*** empty log message ***
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
24c0fd39
GM
12001-04-03 Gerd Moellmann <gerd@gnu.org>
2
b3f6107b
GM
3 * startup.el (fancy-splash-head): Use splash8.xpm for color
4 depth 8.
5
476bf681
GM
6 * emacs-lisp/checkdoc.el (checkdoc-common-verbs-wrong-voice): Add
7 an antry for ``converts''.
8
20b5dc4a
GM
9 * language/slovak.el ("Slovak"): Add documentation string. From
10 Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk ml.).
11
450f6970
GM
12 * language/czech.el ("Czech"): Add documentation string.
13 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk ml.).
14
24c0fd39
GM
15 * ps-mule.el (ps-mule-font-info-database-bdf): Change
16 `isci24-etl.bdf' to `isci24-mule.bdf'. From: Kenichi Handa
17 <handa@etl.go.jp>.
18
2b908342
EZ
192001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
20
21 * international/titdic-cnv.el (miscdic-convert): Fix a typo in the
22 last change.
23
acfb077d
GM
242001-04-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
25
26 * ps-print.el: Line and paragraph spacing feature. Region to cut
27 out when printing. Doc fix.
28 (ps-print-version): New version number (6.5).
29 (ps-line-spacing, ps-paragraph-spacing, ps-paragraph-regexp): New
30 vars. Line and paragraph spacing feature.
31 (ps-begin-cut-regexp, ps-end-cut-regexp): New vars. Region to cut
32 out when printing.
33 (ps-setup, ps-nb-pages, ps-get-page-dimensions, ps-begin-file)
34 (ps-get-font-size, ps-begin-job, ps-continue-line)
35 (ps-plot-region): Code fix.
36 (ps-print-prologue-2): Var eliminated.
37 (ps-line-spacing-internal, ps-paragraph-spacing-internal): New
38 internal vars.
39 (ps-get-size): New fun.
40 (ps-output-string-prim, ps-init-output-queue, ps-print-page-p)
41 (ps-next-line): Replace defun by defsubst.
42 (ps-mule-plot-string): Autoload doc fix.
43
44 * ps-bdf.el: XEmacs compatibility. Doc fix.
45 (installation-directory, coding-system-for-read): Declare vars if
46 it's not declared yet.
47 (bdf-read-font-info, bdf-read-bitmap, bdf-get-bitmaps): Code fix.
48
49 * ps-mule.el: XEmacs compatibility. Doc fix.
50 (leading-code-private-22): Declare var if it's not declared yet.
51 (charset-bytes, charset-dimension, charset-id, charset-width)
52 (find-charset-region, split-char, char-width, chars-in-region)
53 (forward-point, decompose-composite-char, encode-coding-string)
54 (coding-system-p, ccl-execute-on-string, define-ccl-program):
55 Define funs if not defined yet.
56 (encode-composition-rule, find-composition): Define funs if not
57 loaded yet.
58 (ps-mule-prologue): PostScript code fix.
59
602001-04-02 Kenichi Handa <handa@etl.go.jp>
61
62 * ps-mule.el (ps-mule-generate-font): New arg HEADER-P. If it is
63 non-nil, generate font for the header strings.
64 (ps-mule-prepare-font): Likewise.
65 (ps-mule-generate-glyphs): Likewise.
66 (ps-mule-string-encoding): Likewise.
67 (ps-mule-header-charsets): New variable.
68 (ps-mule-encode-header-string): New function.
69 (ps-mule-header-string-charsets): New function.
70 (ps-mule-begin-job): Check charsets in the header strings. If there
71 are non-ASCII and non-Latin1 charsets, prepare fonts for them.
72
73 * ps-print.el (ps-generate-header-line): Encode the header string by
74 ps-mule-encode-header-string.
75 (ps-mule-encode-header-string): Declare autoload.
76
c0eb3c10
GM
772001-04-02 Gerd Moellmann <gerd@gnu.org>
78
79 * frame.el (cursor-in-non-selected-windows): Replaces
80 show-cursor-in-non-selected-windows.
81
a3d0b0e0
KH
822001-03-31 Kenichi Handa <handa@etl.go.jp>
83
84 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
85 Delete entries for "chinese-py" and "chinese-ziranma".
86 (quail-misc-package-ext-info): New variable.
87 (tsang-quick-converter): New function.
88 (tsang-b5-converter, quick-b5-converter, tsang-cns-converter)
89 (quick-cns-converter, py-converter, ziranma-converter)
90 (miscdic-convert, batch-miscdic-convert): New functions.
91
55f7832c
KH
922001-03-30 Kenichi Handa <handa@etl.go.jp>
93
a2217cd8
KH
94 * international/utf-8.el (ccl-encode-mule-utf-8): Fix handling of
95 eight-bit-control chars.
96
55f7832c 97 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
c0eb3c10 98 Reduce making temporary vector (suggested by Dave Love).
55f7832c 99
911a2406
EZ
1002001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
101
102 * simple.el (transient-mark-mode): Mention ESC ESC ESC in the doc
103 string as well.
104
1a518f2c
AS
1052001-03-30 Andreas Schwab <schwab@suse.de>
106
107 * files.el (backup-directory-alist): Fix typo.
108
ef080b16
EZ
1092001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
110
111 * time-stamp.el (time-stamp-format): Doc fix. From Paul Eggert
112 <eggert@twinsun.com>.
113
e4174a55
DL
1142001-03-30 Dave Love <fx@gnu.org>
115
116 * progmodes/fortran.el (fortran-comment-region): Fix typo.
117
9d5d1075
EZ
1182001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
119
120 * simple.el (transient-mark-mode): Mention C-g in the doc string.
121
a27b451e
MB
1222001-03-30 Miles Bader <miles@gnu.org>
123
124 * subr.el (interactive-form): Fix paren typo.
125
aea51abe
EZ
1262001-03-29 Eli Zaretskii <eliz@is.elta.co.il>
127
128 * emacs-lisp/profile.el: Say that it's obsolete in the header
129 line, so that finder.el puts that into its data-base.
130 Suggested by Alex Schroeder <alex@gnu.org>.
131
249dd409
EZ
1322001-03-29 Paul Eggert <eggert@twinsun.com>
133
134 * mail/emacsbug.el (report-emacs-bug): Report LC_COLLATE,
135 LC_MESSAGES, LC_MONETARY, LC_NUMERIC, and LC_TIME as well.
136
1ac1fa96
SM
1372001-03-29 Stefan Monnier <monnier@cs.yale.edu>
138
139 * generic.el (generic-mode-set-comments): Use "" rather than nil
140 for comment-end.
141
e2b8a830
GM
1422001-03-29 Gerd Moellmann <gerd@gnu.org>
143
1ac1fa96
SM
144 * emacs-lisp/advice.el (ad-make-advised-definition):
145 Call interactive-form to obtain the interactive spec of subrs.
e2b8a830
GM
146
147 * subr.el (interactive-form): New function.
148
8b2375e7
AS
1492001-03-29 Andre Spiegel <spiegel@gnu.org>
150
151 * vc-sccs.el (vc-sccs-register): Use relative file names.
152
f827b862
GM
1532001-03-28 Gerd Moellmann <gerd@gnu.org>
154
e59d0e9d
GM
155 * bookmark.el (bookmark-get-bookmark): Handle case that
156 BOOKMARK is not a string.
157
deb2613a
GM
158 * image.el (image-type-regexps): Change type for PS files
159 to `postscript'.
160
f827b862
GM
161 * subr.el (read-passwd): Clear command history after each
162 character entered. From: Stephen Gildea <gildea@alum.mit.edu>.
163
3c9449d0
KH
1642001-03-27 Kenichi Handa <handa@etl.go.jp>
165
166 * international/kkc.el (kkc-save-init-file): Locally bind
167 print-length to nil.
168
e6b13c74
GM
1692001-03-26 Gerd Moellmann <gerd@gnu.org>
170
e120bebf
GM
171 * textmodes/flyspell.el: Some doc fixes.
172 (flyspell-maybe-correct-transposition)
173 (flyspell-maybe-correct-doubling): Use a temporary buffer
174
175 * textmodes/ispell.el (ispell-parse-output): Doc fix.
176
5f6c5771 177 * emacs-lisp/byte-opt.el (byte-optimize-while)
e6b13c74
GM
178 (byte-optimize-form-code-walker): Diagnose too few arguments
179 for `if' and `while'.
180
2b984c45
KH
1812001-03-26 Kenichi Handa <handa@etl.go.jp>
182
183 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
184 Prepend `\' to "\<quail-translation-docstring>".
185
bf2150fa
GM
1862001-03-26 Gerd Moellmann <gerd@gnu.org>
187
5f6c5771
SM
188 * autorevert.el (global-auto-revert-non-file-buffers):
189 Remove duplicate defcustom.
bf2150fa 190
a0d59316
MB
1912001-03-26 Miles Bader <miles@gnu.org>
192
5f6c5771
SM
193 * international/latin1-disp.el (latin1-char-displayable-p):
194 Add leading "-" for X font pattern.
a0d59316 195
9edbff6c
KH
1962001-03-26 Kenichi Handa <handa@etl.go.jp>
197
5f6c5771
SM
198 * international/mule-diag.el (describe-coding-system):
199 For raw-text and emacs-mule, don't add anymore text about what
9edbff6c
KH
200 charsets they can encode.
201
50b57199
EZ
2022001-03-25 Eli Zaretskii <eliz@is.elta.co.il>
203
204 * help.el (view-lossage): Mention open-dribble-file in the doc
205 string. Suggested by Riku Saikkonen <rjs@lloke.dna.fi>.
206
5b83f9c0
SM
2072001-03-23 Stefan Monnier <monnier@cs.yale.edu>
208
209 * skeleton.el (skeleton-internal-list): Fix bogus logic.
210 (skeleton-pair-insert-maybe): Don't pair after a backslash.
211
e0ecbf5c
KH
2122001-03-23 Kenichi Handa <handa@etl.go.jp>
213
5b83f9c0
SM
214 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
215 Call ccl-execute-on-string directly so that CCL program handling
e0ecbf5c
KH
216 multibyte sequence can work correctly.
217 (encoded-kbd-setup-keymap): Fix the default value of `valid-codes'
218 property of the coding system.
219
1cc218de
SM
2202001-03-23 Stefan Monnier <monnier@cs.yale.edu>
221
222 * textmodes/fill.el (fill-individual-paragraphs-prefix):
223 Fix transcription typo.
224
a3db02ad
RV
2252001-03-22 Rajesh Vaidheeswarran <rv@gnu.org>
226
227 * whitespace.el: Add buffer local variables to toggle testing of
228 whitespaces in buffers without affecting the default values.
a3db02ad 229 Bump version to 3.0 to account for a few other changes.
1cc218de
SM
230 (whitespace-toggle-ateol-check, whitespace-toggle-leading-check)
231 (whitespace-toggle-trailing-check, whitespace-toggle-indent-check)
232 (whitespace-toggle-spacetab-check): New functions.
a3db02ad 233
83c9cb8e
SM
2342001-03-21 Stefan Monnier <monnier@cs.yale.edu>
235
236 * obsolete/cplus-md.el: Moved from progmodes/cplus-md.el.
237
180d5509
GM
2382001-03-21 Gerd Moellmann <gerd@gnu.org>
239
eeb5b5c1
GM
240 * bs.el (bs-cycle-next, bs-cycle-previous): Fix handling of
241 bs-cycle-configuration-name. From Juanma Barranquero
242 <lektu@uol.com.br>.
243
170a9e70
GM
244 * Makefile.in, makefile.w32-in (COMPILE_FIRST): Add cc-mode.el
245 and cc-vars.el.
246
180d5509
GM
247 * mail/sendmail.el (sendmail-send-it): Don't parse Resent-*
248 headers. Always invoke sendmail with option -t.
249
130c507e
GM
2502000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
251
252 * Release of cc-mode 5.28.
253
2542000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
255
256 * cc-mode.el, cc-vars.el (c-common-init, c-default-style):
257 Removed the hardcoded switch to "java" style in Java mode.
83c9cb8e 258 It's instead taken care of by the default value for c-default-style.
130c507e 259
130c507e
GM
2602000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
261
262 * cc-align.el (c-lineup-math): Fix bug where lineup was
263 triggered by equal signs in string literals.
264
2652000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
266
267 * cc-cmds.el (c-fill-paragraph): Fixed bug in the paragraph
268 limit detection when at the ends of the buffer.
269
270 * cc-engine.el (c-guess-basic-syntax): Removed bogus check for
271 "for" statement clause in case 7F; a better one is done
272 earlier in case 7D anyway.
273
2742000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
275
276 * cc-cmds.el (c-guess-fill-prefix): Improved the heuristics
277 somewhat more and did a small optimization.
278
2792000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
280
281 * cc-cmds.el (c-beginning-of-statement, c-end-of-statement):
282 Use the limit argument only to limit the syntactic context
283 search, not to limit the actual movement.
284
285 * cc-cmds.el (c-beginning-of-statement): Move by sentence
286 inside multiline strings, just like in comments. Also various
287 fixes to the paragraph and comment prefix recognition, block
288 comment ender handling etc.
289
2902000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
291
292 * cc-cmds.el (c-fill-paragraph): Take more care to preserve
293 the relative position of the point.
294
295 * cc-cmds.el (c-electric-continued-statement): New function to
296 use as abbrev hook to reindent for keywords such as "else"
297 that continues an earlier statement.
298
299 * cc-menus.el (cc-imenu-c++-generic-expression): Treat structs
300 like classes.
301
302 * cc-mode.el (c-mode, c++-mode, java-mode, objc-mode)
303 (pike-mode): Populate the default abbrev tables to reindent for
304 keywords such as "else" that can continue earlier statements.
305 Abbrev mode is therefore turned on by default now. (Note that
306 this doesn't apply to idl-mode, since IDL afaik doesn't have
307 statements at all.)
308
3092000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
310
311 * cc-engine.el (c-inside-bracelist-p): Fix for handling
312 bracelists where the declaration contains template arguments.
313
3142000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
315
83c9cb8e
SM
316 * cc-cmds.el (c-comment-indent):
317 Use `c-get-syntactic-indentation' to correctly calculate the
130c507e
GM
318 syntactic indentation. Fixes bug with lineup functions that
319 return vectors.
320
321 * cc-engine.el (c-get-syntactic-indentation): Split the
322 indentation sum calculation from `c-indent-line' to a separate
323 function.
324
3252000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
326
327 * cc-cmds.el (c-beginning-of-statement, c-comment-indent):
328 Fixed places where it was assumed that preprocessor directives
329 have to start in column zero.
330
331 * cc-engine.el (c-beginning-of-member-init-list): Handle C++
332 template arguments after a class identifier properly.
333
334 * cc-engine.el (c-guess-basic-syntax): Treat initializer brace
335 lists for `new Foo[]' constructs in Java as expressions and
336 not top level definition brace lists on the top level, so that
337 they'll get indented consistently with the same type of
338 expression in a normal block.
339
3402000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
341
342 * cc-cmds.el (c-fill-paragraph): The kludge that checks
343 whether the adaptive filling package fails to keep the comment
344 prefix is now kludged further to check for filladapt-mode
345 which doesn't have that problem. This is really icky, but it's
346 the only way that works with the current misfeatures/bugs in
347 both adaptive-fill-mode and filladapt-mode.
348
349 * cc-cmds.el (c-fill-paragraph): Made the way the paragraph
350 around point is recognized more robust.
351
3522000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
353
354 * cc-cmds.el, cc-engine.el, cc-lobotomy.el (c-state-cache)
355 (c-in-literal-cache, c-auto-fill-prefix, c-lit-limits)
356 (c-lit-type): Fixed all internal variables used dynamically so
357 that they are always bound.
358
359 * cc-cmds.el, cc-engine.el: Improved recovery of syntactic
360 errors:
361
362 (c-indent-region): Fixed reporting of syntactic errors so that
83c9cb8e
SM
363 the region is fully reindented even when an error occurs.
364 The last syntactic error is printed afterwards. Also cleanup up a
130c507e
GM
365 whole lot of code that tried to optimize indentation of whole
366 sexps but in reality accomplishes nothing.
367
368 (c-indent-sexp): Use c-indent-region.
369
370 (c-parsing-error): Changed this variable to hold the message
371 for any syntactic error that is discovered.
372
373 (c-parse-state): Search backward from point instead of the bod
374 position when the latter is invalid. This makes CC Mode
375 recover faster when there are unbalanced close braces.
376
377 (c-backward-to-start-of-if): Use c-parsing-error to report
378 dangling "else" clauses instead of throwing an error, and fall
379 back to a reasonable position.
380
83c9cb8e 381 (c-indent-line): Added argument to avoid reporting syntactic errors.
130c507e 382
83c9cb8e 383 (c-show-syntactic-information): Don't report any syntactic errors.
130c507e
GM
384
3852000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
386
387 * cc-cmds.el (c-beginning-of-statement): Fixed bugs with
388 paragraph recognition when moving by sentence in literals.
389
83c9cb8e
SM
390 * cc-langs.el (c-Java-javadoc-paragraph-start): Modified paragraph
391 start regexp for javadoc to recognize javadoc markup in general instead
392 of a specific set of keywords, to be more future-safe.
130c507e
GM
393
394 (c-Pike-pikedoc-paragraph-start)
395 (c-Pike-pikedoc-paragraph-separate): New regexps to recognize
396 pikedoc markup.
397
83c9cb8e 398 * cc-mode.el: Fixed initialization and use of c-current-comment-prefix.
130c507e 399
83c9cb8e 400 (pike-mode): Initialize paragraph settings pikedoc recognition.
130c507e
GM
401
402 * cc-vars.el (c-default-style): Made a nicer Customize widget.
403
404 (c-comment-prefix-regexp): Made it possible to use an
405 association list on this to specify mode specific regexps.
406 The default value now use a special regexp in Pike mode to
407 recognize pikedoc markup.
408
409 (c-current-comment-prefix): New variable containing the actual
410 regexp from c-comment-prefix-regexp for the current buffer.
411
4122000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
413
414 * cc-cmds.el (c-electric-brace): Fixed check for special brace
415 lists: We can't look at the syntax, since a brace list can get
416 recognized as a plain statement-cont.
417
418 * cc-engine.el (c-guess-basic-syntax): Fixed bug where a
419 special brace list opener broken over two lines got recognized
420 as a statement on the second line. Case 9A changed.
421
4222000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
423
424 * cc-cmds.el (c-electric-brace): Fixed bug in c-state-cache
425 adjustment after line is reindented.
426
4272000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
428
429 * cc-defs.el (c-point): Added optional argument for position
430 to use instead of the current point.
431
432 * cc-defs.el, cc-engine.el (c-add-class-syntax): Do not add
433 the in-expression block symbols when the construct starts at
434 boi, to avoid the extra level of indentation in that case.
435 Cases 4, 16A and 17E affected.
436
4372000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
438
439 * cc-cmds.el: Use `indent-according-to-mode' instead of direct
83c9cb8e 440 calls to `c-indent-line', to adhere better to Emacs conventions.
130c507e
GM
441
442 * cc-engine.el (c-indent-line): Use the syntax already bound
443 to `c-syntactic-context', if there is any.
444
4452000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
446
447 * cc-engine.el (c-get-offset): Fixed bug where the indentation
448 wasn't added up correctly when a lineup function returned nil.
449
4502000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
451
452 * cc-engine.el (c-collect-line-comments): Fixed bug where
83c9cb8e 453 empty lines were ignored when collecting line comments backwards.
130c507e
GM
454
4552000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
456
457 * cc-align.el (c-lineup-dont-change): Return an absolute
458 indentation column to work correctly in the case when several
459 syntactic elements are processed for the same line.
460
461 * cc-engine.el, cc-styles.el, cc-vars.el (c-evaluate-offset)
462 (c-get-offset, c-indent-line, c-valid-offset, c-read-offset)
463 (c-set-offset): Added absolute indentation column settings by
464 using the vector type.
465
130c507e
GM
4662000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
467
468 * cc-cmds.el, cc-vars.el (c-electric-paren, c-cleanup-list):
469 Implemented two new cleanups `space-before-funcall' and
470 `compact-empty-funcall'.
471
130c507e
GM
4722000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
473
474 * cc-defs.el (c-paren-re, c-identifier-re): Two new macros for
475 helping building regexps.
476
477 * cc-engine.el (c-on-identifier): New function for detecting
478 identifiers. It takes keywords into account.
479
480 * cc-langs.el, cc-mode.el: Added regexps for complete keyword
481 lists. `c-keywords' is set to a regexp matching all keywords
482 in the current language.
483
4842000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
485
486 * cc-engine.el (c-beginning-of-statement-1): Added '#' to the
487 list of characters to skip backwards over at the beginning of
488 a statement, since it can precede string literals in Pike.
489
4902000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
491
492 * cc-cmds.el (c-guess-fill-prefix): Fixed bug with prefix
493 recognition when standing on the last line in a C++ comment
494 with nothing but whitespace after the prefix.
495
496 * cc-engine.el (c-backward-to-start-of-if): Fixed bug when
497 given no limit argument.
498
4992000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
500
501 * cc-engine.el (c-inside-bracelist-p): Fixed brace list
502 recognition for the `[]= operator symbol in Pike.
503
5042000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
505
506 * cc-bytecomp.el (cc-eval-when-compile): New macro that works
507 around a bug in `eval-when-compile' in the byte compiler.
508
509 * cc-engine.el (c-forward-token-1): Fixed bug with return
83c9cb8e 510 value when count is zero and there's no token start within the limit.
130c507e
GM
511
512 (c-guess-basic-syntax): Don't add 'comment-intro to lines with
513 "prefix comments", i.e. comments which are followed by code on
514 the same line.
515
516 * cc-mode-19.el: Fixes so that checks that must be done at
517 compile time also are done then.
518
5192000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
520
521 * cc-defs.el: Make sure cc-mode-19 is loaded both at compile
522 time and at runtime, and only when it's needed.
523
5242000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
525
526 Major cleanup for less error prone and more warning free
527 compilation, including some fixes for bugs due to different
528 compilation orders. Thanks to Martin Buchholz for providing
529 the basis for all this.
530
531 * cc-bytecomp.el: New file that provides some byte compilation
532 features: It ensures that files always are loaded from the
533 current source directory during compilation, and it provides a
534 set of macros to turn off specific compiler warnings for
535 specific symbols. (It's not CC Mode specific in any way.)
536
537 Fixed a nearly acyclic dependency tree (both runtime and
538 compile-time) between all files.
539
540 * cc-defs.el: Separated all macros before the inline functions,
541 to ensure correct compilation.
542
543 * cc-defs.el, cc-engine.el: Moved c-beginning-of-macro to from
544 cc-defs.el to cc-engine.el and made it a function instead.
545
546 * cc-mode-19.el: Patch the byte compiler in Emacs 19 not to warn
547 about char-after.
548
549 * cc-vars.el: Cope even when there isn't a custom package
550 containing defcustom available.
551
552 * cc-make.el: Removed since it's no longer necessary.
553
554 README: Updated installation instructions.
555
5562000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
557
558 * cc-cmds.el, cc-langs.el, cc-mode.el: Moved around things to
559 improve the modularity: Moved all mode init stuff from
560 cc-langs.el to cc-mode.el, including the keymap
561 initialization; cc-langs now only contains the various
562 variables for configuring the language syntax.
563
83c9cb8e
SM
564 * cc-engine.el, cc-styles.el (c-evaluate-offset)
565 (c-get-offset): Moved from cc-styles to cc-engine since file
130c507e 566 dependency analysis suggests they belong there (which also
83c9cb8e 567 makes more sense). Thanks to Martin Buchholz for doing the analysis.
130c507e
GM
568
5692000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
570
571 * cc-cmds.el (c-fn-region-is-active-p): New function that
572 wraps the corresponding macro, for use in places that aren't
573 compiled. Thanks to Martin Buchholz for pointing out this.
574
83c9cb8e 575 * cc-langs.el (c-mode-menu): Use c-fn-region-is-active-p.
130c507e
GM
576
577 * cc-mode.el (c-prepare-bug-report-hooks): Hook variable to
578 add things to the bug report.
579
5802000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
581
582 * cc-cmds.el (c-guess-fill-prefix): Fixed bug where the
583 returned prefix could contain a newline when the search for a
584 good prefix line failed.
585
5862000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
587
588 * cc-cmds.el (c-toggle-auto-state, c-toggle-hungry-state)
589 (c-toggle-auto-hungry-state): Made the argument optional, as
590 the documentation says it is.
591
5922000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
593
594 * cc-engine.el (c-guess-basic-syntax): Don't treat the Pike
595 multiline string syntax, #"...", as a cpp macro.
596
7008ccac
GM
5972001-03-21 Paul Eggert <eggert@twinsun.com>
598
83c9cb8e
SM
599 * international/mule-cmds.el (set-locale-environment):
600 Set system-messages-locale and system-time-locale, but only if the
7008ccac 601 caller specifies a non-nil locale name.
3c9449d0 602
c2478129 6032001-03-20 Gerd Moellmann <gerd@gnu.org>
341c19b9
JW
604
605 * pcvs-util.el (cvs-bury-buffer): Bodiless `if' statements cause
c2478129 606 problems for the interpreter. From: John Wiegley <johnw@gnu.org>
341c19b9 607
117e4b0c
GM
6082001-03-20 Gerd Moellmann <gerd@gnu.org>
609
7194219d
GM
610 * follow.el (follow-avoid-tail-recenter): Doc fix.
611
5721ae13
GM
612 * custom.el (custom-set-variables): Avoid reversing the list
613 of args needlessly.
614
7b8bbf72
GM
615 * startup.el (fancy-splash-head): Don't change the colors of the
616 XPM image on a dark background.
617
a91ad7c9
GM
618 * comint.el (comint-exec-1): Set columns of the terminal to
619 window-width instead of frame-width.
620
fa88947e
GM
621 * info.el (Info-scroll-down): Add missing WINDOW arg for
622 pos-visible-in-window-p.
623
1741905c
GM
624 * ehelp.el (electric-help-mode-hook): Add defcustom.
625
117e4b0c
GM
626 * mail/sendmail.el (mail-mode): Activate case-folding in
627 font-lock-defaults.
628
e84c695d
SM
6292001-03-19 Stefan Monnier <monnier@cs.yale.edu>
630
631 * bindings.el (mode-line-mode-menu): `glasses-mode' might be unbound.
632 (completion-ignored-extensions): Remove duplicate ".class".
633
fc774041
AS
6342001-03-19 Andreas Schwab <schwab@suse.de>
635
83c9cb8e
SM
636 * textmodes/reftex-dcr.el (reftex-view-crossref): Doc fix.
637 From Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
fc774041 638
c2c097cc
GM
6392001-03-19 Gerd Moellmann <gerd@gnu.org>
640
641 * language/european.el ("Latin-5", "Latin-4"): Use postfix input
642 methods since there are not prefix input methods.
643
fbe2e958
KH
6442001-03-19 Kenichi Handa <handa@etl.go.jp>
645
83c9cb8e
SM
646 * international/mule-cmds.el (read-input-method-name):
647 Locally bind enable-recursive-minibuffers to t.
fbe2e958 648
da47e491
SM
6492001-03-18 Stefan Monnier <monnier@cs.yale.edu>
650
651 * emacs-lisp/lmenu.el (add-menu): Re-added (was erroneously removed).
652
4986c2c6 6532001-03-17 Michael Kifer <kifer@cs.sunysb.edu>
83c9cb8e 654
4986c2c6
MK
655 * ediff-util.el: Copyright years.
656 (ediff-choose-syntax-table): New function.
657 (ediff-setup): Use ediff-choose-syntax-table.
83c9cb8e 658
4986c2c6
MK
659 * ediff-init.el (ediff-with-syntax-table): New macro, uses
660 with-syntax-table.
83c9cb8e 661
4986c2c6 662 * ediff.el: Date of last update, copyright years.
83c9cb8e 663
4986c2c6 664 * ediff-wind (ediff-setup-control-frame): Nill->nil.
83c9cb8e 665
4986c2c6
MK
666 * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
667 of Scott Bronson.
668 (ex-cmd-assoc,ex-cmd-one-letr): New functions.
669 (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
670 Deleted functions.
671 (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
672 ex-token-list.
83c9cb8e 673
4986c2c6 674 * viper-util.el: Spaces, indentation.
83c9cb8e 675
4986c2c6 676 * viper.el: Changed version, modification time.
83c9cb8e 677
3c799aec 6782001-03-16 John Wiegley <johnw@gnu.org>
83c9cb8e
SM
679
680 * calendar/timeclock.el (timeclock-workday-remaining):
681 Check whether `discrep' is non-null before using it.
3c799aec 682
ae3ce418
JW
6832001-03-16 John Wiegley <johnw@gnu.org>
684
685 * calendar/timeclock.el (timeclock-reread-log): Fixed problem with
686 first-time checkins.
687 (timeclock-log-data): Fixed problem with reading timelog log file.
688 Resulting data in the "day list" was incorrect.
689 (timeclock-find-discrep): Check if `timeclock-file' is readable
690 before opening it.
691 (timeclock-time-less-p): New function.
692 (timeclock-day-base): New function.
693 (timeclock-geometric-mean): New function.
694 (timeclock-generate-report): Generate a summary report based on
695 the contents of the log file. This uses `timeclock-log-data', and
696 is an example of writing a timelog manipulation function.
697 (timeclock-visit-timelog): A quick command for opening the timelog
698 file.
699 (timeclock-log-data): Bound the variable event.
700
c8d4a9bb
KH
7012001-03-16 Kenichi Handa <handa@etl.go.jp>
702
83c9cb8e
SM
703 * international/mule-cmds.el (select-safe-coding-system):
704 Fix typo: symbol-name -> symbol-value.
11d56c64 705
c8d4a9bb
KH
706 * mail/rmail.el (rmail-insert-inbox-text): Call expand-file-name
707 before substitute-in-file-name to handle double slashes in FILE
708 correctly.
709
c899e7e6
GM
7102001-03-15 Gerd Moellmann <gerd@gnu.org>
711
712 * textmodes/ispell.el (ispell-dictionary-alist-6): Add support
713 for Slovak. From Pavel.Janik@suse.cz (Pavel Jan\e,Bm\e(Bk ml.).
714
819dce0f
GM
7152001-03-14 Gerd Moellmann <gerd@gnu.org>
716
697617d9
GM
717 * bindings.el (features): Add `md5' and `overlay' to the list.
718
819dce0f
GM
719 * scroll-bar.el (toplevel): Test if `x-toolkit-scroll-bars' is
720 bound before using it. It's not bound when configured without X,
721 for instance.
722
e0067a9d
TTN
7232001-03-13 Thien-Thi Nguyen <ttn@gnu.org>
724
725 * progmodes/hideshow.el: Update copyright.
726 (hs-minor-mode-map): Change bindings to use `C-c @' prefix.
ed368846 727 (hs-minor-mode-hook): Include `:version' in defcustom form.
e0067a9d 728
afcdc0a1
GM
7292001-03-13 Gerd Moellmann <gerd@gnu.org>
730
e0067a9d 731 * help.el (string-key-binding): Don't call event-start on
afcdc0a1
GM
732 a non-list.
733
30564c48
EZ
7342001-03-13 Eli Zaretskii <eliz@is.elta.co.il>
735
736 * startup.el (fancy-splash-tail, command-line-1): Fix the
737 copyright year.
738
2b8e24b3
KH
7392001-03-13 Kenichi Handa <handa@etl.go.jp>
740
741 * term.el: These changes are based on a patch sent from Yong Lu
742 <lyongu@yahoo.com>.
743 (term-set-escape-char): Bind M-x to execute-extended-command in
744 term-raw-escape-map.
745 (term-move-columns): Don't try to move to negagive column.
746 (term-emulate-terminal): Insert a string before deleting a text to
747 overwrite.
748
789b6186
GM
7492001-03-12 Gerd Moellmann <gerd@gnu.org>
750
b0778a31
GM
751 * play/life.el (life): Rearrange code so that all calls to
752 life-display-generation are in a catch-form.
753
04528cda
GM
754 * progmodes/etags.el (tags-loop-continue): Don't change point in a
755 file that isn't interesting. In an interesting file, push the old
756 value of point on the mark ring.
757
760cefb5
GM
758 * mail/rmailsum.el (rmail-summary-override-mail-send-and-exit):
759 New function.
760 (rmail-summary-mail, rmail-summary-reply, rmail-summary-forward):
761 Use it.
762
83c9cb8e
SM
763 * emacs-lisp/autoload.el (generate-file-autoloads):
764 Remove warning about line lengths.
789b6186 765
a2ffbafe
FP
7662001-03-12 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
767
768 * progmodes/etags.el (tags-compression-info-list): New variable.
769 (find-tag-in-order): Use it to deal with compressed source files.
770 (tag-file-name-match-p): New function.
771 (etags-recognize-tags-table): Use it for better match of file names.
772
5c9d9d92
KH
7732001-03-12 Kenichi Handa <handa@etl.go.jp>
774
ba3e9b9b
KH
775 * international/mule-cmds.el (register-input-method): Doc fix.
776
5c9d9d92
KH
777 * international/quail.el (quail-translate-key): Fix condition to
778 check if there's another breaking point in the current key.
779
40beecee
EZ
7802001-03-11 Eli Zaretskii <eliz@is.elta.co.il>
781
782 * mail/rmailout.el (rmail-output-to-rmail-file): When writing the
783 Babyl header to the newly-created output file, bind
784 coding-system-for-write to either rmail-file-coding-system or
785 emacs-mule-unix.
786
75c6cb7f
SM
7872001-03-11 Stefan Monnier <monnier@cs.yale.edu>
788
789 * textmodes/texnfo-upd.el (texinfo-update-menu-lower-regexps):
790 Fix the name and regexp used for subsubsections.
791
5ec17636
DL
7922001-03-10 Dave Love <fx@gnu.org>
793
794 * toolbar/tool-bar.el (tool-bar-setup): Don't suppress write-file
795 and save-buffer if buffer-file-name non-nil. From rms.
796
6d2e2c02
AS
7972001-03-10 Andre Spiegel <spiegel@gnu.org>
798
799 * vc.el (vc-do-command): If the destination buffer is already
a2ffbafe 800 current, don't set it up and don't erase it. Updated doc string
6d2e2c02
AS
801 to reflect that.
802 (vc-version-diff): When doing a single file diff, don't switch to the
a2ffbafe 803 *vc-diff* buffer before the command. This is to preserve local
6d2e2c02
AS
804 variable bindings that might affect the diff command.
805 (vc-print-log): Don't switch to the *vc* buffer before the
806 command, so that local variable bindings are preserved.
807
789b6186 808 * vc-{cvs,rcs,sccs}.el (vc-*-print-log): Output to buffer *vc*,
6d2e2c02
AS
809 not the current buffer.
810 (vc-*-diff): Output to buffer *vc-diff*, not the current buffer.
811
789b6186 812 * vc-cvs.el (vc-cvs-checkin): When removing the sticky tag,
6d2e2c02 813 make output go to buffer *vc*, not the current buffer.
a2ffbafe 814
b18f5523
SM
8152001-03-09 Stefan Monnier <monnier@cs.yale.edu>
816
817 * hi-lock.el (hi-lock-line-face-buffer): Wrap the regexp in a group
818 so ^, $, *, ? and + are interpreted correctly.
819
3cfd8357
GM
8202001-03-09 Gerd Moellmann <gerd@gnu.org>
821
c085b77c 822 * help.el (string-key-binding): Renamed from
f9db8f19
SM
823 mode-line-key-binding. Handle any event on a string.
824 Check for `keymap' properties as well as `local-map' properties.
c085b77c 825
3cfd8357
GM
826 * comint.el (comint-insert-clicked-input): Use the last key
827 from this-command-keys to lookup the global key definition.
828
348f797a
KH
8292001-03-09 Kenichi Handa <handa@etl.go.jp>
830
3ebf3717
KH
831 * international/characters.el: Add category `j' for
832 katakana-jisx0201. Fix syntaxes of katakana-jisx0201.
833
348f797a
KH
834 * international/mule-conf.el (no-conversion): Fix docstring.
835 (raw-text): Fix docstring.
836
e1fbabaf
GM
8372001-03-08 Gerd Moellmann <gerd@gnu.org>
838
96e8e603
GM
839 * simple.el (choose-completion-string): When not leaving the
840 minibuffer, raise the minibuffer frame when minibuffer-auto-raise
841 is set.
842
e1fbabaf
GM
843 * window.el (shrink-window-if-larger-than-buffer): Handle frame
844 parameter `(minibuffer . t)'.
845
f9db8f19
SM
8462001-03-07 Stefan Monnier <monnier@cs.yale.edu>
847
848 * progmodes/sh-script.el (sh-st-symbol): New symbol.
849 (sh-font-lock-syntactic-keywords): Use it and fix bogus comment regexp.
850 (sh-mode): Remove `make-local-variable' for unused var
851 `font-lock-unfontify-region-function'.
852
02756877
RS
8532001-03-07 Richard M. Stallman <rms@gnu.org>
854
132bf46d
RS
855 * info.el (Info-scroll-down): Fix previous change.
856
02756877
RS
857 * mail/rmail.el (rmail-toggle-header): Use a window which
858 is showing the Rmail buffer, rather than the selected window.
859
eeb24429
DL
8602001-03-07 Dave Love <fx@gnu.org>
861
862 * imenu.el (imenu--create-keymap-2): Revert use of menu-item for
863 now, to avoid problems with binding imenu directly to a mouse event.
864
3bdf2660
GM
8652001-03-07 Gerd Moellmann <gerd@gnu.org>
866
867 * info.el (Info-scroll-down): Call pos-visible-in-window-p with
868 second arg t.
869
8702001-03-07 Stefan Monnier <monnier@cs.yale.edu>
5aaaec5d
SM
871
872 * log-edit.el (log-edit-common-indent): New var.
873 (log-edit-set-common-indentation): Renamed from
874 log-edit-delete-common-indentation. Use the new var.
875 (log-edit-insert-changelog, log-edit-done-hook): Use the new name.
876
877 * pcvs.el (cvs-ignore-marks-modif): Use `rassoc' rather than `member*'.
878 (cvs-mode-add-change-log-entry-other-window):
879 Don't presume change-log-default-name is defined.
880
881 * pcvs-util.el (cvs-bury-buffer): In doubt, don't delete window.
882
883 * pcvs-defs.el (cvs-buffer-name-alist): Use *cvs-info* for
884 the "tree" operation as well.
885
886 * pcvs-parse.el (cvs-parse-table): Add another ignored message.
887
888 * textmodes/fill.el (fill-context-prefix): Allow first-line-prefix
889 to match paragraph-start.
890
891 * textmodes/sgml-mode.el (sgml-mode-common): Correct value of
892 comment-start-skip and set comment-end-skip as well.
893 (sgml-comment-indent): Fix for new value of comment-start-skip.
894 (html-autoview-mode): Don't bother using make-local-hook.
895
2ad02767
GM
8962001-03-07 Gerd Moellmann <gerd@gnu.org>
897
189638d5 898 * cus-edit.el (custom-save-delete): Move in front of local
83c9cb8e 899 variables, otherwise long Custom entries would make them ineffective.
189638d5 900
2ad02767
GM
901 * uniquify.el: Set maintainer to FSF.
902
656f8cae
EZ
9032001-03-07 Eli Zaretskii <eliz@is.elta.co.il>
904
905 * dired-aux.el (dired-do-shell-command): Doc fix.
906
c83965c4
SM
9072001-03-06 Stefan Monnier <monnier@cs.yale.edu>
908
04af43bc
SM
909 * emulation/viper.el (viper-vi-state-mode-list): Add cperl-mode.
910
911 * which-func.el (which-func-modes): Add cperl-mode.
912 (which-func-mode-global): Use define-minor-mode.
913
914 * info-look.el: Docstring fixes and dead code eliminated.
915 (cperl-mode): Add support.
916 (emacs-lisp-mode): List all entries from elisp manual, whether
917 or not they are currently (f)bound or not. Update regexp.
918
919 * add-log.el (add-log-current-defun): Accept `cperl-mode' as well.
920
c83965c4
SM
921 * progmodes/cperl-mode.el (cperl-mode): Set major-mode to cperl-mode
922 so that C-h m shows the correct information.
923 Use make-local-variable rather than make-variable-buffer-local.
924 (cperl-info-buffer, cperl-setup-tmp-buf):
925 Use make-local-variable rather than make-variable-buffer-local.
926 (cperl-msb-fix, cperl-get-help-defer):
927 Check major-mode for `cperl-mode' as well.
928
929 * progmodes/cperl-mode.el: Updated to author version 4.23.
930 (cperl-electric-pod): SYNOPSIS was misspelled.
931 (cperl-find-pods-heres): @if ? a : b was considered a REx.
932 (cperl-after-expr-p): Make true after __END__.
933
f16a7aa5
GM
9342001-03-06 Gerd Moellmann <gerd@gnu.org>
935
157ae273 936 * bookmark.el (bookmark-get-bookmark): Use assoc-ignore-case if
6c08bb38 937 bookmark-completion-ignore-case is t.
157ae273 938
f16a7aa5
GM
939 * term/x-win.el (x-handle-xrm-switch): Accept more than one -xrm
940 switch, like xterm, and concat resource strings, with a newline
941 between them.
942
abaddb98
EZ
9432001-03-06 Eli Zaretskii <eliz@is.elta.co.il>
944
a2ffbafe 945 * international/codepage.el (cp770-decode-table)
106e96bd
EZ
946 (cp773-decode-table, cp774-decode-table): New variables.
947
abaddb98
EZ
948 * man.el (Man-hyphenated-reference-regexp): New variable.
949 (Man-build-references-alist): Use it to search for referenced
950 manpages. If hyphenated is non-nil, record a concatenated word in
951 Man-refpages-alist only if it matches Man-reference-regexp.
952 Update word's length when it is concatenated. Reverse the list,
953 to get the first manpage at the head.
954 (Man-possibly-hyphenated-word): New function.
955 (Man-follow-manual-reference): Use it instead of current-word to
956 find a manpage at point, in a way that accounts for hyphenated
957 references.
958
eb3f61dd
GM
9592001-03-06 Alex Schroeder <alex@gnu.org>
960
961 * sql.el (sql-interbase): New function.
962 (sql-interbase-program): New option.
963 (sql-interbase-options): New option.
964 And some typos fixed: "customise" to "customize".
965
fa84f42a
DL
9662001-03-06 Dave Love <fx@gnu.org>
967
83c9cb8e
SM
968 * textmodes/flyspell.el (flyspell-region):
969 Set up flyspell-local-mouse-map.
fa84f42a 970
fda3411d
RS
9712001-03-05 Richard M. Stallman <rms@gnu.org>
972
a2ffbafe 973 * mail/rmail.el (rmail-retry-failure):
fda3411d
RS
974 Don't call rmail-beginning-of-message.
975 Don't discard From: field. Do discard Received: field.
976 Use unwind-protect to re-prune.
977 (rmail-retry-ignored-headers): Discard X-Authentication-Warning field.
a2ffbafe 978
e972ab1f
KH
9792001-03-06 Kenichi Handa <handa@etl.go.jp>
980
981 * international/quail.el (quail-title): Add autoload cookie.
982
335db3c1
DL
9832001-03-05 Dave Love <fx@gnu.org>
984
985 * emacs-lisp/cl.el (dotimes, dolist): Undef prior to autoloading
986 new defs.
987
278dd6ac
KH
9882001-03-05 Kenichi Handa <handa@etl.go.jp>
989
83c9cb8e
SM
990 * language/ethio-util.el (ethio-toggle-space):
991 Update current-input-method-title if necessary.
36d5e61d
KH
992 (ethio-toggle-punctuation): Likewise.
993
341cd4f0
KH
994 * international/quail.el (quail-title): Fix for the case that a
995 title of an input method is specified by a list of the same form
996 as used in mode-line-format.
997
83c9cb8e
SM
998 * international/mule-cmds.el (activate-input-method):
999 If current-input-method-title is set by activating INPUT-METHOD,
278dd6ac
KH
1000 respect that value.
1001
10ebaeb6
GM
10022001-03-05 Gerd Moellmann <gerd@gnu.org>
1003
1004 * play/dunnet.el (dun-mode): Set major-mode to `dun-mode'.
1005
7a65c85c
GM
10062001-03-05 Alex Schroeder <alex@gnu.org>
1007
1008 * sql.el (sql-sybase): Fix typo (was: query user about server two
1009 times instead of server and database).
1010
1011 * sql.el (sql-sybase): Doc change.
1012 (sql-mysql): Doc change.
1013 (sql-postgres): Doc change.
1014
b86644f2
KH
10152001-03-05 Kenichi Handa <handa@etl.go.jp>
1016
83c9cb8e
SM
1017 * international/mule-conf.el (emacs-mule, raw-text):
1018 Docstring modified.
b86644f2 1019
e30bd7b7
EZ
10202001-03-04 Eli Zaretskii <eliz@is.elta.co.il>
1021
1022 * term/internal.el: Update copyright notice.
1023
1024 * term/pc-win.el: Update copyright notice.
1025
7e365285
DL
10262001-03-02 Dave Love <fx@gnu.org>
1027
83c9cb8e
SM
1028 * files.el (insert-file-contents-literally):
1029 Bind inhibit-file-name-handlers and inhibit-file-name-operation,
1030 not jka-compr-compression-info-list.
7e365285 1031
75ed43a6
SM
10322001-03-02 Stefan Monnier <monnier@cs.yale.edu>
1033
1034 * newcomment.el (comment-normalize-vars): Use [ \t] for the trailing
1035 spaces in default comment-start-skip settings rather than \s-.
1036
53c4b1e6
EZ
10372001-03-02 Eli Zaretskii <eliz@is.elta.co.il>
1038
1039 * term/pc-win.el (msdos-handle-reverse-video): Look for reverse in
1040 default-frame-alist as well.
1041
028d739a
DL
10422001-03-01 Dave Love <fx@gnu.org>
1043
1044 * textmodes/reftex.el (defvar): Wrap some defvars in
1045 eval-when-compile. From Markus Rost <rost@math.ohio-state.edu>.
1046
1047 * subr.el (event-basic-type): Doc fix.
1048
1049 * international/quail.el: Doc fixes.
1050
1051 * international/utf-8.el: Doc fixes.
1052
1053 * international/mule-cmds.el: Doc fixes.
1054 (leim-list-header): Fix header text.
1055
1056 * international/mule.el (coding-system-category): Doc fix.
1057
1058 * international/ccl.el (ccl-compile): Doc fix.
1059
15d1caef
SM
10602001-03-01 Stefan Monnier <monnier@cs.yale.edu>
1061
1062 * font-lock.el (save-buffer-state): Use inhibit-modification-hooks
1063 rather than (before|after)-change-functions.
1064
f84ff02c
GM
10652001-03-01 Gerd Moellmann <gerd@gnu.org>
1066
1067 * ediff-util.el (ediff-scroll-horizontally): Arrange for
1068 scroll-left and scroll-right being called interactively so that
1069 they set the window's min_hscroll.
1070
e0c1e774
EZ
10712001-03-01 Eli Zaretskii <eliz@is.elta.co.il>
1072
1073 * info.el (info-insert-file-contents-1): Accept an additional
1074 argument `lfn': if it is non-nil, concatenate `filename' and
83c9cb8e
SM
1075 `suffix'; otherwise use the complicated MS-DOS code.
1076 All callers changed.
e0c1e774
EZ
1077 (info-insert-file-contents, Info-find-node): If the MS-DOS port
1078 can access long file names, try the long file-name version of
1079 `info-insert-file-contents-1', then the short file-name version.
1080
b8b2ea31 10812001-02-28 TAKAHASHI Naoto <ntakahas@m17n.org>
1d64e2ad 1082
af122766
KH
1083 * language/ethio-util.el (setup-ethiopic-environment-internal):
1084 Change bindings of functions keys to conform to "Emacs Lisp Coding
1085 Convention".
1086
1087 * language/ethiopic.el ("Ethiopic"): Add documentation.
1088
b8b2ea31
KH
10892001-02-28 Kenichi Handa <handa@etl.go.jp>
1090
1d64e2ad
KH
1091 * international/utf-8.el (mule-utf-8): Set coding-category
1092 property to coding-category-utf-8.
1093
91cb6e51
RS
10942001-02-27 Richard M. Stallman <rms@gnu.org>
1095
1096 * lpr.el (lpr-page-header-switches, print-region-1):
1097 Undo 2000-07-06 change.
7298f3f7
RS
1098 (lpr-add-switches): Default to t on gnu/linux.
1099
c0cb1027
GM
11002001-02-27 Gerd Moellmann <gerd@gnu.org>
1101
1102 * bs.el (bs-attributes-list): Doc fix.
1103
01459648
GM
11042001-02-26 Gerd Moellmann <gerd@gnu.org>
1105
baebd8a5 1106 * help.el (describe-project): Display the file THE-GNU-PROJECT.
a2ffbafe 1107
01459648
GM
1108 * help.el (view-order-manuals): Use goto-address.
1109
1110 * startup.el (command-line-1): Add info about ordering manuals
1111 to the not so fancy splash screens.
1112
f93e614e
AS
11132001-02-26 Andre Spiegel <spiegel@gnu.org>
1114
01459648
GM
1115 * vc.el (vc-default-workfile-unchanged-p)
1116 (vc-default-latest-on-branch-p): Add missing BACKEND argument.
f93e614e 1117
12435002
GM
11182001-02-26 Gerd Moellmann <gerd@gnu.org>
1119
a2ffbafe 1120 * lazy-lock.el (lazy-lock-fontify-after-idle): Make sure to
c596c392
GM
1121 fontify in the right buffer.
1122
12435002
GM
1123 * allout.el (outline-flag-region): Move macro in front of first
1124 use to avoid a run-time error.
1125
425de386
AI
11262001-02-24 Andrew Innes <andrewi@gnu.org>
1127
1128 * makefile.w32-in: Fix copyright notice.
1129
66c56ed1
KH
11302001-02-24 Kenichi Handa <handa@etl.go.jp>
1131
4c1593ce
KH
1132 * international/utf-8.el (mule-utf-8): Set correct value for
1133 valid-codes property.
1134
66c56ed1
KH
1135 * international/fontset.el (x-complement-fontset-spec): In the
1136 case that we use ASCII font for the other charsets, use only
15d1caef 1137 family and registry part of it.
66c56ed1 1138
119171dd
EZ
11392001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
1140
1141 * window.el (fit-window-to-buffer, window-safely-shrinkable-p)
1142 (shrink-window-if-larger-than-buffer): Doc fix.
1143
932c309e
SM
11442001-02-23 Stefan Monnier <monnier@cs.yale.edu>
1145
1146 * hi-lock.el (hi-lock-unface-buffer): Use nil rather than t for
1147 predicate passed to completing-read.
1148
9b760e36
EZ
11492001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
1150
1151 * startup.el (command-line): Fix last change.
1152
5c39a60f
JR
11532001-02-23 Jason Rumney <jasonr@gnu.org>
1154
1155 * startup.el (tool-bar-originally-present): New variable.
1156 (command-line): Set it if the tool-bar is switched on at startup.
1157
1158 * frame.el (frame-notice-user-settings): Only adjust frame height
1159 for no tool-bar case if tool-bar was originally switched on.
796ead7e 1160 From E. Jay Berkenbilt.
5c39a60f 1161
cb91b2c7
SM
11622001-02-22 Stefan Monnier <monnier@cs.yale.edu>
1163
39b557e8
SM
1164 * server.el (server-switch-buffer): Only switch window if the
1165 current one is dedicated.
1166
cb91b2c7
SM
1167 * textmodes/fill.el (fill-region-as-paragraph): Skip spaces backward
1168 rather than using (match-beginning 0) when searching for break point.
1169
9238a8df
EZ
11702001-02-22 Eli Zaretskii <eliz@is.elta.co.il>
1171
1172 * textmodes/texinfmt.el (texinfo-format-scan): Signal an error if
1173 @ follows an accent command such as @'. Support optional braces
1174 in commands that insert accents, like makeinfo does.
1175
3473f362
GM
11762001-02-22 Gerd Moellmann <gerd@gnu.org>
1177
1178 * startup.el (fancy-splash-text): Add a line for ordering
1179 manuals. Reverse order of splash screens shown.
1180 (use-fancy-splash-screens-p): Adapt to the text line added.
1181
1182 * menu-bar.el (menu-bar-help-menu): Add an item for ordering
1183 manuals from the FSF.
1184
1185 * help.el (view-order-manuals): New function.
1186 (toplevel): Bind C-h C-m to this function.
1187
76a4de07
SM
11882001-02-21 Stefan Monnier <monnier@cs.yale.edu>
1189
1190 * newcomment.el (comment-forward): Skip the comment-start before
1191 searching for the comment-end.
1192
75b71d85
DL
11932001-02-21 Dave Love <fx@gnu.org>
1194
2f4c9a87
DL
1195 * custom.el (custom-initialize-changed, defcustom): Doc fix.
1196
75b71d85
DL
1197 * international/mule-cmds.el, international/mule.el: Doc fixes.
1198
1199 * play/fortune.el: Fix autoload cookies. Add types to defcustoms.
1200 (fortune) <defgroup>: Add :link.
1201 (fortune-from-region): Use eq, not eql.
1202
ffc9ff0c
GM
12032001-02-21 Gerd Moellmann <gerd@gnu.org>
1204
1205 * startup.el (fancy-splash-screens): Use display-hourglass
1206 instead of display-busy-cursor.
1207
1208 * frame.el (display-hourglass): Renamed from busy-cursor.
1209 (hourglass-delay): Renamed from busy-cursor-delay-seconds.
1210 (show-cursor-in-non-selected-windows): Doc fix.
1211
f34eb373
DL
12122001-02-20 Dave Love <fx@gnu.org>
1213
1214 * international/utf-8.el: Doc and commentary fixes.
1215
f55e4a7e
EZ
12162001-02-20 Eli Zaretskii <eliz@is.elta.co.il>
1217
1218 * ehelp.el (with-electric-help): Doc fix.
1219
fa97adf6
GM
12202001-02-20 Gerd Moellmann <gerd@gnu.org>
1221
1222 * msb.el (msb-mode): Call the update-buffers function explicitly
1223 with a FORCE argument.
1224
1225 * menu-bar.el (menu-bar-update-buffers): Add optional parameter
1226 FORCE. If set, update the menu even if frame-or-buffer-changed-p
1227 returns nil.
1228
54ed3bd2
GM
12292001-02-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1230
1231 * ps-print.el: Timestamp package replacement. Some enhancements.
1232 Some XEmacs compatibility. Doc fix.
1233 (ps-print-version): New version number (6.4).
1234 (ps-printer-name): Initialization fix.
1235 (ps-zebra-stripe-follow): Funcionality enhancement.
1236 (ps-prologue-file): Code enhancement.
1237 (ps-right-header): Timestamp package replacement.
83c9cb8e
SM
1238 (ps-setup, ps-face-bold-p, ps-face-italic-p)
1239 (ps-get-page-dimensions)
54ed3bd2
GM
1240 (ps-generate-header, ps-begin-file, ps-begin-job)
1241 (ps-generate-postscript-with-faces, ps-do-despool): Code fix.
1242 (ps-time-stamp-mon-dd-yyyy, ps-time-stamp-hh:mm:ss): New funs.
1243 (ps-zebra-stripe-full-p, ps-zebra-stripe-alist): New vars.
1244 (coding-system-for-write): Var declaration (XEmacs compatibility).
a2ffbafe 1245
e8ebf97d
MB
12462001-02-20 Miles Bader <miles@gnu.org>
1247
1248 * image-file.el (image-file-name-extensions): Add "tif".
1249
136b27c5
GM
12502001-02-19 Gerd Moellmann <gerd@gnu.org>
1251
1252 * wid-edit.el (widget-button-click): Save the selected window
1253 around the code handling clicks on buttons.
1254
6ebbcf59
DL
12552001-02-18 Dave Love <fx@gnu.org>
1256
1257 * imenu.el (imenu--generic-function): Use mapc to iterate over
1258 syntax characters.
1259
595ded73
RS
12602001-02-17 Richard M. Stallman <rms@gnu.org>
1261
b9fe3dc8
RS
1262 * progmodes/fortran.el (fortran-strip-sqeuence-nos): Doc fix.
1263
595ded73
RS
1264 * uniquify.el (uniquify-buffer-name-style): Doc fix.
1265
f3f053f3
GM
12662001-02-16 Gerd Moellmann <gerd@gnu.org>
1267
1268 * mouse.el (mouse-save-then-kill): If the distance from the new
1269 point to the mark is equal to the distance of point from the new
1270 point, move point instead of the mark.
1271
11570a8f
DL
12722001-02-16 Dave Love <fx@gnu.org>
1273
1274 * textmodes/flyspell.el (flyspell-get-word): Return string without
1275 properties.
1276
fb339cd5
EZ
12772001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
1278
1279 * generic.el (generic-find-file-regexp): Doc fix.
1280 (generic-ignore-files-regexp): New defcustom.
1281 (generic-mode-find-file-hook): If the file's name matches the
1282 regexp in `generic-ignore-files-regexp', don't enter
1283 default-generic-mode. Doc fix.
1284
c56b1c1b
GM
12852001-02-16 Gerd Moellmann <gerd@gnu.org>
1286
a2ffbafe 1287 * textmodes/flyspell.el (flyspell-region, flyspell-buffer):
c220b753
GM
1288 Add autoload cookies.
1289
a2ffbafe 1290 * calendar/cal-tex.el (cal-tex-weekly4-box): Respect setting
c56b1c1b
GM
1291 of cal-tex-24.
1292
0d140e65
EZ
12932001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
1294
81558867
EZ
1295 * simple.el (kill-region, kill-line, kill-ring-save): Doc fix.
1296
0d140e65
EZ
1297 * progmodes/compile.el (grep-regexp-alist): Remove the blank from
1298 the character class after the (optional) drive, to support file
1299 names with embedded blanks.
1300
713f7b15
SS
13012001-02-15 Sam Steingold <sds@gnu.org>
1302
1303 * textmodes/tex-mode.el (tex-shell-running):
1304 Check the process buffer too.
1305
9a2a6f73
DL
13062001-02-15 Dave Love <fx@gnu.org>
1307
1308 * battery.el (battery-status-function): Fix doc, :type.
1309
15d1caef 1310 * calendar/timeclock.el (timeclock-get-workday-function): Fix :type.
9a2a6f73 1311
fe10cef0
GM
13122001-02-15 Gerd Moellmann <gerd@gnu.org>
1313
1314 * subr.el (read-passwd): Clear Lisp memory holding password.
1315
126f5d4d
MB
13162001-02-15 Miles Bader <miles@gnu.org>
1317
1318 * info.el (Info-copy-current-node-name): New function.
1319 (Info-mode-menu): Add it to the menu.
1320
92e98d63
RS
13212001-02-14 Richard M. Stallman <rms@theobromine.ai.mit.edu>
1322
1323 * international/mule-cmds.el (toggle-input-method): Doc fix.
1324
dd4e0e55
SM
13252001-02-13 Stefan Monnier <monnier@cs.yale.edu>
1326
1327 * replace.el (occur): Stop at end of buffer.
1328
402dbbd1
EZ
13292001-02-13 Eli Zaretskii <eliz@is.elta.co.il>
1330
1331 * international/mule-cmds.el (set-input-method): Another doc fix.
1332
e9fcba3d
GM
13332001-02-13 David M. Koppelman <koppel@ee.lsu.edu>
1334
1335 * hi-lock.el (hi-lock-find-patterns): Don't activate font-lock-mode.
1336
78ad1cd5
MB
13372001-02-13 Miles Bader <miles@gnu.org>
1338
713f7b15 1339 * faces.el (set-face-background, set-face-foreground)
78ad1cd5
MB
1340 (set-face-stipple): Treat a value of nil as being `unspecified'.
1341
fce9d9dc
DL
13422001-02-12 Dave Love <d.love@dl.ac.uk>
1343
1344 * international/latin1-disp.el: Doc fixes.
1345 (latin1-display) <defgroup>: Add :link.
1346 (latin1-display) <function>: Set variable latin1-display.
1347
bc406911
EZ
13482001-02-12 Eli Zaretskii <eliz@is.elta.co.il>
1349
1350 * international/mule-cmds.el (set-input-method): Doc fix.
1351
68514d48
EL
13522001-02-12 Eric M. Ludlam <zappo@choochoo.ultranet.com>
1353
1354 * speedbar.el (speedbar-frame-parameters): No toolbar lines.
1355 (speedbar-line-file): Return nil if not a file.
1356 (speedbar-buffers-line-path): Return file for tags, and dir for files.
1357
513bea45 13582001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
713f7b15 1359
513bea45
MK
1360 * ediff-diff.el (ediff-make-diff2-buffer): Removed bogus checks
1361 for remote files.
bc406911 1362 (ediff-coding-system-for-read): Replaced the no-conversion default
513bea45 1363 with raw-text.
713f7b15 1364
513bea45 1365 * ediff-init.el: Removed :version from defcustom vars.
713f7b15 1366
83c9cb8e
SM
1367 * ediff-util.el (ediff-compute-custom-diffs-maybe):
1368 Better handling of the diff mode.
713f7b15 1369
513bea45 1370 * ediff.texi: Added ediff-coding-system-for-read.
713f7b15 1371
bc406911 1372 * viper.texi: Fix typos.
713f7b15 1373
521d4010
DL
13742001-02-11 Dave Love <fx@gnu.org>
1375
36fd8e17
DL
1376 * shadowfile.el: Doc fixes.
1377 (shadow) <defgroup>: Add :link.
1378 (shadowfile-unload-hook): New function.
1379 (shadow-initialize): Use defalias, not fset.
1380 (shadow-define-cluster, shadow-define-literal-group)
83c9cb8e 1381 (shadow-define-regexp-group, shadow-initialize): Add autoload cookie.
36fd8e17 1382
521d4010
DL
1383 * international/mule.el: Doc and message fixes.
1384
36fd8e17
DL
1385 * international/ccl.el (define-ccl-program): Doc fix.
1386
92395bbe
KH
13872001-02-11 Kenichi Handa <handa@etl.go.jp>
1388
1389 * faces.el (mode-line): Set :line-width property to -1.
1390
103db06c
RS
13912001-02-10 Richard M. Stallman <rms@gnu.org>
1392
08b78974
RS
1393 * complete.el (partial-completion-mode): Doc fix.
1394
103db06c
RS
1395 * simple.el (delete-key-deletes-forward-mode):
1396 Change `let' to `let*' to fix gross bug in last change.
1397
1398 * repeat.el (repeat): Don't let execute-kbd-macro alter
1399 real-last-command.
1400
a6a1ee53
EZ
14012001-02-10 Eli Zaretskii <eliz@is.elta.co.il>
1402
1403 * simple.el (eval-expression): Doc fix.
1404
d2f288c6
DL
14052001-02-09 Dave Love <fx@gnu.org>
1406
038f4ae3
DL
1407 * imenu.el (imenu-generic-expression): Doc fix.
1408
83c9cb8e
SM
1409 * emacs-lisp/re-builder.el (reb-mode): Quote the hook name.
1410 From Juanma Barranquero.
038f4ae3 1411
15d1caef 1412 * emacs-lisp/authors.el (authors): Expand `root' before running find.
d2f288c6 1413
9804b846
KH
14142001-02-09 Kenichi Handa <handa@etl.go.jp>
1415
1416 * faces.el (set-face-attribute): Describe the case of a negative
1417 value specified for :line-width.
1418
532f5197
SM
14192001-02-08 Stefan Monnier <monnier@cs.yale.edu>
1420
1421 * which-func.el (which-func-mode): Invert which-func-mode-global.
83c9cb8e 1422 From Juanma Barranquero <lektu@uol.com.br>.
532f5197 1423
1d279666
DL
14242001-02-08 Dave Love <fx@gnu.org>
1425
4681ca3a
DL
1426 * wid-edit.el (widget-plist-convert-widget): Replace binding of
1427 widget-plist-value-type.
1428 (widget-alist-convert-widget): Replace binding of
1429 widget-alist-value-type.
1430
1d279666
DL
1431 * textmodes/paragraphs.el (sentence-end): Doc fix.
1432
83c9cb8e
SM
1433 * eshell/em-rebind.el (eshell-cannot-leave-input-list):
1434 Remove `backward-line'.
1d279666 1435
532f5197
SM
1436 * play/pong.el (pong-blank-color, pong-bat-color)
1437 (pong-ball-color, pong-border-color, pong-left-key)
1438 (pong-right-key, pong-up-key, pong-down-key, pong-quit-key)
1439 (pong-pause-key, pong-resume-key, pong-timer-delay):
1440 * mail/mh-comp.el (mh-compose-letter-function):
1441 * eshell/esh-mode.el (eshell-skip-prompt-function):
1442 * emulation/viper-ex.el (ex-unix-type-shell-options):
1443 * recentf.el (recentf-menu-filter):
1444 * ps-print.el (ps-print-region-function):
1445 * lpr.el (print-region-function):
1446 * forms.el (forms-mode-hooks):
1447 * dirtrack.el (dirtrack-directory-change-hook):
1448 * cus-start.el (temp-buffer-show-function, display-buffer-function):
1449 * textmodes/spell.el (spell-filter):
1450 * textmodes/fill.el (adaptive-fill-function):
1451 * textmodes/bibtex.el (bibtex-autokey-before-presentation-function):
1452 * progmodes/etags.el (find-tag-default-function):
1453 * progmodes/dcl-mode.el (dcl-calc-command-indent-function):
1d279666
DL
1454 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
1455
6f676109
EZ
14562001-02-07 Eli Zaretskii <eliz@is.elta.co.il>
1457
751d3bc4
EZ
1458 * emulation/viper-init.el (viper-fast-keyseq-timeout)
1459 (viper-translate-all-ESC-keysequences): Doc fix. From Jim
1460 Meyering <jim@meyering.net>.
1461
6f676109
EZ
1462 * loadup.el: Revert last change.
1463
d3c26cdf
KH
14642001-02-07 Kenichi Handa <handa@etl.go.jp>
1465
83c9cb8e
SM
1466 * international/mule.el (transform-make-coding-system-args):
1467 Make it work also for coding systems not using CCL.
d3c26cdf 1468
44806980
EZ
14692001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
1470
9889af08
EZ
1471 * simple.el (previous-matching-history-element)
1472 (next-matching-history-element): Doc fix.
1473
44806980
EZ
1474 * loadup.el: Load ccl before utf-8; don't load ccl in the ms-dos
1475 specific part.
1476
1e36ff68
DL
14772001-02-06 Dave Love <fx@gnu.org>
1478
713f7b15 1479 * add-log.el (add-log-current-defun-function)
1e36ff68
DL
1480 (add-log-buffer-file-name-function, add-log-file-name-function):
1481 Fix :type.
1482 (change-log-mode) <font-lock-defaults>: Set SYNTAX-BEGIN.
1483
c7ca58df
EZ
14842001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
1485
fecd556a
EZ
1486 * info.el (info-initialize): Remove the test for system-type when
1487 invocation-directory is non-nil.
1488
c7ca58df
EZ
1489 * progmodes/make-mode.el (makefile-mode): Set SYNTAX-BEGIN member
1490 of `font-lock-defaults' to `backward-paragraph' rather than nil.
1491
587b5737
AI
14922001-02-06 Andrew Innes <andrewi@gnu.org>
1493
1494 * makefile.w32-in (EMACS): Use $(THISDIR) to make emacs.exe path
1495 absolute.
1496
baf7eee4
GM
14972001-02-06 David M. Koppelman <koppel@ee.lsu.edu>
1498
1499 * hi-lock.el (hi-lock-mode): Toggling hi-lock-mode now affects all
1500 buffers. When hi-lock turned on rather than only checking current
1501 buffer for regexps, all buffers are checked. Moved activation of
1502 font-lock to hi-lock-refontify. When font-lock turned off rather
1503 than removing added highlighting just in current buffer, remove it
1504 in all buffers. Changed edit menu text from "Automatic
1505 Highlighting" to "Regexp Highlighting" Documentation for
1506 highlighting phrases, minor documentation changes.
1507 (hi-lock-set-file-patterns): Execute only if there are new or
1508 existing file patterns.
1509 (hi-lock-refontify): Assume font-lock-fontify-buffer will first
1510 unfontify and, if a support mode is active, will not refontify the
1511 whole buffer. If necessary, turn on font lock. (Removed
1512 font-lock-unfontify and font-lock support-mode-specific calls,
1513 such as lazy-lock-fontify-window.)
1514 (hi-lock-find-patterns): Do not turn on hi-lock-mode even if
1515 patterns are found. Not useful now since find-file-hook is removed
83c9cb8e 1516 if hi-lock is off, but may be needed for per-buffer hi-lock activation.
baf7eee4
GM
1517 (hi-lock-face-phrase-buffer): New function. Also added related
1518 menu item and keybinding.
1519 (highlight-phrase): New alias, to hi-lock-face-phrase-buffer.
1520 (hi-lock-process-phrase): New function.
1521 (hi-lock-line-face-buffer): Doc fixes.
1522 (hi-lock-face-buffer): Doc fixes.
1523 (hi-lock-unface-buffer): Doc fixes.
713f7b15 1524
36710aa6
GM
15252001-02-06 Gerd Moellmann <gerd@gnu.org>
1526
1527 * dabbrev.el (dabbrev-ignored-buffer-regexps): Renamed from
1528 dabbrev-ignored-regexps.
1529
d3f22784
EZ
15302001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
1531
1532 * simple.el (kill-line): Doc fix.
1533
5cb3c8d4
DL
15342001-02-05 Dave Love <fx@gnu.org>
1535
1536 * loadup.el: Revert last two changes -- bootstrapping works with
1537 regenerated loaddefs.
1538
e6297e7d
EZ
15392001-02-05 Eli Zaretskii <eliz@is.elta.co.il>
1540
1e14b095
EZ
1541 * isearch.el (isearch-forward): Doc fix.
1542
e6297e7d
EZ
1543 * textmodes/nroff-mode.el (nroff-mode): Set the SYNTAX-BEGIN part
1544 of font-lock-defaults to backward-paragraph.
1545
e16f52ce
GM
15462001-02-05 Gerd Moellmann <gerd@gnu.org>
1547
1548 * mail/rmail.el (rmail-ignored-headers): Add X-Trace,
1549 X-Complaints-To, NNTP-Posting-Date, and User-Agent.
1550
01d19dd7
GM
15512001-02-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1552
1553 * ebnf2ps.el: Eliminate time-stamp functions.
1554 (ebnf-version): New version (3.5).
1555 (ebnf-eps-finish-and-write): Replace time-stamp functions by
1556 format-time-string.
1557
24886813
GM
15582001-02-05 Gerd Moellmann <gerd@gnu.org>
1559
1560 * simple.el (next-line): Goto end-of-line before inserting a newline.
1561
65e70fc4
MB
15622001-02-05 Miles Bader <miles@gnu.org>
1563
1564 * image-file.el (insert-image-file): When visiting an image, also
1565 set `truncate-lines' to t so that any fringe arrow looks correct.
1566
482f06c9
KH
15672001-02-05 Kenichi Handa <handa@etl.go.jp>
1568
1569 * isearch.el (isearch-forward): Add description about input method
1570 in the docsting.
1571
02399da7
SM
15722001-02-04 Stefan Monnier <monnier@cs.yale.edu>
1573
1574 * skeleton.el (skeleton-internal-1): Always push the mark for @.
1575
2c366083
EZ
15762001-02-02 Eli Zaretskii <eliz@is.elta.co.il>
1577
1578 * info.el (info-initialize): If installation-directory is nil, for
83c9cb8e 1579 DOS/Windows systems try looking in a sibling of invocation-directory.
2c366083 1580
bdadfce3
GM
15812001-02-02 Gerd Moellmann <gerd@gnu.org>
1582
79fb38c0
GM
1583 * wid-edit.el (widget-button-click): Fix last change.
1584
bdadfce3
GM
1585 * frame.el (frame-notice-user-settings): When resizing the initial
1586 frame because the tool bar is off, also change the frame's top
1587 position if a negative top position was specified.
1588
33155ffb
MB
15892001-02-02 Miles Bader <miles@gnu.org>
1590
1591 * image-file.el (insert-image-file): When visiting an image,
1592 suppress the cursor in the image buffer.
1593
1355ba0c
DL
15942001-02-01 Dave Love <fx@gnu.org>
1595
1596 * progmodes/f90.el (f90-mode): Remove startup message.
1597
fb758d2d 1598 * vc-cvs.el: Remove autoloads. Require vc when compiling.
713f7b15 1599
01acdb05
GM
16002001-02-01 Gerd Moellmann <gerd@gnu.org>
1601
1602 * startup.el (command-line): Fix code determining whether or not
1603 to use delete-key-deletes-forward-mode.
1604
5b1ee316
AS
16052001-02-01 Andre Spiegel <spiegel@gnu.org>
1606
1607 * vc.el (vc-diff-switches): New user option.
1608 (vc-version-diff): Use it.
1609 (vc-diff-switches-list): New macro.
1610
83c9cb8e
SM
1611 * vc-{rcs,cvs,sccs}.el: (vc-BACKEND-diff-switches):
1612 New customization options.
5b1ee316
AS
1613 (vc-BACKEND-diff): Use new options via vc-diff-switches-list.
1614
1615 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Return correct status.
1616
00b1e7a1
GM
16172001-02-01 Gerd Moellmann <gerd@gnu.org>
1618
1619 * msb.el (toplevel): Quote hook symbols.
1620
85827036
KH
16212001-02-01 Kenichi Handa <handa@etl.go.jp>
1622
8e028499 1623 * international/mule.el (make-coding-system): Add description
3c948dde 1624 about recognized properties in the docstring.
8e028499 1625
85827036
KH
1626 * international/mule-conf.el: Remove unused charsets
1627 mac-roman-lower and mac-roman-upper.
1628
7ccf7ab9
GM
16292001-01-31 Gerd Moellmann <gerd@gnu.org>
1630
2441692d
GM
1631 * textmodes/fill.el (set-fill-prefix): Cancel fill prefix if point
1632 is in front of the left-margin, if any.
1633
ee5cece0
GM
1634 * simple.el (delete-key-deletes-forward-mode): Treat `kp-delete'
1635 like `delete'.
1636
83c9cb8e 1637 * bindings.el: Define `kp-delete' like `delete' in function-key-map.
ee5cece0 1638
7ccf7ab9
GM
1639 * term/w32-win.el (mouse-set-font): Doc fix.
1640
b4f30ec5 16412001-01-31 Stefan Monnier <monnier@cs.yale.edu>
713f7b15 1642
b4f30ec5
GM
1643 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer): Doc fix.
1644 (hi-lock-find-patterns): Turn on font-lock-mode, if it is not
1645 on already.
1646
03e0fe6e
GM
16472001-01-31 Markus Rost <rost@math.ohio-state.edu>
1648
1649 * files.el (save-buffer): Don't give message if (buffer-file-name)
1650 returns nil.
713f7b15 1651
8f289acc
EZ
16522001-01-31 Eli Zaretskii <eliz@is.elta.co.il>
1653
cb4aae04
EZ
1654 * toolbar/tool-bar.el (tool-bar-add-item): Doc fix.
1655
dbd98b19
EZ
1656 * emacs-lisp/re-builder.el (reb-update-modestring): Don't use
1657 concat for integers. From Juanma Barranquero <lektu@uol.com.br>.
1658
8f289acc
EZ
1659 * term/w32-win.el (redisplay-dont-pause): Set to t to alleviate
1660 display problems.
1661
c12553c1
KH
16622001-01-31 Kenichi Handa <handa@etl.go.jp>
1663
c7bf5db9
KH
1664 * international/mule.el (charset-info): Fix docstring.
1665
1666 * international/mule-diag.el (describe-character-set): Check final
1667 char valid before printing it.
c12553c1 1668
14f16b9c
GM
16692001-01-30 Gerd Moellmann <gerd@gnu.org>
1670
efaa080b
GM
1671 * lpr.el (lpr-windows-system, lpr-lp-system): Add autoload cookies.
1672
eef93f99
GM
1673 * frame.el (frame-notice-user-settings): Do the tool-bar
1674 stuff only for graphical displays. Fix a braino.
713f7b15 1675
14f16b9c
GM
1676 * frame.el (frame-initialize): Create initial frame visible.
1677 (frame-notice-user-settings): When tool-bar has been switched off,
25237df5 1678 correct the frame size and sync tool-bar-mode.
14f16b9c
GM
1679
1680 * startup.el (command-line): Remove manipulation of frame
1681 height for tool bars.
1682
4ad25e43
EZ
16832001-01-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1684
1685 * lpr.el: Compatibility with XEmacs and doc fixes.
1686 (lpr-windows-system, lpr-lp-system): New vars.
1687 (lpr-printer-switch): New defcustom.
1688 (printer-name, lpr-command): Customization fix.
1689 (print-region-1): Code fix.
1690 (print-region-new-buffer, printify-region): Indentation fix.
83c9cb8e
SM
1691 (lpr-eval-switch, lpr-flatten-list, lpr-flatten-list-1):
1692 New functions.
4ad25e43 1693
e8f044a0
GM
16942001-01-29 Gerd Moellmann <gerd@gnu.org>
1695
1696 * msb.el (toplevel): Fix the eval-after-load.
1697
850d5045
GM
16982001-01-29 Dave Love <fx@gnu.org>
1699
762fe76e
DL
1700 * eshell/esh-ext.el (eshell-windows-shell-file): Fix :type.
1701
1702 * eshell/em-ls.el (eshell-ls-exclude-regexp): Fix :type.
1703
83c9cb8e 1704 * progmodes/tcl.el (outline, dabbrev, add-log): Require when compiling.
850d5045
GM
1705 (tcl-using-emacs-19-23): Consider Emacs 21+.
1706 (tcl-help-directory-list, tcl-command-switches): Fix :type.
1707 (tcl-add-emacs-menu): Supply menu name.
1708 (tcl-beginning-of-defun, tcl-end-of-defun): Defalias, don't fset.
1709
3a768251
GM
17102001-01-29 Gerd Moellmann <gerd@gnu.org>
1711
1712 * simple.el (delete-trailing-whitespace): Don't delete formfeeds.
1713
274d02f7
SM
17142001-01-29 Stefan Monnier <monnier@cs.yale.edu>
1715
1716 * pcvs.el (cvs-mark-fis-dead): New function.
1717 (cvs-mode-add): Use it.
1718 (cvs-mode-add-change-log-entry-other-window):
1719 Rebind change-log-default-name to itself rather than to nil.
1720
ed5d446e
SS
17212001-01-29 Sam Steingold <sds@gnu.org>
1722
efaa080b 1723 * vc-cvs.el: Replaced (require 'vc) with a bunch of
ed5d446e
SS
1724 `autoload' statements.
1725
e2a80284
EZ
17262001-01-29 Eli Zaretskii <eliz@is.elta.co.il>
1727
8e1db7b3
EZ
1728 * files.el (confirm-kill-emacs): Doc fix.
1729
ff2a1c79
EZ
1730 * frame.el (frame-initialize): Doc fix.
1731
e7b0deaf
EZ
1732 * time-stamp.el (time-stamp-string): Doc fix.
1733
83c9cb8e
SM
1734 * woman.el (WoMan-log-1): Make the log buffer writable.
1735 From Markus Rost <rost@math.ohio-state.edu>.
e2a80284 1736
005913e4
GM
17372001-01-29 Gerd Moellmann <gerd@gnu.org>
1738
1739 * imenu.el (imenu-syntax-alist): Add autoload cookie for
1740 the `make-variable-buffer-local'.
1741
58622cc5
GM
17422001-01-29 Dave Love <fx@gnu.org>
1743
1744 * ansi-color.el (ansi-color-for-comint-mode): Add :version.
83c9cb8e
SM
1745 (ansi-color-for-comint-mode-on, ansi-color-process-output):
1746 Add autoload cookie.
58622cc5
GM
1747 (ansi-color-apply-sequence): Fix typo.
1748
0404d031
GM
17492001-01-29 Gerd Moellmann <gerd@gnu.org>
1750
ed5d446e 1751 * menu-bar.el (menu-bar-files-menu): Add menu items for
438c2df0
GM
1752 Postscript printing in black and white.
1753
0404d031
GM
1754 * mail/rmail.el (rmail-ignored-headers): Add X-Sign, X-BeenThere,
1755 X-Mailman-Version, Precedence, List-Help, List-Post,
1756 List-Subscribe, List-Id, List-Unsubscribe, List-Archive,
1757 Content-Type, Content-Length.
1758
3b6ed359
DL
17592001-01-29 Dave Love <fx@gnu.org>
1760
ddd16e7a
DL
1761 * elide-head.el (elide-head): Make overlay evaporate.
1762
83c9cb8e 1763 * international/mule-conf.el (chinese-big5-1, chinese-big5-2): Doc fix.
3b6ed359 1764
8005142f
EZ
17652001-01-28 Eli Zaretskii <eliz@is.elta.co.il>
1766
1767 * isearch.el (isearch-highlight): Don't punt if the display
1768 doesn't support colors, since isearch faces are defined for
1769 monochrome displays as well.
1770
84728570
SS
17712001-01-27 Sam Steingold <sds@gnu.org>
1772
1773 * shell.el (shell-write-history-on-exit): Make sure that we are in
1774 the shell buffer (M-x tex-file RET inserted the error message into
1775 the TeX buffer).
1776
e26f9ced
EZ
17772001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
1778
1779 * simple.el (transient-mark-mode): Doc fix.
1780
dc0274bd
GM
17812001-01-27 Gerd Moellmann <gerd@gnu.org>
1782
83c9cb8e 1783 * progmodes/etags.el (find-tag-noselect): Don't bind tags-file-name.
dc0274bd 1784
c1acacc4
EZ
17852001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
1786
f5058b96
EZ
1787 * shell.el (shell-unquote-argument): If the shell is one of the
1788 mentioned in shell-dumb-shell-regexp, don't treat a backslash as a
1789 quote character.
1790 (shell-dumb-shell-regexp): Document that the shells which match
83c9cb8e 1791 this regexp are supposed to not treat a backslash as a quote character.
f5058b96 1792
c1acacc4 1793 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Undo the change
83c9cb8e 1794 from 2001-01-12. It is not needed, since backspace is mapped into DEL.
c1acacc4 1795
103db06c 17962001-01-27 Richard M. Stallman <rms@gnu.org>
8dc5c94d 1797
84728570 1798 * dabbrev.el (dabbrev--substitute-expansion):
8dc5c94d
GM
1799 Treat a one-capital-letter abbrev as "not all upper case",
1800 so as to force preservation of the expansion's pattern
1801 if the expansion starts with a capital letter.
1802
cfa70244
EZ
18032001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
1804
cfee9de7
EZ
1805 * facemenu.el (facemenu-set-face, facemenu-set-face-from-menu):
1806 Doc fix.
1807
cfa70244
EZ
1808 * simple.el (transient-mark-mode): Document the fact that many
1809 commands act on the region when mark is active.
1810
17d90d6b
KH
18112001-01-27 Kenichi Handa <handa@etl.go.jp>
1812
1813 * international/quail.el (quail-setup-completion-buf): Make the
83c9cb8e 1814 multibyteness of current buffer inherited to Quail completion buffer.
17d90d6b
KH
1815 (quail-show-guidance-buf): Make the multibyteness of current
1816 buffer inherited to Quail guidance buffer.
1817 (quail-help): Make the multibyteness of current buffer inherited
1818 to Quail help buffer.
1819
61076b20
DL
18202001-01-26 Dave Love <fx@gnu.org>
1821
c47e2c68
DL
1822 * time-stamp.el: Doc fixes.
1823
84728570 1824 * progmodes/delphi.el (delphi-comment-face, delphi-string-face)
3afe2b93
DL
1825 (delphi-keyword-face, delphi-other-face): Fix :type.
1826
940f14b4
DL
1827 * textmodes/flyspell.el: Doc fixes. Add :version to new options.
1828
1829 * mail/feedmail.el (feedmail): Add :link.
1830 (feedmail-send-it): Doc fix.
1831
1832 * mail/sendmail.el: Doc fixes.
1833 (sendmail-send-it): Fix the non-ASCII regexp and use
1834 rfc2047-encode-string.
1835
61076b20
DL
1836 * dired.el, dired-aux.el: Revert last change.
1837
6c317bd2
GM
18382001-01-26 Gerd Moellmann <gerd@gnu.org>
1839
1840 * makefile.w32-in (DONTCOMPILE): Add various term files.
1841
18422001-01-26 Dave Love <fx@gnu.org>
1843
1844 * Makefile.in (DONTCOMPILE): Add various term files.
1845
1c636b5f
GM
18462001-01-26 Gerd Moellmann <gerd@gnu.org>
1847
af900b23
GM
1848 * man.el (Man-default-man-entry, Man-mode): Doc fix.
1849
15fa6db0 1850 * startup.el (display-startup-echo-area-message): Make sure
83c9cb8e 1851 the echo area is resized to fit the size of the startup message.
15fa6db0 1852
1c636b5f
GM
1853 * gud.el (gud-perldb-massage-args): Avoid nreverse'ing a list
1854 part of which is a constant.
1855
9b1adbd5
EZ
18562001-01-26 Eli Zaretskii <eliz@is.elta.co.il>
1857
83c9cb8e 1858 * loadup.el (Top-level) [ms-dos]: Don't load international/ccl twice.
9b1adbd5 1859
103db06c 18602001-01-26 Richard M. Stallman <rms@gnu.org>
207d7545
GM
1861
1862 * simple.el (next-line): Don't let `newline' expand abbrevs.
1863 Simplify slightly.
1864 (open-line): Don't let `newline' expand abbrevs.
1865
219227ea
JW
18662001-01-25 John Wiegley <johnw@gnu.org>
1867
1868 * eshell/esh-util.el (eshell-ange-ls-uids): Changed use of `alist'
1869 to `repeat' in the :type field.
1870
1871 * pcomplete.el (pcomplete-file-ignore): Changed a :type field to
1872 allow a choice of regexp or nil.
d2906bf8 1873 (pcomplete-dir-ignore): Same.
219227ea
JW
1874
1875 * eshell/em-unix.el (eshell/occur): Fixed bug causing `occur' (as
1876 a command) to always fail.
1877
ceba0dac
GM
18782001-01-25 Gerd Moellmann <gerd@gnu.org>
1879
1880 * iswitchb.el (iswitchb-make-buflist): When nconc'ing lists, don't
1881 discard the result.
1882 (iswitchb-to-end): Likewise.
1883
9b0630e5
SS
18842001-01-25 Sam Steingold <sds@gnu.org>
1885
1886 * vc-cvs.el (vc-cvs-mode-line-string): Doc & comment fix.
89e65817 1887 Require vc.
9b0630e5 1888
a2ed9670
SM
18892001-01-25 Stefan Monnier <monnier@cs.yale.edu>
1890
f0c1adab
SM
1891 * smerge-mode.el (smerge-font-lock-keywords): Relax submatch 1.
1892
a2ed9670
SM
1893 * emacs-lisp/easy-mmode.el (define-minor-mode): Docstring fix.
1894
34ac3367
DL
18952001-01-25 Dave Love <fx@gnu.org>
1896
61076b20
DL
1897 * lisp/international/mule-diag.el (describe-char-after): Doc fix.
1898 (describe-coding-system): Tweak the English text.
1899
34ac3367
DL
1900 * loadup.el: Preload international/ccl for utf-8.
1901
4685e6b7
EZ
19022001-01-25 Eli Zaretskii <eliz@is.elta.co.il>
1903
1904 * mail/rmail.el (rmail-redecode-body): Doc fix.
1905
0fdb4475
KH
19062001-01-25 Kenichi Handa <handa@etl.go.jp>
1907
83c9cb8e
SM
1908 * international/mule-cmds.el (reset-language-environment):
1909 Reset coding-category-utf-8 to mule-utf-8.
0fdb4475 1910
83c9cb8e
SM
1911 * international/mule-conf.el (coding-category-utf-8):
1912 Initialize to mule-utf-8.
0fdb4475 1913
9b0630e5 1914 * loadup.el: Preload international/utf-8.
0fdb4475
KH
1915
1916 * international/utf-8.el: New file.
1917
245ed2b1
SM
19182001-01-24 Stefan Monnier <monnier@cs.yale.edu>
1919
1920 * diff-mode.el (diff-mode): Disable preliminary support for `compile'.
1921
e95b0c08
SS
19222001-01-24 Sam Steingold <sds@gnu.org>
1923
1924 * dired.el (dired-replace-in-string): Removed.
1925 (dired-sort-toggle): Use `replace-regexps-in-string'
1926 instead of `dired-replace-in-string'.
9b0630e5 1927
ceba0dac
GM
1928 * dired-aux.el (dired-shell-stuff-it, dired-rename-subdir)
1929 (dired-rename-subdir-2, dired-insert-subdir-doinsert): Ditto.
9b0630e5 1930
e95b0c08
SS
1931 * gs.el (gs-replace-in-string): Removed.
1932 (gs-options): Use `replace-regexps-in-string'
1933 instead of `gs-replace-in-string'.
1934
c3902c3e
EZ
19352001-01-24 Eli Zaretskii <eliz@is.elta.co.il>
1936
1937 * mail/emacsbug.el (report-emacs-bug): Mention the fact that the
1938 bug report is mailed to an email list and posted to a news group.
1939
b66b6aeb
GM
19402001-01-24 Gerd Moellmann <gerd@gnu.org>
1941
83c9cb8e
SM
1942 * comint.el (comint-replace-by-expanded-history-before-point):
1943 Fix change of 2000-08-03 to move point to the start of the line again.
e7e41584 1944
b66b6aeb
GM
1945 * startup.el (tool-bar-images-pixel-height): New variable.
1946 (command-line): After loading the user's init file, when
1947 tool-bar-mode is on, increase the frame's size by some lines for
1948 the tool-bar.
1949
1950 * frame.el (frame-initialize): Create the initial frame invisible.
e95b0c08 1951
ff890e66
SZ
19522001-01-24 ShengHuo ZHU <zsh@cs.rochester.edu>
1953
1954 * language/chinese.el (chinese-iso-8bit): MIME:GB2312.
1955 (chinese-big5): MIME:Big5.
1956
04363179
GM
19572001-01-24 Gerd Moellmann <gerd@gnu.org>
1958
e95b0c08 1959 * international/mule-cmds.el (universal-coding-system-argument):
04363179
GM
1960 Handle commands with prefix args.
1961
d56aaa64
GM
19622001-01-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
1963
1964 * calendar/diary-lib.el (diary-float): Fix case of MONTH
1965 being a list of numbers.
1966 (diary-mail-entries): Rewritten.
1967
99858627
DL
19682001-01-23 Dave Love <fx@gnu.org>
1969
7aeb1fa9
DL
1970 * international/mule.el (make-coding-system): Fix typo.
1971
83c9cb8e
SM
1972 * textmodes/outline.el (outline-mode) <font-lock-defaults>:
1973 Add backward-paragraph as font-lock-beginning-of-syntax-function.
99858627 1974
5a43decf
EZ
19752001-01-23 Eli Zaretskii <eliz@is.elta.co.il>
1976
1977 * font-lock.el (font-lock-mode): Doc fix.
1978
b0e98867
KH
19792001-01-23 Kenichi Handa <handa@etl.go.jp>
1980
1981 * international/mule.el (make-translation-table): Fix docstring.
1982
9c8acefd
EZ
19832001-01-22 Eli Zaretskii <eliz@is.elta.co.il>
1984
fd4976b8
EZ
1985 * mail/rmail.el (rmail-redecode-body): New function.
1986
9c8acefd
EZ
1987 * icomplete.el (icomplete-minibuffer-setup-hook): Doc fix.
1988
871e0439
GM
19892001-01-22 Gerd Moellmann <gerd@gnu.org>
1990
21c2bbe0
GM
1991 * isearch.el (isearch-lazy-highlight-case-fold-search)
1992 (isearch-lazy-highlight-regexp): New variables.
1993 (isearch-lazy-highlight-cleanup): Update lazy highlight if
1994 case-fold search or regexp search has been toggled.
1995
5710730c
GM
1996 * wid-edit.el (widget-button-click): Avoid a save-excursion
1997 around running a global binding.
1998
871e0439
GM
1999 * isearch.el (isearch-lazy-highlight-initial-delay): Set default
2000 to 0.25.
2001
d0554957
MB
20022001-01-20 Miles Bader <miles@gnu.org>
2003
2004 * cus-edit.el (custom-face-save): Do post-processing on the face's
2005 new value like `custom-face-set' does.
2006
1519f618
EZ
20072001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
2008
ccd87890
EZ
2009 * mail/emacsbug.el (report-emacs-bug): Report the value of
2010 LC_CTYPE, not LC_TYPE.
2011
1519f618
EZ
2012 * isearch.el (isearch-forward): Add isearch-toggle-case-fold,
2013 isearch-toggle-regexp and isearch-edit-string to doc string.
2014
9724173b
GM
20152001-01-19 Gerd Moellmann <gerd@gnu.org>
2016
48bb9196
GM
2017 * textmodes/texinfo.el (texinfo-mode): Use backward-paragraph
2018 as font-lock-beginning-of-syntax-function in font-lock-defaults.
2019
e95b0c08 2020 * jit-lock.el (jit-lock-fontify-now): Don't bind
9724173b
GM
2021 font-lock-beginning-of-syntax-function to nil.
2022
dc81f8a2
EZ
20232001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
2024
2025 * mail/emacsbug.el (report-emacs-bug): Report values of
2026 locale-coding-system, default-enable-multibyte-characters, and the
2027 environment variables LC_ALL, LC_TYPE, and LANG.
2028
99327974
GM
20292001-01-19 Gerd Moellmann <gerd@gnu.org>
2030
83c9cb8e 2031 * font-lock.el (font-lock-default-fontify-region): Fix last change.
e95b0c08 2032
2be6ecc6
GM
2033 * font-lock.el (font-lock-multiline): Default to nil.
2034 (font-lock-default-fontify-region): If font-lock-multiline is
2035 nil, don't check the property `font-lock-multiline'.
2036
99327974
GM
2037 * jit-lock.el (jit-lock-after-change): If font-lock-multiline
2038 is nil, don't check the `font-lock-multiline' text property.
2039
2550055a
MK
20402001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
2041
0a949811 2042 * viper.el: Call initial-major-mode on startup.
e95b0c08 2043
0a949811 2044 * ediff.el (ediff-patch-file): Use better defaults.
e95b0c08 2045
8501998a 2046 * ediff-vers.el: Fix for 8+3 DOS file systems.
e95b0c08 2047
2550055a 20482001-01-19 Colin Walters <walters@cis.ohio-state.edu>
e95b0c08 2049
0a949811 2050 * ediff-util.el (ediff-compare-custom-diffs-maybe): Put diff in
2550055a 2051 diff mode, if available.
e95b0c08 2052
0a949811 20532001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
e95b0c08 2054
8501998a 2055 * ediff-hook.el (ediff-xemacs-init-menus): Fixed add-menu-button.
e95b0c08 2056
2550055a
MK
2057 * ediff-init.el (subst-char-in-string): Define and use it, unless
2058 it's already defined.
e95b0c08 2059
8962e303
GM
20602001-01-18 Gerd Moellmann <gerd@gnu.org>
2061
2062 * tooltip.el (tooltip-hide-delay): New user-option.
2063 (tooltip-show): Use tooltip-hide-delay instead of the default.
2064
6b453381
KH
20652001-01-18 Kenichi Handa <handa@etl.go.jp>
2066
2067 * mail/sendmail.el (mail-setup): Call set-buffer-multibyte because
2068 kill-local-variable doesn't work for enable-multibyte-characters.
2069
9eaf396b
DL
20702001-01-17 Dave Love <fx@gnu.org>
2071
cebd37ce
DL
2072 * ediff-init.el (ediff-before-setup-hook)
2073 (ediff-merge-filename-prefix): Add :version.
2074
9eaf396b
DL
2075 * international/latin1-disp.el: Require disp-table.
2076 (latin1-display): Fix :set.
2077
2078 * net/eudc-vars.el (eudc-server, eudc-protocol): Fix :type.
2079
f864120f
GM
20802001-01-17 Gerd Moellmann <gerd@gnu.org>
2081
2082 * isearch.el (isearch-lazy-highlight-initial-delay)
2083 (isearch-lazy-highlight-interval): Default to 0.
2084
20852001-01-17 Bob Glickstein <bobg@zanshin.com>
2086
2087 * isearch.el (isearch-highlight): Set isearch-overlay priority to
2088 1 here rather than each time through
2089 isearch-lazy-highlight-new-loop.
2090 (isearch-lazy-highlight-max): Variable deleted.
2091 (isearch-lazy-highlight-max-at-a-time): New user variable, like
2092 isearch-lazy-highlight-max but controls a single invocation of
2093 isearch-lazy-highlight-update.
2094 (isearch-lazy-highlight-wrapped): Variable recreated.
2095 (isearch-lazy-highlight-window-start): New variable.
2096 (isearch-lazy-highlight-cleanup): Restored to behavior of
2097 before 2-Jan.
2098 (isearch-lazy-highlight-remove-overlays): Function deleted;
2099 behavior folded into isearch-lazy-highlight-cleanup. "Keep"
2100 behavior removed.
2101 (isearch-lazy-highlight-new-loop): Restore old behavior of calling
2102 isearch-lazy-highlight-update in a loop rather than just once.
2103 Test isearch-invalid-regexp here and decide not to start a new
2104 loop, rather than testing it each time through
2105 isearch-lazy-highlight-update.
2106 (isearch-lazy-highlight-search): Function restored.
2107 (isearch-lazy-highlight-update): Get called in a timer loop again,
2108 but this time highlight more than one match each time through.
83c9cb8e
SM
2109 Only highlight matches in the visible part of the window.
2110 Start at point, move in the direction of the search, and wrap around at
f864120f
GM
2111 the edge of the window. Use sit-for to force redisplay and ensure
2112 window-start is credible. "Face suppressing" behavior removed;
2113 overlay priorities should make it unnecessary, right?
2114 (isearch-highlight): Face suppressing behavior removed.
2115 (isearch-dehighlight): Face suppressing behavior removed.
2116 (isearch-set-lazy-highlight-faces-at): Removed.
2117
076ec540
KH
21182001-01-17 Kenichi Handa <handa@etl.go.jp>
2119
2120 * language/european.el ("Latin-1"): Make the format of description
2121 about additional language environments same as that of Latin-2.
2122
92328ec5
DL
21232001-01-16 Dave Love <fx@gnu.org>
2124
39f2174e
DL
2125 * isearch.el (isearch-lazy-highlight): Add :version.
2126
92328ec5
DL
2127 * simple.el (backward-delete-char-untabify-method)
2128 (next-line-add-newlines): Add :version.
2129
f251459d
GM
21302001-01-16 Gerd Moellmann <gerd@gnu.org>
2131
9d4850e5
GM
2132 * bindings.el: Bind <backspace> and <delete> via function-key-map.
2133 Don't bind <delete> otherwise.
2134
2135 * simple.el (delete-key-deletes-forward-mode): Bind <backspace>
2136 and <delete> via function-key-map.
2137
f251459d
GM
2138 * textmodes/flyspell.el (mail-mode-flyspell-verify): Check in
2139 Subject line only if point is after the `Subject:'.
2140
771ffcf7
KH
21412001-01-16 Kenichi Handa <handa@etl.go.jp>
2142
bda6b481
KH
2143 * language/japanese.el ("Japanese"): Add japanese-jisx0213-1 and
2144 japanese-jisx0213-2 in `charset' property of this lang. env.
2145
35793af7
KH
2146 * language/european.el ("Latin-1"): Add description for Dutch and
2147 Spanish lang. env.
2148
771ffcf7
KH
2149 * international/mule.el (decode-char): Fix conditions.
2150 (encode-char): Handle eight-bit-control too.
1c8102ff 2151 (transform-make-coding-system-args): New function.
50c29104
KH
2152 (make-coding-system): Accept XEmacs style arguments for CCL base
2153 coding system.
771ffcf7 2154
e1cf67b6
GM
21552001-01-15 Gerd Moellmann <gerd@gnu.org>
2156
2157 * progmodes/etags.el (find-tag-noselect): Save the value of
2158 tags-file-name before switching buffers, for the case it has a
2159 buffer-local value.
2160
b3287acf
GM
21612001-01-15 Alex Schroeder <alex@gnu.org>
2162
9eaf396b
DL
2163 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
2164 From Dave Love <fx@gnu.org>.
b3287acf
GM
2165 (ansi-color-for-comint-mode): Fix :version.
2166
21672001-01-15 Alex Schroeder <alex@gnu.org>
2168
2169 * ansi-color.el (ansi-color-unfontify-region): Doc change.
2170
8d7ff9c8
EZ
21712001-01-14 Eli Zaretskii <eliz@is.elta.co.il>
2172
2173 * dired.el (dired-insert-directory): If file-system-info fails,
2174 remove the " free " part, but don't signal an error.
2175
dbe99ae9
SS
21762001-01-12 Sam Steingold <sds@gnu.org>
2177
2178 * bookmark.el (bookmark-maybe-historicize-string):
2179 Use new backquote syntax.
2180
103db06c 21812001-01-12 Richard M. Stallman <rms@gnu.org>
420198cb
RS
2182
2183 * subr.el (last): Handle a list that doesn't end in nil.
2184
ca2ddd8e
SS
21852001-01-12 Sam Steingold <sds@gnu.org>
2186
2187 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind `backspace'
2188 to `backward-delete-char-untabify'.
2189
1751c874
DL
21902001-01-12 Dave Love <fx@gnu.org>
2191
2192 * cus-edit.el (customize-menu-create): Fix the :filter following
2193 easymenu change.
2194
2195 * wid-edit.el (function): Add :match-alternatives.
2196 (widget-color-action): Doc fix.
2197
3cccce8d
GM
21982001-01-12 Gerd Moellmann <gerd@gnu.org>
2199
2200 * calendar/calendar.el (calendar-basic-setup): Doc fix.
2201
18bfd6b5
KH
22022001-01-12 Kenichi Handa <handa@etl.go.jp>
2203
83c9cb8e 2204 * international/mule-cmds.el (prefer-coding-system): Fix docstring.
60a62fdc 2205
18bfd6b5
KH
2206 * international/ccl.el (define-ccl-program): Fix docstring.
2207
562e00da
DL
22082001-01-11 Dave Love <fx@gnu.org>
2209
14fd0da3
DL
2210 * international/mule-cmds.el (standard-display-european-internal):
2211 Set display table for 2208 as for 160.
2212
2213 * progmodes/ada-mode.el (ada-popup-key): Fix last change.
2214
562e00da
DL
2215 * progmodes/fortran.el (fortran-mode-map): Modify Customization
2216 entry for custom-menu-create change.
2217 (fortran-strip-sqeuence-nos): Make arg optional. Fix regexp and
2218 don't cons it in the search loop.
2219
2220 * imenu.el (imenu--truncate-items): Revert last change.
2221
6e961dcd
EZ
22222001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
2223
2224 * info.el (Info-setup-header-line): If the node header includes
2225 either Next: or Prev: links, don't show the File: and Node: parts
2226 in the header line.
2227
2c2ff7f2
GM
22282001-01-11 Gerd Moellmann <gerd@gnu.org>
2229
a7ee2d2e
GM
2230 * comint.el (comint-goto-process-mark): Don't print a message
2231 when running in batch mode.
2232
c5348233
GM
2233 * isearch.el (isearch-search): In the condition-case handler for
2234 `error', set isearch-invalid-regexp to the whole error message.
2235
422717d1
GM
2236 * subr.el (eval-after-load): Call load-symbol-file-load-history to
2237 ensure that eval-after-load works for files dumped with Emacs.
2238
2239 * help.el (load-symbol-file-load-history): New function extracted
2240 from function symbol-file.
2241 (symbol-file): Use it.
2242
83c9cb8e 2243 * toolbar/save.xpm, toolbar/undo.xpm: Use the same colors as exit.xpm.
2c2ff7f2 2244
926861fb
EZ
22452001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
2246
2247 * progmodes/etags.el (find-tag-interactive): If last-tag is nil,
2248 behave as if there were no prefix argument.
2249 (find-tag-noselect): If last-tag is nil, behave as if the NEXT-P
2250 argument were nil.
2251
afa1f52c
RS
22522001-01-11 Richard M. Stallman <rms@gnu.org>
2253
ca2ddd8e 2254 * isearch.el (isearch-lazy-highlight-update):
afa1f52c
RS
2255 Don't look for more potential matches once maximum is exceeded.
2256 Use overlays-in to check correctly for overlap with current match.
2257 Ignore empty matches.
2258
47a9f362
MB
22592001-01-11 Miles Bader <miles@gnu.org>
2260
2261 * textmodes/ispell.el (ispell-adjusted-window-height): New function.
2262 (ispell-overlay-window, ispell-help, ispell-show-choices)
2263 (ispell-command-loop): Use it instead of `window-height'.
2264
d196f58d
GM
22652001-01-10 Gerd Moellmann <gerd@gnu.org>
2266
cf523f0e
GM
2267 * files.el (confirm-kill-emacs): New user-option.
2268 (save-buffers-kill-emacs): Ask for final confirmation before
2269 killing Emacs.
2270
d196f58d
GM
2271 * isearch.el (isearch-done): Set isearch-lazy-highlight-start
2272 to nil.
2273
7c6c3d8e
GM
22742001-01-10 Dave Love <fx@gnu.org>
2275
1f8be15d
DL
2276 * progmodes/etags.el (tags-apropos-additional-actions): Fix :type.
2277
83c9cb8e 2278 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix doc, :type.
1f8be15d
DL
2279
2280 * hi-lock.el (hi-lock-exclude-modes): Fix :type.
2281
2282 * calculator.el (calculator-number-digits): Fix :type.
2283
0d5184de
DL
2284 * vc-cvs.el (vc-cvs-header): Fix :type.
2285 * vc-rcs.el (vc-rcs-header): Fix :type.
2286 * vc-sccs.el (vc-sccs-header): Fix :type.
2287
2288 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
2289
7c6c3d8e
GM
2290 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
2291
8c9f73a2
GM
2292 * eshell/esh-util.el (eshell-ange-ls-uids): Fix :type.
2293
457b792c
GM
22942001-01-10 Gerd Moellmann <gerd@gnu.org>
2295
2296 * simple.el (set-variable): Force a thorough redisplay for the
2297 case that the variable has an effect on the display, like
2298 `tab-width' has.
2299
d2622d08
AS
23002001-01-10 Andre Spiegel <spiegel@gnu.org>
2301
2302 * vc.el: Add documentation for backend interface.
2303
ae4b5f4f
KH
23042001-01-10 Kenichi Handa <handa@etl.go.jp>
2305
e0844717
KH
2306 * font-lock.el (c-font-lock-extra-types): Add "Lisp_Object".
2307
ae4b5f4f
KH
2308 * international/mule-conf.el (latin-extra-code-table): Set to t
2309 for \223 and \224.
2310
3184082b
KH
23112001-01-09 Kenichi Handa <handa@etl.go.jp>
2312
2313 * international/mule-cmds.el (locale-language-names): Map "es" to
2314 "Spanish" and "nl" to "Dutch".
2315
732b9cdd
GM
23162001-01-09 Gerd Moellmann <gerd@gnu.org>
2317
1dfca644
GM
2318 * bindings.el (global-map): Bind <home> to beginning-of-line,
2319 <end> to end-of-line, C-<home> to beginning-of-buffer, and
2320 C-<end> to end-of-buffer.
2321
732b9cdd
GM
2322 * language/european.el: Add Dutch and Spanish language info
2323 to be able to use the appropriate tutorials.
2324
23252001-01-09 Alex Schroeder <alex@gnu.org>
2326
2327 * ansi-color.el (ansi-color-process-output): Use markers instead
2328 of positions for start and end of region.
2329 (ansi-color-apply-on-region): Rewrote code to make it more robust.
2330 Previously, occasional mistakes happend when fontifying many
2331 chunks of output (eg. ls --color=yes /dev). This happened
2332 whenever an overlay was created up to the end of the region, which
2333 coincided with the process-mark. New text would then be added
2334 within that overlay instead of after it.
2335 (ansi-color-make-extent): Overlays are created with the property
2336 `modification-hooks' set to '(ansi-color-freeze-overlay).
2337 (ansi-color-freeze-overlay): New function. When inserting text at
2338 the end of the overlay, the overlay will resize.
2339
23402000-01-09 Alex Schroeder <alex@gnu.org>
2341
2342 * ansi-color.el (ansi-color-process-output): Doc change.
2343 (ansi-color-unfontify-region): Doc change. No longer installed
2344 automatically in font-lock-unfontify-region-function.
2345 (ansi-color-apply): Doc change.
2346 (ansi-color-apply-on-region): Use extents or overlays instead of
2347 text-properties.
2348 (ansi-color-make-extent): New function.
2349 (ansi-color-set-extent-face): New function.
2350
23512000-01-09 Alex Schroeder <alex@gnu.org>
2352
2353 * ansi-color.el (ansi-color-process): Removed, Emacs and XEmacs
2354 both use ansi-color-process-output, now.
2355 (ansi-color-process-output): Doesn't return string anymore. It is
2356 installed in comint-output-filter-functions for both Emacs and
2357 XEmacs, now.
2358 (ansi-color-unfontify-region): Simplified code removing variables
2359 pos and start-ansi.
2360 (ansi-color-apply): Put text-property ansi-color before putting
2361 text-property face because ansi-color-unfontify-region is called
2362 immediately after the call to put-text-property.
2363 (ansi-color-context-region): Doc change.
2364 (ansi-color-filter-region): Simplified code.
2365 (ansi-color-apply-on-region): Changed start to start-marker, using
2366 a marker explicitly. Put text-property ansi-color before putting
2367 text-property face because ansi-color-unfontify-region is called
2368 immediately after the call to put-text-property.
2369
23702000-01-09 Alex Schroeder <alex@gnu.org>
2371
2372 * ansi-color.el (ansi-color-faces-vector): Doc change.
2373 (ansi-color-for-comint-mode): Changed :type property to choice.
2374 (ansi-color-last-context): Removed.
2375 (ansi-color-process-output): Don't use ansi-color-last-context, as
2376 the main functions will store their context now.
2377 (ansi-color-context): Doc change.
2378 (ansi-color-filter-apply): Rewrote it based on ansi-color-apply.
2379 Uses ansi-color-context such that repeated calls will strip
2380 partial escape sequences, too.
2381 (ansi-color-apply): Simplified code. Colorize end of string if
2382 face is not null. Store context in new (FACE STRING) format, such
2383 that repeated calls will strip partial escape sequences, too.
2384 Append faces to face property using ansi-color-apply-sequence such
2385 that cumulative mode actually works.
2386 (ansi-color-context-region): New variable.
2387 (ansi-color-filter-region): Rewrote it based on
2388 ansi-color-apply-on-region. Uses ansi-color-context-region such
2389 that repeated calls will strip partial escape sequences, too.
2390 (ansi-color-apply-on-region): Simplified code. Colorize end of
2391 region if face is not null. Store context in new (FACE POS)
2392 format, such that repeated calls will strip partial escape
2393 sequences, too. Append faces to face property using
83c9cb8e 2394 ansi-color-apply-sequence such that cumulative mode actually works.
732b9cdd
GM
2395 (ansi-color-apply-sequence): New function.
2396 (ansi-color-get-face): When the default face is added to the list
2397 of faces, all previous settings are discarded and the list of
2398 faces is set to '(default).
2399
24002000-01-09 Alex Schroeder <alex@gnu.org>
2401
2402 * ansi-color.el (ansi-color-faces-vector): Use nil for the default
2403 face, such that ansi-color-apply and ansi-color-apply-on-region
2404 will do the right thing.
2405 (ansi-color-apply): Do the right thing, ie. if ansi-color-get-face
2406 returns nil, set the list of faces back to nil instead of
83c9cb8e 2407 appending the result of ansi-color-get-face to the front of the list.
732b9cdd
GM
2408
24092000-01-09 Alex Schroeder <alex@gnu.org>
2410
2411 * ansi-color.el (ansi-color-for-comint-mode): Doc change.
2412 (ansi-color-process): Doc change.
2413 (ansi-color-last-context): New buffer-local variable.
2414 (ansi-color-process-output): New function. It is automatically
2415 added to comint-output-filter-functions if this is XEmacs.
2416 (ansi-color-unfontify-region): New optional parameter for XEmacs
2417 compatibility. Check wether font-lock-syntactic-keywords is
2418 boundp before removing the syntax table text property, as XEmacs
2419 doesn't have it.
2420 (ansi-color-filter-region): Doc change.
2421 (ansi-color-apply-on-region): Doc change.
2422 (ansi-color-make-face): New function. Compatibility layer for
2423 XEmacs. Return temporary faces instead of cons cells for XEmacs.
2424 (ansi-color-make-color-map): Use ansi-color-make-face.
2425 (ansi-color-get-face): Avoid face text property '(nil) as results
2426 in an errow for XEmacs.
2427
24282000-01-09 Alex Schroeder <alex@gnu.org>
2429
83c9cb8e
SM
2430 * ansi-color.el (ansi-color-unfontify-region): New function.
2431 Uses text-property ansi-color in order to preserve fontification by
732b9cdd
GM
2432 ansi-color. When the package is loaded, a lambda expression is
2433 put onto font-lock-mode-hook. This lambda expression will check
2434 font-lock-unfontify-region-function and replace
83c9cb8e 2435 font-lock-default-unfontify-region with ansi-color-unfontify-region.
732b9cdd
GM
2436 (ansi-color-apply): Add text-property ansi-color in addition to
2437 text-property face.
2438 (ansi-color-apply-on-region): Add text-property ansi-color in
2439 addition to text-property face.
2440 (save-buffer-state): Copy of the macro that is also used by
2441 lazy-lock and font-lock.
2442
2443 (ansi-color-for-comint-mode): New option.
2444 (ansi-color-for-comint-mode-on): Set ansi-color-for-comint-mode.
2445 (ansi-color-for-comint-mode-off): Ditto.
2446 (ansi-color-for-comint-mode-filter): Ditto.
83c9cb8e
SM
2447 (ansi-color-process): New function. Uses ansi-color-for-comint-mode to
2448 decide what to do. This function is added to
2449 comint-preoutput-filter-functions when the package is loaded.
732b9cdd
GM
2450
2451 (ansi-color-for-shell-mode-set): Removed.
2452 (ansi-color-for-shell-mode): Removed.
2453
24542000-01-09 Alex Schroeder <alex@gnu.org>
2455
2456 * ansi-color.el (ansi-color-for-shell-mode-set): New function with
2457 the lambda expression from the ansi-color-for-shell-mode :set
2458 property. Additionally, modify shell-mode-hook to enable or
2459 disable font-lock-mode for future shell buffers.
2460 (ansi-color-for-shell-mode): The :set property calls
2461 ansi-color-for-shell-mode-set instead of a lambda expression.
2462
24632000-01-09 Alex Schroeder <alex@gnu.org>
2464
2465 * ansi-color.el (ansi-color-for-shell-mode): Doc change.
2466 (ansi-color-context): New variable.
2467 (ansi-color-apply): Save context between calls.
2468
fb55ff10
EZ
24692001-01-09 Eli Zaretskii <eliz@is.elta.co.il>
2470
83c9cb8e
SM
2471 * isearch.el (isearch, isearch-lazy-highlight-face):
2472 New definitions for face colors and attributes.
29910493 2473
fb55ff10
EZ
2474 * wid-edit.el (widget-choose): Call display-popup-menus-p instead
2475 of display-mouse-p.
2476
134d6265
KH
24772001-01-09 Kenichi Handa <handa@etl.go.jp>
2478
2479 * international/mule.el (make-coding-system): If the coding system
2480 accepts extra latin codes, register such codes as safe for the
2481 coding system.
2482
103db06c 24832001-01-08 Richard M. Stallman <rms@gnu.org>
78b8eee8 2484
984c9f75
RS
2485 * emacs-lisp/bytecomp.el (byte-compile-log-1): In non-batch case,
2486 don't mention the file name or the date here, because they are
2487 logged at the start of the file.
2488
24892001-01-08 Richard M. Stallman <rms@gnu.org>
2490
78b8eee8
RS
2491 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
2492 Change screen-width to frame-width.
2493
1460e5d4
EZ
24942001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
2495
2496 * info.el (Info-search): Print the default as part of the prompt.
2497
56f24bc1
AS
24982001-01-08 Andre Spiegel <spiegel@gnu.org>
2499
ca2ddd8e 2500 * vc.el (vc-default-latest-on-branch-p): New function, replaces
56f24bc1
AS
2501 constant implementations in backends.
2502
2503 * vc-cvs.el (vc-cvs-latest-on-branch-p): Removed.
2504 (vc-cvs-checkout): Renamed arg WRITABLE to EDITABLE.
2505
2506 * vc-rcs.el (vc-rcs-checkout, vc-rcs-cancel-version): Renamed arg
2507 WRITABLE to EDITABLE.
2508
2509 * vc-sccs.el (vc-sccs-latest-on-branch-p): Removed.
2510 (vc-sccs-checkout, vc-sccs-cancel-version): Renamed arg WRITABLE
2511 to EDITABLE.
2512
b7812d30
EZ
25132001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
2514
2515 * emacs-lisp/copyright.el (copyright-current-year): Now a defvar.
83c9cb8e 2516 (copyright, copyright-update): Compute the current year at run time.
b7812d30 2517
7e56ea04
GM
25182001-01-08 Gerd Moellmann <gerd@gnu.org>
2519
2520 * isearch.el (isearch-old-signal-hook): Removed.
2521 (isearch-mode): Add isearch-done to kbd-macro-termination-hook
2522 instead of setting signal-hook-function.
2523 (isearch-done): Remove isearch-done from kbd-macro-termination-hook.
2524
a758f97d
GM
25252001-01-08 Kevin Gallagher <kevingal@onramp.net>
2526
2527 * emulation/edt.el: Update to version 4.0. Provide support for
2528 EDT scroll margins at top and bottom of the window. Provide an
2529 emulation of the EDT SUBS command (bound to GOLD-Enter, by
2530 default). Enhance edt-quit, bound to GOLD-q by default, to warn
83c9cb8e
SM
2531 user when file-related buffer modifications exist.
2532 Provide support for running EDT Emulation in XEmacs.
2533 Provide customize access to some user updatable variables.
2534 Add Commentary section to file header.
2535 Fixed a few minor bugs and cleaned up some code.
a758f97d
GM
2536
2537 * emulation/edt-mapper.el: Update to version 4.0. Provide support
2538 for detecting a keypress that generates an ASCII key sequence.
2539 (Previously, only a keypress that generates a vector was
2540 recognized.) Embed Window Manager name into name of the generated
2541 EDT Emulation initialization file since the initialization file is
2542 Window Manager specific. Add Commentary section to file header.
ca2ddd8e 2543
30db89f9
EZ
25442001-01-07 Eli Zaretskii <eliz@is.elta.co.il>
2545
4deb3ba9
EZ
2546 * mail/sendmail.el (mail-mode): Doc fix.
2547
30db89f9
EZ
2548 * info.el (Info-goto-emacs-command-node): Doc fix.
2549 (Info-goto-emacs-key-command-node): Doc fix.
2550
c3f2772b
EZ
25512001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
2552
8726e79b 2553 * ediff-vers.el (noninteractive): Don't load generic-sc on MS-DOS
c3f2772b
EZ
2554 systems without long file-name support.
2555
0dac6924
AI
25562001-01-06 Andrew Innes <andrewi@gnu.org>
2557
2558 * makefile.w32-in (custom-deps): Set EMACSLOADPATH explicitly.
2559
4e6ef391
EZ
25602001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
2561
380866a2
EZ
2562 * isearch.el (isearch-lazy-highlight-remove-overlays): Doc fix.
2563 (isearch-lazy-highlight-update): Doc fix.
2564
148b5960
EZ
2565 * ffap.el (ffap-bindings): Doc fix.
2566
4e6ef391
EZ
2567 * dired-x.el (dired-virtual-guess-dir): Doc fix.
2568
4cb1bcc2
DL
25692001-01-05 Dave Love <fx@gnu.org>
2570
2571 * emacs-lisp/cl-seq.el (remove, remq): Remove.
2572
3828218c
GM
25732001-01-05 Gerd Moellmann <gerd@gnu.org>
2574
83c9cb8e
SM
2575 * mouse-drag.el (mouse-drag-safe-scroll):
2576 Bind scroll-preserve-screen-position to nil.
f1ade7d3 2577
1f4139d5
GM
2578 * isearch.el (isearch-old-signal-hook): New variable.
2579 (isearch-mode): Set signal-hook-function to isearch-done.
2580 (isearch-done): Restore old signal-hook-function.
2581
3828218c
GM
2582 * info.el (Info-fontify-node): Mark one more char as intangible.
2583
3970013f
KH
25842000-01-05 Kenichi Handa <handa@etl.go.jp>
2585
83c9cb8e
SM
2586 * composite.el (compose-last-chars): New argument COMPONENTS.
2587 If it is non-nil, compose preceding characters by compose-region with
3970013f
KH
2588 COMPONENTS.
2589
2590 * international/quail.el (quail-input-string-to-events): New function.
2591 (quail-input-method): Convert input string to events here.
2592 (quail-start-translation): Return input string, not event list.
2593 (quail-start-conversion): Likewise.
2594
f3b05e99
GM
25952001-01-04 Gerd Moellmann <gerd@gnu.org>
2596
ca2ddd8e 2597 * tooltip.el (tooltip-cancel-delayed-tip)
2f5ded21
GM
2598 (tooltip-start-delayed-tip): Renamed from tooltip-disable-timeout
2599 and tooltip-add-timeout.
2600 (tooltip-show): Set border color from faces's foreground.
2601 (tooltip-show-help-function): If called with the same help string
2602 as last time, do nothing.
2603 (tooltip-help-tips): Don't set tooltip-help-message to nil.
2604
0f2ac578
GM
2605 * startup.el (fancy-splash-screens): Don't bind show-help-function
2606 to nil.
2607
f3b05e99
GM
2608 * tooltip.el (tooltip-frame-parameters): Remove colors.
2609 (tooltip): New face
2610 (tooltip-set-param): New function.
2611 (tooltip-show): Set up color frame parameters from face `tooltip'.
2612 Display the tooltip text in face `tooltip'.
2613
8416e94a
DL
26142001-01-04 Dave Love <fx@gnu.org>
2615
2616 * whitespace.el (whitespace-global-mode): Fix typo.
2617
2618 * hilit19.el, mail/rnewspost.el, mail/rnews.el: Moved to obsolete.
2619
30db89f9
EZ
26202001-01-04 Eli Zaretskii <eliz@is.elta.co.il>
2621
83c9cb8e
SM
2622 * help.el (help-for-help): Fix a typo in a doc string.
2623 From kwzh@gnu.org (Karl Heuer).
30db89f9 2624
b847eb8c
DL
26252001-01-03 Dave Love <fx@gnu.org>
2626
2627 * dired-x.el: Doc fixes. Maintainer change.
83c9cb8e 2628 (dired-guess-shell-gnutar, dired-guess-shell-znew-switches): Fix :type.
b847eb8c
DL
2629 (dired-guess-shell-alist-default): Don't use xloadimage for PNG.
2630 (dired-guess-shell-alist-user): Customize.
2631 (dired-x-help-address): Set to bug-gnu-emacs.
2632 (dired-x-maintainer, dired-x-file, dired-x-version): Deleted.
2633 (dired-default-directory): Renamed from default-directory.
2634
2635 * hl-line.el (hl-line): Doc fix.
2636
43c4b570
KF
26372001-01-03 Karl Fogel <kfogel@red-bean.com>
2638
1bf6b1bf 2639 * mail/mail-hist.el (mail-hist-text-too-long-p): Doc fix.
43c4b570 2640
984c9f75 26412001-01-02 Richard M. Stallman <rms@gnu.org>
5297fb00
RS
2642
2643 * isearch.el (isearch-lazy-highlight-cleanup): Arg now says
2644 to remove all the current alternative-match highlighting.
2645 If nil, remove only what's outside the current window.
2646 (isearch-lazy-highlight-remove-overlays): Take optional
2647 region within which NOT to remove them.
2648 (isearch-lazy-highlight-new-loop): Greatly simplified.
2649 (isearch-lazy-highlight-update): Find all the other occurrences
2650 visible in the window, in just one call.
2651 (isearch-lazy-highlight-start): Now holds start of region to scan.
2652 (isearch-lazy-highlight-end): Now holds end of region to scan.
2653 (isearch-lazy-highlight-wrapped): Variable deleted.
2654 (isearch-lazy-highlight-search): Function deleted.
2655
13d6a61c
AI
26562000-01-02 Andrew Innes <andrewi@gnu.org>
2657
2658 * w32-fns.el (convert-standard-filename): Do length check on name
2659 before aref.
2660
064866e7
DL
26612001-01-02 Dave Love <fx@gnu.org>
2662
b33e041b
DL
2663 * progmodes/cperl-mode.el (cperl-invalid-face): Don't double-quote
2664 value.
2665 (cperl-init-faces): Allow cperl-invalid-face to be a normal face.
2666
2667 * ls-lisp.el (ls-lisp) <defgroup>: Add :version.
2668
8166ffd5
DL
2669 * net/browse-url.el (browse-url-filename-alist): Avoid backquote
2670 read syntax.
2671
064866e7
DL
2672 * calendar/todo-mode.el (todo): Add :link, :version.
2673 (todo-save-top-priorities): Remove autoload cookie.
2674 (todo-add-category, todo-add-item-non-interactively)
83c9cb8e 2675 (todo-insert-item, todo-mode, todo-cp, todo-show): Fix autoload cookie.
064866e7 2676
6dde6abc
GM
26772001-01-02 Gerd Moellmann <gerd@gnu.org>
2678
2679 * comint.el (comint-input-history-ignore): New variable.
2680 (comint-read-input-ring): Ignore entries matching
2681 comint-input-history-ignore.
2682
1a8a9daf
GM
26832001-01-02 Eric M. Ludlam <zappo@gnu.org>
2684
2685 * emacs-lisp/lisp-mnt.el (lm-copyright-prefix): New Variable.
2686 (lm-copyright-mark): New function.
2687 (lm-crack-copyright): New function.
2688 (lm-verify): Check that the file has a copyright.
2689 Check that the file is copyright Free Software Foundation.
2690
9c92eb53
KH
26912000-12-30 Kenichi Handa <handa@etl.go.jp>
2692
2693 * international/mule-diag.el (print-fontset): Indent font name by
2694 24 columns, not 25.
2695
49172314
GM
26962000-12-29 Gerd Moellmann <gerd@gnu.org>
2697
762a68ec
GM
2698 * textmodes/flyspell.el (mail-mode-flyspell-verify): Spell-check
2699 in Subject line.
2700
49172314 2701 * mail/mailabbrev.el (mail-abbrevs-enable, mail-abbrevs-disable):
83c9cb8e
SM
2702 Use mail-mode-hook instead of mail-setup-hook.
2703 Otherwise continuing an interrupted message with C-u C-x m for
2704 instance, winds up in Mail mode without abbrevs.
49172314 2705
bd7a2e26
GM
27062000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2707
2708 * ps-print.el: Handle form feed better when ps-zebra-stripe-follow is
83c9cb8e
SM
2709 non-nil. Adding almost all customization variables on ps-setup.
2710 Doc fix.
bd7a2e26
GM
2711 (ps-print-version): New version number (6.3.3).
2712 (ps-end-with-control-d): Initialization fix.
2713 (ps-lines-printed): New var.
2714 (ps-skip-newline): New fun.
2715 (ps-setup, ps-prologue-file, ps-begin-job, ps-begin-page)
2716 (ps-next-line, ps-continue-line, ps-plot-region)
2717 (ps-generate-postscript-with-faces, ps-end-job): Code fix.
ca2ddd8e 2718
2b3f28a4
KH
27192000-12-29 Kenichi Handa <handa@etl.go.jp>
2720
83c9cb8e
SM
2721 * international/fontset.el (x-complement-fontset-spec):
2722 Resolve ASCII font name so that the same family name is used for fonts
2b3f28a4
KH
2723 registered in x-font-name-charset-alist.
2724 (create-fontset-from-fontset-spec): Adjusted for the above change.
2725 The name of fontset alias should be a unresolved ASCII font name.
2726
2ece9174
GM
27272000-12-28 Gerd Moellmann <gerd@gnu.org>
2728
2729 * simple.el (delete-key-deletes-forward-mode): Bind backspace
2730 and delete in isearch-mode-map.
2731
cbe3ad7a
RS
27322000-12-28 Richard M. Stallman <rms@gnu.org>
2733
ca2ddd8e 2734 * dired-x.el (dired-guess-shell-alist-default):
cbe3ad7a
RS
2735 Use xpdf instead of acroread.
2736
a816f1c5
KH
27372000-12-28 Kenichi Handa <handa@etl.go.jp>
2738
f086e73c
KH
2739 * textmodes/artist.el (artist-butlast): Deleted.
2740 (artist-ellipse-mirror-quadrant): Use butlast instead of
defac922 2741 artist-butlast.
f086e73c 2742
a816f1c5
KH
2743 * subr.el (butlast, nbutlast): Moved from cl.el to here.
2744
2745 * emacs-lisp/cl.el (butlast, nbutlast): Moved to subr.el.
2746
b202115b
EZ
27472000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
2748
2749 From Francis J. Wright <F.J.Wright@maths.qmw.ac.uk>:
2750
2751 * ls-lisp.el: Better support for the Mac and MS-Windows.
2752 (ls-lisp): New defgroup.
2753 (ls-lisp-emulation, ls-lisp-ignore-case, ls-lisp-dirs-first)
ca2ddd8e 2754 (ls-lisp-verbosity, ls-lisp-use-insert-directory-program)
b202115b
EZ
2755 (ls-lisp-support-shell-wildcards): New defcustoms.
2756 (ls-lisp-parse-symlink): New function.
2757 (insert-directory): Code to convert switches to a list and set up
2758 the wildcard argument copied from ls-lisp-insert-directory.
2759 (ls-lisp-insert-directory): New argument TIME-INDEX. Add support
2760 for -C and -R switches.
2761 (ls-lisp-column-format): New function.
ca2ddd8e 2762 (ls-lisp-delete-matching, ls-lisp-handle-switches)
b202115b
EZ
2763 (ls-lisp-format-time): Add doc strings.
2764 (ls-lisp-handle-switches): Handle -U, -S, -X, and -F switches.
2765 Support ls-lisp-dirs-first.
2766 (ls-lisp-classify, ls-lisp-extension): New functions.
2767 (ls-lisp-format): Optionally support emulation of symlinks.
2768 Support -i, -s, and -G switches.
2769
6061fbf0
GM
27702000-12-27 Gerd Moellmann <gerd@gnu.org>
2771
5e25feee
GM
2772 * textmodes/texinfo.el (texinfo-mode): Set fill-column to 70.
2773
6061fbf0
GM
2774 * version.el (emacs-version): Print X scroll bar information.
2775
2776 * scroll-bar.el (toplevel): Check for x-toolkit-scroll-bars
2777 instead of x-toolkit-scroll-bars-p.
2778
2779 * loadup.el (toplevel): Check for x-toolkit-scroll-bars instead
2780 of x-toolkit-scroll-bars-p.
2781
25050dab
EZ
27822000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
2783
83c9cb8e 2784 * ffap.el (ffap-bindings): Make interactive and add an autoload cookie.
25050dab
EZ
2785 (ffap-bindings): Doc fix, to reflect the above change.
2786
c1786874
KH
27872000-12-27 Kenichi Handa <handa@etl.go.jp>
2788
2789 * term.el (term-char-mode): Define all non-ascii self-inserting
2790 characters to 'term-send-raw in term-raw-map.
2791
7261ece3 27922000-12-25 Michael Kifer <kifer@cs.sunysb.edu>
ca2ddd8e 2793
83c9cb8e 2794 * viper-init (viper-restore-cursor-type): Added condition-case guard.
ca2ddd8e 2795
83c9cb8e
SM
2796 * ediff-init.el (ediff-quit-hook,ediff-suspend-hook):
2797 Changed initialization; use add-hook.
6061fbf0 2798 (ediff-file-remote-p): Use file-local-copy.
ca2ddd8e 2799
6061fbf0 2800 * ediff-ptch.el (ediff-prompt-for-patch-buffer): Improved defaults.
ca2ddd8e 2801
6061fbf0
GM
2802 * ediff.el (ediff-patch-buffer): Bug fix.
2803 (ediff-revision): Allow selection of the file at the prompt.
ca2ddd8e 2804
83f40583
SM
28052000-12-23 Stefan Monnier <monnier@cs.yale.edu>
2806
2807 * subr.el (combine-run-hooks): Remove.
2808
2809 * emacs-lisp/edebug.el (define-minor-mode): Improve the spec
2810 and remove the rogue second spec.
2811
bdd6d4e8
GM
28122000-12-23 Gerd Moellmann <gerd@gnu.org>
2813
2814 * progmodes/compile.el (compilation-forget-errors): Fix indentation.
2815
26736ce3
SM
28162000-12-22 Stefan Monnier <monnier@cs.yale.edu>
2817
0e86b6b0
SM
2818 * smerge-mode.el (smerge-basic-map): Use `=' rather than `d'.
2819 Use minibuffer menu prompt for the `=' prefix.
2820 (smerge-command-prefix): Change default to C-^.
6eabfb26 2821 (smerge-mode): Don't assume font-lock doesn't move point.
0e86b6b0 2822
26736ce3
SM
2823 * skeleton.el (skeleton-internal-1): Make sure the first line of
2824 the region is also re-indented.
d21584d6
SM
2825 (skeleton-end-newline): New var.
2826 (skeleton-end-hook): Use it.
26736ce3 2827
95fa4fd7
MB
28282000-12-22 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
2829
2830 * comint.el (comint-password-prompt-regexp): Support CVS.
2831
f060b834
GM
28322000-12-22 Gerd Moellmann <gerd@gnu.org>
2833
83c9cb8e
SM
2834 * simple.el (delete-key-deletes-forward-mode): Simplify.
2835 Also backspace key combinations, depending on
856ff7a7
GM
2836 delete-key-deletes-forward.
2837
2838 * bindings.el ([C-backspace]): Bind C-backspace to kill-word.
2839
f060b834
GM
2840 * simple.el (delete-key-deletes-forward): Doc fix.
2841
653558a1
GM
28422000-08-22 Emmanuel Briot <briot@gnat.com>
2843
2844 * xml.el (top level comment): Updated to reflect the fact that
26736ce3 2845 white spaces are relevant in the XML file.
653558a1
GM
2846 (xml-parse-file): Do not kill an existing Emacs buffer if the file
2847 to parse was already edited. This allows for on-the-fly analysis
26736ce3 2848 of XML files.
653558a1
GM
2849 (xml-parse-tag): Check that the casing is the same in the start
2850 tag and end tag, since XML is case-sensitive. Allows for spaces
2851 in the end tag, after the name of the tag.
2852 (xml-parse-attlist): Allow for the character '-' in the name of
2853 attributes, as in the standard http-equiv attribute Do not save
26736ce3 2854 the properties in the XML tree, since they are not relevant.
653558a1 2855
3ad93d8d
SM
28562000-12-21 Stefan Monnier <monnier@cs.yale.edu>
2857
2858 * generic.el (generic-read-type): Undo last change, inline into
2859 `generic-mode' and then remove.
2860 (generic-mode): Inline generic-read-type.
2861 (define-generic-mode): Push the symbol name rather than the symbol
2862 onto generic-mode-list.
2863
177f4e88
GM
28642000-12-21 Gerd Moellmann <gerd@gnu.org>
2865
8e15274f
GM
2866 * generic.el (generic-read-type): Build an alist for
2867 completing-read as in 20.7.
2868
2869 * play/landmark.el (lm): Use interactive spec `P'.
2870 (toplevel): Don't set debug-on-error.
2871
83c9cb8e 2872 * server.el (server-switch-buffer): Choose a window on a visible frame.
177f4e88 2873
6ba384dc
GM
28742000-12-21 Dave Pearson <davep@davep.org>
2875
2876 * quickurl.el: Commentry change, I've moved my web site.
ca2ddd8e 2877
647a066c
GM
28782000-12-21 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2879
2880 * ebnf2ps.el: Fix a problem with skip-chars-forward: it doesn't accept
2881 ranges like \177-\237, but accepts the character sequence from \177 to
2882 \237. Doc fix.
2883 (ebnf-version): New version (3.4).
2884 (ebnf-setup): Code fix.
2885 (ebnf-range-regexp): New fun.
2886 (ebnf-8-bit-chars): Const fix.
2887
2888 * ebnf-bnf.el: Fix the same problem as described on ebnf2ps.el log
2889 entry. Doc fix.
2890 (ebnf-bnf-lex): Code fix.
2891 (ebnf-bnf-comment-chars): Const fix.
2892
2893 * ebnf-iso.el: Fix the same problem as described on ebnf2ps.el log
2894 entry. Doc fix.
2895 (ebnf-iso-comment-chars): Const fix.
2896
2897 * ebnf-otz.el: Doc fix.
2898
2899 * ebnf-yac.el: Fix the same problem as described on ebnf2ps.el log
2900 entry. Doc fix.
2901 (ebnf-yac-skip-code): Code fix.
2902 (ebnf-yac-comment-chars): Const fix.
ca2ddd8e 2903
bc22fd18
EZ
29042000-12-21 Eli Zaretskii <eliz@is.elta.co.il>
2905
2906 * files.el (insert-directory-safely): New function.
83c9cb8e
SM
2907 (recover-file): Use it instead of insert-directory.
2908 From Markus Rost <markus.rost@mathematik.uni-regensburg.de>
bc22fd18 2909
587fc3f9
KH
29102000-12-21 Kenichi Handa <handa@etl.go.jp>
2911
83c9cb8e
SM
2912 * international/mule-cmds.el (select-safe-coding-system):
2913 Check coding-category-list more rigidly. Improve help message.
eeefcfde 2914
587fc3f9
KH
2915 * dired.el (dired-move-to-filename-regexp): Fix previous change.
2916
01860fb9
MB
29172000-12-21 Miles Bader <miles@gnu.org>
2918
83c9cb8e 2919 * mail/sendmail.el (mail-mode): Set `comment-start' to the yank prefix.
01860fb9 2920
3f9d67a6
KH
29212000-12-21 Kenichi Handa <handa@etl.go.jp>
2922
9fd1c1f7
KH
2923 * international/mule-diag.el (describe-char-after): Make *Help*
2924 buffer inherit multibyteness of the current buffer.
2925
3f9d67a6
KH
2926 * international/mule.el (make-char): Docstring adjusted for the
2927 change of make-char-internal.
2928
c9669fac
SM
29292000-12-20 Stefan Monnier <monnier@cs.yale.edu>
2930
2931 * international/iso-cvt.el: Docstrings fix.
2932
19594307
DL
29332000-12-20 Dave Love <fx@gnu.org>
2934
2935 * subr.el (eval-after-load): Doc fix.
2936
b1a447b3
KH
29372000-12-20 Kenichi Handa <handa@etl.go.jp>
2938
2939 * jka-compr.el (jka-compr-partial-uncompress): Don't use `concat'
2940 for numbers.
2941
09877d5d
MB
29422000-12-20 Miles Bader <miles@gnu.org>
2943
2944 * international/quail.el (quail-help): Resize the help window
2945 again after it has all its contents. Remove unneeded progn.
2946
71d4497a
GM
29472000-12-19 Gerd Moellmann <gerd@gnu.org>
2948
2949 * pcmpl-linux.el: Fix copy/paste error.
2950
741e56a0
AI
29512000-12-19 Andrew Innes <andrewi@gnu.org>
2952
83c9cb8e 2953 * simple.el (delete-key-deletes-forward-mode): Fix typo in docstring.
741e56a0 2954
cc24d91c
CD
29552000-12-19 Carsten Dominik <dominik@strw.leidenuniv.nl>
2956
ba4c05aa
CD
2957 * progmodes/idlw-rinfo.el: Fixed copyright notice.
2958
2959 * progmodes/idlw-toolbar.el: Fixed copyright notice.
2960
2961 * progmodes/idlw-shell.el: Fixed copyright notice.
2962
2963 * progmodes/idlwave.el: Fixed copyright notice.
2964
71d4497a 2965 * textmodes/reftex-dcr.el (reftex-view-crossref): Added SPACE and
cc24d91c
CD
2966 TAB as key separators.
2967
524c8caf
GM
29682000-12-19 Alex Schroeder <alex@gnu.org>
2969
2970 * sql.el (sql-sybase-options): New option.
2971 (sql-sybase): Use it. Add sql-database to the list of parameters
2972 provided for login. The options -w 2048 -n are not used any more.
2973 (sql-postgres-options): Changed default from "--pset" to "-P".
2974 (sql-mysql-options): Doc change.
2975 (sql-stop): Doc change.
2976
b5fa513d
KH
29772000-12-19 Kenichi Handa <handa@etl.go.jp>
2978
2979 * international/quail.el (quail-input-method): Always hide
2980 the guidance buffer on exiting.
2981
91c9e6ce
GM
29822000-12-18 Gerd Moellmann <gerd@gnu.org>
2983
c6da4eb4
GM
2984 * tooltip.el (tooltip-mode): Signal an error if x-show-tip
2985 isn't fboundp.
2986
3d2a0e0b
GM
2987 * server.el (server-buffer-done): Bury the buffer before
2988 killing it.
2989
91c9e6ce
GM
2990 * faces.el (face-spec-set): Interpret a nil in specs for
2991 foreground and background colors as `unspecified', for
2992 compatibility with 20.x.
2993
40fa0008
DL
29942000-12-18 Dave Love <fx@gnu.org>
2995
22adbe54
DL
2996 * simple.el (mail-user-agent): Doc fix.
2997 (input-mode-8-bit): Removed.
2998
2999 * international/mule.el (set-keyboard-coding-system): Doc fix.
3000 (keyboard-coding-system): New option.
3001
40fa0008
DL
3002 * mail/sendmail.el (send-mail-function): Customize.
3003
6f4745e2
EZ
30042000-12-18 Eli Zaretskii <eliz@is.elta.co.il>
3005
3006 * international/codepage.el (cp866-decode-table): New table.
3007
82b90229
GM
30082000-12-18 Gerd Moellmann <gerd@gnu.org>
3009
3010 * version.el (emacs-version): Remove `%a' from the time format
3011 because the weekday doesn't fit well into each locale.
3012
5a047002
MB
30132000-12-18 Miles Bader <miles@gnu.org>
3014
7f49aa07
MB
3015 * image-file.el (image-file-name-extensions): Add "pgm" and "ppm".
3016
ca2ddd8e 3017 * textmodes/artist.el (artist-replace-chars, artist-replace-char):
5a047002
MB
3018 Check that emacs-major-version is `=' to 20, not `>='.
3019 (artist-replace-chars): Use `make-string' instead of a loop.
3020
22ea2607
EZ
30212000-12-17 Stefan Monnier <monnier@cs.yale.edu>
3022
3023 * pcvs.el (cvs-diff-backup-extractor): Return full-path for file.
3024 (cvs-execute-single-file): Don't change directory.
3025 Patch from Per Cederqvist.
3026
6c825f8e
EZ
30272000-12-16 Eli Zaretskii <eliz@is.elta.co.il>
3028
83c9cb8e
SM
3029 * textmodes/ispell.el (check-ispell-version):
3030 If `ispell-program-name' is "aspell", pass it the -v switch instead
6c825f8e
EZ
3031 of -vv.
3032
8ff06845
KH
30332000-12-16 Kenichi Handa <handa@etl.go.jp>
3034
af4bb4c8
KH
3035 * international/mule-diag.el (mule-diag): Insert information about
3036 configure options, multibyte awareness, language env.
3037
8ff06845
KH
3038 * international/ja-dic-cnv.el (skkdic-get-candidate-list): Fix the
3039 regexp to search for candidates.
3040
b24e84ab
EZ
30412000-12-15 Eli Zaretskii <eliz@is.elta.co.il>
3042
3043 * info.el (Info-forward-node): If the node has an
3044 Info-header-line, widen the buffer before searching for "next:"
3045 and "up:" pointers, and set the search limit to stay in the
3046 current node.
3047
7981d89f
MB
30482000-12-16 Miles Bader <miles@gnu.org>
3049
3050 * simple.el (delete-trailing-whitespace): Remove extraneous let.
3051
88ee7917
MB
30522000-12-15 Miles Bader <miles@gnu.org>
3053
3054 * comint.el (comint-send-string, comint-send-region): Also accept
3055 a buffer, buffer-name, or nil for PROCESS, for compatibility with
3056 process-send-string/region.
3057
0c28d842
GM
30582000-12-15 Gerd Moellmann <gerd@gnu.org>
3059
4ea7fdca
GM
3060 * isearch.el (isearch-lazy-highlight-max): New user-option.
3061 (isearch-lazy-highlight-update): Don't highlight more than
3062 isearch-lazy-highlight-max matches.
3063
0c28d842
GM
3064 * mail/mh-utils.el (mh-find-path): Set read-mail-command.
3065
984c9f75 30662000-12-15 Richard M. Stallman <rms@gnu.org>
3ffa545b 3067
8062e53a
GM
3068 * sort.el (sort-columns): Fix error message.
3069
3ffa545b
GM
3070 * dabbrev.el (dabbrev--last-case-pattern): Value is now
3071 `upcase' or `downcase' or nil.
3072 (dabbrev-expand): Don't do anything with dabbrev--last-case-pattern.
3073 Pass new record-case-pattern arg to dabbrev--substitute-expansion.
3074 (dabbrev--substitute-expansion): New arg record-case-pattern.
3075 If it is non-nil, set dabbrev--last-case-pattern.
3076 If ABBREV is " ", use dabbrev--last-case-pattern to change EXPANSION.
3077
3078 * dabbrev.el (dabbrev--find-expansion): Remove extra nreverse.
3079
c2d7f289
MB
30802000-12-15 Miles Bader <miles@gnu.org>
3081
b6348438
MB
3082 * paths.el (Info-default-directory-list): Don't delete
3083 configure-info-directory from the list of standard info
83c9cb8e 3084 directories when appending it to the end -- their order is important.
b6348438 3085
f9056dd9
MB
3086 * faces.el (read-face-attribute): If there's no entry for the
3087 user's input in VALID, just use it as-is (this will often result
3088 in an error, but it may be OK for e.g. colors using hexadecimal
3089 notation, and at least will yield a better error message).
3090
c2d7f289 3091 * window.el (mode-line-window-height-fudge): Function removed.
ca2ddd8e 3092 (height-affecting-face-attributes, mode-line-window-height-fudge):
c2d7f289
MB
3093 Variables removed.
3094 * textmodes/ispell.el (ispell-overlay-window): Ensure that the new
3095 window is really the right size. Use vertical-motion
3096 rather than forward-line.
3097 (ispell-help): Don't use ispell-mode-line-window-height-fudge.
3098 (ispell-command-loop, ispell-show-choices): Use the variable
3099 ispell-choices-win-default-height, rather than the function.
3100 (ispell-choices-win-default-height): Function removed.
3101 (ispell-mode-line-window-height-fudge): Function removed.
ca2ddd8e 3102
8f530b95
SM
31032000-12-14 Stefan Monnier <monnier@cs.yale.edu>
3104
3105 * add-log.el (add-change-log-entry): Only expand-file-name if non-nil.
3106
6d435deb
EZ
31072000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
3108
83c9cb8e
SM
3109 * paths.el (Info-default-directory-list):
3110 If configure-info-directory is not one of the standard directories,
4dddb0b7
EZ
3111 put it first in the list; otherwise put it last. Doc string
3112 changed accordingly.
3113
3114 * info.el (Info-directory-list): Change doc string to reflect the
3115 change in Info-default-directory-list.
3116
6d435deb
EZ
3117 * simple.el (delete-key-deletes-forward-mode): Treat ms-dos and
3118 windows-nt as windowed environments, even under -nw.
3119
3120 * startup.el (command-line): Don't call x-backspace-delete-keys-p
3121 if not fboundp. Switch delete-forward mode for the <delete> key
3122 on all PC platforms, even under -nw.
3123
3124 * term/internal.el ([M-delete]): Remap to M-d.
3125
9d7d9263
GM
31262000-12-14 Gerd Moellmann <gerd@gnu.org>
3127
3128 * emacs-lisp/lisp-mnt.el: Change maintainer to FSF.
3129
7cf0153a
EZ
31302000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
3131
3132 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
3133
5e5b3d41
GM
31342000-12-14 Gerd Moellmann <gerd@gnu.org>
3135
5f368d29
GM
3136 * startup.el (command-line): Call delete-key-deletes-forward-mode,
3137 if appropriate.
3138
3139 * simple.el (delete-key-deletes-forward): New user-option.
3140 (delete-key-deletes-forward-mode): New function.
3141
9d7d9263 3142 * bindings.el: Bind `delete' to backward-delete-char.
5f368d29 3143
83c9cb8e
SM
3144 * emacs-lisp/easymenu.el (easy-menu-current-active-maps):
3145 Test if symbol is bound before getting its value.
5e5b3d41
GM
3146
3147 * tooltip.el (tooltip-show): If an error is signaled in
3148 x-show-tip, display that error, and display the help in the
3149 echo area.
ca2ddd8e 3150
191b83b6
KH
31512000-12-14 Kenichi Handa <handa@etl.go.jp>
3152
83c9cb8e
SM
3153 * international/ja-dic-cnv.el (skkdic-set-okuri-nasi):
3154 Show "... entries" messages for every 10000 entries, not 10.
191b83b6 3155
6192b604
KF
31562000-12-13 Karl Fogel <kfogel@red-bean.com>
3157
3158 * bookmark.el: Provide a generic exit hook, as suggested by
3159 Ovidiu Predescu <ovidiu@cup.hp.com>:
a924cf63
EZ
3160 (bookmark-exit-hook): New var.
3161 (bookmark-exit-hook-internal): New func, replaces
6192b604
KF
3162 old raw lambda form in `kill-emacs-hook', and runs new
3163 `bookmark-exit-hooks'. No longer tests for the bookmark feature,
3164 as logically that feature must have been provided if this function
3165 is running.
3166 Removed ;;;###autoload before the `add-hook' call.
3167
5edf6b55
SM
31682000-12-13 Stefan Monnier <monnier@cs.yale.edu>
3169
3170 * emacs-lisp/easymenu.el (easy-menu-define): Setup indentation.
3171 (easy-menu-current-active-maps): New function.
3172 (easy-menu-get-map): Use it.
3173 Make a proper menu entry when creating a new keymap.
3174
16b5e8e6
KH
31752000-12-13 Kenichi Handa <handa@etl.go.jp>
3176
d49fc4eb
KH
3177 * international/characters.el: Fix cases and syntaxes for
3178 mule-unicode-0100-24ff.
3179
3b53d876
KH
3180 * dired.el (dired-move-to-filename-regexp): Fixed for the case
3181 that a Japanese character is not appended after day and year.
3182
16b5e8e6
KH
3183 * info.el (Info-suffix-list): Change format for a command that
3184 requires arguments.
3185 (info-insert-file-contents): Adjusted for the above change.
3186
1df1c518
AS
31872000-12-12 Andreas Schwab <schwab@suse.de>
3188
3189 * tar-mode.el (tar-extract): Base the name of the subfile buffer
3190 on the name of the tar buffer. Verify that the existing buffer is
3191 visiting the same subfile.
3192
a7a07b98
DL
31932000-12-12 Dave Love <fx@gnu.org>
3194
3195 * subdirs.el: Add obsolete.
3196
4fdbd809
GM
31972000-12-12 Gerd Moellmann <gerd@gnu.org>
3198
bfdb75ee
GM
3199 * mail/rmailsum.el (rmail-summary-expunge)
3200 (rmail-summary-expunge-and-save): Use rmail-expunge-confirmed
3201 instead of rmail-confirm-expunge.
3202
4fdbd809
GM
3203 * replace.el (perform-replace): Don't use an empty match adjacent
3204 to a non-empty match when computing the next match before the
3205 replacement is performed.
3206
e9a59cad
GM
32072000-12-12 Milan Zamazal <pdm@freesoft.cz>
3208
3209 * progmodes/glasses.el: Use `define-minor-mode' for the minor mode
3210 definition (patch by Stefan Monnier).
3211 (glasses-mode): Use jit-lock instead of `after-change-functions'
3212 (patch by Stefan Monnier).
3213
c2def7a0
MB
32142000-12-12 Miles Bader <miles@gnu.org>
3215
3216 * info.el (Info-last-preorder): Don't barf on nodes without a prev.
3217 (Info-scroll-down): Respect `Info-scroll-prefer-subnodes'.
3218
591b63b4
AC
32192000-12-12 Andrew Choi <akochoi@i-cable.com>
3220
3221 * term/mac-win.el: Remove load for ls-lisp.
3222
a924cf63 3223 * loadup.el: Load ls-lisp for system-type `macos'.
591b63b4 3224
5ff4ba3d
MB
32252000-12-12 Miles Bader <miles@gnu.org>
3226
3227 * simple.el (delete-horizontal-space): Add BACKWARD-ONLY parameter.
3228 Respect field end too.
3229 (just-one-space): Respect fields as `delete-horizontal-space'.
83c9cb8e
SM
3230 (newline-and-indent, reindent-then-newline-and-indent):
3231 Use `delete-horizontal-space'.
5ff4ba3d 3232
d0c679bc
SM
32332000-12-11 Stefan Monnier <monnier@cs.yale.edu>
3234
adf9c994
SM
3235 * newcomment.el (comment-indent-new-line): Use delete-horizontal-space
3236 (so as to obey the field property in the minibuffer).
3237
4b0cd42d
SM
3238 * obsolete/c-mode.el: Moved from lisp/progmodes.
3239 * obsolete/auto-show.el: Moved from lisp.
3240 * obsolete/ooutline.el: Moved from lisp/textmodes.
ca2ddd8e 3241
89f85863
CD
32422000-12-11 Carsten Dominik <dominik@strw.leidenuniv.nl>
3243
3244 * progmodes/idlwave.el: Updated to IDLWAVE version 4.7. Too many
dd4e0e55 3245 changes to list them here.
89f85863 3246
83c9cb8e
SM
3247 * progmodes/idlw-shell.el: Updated to IDLWAVE version 4.7.
3248 Too many changes to list them here.
89f85863 3249
83c9cb8e
SM
3250 * progmodes/idlw-rinfo.el: Updated to IDLWAVE version 4.7.
3251 Too many changes to list them here.
89f85863
CD
3252
3253 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version 4.7.
3254
3e0d35ce
GM
32552000-12-11 Gerd Moellmann <gerd@gnu.org>
3256
83c9cb8e 3257 * simple.el (kill-new): Don't try to setcar kill-ring if it is nil.
d990421f 3258
ca2ddd8e 3259 * cus-edit.el (custom-save-variables, custom-save-faces):
fda514f7
GM
3260 Comment fix.
3261
3e0d35ce
GM
3262 * hscroll.el: Moved to `obsolete' subdir.
3263
ff904dd6
MB
32642000-12-11 Miles Bader <miles@gnu.org>
3265
3266 * window.el (window-text-height): Function removed (now in C).
3267
fb97d87f
SM
32682000-12-10 Stefan Monnier <monnier@cs.yale.edu>
3269
3270 * log-edit.el (log-edit-parent-buffer): New var.
3271 (log-edit): Set it. Add BUFFER argument.
3272 (log-edit-done): Use char-before.
3273 Don't bother checking validity of vc-comment-ring.
3274 Only bury the buffer if log-edit popped it up.
3275
3276 * pcvs.el: Update references to CVS-Edit (now Log-Edit).
3277 (cvs-mode-diff-help): Remove.
3278 (cvs-mode-commit): Use the new `log-edit' BUFFER argument.
802cf66c 3279 (cvs-mode-marked): Set up the default for CMD manually.
fb97d87f
SM
3280
3281 * pcvs-defs.el (cvs-mode-diff-map): Use minibuffer menu prompt.
3282 Remove binding for ? now made unnecessary.
3283
7de77417
CD
32842000-12-10 Carsten Dominik <dominik@strw.leidenuniv.nl>
3285
83c9cb8e 3286 * textmodes/reftex.el (reftex-scanning-info-available-p): New function.
7de77417
CD
3287 (reftex-TeX-master-file): Check for `tex-main-file' early enough.
3288
3289 * textmodes/reftex-global.el (reftex-create-tags-file): Fixed bug
3290 when master file is not open.
3291
4efa209f
SM
32922000-12-09 Stefan Monnier <monnier@cs.yale.edu>
3293
3294 * progmodes/ada-stmt.el: Update `maintainer'.
3295
0a8052bd
GM
32962000-12-09 Stephen Gildea <gildea@alum.mit.edu>
3297
3298 * time-stamp.el (time-stamp-old-format-warn): Reorder custom
3299 choices to match documentation string.
3300
a12167c5
MB
33012000-12-09 Miles Bader <miles@gnu.org>
3302
2161605d
MB
3303 * minibuf-eldef.el: New file.
3304
a12167c5
MB
3305 * window.el (fit-window-to-buffer): Don't pass last argument to
3306 pos-visible-in-window-p, now that its meaning is inverted.
3307
9ea8de1b
EZ
33082000-12-08 Eli Zaretskii <eliz@is.elta.co.il>
3309
3310 * image.el (create-image): Doc fix; spotted by Per Cederqvist
3311 <ceder@lysator.liu.se>.
3312
5002ddbb
SM
33132000-12-08 Stefan Monnier <monnier@cs.yale.edu>
3314
b6114d80
SM
3315 * autoinsert.el (auto-insert-alist): Add missing final \n.
3316
ee8d23ee
SM
3317 * pcvs-defs.el (cvs-menu): Move. Make submenu for diff commands.
3318 (cvs-menu-map): Remove.
3319 * pcvs.el (cvs-menu): Use `cvs-menu' rather than `cvs-menu-map'.
3320 (cvs-mode-quit): Turn it back into a plain function.
3321
5002ddbb 3322 * textmodes/texnfo-upd.el (texinfo-chapter-level-regexp)
ee8d23ee 3323 (texinfo-filter): Remove (move to texinfo.el).
5002ddbb
SM
3324
3325 * textmodes/texinfo.el: Move the (require 'cl) to the front of the
3326 file where it's more visible.
3327 (texinfo-filter, texinfo-chapter-level-regexp): New variables
3328 moved from texnfo-upd.el (for AUCTeX's compatibility, originally).
3329 (texinfo-mode): Use texinfo-chapter-level-regexp for page-delimiter.
3330 (texinfo-inside-macro-p): Only catch `scan-error's.
3331 (texinfo-inside-env-p): Make better use of the match info.
3332 (texinfo-insert-quote): Collapse calls to `texinfo-inside-macro-p'.
3333 (texinfo-insert-@end): Slight re-organization.
3334 Also remove useless `looking-at' call.
3335
30cd075d
AI
33362000-12-08 Andrew Innes <andrewi@gnu.org>
3337
3338 * w32-fns.el: Add clipboard support from term/w32-win.el, so it is
3339 accessible in -nw mode.
3340
3341 * term/w32-win.el: Remove stuff about selection timeout, which is
3342 irrelevant on Windows. Move clipboard support to w32-fns.el, so
3343 it is accessible in -nw mode.
3344
01b91009
DL
33452000-12-08 Dave Love <fx@gnu.org>
3346
83c9cb8e
SM
3347 * emacs-lisp/lisp-mode.el (lisp-mode):
3348 Set font-lock-keywords-case-fold-search.
01b91009 3349
842b2a94
GM
33502000-12-08 Gerd Moellmann <gerd@gnu.org>
3351
3352 * textmodes/ispell.el (ispell): Doc fix.
3353
f9d5f611
KH
33542000-12-08 Kenichi Handa <handa@etl.go.jp>
3355
3356 * international/quail.el (quail-insert-decode-map): Check the
3357 frame width of a window displaying the current buffer, not that of
3358 the selected frame.
3359 (quail-help): Make sure that the help buffer has window before
3360 inserting text in it.
3361
e04d21aa
SS
33622000-12-07 Sam Steingold <sds@gnu.org>
3363
3364 * loadup.el: Load emacs-lisp/backquote instead of autoloading.
3365 Backquote is used in isearch.el, so autoloading saves nothing.
3366
fc3e23a4
EZ
33672000-12-07 Eli Zaretskii <eliz@is.elta.co.il>
3368
83c9cb8e
SM
3369 * startup.el (normal-top-level-add-subdirs-to-load-path):
3370 Ignore the CVS and RCS subdirectories case-insensitively.
137cad7c 3371
fc3e23a4
EZ
3372 * dired.el (dired-insert-directory): If file-system-info is
3373 fboundp, call it instead of invoking dired-free-space-program.
3374
796ecd10
GM
33752000-12-07 Gerd Moellmann <gerd@gnu.org>
3376
0f5f7c3e
GM
3377 * server.el (server-visit-files): Push files on file-name-history.
3378
3764ba49
GM
3379 * progmodes/cc-langs.el: Update copyright.
3380
8e7931da
GM
3381 * progmodes/idlw-shell.el, progmodes/idlwave.el: Update copyright.
3382
ae0d7485 3383 * bindings.el (mode-line-mode-menu): Add glasses-mode.
e04d21aa 3384
796ecd10
GM
3385 * bindings.el (mode-line-mode-menu): Reverse the order
3386 of define-keys so that the menu appears in alphabetical order.
3387
ae0d7485
GM
33882000-12-07 Milan Zamazal <pdm@freesoft.cz>
3389
3390 * progmodes/glasses.el (glasses-mode): Update mode line at the end
3391 of the function.
3392
e2849090
DL
33932000-12-07 Dave Love <fx@gnu.org>
3394
3395 * jka-compr.el (jka-compr-compression-info-list): Fix :type.
3396
3397 * facemenu.el (facemenu-unlisted-faces): Fix value.
3398
5c7f629c
SM
33992000-12-07 Stefan Monnier <monnier@cs.yale.edu>
3400
3401 * font-lock.el (font-lock-default-fontify-region):
3402 Include the terminating \n (off-by-one error).
3403 (font-lock-set-defaults): Use dolist.
3404
3405 * derived.el (define-derived-mode): Don't use combine-run-hooks.
3406
73481ae3
KH
34072000-12-07 Kenichi Handa <handa@etl.go.jp>
3408
83c9cb8e
SM
3409 * international/mule-cmds.el (describe-language-environment):
3410 Fix for the case that an input method title is not string but a list.
ffbaa122 3411
73481ae3
KH
3412 * ps-bdf.el (bdf-read-font-info): Modify the kludgy code for fonts
3413 of wrong SIZE record.
3414
e2896b22
DL
34152000-12-06 Dave Love <fx@gnu.org>
3416
67292061
DL
3417 * newcomment.el (comment-region, comment-dwim): Doc fix.
3418
3419 * textmodes/texinfo.el: Require tex-mode when compiling.
3420 (texinfo-update-node): Doc fix.
3421 (texinfo-imenu-generic-expression): Add @anchor.
3422 (texinfo-font-lock-keywords): Add @uref.
3423 (texinfo-inside-macro-p): Don't use ignore-errors.
3424 (texinfo-insert-quote): Match more contexts.
3425
e76938e7
DL
3426 * international/mule.el (decode-char, encode-char): Doc fix.
3427 (auto-coding-alist): Customize.
3428
3429 * files.el (load-file): Fix change of 2000-03-12.
3430
e2896b22
DL
3431 * wid-edit.el (widget-text-keymap): Doc fix.
3432
6610f4b2
AI
34332000-12-06 Andrew Innes <andrewi@gnu.org>
3434
3435 * makefile.w32-in (lisp): Set to an absolute directory, namely
3436 $(CURDIR).
3437
9e3366e4
EZ
34382000-12-06 Eli Zaretskii <eliz@is.elta.co.il>
3439
3440 * emacs-lisp/autoload.el (update-file-autoloads): Use raw-text to
3441 read generated-autoload-file, and set buffer-file-coding-system to
3442 raw-text-unix after reading the file.
3443
83c9cb8e
SM
3444 * international/mule-conf.el (file-coding-system-alist):
3445 Use raw-text for reading loaddefs.el and raw-text-unix for writing it.
9e3366e4 3446
d94d636f
GM
34472000-12-06 Gerd Moellmann <gerd@gnu.org>
3448
384333ee
GM
3449 * replace.el (occur): Make line-number-width 1 smaller for the
3450 colon following the line number.
3451
83c9cb8e
SM
3452 * startup.el (fancy-splash-text, command-line-1):
3453 Use `File' for the menu name instead of `Files'.
e04d21aa 3454
d4b72d58
GM
3455 * tmm.el: Update copyright.
3456
d94d636f
GM
3457 * cus-start.el: Add entry for even-window-heights.
3458
6e424019
MB
34592000-12-06 Miles Bader <miles@gnu.org>
3460
3461 * faces.el (frame-set-background-mode): Avoid stomping on
3462 locally modified faces.
3463
e6477b58
KH
34642000-12-06 Kenichi Handa <handa@etl.go.jp>
3465
3466 * international/fontset.el: Correct the font registries for
3467 japanese-jisx0213-1 and japanese-jisx0213-2.
3468
21999ab9
GM
34692000-12-05 Gerd Moellmann <gerd@gnu.org>
3470
57d6e381
GM
3471 * textmodes/reftex-toc.el (reftex-toc-menu): Fix typo.
3472
21999ab9
GM
3473 * iswitchb.el: Update customization commentary.
3474
7422819c
GM
34752000-12-05 Rob Riepel <riepel@Stanford.EDU>
3476
3477 * emulation/tpu-edt.el (tpu-help): Fixed previous screen logic.
3478 (tpu-search-highlight): Fixed comparison of overlay end positions.
3479 (tpu-trim-line-ends): Implemented trimming logic locally.
3480
3481 * emulation/tpu-extras.el (tpu-write-file-hook)
83c9cb8e 3482 (tpu-set-cursor-bound): Replaced picture-clean with tpu-trim-line-ends.
7422819c 3483
73daff18
KH
34842000-12-05 Kenichi Handa <handa@etl.go.jp>
3485
3486 * language/chinese.el (chinese-iso-8bit): Change mime-charset name
3487 to cn-gb.
3488 (cn-gb, gb2312): New aliases for chinese-iso-8bit.
3489
6a4cd002
DL
34902000-12-04 Dave Love <fx@gnu.org>
3491
3492 * emacs-lisp/cl-indent.el: Remove erroneous spec for condition-case.
3493
6452929e
GM
34942000-12-04 Gerd Moellmann <gerd@gnu.org>
3495
e04d21aa 3496 * mail/rmailsum.el (rmail-summary-expunge)
6452929e
GM
3497 (rmail-summary-expunge-and-save): Ask for confirmation with
3498 rmail-expunge-confirmed.
3499
3500 * mail/rmail.el (rmail-expunge-confirmed): New function.
3501 (rmail-expunge): Use it.
3502
1790abf4
FP
35032000-12-04 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
3504
0c68ce6f 3505 * progmodes/etags.el (tag-partial-file-name-match-p): New function.
83c9cb8e
SM
3506 (etags-recognize-tags-table, find-tag-in-order):
3507 New functionality: interpret file names as tags.
e04d21aa 3508
7a53d8c8
EZ
35092000-12-04 Eli Zaretskii <eliz@is.elta.co.il>
3510
3511 * info.el (Info-scroll-prefer-subnodes): New defcustom.
83c9cb8e
SM
3512 (Info-scroll-up): If Info-scroll-prefer-subnodes is nil, don't visit
3513 the first subnode until the bottom of the current node is visible.
7a53d8c8 3514
caa15ef7
GM
35152000-12-04 Gerd Moellmann <gerd@gnu.org>
3516
3517 * format.el (format-decode): Don't change buffer's undo list.
3518
e225faa7
KH
35192000-12-04 Kenichi Handa <handa@etl.go.jp>
3520
3521 * faces.el (face-font-registry-alternatives): Add entries for CJK
3522 fonts. Doc-string adjusted for the actual usage of this data.
3523
3524 * international/fontset.el: Change the font registries for CJK
3525 fonts in the default fontset. Don't append '*' to registries.
3526
8b262a65
SM
35272000-12-03 Stefan Monnier <monnier@cs.yale.edu>
3528
e04d21aa 3529 * emacs-lisp/easy-mmode.el (define-derived-mode)
8b262a65
SM
3530 (easy-mmode-derived-mode-p): Remove (moved to derived.el).
3531
3532 * derived.el (define-derived-mode): Revived, moved from easy-mmode.el.
3533 (derived-mode-p): New function.
3534 (derived-mode-make-docstring): Add `docstring' argument.
3535 Use it if available and complete it if necessary.
3536
33c4460b
AS
35372000-12-03 Andreas Schwab <schwab@suse.de>
3538
3539 * type-break.el (type-break): Don't make parent of itself.
3540
5c9b3fac
MB
35412000-12-03 Miles Bader <miles@gnu.org>
3542
3543 * simple.el (delete-trailing-whitespace): Don't delete newlines too.
3544
27ce741e
SM
35452000-12-02 Stefan Monnier <monnier@cs.yale.edu>
3546
07c16ec4
SM
3547 * textmodes/tex-mode.el (tex-start-shell): Obey shell-file-name.
3548 (tex-main-file, tex-file): Simplify.
3549 (tex-generate-zap-file-name): Use subst-char-in-string.
3550 (tex-strip-dots): Remove.
3551
c19cc275
SM
3552 * tmm.el (tmm-get-keymap): Eval the menu name in `menu-item'.
3553
27ce741e
SM
3554 * textmodes/ispell.el (check-ispell-version): Don't use match-beginning
3555 to check if the match succeeded.
3556
285991dc
GM
35572000-12-02 Gerd Moellmann <gerd@gnu.org>
3558
3559 * startup.el (use-fancy-splash-screens-p): New function.
3560 (command-line-1): Use it to determine whether or not to use
3561 a fancy splash screen.
3562
52dca1b2
AS
35632000-12-02 Andreas Schwab <schwab@suse.de>
3564
3565 * emacs-lisp/eldoc.el (eldoc): Don't make parent of itself.
3566
d3e7e7cf
EZ
35672000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
3568
2dce2360
EZ
3569 * international/mule.el (make-char): Fix last change.
3570
9768eaa7
EZ
3571 * textmode/texinfo.el (texinfo-open-quote, texinfo-close-quote):
3572 New defcustoms.
3573 (texinfo-insert-quote): Don't call tex-insert-quote, to avoid
83c9cb8e
SM
3574 autoloading tex-mode; instead, do the same manually.
3575 Use texinfo-open-quote and texinfo-close-quote. Insert literal quote
9768eaa7
EZ
3576 with numeric argument. Docstring fix.
3577 (toplevel): Require cl when compiling.
e04d21aa 3578
285991dc 3579 * international/mule.el (make-char): Doc fix.
d3e7e7cf 3580
0dd5e255
JR
35812000-12-02 Jason Rumney <jasonr@gnu.org>
3582
3583 * term/w32-win.el (x-select-enable-clipboard): Customize (as per
3584 the Emacs Lisp manual)
3585
fbb87147
EZ
35862000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
3587
5cbb3e93
EZ
3588 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
3589
fbb87147
EZ
3590 * term/pc-win.el (x-select-enable-clipboard): Customize (as per
3591 the Emacs Lisp manual).
3592
1636ca09
GM
35932000-12-02 Gerd Moellmann <gerd@gnu.org>
3594
3595 * simple.el (next-line-add-newlines): Change default to nil.
3596
68875f0e
EZ
35972000-12-01 Eli Zaretskii <eliz@is.elta.co.il>
3598
83c9cb8e
SM
3599 * files.el (revert-buffer, recover-file):
3600 Bind coding-system-for-read to emacs-mule-unix, not to no-conversion.
68875f0e 3601
fd9ac94c
GM
36022000-12-01 Gerd Moellmann <gerd@gnu.org>
3603
3604 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
3605
45450dd5
MB
36062000-12-01 Miles Bader <miles@gnu.org>
3607
3608 * window.el (fit-window-to-buffer): Handle non-nil `truncate-lines'.
3609
09df8881
KH
36102000-12-01 Kenichi Handa <handa@etl.go.jp>
3611
3612 * international/mule-diag.el (describe-char-after): Fix typo.
3613 (describe-character-set, non-iso-charset-alist): Fix typo.
3614
dea0a87d
MB
36152000-12-01 Miles Bader <miles@gnu.org>
3616
b170205b
MB
3617 * image-file.el (image-file-name-regexp): Automatically add
3618 upper-case variants of each filename extension in
3619 `image-file-name-extensions', since they seem to be common.
3620
e04d21aa 3621 * simple.el (minibuffer-contents)
dea0a87d
MB
3622 (minibuffer-contents-no-properties, delete-minibuffer-contents):
3623 New functions.
3624 * filecache.el (file-cache-directory-name)
3625 (file-cache-minibuffer-complete): Ignore the minibuffer prompt.
3626
2b69bc11 36272000-12-01 Milan Zamazal <Milan.Zamazal@qbizm.com>
e04d21aa 3628
dea0a87d
MB
3629 * filecache.el (file-cache-minibuffer-complete): Don't try to
3630 delete the minibuffer prompt.
3631
a8a1b05d
DL
36322000-11-30 Dave Love <fx@gnu.org>
3633
3634 * cus-start.el: Fix read-buffer-function type.
3635
693c4692
GM
36362000-11-30 Gerd Moellmann <gerd@gnu.org>
3637
3638 * md5.el: Removed. There's a built-in function, now.
3639
2c0b1898
GM
36402000-11-30 Markus Rost <rost@math.ohio-state.edu>
3641
3642 * mail/rmail.el (rmail-set-message-counters): Don't use "D"
3643 as dummy 0-th char of rmail-deleted-vector.
3644
63dfcf4b
EZ
36452000-11-30 Eli Zaretskii <eliz@is.elta.co.il>
3646
3647 * ps-print.el (ps-end-job): Bind case-fold-search only after
3648 switching to ps-spool-buffer.
3649
36502000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3651
3652 * ps-print.el: Line number font customization. PostScript: Lines and
3653 PageCount are initialized on each page. Doc Fix.
3654 (ps-print-version): New version number (6.3.2).
3655 (ps-lpr-switches, ps-font-info-database, ps-font-size)
3656 (ps-header-font-size, ps-header-title-font-size, ps-left-header)
3657 (ps-right-header): Customization fix.
3658 (ps-setup, ps-select-font, ps-begin-file, ps-header-sheet, ps-end-job):
3659 Fix code.
3660 (ps-end-with-control-d, ps-line-number-font, ps-line-number-font-size):
3661 New vars.
3662
df3aedcf
GM
36632000-11-30 Gerd Moellmann <gerd@gnu.org>
3664
edfb795e
GM
3665 * bs.el: Fix typos and spelling errors.
3666 (bs-appearance) <defgroup>: Renamed from bs-appearence.
3667 (bs-configuration): Doc fix.
e04d21aa 3668
df3aedcf
GM
3669 * bs.el: Undo mistaken change of 2000-11-28. Update copyright.
3670
8b8a7f01
GM
36712000-11-30 Rob Riepel <riepel@Stanford.EDU>
3672
3673 * emulation/tpu-edt.el (tpu-version): New version.
3674 (tpu-search-overlay, tpu-replace-overlay): New initial range.
3675 (tpu-original-mode-line): Variable deleted.
3676 (tpu-mark-flag): New initial value.
83c9cb8e
SM
3677 (tpu-set-mode-line): Don't redefine mode-line-format.
3678 Add tpu-mark-flag to minor-mode-alist.
8b8a7f01
GM
3679 (tpu-update-mode-line): New mark flag logic.
3680 (tpu-get): Use find-file-wildcards.
3681 (tpu-search-highlight): Move overlay less, reset overlay properly.
3682 (tpu-unselect): Deactivate mark.
3683 (tpu-lm-replace): Reset overlay properly.
3684 (tpu-forward-line): Use forward-visible-line.
3685 (tpu-edt-on): Set transient mark mode. ispell autoloads deleted.
3686
83c9cb8e 3687 * emulation/tpu-extras.el (tpu-forward-line): Use forward-visible-line.
e04d21aa 3688
c069a9d3
GM
36892000-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
3690
3691 * cus-edit.el (custom-face-value-create): Always emphasize tag.
3692
b02cd40b
GM
36932000-11-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
3694
3695 * calendar/diary-lib.el (diary-entry-time): Anchor pattern correctly
3696 and skip whitespace and newlines.
e04d21aa 3697
b7a90344
SM
36982000-11-30 Stefan Monnier <monnier@cs.yale.edu>
3699
3700 * emacs-lisp/cl.el (third...tenth): Really undo change of 2000-08-05.
3701
be6bbb55
GM
37022000-11-29 Gerd Moellmann <gerd@gnu.org>
3703
0383ed60
GM
3704 * help.el (describe-function-1): Regexp-quote function name
3705 when used as part of a regexp.
3706
83c9cb8e
SM
3707 * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
3708 Use face-attribute instead of face-foreground and face-background.
c7957947
GM
3709 (tool-bar-add-item): Likewise, and handle unspecified colors.
3710
3711 * enriched.el (enriched-face-ans): Use face-attribute instead
3712 of face-foreground and face-background.
3713
3714 * faces.el (face-foreground, face-background, face-stipple):
83c9cb8e 3715 Return nil if attribute is unspecified, for backward compatibility.
c7957947 3716
7423978d
GM
3717 * files.el (auto-mode-alist): Add an entry for antlr-mode.
3718
ef128c78
GM
3719 * play/5x5.el: Remove version info.
3720
a81fc510
GM
3721 * toolbar/tool-bar.el (tool-bar-mode): Doc fix.
3722
be6bbb55
GM
3723 * frame.el (blink-cursor-mode): Doc fix.
3724
f9396e03
GM
37252000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
3726
3727 * antlr-mode.el: New commands to run ANTLR from within Emacs and
3728 to create Makefile rules.
3729 (antlr-tool-command): New user option.
3730 (antlr-ask-about-save): New user option.
3731 (antlr-makefile-specification): New user option.
3732 (antlr-file-formats-alist): New variable.
3733 (antlr-special-file-formats): New variable.
3734 (antlr-unknown-file-formats): New user option.
3735 (antlr-help-unknown-file-text): New variable.
3736 (antlr-help-rules-intro): New variable.
3737 (antlr-mode-map): Add [C-c C-r] for `antlr-run-tool'.
3738 (antlr-mode-menu): Add entries.
3739 (antlr-file-dependencies): New function.
3740 (antlr-directory-dependencies): New function.
3741 (antlr-superclasses-glibs): New function.
3742 (antlr-run-tool): New command.
3743 (antlr-makefile-insert-variable): New function.
3744 (antlr-insert-makefile-rules): New function.
3745 (antlr-show-makefile-rules): New command.
3746
3747 * antlr-mode.el: More Emacs/XEmacs stuff.
3748 (antlr-no-action-keywords): New constant with value nil.
3749 (antlr-font-lock-keywords-alist): Use it. Old value would break
3750 syntax highlighting in Emacs-21.0.
3751 (antlr-default-directory): Emacs/XEmacs dependend function.
3752 (antlr-read-shell-command): Ditto.
3753 (antlr-with-displaying-help-buffer): Ditto.
3754
37552000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
3756
3757 * antlr-mode.el: imenu, parsing and highlighting changes.
3758 (antlr-imenu-create-index-function): Don't create extra submenus
3759 for definitions in different grammar classes. It is not necessary
3760 for the menu and would make command `imenu' awkward to use.
3761 (antlr-skip-file-prelude): With ANTLR-2.7+, you can specify named
3762 header actions and more than one.
3763 (antlr-font-lock-tokendef-face): Changed color.
3764 (antlr-font-lock-tokenref-face): Changed color.
3765 (antlr-font-lock-additional-keywords): Also highlight lowercase.
3766 (antlr-mode-syntax-table): New variable.
3767 (antlr-mode): Populate and use it instead `java-mode-syntax-table'.
3768 (antlr-with-syntax-table): Don't copy syntax table.
3769
37702000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
3771
3772 * antlr-mode.el: Minor changes: language setting.
3773 (antlr-language-alist): The value for file option "language" can
3774 be both an identifier and a string.
3775 Reported by Rajesh Radhakrishnan <radhakrs@email.uc.edu>.
3776 (antlr-language-limit-n-regexp): Change accordingly.
3777
37782000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
3779
3780 * antlr-mode.el: Minor changes: tabs, hiding.
3781 (antlr-tab-offset-alist): Set `indent-tabs-mode' to nil instead t.
3782 (antlr-action-visibility): Also allow value nil to also hide the
3783 braces. Renamed from `antlr-tiny-action-length'.
3784 Suggested by Jay@aol.com.
3785 (antlr-hide-actions): Change accordingly. Hide line if completely
3786 hidden action is on a line of its own.
e04d21aa 3787
6ad948eb
SM
37882000-11-29 Stefan Monnier <monnier@cs.yale.edu>
3789
3790 * subr.el (combine-run-hooks): Only run-hooks if there's a hook to run.
3791
3792 * sort.el (sort-columns): Don't concat strings with numbers.
3793
9c6a4107
DL
37942000-11-29 Dave Love <fx@gnu.org>
3795
3796 * cus-edit.el (face): Fix :format.
3797
3798 * mail/feedmail.el: Require smtpmail when compiling.
3799 (mail-do-fcc): Autoload.
3800 (feedmail) <defgroup>: Fix :link.
3801 (feedmail-nuke-body-in-fcc): Fix :type.
3802 (feedmail-send-it): Add autoload cookie.
3803
053b8d35
SM
38042000-11-29 Stefan Monnier <monnier@cs.yale.edu>
3805
3806 * newcomment.el (comment-indent): Save excursion around call to
3807 comment-indent-function.
3808
242c13e8
MB
38092000-11-29 Miles Bader <miles@gnu.org>
3810
3811 * subr.el (member-ignore-case): Return the tail of the list who's
3812 car matches, like `member', not the matching element itself.
3813
8f4b5f28
KH
38142000-11-29 Kenichi Handa <handa@etl.go.jp>
3815
3816 * xml.el (xml-parse-tag): Fix finding opening tag. A tag name
3817 should not contain `\n'.
3818
bebe4a2c
GM
38192000-11-28 Gerd Moellmann <gerd@gnu.org>
3820
fd9ac94c 3821 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
99879a40 3822
ba7e40eb
GM
3823 * hscroll.el: Add hints to `automatic-hscrolling' to doc strings.
3824
75ab0c79
GM
3825 * dired-aux.el (dired-do-create-files): Construct default file
3826 name for dired-mark-read-file-name so that when the user enters
3827 just RET, the target file will end up in the target directory.
3828
bebe4a2c
GM
3829 * abbrev.el (prepare-abbrev-list-buffer): Get the value of
3830 local-abbrev-table before changing buffers because it might
3831 have a buffer-local binding.
3832
fa6d1ca8
MB
38332000-11-28 Miles Bader <miles@gnu.org>
3834
3835 * simple.el (delete-horizontal-space): Handle fields more generally.
3836
8d2c2642
GM
38372000-11-28 Gerd Moellmann <gerd@gnu.org>
3838
3839 * simple.el (delete-horizontal-space): Handle minibuffer prompt.
3840
8b31236d
DL
38412000-11-28 Dave Love <fx@gnu.org>
3842
3cbd02d2
DL
3843 * progmodes/ps-mode.el (ps-mode): Set comment-start and
3844 comment-start-skip locally.
3845
8b31236d
DL
3846 * progmodes/fortran.el (fortran-mode): Don't set
3847 fortran-comment-line-start-skip. Set comment-start to
3848 fortran-comment-line-start.
3849 (fortran-fill-paragraph) <non-empty-comment>: Remove regexp group.
3850 (fortran-comment-line-start-skip): Simplify slightly.
3851
ae4bf56d
GM
38522000-11-28 Gerd Moellmann <gerd@gnu.org>
3853
17ef7534
GM
3854 * play/5x5.el: Remove RCS keyword.
3855
fd9ac94c 3856 * bs.el: Mistaken commit, undone 2000-11-30.
ae4bf56d 3857
665b27a6
GM
38582000-11-28 Milan Zamazal <pdm@freesoft.cz>
3859
83c9cb8e
SM
3860 * textmodes/tildify.el (tildify-string-alist):
3861 Add `plain-tex-mode' here.
665b27a6 3862
fe3c2ae3
GM
38632000-11-28 Colin Walters <walters@cis.ohio-state.edu>
3864
3865 * chistory.el (Command-history-setup): Remove extraneous `keymap'
3866 reference.
3867
d970106b
MB
38682000-11-28 Miles Bader <miles@gnu.org>
3869
36b80a0d
MB
3870 * cus-face.el (custom-face-attributes): Add post-filter function
3871 for :box. Make pre-filter function for :box handle all cases.
3872
d970106b
MB
3873 * wid-edit.el (widget-choose): Make sure pop-up window is large
3874 enough to display all the choices, as there's no way to scroll it.
3875
5a2bae6c
KH
38762000-11-28 Kenichi Handa <handa@etl.go.jp>
3877
3878 * international/mule-conf.el: Make the coding system no-conversion
3879 safe for all characters.
3880
9e836e23
DL
38812000-11-27 Dave Love <fx@gnu.org>
3882
8b31236d
DL
3883 * net/ldap.el (ldap) <defgroup>: Add :version.
3884
9e836e23
DL
3885 * tooltip.el (tooltip-use-echo-area): Doc fix.
3886
3887 * cus-start.el <minibuffer-prompt-properties>: Add version.
3888 <read-buffer-function>: Add.
3889
3890 * apropos.el (apropos-print): Add help-echo to active text.
3891
3892 * term/x-win.el (x-select-enable-clipboard): Customize (per lispref).
3893
4a74d071
GM
38942000-11-27 Gerd Moellmann <gerd@gnu.org>
3895
3896 * mail/rmail.el (rmail-automatic-folder-directives): Add a custom
3897 type, group and version.
3898
76058c27
EZ
38992000-11-27 Eli Zaretskii <eliz@is.elta.co.il>
3900
4a74d071 3901 * select.el (x-get-selection): Docstring fix.
76058c27 3902
fd9ac94c 39032000-11-27 Dave Pearson <davep@hagbard.demon.co.uk>
26a8d08d 3904
fd9ac94c 3905 * play/5x5.el (5x5-play-solution): Bind hinhibit-quit to t.
26a8d08d 3906
49060c51
AI
39072000-11-27 Andrew Innes <andrewi@gnu.org>
3908
3909 * makefile.nt (.SUFFIXES): Add .SUFFIXES.
3910
3911 * makefile.w32-in (.SUFFIXES): Add .SUFFIXES.
3912
b2a8e429
MB
39132000-11-27 Miles Bader <miles@gnu.org>
3914
3915 * dired.el (dired-get-filename): Return filename verbatim if
3916 LOCALP is `verbatim'.
3917 * dired-aux.el (dired-add-entry): Call `dired-get-filename' with
3918 `verbatim' so that we don't inadvertently delete a non-existant
3919 directory name.
3920
5ac0366d
KH
39212000-11-27 Kenichi Handa <handa@etl.go.jp>
3922
3923 * international/characters.el: Specify cases and syntaxes for
3924 mule-unicode-0100-24ff.
3925
67f1cf4c
GM
39262000-11-27 Gerd Moellmann <gerd@gnu.org>
3927
3928 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Handle case
3929 that foreground and/or background colors of the face `tool-bar'
3930 are unspecified.
3931
46c56972
MB
39322000-11-27 Miles Bader <miles@gnu.org>
3933
e04d21aa 3934 * wid-edit.el (widget-field-buffer, widget-field-start)
ec725166
MB
3935 (widget-field-end): Handle widget field `pseudo-overlays'.
3936 (widget-field-value-delete): Delete WIDGET from `widget-field-new'
3937 if it's there instead of in `widget-field-list'.
3938
46c56972 3939 * help.el (help-manyarg-func-alist): Correct entry for `vconcat'.
a2e6f426
MB
3940 (help-make-xrefs): Delete extraneous newlines at the end of the
3941 docstring.
46c56972 3942
640a9cdd
JR
39432000-11-25 Jason Rumney <jasonr@gnu.org>
3944
3945 * startup.el (command-line): Call set-locale-environment after
3946 Window System init file is read, as it can result in a call to
3947 redraw-frame.
3948
0b3f96d4
EZ
39492000-11-25 Eli Zaretskii <eliz@is.elta.co.il>
3950
3951 * simple.el (shell-command): Mention the effect of the prefix
3952 argument in the doc string.
3953
8da6e2a1
MB
39542000-11-25 Miles Bader <miles@gnu.org>
3955
a658d039
MB
3956 * cus-face.el (custom-face-attributes): Add "None" choice to :stipple.
3957
8da6e2a1 3958 * wid-edit.el (widget-field-value-delete): Don't try to delete
a2e6f426 3959 overlay when it's the `pseudo-overlay' that exists at some points.
8da6e2a1 3960
d3416cca
JR
39612000-11-24 Jason Rumney <jasonr@gnu.org>
3962
3963 * international/mule-cmds.el (locale-language-names): Add "jp" as
3964 a non-standard alternative for Japanese.
3965
17e37f53
AS
39662000-11-24 Andre Spiegel <spiegel@gnu.org>
3967
3968 * vc-hooks.el: Require 'cl during compilation.
3969
9aa5f148
GM
39702000-11-24 Gerd Moellmann <gerd@gnu.org>
3971
ba193890
GM
3972 * faces.el (face-set-after-frame-default): Let face attributes
3973 specified for new frames override frame parameters.
3974
9aa5f148
GM
3975 * startup.el (command-line): Fix computation of the source file
3976 for user-init-file when user-init-file is a compiled file.
3977
51a1edab
MB
39782000-11-24 Miles Bader <miles@gnu.org>
3979
e04d21aa 3980 * cus-edit.el (custom-filter-face-spec, custom-pre-filter-face-spec)
51a1edab
MB
3981 (custom-post-filter-face-spec): New functions.
3982 (custom-face-set, custom-face-value-create): Filter the face spec
3983 before and after customization.
3984 (custom-face-set): If VALUE specifies a null face, pass a
3985 non-null-but-otherwise-ignored face-spec instead to `face-spec-set'.
3986 * cus-face.el (custom-face-attributes): Remove SET and GET
3987 functions. Add some IN-FILTER and OUT-FILTER functions in the few
3988 cases they're needed.
3989
1ed74431
MB
3990 * wid-edit.el (checkbox): Add a small `X' to the the :on-glyph, so
3991 that it's distinguishable from the :off-glyph on dark-background
3992 displays. Set its background color too.
3993
67ee1125
MB
3994 * cus-start.el (all): Restore entry for `mode-line-inverse-video',
3995 so that people can easily turn it off.
3996
7d027816 39972000-11-24 Michael Kifer <kifer@cs.sunysb.edu>
e04d21aa 3998
7d027816 3999 * ediff-diff.el: Moved variables around to have it compile under NT.
e04d21aa 4000
9aa5f148 4001 * ediff-help.el (ediff-use-long-help-message): Made it customizable.
e04d21aa 4002
9aa5f148 4003 * ediff-init.el (ediff-abbrev-jobname): Use capitalize.
e04d21aa 4004
9aa5f148 4005 * ediff-wind.el (ediff-skip-unsuitable-frames): Deleted the
7d027816 4006 redundant skip-small-frames test.
e04d21aa 4007
9aa5f148 4008 * viper-cmd.el (viper-change-state-to-vi): Disable overwrite mode.
83c9cb8e 4009 (viper-downgrade-to-insert): Protect against errors in hooks.
e04d21aa 4010
9aa5f148
GM
4011 * viper-init.el (viper-vi-state-hook,viper-insert-state-hook)
4012 (viper-replace-state-hook,viper-emacs-state-hook): Do cursor handling.
83c9cb8e
SM
4013 (viper-restore-cursor-type,viper-set-insert-cursor-type):
4014 New functions.
e04d21aa 4015
9aa5f148 4016 * viper-util.el (viper-memq-char): Bug fixes.
e04d21aa 4017
9aa5f148 4018 * viper.el (viper-mode): Fix cursor handling.
e04d21aa 4019
f07fa1b8
KH
40202000-11-24 Kenichi Handa <handa@etl.go.jp>
4021
83c9cb8e
SM
4022 * international/mule-diag.el (list-iso-charset-chars):
4023 For two-byte charset, fix the `while' condition.
f07fa1b8
KH
4024 (list-non-iso-charset-chars): Fix the `while' condition.
4025
ba8299ff
SM
40262000-11-23 Stefan Monnier <monnier@cs.yale.edu>
4027
79372165
SM
4028 * subr.el (add-hook, remove-hook): Don't call make-local-hook
4029 if the variable is make-variable-buffer-local.
4030
83c9cb8e
SM
4031 * progmodes/ada-stmt.el (ada-template-map):
4032 Initialize and bind it to C-c t in ada-mode-map.
ba8299ff
SM
4033 (ada-stmt-mode-hook): New function extracted from old code.
4034 Only change the buffer-local side of skeleton-*.
4035 (ada-mode-hook): Use it.
4036
68a887fa
EZ
40372000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
4038
4039 * iswitchb.el (iswitchb-minibuf-depth): New variable.
4040 (iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value
4041 we expect to be returned by minibuffer-depth once we prompt the
4042 user in the minibuffer.
4043 (iswitchb-entryfn-p): If minibuffer-depth returns the same value
4044 as recorded in iswitchb-minibuf-depth, return non-nil.
4045
3b345582
EZ
40462000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
4047
4048 * hscroll.el (turn-on-hscroll, hscroll-mode, hscroll-global-mode)
4049 (hscroll-window-maybe): Docstring fix.
4050
595dead2
DL
40512000-11-23 Dave Love <fx@gnu.org>
4052
4053 * rect.el (string-rectangle): Don't test delete-selection-mode.
4054
1e66b27a
GM
40552000-11-23 Gerd Moellmann <gerd@gnu.org>
4056
02790ce2
GM
4057 * avoid.el (mouse-avoidance-too-close-p): Return nil if mouse
4058 is in the tool bar.
4059
1e66b27a 4060 * dired-aux.el (dired-add-entry): Don't call dired-get-filename
83c9cb8e 4061 with `no-dir'; we want the directory part to be able to remove it.
1e66b27a 4062
a4caa65d
SM
40632000-11-22 Stefan Monnier <monnier@cs.yale.edu>
4064
4065 * textmodes/outline.el (outline-flag-region):
4066 Don't bind inhibit-read-only since we don't modify the buffer.
4067 (outline-isearch-open-invisible): Don't jump to overlay-start
4068 since we're trying to unhide text around point.
4069 (outline-discard-overlays): Use dolist.
4070
4071 * autoinsert.el (auto-insert-alist): Add `provide' to elisp skeleton.
4072
03e757c1
GM
40732000-11-22 Gerd Moellmann <gerd@gnu.org>
4074
83c9cb8e 4075 * mail/rmail.el (rmail-confirm-expunge): Default to y-or-n-p.
e04d21aa 4076
1598a961
SM
40772000-11-22 Stefan Monnier <monnier@cs.yale.edu>
4078
4079 * textmodes/tex-mode.el (tex-font-lock-keywords-1):
4080 Fix ARG regexp to skip quoted braces.
4081 (tex-font-lock-keywords-2): Fix ARG regexp to skip quoted braces.
4082 Remove `bf' and `it' from `bold' and `italic' (they were wrong and
4083 are (correctly) handled separately).
4084 Remove `caption' and `footnote' from `citations': they contain text.
4085 Don't highlight `textmd', `texttt' and `textrm' with bold-italic.
4086 (latex-skeleton-end-hook): New function.
4087 (latex-mode): Use it.
4088 (tex-start-tex-marker): Remove.
4089 (tex-send-tex-command): Don't set tex-start-tex-marker.
4090 (tex-error-parse-syntax-table): New var.
4091 (tex-compilation-parse-errors): Use it.
4092 Ignore tex-start-tex-marker. Don't bother with marker-position.
4093 (tex-validate-buffer): Don't bother with marker-position.
4094
4095 * textmodes/flyspell.el (flyspell-prog-text-faces): New var.
bd7e01a3 4096 (flyspell-generic-progmode-verify): Use it.
1598a961 4097
eaae8106
SS
40982000-11-22 Sam Steingold <sds@gnu.org>
4099
83c9cb8e 4100 * simple.el (delete-trailing-whitespace): New interactive function.
e04d21aa 4101
eaae8106 4102 * progmodes/ada-mode.el (ada-mode): Use it instead of
bd7e01a3 4103 `ada-remove-trailing-spaces'.
eaae8106 4104 (ada-remove-trailing-spaces): Removed.
e04d21aa 4105
eaae8106 4106 * textmodes/two-column.el (2C-merge): Recommend it in the doc.
e04d21aa 4107
1598a961
SM
4108 * textmodes/picture.el (picture-clean): Removed.
4109 (picture-mode-exit): Call it instead of `picture-clean'.
eaae8106 4110
a41d49e9
GM
41112000-11-22 Gerd Moellmann <gerd@gnu.org>
4112
e053c60f
GM
4113 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
4114
a41d49e9
GM
4115 * hi-lock.el (hi-lock-refontify): Don't call non-existent
4116 jit-lock-fontify-buffer; it should anyway be unneccessary to
4c4a541d 4117 do anything special when jit-lock is active.
a41d49e9
GM
4118 (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs.
4119
197615f3
DL
41202000-11-22 Dave Love <fx@gnu.org>
4121
ddbfaa9f
DL
4122 * calendar/todo-mode.el (todo-top-priorities): Use
4123 todo-tmp-buffer-name. From Milan Zamazal <Milan.Zamazal@qbizm.com>.
4124
ddc3c695
DL
4125 * language/chinese.el, language/cyrillic.el:
4126 * language/devanagari.el, language/ethiopic.el, language/greek.el:
4127 * language/hebrew.el, language/indian.el, language/japanese.el:
4128 * language/korean.el, language/lao.el, language/misc-lang.el:
4129 * language/thai.el, language/tibetan.el, language/vietnamese.el:
4130 Use provide.
4131
fb9fa98d
DL
4132 * cus-edit.el (custom-buffer-create-internal): Save some consing.
4133 (custom-variable-set): Improve validation error mesage.
4134
197615f3
DL
4135 * rect.el (string-rectangle): Revert last change.
4136 (string-rectangle-line): New arg DELETE.
4137 (string-rectangle): Check delete-selection-mode.
4138
4139 * emacs-lisp/edebug.el (edebug-version)
4140 (edebug-maintainer-address): Deleted.
4141 (edebug-submit-bug-report): Just alias to report-emacs-bug.
4142 (edebug-read-function): Account for other `'#' read forms.
4143 (edebug-mode-menus): Make some items toggles.
4144 (edebug-outside-unread-command-event, unread-command-event):
4145 Remove these to avoid warnings.
4146
f4117c4d
GM
41472000-11-22 David Ponce <david@dponce.com>
4148
4149 * recentf.el (recentf-menu-items-for-commands)
4150 (recentf-make-menu-items, recentf-make-menu-item)
4c4a541d 4151 (recentf-filter-changer): Added :help and :active menu-item properties.
eaae8106 4152
f4117c4d
GM
4153 (recentf-build-dir-rules, recentf-dump-variable)
4154 (recentf-edit-list, recentf-open-files-item)
4155 (recentf-open-files): Replaced unnecessary `mapcar' with new
4156 built-in `mapc'.
eaae8106 4157
f8e2f3f2
MB
41582000-11-23 Miles Bader <miles@gnu.org>
4159
4160 * faces.el (menu): Make inverse-video on ttys too.
4161
4c4a541d
SM
41622000-11-22 Stefan Monnier <monnier@cs.yale.edu>
4163
4164 * simple.el (comment-line-break-function): Use the new name
4165 indent-new-comment-line -> comment-indent-new-line.
4166 (clone-indirect-buffer): Don't ignore NORECORD.
4167 (next-completion): Properly handle the case where items are adjacent.
4168
4169 * mouse.el (popup-menu): Stupid typo.
4170
980d836e
GM
41712000-11-22 Gerd Moellmann <gerd@gnu.org>
4172
60e8e0a5
GM
4173 * emacs-lisp/authors.el: Remove autoload cookies, add author,
4174 maintainer, keywords tags.
4175
980d836e
GM
4176 * rect.el (replace-rectangle): Don't call string-rectangle-line
4177 with too many arguments.
4178
e08b2069
AS
41792000-11-22 Andre Spiegel <spiegel@gnu.org>
4180
60e8e0a5 4181 * ediff-util.el (ediff-file-checked-out-p)
eaae8106 4182 (ediff-file-checked-in-p): Call vc-state instead of
e08b2069
AS
4183 vc-locking-user, which no longer exists.
4184
4185 * emulation/viper-util.el (viper-file-checked-in-p): Same as above.
4186
c6779d8d
DL
41872000-11-22 Dave Love <fx@gnu.org>
4188
4189 * md5.el (md5): Provide.
4190 (md5): Fix error call.
4191
e672fdce
MB
41922000-11-22 Miles Bader <miles@gnu.org>
4193
eaae8106 4194 * textmodes/refill.el (refill-adjust-ignorable-overlay)
d9fdcdb5
MB
4195 (refill-fill-paragraph-at): Remove debugging code.
4196
80e24c04
MB
4197 * calendar/calendar.el (generate-calendar-window): When we don't
4198 call `fit-window-to-buffer', make sure the top line is fully visible.
4199
3a17d6cc
MB
4200 * image-file.el (insert-image-file): Don't make `read-only'
4201 property rear-nonsticky.
4202
ae1a21c6
MB
4203 * isearch.el (isearch-original-minibuffer-message-timeout): New var.
4204 (isearch-mode): Set `minibuffer-message-timeout' to nil, after
4205 stashing away its original value.
4206 (isearch-edit-string): Temporarily restore `minibuffer-message-timeout'
4207 in the recursive edit.
4208 Bind `isearch-original-minibuffer-message-timeout' to protect it.
4209 (isearch-done): Restore `minibuffer-message-timeout'.
4210
e672fdce
MB
4211 * cus-start.el: Remove entry for `mode-line-inverse-video'.
4212
3ea79df8
SM
42132000-11-21 Stefan Monnier <monnier@cs.yale.edu>
4214
4215 * progmodes/ada-mode.el (ada-mode): `set '' -> `setq'.
4216
4217 * find-lisp.el (find-lisp-find-files-internal):
4218 Use dolist, when and file-name-as-directory.
4219
980d836e 4220 * emacs-lisp/edebug.el (edebug-form-spec prop): Use dolist.
3ea79df8
SM
4221 (define-derived-mode, define-minor-mode): Add specs.
4222
4223 * window.el: General comment and spacing fixes.
4224 (save-selected-window): Use backquotes.
4225 (window-safely-shrinkable-p): New function.
4226 (shrink-window-if-larger-than-buffer): Use it.
4227
4228 * subr.el (make-local-hook): Docstring fix.
4229
4230 * shell.el (shell-mode): Use define-derived-mode.
4231
4232 * newcomment.el (comment-indent): Insert comment before calling
4233 comment-indent-function. Don't insert in column 0.
4234 (comment-dwim): Indent before inserting comment.
4235
4236 * isearch.el (isearch-mode-map): Fix docstring. Init in defvar.
4237 (minibuffer-local-isearch-map): Init in defvar. Use inheritance.
4238 (isearch-clean-overlays, isearch-range-invisible, isearch-unread):
4239 Use mapc rather than map.
4240
4241 * files.el (find-buffer-visiting): Compare all attributes before
4242 declaring two files identical (rather than just their inode-no).
4243 (auto-mode-alist): Use \' rather than $.
4244
4245 * which-func.el: Update maintainer line.
4246
4247 * pcvs.el (uniquify-buffer-file-name): Remove advice.
4248 * uniquify.el (uniquify-list-buffers-directory-modes): New var.
4249 (uniquify-buffer-file-name): Use it.
4250
8f62f2b8
MB
42512000-11-22 Miles Bader <miles@gnu.org>
4252
4253 * cus-start.el: Add entry for `minibuffer-prompt-properties'.
4254 * simple.el (minibuffer-avoid-prompt): New function.
4255
fb279a6d
GM
42562000-11-21 Gerd Moellmann <gerd@gnu.org>
4257
4258 * Makefile.in (.SUFFIXES): Add .SUFFIXES.
4259
867092e9
MB
42602000-11-21 Miles Bader <miles@gnu.org>
4261
ef860850
MB
4262 * emacs-lisp/advice.el (ad-special-forms): Correct the conditional
4263 inclusion of `track-mouse'.
4264
867092e9
MB
4265 * textmodes/refill.el (refill-ignorable-overlay): New variable.
4266 (refill-adjust-ignorable-overlay): New function.
4267 (refill-fill-paragraph-at): Use `refill-ignorable-overlay' to fill
4268 only the paragraph's tail if possible.
4269 Update `refill-ignorable-overlay'.
4270 (refill-mode): Initialize/cleanup `refill-ignorable-overlay'.
4271
4272 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
4273 point inside the fill-prefix.
4274
4275 * textmodes/refill.el (refill-post-command-function): Don't reset
4276 refill-doit in the case where a self-insertion command doesn't
4277 case a refill. Use `refill-fill-paragraph-at', getting position
4278 from `refill-doit'.
4279 (refill-after-change-function): Set `refill-doit' to END.
4280 (refill-fill-paragraph-at): New function, mostly from old
4281 refill-fill-paragraph.
4282 (refill-fill-paragraph): Use `refill-fill-paragraph-at'.
4283 (refill-pre-command-function): New function.
4284 (refill-mode): Add it to `pre-command-hook'.
4285
ff9ab414
GM
42862000-11-20 Gerd Moellmann <gerd@gnu.org>
4287
29a01b72
GM
4288 * textmodes/artist.el (artist-mode): Fix autoload cookie.
4289
ff9ab414
GM
4290 * font-lock.el (java-keywords): Add MATCH-HIGHLIGHT part for
4291 javadoc tags.
eaae8106 4292
885b211b
AS
42932000-11-20 Andre Spiegel <spiegel@gnu.org>
4294
4295 * vc.el, vc-hooks.el: Undo prev change (moved functions back to
4296 vc.el).
4297
eaae8106 4298 * vc-rcs.el (vc-rcs-state): Before calling vc-workfile-unchanged-p,
885b211b 4299 require vc.
eaae8106
SS
4300
4301 * vc-cvs.el (vc-cvs-checkout): Fix bug that broke C-x v ~-style
885b211b 4302 checkouts.
eaae8106 4303
d1838556
DL
43042000-11-20 Dave Love <fx@gnu.org>
4305
4306 * Makefile.in (DONTCOMPILE): Omit bindings.el.
4307
2b69bc11 43082000-11-20 Eli Barzilay <eli@www.barzilay.org>
56c13ae6 4309
2b69bc11
GM
4310 * calculator.el (calculator-paste): Use `if' instead of `and'
4311 and `or'.
4312 (calculator-help): Don't use electric-describe-mode for XEmacs.
56c13ae6 4313
b95b34e5
GM
43142000-11-19 Gerd Moellmann <gerd@gnu.org>
4315
030de92f
GM
4316 * info.el (info-menu-5): Doc fix.
4317
b95b34e5
GM
4318 * textmodes/artist.el: New file.
4319
54970452
AS
43202000-11-19 Andre Spiegel <spiegel@gnu.org>
4321
eaae8106 4322 * vc-rcs.el (vc-rcs-state): Call vc-workfile-unchanged-p only here,
54970452
AS
4323 and differentiate according to checkout model.
4324 (vc-rcs-fetch-master-state): Don't call vc-workfile-unchanged-p,
4325 since this function is only concerned with master state.
4326
83c9cb8e
SM
4327 * vc-hooks.el (vc-workfile-unchanged-p)
4328 (vc-default-workfile-unchanged-p): Moved here from vc.el.
54970452 4329
83c9cb8e
SM
4330 * vc.el (vc-workfile-unchanged-p)
4331 (vc-default-workfile-unchanged-p): See above.
54970452 4332
e5a9dabf
MB
43332000-11-19 Miles Bader <miles@gnu.org>
4334
4335 * image-file.el (insert-image-file): Make `intangible' and
4336 `read-only' properties rear-nonsticky too.
4337
24127af0
GM
43382000-11-18 Gerd Moellmann <gerd@gnu.org>
4339
d392e9c5 4340 * ps-print.el: Update copyright notice.
eaae8106 4341
d392e9c5
GM
4342 * tooltip.el (tooltip-x-offset, tooltip-y-offset): New user-options.
4343 (tooltip-show): Use the offsets.
4344
24127af0 4345 * bindings.el (mode-line-modified): Fix a typo.
eaae8106 4346 (mode-line-toggle-modified, mode-line-widen)
24127af0
GM
4347 (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos.
4348
2b69bc11 43492000-11-17 Vinicius Jose Latorre <vinicius@cpqd.com.br>
08ea6f17 4350
2b69bc11
GM
4351 * ps-print.el (toplevel): Test for find-coding-system being
4352 fboundp before calling ps-x-find-coding-system.
08ea6f17 4353
66321b2f
SM
43542000-11-16 Stefan Monnier <monnier@cs.yale.edu>
4355
4356 * vc.el (vc-version-diff): Bind inhibit-read-only when inserting text.
4357 (vc-version-backup-file): Docstring fix.
4358
046110c6
GM
43592000-11-16 Gerd Moellmann <gerd@gnu.org>
4360
4104194e
GM
4361 * files.el (basic-save-buffer): Don't add a newline if
4362 find-file-literally is non-nil.
4363 (find-file-literally): Extend doc string.
4364
046110c6
GM
4365 * sort.el (sort-columns): If sort-fold-case it non-nil, invoke
4366 sort(1) with the `-f' argument.
4367
6505c16e
AS
43682000-11-16 Andre Spiegel <spiegel@gnu.org>
4369
fd063975
AS
4370 * vc.el: Updated backend documentation.
4371 (vc-default-check-headers): New function.
4372
3d02dd81 4373 * vc-{cvs,rcs,sccs}.el: Functions reordered.
eaae8106
SS
4374
4375 * vc.el (vc-revert-buffer): Ask for confirmation if file seems
8791d617 4376 up-to-date.
eaae8106 4377 (vc-do-command): In the asynchronous case, output messages only if
9dd94743 4378 the minibuffer is not active.
fd063975 4379
eaae8106 4380 * vc-cvs.el (vc-cvs-revert): Use `cvs unedit' only if
8791d617 4381 `vc-cvs-use-edit' is on.
eaae8106
SS
4382 (vc-cvs-checkout): When this is used for reverting the workfile,
4383 make a backup of the original contents and revert to that in case
8791d617 4384 of error.
eaae8106 4385 (vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for
9dd94743 4386 remote repositories.
eaae8106 4387
6505c16e
AS
4388 * vc.el (vc-annotate): Changed handling of prefix arg; now asks
4389 for both version and ratio in the minibuffer.
fd063975 4390
eaae8106 4391 * vc-cvs.el (vc-cvs-annotate-command): New optional arg VERSION.
8791d617 4392 Use vc-do-command to perform the annotation, not call-process.
6505c16e 4393
a13f0660
KH
43942000-11-16 Kenichi Handa <handa@etl.go.jp>
4395
4396 * international/quail.el (quail-start-translation): Don't call
4397 `message' before reading key sequence.
4398
1389a414
MB
43992000-11-16 Miles Bader <miles@lsi.nec.co.jp>
4400
4401 * net/ange-ftp.el (ange-ftp-file-modtime): Don't use `caddr'.
4402
9256a532
KH
44032000-11-16 Kenichi Handa <handa@etl.go.jp>
4404
4405 * window.el (fit-window-to-buffer): Be sure to acquire at least
4406 one text line even if the buffer is empty.
4407
0e14fe9f
GM
44082000-11-16 Gerd Moellmann <gerd@gnu.org>
4409
eaae8106 4410 * net/ange-ftp.el (ange-ftp-file-writable-p)
83c9cb8e
SM
4411 (ange-ftp-file-readable-p, ange-ftp-file-executable-p):
4412 Bind ange-ftp-process-verbose to nil.
0e14fe9f 4413
da645c53
DL
44142000-11-15 Dave Love <fx@gnu.org>
4415
83c9cb8e
SM
4416 * wid-edit.el (widget-specify-field, widget-specify-button):
4417 If :help-echo is a function, set help-echo of overlay to
233d5cde
DL
4418 widget-mouse-help.
4419 (widget-mouse-help): New function.
4420 (widget-echo-help): Rewritten for :help-echo functions only taking
4421 a widget arg.
4422
83c9cb8e
SM
4423 * net/eudc-bob.el (eudc-bob-can-display-inline-images):
4424 Use display-graphic-p.
b12057b9
DL
4425 (eudc-bob-display-jpeg) <!eudc-xemacs-p>: Test create-image bound
4426 and that JPEG is available.
4427 (eudc-bob-toggle-inline-display): Avoid non-existent `imagep'.
4428
da645c53
DL
4429 * international/mule-cmds.el (locale-charset-language-names):
4430 Match @euro.
4431
6d133d1f
GM
44322000-11-15 Gerd Moellmann <gerd@gnu.org>
4433
83c9cb8e
SM
4434 * faces.el (face-set-after-frame-default):
4435 If `inhibit-default-face-x-resources' is bound, don't intialize the
6d133d1f
GM
4436 default face from X resources.
4437
49ac2ac5
EZ
44382000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
4439
4440 * Makefile.in (custom-deps, finder-data, autoloads, recompile):
4441 Don't set EMACSLOADPATH.
4442
4fb0a34c
EZ
44432000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
4444
4445 * textmodes/texinfo.el (texinfo-insert-@uref): Renamed from
4446 texinfo-insert-@url.
4447 (texinfo-insert-@url): A defalias for texinfo-insert-@uref.
4448 (texinfo-mode-map): Bind "C-c C-c u" to texinfo-insert-@uref.
4449
bb304a7a
SM
44502000-11-14 Stefan Monnier <monnier@cs.yale.edu>
4451
82bc80bf
SM
4452 * emacs-lisp/checkdoc.el (checkdoc-minor-mode) <defvar>: Remove.
4453 (checkdoc-minor-mode-map): New map, replaces checkdoc-minor-keymap.
4454 (checkdoc-minor-keymap): Backward compatibility.
4455 (checkdoc-minor-menu): Don't bother checking checkdoc-minor-keymap.
4456 (checkdoc-minor-mode) <defun>: Use easy-mmode-define-minor-mode.
4457 (checkdoc-this-string-valid-engine): Be a bit more strict
4458 to avoid matching substrings of `...' quoted vars/funs.
4459 (checkdoc-defun-info): Only look for `interactive' if alone.
4460 (debug-ignored-errors): Add "arg doesn't appear in docstring".
4461
e8c87124
SM
4462 * progmodes/compile.el (grep): `tag-default' can be nil.
4463
bb304a7a
SM
4464 * newcomment.el (comment-indent): Paren typo.
4465
8628686a
DL
44662000-11-14 Dave Love <fx@gnu.org>
4467
25c269ef
DL
4468 * calculator.el: New maintainer version.
4469
66321b2f 4470 * diff-mode.el (diff-imenu-generic-expression): Modify unidiff pattern.
25c269ef 4471
8628686a
DL
4472 * cmuscheme.el: Doc fixes.
4473 (cmuscheme) <defgroup>: Use `scheme' as parent.
83c9cb8e 4474 (cmuscheme-program-name): Remove. Change uses to scheme-program-name.
8628686a
DL
4475
4476 * xscheme.el (scheme-program-name): Don't define here.
4477
4478 * progmodes/scheme.el (scheme-program-name): New variable
4479 (originally in cmuscheme).
4480
88f0a1eb
MB
44812000-11-14 Miles Bader <miles@gnu.org>
4482
4483 * window.el (fit-window-to-buffer): Handle windows without mode-lines.
4484 Handle header-lines. Don't loop forever if we can't enlarge the
4485 window anymore. Simplify a bit.
4486
cd9a000c
KH
44872000-11-14 Kenichi Handa <handa@etl.go.jp>
4488
4489 * window.el (fit-window-to-buffer): Don't check
4490 window-text-height. Assure that the last line is fully visible.
4491
83c9cb8e
SM
4492 * international/quail.el (quail-show-guidance-buf):
4493 Call fit-window-to-buffer to assure the enough height of the guidance
cd9a000c
KH
4494 buffer.
4495 (quail-update-guidance): Avoid making the guidance buffer shorter.
4496
d3fcda22
SM
44972000-11-14 Stefan Monnier <monnier@cs.yale.edu>
4498
bdbd9606
SM
4499 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Use `keep'
4500 rather than `prepend' and add an interesting comment.
4501 (tex-math-face, tex-font-lock-syntactic-face-function):
4502 New face and function to use it.
4503 (tex-define-common-keys, tex-mode-map): Use menu-item rather
4504 than `menu-enable' symbol property.
4505 (tex-mode-map): Bind {, (, [ and $ to skeleton-pair-insert-maybe.
4506 (tex-mode): Add some latex-mode commands for auto-selection.
4507 Use tex-font-lock-syntactic-face-function.
4508 (tex-insert-quote): Simplify.
4509 (tex-shell): New mode.
4510 (tex-start-shell): Use it.
4511 (tex-shell-proc, tex-shell-buf): New functions.
4512 (tex-send-command): Use it.
4513 (tex-main-file): Fix the meaning of the new arg REALFILE.
4514 (tex-send-tex-command): New function split from `tex-start-tex'.
4515 Set compilation-last-buffer and compilation-parsing-end.
4516
d3fcda22
SM
4517 * newcomment.el (comment-indent-default): Stick \s<\s< to the left
4518 when it follows non-comment text on the line.
4519
4520 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
4521 Set font-lock-defaults.
4522 (lisp-mode-shared-map): Init inside the defvar.
4523 (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):
4524 Use define-derived-mode.
4525
bdab1d43
MB
45262000-11-14 Miles Bader <miles@lsi.nec.co.jp>
4527
4528 * faces.el (header-line): Use `:box nil' for color/gs displays too.
4529
936ae731
GM
45302000-11-14 Gerd Moellmann <gerd@gnu.org>
4531
83c9cb8e
SM
4532 * emacs-lisp/byte-opt.el (byte-compile-unfold-lambda):
4533 Don't recursively optimize body because that can lead to infinite
936ae731
GM
4534 recursion; see comment there.
4535
1695ca2b
EZ
45362000-11-13 Eli Zaretskii <eliz@is.elta.co.il>
4537
4538 * faces.el (face-spec-set-match-display): Revert the change from
4539 2000-10-24. Add a FIXME for after v21.1.
4540
9d348294
MB
45412000-11-13 Miles Bader <miles@gnu.org>
4542
4543 * textmodes/fill.el (skip-line-prefix): New function.
4544 (fill-region-as-paragraph, fill-region): Return the fill-prefix.
4545 (fill-paragraph): Don't leave point inside the fill-prefix.
88f0a1eb
MB
4546 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
4547 point inside the fill-prefix.
9d348294 4548
b85fa13c
MB
45492000-11-13 Miles Bader <miles@lsi.nec.co.jp>
4550
83c9cb8e
SM
4551 * calendar/calendar.el (generate-calendar-window):
4552 Use `fit-window-to-buffer'.
b85fa13c 4553
a0b47716
SM
45542000-11-12 Stefan Monnier <monnier@cs.yale.edu>
4555
4556 * gud.el (gud-minor-mode): New var.
4557 (gud-symbol, gud-val): New functions.
4558 (gud-find-file): Copy gud-minor-mode to the new buffer.
4559 (gud-menu-map): Include entries for commands that are not always
4560 available, using :enable to (de)activate them.
4561 (gud-minor-mode-map): New map. Add it to minor-mode-map-alist.
4562 (gud-mode-map): New map.
eaae8106 4563 (gud-gdb-find-file, gud-sdb-find-file, gud-dbx-find-file)
a0b47716
SM
4564 (gud-xdb-find-file, gud-perldb-find-file, gud-pdb-find-file):
4565 Don't set up gud's menu (it's done by the minor-mode).
4566 (gud-minibuffer-local-map): New.
4567 Replace gdb-minibuffer-local-map and pdb-minibuffer-local-map.
4568 (gud-query-cmdline): New function.
4569 (gdb, sdb, dbx, xdb, perldb, pdb, jdb): Use it. Set gud-minor-mode.
4570 (gud-mode): Use define-derived-mode.
4571 Don't set up gud's menu (it's done by the minor-mode).
4572 (gud-chop-words): Remove.
4573 (gud-common-init): Use split-string instead.
4574 (gud-new-keymap, gud-make-debug-menu): Eradicate.
4575
4576 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
4577 Add keyword arg :name.
4578
4579 * diff-mode.el (diff-mode-menu): Add entry for applying hunk.
4580 (diff-count-matches, diff-split-hunk): New functions.
4581 (diff-mode-map): Bind C-c C-s to diff-split-hunk.
4582
4583 * pcvs-info.el (cvs-fi-conflict-face): New var.
4584
4585 * progmodes/sh-script.el (sh-mode-syntax-table) <defvar>:
4586 Make it into a simple syntax-table, shared among all submodes.
4587 (sh-heredoc-face): Re-introduce.
4588 (sh-font-lock-syntactic-face-function): New function.
4589 (sh-mode): Use it. Also use define-derived-mode.
4590 Remove old bogus setting of indent-region-function.
4591 (sh-set-shell): Don't set the syntax-table any more.
4592 (sh-mode-syntax-table) <defun>: Remove.
4593
f5ed37df
MB
45942000-11-12 Miles Bader <miles@gnu.org>
4595
4596 * textmodes/flyspell.el (flyspell-mode-on): Only output welcome
4597 message if interactive.
4598
0b074c2f
DL
45992000-11-12 Dave Love <fx@gnu.org>
4600
4601 * mail/feedmail.el: Fix header,
4602 (feedmail) <defgroup>: Add :link.
4603
4604 * view.el: Use local-map property, not keymap on mode-line string.
4605
83c9cb8e
SM
4606 * scroll-all.el (scroll-all-mode): Customize variable.
4607 Add autoload cookie to function.
0b074c2f
DL
4608
4609 * lazy-lock.el: Remove compatibility code.
4610
4611 * finder.el (finder-known-keywords): Add `files', remove `vms'.
4612 (finder-help-echo): New variable.
4613 (finder-mouse-face-on-line): Add help-echo stuff.
4614 (finder-list-keywords, finder-list-matches): Use mapc.
4615
4616 * faces.el (face-font-registry-alternatives): Add :version.
4617
4618 * progmodes/etags.el (visit-tags-table-buffer): Beware of `t' in
4619 tags-table-list.
4620
a0b47716 4621 * net/browse-url.el (browse-url-browser-function): Update :version.
0b074c2f 4622
a0b47716 4623 * mail/sendmail.el (mail-font-lock-keywords): Use [:alpha:], not a-z.
0b074c2f
DL
4624 (mail-mode): Use [:alnum:] in some regexps.
4625
6d502396
DL
46262000-11-10 Dave Love <fx@gnu.org>
4627
4628 * ediff.el (ediff-regions-internal, ediff-documentation):
4629 * ediff-vers.el (rcs-ediff-view-revision): Put temp buffer into
4630 fundamental mode.
4631
4632 * ediff-util.el (ediff-status-info, ediff-debug-info): Put temp
4633 buffer into fundamental mode.
4634 (ediff-set-difference): Use copy-sequence if available.
4635
83c9cb8e
SM
4636 * ediff-ptch.el (ediff-dispatch-file-patching-job):
4637 Check ediff-patch-map non-nil.
6d502396
DL
4638 (ediff-fixup-patch-map, ediff-fixup-patch-map)
4639 (ediff-fixup-patch-map, ediff-patch-file-internal): Put temp
4640 buffer into fundamental mode.
4641
4642 * ediff-merg.el (state-or-merge): Defvar when compiling.
4643
a82fe213
JR
46442000-11-10 Jason Rumney <jasonr@gnu.org>
4645
4646 * w32-fns.el (w32-add-charset-info): New function.
4647 (w32-charset-info-alist): Use it.
4648
52d89894
GM
46492000-11-10 Gerd Moellmann <gerd@gnu.org>
4650
4651 * faces.el (face-font-registry-alternatives): New user-option.
4652
178932de
SM
46532000-11-10 Stefan Monnier <monnier@cs.yale.edu>
4654
d7fa3319
SM
4655 * textmodes/texinfo.el (texinfo-block-default): New var.
4656 (texinfo-insert-block): Use it. Insert a newline if needed.
4657
178932de
SM
4658 * textmodes/fill.el (fill-indent-according-to-mode): New var.
4659 (fill-region-as-paragraph): Use it.
4660
4661 * textmodes/tex-mode.el (standard-latex-block-names): Add "math".
4662 (latex-mode): Tweak tex-*-(head|trail)er regexps.
4663 Tweak paragraph regexps to allow a leading [ \t]*.
4664 (tex-latex-block): Insert a newline if necessary.
4665 (latex-insert-item): Only insert a newline if necessary.
4666 (tex-guess-main-file): New function.
4667 (tex-main-file): Use it. Add arg `realfile'. Trim `.tex'.
4668 Set tex-main-file if TeX-master is provided.
4669 (tex-latex-indent-syntax-table): Map ( and ) to punctuation.
4670
bd02b8e0
GM
46712000-11-10 Gerd Moellmann <gerd@gnu.org>
4672
4673 * startup.el (command-line): Set the default tooltip-mode
4674 to t for graphical displays which implement x-show-tip.
4675
4676 * tooltip.el (tooltip-mode): Add a comment about startup.el
4677 setting the default value of this user-option.
4678
b29b03eb
SM
46792000-11-09 Stefan Monnier <monnier@cs.yale.edu>
4680
4681 * font-lock.el (font-lock-*-face) <defvar>: Move.
4682 (font-lock-defaults-alist): Mark obsolete.
4683 (font-lock-mode, font-lock-mode-hook) <defvar>: Remove.
4684 (font-lock-mode): Use define-minor-mode.
4685 (font-lock-support-mode): Tweak type to default to jit-lock-mode.
4686 (font-lock-turn-off-thing-lock): Be more explicit.
4687 (font-lock-apply-syntactic-highlight): Use string-to-syntax after eval.
4688 (font-lock-syntactic-face-function): New var.
4689 (font-lock-fontify-syntactically-region): Use it.
4690 (font-lock-doc-face): New.
4691
4692 * pcvs.el (cvs-enabledp): Ignore errors.
4693 (cvs-commit-filelist): Never query.
4694 (cvs-mode-insert): Always add a terminating / in the initial prompt.
4695 (cvs-mode-diff-backup): Use cvs-partition rather than delete-if-not.
4696 (cvs-do-removal): Use cvs-partition rather than delete-if.
4697 Use cvs-insert-strings, cvs-pop-to-buffer-same-frame and
4698 cvs-bury-buffer.
4699
4700 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
4701 Allow `next' to jump to after the end of the last match.
4702
778fbc46
GM
47032000-11-09 Gerd Moellmann <gerd@gnu.org>
4704
730c746c
GM
4705 * simple.el (byte-compiling-files-p): New function.
4706
4707 * textmodes/ispell.el (toplevel): Use byte-compiling-files-p
4708 if it is there.
4709
4710 * emacs-lisp/bytecomp.el (byte-compile-current-file): Bind it to
4711 nil again.
4712
778fbc46
GM
4713 * textmodes/ispell.el (ispell-library-path): Don't call
4714 check-ispell-version when byte-compiling because that starts
4715 an ispell process, and ispell might not be installed.
4716 (toplevel): Don't set up a menu when byte-compiling.
4717
4718 * emacs-lisp/bytecomp.el (byte-compile-current-file): Don't bind
4719 it, so that a boundp test can be used to determine if we're
4720 currently byte-compiling.
4721
5912c5bb
DL
47222000-11-09 Dave Love <fx@gnu.org>
4723
83c9cb8e 4724 * pcvs.el (uniquify-buffer-file-name): Wrap advice in eval-after-load.
5912c5bb 4725
7bb054a5
GM
47262000-11-09 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4727
83c9cb8e
SM
4728 * ps-print.el: Patch for variable initialization when spooling.
4729 Doc fix.
7bb054a5
GM
4730 (ps-output-list): Fun eliminated.
4731 (ps-begin-file, ps-begin-job): Code fix.
4732
9db2706e
DL
47332000-11-08 Dave Love <fx@gnu.org>
4734
83c9cb8e 4735 * ediff-wind.el (ediff-control-frame-parameters): Zero tool-bar-lines.
9db2706e 4736
f7eb32aa
GM
47372000-11-08 Gerd Moellmann <gerd@gnu.org>
4738
4739 * simple.el (shell-command, display-message-or-buffer)
4740 (shell-command-on-region): Mention resize-mini-windows in the doc
4741 string.
4742 (display-message-or-buffer): Take the value of resize-mini-windows
4743 into account.
4744
7b01b08c
GM
47452000-11-07 Gerd Moellmann <gerd@gnu.org>
4746
acad3c0b
GM
4747 * macros.el (insert-kbd-macro): Print semi-colons as `?\;'.
4748
7b01b08c
GM
4749 * dired.el (dired-between-files): Add `^. find' as an alternative
4750 to the regular expression, for find-dired.
4751
6f602bd0
SM
47522000-11-06 Stefan Monnier <monnier@cs.yale.edu>
4753
4754 * textmodes/texnfo-upd.el: Require texinfo.
4755 (defmacro, defgroup): Remove.
4756 (texinfo-section-to-generic-alist): Remove.
4757 Use texinfo-section-list instead (i.e. level is changed string->int).
4758 (texinfo-filter): New function.
4759 (texinfo-chapter-level-regexp, texinfo-subsubsection-level-regexp)
4760 (texinfo-subsection-level-regexp, texinfo-section-level-regexp):
4761 Use it. And use regexp-opt.
4762 (texinfo-find-higher-level-node, texinfo-hierarchic-level)
4763 (texinfo-update-menu-region-beginning)
4764 (texinfo-update-menu-higher-regexps, texinfo-update-menu-lower-regexps)
4765 (texinfo-update-the-node, texinfo-sequentially-update-the-node)
4766 (texinfo-update-menu-same-level-regexps): Update.
eaae8106 4767 (texinfo-update-node, texinfo-every-node-update)
6f602bd0
SM
4768 (texinfo-sequential-node-update): Remove autoload cookie.
4769
4770 * textmodes/texinfo.el (texinfo-section-list): Change majorheading.
4771 (texinfo-font-lock-syntactic-keywords): Use syntax-strings.
4772 (texinfo-chapter-level-regexp): Remove.
4773 (texinfo-mode): Hard code texinfo-chapter-level-regexp.
4774
bb216218
DL
47752000-11-06 Dave Love <fx@gnu.org>
4776
6f602bd0 4777 * autoinsert.el (auto-insert-alist) <latex-mode>: Use \documentclass.
b04f7626 4778
6f602bd0
SM
4779 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
4780 Match defun*.
bb216218 4781
ff8dd5d5
KH
47822000-11-06 Kenichi Handa <handa@etl.go.jp>
4783
4784 * composite.el (composition-function-table): Variable declaration
4785 moved to src/composite.c.
4786 (compose-chars-after): New optional arg object.
4787
e9da51a1
GM
47882000-11-06 Gerd Moellmann <gerd@gnu.org>
4789
e0c12c68
GM
4790 * bindings.el (mode-line-toggle-read-only)
4791 (mode-line-toggle-modified, mode-line-widen)
4792 (mode-line-abbrev-mode, mode-line-auto-fill-mode): New functions.
4793 (make-mode-line-mouse2-map): Rewritten.
4794 (mode-line-modified, mode-line-format, minor-mode-alist): Use new
4795 functions so that C-h k can show something with a doc string.
eaae8106 4796
e9da51a1
GM
4797 * startup.el (fancy-splash-delay): Set to 10 seconds.
4798 (fancy-splash-max-time): New user-option.
4799 (fancy-splash-stop-time): New variable.
4800 (fancy-splash-screens): Set it. Catch `stop-splashing'.
4801 (fancy-splash-screens-1): Throw `stop-splashing' when current
4802 time is greater than fancy-splash-stop-time.
4803
611dbdf0
SM
48042000-11-06 Stefan Monnier <monnier@cs.yale.edu>
4805
4d2806e2
SM
4806 * vc-hooks.el (vc-insert-file): Don't assume byte==char.
4807
611dbdf0
SM
4808 * pcvs.el (cvs-mode-marked): New arg `noquery'.
4809 Prompt user for a file rather than raising an error.
4810 (cvs-enabledp): Fix call to cvs-mode-marked.
4811 (cvs-insert-file): New function (extracted from cvs-mode-insert).
4812 (cvs-mode-insert): Use it. Change the init prompt' value.
4813 (cvs-mode-tree): Use cvs-status-cvstrees instead of cvs-status-trees.
4814
4815 * emacs-lisp/ewoc.el (ewoc-goto-prev, ewoc-goto-next):
4816 Don't pass default arg to ewoc-locate.
4817 (ewoc-collect): Return result in the right order.
4818
4819 * log-edit.el (log-edit-show-files): Use cvs-insert-strings.
4820
4821 * cvs-status.el (cvs-tree-merge): Use cvs-butlast (avoid CL).
4822 (cvs-status-get-tags): Fix regexp.
4823 (cvs-status-trees, cvs-status-cvstrees):
4824 Combine after change hooks and don't sit-for.
4d2806e2
SM
4825 (cvs-tree-use-jisx0208): Rename from cvs-tree-dstr-2byte-ready.
4826 (cvs-tree-char-*): Rename from cvs-tree-dstr-char-*.
611dbdf0
SM
4827 Use make-char rather than hard-coded cryptic data.
4828 (cvs-status-cvstrees): Convert the buffer to multibyte if necessary.
4829
4830 * pcvs-defs.el (cvs-menu): Add entries for tree and insert.
4831
4832 * pcvs-util.el (cvs-butlast, cvs-nbutlast): New (copied from CL).
4833 (cvs-insert-strings): New function.
4834
937b2877
MB
48352000-11-06 Miles Bader <miles@lsi.nec.co.jp>
4836
4837 * mwheel.el (mouse-wheel-scroll-amount): Renamed from
4838 `mwheel-scroll-amount'.
4839 (mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'.
4840 (mouse-wheel-mode): Use (featurep 'xemacs) instead of
4841 string-matching against the version string.
4842
c6c97763
KH
48432000-11-06 Kenichi Handa <handa@etl.go.jp>
4844
6eaec747
KH
4845 * language/thai.el ("Thai"): Set a lisp form that produces
4846 composed string in `sample-text' language info.
4847
4848 * language/tibetan.el ("Tibetan"): Set a lisp form that produces
4849 composed string in `sample-text' language info.
4850
83c9cb8e
SM
4851 * international/mule-cmds.el (describe-language-environment):
4852 Eval `sample-text' data and insert the result.
6eaec747 4853
c6c97763
KH
4854 * international/mule-conf.el (compound-text): Define this coding
4855 system here. Make x-ctext and ctext aliases of it.
4856
4857 * language/european.el (compound-text, ctext): Moved to
4858 international/mule-conf.el.
4859
d1145f85
AI
48602000-11-05 Andrew Innes <andrewi@gnu.org>
4861
4862 * w32-fns.el (w32-version): New function.
4863
178a6a45
SM
48642000-11-05 Stefan Monnier <monnier@cs.yale.edu>
4865
4866 * progmodes/awk-mode.el: Update copyright.
4867 (awk-mode-abbrev-table): Remove.
4868 (awk-font-lock-keywords): Use regexp-opt.
4869 (awk-mode): Use define-derived-mode.
4870
4871 * emacs-lisp/regexp-opt.el (regexp-opt-group): Sort the strings
4872 when extracting a suffix.
4873
1ba90166
AS
48742000-11-04 Andre Spiegel <spiegel@gnu.org>
4875
4876 * vc-hooks.el (vc-insert-file): Rewritten. Don't bother about
4877 auto-save-mode.
4878
546790cb
JR
48792000-11-04 Jason Rumney <jasonr@gnu.org>
4880
4881 * language/european.el (decode-mac-roman): Test against r1 not r0.
4882
d247e32d
SM
48832000-11-03 Stefan Monnier <monnier@cs.yale.edu>
4884
fbf44f44
SM
4885 * progmodes/icon.el (icon-mode-map): Don't rebind \t.
4886 (icon-mode): Define indent-line-function.
4887 (icon-comment-indent): Simplify.
4888 (icon-font-lock-keywords-2): Use the `words' arg to regexp-opt.
4889
4890 * emacs-lisp/find-func.el (find-function-do-it): Quote the hook.
4891
4892 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
4893 Bind change-log-default-mode to defeat the caching done on it.
4894 Don't bother saving excursion any more.
4895
4896 * menu-bar.el (minibuffer maps): Use dolist rather than mapcar.
4897
4898 * frame.el (after-setting-font-hook): Rename hooks -> hook.
4899 (set-frame-font): Use the new name (and the old for compatibility).
4900
eaae8106
SS
4901 * toolbar/tool-bar.el (tool-bar-mode):
4902 * time.el (display-time-mode):
4903 * recentf.el (recentf-mode):
4904 * paren.el (show-paren-mode):
4905 * mwheel.el (mouse-wheel-mode):
4906 * msb.el (msb-mode):
4907 * jka-compr.el (auto-compression-mode):
4908 * image-file.el (auto-image-file-mode):
4909 * hl-line.el (hl-line-mode):
4910 * delsel.el (delete-selection-mode):
4911 * autoinsert.el (auto-insert-mode):
fbf44f44
SM
4912 * complete.el (partial-completion-mode): Drop unneeded positional args.
4913
eaae8106 4914 * info.el (Info-mode):
79372165 4915 * comint.el (comint-mode): Don't bother with make-local-hook.
fbf44f44 4916
d247e32d
SM
4917 * log-edit.el (log-edit-menu): New menu.
4918
4921558e
MB
49192000-11-03 Miles Bader <miles@gnu.org>
4920
4921 * wid-edit.el (widget-end-of-line): Reinstate, with a new
4922 definition, so that trailing spaces are handled properly.
4923 (widget-field-keymap, widget-text-keymap): Likewise C-e binding.
4924
1fc02b3c
GM
49252000-11-03 Gerd Moellmann <gerd@gnu.org>
4926
4927 * startup.el (fancy-splash-text, fancy-splash-text): Use a single
4928 tab character.
4929 (fancy-splash-screens): Set tab-width to 20.
4930
51d001f7
DL
49312000-11-03 Dave Love <fx@gnu.org>
4932
4933 * comint.el (comint-completion-addsuffix): Fix custom type.
4934
ba22aeff
SM
49352000-11-02 Stefan Monnier <monnier@cs.yale.edu>
4936
4937 * font-lock.el (font-lock-buffers): Remove.
4938 (font-lock-global-modes): Define with easy-mmode-define-global-mode.
4939 (font-lock-change-major-mode): Remove.
4940 (turn-on-font-lock-if-enabled): Only apply to the current buffer.
4941 (font-lock-default-fontify-region): Extend the multiline
4942 fontification to whole lines.
4943 (font-lock-fontify-anchored-keywords)
4944 (font-lock-fontify-keywords-region): If matching just one
4945 line (with \n) only mark the \n as multiline.
4946
4947 * emacs-lisp/easy-mmode.el (define-minor-mode): Remove :toggle arg.
4948 Correctly handle the case where several :group args are supplied.
4949 Allow :extra-args.
4950 (easy-mmode-define-global-mode): Allow :extra-args.
4951 Correctly handle the case where several :group args are supplied.
4952
9c887ada
MB
49532000-11-02 Miles Bader <miles@gnu.org>
4954
eaae8106 4955 * calendar/calendar.el (diary-face, calendar-today-face)
9c887ada
MB
4956 (holiday-face): Remove dependency on `window-system'.
4957
7f25090d
KR
49582000-11-02 Ken Raeburn <raeburn@gnu.org>
4959
4960 * Makefile.in (emacs): Set EMACSLOADPATH always.
83c9cb8e 4961 (update-authors, .el.elc, compile-files): Don't do it explicitly here.
9b911107 4962 (compile-files): Bomb out if compilation of a file fails.
7f25090d 4963
7dd6009c
DL
49642000-11-02 Dave Love <fx@gnu.org>
4965
4966 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defgroup.
4967
94821e4f
EZ
49682000-11-02 Eli Zaretskii <eliz@is.elta.co.il>
4969
4970 * mail/emacsbug.el (report-emacs-bug): Fix whitespace and
4971 punctuation in the warning inserted into the *mail* buffer.
4972
1ac3fc42
GM
49732000-11-02 Gerd Moellmann <gerd@gnu.org>
4974
57731876
GM
4975 * emacs-lisp/authors.el (authors-public-domain-files): New variable.
4976 (authors-public-domain-p): New function.
4977 (authors-print): Use it.
4978
975f82c9
GM
4979 * help.el (view-emacs-news): Use ONEWS.* instead of NEWS.* files.
4980
1ac3fc42
GM
4981 * mail/mh-e.el, mail/mh-comp.el: Change maintainer.
4982
4b3eb10f
GM
49832000-11-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4984
975f82c9 4985 * ps-print.el: Extension for even/odd printing. Doc fix.
4b3eb10f
GM
4986 (ps-print-version): New version number (6.3.1).
4987 (ps-even-or-odd-pages): Customization fix.
4988 (ps-print-page-p, ps-begin-file, ps-begin-job, ps-page-number)
4989 (ps-header-sheet, ps-header-page, ps-end-job): Code fix.
4990 (ps-page-count): Var replaced by `ps-page-column'.
4991 (ps-page-column, ps-page-sheet, ps-page-printed): New vars.
4992 (ps-print-sheet-p): New fun.
4993
7da794df
MB
49942000-11-02 Miles Bader <miles@lsi.nec.co.jp>
4995
4996 * tooltip.el (tooltip-gud-tips-setup): New function.
4997 (tooltip-gud-tips-p): Add :set to call tooltip-gud-tips-setup.
4998 (tooltip-mode): Call tooltip-gud-tips-setup.
4999 (tooltip-gud-tips): Use `gud-basic-call' instead of
5000 process-send-string, so the prompt gets frobbed appropriately.
5001 Handle nil return value from `tooltip-gud-print-command'.
5002
0e40b809
EL
50032000-11-01 Eric M. Ludlam <zappo@ultranet.com>
5004
5005 * comint.el (comint-add-to-input-history): New function.
5006 (comint-send-input): Use `comint-add-to-input-history'.
5007
50ada0db
MB
50082000-11-02 Miles Bader <miles@lsi.nec.co.jp>
5009
973a3104
MB
5010 * info.el (info-menu-header): New face.
5011 (Info-fontify-menu-headers): New function.
5012 (Info-fontify-node, Info-insert-dir): Call `Info-fontify-menu-headers'.
5013
50ada0db
MB
5014 * info.el (Info-insert-dir): Don't include blank lines at
5015 beginning of additional dir files (one is added automatically).
5016
bff53411
SM
50172000-11-01 Stefan Monnier <monnier@cs.yale.edu>
5018
5019 * emacs-lisp/easy-mmode.el (define-minor-mode):
5020 Revert the latest changes.
5021 Allow the three positional arguments to be skipped and replaced
5022 by keyword arguments.
5023 Add a :toggle argument to determine whether a nil arg means toggle
5024 or means turn-on. The default is unchanged.
5025 Add a call to force-mode-line-update.
5026
6b8a0b2d
DL
50272000-11-01 Dave Love <fx@gnu.org>
5028
83c9cb8e 5029 * emacs-lisp/elp.el (elp-restore-function): Remove autoload cookie.
6b8a0b2d 5030
5bf99100
MB
50312000-11-01 Miles Bader <miles@lsi.nec.co.jp>
5032
83c9cb8e
SM
5033 * calendar/calendar.el (diary-face, holiday-face):
5034 Add dark-background variants.
5bf99100 5035
a4032611
SS
50362000-10-31 Sam Steingold <sds@gnu.org>
5037
5038 * textmodes/tex-mode.el (tex-file): Use `default-directory' when
5039 `tex-main-file' does not have directory in it.
5040
c286608e
SM
50412000-10-31 Stefan Monnier <monnier@cs.yale.edu>
5042
5043 * cus-edit.el (custom-mode-map): Switch back to a sparse keymap.
5044
4836835a
TTN
50452000-10-31 Thien-Thi Nguyen <ttn@gnu.org>
5046
5047 * ediff-init.el (ediff-prepare-buffer-hook): Expand docstring, no
5048 functional change.
5049
26dcb81b
GM
50502000-10-31 Gerd Moellmann <gerd@gnu.org>
5051
5052 * files.el (find-file-noselect): When we expand a wildcard, return
5053 a list of buffers, as we should do according to the doc string.
5054
49fc4500
KR
50552000-10-31 Ken Raeburn <raeburn@gnu.org>
5056
5057 * loadup.el (top level): Adjust load path if program name is
5058 "../src/bootstrap-emacs", in case it's not dumped and thus the
5059 load path adjustment hasn't already been done.
5060
ea0c615d
GM
50612000-10-31 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5062
83c9cb8e
SM
5063 * ps-print.el: Fix bug on selected pages for printing.
5064 Use `color-values' for Emacs 21. Ensure fontification when jit-lock
ea0c615d
GM
5065 is on. Try to avoid warning messages when compiling. Doc Fix.
5066 (ps-print-version): New version number (6.3).
5067 (ps-color-device): Use `color-values' to determine if device
5068 supports color.
5069 (ps-color-values): Try to use `x-color-values' when using XEmacs.
5070 (ps-print-page-p): Changed from defsubst to defun.
5071 (ps-page-number): Changed from defmacro to defun.
5072 (ps-header-sheet, ps-header-page): Fix bug on selected pages for
5073 printing.
c286608e 5074 (ps-print-ensure-fontified): Ensure fontification when jit-lock is on.
ea0c615d
GM
5075 (ps-end-file, ps-dummy-page): Funs eliminated.
5076 (ps-print-color-scale): Changed default value.
5077 (ps-page-n-up, ps-print-page-p): New internal vars.
5078 (ps-print-preprint, ps-output, ps-begin-file, ps-begin-page)
5079 (ps-plot-region, ps-generate, ps-end-job): Code fix.
5080
9e20722f
GM
5081 * delim-col.el: Little programming improvement.
5082 (delimit-columns-str): New macro.
5083 (delimit-columns-region, delimit-columns-rectangle): Code fix.
5084
d7a0fd00
KH
50852000-10-31 Kenichi Handa <handa@etl.go.jp>
5086
c286608e
SM
5087 * term/mac-win.el (decode-mac-roman, encode-mac-roman, mac-roman):
5088 Moved to european.el.
d7a0fd00
KH
5089 (ccl-encode-mac-roman-font, fontset-mac): Modified for
5090 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
c286608e
SM
5091 (mac-roman-kbd-insert, mac-roman-kbd-mode): These functions deleted.
5092 (mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables deleted.
d7a0fd00 5093
234be340
DL
50942000-10-30 Dave Love <fx@gnu.org>
5095
5096 * progmodes/cc-menus.el (imenu-generic-expression)
5097 (imenu-progress-message): Only defvar when compiling.
5098
4edc4a39
DL
5099 * emacs-lisp/elp.el (elp-unload-hook): New function.
5100
5101 * loadhist.el (unload-feature): Call elp-restore-function,
5102 checking for symbols; don't use elp-restore-all.
5103 (loadhist-hook-functions): Doc fix.
5104
70c825df
SM
51052000-10-30 Stefan Monnier <monnier@cs.yale.edu>
5106
5107 * log-edit.el (log-edit-confirm): Fix the default.
5108
1d3baf74
GM
51092000-10-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5110
5111 * delim-col.el: Little fix: replace delimit-columns-align-columns by
5112 delimit-columns-format.
5113 (delimit-columns-region, delimit-columns-rectangle): Code fix.
4836835a 5114
1ec321a7
MB
51152000-10-30 Miles Bader <miles@lsi.nec.co.jp>
5116
5117 * comint.el (comint-replace-by-expanded-history): Don't use
5118 comint-get-old-input (we're not looking at *old* input).
5119 (comint-get-old-input-default): If using fields, signal an error
5120 when the point is not in an input field.
5121
70737ea9
KH
51222000-10-30 Kenichi Handa <handa@etl.go.jp>
5123
5124 * international/mule-conf.el: New charsets mule-unicode-2500-33ff
5125 and mule-unicode-e000-ffff.
5126
fa0cb51d 5127 * international/mule.el (decode-char, encode-char): New functions.
70737ea9
KH
5128 (make-coding-system): Accept a symbol of translation table as a
5129 value of property `safe-chars'.
5130
5131 * international/mule-cmds.el (encode-coding-char): Check property
5132 safe-chars instead of safe-charsets.
5133
5134 * international/fontset.el (fontset-default): Modified for
5135 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
5136 (x-font-name-charset-alist): Likewise.
5137 (ccl-encode-unicode-font): New CCL program. Record it in
5138 font-ccl-encoder-alist to be used for fonts "ISO10646-1".
5139
70c825df
SM
5140 * language/european.el (mac-roman-decoder, mac-roman-encoder):
5141 New translation tables.
70737ea9
KH
5142 (decode-mac-roman, encode-mac-roman): Definition of these CCL
5143 programs are modified and moved from mac-win.el.
5144 (mac-roman): Definition of this coding system is modified and
5145 moved from mac-win.el.
4836835a 5146
fda2ce24 51472000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
4836835a 5148
1d3baf74 5149 * ediff-wind.el (ediff-setup-control-frame): Enclose
fda2ce24 5150 face-attribute in condition-case to avoid errors in older emacsen.
70737ea9 5151
dd4d3cb6
MB
51522000-10-29 Miles Bader <miles@gnu.org>
5153
5154 * custom.el (custom-add-to-group): Allow multiple entries for a
5155 given value OPTION, as long as their widget types are different.
5156 * cus-edit.el (custom-face-value-create): If face name doesn't end
5157 with "face", add such here (similar to custom group widgets).
5158
5159 * comint.el (comint-highlight-prompt): Add :type.
5160
dace60cf
JW
51612000-10-28 John Wiegley <johnw@gnu.org>
5162
dace60cf
JW
5163 * calendar/timeclock.el (timeclock-log): Doc fix.
5164 (timeclock-last-event): Doc fix.
83c9cb8e 5165 (timeclock-log): Kill the timelog buffer after appending a new event.
dace60cf
JW
5166 (timeclock-find-discrep): Use a temp buffer to read in the
5167 timelog, instead of visiting the file.
5168 (timeclock-log-data): A new function, along with a host of helper
5169 functions, for the purpose of making timelog data accessible to
5170 programmers.
5171
5172 * eshell/esh-mode.el (window-height test): Make certain that
5173 `eshell-stringify-t' is non-nil.
5174 (eshell-password-prompt-regexp): Changed to a much simpler
5175 password regexp.
5176 (eshell-send-input): If `eshell-invoke-directly' returns t,
5177 directly invoke the parsed command using `eval'. This improves
5178 turn-around time on simple commands by a factor of three or
5179 greater, such as cd, ls, pwd, etc. -- which get used very often.
5180 It also conserves thousands of cons cells per call (since
5181 `eshell-do-eval' consumes memory like a Cookie Monster set loose
5182 in the Pacific Cookie Company).
5183
5184 * eshell/esh-test.el (eshell-test): Whitespace fix.
5185
83c9cb8e
SM
5186 * eshell/em-ls.el (eshell-ls-insert-directory):
5187 Make `eshell-ls-initial-args' nil when inserting directory contents.
dace60cf
JW
5188
5189 * eshell/em-script.el (eshell-script-initialize): Add names to
5190 `eshell-complex-commands, since `source' and `.' are complex.
5191
0467b076
EZ
5192 * eshell/esh-cmd.el (eshell-rewrite-for-command)
5193 (eshell-rewrite-while-command): Use `eshell-protect' instead of
dace60cf
JW
5194 `eshell-copy-handles'.
5195 (eshell-rewrite-if-command): Use `eshell-protect' to wrap the call
5196 bodies.
5197 (eshell-separate-commands): Whitespace fix.
5198 (eshell-complex-commands): Added a new list of names, for
5199 determining whether a given command is as simple as it looks.
5200 (eshell-invoke-directly): New function. Returns t if a command
5201 should be invoked directly (using `eval'), rather than indirectly
5202 using `eshell-do-eval'.
5203 (eshell-do-eval): Whitespace fix.
5204
5205 * eshell/em-unix.el (eshell-default-target-is-dot): New variable,
5206 which provides an emulation of the DOS shell behavior of assuming
5207 that cp/mv/ln should copy/move/link to the current directory.
5208 (eshell-remove-entries): Added a doc string.
5209 (eshell-shuffle-files): Removed the check for `target' being null.
5210 (eshell-mvcp-template, eshell-mvcpln-template): Renamed
5211 `eshell-mvcp-template' to `eshell-mvcpln-template', and extended
5212 it to do a smarter check of whether a destination was provided.
5213 (eshell/mv, eshell/cp): Enable `:preserve-args'.
5214 (eshell/ln): Enable `:preserve-args', and use
5215 `eshell-mvcpln-template' to implement the body of the function.
0467b076
EZ
5216 (eshell/cat, eshell/make, eshell-poor-mans-grep, eshell-grep)
5217 (eshell/du, eshell/diff, eshell/locate): Stringify the argument
dace60cf
JW
5218 list after flattening it. This makes it possible to cat files
5219 with numerical names.
5220 (eshell-unix-initialize): Added several names to
5221 `eshell-complex-commands.
5222 (eshell-unix-command-complex-p): Return t if a given command name
5223 may result in external processes being invoked.
5224
5225 * eshell/em-glob.el (eshell-glob-show-progress): Make this
5226 variable nil by default, since it slows down glob processing by a
5227 factor of two or more, and increases memory consumption.
5228
5229 * eshell/em-smart.el: Added a note about how memory consumptive
5230 smart display mode can be (at least this is true in Emacs 21).
5231 (eshell-smart-initialize): Whitespace fix.
5232 (eshell-refresh-windows): Use `if' instead of `when'.
5233 (eshell-smart-scroll-window): Calling `save-current-buffer' was
5234 not necessary.
83c9cb8e 5235 (eshell-currently-handling-window): Added a missing global variable.
dace60cf
JW
5236
5237 * eshell/em-ls.el (eshell-do-ls): Code simplification.
5238 (eshell-ls-sort-entries, eshell-ls-entries, eshell-ls-dir):
5239 Whitespace fix.
5240 (eshell-ls-exclude-hidden): Added this variable in addition to
5241 `eshell-ls-exclude-regexp'. This one prevents files beginning
5242 with . from even being read, which can improve memory consumption
5243 quite a bit.
5244 (eshell-ls-dir): If `eshell-ls-exclude-hidden' is non-nil, do not
5245 read file entries beginning with a dot. In home directories with
5246 lots of hidden files, fully two-thirds of the time spent in ls is
5247 used to read directory entries that are immediately thrown away.
5248 (eshell-ls-initial-args): Added back this configuration variable,
5249 for specifying default initial arguments to every call to ls.
5250 Much faster than using an alias to do the same thing.
5251 (eshell-do-ls): Use `eshell-ls-initial-args', if set.
5252 (eshell-ls-dir): Whitespace change.
5253
5254 * eshell/em-dirs.el (eshell/pwd): Small code simplification.
5255
83c9cb8e 5256 * eshell/esh-util.el: Don't require `ange-ftp' if it's not available.
dace60cf
JW
5257 (eshell-stringify-t): Added a customization variable, to indicate
5258 whether `t' should be rendered as a string at all. If not, one
5259 can still determine if the result of an expression is true using
5260 "file-exists-p FILE && echo true".
5261 (eshell-stringify): If `eshell-stringify-t' is nil, don't
5262 stringify t!
5263
5264 * eshell/esh-module.el: Whitespace fix.
5265
83c9cb8e
SM
5266 * eshell/em-alias.el (eshell-alias-initialize):
5267 Added `eshell-command-aliased-p' to `eshell-complex-commands'.
dace60cf
JW
5268 (eshell-command-aliased-p): New function that returns t if a
5269 command name names an aliased.
5270
657f9cb8 52712000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
4836835a 5272
0467b076 5273 * viper-cmd.el (viper-preserve-cursor-color): New test that avoids
70c825df 5274 redrawing the screen when changing cursor color.
0467b076
EZ
5275 (viper-insert-state-pre-command-sentinel)
5276 (viper-replace-state-pre-command-sentinel)
70c825df
SM
5277 (viper-replace-state-post-command-sentinel):
5278 Use viper-preserve-cursor-color.
657f9cb8
MK
5279 Many functions changed to use viper= instead of = when comparing
5280 characters.
0467b076 5281 * viper-util.el (viper-memq-char,viper=): New functions for
657f9cb8 5282 working with characters.
0467b076 5283 (viper-change-cursor-color): Fixed buglet.
657f9cb8
MK
5284 Many functions changed to use viper= instead of = when comparing
5285 characters.
0467b076 5286 * viper.el (viper-insert-state-mode-list): Added eshell.
4836835a 5287
0467b076 5288 * ediff-init.el (ediff-before-setup-hook): New hook.
657f9cb8 5289 Several typos fixed in various docstrings.
0467b076 5290 * ediff-merg.el (ediff-show-clashes-only): Docstring typo fixed.
83c9cb8e 5291 * ediff-nult.el (ediff-before-session-group-setup-hooks): New hook.
0467b076
EZ
5292 (ediff-show-meta-buffer): Run ediff-before-session-group-setup-hooks.
5293 * ediff-util.el (ediff-setup): Run ediff-before-setup-hook.
5294 (ediff-other-buffer): Use selected buffers if in Buffer-menu buffer.
5295 (ediff-get-selected-buffers): New function.
5296 * ediff-vers.el (ediff-vc-internal,ediff-rcs-internal)
83c9cb8e
SM
5297 (ediff-vc-merge-internal,ediff-rcs-merge-internal):
5298 Use save-window-excursion.
0467b076 5299 * ediff-wind.el (ediff-skip-unsuitable-frames): More robust
657f9cb8 5300 termination check in while loop.
0467b076 5301 * ediff.el (ediff-get-default-file-name): Better defaults when in
657f9cb8 5302 dired buffer.
0467b076
EZ
5303 (ediff-files,ediff-merge-files,ediff-files3)
5304 (ediff-merge-files-with-ancestor): Use ediff-get-default-file-name.
4836835a 5305
4f490d99
DL
53062000-10-28 Dave Love <fx@gnu.org>
5307
5308 * info.el (Info-fontify-node): Add help-echo for menu items.
5309
45b84006
EZ
53102000-10-28 Eli Zaretskii <eliz@is.elta.co.il>
5311
5ebc02b3
EZ
5312 * startup.el (normal-top-level): If the value of $TERM indicates
5313 we are running from xterm or one of its work-alikes, default to a
5314 light background mode.
5315
45b84006
EZ
5316 Support for -fg, -bg, and -rv command-line arguments for TTYs:
5317 * faces.el (tty-handle-reverse-video): New function.
5318 (tty-create-frame-with-faces): Call it.
5319
5320 * frame.el (frame-notice-user-settings): Don't apply
5321 default-frame-alist and initial-frame-alist to MS-DOS frames.
5322 Call tty-handle-reverse-video, frame-set-background-mode, and
5323 face-set-after-frame-default for non-MS-DOS frames.
5324
5325 * startup.el (tty-long-option-alist): New variable.
5326 (tty-handle-args): New function.
5327 (command-line): Call tty-handle-args.
5328
5329 * term/pc-win.el (x-long-option-alist, msdos-handle-args): Remove;
5330 startup.el now does that for all character-terminal frames.
5331
eab6e8b9
MB
53322000-10-28 Miles Bader <miles@gnu.org>
5333
83c9cb8e
SM
5334 * emacs-lisp/easy-mmode.el (define-minor-mode):
5335 Generate `turn-on-MODE' and `turn-off-MODE' functions unless the mode
5336 is global. If :global is followed by a non-nil but non-t value,
eab6e8b9 5337 make the mode buffer-local, but also generate a `global-MODE'
83c9cb8e
SM
5338 version using `easy-mmode-define-global-mode'.
5339 Add :conditional-turn-on keyword argument.
eab6e8b9 5340
51a29efc
DL
53412000-10-28 Dave Love <fx@gnu.org>
5342
83c9cb8e
SM
5343 * international/latin1-disp.el (latin1-char-displayable-p):
5344 Don't use window-system.
51a29efc 5345
d71d7114
EZ
53462000-10-27 Eli Zaretskii <eliz@is.elta.co.il>
5347
5348 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
5349 Don't call find-buffer-file-type-coding-system. Instead, just
5350 set eol-type to -unix if inhibit-eol-conversion is in effect, or
5351 if the file is on an untranslated filesystem.
5352 (add-untranslated-filesystem): Use "D" instead of "f" inside
5353 interactive.
5354
1f9cab4b
DL
53552000-10-27 Dave Love <fx@gnu.org>
5356
70c825df 5357 * textmodes/refill.el (refill-late-fill-paragraph-function): New var.
1f9cab4b
DL
5358 (refill-mode): Use it.
5359
70c825df
SM
53602000-10-27 Stefan Monnier <monnier@cs.yale.edu>
5361
5362 * international/quail.el (quail-activate): Don't make-local-hook.
5363
7432cf10
AS
53642000-10-27 Andre Spiegel <spiegel@gnu.org>
5365
4836835a 5366 * vc-hooks.el (vc-version-backup-file-name): Use file.~<rev>~ for
7432cf10 5367 manual backups and file.~<rev>.~ for automatic ones.
08a1fcb7
AS
5368 (vc-make-version-backup): Don't do it on MS-DOS without long file
5369 names.
4836835a 5370
7432cf10
AS
5371 * vc.el (vc-version-other-window): If an automatic backup of the
5372 desired version exists, rename it instead of copying it.
5373
4836835a
TTN
5374 * vc-cvs.el (vc-cvs-checkin): Check both status and error message
5375 after command. If there's an unexpected error, signal it instead
7432cf10 5376 of being silent.
e1483c38 5377 (vc-cvs-merge-news): Be prepared for no news at all.
4836835a 5378
05ea7ef2
MB
53792000-10-27 Miles Bader <miles@lsi.nec.co.jp>
5380
fd1035aa
MB
5381 * shell.el (shell): Add BUFFER argument.
5382 * comint.el (make-comint-in-buffer): New function.
5383 (make-comint): Use it.
5384
05ea7ef2
MB
5385 * faces.el (face-spec-choose): Change syntax so that the list of
5386 attribute-value pairs is now the cdr of each clause, not the cadr.
5387 Detect old-style entries, and handle them. Use pop.
5388
835a55fe
SM
53892000-10-26 Stefan Monnier <monnier@cs.yale.edu>
5390
f5ab1cdd
SM
5391 * cus-edit.el (custom-mode-map): Use a sparse map.
5392 (custom-mode): Don't bother with make-local-hook.
5393
5394 * wid-edit.el (widget-add-change): Don't bother with make-local-hook.
5395
835a55fe
SM
5396 * vc.el (vc-start-entry): Only erase the buffer if comment is set.
5397
c13b0ec8
GM
53982000-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5399
5400 * ps-print.el: Avoid compilation gripes.
5401 (ps-print-version): New version number (6.2.1).
4836835a 5402
e9f63196
DL
54032000-10-26 Dave Love <fx@gnu.org>
5404
0b95284b
DL
5405 * menu-bar.el: Modify some menu item help strings.
5406 (menu-bar-help-menu): Add link to MORE.STUFF.
5407
e9f63196
DL
5408 * cus-edit.el (custom-mode): Add `special' mode-class property.
5409
5410 * wid-browse.el (widget-browse-mode): Likewise.
5411
5412 * wid-edit.el (widget-specify-field): Revert to using local-map
5413 property, not keymap.
5414
e276a14a
MB
54152000-10-26 Miles Bader <miles@lsi.nec.co.jp>
5416
c1545d88
MB
5417 * wid-edit.el (widget-field-end): When checking for a `boundary'
5418 field, do so in the correct buffer.
5419
3c1b77ca
MB
5420 * simple.el (undo): Correctly distinguish between numeric and
5421 non-numeric prefix args in non-transient-mark-mode, as per the doc
5422 string. When in transient-mark-mode, treat all prefix-args as
5423 numeric.
5424
f5ab1cdd
SM
5425 * simple.el (previous-matching-history-element): Miscellaneous cleanup.
5426 Position point on match. Handle N == 0 correctly.
22626d9d
MB
5427
5428 * comint.el (comint-mode): Locally set `next-line-add-newlines' to nil.
5429 (comint-mode-map): Reverse order of `comint-write-output' and
5430 `comint-append-output-to-file'.
5431 (comint-append-output-to-file): Reinstate this function, for the
5432 benefit of the menu.
5433
d97151cb
SM
54342000-10-25 Stefan Monnier <monnier@cs.yale.edu>
5435
5436 * vc.el (vc-version-other-window): Bind `file'.
5437
ea7d6f5b
GM
54382000-10-25 Gerd Moellmann <gerd@gnu.org>
5439
f5ab1cdd 5440 * Makefile.in (update-authors): New target for maintenance purposes.
ea7d6f5b
GM
5441
5442 * emacs-lisp/authors.el (batch-update-authors): New function.
5443 (authors-fixed-entries): New defconst.
5444 (authors-add-fixed-entries): New function.
5445 (authors): Call it.: Don't process lispref/.
5446
17c25cea
JR
54472000-10-25 Jason Rumney <jasonr@gnu.org>
5448
5449 * cus-edit.el (custom-button-face, custom-button-pressed-face):
5450 Merge x w32 and mac definitions.
5451
4ecda532
GM
54522000-10-25 Gerd Moellmann <gerd@gnu.org>
5453
5454 * menu-bar.el (menu-bar-options-menu): Add a help string for
5455 `uniquify'.
5456
b6735035
GM
54572000-10-25 Stephen Gildea <gildea@alum.mit.edu>
5458
f5ab1cdd
SM
5459 * time-stamp.el (time-stamp-string-preprocess):
5460 Fix a wrong type argument error.
b6735035 5461
f4cbc7a0
MB
54622000-10-25 Miles Bader <miles@gnu.org>
5463
5464 * recentf.el (recentf-mode): Variable removed.
5465 (recentf-mode): Use `define-minor-mode'.
5466
5467 * mwheel.el (mouse-wheel-mode): New global minor mode.
5468 (mwheel-install): Use `mouse-wheel-mode'.
5469
f4b020f6
DL
54702000-10-25 Dave Love <fx@gnu.org>
5471
f5ab1cdd
SM
5472 * progmodes/cperl-mode.el (cperl-mode):
5473 Set normal-auto-fill-function correctly.
072cb6f9 5474
83c9cb8e
SM
5475 * wid-edit.el (widget-field-keymap, widget-text-keymap):
5476 Don't inherit from global-map and don't nullify menu-bar and tool-bar
0b95284b 5477 bindings.
f4b020f6 5478
ebe2a441
MB
54792000-10-25 Miles Bader <miles@lsi.nec.co.jp>
5480
ff4dcd4b
MB
5481 * wid-edit.el (widget-field-at): New function.
5482 (widget-at, widget-field-activate): Use it.
5483 (widget-tabable-at): Use `widget-at'.
5484 (widget-specify-field): If the terminating character of the widget
5485 field (which is read-only) is a newline, put it into a special
5486 `boundary' field so that C-n/C-p act more naturally.
5487 (widget-field-end): Also don't subtract one if a special
5488 `boundary' field has been added after the widget field.
5489
83c9cb8e
SM
5490 * comint.el (comint-output-filter, comint-send-input):
5491 Don't bother adding stickiness fields to overlays to fool the field
ebe2a441 5492 code, since it should notice the overlay insertion-types now.
ff4dcd4b 5493
ebe2a441
MB
5494 * wid-edit.el (widget-beginning-of-line, widget-end-of-line):
5495 Replace with aliases of the normal emacs b-o-l/e-o-l functions.
5496 (widget-field-keymap, widget-text-keymap): Don't bind C-a/C-e.
5497
fe50b6ab
GM
54982000-10-24 Gerd Moellmann <gerd@gnu.org>
5499
53df4dda 5500 * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
83c9cb8e
SM
5501 (authors): Set file coding system to iso-2022-7bit.
5502 Add file-local variables to output buffer.
53df4dda 5503
4836835a 5504 * files.el (after-find-file): Don't print any warnings if
fe50b6ab
GM
5505 WARN is nil.
5506
53df4dda
GM
55072000-10-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5508
5509 * ps-print.el (ps-generate): Fix odd/even pages printing bug.
5510
5511 * delim-col.el: Now there is a column formatting mechanism.
5512 Modified to customization mechanisms convention. Doc fix.
5513 (columns): New group for delim-col.
5514 (delimit-columns-before, delimit-columns-after)
5515 (delimit-columns-format, delimit-columns-extra, delimit-columns-start)
5516 (delimit-columns-end): New vars.
5517 (delimit-columns-customize, delimit-columns-format): New funs.
5518 (delimit-columns-region, delimit-columns-rectangle)
5519 (delimit-columns-rectangle-line): Modified to support column
5520 formatting.
4836835a 5521
a9839779
DL
55222000-10-24 Dave Love <fx@gnu.org>
5523
5524 * log-edit.el (log-edit): Add :version and a :group for vc.
5525
df0267b8
GM
55262000-10-24 Gerd Moellmann <gerd@gnu.org>
5527
9acc3873
GM
5528 * files.el (after-find-file): Don't print a message ``New file''
5529 if WARN is nil.
5530
83c9cb8e
SM
5531 * wid-edit.el (widget-field-keymap, widget-text-keymap):
5532 Define the tool-bar map as nil, as for the menu-bar. Otherwise, we'll
63e1b552
GM
5533 get duplicate tool-bar entries because we'll see the global ones
5534 on more than one path through keymaps.
5535
1946f901
GM
5536 * emacs-lisp/lisp.el (defun-prompt-regexp): Doc fix.
5537
df0267b8
GM
5538 * progmodes/cmacexp.el: Change Francesco's email address.
5539
ae3b264b
KH
55402000-10-24 Kenichi Handa <handa@etl.go.jp>
5541
5542 * window.el (fit-window-to-buffer): Adjust point of the window
5543 buffer, not that of the current buffer.
5544
23afac01
EZ
55452000-10-24 Eli Zaretskii <eliz@is.elta.co.il>
5546
5547 * progmodes/cmacexp.el: Update the euthor's email address.
5548
22d1a4ed
MB
55492000-10-24 Miles Bader <miles@lsi.nec.co.jp>
5550
5551 * faces.el (face-spec-set-match-display): Add `graphic' display
5552 type (the inverse of `tty'). Use `display-graphic-p' instead of
5553 the window-system variable.
5554
f408aa48
KH
55552000-10-24 Kenichi Handa <handa@etl.go.jp>
5556
83c9cb8e
SM
5557 * international/isearch-x.el (isearch-with-input-method):
5558 Call input-method-function with the first event in
f408aa48
KH
5559 unread-command-events.
5560
94fe8a31
MB
55612000-10-24 Miles Bader <miles@lsi.nec.co.jp>
5562
83c9cb8e 5563 * faces.el (face-default-spec, face-user-default-spec): Make defsubsts.
94fe8a31 5564
8f47302e
AC
55652000-10-24 Andrew Choi <akochoi@i-cable.com>
5566
5567 * international/mule-conf.el (mac-roman-lower, mac-roman-upper):
5568 New charsets.
5569
5570 * term/mac-win.el: Remove definitions of mac-roman-lower and
5571 mac-roman-upper, require dired, and define instead of set
5572 mac-ready-for-drag-n-drop to avoid compilation error.
5573
446c097e
AI
55742000-10-23 Andrew Innes <andrewi@gnu.org>
5575
83c9cb8e
SM
5576 * files.el (make-backup-file-name-1) [windowsnt, ms-dos]:
5577 Remove superfluous calls to subst-char-in-string; instead apply
446c097e
AI
5578 expand-file-name after convert-standard-filename to ensure
5579 expected directory separators are used.
5580
379b70e7
EZ
55812000-10-23 Eli Zaretskii <eliz@is.elta.co.il>
5582
5583 * info.el (Info-file-list-for-emacs): Add an entry for Eshell.
5584
85c766e9
DL
55852000-10-23 Dave Love <fx@gnu.org>
5586
b7e03a67
DL
5587 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
5588 (tool-bar-add-item): Set foreground and background for XBM icons.
5589
83c9cb8e
SM
5590 * international/latin1-disp.el (latin1-char-displayable-p):
5591 New function (from Handa).
b7e03a67
DL
5592 (latin1-display-check-font): Use it.
5593
0dcf8835 5594 * imenu.el (imenu--create-keymap-2): Build menu with menu-item
83c9cb8e
SM
5595 using :key-sequence, making it much more usable.
5596 Use nconc, not append.
0dcf8835
DL
5597 (imenu--create-keymap-1): Avoid append.
5598
85c766e9 5599 * textmodes/refill.el: Remove bits redundant with define-minor-mode.
4836835a 5600
cb3069bb
MB
56012000-10-23 Miles Bader <miles@lsi.nec.co.jp>
5602
5603 [the following changes fix a bug where `define-minor-mode' didn't
5604 correctly generate :require clauses for defcustoms in compiled files]
5605 * emacs-lisp/bytecomp.el (byte-compile-last-logged-file): New variable.
5606 (byte-compile-log-file, byte-compile-log-1): Don't set
5607 `byte-compile-current-file' to nil. Instead set
5608 `byte-compile-last-logged-file' to it. Test whether
5609 byte-compile-current-file equals byte-compile-last-logged-file
5610 instead of whether its nil.
3b6542ba 5611 (byte-compile-file): Bind `byte-compile-last-logged-file' to nil.
cb3069bb 5612
6db6243b
SM
56132000-10-23 Stefan Monnier <monnier@cs.yale.edu>
5614
5615 * textmodes/refill.el: Fix var names in doc.
5616 (refill-mode): Don't bother with make-local-hook anymore.
5617
98490598
MB
56182000-10-23 Miles Bader <miles@lsi.nec.co.jp>
5619
e01cd227
MB
5620 * faces.el (face-user-default-spec, face-default-spec): New functions.
5621 (face-spec-choose, face-spec-set): Document nil-SPEC behavior.
4836835a 5622 (frame-set-background-mode, face-set-after-frame-default):
e01cd227
MB
5623 Use `face-user-default-spec'. Simplify code slightly.
5624
4836835a 5625 * woman.el (woman-italic-face, woman-bold-face)
e01cd227
MB
5626 (woman-unknown-face): Add dark-background variants.
5627 (woman-default-faces): Renamed from `woman-colour-faces'.
5628 Set using the stored defaults, rather than using hard-wired colors.
5629 (woman-monochrome-faces): Renamed from `woman-black-faces'.
5630 Just make the foreground `unspecified' rather than "black".
5631 (woman-menu): Rename menu entries accordingly.
5632
98490598
MB
5633 * faces.el (header-line): Make more reasonable on mono/grayscale
5634 displays.
5635
1a578e9b
AC
56362000-10-23 Andrew Choi <akochoi@i-cable.com>
5637
5638 * cus-edit.el (custom-button-face): Use 3D look for mac.
5639 (custom-button-pressed-face): Likewise.
5640
5641 * faces.el (set-face-attributes-from-resources): Handle mac frames
5642 in the same way as x and w32 frames.
5643 (face-valid-attribute-values): Likewise.
5644 (read-face-attribute): Likewise.
5645 (defined-colors): Likewise.
5646 (color-defined-p): Likewise.
5647 (color-values): Likewise.
5648 (display-grayscale-p): Likewise.
5649 (face-set-after-frame-default): Likewise.
5650 (mode-line): Same default face as for x and w32.
5651 (tool-bar): Likewise.
5652
5653 * frame.el: Remove call to frame-notice-user-settings at end of
5654 the file.
5655
83c9cb8e 5656 * info.el (Info-fontify-node): Make underlines invisible for mac
1a578e9b
AC
5657 as for x, pc, and w32 frame types.
5658
5659 * term/mac-win.el: New file.
5660
aaaf7be7
DL
56612000-10-22 Dave Love <fx@gnu.org>
5662
5663 * textmodes/refill.el: New file.
5664
5392d654
AS
56652000-10-22 Andre Spiegel <spiegel@gnu.org>
5666
4836835a 5667 * vc-hooks.el (vc-version-backup-file-name): New optional args
5392d654 5668 MANUAL and REGEXP.
4836835a 5669 (vc-delete-automatic-version-backups, vc-make-version-backup):
5392d654
AS
5670 New functions.
5671 (vc-before-save): Use the latter.
5672 (vc-default-make-version-backups-p): Added `-p' suffix to avoid
5673 confusion.
5674
4836835a 5675 * vc-cvs.el (vc-cvs-make-version-backups-p): Added `-p' suffix as
5392d654
AS
5676 expected by vc[-hooks].el.
5677
5678 * vc.el (vc-checkout): Added `-p' suffix in call to
5679 vc-make-version-backups-p; use vc-make-version-backup to actually
5680 make the backup.
5681 (vc-version-other-window, vc-version-backup-file): Handle both
5682 automatic and manual backups.
5683 (vc-revert-file): Use vc-delete-automatic-version-backups to get rid
5684 of all of them.
5685
1e221c16
MB
56862000-10-22 Miles Bader <miles@gnu.org>
5687
7ff4fda5
MB
5688 * comint.el (comint-highlight-input, comint-highlight-prompt):
5689 Renamed, `-face' at end removed.
5690 (comint-send-input, comint-output-filter): Use renamed faces.
5691
3511cde8
MB
5692 * window.el (fit-window-to-buffer): Change defaulting of
5693 MAX-HEIGHT slightly.
5694
1e221c16
MB
5695 * faces.el (color-values, color-defined-p): Use `member', not
5696 `memq', because it works correctly for strings.
5697 (frame-set-background-mode): Actually, "unspecified-fg" and
5698 "unspecified-bg" *are* strings. Use `member', not `memq', and
5699 `equal', not `eq', when a string value is possible.
5700
b6ef4898
EZ
57012000-10-21 Eli Zaretskii <eliz@is.elta.co.il>
5702
5703 * info.el (Info-file-list-for-emacs): Add an entry for Speedbar.
5704
34939e2c
SM
57052000-10-21 Stefan Monnier <monnier@cs.yale.edu>
5706
5707 * progmodes/sh-script.el (sh-mode-map): Remove bindings for
5708 sh-electric-rparen, sh-electric-less and sh-electric-hash.
5709 (sh-st-punc, sh-here-doc-syntax): Use string-to-syntax.
5710 (sh-font-lock-heredoc, sh-font-lock-paren): New funs.
5711 (sh-font-lock-syntactic-keywords): Use them.
5712 (sh-heredoc-face, sh-st-face, sh-special-syntax): Remove.
5713 (sh-mkword-regexp, sh-electric-rparen-needed-here): Remove.
5714 (sh-mode): Don't override font-lock-unfontify-region-function.
5715 Use a copy of sh-font-lock-syntactic-keywords.
5716 (sh-set-shell): Don't set sh-electric-rparen-needed-here.
5717 Don't call sh-scan-buffer since font-lock does it on the fly.
5718 (sh-get-indent-info): Use `face' rather than `syntax-table'
5719 text-property to detect here-documents.
5720 Replace sh-special-syntax with sh-st-punc.
5721 (sh-prev-line): Use `face' rather than `syntax-table'
5722 text-property to skip over here-documents.
5723 (sh-font-lock-unfontify-region-function, sh-check-paren-in-case)
5724 (sh-set-char-syntax, sh-electric-rparen, sh-electric-hash)
5725 (sh-electric-less, sh-set-here-doc-region)
4836835a 5726 (sh-remove-our-text-properties, sh-search-word, sh-scan-case)
34939e2c
SM
5727 (sh-scan-buffer, sh-rescan-buffer): Remove.
5728
f3d3c491
AI
57292000-10-21 Andrew Innes <andrewi@gnu.org>
5730
5731 * w32-fns.el (make-auto-save-file-name): Don't apply conversion to
5732 remote (ange-ftp) file names.
5733
b86c791c
MB
57342000-10-21 Miles Bader <miles@gnu.org>
5735
d9c30bdf
MB
5736 * window.el (fit-window-to-buffer): New function.
5737 (shrink-window-if-larger-than-buffer): Use it.
1e221c16
MB
5738 (window-text-height): Don't expect minibuffers to have mode-lines.
5739
d9c30bdf 5740 * help.el (resize-temp-buffer-window): Use `fit-window-to-buffer'.
83c9cb8e
SM
5741 * international/quail.el (quail-update-guidance):
5742 Use `fit-window-to-buffer' instead of `set-window-text-height'.
d9c30bdf 5743
617fee5a
MB
5744 * international/quail.el (quail-show-guidance-buf): Make sure
5745 guidance window really has enough room.
5746 (quail-update-guidance): If quail-guidance-win is already shown,
5747 make sure its height is OK.
5748
b86c791c
MB
5749 * window.el (window-text-height, set-window-text-height):
5750 New functions.
5751 (shrink-window-if-larger-than-buffer): Use `window-text-height'
5752 instead of `window-height' & `mode-line-window-height-fudge'.
5753 (mode-line-window-height-fudge): Add FACE parameter.
5754 * help.el (resize-temp-buffer-window): Use `set-window-text-height'
5755 instead of `enlarge-window' & `mode-line-window-height-fudge'.
5756
e34850d1
MB
57572000-10-20 Miles Bader <miles@gnu.org>
5758
5759 * window.el (height-affecting-face-attributes): Use `defconst'.
5760
5761 * textmodes/ispell.el (ispell-mode-line-window-height-fudge):
5762 New function, conditionally aliased to `mode-line-window-height-fudge'.
5763 (ispell-help): Use it.
5764 (ispell-choices-win-default-height): Don't include mode-line fudge.
5765 (ispell-choices-win-default-height): New function.
5766 (ispell-show-choices, ispell-command-loop): Use function
5767 `ispell-choices-win-default-height' instead of variable.
5768
a8b883c2
MB
57692000-10-20 Miles Bader <miles@lsi.nec.co.jp>
5770
8c6e4a58
MB
5771 * window.el (mode-line-window-height-fudge): New variable.
5772 (height-affecting-face-attributes): New variable.
5773 (mode-line-window-height-fudge): New function.
5774 (shrink-window-if-larger-than-buffer): Use it.
5775 * help.el (resize-temp-buffer-window): Likewise.
5776
a8b883c2
MB
5777 * info.el (Info-fontify-node): Add support for @subsubsection
5778 titles, which use `Info-title-4-face'.
5779 (Info-title-4-face): New face.
5780 (Info-title-3-face): Inherit from Info-title-4-face instead of
5781 variable-pitch.
5782
e64c3a75
JR
57832000-10-19 Jason Rumney <jasonr@gnu.org>
5784
5785 * dired.el (dired-insert-directory): Do not let errors signalled by
5786 attempt to run dired-free-space-program prevent dired from working.
5787
c70fe852
SM
57882000-10-19 Stefan Monnier <monnier@cs.yale.edu>
5789
5790 * diff-mode.el (diff-find-file-name): Fix regex subgroup number.
5791
877cf6b4
GM
57922000-10-19 Gerd Moellmann <gerd@gnu.org>
5793
5de037e0
GM
5794 * dirtrack.el (dirtrack): Fix call to run-hooks.
5795
6deb9af9
GM
5796 * cmuscheme.el (cmuscheme-program-name): Renamed from
5797 scheme-program-name because xscheme.el contains a defcustom with
5798 the same name. As a consequence, customizing group `cmuscheme'
5799 loaded `xscheme' which redefined run-scheme.
5800 (run-scheme): Use cmuscheme-program-name.
5801
83c9cb8e 5802 * ps-print.el (ps-print-emacs-type): Move into the eval-and-compile.
877cf6b4 5803
e597d8fb 5804 * play/doctor.el (doctor-death): Update the Samaritans'
c70fe852 5805 anonymous address, and add a website for Befrienders International.
4836835a 5806
3e9cb08f
GM
58072000-10-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5808
c70fe852
SM
5809 * ps-print.el: Even/odd pages fix. Fix little bug on XEmacs.
5810 Avoid compilation gripes. Doc fix.
3e9cb08f
GM
5811 (ps-print-version): New version number (6.2).
5812 (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
5813 (ps-x-color-name, ps-x-color-specifier-p, ps-x-copy-coding-system)
5814 (ps-x-device-class, ps-x-extent-end-position, ps-x-extent-face)
5815 (ps-x-extent-priority, ps-x-extent-start-position)
5816 (ps-x-face-font-instance, ps-x-find-coding-system)
5817 (ps-x-font-instance-properties, ps-x-make-color-instance)
5818 (ps-x-map-extents): Alias for functions without the prefix `ps-x-', to
5819 avoid compilation gripes without defining functions.
5820 (ps-e-find-composition): Alias for function find-composition, to have a
5821 suitable function depending on Emacs version.
5822 (ps-color-device, ps-color-values, ps-face-foreground-name)
5823 (ps-face-background-name, ps-face-bold-p, ps-face-italic-p, ps-mapper)
5824 (ps-extent-sorter, ps-xemacs-face-kind-p, ps-xemacs-color-name)
5825 (ps-print-ensure-fontified): Function definitions surrounded by
5826 `eval-and-compile' to avoid compilation gripes.
5827 (ps-font-lock-face-attributes): `font-lock-face-attributes' evaluated
5828 by symbol-value to avoid compilation gripes.
5829 (ps-end-file, ps-header-sheet, ps-plot-region): Even/odd pages fix.
5830 (ps-generate-postscript-with-faces): Fix little bug on XEmacs.
5831
d8abcd91
MB
58322000-10-19 Miles Bader <miles@lsi.nec.co.jp>
5833
13ab33c4
MB
5834 * startup.el (normal-top-level): Call `frame-set-background-mode'
5835 after `frame-notice-user-settings' because the latter doesn't call
5836 the former on a tty.
5837
d8abcd91
MB
5838 * faces.el (frame-set-background-mode): `unspecified' &c are
5839 symbols, not strings.
5840
e8bce0a9
EZ
58412000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
5842
c70fe852
SM
5843 * term/tty-colors.el (color-name-rgb-alist): Add a comment explaining
5844 why some "light*" colors are deliberately absent from the alist.
e8bce0a9 5845
c70fe852
SM
5846 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face):
5847 Change colors for tty's, as suggested by Miles Bader.
e8bce0a9 5848
773272d8
KH
58492000-10-19 Kenichi Handa <handa@etl.go.jp>
5850
c70fe852 5851 * international/fontset.el: Use registry "MuleTibetan-2" for Tibetan.
773272d8
KH
5852 (ccl-encode-mule-unicode-0100-24ff): New CCL program. Register it
5853 for ISO10646-1 fonts.
5854 (x-font-name-charset-alist): Add an entry for "iso10646-1".
5855
772139c0
EZ
58562000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
5857
5858 * faces.el (frame-set-background-mode): If a tty frame defines a
5859 background color, use that to compute the background mode, instead
5860 of always defaulting to "dark".
5861
d134a19f
MB
58622000-10-19 Miles Bader <miles@lsi.nec.co.jp>
5863
8bb84cb2
MB
5864 * comint.el (comint-write-output): New function.
5865 (comint-mode-map): Add it to the menu.
e40a778f 5866 Bind `C-c C-s' to comint-write-output.
d134a19f 5867
dada41e1
GM
58682000-10-18 Gerd Moellmann <gerd@gnu.org>
5869
5870 * startup.el (fancy-splash-screens): Set buffer-undo-list to t.
5871 Use fancy-splash-delay.
5872
9b5360aa
GM
58732000-10-18 Alex Schroeder <alex@gnu.org>
5874
5875 * progmodes/sql.el (sql-sybase-options): New option.
5876 (sql-sybase): Use it. Add sql-database to the list of parameters
5877 provided for login. The options -w 2048 -n are not used any more.
5878
9035a35a
GM
5879 * comint.el (comint-read-input-ring): Bugfix such that the first
5880 and the last entry of the input ring file are not lost.
5881
3556c6dd
GM
58822000-10-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5883
5884 * ps-print.el: Internal variable changes to defcustom,
5885 make-local-hook changes to defvar. Doc fix.
5886 (ps-print-version): New version number (6.1).
5887 (ps-setup, ps-do-despool): Code fix.
5888 (ps-printer-name): Customization fix.
5889 (ps-printer-name-option): Now is a defcustom instead of an
5890 internal variable.
5891 (ps-print-hook, ps-print-begin-sheet-hook, ps-print-begin-page-hook)
5892 (ps-print-begin-column-hook): Now are defvar instead of
5893 make-local-hook.
4836835a 5894
4e217e50
MB
58952000-10-18 Miles Bader <miles@gnu.org>
5896
5897 * comint.el (comint-delete-output): Renamed from `comint-kill-output'.
5898 (comint-kill-output): Changed into an alias for `comint-delete-output',
5899 and made obsolete.
5900 (comint-mode-map): Rename references to comint-kill-output.
5901
34460354
EZ
59022000-10-18 Eli Zaretskii <eliz@is.elta.co.il>
5903
5904 * diff-mode.el (diff-header-face, diff-file-header-face)
5905 (diff-changed-face): Add bold and italic attributes to tty faces.
5906 (diff-function-face): New face.
5907 (diff-font-lock-keywords): Use it.
5908
17ea3cdb
MB
59092000-10-18 Miles Bader <miles@lsi.nec.co.jp>
5910
5911 * comint.el (comint-output-filter): Fixup comint-last-input-end too.
5912 Remove commented-out call to force-mode-line-update.
5913 (comint-kill-output): Use `forward-line 0' instead of
5914 beginning-of-line to make sure we get past the prompt.
5915
9244f2c7
SM
59162000-10-17 Stefan Monnier <monnier@cs.yale.edu>
5917
5918 * diff-mode.el (diff-header-face, diff-file-header-face):
5919 Add specific setting for dark background.
5920 (diff-context-face): Renamed from diff-comment-face.
5921 Set explicitly rather than inheriting from font-lock-comment-face.
5922
1592c1ef
EZ
59232000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
5924
5925 * startup.el (command-line): Move the code which sets the default
5926 TTY colors to before before-init-hook.
5927
f86292a9
GM
59282000-10-17 Gerd Moellmann <gerd@gnu.org>
5929
5930 * jit-lock.el (jit-lock-stealth-time): Doc fix.
5931
f7f2e883
EZ
59322000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
5933
e854cc22
EZ
5934 * files.el (auto-mode-alist): Add .dif and .pat as diff-mode
5935 extensions, for MS-DOS.
5936
f7f2e883
EZ
5937 * diff-mode.el (diff-header-face, diff-file-header-face)
5938 (diff-changed-face): Define tty-specific colors.
5939
c7b4f0f9
GM
59402000-10-17 Gerd Moellmann <gerd@gnu.org>
5941
5942 * startup.el (fancy-splash-text): Realign the text.
5943
12a72271
EZ
59442000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
5945
5946 * font-lock.el (font-lock-comment-face): Define a separate default
5947 for dark-background tty's.
5948
61dfccfd
MB
59492000-10-17 Miles Bader <miles@gnu.org>
5950
5951 * help.el (resize-temp-buffer-window): Add hack to avoid last line
5952 being obscured by whizzy mode-lines on graphics displays.
5953
333cd59e
EZ
59542000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
5955
5956 * info.el (Info-title-1-face, Info-title-2-face)
5957 (Info-title-3-face): Define colors for tty's.
dada41e1 5958 (info-header-node): Remove unneeded tty-specific definition.
333cd59e 5959
dbf1fcc1
EZ
59602000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
5961
5962 * term/pc-win.el (msdos-handle-reverse-video): Don't remove
5963 reverse from the frame parameters, and don't invert foreground and
5964 background colors.
5965
ac629823
MB
59662000-10-16 Miles Bader <miles@gnu.org>
5967
5968 * info.el (Info-set-mode-line): Use `%b' instead of hardwired
5969 string "*Info*". Call propertized-buffer-identification to spruce
5970 up the result.
5971
76eebffc
GM
59722000-10-16 Gerd Moellmann <gerd@gnu.org>
5973
3a6b59d9
GM
5974 * help.el: Provide `help' for the sake of define-minor-mode
5975 which generates defcustoms with requires.
5976
6569c3d3
GM
5977 * jit-lock.el (jit-lock-after-change): If we're in text that
5978 matches a multi-line font-lock pattern, make sure the whole text
5979 will be redisplayed.
5980
c2e0a611
GM
5981 * emacs-lisp/authors.el (authors-add): Don't add an entry if
5982 author's name is unknown.
5983
76eebffc
GM
5984 * eshell/esh-var.el, eshell/esh-util.el, eshell/esh-test.el,
5985 * eshell/esh-proc.el, eshell/esh-opt.el, eshell/esh-mode.el,
5986 * eshell/esh-maint.el, eshell/esh-io.el, eshell/esh-ext.el,
5987 * eshell/esh-cmd.el, eshell/esh-arg.el, eshell/em-xtra.el,
5988 * eshell/em-unix.el, eshell/em-term.el, eshell/em-smart.el,
5989 * eshell/em-script.el, eshell/em-rebind.el, eshell/em-prompt.el,
5990 * eshell/em-pred.el, eshell/em-ls.el, eshell/em-hist.el,
5991 * eshell/em-glob.el, shell/em-dirs.el, eshell/em-cmpl.el,
5992 * eshell/em-basic.el, eshell/em-banner.el, eshell/em-alias.el:
5993 Add author information.
5994
cf1e7b12
MB
59952000-10-16 Miles Bader <miles@lsi.nec.co.jp>
5996
5997 * toolbar/up_arrow.xpm, toolbar/right_arrow.xpm:
5998 * toolbar/left_arrow.xpm, toolbar/home.xpm: Re-convert from
5999 full-color version (using the Gimp) to eliminate dithering artifacts.
6000
5586f3eb
SM
60012000-10-15 Stefan Monnier <monnier@cs.yale.edu>
6002
6003 * font-lock.el (font-lock-syntactic-keywords): Fix docstring.
6004
6005 * simple.el (syntax-flag-table, string-to-syntax): Remove.
6006
ad64a888
DL
60072000-10-15 Dave Love <fx@gnu.org>
6008
83c9cb8e 6009 * progmodes/sh-script.el: Require skeleton and comint when compiling.
ad64a888
DL
6010
6011 * pcomplete.el (pcomplete) <defgroup>: Add :version.
6012
6013 * whitespace.el: Doc fixes.
6014 (top-level): Don't add hooks here.
6015 (whitespace-running-emacs): Deleted.
6016 (timer): Don't require.
6017 (whitespace): Add back :version conditional on xemacs test.
6018 (whitespace-spacetab-regexp, whitespace-indent-regexp)
6019 (whitespace-ateol-regexp, whitespace-modes): Fix custom type.
6020 (whitespace-force-mode-line-update, whitespace-refresh-rescan-list)
6021 (whitespace-tickle-timer, whitespace-rescan-files-in-buffers):
6022 Avoid specific xemacs test.
6023 (whitespace-global-mode): New option.
6024 (whitespace-global-mode): New command.
6025 (whitespace-unload-hook): New function.
6026
6027 * info.el (Info-mouse-follow-nearest-node): Use mouse-set-point.
4836835a 6028 (Info-fontify-node, Info-goto-node, Info-mode-menu)
ad64a888
DL
6029 (Info-fontify-node): `Goto' goes to `Go to'.
6030 (Info-fontify-node): Add help-echo to xref links.
6031
1ef49fc6
EZ
60322000-10-15 Eli Zaretskii <eliz@is.elta.co.il>
6033
6034 * eshell/em-unix.el (eshell-du-prefer-over-ange): Doc fix.
6035
8b7707e1
SM
60362000-10-15 Stefan Monnier <monnier@cs.yale.edu>
6037
b3b7f42f
SM
6038 * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
6039 Use plist-get and allow :inherit.
6040
6041 * emacs-lisp/cl-macs.el (cl-do-arglist):
6042 Use plist-get and plist-member instead of memq.
6043
3c7fafc7
SM
6044 * emacs-lisp/ewoc.el (ewoc-location): New function.
6045 (ewoc-enter-after, ewoc-enter-before): Document return value.
6046 * pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
6047 Don't need make-local-hook any more.
6048 (cvs-addto-collection): Return the new tin.
6049 (cvs-mode-insert): Jump to the new line.
6050
8b7707e1
SM
6051 * jit-lock.el (jit-lock-fontify-buffer): Remove.
6052
6053 * arc-mode.el (archive-zoo-summarize): Fix from gnu.emacs.bug.
6054
6055 * font-lock.el (font-lock-syntactically-fontified): New var.
6056 (font-lock-fontify-syntactic-keywords-region): Use it.
6057 (font-lock-mode): Fix docstring. Don't need make-local-hook anymore.
6058
6059 * diff-mode.el (diff-find-file-name): Fix regexp.
6060
6061 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
6062 (cl-builtin-clrhash, cl-builtin-maphash): Add for byte-compatibility.
6063
6064 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix.
6065 (sh-mode-syntax-table): Add punctuation syntax for < and >.
6066 (sh-mode): Don't make all vars local here.
6067 (sh-kw): Reformat.
6068 (sh-set-shell): Use dolist. Don't set indent-region-function.
6069 (sh-mode-syntax-table): Use pop.
6070 (sh-remember-variable): Use push.
6071 (sh-help-string-for-variable): Use memq.
6072 (sh-safe-backward-sexp): Remove.
6073 (sh-safe-forward-sexp): Add ARG.
6074 (sh-get-indent-info, sh-prev-stmt): Use it.
6075 (sh-prev-line): Simplify by using forward-comment.
6076 (sh-this-is-a-continuation): Simplify.
6077 (sh-learn-buffer-indent): Use dolist.
6078 (sh-do-nothing): Remove.
6079 (sh-set-char-syntax, sh-set-here-doc-region):
6080 Use inhibit-modification-hooks.
6081 (sh-name-style): Use mapcar and push.
6082 (sh-load-style): Use dolist.
6083 (sh-save-styles-to-buffer): Use with-current-buffer and pp.
6084 (sh-case, sh-while-getopts): Use propertize directly rather
6085 than sh-electric-rparen.
6086
60872000-10-14 Stefan Monnier <monnier@cs.yale.edu>
6088
6089 * textmodes/tex-mode.el: Require CL when compiling.
6090 (tex-mode-syntax-table): Init immediately.
6091 (tex-mode-map): Bind M-RET to latex-insert-item.
6092 (latex-mode): Set indent-line-function to latex-indent.
6093 (tex-common-initialization): Don't setup the syntax-table any more.
6094 (latex-insert-item): New skeleton.
6095 (tex-next-unmatched-end): Fix copy/paste braino.
4836835a 6096 (latex-syntax-after, latex-skip-close-parens, latex-down-list)
8b7707e1 6097 (latex-indent, latex-find-indent): New functions.
4836835a 6098 (tex-indent-allhanging, tex-indent-arg, tex-latex-indent-syntax-table)
8b7707e1
SM
6099 (tex-indent-item, tex-indent-item-re, tex-indent-basic): New vars.
6100 (tex-compilation-parse-errors): Use with-syntax-table.
6101
86b7fcbb
MB
61022000-10-15 Miles Bader <miles@gnu.org>
6103
6104 * font-lock.el (font-lock-comment-face): Change dark-background,
6105 color, non-tty, default to `chocolate1'.
6106
57a24508
JW
61072000-10-13 John Wiegley <johnw@gnu.org>
6108
6109 * eshell/esh-util.el (require): Added a missing `require' form,
6110 needed when compiling (for an ange-ftp macro definition).
6111
40ad3db4
DL
61122000-10-13 Dave Love <fx@gnu.org>
6113
6114 * toolbar/paste.pbm, toolbar/saveas.pbm: Retouch.
6115
db460189
GM
61162000-10-13 Gerd Moellmann <gerd@gnu.org>
6117
83c9cb8e 6118 * emacs-lisp/lisp.el (down-list, backward-up-list, up-list): Doc fix.
b41c9501 6119
4836835a 6120 * toolbar/*.xpm: Reduce to max. 8 colors (mogrify -colorspace
db460189
GM
6121 transparent -colors 8).
6122
3b5e21df
GM
61232000-10-13 Stephen Gildea <gildea@alum.mit.edu>
6124
6125 * time-stamp.el (time-stamp): Fixed bug in new multi-line code
6126 that breaks with old list format timestamps.
6127 (time-stamp-warn-inactive, time-stamp-old-format-warn)
83c9cb8e 6128 (time-stamp-count, time-stamp-conversion-warn): Improved doc strings.
3b5e21df 6129
16908a3f
JW
61302000-10-13 John Wiegley <johnw@gnu.org>
6131
d7103dda
JW
6132 * align.el, pcomplete.el, calendar/timeclock.el,
6133 eshell/esh-module.el, eshell/eshell.el: Removed URL reference.
6134
dace60cf 6135 * calendar/timeclock.el (timeclock-find-discrep): A fix to some
16908a3f
JW
6136 faulty math, where holiday hours were being computing as seconds.
6137
b6b70cda
JW
61382000-10-13 John Wiegley <johnw@gnu.org>
6139
6140 * desktop.el (desktop-buffer-modes-to-save): Added a global for
83c9cb8e
SM
6141 specifying what "other" kinds of buffers should be saved.
6142 This used to be hard-coded.
b6b70cda
JW
6143 (desktop-buffer-misc-functions): A global for specifying how
6144 auxiliary data should be determined for special buffer types.
6145 (desktop-save-buffer-p): Use `desktop-buffer-modes-to-save',
6146 instead of hard-coding the special buffer types.
6147 (desktop-save): Run `desktop-buffer-misc-functions' to gather
6148 auxiliary data, instead of hard-coding for Info buffers and dired.
6149 (desktop-buffer-info-misc-data): Aux function for determining Info
6150 buffer auxiliary info.
6151 (desktop-buffer-dired-misc-data): Likewise, but for dired buffers.
6152 (desktop-buffer-info): Changed this function to use the info
6153 gathered above.
6154 (desktop-create-buffer): Be a little more careful about what
6155 `minor-mode' means before calling it. This is important for some
6156 buffer types.
6157
8c6b1d83
JW
61582000-10-13 John Wiegley <johnw@gnu.org>
6159
6160 * eshell/esh-util.el: Added a global form which declares an
6161 autoload for `parse-time-string', if that function is not already
6162 defined, and if parse-time.el is available on the user's system.
6163
6164 * eshell/em-ls.el (eshell-ls-applicable): Extended this function
6165 to be aware of ange-ftp user info.
83c9cb8e 6166 (eshell-do-ls): Bind `ange-cache'. Also, use `eshell-file-attributes'.
8c6b1d83
JW
6167 (eshell-ls-annotate): Use `eshell-file-attributes'.
6168 (eshell-ls-file): Made the user-id printing code a bit smarter.
6169
6170 * eshell/esh-util.el (eshell-ange-ls-uids): Added variable, to
6171 allow identification of alias user ids in remote directories.
83c9cb8e
SM
6172 It's manual, but there's no other way to know when the current user
6173 on the local machine, is also the owning user on the remote machine.
8c6b1d83
JW
6174 (fboundp): Bind `ange-cache'.
6175 (eshell-directory-files-and-attributes): Re-organized the logic a
6176 bit to use `eshell-file-attributes' instead of `file-attributes'.
6177 The former is more sensitive to directories that are read via FTP,
6178 and knows how to use ange-ftp to determine full attribute
6179 information, instead of just the name and last modtime.
6180 (eshell-current-ange-uids): Return the current user id when in a
6181 remote directory.
6182 (eshell-parse-ange-ls): Parse a full directory listing that has
6183 been returned by ange-ftp.
6184 (eshell-file-attributes): This beefed up version of
6185 `file-attributes' is only special if the user is currently in a
6186 remote directory, in which case it does a lot of work to find out
6187 what the real attributes of a file are, as they appear on the
6188 remote machine. This makes usage of remote directories (i.e.,
6189 ange-ftp pathnames) much more useful. You can now use Eshell as a
6190 full-fledged FTP client, with much more manipulation ability than
6191 most other clients.
6192
6193 * eshell/em-unix.el (eshell-du-prefer-over-ange): Added a new
6194 variable, which means that Eshell's du should always be preferred
6195 in remote directories.
6196 (eshell-shuffle-files): Use `eshell-file-attributes', rather than
6197 just `file-attributes'.
6198 (eshell-mvcp-template): Bind `ange-cache', to improve performance
6199 when reading remote directories. This is an Eshell-specific
6200 variable (not part of ange-ftp).
6201 (eshell/ln): Bind `ange-cache'.
6202 (eshell/du): Added some extra logic for determining when to use
6203 Eshell's du (which is slow), and when to use the external version
6204 (which may or may not exist).
6205
83c9cb8e
SM
6206 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
6207 Call `eshell-interactive-process', rather than using
8c6b1d83
JW
6208 `get-buffer-process', since backgrounded processes don't count in
6209 the context of this function's logic.
6210
6211 * eshell/esh-arg.el (eshell-parse-double-quote): Moved a call to
6212 `forward-char', so that null strings are parsed correctly.
6213
87730e84 62142000-09-13 John Wiegley <johnw@gnu.org>
8c6b1d83 6215
83c9cb8e
SM
6216 * eshell/em-pred.el (eshell-pred-file-type)
6217 (eshell-pred-file-links, eshell-pred-file-size):
6218 Use `eshell-file-attributes'. This is more correct over ange-ftp.
8c6b1d83
JW
6219
6220 * eshell/em-glob.el (eshell-extended-glob): Bind `ange-cache', so
6221 that remote file globbing is more efficient.
6222
6223 * eshell/em-ls.el (eshell-ls-dir): Use `expand-file-name' when
6224 gathering the files and attributes within a directory.
6225
6226 * eshell/em-unix.el (eshell/cat): If any of the files passed on
6227 the command line is a special file (not a regular file, directory
6228 or symlink), always attempt to call the external version of cat.
6229
87730e84 62302000-09-13 John Wiegley <johnw@gnu.org>
8c6b1d83
JW
6231
6232 * eshell/esh-mode.el (eshell-find-tag): Corrections to the
6233 Eshell-friendly version of find-tag.
6234
1c7e37a9
MB
62352000-10-13 Miles Bader <miles@lsi.nec.co.jp>
6236
4836835a 6237 * image-file.el (image-file-name-extensions)
1c7e37a9
MB
6238 (image-file-name-regexps): Add autoload cookies.
6239
11a7f341
KH
62402000-10-13 Kenichi Handa <handa@etl.go.jp>
6241
6242 * international/mule-cmds.el (select-safe-coding-system): If FROM
6243 is string, show it in *Warning* buffer.
6244
8ddddcb0
EZ
62452000-10-13 Eli Zaretskii <eliz@is.elta.co.il>
6246
6247 * startup.el (normal-top-level): Use display-popup-menus-p instead
6248 of window-system.
6249 (command-line): Use display-graphic-p instead of window-system.
6250 (command-line-1): Use display-popup-menus-p and display-mouse-p
6251 instead of window-system.
6252
72200f89
SS
62532000-10-12 Sam Steingold <sds@gnu.org>
6254
6255 * tooltip.el (tooltip-use-echo-area): New user variable.
6256 (tooltip-show): Use it to choose between `x-show-tip' and `message'.
6257
8661c643
DL
62582000-10-12 Dave Love <fx@gnu.org>
6259
d0b40dc1
DL
6260 * recentf.el: Maintainer's checkdoc fixes.
6261
83c9cb8e
SM
6262 * startup.el (normal-top-level-add-subdirs-to-load-path):
6263 Use character class, not ASCII when matching file names.
a622451f
DL
6264 (fancy-splash-head): Add trailing slash to URL.
6265 (command-line): Don't require XPM support for toolbar.
6266
8661c643
DL
6267 * progmodes/cperl-mode.el (cperl-tips-faces): Doc fix.
6268 (cperl-invalid-face): Revert last change.
6269 (cperl-init-faces): Quote cperl-invalid-face.
6270
ef2ed8ab
KH
62712000-10-12 Kenichi Handa <handa@etl.go.jp>
6272
6273 * startup.el (fancy-splash-text): Remove superfluous quote.
6274
b0da379e
GM
62752000-10-12 Gerd Moellmann <gerd@gnu.org>
6276
dbeb499b
GM
6277 * startup.el (fancy-splash-screens): Don't add a pre-command hook.
6278 (fancy-splash-pre-command, fancy-splash-pending-command): Removed.
6279 (command-line-1): Don't use fancy-splash-pending-command.
6280 (fancy-splash-screens-1): Goto point-min after inserting text.
6281
d861718a
GM
6282 * calendar/diary-lib.el (diary-cyclic): Doc fix from Ed Reingold.
6283
b0da379e
GM
6284 * progmodes/scheme.el (scheme-mode-map): Use lisp-mode-shared-map
6285 instead of shared-lisp-mode-map.
6286
4fb2ad98
MB
62872000-10-12 Miles Bader <miles@lsi.nec.co.jp>
6288
1cb4393e
MB
6289 * faces.el (header-line): Change tty-variant to use underlining.
6290
4fb2ad98
MB
6291 * isearch.el (isearch-set-lazy-highlight-faces-at): New function.
6292 (isearch-highlight): Restore lazy-isearch face properties at old
6293 position, and suppress them at new position.
6294 (isearch-dehighlight): Restore lazy-isearch face properties.
6295 (isearch-lazy-highlight-update): Add lazy-isearch overlays even
6296 over the real isearch overlay, but in that case, don't give it a
6297 face property. Use `push'.
6298
eb991b25
KH
62992000-10-12 Kenichi Handa <handa@etl.go.jp>
6300
6301 * man.el (Man-getpage-in-background): Fix previous change.
6302 Decode the process output only when we are in multibyte mode.
6303
a818c1c0
DL
63042000-10-11 Dave Love <fx@gnu.org>
6305
c990f53a
DL
6306 * info.el (Info-mode-menu): Fix some help.
6307 (info-tool-bar-map): Add entry for Info-last.
6308
a818c1c0
DL
6309 * toolbar/cancel.xpm, toolbar/jump_to.xpm, toolbar/right_arrow.xpm:
6310 * toolbar/close.xpm, toolbar/left_arrow.xpm, toolbar/save.xpm:
6311 * toolbar/copy.xpm, toolbar/mail.xpm, toolbar/saveas.xpm:
6312 * toolbar/cut.xpm, toolbar/mail_compose.xpm:
6313 * toolbar/search-replace.xpm, toolbar/exit.xpm:
6314 * toolbar/mail_send.xpm, toolbar/search.xpm, toolbar/fld_open.xpm:
6315 * toolbar/new.xpm, toolbar/spell.xpm, toolbar/help.xpm:
6316 * toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm:
6317 * toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm:
6318 * toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm:
6319 Reduce colour requirements to 25 overall. (Probably wants
6320 revisiting from the originals to reduce further.)
6321
c1b096cb
EZ
63222000-10-11 Eli Zaretskii <eliz@is.elta.co.il>
6323
6324 * hexl.el (hexlify-buffer): Bind coding-system-for-write to
6325 buffer-file-coding-system, instead of raw-text.
6326 (dehexlify-buffer): Bind coding-system-for-read to
6327 buffer-file-coding-system, instead of raw-text.
6328
5c8b7eaf
SS
63292000-10-11 Sam Steingold <sds@gnu.org>
6330
83c9cb8e 6331 * progmodes/cperl-mode.el (cperl-invalid-face): Double-quote
5c8b7eaf
SS
6332 `underline' - fixes the bug introduced on 2000-09-21.
6333
2cfbdb7a
DL
63342000-10-11 Dave Love <fx@gnu.org>
6335
83c9cb8e
SM
6336 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
6337 Avoid compiler warnings.
2cfbdb7a
DL
6338 (scheme-mode): Doc fix.
6339 (scheme-font-lock-keywords-1): Match `define-syntax'.
6340
63412000-10-11 Miles Bader <miles@lsi.nec.co.jp>
4b33f290
MB
6342
6343 * faces.el (frame-set-background-mode): Pay attention to saved
f161d539
MB
6344 face specs as well as default ones. Only do anything if the
6345 bg-mode or display-type has actually changed. Use `dolist'.
0c846ea2 6346 (region): Make dark-background `region' face less in-your-face.
4b33f290 6347
690ec649
SS
63482000-10-10 Sam Steingold <sds@gnu.org>
6349
6350 * chistory.el, ielm.el, ledit.el:
6351 * progmodes/inf-lisp.el, progmodes/scheme.el:
6352 Use `lisp-mode-shared-map' instead of `shared-lisp-mode-map'.
6353
3b95d6bb
SM
63542000-10-10 Stefan Monnier <monnier@cs.yale.edu>
6355
6356 * textmodes/texinfo.el: Update copyright and fix typo.
6357
6358 * desktop.el (desktop-modes-not-to-save): New var.
6359 (desktop-save-buffer-p): Use it.
a30eb617
DL
6360 Also, obey desktop-buffers-not-to-save even for non-file buffers.
6361 (desktop-buffer-file): Use pop-to-buffer if switch-to-buffer fails.
6362
63632000-10-10 Dave Love <fx@gnu.org>
6364
6365 * toolbar/tool-bar.el (tool-bar-add-item)
83c9cb8e 6366 (tool-bar-add-item-from-menu): Don't favour XPM icons on mono display.
a30eb617
DL
6367
6368 * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm:
6369 * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm:
6370 * toolbar/fld_open.pbm, toolbar/help.pbm, toolbar/home.pbm:
6371 * toolbar/index.pbm, toolbar/info.pbm, toolbar/jump_to.pbm:
6372 * toolbar/left_arrow.pbm, toolbar/mail.pbm, toolbar/mail_compose.pbm:
6373 * toolbar/mail_send.pbm, toolbar/new.pbm, toolbar/open.pbm:
6374 * toolbar/paste.pbm, toolbar/preferences.pbm, toolbar/print.pbm:
6375 * toolbar/right_arrow.pbm, toolbar/save.pbm, toolbar/saveas.pbm:
6376 * toolbar/search-replace.pbm, toolbar/search.pbm, toolbar/spell.pbm:
6377 * toolbar/undo.pbm, toolbar/up_arrow.pbm: New files straight from
6378 the .xpms; probably need retouching.
6379
63802000-10-10 Miles Bader <miles@lsi.nec.co.jp>
6381
6382 * subr.el (add-to-list): Add optional argument APPEND.
6383 * battery.el (display-battery): Use `add-to-list'.
6384
63852000-10-09 Thien-Thi Nguyen <ttn@gnu.org>
6386
83c9cb8e
SM
6387 * play/zone.el (zone-timer, zone-wc-tbl): Rework these vars as symbol
6388 properties.
a30eb617
DL
6389 (zone, zone-when-idle, zone-leave-me-alone)
6390 (zone-pgm-whack-chars): Use new symbol properties.
6391
6392 * battery.el (display-battery): Doc spelling fix.
6393
6394 * vc.el (with-vc-file, edit-vc-file): Specify `indent-function'
6395 property.
6396
63972000-10-09 Dave Love <fx@gnu.org>
6398
6399 * toolbar/tool-bar.el (tool-bar-mode): Check whether tool-bar-map
6400 has been initialized before calling tool-bar-setup.
6401 (tool-bar-add-item-from-menu): Add autoload cookie.
6402
64032000-10-09 Eli Zaretskii <eliz@is.elta.co.il>
6404
6405 * menu-bar.el (send-mail-item-name): New function.
6406 (menu-bar-tools-menu) <compose-mail>: Use it to display the value
6407 of mail-user-agent in the menu. Don't display the "Send Mail"
6408 item if mail-user-agent is nil or its value is ignore.
6409 (menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item
6410 if read-mail-command is nil or its value is ignore.
6411
6412 * mouse.el ([header-line mouse-1]): Bind to mouse-select-window.
6413
64142000-10-09 Miles Bader <miles@gnu.org>
6415
6416 * toolbar/up_arrow.xpm: Flip to put highlight in correct place.
6417 Correct image size.
6418 * toolbar/left_arrow.xpm: Correct image size.
6419
6420 * jka-compr.el: Don't call `jka-compr-install' when loading (it
6421 will be done by the definition of `auto-compression-mode' if
6422 necessary. Move code to uninstall existing file-name handler
6423 before definition of `auto-compression-mode'.
6424
6425 * image-file.el (auto-image-file-mode): Move to the end of the
6426 file, because `define-minor-mode' actually calls the mode-function
6427 if the associated variable is non-nil, which requires that all
6428 needed functions be already defined.
6429
6430 * mouse.el (popup-menu): Balance parens.
6431
64322000-10-08 Stefan Monnier <monnier@cs.yale.edu>
6433
6434 * mouse.el (popup-menu): Move the command call outside the loop
6435 so that popup-menu returns whatever the command returns.
6436
6437 * progmodes/etags.el: Docstring fixes. Maintainer line updated.
6438 (initialize-new-tags-table): Use run-hook-with-args-until-success.
6439 (find-tag): Use pop-to-buffer if switch-to-buffer failed.
6440 (tags-table-format-functions): Renamed from tags-table-format-hooks.
6441
6442 * vc.el (vc-version-diff): diff-switches can be a list.
6443 Use relative filenames for prettier output.
6444
6445 * pcvs.el (cvs-append-to-ignore, cvs-vc-command-advice)
6446 (vc-post-command-functions): Remove old-VC compatibility code.
6447
6448 * newcomment.el (comment-indent-default): Autoload.
6449
6450 * font-lock.el (font-lock-defaults): Make buffer-local.
6451 (font-lock-turn-on-thing-lock): Use jit-lock-refontify.
6452 (font-lock-choose-keywords):
6453 Ignore LEVEL unless KEYWORDS is a list of syms.
6454 (c-keywords, c++-keywords, objc-keywords, java-keywords):
6455 Don't wrap regexp-opt things in \(...\) unnecessarily.
6456
6457 * jit-lock.el: Don't require font-lock any more.
6458 (jit-lock-functions): Make buffer-local.
6459 (jit-lock-saved-fontify-buffer-function): Remove.
6460 (jit-lock-mode): Remove autoload cookie.
6461 Remove font-lock specific code.
6462 (jit-lock-unregister): Don't bother handling complex hooks any more.
6463 (jit-lock-refontify): New function.
6464 (jit-lock-fontify-buffer): Use it.
6465 (jit-lock-function-1): Replaced by jit-lock-fontify-now.
6466 (jit-lock-fontify-now): Renamed from jit-lock-function-1.
6467 Add optional args START and END.
6468 Never call font-lock-fontify-region directly.
6469 (jit-lock-function, jit-lock-stealth-fontify): Use it.
6470
6471 * emacs-lisp/regexp-opt.el (regexp-opt): Add \<...\> if PAREN=`words'.
6472
64732000-10-08 Dave Love <fx@gnu.org>
6474
6475 * progmodes/ada-mode.el (ada-mode-menu): Add name to menu map.
6476
6477 * progmodes/icon.el (icon-mode-map): Add name to menu-bar keymap.
6478
6479 * play/studly.el (studlify-region, studlify-word): Add autoload
6480 cookie.
6481
6482 * play/morse.el (morse-region, unmorse-region): Add autoload
6483 cookie.
6484
6485 * play/spook.el (spook-phrases-file): Use expand-file-name, not
6486 concat.
6487
6488 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Don't
6489 insist on symbols starting with word syntax.
6490 (lisp-mode-shared-map): Renamed from shared-lisp-mode-map.
6491 (eval-defun-1): Doc fix.
6492 (indent-sexp): Use nconc to build up indent-stack.
6493
6494 * mail/sendmail.el: Byte-compile-dynamic since it gets loaded by
6495 Gnus with little use.
6496 (mail-setup-hook): Add mail-abbrevs-setup to options.
6497
6498 * recentf.el: Doc fixes.
6499
6500 * vcursor.el (vcursor-cs-binding): Remove compatibility code.
6501 Clean up remainder.
6502
6503 * timezone.el (timezone-parse-date): Doc fix. Fix regexps for (5)
6504 without timezone and (8) with timezone to enforce some whitespace.
6505 Simplify code somewhat.
6506
6507 * options.el (list-options): Doc that you should use customize.
6508
6509 * iswitchb.el (iswitchb-mode): Add :require.
6510
6511 * info.el (Info-goto-node, Info-menu): Doc fix.
6512 (Info-mode-menu): Bind beginning-of-buffer, Info-edit
6513 (info-tool-bar-map): New variable.
6514 (Info-mode): Use it.
6515 (Info-edit-map): Define all in defvar.
6516 (speedbar-attached-frame): Avoid compiler warning.
6517
6518 * toolbar/tool-bar.el (tool-bar-map): Define it empty.
6519 (global-map): Bind [tool-bar] to a filtered map.
6520 (tool-bar-add-item): Remove MAP arg. Allow PBM icons.
6521 (tool-bar-add-item-from-menu): Use tool-bar-map, not tb-map.
6522 Allow PBM icons.
6523 (tool-bar-setup): Adjust calls of tool-bar-add-item.
6524
6525 * toolbar/index.xpm, toolbar/jump_to.xpm, toolbar/attach.xpm:
6526 * toolbar/up_arrow.xpm, toolbar/left_arrow.xpm, toolbar/home.xpm:
6527 * toolbar/right_arrow.xpm: New files. Renamed from tigert's
6528 icons, except up_arrow, which is left-arrow rotated.
6529
6530 * imenu.el (imenu-add-to-menubar): Fix last change.
6531
65322000-10-08 Peter Breton <pbreton@ne.mediaone.net>
6533
6534 * generic-x.el (rul-generic-mode): Remove eval-when-compile
6535 statements. Suggested by Stefan Monnier <monnier@cs.yale.edu>.
6536
65372000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
6538
6539 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Fix
6540 typos in doc strings.
6541
6542 * font-lock.el (font-lock-mode, global-font-lock-mode): Mention in
6543 the doc strings how to customize Font Lock faces.
6544
6545 * mouse.el (mouse-drag-mode-line-1): Fix an off-by-one error in
6546 computing growth when dragging the header line.
6547
65482000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
6549
6550 * simple.el (kill-line): Doc fix.
6551
65522000-10-08 Miles Bader <miles@gnu.org>
6553
6554 * faces.el (secondary-selection): Make foreground visible on tty.
6555
6556 * jka-compr.el (auto-compression-mode): Move to the end of the
6557 file, because `define-minor-mode' actually calls the mode-function
6558 if the associated variable is non-nil, which requires that all
6559 needed functions be already defined.
6560 (with-auto-compression-mode): Add autoload cookie.
6561
65622000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
6563
6564 * files.el (find-backup-file-name) [ms-dos]: If support for long
6565 file names is not available, behave as if version-control were set
6566 to never.
6567
65682000-10-07 Dave Love <fx@gnu.org>
6569
6570 * net/browse-url.el (browse-url-gnome-moz-arguments): New option.
6571 (browse-url-gnome-moz): New function.
6572 (browse-url-browser-function): Use it.
6573 Suggested by Colin Walters <walters@cis.ohio-state.edu>.
6574
65752000-10-07 Stefan Monnier <monnier@cs.yale.edu>
6576
6577 * indent.el (tab-always-indent): New var.
6578 (indent-for-tab-command): Use it.
6579
6580 * files.el (set-auto-mode): Ignore unknown -*- mode -*- rather than
6581 raise an error. This way it can still default to a sane value.
6582
65832000-10-06 Stefan Monnier <monnier@cs.yale.edu>
6584
6585 * startup.el (fancy-splash-screens): Use local rather than global map.
6586 Don't use `update-menu-bindings' any more.
6587 Get rid of assumptions about keymap representation.
6588
65892000-10-06 Dave Love <fx@gnu.org>
6590
6591 * textmodes/fill.el (sentence-end-double-space)
6592 (sentence-end-without-period): Doc fix.
6593 (adaptive-fill-regexp): Purecopy.
6594 (unjustify-current-line): Use line-end-position.
6595 (fill-individual-paragraphs-prefix): Use line-beginning-position.
6596
6597 * net/eudc-vars.el (eudc): Add :version, :link.
6598
6599 * international/mule-conf.el (file-coding-system-alist): Use \', not $.
6600
6601 * emacs-lisp/find-func.el (find-function-regexp): Remove spurion.
6602 Fix for define-minor-mode.
6603 (function-at-point): Alias to function-called-at-point.
6604
6605 * custom.el (custom-declare-variable, custom-set-variables): Use mapc.
6606
6607 * simple.el (backward-word): Doc fix.
6608
6609 * image-file.el (image-file-name-regexp): image-file-regexps ->
6610 image-file-name-regexps.
6611 (image-file-name-extensions): Add pbm.
6612
66132000-10-06 Stefan Monnier <monnier@cs.yale.edu>
6614
6615 * smerge-mode.el (smerge-diff): Setup the buffer's default-directory
6616 and add filename to the names so that diff-mode can jump to source.
6617
6618 * font-lock.el (font-lock-defaults-alist): Remove the TeX entries.
6619 (tex-font-lock-keywords, tex-font-lock-keywords-2)
6620 (tex-font-lock-keywords-1): Remove.
6621 (font-lock-turn-on-thing-lock): Use jit-lock-register.
6622 (font-lock-turn-off-thing-lock): Use jit-lock-unregister.
6623 (font-lock-default-fontify-region):
6624 Expand beg..end correctly when just following a multiline region.
6625 (font-lock-fontify-anchored-keywords):
6626 Include the anchor text as part of the multiline.
6627
66282000-10-06 Gerd Moellmann <gerd@gnu.org>
6629
6630 * loadup.el (toplevel): Load `loaddefs' before `help' because the
6631 latter needs the autoloaded define-minor-mode macro during the
6632 bootstrap.
6633
6634 * startup.el (command-line): For now, activate tool-bar-mode only
6635 if XPM images are supported.
6636
6637 * mouse.el (mouse-drag-header-line): Don't allow resizing a
6638 window by dragging a header-line at the top of the frame; that's
6639 confusing because the header-line doesn't move.
6640 (mouse-drag-mode-line-1): Use event-* and posn-* functions instead
6641 of treating the event as a list. Some cleanup.
6642
66432000-10-06 Miles Bader <miles@gnu.org>
6644
6645 * simple.el (display-message-or-buffer): New function.
6646 (shell-command-on-region): Use `display-message-or-buffer'.
6647
6648 * emacs-lisp/easy-mmode.el (define-derived-mode): Tweak generated
6649 docstring parts.
6650
6651 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
6652 (smbclient-prompt-regexp): Add usage note to doc string.
6653 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Removed.
6654 (ftp-mode, smbclient-mode): Don't set `font-lock-defaults'.
6655 Use add-hook for adding the comint filter function, and only do so
6656 if it's not already in the global hook list.
6657 (ftp-mode, smbclient-mode, nslookup-mode): Remove redundant calls
6658 to `make-local-variable'.
6659 (nslookup-font-lock-keywords): Remove prompt entry.
6660 (nslookup): Don't set the process-filter.
6661 (finger): Exit the loop correctly when the regexps list runs out.
6662 (ftp, smbclient, smbclient-list-shares):
6663 Set the real major mode immediately, not after execing.
6664 Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
6665
6666 * comint.el (comint-watch-for-password-prompt): Use STRING as a prompt.
6667
66682000-10-05 Stefan Monnier <monnier@cs.yale.edu>
6669
6670 * progmodes/compile.el (compile-collect-regexps): Use dolist and push.
6671
6672 * which-func.el (which-func-format): Remove spurious space.
6673 (which-func-mode): Don't make it permanent-local.
6674 (which-func-ff-hook): Allow which-func-maxout to be nil.
6675 (which-func-update): Simplify a bit. Only run if which-func-mode is t.
6676 (which-func-mode): Simplify.
6677 Use post-command-idle-hook rather than post-command-hook.
6678 Go through all buffers and update their state.
6679 (which-function): Also try add-log-current-defun-function.
6680
6681 * vc.el (with-vc-properties): Use conses rather than length-2 lists.
6682 (vc-checkout, vc-finish-steal, vc-checkin, vc-revert-file):
6683 Update call to with-vc-properties accordingly.
6684 (vc-comment-search-reverse, vc-comment-search-forward): Docstring fix.
6685 (vc-revert-buffer): More careful about window selection and deletion.
6686 (vc-switch-backend): Slight reorg to avoid calling `registered' twice.
6687
6688 * pcvs.el (cvs-ediff-exit-hook): Expect delete-window to fail.
6689 (cvs-retrieve-revision): Reuse a pre-existing buffer.
6690 (cvs-dired-action): Change the default to quickdir.
6691
6692 * newcomment.el (comment-indent): Delegate to indent-according-to-mode
6693 if comment-indent-function returns nil.
6694 (comment-indent-default): New function.
6695 (comment-indent-function): Use it and document the new semantics.
6696
6697 * image-file.el: Docstring fixes.
6698
6699 * help.el (help-xref-on-pp): Use match-string.
6700 (describe-variable): New arg BUFFER.
6701 Store the current buffer in the help-xref-stack.
6702 (temp-buffer-resize-mode): Use define-minor-mode.
6703
6704 * jit-lock.el (jit-lock-mode): Use jit-lock-defer-contextually
6705 consistently with its docstring.
6706 Set jit-lock-first-unfontify-pos in an idempotent way.
6707 (jit-lock-register): Autoload and add arg CONTEXTUAL.
6708
67092000-10-05 Alex Schroeder <alex@gnu.org>
6710
6711 * sql.el (sql-mysql-options): New variable.
6712 (sql-mysql): Use it.
6713
67142000-10-05 Miles Bader <miles@lsi.nec.co.jp>
6715
6716 * image.el (image): New group.
6717
6718 * smerge-mode.el (smerge-mine-face, smerge-other-face)
6719 (smerge-base-face, smerge-markers-face): Add dark-background variants.
6720
67212000-10-04 Peter Breton <pbreton@ne.mediaone.net>
6722
6723 * net/net-utils.el (nslookup-font-lock-keywords)
6724 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
6725 Ignore the value of wqindow-system; always define keywords
6726
67272000-10-05 Kenichi Handa <handa@etl.go.jp>
6728
6729 * startup.el (fancy-splash-screens): Remove the code for
6730 debugging; `(trace-to-stderr "EXITTT\n")'.
6731
67322000-10-05 Miles Bader <miles@gnu.org>
6733
6734 * diff-mode.el (diff-goto-source): Update call to
6735 `diff-hunk-status-msg' to reflect new REV variable.
6736
67372000-10-04 Stefan Monnier <monnier@cs.yale.edu>
6738
6739 * progmodes/icon.el (icon-mode):
6740 Don't gratuitously override the default for comment-column.
6741
6742 * vc-hooks.el (vc-mode-line): Fix interactive spec.
6743
6744 * jit-lock.el (with-buffer-unmodified): Use unwind-protect.
6745 (jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
6746 (jit-lock-functions): New var.
6747 (jit-lock-function-1): Use it if non-nil.
6748 Don't switch the syntax-table. Don't set parse-sexp-lookup-properties.
6749 Set the `fontified' property before doing the fontification to avoid
6750 repeatedly going through the same error.
6751 Don't turn errors into messages.
6752 (jit-lock-register, jit-lock-unregister): New functions.
6753
6754 * dired.el (dired-mark-pop-up): Turn comment into docstring.
6755 Use with-current-buffer.
6756
6757 * dired-aux.el (dired-do-create-files, dired-kill-tree):
6758 Turn comment into docstring.
6759
6760 * apropos.el (apropos-mode): Use define-derived-mode.
6761
67622000-10-04 Gerd Moellmann <gerd@gnu.org>
6763
6764 * startup.el (fancy-splash-pending-command): New variable.
6765 (fancy-splash-pre-command): New function.
6766 (fancy-splash-screens): Rewritten.
6767 (command-line-1): If fancy-splash-pending-command is set, call it
6768 interactively.
6769
67702000-10-04 Dave Love <fx@gnu.org>
6771
6772 * toolbar/tool-bar.el (tool-bar-setup): New function.
6773 (tool-bar-mode): Use it.
6774
6775 * subr.el (substitute-key-definition): Doc fix.
6776 (play-sound-file): New command.
6777
67782000-10-04 Andre Spiegel <spiegel@gnu.org>
6779
6780 * vc-hooks.el (vc-before-save, vc-default-make-version-backups,
6781 vc-version-backup-file-name): New functions.
6782
6783 * files.el (basic-save-buffer): Call vc-before-save before saving.
6784
6785 * vc-cvs.el (vc-cvs-make-version-backups): Return t if
6786 vc-cvs-stay-local-p.
6787
6788 * vc.el (vc-revert-buffer): Handle empty diff properly.
6789 (vc-version-backup-file): New function.
6790 (vc-checkout): Create a version backup if necessary.
6791 (vc-checkin): If a version backup file exists, delete it.
6792 (vc-version-diff): Diff locally using version backups, if available.
6793 (vc-revert-file): If there's a version backup, revert locally.
6794 (vc-transfer-file): Use version backup for base version, if
6795 available. If not, ask for confirmation whether to get it from the
6796 server. Update mode line before check-in.
6797
67982000-10-04 Dave Love <fx@gnu.org>
6799
6800 * toolbar/tool-bar.el (tool-bar-setup): New function.
6801 (tool-bar-mode): Use it.
6802
68032000-10-04 Peter Breton <pbreton@ne.mediaone.net>
6804
6805 * net/net-utils.el (nslookup-font-lock-keywords)
6806 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
6807 Only set if window-system is non-nil
6808 (net-utils-run-program): Returns buffer.
6809 (network-connection-reconnect): Added this function.
6810
6811 * generic.el:
6812 Incorporates extensive cleanup and docfixes by
6813 Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu).
6814 Uses cl compile-time macros.
6815 (generic-mode-name, generic-comment-list)
6816 (generic-keywords-list, generic-font-lock-expressions)
6817 (generic-mode-function-list, generic-mode-syntax-table):
6818 Removed variables.
6819 (generic-mode-alist): Renamed to generic-mode-list.
6820 (generic-find-file-regexp): Default changed to "^#".
6821 (generic-read-type): Uses completing read on generic-mode-list.
6822 (generic-mode-sanity-check): removed this function.
6823 (generic-add-to-auto-mode): Removed this function
6824 (generic-mode-internal): Bind mode-specific definitions
6825 into function instead of putting them in alist.
6826 (generic-mode-set-comments): Reworked extensively.
6827 (generic-mode-find-file-hook): Simplified regexp searching
6828 (generic-make-keywords-list): Omit extra pair of parens
6829
6830 * find-lisp.el (find-lisp-find-files-internal):
6831 Make sure directory name ends with "/".
6832
6833 * generic-x.el (apache-conf-generic-mode):
6834 Regexp now allows leading whitespace.
6835 (rc-generic-mode): Added eval-when-compile
6836 around generic-make-keywords-list.
6837 Deleted duplicate regexp
6838 (rul-generic-mode): Added eval-when-compile
6839 around generic-make-keywords-list.
6840 (etc-fstab-generic-mode): New generic mode.
6841 (rul-generic-mode): Removed one eval-when-compile
6842 which caused a max-specpdl-size exceeded error.
6843
68442000-10-04 Miles Bader <miles@gnu.org>
6845
6846 * simple.el (minibuffer-temporary-goal-position): New variable.
6847 (next-history-element): Try to keep the position of point in the
6848 input string constant.
6849
6850 * dired-aux.el (dired-mark-read-file-name): Add optional arg DEFAULT.
6851 (dired-do-create-files): If there's only one file, pass it in as
6852 the DEFAULT arg to dired-mark-read-file-name.
6853
68542000-10-03 Stefan Monnier <monnier@cs.yale.edu>
6855
6856 * diff-mode.el (diff-font-lock-keywords): Minor regex fix.
6857 (diff-goto-source): Be smarter when choosing REVERSE or not.
6858
6859 * textmodes/texinfo.el (texinfo-heading-face): Forgot the var def.
6860 (texinfo-mode-menu): Add an explicit shortcut for update all.
6861
68622000-10-03 Andre Spiegel <spiegel@gnu.org>
6863
6864 * vc.el (vc-transfer-file, vc-default-receive-file): Rewritten to
6865 factorize backend-specific code cleanly (this was essentially
6866 conceived by Stefan Monnier).
6867 (vc-unregister): Function removed.
6868 (vc-revert-file): New function.
6869 (vc-revert-buffer): Delegate some of the work to it.
6870
6871 * vc-rcs.el (vc-rcs-fetch-master-state): Parse and remember
6872 default branch unconditionally.
6873 (vc-rcs-set-default-branch): New function.
6874 (vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
6875 (vc-rcs-checkin): If an appropriate default branch has been set,
6876 force creation of that branch.
6877 (vc-rcs-receive-file): Rewritten to contain only backend-specific
6878 code (as suggested by Stefan Monnier).
6879
68802000-10-02 Gerd Moellmann <gerd@gnu.org>
6881
6882 * isearch.el (isearch-lazy-highlight-update): Don't put a lazy
6883 highlighting overlay with a different face over the overlay
6884 isearch uses to highlight the current match because that can lead
6885 to bad face combinations.
6886
6887 * loadup.el (toplevel): Load faces before isearch.
6888
6889 * isearch.el (isearch-faces): New custom group.
6890 (isearch): New defface; was already tested for in the code.
6891 (isearch-lazy-highlight-face): Changed to defface from defcustom.
6892 (isearch-highlight): Always use face `isearch'.
6893
68942000-10-02 Dave Love <fx@gnu.org>
6895
6896 * emacs-lisp/byte-opt.el (byte-optimize-lapcode): Don't bind
6897 unused vars. Treat byte-constant2 like byte-constant. Fix bogus
6898 comparison of opcode with operand.
6899
69002000-10-03 Miles Bader <miles@gnu.org>
6901
6902 * play/yow.el (yow): Don't display multi-line quotations in a *Help*
6903 buffer, since the echo area will now grow to accommodate them.
6904
69052000-10-02 Andre Spiegel <spiegel@gnu.org>
6906
6907 * vc-hooks.el (vc-registered): If FILE used to be registered under
6908 a certain backend, try that one first.
6909
6910 * vc.el (vc-responsible-backend): Undo the previous change in the
6911 argument list. Handle multiple backends correctly.
6912 (vc-find-new-backend): Function removed.
6913 (vc-register): Use vc-responsible-backend, as before.
6914 (vc-next-action-on-file): Do use vc-registered, not vc-backend.
6915
69162000-10-02 Gerd Moellmann <gerd@gnu.org>
6917
6918 * startup.el (fancy-splash-head): Change message below the
6919 logo.
6920
69212000-10-02 Miles Bader <miles@lsi.nec.co.jp>
6922
6923 * diff-mode.el (diff-goto-source): Emit a status message.
6924 (diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
6925 (diff-test-hunk): Fix doc string.
6926 (diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
6927 (diff-advance-after-apply-hunk): New variable.
6928 (diff-apply-hunk): Don't return a value.
6929
69302000-10-01 Stefan Monnier <monnier@cs.yale.edu>
6931
6932 * vc.el (vc-editable-p): Minor optimization.
6933 (edit-vc-file, vc-next-action-on-file): Don't use find-file.
6934 (vc-find-new-backend): New function split from vc-responsible-backend.
6935 (vc-register): Use it.
6936 (vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg.
6937 (vc-unregister): Drop BACKEND arg (it doesn't work anyway).
6938 (vc-default-unregister, vc-revert-buffer): Docstring fix.
6939 (vc-clear-headers): Don't use find-file.
6940 (vc-revert-buffer): Use `and' again (must have been a braino).
6941 (vc-switch-backend): Only prompt if requested.
6942 Short circuit if nothing is to be done.
6943 Don't use vc-resynch-buffer which could lose unsaved editing.
6944 (vc-default-receive-file): Update call to vc-unregister.
6945 (with-vc-file, vc-next-action-on-file):
6946 Use vc-backend rather than vc-registered.
6947 (vc-next-action-on-file): Use intern-soft.
6948 Deal with read-only *vc-diff* buffer.
6949 (vc-transfer-file): Docstring fix.
6950
6951 * vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file.
6952 (vc-rcs-receive-file): Avoid with-vc-properties.
6953 Update call to vc-unregister.
6954 Use constant `RCS' rather than (dynamically bound) var `backend'.
6955
69562000-10-01 Andre Spiegel <spiegel@gnu.org>
6957
6958 * vc.el (vc-next-action-on-file): Update mode line only if file
6959 is visited.
6960 (vc-start-entry): New argument initial-contents. Don't visit the file
6961 if it isn't already visited. Brought documentation up-to-date.
6962 (vc-next-action, vc-register): Updated calls to vc-start-entry.
6963 (vc-checkin): New optional arg initial-contents, which is passed to
6964 vc-start-entry.
6965 (vc-finish-logentry): Make sure to bury log buffer only if there
6966 really is one. Call `vc-resynch-buffer' on log-file, not
6967 buffer-file-name.
6968 (vc-default-comment-history, vc-default-wash-log): New functions.
6969 (vc-index-of): Removed.
6970 (vc-transfer-file): Make do without the above.
6971 (vc-default-receive-file): Call comment-history unconditionally. Pass
6972 the resulting string to vc-checkin, instead of inserting it into the
6973 comment ring.
6974
6975 * vc-rcs.el (vc-rcs-receive-file): Call comment-history
6976 unconditionally. Use the comments as initial contents of the log
6977 entry buffer. Document the trick to force branch creation with no
6978 changes.
6979
69802000-10-01 Miles Bader <miles@gnu.org>
6981
6982 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Call
6983 `recenter' with an arg to prevent redrawing the display.
6984
69852000-09-30 Stefan Monnier <monnier@cs.yale.edu>
6986
6987 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name): Prettier.
6988
6989 * emacs-lisp/lisp.el (lisp-complete-symbol): Only jump 2 not 3 levels.
6990
6991 * progmodes/c-mode.el (c-mode):
6992 Don't gratuitously override the default for comment-column.
6993
6994 * textmodes/tex-mode.el (latex-metasection-list): New var.
6995 (latex-imenu-create-index): Use it.
6996 Move the regexp construction outside loops (and use push).
6997 (tex-font-lock-keywords-1, tex-font-lock-keywords-2)
6998 (tex-font-lock-keywords): Moved from font-lock.el.
6999 (tex-comment-indent): Remove.
7000 (tex-common-initialization): Don't set comment-indent-function.
7001 (latex-block-default): New var.
7002 (tex-latex-block): Use it to provide a default choice.
7003 Add any unknown choice to latex-block-names.
7004 Insert [...] after {...}.
7005 (tex-last-unended-begin): Simplify regexp.
7006 (tex-goto-last-unclosed-latex-block, latex-backward-sexp-1)
7007 (latex-forward-sexp-1, latex-forward-sexp): New functions.
7008 (latex-mode): Set forward-sexp-function.
7009
7010 * textmodes/texinfo.el (texinfo-font-lock-syntactic-keywords):
7011 Add regexp for @ignore ... @end ignore.
7012 (texinfo-heading-face): New face.
7013 (texinfo-font-lock-keywords): Use it.
7014 (texinfo-mode-menu): New menu.
7015 (texinfo-inside-macro-p, texinfo-inside-env-p, texinfo-insert-quote):
7016 New functions.
7017 (texinfo-mode-map): Bind " to insert-quote and M-RET to insert-@item.
7018 (texinfo-section-types-regexp, texinfo-section-level-regexp)
7019 (texinfo-subsection-level-regexp, texinfo-subsubsection-level-regexp):
7020 Remove declaration.
7021 (texinfo-show-structure): Use outline-regexp and texinfo-section-list.
7022
7023 * delsel.el (delete-selection-mode): Use define-minor-mode.
7024
7025 * emacs-lisp/regexp-opt.el (regexp-opt-group): Put more parenthesis.
7026
70272000-09-29 Stefan Monnier <monnier@cs.yale.edu>
7028
7029 * dired.el (dired-map-over-marks): Use modern backquotes and docstring.
7030
70312000-09-30 Gerd Moellmann <gerd@gnu.org>
7032
7033 * replace.el (keep-lines-read-args): New function.
7034 (keep-lines, flush-lines, how-many): Use keep-lines-read-args to
7035 read arguments interactively. Add parameters RSTART and REND.
7036 Operate on the active region in Transient Mark mode.
7037
7038 * files.el (auto-mode-alist): Add pattern for `#*mail*...'.
7039
7040 * emacs-lisp/authors.el (authors-obsolete-file-p): New function.
7041 (authors-obsolete-files-regexps): New variable.
7042 (authors-add): Don't record changes in obsolete files.
7043
70442000-09-29 Stefan Monnier <monnier@cs.yale.edu>
7045
7046 * autoinsert.el (auto-insert-mode): Use define-minor-mode.
7047
7048 * newcomment.el (comment-indent-function): Use 0 for ;;; and %%%.
7049 (comment-indent): Make sure there's a space between code and comment.
7050 Shift comments left to avoid going past fill-column.
7051
70522000-09-29 Gerd Moellmann <gerd@gnu.org>
7053
7054 * startup.el (startup-echo-area-message): New function.
7055 (display-startup-echo-area-message): Use it.
7056 (fancy-splash-screens): Rewritten to use keymaps and a timer.
7057 (fancy-splash-default-action): New function.
7058 (fancy-splash-screens-1): New function.
7059 (fancy-splash-head): Put a help-echo and a keymap under the image.
7060
70612000-09-29 Stefan Monnier <monnier@cs.yale.edu>
7062
7063 * diff-mode.el (diff-add-log-file-name): Remove.
7064 (diff-mode): Use add-log-buffer-file-name-function.
7065
7066 * add-log.el (find-change-log): New arg BUFFER-FILE.
7067 (add-log-file-name): Obey add-log-file-name-function.
7068 (add-log-buffer-file-name-function): New var.
7069 (add-change-log-entry): Use it.
7070
70712000-09-29 Miles Bader <miles@gnu.org>
7072
7073 * image-file.el (image-file-name-extensions): New variable.
7074 (image-file-name-regexps): Renamed from `image-file-regexps'.
7075 New default value is nil. Call `auto-image-file-mode'.
7076 (image-file-name-regexp): New function.
7077 (auto-image-file-mode): New minor mode.
7078 (insert-image-file): Don't make conditional on the image-file
7079 handler being enabled.
7080 (image-file-handler): Make the call here conditional instead.
7081 (set-image-file-handler-enabled, enable-image-file-handler)
7082 (disable-image-file-handler): Functions removed.
7083
7084 * emacs-lisp/authors.el (authors-print): Rephrase many-files
7085 string.
7086
70872000-09-29 Gerd Moellmann <gerd@gnu.org>
7088
7089 * textmodes/tex-mode.el (latex-outline-regexp): Don't use `list*';
7090 it's a function from CL.
7091 (latex-imenu-create-index): Replace eval-when-compile with progn
7092 because latex-section-alist is not bound while compiling.
7093
70942000-09-28 Stefan Monnier <monnier@cs.yale.edu>
7095
7096 * textmodes/outline.el (outline-minor-mode): Use define-minor-mode.
7097 (outline-mode): Use define-derived-mode.
7098
7099 * progmodes/perl-mode.el (perl-mode):
7100 * progmodes/awk-mode.el (awk-mode):
7101 * progmodes/asm-mode.el (asm-mode):
7102 Don't gratuitously override the default for comment-column.
7103
7104 * emacs-lisp/lisp.el (lisp-complete-symbol):
7105 Distinguish the let-binding case from the funcall case.
7106 (forward-sexp-function): New variable.
7107 (forward-sexp): Use it.
7108
7109 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Autoload.
7110 (easy-mmode-defmap): Remove the now useless autoload.
7111
7112 * time.el (display-time-mode): Use define-minor-mode.
7113
7114 * subr.el (add-minor-mode): Don't eval NAME.
7115 Don't depend on the presence of TOGGLE-FUN for any special behavior.
7116 Use if rather than cond.
7117
7118 * simple.el (read-expression-map): Define more properly.
7119 (comment-indent-hook): Remove.
7120 (string-to-syntax): Bug fix.
7121
7122 * pcvs.el (cvs-ediff-exit-hook): Kill buffer before window.
7123 (cvs-ediff-diff): Fix typo.
7124 (cvs-revert-if-needed): Don't bother preserving read-only.
7125
7126 * paren.el (show-paren-mode): Use define-minor-mode.
7127
7128 * jka-compr.el (auto-compression-mode): Use define-minor-mode.
7129 (toggle-auto-compression): Remove.
7130 (jka-compr-build-file-regexp): Remove useless grouping.
7131
7132 * diff-mode.el (diff-mode-map, diff-minor-mode-prefix):
7133 Avoid user-reserved bindings.
7134 (diff-mode, diff-minor-mode): Drop make-local-hook (done by add-hook).
7135 (diff-header-face): Revert to grey85.
7136
7137 * cvs-status.el (cvs-status-entry-leader-re): Minor fix.
7138
7139 * complete.el (partial-completion-mode) <defcustom>: Remove.
7140 (partial-completion-mode): Use define-minor-mode.
7141 (PC-do-completion): Understand `completion-auto-help = delay'
7142 to mean to popup the completion buffer only the second time.
7143 (PC-include-file-all-completions, PC-include-file-all-completions)
7144 (PC-include-file-all-completions): Don't quote lambda.
7145
7146 * comint.el (comint-mode-hook): Docstring fix.
7147 (comint-mode): Use define-derived-mode.
7148 (comint-mode-map): Remove obsolete comment.
7149 (make-comint): Minor stylistic change.
7150 (comint-insert-clicked-input): Be more careful to find the overlay.
7151 Use this-command-keys rather than hardcoding mouse-2.
7152
7153 * font-lock.el: Replace confusing (,@ with ,
7154 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
7155 Don't use regexp-opt-depth. Spice up the regexp for args.
7156 Don't distinguish between cmds that can take an opt arg or not.
7157 Use `append' and `prepend' rather than `keep'.
7158
7159 * textmodes/tex-mode.el (latex-imenu-indent-string): Add a space.
7160 (latex-outline-regexp): New var.
7161 (latex-outline-level): New fun.
7162 (latex-section-alist): New var.
7163 (latex-imenu-create-index): Use it. Use `push' as well.
7164 (tex-shell-map): Initialize it properly.
7165 (tex-mode): Minor stylistic change.
7166 (plain-tex-mode): Use define-derived-mode.
7167 (latex-mode): Use define-derived-mode.
7168 Construct the paragraph regexps in a more readable way.
7169 Set the buffer-local outline-{level,regexp} vars.
7170 (slitex-mode): Derive from latex-mode.
7171 (tex-common-initialization): Don't kill-all-vars anymore.
7172 Add setting for comment-add and font-lock-defaults.
7173 (tex-start-shell): Use with-current-buffer and don't re-init keymap.
7174 (tex-main-file): New fun. Obey TeX-master as well and remove `.tex'.
7175 (tex-start-tex): New arg DIR (and send a chdir command for it).
7176 Also display the shell buffer and save it in tex-last-buffer-texed.
7177 (tex-region): Use expand-file-name rather than concat.
7178 Remove code made useless by changes in tex-start-tex.
7179 (tex-file): Use tex-main-file and adapt to new tex-start-tex.
7180
7181 * map-ynp.el (map-y-or-n-p): Fix missing backquotes.
7182
71832000-09-28 Dave Love <fx@gnu.org>
7184
7185 * eshell/eshell.el (eshell) <defgroup>: Add :version.
7186
71872000-09-28 Gerd Moellmann <gerd@gnu.org>
7188
7189 * emacs-lisp/authors.el (authors-add): Use `nconc' instead of
7190 `append'.
7191
71922000-09-28 Stefan Monnier <monnier@cs.yale.edu>
7193
7194 * info.el (Info-extract-pointer): Undo last change.
7195 Instead, fix the position of the `bound' arg to re-search-backward.
7196
71972000-09-27 Stefan Monnier <monnier@cs.yale.edu>
7198
7199 * info.el (Info-extract-pointer):
7200 Widen more carefully, to avoid finding pointers in other nodes.
7201 (Info-index): Use push.
7202
72032000-09-27 Gerd Moellmann <gerd@gnu.org>
7204
7205 * frame.el (set-frame-font): Remove call to obsolete function
7206 frame-update-faces.
7207 (set-foreground-color, set-background-color): Likewise for
7208 frame-update-face-colors.
7209
72102000-09-27 Miles Bader <miles@gnu.org>
7211
7212 * image-file.el: New file.
7213
72142000-09-27 Gerd Moellmann <gerd@gnu.org>
7215
7216 * frame.el (frame-notice-user-settings): Don't call
7217 frame-update-faces, which is a no-op now.
7218
7219 * ediff-wind.el (ediff-control-frame-parameters): Add zero
7220 tool-bar-lines.
7221
72222000-09-27 Dave Love <fx@gnu.org>
7223
7224 * mouse.el: Fix last change.
7225
72262000-09-27 Miles Bader <miles@lsi.nec.co.jp>
7227
7228 * toolbar/tool-bar.el (tool-bar-help): Use `mouse-pixel-position'.
7229
72302000-09-22 Kenichi Handa <handa@etl.go.jp>
7231
7232 * international/quail.el (quail-help): The output message is
7233 improved.
7234
72352000-09-26 Dave Love <fx@gnu.org>
7236
7237 * mouse.el (popup-menu): If POSITION is nil, set it using
7238 mouse-position.
7239
72402000-09-25 Sam Steingold <sds@gnu.org>
7241
7242 * net/browse-url.el (browse-url-file-url): Check for null maps.
7243
72442000-09-26 Gerd Moellmann <gerd@gnu.org>
7245
7246 * frame.el (frame-notice-user-settings): Don't add a
7247 tool-bar-lines frame parameter to default-frame-alist in batch mode.
7248
7249 * frame.el (frame-notice-user-settings):
7250 Make tool-bar-mode and default-frame-alist consistent.
7251
7252 * toolbar/tool-bar.el (tool-bar-help): New function.
7253
72542000-09-25 Gerd Moellmann <gerd@gnu.org>
7255
7256 * bytecomp.el (byte-compile-defvar-or-defconst): Only cons onto
7257 current-load-list in top-level forms. Else this leaks a cons cell
7258 every time a defun is called.
7259
7260 * mail/mail-utils.el (rmail-dont-reply-to): Fix last change.
7261
72622000-09-25 Dave Love <fx@gnu.org>
7263
7264 * startup.el (fancy-splash-head): Check XPM is available.
7265
7266 * autoinsert.el (auto-insert): Doc fix.
7267 (auto-insert-alist): Following GNU notices, don't say `copyright
7268 _by_'. Use line-beginning-position.
7269 (auto-insert): Check buffer-file-name is non-nil before use.
7270
72712000-09-25 Gerd Moellmann <gerd@gnu.org>
7272
7273 * textmodes/texinfo.el (texinfo-mode): Prevent filling lines
7274 starting with `@def' or `@multitable', in addition to ones
7275 specified by the user in auto-fill-inhibit-regexp.
7276
72772000-09-25 Markus Rost <rost@math.ohio-state.edu>
7278
7279 * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if
7280 rmail-dont-reply-to-names matches the empty string.
7281
72822000-09-25 Gerd Moellmann <gerd@gnu.org>
7283
7284 * startup.el (command-line-1, fancy-splash-text): Change the
7285 text to sound more friendly.
7286
72872000-09-23 Thien-Thi Nguyen <ttn@gnu.org>
7288
7289 * progmodes/hideshow.el: Update author email address.
7290 Generally, sync w/ maintainer version 5.22.
7291 (hs-hide-all-non-comment-function): New var.
7292 (hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
7293 (hs-hide-all): Use `hs-hide-all-non-comment-function'.
7294 (hs-show-region): Delete this command.
7295 (hs-minor-mode-map): Change bindings to leave "C-c LETTER" alone.
7296
72972000-09-22 Dave Love <fx@gnu.org>
7298
7299 * hl-line.el (hl-line-overlay): Don't make it buffer-local.
7300 (hl-line-highlight): Specify buffer when moving overlay.
7301
7302 * progmodes/fortran.el (fortran-mode): Locally set
7303 normal-auto-fill-function.
7304 (fortran-auto-fill-mode): Just alias to auto-fill-mode.
7305 (fortran-mode-map): Adjust auto-fill menu entry.
7306
73072000-09-22 Gerd Moellmann <gerd@gnu.org>
7308
7309 * vc-rcs.el (toplevel): Require `vc' when compiling.
7310
7311 * startup.el (fancy-splash-head): Use splash.pbm instead of splash.xbm.
7312
73132000-09-22 Andre Spiegel <spiegel@gnu.org>
7314
7315 * vc.el (vc-switch-backend): Signal an error if the file is not
7316 registered under the new backend.
7317
7318 * vc-rcs.el (vc-rcs-checkin): Fix bug that prevented check-in
7319 without explicit revision number.
7320
73212000-09-21 Stefan Monnier <monnier@cs.yale.edu>
7322
7323 * diff-mode.el (diff-file-header-face): Reset to its previous value.
7324 (diff-hunk-text): Correctly use offsets rather than buffer-positions.
7325 (diff-xor): New function.
7326 (diff-find-source-location): Use it. Fix a stupid name clash.
7327 (diff-hunk-status-msg): New function.
7328 (diff-apply-hunk): Drop args OTHER-FILE, DRY-RUN, POPUP and NOERROR.
7329 (diff-test-hunk): Use diff-find-source-location.
7330 (diff-goto-source): Favor the `reverse'.
7331 (diff-hunk-text): Properly handle one-sided context diffs.
7332 (diff-apply-hunk): When done, advance to the next hunk.
7333
73342000-09-21 Gerd Moellmann <gerd@gnu.org>
7335
7336 * startup.el (command-line): If frame was created with a non-zero
7337 tool-bar-lines parameter, switch tool-bar-mode on.
7338
7339 * add-log.el (change-log-date-face, change-log-name-face)
7340 (change-log-email-face, change-log-file-face)
7341 (change-log-list-face, change-log-conditionals-face)
7342 (change-log-function-face, change-log-acknowledgement-face):
7343 New faces, inheriting from font-lock faces.
7344 (change-log-font-lock-keywords): Use them.
7345
73462000-09-21 Dave Love <fx@gnu.org>
7347
7348 * progmodes/cperl-mode.el (top-level): Clean up
7349 `eval-when-compile's and assorted defvars.
7350 (cperl-invalid-face): Don't double-quote value. Change custom
7351 type.
7352 (cperl-mode): Set normal-auto-fill-function and don't zap
7353 auto-fill-function.
7354 (cperl-imenu--function-name-regexp-perl): Renamed from
7355 imenu-example--function-name-regexp-perl.
7356 (cperl-imenu--create-perl-index): Renamed from
7357 imenu-example--create-perl-index.
7358 (cperl-xsub-scan): Don't require cl.
7359
7360 * msb.el (msb-mode-map): Use substitute-key-definition.
7361 (msb-mode): Use msb-mode-map.
7362
73632000-09-21 Andre Spiegel <spiegel@gnu.org>
7364
7365 * vc.el (vc-index-of, vc-transfer-file, vc-default-receive-file):
7366 New functions.
7367 (vc-next-action-on-file): Call vc-transfer-file at appropriate places.
7368 (vc-switch-backend): New function.
7369 (vc-prefix-map): Bind `vc-switch-backend' to `b'.
7370 (vc-register): Fix prompt.
7371 (vc-unregister, vc-default-unregister): New functions.
7372 (vc-version-diff): Handle empty buffer in sentinel.
7373
7374 * vc-rcs.el (vc-rcs-workfile-is-newer): New function.
7375 (vc-rcs-state-heuristic): Use it to guess the state of files with
7376 non-strict locking.
7377 (vc-rcs-find-most-recent-rev): Handle the case when a branch has
7378 been set with -b, but not created yet.
7379 (vc-rcs-fetch-master-state): With non-strict locking, compare file
7380 contents in order to find the state.
7381 (vc-rcs-checkin): Allow creation of branches with no changes.
7382 (vc-rcs-unregister, vc-rcs-receive-file)
7383 (vc-rcs-set-non-strict-locking): New functions.
7384
7385 * vc-hooks.el (vc-name): Force correct computation of the value
7386 in case it is missing.
7387
73882000-09-21 Gerd Moellmann <gerd@gnu.org>
7389
7390 * startup.el (fancy-splash-tail): Use a different foreground
7391 color on a dark frame background.
7392
73932000-09-21 Miles Bader <miles@lsi.nec.co.jp>
7394
7395 * info.el: Use the correct capitalization when making Info-mode
7396 and Info-edit-mode `special' modes.
7397
73982000-09-20 Stefan Monnier <monnier@cs.yale.edu>
7399
7400 * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs.
7401 (diff-mode): Add support for add-log.el.
7402 (diff-hunk-text): Use char offsets rather than line offsets.
7403 (diff-find-source-location): Replace LINE with line-offset (nil
7404 if not found) and always set POS to a meaningful position.
7405 Adapt to the new char-offsets.
7406 (diff-apply-hunk): Drop support for the unused `select' POPUP.
7407 Adapt to the new diff-find-source-location.
7408 (diff-goto-source): Adapt to the new diff-find-source-location.
7409
7410 * add-log.el (add-log-file-name): New function (split out of
7411 add-change-log-entry).
7412 (add-change-log-entry): Use it.
7413 Call add-log-file-name-function with the changelog file name if
7414 the current buffer is not associated with any file.
7415 Avoid find-file if the selected window is dedicated.
7416
7417 * diff-mode.el (diff-find-source-location):
7418 Move code from diff-apply-hunk. Return buffer rather than file.
7419 (diff-apply-hunk): Use the new result from diff-find-source-location.
7420 (diff-goto-source): Use the new diff-find-source-location.
7421
74222000-09-20 Dave Love <fx@gnu.org>
7423
7424 * iswitchb.el: Some doc fixes.
7425 (iswitchb-mode-map): Define completely initially. Inherit
7426 minibuffer-local-map.
7427 (iswitchb-completion-help) <!iswitchb-xemacs>: Use
7428 fundamental-mode.
7429 (iswitchb-global-map): New variable.
7430 (iswitchb-summaries-to-end): Amalgamate regexps.
7431 (iswitchb-mode): New.
7432 (iswitchb-mode-hook): New variable.
7433 (iswitchb) <defgroup>: Add URL link. Use group `completion', not
7434 `extensions'.
7435
74362000-09-20 Gerd Moellmann <gerd@gnu.org>
7437
7438 * ehelp.el (electric-help): New defgroup.
7439 (electric-help-shrink-window): New user-option.
7440 (with-electric-help): Use it.
7441
7442 * window.el (shrink-window-if-larger-than-buffer): If face
7443 `mode-line' has a :box, and we're on a graphical frame, add 1
7444 to the needed window height.
7445
7446 * frame.el (frame-notice-user-settings): Add a last parameter nil
7447 to a call to `append', because the last list passed to `append' is
7448 not copied, and so subsequent calls to assq-delete-all will modify
7449 default-frame-alist.
7450
7451 * startup.el (fancy-splash-image): Change :type.
7452 (fancy-splash-head): Use an XBM image if appropriate.
7453 (command-line-1): Show splash screens in more cases.
7454
7455 * startup.el (fancy-splash-text): Don't quote faces.
7456
7457 * dired.el (dired-font-lock-keywords): Undo last change.
7458 (dired-readin): Bind indent-tabs-mode to nil.
7459
7460 * startup.el (fancy-splash-head): If frame's background mode
7461 is `dark', change the black background of the image to gray.
7462 (fancy-splash-screens): Display startup echo area message.
7463 (display-startup-echo-area-message): New function.
7464
74652000-09-20 Miles Bader <miles@lsi.nec.co.jp>
7466
7467 * faces.el (mode-line, tool-bar): Merge entries for `x' and `w32'.
7468
7469 * info.el (info-header-node): Tweak for color ttys.
7470
7471 * faces.el (face-valid-attribute-values): Make sure directories we
7472 search for stipples both exist and are readable before trying to
7473 search them.
7474
7475 * diff-mode.el (diff-apply-hunk): Jump to the correct line offset
7476 in the dry-run case.
7477
7478 * jka-compr.el (with-auto-compression-mode): New macro.
7479
7480 * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1)
7481 (custom-group-tag-face, custom-variable-tag-face): Use relative
7482 :height and inherit from `variable-pitch' face instead of
7483 hardwiring :family.
7484 * hi-lock.el (hi-black-hb): Likewise.
7485
7486 Reapply Gerd's change from 2000-09-18, which seems to have gotten lost:
7487 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Like in
7488 toolbar-add-item, if image doesn't have a mask add a `:mask
7489 heuristic'.
7490
74912000-09-19 Stefan Monnier <monnier@cs.yale.edu>
7492
7493 * diff-mode.el: Docstring fixes.
7494 (diff-header-face, diff-comment-face): New faces.
7495 (diff-font-lock-keywords): Highlight a bit differently.
7496 (diff-find-source-location): Don't return SPAN any more.
7497 (diff-hunk-text): Don't bother erasing the temp buffer.
7498 (diff-find-text): Drop argument LINE.
7499 (diff-apply-hunk): Update calls to diff-find-text.
7500 (diff-goto-source): Use pop-to-buffer again and don't raise an error.
7501
7502 * calendar/calendar.el: Docstring fixes.
7503 (calendar-make-alist): Don't quote lambda.
7504 (calendar-star-date): Use make-local-variable.
7505
75062000-09-19 Dave Love <fx@gnu.org>
7507
7508 * toolbar/tool-bar.el: Renamed from toolbar.el.
7509 Change `toolbar' to `tool-bar' generally in symbols.
7510 Make some items invisible in `special' major modes.
7511 (tool-bar-add-item-from-menu): Renamed from toolbar-like-menu-item.
7512 Add arg PROPS.
7513
7514 * startup.el (fancy-splash-screen) <defgroup>: Fix syntax.
7515 Add :version here.
7516 (fancy-splash-delay, fancy-splash-image): Remove :version here.
7517
75182000-09-19 Gerd Moellmann <gerd@gnu.org>
7519
7520 * progmodes/sh-script.el (sh-search-word): Remove call to `debug'.
7521
7522 * files.el (find-file-suppress-same-file-warnings): New user-option.
7523 (find-file-noselect): Use it.
7524
7525 * startup.el (fancy-splash-delay, fancy-splash-image): Add :version.
7526 (fancy-splash-screen): Defgroup.
7527
7528 * add-log.el (change-log-font-lock-keywords): Match names
7529 more exactly for the case that font-lock-constant-face is
7530 underlined.
7531
75322000-09-19 Richard M. Stallman <rms@gnu.org>
7533
7534 * progmodes/sh-script.el (sh-search-word): Rewritten for speed.
7535
75362000-09-19 Andre Spiegel <spiegel@gnu.org>
7537
7538 * vc.el (vc-revert-buffer): Set vc-checkout-time correctly.
7539
75402000-09-19 Gerd Moellmann <gerd@gnu.org>
7541
7542 * gnus/: Update to emacs-21-branch of the Gnus CVS repository.
7543 * gnus/binhex.el, gnus/flow-fill.el, gnus/format-spec.el
7544 * gnus/gnus-ml.el, gnus/gnus-mlspl.el, gnus/ietf-drums.el,
7545 * gnus/imap.el, gnus/mail-parse.el, gnus/mail-prsvr.el,
7546 * gnus/mail-source.el, gnus/mailcap.el, gnus/mm-bodies.el,
7547 * gnus/mm-decode.el, gnus/mm-encode.el, gnus/mm-partial.el,
7548 * gnus/mm-util.el, gnus/mm-uu.el, gnus/mm-view.el,
7549 * gnus/mml.el, gnus/nnimap.el, gnus/nnslashdot.el,
7550 * gnus/nnultimate.el, gnus/nnwarchive.el, gnus/qp.el,
7551 * gnus/rfc1843.el, gnus/rfc2045.el, gnus/rfc2047.el,
7552 * gnus/rfc2104.el, gnus/rfc2231.el, gnus/time-date.el,
7553 * gnus/utf7.el, gnus/uudecode.el, gnus/webmail.el: New files.
7554
7555 * startup.el (fancy-splash-text): New variable.
7556 (fancy-splash-delay, fancy-splash-image): New user-options.
7557 (fancy-splash-insert, fancy-splash-head, fancy-splash-tail)
7558 (fancy-splash-screens): New functions.
7559 (command-line-1): If display has a `display' frame parameter, has
7560 colors, and we have XPM support, show more fancy splash screens.
7561
75622000-09-19 Dave Love <fx@gnu.org>
7563
7564 * map-ynp.el (map-y-or-n-p): Check use-dialog-box. Don't lose
7565 with null `help'. Use modern backquote syntax.
7566
75672000-09-19 Gerd Moellmann <gerd@gnu.org>
7568
7569 * font-lock.el (font-lock-mode): Change message telling the user
7570 that ``the buffer is too big''.
7571
7572 * dired.el (dired-font-lock-keywords): Allow tabs and spaces,
7573 for instance for the case that tab-width is 2.
7574
75752000-09-18 Gerd Moellmann <gerd@gnu.org>
7576
7577 * toolbar/toolbar.el (toolbar-like-menu-item): Like in
7578 toolbar-add-item, if image doesn't have a mask add a `:mask
7579 heuristic'.
7580
75812000-09-18 Miles Bader <miles@lsi.nec.co.jp>
7582
7583 * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
7584 and return a cons if it's non-nil.
7585 (diff-apply-hunk): Try to jump to the line in the source text
7586 corresponding to the position of point in the in the hunk.
7587
7588 * info.el (Info-title-3-face, Info-title-2-face)
7589 (Info-title-1-face): Use face inheritance and relative sizes
7590 instead of hard-wiring things.
7591
7592 * faces.el (secondary-selection): Make dark-background variant sane.
7593
75942000-09-16 Andrew Innes <andrewi@gnu.org>
7595
7596 * makefile.w32-in (compile-files-CMD): No need to make .elc files
7597 read-only, since they aren't under VC now.
7598
75992000-09-17 Dave Love <fx@gnu.org>
7600
7601 * tmm.el: Replace mapcar with mapc in several places.
7602
7603 * loadhist.el (unload-feature): Maybe call elp-restore-list and
7604 ad-unadvise.
7605
7606 * international/latin1-disp.el: New file.
7607
7608 * calendar/cal-move.el (scroll-calendar-left)
7609 (scroll-calendar-right): Make arg optional (for active mode line).
7610
7611 * calendar/calendar.el (calendar-mode-line-format): Make fields
7612 mouse-sensitive.
7613 (calendar-read-date, calendar-read-date, calendar-window-list):
7614 Unquote lambda.
7615 (calendar-month-name): Use aref, not sref.
7616
7617 * view.el (minor-mode-alist): Propertize the string.
7618
7619 * international/characters.el (standard-case-table): Add entries
7620 for Greek.
7621
76222000-09-18 Miles Bader <miles@gnu.org>
7623
7624 * info.el (info-node, info-xref): Add dark-background variants.
7625
7626 * faces.el (header-line): Change defaults to be less confusing
7627 when mixed with mode-lines.
7628
7629 * info.el (Info-fontify-node): Make a few cleanups.
7630 Add extra `help-echo' and `local-map' props to node xrefs.
7631 Use header-specific faces for node-names & xrefs.
7632 (Info-use-header-line): New variable.
7633 (info-header-xref, info-header-node): New faces.
7634 (Info-setup-header-line): New function.
7635 (Info-select-node): Call Info-setup-header-line when enabled.
7636 (Info-extract-pointer): Work even if the header line is hidden.
7637 (Info-header-line): New variable.
7638
76392000-09-16 Stefan Monnier <monnier@cs.yale.edu>
7640
7641 * vms-patch.el (print-region-function): Don't quote lambda.
7642
7643 * tempo.el (tempo-expand-if-complete): Quote paren in docstring.
7644
7645 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Cleanup the regexp.
7646 (lm-get-header-re): Allow spaces between the header and the colon.
7647 (lm-header): Allow $ in non-RCS headers.
7648 (lm-header-multiline): Put the strings back into order.
7649 Stop at an empty line. Don't require two space chars if the
7650 line is clearly not another header line.
7651
7652 * emacs-lisp/lmenu.el (popup-menu, popup-menu-internal)
7653 (popup-menu-popup): Remove.
7654
76552000-09-15 Gerd Moellmann <gerd@gnu.org>
7656
7657 * toolbar/toolbar.el (toolbar-add-item): Use the same image
7658 specification if or if not tool-bar item contains an `:enabled'
7659 property.
7660
7661 * menu-bar.el (menu-bar-files-menu): Disable ``Save'' if
7662 current buffer has no file name.
7663
76642000-09-15 Dave Love <fx@gnu.org>
7665
7666 * strokes.el: Sync with maintainer's current version with changes
7667 for Emacs, but avoid runtime cl and levents.
7668 (toplevel): Change autoloads and compilation requires.
7669 (strokes-version, strokes-bug-address, strokes-lift): Values
7670 changed.
7671 (strokes-xpm-header, strokes-insinuated): New variable.
7672 (strokes): Add :link.
7673 (strokes-mode): Customized.
7674 (strokes-while-inhibiting-garbage-collector): New macro.
7675 (strokes-remassoc): Avoid remove-if.
7676 (strokes-fix-button2-command): Don't use ad-do-it.
7677 (strokes-insinuate): New function.
7678 (strokes-button-press-event-p, strokes-button-release-event-p):
7679 New functions, used instead of non-`strokes-' versions..
7680 (strokes-mouse-event-p): Rewritten.
7681 (strokes-event-closest-point): Avoid event-point.
7682 (strokes-get-grid-position): Avoid cdadr, caadr
7683 (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
7684 functions.
7685 (strokes-help): Use with-output-to-temp-buffer.
7686 (strokes-window-configuration-changed-p): New function.
7687 (strokes-update-window-configuration): Use buffer-live-p,
7688 strokes-window-configuration-changed-p.
7689 (strokes-mode): Use strokes-insinuate. Alter mouse bindings.
7690 (strokes-char-face): New face.
7691 (strokes-char-table, strokes-base64-chars): New variable.
7692 (strokes-xpm-for-stroke, strokes-list-strokes)
7693 (strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
7694 (strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
7695 (strokes-xpm-to-compressed-string, strokes-decode-buffer)
7696 (strokes-encode-buffer, strokes-xpm-for-compressed-string)
7697 (strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
7698 functions.
7699
77002000-09-15 Gerd Moellmann <gerd@gnu.org>
7701
7702 * toolbar/toolbar.el (toolbar-add-item): Use image-mask-p.
7703
7704 * image.el (create-image): Doc fix.
7705
7706 * toolbar/toolbar.el (toolbar-add-item): Use `:mask heuristic'
7707 instead of `:heuristic-mask t'.
7708
77092000-09-14 Andrew Innes <andrewi@gnu.org>
7710
7711 * makefile.w32-in: Revert to Unix line endings.
7712
77132000-09-14 Andrew Innes <andrewi@gnu.org>
7714
7715 * makefile.w32-in: Add bootstrap support. Also copy lisp source
7716 when installing.
7717
7718 * makefile.nt (DONTCOMPILE): Fix typo.
7719
7720 * shell.el (shell-write-history-on-exit): New function.
7721 (shell-dumb-shell-regexp): New custom variable.
7722 (shell-mode): Make shell-write-history-on-exit the process
7723 sentinel if shell name matches shell-dumb-shell-regexp.
7724
7725 * w32-fns.el: Comment out before-init-hook function which resets
7726 source-directory based; this breaks bootstrap.
7727
77282000-09-14 Dave Love <fx@gnu.org>
7729
7730 * toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm,
7731 toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm,
7732 toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm,
7733 toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm,
7734 toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm,
7735 toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm,
7736 toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm: New.
7737 From Tuomas Kuosmanen <tigert@gimp.org>. (Gnome icons fetched
7738 from <URL:http://tigert.gimp.org/gnome/gnome-stock/>.)
7739
7740 * toolbar/toolbar.el: New.
7741
7742 * subdirs.el: Add toolbar.
7743
77442000-09-14 Gerd Moellmann <gerd@gnu.org>
7745
7746 * indent.el (indent-for-tab-command): Doc fix.
7747
77482000-09-14 Alex Schroeder <alex@gnu.org>
7749
7750 * ansi-color.el (ansi-colors): Doc change.
7751 (ansi-color-get-face): Simplified regexp.
7752 (ansi-color-faces-vector): Added more faces, doc change.
7753 (ansi-color-names-vector): Doc change.
7754 (ansi-color-regexp): Simplified regexp.
7755 (ansi-color-parameter-regexp): New regexp.
7756 (ansi-color-filter-apply): Doc change.
7757 (ansi-color-filter-region): Doc change.
7758 (ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
7759 deal with zero length parameters.
7760 (ansi-color-apply-on-region): Doc change.
7761 (ansi-color-map): Doc change.
7762 (ansi-color-map-update): Removed debugging message.
7763 (ansi-color-get-face-1): Added condition-case to trap
7764 args-out-of-range errors.
7765 (ansi-color-get-face): Doc change.
7766 (ansi-color-make-face): Removed.
7767 (ansi-color-for-shell-mode): New option.
7768
77692000-09-13 Kenichi Handa <handa@etl.go.jp>
7770
7771 * international/quail.el (quail-start-translation): Translate KEY
7772 if necessary even if it doesn't have any mapping in the current
7773 input method.
7774 (quail-start-conversion): Likewise.
7775 (quail-help): The output message is improved.
7776
77772000-09-13 Miles Bader <miles@gnu.org>
7778
7779 * comint.el (comint-output-filter): Revert to using
7780 `insert-before-markers'. Add bletcherous hack to undo damage
7781 caused by `insert-before-markers'. Put `front-sticky' property on
7782 overlays created here so that the field code understands how the
7783 overlay works. Use a let when making comint-last-prompt-overlay,
7784 so that the code is easier to read.
7785
77862000-09-13 Dave Love <fx@gnu.org>
7787
7788 * wid-edit.el (widget-default-format-handler): DTRT when
7789 doc-property is a function.
7790
77912000-09-12 Francesco Potorti` <pot@gnu.org>
7792
7793 * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
7794 filed name if it's not there.
7795
77962000-09-12 Dave Love <fx@gnu.org>
7797
7798 * simple.el (read-mail-command): Doc fix.
7799 (mail-user-agent): Add gnus-user-agent option for upcoming Gnus.
7800
7801 * vc.el (vc-dired-listing-switches): Fix :version.
7802
7803 * vc-hooks.el: Doc fixes.
7804
7805 * subr.el (add-minor-mode): Use toggle-fun arg.
7806
7807 * speedbar.el: Add :version to several defcustoms.
7808
7809 * imenu.el (imenu--truncate-items, imenu--cleanup)
7810 (imenu--generic-function): Avoid mapcar.
7811 (imenu--replace-spaces): Function removed.
7812 (imenu--completion-buffer): Use subst-char-in-string.
7813 (imenu-add-to-menubar): Use keymap inheritance.
7814
78152000-09-12 Miles Bader <miles@gnu.org>
7816
7817 * diff-mode.el (diff-hunk-text): Use `with-temp-buffer'.
7818 (diff-mode-map): Bind `diff-test-hunk'.
7819 (diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.
7820
78212000-09-11 Gerd Moellmann <gerd@gnu.org>
7822
7823 * bytecomp.el (byte-compile-defvar): Undo last change
7824 because it breaks '(make-variable-buffer-local (defvar ...)'
7825 which is used at least in dired.
7826
78272000-09-12 Kenichi Handa <handa@etl.go.jp>
7828
7829 * international/quail.el (quail-define-package): Docstring
7830 modified.
7831
78322000-09-12 Kenichi Handa <handa@etl.go.jp>
7833
7834 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Add
7835 extra docstrings for "chinese-ccdospy", "chinese-ecdict",
7836 "chinese-etzy", "chinese-sw", and "chinese-ziranma". Modify the
7837 docstring of "chinese-py".
7838
7839 * international/quail.el (quail-translation-docstring): New
7840 variable.
7841 (quail-show-keyboard-layout): Docstring modified.
7842 (quail-select-current): Likewise.
7843 (quail-build-decode-map): Change arg MAP to MAP-LIST to avoid
7844 infinite recursive call.
7845 (quail-help): Check quail-translation-docstring. Format of the
7846 output changed.
7847 (quail-help-insert-keymap-description): Adjusted for the above
7848 change.
7849
78502000-09-11 Gerd Moellmann <gerd@gnu.org>
7851
7852 * bytecomp.el (byte-compile-defvar): Only cons onto
7853 current-load-list in top-level forms. Else this leaks a cons cell
7854 every time a defun is called.
7855
78562000-09-11 Miles Bader <miles@lsi.nec.co.jp>
7857
7858 * diff-mode.el (diff-apply-hunk): Function basically rewritten.
7859 Now understands non-unified diffs. Some functionality moved into
7860 `diff-hunk-text' and `diff-find-text'. Add OTHER-FILE, DRY-RUN,
7861 POPUP, and NOERROR arguments. If DRY-RUN is true, don't actually
7862 modify anything. Only reposition point in the patched file if the
7863 patch succeeds. Only pop up another window if POPUP is true.
7864 Emit a message describing what happened if successful, and at what
7865 line-offset. Automatically detect reversed hunks and do something
7866 appropriate.
7867 (diff-hunk-text, diff-find-text): New functions.
7868 (diff-filter-lines): Function removed.
7869 (diff-test-hunk): New function.
7870 (diff-goto-source): Rewritten in terms of diff-apply-hunk.
7871
78722000-09-10 Dave Love <fx@gnu.org>
7873
7874 * textmodes/tildify.el: Minor doc/commentary fixes.
7875 (tildify) <defgroup>: Add :version.
7876
7877 * faces.el (face-x-resources): Make custom type more specific.
7878 (frame-background-mode): Use mapc.
7879 (region) <defcustom>: Add :version.
7880
78812000-09-08 Stefan Monnier <monnier@cs.yale.edu>
7882
7883 * vc-sccs.el (vc-sccs-register):
7884 * vc-rcs.el (vc-rcs-register):
7885 * vc-cvs.el (vc-cvs-register): Don't clear file's properties.
7886 * vc.el (vc-register): Clear file's properties.
7887
78882000-09-08 Gerd Moellmann <gerd@gnu.org>
7889
7890 * faces.el (face-spec-set): Only face-spec-reset-face when
7891 ATTRS is non-nil.
7892
78932000-09-08 Eli Zaretskii <eliz@is.elta.co.il>
7894
7895 * help.el (help-insert-xref-button): Fix a typo in doc string.
7896
78972000-09-07 Eli Zaretskii <eliz@is.elta.co.il>
7898
7899 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
7900 Fix doc strings of chinese-py-b5, chinese-py, and chinese-tonepy input
7901 methods.
7902
7903 * menu-bar.el (read-mail-item-name): New function.
7904 (menu-bar-tools-menu): Use it to compute and display the package
7905 used to read email.
7906 (menu-bar-tools-menu): Fix typo in GUD's help string.
7907
79082000-09-07 Dave Love <fx@gnu.org>
7909
7910 * diff-mode.el (diff-mouse-goto-source): New function.
7911
7912 * vc-sccs.el: Doc fixes.
7913 (vc-sccs-register-switches, vc-sccs-master-templates): Add :version.
7914
7915 * vc-rcs.el: Doc fixes.
7916 (vc-rcs-register-switches, vc-rcs-checkin-switches)
7917 (vc-rcs-checkout-switches, vc-rcs-header)
7918 (vc-rcs-master-templates): Add or change :version.
7919
7920 * vc-cvs.el: Doc fixes.
7921 (vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit)
7922 (vc-cvs-stay-local): Add :version.
7923
7924 * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle.
7925
79262000-09-07 Kenichi Handa <handa@etl.go.jp>
7927
7928 * international/quail.el (quail-help): Fix previous change.
7929
79302000-09-07 Gerd Moellmann <gerd@gnu.org>
7931
7932 * faces.el (color-values): Doc fix.
7933
7934 * faces.el (frame-set-background-mode): Use frame-parameter
7935 instead of frame-parameters.
7936
7937 * frame.el (filtered-frame-list): Reduce consing.
7938 (frames-on-display-list): Call frame-parameter instead of
7939 frame-parameters.
7940
79412000-09-07 Kenichi Handa <handa@etl.go.jp>
7942
7943 * language/devan-util.el (devanagari-to-indian-region): In the
7944 loop, change the following char, not preceding char.
7945
79462000-09-07 Gerd Moellmann <gerd@gnu.org>
7947
7948 * menu-bar.el (menu-bar-update-buffers): Call frame-parameter
7949 instead of frame-parameters.
7950
7951 * faces.el (set-face-attribute): Simplify by calling
7952 internal-set-lisp-face-attribute with FRAME being 0.
7953
7954 * vc.el: Remove `Id' version control keyword.
7955
79562000-09-07 Kenichi Handa <handa@etl.go.jp>
7957
7958 * help.el (help-make-xrefs): Adjusted for the change of
7959 help-xref-mule-regexp.
7960 (help-insert-xref-button): New function.
7961
7962 * international/mule-cmds.el (help-xref-mule-regexp-template):
7963 Include the pattern for character set.
7964 (leim): New group.
7965
7966 * international/quail.el: Don't require face.
7967 (quail): New group.
7968 (quail-other-command): Dummy command to make quail-help work better.
7969 (quail-keyboard-layout-alist): Add Keyboard type "jp106".
7970 (quail-keyboard-layout-substitution): New variable.
7971 (quail-update-keyboard-layout): New function.
7972 (quail-keyboard-layout-type): New customizable variable.
7973 (quail-set-keyboard-layout): Call quail-update-keyboard-layout.
7974 (quail-keyboard-translate): Pay attention to
7975 quail-keyboard-layout-substitution.
7976 (quail-insert-kbd-layout): New function.
7977 (quail-show-keyboard-layout): New function.
7978 (quail-get-translation): If the definition is a vector of length
7979 1, and the element is a string of length 1, return the character
7980 in that string.
7981 (quail-update-current-translations): Fix the case of
7982 relative-index out of range.
7983 (quail-build-decode-map, quail-insert-decode-map): New Functions.
7984 (quail-help): Show keyboard layout by quail-insert-kbd-layout.
7985 Show key sequences for all available characters.
7986 (quail-help-insert-keymap-description): Don't show such verbose
7987 key bindings as quail-self-insert-command.
7988
7989 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
7990 Format changed, and each element now have extra documentations.
7991 (tit-process-header): Delete invalid characters from TIT-PROMPT.
7992 Adjusted for the change of quail-cxterm-package-ext-info.
7993
79942000-09-06 Gerd Moellmann <gerd@gnu.org>
7995
7996 * vc-hooks.el (toplevel): Don't require `vc' during compilation;
7997 requiring it leads to a recursive loading of vc.el and vc-hooks.el
7998 during bootstrap.
7999
80002000-09-05 Stefan Monnier <monnier@cs.yale.edu>
8001
8002 * vc.el: (toplevel): Don't require `dired' at run-time.
8003 (vc-dired-resynch-file): Remove autoload cookie.
8004
80052000-09-05 Andre Spiegel <spiegel@gnu.org>
8006
8007 * vc.el: Made several backend functions optional.
8008 (vc-default-responsible-p): New function.
8009 (vc-merge): Use RET for first version to trigger merge-news, not
8010 prefix arg.
8011 (vc-annotate): Handle backends that do not support annotation.
8012 (vc-default-merge-news): Removed. The existence of a merge-news
8013 implementation is now checked on caller sites.
8014
8015 * vc-hooks.el (vc-default-mode-line-string): Removed CVS special
8016 case.
8017
8018 * vc-cvs.el (vc-cvs-mode-line-string): New function, handles the
8019 special case that has been removed from the default in vc-hooks.el.
8020
80212000-09-05 Stefan Monnier <monnier@cs.yale.edu>
8022
8023 * vc.el (vc-log-edit): Properly handle the case where FILE is nil.
8024
80252000-09-05 Andre Spiegel <spiegel@gnu.org>
8026
8027 * vc-hooks.el: Require vc during compilation.
8028 (vc-file-setprop): Use `vc-touched-properties' if bound by the new
8029 macro `with-vc-properties' in vc.el.
8030 (vc-file-getprop): Doc fix.
8031 (vc-after-save): Call `vc-dired-resynch-file' only if vc is loaded.
8032
8033 * vc.el: Require dired-aux during compilation.
8034 (vc-name-assoc-file): Moved to vc-sccs.el.
8035 (with-vc-properties): New macro.
8036 (vc-checkin, vc-checkout, vc-revert, vc-cancel-version,
8037 vc-finish-steal): Use it.
8038 (vc-cancel-version): Moved RCS-specific code to vc-rcs.el. The call
8039 to the backend-specific function is now supposed to do the checkout,
8040 too.
8041 (vc-log-edit): Handle FILE being nil and added a FIXME for log-edit.
8042
8043 * vc-cvs.el (vc-cvs-checkin, vc-cvs-checkout): Don't bother to
8044 set file properties; that gets done in the generic code now.
8045
8046 * vc-rcs.el (vc-rcs-uncheck): Renamed to `vc-rcs-cancel-version'.
8047 Changed parameter list, added code from vc.el that does the
8048 checkout, possibly with a double-take.
8049
8050 * vc-sccs.el (vc-sccs-name-assoc-file): Moved here from vc.el.
8051 (vc-sccs-add-triple, vc-sccs-rename-file, vc-sccs-lookup-triple): Use
8052 the above under the new name.
8053 (vc-sccs-uncheck): Renamed to `vc-sccs-cancel-version'. Changed
8054 parameter list, added checkout command.
8055 (vc-sccs-checkin, vc-sccs-checkout): Don't bother to set file
8056 properties; that gets done in the generic code now.
8057
80582000-09-05 Stefan Monnier <monnier@cs.yale.edu>
8059
8060 * vc.el: Docstring fixes (courtesy of checkdoc).
8061
80622000-09-05 Stefan Monnier <monnier@cs.yale.edu>
8063
8064 * vc.el (vc-checkout-writable-buffer-hook)
8065 (vc-checkout-writable-buffer): Remove.
8066 (vc-start-entry): Always call vc-log-edit, never vc-log-mode.
8067 (vc-log-mode): Make it into a clean derived major mode.
8068 (vc-log-edit): Mark buffer unmodified (as vc-log-mode did) and use
8069 vc-log-mode if log-edit is not available.
8070 (vc-dired-mode-map): Don't set-keymap-parent yet.
8071 (vc-dired-mode): Do set-keymap-parent here.
8072 (vc-dired-buffers-for-dir): Nop if dired is not loaded.
8073
80742000-09-05 Gerd Moellmann <gerd@gnu.org>
8075
8076 * faces.el (set-face-attribute, face-spec-reset-face)
8077 (face-spec-set): Avoid consing by removing calls to `apply'.
8078
8079 * frame.el (frame-parameter): Move to C code.
8080
80812000-09-05 Dave Love <fx@gnu.org>
8082
8083 * help.el (help-manyarg-func-alist): Add ml-prefix-argument-loop,
8084 insert-before-markers-and-inherit. Now checked systematically!
8085
80862000-09-05 Alex Schroeder <alex@gnu.org>
8087
8088 * sql.el (sql-postgres): Use sql-postgres-options.
8089 (sql-postgres-options): New variable.
8090
80912000-09-05 Alex Schroeder <alex@gnu.org>
8092
8093 * sql.el (sql-mode-menu): Work around missing variable mark-active
8094 in XEmacs.
8095 (sql-mode): Added call to easy-menu-add for XEmacs compatibility.
8096 (sql-interactive-mode): Added call to easy-menu-add for XEmacs
8097 compatibility.
8098
80992000-09-04 Gerd Moellmann <gerd@gnu.org>
8100
8101 * vc.el (vc-dired-resynch-file): Add autoload cookie.
8102
8103 * vc.el (toplevel): Require `dired' at run-time for dired-mode-map.
8104
8105 * Makefile.in (DONTCOMPILE): Fix typo in file name.
8106
81072000-09-04 Andre Spiegel <spiegel@gnu.org>
8108
8109 * vc-sccs.el (vc-sccs-latest-on-branch-p): Always return t; we
8110 don't support anything else under SCCS yet.
8111
8112 * vc-hooks.el: Minor doc fixes.
8113
81142000-09-04 Andre Spiegel <spiegel@gnu.org>
8115
8116 * vc.el (vc-next-action-on-file): Do not visit the file if it's
8117 not necessary. If verbose in state `needs-patch', do the same as
8118 under `up-to-date'. When NOT verbose and `needs-patch', check out
8119 latest version instead of `merge-news'.
8120 (vc-next-action-dired): Don't mess with default-directory here; it
8121 breaks other parts of dired. It is the job of the
8122 backend-specific functions to adjust it temporarily if they need it.
8123 (vc-next-action): Remove a special CVS case.
8124 (vc-clear-headers): New optional arg FILE.
8125 (vc-checkin, vc-checkout): Set properties vc-state and
8126 vc-checkout-time properly.
8127 (vc-finish-steal): Call steal-lock, not steal, which doesn't exist.
8128 (vc-print-log): Use new backend function `show-log-entry'.
8129 (vc-cancel-version): Do the checks in a different order. Added a
8130 FIXME concerning RCS-only code.
8131
8132 * vc-rcs.el (vc-rcs-show-log-entry): New function.
8133 (vc-rcs-checkin, vc-rcs-checkout): Don't set all properties.
8134
8135 * vc-cvs.el (vc-cvs-show-log-entry): New function.
8136
8137 * vc-hooks.el (vc-default-mode-line-string): Show state
8138 `needs-patch' as a `-' too.
8139
81402000-09-04 Andre Spiegel <spiegel@gnu.org>
8141
8142 * vc.el (vc-responsible-backend): New optional arg REGISTER.
8143 (vc-default-could-register): New function.
8144 (vc-dired-buffers-for-dir, vc-dired-resynch-file): New functions.
8145 (vc-resynch-buffer): Call vc-dired-resynch-file.
8146 (vc-start-entry, vc-finish-logentry, vc-revert-buffer): Use
8147 vc-resynch-buffer instead of vc-resynch-window.
8148 (vc-next-action-dired): Don't redisplay here, that gets done as a
8149 result of the individual file operations.
8150 (vc-retrieve-snapshot): Corrected prompt order.
8151
8152 * vc-hooks.el (vc-after-save): Call vc-dired-resynch-file.
8153
8154 * vc-cvs.el (vc-cvs-stay-local): Allow it to be a hostname regexp
8155 as well.
8156 (vc-cvs-remote-p): Renamed to vc-cvs-stay-local-p. Handle
8157 hostname regexps. Updated all callers.
8158 (vc-cvs-responsible-p): Handle directories as well.
8159 (vc-cvs-could-register): New function.
8160 (vc-cvs-retrieve-snapshot): Parse "cvs update" output, keep file
8161 properties up-to-date.
8162
8163 * vc-rcs.el (vc-rcs-register): If there is no RCS subdir, ask the
8164 user whether to create one.
8165
81662000-09-04 Andre Spiegel <spiegel@gnu.org>
8167
8168 * vc-hooks.el (vc-file-not-found-hook): Ask the user whether to
8169 check out a non-existing file.
8170
8171 * vc-cvs.el (vc-cvs-checkout): Do the right thing when the
8172 workfile does not exist.
8173
8174 * vc.el (vc-version-diff): Use `require' to check for existence of
8175 diff-mode.
8176
81772000-09-04 Andre Spiegel <spiegel@gnu.org>
8178
8179 * vc-cvs.el (vc-cvs-registered): Use new function
8180 vc-cvs-parse-entry to do the actual work.
8181
81822000-09-04 Andre Spiegel <spiegel@gnu.org>
8183
8184 * vc-hooks.el (vc-find-backend-function): If function doesn't
8185 exist, return nil instead of error.
8186 (vc-call-backend): Doc fix.
8187
8188 * vc.el (vc-do-command): Doc fix.
8189 (vc-finish-logentry): When checking in from vc-dired, choose the
8190 right backend for logentry check.
8191 (vc-dired-mode-map): Inherit from dired-mode-map.
8192 (vc-dired-mode): Local value of dired-move-to-filename-regexp
8193 simplified.
8194 (vc-dired-state-info): Removed, updated caller.
8195 (vc-default-dired-state-info): Use parentheses instead of hyphens.
8196 (vc-dired-hook): Use vc-BACKEND-dir-state, if available.
8197 (vc-dired-listing-switches): New variable.
8198 (vc-directory): Use it, instead of dired-listing-switches.
8199
8200 * vc-cvs.el (vc-cvs-remote-p): Allow FILE to be a directory, too.
8201 (vc-cvs-dir-state): New function.
8202 (vc-cvs-dir-state-heuristic): New function, subroutine of the above.
8203 (vc-cvs-parse-entry): New function, also to be used in
8204 vc-cvs-registered.
8205
82062000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8207
8208 * vc.el (vc-revert-buffer): Hide the frame for dedicated windows
8209 *or* single-window-frames.
8210
82112000-09-04 Andre Spiegel <spiegel@gnu.org>
8212
8213 * vc.el (vc-update-changelog): Split into generic part and default
8214 implementation. Doc string adapted.
8215 (vc-default-update-changelog): New function. Call the `rcs2log'
8216 script in exec-directory, to fix a long-standing nuisance.
8217
8218 * vc-sccs.el (vc-sccs-update-changelog): Dummy implementation that
8219 simply signals an error.
8220
82212000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8222
8223 * vc-cvs.el (vc-cvs-checkout): Slight restructuring to make the
8224 control-flow more clear and to avoid running `cvs' twice.
8225
8226 * vc.el (vc-next-action-on-file): Doc fix.
8227 (vc-maybe-resolve-conflicts): Don't just toggle smerge-mode.
8228 (vc-print-log): Eval `file' before constructing the continuation.
8229
82302000-09-04 Andre Spiegel <spiegel@gnu.org>
8231
8232 * vc.el (vc-next-action-on-file): Corrected several messages.
8233 (vc-merge): Add prefix arg `merge-news'; handle it.
8234
8235 * vc-cvs.el (vc-cvs-workfile-version): Removed comment that this
8236 is not reached. It is.
8237 (vc-cvs-merge): Set state to 'edited after merge.
8238 (vc-cvs-merge-news): Set workfile version to nil if not known.
8239 (vc-cvs-latest-on-branch-p): Recommented. Candidate for removal.
8240
8241 * vc-*.el (vc-*-checkout): Switch off coding systems for checkout
8242 via stdout. (Merge from main line.)
8243
82442000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8245
8246 * vc.el (vc-finish-logentry): Thinko in the "same comment"
8247 detection.
8248
82492000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8250
8251 * vc.el (vc-parent-buffer, vc-parent-buffer-name): Protect them
8252 against kill-all-local-variables.
8253 (vc-log-edit): Don't save vc-parent-buffer any more.
8254 (vc-last-comment-match): Initialize to an empty string.
8255 (vc-post-command-functions): New hook.
8256 (vc-do-command): Run it.
8257 (vc-next-action-on-file): Remove unnecessary pop-to-buffer.
8258 (vc-finish-logentry): Only add the comment to the ring if it's
8259 different from the last comment entered.
8260 (vc-new-comment-index): New function.
8261 (vc-previous-comment): Use it. Make the minibuffer message
8262 slightly less terse.
8263 (vc-comment-search-reverse): Make it work forward as well. Don't
8264 set vc-comment-ring-index if no match is found. Use
8265 vc-new-comment-index.
8266 (vc-comment-search-forward): Use vc-comment-search-reverse.
8267 (vc-dired-mode-map): Don't inherit from dired-mode-map since
8268 define-derived-mode will do it for us. Bind `v' to a keymap that
8269 inherits from vc-prefix-map so that we can bind `vt' without
8270 binding C-x v t.
8271 (vc-retrieve-snapshot): Parenthesis typo.
8272
8273 * vc-cvs.el (vc-cvs-checkin): Raise the max-correct status from 0
8274 to 1. Make sure to switch to *vc* before looking for an error
8275 message. Use vc-parse-buffer.
8276
82772000-09-04 Andre Spiegel <spiegel@gnu.org>
8278
8279 * vc.el (vc-create-snapshot, vc-default-create-snapshot): Swap DIR
8280 and NAME.
8281 (vc-retrieve-snapshot): Split into two parts.
8282 (vc-default-retrieve-snapshot): New function.
8283
8284 * vc-cvs.el ((vc-cvs-create-snapshot): Swap DIR and NAME.
8285 (vc-cvs-retrieve-snapshot): New function (untested).
8286 (vc-cvs-stay-local): Default to t.
8287 (vc-cvs-remote-p): New function and property.
8288 (vc-cvs-state): Stay local only if the above is t.
8289 (vc-handle-cvs): Removed.
8290 (vc-cvs-registered): Don't check vc-handle-cvs -- it should all be
8291 done via vc-handled-backends now.
8292 (vc-cvs-header): Escape Id.
8293
82942000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8295
8296 * vc.el (vc-do-command): Remove unused commands.
8297 (vc-version-diff): Make sure default-directory ends with a slash.
8298 Move the window commands into a vc-exec-after.
8299 (vc-print-log): Move more of the code into the `vc-exec-after'.
8300
83012000-09-04 Andre Spiegel <spiegel@gnu.org>
8302
8303 * vc.el (vc-exec-after): Fix disassembly of previous sentinel.
8304 (vc-print-log): Search current revision from beginning of buffer.
8305 (vc-revert-buffer): Clear echo area after the diff is finished.
8306 (vc-prefix-map): Removed definition of "t" for terse display in vc
8307 dired.
8308 (vc-dired-mode-map): Inherit from dired-mode-map. Added
8309 definition of "vt" for terse display.
8310 (vc-dired-mode): Fix dired-move-to-filename-regexp.
8311
83122000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8313
8314 * vc.el (vc-exec-after): Avoid caddr.
8315
83162000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8317
8318 * vc.el (vc-exec-after): New function.
8319 (vc-do-command): Use it to add a termination message for async
8320 procs.
8321 (vc-checkout): Try to handle a missing-backend situation.
8322 (vc-version-diff): Use vc-exec-after to fix the behavior for diffs
8323 of a directory with a backend using async diffs.
8324 (vc-print-log): Use vc-exec-after and use log-view-goto-rev if
8325 present.
8326
8327 * vc-sccs.el (vc-sccs-state-heuristic): Use
8328 file-ownership-preserved-p.
8329
8330 * vc-rcs.el (vc-rcs-state-heuristic): Use
8331 file-ownership-preserved-p.
8332 (vc-rcs-checkout): Remove the error-handling for missing-rcs.
8333
83342000-09-04 Andre Spiegel <spiegel@gnu.org>
8335
8336 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix call to
8337 vc-do-command.
8338
8339 * vc.el (vc-next-action-on-file): Use vc-revert-buffer to revert
8340 when there are no changes.
8341
83422000-09-04 Andre Spiegel <spiegel@gnu.org>
8343
8344 * vc-sccs.el (vc-sccs-state-heuristic): Don't use file-writable-p.
8345
8346 * vc-rcs.el (vc-rcs-state-heuristic): Don't use file-writable-p.
8347
83482000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8349
8350 * vc-hooks.el (vc-prefix-map): Move the autoload from vc.el.
8351
8352 * vc.el (vc-prefix-map): Move the autoload to vc-hooks.el and move
8353 the `fset' outside of the defvar so that it works even if
8354 vc-prefix-map was already defined.
8355 (vc-setup-buffer): New function, split out of vc-do-command.
8356 (vc-do-command): Allow BUFFER to be t to mean `just use the
8357 current buffer without any fuss'.
8358 (vc-version-diff): Change the `diff' backend operation to just put
8359 the diff in the current buffer without erasing it. Always use
8360 *vc-diff* even for directory-diffs. Use vc-setup-buffer. Protect
8361 shrink-window-if-larger-than-buffer.
8362 (vc-print-log): Change the `print-log' backend operation to just
8363 put the log in the current buffer without erasing it. Protect
8364 shrink-window-if-larger-than-buffer.
8365 (vc-update-change-log): Fix setd typo.
8366
8367 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix parenthesis.
8368 (vc-sccs-print-log, vc-sccs-diff): Insert in the current buffer.
8369
8370 * vc-rcs.el (vc-rcs-print-log): Insert in the current buffer.
8371 (vc-rcs-diff): Insert in the current buffer and remove unused arg
8372 CMP.
8373
8374 * vc-cvs.el (vc-cvs-state, vc-cvs-fetch-status): Use
8375 with-temp-file. Use the new BUFFER=t argument to vc-do-command.
8376 (vc-cvs-print-log, vc-cvs-diff): Insert in the current buffer.
8377
83782000-09-04 Andre Spiegel <spiegel@gnu.org>
8379
8380 * vc.el (vc-workfile-unchanged-p): If checkout-time comparison is
8381 not possible, use vc-BACKEND-workfile-unchanged-p.
8382 (vc-default-workfile-unchanged-p): New function. Delegates to a
8383 full vc-BACKEND-diff.
8384
8385 * vc-hooks.el (vc-simple-command): Removed.
8386
8387 * vc-rcs.el (vc-rcs-workfile-unchanged-p): Use vc-do-command
8388 instead of vc-simple-command.
8389 (vc-rcs-fetch-master-state): Removed check for unlocked-changes to
8390 avoid doing a diff when opening a file.
8391 (vc-rcs-state): Added check for unlocked-changes.
8392 (vc-rcs-header): Escape Id.
8393 (vc-rcs-workfile-unchanged-p): Remove optional arg VERSION.
8394 (vc-rcs-state): Call vc-workfile-unchanged-p, not the RCS-specific
8395 version.
8396
8397 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Rewritten.
8398 (vc-sccs-diff): Remove optional arg CMP.
8399 (vc-sccs-state): Call vc-workfile-unchanged-p, not the
8400 SCCS-specific function.
8401
8402 * vc-cvs.el (vc-cvs-state): Use vc-do-command instead of
8403 vc-simple-command.
8404
84052000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8406
8407 * vc.el (vc-editable-p): Renamed from vc-writable-p.
8408 (with-vc-file, vc-merge): Use vc-editable-p.
8409 (vc-do-command): Remove unused var vc-file and fix the
8410 doubly-defined `status' var. Add a user message when starting an
8411 async command.
8412 (vc-restore-buffer-context, vc-resynch-buffer, vc-start-entry)
8413 (vc-finish-steal, vc-checkin, vc-finish-logentry, vc-rename-file):
8414 Use with-current-buffer.
8415 (vc-buffer-sync): Use unless.
8416 (vc-next-action-on-file): If the file is 'edited by read-only,
8417 make it read-write instead of trying to commit.
8418 (vc-version-diff, vc-update-change-log): Use `setq
8419 default-directory' rather than `cd'.
8420 (vc-log-edit): Don't forget to set default-directory in the
8421 buffer.
8422
8423 * vc-sccs.el (vc-sccs-state): Fix obviously wrong parenthesis.
8424 (vc-sccs-state-heuristic): Use file-writable-p instead of
8425 comparing userids.
8426 (vc-sccs-checkout): Use `unless'.
8427
8428 * vc-rcs.el (vc-rcs-state-heuristic): Use file-writable-p instead
8429 of comparing userids.
8430 (vc-rcs-fetch-master-state): Handle the case where rcs is missing.
8431 Simplify the logic by eliminating unreachable code.
8432 (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
8433 just do a recursive call if we need to retry.
8434 (vc-rcs-checkout): Handle the case where rcs is missing by making
8435 the buffer read-write if requested and re-signalling the error.
8436
8437 * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
8438
84392000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8440
8441 * vc-hooks.el (vc-handled-backends): Docstring change.
8442 (vc-ignore-vc-files): Mark obsolete.
8443 (vc-registered): Check vc-ignore-vc-files.
8444 (vc-find-file-hook, vc-file-not-found-hook): Don't check
8445 vc-ignore-vc-files.
8446
8447 * vc-cvs.el (vc-cvs-registered): Obey vc-handle-cvs.
8448
84492000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8450
8451 * vc.el (vc-checkout): Don't do anything special for ange-ftp
8452 files since ange-ftp already has vc-registered return nil.
8453
8454 * vc-sccs.el (vc-sccs-state): Use with-temp-buffer.
8455 (vc-sccs-workfile-version): Use with-temp-buffer and new
8456 vc-parse-buffer and don't bother setting the property.
8457 (vc-sccs-add-triple): Use with-current-buffer and
8458 find-file-noselect.
8459 (vc-sccs-lookup-triple): New vc-parse-buffer and turn cond -> if.
8460
8461 * vc-rcs.el (vc-rcs-find-most-recent-rev): New function. The code
8462 derives from the old vc-parse-buffer but uses the revision number
8463 rather than the date (much easier to compare robustly).
8464 (vc-rcs-fetch-master-state): Use `with-temp-buffer'. Adapt to the
8465 new vc-parse-buffer (and vc-rcs-find-most-recent-rev). Find the
8466 locking-user more directly. Check strict locking and set
8467 checkout-model appropriately.
8468 (vc-rcs-parse-locks): Remove.
8469 (vc-rcs-latest-on-branch-p): Use with-temp-buffer and adapt to the
8470 new vc-parse-buffer (and vc-rcs-find-most-recent-rev).
8471 (vc-rcs-system-release): Use with-current-buffer and
8472 vc-parse-buffer.
8473 (vc-rcs-register, vc-rcs-checkout): Use with-current-buffer.
8474
8475 * vc-hooks.el (vc-parse-buffer): Lobotomize the monster.
8476 (vc-simple-command): Docstring fix.
8477 (vc-registered): Align the way the file-handler is called with the
8478 way the function itself works.
8479 (vc-file-owner): Remove.
8480
8481 * vc-cvs.el (vc-cvs-registered): Use with-temp-buffer. Reorder
8482 extraction of fields and call to file-attributes because of a
8483 temporary bug in rcp.el.
8484 (vc-cvs-fetch-status): Use with-current-buffer.
8485
84862000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8487
8488 * vc.el (vc-do-command): Use file-relative-name.
8489 (vc-responsible-backend): Use vc-backend if possible.
8490 (vc-create-snapshot): Improve the `interactive' spec. Add support
8491 for branches and dispatch to backend-specific `create-snapshot'.
8492 (vc-default-create-snapshot): New function, containing the bulk of
8493 the old vc-create-snapshot.
8494 (vc-retrieve-snapshot): Improve the interactive spec.
8495
8496 * vc-hooks.el (vc-header-alist): Move the dummy def from vc.el.
8497 (vc-backend-hook-functions): Remove.
8498 (vc-find-backend-function): Don't try to load vc-X-hooks anymore.
8499 (vc-backend): Reintroduce the test for `file = nil' now that I
8500 know why it was there (and added a comment to better remember).
8501
8502 * vc-sccs-hooks.el: Merge into vc-sccs.el * vc-sccs.el: Merge in
8503 code from vc-sccs-hooks.el.
8504 (vc-sccs-release, vc-sccs-system-release): Remove. Don't require
8505 'vc anymore.
8506 (vc-sccs-responsible-p): Use expand-file-name instead of concat
8507 and file-directory-p instead of file-exists-p.
8508 (vc-sccs-check-headers): Simplify the regexp.
8509
8510 * vc-rcs-hooks.el: Merge into vc-rcs.el * vc-rcs.el: Merge in code
8511 from vc-rcs-hooks.el. Don't require 'vc anymore.
8512 (vc-rcs-responsible-p): Use expand-file-name instead of concat and
8513 file-directory-p instead of file-exists-p.
8514
8515 * vc-cvs-hooks.el: Merge into vc-cvs.el * vc-cvs.el: Merge in code
8516 from vc-cvs-hooks.el.
8517 (proto vc-cvs-registered): Require 'vc-cvs instead of
8518 'vc-cvs-hooks. Don't require 'vc anymore.
8519 (vc-cvs-responsible-p): Use expand-file-name instead of concat and
8520 file-directory-p instead of file-exists-p.
8521 (vc-cvs-create-snapshot): New function, replacing
8522 vc-cvs-assign-name.
8523 (vc-cvs-assign-name): Remove.
8524
85252000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8526
8527 * vc-cvs.el (vc-cvs-header): New var.
8528
8529 * vc-rcs.el (vc-rcs-exists): Remove.
8530 (vc-rcs-header): New var.
8531
8532 * vc-sccs.el (vc-sccs-responsible-p, vc-sccs-register): Use
8533 `vc-sccs-search-project-dir' instead of `vc-sccs-project-dir'.
8534 (vc-sccs-header): New var.
8535
8536 * vc.el (vc-do-command): Get rid of the `last' argument.
8537 (vc-header-alist): Remove, replaced by vc-X-header.
8538 (vc-insert-headers): Use vc-X-header instead of vc-header-alist.
8539 (vc-dired-hook): Use expand-file-name instead of concat.
8540 (vc-directory): Use file-name-as-directory.
8541 (vc-snapshot-precondition, vc-create-snapshot)
8542 (vc-retrieve-snapshot): Allow the command to operate on any
8543 directory.
8544
8545 * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either
8546 just removing the 'WORKFILE argument or by removing the 'MASTER
8547 argument and replacing `file' with (vc-name file).
8548
85492000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8550
8551 * vc.el: Update Copyright and add a crude list of backend funs.
8552 (vc-writable-p): New function.
8553 (with-vc-file): Use vc-writable-p.
8554 (vc-next-action-on-file): Update call to vc-steal-lock and cleanup.
8555 (vc-register): Avoid vc-name.
8556 (vc-locking-user): Remove.
8557 (vc-steal-lock): Make the `owner' arg non-optional.
8558 (vc-merge): Use vc-writable-p instead of vc-locking-user and
8559 vc-checkout-model.
8560 (vc-default-dired-state-info): Use vc-state instead of
8561 vc-locking-user and return special strings for special states.
8562 (vc-dired-hook): Use vc-up-to-date-p instead of vc-locking-user
8563 and get rid of one of the special CVS cases.
8564 (vc-cancel-version): prettify error message with \\[...].
8565 (vc-rename-master): New function.
8566 (vc-rename-file): Use vc-BACKEND-rename-file (which might in turn
8567 use vc-rename-master) instead of vc-BACKEND-record-rename. Make
8568 the CVS special case generic.
8569 (vc-default-record-rename): Remove.
8570 (vc-file-tree-walk-internal): Only call FUNC for files that are
8571 under control of some VC backend and replace `concat' with
8572 expand-file-name.
8573 (vc-file-tree-walk): Update docstring.
8574 (vc-version-diff, vc-snapshot-precondition, vc-create-snapshot)
8575 (vc-retrieve-snapshot): Update call to vc-file-tree-walk.
8576
8577 * vc-sccs.el (vc-sccs-rename-file): Renamed from
8578 vc-sccs-record-rename. Use `find-file-noselect' rather than
8579 `find-file' and call `vc-rename-master' to do the actual move.
8580 (vc-sccs-diff): Remove unused `backend' variable.
8581
8582 * vc-sccs-hooks.el (vc-sccs-registered): Preloaded trivial version
8583 to delay loading of vc-sccs until it is really used.
8584 (vc-sccs-master-templates): Preload.
8585 (vc-sccs-state): Update call to vc-sccs-parse-locks.
8586 (vc-sccs-project-dir): Remove (merged into
8587 vc-sccs-search-project-dir).
8588 (vc-sccs-search-project-dir): Rewrite using file name handling ops
8589 rather than `concat', make sure it is preloaded and don't bother
8590 to check that the file actually exists.
8591 (vc-sccs-parse-locks): Remove unused `file' argument, remove
8592 `locks' argument (use buffer's content instead) and eliminate n^2
8593 behavior.
8594
8595 * vc-rcs.el: Update Copyright.
8596 (vc-rcs-rename-file): New function.
8597 (vc-rcs-diff): Remove unused `backend' variable.
8598
8599 * vc-hooks.el: Update Copyright.
8600 (vc-backend): Don't accept a nil argument any more.
8601 (vc-up-to-date-p): Turn into a defsubst.
8602 (vc-possible-master): New function.
8603 (vc-check-master-templates): Use `vc-possible-master' and allow
8604 funs in vc-X-master-templates to return a non-existent file.
8605
8606 * vc-cvs.el: Update Copyright.
8607 (vc-cvs-diff): Remove unused `backend' variable.
8608 (vc-cvs-checkout): Only toggle read-only if the buffer is setup right.
8609
8610 * vc-cvs-hooks.el: Preload a proto vc-cvs-registered.
8611
86122000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8613
8614 * vc-rcs-hooks.el (vc-rcs-registered): Provide a trivial version
8615 since it can be called from vc-rcs.el.
8616 (vc-rcs-parse-locks): Cleanup to remove an n^2 behavior.
8617
86182000-09-04 Andre Spiegel <spiegel@gnu.org>
8619
8620 * vc.el (vc-version-diff): Expand file name read from the
8621 minibuffer. Handle the case when a previous version number can't
8622 be guessed. Give suitable messages when there were no differences
8623 found.
8624 (vc-clear-headers): Call backend-specific implementation, if one
8625 exists.
8626 (vc-cancel-version): Made error checks generic. When done, clear
8627 headers generically, too.
8628
8629 * vc-rcs.el (vc-rcs-clear-headers): New function; code moved here
8630 from vc-clear-headers in vc.el.
8631
8632 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Use vc-parse-buffer
8633 correctly.
8634 (vc-rcs-latest-on-branch-p): Made second argument VERSION
8635 optional. Handle the case when it's not there.
8636
86372000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8638
8639 * vc.el (vc-locking-user): Moved from vc-hooks.el.
8640
86412000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8642
8643 * vc-hooks.el (vc-loadup): Remove.
8644 (vc-find-backend-function): Use `require'. Also, handle the case
8645 where vc-BACKEND-hooks.el doesn't exist.
8646 (vc-call-backend): Cleanup.
8647
86482000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8649
8650 * vc-rcs-hooks.el (vc-rcs-templates-grabbed,
8651 vc-rcs-grab-templates)
8652 (vc-rcs-registered): Remove. The default function works as well.
8653 * vc-sccs-hooks.el (vc-sccs-templates-grabbed,
8654 vc-sccs-grab-templates)
8655 (vc-sccs-registered): Remove. The default function works as well.
8656
8657 * vc.el (vc-version-diff): Left out a vc- in call to
8658 vc-call-backend.
8659 (vc-default-dired-state-info, vc-default-record-rename)
8660 (vc-default-merge-news): Update for the new backend argument.
8661
8662 * vc-hooks.el (vc-find-backend-function): Return a cons cell if
8663 using the default function.
8664 (vc-call-backend): If calling the default function, pass it the
8665 backend as first argument. Update the docstring accordingly.
8666 (vc-default-state-heuristic, vc-default-mode-line-string): Update
8667 for the new backend argument.
8668 (vc-make-backend-sym): Renamed from vc-make-backend-function.
8669 (vc-find-backend-function): Use the new name.
8670 (vc-default-registered): New function.
8671
86722000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8673
8674 * vc.el (vc-merge): Use vc-find-backend-function.
8675
8676 * vc-hooks.el (vc-backend-functions): Remove.
8677 (vc-loadup): Don't setup 'vc-functions.
8678 (vc-find-backend-function): New function.
8679 (vc-call-backend): Use above fun and populate 'vc-functions
8680 lazily.
8681 (vc-backend-defines): Remove.
8682
86832000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8684
8685 * vc.el (vc-register): Put a FIXME note for a newly found bug.
8686 Call vc-call-backend without the leading vc-.
8687 (vc-responsible-backend, vc-finish-logentry, vc-annotate)
8688 (vc-check-headers): Call vc-call-backend without the leading vc-.
8689 (vc-annotate-time-span): Replace confusing use of `cond' with `or'.
8690 (vc-annotate-display): Replace confusing use of `cond' with `or'.
8691 Call vc-call-backend without the leading vc-.
8692
8693 * vc-cvs.el (tail): Provide vc-cvs.
8694 * vc-sccs.el (tail): Provide vc-sccs.
8695 * vc-rcs.el (tail): Provide vc-rcs and remove vc-rcs-logentry-check.
8696
8697 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions)
8698 (vc-make-backend-function, vc-call): Pass names without leading
8699 `vc-' to vc-call-backend so we can blindly prefix them with vc-BACKEND.
8700 (vc-loadup): Don't load vc-X-hooks if vc-X is requested.
8701 (vc-call-backend): Always try to load vc-X-hooks.
8702 (vc-registered): Remove vc- in call to vc-call-backend.
8703
87042000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8705
8706 * vc.el (vc-process-filter): New function.
8707 (vc-do-command): Setup `vc-process-filter' for the async process.
8708 (vc-maybe-resolve-conflicts): New function to reduce
8709 code-duplication. Additionally, it puts the buffer in
8710 `smerge-mode' if applicable.
8711 (vc-next-action-on-file): Use `vc-maybe-resolve-conflicts' after
8712 calling `merge-news'.
8713 (vc-merge): Use `vc-maybe-resolve-conflicts' after calling `merge'.
8714 (vc-log-edit): New function. Replacement for `vc-log-mode' by
8715 interfacing to log-edit.el.
8716 (vc-start-entry): Call `vc-log-edit' instead of `vc-log-mode' if
8717 log-edit is available.
8718 (vc-resolve-conflicts): Delegate to `smerge-ediff' if available.
8719
87202000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8721
8722 * vc.el (vc-register): Remove `vc-buffer-backend' setup.
8723 (vc-log-mode-map): New name for vc-log-entry-mode and merge the
8724 defvar and the initialization.
8725 (vc-log-mode): Minor docstring fix and use vc-log-mode-map.
8726
8727 * vc-hooks.el (vc-default-back-end, vc-buffer-backend): Remove.
8728 (vc-kill-buffer-hook): Remove `vc-buffer-backend' handling.
8729
8730 * vc-cvs-hooks.el (vc-handle-cvs): Make it a defvar and add a FIXME.
8731
87322000-09-04 Andre Spiegel <spiegel@gnu.org>
8733
8734 * vc.el (vc-file-clear-masterprops): Removed.
8735 (vc-checkin, vc-revert-buffer): Removed calls to the above.
8736 (vc-version-diff): Use buffer-size without argument.
8737 (vc-register): Heed vc-initial-comment.
8738
8739 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Fix regexp for
8740 default branch.
8741
8742 * vc-rcs.el (vc-rcs-register): Parse command output to find master
8743 file name and workfile version.
8744 (vc-rcs-checkout): Removed call to vc-file-clear-masterprops.
8745
8746 * vc-cvs.el (vc-cvs-merge-news, vc-cvs-checkout): Removed call to
8747 vc-file-clear-masterprops.
8748
8749 * vc-sccs.el (vc-sccs-checkout): Removed call to
8750 vc-file-clear-masterprops. If writable, set vc-state to 'edited
8751 rather than user login name.
8752
8753
87542000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8755
8756 * vc.el (vc-workfile-unchanged-p): Remove unused argument
8757 `want-differences-if-changed' and simplify.
8758 (vc-next-action-on-file) [needs-merge]: Resynch the buffer.
8759 (vc-revert-buffer): Use `unchanged-p' rather than vc-diff's status
8760 output (which is invalid for async vc-diff) to decide whether to
8761 do the revert silently or not.
8762
87632000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8764
8765 * vc-hooks.el (vc-loadup): Load files quietly.
8766 (vc-call-backend): Oops, brain fart.
8767
87682000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8769
8770 * vc-cvs.el (vc-cvs-state): Typo.
8771 (vc-cvs-merge-news): Return the status code rather than the error msg.
8772
87732000-09-04 Andre Spiegel <spiegel@gnu.org>
8774
8775 * vc.el (with-vc-file, vc-next-action, vc-version-diff)
8776 (vc-dired-mark-locked): Replaced usage of vc-locking-user with
8777 vc-state or vc-up-to-date-p.
8778 (vc-merge): Use vc-backend-defines to check whether merging is
8779 possible. Set state to 'edited after successful merge.
8780
8781 * vc-hooks.el (vc-locking-user): If locked by the calling user,
8782 return that name. Redocumented.
8783
87842000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8785
8786 * vc.el (vc-recompute-state, vc-next-action-on-file): Update to
8787 new `vc-state' semantics.
8788 (vc-finish-steal): Set 'vc-state to 'edited rather than setting
8789 'vc-locking-user to the current user.
8790 (vc-merge): Inline vc-backend-merge. Comment out code that I
8791 don't understand and hence can't adapt to the new `vc-state' and
8792 `vc-locking-user' semantics.
8793 (vc-backend-merge): Remove.
8794
8795 * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
8796 rather than 'vc-locking-user.
8797
8798 * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
8799
8800 * vc-hooks.el (vc-user-login-name): Simplify the code a tiny bit.
8801 (vc-state): Don't use 'reserved any more. Just use the same
8802 convention as the one used for vc-<backend>-state where the
8803 locking user (as a string) is returned.
8804 (vc-locking-user): Update, based on the above convention. The
8805 'vc-locking-user property has disappeared.
8806 (vc-mode-line, vc-default-mode-line-string): Adapt to new `vc-state'.
8807
8808 * vc-cvs.el (vc-cvs-state): Don't overwrite a non-heuristic state
8809 with a heuristic one.
8810 (vc-cvs-merge-news): Just use 'edited for the case with conflicts.
8811 (vc-cvs-checkin): Do a trivial parse to set the state in case of
8812 error. That allows us to get to 'needs-merge even in the
8813 stay-local case. There's still no way to detect 'needs-patch in
8814 such a setup (or to force an update for that matter).
8815 (vc-cvs-logentry-check): Remove, the default works as well.
8816
88172000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8818
8819 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Run cvs asynchronously.
8820
8821 * vc.el (vc-do-command): kill-all-local-variables, to reset any
8822 major-mode in which the buffer might have been put earlier. Use
8823 `remove' and `when'. Allow `okstatus' to be `async' and use
8824 `start-process' in this case.
8825 (vc-version-diff): Handle the case where the diff looks empty
8826 because of the use of an async process.
8827
88282000-09-04 Andre Spiegel <spiegel@gnu.org>
8829
8830 * vc.el (vc-next-action-on-file): Removed optional parameter
8831 `simple'. Recompute state unconditionally.
8832 (vc-default-toggle-read-only): Removed.
8833
8834 * vc-hooks.el (vc-backend-functions): Removed vc-toggle-read-only.
8835 (vc-toggle-read-only): Undid prev change.
8836
8837 * vc-cvs.el (vc-cvs-stay-local): Renamed from
8838 vc-cvs-simple-toggle. Redocumented.
8839 (vc-cvs-state): If locality is wanted, use vc-cvs-state-heuristic.
8840 (vc-cvs-toggle-read-only): Removed.
8841
88422000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8843
8844 * vc.el (vc-backend-dispatch, vc-annotate-mode-syntax-table): Remove.
8845 (vc-prefix-map): Move from vc-hooks.el and make autoloaded.
8846 (vc-release-greater-or-equal-p): Move to vc-rcs.el.
8847 (vc-file-clear-masterprops): Braindead "fix". It was a nop and
8848 still is. So maybe it should be removed.
8849 (vc-head-version, vc-find-binary): Remove.
8850 (vc-recompute-state): Move from vc-hooks.el.
8851 (vc-next-action-on-file): Add a `simple' argument to allow
8852 avoiding the `recompute' step (use for vc-cvs-simple-toggle).
8853 (vc-default-toggle-read-only, vc-default-record-rename): New funs.
8854 (vc-next-action, vc-dired-hook): Use vc-state instead of vc-cvs-status.
8855 (vc-dired-mode-map): Properly defvar it.
8856 (vc-print-log): Call log-view-mode if available.
8857 (small-temporary-file-directory): defvar instead of use boundp.
8858 (vc-merge-news): Moved to vc-cvs.el.
8859 (vc-default-merge-news): New function.
8860
8861 * vc-sccs.el: Require 'vc and 'vc-sccs-hooks.
8862 (vc-sccs-register-switches): New var, copied off of vc-rcs-hooks.
8863 (vc-sccs-latest-on-branch-p): Add a `FIXME' for a call to the
8864 unknown `vc-latest-version' function. It should probably refer to
8865 vc-workfile-version or somesuch, but it's very unclear to me and I
8866 don't have SCCS to test things.
8867
8868 * vc-sccs-hooks.el: Provide 'vc-sccs-hooks.
8869 (vc-sccs-state-heuristic): Fix typo.
8870 (vc-sccs-workfile-unchanged-p): Add missing argument.
8871
8872 * vc-rcs.el: Require vc and vc-rcs-hooks.
8873 (vc-rcs-trunk-p, vc-rcs-branch-part): Move to vc-rcs-hooks.
8874 (vc-rcs-backend-release-p): Remove (use vc-rcs-release-p).
8875 (vc-release-greater-or-equal-p): Move from vc.
8876 (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part,
8877 vc-rcs-minor-part, vc-rcs-previous-version): Remove duplicates.
8878 (vc-rcs-checkout): Add a missing `new-version' argument in the
8879 call to vc-rcs-latest-on-branch-p. Hopefully that was the right one.
8880
8881 * vc-rcs-hooks.el: Provide 'vc-rcs-hooks.
8882 (vc-rcs-trunk-p, vc-rcs-branch-part): Moved from vc-rcs.el.
8883 (vc-rcs-latest-on-branch-p): Use the `version' argument rather
8884 than the apparently unbound `workfile-version'.
8885
8886 * vc-hooks.el (vc-master-templates): Def the obsolete var.
8887 (vc-file-prop-obarray): Use `make-vector'.
8888 (vc-backend-functions): Add new hookable functions
8889 vc-toggle-read-only, vc-record-rename and vc-merge-news.
8890 (vc-loadup): If neither backend nor default functions exist, use
8891 the backend function rather than nil.
8892 (vc-call-backend): If the function if not bound yet, try to load
8893 the non-hook file to see if it provides it.
8894 (vc-call): New macro plus use it wherever possible.
8895 (vc-backend-subdirectory-name): Use neither `vc-default-back-end'
8896 nor `vc-find-binary' since it's only called from
8897 vc-mistrust-permission which is only used once the backend is known.
8898 (vc-checkout-model): Fix parenthesis.
8899 (vc-recompute-state, vc-prefix-map): Move to vc.el.
8900
8901 * vc-cvs.el: Require 'vc and 'vc-cvs-hooks (for compiler warnings).
8902 (vc-cvs-release, vc-cvs-system-release): Remove.
8903 (vc-cvs-use-edit, vc-cvs-simple-toggle): New config variables.
8904 (vc-cvs-dired-state-info): Use `cvs-state' and slightly different
8905 status symbols.
8906 (vc-cvs-parse-status, vc-cvs-state): Move from vc-cvs-hooks.el.
8907 (vc-cvs-toggle-read-only): First cut at a function to allow a
8908 cvs-status-free vc-toggle-read-only.
8909 (vc-cvs-merge-news): Move from cvs-merge-news in vc.el.
8910 (vc-cvs-checkin): Use vc-recompute-state+vc-state instead of
8911 vc-cvs-status. Also set vc-state rather than vc-locking-user.
8912 (vc-cvs-checkout): Modify access rights directly if the user
8913 requested not to use `cvs edit'. And refresh the mode line.
8914
8915 * vc-cvs-hooks.el: Provide 'vc-cvs-hooks.
8916 (vc-cvs-state, vc-cvs-parse-status): Move to vc-cvs.el.
8917
89182000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8919
8920 * vc-cvs.el (vc-cvs-checkout): Docstring fix. Added a `(if
8921 workfile' that got lost when the code was extracted from vc.el.
8922 And merged the tail with the rest of the code (not possible in the
8923 old vc.el where the tail was shared among all backends). And
8924 explicitly set the state to 'edited if `writable' is set.
8925
8926 * vc-cvs-hooks.el (vc-cvs-registered): Use expand-file-name.
8927 (vc-cvs-state): Be careful to return the value from
8928 vc-cvs-parse-state.
8929 (vc-cvs-parse-status): Use expand-file-name. Don't set 'vc-state
8930 property but return it instead. Also be careful to handle a nil
8931 or "" `rev' when workfile is non-nil (it was handled properly when
8932 workfile was nil).
8933
8934 * vc.el: Removed those pesky unnecessary `(function' quotes.
8935 (vc-annotate-mode-map, vc-annotate-mode-syntax-table): Initialize
8936 directly in the defvar.
8937 (vc-do-command): Bind inhibit-read-only so as to properly handle
8938 the case where the destination buffer has been made read-only.
8939 (vc-diff): Delegate to vc-version-diff in all cases.
8940 (vc-version-diff): Setup the *vc-diff* buffer as was done in vc-diff.
8941 (vc-annotate-mode-variables): Removed (code moved partly to
8942 defvars and partly to vc-annotate-add-menu).
8943 (vc-annotate-mode): Turned into a derived-mode.
8944 (vc-annotate-add-menu): Moved in code in
8945 vc-annotate-mode-variables.
8946 (vc-update-change-log): Use make-temp-file if available.
8947
89482000-09-04 Martin Lorentzson <martinl@delysid.gnu.org>
8949
8950 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): References to
8951 `vc-checkout-model' updated to `vc-cvs-update-model'.
8952
89532000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
8954
8955 * vc.el (vc-next-action-on-file): Added handling of state
8956 `unlocked-changes'.
8957 (vc-checkout-carefully): Is now practically obsolete, unless the
8958 above is too slow to be enabled unconditionally.
8959 (vc-update-change-log): Fixed typo.
8960
8961 * vc-sccs.el (vc-sccs-steal-lock): Renamed from `vc-sccs-steal'.
8962
8963 * vc-sccs-hooks.el (vc-sccs-state): Somewhat rewritten.
8964 Now handles state `unlocked-changes'.
8965 (vc-sccs-workfile-unchanged-p): New function, to support the above.
8966
8967 * vc-rcs.el (vc-rcs-steal-lock): Renamed from `vc-rcs-steal'.
8968
8969 * vc-rcs-hooks.el (vc-rcs-state): Fixed typo.
8970 (vc-rcs-fetch-master-state): Bug fixes. Recognize state
8971 `unlocked-changes'.
8972 (vc-rcs-workfile-unchanged-p): Renamed from
8973 `vc-rcs-workfile-unchanged'. This is not a real backend-specific
8974 function yet, but supposed to become one soon.
8975
8976 * vc-hooks.el (vc-backend-functions): Renamed `vc-steal' to
8977 `vc-steal-lock'.
8978 (vc-call-backend): Changed error message.
8979 (vc-state): Added description of state `unlocked-changes'.
8980
89812000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
8982
8983 * vc-cvs-hooks.el (vc-cvs-registered): Fixed bug that caused it to
8984 always return t in CVS-controlled directories.
8985
8986 * vc.el (vc-responsible-backend): New function.
8987 (vc-register): Largely rewritten.
8988 (vc-admin): Removed (implementation moved into vc-register).
8989 (vc-checkin): Redocumented.
8990 (vc-finish-logentry): If no backend defined yet (because we are in
8991 the process of registering), use the responsible backend.
8992
8993 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
8994 Updated function lists.
8995 (vc-call-backend): Fixed typo.
8996
8997 * vc-sccs.el, vc-rcs.el, vc-cvs.el (vc-BACKEND-responsible-p):
8998 New functions.
8999 (vc-BACKEND-register): Renamed from `vc-BACKEND-admin'.
9000 Removed query option. Redocumented.
9001
90022000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9003
9004 * vc-rcs.el, vc-cvs.el: Updated everything to use `vc-checkout-model'.
9005
9006 * vc.el: Updated callers of `vc-checkout-required' to use
9007 `vc-checkout-model'.
9008
90092000-09-04 Martin Lorentzson <martinl@gnu.org>
9010
9011 * vc-rcs.el (vc-rcs-backend-release-p): function added. other
9012 stuff updated to reference this function instead of the old
9013 `vc-backend-release-p'.
9014
90152000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9016
9017 * vc-sccs-hooks.el (vc-uses-locking): Renamed to
9018 vc-checkout-model. Return appropriate values. Updated callers.
9019
90202000-09-04 Martin Lorentzson <martinl@gnu.org>
9021
9022 * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el.
9023 (vc-backend-revert): Function moved into `vc-revert';
9024 `vc-next-action' must be updated to accomodate this change.
9025 (vc-backend-steal): Function moved into `vc-finish-steal'.
9026 (vc-backend-logentry-check): Function moved into
9027 `vc-finish-logentry'.
9028 (vc-backend-printlog): Function moved into `vc-print-log'.
9029 (vc-backend-uncheck): Function moved into `vc-cancel-version'.
9030 (vc-backend-assign-name): Function moved into
9031 `vc-create-snapshot'.
9032
90332000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9034
9035 * vc-rcs-hooks.el, vc-cvs-hooks.el (vc-uses-locking):
9036 Rename to vc-checkout-model. Return appropriate values.
9037 Update callers.
9038
9039 * vc-hooks.el (vc-backend-hook-functions): Rename vc-uses-locking
9040 to vc-checkout-model.
9041 (vc-checkout-required): Rename to vc-checkout-model.
9042 Re-implement and re-comment.
9043 (vc-after-save): Use vc-checkout-model.
9044
90452000-09-04 Martin Lorentzson <martinl@gnu.org>
9046
9047 * vc.el (vc-workfile-unchanged-p,vc-diff,vc-version-diff):
9048 Update to use the vc-BACKEND-diff functions instead.
9049 `vc-diff' is now working.
9050
9051 * vc-rcs.el (vc-rcs-logentry-check): New function.
9052
9053 * vc-cvs.el (vc-cvs-logentry-check): New function.
9054
9055 * vc-sccs.el (vc-sccs-diff): Function changed name from
9056 `vc-backend-diff'. This makes `vc-diff' work.
9057
9058 * vc-hooks.el (vc-backend-functions): Add `vc-diff' to the list
9059 of functions possibly implemented in a vc-BACKEND library.
9060 (vc-checkout-required): Fix bug that caused an error to be
9061 signaled during `vc-after-save'.
9062
9063 * vc.el: Fix typo.
9064 This checkin is made with our new VC code base for the very first time.
9065 A simple `(vc-checkin (buffer-file-name))' was used to perform it.
9066
9067 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): Function calls to
9068 `vc-checkout-required' updated to `vc-cvs-uses-locking'.
9069
9070 * vc-hooks.el (vc-backend-hook-functions): `vc-checkout-required'
9071 updated to `vc-uses-locking'.
9072 (vc-checkout-required): Call to backend function.
9073 `vc-checkout-required' updated to `vc-uses-locking' instead.
9074
9075 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Function calls to
9076 `vc-checkout-required' updated to `vc-rcs-uses-locking'.
9077
9078 * vc.el (vc-checkin): Merge with `vc-backend-checkin' and update
9079 to match the split into various backends.
9080 (vc-backend-checkin): Remove. Merge with `vc-checkin'.
9081 (vc-retrieve-snapshot): Bug fix.
9082
90832000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9084
9085 * vc-sccs.el (vc-sccs-release): Doc fix.
9086
90872000-09-04 Martin Lorentzson <martinl@gnu.org>
9088
9089 * vc.el (vc-next-action-on-file): Bug found and fixed.
9090 (vc-checkout, vc-version-other-window, vc-retrieve-snapshot)
9091 (vc-cancel-version): Handle of vc-BACKEND-checkout updated.
9092
9093 * vc-rcs.el (vc-rcs-checkin, vc-rcs-previous-version)
9094 (vc-rcs-checkout): Name space cleaned up. No more revision number
9095 crunching function names that are not prefixed with vc-rcs.
9096 (vc-rcs-checkout-model): Function added. References to
9097 `vc-checkout-model' replaced.
9098
90992000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9100
9101 * vc.el (vc-next-action-on-file): Rewritten for the new state model.
9102 (vc-backend-merge-news): Renamed to `vc-merge-news'. (Specific parts
9103 still need to be split, and implemented for RCS).
9104
91052000-09-04 Martin Lorentzson <martinl@gnu.org>
9106
9107 * vc-sccs-hooks.el (vc-sccs-state-heuristic): Bug found and fixed.
9108
9109 * vc-sccs.el (vc-sccs-admin): Added the query-only option as
9110 required by the vc.el file.
9111
9112 * vc-rcs.el (vc-rcs-admin): Added the query-only option as
9113 required by the vc.el file.
9114 (vc-rcs-exists): Function added.
9115
9116 * vc-cvs.el (vc-cvs-admin): Added the query-only option as
9117 required by the vc.el file.
9118
9119 * vc.el (vc-admin): Updated to handle selection of appropriate
9120 backend. Current implementation is crufty and need re-thinking.
9121
9122 * vc-hooks.el (vc-parse-buffer): Bug found and fixed.
9123
91242000-09-04 Martin Lorentzson <martinl@gnu.org>
9125
9126 * vc-cvs.el (vc-cvs-annotate-difference): Updated to handle
9127 beginning of annotate buffers correctly.
9128
9129 * vc.el (vc-annotate-get-backend, vc-annotate-display-default)
9130 (vc-annotate-add-menu, vc-annotate, vc-annotate-display): Annotate
9131 functionality updated quite a lot to support multiple backends.
9132 Variables `vc-annotate-mode', `vc-annotate-buffers',
9133 `vc-annotate-backend' added.
9134
9135 * vc-hooks.el (vc-backend-functions): `vc-annotate-command',
9136 `vc-annotate-difference' added to supported backend functions.
9137
91382000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9139
9140 * vc-rcs.el, vc-sccs.el, vc-cvs.el (vc-*-checkout):
9141 Use with-temp-file instead of /bin/sh. Merged from mainline
9142
91432000-09-04 Martin Lorentzson <martinl@gnu.org>
9144
9145 * vc-sccs-hooks.el (vc-sccs-registered): Updated.
9146
9147 * vc-rcs-hooks.el (vc-rcs-registered): Updated.
9148
9149 * vc-cvs-hooks.el (vc-cvs-registered): Updated.
9150
91512000-09-04 Martin Lorentzson <martinl@gnu.org>
9152
9153 * vc-hooks.el: vc-state-heuristic added to
9154 vc-backend-hook-functions.
9155
9156 * vc-sccs-hooks.el (vc-sccs-registered): Bug fix.
9157
9158 * vc-rcs-hooks.el (vc-rcs-registered): Bug fix.
9159
9160 * vc.el, vc-sccs-hooks.el, vc-rcs-hooks.el, vc-hooks.el: Rename
9161 `vc-uses-locking' to `vc-checkout-required'. Rename the `locked'
9162 state to `reserved'.
9163
9164 * vc-cvs.el, vc-cvs-hooks.el: Rename `vc-uses-locking' to
9165 `vc-checkout-required'. Rename the `locked' state to `reserved'.
9166
91672000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9168
9169 * vc-rcs-hooks.el: Implement new state model. Hardly anything
9170 untouched.
9171
9172 * vc-rcs.el (vc-rcs-latest-on-branch-p): Move to vc-rcs-hooks.el.
9173
9174 * vc.el (vc-update-change-log): Use small-temporary-file-directory,
9175 if defined. (Merged from main line, slightly adapted.)
9176
9177 * vc-cvs.el (vc-cvs-annotate-difference): Handle possible
9178 millenium problem (merged from mainline).
9179
91802000-09-04 Martin Lorentzson <martinl@gnu.org>
9181
9182 * vc-cvs.el: Split the annotate feature into a BACKEND-specific
9183 part and moved the non-BACKEND stuff to vc.el.
9184
9185 * vc.el: Split the annotate feature into a BACKEND specific part
9186 and moved it from the vc-cvs.el file to this one.
9187
91882000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9189
9190 * vc-hooks.el: Implement new state model.
9191 (vc-state, vc-state-heuristic, vc-default-state-heuristic): New funs.
9192 (vc-locking-user): Simplify. Now only needed if the file is
9193 locked by somebody else.
9194 (vc-lock-from-permissions): Remove. Functionality is in
9195 vc-sccs-hooks.el and vc-rcs-hooks.el now.
9196 (vc-mode-line-string): New name for former vc-status. Adapted.
9197 (vc-mode-line): Adapt to use the above. Remove optional parameter.
9198
9199 * vc-cvs-hooks.el (vc-cvs-state, vc-cvs-state-heuristic): New funs.
9200 Various simplifications and adaptations all over the place.
9201
9202 * vc-sccs-hooks.el (vc-sccs-state, vc-sccs-state-heuristic): New funs.
9203 Simplify and adapt the rest.
9204
9205 * vc.el (vc-resynch-window): Add TODO comment: check for
9206 interaction with view mode according to recent RCS change.
9207 (vc-backend-merge-news): Merge "CMUP" patch from mainline.
9208
92092000-09-04 Martin Lorentzson <martinl@gnu.org>
9210
9211 * vc.el: Convert the remaining function comments to docstrings.
9212
92132000-09-04 Martin Lorentzson <martinl@gnu.org>
9214
9215 * vc.el (vc-backend-release, vc-release-greater-or-equal)
9216 (vc-backend-release-p, vc-trunk-p, vc-branch-p, vc-branch-part)
9217 (vc-minor-part, vc-previous-version): Functions that operate and
9218 compare revision numbers got proper documentation. Comments added
9219 about their possible removal.
9220
92212000-09-04 Martin Lorentzson <martinl@gnu.org>
9222
9223 * vc.el (vc-latest-on-branch-p): Function removed and replaced in
9224 the vc-backend.el files.
9225
9226 * vc-sccs.el (vc-sccs-latest-on-branch-p): Function added.
9227
9228 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-trunk-p)
9229 (vc-rcs-branch-p, vc-rcs-branch-part, vc-rcs-minor-part)
9230 (vc-rcs-previous-version): Functions added.
9231
9232 * vc-cvs.el (vc-cvs-latest-on-branch-p): Function added.
9233
9234 * vc-rcs-hooks.el (vc-rcs-master-templates): Extra `)' removed.
9235
92362000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9237
9238 * vc-hooks.el (vc-master-templates): Is really obsolete.
9239 Comment out the definition for now. What is the right procedure
9240 to get rid of it?
9241 (vc-registered, vc-backend, vc-buffer-backend, vc-name): Largely
9242 rewritten.
9243 (vc-default-registered): Remove.
9244 (vc-check-master-templates): New function; does mostly what the
9245 above did before.
9246 (vc-locking-user): Don't rely on the backend to set the property.
9247
9248 * vc-rcs-hooks.el (vc-rcs-master-templates): Use simpler values.
9249 Rewrite documentation.
9250 (vc-rcs-templates-grabbed): New variable.
9251 (vc-rcs-grab-templates): New function.
9252 (vc-rcs-registered): Rewrite to use above mechanism.
9253
9254 * vc-sccs-hooks.el (vc-sccs-master-templates): Use simpler values.
9255 Rewrite documentation.
9256 (vc-sccs-templates-grabbed): New variable.
9257 (vc-sccs-grab-templates): New function.
9258 (vc-sccs-registered): Rewrite to use above mechanism.
9259 (vc-sccs-search-project-dir): Rename from vc-search-sccs-project-dir.
9260 Don't throw the result, simply return it.
9261
9262 * vc-cvs-hooks.el (vc-cvs-master-templates): Remove.
9263 (vc-cvs-find-master): Remove. Code is now in vc-cvs-registered.
9264 (vc-cvs-registered): Does the check itself now. Simplify.
9265
9266 * vc-cvs.el (vc-cvs-revert): Merge and adapt "unedit" patch
9267 from main line.
9268
92692000-09-04 Martin Lorentzson <martinl@gnu.org>
9270
9271 * vc-cvs.el (vc-cvs-diff): New function.
9272
9273 * vc-sccs.el (vc-sccs-diff): New function.
9274
9275 * vc-rcs.el (vc-rcs-diff): New function.
9276 (vc-rcs-checkout): Bug (typo) found and fixed.
9277 (vc-rcs-register-switches): New variable.
9278
9279 * vc.el (vc-backend-diff): Function removed and placed in the
9280 backend files.
9281
92822000-09-04 Martin Lorentzson <martinl@gnu.org>
9283
9284 * vc-cvs.el (vc-cvs-checkout): Function `vc-cvs-checkout' added.
9285
9286 * vc.el (vc-backend-checkout): Function removed and replaced in
9287 the vc-backend.el files.
9288
9289 * vc-sccs.el (vc-sccs-checkout): Added function `vc-sccs-checkout'.
9290
9291 * vc.el (vc-backend-admin): Removed and replaced in the
9292 vc-backend.el files.
9293
9294 * vc.el (Martin): Removed all the annotate functionality since it
9295 is CVS backend specific.
9296
92972000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9298
9299 * spec.txt: Added specification of vc-state.
9300
9301 * vc-sccs-hooks.el (vc-sccs-master-properties):
9302 Remove handling of vc-latest-version and
9303 vc-your-latest-version. What used to be vc-latest-version, is now
9304 returned as vc-workfile-version.
9305 (vc-sccs-workfile-version): Adapt.
9306
93072000-09-04 Dave Love <fx@gnu.org>
9308
9309 * vc.el: [Merged from mainline.]
9310 (vc-dired-mode): Make the dired-move-to-filename-regexp
9311 regexp match the date, to avoid treating date as file size.
9312 Add YYYY S option to WESTERN/
9313
93142000-09-04 Dave Love <fx@gnu.org>
9315
9316 * vc.el: Require `compile' when compiling.
9317 (vc-logentry-check-hook): New option.
9318 (vc-steal-lock): Use compose-mail.
9319 (vc-dired-mode-map): Defvar when compiling.
9320 (vc-add-triple, vc-record-rename, vc-lookup-triple): Moved to
9321 vc-sccs.el and renamed. Callers changed.
9322 (vc-backend-checkout, vc-backend-logentry-check)
9323 (vc-backend-merge-news): Doc fix.
9324 (vc-default-logentry-check): New function.
9325 (vc-backend-checkin, vc-backend-revert, vc-backend-steal)
9326 (vc-backend-uncheck, vc-backend-print-log, vc-backend-assign-name)
9327 (vc-backend-merge): Doc fix. Use backend functions.
9328 (vc-check-headers): Use backend functions.
9329
9330 * vc-cvs.el: Require vc when compiling.
9331 (vc-cvs-register-switches): Doc fix.
9332 (vc-annotate-color-map, vc-annotate-menu-elements): Fix custom type.
9333 (vc-cvs-print-log, vc-cvs-assign-name, vc-cvs-merge)
9334 (vc-cvs-check-headers, vc-cvs-steal, vc-cvs-revert, vc-cvs-checkin):
9335 New functions (code from vc.el).
9336 (vc-annotate-display-default): Fix interactive spec.
9337 (vc-annotate-time-span): Doc fix.
9338
9339 * vc-rcs.el: Require vc when compiling.
9340 (vc-rcs-print-log, vc-rcs-assign-name, vc-rcs-merge)
9341 (vc-rcs-check-headers, vc-rcs-steal, vc-rcs-uncheck, vc-rcs-revert)
9342 (vc-rcs-checkin): New functions (code from vc.el).
9343 (vc-rcs-previous-version, vc-rcs-system-release, vc-rcs-checkout):
9344 Doc fix.
9345 (vc-rcs-release): Deleted. (Duplicated vc-rcs-system-release).
9346
9347 * vc-sccs.el: Require vc when compiling.
9348 (vc-sccs-print-log, vc-sccs-assign-name, vc-sccs-merge)
9349 (vc-sccs-check-headers, vc-sccs-steal, vc-sccs-uncheck)
9350 (vc-sccs-revert)
9351 (vc-sccs-checkin, vc-sccs-logentry-check): New functions (code
9352 from vc.el).
9353 (vc-sccs-add-triple, vc-sccs-record-rename)
9354 (vc-sccs-lookup-triple): Moved from vc.el and renamed.
9355 (vc-sccs-admin): Doc fix.
9356
93572000-09-04 Martin Lorentzson <martinl@gnu.org>
9358
9359 * vc-rcs.el (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part)
9360 (vc-rcs-minor-part, vc-rcs-previous-version, vc-rcs-release)
9361 (vc-rcs-release-p, vc-rcs-admin, vc-rcs-checkout): New functions
9362 from vc.el.
9363
9364 * vc-sccs.el (vc-admin-sccs): Added from vc.el
9365
9366 * vc-cvs.el: Moved the annotate functionality from vc.el.
9367 (vc-cvs-admin, vc-cvs-fetch-status): Added from vc.el.
9368
93692000-09-04 Dave Love <fx@gnu.org>
9370
9371 * vc.el (vc-backend-release): Call vc-system-release.
9372
9373 * vc-sccs.el (vc-sccs-system-release):
9374 Renamed from vc-sccs-backend-release.
9375
9376 * vc-rcs.el (vc-rcs-system-release):
9377 Renamed from vc-rcs-backend-release.
9378
9379 * vc-cvs.el (vc-cvs-system-release):
9380 Renamed from vc-cvs-backend-release.
9381
93822000-09-04 Dave Love <fx@gnu.org>
9383
9384 * vc.el (vc-rcs-release, vc-cvs-release, vc-sccs-release): Moved to
9385 backend files.
9386 (vc-backend-release): Dispatch to backend functions.
9387 (vc-backend-release-p): Don't mention CVS, RCS. [The SCCS case
9388 probably needs attention.]
9389
9390 * vc-sccs.el, vc-rcs.el (vc-sccs-release): Moved from vc.el.
9391 (vc-sccs-backend-release): New function.
9392
9393 * vc-cvs.el (vc-cvs-release): Moved from vc.el.
9394 (vc-cvs-backend-release): New function.
9395
9396 * vc.el (vc-dired-mode, vc-dired-reformat-line, vc-dired-purge):
9397 Doc fix.
9398 (vc-fetch-cvs-status): Moved to vc-cvs.el and renamed.
9399 (vc-default-dired-state-info): New function.
9400 (vc-dired-state-info): Dispatch to backends.
9401 (vc-dired-hook): Doc fix. Simplify, pending removal of CVS specifics.
9402
9403 * vc-cvs.el (vc-cvs-dired-state-info, vc-cvs-fetch-status): Moved
9404 from vc.el and renamed.
9405
94062000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9407
9408 * vc.el (vc-file-clear-masterprops, vc-latest-on-branch-p)
9409 (vc-version-other-window, vc-backend-assign-name): Removed
9410 references to vc-latest-version; sometimes changed into
9411 vc-workfile-version.
9412
9413 * vc-rcs-hooks.el (vc-master-workfile-version): Renamed to
9414 vc-rcs-master-workfile-version.
9415 (vc-rcs-workfile-version): Use the above. Don't call
9416 vc-latest-version (that was unreachable code, anyway).
9417 (vc-rcs-fetch-master-properties): Doc fix.
9418
9419 * vc-hooks.el (vc-latest-version, vc-your-latest-version): Removed.
9420 (vc-backend-hook-functions): Removed them from this list, too.
9421 (vc-fetch-properties): Removed.
9422 (vc-workfile-version): Doc fix.
9423
9424 * vc-rcs-hooks.el (vc-rcs-consult-headers): New function.
9425 (vc-rcs-workfile-version, vc-rcs-locking-user)
9426 (vc-rcs-uses-locking): Use it.
9427
9428 * vc-hooks.el (vc-consult-rcs-headers):
9429 Moved into vc-rcs-hooks.el, under the name
9430 vc-rcs-consult-headers.
9431
9432 * vc-cvs-hooks.el (vc-cvs-workfile-version): Don't consult RCS
9433 headers.
9434 (vc-cvs-find-master): Use this name only; correct different
9435 versions of the name.
9436
9437 * vc-sccs-hooks.el (vc-sccs-master-locks, vc-sccs-master-locking-user):
9438 New functions.
9439 (vc-sccs-locking-user): Use the latter.
9440
9441 * vc-rcs-hooks.el (vc-rcs-master-locks, vc-rcs-master-locking-user):
9442 New functions.
9443
9444 * vc-hooks.el (vc-master-locks, vc-master-locking-user):
9445 Moved into both
9446 vc-rcs-hooks.el and vc-sccs-hooks.el. These properties and access
9447 functions are implementation details of those two backends.
9448
94492000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9450
9451 * vc-rcs-hooks.el (vc-rcs-fetch-master-properties)
9452 (vc-rcs-parse-locks): RCS-specific code moved here from vc-hooks.
9453
9454 * vc-sccs-hooks.el (vc-sccs-fetch-master-properties)
9455 (vc-sccs-parse-locks): SCCS-specific code moved here from
9456 vc-hooks.
9457
9458 * vc-cvs-hooks.el (vc-cvs-fetch-master-properties): CVS-specific
9459 code moved here from vc-hooks.
9460
9461 * vc-hooks.el (vc-parse-locks, vc-fetch-master-properties): Split
9462 into back-end specific parts and removed. Callers not updated
9463 yet; because I guess these callers will disappear into back-end
9464 specific files anyway.
9465
94662000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9467
9468 * vc.el (with-vc-file, vc-next-action-on-file, vc-merge)
9469 (vc-backend-checkout): Changed calls to `vc-checkout-model' to
9470 `vc-uses-locking'.
9471
9472 * vc-hooks.el (vc-checkout-model): Renamed to vc-uses-locking.
9473 Store yes/no in the property, and return t/nil. Updated all
9474 callers.
9475
9476 * vc-sccs-hooks.el (vc-sccs-checkout-model): Renamed to
9477 vc-sccs-uses-locking. Don't set property.
9478 (vc-sccs-locking-user): Don't set property.
9479
9480 * vc-cvs-hooks.el (vc-cvs-checkout-model): Renamed to
9481 vc-cvs-uses-locking. Don't set property here; leave that to
9482 vc-hooks.
9483 (vc-cvs-locking-user): Reflect above change. Streamlined.
9484
9485 * vc-rcs-hooks.el (vc-rcs-checkout-model): Renamed to
9486 vc-rcs-uses-locking.
9487 (vc-rcs-locking-user): Reflect above change.
9488
94892000-09-04 Dave Love <fx@gnu.org>
9490
9491 * vc-sccs-hooks.el (vc-sccs-checkout-model): New function.
9492
9493 * vc-rcs-hooks.el (vc-rcs-checkout-model): New function.
9494
9495 * vc-hooks.el (vc-checkout-model): Punt to backends.
9496
9497 * vc-cvs-hooks.el (vc-cvs-checkout-model): New function.
9498
9499 * vc.el (vc-fetch-cvs-status): Use renamed vc-cvs-parse-status.
9500
9501 * vc-rcs-hooks.el (vc-rcs-workfile-version, vc-rcs-locking-user):
9502 New functions.
9503
9504 * vc-sccs-hooks.el (vc-sccs-workfile-version, vc-sccs-locking-user):
9505 New functions.
9506
9507 * vc-cvs-hooks.el (vc-handle-cvs): Doc fix.
9508 (vc-cvs-workfile-version, vc-cvs-locking-user): New functions.
9509
9510 * vc-hooks.el (vc-default-locking-user): New function.
9511 (vc-locking-user, vc-workfile-version): Punt to backends.
9512
95132000-09-04 Dave Love <fx@gnu.org>
9514
9515 * vc-hooks.el (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff)
9516 (vc-master-workfile-version): Moved from vc-hooks.
9517
9518 * vc-rcs-hooks.el: Fix duplicate code in last change.
9519
9520 * vc-rcs-hooks.el: Require vc-hooks when compiling.
9521 (vc-rcs-master-templates): Improve :type.
9522 (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff,
9523 vc-master-workfile-version): Moved from vc-hooks.
9524
9525 * vc-sccs-hooks.el: Require vc-hooks when compiling.
9526 (vc-sccs-master-templates): Improve :type.
9527 (vc-sccs-lock-file): Moved/renamed from vc-hooks.el vc-lock-file.
9528
9529 * vc-hooks.el (vc-lock-file): Moved to vc-sccs-hooks and renamed.
9530
9531 * vc-cvs-hooks.el: Require vc-hooks when compiling.
9532 (vc-cvs-master-templates): Improve :type. Use
9533 vc-cvs-find-cvs-master.
9534 (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status): Moved here
9535 from vc-hooks.
9536 (vc-vc-find-cvs-master): Renamed to vc-cvs-find-cvs-master.
9537
9538 * vc-hooks.el (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status):
9539 Moved to vc-cvs-hooks.
9540
9541 * vc-hooks.el: Add doc strings in various places. Simplify the
9542 minor mode setup.
9543 (vc-handled-backends): New user variable.
9544 (vc-parse-buffer, vc-insert-file, vc-default-registered): Minor
9545 simplification.
9546
95472000-09-04 Dave Love <fx@gnu.org>
9548
9549 * vc.el: Some doc fixes for autoloaded and interactive functions.
9550 Fix compilation warnings from ediff stuff.
9551 (vc-rcs-release, vc-cvs-release, vc-sccs-release): Custom fix.
9552
9553 * vc-sccs-hooks.el (vc-sccs-master-templates): Add :version.
9554
9555 * vc-cvs-hooks.el (vc-cvs-master-templates): Add :version.
9556
9557 * vc-rcs-hooks.el (vc-rcs-master-templates): Add :version.
9558
95592000-09-04 Dave Love <fx@gnu.org>
9560
9561 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
9562 New variable.
9563 (vc-make-backend-function, vc-loadup, vc-call-backend)
9564 (vc-backend-defines): New functions.
9565
9566 * vc-hooks.el: Various doc fixes.
9567 (vc-default-back-end, vc-follow-symlinks): Custom fix.
9568 (vc-match-substring): Function removed. Callers changed to use
9569 match-string.
9570 (vc-lock-file, vc-consult-rcs-headers, vc-kill-buffer-hook):
9571 Simplify.
9572
95732000-09-04 Dave Love <fx@gnu.org>
9574
9575 * vc-sccs-hooks.el (vc-sccs-master-templates): Fix doc, custom
9576 type.
9577 (vc-sccs-project-dir, vc-search-sccs-project-dir)
9578 (vc-sccs-registered): Doc fix.
9579
9580 * vc-cvs-hooks.el (vc-cvs-master-templates): Fix doc, custom type.
9581 (vc-cvs-registered): Doc fix.
9582
9583 * vc-rcs-hooks.el (vc-rcs-master-templates): Fix doc, custom type.
9584 (vc-rcs-registered): Doc fix.
9585
95862000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9587
9588 * vc-rcs-hooks.el, vc-cvs-hooks.el, vc-sccs-hooks.el: New file.
9589
9590 * vc-hooks.el: vc-registered has been renamed
9591 vc-default-registered. Some functions have been moved to the
9592 backend specific files. they all support the
9593 vc-BACKEND-registered functions.
9594
95952000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9596
9597 * vc-hooks.el: This is 1998-11-11T18:47:32Z!kwzh@gnu.org from the emacs sources
9598
9599 * vc.el: This is 1999-03-13T05:04:24Z!kwzh@gnu.org from the emacs sources
9600
96012000-09-04 Dave Love <fx@gnu.org>
9602
9603 * mouse.el (mouse-major-mode-menu, mouse-popup-menubar): Run
9604 menu-bar-update-hook.
9605
9606 * help.el (help-manyarg-func-alist): Add
9607 find-operation-coding-system.
9608
9609 * wid-edit.el (widget-sexp-validate): Fix garbled code.
9610
9611 * custom.el (custom-set-variables): Print message about errors in
9612 setting.
9613
96142000-09-03 Andrew Innes <andrewi@gnu.org>
9615
9616 * makefile.w32-in: Change to DOS line endings.
9617
96182000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
9619
9620 * mouse.el (mouse-popup-menubar): Supply the prompt string for
9621 minor-mode keymaps, if they don't have one.
9622
96232000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
9624
9625 * eshell/esh-module.el (eval-when-compile): Don't lose if
9626 esh-module.el's file name is truncated to DOS 8+3 limits.
9627
96282000-09-01 John Wiegley <johnw@gnu.org>
9629
9630 * pcomplete.el (pcomplete-dirs-or-entries): Added a missing
9631 predicate, which caused entries in the completion list to be
9632 doubled.
9633
96342000-08-30 John Wiegley <johnw@gnu.org>
9635
9636 * eshell/esh-mode.el (eshell-mode): Bound C-c M-d to toggle direct
9637 sending to subprocesses. Also, hook pre-command-hook if
9638 `eshell-send-direct-to-subprocesses' is non-nil.
9639 (eshell-send-direct-to-subprocesses): New config variable. If t,
9640 subprocess input is send immediately.
9641 (eshell-toggle-direct-send): New function.
9642 (eshell-self-insert-command): New function.
9643 (eshell-intercept-commands): New function.
9644 (eshell-send-input): If direct subprocess sending is enabled,
9645 don't echo any input to the Eshell buffer. Let the subprocess
9646 handle that. This requires "stty echo" in bash, for example.
9647
96482000-08-28 John Wiegley <johnw@gnu.org>
9649
9650 * eshell/esh-var.el (pcomplete/eshell-mode/unset): Added
9651 completion function for Eshell's implementation of `unset'.
9652
96532000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
9654
9655 * info.el (Info-directory-list): Doc fix.
9656
96572000-08-31 Peter Breton <pbreton@ne.mediaone.net>
9658
9659 * filecache.el (file-cache-add-directory-using-find): Don't quote
9660 wildcards on MS-DOS. Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
9661
96622000-08-31 Kenichi Handa <handa@etl.go.jp>
9663
9664 * help.el (help-make-xrefs): Don't make hyperlinks for incorrect
9665 coding systems.
9666
96672000-08-30 Andrew Innes <andrewi@gnu.org>
9668
9669 * timer.el (run-with-idle-timer): Undo last change, so that timer
9670 is not activated immediately if Emacs is already idle. Some
9671 existing code relies on this behaviour.
9672
96732000-08-30 Miles Bader <miles@gnu.org>
9674
9675 * frame.el (set-frame-font): Do completion of font-name for
9676 interactive use.
9677
96782000-08-30 Kenichi Handa <handa@etl.go.jp>
9679
9680 * international/quail.el (quail-start-translation): Bind locally
9681 last-command-event, last-command, and this-command.
9682 (quail-start-conversion): Likewise.
9683 (quail-self-insert-command): Fix docstring.
9684
96852000-08-29 Gerd Moellmann <gerd@gnu.org>
9686
9687 * progmodes/executable.el
9688 (executable-make-buffer-file-executable-if-script-p): Check that
9689 buffer contains at least 2 characters.
9690
96912000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
9692
9693 * help.el (help-make-xrefs, help-xref-mule-regexp): Doc fix.
9694
96952000-08-29 Dave Love <fx@gnu.org>
9696
9697 * diff-mode.el (diff-mode) <defgroup>: Add :version.
9698 (diff-mode-shared-map): Bind mouse-2.
9699 (diff-imenu-generic-expression): New variable.
9700 (diff-mode): Use it.
9701
9702 * mouse.el (mouse-major-mode-menu): Use local-key-binding.
9703 (mouse-popup-menubar): Add minor mode menus.
9704 (popup-menu): Check for lookup-key returning number.
9705
97062000-08-29 Miles Bader <miles@gnu.org>
9707
9708 * comint.el (comint-send-input): Create overlays using the proper
9709 front/read-advance arguments.
9710
97112000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9712
9713 * ps-print.el: Even/odd pages printing. Doc fix.
9714 (ps-print-version): New version number (6.0).
9715 (ps-setup, ps-print-page-p, ps-background-text, ps-background-image)
9716 (ps-background, ps-begin-file, ps-begin-job): Code fix.
9717 (ps-print-duplex-feature): Variable eliminated.
9718 (ps-even-or-odd-pages): New variable.
9719
9720 * progmodes/ebnf2ps.el: Doc fix.
9721 (ebnf-version): New version (3.3).
9722 (ebnf-user-arrow): Change variable customization to sexp.
9723 (ebnf-user-arrow): Function eliminated.
9724 (ebnf-eps-finish-and-write, ebnf-insert-ebnf-prologue): Code fix.
9725
97262000-08-29 Kenichi Handa <handa@etl.go.jp>
9727
9728 * help.el (help-xref-mule-regexp): New variable.
9729 (help-make-xrefs): Handle help-xref-mule-regexp.
9730
9731 * international/mule-cmds.el (help-xref-mule-regexp-template): New
9732 variable.
9733 (describe-input-method): Temporarily activate the specfied input
9734 method to display the information.
9735 (describe-language-environment): Hyperlinks to mule related items.
9736
9737 * international/mule-diag.el (charset-multibyte-form-string): New
9738 function.
9739 (list-character-sets-1): Use charset-multibyte-form-string.
9740 (describe-character-set): New function.
9741 (describe-coding-system): Hyperlinks to safe character sets.
9742
9743 * international/quail.el (quail-help): New arg PACKAGE.
9744 Hyperlinks to mule related items.
9745 (quail-help-insert-keymap-description): Use
9746 substitute-command-keys instead of describe-bindings.
9747 (quail-translation-help): Hyperlinks to mule related items.
9748
97492000-08-28 John Wiegley <johnw@gnu.org>
9750
9751 * eshell/esh-util.el (eshell-flatten-list): It's not too wise to
9752 have a defsubst call itself. Made `eshell-flatten-list' back into
9753 a function again.
9754
9755 * eshell/em-smart.el (eshell-smart-redisplay): Added a safety
9756 catch, in case re-centering point at bottom messes up the display.
9757 This happens frequently in Emacs 21, due I believe to variable
9758 line heights.
9759
9760 * eshell/esh-mode.el (eshell-find-tag): Require `etags', in order
9761 to call `find-tag-interactive'.
9762
9763 * eshell/em-dirs.el (eshell/cd): Use buffered printing to display
9764 the list of remember directories.
9765
97662000-08-28 John Wiegley <johnw@gnu.org>
9767
9768 * align.el: Test align-region-separate to see if it's a symbol.
9769
97702000-08-28 John Wiegley <johnw@gnu.org>
9771
9772 * eshell/esh-util.el (eshell-flatten-list): Made this function
9773 into a defsubst form. It gets used very frequently, although
9774 calls don't occur all that often.
9775
9776 * eshell/em-dirs.el (eshell/cd): Flatten the argument list before
9777 examining it.
9778
9779 * eshell/esh-cmd.el (eshell-rewrite-while-command):
9780 (eshell-rewrite-for-command): Use `eshell-copy-handles' instead of
9781 `eshell-protect'.
9782 (eshell-copy-handles): Created a new macro for duplicating the
9783 current set of open handles. This is needed by the looping
9784 functions.
9785 (eshell-do-eval): Fixed while and if, so that the eshell-test-body
9786 is not incorrectly stomped on.
9787
9788 * eshell/em-cmpl.el (eshell-cmpl-use-paring): Mirror
9789 declaration for pcomplete-use-paring.
9790 (eshell-cmpl-initialize): Set pcomplete-use-paring based on the
9791 value of eshell-cmpl-use-paring.
9792 * pcomplete.el (pcomplete-use-paring): New config variable, to
9793 indicate whether paring should be used.
9794 (pcomplete-do-complete): If pcomplete-use-paring is t, pare out
9795 completion alternatives that have already been used.
9796
9797 * eshell/esh-mode.el (eshell-repeat-argument): Added function,
9798 bound to C-c C-y, which will repeat the previous N arguments
9799 (based on prefix argument).
9800 (eshell-mode): Bind C-c C-y to eshell-repeat-argument.
9801
9802 * eshell/esh-cmd.el (eshell/which): Don't kill the *Help* buffer
9803 if there is no *Help* buffer. This is for XEmacs, which renames
9804 its help buffers uniquely. TODO: Find out what the current buffer
9805 name to delete is.
9806
9807 * eshell/esh-util.el (eshell-read-passwd-file): Only keep the
9808 first entry that correlates to a passwd/group number. Later
9809 entries (used for group/user name aliasing to multiple IDs) are
9810 ignored.
9811
9812 * eshell/em-xtra.el (eshell/expr):
9813 * eshell/em-unix.el (eshell/du, eshell/cat, eshell/make)
9814 (eshell-grep, eshell/diff, eshell/locate):
9815 * eshell/em-dirs.el (eshell-dirs-substitute-cd): Flatten the
9816 argument list, before passing it to the system command.
9817
9818 * eshell/esh-mode.el (eshell-find-tag): Added a special version of
9819 `find-tag' for use at final position in Eshell buffers (which
9820 otherwise triggers an error on Emacs 21).
9821 (eshell-mode): Bind M-. to `eshell-find-tag' with the Eshell
9822 buffer, if it is currently bound to `find-tag'.
9823
9824 * pcmpl-gnu.el (pcmpl-gnu-makefile-regexps): Include GNUmakefile
9825 in the list of matched Makefile names.
9826 (pcmpl-gnu-make-rule-names): If GNUmakefile exists in the current
9827 directory, prefer its contents to Makefile.
9828
9829 * eshell/em-dirs.el (eshell/cd): cd commands that look up
9830 directory parts (like "cd old new", or "cd =regexp"), are now case
9831 sensitive on non-Windows/DOS platforms.
9832
9833 * eshell/esh-mode.el (eshell-parse-command-input): When a user
9834 types RET after an open delimiter (like "), display a message
9835 indicating that Eshell is waiting for the closing delimiter.
9836
9837 * eshell/esh-var.el (eshell/unset): Added a command for unsetting
9838 environment variables.
9839
9840 * eshell/em-unix.el (eshell/diff): Added logic to fail more
9841 gracefully if the user enters incorrect arguments.
9842
9843 * eshell/esh-mode.el (eshell-mode): Disable auto-fill-function in
9844 Eshell buffers.
9845
9846 * eshell/esh-var.el (eshell-interpolate-variable):
9847 * eshell/esh-mode.el (eshell-move-argument):
9848 * eshell/em-unix.el (eshell-du-sum-directory):
9849 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
9850 * eshell/em-ls.el (eshell-ls-decorated-name): Use /= instead of
9851 (not (= ...)).
9852
9853 * eshell/em-unix.el (eshell-shuffle-files): Added use of `apply',
9854 to ensure the `preserve' flag gets propagated when doing recursive
9855 directory copies.
9856
98572000-08-28 Stefan Monnier <monnier@cs.yale.edu>
9858
9859 * eshell/em-hist.el (eshell-put-history, eshell-get-history):
9860 Don't convert \n into \0177 in memory.
9861 (eshell-read-history, eshell-write-history): Convert \n to \0177,
9862 and back again, when reading and writing.
9863
98642000-08-28 Eli Zaretskii <eliz@is.elta.co.il>
9865
9866 * eshell/esh-util.el (eshell-processp): Added to relieve constant
9867 testing of `fboundp' on `processp'.
9868
9869 * eshell/esh-proc.el (eshell/kill): Use eshell-processp.
9870 (eshell/jobs): Don't call process-list if it is not bound.
9871 (eshell-gather-process-output): Support systems where async
9872 subprocesses aren't supported.
9873 (eshell-scratch-buffer, eshell-last-sync-output-start): New
9874 variables.
9875
9876 * eshell/esh-cmd.el (eshell-resume-eval): Handle the case when
9877 eshell-do-eval returns t.
9878 (eshell-do-pipelines-synchronously): New defmacro.
9879 (eshell-execute-pipeline): Call it instead of eshell-do-pipelines
9880 when async subprocesses aren't supported.
9881 (eshell-do-eval): Use eshell-processp. Don't throw eshell-defer
9882 if async subprocesses aren't supported.
9883 (eshell-resume-command): Don't assume STATUS is a string.
9884
9885 * eshell/em-unix.el (eshell/rm): Use eshell-processp.
9886
9887 * eshell/esh-io.el (eshell-virtual-targets): Doc fix.
9888 (eshell-close-target, eshell-get-target): Use eshell-processp.
9889 (eshell-print, eshell-error, eshell-errorn, eshell-printn): Doc
9890 fix.
9891 (eshell-get-target, eshell-create-handles): Doc fix.
9892
98932000-08-28 Miles Bader <miles@lsi.nec.co.jp>
9894
9895 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Change the
9896 criterion to include commands that output something, as long as it
9897 leaves both the command and the end-of-buffer visible when the
9898 command has exited.
9899 (eshell-review-quick-commands): Adjust the help doc string
9900 accordingly.
9901
99022000-08-28 Peter Breton <pbreton@ne.mediaone.net>
9903
9904 * locate.el (locate): Cleaned up locate command's interactive prompting
9905 Thanks to Fran\e,Ag\e(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
9906
9907 * filecache.el (file-cache-case-fold-search): New variable
9908 (file-cache-assoc-function): New variable
9909 (file-cache-minibuffer-complete): Use file-cache-assoc-function.
9910 Use file-cache-case-fold-search variable
9911 (file-cache-add-file): Use file-cache-assoc-function
9912 (file-cache-delete-file): likewise
9913 (file-cache-directory-name): likewise
9914 (file-cache-debug-read-from-minibuffer): likewise
9915
99162000-08-28 Gerd Moellmann <gerd@gnu.org>
9917
9918 * abbrev.el (list-abbrevs): Add optional parameter LOCAL.
9919 (abbrev-table-name): New function.
9920 (prepare-abbrev-list-buffer): Add optional parameter LOCAL.
9921 If non-nil list local abbrev, only.
9922
99232000-08-28 Stanislav Shalunov <shalunov@internet2.edu>
9924
9925 * mail/uce.el (uce-reply-to-uce): Remove hard-coded "*Article*"
9926 from Gnus support code, and use special article copy buffer
9927 `(gnus-original-article-buffer)' instead. This allows to get rid
9928 of article-hide-headers usage (which breaks in the latest Gnus
9929 version). Thanks to Detlev Zundel.
9930
99312000-08-28 Kenichi Handa <handa@etl.go.jp>
9932
9933 * international/quail.el (quail-use-package): Hide "... loaded"
9934 message.
9935 (quail-start-translation, quail-start-conversion): Likewise.
9936
9937 * international/kkc.el (kkc-region): Hide "... loaded" message.
9938
99392000-08-27 Dave Love <fx@gnu.org>
9940
9941 * emacs-lisp/bytecomp.el (mapc): Use byte-compile-funarg.
9942
99432000-08-27 Miles Bader <miles@gnu.org>
9944
9945 * faces.el (read-face-font, read-face-and-attribute): Tweak prompts.
9946
99472000-08-27 Kenichi Handa <handa@etl.go.jp>
9948
9949 * international/ja-dic-cnv.el (skkdic-convert): Insert (require
9950 'ja-dic-cnv), not (require 'skkdic-cnv).
9951
99522000-08-26 Miles Bader <miles@gnu.org>
9953
9954 * faces.el (face-x-resources): Add entry for :inherit.
9955 * cus-face.el (custom-face-attributes): Add support for :inherit
9956 attribute. Add support for relative face heights.
9957 (custom-face-attributes-get): Treat `nil' as being a default value
9958 for :inherit (as well as `unspecified').
9959
9960 * faces.el (set-face-attribute): Update doc string.
9961 (face-attribute-name-alist): Add :inherit.
9962 (face-valid-attribute-values): Handle :inherit.
9963 (face-read-string): Rephrase prompt to be less confusing.
9964 Assume that DEFAULT is a string, since we must return a string.
9965 (face-read-integer): Use `format' to turn DEFAULT into an
9966 acceptable default for face-read-string. Match NEW-VALUE against
9967 the string "unspecified", not the symbol `unspecified', since
9968 that's what face-read-string returns.
9969 (read-face-attribute): Lookup a name for old-value in valid, and
9970 use it as a default if we find one. Treat all values from
9971 face-read-string as strings. If the default is used, don't do any
9972 more processing on the value, just use the old value directly.
9973 (read-face-and-attribute, modify-face): Tweak prompt.
9974 (read-face-name): Don't assume prompt ends with a space.
9975
9976 * faces.el (describe-face): Add support for :inherit attribute.
9977
99782000-08-25 Kenichi Handa <handa@etl.go.jp>
9979
9980 * terminal.el (terminal-emulator): Fix args to `concat'. Now
9981 concat doesn't accept interger.
9982
9983 * international/kkc.el: Remove SKK from Keywords. Require
9984 ja-dic-utl instead of skkdic-utl.
9985
9986 * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
9987 Provide ja-dic-cnv instead of skkdic-cnv.
9988 (ja-dic-filename): Renamed from skkdic-filename. Referers changed
9989 (iso-2022-7bit-short): Add safe-charsets property.
9990 (skkdic-convert-postfix): Search Japanese chou-on character in
9991 addition to Hiragana character.
9992 (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
9993 (skkdic-convert): Change file names from skkdic.el to ja-dic.el
9994 (batch-skkdic-convert): Likewise.
9995
9996 * international/ja-dic-utl.el: Renamed from skkdic-utl.el.
9997 Provide ja-dic-utl instead of skkdic-utl.
9998 (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic.
9999
100002000-08-24 Dave Love <fx@gnu.org>
10001
10002 * disp-table.el (standard-display-default): Make the test of `l'
10003 useful.
10004
10005 * language/european.el ("Latin-8", "Latin-9"): Add input methods,
10006 mod sample text.
10007
10008 * international/iso-ascii.el: Make pilcrow convenient string
10009 consistent with section.
10010 (iso-ascii-display): Set up multibyte characters as well as
10011 unibyte.
10012
100132000-08-24 Kenichi Handa <handa@etl.go.jp>
10014
10015 * international/mule-cmds.el (reset-language-environment): Set
10016 default-process-coding-system to '(undecided . iso-latin-1), which
10017 makes process I/O almost consistent with file I/O. Call this
10018 function when mule-cmds.el[c] is loaded.
10019
100202000-08-22 Andrew Innes <andrewi@gnu.org>
10021
10022 * makefile.w32-in: New file.
10023
100242000-08-22 Miles Bader <miles@lsi.nec.co.jp>
10025
10026 * comint.el (comint-output-filter): Compare end of
10027 comint-last-output-overlay with the start of the newly inserted
10028 text, not the end, when deciding whether to extend it.
10029 Set saved-point's insertion type to advance after insertion.
10030
10031 * shell.el (shell-font-lock-keywords): Remove prompt highlighting,
10032 since this is now done independently of font-lock mode.
10033
100342000-08-21 Gerd Moellmann <gerd@gnu.org>
10035
10036 * server.el (server-kill-new-buffers): New user option.
10037 (server-existing-buffer): New buffer-local variable.
10038 (server-visit-files): When using an existing buffer, set
10039 server-existing-buffer to t.
10040 (server-buffer-done): If server-kill-new-buffers is t, kill the
10041 buffer, unless it was already present before visiting it with
10042 Emacs server.
10043
100442000-08-21 Eli Zaretskii <eliz@is.elta.co.il>
10045
10046 * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
10047 even if the display doesn't support colors: some displays will
10048 support bold/underline faces.
10049
100502000-08-21 Gerd Moellmann <gerd@gnu.org>
10051
10052 * emacs-lisp/cl.el (cl-macroexpand): Doc fix.
10053
10054 * startup.el (command-line): If user's init file had an error,
10055 add explanatory text to *Messages*.
10056
100572000-08-21 Kenichi Handa <handa@etl.go.jp>
10058
10059 * man.el (Man-getpage-in-background): Decode the process output by
10060 the system locale coding system.
10061
100622000-08-20 Dave Love <fx@gnu.org>
10063
10064 * wid-edit.el (widget-choose, widget-choice-mouse-down-action):
10065 Don't test x-popup-menu.
10066 (function) <complete-function>: Complete only fbound symbols.
10067 <validate, value>: New.
10068 (variable) <complete-function>: Complete only bound symbols.
10069 (coding-system): Add :base-only, :complete-function, :validate,
10070 :value, :prompt-match.
10071 (widget-coding-system-prompt-value): Use read-coding-system and
10072 act on :base-only.
10073 (editable-field): Add :help-echo.
10074 (widget-push-button-gui, widget-push-button-cache)
10075 (widget-gui-action, widget-editable-list-gui): COmment out, along
10076 with uses.
10077 (widget-at): Make arg optional.
10078 (widget-echo-help): Adjust for current help-echo calling sequence.
10079 (widget-specify-field, widget-specify-button)
10080 (widget-specify-insert, widget-get-sibling, widget-image-find)
10081 (widget-convert, widget-insert, widget-leave-text)
10082 (widget-beginning-of-line, widget-end-of-line, widget-kill-line)
10083 (widget-setup, widget-field-find, widget-before-change)
10084 (widget-after-change, widget-default-complete)
10085 (widget-default-create, widget-default-delete)
10086 (widget-push-button-value-create, editable-field)
10087 (widget-field-prompt-value, widget-field-validate)
10088 (widget-choice-value-create, widget-choice-action)
10089 (widget-choice-validate, widget-checklist-add-item)
10090 (widget-radio-add-item, widget-radio-chosen)
10091 (widget-radio-value-inline, widget-editable-list-value-create)
10092 (widget-editable-list-entry-create)
10093 (widget-documentation-link-add)
10094 (widget-documentation-string-value-create)
10095 (widget-regexp-validate, widget-file-complete)
10096 (widget-sexp-validate, widget-plist-convert-widget)
10097 (widget-plist-convert-widget, widget-alist-convert-widget)
10098 (widget-alist-convert-widget, widget-color-complete): Simplify,
10099 particularly to avoid bindings which aren't optimized out.
10100
10101 * emacs-lisp/lisp.el (defun-prompt-regexp, parens-require-spaces):
10102 Doc fix.
10103 (down-list, backward-up-list, up-list, kill-sexp)
10104 (backward-kill-sexp, mark-sexp): Make arg optional.
10105 (lisp-complete-symbol): Add optional arg PREDICATE.
10106
10107 * cus-start.el: Add display-buffer-reuse-frames,
10108 file-coding-system-alist.
10109
101102000-08-20 Gerd Moellmann <gerd@gnu.org>
10111
10112 * startup.el (command-line): Clear realized faces after
10113 modifying TTY color mappings.
10114
101152000-08-20 Miles Bader <miles@gnu.org>
10116
10117 * faces.el (face-attr-match-p): Don't return true if ATTRS are
10118 merely a subset of FACE's attributes.
10119
101202000-08-19 Miles Bader <miles@gnu.org>
10121
10122 * comint.el (comint-output-filter): Save the point with a marker,
10123 not just a buffer position.
10124
10125 * international/mule.el (set-buffer-process-coding-system): Make
10126 interactive prompt less confusing.
10127
101282000-08-19 Gerd Moellmann <gerd@gnu.org>
10129
10130 * hilit-chg.el: General cleanup of doc strings, comments and
10131 code formatting.
10132
101332000-08-19 Miles Bader <miles@gnu.org>
10134
10135 * emacs-lisp/bytecomp.el (byte-compile-beginning-of-line):
10136 Compiler macro removed; beginning-of-line is no longer always
10137 equivalent to forward-line, in the presence of fields.
10138
10139 * comint.el (comint-output-filter): Remove ad-hoc saving of
10140 restriction, and just use save-restriction, now that it works
10141 correctly. Don't adjust comint-last-input-start to account for
10142 our insertion; it shouldn't have moved because we don't use
10143 insert-before-markers anymore. Comment out call to
10144 `force-mode-line-update'; why is it here?
10145
10146 * gud.el (gud-basic-call): Temporarily widen gud comint buffer
10147 while checking for prompt to delete. Use `forward-line 0'
10148 instead of beginning-of-line.
10149 (gud-filter): Temporarily widen gud comint buffer while
10150 examining output.
10151
101522000-08-18 Stefan Monnier <monnier@cs.yale.edu>
10153
10154 * progmodes/sh-script.el: Big bag of typos.
10155
10156 * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp
10157 check since ispell-process is not bound when ispell is not yet loaded.
10158
101592000-08-18 Dave Love <fx@gnu.org>
10160
10161 * image.el (find-image): Copy `spec' before using plist-put.
10162
101632000-08-18 Gerd Moellmann <gerd@gnu.org>
10164
10165 * textmodes/ispell.el (ispell-dictionary-alist-6): Add
10166 `portugues'.
10167
10168 * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to
10169 backward-kill-sexp, analogous to kill-sexp.
10170
10171 * progmodes/icon.el (icon-indent-line)
10172 (icon-is-continuation-line): Handle comments specially.
10173
101742000-08-17 Ken Stevens <k.stevens@ieee.org>
10175
10176 * ispell.el: Set to standard author/maintainer/keyword fields.
10177 Fine tuning to menu map appearance and operation, and added help.
10178 Remove `start' and `end' error messages when compiling.
10179 (ispell-choices-win-default-height): Fixed comment string.
10180 (ispell-dictionary-alist-1): Fixed regexp in castellano and
10181 castellano8 dictionaries.
10182 (ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
10183 (ispell-dictionary-alist-4): Fixed regexp in francais-tex
10184 dictionary, added italiano dictionary.
10185 (ispell-skip-region-alist): Removed regexp thrashing when `-' is a
10186 word character
10187 (ispell-tex-skip-alists): Added psfig support.
10188 (ispell-skip-html): Renamed from ispell-skip-sgml.
10189 (ispell-begin-skip-region-regexp, ispell-skip-region)
10190 (ispell-minor-check): Improved html skipping support to skip across
10191 code, and recognize `&' commands without propper `;' syntax;
10192 (ispell-process-line): Fix alignment error when manually
10193 correcting spelling.
10194 (ispell): Fix comment string.
10195 (ispell-add-per-file-word-list): Always put word list on new line.
10196
101972000-08-17 Gerd Moellmann <gerd@gnu.org>
10198
10199 * format.el (format-encode-run-method): Fix error message to say
10200 `encode' instead of `decode'. Use save-window-excursion around
10201 shell-command-on-region as in format-decode-run-method because
10202 shell-command-on-region can display a buffer with error output.
10203 (format-decode): Don't record undo information for the decoding.
10204 (format-annotate-function): Add parameter FORMAT-COUNT. Make
10205 that number part of the temporary buffer name so that more than
10206 one decoding using a temporary buffer can happen safely.
10207
10208 * enriched.el (enriched-annotation-regexp): Use `A-Z' instead
10209 of `A-z' in the regexp.
10210
10211 * hilit-chg.el: Fix typos in commentary.
10212
10213 * help.el (view-emacs-news): Rewritten for new naming scheme
10214 for old NEWS files.
10215
10216 * startup.el (command-line): Pop to *Messages* in case an error
10217 is signaled while loading user-init-file.
10218
102192000-08-17 Andreas Schwab <schwab@suse.de>
10220
10221 * files.el (insert-directory): Don't lose original file name,
10222 undoing an undocumented change.
10223
102242000-08-17 Alex Schroeder <alex@gnu.org>
10225
10226 * sql.el (sql-magic-go): Use comint-bol.
10227 (sql-copy-column): Use comint-line-beginning-position.
10228 (comint-line-beginning-position): Define a replacement for
10229 comint-line-beginning-position if it is not fboundp.
10230
102312000-08-17 Alex Schroeder <alex@gnu.org>
10232
10233 * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map;
10234 it didn't have any effect anyway.
10235
102362000-08-17 Alex Schroeder <alex@gnu.org>
10237
10238 * sql.el (sql-postgres): Jason Beegan's patch uses the parameters
10239 --pset and pager=off instead of sending \\o|cat at the beginning
10240 of the session.
10241
102422000-08-17 Miles Bader <miles@gnu.org>
10243
10244 * progmodes/octave-inf.el: Add compatibility definition of
10245 comint-line-beginning-position.
10246
102472000-08-17 Kenichi Handa <handa@etl.go.jp>
10248
10249 * startup.el (normal-top-level): Look in each dir in load-path for
10250 a leim-list.el file too. This assures of loading leim-list.el
10251 that is created at Emacs installation time even if a user have his
10252 own leim-list.el.
10253
102542000-08-17 Miles Bader <miles@gnu.org>
10255
10256 * hi-lock.el (hi-yellow, hi-pink, hi-green, hi-blue): Force the
10257 foreground color to black if the background is dark.
10258
102592000-08-16 Stefan Monnier <monnier@cs.yale.edu>
10260
10261 * loadhist.el (unload-feature): Typo.
10262
10263 * finder.el (finder-compile-keywords):
10264 * cus-dep.el (custom-make-dependencies): Add local-variable settings
10265 to the generated file.
10266
10267 * mail/mh-e.el (mh-make-local-vars):
10268 Replace make-variable-buffer-local with make-local-variable.
10269
10270 * play/landmark.el:
10271 * options.el (Edit-options-{set,toggle,t,nil}):
10272 * mail/mailabbrev.el (mail-abbrevs-mode):
10273 * textmodes/tex-mode.el (tex-expand-files):
10274 * textmodes/outline.el (outline-minor-mode): Don't quote lambda.
10275
10276 * term/bg-mouse.el (bg-mouse-report): screen-height -> frame-height.
10277
10278 * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
10279 (ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
10280 Allow going past the last element.
10281 * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
10282 (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
10283 (cvs-mouse-toggle-mark): Don't move point.
10284 (cvs-revert-if-needed): Avoid re-eval of local variables and modes.
10285
10286 * progmodes/compile.el (grep): Provide a default set of files.
10287 (next-error): Docstring fix.
10288 (compilation-find-file): Avoid find-file (fails in a dedicated window).
10289
10290 * emacs-lisp/easy-mmode.el (define-minor-mode):
10291 Use `symbol-value' to keep the byte-compiler quiet.
10292
10293 * diff-mode.el (diff-mode-map): Bind diff-apply-hunk.
10294 (diff-find-source-location): New fun, extracted from diff-goto-source.
10295 (diff-goto-source): Use it.
10296 (diff-next-complex-hunk, diff-filter-lines): New function.
10297 (diff-apply-hunk): New command.
10298
10299 * smerge-mode.el (smerge-mode-menu): Doc fix.
10300
10301 * msb.el (msb-mode): Define it in terms of define-minor-mode.
10302
103032000-08-16 Dave Love <fx@gnu.org>
10304
10305 * windmove.el (windmove) <defgroup>: Add :version.
10306
10307 * net/goto-addr.el: Don't require browse-url. Require thingatpt.
10308 (goto-address-fontify-p, goto-address-highlight-p)
10309 (goto-address-url-face, goto-address-url-mouse-face)
10310 (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
10311 (goto-address-url-regexp): Use thing-at-point-url-regexp.
10312 (goto-address-fontify, goto-address-at-mouse): Simplify,
10313 (goto-address-at-point): browse-url-url-at-point,
10314 goto-address-find-address-at-point can return nil.
10315 (goto-address-find-address-at-point): Return nil on failure.
10316
10317 * align.el (align) <defgroup>: Add :version.
10318
10319 * calculator.el (calculator): Add :version.
10320 (calculator): Use two lines for calculator window if `modeline'
10321 face is boxed.
10322
10323 * play/5x5.el: Doc fixes.
10324 (5x5) <defgroup>: Add :version.
10325
10326 * play/fortune.el (fortune) <defgroup>: Add :version.
10327 (fortune-append): Fix error message.
10328 (fortune-from-region): Doc fix.
10329
10330 * play/pong.el (pong): Doc fix.
10331
10332 * play/morse.el: Keywords, commentary, autoloads.
10333
103342000-08-16 Eli Zaretskii <eliz@is.elta.co.il>
10335
10336 * desktop.el (desktop-save): Don't look at symbol-value of a
10337 member of minor-mode-alist, unless it is boundp.
10338
103392000-08-16 Sam Steingold <sds@gnu.org>
10340
10341 * buff-menu.el (list-buffers-noselect): Use `dolist' instead Of
10342 `while'; use `with-current-buffer' instead of `save-excursion'.
10343 Removed unnecessary kludges now that "*Buffer List*" is excluded.
10344
103452000-08-16 Kenichi Handa <handa@etl.go.jp>
10346
10347 * international/ccl.el (declare-ccl-program): Docstring modified.
10348 (ccl-execute-with-args): Likewise.
10349
103502000-08-16 Miles Bader <miles@gnu.org>
10351
10352 * progmodes/sql.el: Add compatibility definition of
10353 comint-line-beginning-position.
10354
103552000-08-15 Gerd Moellmann <gerd@gnu.org>
10356
10357 * buff-menu.el (list-buffers-noselect): Set `buffer' as well as
10358 'buffer-menu' property.
10359 (Buffer-menu-buffer): Use `buffer' property if `buffer-name'
10360 fails.
10361 (Buffer-menu-execute): When deleting, test `(and buf (buffer-name
10362 buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer
10363 wasn't killed.
10364
10365 * buff-menu.el (list-buffers-noselect): Don't display the
10366 *Buffer List* buffer.
10367
10368 * font-lock.el: Require jit-lock to prevent a very late
10369 `Loading jit-lock' message.
10370
10371 * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el
10372 * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors'
10373 mail address.
10374
103752000-08-15 Miles Bader <miles@gnu.org>
10376
10377 * textmodes/ispell.el (ispell-graphic-p): New constant.
10378 (ispell-choices-win-default-height, ispell-help): Use
10379 `ispell-graphic-p' instead of `xemacsp'.
10380
103812000-08-15 Dave Love <fx@gnu.org>
10382
10383 * simple.el: Autoload widget-convert when compiling.
10384 (mail-user-agent): Doc fix.
10385
10386 * help.el (function-called-at-point, variable-at-point): Use
10387 with-syntax-table.
10388 (help-manyarg-func-alist): Add insert-and-inherit.
10389
10390 * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'.
10391
10392 * delsel.el (delsel-unload-hook): New function.
10393
10394 * find-file.el: Doc fixes. Move provide to end.
10395 (ff) <defgroup>: Add :link.
10396 (ff-goto-click): Deleted.
10397 (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
10398 Use mouse-set-point.
10399
10400 * textmodes/tildify.el: Doc fixes.
10401 (tildify) <defgroup>: Add:version.
10402
10403 * progmodes/glasses.el (glasses) <defgroup>: Add :version.
10404 (glasses-custom-set): Use set-default, not set.
10405 (minor-mode-alist): Propertize the lighter.
10406 (glasses-mode): Provide optional arg.
10407
10408 * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link.
10409 (global-cwarn-mode): Don't make it a user option. Unquote lambda.
10410 (cwarn-font-lock-feature-keywords-alist): Don't make it a user
10411 option. Provide :type.
10412 (cwarn-configuration): Provide :type.
10413 (cwarn-mode): Doc fix.
10414
10415 * add-log.el (change-log-merge): Doc fix.
10416 (change-log-redate): New command.
10417
10418 * net/browse-url.el (browse-url-filename-alist): Add a clause for
10419 Doze and Dog.
10420 (browse-url): Use dolist, not mapcar.
10421 (browse-url-at-point): Check for null url.
10422 (browse-url-event-buffer, browse-url-event-point): Functions
10423 deleted.
10424 (browse-url-at-mouse, browse-url-netscape): Simplify.
10425
10426 * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus
10427 modes.
10428 (msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
10429 Fix previous change to mapcan.
10430 (msb--init-file-alist, msb--add-separators)
10431 (msb--make-keymap-menu): Simplify.
10432 (msb--choose-file-menu): Use copy-sequence.
10433 (msb-mode-map): Add title to keymap.
10434 (msb-unload-hook): New function.
10435
10436 * bs.el: Fix indentation.
10437 (bs) <defgroup>: Add :links.
10438 (bs-show): Doc fix.
10439 (bs-apply-sort-faces): Don't use window-system.
10440 (bs-mode-font-lock-keywords): Avoid testing for XEmacs.
10441
104422000-08-15 Eli Zaretskii <eliz@is.elta.co.il>
10443
10444 * calendar/timeclock.el (timeclock-file): Run .timelog through
10445 convert-standard-filename.
10446
104472000-08-14 Gerd Moellmann <gerd@gnu.org>
10448
10449 * emacs-lisp/authors.el: New file.
10450
10451 * paren.el (show-paren-priority): New user option.
10452 (show-paren-function): Set overlay priorities to
10453 show-paren-priority.
10454
104552000-08-14 Miles Bader <miles@gnu.org>
10456
10457 * comint.el (comint-bol): Use `forward-line 0' instead of calling
10458 beginning-of-line with inhibit-field-text-motion bound.
10459
104602000-08-14 Gerd Moellmann <gerd@gnu.org>
10461
10462 * calendar/timeclock.el: New file.
10463
104642000-08-14 David Ponce <david@dponce.com>
10465
10466 * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to
10467 `widget-button-click'. so that one can use left mouse button to
10468 click on dialog buttons.
10469
104702000-08-14 Emmanuel Briot <briot@gnat.com>
10471
10472 * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase
10473 identifiers, since XML is case sensitive
10474
104752000-08-12 Miles Bader <miles@gnu.org>
10476
10477 * comint.el (comint-output-filter): Don't bother frobbing
10478 window-start, it doesn't seem to be necessary.
10479
10480 * comint.el (comint-send-string, comint-send-region): Make into
10481 real functions. Snapshot the prompt before sending.
10482
104832000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
10484
10485 * info.el (Info-find-emacs-command-nodes): Rewrite to use
10486 technique similar to Info-index, instead of relying on specific
10487 names of relevant Index nodes.
10488 (Info-goto-emacs-command-node): Bind Info-history to nil when
10489 going to the first node found by Info-find-emacs-command-nodes.
10490
104912000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
10492
10493 * menu-bar.el (menu-bar-help-menu): Add a :help string.
10494
104952000-08-10 Miles Bader <miles@gnu.org>
10496
10497 * comint.el (comint-output-filter): Doc fixes & misc code cleanup.
10498
104992000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
10500
10501 * info.el (Info-file-list-for-emacs): More elements for the
10502 autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs,
10503 and woman manuals.
10504
105052000-08-10 Miles Bader <miles@lsi.nec.co.jp>
10506
10507 * comint.el (comint-send-input): Make the newline boundary overlay
10508 rear-nonsticky. Use `insert' instead of `insert-before-markers'.
10509 (comint-output-filter): Use `insert' instead of
10510 `insert-before-markers'. Extend comint-last-output-overlay when
10511 necessary since we can't rely on insert-before-markers to do it.
10512 * gud.el (gud-filter): Use `with-current-buffer' instead of
10513 save-excursion when inserting the output, so that point gets
10514 updated correctly; the old method relied on a rather dodgy
10515 side-effect of comint-output-filter to avoid the effect of
10516 save-excursion.
10517
105182000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
10519
10520 * files.el (recover-file): Call insert-directory instead of
10521 invoking `ls' directly.
10522
105232000-08-10 Miles Bader <miles@gnu.org>
10524
10525 * comint.el (comint-highlight-prompt, comint-highlight-prompt-face)
10526 (comint-last-prompt-overlay): New variables.
10527 (comint-output-filter): Implement prompt highlighting.
10528 (comint-snapshot-last-prompt): New function.
10529 (comint-send-input): Snapshot the last prompt.
10530 Use comint-highlight-input-face.
10531 (comint-highlight-input-face): Renamed from `comint-highlight-face'.
10532 Use defface instead of defcustom.
10533 (send-invisible, comint-send-eof): Snapshot the last prompt.
10534 (comint-delchar-or-maybe-eof): Use comint-send-eof.
10535 (comint-mode): Make `comint-last-prompt-overlay' buffer-local.
10536
105372000-08-09 Stefan Monnier <monnier@cs.yale.edu>
10538
10539 * emacs-lisp/regexp-opt.el (make-bool-vector): Remove.
10540 (regexp-opt-group): Use a list of chars for `letters'.
10541 (regexp-opt-charset): `chars' is now a list of chars.
10542 Use a char-table rather than a vector so it works for multibyte chars.
10543
10544 * pcvs.el (cvs-menu): Don't move point. Use popup-menu.
10545 Set cvs-minor-current-files to the selected fileinfo.
10546 (cvs-get-marked): Accept fileinfos in cvs-minor-current-files.
10547 (cvs-mode-insert): Manually macroexpand `ignore-errors'.
10548
105492000-08-09 Eli Zaretskii <eliz@is.elta.co.il>
10550
10551 * files.el (insert-directory): Don't call access-file on
10552 directories on DOS and Windows.
10553
105542000-08-09 Kenichi Handa <handa@etl.go.jp>
10555
10556 * international/ccl.el (ccl-embed-data): Make ccl-program-vector
10557 longer if necessary.
10558 (ccl-embed-code): Call ccl-embed-data to store CODE in
10559 ccl-program-vector.
10560
105612000-08-09 Miles Bader <miles@gnu.org>
10562
10563 * comint.el (comint-output-filter): Properly handle the case where
10564 the text surrounded by comint-last-output-overlay was deleted.
10565
105662000-08-08 Gerd Moellmann <gerd@gnu.org>
10567
10568 * info.el (Info-insert-dir): Use Info-additional-directory-list if
10569 non-nil.
10570 (Info-file-list-for-emacs): Remove "info" from the list because
10571 that leads to trying to use the documentation from file `info'
10572 in various situations where it isn't appropriate, for instance
10573 C-h C-k C-h i.
10574
10575 * ffap.el (ffap-read-file-or-url-internal): Handle case that
10576 DIR and/or STRING are nil.
10577
10578 * progmodes/compile.el (compilation-setup): Make variable
10579 compilation-error-screen-columns buffer-local, as some comment
10580 in the code suggests it should be.
10581
10582 * files.el (auto-mode-interpreter-regexp): New variable.
10583 (set-auto-mode): Use it.
10584
10585 * indent.el (indent-for-tab-command): Doc fix.
10586
10587 * mouse-sel.el (mouse-sel-mode): Doc fix.
10588
10589 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N='
10590 labels.
10591
10592 * help.el (print-help-return-message): When
10593 display-buffer-reuse-frames is set, let the help window been quit,
10594 instead of deleting it, which might delete a reused frame.
10595
105962000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
10597
10598 * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to
10599 rename a directory to a name that differs only by its letter case.
10600
106012000-08-08 Kenichi Handa <handa@etl.go.jp>
10602
10603 * international/quail.el (quail-define-rules): Handle Quail decode
10604 map correctly. Add code for supporting annotations.
10605 (quail-install-decode-map): New function.
10606 (quail-defrule-internal): New optional arguments decode-map and
10607 props.
10608 (quail-advice): New function.
10609
106102000-08-07 Sam Steingold <sds@gnu.org>
10611
10612 * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
10613 `defconst', `define-condition', `with-slots'.
10614 * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
10615
106162000-08-03 Miles Bader <miles@gnu.org>
10617
10618 * comint.el (comint-use-prompt-regexp-instead-of-fields):
10619 New variable.
10620 (comint-prompt-regexp, comint-get-old-input): Document dependence on
10621 comint-use-prompt-regexp-instead-of-fields.
10622 (comint-send-input): Add `input' field property to stuff we send to
10623 the process, if comint-use-prompt-regexp-instead-of-fields is nil.
10624 (comint-output-filter): Add `output' field property to process
10625 output, if comint-use-prompt-regexp-instead-of-fields is nil.
10626 (comint-replace-by-expanded-history)
10627 (comint-get-old-input-default, comint-show-output)
10628 (comint-backward-matching-input, comint-forward-matching-input)
10629 (comint-next-prompt, comint-previous-prompt): Use field
10630 properties if comint-use-prompt-regexp-instead-of-fields is nil.
10631 (comint-line-beginning-position): New function.
10632 (comint-bol): Use comint-line-beginning-position. Make ARG optional.
10633 (comint-replace-by-expanded-history-before-point): Use
10634 comint-line-beginning-position and line-end-position.
10635 (comint-last-output-overlay): New variable.
10636 (comint-mode): Make `comint-last-output-overlay' buffer-local.
10637
10638 * shell.el (shell-prompt-pattern): Doc change.
10639 (shell-backward-command): Use line-beginning-position.
10640
10641 * gud.el (gud-gdb-complete-command): Use
10642 comint-line-beginning-position.
10643
10644 * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if
10645 comint-bol doesn't actually go to the beginning of the line.
10646
10647 * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp
10648 if comint-use-prompt-regexp-instead-of-fields is non-nil.
10649 (try-expand-line-all-buffers): Likewise.
10650
10651 * progmodes/sql.el (sql-magic-go): Use comint-bol instead of
10652 explicitly matching comint-prompt-regexp.
10653 (sql-copy-column): Use comint-line-beginning-position instead of
10654 explicitly matching comint-prompt-regexp.
10655
10656 * progmodes/octave-inf.el (inferior-octave-complete): Use
10657 comint-line-beginning-position.
10658
10659 * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change.
10660
10661 * progmodes/idlw-shell.el (idlwave-shell-send-command): When
10662 looking for a prompt, use `forward-line 0' instead of
10663 `beginning-of-line', to avoid getting caught by an input field.
10664
106652000-08-07 Gerd Moellmann <gerd@gnu.org>
10666
10667 * files.el (shell-quote-wildcard-pattern): Make sure to return
10668 PATTERN, in the Unix case.
10669
106702000-08-07 Eli Zaretskii <eliz@is.elta.co.il>
10671
10672 * play/zone.el (zone): Discard any pending input before running
10673 the randomly-chosen pgm.
10674
106752000-08-07 Kenichi Handa <handa@etl.go.jp>
10676
10677 * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of
10678 checking the existence of any multibyte characters.
10679
106802000-08-06 Gerd Moellmann <gerd@gnu.org>
10681
10682 * help.el (describe-mode): Test minor-mode symbol for being
10683 bound before testing its value for being nil.
10684
10685 * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
10686 `first', `second', and `third'.
10687
10688 * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05.
10689 (second): Make it an alias for `cadr'.
10690
106912000-08-06 Eli Zaretskii <eliz@is.elta.co.il>
10692
10693 * bs.el (bs-apply-sort-faces): Don't use window-system, since all
10694 types of display support faces now.
10695
106962000-08-05 Gerd Moellmann <gerd@gnu.org>
10697
10698 * pcvs.el (require): Require `cl' during compilation, only.
10699
10700 * emacs-lisp/cl.el (first, ..., tenth): Make them macros.
10701 (toplevel): Remove `remq' and `remove' from autoloads.
10702 (cl-fake-autoloads): New variable. If set, arrange for an error
10703 when CL functions etc. are autoloaded.
10704
107052000-08-04 Eli Zaretskii <eliz@is.elta.co.il>
10706
10707 * play/zone.el (zone, zone-pgm-stress): Don't use window-system.
10708
10709 * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is
10710 popped up, but the user clicks outside the menu, return an empty
10711 regexp (that causes unhighlight-regexp to have no effect).
10712
10713 * menu-bar.el (menu-bar-games-menu): Add Zone.
10714
10715 * hi-lock.el (toplevel): Require font-lock.
10716
107172000-08-03 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10718
10719 * progmodes/ebnf2ps.el: Get around a bug on skip-chars-forward.
10720 (ebnf-8-bit-chars): New var for bug fix.
10721 (ebnf-string): Bug fix.
10722
107232000-08-03 Sam Steingold <sds@gnu.org>
10724
10725 * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
10726 instead of `buffer-string'.
10727 (require 'cl): Always, not just when compiling.
10728 `ignore-errors' in `interactive', `list*', `defun*' &c make this
10729 necessary.
10730
107312000-08-03 Eli Zaretskii <eliz@is.elta.co.il>
10732
10733 * international/mule-cmds.el (select-safe-coding-system): Make
10734 the message text about selecting a safe coding system more clear.
10735
107362000-08-02 Gerd Moellmann <gerd@gnu.org>
10737
10738 * hi-lock.el: New file.
10739
10740 * play/zone.el: New file.
10741
10742 * replace.el (occur): Set tab-width in the *Occur* buffer to the
10743 value of tab-width in the original buffer. Choose a line number
10744 format that's a multiple of the original buffer's tab width, so
10745 that lines appear right.
10746
10747 * textmodes/ispell.el (ispell): New function, replacing an alias.
10748 Spell-check active region if in transient-mark-mode and mark
10749 is active; otherwise spell-check buffer.
10750
107512000-08-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10752
10753 * ps-mule.el: Fix a customization problem on
10754 ps-mule-font-info-database-default.
10755
107562000-08-02 Eli Zaretskii <eliz@is.elta.co.il>
10757
10758 * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use
10759 display-mouse-p instead of window-system.
10760 (ebrowse-member-mode-map): Ditto.
10761
107622000-08-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10763
10764 * progmodes/ebnf2ps.el: Update ps-print functions call.
10765 Indentation fix. Doc fix.
10766 (ebnf-version): New version number (3.2).
10767 (ebnf-format-color, ebnf-begin-job): Code fix.
10768
107692000-08-01 Eli Zaretskii <eliz@is.elta.co.il>
10770
10771 * net/net-utils.el (nslookup-font-lock-keywords): Don't condition
10772 font lock support on window-system.
10773 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
10774
10775 * textmodes/ispell.el (ispell-highlight-spelling-error): Use
10776 display-color-p, if fboundp, instead of window-system.
10777
107782000-07-31 Eli Zaretskii <eliz@is.elta.co.il>
10779
10780 * calendar/appt.el (appt-disp-window): Use display-multi-frame-p
10781 instead of window-system.
10782
10783 * wid-edit.el (widget-choose): Use display-mouse-p instead of
10784 window-system.
10785 (widget-choice-mouse-down-action): Use display-popup-menus-p
10786 instead of window-system.
10787
10788 * strokes.el (strokes-file): Run the file name through
10789 convert-standard-filename.
10790 (strokes-mode): Call display-mouse-p instead of looking at
10791 window-system. Change the error message accordingly.
10792
10793 * progmodes/cpp.el (toplevel): Support faces on tty's.
10794
10795 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X)
10796 (lm-plot-square, lm-init-display): Don't use window-system.
10797
10798 * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
10799 (gomoku-plot-square, gomoku-init-display): Don't use window-system.
10800
10801 * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p
10802 instead of looking at window-system.
10803
108042000-07-30 Gerd Moellmann <gerd@gnu.org>
10805
10806 * iswitchb.el (iswitchb-entryfn-p): Test this-command instead
10807 of testing if iswitchb-prepost-hooks is bound, because the
10808 latter will always be true when invoking a recursive minibuffer
10809 from an active Iswitchb buffer.
10810
108112000-07-30 Eli Zaretskii <eliz@is.elta.co.il>
10812
10813 * files.el (shell-quote-wildcard-pattern): New function.
10814 (insert-directory): Call it. Only prepend "\" to command on Unix
10815 and GNU/Linux systems.
10816
108172000-07-30 Gerd Moellmann <gerd@gnu.org>
10818
10819 * eshell/esh-groups.el: Change custom :link file names
10820 from `eshell.info' to `eshell'.
10821
108222000-07-30 Francis Wright <fjw@maths.qmw.ac.uk>
10823
10824 * dired.el (dired-build-subdir-alist): Expand subdirectory names
10825 correctly in recursive ange-ftp listings.
10826
108272000-07-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10828
10829 * ps-print.el: Fix bug 1: if ps-font-size-internal,
10830 ps-header-font-size-internal and
10831 ps-header-title-font-size-internal variables are not set,
10832 ps-nb-pages and ps-line-lengths-internal crashes. Fix bug 2: if
10833 face text property is (foreground-color . COLOR) or
10834 `(background-color . COLOR)', ps-print crashes. Doc fix.
10835 (ps-print-version): New version number (5.2.4).
10836 (ps-plot-region): Code fix.
10837 (ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
10838 (ps-face-attribute-list, ps-face-attributes, ps-face-background):
10839 Bug fix 2.
10840
108412000-07-30 Milan Zamazal <pdm@freesoft.cz>
10842
10843 * glasses.el (glasses-make-readable): Fix uncapitalization of
10844 identifiers like `myXMLDocument'.
10845
108462000-07-28 Karl Fogel <kfogel@red-bean.com>
10847
10848 * mail/mail-hist.el (mail-hist-previous-input)
10849 (mail-hist-next-input): Do the obvious code factorization.
10850 (mail-hist-retrieve-and-insert): New func, contains common
10851 code of above two.
10852 If inserting a message body, leave point at top.
10853
108542000-07-28 Sam Steingold <sds@gnu.org>
10855
10856 * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):
10857 Use `<=', not `<' to compare times!
10858 (ange-ftp-ls): Remove.
10859
108602000-07-27 Gerd Moellmann <gerd@gnu.org>
10861
10862 * play/cookie1.el: Add explanation of how to make cookie.el
10863 compatible with strfile(1) to comment.
10864
10865 * subr.el (remove, remq): New functions.
10866
10867 * midnight.el (clean-buffer-list-kill-never-regexps): Correctly
10868 escape `*' in regexps.
10869 (midnight-find): Reverse order of arguments in the funcall of
10870 TEST.
10871
10872 * bindings.el (completion-ignored-extensions): Add `.la', `.lo',
10873 and `.class'.
10874
10875 * play/meese.el: Add Commentary section.
10876
108772000-07-27 Alex Schroeder <alex@gnu.org>
10878
10879 * sql.el (sql-ms): Added autoload cookie.
10880 (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
10881 (sql-oracle): Ditto.
10882 (sql-help): Doc change.
10883
10884 (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
10885 types and exceptions.
10886
108872000-07-27 Alex Schroeder <alex@gnu.org>
10888
10889 * sql.el (sql-placeholder-history): New variable.
10890 (sql-query-placeholders-and-send): New function that will query
10891 the user and replace placeholders with user input.
10892 (sql-oracle): If running on NT, set comint-input-sender to
10893 sql-query-placeholders-and-send.
10894
10895 (sql-stop): If in the SQLi buffer, insert stop notification, else
10896 present it as a message.
10897
108982000-07-27 Alex Schroeder <alex@gnu.org>
10899
10900 * sql.el (sql-input-ring-separator): Doc change.
10901 (sql-input-ring-file-name): Doc change.
10902 (sql-interactive-mode): Use `sql-input-ring-separator' and
10903 `sql-input-ring-file-name' to set the comint-mode equivalents
10904 without making them local variables.
10905 (sql-stop): Don't bind `sql-input-ring-separator' and
10906 `sql-input-ring-file-name' dynamically to their comint-mode
10907 equivalents.
10908
109092000-07-27 Kenichi Handa <handa@etl.go.jp>
10910
10911 * international/mule.el (register-char-codings): New function.
10912 (make-coding-system): Handle `safe-chars' specification in the arg
10913 PROPERTY.
10914
10915 * international/mule-cmds.el
10916 (find-coding-systems-region-subset-p): This function deleted.
10917 (sort-coding-systems-predicate): New variable.
10918 (sort-coding-systems): New function.
10919 (find-coding-systems-region): Use
10920 find-coding-systems-region-internal.
10921 (find-coding-systems-string): Use find-coding-systems-region.
10922 (find-coding-systems-for-charsets): Check
10923 char-coding-system-table.
10924 (select-safe-coding-system-accept-default-p): New variable.
10925 (select-safe-coding-system): Mostly rewritten. New argument
10926 ACCEPT-DEFAULT-P.
10927 (select-message-coding-system): Call select-safe-coding-system
10928 with ACCEPT-DEFAULT-P arg.
10929 (reset-language-environment): Reset default-sendmail-coding-system
10930 to the default value iso-latin-1.
10931 (set-language-environment): Don't set the obsolete variable
10932 charset-origin-alist.
10933
10934 * international/codepage.el (cp-coding-system-for-codepage-1):
10935 Give `safe-chars' property to make-coding-system.
10936
10937 * mail/sendmail.el (sendmail-send-it): Improve the way to avoid
10938 calling select-message-coding-system twice.
10939
10940 * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property
10941 instead of `safe-charsets'.
10942 (cyrillic-alternativnyj): Likewise.
10943 (ccl-encode-alternativnyj): Don't check the charset
10944 cyrillic-iso8859-5.
10945
109462000-07-27 Kenichi Handa <handa@etl.go.jp>
10947
10948 * composite.el (compose-chars-after): Preserve match data.
10949
109502000-07-26 Sam Steingold <sds@gnu.org>
10951
10952 * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function.
10953 (ange-ftp-real-file-newer-than-file-p): New function.
10954 (ange-ftp-verify-visited-file-modtime): Use `float-time'.
10955 (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string').
10956
10957 * tooltip.el (tooltip-float-time): Removed (use `float-time').
10958 * midnight.el (midnight-float-time): Ditto.
10959
109602000-07-26 Andreas Schwab <schwab@suse.de>
10961
10962 * files.el (normal-backup-enable-predicate): Correct
10963 interpretation of the return value of compare-strings.
10964
109652000-07-26 Gerd Moellmann <gerd@gnu.org>
10966
10967 * isearch.el (isearch-resume): New function.
10968 (isearch-done): Add something to command-history to resume
10969 the search.
10970 (isearch-yank-line, isearch-yank-word): Use
10971 buffer-substring-no-properties instead of buffer-substring.
10972
10973 * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead
10974 of flyspell-mouse-map.
10975
10976 * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove
10977 duplicate definition.
10978 (makefile-mode): Remove duplicate setting of local-abbrev-table.
10979
10980 * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable.
10981 (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
10982
109832000-07-25 Sam Steingold <sds@gnu.org>
10984
10985 * net/ange-ftp.el: Get modtime over the net.
10986 (ange-ftp-file-modtime): New function.
10987 (ange-ftp-write-region, ange-ftp-insert-file-contents)
10988 (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
10989 Use it.
10990 (ange-ftp-dot-to-slash): New function.
10991 (ange-ftp-fix-name-for-vms): Use it.
10992
10993 * midnight.el (midnight-buffer-display-time): Use
10994 `with-current-buffer'.
10995
109962000-07-25 Gerd Moellmann <gerd@gnu.org>
10997
10998 * find-dired.el: Update copyright notice.
10999 (find-dired): Offer to kill a running `find'.
11000
11001 * enriched.el (enriched-face-ans): For a `foreground-color'
11002 property, return '(("x-color" COLOR))' so that COLOR will be
11003 output as a parameter of the x-color annotation. Likewise for the
11004 `background-color' property. In the case of normal face
11005 properties, don't return annotations for unspecified foreground
11006 and background face attributes.
11007
110082000-07-25 Kenichi Handa <handa@etl.go.jp>
11009
11010 * language/japan-util.el (japanese-katakana-region): Fix handling
11011 HANKAKU argument.
11012
110132000-07-25 Miles Bader <miles@gnu.org>
11014
11015 * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to
11016 constrain-to-field. Pass nil ESCAPE-FROM-EDGE argument to
11017 constrain-to-field.
11018
110192000-07-24 Andrew Innes <andrewi@gnu.org>
11020
11021 * timer.el (timer-activate-when-idle): Add optional parameter
11022 DONT-WAIT. Update docstring.
11023 (run-with-idle-timer): Specify extra parameter to
11024 timer-activate-when-idle, so that timer will be activated
11025 immediately if Emacs is already idle.
11026
11027 * w32-fns.el (w32-using-nt): Fix docstring.
11028
110292000-07-24 Dave Love <fx@gnu.org>
11030
11031 * mouse.el (popup-menu): Set last-command-event.
11032 (mouse-major-mode-menu-prefix): Declare.
11033
110342000-07-24 Gerd Moellmann <gerd@gnu.org>
11035
11036 * textmodes/flyspell.el: Update to author's version 1.5d.
11037
11038 * progmodes/hideshow.el: Update copyright notice.
11039
11040 * vcursor.el: Set maintainer to FSF, since author cannot
11041 be reached.
11042
110432000-07-24 Eli Zaretskii <eliz@is.elta.co.il>
11044
11045 * info.el (Info-goto-emacs-key-command-node): Leave a space after
11046 the prompt.
11047
11048 * mouse.el (popup-menu): Run the keymap through indirect-function,
11049 in case it was defined with define-prefix-key. If the menu is a
11050 list of keymaps, look up the binding of user's choice in each one
11051 of the keymaps.
11052 (mouse-popup-menubar): If the global and local menu-bar keymaps
11053 don't have a prompt string, create one and insert it into the
11054 keymap. Don't barf if current-local-map returns nil.
11055
110562000-07-24 Francis Wright <fjw@maths.qmw.ac.uk>
11057
11058 * dired.el (dired-sort-R-check): Added to allow recursive listing
11059 to be undone.
11060 (dired-sort-other): Use it.
11061
110622000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11063
11064 * Release of cc-mode 5.27
11065
110662000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11067
11068 * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to
11069 c-beginning-of-statement-1 that caused a bad case of recursion
11070 which could consume a lot of CPU in large classes in languages
11071 that have in-expression classes (i.e. Java and Pike).
11072
11073 * cc-engine.el (c-guess-basic-syntax): Check for in-expression
11074 statements before top level constructs (i.e. case 6 is moved
11075 before case 5 and is now case 4) to catch in-expression
11076 classes in top level expressions correctly.
11077
110782000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11079
11080 * cc-engine.el (c-guess-basic-syntax): Less naive handling of
11081 objc-method-intro. Case 4 removed and case 5I added.
11082
11083 * cc-langs.el (c-append-paragraph-start): New variable used by
11084 c-common-init to get paragraph-start correct.
11085 * cc-langs.el (c-common-init): Use c-append-paragraph-start to
11086 initialize paragraph-start to make it correct both with and
11087 without the javadoc special case.
11088
11089 * cc-mode.el (java-mode): Use c-append-paragraph-start to
11090 initialize paragraph-start for javadoc markup.
11091
11092 * cc-vars.el (c-style-variables-are-local-p): Incompatible
11093 change by defaulting this to t. It's motivated by the
11094 confusing behavior that otherwise arise from the style system
11095 when editing both java and non-java files at the same time
11096 (see the comments about style setting in c-common-init).
11097
110982000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11099
11100 * cc-cmds.el (c-indent-new-comment-line): Added a kludge
11101 similar to the one in c-fill-paragraph to check the fill
11102 prefix from the adaptive fill function for sanity.
11103
111042000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11105
11106 * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into
11107 defun block.
11108
a30eb617
DL
111092000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11110
11111 * cc-align.el (c-lineup-multi-inher): Handle lines with
11112 leading comma nicely. Extended to handle member initializers
11113 too.
11114
11115 * cc-engine.el: (c-beginning-of-inheritance-list,
11116 c-guess-basic-syntax): Fixed recognition of inheritance lists
11117 when the lines begins with a comma.
11118
a30eb617
DL
11119 * cc-vars.el (c-offsets-alist): Changed default for
11120 member-init-cont to c-lineup-multi-inher since it now handles
11121 member initializers and indents better for leading commas.
11122
111232000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11124
11125 * cc-cmds.el (c-electric-brace): Fixed some bugs in the state
11126 handling that caused class open lines to be recognized as
11127 statement-conts in some cases.
11128
11129 * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix
11130 guessed by the adaptive fill function unless point is on the
11131 first line of a block comment.
11132
11133 * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug
11134 when the buffer ends with a macro continuation char.
11135
11136 * cc-engine.el (c-guess-basic-syntax): Added support for
11137 function definitions as statements in Pike. The first
11138 statement in a lambda block is now labeled defun-block-intro
11139 instead of statement-block-intro.
11140
11141 * cc-engine.el (c-narrow-out-enclosing-class): Whack the state
11142 so that the class surrounding point is selected, not the one
11143 innermost in the state.
11144
11145 * cc-engine.el (c-guess-basic-syntax): Fixed bug in
11146 recognition of switch labels having hanging multiline
11147 statements.
11148
11149 * cc-engine.el (c-beginning-of-member-init-list): Broke out
11150 some code in c-guess-basic-syntax to a separate function.
11151 * cc-engine.el (c-just-after-func-arglist-p): Fixed
11152 recognition of member inits with multiple line arglists.
11153 * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect
11154 member-init-cont when the commas are in funny places.
11155
111562000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11157
11158 * cc-defs.el (c-auto-newline): Removed this macro since it's
11159 not used anymore.
11160
11161 * cc-engine.el (c-looking-at-bos): New helper function.
11162 * cc-engine.el (c-looking-at-inexpr-block): More tests to tell
11163 inexpr and toplevel classes apart in Pike.
11164
11165 * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition
11166 of case 9A.
11167
11168 * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New
11169 constant, since "class" can introduce an in-expression class
11170 in Pike nowadays.
11171
111722000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11173
11174 * cc-align.el (c-gnu-impose-minimum): Don't impose minimum
11175 indentation on cpp-macro lines.
11176
11177 * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro
11178 a syntax modifier like comment-intro, to make it possible to
11179 get syntactic indentation for preprocessor directives. It's
11180 incompatible wrt to lineup functions on cpp-macro, but it has
11181 no observable effect in the 99.9% common case where cpp-macro
11182 is set to -1000.
11183
111842000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11185
11186 * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed
11187 member-init-cont when the preceding arglist is several lines.
11188
111892000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11190
11191 * cc-styles.el (c-style-alist): The basic offset for the BSD
11192 style corrected to 8.
11193
111942000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11195
11196 * cc-styles.el (c-style-alist): Adjusted the indentation of
11197 brace list openers in the gnu style.
11198
111992000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11200
11201 * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation.
11202
11203 * cc-cmds.el (c-electric-brace, c-electric-slash,
11204 c-electric-star, c-electric-semi&comma, c-electric-colon,
11205 c-electric-lt-gt, c-electric-paren): Don't reindent old lines
11206 when c-syntactic-indentation is nil.
11207
11208 * cc-engine.el (c-beginning-of-statement-1): Fixed bug where
11209 we were left at comments preceding the first statement when
11210 reaching the beginning of the buffer.
11211
11212 * cc-vars.el (c-syntactic-indentation): New variable to turn
11213 off all syntactic indentation.
11214
112152000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11216
11217 * cc-cmds.el (c-fill-paragraph): Keep one or two spaces
11218 between the text and the block comment ender when it hangs,
11219 depending on how many there are before the fill.
11220
112212000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11222
11223 * cc-engine.el (c-beginning-of-closest-statement): New helper
11224 function to go back to the closest preceding statement start,
11225 which could be inside a conditional statement.
11226 * cc-engine.el (c-guess-basic-syntax): Use
11227 c-beginning-of-closest-statement in cases 10B.2, 17B and 17C.
11228
11229 * cc-engine.el (c-guess-basic-syntax): Better handling of
11230 arglist-intro, arglist-cont-nonempty and arglist-close when
11231 the arglist is nested inside parens. Cases 7A, 7C and 7F
11232 changed.
11233
11234 * cc-langs.el (c-Java-javadoc-paragraph-start): Brought
11235 up-to-date with javadoc 1.2.
11236
112372000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11238
11239 * cc-engine.el (c-beginning-of-statement-1): Fixed handling of
11240 multiline Pike type decls.
11241
112422000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11243
11244 * cc-cmds.el (c-indent-new-comment-line): Always break
11245 multiline comments in multiline mode, regardless of
11246 comment-multi-line.
11247
112482000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11249
11250 * cc-engine.el (c-guess-basic-syntax): Fixed bug with
11251 fully::qualified::names in C++ member init lists. Preamble in
11252 case 5D changed.
11253
112542000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11255
11256 * cc-langs.el (c-common-init): Handling of obsolete variables
11257 moved to c-initialize-cc-mode. More compatible style override
11258 when using global style variables.
11259 * cc-mode.el (c-initialize-cc-mode): Handling of obsolete
11260 variables moved here.
11261
a30eb617
DL
11262 * cc-styles.el (c-make-styles-buffer-local): Flag style
11263 variable localness in c-style-variables-are-local-p to make
11264 the compatibility measure in c-common-init work well.
11265
11266 * cc-styles.el (c-set-style-1): c-special-indent-hook can no
11267 longer contain set-from-style.
11268 * cc-styles.el (c-initialize-builtin-style): Don't check for
11269 set-from-style on c-special-indent-hook.
11270 * cc-styles.el (c-copy-tree): Obsolete. The standard function
11271 copy-alist is sufficient now.
11272
11273 * cc-styles.el (c-set-style, c-set-style-1,
11274 c-get-style-variables): Fixes to variable initialization so
11275 that duplicate entries in styles have the same effect
11276 regardless of DONT-OVERRIDE.
11277
11278 * cc-styles.el (c-set-style-2): Fixed bug where the
11279 initialization of inheriting styles failed when the
11280 dont-override flag is set.
11281
11282 * cc-vars.el (c-special-indent-hook): Don't use set-from-style
11283 on this.
11284
112852000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11286
11287 * cc-defs.el (c-forward-comment): Removed the workaround
11288 introduced in 5.38 since it had worse side-effects. If a line
11289 contains the string "//\"", it regarded the // as a comment
11290 start since the \ temporarily doesn't have escape syntax.
11291
112922000-07-17 Emmanuel Briot <briot@act-europe.fr>
11293
11294 * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load
11295 ada-xref.el before ada-prj.el, so that the Project menu is created
11296 when ada-prj tries to add to it.
11297 (ada-activate-keys-for-case): Suppress the characters that are not
11298 part of the Ada syntax. Better compatibility with else-mode
11299 (ada-adjust-case-interactive): When auto-casing is not active,
11300 correctly insert newlines (used to insert only ^M). Prevent the
11301 syntax table from being changed in case of an error
11302 (or '_' becomes part of a word and some commands are confused).
11303 Do nothing if ada-auto-case is nil.
11304 (ada-after-keyword-p): Ignore keywords that are also attributes
11305 (ada-batch-reformat): Update usage comment
11306 (ada-call-from-contextual-menu): New function
11307 (ada-case-read-exceptions): Reinitialize the casing exception list
11308 first to nil first, so that the casing exception file can be
11309 shared.
11310 (ada-check-defun-name): Handles "configure" keyword for gnatdist
11311 files.
11312 (ada-compile-goto-error): Fix regexp used to detect a file:line
11313 anywhere in the error message
11314 (ada-contextual-menu-last-point): New variable
11315 (ada-create-keymap): If the variable delete-key-deletes-forward is
11316 t on XEmacs, it means that DEL should delete one character
11317 forward.
11318 (ada-create-menu): Use :included instead of :visible for XEmacs.
11319 New submenu "Options".
11320 (ada-end-stmt-re): Correctly indent "select ... then abort"
11321 statements.
11322 (ada-fill-comment-paragraph): Correctly delete all leading '--'
11323 even if they don't match ada-fill-comment-prefix Fix handling of
11324 paragraphs on the first or last line of a file.
11325 (ada-format-paramlist): Fix handling of default parameter values.
11326 (ada-get-body-name): New function.
11327 (ada-get-current-indent): Optimized by searchling directly for an
11328 existing generic part or a statement outside of it. Handle
11329 ada-indent-align-comments when indenting comments Replaced some
11330 regexps by testing directly the next character. This results in a
11331 huge speedup on some files. New indentation scheme for renames
11332 statements. Stop looking for the 'while' or 'for' associated with
11333 a 'loop' at the first semicolon encountered. A "return" can also
11334 match an anonymous access subprogram declaration.
11335 (ada-get-indent-noindent): Ignore strings and comments when
11336 looking for the keywords "record" and "private".
11337 (ada-goto-matching-decl-start): When matching "if", make sure we
11338 are not in fact seeing "end if". Ignore "when" statements except
11339 when initial keyword was "begin". Fix handling of nested
11340 procedures. Add a recursive call to this function to skip over
11341 other 'end' statmts. Fix indentation for "when .. => begin"
11342 (ada-in-open-paren-p): Fix indentation for complex boolean
11343 expressions, where 'and then', 'or else' and parenthesis
11344 statements are mixed up.
11345 (ada-in-paramlist-p): Skip comments while searching for the
11346 beginning Fix handling of operator declarations.
11347 (ada-indent-align-comments): New variable
11348 (ada-indent-current): Change the syntax table only in the
11349 protected section, so that we are sure it is restored correctly.
11350 (ada-indent-on-previous-lines): Use ada-use-indent and
11351 ada-with-indent Correctly indent "select ... then"
11352 (ada-indent-region): Slight speedup.
11353 (ada-indent-renames): New variable.
11354 (ada-last-which-function-subprog, ada-last-which-function-line):
11355 New variables
11356 (ada-looking-at-semi-private): Correctly indent the 'private'
11357 keyword when it is the first word in a package declaration.
11358 (ada-loose-case-word): Stop searching if at the end of the buffer.
11359 (ada-loose-case-word, ada-capitalize-word): Recase the whole word
11360 even if point is not initially at the end of the word.
11361 (ada-matching-decl-start-re): Add "when".
11362 (ada-mode): Add support for abbrev-mode, outline-mode and
11363 which-func-mode Override the old find-file.el entry in
11364 ff-special-constructs since it is using the obsolete
11365 ada-spec-suffix variable
11366 (ada-no-auto-case): New function
11367 (ada-scan-paramlist): When parsing the argument type, accept
11368 spaces (as in "X 'Class", generated by Rational Rose).
11369 (ada-other-file-name): No longer loads the other file.
11370 (ada-popup-menu): Save and restore the current buffer and cursor
11371 position before and after displaying the menu.
11372 (ada-search-ignore-complex-boolean): New function.
11373 (ada-uncomment-region): Emacs21 already knows how to delete
11374 comments not starting in the first column.
11375 (ada-use-indent): New variable
11376 (ada-which-function): New function.
11377 (ada-with-indent): New variable
11378 (ada-xemacs): evaluate it at compile time too, so that ada-mode.el
11379 can be batch-compiled from the command line.
11380
11381 * ada-xref.el: Got rid of all byte-compiler warnings on Emacs.
11382 Add to the menu when the file is loaded, not in ada-mode-hook.
11383 Add -toolbar to the default ddd command Switches moved from
11384 ada-prj-default-comp-cmd and ada-prj-default-make-cmd to
11385 ada-prj-default-comp-opt
11386 (ada-add-ada-menu): Remove the map and name parameters Add the Ada
11387 Reference Manual to the menu
11388 (ada-check-current): rewritten as a call to ada-compile-current
11389 (ada-compile): Removed.
11390 (ada-compile-application, ada-compile-current, ada-check-current):
11391 Set the compilation-search-path so that compile.el automatically
11392 finds the sources in src_dir. Automatic scrollong of the
11393 compilation buffer. C-uC-cC-c asks for confirmation before
11394 compiling
11395 (ada-compile-current): New parameter, prj-field
11396 (ada-complete-identifier): Load the .ali file before doing
11397 processing
11398 (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to
11399 conform to gnatmake's behavior.
11400 (ada-find-file-in-dir): New function
11401 (ada-find-references): Set the environment variables for gnatfind
11402 (ada-find-src-file-in-dir): New function.
11403 (ada-first-non-nil): Removed
11404 (ada-gdb-application): Add support for jdb, the java debugger.
11405 (ada-get-ada-file-name): Load the original-file first if not done
11406 yet.
11407 (ada-get-all-references): Handles the new ali syntax (parent types
11408 are found between <>).
11409 (ada-initialize-runtime-library): New function
11410 (ada-mode-hook): Always load a project file when a file is opened,
11411 so that the casing exceptions are correctly read.
11412 (ada-operator-re): Add all missing operators ("abs", "rem", "**").
11413 (ada-parse-prj-file): Use find-file-noselect instead of find-file
11414 to open the project file, since the latter does not work with
11415 speedbar Get default values before loading the prj file, or the
11416 default executable file name is wrong. Use the absolute value of
11417 src_dir to initialize ada-search-directories and
11418 compilation-search-path,... Add the standard runtime library to
11419 the search path for find-file.
11420 (ada-prj-default-debugger): Was missing an opening '{'
11421 (ada-prj-default-bind-opt, ada-prj-default-link-opt): New
11422 variables.
11423 (ada-prj-default-gnatmake-opt): New variable
11424 (ada-prj-find-prj-file): Handles non-file buffers For non-Ada
11425 buffers, the project file is the default one Save the windows
11426 configuration before displaying the menu.
11427 (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed
11428 (ada-read-identifier): Fix xrefs on operators (for "mod", "and",
11429 ...) regexp-quote identifiers names to support operators +,
11430 -,... in regexps.
11431 (ada-remote): New function.
11432 (ada-run-application): Erase the output buffer before starting the
11433 run Support remote execution of the application. Use
11434 call-process, or the arguments are incorrectly parsed
11435 (ada-set-default-project-file): Reread the content of the active
11436 project file, not the one from the current buffer When a project
11437 file is set as the default project, all directories are
11438 automatically associated with it.
11439 (ada-set-environment): New function
11440 (ada-treat-cmd-string): New special variable ${current}
11441 (ada-treat-cmd-string): Revised. The substitution is now done for
11442 any ${...} substring
11443 (ada-xref-current): If no body was found, compiles the spec
11444 instead. Setup ADA_{SOURCE,OBJECTS}_PATH before running the
11445 compiler to get rid of command line length limitations.
11446 (ada-xref-get-project-field): New function
11447 (ada-xref-project-files): New variable
11448 (ada-xref-runtime-library-specs-path)
11449 (ada-xref-runtime-library-ali-path): New variables
11450 (ada-xref-set-default-prj-values): Default run command now does a
11451 cd to the build directory. New field: main_unit Provide a default
11452 file name even if the current buffer has no prj file.
11453
11454 * ada-prj.el:
11455 Rewritten to show a tabbed-dialog.
11456 (ada-prj-add-ada-menu): Remove the map and name parameters.
11457 (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values):
11458 New function
11459 (ada-prj-load-directory, ada-prj-subdirs-of): New functions
11460 (ada-prj-load-from-file): New function
11461 (ada-prj-save): Always save fields that depend on the current buffer
11462 (ada-prj-show-value): New function
11463
11464 * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in
11465 Ada mode. This will allow us to display the Ada menu in any buffer
11466 we want (for project items).
11467 (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct
11468 number of spaces in the header.
11469
114702000-07-24 Dave Love <fx@gnu.org>
11471
11472 * ediff-init.el (ediff-region-help-echo): Bind face-help.
11473
114742000-07-23 Noah Friedman <friedman@splode.com>
11475
11476 * type-break.el (type-break): perform autosave.
11477 Suggested by Stephen Gildea <gildea@intouchsys.com>.
11478 (type-break-do-query): Cancel query schedule while performing
11479 actual query, to avoid possibility of a second query being made
11480 while first one is already in progress.
11481 (type-break-time-stamp-format): New variable.
11482 (type-break-time-stamp): New function.
11483 (type-break-time-warning): Use it.
11484 (type-break-keystroke-warning): Use it.
11485 (type-break-noninteractive-query): Use it.
11486
11487 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload
11488 cookie.
11489 Use add-minor-mode to set minor-mode-alist, if available.
11490 (eldoc-echo-area-use-multiline-p): New user option.
11491 (eldoc-echo-area-multiline-supported-p): New variable.
11492 (eldoc-docstring-format-sym-doc): Use them.
11493 (eldoc-mode): If not using idle timers, append to local post and
11494 pre command hooks. Suggested by David Byers <davby@ida.liu.se>.
11495 (eldoc-display-message-no-interference-p): Don't interfere with
11496 edebug.
11497 Add autoload cookie for eldoc-mode minor-mode-alist initialization.
11498 (eldoc-function-arglist): New function.
11499 (eldoc-function-argstring): Use it.
11500
11501 * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure
11502 auto save directory exists before calling directory-files.
11503
115042000-07-23 Dave Love <fx@gnu.org>
11505
11506 * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i,
11507 ^o, ^u.
11508
115092000-07-21 Dave Love <fx@gnu.org>
11510
11511 * ediff-init.el (ediff-region-help-echo): Modify to use overlay
11512 now passed to the function. It now works properly.
11513
11514 * smerge-mode.el (smerge-mode-menu): Fill it out.
11515
115162000-07-20 Gerd Moellmann <gerd@gnu.org>
11517
11518 * info-look.el (info-lookup): If *info* is shown in another frame
11519 on the same display, select that frame, instead of switching to
11520 the Info buffer in another window of the selected frame.
11521
11522 * simple.el (universal-argument-map): Bind numeric keypad keys
11523 kp-0 to kp-9 and kp-subtract.
11524 (digit-argument): Handle these keys.
11525
115262000-07-20 Dave Love <fx@gnu.org>
11527
11528 * net/goto-addr.el (goto-address-fontify): Don't bother with
11529 buffer-modified and read-only stuff -- irrelevant with overlays.
11530 Put an extra property on the overlays and use it to clean up in
11531 case goto-address is re-run.
11532
115332000-07-19 Richard M. Stallman <rms@gnu.org>
11534
11535 * timer.el (run-with-idle-timer): Doc fix.
11536
11537 * mail/mail-utils.el (mail-strip-quoted-names):
11538 Handle case where <...> appears inside "...".
11539 Use replace-match to edit the string more simply.
11540 (rmail-dont-reply-to): Cope with an unmatched ".
11541
115422000-07-19 Dave Love <fx@gnu.org>
11543
11544 * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs
11545 implementation.
11546
11547 * mouse.el (popup-menu): Allow a list of keymaps for menu arg.
11548 (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions.
11549 (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff.
11550
115512000-07-19 Gerd Moellmann <gerd@gnu.org>
11552
11553 * textmodes/refer.el: Correct maintainer's email address.
11554
11555 * progmodes/hideif.el: Correct author's email address.
11556 Fix typo in comment.
11557
11558 * xml.el: New file.
11559
11560 * mail/mailheader.el: Correct author's mail address.
11561
11562 * gnus/parse-time.el: Correct author's mail address.
11563
115642000-07-19 Colin Walters <walters@cis.ohio-state.edu>
11565
11566 * comint.el (comint-highlight-input, comint-highlight-face):
11567 New user options.
11568 (comint-input-ring-file-name): Change custom type.
11569 (comint-mode-map): Bind mouse-2.
11570 (comint-insert-clicked-input): New function.
11571 (comint-send-input): Handle input highlighting.
11572
115732000-07-18 Stefan Monnier <monnier@cs.yale.edu>
11574
11575 * mouse.el (popup-menu): New function.
11576 (mouse-major-mode-menu): Use it.
11577
115782000-07-18 Dave Love <fx@gnu.org>
11579
11580 * bindings.el (mode-line-mule-info, mode-line-modified): help-echo
11581 improvements.
11582
115832000-07-18 Gerd Moellmann <gerd@gnu.org>
11584
11585 * faces.el (face-font-selection-order)
11586 (face-font-family-alternatives): Add custom type.
11587
115882000-07-18 Dave Love <fx@gnu.org>
11589
11590 * cus-edit.el (custom-variable-reset-saved)
11591 (custom-variable-reset-standard): Remove unused bindings.
11592
11593 * rect.el (open-rectangle-line): Remove unused let.
11594
11595 * hl-line.el (hl-line-highlight): Check hl-line-mode.
11596
115972000-07-18 Gerd Moellmann <gerd@gnu.org>
11598
11599 * cdl.el: Fix `Maintainer' keyword.
11600
11601 * play/pong.el: Add author's email address.
11602
116032000-07-17 Sam Steingold <sds@gnu.org>
11604
11605 * files.el (insert-directory): Call `split-string' instead of
11606 re-implementing it.
11607
116082000-07-18 Gerd Moellmann <gerd@gnu.org>
11609
11610 * mail/vms-pmail.el: Change maintainer to FSF.
11611
11612 * net/goto-addr.el: Change maintainer to FSF.
11613
11614 * info.el (Info-title-face-alist): Removed.
11615
116162000-07-18 David Ponce <david@dponce.com>
11617
11618 * recentf.el (recentf-open-files): New command that works like
11619 `recentf-open-more-files', but shows the whole list of files (not just
11620 those omitted from the menu). Useful if you don't use a menu-bar!
11621 (recentf-open-more-files) Modified to use `recentf-open-files'.
11622
11623 (recentf-open-files, recentf-open-more-files)
11624 (recentf-edit-list): Dialogs use `recentf-dialog-mode'
11625
11626 (recentf-dialog-mode): New mode for dialogs. You can now just type
11627 "q" to cancel the dialogs.
11628
116292000-07-18 David Ponce <david@dponce.com>
11630
11631 * recentf.el: This is a major update of recentf.el. It adds new
11632 features to better organize the recentf menu and "More..." buffer.
11633
11634 Using new provided menu filtering functions you can now organize the
11635 recent files list:
11636
11637 - by major modes
11638 - by directories
11639 - by user defined rules
11640
11641 Finally, with the new `recentf-filter-changer' customizable filter you
11642 can define a ring of filters and dynamically (via the menu) cycle on
11643 each menu organization in the ring (a la msb).
11644
116452000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
11646
11647 * eshell/eshell.el (eshell): Replace links to eshell.info with
11648 links to eshell, to avoid problems on systems where the manual is
11649 installed as `eshell'.
11650 * eshell/esh-cmd.el (eshell-cmd): Ditto.
11651 * eshell/em-smart.el (eshell-smart): Ditto.
11652 * eshell/em-banner.el (eshell-banner): Ditto.
11653 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto.
11654
11655 * eshell/em-unix.el (eshell-shuffle-files): Don't disable
11656 same-file check in the MS-DOS version (it does support inodes).
11657
11658 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix.
11659
11660 * eshell/eshell.el (eshell-directory-name):
11661 Run default directory name through convert-standard-filename.
11662
116632000-07-18 Kenichi Handa <handa@etl.go.jp>
11664
11665 * international/mule-cmds.el (select-safe-coding-system):
11666 Fix typo in the comment.
11667
11668 * language/european.el (compound-text):
11669 Force katakana-jisx0201 to be designated to G1.
11670
11671 * international/mule-conf.el (oldjis-newjis-jisroman-ascii):
11672 Don't translate some national variant characters of latin-jisx0201.
11673 (x-ctext): Force katakana-jisx0201 to be designated to G1.
11674
11675 * international/kkc.el (kkc-after-update-conversion-functions):
11676 New variable.
11677 (kkc-update-conversion): Run functions in it at the tail.
11678
116792000-07-16 John Wiegley <johnw@gnu.org>
11680
11681 * lisp/align.el (align-newline-and-indent):
11682 Adding new function. for auto-aligning blocks of code on RET.
11683 (align-region): Fixed badly formatted minibuffer message.
11684
116852000-07-17 Kenichi Handa <handa@etl.go.jp>
11686
11687 * international/kkc.el (kkc-show-conversion-list-count): Customize it.
11688 (kkc-region): Update kkc-next-count and kkc-prev-count here. Show
11689 the conversion list at first if appropriate.
11690 (kkc-next): Don't update kkc-next-count here.
11691 (kkc-prev): Don't update kkc-prev-count here.
11692 (kkc-show-conversion-list-update): Fix setting up of conversion
11693 list message.
11694
116952000-07-16 Stefan Monnier <monnier@cs.yale.edu>
11696
11697 * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key.
11698
116992000-07-16 Dave Love <fx@gnu.org>
11700
11701 * cus-edit.el (custom-buffer-create-internal): Use a help-echo
11702 function to be more specific.
11703
11704 * wid-edit.el (widget-specify-field, widget-specify-button): Allow
11705 non-string help-echo.
11706 (widget-types-convert-widget): Defsubst it.
11707 (widget-echo-help): Try to cope with a help-echo function of two
11708 possible sorts.
11709
117102000-07-15 Jason Rumney <jasonr@gnu.org>
11711
11712 * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
11713 Declare as obsolete.
11714
11715 * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons.
11716
117172000-07-14 Gerd Moellmann <gerd@gnu.org>
11718
11719 * hilit-chg.el: Fix typo.
11720
117212000-07-14 Dave Love <fx@gnu.org>
11722
11723 * info.el (Info-mode-menu): Fix use of :help, :enable.
11724
117252000-07-14 Stefan Monnier <monnier@cs.yale.edu>
11726
11727 * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label.
11728
117292000-07-13 Dave Love <fx@gnu.org>
11730
11731 * emacs-lisp/easymenu.el: Doc fixes.
11732 (easy-menu-remove): Defalias to ignore.
11733
11734 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback):
11735 Call throw correctly.
11736
117372000-07-13 Gerd Moellmann <gerd@gnu.org>
11738
11739 * faces.el (frame-background-mode): Doc fix.
11740
11741 * simple.el (eval-expression-print-length): Change custom type to
11742 allow entering nil as value.
11743
117442000-07-13 Dave Love <fx@gnu.org>
11745
11746 * progmodes/fortran.el (fortran-imenu-generic-expression):
11747 Change definition layout.
11748 (fortran-mode-menu): Reinstate customize entries.
11749
11750 * cus-edit.el (custom-group-menu-create, customize-menu-create):
11751 Use :filter, per old XEmacs code.
11752
117532000-07-12 Gerd Moellmann <gerd@gnu.org>
11754
11755 * term.el (term-send-raw-meta): Strip modifiers from the keyboard
11756 event when deciding what to send to the terminal.
11757
117582000-07-12 Dave Love <fx@gnu.org>
11759
11760 * cus-start.el: Add optional version as 4th element of specs and
11761 use it for several things new in v21. Remove load-path. Fix type
11762 of line-number-display-limit.
11763
117642000-07-11 Dave Love <fx@gnu.org>
11765
11766 * progmodes/fortran.el: Don't require easymenu.
11767 Use repeat counts in various regexps.
11768 (fortran-mode-syntax-table): Defvar directly.
11769 (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
11770 (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
11771 Use defvar, not defconst.
11772 (fortran-mode-map): Change locals in `let'. Use `fortran-auto-fill'.
11773 (fortran-mode): Set fortran-comment-line-start-skip,
11774 fortran-comment-line-start-skip, dabbrev-case-fold-search.
11775 (fortran-comment-indent): Use defsubst.
11776 (fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
11777 Use fortran-comment-indent, not fortran-comment-indent-function.
11778 (fortran-comment-region, fortran-electric-line-number): Simplify.
11779 (fortran-auto-fill): New function.
11780 (fortran-do-auto-fill): Deleted.
11781 (fortran-find-comment-start-skip):
11782 Check for non-null comment-start-skip.
11783 (fortran-auto-fill-mode, fortran-fill-statement):
11784 Use fortran-auto-fill.
11785 (fortran-fill): Use fortran-auto-fill. Check for null
11786 comment-start-skip. Simplify final clause and use end-of-line finally.
11787
11788 * widget.el (widget-plist-member): New alias.
11789
117902000-07-11 Eli Zaretskii <eliz@is.elta.co.il>
11791
11792 * eshell/esh-module.el (toplevel): Reference
11793 byte-compile-current-file only if it is bound.
11794
117952000-07-10 Gerd Moellmann <gerd@gnu.org>
11796
11797 * dired.el: Don't require `dired-aux'.
11798
117992000-07-10 Miles Bader <miles@lsi.nec.co.jp>
11800
11801 * dired-aux.el (dired-show-file-type): New function.
11802 * dired.el (dired-mode-map): Bind `w' to dired-show-file-type.
11803 (dired-show-file-type): Add autoload.
11804
118052000-07-10 Kenichi Handa <handa@etl.go.jp>
11806
11807 * international/mule-diag.el (describe-font): Adjusted for the
11808 change of fontset-info.
11809 (print-fontset): Likewise.
11810
118112000-07-09 Stefan Monnier <monnier@cs.yale.edu>
11812
11813 * mouse.el (mouse-drag-region): Use functionp rather than fboundp.
11814
118152000-07-07 Gerd Moellmann <gerd@gnu.org>
11816
11817 * bindings.el: Bind `[delete]' to delete-char.
11818
11819 * dired.el (dired-find-alternate-file): New function.
11820 (dired-mode-map): Bind `a' to dired-find-alternate-file.
11821 (toplevel): Require dired-aux when compiling.
11822 (dired-buffers): Move defvar within file to avoid compiler warning.
11823
11824 * info.el (Info-last-search): Variable removed.
11825 (Info-search-history): New variable.
11826 (Info-search): New Info-search-history.
11827
11828 * battery.el, info-look.el: Change author's mail address.
11829
118302000-07-07 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
11831
11832 * mail/rmail.el (rmail-clear-headers): Don't throw an error
11833 if rmail-ignored-headers is nil.
11834 (rmail-retry-failure): Bind rmail-ignored-headers and
11835 rmail-displayed-headers to nil.
11836
118372000-07-06 Gerd Moellmann <gerd@gnu.org>
11838
11839 * lpr.el (lpr-page-header-switches): Add `-h' switch.
11840 (print-region-1): Don't hard code `-h' here.
11841
11842 * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
11843
118442000-07-01 Francesco Potorti` <pot@gnu.org>
11845
11846 * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
11847 exim can use "your message" instead of "the message".
11848
118492000-07-06 Stefan Monnier <monnier@cs.yale.edu>
11850
11851 * facemenu.el: Docstrings fixes.
11852 (facemenu-get-face): Don't use internal-find-face.
11853 (facemenu-iterate): Rename arg to match the docstring.
11854
11855 * newcomment.el (uncomment-region): Be more careful when skipping
11856 backwards over `=' not to bump into BOBP.
11857
118582000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
11859
11860 * ediff-diff.el (ediff-wordify): Use syntax table.
11861 * ediff-init.el (ediff-has-face-support-p): Use
11862 ediff-color-display-p.
11863 (ediff-color-display-p): Use display-color-p, changed to defun
11864 from defsubst.
11865 Got rid of special cases for NeXT and OS/2.
11866 * ediff-wind.el (ediff-setup-control-frame): Set proper modeline
11867 face.
11868
118692000-07-05 Stefan Monnier <monnier@cs.yale.edu>
11870
11871 * emacs-lisp/lucid.el: Require CL.
11872 (copy-tree, remprop): Remove, it's provided by CL.
11873 (map-keymap): Define in terms of cl-map-keymap.
11874 (extent-property, set-extent-end-glyph): New functions.
11875
11876 * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables.
11877
118782000-07-05 Gerd Moellmann <gerd@gnu.org>
11879
11880 * Makefile.in (DONTCOMPILE): Add comment that the name may
11881 not be changed without changing the make-dist script.
11882
11883 * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc.
11884 (cl-mapc): Use mapc instead of cl-old-mapc.
11885
118862000-07-05 Andrew Innes <andrewi@gnu.org>
11887
11888 * makefile.nt: Add support for `bootstrap' and related targets.
11889
118902000-07-05 Stefan Monnier <monnier@cs.yale.edu>
11891
11892 * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix.
11893 (easy-menu-do-define): Use `menu-item' format.
11894 Handle case where easy-menu-create-menu returns a symbol.
11895 Manually call the potential top-level filter in the function binding.
11896 (easy-menu-filter-return): New arg NAME.
11897 Convert to a keymap if MENU is an XEmacs menu.
11898 (easy-menu-convert-item-1): New. Extracted from easy-menu-do-add-item.
11899 (easy-menu-converted-items-table, easy-menu-convert-item):
11900 New var and fun to memoize easy-menu-convert-item-1.
11901 (easy-menu-do-add-item): Use it.
11902 (easy-menu-create-menu): Use easy-menu-convert-item.
11903 Wrap easy-menu-filter-return around any :filter specification.
11904 Don't convert the menu if a filter was specified.
11905 Tell easy-menu-make-symbol not to check for MENU being an expression.
11906 (easy-menu-make-symbol): New arg NOEXP.
11907
119082000-07-05 Gerd Moellmann <gerd@gnu.org>
11909
11910 * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter
11911 EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
11912 (eval-defun): If called with prefix arg, instrument code for
11913 Edebug.
11914
11915 * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string
11916 similar to that of eval-defun.
11917
119182000-07-04 Dave Love <fx@gnu.org>
11919
11920 * hl-line.el (hl-line-overlay): Make it permanent-local.
11921
11922 * calendar/todo-mode.el: Replaced with a working version, based on
11923 1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
11924
119252000-07-03 Miles Bader <miles@lsi.nec.co.jp>
11926
11927 * paths.el (prune-directory-list): New function.
11928 (Info-default-directory-list): Rewritten to more methodically
11929 enumerate a big list of possible info directories (based on the
11930 list used by the standalone info reader).
11931
11932 * info.el (info-initialize): Use prune-directory-list to remove
11933 non-existent directories from Info-directory-list.
11934
11935 * paths.el (Info-default-directory-list): Try a list of possible
11936 info-directories instead of a single one. Add the possible
11937 info directory "/usr/share/info".
11938
11939 * woman.el (woman-man.conf-path): Explicitly include the debian
11940 man-db config file "/etc/manpath.config".
11941 (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
11942 are present in `manpath.config'.
11943 (woman-manpath): Include "/usr/share/man".
11944
119452000-07-03 Gerd Moellmann <gerd@gnu.org>
11946
11947 * frame.el (blink-cursor-mode): Don't hide cursor initially.
11948
11949 * startup.el (command-line): Initialize blink-cursor based
11950 on window-system.
11951
11952 * frame.el (blink-cursor): Default to nil if not running under
11953 a window-system.
11954
11955 * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
11956 (face-x-resources): Remove duplicate entry for :font.
11957
11958 * textmodes/refer.el (refer-find-entry-internal): Use some-window
11959 instead of cycling through windows with next-window.
11960
11961 * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
11962 of cycling through windows with next-window.
11963
11964 * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
11965 of cycling through windows with next-window.
11966
11967 * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
11968 (edebug-get-displayed-buffer-points): Use walk-windows/some-window
11969 instead of cycling through windows with next-window.
11970
11971 * calendar/appt.el (appt-select-lowest-window): Use walk-windows
11972 instead of cycling through windows with next-window.
11973
11974 * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead
11975 of cycling through windows with next-window.
11976
11977 * terminal.el (te-process-output): Use walk-windows instead of
11978 cycling through windows with next-window.
11979
11980 * server.el (server-switch-buffer): Use some-window instead of
11981 cycling through windows with next-window.
11982
11983 * window.el (some-window): New function.
11984 (walk-windows): Remove reference to walk-windows-start.
11985
11986 * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil.
11987
119882000-07-03 Richard Stallman <rms@gnu.org>
11989
11990 * window.el (walk-windows): Guarantee termination by keeping a list
11991 of all the windows already handled.
11992
119932000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
11994
11995 * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use
11996 window-system.
11997
11998 * man.el (Man-notify-when-ready): Don't use window-system. If
11999 Man-notify-method is newframe, and the display is not
12000 multi-frame, select the frame created for the man page.
12001 (Man-init-defvars): Doc fix.
12002
120032000-06-28 Gerd Moellmann <gerd@gnu.org>
12004
12005 * faces.el (region): Change background color for light background.
12006
12007 * ediff-wind.el (ediff-setup-control-frame): Remove :box
12008 attribute from mode-line face of Ediff control frame.
12009
12010 * replace.el (query-replace-map): Bind `e' like `E'.
12011
120122000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
12013
12014 * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>:
12015 Change name to "Select All".
12016
12017 * dos-fns.el (convert-standard-filename): Fix last change.
12018
120192000-06-27 Gerd Moellmann <gerd@gnu.org>
12020
12021 * help.el (describe-variable): Don't insert a second `'s' in front
12022 of the string `value is shown below'. Since the syntax-table is
12023 set to emacs-lisp-mode-syntax-table, forward-sexp skips over
12024 an existing `'s', so that this won't be deleted.
12025
12026 * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el:
12027 * pcmpl-unix.el: New files.
12028
120292000-06-26 Stefan Monnier <monnier@cs.yale.edu>
12030
12031 * wid-edit.el (widget-member): Use the new plist-member.
12032
120332000-06-26 Gerd Moellmann <gerd@gnu.org>
12034
12035 * replace.el (perform-replace): Undo change of 2000-04-04.
12036 Instead, move backward 1 character at the end of the loop when
12037 necessary.
12038
12039 * faces.el (fringe): Change face for different backgrounds.
12040
12041 * eshell/esh-module.el (toplevel): Load defgroup's differently;
12042 patch from John.
12043
12044 * eshell/*.el: Change spelling of the Free Software Foundation.
12045
12046 * eshell/esh-toggle.el: Removed.
12047
12048 * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el.
12049
12050 * menu-bar.el (menu-bar-tools-menu): Call read-mail-command
12051 interactively.
12052
120532000-06-26 Alex Schroeder <alex@gnu.org>
12054
12055 * sql.el (sql-interactive-mode-map): Use `kbd' in calls to
12056 `define-key'; instead of checking `(emacs-version)' check for
12057 `set-keymap-parent' and `set-keymap-name' directly. Add entries
12058 for `;' and `o' which might be electric.
12059
12060 (sql-electric-stuff): New user option.
12061 (sql-magic-go): New function which uses `sql-electric-stuff'.
12062 (sql-magic-semicolon): New function which uses
12063 `sql-electric-stuff'.
12064
12065 (sql-accumulate-and-indent): Insert newline if `comint-accumulate'
12066 is not fboundp.
12067
12068 (sql-oracle-options): New variable.
12069 (sql-oracle): Use it.
12070
12071 (sql-imenu-generic-expression): Doc change.
12072 (sql-find-sqli-buffer): Make sure the default-value of sql-buffer
12073 is used.
12074
12075 (sql-informix): Added command line parameter "-" to force
12076 sql-informix-program to use stdout.
12077
120782000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
12079
12080 * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix.
12081 (cp864-decode-table): Doc fix.
12082 (cp720-decode-table): New variable, supports the Arabic OEM
12083 codepage used by Windows.
12084 (cp737-decode-table): New, Greek OEM codepage used by Windows.
12085
120862000-06-23 Dave Love <fx@gnu.org>
12087
12088 * font-lock.el (font-lock-support-mode) <defgroup>: Add :version.
12089 (font-lock-fontify-anchored-keywords): Use
12090 line-beginning-position.
12091 (global-font-lock-mode): Use mapc.
12092
120932000-06-23 Stefan Monnier <monnier@cs.yale.edu>
12094
12095 * eshell/esh-module.el: Require CL when compiling.
12096
120972000-06-23 Gerd Moellmann <gerd@gnu.org>
12098
12099 * comint.el (comint-substitute-in-file-name): Call replace-match
12100 with second and third arg t.
12101
12102 * cus-edit.el (custom-button-face, custom-button-pressed-face):
12103 Specify foreground color.
12104
12105 * faces.el (tool-bar, mode-line, header-line): Specify foreground
12106 color.
12107
12108 * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
12109
12110 * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
12111 cddr instead of cdddr.
12112
12113 * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
12114 instead of copy-list.
12115
12116 * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
12117 of copy-list.
12118
12119 * subdirs.el: Add eshell subdirectory.
12120
12121 * eshell: New subdirectory containing the Eshell package.
12122
12123 * pcomplete.el: New file.
12124
121252000-06-23 Paul Eggert <eggert@twinsun.com>
12126
12127 * mail/mailpost.el (post-mail-send-it): Make sure file has
12128 proper permissions from birth.
12129
12130 * files.el (basic-save-buffer-2): When temporarily setting
12131 file modes, set them to current modes plus 0200, not to 0777.
12132
12133 * emerge.el (emerge-make-temp-file): Make sure file has proper
12134 permissions from birth.
12135
121362000-06-22 Eli Zaretskii <eliz@is.elta.co.il>
12137
12138 * files.el (make-backup-file-name-1): On DOS/Windows, run the
12139 backup file name through convert-standard-filename.
12140
12141 * dos-fns.el (convert-standard-filename): Convert leading
12142 directories as well. When long file names are supported, convert
12143 characters that are invalid in Windows file names.
12144
121452000-06-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12146
12147 * ps-print.el: Fix bug: if ^L is the very first buffer character,
12148 ps-print crashes. New feature: page selection for printing. Create
12149 raw-text-unix coding system for XEmacs. Doc fix.
12150 (ps-print-version): New version number (5.2.3).
12151 (ps-plot-region): Bug fix.
12152 (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
12153 (ps-header-sheet, ps-generate, ps-end-job): Code fix.
12154 (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
12155 funs.
12156 (ps-selected-pages, ps-last-selected-pages, ps-first-page)
12157 (ps-last-page): New vars.
12158
121592000-06-21 Gerd Moellmann <gerd@gnu.org>
12160
12161 * progmodes/sh-script.el (sh-while-getopts): Fix handling of
12162 empty option string.
12163
121642000-06-21 Eli Zaretskii <eliz@is.elta.co.il>
12165
12166 * man.el (man): Doc fix.
12167
121682000-06-21 Kenichi Handa <handa@etl.go.jp>
12169
12170 * international/mule-cmds.el (set-language-info-alist): Docstring
12171 fixed.
12172
121732000-06-20 Gerd Moellmann <gerd@gnu.org>
12174
12175 * version.el (emacs-version): Use ISO date format.
12176
12177 * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
12178 instead of `M-backspace'.
12179
12180 * simple.el (turn-off-auto-fill): New function.
12181
121822000-06-20 Stefan Monnier <monnier@cs.yale.edu>
12183
12184 * jit-lock.el (with-buffer-prepared-for-jit-lock):
12185 Renamed from with-buffer-prepared-for-font-lock and use
12186 inhibit-modification-hooks rather than setting *-change-functions.
12187 Update all functions to use the new name.
12188 (jit-lock-first-unfontify-pos): New semantics (and doc).
12189 (jit-lock-mode): Make non-interactive.
12190 Don't automatically turn on font-lock.
12191 Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
12192 Always use jit-lock-after-change.
12193 Remove and restore font-lock-after-change-function.
12194 (turn-on-jit-lock, jit-lock-after-fontify-buffer)
12195 (jit-lock-after-unfontify-buffer): Remove.
12196 (jit-lock-stealth-fontify):
12197 Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
12198 (jit-lock-after-change): Set the `fontified' text-prop to nil.
12199
122002000-06-20 Sam Steingold <sds@gnu.org>
12201
12202 * emacs-lisp/cl-indent.el (toplevel): Indent
12203 `print-unreadable-object' properly. Untabify.
12204
122052000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
12206
12207 * textmodes/reftex.el (reftex-find-citation-regexp-format):
12208 Support for bibentry.
12209 (reftex-compile-variables): Fixed problem with end of section-re.
12210
12211 * texmodes/reftex-dcr.el (reftex-view-crossref,
12212 reftex-view-crossref-from-bibtex):
12213 Deal with changed `reftex-find-citation-regexp-format'.
12214 (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
12215 Replaced `remprop' with `put'.
12216 (reftex-view-crossref, reftex-view-crossref-when-idle):
12217 Support for bibentry.
12218
12219 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
12220 New entry for bibentry package.
12221
12222 * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
12223 Regexp also matches "\nobibliography".
12224
12225 * textmodes/reftex-global.el (reftex-renumber-simple-labels):
12226 Call `reftex-ensure-write-access' before doing anything.
12227 (reftex-ensure-write-access): New function.
12228
122292000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
12230
12231 * progmodes/idlwave.el: File re-installed (update to version 4.2)
12232
12233 * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
12234
12235 * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
12236
12237 * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
12238
12239
122402000-06-20 Dave Love <fx@gnu.org>
12241
12242 * faces.el (frame-background-mode): Use set-default, not set, in
12243 setter.
12244 (frame-update-faces, frame-update-face-colors): Define with
12245 defalias.
12246
12247 * enriched.el (enriched-decode-foreground)
12248 (enriched-decode-background): Don't use internal-find-face.
12249
12250 * apropos.el: Doc fixes.
12251
12252 * cus-edit.el (customize-changed-options): Check arg.
12253 (customize-version-lessp): Don't require decimal point.
12254
12255 * custom.el (defcustom, defgroup): Doc fix.
12256
12257 * newcomment.el (comment) <defgroup>: Add :version.
12258 (comment-multi-line): Doc fix.
12259
12260 * emulation/mlsupport.el (define-hooked-local-abbrev,
12261 define-hooked-global-abbrev): Fix, using define-abbrev.
12262
122632000-06-19 Gerd Moellmann <gerd@gnu.org>
12264
12265 * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
12266 the whole buffer.
12267
122682000-06-19 Dave Love <fx@gnu.org>
12269
12270 * menu-bar.el (menu-bar-options-save): New function.
12271 (menu-bar-options-menu): Use it.
12272 (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
12273 Simplify.
12274
122752000-06-19 Andreas Schwab <schwab@suse.de>
12276
12277 * progmodes/etags.el (tags-query-replace): Put new parameters
12278 START and END at the end, for backward compatibility.
12279
122802000-06-19 Kenichi Handa <handa@etl.go.jp>
12281
12282 * international/codepage.el:
12283 (cp-coding-system-for-codepage-1): Delete special codes for
12284 generating xxx-dos coding system because now a CCL based coding
12285 system can handle EOL conversion by default.
12286
12287 * international/mule.el (make-coding-system): Generate subsidiary
12288 coding systems for EOL handling variants even for a CCL based
12289 coding system.
12290
122912000-06-19 Kenichi Handa <handa@etl.go.jp>
12292
12293 * international/isearch-x.el (isearch-minibuffer-input-method)
12294 (isearch-minibuffer-input-method-function): These variables
12295 deleted.
12296 (isearch-with-input-method): Don't use the above variables.
12297 (isearch-process-search-multibyte-characters): Likewise. Call
12298 read-string with the arg INHERIT-INPUT-METHOD t.
12299
123002000-06-17 Stefan Monnier <monnier@cs.yale.edu>
12301
12302 * font-lock.el (font-lock-after-fontify-buffer)
12303 (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
12304
12305 * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
12306 Use consistent make-local-variable style for font-lock-fontified.
12307 (jit-lock-fontify-buffer):
12308 Don't bother checking for font-lock-mode and jit-lock-mode.
12309
12310 * time.el: Remove trailing ^M that prevent CVS-merging.
12311
123122000-06-16 Gerd Moellmann <gerd@gnu.org>
12313
12314 * Makefile.in (distclean): New target.
12315
123162000-06-16 Stefan Monnier <monnier@cs.yale.edu>
12317
12318 * Makefile.in (srcdir): Define for update-subdirs.
12319
123202000-06-16 Gerd Moellmann <gerd@gnu.org>
12321
12322 * find-lisp.el: New file.
12323
123242000-06-16 Andrew Innes <andrewi@gnu.org>
12325
12326 * time.el (display-time-mail-function): New variable, to allow
12327 external packages to indicate when new mail is available.
12328 (display-time-update): Use it.
12329
123302000-06-16 Kenichi Handa <handa@etl.go.jp>
12331
12332 * international/mule.el (mule-version): Change version name to
12333 SAKAKI. AOI has already been used by Meadow.
12334
12335 * international/quail.el (quail-show-guidance-buf): To find the
12336 bottom window (but minibuffer), pay attention to the height of
12337 minibuffer.
12338
123392000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
12340
12341 * arc-mode.el (archive-mode-map): Use the new menu-item format for
12342 menu-bar menus. Add help strings. Don't remove the Edit menu
12343 from the menu bar, as the menu bar has enough space now.
12344
12345 * Makefile.in (SHELL): Make sure /bin/sh is used.
12346
12347 * woman.el (woman-man-buffer): Fix bold and underlined CJK
12348 characters, which use series of two ^H characters instead of one.
12349
123502000-06-15 Gerd Moellmann <gerd@gnu.org>
12351
12352 * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
12353 (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
12354 functions.
12355 (Info-find-node-2): Try a case-sensitive search first, then
12356 do a case-insensitive search.
12357
12358 * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
12359 tutorials.
12360
12361 * complete.el (PC-env-vars-alist): New variable.
12362 (PC-complete-as-file-name): New function.
12363 (partial-completion-mode): Initialize PC-env-vars-alist from
12364 process-environment.
12365 (PC-do-completion): Handle completion of env vars.
12366
12367 * info.el (Info-set-mode-line): Show file name in mode line,
12368 use `*Info*' instead of `Info:'.
12369
12370 * startup.el (command-line-1): Change copyright messages to year
12371 2000.
12372
123732000-06-15 Dave Love <fx@gnu.org>
12374
12375 * net/goto-addr.el (goto-address-fontify): Use keymap property,
12376 not local-map.
12377
123782000-06-15 Kenichi Handa <handa@etl.go.jp>
12379
12380 * international/mule.el (set-buffer-file-coding-system): Almost
12381 rewritten to handle `undecided' as no-op.
12382
123832000-06-14 Gerd Moellmann <gerd@gnu.org>
12384
12385 * Makefile.in: New file.
12386
12387 * Makefile: Removed.
12388
12389 * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
12390 (goto-address-highlight-keymap): Bind C-c RET.
12391
123922000-06-14 Kenichi Handa <handa@etl.go.jp>
12393
12394 * mail/sendmail.el (sendmail-send-it): The temporary buffer
12395 inherits buffer-file-coding-system of the current buffer.
12396
12397 * tar-mode.el (tar-extract): For goto-char, use (point-min), not
12398 0. Give correct argument to set-auto-coding-function.
12399 (tar-expunge): For goto-char, use (point-min), not 0.
12400 (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
12401 (tar-subfile-save-buffer): Likewize.
12402
12403 * international/mule.el
12404 (after-insert-file-set-buffer-file-coding-system): Call
12405 set-buffer-file-coding-system with the arg FORCE t.
12406
124072000-06-13 Gerd Moellmann <gerd@gnu.org>
12408
12409 * mail/sendmail.el (mail-specify-envelope-from): Initialize to
12410 nil. Contemporary sendmails issue an X-Authentication-Warning if
12411 the sender is set with `-f'.
12412
124132000-06-13 Dave Love <fx@gnu.org>
12414
12415 * help.el (describe-function-1): Kluge around cases of functions
12416 fset to subrs whose doc doesn't match their symbol-name.
12417
12418 * image.el (insert-image): Default STRING to a space.
12419
12420 * info.el Doc fixes.
12421 (Info-build-node-completions): Match Ref tags.
12422
124232000-06-13 Eli Zaretskii <eliz@is.elta.co.il>
12424
12425 * frame.el (display-multi-frame-p, display-multi-font-p): New
12426 defaliases for display-graphic-p.
12427
12428 * hl-line.el: Fixed a typo in commentary.
12429
124302000-06-13 Kenichi Handa <handa@etl.go.jp>
12431
12432 * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
12433 fixed.
12434
124352000-06-12 Dave Love <fx@gnu.org>
12436
12437 * image.el (insert-image): Save a little consing.
12438
124392000-06-12 Kenichi Handa <handa@etl.go.jp>
12440
12441 * language/tibet-util.el: Convert all tibetan-1-column characters
12442 to the corresponding tibetan characters.
12443 (tibetan-add-components): Delete code for the special treatment of
12444 'a chung.
12445
12446 * language/tibetan.el (tibetan-composable-pattern): Fix previous
12447 change.
12448 (tibetan-vowel-transcription-alist): More rules added.
12449 (tibetan-composite-vowel-alist): New variable.
12450 (tibetan-precomposition-rule-alist): More rules added.
12451
124522000-06-12 Stefan Monnier <monnier@cs.yale.edu>
12453
12454 * startup.el (command-line): Only call menu-bar-mode if interactive.
12455
12456 * thingatpt.el (toplevel symbol-properties):
12457 * textmodes/makeinfo.el (makeinfo-compile):
12458 * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
12459 * progmodes/hideif.el (hif-compress-define-list)
12460 (hide-ifdef-use-define-alist):
12461 * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
12462 (ange-ftp-vms-add-file-entry):
12463 * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
12464 * man.el (Man-build-man-command):
12465 * mail/rnewspost.el (news-reply-header-hook):
12466 * info.el (Info-insert-dir):
12467 * emulation/mlconvert.el (backward-word, forward-word, setq):
12468 * emacs-lisp/gulp.el (gulp-send-requests):
12469 * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
12470 (byte-optimize-inline-handler, byte-optimize-form-code-walker)
12471 (byte-optimize-apply, end of file):
12472 * emacs-lisp/advice.el (ad-advice-class-completion-table)
12473 (ad-make-freeze-definition):
12474 * startup.el (command-line, command-line-1): Don't quote lambdas.
12475
12476 * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
12477 (cvs-cleanup-removed): New function.
12478 (cvs-cleanup-functions): New var.
12479 (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
12480 some flexibility in specifying additional entries to auto-cleanup.
12481 (cvs-quickdir): New function.
12482 (cvs-mode-insert): Use cvs-fileinfo-from-entries.
12483 (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
12484 (cvs-mode-find-file): Check that we are on a filename or dirname
12485 when invoked through a mouse-click.
12486 (cvs-full-path): Remove.
12487 (cvs-dired-action): Re-introduced.
12488 (cvs-dired-noselect): Use it.
12489 (vc-post-command-functions): use this new hook if available.
12490
12491 * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
12492 (cvs-status-map): Don't inherit from cvs-mode-map anymore.
12493 (cvs-filename-map, cvs-dirname-map): Remove.
12494 (cvs-default-action): Remove.
12495 (cvs-add-face): Use `keymap' rather than `local-map' property, and only
12496 if the arg is really a keymap.
12497 (cvs-fileinfo-pp): Don't use any special map for file and dir names.
12498 Don't hardcode the mapping from state (aka type) to face, but check
12499 the var cvs-fi-<type>-face instead.
12500 (cvs-fileinfo-from-entries): New function.
12501
12502 * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
12503 Docstring fix.
12504 (cvs-find-file-and-jump): Change default to be safer.
12505 (cvs-mode-diff-map): Define it as a function as well.
12506 (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
12507 Bind mouse-2 in this global map rather than with text-properties.
12508
12509 * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
12510 file to resolve the ambiguity between C(conflict) and C(need-merge).
12511
125122000-06-12 Kenichi Handa <handa@etl.go.jp>
12513
12514 * international/mule.el (set-buffer-file-coding-system): If
12515 CODING-SYSTEM is nil, set buffer-file-coding-system to nil
12516 unconditionally.
12517
125182000-06-12 Dave Love <fx@gnu.org>
12519
12520 * wid-edit.el (widget-specify-button): Really suppress the face if
12521 required.
12522
125232000-06-11 Gerd Moellmann <gerd@gnu.org>
12524
12525 * term/x-win.el (x-colors): Add colors from recent rgb.txt.
12526
125272000-06-11 Stefan Monnier <monnier@cs.yale.edu>
12528
12529 * imenu.el (imenu-generic-expression): Docstring fix.
12530
12531 * composite.el (composition-function-table): Move the `put'
12532 below the autoload cookie so we can load the file before loaddefs.
12533
12534 * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
12535
12536 * emacs-lisp/autoload.el (make-autoload): Use `cond'.
12537 Handle easy-mmode-define-global-mode.
12538 For complex macros like define-minor-mode that can generate
12539 several autoload entries, try to autoload entries in the
12540 macroexpanded code.
12541
12542 * emacs-lisp/easy-mmode.el (define-minor-mode):
12543 If KEYMAP is a symbol, just use it.
12544 Use byte-compile-current-file and load-file-name to infer the
12545 proper :require to pass to defcustom.
12546 Wrap the hook var into `progn' so as not to autoload it.
12547 Add a :autoload-end cookie.
12548 Be more careful about the evaluation of KEYMAP.
12549 (easy-mmode-define-global-mode): Add a :autoload-end cookie.
12550 (define-derived-mode): Move define-abbrev-table outside of defvar.
12551
125522000-06-10 Stefan Monnier <monnier@cs.yale.edu>
12553
12554 * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
12555 (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
12556 (backup-compiled-files): Ignore errors during `tar'.
12557 (bootstrap): Make autoloads before elc files.
12558
125592000-06-10 Kenichi Handa <handa@etl.go.jp>
12560
12561 * international/mule.el (set-buffer-file-coding-system): If one of
12562 undecided-XXX is specified, change only EOL conversion.
12563
12564 * international/mule-conf.el (unix): New alias for the coding
12565 system undecided-unix.
12566
125672000-06-09 Dave Love <fx@gnu.org>
12568
12569 * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
12570
12571 * progmodes/executable.el: Byte compile dynamic.
12572 (executable-insert): Change custom type.
12573 (executable-find): Add autoload cookie.
12574 (executable-make-buffer-file-executable-if-script-p): New
12575 function. After Noah Friedman.
12576
12577 * files.el (after-save-hook): Customize, with
12578 executable-make-buffer-file-executable-if-script-p as an option.
12579
125802000-06-09 Kenichi Handa <handa@etl.go.jp>
12581
12582 * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
12583 "tib24p-mule.bdf" for Tibetan.
12584
12585 * composite.el (decompose-composite-char): Declare it as obsolete.
12586
12587 * man.el (Man-fontify-manpage): Pay attention to underline and
12588 overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
12589
125902000-06-08 Gerd Moellmann <gerd@gnu.org>
12591
12592 * thingatpt.el (forward-thing): Use functionp instead of fboundp.
12593 Set maintainer to FSF since author isn't reachable.
12594
125952000-06-08 Dave Love <fx@gnu.org>
12596
12597 * international/mule-cmds.el (select-safe-coding-system): If
12598 DEFAULT-CODING-SYSTEM is not specified, also check the most
12599 preferred coding-system if buffer-file-coding-system is
12600 `undecided'. From Handa.
12601
126022000-06-08 Kenichi Handa <handa@etl.go.jp>
12603
12604 * international/mule.el
12605 (after-insert-file-set-buffer-file-coding-system): If the buffer
12606 size is greater than INSERTED, judget that we are not visiting.
12607
126082000-06-07 Rajesh Vaidheeswarran <rv@gnu.org>
12609
12610 * whitespace.el (defgroup whitespace): Comment out `:version'.
12611 XEmacs 20.4 has problems defining the group with this present.
12612 We'll have this commented out till get resolve the problem.
12613
126142000-06-07 John Wiegley <johnw@gnu.org>
12615
12616 * align.el (align-dq-string-modes, align-sq-string-modes)
12617 (align-open-comment-modes): Add pyhton-mode.
12618 (align-rules-list): Use get-text-property instead of
12619 text-properties-at.
12620 (align-rules-list): Add python-assignment.
12621 (align-rules-list): Change perl-comma-delimiter to
12622 basic-comma-delimiter. Use if for Perl modes and python-mode.
12623 (align-rules-list): Add python-chain-logic and
12624 basic-line-continuation.
12625
126262000-06-07 Jari Aalto <jari.aalto@poboxes.com>
12627
12628 * apropos.el (apropos-mode-hook): New user variable.
12629 (apropos-mode): Run apropos-mode-hook.
12630
126312000-06-07 David Ponce <david@dponce.com>
12632
12633 * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
12634 commands. Require `wid-edit' at run-time.
12635
126362000-06-07 David Ponce <david@dponce.com>
12637
12638 * recentf.el: Added some "Commentary".
12639 (recentf-open-more-files, recentf-edit-list): Minor changes to
12640 move the point at the top of the file list. This behaviour is
12641 consistent with the menu one when the list contains a lot of
12642 files.
12643 (recentf-cleanup): Now displays the number of items removed from
12644 the list.
12645 (recentf-relative-filter) New menu filter to show filenames
12646 relative to `default-directory'.
12647
126482000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12649
12650 * ps-print.el: XEmacs compatibility. Doc fix. Can select page size
12651 with/without giving an error if PostScript printer doesn't have this
12652 kind of page size. Zebra Stripe continues or restarts on next page.
12653 Manual/automatic paper feeding. Switch or not the header.
12654 (ps-print-version): New version number (5.2.2).
12655 (ps-windows-system): Include emx as a Windows system.
12656 (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
12657 (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
12658 (ps-background-text): Code fix.
12659 (ps-error-handler-message, ps-user-defined-prologue)
12660 (ps-print-prologue-header, ps-printer-name)
12661 (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
12662 (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
12663 (ps-use-face-background): Customization fix.
12664 (ps-n-up-database): Data fix.
12665 (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
12666 (ps-switch-header): New vars.
12667 (ps-xemacs-color-name, ps-face-foreground-name)
12668 (ps-face-background-name, ps-boolean-constant): New funs.
12669
126702000-06-07 Dave Love <fx@gnu.org>
12671
12672 * allout.el: New version from Manheimer.
12673
126742000-06-07 Kenichi Handa <handa@etl.go.jp>
12675
12676 * textmodes/fill.el (fill-find-break-point): Check the validity of
12677 charset.
12678
126792000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
12680
12681 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
12682 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
12683 Call display-color-p and display-mouse-p instead of looking at
12684 window-system.
12685
126862000-06-06 Dave Love <fx@gnu.org>
12687
12688 * image.el (find-image): Doc fix. Return nil if image not found.
12689 (put-image, insert-image): Make STRING arg optional.
12690
126912000-06-06 Kenichi Handa <handa@etl.go.jp>
12692
12693 * language/vietnamese.el: Remove eval-when-compile.
12694 (viet-viscii-nonascii-translation-table): Define it as a
12695 translation table made from viet-viscii-decode-table.
12696 (viet-viscii-encode-table): Define it as a translation table made
12697 from the reverse map of above.
12698 (viet-vscii-nonascii-translation-table): Define it as a
12699 translation table made from viet-vscii-decode-table.
12700 (viet-vscii-encode-table): Define it as a translation table made
12701 from the reverse map of above.
12702 (ccl-decode-viscii): Use translate-character.
12703 (ccl-encode-viscii, ccl-encode-viscii-font)
12704 (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
12705 Likewize.
12706
12707 * language/cyrillic.el: Remove eval-when-compile.
12708 (cyrillic-koi8-r-nonascii-translation-table): Define it as a
12709 translation table made from cyrillic-koi8-r-decode-table.
12710 (cyrillic-koi8-r-encode-table): Define it as a translation table
12711 made from the reverse map of above.
12712 (ccl-decode-koi8): Use translate-character.
12713 (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
12714 (cyrillic-alternativnyj-nonascii-translation-table): Define it as
12715 a translation table made from cyrillic-alternativnyj-decode-table.
12716 (cyrillic-alternativnyj-encode-table): Define it as a translation
12717 table made from the reverse map of above.
12718 (ccl-decode-alternativnyj): Use translate-character.
12719 (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
12720 Likewize
12721
12722 * international/mule-diag.el (non-iso-charset-alist): Specify
12723 translation table symbol instead of translation table itself.
12724 (list-block-of-chars): CHARSET may be a translation table symbol.
12725
12726 * international/mule.el (make-coding-system): If CODING-SYSTEM
12727 already exists, override it.
12728
12729 * international/fontset.el: Use family `proportional' for Tibetan
12730 fonts.
12731
12732 * international/ccl.el (ccl-compile-translate-character): Don't
12733 check if Rrr has property translation-table.
12734 (ccl-compile-map-multiple): Modified to avoid compiler warning.
12735
127362000-06-05 Gerd Moellmann <gerd@gnu.org>
12737
12738 * info.el: Bind case-fold-search to t when searching in case
12739 a user sets it to nil in a hook.
12740
127412000-06-05 Stefan Monnier <monnier@cs.yale.edu>
12742
12743 * autoarg.el (autoarg-mode, autoarg-kp-mode):
12744 * hl-line.el (hl-line-mode): Use the new :global key argument.
12745
12746 * tar-mode.el (tar-header-block-recompute-checksum): Remove.
12747 (tar-clip-time-string): Prepend a space.
12748 (tar-grind-file-mode): Construct a string rather than modifying one.
12749 (tar-header-block-summarize): Fix docstring.
12750 Use `format' rather than an error-prone set of copy-loops.
12751
12752 * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
12753 (diff-goto-source, diff-unified->context, diff-context->unified)
12754 (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
12755 understand the format output by the `-p' argument to diff.
12756
12757 * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
12758 (sh-re-done): Use defconst.
12759 (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
12760 (sh-help-string-for-variable, sh-guess-basic-offset):
12761 Don't quote lambdas.
12762 (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
12763 (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
12764
12765 * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
12766 (mh-letter-mode): Derive from text-mode.
12767 This implicitly means that it now calls kill-all-local-variables.
12768 Also remove the Emacs-18 compatibility code.
12769
12770 * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
12771 Make use of symbol-property doc-string-elt.
12772 Use memq rather than a sequence of eq.
12773 (doc-string-elt): Fix the wrong or missing previously unused values.
12774 (autoload-print-form): New function extracted from
12775 generate-file-autoloads to allow recursion when handling progn
12776 so that defvar's and defun's docstrings are properly printed.
12777 (generate-file-autoloads): Use it.
12778
12779 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
12780 Use find-file-hooks in the minor-mode function.
12781 Be careful not to loop indefinitely in the post-command-hook function.
12782
127832000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
12784
12785 * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
12786 tty's.
12787 * ediff-diff.el (ediff-exec-process): Use --binary for fine
12788 differences whenever appropriate.
12789 * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
12790 * viper.el (find-file, find-file-other-window): Get viper to do
12791 wildcards.
12792
127932000-06-04 Stefan Monnier <monnier@cs.yale.edu>
12794
12795 * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
12796 (jit-lock-fontify-buffer): New function for JIT refontification.
12797 (jit-lock-mode): Fix docstring.
12798 Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
12799 Remove jit-lock-after-change from the _local_ hook.
12800 (jit-lock-function-1): Fix docstring.
12801
12802 * info.el (Info-on-current-buffer): Initialize info.
12803
12804 * newcomment.el (comment-indent): Ignore comment-indent-hook.
12805
12806 * progmodes/tcl.el (tcl-indent-for-comment):
12807 Ignore comment-indent-hook.
12808
12809 * emacs-lisp/easy-mmode.el: Require CL during compilation.
12810 (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
12811 (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
12812 and improve to use the lighter to guess the capitalization.
12813 (define-minor-mode): Inline code from easy-mmode-define-toggle.
12814 Add keyword arguments to specify global-ness or the custom group.
12815 Add local-map and help-echo properties to the lighter.
12816 (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
12817 (easy-mmode-define-global-mode): New macro.
12818
128192000-06-02 Dave Love <fx@gnu.org>
12820
12821 * wid-edit.el: byte-compile-dynamic since we typically don't use
12822 all the widgets. Don't require cl or widget. Remove
12823 eval-and-compile. Don't autoload finder-commentary. Doc fixes.
12824 (widget-read-event): Removed. Callers changed to use read-event.
12825 (widget-button-release-event-p): Renamed from
12826 button-release-event-p.
12827 (widget-field-add-space, widget-field-use-before-change):
12828 Uncustomize.
12829 (widget-specify-field): Use keymap property, not local-map.
12830 (widget-specify-button): Obey :suppress-face.
12831 (widget-specify-insert): Use modern backquote syntax.
12832 (widget-image-directory): Renamed from widget-glyph-directory.
12833 (widget-image-enable): Renamed from widget-glyph-enable.
12834 (widget-image-find): Replaces widget-glyph-find.
12835 (widget-button-pressed-face): Move defvar.
12836 (widget-image-insert): Replaces widget-glyph-insert.
12837 (widget-convert): Use keywordp.
12838 (widget-leave-text, widget-children-value-delete): Use mapc.
12839 (widget-keymap): Remove XEmacs stuff.
12840 (widget-field-keymap, widget-text-keymap): Define all inside defvar.
12841 (widget-button-click): Don't set point at the click, but re-centre
12842 if we scroll out of window. Rewritten for images v. glyphs &c.
12843 (widget-tabable-at): Use POS arg, not point.
12844 (widget-beginning-of-line, widget-end-of-line)
12845 (widget-item-value-create, widget-sublist, widget-princ-to-string)
12846 (widget-sexp-prompt-value, widget-echo-help): Simplify.
12847 (widget-default-create): Use widget-image-insert; some rewriting.
12848 (widget-visibility-value-create)
12849 (widget-push-button-value-create, widget-toggle-value-create): Use
12850 widget-image-insert.
12851 (checkbox): Create on and off images dynamically.
12852 (documentation-link): Change :help-echo.
12853 (widget-documentation-link-echo-help): Remove.
12854
128552000-06-02 Stefan Monnier <monnier@cs.yale.edu>
12856
12857 * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
12858
12859 * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
12860 (easy-mmode-define-toggle, define-minor-mode): Use it.
12861 (easy-mmode-define-keymap): Docstring fix.
12862 (define-derived-mode): Default PARENT to fundamental-mode.
12863 Add the derived-mode-parent symbol-property.
12864 (easy-mmode-derived-mode-p): New function.
12865
128662000-06-02 Dave Love <fx@gnu.org>
12867
12868 * files.el (convert-standard-filename): Doc fix.
12869 (normal-backup-enable-predicate): New function.
12870 (backup-enable-predicate): Use it to replace the lambda form.
12871
12872 * calendar/todo-mode.el: [This needs more work on the outline
12873 stuff.] Doc fixes.
12874 (todo) <defgroup>: Add :version.
12875 (todo-add-category): Don't use pushnew.
12876 (todo-cmd-raise): Fix typo.
12877 (todo-top-priorities): Change temp buffer name.
12878 (todo-category-alist): Avoid redundant lambda.
12879 (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
12880 Use outline-next-heading.
12881
12882 * autoarg.el: Rewritten to use define-minor-mode.
12883 (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
12884 (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
12885
128862000-06-02 Kenichi Handa <handa@etl.go.jp>
12887
12888 * isearch.el (isearch-other-meta-char): Fix previous change.
12889
128902000-06-01 Stefan Monnier <monnier@cs.yale.edu>
12891
12892 * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
12893 (log-edit-done): Only add the comment to the ring if it's different
12894 from the last comment entered.
12895
12896 * isearch.el (isearch-highlight): Turn internal-find-face into facep.
12897
128982000-06-01 Dave Love <fx@gnu.org>
12899
12900 * hl-line.el: Rewritten using define-minor-mode.
12901
12902 * help.el (describe-function-1): Distinguish special form from
12903 builtin function. Sanity-check presence of arglist for builtins.
12904
129052000-06-01 Kenichi Handa <handa@etl.go.jp>
12906
12907 * international/characters.el: Fix syntax/category setting of
12908 Tibetan characters.
12909
12910 * language/tibet-util.el (tibetan-add-components): Fixes for new
12911 encoding of Tibetan characters.
12912 (tibetan-decompose-precomposition-alist): New variable.
12913 (tibetan-decompose-region): Convert precomposed characters to
12914 non-precomposed characters.
12915 (tibetan-decompose-string): Likewise.
12916 (tibetan-composition-function): Fix args to
12917 thibetan-compose-string.
12918
12919 * language/tibetan.el (tibetan-composable-pattern): More
12920 characters included.
12921 (tibetan-consonant-transcription-alist): Rule for "R" added.
12922 (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
12923 "+R" added.
12924 (tibetan-base-to-subjoined-alist): Rule for "RA" added.
12925
12926 * language/lao-util.el (lao-composition-function): Fix args to
12927 compose-string.
12928
12929 * language/thai-util.el (thai-composition-function): Fix args to
12930 compose-string.
12931
12932 * isearch.el (isearch-update): Set disable-point-adjustment to t
12933 to prevent the point moving to the end of a composition when a
12934 part of a composition is searched.
12935 (isearch-other-meta-char): If the key invoking this command can be
12936 mapped by function-key-map to a printing char, call
12937 isearch-process-search-char directly.
12938
129392000-06-01 Stefan Monnier <monnier@cs.yale.edu>
12940
12941 * emacs-lisp/bytecomp.el:
12942 * frame.el:
12943 * international/mule-cmds.el:
12944 * international/mule-util.el:
12945 * international/mule.el:
12946 * mouse.el:
12947 * subr.el:
12948 * faces.el: Update calls to make-obsolete with a WHEN argument.
12949
12950 * byte-run.el (make-obsolete, make-obsolete-variable):
12951 Add an optional WHEN argument and change the format of the
12952 symbol-property information.
12953 * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
12954 (byte-compile-obsolete, byte-compile-variable-ref): Understand the
12955 new obsolete-symbol-property format and print WHEN if it is provided.
12956
129572000-05-31 Dave Love <fx@gnu.org>
12958
12959 * loadhist.el (loadhist-hook-functions): Remove
12960 before-change-function, after-change-function.
12961 (unload-feature): Deal with symbols which are both bound and
12962 fbound.
12963
12964 * mouse.el (mouse-save-then-kill-delete-region): Don't bind
12965 before-change-function, after-change-function.
12966
12967 * simple.el (newline): Don't bind before-change-function,
12968 after-change-function.
12969
129702000-05-31 Rajesh Vaidheeswarran <rv@gnu.org>
12971
12972 * whitespace.el (whitespace-rescan-timer-time): Update interval
12973 set to 600 seconds (10 minutes) instead of 60 seconds since
12974 a large number of whitespace buffers causes emacs to `freeze'
12975 for a considerable amount of time.
12976
12977 * whitespace.el: Updated email address
12978
129792000-05-31 Dave Love <fx@gnu.org>
12980
12981 * add-log.el (change-log-font-lock-keywords) <function>: Add
12982 pattern for function of change.
12983 (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
12984 acknowledgements patterns.
12985
129862000-05-31 Kenichi Handa <handa@etl.go.jp>
12987
12988 * isearch.el (isearch-printing-char): If keyboard coding system is
12989 being used, call isearch-process-search-multibyte-characters.
12990
12991 * international/isearch-x.el: Mostly rewritten.
12992
12993 * international/quail.el (quail-start-conversion): Don't include
12994 unhandled events in the returned events, but set them in
12995 unread-command-events. Exit if all inputs are deleted.
12996
129972000-05-30 Jason Rumney <jasonr@gnu.org>
12998
12999 * w32-fns.el (w32-charset-info-alist): Add each charset separately.
13000
13001 * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
13002 Reenable code to create initial fontsets.
13003 Use set-fontset-font in place of put-charset-property.
13004
130052000-05-30 Gerd Moellmann <gerd@gnu.org>
13006
13007 * progmodes/perl-mode.el (perl-indent-line): When looking for a
13008 label, ensure that the first colon isn't followed by another.
13009
13010 * paths.el (Info-default-directory-list): Doc fix.
13011
13012 * net/net-utils.el (finger-X.500-host-regexps): New user-option.
13013 (finger): If HOST matches a regexp from finger-X.500-host-regexps,
13014 send a query containing USER only, not USER@HOST.
13015
13016 * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
13017 and rmail-msgend to compute the restriction at the end, instead of
13018 computing it.
13019
130202000-05-29 Gerd Moellmann <gerd@gnu.org>
13021
13022 * dabbrev.el (dabbrev-expand): Don't display messages in the
13023 echo area if the minibuffer window is active.
13024
13025 * jit-lock.el (jit-lock-mode): Add after change function to
13026 local hook.
13027
130282000-05-29 Christoph Wedler <Christoph.Wedler@sap.com>
13029
13030 * antlr-mode.el: New commands: hide/unhide actions,
13031 upcase/downcase literals.
13032 (antlr-tiny-action-length): New user option.
13033 (antlr-hide-actions): New command. Suggested by
13034 Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
13035 (antlr-mode-map): New binding [C-c C-v].
13036 (antlr-mode-menu): New entries.
13037 (antlr-downcase-literals): New command.
13038 (antlr-upcase-literals): Ditto.
13039
13040 * antlr-mode.el: Minor changes: indendation, mode-name.
13041 (antlr-indent-line): Indent cpp directive at column 0.
13042 (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
13043
13044 * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
13045 (antlr-font-lock-additional-keywords): Workaround for intentional
13046 bug in XEmacs version of font-lock.
13047 (antlr-mode): Set symbol property `mode-name' to "Antlr". Could
13048 be used by a smarter version of `buffers-menu-grouping-function'.
13049
130502000-05-29 Gerd Moellmann <gerd@gnu.org>
13051
13052 * tmm.el (tmm-prompt): Recognize menu item definitions of the for
13053 `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
13054
130552000-05-29 Kenichi Handa <handa@etl.go.jp>
13056
13057 * international/encoded-kb.el
13058 (encoded-kbd-iso2022-designation-map): Pay attention to that
13059 charset-iso-final-char return -1 for eight-bit-control and
13060 eight-bit-graphic.
13061
130622000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
13063
13064 * speedbar.el (speedbar-use-images, speedbar-update-flag)
13065 (speedbar-easymenu-definition-base): Use display-graphic-p where
13066 available, instead of window-system.
13067
130682000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
13069
13070 * international/codepage.el (cp-coding-system-for-codepage-1): Add
13071 eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
13072 coding systems.
13073
130742000-05-26 Dave Love <fx@gnu.org>
13075
13076 * disp-table.el (standard-display-underline): Don't use
13077 internal-find-face.
13078
13079 * mail/reporter.el: Maintainer change. Doc fixes.
13080 (reporter-version): Deleted.
13081
13082 * emacs-lisp/elp.el: Maintainer change.
13083 (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
13084
130852000-05-26 Stefan Monnier <monnier@cs.yale.edu>
13086
13087 * add-log.el (add-change-log-entry): Merge the current entry with the
13088 previous one if the previous one is empty.
13089
130902000-05-26 Dave Love <fx@gnu.org>
13091
13092 * loadhist.el (unload-feature): Fix interactive spec [from
13093 lijnzaad@ebi.ac.uk].
13094
13095 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
13096 subr-arity to check primitives.
13097 (byte-compile-flush-pending, byte-compile-file-form-progn)
13098 (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
13099 (byte-compile-insert, byte-compile-funcall): Use mapc instead of
13100 mapcar.
13101
131022000-05-26 Kenichi Handa <handa@etl.go.jp>
13103
13104 * international/fontset.el: Set family names of non-latin charsets
13105 in default fontset to "*".
13106
13107 * international/mule-diag.el (print-fontset): Combine family part
13108 and registry part of the fontname by "-*-" instead of "-".
13109
13110 * international/mule-cmds.el (encode-coding-char): Make strings
13111 multibyte before calling encode-coding-string.
13112
131132000-05-25 Stefan Monnier <monnier@cs.yale.edu>
13114
13115 * derived.el: Fix keywords.
13116 (define-derived-mode): Only define if needed.
13117
13118 * simple.el (fill-comment, comment-column, comment-start)
13119 (comment-start-skip, comment-end, comment-indent-function)
13120 (block-comment-start, block-comment-end, indent-for-comment)
13121 (set-comment-column, kill-comment, comment-padding, comment-region)
13122 (comment-multi-line, indent-new-comment-line): Remove.
13123
13124 * bindings.el (esc-map): Change ; to comment-dwim and use the new
13125 function names for comment operations.
13126
13127 * newcomment.el: Add abundant autoload cookies.
13128 (comment-style): Don't depend on runtime data at compile-time.
13129 (comment-indent-hook): Remove.
13130 (comment-indent): Check if comment-indent-hook is bound.
13131 (comment-region): Docstring fix.
13132
131332000-05-25 Dave Love <fx@gnu.org>
13134
13135 * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
13136 byte-code-function-p.
13137
13138 * mail/rmailsum.el: Add provide.
13139
13140 * net/goto-addr.el (goto-address-fontify): Add help-echo property.
13141
13142 * smerge-mode.el (smerge-diff-switches): Don't use list* in
13143 defcustom.
13144
131452000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
13146
13147 * ediff-diff.el (ediff-exec-process): delete --binary option from
13148 non-buffer ediff jobs.
13149
131502000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
13151
13152 * hilit-chg.el (highlight-changes-mode): Ask about color or
13153 grayscale support, not about window-system.
13154
13155 * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
13156 window-system.
13157 (ffap-highlight): Always default to t.
13158
13159 * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
13160 display-popup-menus-p instead of looking at window-system.
13161
13162 * disp-table.el (standard-display-g1, standard-display-graphic):
13163 Only refuse to use string glyphs on X and MS-Windows.
13164
13165 * avoid.el: Remove window-system from commentary, suggest to use
13166 display-*-p instead.
13167
13168 * apropos.el (apropos-print): Use display-mouse-p instead of
13169 window-system.
13170
131712000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
13172
13173 * international/codepage.el (cp-decoding-vector-for-codepage):
13174 Fill up unsupported characters with their own codes. From Kenichi
13175 Handa.
13176
131772000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
13178
13179 * international/mule-diag.el (describe-char-after): Use
13180 display-graphic-p instead of window-system, so that this function
13181 works on MS-DOS.
13182
131832000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
13184
13185 * international/codepage.el (cp-make-coding-systems-for-codepage):
13186 Remove the eight-bit-graphic and eight-bit-control charsets from
13187 the list of charsets which we convert into `?'.
13188
131892000-05-25 Kenichi Handa <handa@etl.go.jp>
13190
13191 * international/mule-conf.el: Specify CHARSET-ID explicitely for
13192 private charsets.
13193 (mule-unicode-0100-24ff, japanese-jisx0213-1,
13194 japanese-jisx0213-2): New charsets.
13195
13196 * international/fontset.el: Setup default fontset for new charsets.
13197
131982000-05-24 Dave Love <fx@gnu.org>
13199
13200 * info.el (Info-find-node-2): Restructure [following "Vadim
13201 S. Solomin" <sovs@uic.nnov.ru>].
13202
13203 * icomplete.el: Fix header for Finder.
13204
132052000-05-24 Eric M. Ludlam <zappo@ultranet.com>
13206
13207 * rmailout.el (rmail-output-to-rmail-file): Added optional param
13208 STAY.
13209
13210 * rmail.el (rmail-automatic-folder-directives): New user variable.
13211 (rmail-show-message): Add call to `rmail-auto-file' during
13212 display.
13213 (rmail-auto-file): New function.
13214
132152000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
13216
13217 * ediff-diff.el (ediff-forward-word): Take syntactic word class into
13218 account.
13219 (ediff-test-utility,ediff-diff-mandatory-option)
13220 (ediff-reset-diff-options): Utilities for proper initialization of
13221 ediff-diff-options and ediff-diff3-options on Windows.
13222
13223 * ediff-init.el (ediff-merge-filename-prefix): New customizable
13224 variable.
13225
13226 * ediff-mult.el (ediff-filegroup-action): Use
13227 ediff-merge-filename-prefix.
13228
132292000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
13230
13231 * viper-ex.el (ex-write): Set selective display to nil.
13232
132332000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
13234
13235 * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
13236 aliases for hebrew-iso-8bit.
13237
132382000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
13239
13240 * woman.el: New version from Francis J. Wright
13241 <F.J.Wright@Maths.QMW.ac.uk>.
13242 (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
13243 names in environment variables regardless of the path separator.
13244 (woman-topic-all-completions-1): Don't call file-name-directory-p
13245 on all files, since woman-file-regexp already filters out any
13246 directories.
13247
132482000-05-24 Kenichi Handa <handa@etl.go.jp>
13249
13250 * international/quail.el (quail-start-translation): Don't change
13251 modified-p of the current buffer.
13252 (quail-start-conversion): Likewise.
13253
13254 * international/kkc.el (kkc-region): Don't change modified-p of
13255 the current buffer.
13256
13257 * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
13258 conform to RFC1468.
13259 (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
13260
132612000-05-23 Eric M. Ludlam <zappo@ballista.ultranet.com>
13262
13263 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
13264 (speedbar-insert-button): Invisible text property fix.
13265 (speedbar-directory-plus): Renamed from speedbar-directory-+
13266 (speedbar-directory-minus): Renamed from speedbar-directory--
13267 (speedbar-page-plus): Renamed from speedbar-file-+
13268 (speedbar-page-minus): Renamed from speedbar-file--
13269 (speedbar-page): Renamed from speedbar-file-
13270 (speedbar-tag): Renamed from speedbar-tag-
13271 (speedbar-tag-plus): Renamed from speedbar-tag-+
13272 (speedbar-tag-minus): Renamed from speedbar-tag--
13273 (speedbar-expand-image-button-alist): Use above renames.
13274
13275 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
13276 * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
13277 * sb-pg-plus.xpm: Renamed from sb-file+.xpm
13278 * sb-pg-minus.xpm: Renamed from sb-file-.xpm
13279 * sb-pg.xpm: Renamed from sb-file.xpm
13280 * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
13281 * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
13282
132832000-05-24 Kenichi Handa <handa@etl.go.jp>
13284
13285 * international/quail.el (quail-show-guidance-buf): Set
13286 current-input-method of the guidance buffer to the name of the
13287 curren input method.
13288
132892000-05-23 Stefan Monnier <monnier@cs.yale.edu>
13290
13291 * progmodes/compile.el (compile-internal): Style typo.
13292
13293 * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
13294 quote vars and functions in the docstring.
13295
13296 * newcomment.el (comment-make-extra-lines): Don't use `assert'.
13297
13298 * completion.el (dynamic-completion-mode, dynamic-completion-mode):
13299 Don't quote lambdas.
13300
13301 * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
13302
133032000-05-23 Gerd Moellmann <gerd@gnu.org>
13304
13305 * startup.el (command-line): Determine source file of compiled
13306 user init file differently. Warn if compiled user init file
13307 is older than its source file.
13308
13309 * ffap.el (ffap-url-regexp): Add `https'.
13310
133112000-05-23 Eli Zaretskii <eliz@is.elta.co.il>
13312
13313 * files.el (make-backup-file-name-1): Replace slashes with `!'
13314 rather than `|' (which is not allowed on Windows). Replace the
13315 drive letters with a string "drive_X".
13316
133172000-05-23 Gerd Moellmann <gerd@gnu.org>
13318
13319 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
13320
13321 * files.el (interpreter-mode-alist): Add `bash2'.
13322
133232000-05-22 Dave Love <fx@gnu.org>
13324
13325 * loadhist.el (feature-symbols, file-provides, file-requires): Use
13326 mapc.
13327 (feature-file): Avoid calling symbol-name. Doc fix.
13328 (file-set-intersect, file-dependents): Use dolist, not mapcar.
13329 (loadhist-hook-functions): Add mouse-position-function.
13330 (unload-feature): Change uses of mapcar.
13331
13332 * files.el (parse-colon-path): Doc fix.
13333 (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
13334 (set-auto-mode): Use mapc.
13335
13336 * complete.el (PC-look-for-include-file): Use :alnum: character
13337 class.
13338 (partial-completion-mode): Add autoload cookie.
13339
133402000-05-22 Sam Steingold <sds@gnu.org>
13341
13342 * info.el (Info-fontify-node): Fixed the call to
13343 `add-text-properties' (bug introduced on 2000-05-18).
13344
133452000-05-22 Dave Love <fx@gnu.org>
13346
13347 * bindings.el: Remove debug-ignored-errors set in other files.
13348
13349 * progmodes/etags.el: Add to debug-ignored-errors.
13350 (visit-tags-table-buffer): Clear out buffers holding old tables
13351 when making a new list.
13352 (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
13353 mapc.
13354
13355 * completion.el: Doc fixes. Add to debug-ignored-errors. Don't
13356 quote keywords.
13357 (cmpl-string-case-type): Use character classes.
13358
13359 * comint.el:
13360 * textmodes/ispell.el:
13361 * imenu.el:
13362 * mail/mh-e.el:
13363 * progmodes/compile.el: Add to debug-ignored-errors.
13364
13365 * dabbrev.el: Add to debug-ignored-errors.
13366 (dabbrev-completion): Use mapc.
13367
133682000-05-22 Eli Zaretskii <eliz@is.elta.co.il>
13369
13370 * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
13371 (woman-mapcan, woman-parse-man.conf)
13372 (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
13373 (woman-reset-emulation, woman-select-symbol-fonts): New functions.
13374 (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin
13375 path syntax better.
13376 (woman-man.conf-path, woman-use-own-frame): New defcustoms.
13377 (woman-manpath): Call woman-parse-man.conf.
13378 (woman-emulation): New defcustom, defaults to nroff.
13379 (woman-font-support): New defconst.
13380 (woman-use-symbol-font): New defcustom.
13381 (woman-menu): Add new menu items: "Colored/BW", "Advanced",
13382 "Emulation".
13383 Many functions: Doc fix.
13384
133852000-05-22 Kenichi Handa <handa@etl.go.jp>
13386
13387 * international/quail.el (quail-simple-translation-keymap): Map
13388 128..255 to quail-self-insert-command.
13389 (quail-keyboard-layout-alist): Add definition for "pc102-de".
13390
133912000-05-22 Stefan Monnier <monnier@cs.yale.edu>
13392
13393 * help.el (help-manyarg-func-alist): Typo.
13394
13395 * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
13396 intervals which makes it heaps simpler.
13397
13398 * newcomment.el (comment-region-internal): Go back to BEG after quoting
13399 the nested comment markers.
13400
13401 * subr.el (remove-hook): Don't turn the hook's value into a list.
13402
134032000-05-21 Dave Love <fx@gnu.org>
13404
13405 * edmacro.el (edmacro-parse-keys): Return vector if any elements
13406 are invalid characters.
13407
13408 * international/mule-util.el (detect-coding-with-priority): Use
13409 mapc. Remove redundant lambda.
13410
13411 * international/mule-diag.el (list-non-iso-charset-chars)
13412 (describe-fontset): Remove redundant lambda.
13413
13414 * emulation/crisp.el (brief-mode): New alias.
13415
13416 * emacs-lisp/ring.el (ring-elements): New function.
13417
13418 * emacs-lisp/easymenu.el (easy-menu-create-menu)
13419 (easy-menu-do-add-item): Use keywordp.
13420
13421 * emacs-lisp/byte-opt.el: Update side-effect free function lists.
13422
13423 * replace.el: Doc and error message fixes.
13424 (replace-highlight): Use facep, not internal-find-face.
13425
134262000-05-20 Stefan Monnier <monnier@cs.yale.edu>
13427
13428 * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
13429
13430 * log-edit.el (log-edit-done): Cleanup trailing empty lines.
13431 (log-edit-insert-changelog): Drop `:' as well.
13432
13433 * log-view.el: Fix file description.
13434 (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
13435 available.
13436 (log-view-font-lock-keywords): Only use cvs-filename-face if present.
13437 (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
13438
13439 * emacs-lisp/easy-mmode.el: Update copyright and commentary.
13440 (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
13441 Print a status message if the toggle is called interactively.
13442 (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
13443 for global minor modes and use `defcustom' for them.
13444 Use add-minor-mode.
13445 (easy-mmode-define-derived-mode): Remove.
13446 (define-derived-mode): Fancier default docstring.
13447 (easy-mmode-define-navigation): Signal an error rather than (ding).
13448
13449 * newcomment.el (comment-styles): New `box-multi'.
13450 (comment-normalize-vars): Better default for comment-continue to
13451 avoid whitespace-only continuations.
13452 (comment-search-forward): Always move even in the no-syntax case.
13453 (comment-padright): Only obey N if it's only obeyed for padleft.
13454 (comment-make-extra-lines): Better handling of empty continuations.
13455 Use `=' for the filler if comment-start has only one character.
13456 (uncomment-region): Try handling the special `=' filler.
13457 (comment-region): Allow LINES even if MULTI is nil.
13458 (comment-box): Choose box style based on comment-style.
13459
134602000-05-20 Kenichi Handa <handa@etl.go.jp>
13461
13462 * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
13463 (ccl-compile-write-repeat): If ARG is string, make it unibyte.
13464
134652000-05-20 Kenichi HANDA <handa@etl.go.jp>
13466
13467 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
13468 and insert, not subst-char-in-region.
13469
13470 * international/mule-diag.el (list-character-sets-1): Handle
13471 charsets eight-bit-control and eight-bit-graphic.
13472 (list-iso-charset-chars): Likewise.
13473 (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
13474 charactes as is. Use indent-to to align characters.
13475
13476 * international/mule-cmds.el (find-multibyte-characters): Never
13477 exclude charsets eight-bit-control and eight-bit-graphic.
13478
134792000-05-19 Stefan Monnier <monnier@cs.yale.edu>
13480
13481 * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
13482 Don't quote lambdas.
13483
13484 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
13485
134862000-05-19 Gerd Moellmann <gerd@gnu.org>
13487
13488 * gud.el (gud-jdb-directories): Doc fix.
13489
134902000-05-19 Stefan Monnier <monnier@cs.yale.edu>
13491
13492 * newcomment.el: New file.
13493
134942000-05-19 Gerd Moellmann <gerd@gnu.org>
13495
13496 * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
13497
134982000-05-18 Andreas Schwab <schwab@suse.de>
13499
13500 * dired.el (dired-between-files): Also skip lines beginning with
13501 `used'.
13502
135032000-05-18 Gerd Moellmann <gerd@gnu.org>
13504
13505 * msb.el (msb-menu-cond): Add choice `user'.
13506
135072000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13508
13509 * ps-print.el: Compatibility, customization and doc fix.
13510 (ps-printer-name-option): Replace defconst by defvar.
13511 (ps-postscript-code-directory): XEmacs compatibility.
13512 (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
13513 fix.
13514 (ps-user-defined-prologue, ps-print-prologue-header)
13515 (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
13516 compatibility and code fix.
13517 (ps-print-background-image, ps-print-background-text):
13518 Customization fix.
13519 (ps-line-number-start, ps-n-up-on): New vars.
13520
135212000-05-18 Espen Skoglund <esk@ira.uka.de>
13522
13523 * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
13524 the indent-comment function to just return the appropriate indent.
13525
135262000-05-18 Eric M. Ludlam <zappo@ultranet.com>
13527
13528 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
13529 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
13530 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
13531
135322000-05-18 Dave Love <fx@gnu.org>
13533
13534 * info.el (Info-fontify-node): Add intangible property as well as
13535 invisible.
13536
13537 * calendar/appt.el (appt-make-list): Match all lines of entry.
13538 From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
13539
135402000-05-18 Kenichi Handa <handa@etl.go.jp>
13541
13542 * international/mule-diag.el (describe-char-after): Call
13543 internal-char-font, not char-font. If internal-char-font returns
13544 nil, display "-- none --".
13545
135462000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
13547
13548 * image.el (image-type-available-p): Don't reference image-types
13549 if it isn't bound.
13550
135512000-05-17 Stefan Monnier <monnier@cs.yale.edu>
13552
13553 * autoarg.el (autoarg-mode): Typo in the :set argument.
13554
135552000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
13556
13557 * startup.el (command-line-1): Don't signal an error if the
13558 directory for auto-save-list files does not yet exist.
13559
135602000-05-17 Kenichi Handa <handa@etl.go.jp>
13561
13562 * international/mule-conf.el (arabic-iso8859-6): Fix typo.
13563
135642000-05-16 Stefan Monnier <monnier@cs.yale.edu>
13565
13566 * subr.el (remove-hook): `setq' hook-value, not `set'.
13567
135682000-05-16 Sam Steingold <sds@gnu.org>
13569
13570 * info.el (debug-ignored-errors): More errors to ignore.
13571
135722000-05-16 Dave Love <fx@gnu.org>
13573
13574 * cus-edit.el: Don't require cl or easymenu.
13575 (custom-variable-prompt): Test standard-value property, not
13576 user-variable-p.
13577
135782000-05-16 Sam Steingold <sds@gnu.org>
13579
13580 * subr.el (add-hook): `setq' hook-value, not `set'.
13581
135822000-05-16 Gerd Moellmann <gerd@gnu.org>
13583
13584 * startup.el (command-line-1): Mention the FAQ in the startup
13585 message.
13586
13587 * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
13588
13589 * progmodes/compile.el (compilation-parse-errors): Collect
13590 `nomessage' regexps last.
13591
13592 * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
13593
13594 * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
13595 to the function name.
13596
135972000-05-15 Dave Love <fx@gnu.org>
13598
13599 * speedbar.el (speedbar-recenter): Typo.
13600 (speedbar-expand-line): Make arg optional.
13601 (speedbar-mode): Avoid a compiler warning.
13602
136032000-05-15 Gerd Moellmann <gerd@gnu.org>
13604
13605 * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
13606 user-specified option string is empty.
13607
13608 * mouse.el (mouse-yank-at-click): Doc fix.
13609
136102000-05-15 Eli Zaretskii <eliz@is.elta.co.il>
13611
13612 * term/internal.el (IT-character-translations): More updates of
13613 latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
13614 documents.
13615
136162000-05-15 Gerd Moellmann <gerd@gnu.org>
13617
13618 * env.el (getenv): New function, interactively callable.
13619 (setenv, getenv): Remove autoload cookies.
13620
13621 * loadup.el: Load `env'.
13622
13623 * progmodes/f90.el: Change author's mail address.
13624
136252000-05-14 Dave Love <fx@gnu.org>
13626
13627 * mail/rmail.el (rmail-show-message-hook): Customize and offer
13628 goto-addr as an option.
13629
13630 * help.el (help-xref-stack): Doc fix.
13631 (help-xref-following): New variable.
13632 (help-make-xrefs): Use it.
13633 (help-xref-go-back): Use position information from stack element.
13634 (help-follow): Make position in stack element a pair. Use
13635 help-xref-following.
13636
13637 * autoarg.el: New file.
13638
13639 * faces.el: Declare more functions obsolete.
13640
13641 * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
13642 * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
13643 * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
13644 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
13645 Remove all the setup-...-environment functions.
13646
136472000-05-13 Eric M. Ludlam <zappo@ultranet.com>
13648
13649 * speedbar.el: Updated the commentary section. xemacs20p now uses
13650 >= when detecting. Require `defimage' safely.
13651 (speedbar-easymenu-definition-base): Add toggle for images.
13652 (speedbar-easymenu-definition-special): Add flush cache & expand.
13653 (speedbar-visiting-tag-hook): Set new defaults. Added options.
13654 (speedbar-reconfigure-keymaps-hook): New variable.
13655 (speedbar-frame-parameters): Updated documentation.
13656 (speedbar-use-imenu-flag): Updated custom tag
13657 (speedbar-dynamic-tags-function-list): New variable.
13658 (speedbar-tag-hierarchy-method): Updated doc & custom.
13659 (speedbar-indentation-width, speedbar-indentation-width) New
13660 variables.
13661 (speedbar-hide-button-brackets-flag): Customizable.
13662 (speedbar-vc-indicator): Doc update.
13663 (speedbar-ignored-path-expressions): Updated default value.
13664 (speedbar-supported-extension-expressions): Updated default value.
13665 (speedbar-syntax-table): Remove {} paren status.
13666 (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
13667 as "+". Added overlay aliases.
13668 (speedbar-mode): Use `speedbar-mode-line-update' instead of
13669 `force-mode-line-update'.
13670 (speedbar-mode, speedbar-quick-mouse, speedbar-click)
13671 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
13672 `mouse-set-point'
13673 (speedbar-reconfigure-keymaps): Run configure keymap hooks.
13674 (speedbar-item-info-tag-helper): Revamped to handle a wider range
13675 of arbitrary text, and new helper functions.
13676 (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
13677 filename finder.
13678 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
13679 (speedbar-directory-buttons): Update path search/expansion.
13680 (speedbar-make-tag-line): Pay attention to
13681 `speedbar-indentation-width'. Use more care w/ invisible
13682 properties.
13683 (speedbar-change-expand-button-char): Call
13684 `speedbar-insert-image-button-maybe'.
13685 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
13686 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
13687 (speedbar-trim-words-tag-hierarchy)
13688 (speedbar-simple-group-tag-hierarchy): New functions
13689 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
13690 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
13691 functions.
13692 (speedbar-mouse-set-point): New function
13693 (speedbar-power-click): Updated documentation.
13694 (speedbar-line-token, speedbar-goto-this-file): Handle more types
13695 of tag prefix text.
13696 (speedbar-expand-line, speedbar-contract-line): Make more robust
13697 to strange text.
13698 (speedbar-expand-line): Takes universal argument to flush the
13699 cache.
13700 (speedbar-flush-expand-line): New function.
13701 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
13702 Use new generator insertion method.
13703 (speedbar-fetch-dynamic-tags): New function.
13704 (speedbar-fetch-dynamic-imenu): Removed code now handled in
13705 `speedbar-fetch-dynamic-imenu'.
13706 (speedbar-fetch-dynamic-etags): Fix current buffer problem.
13707 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
13708 "Revert Buffer" menu items.
13709 (speedbar-buffer-buttons-engine): Be smarter when creating a
13710 filename tag (for expansion purposes.).
13711 (speedbar-highlight-one-tag-line,
13712 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
13713 (speedbar-recenter): New functions.
13714 (defimage-speedbar): Image loading abstraction.
13715 (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
13716 (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
13717 (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
13718 (speedbar-tag-type, speedbar-tag-mail): New images.
13719 (speedbar-expand-image-button-alist): New variable.
13720 (speedbar-insert-image-button-maybe): Insert an image over some
13721 buttons.
13722
137232000-05-13 Kenichi Handa <handa@etl.go.jp>
13724
13725 * international/mule-cmds.el (encode-coding-char): An ASCII
13726 character is always encodable.
13727
13728 * international/mule-conf.el: Add more information in descriptions
13729 of character sets.
13730
13731 * international/mule-diag.el (describe-char-after): New function.
13732 (describe-font-internal): Adjusted for the change of font-info.
13733 (describe-font): Likewise.
13734 (print-fontset): Rewritten for the new fontset implementation.
13735 (describe-fontset): Include fontset alias names in completion.
13736 (list-fontsets): Adjusted for the change of print-fontset.
13737
13738 * simple.el (what-cursor-position): If DETAIL is non-nil, call
13739 describe-char-after instead of displaying the detail in the echo
13740 area.
13741 (syntax-code-table): Format changed.
13742 (string-to-syntax): Adjusted for the above change.
13743
137442000-05-12 Stefan Monnier <monnier@cs.yale.edu>
13745
13746 * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
13747
137482000-05-12 Dave Love <fx@gnu.org>
13749
13750 * calendar/todo-mode.el: Remove some compatibility stuff and CL
13751 dependence. Use line-{beginning,end}-position, not
13752 point-at{b,e}ol. Some doc fixes.
13753 (todo-position): New function. Fix callers of position to use it.
13754 (todo-save-top-priorities, todo-print): Use with-temp-buffer.
13755
137562000-05-12 Gerd Moellmann <gerd@gnu.org>
13757
13758 * time.el (display-time-mail-icon): Use `:ascent center'.
13759
13760 * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
13761 handling FTP security extensions.
13762
137632000-05-11 Dave Love <fx@gnu.org>
13764
13765 * calendar/todo-mode.el: New file.
13766
137672000-05-11 Gerd Moellmann <gerd@gnu.org>
13768
13769 * comint.el (comint-read-input-ring): Move reference to
13770 comint-input-ring-size outside of the save-excursion. It was
13771 causing the default value to be the only one ever seen.
13772
13773 * font-lock.el: Update copyright. Remove Simon Marshall's email
13774 address on request from him.
13775
13776 * subr.el (substitute-key-definition): Add comment describing
13777 the meaning of PREFIX.
13778
137792000-05-10 Stefan Monnier <monnier@cs.yale.edu>
13780
13781 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
13782
13783 * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
13784 (add-minor-mode): Don't make the variable buffer-local and add a
13785 reference to define-minor-mode in the docstring.
13786
13787 * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
13788 HEADER/FOOTER and fix bug with trailing empty directory.
13789 (cvs-append-to-ignore): Use vc-editable-p if available.
13790 (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
13791 (vc-do-command): Tweak advice to handle the new VC.
13792
13793 * log-view.el (log-view-goto-rev): New function for the new VC.
13794 (log-view-minor-wrap): Use mark-active.
13795
13796 * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
13797 (log-edit-changelog-full-paragraphs): New var.
13798 (log-edit-insert-changelog): Remove a lonely leading `* file'.
13799 (log-edit-narrow-changelog, log-edit-changelog-paragraph)
13800 (log-edit-changelog-subparagraph, log-edit-changelog-entry)
13801 (log-edit-changelog-ours-p, log-edit-changelog-entries)
13802 (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
13803 Replace the `cvs' prefix with `log-edit'.
13804
13805 * iswitchb.el (iswitchb-completion-help): Unquote lambda.
13806
13807 * diff-mode.el (diff-font-lock-keywords): Recognize comments.
13808 (diff-font-lock-defaults): Explicitly turn off multiline.
13809 (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
13810 (diff-ediff-patch): Fix call to ediff-patch-file.
13811 (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
13812 Handle comments.
13813
13814 * frame.el (automatic-hscrolling): Typo.
13815
13816 * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
13817
138182000-05-09 Sam Steingold <sds@goems.com>
13819
13820 * apropos.el (apropos-print): use `describe-face' instead of
13821 `customize-face-other-window'.
13822
138232000-05-09 Dave Love <fx@gnu.org>
13824
13825 Changes mostly following Richard Sharman <rsharman@wave.home.com>.
13826
13827 * help.el (describe-variable): Have customize button pop the
13828 help-xref stack when invoked.
13829 (help-xref-symbol-regexp): Add `face'.
13830 (help-make-xrefs): Check for quoted face names and adapt regexp
13831 submatch numbers to cope.
13832 (help-xref-interned): Maybe insert face doc too. Separate
13833 sections with a line of hyphens.
13834
13835 * faces.el: Some doc fixes. Declare some functions obsolete.
13836 (describe-face): Add customize button. Return the help
13837 text. Fix prompt.
13838
138392000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
13840
13841 * term/internal.el (IT-character-translations): Fix last change.
13842
138432000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
13844
13845 * woman.el: New file
13846 (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
13847
138482000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
13849
13850 * term/internal.el (IT-character-translations): Update ASCII
13851 simulations for greek-iso8859-7, add latin-iso8859-14 and
13852 latin-iso8859-15.
13853
13854 * international/mule-cmds.el (set-language-info-alist): Call
13855 define-prefix-command with 3 arguments, to make the map suitable
13856 for a menu.
13857
138582000-05-07 Dave Love <fx@gnu.org>
13859
13860 * time.el: Small doc fixes from Pavel Jan\e,Am\e(Bk ml.
13861
138622000-05-05 Dave Love <fx@gnu.org>
13863
13864 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
13865 list in doc string. Don't quote keyword symbols.
13866 * emacs-lisp/cl.el: Likewise
13867 * emacs-lisp/cl-seq.el: Likewise
13868
138692000-05-05 Gerd Moellmann <gerd@gnu.org>
13870
13871 * abbrev.el (abbrev-mode): Make ARG optional.
13872
138732000-05-04 Gerd Moellmann <gerd@gnu.org>
13874
13875 * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
13876
13877 * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
13878
13879 * subr.el (substitute-key-definition): Clarify documentation.
13880
138812000-05-04 Milan Zamazal <pdm@freesoft.cz>
13882
13883 * glasses.el (glasses-convert-to-unreadable): Use
13884 `glasses-separator' instead of the hard-wired "_".
13885 (glasses-mode): Call `glasses-make-unreadable' only in a single
13886 place.
13887
138882000-05-04 Eli Zaretskii <eliz@is.elta.co.il>
13889
13890 * term/internal.el (cjk-codepages-alist): Add associations for
13891 Chinese and Korean codepages. Remove FIXME comment.
13892
138932000-05-03 Dave Love <fx@gnu.org>
13894
13895 * time.el (display-time-mail-face, display-time-use-mail-icon):
13896 New option.
13897 (display-time-mail-icon): New variable.
13898 (display-time-string-forms): Use the above. Fix the local-map.
13899
139002000-05-03 Gerd Moellmann <gerd@gnu.org>
13901
13902 * replace.el (query-replace-map): Add binding for `E'.
13903 (query-replace-help): Extend help text.
13904 (perform-replace): Allow editing the replacement string.
13905
13906 * make-mode.el (makefile-mode-abbrev-table): New variable.
13907 (makefile-mode): Set local abbrev table to
13908 makefile-mode-abbrev-table.
13909 (makefile-font-lock-keywords): Fontify includes and conditionals.
13910
13911 * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
13912 set TOGGLE's value.
13913
13914 * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
13915 mail-interactive-insert-alias.
13916 (mail-abbrev-complete-alias): New command.
13917 (mail-mode-map): Bind it to `M-TAB'.
13918
139192000-05-03 Kenichi Handa <handa@etl.go.jp>
13920
13921 * language/lao-util.el (lao-compose-region): New function.
13922
139232000-05-02 Gerd Moellmann <gerd@gnu.org>
13924
13925 * files.el (recover-session): Make directories as necessary
13926 if they don't exist yet.
13927
13928 * calendar/cal-french.el
13929 (french-calendar-multibyte-special-days-array)
13930 (french-calendar-special-days-array): Change French text.
13931 (calendar-french-date-string): Change output.
13932 (calendar-goto-french-date): Likewise.
13933
139342000-05-02 Per Abrahamsen <abraham@dina.kvl.dk>
13935
13936 * wid-edit.el (widget-default-active): Obey `:always-active'.
13937 (widget-documentation-string-value-create): Set `:always-active'.
13938
139392000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
13940
13941 * startup.el (auto-save-list-file-prefix): For ms-dos, set the
13942 default prefix to `~/_emacs.d/auto-save.list/_s'.
13943 (normal-top-level): Create the directory for auto-save files, if
13944 it doesn't already exist (in the ms-dos case only).
13945
139462000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
13947
13948 * international/mule-cmds.el (set-language-environment): Don't
13949 concat an integer (dos-codepage), use format instead.
13950
139512000-05-02 Dave Love <fx@gnu.org>
13952
13953 * help.el (help-xref-on-pp): Check for constant symbols.
13954
139552000-04-29 Gerd Moellmann <gerd@gnu.org>
13956
13957 * startup.el (normal-top-level): Put a condition-case around
13958 the code loading subdirs.el.
13959
139602000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13961
13962 * ps-print.el: Upside-down and face background color printing,
13963 line number step, doc fix.
13964 (ps-print-version): New version number (5.2).
13965 (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
13966 (ps-face-attribute-list, ps-plot-with-face): Code fix.
13967 (ps-spool-config): Var fix.
13968 (ps-printer-name-option): Const fix.
13969 (ps-print-upside-down, ps-use-face-background)
13970 (ps-line-number-step): New vars.
13971 (ps-window-system, ps-lp-system): New consts.
13972 (ps-face-background): New fun.
13973
139742000-04-28 Richard Stallman <rms@gnu.org>
13975
13976 * files.el (make-auto-save-file-name):
13977 Apply auto-save-file-name-transforms to visited file name
13978 before generating auto save file name.
13979 (auto-save-file-name-transforms): New variable.
13980
13981 * files.el (backup-enable-predicate):
13982 Correctly test for a file under a temporary directory.
13983
139842000-04-28 Gerd Moellmann <gerd@gnu.org>
13985
13986 * subr.el (add-minor-mode): Rewritten.
13987
139882000-04-28 Kenichi Handa <handa@etl.go.jp>
13989
13990 * mail/sendmail.el (sendmail-send-it): Set
13991 buffer-file-coding-system to the selected coding system for MIME
13992 header.
13993
139942000-04-27 Gerd Moellmann <gerd@gnu.org>
13995
13996 * dired.el (dired-move-to-filename-regexp): Allow format where
13997 YYYY is followed by two spaces.
13998
13999 * progmodes/etags.el (etags-tags-completion-table): Add a `:'
14000 in the second character class of the regexp.
14001
14002 * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
14003 mh-etc, too.
14004
14005 * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
14006 nil.
14007
14008 * subr.el (add-minor-mode): Use `set' instead of `setq'.
14009
14010 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
14011 argument.
14012
140132000-04-27 Sen Nagata <sen@eccosys.com>
14014
14015 * emacs-lisp/crm.el (crm-completion-table): New variable.
14016 (crm-collection-fn, crm-test-completion)
14017 (completing-read-multiple): Use it.
14018
140192000-04-27 Dave Love <fx@gnu.org>
14020
14021 * help.el (locate-library): Use mapc.
14022 (help-manyarg-func-alist): Add call-process-region.
14023
140242000-04-26 Gerd Moellmann <gerd@gnu.org>
14025
14026 * subr.el (add-minor-mode): Make argument MAP optional.
14027
14028 * desktop.el (desktop-save): Save list of minor modes.
14029 (desktop-create-buffer): Restore minor modes.
14030 (desktop-minor-mode-table): New user-option.
14031
14032 * subr.el (add-minor-mode): New function.
14033
14034 * image.el (find-image): New function.
14035 (defimage): Rewritten to find image at load time.
14036
14037 * startup.el (normal-top-level-add-to-load-path): Handle
14038 case that the default directory is not in load-path.
14039
14040 * help.el: Old patch from Stefan Monnier.
14041 (help-xref-on-pp): New function.
14042 (describe-variable): Use it to display xrefs in a symbol's value.
14043
140442000-04-26 Stefan Monnier <monnier@cs.yale.edu>
14045
14046 * cus-edit.el (custom-face): Fix parenthesis.
14047
140482000-04-26 Kenichi Handa <handa@etl.go.jp>
14049
14050 * mail/rmail.el (rmail-expunge): When there are no deleted
14051 messages, do nothing.
14052
140532000-04-26 Dave Love <fx@gnu.org>
14054
14055 * international/mule-cmds.el (locale-translation-file-name):
14056 Defvar to nil.
14057 (set-locale-environment): Set it here (at runtime).
14058
140592000-04-25 Gerd Moellmann <gerd@gnu.org>
14060
14061 * replace.el (perform-replace): Add parameters START and END. Use
14062 them instead of the check for a region in Transient Mark mode.
14063 (query-replace-read-args): Return two more list elements for the
14064 start and end of the region in Transient Mark mode.
14065 (query-replace, query-replace-regexp, query-replace-regexp-eval)
14066 (map-query-replace-regexp, replace-string, replace-regexp): Add
14067 optional last arguments START and END and pass them to
14068 perform-replace.
14069
14070 * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
14071 form with additional arguments for perform-replace.
14072
14073 * progmodes/etags.el (tags-query-replace): Add parameters START
14074 and END. Construct a form with additional arguments for
14075 perform-replace.
14076
14077 * simple.el (shell-command): Set default directory for "*Shell
14078 Command Output" buffer.
14079
14080 * language/european.el (iso-latin-4): Fix typo.
14081
14082 * emacs-lisp/crm.el: New file.
14083
140842000-04-24 Dave Love <fx@gnu.org>
14085
14086 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
14087 (Custom-reset-saved, Custom-reset-standard)
14088 (custom-group-value-create, custom-group-set, custom-group-save)
14089 (custom-group-reset-current, custom-group-reset-saved)
14090 (custom-group-reset-standard): Use mapc.
14091 (custom-buffer-create-internal): Disable undo when creating items.
14092 Use mapc.
14093 (custom-face): Avoid redundant lambda.
14094
140952000-04-24 Gerd Moellmann <gerd@gnu.org>
14096
14097 * startup.el (auto-save-list-file-prefix): Set default to
14098 `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
14099
141002000-04-24 Sam Steingold <sds@gnu.org>
14101
14102 * time-stamp.el (time-stamp-string-preprocess): Always convert
14103 `field-result' to a string.
14104
141052000-04-24 Gerd Moellmann <gerd@gnu.org>
14106
14107 * frame.el (scrolling): New group.
14108 (automatic-hscrolling): New user-option.
14109
14110 * startup.el (command-line-x-option-alist): Add `-lsp' and
14111 `--line-spacing'.
14112
141132000-04-19 Dave Love <fx@gnu.org>
14114
14115 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
14116 (cl-mapc): Rename from mapc. Fix the funcall.
14117
141182000-04-19 Gerd Moellmann <gerd@gnu.org>
14119
14120 * simple.el (clone-indirect-buffer-other-window): New command.
14121 (clone-indirect-buffer): Add optional arg NORECROD.
14122 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
14123
14124 * help.el (resize-temp-buffer-window): Use count-screen-lines.
14125
14126 * window.el (count-screen-lines): New function.
14127 (shrink-window-if-larger-than-buffer): Use count-screen-lines
14128 instead of window-buffer-height.
14129
14130 * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
14131 non-existing variable comint-input-sentinel.
14132 (inferior-lisp-args-to-list): Removed.
14133 (inferior-lisp): Use split-string instead of
14134 inferior-lisp-args-to-list.
14135
14136 * hexl.el (hexl-insert-hex-string): New command.
14137
14138 * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
14139 instead of concat.
14140
141412000-04-18 Gerd Moellmann <gerd@gnu.org>
14142
14143 * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
14144 at the start of an existing but empty folder.
14145
141462000-04-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14147
14148 * ps-mule.el: Customization fix, doc fix.
14149 (ps-multibyte-buffer): Customization fix.
14150
141512000-04-17 Richard M. Stallman <rms@gnu.org>
14152
14153 * subr.el (read-passwd): Use read-char-exclusive.
14154
141552000-04-17 Gerd Moellmann <gerd@gnu.org>
14156
14157 * textmodes/texinfo.el (texinfo-insert-@email)
14158 (texinfo-insert-@emph, texinfo-insert-@quotation)
14159 (texinfo-insert-@strong, texinfo-insert-@url): New functions.
14160 (texinfo-mode-map): Add key bindings for them.
14161
14162 * files.el (basic-save-buffer-2): Use a template with `$'
14163 instead of `#' for VMS.
14164
14165 * simple.el (clone-indirect-buffer): New function.
14166
141672000-04-16 Stephen Eglen <stephen@gnu.org>
14168
14169 * iswitchb.el (iswitchb-case): New function. If the user input
14170 contains any upper-case characters, the search is made
14171 case-sensitive.
14172
141732000-04-17 Stefan Monnier <monnier@cs.yale.edu>
14174
14175 * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
14176 comment-end.
14177 (texinfo-font-lock-syntactic-keywords): New var.
14178 (texinfo-font-lock-keywords): Remove comment regexp.
14179 (texinfo-insert-block): New function.
14180 (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
14181 (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip
14182 and font-lock-defaults. Use regexp-opt for outline-regexp.
14183 (texinfo-environments): New var.
14184 (texinfo-environment-regexp): Use regexp-opt and
14185 texinfo-environments.
14186
14187 * textmodes/ispell.el (ispell-menu-map-needed): Check that
14188 ispell-process is bound since this might be eval'd before ispell
14189 is loaded.
14190 (ispell-message): Use a tiny bit less magic and a bit more hard
14191 data to figure out what kind of sc-cite-regexp to use.
14192
14193 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
14194
14195 * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
14196 (insert-cyclic-diary-entry): Unquote the lambda.
14197
14198 * gud.el (gud-jdb-build-source-files-list): Fix typo.
14199
14200 * files.el (backup-enable-predicate): Unquote the lambda.
14201
14202 * cus-edit.el (custom-face, face): Unquote the lambda.
14203
142042000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14205
14206 * ps-print.el: Check for line-beginning-position definition.
14207
14208 * ps-print.el: Fix counting lines in a region.
14209 (ps-print-version): New version number (5.1.5).
14210 (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
14211 (ps-printing-region): Fun code fix.
14212
142132000-04-15 Gerd Moellmann <gerd@gnu.org>
14214
14215 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
14216 to file-directory-p.
14217
142182000-04-14 Gerd Moellmann <gerd@gnu.org>
14219
14220 * gud.el (gud-jdb-build-source-files-list): Check that directory
14221 exists before calling directory-files.
14222
142232000-04-13 Dave Love <fx@gnu.org>
14224
14225 * emacs-lisp/trace.el: Change maintainer. Use new backquote
14226 syntax.
14227
14228 * emacs-lisp/cl-specs.el: Remove when, unless.
14229
14230 * emacs-lisp/cl-extra.el: Don't quote keywords.
14231 (cl-old-mapc): New variable.
14232 (mapc): Use it.
14233 (cl-map-intervals): Use with-current-buffer. Don't check for
14234 next-property-change.
14235 (cl-map-overlays): Use with-current-buffer.
14236 (cl-expt): Remove.
14237 (copy-tree, remprop): Define unconditionally.
14238
14239 * emacs-lisp/cl-compat.el (keywordp): Remove.
14240
14241 * emacs-lisp/edebug.el (edebug-keywordp): Remove. Change callers
14242 to use keywordp.
14243 (edebug-spec): Enable keywordp.
14244
14245 * cus-edit.el (custom-sort-items): Avoid symbol-name with new
14246 string-lessp.
14247
14248 * cus-start.el: Use keywordp.
14249
142502000-04-13 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
14251
14252 * diary-lib.el (include-other-diary-files): Fix the fix of
14253 2000-02-18 by doing a save-excursion.
14254
142552000-04-13 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14256
14257 * ps-print.el: Customization fix, doc fix.
14258 (ps-print-version): New version number (5.1.4).
14259 (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
14260 (ps-print-preprint): Adjust code.
14261 (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
14262 (ps-print-prologue-header, ps-print-control-characters)
14263 (ps-spool-config): Customization fix.
14264
142652000-04-13 Eli Zaretskii <eliz@is.elta.co.il>
14266
14267 * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
14268 converted to the new menu-item format, names silightly changed,
14269 help strings added.
14270
14271 Support for spelling without async subprocesses:
14272
14273 * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
14274 (ispell-session-buffer): New variables.
14275 (ispell-start-process, ispell-process-status,
14276 ispell-accept-output, ispell-send-string): New functions, for
14277 Ispell invocation when async subprocesses aren't supported.
14278 (ispell-word, ispell-pdict-save, ispell-command-loop,
14279 ispell-process-line, ispell-buffer-local-parsing): Replace calls
14280 to process-send-string with calls to ispell-send-string, and
14281 accept-process-output with ispell-accept-output.
14282 (ispell-init-process): Call ispell-process-status instead of
14283 process-status with.
14284 (ispell-init-process): Call ispell-start-process. Call
14285 ispell-accept-output and ispell-send-string. Don't call
14286 process-kill-without-query and kill-process if they are unbound.
14287 (ispell-async-processp): New function.
14288
142892000-04-12 Dave Love <fx@gnu.org>
14290
14291 * info.el: Add debug-ignored-errors.
14292 (Info-mode-menu): Add some items.
14293 (Info-directory): Add autoload cookie.
14294
14295 * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
14296 Modify `truncate-lines'. Make `describe-language-environment'
14297 always visible and add help. Modify `describe-key' help. Invoke
14298 Info-directory from `info'. New entry `emacs-manual'.
14299
143002000-04-10 Gerd Moellmann <gerd@gnu.org>
14301
14302 * progmodes/ebrowse.el (ebrowse-tree-mode): Use
14303 propertized-buffer-identification.
14304 (ebrowse-update-member-buffer-mode-line): Likewise.
14305 (ebrowse--mode-strings): Removed.
14306 (ebrowse--mode-line-props): Removed.
14307
14308 * files.el (auto-mode-alist): Add `EBROWSE'.
14309
14310 * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
14311 space before testing for end of buffer.
14312 (ebrowse-load): Removed.
14313 (ebrowse-revert-tree-buffer-from-file): Rewritten.
14314 (ebrowse-create-tree-buffer): Rewritten.
14315 (ebrowse-tree-mode): Read tree from buffer.
14316
14317 * progmodes/ebrowse-ffh.el: Removed.
14318
143192000-04-10 Kenichi Handa <handa@etl.go.jp>
14320
14321 * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
14322
143232000-04-10 Gerd Moellmann <gerd@gnu.org>
14324
14325 * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
14326 at the wrong place.
14327
143282000-04-09 Dave Love <fx@gnu.org>
14329
14330 * files.el (backup-enable-predicate): Use
14331 temporary-file-directory, small-temporary-file-directory.
14332 (make-backup-file-name-function, backup-directory-alist): New
14333 variables.
14334 (make-backup-file-name-1): New function.
14335 (make-backup-file-name): Use it.
14336 (find-backup-file-name): Likewise. Use format for clarity, not
14337 concat.
14338 (file-newest-backup): Use make-backup-file-name.
14339
143402000-04-09 Gerd Moellmann <gerd@gnu.org>
14341
14342 * progmodes/ebrowse-ffh.el: New file.
14343
14344 * progmodes/ebrowse.el (ebrowse-find-file-hook-fn): Moved
14345 to ebrowse-ffh.el.
14346 (ebrowse-load): Add autoload.
14347
14348 * finder.el (finder-commentary): Add autoload cookie.
14349
14350 * mail/rfc2368.el: Correct author's email address.
14351
14352 * progmodes/ebrowse.el: New file.
14353
14354 * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
14355 item help string.
14356 (easy-menu-do-add-item): Ditto.
14357 (easy-menu-define): Extend doc string.
14358
14359 * jit-lock.el (with-buffer-unmodified): Use
14360 restore-buffer-modified-p.
14361 (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
14362 (jit-lock-function, jit-lock-stealth-fontify): Don't use
14363 with-buffer-unmodified.
14364
143652000-04-08 Dave Love <fx@gnu.org>
14366
14367 * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
14368 unless, when.
14369
143702000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
14371
14372 * viper-util.el (viper-put-on-search-overlay): New subroutine.
14373 (viper-flash-search-pattern): No operation when using Emacs
14374 doesn't support face.
14375 Use `viper-put-on-search-overlay'.
14376
143772000-04-04 Gerd Moellmann <gerd@gnu.org>
14378
14379 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
14380 like C-r.
14381
14382 * progmodes/make-mode.el: Some doc fixes.
14383 (makefile-mode-abbrev-table): New variable.
14384 (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
14385 (makefile-font-lock-keywords): Fontify includes and conditionals.
14386 (toplevel): Require `dabbrev' and `add-log' when compiling.
14387
14388 * replace.el (perform-replace): Don't move forward one char
14389 when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want
14390 to do that because it leaves point 1 position after the last
14391 replacement, after everything has been replaced.
14392
14393 * jit-lock.el (with-buffer-unmodified): New macro.
14394 (with-buffer-prepared-for-font-lock): Don't preserve buffer's
14395 modified state.
14396 (jit-lock-function-1): Extracted from jit-lock-function; not
14397 preserving buffer's modified state.
14398 (jit-lock-function, jit-lock-stealth-fontify): Call
14399 jit-lock-function-1.
14400
14401 * mail/rfc2368.el: Remove supernumerary copyright line.
14402
144032000-04-04 Milan Zamazal <pdm@freesoft.cz>
14404
14405 * glasses.el: Provide facilities for inserting space before left
14406 parentheses and uncapitalization of identifiers.
14407 (glasses-mode): Try to remove old overlays in all cases.
14408
144092000-04-03 Gerd Moellmann <gerd@gnu.org>
14410
14411 * progmodes/compile.el (compile-internal): Display the compilation
14412 buffer in a different frame, if it's already displayed there.
14413
14414 * mail/rfc2368.el: New file.
14415
14416 * simple.el (sendmail-user-agent-compose): Recognize a `body'
14417 header and insert its value as mail body.
14418
14419 * subr.el (member-ignore-case): New function.
14420
14421 * dabbrev.el (dabbrev-ignored-regexps): New user-option.
14422 (dabbrev--find-expansion): Ignore buffers matching a regexp
14423 from dabbrev-ignored-regexps.
14424
14425 * jka-compr.el (jka-compr-compression-info-list): Add `.z'
14426 to extensions handled by gzip.
14427
144282000-04-03 Richard M. Stallman <rms@gnu.org>
14429
14430 * files.el (insert-directory): List the total free space
14431 along with the used space.
14432
14433 * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
14434 line is followed by one that matches CITATION-REGEXP, end the
14435 paragraph.
14436
144372000-04-03 Markus Rost <rost@delysid.gnu.org>
14438
14439 * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
14440 (rmail-make-basic-summary-line): Use that option.
14441
144422000-04-03 Kenichi Handa <handa@etl.go.jp>
14443
14444 * international/mule-cmds.el (encoded-string-description):
14445 Rewritten. Try pretty description for ISO 2022 escape sequences
14446 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters
14447 for hexadecimal format.
14448
144492000-04-01 Dave Love <fx@gnu.org>
14450
14451 * cpp.el: Change customization group to `c' from `C'.
14452
14453 * vcursor.el (vcursor-move): Use display-color-p.
14454
14455 * international/mule-util.el: Provide mule-utils.
14456 (string-to-sequence): Simplify and speed up.
14457
14458 * international/mule.el (make-coding-system): Purecopy doc-string.
14459
14460 * international/mule-cmds.el: Various menu changes.
14461 (describe-specified-language-support): Handle `Default'.
14462 (set-language-info): Purecopy `info'.
14463
144642000-03-31 Andrew Innes <andrewi@gnu.org>
14465
14466 * vc.el (vc-backend-diff): Return the correct status if we had to
14467 retry the rcsdiff command without the --brief option.
14468
144692000-03-31 Dave Love <fx@gnu.org>
14470
14471 * help.el (help-manyarg-func-alist): Correct several omissions.
14472
14473 * add-log.el: Don't require cl, fortran.
14474 (add-log-current-defun-function): Doc fix.
14475 (change-log-version-number-regexp-list): Remove SCCS part. Doc
14476 fix.
14477 (change-log-version-rcs): Function deleted.
14478 (change-log-version-number-search): Doc fix. Use
14479 vc-workfile-version. Avoid CL dolist.
14480 (add-change-log-entry): Just call add-log-current-defun to get
14481 defun. Simplify somewhat.
14482 (change-log-get-method-definition-1): Likewise.
14483 (add-log-current-defun): Return nil if calling
14484 add-log-current-defun-function does so. Move Fortran stuff to
14485 fortran.el. Return string without properties.
14486
14487 * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
14488 and :alpha: char classes.
14489
14490 * mail/supercite.el: Defvar curline when compiling.
14491 (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
14492 (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
14493 rather than a-zA-Z0-9 to allow non-ASCII characters.
14494
144952000-03-31 Gerd Moellmann <gerd@gnu.org>
14496
14497 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
14498
14499 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
14500 Re-enable new code.
14501
14502 * lpr.el (print-region-1): Use -d to specify printer name for
14503 systems `usg-unix-v*, `dgux', `hpux', `irix'.
14504
145052000-03-31 Dave Love <fx@gnu.org>
14506
14507 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Look
14508 for function definition in symbol's function value slot first
14509 instead of first consulting byte-compile-function-environment.
14510
145112000-03-31 Kenichi Handa <handa@etl.go.jp>
14512
14513 * language/european.el ("Polish"): New language environment.
14514 (setup-polish-environment): New function.
14515
145162000-03-30 Gerd Moellmann <gerd@gnu.org>
14517
14518 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
14519 Disable new code.
14520
14521 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
14522 trying to `load' the symbol of an autoload instead of the file
14523 recorded in the autoload. Fix error messages.
14524
145252000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14526
14527 * ps-print.el: PostScript programming fix for ghostview, doc fix.
14528 (ps-print-version): New version number (5.1.3).
14529 (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
14530 (ps-insert-file, ps-output-boolean, ps-plot-with-face)
14531 (ps-generate-postscript-with-faces): Code fix.
14532 (ps-color-values): XEmacs compatibility.
14533 (ps-print-background-image, ps-print-background-text, ps-printer-name)
14534 (ps-default-fg, ps-default-bg): Adjust customization.
14535 (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
14536 (ps-color-scale): Renaming old ps-color-value fun.
14537 (ps-print-headers): Replace ps-print-header group to avoid conflict
14538 with ps-print-header variable.
14539 (ps-print-miscellany): New group.
14540 (ps-format-color, ps-rgb-color): New funs.
14541 (ps-default-foreground): New var.
14542 (ps-printer-name-option): New const.
14543
145442000-03-30 Peter Breton <pbreton@ne.mediaone.net>
14545
14546 * net/net-utils.el:
14547 (network-connection-host, network-connection-service): New variables
14548 (network-connection-mode): New mode, derived from comint-mode
14549 (network-connection-mode-setup): New function, saves host and
14550 service information in local variables.
14551
14552 * lisp/locate.el:
14553 (locate-word-at-point): Added this function
14554 (locate): Default to using locate-word-at-point as input
14555 Run dired-mode-hook
14556
145572000-03-29 Dave Love <fx@gnu.org>
14558
14559 * calendar/appt.el: Doc fixes.
14560 (appt-check): Convert min-to-app to a string before passing to
14561 appt-disp-window-function or concat.
14562 (appt-delete-window): Remove test for frame-root-window.
14563 (appt-select-lowest-window, appt-convert-time): Simplify.
14564
14565 * emacs-lisp/bytecomp.el: Doc fixes.
14566 (byte-compile-file-form-autoload): Update
14567 byte-compile-function-environment.
14568
145692000-03-29 Andreas Schwab <schwab@suse.de>
14570
14571 * emacs-lisp/autoload.el: Also print defsubst doc string
14572 specially.
14573
14574 * dired.el (dired-insert-directory): If dired-free-space-program
14575 failed just delete its output.
14576
145772000-03-29 Dave Love <fx@gnu.org>
14578
14579 * international/iso-cvt.el: Move provide to end. Doc fixes.
14580 (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
14581 (iso-iso2sgml, iso-sgml2iso): New functions.
14582 (iso-cvt-define-menu): Fix some entries and use backquote for
14583 clarity.
14584
14585 * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
14586
145872000-03-28 Gerd Moellmann <gerd@gnu.org>
14588
14589 * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
14590 ISO-DATE. If non-nil, return date in ISO 8601 format.
14591
145922000-03-26 Stefan Monnier <monnier@cs.yale.edu>
14593
14594 * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
14595 if it ever becomes used.
14596 (log-edit-mode-hook): Default to vc-log-mode-hook.
14597 (log-edit-mode): Fix the docstring.
14598
14599 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
14600 the code.
14601
146022000-03-26 Dave Love <fx@gnu.org>
14603
14604 * net/browse-url.el (browse-url): Re-fix case of
14605 browse-url-browser-function being an alist.
14606 (browse-url): Add :link to defgroup.
14607
14608 * files.el: Doc fixes.
14609 (file-truename): Include `[' in wildcard characters.
14610 (automount-dir-prefix): Customize.
14611 (find-file-wildcards): Add :version.
14612 (find-file-noselect): Simplify a mapcar call.
14613
14614 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
14615 compatible with inf-lisp version.
14616 (eval-defun-1): Fix custom-declare-variable case.
14617
146182000-03-25 Stefan Monnier <monnier@cs.yale.edu>
14619
14620 * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
14621
146222000-03-24 Gerd Moellmann <gerd@gnu.org>
14623
14624 * Makefile (COMPILE_FIRST): New macro.
14625 (compile-files): Compile files from COMPILE_FIRST first.
14626
14627 * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new
14628 code.
14629
14630 * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
14631 matching open parenthesis in column 0 to defun-prompt-regexp
14632 only if open-paren-in-column-0-is-defun-start is set.
14633
14634 * sun-curs.el: Require CL at compile-time only.
14635
14636 * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
14637 instead of copy-list which is a function from CL.
14638 (msb--choose-menu, msb--mode-menu-cond)
14639 (msb--create-buffer-menu-2): Use dolist instead of mapc.
14640 (msb--init-file-alist): Use mapcar instead of mapcan.
14641 (msb--aggregate-alist): Use mapcar instead of mapcan. Fix
14642 `(' in column 0 in doc string.
14643 (msb--add-separators): Use mapcar instead of mapcan.
14644
14645 * cus-dep.el: Require CL at compile-time only.
14646
146472000-03-24 Stefan Monnier <monnier@cs.yale.edu>
14648
14649 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
14650 (byte-compile-warnings): New warning `noruntime'.
14651 (byte-compile-constants, byte-compile-variables): Fix docstring.
14652 (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
14653 execute `eval-whenc-compile's body.
14654 (byte-compile-unresolved-functions): Fix docstring.
14655 (byte-compile-eval): New function.
14656 (byte-compile-callargs-warn): Check if the function will be available
14657 at runtime (via property `byte-compile-noruntime').
14658 (byte-compile-print-syms): New function.
14659 (byte-compile-warn-about-unresolved-functions): Also warn about
14660 `noruntime' functions (and use `byte-compile-print-syms').
14661 (byte-compile-file): Capitalize the message.
14662
146632000-03-24 Gerd Moellmann <gerd@gnu.org>
14664
14665 * mail/rmail.el (rmail-confirm-expunge): New user-option.
14666 (rmail-expunge): Ask for confirmation depending on the setting
14667 of rmail-confirm-expunge.
14668
146692000-03-23 Gerd Moellmann <gerd@gnu.org>
14670
14671 * Makefile (bootstrap-clean): If $(emacs) exists, build
14672 loaddefs.el first. A loaddefs.el that's not up-to-date might
14673 cause a bootstrap failure because things don't autoload as
14674 expected.
14675
146762000-03-23 Dave Love <fx@gnu.org>
14677
14678 * net/browse-url.el: Restore previous use of
14679 browse-url-maybe-new-window.
14680
146812000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14682
14683 * ps-print.el: Skip banner page fix.
14684 (ps-print-version): New version number (5.1.2).
14685 (ps-begin-file, ps-end-file, ps-generate): Code fix.
14686
146872000-03-23 Dave Pearson <davep@davep.org>
14688
14689 * net/quickurl.el Changed the type of parameter passed to the
14690 function defined by `quickurl-format-function'. Before only the
14691 text of the URL was passed. Now the whole URL structure is passed
14692 and the function is responsible for extracting the parts it
14693 requires. Changed the default of `quickurl-format-function'
14694 accordingly.
14695 (quickurl-insert): Changed the `funcall' of
14696 `quickurl-format-function' to match the above change.
14697 (quickurl-list-insert): Changed the `url' case so that it makes
14698 use of `quickurl-format-function', previous to this the format was
14699 hard wired.
14700
147012000-03-22 Gerd Moellmann <gerd@gnu.org>
14702
14703 * startup.el: Change some spellings for the X Window System.
14704
147052000-03-22 Stefan Monnier <monnier@cs.yale.edu>
14706
14707 * progmodes/make-mode.el (makefile-warn-suspicious-lines): clean
14708 up the code and the regexp and make sure the cursor is temporarily
14709 moved to the suspicious line while querying the user.
14710
147112000-03-22 Jason Rumney <jasonr@gnu.org>
14712
14713 * w32-fns.el (w32-charset-info-alist): Initialize.
14714
147152000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14716
14717 * ps-print.el: N-up last page fix.
14718 (ps-print-version): New version number (5.1.1).
14719 (ps-end-file, ps-end-job, ps-generate): Code fix.
14720
147212000-03-21 Stefan Monnier <monnier@cs.yale.edu>
14722
14723 * files.el (find-file-run-dired): Update docstring.
14724 (find-directory-functions): New hook.
14725 (find-file-noselect): Run find-directory-functions rather than
14726 calling dired directly.
14727
14728 * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
14729
14730 * pcvs.el: Add a minimal leading commentary.
14731 (cvs-make-cvs-buffer): Change the header part by removing the startup
14732 message and adding a `Module' entry. Also replace the FOOTER and
14733 HEADER special fileinfos with the new support in ewoc for updating
14734 its own footer and header.
14735 (cvs-update-header): Update to use the header/footer of the ewoc.
14736 (cvs-mode): Use define-derived-mode and set truncate-lines to t.
14737 (cvs-is-within-p): New function.
14738 (cvs-mode-run): Take advantage of `save-some-buffers's new ability
14739 to only examine some subset of the buffers.
14740
14741 * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
14742 `format' instead of our own ad-hoc functions.
14743 Remove HEADER and FOOTER cases, now handled in the EWOC.
14744 (cvs-fileinfo<): Remove HEADER and FOOTER cases.
14745
14746 * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
14747 output to avoid scaring the user.
14748 (cvs-parse-table): Catch message for non-up-to-date commits.
14749
14750 * pcvs-defs.el (cvs-startup-message): Remove.
14751 (cvs-global-menu): New autoloaded menu.
14752
14753 * pcvs-util.el (cvs-string-fill): Remove.
14754
14755 * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
14756 (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
14757 PP part of it and also make it work for footers and headers.
14758 (ewoc-create): Drop POS and BUFFER arguments.
14759 Use the DLL's dummy node to store the end-of-footer position.
14760 (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
14761 (ewoc-refresh): Remove unused `header' variable.
14762 (ewoc-(get|set)-hf): New functions.
14763
14764 * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
14765 log-view-*-(message|file) and use easy-mmode-define-navigation.
14766 (log-view-message-re): Match SCCS format as well.
14767 And match the revision line rather than the dashed separator line.
14768 (log-view-mode): Use the new define-derived-mode.
14769 (log-view-current-tag): Fill in with an actual implementation.
14770
14771 * cvs-status.el (cvs-status-(prev|next)): Rename from
14772 cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
14773 (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
14774 to let the output "breathe" a little more (more readable).
14775 (cvs-status-mode): Use the new define-derived-mode.
14776
14777 * smerge-mode.el (smerge-auto-leave): New function and variable.
14778 (smerge-basic-map): Rename from smerge-basic-keymap.
14779 Change the bindings for smerge-diff-*.
14780 (smerge-*-map): Use easy-mmode-defmap.
14781 (smerge-(next|prev)): Use easy-mmode-define-navigation.
14782 (smerge-keep-*): Use smerge-auto-leave.
14783
147842000-03-21 Jason Rumney <jasonr@gnu.org>
14785
14786 * cus-edit.el (custom-button-face): Use 3D look for w32.
14787 (custom-button-pressed-face): Likewise.
14788
147892000-03-21 Gerd Moellmann <gerd@gnu.org>
14790
14791 * progmodes/etags.el (tags-case-fold-search): New user-option.
14792 (tags-loop-eval): New function. Bind case-fold-search around eval
14793 depending on the value of tags-case-fold-search.
14794 (tags-loop-continue): Use tags-loop-eval.
14795 (find-tag-in-order): Bind case-fold-search depending on the value
14796 of tags-case-fold-search.
14797
147982000-03-21 Stefan Monnier <monnier@cs.yale.edu>
14799
14800 * diff-mode.el (diff-mode-*-map): use `easy-mmode-defmap'.
14801 (diff-end-of-hunk): Return the end position for use in
14802 `easy-mmode-define-navigation'.
14803 (diff-recenter): Remove.
14804 (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
14805 of `easy-mmode-define-navigation'.
14806 (diff-kill-*): Rename `diff-*-kill' (for consistency with the
14807 previous renaming) and fix to use new names.
14808 (diff-merge-strings): Use \n as separator: simpler, faster.
14809 (diff-mode): Use `define-derived-mode'.
14810
14811 * derived.el (define-derived-mode): Don't autoload anymore.
14812 Prefer the macro-only version provided by easy-mmode.el.
14813
14814 * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
14815 `easy-mmode-define-derived-mode'.
14816 Use `combine-run-hooks'.
14817 (easy-mmode-define-navigation): New macro.
14818
14819 * subr.el (combine-run-hooks): New function.
14820
148212000-03-21 Kenichi HANDA <handa@etl.go.jp>
14822
14823 * term/x-win.el: Fontsets related initialization is simplified.
14824
14825 * international/mule-diag.el (describe-font): Don't refer to
14826 global-fontset-alist, instead call font-list.
14827 (describe-fontset, list-fontsets, mule-diag): Likewise.
14828 (print-fontset): Adjusted for the change of fontset
14829 implementation.
14830
14831 * international/fontset.el (x-charset-registries): Variable
14832 removed, instead the corresponding data is stored in the default
14833 fontset.
14834 (register-alternate-fontnames): Function removed.
14835 (resolved-ascii-font): Variable removed.
14836 (x-compose-font-name): Ignore the second argument REDOCE.
14837 (x-complement-fontset-spec): Complement only an ASCII font and
14838 element for those charsets than can use that ASCII font.
14839 (generate-fontset-menu): Don't refer to global-fontset-alist,
14840 instead call fontset-list.
14841 (uninstantiated-fontset-alist): Variable removed.
14842 (x-style-funcs-alist): Likewise.
14843 (fontset-default-styles): Likewise.
14844 (x-modify-font-name): Function removed.
14845 (create-fontset-from-fontset-spec): Ignore the argument
14846 STYLE-VARIANT.
14847 (create-fontset-from-ascii-font): Docsting adjusted for the above
14848 change.
14849 (instantiate-fontset, resolve-fontset-name): Functions removed.
14850 (fontset-list): Now implemented by C code.
14851
14852 * faces.el (read-face-font): Fix TABLE arg to completing-read.
14853 (describe-face): Include `font' attribute in the description.
14854
148552000-03-21 Kenichi Handa <handa@etl.go.jp>
14856
14857 * international/quail.el (quail-set-keyboard-layout): Typo fixed.
14858
148592000-03-20 Gerd Moellmann <gerd@gnu.org>
14860
14861 * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
14862 ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
14863 zone-mode.el, snmp-mode.el: Moved to net subdirectory.
14864
14865 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
14866 about behavior of set-buffer-modified-p wrt redisplay.
14867
148682000-03-19 Richard M. Stallman <rms@gnu.org>
14869
14870 * view.el (view-mode-disable): Kill local binding of view-read-only.
14871
148722000-03-18 Gerd Moellmann <gerd@gnu.org>
14873
14874 * font-lock.el (font-lock-apply-syntactic-highlight): if VALUE
14875 is a string, convert it to a syntax cell using string-to-syntax.
14876
14877 * simple.el (syntax-code-table, syntax-flag-table): New variables.
14878 (string-to-syntax): New function.
14879
14880 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
14881 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
14882 try to use passive ftp mode.
14883
148842000-03-17 Gerd Moellmann <gerd@gnu.org>
14885
14886 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
14887
14888 * simple.el (append-to-buffer): Update point of windows after
14889 insertion.
14890
14891 * abbrev.el (inverse-add-abbrev): Identify word by first moving
14892 forward then moving backward. Reindent.
14893
14894 * frame.el (other-frame): Call x-focus-frame only if
14895 focus-follows-mouse is off.
14896
148972000-03-17 Dave Love <fx@gnu.org>
14898
14899 * pcvs-util.el (cvs-strings->string): Rename
14900 replace-regexps-in-string.
14901
149022000-03-17 Stefan Monnier <monnier@cs.yale.edu>
14903
14904 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
14905 regexp for labels cannot span several lines.
14906
14907 * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
14908 `(setq :<key> ':<key>)' to the macro expansion.
14909
149102000-03-16 Dave Love <fx@gnu.org>
14911
14912 * progmodes/f90.el (f90): Put custom group under `languages', not
14913 `fortran'.
14914 (f90-mode-hook): Customize.
14915 (f90-mode): Set add-log-current-defun-function.
14916 (f90-current-defun): New function.
14917
149182000-03-16 Gerd Moellmann <gerd@gnu.org>
14919
14920 * cus-edit.el (custom-variable-tag-face): Handle case that
14921 default face's height is not a number.
14922 (custom-face-tag-face, custom-group-tag-face-1)
14923 (custom-group-tag-face): Ditto.
14924 (custom-group-tag-face-1): Add :group.
14925
14926 * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
14927
149282000-03-15 Gerd Moellmann <gerd@gnu.org>
14929
14930 * pcvs-defs.el (toplevel): Remove autoload cookie for form
14931 requiring easymenu.
14932
149332000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14934
14935 * ps-print.el: PostScript user-defined prologue, PostScript error
14936 handler, doc fix.
14937 (ps-print-version): New version number (5.1).
14938 (ps-user-defined-prologue, ps-error-handler-message)
14939 (ps-print-prologue-0, ps-error-handler-alist): New vars.
14940 (ps-setup, ps-begin-file, ps-begin-job): Code fix.
14941 (ps-insert-string): New function.
14942
149432000-03-15 Kenichi Handa <handa@etl.go.jp>
14944
14945 * international/ccl.el (ccl-compile-expression): Don't generate
14946 invalid self-assignment code.
14947
149482000-03-14 Dave Love <fx@gnu.org>
14949
14950 * subr.el (replace-regexp-in-string): Renamed from
14951 replace-regexps-in-string. Doc fix.
14952
149532000-03-12 Dave Love <fx@gnu.org>
14954
14955 * cus-edit.el: Doc fixes.
14956 (customize-set-variable, customize-save-variable): Rename args for
14957 doc.
14958 (custom-variable-tag-face, custom-face-tag-face)
14959 (custom-group-tag-face-1, custom-group-tag-face): Modify from
14960 style which user identify as hyperlink.
14961 (hook): Don't add undefined functions to the hook.
14962 (debug-ignored-errors): Transfer message from bindings.el.
14963
149642000-03-12 Gerd Moellmann <gerd@gnu.org>
14965
14966 * recentf.el (recentf-keep-non-readable-files-p): Remove
14967 double/nested definition.
14968
149692000-03-12 Dave Love <fx@gnu.org>
14970
14971 * facemenu.el (facemenu-get-face): Use display-color-p.
14972 * enriched.el (enriched-decode-foreground): Likewise.
14973 (enriched-decode-background): Likewise.
14974 * isearch.el (isearch-highlight): Likewise.
14975 * info-look.el (info-lookup): Likewise.
14976 * simple.el (completion-setup-function): Likewise.
14977
14978 * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
14979 :options.
14980
14981 * bindings.el (mode-line-format): Fix line-number and
14982 column-number items. Add help-echo for the background.
14983 (mode-line-mule-info): Modify help-echo.
14984
14985 * avoid.el (mouse-avoidance-mode): Add autoload cookie to defcustom.
14986
14987 * files.el (load-file): Allow completion to .elc.
14988
14989 * man.el: Doc fixes.
14990 (Man-init-defvars): Use display-color-p to set fontification.
14991
14992 * play/hanoi.el (hanoi-internal): Don't use oddp.
14993
149942000-03-12 Gerd Moellmann <gerd@gnu.org>
14995
14996 * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
14997
14998 * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
14999
150002000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
15001
15002 * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
15003 Fix comment.
15004
150052000-03-10 Stefan Monnier <monnier@cs.yale.edu>
15006
15007 * font-lock.el (font-lock-keywords): Fix the doc now that
15008 regexp-opt-depth is unnecessary.
15009 (save-buffer-state): Set an edebug spec.
15010 (font-lock-fontify-anchored-keywords): Properly handle the case when
15011 the matcher goes past the limit.
15012
15013 * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
15014 pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
15015
15016 * emacs-lisp/ewoc.el: New file. This is a merge of elib-node.el,
15017 dll.el and cookie.el (from Elib) with heavy renaming and other
15018 massaging.
15019
15020 * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
15021 Autoload the functions used.
15022 (easy-mmode-define-syntax): Fix CL typo.
15023 (easy-mmode-define-derived-mode): Improve the docstring generation.
15024
150252000-03-10 Gerd Moellmann <gerd@gnu.org>
15026
15027 * textmodes/texinfo.el (texinfo-version): Variable and function
15028 removed.
15029
150302000-03-09 Stefan Monnier <monnier@cs.yale.edu>
15031
15032 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
15033 allow more flexibility.
15034 (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New
15035 fns.
15036 (easy-mmode-defmap, easy-mmode-defsyntax)
15037 (easy-mmode-define-derived-mode): New macros.
15038
150392000-03-09 Didier Verna <didier@xemacs.org>
15040
15041 * rect.el (replace-rectangle): New function.
15042
150432000-03-09 Dave Love <fx@gnu.org>
15044
15045 * progmodes/fortran.el (fortran-comment-line-start): Define as
15046 "C".
15047 (fortran-comment-line-start-skip): Don't match cpp stuff.
15048 (font-lock-keywords): Add * to comment-chars. Grok cpp stuff.
15049 (fortran-mode-map): Remove over-eager custom-menu-create for now.
15050 (fortran-mode): Don't set fortran-comment-line-start-skip,
15051 fortran-comment-line-start here. Set comment-start,
15052 add-log-current-defun.
15053 (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
15054 (fortran-current-defun): New function.
15055
150562000-03-09 Gerd Moellmann <gerd@gnu.org>
15057
15058 * emacs-lisp/re-builder.el: New file.
15059
15060 * mouse.el (mouse-drag-region): Don't run up-event handler
15061 if hscroll has changed.
15062
15063 * octave-mod.el (octave-font-lock-keywords): To font-lock the
15064 builtin operators, use `font-lock-builtin-face' for Emacs and
15065 `font-lock-preprocessor-face' otherwise.
15066
15067 * font-lock.el (lisp-font-lock-keywords-1): Highlight
15068 `(defun (setf foo)' differently.
15069
150702000-03-08 Stefan Monnier <monnier@cs.yale.edu>
15071
15072 * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
15073 (regexp-opt): Update comment and adapt the code the new meaning of
15074 the `paren' argument of regex-opt-group for shy-groups.
15075 (regexp-opt-depth): Handle shy groups as well as backslashed
15076 backslashes.
15077 (regexp-opt-group): Turn the leading comment into a docstring.
15078 Allow `paren' to be a string (the string to use to open a group).
15079 Remove open-presuf and close-presuf. Instead of checking for `all
15080 one-char' and then later on check for `several one-char', handle
15081 both cases close together. Also apply a more generic algorithm
15082 for suffixes (the mirror image of the algorithm used for
15083 prefixes). Use shy-groups. Use nreverse rather than reverse.
15084 (regexp-opt-try-suffix): Removed.
15085
15086 * cmuscheme.el (inferior-scheme-mode-map): Define it independently
15087 from comint-mode-map, so we can just inherit from it. Also, move
15088 the initialization into the `defvar' since there's no docstring
15089 anyway and it's fairly short.
15090 (inferior-scheme-mode): Define it as derived-mode: the code is
15091 shorter and this way we inherit from comint-mode-map rather than
15092 copying it.
15093
15094 * subr.el (replace-regexps-in-string): Properly handle the case
15095 where we match an empty string.
15096
15097 * comint.el (comint-exec-1): Add the current-dir to the exec-path
15098 when the command has a directory component (such as "./testml").
15099 Also fix a typo in the comment.
15100
151012000-03-08 Gerd Moellmann <gerd@gnu.org>
15102
15103 * Makefile (compile-files): Compile files one by one because
15104 that's the only way to ensure a clean compilation environment for
15105 each individual file.
15106
15107 * frame.el (other-frame): Call x-focus-frame.
15108
151092000-03-07 Dave Love <fx@gnu.org>
15110
15111 * recentf.el (recentf-keep-non-readable-files-p): Add :set,
15112 :require to defcustom.
15113
15114 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads
15115 lists.
15116
15117 * files.el (auto-mode-alist): Add configure.in.
15118
15119 * progmodes/autoconf.el: New file.
15120
151212000-03-07 Gerd Moellmann <gerd@gnu.org>
15122
15123 * mail/mh-e.el: Change maintainer to `none'.
15124
15125 * recentf.el (recentf-keep-non-readable-files-p): Quote args
15126 to remove-hook and add-hook.
15127
151282000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
15129
15130 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
15131 it as the default.
15132 (mail-send): Test mail-send-nonascii also for the new `mime' value.
15133 (sendmail-send-it): Conditionally add MIME headers specifying the
15134 used character set.
15135
151362000-03-07 Dave Love <fx@gnu.org>
15137
15138 * winner.el: Fix keywords, autoload cookies. Split
15139 eval-when-compile form to avoid compilation failure.
15140
151412000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp>
15142
15143 * international/mule.el: Modify comment about coding system
15144 property `coding-category'.
15145 (make-coding-system): New argument EOL-TYPE. Pay attention to
15146 coding-category property of PROPERTIES.
15147
15148 * international/mule-conf.el (coding-category-utf-8,
15149 coding-category-utf-16-be, coding-category-utf-16-le): New coding
15150 categories. Include them in the argument for set-coding-priority.
15151
15152 * international/mule-cmds.el (reset-language-environment): Include
15153 coding-category-utf-8, coding-category-utf-16-be, and
15154 coding-category-utf-16-le in the argument for set-coding-priority.
15155 (reset-language-environment): Initialize coding-category-utf-8,
15156 coding-category-utf-16-be, and coding-category-utf-16-le to nil.
15157
151582000-03-06 Karl Fogel <kfogel@red-bean.com>
15159
15160 * bookmark.el (bookmark-file-or-variation-thereof): New func, for
15161 code abstracted out of `bookmark-jump-noselect'. Now tries info
15162 extensions as well as compression extensions.
15163 (bookmark-jump-noselect): Use above new func.
15164
151652000-03-03 Gerd Moellmann <gerd@gnu.org>
15166
15167 * strokes.el: Change maintainer's mail address.
15168
151692000-03-03 Kenichi Handa <handa@etl.go.jp>
15170
15171 * international/mule-diag.el (list-character-sets): Make help-echo
15172 string by substitute-command-keys.
15173 (list-character-sets): Likewise.
15174 (sort-listed-character-sets): Call help-setup-xref.
15175
151762000-03-02 Gerd Moellmann <gerd@gnu.org>
15177
15178 * time.el (display-time-mail-file): Add `none' to the list of
15179 choices.
15180
151812000-03-01 Dave Love <fx@gnu.org>
15182
15183 * help.el (help-xref-go-back): Don't try to set position.
15184
15185 * international/mule-diag.el (list-character-sets): Call
15186 help-setup-xref. Add help-echo to xrefs.
15187 (list-character-sets-1): Add help-echo to xrefs.
15188
151892000-03-02 Gerd Moellmann <gerd@gnu.org>
15190
15191 * frame.el (blink-cursor-mode): Switch cursor on when turning
15192 the mode off.
15193
15194 * add-log.el (add-log-current-defun): Add support for
15195 Autoconf mode.
15196
15197 * mail/rmail.el (rmail-quit-hook): New variable.
15198
151992000-03-01 Dave Love <fx@gnu.org>
15200
15201 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
15202
15203 * help.el (help-xref-button): Add help-echo arg.
15204 (describe-function-1, describe-variable, help-make-xrefs): Use it.
15205
15206 * faces.el (list-faces-display): Supply help-echo with
15207 help-make-xrefs.
15208
15209 * facemenu.el (list-text-properties-at): Set help-xref-stack to
15210 nil.
15211
152122000-03-01 Gerd Moellmann <gerd@gnu.org>
15213
15214 * image.el (defimage): Look for image files in load-path.
15215
15216 * frame.el (busy-cursor-delay-seconds): Change type to
15217 `number'.
15218
152192000-03-01 David Ponce <david.ponce@wanadoo.fr>
15220
15221 * recentf.el (recentf): Added version tag to the defgroup of
15222 recentf.
15223
152242000-03-01 David Ponce <david.ponce@wanadoo.fr>
15225
15226 * recentf.el (recentf-cleanup): Changed to remove excluded file
15227 too.
15228 (recentf-edit-list-action): `recentf-edit-list' checkbox widget
15229 action to select/unselect a file.
15230 (recentf-edit-list): Code cleanup and improvement.
15231 (recentf-open-more-files-action): `recentf-open-more-files' button
15232 widget action to open a file.
15233 (recentf-open-more-files): No more use standard completion but
15234 widgets.
15235 (recentf-more-collection): Deleted.
15236 (recentf-more-history): Deleted.
15237 (recentf-setup-more-completion): Deleted.
15238
152392000-03-01 David Ponce <david.ponce@wanadoo.fr>
15240
15241 * recentf.el (recentf-mode): No more needs that Emacs is running
15242 under a window-system.
15243
152441999-03-01 David Ponce <david.ponce@wanadoo.fr>
15245
15246 * recentf.el (recentf-edit-list): New command to edit the recent
15247 list which allow the user to remove files.
15248 (recentf-edit-selected-items): New global variable, used by
15249 `recentf-edit-list' to hold the list of files to be removed from
15250 the recent list.
15251 (recentf-make-menu-items): Updated to display a "Edit list..."
15252 menu item. Minor code cleanup.
15253
152541999-03-01 David Ponce <david.ponce@wanadoo.fr>
15255
15256 * recentf.el (recentf-open-more-files): New command to open files
15257 that are not displayed in the menu.
15258 (recentf-more-collection): New global variable holding the set of
15259 permissible completions used by `recentf-open-more-files'.
15260 (recentf-more-history): New global variable holding the history list
15261 used by `recentf-open-more-files' completion.
15262 (recentf-setup-more-completion): New function to setup completion for
15263 `recentf-open-more-files'.
15264 (recentf-make-menu-items): Updated to display a "More..." menu item.
15265
152661999-03-01 David Ponce <david.ponce@wanadoo.fr>
15267
15268 * recentf.el (recentf-menu-action): Doc fixed.
15269
152701999-03-01 David Ponce <david.ponce@wanadoo.fr>
15271
15272 * recentf.el (recentf-menu-filter): Doc updated.
15273 (recentf-update-menu-hook): Allow menu filters to force menu update.
15274 (recentf-make-menu-items): New menu filter handling.
15275 (recentf-make-menu-item): New helper function.
15276 (recentf-menu-elements): New menu handling function.
15277 (recentf-sort-ascending): Updated to new menu filter handling.
15278 (recentf-sort-descending): Updated to new menu filter handling.
15279 (recentf-sort-basenames-ascending): New menu filter function.
15280 (recentf-sort-basenames-descending): New menu filter function.
15281 (recentf-show-basenames): New menu filter function.
15282 (recentf-show-basenames-ascending): New menu filter function.
15283 (recentf-show-basenames-descending): New menu filter function.
15284
152852000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
15286
15287 * diary-lib.el (list-diary-entries): Don't try to go forward at
15288 the end of the buffer.
15289
152902000-02-29 Kenichi Handa <handa@etl.go.jp>
15291
15292 * international/mule-diag.el (list-character-sets): Completely
15293 rewritten.
15294 (sort-listed-character-sets): New function.
15295 (list-character-sets-1): Completely rewritten.
15296 (list-character-sets-2): New function.
15297 (non-iso-charset-alist): New variable.
15298 (decode-codepage-char): New function.
15299 (charset-history): New variable.
15300 (read-charset) (list-block-of-chars)
15301 (list-iso-charset-chars)
15302 (list-non-iso-charset-chars)
15303 (list-charset-chars): New functions.
15304 (mule-diag): Call list-character-sets-2, not
15305 list-character-sets-2.
15306 (dump-charsets): Likewise.
15307
153082000-02-29 Gerd Moellmann <gerd@gnu.org>
15309
15310 * dired-x.el (dired-filename-at-point): Add `@' to valid
15311 file name characters.
15312 (dired-filename-at-point): Handle ange-ftp file names.
15313
15314 * frame.el (frame-notice-user-settings): Use assq-delete-all
15315 instead of assoc-delete-all.
15316 (frame-notice-user-settings): Ditto.
15317
15318 * subr.el (assq-delete-all): Renamed from assoc-delete-all.
15319 Don't copy alist.
15320
153212000-02-28 Eli Barzilay <eli@cs.cornell.edu>
15322
15323 * calculator.el (calculator-use-menu): New option.
15324 (calculator-initial-bindings): Changed some bindings to work as
15325 macros.
15326 (calculator-forced-input): Removed.
15327 (calculator-restart-other-mode): New variable.
15328 (calculator-mode-map): Set up menu.
15329
153302000-02-28 Jari Aalto <jari.aalto@poboxes.com>
15331
15332 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc
15333 tags.
15334
153352000-02-28 Michael Kifer <kifer@cs.sunysb.edu>
15336
15337 * viper-cmd.el (viper-envelop-ESC-key): added the option to
15338 translate all ESC key sequences.
15339 (viper-goto-mark-subr): restore markers for files for which
15340 they were saved.
15341 * viper-init.el (viper-translate-all-ESC-keysequences): new variable.
15342 * viper-util.el (viper-set-replace-overlay-glyphs,
15343 viper-set-replace-overlay): always check if the replacement
15344 overlay is live.
15345 * viper.el (viper-vi-state-mode-list): added major modes.
15346 * ediff-wind.el: minor comment changes.
15347 * ediff.el: copyright notice date fix.
15348
153492000-02-27 Jason Rumney <jasonr@gnu.org>
15350
15351 * faces.el (face-font-family-alternatives): Add arial to helv.
15352 (mode-line, header-line, tool-bar): Same default as x for w32.
15353 (fixed-pitch, variable-pitch): Remove wildcard as it prevents
15354 face-font-family-alternatives from working.
15355 * term/w32-win.el (mouse-set-font): Do not build fontset from
15356 chosen font.
15357
153582000-02-25 Sam Steingold <sds@goems.com>
15359
15360 * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
15361 properly.
15362
153632000-02-25 Richard M. Stallman <rms@gnu.org>
15364
15365 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
15366
153672000-02-25 Gerd Moellmann <gerd@gnu.org>
15368
15369 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer
15370 writable.
15371
15372 * frame.el (busy-cursor-delay-seconds): New option.
15373
153742000-02-24 Gerd Moellmann <gerd@gnu.org>
15375
15376 * frame.el (show-cursor-in-non-selected-windows): New option.
15377
153782000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
15379
15380 * diary-lib.el (include-other-diary-files): Undo the selective
15381 display in any included file and don't kill it.
15382
153832000-02-24 Eli Zaretskii <eliz@is.elta.co.il>
15384
15385 * dired.el (dired-mode-map): Don't remove "Edit" from the menu
15386 bar. Menu items converted to (menu-item format, help strings
15387 added.
15388 [downcase, upcase]: Don't enable on MS-DOS.
15389 [symlink, symlinks]: Don't show if make-symbolic-link is not
15390 bound.
15391 [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
15392
153932000-02-23 Dave Love <fx@gnu.org>
15394
15395 * simple.el (zap-to-char, kill-line, kill-region, kill-word)
15396 (backward-kill-word): Revert addition of * to interactive spec --
15397 it's a feature.
15398
15399 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
15400 (backward-kill-sentence, kill-sentence): Likewise.
15401
15402 * gud.el (gud-jdb-build-class-source-alist): Prepend space to
15403 scratch buffer name.
15404 (gud-format-command): Use int-to-string in ?l case. Simplify
15405 slightly.
15406
15407 * term/w32-win.el (internal-face-interactive): Update prompt for
15408 new read-face-name.
15409
15410 * mail/footnote.el (footnote): Add :version to defgroup.
15411 (footnote-section-tag-regexp): Customize.
15412 (footnote-start-tag, footnote-end-tag): New option.
15413 (footnote-latin-regexp): New variable.
15414 (Footnote-latin): New function.
15415 (footnote-style-alist): Add element for latin style.
15416 (footnote-style): Moved.
15417 (Footnote-goto-footnote): Use eq to test arg.
15418
15419 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
15420
15421 * emacs-lisp/byte-opt.el: Change old backquote syntax.
15422 (byte-compile-trueconstp): Include keywords.
15423 (byte-optimize-quote, byte-optimize-lapcode): Use
15424 byte-compile-const-symbol-p.
15425 (byte-optimize-char-before): New optimization.
15426
15427 * emacs-lisp/bytecomp.el: Change old backquote syntax.
15428 (byte-compile-const-symbol-p): New function.
15429 (byte-compile-constp, byte-compile-out-toplevel)
15430 (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
15431 Use it.
15432
15433 * subr.el (define-key-after): Default AFTER to t. Doc fix.
15434
154352000-02-23 Kenichi Handa <handa@etl.go.jp>
15436
15437 * international/encoded-kb.el: Be sure to update minor-mode-alist
15438 and minor-mode-map-alist.
15439 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
15440 codes SS2 and SS3 correctly.
15441 (encoded-kbd-self-insert-ccl): New function.
15442 (encoded-kbd-setup-keymap): New function.
15443 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap
15444 by calling encoded-kbd-setup-keymap.
15445
15446 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte
15447 characters.
15448 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t
15449 locally.
15450
154512000-02-22 Dave Love <fx@gnu.org>
15452
15453 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
15454 (lisp-mode-map, lisp-interaction-mode-map): Define all inside
15455 defvar.
15456 (lisp-mode-syntax-table): Set up for #|...|# comments.
15457 (lisp-imenu-generic-expression): Purecopy strings. Use syntax
15458 classes. Match `defface'.
15459 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
15460 (eval-defun-1): Fix for defcustom.
15461 (lisp-indent-region): Doc fix.
15462
15463 * subr.el (when, unless, split-string): Doc fix.
15464 (read-passwd): Move call of clear-this-command-keys to the right
15465 place.
15466 (replace-regexps-in-string): New function.
15467
154682000-02-22 Gerd Moellmann <gerd@gnu.org>
15469
15470 * help.el (describe-variable): Set syntax table to
15471 emacs-lisp-mode-syntax-table when moving forward over the
15472 symbol's name.
15473
154742000-02-22 Dave Love <fx@gnu.org>
15475
15476 * xt-mouse.el: Doc fixes.
15477 (xterm-mouse-position-function): New function, replacing advice of
15478 mouse-position.
15479 (xterm-mouse-mode): Use it. Don't turn on under a window system.
15480
15481 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
15482
154832000-02-21 Gerd Moellmann <gerd@gnu.org>
15484
15485 * format.el (format-annotate-single-property-change): Handle
15486 properties.with dotted-list values.
15487 (format-proper-list-p): New function.
15488
15489 * enriched.el (enriched-face-ans): Handle '(foreground-color
15490 . COLOR) and (background-color . COLOR).
15491
154922000-02-20 Dave Love <fx@gnu.org>
15493
15494 * textmodes/flyspell.el (flyspell-mouse-map): Change definition
15495 and assignments to it.
15496 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
15497 current local map.
15498 (make-flyspell-overlay): Use it.
15499 (flyspell-correct-word/mouse-keymap): Change XEmacs test.
15500
15501 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
15502 (lm-get-header-re): Defun, not defsubst.
15503 (lm-get-package-name): Defun, not defsubst. Simplify.
15504 (lm-version): Doc fix. Simplify.
15505 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
15506 (lm-crack-address, lm-last-modified-date, lm-commentary)
15507 (lm-verify, lm-synopsis): Simplify.
15508 (lm-report-bug): Require emacsbug. Use compose-mail.
15509
155102000-02-20 Gerd Moellmann <gerd@gnu.org>
15511
15512 * dired.el (dired-mode): Call propertized-buffer-identification
15513 to set mode-line-buffer-identification to something having
15514 the right text properties.
15515
15516 * bindings.el (propertized-buffer-identification): New function.
15517
155182000-02-20 Dave Love <fx@gnu.org>
15519
15520 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
15521 check for t-mouse too.
15522
15523 * cus-start.el: Make echo-keystrokes `number'.
15524
155252000-02-20 Eli Zaretskii <eliz@is.elta.co.il>
15526
15527 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
15528 Don't call ring-empty-p unless tags-location-ring is bound.
15529 From Noah Friedman <friedman@splode.com>.
15530
155312000-02-18 Thien-Thi Nguyen <ttn@gnu.org>
15532
15533 * progmodes/hideshow.el (hs-flag-region): No longer use
15534 `intangible' overlay property.
15535
15536 (hs-toggle-hiding): New command.
15537 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
15538
15539 (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
15540 Fix omission bug: Run `hs-minor-mode-hook' for both activation
15541 and deactivation.
15542
155432000-02-18 Gerd Moellmann <gerd@gnu.org>
15544
15545 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
15546
155472000-02-17 Gerd Moellmann <gerd@gnu.org>
15548
15549 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
15550
15551 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
15552 of `*' to handle `(* ... *)' comments.
15553
155542000-02-17 Eli Zaretskii <eliz@is.elta.co.il>
15555
15556 * faces.el (list-faces-display): Use display-mouse-p instead of
15557 window-system.
15558
15559 * menu-bar.el (global-map): Menu-bar items converted to the new
15560 format (menu-item..., rearranged for better CUA compliance, and
15561 their names changed for better clarity. Help strings added.
15562
15563 * international/mule-cmds.el (mule-menu-keymap)
15564 (describe-language-environment-map, set-coding-system-map)
15565 (setup-language-environment-map): Convert to new (menu-item...
15566 form, add help strings. Change names of menu items for better
15567 clarity. "Mule" menu-bar item removed (it's now in the "Options"
15568 submenu).
15569
155702000-02-17 Gerd Moellmann <gerd@gnu.org>
15571
15572 * dired-aux.el (dired-do-copy): Remove spurious character.`n'
15573 within the code.
15574
155752000-02-16 Dave Love <fx@gnu.org>
15576
15577 * faces.el: Don't require custom. Add more specific :groups to
15578 various deffaces.
15579 (set-face-attribute): Purecopy args.
15580 (read-face-name): Default to name at point and use it in prompt.
15581 Remove colon from arg in all callers.
15582 (list-faces-display): Hyperlink to face descriptions and customize
15583 buffers.
15584
155852000-02-16 Per Abrahamsen <abraham@dina.kvl.dk>
15586
15587 * wid-edit.el (widget-match-inline): An atom never matches a
15588 list.
15589
155902000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15591
15592 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
15593 at ':' characters by call to split-string.
15594
155952000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15596
15597 * textmodes/bibtex.el: Added RCS version identification.
15598
155992000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15600
15601 * textmodes/bibtex.el: Some temporary comments removed.
15602 (bibtex-field-name, bibtex-entry-type): Made the relationship
15603 explicit.
15604 (bibtex-field-const): Allow capital letters.
15605 (bibtex-start-of-string): Deleted because unused.
15606
15607 * textmodes/bibtex.el: Unified some nomenclature. We no longer
15608 use the term 'reference' to describe a bibtex entry as a whole.
15609 Further, reference keys are no longer called 'labels'.
15610 (bibtex-keys): Renamed to bibtex-reference-keys.
15611 (bibtex-reformat-previous-labels): Renamed to
15612 bibtex-reformat-previous-reference-keys.
15613 (bibtex-reference-type): Renamed to bibtex-entry-type.
15614 (bibtex-reference-head): Renamed to bibtex-entry-head.
15615 (bibtex-reference-maybe-empty-head): Renamed to
15616 bibtex-entry-maybe-empty-head.
15617 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
15618 (bibtex-search-reference): Renamed to bibtex-search-entry.
15619 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
15620 bibtex-enclosing-entry-maybe-empty-head.
15621 (bibtex-entry-field-alist, bibtex-entry-head,
15622 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
15623 bibtex-map-entries, bibtex-search-entry,
15624 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
15625 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
15626 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
15627 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
15628 bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
15629 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
15630 bibtex-complete-key, bibtex-String) : Use the new nomenclature.
15631
156322000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15633
15634 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
15635 comment.
15636 (bibtex-format-field-delimiters): New function, functionality
15637 extracted from bibtex-format-entry.
15638 (bibtex-autokey-get-yearfield-digits): New function, functionality
15639 extracted from bibtex-autokey-get-yearfield.
15640
15641 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
15642 entries in order to avoid stack overflow in the regexp matcher if
15643 field contents become large.
15644 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
15645 bibtex-field-string-part-not-braced,
15646 bibtex-field-string-part-no-inner-braces,
15647 bibtex-field-string-part-1-inner-brace,
15648 bibtex-field-string-part-2-inner-braces,
15649 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
15650 bibtex-field-string-quoted, bibtex-field-string,
15651 bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
15652 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
15653 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
15654 as parsing is now performed by the following functions.
15655 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
15656 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
15657 bibtex-parse-field-string, bibtex-search-forward-field-string,
15658 bibtex-parse-association, bibtex-field-name-for-parsing,
15659 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
15660 bibtex-search-forward-field, bibtex-search-backward-field,
15661 bibtex-start-of-field, bibtex-end-of-field,
15662 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
15663 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
15664 bibtex-parse-string-prefix, bibtex-parse-string-postfix,
15665 bibtex-parse-string, bibtex-search-forward-string,
15666 bibtex-search-backward-string, bibtex-start-of-string,
15667 bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
15668 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
15669 bibtex-end-of-text-in-string): New functions for the parsing of bibtex
15670 entries. Instead of reporting the results of the parsing by
15671 match-beginning or match-end, these functions return data structures
15672 that hold the corresponding positions.
15673 (bibtex-enclosing-field): Changed to also report field boundaries by
15674 return values rather than by match-beginning or match-end. The
15675 following functions have been adapted to use the new parsing
15676 functions.
15677 (bibtex-skip-to-valid-entry, bibtex-search-reference,
15678 bibtex-enclosing-field, bibtex-format-entry,
15679 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
15680 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
15681 bibtex-print-help-message, bibtex-end-of-entry,
15682 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
15683 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
15684 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
15685 method for parsing.
15686 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
15687 bibtex-map-entries, bibtex-flash-head,
15688 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
15689 bibtex-autokey-change, bibtex-autokey-get-namefield,
15690 bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
15691 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
15692 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
15693 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
15694 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
15695 order to make the new binding of case-fold-search immediately
15696 visible.
15697
156982000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15699
15700 * textmodes/bibtex.el: Copyright notice is up to date.
15701 Added constant 'bibtex-maintainer-salutation.
15702
15703 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
15704 than make-temp-name, use match-string-no-properties and eliminate
15705 a quadratic behavior when building bibtex-strings.
15706
15707 * bibtex.el (bibtex-reference-key): Accept string entries whose
15708 reference key contains upper case letters.
15709
157102000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15711
15712 * bibtex.el (bibtex-reference-head): Allow entries to start with
15713 a new line.
15714
157152000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15716
15717 * bibtex.el: Hiding of entry bodies is not longer provided by
15718 bibtex.el directly. Instead the hideshow package can be used.
15719 Added a special bibtex entry to hs-special-modes-alist.
15720 (bibtex-hs-forward-sexp): Added for hideshow.el.
15721
157222000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15723
15724 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
15725 at ':' characters by call to split-string.
15726
157272000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15728
15729 * textmodes/bibtex.el: Added RCS version identification.
15730
157312000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15732
15733 * textmodes/bibtex.el: Some temporary comments removed.
15734 (bibtex-field-name, bibtex-entry-type): Made the relationship
15735 explicit.
15736 (bibtex-field-const): Allow capital letters.
15737 (bibtex-start-of-string): Deleted because unused.
15738
15739 * textmodes/bibtex.el: Unified some nomenclature. We no longer
15740 use the term 'reference' to describe a bibtex entry as a whole.
15741 Further, reference keys are no longer called 'labels'.
15742 (bibtex-keys): Renamed to bibtex-reference-keys.
15743 (bibtex-reformat-previous-labels): Renamed to
15744 bibtex-reformat-previous-reference-keys.
15745 (bibtex-reference-type): Renamed to bibtex-entry-type.
15746 (bibtex-reference-head): Renamed to bibtex-entry-head.
15747 (bibtex-reference-maybe-empty-head): Renamed to
15748 bibtex-entry-maybe-empty-head.
15749 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
15750 (bibtex-search-reference): Renamed to bibtex-search-entry.
15751 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
15752 bibtex-enclosing-entry-maybe-empty-head.
15753 (bibtex-entry-field-alist, bibtex-entry-head,
15754 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
15755 bibtex-map-entries, bibtex-search-entry,
15756 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
15757 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
15758 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
15759 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
15760 bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
15761 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
15762 bibtex-complete-key, bibtex-String) : Use the new nomenclature.
15763
157642000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15765
15766 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
15767 comment.
15768 (bibtex-format-field-delimiters): New function, functionality
15769 extracted from bibtex-format-entry.
15770 (bibtex-autokey-get-yearfield-digits): New function, functionality
15771 extracted from bibtex-autokey-get-yearfield.
15772
15773 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
15774 entries in order to avoid stack overflow in the regexp matcher if
15775 field contents become large.
15776 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
15777 bibtex-field-string-part-not-braced,
15778 bibtex-field-string-part-no-inner-braces,
15779 bibtex-field-string-part-1-inner-brace,
15780 bibtex-field-string-part-2-inner-braces,
15781 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
15782 bibtex-field-string-quoted, bibtex-field-string,
15783 bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
15784 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
15785 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
15786 as parsing is now performed by the following functions.
15787 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
15788 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
15789 bibtex-parse-field-string, bibtex-search-forward-field-string,
15790 bibtex-parse-association, bibtex-field-name-for-parsing,
15791 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
15792 bibtex-search-forward-field, bibtex-search-backward-field,
15793 bibtex-start-of-field, bibtex-end-of-field,
15794 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
15795 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
15796 bibtex-parse-string-prefix, bibtex-parse-string-postfix,
15797 bibtex-parse-string, bibtex-search-forward-string,
15798 bibtex-search-backward-string, bibtex-start-of-string,
15799 bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
15800 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
15801 bibtex-end-of-text-in-string): New functions for the parsing of bibtex
15802 entries. Instead of reporting the results of the parsing by
15803 match-beginning or match-end, these functions return data structures
15804 that hold the corresponding positions.
15805 (bibtex-enclosing-field): Changed to also report field boundaries by
15806 return values rather than by match-beginning or match-end. The
15807 following functions have been adapted to use the new parsing
15808 functions.
15809 (bibtex-skip-to-valid-entry, bibtex-search-reference,
15810 bibtex-enclosing-field, bibtex-format-entry,
15811 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
15812 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
15813 bibtex-print-help-message, bibtex-end-of-entry,
15814 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
15815 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
15816 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
15817 method for parsing.
15818 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
15819 bibtex-map-entries, bibtex-flash-head,
15820 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
15821 bibtex-autokey-change, bibtex-autokey-get-namefield,
15822 bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
15823 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
15824 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
15825 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
15826 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
15827 order to make the new binding of case-fold-search immediately
15828 visible.
15829
158302000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15831
15832 * textmodes/bibtex.el: Copyright notice is up to date.
15833 Added constant 'bibtex-maintainer-salutation.
15834
15835 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
15836 than make-temp-name, use match-string-no-properties and eliminate
15837 a quadratic behavior when building bibtex-strings.
15838
15839 * bibtex.el (bibtex-reference-key): Accept string entries whose
15840 reference key contains upper case letters.
15841
158422000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15843
15844 * bibtex.el (bibtex-reference-head): Allow entries to start with
15845 a new line.
15846
158472000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15848
15849 * bibtex.el: Hiding of entry bodies is not longer provided by
15850 bibtex.el directly. Instead the hideshow package can be used.
15851 Added a special bibtex entry to hs-special-modes-alist.
15852 (bibtex-hs-forward-sexp): Added for hideshow.el.
15853
158542000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15855
15856 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
15857 proceedings entry type (for cross referencing). Thanks to Wagner
15858 Toledo Correa for the suggestion.
15859
15860 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
15861
158622000-02-14 Kenichi Handa <handa@etl.go.jp>
15863
15864 * international/characters.el: Setup case table for Vietnamese.
15865
158662000-02-12 Gerd Moellmann <gerd@gnu.org>
15867
15868 * uniquify.el (toplevel): Require CL at compile time.
15869 (uniquify-push): Removed.
15870
15871 * shadowfile.el (shadow-when): Removed.
15872
15873 * tempo.el (tempo-dolist, tempo-mapc): Removed.
15874 (tempo-process-and-insert-string): Use dolist instead of
15875 tempo-dolist.
15876
15877 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
15878 regexp for paragraph-start.
15879
15880 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
15881 commas as well.
15882
158832000-02-10 Dave Love <fx@gnu.org>
15884
15885 * wid-edit.el: (widgets) [defgroup]: Remove url link.
15886 (widget-color-choice-list, widget-color-history, widget-mouse-help):
15887 Deleted.
15888 (widget-specify-field, widget-specify-button): Don't use
15889 widget-mouse-help as help-echo property.
15890 (default): Use #'ignore for :validate and :mouse-down-action.
15891 (checkbox): Add help-echo.
15892 (widget-sexp-validate): Rewritten to clarify error messages.
15893 (character): Use char-valid-p in :match function.
15894 (widget-color-complete): Use facemenu-color-alist.
15895 (widget-color-action): Use facemenu-read-color.
15896
15897 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't
15898 set up `caar' &c that we now have.
15899
159002000-02-09 Ray Blaak <blaak@gnu.org>
15901
15902 * delphi.el: Make resourcestring a declaration region, like const
15903 and var.
15904
159052000-02-09 Dave Love <fx@gnu.org>
15906
15907 * bindings.el (mode-line-input-method-map): New variable.
15908 (mode-line-mule-info): Use it; fix last change.
15909 (mode-line-mode-menu): Move definition.
15910 (mode-line-mouse-sensitive-p): Deleted.
15911 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
15912 (make-mode-line-mouse-sensitive): Deleted. Body moved to top
15913 level.
15914
15915 * startup.el (command-line-1): Don't call
15916 make-mode-line-mouse-sensitive.
15917
159182000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
15919
15920 * mail/rmail.el (rmail-retry-failure): Use
15921 rmail-beginning-of-message before rmail-toggle-header, because the
15922 former toggles headers.
15923
159242000-02-06 Stefan Monnier <monnier@cs.yale.edu>
15925
15926 * diff-mode.el (diff-kill-junk): New interactive function.
15927 (diff-reverse-direction): Use delete-and-extract-region.
15928 (diff-post-command-hook): Restrict the area so that the hook also works
15929 outside of any diff hunk. This is necessary for the minor-mode.
15930 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
15931 (diff-minor-mode): Setup the hooks for header-hunk rewriting.
15932
15933 * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
15934 (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
15935 so that it can be used more easily in <foo>-mode-hook. Also make sure
15936 to avoid duplicate entries.
15937 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
15938 (font-lock-remove-keywords): Just as was done for `add', allow it to
15939 work even if font-lock-mode is nil. Also make sure we don't modify
15940 any pre-existing list by forcing a copy-sequence. Finally rename
15941 `major-mode' to `mode'.
15942 (font-lock-fontify-syntactic-anchored-keywords)
15943 (font-lock-fontify-anchored-keywords)
15944 (font-lock-fontify-keywords-region): Use line-end-position.
15945 Don't make `font-lock-multiline' local (it's now done in
15946 font-lock-set-defaults).
15947 (font-lock-set-defaults): Make `font-lock-multiline' local. Also
15948 move the `font-lock-fontified' creation to inside the `unless'.
15949
159502000-02-06 Andrew Innes <andrewi@gnu.org>
15951
15952 * term/w32-win.el (x-handle-args): Comment out call to message,
15953 which occurs before window system is initialized.
15954
15955 * makefile.nt: Add support for recompiling lisp code.
15956
159572000-02-04 Dave Love <fx@gnu.org>
15958
15959 * bindings.el (mode-line-mule-info): Fix/extend last change.
15960
15961 * completion.el: Replace completion-dolist with dolist.
15962
15963 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist,
15964 dotimes.
15965
159662000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl>
15967
15968 * textmodes/reftex.el (reftex-compile-variables): regexp-quote the
15969 environment names before they go into the section regexp.
15970
15971 * textmodes/reftex-global.el (reftex-change-label): add `A-Z' to
15972 char class in regexp.
15973
15974 * textmodes/reftex-parse.el (reftex-with-special-syntax): Bind
15975 `case-fold-search' to nil.
15976
15977 * progmodes/idlwave.el (idlwave-template): Respect
15978 `idlwave-abbrev-change-case'.
15979 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for,
15980 idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat,
15981 idlwave-while): respect `idlwave-reserved-word-upcase'.
15982 (idlwave-rw-case): New function.
15983 (idlwave-statement-match): Fixed problem with assignment regexp.
15984 (idlwave-font-lock-keywords): Improved regexp for keyword
15985 parameters.
15986 (idlwave-surround): New argument LENGTH to support padding of
15987 operators longer than 1 char.
15988
15989 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
15990 idlwave-shell-expression-overlay. Implemented printing of
15991 expressions on higher levels of the calling stack.
15992 (idlwave-shell-display-level-in-calling-stack): Restore stack
15993 level.
15994 (idlwave-retrieve-expression-from-level): New function.
15995 (idlwave-shell-last-calling-stack): Variable removed.
15996 (idlwave-shell-reset): Argument action reversed (`visible' to
15997 `hidden'). Also remove stop-line overlay.
15998 (idlwave-shell-calling-stack-routine): New variable.
15999 (idlwave-shell-parse-stack-and-display): Messages now display
16000 negative level numbers.
16001 (idlwave-shell-mode): Set `modeline-format'.
16002 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
16003 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs
16004 21.
16005 (idlwave-shell-print-expression-function): New option.
16006
16007 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere,
16008 idlwave-toolbar-remove-everywhere): Keybindings prefix is now
16009 `tool-bar' instead of `toolbar'.
16010
160112000-02-02 Dave Love <fx@gnu.org>
16012
16013 * emacs-lisp/cl.el: Use bytecomp-load-hook, not
16014 emacs-lisp-mode-hook. Don't check for defalias being defined.
16015
16016 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
16017 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions. Use
16018 the new builtins directly.
16019
16020 * whitespace.el (whitespace): Add :version to defgroup.
16021
16022 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
16023 Doc fix.
16024
16025 * thingatpt.el (sexp-at-point, symbol-at-point)
16026 (number-at-point, list-at-point): Add autoload cookie.
16027
16028 * recentf.el (recentf): Add :version to defgroup.
16029
16030 * quickurl.el (quickurl): Add :version to defgroup.
16031
16032 * elide-head.el (elide-head): Use point-marker more.
16033
16034 * bs.el (bs): Add :version to defgroup.
16035
16036 * autorevert.el (global-auto-revert-mode): Add autoload cookie.
16037
16038 * progmodes/delphi.el (delphi): Add :version to defgroup.
16039
160402000-02-02 Gerd Moellmann <gerd@gnu.org>
16041
16042 * ange-ftp.el (ange-ftp-write-region): Handle case that
16043 succeeding process operation sets a different coding system.
16044
16045 * calculator.el: New file.
16046
160472000-02-02 Eli Zaretskii <eliz@is.elta.co.il>
16048
16049 * frame.el (frames-on-display-list, framep-on-display): New
16050 functions.
16051 (display-mouse-p, display-popup-menus-p, display-graphic-p)
16052 (display-selections-p, display-screens, display-pixel-width)
16053 (display-pixel-height, display-mm-width, display-mm-height)
16054 (display-backing-store, display-save-under, display-planes)
16055 (display-color-cells, display-visual-class): New functions.
16056
16057 * term/tty-colors.el (tty-color-gray-shades): New function.
16058
16059 * faces.el (display-color-p): Use framep-on-display.
16060 (display-grayscale-p): New function.
16061
160622000-01-31 Dave Love <fx@gnu.org>
16063
16064 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
16065 (create-fontset-from-x-resource): Don't concat integers.
16066
160672000-01-31 Inge Frick <inge@nada.kth.se>
16068
16069 * view.el: Some changes in documentation. Removed some trailing
16070 whitespace. Changed some parameter names to agree with
16071 documentation.
16072 (view-mode-exit): Keep entry in `view-return-to-alist' only when a
16073 window is not deleted. Modifies change 1998-04-26.
16074
160752000-01-31 Gerd Moellmann <gerd@gnu.org>
16076
16077 * windmove.el: New file.
16078
16079 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
16080 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
16081 progmodes/ebnf-yac.el: Update copyright and license info.
16082
16083 * jit-lock.el (jit-lock-function): Widen before calculating end
16084 position.
16085 (jit-lock-stealth-chunk-start): Rewritten.
16086
16087 * info.el (Info-title-face-alist): Removed.
16088 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New
16089 faces.
16090 (Info-fontify-node): Use these faces.
16091
160922000-01-30 Gerd Moellmann <gerd@gnu.org>
16093
16094 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
16095 (cl-macro-list1): Recognize `&allow-other-keys' instead of
16096 `&allow-other-keywords'.
16097
16098 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
16099 the list of directories scanned heuristically.
16100
16101 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to
16102 exist.
16103
161042000-01-30 Jason Rumney <jasonr@gnu.org>
16105
16106 * w32-fns.el: Define w32-tty-standard-colors.
16107
16108 * startup.el (command-line): Use w32-tty-standard-colors when in
16109 w32 console mode.
16110
161112000-01-30 Dave Love <fx@gnu.org>
16112
16113 * jka-compr.el (jka-compr-load): Fix up load-history.
16114
16115 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
16116
16117 * emacs-lisp/cl-macs.el: Revert previous change.
16118
161192000-01-29 Dave Love <fx@gnu.org>
16120
16121 * facemenu.el: Purecopy various strings.
16122
16123 * timezone.el (timezone-fix-time): Window against 69 for two-digit
16124 years. Deal with three-digit years.
16125
16126 * help.el (help-xref-symbol-regexp, help-xref-info-regexp): Use
16127 defconst, purecopy.
16128 (help-back-label): Purecopy it.
16129
161302000-01-18 Gerd Moellmann <gerd@gnu.org>
16131
16132 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
16133 variable. If non-nil, order the buffer list according to the
16134 currently selected frame.
16135 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
16136 non-nil, pass the selected frame to function buffer-list.
16137
161382000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16139
16140 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
16141
161422000-01-28 Dave Love <fx@gnu.org>
16143
16144 * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
16145
16146 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
16147 Don't use lisp-indent-hook property.
16148 (cl-abs): Remove.
16149
16150 * subr.el: Move out indent and edebug specs for when and unless.
16151
16152 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
16153 when, unless.
16154
16155 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
16156 unless, when.
16157
161582000-01-28 Gerd Moellmann <gerd@gnu.org>
16159
16160 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
16161 `collecting' as synonym for `collect'.
16162
16163 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
16164 for the case it contains spaces.
16165
16166 * simple.el (what-cursor-position): Change formatting of
16167 messages.
16168
16169 * frame.el (delete-other-frames): New function.
16170 (toplevel): Bind it to C-x 5 1.
16171
16172 * sort.el (sort-numeric-base): New option.
16173 (sort-numeric-fields): If number starts with `0' or `0[xX[',
16174 interpret it as octal or hexadecimal. Use sort-numeric-base
16175 as default base.
16176
16177 * progmodes/glasses.el: New file.
16178
161792000-01-27 Gerd Moellmann <gerd@gnu.org>
16180
16181 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
16182 userids differently.
16183
16184 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
16185 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
16186 progmodes/ebnf-yac.el: New files.
16187
161882000-01-26 Dave Love <fx@gnu.org>
16189
16190 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
16191 on a function with an empty body. [From Eric Ludlam.]
16192
161932000-01-25 Andre Spiegel <spiegel@gnu.org>
16194
16195 * vc.el (vc-version-diff): Make sure file name is expanded.
16196
161972000-01-25 Gerd Moellmann <gerd@gnu.org>
16198
16199 * scroll-bar.el (scroll-bar-timer): Variable removed.
16200 (scroll-bar-toolkit-scroll): Don't use a timer.
16201
162022000-01-25 Kenichi Handa <handa@etl.go.jp>
16203
16204 * language/thai-util.el (thai-composition-function): Delete
16205 superfluous `a'.
16206
162072000-01-24 Dave Love <fx@gnu.org>
16208
16209 * fortran.el (fortran-mode): Use beginning-of-defun-function,
16210 end-of-defun-function.
16211
16212 * font-lock.el (turn-on-font-lock): Don't depend on window-system
16213 &c.
16214
162152000-01-22 Jason Rumney <jasonr@gnu.org>
16216
16217 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
16218 conflicts with new face support.
16219
162202000-01-22 Richard M. Stallman <rms@gnu.org>
16221
16222 * replace.el (query-replace): Rename last arg to DELIMITED.
16223 (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
16224 (query-replace-regexp): Likewise.
16225
162262000-01-20 Richard M. Stallman <rms@gnu.org>
16227
16228 * subr.el (with-syntax-table): Use make-symbol, not gensym.
16229
16230 * emacs-lisp/lisp.el (beginning-of-defun-function):
16231 Variable renamed from beginning-of-defun.
16232 Do not call make-variable-buffer-local.
16233 (beginning-of-defun-raw): Use new variable name; doc fix.
16234 (beginning-of-defun): Doc fix.
16235 (end-of-defun-function): Variable renamed from end-of-defun.
16236 Do not call make-variable-buffer-local.
16237 (end-of-defun): Use new variable name; doc fix.
16238
16239 * subr.el (dolist, dotimes): Copied from cl-macs.el
16240 and made to work.
16241
16242 * mail/undigest.el (rmail-digest-end-regexps):
16243 Variable replaces rmail-digest-end-regexp.
16244 Allows multiple regexps for detecting the end line.
16245 (undigestify-rmail-message): Corresponding changes.
16246
162472000-01-19 Dave Love <fx@gnu.org>
16248
16249 * files.el (user-init-file): Don't declare here -- is primitive.
16250
16251 * startup.el (command-line): Check for compiled user-init-file and
16252 set to uncompiled version if necessary.
16253
162542000-01-18 Gerd Moellmann <gerd@gnu.org>
16255
16256 * mail/undigest.el (rmail-digest-end-regexp): New user option.
16257 (undigestify-rmail-message): Use it.
16258
16259 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
16260
162612000-01-17 Gerd Moellmann <gerd@gnu.org>
16262
16263 * tmm.el (tmm-goto-completions): Adapt to prompt being part
16264 of mini-buffer.
16265
162662000-01-14 Gerd Moellmann <gerd@gnu.org>
16267
16268 * emacs-lisp/copyright.el (copyright-update): Removed the
16269 requirement for a trailing space from `copyright-regexp', to
16270 support copyrights with owner specified on a separate line..
16271
16272 * align.el: New file.
16273
16274 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
16275
16276 * net/eudc.el (toplevel): Define EUDC menu for Emacs.
16277
162782000-01-13 Dave Love <fx@gnu.org>
16279
16280 * ph.el: Removed. (Obsoleted by EUDC.)
16281
162822000-01-13 Gerd Moellmann <gerd@gnu.org>
16283
16284 * net/eudc.el (toplevel): Remove autoloaded code installing
16285 menu with easymenu, because that causes build problems.
16286
16287 * frame.el (frame-notice-user-settings): New variable.
16288 (frame-notice-user-settings): Don't modify frame parameters
16289 if called a second time.
16290
162912000-01-13 Richard M. Stallman <rms@gnu.org>
16292
16293 * frame.el (frame-notice-user-settings):
16294 Notice default-frame-parameters even for non-window frames.
16295
162962000-01-13 Gerd Moellmann <gerd@gnu.org>
16297
16298 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
16299 for Emacs.
16300 (eudc-bob-can-display-inline-images): Extend for Emacs.
16301 (eudc-bob-toggle-inline-display): Ditto.
16302 (eudc-bob-display-jpeg): Ditto.
16303
163042000-01-12 Gerd Moellmann <gerd@gnu.org>
16305
16306 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
16307 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
16308 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
16309
16310 * add-log.el (add-change-log-entry): Fix error trying an `(insert
16311 nil)'.
16312
16313 * subdirs.el: Add `net' directory.
16314
16315 * net: New directory.
16316
16317 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
16318 eval-last-sexp. Don't bind debug-on-error here.
16319 (eval-last-sexp): New function. Bind debug-on-error if
16320 eval-expression-debug-on-error is non-nil.
16321 (eval-defun-2, eval-defun): Likewise.
16322
16323 * simple.el (eval-expression): Don't bind debug-on-error if
16324 eval-expression-debug-on-error is nil. Detect changed
16325 debug-on-error, and propagate new value to global binding, if
16326 eval-expression-debug-on-error is non-nil,
16327 (eval-expression-debug-on-error): Change doc string.
16328
163292000-01-11 Richard M. Stallman <rms@gnu.org>
16330
16331 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
16332
16333 * emacs-lisp/lisp-mode.el (with-syntax-table):
16334 Set up lisp-indent-function property.
16335
16336 * subr.el (with-syntax-table): Moved from simple.el.
16337
16338 * simple.el (with-syntax-table): Moved to subr.el.
16339
163402000-01-11 Gerd Moellmann <gerd@gnu.org>
16341
16342 * tmm.el (tmm-shortcut): Delete region after prompt instead
16343 of erasing buffer.
16344
16345 * textmodes/fill.el (fill-common-string-prefix): New function.
16346 (fill-context-prefix): Use the longest common prefix of first
16347 and second line fill prefix, if there is one.
16348
163492000-01-11 Richard M. Stallman <rms@gnu.org>
16350
16351 * array.el (array-mode): Don't use make-variable-buffer-local.
16352 Use make-local-variable for `truncate-lines'.
16353
163542000-01-11 Jari Aalto <jari.aalto@poboxes.com>
16355
16356 * add-log.el (add-log-current-defun): Handle user-defined
16357 add-log-current-function returning nil,
16358
16359 * add-log.el (add-change-log-entry): Insert version number
16360 if having found a current function
16361
16362 * add-log.el (add-log-current-defun): Call
16363 `add-log-current-defun-function'. Try matches at level 0 and
16364 level 1. Strip whitespace from defun found.
16365
163662000-01-10 John Wiegley <johnw@gnu.org>
16367
16368 * allout.el (isearch-done/outline-provisions): Added `edit'
16369 argument to correspond with the current definition of
16370 `isearch-done'.
16371
163722000-01-10 Dave Love <fx@gnu.org>
16373
16374 * elide-head.el (elide-head): Use point-marker, not point.
16375
163762000-01-10 Gerd Moellmann <gerd@gnu.org>
16377
16378 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
16379 before and after the year 2000.
16380
16381 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
16382 Add ispell- prefix.
16383
163842000-01-10 Ken Stevens <k.stevens@ieee.org>
16385
16386 * ispell.el: Only define dictionaries in menus when they exist.
16387 (version18p): New variable.
16388 (version20p): New variable.
16389 (xemacsp): New variable.
16390 (ispell-choices-win-default-height): Fix for XEmacs visibility.
16391 (ispell-dictionary-alist1): Added Brasileiro dictionary.
16392 (ispell-dictionary-alist6): Russian command lines no longer accept
16393 run-together words.
16394 (ispell-local-dictionary-alist): Add koi8-r to customize definition.
16395 (ispell-dictionary-alist): Add koi8-r to customize definition.
16396 (check-ispell-version): Added documentation string. Returns
16397 library path when called non-interactively.
16398 (ispell-menu-map-needed): Uses new variables.
16399 (ispell-library-path): New variable.
16400 (ispell-decode-string): XEmacs fix for bogus variable bindings.
16401 (ispell-word): Improved documentation string. Test for valid
16402 character mappings. Correctly check typed in word changes that can
16403 result in single words split into multiple words. Returns
16404 replacement word.
16405 (ispell-command-loop): Fixes XEmacs display bugs. Show word to
16406 replace in recursive query replace mode. Help message for
16407 recursive edit mode.
16408 (ispell-show-choices): Protect against bad framepop bindings.
16409 (ispell-help): Fix to work with XEmacs.
16410 (ispell-highlight-spelling-error): Use new variables.
16411 (ispell-overlay-window): Fix to work with XEmacs.
16412 (ispell-parse-output): Passed and returns location information
16413 tracking spelling corrections. Doesn't recheck same word on
16414 current line.
16415 (ispell-init-process): Protect against bogus XEmacs variable binding.
16416 Fix call to single argument in sleep-for. Use new variables.
16417 (ispell-region): Passed and returns location information tracking
16418 spelling corrections. Doesn't check same word on current line.
16419 Improved documentation string. Doesn't resend a line already
16420 checked to the ispell process - fixes bug in LaTeX parsing.
16421 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
16422 (ispell-skip-region): No longer skips <TT> in SGML.
16423 (ispell-process-line): Tracks location information with spelling
16424 corrections. Added documentation string. Accounts for words
16425 already accepted on this line. Don't allow query-replace on line
16426 starting with math characters. Doesn't resend a line already sent
16427 to ispell process. Fixes alignment error bug.
16428
164292000-01-10 Richard M. Stallman <rms@gnu.org>
16430
16431 * dired-x.el (dired-guess-shell-alist-default):
16432 Suggest xloadimage, which is free, not xv, which isn't.
16433
16434 * ange-ftp.el (ange-ftp-file-name-nondirectory):
16435 Don't ever include the host name or user name in the value.
16436
164372000-01-09 Gerd Moellmann <gerd@gnu.org>
16438
16439 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
16440 of a real newline.
16441
164422000-01-09 Stephen Eglen <stephen@gnu.org>
16443
16444 * dired-x.el (dired-guess-shell-alist-default): Suggest xv
16445 for .png files.
16446
164472000-01-09 Per Abrahamsen <abraham@dina.kvl.dk>
16448
16449 * cus-edit.el (custom-hook-convert-widget): Fix comment.
16450
164512000-01-09 Gerd Moellmann <gerd@gnu.org>
16452
16453 * progmodes/cperl-mode.el: Replace ^F with ^L.
16454
16455 * sendmail.el (toplevel): Provide `sendmail' when compiling
16456 before `require'ing rmail and mailalias to prevent infinite
16457 recursion.
16458
164592000-01-08 Dave Love <fx@gnu.org>
16460
16461 * emacs-lisp/backquote.el: Remove inappropriate customization
16462 (allowing custom.el to use backquote).
16463
164642000-01-07 Dave Love <fx@gnu.org>
16465
16466 * add-log.el (add-log-debugging): Deleted.
16467 (add-change-log-entry): Treat a backup FILE-NAME as its parent
16468 file. Remove debugging code.
16469 (change-log-get-method-definition, change-log-name): Add doc.
16470 (change-log-sortable-date-at): New function.
16471 (change-log-merge): New command.
16472
16473 * time.el (display-time-string-forms): Make the Mail string active.
16474 (display-time-update): Provide help-echo for load average.
16475
16476 * bindings.el (make-mode-line-mouse2-map): New function.
16477 (mode-line-modified): Use it and simplify.
16478 (mode-line-mule-info): Provide help-echo info.
16479 (minor-mode-alist): Activate the strings.
16480 (make-mode-line-mouse-sensitive): Simplify for
16481 mode-line-buffer-identification.
16482
164832000-01-07 Gerd Moellmann <gerd@gnu.org>
16484
16485 * play/pong.el: New file.
16486
164872000-01-06 Dave Love <fx@gnu.org>
16488
16489 * array.el: Assorted cleanups for compiler warnings, doc strings,
16490 `array-' prefix for symbols.
16491
164922000-01-05 Dave Love <fx@gnu.org>
16493
16494 * textmodes/outline.el (outline-mode-menu-bar-map): Add
16495 outline-headers-as-kill.
16496 (outline-mode): Define imenu-generic-expression.
16497 (outline-headers-as-kill): New command.
16498
16499 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
16500 from paragraph-start.
16501 (paragraph-indent-minor-mode): New command.
16502
16503 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
16504 M-C-e, M-C-h, C-j, C-xnd, TAB.
16505 (fortran-mode): Set beginning-of-defun, end-of-defun.
16506 (fortran-column-ruler): Simplify.
16507 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
16508 (fortran-with-subprogram-narrowing): Likewise.
16509 (fortran-indent-subprogram): Call mark-defun.
16510 (fortran-check-for-matching-do): Change narrowing.
16511
16512 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
16513 (cl-lucid-hash-tag): Delete.
16514 (cl-hash-table-p): Correct test for native table.
16515 (cl-hash-table-count): Use hash-table-count.
16516
16517 * browse-url.el (browse-url): Fix case of
16518 browse-url-browser-function being an alist.
16519
165202000-01-05 Carsten Dominik <cd@gnu.org>
16521
16522 * textmodes/reftex-vars.el (reftex-parse-file-extension)
16523 (reftex-index-phrase-file-extension): New options.
16524
16525 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
16526 Use new option `reftex-index-phrase-file-extension'.
16527
16528 * textmodes/reftex.el (reftex-access-parse-file): Use new option
16529 `reftex-parse-file-extension'.
16530
165312000-01-05 Dave Love <fx@gnu.org>
16532
16533 * emacs-lisp/lisp.el (beginning-of-defun): New variable.
16534 (beginning-of-defun-raw): Use it.
16535 (end-of-defun): New variable.
16536 (end-of-defun): Use it.
16537 (check-parens): New command.
16538
165392000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org>
16540
16541 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
16542 (hs-show-block): Don't use `mapcar' when not accumulating.
16543
16544 Fix buglet in local variables initialization.
16545
165462000-01-05 Andreas Schwab <schwab@suse.de>
16547
16548 * hscroll.el (hscroll): Doc fix.
16549
165502000-01-05 Carsten Dominik <cd@gnu.org>
16551
16552 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar): require
16553 idlw-toolbar.
16554
16555 * progmodes/idlwave.el (idlwave-load-system-rinfo): load must read
16556 file idlw-rinfo.el.
16557 (idlwave-customize): load must read file idlw-shell.el.
16558 (idlwave-create-customize-menu): load must read file idlw-shell.el.
16559
165602000-01-05 Carsten Dominik <dominik@astro.uva.nl>
16561
16562 * progmodes/idlw-shell.el: Also provide idlwave-shell
16563 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
16564 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
16565
16566 * textmodes/reftex-dcr.el: renamed from reftex-vcr.el, provide
16567 both reftex-dcr and reftex-vcr.
16568
16569 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
16570
165712000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16572
16573 * ps-print.el: PostScript code now is in separate files, doc fix.
16574 (ps-print-version): New version number (5.0.3).
16575 (ps-header-lines, ps-left-header, ps-right-header): No more buffer
16576 local.
16577 (ps-spool-config): Initialization fix.
16578 (ps-print-prologue-1, ps-print-prologue-2)
16579 (ps-print-duplex-feature): PostScript code moved to separated file.
16580 (ps-background-image): Little code reformating.
16581 (ps-begin-file, ps-begin-job): Fix code.
16582 (ps-postscript-code-directory, ps-mark-code-directory): New vars.
16583 (ps-prologue-file): New fun.
16584
165852000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16586
16587 * ps-vars.el: Eliminated.
16588
16589 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
16590 `;;;###autoload'.
16591
16592 * ps-print.el: ps-vars eliminated, doc fix.
16593 (ps-print-version): New version number (5.0.2).
16594 (ps-spool-config): Initialization fix.
16595 (ps-print-customize): New fun.
16596
165972000-01-04 Gerd Moellmann <gerd@gnu.org>
16598
16599 * autorevert.el (auto-revert-mode): Return value of
16600 auto-revert-mode.
16601
166022000-01-04 Dave Love <fx@gnu.org>
16603
16604 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
16605 menu items.
16606
166072000-01-03 Dave Love <fx@gnu.org>
16608
16609 * elide-head.el (elide-head) [defgroup]: Add :version.
16610
16611 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
16612 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count): Use
16613 `cl-hash-table-p', not `hash-table-p'.
16614 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
16615
166162000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
16617
16618 * faces.el (face-read-integer, read-face-attribute)
16619 (color-defined-p, color-values): unspecified-{f,b}g are now
16620 strings.
16621
166222000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org>
16623
16624 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
16625 at comment end, and re-insert them after filling.
16626
166272000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
16628
16629 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
16630 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
16631 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
16632
166332000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
16634
16635 * term/x-win.el (xw-defined-colors): Call color-supported-p,
16636 the new name of face-color-supported-p.
16637
16638 * term/w32-win.el (xw-defined-colors): Likewise.
16639
166402000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
16641
16642 * simple.el (completion-setup-function): Count completion-size
16643 from minibuffer-prompt-end, not from point-min.
16644
166452000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
16646
16647 * faces.el (read-face-attribute, defined-colors, color-defined-p):
16648 Pass the frame to tty-color-* functions.
16649 (display-color-p, frame-set-background-mode): Pass the frame to
16650 tty-display-color-p.
16651
16652 * term/tty-colors.el (tty-defined-color-alist): Renamed from
16653 tty-color-alist.
16654 (tty-color-alist, tty-modify-color-alist): New functions.
16655 (tty-color-define, tty-color-clear, tty-color-approximate)
16656 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept
16657 an optional parameter FRAME.
16658
166592000-01-01 Gerd Moellmann <gerd@gnu.org>
16660
16661 * image.el (create-image, defimage): Don't assume image data is a
16662 string.
16663
16664 * image.el (defimage): Handle specifications containing :data
16665 instead of :file.
16666 (image-type-from-data): New function.
16667 (image-type-from-file-header): Use it.
16668 (create-image): Add parameter DATA-P.
16669
16670See ChangeLog.8 for earlier changes.
16671
16672;; Local Variables:
16673;; coding: iso-2022-7bit
16674;; End: