*** empty log message ***
[bpt/emacs.git] / lisp / ChangeLog
1 2001-04-03 Gerd Moellmann <gerd@gnu.org>
2
3 * emacs-lisp/checkdoc.el (checkdoc-common-verbs-wrong-voice): Add
4 an antry for ``converts''.
5
6 * language/slovak.el ("Slovak"): Add documentation string. From
7 Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk ml.).
8
9 * language/czech.el ("Czech"): Add documentation string.
10 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk ml.).
11
12 * ps-mule.el (ps-mule-font-info-database-bdf): Change
13 `isci24-etl.bdf' to `isci24-mule.bdf'. From: Kenichi Handa
14 <handa@etl.go.jp>.
15
16 2001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
17
18 * international/titdic-cnv.el (miscdic-convert): Fix a typo in the
19 last change.
20
21 2001-04-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
22
23 * ps-print.el: Line and paragraph spacing feature. Region to cut
24 out when printing. Doc fix.
25 (ps-print-version): New version number (6.5).
26 (ps-line-spacing, ps-paragraph-spacing, ps-paragraph-regexp): New
27 vars. Line and paragraph spacing feature.
28 (ps-begin-cut-regexp, ps-end-cut-regexp): New vars. Region to cut
29 out when printing.
30 (ps-setup, ps-nb-pages, ps-get-page-dimensions, ps-begin-file)
31 (ps-get-font-size, ps-begin-job, ps-continue-line)
32 (ps-plot-region): Code fix.
33 (ps-print-prologue-2): Var eliminated.
34 (ps-line-spacing-internal, ps-paragraph-spacing-internal): New
35 internal vars.
36 (ps-get-size): New fun.
37 (ps-output-string-prim, ps-init-output-queue, ps-print-page-p)
38 (ps-next-line): Replace defun by defsubst.
39 (ps-mule-plot-string): Autoload doc fix.
40
41 * ps-bdf.el: XEmacs compatibility. Doc fix.
42 (installation-directory, coding-system-for-read): Declare vars if
43 it's not declared yet.
44 (bdf-read-font-info, bdf-read-bitmap, bdf-get-bitmaps): Code fix.
45
46 * ps-mule.el: XEmacs compatibility. Doc fix.
47 (leading-code-private-22): Declare var if it's not declared yet.
48 (charset-bytes, charset-dimension, charset-id, charset-width)
49 (find-charset-region, split-char, char-width, chars-in-region)
50 (forward-point, decompose-composite-char, encode-coding-string)
51 (coding-system-p, ccl-execute-on-string, define-ccl-program):
52 Define funs if not defined yet.
53 (encode-composition-rule, find-composition): Define funs if not
54 loaded yet.
55 (ps-mule-prologue): PostScript code fix.
56
57 2001-04-02 Kenichi Handa <handa@etl.go.jp>
58
59 * ps-mule.el (ps-mule-generate-font): New arg HEADER-P. If it is
60 non-nil, generate font for the header strings.
61 (ps-mule-prepare-font): Likewise.
62 (ps-mule-generate-glyphs): Likewise.
63 (ps-mule-string-encoding): Likewise.
64 (ps-mule-header-charsets): New variable.
65 (ps-mule-encode-header-string): New function.
66 (ps-mule-header-string-charsets): New function.
67 (ps-mule-begin-job): Check charsets in the header strings. If there
68 are non-ASCII and non-Latin1 charsets, prepare fonts for them.
69
70 * ps-print.el (ps-generate-header-line): Encode the header string by
71 ps-mule-encode-header-string.
72 (ps-mule-encode-header-string): Declare autoload.
73
74 2001-04-02 Gerd Moellmann <gerd@gnu.org>
75
76 * frame.el (cursor-in-non-selected-windows): Replaces
77 show-cursor-in-non-selected-windows.
78
79 2001-03-31 Kenichi Handa <handa@etl.go.jp>
80
81 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
82 Delete entries for "chinese-py" and "chinese-ziranma".
83 (quail-misc-package-ext-info): New variable.
84 (tsang-quick-converter): New function.
85 (tsang-b5-converter, quick-b5-converter, tsang-cns-converter)
86 (quick-cns-converter, py-converter, ziranma-converter)
87 (miscdic-convert, batch-miscdic-convert): New functions.
88
89 2001-03-30 Kenichi Handa <handa@etl.go.jp>
90
91 * international/utf-8.el (ccl-encode-mule-utf-8): Fix handling of
92 eight-bit-control chars.
93
94 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
95 Reduce making temporary vector (suggested by Dave Love).
96
97 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
98
99 * simple.el (transient-mark-mode): Mention ESC ESC ESC in the doc
100 string as well.
101
102 2001-03-30 Andreas Schwab <schwab@suse.de>
103
104 * files.el (backup-directory-alist): Fix typo.
105
106 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
107
108 * time-stamp.el (time-stamp-format): Doc fix. From Paul Eggert
109 <eggert@twinsun.com>.
110
111 2001-03-30 Dave Love <fx@gnu.org>
112
113 * progmodes/fortran.el (fortran-comment-region): Fix typo.
114
115 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
116
117 * simple.el (transient-mark-mode): Mention C-g in the doc string.
118
119 2001-03-30 Miles Bader <miles@gnu.org>
120
121 * subr.el (interactive-form): Fix paren typo.
122
123 2001-03-29 Eli Zaretskii <eliz@is.elta.co.il>
124
125 * emacs-lisp/profile.el: Say that it's obsolete in the header
126 line, so that finder.el puts that into its data-base.
127 Suggested by Alex Schroeder <alex@gnu.org>.
128
129 2001-03-29 Paul Eggert <eggert@twinsun.com>
130
131 * mail/emacsbug.el (report-emacs-bug): Report LC_COLLATE,
132 LC_MESSAGES, LC_MONETARY, LC_NUMERIC, and LC_TIME as well.
133
134 2001-03-29 Stefan Monnier <monnier@cs.yale.edu>
135
136 * generic.el (generic-mode-set-comments): Use "" rather than nil
137 for comment-end.
138
139 2001-03-29 Gerd Moellmann <gerd@gnu.org>
140
141 * emacs-lisp/advice.el (ad-make-advised-definition):
142 Call interactive-form to obtain the interactive spec of subrs.
143
144 * subr.el (interactive-form): New function.
145
146 2001-03-29 Andre Spiegel <spiegel@gnu.org>
147
148 * vc-sccs.el (vc-sccs-register): Use relative file names.
149
150 2001-03-28 Gerd Moellmann <gerd@gnu.org>
151
152 * bookmark.el (bookmark-get-bookmark): Handle case that
153 BOOKMARK is not a string.
154
155 * image.el (image-type-regexps): Change type for PS files
156 to `postscript'.
157
158 * subr.el (read-passwd): Clear command history after each
159 character entered. From: Stephen Gildea <gildea@alum.mit.edu>.
160
161 2001-03-27 Kenichi Handa <handa@etl.go.jp>
162
163 * international/kkc.el (kkc-save-init-file): Locally bind
164 print-length to nil.
165
166 2001-03-26 Gerd Moellmann <gerd@gnu.org>
167
168 * textmodes/flyspell.el: Some doc fixes.
169 (flyspell-maybe-correct-transposition)
170 (flyspell-maybe-correct-doubling): Use a temporary buffer
171
172 * textmodes/ispell.el (ispell-parse-output): Doc fix.
173
174 * emacs-lisp/byte-opt.el (byte-optimize-while)
175 (byte-optimize-form-code-walker): Diagnose too few arguments
176 for `if' and `while'.
177
178 2001-03-26 Kenichi Handa <handa@etl.go.jp>
179
180 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
181 Prepend `\' to "\<quail-translation-docstring>".
182
183 2001-03-26 Gerd Moellmann <gerd@gnu.org>
184
185 * autorevert.el (global-auto-revert-non-file-buffers):
186 Remove duplicate defcustom.
187
188 2001-03-26 Miles Bader <miles@gnu.org>
189
190 * international/latin1-disp.el (latin1-char-displayable-p):
191 Add leading "-" for X font pattern.
192
193 2001-03-26 Kenichi Handa <handa@etl.go.jp>
194
195 * international/mule-diag.el (describe-coding-system):
196 For raw-text and emacs-mule, don't add anymore text about what
197 charsets they can encode.
198
199 2001-03-25 Eli Zaretskii <eliz@is.elta.co.il>
200
201 * help.el (view-lossage): Mention open-dribble-file in the doc
202 string. Suggested by Riku Saikkonen <rjs@lloke.dna.fi>.
203
204 2001-03-23 Stefan Monnier <monnier@cs.yale.edu>
205
206 * skeleton.el (skeleton-internal-list): Fix bogus logic.
207 (skeleton-pair-insert-maybe): Don't pair after a backslash.
208
209 2001-03-23 Kenichi Handa <handa@etl.go.jp>
210
211 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
212 Call ccl-execute-on-string directly so that CCL program handling
213 multibyte sequence can work correctly.
214 (encoded-kbd-setup-keymap): Fix the default value of `valid-codes'
215 property of the coding system.
216
217 2001-03-23 Stefan Monnier <monnier@cs.yale.edu>
218
219 * textmodes/fill.el (fill-individual-paragraphs-prefix):
220 Fix transcription typo.
221
222 2001-03-22 Rajesh Vaidheeswarran <rv@gnu.org>
223
224 * whitespace.el: Add buffer local variables to toggle testing of
225 whitespaces in buffers without affecting the default values.
226 Bump version to 3.0 to account for a few other changes.
227 (whitespace-toggle-ateol-check, whitespace-toggle-leading-check)
228 (whitespace-toggle-trailing-check, whitespace-toggle-indent-check)
229 (whitespace-toggle-spacetab-check): New functions.
230
231 2001-03-21 Stefan Monnier <monnier@cs.yale.edu>
232
233 * obsolete/cplus-md.el: Moved from progmodes/cplus-md.el.
234
235 2001-03-21 Gerd Moellmann <gerd@gnu.org>
236
237 * bs.el (bs-cycle-next, bs-cycle-previous): Fix handling of
238 bs-cycle-configuration-name. From Juanma Barranquero
239 <lektu@uol.com.br>.
240
241 * Makefile.in, makefile.w32-in (COMPILE_FIRST): Add cc-mode.el
242 and cc-vars.el.
243
244 * mail/sendmail.el (sendmail-send-it): Don't parse Resent-*
245 headers. Always invoke sendmail with option -t.
246
247 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
248
249 * Release of cc-mode 5.28.
250
251 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
252
253 * cc-mode.el, cc-vars.el (c-common-init, c-default-style):
254 Removed the hardcoded switch to "java" style in Java mode.
255 It's instead taken care of by the default value for c-default-style.
256
257 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
258
259 * cc-align.el (c-lineup-math): Fix bug where lineup was
260 triggered by equal signs in string literals.
261
262 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
263
264 * cc-cmds.el (c-fill-paragraph): Fixed bug in the paragraph
265 limit detection when at the ends of the buffer.
266
267 * cc-engine.el (c-guess-basic-syntax): Removed bogus check for
268 "for" statement clause in case 7F; a better one is done
269 earlier in case 7D anyway.
270
271 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
272
273 * cc-cmds.el (c-guess-fill-prefix): Improved the heuristics
274 somewhat more and did a small optimization.
275
276 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
277
278 * cc-cmds.el (c-beginning-of-statement, c-end-of-statement):
279 Use the limit argument only to limit the syntactic context
280 search, not to limit the actual movement.
281
282 * cc-cmds.el (c-beginning-of-statement): Move by sentence
283 inside multiline strings, just like in comments. Also various
284 fixes to the paragraph and comment prefix recognition, block
285 comment ender handling etc.
286
287 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
288
289 * cc-cmds.el (c-fill-paragraph): Take more care to preserve
290 the relative position of the point.
291
292 * cc-cmds.el (c-electric-continued-statement): New function to
293 use as abbrev hook to reindent for keywords such as "else"
294 that continues an earlier statement.
295
296 * cc-menus.el (cc-imenu-c++-generic-expression): Treat structs
297 like classes.
298
299 * cc-mode.el (c-mode, c++-mode, java-mode, objc-mode)
300 (pike-mode): Populate the default abbrev tables to reindent for
301 keywords such as "else" that can continue earlier statements.
302 Abbrev mode is therefore turned on by default now. (Note that
303 this doesn't apply to idl-mode, since IDL afaik doesn't have
304 statements at all.)
305
306 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
307
308 * cc-engine.el (c-inside-bracelist-p): Fix for handling
309 bracelists where the declaration contains template arguments.
310
311 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
312
313 * cc-cmds.el (c-comment-indent):
314 Use `c-get-syntactic-indentation' to correctly calculate the
315 syntactic indentation. Fixes bug with lineup functions that
316 return vectors.
317
318 * cc-engine.el (c-get-syntactic-indentation): Split the
319 indentation sum calculation from `c-indent-line' to a separate
320 function.
321
322 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
323
324 * cc-cmds.el (c-beginning-of-statement, c-comment-indent):
325 Fixed places where it was assumed that preprocessor directives
326 have to start in column zero.
327
328 * cc-engine.el (c-beginning-of-member-init-list): Handle C++
329 template arguments after a class identifier properly.
330
331 * cc-engine.el (c-guess-basic-syntax): Treat initializer brace
332 lists for `new Foo[]' constructs in Java as expressions and
333 not top level definition brace lists on the top level, so that
334 they'll get indented consistently with the same type of
335 expression in a normal block.
336
337 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
338
339 * cc-cmds.el (c-fill-paragraph): The kludge that checks
340 whether the adaptive filling package fails to keep the comment
341 prefix is now kludged further to check for filladapt-mode
342 which doesn't have that problem. This is really icky, but it's
343 the only way that works with the current misfeatures/bugs in
344 both adaptive-fill-mode and filladapt-mode.
345
346 * cc-cmds.el (c-fill-paragraph): Made the way the paragraph
347 around point is recognized more robust.
348
349 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
350
351 * cc-cmds.el, cc-engine.el, cc-lobotomy.el (c-state-cache)
352 (c-in-literal-cache, c-auto-fill-prefix, c-lit-limits)
353 (c-lit-type): Fixed all internal variables used dynamically so
354 that they are always bound.
355
356 * cc-cmds.el, cc-engine.el: Improved recovery of syntactic
357 errors:
358
359 (c-indent-region): Fixed reporting of syntactic errors so that
360 the region is fully reindented even when an error occurs.
361 The last syntactic error is printed afterwards. Also cleanup up a
362 whole lot of code that tried to optimize indentation of whole
363 sexps but in reality accomplishes nothing.
364
365 (c-indent-sexp): Use c-indent-region.
366
367 (c-parsing-error): Changed this variable to hold the message
368 for any syntactic error that is discovered.
369
370 (c-parse-state): Search backward from point instead of the bod
371 position when the latter is invalid. This makes CC Mode
372 recover faster when there are unbalanced close braces.
373
374 (c-backward-to-start-of-if): Use c-parsing-error to report
375 dangling "else" clauses instead of throwing an error, and fall
376 back to a reasonable position.
377
378 (c-indent-line): Added argument to avoid reporting syntactic errors.
379
380 (c-show-syntactic-information): Don't report any syntactic errors.
381
382 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
383
384 * cc-cmds.el (c-beginning-of-statement): Fixed bugs with
385 paragraph recognition when moving by sentence in literals.
386
387 * cc-langs.el (c-Java-javadoc-paragraph-start): Modified paragraph
388 start regexp for javadoc to recognize javadoc markup in general instead
389 of a specific set of keywords, to be more future-safe.
390
391 (c-Pike-pikedoc-paragraph-start)
392 (c-Pike-pikedoc-paragraph-separate): New regexps to recognize
393 pikedoc markup.
394
395 * cc-mode.el: Fixed initialization and use of c-current-comment-prefix.
396
397 (pike-mode): Initialize paragraph settings pikedoc recognition.
398
399 * cc-vars.el (c-default-style): Made a nicer Customize widget.
400
401 (c-comment-prefix-regexp): Made it possible to use an
402 association list on this to specify mode specific regexps.
403 The default value now use a special regexp in Pike mode to
404 recognize pikedoc markup.
405
406 (c-current-comment-prefix): New variable containing the actual
407 regexp from c-comment-prefix-regexp for the current buffer.
408
409 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
410
411 * cc-cmds.el (c-electric-brace): Fixed check for special brace
412 lists: We can't look at the syntax, since a brace list can get
413 recognized as a plain statement-cont.
414
415 * cc-engine.el (c-guess-basic-syntax): Fixed bug where a
416 special brace list opener broken over two lines got recognized
417 as a statement on the second line. Case 9A changed.
418
419 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
420
421 * cc-cmds.el (c-electric-brace): Fixed bug in c-state-cache
422 adjustment after line is reindented.
423
424 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
425
426 * cc-defs.el (c-point): Added optional argument for position
427 to use instead of the current point.
428
429 * cc-defs.el, cc-engine.el (c-add-class-syntax): Do not add
430 the in-expression block symbols when the construct starts at
431 boi, to avoid the extra level of indentation in that case.
432 Cases 4, 16A and 17E affected.
433
434 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
435
436 * cc-cmds.el: Use `indent-according-to-mode' instead of direct
437 calls to `c-indent-line', to adhere better to Emacs conventions.
438
439 * cc-engine.el (c-indent-line): Use the syntax already bound
440 to `c-syntactic-context', if there is any.
441
442 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
443
444 * cc-engine.el (c-get-offset): Fixed bug where the indentation
445 wasn't added up correctly when a lineup function returned nil.
446
447 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
448
449 * cc-engine.el (c-collect-line-comments): Fixed bug where
450 empty lines were ignored when collecting line comments backwards.
451
452 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
453
454 * cc-align.el (c-lineup-dont-change): Return an absolute
455 indentation column to work correctly in the case when several
456 syntactic elements are processed for the same line.
457
458 * cc-engine.el, cc-styles.el, cc-vars.el (c-evaluate-offset)
459 (c-get-offset, c-indent-line, c-valid-offset, c-read-offset)
460 (c-set-offset): Added absolute indentation column settings by
461 using the vector type.
462
463 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
464
465 * cc-cmds.el, cc-vars.el (c-electric-paren, c-cleanup-list):
466 Implemented two new cleanups `space-before-funcall' and
467 `compact-empty-funcall'.
468
469 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
470
471 * cc-defs.el (c-paren-re, c-identifier-re): Two new macros for
472 helping building regexps.
473
474 * cc-engine.el (c-on-identifier): New function for detecting
475 identifiers. It takes keywords into account.
476
477 * cc-langs.el, cc-mode.el: Added regexps for complete keyword
478 lists. `c-keywords' is set to a regexp matching all keywords
479 in the current language.
480
481 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
482
483 * cc-engine.el (c-beginning-of-statement-1): Added '#' to the
484 list of characters to skip backwards over at the beginning of
485 a statement, since it can precede string literals in Pike.
486
487 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
488
489 * cc-cmds.el (c-guess-fill-prefix): Fixed bug with prefix
490 recognition when standing on the last line in a C++ comment
491 with nothing but whitespace after the prefix.
492
493 * cc-engine.el (c-backward-to-start-of-if): Fixed bug when
494 given no limit argument.
495
496 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
497
498 * cc-engine.el (c-inside-bracelist-p): Fixed brace list
499 recognition for the `[]= operator symbol in Pike.
500
501 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
502
503 * cc-bytecomp.el (cc-eval-when-compile): New macro that works
504 around a bug in `eval-when-compile' in the byte compiler.
505
506 * cc-engine.el (c-forward-token-1): Fixed bug with return
507 value when count is zero and there's no token start within the limit.
508
509 (c-guess-basic-syntax): Don't add 'comment-intro to lines with
510 "prefix comments", i.e. comments which are followed by code on
511 the same line.
512
513 * cc-mode-19.el: Fixes so that checks that must be done at
514 compile time also are done then.
515
516 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
517
518 * cc-defs.el: Make sure cc-mode-19 is loaded both at compile
519 time and at runtime, and only when it's needed.
520
521 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
522
523 Major cleanup for less error prone and more warning free
524 compilation, including some fixes for bugs due to different
525 compilation orders. Thanks to Martin Buchholz for providing
526 the basis for all this.
527
528 * cc-bytecomp.el: New file that provides some byte compilation
529 features: It ensures that files always are loaded from the
530 current source directory during compilation, and it provides a
531 set of macros to turn off specific compiler warnings for
532 specific symbols. (It's not CC Mode specific in any way.)
533
534 Fixed a nearly acyclic dependency tree (both runtime and
535 compile-time) between all files.
536
537 * cc-defs.el: Separated all macros before the inline functions,
538 to ensure correct compilation.
539
540 * cc-defs.el, cc-engine.el: Moved c-beginning-of-macro to from
541 cc-defs.el to cc-engine.el and made it a function instead.
542
543 * cc-mode-19.el: Patch the byte compiler in Emacs 19 not to warn
544 about char-after.
545
546 * cc-vars.el: Cope even when there isn't a custom package
547 containing defcustom available.
548
549 * cc-make.el: Removed since it's no longer necessary.
550
551 README: Updated installation instructions.
552
553 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
554
555 * cc-cmds.el, cc-langs.el, cc-mode.el: Moved around things to
556 improve the modularity: Moved all mode init stuff from
557 cc-langs.el to cc-mode.el, including the keymap
558 initialization; cc-langs now only contains the various
559 variables for configuring the language syntax.
560
561 * cc-engine.el, cc-styles.el (c-evaluate-offset)
562 (c-get-offset): Moved from cc-styles to cc-engine since file
563 dependency analysis suggests they belong there (which also
564 makes more sense). Thanks to Martin Buchholz for doing the analysis.
565
566 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
567
568 * cc-cmds.el (c-fn-region-is-active-p): New function that
569 wraps the corresponding macro, for use in places that aren't
570 compiled. Thanks to Martin Buchholz for pointing out this.
571
572 * cc-langs.el (c-mode-menu): Use c-fn-region-is-active-p.
573
574 * cc-mode.el (c-prepare-bug-report-hooks): Hook variable to
575 add things to the bug report.
576
577 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
578
579 * cc-cmds.el (c-guess-fill-prefix): Fixed bug where the
580 returned prefix could contain a newline when the search for a
581 good prefix line failed.
582
583 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
584
585 * cc-cmds.el (c-toggle-auto-state, c-toggle-hungry-state)
586 (c-toggle-auto-hungry-state): Made the argument optional, as
587 the documentation says it is.
588
589 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
590
591 * cc-engine.el (c-guess-basic-syntax): Don't treat the Pike
592 multiline string syntax, #"...", as a cpp macro.
593
594 2001-03-21 Paul Eggert <eggert@twinsun.com>
595
596 * international/mule-cmds.el (set-locale-environment):
597 Set system-messages-locale and system-time-locale, but only if the
598 caller specifies a non-nil locale name.
599
600 2001-03-20 Gerd Moellmann <gerd@gnu.org>
601
602 * pcvs-util.el (cvs-bury-buffer): Bodiless `if' statements cause
603 problems for the interpreter. From: John Wiegley <johnw@gnu.org>
604
605 2001-03-20 Gerd Moellmann <gerd@gnu.org>
606
607 * follow.el (follow-avoid-tail-recenter): Doc fix.
608
609 * custom.el (custom-set-variables): Avoid reversing the list
610 of args needlessly.
611
612 * startup.el (fancy-splash-head): Don't change the colors of the
613 XPM image on a dark background.
614
615 * comint.el (comint-exec-1): Set columns of the terminal to
616 window-width instead of frame-width.
617
618 * info.el (Info-scroll-down): Add missing WINDOW arg for
619 pos-visible-in-window-p.
620
621 * ehelp.el (electric-help-mode-hook): Add defcustom.
622
623 * mail/sendmail.el (mail-mode): Activate case-folding in
624 font-lock-defaults.
625
626 2001-03-19 Stefan Monnier <monnier@cs.yale.edu>
627
628 * bindings.el (mode-line-mode-menu): `glasses-mode' might be unbound.
629 (completion-ignored-extensions): Remove duplicate ".class".
630
631 2001-03-19 Andreas Schwab <schwab@suse.de>
632
633 * textmodes/reftex-dcr.el (reftex-view-crossref): Doc fix.
634 From Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
635
636 2001-03-19 Gerd Moellmann <gerd@gnu.org>
637
638 * language/european.el ("Latin-5", "Latin-4"): Use postfix input
639 methods since there are not prefix input methods.
640
641 2001-03-19 Kenichi Handa <handa@etl.go.jp>
642
643 * international/mule-cmds.el (read-input-method-name):
644 Locally bind enable-recursive-minibuffers to t.
645
646 2001-03-18 Stefan Monnier <monnier@cs.yale.edu>
647
648 * emacs-lisp/lmenu.el (add-menu): Re-added (was erroneously removed).
649
650 2001-03-17 Michael Kifer <kifer@cs.sunysb.edu>
651
652 * ediff-util.el: Copyright years.
653 (ediff-choose-syntax-table): New function.
654 (ediff-setup): Use ediff-choose-syntax-table.
655
656 * ediff-init.el (ediff-with-syntax-table): New macro, uses
657 with-syntax-table.
658
659 * ediff.el: Date of last update, copyright years.
660
661 * ediff-wind (ediff-setup-control-frame): Nill->nil.
662
663 * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
664 of Scott Bronson.
665 (ex-cmd-assoc,ex-cmd-one-letr): New functions.
666 (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
667 Deleted functions.
668 (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
669 ex-token-list.
670
671 * viper-util.el: Spaces, indentation.
672
673 * viper.el: Changed version, modification time.
674
675 2001-03-16 John Wiegley <johnw@gnu.org>
676
677 * calendar/timeclock.el (timeclock-workday-remaining):
678 Check whether `discrep' is non-null before using it.
679
680 2001-03-16 John Wiegley <johnw@gnu.org>
681
682 * calendar/timeclock.el (timeclock-reread-log): Fixed problem with
683 first-time checkins.
684 (timeclock-log-data): Fixed problem with reading timelog log file.
685 Resulting data in the "day list" was incorrect.
686 (timeclock-find-discrep): Check if `timeclock-file' is readable
687 before opening it.
688 (timeclock-time-less-p): New function.
689 (timeclock-day-base): New function.
690 (timeclock-geometric-mean): New function.
691 (timeclock-generate-report): Generate a summary report based on
692 the contents of the log file. This uses `timeclock-log-data', and
693 is an example of writing a timelog manipulation function.
694 (timeclock-visit-timelog): A quick command for opening the timelog
695 file.
696 (timeclock-log-data): Bound the variable event.
697
698 2001-03-16 Kenichi Handa <handa@etl.go.jp>
699
700 * international/mule-cmds.el (select-safe-coding-system):
701 Fix typo: symbol-name -> symbol-value.
702
703 * mail/rmail.el (rmail-insert-inbox-text): Call expand-file-name
704 before substitute-in-file-name to handle double slashes in FILE
705 correctly.
706
707 2001-03-15 Gerd Moellmann <gerd@gnu.org>
708
709 * textmodes/ispell.el (ispell-dictionary-alist-6): Add support
710 for Slovak. From Pavel.Janik@suse.cz (Pavel Jan\e,Bm\e(Bk ml.).
711
712 2001-03-14 Gerd Moellmann <gerd@gnu.org>
713
714 * bindings.el (features): Add `md5' and `overlay' to the list.
715
716 * scroll-bar.el (toplevel): Test if `x-toolkit-scroll-bars' is
717 bound before using it. It's not bound when configured without X,
718 for instance.
719
720 2001-03-13 Thien-Thi Nguyen <ttn@gnu.org>
721
722 * progmodes/hideshow.el: Update copyright.
723 (hs-minor-mode-map): Change bindings to use `C-c @' prefix.
724 (hs-minor-mode-hook): Include `:version' in defcustom form.
725
726 2001-03-13 Gerd Moellmann <gerd@gnu.org>
727
728 * help.el (string-key-binding): Don't call event-start on
729 a non-list.
730
731 2001-03-13 Eli Zaretskii <eliz@is.elta.co.il>
732
733 * startup.el (fancy-splash-tail, command-line-1): Fix the
734 copyright year.
735
736 2001-03-13 Kenichi Handa <handa@etl.go.jp>
737
738 * term.el: These changes are based on a patch sent from Yong Lu
739 <lyongu@yahoo.com>.
740 (term-set-escape-char): Bind M-x to execute-extended-command in
741 term-raw-escape-map.
742 (term-move-columns): Don't try to move to negagive column.
743 (term-emulate-terminal): Insert a string before deleting a text to
744 overwrite.
745
746 2001-03-12 Gerd Moellmann <gerd@gnu.org>
747
748 * play/life.el (life): Rearrange code so that all calls to
749 life-display-generation are in a catch-form.
750
751 * progmodes/etags.el (tags-loop-continue): Don't change point in a
752 file that isn't interesting. In an interesting file, push the old
753 value of point on the mark ring.
754
755 * mail/rmailsum.el (rmail-summary-override-mail-send-and-exit):
756 New function.
757 (rmail-summary-mail, rmail-summary-reply, rmail-summary-forward):
758 Use it.
759
760 * emacs-lisp/autoload.el (generate-file-autoloads):
761 Remove warning about line lengths.
762
763 2001-03-12 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
764
765 * progmodes/etags.el (tags-compression-info-list): New variable.
766 (find-tag-in-order): Use it to deal with compressed source files.
767 (tag-file-name-match-p): New function.
768 (etags-recognize-tags-table): Use it for better match of file names.
769
770 2001-03-12 Kenichi Handa <handa@etl.go.jp>
771
772 * international/mule-cmds.el (register-input-method): Doc fix.
773
774 * international/quail.el (quail-translate-key): Fix condition to
775 check if there's another breaking point in the current key.
776
777 2001-03-11 Eli Zaretskii <eliz@is.elta.co.il>
778
779 * mail/rmailout.el (rmail-output-to-rmail-file): When writing the
780 Babyl header to the newly-created output file, bind
781 coding-system-for-write to either rmail-file-coding-system or
782 emacs-mule-unix.
783
784 2001-03-11 Stefan Monnier <monnier@cs.yale.edu>
785
786 * textmodes/texnfo-upd.el (texinfo-update-menu-lower-regexps):
787 Fix the name and regexp used for subsubsections.
788
789 2001-03-10 Dave Love <fx@gnu.org>
790
791 * toolbar/tool-bar.el (tool-bar-setup): Don't suppress write-file
792 and save-buffer if buffer-file-name non-nil. From rms.
793
794 2001-03-10 Andre Spiegel <spiegel@gnu.org>
795
796 * vc.el (vc-do-command): If the destination buffer is already
797 current, don't set it up and don't erase it. Updated doc string
798 to reflect that.
799 (vc-version-diff): When doing a single file diff, don't switch to the
800 *vc-diff* buffer before the command. This is to preserve local
801 variable bindings that might affect the diff command.
802 (vc-print-log): Don't switch to the *vc* buffer before the
803 command, so that local variable bindings are preserved.
804
805 * vc-{cvs,rcs,sccs}.el (vc-*-print-log): Output to buffer *vc*,
806 not the current buffer.
807 (vc-*-diff): Output to buffer *vc-diff*, not the current buffer.
808
809 * vc-cvs.el (vc-cvs-checkin): When removing the sticky tag,
810 make output go to buffer *vc*, not the current buffer.
811
812 2001-03-09 Stefan Monnier <monnier@cs.yale.edu>
813
814 * hi-lock.el (hi-lock-line-face-buffer): Wrap the regexp in a group
815 so ^, $, *, ? and + are interpreted correctly.
816
817 2001-03-09 Gerd Moellmann <gerd@gnu.org>
818
819 * help.el (string-key-binding): Renamed from
820 mode-line-key-binding. Handle any event on a string.
821 Check for `keymap' properties as well as `local-map' properties.
822
823 * comint.el (comint-insert-clicked-input): Use the last key
824 from this-command-keys to lookup the global key definition.
825
826 2001-03-09 Kenichi Handa <handa@etl.go.jp>
827
828 * international/characters.el: Add category `j' for
829 katakana-jisx0201. Fix syntaxes of katakana-jisx0201.
830
831 * international/mule-conf.el (no-conversion): Fix docstring.
832 (raw-text): Fix docstring.
833
834 2001-03-08 Gerd Moellmann <gerd@gnu.org>
835
836 * simple.el (choose-completion-string): When not leaving the
837 minibuffer, raise the minibuffer frame when minibuffer-auto-raise
838 is set.
839
840 * window.el (shrink-window-if-larger-than-buffer): Handle frame
841 parameter `(minibuffer . t)'.
842
843 2001-03-07 Stefan Monnier <monnier@cs.yale.edu>
844
845 * progmodes/sh-script.el (sh-st-symbol): New symbol.
846 (sh-font-lock-syntactic-keywords): Use it and fix bogus comment regexp.
847 (sh-mode): Remove `make-local-variable' for unused var
848 `font-lock-unfontify-region-function'.
849
850 2001-03-07 Richard M. Stallman <rms@gnu.org>
851
852 * info.el (Info-scroll-down): Fix previous change.
853
854 * mail/rmail.el (rmail-toggle-header): Use a window which
855 is showing the Rmail buffer, rather than the selected window.
856
857 2001-03-07 Dave Love <fx@gnu.org>
858
859 * imenu.el (imenu--create-keymap-2): Revert use of menu-item for
860 now, to avoid problems with binding imenu directly to a mouse event.
861
862 2001-03-07 Gerd Moellmann <gerd@gnu.org>
863
864 * info.el (Info-scroll-down): Call pos-visible-in-window-p with
865 second arg t.
866
867 2001-03-07 Stefan Monnier <monnier@cs.yale.edu>
868
869 * log-edit.el (log-edit-common-indent): New var.
870 (log-edit-set-common-indentation): Renamed from
871 log-edit-delete-common-indentation. Use the new var.
872 (log-edit-insert-changelog, log-edit-done-hook): Use the new name.
873
874 * pcvs.el (cvs-ignore-marks-modif): Use `rassoc' rather than `member*'.
875 (cvs-mode-add-change-log-entry-other-window):
876 Don't presume change-log-default-name is defined.
877
878 * pcvs-util.el (cvs-bury-buffer): In doubt, don't delete window.
879
880 * pcvs-defs.el (cvs-buffer-name-alist): Use *cvs-info* for
881 the "tree" operation as well.
882
883 * pcvs-parse.el (cvs-parse-table): Add another ignored message.
884
885 * textmodes/fill.el (fill-context-prefix): Allow first-line-prefix
886 to match paragraph-start.
887
888 * textmodes/sgml-mode.el (sgml-mode-common): Correct value of
889 comment-start-skip and set comment-end-skip as well.
890 (sgml-comment-indent): Fix for new value of comment-start-skip.
891 (html-autoview-mode): Don't bother using make-local-hook.
892
893 2001-03-07 Gerd Moellmann <gerd@gnu.org>
894
895 * cus-edit.el (custom-save-delete): Move in front of local
896 variables, otherwise long Custom entries would make them ineffective.
897
898 * uniquify.el: Set maintainer to FSF.
899
900 2001-03-07 Eli Zaretskii <eliz@is.elta.co.il>
901
902 * dired-aux.el (dired-do-shell-command): Doc fix.
903
904 2001-03-06 Stefan Monnier <monnier@cs.yale.edu>
905
906 * emulation/viper.el (viper-vi-state-mode-list): Add cperl-mode.
907
908 * which-func.el (which-func-modes): Add cperl-mode.
909 (which-func-mode-global): Use define-minor-mode.
910
911 * info-look.el: Docstring fixes and dead code eliminated.
912 (cperl-mode): Add support.
913 (emacs-lisp-mode): List all entries from elisp manual, whether
914 or not they are currently (f)bound or not. Update regexp.
915
916 * add-log.el (add-log-current-defun): Accept `cperl-mode' as well.
917
918 * progmodes/cperl-mode.el (cperl-mode): Set major-mode to cperl-mode
919 so that C-h m shows the correct information.
920 Use make-local-variable rather than make-variable-buffer-local.
921 (cperl-info-buffer, cperl-setup-tmp-buf):
922 Use make-local-variable rather than make-variable-buffer-local.
923 (cperl-msb-fix, cperl-get-help-defer):
924 Check major-mode for `cperl-mode' as well.
925
926 * progmodes/cperl-mode.el: Updated to author version 4.23.
927 (cperl-electric-pod): SYNOPSIS was misspelled.
928 (cperl-find-pods-heres): @if ? a : b was considered a REx.
929 (cperl-after-expr-p): Make true after __END__.
930
931 2001-03-06 Gerd Moellmann <gerd@gnu.org>
932
933 * bookmark.el (bookmark-get-bookmark): Use assoc-ignore-case if
934 bookmark-completion-ignore-case is t.
935
936 * term/x-win.el (x-handle-xrm-switch): Accept more than one -xrm
937 switch, like xterm, and concat resource strings, with a newline
938 between them.
939
940 2001-03-06 Eli Zaretskii <eliz@is.elta.co.il>
941
942 * international/codepage.el (cp770-decode-table)
943 (cp773-decode-table, cp774-decode-table): New variables.
944
945 * man.el (Man-hyphenated-reference-regexp): New variable.
946 (Man-build-references-alist): Use it to search for referenced
947 manpages. If hyphenated is non-nil, record a concatenated word in
948 Man-refpages-alist only if it matches Man-reference-regexp.
949 Update word's length when it is concatenated. Reverse the list,
950 to get the first manpage at the head.
951 (Man-possibly-hyphenated-word): New function.
952 (Man-follow-manual-reference): Use it instead of current-word to
953 find a manpage at point, in a way that accounts for hyphenated
954 references.
955
956 2001-03-06 Alex Schroeder <alex@gnu.org>
957
958 * sql.el (sql-interbase): New function.
959 (sql-interbase-program): New option.
960 (sql-interbase-options): New option.
961 And some typos fixed: "customise" to "customize".
962
963 2001-03-06 Dave Love <fx@gnu.org>
964
965 * textmodes/flyspell.el (flyspell-region):
966 Set up flyspell-local-mouse-map.
967
968 2001-03-05 Richard M. Stallman <rms@gnu.org>
969
970 * mail/rmail.el (rmail-retry-failure):
971 Don't call rmail-beginning-of-message.
972 Don't discard From: field. Do discard Received: field.
973 Use unwind-protect to re-prune.
974 (rmail-retry-ignored-headers): Discard X-Authentication-Warning field.
975
976 2001-03-06 Kenichi Handa <handa@etl.go.jp>
977
978 * international/quail.el (quail-title): Add autoload cookie.
979
980 2001-03-05 Dave Love <fx@gnu.org>
981
982 * emacs-lisp/cl.el (dotimes, dolist): Undef prior to autoloading
983 new defs.
984
985 2001-03-05 Kenichi Handa <handa@etl.go.jp>
986
987 * language/ethio-util.el (ethio-toggle-space):
988 Update current-input-method-title if necessary.
989 (ethio-toggle-punctuation): Likewise.
990
991 * international/quail.el (quail-title): Fix for the case that a
992 title of an input method is specified by a list of the same form
993 as used in mode-line-format.
994
995 * international/mule-cmds.el (activate-input-method):
996 If current-input-method-title is set by activating INPUT-METHOD,
997 respect that value.
998
999 2001-03-05 Gerd Moellmann <gerd@gnu.org>
1000
1001 * play/dunnet.el (dun-mode): Set major-mode to `dun-mode'.
1002
1003 2001-03-05 Alex Schroeder <alex@gnu.org>
1004
1005 * sql.el (sql-sybase): Fix typo (was: query user about server two
1006 times instead of server and database).
1007
1008 * sql.el (sql-sybase): Doc change.
1009 (sql-mysql): Doc change.
1010 (sql-postgres): Doc change.
1011
1012 2001-03-05 Kenichi Handa <handa@etl.go.jp>
1013
1014 * international/mule-conf.el (emacs-mule, raw-text):
1015 Docstring modified.
1016
1017 2001-03-04 Eli Zaretskii <eliz@is.elta.co.il>
1018
1019 * term/internal.el: Update copyright notice.
1020
1021 * term/pc-win.el: Update copyright notice.
1022
1023 2001-03-02 Dave Love <fx@gnu.org>
1024
1025 * files.el (insert-file-contents-literally):
1026 Bind inhibit-file-name-handlers and inhibit-file-name-operation,
1027 not jka-compr-compression-info-list.
1028
1029 2001-03-02 Stefan Monnier <monnier@cs.yale.edu>
1030
1031 * newcomment.el (comment-normalize-vars): Use [ \t] for the trailing
1032 spaces in default comment-start-skip settings rather than \s-.
1033
1034 2001-03-02 Eli Zaretskii <eliz@is.elta.co.il>
1035
1036 * term/pc-win.el (msdos-handle-reverse-video): Look for reverse in
1037 default-frame-alist as well.
1038
1039 2001-03-01 Dave Love <fx@gnu.org>
1040
1041 * textmodes/reftex.el (defvar): Wrap some defvars in
1042 eval-when-compile. From Markus Rost <rost@math.ohio-state.edu>.
1043
1044 * subr.el (event-basic-type): Doc fix.
1045
1046 * international/quail.el: Doc fixes.
1047
1048 * international/utf-8.el: Doc fixes.
1049
1050 * international/mule-cmds.el: Doc fixes.
1051 (leim-list-header): Fix header text.
1052
1053 * international/mule.el (coding-system-category): Doc fix.
1054
1055 * international/ccl.el (ccl-compile): Doc fix.
1056
1057 2001-03-01 Stefan Monnier <monnier@cs.yale.edu>
1058
1059 * font-lock.el (save-buffer-state): Use inhibit-modification-hooks
1060 rather than (before|after)-change-functions.
1061
1062 2001-03-01 Gerd Moellmann <gerd@gnu.org>
1063
1064 * ediff-util.el (ediff-scroll-horizontally): Arrange for
1065 scroll-left and scroll-right being called interactively so that
1066 they set the window's min_hscroll.
1067
1068 2001-03-01 Eli Zaretskii <eliz@is.elta.co.il>
1069
1070 * info.el (info-insert-file-contents-1): Accept an additional
1071 argument `lfn': if it is non-nil, concatenate `filename' and
1072 `suffix'; otherwise use the complicated MS-DOS code.
1073 All callers changed.
1074 (info-insert-file-contents, Info-find-node): If the MS-DOS port
1075 can access long file names, try the long file-name version of
1076 `info-insert-file-contents-1', then the short file-name version.
1077
1078 2001-02-28 TAKAHASHI Naoto <ntakahas@m17n.org>
1079
1080 * language/ethio-util.el (setup-ethiopic-environment-internal):
1081 Change bindings of functions keys to conform to "Emacs Lisp Coding
1082 Convention".
1083
1084 * language/ethiopic.el ("Ethiopic"): Add documentation.
1085
1086 2001-02-28 Kenichi Handa <handa@etl.go.jp>
1087
1088 * international/utf-8.el (mule-utf-8): Set coding-category
1089 property to coding-category-utf-8.
1090
1091 2001-02-27 Richard M. Stallman <rms@gnu.org>
1092
1093 * lpr.el (lpr-page-header-switches, print-region-1):
1094 Undo 2000-07-06 change.
1095 (lpr-add-switches): Default to t on gnu/linux.
1096
1097 2001-02-27 Gerd Moellmann <gerd@gnu.org>
1098
1099 * bs.el (bs-attributes-list): Doc fix.
1100
1101 2001-02-26 Gerd Moellmann <gerd@gnu.org>
1102
1103 * help.el (describe-project): Display the file THE-GNU-PROJECT.
1104
1105 * help.el (view-order-manuals): Use goto-address.
1106
1107 * startup.el (command-line-1): Add info about ordering manuals
1108 to the not so fancy splash screens.
1109
1110 2001-02-26 Andre Spiegel <spiegel@gnu.org>
1111
1112 * vc.el (vc-default-workfile-unchanged-p)
1113 (vc-default-latest-on-branch-p): Add missing BACKEND argument.
1114
1115 2001-02-26 Gerd Moellmann <gerd@gnu.org>
1116
1117 * lazy-lock.el (lazy-lock-fontify-after-idle): Make sure to
1118 fontify in the right buffer.
1119
1120 * allout.el (outline-flag-region): Move macro in front of first
1121 use to avoid a run-time error.
1122
1123 2001-02-24 Andrew Innes <andrewi@gnu.org>
1124
1125 * makefile.w32-in: Fix copyright notice.
1126
1127 2001-02-24 Kenichi Handa <handa@etl.go.jp>
1128
1129 * international/utf-8.el (mule-utf-8): Set correct value for
1130 valid-codes property.
1131
1132 * international/fontset.el (x-complement-fontset-spec): In the
1133 case that we use ASCII font for the other charsets, use only
1134 family and registry part of it.
1135
1136 2001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
1137
1138 * window.el (fit-window-to-buffer, window-safely-shrinkable-p)
1139 (shrink-window-if-larger-than-buffer): Doc fix.
1140
1141 2001-02-23 Stefan Monnier <monnier@cs.yale.edu>
1142
1143 * hi-lock.el (hi-lock-unface-buffer): Use nil rather than t for
1144 predicate passed to completing-read.
1145
1146 2001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
1147
1148 * startup.el (command-line): Fix last change.
1149
1150 2001-02-23 Jason Rumney <jasonr@gnu.org>
1151
1152 * startup.el (tool-bar-originally-present): New variable.
1153 (command-line): Set it if the tool-bar is switched on at startup.
1154
1155 * frame.el (frame-notice-user-settings): Only adjust frame height
1156 for no tool-bar case if tool-bar was originally switched on.
1157 From E. Jay Berkenbilt.
1158
1159 2001-02-22 Stefan Monnier <monnier@cs.yale.edu>
1160
1161 * server.el (server-switch-buffer): Only switch window if the
1162 current one is dedicated.
1163
1164 * textmodes/fill.el (fill-region-as-paragraph): Skip spaces backward
1165 rather than using (match-beginning 0) when searching for break point.
1166
1167 2001-02-22 Eli Zaretskii <eliz@is.elta.co.il>
1168
1169 * textmodes/texinfmt.el (texinfo-format-scan): Signal an error if
1170 @ follows an accent command such as @'. Support optional braces
1171 in commands that insert accents, like makeinfo does.
1172
1173 2001-02-22 Gerd Moellmann <gerd@gnu.org>
1174
1175 * startup.el (fancy-splash-text): Add a line for ordering
1176 manuals. Reverse order of splash screens shown.
1177 (use-fancy-splash-screens-p): Adapt to the text line added.
1178
1179 * menu-bar.el (menu-bar-help-menu): Add an item for ordering
1180 manuals from the FSF.
1181
1182 * help.el (view-order-manuals): New function.
1183 (toplevel): Bind C-h C-m to this function.
1184
1185 2001-02-21 Stefan Monnier <monnier@cs.yale.edu>
1186
1187 * newcomment.el (comment-forward): Skip the comment-start before
1188 searching for the comment-end.
1189
1190 2001-02-21 Dave Love <fx@gnu.org>
1191
1192 * custom.el (custom-initialize-changed, defcustom): Doc fix.
1193
1194 * international/mule-cmds.el, international/mule.el: Doc fixes.
1195
1196 * play/fortune.el: Fix autoload cookies. Add types to defcustoms.
1197 (fortune) <defgroup>: Add :link.
1198 (fortune-from-region): Use eq, not eql.
1199
1200 2001-02-21 Gerd Moellmann <gerd@gnu.org>
1201
1202 * startup.el (fancy-splash-screens): Use display-hourglass
1203 instead of display-busy-cursor.
1204
1205 * frame.el (display-hourglass): Renamed from busy-cursor.
1206 (hourglass-delay): Renamed from busy-cursor-delay-seconds.
1207 (show-cursor-in-non-selected-windows): Doc fix.
1208
1209 2001-02-20 Dave Love <fx@gnu.org>
1210
1211 * international/utf-8.el: Doc and commentary fixes.
1212
1213 2001-02-20 Eli Zaretskii <eliz@is.elta.co.il>
1214
1215 * ehelp.el (with-electric-help): Doc fix.
1216
1217 2001-02-20 Gerd Moellmann <gerd@gnu.org>
1218
1219 * msb.el (msb-mode): Call the update-buffers function explicitly
1220 with a FORCE argument.
1221
1222 * menu-bar.el (menu-bar-update-buffers): Add optional parameter
1223 FORCE. If set, update the menu even if frame-or-buffer-changed-p
1224 returns nil.
1225
1226 2001-02-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1227
1228 * ps-print.el: Timestamp package replacement. Some enhancements.
1229 Some XEmacs compatibility. Doc fix.
1230 (ps-print-version): New version number (6.4).
1231 (ps-printer-name): Initialization fix.
1232 (ps-zebra-stripe-follow): Funcionality enhancement.
1233 (ps-prologue-file): Code enhancement.
1234 (ps-right-header): Timestamp package replacement.
1235 (ps-setup, ps-face-bold-p, ps-face-italic-p)
1236 (ps-get-page-dimensions)
1237 (ps-generate-header, ps-begin-file, ps-begin-job)
1238 (ps-generate-postscript-with-faces, ps-do-despool): Code fix.
1239 (ps-time-stamp-mon-dd-yyyy, ps-time-stamp-hh:mm:ss): New funs.
1240 (ps-zebra-stripe-full-p, ps-zebra-stripe-alist): New vars.
1241 (coding-system-for-write): Var declaration (XEmacs compatibility).
1242
1243 2001-02-20 Miles Bader <miles@gnu.org>
1244
1245 * image-file.el (image-file-name-extensions): Add "tif".
1246
1247 2001-02-19 Gerd Moellmann <gerd@gnu.org>
1248
1249 * wid-edit.el (widget-button-click): Save the selected window
1250 around the code handling clicks on buttons.
1251
1252 2001-02-18 Dave Love <fx@gnu.org>
1253
1254 * imenu.el (imenu--generic-function): Use mapc to iterate over
1255 syntax characters.
1256
1257 2001-02-17 Richard M. Stallman <rms@gnu.org>
1258
1259 * progmodes/fortran.el (fortran-strip-sqeuence-nos): Doc fix.
1260
1261 * uniquify.el (uniquify-buffer-name-style): Doc fix.
1262
1263 2001-02-16 Gerd Moellmann <gerd@gnu.org>
1264
1265 * mouse.el (mouse-save-then-kill): If the distance from the new
1266 point to the mark is equal to the distance of point from the new
1267 point, move point instead of the mark.
1268
1269 2001-02-16 Dave Love <fx@gnu.org>
1270
1271 * textmodes/flyspell.el (flyspell-get-word): Return string without
1272 properties.
1273
1274 2001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
1275
1276 * generic.el (generic-find-file-regexp): Doc fix.
1277 (generic-ignore-files-regexp): New defcustom.
1278 (generic-mode-find-file-hook): If the file's name matches the
1279 regexp in `generic-ignore-files-regexp', don't enter
1280 default-generic-mode. Doc fix.
1281
1282 2001-02-16 Gerd Moellmann <gerd@gnu.org>
1283
1284 * textmodes/flyspell.el (flyspell-region, flyspell-buffer):
1285 Add autoload cookies.
1286
1287 * calendar/cal-tex.el (cal-tex-weekly4-box): Respect setting
1288 of cal-tex-24.
1289
1290 2001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
1291
1292 * simple.el (kill-region, kill-line, kill-ring-save): Doc fix.
1293
1294 * progmodes/compile.el (grep-regexp-alist): Remove the blank from
1295 the character class after the (optional) drive, to support file
1296 names with embedded blanks.
1297
1298 2001-02-15 Sam Steingold <sds@gnu.org>
1299
1300 * textmodes/tex-mode.el (tex-shell-running):
1301 Check the process buffer too.
1302
1303 2001-02-15 Dave Love <fx@gnu.org>
1304
1305 * battery.el (battery-status-function): Fix doc, :type.
1306
1307 * calendar/timeclock.el (timeclock-get-workday-function): Fix :type.
1308
1309 2001-02-15 Gerd Moellmann <gerd@gnu.org>
1310
1311 * subr.el (read-passwd): Clear Lisp memory holding password.
1312
1313 2001-02-15 Miles Bader <miles@gnu.org>
1314
1315 * info.el (Info-copy-current-node-name): New function.
1316 (Info-mode-menu): Add it to the menu.
1317
1318 2001-02-14 Richard M. Stallman <rms@theobromine.ai.mit.edu>
1319
1320 * international/mule-cmds.el (toggle-input-method): Doc fix.
1321
1322 2001-02-13 Stefan Monnier <monnier@cs.yale.edu>
1323
1324 * replace.el (occur): Stop at end of buffer.
1325
1326 2001-02-13 Eli Zaretskii <eliz@is.elta.co.il>
1327
1328 * international/mule-cmds.el (set-input-method): Another doc fix.
1329
1330 2001-02-13 David M. Koppelman <koppel@ee.lsu.edu>
1331
1332 * hi-lock.el (hi-lock-find-patterns): Don't activate font-lock-mode.
1333
1334 2001-02-13 Miles Bader <miles@gnu.org>
1335
1336 * faces.el (set-face-background, set-face-foreground)
1337 (set-face-stipple): Treat a value of nil as being `unspecified'.
1338
1339 2001-02-12 Dave Love <d.love@dl.ac.uk>
1340
1341 * international/latin1-disp.el: Doc fixes.
1342 (latin1-display) <defgroup>: Add :link.
1343 (latin1-display) <function>: Set variable latin1-display.
1344
1345 2001-02-12 Eli Zaretskii <eliz@is.elta.co.il>
1346
1347 * international/mule-cmds.el (set-input-method): Doc fix.
1348
1349 2001-02-12 Eric M. Ludlam <zappo@choochoo.ultranet.com>
1350
1351 * speedbar.el (speedbar-frame-parameters): No toolbar lines.
1352 (speedbar-line-file): Return nil if not a file.
1353 (speedbar-buffers-line-path): Return file for tags, and dir for files.
1354
1355 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
1356
1357 * ediff-diff.el (ediff-make-diff2-buffer): Removed bogus checks
1358 for remote files.
1359 (ediff-coding-system-for-read): Replaced the no-conversion default
1360 with raw-text.
1361
1362 * ediff-init.el: Removed :version from defcustom vars.
1363
1364 * ediff-util.el (ediff-compute-custom-diffs-maybe):
1365 Better handling of the diff mode.
1366
1367 * ediff.texi: Added ediff-coding-system-for-read.
1368
1369 * viper.texi: Fix typos.
1370
1371 2001-02-11 Dave Love <fx@gnu.org>
1372
1373 * shadowfile.el: Doc fixes.
1374 (shadow) <defgroup>: Add :link.
1375 (shadowfile-unload-hook): New function.
1376 (shadow-initialize): Use defalias, not fset.
1377 (shadow-define-cluster, shadow-define-literal-group)
1378 (shadow-define-regexp-group, shadow-initialize): Add autoload cookie.
1379
1380 * international/mule.el: Doc and message fixes.
1381
1382 * international/ccl.el (define-ccl-program): Doc fix.
1383
1384 2001-02-11 Kenichi Handa <handa@etl.go.jp>
1385
1386 * faces.el (mode-line): Set :line-width property to -1.
1387
1388 2001-02-10 Richard M. Stallman <rms@gnu.org>
1389
1390 * complete.el (partial-completion-mode): Doc fix.
1391
1392 * simple.el (delete-key-deletes-forward-mode):
1393 Change `let' to `let*' to fix gross bug in last change.
1394
1395 * repeat.el (repeat): Don't let execute-kbd-macro alter
1396 real-last-command.
1397
1398 2001-02-10 Eli Zaretskii <eliz@is.elta.co.il>
1399
1400 * simple.el (eval-expression): Doc fix.
1401
1402 2001-02-09 Dave Love <fx@gnu.org>
1403
1404 * imenu.el (imenu-generic-expression): Doc fix.
1405
1406 * emacs-lisp/re-builder.el (reb-mode): Quote the hook name.
1407 From Juanma Barranquero.
1408
1409 * emacs-lisp/authors.el (authors): Expand `root' before running find.
1410
1411 2001-02-09 Kenichi Handa <handa@etl.go.jp>
1412
1413 * faces.el (set-face-attribute): Describe the case of a negative
1414 value specified for :line-width.
1415
1416 2001-02-08 Stefan Monnier <monnier@cs.yale.edu>
1417
1418 * which-func.el (which-func-mode): Invert which-func-mode-global.
1419 From Juanma Barranquero <lektu@uol.com.br>.
1420
1421 2001-02-08 Dave Love <fx@gnu.org>
1422
1423 * wid-edit.el (widget-plist-convert-widget): Replace binding of
1424 widget-plist-value-type.
1425 (widget-alist-convert-widget): Replace binding of
1426 widget-alist-value-type.
1427
1428 * textmodes/paragraphs.el (sentence-end): Doc fix.
1429
1430 * eshell/em-rebind.el (eshell-cannot-leave-input-list):
1431 Remove `backward-line'.
1432
1433 * play/pong.el (pong-blank-color, pong-bat-color)
1434 (pong-ball-color, pong-border-color, pong-left-key)
1435 (pong-right-key, pong-up-key, pong-down-key, pong-quit-key)
1436 (pong-pause-key, pong-resume-key, pong-timer-delay):
1437 * mail/mh-comp.el (mh-compose-letter-function):
1438 * eshell/esh-mode.el (eshell-skip-prompt-function):
1439 * emulation/viper-ex.el (ex-unix-type-shell-options):
1440 * recentf.el (recentf-menu-filter):
1441 * ps-print.el (ps-print-region-function):
1442 * lpr.el (print-region-function):
1443 * forms.el (forms-mode-hooks):
1444 * dirtrack.el (dirtrack-directory-change-hook):
1445 * cus-start.el (temp-buffer-show-function, display-buffer-function):
1446 * textmodes/spell.el (spell-filter):
1447 * textmodes/fill.el (adaptive-fill-function):
1448 * textmodes/bibtex.el (bibtex-autokey-before-presentation-function):
1449 * progmodes/etags.el (find-tag-default-function):
1450 * progmodes/dcl-mode.el (dcl-calc-command-indent-function):
1451 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
1452
1453 2001-02-07 Eli Zaretskii <eliz@is.elta.co.il>
1454
1455 * emulation/viper-init.el (viper-fast-keyseq-timeout)
1456 (viper-translate-all-ESC-keysequences): Doc fix. From Jim
1457 Meyering <jim@meyering.net>.
1458
1459 * loadup.el: Revert last change.
1460
1461 2001-02-07 Kenichi Handa <handa@etl.go.jp>
1462
1463 * international/mule.el (transform-make-coding-system-args):
1464 Make it work also for coding systems not using CCL.
1465
1466 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
1467
1468 * simple.el (previous-matching-history-element)
1469 (next-matching-history-element): Doc fix.
1470
1471 * loadup.el: Load ccl before utf-8; don't load ccl in the ms-dos
1472 specific part.
1473
1474 2001-02-06 Dave Love <fx@gnu.org>
1475
1476 * add-log.el (add-log-current-defun-function)
1477 (add-log-buffer-file-name-function, add-log-file-name-function):
1478 Fix :type.
1479 (change-log-mode) <font-lock-defaults>: Set SYNTAX-BEGIN.
1480
1481 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
1482
1483 * info.el (info-initialize): Remove the test for system-type when
1484 invocation-directory is non-nil.
1485
1486 * progmodes/make-mode.el (makefile-mode): Set SYNTAX-BEGIN member
1487 of `font-lock-defaults' to `backward-paragraph' rather than nil.
1488
1489 2001-02-06 Andrew Innes <andrewi@gnu.org>
1490
1491 * makefile.w32-in (EMACS): Use $(THISDIR) to make emacs.exe path
1492 absolute.
1493
1494 2001-02-06 David M. Koppelman <koppel@ee.lsu.edu>
1495
1496 * hi-lock.el (hi-lock-mode): Toggling hi-lock-mode now affects all
1497 buffers. When hi-lock turned on rather than only checking current
1498 buffer for regexps, all buffers are checked. Moved activation of
1499 font-lock to hi-lock-refontify. When font-lock turned off rather
1500 than removing added highlighting just in current buffer, remove it
1501 in all buffers. Changed edit menu text from "Automatic
1502 Highlighting" to "Regexp Highlighting" Documentation for
1503 highlighting phrases, minor documentation changes.
1504 (hi-lock-set-file-patterns): Execute only if there are new or
1505 existing file patterns.
1506 (hi-lock-refontify): Assume font-lock-fontify-buffer will first
1507 unfontify and, if a support mode is active, will not refontify the
1508 whole buffer. If necessary, turn on font lock. (Removed
1509 font-lock-unfontify and font-lock support-mode-specific calls,
1510 such as lazy-lock-fontify-window.)
1511 (hi-lock-find-patterns): Do not turn on hi-lock-mode even if
1512 patterns are found. Not useful now since find-file-hook is removed
1513 if hi-lock is off, but may be needed for per-buffer hi-lock activation.
1514 (hi-lock-face-phrase-buffer): New function. Also added related
1515 menu item and keybinding.
1516 (highlight-phrase): New alias, to hi-lock-face-phrase-buffer.
1517 (hi-lock-process-phrase): New function.
1518 (hi-lock-line-face-buffer): Doc fixes.
1519 (hi-lock-face-buffer): Doc fixes.
1520 (hi-lock-unface-buffer): Doc fixes.
1521
1522 2001-02-06 Gerd Moellmann <gerd@gnu.org>
1523
1524 * dabbrev.el (dabbrev-ignored-buffer-regexps): Renamed from
1525 dabbrev-ignored-regexps.
1526
1527 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
1528
1529 * simple.el (kill-line): Doc fix.
1530
1531 2001-02-05 Dave Love <fx@gnu.org>
1532
1533 * loadup.el: Revert last two changes -- bootstrapping works with
1534 regenerated loaddefs.
1535
1536 2001-02-05 Eli Zaretskii <eliz@is.elta.co.il>
1537
1538 * isearch.el (isearch-forward): Doc fix.
1539
1540 * textmodes/nroff-mode.el (nroff-mode): Set the SYNTAX-BEGIN part
1541 of font-lock-defaults to backward-paragraph.
1542
1543 2001-02-05 Gerd Moellmann <gerd@gnu.org>
1544
1545 * mail/rmail.el (rmail-ignored-headers): Add X-Trace,
1546 X-Complaints-To, NNTP-Posting-Date, and User-Agent.
1547
1548 2001-02-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1549
1550 * ebnf2ps.el: Eliminate time-stamp functions.
1551 (ebnf-version): New version (3.5).
1552 (ebnf-eps-finish-and-write): Replace time-stamp functions by
1553 format-time-string.
1554
1555 2001-02-05 Gerd Moellmann <gerd@gnu.org>
1556
1557 * simple.el (next-line): Goto end-of-line before inserting a newline.
1558
1559 2001-02-05 Miles Bader <miles@gnu.org>
1560
1561 * image-file.el (insert-image-file): When visiting an image, also
1562 set `truncate-lines' to t so that any fringe arrow looks correct.
1563
1564 2001-02-05 Kenichi Handa <handa@etl.go.jp>
1565
1566 * isearch.el (isearch-forward): Add description about input method
1567 in the docsting.
1568
1569 2001-02-04 Stefan Monnier <monnier@cs.yale.edu>
1570
1571 * skeleton.el (skeleton-internal-1): Always push the mark for @.
1572
1573 2001-02-02 Eli Zaretskii <eliz@is.elta.co.il>
1574
1575 * info.el (info-initialize): If installation-directory is nil, for
1576 DOS/Windows systems try looking in a sibling of invocation-directory.
1577
1578 2001-02-02 Gerd Moellmann <gerd@gnu.org>
1579
1580 * wid-edit.el (widget-button-click): Fix last change.
1581
1582 * frame.el (frame-notice-user-settings): When resizing the initial
1583 frame because the tool bar is off, also change the frame's top
1584 position if a negative top position was specified.
1585
1586 2001-02-02 Miles Bader <miles@gnu.org>
1587
1588 * image-file.el (insert-image-file): When visiting an image,
1589 suppress the cursor in the image buffer.
1590
1591 2001-02-01 Dave Love <fx@gnu.org>
1592
1593 * progmodes/f90.el (f90-mode): Remove startup message.
1594
1595 * vc-cvs.el: Remove autoloads. Require vc when compiling.
1596
1597 2001-02-01 Gerd Moellmann <gerd@gnu.org>
1598
1599 * startup.el (command-line): Fix code determining whether or not
1600 to use delete-key-deletes-forward-mode.
1601
1602 2001-02-01 Andre Spiegel <spiegel@gnu.org>
1603
1604 * vc.el (vc-diff-switches): New user option.
1605 (vc-version-diff): Use it.
1606 (vc-diff-switches-list): New macro.
1607
1608 * vc-{rcs,cvs,sccs}.el: (vc-BACKEND-diff-switches):
1609 New customization options.
1610 (vc-BACKEND-diff): Use new options via vc-diff-switches-list.
1611
1612 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Return correct status.
1613
1614 2001-02-01 Gerd Moellmann <gerd@gnu.org>
1615
1616 * msb.el (toplevel): Quote hook symbols.
1617
1618 2001-02-01 Kenichi Handa <handa@etl.go.jp>
1619
1620 * international/mule.el (make-coding-system): Add description
1621 about recognized properties in the docstring.
1622
1623 * international/mule-conf.el: Remove unused charsets
1624 mac-roman-lower and mac-roman-upper.
1625
1626 2001-01-31 Gerd Moellmann <gerd@gnu.org>
1627
1628 * textmodes/fill.el (set-fill-prefix): Cancel fill prefix if point
1629 is in front of the left-margin, if any.
1630
1631 * simple.el (delete-key-deletes-forward-mode): Treat `kp-delete'
1632 like `delete'.
1633
1634 * bindings.el: Define `kp-delete' like `delete' in function-key-map.
1635
1636 * term/w32-win.el (mouse-set-font): Doc fix.
1637
1638 2001-01-31 Stefan Monnier <monnier@cs.yale.edu>
1639
1640 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer): Doc fix.
1641 (hi-lock-find-patterns): Turn on font-lock-mode, if it is not
1642 on already.
1643
1644 2001-01-31 Markus Rost <rost@math.ohio-state.edu>
1645
1646 * files.el (save-buffer): Don't give message if (buffer-file-name)
1647 returns nil.
1648
1649 2001-01-31 Eli Zaretskii <eliz@is.elta.co.il>
1650
1651 * toolbar/tool-bar.el (tool-bar-add-item): Doc fix.
1652
1653 * emacs-lisp/re-builder.el (reb-update-modestring): Don't use
1654 concat for integers. From Juanma Barranquero <lektu@uol.com.br>.
1655
1656 * term/w32-win.el (redisplay-dont-pause): Set to t to alleviate
1657 display problems.
1658
1659 2001-01-31 Kenichi Handa <handa@etl.go.jp>
1660
1661 * international/mule.el (charset-info): Fix docstring.
1662
1663 * international/mule-diag.el (describe-character-set): Check final
1664 char valid before printing it.
1665
1666 2001-01-30 Gerd Moellmann <gerd@gnu.org>
1667
1668 * lpr.el (lpr-windows-system, lpr-lp-system): Add autoload cookies.
1669
1670 * frame.el (frame-notice-user-settings): Do the tool-bar
1671 stuff only for graphical displays. Fix a braino.
1672
1673 * frame.el (frame-initialize): Create initial frame visible.
1674 (frame-notice-user-settings): When tool-bar has been switched off,
1675 correct the frame size and sync tool-bar-mode.
1676
1677 * startup.el (command-line): Remove manipulation of frame
1678 height for tool bars.
1679
1680 2001-01-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1681
1682 * lpr.el: Compatibility with XEmacs and doc fixes.
1683 (lpr-windows-system, lpr-lp-system): New vars.
1684 (lpr-printer-switch): New defcustom.
1685 (printer-name, lpr-command): Customization fix.
1686 (print-region-1): Code fix.
1687 (print-region-new-buffer, printify-region): Indentation fix.
1688 (lpr-eval-switch, lpr-flatten-list, lpr-flatten-list-1):
1689 New functions.
1690
1691 2001-01-29 Gerd Moellmann <gerd@gnu.org>
1692
1693 * msb.el (toplevel): Fix the eval-after-load.
1694
1695 2001-01-29 Dave Love <fx@gnu.org>
1696
1697 * eshell/esh-ext.el (eshell-windows-shell-file): Fix :type.
1698
1699 * eshell/em-ls.el (eshell-ls-exclude-regexp): Fix :type.
1700
1701 * progmodes/tcl.el (outline, dabbrev, add-log): Require when compiling.
1702 (tcl-using-emacs-19-23): Consider Emacs 21+.
1703 (tcl-help-directory-list, tcl-command-switches): Fix :type.
1704 (tcl-add-emacs-menu): Supply menu name.
1705 (tcl-beginning-of-defun, tcl-end-of-defun): Defalias, don't fset.
1706
1707 2001-01-29 Gerd Moellmann <gerd@gnu.org>
1708
1709 * simple.el (delete-trailing-whitespace): Don't delete formfeeds.
1710
1711 2001-01-29 Stefan Monnier <monnier@cs.yale.edu>
1712
1713 * pcvs.el (cvs-mark-fis-dead): New function.
1714 (cvs-mode-add): Use it.
1715 (cvs-mode-add-change-log-entry-other-window):
1716 Rebind change-log-default-name to itself rather than to nil.
1717
1718 2001-01-29 Sam Steingold <sds@gnu.org>
1719
1720 * vc-cvs.el: Replaced (require 'vc) with a bunch of
1721 `autoload' statements.
1722
1723 2001-01-29 Eli Zaretskii <eliz@is.elta.co.il>
1724
1725 * files.el (confirm-kill-emacs): Doc fix.
1726
1727 * frame.el (frame-initialize): Doc fix.
1728
1729 * time-stamp.el (time-stamp-string): Doc fix.
1730
1731 * woman.el (WoMan-log-1): Make the log buffer writable.
1732 From Markus Rost <rost@math.ohio-state.edu>.
1733
1734 2001-01-29 Gerd Moellmann <gerd@gnu.org>
1735
1736 * imenu.el (imenu-syntax-alist): Add autoload cookie for
1737 the `make-variable-buffer-local'.
1738
1739 2001-01-29 Dave Love <fx@gnu.org>
1740
1741 * ansi-color.el (ansi-color-for-comint-mode): Add :version.
1742 (ansi-color-for-comint-mode-on, ansi-color-process-output):
1743 Add autoload cookie.
1744 (ansi-color-apply-sequence): Fix typo.
1745
1746 2001-01-29 Gerd Moellmann <gerd@gnu.org>
1747
1748 * menu-bar.el (menu-bar-files-menu): Add menu items for
1749 Postscript printing in black and white.
1750
1751 * mail/rmail.el (rmail-ignored-headers): Add X-Sign, X-BeenThere,
1752 X-Mailman-Version, Precedence, List-Help, List-Post,
1753 List-Subscribe, List-Id, List-Unsubscribe, List-Archive,
1754 Content-Type, Content-Length.
1755
1756 2001-01-29 Dave Love <fx@gnu.org>
1757
1758 * elide-head.el (elide-head): Make overlay evaporate.
1759
1760 * international/mule-conf.el (chinese-big5-1, chinese-big5-2): Doc fix.
1761
1762 2001-01-28 Eli Zaretskii <eliz@is.elta.co.il>
1763
1764 * isearch.el (isearch-highlight): Don't punt if the display
1765 doesn't support colors, since isearch faces are defined for
1766 monochrome displays as well.
1767
1768 2001-01-27 Sam Steingold <sds@gnu.org>
1769
1770 * shell.el (shell-write-history-on-exit): Make sure that we are in
1771 the shell buffer (M-x tex-file RET inserted the error message into
1772 the TeX buffer).
1773
1774 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
1775
1776 * simple.el (transient-mark-mode): Doc fix.
1777
1778 2001-01-27 Gerd Moellmann <gerd@gnu.org>
1779
1780 * progmodes/etags.el (find-tag-noselect): Don't bind tags-file-name.
1781
1782 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
1783
1784 * shell.el (shell-unquote-argument): If the shell is one of the
1785 mentioned in shell-dumb-shell-regexp, don't treat a backslash as a
1786 quote character.
1787 (shell-dumb-shell-regexp): Document that the shells which match
1788 this regexp are supposed to not treat a backslash as a quote character.
1789
1790 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Undo the change
1791 from 2001-01-12. It is not needed, since backspace is mapped into DEL.
1792
1793 2001-01-27 Richard M. Stallman <rms@gnu.org>
1794
1795 * dabbrev.el (dabbrev--substitute-expansion):
1796 Treat a one-capital-letter abbrev as "not all upper case",
1797 so as to force preservation of the expansion's pattern
1798 if the expansion starts with a capital letter.
1799
1800 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
1801
1802 * facemenu.el (facemenu-set-face, facemenu-set-face-from-menu):
1803 Doc fix.
1804
1805 * simple.el (transient-mark-mode): Document the fact that many
1806 commands act on the region when mark is active.
1807
1808 2001-01-27 Kenichi Handa <handa@etl.go.jp>
1809
1810 * international/quail.el (quail-setup-completion-buf): Make the
1811 multibyteness of current buffer inherited to Quail completion buffer.
1812 (quail-show-guidance-buf): Make the multibyteness of current
1813 buffer inherited to Quail guidance buffer.
1814 (quail-help): Make the multibyteness of current buffer inherited
1815 to Quail help buffer.
1816
1817 2001-01-26 Dave Love <fx@gnu.org>
1818
1819 * time-stamp.el: Doc fixes.
1820
1821 * progmodes/delphi.el (delphi-comment-face, delphi-string-face)
1822 (delphi-keyword-face, delphi-other-face): Fix :type.
1823
1824 * textmodes/flyspell.el: Doc fixes. Add :version to new options.
1825
1826 * mail/feedmail.el (feedmail): Add :link.
1827 (feedmail-send-it): Doc fix.
1828
1829 * mail/sendmail.el: Doc fixes.
1830 (sendmail-send-it): Fix the non-ASCII regexp and use
1831 rfc2047-encode-string.
1832
1833 * dired.el, dired-aux.el: Revert last change.
1834
1835 2001-01-26 Gerd Moellmann <gerd@gnu.org>
1836
1837 * makefile.w32-in (DONTCOMPILE): Add various term files.
1838
1839 2001-01-26 Dave Love <fx@gnu.org>
1840
1841 * Makefile.in (DONTCOMPILE): Add various term files.
1842
1843 2001-01-26 Gerd Moellmann <gerd@gnu.org>
1844
1845 * man.el (Man-default-man-entry, Man-mode): Doc fix.
1846
1847 * startup.el (display-startup-echo-area-message): Make sure
1848 the echo area is resized to fit the size of the startup message.
1849
1850 * gud.el (gud-perldb-massage-args): Avoid nreverse'ing a list
1851 part of which is a constant.
1852
1853 2001-01-26 Eli Zaretskii <eliz@is.elta.co.il>
1854
1855 * loadup.el (Top-level) [ms-dos]: Don't load international/ccl twice.
1856
1857 2001-01-26 Richard M. Stallman <rms@gnu.org>
1858
1859 * simple.el (next-line): Don't let `newline' expand abbrevs.
1860 Simplify slightly.
1861 (open-line): Don't let `newline' expand abbrevs.
1862
1863 2001-01-25 John Wiegley <johnw@gnu.org>
1864
1865 * eshell/esh-util.el (eshell-ange-ls-uids): Changed use of `alist'
1866 to `repeat' in the :type field.
1867
1868 * pcomplete.el (pcomplete-file-ignore): Changed a :type field to
1869 allow a choice of regexp or nil.
1870 (pcomplete-dir-ignore): Same.
1871
1872 * eshell/em-unix.el (eshell/occur): Fixed bug causing `occur' (as
1873 a command) to always fail.
1874
1875 2001-01-25 Gerd Moellmann <gerd@gnu.org>
1876
1877 * iswitchb.el (iswitchb-make-buflist): When nconc'ing lists, don't
1878 discard the result.
1879 (iswitchb-to-end): Likewise.
1880
1881 2001-01-25 Sam Steingold <sds@gnu.org>
1882
1883 * vc-cvs.el (vc-cvs-mode-line-string): Doc & comment fix.
1884 Require vc.
1885
1886 2001-01-25 Stefan Monnier <monnier@cs.yale.edu>
1887
1888 * smerge-mode.el (smerge-font-lock-keywords): Relax submatch 1.
1889
1890 * emacs-lisp/easy-mmode.el (define-minor-mode): Docstring fix.
1891
1892 2001-01-25 Dave Love <fx@gnu.org>
1893
1894 * lisp/international/mule-diag.el (describe-char-after): Doc fix.
1895 (describe-coding-system): Tweak the English text.
1896
1897 * loadup.el: Preload international/ccl for utf-8.
1898
1899 2001-01-25 Eli Zaretskii <eliz@is.elta.co.il>
1900
1901 * mail/rmail.el (rmail-redecode-body): Doc fix.
1902
1903 2001-01-25 Kenichi Handa <handa@etl.go.jp>
1904
1905 * international/mule-cmds.el (reset-language-environment):
1906 Reset coding-category-utf-8 to mule-utf-8.
1907
1908 * international/mule-conf.el (coding-category-utf-8):
1909 Initialize to mule-utf-8.
1910
1911 * loadup.el: Preload international/utf-8.
1912
1913 * international/utf-8.el: New file.
1914
1915 2001-01-24 Stefan Monnier <monnier@cs.yale.edu>
1916
1917 * diff-mode.el (diff-mode): Disable preliminary support for `compile'.
1918
1919 2001-01-24 Sam Steingold <sds@gnu.org>
1920
1921 * dired.el (dired-replace-in-string): Removed.
1922 (dired-sort-toggle): Use `replace-regexps-in-string'
1923 instead of `dired-replace-in-string'.
1924
1925 * dired-aux.el (dired-shell-stuff-it, dired-rename-subdir)
1926 (dired-rename-subdir-2, dired-insert-subdir-doinsert): Ditto.
1927
1928 * gs.el (gs-replace-in-string): Removed.
1929 (gs-options): Use `replace-regexps-in-string'
1930 instead of `gs-replace-in-string'.
1931
1932 2001-01-24 Eli Zaretskii <eliz@is.elta.co.il>
1933
1934 * mail/emacsbug.el (report-emacs-bug): Mention the fact that the
1935 bug report is mailed to an email list and posted to a news group.
1936
1937 2001-01-24 Gerd Moellmann <gerd@gnu.org>
1938
1939 * comint.el (comint-replace-by-expanded-history-before-point):
1940 Fix change of 2000-08-03 to move point to the start of the line again.
1941
1942 * startup.el (tool-bar-images-pixel-height): New variable.
1943 (command-line): After loading the user's init file, when
1944 tool-bar-mode is on, increase the frame's size by some lines for
1945 the tool-bar.
1946
1947 * frame.el (frame-initialize): Create the initial frame invisible.
1948
1949 2001-01-24 ShengHuo ZHU <zsh@cs.rochester.edu>
1950
1951 * language/chinese.el (chinese-iso-8bit): MIME:GB2312.
1952 (chinese-big5): MIME:Big5.
1953
1954 2001-01-24 Gerd Moellmann <gerd@gnu.org>
1955
1956 * international/mule-cmds.el (universal-coding-system-argument):
1957 Handle commands with prefix args.
1958
1959 2001-01-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
1960
1961 * calendar/diary-lib.el (diary-float): Fix case of MONTH
1962 being a list of numbers.
1963 (diary-mail-entries): Rewritten.
1964
1965 2001-01-23 Dave Love <fx@gnu.org>
1966
1967 * international/mule.el (make-coding-system): Fix typo.
1968
1969 * textmodes/outline.el (outline-mode) <font-lock-defaults>:
1970 Add backward-paragraph as font-lock-beginning-of-syntax-function.
1971
1972 2001-01-23 Eli Zaretskii <eliz@is.elta.co.il>
1973
1974 * font-lock.el (font-lock-mode): Doc fix.
1975
1976 2001-01-23 Kenichi Handa <handa@etl.go.jp>
1977
1978 * international/mule.el (make-translation-table): Fix docstring.
1979
1980 2001-01-22 Eli Zaretskii <eliz@is.elta.co.il>
1981
1982 * mail/rmail.el (rmail-redecode-body): New function.
1983
1984 * icomplete.el (icomplete-minibuffer-setup-hook): Doc fix.
1985
1986 2001-01-22 Gerd Moellmann <gerd@gnu.org>
1987
1988 * isearch.el (isearch-lazy-highlight-case-fold-search)
1989 (isearch-lazy-highlight-regexp): New variables.
1990 (isearch-lazy-highlight-cleanup): Update lazy highlight if
1991 case-fold search or regexp search has been toggled.
1992
1993 * wid-edit.el (widget-button-click): Avoid a save-excursion
1994 around running a global binding.
1995
1996 * isearch.el (isearch-lazy-highlight-initial-delay): Set default
1997 to 0.25.
1998
1999 2001-01-20 Miles Bader <miles@gnu.org>
2000
2001 * cus-edit.el (custom-face-save): Do post-processing on the face's
2002 new value like `custom-face-set' does.
2003
2004 2001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
2005
2006 * mail/emacsbug.el (report-emacs-bug): Report the value of
2007 LC_CTYPE, not LC_TYPE.
2008
2009 * isearch.el (isearch-forward): Add isearch-toggle-case-fold,
2010 isearch-toggle-regexp and isearch-edit-string to doc string.
2011
2012 2001-01-19 Gerd Moellmann <gerd@gnu.org>
2013
2014 * textmodes/texinfo.el (texinfo-mode): Use backward-paragraph
2015 as font-lock-beginning-of-syntax-function in font-lock-defaults.
2016
2017 * jit-lock.el (jit-lock-fontify-now): Don't bind
2018 font-lock-beginning-of-syntax-function to nil.
2019
2020 2001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
2021
2022 * mail/emacsbug.el (report-emacs-bug): Report values of
2023 locale-coding-system, default-enable-multibyte-characters, and the
2024 environment variables LC_ALL, LC_TYPE, and LANG.
2025
2026 2001-01-19 Gerd Moellmann <gerd@gnu.org>
2027
2028 * font-lock.el (font-lock-default-fontify-region): Fix last change.
2029
2030 * font-lock.el (font-lock-multiline): Default to nil.
2031 (font-lock-default-fontify-region): If font-lock-multiline is
2032 nil, don't check the property `font-lock-multiline'.
2033
2034 * jit-lock.el (jit-lock-after-change): If font-lock-multiline
2035 is nil, don't check the `font-lock-multiline' text property.
2036
2037 2001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
2038
2039 * viper.el: Call initial-major-mode on startup.
2040
2041 * ediff.el (ediff-patch-file): Use better defaults.
2042
2043 * ediff-vers.el: Fix for 8+3 DOS file systems.
2044
2045 2001-01-19 Colin Walters <walters@cis.ohio-state.edu>
2046
2047 * ediff-util.el (ediff-compare-custom-diffs-maybe): Put diff in
2048 diff mode, if available.
2049
2050 2001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
2051
2052 * ediff-hook.el (ediff-xemacs-init-menus): Fixed add-menu-button.
2053
2054 * ediff-init.el (subst-char-in-string): Define and use it, unless
2055 it's already defined.
2056
2057 2001-01-18 Gerd Moellmann <gerd@gnu.org>
2058
2059 * tooltip.el (tooltip-hide-delay): New user-option.
2060 (tooltip-show): Use tooltip-hide-delay instead of the default.
2061
2062 2001-01-18 Kenichi Handa <handa@etl.go.jp>
2063
2064 * mail/sendmail.el (mail-setup): Call set-buffer-multibyte because
2065 kill-local-variable doesn't work for enable-multibyte-characters.
2066
2067 2001-01-17 Dave Love <fx@gnu.org>
2068
2069 * ediff-init.el (ediff-before-setup-hook)
2070 (ediff-merge-filename-prefix): Add :version.
2071
2072 * international/latin1-disp.el: Require disp-table.
2073 (latin1-display): Fix :set.
2074
2075 * net/eudc-vars.el (eudc-server, eudc-protocol): Fix :type.
2076
2077 2001-01-17 Gerd Moellmann <gerd@gnu.org>
2078
2079 * isearch.el (isearch-lazy-highlight-initial-delay)
2080 (isearch-lazy-highlight-interval): Default to 0.
2081
2082 2001-01-17 Bob Glickstein <bobg@zanshin.com>
2083
2084 * isearch.el (isearch-highlight): Set isearch-overlay priority to
2085 1 here rather than each time through
2086 isearch-lazy-highlight-new-loop.
2087 (isearch-lazy-highlight-max): Variable deleted.
2088 (isearch-lazy-highlight-max-at-a-time): New user variable, like
2089 isearch-lazy-highlight-max but controls a single invocation of
2090 isearch-lazy-highlight-update.
2091 (isearch-lazy-highlight-wrapped): Variable recreated.
2092 (isearch-lazy-highlight-window-start): New variable.
2093 (isearch-lazy-highlight-cleanup): Restored to behavior of
2094 before 2-Jan.
2095 (isearch-lazy-highlight-remove-overlays): Function deleted;
2096 behavior folded into isearch-lazy-highlight-cleanup. "Keep"
2097 behavior removed.
2098 (isearch-lazy-highlight-new-loop): Restore old behavior of calling
2099 isearch-lazy-highlight-update in a loop rather than just once.
2100 Test isearch-invalid-regexp here and decide not to start a new
2101 loop, rather than testing it each time through
2102 isearch-lazy-highlight-update.
2103 (isearch-lazy-highlight-search): Function restored.
2104 (isearch-lazy-highlight-update): Get called in a timer loop again,
2105 but this time highlight more than one match each time through.
2106 Only highlight matches in the visible part of the window.
2107 Start at point, move in the direction of the search, and wrap around at
2108 the edge of the window. Use sit-for to force redisplay and ensure
2109 window-start is credible. "Face suppressing" behavior removed;
2110 overlay priorities should make it unnecessary, right?
2111 (isearch-highlight): Face suppressing behavior removed.
2112 (isearch-dehighlight): Face suppressing behavior removed.
2113 (isearch-set-lazy-highlight-faces-at): Removed.
2114
2115 2001-01-17 Kenichi Handa <handa@etl.go.jp>
2116
2117 * language/european.el ("Latin-1"): Make the format of description
2118 about additional language environments same as that of Latin-2.
2119
2120 2001-01-16 Dave Love <fx@gnu.org>
2121
2122 * isearch.el (isearch-lazy-highlight): Add :version.
2123
2124 * simple.el (backward-delete-char-untabify-method)
2125 (next-line-add-newlines): Add :version.
2126
2127 2001-01-16 Gerd Moellmann <gerd@gnu.org>
2128
2129 * bindings.el: Bind <backspace> and <delete> via function-key-map.
2130 Don't bind <delete> otherwise.
2131
2132 * simple.el (delete-key-deletes-forward-mode): Bind <backspace>
2133 and <delete> via function-key-map.
2134
2135 * textmodes/flyspell.el (mail-mode-flyspell-verify): Check in
2136 Subject line only if point is after the `Subject:'.
2137
2138 2001-01-16 Kenichi Handa <handa@etl.go.jp>
2139
2140 * language/japanese.el ("Japanese"): Add japanese-jisx0213-1 and
2141 japanese-jisx0213-2 in `charset' property of this lang. env.
2142
2143 * language/european.el ("Latin-1"): Add description for Dutch and
2144 Spanish lang. env.
2145
2146 * international/mule.el (decode-char): Fix conditions.
2147 (encode-char): Handle eight-bit-control too.
2148 (transform-make-coding-system-args): New function.
2149 (make-coding-system): Accept XEmacs style arguments for CCL base
2150 coding system.
2151
2152 2001-01-15 Gerd Moellmann <gerd@gnu.org>
2153
2154 * progmodes/etags.el (find-tag-noselect): Save the value of
2155 tags-file-name before switching buffers, for the case it has a
2156 buffer-local value.
2157
2158 2001-01-15 Alex Schroeder <alex@gnu.org>
2159
2160 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
2161 From Dave Love <fx@gnu.org>.
2162 (ansi-color-for-comint-mode): Fix :version.
2163
2164 2001-01-15 Alex Schroeder <alex@gnu.org>
2165
2166 * ansi-color.el (ansi-color-unfontify-region): Doc change.
2167
2168 2001-01-14 Eli Zaretskii <eliz@is.elta.co.il>
2169
2170 * dired.el (dired-insert-directory): If file-system-info fails,
2171 remove the " free " part, but don't signal an error.
2172
2173 2001-01-12 Sam Steingold <sds@gnu.org>
2174
2175 * bookmark.el (bookmark-maybe-historicize-string):
2176 Use new backquote syntax.
2177
2178 2001-01-12 Richard M. Stallman <rms@gnu.org>
2179
2180 * subr.el (last): Handle a list that doesn't end in nil.
2181
2182 2001-01-12 Sam Steingold <sds@gnu.org>
2183
2184 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind `backspace'
2185 to `backward-delete-char-untabify'.
2186
2187 2001-01-12 Dave Love <fx@gnu.org>
2188
2189 * cus-edit.el (customize-menu-create): Fix the :filter following
2190 easymenu change.
2191
2192 * wid-edit.el (function): Add :match-alternatives.
2193 (widget-color-action): Doc fix.
2194
2195 2001-01-12 Gerd Moellmann <gerd@gnu.org>
2196
2197 * calendar/calendar.el (calendar-basic-setup): Doc fix.
2198
2199 2001-01-12 Kenichi Handa <handa@etl.go.jp>
2200
2201 * international/mule-cmds.el (prefer-coding-system): Fix docstring.
2202
2203 * international/ccl.el (define-ccl-program): Fix docstring.
2204
2205 2001-01-11 Dave Love <fx@gnu.org>
2206
2207 * international/mule-cmds.el (standard-display-european-internal):
2208 Set display table for 2208 as for 160.
2209
2210 * progmodes/ada-mode.el (ada-popup-key): Fix last change.
2211
2212 * progmodes/fortran.el (fortran-mode-map): Modify Customization
2213 entry for custom-menu-create change.
2214 (fortran-strip-sqeuence-nos): Make arg optional. Fix regexp and
2215 don't cons it in the search loop.
2216
2217 * imenu.el (imenu--truncate-items): Revert last change.
2218
2219 2001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
2220
2221 * info.el (Info-setup-header-line): If the node header includes
2222 either Next: or Prev: links, don't show the File: and Node: parts
2223 in the header line.
2224
2225 2001-01-11 Gerd Moellmann <gerd@gnu.org>
2226
2227 * comint.el (comint-goto-process-mark): Don't print a message
2228 when running in batch mode.
2229
2230 * isearch.el (isearch-search): In the condition-case handler for
2231 `error', set isearch-invalid-regexp to the whole error message.
2232
2233 * subr.el (eval-after-load): Call load-symbol-file-load-history to
2234 ensure that eval-after-load works for files dumped with Emacs.
2235
2236 * help.el (load-symbol-file-load-history): New function extracted
2237 from function symbol-file.
2238 (symbol-file): Use it.
2239
2240 * toolbar/save.xpm, toolbar/undo.xpm: Use the same colors as exit.xpm.
2241
2242 2001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
2243
2244 * progmodes/etags.el (find-tag-interactive): If last-tag is nil,
2245 behave as if there were no prefix argument.
2246 (find-tag-noselect): If last-tag is nil, behave as if the NEXT-P
2247 argument were nil.
2248
2249 2001-01-11 Richard M. Stallman <rms@gnu.org>
2250
2251 * isearch.el (isearch-lazy-highlight-update):
2252 Don't look for more potential matches once maximum is exceeded.
2253 Use overlays-in to check correctly for overlap with current match.
2254 Ignore empty matches.
2255
2256 2001-01-11 Miles Bader <miles@gnu.org>
2257
2258 * textmodes/ispell.el (ispell-adjusted-window-height): New function.
2259 (ispell-overlay-window, ispell-help, ispell-show-choices)
2260 (ispell-command-loop): Use it instead of `window-height'.
2261
2262 2001-01-10 Gerd Moellmann <gerd@gnu.org>
2263
2264 * files.el (confirm-kill-emacs): New user-option.
2265 (save-buffers-kill-emacs): Ask for final confirmation before
2266 killing Emacs.
2267
2268 * isearch.el (isearch-done): Set isearch-lazy-highlight-start
2269 to nil.
2270
2271 2001-01-10 Dave Love <fx@gnu.org>
2272
2273 * progmodes/etags.el (tags-apropos-additional-actions): Fix :type.
2274
2275 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix doc, :type.
2276
2277 * hi-lock.el (hi-lock-exclude-modes): Fix :type.
2278
2279 * calculator.el (calculator-number-digits): Fix :type.
2280
2281 * vc-cvs.el (vc-cvs-header): Fix :type.
2282 * vc-rcs.el (vc-rcs-header): Fix :type.
2283 * vc-sccs.el (vc-sccs-header): Fix :type.
2284
2285 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
2286
2287 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
2288
2289 * eshell/esh-util.el (eshell-ange-ls-uids): Fix :type.
2290
2291 2001-01-10 Gerd Moellmann <gerd@gnu.org>
2292
2293 * simple.el (set-variable): Force a thorough redisplay for the
2294 case that the variable has an effect on the display, like
2295 `tab-width' has.
2296
2297 2001-01-10 Andre Spiegel <spiegel@gnu.org>
2298
2299 * vc.el: Add documentation for backend interface.
2300
2301 2001-01-10 Kenichi Handa <handa@etl.go.jp>
2302
2303 * font-lock.el (c-font-lock-extra-types): Add "Lisp_Object".
2304
2305 * international/mule-conf.el (latin-extra-code-table): Set to t
2306 for \223 and \224.
2307
2308 2001-01-09 Kenichi Handa <handa@etl.go.jp>
2309
2310 * international/mule-cmds.el (locale-language-names): Map "es" to
2311 "Spanish" and "nl" to "Dutch".
2312
2313 2001-01-09 Gerd Moellmann <gerd@gnu.org>
2314
2315 * bindings.el (global-map): Bind <home> to beginning-of-line,
2316 <end> to end-of-line, C-<home> to beginning-of-buffer, and
2317 C-<end> to end-of-buffer.
2318
2319 * language/european.el: Add Dutch and Spanish language info
2320 to be able to use the appropriate tutorials.
2321
2322 2001-01-09 Alex Schroeder <alex@gnu.org>
2323
2324 * ansi-color.el (ansi-color-process-output): Use markers instead
2325 of positions for start and end of region.
2326 (ansi-color-apply-on-region): Rewrote code to make it more robust.
2327 Previously, occasional mistakes happend when fontifying many
2328 chunks of output (eg. ls --color=yes /dev). This happened
2329 whenever an overlay was created up to the end of the region, which
2330 coincided with the process-mark. New text would then be added
2331 within that overlay instead of after it.
2332 (ansi-color-make-extent): Overlays are created with the property
2333 `modification-hooks' set to '(ansi-color-freeze-overlay).
2334 (ansi-color-freeze-overlay): New function. When inserting text at
2335 the end of the overlay, the overlay will resize.
2336
2337 2000-01-09 Alex Schroeder <alex@gnu.org>
2338
2339 * ansi-color.el (ansi-color-process-output): Doc change.
2340 (ansi-color-unfontify-region): Doc change. No longer installed
2341 automatically in font-lock-unfontify-region-function.
2342 (ansi-color-apply): Doc change.
2343 (ansi-color-apply-on-region): Use extents or overlays instead of
2344 text-properties.
2345 (ansi-color-make-extent): New function.
2346 (ansi-color-set-extent-face): New function.
2347
2348 2000-01-09 Alex Schroeder <alex@gnu.org>
2349
2350 * ansi-color.el (ansi-color-process): Removed, Emacs and XEmacs
2351 both use ansi-color-process-output, now.
2352 (ansi-color-process-output): Doesn't return string anymore. It is
2353 installed in comint-output-filter-functions for both Emacs and
2354 XEmacs, now.
2355 (ansi-color-unfontify-region): Simplified code removing variables
2356 pos and start-ansi.
2357 (ansi-color-apply): Put text-property ansi-color before putting
2358 text-property face because ansi-color-unfontify-region is called
2359 immediately after the call to put-text-property.
2360 (ansi-color-context-region): Doc change.
2361 (ansi-color-filter-region): Simplified code.
2362 (ansi-color-apply-on-region): Changed start to start-marker, using
2363 a marker explicitly. Put text-property ansi-color before putting
2364 text-property face because ansi-color-unfontify-region is called
2365 immediately after the call to put-text-property.
2366
2367 2000-01-09 Alex Schroeder <alex@gnu.org>
2368
2369 * ansi-color.el (ansi-color-faces-vector): Doc change.
2370 (ansi-color-for-comint-mode): Changed :type property to choice.
2371 (ansi-color-last-context): Removed.
2372 (ansi-color-process-output): Don't use ansi-color-last-context, as
2373 the main functions will store their context now.
2374 (ansi-color-context): Doc change.
2375 (ansi-color-filter-apply): Rewrote it based on ansi-color-apply.
2376 Uses ansi-color-context such that repeated calls will strip
2377 partial escape sequences, too.
2378 (ansi-color-apply): Simplified code. Colorize end of string if
2379 face is not null. Store context in new (FACE STRING) format, such
2380 that repeated calls will strip partial escape sequences, too.
2381 Append faces to face property using ansi-color-apply-sequence such
2382 that cumulative mode actually works.
2383 (ansi-color-context-region): New variable.
2384 (ansi-color-filter-region): Rewrote it based on
2385 ansi-color-apply-on-region. Uses ansi-color-context-region such
2386 that repeated calls will strip partial escape sequences, too.
2387 (ansi-color-apply-on-region): Simplified code. Colorize end of
2388 region if face is not null. Store context in new (FACE POS)
2389 format, such that repeated calls will strip partial escape
2390 sequences, too. Append faces to face property using
2391 ansi-color-apply-sequence such that cumulative mode actually works.
2392 (ansi-color-apply-sequence): New function.
2393 (ansi-color-get-face): When the default face is added to the list
2394 of faces, all previous settings are discarded and the list of
2395 faces is set to '(default).
2396
2397 2000-01-09 Alex Schroeder <alex@gnu.org>
2398
2399 * ansi-color.el (ansi-color-faces-vector): Use nil for the default
2400 face, such that ansi-color-apply and ansi-color-apply-on-region
2401 will do the right thing.
2402 (ansi-color-apply): Do the right thing, ie. if ansi-color-get-face
2403 returns nil, set the list of faces back to nil instead of
2404 appending the result of ansi-color-get-face to the front of the list.
2405
2406 2000-01-09 Alex Schroeder <alex@gnu.org>
2407
2408 * ansi-color.el (ansi-color-for-comint-mode): Doc change.
2409 (ansi-color-process): Doc change.
2410 (ansi-color-last-context): New buffer-local variable.
2411 (ansi-color-process-output): New function. It is automatically
2412 added to comint-output-filter-functions if this is XEmacs.
2413 (ansi-color-unfontify-region): New optional parameter for XEmacs
2414 compatibility. Check wether font-lock-syntactic-keywords is
2415 boundp before removing the syntax table text property, as XEmacs
2416 doesn't have it.
2417 (ansi-color-filter-region): Doc change.
2418 (ansi-color-apply-on-region): Doc change.
2419 (ansi-color-make-face): New function. Compatibility layer for
2420 XEmacs. Return temporary faces instead of cons cells for XEmacs.
2421 (ansi-color-make-color-map): Use ansi-color-make-face.
2422 (ansi-color-get-face): Avoid face text property '(nil) as results
2423 in an errow for XEmacs.
2424
2425 2000-01-09 Alex Schroeder <alex@gnu.org>
2426
2427 * ansi-color.el (ansi-color-unfontify-region): New function.
2428 Uses text-property ansi-color in order to preserve fontification by
2429 ansi-color. When the package is loaded, a lambda expression is
2430 put onto font-lock-mode-hook. This lambda expression will check
2431 font-lock-unfontify-region-function and replace
2432 font-lock-default-unfontify-region with ansi-color-unfontify-region.
2433 (ansi-color-apply): Add text-property ansi-color in addition to
2434 text-property face.
2435 (ansi-color-apply-on-region): Add text-property ansi-color in
2436 addition to text-property face.
2437 (save-buffer-state): Copy of the macro that is also used by
2438 lazy-lock and font-lock.
2439
2440 (ansi-color-for-comint-mode): New option.
2441 (ansi-color-for-comint-mode-on): Set ansi-color-for-comint-mode.
2442 (ansi-color-for-comint-mode-off): Ditto.
2443 (ansi-color-for-comint-mode-filter): Ditto.
2444 (ansi-color-process): New function. Uses ansi-color-for-comint-mode to
2445 decide what to do. This function is added to
2446 comint-preoutput-filter-functions when the package is loaded.
2447
2448 (ansi-color-for-shell-mode-set): Removed.
2449 (ansi-color-for-shell-mode): Removed.
2450
2451 2000-01-09 Alex Schroeder <alex@gnu.org>
2452
2453 * ansi-color.el (ansi-color-for-shell-mode-set): New function with
2454 the lambda expression from the ansi-color-for-shell-mode :set
2455 property. Additionally, modify shell-mode-hook to enable or
2456 disable font-lock-mode for future shell buffers.
2457 (ansi-color-for-shell-mode): The :set property calls
2458 ansi-color-for-shell-mode-set instead of a lambda expression.
2459
2460 2000-01-09 Alex Schroeder <alex@gnu.org>
2461
2462 * ansi-color.el (ansi-color-for-shell-mode): Doc change.
2463 (ansi-color-context): New variable.
2464 (ansi-color-apply): Save context between calls.
2465
2466 2001-01-09 Eli Zaretskii <eliz@is.elta.co.il>
2467
2468 * isearch.el (isearch, isearch-lazy-highlight-face):
2469 New definitions for face colors and attributes.
2470
2471 * wid-edit.el (widget-choose): Call display-popup-menus-p instead
2472 of display-mouse-p.
2473
2474 2001-01-09 Kenichi Handa <handa@etl.go.jp>
2475
2476 * international/mule.el (make-coding-system): If the coding system
2477 accepts extra latin codes, register such codes as safe for the
2478 coding system.
2479
2480 2001-01-08 Richard M. Stallman <rms@gnu.org>
2481
2482 * emacs-lisp/bytecomp.el (byte-compile-log-1): In non-batch case,
2483 don't mention the file name or the date here, because they are
2484 logged at the start of the file.
2485
2486 2001-01-08 Richard M. Stallman <rms@gnu.org>
2487
2488 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
2489 Change screen-width to frame-width.
2490
2491 2001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
2492
2493 * info.el (Info-search): Print the default as part of the prompt.
2494
2495 2001-01-08 Andre Spiegel <spiegel@gnu.org>
2496
2497 * vc.el (vc-default-latest-on-branch-p): New function, replaces
2498 constant implementations in backends.
2499
2500 * vc-cvs.el (vc-cvs-latest-on-branch-p): Removed.
2501 (vc-cvs-checkout): Renamed arg WRITABLE to EDITABLE.
2502
2503 * vc-rcs.el (vc-rcs-checkout, vc-rcs-cancel-version): Renamed arg
2504 WRITABLE to EDITABLE.
2505
2506 * vc-sccs.el (vc-sccs-latest-on-branch-p): Removed.
2507 (vc-sccs-checkout, vc-sccs-cancel-version): Renamed arg WRITABLE
2508 to EDITABLE.
2509
2510 2001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
2511
2512 * emacs-lisp/copyright.el (copyright-current-year): Now a defvar.
2513 (copyright, copyright-update): Compute the current year at run time.
2514
2515 2001-01-08 Gerd Moellmann <gerd@gnu.org>
2516
2517 * isearch.el (isearch-old-signal-hook): Removed.
2518 (isearch-mode): Add isearch-done to kbd-macro-termination-hook
2519 instead of setting signal-hook-function.
2520 (isearch-done): Remove isearch-done from kbd-macro-termination-hook.
2521
2522 2001-01-08 Kevin Gallagher <kevingal@onramp.net>
2523
2524 * emulation/edt.el: Update to version 4.0. Provide support for
2525 EDT scroll margins at top and bottom of the window. Provide an
2526 emulation of the EDT SUBS command (bound to GOLD-Enter, by
2527 default). Enhance edt-quit, bound to GOLD-q by default, to warn
2528 user when file-related buffer modifications exist.
2529 Provide support for running EDT Emulation in XEmacs.
2530 Provide customize access to some user updatable variables.
2531 Add Commentary section to file header.
2532 Fixed a few minor bugs and cleaned up some code.
2533
2534 * emulation/edt-mapper.el: Update to version 4.0. Provide support
2535 for detecting a keypress that generates an ASCII key sequence.
2536 (Previously, only a keypress that generates a vector was
2537 recognized.) Embed Window Manager name into name of the generated
2538 EDT Emulation initialization file since the initialization file is
2539 Window Manager specific. Add Commentary section to file header.
2540
2541 2001-01-07 Eli Zaretskii <eliz@is.elta.co.il>
2542
2543 * mail/sendmail.el (mail-mode): Doc fix.
2544
2545 * info.el (Info-goto-emacs-command-node): Doc fix.
2546 (Info-goto-emacs-key-command-node): Doc fix.
2547
2548 2001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
2549
2550 * ediff-vers.el (noninteractive): Don't load generic-sc on MS-DOS
2551 systems without long file-name support.
2552
2553 2001-01-06 Andrew Innes <andrewi@gnu.org>
2554
2555 * makefile.w32-in (custom-deps): Set EMACSLOADPATH explicitly.
2556
2557 2001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
2558
2559 * isearch.el (isearch-lazy-highlight-remove-overlays): Doc fix.
2560 (isearch-lazy-highlight-update): Doc fix.
2561
2562 * ffap.el (ffap-bindings): Doc fix.
2563
2564 * dired-x.el (dired-virtual-guess-dir): Doc fix.
2565
2566 2001-01-05 Dave Love <fx@gnu.org>
2567
2568 * emacs-lisp/cl-seq.el (remove, remq): Remove.
2569
2570 2001-01-05 Gerd Moellmann <gerd@gnu.org>
2571
2572 * mouse-drag.el (mouse-drag-safe-scroll):
2573 Bind scroll-preserve-screen-position to nil.
2574
2575 * isearch.el (isearch-old-signal-hook): New variable.
2576 (isearch-mode): Set signal-hook-function to isearch-done.
2577 (isearch-done): Restore old signal-hook-function.
2578
2579 * info.el (Info-fontify-node): Mark one more char as intangible.
2580
2581 2000-01-05 Kenichi Handa <handa@etl.go.jp>
2582
2583 * composite.el (compose-last-chars): New argument COMPONENTS.
2584 If it is non-nil, compose preceding characters by compose-region with
2585 COMPONENTS.
2586
2587 * international/quail.el (quail-input-string-to-events): New function.
2588 (quail-input-method): Convert input string to events here.
2589 (quail-start-translation): Return input string, not event list.
2590 (quail-start-conversion): Likewise.
2591
2592 2001-01-04 Gerd Moellmann <gerd@gnu.org>
2593
2594 * tooltip.el (tooltip-cancel-delayed-tip)
2595 (tooltip-start-delayed-tip): Renamed from tooltip-disable-timeout
2596 and tooltip-add-timeout.
2597 (tooltip-show): Set border color from faces's foreground.
2598 (tooltip-show-help-function): If called with the same help string
2599 as last time, do nothing.
2600 (tooltip-help-tips): Don't set tooltip-help-message to nil.
2601
2602 * startup.el (fancy-splash-screens): Don't bind show-help-function
2603 to nil.
2604
2605 * tooltip.el (tooltip-frame-parameters): Remove colors.
2606 (tooltip): New face
2607 (tooltip-set-param): New function.
2608 (tooltip-show): Set up color frame parameters from face `tooltip'.
2609 Display the tooltip text in face `tooltip'.
2610
2611 2001-01-04 Dave Love <fx@gnu.org>
2612
2613 * whitespace.el (whitespace-global-mode): Fix typo.
2614
2615 * hilit19.el, mail/rnewspost.el, mail/rnews.el: Moved to obsolete.
2616
2617 2001-01-04 Eli Zaretskii <eliz@is.elta.co.il>
2618
2619 * help.el (help-for-help): Fix a typo in a doc string.
2620 From kwzh@gnu.org (Karl Heuer).
2621
2622 2001-01-03 Dave Love <fx@gnu.org>
2623
2624 * dired-x.el: Doc fixes. Maintainer change.
2625 (dired-guess-shell-gnutar, dired-guess-shell-znew-switches): Fix :type.
2626 (dired-guess-shell-alist-default): Don't use xloadimage for PNG.
2627 (dired-guess-shell-alist-user): Customize.
2628 (dired-x-help-address): Set to bug-gnu-emacs.
2629 (dired-x-maintainer, dired-x-file, dired-x-version): Deleted.
2630 (dired-default-directory): Renamed from default-directory.
2631
2632 * hl-line.el (hl-line): Doc fix.
2633
2634 2001-01-03 Karl Fogel <kfogel@red-bean.com>
2635
2636 * mail/mail-hist.el (mail-hist-text-too-long-p): Doc fix.
2637
2638 2001-01-02 Richard M. Stallman <rms@gnu.org>
2639
2640 * isearch.el (isearch-lazy-highlight-cleanup): Arg now says
2641 to remove all the current alternative-match highlighting.
2642 If nil, remove only what's outside the current window.
2643 (isearch-lazy-highlight-remove-overlays): Take optional
2644 region within which NOT to remove them.
2645 (isearch-lazy-highlight-new-loop): Greatly simplified.
2646 (isearch-lazy-highlight-update): Find all the other occurrences
2647 visible in the window, in just one call.
2648 (isearch-lazy-highlight-start): Now holds start of region to scan.
2649 (isearch-lazy-highlight-end): Now holds end of region to scan.
2650 (isearch-lazy-highlight-wrapped): Variable deleted.
2651 (isearch-lazy-highlight-search): Function deleted.
2652
2653 2000-01-02 Andrew Innes <andrewi@gnu.org>
2654
2655 * w32-fns.el (convert-standard-filename): Do length check on name
2656 before aref.
2657
2658 2001-01-02 Dave Love <fx@gnu.org>
2659
2660 * progmodes/cperl-mode.el (cperl-invalid-face): Don't double-quote
2661 value.
2662 (cperl-init-faces): Allow cperl-invalid-face to be a normal face.
2663
2664 * ls-lisp.el (ls-lisp) <defgroup>: Add :version.
2665
2666 * net/browse-url.el (browse-url-filename-alist): Avoid backquote
2667 read syntax.
2668
2669 * calendar/todo-mode.el (todo): Add :link, :version.
2670 (todo-save-top-priorities): Remove autoload cookie.
2671 (todo-add-category, todo-add-item-non-interactively)
2672 (todo-insert-item, todo-mode, todo-cp, todo-show): Fix autoload cookie.
2673
2674 2001-01-02 Gerd Moellmann <gerd@gnu.org>
2675
2676 * comint.el (comint-input-history-ignore): New variable.
2677 (comint-read-input-ring): Ignore entries matching
2678 comint-input-history-ignore.
2679
2680 2001-01-02 Eric M. Ludlam <zappo@gnu.org>
2681
2682 * emacs-lisp/lisp-mnt.el (lm-copyright-prefix): New Variable.
2683 (lm-copyright-mark): New function.
2684 (lm-crack-copyright): New function.
2685 (lm-verify): Check that the file has a copyright.
2686 Check that the file is copyright Free Software Foundation.
2687
2688 2000-12-30 Kenichi Handa <handa@etl.go.jp>
2689
2690 * international/mule-diag.el (print-fontset): Indent font name by
2691 24 columns, not 25.
2692
2693 2000-12-29 Gerd Moellmann <gerd@gnu.org>
2694
2695 * textmodes/flyspell.el (mail-mode-flyspell-verify): Spell-check
2696 in Subject line.
2697
2698 * mail/mailabbrev.el (mail-abbrevs-enable, mail-abbrevs-disable):
2699 Use mail-mode-hook instead of mail-setup-hook.
2700 Otherwise continuing an interrupted message with C-u C-x m for
2701 instance, winds up in Mail mode without abbrevs.
2702
2703 2000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2704
2705 * ps-print.el: Handle form feed better when ps-zebra-stripe-follow is
2706 non-nil. Adding almost all customization variables on ps-setup.
2707 Doc fix.
2708 (ps-print-version): New version number (6.3.3).
2709 (ps-end-with-control-d): Initialization fix.
2710 (ps-lines-printed): New var.
2711 (ps-skip-newline): New fun.
2712 (ps-setup, ps-prologue-file, ps-begin-job, ps-begin-page)
2713 (ps-next-line, ps-continue-line, ps-plot-region)
2714 (ps-generate-postscript-with-faces, ps-end-job): Code fix.
2715
2716 2000-12-29 Kenichi Handa <handa@etl.go.jp>
2717
2718 * international/fontset.el (x-complement-fontset-spec):
2719 Resolve ASCII font name so that the same family name is used for fonts
2720 registered in x-font-name-charset-alist.
2721 (create-fontset-from-fontset-spec): Adjusted for the above change.
2722 The name of fontset alias should be a unresolved ASCII font name.
2723
2724 2000-12-28 Gerd Moellmann <gerd@gnu.org>
2725
2726 * simple.el (delete-key-deletes-forward-mode): Bind backspace
2727 and delete in isearch-mode-map.
2728
2729 2000-12-28 Richard M. Stallman <rms@gnu.org>
2730
2731 * dired-x.el (dired-guess-shell-alist-default):
2732 Use xpdf instead of acroread.
2733
2734 2000-12-28 Kenichi Handa <handa@etl.go.jp>
2735
2736 * textmodes/artist.el (artist-butlast): Deleted.
2737 (artist-ellipse-mirror-quadrant): Use butlast instead of
2738 artist-butlast.
2739
2740 * subr.el (butlast, nbutlast): Moved from cl.el to here.
2741
2742 * emacs-lisp/cl.el (butlast, nbutlast): Moved to subr.el.
2743
2744 2000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
2745
2746 From Francis J. Wright <F.J.Wright@maths.qmw.ac.uk>:
2747
2748 * ls-lisp.el: Better support for the Mac and MS-Windows.
2749 (ls-lisp): New defgroup.
2750 (ls-lisp-emulation, ls-lisp-ignore-case, ls-lisp-dirs-first)
2751 (ls-lisp-verbosity, ls-lisp-use-insert-directory-program)
2752 (ls-lisp-support-shell-wildcards): New defcustoms.
2753 (ls-lisp-parse-symlink): New function.
2754 (insert-directory): Code to convert switches to a list and set up
2755 the wildcard argument copied from ls-lisp-insert-directory.
2756 (ls-lisp-insert-directory): New argument TIME-INDEX. Add support
2757 for -C and -R switches.
2758 (ls-lisp-column-format): New function.
2759 (ls-lisp-delete-matching, ls-lisp-handle-switches)
2760 (ls-lisp-format-time): Add doc strings.
2761 (ls-lisp-handle-switches): Handle -U, -S, -X, and -F switches.
2762 Support ls-lisp-dirs-first.
2763 (ls-lisp-classify, ls-lisp-extension): New functions.
2764 (ls-lisp-format): Optionally support emulation of symlinks.
2765 Support -i, -s, and -G switches.
2766
2767 2000-12-27 Gerd Moellmann <gerd@gnu.org>
2768
2769 * textmodes/texinfo.el (texinfo-mode): Set fill-column to 70.
2770
2771 * version.el (emacs-version): Print X scroll bar information.
2772
2773 * scroll-bar.el (toplevel): Check for x-toolkit-scroll-bars
2774 instead of x-toolkit-scroll-bars-p.
2775
2776 * loadup.el (toplevel): Check for x-toolkit-scroll-bars instead
2777 of x-toolkit-scroll-bars-p.
2778
2779 2000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
2780
2781 * ffap.el (ffap-bindings): Make interactive and add an autoload cookie.
2782 (ffap-bindings): Doc fix, to reflect the above change.
2783
2784 2000-12-27 Kenichi Handa <handa@etl.go.jp>
2785
2786 * term.el (term-char-mode): Define all non-ascii self-inserting
2787 characters to 'term-send-raw in term-raw-map.
2788
2789 2000-12-25 Michael Kifer <kifer@cs.sunysb.edu>
2790
2791 * viper-init (viper-restore-cursor-type): Added condition-case guard.
2792
2793 * ediff-init.el (ediff-quit-hook,ediff-suspend-hook):
2794 Changed initialization; use add-hook.
2795 (ediff-file-remote-p): Use file-local-copy.
2796
2797 * ediff-ptch.el (ediff-prompt-for-patch-buffer): Improved defaults.
2798
2799 * ediff.el (ediff-patch-buffer): Bug fix.
2800 (ediff-revision): Allow selection of the file at the prompt.
2801
2802 2000-12-23 Stefan Monnier <monnier@cs.yale.edu>
2803
2804 * subr.el (combine-run-hooks): Remove.
2805
2806 * emacs-lisp/edebug.el (define-minor-mode): Improve the spec
2807 and remove the rogue second spec.
2808
2809 2000-12-23 Gerd Moellmann <gerd@gnu.org>
2810
2811 * progmodes/compile.el (compilation-forget-errors): Fix indentation.
2812
2813 2000-12-22 Stefan Monnier <monnier@cs.yale.edu>
2814
2815 * smerge-mode.el (smerge-basic-map): Use `=' rather than `d'.
2816 Use minibuffer menu prompt for the `=' prefix.
2817 (smerge-command-prefix): Change default to C-^.
2818 (smerge-mode): Don't assume font-lock doesn't move point.
2819
2820 * skeleton.el (skeleton-internal-1): Make sure the first line of
2821 the region is also re-indented.
2822 (skeleton-end-newline): New var.
2823 (skeleton-end-hook): Use it.
2824
2825 2000-12-22 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
2826
2827 * comint.el (comint-password-prompt-regexp): Support CVS.
2828
2829 2000-12-22 Gerd Moellmann <gerd@gnu.org>
2830
2831 * simple.el (delete-key-deletes-forward-mode): Simplify.
2832 Also backspace key combinations, depending on
2833 delete-key-deletes-forward.
2834
2835 * bindings.el ([C-backspace]): Bind C-backspace to kill-word.
2836
2837 * simple.el (delete-key-deletes-forward): Doc fix.
2838
2839 2000-08-22 Emmanuel Briot <briot@gnat.com>
2840
2841 * xml.el (top level comment): Updated to reflect the fact that
2842 white spaces are relevant in the XML file.
2843 (xml-parse-file): Do not kill an existing Emacs buffer if the file
2844 to parse was already edited. This allows for on-the-fly analysis
2845 of XML files.
2846 (xml-parse-tag): Check that the casing is the same in the start
2847 tag and end tag, since XML is case-sensitive. Allows for spaces
2848 in the end tag, after the name of the tag.
2849 (xml-parse-attlist): Allow for the character '-' in the name of
2850 attributes, as in the standard http-equiv attribute Do not save
2851 the properties in the XML tree, since they are not relevant.
2852
2853 2000-12-21 Stefan Monnier <monnier@cs.yale.edu>
2854
2855 * generic.el (generic-read-type): Undo last change, inline into
2856 `generic-mode' and then remove.
2857 (generic-mode): Inline generic-read-type.
2858 (define-generic-mode): Push the symbol name rather than the symbol
2859 onto generic-mode-list.
2860
2861 2000-12-21 Gerd Moellmann <gerd@gnu.org>
2862
2863 * generic.el (generic-read-type): Build an alist for
2864 completing-read as in 20.7.
2865
2866 * play/landmark.el (lm): Use interactive spec `P'.
2867 (toplevel): Don't set debug-on-error.
2868
2869 * server.el (server-switch-buffer): Choose a window on a visible frame.
2870
2871 2000-12-21 Dave Pearson <davep@davep.org>
2872
2873 * quickurl.el: Commentry change, I've moved my web site.
2874
2875 2000-12-21 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2876
2877 * ebnf2ps.el: Fix a problem with skip-chars-forward: it doesn't accept
2878 ranges like \177-\237, but accepts the character sequence from \177 to
2879 \237. Doc fix.
2880 (ebnf-version): New version (3.4).
2881 (ebnf-setup): Code fix.
2882 (ebnf-range-regexp): New fun.
2883 (ebnf-8-bit-chars): Const fix.
2884
2885 * ebnf-bnf.el: Fix the same problem as described on ebnf2ps.el log
2886 entry. Doc fix.
2887 (ebnf-bnf-lex): Code fix.
2888 (ebnf-bnf-comment-chars): Const fix.
2889
2890 * ebnf-iso.el: Fix the same problem as described on ebnf2ps.el log
2891 entry. Doc fix.
2892 (ebnf-iso-comment-chars): Const fix.
2893
2894 * ebnf-otz.el: Doc fix.
2895
2896 * ebnf-yac.el: Fix the same problem as described on ebnf2ps.el log
2897 entry. Doc fix.
2898 (ebnf-yac-skip-code): Code fix.
2899 (ebnf-yac-comment-chars): Const fix.
2900
2901 2000-12-21 Eli Zaretskii <eliz@is.elta.co.il>
2902
2903 * files.el (insert-directory-safely): New function.
2904 (recover-file): Use it instead of insert-directory.
2905 From Markus Rost <markus.rost@mathematik.uni-regensburg.de>
2906
2907 2000-12-21 Kenichi Handa <handa@etl.go.jp>
2908
2909 * international/mule-cmds.el (select-safe-coding-system):
2910 Check coding-category-list more rigidly. Improve help message.
2911
2912 * dired.el (dired-move-to-filename-regexp): Fix previous change.
2913
2914 2000-12-21 Miles Bader <miles@gnu.org>
2915
2916 * mail/sendmail.el (mail-mode): Set `comment-start' to the yank prefix.
2917
2918 2000-12-21 Kenichi Handa <handa@etl.go.jp>
2919
2920 * international/mule-diag.el (describe-char-after): Make *Help*
2921 buffer inherit multibyteness of the current buffer.
2922
2923 * international/mule.el (make-char): Docstring adjusted for the
2924 change of make-char-internal.
2925
2926 2000-12-20 Stefan Monnier <monnier@cs.yale.edu>
2927
2928 * international/iso-cvt.el: Docstrings fix.
2929
2930 2000-12-20 Dave Love <fx@gnu.org>
2931
2932 * subr.el (eval-after-load): Doc fix.
2933
2934 2000-12-20 Kenichi Handa <handa@etl.go.jp>
2935
2936 * jka-compr.el (jka-compr-partial-uncompress): Don't use `concat'
2937 for numbers.
2938
2939 2000-12-20 Miles Bader <miles@gnu.org>
2940
2941 * international/quail.el (quail-help): Resize the help window
2942 again after it has all its contents. Remove unneeded progn.
2943
2944 2000-12-19 Gerd Moellmann <gerd@gnu.org>
2945
2946 * pcmpl-linux.el: Fix copy/paste error.
2947
2948 2000-12-19 Andrew Innes <andrewi@gnu.org>
2949
2950 * simple.el (delete-key-deletes-forward-mode): Fix typo in docstring.
2951
2952 2000-12-19 Carsten Dominik <dominik@strw.leidenuniv.nl>
2953
2954 * progmodes/idlw-rinfo.el: Fixed copyright notice.
2955
2956 * progmodes/idlw-toolbar.el: Fixed copyright notice.
2957
2958 * progmodes/idlw-shell.el: Fixed copyright notice.
2959
2960 * progmodes/idlwave.el: Fixed copyright notice.
2961
2962 * textmodes/reftex-dcr.el (reftex-view-crossref): Added SPACE and
2963 TAB as key separators.
2964
2965 2000-12-19 Alex Schroeder <alex@gnu.org>
2966
2967 * sql.el (sql-sybase-options): New option.
2968 (sql-sybase): Use it. Add sql-database to the list of parameters
2969 provided for login. The options -w 2048 -n are not used any more.
2970 (sql-postgres-options): Changed default from "--pset" to "-P".
2971 (sql-mysql-options): Doc change.
2972 (sql-stop): Doc change.
2973
2974 2000-12-19 Kenichi Handa <handa@etl.go.jp>
2975
2976 * international/quail.el (quail-input-method): Always hide
2977 the guidance buffer on exiting.
2978
2979 2000-12-18 Gerd Moellmann <gerd@gnu.org>
2980
2981 * tooltip.el (tooltip-mode): Signal an error if x-show-tip
2982 isn't fboundp.
2983
2984 * server.el (server-buffer-done): Bury the buffer before
2985 killing it.
2986
2987 * faces.el (face-spec-set): Interpret a nil in specs for
2988 foreground and background colors as `unspecified', for
2989 compatibility with 20.x.
2990
2991 2000-12-18 Dave Love <fx@gnu.org>
2992
2993 * simple.el (mail-user-agent): Doc fix.
2994 (input-mode-8-bit): Removed.
2995
2996 * international/mule.el (set-keyboard-coding-system): Doc fix.
2997 (keyboard-coding-system): New option.
2998
2999 * mail/sendmail.el (send-mail-function): Customize.
3000
3001 2000-12-18 Eli Zaretskii <eliz@is.elta.co.il>
3002
3003 * international/codepage.el (cp866-decode-table): New table.
3004
3005 2000-12-18 Gerd Moellmann <gerd@gnu.org>
3006
3007 * version.el (emacs-version): Remove `%a' from the time format
3008 because the weekday doesn't fit well into each locale.
3009
3010 2000-12-18 Miles Bader <miles@gnu.org>
3011
3012 * image-file.el (image-file-name-extensions): Add "pgm" and "ppm".
3013
3014 * textmodes/artist.el (artist-replace-chars, artist-replace-char):
3015 Check that emacs-major-version is `=' to 20, not `>='.
3016 (artist-replace-chars): Use `make-string' instead of a loop.
3017
3018 2000-12-17 Stefan Monnier <monnier@cs.yale.edu>
3019
3020 * pcvs.el (cvs-diff-backup-extractor): Return full-path for file.
3021 (cvs-execute-single-file): Don't change directory.
3022 Patch from Per Cederqvist.
3023
3024 2000-12-16 Eli Zaretskii <eliz@is.elta.co.il>
3025
3026 * textmodes/ispell.el (check-ispell-version):
3027 If `ispell-program-name' is "aspell", pass it the -v switch instead
3028 of -vv.
3029
3030 2000-12-16 Kenichi Handa <handa@etl.go.jp>
3031
3032 * international/mule-diag.el (mule-diag): Insert information about
3033 configure options, multibyte awareness, language env.
3034
3035 * international/ja-dic-cnv.el (skkdic-get-candidate-list): Fix the
3036 regexp to search for candidates.
3037
3038 2000-12-15 Eli Zaretskii <eliz@is.elta.co.il>
3039
3040 * info.el (Info-forward-node): If the node has an
3041 Info-header-line, widen the buffer before searching for "next:"
3042 and "up:" pointers, and set the search limit to stay in the
3043 current node.
3044
3045 2000-12-16 Miles Bader <miles@gnu.org>
3046
3047 * simple.el (delete-trailing-whitespace): Remove extraneous let.
3048
3049 2000-12-15 Miles Bader <miles@gnu.org>
3050
3051 * comint.el (comint-send-string, comint-send-region): Also accept
3052 a buffer, buffer-name, or nil for PROCESS, for compatibility with
3053 process-send-string/region.
3054
3055 2000-12-15 Gerd Moellmann <gerd@gnu.org>
3056
3057 * isearch.el (isearch-lazy-highlight-max): New user-option.
3058 (isearch-lazy-highlight-update): Don't highlight more than
3059 isearch-lazy-highlight-max matches.
3060
3061 * mail/mh-utils.el (mh-find-path): Set read-mail-command.
3062
3063 2000-12-15 Richard M. Stallman <rms@gnu.org>
3064
3065 * sort.el (sort-columns): Fix error message.
3066
3067 * dabbrev.el (dabbrev--last-case-pattern): Value is now
3068 `upcase' or `downcase' or nil.
3069 (dabbrev-expand): Don't do anything with dabbrev--last-case-pattern.
3070 Pass new record-case-pattern arg to dabbrev--substitute-expansion.
3071 (dabbrev--substitute-expansion): New arg record-case-pattern.
3072 If it is non-nil, set dabbrev--last-case-pattern.
3073 If ABBREV is " ", use dabbrev--last-case-pattern to change EXPANSION.
3074
3075 * dabbrev.el (dabbrev--find-expansion): Remove extra nreverse.
3076
3077 2000-12-15 Miles Bader <miles@gnu.org>
3078
3079 * paths.el (Info-default-directory-list): Don't delete
3080 configure-info-directory from the list of standard info
3081 directories when appending it to the end -- their order is important.
3082
3083 * faces.el (read-face-attribute): If there's no entry for the
3084 user's input in VALID, just use it as-is (this will often result
3085 in an error, but it may be OK for e.g. colors using hexadecimal
3086 notation, and at least will yield a better error message).
3087
3088 * window.el (mode-line-window-height-fudge): Function removed.
3089 (height-affecting-face-attributes, mode-line-window-height-fudge):
3090 Variables removed.
3091 * textmodes/ispell.el (ispell-overlay-window): Ensure that the new
3092 window is really the right size. Use vertical-motion
3093 rather than forward-line.
3094 (ispell-help): Don't use ispell-mode-line-window-height-fudge.
3095 (ispell-command-loop, ispell-show-choices): Use the variable
3096 ispell-choices-win-default-height, rather than the function.
3097 (ispell-choices-win-default-height): Function removed.
3098 (ispell-mode-line-window-height-fudge): Function removed.
3099
3100 2000-12-14 Stefan Monnier <monnier@cs.yale.edu>
3101
3102 * add-log.el (add-change-log-entry): Only expand-file-name if non-nil.
3103
3104 2000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
3105
3106 * paths.el (Info-default-directory-list):
3107 If configure-info-directory is not one of the standard directories,
3108 put it first in the list; otherwise put it last. Doc string
3109 changed accordingly.
3110
3111 * info.el (Info-directory-list): Change doc string to reflect the
3112 change in Info-default-directory-list.
3113
3114 * simple.el (delete-key-deletes-forward-mode): Treat ms-dos and
3115 windows-nt as windowed environments, even under -nw.
3116
3117 * startup.el (command-line): Don't call x-backspace-delete-keys-p
3118 if not fboundp. Switch delete-forward mode for the <delete> key
3119 on all PC platforms, even under -nw.
3120
3121 * term/internal.el ([M-delete]): Remap to M-d.
3122
3123 2000-12-14 Gerd Moellmann <gerd@gnu.org>
3124
3125 * emacs-lisp/lisp-mnt.el: Change maintainer to FSF.
3126
3127 2000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
3128
3129 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
3130
3131 2000-12-14 Gerd Moellmann <gerd@gnu.org>
3132
3133 * startup.el (command-line): Call delete-key-deletes-forward-mode,
3134 if appropriate.
3135
3136 * simple.el (delete-key-deletes-forward): New user-option.
3137 (delete-key-deletes-forward-mode): New function.
3138
3139 * bindings.el: Bind `delete' to backward-delete-char.
3140
3141 * emacs-lisp/easymenu.el (easy-menu-current-active-maps):
3142 Test if symbol is bound before getting its value.
3143
3144 * tooltip.el (tooltip-show): If an error is signaled in
3145 x-show-tip, display that error, and display the help in the
3146 echo area.
3147
3148 2000-12-14 Kenichi Handa <handa@etl.go.jp>
3149
3150 * international/ja-dic-cnv.el (skkdic-set-okuri-nasi):
3151 Show "... entries" messages for every 10000 entries, not 10.
3152
3153 2000-12-13 Karl Fogel <kfogel@red-bean.com>
3154
3155 * bookmark.el: Provide a generic exit hook, as suggested by
3156 Ovidiu Predescu <ovidiu@cup.hp.com>:
3157 (bookmark-exit-hook): New var.
3158 (bookmark-exit-hook-internal): New func, replaces
3159 old raw lambda form in `kill-emacs-hook', and runs new
3160 `bookmark-exit-hooks'. No longer tests for the bookmark feature,
3161 as logically that feature must have been provided if this function
3162 is running.
3163 Removed ;;;###autoload before the `add-hook' call.
3164
3165 2000-12-13 Stefan Monnier <monnier@cs.yale.edu>
3166
3167 * emacs-lisp/easymenu.el (easy-menu-define): Setup indentation.
3168 (easy-menu-current-active-maps): New function.
3169 (easy-menu-get-map): Use it.
3170 Make a proper menu entry when creating a new keymap.
3171
3172 2000-12-13 Kenichi Handa <handa@etl.go.jp>
3173
3174 * international/characters.el: Fix cases and syntaxes for
3175 mule-unicode-0100-24ff.
3176
3177 * dired.el (dired-move-to-filename-regexp): Fixed for the case
3178 that a Japanese character is not appended after day and year.
3179
3180 * info.el (Info-suffix-list): Change format for a command that
3181 requires arguments.
3182 (info-insert-file-contents): Adjusted for the above change.
3183
3184 2000-12-12 Andreas Schwab <schwab@suse.de>
3185
3186 * tar-mode.el (tar-extract): Base the name of the subfile buffer
3187 on the name of the tar buffer. Verify that the existing buffer is
3188 visiting the same subfile.
3189
3190 2000-12-12 Dave Love <fx@gnu.org>
3191
3192 * subdirs.el: Add obsolete.
3193
3194 2000-12-12 Gerd Moellmann <gerd@gnu.org>
3195
3196 * mail/rmailsum.el (rmail-summary-expunge)
3197 (rmail-summary-expunge-and-save): Use rmail-expunge-confirmed
3198 instead of rmail-confirm-expunge.
3199
3200 * replace.el (perform-replace): Don't use an empty match adjacent
3201 to a non-empty match when computing the next match before the
3202 replacement is performed.
3203
3204 2000-12-12 Milan Zamazal <pdm@freesoft.cz>
3205
3206 * progmodes/glasses.el: Use `define-minor-mode' for the minor mode
3207 definition (patch by Stefan Monnier).
3208 (glasses-mode): Use jit-lock instead of `after-change-functions'
3209 (patch by Stefan Monnier).
3210
3211 2000-12-12 Miles Bader <miles@gnu.org>
3212
3213 * info.el (Info-last-preorder): Don't barf on nodes without a prev.
3214 (Info-scroll-down): Respect `Info-scroll-prefer-subnodes'.
3215
3216 2000-12-12 Andrew Choi <akochoi@i-cable.com>
3217
3218 * term/mac-win.el: Remove load for ls-lisp.
3219
3220 * loadup.el: Load ls-lisp for system-type `macos'.
3221
3222 2000-12-12 Miles Bader <miles@gnu.org>
3223
3224 * simple.el (delete-horizontal-space): Add BACKWARD-ONLY parameter.
3225 Respect field end too.
3226 (just-one-space): Respect fields as `delete-horizontal-space'.
3227 (newline-and-indent, reindent-then-newline-and-indent):
3228 Use `delete-horizontal-space'.
3229
3230 2000-12-11 Stefan Monnier <monnier@cs.yale.edu>
3231
3232 * newcomment.el (comment-indent-new-line): Use delete-horizontal-space
3233 (so as to obey the field property in the minibuffer).
3234
3235 * obsolete/c-mode.el: Moved from lisp/progmodes.
3236 * obsolete/auto-show.el: Moved from lisp.
3237 * obsolete/ooutline.el: Moved from lisp/textmodes.
3238
3239 2000-12-11 Carsten Dominik <dominik@strw.leidenuniv.nl>
3240
3241 * progmodes/idlwave.el: Updated to IDLWAVE version 4.7. Too many
3242 changes to list them here.
3243
3244 * progmodes/idlw-shell.el: Updated to IDLWAVE version 4.7.
3245 Too many changes to list them here.
3246
3247 * progmodes/idlw-rinfo.el: Updated to IDLWAVE version 4.7.
3248 Too many changes to list them here.
3249
3250 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version 4.7.
3251
3252 2000-12-11 Gerd Moellmann <gerd@gnu.org>
3253
3254 * simple.el (kill-new): Don't try to setcar kill-ring if it is nil.
3255
3256 * cus-edit.el (custom-save-variables, custom-save-faces):
3257 Comment fix.
3258
3259 * hscroll.el: Moved to `obsolete' subdir.
3260
3261 2000-12-11 Miles Bader <miles@gnu.org>
3262
3263 * window.el (window-text-height): Function removed (now in C).
3264
3265 2000-12-10 Stefan Monnier <monnier@cs.yale.edu>
3266
3267 * log-edit.el (log-edit-parent-buffer): New var.
3268 (log-edit): Set it. Add BUFFER argument.
3269 (log-edit-done): Use char-before.
3270 Don't bother checking validity of vc-comment-ring.
3271 Only bury the buffer if log-edit popped it up.
3272
3273 * pcvs.el: Update references to CVS-Edit (now Log-Edit).
3274 (cvs-mode-diff-help): Remove.
3275 (cvs-mode-commit): Use the new `log-edit' BUFFER argument.
3276 (cvs-mode-marked): Set up the default for CMD manually.
3277
3278 * pcvs-defs.el (cvs-mode-diff-map): Use minibuffer menu prompt.
3279 Remove binding for ? now made unnecessary.
3280
3281 2000-12-10 Carsten Dominik <dominik@strw.leidenuniv.nl>
3282
3283 * textmodes/reftex.el (reftex-scanning-info-available-p): New function.
3284 (reftex-TeX-master-file): Check for `tex-main-file' early enough.
3285
3286 * textmodes/reftex-global.el (reftex-create-tags-file): Fixed bug
3287 when master file is not open.
3288
3289 2000-12-09 Stefan Monnier <monnier@cs.yale.edu>
3290
3291 * progmodes/ada-stmt.el: Update `maintainer'.
3292
3293 2000-12-09 Stephen Gildea <gildea@alum.mit.edu>
3294
3295 * time-stamp.el (time-stamp-old-format-warn): Reorder custom
3296 choices to match documentation string.
3297
3298 2000-12-09 Miles Bader <miles@gnu.org>
3299
3300 * minibuf-eldef.el: New file.
3301
3302 * window.el (fit-window-to-buffer): Don't pass last argument to
3303 pos-visible-in-window-p, now that its meaning is inverted.
3304
3305 2000-12-08 Eli Zaretskii <eliz@is.elta.co.il>
3306
3307 * image.el (create-image): Doc fix; spotted by Per Cederqvist
3308 <ceder@lysator.liu.se>.
3309
3310 2000-12-08 Stefan Monnier <monnier@cs.yale.edu>
3311
3312 * autoinsert.el (auto-insert-alist): Add missing final \n.
3313
3314 * pcvs-defs.el (cvs-menu): Move. Make submenu for diff commands.
3315 (cvs-menu-map): Remove.
3316 * pcvs.el (cvs-menu): Use `cvs-menu' rather than `cvs-menu-map'.
3317 (cvs-mode-quit): Turn it back into a plain function.
3318
3319 * textmodes/texnfo-upd.el (texinfo-chapter-level-regexp)
3320 (texinfo-filter): Remove (move to texinfo.el).
3321
3322 * textmodes/texinfo.el: Move the (require 'cl) to the front of the
3323 file where it's more visible.
3324 (texinfo-filter, texinfo-chapter-level-regexp): New variables
3325 moved from texnfo-upd.el (for AUCTeX's compatibility, originally).
3326 (texinfo-mode): Use texinfo-chapter-level-regexp for page-delimiter.
3327 (texinfo-inside-macro-p): Only catch `scan-error's.
3328 (texinfo-inside-env-p): Make better use of the match info.
3329 (texinfo-insert-quote): Collapse calls to `texinfo-inside-macro-p'.
3330 (texinfo-insert-@end): Slight re-organization.
3331 Also remove useless `looking-at' call.
3332
3333 2000-12-08 Andrew Innes <andrewi@gnu.org>
3334
3335 * w32-fns.el: Add clipboard support from term/w32-win.el, so it is
3336 accessible in -nw mode.
3337
3338 * term/w32-win.el: Remove stuff about selection timeout, which is
3339 irrelevant on Windows. Move clipboard support to w32-fns.el, so
3340 it is accessible in -nw mode.
3341
3342 2000-12-08 Dave Love <fx@gnu.org>
3343
3344 * emacs-lisp/lisp-mode.el (lisp-mode):
3345 Set font-lock-keywords-case-fold-search.
3346
3347 2000-12-08 Gerd Moellmann <gerd@gnu.org>
3348
3349 * textmodes/ispell.el (ispell): Doc fix.
3350
3351 2000-12-08 Kenichi Handa <handa@etl.go.jp>
3352
3353 * international/quail.el (quail-insert-decode-map): Check the
3354 frame width of a window displaying the current buffer, not that of
3355 the selected frame.
3356 (quail-help): Make sure that the help buffer has window before
3357 inserting text in it.
3358
3359 2000-12-07 Sam Steingold <sds@gnu.org>
3360
3361 * loadup.el: Load emacs-lisp/backquote instead of autoloading.
3362 Backquote is used in isearch.el, so autoloading saves nothing.
3363
3364 2000-12-07 Eli Zaretskii <eliz@is.elta.co.il>
3365
3366 * startup.el (normal-top-level-add-subdirs-to-load-path):
3367 Ignore the CVS and RCS subdirectories case-insensitively.
3368
3369 * dired.el (dired-insert-directory): If file-system-info is
3370 fboundp, call it instead of invoking dired-free-space-program.
3371
3372 2000-12-07 Gerd Moellmann <gerd@gnu.org>
3373
3374 * server.el (server-visit-files): Push files on file-name-history.
3375
3376 * progmodes/cc-langs.el: Update copyright.
3377
3378 * progmodes/idlw-shell.el, progmodes/idlwave.el: Update copyright.
3379
3380 * bindings.el (mode-line-mode-menu): Add glasses-mode.
3381
3382 * bindings.el (mode-line-mode-menu): Reverse the order
3383 of define-keys so that the menu appears in alphabetical order.
3384
3385 2000-12-07 Milan Zamazal <pdm@freesoft.cz>
3386
3387 * progmodes/glasses.el (glasses-mode): Update mode line at the end
3388 of the function.
3389
3390 2000-12-07 Dave Love <fx@gnu.org>
3391
3392 * jka-compr.el (jka-compr-compression-info-list): Fix :type.
3393
3394 * facemenu.el (facemenu-unlisted-faces): Fix value.
3395
3396 2000-12-07 Stefan Monnier <monnier@cs.yale.edu>
3397
3398 * font-lock.el (font-lock-default-fontify-region):
3399 Include the terminating \n (off-by-one error).
3400 (font-lock-set-defaults): Use dolist.
3401
3402 * derived.el (define-derived-mode): Don't use combine-run-hooks.
3403
3404 2000-12-07 Kenichi Handa <handa@etl.go.jp>
3405
3406 * international/mule-cmds.el (describe-language-environment):
3407 Fix for the case that an input method title is not string but a list.
3408
3409 * ps-bdf.el (bdf-read-font-info): Modify the kludgy code for fonts
3410 of wrong SIZE record.
3411
3412 2000-12-06 Dave Love <fx@gnu.org>
3413
3414 * newcomment.el (comment-region, comment-dwim): Doc fix.
3415
3416 * textmodes/texinfo.el: Require tex-mode when compiling.
3417 (texinfo-update-node): Doc fix.
3418 (texinfo-imenu-generic-expression): Add @anchor.
3419 (texinfo-font-lock-keywords): Add @uref.
3420 (texinfo-inside-macro-p): Don't use ignore-errors.
3421 (texinfo-insert-quote): Match more contexts.
3422
3423 * international/mule.el (decode-char, encode-char): Doc fix.
3424 (auto-coding-alist): Customize.
3425
3426 * files.el (load-file): Fix change of 2000-03-12.
3427
3428 * wid-edit.el (widget-text-keymap): Doc fix.
3429
3430 2000-12-06 Andrew Innes <andrewi@gnu.org>
3431
3432 * makefile.w32-in (lisp): Set to an absolute directory, namely
3433 $(CURDIR).
3434
3435 2000-12-06 Eli Zaretskii <eliz@is.elta.co.il>
3436
3437 * emacs-lisp/autoload.el (update-file-autoloads): Use raw-text to
3438 read generated-autoload-file, and set buffer-file-coding-system to
3439 raw-text-unix after reading the file.
3440
3441 * international/mule-conf.el (file-coding-system-alist):
3442 Use raw-text for reading loaddefs.el and raw-text-unix for writing it.
3443
3444 2000-12-06 Gerd Moellmann <gerd@gnu.org>
3445
3446 * replace.el (occur): Make line-number-width 1 smaller for the
3447 colon following the line number.
3448
3449 * startup.el (fancy-splash-text, command-line-1):
3450 Use `File' for the menu name instead of `Files'.
3451
3452 * tmm.el: Update copyright.
3453
3454 * cus-start.el: Add entry for even-window-heights.
3455
3456 2000-12-06 Miles Bader <miles@gnu.org>
3457
3458 * faces.el (frame-set-background-mode): Avoid stomping on
3459 locally modified faces.
3460
3461 2000-12-06 Kenichi Handa <handa@etl.go.jp>
3462
3463 * international/fontset.el: Correct the font registries for
3464 japanese-jisx0213-1 and japanese-jisx0213-2.
3465
3466 2000-12-05 Gerd Moellmann <gerd@gnu.org>
3467
3468 * textmodes/reftex-toc.el (reftex-toc-menu): Fix typo.
3469
3470 * iswitchb.el: Update customization commentary.
3471
3472 2000-12-05 Rob Riepel <riepel@Stanford.EDU>
3473
3474 * emulation/tpu-edt.el (tpu-help): Fixed previous screen logic.
3475 (tpu-search-highlight): Fixed comparison of overlay end positions.
3476 (tpu-trim-line-ends): Implemented trimming logic locally.
3477
3478 * emulation/tpu-extras.el (tpu-write-file-hook)
3479 (tpu-set-cursor-bound): Replaced picture-clean with tpu-trim-line-ends.
3480
3481 2000-12-05 Kenichi Handa <handa@etl.go.jp>
3482
3483 * language/chinese.el (chinese-iso-8bit): Change mime-charset name
3484 to cn-gb.
3485 (cn-gb, gb2312): New aliases for chinese-iso-8bit.
3486
3487 2000-12-04 Dave Love <fx@gnu.org>
3488
3489 * emacs-lisp/cl-indent.el: Remove erroneous spec for condition-case.
3490
3491 2000-12-04 Gerd Moellmann <gerd@gnu.org>
3492
3493 * mail/rmailsum.el (rmail-summary-expunge)
3494 (rmail-summary-expunge-and-save): Ask for confirmation with
3495 rmail-expunge-confirmed.
3496
3497 * mail/rmail.el (rmail-expunge-confirmed): New function.
3498 (rmail-expunge): Use it.
3499
3500 2000-12-04 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
3501
3502 * progmodes/etags.el (tag-partial-file-name-match-p): New function.
3503 (etags-recognize-tags-table, find-tag-in-order):
3504 New functionality: interpret file names as tags.
3505
3506 2000-12-04 Eli Zaretskii <eliz@is.elta.co.il>
3507
3508 * info.el (Info-scroll-prefer-subnodes): New defcustom.
3509 (Info-scroll-up): If Info-scroll-prefer-subnodes is nil, don't visit
3510 the first subnode until the bottom of the current node is visible.
3511
3512 2000-12-04 Gerd Moellmann <gerd@gnu.org>
3513
3514 * format.el (format-decode): Don't change buffer's undo list.
3515
3516 2000-12-04 Kenichi Handa <handa@etl.go.jp>
3517
3518 * faces.el (face-font-registry-alternatives): Add entries for CJK
3519 fonts. Doc-string adjusted for the actual usage of this data.
3520
3521 * international/fontset.el: Change the font registries for CJK
3522 fonts in the default fontset. Don't append '*' to registries.
3523
3524 2000-12-03 Stefan Monnier <monnier@cs.yale.edu>
3525
3526 * emacs-lisp/easy-mmode.el (define-derived-mode)
3527 (easy-mmode-derived-mode-p): Remove (moved to derived.el).
3528
3529 * derived.el (define-derived-mode): Revived, moved from easy-mmode.el.
3530 (derived-mode-p): New function.
3531 (derived-mode-make-docstring): Add `docstring' argument.
3532 Use it if available and complete it if necessary.
3533
3534 2000-12-03 Andreas Schwab <schwab@suse.de>
3535
3536 * type-break.el (type-break): Don't make parent of itself.
3537
3538 2000-12-03 Miles Bader <miles@gnu.org>
3539
3540 * simple.el (delete-trailing-whitespace): Don't delete newlines too.
3541
3542 2000-12-02 Stefan Monnier <monnier@cs.yale.edu>
3543
3544 * textmodes/tex-mode.el (tex-start-shell): Obey shell-file-name.
3545 (tex-main-file, tex-file): Simplify.
3546 (tex-generate-zap-file-name): Use subst-char-in-string.
3547 (tex-strip-dots): Remove.
3548
3549 * tmm.el (tmm-get-keymap): Eval the menu name in `menu-item'.
3550
3551 * textmodes/ispell.el (check-ispell-version): Don't use match-beginning
3552 to check if the match succeeded.
3553
3554 2000-12-02 Gerd Moellmann <gerd@gnu.org>
3555
3556 * startup.el (use-fancy-splash-screens-p): New function.
3557 (command-line-1): Use it to determine whether or not to use
3558 a fancy splash screen.
3559
3560 2000-12-02 Andreas Schwab <schwab@suse.de>
3561
3562 * emacs-lisp/eldoc.el (eldoc): Don't make parent of itself.
3563
3564 2000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
3565
3566 * international/mule.el (make-char): Fix last change.
3567
3568 * textmode/texinfo.el (texinfo-open-quote, texinfo-close-quote):
3569 New defcustoms.
3570 (texinfo-insert-quote): Don't call tex-insert-quote, to avoid
3571 autoloading tex-mode; instead, do the same manually.
3572 Use texinfo-open-quote and texinfo-close-quote. Insert literal quote
3573 with numeric argument. Docstring fix.
3574 (toplevel): Require cl when compiling.
3575
3576 * international/mule.el (make-char): Doc fix.
3577
3578 2000-12-02 Jason Rumney <jasonr@gnu.org>
3579
3580 * term/w32-win.el (x-select-enable-clipboard): Customize (as per
3581 the Emacs Lisp manual)
3582
3583 2000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
3584
3585 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
3586
3587 * term/pc-win.el (x-select-enable-clipboard): Customize (as per
3588 the Emacs Lisp manual).
3589
3590 2000-12-02 Gerd Moellmann <gerd@gnu.org>
3591
3592 * simple.el (next-line-add-newlines): Change default to nil.
3593
3594 2000-12-01 Eli Zaretskii <eliz@is.elta.co.il>
3595
3596 * files.el (revert-buffer, recover-file):
3597 Bind coding-system-for-read to emacs-mule-unix, not to no-conversion.
3598
3599 2000-12-01 Gerd Moellmann <gerd@gnu.org>
3600
3601 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
3602
3603 2000-12-01 Miles Bader <miles@gnu.org>
3604
3605 * window.el (fit-window-to-buffer): Handle non-nil `truncate-lines'.
3606
3607 2000-12-01 Kenichi Handa <handa@etl.go.jp>
3608
3609 * international/mule-diag.el (describe-char-after): Fix typo.
3610 (describe-character-set, non-iso-charset-alist): Fix typo.
3611
3612 2000-12-01 Miles Bader <miles@gnu.org>
3613
3614 * image-file.el (image-file-name-regexp): Automatically add
3615 upper-case variants of each filename extension in
3616 `image-file-name-extensions', since they seem to be common.
3617
3618 * simple.el (minibuffer-contents)
3619 (minibuffer-contents-no-properties, delete-minibuffer-contents):
3620 New functions.
3621 * filecache.el (file-cache-directory-name)
3622 (file-cache-minibuffer-complete): Ignore the minibuffer prompt.
3623
3624 2000-12-01 Milan Zamazal <Milan.Zamazal@qbizm.com>
3625
3626 * filecache.el (file-cache-minibuffer-complete): Don't try to
3627 delete the minibuffer prompt.
3628
3629 2000-11-30 Dave Love <fx@gnu.org>
3630
3631 * cus-start.el: Fix read-buffer-function type.
3632
3633 2000-11-30 Gerd Moellmann <gerd@gnu.org>
3634
3635 * md5.el: Removed. There's a built-in function, now.
3636
3637 2000-11-30 Markus Rost <rost@math.ohio-state.edu>
3638
3639 * mail/rmail.el (rmail-set-message-counters): Don't use "D"
3640 as dummy 0-th char of rmail-deleted-vector.
3641
3642 2000-11-30 Eli Zaretskii <eliz@is.elta.co.il>
3643
3644 * ps-print.el (ps-end-job): Bind case-fold-search only after
3645 switching to ps-spool-buffer.
3646
3647 2000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3648
3649 * ps-print.el: Line number font customization. PostScript: Lines and
3650 PageCount are initialized on each page. Doc Fix.
3651 (ps-print-version): New version number (6.3.2).
3652 (ps-lpr-switches, ps-font-info-database, ps-font-size)
3653 (ps-header-font-size, ps-header-title-font-size, ps-left-header)
3654 (ps-right-header): Customization fix.
3655 (ps-setup, ps-select-font, ps-begin-file, ps-header-sheet, ps-end-job):
3656 Fix code.
3657 (ps-end-with-control-d, ps-line-number-font, ps-line-number-font-size):
3658 New vars.
3659
3660 2000-11-30 Gerd Moellmann <gerd@gnu.org>
3661
3662 * bs.el: Fix typos and spelling errors.
3663 (bs-appearance) <defgroup>: Renamed from bs-appearence.
3664 (bs-configuration): Doc fix.
3665
3666 * bs.el: Undo mistaken change of 2000-11-28. Update copyright.
3667
3668 2000-11-30 Rob Riepel <riepel@Stanford.EDU>
3669
3670 * emulation/tpu-edt.el (tpu-version): New version.
3671 (tpu-search-overlay, tpu-replace-overlay): New initial range.
3672 (tpu-original-mode-line): Variable deleted.
3673 (tpu-mark-flag): New initial value.
3674 (tpu-set-mode-line): Don't redefine mode-line-format.
3675 Add tpu-mark-flag to minor-mode-alist.
3676 (tpu-update-mode-line): New mark flag logic.
3677 (tpu-get): Use find-file-wildcards.
3678 (tpu-search-highlight): Move overlay less, reset overlay properly.
3679 (tpu-unselect): Deactivate mark.
3680 (tpu-lm-replace): Reset overlay properly.
3681 (tpu-forward-line): Use forward-visible-line.
3682 (tpu-edt-on): Set transient mark mode. ispell autoloads deleted.
3683
3684 * emulation/tpu-extras.el (tpu-forward-line): Use forward-visible-line.
3685
3686 2000-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
3687
3688 * cus-edit.el (custom-face-value-create): Always emphasize tag.
3689
3690 2000-11-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
3691
3692 * calendar/diary-lib.el (diary-entry-time): Anchor pattern correctly
3693 and skip whitespace and newlines.
3694
3695 2000-11-30 Stefan Monnier <monnier@cs.yale.edu>
3696
3697 * emacs-lisp/cl.el (third...tenth): Really undo change of 2000-08-05.
3698
3699 2000-11-29 Gerd Moellmann <gerd@gnu.org>
3700
3701 * help.el (describe-function-1): Regexp-quote function name
3702 when used as part of a regexp.
3703
3704 * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
3705 Use face-attribute instead of face-foreground and face-background.
3706 (tool-bar-add-item): Likewise, and handle unspecified colors.
3707
3708 * enriched.el (enriched-face-ans): Use face-attribute instead
3709 of face-foreground and face-background.
3710
3711 * faces.el (face-foreground, face-background, face-stipple):
3712 Return nil if attribute is unspecified, for backward compatibility.
3713
3714 * files.el (auto-mode-alist): Add an entry for antlr-mode.
3715
3716 * play/5x5.el: Remove version info.
3717
3718 * toolbar/tool-bar.el (tool-bar-mode): Doc fix.
3719
3720 * frame.el (blink-cursor-mode): Doc fix.
3721
3722 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
3723
3724 * antlr-mode.el: New commands to run ANTLR from within Emacs and
3725 to create Makefile rules.
3726 (antlr-tool-command): New user option.
3727 (antlr-ask-about-save): New user option.
3728 (antlr-makefile-specification): New user option.
3729 (antlr-file-formats-alist): New variable.
3730 (antlr-special-file-formats): New variable.
3731 (antlr-unknown-file-formats): New user option.
3732 (antlr-help-unknown-file-text): New variable.
3733 (antlr-help-rules-intro): New variable.
3734 (antlr-mode-map): Add [C-c C-r] for `antlr-run-tool'.
3735 (antlr-mode-menu): Add entries.
3736 (antlr-file-dependencies): New function.
3737 (antlr-directory-dependencies): New function.
3738 (antlr-superclasses-glibs): New function.
3739 (antlr-run-tool): New command.
3740 (antlr-makefile-insert-variable): New function.
3741 (antlr-insert-makefile-rules): New function.
3742 (antlr-show-makefile-rules): New command.
3743
3744 * antlr-mode.el: More Emacs/XEmacs stuff.
3745 (antlr-no-action-keywords): New constant with value nil.
3746 (antlr-font-lock-keywords-alist): Use it. Old value would break
3747 syntax highlighting in Emacs-21.0.
3748 (antlr-default-directory): Emacs/XEmacs dependend function.
3749 (antlr-read-shell-command): Ditto.
3750 (antlr-with-displaying-help-buffer): Ditto.
3751
3752 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
3753
3754 * antlr-mode.el: imenu, parsing and highlighting changes.
3755 (antlr-imenu-create-index-function): Don't create extra submenus
3756 for definitions in different grammar classes. It is not necessary
3757 for the menu and would make command `imenu' awkward to use.
3758 (antlr-skip-file-prelude): With ANTLR-2.7+, you can specify named
3759 header actions and more than one.
3760 (antlr-font-lock-tokendef-face): Changed color.
3761 (antlr-font-lock-tokenref-face): Changed color.
3762 (antlr-font-lock-additional-keywords): Also highlight lowercase.
3763 (antlr-mode-syntax-table): New variable.
3764 (antlr-mode): Populate and use it instead `java-mode-syntax-table'.
3765 (antlr-with-syntax-table): Don't copy syntax table.
3766
3767 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
3768
3769 * antlr-mode.el: Minor changes: language setting.
3770 (antlr-language-alist): The value for file option "language" can
3771 be both an identifier and a string.
3772 Reported by Rajesh Radhakrishnan <radhakrs@email.uc.edu>.
3773 (antlr-language-limit-n-regexp): Change accordingly.
3774
3775 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
3776
3777 * antlr-mode.el: Minor changes: tabs, hiding.
3778 (antlr-tab-offset-alist): Set `indent-tabs-mode' to nil instead t.
3779 (antlr-action-visibility): Also allow value nil to also hide the
3780 braces. Renamed from `antlr-tiny-action-length'.
3781 Suggested by Jay@aol.com.
3782 (antlr-hide-actions): Change accordingly. Hide line if completely
3783 hidden action is on a line of its own.
3784
3785 2000-11-29 Stefan Monnier <monnier@cs.yale.edu>
3786
3787 * subr.el (combine-run-hooks): Only run-hooks if there's a hook to run.
3788
3789 * sort.el (sort-columns): Don't concat strings with numbers.
3790
3791 2000-11-29 Dave Love <fx@gnu.org>
3792
3793 * cus-edit.el (face): Fix :format.
3794
3795 * mail/feedmail.el: Require smtpmail when compiling.
3796 (mail-do-fcc): Autoload.
3797 (feedmail) <defgroup>: Fix :link.
3798 (feedmail-nuke-body-in-fcc): Fix :type.
3799 (feedmail-send-it): Add autoload cookie.
3800
3801 2000-11-29 Stefan Monnier <monnier@cs.yale.edu>
3802
3803 * newcomment.el (comment-indent): Save excursion around call to
3804 comment-indent-function.
3805
3806 2000-11-29 Miles Bader <miles@gnu.org>
3807
3808 * subr.el (member-ignore-case): Return the tail of the list who's
3809 car matches, like `member', not the matching element itself.
3810
3811 2000-11-29 Kenichi Handa <handa@etl.go.jp>
3812
3813 * xml.el (xml-parse-tag): Fix finding opening tag. A tag name
3814 should not contain `\n'.
3815
3816 2000-11-28 Gerd Moellmann <gerd@gnu.org>
3817
3818 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
3819
3820 * hscroll.el: Add hints to `automatic-hscrolling' to doc strings.
3821
3822 * dired-aux.el (dired-do-create-files): Construct default file
3823 name for dired-mark-read-file-name so that when the user enters
3824 just RET, the target file will end up in the target directory.
3825
3826 * abbrev.el (prepare-abbrev-list-buffer): Get the value of
3827 local-abbrev-table before changing buffers because it might
3828 have a buffer-local binding.
3829
3830 2000-11-28 Miles Bader <miles@gnu.org>
3831
3832 * simple.el (delete-horizontal-space): Handle fields more generally.
3833
3834 2000-11-28 Gerd Moellmann <gerd@gnu.org>
3835
3836 * simple.el (delete-horizontal-space): Handle minibuffer prompt.
3837
3838 2000-11-28 Dave Love <fx@gnu.org>
3839
3840 * progmodes/ps-mode.el (ps-mode): Set comment-start and
3841 comment-start-skip locally.
3842
3843 * progmodes/fortran.el (fortran-mode): Don't set
3844 fortran-comment-line-start-skip. Set comment-start to
3845 fortran-comment-line-start.
3846 (fortran-fill-paragraph) <non-empty-comment>: Remove regexp group.
3847 (fortran-comment-line-start-skip): Simplify slightly.
3848
3849 2000-11-28 Gerd Moellmann <gerd@gnu.org>
3850
3851 * play/5x5.el: Remove RCS keyword.
3852
3853 * bs.el: Mistaken commit, undone 2000-11-30.
3854
3855 2000-11-28 Milan Zamazal <pdm@freesoft.cz>
3856
3857 * textmodes/tildify.el (tildify-string-alist):
3858 Add `plain-tex-mode' here.
3859
3860 2000-11-28 Colin Walters <walters@cis.ohio-state.edu>
3861
3862 * chistory.el (Command-history-setup): Remove extraneous `keymap'
3863 reference.
3864
3865 2000-11-28 Miles Bader <miles@gnu.org>
3866
3867 * cus-face.el (custom-face-attributes): Add post-filter function
3868 for :box. Make pre-filter function for :box handle all cases.
3869
3870 * wid-edit.el (widget-choose): Make sure pop-up window is large
3871 enough to display all the choices, as there's no way to scroll it.
3872
3873 2000-11-28 Kenichi Handa <handa@etl.go.jp>
3874
3875 * international/mule-conf.el: Make the coding system no-conversion
3876 safe for all characters.
3877
3878 2000-11-27 Dave Love <fx@gnu.org>
3879
3880 * net/ldap.el (ldap) <defgroup>: Add :version.
3881
3882 * tooltip.el (tooltip-use-echo-area): Doc fix.
3883
3884 * cus-start.el <minibuffer-prompt-properties>: Add version.
3885 <read-buffer-function>: Add.
3886
3887 * apropos.el (apropos-print): Add help-echo to active text.
3888
3889 * term/x-win.el (x-select-enable-clipboard): Customize (per lispref).
3890
3891 2000-11-27 Gerd Moellmann <gerd@gnu.org>
3892
3893 * mail/rmail.el (rmail-automatic-folder-directives): Add a custom
3894 type, group and version.
3895
3896 2000-11-27 Eli Zaretskii <eliz@is.elta.co.il>
3897
3898 * select.el (x-get-selection): Docstring fix.
3899
3900 2000-11-27 Dave Pearson <davep@hagbard.demon.co.uk>
3901
3902 * play/5x5.el (5x5-play-solution): Bind hinhibit-quit to t.
3903
3904 2000-11-27 Andrew Innes <andrewi@gnu.org>
3905
3906 * makefile.nt (.SUFFIXES): Add .SUFFIXES.
3907
3908 * makefile.w32-in (.SUFFIXES): Add .SUFFIXES.
3909
3910 2000-11-27 Miles Bader <miles@gnu.org>
3911
3912 * dired.el (dired-get-filename): Return filename verbatim if
3913 LOCALP is `verbatim'.
3914 * dired-aux.el (dired-add-entry): Call `dired-get-filename' with
3915 `verbatim' so that we don't inadvertently delete a non-existant
3916 directory name.
3917
3918 2000-11-27 Kenichi Handa <handa@etl.go.jp>
3919
3920 * international/characters.el: Specify cases and syntaxes for
3921 mule-unicode-0100-24ff.
3922
3923 2000-11-27 Gerd Moellmann <gerd@gnu.org>
3924
3925 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Handle case
3926 that foreground and/or background colors of the face `tool-bar'
3927 are unspecified.
3928
3929 2000-11-27 Miles Bader <miles@gnu.org>
3930
3931 * wid-edit.el (widget-field-buffer, widget-field-start)
3932 (widget-field-end): Handle widget field `pseudo-overlays'.
3933 (widget-field-value-delete): Delete WIDGET from `widget-field-new'
3934 if it's there instead of in `widget-field-list'.
3935
3936 * help.el (help-manyarg-func-alist): Correct entry for `vconcat'.
3937 (help-make-xrefs): Delete extraneous newlines at the end of the
3938 docstring.
3939
3940 2000-11-25 Jason Rumney <jasonr@gnu.org>
3941
3942 * startup.el (command-line): Call set-locale-environment after
3943 Window System init file is read, as it can result in a call to
3944 redraw-frame.
3945
3946 2000-11-25 Eli Zaretskii <eliz@is.elta.co.il>
3947
3948 * simple.el (shell-command): Mention the effect of the prefix
3949 argument in the doc string.
3950
3951 2000-11-25 Miles Bader <miles@gnu.org>
3952
3953 * cus-face.el (custom-face-attributes): Add "None" choice to :stipple.
3954
3955 * wid-edit.el (widget-field-value-delete): Don't try to delete
3956 overlay when it's the `pseudo-overlay' that exists at some points.
3957
3958 2000-11-24 Jason Rumney <jasonr@gnu.org>
3959
3960 * international/mule-cmds.el (locale-language-names): Add "jp" as
3961 a non-standard alternative for Japanese.
3962
3963 2000-11-24 Andre Spiegel <spiegel@gnu.org>
3964
3965 * vc-hooks.el: Require 'cl during compilation.
3966
3967 2000-11-24 Gerd Moellmann <gerd@gnu.org>
3968
3969 * faces.el (face-set-after-frame-default): Let face attributes
3970 specified for new frames override frame parameters.
3971
3972 * startup.el (command-line): Fix computation of the source file
3973 for user-init-file when user-init-file is a compiled file.
3974
3975 2000-11-24 Miles Bader <miles@gnu.org>
3976
3977 * cus-edit.el (custom-filter-face-spec, custom-pre-filter-face-spec)
3978 (custom-post-filter-face-spec): New functions.
3979 (custom-face-set, custom-face-value-create): Filter the face spec
3980 before and after customization.
3981 (custom-face-set): If VALUE specifies a null face, pass a
3982 non-null-but-otherwise-ignored face-spec instead to `face-spec-set'.
3983 * cus-face.el (custom-face-attributes): Remove SET and GET
3984 functions. Add some IN-FILTER and OUT-FILTER functions in the few
3985 cases they're needed.
3986
3987 * wid-edit.el (checkbox): Add a small `X' to the the :on-glyph, so
3988 that it's distinguishable from the :off-glyph on dark-background
3989 displays. Set its background color too.
3990
3991 * cus-start.el (all): Restore entry for `mode-line-inverse-video',
3992 so that people can easily turn it off.
3993
3994 2000-11-24 Michael Kifer <kifer@cs.sunysb.edu>
3995
3996 * ediff-diff.el: Moved variables around to have it compile under NT.
3997
3998 * ediff-help.el (ediff-use-long-help-message): Made it customizable.
3999
4000 * ediff-init.el (ediff-abbrev-jobname): Use capitalize.
4001
4002 * ediff-wind.el (ediff-skip-unsuitable-frames): Deleted the
4003 redundant skip-small-frames test.
4004
4005 * viper-cmd.el (viper-change-state-to-vi): Disable overwrite mode.
4006 (viper-downgrade-to-insert): Protect against errors in hooks.
4007
4008 * viper-init.el (viper-vi-state-hook,viper-insert-state-hook)
4009 (viper-replace-state-hook,viper-emacs-state-hook): Do cursor handling.
4010 (viper-restore-cursor-type,viper-set-insert-cursor-type):
4011 New functions.
4012
4013 * viper-util.el (viper-memq-char): Bug fixes.
4014
4015 * viper.el (viper-mode): Fix cursor handling.
4016
4017 2000-11-24 Kenichi Handa <handa@etl.go.jp>
4018
4019 * international/mule-diag.el (list-iso-charset-chars):
4020 For two-byte charset, fix the `while' condition.
4021 (list-non-iso-charset-chars): Fix the `while' condition.
4022
4023 2000-11-23 Stefan Monnier <monnier@cs.yale.edu>
4024
4025 * subr.el (add-hook, remove-hook): Don't call make-local-hook
4026 if the variable is make-variable-buffer-local.
4027
4028 * progmodes/ada-stmt.el (ada-template-map):
4029 Initialize and bind it to C-c t in ada-mode-map.
4030 (ada-stmt-mode-hook): New function extracted from old code.
4031 Only change the buffer-local side of skeleton-*.
4032 (ada-mode-hook): Use it.
4033
4034 2000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
4035
4036 * iswitchb.el (iswitchb-minibuf-depth): New variable.
4037 (iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value
4038 we expect to be returned by minibuffer-depth once we prompt the
4039 user in the minibuffer.
4040 (iswitchb-entryfn-p): If minibuffer-depth returns the same value
4041 as recorded in iswitchb-minibuf-depth, return non-nil.
4042
4043 2000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
4044
4045 * hscroll.el (turn-on-hscroll, hscroll-mode, hscroll-global-mode)
4046 (hscroll-window-maybe): Docstring fix.
4047
4048 2000-11-23 Dave Love <fx@gnu.org>
4049
4050 * rect.el (string-rectangle): Don't test delete-selection-mode.
4051
4052 2000-11-23 Gerd Moellmann <gerd@gnu.org>
4053
4054 * avoid.el (mouse-avoidance-too-close-p): Return nil if mouse
4055 is in the tool bar.
4056
4057 * dired-aux.el (dired-add-entry): Don't call dired-get-filename
4058 with `no-dir'; we want the directory part to be able to remove it.
4059
4060 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
4061
4062 * textmodes/outline.el (outline-flag-region):
4063 Don't bind inhibit-read-only since we don't modify the buffer.
4064 (outline-isearch-open-invisible): Don't jump to overlay-start
4065 since we're trying to unhide text around point.
4066 (outline-discard-overlays): Use dolist.
4067
4068 * autoinsert.el (auto-insert-alist): Add `provide' to elisp skeleton.
4069
4070 2000-11-22 Gerd Moellmann <gerd@gnu.org>
4071
4072 * mail/rmail.el (rmail-confirm-expunge): Default to y-or-n-p.
4073
4074 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
4075
4076 * textmodes/tex-mode.el (tex-font-lock-keywords-1):
4077 Fix ARG regexp to skip quoted braces.
4078 (tex-font-lock-keywords-2): Fix ARG regexp to skip quoted braces.
4079 Remove `bf' and `it' from `bold' and `italic' (they were wrong and
4080 are (correctly) handled separately).
4081 Remove `caption' and `footnote' from `citations': they contain text.
4082 Don't highlight `textmd', `texttt' and `textrm' with bold-italic.
4083 (latex-skeleton-end-hook): New function.
4084 (latex-mode): Use it.
4085 (tex-start-tex-marker): Remove.
4086 (tex-send-tex-command): Don't set tex-start-tex-marker.
4087 (tex-error-parse-syntax-table): New var.
4088 (tex-compilation-parse-errors): Use it.
4089 Ignore tex-start-tex-marker. Don't bother with marker-position.
4090 (tex-validate-buffer): Don't bother with marker-position.
4091
4092 * textmodes/flyspell.el (flyspell-prog-text-faces): New var.
4093 (flyspell-generic-progmode-verify): Use it.
4094
4095 2000-11-22 Sam Steingold <sds@gnu.org>
4096
4097 * simple.el (delete-trailing-whitespace): New interactive function.
4098
4099 * progmodes/ada-mode.el (ada-mode): Use it instead of
4100 `ada-remove-trailing-spaces'.
4101 (ada-remove-trailing-spaces): Removed.
4102
4103 * textmodes/two-column.el (2C-merge): Recommend it in the doc.
4104
4105 * textmodes/picture.el (picture-clean): Removed.
4106 (picture-mode-exit): Call it instead of `picture-clean'.
4107
4108 2000-11-22 Gerd Moellmann <gerd@gnu.org>
4109
4110 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
4111
4112 * hi-lock.el (hi-lock-refontify): Don't call non-existent
4113 jit-lock-fontify-buffer; it should anyway be unneccessary to
4114 do anything special when jit-lock is active.
4115 (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs.
4116
4117 2000-11-22 Dave Love <fx@gnu.org>
4118
4119 * calendar/todo-mode.el (todo-top-priorities): Use
4120 todo-tmp-buffer-name. From Milan Zamazal <Milan.Zamazal@qbizm.com>.
4121
4122 * language/chinese.el, language/cyrillic.el:
4123 * language/devanagari.el, language/ethiopic.el, language/greek.el:
4124 * language/hebrew.el, language/indian.el, language/japanese.el:
4125 * language/korean.el, language/lao.el, language/misc-lang.el:
4126 * language/thai.el, language/tibetan.el, language/vietnamese.el:
4127 Use provide.
4128
4129 * cus-edit.el (custom-buffer-create-internal): Save some consing.
4130 (custom-variable-set): Improve validation error mesage.
4131
4132 * rect.el (string-rectangle): Revert last change.
4133 (string-rectangle-line): New arg DELETE.
4134 (string-rectangle): Check delete-selection-mode.
4135
4136 * emacs-lisp/edebug.el (edebug-version)
4137 (edebug-maintainer-address): Deleted.
4138 (edebug-submit-bug-report): Just alias to report-emacs-bug.
4139 (edebug-read-function): Account for other `'#' read forms.
4140 (edebug-mode-menus): Make some items toggles.
4141 (edebug-outside-unread-command-event, unread-command-event):
4142 Remove these to avoid warnings.
4143
4144 2000-11-22 David Ponce <david@dponce.com>
4145
4146 * recentf.el (recentf-menu-items-for-commands)
4147 (recentf-make-menu-items, recentf-make-menu-item)
4148 (recentf-filter-changer): Added :help and :active menu-item properties.
4149
4150 (recentf-build-dir-rules, recentf-dump-variable)
4151 (recentf-edit-list, recentf-open-files-item)
4152 (recentf-open-files): Replaced unnecessary `mapcar' with new
4153 built-in `mapc'.
4154
4155 2000-11-23 Miles Bader <miles@gnu.org>
4156
4157 * faces.el (menu): Make inverse-video on ttys too.
4158
4159 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
4160
4161 * simple.el (comment-line-break-function): Use the new name
4162 indent-new-comment-line -> comment-indent-new-line.
4163 (clone-indirect-buffer): Don't ignore NORECORD.
4164 (next-completion): Properly handle the case where items are adjacent.
4165
4166 * mouse.el (popup-menu): Stupid typo.
4167
4168 2000-11-22 Gerd Moellmann <gerd@gnu.org>
4169
4170 * emacs-lisp/authors.el: Remove autoload cookies, add author,
4171 maintainer, keywords tags.
4172
4173 * rect.el (replace-rectangle): Don't call string-rectangle-line
4174 with too many arguments.
4175
4176 2000-11-22 Andre Spiegel <spiegel@gnu.org>
4177
4178 * ediff-util.el (ediff-file-checked-out-p)
4179 (ediff-file-checked-in-p): Call vc-state instead of
4180 vc-locking-user, which no longer exists.
4181
4182 * emulation/viper-util.el (viper-file-checked-in-p): Same as above.
4183
4184 2000-11-22 Dave Love <fx@gnu.org>
4185
4186 * md5.el (md5): Provide.
4187 (md5): Fix error call.
4188
4189 2000-11-22 Miles Bader <miles@gnu.org>
4190
4191 * textmodes/refill.el (refill-adjust-ignorable-overlay)
4192 (refill-fill-paragraph-at): Remove debugging code.
4193
4194 * calendar/calendar.el (generate-calendar-window): When we don't
4195 call `fit-window-to-buffer', make sure the top line is fully visible.
4196
4197 * image-file.el (insert-image-file): Don't make `read-only'
4198 property rear-nonsticky.
4199
4200 * isearch.el (isearch-original-minibuffer-message-timeout): New var.
4201 (isearch-mode): Set `minibuffer-message-timeout' to nil, after
4202 stashing away its original value.
4203 (isearch-edit-string): Temporarily restore `minibuffer-message-timeout'
4204 in the recursive edit.
4205 Bind `isearch-original-minibuffer-message-timeout' to protect it.
4206 (isearch-done): Restore `minibuffer-message-timeout'.
4207
4208 * cus-start.el: Remove entry for `mode-line-inverse-video'.
4209
4210 2000-11-21 Stefan Monnier <monnier@cs.yale.edu>
4211
4212 * progmodes/ada-mode.el (ada-mode): `set '' -> `setq'.
4213
4214 * find-lisp.el (find-lisp-find-files-internal):
4215 Use dolist, when and file-name-as-directory.
4216
4217 * emacs-lisp/edebug.el (edebug-form-spec prop): Use dolist.
4218 (define-derived-mode, define-minor-mode): Add specs.
4219
4220 * window.el: General comment and spacing fixes.
4221 (save-selected-window): Use backquotes.
4222 (window-safely-shrinkable-p): New function.
4223 (shrink-window-if-larger-than-buffer): Use it.
4224
4225 * subr.el (make-local-hook): Docstring fix.
4226
4227 * shell.el (shell-mode): Use define-derived-mode.
4228
4229 * newcomment.el (comment-indent): Insert comment before calling
4230 comment-indent-function. Don't insert in column 0.
4231 (comment-dwim): Indent before inserting comment.
4232
4233 * isearch.el (isearch-mode-map): Fix docstring. Init in defvar.
4234 (minibuffer-local-isearch-map): Init in defvar. Use inheritance.
4235 (isearch-clean-overlays, isearch-range-invisible, isearch-unread):
4236 Use mapc rather than map.
4237
4238 * files.el (find-buffer-visiting): Compare all attributes before
4239 declaring two files identical (rather than just their inode-no).
4240 (auto-mode-alist): Use \' rather than $.
4241
4242 * which-func.el: Update maintainer line.
4243
4244 * pcvs.el (uniquify-buffer-file-name): Remove advice.
4245 * uniquify.el (uniquify-list-buffers-directory-modes): New var.
4246 (uniquify-buffer-file-name): Use it.
4247
4248 2000-11-22 Miles Bader <miles@gnu.org>
4249
4250 * cus-start.el: Add entry for `minibuffer-prompt-properties'.
4251 * simple.el (minibuffer-avoid-prompt): New function.
4252
4253 2000-11-21 Gerd Moellmann <gerd@gnu.org>
4254
4255 * Makefile.in (.SUFFIXES): Add .SUFFIXES.
4256
4257 2000-11-21 Miles Bader <miles@gnu.org>
4258
4259 * emacs-lisp/advice.el (ad-special-forms): Correct the conditional
4260 inclusion of `track-mouse'.
4261
4262 * textmodes/refill.el (refill-ignorable-overlay): New variable.
4263 (refill-adjust-ignorable-overlay): New function.
4264 (refill-fill-paragraph-at): Use `refill-ignorable-overlay' to fill
4265 only the paragraph's tail if possible.
4266 Update `refill-ignorable-overlay'.
4267 (refill-mode): Initialize/cleanup `refill-ignorable-overlay'.
4268
4269 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
4270 point inside the fill-prefix.
4271
4272 * textmodes/refill.el (refill-post-command-function): Don't reset
4273 refill-doit in the case where a self-insertion command doesn't
4274 case a refill. Use `refill-fill-paragraph-at', getting position
4275 from `refill-doit'.
4276 (refill-after-change-function): Set `refill-doit' to END.
4277 (refill-fill-paragraph-at): New function, mostly from old
4278 refill-fill-paragraph.
4279 (refill-fill-paragraph): Use `refill-fill-paragraph-at'.
4280 (refill-pre-command-function): New function.
4281 (refill-mode): Add it to `pre-command-hook'.
4282
4283 2000-11-20 Gerd Moellmann <gerd@gnu.org>
4284
4285 * textmodes/artist.el (artist-mode): Fix autoload cookie.
4286
4287 * font-lock.el (java-keywords): Add MATCH-HIGHLIGHT part for
4288 javadoc tags.
4289
4290 2000-11-20 Andre Spiegel <spiegel@gnu.org>
4291
4292 * vc.el, vc-hooks.el: Undo prev change (moved functions back to
4293 vc.el).
4294
4295 * vc-rcs.el (vc-rcs-state): Before calling vc-workfile-unchanged-p,
4296 require vc.
4297
4298 * vc-cvs.el (vc-cvs-checkout): Fix bug that broke C-x v ~-style
4299 checkouts.
4300
4301 2000-11-20 Dave Love <fx@gnu.org>
4302
4303 * Makefile.in (DONTCOMPILE): Omit bindings.el.
4304
4305 2000-11-20 Eli Barzilay <eli@www.barzilay.org>
4306
4307 * calculator.el (calculator-paste): Use `if' instead of `and'
4308 and `or'.
4309 (calculator-help): Don't use electric-describe-mode for XEmacs.
4310
4311 2000-11-19 Gerd Moellmann <gerd@gnu.org>
4312
4313 * info.el (info-menu-5): Doc fix.
4314
4315 * textmodes/artist.el: New file.
4316
4317 2000-11-19 Andre Spiegel <spiegel@gnu.org>
4318
4319 * vc-rcs.el (vc-rcs-state): Call vc-workfile-unchanged-p only here,
4320 and differentiate according to checkout model.
4321 (vc-rcs-fetch-master-state): Don't call vc-workfile-unchanged-p,
4322 since this function is only concerned with master state.
4323
4324 * vc-hooks.el (vc-workfile-unchanged-p)
4325 (vc-default-workfile-unchanged-p): Moved here from vc.el.
4326
4327 * vc.el (vc-workfile-unchanged-p)
4328 (vc-default-workfile-unchanged-p): See above.
4329
4330 2000-11-19 Miles Bader <miles@gnu.org>
4331
4332 * image-file.el (insert-image-file): Make `intangible' and
4333 `read-only' properties rear-nonsticky too.
4334
4335 2000-11-18 Gerd Moellmann <gerd@gnu.org>
4336
4337 * ps-print.el: Update copyright notice.
4338
4339 * tooltip.el (tooltip-x-offset, tooltip-y-offset): New user-options.
4340 (tooltip-show): Use the offsets.
4341
4342 * bindings.el (mode-line-modified): Fix a typo.
4343 (mode-line-toggle-modified, mode-line-widen)
4344 (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos.
4345
4346 2000-11-17 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4347
4348 * ps-print.el (toplevel): Test for find-coding-system being
4349 fboundp before calling ps-x-find-coding-system.
4350
4351 2000-11-16 Stefan Monnier <monnier@cs.yale.edu>
4352
4353 * vc.el (vc-version-diff): Bind inhibit-read-only when inserting text.
4354 (vc-version-backup-file): Docstring fix.
4355
4356 2000-11-16 Gerd Moellmann <gerd@gnu.org>
4357
4358 * files.el (basic-save-buffer): Don't add a newline if
4359 find-file-literally is non-nil.
4360 (find-file-literally): Extend doc string.
4361
4362 * sort.el (sort-columns): If sort-fold-case it non-nil, invoke
4363 sort(1) with the `-f' argument.
4364
4365 2000-11-16 Andre Spiegel <spiegel@gnu.org>
4366
4367 * vc.el: Updated backend documentation.
4368 (vc-default-check-headers): New function.
4369
4370 * vc-{cvs,rcs,sccs}.el: Functions reordered.
4371
4372 * vc.el (vc-revert-buffer): Ask for confirmation if file seems
4373 up-to-date.
4374 (vc-do-command): In the asynchronous case, output messages only if
4375 the minibuffer is not active.
4376
4377 * vc-cvs.el (vc-cvs-revert): Use `cvs unedit' only if
4378 `vc-cvs-use-edit' is on.
4379 (vc-cvs-checkout): When this is used for reverting the workfile,
4380 make a backup of the original contents and revert to that in case
4381 of error.
4382 (vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for
4383 remote repositories.
4384
4385 * vc.el (vc-annotate): Changed handling of prefix arg; now asks
4386 for both version and ratio in the minibuffer.
4387
4388 * vc-cvs.el (vc-cvs-annotate-command): New optional arg VERSION.
4389 Use vc-do-command to perform the annotation, not call-process.
4390
4391 2000-11-16 Kenichi Handa <handa@etl.go.jp>
4392
4393 * international/quail.el (quail-start-translation): Don't call
4394 `message' before reading key sequence.
4395
4396 2000-11-16 Miles Bader <miles@lsi.nec.co.jp>
4397
4398 * net/ange-ftp.el (ange-ftp-file-modtime): Don't use `caddr'.
4399
4400 2000-11-16 Kenichi Handa <handa@etl.go.jp>
4401
4402 * window.el (fit-window-to-buffer): Be sure to acquire at least
4403 one text line even if the buffer is empty.
4404
4405 2000-11-16 Gerd Moellmann <gerd@gnu.org>
4406
4407 * net/ange-ftp.el (ange-ftp-file-writable-p)
4408 (ange-ftp-file-readable-p, ange-ftp-file-executable-p):
4409 Bind ange-ftp-process-verbose to nil.
4410
4411 2000-11-15 Dave Love <fx@gnu.org>
4412
4413 * wid-edit.el (widget-specify-field, widget-specify-button):
4414 If :help-echo is a function, set help-echo of overlay to
4415 widget-mouse-help.
4416 (widget-mouse-help): New function.
4417 (widget-echo-help): Rewritten for :help-echo functions only taking
4418 a widget arg.
4419
4420 * net/eudc-bob.el (eudc-bob-can-display-inline-images):
4421 Use display-graphic-p.
4422 (eudc-bob-display-jpeg) <!eudc-xemacs-p>: Test create-image bound
4423 and that JPEG is available.
4424 (eudc-bob-toggle-inline-display): Avoid non-existent `imagep'.
4425
4426 * international/mule-cmds.el (locale-charset-language-names):
4427 Match @euro.
4428
4429 2000-11-15 Gerd Moellmann <gerd@gnu.org>
4430
4431 * faces.el (face-set-after-frame-default):
4432 If `inhibit-default-face-x-resources' is bound, don't intialize the
4433 default face from X resources.
4434
4435 2000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
4436
4437 * Makefile.in (custom-deps, finder-data, autoloads, recompile):
4438 Don't set EMACSLOADPATH.
4439
4440 2000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
4441
4442 * textmodes/texinfo.el (texinfo-insert-@uref): Renamed from
4443 texinfo-insert-@url.
4444 (texinfo-insert-@url): A defalias for texinfo-insert-@uref.
4445 (texinfo-mode-map): Bind "C-c C-c u" to texinfo-insert-@uref.
4446
4447 2000-11-14 Stefan Monnier <monnier@cs.yale.edu>
4448
4449 * emacs-lisp/checkdoc.el (checkdoc-minor-mode) <defvar>: Remove.
4450 (checkdoc-minor-mode-map): New map, replaces checkdoc-minor-keymap.
4451 (checkdoc-minor-keymap): Backward compatibility.
4452 (checkdoc-minor-menu): Don't bother checking checkdoc-minor-keymap.
4453 (checkdoc-minor-mode) <defun>: Use easy-mmode-define-minor-mode.
4454 (checkdoc-this-string-valid-engine): Be a bit more strict
4455 to avoid matching substrings of `...' quoted vars/funs.
4456 (checkdoc-defun-info): Only look for `interactive' if alone.
4457 (debug-ignored-errors): Add "arg doesn't appear in docstring".
4458
4459 * progmodes/compile.el (grep): `tag-default' can be nil.
4460
4461 * newcomment.el (comment-indent): Paren typo.
4462
4463 2000-11-14 Dave Love <fx@gnu.org>
4464
4465 * calculator.el: New maintainer version.
4466
4467 * diff-mode.el (diff-imenu-generic-expression): Modify unidiff pattern.
4468
4469 * cmuscheme.el: Doc fixes.
4470 (cmuscheme) <defgroup>: Use `scheme' as parent.
4471 (cmuscheme-program-name): Remove. Change uses to scheme-program-name.
4472
4473 * xscheme.el (scheme-program-name): Don't define here.
4474
4475 * progmodes/scheme.el (scheme-program-name): New variable
4476 (originally in cmuscheme).
4477
4478 2000-11-14 Miles Bader <miles@gnu.org>
4479
4480 * window.el (fit-window-to-buffer): Handle windows without mode-lines.
4481 Handle header-lines. Don't loop forever if we can't enlarge the
4482 window anymore. Simplify a bit.
4483
4484 2000-11-14 Kenichi Handa <handa@etl.go.jp>
4485
4486 * window.el (fit-window-to-buffer): Don't check
4487 window-text-height. Assure that the last line is fully visible.
4488
4489 * international/quail.el (quail-show-guidance-buf):
4490 Call fit-window-to-buffer to assure the enough height of the guidance
4491 buffer.
4492 (quail-update-guidance): Avoid making the guidance buffer shorter.
4493
4494 2000-11-14 Stefan Monnier <monnier@cs.yale.edu>
4495
4496 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Use `keep'
4497 rather than `prepend' and add an interesting comment.
4498 (tex-math-face, tex-font-lock-syntactic-face-function):
4499 New face and function to use it.
4500 (tex-define-common-keys, tex-mode-map): Use menu-item rather
4501 than `menu-enable' symbol property.
4502 (tex-mode-map): Bind {, (, [ and $ to skeleton-pair-insert-maybe.
4503 (tex-mode): Add some latex-mode commands for auto-selection.
4504 Use tex-font-lock-syntactic-face-function.
4505 (tex-insert-quote): Simplify.
4506 (tex-shell): New mode.
4507 (tex-start-shell): Use it.
4508 (tex-shell-proc, tex-shell-buf): New functions.
4509 (tex-send-command): Use it.
4510 (tex-main-file): Fix the meaning of the new arg REALFILE.
4511 (tex-send-tex-command): New function split from `tex-start-tex'.
4512 Set compilation-last-buffer and compilation-parsing-end.
4513
4514 * newcomment.el (comment-indent-default): Stick \s<\s< to the left
4515 when it follows non-comment text on the line.
4516
4517 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
4518 Set font-lock-defaults.
4519 (lisp-mode-shared-map): Init inside the defvar.
4520 (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):
4521 Use define-derived-mode.
4522
4523 2000-11-14 Miles Bader <miles@lsi.nec.co.jp>
4524
4525 * faces.el (header-line): Use `:box nil' for color/gs displays too.
4526
4527 2000-11-14 Gerd Moellmann <gerd@gnu.org>
4528
4529 * emacs-lisp/byte-opt.el (byte-compile-unfold-lambda):
4530 Don't recursively optimize body because that can lead to infinite
4531 recursion; see comment there.
4532
4533 2000-11-13 Eli Zaretskii <eliz@is.elta.co.il>
4534
4535 * faces.el (face-spec-set-match-display): Revert the change from
4536 2000-10-24. Add a FIXME for after v21.1.
4537
4538 2000-11-13 Miles Bader <miles@gnu.org>
4539
4540 * textmodes/fill.el (skip-line-prefix): New function.
4541 (fill-region-as-paragraph, fill-region): Return the fill-prefix.
4542 (fill-paragraph): Don't leave point inside the fill-prefix.
4543 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
4544 point inside the fill-prefix.
4545
4546 2000-11-13 Miles Bader <miles@lsi.nec.co.jp>
4547
4548 * calendar/calendar.el (generate-calendar-window):
4549 Use `fit-window-to-buffer'.
4550
4551 2000-11-12 Stefan Monnier <monnier@cs.yale.edu>
4552
4553 * gud.el (gud-minor-mode): New var.
4554 (gud-symbol, gud-val): New functions.
4555 (gud-find-file): Copy gud-minor-mode to the new buffer.
4556 (gud-menu-map): Include entries for commands that are not always
4557 available, using :enable to (de)activate them.
4558 (gud-minor-mode-map): New map. Add it to minor-mode-map-alist.
4559 (gud-mode-map): New map.
4560 (gud-gdb-find-file, gud-sdb-find-file, gud-dbx-find-file)
4561 (gud-xdb-find-file, gud-perldb-find-file, gud-pdb-find-file):
4562 Don't set up gud's menu (it's done by the minor-mode).
4563 (gud-minibuffer-local-map): New.
4564 Replace gdb-minibuffer-local-map and pdb-minibuffer-local-map.
4565 (gud-query-cmdline): New function.
4566 (gdb, sdb, dbx, xdb, perldb, pdb, jdb): Use it. Set gud-minor-mode.
4567 (gud-mode): Use define-derived-mode.
4568 Don't set up gud's menu (it's done by the minor-mode).
4569 (gud-chop-words): Remove.
4570 (gud-common-init): Use split-string instead.
4571 (gud-new-keymap, gud-make-debug-menu): Eradicate.
4572
4573 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
4574 Add keyword arg :name.
4575
4576 * diff-mode.el (diff-mode-menu): Add entry for applying hunk.
4577 (diff-count-matches, diff-split-hunk): New functions.
4578 (diff-mode-map): Bind C-c C-s to diff-split-hunk.
4579
4580 * pcvs-info.el (cvs-fi-conflict-face): New var.
4581
4582 * progmodes/sh-script.el (sh-mode-syntax-table) <defvar>:
4583 Make it into a simple syntax-table, shared among all submodes.
4584 (sh-heredoc-face): Re-introduce.
4585 (sh-font-lock-syntactic-face-function): New function.
4586 (sh-mode): Use it. Also use define-derived-mode.
4587 Remove old bogus setting of indent-region-function.
4588 (sh-set-shell): Don't set the syntax-table any more.
4589 (sh-mode-syntax-table) <defun>: Remove.
4590
4591 2000-11-12 Miles Bader <miles@gnu.org>
4592
4593 * textmodes/flyspell.el (flyspell-mode-on): Only output welcome
4594 message if interactive.
4595
4596 2000-11-12 Dave Love <fx@gnu.org>
4597
4598 * mail/feedmail.el: Fix header,
4599 (feedmail) <defgroup>: Add :link.
4600
4601 * view.el: Use local-map property, not keymap on mode-line string.
4602
4603 * scroll-all.el (scroll-all-mode): Customize variable.
4604 Add autoload cookie to function.
4605
4606 * lazy-lock.el: Remove compatibility code.
4607
4608 * finder.el (finder-known-keywords): Add `files', remove `vms'.
4609 (finder-help-echo): New variable.
4610 (finder-mouse-face-on-line): Add help-echo stuff.
4611 (finder-list-keywords, finder-list-matches): Use mapc.
4612
4613 * faces.el (face-font-registry-alternatives): Add :version.
4614
4615 * progmodes/etags.el (visit-tags-table-buffer): Beware of `t' in
4616 tags-table-list.
4617
4618 * net/browse-url.el (browse-url-browser-function): Update :version.
4619
4620 * mail/sendmail.el (mail-font-lock-keywords): Use [:alpha:], not a-z.
4621 (mail-mode): Use [:alnum:] in some regexps.
4622
4623 2000-11-10 Dave Love <fx@gnu.org>
4624
4625 * ediff.el (ediff-regions-internal, ediff-documentation):
4626 * ediff-vers.el (rcs-ediff-view-revision): Put temp buffer into
4627 fundamental mode.
4628
4629 * ediff-util.el (ediff-status-info, ediff-debug-info): Put temp
4630 buffer into fundamental mode.
4631 (ediff-set-difference): Use copy-sequence if available.
4632
4633 * ediff-ptch.el (ediff-dispatch-file-patching-job):
4634 Check ediff-patch-map non-nil.
4635 (ediff-fixup-patch-map, ediff-fixup-patch-map)
4636 (ediff-fixup-patch-map, ediff-patch-file-internal): Put temp
4637 buffer into fundamental mode.
4638
4639 * ediff-merg.el (state-or-merge): Defvar when compiling.
4640
4641 2000-11-10 Jason Rumney <jasonr@gnu.org>
4642
4643 * w32-fns.el (w32-add-charset-info): New function.
4644 (w32-charset-info-alist): Use it.
4645
4646 2000-11-10 Gerd Moellmann <gerd@gnu.org>
4647
4648 * faces.el (face-font-registry-alternatives): New user-option.
4649
4650 2000-11-10 Stefan Monnier <monnier@cs.yale.edu>
4651
4652 * textmodes/texinfo.el (texinfo-block-default): New var.
4653 (texinfo-insert-block): Use it. Insert a newline if needed.
4654
4655 * textmodes/fill.el (fill-indent-according-to-mode): New var.
4656 (fill-region-as-paragraph): Use it.
4657
4658 * textmodes/tex-mode.el (standard-latex-block-names): Add "math".
4659 (latex-mode): Tweak tex-*-(head|trail)er regexps.
4660 Tweak paragraph regexps to allow a leading [ \t]*.
4661 (tex-latex-block): Insert a newline if necessary.
4662 (latex-insert-item): Only insert a newline if necessary.
4663 (tex-guess-main-file): New function.
4664 (tex-main-file): Use it. Add arg `realfile'. Trim `.tex'.
4665 Set tex-main-file if TeX-master is provided.
4666 (tex-latex-indent-syntax-table): Map ( and ) to punctuation.
4667
4668 2000-11-10 Gerd Moellmann <gerd@gnu.org>
4669
4670 * startup.el (command-line): Set the default tooltip-mode
4671 to t for graphical displays which implement x-show-tip.
4672
4673 * tooltip.el (tooltip-mode): Add a comment about startup.el
4674 setting the default value of this user-option.
4675
4676 2000-11-09 Stefan Monnier <monnier@cs.yale.edu>
4677
4678 * font-lock.el (font-lock-*-face) <defvar>: Move.
4679 (font-lock-defaults-alist): Mark obsolete.
4680 (font-lock-mode, font-lock-mode-hook) <defvar>: Remove.
4681 (font-lock-mode): Use define-minor-mode.
4682 (font-lock-support-mode): Tweak type to default to jit-lock-mode.
4683 (font-lock-turn-off-thing-lock): Be more explicit.
4684 (font-lock-apply-syntactic-highlight): Use string-to-syntax after eval.
4685 (font-lock-syntactic-face-function): New var.
4686 (font-lock-fontify-syntactically-region): Use it.
4687 (font-lock-doc-face): New.
4688
4689 * pcvs.el (cvs-enabledp): Ignore errors.
4690 (cvs-commit-filelist): Never query.
4691 (cvs-mode-insert): Always add a terminating / in the initial prompt.
4692 (cvs-mode-diff-backup): Use cvs-partition rather than delete-if-not.
4693 (cvs-do-removal): Use cvs-partition rather than delete-if.
4694 Use cvs-insert-strings, cvs-pop-to-buffer-same-frame and
4695 cvs-bury-buffer.
4696
4697 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
4698 Allow `next' to jump to after the end of the last match.
4699
4700 2000-11-09 Gerd Moellmann <gerd@gnu.org>
4701
4702 * simple.el (byte-compiling-files-p): New function.
4703
4704 * textmodes/ispell.el (toplevel): Use byte-compiling-files-p
4705 if it is there.
4706
4707 * emacs-lisp/bytecomp.el (byte-compile-current-file): Bind it to
4708 nil again.
4709
4710 * textmodes/ispell.el (ispell-library-path): Don't call
4711 check-ispell-version when byte-compiling because that starts
4712 an ispell process, and ispell might not be installed.
4713 (toplevel): Don't set up a menu when byte-compiling.
4714
4715 * emacs-lisp/bytecomp.el (byte-compile-current-file): Don't bind
4716 it, so that a boundp test can be used to determine if we're
4717 currently byte-compiling.
4718
4719 2000-11-09 Dave Love <fx@gnu.org>
4720
4721 * pcvs.el (uniquify-buffer-file-name): Wrap advice in eval-after-load.
4722
4723 2000-11-09 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4724
4725 * ps-print.el: Patch for variable initialization when spooling.
4726 Doc fix.
4727 (ps-output-list): Fun eliminated.
4728 (ps-begin-file, ps-begin-job): Code fix.
4729
4730 2000-11-08 Dave Love <fx@gnu.org>
4731
4732 * ediff-wind.el (ediff-control-frame-parameters): Zero tool-bar-lines.
4733
4734 2000-11-08 Gerd Moellmann <gerd@gnu.org>
4735
4736 * simple.el (shell-command, display-message-or-buffer)
4737 (shell-command-on-region): Mention resize-mini-windows in the doc
4738 string.
4739 (display-message-or-buffer): Take the value of resize-mini-windows
4740 into account.
4741
4742 2000-11-07 Gerd Moellmann <gerd@gnu.org>
4743
4744 * macros.el (insert-kbd-macro): Print semi-colons as `?\;'.
4745
4746 * dired.el (dired-between-files): Add `^. find' as an alternative
4747 to the regular expression, for find-dired.
4748
4749 2000-11-06 Stefan Monnier <monnier@cs.yale.edu>
4750
4751 * textmodes/texnfo-upd.el: Require texinfo.
4752 (defmacro, defgroup): Remove.
4753 (texinfo-section-to-generic-alist): Remove.
4754 Use texinfo-section-list instead (i.e. level is changed string->int).
4755 (texinfo-filter): New function.
4756 (texinfo-chapter-level-regexp, texinfo-subsubsection-level-regexp)
4757 (texinfo-subsection-level-regexp, texinfo-section-level-regexp):
4758 Use it. And use regexp-opt.
4759 (texinfo-find-higher-level-node, texinfo-hierarchic-level)
4760 (texinfo-update-menu-region-beginning)
4761 (texinfo-update-menu-higher-regexps, texinfo-update-menu-lower-regexps)
4762 (texinfo-update-the-node, texinfo-sequentially-update-the-node)
4763 (texinfo-update-menu-same-level-regexps): Update.
4764 (texinfo-update-node, texinfo-every-node-update)
4765 (texinfo-sequential-node-update): Remove autoload cookie.
4766
4767 * textmodes/texinfo.el (texinfo-section-list): Change majorheading.
4768 (texinfo-font-lock-syntactic-keywords): Use syntax-strings.
4769 (texinfo-chapter-level-regexp): Remove.
4770 (texinfo-mode): Hard code texinfo-chapter-level-regexp.
4771
4772 2000-11-06 Dave Love <fx@gnu.org>
4773
4774 * autoinsert.el (auto-insert-alist) <latex-mode>: Use \documentclass.
4775
4776 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
4777 Match defun*.
4778
4779 2000-11-06 Kenichi Handa <handa@etl.go.jp>
4780
4781 * composite.el (composition-function-table): Variable declaration
4782 moved to src/composite.c.
4783 (compose-chars-after): New optional arg object.
4784
4785 2000-11-06 Gerd Moellmann <gerd@gnu.org>
4786
4787 * bindings.el (mode-line-toggle-read-only)
4788 (mode-line-toggle-modified, mode-line-widen)
4789 (mode-line-abbrev-mode, mode-line-auto-fill-mode): New functions.
4790 (make-mode-line-mouse2-map): Rewritten.
4791 (mode-line-modified, mode-line-format, minor-mode-alist): Use new
4792 functions so that C-h k can show something with a doc string.
4793
4794 * startup.el (fancy-splash-delay): Set to 10 seconds.
4795 (fancy-splash-max-time): New user-option.
4796 (fancy-splash-stop-time): New variable.
4797 (fancy-splash-screens): Set it. Catch `stop-splashing'.
4798 (fancy-splash-screens-1): Throw `stop-splashing' when current
4799 time is greater than fancy-splash-stop-time.
4800
4801 2000-11-06 Stefan Monnier <monnier@cs.yale.edu>
4802
4803 * vc-hooks.el (vc-insert-file): Don't assume byte==char.
4804
4805 * pcvs.el (cvs-mode-marked): New arg `noquery'.
4806 Prompt user for a file rather than raising an error.
4807 (cvs-enabledp): Fix call to cvs-mode-marked.
4808 (cvs-insert-file): New function (extracted from cvs-mode-insert).
4809 (cvs-mode-insert): Use it. Change the init prompt' value.
4810 (cvs-mode-tree): Use cvs-status-cvstrees instead of cvs-status-trees.
4811
4812 * emacs-lisp/ewoc.el (ewoc-goto-prev, ewoc-goto-next):
4813 Don't pass default arg to ewoc-locate.
4814 (ewoc-collect): Return result in the right order.
4815
4816 * log-edit.el (log-edit-show-files): Use cvs-insert-strings.
4817
4818 * cvs-status.el (cvs-tree-merge): Use cvs-butlast (avoid CL).
4819 (cvs-status-get-tags): Fix regexp.
4820 (cvs-status-trees, cvs-status-cvstrees):
4821 Combine after change hooks and don't sit-for.
4822 (cvs-tree-use-jisx0208): Rename from cvs-tree-dstr-2byte-ready.
4823 (cvs-tree-char-*): Rename from cvs-tree-dstr-char-*.
4824 Use make-char rather than hard-coded cryptic data.
4825 (cvs-status-cvstrees): Convert the buffer to multibyte if necessary.
4826
4827 * pcvs-defs.el (cvs-menu): Add entries for tree and insert.
4828
4829 * pcvs-util.el (cvs-butlast, cvs-nbutlast): New (copied from CL).
4830 (cvs-insert-strings): New function.
4831
4832 2000-11-06 Miles Bader <miles@lsi.nec.co.jp>
4833
4834 * mwheel.el (mouse-wheel-scroll-amount): Renamed from
4835 `mwheel-scroll-amount'.
4836 (mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'.
4837 (mouse-wheel-mode): Use (featurep 'xemacs) instead of
4838 string-matching against the version string.
4839
4840 2000-11-06 Kenichi Handa <handa@etl.go.jp>
4841
4842 * language/thai.el ("Thai"): Set a lisp form that produces
4843 composed string in `sample-text' language info.
4844
4845 * language/tibetan.el ("Tibetan"): Set a lisp form that produces
4846 composed string in `sample-text' language info.
4847
4848 * international/mule-cmds.el (describe-language-environment):
4849 Eval `sample-text' data and insert the result.
4850
4851 * international/mule-conf.el (compound-text): Define this coding
4852 system here. Make x-ctext and ctext aliases of it.
4853
4854 * language/european.el (compound-text, ctext): Moved to
4855 international/mule-conf.el.
4856
4857 2000-11-05 Andrew Innes <andrewi@gnu.org>
4858
4859 * w32-fns.el (w32-version): New function.
4860
4861 2000-11-05 Stefan Monnier <monnier@cs.yale.edu>
4862
4863 * progmodes/awk-mode.el: Update copyright.
4864 (awk-mode-abbrev-table): Remove.
4865 (awk-font-lock-keywords): Use regexp-opt.
4866 (awk-mode): Use define-derived-mode.
4867
4868 * emacs-lisp/regexp-opt.el (regexp-opt-group): Sort the strings
4869 when extracting a suffix.
4870
4871 2000-11-04 Andre Spiegel <spiegel@gnu.org>
4872
4873 * vc-hooks.el (vc-insert-file): Rewritten. Don't bother about
4874 auto-save-mode.
4875
4876 2000-11-04 Jason Rumney <jasonr@gnu.org>
4877
4878 * language/european.el (decode-mac-roman): Test against r1 not r0.
4879
4880 2000-11-03 Stefan Monnier <monnier@cs.yale.edu>
4881
4882 * progmodes/icon.el (icon-mode-map): Don't rebind \t.
4883 (icon-mode): Define indent-line-function.
4884 (icon-comment-indent): Simplify.
4885 (icon-font-lock-keywords-2): Use the `words' arg to regexp-opt.
4886
4887 * emacs-lisp/find-func.el (find-function-do-it): Quote the hook.
4888
4889 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
4890 Bind change-log-default-mode to defeat the caching done on it.
4891 Don't bother saving excursion any more.
4892
4893 * menu-bar.el (minibuffer maps): Use dolist rather than mapcar.
4894
4895 * frame.el (after-setting-font-hook): Rename hooks -> hook.
4896 (set-frame-font): Use the new name (and the old for compatibility).
4897
4898 * toolbar/tool-bar.el (tool-bar-mode):
4899 * time.el (display-time-mode):
4900 * recentf.el (recentf-mode):
4901 * paren.el (show-paren-mode):
4902 * mwheel.el (mouse-wheel-mode):
4903 * msb.el (msb-mode):
4904 * jka-compr.el (auto-compression-mode):
4905 * image-file.el (auto-image-file-mode):
4906 * hl-line.el (hl-line-mode):
4907 * delsel.el (delete-selection-mode):
4908 * autoinsert.el (auto-insert-mode):
4909 * complete.el (partial-completion-mode): Drop unneeded positional args.
4910
4911 * info.el (Info-mode):
4912 * comint.el (comint-mode): Don't bother with make-local-hook.
4913
4914 * log-edit.el (log-edit-menu): New menu.
4915
4916 2000-11-03 Miles Bader <miles@gnu.org>
4917
4918 * wid-edit.el (widget-end-of-line): Reinstate, with a new
4919 definition, so that trailing spaces are handled properly.
4920 (widget-field-keymap, widget-text-keymap): Likewise C-e binding.
4921
4922 2000-11-03 Gerd Moellmann <gerd@gnu.org>
4923
4924 * startup.el (fancy-splash-text, fancy-splash-text): Use a single
4925 tab character.
4926 (fancy-splash-screens): Set tab-width to 20.
4927
4928 2000-11-03 Dave Love <fx@gnu.org>
4929
4930 * comint.el (comint-completion-addsuffix): Fix custom type.
4931
4932 2000-11-02 Stefan Monnier <monnier@cs.yale.edu>
4933
4934 * font-lock.el (font-lock-buffers): Remove.
4935 (font-lock-global-modes): Define with easy-mmode-define-global-mode.
4936 (font-lock-change-major-mode): Remove.
4937 (turn-on-font-lock-if-enabled): Only apply to the current buffer.
4938 (font-lock-default-fontify-region): Extend the multiline
4939 fontification to whole lines.
4940 (font-lock-fontify-anchored-keywords)
4941 (font-lock-fontify-keywords-region): If matching just one
4942 line (with \n) only mark the \n as multiline.
4943
4944 * emacs-lisp/easy-mmode.el (define-minor-mode): Remove :toggle arg.
4945 Correctly handle the case where several :group args are supplied.
4946 Allow :extra-args.
4947 (easy-mmode-define-global-mode): Allow :extra-args.
4948 Correctly handle the case where several :group args are supplied.
4949
4950 2000-11-02 Miles Bader <miles@gnu.org>
4951
4952 * calendar/calendar.el (diary-face, calendar-today-face)
4953 (holiday-face): Remove dependency on `window-system'.
4954
4955 2000-11-02 Ken Raeburn <raeburn@gnu.org>
4956
4957 * Makefile.in (emacs): Set EMACSLOADPATH always.
4958 (update-authors, .el.elc, compile-files): Don't do it explicitly here.
4959 (compile-files): Bomb out if compilation of a file fails.
4960
4961 2000-11-02 Dave Love <fx@gnu.org>
4962
4963 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defgroup.
4964
4965 2000-11-02 Eli Zaretskii <eliz@is.elta.co.il>
4966
4967 * mail/emacsbug.el (report-emacs-bug): Fix whitespace and
4968 punctuation in the warning inserted into the *mail* buffer.
4969
4970 2000-11-02 Gerd Moellmann <gerd@gnu.org>
4971
4972 * emacs-lisp/authors.el (authors-public-domain-files): New variable.
4973 (authors-public-domain-p): New function.
4974 (authors-print): Use it.
4975
4976 * help.el (view-emacs-news): Use ONEWS.* instead of NEWS.* files.
4977
4978 * mail/mh-e.el, mail/mh-comp.el: Change maintainer.
4979
4980 2000-11-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4981
4982 * ps-print.el: Extension for even/odd printing. Doc fix.
4983 (ps-print-version): New version number (6.3.1).
4984 (ps-even-or-odd-pages): Customization fix.
4985 (ps-print-page-p, ps-begin-file, ps-begin-job, ps-page-number)
4986 (ps-header-sheet, ps-header-page, ps-end-job): Code fix.
4987 (ps-page-count): Var replaced by `ps-page-column'.
4988 (ps-page-column, ps-page-sheet, ps-page-printed): New vars.
4989 (ps-print-sheet-p): New fun.
4990
4991 2000-11-02 Miles Bader <miles@lsi.nec.co.jp>
4992
4993 * tooltip.el (tooltip-gud-tips-setup): New function.
4994 (tooltip-gud-tips-p): Add :set to call tooltip-gud-tips-setup.
4995 (tooltip-mode): Call tooltip-gud-tips-setup.
4996 (tooltip-gud-tips): Use `gud-basic-call' instead of
4997 process-send-string, so the prompt gets frobbed appropriately.
4998 Handle nil return value from `tooltip-gud-print-command'.
4999
5000 2000-11-01 Eric M. Ludlam <zappo@ultranet.com>
5001
5002 * comint.el (comint-add-to-input-history): New function.
5003 (comint-send-input): Use `comint-add-to-input-history'.
5004
5005 2000-11-02 Miles Bader <miles@lsi.nec.co.jp>
5006
5007 * info.el (info-menu-header): New face.
5008 (Info-fontify-menu-headers): New function.
5009 (Info-fontify-node, Info-insert-dir): Call `Info-fontify-menu-headers'.
5010
5011 * info.el (Info-insert-dir): Don't include blank lines at
5012 beginning of additional dir files (one is added automatically).
5013
5014 2000-11-01 Stefan Monnier <monnier@cs.yale.edu>
5015
5016 * emacs-lisp/easy-mmode.el (define-minor-mode):
5017 Revert the latest changes.
5018 Allow the three positional arguments to be skipped and replaced
5019 by keyword arguments.
5020 Add a :toggle argument to determine whether a nil arg means toggle
5021 or means turn-on. The default is unchanged.
5022 Add a call to force-mode-line-update.
5023
5024 2000-11-01 Dave Love <fx@gnu.org>
5025
5026 * emacs-lisp/elp.el (elp-restore-function): Remove autoload cookie.
5027
5028 2000-11-01 Miles Bader <miles@lsi.nec.co.jp>
5029
5030 * calendar/calendar.el (diary-face, holiday-face):
5031 Add dark-background variants.
5032
5033 2000-10-31 Sam Steingold <sds@gnu.org>
5034
5035 * textmodes/tex-mode.el (tex-file): Use `default-directory' when
5036 `tex-main-file' does not have directory in it.
5037
5038 2000-10-31 Stefan Monnier <monnier@cs.yale.edu>
5039
5040 * cus-edit.el (custom-mode-map): Switch back to a sparse keymap.
5041
5042 2000-10-31 Thien-Thi Nguyen <ttn@gnu.org>
5043
5044 * ediff-init.el (ediff-prepare-buffer-hook): Expand docstring, no
5045 functional change.
5046
5047 2000-10-31 Gerd Moellmann <gerd@gnu.org>
5048
5049 * files.el (find-file-noselect): When we expand a wildcard, return
5050 a list of buffers, as we should do according to the doc string.
5051
5052 2000-10-31 Ken Raeburn <raeburn@gnu.org>
5053
5054 * loadup.el (top level): Adjust load path if program name is
5055 "../src/bootstrap-emacs", in case it's not dumped and thus the
5056 load path adjustment hasn't already been done.
5057
5058 2000-10-31 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5059
5060 * ps-print.el: Fix bug on selected pages for printing.
5061 Use `color-values' for Emacs 21. Ensure fontification when jit-lock
5062 is on. Try to avoid warning messages when compiling. Doc Fix.
5063 (ps-print-version): New version number (6.3).
5064 (ps-color-device): Use `color-values' to determine if device
5065 supports color.
5066 (ps-color-values): Try to use `x-color-values' when using XEmacs.
5067 (ps-print-page-p): Changed from defsubst to defun.
5068 (ps-page-number): Changed from defmacro to defun.
5069 (ps-header-sheet, ps-header-page): Fix bug on selected pages for
5070 printing.
5071 (ps-print-ensure-fontified): Ensure fontification when jit-lock is on.
5072 (ps-end-file, ps-dummy-page): Funs eliminated.
5073 (ps-print-color-scale): Changed default value.
5074 (ps-page-n-up, ps-print-page-p): New internal vars.
5075 (ps-print-preprint, ps-output, ps-begin-file, ps-begin-page)
5076 (ps-plot-region, ps-generate, ps-end-job): Code fix.
5077
5078 * delim-col.el: Little programming improvement.
5079 (delimit-columns-str): New macro.
5080 (delimit-columns-region, delimit-columns-rectangle): Code fix.
5081
5082 2000-10-31 Kenichi Handa <handa@etl.go.jp>
5083
5084 * term/mac-win.el (decode-mac-roman, encode-mac-roman, mac-roman):
5085 Moved to european.el.
5086 (ccl-encode-mac-roman-font, fontset-mac): Modified for
5087 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
5088 (mac-roman-kbd-insert, mac-roman-kbd-mode): These functions deleted.
5089 (mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables deleted.
5090
5091 2000-10-30 Dave Love <fx@gnu.org>
5092
5093 * progmodes/cc-menus.el (imenu-generic-expression)
5094 (imenu-progress-message): Only defvar when compiling.
5095
5096 * emacs-lisp/elp.el (elp-unload-hook): New function.
5097
5098 * loadhist.el (unload-feature): Call elp-restore-function,
5099 checking for symbols; don't use elp-restore-all.
5100 (loadhist-hook-functions): Doc fix.
5101
5102 2000-10-30 Stefan Monnier <monnier@cs.yale.edu>
5103
5104 * log-edit.el (log-edit-confirm): Fix the default.
5105
5106 2000-10-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5107
5108 * delim-col.el: Little fix: replace delimit-columns-align-columns by
5109 delimit-columns-format.
5110 (delimit-columns-region, delimit-columns-rectangle): Code fix.
5111
5112 2000-10-30 Miles Bader <miles@lsi.nec.co.jp>
5113
5114 * comint.el (comint-replace-by-expanded-history): Don't use
5115 comint-get-old-input (we're not looking at *old* input).
5116 (comint-get-old-input-default): If using fields, signal an error
5117 when the point is not in an input field.
5118
5119 2000-10-30 Kenichi Handa <handa@etl.go.jp>
5120
5121 * international/mule-conf.el: New charsets mule-unicode-2500-33ff
5122 and mule-unicode-e000-ffff.
5123
5124 * international/mule.el (decode-char, encode-char): New functions.
5125 (make-coding-system): Accept a symbol of translation table as a
5126 value of property `safe-chars'.
5127
5128 * international/mule-cmds.el (encode-coding-char): Check property
5129 safe-chars instead of safe-charsets.
5130
5131 * international/fontset.el (fontset-default): Modified for
5132 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
5133 (x-font-name-charset-alist): Likewise.
5134 (ccl-encode-unicode-font): New CCL program. Record it in
5135 font-ccl-encoder-alist to be used for fonts "ISO10646-1".
5136
5137 * language/european.el (mac-roman-decoder, mac-roman-encoder):
5138 New translation tables.
5139 (decode-mac-roman, encode-mac-roman): Definition of these CCL
5140 programs are modified and moved from mac-win.el.
5141 (mac-roman): Definition of this coding system is modified and
5142 moved from mac-win.el.
5143
5144 2000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
5145
5146 * ediff-wind.el (ediff-setup-control-frame): Enclose
5147 face-attribute in condition-case to avoid errors in older emacsen.
5148
5149 2000-10-29 Miles Bader <miles@gnu.org>
5150
5151 * custom.el (custom-add-to-group): Allow multiple entries for a
5152 given value OPTION, as long as their widget types are different.
5153 * cus-edit.el (custom-face-value-create): If face name doesn't end
5154 with "face", add such here (similar to custom group widgets).
5155
5156 * comint.el (comint-highlight-prompt): Add :type.
5157
5158 2000-10-28 John Wiegley <johnw@gnu.org>
5159
5160 * calendar/timeclock.el (timeclock-log): Doc fix.
5161 (timeclock-last-event): Doc fix.
5162 (timeclock-log): Kill the timelog buffer after appending a new event.
5163 (timeclock-find-discrep): Use a temp buffer to read in the
5164 timelog, instead of visiting the file.
5165 (timeclock-log-data): A new function, along with a host of helper
5166 functions, for the purpose of making timelog data accessible to
5167 programmers.
5168
5169 * eshell/esh-mode.el (window-height test): Make certain that
5170 `eshell-stringify-t' is non-nil.
5171 (eshell-password-prompt-regexp): Changed to a much simpler
5172 password regexp.
5173 (eshell-send-input): If `eshell-invoke-directly' returns t,
5174 directly invoke the parsed command using `eval'. This improves
5175 turn-around time on simple commands by a factor of three or
5176 greater, such as cd, ls, pwd, etc. -- which get used very often.
5177 It also conserves thousands of cons cells per call (since
5178 `eshell-do-eval' consumes memory like a Cookie Monster set loose
5179 in the Pacific Cookie Company).
5180
5181 * eshell/esh-test.el (eshell-test): Whitespace fix.
5182
5183 * eshell/em-ls.el (eshell-ls-insert-directory):
5184 Make `eshell-ls-initial-args' nil when inserting directory contents.
5185
5186 * eshell/em-script.el (eshell-script-initialize): Add names to
5187 `eshell-complex-commands, since `source' and `.' are complex.
5188
5189 * eshell/esh-cmd.el (eshell-rewrite-for-command)
5190 (eshell-rewrite-while-command): Use `eshell-protect' instead of
5191 `eshell-copy-handles'.
5192 (eshell-rewrite-if-command): Use `eshell-protect' to wrap the call
5193 bodies.
5194 (eshell-separate-commands): Whitespace fix.
5195 (eshell-complex-commands): Added a new list of names, for
5196 determining whether a given command is as simple as it looks.
5197 (eshell-invoke-directly): New function. Returns t if a command
5198 should be invoked directly (using `eval'), rather than indirectly
5199 using `eshell-do-eval'.
5200 (eshell-do-eval): Whitespace fix.
5201
5202 * eshell/em-unix.el (eshell-default-target-is-dot): New variable,
5203 which provides an emulation of the DOS shell behavior of assuming
5204 that cp/mv/ln should copy/move/link to the current directory.
5205 (eshell-remove-entries): Added a doc string.
5206 (eshell-shuffle-files): Removed the check for `target' being null.
5207 (eshell-mvcp-template, eshell-mvcpln-template): Renamed
5208 `eshell-mvcp-template' to `eshell-mvcpln-template', and extended
5209 it to do a smarter check of whether a destination was provided.
5210 (eshell/mv, eshell/cp): Enable `:preserve-args'.
5211 (eshell/ln): Enable `:preserve-args', and use
5212 `eshell-mvcpln-template' to implement the body of the function.
5213 (eshell/cat, eshell/make, eshell-poor-mans-grep, eshell-grep)
5214 (eshell/du, eshell/diff, eshell/locate): Stringify the argument
5215 list after flattening it. This makes it possible to cat files
5216 with numerical names.
5217 (eshell-unix-initialize): Added several names to
5218 `eshell-complex-commands.
5219 (eshell-unix-command-complex-p): Return t if a given command name
5220 may result in external processes being invoked.
5221
5222 * eshell/em-glob.el (eshell-glob-show-progress): Make this
5223 variable nil by default, since it slows down glob processing by a
5224 factor of two or more, and increases memory consumption.
5225
5226 * eshell/em-smart.el: Added a note about how memory consumptive
5227 smart display mode can be (at least this is true in Emacs 21).
5228 (eshell-smart-initialize): Whitespace fix.
5229 (eshell-refresh-windows): Use `if' instead of `when'.
5230 (eshell-smart-scroll-window): Calling `save-current-buffer' was
5231 not necessary.
5232 (eshell-currently-handling-window): Added a missing global variable.
5233
5234 * eshell/em-ls.el (eshell-do-ls): Code simplification.
5235 (eshell-ls-sort-entries, eshell-ls-entries, eshell-ls-dir):
5236 Whitespace fix.
5237 (eshell-ls-exclude-hidden): Added this variable in addition to
5238 `eshell-ls-exclude-regexp'. This one prevents files beginning
5239 with . from even being read, which can improve memory consumption
5240 quite a bit.
5241 (eshell-ls-dir): If `eshell-ls-exclude-hidden' is non-nil, do not
5242 read file entries beginning with a dot. In home directories with
5243 lots of hidden files, fully two-thirds of the time spent in ls is
5244 used to read directory entries that are immediately thrown away.
5245 (eshell-ls-initial-args): Added back this configuration variable,
5246 for specifying default initial arguments to every call to ls.
5247 Much faster than using an alias to do the same thing.
5248 (eshell-do-ls): Use `eshell-ls-initial-args', if set.
5249 (eshell-ls-dir): Whitespace change.
5250
5251 * eshell/em-dirs.el (eshell/pwd): Small code simplification.
5252
5253 * eshell/esh-util.el: Don't require `ange-ftp' if it's not available.
5254 (eshell-stringify-t): Added a customization variable, to indicate
5255 whether `t' should be rendered as a string at all. If not, one
5256 can still determine if the result of an expression is true using
5257 "file-exists-p FILE && echo true".
5258 (eshell-stringify): If `eshell-stringify-t' is nil, don't
5259 stringify t!
5260
5261 * eshell/esh-module.el: Whitespace fix.
5262
5263 * eshell/em-alias.el (eshell-alias-initialize):
5264 Added `eshell-command-aliased-p' to `eshell-complex-commands'.
5265 (eshell-command-aliased-p): New function that returns t if a
5266 command name names an aliased.
5267
5268 2000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
5269
5270 * viper-cmd.el (viper-preserve-cursor-color): New test that avoids
5271 redrawing the screen when changing cursor color.
5272 (viper-insert-state-pre-command-sentinel)
5273 (viper-replace-state-pre-command-sentinel)
5274 (viper-replace-state-post-command-sentinel):
5275 Use viper-preserve-cursor-color.
5276 Many functions changed to use viper= instead of = when comparing
5277 characters.
5278 * viper-util.el (viper-memq-char,viper=): New functions for
5279 working with characters.
5280 (viper-change-cursor-color): Fixed buglet.
5281 Many functions changed to use viper= instead of = when comparing
5282 characters.
5283 * viper.el (viper-insert-state-mode-list): Added eshell.
5284
5285 * ediff-init.el (ediff-before-setup-hook): New hook.
5286 Several typos fixed in various docstrings.
5287 * ediff-merg.el (ediff-show-clashes-only): Docstring typo fixed.
5288 * ediff-nult.el (ediff-before-session-group-setup-hooks): New hook.
5289 (ediff-show-meta-buffer): Run ediff-before-session-group-setup-hooks.
5290 * ediff-util.el (ediff-setup): Run ediff-before-setup-hook.
5291 (ediff-other-buffer): Use selected buffers if in Buffer-menu buffer.
5292 (ediff-get-selected-buffers): New function.
5293 * ediff-vers.el (ediff-vc-internal,ediff-rcs-internal)
5294 (ediff-vc-merge-internal,ediff-rcs-merge-internal):
5295 Use save-window-excursion.
5296 * ediff-wind.el (ediff-skip-unsuitable-frames): More robust
5297 termination check in while loop.
5298 * ediff.el (ediff-get-default-file-name): Better defaults when in
5299 dired buffer.
5300 (ediff-files,ediff-merge-files,ediff-files3)
5301 (ediff-merge-files-with-ancestor): Use ediff-get-default-file-name.
5302
5303 2000-10-28 Dave Love <fx@gnu.org>
5304
5305 * info.el (Info-fontify-node): Add help-echo for menu items.
5306
5307 2000-10-28 Eli Zaretskii <eliz@is.elta.co.il>
5308
5309 * startup.el (normal-top-level): If the value of $TERM indicates
5310 we are running from xterm or one of its work-alikes, default to a
5311 light background mode.
5312
5313 Support for -fg, -bg, and -rv command-line arguments for TTYs:
5314 * faces.el (tty-handle-reverse-video): New function.
5315 (tty-create-frame-with-faces): Call it.
5316
5317 * frame.el (frame-notice-user-settings): Don't apply
5318 default-frame-alist and initial-frame-alist to MS-DOS frames.
5319 Call tty-handle-reverse-video, frame-set-background-mode, and
5320 face-set-after-frame-default for non-MS-DOS frames.
5321
5322 * startup.el (tty-long-option-alist): New variable.
5323 (tty-handle-args): New function.
5324 (command-line): Call tty-handle-args.
5325
5326 * term/pc-win.el (x-long-option-alist, msdos-handle-args): Remove;
5327 startup.el now does that for all character-terminal frames.
5328
5329 2000-10-28 Miles Bader <miles@gnu.org>
5330
5331 * emacs-lisp/easy-mmode.el (define-minor-mode):
5332 Generate `turn-on-MODE' and `turn-off-MODE' functions unless the mode
5333 is global. If :global is followed by a non-nil but non-t value,
5334 make the mode buffer-local, but also generate a `global-MODE'
5335 version using `easy-mmode-define-global-mode'.
5336 Add :conditional-turn-on keyword argument.
5337
5338 2000-10-28 Dave Love <fx@gnu.org>
5339
5340 * international/latin1-disp.el (latin1-char-displayable-p):
5341 Don't use window-system.
5342
5343 2000-10-27 Eli Zaretskii <eliz@is.elta.co.il>
5344
5345 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
5346 Don't call find-buffer-file-type-coding-system. Instead, just
5347 set eol-type to -unix if inhibit-eol-conversion is in effect, or
5348 if the file is on an untranslated filesystem.
5349 (add-untranslated-filesystem): Use "D" instead of "f" inside
5350 interactive.
5351
5352 2000-10-27 Dave Love <fx@gnu.org>
5353
5354 * textmodes/refill.el (refill-late-fill-paragraph-function): New var.
5355 (refill-mode): Use it.
5356
5357 2000-10-27 Stefan Monnier <monnier@cs.yale.edu>
5358
5359 * international/quail.el (quail-activate): Don't make-local-hook.
5360
5361 2000-10-27 Andre Spiegel <spiegel@gnu.org>
5362
5363 * vc-hooks.el (vc-version-backup-file-name): Use file.~<rev>~ for
5364 manual backups and file.~<rev>.~ for automatic ones.
5365 (vc-make-version-backup): Don't do it on MS-DOS without long file
5366 names.
5367
5368 * vc.el (vc-version-other-window): If an automatic backup of the
5369 desired version exists, rename it instead of copying it.
5370
5371 * vc-cvs.el (vc-cvs-checkin): Check both status and error message
5372 after command. If there's an unexpected error, signal it instead
5373 of being silent.
5374 (vc-cvs-merge-news): Be prepared for no news at all.
5375
5376 2000-10-27 Miles Bader <miles@lsi.nec.co.jp>
5377
5378 * shell.el (shell): Add BUFFER argument.
5379 * comint.el (make-comint-in-buffer): New function.
5380 (make-comint): Use it.
5381
5382 * faces.el (face-spec-choose): Change syntax so that the list of
5383 attribute-value pairs is now the cdr of each clause, not the cadr.
5384 Detect old-style entries, and handle them. Use pop.
5385
5386 2000-10-26 Stefan Monnier <monnier@cs.yale.edu>
5387
5388 * cus-edit.el (custom-mode-map): Use a sparse map.
5389 (custom-mode): Don't bother with make-local-hook.
5390
5391 * wid-edit.el (widget-add-change): Don't bother with make-local-hook.
5392
5393 * vc.el (vc-start-entry): Only erase the buffer if comment is set.
5394
5395 2000-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5396
5397 * ps-print.el: Avoid compilation gripes.
5398 (ps-print-version): New version number (6.2.1).
5399
5400 2000-10-26 Dave Love <fx@gnu.org>
5401
5402 * menu-bar.el: Modify some menu item help strings.
5403 (menu-bar-help-menu): Add link to MORE.STUFF.
5404
5405 * cus-edit.el (custom-mode): Add `special' mode-class property.
5406
5407 * wid-browse.el (widget-browse-mode): Likewise.
5408
5409 * wid-edit.el (widget-specify-field): Revert to using local-map
5410 property, not keymap.
5411
5412 2000-10-26 Miles Bader <miles@lsi.nec.co.jp>
5413
5414 * wid-edit.el (widget-field-end): When checking for a `boundary'
5415 field, do so in the correct buffer.
5416
5417 * simple.el (undo): Correctly distinguish between numeric and
5418 non-numeric prefix args in non-transient-mark-mode, as per the doc
5419 string. When in transient-mark-mode, treat all prefix-args as
5420 numeric.
5421
5422 * simple.el (previous-matching-history-element): Miscellaneous cleanup.
5423 Position point on match. Handle N == 0 correctly.
5424
5425 * comint.el (comint-mode): Locally set `next-line-add-newlines' to nil.
5426 (comint-mode-map): Reverse order of `comint-write-output' and
5427 `comint-append-output-to-file'.
5428 (comint-append-output-to-file): Reinstate this function, for the
5429 benefit of the menu.
5430
5431 2000-10-25 Stefan Monnier <monnier@cs.yale.edu>
5432
5433 * vc.el (vc-version-other-window): Bind `file'.
5434
5435 2000-10-25 Gerd Moellmann <gerd@gnu.org>
5436
5437 * Makefile.in (update-authors): New target for maintenance purposes.
5438
5439 * emacs-lisp/authors.el (batch-update-authors): New function.
5440 (authors-fixed-entries): New defconst.
5441 (authors-add-fixed-entries): New function.
5442 (authors): Call it.: Don't process lispref/.
5443
5444 2000-10-25 Jason Rumney <jasonr@gnu.org>
5445
5446 * cus-edit.el (custom-button-face, custom-button-pressed-face):
5447 Merge x w32 and mac definitions.
5448
5449 2000-10-25 Gerd Moellmann <gerd@gnu.org>
5450
5451 * menu-bar.el (menu-bar-options-menu): Add a help string for
5452 `uniquify'.
5453
5454 2000-10-25 Stephen Gildea <gildea@alum.mit.edu>
5455
5456 * time-stamp.el (time-stamp-string-preprocess):
5457 Fix a wrong type argument error.
5458
5459 2000-10-25 Miles Bader <miles@gnu.org>
5460
5461 * recentf.el (recentf-mode): Variable removed.
5462 (recentf-mode): Use `define-minor-mode'.
5463
5464 * mwheel.el (mouse-wheel-mode): New global minor mode.
5465 (mwheel-install): Use `mouse-wheel-mode'.
5466
5467 2000-10-25 Dave Love <fx@gnu.org>
5468
5469 * progmodes/cperl-mode.el (cperl-mode):
5470 Set normal-auto-fill-function correctly.
5471
5472 * wid-edit.el (widget-field-keymap, widget-text-keymap):
5473 Don't inherit from global-map and don't nullify menu-bar and tool-bar
5474 bindings.
5475
5476 2000-10-25 Miles Bader <miles@lsi.nec.co.jp>
5477
5478 * wid-edit.el (widget-field-at): New function.
5479 (widget-at, widget-field-activate): Use it.
5480 (widget-tabable-at): Use `widget-at'.
5481 (widget-specify-field): If the terminating character of the widget
5482 field (which is read-only) is a newline, put it into a special
5483 `boundary' field so that C-n/C-p act more naturally.
5484 (widget-field-end): Also don't subtract one if a special
5485 `boundary' field has been added after the widget field.
5486
5487 * comint.el (comint-output-filter, comint-send-input):
5488 Don't bother adding stickiness fields to overlays to fool the field
5489 code, since it should notice the overlay insertion-types now.
5490
5491 * wid-edit.el (widget-beginning-of-line, widget-end-of-line):
5492 Replace with aliases of the normal emacs b-o-l/e-o-l functions.
5493 (widget-field-keymap, widget-text-keymap): Don't bind C-a/C-e.
5494
5495 2000-10-24 Gerd Moellmann <gerd@gnu.org>
5496
5497 * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
5498 (authors): Set file coding system to iso-2022-7bit.
5499 Add file-local variables to output buffer.
5500
5501 * files.el (after-find-file): Don't print any warnings if
5502 WARN is nil.
5503
5504 2000-10-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5505
5506 * ps-print.el (ps-generate): Fix odd/even pages printing bug.
5507
5508 * delim-col.el: Now there is a column formatting mechanism.
5509 Modified to customization mechanisms convention. Doc fix.
5510 (columns): New group for delim-col.
5511 (delimit-columns-before, delimit-columns-after)
5512 (delimit-columns-format, delimit-columns-extra, delimit-columns-start)
5513 (delimit-columns-end): New vars.
5514 (delimit-columns-customize, delimit-columns-format): New funs.
5515 (delimit-columns-region, delimit-columns-rectangle)
5516 (delimit-columns-rectangle-line): Modified to support column
5517 formatting.
5518
5519 2000-10-24 Dave Love <fx@gnu.org>
5520
5521 * log-edit.el (log-edit): Add :version and a :group for vc.
5522
5523 2000-10-24 Gerd Moellmann <gerd@gnu.org>
5524
5525 * files.el (after-find-file): Don't print a message ``New file''
5526 if WARN is nil.
5527
5528 * wid-edit.el (widget-field-keymap, widget-text-keymap):
5529 Define the tool-bar map as nil, as for the menu-bar. Otherwise, we'll
5530 get duplicate tool-bar entries because we'll see the global ones
5531 on more than one path through keymaps.
5532
5533 * emacs-lisp/lisp.el (defun-prompt-regexp): Doc fix.
5534
5535 * progmodes/cmacexp.el: Change Francesco's email address.
5536
5537 2000-10-24 Kenichi Handa <handa@etl.go.jp>
5538
5539 * window.el (fit-window-to-buffer): Adjust point of the window
5540 buffer, not that of the current buffer.
5541
5542 2000-10-24 Eli Zaretskii <eliz@is.elta.co.il>
5543
5544 * progmodes/cmacexp.el: Update the euthor's email address.
5545
5546 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
5547
5548 * faces.el (face-spec-set-match-display): Add `graphic' display
5549 type (the inverse of `tty'). Use `display-graphic-p' instead of
5550 the window-system variable.
5551
5552 2000-10-24 Kenichi Handa <handa@etl.go.jp>
5553
5554 * international/isearch-x.el (isearch-with-input-method):
5555 Call input-method-function with the first event in
5556 unread-command-events.
5557
5558 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
5559
5560 * faces.el (face-default-spec, face-user-default-spec): Make defsubsts.
5561
5562 2000-10-24 Andrew Choi <akochoi@i-cable.com>
5563
5564 * international/mule-conf.el (mac-roman-lower, mac-roman-upper):
5565 New charsets.
5566
5567 * term/mac-win.el: Remove definitions of mac-roman-lower and
5568 mac-roman-upper, require dired, and define instead of set
5569 mac-ready-for-drag-n-drop to avoid compilation error.
5570
5571 2000-10-23 Andrew Innes <andrewi@gnu.org>
5572
5573 * files.el (make-backup-file-name-1) [windowsnt, ms-dos]:
5574 Remove superfluous calls to subst-char-in-string; instead apply
5575 expand-file-name after convert-standard-filename to ensure
5576 expected directory separators are used.
5577
5578 2000-10-23 Eli Zaretskii <eliz@is.elta.co.il>
5579
5580 * info.el (Info-file-list-for-emacs): Add an entry for Eshell.
5581
5582 2000-10-23 Dave Love <fx@gnu.org>
5583
5584 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
5585 (tool-bar-add-item): Set foreground and background for XBM icons.
5586
5587 * international/latin1-disp.el (latin1-char-displayable-p):
5588 New function (from Handa).
5589 (latin1-display-check-font): Use it.
5590
5591 * imenu.el (imenu--create-keymap-2): Build menu with menu-item
5592 using :key-sequence, making it much more usable.
5593 Use nconc, not append.
5594 (imenu--create-keymap-1): Avoid append.
5595
5596 * textmodes/refill.el: Remove bits redundant with define-minor-mode.
5597
5598 2000-10-23 Miles Bader <miles@lsi.nec.co.jp>
5599
5600 [the following changes fix a bug where `define-minor-mode' didn't
5601 correctly generate :require clauses for defcustoms in compiled files]
5602 * emacs-lisp/bytecomp.el (byte-compile-last-logged-file): New variable.
5603 (byte-compile-log-file, byte-compile-log-1): Don't set
5604 `byte-compile-current-file' to nil. Instead set
5605 `byte-compile-last-logged-file' to it. Test whether
5606 byte-compile-current-file equals byte-compile-last-logged-file
5607 instead of whether its nil.
5608 (byte-compile-file): Bind `byte-compile-last-logged-file' to nil.
5609
5610 2000-10-23 Stefan Monnier <monnier@cs.yale.edu>
5611
5612 * textmodes/refill.el: Fix var names in doc.
5613 (refill-mode): Don't bother with make-local-hook anymore.
5614
5615 2000-10-23 Miles Bader <miles@lsi.nec.co.jp>
5616
5617 * faces.el (face-user-default-spec, face-default-spec): New functions.
5618 (face-spec-choose, face-spec-set): Document nil-SPEC behavior.
5619 (frame-set-background-mode, face-set-after-frame-default):
5620 Use `face-user-default-spec'. Simplify code slightly.
5621
5622 * woman.el (woman-italic-face, woman-bold-face)
5623 (woman-unknown-face): Add dark-background variants.
5624 (woman-default-faces): Renamed from `woman-colour-faces'.
5625 Set using the stored defaults, rather than using hard-wired colors.
5626 (woman-monochrome-faces): Renamed from `woman-black-faces'.
5627 Just make the foreground `unspecified' rather than "black".
5628 (woman-menu): Rename menu entries accordingly.
5629
5630 * faces.el (header-line): Make more reasonable on mono/grayscale
5631 displays.
5632
5633 2000-10-23 Andrew Choi <akochoi@i-cable.com>
5634
5635 * cus-edit.el (custom-button-face): Use 3D look for mac.
5636 (custom-button-pressed-face): Likewise.
5637
5638 * faces.el (set-face-attributes-from-resources): Handle mac frames
5639 in the same way as x and w32 frames.
5640 (face-valid-attribute-values): Likewise.
5641 (read-face-attribute): Likewise.
5642 (defined-colors): Likewise.
5643 (color-defined-p): Likewise.
5644 (color-values): Likewise.
5645 (display-grayscale-p): Likewise.
5646 (face-set-after-frame-default): Likewise.
5647 (mode-line): Same default face as for x and w32.
5648 (tool-bar): Likewise.
5649
5650 * frame.el: Remove call to frame-notice-user-settings at end of
5651 the file.
5652
5653 * info.el (Info-fontify-node): Make underlines invisible for mac
5654 as for x, pc, and w32 frame types.
5655
5656 * term/mac-win.el: New file.
5657
5658 2000-10-22 Dave Love <fx@gnu.org>
5659
5660 * textmodes/refill.el: New file.
5661
5662 2000-10-22 Andre Spiegel <spiegel@gnu.org>
5663
5664 * vc-hooks.el (vc-version-backup-file-name): New optional args
5665 MANUAL and REGEXP.
5666 (vc-delete-automatic-version-backups, vc-make-version-backup):
5667 New functions.
5668 (vc-before-save): Use the latter.
5669 (vc-default-make-version-backups-p): Added `-p' suffix to avoid
5670 confusion.
5671
5672 * vc-cvs.el (vc-cvs-make-version-backups-p): Added `-p' suffix as
5673 expected by vc[-hooks].el.
5674
5675 * vc.el (vc-checkout): Added `-p' suffix in call to
5676 vc-make-version-backups-p; use vc-make-version-backup to actually
5677 make the backup.
5678 (vc-version-other-window, vc-version-backup-file): Handle both
5679 automatic and manual backups.
5680 (vc-revert-file): Use vc-delete-automatic-version-backups to get rid
5681 of all of them.
5682
5683 2000-10-22 Miles Bader <miles@gnu.org>
5684
5685 * comint.el (comint-highlight-input, comint-highlight-prompt):
5686 Renamed, `-face' at end removed.
5687 (comint-send-input, comint-output-filter): Use renamed faces.
5688
5689 * window.el (fit-window-to-buffer): Change defaulting of
5690 MAX-HEIGHT slightly.
5691
5692 * faces.el (color-values, color-defined-p): Use `member', not
5693 `memq', because it works correctly for strings.
5694 (frame-set-background-mode): Actually, "unspecified-fg" and
5695 "unspecified-bg" *are* strings. Use `member', not `memq', and
5696 `equal', not `eq', when a string value is possible.
5697
5698 2000-10-21 Eli Zaretskii <eliz@is.elta.co.il>
5699
5700 * info.el (Info-file-list-for-emacs): Add an entry for Speedbar.
5701
5702 2000-10-21 Stefan Monnier <monnier@cs.yale.edu>
5703
5704 * progmodes/sh-script.el (sh-mode-map): Remove bindings for
5705 sh-electric-rparen, sh-electric-less and sh-electric-hash.
5706 (sh-st-punc, sh-here-doc-syntax): Use string-to-syntax.
5707 (sh-font-lock-heredoc, sh-font-lock-paren): New funs.
5708 (sh-font-lock-syntactic-keywords): Use them.
5709 (sh-heredoc-face, sh-st-face, sh-special-syntax): Remove.
5710 (sh-mkword-regexp, sh-electric-rparen-needed-here): Remove.
5711 (sh-mode): Don't override font-lock-unfontify-region-function.
5712 Use a copy of sh-font-lock-syntactic-keywords.
5713 (sh-set-shell): Don't set sh-electric-rparen-needed-here.
5714 Don't call sh-scan-buffer since font-lock does it on the fly.
5715 (sh-get-indent-info): Use `face' rather than `syntax-table'
5716 text-property to detect here-documents.
5717 Replace sh-special-syntax with sh-st-punc.
5718 (sh-prev-line): Use `face' rather than `syntax-table'
5719 text-property to skip over here-documents.
5720 (sh-font-lock-unfontify-region-function, sh-check-paren-in-case)
5721 (sh-set-char-syntax, sh-electric-rparen, sh-electric-hash)
5722 (sh-electric-less, sh-set-here-doc-region)
5723 (sh-remove-our-text-properties, sh-search-word, sh-scan-case)
5724 (sh-scan-buffer, sh-rescan-buffer): Remove.
5725
5726 2000-10-21 Andrew Innes <andrewi@gnu.org>
5727
5728 * w32-fns.el (make-auto-save-file-name): Don't apply conversion to
5729 remote (ange-ftp) file names.
5730
5731 2000-10-21 Miles Bader <miles@gnu.org>
5732
5733 * window.el (fit-window-to-buffer): New function.
5734 (shrink-window-if-larger-than-buffer): Use it.
5735 (window-text-height): Don't expect minibuffers to have mode-lines.
5736
5737 * help.el (resize-temp-buffer-window): Use `fit-window-to-buffer'.
5738 * international/quail.el (quail-update-guidance):
5739 Use `fit-window-to-buffer' instead of `set-window-text-height'.
5740
5741 * international/quail.el (quail-show-guidance-buf): Make sure
5742 guidance window really has enough room.
5743 (quail-update-guidance): If quail-guidance-win is already shown,
5744 make sure its height is OK.
5745
5746 * window.el (window-text-height, set-window-text-height):
5747 New functions.
5748 (shrink-window-if-larger-than-buffer): Use `window-text-height'
5749 instead of `window-height' & `mode-line-window-height-fudge'.
5750 (mode-line-window-height-fudge): Add FACE parameter.
5751 * help.el (resize-temp-buffer-window): Use `set-window-text-height'
5752 instead of `enlarge-window' & `mode-line-window-height-fudge'.
5753
5754 2000-10-20 Miles Bader <miles@gnu.org>
5755
5756 * window.el (height-affecting-face-attributes): Use `defconst'.
5757
5758 * textmodes/ispell.el (ispell-mode-line-window-height-fudge):
5759 New function, conditionally aliased to `mode-line-window-height-fudge'.
5760 (ispell-help): Use it.
5761 (ispell-choices-win-default-height): Don't include mode-line fudge.
5762 (ispell-choices-win-default-height): New function.
5763 (ispell-show-choices, ispell-command-loop): Use function
5764 `ispell-choices-win-default-height' instead of variable.
5765
5766 2000-10-20 Miles Bader <miles@lsi.nec.co.jp>
5767
5768 * window.el (mode-line-window-height-fudge): New variable.
5769 (height-affecting-face-attributes): New variable.
5770 (mode-line-window-height-fudge): New function.
5771 (shrink-window-if-larger-than-buffer): Use it.
5772 * help.el (resize-temp-buffer-window): Likewise.
5773
5774 * info.el (Info-fontify-node): Add support for @subsubsection
5775 titles, which use `Info-title-4-face'.
5776 (Info-title-4-face): New face.
5777 (Info-title-3-face): Inherit from Info-title-4-face instead of
5778 variable-pitch.
5779
5780 2000-10-19 Jason Rumney <jasonr@gnu.org>
5781
5782 * dired.el (dired-insert-directory): Do not let errors signalled by
5783 attempt to run dired-free-space-program prevent dired from working.
5784
5785 2000-10-19 Stefan Monnier <monnier@cs.yale.edu>
5786
5787 * diff-mode.el (diff-find-file-name): Fix regex subgroup number.
5788
5789 2000-10-19 Gerd Moellmann <gerd@gnu.org>
5790
5791 * dirtrack.el (dirtrack): Fix call to run-hooks.
5792
5793 * cmuscheme.el (cmuscheme-program-name): Renamed from
5794 scheme-program-name because xscheme.el contains a defcustom with
5795 the same name. As a consequence, customizing group `cmuscheme'
5796 loaded `xscheme' which redefined run-scheme.
5797 (run-scheme): Use cmuscheme-program-name.
5798
5799 * ps-print.el (ps-print-emacs-type): Move into the eval-and-compile.
5800
5801 * play/doctor.el (doctor-death): Update the Samaritans'
5802 anonymous address, and add a website for Befrienders International.
5803
5804 2000-10-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5805
5806 * ps-print.el: Even/odd pages fix. Fix little bug on XEmacs.
5807 Avoid compilation gripes. Doc fix.
5808 (ps-print-version): New version number (6.2).
5809 (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
5810 (ps-x-color-name, ps-x-color-specifier-p, ps-x-copy-coding-system)
5811 (ps-x-device-class, ps-x-extent-end-position, ps-x-extent-face)
5812 (ps-x-extent-priority, ps-x-extent-start-position)
5813 (ps-x-face-font-instance, ps-x-find-coding-system)
5814 (ps-x-font-instance-properties, ps-x-make-color-instance)
5815 (ps-x-map-extents): Alias for functions without the prefix `ps-x-', to
5816 avoid compilation gripes without defining functions.
5817 (ps-e-find-composition): Alias for function find-composition, to have a
5818 suitable function depending on Emacs version.
5819 (ps-color-device, ps-color-values, ps-face-foreground-name)
5820 (ps-face-background-name, ps-face-bold-p, ps-face-italic-p, ps-mapper)
5821 (ps-extent-sorter, ps-xemacs-face-kind-p, ps-xemacs-color-name)
5822 (ps-print-ensure-fontified): Function definitions surrounded by
5823 `eval-and-compile' to avoid compilation gripes.
5824 (ps-font-lock-face-attributes): `font-lock-face-attributes' evaluated
5825 by symbol-value to avoid compilation gripes.
5826 (ps-end-file, ps-header-sheet, ps-plot-region): Even/odd pages fix.
5827 (ps-generate-postscript-with-faces): Fix little bug on XEmacs.
5828
5829 2000-10-19 Miles Bader <miles@lsi.nec.co.jp>
5830
5831 * startup.el (normal-top-level): Call `frame-set-background-mode'
5832 after `frame-notice-user-settings' because the latter doesn't call
5833 the former on a tty.
5834
5835 * faces.el (frame-set-background-mode): `unspecified' &c are
5836 symbols, not strings.
5837
5838 2000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
5839
5840 * term/tty-colors.el (color-name-rgb-alist): Add a comment explaining
5841 why some "light*" colors are deliberately absent from the alist.
5842
5843 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face):
5844 Change colors for tty's, as suggested by Miles Bader.
5845
5846 2000-10-19 Kenichi Handa <handa@etl.go.jp>
5847
5848 * international/fontset.el: Use registry "MuleTibetan-2" for Tibetan.
5849 (ccl-encode-mule-unicode-0100-24ff): New CCL program. Register it
5850 for ISO10646-1 fonts.
5851 (x-font-name-charset-alist): Add an entry for "iso10646-1".
5852
5853 2000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
5854
5855 * faces.el (frame-set-background-mode): If a tty frame defines a
5856 background color, use that to compute the background mode, instead
5857 of always defaulting to "dark".
5858
5859 2000-10-19 Miles Bader <miles@lsi.nec.co.jp>
5860
5861 * comint.el (comint-write-output): New function.
5862 (comint-mode-map): Add it to the menu.
5863 Bind `C-c C-s' to comint-write-output.
5864
5865 2000-10-18 Gerd Moellmann <gerd@gnu.org>
5866
5867 * startup.el (fancy-splash-screens): Set buffer-undo-list to t.
5868 Use fancy-splash-delay.
5869
5870 2000-10-18 Alex Schroeder <alex@gnu.org>
5871
5872 * progmodes/sql.el (sql-sybase-options): New option.
5873 (sql-sybase): Use it. Add sql-database to the list of parameters
5874 provided for login. The options -w 2048 -n are not used any more.
5875
5876 * comint.el (comint-read-input-ring): Bugfix such that the first
5877 and the last entry of the input ring file are not lost.
5878
5879 2000-10-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5880
5881 * ps-print.el: Internal variable changes to defcustom,
5882 make-local-hook changes to defvar. Doc fix.
5883 (ps-print-version): New version number (6.1).
5884 (ps-setup, ps-do-despool): Code fix.
5885 (ps-printer-name): Customization fix.
5886 (ps-printer-name-option): Now is a defcustom instead of an
5887 internal variable.
5888 (ps-print-hook, ps-print-begin-sheet-hook, ps-print-begin-page-hook)
5889 (ps-print-begin-column-hook): Now are defvar instead of
5890 make-local-hook.
5891
5892 2000-10-18 Miles Bader <miles@gnu.org>
5893
5894 * comint.el (comint-delete-output): Renamed from `comint-kill-output'.
5895 (comint-kill-output): Changed into an alias for `comint-delete-output',
5896 and made obsolete.
5897 (comint-mode-map): Rename references to comint-kill-output.
5898
5899 2000-10-18 Eli Zaretskii <eliz@is.elta.co.il>
5900
5901 * diff-mode.el (diff-header-face, diff-file-header-face)
5902 (diff-changed-face): Add bold and italic attributes to tty faces.
5903 (diff-function-face): New face.
5904 (diff-font-lock-keywords): Use it.
5905
5906 2000-10-18 Miles Bader <miles@lsi.nec.co.jp>
5907
5908 * comint.el (comint-output-filter): Fixup comint-last-input-end too.
5909 Remove commented-out call to force-mode-line-update.
5910 (comint-kill-output): Use `forward-line 0' instead of
5911 beginning-of-line to make sure we get past the prompt.
5912
5913 2000-10-17 Stefan Monnier <monnier@cs.yale.edu>
5914
5915 * diff-mode.el (diff-header-face, diff-file-header-face):
5916 Add specific setting for dark background.
5917 (diff-context-face): Renamed from diff-comment-face.
5918 Set explicitly rather than inheriting from font-lock-comment-face.
5919
5920 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
5921
5922 * startup.el (command-line): Move the code which sets the default
5923 TTY colors to before before-init-hook.
5924
5925 2000-10-17 Gerd Moellmann <gerd@gnu.org>
5926
5927 * jit-lock.el (jit-lock-stealth-time): Doc fix.
5928
5929 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
5930
5931 * files.el (auto-mode-alist): Add .dif and .pat as diff-mode
5932 extensions, for MS-DOS.
5933
5934 * diff-mode.el (diff-header-face, diff-file-header-face)
5935 (diff-changed-face): Define tty-specific colors.
5936
5937 2000-10-17 Gerd Moellmann <gerd@gnu.org>
5938
5939 * startup.el (fancy-splash-text): Realign the text.
5940
5941 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
5942
5943 * font-lock.el (font-lock-comment-face): Define a separate default
5944 for dark-background tty's.
5945
5946 2000-10-17 Miles Bader <miles@gnu.org>
5947
5948 * help.el (resize-temp-buffer-window): Add hack to avoid last line
5949 being obscured by whizzy mode-lines on graphics displays.
5950
5951 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
5952
5953 * info.el (Info-title-1-face, Info-title-2-face)
5954 (Info-title-3-face): Define colors for tty's.
5955 (info-header-node): Remove unneeded tty-specific definition.
5956
5957 2000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
5958
5959 * term/pc-win.el (msdos-handle-reverse-video): Don't remove
5960 reverse from the frame parameters, and don't invert foreground and
5961 background colors.
5962
5963 2000-10-16 Miles Bader <miles@gnu.org>
5964
5965 * info.el (Info-set-mode-line): Use `%b' instead of hardwired
5966 string "*Info*". Call propertized-buffer-identification to spruce
5967 up the result.
5968
5969 2000-10-16 Gerd Moellmann <gerd@gnu.org>
5970
5971 * help.el: Provide `help' for the sake of define-minor-mode
5972 which generates defcustoms with requires.
5973
5974 * jit-lock.el (jit-lock-after-change): If we're in text that
5975 matches a multi-line font-lock pattern, make sure the whole text
5976 will be redisplayed.
5977
5978 * emacs-lisp/authors.el (authors-add): Don't add an entry if
5979 author's name is unknown.
5980
5981 * eshell/esh-var.el, eshell/esh-util.el, eshell/esh-test.el,
5982 * eshell/esh-proc.el, eshell/esh-opt.el, eshell/esh-mode.el,
5983 * eshell/esh-maint.el, eshell/esh-io.el, eshell/esh-ext.el,
5984 * eshell/esh-cmd.el, eshell/esh-arg.el, eshell/em-xtra.el,
5985 * eshell/em-unix.el, eshell/em-term.el, eshell/em-smart.el,
5986 * eshell/em-script.el, eshell/em-rebind.el, eshell/em-prompt.el,
5987 * eshell/em-pred.el, eshell/em-ls.el, eshell/em-hist.el,
5988 * eshell/em-glob.el, shell/em-dirs.el, eshell/em-cmpl.el,
5989 * eshell/em-basic.el, eshell/em-banner.el, eshell/em-alias.el:
5990 Add author information.
5991
5992 2000-10-16 Miles Bader <miles@lsi.nec.co.jp>
5993
5994 * toolbar/up_arrow.xpm, toolbar/right_arrow.xpm:
5995 * toolbar/left_arrow.xpm, toolbar/home.xpm: Re-convert from
5996 full-color version (using the Gimp) to eliminate dithering artifacts.
5997
5998 2000-10-15 Stefan Monnier <monnier@cs.yale.edu>
5999
6000 * font-lock.el (font-lock-syntactic-keywords): Fix docstring.
6001
6002 * simple.el (syntax-flag-table, string-to-syntax): Remove.
6003
6004 2000-10-15 Dave Love <fx@gnu.org>
6005
6006 * progmodes/sh-script.el: Require skeleton and comint when compiling.
6007
6008 * pcomplete.el (pcomplete) <defgroup>: Add :version.
6009
6010 * whitespace.el: Doc fixes.
6011 (top-level): Don't add hooks here.
6012 (whitespace-running-emacs): Deleted.
6013 (timer): Don't require.
6014 (whitespace): Add back :version conditional on xemacs test.
6015 (whitespace-spacetab-regexp, whitespace-indent-regexp)
6016 (whitespace-ateol-regexp, whitespace-modes): Fix custom type.
6017 (whitespace-force-mode-line-update, whitespace-refresh-rescan-list)
6018 (whitespace-tickle-timer, whitespace-rescan-files-in-buffers):
6019 Avoid specific xemacs test.
6020 (whitespace-global-mode): New option.
6021 (whitespace-global-mode): New command.
6022 (whitespace-unload-hook): New function.
6023
6024 * info.el (Info-mouse-follow-nearest-node): Use mouse-set-point.
6025 (Info-fontify-node, Info-goto-node, Info-mode-menu)
6026 (Info-fontify-node): `Goto' goes to `Go to'.
6027 (Info-fontify-node): Add help-echo to xref links.
6028
6029 2000-10-15 Eli Zaretskii <eliz@is.elta.co.il>
6030
6031 * eshell/em-unix.el (eshell-du-prefer-over-ange): Doc fix.
6032
6033 2000-10-15 Stefan Monnier <monnier@cs.yale.edu>
6034
6035 * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
6036 Use plist-get and allow :inherit.
6037
6038 * emacs-lisp/cl-macs.el (cl-do-arglist):
6039 Use plist-get and plist-member instead of memq.
6040
6041 * emacs-lisp/ewoc.el (ewoc-location): New function.
6042 (ewoc-enter-after, ewoc-enter-before): Document return value.
6043 * pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
6044 Don't need make-local-hook any more.
6045 (cvs-addto-collection): Return the new tin.
6046 (cvs-mode-insert): Jump to the new line.
6047
6048 * jit-lock.el (jit-lock-fontify-buffer): Remove.
6049
6050 * arc-mode.el (archive-zoo-summarize): Fix from gnu.emacs.bug.
6051
6052 * font-lock.el (font-lock-syntactically-fontified): New var.
6053 (font-lock-fontify-syntactic-keywords-region): Use it.
6054 (font-lock-mode): Fix docstring. Don't need make-local-hook anymore.
6055
6056 * diff-mode.el (diff-find-file-name): Fix regexp.
6057
6058 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
6059 (cl-builtin-clrhash, cl-builtin-maphash): Add for byte-compatibility.
6060
6061 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix.
6062 (sh-mode-syntax-table): Add punctuation syntax for < and >.
6063 (sh-mode): Don't make all vars local here.
6064 (sh-kw): Reformat.
6065 (sh-set-shell): Use dolist. Don't set indent-region-function.
6066 (sh-mode-syntax-table): Use pop.
6067 (sh-remember-variable): Use push.
6068 (sh-help-string-for-variable): Use memq.
6069 (sh-safe-backward-sexp): Remove.
6070 (sh-safe-forward-sexp): Add ARG.
6071 (sh-get-indent-info, sh-prev-stmt): Use it.
6072 (sh-prev-line): Simplify by using forward-comment.
6073 (sh-this-is-a-continuation): Simplify.
6074 (sh-learn-buffer-indent): Use dolist.
6075 (sh-do-nothing): Remove.
6076 (sh-set-char-syntax, sh-set-here-doc-region):
6077 Use inhibit-modification-hooks.
6078 (sh-name-style): Use mapcar and push.
6079 (sh-load-style): Use dolist.
6080 (sh-save-styles-to-buffer): Use with-current-buffer and pp.
6081 (sh-case, sh-while-getopts): Use propertize directly rather
6082 than sh-electric-rparen.
6083
6084 2000-10-14 Stefan Monnier <monnier@cs.yale.edu>
6085
6086 * textmodes/tex-mode.el: Require CL when compiling.
6087 (tex-mode-syntax-table): Init immediately.
6088 (tex-mode-map): Bind M-RET to latex-insert-item.
6089 (latex-mode): Set indent-line-function to latex-indent.
6090 (tex-common-initialization): Don't setup the syntax-table any more.
6091 (latex-insert-item): New skeleton.
6092 (tex-next-unmatched-end): Fix copy/paste braino.
6093 (latex-syntax-after, latex-skip-close-parens, latex-down-list)
6094 (latex-indent, latex-find-indent): New functions.
6095 (tex-indent-allhanging, tex-indent-arg, tex-latex-indent-syntax-table)
6096 (tex-indent-item, tex-indent-item-re, tex-indent-basic): New vars.
6097 (tex-compilation-parse-errors): Use with-syntax-table.
6098
6099 2000-10-15 Miles Bader <miles@gnu.org>
6100
6101 * font-lock.el (font-lock-comment-face): Change dark-background,
6102 color, non-tty, default to `chocolate1'.
6103
6104 2000-10-13 John Wiegley <johnw@gnu.org>
6105
6106 * eshell/esh-util.el (require): Added a missing `require' form,
6107 needed when compiling (for an ange-ftp macro definition).
6108
6109 2000-10-13 Dave Love <fx@gnu.org>
6110
6111 * toolbar/paste.pbm, toolbar/saveas.pbm: Retouch.
6112
6113 2000-10-13 Gerd Moellmann <gerd@gnu.org>
6114
6115 * emacs-lisp/lisp.el (down-list, backward-up-list, up-list): Doc fix.
6116
6117 * toolbar/*.xpm: Reduce to max. 8 colors (mogrify -colorspace
6118 transparent -colors 8).
6119
6120 2000-10-13 Stephen Gildea <gildea@alum.mit.edu>
6121
6122 * time-stamp.el (time-stamp): Fixed bug in new multi-line code
6123 that breaks with old list format timestamps.
6124 (time-stamp-warn-inactive, time-stamp-old-format-warn)
6125 (time-stamp-count, time-stamp-conversion-warn): Improved doc strings.
6126
6127 2000-10-13 John Wiegley <johnw@gnu.org>
6128
6129 * align.el, pcomplete.el, calendar/timeclock.el,
6130 eshell/esh-module.el, eshell/eshell.el: Removed URL reference.
6131
6132 * calendar/timeclock.el (timeclock-find-discrep): A fix to some
6133 faulty math, where holiday hours were being computing as seconds.
6134
6135 2000-10-13 John Wiegley <johnw@gnu.org>
6136
6137 * desktop.el (desktop-buffer-modes-to-save): Added a global for
6138 specifying what "other" kinds of buffers should be saved.
6139 This used to be hard-coded.
6140 (desktop-buffer-misc-functions): A global for specifying how
6141 auxiliary data should be determined for special buffer types.
6142 (desktop-save-buffer-p): Use `desktop-buffer-modes-to-save',
6143 instead of hard-coding the special buffer types.
6144 (desktop-save): Run `desktop-buffer-misc-functions' to gather
6145 auxiliary data, instead of hard-coding for Info buffers and dired.
6146 (desktop-buffer-info-misc-data): Aux function for determining Info
6147 buffer auxiliary info.
6148 (desktop-buffer-dired-misc-data): Likewise, but for dired buffers.
6149 (desktop-buffer-info): Changed this function to use the info
6150 gathered above.
6151 (desktop-create-buffer): Be a little more careful about what
6152 `minor-mode' means before calling it. This is important for some
6153 buffer types.
6154
6155 2000-10-13 John Wiegley <johnw@gnu.org>
6156
6157 * eshell/esh-util.el: Added a global form which declares an
6158 autoload for `parse-time-string', if that function is not already
6159 defined, and if parse-time.el is available on the user's system.
6160
6161 * eshell/em-ls.el (eshell-ls-applicable): Extended this function
6162 to be aware of ange-ftp user info.
6163 (eshell-do-ls): Bind `ange-cache'. Also, use `eshell-file-attributes'.
6164 (eshell-ls-annotate): Use `eshell-file-attributes'.
6165 (eshell-ls-file): Made the user-id printing code a bit smarter.
6166
6167 * eshell/esh-util.el (eshell-ange-ls-uids): Added variable, to
6168 allow identification of alias user ids in remote directories.
6169 It's manual, but there's no other way to know when the current user
6170 on the local machine, is also the owning user on the remote machine.
6171 (fboundp): Bind `ange-cache'.
6172 (eshell-directory-files-and-attributes): Re-organized the logic a
6173 bit to use `eshell-file-attributes' instead of `file-attributes'.
6174 The former is more sensitive to directories that are read via FTP,
6175 and knows how to use ange-ftp to determine full attribute
6176 information, instead of just the name and last modtime.
6177 (eshell-current-ange-uids): Return the current user id when in a
6178 remote directory.
6179 (eshell-parse-ange-ls): Parse a full directory listing that has
6180 been returned by ange-ftp.
6181 (eshell-file-attributes): This beefed up version of
6182 `file-attributes' is only special if the user is currently in a
6183 remote directory, in which case it does a lot of work to find out
6184 what the real attributes of a file are, as they appear on the
6185 remote machine. This makes usage of remote directories (i.e.,
6186 ange-ftp pathnames) much more useful. You can now use Eshell as a
6187 full-fledged FTP client, with much more manipulation ability than
6188 most other clients.
6189
6190 * eshell/em-unix.el (eshell-du-prefer-over-ange): Added a new
6191 variable, which means that Eshell's du should always be preferred
6192 in remote directories.
6193 (eshell-shuffle-files): Use `eshell-file-attributes', rather than
6194 just `file-attributes'.
6195 (eshell-mvcp-template): Bind `ange-cache', to improve performance
6196 when reading remote directories. This is an Eshell-specific
6197 variable (not part of ange-ftp).
6198 (eshell/ln): Bind `ange-cache'.
6199 (eshell/du): Added some extra logic for determining when to use
6200 Eshell's du (which is slow), and when to use the external version
6201 (which may or may not exist).
6202
6203 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
6204 Call `eshell-interactive-process', rather than using
6205 `get-buffer-process', since backgrounded processes don't count in
6206 the context of this function's logic.
6207
6208 * eshell/esh-arg.el (eshell-parse-double-quote): Moved a call to
6209 `forward-char', so that null strings are parsed correctly.
6210
6211 2000-09-13 John Wiegley <johnw@gnu.org>
6212
6213 * eshell/em-pred.el (eshell-pred-file-type)
6214 (eshell-pred-file-links, eshell-pred-file-size):
6215 Use `eshell-file-attributes'. This is more correct over ange-ftp.
6216
6217 * eshell/em-glob.el (eshell-extended-glob): Bind `ange-cache', so
6218 that remote file globbing is more efficient.
6219
6220 * eshell/em-ls.el (eshell-ls-dir): Use `expand-file-name' when
6221 gathering the files and attributes within a directory.
6222
6223 * eshell/em-unix.el (eshell/cat): If any of the files passed on
6224 the command line is a special file (not a regular file, directory
6225 or symlink), always attempt to call the external version of cat.
6226
6227 2000-09-13 John Wiegley <johnw@gnu.org>
6228
6229 * eshell/esh-mode.el (eshell-find-tag): Corrections to the
6230 Eshell-friendly version of find-tag.
6231
6232 2000-10-13 Miles Bader <miles@lsi.nec.co.jp>
6233
6234 * image-file.el (image-file-name-extensions)
6235 (image-file-name-regexps): Add autoload cookies.
6236
6237 2000-10-13 Kenichi Handa <handa@etl.go.jp>
6238
6239 * international/mule-cmds.el (select-safe-coding-system): If FROM
6240 is string, show it in *Warning* buffer.
6241
6242 2000-10-13 Eli Zaretskii <eliz@is.elta.co.il>
6243
6244 * startup.el (normal-top-level): Use display-popup-menus-p instead
6245 of window-system.
6246 (command-line): Use display-graphic-p instead of window-system.
6247 (command-line-1): Use display-popup-menus-p and display-mouse-p
6248 instead of window-system.
6249
6250 2000-10-12 Sam Steingold <sds@gnu.org>
6251
6252 * tooltip.el (tooltip-use-echo-area): New user variable.
6253 (tooltip-show): Use it to choose between `x-show-tip' and `message'.
6254
6255 2000-10-12 Dave Love <fx@gnu.org>
6256
6257 * recentf.el: Maintainer's checkdoc fixes.
6258
6259 * startup.el (normal-top-level-add-subdirs-to-load-path):
6260 Use character class, not ASCII when matching file names.
6261 (fancy-splash-head): Add trailing slash to URL.
6262 (command-line): Don't require XPM support for toolbar.
6263
6264 * progmodes/cperl-mode.el (cperl-tips-faces): Doc fix.
6265 (cperl-invalid-face): Revert last change.
6266 (cperl-init-faces): Quote cperl-invalid-face.
6267
6268 2000-10-12 Kenichi Handa <handa@etl.go.jp>
6269
6270 * startup.el (fancy-splash-text): Remove superfluous quote.
6271
6272 2000-10-12 Gerd Moellmann <gerd@gnu.org>
6273
6274 * startup.el (fancy-splash-screens): Don't add a pre-command hook.
6275 (fancy-splash-pre-command, fancy-splash-pending-command): Removed.
6276 (command-line-1): Don't use fancy-splash-pending-command.
6277 (fancy-splash-screens-1): Goto point-min after inserting text.
6278
6279 * calendar/diary-lib.el (diary-cyclic): Doc fix from Ed Reingold.
6280
6281 * progmodes/scheme.el (scheme-mode-map): Use lisp-mode-shared-map
6282 instead of shared-lisp-mode-map.
6283
6284 2000-10-12 Miles Bader <miles@lsi.nec.co.jp>
6285
6286 * faces.el (header-line): Change tty-variant to use underlining.
6287
6288 * isearch.el (isearch-set-lazy-highlight-faces-at): New function.
6289 (isearch-highlight): Restore lazy-isearch face properties at old
6290 position, and suppress them at new position.
6291 (isearch-dehighlight): Restore lazy-isearch face properties.
6292 (isearch-lazy-highlight-update): Add lazy-isearch overlays even
6293 over the real isearch overlay, but in that case, don't give it a
6294 face property. Use `push'.
6295
6296 2000-10-12 Kenichi Handa <handa@etl.go.jp>
6297
6298 * man.el (Man-getpage-in-background): Fix previous change.
6299 Decode the process output only when we are in multibyte mode.
6300
6301 2000-10-11 Dave Love <fx@gnu.org>
6302
6303 * info.el (Info-mode-menu): Fix some help.
6304 (info-tool-bar-map): Add entry for Info-last.
6305
6306 * toolbar/cancel.xpm, toolbar/jump_to.xpm, toolbar/right_arrow.xpm:
6307 * toolbar/close.xpm, toolbar/left_arrow.xpm, toolbar/save.xpm:
6308 * toolbar/copy.xpm, toolbar/mail.xpm, toolbar/saveas.xpm:
6309 * toolbar/cut.xpm, toolbar/mail_compose.xpm:
6310 * toolbar/search-replace.xpm, toolbar/exit.xpm:
6311 * toolbar/mail_send.xpm, toolbar/search.xpm, toolbar/fld_open.xpm:
6312 * toolbar/new.xpm, toolbar/spell.xpm, toolbar/help.xpm:
6313 * toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm:
6314 * toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm:
6315 * toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm:
6316 Reduce colour requirements to 25 overall. (Probably wants
6317 revisiting from the originals to reduce further.)
6318
6319 2000-10-11 Eli Zaretskii <eliz@is.elta.co.il>
6320
6321 * hexl.el (hexlify-buffer): Bind coding-system-for-write to
6322 buffer-file-coding-system, instead of raw-text.
6323 (dehexlify-buffer): Bind coding-system-for-read to
6324 buffer-file-coding-system, instead of raw-text.
6325
6326 2000-10-11 Sam Steingold <sds@gnu.org>
6327
6328 * progmodes/cperl-mode.el (cperl-invalid-face): Double-quote
6329 `underline' - fixes the bug introduced on 2000-09-21.
6330
6331 2000-10-11 Dave Love <fx@gnu.org>
6332
6333 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
6334 Avoid compiler warnings.
6335 (scheme-mode): Doc fix.
6336 (scheme-font-lock-keywords-1): Match `define-syntax'.
6337
6338 2000-10-11 Miles Bader <miles@lsi.nec.co.jp>
6339
6340 * faces.el (frame-set-background-mode): Pay attention to saved
6341 face specs as well as default ones. Only do anything if the
6342 bg-mode or display-type has actually changed. Use `dolist'.
6343 (region): Make dark-background `region' face less in-your-face.
6344
6345 2000-10-10 Sam Steingold <sds@gnu.org>
6346
6347 * chistory.el, ielm.el, ledit.el:
6348 * progmodes/inf-lisp.el, progmodes/scheme.el:
6349 Use `lisp-mode-shared-map' instead of `shared-lisp-mode-map'.
6350
6351 2000-10-10 Stefan Monnier <monnier@cs.yale.edu>
6352
6353 * textmodes/texinfo.el: Update copyright and fix typo.
6354
6355 * desktop.el (desktop-modes-not-to-save): New var.
6356 (desktop-save-buffer-p): Use it.
6357 Also, obey desktop-buffers-not-to-save even for non-file buffers.
6358 (desktop-buffer-file): Use pop-to-buffer if switch-to-buffer fails.
6359
6360 2000-10-10 Dave Love <fx@gnu.org>
6361
6362 * toolbar/tool-bar.el (tool-bar-add-item)
6363 (tool-bar-add-item-from-menu): Don't favour XPM icons on mono display.
6364
6365 * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm:
6366 * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm:
6367 * toolbar/fld_open.pbm, toolbar/help.pbm, toolbar/home.pbm:
6368 * toolbar/index.pbm, toolbar/info.pbm, toolbar/jump_to.pbm:
6369 * toolbar/left_arrow.pbm, toolbar/mail.pbm, toolbar/mail_compose.pbm:
6370 * toolbar/mail_send.pbm, toolbar/new.pbm, toolbar/open.pbm:
6371 * toolbar/paste.pbm, toolbar/preferences.pbm, toolbar/print.pbm:
6372 * toolbar/right_arrow.pbm, toolbar/save.pbm, toolbar/saveas.pbm:
6373 * toolbar/search-replace.pbm, toolbar/search.pbm, toolbar/spell.pbm:
6374 * toolbar/undo.pbm, toolbar/up_arrow.pbm: New files straight from
6375 the .xpms; probably need retouching.
6376
6377 2000-10-10 Miles Bader <miles@lsi.nec.co.jp>
6378
6379 * subr.el (add-to-list): Add optional argument APPEND.
6380 * battery.el (display-battery): Use `add-to-list'.
6381
6382 2000-10-09 Thien-Thi Nguyen <ttn@gnu.org>
6383
6384 * play/zone.el (zone-timer, zone-wc-tbl): Rework these vars as symbol
6385 properties.
6386 (zone, zone-when-idle, zone-leave-me-alone)
6387 (zone-pgm-whack-chars): Use new symbol properties.
6388
6389 * battery.el (display-battery): Doc spelling fix.
6390
6391 * vc.el (with-vc-file, edit-vc-file): Specify `indent-function'
6392 property.
6393
6394 2000-10-09 Dave Love <fx@gnu.org>
6395
6396 * toolbar/tool-bar.el (tool-bar-mode): Check whether tool-bar-map
6397 has been initialized before calling tool-bar-setup.
6398 (tool-bar-add-item-from-menu): Add autoload cookie.
6399
6400 2000-10-09 Eli Zaretskii <eliz@is.elta.co.il>
6401
6402 * menu-bar.el (send-mail-item-name): New function.
6403 (menu-bar-tools-menu) <compose-mail>: Use it to display the value
6404 of mail-user-agent in the menu. Don't display the "Send Mail"
6405 item if mail-user-agent is nil or its value is ignore.
6406 (menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item
6407 if read-mail-command is nil or its value is ignore.
6408
6409 * mouse.el ([header-line mouse-1]): Bind to mouse-select-window.
6410
6411 2000-10-09 Miles Bader <miles@gnu.org>
6412
6413 * toolbar/up_arrow.xpm: Flip to put highlight in correct place.
6414 Correct image size.
6415 * toolbar/left_arrow.xpm: Correct image size.
6416
6417 * jka-compr.el: Don't call `jka-compr-install' when loading (it
6418 will be done by the definition of `auto-compression-mode' if
6419 necessary. Move code to uninstall existing file-name handler
6420 before definition of `auto-compression-mode'.
6421
6422 * image-file.el (auto-image-file-mode): Move to the end of the
6423 file, because `define-minor-mode' actually calls the mode-function
6424 if the associated variable is non-nil, which requires that all
6425 needed functions be already defined.
6426
6427 * mouse.el (popup-menu): Balance parens.
6428
6429 2000-10-08 Stefan Monnier <monnier@cs.yale.edu>
6430
6431 * mouse.el (popup-menu): Move the command call outside the loop
6432 so that popup-menu returns whatever the command returns.
6433
6434 * progmodes/etags.el: Docstring fixes. Maintainer line updated.
6435 (initialize-new-tags-table): Use run-hook-with-args-until-success.
6436 (find-tag): Use pop-to-buffer if switch-to-buffer failed.
6437 (tags-table-format-functions): Renamed from tags-table-format-hooks.
6438
6439 * vc.el (vc-version-diff): diff-switches can be a list.
6440 Use relative filenames for prettier output.
6441
6442 * pcvs.el (cvs-append-to-ignore, cvs-vc-command-advice)
6443 (vc-post-command-functions): Remove old-VC compatibility code.
6444
6445 * newcomment.el (comment-indent-default): Autoload.
6446
6447 * font-lock.el (font-lock-defaults): Make buffer-local.
6448 (font-lock-turn-on-thing-lock): Use jit-lock-refontify.
6449 (font-lock-choose-keywords):
6450 Ignore LEVEL unless KEYWORDS is a list of syms.
6451 (c-keywords, c++-keywords, objc-keywords, java-keywords):
6452 Don't wrap regexp-opt things in \(...\) unnecessarily.
6453
6454 * jit-lock.el: Don't require font-lock any more.
6455 (jit-lock-functions): Make buffer-local.
6456 (jit-lock-saved-fontify-buffer-function): Remove.
6457 (jit-lock-mode): Remove autoload cookie.
6458 Remove font-lock specific code.
6459 (jit-lock-unregister): Don't bother handling complex hooks any more.
6460 (jit-lock-refontify): New function.
6461 (jit-lock-fontify-buffer): Use it.
6462 (jit-lock-function-1): Replaced by jit-lock-fontify-now.
6463 (jit-lock-fontify-now): Renamed from jit-lock-function-1.
6464 Add optional args START and END.
6465 Never call font-lock-fontify-region directly.
6466 (jit-lock-function, jit-lock-stealth-fontify): Use it.
6467
6468 * emacs-lisp/regexp-opt.el (regexp-opt): Add \<...\> if PAREN=`words'.
6469
6470 2000-10-08 Dave Love <fx@gnu.org>
6471
6472 * progmodes/ada-mode.el (ada-mode-menu): Add name to menu map.
6473
6474 * progmodes/icon.el (icon-mode-map): Add name to menu-bar keymap.
6475
6476 * play/studly.el (studlify-region, studlify-word): Add autoload
6477 cookie.
6478
6479 * play/morse.el (morse-region, unmorse-region): Add autoload
6480 cookie.
6481
6482 * play/spook.el (spook-phrases-file): Use expand-file-name, not
6483 concat.
6484
6485 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Don't
6486 insist on symbols starting with word syntax.
6487 (lisp-mode-shared-map): Renamed from shared-lisp-mode-map.
6488 (eval-defun-1): Doc fix.
6489 (indent-sexp): Use nconc to build up indent-stack.
6490
6491 * mail/sendmail.el: Byte-compile-dynamic since it gets loaded by
6492 Gnus with little use.
6493 (mail-setup-hook): Add mail-abbrevs-setup to options.
6494
6495 * recentf.el: Doc fixes.
6496
6497 * vcursor.el (vcursor-cs-binding): Remove compatibility code.
6498 Clean up remainder.
6499
6500 * timezone.el (timezone-parse-date): Doc fix. Fix regexps for (5)
6501 without timezone and (8) with timezone to enforce some whitespace.
6502 Simplify code somewhat.
6503
6504 * options.el (list-options): Doc that you should use customize.
6505
6506 * iswitchb.el (iswitchb-mode): Add :require.
6507
6508 * info.el (Info-goto-node, Info-menu): Doc fix.
6509 (Info-mode-menu): Bind beginning-of-buffer, Info-edit
6510 (info-tool-bar-map): New variable.
6511 (Info-mode): Use it.
6512 (Info-edit-map): Define all in defvar.
6513 (speedbar-attached-frame): Avoid compiler warning.
6514
6515 * toolbar/tool-bar.el (tool-bar-map): Define it empty.
6516 (global-map): Bind [tool-bar] to a filtered map.
6517 (tool-bar-add-item): Remove MAP arg. Allow PBM icons.
6518 (tool-bar-add-item-from-menu): Use tool-bar-map, not tb-map.
6519 Allow PBM icons.
6520 (tool-bar-setup): Adjust calls of tool-bar-add-item.
6521
6522 * toolbar/index.xpm, toolbar/jump_to.xpm, toolbar/attach.xpm:
6523 * toolbar/up_arrow.xpm, toolbar/left_arrow.xpm, toolbar/home.xpm:
6524 * toolbar/right_arrow.xpm: New files. Renamed from tigert's
6525 icons, except up_arrow, which is left-arrow rotated.
6526
6527 * imenu.el (imenu-add-to-menubar): Fix last change.
6528
6529 2000-10-08 Peter Breton <pbreton@ne.mediaone.net>
6530
6531 * generic-x.el (rul-generic-mode): Remove eval-when-compile
6532 statements. Suggested by Stefan Monnier <monnier@cs.yale.edu>.
6533
6534 2000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
6535
6536 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Fix
6537 typos in doc strings.
6538
6539 * font-lock.el (font-lock-mode, global-font-lock-mode): Mention in
6540 the doc strings how to customize Font Lock faces.
6541
6542 * mouse.el (mouse-drag-mode-line-1): Fix an off-by-one error in
6543 computing growth when dragging the header line.
6544
6545 2000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
6546
6547 * simple.el (kill-line): Doc fix.
6548
6549 2000-10-08 Miles Bader <miles@gnu.org>
6550
6551 * faces.el (secondary-selection): Make foreground visible on tty.
6552
6553 * jka-compr.el (auto-compression-mode): Move to the end of the
6554 file, because `define-minor-mode' actually calls the mode-function
6555 if the associated variable is non-nil, which requires that all
6556 needed functions be already defined.
6557 (with-auto-compression-mode): Add autoload cookie.
6558
6559 2000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
6560
6561 * files.el (find-backup-file-name) [ms-dos]: If support for long
6562 file names is not available, behave as if version-control were set
6563 to never.
6564
6565 2000-10-07 Dave Love <fx@gnu.org>
6566
6567 * net/browse-url.el (browse-url-gnome-moz-arguments): New option.
6568 (browse-url-gnome-moz): New function.
6569 (browse-url-browser-function): Use it.
6570 Suggested by Colin Walters <walters@cis.ohio-state.edu>.
6571
6572 2000-10-07 Stefan Monnier <monnier@cs.yale.edu>
6573
6574 * indent.el (tab-always-indent): New var.
6575 (indent-for-tab-command): Use it.
6576
6577 * files.el (set-auto-mode): Ignore unknown -*- mode -*- rather than
6578 raise an error. This way it can still default to a sane value.
6579
6580 2000-10-06 Stefan Monnier <monnier@cs.yale.edu>
6581
6582 * startup.el (fancy-splash-screens): Use local rather than global map.
6583 Don't use `update-menu-bindings' any more.
6584 Get rid of assumptions about keymap representation.
6585
6586 2000-10-06 Dave Love <fx@gnu.org>
6587
6588 * textmodes/fill.el (sentence-end-double-space)
6589 (sentence-end-without-period): Doc fix.
6590 (adaptive-fill-regexp): Purecopy.
6591 (unjustify-current-line): Use line-end-position.
6592 (fill-individual-paragraphs-prefix): Use line-beginning-position.
6593
6594 * net/eudc-vars.el (eudc): Add :version, :link.
6595
6596 * international/mule-conf.el (file-coding-system-alist): Use \', not $.
6597
6598 * emacs-lisp/find-func.el (find-function-regexp): Remove spurion.
6599 Fix for define-minor-mode.
6600 (function-at-point): Alias to function-called-at-point.
6601
6602 * custom.el (custom-declare-variable, custom-set-variables): Use mapc.
6603
6604 * simple.el (backward-word): Doc fix.
6605
6606 * image-file.el (image-file-name-regexp): image-file-regexps ->
6607 image-file-name-regexps.
6608 (image-file-name-extensions): Add pbm.
6609
6610 2000-10-06 Stefan Monnier <monnier@cs.yale.edu>
6611
6612 * smerge-mode.el (smerge-diff): Setup the buffer's default-directory
6613 and add filename to the names so that diff-mode can jump to source.
6614
6615 * font-lock.el (font-lock-defaults-alist): Remove the TeX entries.
6616 (tex-font-lock-keywords, tex-font-lock-keywords-2)
6617 (tex-font-lock-keywords-1): Remove.
6618 (font-lock-turn-on-thing-lock): Use jit-lock-register.
6619 (font-lock-turn-off-thing-lock): Use jit-lock-unregister.
6620 (font-lock-default-fontify-region):
6621 Expand beg..end correctly when just following a multiline region.
6622 (font-lock-fontify-anchored-keywords):
6623 Include the anchor text as part of the multiline.
6624
6625 2000-10-06 Gerd Moellmann <gerd@gnu.org>
6626
6627 * loadup.el (toplevel): Load `loaddefs' before `help' because the
6628 latter needs the autoloaded define-minor-mode macro during the
6629 bootstrap.
6630
6631 * startup.el (command-line): For now, activate tool-bar-mode only
6632 if XPM images are supported.
6633
6634 * mouse.el (mouse-drag-header-line): Don't allow resizing a
6635 window by dragging a header-line at the top of the frame; that's
6636 confusing because the header-line doesn't move.
6637 (mouse-drag-mode-line-1): Use event-* and posn-* functions instead
6638 of treating the event as a list. Some cleanup.
6639
6640 2000-10-06 Miles Bader <miles@gnu.org>
6641
6642 * simple.el (display-message-or-buffer): New function.
6643 (shell-command-on-region): Use `display-message-or-buffer'.
6644
6645 * emacs-lisp/easy-mmode.el (define-derived-mode): Tweak generated
6646 docstring parts.
6647
6648 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
6649 (smbclient-prompt-regexp): Add usage note to doc string.
6650 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Removed.
6651 (ftp-mode, smbclient-mode): Don't set `font-lock-defaults'.
6652 Use add-hook for adding the comint filter function, and only do so
6653 if it's not already in the global hook list.
6654 (ftp-mode, smbclient-mode, nslookup-mode): Remove redundant calls
6655 to `make-local-variable'.
6656 (nslookup-font-lock-keywords): Remove prompt entry.
6657 (nslookup): Don't set the process-filter.
6658 (finger): Exit the loop correctly when the regexps list runs out.
6659 (ftp, smbclient, smbclient-list-shares):
6660 Set the real major mode immediately, not after execing.
6661 Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
6662
6663 * comint.el (comint-watch-for-password-prompt): Use STRING as a prompt.
6664
6665 2000-10-05 Stefan Monnier <monnier@cs.yale.edu>
6666
6667 * progmodes/compile.el (compile-collect-regexps): Use dolist and push.
6668
6669 * which-func.el (which-func-format): Remove spurious space.
6670 (which-func-mode): Don't make it permanent-local.
6671 (which-func-ff-hook): Allow which-func-maxout to be nil.
6672 (which-func-update): Simplify a bit. Only run if which-func-mode is t.
6673 (which-func-mode): Simplify.
6674 Use post-command-idle-hook rather than post-command-hook.
6675 Go through all buffers and update their state.
6676 (which-function): Also try add-log-current-defun-function.
6677
6678 * vc.el (with-vc-properties): Use conses rather than length-2 lists.
6679 (vc-checkout, vc-finish-steal, vc-checkin, vc-revert-file):
6680 Update call to with-vc-properties accordingly.
6681 (vc-comment-search-reverse, vc-comment-search-forward): Docstring fix.
6682 (vc-revert-buffer): More careful about window selection and deletion.
6683 (vc-switch-backend): Slight reorg to avoid calling `registered' twice.
6684
6685 * pcvs.el (cvs-ediff-exit-hook): Expect delete-window to fail.
6686 (cvs-retrieve-revision): Reuse a pre-existing buffer.
6687 (cvs-dired-action): Change the default to quickdir.
6688
6689 * newcomment.el (comment-indent): Delegate to indent-according-to-mode
6690 if comment-indent-function returns nil.
6691 (comment-indent-default): New function.
6692 (comment-indent-function): Use it and document the new semantics.
6693
6694 * image-file.el: Docstring fixes.
6695
6696 * help.el (help-xref-on-pp): Use match-string.
6697 (describe-variable): New arg BUFFER.
6698 Store the current buffer in the help-xref-stack.
6699 (temp-buffer-resize-mode): Use define-minor-mode.
6700
6701 * jit-lock.el (jit-lock-mode): Use jit-lock-defer-contextually
6702 consistently with its docstring.
6703 Set jit-lock-first-unfontify-pos in an idempotent way.
6704 (jit-lock-register): Autoload and add arg CONTEXTUAL.
6705
6706 2000-10-05 Alex Schroeder <alex@gnu.org>
6707
6708 * sql.el (sql-mysql-options): New variable.
6709 (sql-mysql): Use it.
6710
6711 2000-10-05 Miles Bader <miles@lsi.nec.co.jp>
6712
6713 * image.el (image): New group.
6714
6715 * smerge-mode.el (smerge-mine-face, smerge-other-face)
6716 (smerge-base-face, smerge-markers-face): Add dark-background variants.
6717
6718 2000-10-04 Peter Breton <pbreton@ne.mediaone.net>
6719
6720 * net/net-utils.el (nslookup-font-lock-keywords)
6721 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
6722 Ignore the value of wqindow-system; always define keywords
6723
6724 2000-10-05 Kenichi Handa <handa@etl.go.jp>
6725
6726 * startup.el (fancy-splash-screens): Remove the code for
6727 debugging; `(trace-to-stderr "EXITTT\n")'.
6728
6729 2000-10-05 Miles Bader <miles@gnu.org>
6730
6731 * diff-mode.el (diff-goto-source): Update call to
6732 `diff-hunk-status-msg' to reflect new REV variable.
6733
6734 2000-10-04 Stefan Monnier <monnier@cs.yale.edu>
6735
6736 * progmodes/icon.el (icon-mode):
6737 Don't gratuitously override the default for comment-column.
6738
6739 * vc-hooks.el (vc-mode-line): Fix interactive spec.
6740
6741 * jit-lock.el (with-buffer-unmodified): Use unwind-protect.
6742 (jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
6743 (jit-lock-functions): New var.
6744 (jit-lock-function-1): Use it if non-nil.
6745 Don't switch the syntax-table. Don't set parse-sexp-lookup-properties.
6746 Set the `fontified' property before doing the fontification to avoid
6747 repeatedly going through the same error.
6748 Don't turn errors into messages.
6749 (jit-lock-register, jit-lock-unregister): New functions.
6750
6751 * dired.el (dired-mark-pop-up): Turn comment into docstring.
6752 Use with-current-buffer.
6753
6754 * dired-aux.el (dired-do-create-files, dired-kill-tree):
6755 Turn comment into docstring.
6756
6757 * apropos.el (apropos-mode): Use define-derived-mode.
6758
6759 2000-10-04 Gerd Moellmann <gerd@gnu.org>
6760
6761 * startup.el (fancy-splash-pending-command): New variable.
6762 (fancy-splash-pre-command): New function.
6763 (fancy-splash-screens): Rewritten.
6764 (command-line-1): If fancy-splash-pending-command is set, call it
6765 interactively.
6766
6767 2000-10-04 Dave Love <fx@gnu.org>
6768
6769 * toolbar/tool-bar.el (tool-bar-setup): New function.
6770 (tool-bar-mode): Use it.
6771
6772 * subr.el (substitute-key-definition): Doc fix.
6773 (play-sound-file): New command.
6774
6775 2000-10-04 Andre Spiegel <spiegel@gnu.org>
6776
6777 * vc-hooks.el (vc-before-save, vc-default-make-version-backups,
6778 vc-version-backup-file-name): New functions.
6779
6780 * files.el (basic-save-buffer): Call vc-before-save before saving.
6781
6782 * vc-cvs.el (vc-cvs-make-version-backups): Return t if
6783 vc-cvs-stay-local-p.
6784
6785 * vc.el (vc-revert-buffer): Handle empty diff properly.
6786 (vc-version-backup-file): New function.
6787 (vc-checkout): Create a version backup if necessary.
6788 (vc-checkin): If a version backup file exists, delete it.
6789 (vc-version-diff): Diff locally using version backups, if available.
6790 (vc-revert-file): If there's a version backup, revert locally.
6791 (vc-transfer-file): Use version backup for base version, if
6792 available. If not, ask for confirmation whether to get it from the
6793 server. Update mode line before check-in.
6794
6795 2000-10-04 Dave Love <fx@gnu.org>
6796
6797 * toolbar/tool-bar.el (tool-bar-setup): New function.
6798 (tool-bar-mode): Use it.
6799
6800 2000-10-04 Peter Breton <pbreton@ne.mediaone.net>
6801
6802 * net/net-utils.el (nslookup-font-lock-keywords)
6803 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
6804 Only set if window-system is non-nil
6805 (net-utils-run-program): Returns buffer.
6806 (network-connection-reconnect): Added this function.
6807
6808 * generic.el:
6809 Incorporates extensive cleanup and docfixes by
6810 Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu).
6811 Uses cl compile-time macros.
6812 (generic-mode-name, generic-comment-list)
6813 (generic-keywords-list, generic-font-lock-expressions)
6814 (generic-mode-function-list, generic-mode-syntax-table):
6815 Removed variables.
6816 (generic-mode-alist): Renamed to generic-mode-list.
6817 (generic-find-file-regexp): Default changed to "^#".
6818 (generic-read-type): Uses completing read on generic-mode-list.
6819 (generic-mode-sanity-check): removed this function.
6820 (generic-add-to-auto-mode): Removed this function
6821 (generic-mode-internal): Bind mode-specific definitions
6822 into function instead of putting them in alist.
6823 (generic-mode-set-comments): Reworked extensively.
6824 (generic-mode-find-file-hook): Simplified regexp searching
6825 (generic-make-keywords-list): Omit extra pair of parens
6826
6827 * find-lisp.el (find-lisp-find-files-internal):
6828 Make sure directory name ends with "/".
6829
6830 * generic-x.el (apache-conf-generic-mode):
6831 Regexp now allows leading whitespace.
6832 (rc-generic-mode): Added eval-when-compile
6833 around generic-make-keywords-list.
6834 Deleted duplicate regexp
6835 (rul-generic-mode): Added eval-when-compile
6836 around generic-make-keywords-list.
6837 (etc-fstab-generic-mode): New generic mode.
6838 (rul-generic-mode): Removed one eval-when-compile
6839 which caused a max-specpdl-size exceeded error.
6840
6841 2000-10-04 Miles Bader <miles@gnu.org>
6842
6843 * simple.el (minibuffer-temporary-goal-position): New variable.
6844 (next-history-element): Try to keep the position of point in the
6845 input string constant.
6846
6847 * dired-aux.el (dired-mark-read-file-name): Add optional arg DEFAULT.
6848 (dired-do-create-files): If there's only one file, pass it in as
6849 the DEFAULT arg to dired-mark-read-file-name.
6850
6851 2000-10-03 Stefan Monnier <monnier@cs.yale.edu>
6852
6853 * diff-mode.el (diff-font-lock-keywords): Minor regex fix.
6854 (diff-goto-source): Be smarter when choosing REVERSE or not.
6855
6856 * textmodes/texinfo.el (texinfo-heading-face): Forgot the var def.
6857 (texinfo-mode-menu): Add an explicit shortcut for update all.
6858
6859 2000-10-03 Andre Spiegel <spiegel@gnu.org>
6860
6861 * vc.el (vc-transfer-file, vc-default-receive-file): Rewritten to
6862 factorize backend-specific code cleanly (this was essentially
6863 conceived by Stefan Monnier).
6864 (vc-unregister): Function removed.
6865 (vc-revert-file): New function.
6866 (vc-revert-buffer): Delegate some of the work to it.
6867
6868 * vc-rcs.el (vc-rcs-fetch-master-state): Parse and remember
6869 default branch unconditionally.
6870 (vc-rcs-set-default-branch): New function.
6871 (vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
6872 (vc-rcs-checkin): If an appropriate default branch has been set,
6873 force creation of that branch.
6874 (vc-rcs-receive-file): Rewritten to contain only backend-specific
6875 code (as suggested by Stefan Monnier).
6876
6877 2000-10-02 Gerd Moellmann <gerd@gnu.org>
6878
6879 * isearch.el (isearch-lazy-highlight-update): Don't put a lazy
6880 highlighting overlay with a different face over the overlay
6881 isearch uses to highlight the current match because that can lead
6882 to bad face combinations.
6883
6884 * loadup.el (toplevel): Load faces before isearch.
6885
6886 * isearch.el (isearch-faces): New custom group.
6887 (isearch): New defface; was already tested for in the code.
6888 (isearch-lazy-highlight-face): Changed to defface from defcustom.
6889 (isearch-highlight): Always use face `isearch'.
6890
6891 2000-10-02 Dave Love <fx@gnu.org>
6892
6893 * emacs-lisp/byte-opt.el (byte-optimize-lapcode): Don't bind
6894 unused vars. Treat byte-constant2 like byte-constant. Fix bogus
6895 comparison of opcode with operand.
6896
6897 2000-10-03 Miles Bader <miles@gnu.org>
6898
6899 * play/yow.el (yow): Don't display multi-line quotations in a *Help*
6900 buffer, since the echo area will now grow to accommodate them.
6901
6902 2000-10-02 Andre Spiegel <spiegel@gnu.org>
6903
6904 * vc-hooks.el (vc-registered): If FILE used to be registered under
6905 a certain backend, try that one first.
6906
6907 * vc.el (vc-responsible-backend): Undo the previous change in the
6908 argument list. Handle multiple backends correctly.
6909 (vc-find-new-backend): Function removed.
6910 (vc-register): Use vc-responsible-backend, as before.
6911 (vc-next-action-on-file): Do use vc-registered, not vc-backend.
6912
6913 2000-10-02 Gerd Moellmann <gerd@gnu.org>
6914
6915 * startup.el (fancy-splash-head): Change message below the
6916 logo.
6917
6918 2000-10-02 Miles Bader <miles@lsi.nec.co.jp>
6919
6920 * diff-mode.el (diff-goto-source): Emit a status message.
6921 (diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
6922 (diff-test-hunk): Fix doc string.
6923 (diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
6924 (diff-advance-after-apply-hunk): New variable.
6925 (diff-apply-hunk): Don't return a value.
6926
6927 2000-10-01 Stefan Monnier <monnier@cs.yale.edu>
6928
6929 * vc.el (vc-editable-p): Minor optimization.
6930 (edit-vc-file, vc-next-action-on-file): Don't use find-file.
6931 (vc-find-new-backend): New function split from vc-responsible-backend.
6932 (vc-register): Use it.
6933 (vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg.
6934 (vc-unregister): Drop BACKEND arg (it doesn't work anyway).
6935 (vc-default-unregister, vc-revert-buffer): Docstring fix.
6936 (vc-clear-headers): Don't use find-file.
6937 (vc-revert-buffer): Use `and' again (must have been a braino).
6938 (vc-switch-backend): Only prompt if requested.
6939 Short circuit if nothing is to be done.
6940 Don't use vc-resynch-buffer which could lose unsaved editing.
6941 (vc-default-receive-file): Update call to vc-unregister.
6942 (with-vc-file, vc-next-action-on-file):
6943 Use vc-backend rather than vc-registered.
6944 (vc-next-action-on-file): Use intern-soft.
6945 Deal with read-only *vc-diff* buffer.
6946 (vc-transfer-file): Docstring fix.
6947
6948 * vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file.
6949 (vc-rcs-receive-file): Avoid with-vc-properties.
6950 Update call to vc-unregister.
6951 Use constant `RCS' rather than (dynamically bound) var `backend'.
6952
6953 2000-10-01 Andre Spiegel <spiegel@gnu.org>
6954
6955 * vc.el (vc-next-action-on-file): Update mode line only if file
6956 is visited.
6957 (vc-start-entry): New argument initial-contents. Don't visit the file
6958 if it isn't already visited. Brought documentation up-to-date.
6959 (vc-next-action, vc-register): Updated calls to vc-start-entry.
6960 (vc-checkin): New optional arg initial-contents, which is passed to
6961 vc-start-entry.
6962 (vc-finish-logentry): Make sure to bury log buffer only if there
6963 really is one. Call `vc-resynch-buffer' on log-file, not
6964 buffer-file-name.
6965 (vc-default-comment-history, vc-default-wash-log): New functions.
6966 (vc-index-of): Removed.
6967 (vc-transfer-file): Make do without the above.
6968 (vc-default-receive-file): Call comment-history unconditionally. Pass
6969 the resulting string to vc-checkin, instead of inserting it into the
6970 comment ring.
6971
6972 * vc-rcs.el (vc-rcs-receive-file): Call comment-history
6973 unconditionally. Use the comments as initial contents of the log
6974 entry buffer. Document the trick to force branch creation with no
6975 changes.
6976
6977 2000-10-01 Miles Bader <miles@gnu.org>
6978
6979 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Call
6980 `recenter' with an arg to prevent redrawing the display.
6981
6982 2000-09-30 Stefan Monnier <monnier@cs.yale.edu>
6983
6984 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name): Prettier.
6985
6986 * emacs-lisp/lisp.el (lisp-complete-symbol): Only jump 2 not 3 levels.
6987
6988 * progmodes/c-mode.el (c-mode):
6989 Don't gratuitously override the default for comment-column.
6990
6991 * textmodes/tex-mode.el (latex-metasection-list): New var.
6992 (latex-imenu-create-index): Use it.
6993 Move the regexp construction outside loops (and use push).
6994 (tex-font-lock-keywords-1, tex-font-lock-keywords-2)
6995 (tex-font-lock-keywords): Moved from font-lock.el.
6996 (tex-comment-indent): Remove.
6997 (tex-common-initialization): Don't set comment-indent-function.
6998 (latex-block-default): New var.
6999 (tex-latex-block): Use it to provide a default choice.
7000 Add any unknown choice to latex-block-names.
7001 Insert [...] after {...}.
7002 (tex-last-unended-begin): Simplify regexp.
7003 (tex-goto-last-unclosed-latex-block, latex-backward-sexp-1)
7004 (latex-forward-sexp-1, latex-forward-sexp): New functions.
7005 (latex-mode): Set forward-sexp-function.
7006
7007 * textmodes/texinfo.el (texinfo-font-lock-syntactic-keywords):
7008 Add regexp for @ignore ... @end ignore.
7009 (texinfo-heading-face): New face.
7010 (texinfo-font-lock-keywords): Use it.
7011 (texinfo-mode-menu): New menu.
7012 (texinfo-inside-macro-p, texinfo-inside-env-p, texinfo-insert-quote):
7013 New functions.
7014 (texinfo-mode-map): Bind " to insert-quote and M-RET to insert-@item.
7015 (texinfo-section-types-regexp, texinfo-section-level-regexp)
7016 (texinfo-subsection-level-regexp, texinfo-subsubsection-level-regexp):
7017 Remove declaration.
7018 (texinfo-show-structure): Use outline-regexp and texinfo-section-list.
7019
7020 * delsel.el (delete-selection-mode): Use define-minor-mode.
7021
7022 * emacs-lisp/regexp-opt.el (regexp-opt-group): Put more parenthesis.
7023
7024 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
7025
7026 * dired.el (dired-map-over-marks): Use modern backquotes and docstring.
7027
7028 2000-09-30 Gerd Moellmann <gerd@gnu.org>
7029
7030 * replace.el (keep-lines-read-args): New function.
7031 (keep-lines, flush-lines, how-many): Use keep-lines-read-args to
7032 read arguments interactively. Add parameters RSTART and REND.
7033 Operate on the active region in Transient Mark mode.
7034
7035 * files.el (auto-mode-alist): Add pattern for `#*mail*...'.
7036
7037 * emacs-lisp/authors.el (authors-obsolete-file-p): New function.
7038 (authors-obsolete-files-regexps): New variable.
7039 (authors-add): Don't record changes in obsolete files.
7040
7041 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
7042
7043 * autoinsert.el (auto-insert-mode): Use define-minor-mode.
7044
7045 * newcomment.el (comment-indent-function): Use 0 for ;;; and %%%.
7046 (comment-indent): Make sure there's a space between code and comment.
7047 Shift comments left to avoid going past fill-column.
7048
7049 2000-09-29 Gerd Moellmann <gerd@gnu.org>
7050
7051 * startup.el (startup-echo-area-message): New function.
7052 (display-startup-echo-area-message): Use it.
7053 (fancy-splash-screens): Rewritten to use keymaps and a timer.
7054 (fancy-splash-default-action): New function.
7055 (fancy-splash-screens-1): New function.
7056 (fancy-splash-head): Put a help-echo and a keymap under the image.
7057
7058 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
7059
7060 * diff-mode.el (diff-add-log-file-name): Remove.
7061 (diff-mode): Use add-log-buffer-file-name-function.
7062
7063 * add-log.el (find-change-log): New arg BUFFER-FILE.
7064 (add-log-file-name): Obey add-log-file-name-function.
7065 (add-log-buffer-file-name-function): New var.
7066 (add-change-log-entry): Use it.
7067
7068 2000-09-29 Miles Bader <miles@gnu.org>
7069
7070 * image-file.el (image-file-name-extensions): New variable.
7071 (image-file-name-regexps): Renamed from `image-file-regexps'.
7072 New default value is nil. Call `auto-image-file-mode'.
7073 (image-file-name-regexp): New function.
7074 (auto-image-file-mode): New minor mode.
7075 (insert-image-file): Don't make conditional on the image-file
7076 handler being enabled.
7077 (image-file-handler): Make the call here conditional instead.
7078 (set-image-file-handler-enabled, enable-image-file-handler)
7079 (disable-image-file-handler): Functions removed.
7080
7081 * emacs-lisp/authors.el (authors-print): Rephrase many-files
7082 string.
7083
7084 2000-09-29 Gerd Moellmann <gerd@gnu.org>
7085
7086 * textmodes/tex-mode.el (latex-outline-regexp): Don't use `list*';
7087 it's a function from CL.
7088 (latex-imenu-create-index): Replace eval-when-compile with progn
7089 because latex-section-alist is not bound while compiling.
7090
7091 2000-09-28 Stefan Monnier <monnier@cs.yale.edu>
7092
7093 * textmodes/outline.el (outline-minor-mode): Use define-minor-mode.
7094 (outline-mode): Use define-derived-mode.
7095
7096 * progmodes/perl-mode.el (perl-mode):
7097 * progmodes/awk-mode.el (awk-mode):
7098 * progmodes/asm-mode.el (asm-mode):
7099 Don't gratuitously override the default for comment-column.
7100
7101 * emacs-lisp/lisp.el (lisp-complete-symbol):
7102 Distinguish the let-binding case from the funcall case.
7103 (forward-sexp-function): New variable.
7104 (forward-sexp): Use it.
7105
7106 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Autoload.
7107 (easy-mmode-defmap): Remove the now useless autoload.
7108
7109 * time.el (display-time-mode): Use define-minor-mode.
7110
7111 * subr.el (add-minor-mode): Don't eval NAME.
7112 Don't depend on the presence of TOGGLE-FUN for any special behavior.
7113 Use if rather than cond.
7114
7115 * simple.el (read-expression-map): Define more properly.
7116 (comment-indent-hook): Remove.
7117 (string-to-syntax): Bug fix.
7118
7119 * pcvs.el (cvs-ediff-exit-hook): Kill buffer before window.
7120 (cvs-ediff-diff): Fix typo.
7121 (cvs-revert-if-needed): Don't bother preserving read-only.
7122
7123 * paren.el (show-paren-mode): Use define-minor-mode.
7124
7125 * jka-compr.el (auto-compression-mode): Use define-minor-mode.
7126 (toggle-auto-compression): Remove.
7127 (jka-compr-build-file-regexp): Remove useless grouping.
7128
7129 * diff-mode.el (diff-mode-map, diff-minor-mode-prefix):
7130 Avoid user-reserved bindings.
7131 (diff-mode, diff-minor-mode): Drop make-local-hook (done by add-hook).
7132 (diff-header-face): Revert to grey85.
7133
7134 * cvs-status.el (cvs-status-entry-leader-re): Minor fix.
7135
7136 * complete.el (partial-completion-mode) <defcustom>: Remove.
7137 (partial-completion-mode): Use define-minor-mode.
7138 (PC-do-completion): Understand `completion-auto-help = delay'
7139 to mean to popup the completion buffer only the second time.
7140 (PC-include-file-all-completions, PC-include-file-all-completions)
7141 (PC-include-file-all-completions): Don't quote lambda.
7142
7143 * comint.el (comint-mode-hook): Docstring fix.
7144 (comint-mode): Use define-derived-mode.
7145 (comint-mode-map): Remove obsolete comment.
7146 (make-comint): Minor stylistic change.
7147 (comint-insert-clicked-input): Be more careful to find the overlay.
7148 Use this-command-keys rather than hardcoding mouse-2.
7149
7150 * font-lock.el: Replace confusing (,@ with ,
7151 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
7152 Don't use regexp-opt-depth. Spice up the regexp for args.
7153 Don't distinguish between cmds that can take an opt arg or not.
7154 Use `append' and `prepend' rather than `keep'.
7155
7156 * textmodes/tex-mode.el (latex-imenu-indent-string): Add a space.
7157 (latex-outline-regexp): New var.
7158 (latex-outline-level): New fun.
7159 (latex-section-alist): New var.
7160 (latex-imenu-create-index): Use it. Use `push' as well.
7161 (tex-shell-map): Initialize it properly.
7162 (tex-mode): Minor stylistic change.
7163 (plain-tex-mode): Use define-derived-mode.
7164 (latex-mode): Use define-derived-mode.
7165 Construct the paragraph regexps in a more readable way.
7166 Set the buffer-local outline-{level,regexp} vars.
7167 (slitex-mode): Derive from latex-mode.
7168 (tex-common-initialization): Don't kill-all-vars anymore.
7169 Add setting for comment-add and font-lock-defaults.
7170 (tex-start-shell): Use with-current-buffer and don't re-init keymap.
7171 (tex-main-file): New fun. Obey TeX-master as well and remove `.tex'.
7172 (tex-start-tex): New arg DIR (and send a chdir command for it).
7173 Also display the shell buffer and save it in tex-last-buffer-texed.
7174 (tex-region): Use expand-file-name rather than concat.
7175 Remove code made useless by changes in tex-start-tex.
7176 (tex-file): Use tex-main-file and adapt to new tex-start-tex.
7177
7178 * map-ynp.el (map-y-or-n-p): Fix missing backquotes.
7179
7180 2000-09-28 Dave Love <fx@gnu.org>
7181
7182 * eshell/eshell.el (eshell) <defgroup>: Add :version.
7183
7184 2000-09-28 Gerd Moellmann <gerd@gnu.org>
7185
7186 * emacs-lisp/authors.el (authors-add): Use `nconc' instead of
7187 `append'.
7188
7189 2000-09-28 Stefan Monnier <monnier@cs.yale.edu>
7190
7191 * info.el (Info-extract-pointer): Undo last change.
7192 Instead, fix the position of the `bound' arg to re-search-backward.
7193
7194 2000-09-27 Stefan Monnier <monnier@cs.yale.edu>
7195
7196 * info.el (Info-extract-pointer):
7197 Widen more carefully, to avoid finding pointers in other nodes.
7198 (Info-index): Use push.
7199
7200 2000-09-27 Gerd Moellmann <gerd@gnu.org>
7201
7202 * frame.el (set-frame-font): Remove call to obsolete function
7203 frame-update-faces.
7204 (set-foreground-color, set-background-color): Likewise for
7205 frame-update-face-colors.
7206
7207 2000-09-27 Miles Bader <miles@gnu.org>
7208
7209 * image-file.el: New file.
7210
7211 2000-09-27 Gerd Moellmann <gerd@gnu.org>
7212
7213 * frame.el (frame-notice-user-settings): Don't call
7214 frame-update-faces, which is a no-op now.
7215
7216 * ediff-wind.el (ediff-control-frame-parameters): Add zero
7217 tool-bar-lines.
7218
7219 2000-09-27 Dave Love <fx@gnu.org>
7220
7221 * mouse.el: Fix last change.
7222
7223 2000-09-27 Miles Bader <miles@lsi.nec.co.jp>
7224
7225 * toolbar/tool-bar.el (tool-bar-help): Use `mouse-pixel-position'.
7226
7227 2000-09-22 Kenichi Handa <handa@etl.go.jp>
7228
7229 * international/quail.el (quail-help): The output message is
7230 improved.
7231
7232 2000-09-26 Dave Love <fx@gnu.org>
7233
7234 * mouse.el (popup-menu): If POSITION is nil, set it using
7235 mouse-position.
7236
7237 2000-09-25 Sam Steingold <sds@gnu.org>
7238
7239 * net/browse-url.el (browse-url-file-url): Check for null maps.
7240
7241 2000-09-26 Gerd Moellmann <gerd@gnu.org>
7242
7243 * frame.el (frame-notice-user-settings): Don't add a
7244 tool-bar-lines frame parameter to default-frame-alist in batch mode.
7245
7246 * frame.el (frame-notice-user-settings):
7247 Make tool-bar-mode and default-frame-alist consistent.
7248
7249 * toolbar/tool-bar.el (tool-bar-help): New function.
7250
7251 2000-09-25 Gerd Moellmann <gerd@gnu.org>
7252
7253 * bytecomp.el (byte-compile-defvar-or-defconst): Only cons onto
7254 current-load-list in top-level forms. Else this leaks a cons cell
7255 every time a defun is called.
7256
7257 * mail/mail-utils.el (rmail-dont-reply-to): Fix last change.
7258
7259 2000-09-25 Dave Love <fx@gnu.org>
7260
7261 * startup.el (fancy-splash-head): Check XPM is available.
7262
7263 * autoinsert.el (auto-insert): Doc fix.
7264 (auto-insert-alist): Following GNU notices, don't say `copyright
7265 _by_'. Use line-beginning-position.
7266 (auto-insert): Check buffer-file-name is non-nil before use.
7267
7268 2000-09-25 Gerd Moellmann <gerd@gnu.org>
7269
7270 * textmodes/texinfo.el (texinfo-mode): Prevent filling lines
7271 starting with `@def' or `@multitable', in addition to ones
7272 specified by the user in auto-fill-inhibit-regexp.
7273
7274 2000-09-25 Markus Rost <rost@math.ohio-state.edu>
7275
7276 * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if
7277 rmail-dont-reply-to-names matches the empty string.
7278
7279 2000-09-25 Gerd Moellmann <gerd@gnu.org>
7280
7281 * startup.el (command-line-1, fancy-splash-text): Change the
7282 text to sound more friendly.
7283
7284 2000-09-23 Thien-Thi Nguyen <ttn@gnu.org>
7285
7286 * progmodes/hideshow.el: Update author email address.
7287 Generally, sync w/ maintainer version 5.22.
7288 (hs-hide-all-non-comment-function): New var.
7289 (hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
7290 (hs-hide-all): Use `hs-hide-all-non-comment-function'.
7291 (hs-show-region): Delete this command.
7292 (hs-minor-mode-map): Change bindings to leave "C-c LETTER" alone.
7293
7294 2000-09-22 Dave Love <fx@gnu.org>
7295
7296 * hl-line.el (hl-line-overlay): Don't make it buffer-local.
7297 (hl-line-highlight): Specify buffer when moving overlay.
7298
7299 * progmodes/fortran.el (fortran-mode): Locally set
7300 normal-auto-fill-function.
7301 (fortran-auto-fill-mode): Just alias to auto-fill-mode.
7302 (fortran-mode-map): Adjust auto-fill menu entry.
7303
7304 2000-09-22 Gerd Moellmann <gerd@gnu.org>
7305
7306 * vc-rcs.el (toplevel): Require `vc' when compiling.
7307
7308 * startup.el (fancy-splash-head): Use splash.pbm instead of splash.xbm.
7309
7310 2000-09-22 Andre Spiegel <spiegel@gnu.org>
7311
7312 * vc.el (vc-switch-backend): Signal an error if the file is not
7313 registered under the new backend.
7314
7315 * vc-rcs.el (vc-rcs-checkin): Fix bug that prevented check-in
7316 without explicit revision number.
7317
7318 2000-09-21 Stefan Monnier <monnier@cs.yale.edu>
7319
7320 * diff-mode.el (diff-file-header-face): Reset to its previous value.
7321 (diff-hunk-text): Correctly use offsets rather than buffer-positions.
7322 (diff-xor): New function.
7323 (diff-find-source-location): Use it. Fix a stupid name clash.
7324 (diff-hunk-status-msg): New function.
7325 (diff-apply-hunk): Drop args OTHER-FILE, DRY-RUN, POPUP and NOERROR.
7326 (diff-test-hunk): Use diff-find-source-location.
7327 (diff-goto-source): Favor the `reverse'.
7328 (diff-hunk-text): Properly handle one-sided context diffs.
7329 (diff-apply-hunk): When done, advance to the next hunk.
7330
7331 2000-09-21 Gerd Moellmann <gerd@gnu.org>
7332
7333 * startup.el (command-line): If frame was created with a non-zero
7334 tool-bar-lines parameter, switch tool-bar-mode on.
7335
7336 * add-log.el (change-log-date-face, change-log-name-face)
7337 (change-log-email-face, change-log-file-face)
7338 (change-log-list-face, change-log-conditionals-face)
7339 (change-log-function-face, change-log-acknowledgement-face):
7340 New faces, inheriting from font-lock faces.
7341 (change-log-font-lock-keywords): Use them.
7342
7343 2000-09-21 Dave Love <fx@gnu.org>
7344
7345 * progmodes/cperl-mode.el (top-level): Clean up
7346 `eval-when-compile's and assorted defvars.
7347 (cperl-invalid-face): Don't double-quote value. Change custom
7348 type.
7349 (cperl-mode): Set normal-auto-fill-function and don't zap
7350 auto-fill-function.
7351 (cperl-imenu--function-name-regexp-perl): Renamed from
7352 imenu-example--function-name-regexp-perl.
7353 (cperl-imenu--create-perl-index): Renamed from
7354 imenu-example--create-perl-index.
7355 (cperl-xsub-scan): Don't require cl.
7356
7357 * msb.el (msb-mode-map): Use substitute-key-definition.
7358 (msb-mode): Use msb-mode-map.
7359
7360 2000-09-21 Andre Spiegel <spiegel@gnu.org>
7361
7362 * vc.el (vc-index-of, vc-transfer-file, vc-default-receive-file):
7363 New functions.
7364 (vc-next-action-on-file): Call vc-transfer-file at appropriate places.
7365 (vc-switch-backend): New function.
7366 (vc-prefix-map): Bind `vc-switch-backend' to `b'.
7367 (vc-register): Fix prompt.
7368 (vc-unregister, vc-default-unregister): New functions.
7369 (vc-version-diff): Handle empty buffer in sentinel.
7370
7371 * vc-rcs.el (vc-rcs-workfile-is-newer): New function.
7372 (vc-rcs-state-heuristic): Use it to guess the state of files with
7373 non-strict locking.
7374 (vc-rcs-find-most-recent-rev): Handle the case when a branch has
7375 been set with -b, but not created yet.
7376 (vc-rcs-fetch-master-state): With non-strict locking, compare file
7377 contents in order to find the state.
7378 (vc-rcs-checkin): Allow creation of branches with no changes.
7379 (vc-rcs-unregister, vc-rcs-receive-file)
7380 (vc-rcs-set-non-strict-locking): New functions.
7381
7382 * vc-hooks.el (vc-name): Force correct computation of the value
7383 in case it is missing.
7384
7385 2000-09-21 Gerd Moellmann <gerd@gnu.org>
7386
7387 * startup.el (fancy-splash-tail): Use a different foreground
7388 color on a dark frame background.
7389
7390 2000-09-21 Miles Bader <miles@lsi.nec.co.jp>
7391
7392 * info.el: Use the correct capitalization when making Info-mode
7393 and Info-edit-mode `special' modes.
7394
7395 2000-09-20 Stefan Monnier <monnier@cs.yale.edu>
7396
7397 * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs.
7398 (diff-mode): Add support for add-log.el.
7399 (diff-hunk-text): Use char offsets rather than line offsets.
7400 (diff-find-source-location): Replace LINE with line-offset (nil
7401 if not found) and always set POS to a meaningful position.
7402 Adapt to the new char-offsets.
7403 (diff-apply-hunk): Drop support for the unused `select' POPUP.
7404 Adapt to the new diff-find-source-location.
7405 (diff-goto-source): Adapt to the new diff-find-source-location.
7406
7407 * add-log.el (add-log-file-name): New function (split out of
7408 add-change-log-entry).
7409 (add-change-log-entry): Use it.
7410 Call add-log-file-name-function with the changelog file name if
7411 the current buffer is not associated with any file.
7412 Avoid find-file if the selected window is dedicated.
7413
7414 * diff-mode.el (diff-find-source-location):
7415 Move code from diff-apply-hunk. Return buffer rather than file.
7416 (diff-apply-hunk): Use the new result from diff-find-source-location.
7417 (diff-goto-source): Use the new diff-find-source-location.
7418
7419 2000-09-20 Dave Love <fx@gnu.org>
7420
7421 * iswitchb.el: Some doc fixes.
7422 (iswitchb-mode-map): Define completely initially. Inherit
7423 minibuffer-local-map.
7424 (iswitchb-completion-help) <!iswitchb-xemacs>: Use
7425 fundamental-mode.
7426 (iswitchb-global-map): New variable.
7427 (iswitchb-summaries-to-end): Amalgamate regexps.
7428 (iswitchb-mode): New.
7429 (iswitchb-mode-hook): New variable.
7430 (iswitchb) <defgroup>: Add URL link. Use group `completion', not
7431 `extensions'.
7432
7433 2000-09-20 Gerd Moellmann <gerd@gnu.org>
7434
7435 * ehelp.el (electric-help): New defgroup.
7436 (electric-help-shrink-window): New user-option.
7437 (with-electric-help): Use it.
7438
7439 * window.el (shrink-window-if-larger-than-buffer): If face
7440 `mode-line' has a :box, and we're on a graphical frame, add 1
7441 to the needed window height.
7442
7443 * frame.el (frame-notice-user-settings): Add a last parameter nil
7444 to a call to `append', because the last list passed to `append' is
7445 not copied, and so subsequent calls to assq-delete-all will modify
7446 default-frame-alist.
7447
7448 * startup.el (fancy-splash-image): Change :type.
7449 (fancy-splash-head): Use an XBM image if appropriate.
7450 (command-line-1): Show splash screens in more cases.
7451
7452 * startup.el (fancy-splash-text): Don't quote faces.
7453
7454 * dired.el (dired-font-lock-keywords): Undo last change.
7455 (dired-readin): Bind indent-tabs-mode to nil.
7456
7457 * startup.el (fancy-splash-head): If frame's background mode
7458 is `dark', change the black background of the image to gray.
7459 (fancy-splash-screens): Display startup echo area message.
7460 (display-startup-echo-area-message): New function.
7461
7462 2000-09-20 Miles Bader <miles@lsi.nec.co.jp>
7463
7464 * faces.el (mode-line, tool-bar): Merge entries for `x' and `w32'.
7465
7466 * info.el (info-header-node): Tweak for color ttys.
7467
7468 * faces.el (face-valid-attribute-values): Make sure directories we
7469 search for stipples both exist and are readable before trying to
7470 search them.
7471
7472 * diff-mode.el (diff-apply-hunk): Jump to the correct line offset
7473 in the dry-run case.
7474
7475 * jka-compr.el (with-auto-compression-mode): New macro.
7476
7477 * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1)
7478 (custom-group-tag-face, custom-variable-tag-face): Use relative
7479 :height and inherit from `variable-pitch' face instead of
7480 hardwiring :family.
7481 * hi-lock.el (hi-black-hb): Likewise.
7482
7483 Reapply Gerd's change from 2000-09-18, which seems to have gotten lost:
7484 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Like in
7485 toolbar-add-item, if image doesn't have a mask add a `:mask
7486 heuristic'.
7487
7488 2000-09-19 Stefan Monnier <monnier@cs.yale.edu>
7489
7490 * diff-mode.el: Docstring fixes.
7491 (diff-header-face, diff-comment-face): New faces.
7492 (diff-font-lock-keywords): Highlight a bit differently.
7493 (diff-find-source-location): Don't return SPAN any more.
7494 (diff-hunk-text): Don't bother erasing the temp buffer.
7495 (diff-find-text): Drop argument LINE.
7496 (diff-apply-hunk): Update calls to diff-find-text.
7497 (diff-goto-source): Use pop-to-buffer again and don't raise an error.
7498
7499 * calendar/calendar.el: Docstring fixes.
7500 (calendar-make-alist): Don't quote lambda.
7501 (calendar-star-date): Use make-local-variable.
7502
7503 2000-09-19 Dave Love <fx@gnu.org>
7504
7505 * toolbar/tool-bar.el: Renamed from toolbar.el.
7506 Change `toolbar' to `tool-bar' generally in symbols.
7507 Make some items invisible in `special' major modes.
7508 (tool-bar-add-item-from-menu): Renamed from toolbar-like-menu-item.
7509 Add arg PROPS.
7510
7511 * startup.el (fancy-splash-screen) <defgroup>: Fix syntax.
7512 Add :version here.
7513 (fancy-splash-delay, fancy-splash-image): Remove :version here.
7514
7515 2000-09-19 Gerd Moellmann <gerd@gnu.org>
7516
7517 * progmodes/sh-script.el (sh-search-word): Remove call to `debug'.
7518
7519 * files.el (find-file-suppress-same-file-warnings): New user-option.
7520 (find-file-noselect): Use it.
7521
7522 * startup.el (fancy-splash-delay, fancy-splash-image): Add :version.
7523 (fancy-splash-screen): Defgroup.
7524
7525 * add-log.el (change-log-font-lock-keywords): Match names
7526 more exactly for the case that font-lock-constant-face is
7527 underlined.
7528
7529 2000-09-19 Richard M. Stallman <rms@gnu.org>
7530
7531 * progmodes/sh-script.el (sh-search-word): Rewritten for speed.
7532
7533 2000-09-19 Andre Spiegel <spiegel@gnu.org>
7534
7535 * vc.el (vc-revert-buffer): Set vc-checkout-time correctly.
7536
7537 2000-09-19 Gerd Moellmann <gerd@gnu.org>
7538
7539 * gnus/: Update to emacs-21-branch of the Gnus CVS repository.
7540 * gnus/binhex.el, gnus/flow-fill.el, gnus/format-spec.el
7541 * gnus/gnus-ml.el, gnus/gnus-mlspl.el, gnus/ietf-drums.el,
7542 * gnus/imap.el, gnus/mail-parse.el, gnus/mail-prsvr.el,
7543 * gnus/mail-source.el, gnus/mailcap.el, gnus/mm-bodies.el,
7544 * gnus/mm-decode.el, gnus/mm-encode.el, gnus/mm-partial.el,
7545 * gnus/mm-util.el, gnus/mm-uu.el, gnus/mm-view.el,
7546 * gnus/mml.el, gnus/nnimap.el, gnus/nnslashdot.el,
7547 * gnus/nnultimate.el, gnus/nnwarchive.el, gnus/qp.el,
7548 * gnus/rfc1843.el, gnus/rfc2045.el, gnus/rfc2047.el,
7549 * gnus/rfc2104.el, gnus/rfc2231.el, gnus/time-date.el,
7550 * gnus/utf7.el, gnus/uudecode.el, gnus/webmail.el: New files.
7551
7552 * startup.el (fancy-splash-text): New variable.
7553 (fancy-splash-delay, fancy-splash-image): New user-options.
7554 (fancy-splash-insert, fancy-splash-head, fancy-splash-tail)
7555 (fancy-splash-screens): New functions.
7556 (command-line-1): If display has a `display' frame parameter, has
7557 colors, and we have XPM support, show more fancy splash screens.
7558
7559 2000-09-19 Dave Love <fx@gnu.org>
7560
7561 * map-ynp.el (map-y-or-n-p): Check use-dialog-box. Don't lose
7562 with null `help'. Use modern backquote syntax.
7563
7564 2000-09-19 Gerd Moellmann <gerd@gnu.org>
7565
7566 * font-lock.el (font-lock-mode): Change message telling the user
7567 that ``the buffer is too big''.
7568
7569 * dired.el (dired-font-lock-keywords): Allow tabs and spaces,
7570 for instance for the case that tab-width is 2.
7571
7572 2000-09-18 Gerd Moellmann <gerd@gnu.org>
7573
7574 * toolbar/toolbar.el (toolbar-like-menu-item): Like in
7575 toolbar-add-item, if image doesn't have a mask add a `:mask
7576 heuristic'.
7577
7578 2000-09-18 Miles Bader <miles@lsi.nec.co.jp>
7579
7580 * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
7581 and return a cons if it's non-nil.
7582 (diff-apply-hunk): Try to jump to the line in the source text
7583 corresponding to the position of point in the in the hunk.
7584
7585 * info.el (Info-title-3-face, Info-title-2-face)
7586 (Info-title-1-face): Use face inheritance and relative sizes
7587 instead of hard-wiring things.
7588
7589 * faces.el (secondary-selection): Make dark-background variant sane.
7590
7591 2000-09-16 Andrew Innes <andrewi@gnu.org>
7592
7593 * makefile.w32-in (compile-files-CMD): No need to make .elc files
7594 read-only, since they aren't under VC now.
7595
7596 2000-09-17 Dave Love <fx@gnu.org>
7597
7598 * tmm.el: Replace mapcar with mapc in several places.
7599
7600 * loadhist.el (unload-feature): Maybe call elp-restore-list and
7601 ad-unadvise.
7602
7603 * international/latin1-disp.el: New file.
7604
7605 * calendar/cal-move.el (scroll-calendar-left)
7606 (scroll-calendar-right): Make arg optional (for active mode line).
7607
7608 * calendar/calendar.el (calendar-mode-line-format): Make fields
7609 mouse-sensitive.
7610 (calendar-read-date, calendar-read-date, calendar-window-list):
7611 Unquote lambda.
7612 (calendar-month-name): Use aref, not sref.
7613
7614 * view.el (minor-mode-alist): Propertize the string.
7615
7616 * international/characters.el (standard-case-table): Add entries
7617 for Greek.
7618
7619 2000-09-18 Miles Bader <miles@gnu.org>
7620
7621 * info.el (info-node, info-xref): Add dark-background variants.
7622
7623 * faces.el (header-line): Change defaults to be less confusing
7624 when mixed with mode-lines.
7625
7626 * info.el (Info-fontify-node): Make a few cleanups.
7627 Add extra `help-echo' and `local-map' props to node xrefs.
7628 Use header-specific faces for node-names & xrefs.
7629 (Info-use-header-line): New variable.
7630 (info-header-xref, info-header-node): New faces.
7631 (Info-setup-header-line): New function.
7632 (Info-select-node): Call Info-setup-header-line when enabled.
7633 (Info-extract-pointer): Work even if the header line is hidden.
7634 (Info-header-line): New variable.
7635
7636 2000-09-16 Stefan Monnier <monnier@cs.yale.edu>
7637
7638 * vms-patch.el (print-region-function): Don't quote lambda.
7639
7640 * tempo.el (tempo-expand-if-complete): Quote paren in docstring.
7641
7642 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Cleanup the regexp.
7643 (lm-get-header-re): Allow spaces between the header and the colon.
7644 (lm-header): Allow $ in non-RCS headers.
7645 (lm-header-multiline): Put the strings back into order.
7646 Stop at an empty line. Don't require two space chars if the
7647 line is clearly not another header line.
7648
7649 * emacs-lisp/lmenu.el (popup-menu, popup-menu-internal)
7650 (popup-menu-popup): Remove.
7651
7652 2000-09-15 Gerd Moellmann <gerd@gnu.org>
7653
7654 * toolbar/toolbar.el (toolbar-add-item): Use the same image
7655 specification if or if not tool-bar item contains an `:enabled'
7656 property.
7657
7658 * menu-bar.el (menu-bar-files-menu): Disable ``Save'' if
7659 current buffer has no file name.
7660
7661 2000-09-15 Dave Love <fx@gnu.org>
7662
7663 * strokes.el: Sync with maintainer's current version with changes
7664 for Emacs, but avoid runtime cl and levents.
7665 (toplevel): Change autoloads and compilation requires.
7666 (strokes-version, strokes-bug-address, strokes-lift): Values
7667 changed.
7668 (strokes-xpm-header, strokes-insinuated): New variable.
7669 (strokes): Add :link.
7670 (strokes-mode): Customized.
7671 (strokes-while-inhibiting-garbage-collector): New macro.
7672 (strokes-remassoc): Avoid remove-if.
7673 (strokes-fix-button2-command): Don't use ad-do-it.
7674 (strokes-insinuate): New function.
7675 (strokes-button-press-event-p, strokes-button-release-event-p):
7676 New functions, used instead of non-`strokes-' versions..
7677 (strokes-mouse-event-p): Rewritten.
7678 (strokes-event-closest-point): Avoid event-point.
7679 (strokes-get-grid-position): Avoid cdadr, caadr
7680 (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
7681 functions.
7682 (strokes-help): Use with-output-to-temp-buffer.
7683 (strokes-window-configuration-changed-p): New function.
7684 (strokes-update-window-configuration): Use buffer-live-p,
7685 strokes-window-configuration-changed-p.
7686 (strokes-mode): Use strokes-insinuate. Alter mouse bindings.
7687 (strokes-char-face): New face.
7688 (strokes-char-table, strokes-base64-chars): New variable.
7689 (strokes-xpm-for-stroke, strokes-list-strokes)
7690 (strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
7691 (strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
7692 (strokes-xpm-to-compressed-string, strokes-decode-buffer)
7693 (strokes-encode-buffer, strokes-xpm-for-compressed-string)
7694 (strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
7695 functions.
7696
7697 2000-09-15 Gerd Moellmann <gerd@gnu.org>
7698
7699 * toolbar/toolbar.el (toolbar-add-item): Use image-mask-p.
7700
7701 * image.el (create-image): Doc fix.
7702
7703 * toolbar/toolbar.el (toolbar-add-item): Use `:mask heuristic'
7704 instead of `:heuristic-mask t'.
7705
7706 2000-09-14 Andrew Innes <andrewi@gnu.org>
7707
7708 * makefile.w32-in: Revert to Unix line endings.
7709
7710 2000-09-14 Andrew Innes <andrewi@gnu.org>
7711
7712 * makefile.w32-in: Add bootstrap support. Also copy lisp source
7713 when installing.
7714
7715 * makefile.nt (DONTCOMPILE): Fix typo.
7716
7717 * shell.el (shell-write-history-on-exit): New function.
7718 (shell-dumb-shell-regexp): New custom variable.
7719 (shell-mode): Make shell-write-history-on-exit the process
7720 sentinel if shell name matches shell-dumb-shell-regexp.
7721
7722 * w32-fns.el: Comment out before-init-hook function which resets
7723 source-directory based; this breaks bootstrap.
7724
7725 2000-09-14 Dave Love <fx@gnu.org>
7726
7727 * toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm,
7728 toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm,
7729 toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm,
7730 toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm,
7731 toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm,
7732 toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm,
7733 toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm: New.
7734 From Tuomas Kuosmanen <tigert@gimp.org>. (Gnome icons fetched
7735 from <URL:http://tigert.gimp.org/gnome/gnome-stock/>.)
7736
7737 * toolbar/toolbar.el: New.
7738
7739 * subdirs.el: Add toolbar.
7740
7741 2000-09-14 Gerd Moellmann <gerd@gnu.org>
7742
7743 * indent.el (indent-for-tab-command): Doc fix.
7744
7745 2000-09-14 Alex Schroeder <alex@gnu.org>
7746
7747 * ansi-color.el (ansi-colors): Doc change.
7748 (ansi-color-get-face): Simplified regexp.
7749 (ansi-color-faces-vector): Added more faces, doc change.
7750 (ansi-color-names-vector): Doc change.
7751 (ansi-color-regexp): Simplified regexp.
7752 (ansi-color-parameter-regexp): New regexp.
7753 (ansi-color-filter-apply): Doc change.
7754 (ansi-color-filter-region): Doc change.
7755 (ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
7756 deal with zero length parameters.
7757 (ansi-color-apply-on-region): Doc change.
7758 (ansi-color-map): Doc change.
7759 (ansi-color-map-update): Removed debugging message.
7760 (ansi-color-get-face-1): Added condition-case to trap
7761 args-out-of-range errors.
7762 (ansi-color-get-face): Doc change.
7763 (ansi-color-make-face): Removed.
7764 (ansi-color-for-shell-mode): New option.
7765
7766 2000-09-13 Kenichi Handa <handa@etl.go.jp>
7767
7768 * international/quail.el (quail-start-translation): Translate KEY
7769 if necessary even if it doesn't have any mapping in the current
7770 input method.
7771 (quail-start-conversion): Likewise.
7772 (quail-help): The output message is improved.
7773
7774 2000-09-13 Miles Bader <miles@gnu.org>
7775
7776 * comint.el (comint-output-filter): Revert to using
7777 `insert-before-markers'. Add bletcherous hack to undo damage
7778 caused by `insert-before-markers'. Put `front-sticky' property on
7779 overlays created here so that the field code understands how the
7780 overlay works. Use a let when making comint-last-prompt-overlay,
7781 so that the code is easier to read.
7782
7783 2000-09-13 Dave Love <fx@gnu.org>
7784
7785 * wid-edit.el (widget-default-format-handler): DTRT when
7786 doc-property is a function.
7787
7788 2000-09-12 Francesco Potorti` <pot@gnu.org>
7789
7790 * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
7791 filed name if it's not there.
7792
7793 2000-09-12 Dave Love <fx@gnu.org>
7794
7795 * simple.el (read-mail-command): Doc fix.
7796 (mail-user-agent): Add gnus-user-agent option for upcoming Gnus.
7797
7798 * vc.el (vc-dired-listing-switches): Fix :version.
7799
7800 * vc-hooks.el: Doc fixes.
7801
7802 * subr.el (add-minor-mode): Use toggle-fun arg.
7803
7804 * speedbar.el: Add :version to several defcustoms.
7805
7806 * imenu.el (imenu--truncate-items, imenu--cleanup)
7807 (imenu--generic-function): Avoid mapcar.
7808 (imenu--replace-spaces): Function removed.
7809 (imenu--completion-buffer): Use subst-char-in-string.
7810 (imenu-add-to-menubar): Use keymap inheritance.
7811
7812 2000-09-12 Miles Bader <miles@gnu.org>
7813
7814 * diff-mode.el (diff-hunk-text): Use `with-temp-buffer'.
7815 (diff-mode-map): Bind `diff-test-hunk'.
7816 (diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.
7817
7818 2000-09-11 Gerd Moellmann <gerd@gnu.org>
7819
7820 * bytecomp.el (byte-compile-defvar): Undo last change
7821 because it breaks '(make-variable-buffer-local (defvar ...)'
7822 which is used at least in dired.
7823
7824 2000-09-12 Kenichi Handa <handa@etl.go.jp>
7825
7826 * international/quail.el (quail-define-package): Docstring
7827 modified.
7828
7829 2000-09-12 Kenichi Handa <handa@etl.go.jp>
7830
7831 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Add
7832 extra docstrings for "chinese-ccdospy", "chinese-ecdict",
7833 "chinese-etzy", "chinese-sw", and "chinese-ziranma". Modify the
7834 docstring of "chinese-py".
7835
7836 * international/quail.el (quail-translation-docstring): New
7837 variable.
7838 (quail-show-keyboard-layout): Docstring modified.
7839 (quail-select-current): Likewise.
7840 (quail-build-decode-map): Change arg MAP to MAP-LIST to avoid
7841 infinite recursive call.
7842 (quail-help): Check quail-translation-docstring. Format of the
7843 output changed.
7844 (quail-help-insert-keymap-description): Adjusted for the above
7845 change.
7846
7847 2000-09-11 Gerd Moellmann <gerd@gnu.org>
7848
7849 * bytecomp.el (byte-compile-defvar): Only cons onto
7850 current-load-list in top-level forms. Else this leaks a cons cell
7851 every time a defun is called.
7852
7853 2000-09-11 Miles Bader <miles@lsi.nec.co.jp>
7854
7855 * diff-mode.el (diff-apply-hunk): Function basically rewritten.
7856 Now understands non-unified diffs. Some functionality moved into
7857 `diff-hunk-text' and `diff-find-text'. Add OTHER-FILE, DRY-RUN,
7858 POPUP, and NOERROR arguments. If DRY-RUN is true, don't actually
7859 modify anything. Only reposition point in the patched file if the
7860 patch succeeds. Only pop up another window if POPUP is true.
7861 Emit a message describing what happened if successful, and at what
7862 line-offset. Automatically detect reversed hunks and do something
7863 appropriate.
7864 (diff-hunk-text, diff-find-text): New functions.
7865 (diff-filter-lines): Function removed.
7866 (diff-test-hunk): New function.
7867 (diff-goto-source): Rewritten in terms of diff-apply-hunk.
7868
7869 2000-09-10 Dave Love <fx@gnu.org>
7870
7871 * textmodes/tildify.el: Minor doc/commentary fixes.
7872 (tildify) <defgroup>: Add :version.
7873
7874 * faces.el (face-x-resources): Make custom type more specific.
7875 (frame-background-mode): Use mapc.
7876 (region) <defcustom>: Add :version.
7877
7878 2000-09-08 Stefan Monnier <monnier@cs.yale.edu>
7879
7880 * vc-sccs.el (vc-sccs-register):
7881 * vc-rcs.el (vc-rcs-register):
7882 * vc-cvs.el (vc-cvs-register): Don't clear file's properties.
7883 * vc.el (vc-register): Clear file's properties.
7884
7885 2000-09-08 Gerd Moellmann <gerd@gnu.org>
7886
7887 * faces.el (face-spec-set): Only face-spec-reset-face when
7888 ATTRS is non-nil.
7889
7890 2000-09-08 Eli Zaretskii <eliz@is.elta.co.il>
7891
7892 * help.el (help-insert-xref-button): Fix a typo in doc string.
7893
7894 2000-09-07 Eli Zaretskii <eliz@is.elta.co.il>
7895
7896 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
7897 Fix doc strings of chinese-py-b5, chinese-py, and chinese-tonepy input
7898 methods.
7899
7900 * menu-bar.el (read-mail-item-name): New function.
7901 (menu-bar-tools-menu): Use it to compute and display the package
7902 used to read email.
7903 (menu-bar-tools-menu): Fix typo in GUD's help string.
7904
7905 2000-09-07 Dave Love <fx@gnu.org>
7906
7907 * diff-mode.el (diff-mouse-goto-source): New function.
7908
7909 * vc-sccs.el: Doc fixes.
7910 (vc-sccs-register-switches, vc-sccs-master-templates): Add :version.
7911
7912 * vc-rcs.el: Doc fixes.
7913 (vc-rcs-register-switches, vc-rcs-checkin-switches)
7914 (vc-rcs-checkout-switches, vc-rcs-header)
7915 (vc-rcs-master-templates): Add or change :version.
7916
7917 * vc-cvs.el: Doc fixes.
7918 (vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit)
7919 (vc-cvs-stay-local): Add :version.
7920
7921 * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle.
7922
7923 2000-09-07 Kenichi Handa <handa@etl.go.jp>
7924
7925 * international/quail.el (quail-help): Fix previous change.
7926
7927 2000-09-07 Gerd Moellmann <gerd@gnu.org>
7928
7929 * faces.el (color-values): Doc fix.
7930
7931 * faces.el (frame-set-background-mode): Use frame-parameter
7932 instead of frame-parameters.
7933
7934 * frame.el (filtered-frame-list): Reduce consing.
7935 (frames-on-display-list): Call frame-parameter instead of
7936 frame-parameters.
7937
7938 2000-09-07 Kenichi Handa <handa@etl.go.jp>
7939
7940 * language/devan-util.el (devanagari-to-indian-region): In the
7941 loop, change the following char, not preceding char.
7942
7943 2000-09-07 Gerd Moellmann <gerd@gnu.org>
7944
7945 * menu-bar.el (menu-bar-update-buffers): Call frame-parameter
7946 instead of frame-parameters.
7947
7948 * faces.el (set-face-attribute): Simplify by calling
7949 internal-set-lisp-face-attribute with FRAME being 0.
7950
7951 * vc.el: Remove `Id' version control keyword.
7952
7953 2000-09-07 Kenichi Handa <handa@etl.go.jp>
7954
7955 * help.el (help-make-xrefs): Adjusted for the change of
7956 help-xref-mule-regexp.
7957 (help-insert-xref-button): New function.
7958
7959 * international/mule-cmds.el (help-xref-mule-regexp-template):
7960 Include the pattern for character set.
7961 (leim): New group.
7962
7963 * international/quail.el: Don't require face.
7964 (quail): New group.
7965 (quail-other-command): Dummy command to make quail-help work better.
7966 (quail-keyboard-layout-alist): Add Keyboard type "jp106".
7967 (quail-keyboard-layout-substitution): New variable.
7968 (quail-update-keyboard-layout): New function.
7969 (quail-keyboard-layout-type): New customizable variable.
7970 (quail-set-keyboard-layout): Call quail-update-keyboard-layout.
7971 (quail-keyboard-translate): Pay attention to
7972 quail-keyboard-layout-substitution.
7973 (quail-insert-kbd-layout): New function.
7974 (quail-show-keyboard-layout): New function.
7975 (quail-get-translation): If the definition is a vector of length
7976 1, and the element is a string of length 1, return the character
7977 in that string.
7978 (quail-update-current-translations): Fix the case of
7979 relative-index out of range.
7980 (quail-build-decode-map, quail-insert-decode-map): New Functions.
7981 (quail-help): Show keyboard layout by quail-insert-kbd-layout.
7982 Show key sequences for all available characters.
7983 (quail-help-insert-keymap-description): Don't show such verbose
7984 key bindings as quail-self-insert-command.
7985
7986 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
7987 Format changed, and each element now have extra documentations.
7988 (tit-process-header): Delete invalid characters from TIT-PROMPT.
7989 Adjusted for the change of quail-cxterm-package-ext-info.
7990
7991 2000-09-06 Gerd Moellmann <gerd@gnu.org>
7992
7993 * vc-hooks.el (toplevel): Don't require `vc' during compilation;
7994 requiring it leads to a recursive loading of vc.el and vc-hooks.el
7995 during bootstrap.
7996
7997 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
7998
7999 * vc.el: (toplevel): Don't require `dired' at run-time.
8000 (vc-dired-resynch-file): Remove autoload cookie.
8001
8002 2000-09-05 Andre Spiegel <spiegel@gnu.org>
8003
8004 * vc.el: Made several backend functions optional.
8005 (vc-default-responsible-p): New function.
8006 (vc-merge): Use RET for first version to trigger merge-news, not
8007 prefix arg.
8008 (vc-annotate): Handle backends that do not support annotation.
8009 (vc-default-merge-news): Removed. The existence of a merge-news
8010 implementation is now checked on caller sites.
8011
8012 * vc-hooks.el (vc-default-mode-line-string): Removed CVS special
8013 case.
8014
8015 * vc-cvs.el (vc-cvs-mode-line-string): New function, handles the
8016 special case that has been removed from the default in vc-hooks.el.
8017
8018 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
8019
8020 * vc.el (vc-log-edit): Properly handle the case where FILE is nil.
8021
8022 2000-09-05 Andre Spiegel <spiegel@gnu.org>
8023
8024 * vc-hooks.el: Require vc during compilation.
8025 (vc-file-setprop): Use `vc-touched-properties' if bound by the new
8026 macro `with-vc-properties' in vc.el.
8027 (vc-file-getprop): Doc fix.
8028 (vc-after-save): Call `vc-dired-resynch-file' only if vc is loaded.
8029
8030 * vc.el: Require dired-aux during compilation.
8031 (vc-name-assoc-file): Moved to vc-sccs.el.
8032 (with-vc-properties): New macro.
8033 (vc-checkin, vc-checkout, vc-revert, vc-cancel-version,
8034 vc-finish-steal): Use it.
8035 (vc-cancel-version): Moved RCS-specific code to vc-rcs.el. The call
8036 to the backend-specific function is now supposed to do the checkout,
8037 too.
8038 (vc-log-edit): Handle FILE being nil and added a FIXME for log-edit.
8039
8040 * vc-cvs.el (vc-cvs-checkin, vc-cvs-checkout): Don't bother to
8041 set file properties; that gets done in the generic code now.
8042
8043 * vc-rcs.el (vc-rcs-uncheck): Renamed to `vc-rcs-cancel-version'.
8044 Changed parameter list, added code from vc.el that does the
8045 checkout, possibly with a double-take.
8046
8047 * vc-sccs.el (vc-sccs-name-assoc-file): Moved here from vc.el.
8048 (vc-sccs-add-triple, vc-sccs-rename-file, vc-sccs-lookup-triple): Use
8049 the above under the new name.
8050 (vc-sccs-uncheck): Renamed to `vc-sccs-cancel-version'. Changed
8051 parameter list, added checkout command.
8052 (vc-sccs-checkin, vc-sccs-checkout): Don't bother to set file
8053 properties; that gets done in the generic code now.
8054
8055 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
8056
8057 * vc.el: Docstring fixes (courtesy of checkdoc).
8058
8059 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
8060
8061 * vc.el (vc-checkout-writable-buffer-hook)
8062 (vc-checkout-writable-buffer): Remove.
8063 (vc-start-entry): Always call vc-log-edit, never vc-log-mode.
8064 (vc-log-mode): Make it into a clean derived major mode.
8065 (vc-log-edit): Mark buffer unmodified (as vc-log-mode did) and use
8066 vc-log-mode if log-edit is not available.
8067 (vc-dired-mode-map): Don't set-keymap-parent yet.
8068 (vc-dired-mode): Do set-keymap-parent here.
8069 (vc-dired-buffers-for-dir): Nop if dired is not loaded.
8070
8071 2000-09-05 Gerd Moellmann <gerd@gnu.org>
8072
8073 * faces.el (set-face-attribute, face-spec-reset-face)
8074 (face-spec-set): Avoid consing by removing calls to `apply'.
8075
8076 * frame.el (frame-parameter): Move to C code.
8077
8078 2000-09-05 Dave Love <fx@gnu.org>
8079
8080 * help.el (help-manyarg-func-alist): Add ml-prefix-argument-loop,
8081 insert-before-markers-and-inherit. Now checked systematically!
8082
8083 2000-09-05 Alex Schroeder <alex@gnu.org>
8084
8085 * sql.el (sql-postgres): Use sql-postgres-options.
8086 (sql-postgres-options): New variable.
8087
8088 2000-09-05 Alex Schroeder <alex@gnu.org>
8089
8090 * sql.el (sql-mode-menu): Work around missing variable mark-active
8091 in XEmacs.
8092 (sql-mode): Added call to easy-menu-add for XEmacs compatibility.
8093 (sql-interactive-mode): Added call to easy-menu-add for XEmacs
8094 compatibility.
8095
8096 2000-09-04 Gerd Moellmann <gerd@gnu.org>
8097
8098 * vc.el (vc-dired-resynch-file): Add autoload cookie.
8099
8100 * vc.el (toplevel): Require `dired' at run-time for dired-mode-map.
8101
8102 * Makefile.in (DONTCOMPILE): Fix typo in file name.
8103
8104 2000-09-04 Andre Spiegel <spiegel@gnu.org>
8105
8106 * vc-sccs.el (vc-sccs-latest-on-branch-p): Always return t; we
8107 don't support anything else under SCCS yet.
8108
8109 * vc-hooks.el: Minor doc fixes.
8110
8111 2000-09-04 Andre Spiegel <spiegel@gnu.org>
8112
8113 * vc.el (vc-next-action-on-file): Do not visit the file if it's
8114 not necessary. If verbose in state `needs-patch', do the same as
8115 under `up-to-date'. When NOT verbose and `needs-patch', check out
8116 latest version instead of `merge-news'.
8117 (vc-next-action-dired): Don't mess with default-directory here; it
8118 breaks other parts of dired. It is the job of the
8119 backend-specific functions to adjust it temporarily if they need it.
8120 (vc-next-action): Remove a special CVS case.
8121 (vc-clear-headers): New optional arg FILE.
8122 (vc-checkin, vc-checkout): Set properties vc-state and
8123 vc-checkout-time properly.
8124 (vc-finish-steal): Call steal-lock, not steal, which doesn't exist.
8125 (vc-print-log): Use new backend function `show-log-entry'.
8126 (vc-cancel-version): Do the checks in a different order. Added a
8127 FIXME concerning RCS-only code.
8128
8129 * vc-rcs.el (vc-rcs-show-log-entry): New function.
8130 (vc-rcs-checkin, vc-rcs-checkout): Don't set all properties.
8131
8132 * vc-cvs.el (vc-cvs-show-log-entry): New function.
8133
8134 * vc-hooks.el (vc-default-mode-line-string): Show state
8135 `needs-patch' as a `-' too.
8136
8137 2000-09-04 Andre Spiegel <spiegel@gnu.org>
8138
8139 * vc.el (vc-responsible-backend): New optional arg REGISTER.
8140 (vc-default-could-register): New function.
8141 (vc-dired-buffers-for-dir, vc-dired-resynch-file): New functions.
8142 (vc-resynch-buffer): Call vc-dired-resynch-file.
8143 (vc-start-entry, vc-finish-logentry, vc-revert-buffer): Use
8144 vc-resynch-buffer instead of vc-resynch-window.
8145 (vc-next-action-dired): Don't redisplay here, that gets done as a
8146 result of the individual file operations.
8147 (vc-retrieve-snapshot): Corrected prompt order.
8148
8149 * vc-hooks.el (vc-after-save): Call vc-dired-resynch-file.
8150
8151 * vc-cvs.el (vc-cvs-stay-local): Allow it to be a hostname regexp
8152 as well.
8153 (vc-cvs-remote-p): Renamed to vc-cvs-stay-local-p. Handle
8154 hostname regexps. Updated all callers.
8155 (vc-cvs-responsible-p): Handle directories as well.
8156 (vc-cvs-could-register): New function.
8157 (vc-cvs-retrieve-snapshot): Parse "cvs update" output, keep file
8158 properties up-to-date.
8159
8160 * vc-rcs.el (vc-rcs-register): If there is no RCS subdir, ask the
8161 user whether to create one.
8162
8163 2000-09-04 Andre Spiegel <spiegel@gnu.org>
8164
8165 * vc-hooks.el (vc-file-not-found-hook): Ask the user whether to
8166 check out a non-existing file.
8167
8168 * vc-cvs.el (vc-cvs-checkout): Do the right thing when the
8169 workfile does not exist.
8170
8171 * vc.el (vc-version-diff): Use `require' to check for existence of
8172 diff-mode.
8173
8174 2000-09-04 Andre Spiegel <spiegel@gnu.org>
8175
8176 * vc-cvs.el (vc-cvs-registered): Use new function
8177 vc-cvs-parse-entry to do the actual work.
8178
8179 2000-09-04 Andre Spiegel <spiegel@gnu.org>
8180
8181 * vc-hooks.el (vc-find-backend-function): If function doesn't
8182 exist, return nil instead of error.
8183 (vc-call-backend): Doc fix.
8184
8185 * vc.el (vc-do-command): Doc fix.
8186 (vc-finish-logentry): When checking in from vc-dired, choose the
8187 right backend for logentry check.
8188 (vc-dired-mode-map): Inherit from dired-mode-map.
8189 (vc-dired-mode): Local value of dired-move-to-filename-regexp
8190 simplified.
8191 (vc-dired-state-info): Removed, updated caller.
8192 (vc-default-dired-state-info): Use parentheses instead of hyphens.
8193 (vc-dired-hook): Use vc-BACKEND-dir-state, if available.
8194 (vc-dired-listing-switches): New variable.
8195 (vc-directory): Use it, instead of dired-listing-switches.
8196
8197 * vc-cvs.el (vc-cvs-remote-p): Allow FILE to be a directory, too.
8198 (vc-cvs-dir-state): New function.
8199 (vc-cvs-dir-state-heuristic): New function, subroutine of the above.
8200 (vc-cvs-parse-entry): New function, also to be used in
8201 vc-cvs-registered.
8202
8203 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8204
8205 * vc.el (vc-revert-buffer): Hide the frame for dedicated windows
8206 *or* single-window-frames.
8207
8208 2000-09-04 Andre Spiegel <spiegel@gnu.org>
8209
8210 * vc.el (vc-update-changelog): Split into generic part and default
8211 implementation. Doc string adapted.
8212 (vc-default-update-changelog): New function. Call the `rcs2log'
8213 script in exec-directory, to fix a long-standing nuisance.
8214
8215 * vc-sccs.el (vc-sccs-update-changelog): Dummy implementation that
8216 simply signals an error.
8217
8218 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8219
8220 * vc-cvs.el (vc-cvs-checkout): Slight restructuring to make the
8221 control-flow more clear and to avoid running `cvs' twice.
8222
8223 * vc.el (vc-next-action-on-file): Doc fix.
8224 (vc-maybe-resolve-conflicts): Don't just toggle smerge-mode.
8225 (vc-print-log): Eval `file' before constructing the continuation.
8226
8227 2000-09-04 Andre Spiegel <spiegel@gnu.org>
8228
8229 * vc.el (vc-next-action-on-file): Corrected several messages.
8230 (vc-merge): Add prefix arg `merge-news'; handle it.
8231
8232 * vc-cvs.el (vc-cvs-workfile-version): Removed comment that this
8233 is not reached. It is.
8234 (vc-cvs-merge): Set state to 'edited after merge.
8235 (vc-cvs-merge-news): Set workfile version to nil if not known.
8236 (vc-cvs-latest-on-branch-p): Recommented. Candidate for removal.
8237
8238 * vc-*.el (vc-*-checkout): Switch off coding systems for checkout
8239 via stdout. (Merge from main line.)
8240
8241 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8242
8243 * vc.el (vc-finish-logentry): Thinko in the "same comment"
8244 detection.
8245
8246 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8247
8248 * vc.el (vc-parent-buffer, vc-parent-buffer-name): Protect them
8249 against kill-all-local-variables.
8250 (vc-log-edit): Don't save vc-parent-buffer any more.
8251 (vc-last-comment-match): Initialize to an empty string.
8252 (vc-post-command-functions): New hook.
8253 (vc-do-command): Run it.
8254 (vc-next-action-on-file): Remove unnecessary pop-to-buffer.
8255 (vc-finish-logentry): Only add the comment to the ring if it's
8256 different from the last comment entered.
8257 (vc-new-comment-index): New function.
8258 (vc-previous-comment): Use it. Make the minibuffer message
8259 slightly less terse.
8260 (vc-comment-search-reverse): Make it work forward as well. Don't
8261 set vc-comment-ring-index if no match is found. Use
8262 vc-new-comment-index.
8263 (vc-comment-search-forward): Use vc-comment-search-reverse.
8264 (vc-dired-mode-map): Don't inherit from dired-mode-map since
8265 define-derived-mode will do it for us. Bind `v' to a keymap that
8266 inherits from vc-prefix-map so that we can bind `vt' without
8267 binding C-x v t.
8268 (vc-retrieve-snapshot): Parenthesis typo.
8269
8270 * vc-cvs.el (vc-cvs-checkin): Raise the max-correct status from 0
8271 to 1. Make sure to switch to *vc* before looking for an error
8272 message. Use vc-parse-buffer.
8273
8274 2000-09-04 Andre Spiegel <spiegel@gnu.org>
8275
8276 * vc.el (vc-create-snapshot, vc-default-create-snapshot): Swap DIR
8277 and NAME.
8278 (vc-retrieve-snapshot): Split into two parts.
8279 (vc-default-retrieve-snapshot): New function.
8280
8281 * vc-cvs.el ((vc-cvs-create-snapshot): Swap DIR and NAME.
8282 (vc-cvs-retrieve-snapshot): New function (untested).
8283 (vc-cvs-stay-local): Default to t.
8284 (vc-cvs-remote-p): New function and property.
8285 (vc-cvs-state): Stay local only if the above is t.
8286 (vc-handle-cvs): Removed.
8287 (vc-cvs-registered): Don't check vc-handle-cvs -- it should all be
8288 done via vc-handled-backends now.
8289 (vc-cvs-header): Escape Id.
8290
8291 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8292
8293 * vc.el (vc-do-command): Remove unused commands.
8294 (vc-version-diff): Make sure default-directory ends with a slash.
8295 Move the window commands into a vc-exec-after.
8296 (vc-print-log): Move more of the code into the `vc-exec-after'.
8297
8298 2000-09-04 Andre Spiegel <spiegel@gnu.org>
8299
8300 * vc.el (vc-exec-after): Fix disassembly of previous sentinel.
8301 (vc-print-log): Search current revision from beginning of buffer.
8302 (vc-revert-buffer): Clear echo area after the diff is finished.
8303 (vc-prefix-map): Removed definition of "t" for terse display in vc
8304 dired.
8305 (vc-dired-mode-map): Inherit from dired-mode-map. Added
8306 definition of "vt" for terse display.
8307 (vc-dired-mode): Fix dired-move-to-filename-regexp.
8308
8309 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8310
8311 * vc.el (vc-exec-after): Avoid caddr.
8312
8313 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8314
8315 * vc.el (vc-exec-after): New function.
8316 (vc-do-command): Use it to add a termination message for async
8317 procs.
8318 (vc-checkout): Try to handle a missing-backend situation.
8319 (vc-version-diff): Use vc-exec-after to fix the behavior for diffs
8320 of a directory with a backend using async diffs.
8321 (vc-print-log): Use vc-exec-after and use log-view-goto-rev if
8322 present.
8323
8324 * vc-sccs.el (vc-sccs-state-heuristic): Use
8325 file-ownership-preserved-p.
8326
8327 * vc-rcs.el (vc-rcs-state-heuristic): Use
8328 file-ownership-preserved-p.
8329 (vc-rcs-checkout): Remove the error-handling for missing-rcs.
8330
8331 2000-09-04 Andre Spiegel <spiegel@gnu.org>
8332
8333 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix call to
8334 vc-do-command.
8335
8336 * vc.el (vc-next-action-on-file): Use vc-revert-buffer to revert
8337 when there are no changes.
8338
8339 2000-09-04 Andre Spiegel <spiegel@gnu.org>
8340
8341 * vc-sccs.el (vc-sccs-state-heuristic): Don't use file-writable-p.
8342
8343 * vc-rcs.el (vc-rcs-state-heuristic): Don't use file-writable-p.
8344
8345 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8346
8347 * vc-hooks.el (vc-prefix-map): Move the autoload from vc.el.
8348
8349 * vc.el (vc-prefix-map): Move the autoload to vc-hooks.el and move
8350 the `fset' outside of the defvar so that it works even if
8351 vc-prefix-map was already defined.
8352 (vc-setup-buffer): New function, split out of vc-do-command.
8353 (vc-do-command): Allow BUFFER to be t to mean `just use the
8354 current buffer without any fuss'.
8355 (vc-version-diff): Change the `diff' backend operation to just put
8356 the diff in the current buffer without erasing it. Always use
8357 *vc-diff* even for directory-diffs. Use vc-setup-buffer. Protect
8358 shrink-window-if-larger-than-buffer.
8359 (vc-print-log): Change the `print-log' backend operation to just
8360 put the log in the current buffer without erasing it. Protect
8361 shrink-window-if-larger-than-buffer.
8362 (vc-update-change-log): Fix setd typo.
8363
8364 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix parenthesis.
8365 (vc-sccs-print-log, vc-sccs-diff): Insert in the current buffer.
8366
8367 * vc-rcs.el (vc-rcs-print-log): Insert in the current buffer.
8368 (vc-rcs-diff): Insert in the current buffer and remove unused arg
8369 CMP.
8370
8371 * vc-cvs.el (vc-cvs-state, vc-cvs-fetch-status): Use
8372 with-temp-file. Use the new BUFFER=t argument to vc-do-command.
8373 (vc-cvs-print-log, vc-cvs-diff): Insert in the current buffer.
8374
8375 2000-09-04 Andre Spiegel <spiegel@gnu.org>
8376
8377 * vc.el (vc-workfile-unchanged-p): If checkout-time comparison is
8378 not possible, use vc-BACKEND-workfile-unchanged-p.
8379 (vc-default-workfile-unchanged-p): New function. Delegates to a
8380 full vc-BACKEND-diff.
8381
8382 * vc-hooks.el (vc-simple-command): Removed.
8383
8384 * vc-rcs.el (vc-rcs-workfile-unchanged-p): Use vc-do-command
8385 instead of vc-simple-command.
8386 (vc-rcs-fetch-master-state): Removed check for unlocked-changes to
8387 avoid doing a diff when opening a file.
8388 (vc-rcs-state): Added check for unlocked-changes.
8389 (vc-rcs-header): Escape Id.
8390 (vc-rcs-workfile-unchanged-p): Remove optional arg VERSION.
8391 (vc-rcs-state): Call vc-workfile-unchanged-p, not the RCS-specific
8392 version.
8393
8394 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Rewritten.
8395 (vc-sccs-diff): Remove optional arg CMP.
8396 (vc-sccs-state): Call vc-workfile-unchanged-p, not the
8397 SCCS-specific function.
8398
8399 * vc-cvs.el (vc-cvs-state): Use vc-do-command instead of
8400 vc-simple-command.
8401
8402 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8403
8404 * vc.el (vc-editable-p): Renamed from vc-writable-p.
8405 (with-vc-file, vc-merge): Use vc-editable-p.
8406 (vc-do-command): Remove unused var vc-file and fix the
8407 doubly-defined `status' var. Add a user message when starting an
8408 async command.
8409 (vc-restore-buffer-context, vc-resynch-buffer, vc-start-entry)
8410 (vc-finish-steal, vc-checkin, vc-finish-logentry, vc-rename-file):
8411 Use with-current-buffer.
8412 (vc-buffer-sync): Use unless.
8413 (vc-next-action-on-file): If the file is 'edited by read-only,
8414 make it read-write instead of trying to commit.
8415 (vc-version-diff, vc-update-change-log): Use `setq
8416 default-directory' rather than `cd'.
8417 (vc-log-edit): Don't forget to set default-directory in the
8418 buffer.
8419
8420 * vc-sccs.el (vc-sccs-state): Fix obviously wrong parenthesis.
8421 (vc-sccs-state-heuristic): Use file-writable-p instead of
8422 comparing userids.
8423 (vc-sccs-checkout): Use `unless'.
8424
8425 * vc-rcs.el (vc-rcs-state-heuristic): Use file-writable-p instead
8426 of comparing userids.
8427 (vc-rcs-fetch-master-state): Handle the case where rcs is missing.
8428 Simplify the logic by eliminating unreachable code.
8429 (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
8430 just do a recursive call if we need to retry.
8431 (vc-rcs-checkout): Handle the case where rcs is missing by making
8432 the buffer read-write if requested and re-signalling the error.
8433
8434 * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
8435
8436 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8437
8438 * vc-hooks.el (vc-handled-backends): Docstring change.
8439 (vc-ignore-vc-files): Mark obsolete.
8440 (vc-registered): Check vc-ignore-vc-files.
8441 (vc-find-file-hook, vc-file-not-found-hook): Don't check
8442 vc-ignore-vc-files.
8443
8444 * vc-cvs.el (vc-cvs-registered): Obey vc-handle-cvs.
8445
8446 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8447
8448 * vc.el (vc-checkout): Don't do anything special for ange-ftp
8449 files since ange-ftp already has vc-registered return nil.
8450
8451 * vc-sccs.el (vc-sccs-state): Use with-temp-buffer.
8452 (vc-sccs-workfile-version): Use with-temp-buffer and new
8453 vc-parse-buffer and don't bother setting the property.
8454 (vc-sccs-add-triple): Use with-current-buffer and
8455 find-file-noselect.
8456 (vc-sccs-lookup-triple): New vc-parse-buffer and turn cond -> if.
8457
8458 * vc-rcs.el (vc-rcs-find-most-recent-rev): New function. The code
8459 derives from the old vc-parse-buffer but uses the revision number
8460 rather than the date (much easier to compare robustly).
8461 (vc-rcs-fetch-master-state): Use `with-temp-buffer'. Adapt to the
8462 new vc-parse-buffer (and vc-rcs-find-most-recent-rev). Find the
8463 locking-user more directly. Check strict locking and set
8464 checkout-model appropriately.
8465 (vc-rcs-parse-locks): Remove.
8466 (vc-rcs-latest-on-branch-p): Use with-temp-buffer and adapt to the
8467 new vc-parse-buffer (and vc-rcs-find-most-recent-rev).
8468 (vc-rcs-system-release): Use with-current-buffer and
8469 vc-parse-buffer.
8470 (vc-rcs-register, vc-rcs-checkout): Use with-current-buffer.
8471
8472 * vc-hooks.el (vc-parse-buffer): Lobotomize the monster.
8473 (vc-simple-command): Docstring fix.
8474 (vc-registered): Align the way the file-handler is called with the
8475 way the function itself works.
8476 (vc-file-owner): Remove.
8477
8478 * vc-cvs.el (vc-cvs-registered): Use with-temp-buffer. Reorder
8479 extraction of fields and call to file-attributes because of a
8480 temporary bug in rcp.el.
8481 (vc-cvs-fetch-status): Use with-current-buffer.
8482
8483 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8484
8485 * vc.el (vc-do-command): Use file-relative-name.
8486 (vc-responsible-backend): Use vc-backend if possible.
8487 (vc-create-snapshot): Improve the `interactive' spec. Add support
8488 for branches and dispatch to backend-specific `create-snapshot'.
8489 (vc-default-create-snapshot): New function, containing the bulk of
8490 the old vc-create-snapshot.
8491 (vc-retrieve-snapshot): Improve the interactive spec.
8492
8493 * vc-hooks.el (vc-header-alist): Move the dummy def from vc.el.
8494 (vc-backend-hook-functions): Remove.
8495 (vc-find-backend-function): Don't try to load vc-X-hooks anymore.
8496 (vc-backend): Reintroduce the test for `file = nil' now that I
8497 know why it was there (and added a comment to better remember).
8498
8499 * vc-sccs-hooks.el: Merge into vc-sccs.el * vc-sccs.el: Merge in
8500 code from vc-sccs-hooks.el.
8501 (vc-sccs-release, vc-sccs-system-release): Remove. Don't require
8502 'vc anymore.
8503 (vc-sccs-responsible-p): Use expand-file-name instead of concat
8504 and file-directory-p instead of file-exists-p.
8505 (vc-sccs-check-headers): Simplify the regexp.
8506
8507 * vc-rcs-hooks.el: Merge into vc-rcs.el * vc-rcs.el: Merge in code
8508 from vc-rcs-hooks.el. Don't require 'vc anymore.
8509 (vc-rcs-responsible-p): Use expand-file-name instead of concat and
8510 file-directory-p instead of file-exists-p.
8511
8512 * vc-cvs-hooks.el: Merge into vc-cvs.el * vc-cvs.el: Merge in code
8513 from vc-cvs-hooks.el.
8514 (proto vc-cvs-registered): Require 'vc-cvs instead of
8515 'vc-cvs-hooks. Don't require 'vc anymore.
8516 (vc-cvs-responsible-p): Use expand-file-name instead of concat and
8517 file-directory-p instead of file-exists-p.
8518 (vc-cvs-create-snapshot): New function, replacing
8519 vc-cvs-assign-name.
8520 (vc-cvs-assign-name): Remove.
8521
8522 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8523
8524 * vc-cvs.el (vc-cvs-header): New var.
8525
8526 * vc-rcs.el (vc-rcs-exists): Remove.
8527 (vc-rcs-header): New var.
8528
8529 * vc-sccs.el (vc-sccs-responsible-p, vc-sccs-register): Use
8530 `vc-sccs-search-project-dir' instead of `vc-sccs-project-dir'.
8531 (vc-sccs-header): New var.
8532
8533 * vc.el (vc-do-command): Get rid of the `last' argument.
8534 (vc-header-alist): Remove, replaced by vc-X-header.
8535 (vc-insert-headers): Use vc-X-header instead of vc-header-alist.
8536 (vc-dired-hook): Use expand-file-name instead of concat.
8537 (vc-directory): Use file-name-as-directory.
8538 (vc-snapshot-precondition, vc-create-snapshot)
8539 (vc-retrieve-snapshot): Allow the command to operate on any
8540 directory.
8541
8542 * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either
8543 just removing the 'WORKFILE argument or by removing the 'MASTER
8544 argument and replacing `file' with (vc-name file).
8545
8546 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8547
8548 * vc.el: Update Copyright and add a crude list of backend funs.
8549 (vc-writable-p): New function.
8550 (with-vc-file): Use vc-writable-p.
8551 (vc-next-action-on-file): Update call to vc-steal-lock and cleanup.
8552 (vc-register): Avoid vc-name.
8553 (vc-locking-user): Remove.
8554 (vc-steal-lock): Make the `owner' arg non-optional.
8555 (vc-merge): Use vc-writable-p instead of vc-locking-user and
8556 vc-checkout-model.
8557 (vc-default-dired-state-info): Use vc-state instead of
8558 vc-locking-user and return special strings for special states.
8559 (vc-dired-hook): Use vc-up-to-date-p instead of vc-locking-user
8560 and get rid of one of the special CVS cases.
8561 (vc-cancel-version): prettify error message with \\[...].
8562 (vc-rename-master): New function.
8563 (vc-rename-file): Use vc-BACKEND-rename-file (which might in turn
8564 use vc-rename-master) instead of vc-BACKEND-record-rename. Make
8565 the CVS special case generic.
8566 (vc-default-record-rename): Remove.
8567 (vc-file-tree-walk-internal): Only call FUNC for files that are
8568 under control of some VC backend and replace `concat' with
8569 expand-file-name.
8570 (vc-file-tree-walk): Update docstring.
8571 (vc-version-diff, vc-snapshot-precondition, vc-create-snapshot)
8572 (vc-retrieve-snapshot): Update call to vc-file-tree-walk.
8573
8574 * vc-sccs.el (vc-sccs-rename-file): Renamed from
8575 vc-sccs-record-rename. Use `find-file-noselect' rather than
8576 `find-file' and call `vc-rename-master' to do the actual move.
8577 (vc-sccs-diff): Remove unused `backend' variable.
8578
8579 * vc-sccs-hooks.el (vc-sccs-registered): Preloaded trivial version
8580 to delay loading of vc-sccs until it is really used.
8581 (vc-sccs-master-templates): Preload.
8582 (vc-sccs-state): Update call to vc-sccs-parse-locks.
8583 (vc-sccs-project-dir): Remove (merged into
8584 vc-sccs-search-project-dir).
8585 (vc-sccs-search-project-dir): Rewrite using file name handling ops
8586 rather than `concat', make sure it is preloaded and don't bother
8587 to check that the file actually exists.
8588 (vc-sccs-parse-locks): Remove unused `file' argument, remove
8589 `locks' argument (use buffer's content instead) and eliminate n^2
8590 behavior.
8591
8592 * vc-rcs.el: Update Copyright.
8593 (vc-rcs-rename-file): New function.
8594 (vc-rcs-diff): Remove unused `backend' variable.
8595
8596 * vc-hooks.el: Update Copyright.
8597 (vc-backend): Don't accept a nil argument any more.
8598 (vc-up-to-date-p): Turn into a defsubst.
8599 (vc-possible-master): New function.
8600 (vc-check-master-templates): Use `vc-possible-master' and allow
8601 funs in vc-X-master-templates to return a non-existent file.
8602
8603 * vc-cvs.el: Update Copyright.
8604 (vc-cvs-diff): Remove unused `backend' variable.
8605 (vc-cvs-checkout): Only toggle read-only if the buffer is setup right.
8606
8607 * vc-cvs-hooks.el: Preload a proto vc-cvs-registered.
8608
8609 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8610
8611 * vc-rcs-hooks.el (vc-rcs-registered): Provide a trivial version
8612 since it can be called from vc-rcs.el.
8613 (vc-rcs-parse-locks): Cleanup to remove an n^2 behavior.
8614
8615 2000-09-04 Andre Spiegel <spiegel@gnu.org>
8616
8617 * vc.el (vc-version-diff): Expand file name read from the
8618 minibuffer. Handle the case when a previous version number can't
8619 be guessed. Give suitable messages when there were no differences
8620 found.
8621 (vc-clear-headers): Call backend-specific implementation, if one
8622 exists.
8623 (vc-cancel-version): Made error checks generic. When done, clear
8624 headers generically, too.
8625
8626 * vc-rcs.el (vc-rcs-clear-headers): New function; code moved here
8627 from vc-clear-headers in vc.el.
8628
8629 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Use vc-parse-buffer
8630 correctly.
8631 (vc-rcs-latest-on-branch-p): Made second argument VERSION
8632 optional. Handle the case when it's not there.
8633
8634 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8635
8636 * vc.el (vc-locking-user): Moved from vc-hooks.el.
8637
8638 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8639
8640 * vc-hooks.el (vc-loadup): Remove.
8641 (vc-find-backend-function): Use `require'. Also, handle the case
8642 where vc-BACKEND-hooks.el doesn't exist.
8643 (vc-call-backend): Cleanup.
8644
8645 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8646
8647 * vc-rcs-hooks.el (vc-rcs-templates-grabbed,
8648 vc-rcs-grab-templates)
8649 (vc-rcs-registered): Remove. The default function works as well.
8650 * vc-sccs-hooks.el (vc-sccs-templates-grabbed,
8651 vc-sccs-grab-templates)
8652 (vc-sccs-registered): Remove. The default function works as well.
8653
8654 * vc.el (vc-version-diff): Left out a vc- in call to
8655 vc-call-backend.
8656 (vc-default-dired-state-info, vc-default-record-rename)
8657 (vc-default-merge-news): Update for the new backend argument.
8658
8659 * vc-hooks.el (vc-find-backend-function): Return a cons cell if
8660 using the default function.
8661 (vc-call-backend): If calling the default function, pass it the
8662 backend as first argument. Update the docstring accordingly.
8663 (vc-default-state-heuristic, vc-default-mode-line-string): Update
8664 for the new backend argument.
8665 (vc-make-backend-sym): Renamed from vc-make-backend-function.
8666 (vc-find-backend-function): Use the new name.
8667 (vc-default-registered): New function.
8668
8669 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8670
8671 * vc.el (vc-merge): Use vc-find-backend-function.
8672
8673 * vc-hooks.el (vc-backend-functions): Remove.
8674 (vc-loadup): Don't setup 'vc-functions.
8675 (vc-find-backend-function): New function.
8676 (vc-call-backend): Use above fun and populate 'vc-functions
8677 lazily.
8678 (vc-backend-defines): Remove.
8679
8680 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8681
8682 * vc.el (vc-register): Put a FIXME note for a newly found bug.
8683 Call vc-call-backend without the leading vc-.
8684 (vc-responsible-backend, vc-finish-logentry, vc-annotate)
8685 (vc-check-headers): Call vc-call-backend without the leading vc-.
8686 (vc-annotate-time-span): Replace confusing use of `cond' with `or'.
8687 (vc-annotate-display): Replace confusing use of `cond' with `or'.
8688 Call vc-call-backend without the leading vc-.
8689
8690 * vc-cvs.el (tail): Provide vc-cvs.
8691 * vc-sccs.el (tail): Provide vc-sccs.
8692 * vc-rcs.el (tail): Provide vc-rcs and remove vc-rcs-logentry-check.
8693
8694 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions)
8695 (vc-make-backend-function, vc-call): Pass names without leading
8696 `vc-' to vc-call-backend so we can blindly prefix them with vc-BACKEND.
8697 (vc-loadup): Don't load vc-X-hooks if vc-X is requested.
8698 (vc-call-backend): Always try to load vc-X-hooks.
8699 (vc-registered): Remove vc- in call to vc-call-backend.
8700
8701 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8702
8703 * vc.el (vc-process-filter): New function.
8704 (vc-do-command): Setup `vc-process-filter' for the async process.
8705 (vc-maybe-resolve-conflicts): New function to reduce
8706 code-duplication. Additionally, it puts the buffer in
8707 `smerge-mode' if applicable.
8708 (vc-next-action-on-file): Use `vc-maybe-resolve-conflicts' after
8709 calling `merge-news'.
8710 (vc-merge): Use `vc-maybe-resolve-conflicts' after calling `merge'.
8711 (vc-log-edit): New function. Replacement for `vc-log-mode' by
8712 interfacing to log-edit.el.
8713 (vc-start-entry): Call `vc-log-edit' instead of `vc-log-mode' if
8714 log-edit is available.
8715 (vc-resolve-conflicts): Delegate to `smerge-ediff' if available.
8716
8717 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8718
8719 * vc.el (vc-register): Remove `vc-buffer-backend' setup.
8720 (vc-log-mode-map): New name for vc-log-entry-mode and merge the
8721 defvar and the initialization.
8722 (vc-log-mode): Minor docstring fix and use vc-log-mode-map.
8723
8724 * vc-hooks.el (vc-default-back-end, vc-buffer-backend): Remove.
8725 (vc-kill-buffer-hook): Remove `vc-buffer-backend' handling.
8726
8727 * vc-cvs-hooks.el (vc-handle-cvs): Make it a defvar and add a FIXME.
8728
8729 2000-09-04 Andre Spiegel <spiegel@gnu.org>
8730
8731 * vc.el (vc-file-clear-masterprops): Removed.
8732 (vc-checkin, vc-revert-buffer): Removed calls to the above.
8733 (vc-version-diff): Use buffer-size without argument.
8734 (vc-register): Heed vc-initial-comment.
8735
8736 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Fix regexp for
8737 default branch.
8738
8739 * vc-rcs.el (vc-rcs-register): Parse command output to find master
8740 file name and workfile version.
8741 (vc-rcs-checkout): Removed call to vc-file-clear-masterprops.
8742
8743 * vc-cvs.el (vc-cvs-merge-news, vc-cvs-checkout): Removed call to
8744 vc-file-clear-masterprops.
8745
8746 * vc-sccs.el (vc-sccs-checkout): Removed call to
8747 vc-file-clear-masterprops. If writable, set vc-state to 'edited
8748 rather than user login name.
8749
8750
8751 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8752
8753 * vc.el (vc-workfile-unchanged-p): Remove unused argument
8754 `want-differences-if-changed' and simplify.
8755 (vc-next-action-on-file) [needs-merge]: Resynch the buffer.
8756 (vc-revert-buffer): Use `unchanged-p' rather than vc-diff's status
8757 output (which is invalid for async vc-diff) to decide whether to
8758 do the revert silently or not.
8759
8760 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8761
8762 * vc-hooks.el (vc-loadup): Load files quietly.
8763 (vc-call-backend): Oops, brain fart.
8764
8765 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8766
8767 * vc-cvs.el (vc-cvs-state): Typo.
8768 (vc-cvs-merge-news): Return the status code rather than the error msg.
8769
8770 2000-09-04 Andre Spiegel <spiegel@gnu.org>
8771
8772 * vc.el (with-vc-file, vc-next-action, vc-version-diff)
8773 (vc-dired-mark-locked): Replaced usage of vc-locking-user with
8774 vc-state or vc-up-to-date-p.
8775 (vc-merge): Use vc-backend-defines to check whether merging is
8776 possible. Set state to 'edited after successful merge.
8777
8778 * vc-hooks.el (vc-locking-user): If locked by the calling user,
8779 return that name. Redocumented.
8780
8781 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8782
8783 * vc.el (vc-recompute-state, vc-next-action-on-file): Update to
8784 new `vc-state' semantics.
8785 (vc-finish-steal): Set 'vc-state to 'edited rather than setting
8786 'vc-locking-user to the current user.
8787 (vc-merge): Inline vc-backend-merge. Comment out code that I
8788 don't understand and hence can't adapt to the new `vc-state' and
8789 `vc-locking-user' semantics.
8790 (vc-backend-merge): Remove.
8791
8792 * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
8793 rather than 'vc-locking-user.
8794
8795 * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
8796
8797 * vc-hooks.el (vc-user-login-name): Simplify the code a tiny bit.
8798 (vc-state): Don't use 'reserved any more. Just use the same
8799 convention as the one used for vc-<backend>-state where the
8800 locking user (as a string) is returned.
8801 (vc-locking-user): Update, based on the above convention. The
8802 'vc-locking-user property has disappeared.
8803 (vc-mode-line, vc-default-mode-line-string): Adapt to new `vc-state'.
8804
8805 * vc-cvs.el (vc-cvs-state): Don't overwrite a non-heuristic state
8806 with a heuristic one.
8807 (vc-cvs-merge-news): Just use 'edited for the case with conflicts.
8808 (vc-cvs-checkin): Do a trivial parse to set the state in case of
8809 error. That allows us to get to 'needs-merge even in the
8810 stay-local case. There's still no way to detect 'needs-patch in
8811 such a setup (or to force an update for that matter).
8812 (vc-cvs-logentry-check): Remove, the default works as well.
8813
8814 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8815
8816 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Run cvs asynchronously.
8817
8818 * vc.el (vc-do-command): kill-all-local-variables, to reset any
8819 major-mode in which the buffer might have been put earlier. Use
8820 `remove' and `when'. Allow `okstatus' to be `async' and use
8821 `start-process' in this case.
8822 (vc-version-diff): Handle the case where the diff looks empty
8823 because of the use of an async process.
8824
8825 2000-09-04 Andre Spiegel <spiegel@gnu.org>
8826
8827 * vc.el (vc-next-action-on-file): Removed optional parameter
8828 `simple'. Recompute state unconditionally.
8829 (vc-default-toggle-read-only): Removed.
8830
8831 * vc-hooks.el (vc-backend-functions): Removed vc-toggle-read-only.
8832 (vc-toggle-read-only): Undid prev change.
8833
8834 * vc-cvs.el (vc-cvs-stay-local): Renamed from
8835 vc-cvs-simple-toggle. Redocumented.
8836 (vc-cvs-state): If locality is wanted, use vc-cvs-state-heuristic.
8837 (vc-cvs-toggle-read-only): Removed.
8838
8839 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8840
8841 * vc.el (vc-backend-dispatch, vc-annotate-mode-syntax-table): Remove.
8842 (vc-prefix-map): Move from vc-hooks.el and make autoloaded.
8843 (vc-release-greater-or-equal-p): Move to vc-rcs.el.
8844 (vc-file-clear-masterprops): Braindead "fix". It was a nop and
8845 still is. So maybe it should be removed.
8846 (vc-head-version, vc-find-binary): Remove.
8847 (vc-recompute-state): Move from vc-hooks.el.
8848 (vc-next-action-on-file): Add a `simple' argument to allow
8849 avoiding the `recompute' step (use for vc-cvs-simple-toggle).
8850 (vc-default-toggle-read-only, vc-default-record-rename): New funs.
8851 (vc-next-action, vc-dired-hook): Use vc-state instead of vc-cvs-status.
8852 (vc-dired-mode-map): Properly defvar it.
8853 (vc-print-log): Call log-view-mode if available.
8854 (small-temporary-file-directory): defvar instead of use boundp.
8855 (vc-merge-news): Moved to vc-cvs.el.
8856 (vc-default-merge-news): New function.
8857
8858 * vc-sccs.el: Require 'vc and 'vc-sccs-hooks.
8859 (vc-sccs-register-switches): New var, copied off of vc-rcs-hooks.
8860 (vc-sccs-latest-on-branch-p): Add a `FIXME' for a call to the
8861 unknown `vc-latest-version' function. It should probably refer to
8862 vc-workfile-version or somesuch, but it's very unclear to me and I
8863 don't have SCCS to test things.
8864
8865 * vc-sccs-hooks.el: Provide 'vc-sccs-hooks.
8866 (vc-sccs-state-heuristic): Fix typo.
8867 (vc-sccs-workfile-unchanged-p): Add missing argument.
8868
8869 * vc-rcs.el: Require vc and vc-rcs-hooks.
8870 (vc-rcs-trunk-p, vc-rcs-branch-part): Move to vc-rcs-hooks.
8871 (vc-rcs-backend-release-p): Remove (use vc-rcs-release-p).
8872 (vc-release-greater-or-equal-p): Move from vc.
8873 (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part,
8874 vc-rcs-minor-part, vc-rcs-previous-version): Remove duplicates.
8875 (vc-rcs-checkout): Add a missing `new-version' argument in the
8876 call to vc-rcs-latest-on-branch-p. Hopefully that was the right one.
8877
8878 * vc-rcs-hooks.el: Provide 'vc-rcs-hooks.
8879 (vc-rcs-trunk-p, vc-rcs-branch-part): Moved from vc-rcs.el.
8880 (vc-rcs-latest-on-branch-p): Use the `version' argument rather
8881 than the apparently unbound `workfile-version'.
8882
8883 * vc-hooks.el (vc-master-templates): Def the obsolete var.
8884 (vc-file-prop-obarray): Use `make-vector'.
8885 (vc-backend-functions): Add new hookable functions
8886 vc-toggle-read-only, vc-record-rename and vc-merge-news.
8887 (vc-loadup): If neither backend nor default functions exist, use
8888 the backend function rather than nil.
8889 (vc-call-backend): If the function if not bound yet, try to load
8890 the non-hook file to see if it provides it.
8891 (vc-call): New macro plus use it wherever possible.
8892 (vc-backend-subdirectory-name): Use neither `vc-default-back-end'
8893 nor `vc-find-binary' since it's only called from
8894 vc-mistrust-permission which is only used once the backend is known.
8895 (vc-checkout-model): Fix parenthesis.
8896 (vc-recompute-state, vc-prefix-map): Move to vc.el.
8897
8898 * vc-cvs.el: Require 'vc and 'vc-cvs-hooks (for compiler warnings).
8899 (vc-cvs-release, vc-cvs-system-release): Remove.
8900 (vc-cvs-use-edit, vc-cvs-simple-toggle): New config variables.
8901 (vc-cvs-dired-state-info): Use `cvs-state' and slightly different
8902 status symbols.
8903 (vc-cvs-parse-status, vc-cvs-state): Move from vc-cvs-hooks.el.
8904 (vc-cvs-toggle-read-only): First cut at a function to allow a
8905 cvs-status-free vc-toggle-read-only.
8906 (vc-cvs-merge-news): Move from cvs-merge-news in vc.el.
8907 (vc-cvs-checkin): Use vc-recompute-state+vc-state instead of
8908 vc-cvs-status. Also set vc-state rather than vc-locking-user.
8909 (vc-cvs-checkout): Modify access rights directly if the user
8910 requested not to use `cvs edit'. And refresh the mode line.
8911
8912 * vc-cvs-hooks.el: Provide 'vc-cvs-hooks.
8913 (vc-cvs-state, vc-cvs-parse-status): Move to vc-cvs.el.
8914
8915 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8916
8917 * vc-cvs.el (vc-cvs-checkout): Docstring fix. Added a `(if
8918 workfile' that got lost when the code was extracted from vc.el.
8919 And merged the tail with the rest of the code (not possible in the
8920 old vc.el where the tail was shared among all backends). And
8921 explicitly set the state to 'edited if `writable' is set.
8922
8923 * vc-cvs-hooks.el (vc-cvs-registered): Use expand-file-name.
8924 (vc-cvs-state): Be careful to return the value from
8925 vc-cvs-parse-state.
8926 (vc-cvs-parse-status): Use expand-file-name. Don't set 'vc-state
8927 property but return it instead. Also be careful to handle a nil
8928 or "" `rev' when workfile is non-nil (it was handled properly when
8929 workfile was nil).
8930
8931 * vc.el: Removed those pesky unnecessary `(function' quotes.
8932 (vc-annotate-mode-map, vc-annotate-mode-syntax-table): Initialize
8933 directly in the defvar.
8934 (vc-do-command): Bind inhibit-read-only so as to properly handle
8935 the case where the destination buffer has been made read-only.
8936 (vc-diff): Delegate to vc-version-diff in all cases.
8937 (vc-version-diff): Setup the *vc-diff* buffer as was done in vc-diff.
8938 (vc-annotate-mode-variables): Removed (code moved partly to
8939 defvars and partly to vc-annotate-add-menu).
8940 (vc-annotate-mode): Turned into a derived-mode.
8941 (vc-annotate-add-menu): Moved in code in
8942 vc-annotate-mode-variables.
8943 (vc-update-change-log): Use make-temp-file if available.
8944
8945 2000-09-04 Martin Lorentzson <martinl@delysid.gnu.org>
8946
8947 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): References to
8948 `vc-checkout-model' updated to `vc-cvs-update-model'.
8949
8950 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
8951
8952 * vc.el (vc-next-action-on-file): Added handling of state
8953 `unlocked-changes'.
8954 (vc-checkout-carefully): Is now practically obsolete, unless the
8955 above is too slow to be enabled unconditionally.
8956 (vc-update-change-log): Fixed typo.
8957
8958 * vc-sccs.el (vc-sccs-steal-lock): Renamed from `vc-sccs-steal'.
8959
8960 * vc-sccs-hooks.el (vc-sccs-state): Somewhat rewritten.
8961 Now handles state `unlocked-changes'.
8962 (vc-sccs-workfile-unchanged-p): New function, to support the above.
8963
8964 * vc-rcs.el (vc-rcs-steal-lock): Renamed from `vc-rcs-steal'.
8965
8966 * vc-rcs-hooks.el (vc-rcs-state): Fixed typo.
8967 (vc-rcs-fetch-master-state): Bug fixes. Recognize state
8968 `unlocked-changes'.
8969 (vc-rcs-workfile-unchanged-p): Renamed from
8970 `vc-rcs-workfile-unchanged'. This is not a real backend-specific
8971 function yet, but supposed to become one soon.
8972
8973 * vc-hooks.el (vc-backend-functions): Renamed `vc-steal' to
8974 `vc-steal-lock'.
8975 (vc-call-backend): Changed error message.
8976 (vc-state): Added description of state `unlocked-changes'.
8977
8978 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
8979
8980 * vc-cvs-hooks.el (vc-cvs-registered): Fixed bug that caused it to
8981 always return t in CVS-controlled directories.
8982
8983 * vc.el (vc-responsible-backend): New function.
8984 (vc-register): Largely rewritten.
8985 (vc-admin): Removed (implementation moved into vc-register).
8986 (vc-checkin): Redocumented.
8987 (vc-finish-logentry): If no backend defined yet (because we are in
8988 the process of registering), use the responsible backend.
8989
8990 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
8991 Updated function lists.
8992 (vc-call-backend): Fixed typo.
8993
8994 * vc-sccs.el, vc-rcs.el, vc-cvs.el (vc-BACKEND-responsible-p):
8995 New functions.
8996 (vc-BACKEND-register): Renamed from `vc-BACKEND-admin'.
8997 Removed query option. Redocumented.
8998
8999 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9000
9001 * vc-rcs.el, vc-cvs.el: Updated everything to use `vc-checkout-model'.
9002
9003 * vc.el: Updated callers of `vc-checkout-required' to use
9004 `vc-checkout-model'.
9005
9006 2000-09-04 Martin Lorentzson <martinl@gnu.org>
9007
9008 * vc-rcs.el (vc-rcs-backend-release-p): function added. other
9009 stuff updated to reference this function instead of the old
9010 `vc-backend-release-p'.
9011
9012 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9013
9014 * vc-sccs-hooks.el (vc-uses-locking): Renamed to
9015 vc-checkout-model. Return appropriate values. Updated callers.
9016
9017 2000-09-04 Martin Lorentzson <martinl@gnu.org>
9018
9019 * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el.
9020 (vc-backend-revert): Function moved into `vc-revert';
9021 `vc-next-action' must be updated to accomodate this change.
9022 (vc-backend-steal): Function moved into `vc-finish-steal'.
9023 (vc-backend-logentry-check): Function moved into
9024 `vc-finish-logentry'.
9025 (vc-backend-printlog): Function moved into `vc-print-log'.
9026 (vc-backend-uncheck): Function moved into `vc-cancel-version'.
9027 (vc-backend-assign-name): Function moved into
9028 `vc-create-snapshot'.
9029
9030 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9031
9032 * vc-rcs-hooks.el, vc-cvs-hooks.el (vc-uses-locking):
9033 Rename to vc-checkout-model. Return appropriate values.
9034 Update callers.
9035
9036 * vc-hooks.el (vc-backend-hook-functions): Rename vc-uses-locking
9037 to vc-checkout-model.
9038 (vc-checkout-required): Rename to vc-checkout-model.
9039 Re-implement and re-comment.
9040 (vc-after-save): Use vc-checkout-model.
9041
9042 2000-09-04 Martin Lorentzson <martinl@gnu.org>
9043
9044 * vc.el (vc-workfile-unchanged-p,vc-diff,vc-version-diff):
9045 Update to use the vc-BACKEND-diff functions instead.
9046 `vc-diff' is now working.
9047
9048 * vc-rcs.el (vc-rcs-logentry-check): New function.
9049
9050 * vc-cvs.el (vc-cvs-logentry-check): New function.
9051
9052 * vc-sccs.el (vc-sccs-diff): Function changed name from
9053 `vc-backend-diff'. This makes `vc-diff' work.
9054
9055 * vc-hooks.el (vc-backend-functions): Add `vc-diff' to the list
9056 of functions possibly implemented in a vc-BACKEND library.
9057 (vc-checkout-required): Fix bug that caused an error to be
9058 signaled during `vc-after-save'.
9059
9060 * vc.el: Fix typo.
9061 This checkin is made with our new VC code base for the very first time.
9062 A simple `(vc-checkin (buffer-file-name))' was used to perform it.
9063
9064 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): Function calls to
9065 `vc-checkout-required' updated to `vc-cvs-uses-locking'.
9066
9067 * vc-hooks.el (vc-backend-hook-functions): `vc-checkout-required'
9068 updated to `vc-uses-locking'.
9069 (vc-checkout-required): Call to backend function.
9070 `vc-checkout-required' updated to `vc-uses-locking' instead.
9071
9072 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Function calls to
9073 `vc-checkout-required' updated to `vc-rcs-uses-locking'.
9074
9075 * vc.el (vc-checkin): Merge with `vc-backend-checkin' and update
9076 to match the split into various backends.
9077 (vc-backend-checkin): Remove. Merge with `vc-checkin'.
9078 (vc-retrieve-snapshot): Bug fix.
9079
9080 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9081
9082 * vc-sccs.el (vc-sccs-release): Doc fix.
9083
9084 2000-09-04 Martin Lorentzson <martinl@gnu.org>
9085
9086 * vc.el (vc-next-action-on-file): Bug found and fixed.
9087 (vc-checkout, vc-version-other-window, vc-retrieve-snapshot)
9088 (vc-cancel-version): Handle of vc-BACKEND-checkout updated.
9089
9090 * vc-rcs.el (vc-rcs-checkin, vc-rcs-previous-version)
9091 (vc-rcs-checkout): Name space cleaned up. No more revision number
9092 crunching function names that are not prefixed with vc-rcs.
9093 (vc-rcs-checkout-model): Function added. References to
9094 `vc-checkout-model' replaced.
9095
9096 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9097
9098 * vc.el (vc-next-action-on-file): Rewritten for the new state model.
9099 (vc-backend-merge-news): Renamed to `vc-merge-news'. (Specific parts
9100 still need to be split, and implemented for RCS).
9101
9102 2000-09-04 Martin Lorentzson <martinl@gnu.org>
9103
9104 * vc-sccs-hooks.el (vc-sccs-state-heuristic): Bug found and fixed.
9105
9106 * vc-sccs.el (vc-sccs-admin): Added the query-only option as
9107 required by the vc.el file.
9108
9109 * vc-rcs.el (vc-rcs-admin): Added the query-only option as
9110 required by the vc.el file.
9111 (vc-rcs-exists): Function added.
9112
9113 * vc-cvs.el (vc-cvs-admin): Added the query-only option as
9114 required by the vc.el file.
9115
9116 * vc.el (vc-admin): Updated to handle selection of appropriate
9117 backend. Current implementation is crufty and need re-thinking.
9118
9119 * vc-hooks.el (vc-parse-buffer): Bug found and fixed.
9120
9121 2000-09-04 Martin Lorentzson <martinl@gnu.org>
9122
9123 * vc-cvs.el (vc-cvs-annotate-difference): Updated to handle
9124 beginning of annotate buffers correctly.
9125
9126 * vc.el (vc-annotate-get-backend, vc-annotate-display-default)
9127 (vc-annotate-add-menu, vc-annotate, vc-annotate-display): Annotate
9128 functionality updated quite a lot to support multiple backends.
9129 Variables `vc-annotate-mode', `vc-annotate-buffers',
9130 `vc-annotate-backend' added.
9131
9132 * vc-hooks.el (vc-backend-functions): `vc-annotate-command',
9133 `vc-annotate-difference' added to supported backend functions.
9134
9135 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9136
9137 * vc-rcs.el, vc-sccs.el, vc-cvs.el (vc-*-checkout):
9138 Use with-temp-file instead of /bin/sh. Merged from mainline
9139
9140 2000-09-04 Martin Lorentzson <martinl@gnu.org>
9141
9142 * vc-sccs-hooks.el (vc-sccs-registered): Updated.
9143
9144 * vc-rcs-hooks.el (vc-rcs-registered): Updated.
9145
9146 * vc-cvs-hooks.el (vc-cvs-registered): Updated.
9147
9148 2000-09-04 Martin Lorentzson <martinl@gnu.org>
9149
9150 * vc-hooks.el: vc-state-heuristic added to
9151 vc-backend-hook-functions.
9152
9153 * vc-sccs-hooks.el (vc-sccs-registered): Bug fix.
9154
9155 * vc-rcs-hooks.el (vc-rcs-registered): Bug fix.
9156
9157 * vc.el, vc-sccs-hooks.el, vc-rcs-hooks.el, vc-hooks.el: Rename
9158 `vc-uses-locking' to `vc-checkout-required'. Rename the `locked'
9159 state to `reserved'.
9160
9161 * vc-cvs.el, vc-cvs-hooks.el: Rename `vc-uses-locking' to
9162 `vc-checkout-required'. Rename the `locked' state to `reserved'.
9163
9164 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9165
9166 * vc-rcs-hooks.el: Implement new state model. Hardly anything
9167 untouched.
9168
9169 * vc-rcs.el (vc-rcs-latest-on-branch-p): Move to vc-rcs-hooks.el.
9170
9171 * vc.el (vc-update-change-log): Use small-temporary-file-directory,
9172 if defined. (Merged from main line, slightly adapted.)
9173
9174 * vc-cvs.el (vc-cvs-annotate-difference): Handle possible
9175 millenium problem (merged from mainline).
9176
9177 2000-09-04 Martin Lorentzson <martinl@gnu.org>
9178
9179 * vc-cvs.el: Split the annotate feature into a BACKEND-specific
9180 part and moved the non-BACKEND stuff to vc.el.
9181
9182 * vc.el: Split the annotate feature into a BACKEND specific part
9183 and moved it from the vc-cvs.el file to this one.
9184
9185 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9186
9187 * vc-hooks.el: Implement new state model.
9188 (vc-state, vc-state-heuristic, vc-default-state-heuristic): New funs.
9189 (vc-locking-user): Simplify. Now only needed if the file is
9190 locked by somebody else.
9191 (vc-lock-from-permissions): Remove. Functionality is in
9192 vc-sccs-hooks.el and vc-rcs-hooks.el now.
9193 (vc-mode-line-string): New name for former vc-status. Adapted.
9194 (vc-mode-line): Adapt to use the above. Remove optional parameter.
9195
9196 * vc-cvs-hooks.el (vc-cvs-state, vc-cvs-state-heuristic): New funs.
9197 Various simplifications and adaptations all over the place.
9198
9199 * vc-sccs-hooks.el (vc-sccs-state, vc-sccs-state-heuristic): New funs.
9200 Simplify and adapt the rest.
9201
9202 * vc.el (vc-resynch-window): Add TODO comment: check for
9203 interaction with view mode according to recent RCS change.
9204 (vc-backend-merge-news): Merge "CMUP" patch from mainline.
9205
9206 2000-09-04 Martin Lorentzson <martinl@gnu.org>
9207
9208 * vc.el: Convert the remaining function comments to docstrings.
9209
9210 2000-09-04 Martin Lorentzson <martinl@gnu.org>
9211
9212 * vc.el (vc-backend-release, vc-release-greater-or-equal)
9213 (vc-backend-release-p, vc-trunk-p, vc-branch-p, vc-branch-part)
9214 (vc-minor-part, vc-previous-version): Functions that operate and
9215 compare revision numbers got proper documentation. Comments added
9216 about their possible removal.
9217
9218 2000-09-04 Martin Lorentzson <martinl@gnu.org>
9219
9220 * vc.el (vc-latest-on-branch-p): Function removed and replaced in
9221 the vc-backend.el files.
9222
9223 * vc-sccs.el (vc-sccs-latest-on-branch-p): Function added.
9224
9225 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-trunk-p)
9226 (vc-rcs-branch-p, vc-rcs-branch-part, vc-rcs-minor-part)
9227 (vc-rcs-previous-version): Functions added.
9228
9229 * vc-cvs.el (vc-cvs-latest-on-branch-p): Function added.
9230
9231 * vc-rcs-hooks.el (vc-rcs-master-templates): Extra `)' removed.
9232
9233 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9234
9235 * vc-hooks.el (vc-master-templates): Is really obsolete.
9236 Comment out the definition for now. What is the right procedure
9237 to get rid of it?
9238 (vc-registered, vc-backend, vc-buffer-backend, vc-name): Largely
9239 rewritten.
9240 (vc-default-registered): Remove.
9241 (vc-check-master-templates): New function; does mostly what the
9242 above did before.
9243 (vc-locking-user): Don't rely on the backend to set the property.
9244
9245 * vc-rcs-hooks.el (vc-rcs-master-templates): Use simpler values.
9246 Rewrite documentation.
9247 (vc-rcs-templates-grabbed): New variable.
9248 (vc-rcs-grab-templates): New function.
9249 (vc-rcs-registered): Rewrite to use above mechanism.
9250
9251 * vc-sccs-hooks.el (vc-sccs-master-templates): Use simpler values.
9252 Rewrite documentation.
9253 (vc-sccs-templates-grabbed): New variable.
9254 (vc-sccs-grab-templates): New function.
9255 (vc-sccs-registered): Rewrite to use above mechanism.
9256 (vc-sccs-search-project-dir): Rename from vc-search-sccs-project-dir.
9257 Don't throw the result, simply return it.
9258
9259 * vc-cvs-hooks.el (vc-cvs-master-templates): Remove.
9260 (vc-cvs-find-master): Remove. Code is now in vc-cvs-registered.
9261 (vc-cvs-registered): Does the check itself now. Simplify.
9262
9263 * vc-cvs.el (vc-cvs-revert): Merge and adapt "unedit" patch
9264 from main line.
9265
9266 2000-09-04 Martin Lorentzson <martinl@gnu.org>
9267
9268 * vc-cvs.el (vc-cvs-diff): New function.
9269
9270 * vc-sccs.el (vc-sccs-diff): New function.
9271
9272 * vc-rcs.el (vc-rcs-diff): New function.
9273 (vc-rcs-checkout): Bug (typo) found and fixed.
9274 (vc-rcs-register-switches): New variable.
9275
9276 * vc.el (vc-backend-diff): Function removed and placed in the
9277 backend files.
9278
9279 2000-09-04 Martin Lorentzson <martinl@gnu.org>
9280
9281 * vc-cvs.el (vc-cvs-checkout): Function `vc-cvs-checkout' added.
9282
9283 * vc.el (vc-backend-checkout): Function removed and replaced in
9284 the vc-backend.el files.
9285
9286 * vc-sccs.el (vc-sccs-checkout): Added function `vc-sccs-checkout'.
9287
9288 * vc.el (vc-backend-admin): Removed and replaced in the
9289 vc-backend.el files.
9290
9291 * vc.el (Martin): Removed all the annotate functionality since it
9292 is CVS backend specific.
9293
9294 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9295
9296 * spec.txt: Added specification of vc-state.
9297
9298 * vc-sccs-hooks.el (vc-sccs-master-properties):
9299 Remove handling of vc-latest-version and
9300 vc-your-latest-version. What used to be vc-latest-version, is now
9301 returned as vc-workfile-version.
9302 (vc-sccs-workfile-version): Adapt.
9303
9304 2000-09-04 Dave Love <fx@gnu.org>
9305
9306 * vc.el: [Merged from mainline.]
9307 (vc-dired-mode): Make the dired-move-to-filename-regexp
9308 regexp match the date, to avoid treating date as file size.
9309 Add YYYY S option to WESTERN/
9310
9311 2000-09-04 Dave Love <fx@gnu.org>
9312
9313 * vc.el: Require `compile' when compiling.
9314 (vc-logentry-check-hook): New option.
9315 (vc-steal-lock): Use compose-mail.
9316 (vc-dired-mode-map): Defvar when compiling.
9317 (vc-add-triple, vc-record-rename, vc-lookup-triple): Moved to
9318 vc-sccs.el and renamed. Callers changed.
9319 (vc-backend-checkout, vc-backend-logentry-check)
9320 (vc-backend-merge-news): Doc fix.
9321 (vc-default-logentry-check): New function.
9322 (vc-backend-checkin, vc-backend-revert, vc-backend-steal)
9323 (vc-backend-uncheck, vc-backend-print-log, vc-backend-assign-name)
9324 (vc-backend-merge): Doc fix. Use backend functions.
9325 (vc-check-headers): Use backend functions.
9326
9327 * vc-cvs.el: Require vc when compiling.
9328 (vc-cvs-register-switches): Doc fix.
9329 (vc-annotate-color-map, vc-annotate-menu-elements): Fix custom type.
9330 (vc-cvs-print-log, vc-cvs-assign-name, vc-cvs-merge)
9331 (vc-cvs-check-headers, vc-cvs-steal, vc-cvs-revert, vc-cvs-checkin):
9332 New functions (code from vc.el).
9333 (vc-annotate-display-default): Fix interactive spec.
9334 (vc-annotate-time-span): Doc fix.
9335
9336 * vc-rcs.el: Require vc when compiling.
9337 (vc-rcs-print-log, vc-rcs-assign-name, vc-rcs-merge)
9338 (vc-rcs-check-headers, vc-rcs-steal, vc-rcs-uncheck, vc-rcs-revert)
9339 (vc-rcs-checkin): New functions (code from vc.el).
9340 (vc-rcs-previous-version, vc-rcs-system-release, vc-rcs-checkout):
9341 Doc fix.
9342 (vc-rcs-release): Deleted. (Duplicated vc-rcs-system-release).
9343
9344 * vc-sccs.el: Require vc when compiling.
9345 (vc-sccs-print-log, vc-sccs-assign-name, vc-sccs-merge)
9346 (vc-sccs-check-headers, vc-sccs-steal, vc-sccs-uncheck)
9347 (vc-sccs-revert)
9348 (vc-sccs-checkin, vc-sccs-logentry-check): New functions (code
9349 from vc.el).
9350 (vc-sccs-add-triple, vc-sccs-record-rename)
9351 (vc-sccs-lookup-triple): Moved from vc.el and renamed.
9352 (vc-sccs-admin): Doc fix.
9353
9354 2000-09-04 Martin Lorentzson <martinl@gnu.org>
9355
9356 * vc-rcs.el (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part)
9357 (vc-rcs-minor-part, vc-rcs-previous-version, vc-rcs-release)
9358 (vc-rcs-release-p, vc-rcs-admin, vc-rcs-checkout): New functions
9359 from vc.el.
9360
9361 * vc-sccs.el (vc-admin-sccs): Added from vc.el
9362
9363 * vc-cvs.el: Moved the annotate functionality from vc.el.
9364 (vc-cvs-admin, vc-cvs-fetch-status): Added from vc.el.
9365
9366 2000-09-04 Dave Love <fx@gnu.org>
9367
9368 * vc.el (vc-backend-release): Call vc-system-release.
9369
9370 * vc-sccs.el (vc-sccs-system-release):
9371 Renamed from vc-sccs-backend-release.
9372
9373 * vc-rcs.el (vc-rcs-system-release):
9374 Renamed from vc-rcs-backend-release.
9375
9376 * vc-cvs.el (vc-cvs-system-release):
9377 Renamed from vc-cvs-backend-release.
9378
9379 2000-09-04 Dave Love <fx@gnu.org>
9380
9381 * vc.el (vc-rcs-release, vc-cvs-release, vc-sccs-release): Moved to
9382 backend files.
9383 (vc-backend-release): Dispatch to backend functions.
9384 (vc-backend-release-p): Don't mention CVS, RCS. [The SCCS case
9385 probably needs attention.]
9386
9387 * vc-sccs.el, vc-rcs.el (vc-sccs-release): Moved from vc.el.
9388 (vc-sccs-backend-release): New function.
9389
9390 * vc-cvs.el (vc-cvs-release): Moved from vc.el.
9391 (vc-cvs-backend-release): New function.
9392
9393 * vc.el (vc-dired-mode, vc-dired-reformat-line, vc-dired-purge):
9394 Doc fix.
9395 (vc-fetch-cvs-status): Moved to vc-cvs.el and renamed.
9396 (vc-default-dired-state-info): New function.
9397 (vc-dired-state-info): Dispatch to backends.
9398 (vc-dired-hook): Doc fix. Simplify, pending removal of CVS specifics.
9399
9400 * vc-cvs.el (vc-cvs-dired-state-info, vc-cvs-fetch-status): Moved
9401 from vc.el and renamed.
9402
9403 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9404
9405 * vc.el (vc-file-clear-masterprops, vc-latest-on-branch-p)
9406 (vc-version-other-window, vc-backend-assign-name): Removed
9407 references to vc-latest-version; sometimes changed into
9408 vc-workfile-version.
9409
9410 * vc-rcs-hooks.el (vc-master-workfile-version): Renamed to
9411 vc-rcs-master-workfile-version.
9412 (vc-rcs-workfile-version): Use the above. Don't call
9413 vc-latest-version (that was unreachable code, anyway).
9414 (vc-rcs-fetch-master-properties): Doc fix.
9415
9416 * vc-hooks.el (vc-latest-version, vc-your-latest-version): Removed.
9417 (vc-backend-hook-functions): Removed them from this list, too.
9418 (vc-fetch-properties): Removed.
9419 (vc-workfile-version): Doc fix.
9420
9421 * vc-rcs-hooks.el (vc-rcs-consult-headers): New function.
9422 (vc-rcs-workfile-version, vc-rcs-locking-user)
9423 (vc-rcs-uses-locking): Use it.
9424
9425 * vc-hooks.el (vc-consult-rcs-headers):
9426 Moved into vc-rcs-hooks.el, under the name
9427 vc-rcs-consult-headers.
9428
9429 * vc-cvs-hooks.el (vc-cvs-workfile-version): Don't consult RCS
9430 headers.
9431 (vc-cvs-find-master): Use this name only; correct different
9432 versions of the name.
9433
9434 * vc-sccs-hooks.el (vc-sccs-master-locks, vc-sccs-master-locking-user):
9435 New functions.
9436 (vc-sccs-locking-user): Use the latter.
9437
9438 * vc-rcs-hooks.el (vc-rcs-master-locks, vc-rcs-master-locking-user):
9439 New functions.
9440
9441 * vc-hooks.el (vc-master-locks, vc-master-locking-user):
9442 Moved into both
9443 vc-rcs-hooks.el and vc-sccs-hooks.el. These properties and access
9444 functions are implementation details of those two backends.
9445
9446 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9447
9448 * vc-rcs-hooks.el (vc-rcs-fetch-master-properties)
9449 (vc-rcs-parse-locks): RCS-specific code moved here from vc-hooks.
9450
9451 * vc-sccs-hooks.el (vc-sccs-fetch-master-properties)
9452 (vc-sccs-parse-locks): SCCS-specific code moved here from
9453 vc-hooks.
9454
9455 * vc-cvs-hooks.el (vc-cvs-fetch-master-properties): CVS-specific
9456 code moved here from vc-hooks.
9457
9458 * vc-hooks.el (vc-parse-locks, vc-fetch-master-properties): Split
9459 into back-end specific parts and removed. Callers not updated
9460 yet; because I guess these callers will disappear into back-end
9461 specific files anyway.
9462
9463 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9464
9465 * vc.el (with-vc-file, vc-next-action-on-file, vc-merge)
9466 (vc-backend-checkout): Changed calls to `vc-checkout-model' to
9467 `vc-uses-locking'.
9468
9469 * vc-hooks.el (vc-checkout-model): Renamed to vc-uses-locking.
9470 Store yes/no in the property, and return t/nil. Updated all
9471 callers.
9472
9473 * vc-sccs-hooks.el (vc-sccs-checkout-model): Renamed to
9474 vc-sccs-uses-locking. Don't set property.
9475 (vc-sccs-locking-user): Don't set property.
9476
9477 * vc-cvs-hooks.el (vc-cvs-checkout-model): Renamed to
9478 vc-cvs-uses-locking. Don't set property here; leave that to
9479 vc-hooks.
9480 (vc-cvs-locking-user): Reflect above change. Streamlined.
9481
9482 * vc-rcs-hooks.el (vc-rcs-checkout-model): Renamed to
9483 vc-rcs-uses-locking.
9484 (vc-rcs-locking-user): Reflect above change.
9485
9486 2000-09-04 Dave Love <fx@gnu.org>
9487
9488 * vc-sccs-hooks.el (vc-sccs-checkout-model): New function.
9489
9490 * vc-rcs-hooks.el (vc-rcs-checkout-model): New function.
9491
9492 * vc-hooks.el (vc-checkout-model): Punt to backends.
9493
9494 * vc-cvs-hooks.el (vc-cvs-checkout-model): New function.
9495
9496 * vc.el (vc-fetch-cvs-status): Use renamed vc-cvs-parse-status.
9497
9498 * vc-rcs-hooks.el (vc-rcs-workfile-version, vc-rcs-locking-user):
9499 New functions.
9500
9501 * vc-sccs-hooks.el (vc-sccs-workfile-version, vc-sccs-locking-user):
9502 New functions.
9503
9504 * vc-cvs-hooks.el (vc-handle-cvs): Doc fix.
9505 (vc-cvs-workfile-version, vc-cvs-locking-user): New functions.
9506
9507 * vc-hooks.el (vc-default-locking-user): New function.
9508 (vc-locking-user, vc-workfile-version): Punt to backends.
9509
9510 2000-09-04 Dave Love <fx@gnu.org>
9511
9512 * vc-hooks.el (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff)
9513 (vc-master-workfile-version): Moved from vc-hooks.
9514
9515 * vc-rcs-hooks.el: Fix duplicate code in last change.
9516
9517 * vc-rcs-hooks.el: Require vc-hooks when compiling.
9518 (vc-rcs-master-templates): Improve :type.
9519 (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff,
9520 vc-master-workfile-version): Moved from vc-hooks.
9521
9522 * vc-sccs-hooks.el: Require vc-hooks when compiling.
9523 (vc-sccs-master-templates): Improve :type.
9524 (vc-sccs-lock-file): Moved/renamed from vc-hooks.el vc-lock-file.
9525
9526 * vc-hooks.el (vc-lock-file): Moved to vc-sccs-hooks and renamed.
9527
9528 * vc-cvs-hooks.el: Require vc-hooks when compiling.
9529 (vc-cvs-master-templates): Improve :type. Use
9530 vc-cvs-find-cvs-master.
9531 (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status): Moved here
9532 from vc-hooks.
9533 (vc-vc-find-cvs-master): Renamed to vc-cvs-find-cvs-master.
9534
9535 * vc-hooks.el (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status):
9536 Moved to vc-cvs-hooks.
9537
9538 * vc-hooks.el: Add doc strings in various places. Simplify the
9539 minor mode setup.
9540 (vc-handled-backends): New user variable.
9541 (vc-parse-buffer, vc-insert-file, vc-default-registered): Minor
9542 simplification.
9543
9544 2000-09-04 Dave Love <fx@gnu.org>
9545
9546 * vc.el: Some doc fixes for autoloaded and interactive functions.
9547 Fix compilation warnings from ediff stuff.
9548 (vc-rcs-release, vc-cvs-release, vc-sccs-release): Custom fix.
9549
9550 * vc-sccs-hooks.el (vc-sccs-master-templates): Add :version.
9551
9552 * vc-cvs-hooks.el (vc-cvs-master-templates): Add :version.
9553
9554 * vc-rcs-hooks.el (vc-rcs-master-templates): Add :version.
9555
9556 2000-09-04 Dave Love <fx@gnu.org>
9557
9558 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
9559 New variable.
9560 (vc-make-backend-function, vc-loadup, vc-call-backend)
9561 (vc-backend-defines): New functions.
9562
9563 * vc-hooks.el: Various doc fixes.
9564 (vc-default-back-end, vc-follow-symlinks): Custom fix.
9565 (vc-match-substring): Function removed. Callers changed to use
9566 match-string.
9567 (vc-lock-file, vc-consult-rcs-headers, vc-kill-buffer-hook):
9568 Simplify.
9569
9570 2000-09-04 Dave Love <fx@gnu.org>
9571
9572 * vc-sccs-hooks.el (vc-sccs-master-templates): Fix doc, custom
9573 type.
9574 (vc-sccs-project-dir, vc-search-sccs-project-dir)
9575 (vc-sccs-registered): Doc fix.
9576
9577 * vc-cvs-hooks.el (vc-cvs-master-templates): Fix doc, custom type.
9578 (vc-cvs-registered): Doc fix.
9579
9580 * vc-rcs-hooks.el (vc-rcs-master-templates): Fix doc, custom type.
9581 (vc-rcs-registered): Doc fix.
9582
9583 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9584
9585 * vc-rcs-hooks.el, vc-cvs-hooks.el, vc-sccs-hooks.el: New file.
9586
9587 * vc-hooks.el: vc-registered has been renamed
9588 vc-default-registered. Some functions have been moved to the
9589 backend specific files. they all support the
9590 vc-BACKEND-registered functions.
9591
9592 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9593
9594 * vc-hooks.el: This is 1998-11-11T18:47:32Z!kwzh@gnu.org from the emacs sources
9595
9596 * vc.el: This is 1999-03-13T05:04:24Z!kwzh@gnu.org from the emacs sources
9597
9598 2000-09-04 Dave Love <fx@gnu.org>
9599
9600 * mouse.el (mouse-major-mode-menu, mouse-popup-menubar): Run
9601 menu-bar-update-hook.
9602
9603 * help.el (help-manyarg-func-alist): Add
9604 find-operation-coding-system.
9605
9606 * wid-edit.el (widget-sexp-validate): Fix garbled code.
9607
9608 * custom.el (custom-set-variables): Print message about errors in
9609 setting.
9610
9611 2000-09-03 Andrew Innes <andrewi@gnu.org>
9612
9613 * makefile.w32-in: Change to DOS line endings.
9614
9615 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
9616
9617 * mouse.el (mouse-popup-menubar): Supply the prompt string for
9618 minor-mode keymaps, if they don't have one.
9619
9620 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
9621
9622 * eshell/esh-module.el (eval-when-compile): Don't lose if
9623 esh-module.el's file name is truncated to DOS 8+3 limits.
9624
9625 2000-09-01 John Wiegley <johnw@gnu.org>
9626
9627 * pcomplete.el (pcomplete-dirs-or-entries): Added a missing
9628 predicate, which caused entries in the completion list to be
9629 doubled.
9630
9631 2000-08-30 John Wiegley <johnw@gnu.org>
9632
9633 * eshell/esh-mode.el (eshell-mode): Bound C-c M-d to toggle direct
9634 sending to subprocesses. Also, hook pre-command-hook if
9635 `eshell-send-direct-to-subprocesses' is non-nil.
9636 (eshell-send-direct-to-subprocesses): New config variable. If t,
9637 subprocess input is send immediately.
9638 (eshell-toggle-direct-send): New function.
9639 (eshell-self-insert-command): New function.
9640 (eshell-intercept-commands): New function.
9641 (eshell-send-input): If direct subprocess sending is enabled,
9642 don't echo any input to the Eshell buffer. Let the subprocess
9643 handle that. This requires "stty echo" in bash, for example.
9644
9645 2000-08-28 John Wiegley <johnw@gnu.org>
9646
9647 * eshell/esh-var.el (pcomplete/eshell-mode/unset): Added
9648 completion function for Eshell's implementation of `unset'.
9649
9650 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
9651
9652 * info.el (Info-directory-list): Doc fix.
9653
9654 2000-08-31 Peter Breton <pbreton@ne.mediaone.net>
9655
9656 * filecache.el (file-cache-add-directory-using-find): Don't quote
9657 wildcards on MS-DOS. Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
9658
9659 2000-08-31 Kenichi Handa <handa@etl.go.jp>
9660
9661 * help.el (help-make-xrefs): Don't make hyperlinks for incorrect
9662 coding systems.
9663
9664 2000-08-30 Andrew Innes <andrewi@gnu.org>
9665
9666 * timer.el (run-with-idle-timer): Undo last change, so that timer
9667 is not activated immediately if Emacs is already idle. Some
9668 existing code relies on this behaviour.
9669
9670 2000-08-30 Miles Bader <miles@gnu.org>
9671
9672 * frame.el (set-frame-font): Do completion of font-name for
9673 interactive use.
9674
9675 2000-08-30 Kenichi Handa <handa@etl.go.jp>
9676
9677 * international/quail.el (quail-start-translation): Bind locally
9678 last-command-event, last-command, and this-command.
9679 (quail-start-conversion): Likewise.
9680 (quail-self-insert-command): Fix docstring.
9681
9682 2000-08-29 Gerd Moellmann <gerd@gnu.org>
9683
9684 * progmodes/executable.el
9685 (executable-make-buffer-file-executable-if-script-p): Check that
9686 buffer contains at least 2 characters.
9687
9688 2000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
9689
9690 * help.el (help-make-xrefs, help-xref-mule-regexp): Doc fix.
9691
9692 2000-08-29 Dave Love <fx@gnu.org>
9693
9694 * diff-mode.el (diff-mode) <defgroup>: Add :version.
9695 (diff-mode-shared-map): Bind mouse-2.
9696 (diff-imenu-generic-expression): New variable.
9697 (diff-mode): Use it.
9698
9699 * mouse.el (mouse-major-mode-menu): Use local-key-binding.
9700 (mouse-popup-menubar): Add minor mode menus.
9701 (popup-menu): Check for lookup-key returning number.
9702
9703 2000-08-29 Miles Bader <miles@gnu.org>
9704
9705 * comint.el (comint-send-input): Create overlays using the proper
9706 front/read-advance arguments.
9707
9708 2000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9709
9710 * ps-print.el: Even/odd pages printing. Doc fix.
9711 (ps-print-version): New version number (6.0).
9712 (ps-setup, ps-print-page-p, ps-background-text, ps-background-image)
9713 (ps-background, ps-begin-file, ps-begin-job): Code fix.
9714 (ps-print-duplex-feature): Variable eliminated.
9715 (ps-even-or-odd-pages): New variable.
9716
9717 * progmodes/ebnf2ps.el: Doc fix.
9718 (ebnf-version): New version (3.3).
9719 (ebnf-user-arrow): Change variable customization to sexp.
9720 (ebnf-user-arrow): Function eliminated.
9721 (ebnf-eps-finish-and-write, ebnf-insert-ebnf-prologue): Code fix.
9722
9723 2000-08-29 Kenichi Handa <handa@etl.go.jp>
9724
9725 * help.el (help-xref-mule-regexp): New variable.
9726 (help-make-xrefs): Handle help-xref-mule-regexp.
9727
9728 * international/mule-cmds.el (help-xref-mule-regexp-template): New
9729 variable.
9730 (describe-input-method): Temporarily activate the specfied input
9731 method to display the information.
9732 (describe-language-environment): Hyperlinks to mule related items.
9733
9734 * international/mule-diag.el (charset-multibyte-form-string): New
9735 function.
9736 (list-character-sets-1): Use charset-multibyte-form-string.
9737 (describe-character-set): New function.
9738 (describe-coding-system): Hyperlinks to safe character sets.
9739
9740 * international/quail.el (quail-help): New arg PACKAGE.
9741 Hyperlinks to mule related items.
9742 (quail-help-insert-keymap-description): Use
9743 substitute-command-keys instead of describe-bindings.
9744 (quail-translation-help): Hyperlinks to mule related items.
9745
9746 2000-08-28 John Wiegley <johnw@gnu.org>
9747
9748 * eshell/esh-util.el (eshell-flatten-list): It's not too wise to
9749 have a defsubst call itself. Made `eshell-flatten-list' back into
9750 a function again.
9751
9752 * eshell/em-smart.el (eshell-smart-redisplay): Added a safety
9753 catch, in case re-centering point at bottom messes up the display.
9754 This happens frequently in Emacs 21, due I believe to variable
9755 line heights.
9756
9757 * eshell/esh-mode.el (eshell-find-tag): Require `etags', in order
9758 to call `find-tag-interactive'.
9759
9760 * eshell/em-dirs.el (eshell/cd): Use buffered printing to display
9761 the list of remember directories.
9762
9763 2000-08-28 John Wiegley <johnw@gnu.org>
9764
9765 * align.el: Test align-region-separate to see if it's a symbol.
9766
9767 2000-08-28 John Wiegley <johnw@gnu.org>
9768
9769 * eshell/esh-util.el (eshell-flatten-list): Made this function
9770 into a defsubst form. It gets used very frequently, although
9771 calls don't occur all that often.
9772
9773 * eshell/em-dirs.el (eshell/cd): Flatten the argument list before
9774 examining it.
9775
9776 * eshell/esh-cmd.el (eshell-rewrite-while-command):
9777 (eshell-rewrite-for-command): Use `eshell-copy-handles' instead of
9778 `eshell-protect'.
9779 (eshell-copy-handles): Created a new macro for duplicating the
9780 current set of open handles. This is needed by the looping
9781 functions.
9782 (eshell-do-eval): Fixed while and if, so that the eshell-test-body
9783 is not incorrectly stomped on.
9784
9785 * eshell/em-cmpl.el (eshell-cmpl-use-paring): Mirror
9786 declaration for pcomplete-use-paring.
9787 (eshell-cmpl-initialize): Set pcomplete-use-paring based on the
9788 value of eshell-cmpl-use-paring.
9789 * pcomplete.el (pcomplete-use-paring): New config variable, to
9790 indicate whether paring should be used.
9791 (pcomplete-do-complete): If pcomplete-use-paring is t, pare out
9792 completion alternatives that have already been used.
9793
9794 * eshell/esh-mode.el (eshell-repeat-argument): Added function,
9795 bound to C-c C-y, which will repeat the previous N arguments
9796 (based on prefix argument).
9797 (eshell-mode): Bind C-c C-y to eshell-repeat-argument.
9798
9799 * eshell/esh-cmd.el (eshell/which): Don't kill the *Help* buffer
9800 if there is no *Help* buffer. This is for XEmacs, which renames
9801 its help buffers uniquely. TODO: Find out what the current buffer
9802 name to delete is.
9803
9804 * eshell/esh-util.el (eshell-read-passwd-file): Only keep the
9805 first entry that correlates to a passwd/group number. Later
9806 entries (used for group/user name aliasing to multiple IDs) are
9807 ignored.
9808
9809 * eshell/em-xtra.el (eshell/expr):
9810 * eshell/em-unix.el (eshell/du, eshell/cat, eshell/make)
9811 (eshell-grep, eshell/diff, eshell/locate):
9812 * eshell/em-dirs.el (eshell-dirs-substitute-cd): Flatten the
9813 argument list, before passing it to the system command.
9814
9815 * eshell/esh-mode.el (eshell-find-tag): Added a special version of
9816 `find-tag' for use at final position in Eshell buffers (which
9817 otherwise triggers an error on Emacs 21).
9818 (eshell-mode): Bind M-. to `eshell-find-tag' with the Eshell
9819 buffer, if it is currently bound to `find-tag'.
9820
9821 * pcmpl-gnu.el (pcmpl-gnu-makefile-regexps): Include GNUmakefile
9822 in the list of matched Makefile names.
9823 (pcmpl-gnu-make-rule-names): If GNUmakefile exists in the current
9824 directory, prefer its contents to Makefile.
9825
9826 * eshell/em-dirs.el (eshell/cd): cd commands that look up
9827 directory parts (like "cd old new", or "cd =regexp"), are now case
9828 sensitive on non-Windows/DOS platforms.
9829
9830 * eshell/esh-mode.el (eshell-parse-command-input): When a user
9831 types RET after an open delimiter (like "), display a message
9832 indicating that Eshell is waiting for the closing delimiter.
9833
9834 * eshell/esh-var.el (eshell/unset): Added a command for unsetting
9835 environment variables.
9836
9837 * eshell/em-unix.el (eshell/diff): Added logic to fail more
9838 gracefully if the user enters incorrect arguments.
9839
9840 * eshell/esh-mode.el (eshell-mode): Disable auto-fill-function in
9841 Eshell buffers.
9842
9843 * eshell/esh-var.el (eshell-interpolate-variable):
9844 * eshell/esh-mode.el (eshell-move-argument):
9845 * eshell/em-unix.el (eshell-du-sum-directory):
9846 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
9847 * eshell/em-ls.el (eshell-ls-decorated-name): Use /= instead of
9848 (not (= ...)).
9849
9850 * eshell/em-unix.el (eshell-shuffle-files): Added use of `apply',
9851 to ensure the `preserve' flag gets propagated when doing recursive
9852 directory copies.
9853
9854 2000-08-28 Stefan Monnier <monnier@cs.yale.edu>
9855
9856 * eshell/em-hist.el (eshell-put-history, eshell-get-history):
9857 Don't convert \n into \0177 in memory.
9858 (eshell-read-history, eshell-write-history): Convert \n to \0177,
9859 and back again, when reading and writing.
9860
9861 2000-08-28 Eli Zaretskii <eliz@is.elta.co.il>
9862
9863 * eshell/esh-util.el (eshell-processp): Added to relieve constant
9864 testing of `fboundp' on `processp'.
9865
9866 * eshell/esh-proc.el (eshell/kill): Use eshell-processp.
9867 (eshell/jobs): Don't call process-list if it is not bound.
9868 (eshell-gather-process-output): Support systems where async
9869 subprocesses aren't supported.
9870 (eshell-scratch-buffer, eshell-last-sync-output-start): New
9871 variables.
9872
9873 * eshell/esh-cmd.el (eshell-resume-eval): Handle the case when
9874 eshell-do-eval returns t.
9875 (eshell-do-pipelines-synchronously): New defmacro.
9876 (eshell-execute-pipeline): Call it instead of eshell-do-pipelines
9877 when async subprocesses aren't supported.
9878 (eshell-do-eval): Use eshell-processp. Don't throw eshell-defer
9879 if async subprocesses aren't supported.
9880 (eshell-resume-command): Don't assume STATUS is a string.
9881
9882 * eshell/em-unix.el (eshell/rm): Use eshell-processp.
9883
9884 * eshell/esh-io.el (eshell-virtual-targets): Doc fix.
9885 (eshell-close-target, eshell-get-target): Use eshell-processp.
9886 (eshell-print, eshell-error, eshell-errorn, eshell-printn): Doc
9887 fix.
9888 (eshell-get-target, eshell-create-handles): Doc fix.
9889
9890 2000-08-28 Miles Bader <miles@lsi.nec.co.jp>
9891
9892 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Change the
9893 criterion to include commands that output something, as long as it
9894 leaves both the command and the end-of-buffer visible when the
9895 command has exited.
9896 (eshell-review-quick-commands): Adjust the help doc string
9897 accordingly.
9898
9899 2000-08-28 Peter Breton <pbreton@ne.mediaone.net>
9900
9901 * locate.el (locate): Cleaned up locate command's interactive prompting
9902 Thanks to Fran\e,Ag\e(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
9903
9904 * filecache.el (file-cache-case-fold-search): New variable
9905 (file-cache-assoc-function): New variable
9906 (file-cache-minibuffer-complete): Use file-cache-assoc-function.
9907 Use file-cache-case-fold-search variable
9908 (file-cache-add-file): Use file-cache-assoc-function
9909 (file-cache-delete-file): likewise
9910 (file-cache-directory-name): likewise
9911 (file-cache-debug-read-from-minibuffer): likewise
9912
9913 2000-08-28 Gerd Moellmann <gerd@gnu.org>
9914
9915 * abbrev.el (list-abbrevs): Add optional parameter LOCAL.
9916 (abbrev-table-name): New function.
9917 (prepare-abbrev-list-buffer): Add optional parameter LOCAL.
9918 If non-nil list local abbrev, only.
9919
9920 2000-08-28 Stanislav Shalunov <shalunov@internet2.edu>
9921
9922 * mail/uce.el (uce-reply-to-uce): Remove hard-coded "*Article*"
9923 from Gnus support code, and use special article copy buffer
9924 `(gnus-original-article-buffer)' instead. This allows to get rid
9925 of article-hide-headers usage (which breaks in the latest Gnus
9926 version). Thanks to Detlev Zundel.
9927
9928 2000-08-28 Kenichi Handa <handa@etl.go.jp>
9929
9930 * international/quail.el (quail-use-package): Hide "... loaded"
9931 message.
9932 (quail-start-translation, quail-start-conversion): Likewise.
9933
9934 * international/kkc.el (kkc-region): Hide "... loaded" message.
9935
9936 2000-08-27 Dave Love <fx@gnu.org>
9937
9938 * emacs-lisp/bytecomp.el (mapc): Use byte-compile-funarg.
9939
9940 2000-08-27 Miles Bader <miles@gnu.org>
9941
9942 * faces.el (read-face-font, read-face-and-attribute): Tweak prompts.
9943
9944 2000-08-27 Kenichi Handa <handa@etl.go.jp>
9945
9946 * international/ja-dic-cnv.el (skkdic-convert): Insert (require
9947 'ja-dic-cnv), not (require 'skkdic-cnv).
9948
9949 2000-08-26 Miles Bader <miles@gnu.org>
9950
9951 * faces.el (face-x-resources): Add entry for :inherit.
9952 * cus-face.el (custom-face-attributes): Add support for :inherit
9953 attribute. Add support for relative face heights.
9954 (custom-face-attributes-get): Treat `nil' as being a default value
9955 for :inherit (as well as `unspecified').
9956
9957 * faces.el (set-face-attribute): Update doc string.
9958 (face-attribute-name-alist): Add :inherit.
9959 (face-valid-attribute-values): Handle :inherit.
9960 (face-read-string): Rephrase prompt to be less confusing.
9961 Assume that DEFAULT is a string, since we must return a string.
9962 (face-read-integer): Use `format' to turn DEFAULT into an
9963 acceptable default for face-read-string. Match NEW-VALUE against
9964 the string "unspecified", not the symbol `unspecified', since
9965 that's what face-read-string returns.
9966 (read-face-attribute): Lookup a name for old-value in valid, and
9967 use it as a default if we find one. Treat all values from
9968 face-read-string as strings. If the default is used, don't do any
9969 more processing on the value, just use the old value directly.
9970 (read-face-and-attribute, modify-face): Tweak prompt.
9971 (read-face-name): Don't assume prompt ends with a space.
9972
9973 * faces.el (describe-face): Add support for :inherit attribute.
9974
9975 2000-08-25 Kenichi Handa <handa@etl.go.jp>
9976
9977 * terminal.el (terminal-emulator): Fix args to `concat'. Now
9978 concat doesn't accept interger.
9979
9980 * international/kkc.el: Remove SKK from Keywords. Require
9981 ja-dic-utl instead of skkdic-utl.
9982
9983 * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
9984 Provide ja-dic-cnv instead of skkdic-cnv.
9985 (ja-dic-filename): Renamed from skkdic-filename. Referers changed
9986 (iso-2022-7bit-short): Add safe-charsets property.
9987 (skkdic-convert-postfix): Search Japanese chou-on character in
9988 addition to Hiragana character.
9989 (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
9990 (skkdic-convert): Change file names from skkdic.el to ja-dic.el
9991 (batch-skkdic-convert): Likewise.
9992
9993 * international/ja-dic-utl.el: Renamed from skkdic-utl.el.
9994 Provide ja-dic-utl instead of skkdic-utl.
9995 (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic.
9996
9997 2000-08-24 Dave Love <fx@gnu.org>
9998
9999 * disp-table.el (standard-display-default): Make the test of `l'
10000 useful.
10001
10002 * language/european.el ("Latin-8", "Latin-9"): Add input methods,
10003 mod sample text.
10004
10005 * international/iso-ascii.el: Make pilcrow convenient string
10006 consistent with section.
10007 (iso-ascii-display): Set up multibyte characters as well as
10008 unibyte.
10009
10010 2000-08-24 Kenichi Handa <handa@etl.go.jp>
10011
10012 * international/mule-cmds.el (reset-language-environment): Set
10013 default-process-coding-system to '(undecided . iso-latin-1), which
10014 makes process I/O almost consistent with file I/O. Call this
10015 function when mule-cmds.el[c] is loaded.
10016
10017 2000-08-22 Andrew Innes <andrewi@gnu.org>
10018
10019 * makefile.w32-in: New file.
10020
10021 2000-08-22 Miles Bader <miles@lsi.nec.co.jp>
10022
10023 * comint.el (comint-output-filter): Compare end of
10024 comint-last-output-overlay with the start of the newly inserted
10025 text, not the end, when deciding whether to extend it.
10026 Set saved-point's insertion type to advance after insertion.
10027
10028 * shell.el (shell-font-lock-keywords): Remove prompt highlighting,
10029 since this is now done independently of font-lock mode.
10030
10031 2000-08-21 Gerd Moellmann <gerd@gnu.org>
10032
10033 * server.el (server-kill-new-buffers): New user option.
10034 (server-existing-buffer): New buffer-local variable.
10035 (server-visit-files): When using an existing buffer, set
10036 server-existing-buffer to t.
10037 (server-buffer-done): If server-kill-new-buffers is t, kill the
10038 buffer, unless it was already present before visiting it with
10039 Emacs server.
10040
10041 2000-08-21 Eli Zaretskii <eliz@is.elta.co.il>
10042
10043 * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
10044 even if the display doesn't support colors: some displays will
10045 support bold/underline faces.
10046
10047 2000-08-21 Gerd Moellmann <gerd@gnu.org>
10048
10049 * emacs-lisp/cl.el (cl-macroexpand): Doc fix.
10050
10051 * startup.el (command-line): If user's init file had an error,
10052 add explanatory text to *Messages*.
10053
10054 2000-08-21 Kenichi Handa <handa@etl.go.jp>
10055
10056 * man.el (Man-getpage-in-background): Decode the process output by
10057 the system locale coding system.
10058
10059 2000-08-20 Dave Love <fx@gnu.org>
10060
10061 * wid-edit.el (widget-choose, widget-choice-mouse-down-action):
10062 Don't test x-popup-menu.
10063 (function) <complete-function>: Complete only fbound symbols.
10064 <validate, value>: New.
10065 (variable) <complete-function>: Complete only bound symbols.
10066 (coding-system): Add :base-only, :complete-function, :validate,
10067 :value, :prompt-match.
10068 (widget-coding-system-prompt-value): Use read-coding-system and
10069 act on :base-only.
10070 (editable-field): Add :help-echo.
10071 (widget-push-button-gui, widget-push-button-cache)
10072 (widget-gui-action, widget-editable-list-gui): COmment out, along
10073 with uses.
10074 (widget-at): Make arg optional.
10075 (widget-echo-help): Adjust for current help-echo calling sequence.
10076 (widget-specify-field, widget-specify-button)
10077 (widget-specify-insert, widget-get-sibling, widget-image-find)
10078 (widget-convert, widget-insert, widget-leave-text)
10079 (widget-beginning-of-line, widget-end-of-line, widget-kill-line)
10080 (widget-setup, widget-field-find, widget-before-change)
10081 (widget-after-change, widget-default-complete)
10082 (widget-default-create, widget-default-delete)
10083 (widget-push-button-value-create, editable-field)
10084 (widget-field-prompt-value, widget-field-validate)
10085 (widget-choice-value-create, widget-choice-action)
10086 (widget-choice-validate, widget-checklist-add-item)
10087 (widget-radio-add-item, widget-radio-chosen)
10088 (widget-radio-value-inline, widget-editable-list-value-create)
10089 (widget-editable-list-entry-create)
10090 (widget-documentation-link-add)
10091 (widget-documentation-string-value-create)
10092 (widget-regexp-validate, widget-file-complete)
10093 (widget-sexp-validate, widget-plist-convert-widget)
10094 (widget-plist-convert-widget, widget-alist-convert-widget)
10095 (widget-alist-convert-widget, widget-color-complete): Simplify,
10096 particularly to avoid bindings which aren't optimized out.
10097
10098 * emacs-lisp/lisp.el (defun-prompt-regexp, parens-require-spaces):
10099 Doc fix.
10100 (down-list, backward-up-list, up-list, kill-sexp)
10101 (backward-kill-sexp, mark-sexp): Make arg optional.
10102 (lisp-complete-symbol): Add optional arg PREDICATE.
10103
10104 * cus-start.el: Add display-buffer-reuse-frames,
10105 file-coding-system-alist.
10106
10107 2000-08-20 Gerd Moellmann <gerd@gnu.org>
10108
10109 * startup.el (command-line): Clear realized faces after
10110 modifying TTY color mappings.
10111
10112 2000-08-20 Miles Bader <miles@gnu.org>
10113
10114 * faces.el (face-attr-match-p): Don't return true if ATTRS are
10115 merely a subset of FACE's attributes.
10116
10117 2000-08-19 Miles Bader <miles@gnu.org>
10118
10119 * comint.el (comint-output-filter): Save the point with a marker,
10120 not just a buffer position.
10121
10122 * international/mule.el (set-buffer-process-coding-system): Make
10123 interactive prompt less confusing.
10124
10125 2000-08-19 Gerd Moellmann <gerd@gnu.org>
10126
10127 * hilit-chg.el: General cleanup of doc strings, comments and
10128 code formatting.
10129
10130 2000-08-19 Miles Bader <miles@gnu.org>
10131
10132 * emacs-lisp/bytecomp.el (byte-compile-beginning-of-line):
10133 Compiler macro removed; beginning-of-line is no longer always
10134 equivalent to forward-line, in the presence of fields.
10135
10136 * comint.el (comint-output-filter): Remove ad-hoc saving of
10137 restriction, and just use save-restriction, now that it works
10138 correctly. Don't adjust comint-last-input-start to account for
10139 our insertion; it shouldn't have moved because we don't use
10140 insert-before-markers anymore. Comment out call to
10141 `force-mode-line-update'; why is it here?
10142
10143 * gud.el (gud-basic-call): Temporarily widen gud comint buffer
10144 while checking for prompt to delete. Use `forward-line 0'
10145 instead of beginning-of-line.
10146 (gud-filter): Temporarily widen gud comint buffer while
10147 examining output.
10148
10149 2000-08-18 Stefan Monnier <monnier@cs.yale.edu>
10150
10151 * progmodes/sh-script.el: Big bag of typos.
10152
10153 * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp
10154 check since ispell-process is not bound when ispell is not yet loaded.
10155
10156 2000-08-18 Dave Love <fx@gnu.org>
10157
10158 * image.el (find-image): Copy `spec' before using plist-put.
10159
10160 2000-08-18 Gerd Moellmann <gerd@gnu.org>
10161
10162 * textmodes/ispell.el (ispell-dictionary-alist-6): Add
10163 `portugues'.
10164
10165 * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to
10166 backward-kill-sexp, analogous to kill-sexp.
10167
10168 * progmodes/icon.el (icon-indent-line)
10169 (icon-is-continuation-line): Handle comments specially.
10170
10171 2000-08-17 Ken Stevens <k.stevens@ieee.org>
10172
10173 * ispell.el: Set to standard author/maintainer/keyword fields.
10174 Fine tuning to menu map appearance and operation, and added help.
10175 Remove `start' and `end' error messages when compiling.
10176 (ispell-choices-win-default-height): Fixed comment string.
10177 (ispell-dictionary-alist-1): Fixed regexp in castellano and
10178 castellano8 dictionaries.
10179 (ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
10180 (ispell-dictionary-alist-4): Fixed regexp in francais-tex
10181 dictionary, added italiano dictionary.
10182 (ispell-skip-region-alist): Removed regexp thrashing when `-' is a
10183 word character
10184 (ispell-tex-skip-alists): Added psfig support.
10185 (ispell-skip-html): Renamed from ispell-skip-sgml.
10186 (ispell-begin-skip-region-regexp, ispell-skip-region)
10187 (ispell-minor-check): Improved html skipping support to skip across
10188 code, and recognize `&' commands without propper `;' syntax;
10189 (ispell-process-line): Fix alignment error when manually
10190 correcting spelling.
10191 (ispell): Fix comment string.
10192 (ispell-add-per-file-word-list): Always put word list on new line.
10193
10194 2000-08-17 Gerd Moellmann <gerd@gnu.org>
10195
10196 * format.el (format-encode-run-method): Fix error message to say
10197 `encode' instead of `decode'. Use save-window-excursion around
10198 shell-command-on-region as in format-decode-run-method because
10199 shell-command-on-region can display a buffer with error output.
10200 (format-decode): Don't record undo information for the decoding.
10201 (format-annotate-function): Add parameter FORMAT-COUNT. Make
10202 that number part of the temporary buffer name so that more than
10203 one decoding using a temporary buffer can happen safely.
10204
10205 * enriched.el (enriched-annotation-regexp): Use `A-Z' instead
10206 of `A-z' in the regexp.
10207
10208 * hilit-chg.el: Fix typos in commentary.
10209
10210 * help.el (view-emacs-news): Rewritten for new naming scheme
10211 for old NEWS files.
10212
10213 * startup.el (command-line): Pop to *Messages* in case an error
10214 is signaled while loading user-init-file.
10215
10216 2000-08-17 Andreas Schwab <schwab@suse.de>
10217
10218 * files.el (insert-directory): Don't lose original file name,
10219 undoing an undocumented change.
10220
10221 2000-08-17 Alex Schroeder <alex@gnu.org>
10222
10223 * sql.el (sql-magic-go): Use comint-bol.
10224 (sql-copy-column): Use comint-line-beginning-position.
10225 (comint-line-beginning-position): Define a replacement for
10226 comint-line-beginning-position if it is not fboundp.
10227
10228 2000-08-17 Alex Schroeder <alex@gnu.org>
10229
10230 * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map;
10231 it didn't have any effect anyway.
10232
10233 2000-08-17 Alex Schroeder <alex@gnu.org>
10234
10235 * sql.el (sql-postgres): Jason Beegan's patch uses the parameters
10236 --pset and pager=off instead of sending \\o|cat at the beginning
10237 of the session.
10238
10239 2000-08-17 Miles Bader <miles@gnu.org>
10240
10241 * progmodes/octave-inf.el: Add compatibility definition of
10242 comint-line-beginning-position.
10243
10244 2000-08-17 Kenichi Handa <handa@etl.go.jp>
10245
10246 * startup.el (normal-top-level): Look in each dir in load-path for
10247 a leim-list.el file too. This assures of loading leim-list.el
10248 that is created at Emacs installation time even if a user have his
10249 own leim-list.el.
10250
10251 2000-08-17 Miles Bader <miles@gnu.org>
10252
10253 * hi-lock.el (hi-yellow, hi-pink, hi-green, hi-blue): Force the
10254 foreground color to black if the background is dark.
10255
10256 2000-08-16 Stefan Monnier <monnier@cs.yale.edu>
10257
10258 * loadhist.el (unload-feature): Typo.
10259
10260 * finder.el (finder-compile-keywords):
10261 * cus-dep.el (custom-make-dependencies): Add local-variable settings
10262 to the generated file.
10263
10264 * mail/mh-e.el (mh-make-local-vars):
10265 Replace make-variable-buffer-local with make-local-variable.
10266
10267 * play/landmark.el:
10268 * options.el (Edit-options-{set,toggle,t,nil}):
10269 * mail/mailabbrev.el (mail-abbrevs-mode):
10270 * textmodes/tex-mode.el (tex-expand-files):
10271 * textmodes/outline.el (outline-minor-mode): Don't quote lambda.
10272
10273 * term/bg-mouse.el (bg-mouse-report): screen-height -> frame-height.
10274
10275 * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
10276 (ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
10277 Allow going past the last element.
10278 * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
10279 (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
10280 (cvs-mouse-toggle-mark): Don't move point.
10281 (cvs-revert-if-needed): Avoid re-eval of local variables and modes.
10282
10283 * progmodes/compile.el (grep): Provide a default set of files.
10284 (next-error): Docstring fix.
10285 (compilation-find-file): Avoid find-file (fails in a dedicated window).
10286
10287 * emacs-lisp/easy-mmode.el (define-minor-mode):
10288 Use `symbol-value' to keep the byte-compiler quiet.
10289
10290 * diff-mode.el (diff-mode-map): Bind diff-apply-hunk.
10291 (diff-find-source-location): New fun, extracted from diff-goto-source.
10292 (diff-goto-source): Use it.
10293 (diff-next-complex-hunk, diff-filter-lines): New function.
10294 (diff-apply-hunk): New command.
10295
10296 * smerge-mode.el (smerge-mode-menu): Doc fix.
10297
10298 * msb.el (msb-mode): Define it in terms of define-minor-mode.
10299
10300 2000-08-16 Dave Love <fx@gnu.org>
10301
10302 * windmove.el (windmove) <defgroup>: Add :version.
10303
10304 * net/goto-addr.el: Don't require browse-url. Require thingatpt.
10305 (goto-address-fontify-p, goto-address-highlight-p)
10306 (goto-address-url-face, goto-address-url-mouse-face)
10307 (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
10308 (goto-address-url-regexp): Use thing-at-point-url-regexp.
10309 (goto-address-fontify, goto-address-at-mouse): Simplify,
10310 (goto-address-at-point): browse-url-url-at-point,
10311 goto-address-find-address-at-point can return nil.
10312 (goto-address-find-address-at-point): Return nil on failure.
10313
10314 * align.el (align) <defgroup>: Add :version.
10315
10316 * calculator.el (calculator): Add :version.
10317 (calculator): Use two lines for calculator window if `modeline'
10318 face is boxed.
10319
10320 * play/5x5.el: Doc fixes.
10321 (5x5) <defgroup>: Add :version.
10322
10323 * play/fortune.el (fortune) <defgroup>: Add :version.
10324 (fortune-append): Fix error message.
10325 (fortune-from-region): Doc fix.
10326
10327 * play/pong.el (pong): Doc fix.
10328
10329 * play/morse.el: Keywords, commentary, autoloads.
10330
10331 2000-08-16 Eli Zaretskii <eliz@is.elta.co.il>
10332
10333 * desktop.el (desktop-save): Don't look at symbol-value of a
10334 member of minor-mode-alist, unless it is boundp.
10335
10336 2000-08-16 Sam Steingold <sds@gnu.org>
10337
10338 * buff-menu.el (list-buffers-noselect): Use `dolist' instead Of
10339 `while'; use `with-current-buffer' instead of `save-excursion'.
10340 Removed unnecessary kludges now that "*Buffer List*" is excluded.
10341
10342 2000-08-16 Kenichi Handa <handa@etl.go.jp>
10343
10344 * international/ccl.el (declare-ccl-program): Docstring modified.
10345 (ccl-execute-with-args): Likewise.
10346
10347 2000-08-16 Miles Bader <miles@gnu.org>
10348
10349 * progmodes/sql.el: Add compatibility definition of
10350 comint-line-beginning-position.
10351
10352 2000-08-15 Gerd Moellmann <gerd@gnu.org>
10353
10354 * buff-menu.el (list-buffers-noselect): Set `buffer' as well as
10355 'buffer-menu' property.
10356 (Buffer-menu-buffer): Use `buffer' property if `buffer-name'
10357 fails.
10358 (Buffer-menu-execute): When deleting, test `(and buf (buffer-name
10359 buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer
10360 wasn't killed.
10361
10362 * buff-menu.el (list-buffers-noselect): Don't display the
10363 *Buffer List* buffer.
10364
10365 * font-lock.el: Require jit-lock to prevent a very late
10366 `Loading jit-lock' message.
10367
10368 * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el
10369 * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors'
10370 mail address.
10371
10372 2000-08-15 Miles Bader <miles@gnu.org>
10373
10374 * textmodes/ispell.el (ispell-graphic-p): New constant.
10375 (ispell-choices-win-default-height, ispell-help): Use
10376 `ispell-graphic-p' instead of `xemacsp'.
10377
10378 2000-08-15 Dave Love <fx@gnu.org>
10379
10380 * simple.el: Autoload widget-convert when compiling.
10381 (mail-user-agent): Doc fix.
10382
10383 * help.el (function-called-at-point, variable-at-point): Use
10384 with-syntax-table.
10385 (help-manyarg-func-alist): Add insert-and-inherit.
10386
10387 * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'.
10388
10389 * delsel.el (delsel-unload-hook): New function.
10390
10391 * find-file.el: Doc fixes. Move provide to end.
10392 (ff) <defgroup>: Add :link.
10393 (ff-goto-click): Deleted.
10394 (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
10395 Use mouse-set-point.
10396
10397 * textmodes/tildify.el: Doc fixes.
10398 (tildify) <defgroup>: Add:version.
10399
10400 * progmodes/glasses.el (glasses) <defgroup>: Add :version.
10401 (glasses-custom-set): Use set-default, not set.
10402 (minor-mode-alist): Propertize the lighter.
10403 (glasses-mode): Provide optional arg.
10404
10405 * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link.
10406 (global-cwarn-mode): Don't make it a user option. Unquote lambda.
10407 (cwarn-font-lock-feature-keywords-alist): Don't make it a user
10408 option. Provide :type.
10409 (cwarn-configuration): Provide :type.
10410 (cwarn-mode): Doc fix.
10411
10412 * add-log.el (change-log-merge): Doc fix.
10413 (change-log-redate): New command.
10414
10415 * net/browse-url.el (browse-url-filename-alist): Add a clause for
10416 Doze and Dog.
10417 (browse-url): Use dolist, not mapcar.
10418 (browse-url-at-point): Check for null url.
10419 (browse-url-event-buffer, browse-url-event-point): Functions
10420 deleted.
10421 (browse-url-at-mouse, browse-url-netscape): Simplify.
10422
10423 * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus
10424 modes.
10425 (msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
10426 Fix previous change to mapcan.
10427 (msb--init-file-alist, msb--add-separators)
10428 (msb--make-keymap-menu): Simplify.
10429 (msb--choose-file-menu): Use copy-sequence.
10430 (msb-mode-map): Add title to keymap.
10431 (msb-unload-hook): New function.
10432
10433 * bs.el: Fix indentation.
10434 (bs) <defgroup>: Add :links.
10435 (bs-show): Doc fix.
10436 (bs-apply-sort-faces): Don't use window-system.
10437 (bs-mode-font-lock-keywords): Avoid testing for XEmacs.
10438
10439 2000-08-15 Eli Zaretskii <eliz@is.elta.co.il>
10440
10441 * calendar/timeclock.el (timeclock-file): Run .timelog through
10442 convert-standard-filename.
10443
10444 2000-08-14 Gerd Moellmann <gerd@gnu.org>
10445
10446 * emacs-lisp/authors.el: New file.
10447
10448 * paren.el (show-paren-priority): New user option.
10449 (show-paren-function): Set overlay priorities to
10450 show-paren-priority.
10451
10452 2000-08-14 Miles Bader <miles@gnu.org>
10453
10454 * comint.el (comint-bol): Use `forward-line 0' instead of calling
10455 beginning-of-line with inhibit-field-text-motion bound.
10456
10457 2000-08-14 Gerd Moellmann <gerd@gnu.org>
10458
10459 * calendar/timeclock.el: New file.
10460
10461 2000-08-14 David Ponce <david@dponce.com>
10462
10463 * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to
10464 `widget-button-click'. so that one can use left mouse button to
10465 click on dialog buttons.
10466
10467 2000-08-14 Emmanuel Briot <briot@gnat.com>
10468
10469 * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase
10470 identifiers, since XML is case sensitive
10471
10472 2000-08-12 Miles Bader <miles@gnu.org>
10473
10474 * comint.el (comint-output-filter): Don't bother frobbing
10475 window-start, it doesn't seem to be necessary.
10476
10477 * comint.el (comint-send-string, comint-send-region): Make into
10478 real functions. Snapshot the prompt before sending.
10479
10480 2000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
10481
10482 * info.el (Info-find-emacs-command-nodes): Rewrite to use
10483 technique similar to Info-index, instead of relying on specific
10484 names of relevant Index nodes.
10485 (Info-goto-emacs-command-node): Bind Info-history to nil when
10486 going to the first node found by Info-find-emacs-command-nodes.
10487
10488 2000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
10489
10490 * menu-bar.el (menu-bar-help-menu): Add a :help string.
10491
10492 2000-08-10 Miles Bader <miles@gnu.org>
10493
10494 * comint.el (comint-output-filter): Doc fixes & misc code cleanup.
10495
10496 2000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
10497
10498 * info.el (Info-file-list-for-emacs): More elements for the
10499 autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs,
10500 and woman manuals.
10501
10502 2000-08-10 Miles Bader <miles@lsi.nec.co.jp>
10503
10504 * comint.el (comint-send-input): Make the newline boundary overlay
10505 rear-nonsticky. Use `insert' instead of `insert-before-markers'.
10506 (comint-output-filter): Use `insert' instead of
10507 `insert-before-markers'. Extend comint-last-output-overlay when
10508 necessary since we can't rely on insert-before-markers to do it.
10509 * gud.el (gud-filter): Use `with-current-buffer' instead of
10510 save-excursion when inserting the output, so that point gets
10511 updated correctly; the old method relied on a rather dodgy
10512 side-effect of comint-output-filter to avoid the effect of
10513 save-excursion.
10514
10515 2000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
10516
10517 * files.el (recover-file): Call insert-directory instead of
10518 invoking `ls' directly.
10519
10520 2000-08-10 Miles Bader <miles@gnu.org>
10521
10522 * comint.el (comint-highlight-prompt, comint-highlight-prompt-face)
10523 (comint-last-prompt-overlay): New variables.
10524 (comint-output-filter): Implement prompt highlighting.
10525 (comint-snapshot-last-prompt): New function.
10526 (comint-send-input): Snapshot the last prompt.
10527 Use comint-highlight-input-face.
10528 (comint-highlight-input-face): Renamed from `comint-highlight-face'.
10529 Use defface instead of defcustom.
10530 (send-invisible, comint-send-eof): Snapshot the last prompt.
10531 (comint-delchar-or-maybe-eof): Use comint-send-eof.
10532 (comint-mode): Make `comint-last-prompt-overlay' buffer-local.
10533
10534 2000-08-09 Stefan Monnier <monnier@cs.yale.edu>
10535
10536 * emacs-lisp/regexp-opt.el (make-bool-vector): Remove.
10537 (regexp-opt-group): Use a list of chars for `letters'.
10538 (regexp-opt-charset): `chars' is now a list of chars.
10539 Use a char-table rather than a vector so it works for multibyte chars.
10540
10541 * pcvs.el (cvs-menu): Don't move point. Use popup-menu.
10542 Set cvs-minor-current-files to the selected fileinfo.
10543 (cvs-get-marked): Accept fileinfos in cvs-minor-current-files.
10544 (cvs-mode-insert): Manually macroexpand `ignore-errors'.
10545
10546 2000-08-09 Eli Zaretskii <eliz@is.elta.co.il>
10547
10548 * files.el (insert-directory): Don't call access-file on
10549 directories on DOS and Windows.
10550
10551 2000-08-09 Kenichi Handa <handa@etl.go.jp>
10552
10553 * international/ccl.el (ccl-embed-data): Make ccl-program-vector
10554 longer if necessary.
10555 (ccl-embed-code): Call ccl-embed-data to store CODE in
10556 ccl-program-vector.
10557
10558 2000-08-09 Miles Bader <miles@gnu.org>
10559
10560 * comint.el (comint-output-filter): Properly handle the case where
10561 the text surrounded by comint-last-output-overlay was deleted.
10562
10563 2000-08-08 Gerd Moellmann <gerd@gnu.org>
10564
10565 * info.el (Info-insert-dir): Use Info-additional-directory-list if
10566 non-nil.
10567 (Info-file-list-for-emacs): Remove "info" from the list because
10568 that leads to trying to use the documentation from file `info'
10569 in various situations where it isn't appropriate, for instance
10570 C-h C-k C-h i.
10571
10572 * ffap.el (ffap-read-file-or-url-internal): Handle case that
10573 DIR and/or STRING are nil.
10574
10575 * progmodes/compile.el (compilation-setup): Make variable
10576 compilation-error-screen-columns buffer-local, as some comment
10577 in the code suggests it should be.
10578
10579 * files.el (auto-mode-interpreter-regexp): New variable.
10580 (set-auto-mode): Use it.
10581
10582 * indent.el (indent-for-tab-command): Doc fix.
10583
10584 * mouse-sel.el (mouse-sel-mode): Doc fix.
10585
10586 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N='
10587 labels.
10588
10589 * help.el (print-help-return-message): When
10590 display-buffer-reuse-frames is set, let the help window been quit,
10591 instead of deleting it, which might delete a reused frame.
10592
10593 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
10594
10595 * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to
10596 rename a directory to a name that differs only by its letter case.
10597
10598 2000-08-08 Kenichi Handa <handa@etl.go.jp>
10599
10600 * international/quail.el (quail-define-rules): Handle Quail decode
10601 map correctly. Add code for supporting annotations.
10602 (quail-install-decode-map): New function.
10603 (quail-defrule-internal): New optional arguments decode-map and
10604 props.
10605 (quail-advice): New function.
10606
10607 2000-08-07 Sam Steingold <sds@gnu.org>
10608
10609 * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
10610 `defconst', `define-condition', `with-slots'.
10611 * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
10612
10613 2000-08-03 Miles Bader <miles@gnu.org>
10614
10615 * comint.el (comint-use-prompt-regexp-instead-of-fields):
10616 New variable.
10617 (comint-prompt-regexp, comint-get-old-input): Document dependence on
10618 comint-use-prompt-regexp-instead-of-fields.
10619 (comint-send-input): Add `input' field property to stuff we send to
10620 the process, if comint-use-prompt-regexp-instead-of-fields is nil.
10621 (comint-output-filter): Add `output' field property to process
10622 output, if comint-use-prompt-regexp-instead-of-fields is nil.
10623 (comint-replace-by-expanded-history)
10624 (comint-get-old-input-default, comint-show-output)
10625 (comint-backward-matching-input, comint-forward-matching-input)
10626 (comint-next-prompt, comint-previous-prompt): Use field
10627 properties if comint-use-prompt-regexp-instead-of-fields is nil.
10628 (comint-line-beginning-position): New function.
10629 (comint-bol): Use comint-line-beginning-position. Make ARG optional.
10630 (comint-replace-by-expanded-history-before-point): Use
10631 comint-line-beginning-position and line-end-position.
10632 (comint-last-output-overlay): New variable.
10633 (comint-mode): Make `comint-last-output-overlay' buffer-local.
10634
10635 * shell.el (shell-prompt-pattern): Doc change.
10636 (shell-backward-command): Use line-beginning-position.
10637
10638 * gud.el (gud-gdb-complete-command): Use
10639 comint-line-beginning-position.
10640
10641 * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if
10642 comint-bol doesn't actually go to the beginning of the line.
10643
10644 * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp
10645 if comint-use-prompt-regexp-instead-of-fields is non-nil.
10646 (try-expand-line-all-buffers): Likewise.
10647
10648 * progmodes/sql.el (sql-magic-go): Use comint-bol instead of
10649 explicitly matching comint-prompt-regexp.
10650 (sql-copy-column): Use comint-line-beginning-position instead of
10651 explicitly matching comint-prompt-regexp.
10652
10653 * progmodes/octave-inf.el (inferior-octave-complete): Use
10654 comint-line-beginning-position.
10655
10656 * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change.
10657
10658 * progmodes/idlw-shell.el (idlwave-shell-send-command): When
10659 looking for a prompt, use `forward-line 0' instead of
10660 `beginning-of-line', to avoid getting caught by an input field.
10661
10662 2000-08-07 Gerd Moellmann <gerd@gnu.org>
10663
10664 * files.el (shell-quote-wildcard-pattern): Make sure to return
10665 PATTERN, in the Unix case.
10666
10667 2000-08-07 Eli Zaretskii <eliz@is.elta.co.il>
10668
10669 * play/zone.el (zone): Discard any pending input before running
10670 the randomly-chosen pgm.
10671
10672 2000-08-07 Kenichi Handa <handa@etl.go.jp>
10673
10674 * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of
10675 checking the existence of any multibyte characters.
10676
10677 2000-08-06 Gerd Moellmann <gerd@gnu.org>
10678
10679 * help.el (describe-mode): Test minor-mode symbol for being
10680 bound before testing its value for being nil.
10681
10682 * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
10683 `first', `second', and `third'.
10684
10685 * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05.
10686 (second): Make it an alias for `cadr'.
10687
10688 2000-08-06 Eli Zaretskii <eliz@is.elta.co.il>
10689
10690 * bs.el (bs-apply-sort-faces): Don't use window-system, since all
10691 types of display support faces now.
10692
10693 2000-08-05 Gerd Moellmann <gerd@gnu.org>
10694
10695 * pcvs.el (require): Require `cl' during compilation, only.
10696
10697 * emacs-lisp/cl.el (first, ..., tenth): Make them macros.
10698 (toplevel): Remove `remq' and `remove' from autoloads.
10699 (cl-fake-autoloads): New variable. If set, arrange for an error
10700 when CL functions etc. are autoloaded.
10701
10702 2000-08-04 Eli Zaretskii <eliz@is.elta.co.il>
10703
10704 * play/zone.el (zone, zone-pgm-stress): Don't use window-system.
10705
10706 * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is
10707 popped up, but the user clicks outside the menu, return an empty
10708 regexp (that causes unhighlight-regexp to have no effect).
10709
10710 * menu-bar.el (menu-bar-games-menu): Add Zone.
10711
10712 * hi-lock.el (toplevel): Require font-lock.
10713
10714 2000-08-03 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10715
10716 * progmodes/ebnf2ps.el: Get around a bug on skip-chars-forward.
10717 (ebnf-8-bit-chars): New var for bug fix.
10718 (ebnf-string): Bug fix.
10719
10720 2000-08-03 Sam Steingold <sds@gnu.org>
10721
10722 * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
10723 instead of `buffer-string'.
10724 (require 'cl): Always, not just when compiling.
10725 `ignore-errors' in `interactive', `list*', `defun*' &c make this
10726 necessary.
10727
10728 2000-08-03 Eli Zaretskii <eliz@is.elta.co.il>
10729
10730 * international/mule-cmds.el (select-safe-coding-system): Make
10731 the message text about selecting a safe coding system more clear.
10732
10733 2000-08-02 Gerd Moellmann <gerd@gnu.org>
10734
10735 * hi-lock.el: New file.
10736
10737 * play/zone.el: New file.
10738
10739 * replace.el (occur): Set tab-width in the *Occur* buffer to the
10740 value of tab-width in the original buffer. Choose a line number
10741 format that's a multiple of the original buffer's tab width, so
10742 that lines appear right.
10743
10744 * textmodes/ispell.el (ispell): New function, replacing an alias.
10745 Spell-check active region if in transient-mark-mode and mark
10746 is active; otherwise spell-check buffer.
10747
10748 2000-08-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10749
10750 * ps-mule.el: Fix a customization problem on
10751 ps-mule-font-info-database-default.
10752
10753 2000-08-02 Eli Zaretskii <eliz@is.elta.co.il>
10754
10755 * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use
10756 display-mouse-p instead of window-system.
10757 (ebrowse-member-mode-map): Ditto.
10758
10759 2000-08-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10760
10761 * progmodes/ebnf2ps.el: Update ps-print functions call.
10762 Indentation fix. Doc fix.
10763 (ebnf-version): New version number (3.2).
10764 (ebnf-format-color, ebnf-begin-job): Code fix.
10765
10766 2000-08-01 Eli Zaretskii <eliz@is.elta.co.il>
10767
10768 * net/net-utils.el (nslookup-font-lock-keywords): Don't condition
10769 font lock support on window-system.
10770 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
10771
10772 * textmodes/ispell.el (ispell-highlight-spelling-error): Use
10773 display-color-p, if fboundp, instead of window-system.
10774
10775 2000-07-31 Eli Zaretskii <eliz@is.elta.co.il>
10776
10777 * calendar/appt.el (appt-disp-window): Use display-multi-frame-p
10778 instead of window-system.
10779
10780 * wid-edit.el (widget-choose): Use display-mouse-p instead of
10781 window-system.
10782 (widget-choice-mouse-down-action): Use display-popup-menus-p
10783 instead of window-system.
10784
10785 * strokes.el (strokes-file): Run the file name through
10786 convert-standard-filename.
10787 (strokes-mode): Call display-mouse-p instead of looking at
10788 window-system. Change the error message accordingly.
10789
10790 * progmodes/cpp.el (toplevel): Support faces on tty's.
10791
10792 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X)
10793 (lm-plot-square, lm-init-display): Don't use window-system.
10794
10795 * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
10796 (gomoku-plot-square, gomoku-init-display): Don't use window-system.
10797
10798 * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p
10799 instead of looking at window-system.
10800
10801 2000-07-30 Gerd Moellmann <gerd@gnu.org>
10802
10803 * iswitchb.el (iswitchb-entryfn-p): Test this-command instead
10804 of testing if iswitchb-prepost-hooks is bound, because the
10805 latter will always be true when invoking a recursive minibuffer
10806 from an active Iswitchb buffer.
10807
10808 2000-07-30 Eli Zaretskii <eliz@is.elta.co.il>
10809
10810 * files.el (shell-quote-wildcard-pattern): New function.
10811 (insert-directory): Call it. Only prepend "\" to command on Unix
10812 and GNU/Linux systems.
10813
10814 2000-07-30 Gerd Moellmann <gerd@gnu.org>
10815
10816 * eshell/esh-groups.el: Change custom :link file names
10817 from `eshell.info' to `eshell'.
10818
10819 2000-07-30 Francis Wright <fjw@maths.qmw.ac.uk>
10820
10821 * dired.el (dired-build-subdir-alist): Expand subdirectory names
10822 correctly in recursive ange-ftp listings.
10823
10824 2000-07-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10825
10826 * ps-print.el: Fix bug 1: if ps-font-size-internal,
10827 ps-header-font-size-internal and
10828 ps-header-title-font-size-internal variables are not set,
10829 ps-nb-pages and ps-line-lengths-internal crashes. Fix bug 2: if
10830 face text property is (foreground-color . COLOR) or
10831 `(background-color . COLOR)', ps-print crashes. Doc fix.
10832 (ps-print-version): New version number (5.2.4).
10833 (ps-plot-region): Code fix.
10834 (ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
10835 (ps-face-attribute-list, ps-face-attributes, ps-face-background):
10836 Bug fix 2.
10837
10838 2000-07-30 Milan Zamazal <pdm@freesoft.cz>
10839
10840 * glasses.el (glasses-make-readable): Fix uncapitalization of
10841 identifiers like `myXMLDocument'.
10842
10843 2000-07-28 Karl Fogel <kfogel@red-bean.com>
10844
10845 * mail/mail-hist.el (mail-hist-previous-input)
10846 (mail-hist-next-input): Do the obvious code factorization.
10847 (mail-hist-retrieve-and-insert): New func, contains common
10848 code of above two.
10849 If inserting a message body, leave point at top.
10850
10851 2000-07-28 Sam Steingold <sds@gnu.org>
10852
10853 * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):
10854 Use `<=', not `<' to compare times!
10855 (ange-ftp-ls): Remove.
10856
10857 2000-07-27 Gerd Moellmann <gerd@gnu.org>
10858
10859 * play/cookie1.el: Add explanation of how to make cookie.el
10860 compatible with strfile(1) to comment.
10861
10862 * subr.el (remove, remq): New functions.
10863
10864 * midnight.el (clean-buffer-list-kill-never-regexps): Correctly
10865 escape `*' in regexps.
10866 (midnight-find): Reverse order of arguments in the funcall of
10867 TEST.
10868
10869 * bindings.el (completion-ignored-extensions): Add `.la', `.lo',
10870 and `.class'.
10871
10872 * play/meese.el: Add Commentary section.
10873
10874 2000-07-27 Alex Schroeder <alex@gnu.org>
10875
10876 * sql.el (sql-ms): Added autoload cookie.
10877 (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
10878 (sql-oracle): Ditto.
10879 (sql-help): Doc change.
10880
10881 (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
10882 types and exceptions.
10883
10884 2000-07-27 Alex Schroeder <alex@gnu.org>
10885
10886 * sql.el (sql-placeholder-history): New variable.
10887 (sql-query-placeholders-and-send): New function that will query
10888 the user and replace placeholders with user input.
10889 (sql-oracle): If running on NT, set comint-input-sender to
10890 sql-query-placeholders-and-send.
10891
10892 (sql-stop): If in the SQLi buffer, insert stop notification, else
10893 present it as a message.
10894
10895 2000-07-27 Alex Schroeder <alex@gnu.org>
10896
10897 * sql.el (sql-input-ring-separator): Doc change.
10898 (sql-input-ring-file-name): Doc change.
10899 (sql-interactive-mode): Use `sql-input-ring-separator' and
10900 `sql-input-ring-file-name' to set the comint-mode equivalents
10901 without making them local variables.
10902 (sql-stop): Don't bind `sql-input-ring-separator' and
10903 `sql-input-ring-file-name' dynamically to their comint-mode
10904 equivalents.
10905
10906 2000-07-27 Kenichi Handa <handa@etl.go.jp>
10907
10908 * international/mule.el (register-char-codings): New function.
10909 (make-coding-system): Handle `safe-chars' specification in the arg
10910 PROPERTY.
10911
10912 * international/mule-cmds.el
10913 (find-coding-systems-region-subset-p): This function deleted.
10914 (sort-coding-systems-predicate): New variable.
10915 (sort-coding-systems): New function.
10916 (find-coding-systems-region): Use
10917 find-coding-systems-region-internal.
10918 (find-coding-systems-string): Use find-coding-systems-region.
10919 (find-coding-systems-for-charsets): Check
10920 char-coding-system-table.
10921 (select-safe-coding-system-accept-default-p): New variable.
10922 (select-safe-coding-system): Mostly rewritten. New argument
10923 ACCEPT-DEFAULT-P.
10924 (select-message-coding-system): Call select-safe-coding-system
10925 with ACCEPT-DEFAULT-P arg.
10926 (reset-language-environment): Reset default-sendmail-coding-system
10927 to the default value iso-latin-1.
10928 (set-language-environment): Don't set the obsolete variable
10929 charset-origin-alist.
10930
10931 * international/codepage.el (cp-coding-system-for-codepage-1):
10932 Give `safe-chars' property to make-coding-system.
10933
10934 * mail/sendmail.el (sendmail-send-it): Improve the way to avoid
10935 calling select-message-coding-system twice.
10936
10937 * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property
10938 instead of `safe-charsets'.
10939 (cyrillic-alternativnyj): Likewise.
10940 (ccl-encode-alternativnyj): Don't check the charset
10941 cyrillic-iso8859-5.
10942
10943 2000-07-27 Kenichi Handa <handa@etl.go.jp>
10944
10945 * composite.el (compose-chars-after): Preserve match data.
10946
10947 2000-07-26 Sam Steingold <sds@gnu.org>
10948
10949 * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function.
10950 (ange-ftp-real-file-newer-than-file-p): New function.
10951 (ange-ftp-verify-visited-file-modtime): Use `float-time'.
10952 (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string').
10953
10954 * tooltip.el (tooltip-float-time): Removed (use `float-time').
10955 * midnight.el (midnight-float-time): Ditto.
10956
10957 2000-07-26 Andreas Schwab <schwab@suse.de>
10958
10959 * files.el (normal-backup-enable-predicate): Correct
10960 interpretation of the return value of compare-strings.
10961
10962 2000-07-26 Gerd Moellmann <gerd@gnu.org>
10963
10964 * isearch.el (isearch-resume): New function.
10965 (isearch-done): Add something to command-history to resume
10966 the search.
10967 (isearch-yank-line, isearch-yank-word): Use
10968 buffer-substring-no-properties instead of buffer-substring.
10969
10970 * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead
10971 of flyspell-mouse-map.
10972
10973 * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove
10974 duplicate definition.
10975 (makefile-mode): Remove duplicate setting of local-abbrev-table.
10976
10977 * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable.
10978 (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
10979
10980 2000-07-25 Sam Steingold <sds@gnu.org>
10981
10982 * net/ange-ftp.el: Get modtime over the net.
10983 (ange-ftp-file-modtime): New function.
10984 (ange-ftp-write-region, ange-ftp-insert-file-contents)
10985 (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
10986 Use it.
10987 (ange-ftp-dot-to-slash): New function.
10988 (ange-ftp-fix-name-for-vms): Use it.
10989
10990 * midnight.el (midnight-buffer-display-time): Use
10991 `with-current-buffer'.
10992
10993 2000-07-25 Gerd Moellmann <gerd@gnu.org>
10994
10995 * find-dired.el: Update copyright notice.
10996 (find-dired): Offer to kill a running `find'.
10997
10998 * enriched.el (enriched-face-ans): For a `foreground-color'
10999 property, return '(("x-color" COLOR))' so that COLOR will be
11000 output as a parameter of the x-color annotation. Likewise for the
11001 `background-color' property. In the case of normal face
11002 properties, don't return annotations for unspecified foreground
11003 and background face attributes.
11004
11005 2000-07-25 Kenichi Handa <handa@etl.go.jp>
11006
11007 * language/japan-util.el (japanese-katakana-region): Fix handling
11008 HANKAKU argument.
11009
11010 2000-07-25 Miles Bader <miles@gnu.org>
11011
11012 * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to
11013 constrain-to-field. Pass nil ESCAPE-FROM-EDGE argument to
11014 constrain-to-field.
11015
11016 2000-07-24 Andrew Innes <andrewi@gnu.org>
11017
11018 * timer.el (timer-activate-when-idle): Add optional parameter
11019 DONT-WAIT. Update docstring.
11020 (run-with-idle-timer): Specify extra parameter to
11021 timer-activate-when-idle, so that timer will be activated
11022 immediately if Emacs is already idle.
11023
11024 * w32-fns.el (w32-using-nt): Fix docstring.
11025
11026 2000-07-24 Dave Love <fx@gnu.org>
11027
11028 * mouse.el (popup-menu): Set last-command-event.
11029 (mouse-major-mode-menu-prefix): Declare.
11030
11031 2000-07-24 Gerd Moellmann <gerd@gnu.org>
11032
11033 * textmodes/flyspell.el: Update to author's version 1.5d.
11034
11035 * progmodes/hideshow.el: Update copyright notice.
11036
11037 * vcursor.el: Set maintainer to FSF, since author cannot
11038 be reached.
11039
11040 2000-07-24 Eli Zaretskii <eliz@is.elta.co.il>
11041
11042 * info.el (Info-goto-emacs-key-command-node): Leave a space after
11043 the prompt.
11044
11045 * mouse.el (popup-menu): Run the keymap through indirect-function,
11046 in case it was defined with define-prefix-key. If the menu is a
11047 list of keymaps, look up the binding of user's choice in each one
11048 of the keymaps.
11049 (mouse-popup-menubar): If the global and local menu-bar keymaps
11050 don't have a prompt string, create one and insert it into the
11051 keymap. Don't barf if current-local-map returns nil.
11052
11053 2000-07-24 Francis Wright <fjw@maths.qmw.ac.uk>
11054
11055 * dired.el (dired-sort-R-check): Added to allow recursive listing
11056 to be undone.
11057 (dired-sort-other): Use it.
11058
11059 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11060
11061 * Release of cc-mode 5.27
11062
11063 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11064
11065 * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to
11066 c-beginning-of-statement-1 that caused a bad case of recursion
11067 which could consume a lot of CPU in large classes in languages
11068 that have in-expression classes (i.e. Java and Pike).
11069
11070 * cc-engine.el (c-guess-basic-syntax): Check for in-expression
11071 statements before top level constructs (i.e. case 6 is moved
11072 before case 5 and is now case 4) to catch in-expression
11073 classes in top level expressions correctly.
11074
11075 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11076
11077 * cc-engine.el (c-guess-basic-syntax): Less naive handling of
11078 objc-method-intro. Case 4 removed and case 5I added.
11079
11080 * cc-langs.el (c-append-paragraph-start): New variable used by
11081 c-common-init to get paragraph-start correct.
11082 * cc-langs.el (c-common-init): Use c-append-paragraph-start to
11083 initialize paragraph-start to make it correct both with and
11084 without the javadoc special case.
11085
11086 * cc-mode.el (java-mode): Use c-append-paragraph-start to
11087 initialize paragraph-start for javadoc markup.
11088
11089 * cc-vars.el (c-style-variables-are-local-p): Incompatible
11090 change by defaulting this to t. It's motivated by the
11091 confusing behavior that otherwise arise from the style system
11092 when editing both java and non-java files at the same time
11093 (see the comments about style setting in c-common-init).
11094
11095 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11096
11097 * cc-cmds.el (c-indent-new-comment-line): Added a kludge
11098 similar to the one in c-fill-paragraph to check the fill
11099 prefix from the adaptive fill function for sanity.
11100
11101 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11102
11103 * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into
11104 defun block.
11105
11106 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11107
11108 * cc-align.el (c-lineup-multi-inher): Handle lines with
11109 leading comma nicely. Extended to handle member initializers
11110 too.
11111
11112 * cc-engine.el: (c-beginning-of-inheritance-list,
11113 c-guess-basic-syntax): Fixed recognition of inheritance lists
11114 when the lines begins with a comma.
11115
11116 * cc-vars.el (c-offsets-alist): Changed default for
11117 member-init-cont to c-lineup-multi-inher since it now handles
11118 member initializers and indents better for leading commas.
11119
11120 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11121
11122 * cc-cmds.el (c-electric-brace): Fixed some bugs in the state
11123 handling that caused class open lines to be recognized as
11124 statement-conts in some cases.
11125
11126 * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix
11127 guessed by the adaptive fill function unless point is on the
11128 first line of a block comment.
11129
11130 * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug
11131 when the buffer ends with a macro continuation char.
11132
11133 * cc-engine.el (c-guess-basic-syntax): Added support for
11134 function definitions as statements in Pike. The first
11135 statement in a lambda block is now labeled defun-block-intro
11136 instead of statement-block-intro.
11137
11138 * cc-engine.el (c-narrow-out-enclosing-class): Whack the state
11139 so that the class surrounding point is selected, not the one
11140 innermost in the state.
11141
11142 * cc-engine.el (c-guess-basic-syntax): Fixed bug in
11143 recognition of switch labels having hanging multiline
11144 statements.
11145
11146 * cc-engine.el (c-beginning-of-member-init-list): Broke out
11147 some code in c-guess-basic-syntax to a separate function.
11148 * cc-engine.el (c-just-after-func-arglist-p): Fixed
11149 recognition of member inits with multiple line arglists.
11150 * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect
11151 member-init-cont when the commas are in funny places.
11152
11153 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11154
11155 * cc-defs.el (c-auto-newline): Removed this macro since it's
11156 not used anymore.
11157
11158 * cc-engine.el (c-looking-at-bos): New helper function.
11159 * cc-engine.el (c-looking-at-inexpr-block): More tests to tell
11160 inexpr and toplevel classes apart in Pike.
11161
11162 * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition
11163 of case 9A.
11164
11165 * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New
11166 constant, since "class" can introduce an in-expression class
11167 in Pike nowadays.
11168
11169 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11170
11171 * cc-align.el (c-gnu-impose-minimum): Don't impose minimum
11172 indentation on cpp-macro lines.
11173
11174 * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro
11175 a syntax modifier like comment-intro, to make it possible to
11176 get syntactic indentation for preprocessor directives. It's
11177 incompatible wrt to lineup functions on cpp-macro, but it has
11178 no observable effect in the 99.9% common case where cpp-macro
11179 is set to -1000.
11180
11181 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11182
11183 * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed
11184 member-init-cont when the preceding arglist is several lines.
11185
11186 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11187
11188 * cc-styles.el (c-style-alist): The basic offset for the BSD
11189 style corrected to 8.
11190
11191 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11192
11193 * cc-styles.el (c-style-alist): Adjusted the indentation of
11194 brace list openers in the gnu style.
11195
11196 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11197
11198 * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation.
11199
11200 * cc-cmds.el (c-electric-brace, c-electric-slash,
11201 c-electric-star, c-electric-semi&comma, c-electric-colon,
11202 c-electric-lt-gt, c-electric-paren): Don't reindent old lines
11203 when c-syntactic-indentation is nil.
11204
11205 * cc-engine.el (c-beginning-of-statement-1): Fixed bug where
11206 we were left at comments preceding the first statement when
11207 reaching the beginning of the buffer.
11208
11209 * cc-vars.el (c-syntactic-indentation): New variable to turn
11210 off all syntactic indentation.
11211
11212 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11213
11214 * cc-cmds.el (c-fill-paragraph): Keep one or two spaces
11215 between the text and the block comment ender when it hangs,
11216 depending on how many there are before the fill.
11217
11218 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11219
11220 * cc-engine.el (c-beginning-of-closest-statement): New helper
11221 function to go back to the closest preceding statement start,
11222 which could be inside a conditional statement.
11223 * cc-engine.el (c-guess-basic-syntax): Use
11224 c-beginning-of-closest-statement in cases 10B.2, 17B and 17C.
11225
11226 * cc-engine.el (c-guess-basic-syntax): Better handling of
11227 arglist-intro, arglist-cont-nonempty and arglist-close when
11228 the arglist is nested inside parens. Cases 7A, 7C and 7F
11229 changed.
11230
11231 * cc-langs.el (c-Java-javadoc-paragraph-start): Brought
11232 up-to-date with javadoc 1.2.
11233
11234 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11235
11236 * cc-engine.el (c-beginning-of-statement-1): Fixed handling of
11237 multiline Pike type decls.
11238
11239 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11240
11241 * cc-cmds.el (c-indent-new-comment-line): Always break
11242 multiline comments in multiline mode, regardless of
11243 comment-multi-line.
11244
11245 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11246
11247 * cc-engine.el (c-guess-basic-syntax): Fixed bug with
11248 fully::qualified::names in C++ member init lists. Preamble in
11249 case 5D changed.
11250
11251 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11252
11253 * cc-langs.el (c-common-init): Handling of obsolete variables
11254 moved to c-initialize-cc-mode. More compatible style override
11255 when using global style variables.
11256 * cc-mode.el (c-initialize-cc-mode): Handling of obsolete
11257 variables moved here.
11258
11259 * cc-styles.el (c-make-styles-buffer-local): Flag style
11260 variable localness in c-style-variables-are-local-p to make
11261 the compatibility measure in c-common-init work well.
11262
11263 * cc-styles.el (c-set-style-1): c-special-indent-hook can no
11264 longer contain set-from-style.
11265 * cc-styles.el (c-initialize-builtin-style): Don't check for
11266 set-from-style on c-special-indent-hook.
11267 * cc-styles.el (c-copy-tree): Obsolete. The standard function
11268 copy-alist is sufficient now.
11269
11270 * cc-styles.el (c-set-style, c-set-style-1,
11271 c-get-style-variables): Fixes to variable initialization so
11272 that duplicate entries in styles have the same effect
11273 regardless of DONT-OVERRIDE.
11274
11275 * cc-styles.el (c-set-style-2): Fixed bug where the
11276 initialization of inheriting styles failed when the
11277 dont-override flag is set.
11278
11279 * cc-vars.el (c-special-indent-hook): Don't use set-from-style
11280 on this.
11281
11282 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11283
11284 * cc-defs.el (c-forward-comment): Removed the workaround
11285 introduced in 5.38 since it had worse side-effects. If a line
11286 contains the string "//\"", it regarded the // as a comment
11287 start since the \ temporarily doesn't have escape syntax.
11288
11289 2000-07-17 Emmanuel Briot <briot@act-europe.fr>
11290
11291 * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load
11292 ada-xref.el before ada-prj.el, so that the Project menu is created
11293 when ada-prj tries to add to it.
11294 (ada-activate-keys-for-case): Suppress the characters that are not
11295 part of the Ada syntax. Better compatibility with else-mode
11296 (ada-adjust-case-interactive): When auto-casing is not active,
11297 correctly insert newlines (used to insert only ^M). Prevent the
11298 syntax table from being changed in case of an error
11299 (or '_' becomes part of a word and some commands are confused).
11300 Do nothing if ada-auto-case is nil.
11301 (ada-after-keyword-p): Ignore keywords that are also attributes
11302 (ada-batch-reformat): Update usage comment
11303 (ada-call-from-contextual-menu): New function
11304 (ada-case-read-exceptions): Reinitialize the casing exception list
11305 first to nil first, so that the casing exception file can be
11306 shared.
11307 (ada-check-defun-name): Handles "configure" keyword for gnatdist
11308 files.
11309 (ada-compile-goto-error): Fix regexp used to detect a file:line
11310 anywhere in the error message
11311 (ada-contextual-menu-last-point): New variable
11312 (ada-create-keymap): If the variable delete-key-deletes-forward is
11313 t on XEmacs, it means that DEL should delete one character
11314 forward.
11315 (ada-create-menu): Use :included instead of :visible for XEmacs.
11316 New submenu "Options".
11317 (ada-end-stmt-re): Correctly indent "select ... then abort"
11318 statements.
11319 (ada-fill-comment-paragraph): Correctly delete all leading '--'
11320 even if they don't match ada-fill-comment-prefix Fix handling of
11321 paragraphs on the first or last line of a file.
11322 (ada-format-paramlist): Fix handling of default parameter values.
11323 (ada-get-body-name): New function.
11324 (ada-get-current-indent): Optimized by searchling directly for an
11325 existing generic part or a statement outside of it. Handle
11326 ada-indent-align-comments when indenting comments Replaced some
11327 regexps by testing directly the next character. This results in a
11328 huge speedup on some files. New indentation scheme for renames
11329 statements. Stop looking for the 'while' or 'for' associated with
11330 a 'loop' at the first semicolon encountered. A "return" can also
11331 match an anonymous access subprogram declaration.
11332 (ada-get-indent-noindent): Ignore strings and comments when
11333 looking for the keywords "record" and "private".
11334 (ada-goto-matching-decl-start): When matching "if", make sure we
11335 are not in fact seeing "end if". Ignore "when" statements except
11336 when initial keyword was "begin". Fix handling of nested
11337 procedures. Add a recursive call to this function to skip over
11338 other 'end' statmts. Fix indentation for "when .. => begin"
11339 (ada-in-open-paren-p): Fix indentation for complex boolean
11340 expressions, where 'and then', 'or else' and parenthesis
11341 statements are mixed up.
11342 (ada-in-paramlist-p): Skip comments while searching for the
11343 beginning Fix handling of operator declarations.
11344 (ada-indent-align-comments): New variable
11345 (ada-indent-current): Change the syntax table only in the
11346 protected section, so that we are sure it is restored correctly.
11347 (ada-indent-on-previous-lines): Use ada-use-indent and
11348 ada-with-indent Correctly indent "select ... then"
11349 (ada-indent-region): Slight speedup.
11350 (ada-indent-renames): New variable.
11351 (ada-last-which-function-subprog, ada-last-which-function-line):
11352 New variables
11353 (ada-looking-at-semi-private): Correctly indent the 'private'
11354 keyword when it is the first word in a package declaration.
11355 (ada-loose-case-word): Stop searching if at the end of the buffer.
11356 (ada-loose-case-word, ada-capitalize-word): Recase the whole word
11357 even if point is not initially at the end of the word.
11358 (ada-matching-decl-start-re): Add "when".
11359 (ada-mode): Add support for abbrev-mode, outline-mode and
11360 which-func-mode Override the old find-file.el entry in
11361 ff-special-constructs since it is using the obsolete
11362 ada-spec-suffix variable
11363 (ada-no-auto-case): New function
11364 (ada-scan-paramlist): When parsing the argument type, accept
11365 spaces (as in "X 'Class", generated by Rational Rose).
11366 (ada-other-file-name): No longer loads the other file.
11367 (ada-popup-menu): Save and restore the current buffer and cursor
11368 position before and after displaying the menu.
11369 (ada-search-ignore-complex-boolean): New function.
11370 (ada-uncomment-region): Emacs21 already knows how to delete
11371 comments not starting in the first column.
11372 (ada-use-indent): New variable
11373 (ada-which-function): New function.
11374 (ada-with-indent): New variable
11375 (ada-xemacs): evaluate it at compile time too, so that ada-mode.el
11376 can be batch-compiled from the command line.
11377
11378 * ada-xref.el: Got rid of all byte-compiler warnings on Emacs.
11379 Add to the menu when the file is loaded, not in ada-mode-hook.
11380 Add -toolbar to the default ddd command Switches moved from
11381 ada-prj-default-comp-cmd and ada-prj-default-make-cmd to
11382 ada-prj-default-comp-opt
11383 (ada-add-ada-menu): Remove the map and name parameters Add the Ada
11384 Reference Manual to the menu
11385 (ada-check-current): rewritten as a call to ada-compile-current
11386 (ada-compile): Removed.
11387 (ada-compile-application, ada-compile-current, ada-check-current):
11388 Set the compilation-search-path so that compile.el automatically
11389 finds the sources in src_dir. Automatic scrollong of the
11390 compilation buffer. C-uC-cC-c asks for confirmation before
11391 compiling
11392 (ada-compile-current): New parameter, prj-field
11393 (ada-complete-identifier): Load the .ali file before doing
11394 processing
11395 (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to
11396 conform to gnatmake's behavior.
11397 (ada-find-file-in-dir): New function
11398 (ada-find-references): Set the environment variables for gnatfind
11399 (ada-find-src-file-in-dir): New function.
11400 (ada-first-non-nil): Removed
11401 (ada-gdb-application): Add support for jdb, the java debugger.
11402 (ada-get-ada-file-name): Load the original-file first if not done
11403 yet.
11404 (ada-get-all-references): Handles the new ali syntax (parent types
11405 are found between <>).
11406 (ada-initialize-runtime-library): New function
11407 (ada-mode-hook): Always load a project file when a file is opened,
11408 so that the casing exceptions are correctly read.
11409 (ada-operator-re): Add all missing operators ("abs", "rem", "**").
11410 (ada-parse-prj-file): Use find-file-noselect instead of find-file
11411 to open the project file, since the latter does not work with
11412 speedbar Get default values before loading the prj file, or the
11413 default executable file name is wrong. Use the absolute value of
11414 src_dir to initialize ada-search-directories and
11415 compilation-search-path,... Add the standard runtime library to
11416 the search path for find-file.
11417 (ada-prj-default-debugger): Was missing an opening '{'
11418 (ada-prj-default-bind-opt, ada-prj-default-link-opt): New
11419 variables.
11420 (ada-prj-default-gnatmake-opt): New variable
11421 (ada-prj-find-prj-file): Handles non-file buffers For non-Ada
11422 buffers, the project file is the default one Save the windows
11423 configuration before displaying the menu.
11424 (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed
11425 (ada-read-identifier): Fix xrefs on operators (for "mod", "and",
11426 ...) regexp-quote identifiers names to support operators +,
11427 -,... in regexps.
11428 (ada-remote): New function.
11429 (ada-run-application): Erase the output buffer before starting the
11430 run Support remote execution of the application. Use
11431 call-process, or the arguments are incorrectly parsed
11432 (ada-set-default-project-file): Reread the content of the active
11433 project file, not the one from the current buffer When a project
11434 file is set as the default project, all directories are
11435 automatically associated with it.
11436 (ada-set-environment): New function
11437 (ada-treat-cmd-string): New special variable ${current}
11438 (ada-treat-cmd-string): Revised. The substitution is now done for
11439 any ${...} substring
11440 (ada-xref-current): If no body was found, compiles the spec
11441 instead. Setup ADA_{SOURCE,OBJECTS}_PATH before running the
11442 compiler to get rid of command line length limitations.
11443 (ada-xref-get-project-field): New function
11444 (ada-xref-project-files): New variable
11445 (ada-xref-runtime-library-specs-path)
11446 (ada-xref-runtime-library-ali-path): New variables
11447 (ada-xref-set-default-prj-values): Default run command now does a
11448 cd to the build directory. New field: main_unit Provide a default
11449 file name even if the current buffer has no prj file.
11450
11451 * ada-prj.el:
11452 Rewritten to show a tabbed-dialog.
11453 (ada-prj-add-ada-menu): Remove the map and name parameters.
11454 (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values):
11455 New function
11456 (ada-prj-load-directory, ada-prj-subdirs-of): New functions
11457 (ada-prj-load-from-file): New function
11458 (ada-prj-save): Always save fields that depend on the current buffer
11459 (ada-prj-show-value): New function
11460
11461 * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in
11462 Ada mode. This will allow us to display the Ada menu in any buffer
11463 we want (for project items).
11464 (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct
11465 number of spaces in the header.
11466
11467 2000-07-24 Dave Love <fx@gnu.org>
11468
11469 * ediff-init.el (ediff-region-help-echo): Bind face-help.
11470
11471 2000-07-23 Noah Friedman <friedman@splode.com>
11472
11473 * type-break.el (type-break): perform autosave.
11474 Suggested by Stephen Gildea <gildea@intouchsys.com>.
11475 (type-break-do-query): Cancel query schedule while performing
11476 actual query, to avoid possibility of a second query being made
11477 while first one is already in progress.
11478 (type-break-time-stamp-format): New variable.
11479 (type-break-time-stamp): New function.
11480 (type-break-time-warning): Use it.
11481 (type-break-keystroke-warning): Use it.
11482 (type-break-noninteractive-query): Use it.
11483
11484 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload
11485 cookie.
11486 Use add-minor-mode to set minor-mode-alist, if available.
11487 (eldoc-echo-area-use-multiline-p): New user option.
11488 (eldoc-echo-area-multiline-supported-p): New variable.
11489 (eldoc-docstring-format-sym-doc): Use them.
11490 (eldoc-mode): If not using idle timers, append to local post and
11491 pre command hooks. Suggested by David Byers <davby@ida.liu.se>.
11492 (eldoc-display-message-no-interference-p): Don't interfere with
11493 edebug.
11494 Add autoload cookie for eldoc-mode minor-mode-alist initialization.
11495 (eldoc-function-arglist): New function.
11496 (eldoc-function-argstring): Use it.
11497
11498 * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure
11499 auto save directory exists before calling directory-files.
11500
11501 2000-07-23 Dave Love <fx@gnu.org>
11502
11503 * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i,
11504 ^o, ^u.
11505
11506 2000-07-21 Dave Love <fx@gnu.org>
11507
11508 * ediff-init.el (ediff-region-help-echo): Modify to use overlay
11509 now passed to the function. It now works properly.
11510
11511 * smerge-mode.el (smerge-mode-menu): Fill it out.
11512
11513 2000-07-20 Gerd Moellmann <gerd@gnu.org>
11514
11515 * info-look.el (info-lookup): If *info* is shown in another frame
11516 on the same display, select that frame, instead of switching to
11517 the Info buffer in another window of the selected frame.
11518
11519 * simple.el (universal-argument-map): Bind numeric keypad keys
11520 kp-0 to kp-9 and kp-subtract.
11521 (digit-argument): Handle these keys.
11522
11523 2000-07-20 Dave Love <fx@gnu.org>
11524
11525 * net/goto-addr.el (goto-address-fontify): Don't bother with
11526 buffer-modified and read-only stuff -- irrelevant with overlays.
11527 Put an extra property on the overlays and use it to clean up in
11528 case goto-address is re-run.
11529
11530 2000-07-19 Richard M. Stallman <rms@gnu.org>
11531
11532 * timer.el (run-with-idle-timer): Doc fix.
11533
11534 * mail/mail-utils.el (mail-strip-quoted-names):
11535 Handle case where <...> appears inside "...".
11536 Use replace-match to edit the string more simply.
11537 (rmail-dont-reply-to): Cope with an unmatched ".
11538
11539 2000-07-19 Dave Love <fx@gnu.org>
11540
11541 * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs
11542 implementation.
11543
11544 * mouse.el (popup-menu): Allow a list of keymaps for menu arg.
11545 (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions.
11546 (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff.
11547
11548 2000-07-19 Gerd Moellmann <gerd@gnu.org>
11549
11550 * textmodes/refer.el: Correct maintainer's email address.
11551
11552 * progmodes/hideif.el: Correct author's email address.
11553 Fix typo in comment.
11554
11555 * xml.el: New file.
11556
11557 * mail/mailheader.el: Correct author's mail address.
11558
11559 * gnus/parse-time.el: Correct author's mail address.
11560
11561 2000-07-19 Colin Walters <walters@cis.ohio-state.edu>
11562
11563 * comint.el (comint-highlight-input, comint-highlight-face):
11564 New user options.
11565 (comint-input-ring-file-name): Change custom type.
11566 (comint-mode-map): Bind mouse-2.
11567 (comint-insert-clicked-input): New function.
11568 (comint-send-input): Handle input highlighting.
11569
11570 2000-07-18 Stefan Monnier <monnier@cs.yale.edu>
11571
11572 * mouse.el (popup-menu): New function.
11573 (mouse-major-mode-menu): Use it.
11574
11575 2000-07-18 Dave Love <fx@gnu.org>
11576
11577 * bindings.el (mode-line-mule-info, mode-line-modified): help-echo
11578 improvements.
11579
11580 2000-07-18 Gerd Moellmann <gerd@gnu.org>
11581
11582 * faces.el (face-font-selection-order)
11583 (face-font-family-alternatives): Add custom type.
11584
11585 2000-07-18 Dave Love <fx@gnu.org>
11586
11587 * cus-edit.el (custom-variable-reset-saved)
11588 (custom-variable-reset-standard): Remove unused bindings.
11589
11590 * rect.el (open-rectangle-line): Remove unused let.
11591
11592 * hl-line.el (hl-line-highlight): Check hl-line-mode.
11593
11594 2000-07-18 Gerd Moellmann <gerd@gnu.org>
11595
11596 * cdl.el: Fix `Maintainer' keyword.
11597
11598 * play/pong.el: Add author's email address.
11599
11600 2000-07-17 Sam Steingold <sds@gnu.org>
11601
11602 * files.el (insert-directory): Call `split-string' instead of
11603 re-implementing it.
11604
11605 2000-07-18 Gerd Moellmann <gerd@gnu.org>
11606
11607 * mail/vms-pmail.el: Change maintainer to FSF.
11608
11609 * net/goto-addr.el: Change maintainer to FSF.
11610
11611 * info.el (Info-title-face-alist): Removed.
11612
11613 2000-07-18 David Ponce <david@dponce.com>
11614
11615 * recentf.el (recentf-open-files): New command that works like
11616 `recentf-open-more-files', but shows the whole list of files (not just
11617 those omitted from the menu). Useful if you don't use a menu-bar!
11618 (recentf-open-more-files) Modified to use `recentf-open-files'.
11619
11620 (recentf-open-files, recentf-open-more-files)
11621 (recentf-edit-list): Dialogs use `recentf-dialog-mode'
11622
11623 (recentf-dialog-mode): New mode for dialogs. You can now just type
11624 "q" to cancel the dialogs.
11625
11626 2000-07-18 David Ponce <david@dponce.com>
11627
11628 * recentf.el: This is a major update of recentf.el. It adds new
11629 features to better organize the recentf menu and "More..." buffer.
11630
11631 Using new provided menu filtering functions you can now organize the
11632 recent files list:
11633
11634 - by major modes
11635 - by directories
11636 - by user defined rules
11637
11638 Finally, with the new `recentf-filter-changer' customizable filter you
11639 can define a ring of filters and dynamically (via the menu) cycle on
11640 each menu organization in the ring (a la msb).
11641
11642 2000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
11643
11644 * eshell/eshell.el (eshell): Replace links to eshell.info with
11645 links to eshell, to avoid problems on systems where the manual is
11646 installed as `eshell'.
11647 * eshell/esh-cmd.el (eshell-cmd): Ditto.
11648 * eshell/em-smart.el (eshell-smart): Ditto.
11649 * eshell/em-banner.el (eshell-banner): Ditto.
11650 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto.
11651
11652 * eshell/em-unix.el (eshell-shuffle-files): Don't disable
11653 same-file check in the MS-DOS version (it does support inodes).
11654
11655 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix.
11656
11657 * eshell/eshell.el (eshell-directory-name):
11658 Run default directory name through convert-standard-filename.
11659
11660 2000-07-18 Kenichi Handa <handa@etl.go.jp>
11661
11662 * international/mule-cmds.el (select-safe-coding-system):
11663 Fix typo in the comment.
11664
11665 * language/european.el (compound-text):
11666 Force katakana-jisx0201 to be designated to G1.
11667
11668 * international/mule-conf.el (oldjis-newjis-jisroman-ascii):
11669 Don't translate some national variant characters of latin-jisx0201.
11670 (x-ctext): Force katakana-jisx0201 to be designated to G1.
11671
11672 * international/kkc.el (kkc-after-update-conversion-functions):
11673 New variable.
11674 (kkc-update-conversion): Run functions in it at the tail.
11675
11676 2000-07-16 John Wiegley <johnw@gnu.org>
11677
11678 * lisp/align.el (align-newline-and-indent):
11679 Adding new function. for auto-aligning blocks of code on RET.
11680 (align-region): Fixed badly formatted minibuffer message.
11681
11682 2000-07-17 Kenichi Handa <handa@etl.go.jp>
11683
11684 * international/kkc.el (kkc-show-conversion-list-count): Customize it.
11685 (kkc-region): Update kkc-next-count and kkc-prev-count here. Show
11686 the conversion list at first if appropriate.
11687 (kkc-next): Don't update kkc-next-count here.
11688 (kkc-prev): Don't update kkc-prev-count here.
11689 (kkc-show-conversion-list-update): Fix setting up of conversion
11690 list message.
11691
11692 2000-07-16 Stefan Monnier <monnier@cs.yale.edu>
11693
11694 * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key.
11695
11696 2000-07-16 Dave Love <fx@gnu.org>
11697
11698 * cus-edit.el (custom-buffer-create-internal): Use a help-echo
11699 function to be more specific.
11700
11701 * wid-edit.el (widget-specify-field, widget-specify-button): Allow
11702 non-string help-echo.
11703 (widget-types-convert-widget): Defsubst it.
11704 (widget-echo-help): Try to cope with a help-echo function of two
11705 possible sorts.
11706
11707 2000-07-15 Jason Rumney <jasonr@gnu.org>
11708
11709 * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
11710 Declare as obsolete.
11711
11712 * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons.
11713
11714 2000-07-14 Gerd Moellmann <gerd@gnu.org>
11715
11716 * hilit-chg.el: Fix typo.
11717
11718 2000-07-14 Dave Love <fx@gnu.org>
11719
11720 * info.el (Info-mode-menu): Fix use of :help, :enable.
11721
11722 2000-07-14 Stefan Monnier <monnier@cs.yale.edu>
11723
11724 * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label.
11725
11726 2000-07-13 Dave Love <fx@gnu.org>
11727
11728 * emacs-lisp/easymenu.el: Doc fixes.
11729 (easy-menu-remove): Defalias to ignore.
11730
11731 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback):
11732 Call throw correctly.
11733
11734 2000-07-13 Gerd Moellmann <gerd@gnu.org>
11735
11736 * faces.el (frame-background-mode): Doc fix.
11737
11738 * simple.el (eval-expression-print-length): Change custom type to
11739 allow entering nil as value.
11740
11741 2000-07-13 Dave Love <fx@gnu.org>
11742
11743 * progmodes/fortran.el (fortran-imenu-generic-expression):
11744 Change definition layout.
11745 (fortran-mode-menu): Reinstate customize entries.
11746
11747 * cus-edit.el (custom-group-menu-create, customize-menu-create):
11748 Use :filter, per old XEmacs code.
11749
11750 2000-07-12 Gerd Moellmann <gerd@gnu.org>
11751
11752 * term.el (term-send-raw-meta): Strip modifiers from the keyboard
11753 event when deciding what to send to the terminal.
11754
11755 2000-07-12 Dave Love <fx@gnu.org>
11756
11757 * cus-start.el: Add optional version as 4th element of specs and
11758 use it for several things new in v21. Remove load-path. Fix type
11759 of line-number-display-limit.
11760
11761 2000-07-11 Dave Love <fx@gnu.org>
11762
11763 * progmodes/fortran.el: Don't require easymenu.
11764 Use repeat counts in various regexps.
11765 (fortran-mode-syntax-table): Defvar directly.
11766 (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
11767 (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
11768 Use defvar, not defconst.
11769 (fortran-mode-map): Change locals in `let'. Use `fortran-auto-fill'.
11770 (fortran-mode): Set fortran-comment-line-start-skip,
11771 fortran-comment-line-start-skip, dabbrev-case-fold-search.
11772 (fortran-comment-indent): Use defsubst.
11773 (fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
11774 Use fortran-comment-indent, not fortran-comment-indent-function.
11775 (fortran-comment-region, fortran-electric-line-number): Simplify.
11776 (fortran-auto-fill): New function.
11777 (fortran-do-auto-fill): Deleted.
11778 (fortran-find-comment-start-skip):
11779 Check for non-null comment-start-skip.
11780 (fortran-auto-fill-mode, fortran-fill-statement):
11781 Use fortran-auto-fill.
11782 (fortran-fill): Use fortran-auto-fill. Check for null
11783 comment-start-skip. Simplify final clause and use end-of-line finally.
11784
11785 * widget.el (widget-plist-member): New alias.
11786
11787 2000-07-11 Eli Zaretskii <eliz@is.elta.co.il>
11788
11789 * eshell/esh-module.el (toplevel): Reference
11790 byte-compile-current-file only if it is bound.
11791
11792 2000-07-10 Gerd Moellmann <gerd@gnu.org>
11793
11794 * dired.el: Don't require `dired-aux'.
11795
11796 2000-07-10 Miles Bader <miles@lsi.nec.co.jp>
11797
11798 * dired-aux.el (dired-show-file-type): New function.
11799 * dired.el (dired-mode-map): Bind `w' to dired-show-file-type.
11800 (dired-show-file-type): Add autoload.
11801
11802 2000-07-10 Kenichi Handa <handa@etl.go.jp>
11803
11804 * international/mule-diag.el (describe-font): Adjusted for the
11805 change of fontset-info.
11806 (print-fontset): Likewise.
11807
11808 2000-07-09 Stefan Monnier <monnier@cs.yale.edu>
11809
11810 * mouse.el (mouse-drag-region): Use functionp rather than fboundp.
11811
11812 2000-07-07 Gerd Moellmann <gerd@gnu.org>
11813
11814 * bindings.el: Bind `[delete]' to delete-char.
11815
11816 * dired.el (dired-find-alternate-file): New function.
11817 (dired-mode-map): Bind `a' to dired-find-alternate-file.
11818 (toplevel): Require dired-aux when compiling.
11819 (dired-buffers): Move defvar within file to avoid compiler warning.
11820
11821 * info.el (Info-last-search): Variable removed.
11822 (Info-search-history): New variable.
11823 (Info-search): New Info-search-history.
11824
11825 * battery.el, info-look.el: Change author's mail address.
11826
11827 2000-07-07 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
11828
11829 * mail/rmail.el (rmail-clear-headers): Don't throw an error
11830 if rmail-ignored-headers is nil.
11831 (rmail-retry-failure): Bind rmail-ignored-headers and
11832 rmail-displayed-headers to nil.
11833
11834 2000-07-06 Gerd Moellmann <gerd@gnu.org>
11835
11836 * lpr.el (lpr-page-header-switches): Add `-h' switch.
11837 (print-region-1): Don't hard code `-h' here.
11838
11839 * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
11840
11841 2000-07-01 Francesco Potorti` <pot@gnu.org>
11842
11843 * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
11844 exim can use "your message" instead of "the message".
11845
11846 2000-07-06 Stefan Monnier <monnier@cs.yale.edu>
11847
11848 * facemenu.el: Docstrings fixes.
11849 (facemenu-get-face): Don't use internal-find-face.
11850 (facemenu-iterate): Rename arg to match the docstring.
11851
11852 * newcomment.el (uncomment-region): Be more careful when skipping
11853 backwards over `=' not to bump into BOBP.
11854
11855 2000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
11856
11857 * ediff-diff.el (ediff-wordify): Use syntax table.
11858 * ediff-init.el (ediff-has-face-support-p): Use
11859 ediff-color-display-p.
11860 (ediff-color-display-p): Use display-color-p, changed to defun
11861 from defsubst.
11862 Got rid of special cases for NeXT and OS/2.
11863 * ediff-wind.el (ediff-setup-control-frame): Set proper modeline
11864 face.
11865
11866 2000-07-05 Stefan Monnier <monnier@cs.yale.edu>
11867
11868 * emacs-lisp/lucid.el: Require CL.
11869 (copy-tree, remprop): Remove, it's provided by CL.
11870 (map-keymap): Define in terms of cl-map-keymap.
11871 (extent-property, set-extent-end-glyph): New functions.
11872
11873 * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables.
11874
11875 2000-07-05 Gerd Moellmann <gerd@gnu.org>
11876
11877 * Makefile.in (DONTCOMPILE): Add comment that the name may
11878 not be changed without changing the make-dist script.
11879
11880 * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc.
11881 (cl-mapc): Use mapc instead of cl-old-mapc.
11882
11883 2000-07-05 Andrew Innes <andrewi@gnu.org>
11884
11885 * makefile.nt: Add support for `bootstrap' and related targets.
11886
11887 2000-07-05 Stefan Monnier <monnier@cs.yale.edu>
11888
11889 * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix.
11890 (easy-menu-do-define): Use `menu-item' format.
11891 Handle case where easy-menu-create-menu returns a symbol.
11892 Manually call the potential top-level filter in the function binding.
11893 (easy-menu-filter-return): New arg NAME.
11894 Convert to a keymap if MENU is an XEmacs menu.
11895 (easy-menu-convert-item-1): New. Extracted from easy-menu-do-add-item.
11896 (easy-menu-converted-items-table, easy-menu-convert-item):
11897 New var and fun to memoize easy-menu-convert-item-1.
11898 (easy-menu-do-add-item): Use it.
11899 (easy-menu-create-menu): Use easy-menu-convert-item.
11900 Wrap easy-menu-filter-return around any :filter specification.
11901 Don't convert the menu if a filter was specified.
11902 Tell easy-menu-make-symbol not to check for MENU being an expression.
11903 (easy-menu-make-symbol): New arg NOEXP.
11904
11905 2000-07-05 Gerd Moellmann <gerd@gnu.org>
11906
11907 * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter
11908 EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
11909 (eval-defun): If called with prefix arg, instrument code for
11910 Edebug.
11911
11912 * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string
11913 similar to that of eval-defun.
11914
11915 2000-07-04 Dave Love <fx@gnu.org>
11916
11917 * hl-line.el (hl-line-overlay): Make it permanent-local.
11918
11919 * calendar/todo-mode.el: Replaced with a working version, based on
11920 1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
11921
11922 2000-07-03 Miles Bader <miles@lsi.nec.co.jp>
11923
11924 * paths.el (prune-directory-list): New function.
11925 (Info-default-directory-list): Rewritten to more methodically
11926 enumerate a big list of possible info directories (based on the
11927 list used by the standalone info reader).
11928
11929 * info.el (info-initialize): Use prune-directory-list to remove
11930 non-existent directories from Info-directory-list.
11931
11932 * paths.el (Info-default-directory-list): Try a list of possible
11933 info-directories instead of a single one. Add the possible
11934 info directory "/usr/share/info".
11935
11936 * woman.el (woman-man.conf-path): Explicitly include the debian
11937 man-db config file "/etc/manpath.config".
11938 (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
11939 are present in `manpath.config'.
11940 (woman-manpath): Include "/usr/share/man".
11941
11942 2000-07-03 Gerd Moellmann <gerd@gnu.org>
11943
11944 * frame.el (blink-cursor-mode): Don't hide cursor initially.
11945
11946 * startup.el (command-line): Initialize blink-cursor based
11947 on window-system.
11948
11949 * frame.el (blink-cursor): Default to nil if not running under
11950 a window-system.
11951
11952 * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
11953 (face-x-resources): Remove duplicate entry for :font.
11954
11955 * textmodes/refer.el (refer-find-entry-internal): Use some-window
11956 instead of cycling through windows with next-window.
11957
11958 * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
11959 of cycling through windows with next-window.
11960
11961 * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
11962 of cycling through windows with next-window.
11963
11964 * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
11965 (edebug-get-displayed-buffer-points): Use walk-windows/some-window
11966 instead of cycling through windows with next-window.
11967
11968 * calendar/appt.el (appt-select-lowest-window): Use walk-windows
11969 instead of cycling through windows with next-window.
11970
11971 * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead
11972 of cycling through windows with next-window.
11973
11974 * terminal.el (te-process-output): Use walk-windows instead of
11975 cycling through windows with next-window.
11976
11977 * server.el (server-switch-buffer): Use some-window instead of
11978 cycling through windows with next-window.
11979
11980 * window.el (some-window): New function.
11981 (walk-windows): Remove reference to walk-windows-start.
11982
11983 * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil.
11984
11985 2000-07-03 Richard Stallman <rms@gnu.org>
11986
11987 * window.el (walk-windows): Guarantee termination by keeping a list
11988 of all the windows already handled.
11989
11990 2000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
11991
11992 * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use
11993 window-system.
11994
11995 * man.el (Man-notify-when-ready): Don't use window-system. If
11996 Man-notify-method is newframe, and the display is not
11997 multi-frame, select the frame created for the man page.
11998 (Man-init-defvars): Doc fix.
11999
12000 2000-06-28 Gerd Moellmann <gerd@gnu.org>
12001
12002 * faces.el (region): Change background color for light background.
12003
12004 * ediff-wind.el (ediff-setup-control-frame): Remove :box
12005 attribute from mode-line face of Ediff control frame.
12006
12007 * replace.el (query-replace-map): Bind `e' like `E'.
12008
12009 2000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
12010
12011 * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>:
12012 Change name to "Select All".
12013
12014 * dos-fns.el (convert-standard-filename): Fix last change.
12015
12016 2000-06-27 Gerd Moellmann <gerd@gnu.org>
12017
12018 * help.el (describe-variable): Don't insert a second `'s' in front
12019 of the string `value is shown below'. Since the syntax-table is
12020 set to emacs-lisp-mode-syntax-table, forward-sexp skips over
12021 an existing `'s', so that this won't be deleted.
12022
12023 * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el:
12024 * pcmpl-unix.el: New files.
12025
12026 2000-06-26 Stefan Monnier <monnier@cs.yale.edu>
12027
12028 * wid-edit.el (widget-member): Use the new plist-member.
12029
12030 2000-06-26 Gerd Moellmann <gerd@gnu.org>
12031
12032 * replace.el (perform-replace): Undo change of 2000-04-04.
12033 Instead, move backward 1 character at the end of the loop when
12034 necessary.
12035
12036 * faces.el (fringe): Change face for different backgrounds.
12037
12038 * eshell/esh-module.el (toplevel): Load defgroup's differently;
12039 patch from John.
12040
12041 * eshell/*.el: Change spelling of the Free Software Foundation.
12042
12043 * eshell/esh-toggle.el: Removed.
12044
12045 * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el.
12046
12047 * menu-bar.el (menu-bar-tools-menu): Call read-mail-command
12048 interactively.
12049
12050 2000-06-26 Alex Schroeder <alex@gnu.org>
12051
12052 * sql.el (sql-interactive-mode-map): Use `kbd' in calls to
12053 `define-key'; instead of checking `(emacs-version)' check for
12054 `set-keymap-parent' and `set-keymap-name' directly. Add entries
12055 for `;' and `o' which might be electric.
12056
12057 (sql-electric-stuff): New user option.
12058 (sql-magic-go): New function which uses `sql-electric-stuff'.
12059 (sql-magic-semicolon): New function which uses
12060 `sql-electric-stuff'.
12061
12062 (sql-accumulate-and-indent): Insert newline if `comint-accumulate'
12063 is not fboundp.
12064
12065 (sql-oracle-options): New variable.
12066 (sql-oracle): Use it.
12067
12068 (sql-imenu-generic-expression): Doc change.
12069 (sql-find-sqli-buffer): Make sure the default-value of sql-buffer
12070 is used.
12071
12072 (sql-informix): Added command line parameter "-" to force
12073 sql-informix-program to use stdout.
12074
12075 2000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
12076
12077 * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix.
12078 (cp864-decode-table): Doc fix.
12079 (cp720-decode-table): New variable, supports the Arabic OEM
12080 codepage used by Windows.
12081 (cp737-decode-table): New, Greek OEM codepage used by Windows.
12082
12083 2000-06-23 Dave Love <fx@gnu.org>
12084
12085 * font-lock.el (font-lock-support-mode) <defgroup>: Add :version.
12086 (font-lock-fontify-anchored-keywords): Use
12087 line-beginning-position.
12088 (global-font-lock-mode): Use mapc.
12089
12090 2000-06-23 Stefan Monnier <monnier@cs.yale.edu>
12091
12092 * eshell/esh-module.el: Require CL when compiling.
12093
12094 2000-06-23 Gerd Moellmann <gerd@gnu.org>
12095
12096 * comint.el (comint-substitute-in-file-name): Call replace-match
12097 with second and third arg t.
12098
12099 * cus-edit.el (custom-button-face, custom-button-pressed-face):
12100 Specify foreground color.
12101
12102 * faces.el (tool-bar, mode-line, header-line): Specify foreground
12103 color.
12104
12105 * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
12106
12107 * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
12108 cddr instead of cdddr.
12109
12110 * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
12111 instead of copy-list.
12112
12113 * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
12114 of copy-list.
12115
12116 * subdirs.el: Add eshell subdirectory.
12117
12118 * eshell: New subdirectory containing the Eshell package.
12119
12120 * pcomplete.el: New file.
12121
12122 2000-06-23 Paul Eggert <eggert@twinsun.com>
12123
12124 * mail/mailpost.el (post-mail-send-it): Make sure file has
12125 proper permissions from birth.
12126
12127 * files.el (basic-save-buffer-2): When temporarily setting
12128 file modes, set them to current modes plus 0200, not to 0777.
12129
12130 * emerge.el (emerge-make-temp-file): Make sure file has proper
12131 permissions from birth.
12132
12133 2000-06-22 Eli Zaretskii <eliz@is.elta.co.il>
12134
12135 * files.el (make-backup-file-name-1): On DOS/Windows, run the
12136 backup file name through convert-standard-filename.
12137
12138 * dos-fns.el (convert-standard-filename): Convert leading
12139 directories as well. When long file names are supported, convert
12140 characters that are invalid in Windows file names.
12141
12142 2000-06-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12143
12144 * ps-print.el: Fix bug: if ^L is the very first buffer character,
12145 ps-print crashes. New feature: page selection for printing. Create
12146 raw-text-unix coding system for XEmacs. Doc fix.
12147 (ps-print-version): New version number (5.2.3).
12148 (ps-plot-region): Bug fix.
12149 (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
12150 (ps-header-sheet, ps-generate, ps-end-job): Code fix.
12151 (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
12152 funs.
12153 (ps-selected-pages, ps-last-selected-pages, ps-first-page)
12154 (ps-last-page): New vars.
12155
12156 2000-06-21 Gerd Moellmann <gerd@gnu.org>
12157
12158 * progmodes/sh-script.el (sh-while-getopts): Fix handling of
12159 empty option string.
12160
12161 2000-06-21 Eli Zaretskii <eliz@is.elta.co.il>
12162
12163 * man.el (man): Doc fix.
12164
12165 2000-06-21 Kenichi Handa <handa@etl.go.jp>
12166
12167 * international/mule-cmds.el (set-language-info-alist): Docstring
12168 fixed.
12169
12170 2000-06-20 Gerd Moellmann <gerd@gnu.org>
12171
12172 * version.el (emacs-version): Use ISO date format.
12173
12174 * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
12175 instead of `M-backspace'.
12176
12177 * simple.el (turn-off-auto-fill): New function.
12178
12179 2000-06-20 Stefan Monnier <monnier@cs.yale.edu>
12180
12181 * jit-lock.el (with-buffer-prepared-for-jit-lock):
12182 Renamed from with-buffer-prepared-for-font-lock and use
12183 inhibit-modification-hooks rather than setting *-change-functions.
12184 Update all functions to use the new name.
12185 (jit-lock-first-unfontify-pos): New semantics (and doc).
12186 (jit-lock-mode): Make non-interactive.
12187 Don't automatically turn on font-lock.
12188 Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
12189 Always use jit-lock-after-change.
12190 Remove and restore font-lock-after-change-function.
12191 (turn-on-jit-lock, jit-lock-after-fontify-buffer)
12192 (jit-lock-after-unfontify-buffer): Remove.
12193 (jit-lock-stealth-fontify):
12194 Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
12195 (jit-lock-after-change): Set the `fontified' text-prop to nil.
12196
12197 2000-06-20 Sam Steingold <sds@gnu.org>
12198
12199 * emacs-lisp/cl-indent.el (toplevel): Indent
12200 `print-unreadable-object' properly. Untabify.
12201
12202 2000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
12203
12204 * textmodes/reftex.el (reftex-find-citation-regexp-format):
12205 Support for bibentry.
12206 (reftex-compile-variables): Fixed problem with end of section-re.
12207
12208 * texmodes/reftex-dcr.el (reftex-view-crossref,
12209 reftex-view-crossref-from-bibtex):
12210 Deal with changed `reftex-find-citation-regexp-format'.
12211 (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
12212 Replaced `remprop' with `put'.
12213 (reftex-view-crossref, reftex-view-crossref-when-idle):
12214 Support for bibentry.
12215
12216 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
12217 New entry for bibentry package.
12218
12219 * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
12220 Regexp also matches "\nobibliography".
12221
12222 * textmodes/reftex-global.el (reftex-renumber-simple-labels):
12223 Call `reftex-ensure-write-access' before doing anything.
12224 (reftex-ensure-write-access): New function.
12225
12226 2000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
12227
12228 * progmodes/idlwave.el: File re-installed (update to version 4.2)
12229
12230 * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
12231
12232 * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
12233
12234 * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
12235
12236
12237 2000-06-20 Dave Love <fx@gnu.org>
12238
12239 * faces.el (frame-background-mode): Use set-default, not set, in
12240 setter.
12241 (frame-update-faces, frame-update-face-colors): Define with
12242 defalias.
12243
12244 * enriched.el (enriched-decode-foreground)
12245 (enriched-decode-background): Don't use internal-find-face.
12246
12247 * apropos.el: Doc fixes.
12248
12249 * cus-edit.el (customize-changed-options): Check arg.
12250 (customize-version-lessp): Don't require decimal point.
12251
12252 * custom.el (defcustom, defgroup): Doc fix.
12253
12254 * newcomment.el (comment) <defgroup>: Add :version.
12255 (comment-multi-line): Doc fix.
12256
12257 * emulation/mlsupport.el (define-hooked-local-abbrev,
12258 define-hooked-global-abbrev): Fix, using define-abbrev.
12259
12260 2000-06-19 Gerd Moellmann <gerd@gnu.org>
12261
12262 * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
12263 the whole buffer.
12264
12265 2000-06-19 Dave Love <fx@gnu.org>
12266
12267 * menu-bar.el (menu-bar-options-save): New function.
12268 (menu-bar-options-menu): Use it.
12269 (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
12270 Simplify.
12271
12272 2000-06-19 Andreas Schwab <schwab@suse.de>
12273
12274 * progmodes/etags.el (tags-query-replace): Put new parameters
12275 START and END at the end, for backward compatibility.
12276
12277 2000-06-19 Kenichi Handa <handa@etl.go.jp>
12278
12279 * international/codepage.el:
12280 (cp-coding-system-for-codepage-1): Delete special codes for
12281 generating xxx-dos coding system because now a CCL based coding
12282 system can handle EOL conversion by default.
12283
12284 * international/mule.el (make-coding-system): Generate subsidiary
12285 coding systems for EOL handling variants even for a CCL based
12286 coding system.
12287
12288 2000-06-19 Kenichi Handa <handa@etl.go.jp>
12289
12290 * international/isearch-x.el (isearch-minibuffer-input-method)
12291 (isearch-minibuffer-input-method-function): These variables
12292 deleted.
12293 (isearch-with-input-method): Don't use the above variables.
12294 (isearch-process-search-multibyte-characters): Likewise. Call
12295 read-string with the arg INHERIT-INPUT-METHOD t.
12296
12297 2000-06-17 Stefan Monnier <monnier@cs.yale.edu>
12298
12299 * font-lock.el (font-lock-after-fontify-buffer)
12300 (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
12301
12302 * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
12303 Use consistent make-local-variable style for font-lock-fontified.
12304 (jit-lock-fontify-buffer):
12305 Don't bother checking for font-lock-mode and jit-lock-mode.
12306
12307 * time.el: Remove trailing ^M that prevent CVS-merging.
12308
12309 2000-06-16 Gerd Moellmann <gerd@gnu.org>
12310
12311 * Makefile.in (distclean): New target.
12312
12313 2000-06-16 Stefan Monnier <monnier@cs.yale.edu>
12314
12315 * Makefile.in (srcdir): Define for update-subdirs.
12316
12317 2000-06-16 Gerd Moellmann <gerd@gnu.org>
12318
12319 * find-lisp.el: New file.
12320
12321 2000-06-16 Andrew Innes <andrewi@gnu.org>
12322
12323 * time.el (display-time-mail-function): New variable, to allow
12324 external packages to indicate when new mail is available.
12325 (display-time-update): Use it.
12326
12327 2000-06-16 Kenichi Handa <handa@etl.go.jp>
12328
12329 * international/mule.el (mule-version): Change version name to
12330 SAKAKI. AOI has already been used by Meadow.
12331
12332 * international/quail.el (quail-show-guidance-buf): To find the
12333 bottom window (but minibuffer), pay attention to the height of
12334 minibuffer.
12335
12336 2000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
12337
12338 * arc-mode.el (archive-mode-map): Use the new menu-item format for
12339 menu-bar menus. Add help strings. Don't remove the Edit menu
12340 from the menu bar, as the menu bar has enough space now.
12341
12342 * Makefile.in (SHELL): Make sure /bin/sh is used.
12343
12344 * woman.el (woman-man-buffer): Fix bold and underlined CJK
12345 characters, which use series of two ^H characters instead of one.
12346
12347 2000-06-15 Gerd Moellmann <gerd@gnu.org>
12348
12349 * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
12350 (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
12351 functions.
12352 (Info-find-node-2): Try a case-sensitive search first, then
12353 do a case-insensitive search.
12354
12355 * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
12356 tutorials.
12357
12358 * complete.el (PC-env-vars-alist): New variable.
12359 (PC-complete-as-file-name): New function.
12360 (partial-completion-mode): Initialize PC-env-vars-alist from
12361 process-environment.
12362 (PC-do-completion): Handle completion of env vars.
12363
12364 * info.el (Info-set-mode-line): Show file name in mode line,
12365 use `*Info*' instead of `Info:'.
12366
12367 * startup.el (command-line-1): Change copyright messages to year
12368 2000.
12369
12370 2000-06-15 Dave Love <fx@gnu.org>
12371
12372 * net/goto-addr.el (goto-address-fontify): Use keymap property,
12373 not local-map.
12374
12375 2000-06-15 Kenichi Handa <handa@etl.go.jp>
12376
12377 * international/mule.el (set-buffer-file-coding-system): Almost
12378 rewritten to handle `undecided' as no-op.
12379
12380 2000-06-14 Gerd Moellmann <gerd@gnu.org>
12381
12382 * Makefile.in: New file.
12383
12384 * Makefile: Removed.
12385
12386 * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
12387 (goto-address-highlight-keymap): Bind C-c RET.
12388
12389 2000-06-14 Kenichi Handa <handa@etl.go.jp>
12390
12391 * mail/sendmail.el (sendmail-send-it): The temporary buffer
12392 inherits buffer-file-coding-system of the current buffer.
12393
12394 * tar-mode.el (tar-extract): For goto-char, use (point-min), not
12395 0. Give correct argument to set-auto-coding-function.
12396 (tar-expunge): For goto-char, use (point-min), not 0.
12397 (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
12398 (tar-subfile-save-buffer): Likewize.
12399
12400 * international/mule.el
12401 (after-insert-file-set-buffer-file-coding-system): Call
12402 set-buffer-file-coding-system with the arg FORCE t.
12403
12404 2000-06-13 Gerd Moellmann <gerd@gnu.org>
12405
12406 * mail/sendmail.el (mail-specify-envelope-from): Initialize to
12407 nil. Contemporary sendmails issue an X-Authentication-Warning if
12408 the sender is set with `-f'.
12409
12410 2000-06-13 Dave Love <fx@gnu.org>
12411
12412 * help.el (describe-function-1): Kluge around cases of functions
12413 fset to subrs whose doc doesn't match their symbol-name.
12414
12415 * image.el (insert-image): Default STRING to a space.
12416
12417 * info.el Doc fixes.
12418 (Info-build-node-completions): Match Ref tags.
12419
12420 2000-06-13 Eli Zaretskii <eliz@is.elta.co.il>
12421
12422 * frame.el (display-multi-frame-p, display-multi-font-p): New
12423 defaliases for display-graphic-p.
12424
12425 * hl-line.el: Fixed a typo in commentary.
12426
12427 2000-06-13 Kenichi Handa <handa@etl.go.jp>
12428
12429 * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
12430 fixed.
12431
12432 2000-06-12 Dave Love <fx@gnu.org>
12433
12434 * image.el (insert-image): Save a little consing.
12435
12436 2000-06-12 Kenichi Handa <handa@etl.go.jp>
12437
12438 * language/tibet-util.el: Convert all tibetan-1-column characters
12439 to the corresponding tibetan characters.
12440 (tibetan-add-components): Delete code for the special treatment of
12441 'a chung.
12442
12443 * language/tibetan.el (tibetan-composable-pattern): Fix previous
12444 change.
12445 (tibetan-vowel-transcription-alist): More rules added.
12446 (tibetan-composite-vowel-alist): New variable.
12447 (tibetan-precomposition-rule-alist): More rules added.
12448
12449 2000-06-12 Stefan Monnier <monnier@cs.yale.edu>
12450
12451 * startup.el (command-line): Only call menu-bar-mode if interactive.
12452
12453 * thingatpt.el (toplevel symbol-properties):
12454 * textmodes/makeinfo.el (makeinfo-compile):
12455 * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
12456 * progmodes/hideif.el (hif-compress-define-list)
12457 (hide-ifdef-use-define-alist):
12458 * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
12459 (ange-ftp-vms-add-file-entry):
12460 * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
12461 * man.el (Man-build-man-command):
12462 * mail/rnewspost.el (news-reply-header-hook):
12463 * info.el (Info-insert-dir):
12464 * emulation/mlconvert.el (backward-word, forward-word, setq):
12465 * emacs-lisp/gulp.el (gulp-send-requests):
12466 * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
12467 (byte-optimize-inline-handler, byte-optimize-form-code-walker)
12468 (byte-optimize-apply, end of file):
12469 * emacs-lisp/advice.el (ad-advice-class-completion-table)
12470 (ad-make-freeze-definition):
12471 * startup.el (command-line, command-line-1): Don't quote lambdas.
12472
12473 * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
12474 (cvs-cleanup-removed): New function.
12475 (cvs-cleanup-functions): New var.
12476 (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
12477 some flexibility in specifying additional entries to auto-cleanup.
12478 (cvs-quickdir): New function.
12479 (cvs-mode-insert): Use cvs-fileinfo-from-entries.
12480 (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
12481 (cvs-mode-find-file): Check that we are on a filename or dirname
12482 when invoked through a mouse-click.
12483 (cvs-full-path): Remove.
12484 (cvs-dired-action): Re-introduced.
12485 (cvs-dired-noselect): Use it.
12486 (vc-post-command-functions): use this new hook if available.
12487
12488 * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
12489 (cvs-status-map): Don't inherit from cvs-mode-map anymore.
12490 (cvs-filename-map, cvs-dirname-map): Remove.
12491 (cvs-default-action): Remove.
12492 (cvs-add-face): Use `keymap' rather than `local-map' property, and only
12493 if the arg is really a keymap.
12494 (cvs-fileinfo-pp): Don't use any special map for file and dir names.
12495 Don't hardcode the mapping from state (aka type) to face, but check
12496 the var cvs-fi-<type>-face instead.
12497 (cvs-fileinfo-from-entries): New function.
12498
12499 * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
12500 Docstring fix.
12501 (cvs-find-file-and-jump): Change default to be safer.
12502 (cvs-mode-diff-map): Define it as a function as well.
12503 (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
12504 Bind mouse-2 in this global map rather than with text-properties.
12505
12506 * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
12507 file to resolve the ambiguity between C(conflict) and C(need-merge).
12508
12509 2000-06-12 Kenichi Handa <handa@etl.go.jp>
12510
12511 * international/mule.el (set-buffer-file-coding-system): If
12512 CODING-SYSTEM is nil, set buffer-file-coding-system to nil
12513 unconditionally.
12514
12515 2000-06-12 Dave Love <fx@gnu.org>
12516
12517 * wid-edit.el (widget-specify-button): Really suppress the face if
12518 required.
12519
12520 2000-06-11 Gerd Moellmann <gerd@gnu.org>
12521
12522 * term/x-win.el (x-colors): Add colors from recent rgb.txt.
12523
12524 2000-06-11 Stefan Monnier <monnier@cs.yale.edu>
12525
12526 * imenu.el (imenu-generic-expression): Docstring fix.
12527
12528 * composite.el (composition-function-table): Move the `put'
12529 below the autoload cookie so we can load the file before loaddefs.
12530
12531 * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
12532
12533 * emacs-lisp/autoload.el (make-autoload): Use `cond'.
12534 Handle easy-mmode-define-global-mode.
12535 For complex macros like define-minor-mode that can generate
12536 several autoload entries, try to autoload entries in the
12537 macroexpanded code.
12538
12539 * emacs-lisp/easy-mmode.el (define-minor-mode):
12540 If KEYMAP is a symbol, just use it.
12541 Use byte-compile-current-file and load-file-name to infer the
12542 proper :require to pass to defcustom.
12543 Wrap the hook var into `progn' so as not to autoload it.
12544 Add a :autoload-end cookie.
12545 Be more careful about the evaluation of KEYMAP.
12546 (easy-mmode-define-global-mode): Add a :autoload-end cookie.
12547 (define-derived-mode): Move define-abbrev-table outside of defvar.
12548
12549 2000-06-10 Stefan Monnier <monnier@cs.yale.edu>
12550
12551 * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
12552 (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
12553 (backup-compiled-files): Ignore errors during `tar'.
12554 (bootstrap): Make autoloads before elc files.
12555
12556 2000-06-10 Kenichi Handa <handa@etl.go.jp>
12557
12558 * international/mule.el (set-buffer-file-coding-system): If one of
12559 undecided-XXX is specified, change only EOL conversion.
12560
12561 * international/mule-conf.el (unix): New alias for the coding
12562 system undecided-unix.
12563
12564 2000-06-09 Dave Love <fx@gnu.org>
12565
12566 * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
12567
12568 * progmodes/executable.el: Byte compile dynamic.
12569 (executable-insert): Change custom type.
12570 (executable-find): Add autoload cookie.
12571 (executable-make-buffer-file-executable-if-script-p): New
12572 function. After Noah Friedman.
12573
12574 * files.el (after-save-hook): Customize, with
12575 executable-make-buffer-file-executable-if-script-p as an option.
12576
12577 2000-06-09 Kenichi Handa <handa@etl.go.jp>
12578
12579 * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
12580 "tib24p-mule.bdf" for Tibetan.
12581
12582 * composite.el (decompose-composite-char): Declare it as obsolete.
12583
12584 * man.el (Man-fontify-manpage): Pay attention to underline and
12585 overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
12586
12587 2000-06-08 Gerd Moellmann <gerd@gnu.org>
12588
12589 * thingatpt.el (forward-thing): Use functionp instead of fboundp.
12590 Set maintainer to FSF since author isn't reachable.
12591
12592 2000-06-08 Dave Love <fx@gnu.org>
12593
12594 * international/mule-cmds.el (select-safe-coding-system): If
12595 DEFAULT-CODING-SYSTEM is not specified, also check the most
12596 preferred coding-system if buffer-file-coding-system is
12597 `undecided'. From Handa.
12598
12599 2000-06-08 Kenichi Handa <handa@etl.go.jp>
12600
12601 * international/mule.el
12602 (after-insert-file-set-buffer-file-coding-system): If the buffer
12603 size is greater than INSERTED, judget that we are not visiting.
12604
12605 2000-06-07 Rajesh Vaidheeswarran <rv@gnu.org>
12606
12607 * whitespace.el (defgroup whitespace): Comment out `:version'.
12608 XEmacs 20.4 has problems defining the group with this present.
12609 We'll have this commented out till get resolve the problem.
12610
12611 2000-06-07 John Wiegley <johnw@gnu.org>
12612
12613 * align.el (align-dq-string-modes, align-sq-string-modes)
12614 (align-open-comment-modes): Add pyhton-mode.
12615 (align-rules-list): Use get-text-property instead of
12616 text-properties-at.
12617 (align-rules-list): Add python-assignment.
12618 (align-rules-list): Change perl-comma-delimiter to
12619 basic-comma-delimiter. Use if for Perl modes and python-mode.
12620 (align-rules-list): Add python-chain-logic and
12621 basic-line-continuation.
12622
12623 2000-06-07 Jari Aalto <jari.aalto@poboxes.com>
12624
12625 * apropos.el (apropos-mode-hook): New user variable.
12626 (apropos-mode): Run apropos-mode-hook.
12627
12628 2000-06-07 David Ponce <david@dponce.com>
12629
12630 * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
12631 commands. Require `wid-edit' at run-time.
12632
12633 2000-06-07 David Ponce <david@dponce.com>
12634
12635 * recentf.el: Added some "Commentary".
12636 (recentf-open-more-files, recentf-edit-list): Minor changes to
12637 move the point at the top of the file list. This behaviour is
12638 consistent with the menu one when the list contains a lot of
12639 files.
12640 (recentf-cleanup): Now displays the number of items removed from
12641 the list.
12642 (recentf-relative-filter) New menu filter to show filenames
12643 relative to `default-directory'.
12644
12645 2000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12646
12647 * ps-print.el: XEmacs compatibility. Doc fix. Can select page size
12648 with/without giving an error if PostScript printer doesn't have this
12649 kind of page size. Zebra Stripe continues or restarts on next page.
12650 Manual/automatic paper feeding. Switch or not the header.
12651 (ps-print-version): New version number (5.2.2).
12652 (ps-windows-system): Include emx as a Windows system.
12653 (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
12654 (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
12655 (ps-background-text): Code fix.
12656 (ps-error-handler-message, ps-user-defined-prologue)
12657 (ps-print-prologue-header, ps-printer-name)
12658 (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
12659 (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
12660 (ps-use-face-background): Customization fix.
12661 (ps-n-up-database): Data fix.
12662 (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
12663 (ps-switch-header): New vars.
12664 (ps-xemacs-color-name, ps-face-foreground-name)
12665 (ps-face-background-name, ps-boolean-constant): New funs.
12666
12667 2000-06-07 Dave Love <fx@gnu.org>
12668
12669 * allout.el: New version from Manheimer.
12670
12671 2000-06-07 Kenichi Handa <handa@etl.go.jp>
12672
12673 * textmodes/fill.el (fill-find-break-point): Check the validity of
12674 charset.
12675
12676 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
12677
12678 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
12679 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
12680 Call display-color-p and display-mouse-p instead of looking at
12681 window-system.
12682
12683 2000-06-06 Dave Love <fx@gnu.org>
12684
12685 * image.el (find-image): Doc fix. Return nil if image not found.
12686 (put-image, insert-image): Make STRING arg optional.
12687
12688 2000-06-06 Kenichi Handa <handa@etl.go.jp>
12689
12690 * language/vietnamese.el: Remove eval-when-compile.
12691 (viet-viscii-nonascii-translation-table): Define it as a
12692 translation table made from viet-viscii-decode-table.
12693 (viet-viscii-encode-table): Define it as a translation table made
12694 from the reverse map of above.
12695 (viet-vscii-nonascii-translation-table): Define it as a
12696 translation table made from viet-vscii-decode-table.
12697 (viet-vscii-encode-table): Define it as a translation table made
12698 from the reverse map of above.
12699 (ccl-decode-viscii): Use translate-character.
12700 (ccl-encode-viscii, ccl-encode-viscii-font)
12701 (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
12702 Likewize.
12703
12704 * language/cyrillic.el: Remove eval-when-compile.
12705 (cyrillic-koi8-r-nonascii-translation-table): Define it as a
12706 translation table made from cyrillic-koi8-r-decode-table.
12707 (cyrillic-koi8-r-encode-table): Define it as a translation table
12708 made from the reverse map of above.
12709 (ccl-decode-koi8): Use translate-character.
12710 (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
12711 (cyrillic-alternativnyj-nonascii-translation-table): Define it as
12712 a translation table made from cyrillic-alternativnyj-decode-table.
12713 (cyrillic-alternativnyj-encode-table): Define it as a translation
12714 table made from the reverse map of above.
12715 (ccl-decode-alternativnyj): Use translate-character.
12716 (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
12717 Likewize
12718
12719 * international/mule-diag.el (non-iso-charset-alist): Specify
12720 translation table symbol instead of translation table itself.
12721 (list-block-of-chars): CHARSET may be a translation table symbol.
12722
12723 * international/mule.el (make-coding-system): If CODING-SYSTEM
12724 already exists, override it.
12725
12726 * international/fontset.el: Use family `proportional' for Tibetan
12727 fonts.
12728
12729 * international/ccl.el (ccl-compile-translate-character): Don't
12730 check if Rrr has property translation-table.
12731 (ccl-compile-map-multiple): Modified to avoid compiler warning.
12732
12733 2000-06-05 Gerd Moellmann <gerd@gnu.org>
12734
12735 * info.el: Bind case-fold-search to t when searching in case
12736 a user sets it to nil in a hook.
12737
12738 2000-06-05 Stefan Monnier <monnier@cs.yale.edu>
12739
12740 * autoarg.el (autoarg-mode, autoarg-kp-mode):
12741 * hl-line.el (hl-line-mode): Use the new :global key argument.
12742
12743 * tar-mode.el (tar-header-block-recompute-checksum): Remove.
12744 (tar-clip-time-string): Prepend a space.
12745 (tar-grind-file-mode): Construct a string rather than modifying one.
12746 (tar-header-block-summarize): Fix docstring.
12747 Use `format' rather than an error-prone set of copy-loops.
12748
12749 * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
12750 (diff-goto-source, diff-unified->context, diff-context->unified)
12751 (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
12752 understand the format output by the `-p' argument to diff.
12753
12754 * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
12755 (sh-re-done): Use defconst.
12756 (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
12757 (sh-help-string-for-variable, sh-guess-basic-offset):
12758 Don't quote lambdas.
12759 (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
12760 (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
12761
12762 * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
12763 (mh-letter-mode): Derive from text-mode.
12764 This implicitly means that it now calls kill-all-local-variables.
12765 Also remove the Emacs-18 compatibility code.
12766
12767 * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
12768 Make use of symbol-property doc-string-elt.
12769 Use memq rather than a sequence of eq.
12770 (doc-string-elt): Fix the wrong or missing previously unused values.
12771 (autoload-print-form): New function extracted from
12772 generate-file-autoloads to allow recursion when handling progn
12773 so that defvar's and defun's docstrings are properly printed.
12774 (generate-file-autoloads): Use it.
12775
12776 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
12777 Use find-file-hooks in the minor-mode function.
12778 Be careful not to loop indefinitely in the post-command-hook function.
12779
12780 2000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
12781
12782 * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
12783 tty's.
12784 * ediff-diff.el (ediff-exec-process): Use --binary for fine
12785 differences whenever appropriate.
12786 * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
12787 * viper.el (find-file, find-file-other-window): Get viper to do
12788 wildcards.
12789
12790 2000-06-04 Stefan Monnier <monnier@cs.yale.edu>
12791
12792 * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
12793 (jit-lock-fontify-buffer): New function for JIT refontification.
12794 (jit-lock-mode): Fix docstring.
12795 Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
12796 Remove jit-lock-after-change from the _local_ hook.
12797 (jit-lock-function-1): Fix docstring.
12798
12799 * info.el (Info-on-current-buffer): Initialize info.
12800
12801 * newcomment.el (comment-indent): Ignore comment-indent-hook.
12802
12803 * progmodes/tcl.el (tcl-indent-for-comment):
12804 Ignore comment-indent-hook.
12805
12806 * emacs-lisp/easy-mmode.el: Require CL during compilation.
12807 (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
12808 (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
12809 and improve to use the lighter to guess the capitalization.
12810 (define-minor-mode): Inline code from easy-mmode-define-toggle.
12811 Add keyword arguments to specify global-ness or the custom group.
12812 Add local-map and help-echo properties to the lighter.
12813 (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
12814 (easy-mmode-define-global-mode): New macro.
12815
12816 2000-06-02 Dave Love <fx@gnu.org>
12817
12818 * wid-edit.el: byte-compile-dynamic since we typically don't use
12819 all the widgets. Don't require cl or widget. Remove
12820 eval-and-compile. Don't autoload finder-commentary. Doc fixes.
12821 (widget-read-event): Removed. Callers changed to use read-event.
12822 (widget-button-release-event-p): Renamed from
12823 button-release-event-p.
12824 (widget-field-add-space, widget-field-use-before-change):
12825 Uncustomize.
12826 (widget-specify-field): Use keymap property, not local-map.
12827 (widget-specify-button): Obey :suppress-face.
12828 (widget-specify-insert): Use modern backquote syntax.
12829 (widget-image-directory): Renamed from widget-glyph-directory.
12830 (widget-image-enable): Renamed from widget-glyph-enable.
12831 (widget-image-find): Replaces widget-glyph-find.
12832 (widget-button-pressed-face): Move defvar.
12833 (widget-image-insert): Replaces widget-glyph-insert.
12834 (widget-convert): Use keywordp.
12835 (widget-leave-text, widget-children-value-delete): Use mapc.
12836 (widget-keymap): Remove XEmacs stuff.
12837 (widget-field-keymap, widget-text-keymap): Define all inside defvar.
12838 (widget-button-click): Don't set point at the click, but re-centre
12839 if we scroll out of window. Rewritten for images v. glyphs &c.
12840 (widget-tabable-at): Use POS arg, not point.
12841 (widget-beginning-of-line, widget-end-of-line)
12842 (widget-item-value-create, widget-sublist, widget-princ-to-string)
12843 (widget-sexp-prompt-value, widget-echo-help): Simplify.
12844 (widget-default-create): Use widget-image-insert; some rewriting.
12845 (widget-visibility-value-create)
12846 (widget-push-button-value-create, widget-toggle-value-create): Use
12847 widget-image-insert.
12848 (checkbox): Create on and off images dynamically.
12849 (documentation-link): Change :help-echo.
12850 (widget-documentation-link-echo-help): Remove.
12851
12852 2000-06-02 Stefan Monnier <monnier@cs.yale.edu>
12853
12854 * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
12855
12856 * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
12857 (easy-mmode-define-toggle, define-minor-mode): Use it.
12858 (easy-mmode-define-keymap): Docstring fix.
12859 (define-derived-mode): Default PARENT to fundamental-mode.
12860 Add the derived-mode-parent symbol-property.
12861 (easy-mmode-derived-mode-p): New function.
12862
12863 2000-06-02 Dave Love <fx@gnu.org>
12864
12865 * files.el (convert-standard-filename): Doc fix.
12866 (normal-backup-enable-predicate): New function.
12867 (backup-enable-predicate): Use it to replace the lambda form.
12868
12869 * calendar/todo-mode.el: [This needs more work on the outline
12870 stuff.] Doc fixes.
12871 (todo) <defgroup>: Add :version.
12872 (todo-add-category): Don't use pushnew.
12873 (todo-cmd-raise): Fix typo.
12874 (todo-top-priorities): Change temp buffer name.
12875 (todo-category-alist): Avoid redundant lambda.
12876 (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
12877 Use outline-next-heading.
12878
12879 * autoarg.el: Rewritten to use define-minor-mode.
12880 (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
12881 (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
12882
12883 2000-06-02 Kenichi Handa <handa@etl.go.jp>
12884
12885 * isearch.el (isearch-other-meta-char): Fix previous change.
12886
12887 2000-06-01 Stefan Monnier <monnier@cs.yale.edu>
12888
12889 * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
12890 (log-edit-done): Only add the comment to the ring if it's different
12891 from the last comment entered.
12892
12893 * isearch.el (isearch-highlight): Turn internal-find-face into facep.
12894
12895 2000-06-01 Dave Love <fx@gnu.org>
12896
12897 * hl-line.el: Rewritten using define-minor-mode.
12898
12899 * help.el (describe-function-1): Distinguish special form from
12900 builtin function. Sanity-check presence of arglist for builtins.
12901
12902 2000-06-01 Kenichi Handa <handa@etl.go.jp>
12903
12904 * international/characters.el: Fix syntax/category setting of
12905 Tibetan characters.
12906
12907 * language/tibet-util.el (tibetan-add-components): Fixes for new
12908 encoding of Tibetan characters.
12909 (tibetan-decompose-precomposition-alist): New variable.
12910 (tibetan-decompose-region): Convert precomposed characters to
12911 non-precomposed characters.
12912 (tibetan-decompose-string): Likewise.
12913 (tibetan-composition-function): Fix args to
12914 thibetan-compose-string.
12915
12916 * language/tibetan.el (tibetan-composable-pattern): More
12917 characters included.
12918 (tibetan-consonant-transcription-alist): Rule for "R" added.
12919 (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
12920 "+R" added.
12921 (tibetan-base-to-subjoined-alist): Rule for "RA" added.
12922
12923 * language/lao-util.el (lao-composition-function): Fix args to
12924 compose-string.
12925
12926 * language/thai-util.el (thai-composition-function): Fix args to
12927 compose-string.
12928
12929 * isearch.el (isearch-update): Set disable-point-adjustment to t
12930 to prevent the point moving to the end of a composition when a
12931 part of a composition is searched.
12932 (isearch-other-meta-char): If the key invoking this command can be
12933 mapped by function-key-map to a printing char, call
12934 isearch-process-search-char directly.
12935
12936 2000-06-01 Stefan Monnier <monnier@cs.yale.edu>
12937
12938 * emacs-lisp/bytecomp.el:
12939 * frame.el:
12940 * international/mule-cmds.el:
12941 * international/mule-util.el:
12942 * international/mule.el:
12943 * mouse.el:
12944 * subr.el:
12945 * faces.el: Update calls to make-obsolete with a WHEN argument.
12946
12947 * byte-run.el (make-obsolete, make-obsolete-variable):
12948 Add an optional WHEN argument and change the format of the
12949 symbol-property information.
12950 * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
12951 (byte-compile-obsolete, byte-compile-variable-ref): Understand the
12952 new obsolete-symbol-property format and print WHEN if it is provided.
12953
12954 2000-05-31 Dave Love <fx@gnu.org>
12955
12956 * loadhist.el (loadhist-hook-functions): Remove
12957 before-change-function, after-change-function.
12958 (unload-feature): Deal with symbols which are both bound and
12959 fbound.
12960
12961 * mouse.el (mouse-save-then-kill-delete-region): Don't bind
12962 before-change-function, after-change-function.
12963
12964 * simple.el (newline): Don't bind before-change-function,
12965 after-change-function.
12966
12967 2000-05-31 Rajesh Vaidheeswarran <rv@gnu.org>
12968
12969 * whitespace.el (whitespace-rescan-timer-time): Update interval
12970 set to 600 seconds (10 minutes) instead of 60 seconds since
12971 a large number of whitespace buffers causes emacs to `freeze'
12972 for a considerable amount of time.
12973
12974 * whitespace.el: Updated email address
12975
12976 2000-05-31 Dave Love <fx@gnu.org>
12977
12978 * add-log.el (change-log-font-lock-keywords) <function>: Add
12979 pattern for function of change.
12980 (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
12981 acknowledgements patterns.
12982
12983 2000-05-31 Kenichi Handa <handa@etl.go.jp>
12984
12985 * isearch.el (isearch-printing-char): If keyboard coding system is
12986 being used, call isearch-process-search-multibyte-characters.
12987
12988 * international/isearch-x.el: Mostly rewritten.
12989
12990 * international/quail.el (quail-start-conversion): Don't include
12991 unhandled events in the returned events, but set them in
12992 unread-command-events. Exit if all inputs are deleted.
12993
12994 2000-05-30 Jason Rumney <jasonr@gnu.org>
12995
12996 * w32-fns.el (w32-charset-info-alist): Add each charset separately.
12997
12998 * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
12999 Reenable code to create initial fontsets.
13000 Use set-fontset-font in place of put-charset-property.
13001
13002 2000-05-30 Gerd Moellmann <gerd@gnu.org>
13003
13004 * progmodes/perl-mode.el (perl-indent-line): When looking for a
13005 label, ensure that the first colon isn't followed by another.
13006
13007 * paths.el (Info-default-directory-list): Doc fix.
13008
13009 * net/net-utils.el (finger-X.500-host-regexps): New user-option.
13010 (finger): If HOST matches a regexp from finger-X.500-host-regexps,
13011 send a query containing USER only, not USER@HOST.
13012
13013 * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
13014 and rmail-msgend to compute the restriction at the end, instead of
13015 computing it.
13016
13017 2000-05-29 Gerd Moellmann <gerd@gnu.org>
13018
13019 * dabbrev.el (dabbrev-expand): Don't display messages in the
13020 echo area if the minibuffer window is active.
13021
13022 * jit-lock.el (jit-lock-mode): Add after change function to
13023 local hook.
13024
13025 2000-05-29 Christoph Wedler <Christoph.Wedler@sap.com>
13026
13027 * antlr-mode.el: New commands: hide/unhide actions,
13028 upcase/downcase literals.
13029 (antlr-tiny-action-length): New user option.
13030 (antlr-hide-actions): New command. Suggested by
13031 Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
13032 (antlr-mode-map): New binding [C-c C-v].
13033 (antlr-mode-menu): New entries.
13034 (antlr-downcase-literals): New command.
13035 (antlr-upcase-literals): Ditto.
13036
13037 * antlr-mode.el: Minor changes: indendation, mode-name.
13038 (antlr-indent-line): Indent cpp directive at column 0.
13039 (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
13040
13041 * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
13042 (antlr-font-lock-additional-keywords): Workaround for intentional
13043 bug in XEmacs version of font-lock.
13044 (antlr-mode): Set symbol property `mode-name' to "Antlr". Could
13045 be used by a smarter version of `buffers-menu-grouping-function'.
13046
13047 2000-05-29 Gerd Moellmann <gerd@gnu.org>
13048
13049 * tmm.el (tmm-prompt): Recognize menu item definitions of the for
13050 `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
13051
13052 2000-05-29 Kenichi Handa <handa@etl.go.jp>
13053
13054 * international/encoded-kb.el
13055 (encoded-kbd-iso2022-designation-map): Pay attention to that
13056 charset-iso-final-char return -1 for eight-bit-control and
13057 eight-bit-graphic.
13058
13059 2000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
13060
13061 * speedbar.el (speedbar-use-images, speedbar-update-flag)
13062 (speedbar-easymenu-definition-base): Use display-graphic-p where
13063 available, instead of window-system.
13064
13065 2000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
13066
13067 * international/codepage.el (cp-coding-system-for-codepage-1): Add
13068 eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
13069 coding systems.
13070
13071 2000-05-26 Dave Love <fx@gnu.org>
13072
13073 * disp-table.el (standard-display-underline): Don't use
13074 internal-find-face.
13075
13076 * mail/reporter.el: Maintainer change. Doc fixes.
13077 (reporter-version): Deleted.
13078
13079 * emacs-lisp/elp.el: Maintainer change.
13080 (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
13081
13082 2000-05-26 Stefan Monnier <monnier@cs.yale.edu>
13083
13084 * add-log.el (add-change-log-entry): Merge the current entry with the
13085 previous one if the previous one is empty.
13086
13087 2000-05-26 Dave Love <fx@gnu.org>
13088
13089 * loadhist.el (unload-feature): Fix interactive spec [from
13090 lijnzaad@ebi.ac.uk].
13091
13092 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
13093 subr-arity to check primitives.
13094 (byte-compile-flush-pending, byte-compile-file-form-progn)
13095 (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
13096 (byte-compile-insert, byte-compile-funcall): Use mapc instead of
13097 mapcar.
13098
13099 2000-05-26 Kenichi Handa <handa@etl.go.jp>
13100
13101 * international/fontset.el: Set family names of non-latin charsets
13102 in default fontset to "*".
13103
13104 * international/mule-diag.el (print-fontset): Combine family part
13105 and registry part of the fontname by "-*-" instead of "-".
13106
13107 * international/mule-cmds.el (encode-coding-char): Make strings
13108 multibyte before calling encode-coding-string.
13109
13110 2000-05-25 Stefan Monnier <monnier@cs.yale.edu>
13111
13112 * derived.el: Fix keywords.
13113 (define-derived-mode): Only define if needed.
13114
13115 * simple.el (fill-comment, comment-column, comment-start)
13116 (comment-start-skip, comment-end, comment-indent-function)
13117 (block-comment-start, block-comment-end, indent-for-comment)
13118 (set-comment-column, kill-comment, comment-padding, comment-region)
13119 (comment-multi-line, indent-new-comment-line): Remove.
13120
13121 * bindings.el (esc-map): Change ; to comment-dwim and use the new
13122 function names for comment operations.
13123
13124 * newcomment.el: Add abundant autoload cookies.
13125 (comment-style): Don't depend on runtime data at compile-time.
13126 (comment-indent-hook): Remove.
13127 (comment-indent): Check if comment-indent-hook is bound.
13128 (comment-region): Docstring fix.
13129
13130 2000-05-25 Dave Love <fx@gnu.org>
13131
13132 * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
13133 byte-code-function-p.
13134
13135 * mail/rmailsum.el: Add provide.
13136
13137 * net/goto-addr.el (goto-address-fontify): Add help-echo property.
13138
13139 * smerge-mode.el (smerge-diff-switches): Don't use list* in
13140 defcustom.
13141
13142 2000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
13143
13144 * ediff-diff.el (ediff-exec-process): delete --binary option from
13145 non-buffer ediff jobs.
13146
13147 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
13148
13149 * hilit-chg.el (highlight-changes-mode): Ask about color or
13150 grayscale support, not about window-system.
13151
13152 * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
13153 window-system.
13154 (ffap-highlight): Always default to t.
13155
13156 * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
13157 display-popup-menus-p instead of looking at window-system.
13158
13159 * disp-table.el (standard-display-g1, standard-display-graphic):
13160 Only refuse to use string glyphs on X and MS-Windows.
13161
13162 * avoid.el: Remove window-system from commentary, suggest to use
13163 display-*-p instead.
13164
13165 * apropos.el (apropos-print): Use display-mouse-p instead of
13166 window-system.
13167
13168 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
13169
13170 * international/codepage.el (cp-decoding-vector-for-codepage):
13171 Fill up unsupported characters with their own codes. From Kenichi
13172 Handa.
13173
13174 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
13175
13176 * international/mule-diag.el (describe-char-after): Use
13177 display-graphic-p instead of window-system, so that this function
13178 works on MS-DOS.
13179
13180 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
13181
13182 * international/codepage.el (cp-make-coding-systems-for-codepage):
13183 Remove the eight-bit-graphic and eight-bit-control charsets from
13184 the list of charsets which we convert into `?'.
13185
13186 2000-05-25 Kenichi Handa <handa@etl.go.jp>
13187
13188 * international/mule-conf.el: Specify CHARSET-ID explicitely for
13189 private charsets.
13190 (mule-unicode-0100-24ff, japanese-jisx0213-1,
13191 japanese-jisx0213-2): New charsets.
13192
13193 * international/fontset.el: Setup default fontset for new charsets.
13194
13195 2000-05-24 Dave Love <fx@gnu.org>
13196
13197 * info.el (Info-find-node-2): Restructure [following "Vadim
13198 S. Solomin" <sovs@uic.nnov.ru>].
13199
13200 * icomplete.el: Fix header for Finder.
13201
13202 2000-05-24 Eric M. Ludlam <zappo@ultranet.com>
13203
13204 * rmailout.el (rmail-output-to-rmail-file): Added optional param
13205 STAY.
13206
13207 * rmail.el (rmail-automatic-folder-directives): New user variable.
13208 (rmail-show-message): Add call to `rmail-auto-file' during
13209 display.
13210 (rmail-auto-file): New function.
13211
13212 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
13213
13214 * ediff-diff.el (ediff-forward-word): Take syntactic word class into
13215 account.
13216 (ediff-test-utility,ediff-diff-mandatory-option)
13217 (ediff-reset-diff-options): Utilities for proper initialization of
13218 ediff-diff-options and ediff-diff3-options on Windows.
13219
13220 * ediff-init.el (ediff-merge-filename-prefix): New customizable
13221 variable.
13222
13223 * ediff-mult.el (ediff-filegroup-action): Use
13224 ediff-merge-filename-prefix.
13225
13226 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
13227
13228 * viper-ex.el (ex-write): Set selective display to nil.
13229
13230 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
13231
13232 * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
13233 aliases for hebrew-iso-8bit.
13234
13235 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
13236
13237 * woman.el: New version from Francis J. Wright
13238 <F.J.Wright@Maths.QMW.ac.uk>.
13239 (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
13240 names in environment variables regardless of the path separator.
13241 (woman-topic-all-completions-1): Don't call file-name-directory-p
13242 on all files, since woman-file-regexp already filters out any
13243 directories.
13244
13245 2000-05-24 Kenichi Handa <handa@etl.go.jp>
13246
13247 * international/quail.el (quail-start-translation): Don't change
13248 modified-p of the current buffer.
13249 (quail-start-conversion): Likewise.
13250
13251 * international/kkc.el (kkc-region): Don't change modified-p of
13252 the current buffer.
13253
13254 * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
13255 conform to RFC1468.
13256 (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
13257
13258 2000-05-23 Eric M. Ludlam <zappo@ballista.ultranet.com>
13259
13260 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
13261 (speedbar-insert-button): Invisible text property fix.
13262 (speedbar-directory-plus): Renamed from speedbar-directory-+
13263 (speedbar-directory-minus): Renamed from speedbar-directory--
13264 (speedbar-page-plus): Renamed from speedbar-file-+
13265 (speedbar-page-minus): Renamed from speedbar-file--
13266 (speedbar-page): Renamed from speedbar-file-
13267 (speedbar-tag): Renamed from speedbar-tag-
13268 (speedbar-tag-plus): Renamed from speedbar-tag-+
13269 (speedbar-tag-minus): Renamed from speedbar-tag--
13270 (speedbar-expand-image-button-alist): Use above renames.
13271
13272 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
13273 * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
13274 * sb-pg-plus.xpm: Renamed from sb-file+.xpm
13275 * sb-pg-minus.xpm: Renamed from sb-file-.xpm
13276 * sb-pg.xpm: Renamed from sb-file.xpm
13277 * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
13278 * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
13279
13280 2000-05-24 Kenichi Handa <handa@etl.go.jp>
13281
13282 * international/quail.el (quail-show-guidance-buf): Set
13283 current-input-method of the guidance buffer to the name of the
13284 curren input method.
13285
13286 2000-05-23 Stefan Monnier <monnier@cs.yale.edu>
13287
13288 * progmodes/compile.el (compile-internal): Style typo.
13289
13290 * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
13291 quote vars and functions in the docstring.
13292
13293 * newcomment.el (comment-make-extra-lines): Don't use `assert'.
13294
13295 * completion.el (dynamic-completion-mode, dynamic-completion-mode):
13296 Don't quote lambdas.
13297
13298 * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
13299
13300 2000-05-23 Gerd Moellmann <gerd@gnu.org>
13301
13302 * startup.el (command-line): Determine source file of compiled
13303 user init file differently. Warn if compiled user init file
13304 is older than its source file.
13305
13306 * ffap.el (ffap-url-regexp): Add `https'.
13307
13308 2000-05-23 Eli Zaretskii <eliz@is.elta.co.il>
13309
13310 * files.el (make-backup-file-name-1): Replace slashes with `!'
13311 rather than `|' (which is not allowed on Windows). Replace the
13312 drive letters with a string "drive_X".
13313
13314 2000-05-23 Gerd Moellmann <gerd@gnu.org>
13315
13316 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
13317
13318 * files.el (interpreter-mode-alist): Add `bash2'.
13319
13320 2000-05-22 Dave Love <fx@gnu.org>
13321
13322 * loadhist.el (feature-symbols, file-provides, file-requires): Use
13323 mapc.
13324 (feature-file): Avoid calling symbol-name. Doc fix.
13325 (file-set-intersect, file-dependents): Use dolist, not mapcar.
13326 (loadhist-hook-functions): Add mouse-position-function.
13327 (unload-feature): Change uses of mapcar.
13328
13329 * files.el (parse-colon-path): Doc fix.
13330 (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
13331 (set-auto-mode): Use mapc.
13332
13333 * complete.el (PC-look-for-include-file): Use :alnum: character
13334 class.
13335 (partial-completion-mode): Add autoload cookie.
13336
13337 2000-05-22 Sam Steingold <sds@gnu.org>
13338
13339 * info.el (Info-fontify-node): Fixed the call to
13340 `add-text-properties' (bug introduced on 2000-05-18).
13341
13342 2000-05-22 Dave Love <fx@gnu.org>
13343
13344 * bindings.el: Remove debug-ignored-errors set in other files.
13345
13346 * progmodes/etags.el: Add to debug-ignored-errors.
13347 (visit-tags-table-buffer): Clear out buffers holding old tables
13348 when making a new list.
13349 (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
13350 mapc.
13351
13352 * completion.el: Doc fixes. Add to debug-ignored-errors. Don't
13353 quote keywords.
13354 (cmpl-string-case-type): Use character classes.
13355
13356 * comint.el:
13357 * textmodes/ispell.el:
13358 * imenu.el:
13359 * mail/mh-e.el:
13360 * progmodes/compile.el: Add to debug-ignored-errors.
13361
13362 * dabbrev.el: Add to debug-ignored-errors.
13363 (dabbrev-completion): Use mapc.
13364
13365 2000-05-22 Eli Zaretskii <eliz@is.elta.co.il>
13366
13367 * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
13368 (woman-mapcan, woman-parse-man.conf)
13369 (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
13370 (woman-reset-emulation, woman-select-symbol-fonts): New functions.
13371 (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin
13372 path syntax better.
13373 (woman-man.conf-path, woman-use-own-frame): New defcustoms.
13374 (woman-manpath): Call woman-parse-man.conf.
13375 (woman-emulation): New defcustom, defaults to nroff.
13376 (woman-font-support): New defconst.
13377 (woman-use-symbol-font): New defcustom.
13378 (woman-menu): Add new menu items: "Colored/BW", "Advanced",
13379 "Emulation".
13380 Many functions: Doc fix.
13381
13382 2000-05-22 Kenichi Handa <handa@etl.go.jp>
13383
13384 * international/quail.el (quail-simple-translation-keymap): Map
13385 128..255 to quail-self-insert-command.
13386 (quail-keyboard-layout-alist): Add definition for "pc102-de".
13387
13388 2000-05-22 Stefan Monnier <monnier@cs.yale.edu>
13389
13390 * help.el (help-manyarg-func-alist): Typo.
13391
13392 * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
13393 intervals which makes it heaps simpler.
13394
13395 * newcomment.el (comment-region-internal): Go back to BEG after quoting
13396 the nested comment markers.
13397
13398 * subr.el (remove-hook): Don't turn the hook's value into a list.
13399
13400 2000-05-21 Dave Love <fx@gnu.org>
13401
13402 * edmacro.el (edmacro-parse-keys): Return vector if any elements
13403 are invalid characters.
13404
13405 * international/mule-util.el (detect-coding-with-priority): Use
13406 mapc. Remove redundant lambda.
13407
13408 * international/mule-diag.el (list-non-iso-charset-chars)
13409 (describe-fontset): Remove redundant lambda.
13410
13411 * emulation/crisp.el (brief-mode): New alias.
13412
13413 * emacs-lisp/ring.el (ring-elements): New function.
13414
13415 * emacs-lisp/easymenu.el (easy-menu-create-menu)
13416 (easy-menu-do-add-item): Use keywordp.
13417
13418 * emacs-lisp/byte-opt.el: Update side-effect free function lists.
13419
13420 * replace.el: Doc and error message fixes.
13421 (replace-highlight): Use facep, not internal-find-face.
13422
13423 2000-05-20 Stefan Monnier <monnier@cs.yale.edu>
13424
13425 * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
13426
13427 * log-edit.el (log-edit-done): Cleanup trailing empty lines.
13428 (log-edit-insert-changelog): Drop `:' as well.
13429
13430 * log-view.el: Fix file description.
13431 (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
13432 available.
13433 (log-view-font-lock-keywords): Only use cvs-filename-face if present.
13434 (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
13435
13436 * emacs-lisp/easy-mmode.el: Update copyright and commentary.
13437 (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
13438 Print a status message if the toggle is called interactively.
13439 (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
13440 for global minor modes and use `defcustom' for them.
13441 Use add-minor-mode.
13442 (easy-mmode-define-derived-mode): Remove.
13443 (define-derived-mode): Fancier default docstring.
13444 (easy-mmode-define-navigation): Signal an error rather than (ding).
13445
13446 * newcomment.el (comment-styles): New `box-multi'.
13447 (comment-normalize-vars): Better default for comment-continue to
13448 avoid whitespace-only continuations.
13449 (comment-search-forward): Always move even in the no-syntax case.
13450 (comment-padright): Only obey N if it's only obeyed for padleft.
13451 (comment-make-extra-lines): Better handling of empty continuations.
13452 Use `=' for the filler if comment-start has only one character.
13453 (uncomment-region): Try handling the special `=' filler.
13454 (comment-region): Allow LINES even if MULTI is nil.
13455 (comment-box): Choose box style based on comment-style.
13456
13457 2000-05-20 Kenichi Handa <handa@etl.go.jp>
13458
13459 * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
13460 (ccl-compile-write-repeat): If ARG is string, make it unibyte.
13461
13462 2000-05-20 Kenichi HANDA <handa@etl.go.jp>
13463
13464 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
13465 and insert, not subst-char-in-region.
13466
13467 * international/mule-diag.el (list-character-sets-1): Handle
13468 charsets eight-bit-control and eight-bit-graphic.
13469 (list-iso-charset-chars): Likewise.
13470 (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
13471 charactes as is. Use indent-to to align characters.
13472
13473 * international/mule-cmds.el (find-multibyte-characters): Never
13474 exclude charsets eight-bit-control and eight-bit-graphic.
13475
13476 2000-05-19 Stefan Monnier <monnier@cs.yale.edu>
13477
13478 * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
13479 Don't quote lambdas.
13480
13481 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
13482
13483 2000-05-19 Gerd Moellmann <gerd@gnu.org>
13484
13485 * gud.el (gud-jdb-directories): Doc fix.
13486
13487 2000-05-19 Stefan Monnier <monnier@cs.yale.edu>
13488
13489 * newcomment.el: New file.
13490
13491 2000-05-19 Gerd Moellmann <gerd@gnu.org>
13492
13493 * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
13494
13495 2000-05-18 Andreas Schwab <schwab@suse.de>
13496
13497 * dired.el (dired-between-files): Also skip lines beginning with
13498 `used'.
13499
13500 2000-05-18 Gerd Moellmann <gerd@gnu.org>
13501
13502 * msb.el (msb-menu-cond): Add choice `user'.
13503
13504 2000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13505
13506 * ps-print.el: Compatibility, customization and doc fix.
13507 (ps-printer-name-option): Replace defconst by defvar.
13508 (ps-postscript-code-directory): XEmacs compatibility.
13509 (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
13510 fix.
13511 (ps-user-defined-prologue, ps-print-prologue-header)
13512 (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
13513 compatibility and code fix.
13514 (ps-print-background-image, ps-print-background-text):
13515 Customization fix.
13516 (ps-line-number-start, ps-n-up-on): New vars.
13517
13518 2000-05-18 Espen Skoglund <esk@ira.uka.de>
13519
13520 * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
13521 the indent-comment function to just return the appropriate indent.
13522
13523 2000-05-18 Eric M. Ludlam <zappo@ultranet.com>
13524
13525 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
13526 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
13527 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
13528
13529 2000-05-18 Dave Love <fx@gnu.org>
13530
13531 * info.el (Info-fontify-node): Add intangible property as well as
13532 invisible.
13533
13534 * calendar/appt.el (appt-make-list): Match all lines of entry.
13535 From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
13536
13537 2000-05-18 Kenichi Handa <handa@etl.go.jp>
13538
13539 * international/mule-diag.el (describe-char-after): Call
13540 internal-char-font, not char-font. If internal-char-font returns
13541 nil, display "-- none --".
13542
13543 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
13544
13545 * image.el (image-type-available-p): Don't reference image-types
13546 if it isn't bound.
13547
13548 2000-05-17 Stefan Monnier <monnier@cs.yale.edu>
13549
13550 * autoarg.el (autoarg-mode): Typo in the :set argument.
13551
13552 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
13553
13554 * startup.el (command-line-1): Don't signal an error if the
13555 directory for auto-save-list files does not yet exist.
13556
13557 2000-05-17 Kenichi Handa <handa@etl.go.jp>
13558
13559 * international/mule-conf.el (arabic-iso8859-6): Fix typo.
13560
13561 2000-05-16 Stefan Monnier <monnier@cs.yale.edu>
13562
13563 * subr.el (remove-hook): `setq' hook-value, not `set'.
13564
13565 2000-05-16 Sam Steingold <sds@gnu.org>
13566
13567 * info.el (debug-ignored-errors): More errors to ignore.
13568
13569 2000-05-16 Dave Love <fx@gnu.org>
13570
13571 * cus-edit.el: Don't require cl or easymenu.
13572 (custom-variable-prompt): Test standard-value property, not
13573 user-variable-p.
13574
13575 2000-05-16 Sam Steingold <sds@gnu.org>
13576
13577 * subr.el (add-hook): `setq' hook-value, not `set'.
13578
13579 2000-05-16 Gerd Moellmann <gerd@gnu.org>
13580
13581 * startup.el (command-line-1): Mention the FAQ in the startup
13582 message.
13583
13584 * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
13585
13586 * progmodes/compile.el (compilation-parse-errors): Collect
13587 `nomessage' regexps last.
13588
13589 * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
13590
13591 * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
13592 to the function name.
13593
13594 2000-05-15 Dave Love <fx@gnu.org>
13595
13596 * speedbar.el (speedbar-recenter): Typo.
13597 (speedbar-expand-line): Make arg optional.
13598 (speedbar-mode): Avoid a compiler warning.
13599
13600 2000-05-15 Gerd Moellmann <gerd@gnu.org>
13601
13602 * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
13603 user-specified option string is empty.
13604
13605 * mouse.el (mouse-yank-at-click): Doc fix.
13606
13607 2000-05-15 Eli Zaretskii <eliz@is.elta.co.il>
13608
13609 * term/internal.el (IT-character-translations): More updates of
13610 latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
13611 documents.
13612
13613 2000-05-15 Gerd Moellmann <gerd@gnu.org>
13614
13615 * env.el (getenv): New function, interactively callable.
13616 (setenv, getenv): Remove autoload cookies.
13617
13618 * loadup.el: Load `env'.
13619
13620 * progmodes/f90.el: Change author's mail address.
13621
13622 2000-05-14 Dave Love <fx@gnu.org>
13623
13624 * mail/rmail.el (rmail-show-message-hook): Customize and offer
13625 goto-addr as an option.
13626
13627 * help.el (help-xref-stack): Doc fix.
13628 (help-xref-following): New variable.
13629 (help-make-xrefs): Use it.
13630 (help-xref-go-back): Use position information from stack element.
13631 (help-follow): Make position in stack element a pair. Use
13632 help-xref-following.
13633
13634 * autoarg.el: New file.
13635
13636 * faces.el: Declare more functions obsolete.
13637
13638 * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
13639 * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
13640 * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
13641 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
13642 Remove all the setup-...-environment functions.
13643
13644 2000-05-13 Eric M. Ludlam <zappo@ultranet.com>
13645
13646 * speedbar.el: Updated the commentary section. xemacs20p now uses
13647 >= when detecting. Require `defimage' safely.
13648 (speedbar-easymenu-definition-base): Add toggle for images.
13649 (speedbar-easymenu-definition-special): Add flush cache & expand.
13650 (speedbar-visiting-tag-hook): Set new defaults. Added options.
13651 (speedbar-reconfigure-keymaps-hook): New variable.
13652 (speedbar-frame-parameters): Updated documentation.
13653 (speedbar-use-imenu-flag): Updated custom tag
13654 (speedbar-dynamic-tags-function-list): New variable.
13655 (speedbar-tag-hierarchy-method): Updated doc & custom.
13656 (speedbar-indentation-width, speedbar-indentation-width) New
13657 variables.
13658 (speedbar-hide-button-brackets-flag): Customizable.
13659 (speedbar-vc-indicator): Doc update.
13660 (speedbar-ignored-path-expressions): Updated default value.
13661 (speedbar-supported-extension-expressions): Updated default value.
13662 (speedbar-syntax-table): Remove {} paren status.
13663 (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
13664 as "+". Added overlay aliases.
13665 (speedbar-mode): Use `speedbar-mode-line-update' instead of
13666 `force-mode-line-update'.
13667 (speedbar-mode, speedbar-quick-mouse, speedbar-click)
13668 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
13669 `mouse-set-point'
13670 (speedbar-reconfigure-keymaps): Run configure keymap hooks.
13671 (speedbar-item-info-tag-helper): Revamped to handle a wider range
13672 of arbitrary text, and new helper functions.
13673 (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
13674 filename finder.
13675 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
13676 (speedbar-directory-buttons): Update path search/expansion.
13677 (speedbar-make-tag-line): Pay attention to
13678 `speedbar-indentation-width'. Use more care w/ invisible
13679 properties.
13680 (speedbar-change-expand-button-char): Call
13681 `speedbar-insert-image-button-maybe'.
13682 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
13683 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
13684 (speedbar-trim-words-tag-hierarchy)
13685 (speedbar-simple-group-tag-hierarchy): New functions
13686 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
13687 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
13688 functions.
13689 (speedbar-mouse-set-point): New function
13690 (speedbar-power-click): Updated documentation.
13691 (speedbar-line-token, speedbar-goto-this-file): Handle more types
13692 of tag prefix text.
13693 (speedbar-expand-line, speedbar-contract-line): Make more robust
13694 to strange text.
13695 (speedbar-expand-line): Takes universal argument to flush the
13696 cache.
13697 (speedbar-flush-expand-line): New function.
13698 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
13699 Use new generator insertion method.
13700 (speedbar-fetch-dynamic-tags): New function.
13701 (speedbar-fetch-dynamic-imenu): Removed code now handled in
13702 `speedbar-fetch-dynamic-imenu'.
13703 (speedbar-fetch-dynamic-etags): Fix current buffer problem.
13704 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
13705 "Revert Buffer" menu items.
13706 (speedbar-buffer-buttons-engine): Be smarter when creating a
13707 filename tag (for expansion purposes.).
13708 (speedbar-highlight-one-tag-line,
13709 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
13710 (speedbar-recenter): New functions.
13711 (defimage-speedbar): Image loading abstraction.
13712 (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
13713 (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
13714 (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
13715 (speedbar-tag-type, speedbar-tag-mail): New images.
13716 (speedbar-expand-image-button-alist): New variable.
13717 (speedbar-insert-image-button-maybe): Insert an image over some
13718 buttons.
13719
13720 2000-05-13 Kenichi Handa <handa@etl.go.jp>
13721
13722 * international/mule-cmds.el (encode-coding-char): An ASCII
13723 character is always encodable.
13724
13725 * international/mule-conf.el: Add more information in descriptions
13726 of character sets.
13727
13728 * international/mule-diag.el (describe-char-after): New function.
13729 (describe-font-internal): Adjusted for the change of font-info.
13730 (describe-font): Likewise.
13731 (print-fontset): Rewritten for the new fontset implementation.
13732 (describe-fontset): Include fontset alias names in completion.
13733 (list-fontsets): Adjusted for the change of print-fontset.
13734
13735 * simple.el (what-cursor-position): If DETAIL is non-nil, call
13736 describe-char-after instead of displaying the detail in the echo
13737 area.
13738 (syntax-code-table): Format changed.
13739 (string-to-syntax): Adjusted for the above change.
13740
13741 2000-05-12 Stefan Monnier <monnier@cs.yale.edu>
13742
13743 * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
13744
13745 2000-05-12 Dave Love <fx@gnu.org>
13746
13747 * calendar/todo-mode.el: Remove some compatibility stuff and CL
13748 dependence. Use line-{beginning,end}-position, not
13749 point-at{b,e}ol. Some doc fixes.
13750 (todo-position): New function. Fix callers of position to use it.
13751 (todo-save-top-priorities, todo-print): Use with-temp-buffer.
13752
13753 2000-05-12 Gerd Moellmann <gerd@gnu.org>
13754
13755 * time.el (display-time-mail-icon): Use `:ascent center'.
13756
13757 * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
13758 handling FTP security extensions.
13759
13760 2000-05-11 Dave Love <fx@gnu.org>
13761
13762 * calendar/todo-mode.el: New file.
13763
13764 2000-05-11 Gerd Moellmann <gerd@gnu.org>
13765
13766 * comint.el (comint-read-input-ring): Move reference to
13767 comint-input-ring-size outside of the save-excursion. It was
13768 causing the default value to be the only one ever seen.
13769
13770 * font-lock.el: Update copyright. Remove Simon Marshall's email
13771 address on request from him.
13772
13773 * subr.el (substitute-key-definition): Add comment describing
13774 the meaning of PREFIX.
13775
13776 2000-05-10 Stefan Monnier <monnier@cs.yale.edu>
13777
13778 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
13779
13780 * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
13781 (add-minor-mode): Don't make the variable buffer-local and add a
13782 reference to define-minor-mode in the docstring.
13783
13784 * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
13785 HEADER/FOOTER and fix bug with trailing empty directory.
13786 (cvs-append-to-ignore): Use vc-editable-p if available.
13787 (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
13788 (vc-do-command): Tweak advice to handle the new VC.
13789
13790 * log-view.el (log-view-goto-rev): New function for the new VC.
13791 (log-view-minor-wrap): Use mark-active.
13792
13793 * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
13794 (log-edit-changelog-full-paragraphs): New var.
13795 (log-edit-insert-changelog): Remove a lonely leading `* file'.
13796 (log-edit-narrow-changelog, log-edit-changelog-paragraph)
13797 (log-edit-changelog-subparagraph, log-edit-changelog-entry)
13798 (log-edit-changelog-ours-p, log-edit-changelog-entries)
13799 (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
13800 Replace the `cvs' prefix with `log-edit'.
13801
13802 * iswitchb.el (iswitchb-completion-help): Unquote lambda.
13803
13804 * diff-mode.el (diff-font-lock-keywords): Recognize comments.
13805 (diff-font-lock-defaults): Explicitly turn off multiline.
13806 (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
13807 (diff-ediff-patch): Fix call to ediff-patch-file.
13808 (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
13809 Handle comments.
13810
13811 * frame.el (automatic-hscrolling): Typo.
13812
13813 * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
13814
13815 2000-05-09 Sam Steingold <sds@goems.com>
13816
13817 * apropos.el (apropos-print): use `describe-face' instead of
13818 `customize-face-other-window'.
13819
13820 2000-05-09 Dave Love <fx@gnu.org>
13821
13822 Changes mostly following Richard Sharman <rsharman@wave.home.com>.
13823
13824 * help.el (describe-variable): Have customize button pop the
13825 help-xref stack when invoked.
13826 (help-xref-symbol-regexp): Add `face'.
13827 (help-make-xrefs): Check for quoted face names and adapt regexp
13828 submatch numbers to cope.
13829 (help-xref-interned): Maybe insert face doc too. Separate
13830 sections with a line of hyphens.
13831
13832 * faces.el: Some doc fixes. Declare some functions obsolete.
13833 (describe-face): Add customize button. Return the help
13834 text. Fix prompt.
13835
13836 2000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
13837
13838 * term/internal.el (IT-character-translations): Fix last change.
13839
13840 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
13841
13842 * woman.el: New file
13843 (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
13844
13845 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
13846
13847 * term/internal.el (IT-character-translations): Update ASCII
13848 simulations for greek-iso8859-7, add latin-iso8859-14 and
13849 latin-iso8859-15.
13850
13851 * international/mule-cmds.el (set-language-info-alist): Call
13852 define-prefix-command with 3 arguments, to make the map suitable
13853 for a menu.
13854
13855 2000-05-07 Dave Love <fx@gnu.org>
13856
13857 * time.el: Small doc fixes from Pavel Jan\e,Am\e(Bk ml.
13858
13859 2000-05-05 Dave Love <fx@gnu.org>
13860
13861 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
13862 list in doc string. Don't quote keyword symbols.
13863 * emacs-lisp/cl.el: Likewise
13864 * emacs-lisp/cl-seq.el: Likewise
13865
13866 2000-05-05 Gerd Moellmann <gerd@gnu.org>
13867
13868 * abbrev.el (abbrev-mode): Make ARG optional.
13869
13870 2000-05-04 Gerd Moellmann <gerd@gnu.org>
13871
13872 * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
13873
13874 * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
13875
13876 * subr.el (substitute-key-definition): Clarify documentation.
13877
13878 2000-05-04 Milan Zamazal <pdm@freesoft.cz>
13879
13880 * glasses.el (glasses-convert-to-unreadable): Use
13881 `glasses-separator' instead of the hard-wired "_".
13882 (glasses-mode): Call `glasses-make-unreadable' only in a single
13883 place.
13884
13885 2000-05-04 Eli Zaretskii <eliz@is.elta.co.il>
13886
13887 * term/internal.el (cjk-codepages-alist): Add associations for
13888 Chinese and Korean codepages. Remove FIXME comment.
13889
13890 2000-05-03 Dave Love <fx@gnu.org>
13891
13892 * time.el (display-time-mail-face, display-time-use-mail-icon):
13893 New option.
13894 (display-time-mail-icon): New variable.
13895 (display-time-string-forms): Use the above. Fix the local-map.
13896
13897 2000-05-03 Gerd Moellmann <gerd@gnu.org>
13898
13899 * replace.el (query-replace-map): Add binding for `E'.
13900 (query-replace-help): Extend help text.
13901 (perform-replace): Allow editing the replacement string.
13902
13903 * make-mode.el (makefile-mode-abbrev-table): New variable.
13904 (makefile-mode): Set local abbrev table to
13905 makefile-mode-abbrev-table.
13906 (makefile-font-lock-keywords): Fontify includes and conditionals.
13907
13908 * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
13909 set TOGGLE's value.
13910
13911 * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
13912 mail-interactive-insert-alias.
13913 (mail-abbrev-complete-alias): New command.
13914 (mail-mode-map): Bind it to `M-TAB'.
13915
13916 2000-05-03 Kenichi Handa <handa@etl.go.jp>
13917
13918 * language/lao-util.el (lao-compose-region): New function.
13919
13920 2000-05-02 Gerd Moellmann <gerd@gnu.org>
13921
13922 * files.el (recover-session): Make directories as necessary
13923 if they don't exist yet.
13924
13925 * calendar/cal-french.el
13926 (french-calendar-multibyte-special-days-array)
13927 (french-calendar-special-days-array): Change French text.
13928 (calendar-french-date-string): Change output.
13929 (calendar-goto-french-date): Likewise.
13930
13931 2000-05-02 Per Abrahamsen <abraham@dina.kvl.dk>
13932
13933 * wid-edit.el (widget-default-active): Obey `:always-active'.
13934 (widget-documentation-string-value-create): Set `:always-active'.
13935
13936 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
13937
13938 * startup.el (auto-save-list-file-prefix): For ms-dos, set the
13939 default prefix to `~/_emacs.d/auto-save.list/_s'.
13940 (normal-top-level): Create the directory for auto-save files, if
13941 it doesn't already exist (in the ms-dos case only).
13942
13943 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
13944
13945 * international/mule-cmds.el (set-language-environment): Don't
13946 concat an integer (dos-codepage), use format instead.
13947
13948 2000-05-02 Dave Love <fx@gnu.org>
13949
13950 * help.el (help-xref-on-pp): Check for constant symbols.
13951
13952 2000-04-29 Gerd Moellmann <gerd@gnu.org>
13953
13954 * startup.el (normal-top-level): Put a condition-case around
13955 the code loading subdirs.el.
13956
13957 2000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13958
13959 * ps-print.el: Upside-down and face background color printing,
13960 line number step, doc fix.
13961 (ps-print-version): New version number (5.2).
13962 (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
13963 (ps-face-attribute-list, ps-plot-with-face): Code fix.
13964 (ps-spool-config): Var fix.
13965 (ps-printer-name-option): Const fix.
13966 (ps-print-upside-down, ps-use-face-background)
13967 (ps-line-number-step): New vars.
13968 (ps-window-system, ps-lp-system): New consts.
13969 (ps-face-background): New fun.
13970
13971 2000-04-28 Richard Stallman <rms@gnu.org>
13972
13973 * files.el (make-auto-save-file-name):
13974 Apply auto-save-file-name-transforms to visited file name
13975 before generating auto save file name.
13976 (auto-save-file-name-transforms): New variable.
13977
13978 * files.el (backup-enable-predicate):
13979 Correctly test for a file under a temporary directory.
13980
13981 2000-04-28 Gerd Moellmann <gerd@gnu.org>
13982
13983 * subr.el (add-minor-mode): Rewritten.
13984
13985 2000-04-28 Kenichi Handa <handa@etl.go.jp>
13986
13987 * mail/sendmail.el (sendmail-send-it): Set
13988 buffer-file-coding-system to the selected coding system for MIME
13989 header.
13990
13991 2000-04-27 Gerd Moellmann <gerd@gnu.org>
13992
13993 * dired.el (dired-move-to-filename-regexp): Allow format where
13994 YYYY is followed by two spaces.
13995
13996 * progmodes/etags.el (etags-tags-completion-table): Add a `:'
13997 in the second character class of the regexp.
13998
13999 * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
14000 mh-etc, too.
14001
14002 * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
14003 nil.
14004
14005 * subr.el (add-minor-mode): Use `set' instead of `setq'.
14006
14007 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
14008 argument.
14009
14010 2000-04-27 Sen Nagata <sen@eccosys.com>
14011
14012 * emacs-lisp/crm.el (crm-completion-table): New variable.
14013 (crm-collection-fn, crm-test-completion)
14014 (completing-read-multiple): Use it.
14015
14016 2000-04-27 Dave Love <fx@gnu.org>
14017
14018 * help.el (locate-library): Use mapc.
14019 (help-manyarg-func-alist): Add call-process-region.
14020
14021 2000-04-26 Gerd Moellmann <gerd@gnu.org>
14022
14023 * subr.el (add-minor-mode): Make argument MAP optional.
14024
14025 * desktop.el (desktop-save): Save list of minor modes.
14026 (desktop-create-buffer): Restore minor modes.
14027 (desktop-minor-mode-table): New user-option.
14028
14029 * subr.el (add-minor-mode): New function.
14030
14031 * image.el (find-image): New function.
14032 (defimage): Rewritten to find image at load time.
14033
14034 * startup.el (normal-top-level-add-to-load-path): Handle
14035 case that the default directory is not in load-path.
14036
14037 * help.el: Old patch from Stefan Monnier.
14038 (help-xref-on-pp): New function.
14039 (describe-variable): Use it to display xrefs in a symbol's value.
14040
14041 2000-04-26 Stefan Monnier <monnier@cs.yale.edu>
14042
14043 * cus-edit.el (custom-face): Fix parenthesis.
14044
14045 2000-04-26 Kenichi Handa <handa@etl.go.jp>
14046
14047 * mail/rmail.el (rmail-expunge): When there are no deleted
14048 messages, do nothing.
14049
14050 2000-04-26 Dave Love <fx@gnu.org>
14051
14052 * international/mule-cmds.el (locale-translation-file-name):
14053 Defvar to nil.
14054 (set-locale-environment): Set it here (at runtime).
14055
14056 2000-04-25 Gerd Moellmann <gerd@gnu.org>
14057
14058 * replace.el (perform-replace): Add parameters START and END. Use
14059 them instead of the check for a region in Transient Mark mode.
14060 (query-replace-read-args): Return two more list elements for the
14061 start and end of the region in Transient Mark mode.
14062 (query-replace, query-replace-regexp, query-replace-regexp-eval)
14063 (map-query-replace-regexp, replace-string, replace-regexp): Add
14064 optional last arguments START and END and pass them to
14065 perform-replace.
14066
14067 * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
14068 form with additional arguments for perform-replace.
14069
14070 * progmodes/etags.el (tags-query-replace): Add parameters START
14071 and END. Construct a form with additional arguments for
14072 perform-replace.
14073
14074 * simple.el (shell-command): Set default directory for "*Shell
14075 Command Output" buffer.
14076
14077 * language/european.el (iso-latin-4): Fix typo.
14078
14079 * emacs-lisp/crm.el: New file.
14080
14081 2000-04-24 Dave Love <fx@gnu.org>
14082
14083 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
14084 (Custom-reset-saved, Custom-reset-standard)
14085 (custom-group-value-create, custom-group-set, custom-group-save)
14086 (custom-group-reset-current, custom-group-reset-saved)
14087 (custom-group-reset-standard): Use mapc.
14088 (custom-buffer-create-internal): Disable undo when creating items.
14089 Use mapc.
14090 (custom-face): Avoid redundant lambda.
14091
14092 2000-04-24 Gerd Moellmann <gerd@gnu.org>
14093
14094 * startup.el (auto-save-list-file-prefix): Set default to
14095 `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
14096
14097 2000-04-24 Sam Steingold <sds@gnu.org>
14098
14099 * time-stamp.el (time-stamp-string-preprocess): Always convert
14100 `field-result' to a string.
14101
14102 2000-04-24 Gerd Moellmann <gerd@gnu.org>
14103
14104 * frame.el (scrolling): New group.
14105 (automatic-hscrolling): New user-option.
14106
14107 * startup.el (command-line-x-option-alist): Add `-lsp' and
14108 `--line-spacing'.
14109
14110 2000-04-19 Dave Love <fx@gnu.org>
14111
14112 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
14113 (cl-mapc): Rename from mapc. Fix the funcall.
14114
14115 2000-04-19 Gerd Moellmann <gerd@gnu.org>
14116
14117 * simple.el (clone-indirect-buffer-other-window): New command.
14118 (clone-indirect-buffer): Add optional arg NORECROD.
14119 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
14120
14121 * help.el (resize-temp-buffer-window): Use count-screen-lines.
14122
14123 * window.el (count-screen-lines): New function.
14124 (shrink-window-if-larger-than-buffer): Use count-screen-lines
14125 instead of window-buffer-height.
14126
14127 * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
14128 non-existing variable comint-input-sentinel.
14129 (inferior-lisp-args-to-list): Removed.
14130 (inferior-lisp): Use split-string instead of
14131 inferior-lisp-args-to-list.
14132
14133 * hexl.el (hexl-insert-hex-string): New command.
14134
14135 * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
14136 instead of concat.
14137
14138 2000-04-18 Gerd Moellmann <gerd@gnu.org>
14139
14140 * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
14141 at the start of an existing but empty folder.
14142
14143 2000-04-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14144
14145 * ps-mule.el: Customization fix, doc fix.
14146 (ps-multibyte-buffer): Customization fix.
14147
14148 2000-04-17 Richard M. Stallman <rms@gnu.org>
14149
14150 * subr.el (read-passwd): Use read-char-exclusive.
14151
14152 2000-04-17 Gerd Moellmann <gerd@gnu.org>
14153
14154 * textmodes/texinfo.el (texinfo-insert-@email)
14155 (texinfo-insert-@emph, texinfo-insert-@quotation)
14156 (texinfo-insert-@strong, texinfo-insert-@url): New functions.
14157 (texinfo-mode-map): Add key bindings for them.
14158
14159 * files.el (basic-save-buffer-2): Use a template with `$'
14160 instead of `#' for VMS.
14161
14162 * simple.el (clone-indirect-buffer): New function.
14163
14164 2000-04-16 Stephen Eglen <stephen@gnu.org>
14165
14166 * iswitchb.el (iswitchb-case): New function. If the user input
14167 contains any upper-case characters, the search is made
14168 case-sensitive.
14169
14170 2000-04-17 Stefan Monnier <monnier@cs.yale.edu>
14171
14172 * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
14173 comment-end.
14174 (texinfo-font-lock-syntactic-keywords): New var.
14175 (texinfo-font-lock-keywords): Remove comment regexp.
14176 (texinfo-insert-block): New function.
14177 (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
14178 (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip
14179 and font-lock-defaults. Use regexp-opt for outline-regexp.
14180 (texinfo-environments): New var.
14181 (texinfo-environment-regexp): Use regexp-opt and
14182 texinfo-environments.
14183
14184 * textmodes/ispell.el (ispell-menu-map-needed): Check that
14185 ispell-process is bound since this might be eval'd before ispell
14186 is loaded.
14187 (ispell-message): Use a tiny bit less magic and a bit more hard
14188 data to figure out what kind of sc-cite-regexp to use.
14189
14190 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
14191
14192 * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
14193 (insert-cyclic-diary-entry): Unquote the lambda.
14194
14195 * gud.el (gud-jdb-build-source-files-list): Fix typo.
14196
14197 * files.el (backup-enable-predicate): Unquote the lambda.
14198
14199 * cus-edit.el (custom-face, face): Unquote the lambda.
14200
14201 2000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14202
14203 * ps-print.el: Check for line-beginning-position definition.
14204
14205 * ps-print.el: Fix counting lines in a region.
14206 (ps-print-version): New version number (5.1.5).
14207 (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
14208 (ps-printing-region): Fun code fix.
14209
14210 2000-04-15 Gerd Moellmann <gerd@gnu.org>
14211
14212 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
14213 to file-directory-p.
14214
14215 2000-04-14 Gerd Moellmann <gerd@gnu.org>
14216
14217 * gud.el (gud-jdb-build-source-files-list): Check that directory
14218 exists before calling directory-files.
14219
14220 2000-04-13 Dave Love <fx@gnu.org>
14221
14222 * emacs-lisp/trace.el: Change maintainer. Use new backquote
14223 syntax.
14224
14225 * emacs-lisp/cl-specs.el: Remove when, unless.
14226
14227 * emacs-lisp/cl-extra.el: Don't quote keywords.
14228 (cl-old-mapc): New variable.
14229 (mapc): Use it.
14230 (cl-map-intervals): Use with-current-buffer. Don't check for
14231 next-property-change.
14232 (cl-map-overlays): Use with-current-buffer.
14233 (cl-expt): Remove.
14234 (copy-tree, remprop): Define unconditionally.
14235
14236 * emacs-lisp/cl-compat.el (keywordp): Remove.
14237
14238 * emacs-lisp/edebug.el (edebug-keywordp): Remove. Change callers
14239 to use keywordp.
14240 (edebug-spec): Enable keywordp.
14241
14242 * cus-edit.el (custom-sort-items): Avoid symbol-name with new
14243 string-lessp.
14244
14245 * cus-start.el: Use keywordp.
14246
14247 2000-04-13 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
14248
14249 * diary-lib.el (include-other-diary-files): Fix the fix of
14250 2000-02-18 by doing a save-excursion.
14251
14252 2000-04-13 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14253
14254 * ps-print.el: Customization fix, doc fix.
14255 (ps-print-version): New version number (5.1.4).
14256 (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
14257 (ps-print-preprint): Adjust code.
14258 (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
14259 (ps-print-prologue-header, ps-print-control-characters)
14260 (ps-spool-config): Customization fix.
14261
14262 2000-04-13 Eli Zaretskii <eliz@is.elta.co.il>
14263
14264 * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
14265 converted to the new menu-item format, names silightly changed,
14266 help strings added.
14267
14268 Support for spelling without async subprocesses:
14269
14270 * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
14271 (ispell-session-buffer): New variables.
14272 (ispell-start-process, ispell-process-status,
14273 ispell-accept-output, ispell-send-string): New functions, for
14274 Ispell invocation when async subprocesses aren't supported.
14275 (ispell-word, ispell-pdict-save, ispell-command-loop,
14276 ispell-process-line, ispell-buffer-local-parsing): Replace calls
14277 to process-send-string with calls to ispell-send-string, and
14278 accept-process-output with ispell-accept-output.
14279 (ispell-init-process): Call ispell-process-status instead of
14280 process-status with.
14281 (ispell-init-process): Call ispell-start-process. Call
14282 ispell-accept-output and ispell-send-string. Don't call
14283 process-kill-without-query and kill-process if they are unbound.
14284 (ispell-async-processp): New function.
14285
14286 2000-04-12 Dave Love <fx@gnu.org>
14287
14288 * info.el: Add debug-ignored-errors.
14289 (Info-mode-menu): Add some items.
14290 (Info-directory): Add autoload cookie.
14291
14292 * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
14293 Modify `truncate-lines'. Make `describe-language-environment'
14294 always visible and add help. Modify `describe-key' help. Invoke
14295 Info-directory from `info'. New entry `emacs-manual'.
14296
14297 2000-04-10 Gerd Moellmann <gerd@gnu.org>
14298
14299 * progmodes/ebrowse.el (ebrowse-tree-mode): Use
14300 propertized-buffer-identification.
14301 (ebrowse-update-member-buffer-mode-line): Likewise.
14302 (ebrowse--mode-strings): Removed.
14303 (ebrowse--mode-line-props): Removed.
14304
14305 * files.el (auto-mode-alist): Add `EBROWSE'.
14306
14307 * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
14308 space before testing for end of buffer.
14309 (ebrowse-load): Removed.
14310 (ebrowse-revert-tree-buffer-from-file): Rewritten.
14311 (ebrowse-create-tree-buffer): Rewritten.
14312 (ebrowse-tree-mode): Read tree from buffer.
14313
14314 * progmodes/ebrowse-ffh.el: Removed.
14315
14316 2000-04-10 Kenichi Handa <handa@etl.go.jp>
14317
14318 * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
14319
14320 2000-04-10 Gerd Moellmann <gerd@gnu.org>
14321
14322 * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
14323 at the wrong place.
14324
14325 2000-04-09 Dave Love <fx@gnu.org>
14326
14327 * files.el (backup-enable-predicate): Use
14328 temporary-file-directory, small-temporary-file-directory.
14329 (make-backup-file-name-function, backup-directory-alist): New
14330 variables.
14331 (make-backup-file-name-1): New function.
14332 (make-backup-file-name): Use it.
14333 (find-backup-file-name): Likewise. Use format for clarity, not
14334 concat.
14335 (file-newest-backup): Use make-backup-file-name.
14336
14337 2000-04-09 Gerd Moellmann <gerd@gnu.org>
14338
14339 * progmodes/ebrowse-ffh.el: New file.
14340
14341 * progmodes/ebrowse.el (ebrowse-find-file-hook-fn): Moved
14342 to ebrowse-ffh.el.
14343 (ebrowse-load): Add autoload.
14344
14345 * finder.el (finder-commentary): Add autoload cookie.
14346
14347 * mail/rfc2368.el: Correct author's email address.
14348
14349 * progmodes/ebrowse.el: New file.
14350
14351 * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
14352 item help string.
14353 (easy-menu-do-add-item): Ditto.
14354 (easy-menu-define): Extend doc string.
14355
14356 * jit-lock.el (with-buffer-unmodified): Use
14357 restore-buffer-modified-p.
14358 (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
14359 (jit-lock-function, jit-lock-stealth-fontify): Don't use
14360 with-buffer-unmodified.
14361
14362 2000-04-08 Dave Love <fx@gnu.org>
14363
14364 * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
14365 unless, when.
14366
14367 2000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
14368
14369 * viper-util.el (viper-put-on-search-overlay): New subroutine.
14370 (viper-flash-search-pattern): No operation when using Emacs
14371 doesn't support face.
14372 Use `viper-put-on-search-overlay'.
14373
14374 2000-04-04 Gerd Moellmann <gerd@gnu.org>
14375
14376 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
14377 like C-r.
14378
14379 * progmodes/make-mode.el: Some doc fixes.
14380 (makefile-mode-abbrev-table): New variable.
14381 (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
14382 (makefile-font-lock-keywords): Fontify includes and conditionals.
14383 (toplevel): Require `dabbrev' and `add-log' when compiling.
14384
14385 * replace.el (perform-replace): Don't move forward one char
14386 when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want
14387 to do that because it leaves point 1 position after the last
14388 replacement, after everything has been replaced.
14389
14390 * jit-lock.el (with-buffer-unmodified): New macro.
14391 (with-buffer-prepared-for-font-lock): Don't preserve buffer's
14392 modified state.
14393 (jit-lock-function-1): Extracted from jit-lock-function; not
14394 preserving buffer's modified state.
14395 (jit-lock-function, jit-lock-stealth-fontify): Call
14396 jit-lock-function-1.
14397
14398 * mail/rfc2368.el: Remove supernumerary copyright line.
14399
14400 2000-04-04 Milan Zamazal <pdm@freesoft.cz>
14401
14402 * glasses.el: Provide facilities for inserting space before left
14403 parentheses and uncapitalization of identifiers.
14404 (glasses-mode): Try to remove old overlays in all cases.
14405
14406 2000-04-03 Gerd Moellmann <gerd@gnu.org>
14407
14408 * progmodes/compile.el (compile-internal): Display the compilation
14409 buffer in a different frame, if it's already displayed there.
14410
14411 * mail/rfc2368.el: New file.
14412
14413 * simple.el (sendmail-user-agent-compose): Recognize a `body'
14414 header and insert its value as mail body.
14415
14416 * subr.el (member-ignore-case): New function.
14417
14418 * dabbrev.el (dabbrev-ignored-regexps): New user-option.
14419 (dabbrev--find-expansion): Ignore buffers matching a regexp
14420 from dabbrev-ignored-regexps.
14421
14422 * jka-compr.el (jka-compr-compression-info-list): Add `.z'
14423 to extensions handled by gzip.
14424
14425 2000-04-03 Richard M. Stallman <rms@gnu.org>
14426
14427 * files.el (insert-directory): List the total free space
14428 along with the used space.
14429
14430 * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
14431 line is followed by one that matches CITATION-REGEXP, end the
14432 paragraph.
14433
14434 2000-04-03 Markus Rost <rost@delysid.gnu.org>
14435
14436 * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
14437 (rmail-make-basic-summary-line): Use that option.
14438
14439 2000-04-03 Kenichi Handa <handa@etl.go.jp>
14440
14441 * international/mule-cmds.el (encoded-string-description):
14442 Rewritten. Try pretty description for ISO 2022 escape sequences
14443 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters
14444 for hexadecimal format.
14445
14446 2000-04-01 Dave Love <fx@gnu.org>
14447
14448 * cpp.el: Change customization group to `c' from `C'.
14449
14450 * vcursor.el (vcursor-move): Use display-color-p.
14451
14452 * international/mule-util.el: Provide mule-utils.
14453 (string-to-sequence): Simplify and speed up.
14454
14455 * international/mule.el (make-coding-system): Purecopy doc-string.
14456
14457 * international/mule-cmds.el: Various menu changes.
14458 (describe-specified-language-support): Handle `Default'.
14459 (set-language-info): Purecopy `info'.
14460
14461 2000-03-31 Andrew Innes <andrewi@gnu.org>
14462
14463 * vc.el (vc-backend-diff): Return the correct status if we had to
14464 retry the rcsdiff command without the --brief option.
14465
14466 2000-03-31 Dave Love <fx@gnu.org>
14467
14468 * help.el (help-manyarg-func-alist): Correct several omissions.
14469
14470 * add-log.el: Don't require cl, fortran.
14471 (add-log-current-defun-function): Doc fix.
14472 (change-log-version-number-regexp-list): Remove SCCS part. Doc
14473 fix.
14474 (change-log-version-rcs): Function deleted.
14475 (change-log-version-number-search): Doc fix. Use
14476 vc-workfile-version. Avoid CL dolist.
14477 (add-change-log-entry): Just call add-log-current-defun to get
14478 defun. Simplify somewhat.
14479 (change-log-get-method-definition-1): Likewise.
14480 (add-log-current-defun): Return nil if calling
14481 add-log-current-defun-function does so. Move Fortran stuff to
14482 fortran.el. Return string without properties.
14483
14484 * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
14485 and :alpha: char classes.
14486
14487 * mail/supercite.el: Defvar curline when compiling.
14488 (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
14489 (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
14490 rather than a-zA-Z0-9 to allow non-ASCII characters.
14491
14492 2000-03-31 Gerd Moellmann <gerd@gnu.org>
14493
14494 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
14495
14496 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
14497 Re-enable new code.
14498
14499 * lpr.el (print-region-1): Use -d to specify printer name for
14500 systems `usg-unix-v*, `dgux', `hpux', `irix'.
14501
14502 2000-03-31 Dave Love <fx@gnu.org>
14503
14504 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Look
14505 for function definition in symbol's function value slot first
14506 instead of first consulting byte-compile-function-environment.
14507
14508 2000-03-31 Kenichi Handa <handa@etl.go.jp>
14509
14510 * language/european.el ("Polish"): New language environment.
14511 (setup-polish-environment): New function.
14512
14513 2000-03-30 Gerd Moellmann <gerd@gnu.org>
14514
14515 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
14516 Disable new code.
14517
14518 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
14519 trying to `load' the symbol of an autoload instead of the file
14520 recorded in the autoload. Fix error messages.
14521
14522 2000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14523
14524 * ps-print.el: PostScript programming fix for ghostview, doc fix.
14525 (ps-print-version): New version number (5.1.3).
14526 (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
14527 (ps-insert-file, ps-output-boolean, ps-plot-with-face)
14528 (ps-generate-postscript-with-faces): Code fix.
14529 (ps-color-values): XEmacs compatibility.
14530 (ps-print-background-image, ps-print-background-text, ps-printer-name)
14531 (ps-default-fg, ps-default-bg): Adjust customization.
14532 (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
14533 (ps-color-scale): Renaming old ps-color-value fun.
14534 (ps-print-headers): Replace ps-print-header group to avoid conflict
14535 with ps-print-header variable.
14536 (ps-print-miscellany): New group.
14537 (ps-format-color, ps-rgb-color): New funs.
14538 (ps-default-foreground): New var.
14539 (ps-printer-name-option): New const.
14540
14541 2000-03-30 Peter Breton <pbreton@ne.mediaone.net>
14542
14543 * net/net-utils.el:
14544 (network-connection-host, network-connection-service): New variables
14545 (network-connection-mode): New mode, derived from comint-mode
14546 (network-connection-mode-setup): New function, saves host and
14547 service information in local variables.
14548
14549 * lisp/locate.el:
14550 (locate-word-at-point): Added this function
14551 (locate): Default to using locate-word-at-point as input
14552 Run dired-mode-hook
14553
14554 2000-03-29 Dave Love <fx@gnu.org>
14555
14556 * calendar/appt.el: Doc fixes.
14557 (appt-check): Convert min-to-app to a string before passing to
14558 appt-disp-window-function or concat.
14559 (appt-delete-window): Remove test for frame-root-window.
14560 (appt-select-lowest-window, appt-convert-time): Simplify.
14561
14562 * emacs-lisp/bytecomp.el: Doc fixes.
14563 (byte-compile-file-form-autoload): Update
14564 byte-compile-function-environment.
14565
14566 2000-03-29 Andreas Schwab <schwab@suse.de>
14567
14568 * emacs-lisp/autoload.el: Also print defsubst doc string
14569 specially.
14570
14571 * dired.el (dired-insert-directory): If dired-free-space-program
14572 failed just delete its output.
14573
14574 2000-03-29 Dave Love <fx@gnu.org>
14575
14576 * international/iso-cvt.el: Move provide to end. Doc fixes.
14577 (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
14578 (iso-iso2sgml, iso-sgml2iso): New functions.
14579 (iso-cvt-define-menu): Fix some entries and use backquote for
14580 clarity.
14581
14582 * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
14583
14584 2000-03-28 Gerd Moellmann <gerd@gnu.org>
14585
14586 * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
14587 ISO-DATE. If non-nil, return date in ISO 8601 format.
14588
14589 2000-03-26 Stefan Monnier <monnier@cs.yale.edu>
14590
14591 * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
14592 if it ever becomes used.
14593 (log-edit-mode-hook): Default to vc-log-mode-hook.
14594 (log-edit-mode): Fix the docstring.
14595
14596 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
14597 the code.
14598
14599 2000-03-26 Dave Love <fx@gnu.org>
14600
14601 * net/browse-url.el (browse-url): Re-fix case of
14602 browse-url-browser-function being an alist.
14603 (browse-url): Add :link to defgroup.
14604
14605 * files.el: Doc fixes.
14606 (file-truename): Include `[' in wildcard characters.
14607 (automount-dir-prefix): Customize.
14608 (find-file-wildcards): Add :version.
14609 (find-file-noselect): Simplify a mapcar call.
14610
14611 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
14612 compatible with inf-lisp version.
14613 (eval-defun-1): Fix custom-declare-variable case.
14614
14615 2000-03-25 Stefan Monnier <monnier@cs.yale.edu>
14616
14617 * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
14618
14619 2000-03-24 Gerd Moellmann <gerd@gnu.org>
14620
14621 * Makefile (COMPILE_FIRST): New macro.
14622 (compile-files): Compile files from COMPILE_FIRST first.
14623
14624 * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new
14625 code.
14626
14627 * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
14628 matching open parenthesis in column 0 to defun-prompt-regexp
14629 only if open-paren-in-column-0-is-defun-start is set.
14630
14631 * sun-curs.el: Require CL at compile-time only.
14632
14633 * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
14634 instead of copy-list which is a function from CL.
14635 (msb--choose-menu, msb--mode-menu-cond)
14636 (msb--create-buffer-menu-2): Use dolist instead of mapc.
14637 (msb--init-file-alist): Use mapcar instead of mapcan.
14638 (msb--aggregate-alist): Use mapcar instead of mapcan. Fix
14639 `(' in column 0 in doc string.
14640 (msb--add-separators): Use mapcar instead of mapcan.
14641
14642 * cus-dep.el: Require CL at compile-time only.
14643
14644 2000-03-24 Stefan Monnier <monnier@cs.yale.edu>
14645
14646 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
14647 (byte-compile-warnings): New warning `noruntime'.
14648 (byte-compile-constants, byte-compile-variables): Fix docstring.
14649 (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
14650 execute `eval-whenc-compile's body.
14651 (byte-compile-unresolved-functions): Fix docstring.
14652 (byte-compile-eval): New function.
14653 (byte-compile-callargs-warn): Check if the function will be available
14654 at runtime (via property `byte-compile-noruntime').
14655 (byte-compile-print-syms): New function.
14656 (byte-compile-warn-about-unresolved-functions): Also warn about
14657 `noruntime' functions (and use `byte-compile-print-syms').
14658 (byte-compile-file): Capitalize the message.
14659
14660 2000-03-24 Gerd Moellmann <gerd@gnu.org>
14661
14662 * mail/rmail.el (rmail-confirm-expunge): New user-option.
14663 (rmail-expunge): Ask for confirmation depending on the setting
14664 of rmail-confirm-expunge.
14665
14666 2000-03-23 Gerd Moellmann <gerd@gnu.org>
14667
14668 * Makefile (bootstrap-clean): If $(emacs) exists, build
14669 loaddefs.el first. A loaddefs.el that's not up-to-date might
14670 cause a bootstrap failure because things don't autoload as
14671 expected.
14672
14673 2000-03-23 Dave Love <fx@gnu.org>
14674
14675 * net/browse-url.el: Restore previous use of
14676 browse-url-maybe-new-window.
14677
14678 2000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14679
14680 * ps-print.el: Skip banner page fix.
14681 (ps-print-version): New version number (5.1.2).
14682 (ps-begin-file, ps-end-file, ps-generate): Code fix.
14683
14684 2000-03-23 Dave Pearson <davep@davep.org>
14685
14686 * net/quickurl.el Changed the type of parameter passed to the
14687 function defined by `quickurl-format-function'. Before only the
14688 text of the URL was passed. Now the whole URL structure is passed
14689 and the function is responsible for extracting the parts it
14690 requires. Changed the default of `quickurl-format-function'
14691 accordingly.
14692 (quickurl-insert): Changed the `funcall' of
14693 `quickurl-format-function' to match the above change.
14694 (quickurl-list-insert): Changed the `url' case so that it makes
14695 use of `quickurl-format-function', previous to this the format was
14696 hard wired.
14697
14698 2000-03-22 Gerd Moellmann <gerd@gnu.org>
14699
14700 * startup.el: Change some spellings for the X Window System.
14701
14702 2000-03-22 Stefan Monnier <monnier@cs.yale.edu>
14703
14704 * progmodes/make-mode.el (makefile-warn-suspicious-lines): clean
14705 up the code and the regexp and make sure the cursor is temporarily
14706 moved to the suspicious line while querying the user.
14707
14708 2000-03-22 Jason Rumney <jasonr@gnu.org>
14709
14710 * w32-fns.el (w32-charset-info-alist): Initialize.
14711
14712 2000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14713
14714 * ps-print.el: N-up last page fix.
14715 (ps-print-version): New version number (5.1.1).
14716 (ps-end-file, ps-end-job, ps-generate): Code fix.
14717
14718 2000-03-21 Stefan Monnier <monnier@cs.yale.edu>
14719
14720 * files.el (find-file-run-dired): Update docstring.
14721 (find-directory-functions): New hook.
14722 (find-file-noselect): Run find-directory-functions rather than
14723 calling dired directly.
14724
14725 * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
14726
14727 * pcvs.el: Add a minimal leading commentary.
14728 (cvs-make-cvs-buffer): Change the header part by removing the startup
14729 message and adding a `Module' entry. Also replace the FOOTER and
14730 HEADER special fileinfos with the new support in ewoc for updating
14731 its own footer and header.
14732 (cvs-update-header): Update to use the header/footer of the ewoc.
14733 (cvs-mode): Use define-derived-mode and set truncate-lines to t.
14734 (cvs-is-within-p): New function.
14735 (cvs-mode-run): Take advantage of `save-some-buffers's new ability
14736 to only examine some subset of the buffers.
14737
14738 * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
14739 `format' instead of our own ad-hoc functions.
14740 Remove HEADER and FOOTER cases, now handled in the EWOC.
14741 (cvs-fileinfo<): Remove HEADER and FOOTER cases.
14742
14743 * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
14744 output to avoid scaring the user.
14745 (cvs-parse-table): Catch message for non-up-to-date commits.
14746
14747 * pcvs-defs.el (cvs-startup-message): Remove.
14748 (cvs-global-menu): New autoloaded menu.
14749
14750 * pcvs-util.el (cvs-string-fill): Remove.
14751
14752 * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
14753 (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
14754 PP part of it and also make it work for footers and headers.
14755 (ewoc-create): Drop POS and BUFFER arguments.
14756 Use the DLL's dummy node to store the end-of-footer position.
14757 (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
14758 (ewoc-refresh): Remove unused `header' variable.
14759 (ewoc-(get|set)-hf): New functions.
14760
14761 * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
14762 log-view-*-(message|file) and use easy-mmode-define-navigation.
14763 (log-view-message-re): Match SCCS format as well.
14764 And match the revision line rather than the dashed separator line.
14765 (log-view-mode): Use the new define-derived-mode.
14766 (log-view-current-tag): Fill in with an actual implementation.
14767
14768 * cvs-status.el (cvs-status-(prev|next)): Rename from
14769 cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
14770 (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
14771 to let the output "breathe" a little more (more readable).
14772 (cvs-status-mode): Use the new define-derived-mode.
14773
14774 * smerge-mode.el (smerge-auto-leave): New function and variable.
14775 (smerge-basic-map): Rename from smerge-basic-keymap.
14776 Change the bindings for smerge-diff-*.
14777 (smerge-*-map): Use easy-mmode-defmap.
14778 (smerge-(next|prev)): Use easy-mmode-define-navigation.
14779 (smerge-keep-*): Use smerge-auto-leave.
14780
14781 2000-03-21 Jason Rumney <jasonr@gnu.org>
14782
14783 * cus-edit.el (custom-button-face): Use 3D look for w32.
14784 (custom-button-pressed-face): Likewise.
14785
14786 2000-03-21 Gerd Moellmann <gerd@gnu.org>
14787
14788 * progmodes/etags.el (tags-case-fold-search): New user-option.
14789 (tags-loop-eval): New function. Bind case-fold-search around eval
14790 depending on the value of tags-case-fold-search.
14791 (tags-loop-continue): Use tags-loop-eval.
14792 (find-tag-in-order): Bind case-fold-search depending on the value
14793 of tags-case-fold-search.
14794
14795 2000-03-21 Stefan Monnier <monnier@cs.yale.edu>
14796
14797 * diff-mode.el (diff-mode-*-map): use `easy-mmode-defmap'.
14798 (diff-end-of-hunk): Return the end position for use in
14799 `easy-mmode-define-navigation'.
14800 (diff-recenter): Remove.
14801 (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
14802 of `easy-mmode-define-navigation'.
14803 (diff-kill-*): Rename `diff-*-kill' (for consistency with the
14804 previous renaming) and fix to use new names.
14805 (diff-merge-strings): Use \n as separator: simpler, faster.
14806 (diff-mode): Use `define-derived-mode'.
14807
14808 * derived.el (define-derived-mode): Don't autoload anymore.
14809 Prefer the macro-only version provided by easy-mmode.el.
14810
14811 * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
14812 `easy-mmode-define-derived-mode'.
14813 Use `combine-run-hooks'.
14814 (easy-mmode-define-navigation): New macro.
14815
14816 * subr.el (combine-run-hooks): New function.
14817
14818 2000-03-21 Kenichi HANDA <handa@etl.go.jp>
14819
14820 * term/x-win.el: Fontsets related initialization is simplified.
14821
14822 * international/mule-diag.el (describe-font): Don't refer to
14823 global-fontset-alist, instead call font-list.
14824 (describe-fontset, list-fontsets, mule-diag): Likewise.
14825 (print-fontset): Adjusted for the change of fontset
14826 implementation.
14827
14828 * international/fontset.el (x-charset-registries): Variable
14829 removed, instead the corresponding data is stored in the default
14830 fontset.
14831 (register-alternate-fontnames): Function removed.
14832 (resolved-ascii-font): Variable removed.
14833 (x-compose-font-name): Ignore the second argument REDOCE.
14834 (x-complement-fontset-spec): Complement only an ASCII font and
14835 element for those charsets than can use that ASCII font.
14836 (generate-fontset-menu): Don't refer to global-fontset-alist,
14837 instead call fontset-list.
14838 (uninstantiated-fontset-alist): Variable removed.
14839 (x-style-funcs-alist): Likewise.
14840 (fontset-default-styles): Likewise.
14841 (x-modify-font-name): Function removed.
14842 (create-fontset-from-fontset-spec): Ignore the argument
14843 STYLE-VARIANT.
14844 (create-fontset-from-ascii-font): Docsting adjusted for the above
14845 change.
14846 (instantiate-fontset, resolve-fontset-name): Functions removed.
14847 (fontset-list): Now implemented by C code.
14848
14849 * faces.el (read-face-font): Fix TABLE arg to completing-read.
14850 (describe-face): Include `font' attribute in the description.
14851
14852 2000-03-21 Kenichi Handa <handa@etl.go.jp>
14853
14854 * international/quail.el (quail-set-keyboard-layout): Typo fixed.
14855
14856 2000-03-20 Gerd Moellmann <gerd@gnu.org>
14857
14858 * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
14859 ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
14860 zone-mode.el, snmp-mode.el: Moved to net subdirectory.
14861
14862 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
14863 about behavior of set-buffer-modified-p wrt redisplay.
14864
14865 2000-03-19 Richard M. Stallman <rms@gnu.org>
14866
14867 * view.el (view-mode-disable): Kill local binding of view-read-only.
14868
14869 2000-03-18 Gerd Moellmann <gerd@gnu.org>
14870
14871 * font-lock.el (font-lock-apply-syntactic-highlight): if VALUE
14872 is a string, convert it to a syntax cell using string-to-syntax.
14873
14874 * simple.el (syntax-code-table, syntax-flag-table): New variables.
14875 (string-to-syntax): New function.
14876
14877 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
14878 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
14879 try to use passive ftp mode.
14880
14881 2000-03-17 Gerd Moellmann <gerd@gnu.org>
14882
14883 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
14884
14885 * simple.el (append-to-buffer): Update point of windows after
14886 insertion.
14887
14888 * abbrev.el (inverse-add-abbrev): Identify word by first moving
14889 forward then moving backward. Reindent.
14890
14891 * frame.el (other-frame): Call x-focus-frame only if
14892 focus-follows-mouse is off.
14893
14894 2000-03-17 Dave Love <fx@gnu.org>
14895
14896 * pcvs-util.el (cvs-strings->string): Rename
14897 replace-regexps-in-string.
14898
14899 2000-03-17 Stefan Monnier <monnier@cs.yale.edu>
14900
14901 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
14902 regexp for labels cannot span several lines.
14903
14904 * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
14905 `(setq :<key> ':<key>)' to the macro expansion.
14906
14907 2000-03-16 Dave Love <fx@gnu.org>
14908
14909 * progmodes/f90.el (f90): Put custom group under `languages', not
14910 `fortran'.
14911 (f90-mode-hook): Customize.
14912 (f90-mode): Set add-log-current-defun-function.
14913 (f90-current-defun): New function.
14914
14915 2000-03-16 Gerd Moellmann <gerd@gnu.org>
14916
14917 * cus-edit.el (custom-variable-tag-face): Handle case that
14918 default face's height is not a number.
14919 (custom-face-tag-face, custom-group-tag-face-1)
14920 (custom-group-tag-face): Ditto.
14921 (custom-group-tag-face-1): Add :group.
14922
14923 * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
14924
14925 2000-03-15 Gerd Moellmann <gerd@gnu.org>
14926
14927 * pcvs-defs.el (toplevel): Remove autoload cookie for form
14928 requiring easymenu.
14929
14930 2000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14931
14932 * ps-print.el: PostScript user-defined prologue, PostScript error
14933 handler, doc fix.
14934 (ps-print-version): New version number (5.1).
14935 (ps-user-defined-prologue, ps-error-handler-message)
14936 (ps-print-prologue-0, ps-error-handler-alist): New vars.
14937 (ps-setup, ps-begin-file, ps-begin-job): Code fix.
14938 (ps-insert-string): New function.
14939
14940 2000-03-15 Kenichi Handa <handa@etl.go.jp>
14941
14942 * international/ccl.el (ccl-compile-expression): Don't generate
14943 invalid self-assignment code.
14944
14945 2000-03-14 Dave Love <fx@gnu.org>
14946
14947 * subr.el (replace-regexp-in-string): Renamed from
14948 replace-regexps-in-string. Doc fix.
14949
14950 2000-03-12 Dave Love <fx@gnu.org>
14951
14952 * cus-edit.el: Doc fixes.
14953 (customize-set-variable, customize-save-variable): Rename args for
14954 doc.
14955 (custom-variable-tag-face, custom-face-tag-face)
14956 (custom-group-tag-face-1, custom-group-tag-face): Modify from
14957 style which user identify as hyperlink.
14958 (hook): Don't add undefined functions to the hook.
14959 (debug-ignored-errors): Transfer message from bindings.el.
14960
14961 2000-03-12 Gerd Moellmann <gerd@gnu.org>
14962
14963 * recentf.el (recentf-keep-non-readable-files-p): Remove
14964 double/nested definition.
14965
14966 2000-03-12 Dave Love <fx@gnu.org>
14967
14968 * facemenu.el (facemenu-get-face): Use display-color-p.
14969 * enriched.el (enriched-decode-foreground): Likewise.
14970 (enriched-decode-background): Likewise.
14971 * isearch.el (isearch-highlight): Likewise.
14972 * info-look.el (info-lookup): Likewise.
14973 * simple.el (completion-setup-function): Likewise.
14974
14975 * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
14976 :options.
14977
14978 * bindings.el (mode-line-format): Fix line-number and
14979 column-number items. Add help-echo for the background.
14980 (mode-line-mule-info): Modify help-echo.
14981
14982 * avoid.el (mouse-avoidance-mode): Add autoload cookie to defcustom.
14983
14984 * files.el (load-file): Allow completion to .elc.
14985
14986 * man.el: Doc fixes.
14987 (Man-init-defvars): Use display-color-p to set fontification.
14988
14989 * play/hanoi.el (hanoi-internal): Don't use oddp.
14990
14991 2000-03-12 Gerd Moellmann <gerd@gnu.org>
14992
14993 * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
14994
14995 * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
14996
14997 2000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
14998
14999 * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
15000 Fix comment.
15001
15002 2000-03-10 Stefan Monnier <monnier@cs.yale.edu>
15003
15004 * font-lock.el (font-lock-keywords): Fix the doc now that
15005 regexp-opt-depth is unnecessary.
15006 (save-buffer-state): Set an edebug spec.
15007 (font-lock-fontify-anchored-keywords): Properly handle the case when
15008 the matcher goes past the limit.
15009
15010 * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
15011 pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
15012
15013 * emacs-lisp/ewoc.el: New file. This is a merge of elib-node.el,
15014 dll.el and cookie.el (from Elib) with heavy renaming and other
15015 massaging.
15016
15017 * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
15018 Autoload the functions used.
15019 (easy-mmode-define-syntax): Fix CL typo.
15020 (easy-mmode-define-derived-mode): Improve the docstring generation.
15021
15022 2000-03-10 Gerd Moellmann <gerd@gnu.org>
15023
15024 * textmodes/texinfo.el (texinfo-version): Variable and function
15025 removed.
15026
15027 2000-03-09 Stefan Monnier <monnier@cs.yale.edu>
15028
15029 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
15030 allow more flexibility.
15031 (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New
15032 fns.
15033 (easy-mmode-defmap, easy-mmode-defsyntax)
15034 (easy-mmode-define-derived-mode): New macros.
15035
15036 2000-03-09 Didier Verna <didier@xemacs.org>
15037
15038 * rect.el (replace-rectangle): New function.
15039
15040 2000-03-09 Dave Love <fx@gnu.org>
15041
15042 * progmodes/fortran.el (fortran-comment-line-start): Define as
15043 "C".
15044 (fortran-comment-line-start-skip): Don't match cpp stuff.
15045 (font-lock-keywords): Add * to comment-chars. Grok cpp stuff.
15046 (fortran-mode-map): Remove over-eager custom-menu-create for now.
15047 (fortran-mode): Don't set fortran-comment-line-start-skip,
15048 fortran-comment-line-start here. Set comment-start,
15049 add-log-current-defun.
15050 (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
15051 (fortran-current-defun): New function.
15052
15053 2000-03-09 Gerd Moellmann <gerd@gnu.org>
15054
15055 * emacs-lisp/re-builder.el: New file.
15056
15057 * mouse.el (mouse-drag-region): Don't run up-event handler
15058 if hscroll has changed.
15059
15060 * octave-mod.el (octave-font-lock-keywords): To font-lock the
15061 builtin operators, use `font-lock-builtin-face' for Emacs and
15062 `font-lock-preprocessor-face' otherwise.
15063
15064 * font-lock.el (lisp-font-lock-keywords-1): Highlight
15065 `(defun (setf foo)' differently.
15066
15067 2000-03-08 Stefan Monnier <monnier@cs.yale.edu>
15068
15069 * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
15070 (regexp-opt): Update comment and adapt the code the new meaning of
15071 the `paren' argument of regex-opt-group for shy-groups.
15072 (regexp-opt-depth): Handle shy groups as well as backslashed
15073 backslashes.
15074 (regexp-opt-group): Turn the leading comment into a docstring.
15075 Allow `paren' to be a string (the string to use to open a group).
15076 Remove open-presuf and close-presuf. Instead of checking for `all
15077 one-char' and then later on check for `several one-char', handle
15078 both cases close together. Also apply a more generic algorithm
15079 for suffixes (the mirror image of the algorithm used for
15080 prefixes). Use shy-groups. Use nreverse rather than reverse.
15081 (regexp-opt-try-suffix): Removed.
15082
15083 * cmuscheme.el (inferior-scheme-mode-map): Define it independently
15084 from comint-mode-map, so we can just inherit from it. Also, move
15085 the initialization into the `defvar' since there's no docstring
15086 anyway and it's fairly short.
15087 (inferior-scheme-mode): Define it as derived-mode: the code is
15088 shorter and this way we inherit from comint-mode-map rather than
15089 copying it.
15090
15091 * subr.el (replace-regexps-in-string): Properly handle the case
15092 where we match an empty string.
15093
15094 * comint.el (comint-exec-1): Add the current-dir to the exec-path
15095 when the command has a directory component (such as "./testml").
15096 Also fix a typo in the comment.
15097
15098 2000-03-08 Gerd Moellmann <gerd@gnu.org>
15099
15100 * Makefile (compile-files): Compile files one by one because
15101 that's the only way to ensure a clean compilation environment for
15102 each individual file.
15103
15104 * frame.el (other-frame): Call x-focus-frame.
15105
15106 2000-03-07 Dave Love <fx@gnu.org>
15107
15108 * recentf.el (recentf-keep-non-readable-files-p): Add :set,
15109 :require to defcustom.
15110
15111 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads
15112 lists.
15113
15114 * files.el (auto-mode-alist): Add configure.in.
15115
15116 * progmodes/autoconf.el: New file.
15117
15118 2000-03-07 Gerd Moellmann <gerd@gnu.org>
15119
15120 * mail/mh-e.el: Change maintainer to `none'.
15121
15122 * recentf.el (recentf-keep-non-readable-files-p): Quote args
15123 to remove-hook and add-hook.
15124
15125 2000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
15126
15127 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
15128 it as the default.
15129 (mail-send): Test mail-send-nonascii also for the new `mime' value.
15130 (sendmail-send-it): Conditionally add MIME headers specifying the
15131 used character set.
15132
15133 2000-03-07 Dave Love <fx@gnu.org>
15134
15135 * winner.el: Fix keywords, autoload cookies. Split
15136 eval-when-compile form to avoid compilation failure.
15137
15138 2000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp>
15139
15140 * international/mule.el: Modify comment about coding system
15141 property `coding-category'.
15142 (make-coding-system): New argument EOL-TYPE. Pay attention to
15143 coding-category property of PROPERTIES.
15144
15145 * international/mule-conf.el (coding-category-utf-8,
15146 coding-category-utf-16-be, coding-category-utf-16-le): New coding
15147 categories. Include them in the argument for set-coding-priority.
15148
15149 * international/mule-cmds.el (reset-language-environment): Include
15150 coding-category-utf-8, coding-category-utf-16-be, and
15151 coding-category-utf-16-le in the argument for set-coding-priority.
15152 (reset-language-environment): Initialize coding-category-utf-8,
15153 coding-category-utf-16-be, and coding-category-utf-16-le to nil.
15154
15155 2000-03-06 Karl Fogel <kfogel@red-bean.com>
15156
15157 * bookmark.el (bookmark-file-or-variation-thereof): New func, for
15158 code abstracted out of `bookmark-jump-noselect'. Now tries info
15159 extensions as well as compression extensions.
15160 (bookmark-jump-noselect): Use above new func.
15161
15162 2000-03-03 Gerd Moellmann <gerd@gnu.org>
15163
15164 * strokes.el: Change maintainer's mail address.
15165
15166 2000-03-03 Kenichi Handa <handa@etl.go.jp>
15167
15168 * international/mule-diag.el (list-character-sets): Make help-echo
15169 string by substitute-command-keys.
15170 (list-character-sets): Likewise.
15171 (sort-listed-character-sets): Call help-setup-xref.
15172
15173 2000-03-02 Gerd Moellmann <gerd@gnu.org>
15174
15175 * time.el (display-time-mail-file): Add `none' to the list of
15176 choices.
15177
15178 2000-03-01 Dave Love <fx@gnu.org>
15179
15180 * help.el (help-xref-go-back): Don't try to set position.
15181
15182 * international/mule-diag.el (list-character-sets): Call
15183 help-setup-xref. Add help-echo to xrefs.
15184 (list-character-sets-1): Add help-echo to xrefs.
15185
15186 2000-03-02 Gerd Moellmann <gerd@gnu.org>
15187
15188 * frame.el (blink-cursor-mode): Switch cursor on when turning
15189 the mode off.
15190
15191 * add-log.el (add-log-current-defun): Add support for
15192 Autoconf mode.
15193
15194 * mail/rmail.el (rmail-quit-hook): New variable.
15195
15196 2000-03-01 Dave Love <fx@gnu.org>
15197
15198 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
15199
15200 * help.el (help-xref-button): Add help-echo arg.
15201 (describe-function-1, describe-variable, help-make-xrefs): Use it.
15202
15203 * faces.el (list-faces-display): Supply help-echo with
15204 help-make-xrefs.
15205
15206 * facemenu.el (list-text-properties-at): Set help-xref-stack to
15207 nil.
15208
15209 2000-03-01 Gerd Moellmann <gerd@gnu.org>
15210
15211 * image.el (defimage): Look for image files in load-path.
15212
15213 * frame.el (busy-cursor-delay-seconds): Change type to
15214 `number'.
15215
15216 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
15217
15218 * recentf.el (recentf): Added version tag to the defgroup of
15219 recentf.
15220
15221 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
15222
15223 * recentf.el (recentf-cleanup): Changed to remove excluded file
15224 too.
15225 (recentf-edit-list-action): `recentf-edit-list' checkbox widget
15226 action to select/unselect a file.
15227 (recentf-edit-list): Code cleanup and improvement.
15228 (recentf-open-more-files-action): `recentf-open-more-files' button
15229 widget action to open a file.
15230 (recentf-open-more-files): No more use standard completion but
15231 widgets.
15232 (recentf-more-collection): Deleted.
15233 (recentf-more-history): Deleted.
15234 (recentf-setup-more-completion): Deleted.
15235
15236 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
15237
15238 * recentf.el (recentf-mode): No more needs that Emacs is running
15239 under a window-system.
15240
15241 1999-03-01 David Ponce <david.ponce@wanadoo.fr>
15242
15243 * recentf.el (recentf-edit-list): New command to edit the recent
15244 list which allow the user to remove files.
15245 (recentf-edit-selected-items): New global variable, used by
15246 `recentf-edit-list' to hold the list of files to be removed from
15247 the recent list.
15248 (recentf-make-menu-items): Updated to display a "Edit list..."
15249 menu item. Minor code cleanup.
15250
15251 1999-03-01 David Ponce <david.ponce@wanadoo.fr>
15252
15253 * recentf.el (recentf-open-more-files): New command to open files
15254 that are not displayed in the menu.
15255 (recentf-more-collection): New global variable holding the set of
15256 permissible completions used by `recentf-open-more-files'.
15257 (recentf-more-history): New global variable holding the history list
15258 used by `recentf-open-more-files' completion.
15259 (recentf-setup-more-completion): New function to setup completion for
15260 `recentf-open-more-files'.
15261 (recentf-make-menu-items): Updated to display a "More..." menu item.
15262
15263 1999-03-01 David Ponce <david.ponce@wanadoo.fr>
15264
15265 * recentf.el (recentf-menu-action): Doc fixed.
15266
15267 1999-03-01 David Ponce <david.ponce@wanadoo.fr>
15268
15269 * recentf.el (recentf-menu-filter): Doc updated.
15270 (recentf-update-menu-hook): Allow menu filters to force menu update.
15271 (recentf-make-menu-items): New menu filter handling.
15272 (recentf-make-menu-item): New helper function.
15273 (recentf-menu-elements): New menu handling function.
15274 (recentf-sort-ascending): Updated to new menu filter handling.
15275 (recentf-sort-descending): Updated to new menu filter handling.
15276 (recentf-sort-basenames-ascending): New menu filter function.
15277 (recentf-sort-basenames-descending): New menu filter function.
15278 (recentf-show-basenames): New menu filter function.
15279 (recentf-show-basenames-ascending): New menu filter function.
15280 (recentf-show-basenames-descending): New menu filter function.
15281
15282 2000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
15283
15284 * diary-lib.el (list-diary-entries): Don't try to go forward at
15285 the end of the buffer.
15286
15287 2000-02-29 Kenichi Handa <handa@etl.go.jp>
15288
15289 * international/mule-diag.el (list-character-sets): Completely
15290 rewritten.
15291 (sort-listed-character-sets): New function.
15292 (list-character-sets-1): Completely rewritten.
15293 (list-character-sets-2): New function.
15294 (non-iso-charset-alist): New variable.
15295 (decode-codepage-char): New function.
15296 (charset-history): New variable.
15297 (read-charset) (list-block-of-chars)
15298 (list-iso-charset-chars)
15299 (list-non-iso-charset-chars)
15300 (list-charset-chars): New functions.
15301 (mule-diag): Call list-character-sets-2, not
15302 list-character-sets-2.
15303 (dump-charsets): Likewise.
15304
15305 2000-02-29 Gerd Moellmann <gerd@gnu.org>
15306
15307 * dired-x.el (dired-filename-at-point): Add `@' to valid
15308 file name characters.
15309 (dired-filename-at-point): Handle ange-ftp file names.
15310
15311 * frame.el (frame-notice-user-settings): Use assq-delete-all
15312 instead of assoc-delete-all.
15313 (frame-notice-user-settings): Ditto.
15314
15315 * subr.el (assq-delete-all): Renamed from assoc-delete-all.
15316 Don't copy alist.
15317
15318 2000-02-28 Eli Barzilay <eli@cs.cornell.edu>
15319
15320 * calculator.el (calculator-use-menu): New option.
15321 (calculator-initial-bindings): Changed some bindings to work as
15322 macros.
15323 (calculator-forced-input): Removed.
15324 (calculator-restart-other-mode): New variable.
15325 (calculator-mode-map): Set up menu.
15326
15327 2000-02-28 Jari Aalto <jari.aalto@poboxes.com>
15328
15329 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc
15330 tags.
15331
15332 2000-02-28 Michael Kifer <kifer@cs.sunysb.edu>
15333
15334 * viper-cmd.el (viper-envelop-ESC-key): added the option to
15335 translate all ESC key sequences.
15336 (viper-goto-mark-subr): restore markers for files for which
15337 they were saved.
15338 * viper-init.el (viper-translate-all-ESC-keysequences): new variable.
15339 * viper-util.el (viper-set-replace-overlay-glyphs,
15340 viper-set-replace-overlay): always check if the replacement
15341 overlay is live.
15342 * viper.el (viper-vi-state-mode-list): added major modes.
15343 * ediff-wind.el: minor comment changes.
15344 * ediff.el: copyright notice date fix.
15345
15346 2000-02-27 Jason Rumney <jasonr@gnu.org>
15347
15348 * faces.el (face-font-family-alternatives): Add arial to helv.
15349 (mode-line, header-line, tool-bar): Same default as x for w32.
15350 (fixed-pitch, variable-pitch): Remove wildcard as it prevents
15351 face-font-family-alternatives from working.
15352 * term/w32-win.el (mouse-set-font): Do not build fontset from
15353 chosen font.
15354
15355 2000-02-25 Sam Steingold <sds@goems.com>
15356
15357 * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
15358 properly.
15359
15360 2000-02-25 Richard M. Stallman <rms@gnu.org>
15361
15362 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
15363
15364 2000-02-25 Gerd Moellmann <gerd@gnu.org>
15365
15366 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer
15367 writable.
15368
15369 * frame.el (busy-cursor-delay-seconds): New option.
15370
15371 2000-02-24 Gerd Moellmann <gerd@gnu.org>
15372
15373 * frame.el (show-cursor-in-non-selected-windows): New option.
15374
15375 2000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
15376
15377 * diary-lib.el (include-other-diary-files): Undo the selective
15378 display in any included file and don't kill it.
15379
15380 2000-02-24 Eli Zaretskii <eliz@is.elta.co.il>
15381
15382 * dired.el (dired-mode-map): Don't remove "Edit" from the menu
15383 bar. Menu items converted to (menu-item format, help strings
15384 added.
15385 [downcase, upcase]: Don't enable on MS-DOS.
15386 [symlink, symlinks]: Don't show if make-symbolic-link is not
15387 bound.
15388 [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
15389
15390 2000-02-23 Dave Love <fx@gnu.org>
15391
15392 * simple.el (zap-to-char, kill-line, kill-region, kill-word)
15393 (backward-kill-word): Revert addition of * to interactive spec --
15394 it's a feature.
15395
15396 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
15397 (backward-kill-sentence, kill-sentence): Likewise.
15398
15399 * gud.el (gud-jdb-build-class-source-alist): Prepend space to
15400 scratch buffer name.
15401 (gud-format-command): Use int-to-string in ?l case. Simplify
15402 slightly.
15403
15404 * term/w32-win.el (internal-face-interactive): Update prompt for
15405 new read-face-name.
15406
15407 * mail/footnote.el (footnote): Add :version to defgroup.
15408 (footnote-section-tag-regexp): Customize.
15409 (footnote-start-tag, footnote-end-tag): New option.
15410 (footnote-latin-regexp): New variable.
15411 (Footnote-latin): New function.
15412 (footnote-style-alist): Add element for latin style.
15413 (footnote-style): Moved.
15414 (Footnote-goto-footnote): Use eq to test arg.
15415
15416 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
15417
15418 * emacs-lisp/byte-opt.el: Change old backquote syntax.
15419 (byte-compile-trueconstp): Include keywords.
15420 (byte-optimize-quote, byte-optimize-lapcode): Use
15421 byte-compile-const-symbol-p.
15422 (byte-optimize-char-before): New optimization.
15423
15424 * emacs-lisp/bytecomp.el: Change old backquote syntax.
15425 (byte-compile-const-symbol-p): New function.
15426 (byte-compile-constp, byte-compile-out-toplevel)
15427 (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
15428 Use it.
15429
15430 * subr.el (define-key-after): Default AFTER to t. Doc fix.
15431
15432 2000-02-23 Kenichi Handa <handa@etl.go.jp>
15433
15434 * international/encoded-kb.el: Be sure to update minor-mode-alist
15435 and minor-mode-map-alist.
15436 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
15437 codes SS2 and SS3 correctly.
15438 (encoded-kbd-self-insert-ccl): New function.
15439 (encoded-kbd-setup-keymap): New function.
15440 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap
15441 by calling encoded-kbd-setup-keymap.
15442
15443 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte
15444 characters.
15445 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t
15446 locally.
15447
15448 2000-02-22 Dave Love <fx@gnu.org>
15449
15450 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
15451 (lisp-mode-map, lisp-interaction-mode-map): Define all inside
15452 defvar.
15453 (lisp-mode-syntax-table): Set up for #|...|# comments.
15454 (lisp-imenu-generic-expression): Purecopy strings. Use syntax
15455 classes. Match `defface'.
15456 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
15457 (eval-defun-1): Fix for defcustom.
15458 (lisp-indent-region): Doc fix.
15459
15460 * subr.el (when, unless, split-string): Doc fix.
15461 (read-passwd): Move call of clear-this-command-keys to the right
15462 place.
15463 (replace-regexps-in-string): New function.
15464
15465 2000-02-22 Gerd Moellmann <gerd@gnu.org>
15466
15467 * help.el (describe-variable): Set syntax table to
15468 emacs-lisp-mode-syntax-table when moving forward over the
15469 symbol's name.
15470
15471 2000-02-22 Dave Love <fx@gnu.org>
15472
15473 * xt-mouse.el: Doc fixes.
15474 (xterm-mouse-position-function): New function, replacing advice of
15475 mouse-position.
15476 (xterm-mouse-mode): Use it. Don't turn on under a window system.
15477
15478 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
15479
15480 2000-02-21 Gerd Moellmann <gerd@gnu.org>
15481
15482 * format.el (format-annotate-single-property-change): Handle
15483 properties.with dotted-list values.
15484 (format-proper-list-p): New function.
15485
15486 * enriched.el (enriched-face-ans): Handle '(foreground-color
15487 . COLOR) and (background-color . COLOR).
15488
15489 2000-02-20 Dave Love <fx@gnu.org>
15490
15491 * textmodes/flyspell.el (flyspell-mouse-map): Change definition
15492 and assignments to it.
15493 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
15494 current local map.
15495 (make-flyspell-overlay): Use it.
15496 (flyspell-correct-word/mouse-keymap): Change XEmacs test.
15497
15498 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
15499 (lm-get-header-re): Defun, not defsubst.
15500 (lm-get-package-name): Defun, not defsubst. Simplify.
15501 (lm-version): Doc fix. Simplify.
15502 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
15503 (lm-crack-address, lm-last-modified-date, lm-commentary)
15504 (lm-verify, lm-synopsis): Simplify.
15505 (lm-report-bug): Require emacsbug. Use compose-mail.
15506
15507 2000-02-20 Gerd Moellmann <gerd@gnu.org>
15508
15509 * dired.el (dired-mode): Call propertized-buffer-identification
15510 to set mode-line-buffer-identification to something having
15511 the right text properties.
15512
15513 * bindings.el (propertized-buffer-identification): New function.
15514
15515 2000-02-20 Dave Love <fx@gnu.org>
15516
15517 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
15518 check for t-mouse too.
15519
15520 * cus-start.el: Make echo-keystrokes `number'.
15521
15522 2000-02-20 Eli Zaretskii <eliz@is.elta.co.il>
15523
15524 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
15525 Don't call ring-empty-p unless tags-location-ring is bound.
15526 From Noah Friedman <friedman@splode.com>.
15527
15528 2000-02-18 Thien-Thi Nguyen <ttn@gnu.org>
15529
15530 * progmodes/hideshow.el (hs-flag-region): No longer use
15531 `intangible' overlay property.
15532
15533 (hs-toggle-hiding): New command.
15534 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
15535
15536 (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
15537 Fix omission bug: Run `hs-minor-mode-hook' for both activation
15538 and deactivation.
15539
15540 2000-02-18 Gerd Moellmann <gerd@gnu.org>
15541
15542 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
15543
15544 2000-02-17 Gerd Moellmann <gerd@gnu.org>
15545
15546 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
15547
15548 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
15549 of `*' to handle `(* ... *)' comments.
15550
15551 2000-02-17 Eli Zaretskii <eliz@is.elta.co.il>
15552
15553 * faces.el (list-faces-display): Use display-mouse-p instead of
15554 window-system.
15555
15556 * menu-bar.el (global-map): Menu-bar items converted to the new
15557 format (menu-item..., rearranged for better CUA compliance, and
15558 their names changed for better clarity. Help strings added.
15559
15560 * international/mule-cmds.el (mule-menu-keymap)
15561 (describe-language-environment-map, set-coding-system-map)
15562 (setup-language-environment-map): Convert to new (menu-item...
15563 form, add help strings. Change names of menu items for better
15564 clarity. "Mule" menu-bar item removed (it's now in the "Options"
15565 submenu).
15566
15567 2000-02-17 Gerd Moellmann <gerd@gnu.org>
15568
15569 * dired-aux.el (dired-do-copy): Remove spurious character.`n'
15570 within the code.
15571
15572 2000-02-16 Dave Love <fx@gnu.org>
15573
15574 * faces.el: Don't require custom. Add more specific :groups to
15575 various deffaces.
15576 (set-face-attribute): Purecopy args.
15577 (read-face-name): Default to name at point and use it in prompt.
15578 Remove colon from arg in all callers.
15579 (list-faces-display): Hyperlink to face descriptions and customize
15580 buffers.
15581
15582 2000-02-16 Per Abrahamsen <abraham@dina.kvl.dk>
15583
15584 * wid-edit.el (widget-match-inline): An atom never matches a
15585 list.
15586
15587 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15588
15589 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
15590 at ':' characters by call to split-string.
15591
15592 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15593
15594 * textmodes/bibtex.el: Added RCS version identification.
15595
15596 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15597
15598 * textmodes/bibtex.el: Some temporary comments removed.
15599 (bibtex-field-name, bibtex-entry-type): Made the relationship
15600 explicit.
15601 (bibtex-field-const): Allow capital letters.
15602 (bibtex-start-of-string): Deleted because unused.
15603
15604 * textmodes/bibtex.el: Unified some nomenclature. We no longer
15605 use the term 'reference' to describe a bibtex entry as a whole.
15606 Further, reference keys are no longer called 'labels'.
15607 (bibtex-keys): Renamed to bibtex-reference-keys.
15608 (bibtex-reformat-previous-labels): Renamed to
15609 bibtex-reformat-previous-reference-keys.
15610 (bibtex-reference-type): Renamed to bibtex-entry-type.
15611 (bibtex-reference-head): Renamed to bibtex-entry-head.
15612 (bibtex-reference-maybe-empty-head): Renamed to
15613 bibtex-entry-maybe-empty-head.
15614 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
15615 (bibtex-search-reference): Renamed to bibtex-search-entry.
15616 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
15617 bibtex-enclosing-entry-maybe-empty-head.
15618 (bibtex-entry-field-alist, bibtex-entry-head,
15619 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
15620 bibtex-map-entries, bibtex-search-entry,
15621 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
15622 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
15623 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
15624 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
15625 bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
15626 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
15627 bibtex-complete-key, bibtex-String) : Use the new nomenclature.
15628
15629 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15630
15631 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
15632 comment.
15633 (bibtex-format-field-delimiters): New function, functionality
15634 extracted from bibtex-format-entry.
15635 (bibtex-autokey-get-yearfield-digits): New function, functionality
15636 extracted from bibtex-autokey-get-yearfield.
15637
15638 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
15639 entries in order to avoid stack overflow in the regexp matcher if
15640 field contents become large.
15641 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
15642 bibtex-field-string-part-not-braced,
15643 bibtex-field-string-part-no-inner-braces,
15644 bibtex-field-string-part-1-inner-brace,
15645 bibtex-field-string-part-2-inner-braces,
15646 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
15647 bibtex-field-string-quoted, bibtex-field-string,
15648 bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
15649 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
15650 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
15651 as parsing is now performed by the following functions.
15652 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
15653 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
15654 bibtex-parse-field-string, bibtex-search-forward-field-string,
15655 bibtex-parse-association, bibtex-field-name-for-parsing,
15656 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
15657 bibtex-search-forward-field, bibtex-search-backward-field,
15658 bibtex-start-of-field, bibtex-end-of-field,
15659 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
15660 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
15661 bibtex-parse-string-prefix, bibtex-parse-string-postfix,
15662 bibtex-parse-string, bibtex-search-forward-string,
15663 bibtex-search-backward-string, bibtex-start-of-string,
15664 bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
15665 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
15666 bibtex-end-of-text-in-string): New functions for the parsing of bibtex
15667 entries. Instead of reporting the results of the parsing by
15668 match-beginning or match-end, these functions return data structures
15669 that hold the corresponding positions.
15670 (bibtex-enclosing-field): Changed to also report field boundaries by
15671 return values rather than by match-beginning or match-end. The
15672 following functions have been adapted to use the new parsing
15673 functions.
15674 (bibtex-skip-to-valid-entry, bibtex-search-reference,
15675 bibtex-enclosing-field, bibtex-format-entry,
15676 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
15677 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
15678 bibtex-print-help-message, bibtex-end-of-entry,
15679 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
15680 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
15681 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
15682 method for parsing.
15683 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
15684 bibtex-map-entries, bibtex-flash-head,
15685 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
15686 bibtex-autokey-change, bibtex-autokey-get-namefield,
15687 bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
15688 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
15689 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
15690 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
15691 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
15692 order to make the new binding of case-fold-search immediately
15693 visible.
15694
15695 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15696
15697 * textmodes/bibtex.el: Copyright notice is up to date.
15698 Added constant 'bibtex-maintainer-salutation.
15699
15700 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
15701 than make-temp-name, use match-string-no-properties and eliminate
15702 a quadratic behavior when building bibtex-strings.
15703
15704 * bibtex.el (bibtex-reference-key): Accept string entries whose
15705 reference key contains upper case letters.
15706
15707 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15708
15709 * bibtex.el (bibtex-reference-head): Allow entries to start with
15710 a new line.
15711
15712 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15713
15714 * bibtex.el: Hiding of entry bodies is not longer provided by
15715 bibtex.el directly. Instead the hideshow package can be used.
15716 Added a special bibtex entry to hs-special-modes-alist.
15717 (bibtex-hs-forward-sexp): Added for hideshow.el.
15718
15719 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15720
15721 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
15722 at ':' characters by call to split-string.
15723
15724 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15725
15726 * textmodes/bibtex.el: Added RCS version identification.
15727
15728 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15729
15730 * textmodes/bibtex.el: Some temporary comments removed.
15731 (bibtex-field-name, bibtex-entry-type): Made the relationship
15732 explicit.
15733 (bibtex-field-const): Allow capital letters.
15734 (bibtex-start-of-string): Deleted because unused.
15735
15736 * textmodes/bibtex.el: Unified some nomenclature. We no longer
15737 use the term 'reference' to describe a bibtex entry as a whole.
15738 Further, reference keys are no longer called 'labels'.
15739 (bibtex-keys): Renamed to bibtex-reference-keys.
15740 (bibtex-reformat-previous-labels): Renamed to
15741 bibtex-reformat-previous-reference-keys.
15742 (bibtex-reference-type): Renamed to bibtex-entry-type.
15743 (bibtex-reference-head): Renamed to bibtex-entry-head.
15744 (bibtex-reference-maybe-empty-head): Renamed to
15745 bibtex-entry-maybe-empty-head.
15746 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
15747 (bibtex-search-reference): Renamed to bibtex-search-entry.
15748 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
15749 bibtex-enclosing-entry-maybe-empty-head.
15750 (bibtex-entry-field-alist, bibtex-entry-head,
15751 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
15752 bibtex-map-entries, bibtex-search-entry,
15753 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
15754 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
15755 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
15756 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
15757 bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
15758 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
15759 bibtex-complete-key, bibtex-String) : Use the new nomenclature.
15760
15761 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15762
15763 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
15764 comment.
15765 (bibtex-format-field-delimiters): New function, functionality
15766 extracted from bibtex-format-entry.
15767 (bibtex-autokey-get-yearfield-digits): New function, functionality
15768 extracted from bibtex-autokey-get-yearfield.
15769
15770 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
15771 entries in order to avoid stack overflow in the regexp matcher if
15772 field contents become large.
15773 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
15774 bibtex-field-string-part-not-braced,
15775 bibtex-field-string-part-no-inner-braces,
15776 bibtex-field-string-part-1-inner-brace,
15777 bibtex-field-string-part-2-inner-braces,
15778 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
15779 bibtex-field-string-quoted, bibtex-field-string,
15780 bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
15781 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
15782 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
15783 as parsing is now performed by the following functions.
15784 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
15785 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
15786 bibtex-parse-field-string, bibtex-search-forward-field-string,
15787 bibtex-parse-association, bibtex-field-name-for-parsing,
15788 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
15789 bibtex-search-forward-field, bibtex-search-backward-field,
15790 bibtex-start-of-field, bibtex-end-of-field,
15791 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
15792 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
15793 bibtex-parse-string-prefix, bibtex-parse-string-postfix,
15794 bibtex-parse-string, bibtex-search-forward-string,
15795 bibtex-search-backward-string, bibtex-start-of-string,
15796 bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
15797 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
15798 bibtex-end-of-text-in-string): New functions for the parsing of bibtex
15799 entries. Instead of reporting the results of the parsing by
15800 match-beginning or match-end, these functions return data structures
15801 that hold the corresponding positions.
15802 (bibtex-enclosing-field): Changed to also report field boundaries by
15803 return values rather than by match-beginning or match-end. The
15804 following functions have been adapted to use the new parsing
15805 functions.
15806 (bibtex-skip-to-valid-entry, bibtex-search-reference,
15807 bibtex-enclosing-field, bibtex-format-entry,
15808 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
15809 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
15810 bibtex-print-help-message, bibtex-end-of-entry,
15811 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
15812 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
15813 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
15814 method for parsing.
15815 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
15816 bibtex-map-entries, bibtex-flash-head,
15817 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
15818 bibtex-autokey-change, bibtex-autokey-get-namefield,
15819 bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
15820 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
15821 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
15822 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
15823 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
15824 order to make the new binding of case-fold-search immediately
15825 visible.
15826
15827 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15828
15829 * textmodes/bibtex.el: Copyright notice is up to date.
15830 Added constant 'bibtex-maintainer-salutation.
15831
15832 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
15833 than make-temp-name, use match-string-no-properties and eliminate
15834 a quadratic behavior when building bibtex-strings.
15835
15836 * bibtex.el (bibtex-reference-key): Accept string entries whose
15837 reference key contains upper case letters.
15838
15839 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15840
15841 * bibtex.el (bibtex-reference-head): Allow entries to start with
15842 a new line.
15843
15844 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15845
15846 * bibtex.el: Hiding of entry bodies is not longer provided by
15847 bibtex.el directly. Instead the hideshow package can be used.
15848 Added a special bibtex entry to hs-special-modes-alist.
15849 (bibtex-hs-forward-sexp): Added for hideshow.el.
15850
15851 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15852
15853 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
15854 proceedings entry type (for cross referencing). Thanks to Wagner
15855 Toledo Correa for the suggestion.
15856
15857 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
15858
15859 2000-02-14 Kenichi Handa <handa@etl.go.jp>
15860
15861 * international/characters.el: Setup case table for Vietnamese.
15862
15863 2000-02-12 Gerd Moellmann <gerd@gnu.org>
15864
15865 * uniquify.el (toplevel): Require CL at compile time.
15866 (uniquify-push): Removed.
15867
15868 * shadowfile.el (shadow-when): Removed.
15869
15870 * tempo.el (tempo-dolist, tempo-mapc): Removed.
15871 (tempo-process-and-insert-string): Use dolist instead of
15872 tempo-dolist.
15873
15874 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
15875 regexp for paragraph-start.
15876
15877 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
15878 commas as well.
15879
15880 2000-02-10 Dave Love <fx@gnu.org>
15881
15882 * wid-edit.el: (widgets) [defgroup]: Remove url link.
15883 (widget-color-choice-list, widget-color-history, widget-mouse-help):
15884 Deleted.
15885 (widget-specify-field, widget-specify-button): Don't use
15886 widget-mouse-help as help-echo property.
15887 (default): Use #'ignore for :validate and :mouse-down-action.
15888 (checkbox): Add help-echo.
15889 (widget-sexp-validate): Rewritten to clarify error messages.
15890 (character): Use char-valid-p in :match function.
15891 (widget-color-complete): Use facemenu-color-alist.
15892 (widget-color-action): Use facemenu-read-color.
15893
15894 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't
15895 set up `caar' &c that we now have.
15896
15897 2000-02-09 Ray Blaak <blaak@gnu.org>
15898
15899 * delphi.el: Make resourcestring a declaration region, like const
15900 and var.
15901
15902 2000-02-09 Dave Love <fx@gnu.org>
15903
15904 * bindings.el (mode-line-input-method-map): New variable.
15905 (mode-line-mule-info): Use it; fix last change.
15906 (mode-line-mode-menu): Move definition.
15907 (mode-line-mouse-sensitive-p): Deleted.
15908 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
15909 (make-mode-line-mouse-sensitive): Deleted. Body moved to top
15910 level.
15911
15912 * startup.el (command-line-1): Don't call
15913 make-mode-line-mouse-sensitive.
15914
15915 2000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
15916
15917 * mail/rmail.el (rmail-retry-failure): Use
15918 rmail-beginning-of-message before rmail-toggle-header, because the
15919 former toggles headers.
15920
15921 2000-02-06 Stefan Monnier <monnier@cs.yale.edu>
15922
15923 * diff-mode.el (diff-kill-junk): New interactive function.
15924 (diff-reverse-direction): Use delete-and-extract-region.
15925 (diff-post-command-hook): Restrict the area so that the hook also works
15926 outside of any diff hunk. This is necessary for the minor-mode.
15927 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
15928 (diff-minor-mode): Setup the hooks for header-hunk rewriting.
15929
15930 * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
15931 (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
15932 so that it can be used more easily in <foo>-mode-hook. Also make sure
15933 to avoid duplicate entries.
15934 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
15935 (font-lock-remove-keywords): Just as was done for `add', allow it to
15936 work even if font-lock-mode is nil. Also make sure we don't modify
15937 any pre-existing list by forcing a copy-sequence. Finally rename
15938 `major-mode' to `mode'.
15939 (font-lock-fontify-syntactic-anchored-keywords)
15940 (font-lock-fontify-anchored-keywords)
15941 (font-lock-fontify-keywords-region): Use line-end-position.
15942 Don't make `font-lock-multiline' local (it's now done in
15943 font-lock-set-defaults).
15944 (font-lock-set-defaults): Make `font-lock-multiline' local. Also
15945 move the `font-lock-fontified' creation to inside the `unless'.
15946
15947 2000-02-06 Andrew Innes <andrewi@gnu.org>
15948
15949 * term/w32-win.el (x-handle-args): Comment out call to message,
15950 which occurs before window system is initialized.
15951
15952 * makefile.nt: Add support for recompiling lisp code.
15953
15954 2000-02-04 Dave Love <fx@gnu.org>
15955
15956 * bindings.el (mode-line-mule-info): Fix/extend last change.
15957
15958 * completion.el: Replace completion-dolist with dolist.
15959
15960 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist,
15961 dotimes.
15962
15963 2000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl>
15964
15965 * textmodes/reftex.el (reftex-compile-variables): regexp-quote the
15966 environment names before they go into the section regexp.
15967
15968 * textmodes/reftex-global.el (reftex-change-label): add `A-Z' to
15969 char class in regexp.
15970
15971 * textmodes/reftex-parse.el (reftex-with-special-syntax): Bind
15972 `case-fold-search' to nil.
15973
15974 * progmodes/idlwave.el (idlwave-template): Respect
15975 `idlwave-abbrev-change-case'.
15976 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for,
15977 idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat,
15978 idlwave-while): respect `idlwave-reserved-word-upcase'.
15979 (idlwave-rw-case): New function.
15980 (idlwave-statement-match): Fixed problem with assignment regexp.
15981 (idlwave-font-lock-keywords): Improved regexp for keyword
15982 parameters.
15983 (idlwave-surround): New argument LENGTH to support padding of
15984 operators longer than 1 char.
15985
15986 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
15987 idlwave-shell-expression-overlay. Implemented printing of
15988 expressions on higher levels of the calling stack.
15989 (idlwave-shell-display-level-in-calling-stack): Restore stack
15990 level.
15991 (idlwave-retrieve-expression-from-level): New function.
15992 (idlwave-shell-last-calling-stack): Variable removed.
15993 (idlwave-shell-reset): Argument action reversed (`visible' to
15994 `hidden'). Also remove stop-line overlay.
15995 (idlwave-shell-calling-stack-routine): New variable.
15996 (idlwave-shell-parse-stack-and-display): Messages now display
15997 negative level numbers.
15998 (idlwave-shell-mode): Set `modeline-format'.
15999 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
16000 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs
16001 21.
16002 (idlwave-shell-print-expression-function): New option.
16003
16004 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere,
16005 idlwave-toolbar-remove-everywhere): Keybindings prefix is now
16006 `tool-bar' instead of `toolbar'.
16007
16008 2000-02-02 Dave Love <fx@gnu.org>
16009
16010 * emacs-lisp/cl.el: Use bytecomp-load-hook, not
16011 emacs-lisp-mode-hook. Don't check for defalias being defined.
16012
16013 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
16014 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions. Use
16015 the new builtins directly.
16016
16017 * whitespace.el (whitespace): Add :version to defgroup.
16018
16019 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
16020 Doc fix.
16021
16022 * thingatpt.el (sexp-at-point, symbol-at-point)
16023 (number-at-point, list-at-point): Add autoload cookie.
16024
16025 * recentf.el (recentf): Add :version to defgroup.
16026
16027 * quickurl.el (quickurl): Add :version to defgroup.
16028
16029 * elide-head.el (elide-head): Use point-marker more.
16030
16031 * bs.el (bs): Add :version to defgroup.
16032
16033 * autorevert.el (global-auto-revert-mode): Add autoload cookie.
16034
16035 * progmodes/delphi.el (delphi): Add :version to defgroup.
16036
16037 2000-02-02 Gerd Moellmann <gerd@gnu.org>
16038
16039 * ange-ftp.el (ange-ftp-write-region): Handle case that
16040 succeeding process operation sets a different coding system.
16041
16042 * calculator.el: New file.
16043
16044 2000-02-02 Eli Zaretskii <eliz@is.elta.co.il>
16045
16046 * frame.el (frames-on-display-list, framep-on-display): New
16047 functions.
16048 (display-mouse-p, display-popup-menus-p, display-graphic-p)
16049 (display-selections-p, display-screens, display-pixel-width)
16050 (display-pixel-height, display-mm-width, display-mm-height)
16051 (display-backing-store, display-save-under, display-planes)
16052 (display-color-cells, display-visual-class): New functions.
16053
16054 * term/tty-colors.el (tty-color-gray-shades): New function.
16055
16056 * faces.el (display-color-p): Use framep-on-display.
16057 (display-grayscale-p): New function.
16058
16059 2000-01-31 Dave Love <fx@gnu.org>
16060
16061 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
16062 (create-fontset-from-x-resource): Don't concat integers.
16063
16064 2000-01-31 Inge Frick <inge@nada.kth.se>
16065
16066 * view.el: Some changes in documentation. Removed some trailing
16067 whitespace. Changed some parameter names to agree with
16068 documentation.
16069 (view-mode-exit): Keep entry in `view-return-to-alist' only when a
16070 window is not deleted. Modifies change 1998-04-26.
16071
16072 2000-01-31 Gerd Moellmann <gerd@gnu.org>
16073
16074 * windmove.el: New file.
16075
16076 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
16077 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
16078 progmodes/ebnf-yac.el: Update copyright and license info.
16079
16080 * jit-lock.el (jit-lock-function): Widen before calculating end
16081 position.
16082 (jit-lock-stealth-chunk-start): Rewritten.
16083
16084 * info.el (Info-title-face-alist): Removed.
16085 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New
16086 faces.
16087 (Info-fontify-node): Use these faces.
16088
16089 2000-01-30 Gerd Moellmann <gerd@gnu.org>
16090
16091 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
16092 (cl-macro-list1): Recognize `&allow-other-keys' instead of
16093 `&allow-other-keywords'.
16094
16095 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
16096 the list of directories scanned heuristically.
16097
16098 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to
16099 exist.
16100
16101 2000-01-30 Jason Rumney <jasonr@gnu.org>
16102
16103 * w32-fns.el: Define w32-tty-standard-colors.
16104
16105 * startup.el (command-line): Use w32-tty-standard-colors when in
16106 w32 console mode.
16107
16108 2000-01-30 Dave Love <fx@gnu.org>
16109
16110 * jka-compr.el (jka-compr-load): Fix up load-history.
16111
16112 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
16113
16114 * emacs-lisp/cl-macs.el: Revert previous change.
16115
16116 2000-01-29 Dave Love <fx@gnu.org>
16117
16118 * facemenu.el: Purecopy various strings.
16119
16120 * timezone.el (timezone-fix-time): Window against 69 for two-digit
16121 years. Deal with three-digit years.
16122
16123 * help.el (help-xref-symbol-regexp, help-xref-info-regexp): Use
16124 defconst, purecopy.
16125 (help-back-label): Purecopy it.
16126
16127 2000-01-18 Gerd Moellmann <gerd@gnu.org>
16128
16129 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
16130 variable. If non-nil, order the buffer list according to the
16131 currently selected frame.
16132 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
16133 non-nil, pass the selected frame to function buffer-list.
16134
16135 2000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16136
16137 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
16138
16139 2000-01-28 Dave Love <fx@gnu.org>
16140
16141 * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
16142
16143 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
16144 Don't use lisp-indent-hook property.
16145 (cl-abs): Remove.
16146
16147 * subr.el: Move out indent and edebug specs for when and unless.
16148
16149 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
16150 when, unless.
16151
16152 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
16153 unless, when.
16154
16155 2000-01-28 Gerd Moellmann <gerd@gnu.org>
16156
16157 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
16158 `collecting' as synonym for `collect'.
16159
16160 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
16161 for the case it contains spaces.
16162
16163 * simple.el (what-cursor-position): Change formatting of
16164 messages.
16165
16166 * frame.el (delete-other-frames): New function.
16167 (toplevel): Bind it to C-x 5 1.
16168
16169 * sort.el (sort-numeric-base): New option.
16170 (sort-numeric-fields): If number starts with `0' or `0[xX[',
16171 interpret it as octal or hexadecimal. Use sort-numeric-base
16172 as default base.
16173
16174 * progmodes/glasses.el: New file.
16175
16176 2000-01-27 Gerd Moellmann <gerd@gnu.org>
16177
16178 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
16179 userids differently.
16180
16181 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
16182 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
16183 progmodes/ebnf-yac.el: New files.
16184
16185 2000-01-26 Dave Love <fx@gnu.org>
16186
16187 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
16188 on a function with an empty body. [From Eric Ludlam.]
16189
16190 2000-01-25 Andre Spiegel <spiegel@gnu.org>
16191
16192 * vc.el (vc-version-diff): Make sure file name is expanded.
16193
16194 2000-01-25 Gerd Moellmann <gerd@gnu.org>
16195
16196 * scroll-bar.el (scroll-bar-timer): Variable removed.
16197 (scroll-bar-toolkit-scroll): Don't use a timer.
16198
16199 2000-01-25 Kenichi Handa <handa@etl.go.jp>
16200
16201 * language/thai-util.el (thai-composition-function): Delete
16202 superfluous `a'.
16203
16204 2000-01-24 Dave Love <fx@gnu.org>
16205
16206 * fortran.el (fortran-mode): Use beginning-of-defun-function,
16207 end-of-defun-function.
16208
16209 * font-lock.el (turn-on-font-lock): Don't depend on window-system
16210 &c.
16211
16212 2000-01-22 Jason Rumney <jasonr@gnu.org>
16213
16214 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
16215 conflicts with new face support.
16216
16217 2000-01-22 Richard M. Stallman <rms@gnu.org>
16218
16219 * replace.el (query-replace): Rename last arg to DELIMITED.
16220 (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
16221 (query-replace-regexp): Likewise.
16222
16223 2000-01-20 Richard M. Stallman <rms@gnu.org>
16224
16225 * subr.el (with-syntax-table): Use make-symbol, not gensym.
16226
16227 * emacs-lisp/lisp.el (beginning-of-defun-function):
16228 Variable renamed from beginning-of-defun.
16229 Do not call make-variable-buffer-local.
16230 (beginning-of-defun-raw): Use new variable name; doc fix.
16231 (beginning-of-defun): Doc fix.
16232 (end-of-defun-function): Variable renamed from end-of-defun.
16233 Do not call make-variable-buffer-local.
16234 (end-of-defun): Use new variable name; doc fix.
16235
16236 * subr.el (dolist, dotimes): Copied from cl-macs.el
16237 and made to work.
16238
16239 * mail/undigest.el (rmail-digest-end-regexps):
16240 Variable replaces rmail-digest-end-regexp.
16241 Allows multiple regexps for detecting the end line.
16242 (undigestify-rmail-message): Corresponding changes.
16243
16244 2000-01-19 Dave Love <fx@gnu.org>
16245
16246 * files.el (user-init-file): Don't declare here -- is primitive.
16247
16248 * startup.el (command-line): Check for compiled user-init-file and
16249 set to uncompiled version if necessary.
16250
16251 2000-01-18 Gerd Moellmann <gerd@gnu.org>
16252
16253 * mail/undigest.el (rmail-digest-end-regexp): New user option.
16254 (undigestify-rmail-message): Use it.
16255
16256 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
16257
16258 2000-01-17 Gerd Moellmann <gerd@gnu.org>
16259
16260 * tmm.el (tmm-goto-completions): Adapt to prompt being part
16261 of mini-buffer.
16262
16263 2000-01-14 Gerd Moellmann <gerd@gnu.org>
16264
16265 * emacs-lisp/copyright.el (copyright-update): Removed the
16266 requirement for a trailing space from `copyright-regexp', to
16267 support copyrights with owner specified on a separate line..
16268
16269 * align.el: New file.
16270
16271 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
16272
16273 * net/eudc.el (toplevel): Define EUDC menu for Emacs.
16274
16275 2000-01-13 Dave Love <fx@gnu.org>
16276
16277 * ph.el: Removed. (Obsoleted by EUDC.)
16278
16279 2000-01-13 Gerd Moellmann <gerd@gnu.org>
16280
16281 * net/eudc.el (toplevel): Remove autoloaded code installing
16282 menu with easymenu, because that causes build problems.
16283
16284 * frame.el (frame-notice-user-settings): New variable.
16285 (frame-notice-user-settings): Don't modify frame parameters
16286 if called a second time.
16287
16288 2000-01-13 Richard M. Stallman <rms@gnu.org>
16289
16290 * frame.el (frame-notice-user-settings):
16291 Notice default-frame-parameters even for non-window frames.
16292
16293 2000-01-13 Gerd Moellmann <gerd@gnu.org>
16294
16295 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
16296 for Emacs.
16297 (eudc-bob-can-display-inline-images): Extend for Emacs.
16298 (eudc-bob-toggle-inline-display): Ditto.
16299 (eudc-bob-display-jpeg): Ditto.
16300
16301 2000-01-12 Gerd Moellmann <gerd@gnu.org>
16302
16303 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
16304 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
16305 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
16306
16307 * add-log.el (add-change-log-entry): Fix error trying an `(insert
16308 nil)'.
16309
16310 * subdirs.el: Add `net' directory.
16311
16312 * net: New directory.
16313
16314 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
16315 eval-last-sexp. Don't bind debug-on-error here.
16316 (eval-last-sexp): New function. Bind debug-on-error if
16317 eval-expression-debug-on-error is non-nil.
16318 (eval-defun-2, eval-defun): Likewise.
16319
16320 * simple.el (eval-expression): Don't bind debug-on-error if
16321 eval-expression-debug-on-error is nil. Detect changed
16322 debug-on-error, and propagate new value to global binding, if
16323 eval-expression-debug-on-error is non-nil,
16324 (eval-expression-debug-on-error): Change doc string.
16325
16326 2000-01-11 Richard M. Stallman <rms@gnu.org>
16327
16328 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
16329
16330 * emacs-lisp/lisp-mode.el (with-syntax-table):
16331 Set up lisp-indent-function property.
16332
16333 * subr.el (with-syntax-table): Moved from simple.el.
16334
16335 * simple.el (with-syntax-table): Moved to subr.el.
16336
16337 2000-01-11 Gerd Moellmann <gerd@gnu.org>
16338
16339 * tmm.el (tmm-shortcut): Delete region after prompt instead
16340 of erasing buffer.
16341
16342 * textmodes/fill.el (fill-common-string-prefix): New function.
16343 (fill-context-prefix): Use the longest common prefix of first
16344 and second line fill prefix, if there is one.
16345
16346 2000-01-11 Richard M. Stallman <rms@gnu.org>
16347
16348 * array.el (array-mode): Don't use make-variable-buffer-local.
16349 Use make-local-variable for `truncate-lines'.
16350
16351 2000-01-11 Jari Aalto <jari.aalto@poboxes.com>
16352
16353 * add-log.el (add-log-current-defun): Handle user-defined
16354 add-log-current-function returning nil,
16355
16356 * add-log.el (add-change-log-entry): Insert version number
16357 if having found a current function
16358
16359 * add-log.el (add-log-current-defun): Call
16360 `add-log-current-defun-function'. Try matches at level 0 and
16361 level 1. Strip whitespace from defun found.
16362
16363 2000-01-10 John Wiegley <johnw@gnu.org>
16364
16365 * allout.el (isearch-done/outline-provisions): Added `edit'
16366 argument to correspond with the current definition of
16367 `isearch-done'.
16368
16369 2000-01-10 Dave Love <fx@gnu.org>
16370
16371 * elide-head.el (elide-head): Use point-marker, not point.
16372
16373 2000-01-10 Gerd Moellmann <gerd@gnu.org>
16374
16375 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
16376 before and after the year 2000.
16377
16378 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
16379 Add ispell- prefix.
16380
16381 2000-01-10 Ken Stevens <k.stevens@ieee.org>
16382
16383 * ispell.el: Only define dictionaries in menus when they exist.
16384 (version18p): New variable.
16385 (version20p): New variable.
16386 (xemacsp): New variable.
16387 (ispell-choices-win-default-height): Fix for XEmacs visibility.
16388 (ispell-dictionary-alist1): Added Brasileiro dictionary.
16389 (ispell-dictionary-alist6): Russian command lines no longer accept
16390 run-together words.
16391 (ispell-local-dictionary-alist): Add koi8-r to customize definition.
16392 (ispell-dictionary-alist): Add koi8-r to customize definition.
16393 (check-ispell-version): Added documentation string. Returns
16394 library path when called non-interactively.
16395 (ispell-menu-map-needed): Uses new variables.
16396 (ispell-library-path): New variable.
16397 (ispell-decode-string): XEmacs fix for bogus variable bindings.
16398 (ispell-word): Improved documentation string. Test for valid
16399 character mappings. Correctly check typed in word changes that can
16400 result in single words split into multiple words. Returns
16401 replacement word.
16402 (ispell-command-loop): Fixes XEmacs display bugs. Show word to
16403 replace in recursive query replace mode. Help message for
16404 recursive edit mode.
16405 (ispell-show-choices): Protect against bad framepop bindings.
16406 (ispell-help): Fix to work with XEmacs.
16407 (ispell-highlight-spelling-error): Use new variables.
16408 (ispell-overlay-window): Fix to work with XEmacs.
16409 (ispell-parse-output): Passed and returns location information
16410 tracking spelling corrections. Doesn't recheck same word on
16411 current line.
16412 (ispell-init-process): Protect against bogus XEmacs variable binding.
16413 Fix call to single argument in sleep-for. Use new variables.
16414 (ispell-region): Passed and returns location information tracking
16415 spelling corrections. Doesn't check same word on current line.
16416 Improved documentation string. Doesn't resend a line already
16417 checked to the ispell process - fixes bug in LaTeX parsing.
16418 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
16419 (ispell-skip-region): No longer skips <TT> in SGML.
16420 (ispell-process-line): Tracks location information with spelling
16421 corrections. Added documentation string. Accounts for words
16422 already accepted on this line. Don't allow query-replace on line
16423 starting with math characters. Doesn't resend a line already sent
16424 to ispell process. Fixes alignment error bug.
16425
16426 2000-01-10 Richard M. Stallman <rms@gnu.org>
16427
16428 * dired-x.el (dired-guess-shell-alist-default):
16429 Suggest xloadimage, which is free, not xv, which isn't.
16430
16431 * ange-ftp.el (ange-ftp-file-name-nondirectory):
16432 Don't ever include the host name or user name in the value.
16433
16434 2000-01-09 Gerd Moellmann <gerd@gnu.org>
16435
16436 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
16437 of a real newline.
16438
16439 2000-01-09 Stephen Eglen <stephen@gnu.org>
16440
16441 * dired-x.el (dired-guess-shell-alist-default): Suggest xv
16442 for .png files.
16443
16444 2000-01-09 Per Abrahamsen <abraham@dina.kvl.dk>
16445
16446 * cus-edit.el (custom-hook-convert-widget): Fix comment.
16447
16448 2000-01-09 Gerd Moellmann <gerd@gnu.org>
16449
16450 * progmodes/cperl-mode.el: Replace ^F with ^L.
16451
16452 * sendmail.el (toplevel): Provide `sendmail' when compiling
16453 before `require'ing rmail and mailalias to prevent infinite
16454 recursion.
16455
16456 2000-01-08 Dave Love <fx@gnu.org>
16457
16458 * emacs-lisp/backquote.el: Remove inappropriate customization
16459 (allowing custom.el to use backquote).
16460
16461 2000-01-07 Dave Love <fx@gnu.org>
16462
16463 * add-log.el (add-log-debugging): Deleted.
16464 (add-change-log-entry): Treat a backup FILE-NAME as its parent
16465 file. Remove debugging code.
16466 (change-log-get-method-definition, change-log-name): Add doc.
16467 (change-log-sortable-date-at): New function.
16468 (change-log-merge): New command.
16469
16470 * time.el (display-time-string-forms): Make the Mail string active.
16471 (display-time-update): Provide help-echo for load average.
16472
16473 * bindings.el (make-mode-line-mouse2-map): New function.
16474 (mode-line-modified): Use it and simplify.
16475 (mode-line-mule-info): Provide help-echo info.
16476 (minor-mode-alist): Activate the strings.
16477 (make-mode-line-mouse-sensitive): Simplify for
16478 mode-line-buffer-identification.
16479
16480 2000-01-07 Gerd Moellmann <gerd@gnu.org>
16481
16482 * play/pong.el: New file.
16483
16484 2000-01-06 Dave Love <fx@gnu.org>
16485
16486 * array.el: Assorted cleanups for compiler warnings, doc strings,
16487 `array-' prefix for symbols.
16488
16489 2000-01-05 Dave Love <fx@gnu.org>
16490
16491 * textmodes/outline.el (outline-mode-menu-bar-map): Add
16492 outline-headers-as-kill.
16493 (outline-mode): Define imenu-generic-expression.
16494 (outline-headers-as-kill): New command.
16495
16496 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
16497 from paragraph-start.
16498 (paragraph-indent-minor-mode): New command.
16499
16500 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
16501 M-C-e, M-C-h, C-j, C-xnd, TAB.
16502 (fortran-mode): Set beginning-of-defun, end-of-defun.
16503 (fortran-column-ruler): Simplify.
16504 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
16505 (fortran-with-subprogram-narrowing): Likewise.
16506 (fortran-indent-subprogram): Call mark-defun.
16507 (fortran-check-for-matching-do): Change narrowing.
16508
16509 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
16510 (cl-lucid-hash-tag): Delete.
16511 (cl-hash-table-p): Correct test for native table.
16512 (cl-hash-table-count): Use hash-table-count.
16513
16514 * browse-url.el (browse-url): Fix case of
16515 browse-url-browser-function being an alist.
16516
16517 2000-01-05 Carsten Dominik <cd@gnu.org>
16518
16519 * textmodes/reftex-vars.el (reftex-parse-file-extension)
16520 (reftex-index-phrase-file-extension): New options.
16521
16522 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
16523 Use new option `reftex-index-phrase-file-extension'.
16524
16525 * textmodes/reftex.el (reftex-access-parse-file): Use new option
16526 `reftex-parse-file-extension'.
16527
16528 2000-01-05 Dave Love <fx@gnu.org>
16529
16530 * emacs-lisp/lisp.el (beginning-of-defun): New variable.
16531 (beginning-of-defun-raw): Use it.
16532 (end-of-defun): New variable.
16533 (end-of-defun): Use it.
16534 (check-parens): New command.
16535
16536 2000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org>
16537
16538 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
16539 (hs-show-block): Don't use `mapcar' when not accumulating.
16540
16541 Fix buglet in local variables initialization.
16542
16543 2000-01-05 Andreas Schwab <schwab@suse.de>
16544
16545 * hscroll.el (hscroll): Doc fix.
16546
16547 2000-01-05 Carsten Dominik <cd@gnu.org>
16548
16549 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar): require
16550 idlw-toolbar.
16551
16552 * progmodes/idlwave.el (idlwave-load-system-rinfo): load must read
16553 file idlw-rinfo.el.
16554 (idlwave-customize): load must read file idlw-shell.el.
16555 (idlwave-create-customize-menu): load must read file idlw-shell.el.
16556
16557 2000-01-05 Carsten Dominik <dominik@astro.uva.nl>
16558
16559 * progmodes/idlw-shell.el: Also provide idlwave-shell
16560 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
16561 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
16562
16563 * textmodes/reftex-dcr.el: renamed from reftex-vcr.el, provide
16564 both reftex-dcr and reftex-vcr.
16565
16566 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
16567
16568 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16569
16570 * ps-print.el: PostScript code now is in separate files, doc fix.
16571 (ps-print-version): New version number (5.0.3).
16572 (ps-header-lines, ps-left-header, ps-right-header): No more buffer
16573 local.
16574 (ps-spool-config): Initialization fix.
16575 (ps-print-prologue-1, ps-print-prologue-2)
16576 (ps-print-duplex-feature): PostScript code moved to separated file.
16577 (ps-background-image): Little code reformating.
16578 (ps-begin-file, ps-begin-job): Fix code.
16579 (ps-postscript-code-directory, ps-mark-code-directory): New vars.
16580 (ps-prologue-file): New fun.
16581
16582 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16583
16584 * ps-vars.el: Eliminated.
16585
16586 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
16587 `;;;###autoload'.
16588
16589 * ps-print.el: ps-vars eliminated, doc fix.
16590 (ps-print-version): New version number (5.0.2).
16591 (ps-spool-config): Initialization fix.
16592 (ps-print-customize): New fun.
16593
16594 2000-01-04 Gerd Moellmann <gerd@gnu.org>
16595
16596 * autorevert.el (auto-revert-mode): Return value of
16597 auto-revert-mode.
16598
16599 2000-01-04 Dave Love <fx@gnu.org>
16600
16601 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
16602 menu items.
16603
16604 2000-01-03 Dave Love <fx@gnu.org>
16605
16606 * elide-head.el (elide-head) [defgroup]: Add :version.
16607
16608 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
16609 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count): Use
16610 `cl-hash-table-p', not `hash-table-p'.
16611 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
16612
16613 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
16614
16615 * faces.el (face-read-integer, read-face-attribute)
16616 (color-defined-p, color-values): unspecified-{f,b}g are now
16617 strings.
16618
16619 2000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org>
16620
16621 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
16622 at comment end, and re-insert them after filling.
16623
16624 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
16625
16626 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
16627 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
16628 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
16629
16630 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
16631
16632 * term/x-win.el (xw-defined-colors): Call color-supported-p,
16633 the new name of face-color-supported-p.
16634
16635 * term/w32-win.el (xw-defined-colors): Likewise.
16636
16637 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
16638
16639 * simple.el (completion-setup-function): Count completion-size
16640 from minibuffer-prompt-end, not from point-min.
16641
16642 2000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
16643
16644 * faces.el (read-face-attribute, defined-colors, color-defined-p):
16645 Pass the frame to tty-color-* functions.
16646 (display-color-p, frame-set-background-mode): Pass the frame to
16647 tty-display-color-p.
16648
16649 * term/tty-colors.el (tty-defined-color-alist): Renamed from
16650 tty-color-alist.
16651 (tty-color-alist, tty-modify-color-alist): New functions.
16652 (tty-color-define, tty-color-clear, tty-color-approximate)
16653 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept
16654 an optional parameter FRAME.
16655
16656 2000-01-01 Gerd Moellmann <gerd@gnu.org>
16657
16658 * image.el (create-image, defimage): Don't assume image data is a
16659 string.
16660
16661 * image.el (defimage): Handle specifications containing :data
16662 instead of :file.
16663 (image-type-from-data): New function.
16664 (image-type-from-file-header): Use it.
16665 (create-image): Add parameter DATA-P.
16666
16667 See ChangeLog.8 for earlier changes.
16668
16669 ;; Local Variables:
16670 ;; coding: iso-2022-7bit
16671 ;; End: