]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
*** empty log message ***
[gnu-emacs] / lisp / ChangeLog
1 2001-04-05 Colin Walters <walters@cis.ohio-state.edu>
2
3 * eshell/eshell.el (eshell-command): Needed a "%s" format
4 specifier, in case the buffer contains percent characters.
5
6 2001-04-04 John Wiegley <johnw@gnu.org>
7
8 * calendar/timeclock.el (timeclock-generate-report): Added a
9 missing insert of the project name.
10
11 2001-04-09 Gerd Moellmann <gerd@gnu.org>
12
13 * obsolete/profile.el: Moved from emacs-lisp/.
14
15 * Makefile.in (nonobsolete_setwins): New macro.
16 (finder-data): Use it instead of `setwins'.
17 From: Dave Love <fx@gnu.org>.
18
19 * server.el (server-visit-files): Set server-existing-buffer correctly.
20 (server-visit-files): Run server-visit-hook after going to
21 line 1 so that the hook can set point as it sees fit.
22
23 * bindings.el (mode-line-modified): Unify help messages.
24
25 2001-04-07 Eli Zaretskii <eliz@is.elta.co.il>
26
27 * dos-fns.el (dos-8+3-filename): Rename from dos-truncate-to-8+3.
28 All callers changed.
29
30 2001-04-06 Eli Zaretskii <eliz@is.elta.co.il>
31
32 * international/titdic-cnv.el (miscdic-convert): For MS-DOS, if
33 long file names aren't supported, truncate the file names in
34 quail-misc-package-ext-info to 8+3 before matching them against
35 FILENAME.
36
37 * dos-fns.el (dos-truncate-to-8+3): New function.
38
39 * progmodes/compile.el (grep-compute-defaults): Use null-device
40 instead of literal /dev/null. Reported by Jens Schmidt
41 <schmidt@mathematik.uni-kl.de>.
42
43 * simple.el (normal-erase-is-backspace-mode): Doc fix.
44
45 2001-04-06 Stefan Monnier <monnier@cs.yale.edu>
46
47 * textmodes/sgml-mode.el: Add unknown maintainer.
48 (sgml-tag): Pass `str' explicitly through skeleton-transformation.
49 (html-mode-map): Use set-keymap-parent.
50
51 2001-04-06 Dave Love <fx@gnu.org>
52
53 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
54 Remove redundant string-to-list.
55
56 2001-04-05 Stefan Monnier <monnier@cs.yale.edu>
57
58 * composite.el (reference-point-alist): Doc fix.
59
60 2001-04-05 Sam Steingold <sds@gnu.org>
61
62 * font-lock.el (font-lock-keywords-case-fold-search):
63 Make buffer-local. This fixes a very annoying bug when loading a Lisp
64 file made font-lock case-insensitive.
65
66 2001-04-05 Gerd Moellmann <gerd@gnu.org>
67
68 * faces.el (defface menu): Doc fix.
69
70 * wid-edit.el (widget-color-sample-face-get): Don't make
71 faces for undefined colors.
72
73 * version.el (emacs-version): Include LessTif/Motif version info.
74
75 2001-04-04 Vinicius Jose Latorre <vinicius@cpqd.com.br>
76
77 * ps-mule.el: Eliminate cl package dependence.
78 (char-valid-p, multibyte-string-p, string-make-multibyte): Define funs
79 if they aren't defined yet.
80 (ps-mule-encode-header-string, ps-mule-header-string-charsets):
81 Eliminate cl package dependence.
82
83 2001-04-04 Stefan Monnier <monnier@cs.yale.edu>
84
85 * progmodes/cc-cmds.el (c-outline-level):
86 Bind buffer-invisibility-spec. Originally from Dave Love, but
87 got lost when incorporating version 5.26.
88
89 2001-04-04 Eli Zaretskii <eliz@is.elta.co.il>
90
91 * emulation/pc-select.el (pc-selection-mode):
92 Call normal-erase-is-backspace-mode instead of binding
93 keys individually.
94
95 * cus-load.el (normal-erase-is-backspace): Use it instead of
96 delete-key-deletes-forward.
97
98 * startup.el (command-line): Use normal-erase-is-backspace and
99 normal-erase-is-backspace-mode.
100
101 * simple.el (normal-erase-is-backspace): Rename from
102 delete-key-deletes-forward. Doc fix.
103 (normal-erase-is-backspace-mode): Rename from
104 delete-key-deletes-forward-mode. Doc fix.
105 Run normal-erase-is-backspace-hook.
106
107 * dired.el (dired-move-to-filename-regexp): Support file sizes in
108 ``human-readable'' format produced by GNU `ls'.
109 (dired-move-to-filename-regexp): Recognize ISO format dates.
110 From Paul Eggert <eggert@twinsun.com>.
111
112 2001-04-04 Gerd Moellmann <gerd@gnu.org>
113
114 * emacs-lisp/lisp-mnt.el (lm-keywords-list, lm-keywords-finder-p):
115 New functions.
116 (lm-verify): Check keywords.
117 From Eric M. Ludlam <eric@siege-engine.com>.
118
119 2001-04-03 Eric M. Ludlam <eric@siege-engine.com>
120
121 * speedbar.el (speedbar-insert-image-button-maybe): Check for
122 `xemacs' feature instead of for the function `set-extent-property'.
123
124 2001-04-03 Stefan Monnier <monnier@cs.yale.edu>
125
126 * mail/mh-utils.el (mh-folder-hist): New var.
127 (mh-prompt-for-folder): Use it and pass `default' to completing-read.
128
129 2001-04-03 Eli Zaretskii <eliz@is.elta.co.il>
130
131 * hexl.el (hexl-scroll-up): If scrolling gets outside the hexl
132 region, position point on the first or last 16-byte group.
133 (hexl-mode-map): Bind C-Home and C-End to hexl-beginning-of-buffer
134 and hexl-end-of-buffer. Bind End and Home to hexl-end-of-line and
135 hexl-beginning-of-line.
136
137 2001-04-03 Gerd Moellmann <gerd@gnu.org>
138
139 * icomplete.el (icomplete-mode): Treat an argument like other
140 modes do.
141
142 * startup.el (fancy-splash-head): Use splash8.xpm for color
143 depth 8.
144
145 * emacs-lisp/checkdoc.el (checkdoc-common-verbs-wrong-voice):
146 Add an antry for ``converts''.
147
148 * language/slovak.el ("Slovak"): Add documentation string.
149 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk ml.).
150
151 * language/czech.el ("Czech"): Add documentation string.
152 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk ml.).
153
154 * ps-mule.el (ps-mule-font-info-database-bdf): Change `isci24-etl.bdf'
155 to `isci24-mule.bdf'. From: Kenichi Handa <handa@etl.go.jp>.
156
157 2001-04-02 Stefan Monnier <monnier@cs.yale.edu>
158
159 * mail/mail-extr.el (mail-extr-delete-char, mail-extr-safe-move-sexp)
160 (mail-extr-skip-whitespace-forward, mail-extr-nuke-char-at)
161 (mail-extr-skip-whitespace-backward, mail-extr-undo-backslash-quoting):
162 Use `defsubst' rather than a macro to ease debugging.
163 (mail-extr-last): Remove (use `last' instead).
164 (mail-extract-address-components): Properly reset the syntax-table
165 after parsing an address. Use `last' rather than mail-extr-last.
166 Make sure the end marker stays at the very end.
167
168 2001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
169
170 * international/titdic-cnv.el (miscdic-convert): Fix a typo in the
171 last change.
172
173 2001-04-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
174
175 * ps-print.el: Line and paragraph spacing feature. Region to cut
176 out when printing. Doc fix.
177 (ps-print-version): New version number (6.5).
178 (ps-line-spacing, ps-paragraph-spacing, ps-paragraph-regexp):
179 New vars. Line and paragraph spacing feature.
180 (ps-begin-cut-regexp, ps-end-cut-regexp): New vars. Region to cut
181 out when printing.
182 (ps-setup, ps-nb-pages, ps-get-page-dimensions, ps-begin-file)
183 (ps-get-font-size, ps-begin-job, ps-continue-line)
184 (ps-plot-region): Code fix.
185 (ps-print-prologue-2): Var eliminated.
186 (ps-line-spacing-internal, ps-paragraph-spacing-internal):
187 New internal vars.
188 (ps-get-size): New fun.
189 (ps-output-string-prim, ps-init-output-queue, ps-print-page-p)
190 (ps-next-line): Replace defun by defsubst.
191 (ps-mule-plot-string): Autoload doc fix.
192
193 * ps-bdf.el: XEmacs compatibility. Doc fix.
194 (installation-directory, coding-system-for-read): Declare vars if
195 it's not declared yet.
196 (bdf-read-font-info, bdf-read-bitmap, bdf-get-bitmaps): Code fix.
197
198 * ps-mule.el: XEmacs compatibility. Doc fix.
199 (leading-code-private-22): Declare var if it's not declared yet.
200 (charset-bytes, charset-dimension, charset-id, charset-width)
201 (find-charset-region, split-char, char-width, chars-in-region)
202 (forward-point, decompose-composite-char, encode-coding-string)
203 (coding-system-p, ccl-execute-on-string, define-ccl-program):
204 Define funs if not defined yet.
205 (encode-composition-rule, find-composition): Define funs if not
206 loaded yet.
207 (ps-mule-prologue): PostScript code fix.
208
209 2001-04-02 Kenichi Handa <handa@etl.go.jp>
210
211 * ps-mule.el (ps-mule-generate-font): New arg HEADER-P. If it is
212 non-nil, generate font for the header strings.
213 (ps-mule-prepare-font): Likewise.
214 (ps-mule-generate-glyphs): Likewise.
215 (ps-mule-string-encoding): Likewise.
216 (ps-mule-header-charsets): New variable.
217 (ps-mule-encode-header-string): New function.
218 (ps-mule-header-string-charsets): New function.
219 (ps-mule-begin-job): Check charsets in the header strings. If there
220 are non-ASCII and non-Latin1 charsets, prepare fonts for them.
221
222 * ps-print.el (ps-generate-header-line): Encode the header string by
223 ps-mule-encode-header-string.
224 (ps-mule-encode-header-string): Declare autoload.
225
226 2001-04-02 Gerd Moellmann <gerd@gnu.org>
227
228 * frame.el (cursor-in-non-selected-windows):
229 Replaces show-cursor-in-non-selected-windows.
230
231 2001-03-31 Kenichi Handa <handa@etl.go.jp>
232
233 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
234 Delete entries for "chinese-py" and "chinese-ziranma".
235 (quail-misc-package-ext-info): New variable.
236 (tsang-quick-converter): New function.
237 (tsang-b5-converter, quick-b5-converter, tsang-cns-converter)
238 (quick-cns-converter, py-converter, ziranma-converter)
239 (miscdic-convert, batch-miscdic-convert): New functions.
240
241 2001-03-30 Kenichi Handa <handa@etl.go.jp>
242
243 * international/utf-8.el (ccl-encode-mule-utf-8): Fix handling of
244 eight-bit-control chars.
245
246 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
247 Reduce making temporary vector (suggested by Dave Love).
248
249 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
250
251 * simple.el (transient-mark-mode): Mention ESC ESC ESC in the doc
252 string as well.
253
254 2001-03-30 Andreas Schwab <schwab@suse.de>
255
256 * files.el (backup-directory-alist): Fix typo.
257
258 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
259
260 * time-stamp.el (time-stamp-format): Doc fix. From Paul Eggert
261 <eggert@twinsun.com>.
262
263 2001-03-30 Dave Love <fx@gnu.org>
264
265 * progmodes/fortran.el (fortran-comment-region): Fix typo.
266
267 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
268
269 * simple.el (transient-mark-mode): Mention C-g in the doc string.
270
271 2001-03-30 Miles Bader <miles@gnu.org>
272
273 * subr.el (interactive-form): Fix paren typo.
274
275 2001-03-29 Eli Zaretskii <eliz@is.elta.co.il>
276
277 * emacs-lisp/profile.el: Say that it's obsolete in the header
278 line, so that finder.el puts that into its data-base.
279 Suggested by Alex Schroeder <alex@gnu.org>.
280
281 2001-03-29 Paul Eggert <eggert@twinsun.com>
282
283 * mail/emacsbug.el (report-emacs-bug): Report LC_COLLATE,
284 LC_MESSAGES, LC_MONETARY, LC_NUMERIC, and LC_TIME as well.
285
286 2001-03-29 Stefan Monnier <monnier@cs.yale.edu>
287
288 * generic.el (generic-mode-set-comments): Use "" rather than nil
289 for comment-end.
290
291 2001-03-29 Gerd Moellmann <gerd@gnu.org>
292
293 * emacs-lisp/advice.el (ad-make-advised-definition):
294 Call interactive-form to obtain the interactive spec of subrs.
295
296 * subr.el (interactive-form): New function.
297
298 2001-03-29 Andre Spiegel <spiegel@gnu.org>
299
300 * vc-sccs.el (vc-sccs-register): Use relative file names.
301
302 2001-03-28 Gerd Moellmann <gerd@gnu.org>
303
304 * bookmark.el (bookmark-get-bookmark): Handle case that
305 BOOKMARK is not a string.
306
307 * image.el (image-type-regexps): Change type for PS files
308 to `postscript'.
309
310 * subr.el (read-passwd): Clear command history after each
311 character entered. From: Stephen Gildea <gildea@alum.mit.edu>.
312
313 2001-03-27 Kenichi Handa <handa@etl.go.jp>
314
315 * international/kkc.el (kkc-save-init-file): Locally bind
316 print-length to nil.
317
318 2001-03-26 Gerd Moellmann <gerd@gnu.org>
319
320 * textmodes/flyspell.el: Some doc fixes.
321 (flyspell-maybe-correct-transposition)
322 (flyspell-maybe-correct-doubling): Use a temporary buffer
323
324 * textmodes/ispell.el (ispell-parse-output): Doc fix.
325
326 * emacs-lisp/byte-opt.el (byte-optimize-while)
327 (byte-optimize-form-code-walker): Diagnose too few arguments
328 for `if' and `while'.
329
330 2001-03-26 Kenichi Handa <handa@etl.go.jp>
331
332 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
333 Prepend `\' to "\<quail-translation-docstring>".
334
335 2001-03-26 Gerd Moellmann <gerd@gnu.org>
336
337 * autorevert.el (global-auto-revert-non-file-buffers):
338 Remove duplicate defcustom.
339
340 2001-03-26 Miles Bader <miles@gnu.org>
341
342 * international/latin1-disp.el (latin1-char-displayable-p):
343 Add leading "-" for X font pattern.
344
345 2001-03-26 Kenichi Handa <handa@etl.go.jp>
346
347 * international/mule-diag.el (describe-coding-system):
348 For raw-text and emacs-mule, don't add anymore text about what
349 charsets they can encode.
350
351 2001-03-25 Eli Zaretskii <eliz@is.elta.co.il>
352
353 * help.el (view-lossage): Mention open-dribble-file in the doc
354 string. Suggested by Riku Saikkonen <rjs@lloke.dna.fi>.
355
356 2001-03-23 Stefan Monnier <monnier@cs.yale.edu>
357
358 * skeleton.el (skeleton-internal-list): Fix bogus logic.
359 (skeleton-pair-insert-maybe): Don't pair after a backslash.
360
361 2001-03-23 Kenichi Handa <handa@etl.go.jp>
362
363 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
364 Call ccl-execute-on-string directly so that CCL program handling
365 multibyte sequence can work correctly.
366 (encoded-kbd-setup-keymap): Fix the default value of `valid-codes'
367 property of the coding system.
368
369 2001-03-23 Stefan Monnier <monnier@cs.yale.edu>
370
371 * textmodes/fill.el (fill-individual-paragraphs-prefix):
372 Fix transcription typo.
373
374 2001-03-22 Rajesh Vaidheeswarran <rv@gnu.org>
375
376 * whitespace.el: Add buffer local variables to toggle testing of
377 whitespaces in buffers without affecting the default values.
378 Bump version to 3.0 to account for a few other changes.
379 (whitespace-toggle-ateol-check, whitespace-toggle-leading-check)
380 (whitespace-toggle-trailing-check, whitespace-toggle-indent-check)
381 (whitespace-toggle-spacetab-check): New functions.
382
383 2001-03-21 Stefan Monnier <monnier@cs.yale.edu>
384
385 * obsolete/cplus-md.el: Moved from progmodes/cplus-md.el.
386
387 2001-03-21 Gerd Moellmann <gerd@gnu.org>
388
389 * bs.el (bs-cycle-next, bs-cycle-previous): Fix handling of
390 bs-cycle-configuration-name. From Juanma Barranquero
391 <lektu@uol.com.br>.
392
393 * Makefile.in, makefile.w32-in (COMPILE_FIRST): Add cc-mode.el
394 and cc-vars.el.
395
396 * mail/sendmail.el (sendmail-send-it): Don't parse Resent-*
397 headers. Always invoke sendmail with option -t.
398
399 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
400
401 * Release of cc-mode 5.28.
402
403 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
404
405 * cc-mode.el, cc-vars.el (c-common-init, c-default-style):
406 Removed the hardcoded switch to "java" style in Java mode.
407 It's instead taken care of by the default value for c-default-style.
408
409 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
410
411 * cc-align.el (c-lineup-math): Fix bug where lineup was
412 triggered by equal signs in string literals.
413
414 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
415
416 * cc-cmds.el (c-fill-paragraph): Fixed bug in the paragraph
417 limit detection when at the ends of the buffer.
418
419 * cc-engine.el (c-guess-basic-syntax): Removed bogus check for
420 "for" statement clause in case 7F; a better one is done
421 earlier in case 7D anyway.
422
423 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
424
425 * cc-cmds.el (c-guess-fill-prefix): Improved the heuristics
426 somewhat more and did a small optimization.
427
428 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
429
430 * cc-cmds.el (c-beginning-of-statement, c-end-of-statement):
431 Use the limit argument only to limit the syntactic context
432 search, not to limit the actual movement.
433
434 * cc-cmds.el (c-beginning-of-statement): Move by sentence
435 inside multiline strings, just like in comments. Also various
436 fixes to the paragraph and comment prefix recognition, block
437 comment ender handling etc.
438
439 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
440
441 * cc-cmds.el (c-fill-paragraph): Take more care to preserve
442 the relative position of the point.
443
444 * cc-cmds.el (c-electric-continued-statement): New function to
445 use as abbrev hook to reindent for keywords such as "else"
446 that continues an earlier statement.
447
448 * cc-menus.el (cc-imenu-c++-generic-expression): Treat structs
449 like classes.
450
451 * cc-mode.el (c-mode, c++-mode, java-mode, objc-mode)
452 (pike-mode): Populate the default abbrev tables to reindent for
453 keywords such as "else" that can continue earlier statements.
454 Abbrev mode is therefore turned on by default now. (Note that
455 this doesn't apply to idl-mode, since IDL afaik doesn't have
456 statements at all.)
457
458 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
459
460 * cc-engine.el (c-inside-bracelist-p): Fix for handling
461 bracelists where the declaration contains template arguments.
462
463 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
464
465 * cc-cmds.el (c-comment-indent):
466 Use `c-get-syntactic-indentation' to correctly calculate the
467 syntactic indentation. Fixes bug with lineup functions that
468 return vectors.
469
470 * cc-engine.el (c-get-syntactic-indentation): Split the
471 indentation sum calculation from `c-indent-line' to a separate
472 function.
473
474 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
475
476 * cc-cmds.el (c-beginning-of-statement, c-comment-indent):
477 Fixed places where it was assumed that preprocessor directives
478 have to start in column zero.
479
480 * cc-engine.el (c-beginning-of-member-init-list): Handle C++
481 template arguments after a class identifier properly.
482
483 * cc-engine.el (c-guess-basic-syntax): Treat initializer brace
484 lists for `new Foo[]' constructs in Java as expressions and
485 not top level definition brace lists on the top level, so that
486 they'll get indented consistently with the same type of
487 expression in a normal block.
488
489 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
490
491 * cc-cmds.el (c-fill-paragraph): The kludge that checks
492 whether the adaptive filling package fails to keep the comment
493 prefix is now kludged further to check for filladapt-mode
494 which doesn't have that problem. This is really icky, but it's
495 the only way that works with the current misfeatures/bugs in
496 both adaptive-fill-mode and filladapt-mode.
497
498 * cc-cmds.el (c-fill-paragraph): Made the way the paragraph
499 around point is recognized more robust.
500
501 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
502
503 * cc-cmds.el, cc-engine.el, cc-lobotomy.el (c-state-cache)
504 (c-in-literal-cache, c-auto-fill-prefix, c-lit-limits)
505 (c-lit-type): Fixed all internal variables used dynamically so
506 that they are always bound.
507
508 * cc-cmds.el, cc-engine.el: Improved recovery of syntactic
509 errors:
510
511 (c-indent-region): Fixed reporting of syntactic errors so that
512 the region is fully reindented even when an error occurs.
513 The last syntactic error is printed afterwards. Also cleanup up a
514 whole lot of code that tried to optimize indentation of whole
515 sexps but in reality accomplishes nothing.
516
517 (c-indent-sexp): Use c-indent-region.
518
519 (c-parsing-error): Changed this variable to hold the message
520 for any syntactic error that is discovered.
521
522 (c-parse-state): Search backward from point instead of the bod
523 position when the latter is invalid. This makes CC Mode
524 recover faster when there are unbalanced close braces.
525
526 (c-backward-to-start-of-if): Use c-parsing-error to report
527 dangling "else" clauses instead of throwing an error, and fall
528 back to a reasonable position.
529
530 (c-indent-line): Added argument to avoid reporting syntactic errors.
531
532 (c-show-syntactic-information): Don't report any syntactic errors.
533
534 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
535
536 * cc-cmds.el (c-beginning-of-statement): Fixed bugs with
537 paragraph recognition when moving by sentence in literals.
538
539 * cc-langs.el (c-Java-javadoc-paragraph-start): Modified paragraph
540 start regexp for javadoc to recognize javadoc markup in general instead
541 of a specific set of keywords, to be more future-safe.
542
543 (c-Pike-pikedoc-paragraph-start)
544 (c-Pike-pikedoc-paragraph-separate): New regexps to recognize
545 pikedoc markup.
546
547 * cc-mode.el: Fixed initialization and use of c-current-comment-prefix.
548
549 (pike-mode): Initialize paragraph settings pikedoc recognition.
550
551 * cc-vars.el (c-default-style): Made a nicer Customize widget.
552
553 (c-comment-prefix-regexp): Made it possible to use an
554 association list on this to specify mode specific regexps.
555 The default value now use a special regexp in Pike mode to
556 recognize pikedoc markup.
557
558 (c-current-comment-prefix): New variable containing the actual
559 regexp from c-comment-prefix-regexp for the current buffer.
560
561 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
562
563 * cc-cmds.el (c-electric-brace): Fixed check for special brace
564 lists: We can't look at the syntax, since a brace list can get
565 recognized as a plain statement-cont.
566
567 * cc-engine.el (c-guess-basic-syntax): Fixed bug where a
568 special brace list opener broken over two lines got recognized
569 as a statement on the second line. Case 9A changed.
570
571 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
572
573 * cc-cmds.el (c-electric-brace): Fixed bug in c-state-cache
574 adjustment after line is reindented.
575
576 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
577
578 * cc-defs.el (c-point): Added optional argument for position
579 to use instead of the current point.
580
581 * cc-defs.el, cc-engine.el (c-add-class-syntax): Do not add
582 the in-expression block symbols when the construct starts at
583 boi, to avoid the extra level of indentation in that case.
584 Cases 4, 16A and 17E affected.
585
586 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
587
588 * cc-cmds.el: Use `indent-according-to-mode' instead of direct
589 calls to `c-indent-line', to adhere better to Emacs conventions.
590
591 * cc-engine.el (c-indent-line): Use the syntax already bound
592 to `c-syntactic-context', if there is any.
593
594 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
595
596 * cc-engine.el (c-get-offset): Fixed bug where the indentation
597 wasn't added up correctly when a lineup function returned nil.
598
599 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
600
601 * cc-engine.el (c-collect-line-comments): Fixed bug where
602 empty lines were ignored when collecting line comments backwards.
603
604 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
605
606 * cc-align.el (c-lineup-dont-change): Return an absolute
607 indentation column to work correctly in the case when several
608 syntactic elements are processed for the same line.
609
610 * cc-engine.el, cc-styles.el, cc-vars.el (c-evaluate-offset)
611 (c-get-offset, c-indent-line, c-valid-offset, c-read-offset)
612 (c-set-offset): Added absolute indentation column settings by
613 using the vector type.
614
615 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
616
617 * cc-cmds.el, cc-vars.el (c-electric-paren, c-cleanup-list):
618 Implemented two new cleanups `space-before-funcall' and
619 `compact-empty-funcall'.
620
621 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
622
623 * cc-defs.el (c-paren-re, c-identifier-re): Two new macros for
624 helping building regexps.
625
626 * cc-engine.el (c-on-identifier): New function for detecting
627 identifiers. It takes keywords into account.
628
629 * cc-langs.el, cc-mode.el: Added regexps for complete keyword
630 lists. `c-keywords' is set to a regexp matching all keywords
631 in the current language.
632
633 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
634
635 * cc-engine.el (c-beginning-of-statement-1): Added '#' to the
636 list of characters to skip backwards over at the beginning of
637 a statement, since it can precede string literals in Pike.
638
639 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
640
641 * cc-cmds.el (c-guess-fill-prefix): Fixed bug with prefix
642 recognition when standing on the last line in a C++ comment
643 with nothing but whitespace after the prefix.
644
645 * cc-engine.el (c-backward-to-start-of-if): Fixed bug when
646 given no limit argument.
647
648 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
649
650 * cc-engine.el (c-inside-bracelist-p): Fixed brace list
651 recognition for the `[]= operator symbol in Pike.
652
653 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
654
655 * cc-bytecomp.el (cc-eval-when-compile): New macro that works
656 around a bug in `eval-when-compile' in the byte compiler.
657
658 * cc-engine.el (c-forward-token-1): Fixed bug with return
659 value when count is zero and there's no token start within the limit.
660
661 (c-guess-basic-syntax): Don't add 'comment-intro to lines with
662 "prefix comments", i.e. comments which are followed by code on
663 the same line.
664
665 * cc-mode-19.el: Fixes so that checks that must be done at
666 compile time also are done then.
667
668 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
669
670 * cc-defs.el: Make sure cc-mode-19 is loaded both at compile
671 time and at runtime, and only when it's needed.
672
673 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
674
675 Major cleanup for less error prone and more warning free
676 compilation, including some fixes for bugs due to different
677 compilation orders. Thanks to Martin Buchholz for providing
678 the basis for all this.
679
680 * cc-bytecomp.el: New file that provides some byte compilation
681 features: It ensures that files always are loaded from the
682 current source directory during compilation, and it provides a
683 set of macros to turn off specific compiler warnings for
684 specific symbols. (It's not CC Mode specific in any way.)
685
686 Fixed a nearly acyclic dependency tree (both runtime and
687 compile-time) between all files.
688
689 * cc-defs.el: Separated all macros before the inline functions,
690 to ensure correct compilation.
691
692 * cc-defs.el, cc-engine.el: Moved c-beginning-of-macro to from
693 cc-defs.el to cc-engine.el and made it a function instead.
694
695 * cc-mode-19.el: Patch the byte compiler in Emacs 19 not to warn
696 about char-after.
697
698 * cc-vars.el: Cope even when there isn't a custom package
699 containing defcustom available.
700
701 * cc-make.el: Removed since it's no longer necessary.
702
703 README: Updated installation instructions.
704
705 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
706
707 * cc-cmds.el, cc-langs.el, cc-mode.el: Moved around things to
708 improve the modularity: Moved all mode init stuff from
709 cc-langs.el to cc-mode.el, including the keymap
710 initialization; cc-langs now only contains the various
711 variables for configuring the language syntax.
712
713 * cc-engine.el, cc-styles.el (c-evaluate-offset)
714 (c-get-offset): Moved from cc-styles to cc-engine since file
715 dependency analysis suggests they belong there (which also
716 makes more sense). Thanks to Martin Buchholz for doing the analysis.
717
718 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
719
720 * cc-cmds.el (c-fn-region-is-active-p): New function that
721 wraps the corresponding macro, for use in places that aren't
722 compiled. Thanks to Martin Buchholz for pointing out this.
723
724 * cc-langs.el (c-mode-menu): Use c-fn-region-is-active-p.
725
726 * cc-mode.el (c-prepare-bug-report-hooks): Hook variable to
727 add things to the bug report.
728
729 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
730
731 * cc-cmds.el (c-guess-fill-prefix): Fixed bug where the
732 returned prefix could contain a newline when the search for a
733 good prefix line failed.
734
735 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
736
737 * cc-cmds.el (c-toggle-auto-state, c-toggle-hungry-state)
738 (c-toggle-auto-hungry-state): Made the argument optional, as
739 the documentation says it is.
740
741 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
742
743 * cc-engine.el (c-guess-basic-syntax): Don't treat the Pike
744 multiline string syntax, #"...", as a cpp macro.
745
746 2001-03-21 Paul Eggert <eggert@twinsun.com>
747
748 * international/mule-cmds.el (set-locale-environment):
749 Set system-messages-locale and system-time-locale, but only if the
750 caller specifies a non-nil locale name.
751
752 2001-03-20 Gerd Moellmann <gerd@gnu.org>
753
754 * pcvs-util.el (cvs-bury-buffer): Bodiless `if' statements cause
755 problems for the interpreter. From: John Wiegley <johnw@gnu.org>
756
757 2001-03-20 Gerd Moellmann <gerd@gnu.org>
758
759 * follow.el (follow-avoid-tail-recenter): Doc fix.
760
761 * custom.el (custom-set-variables): Avoid reversing the list
762 of args needlessly.
763
764 * startup.el (fancy-splash-head): Don't change the colors of the
765 XPM image on a dark background.
766
767 * comint.el (comint-exec-1): Set columns of the terminal to
768 window-width instead of frame-width.
769
770 * info.el (Info-scroll-down): Add missing WINDOW arg for
771 pos-visible-in-window-p.
772
773 * ehelp.el (electric-help-mode-hook): Add defcustom.
774
775 * mail/sendmail.el (mail-mode): Activate case-folding in
776 font-lock-defaults.
777
778 2001-03-19 Stefan Monnier <monnier@cs.yale.edu>
779
780 * bindings.el (mode-line-mode-menu): `glasses-mode' might be unbound.
781 (completion-ignored-extensions): Remove duplicate ".class".
782
783 2001-03-19 Andreas Schwab <schwab@suse.de>
784
785 * textmodes/reftex-dcr.el (reftex-view-crossref): Doc fix.
786 From Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
787
788 2001-03-19 Gerd Moellmann <gerd@gnu.org>
789
790 * language/european.el ("Latin-5", "Latin-4"): Use postfix input
791 methods since there are not prefix input methods.
792
793 2001-03-19 Kenichi Handa <handa@etl.go.jp>
794
795 * international/mule-cmds.el (read-input-method-name):
796 Locally bind enable-recursive-minibuffers to t.
797
798 2001-03-18 Stefan Monnier <monnier@cs.yale.edu>
799
800 * emacs-lisp/lmenu.el (add-menu): Re-added (was erroneously removed).
801
802 2001-03-17 Michael Kifer <kifer@cs.sunysb.edu>
803
804 * ediff-util.el: Copyright years.
805 (ediff-choose-syntax-table): New function.
806 (ediff-setup): Use ediff-choose-syntax-table.
807
808 * ediff-init.el (ediff-with-syntax-table): New macro, uses
809 with-syntax-table.
810
811 * ediff.el: Date of last update, copyright years.
812
813 * ediff-wind (ediff-setup-control-frame): Nill->nil.
814
815 * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
816 of Scott Bronson.
817 (ex-cmd-assoc,ex-cmd-one-letr): New functions.
818 (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
819 Deleted functions.
820 (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
821 ex-token-list.
822
823 * viper-util.el: Spaces, indentation.
824
825 * viper.el: Changed version, modification time.
826
827 2001-03-16 John Wiegley <johnw@gnu.org>
828
829 * calendar/timeclock.el (timeclock-workday-remaining):
830 Check whether `discrep' is non-null before using it.
831
832 2001-03-16 John Wiegley <johnw@gnu.org>
833
834 * calendar/timeclock.el (timeclock-reread-log): Fixed problem with
835 first-time checkins.
836 (timeclock-log-data): Fixed problem with reading timelog log file.
837 Resulting data in the "day list" was incorrect.
838 (timeclock-find-discrep): Check if `timeclock-file' is readable
839 before opening it.
840 (timeclock-time-less-p): New function.
841 (timeclock-day-base): New function.
842 (timeclock-geometric-mean): New function.
843 (timeclock-generate-report): Generate a summary report based on
844 the contents of the log file. This uses `timeclock-log-data', and
845 is an example of writing a timelog manipulation function.
846 (timeclock-visit-timelog): A quick command for opening the timelog
847 file.
848 (timeclock-log-data): Bound the variable event.
849
850 2001-03-16 Kenichi Handa <handa@etl.go.jp>
851
852 * international/mule-cmds.el (select-safe-coding-system):
853 Fix typo: symbol-name -> symbol-value.
854
855 * mail/rmail.el (rmail-insert-inbox-text): Call expand-file-name
856 before substitute-in-file-name to handle double slashes in FILE
857 correctly.
858
859 2001-03-15 Gerd Moellmann <gerd@gnu.org>
860
861 * textmodes/ispell.el (ispell-dictionary-alist-6): Add support
862 for Slovak. From Pavel.Janik@suse.cz (Pavel Jan\e,Bm\e(Bk ml.).
863
864 2001-03-14 Gerd Moellmann <gerd@gnu.org>
865
866 * bindings.el (features): Add `md5' and `overlay' to the list.
867
868 * scroll-bar.el (toplevel): Test if `x-toolkit-scroll-bars' is
869 bound before using it. It's not bound when configured without X,
870 for instance.
871
872 2001-03-13 Thien-Thi Nguyen <ttn@gnu.org>
873
874 * progmodes/hideshow.el: Update copyright.
875 (hs-minor-mode-map): Change bindings to use `C-c @' prefix.
876 (hs-minor-mode-hook): Include `:version' in defcustom form.
877
878 2001-03-13 Gerd Moellmann <gerd@gnu.org>
879
880 * help.el (string-key-binding): Don't call event-start on
881 a non-list.
882
883 2001-03-13 Eli Zaretskii <eliz@is.elta.co.il>
884
885 * startup.el (fancy-splash-tail, command-line-1): Fix the
886 copyright year.
887
888 2001-03-13 Kenichi Handa <handa@etl.go.jp>
889
890 * term.el: These changes are based on a patch sent from Yong Lu
891 <lyongu@yahoo.com>.
892 (term-set-escape-char): Bind M-x to execute-extended-command in
893 term-raw-escape-map.
894 (term-move-columns): Don't try to move to negagive column.
895 (term-emulate-terminal): Insert a string before deleting a text to
896 overwrite.
897
898 2001-03-12 Gerd Moellmann <gerd@gnu.org>
899
900 * play/life.el (life): Rearrange code so that all calls to
901 life-display-generation are in a catch-form.
902
903 * progmodes/etags.el (tags-loop-continue): Don't change point in a
904 file that isn't interesting. In an interesting file, push the old
905 value of point on the mark ring.
906
907 * mail/rmailsum.el (rmail-summary-override-mail-send-and-exit):
908 New function.
909 (rmail-summary-mail, rmail-summary-reply, rmail-summary-forward):
910 Use it.
911
912 * emacs-lisp/autoload.el (generate-file-autoloads):
913 Remove warning about line lengths.
914
915 2001-03-12 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
916
917 * progmodes/etags.el (tags-compression-info-list): New variable.
918 (find-tag-in-order): Use it to deal with compressed source files.
919 (tag-file-name-match-p): New function.
920 (etags-recognize-tags-table): Use it for better match of file names.
921
922 2001-03-12 Kenichi Handa <handa@etl.go.jp>
923
924 * international/mule-cmds.el (register-input-method): Doc fix.
925
926 * international/quail.el (quail-translate-key): Fix condition to
927 check if there's another breaking point in the current key.
928
929 2001-03-11 Eli Zaretskii <eliz@is.elta.co.il>
930
931 * mail/rmailout.el (rmail-output-to-rmail-file): When writing the
932 Babyl header to the newly-created output file, bind
933 coding-system-for-write to either rmail-file-coding-system or
934 emacs-mule-unix.
935
936 2001-03-11 Stefan Monnier <monnier@cs.yale.edu>
937
938 * textmodes/texnfo-upd.el (texinfo-update-menu-lower-regexps):
939 Fix the name and regexp used for subsubsections.
940
941 2001-03-10 Dave Love <fx@gnu.org>
942
943 * toolbar/tool-bar.el (tool-bar-setup): Don't suppress write-file
944 and save-buffer if buffer-file-name non-nil. From rms.
945
946 2001-03-10 Andre Spiegel <spiegel@gnu.org>
947
948 * vc.el (vc-do-command): If the destination buffer is already
949 current, don't set it up and don't erase it. Updated doc string
950 to reflect that.
951 (vc-version-diff): When doing a single file diff, don't switch to the
952 *vc-diff* buffer before the command. This is to preserve local
953 variable bindings that might affect the diff command.
954 (vc-print-log): Don't switch to the *vc* buffer before the
955 command, so that local variable bindings are preserved.
956
957 * vc-{cvs,rcs,sccs}.el (vc-*-print-log): Output to buffer *vc*,
958 not the current buffer.
959 (vc-*-diff): Output to buffer *vc-diff*, not the current buffer.
960
961 * vc-cvs.el (vc-cvs-checkin): When removing the sticky tag,
962 make output go to buffer *vc*, not the current buffer.
963
964 2001-03-09 Stefan Monnier <monnier@cs.yale.edu>
965
966 * hi-lock.el (hi-lock-line-face-buffer): Wrap the regexp in a group
967 so ^, $, *, ? and + are interpreted correctly.
968
969 2001-03-09 Gerd Moellmann <gerd@gnu.org>
970
971 * help.el (string-key-binding): Renamed from
972 mode-line-key-binding. Handle any event on a string.
973 Check for `keymap' properties as well as `local-map' properties.
974
975 * comint.el (comint-insert-clicked-input): Use the last key
976 from this-command-keys to lookup the global key definition.
977
978 2001-03-09 Kenichi Handa <handa@etl.go.jp>
979
980 * international/characters.el: Add category `j' for
981 katakana-jisx0201. Fix syntaxes of katakana-jisx0201.
982
983 * international/mule-conf.el (no-conversion): Fix docstring.
984 (raw-text): Fix docstring.
985
986 2001-03-08 Gerd Moellmann <gerd@gnu.org>
987
988 * simple.el (choose-completion-string): When not leaving the
989 minibuffer, raise the minibuffer frame when minibuffer-auto-raise
990 is set.
991
992 * window.el (shrink-window-if-larger-than-buffer): Handle frame
993 parameter `(minibuffer . t)'.
994
995 2001-03-07 Stefan Monnier <monnier@cs.yale.edu>
996
997 * progmodes/sh-script.el (sh-st-symbol): New symbol.
998 (sh-font-lock-syntactic-keywords): Use it and fix bogus comment regexp.
999 (sh-mode): Remove `make-local-variable' for unused var
1000 `font-lock-unfontify-region-function'.
1001
1002 2001-03-07 Richard M. Stallman <rms@gnu.org>
1003
1004 * info.el (Info-scroll-down): Fix previous change.
1005
1006 * mail/rmail.el (rmail-toggle-header): Use a window which
1007 is showing the Rmail buffer, rather than the selected window.
1008
1009 2001-03-07 Dave Love <fx@gnu.org>
1010
1011 * imenu.el (imenu--create-keymap-2): Revert use of menu-item for
1012 now, to avoid problems with binding imenu directly to a mouse event.
1013
1014 2001-03-07 Gerd Moellmann <gerd@gnu.org>
1015
1016 * info.el (Info-scroll-down): Call pos-visible-in-window-p with
1017 second arg t.
1018
1019 2001-03-07 Stefan Monnier <monnier@cs.yale.edu>
1020
1021 * log-edit.el (log-edit-common-indent): New var.
1022 (log-edit-set-common-indentation): Renamed from
1023 log-edit-delete-common-indentation. Use the new var.
1024 (log-edit-insert-changelog, log-edit-done-hook): Use the new name.
1025
1026 * pcvs.el (cvs-ignore-marks-modif): Use `rassoc' rather than `member*'.
1027 (cvs-mode-add-change-log-entry-other-window):
1028 Don't presume change-log-default-name is defined.
1029
1030 * pcvs-util.el (cvs-bury-buffer): In doubt, don't delete window.
1031
1032 * pcvs-defs.el (cvs-buffer-name-alist): Use *cvs-info* for
1033 the "tree" operation as well.
1034
1035 * pcvs-parse.el (cvs-parse-table): Add another ignored message.
1036
1037 * textmodes/fill.el (fill-context-prefix): Allow first-line-prefix
1038 to match paragraph-start.
1039
1040 * textmodes/sgml-mode.el (sgml-mode-common): Correct value of
1041 comment-start-skip and set comment-end-skip as well.
1042 (sgml-comment-indent): Fix for new value of comment-start-skip.
1043 (html-autoview-mode): Don't bother using make-local-hook.
1044
1045 2001-03-07 Gerd Moellmann <gerd@gnu.org>
1046
1047 * cus-edit.el (custom-save-delete): Move in front of local
1048 variables, otherwise long Custom entries would make them ineffective.
1049
1050 * uniquify.el: Set maintainer to FSF.
1051
1052 2001-03-07 Eli Zaretskii <eliz@is.elta.co.il>
1053
1054 * dired-aux.el (dired-do-shell-command): Doc fix.
1055
1056 2001-03-06 Stefan Monnier <monnier@cs.yale.edu>
1057
1058 * emulation/viper.el (viper-vi-state-mode-list): Add cperl-mode.
1059
1060 * which-func.el (which-func-modes): Add cperl-mode.
1061 (which-func-mode-global): Use define-minor-mode.
1062
1063 * info-look.el: Docstring fixes and dead code eliminated.
1064 (cperl-mode): Add support.
1065 (emacs-lisp-mode): List all entries from elisp manual, whether
1066 or not they are currently (f)bound or not. Update regexp.
1067
1068 * add-log.el (add-log-current-defun): Accept `cperl-mode' as well.
1069
1070 * progmodes/cperl-mode.el (cperl-mode): Set major-mode to cperl-mode
1071 so that C-h m shows the correct information.
1072 Use make-local-variable rather than make-variable-buffer-local.
1073 (cperl-info-buffer, cperl-setup-tmp-buf):
1074 Use make-local-variable rather than make-variable-buffer-local.
1075 (cperl-msb-fix, cperl-get-help-defer):
1076 Check major-mode for `cperl-mode' as well.
1077
1078 * progmodes/cperl-mode.el: Updated to author version 4.23.
1079 (cperl-electric-pod): SYNOPSIS was misspelled.
1080 (cperl-find-pods-heres): @if ? a : b was considered a REx.
1081 (cperl-after-expr-p): Make true after __END__.
1082
1083 2001-03-06 Gerd Moellmann <gerd@gnu.org>
1084
1085 * bookmark.el (bookmark-get-bookmark): Use assoc-ignore-case if
1086 bookmark-completion-ignore-case is t.
1087
1088 * term/x-win.el (x-handle-xrm-switch): Accept more than one -xrm
1089 switch, like xterm, and concat resource strings, with a newline
1090 between them.
1091
1092 2001-03-06 Eli Zaretskii <eliz@is.elta.co.il>
1093
1094 * international/codepage.el (cp770-decode-table)
1095 (cp773-decode-table, cp774-decode-table): New variables.
1096
1097 * man.el (Man-hyphenated-reference-regexp): New variable.
1098 (Man-build-references-alist): Use it to search for referenced
1099 manpages. If hyphenated is non-nil, record a concatenated word in
1100 Man-refpages-alist only if it matches Man-reference-regexp.
1101 Update word's length when it is concatenated. Reverse the list,
1102 to get the first manpage at the head.
1103 (Man-possibly-hyphenated-word): New function.
1104 (Man-follow-manual-reference): Use it instead of current-word to
1105 find a manpage at point, in a way that accounts for hyphenated
1106 references.
1107
1108 2001-03-06 Alex Schroeder <alex@gnu.org>
1109
1110 * sql.el (sql-interbase): New function.
1111 (sql-interbase-program): New option.
1112 (sql-interbase-options): New option.
1113 And some typos fixed: "customise" to "customize".
1114
1115 2001-03-06 Dave Love <fx@gnu.org>
1116
1117 * textmodes/flyspell.el (flyspell-region):
1118 Set up flyspell-local-mouse-map.
1119
1120 2001-03-05 Richard M. Stallman <rms@gnu.org>
1121
1122 * mail/rmail.el (rmail-retry-failure):
1123 Don't call rmail-beginning-of-message.
1124 Don't discard From: field. Do discard Received: field.
1125 Use unwind-protect to re-prune.
1126 (rmail-retry-ignored-headers): Discard X-Authentication-Warning field.
1127
1128 2001-03-06 Kenichi Handa <handa@etl.go.jp>
1129
1130 * international/quail.el (quail-title): Add autoload cookie.
1131
1132 2001-03-05 Dave Love <fx@gnu.org>
1133
1134 * emacs-lisp/cl.el (dotimes, dolist): Undef prior to autoloading
1135 new defs.
1136
1137 2001-03-05 Kenichi Handa <handa@etl.go.jp>
1138
1139 * language/ethio-util.el (ethio-toggle-space):
1140 Update current-input-method-title if necessary.
1141 (ethio-toggle-punctuation): Likewise.
1142
1143 * international/quail.el (quail-title): Fix for the case that a
1144 title of an input method is specified by a list of the same form
1145 as used in mode-line-format.
1146
1147 * international/mule-cmds.el (activate-input-method):
1148 If current-input-method-title is set by activating INPUT-METHOD,
1149 respect that value.
1150
1151 2001-03-05 Gerd Moellmann <gerd@gnu.org>
1152
1153 * play/dunnet.el (dun-mode): Set major-mode to `dun-mode'.
1154
1155 2001-03-05 Alex Schroeder <alex@gnu.org>
1156
1157 * sql.el (sql-sybase): Fix typo (was: query user about server two
1158 times instead of server and database).
1159
1160 * sql.el (sql-sybase): Doc change.
1161 (sql-mysql): Doc change.
1162 (sql-postgres): Doc change.
1163
1164 2001-03-05 Kenichi Handa <handa@etl.go.jp>
1165
1166 * international/mule-conf.el (emacs-mule, raw-text):
1167 Docstring modified.
1168
1169 2001-03-04 Eli Zaretskii <eliz@is.elta.co.il>
1170
1171 * term/internal.el: Update copyright notice.
1172
1173 * term/pc-win.el: Update copyright notice.
1174
1175 2001-03-02 Dave Love <fx@gnu.org>
1176
1177 * files.el (insert-file-contents-literally):
1178 Bind inhibit-file-name-handlers and inhibit-file-name-operation,
1179 not jka-compr-compression-info-list.
1180
1181 2001-03-02 Stefan Monnier <monnier@cs.yale.edu>
1182
1183 * newcomment.el (comment-normalize-vars): Use [ \t] for the trailing
1184 spaces in default comment-start-skip settings rather than \s-.
1185
1186 2001-03-02 Eli Zaretskii <eliz@is.elta.co.il>
1187
1188 * term/pc-win.el (msdos-handle-reverse-video): Look for reverse in
1189 default-frame-alist as well.
1190
1191 2001-03-01 Dave Love <fx@gnu.org>
1192
1193 * textmodes/reftex.el (defvar): Wrap some defvars in
1194 eval-when-compile. From Markus Rost <rost@math.ohio-state.edu>.
1195
1196 * subr.el (event-basic-type): Doc fix.
1197
1198 * international/quail.el: Doc fixes.
1199
1200 * international/utf-8.el: Doc fixes.
1201
1202 * international/mule-cmds.el: Doc fixes.
1203 (leim-list-header): Fix header text.
1204
1205 * international/mule.el (coding-system-category): Doc fix.
1206
1207 * international/ccl.el (ccl-compile): Doc fix.
1208
1209 2001-03-01 Stefan Monnier <monnier@cs.yale.edu>
1210
1211 * font-lock.el (save-buffer-state): Use inhibit-modification-hooks
1212 rather than (before|after)-change-functions.
1213
1214 2001-03-01 Gerd Moellmann <gerd@gnu.org>
1215
1216 * ediff-util.el (ediff-scroll-horizontally): Arrange for
1217 scroll-left and scroll-right being called interactively so that
1218 they set the window's min_hscroll.
1219
1220 2001-03-01 Eli Zaretskii <eliz@is.elta.co.il>
1221
1222 * info.el (info-insert-file-contents-1): Accept an additional
1223 argument `lfn': if it is non-nil, concatenate `filename' and
1224 `suffix'; otherwise use the complicated MS-DOS code.
1225 All callers changed.
1226 (info-insert-file-contents, Info-find-node): If the MS-DOS port
1227 can access long file names, try the long file-name version of
1228 `info-insert-file-contents-1', then the short file-name version.
1229
1230 2001-02-28 TAKAHASHI Naoto <ntakahas@m17n.org>
1231
1232 * language/ethio-util.el (setup-ethiopic-environment-internal):
1233 Change bindings of functions keys to conform to "Emacs Lisp Coding
1234 Convention".
1235
1236 * language/ethiopic.el ("Ethiopic"): Add documentation.
1237
1238 2001-02-28 Kenichi Handa <handa@etl.go.jp>
1239
1240 * international/utf-8.el (mule-utf-8): Set coding-category
1241 property to coding-category-utf-8.
1242
1243 2001-02-27 Richard M. Stallman <rms@gnu.org>
1244
1245 * lpr.el (lpr-page-header-switches, print-region-1):
1246 Undo 2000-07-06 change.
1247 (lpr-add-switches): Default to t on gnu/linux.
1248
1249 2001-02-27 Gerd Moellmann <gerd@gnu.org>
1250
1251 * bs.el (bs-attributes-list): Doc fix.
1252
1253 2001-02-26 Gerd Moellmann <gerd@gnu.org>
1254
1255 * help.el (describe-project): Display the file THE-GNU-PROJECT.
1256
1257 * help.el (view-order-manuals): Use goto-address.
1258
1259 * startup.el (command-line-1): Add info about ordering manuals
1260 to the not so fancy splash screens.
1261
1262 2001-02-26 Andre Spiegel <spiegel@gnu.org>
1263
1264 * vc.el (vc-default-workfile-unchanged-p)
1265 (vc-default-latest-on-branch-p): Add missing BACKEND argument.
1266
1267 2001-02-26 Gerd Moellmann <gerd@gnu.org>
1268
1269 * lazy-lock.el (lazy-lock-fontify-after-idle): Make sure to
1270 fontify in the right buffer.
1271
1272 * allout.el (outline-flag-region): Move macro in front of first
1273 use to avoid a run-time error.
1274
1275 2001-02-24 Andrew Innes <andrewi@gnu.org>
1276
1277 * makefile.w32-in: Fix copyright notice.
1278
1279 2001-02-24 Kenichi Handa <handa@etl.go.jp>
1280
1281 * international/utf-8.el (mule-utf-8): Set correct value for
1282 valid-codes property.
1283
1284 * international/fontset.el (x-complement-fontset-spec): In the
1285 case that we use ASCII font for the other charsets, use only
1286 family and registry part of it.
1287
1288 2001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
1289
1290 * window.el (fit-window-to-buffer, window-safely-shrinkable-p)
1291 (shrink-window-if-larger-than-buffer): Doc fix.
1292
1293 2001-02-23 Stefan Monnier <monnier@cs.yale.edu>
1294
1295 * hi-lock.el (hi-lock-unface-buffer): Use nil rather than t for
1296 predicate passed to completing-read.
1297
1298 2001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
1299
1300 * startup.el (command-line): Fix last change.
1301
1302 2001-02-23 Jason Rumney <jasonr@gnu.org>
1303
1304 * startup.el (tool-bar-originally-present): New variable.
1305 (command-line): Set it if the tool-bar is switched on at startup.
1306
1307 * frame.el (frame-notice-user-settings): Only adjust frame height
1308 for no tool-bar case if tool-bar was originally switched on.
1309 From E. Jay Berkenbilt.
1310
1311 2001-02-22 Stefan Monnier <monnier@cs.yale.edu>
1312
1313 * server.el (server-switch-buffer): Only switch window if the
1314 current one is dedicated.
1315
1316 * textmodes/fill.el (fill-region-as-paragraph): Skip spaces backward
1317 rather than using (match-beginning 0) when searching for break point.
1318
1319 2001-02-22 Eli Zaretskii <eliz@is.elta.co.il>
1320
1321 * textmodes/texinfmt.el (texinfo-format-scan): Signal an error if
1322 @ follows an accent command such as @'. Support optional braces
1323 in commands that insert accents, like makeinfo does.
1324
1325 2001-02-22 Gerd Moellmann <gerd@gnu.org>
1326
1327 * startup.el (fancy-splash-text): Add a line for ordering
1328 manuals. Reverse order of splash screens shown.
1329 (use-fancy-splash-screens-p): Adapt to the text line added.
1330
1331 * menu-bar.el (menu-bar-help-menu): Add an item for ordering
1332 manuals from the FSF.
1333
1334 * help.el (view-order-manuals): New function.
1335 (toplevel): Bind C-h C-m to this function.
1336
1337 2001-02-21 Stefan Monnier <monnier@cs.yale.edu>
1338
1339 * newcomment.el (comment-forward): Skip the comment-start before
1340 searching for the comment-end.
1341
1342 2001-02-21 Dave Love <fx@gnu.org>
1343
1344 * custom.el (custom-initialize-changed, defcustom): Doc fix.
1345
1346 * international/mule-cmds.el, international/mule.el: Doc fixes.
1347
1348 * play/fortune.el: Fix autoload cookies. Add types to defcustoms.
1349 (fortune) <defgroup>: Add :link.
1350 (fortune-from-region): Use eq, not eql.
1351
1352 2001-02-21 Gerd Moellmann <gerd@gnu.org>
1353
1354 * startup.el (fancy-splash-screens): Use display-hourglass
1355 instead of display-busy-cursor.
1356
1357 * frame.el (display-hourglass): Renamed from busy-cursor.
1358 (hourglass-delay): Renamed from busy-cursor-delay-seconds.
1359 (show-cursor-in-non-selected-windows): Doc fix.
1360
1361 2001-02-20 Dave Love <fx@gnu.org>
1362
1363 * international/utf-8.el: Doc and commentary fixes.
1364
1365 2001-02-20 Eli Zaretskii <eliz@is.elta.co.il>
1366
1367 * ehelp.el (with-electric-help): Doc fix.
1368
1369 2001-02-20 Gerd Moellmann <gerd@gnu.org>
1370
1371 * msb.el (msb-mode): Call the update-buffers function explicitly
1372 with a FORCE argument.
1373
1374 * menu-bar.el (menu-bar-update-buffers): Add optional parameter
1375 FORCE. If set, update the menu even if frame-or-buffer-changed-p
1376 returns nil.
1377
1378 2001-02-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1379
1380 * ps-print.el: Timestamp package replacement. Some enhancements.
1381 Some XEmacs compatibility. Doc fix.
1382 (ps-print-version): New version number (6.4).
1383 (ps-printer-name): Initialization fix.
1384 (ps-zebra-stripe-follow): Funcionality enhancement.
1385 (ps-prologue-file): Code enhancement.
1386 (ps-right-header): Timestamp package replacement.
1387 (ps-setup, ps-face-bold-p, ps-face-italic-p)
1388 (ps-get-page-dimensions)
1389 (ps-generate-header, ps-begin-file, ps-begin-job)
1390 (ps-generate-postscript-with-faces, ps-do-despool): Code fix.
1391 (ps-time-stamp-mon-dd-yyyy, ps-time-stamp-hh:mm:ss): New funs.
1392 (ps-zebra-stripe-full-p, ps-zebra-stripe-alist): New vars.
1393 (coding-system-for-write): Var declaration (XEmacs compatibility).
1394
1395 2001-02-20 Miles Bader <miles@gnu.org>
1396
1397 * image-file.el (image-file-name-extensions): Add "tif".
1398
1399 2001-02-19 Gerd Moellmann <gerd@gnu.org>
1400
1401 * wid-edit.el (widget-button-click): Save the selected window
1402 around the code handling clicks on buttons.
1403
1404 2001-02-18 Dave Love <fx@gnu.org>
1405
1406 * imenu.el (imenu--generic-function): Use mapc to iterate over
1407 syntax characters.
1408
1409 2001-02-17 Richard M. Stallman <rms@gnu.org>
1410
1411 * progmodes/fortran.el (fortran-strip-sqeuence-nos): Doc fix.
1412
1413 * uniquify.el (uniquify-buffer-name-style): Doc fix.
1414
1415 2001-02-16 Gerd Moellmann <gerd@gnu.org>
1416
1417 * mouse.el (mouse-save-then-kill): If the distance from the new
1418 point to the mark is equal to the distance of point from the new
1419 point, move point instead of the mark.
1420
1421 2001-02-16 Dave Love <fx@gnu.org>
1422
1423 * textmodes/flyspell.el (flyspell-get-word): Return string without
1424 properties.
1425
1426 2001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
1427
1428 * generic.el (generic-find-file-regexp): Doc fix.
1429 (generic-ignore-files-regexp): New defcustom.
1430 (generic-mode-find-file-hook): If the file's name matches the
1431 regexp in `generic-ignore-files-regexp', don't enter
1432 default-generic-mode. Doc fix.
1433
1434 2001-02-16 Gerd Moellmann <gerd@gnu.org>
1435
1436 * textmodes/flyspell.el (flyspell-region, flyspell-buffer):
1437 Add autoload cookies.
1438
1439 * calendar/cal-tex.el (cal-tex-weekly4-box): Respect setting
1440 of cal-tex-24.
1441
1442 2001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
1443
1444 * simple.el (kill-region, kill-line, kill-ring-save): Doc fix.
1445
1446 * progmodes/compile.el (grep-regexp-alist): Remove the blank from
1447 the character class after the (optional) drive, to support file
1448 names with embedded blanks.
1449
1450 2001-02-15 Sam Steingold <sds@gnu.org>
1451
1452 * textmodes/tex-mode.el (tex-shell-running):
1453 Check the process buffer too.
1454
1455 2001-02-15 Dave Love <fx@gnu.org>
1456
1457 * battery.el (battery-status-function): Fix doc, :type.
1458
1459 * calendar/timeclock.el (timeclock-get-workday-function): Fix :type.
1460
1461 2001-02-15 Gerd Moellmann <gerd@gnu.org>
1462
1463 * subr.el (read-passwd): Clear Lisp memory holding password.
1464
1465 2001-02-15 Miles Bader <miles@gnu.org>
1466
1467 * info.el (Info-copy-current-node-name): New function.
1468 (Info-mode-menu): Add it to the menu.
1469
1470 2001-02-14 Richard M. Stallman <rms@theobromine.ai.mit.edu>
1471
1472 * international/mule-cmds.el (toggle-input-method): Doc fix.
1473
1474 2001-02-13 Stefan Monnier <monnier@cs.yale.edu>
1475
1476 * replace.el (occur): Stop at end of buffer.
1477
1478 2001-02-13 Eli Zaretskii <eliz@is.elta.co.il>
1479
1480 * international/mule-cmds.el (set-input-method): Another doc fix.
1481
1482 2001-02-13 David M. Koppelman <koppel@ee.lsu.edu>
1483
1484 * hi-lock.el (hi-lock-find-patterns): Don't activate font-lock-mode.
1485
1486 2001-02-13 Miles Bader <miles@gnu.org>
1487
1488 * faces.el (set-face-background, set-face-foreground)
1489 (set-face-stipple): Treat a value of nil as being `unspecified'.
1490
1491 2001-02-12 Dave Love <d.love@dl.ac.uk>
1492
1493 * international/latin1-disp.el: Doc fixes.
1494 (latin1-display) <defgroup>: Add :link.
1495 (latin1-display) <function>: Set variable latin1-display.
1496
1497 2001-02-12 Eli Zaretskii <eliz@is.elta.co.il>
1498
1499 * international/mule-cmds.el (set-input-method): Doc fix.
1500
1501 2001-02-12 Eric M. Ludlam <zappo@choochoo.ultranet.com>
1502
1503 * speedbar.el (speedbar-frame-parameters): No toolbar lines.
1504 (speedbar-line-file): Return nil if not a file.
1505 (speedbar-buffers-line-path): Return file for tags, and dir for files.
1506
1507 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
1508
1509 * ediff-diff.el (ediff-make-diff2-buffer): Removed bogus checks
1510 for remote files.
1511 (ediff-coding-system-for-read): Replaced the no-conversion default
1512 with raw-text.
1513
1514 * ediff-init.el: Removed :version from defcustom vars.
1515
1516 * ediff-util.el (ediff-compute-custom-diffs-maybe):
1517 Better handling of the diff mode.
1518
1519 * ediff.texi: Added ediff-coding-system-for-read.
1520
1521 * viper.texi: Fix typos.
1522
1523 2001-02-11 Dave Love <fx@gnu.org>
1524
1525 * shadowfile.el: Doc fixes.
1526 (shadow) <defgroup>: Add :link.
1527 (shadowfile-unload-hook): New function.
1528 (shadow-initialize): Use defalias, not fset.
1529 (shadow-define-cluster, shadow-define-literal-group)
1530 (shadow-define-regexp-group, shadow-initialize): Add autoload cookie.
1531
1532 * international/mule.el: Doc and message fixes.
1533
1534 * international/ccl.el (define-ccl-program): Doc fix.
1535
1536 2001-02-11 Kenichi Handa <handa@etl.go.jp>
1537
1538 * faces.el (mode-line): Set :line-width property to -1.
1539
1540 2001-02-10 Richard M. Stallman <rms@gnu.org>
1541
1542 * complete.el (partial-completion-mode): Doc fix.
1543
1544 * simple.el (delete-key-deletes-forward-mode):
1545 Change `let' to `let*' to fix gross bug in last change.
1546
1547 * repeat.el (repeat): Don't let execute-kbd-macro alter
1548 real-last-command.
1549
1550 2001-02-10 Eli Zaretskii <eliz@is.elta.co.il>
1551
1552 * simple.el (eval-expression): Doc fix.
1553
1554 2001-02-09 Dave Love <fx@gnu.org>
1555
1556 * imenu.el (imenu-generic-expression): Doc fix.
1557
1558 * emacs-lisp/re-builder.el (reb-mode): Quote the hook name.
1559 From Juanma Barranquero.
1560
1561 * emacs-lisp/authors.el (authors): Expand `root' before running find.
1562
1563 2001-02-09 Kenichi Handa <handa@etl.go.jp>
1564
1565 * faces.el (set-face-attribute): Describe the case of a negative
1566 value specified for :line-width.
1567
1568 2001-02-08 Stefan Monnier <monnier@cs.yale.edu>
1569
1570 * which-func.el (which-func-mode): Invert which-func-mode-global.
1571 From Juanma Barranquero <lektu@uol.com.br>.
1572
1573 2001-02-08 Dave Love <fx@gnu.org>
1574
1575 * wid-edit.el (widget-plist-convert-widget): Replace binding of
1576 widget-plist-value-type.
1577 (widget-alist-convert-widget): Replace binding of
1578 widget-alist-value-type.
1579
1580 * textmodes/paragraphs.el (sentence-end): Doc fix.
1581
1582 * eshell/em-rebind.el (eshell-cannot-leave-input-list):
1583 Remove `backward-line'.
1584
1585 * play/pong.el (pong-blank-color, pong-bat-color)
1586 (pong-ball-color, pong-border-color, pong-left-key)
1587 (pong-right-key, pong-up-key, pong-down-key, pong-quit-key)
1588 (pong-pause-key, pong-resume-key, pong-timer-delay):
1589 * mail/mh-comp.el (mh-compose-letter-function):
1590 * eshell/esh-mode.el (eshell-skip-prompt-function):
1591 * emulation/viper-ex.el (ex-unix-type-shell-options):
1592 * recentf.el (recentf-menu-filter):
1593 * ps-print.el (ps-print-region-function):
1594 * lpr.el (print-region-function):
1595 * forms.el (forms-mode-hooks):
1596 * dirtrack.el (dirtrack-directory-change-hook):
1597 * cus-start.el (temp-buffer-show-function, display-buffer-function):
1598 * textmodes/spell.el (spell-filter):
1599 * textmodes/fill.el (adaptive-fill-function):
1600 * textmodes/bibtex.el (bibtex-autokey-before-presentation-function):
1601 * progmodes/etags.el (find-tag-default-function):
1602 * progmodes/dcl-mode.el (dcl-calc-command-indent-function):
1603 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
1604
1605 2001-02-07 Eli Zaretskii <eliz@is.elta.co.il>
1606
1607 * emulation/viper-init.el (viper-fast-keyseq-timeout)
1608 (viper-translate-all-ESC-keysequences): Doc fix. From Jim
1609 Meyering <jim@meyering.net>.
1610
1611 * loadup.el: Revert last change.
1612
1613 2001-02-07 Kenichi Handa <handa@etl.go.jp>
1614
1615 * international/mule.el (transform-make-coding-system-args):
1616 Make it work also for coding systems not using CCL.
1617
1618 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
1619
1620 * simple.el (previous-matching-history-element)
1621 (next-matching-history-element): Doc fix.
1622
1623 * loadup.el: Load ccl before utf-8; don't load ccl in the ms-dos
1624 specific part.
1625
1626 2001-02-06 Dave Love <fx@gnu.org>
1627
1628 * add-log.el (add-log-current-defun-function)
1629 (add-log-buffer-file-name-function, add-log-file-name-function):
1630 Fix :type.
1631 (change-log-mode) <font-lock-defaults>: Set SYNTAX-BEGIN.
1632
1633 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
1634
1635 * info.el (info-initialize): Remove the test for system-type when
1636 invocation-directory is non-nil.
1637
1638 * progmodes/make-mode.el (makefile-mode): Set SYNTAX-BEGIN member
1639 of `font-lock-defaults' to `backward-paragraph' rather than nil.
1640
1641 2001-02-06 Andrew Innes <andrewi@gnu.org>
1642
1643 * makefile.w32-in (EMACS): Use $(THISDIR) to make emacs.exe path
1644 absolute.
1645
1646 2001-02-06 David M. Koppelman <koppel@ee.lsu.edu>
1647
1648 * hi-lock.el (hi-lock-mode): Toggling hi-lock-mode now affects all
1649 buffers. When hi-lock turned on rather than only checking current
1650 buffer for regexps, all buffers are checked. Moved activation of
1651 font-lock to hi-lock-refontify. When font-lock turned off rather
1652 than removing added highlighting just in current buffer, remove it
1653 in all buffers. Changed edit menu text from "Automatic
1654 Highlighting" to "Regexp Highlighting" Documentation for
1655 highlighting phrases, minor documentation changes.
1656 (hi-lock-set-file-patterns): Execute only if there are new or
1657 existing file patterns.
1658 (hi-lock-refontify): Assume font-lock-fontify-buffer will first
1659 unfontify and, if a support mode is active, will not refontify the
1660 whole buffer. If necessary, turn on font lock. (Removed
1661 font-lock-unfontify and font-lock support-mode-specific calls,
1662 such as lazy-lock-fontify-window.)
1663 (hi-lock-find-patterns): Do not turn on hi-lock-mode even if
1664 patterns are found. Not useful now since find-file-hook is removed
1665 if hi-lock is off, but may be needed for per-buffer hi-lock activation.
1666 (hi-lock-face-phrase-buffer): New function. Also added related
1667 menu item and keybinding.
1668 (highlight-phrase): New alias, to hi-lock-face-phrase-buffer.
1669 (hi-lock-process-phrase): New function.
1670 (hi-lock-line-face-buffer): Doc fixes.
1671 (hi-lock-face-buffer): Doc fixes.
1672 (hi-lock-unface-buffer): Doc fixes.
1673
1674 2001-02-06 Gerd Moellmann <gerd@gnu.org>
1675
1676 * dabbrev.el (dabbrev-ignored-buffer-regexps): Renamed from
1677 dabbrev-ignored-regexps.
1678
1679 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
1680
1681 * simple.el (kill-line): Doc fix.
1682
1683 2001-02-05 Dave Love <fx@gnu.org>
1684
1685 * loadup.el: Revert last two changes -- bootstrapping works with
1686 regenerated loaddefs.
1687
1688 2001-02-05 Eli Zaretskii <eliz@is.elta.co.il>
1689
1690 * isearch.el (isearch-forward): Doc fix.
1691
1692 * textmodes/nroff-mode.el (nroff-mode): Set the SYNTAX-BEGIN part
1693 of font-lock-defaults to backward-paragraph.
1694
1695 2001-02-05 Gerd Moellmann <gerd@gnu.org>
1696
1697 * mail/rmail.el (rmail-ignored-headers): Add X-Trace,
1698 X-Complaints-To, NNTP-Posting-Date, and User-Agent.
1699
1700 2001-02-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1701
1702 * ebnf2ps.el: Eliminate time-stamp functions.
1703 (ebnf-version): New version (3.5).
1704 (ebnf-eps-finish-and-write): Replace time-stamp functions by
1705 format-time-string.
1706
1707 2001-02-05 Gerd Moellmann <gerd@gnu.org>
1708
1709 * simple.el (next-line): Goto end-of-line before inserting a newline.
1710
1711 2001-02-05 Miles Bader <miles@gnu.org>
1712
1713 * image-file.el (insert-image-file): When visiting an image, also
1714 set `truncate-lines' to t so that any fringe arrow looks correct.
1715
1716 2001-02-05 Kenichi Handa <handa@etl.go.jp>
1717
1718 * isearch.el (isearch-forward): Add description about input method
1719 in the docsting.
1720
1721 2001-02-04 Stefan Monnier <monnier@cs.yale.edu>
1722
1723 * skeleton.el (skeleton-internal-1): Always push the mark for @.
1724
1725 2001-02-02 Eli Zaretskii <eliz@is.elta.co.il>
1726
1727 * info.el (info-initialize): If installation-directory is nil, for
1728 DOS/Windows systems try looking in a sibling of invocation-directory.
1729
1730 2001-02-02 Gerd Moellmann <gerd@gnu.org>
1731
1732 * wid-edit.el (widget-button-click): Fix last change.
1733
1734 * frame.el (frame-notice-user-settings): When resizing the initial
1735 frame because the tool bar is off, also change the frame's top
1736 position if a negative top position was specified.
1737
1738 2001-02-02 Miles Bader <miles@gnu.org>
1739
1740 * image-file.el (insert-image-file): When visiting an image,
1741 suppress the cursor in the image buffer.
1742
1743 2001-02-01 Dave Love <fx@gnu.org>
1744
1745 * progmodes/f90.el (f90-mode): Remove startup message.
1746
1747 * vc-cvs.el: Remove autoloads. Require vc when compiling.
1748
1749 2001-02-01 Gerd Moellmann <gerd@gnu.org>
1750
1751 * startup.el (command-line): Fix code determining whether or not
1752 to use delete-key-deletes-forward-mode.
1753
1754 2001-02-01 Andre Spiegel <spiegel@gnu.org>
1755
1756 * vc.el (vc-diff-switches): New user option.
1757 (vc-version-diff): Use it.
1758 (vc-diff-switches-list): New macro.
1759
1760 * vc-{rcs,cvs,sccs}.el: (vc-BACKEND-diff-switches):
1761 New customization options.
1762 (vc-BACKEND-diff): Use new options via vc-diff-switches-list.
1763
1764 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Return correct status.
1765
1766 2001-02-01 Gerd Moellmann <gerd@gnu.org>
1767
1768 * msb.el (toplevel): Quote hook symbols.
1769
1770 2001-02-01 Kenichi Handa <handa@etl.go.jp>
1771
1772 * international/mule.el (make-coding-system): Add description
1773 about recognized properties in the docstring.
1774
1775 * international/mule-conf.el: Remove unused charsets
1776 mac-roman-lower and mac-roman-upper.
1777
1778 2001-01-31 Gerd Moellmann <gerd@gnu.org>
1779
1780 * textmodes/fill.el (set-fill-prefix): Cancel fill prefix if point
1781 is in front of the left-margin, if any.
1782
1783 * simple.el (delete-key-deletes-forward-mode): Treat `kp-delete'
1784 like `delete'.
1785
1786 * bindings.el: Define `kp-delete' like `delete' in function-key-map.
1787
1788 * term/w32-win.el (mouse-set-font): Doc fix.
1789
1790 2001-01-31 Stefan Monnier <monnier@cs.yale.edu>
1791
1792 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer): Doc fix.
1793 (hi-lock-find-patterns): Turn on font-lock-mode, if it is not
1794 on already.
1795
1796 2001-01-31 Markus Rost <rost@math.ohio-state.edu>
1797
1798 * files.el (save-buffer): Don't give message if (buffer-file-name)
1799 returns nil.
1800
1801 2001-01-31 Eli Zaretskii <eliz@is.elta.co.il>
1802
1803 * toolbar/tool-bar.el (tool-bar-add-item): Doc fix.
1804
1805 * emacs-lisp/re-builder.el (reb-update-modestring): Don't use
1806 concat for integers. From Juanma Barranquero <lektu@uol.com.br>.
1807
1808 * term/w32-win.el (redisplay-dont-pause): Set to t to alleviate
1809 display problems.
1810
1811 2001-01-31 Kenichi Handa <handa@etl.go.jp>
1812
1813 * international/mule.el (charset-info): Fix docstring.
1814
1815 * international/mule-diag.el (describe-character-set): Check final
1816 char valid before printing it.
1817
1818 2001-01-30 Gerd Moellmann <gerd@gnu.org>
1819
1820 * lpr.el (lpr-windows-system, lpr-lp-system): Add autoload cookies.
1821
1822 * frame.el (frame-notice-user-settings): Do the tool-bar
1823 stuff only for graphical displays. Fix a braino.
1824
1825 * frame.el (frame-initialize): Create initial frame visible.
1826 (frame-notice-user-settings): When tool-bar has been switched off,
1827 correct the frame size and sync tool-bar-mode.
1828
1829 * startup.el (command-line): Remove manipulation of frame
1830 height for tool bars.
1831
1832 2001-01-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1833
1834 * lpr.el: Compatibility with XEmacs and doc fixes.
1835 (lpr-windows-system, lpr-lp-system): New vars.
1836 (lpr-printer-switch): New defcustom.
1837 (printer-name, lpr-command): Customization fix.
1838 (print-region-1): Code fix.
1839 (print-region-new-buffer, printify-region): Indentation fix.
1840 (lpr-eval-switch, lpr-flatten-list, lpr-flatten-list-1):
1841 New functions.
1842
1843 2001-01-29 Gerd Moellmann <gerd@gnu.org>
1844
1845 * msb.el (toplevel): Fix the eval-after-load.
1846
1847 2001-01-29 Dave Love <fx@gnu.org>
1848
1849 * eshell/esh-ext.el (eshell-windows-shell-file): Fix :type.
1850
1851 * eshell/em-ls.el (eshell-ls-exclude-regexp): Fix :type.
1852
1853 * progmodes/tcl.el (outline, dabbrev, add-log): Require when compiling.
1854 (tcl-using-emacs-19-23): Consider Emacs 21+.
1855 (tcl-help-directory-list, tcl-command-switches): Fix :type.
1856 (tcl-add-emacs-menu): Supply menu name.
1857 (tcl-beginning-of-defun, tcl-end-of-defun): Defalias, don't fset.
1858
1859 2001-01-29 Gerd Moellmann <gerd@gnu.org>
1860
1861 * simple.el (delete-trailing-whitespace): Don't delete formfeeds.
1862
1863 2001-01-29 Stefan Monnier <monnier@cs.yale.edu>
1864
1865 * pcvs.el (cvs-mark-fis-dead): New function.
1866 (cvs-mode-add): Use it.
1867 (cvs-mode-add-change-log-entry-other-window):
1868 Rebind change-log-default-name to itself rather than to nil.
1869
1870 2001-01-29 Sam Steingold <sds@gnu.org>
1871
1872 * vc-cvs.el: Replaced (require 'vc) with a bunch of
1873 `autoload' statements.
1874
1875 2001-01-29 Eli Zaretskii <eliz@is.elta.co.il>
1876
1877 * files.el (confirm-kill-emacs): Doc fix.
1878
1879 * frame.el (frame-initialize): Doc fix.
1880
1881 * time-stamp.el (time-stamp-string): Doc fix.
1882
1883 * woman.el (WoMan-log-1): Make the log buffer writable.
1884 From Markus Rost <rost@math.ohio-state.edu>.
1885
1886 2001-01-29 Gerd Moellmann <gerd@gnu.org>
1887
1888 * imenu.el (imenu-syntax-alist): Add autoload cookie for
1889 the `make-variable-buffer-local'.
1890
1891 2001-01-29 Dave Love <fx@gnu.org>
1892
1893 * ansi-color.el (ansi-color-for-comint-mode): Add :version.
1894 (ansi-color-for-comint-mode-on, ansi-color-process-output):
1895 Add autoload cookie.
1896 (ansi-color-apply-sequence): Fix typo.
1897
1898 2001-01-29 Gerd Moellmann <gerd@gnu.org>
1899
1900 * menu-bar.el (menu-bar-files-menu): Add menu items for
1901 Postscript printing in black and white.
1902
1903 * mail/rmail.el (rmail-ignored-headers): Add X-Sign, X-BeenThere,
1904 X-Mailman-Version, Precedence, List-Help, List-Post,
1905 List-Subscribe, List-Id, List-Unsubscribe, List-Archive,
1906 Content-Type, Content-Length.
1907
1908 2001-01-29 Dave Love <fx@gnu.org>
1909
1910 * elide-head.el (elide-head): Make overlay evaporate.
1911
1912 * international/mule-conf.el (chinese-big5-1, chinese-big5-2): Doc fix.
1913
1914 2001-01-28 Eli Zaretskii <eliz@is.elta.co.il>
1915
1916 * isearch.el (isearch-highlight): Don't punt if the display
1917 doesn't support colors, since isearch faces are defined for
1918 monochrome displays as well.
1919
1920 2001-01-27 Sam Steingold <sds@gnu.org>
1921
1922 * shell.el (shell-write-history-on-exit): Make sure that we are in
1923 the shell buffer (M-x tex-file RET inserted the error message into
1924 the TeX buffer).
1925
1926 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
1927
1928 * simple.el (transient-mark-mode): Doc fix.
1929
1930 2001-01-27 Gerd Moellmann <gerd@gnu.org>
1931
1932 * progmodes/etags.el (find-tag-noselect): Don't bind tags-file-name.
1933
1934 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
1935
1936 * shell.el (shell-unquote-argument): If the shell is one of the
1937 mentioned in shell-dumb-shell-regexp, don't treat a backslash as a
1938 quote character.
1939 (shell-dumb-shell-regexp): Document that the shells which match
1940 this regexp are supposed to not treat a backslash as a quote character.
1941
1942 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Undo the change
1943 from 2001-01-12. It is not needed, since backspace is mapped into DEL.
1944
1945 2001-01-27 Richard M. Stallman <rms@gnu.org>
1946
1947 * dabbrev.el (dabbrev--substitute-expansion):
1948 Treat a one-capital-letter abbrev as "not all upper case",
1949 so as to force preservation of the expansion's pattern
1950 if the expansion starts with a capital letter.
1951
1952 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
1953
1954 * facemenu.el (facemenu-set-face, facemenu-set-face-from-menu):
1955 Doc fix.
1956
1957 * simple.el (transient-mark-mode): Document the fact that many
1958 commands act on the region when mark is active.
1959
1960 2001-01-27 Kenichi Handa <handa@etl.go.jp>
1961
1962 * international/quail.el (quail-setup-completion-buf): Make the
1963 multibyteness of current buffer inherited to Quail completion buffer.
1964 (quail-show-guidance-buf): Make the multibyteness of current
1965 buffer inherited to Quail guidance buffer.
1966 (quail-help): Make the multibyteness of current buffer inherited
1967 to Quail help buffer.
1968
1969 2001-01-26 Dave Love <fx@gnu.org>
1970
1971 * time-stamp.el: Doc fixes.
1972
1973 * progmodes/delphi.el (delphi-comment-face, delphi-string-face)
1974 (delphi-keyword-face, delphi-other-face): Fix :type.
1975
1976 * textmodes/flyspell.el: Doc fixes. Add :version to new options.
1977
1978 * mail/feedmail.el (feedmail): Add :link.
1979 (feedmail-send-it): Doc fix.
1980
1981 * mail/sendmail.el: Doc fixes.
1982 (sendmail-send-it): Fix the non-ASCII regexp and use
1983 rfc2047-encode-string.
1984
1985 * dired.el, dired-aux.el: Revert last change.
1986
1987 2001-01-26 Gerd Moellmann <gerd@gnu.org>
1988
1989 * makefile.w32-in (DONTCOMPILE): Add various term files.
1990
1991 2001-01-26 Dave Love <fx@gnu.org>
1992
1993 * Makefile.in (DONTCOMPILE): Add various term files.
1994
1995 2001-01-26 Gerd Moellmann <gerd@gnu.org>
1996
1997 * man.el (Man-default-man-entry, Man-mode): Doc fix.
1998
1999 * startup.el (display-startup-echo-area-message): Make sure
2000 the echo area is resized to fit the size of the startup message.
2001
2002 * gud.el (gud-perldb-massage-args): Avoid nreverse'ing a list
2003 part of which is a constant.
2004
2005 2001-01-26 Eli Zaretskii <eliz@is.elta.co.il>
2006
2007 * loadup.el (Top-level) [ms-dos]: Don't load international/ccl twice.
2008
2009 2001-01-26 Richard M. Stallman <rms@gnu.org>
2010
2011 * simple.el (next-line): Don't let `newline' expand abbrevs.
2012 Simplify slightly.
2013 (open-line): Don't let `newline' expand abbrevs.
2014
2015 2001-01-25 John Wiegley <johnw@gnu.org>
2016
2017 * eshell/esh-util.el (eshell-ange-ls-uids): Changed use of `alist'
2018 to `repeat' in the :type field.
2019
2020 * pcomplete.el (pcomplete-file-ignore): Changed a :type field to
2021 allow a choice of regexp or nil.
2022 (pcomplete-dir-ignore): Same.
2023
2024 * eshell/em-unix.el (eshell/occur): Fixed bug causing `occur' (as
2025 a command) to always fail.
2026
2027 2001-01-25 Gerd Moellmann <gerd@gnu.org>
2028
2029 * iswitchb.el (iswitchb-make-buflist): When nconc'ing lists, don't
2030 discard the result.
2031 (iswitchb-to-end): Likewise.
2032
2033 2001-01-25 Sam Steingold <sds@gnu.org>
2034
2035 * vc-cvs.el (vc-cvs-mode-line-string): Doc & comment fix.
2036 Require vc.
2037
2038 2001-01-25 Stefan Monnier <monnier@cs.yale.edu>
2039
2040 * smerge-mode.el (smerge-font-lock-keywords): Relax submatch 1.
2041
2042 * emacs-lisp/easy-mmode.el (define-minor-mode): Docstring fix.
2043
2044 2001-01-25 Dave Love <fx@gnu.org>
2045
2046 * lisp/international/mule-diag.el (describe-char-after): Doc fix.
2047 (describe-coding-system): Tweak the English text.
2048
2049 * loadup.el: Preload international/ccl for utf-8.
2050
2051 2001-01-25 Eli Zaretskii <eliz@is.elta.co.il>
2052
2053 * mail/rmail.el (rmail-redecode-body): Doc fix.
2054
2055 2001-01-25 Kenichi Handa <handa@etl.go.jp>
2056
2057 * international/mule-cmds.el (reset-language-environment):
2058 Reset coding-category-utf-8 to mule-utf-8.
2059
2060 * international/mule-conf.el (coding-category-utf-8):
2061 Initialize to mule-utf-8.
2062
2063 * loadup.el: Preload international/utf-8.
2064
2065 * international/utf-8.el: New file.
2066
2067 2001-01-24 Stefan Monnier <monnier@cs.yale.edu>
2068
2069 * diff-mode.el (diff-mode): Disable preliminary support for `compile'.
2070
2071 2001-01-24 Sam Steingold <sds@gnu.org>
2072
2073 * dired.el (dired-replace-in-string): Removed.
2074 (dired-sort-toggle): Use `replace-regexps-in-string'
2075 instead of `dired-replace-in-string'.
2076
2077 * dired-aux.el (dired-shell-stuff-it, dired-rename-subdir)
2078 (dired-rename-subdir-2, dired-insert-subdir-doinsert): Ditto.
2079
2080 * gs.el (gs-replace-in-string): Removed.
2081 (gs-options): Use `replace-regexps-in-string'
2082 instead of `gs-replace-in-string'.
2083
2084 2001-01-24 Eli Zaretskii <eliz@is.elta.co.il>
2085
2086 * mail/emacsbug.el (report-emacs-bug): Mention the fact that the
2087 bug report is mailed to an email list and posted to a news group.
2088
2089 2001-01-24 Gerd Moellmann <gerd@gnu.org>
2090
2091 * comint.el (comint-replace-by-expanded-history-before-point):
2092 Fix change of 2000-08-03 to move point to the start of the line again.
2093
2094 * startup.el (tool-bar-images-pixel-height): New variable.
2095 (command-line): After loading the user's init file, when
2096 tool-bar-mode is on, increase the frame's size by some lines for
2097 the tool-bar.
2098
2099 * frame.el (frame-initialize): Create the initial frame invisible.
2100
2101 2001-01-24 ShengHuo ZHU <zsh@cs.rochester.edu>
2102
2103 * language/chinese.el (chinese-iso-8bit): MIME:GB2312.
2104 (chinese-big5): MIME:Big5.
2105
2106 2001-01-24 Gerd Moellmann <gerd@gnu.org>
2107
2108 * international/mule-cmds.el (universal-coding-system-argument):
2109 Handle commands with prefix args.
2110
2111 2001-01-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
2112
2113 * calendar/diary-lib.el (diary-float): Fix case of MONTH
2114 being a list of numbers.
2115 (diary-mail-entries): Rewritten.
2116
2117 2001-01-23 Dave Love <fx@gnu.org>
2118
2119 * international/mule.el (make-coding-system): Fix typo.
2120
2121 * textmodes/outline.el (outline-mode) <font-lock-defaults>:
2122 Add backward-paragraph as font-lock-beginning-of-syntax-function.
2123
2124 2001-01-23 Eli Zaretskii <eliz@is.elta.co.il>
2125
2126 * font-lock.el (font-lock-mode): Doc fix.
2127
2128 2001-01-23 Kenichi Handa <handa@etl.go.jp>
2129
2130 * international/mule.el (make-translation-table): Fix docstring.
2131
2132 2001-01-22 Eli Zaretskii <eliz@is.elta.co.il>
2133
2134 * mail/rmail.el (rmail-redecode-body): New function.
2135
2136 * icomplete.el (icomplete-minibuffer-setup-hook): Doc fix.
2137
2138 2001-01-22 Gerd Moellmann <gerd@gnu.org>
2139
2140 * isearch.el (isearch-lazy-highlight-case-fold-search)
2141 (isearch-lazy-highlight-regexp): New variables.
2142 (isearch-lazy-highlight-cleanup): Update lazy highlight if
2143 case-fold search or regexp search has been toggled.
2144
2145 * wid-edit.el (widget-button-click): Avoid a save-excursion
2146 around running a global binding.
2147
2148 * isearch.el (isearch-lazy-highlight-initial-delay): Set default
2149 to 0.25.
2150
2151 2001-01-20 Miles Bader <miles@gnu.org>
2152
2153 * cus-edit.el (custom-face-save): Do post-processing on the face's
2154 new value like `custom-face-set' does.
2155
2156 2001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
2157
2158 * mail/emacsbug.el (report-emacs-bug): Report the value of
2159 LC_CTYPE, not LC_TYPE.
2160
2161 * isearch.el (isearch-forward): Add isearch-toggle-case-fold,
2162 isearch-toggle-regexp and isearch-edit-string to doc string.
2163
2164 2001-01-19 Gerd Moellmann <gerd@gnu.org>
2165
2166 * textmodes/texinfo.el (texinfo-mode): Use backward-paragraph
2167 as font-lock-beginning-of-syntax-function in font-lock-defaults.
2168
2169 * jit-lock.el (jit-lock-fontify-now): Don't bind
2170 font-lock-beginning-of-syntax-function to nil.
2171
2172 2001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
2173
2174 * mail/emacsbug.el (report-emacs-bug): Report values of
2175 locale-coding-system, default-enable-multibyte-characters, and the
2176 environment variables LC_ALL, LC_TYPE, and LANG.
2177
2178 2001-01-19 Gerd Moellmann <gerd@gnu.org>
2179
2180 * font-lock.el (font-lock-default-fontify-region): Fix last change.
2181
2182 * font-lock.el (font-lock-multiline): Default to nil.
2183 (font-lock-default-fontify-region): If font-lock-multiline is
2184 nil, don't check the property `font-lock-multiline'.
2185
2186 * jit-lock.el (jit-lock-after-change): If font-lock-multiline
2187 is nil, don't check the `font-lock-multiline' text property.
2188
2189 2001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
2190
2191 * viper.el: Call initial-major-mode on startup.
2192
2193 * ediff.el (ediff-patch-file): Use better defaults.
2194
2195 * ediff-vers.el: Fix for 8+3 DOS file systems.
2196
2197 2001-01-19 Colin Walters <walters@cis.ohio-state.edu>
2198
2199 * ediff-util.el (ediff-compare-custom-diffs-maybe): Put diff in
2200 diff mode, if available.
2201
2202 2001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
2203
2204 * ediff-hook.el (ediff-xemacs-init-menus): Fixed add-menu-button.
2205
2206 * ediff-init.el (subst-char-in-string): Define and use it, unless
2207 it's already defined.
2208
2209 2001-01-18 Gerd Moellmann <gerd@gnu.org>
2210
2211 * tooltip.el (tooltip-hide-delay): New user-option.
2212 (tooltip-show): Use tooltip-hide-delay instead of the default.
2213
2214 2001-01-18 Kenichi Handa <handa@etl.go.jp>
2215
2216 * mail/sendmail.el (mail-setup): Call set-buffer-multibyte because
2217 kill-local-variable doesn't work for enable-multibyte-characters.
2218
2219 2001-01-17 Dave Love <fx@gnu.org>
2220
2221 * ediff-init.el (ediff-before-setup-hook)
2222 (ediff-merge-filename-prefix): Add :version.
2223
2224 * international/latin1-disp.el: Require disp-table.
2225 (latin1-display): Fix :set.
2226
2227 * net/eudc-vars.el (eudc-server, eudc-protocol): Fix :type.
2228
2229 2001-01-17 Gerd Moellmann <gerd@gnu.org>
2230
2231 * isearch.el (isearch-lazy-highlight-initial-delay)
2232 (isearch-lazy-highlight-interval): Default to 0.
2233
2234 2001-01-17 Bob Glickstein <bobg@zanshin.com>
2235
2236 * isearch.el (isearch-highlight): Set isearch-overlay priority to
2237 1 here rather than each time through
2238 isearch-lazy-highlight-new-loop.
2239 (isearch-lazy-highlight-max): Variable deleted.
2240 (isearch-lazy-highlight-max-at-a-time): New user variable, like
2241 isearch-lazy-highlight-max but controls a single invocation of
2242 isearch-lazy-highlight-update.
2243 (isearch-lazy-highlight-wrapped): Variable recreated.
2244 (isearch-lazy-highlight-window-start): New variable.
2245 (isearch-lazy-highlight-cleanup): Restored to behavior of
2246 before 2-Jan.
2247 (isearch-lazy-highlight-remove-overlays): Function deleted;
2248 behavior folded into isearch-lazy-highlight-cleanup. "Keep"
2249 behavior removed.
2250 (isearch-lazy-highlight-new-loop): Restore old behavior of calling
2251 isearch-lazy-highlight-update in a loop rather than just once.
2252 Test isearch-invalid-regexp here and decide not to start a new
2253 loop, rather than testing it each time through
2254 isearch-lazy-highlight-update.
2255 (isearch-lazy-highlight-search): Function restored.
2256 (isearch-lazy-highlight-update): Get called in a timer loop again,
2257 but this time highlight more than one match each time through.
2258 Only highlight matches in the visible part of the window.
2259 Start at point, move in the direction of the search, and wrap around at
2260 the edge of the window. Use sit-for to force redisplay and ensure
2261 window-start is credible. "Face suppressing" behavior removed;
2262 overlay priorities should make it unnecessary, right?
2263 (isearch-highlight): Face suppressing behavior removed.
2264 (isearch-dehighlight): Face suppressing behavior removed.
2265 (isearch-set-lazy-highlight-faces-at): Removed.
2266
2267 2001-01-17 Kenichi Handa <handa@etl.go.jp>
2268
2269 * language/european.el ("Latin-1"): Make the format of description
2270 about additional language environments same as that of Latin-2.
2271
2272 2001-01-16 Dave Love <fx@gnu.org>
2273
2274 * isearch.el (isearch-lazy-highlight): Add :version.
2275
2276 * simple.el (backward-delete-char-untabify-method)
2277 (next-line-add-newlines): Add :version.
2278
2279 2001-01-16 Gerd Moellmann <gerd@gnu.org>
2280
2281 * bindings.el: Bind <backspace> and <delete> via function-key-map.
2282 Don't bind <delete> otherwise.
2283
2284 * simple.el (delete-key-deletes-forward-mode): Bind <backspace>
2285 and <delete> via function-key-map.
2286
2287 * textmodes/flyspell.el (mail-mode-flyspell-verify): Check in
2288 Subject line only if point is after the `Subject:'.
2289
2290 2001-01-16 Kenichi Handa <handa@etl.go.jp>
2291
2292 * language/japanese.el ("Japanese"): Add japanese-jisx0213-1 and
2293 japanese-jisx0213-2 in `charset' property of this lang. env.
2294
2295 * language/european.el ("Latin-1"): Add description for Dutch and
2296 Spanish lang. env.
2297
2298 * international/mule.el (decode-char): Fix conditions.
2299 (encode-char): Handle eight-bit-control too.
2300 (transform-make-coding-system-args): New function.
2301 (make-coding-system): Accept XEmacs style arguments for CCL base
2302 coding system.
2303
2304 2001-01-15 Gerd Moellmann <gerd@gnu.org>
2305
2306 * progmodes/etags.el (find-tag-noselect): Save the value of
2307 tags-file-name before switching buffers, for the case it has a
2308 buffer-local value.
2309
2310 2001-01-15 Alex Schroeder <alex@gnu.org>
2311
2312 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
2313 From Dave Love <fx@gnu.org>.
2314 (ansi-color-for-comint-mode): Fix :version.
2315
2316 2001-01-15 Alex Schroeder <alex@gnu.org>
2317
2318 * ansi-color.el (ansi-color-unfontify-region): Doc change.
2319
2320 2001-01-14 Eli Zaretskii <eliz@is.elta.co.il>
2321
2322 * dired.el (dired-insert-directory): If file-system-info fails,
2323 remove the " free " part, but don't signal an error.
2324
2325 2001-01-12 Sam Steingold <sds@gnu.org>
2326
2327 * bookmark.el (bookmark-maybe-historicize-string):
2328 Use new backquote syntax.
2329
2330 2001-01-12 Richard M. Stallman <rms@gnu.org>
2331
2332 * subr.el (last): Handle a list that doesn't end in nil.
2333
2334 2001-01-12 Sam Steingold <sds@gnu.org>
2335
2336 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind `backspace'
2337 to `backward-delete-char-untabify'.
2338
2339 2001-01-12 Dave Love <fx@gnu.org>
2340
2341 * cus-edit.el (customize-menu-create): Fix the :filter following
2342 easymenu change.
2343
2344 * wid-edit.el (function): Add :match-alternatives.
2345 (widget-color-action): Doc fix.
2346
2347 2001-01-12 Gerd Moellmann <gerd@gnu.org>
2348
2349 * calendar/calendar.el (calendar-basic-setup): Doc fix.
2350
2351 2001-01-12 Kenichi Handa <handa@etl.go.jp>
2352
2353 * international/mule-cmds.el (prefer-coding-system): Fix docstring.
2354
2355 * international/ccl.el (define-ccl-program): Fix docstring.
2356
2357 2001-01-11 Dave Love <fx@gnu.org>
2358
2359 * international/mule-cmds.el (standard-display-european-internal):
2360 Set display table for 2208 as for 160.
2361
2362 * progmodes/ada-mode.el (ada-popup-key): Fix last change.
2363
2364 * progmodes/fortran.el (fortran-mode-map): Modify Customization
2365 entry for custom-menu-create change.
2366 (fortran-strip-sqeuence-nos): Make arg optional. Fix regexp and
2367 don't cons it in the search loop.
2368
2369 * imenu.el (imenu--truncate-items): Revert last change.
2370
2371 2001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
2372
2373 * info.el (Info-setup-header-line): If the node header includes
2374 either Next: or Prev: links, don't show the File: and Node: parts
2375 in the header line.
2376
2377 2001-01-11 Gerd Moellmann <gerd@gnu.org>
2378
2379 * comint.el (comint-goto-process-mark): Don't print a message
2380 when running in batch mode.
2381
2382 * isearch.el (isearch-search): In the condition-case handler for
2383 `error', set isearch-invalid-regexp to the whole error message.
2384
2385 * subr.el (eval-after-load): Call load-symbol-file-load-history to
2386 ensure that eval-after-load works for files dumped with Emacs.
2387
2388 * help.el (load-symbol-file-load-history): New function extracted
2389 from function symbol-file.
2390 (symbol-file): Use it.
2391
2392 * toolbar/save.xpm, toolbar/undo.xpm: Use the same colors as exit.xpm.
2393
2394 2001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
2395
2396 * progmodes/etags.el (find-tag-interactive): If last-tag is nil,
2397 behave as if there were no prefix argument.
2398 (find-tag-noselect): If last-tag is nil, behave as if the NEXT-P
2399 argument were nil.
2400
2401 2001-01-11 Richard M. Stallman <rms@gnu.org>
2402
2403 * isearch.el (isearch-lazy-highlight-update):
2404 Don't look for more potential matches once maximum is exceeded.
2405 Use overlays-in to check correctly for overlap with current match.
2406 Ignore empty matches.
2407
2408 2001-01-11 Miles Bader <miles@gnu.org>
2409
2410 * textmodes/ispell.el (ispell-adjusted-window-height): New function.
2411 (ispell-overlay-window, ispell-help, ispell-show-choices)
2412 (ispell-command-loop): Use it instead of `window-height'.
2413
2414 2001-01-10 Gerd Moellmann <gerd@gnu.org>
2415
2416 * files.el (confirm-kill-emacs): New user-option.
2417 (save-buffers-kill-emacs): Ask for final confirmation before
2418 killing Emacs.
2419
2420 * isearch.el (isearch-done): Set isearch-lazy-highlight-start
2421 to nil.
2422
2423 2001-01-10 Dave Love <fx@gnu.org>
2424
2425 * progmodes/etags.el (tags-apropos-additional-actions): Fix :type.
2426
2427 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix doc, :type.
2428
2429 * hi-lock.el (hi-lock-exclude-modes): Fix :type.
2430
2431 * calculator.el (calculator-number-digits): Fix :type.
2432
2433 * vc-cvs.el (vc-cvs-header): Fix :type.
2434 * vc-rcs.el (vc-rcs-header): Fix :type.
2435 * vc-sccs.el (vc-sccs-header): Fix :type.
2436
2437 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
2438
2439 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
2440
2441 * eshell/esh-util.el (eshell-ange-ls-uids): Fix :type.
2442
2443 2001-01-10 Gerd Moellmann <gerd@gnu.org>
2444
2445 * simple.el (set-variable): Force a thorough redisplay for the
2446 case that the variable has an effect on the display, like
2447 `tab-width' has.
2448
2449 2001-01-10 Andre Spiegel <spiegel@gnu.org>
2450
2451 * vc.el: Add documentation for backend interface.
2452
2453 2001-01-10 Kenichi Handa <handa@etl.go.jp>
2454
2455 * font-lock.el (c-font-lock-extra-types): Add "Lisp_Object".
2456
2457 * international/mule-conf.el (latin-extra-code-table): Set to t
2458 for \223 and \224.
2459
2460 2001-01-09 Kenichi Handa <handa@etl.go.jp>
2461
2462 * international/mule-cmds.el (locale-language-names): Map "es" to
2463 "Spanish" and "nl" to "Dutch".
2464
2465 2001-01-09 Gerd Moellmann <gerd@gnu.org>
2466
2467 * bindings.el (global-map): Bind <home> to beginning-of-line,
2468 <end> to end-of-line, C-<home> to beginning-of-buffer, and
2469 C-<end> to end-of-buffer.
2470
2471 * language/european.el: Add Dutch and Spanish language info
2472 to be able to use the appropriate tutorials.
2473
2474 2001-01-09 Alex Schroeder <alex@gnu.org>
2475
2476 * ansi-color.el (ansi-color-process-output): Use markers instead
2477 of positions for start and end of region.
2478 (ansi-color-apply-on-region): Rewrote code to make it more robust.
2479 Previously, occasional mistakes happend when fontifying many
2480 chunks of output (eg. ls --color=yes /dev). This happened
2481 whenever an overlay was created up to the end of the region, which
2482 coincided with the process-mark. New text would then be added
2483 within that overlay instead of after it.
2484 (ansi-color-make-extent): Overlays are created with the property
2485 `modification-hooks' set to '(ansi-color-freeze-overlay).
2486 (ansi-color-freeze-overlay): New function. When inserting text at
2487 the end of the overlay, the overlay will resize.
2488
2489 2000-01-09 Alex Schroeder <alex@gnu.org>
2490
2491 * ansi-color.el (ansi-color-process-output): Doc change.
2492 (ansi-color-unfontify-region): Doc change. No longer installed
2493 automatically in font-lock-unfontify-region-function.
2494 (ansi-color-apply): Doc change.
2495 (ansi-color-apply-on-region): Use extents or overlays instead of
2496 text-properties.
2497 (ansi-color-make-extent): New function.
2498 (ansi-color-set-extent-face): New function.
2499
2500 2000-01-09 Alex Schroeder <alex@gnu.org>
2501
2502 * ansi-color.el (ansi-color-process): Removed, Emacs and XEmacs
2503 both use ansi-color-process-output, now.
2504 (ansi-color-process-output): Doesn't return string anymore. It is
2505 installed in comint-output-filter-functions for both Emacs and
2506 XEmacs, now.
2507 (ansi-color-unfontify-region): Simplified code removing variables
2508 pos and start-ansi.
2509 (ansi-color-apply): Put text-property ansi-color before putting
2510 text-property face because ansi-color-unfontify-region is called
2511 immediately after the call to put-text-property.
2512 (ansi-color-context-region): Doc change.
2513 (ansi-color-filter-region): Simplified code.
2514 (ansi-color-apply-on-region): Changed start to start-marker, using
2515 a marker explicitly. Put text-property ansi-color before putting
2516 text-property face because ansi-color-unfontify-region is called
2517 immediately after the call to put-text-property.
2518
2519 2000-01-09 Alex Schroeder <alex@gnu.org>
2520
2521 * ansi-color.el (ansi-color-faces-vector): Doc change.
2522 (ansi-color-for-comint-mode): Changed :type property to choice.
2523 (ansi-color-last-context): Removed.
2524 (ansi-color-process-output): Don't use ansi-color-last-context, as
2525 the main functions will store their context now.
2526 (ansi-color-context): Doc change.
2527 (ansi-color-filter-apply): Rewrote it based on ansi-color-apply.
2528 Uses ansi-color-context such that repeated calls will strip
2529 partial escape sequences, too.
2530 (ansi-color-apply): Simplified code. Colorize end of string if
2531 face is not null. Store context in new (FACE STRING) format, such
2532 that repeated calls will strip partial escape sequences, too.
2533 Append faces to face property using ansi-color-apply-sequence such
2534 that cumulative mode actually works.
2535 (ansi-color-context-region): New variable.
2536 (ansi-color-filter-region): Rewrote it based on
2537 ansi-color-apply-on-region. Uses ansi-color-context-region such
2538 that repeated calls will strip partial escape sequences, too.
2539 (ansi-color-apply-on-region): Simplified code. Colorize end of
2540 region if face is not null. Store context in new (FACE POS)
2541 format, such that repeated calls will strip partial escape
2542 sequences, too. Append faces to face property using
2543 ansi-color-apply-sequence such that cumulative mode actually works.
2544 (ansi-color-apply-sequence): New function.
2545 (ansi-color-get-face): When the default face is added to the list
2546 of faces, all previous settings are discarded and the list of
2547 faces is set to '(default).
2548
2549 2000-01-09 Alex Schroeder <alex@gnu.org>
2550
2551 * ansi-color.el (ansi-color-faces-vector): Use nil for the default
2552 face, such that ansi-color-apply and ansi-color-apply-on-region
2553 will do the right thing.
2554 (ansi-color-apply): Do the right thing, ie. if ansi-color-get-face
2555 returns nil, set the list of faces back to nil instead of
2556 appending the result of ansi-color-get-face to the front of the list.
2557
2558 2000-01-09 Alex Schroeder <alex@gnu.org>
2559
2560 * ansi-color.el (ansi-color-for-comint-mode): Doc change.
2561 (ansi-color-process): Doc change.
2562 (ansi-color-last-context): New buffer-local variable.
2563 (ansi-color-process-output): New function. It is automatically
2564 added to comint-output-filter-functions if this is XEmacs.
2565 (ansi-color-unfontify-region): New optional parameter for XEmacs
2566 compatibility. Check wether font-lock-syntactic-keywords is
2567 boundp before removing the syntax table text property, as XEmacs
2568 doesn't have it.
2569 (ansi-color-filter-region): Doc change.
2570 (ansi-color-apply-on-region): Doc change.
2571 (ansi-color-make-face): New function. Compatibility layer for
2572 XEmacs. Return temporary faces instead of cons cells for XEmacs.
2573 (ansi-color-make-color-map): Use ansi-color-make-face.
2574 (ansi-color-get-face): Avoid face text property '(nil) as results
2575 in an errow for XEmacs.
2576
2577 2000-01-09 Alex Schroeder <alex@gnu.org>
2578
2579 * ansi-color.el (ansi-color-unfontify-region): New function.
2580 Uses text-property ansi-color in order to preserve fontification by
2581 ansi-color. When the package is loaded, a lambda expression is
2582 put onto font-lock-mode-hook. This lambda expression will check
2583 font-lock-unfontify-region-function and replace
2584 font-lock-default-unfontify-region with ansi-color-unfontify-region.
2585 (ansi-color-apply): Add text-property ansi-color in addition to
2586 text-property face.
2587 (ansi-color-apply-on-region): Add text-property ansi-color in
2588 addition to text-property face.
2589 (save-buffer-state): Copy of the macro that is also used by
2590 lazy-lock and font-lock.
2591
2592 (ansi-color-for-comint-mode): New option.
2593 (ansi-color-for-comint-mode-on): Set ansi-color-for-comint-mode.
2594 (ansi-color-for-comint-mode-off): Ditto.
2595 (ansi-color-for-comint-mode-filter): Ditto.
2596 (ansi-color-process): New function. Uses ansi-color-for-comint-mode to
2597 decide what to do. This function is added to
2598 comint-preoutput-filter-functions when the package is loaded.
2599
2600 (ansi-color-for-shell-mode-set): Removed.
2601 (ansi-color-for-shell-mode): Removed.
2602
2603 2000-01-09 Alex Schroeder <alex@gnu.org>
2604
2605 * ansi-color.el (ansi-color-for-shell-mode-set): New function with
2606 the lambda expression from the ansi-color-for-shell-mode :set
2607 property. Additionally, modify shell-mode-hook to enable or
2608 disable font-lock-mode for future shell buffers.
2609 (ansi-color-for-shell-mode): The :set property calls
2610 ansi-color-for-shell-mode-set instead of a lambda expression.
2611
2612 2000-01-09 Alex Schroeder <alex@gnu.org>
2613
2614 * ansi-color.el (ansi-color-for-shell-mode): Doc change.
2615 (ansi-color-context): New variable.
2616 (ansi-color-apply): Save context between calls.
2617
2618 2001-01-09 Eli Zaretskii <eliz@is.elta.co.il>
2619
2620 * isearch.el (isearch, isearch-lazy-highlight-face):
2621 New definitions for face colors and attributes.
2622
2623 * wid-edit.el (widget-choose): Call display-popup-menus-p instead
2624 of display-mouse-p.
2625
2626 2001-01-09 Kenichi Handa <handa@etl.go.jp>
2627
2628 * international/mule.el (make-coding-system): If the coding system
2629 accepts extra latin codes, register such codes as safe for the
2630 coding system.
2631
2632 2001-01-08 Richard M. Stallman <rms@gnu.org>
2633
2634 * emacs-lisp/bytecomp.el (byte-compile-log-1): In non-batch case,
2635 don't mention the file name or the date here, because they are
2636 logged at the start of the file.
2637
2638 2001-01-08 Richard M. Stallman <rms@gnu.org>
2639
2640 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
2641 Change screen-width to frame-width.
2642
2643 2001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
2644
2645 * info.el (Info-search): Print the default as part of the prompt.
2646
2647 2001-01-08 Andre Spiegel <spiegel@gnu.org>
2648
2649 * vc.el (vc-default-latest-on-branch-p): New function, replaces
2650 constant implementations in backends.
2651
2652 * vc-cvs.el (vc-cvs-latest-on-branch-p): Removed.
2653 (vc-cvs-checkout): Renamed arg WRITABLE to EDITABLE.
2654
2655 * vc-rcs.el (vc-rcs-checkout, vc-rcs-cancel-version): Renamed arg
2656 WRITABLE to EDITABLE.
2657
2658 * vc-sccs.el (vc-sccs-latest-on-branch-p): Removed.
2659 (vc-sccs-checkout, vc-sccs-cancel-version): Renamed arg WRITABLE
2660 to EDITABLE.
2661
2662 2001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
2663
2664 * emacs-lisp/copyright.el (copyright-current-year): Now a defvar.
2665 (copyright, copyright-update): Compute the current year at run time.
2666
2667 2001-01-08 Gerd Moellmann <gerd@gnu.org>
2668
2669 * isearch.el (isearch-old-signal-hook): Removed.
2670 (isearch-mode): Add isearch-done to kbd-macro-termination-hook
2671 instead of setting signal-hook-function.
2672 (isearch-done): Remove isearch-done from kbd-macro-termination-hook.
2673
2674 2001-01-08 Kevin Gallagher <kevingal@onramp.net>
2675
2676 * emulation/edt.el: Update to version 4.0. Provide support for
2677 EDT scroll margins at top and bottom of the window. Provide an
2678 emulation of the EDT SUBS command (bound to GOLD-Enter, by
2679 default). Enhance edt-quit, bound to GOLD-q by default, to warn
2680 user when file-related buffer modifications exist.
2681 Provide support for running EDT Emulation in XEmacs.
2682 Provide customize access to some user updatable variables.
2683 Add Commentary section to file header.
2684 Fixed a few minor bugs and cleaned up some code.
2685
2686 * emulation/edt-mapper.el: Update to version 4.0. Provide support
2687 for detecting a keypress that generates an ASCII key sequence.
2688 (Previously, only a keypress that generates a vector was
2689 recognized.) Embed Window Manager name into name of the generated
2690 EDT Emulation initialization file since the initialization file is
2691 Window Manager specific. Add Commentary section to file header.
2692
2693 2001-01-07 Eli Zaretskii <eliz@is.elta.co.il>
2694
2695 * mail/sendmail.el (mail-mode): Doc fix.
2696
2697 * info.el (Info-goto-emacs-command-node): Doc fix.
2698 (Info-goto-emacs-key-command-node): Doc fix.
2699
2700 2001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
2701
2702 * ediff-vers.el (noninteractive): Don't load generic-sc on MS-DOS
2703 systems without long file-name support.
2704
2705 2001-01-06 Andrew Innes <andrewi@gnu.org>
2706
2707 * makefile.w32-in (custom-deps): Set EMACSLOADPATH explicitly.
2708
2709 2001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
2710
2711 * isearch.el (isearch-lazy-highlight-remove-overlays): Doc fix.
2712 (isearch-lazy-highlight-update): Doc fix.
2713
2714 * ffap.el (ffap-bindings): Doc fix.
2715
2716 * dired-x.el (dired-virtual-guess-dir): Doc fix.
2717
2718 2001-01-05 Dave Love <fx@gnu.org>
2719
2720 * emacs-lisp/cl-seq.el (remove, remq): Remove.
2721
2722 2001-01-05 Gerd Moellmann <gerd@gnu.org>
2723
2724 * mouse-drag.el (mouse-drag-safe-scroll):
2725 Bind scroll-preserve-screen-position to nil.
2726
2727 * isearch.el (isearch-old-signal-hook): New variable.
2728 (isearch-mode): Set signal-hook-function to isearch-done.
2729 (isearch-done): Restore old signal-hook-function.
2730
2731 * info.el (Info-fontify-node): Mark one more char as intangible.
2732
2733 2000-01-05 Kenichi Handa <handa@etl.go.jp>
2734
2735 * composite.el (compose-last-chars): New argument COMPONENTS.
2736 If it is non-nil, compose preceding characters by compose-region with
2737 COMPONENTS.
2738
2739 * international/quail.el (quail-input-string-to-events): New function.
2740 (quail-input-method): Convert input string to events here.
2741 (quail-start-translation): Return input string, not event list.
2742 (quail-start-conversion): Likewise.
2743
2744 2001-01-04 Gerd Moellmann <gerd@gnu.org>
2745
2746 * tooltip.el (tooltip-cancel-delayed-tip)
2747 (tooltip-start-delayed-tip): Renamed from tooltip-disable-timeout
2748 and tooltip-add-timeout.
2749 (tooltip-show): Set border color from faces's foreground.
2750 (tooltip-show-help-function): If called with the same help string
2751 as last time, do nothing.
2752 (tooltip-help-tips): Don't set tooltip-help-message to nil.
2753
2754 * startup.el (fancy-splash-screens): Don't bind show-help-function
2755 to nil.
2756
2757 * tooltip.el (tooltip-frame-parameters): Remove colors.
2758 (tooltip): New face
2759 (tooltip-set-param): New function.
2760 (tooltip-show): Set up color frame parameters from face `tooltip'.
2761 Display the tooltip text in face `tooltip'.
2762
2763 2001-01-04 Dave Love <fx@gnu.org>
2764
2765 * whitespace.el (whitespace-global-mode): Fix typo.
2766
2767 * hilit19.el, mail/rnewspost.el, mail/rnews.el: Moved to obsolete.
2768
2769 2001-01-04 Eli Zaretskii <eliz@is.elta.co.il>
2770
2771 * help.el (help-for-help): Fix a typo in a doc string.
2772 From kwzh@gnu.org (Karl Heuer).
2773
2774 2001-01-03 Dave Love <fx@gnu.org>
2775
2776 * dired-x.el: Doc fixes. Maintainer change.
2777 (dired-guess-shell-gnutar, dired-guess-shell-znew-switches): Fix :type.
2778 (dired-guess-shell-alist-default): Don't use xloadimage for PNG.
2779 (dired-guess-shell-alist-user): Customize.
2780 (dired-x-help-address): Set to bug-gnu-emacs.
2781 (dired-x-maintainer, dired-x-file, dired-x-version): Deleted.
2782 (dired-default-directory): Renamed from default-directory.
2783
2784 * hl-line.el (hl-line): Doc fix.
2785
2786 2001-01-03 Karl Fogel <kfogel@red-bean.com>
2787
2788 * mail/mail-hist.el (mail-hist-text-too-long-p): Doc fix.
2789
2790 2001-01-02 Richard M. Stallman <rms@gnu.org>
2791
2792 * isearch.el (isearch-lazy-highlight-cleanup): Arg now says
2793 to remove all the current alternative-match highlighting.
2794 If nil, remove only what's outside the current window.
2795 (isearch-lazy-highlight-remove-overlays): Take optional
2796 region within which NOT to remove them.
2797 (isearch-lazy-highlight-new-loop): Greatly simplified.
2798 (isearch-lazy-highlight-update): Find all the other occurrences
2799 visible in the window, in just one call.
2800 (isearch-lazy-highlight-start): Now holds start of region to scan.
2801 (isearch-lazy-highlight-end): Now holds end of region to scan.
2802 (isearch-lazy-highlight-wrapped): Variable deleted.
2803 (isearch-lazy-highlight-search): Function deleted.
2804
2805 2000-01-02 Andrew Innes <andrewi@gnu.org>
2806
2807 * w32-fns.el (convert-standard-filename): Do length check on name
2808 before aref.
2809
2810 2001-01-02 Dave Love <fx@gnu.org>
2811
2812 * progmodes/cperl-mode.el (cperl-invalid-face): Don't double-quote
2813 value.
2814 (cperl-init-faces): Allow cperl-invalid-face to be a normal face.
2815
2816 * ls-lisp.el (ls-lisp) <defgroup>: Add :version.
2817
2818 * net/browse-url.el (browse-url-filename-alist): Avoid backquote
2819 read syntax.
2820
2821 * calendar/todo-mode.el (todo): Add :link, :version.
2822 (todo-save-top-priorities): Remove autoload cookie.
2823 (todo-add-category, todo-add-item-non-interactively)
2824 (todo-insert-item, todo-mode, todo-cp, todo-show): Fix autoload cookie.
2825
2826 2001-01-02 Gerd Moellmann <gerd@gnu.org>
2827
2828 * comint.el (comint-input-history-ignore): New variable.
2829 (comint-read-input-ring): Ignore entries matching
2830 comint-input-history-ignore.
2831
2832 2001-01-02 Eric M. Ludlam <zappo@gnu.org>
2833
2834 * emacs-lisp/lisp-mnt.el (lm-copyright-prefix): New Variable.
2835 (lm-copyright-mark): New function.
2836 (lm-crack-copyright): New function.
2837 (lm-verify): Check that the file has a copyright.
2838 Check that the file is copyright Free Software Foundation.
2839
2840 2000-12-30 Kenichi Handa <handa@etl.go.jp>
2841
2842 * international/mule-diag.el (print-fontset): Indent font name by
2843 24 columns, not 25.
2844
2845 2000-12-29 Gerd Moellmann <gerd@gnu.org>
2846
2847 * textmodes/flyspell.el (mail-mode-flyspell-verify): Spell-check
2848 in Subject line.
2849
2850 * mail/mailabbrev.el (mail-abbrevs-enable, mail-abbrevs-disable):
2851 Use mail-mode-hook instead of mail-setup-hook.
2852 Otherwise continuing an interrupted message with C-u C-x m for
2853 instance, winds up in Mail mode without abbrevs.
2854
2855 2000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2856
2857 * ps-print.el: Handle form feed better when ps-zebra-stripe-follow is
2858 non-nil. Adding almost all customization variables on ps-setup.
2859 Doc fix.
2860 (ps-print-version): New version number (6.3.3).
2861 (ps-end-with-control-d): Initialization fix.
2862 (ps-lines-printed): New var.
2863 (ps-skip-newline): New fun.
2864 (ps-setup, ps-prologue-file, ps-begin-job, ps-begin-page)
2865 (ps-next-line, ps-continue-line, ps-plot-region)
2866 (ps-generate-postscript-with-faces, ps-end-job): Code fix.
2867
2868 2000-12-29 Kenichi Handa <handa@etl.go.jp>
2869
2870 * international/fontset.el (x-complement-fontset-spec):
2871 Resolve ASCII font name so that the same family name is used for fonts
2872 registered in x-font-name-charset-alist.
2873 (create-fontset-from-fontset-spec): Adjusted for the above change.
2874 The name of fontset alias should be a unresolved ASCII font name.
2875
2876 2000-12-28 Gerd Moellmann <gerd@gnu.org>
2877
2878 * simple.el (delete-key-deletes-forward-mode): Bind backspace
2879 and delete in isearch-mode-map.
2880
2881 2000-12-28 Richard M. Stallman <rms@gnu.org>
2882
2883 * dired-x.el (dired-guess-shell-alist-default):
2884 Use xpdf instead of acroread.
2885
2886 2000-12-28 Kenichi Handa <handa@etl.go.jp>
2887
2888 * textmodes/artist.el (artist-butlast): Deleted.
2889 (artist-ellipse-mirror-quadrant): Use butlast instead of
2890 artist-butlast.
2891
2892 * subr.el (butlast, nbutlast): Moved from cl.el to here.
2893
2894 * emacs-lisp/cl.el (butlast, nbutlast): Moved to subr.el.
2895
2896 2000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
2897
2898 From Francis J. Wright <F.J.Wright@maths.qmw.ac.uk>:
2899
2900 * ls-lisp.el: Better support for the Mac and MS-Windows.
2901 (ls-lisp): New defgroup.
2902 (ls-lisp-emulation, ls-lisp-ignore-case, ls-lisp-dirs-first)
2903 (ls-lisp-verbosity, ls-lisp-use-insert-directory-program)
2904 (ls-lisp-support-shell-wildcards): New defcustoms.
2905 (ls-lisp-parse-symlink): New function.
2906 (insert-directory): Code to convert switches to a list and set up
2907 the wildcard argument copied from ls-lisp-insert-directory.
2908 (ls-lisp-insert-directory): New argument TIME-INDEX. Add support
2909 for -C and -R switches.
2910 (ls-lisp-column-format): New function.
2911 (ls-lisp-delete-matching, ls-lisp-handle-switches)
2912 (ls-lisp-format-time): Add doc strings.
2913 (ls-lisp-handle-switches): Handle -U, -S, -X, and -F switches.
2914 Support ls-lisp-dirs-first.
2915 (ls-lisp-classify, ls-lisp-extension): New functions.
2916 (ls-lisp-format): Optionally support emulation of symlinks.
2917 Support -i, -s, and -G switches.
2918
2919 2000-12-27 Gerd Moellmann <gerd@gnu.org>
2920
2921 * textmodes/texinfo.el (texinfo-mode): Set fill-column to 70.
2922
2923 * version.el (emacs-version): Print X scroll bar information.
2924
2925 * scroll-bar.el (toplevel): Check for x-toolkit-scroll-bars
2926 instead of x-toolkit-scroll-bars-p.
2927
2928 * loadup.el (toplevel): Check for x-toolkit-scroll-bars instead
2929 of x-toolkit-scroll-bars-p.
2930
2931 2000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
2932
2933 * ffap.el (ffap-bindings): Make interactive and add an autoload cookie.
2934 (ffap-bindings): Doc fix, to reflect the above change.
2935
2936 2000-12-27 Kenichi Handa <handa@etl.go.jp>
2937
2938 * term.el (term-char-mode): Define all non-ascii self-inserting
2939 characters to 'term-send-raw in term-raw-map.
2940
2941 2000-12-25 Michael Kifer <kifer@cs.sunysb.edu>
2942
2943 * viper-init (viper-restore-cursor-type): Added condition-case guard.
2944
2945 * ediff-init.el (ediff-quit-hook,ediff-suspend-hook):
2946 Changed initialization; use add-hook.
2947 (ediff-file-remote-p): Use file-local-copy.
2948
2949 * ediff-ptch.el (ediff-prompt-for-patch-buffer): Improved defaults.
2950
2951 * ediff.el (ediff-patch-buffer): Bug fix.
2952 (ediff-revision): Allow selection of the file at the prompt.
2953
2954 2000-12-23 Stefan Monnier <monnier@cs.yale.edu>
2955
2956 * subr.el (combine-run-hooks): Remove.
2957
2958 * emacs-lisp/edebug.el (define-minor-mode): Improve the spec
2959 and remove the rogue second spec.
2960
2961 2000-12-23 Gerd Moellmann <gerd@gnu.org>
2962
2963 * progmodes/compile.el (compilation-forget-errors): Fix indentation.
2964
2965 2000-12-22 Stefan Monnier <monnier@cs.yale.edu>
2966
2967 * smerge-mode.el (smerge-basic-map): Use `=' rather than `d'.
2968 Use minibuffer menu prompt for the `=' prefix.
2969 (smerge-command-prefix): Change default to C-^.
2970 (smerge-mode): Don't assume font-lock doesn't move point.
2971
2972 * skeleton.el (skeleton-internal-1): Make sure the first line of
2973 the region is also re-indented.
2974 (skeleton-end-newline): New var.
2975 (skeleton-end-hook): Use it.
2976
2977 2000-12-22 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
2978
2979 * comint.el (comint-password-prompt-regexp): Support CVS.
2980
2981 2000-12-22 Gerd Moellmann <gerd@gnu.org>
2982
2983 * simple.el (delete-key-deletes-forward-mode): Simplify.
2984 Also backspace key combinations, depending on
2985 delete-key-deletes-forward.
2986
2987 * bindings.el ([C-backspace]): Bind C-backspace to kill-word.
2988
2989 * simple.el (delete-key-deletes-forward): Doc fix.
2990
2991 2000-08-22 Emmanuel Briot <briot@gnat.com>
2992
2993 * xml.el (top level comment): Updated to reflect the fact that
2994 white spaces are relevant in the XML file.
2995 (xml-parse-file): Do not kill an existing Emacs buffer if the file
2996 to parse was already edited. This allows for on-the-fly analysis
2997 of XML files.
2998 (xml-parse-tag): Check that the casing is the same in the start
2999 tag and end tag, since XML is case-sensitive. Allows for spaces
3000 in the end tag, after the name of the tag.
3001 (xml-parse-attlist): Allow for the character '-' in the name of
3002 attributes, as in the standard http-equiv attribute Do not save
3003 the properties in the XML tree, since they are not relevant.
3004
3005 2000-12-21 Stefan Monnier <monnier@cs.yale.edu>
3006
3007 * generic.el (generic-read-type): Undo last change, inline into
3008 `generic-mode' and then remove.
3009 (generic-mode): Inline generic-read-type.
3010 (define-generic-mode): Push the symbol name rather than the symbol
3011 onto generic-mode-list.
3012
3013 2000-12-21 Gerd Moellmann <gerd@gnu.org>
3014
3015 * generic.el (generic-read-type): Build an alist for
3016 completing-read as in 20.7.
3017
3018 * play/landmark.el (lm): Use interactive spec `P'.
3019 (toplevel): Don't set debug-on-error.
3020
3021 * server.el (server-switch-buffer): Choose a window on a visible frame.
3022
3023 2000-12-21 Dave Pearson <davep@davep.org>
3024
3025 * quickurl.el: Commentry change, I've moved my web site.
3026
3027 2000-12-21 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3028
3029 * ebnf2ps.el: Fix a problem with skip-chars-forward: it doesn't accept
3030 ranges like \177-\237, but accepts the character sequence from \177 to
3031 \237. Doc fix.
3032 (ebnf-version): New version (3.4).
3033 (ebnf-setup): Code fix.
3034 (ebnf-range-regexp): New fun.
3035 (ebnf-8-bit-chars): Const fix.
3036
3037 * ebnf-bnf.el: Fix the same problem as described on ebnf2ps.el log
3038 entry. Doc fix.
3039 (ebnf-bnf-lex): Code fix.
3040 (ebnf-bnf-comment-chars): Const fix.
3041
3042 * ebnf-iso.el: Fix the same problem as described on ebnf2ps.el log
3043 entry. Doc fix.
3044 (ebnf-iso-comment-chars): Const fix.
3045
3046 * ebnf-otz.el: Doc fix.
3047
3048 * ebnf-yac.el: Fix the same problem as described on ebnf2ps.el log
3049 entry. Doc fix.
3050 (ebnf-yac-skip-code): Code fix.
3051 (ebnf-yac-comment-chars): Const fix.
3052
3053 2000-12-21 Eli Zaretskii <eliz@is.elta.co.il>
3054
3055 * files.el (insert-directory-safely): New function.
3056 (recover-file): Use it instead of insert-directory.
3057 From Markus Rost <markus.rost@mathematik.uni-regensburg.de>
3058
3059 2000-12-21 Kenichi Handa <handa@etl.go.jp>
3060
3061 * international/mule-cmds.el (select-safe-coding-system):
3062 Check coding-category-list more rigidly. Improve help message.
3063
3064 * dired.el (dired-move-to-filename-regexp): Fix previous change.
3065
3066 2000-12-21 Miles Bader <miles@gnu.org>
3067
3068 * mail/sendmail.el (mail-mode): Set `comment-start' to the yank prefix.
3069
3070 2000-12-21 Kenichi Handa <handa@etl.go.jp>
3071
3072 * international/mule-diag.el (describe-char-after): Make *Help*
3073 buffer inherit multibyteness of the current buffer.
3074
3075 * international/mule.el (make-char): Docstring adjusted for the
3076 change of make-char-internal.
3077
3078 2000-12-20 Stefan Monnier <monnier@cs.yale.edu>
3079
3080 * international/iso-cvt.el: Docstrings fix.
3081
3082 2000-12-20 Dave Love <fx@gnu.org>
3083
3084 * subr.el (eval-after-load): Doc fix.
3085
3086 2000-12-20 Kenichi Handa <handa@etl.go.jp>
3087
3088 * jka-compr.el (jka-compr-partial-uncompress): Don't use `concat'
3089 for numbers.
3090
3091 2000-12-20 Miles Bader <miles@gnu.org>
3092
3093 * international/quail.el (quail-help): Resize the help window
3094 again after it has all its contents. Remove unneeded progn.
3095
3096 2000-12-19 Gerd Moellmann <gerd@gnu.org>
3097
3098 * pcmpl-linux.el: Fix copy/paste error.
3099
3100 2000-12-19 Andrew Innes <andrewi@gnu.org>
3101
3102 * simple.el (delete-key-deletes-forward-mode): Fix typo in docstring.
3103
3104 2000-12-19 Carsten Dominik <dominik@strw.leidenuniv.nl>
3105
3106 * progmodes/idlw-rinfo.el: Fixed copyright notice.
3107
3108 * progmodes/idlw-toolbar.el: Fixed copyright notice.
3109
3110 * progmodes/idlw-shell.el: Fixed copyright notice.
3111
3112 * progmodes/idlwave.el: Fixed copyright notice.
3113
3114 * textmodes/reftex-dcr.el (reftex-view-crossref): Added SPACE and
3115 TAB as key separators.
3116
3117 2000-12-19 Alex Schroeder <alex@gnu.org>
3118
3119 * sql.el (sql-sybase-options): New option.
3120 (sql-sybase): Use it. Add sql-database to the list of parameters
3121 provided for login. The options -w 2048 -n are not used any more.
3122 (sql-postgres-options): Changed default from "--pset" to "-P".
3123 (sql-mysql-options): Doc change.
3124 (sql-stop): Doc change.
3125
3126 2000-12-19 Kenichi Handa <handa@etl.go.jp>
3127
3128 * international/quail.el (quail-input-method): Always hide
3129 the guidance buffer on exiting.
3130
3131 2000-12-18 Gerd Moellmann <gerd@gnu.org>
3132
3133 * tooltip.el (tooltip-mode): Signal an error if x-show-tip
3134 isn't fboundp.
3135
3136 * server.el (server-buffer-done): Bury the buffer before
3137 killing it.
3138
3139 * faces.el (face-spec-set): Interpret a nil in specs for
3140 foreground and background colors as `unspecified', for
3141 compatibility with 20.x.
3142
3143 2000-12-18 Dave Love <fx@gnu.org>
3144
3145 * simple.el (mail-user-agent): Doc fix.
3146 (input-mode-8-bit): Removed.
3147
3148 * international/mule.el (set-keyboard-coding-system): Doc fix.
3149 (keyboard-coding-system): New option.
3150
3151 * mail/sendmail.el (send-mail-function): Customize.
3152
3153 2000-12-18 Eli Zaretskii <eliz@is.elta.co.il>
3154
3155 * international/codepage.el (cp866-decode-table): New table.
3156
3157 2000-12-18 Gerd Moellmann <gerd@gnu.org>
3158
3159 * version.el (emacs-version): Remove `%a' from the time format
3160 because the weekday doesn't fit well into each locale.
3161
3162 2000-12-18 Miles Bader <miles@gnu.org>
3163
3164 * image-file.el (image-file-name-extensions): Add "pgm" and "ppm".
3165
3166 * textmodes/artist.el (artist-replace-chars, artist-replace-char):
3167 Check that emacs-major-version is `=' to 20, not `>='.
3168 (artist-replace-chars): Use `make-string' instead of a loop.
3169
3170 2000-12-17 Stefan Monnier <monnier@cs.yale.edu>
3171
3172 * pcvs.el (cvs-diff-backup-extractor): Return full-path for file.
3173 (cvs-execute-single-file): Don't change directory.
3174 Patch from Per Cederqvist.
3175
3176 2000-12-16 Eli Zaretskii <eliz@is.elta.co.il>
3177
3178 * textmodes/ispell.el (check-ispell-version):
3179 If `ispell-program-name' is "aspell", pass it the -v switch instead
3180 of -vv.
3181
3182 2000-12-16 Kenichi Handa <handa@etl.go.jp>
3183
3184 * international/mule-diag.el (mule-diag): Insert information about
3185 configure options, multibyte awareness, language env.
3186
3187 * international/ja-dic-cnv.el (skkdic-get-candidate-list): Fix the
3188 regexp to search for candidates.
3189
3190 2000-12-15 Eli Zaretskii <eliz@is.elta.co.il>
3191
3192 * info.el (Info-forward-node): If the node has an
3193 Info-header-line, widen the buffer before searching for "next:"
3194 and "up:" pointers, and set the search limit to stay in the
3195 current node.
3196
3197 2000-12-16 Miles Bader <miles@gnu.org>
3198
3199 * simple.el (delete-trailing-whitespace): Remove extraneous let.
3200
3201 2000-12-15 Miles Bader <miles@gnu.org>
3202
3203 * comint.el (comint-send-string, comint-send-region): Also accept
3204 a buffer, buffer-name, or nil for PROCESS, for compatibility with
3205 process-send-string/region.
3206
3207 2000-12-15 Gerd Moellmann <gerd@gnu.org>
3208
3209 * isearch.el (isearch-lazy-highlight-max): New user-option.
3210 (isearch-lazy-highlight-update): Don't highlight more than
3211 isearch-lazy-highlight-max matches.
3212
3213 * mail/mh-utils.el (mh-find-path): Set read-mail-command.
3214
3215 2000-12-15 Richard M. Stallman <rms@gnu.org>
3216
3217 * sort.el (sort-columns): Fix error message.
3218
3219 * dabbrev.el (dabbrev--last-case-pattern): Value is now
3220 `upcase' or `downcase' or nil.
3221 (dabbrev-expand): Don't do anything with dabbrev--last-case-pattern.
3222 Pass new record-case-pattern arg to dabbrev--substitute-expansion.
3223 (dabbrev--substitute-expansion): New arg record-case-pattern.
3224 If it is non-nil, set dabbrev--last-case-pattern.
3225 If ABBREV is " ", use dabbrev--last-case-pattern to change EXPANSION.
3226
3227 * dabbrev.el (dabbrev--find-expansion): Remove extra nreverse.
3228
3229 2000-12-15 Miles Bader <miles@gnu.org>
3230
3231 * paths.el (Info-default-directory-list): Don't delete
3232 configure-info-directory from the list of standard info
3233 directories when appending it to the end -- their order is important.
3234
3235 * faces.el (read-face-attribute): If there's no entry for the
3236 user's input in VALID, just use it as-is (this will often result
3237 in an error, but it may be OK for e.g. colors using hexadecimal
3238 notation, and at least will yield a better error message).
3239
3240 * window.el (mode-line-window-height-fudge): Function removed.
3241 (height-affecting-face-attributes, mode-line-window-height-fudge):
3242 Variables removed.
3243 * textmodes/ispell.el (ispell-overlay-window): Ensure that the new
3244 window is really the right size. Use vertical-motion
3245 rather than forward-line.
3246 (ispell-help): Don't use ispell-mode-line-window-height-fudge.
3247 (ispell-command-loop, ispell-show-choices): Use the variable
3248 ispell-choices-win-default-height, rather than the function.
3249 (ispell-choices-win-default-height): Function removed.
3250 (ispell-mode-line-window-height-fudge): Function removed.
3251
3252 2000-12-14 Stefan Monnier <monnier@cs.yale.edu>
3253
3254 * add-log.el (add-change-log-entry): Only expand-file-name if non-nil.
3255
3256 2000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
3257
3258 * paths.el (Info-default-directory-list):
3259 If configure-info-directory is not one of the standard directories,
3260 put it first in the list; otherwise put it last. Doc string
3261 changed accordingly.
3262
3263 * info.el (Info-directory-list): Change doc string to reflect the
3264 change in Info-default-directory-list.
3265
3266 * simple.el (delete-key-deletes-forward-mode): Treat ms-dos and
3267 windows-nt as windowed environments, even under -nw.
3268
3269 * startup.el (command-line): Don't call x-backspace-delete-keys-p
3270 if not fboundp. Switch delete-forward mode for the <delete> key
3271 on all PC platforms, even under -nw.
3272
3273 * term/internal.el ([M-delete]): Remap to M-d.
3274
3275 2000-12-14 Gerd Moellmann <gerd@gnu.org>
3276
3277 * emacs-lisp/lisp-mnt.el: Change maintainer to FSF.
3278
3279 2000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
3280
3281 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
3282
3283 2000-12-14 Gerd Moellmann <gerd@gnu.org>
3284
3285 * startup.el (command-line): Call delete-key-deletes-forward-mode,
3286 if appropriate.
3287
3288 * simple.el (delete-key-deletes-forward): New user-option.
3289 (delete-key-deletes-forward-mode): New function.
3290
3291 * bindings.el: Bind `delete' to backward-delete-char.
3292
3293 * emacs-lisp/easymenu.el (easy-menu-current-active-maps):
3294 Test if symbol is bound before getting its value.
3295
3296 * tooltip.el (tooltip-show): If an error is signaled in
3297 x-show-tip, display that error, and display the help in the
3298 echo area.
3299
3300 2000-12-14 Kenichi Handa <handa@etl.go.jp>
3301
3302 * international/ja-dic-cnv.el (skkdic-set-okuri-nasi):
3303 Show "... entries" messages for every 10000 entries, not 10.
3304
3305 2000-12-13 Karl Fogel <kfogel@red-bean.com>
3306
3307 * bookmark.el: Provide a generic exit hook, as suggested by
3308 Ovidiu Predescu <ovidiu@cup.hp.com>:
3309 (bookmark-exit-hook): New var.
3310 (bookmark-exit-hook-internal): New func, replaces
3311 old raw lambda form in `kill-emacs-hook', and runs new
3312 `bookmark-exit-hooks'. No longer tests for the bookmark feature,
3313 as logically that feature must have been provided if this function
3314 is running.
3315 Removed ;;;###autoload before the `add-hook' call.
3316
3317 2000-12-13 Stefan Monnier <monnier@cs.yale.edu>
3318
3319 * emacs-lisp/easymenu.el (easy-menu-define): Setup indentation.
3320 (easy-menu-current-active-maps): New function.
3321 (easy-menu-get-map): Use it.
3322 Make a proper menu entry when creating a new keymap.
3323
3324 2000-12-13 Kenichi Handa <handa@etl.go.jp>
3325
3326 * international/characters.el: Fix cases and syntaxes for
3327 mule-unicode-0100-24ff.
3328
3329 * dired.el (dired-move-to-filename-regexp): Fixed for the case
3330 that a Japanese character is not appended after day and year.
3331
3332 * info.el (Info-suffix-list): Change format for a command that
3333 requires arguments.
3334 (info-insert-file-contents): Adjusted for the above change.
3335
3336 2000-12-12 Andreas Schwab <schwab@suse.de>
3337
3338 * tar-mode.el (tar-extract): Base the name of the subfile buffer
3339 on the name of the tar buffer. Verify that the existing buffer is
3340 visiting the same subfile.
3341
3342 2000-12-12 Dave Love <fx@gnu.org>
3343
3344 * subdirs.el: Add obsolete.
3345
3346 2000-12-12 Gerd Moellmann <gerd@gnu.org>
3347
3348 * mail/rmailsum.el (rmail-summary-expunge)
3349 (rmail-summary-expunge-and-save): Use rmail-expunge-confirmed
3350 instead of rmail-confirm-expunge.
3351
3352 * replace.el (perform-replace): Don't use an empty match adjacent
3353 to a non-empty match when computing the next match before the
3354 replacement is performed.
3355
3356 2000-12-12 Milan Zamazal <pdm@freesoft.cz>
3357
3358 * progmodes/glasses.el: Use `define-minor-mode' for the minor mode
3359 definition (patch by Stefan Monnier).
3360 (glasses-mode): Use jit-lock instead of `after-change-functions'
3361 (patch by Stefan Monnier).
3362
3363 2000-12-12 Miles Bader <miles@gnu.org>
3364
3365 * info.el (Info-last-preorder): Don't barf on nodes without a prev.
3366 (Info-scroll-down): Respect `Info-scroll-prefer-subnodes'.
3367
3368 2000-12-12 Andrew Choi <akochoi@i-cable.com>
3369
3370 * term/mac-win.el: Remove load for ls-lisp.
3371
3372 * loadup.el: Load ls-lisp for system-type `macos'.
3373
3374 2000-12-12 Miles Bader <miles@gnu.org>
3375
3376 * simple.el (delete-horizontal-space): Add BACKWARD-ONLY parameter.
3377 Respect field end too.
3378 (just-one-space): Respect fields as `delete-horizontal-space'.
3379 (newline-and-indent, reindent-then-newline-and-indent):
3380 Use `delete-horizontal-space'.
3381
3382 2000-12-11 Stefan Monnier <monnier@cs.yale.edu>
3383
3384 * newcomment.el (comment-indent-new-line): Use delete-horizontal-space
3385 (so as to obey the field property in the minibuffer).
3386
3387 * obsolete/c-mode.el: Moved from lisp/progmodes.
3388 * obsolete/auto-show.el: Moved from lisp.
3389 * obsolete/ooutline.el: Moved from lisp/textmodes.
3390
3391 2000-12-11 Carsten Dominik <dominik@strw.leidenuniv.nl>
3392
3393 * progmodes/idlwave.el: Updated to IDLWAVE version 4.7. Too many
3394 changes to list them here.
3395
3396 * progmodes/idlw-shell.el: Updated to IDLWAVE version 4.7.
3397 Too many changes to list them here.
3398
3399 * progmodes/idlw-rinfo.el: Updated to IDLWAVE version 4.7.
3400 Too many changes to list them here.
3401
3402 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version 4.7.
3403
3404 2000-12-11 Gerd Moellmann <gerd@gnu.org>
3405
3406 * simple.el (kill-new): Don't try to setcar kill-ring if it is nil.
3407
3408 * cus-edit.el (custom-save-variables, custom-save-faces):
3409 Comment fix.
3410
3411 * hscroll.el: Moved to `obsolete' subdir.
3412
3413 2000-12-11 Miles Bader <miles@gnu.org>
3414
3415 * window.el (window-text-height): Function removed (now in C).
3416
3417 2000-12-10 Stefan Monnier <monnier@cs.yale.edu>
3418
3419 * log-edit.el (log-edit-parent-buffer): New var.
3420 (log-edit): Set it. Add BUFFER argument.
3421 (log-edit-done): Use char-before.
3422 Don't bother checking validity of vc-comment-ring.
3423 Only bury the buffer if log-edit popped it up.
3424
3425 * pcvs.el: Update references to CVS-Edit (now Log-Edit).
3426 (cvs-mode-diff-help): Remove.
3427 (cvs-mode-commit): Use the new `log-edit' BUFFER argument.
3428 (cvs-mode-marked): Set up the default for CMD manually.
3429
3430 * pcvs-defs.el (cvs-mode-diff-map): Use minibuffer menu prompt.
3431 Remove binding for ? now made unnecessary.
3432
3433 2000-12-10 Carsten Dominik <dominik@strw.leidenuniv.nl>
3434
3435 * textmodes/reftex.el (reftex-scanning-info-available-p): New function.
3436 (reftex-TeX-master-file): Check for `tex-main-file' early enough.
3437
3438 * textmodes/reftex-global.el (reftex-create-tags-file): Fixed bug
3439 when master file is not open.
3440
3441 2000-12-09 Stefan Monnier <monnier@cs.yale.edu>
3442
3443 * progmodes/ada-stmt.el: Update `maintainer'.
3444
3445 2000-12-09 Stephen Gildea <gildea@alum.mit.edu>
3446
3447 * time-stamp.el (time-stamp-old-format-warn): Reorder custom
3448 choices to match documentation string.
3449
3450 2000-12-09 Miles Bader <miles@gnu.org>
3451
3452 * minibuf-eldef.el: New file.
3453
3454 * window.el (fit-window-to-buffer): Don't pass last argument to
3455 pos-visible-in-window-p, now that its meaning is inverted.
3456
3457 2000-12-08 Eli Zaretskii <eliz@is.elta.co.il>
3458
3459 * image.el (create-image): Doc fix; spotted by Per Cederqvist
3460 <ceder@lysator.liu.se>.
3461
3462 2000-12-08 Stefan Monnier <monnier@cs.yale.edu>
3463
3464 * autoinsert.el (auto-insert-alist): Add missing final \n.
3465
3466 * pcvs-defs.el (cvs-menu): Move. Make submenu for diff commands.
3467 (cvs-menu-map): Remove.
3468 * pcvs.el (cvs-menu): Use `cvs-menu' rather than `cvs-menu-map'.
3469 (cvs-mode-quit): Turn it back into a plain function.
3470
3471 * textmodes/texnfo-upd.el (texinfo-chapter-level-regexp)
3472 (texinfo-filter): Remove (move to texinfo.el).
3473
3474 * textmodes/texinfo.el: Move the (require 'cl) to the front of the
3475 file where it's more visible.
3476 (texinfo-filter, texinfo-chapter-level-regexp): New variables
3477 moved from texnfo-upd.el (for AUCTeX's compatibility, originally).
3478 (texinfo-mode): Use texinfo-chapter-level-regexp for page-delimiter.
3479 (texinfo-inside-macro-p): Only catch `scan-error's.
3480 (texinfo-inside-env-p): Make better use of the match info.
3481 (texinfo-insert-quote): Collapse calls to `texinfo-inside-macro-p'.
3482 (texinfo-insert-@end): Slight re-organization.
3483 Also remove useless `looking-at' call.
3484
3485 2000-12-08 Andrew Innes <andrewi@gnu.org>
3486
3487 * w32-fns.el: Add clipboard support from term/w32-win.el, so it is
3488 accessible in -nw mode.
3489
3490 * term/w32-win.el: Remove stuff about selection timeout, which is
3491 irrelevant on Windows. Move clipboard support to w32-fns.el, so
3492 it is accessible in -nw mode.
3493
3494 2000-12-08 Dave Love <fx@gnu.org>
3495
3496 * emacs-lisp/lisp-mode.el (lisp-mode):
3497 Set font-lock-keywords-case-fold-search.
3498
3499 2000-12-08 Gerd Moellmann <gerd@gnu.org>
3500
3501 * textmodes/ispell.el (ispell): Doc fix.
3502
3503 2000-12-08 Kenichi Handa <handa@etl.go.jp>
3504
3505 * international/quail.el (quail-insert-decode-map): Check the
3506 frame width of a window displaying the current buffer, not that of
3507 the selected frame.
3508 (quail-help): Make sure that the help buffer has window before
3509 inserting text in it.
3510
3511 2000-12-07 Sam Steingold <sds@gnu.org>
3512
3513 * loadup.el: Load emacs-lisp/backquote instead of autoloading.
3514 Backquote is used in isearch.el, so autoloading saves nothing.
3515
3516 2000-12-07 Eli Zaretskii <eliz@is.elta.co.il>
3517
3518 * startup.el (normal-top-level-add-subdirs-to-load-path):
3519 Ignore the CVS and RCS subdirectories case-insensitively.
3520
3521 * dired.el (dired-insert-directory): If file-system-info is
3522 fboundp, call it instead of invoking dired-free-space-program.
3523
3524 2000-12-07 Gerd Moellmann <gerd@gnu.org>
3525
3526 * server.el (server-visit-files): Push files on file-name-history.
3527
3528 * progmodes/cc-langs.el: Update copyright.
3529
3530 * progmodes/idlw-shell.el, progmodes/idlwave.el: Update copyright.
3531
3532 * bindings.el (mode-line-mode-menu): Add glasses-mode.
3533
3534 * bindings.el (mode-line-mode-menu): Reverse the order
3535 of define-keys so that the menu appears in alphabetical order.
3536
3537 2000-12-07 Milan Zamazal <pdm@freesoft.cz>
3538
3539 * progmodes/glasses.el (glasses-mode): Update mode line at the end
3540 of the function.
3541
3542 2000-12-07 Dave Love <fx@gnu.org>
3543
3544 * jka-compr.el (jka-compr-compression-info-list): Fix :type.
3545
3546 * facemenu.el (facemenu-unlisted-faces): Fix value.
3547
3548 2000-12-07 Stefan Monnier <monnier@cs.yale.edu>
3549
3550 * font-lock.el (font-lock-default-fontify-region):
3551 Include the terminating \n (off-by-one error).
3552 (font-lock-set-defaults): Use dolist.
3553
3554 * derived.el (define-derived-mode): Don't use combine-run-hooks.
3555
3556 2000-12-07 Kenichi Handa <handa@etl.go.jp>
3557
3558 * international/mule-cmds.el (describe-language-environment):
3559 Fix for the case that an input method title is not string but a list.
3560
3561 * ps-bdf.el (bdf-read-font-info): Modify the kludgy code for fonts
3562 of wrong SIZE record.
3563
3564 2000-12-06 Dave Love <fx@gnu.org>
3565
3566 * newcomment.el (comment-region, comment-dwim): Doc fix.
3567
3568 * textmodes/texinfo.el: Require tex-mode when compiling.
3569 (texinfo-update-node): Doc fix.
3570 (texinfo-imenu-generic-expression): Add @anchor.
3571 (texinfo-font-lock-keywords): Add @uref.
3572 (texinfo-inside-macro-p): Don't use ignore-errors.
3573 (texinfo-insert-quote): Match more contexts.
3574
3575 * international/mule.el (decode-char, encode-char): Doc fix.
3576 (auto-coding-alist): Customize.
3577
3578 * files.el (load-file): Fix change of 2000-03-12.
3579
3580 * wid-edit.el (widget-text-keymap): Doc fix.
3581
3582 2000-12-06 Andrew Innes <andrewi@gnu.org>
3583
3584 * makefile.w32-in (lisp): Set to an absolute directory, namely
3585 $(CURDIR).
3586
3587 2000-12-06 Eli Zaretskii <eliz@is.elta.co.il>
3588
3589 * emacs-lisp/autoload.el (update-file-autoloads): Use raw-text to
3590 read generated-autoload-file, and set buffer-file-coding-system to
3591 raw-text-unix after reading the file.
3592
3593 * international/mule-conf.el (file-coding-system-alist):
3594 Use raw-text for reading loaddefs.el and raw-text-unix for writing it.
3595
3596 2000-12-06 Gerd Moellmann <gerd@gnu.org>
3597
3598 * replace.el (occur): Make line-number-width 1 smaller for the
3599 colon following the line number.
3600
3601 * startup.el (fancy-splash-text, command-line-1):
3602 Use `File' for the menu name instead of `Files'.
3603
3604 * tmm.el: Update copyright.
3605
3606 * cus-start.el: Add entry for even-window-heights.
3607
3608 2000-12-06 Miles Bader <miles@gnu.org>
3609
3610 * faces.el (frame-set-background-mode): Avoid stomping on
3611 locally modified faces.
3612
3613 2000-12-06 Kenichi Handa <handa@etl.go.jp>
3614
3615 * international/fontset.el: Correct the font registries for
3616 japanese-jisx0213-1 and japanese-jisx0213-2.
3617
3618 2000-12-05 Gerd Moellmann <gerd@gnu.org>
3619
3620 * textmodes/reftex-toc.el (reftex-toc-menu): Fix typo.
3621
3622 * iswitchb.el: Update customization commentary.
3623
3624 2000-12-05 Rob Riepel <riepel@Stanford.EDU>
3625
3626 * emulation/tpu-edt.el (tpu-help): Fixed previous screen logic.
3627 (tpu-search-highlight): Fixed comparison of overlay end positions.
3628 (tpu-trim-line-ends): Implemented trimming logic locally.
3629
3630 * emulation/tpu-extras.el (tpu-write-file-hook)
3631 (tpu-set-cursor-bound): Replaced picture-clean with tpu-trim-line-ends.
3632
3633 2000-12-05 Kenichi Handa <handa@etl.go.jp>
3634
3635 * language/chinese.el (chinese-iso-8bit): Change mime-charset name
3636 to cn-gb.
3637 (cn-gb, gb2312): New aliases for chinese-iso-8bit.
3638
3639 2000-12-04 Dave Love <fx@gnu.org>
3640
3641 * emacs-lisp/cl-indent.el: Remove erroneous spec for condition-case.
3642
3643 2000-12-04 Gerd Moellmann <gerd@gnu.org>
3644
3645 * mail/rmailsum.el (rmail-summary-expunge)
3646 (rmail-summary-expunge-and-save): Ask for confirmation with
3647 rmail-expunge-confirmed.
3648
3649 * mail/rmail.el (rmail-expunge-confirmed): New function.
3650 (rmail-expunge): Use it.
3651
3652 2000-12-04 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
3653
3654 * progmodes/etags.el (tag-partial-file-name-match-p): New function.
3655 (etags-recognize-tags-table, find-tag-in-order):
3656 New functionality: interpret file names as tags.
3657
3658 2000-12-04 Eli Zaretskii <eliz@is.elta.co.il>
3659
3660 * info.el (Info-scroll-prefer-subnodes): New defcustom.
3661 (Info-scroll-up): If Info-scroll-prefer-subnodes is nil, don't visit
3662 the first subnode until the bottom of the current node is visible.
3663
3664 2000-12-04 Gerd Moellmann <gerd@gnu.org>
3665
3666 * format.el (format-decode): Don't change buffer's undo list.
3667
3668 2000-12-04 Kenichi Handa <handa@etl.go.jp>
3669
3670 * faces.el (face-font-registry-alternatives): Add entries for CJK
3671 fonts. Doc-string adjusted for the actual usage of this data.
3672
3673 * international/fontset.el: Change the font registries for CJK
3674 fonts in the default fontset. Don't append '*' to registries.
3675
3676 2000-12-03 Stefan Monnier <monnier@cs.yale.edu>
3677
3678 * emacs-lisp/easy-mmode.el (define-derived-mode)
3679 (easy-mmode-derived-mode-p): Remove (moved to derived.el).
3680
3681 * derived.el (define-derived-mode): Revived, moved from easy-mmode.el.
3682 (derived-mode-p): New function.
3683 (derived-mode-make-docstring): Add `docstring' argument.
3684 Use it if available and complete it if necessary.
3685
3686 2000-12-03 Andreas Schwab <schwab@suse.de>
3687
3688 * type-break.el (type-break): Don't make parent of itself.
3689
3690 2000-12-03 Miles Bader <miles@gnu.org>
3691
3692 * simple.el (delete-trailing-whitespace): Don't delete newlines too.
3693
3694 2000-12-02 Stefan Monnier <monnier@cs.yale.edu>
3695
3696 * textmodes/tex-mode.el (tex-start-shell): Obey shell-file-name.
3697 (tex-main-file, tex-file): Simplify.
3698 (tex-generate-zap-file-name): Use subst-char-in-string.
3699 (tex-strip-dots): Remove.
3700
3701 * tmm.el (tmm-get-keymap): Eval the menu name in `menu-item'.
3702
3703 * textmodes/ispell.el (check-ispell-version): Don't use match-beginning
3704 to check if the match succeeded.
3705
3706 2000-12-02 Gerd Moellmann <gerd@gnu.org>
3707
3708 * startup.el (use-fancy-splash-screens-p): New function.
3709 (command-line-1): Use it to determine whether or not to use
3710 a fancy splash screen.
3711
3712 2000-12-02 Andreas Schwab <schwab@suse.de>
3713
3714 * emacs-lisp/eldoc.el (eldoc): Don't make parent of itself.
3715
3716 2000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
3717
3718 * international/mule.el (make-char): Fix last change.
3719
3720 * textmode/texinfo.el (texinfo-open-quote, texinfo-close-quote):
3721 New defcustoms.
3722 (texinfo-insert-quote): Don't call tex-insert-quote, to avoid
3723 autoloading tex-mode; instead, do the same manually.
3724 Use texinfo-open-quote and texinfo-close-quote. Insert literal quote
3725 with numeric argument. Docstring fix.
3726 (toplevel): Require cl when compiling.
3727
3728 * international/mule.el (make-char): Doc fix.
3729
3730 2000-12-02 Jason Rumney <jasonr@gnu.org>
3731
3732 * term/w32-win.el (x-select-enable-clipboard): Customize (as per
3733 the Emacs Lisp manual)
3734
3735 2000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
3736
3737 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
3738
3739 * term/pc-win.el (x-select-enable-clipboard): Customize (as per
3740 the Emacs Lisp manual).
3741
3742 2000-12-02 Gerd Moellmann <gerd@gnu.org>
3743
3744 * simple.el (next-line-add-newlines): Change default to nil.
3745
3746 2000-12-01 Eli Zaretskii <eliz@is.elta.co.il>
3747
3748 * files.el (revert-buffer, recover-file):
3749 Bind coding-system-for-read to emacs-mule-unix, not to no-conversion.
3750
3751 2000-12-01 Gerd Moellmann <gerd@gnu.org>
3752
3753 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
3754
3755 2000-12-01 Miles Bader <miles@gnu.org>
3756
3757 * window.el (fit-window-to-buffer): Handle non-nil `truncate-lines'.
3758
3759 2000-12-01 Kenichi Handa <handa@etl.go.jp>
3760
3761 * international/mule-diag.el (describe-char-after): Fix typo.
3762 (describe-character-set, non-iso-charset-alist): Fix typo.
3763
3764 2000-12-01 Miles Bader <miles@gnu.org>
3765
3766 * image-file.el (image-file-name-regexp): Automatically add
3767 upper-case variants of each filename extension in
3768 `image-file-name-extensions', since they seem to be common.
3769
3770 * simple.el (minibuffer-contents)
3771 (minibuffer-contents-no-properties, delete-minibuffer-contents):
3772 New functions.
3773 * filecache.el (file-cache-directory-name)
3774 (file-cache-minibuffer-complete): Ignore the minibuffer prompt.
3775
3776 2000-12-01 Milan Zamazal <Milan.Zamazal@qbizm.com>
3777
3778 * filecache.el (file-cache-minibuffer-complete): Don't try to
3779 delete the minibuffer prompt.
3780
3781 2000-11-30 Dave Love <fx@gnu.org>
3782
3783 * cus-start.el: Fix read-buffer-function type.
3784
3785 2000-11-30 Gerd Moellmann <gerd@gnu.org>
3786
3787 * md5.el: Removed. There's a built-in function, now.
3788
3789 2000-11-30 Markus Rost <rost@math.ohio-state.edu>
3790
3791 * mail/rmail.el (rmail-set-message-counters): Don't use "D"
3792 as dummy 0-th char of rmail-deleted-vector.
3793
3794 2000-11-30 Eli Zaretskii <eliz@is.elta.co.il>
3795
3796 * ps-print.el (ps-end-job): Bind case-fold-search only after
3797 switching to ps-spool-buffer.
3798
3799 2000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3800
3801 * ps-print.el: Line number font customization. PostScript: Lines and
3802 PageCount are initialized on each page. Doc Fix.
3803 (ps-print-version): New version number (6.3.2).
3804 (ps-lpr-switches, ps-font-info-database, ps-font-size)
3805 (ps-header-font-size, ps-header-title-font-size, ps-left-header)
3806 (ps-right-header): Customization fix.
3807 (ps-setup, ps-select-font, ps-begin-file, ps-header-sheet, ps-end-job):
3808 Fix code.
3809 (ps-end-with-control-d, ps-line-number-font, ps-line-number-font-size):
3810 New vars.
3811
3812 2000-11-30 Gerd Moellmann <gerd@gnu.org>
3813
3814 * bs.el: Fix typos and spelling errors.
3815 (bs-appearance) <defgroup>: Renamed from bs-appearence.
3816 (bs-configuration): Doc fix.
3817
3818 * bs.el: Undo mistaken change of 2000-11-28. Update copyright.
3819
3820 2000-11-30 Rob Riepel <riepel@Stanford.EDU>
3821
3822 * emulation/tpu-edt.el (tpu-version): New version.
3823 (tpu-search-overlay, tpu-replace-overlay): New initial range.
3824 (tpu-original-mode-line): Variable deleted.
3825 (tpu-mark-flag): New initial value.
3826 (tpu-set-mode-line): Don't redefine mode-line-format.
3827 Add tpu-mark-flag to minor-mode-alist.
3828 (tpu-update-mode-line): New mark flag logic.
3829 (tpu-get): Use find-file-wildcards.
3830 (tpu-search-highlight): Move overlay less, reset overlay properly.
3831 (tpu-unselect): Deactivate mark.
3832 (tpu-lm-replace): Reset overlay properly.
3833 (tpu-forward-line): Use forward-visible-line.
3834 (tpu-edt-on): Set transient mark mode. ispell autoloads deleted.
3835
3836 * emulation/tpu-extras.el (tpu-forward-line): Use forward-visible-line.
3837
3838 2000-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
3839
3840 * cus-edit.el (custom-face-value-create): Always emphasize tag.
3841
3842 2000-11-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
3843
3844 * calendar/diary-lib.el (diary-entry-time): Anchor pattern correctly
3845 and skip whitespace and newlines.
3846
3847 2000-11-30 Stefan Monnier <monnier@cs.yale.edu>
3848
3849 * emacs-lisp/cl.el (third...tenth): Really undo change of 2000-08-05.
3850
3851 2000-11-29 Gerd Moellmann <gerd@gnu.org>
3852
3853 * help.el (describe-function-1): Regexp-quote function name
3854 when used as part of a regexp.
3855
3856 * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
3857 Use face-attribute instead of face-foreground and face-background.
3858 (tool-bar-add-item): Likewise, and handle unspecified colors.
3859
3860 * enriched.el (enriched-face-ans): Use face-attribute instead
3861 of face-foreground and face-background.
3862
3863 * faces.el (face-foreground, face-background, face-stipple):
3864 Return nil if attribute is unspecified, for backward compatibility.
3865
3866 * files.el (auto-mode-alist): Add an entry for antlr-mode.
3867
3868 * play/5x5.el: Remove version info.
3869
3870 * toolbar/tool-bar.el (tool-bar-mode): Doc fix.
3871
3872 * frame.el (blink-cursor-mode): Doc fix.
3873
3874 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
3875
3876 * antlr-mode.el: New commands to run ANTLR from within Emacs and
3877 to create Makefile rules.
3878 (antlr-tool-command): New user option.
3879 (antlr-ask-about-save): New user option.
3880 (antlr-makefile-specification): New user option.
3881 (antlr-file-formats-alist): New variable.
3882 (antlr-special-file-formats): New variable.
3883 (antlr-unknown-file-formats): New user option.
3884 (antlr-help-unknown-file-text): New variable.
3885 (antlr-help-rules-intro): New variable.
3886 (antlr-mode-map): Add [C-c C-r] for `antlr-run-tool'.
3887 (antlr-mode-menu): Add entries.
3888 (antlr-file-dependencies): New function.
3889 (antlr-directory-dependencies): New function.
3890 (antlr-superclasses-glibs): New function.
3891 (antlr-run-tool): New command.
3892 (antlr-makefile-insert-variable): New function.
3893 (antlr-insert-makefile-rules): New function.
3894 (antlr-show-makefile-rules): New command.
3895
3896 * antlr-mode.el: More Emacs/XEmacs stuff.
3897 (antlr-no-action-keywords): New constant with value nil.
3898 (antlr-font-lock-keywords-alist): Use it. Old value would break
3899 syntax highlighting in Emacs-21.0.
3900 (antlr-default-directory): Emacs/XEmacs dependend function.
3901 (antlr-read-shell-command): Ditto.
3902 (antlr-with-displaying-help-buffer): Ditto.
3903
3904 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
3905
3906 * antlr-mode.el: imenu, parsing and highlighting changes.
3907 (antlr-imenu-create-index-function): Don't create extra submenus
3908 for definitions in different grammar classes. It is not necessary
3909 for the menu and would make command `imenu' awkward to use.
3910 (antlr-skip-file-prelude): With ANTLR-2.7+, you can specify named
3911 header actions and more than one.
3912 (antlr-font-lock-tokendef-face): Changed color.
3913 (antlr-font-lock-tokenref-face): Changed color.
3914 (antlr-font-lock-additional-keywords): Also highlight lowercase.
3915 (antlr-mode-syntax-table): New variable.
3916 (antlr-mode): Populate and use it instead `java-mode-syntax-table'.
3917 (antlr-with-syntax-table): Don't copy syntax table.
3918
3919 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
3920
3921 * antlr-mode.el: Minor changes: language setting.
3922 (antlr-language-alist): The value for file option "language" can
3923 be both an identifier and a string.
3924 Reported by Rajesh Radhakrishnan <radhakrs@email.uc.edu>.
3925 (antlr-language-limit-n-regexp): Change accordingly.
3926
3927 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
3928
3929 * antlr-mode.el: Minor changes: tabs, hiding.
3930 (antlr-tab-offset-alist): Set `indent-tabs-mode' to nil instead t.
3931 (antlr-action-visibility): Also allow value nil to also hide the
3932 braces. Renamed from `antlr-tiny-action-length'.
3933 Suggested by Jay@aol.com.
3934 (antlr-hide-actions): Change accordingly. Hide line if completely
3935 hidden action is on a line of its own.
3936
3937 2000-11-29 Stefan Monnier <monnier@cs.yale.edu>
3938
3939 * subr.el (combine-run-hooks): Only run-hooks if there's a hook to run.
3940
3941 * sort.el (sort-columns): Don't concat strings with numbers.
3942
3943 2000-11-29 Dave Love <fx@gnu.org>
3944
3945 * cus-edit.el (face): Fix :format.
3946
3947 * mail/feedmail.el: Require smtpmail when compiling.
3948 (mail-do-fcc): Autoload.
3949 (feedmail) <defgroup>: Fix :link.
3950 (feedmail-nuke-body-in-fcc): Fix :type.
3951 (feedmail-send-it): Add autoload cookie.
3952
3953 2000-11-29 Stefan Monnier <monnier@cs.yale.edu>
3954
3955 * newcomment.el (comment-indent): Save excursion around call to
3956 comment-indent-function.
3957
3958 2000-11-29 Miles Bader <miles@gnu.org>
3959
3960 * subr.el (member-ignore-case): Return the tail of the list who's
3961 car matches, like `member', not the matching element itself.
3962
3963 2000-11-29 Kenichi Handa <handa@etl.go.jp>
3964
3965 * xml.el (xml-parse-tag): Fix finding opening tag. A tag name
3966 should not contain `\n'.
3967
3968 2000-11-28 Gerd Moellmann <gerd@gnu.org>
3969
3970 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
3971
3972 * hscroll.el: Add hints to `automatic-hscrolling' to doc strings.
3973
3974 * dired-aux.el (dired-do-create-files): Construct default file
3975 name for dired-mark-read-file-name so that when the user enters
3976 just RET, the target file will end up in the target directory.
3977
3978 * abbrev.el (prepare-abbrev-list-buffer): Get the value of
3979 local-abbrev-table before changing buffers because it might
3980 have a buffer-local binding.
3981
3982 2000-11-28 Miles Bader <miles@gnu.org>
3983
3984 * simple.el (delete-horizontal-space): Handle fields more generally.
3985
3986 2000-11-28 Gerd Moellmann <gerd@gnu.org>
3987
3988 * simple.el (delete-horizontal-space): Handle minibuffer prompt.
3989
3990 2000-11-28 Dave Love <fx@gnu.org>
3991
3992 * progmodes/ps-mode.el (ps-mode): Set comment-start and
3993 comment-start-skip locally.
3994
3995 * progmodes/fortran.el (fortran-mode): Don't set
3996 fortran-comment-line-start-skip. Set comment-start to
3997 fortran-comment-line-start.
3998 (fortran-fill-paragraph) <non-empty-comment>: Remove regexp group.
3999 (fortran-comment-line-start-skip): Simplify slightly.
4000
4001 2000-11-28 Gerd Moellmann <gerd@gnu.org>
4002
4003 * play/5x5.el: Remove RCS keyword.
4004
4005 * bs.el: Mistaken commit, undone 2000-11-30.
4006
4007 2000-11-28 Milan Zamazal <pdm@freesoft.cz>
4008
4009 * textmodes/tildify.el (tildify-string-alist):
4010 Add `plain-tex-mode' here.
4011
4012 2000-11-28 Colin Walters <walters@cis.ohio-state.edu>
4013
4014 * chistory.el (Command-history-setup): Remove extraneous `keymap'
4015 reference.
4016
4017 2000-11-28 Miles Bader <miles@gnu.org>
4018
4019 * cus-face.el (custom-face-attributes): Add post-filter function
4020 for :box. Make pre-filter function for :box handle all cases.
4021
4022 * wid-edit.el (widget-choose): Make sure pop-up window is large
4023 enough to display all the choices, as there's no way to scroll it.
4024
4025 2000-11-28 Kenichi Handa <handa@etl.go.jp>
4026
4027 * international/mule-conf.el: Make the coding system no-conversion
4028 safe for all characters.
4029
4030 2000-11-27 Dave Love <fx@gnu.org>
4031
4032 * net/ldap.el (ldap) <defgroup>: Add :version.
4033
4034 * tooltip.el (tooltip-use-echo-area): Doc fix.
4035
4036 * cus-start.el <minibuffer-prompt-properties>: Add version.
4037 <read-buffer-function>: Add.
4038
4039 * apropos.el (apropos-print): Add help-echo to active text.
4040
4041 * term/x-win.el (x-select-enable-clipboard): Customize (per lispref).
4042
4043 2000-11-27 Gerd Moellmann <gerd@gnu.org>
4044
4045 * mail/rmail.el (rmail-automatic-folder-directives): Add a custom
4046 type, group and version.
4047
4048 2000-11-27 Eli Zaretskii <eliz@is.elta.co.il>
4049
4050 * select.el (x-get-selection): Docstring fix.
4051
4052 2000-11-27 Dave Pearson <davep@hagbard.demon.co.uk>
4053
4054 * play/5x5.el (5x5-play-solution): Bind hinhibit-quit to t.
4055
4056 2000-11-27 Andrew Innes <andrewi@gnu.org>
4057
4058 * makefile.nt (.SUFFIXES): Add .SUFFIXES.
4059
4060 * makefile.w32-in (.SUFFIXES): Add .SUFFIXES.
4061
4062 2000-11-27 Miles Bader <miles@gnu.org>
4063
4064 * dired.el (dired-get-filename): Return filename verbatim if
4065 LOCALP is `verbatim'.
4066 * dired-aux.el (dired-add-entry): Call `dired-get-filename' with
4067 `verbatim' so that we don't inadvertently delete a non-existant
4068 directory name.
4069
4070 2000-11-27 Kenichi Handa <handa@etl.go.jp>
4071
4072 * international/characters.el: Specify cases and syntaxes for
4073 mule-unicode-0100-24ff.
4074
4075 2000-11-27 Gerd Moellmann <gerd@gnu.org>
4076
4077 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Handle case
4078 that foreground and/or background colors of the face `tool-bar'
4079 are unspecified.
4080
4081 2000-11-27 Miles Bader <miles@gnu.org>
4082
4083 * wid-edit.el (widget-field-buffer, widget-field-start)
4084 (widget-field-end): Handle widget field `pseudo-overlays'.
4085 (widget-field-value-delete): Delete WIDGET from `widget-field-new'
4086 if it's there instead of in `widget-field-list'.
4087
4088 * help.el (help-manyarg-func-alist): Correct entry for `vconcat'.
4089 (help-make-xrefs): Delete extraneous newlines at the end of the
4090 docstring.
4091
4092 2000-11-25 Jason Rumney <jasonr@gnu.org>
4093
4094 * startup.el (command-line): Call set-locale-environment after
4095 Window System init file is read, as it can result in a call to
4096 redraw-frame.
4097
4098 2000-11-25 Eli Zaretskii <eliz@is.elta.co.il>
4099
4100 * simple.el (shell-command): Mention the effect of the prefix
4101 argument in the doc string.
4102
4103 2000-11-25 Miles Bader <miles@gnu.org>
4104
4105 * cus-face.el (custom-face-attributes): Add "None" choice to :stipple.
4106
4107 * wid-edit.el (widget-field-value-delete): Don't try to delete
4108 overlay when it's the `pseudo-overlay' that exists at some points.
4109
4110 2000-11-24 Jason Rumney <jasonr@gnu.org>
4111
4112 * international/mule-cmds.el (locale-language-names): Add "jp" as
4113 a non-standard alternative for Japanese.
4114
4115 2000-11-24 Andre Spiegel <spiegel@gnu.org>
4116
4117 * vc-hooks.el: Require 'cl during compilation.
4118
4119 2000-11-24 Gerd Moellmann <gerd@gnu.org>
4120
4121 * faces.el (face-set-after-frame-default): Let face attributes
4122 specified for new frames override frame parameters.
4123
4124 * startup.el (command-line): Fix computation of the source file
4125 for user-init-file when user-init-file is a compiled file.
4126
4127 2000-11-24 Miles Bader <miles@gnu.org>
4128
4129 * cus-edit.el (custom-filter-face-spec, custom-pre-filter-face-spec)
4130 (custom-post-filter-face-spec): New functions.
4131 (custom-face-set, custom-face-value-create): Filter the face spec
4132 before and after customization.
4133 (custom-face-set): If VALUE specifies a null face, pass a
4134 non-null-but-otherwise-ignored face-spec instead to `face-spec-set'.
4135 * cus-face.el (custom-face-attributes): Remove SET and GET
4136 functions. Add some IN-FILTER and OUT-FILTER functions in the few
4137 cases they're needed.
4138
4139 * wid-edit.el (checkbox): Add a small `X' to the the :on-glyph, so
4140 that it's distinguishable from the :off-glyph on dark-background
4141 displays. Set its background color too.
4142
4143 * cus-start.el (all): Restore entry for `mode-line-inverse-video',
4144 so that people can easily turn it off.
4145
4146 2000-11-24 Michael Kifer <kifer@cs.sunysb.edu>
4147
4148 * ediff-diff.el: Moved variables around to have it compile under NT.
4149
4150 * ediff-help.el (ediff-use-long-help-message): Made it customizable.
4151
4152 * ediff-init.el (ediff-abbrev-jobname): Use capitalize.
4153
4154 * ediff-wind.el (ediff-skip-unsuitable-frames): Deleted the
4155 redundant skip-small-frames test.
4156
4157 * viper-cmd.el (viper-change-state-to-vi): Disable overwrite mode.
4158 (viper-downgrade-to-insert): Protect against errors in hooks.
4159
4160 * viper-init.el (viper-vi-state-hook,viper-insert-state-hook)
4161 (viper-replace-state-hook,viper-emacs-state-hook): Do cursor handling.
4162 (viper-restore-cursor-type,viper-set-insert-cursor-type):
4163 New functions.
4164
4165 * viper-util.el (viper-memq-char): Bug fixes.
4166
4167 * viper.el (viper-mode): Fix cursor handling.
4168
4169 2000-11-24 Kenichi Handa <handa@etl.go.jp>
4170
4171 * international/mule-diag.el (list-iso-charset-chars):
4172 For two-byte charset, fix the `while' condition.
4173 (list-non-iso-charset-chars): Fix the `while' condition.
4174
4175 2000-11-23 Stefan Monnier <monnier@cs.yale.edu>
4176
4177 * subr.el (add-hook, remove-hook): Don't call make-local-hook
4178 if the variable is make-variable-buffer-local.
4179
4180 * progmodes/ada-stmt.el (ada-template-map):
4181 Initialize and bind it to C-c t in ada-mode-map.
4182 (ada-stmt-mode-hook): New function extracted from old code.
4183 Only change the buffer-local side of skeleton-*.
4184 (ada-mode-hook): Use it.
4185
4186 2000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
4187
4188 * iswitchb.el (iswitchb-minibuf-depth): New variable.
4189 (iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value
4190 we expect to be returned by minibuffer-depth once we prompt the
4191 user in the minibuffer.
4192 (iswitchb-entryfn-p): If minibuffer-depth returns the same value
4193 as recorded in iswitchb-minibuf-depth, return non-nil.
4194
4195 2000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
4196
4197 * hscroll.el (turn-on-hscroll, hscroll-mode, hscroll-global-mode)
4198 (hscroll-window-maybe): Docstring fix.
4199
4200 2000-11-23 Dave Love <fx@gnu.org>
4201
4202 * rect.el (string-rectangle): Don't test delete-selection-mode.
4203
4204 2000-11-23 Gerd Moellmann <gerd@gnu.org>
4205
4206 * avoid.el (mouse-avoidance-too-close-p): Return nil if mouse
4207 is in the tool bar.
4208
4209 * dired-aux.el (dired-add-entry): Don't call dired-get-filename
4210 with `no-dir'; we want the directory part to be able to remove it.
4211
4212 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
4213
4214 * textmodes/outline.el (outline-flag-region):
4215 Don't bind inhibit-read-only since we don't modify the buffer.
4216 (outline-isearch-open-invisible): Don't jump to overlay-start
4217 since we're trying to unhide text around point.
4218 (outline-discard-overlays): Use dolist.
4219
4220 * autoinsert.el (auto-insert-alist): Add `provide' to elisp skeleton.
4221
4222 2000-11-22 Gerd Moellmann <gerd@gnu.org>
4223
4224 * mail/rmail.el (rmail-confirm-expunge): Default to y-or-n-p.
4225
4226 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
4227
4228 * textmodes/tex-mode.el (tex-font-lock-keywords-1):
4229 Fix ARG regexp to skip quoted braces.
4230 (tex-font-lock-keywords-2): Fix ARG regexp to skip quoted braces.
4231 Remove `bf' and `it' from `bold' and `italic' (they were wrong and
4232 are (correctly) handled separately).
4233 Remove `caption' and `footnote' from `citations': they contain text.
4234 Don't highlight `textmd', `texttt' and `textrm' with bold-italic.
4235 (latex-skeleton-end-hook): New function.
4236 (latex-mode): Use it.
4237 (tex-start-tex-marker): Remove.
4238 (tex-send-tex-command): Don't set tex-start-tex-marker.
4239 (tex-error-parse-syntax-table): New var.
4240 (tex-compilation-parse-errors): Use it.
4241 Ignore tex-start-tex-marker. Don't bother with marker-position.
4242 (tex-validate-buffer): Don't bother with marker-position.
4243
4244 * textmodes/flyspell.el (flyspell-prog-text-faces): New var.
4245 (flyspell-generic-progmode-verify): Use it.
4246
4247 2000-11-22 Sam Steingold <sds@gnu.org>
4248
4249 * simple.el (delete-trailing-whitespace): New interactive function.
4250
4251 * progmodes/ada-mode.el (ada-mode): Use it instead of
4252 `ada-remove-trailing-spaces'.
4253 (ada-remove-trailing-spaces): Removed.
4254
4255 * textmodes/two-column.el (2C-merge): Recommend it in the doc.
4256
4257 * textmodes/picture.el (picture-clean): Removed.
4258 (picture-mode-exit): Call it instead of `picture-clean'.
4259
4260 2000-11-22 Gerd Moellmann <gerd@gnu.org>
4261
4262 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
4263
4264 * hi-lock.el (hi-lock-refontify): Don't call non-existent
4265 jit-lock-fontify-buffer; it should anyway be unneccessary to
4266 do anything special when jit-lock is active.
4267 (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs.
4268
4269 2000-11-22 Dave Love <fx@gnu.org>
4270
4271 * calendar/todo-mode.el (todo-top-priorities): Use
4272 todo-tmp-buffer-name. From Milan Zamazal <Milan.Zamazal@qbizm.com>.
4273
4274 * language/chinese.el, language/cyrillic.el:
4275 * language/devanagari.el, language/ethiopic.el, language/greek.el:
4276 * language/hebrew.el, language/indian.el, language/japanese.el:
4277 * language/korean.el, language/lao.el, language/misc-lang.el:
4278 * language/thai.el, language/tibetan.el, language/vietnamese.el:
4279 Use provide.
4280
4281 * cus-edit.el (custom-buffer-create-internal): Save some consing.
4282 (custom-variable-set): Improve validation error mesage.
4283
4284 * rect.el (string-rectangle): Revert last change.
4285 (string-rectangle-line): New arg DELETE.
4286 (string-rectangle): Check delete-selection-mode.
4287
4288 * emacs-lisp/edebug.el (edebug-version)
4289 (edebug-maintainer-address): Deleted.
4290 (edebug-submit-bug-report): Just alias to report-emacs-bug.
4291 (edebug-read-function): Account for other `'#' read forms.
4292 (edebug-mode-menus): Make some items toggles.
4293 (edebug-outside-unread-command-event, unread-command-event):
4294 Remove these to avoid warnings.
4295
4296 2000-11-22 David Ponce <david@dponce.com>
4297
4298 * recentf.el (recentf-menu-items-for-commands)
4299 (recentf-make-menu-items, recentf-make-menu-item)
4300 (recentf-filter-changer): Added :help and :active menu-item properties.
4301
4302 (recentf-build-dir-rules, recentf-dump-variable)
4303 (recentf-edit-list, recentf-open-files-item)
4304 (recentf-open-files): Replaced unnecessary `mapcar' with new
4305 built-in `mapc'.
4306
4307 2000-11-23 Miles Bader <miles@gnu.org>
4308
4309 * faces.el (menu): Make inverse-video on ttys too.
4310
4311 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
4312
4313 * simple.el (comment-line-break-function): Use the new name
4314 indent-new-comment-line -> comment-indent-new-line.
4315 (clone-indirect-buffer): Don't ignore NORECORD.
4316 (next-completion): Properly handle the case where items are adjacent.
4317
4318 * mouse.el (popup-menu): Stupid typo.
4319
4320 2000-11-22 Gerd Moellmann <gerd@gnu.org>
4321
4322 * emacs-lisp/authors.el: Remove autoload cookies, add author,
4323 maintainer, keywords tags.
4324
4325 * rect.el (replace-rectangle): Don't call string-rectangle-line
4326 with too many arguments.
4327
4328 2000-11-22 Andre Spiegel <spiegel@gnu.org>
4329
4330 * ediff-util.el (ediff-file-checked-out-p)
4331 (ediff-file-checked-in-p): Call vc-state instead of
4332 vc-locking-user, which no longer exists.
4333
4334 * emulation/viper-util.el (viper-file-checked-in-p): Same as above.
4335
4336 2000-11-22 Dave Love <fx@gnu.org>
4337
4338 * md5.el (md5): Provide.
4339 (md5): Fix error call.
4340
4341 2000-11-22 Miles Bader <miles@gnu.org>
4342
4343 * textmodes/refill.el (refill-adjust-ignorable-overlay)
4344 (refill-fill-paragraph-at): Remove debugging code.
4345
4346 * calendar/calendar.el (generate-calendar-window): When we don't
4347 call `fit-window-to-buffer', make sure the top line is fully visible.
4348
4349 * image-file.el (insert-image-file): Don't make `read-only'
4350 property rear-nonsticky.
4351
4352 * isearch.el (isearch-original-minibuffer-message-timeout): New var.
4353 (isearch-mode): Set `minibuffer-message-timeout' to nil, after
4354 stashing away its original value.
4355 (isearch-edit-string): Temporarily restore `minibuffer-message-timeout'
4356 in the recursive edit.
4357 Bind `isearch-original-minibuffer-message-timeout' to protect it.
4358 (isearch-done): Restore `minibuffer-message-timeout'.
4359
4360 * cus-start.el: Remove entry for `mode-line-inverse-video'.
4361
4362 2000-11-21 Stefan Monnier <monnier@cs.yale.edu>
4363
4364 * progmodes/ada-mode.el (ada-mode): `set '' -> `setq'.
4365
4366 * find-lisp.el (find-lisp-find-files-internal):
4367 Use dolist, when and file-name-as-directory.
4368
4369 * emacs-lisp/edebug.el (edebug-form-spec prop): Use dolist.
4370 (define-derived-mode, define-minor-mode): Add specs.
4371
4372 * window.el: General comment and spacing fixes.
4373 (save-selected-window): Use backquotes.
4374 (window-safely-shrinkable-p): New function.
4375 (shrink-window-if-larger-than-buffer): Use it.
4376
4377 * subr.el (make-local-hook): Docstring fix.
4378
4379 * shell.el (shell-mode): Use define-derived-mode.
4380
4381 * newcomment.el (comment-indent): Insert comment before calling
4382 comment-indent-function. Don't insert in column 0.
4383 (comment-dwim): Indent before inserting comment.
4384
4385 * isearch.el (isearch-mode-map): Fix docstring. Init in defvar.
4386 (minibuffer-local-isearch-map): Init in defvar. Use inheritance.
4387 (isearch-clean-overlays, isearch-range-invisible, isearch-unread):
4388 Use mapc rather than map.
4389
4390 * files.el (find-buffer-visiting): Compare all attributes before
4391 declaring two files identical (rather than just their inode-no).
4392 (auto-mode-alist): Use \' rather than $.
4393
4394 * which-func.el: Update maintainer line.
4395
4396 * pcvs.el (uniquify-buffer-file-name): Remove advice.
4397 * uniquify.el (uniquify-list-buffers-directory-modes): New var.
4398 (uniquify-buffer-file-name): Use it.
4399
4400 2000-11-22 Miles Bader <miles@gnu.org>
4401
4402 * cus-start.el: Add entry for `minibuffer-prompt-properties'.
4403 * simple.el (minibuffer-avoid-prompt): New function.
4404
4405 2000-11-21 Gerd Moellmann <gerd@gnu.org>
4406
4407 * Makefile.in (.SUFFIXES): Add .SUFFIXES.
4408
4409 2000-11-21 Miles Bader <miles@gnu.org>
4410
4411 * emacs-lisp/advice.el (ad-special-forms): Correct the conditional
4412 inclusion of `track-mouse'.
4413
4414 * textmodes/refill.el (refill-ignorable-overlay): New variable.
4415 (refill-adjust-ignorable-overlay): New function.
4416 (refill-fill-paragraph-at): Use `refill-ignorable-overlay' to fill
4417 only the paragraph's tail if possible.
4418 Update `refill-ignorable-overlay'.
4419 (refill-mode): Initialize/cleanup `refill-ignorable-overlay'.
4420
4421 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
4422 point inside the fill-prefix.
4423
4424 * textmodes/refill.el (refill-post-command-function): Don't reset
4425 refill-doit in the case where a self-insertion command doesn't
4426 case a refill. Use `refill-fill-paragraph-at', getting position
4427 from `refill-doit'.
4428 (refill-after-change-function): Set `refill-doit' to END.
4429 (refill-fill-paragraph-at): New function, mostly from old
4430 refill-fill-paragraph.
4431 (refill-fill-paragraph): Use `refill-fill-paragraph-at'.
4432 (refill-pre-command-function): New function.
4433 (refill-mode): Add it to `pre-command-hook'.
4434
4435 2000-11-20 Gerd Moellmann <gerd@gnu.org>
4436
4437 * textmodes/artist.el (artist-mode): Fix autoload cookie.
4438
4439 * font-lock.el (java-keywords): Add MATCH-HIGHLIGHT part for
4440 javadoc tags.
4441
4442 2000-11-20 Andre Spiegel <spiegel@gnu.org>
4443
4444 * vc.el, vc-hooks.el: Undo prev change (moved functions back to
4445 vc.el).
4446
4447 * vc-rcs.el (vc-rcs-state): Before calling vc-workfile-unchanged-p,
4448 require vc.
4449
4450 * vc-cvs.el (vc-cvs-checkout): Fix bug that broke C-x v ~-style
4451 checkouts.
4452
4453 2000-11-20 Dave Love <fx@gnu.org>
4454
4455 * Makefile.in (DONTCOMPILE): Omit bindings.el.
4456
4457 2000-11-20 Eli Barzilay <eli@www.barzilay.org>
4458
4459 * calculator.el (calculator-paste): Use `if' instead of `and'
4460 and `or'.
4461 (calculator-help): Don't use electric-describe-mode for XEmacs.
4462
4463 2000-11-19 Gerd Moellmann <gerd@gnu.org>
4464
4465 * info.el (info-menu-5): Doc fix.
4466
4467 * textmodes/artist.el: New file.
4468
4469 2000-11-19 Andre Spiegel <spiegel@gnu.org>
4470
4471 * vc-rcs.el (vc-rcs-state): Call vc-workfile-unchanged-p only here,
4472 and differentiate according to checkout model.
4473 (vc-rcs-fetch-master-state): Don't call vc-workfile-unchanged-p,
4474 since this function is only concerned with master state.
4475
4476 * vc-hooks.el (vc-workfile-unchanged-p)
4477 (vc-default-workfile-unchanged-p): Moved here from vc.el.
4478
4479 * vc.el (vc-workfile-unchanged-p)
4480 (vc-default-workfile-unchanged-p): See above.
4481
4482 2000-11-19 Miles Bader <miles@gnu.org>
4483
4484 * image-file.el (insert-image-file): Make `intangible' and
4485 `read-only' properties rear-nonsticky too.
4486
4487 2000-11-18 Gerd Moellmann <gerd@gnu.org>
4488
4489 * ps-print.el: Update copyright notice.
4490
4491 * tooltip.el (tooltip-x-offset, tooltip-y-offset): New user-options.
4492 (tooltip-show): Use the offsets.
4493
4494 * bindings.el (mode-line-modified): Fix a typo.
4495 (mode-line-toggle-modified, mode-line-widen)
4496 (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos.
4497
4498 2000-11-17 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4499
4500 * ps-print.el (toplevel): Test for find-coding-system being
4501 fboundp before calling ps-x-find-coding-system.
4502
4503 2000-11-16 Stefan Monnier <monnier@cs.yale.edu>
4504
4505 * vc.el (vc-version-diff): Bind inhibit-read-only when inserting text.
4506 (vc-version-backup-file): Docstring fix.
4507
4508 2000-11-16 Gerd Moellmann <gerd@gnu.org>
4509
4510 * files.el (basic-save-buffer): Don't add a newline if
4511 find-file-literally is non-nil.
4512 (find-file-literally): Extend doc string.
4513
4514 * sort.el (sort-columns): If sort-fold-case it non-nil, invoke
4515 sort(1) with the `-f' argument.
4516
4517 2000-11-16 Andre Spiegel <spiegel@gnu.org>
4518
4519 * vc.el: Updated backend documentation.
4520 (vc-default-check-headers): New function.
4521
4522 * vc-{cvs,rcs,sccs}.el: Functions reordered.
4523
4524 * vc.el (vc-revert-buffer): Ask for confirmation if file seems
4525 up-to-date.
4526 (vc-do-command): In the asynchronous case, output messages only if
4527 the minibuffer is not active.
4528
4529 * vc-cvs.el (vc-cvs-revert): Use `cvs unedit' only if
4530 `vc-cvs-use-edit' is on.
4531 (vc-cvs-checkout): When this is used for reverting the workfile,
4532 make a backup of the original contents and revert to that in case
4533 of error.
4534 (vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for
4535 remote repositories.
4536
4537 * vc.el (vc-annotate): Changed handling of prefix arg; now asks
4538 for both version and ratio in the minibuffer.
4539
4540 * vc-cvs.el (vc-cvs-annotate-command): New optional arg VERSION.
4541 Use vc-do-command to perform the annotation, not call-process.
4542
4543 2000-11-16 Kenichi Handa <handa@etl.go.jp>
4544
4545 * international/quail.el (quail-start-translation): Don't call
4546 `message' before reading key sequence.
4547
4548 2000-11-16 Miles Bader <miles@lsi.nec.co.jp>
4549
4550 * net/ange-ftp.el (ange-ftp-file-modtime): Don't use `caddr'.
4551
4552 2000-11-16 Kenichi Handa <handa@etl.go.jp>
4553
4554 * window.el (fit-window-to-buffer): Be sure to acquire at least
4555 one text line even if the buffer is empty.
4556
4557 2000-11-16 Gerd Moellmann <gerd@gnu.org>
4558
4559 * net/ange-ftp.el (ange-ftp-file-writable-p)
4560 (ange-ftp-file-readable-p, ange-ftp-file-executable-p):
4561 Bind ange-ftp-process-verbose to nil.
4562
4563 2000-11-15 Dave Love <fx@gnu.org>
4564
4565 * wid-edit.el (widget-specify-field, widget-specify-button):
4566 If :help-echo is a function, set help-echo of overlay to
4567 widget-mouse-help.
4568 (widget-mouse-help): New function.
4569 (widget-echo-help): Rewritten for :help-echo functions only taking
4570 a widget arg.
4571
4572 * net/eudc-bob.el (eudc-bob-can-display-inline-images):
4573 Use display-graphic-p.
4574 (eudc-bob-display-jpeg) <!eudc-xemacs-p>: Test create-image bound
4575 and that JPEG is available.
4576 (eudc-bob-toggle-inline-display): Avoid non-existent `imagep'.
4577
4578 * international/mule-cmds.el (locale-charset-language-names):
4579 Match @euro.
4580
4581 2000-11-15 Gerd Moellmann <gerd@gnu.org>
4582
4583 * faces.el (face-set-after-frame-default):
4584 If `inhibit-default-face-x-resources' is bound, don't intialize the
4585 default face from X resources.
4586
4587 2000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
4588
4589 * Makefile.in (custom-deps, finder-data, autoloads, recompile):
4590 Don't set EMACSLOADPATH.
4591
4592 2000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
4593
4594 * textmodes/texinfo.el (texinfo-insert-@uref): Renamed from
4595 texinfo-insert-@url.
4596 (texinfo-insert-@url): A defalias for texinfo-insert-@uref.
4597 (texinfo-mode-map): Bind "C-c C-c u" to texinfo-insert-@uref.
4598
4599 2000-11-14 Stefan Monnier <monnier@cs.yale.edu>
4600
4601 * emacs-lisp/checkdoc.el (checkdoc-minor-mode) <defvar>: Remove.
4602 (checkdoc-minor-mode-map): New map, replaces checkdoc-minor-keymap.
4603 (checkdoc-minor-keymap): Backward compatibility.
4604 (checkdoc-minor-menu): Don't bother checking checkdoc-minor-keymap.
4605 (checkdoc-minor-mode) <defun>: Use easy-mmode-define-minor-mode.
4606 (checkdoc-this-string-valid-engine): Be a bit more strict
4607 to avoid matching substrings of `...' quoted vars/funs.
4608 (checkdoc-defun-info): Only look for `interactive' if alone.
4609 (debug-ignored-errors): Add "arg doesn't appear in docstring".
4610
4611 * progmodes/compile.el (grep): `tag-default' can be nil.
4612
4613 * newcomment.el (comment-indent): Paren typo.
4614
4615 2000-11-14 Dave Love <fx@gnu.org>
4616
4617 * calculator.el: New maintainer version.
4618
4619 * diff-mode.el (diff-imenu-generic-expression): Modify unidiff pattern.
4620
4621 * cmuscheme.el: Doc fixes.
4622 (cmuscheme) <defgroup>: Use `scheme' as parent.
4623 (cmuscheme-program-name): Remove. Change uses to scheme-program-name.
4624
4625 * xscheme.el (scheme-program-name): Don't define here.
4626
4627 * progmodes/scheme.el (scheme-program-name): New variable
4628 (originally in cmuscheme).
4629
4630 2000-11-14 Miles Bader <miles@gnu.org>
4631
4632 * window.el (fit-window-to-buffer): Handle windows without mode-lines.
4633 Handle header-lines. Don't loop forever if we can't enlarge the
4634 window anymore. Simplify a bit.
4635
4636 2000-11-14 Kenichi Handa <handa@etl.go.jp>
4637
4638 * window.el (fit-window-to-buffer): Don't check
4639 window-text-height. Assure that the last line is fully visible.
4640
4641 * international/quail.el (quail-show-guidance-buf):
4642 Call fit-window-to-buffer to assure the enough height of the guidance
4643 buffer.
4644 (quail-update-guidance): Avoid making the guidance buffer shorter.
4645
4646 2000-11-14 Stefan Monnier <monnier@cs.yale.edu>
4647
4648 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Use `keep'
4649 rather than `prepend' and add an interesting comment.
4650 (tex-math-face, tex-font-lock-syntactic-face-function):
4651 New face and function to use it.
4652 (tex-define-common-keys, tex-mode-map): Use menu-item rather
4653 than `menu-enable' symbol property.
4654 (tex-mode-map): Bind {, (, [ and $ to skeleton-pair-insert-maybe.
4655 (tex-mode): Add some latex-mode commands for auto-selection.
4656 Use tex-font-lock-syntactic-face-function.
4657 (tex-insert-quote): Simplify.
4658 (tex-shell): New mode.
4659 (tex-start-shell): Use it.
4660 (tex-shell-proc, tex-shell-buf): New functions.
4661 (tex-send-command): Use it.
4662 (tex-main-file): Fix the meaning of the new arg REALFILE.
4663 (tex-send-tex-command): New function split from `tex-start-tex'.
4664 Set compilation-last-buffer and compilation-parsing-end.
4665
4666 * newcomment.el (comment-indent-default): Stick \s<\s< to the left
4667 when it follows non-comment text on the line.
4668
4669 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
4670 Set font-lock-defaults.
4671 (lisp-mode-shared-map): Init inside the defvar.
4672 (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):
4673 Use define-derived-mode.
4674
4675 2000-11-14 Miles Bader <miles@lsi.nec.co.jp>
4676
4677 * faces.el (header-line): Use `:box nil' for color/gs displays too.
4678
4679 2000-11-14 Gerd Moellmann <gerd@gnu.org>
4680
4681 * emacs-lisp/byte-opt.el (byte-compile-unfold-lambda):
4682 Don't recursively optimize body because that can lead to infinite
4683 recursion; see comment there.
4684
4685 2000-11-13 Eli Zaretskii <eliz@is.elta.co.il>
4686
4687 * faces.el (face-spec-set-match-display): Revert the change from
4688 2000-10-24. Add a FIXME for after v21.1.
4689
4690 2000-11-13 Miles Bader <miles@gnu.org>
4691
4692 * textmodes/fill.el (skip-line-prefix): New function.
4693 (fill-region-as-paragraph, fill-region): Return the fill-prefix.
4694 (fill-paragraph): Don't leave point inside the fill-prefix.
4695 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
4696 point inside the fill-prefix.
4697
4698 2000-11-13 Miles Bader <miles@lsi.nec.co.jp>
4699
4700 * calendar/calendar.el (generate-calendar-window):
4701 Use `fit-window-to-buffer'.
4702
4703 2000-11-12 Stefan Monnier <monnier@cs.yale.edu>
4704
4705 * gud.el (gud-minor-mode): New var.
4706 (gud-symbol, gud-val): New functions.
4707 (gud-find-file): Copy gud-minor-mode to the new buffer.
4708 (gud-menu-map): Include entries for commands that are not always
4709 available, using :enable to (de)activate them.
4710 (gud-minor-mode-map): New map. Add it to minor-mode-map-alist.
4711 (gud-mode-map): New map.
4712 (gud-gdb-find-file, gud-sdb-find-file, gud-dbx-find-file)
4713 (gud-xdb-find-file, gud-perldb-find-file, gud-pdb-find-file):
4714 Don't set up gud's menu (it's done by the minor-mode).
4715 (gud-minibuffer-local-map): New.
4716 Replace gdb-minibuffer-local-map and pdb-minibuffer-local-map.
4717 (gud-query-cmdline): New function.
4718 (gdb, sdb, dbx, xdb, perldb, pdb, jdb): Use it. Set gud-minor-mode.
4719 (gud-mode): Use define-derived-mode.
4720 Don't set up gud's menu (it's done by the minor-mode).
4721 (gud-chop-words): Remove.
4722 (gud-common-init): Use split-string instead.
4723 (gud-new-keymap, gud-make-debug-menu): Eradicate.
4724
4725 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
4726 Add keyword arg :name.
4727
4728 * diff-mode.el (diff-mode-menu): Add entry for applying hunk.
4729 (diff-count-matches, diff-split-hunk): New functions.
4730 (diff-mode-map): Bind C-c C-s to diff-split-hunk.
4731
4732 * pcvs-info.el (cvs-fi-conflict-face): New var.
4733
4734 * progmodes/sh-script.el (sh-mode-syntax-table) <defvar>:
4735 Make it into a simple syntax-table, shared among all submodes.
4736 (sh-heredoc-face): Re-introduce.
4737 (sh-font-lock-syntactic-face-function): New function.
4738 (sh-mode): Use it. Also use define-derived-mode.
4739 Remove old bogus setting of indent-region-function.
4740 (sh-set-shell): Don't set the syntax-table any more.
4741 (sh-mode-syntax-table) <defun>: Remove.
4742
4743 2000-11-12 Miles Bader <miles@gnu.org>
4744
4745 * textmodes/flyspell.el (flyspell-mode-on): Only output welcome
4746 message if interactive.
4747
4748 2000-11-12 Dave Love <fx@gnu.org>
4749
4750 * mail/feedmail.el: Fix header,
4751 (feedmail) <defgroup>: Add :link.
4752
4753 * view.el: Use local-map property, not keymap on mode-line string.
4754
4755 * scroll-all.el (scroll-all-mode): Customize variable.
4756 Add autoload cookie to function.
4757
4758 * lazy-lock.el: Remove compatibility code.
4759
4760 * finder.el (finder-known-keywords): Add `files', remove `vms'.
4761 (finder-help-echo): New variable.
4762 (finder-mouse-face-on-line): Add help-echo stuff.
4763 (finder-list-keywords, finder-list-matches): Use mapc.
4764
4765 * faces.el (face-font-registry-alternatives): Add :version.
4766
4767 * progmodes/etags.el (visit-tags-table-buffer): Beware of `t' in
4768 tags-table-list.
4769
4770 * net/browse-url.el (browse-url-browser-function): Update :version.
4771
4772 * mail/sendmail.el (mail-font-lock-keywords): Use [:alpha:], not a-z.
4773 (mail-mode): Use [:alnum:] in some regexps.
4774
4775 2000-11-10 Dave Love <fx@gnu.org>
4776
4777 * ediff.el (ediff-regions-internal, ediff-documentation):
4778 * ediff-vers.el (rcs-ediff-view-revision): Put temp buffer into
4779 fundamental mode.
4780
4781 * ediff-util.el (ediff-status-info, ediff-debug-info): Put temp
4782 buffer into fundamental mode.
4783 (ediff-set-difference): Use copy-sequence if available.
4784
4785 * ediff-ptch.el (ediff-dispatch-file-patching-job):
4786 Check ediff-patch-map non-nil.
4787 (ediff-fixup-patch-map, ediff-fixup-patch-map)
4788 (ediff-fixup-patch-map, ediff-patch-file-internal): Put temp
4789 buffer into fundamental mode.
4790
4791 * ediff-merg.el (state-or-merge): Defvar when compiling.
4792
4793 2000-11-10 Jason Rumney <jasonr@gnu.org>
4794
4795 * w32-fns.el (w32-add-charset-info): New function.
4796 (w32-charset-info-alist): Use it.
4797
4798 2000-11-10 Gerd Moellmann <gerd@gnu.org>
4799
4800 * faces.el (face-font-registry-alternatives): New user-option.
4801
4802 2000-11-10 Stefan Monnier <monnier@cs.yale.edu>
4803
4804 * textmodes/texinfo.el (texinfo-block-default): New var.
4805 (texinfo-insert-block): Use it. Insert a newline if needed.
4806
4807 * textmodes/fill.el (fill-indent-according-to-mode): New var.
4808 (fill-region-as-paragraph): Use it.
4809
4810 * textmodes/tex-mode.el (standard-latex-block-names): Add "math".
4811 (latex-mode): Tweak tex-*-(head|trail)er regexps.
4812 Tweak paragraph regexps to allow a leading [ \t]*.
4813 (tex-latex-block): Insert a newline if necessary.
4814 (latex-insert-item): Only insert a newline if necessary.
4815 (tex-guess-main-file): New function.
4816 (tex-main-file): Use it. Add arg `realfile'. Trim `.tex'.
4817 Set tex-main-file if TeX-master is provided.
4818 (tex-latex-indent-syntax-table): Map ( and ) to punctuation.
4819
4820 2000-11-10 Gerd Moellmann <gerd@gnu.org>
4821
4822 * startup.el (command-line): Set the default tooltip-mode
4823 to t for graphical displays which implement x-show-tip.
4824
4825 * tooltip.el (tooltip-mode): Add a comment about startup.el
4826 setting the default value of this user-option.
4827
4828 2000-11-09 Stefan Monnier <monnier@cs.yale.edu>
4829
4830 * font-lock.el (font-lock-*-face) <defvar>: Move.
4831 (font-lock-defaults-alist): Mark obsolete.
4832 (font-lock-mode, font-lock-mode-hook) <defvar>: Remove.
4833 (font-lock-mode): Use define-minor-mode.
4834 (font-lock-support-mode): Tweak type to default to jit-lock-mode.
4835 (font-lock-turn-off-thing-lock): Be more explicit.
4836 (font-lock-apply-syntactic-highlight): Use string-to-syntax after eval.
4837 (font-lock-syntactic-face-function): New var.
4838 (font-lock-fontify-syntactically-region): Use it.
4839 (font-lock-doc-face): New.
4840
4841 * pcvs.el (cvs-enabledp): Ignore errors.
4842 (cvs-commit-filelist): Never query.
4843 (cvs-mode-insert): Always add a terminating / in the initial prompt.
4844 (cvs-mode-diff-backup): Use cvs-partition rather than delete-if-not.
4845 (cvs-do-removal): Use cvs-partition rather than delete-if.
4846 Use cvs-insert-strings, cvs-pop-to-buffer-same-frame and
4847 cvs-bury-buffer.
4848
4849 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
4850 Allow `next' to jump to after the end of the last match.
4851
4852 2000-11-09 Gerd Moellmann <gerd@gnu.org>
4853
4854 * simple.el (byte-compiling-files-p): New function.
4855
4856 * textmodes/ispell.el (toplevel): Use byte-compiling-files-p
4857 if it is there.
4858
4859 * emacs-lisp/bytecomp.el (byte-compile-current-file): Bind it to
4860 nil again.
4861
4862 * textmodes/ispell.el (ispell-library-path): Don't call
4863 check-ispell-version when byte-compiling because that starts
4864 an ispell process, and ispell might not be installed.
4865 (toplevel): Don't set up a menu when byte-compiling.
4866
4867 * emacs-lisp/bytecomp.el (byte-compile-current-file): Don't bind
4868 it, so that a boundp test can be used to determine if we're
4869 currently byte-compiling.
4870
4871 2000-11-09 Dave Love <fx@gnu.org>
4872
4873 * pcvs.el (uniquify-buffer-file-name): Wrap advice in eval-after-load.
4874
4875 2000-11-09 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4876
4877 * ps-print.el: Patch for variable initialization when spooling.
4878 Doc fix.
4879 (ps-output-list): Fun eliminated.
4880 (ps-begin-file, ps-begin-job): Code fix.
4881
4882 2000-11-08 Dave Love <fx@gnu.org>
4883
4884 * ediff-wind.el (ediff-control-frame-parameters): Zero tool-bar-lines.
4885
4886 2000-11-08 Gerd Moellmann <gerd@gnu.org>
4887
4888 * simple.el (shell-command, display-message-or-buffer)
4889 (shell-command-on-region): Mention resize-mini-windows in the doc
4890 string.
4891 (display-message-or-buffer): Take the value of resize-mini-windows
4892 into account.
4893
4894 2000-11-07 Gerd Moellmann <gerd@gnu.org>
4895
4896 * macros.el (insert-kbd-macro): Print semi-colons as `?\;'.
4897
4898 * dired.el (dired-between-files): Add `^. find' as an alternative
4899 to the regular expression, for find-dired.
4900
4901 2000-11-06 Stefan Monnier <monnier@cs.yale.edu>
4902
4903 * textmodes/texnfo-upd.el: Require texinfo.
4904 (defmacro, defgroup): Remove.
4905 (texinfo-section-to-generic-alist): Remove.
4906 Use texinfo-section-list instead (i.e. level is changed string->int).
4907 (texinfo-filter): New function.
4908 (texinfo-chapter-level-regexp, texinfo-subsubsection-level-regexp)
4909 (texinfo-subsection-level-regexp, texinfo-section-level-regexp):
4910 Use it. And use regexp-opt.
4911 (texinfo-find-higher-level-node, texinfo-hierarchic-level)
4912 (texinfo-update-menu-region-beginning)
4913 (texinfo-update-menu-higher-regexps, texinfo-update-menu-lower-regexps)
4914 (texinfo-update-the-node, texinfo-sequentially-update-the-node)
4915 (texinfo-update-menu-same-level-regexps): Update.
4916 (texinfo-update-node, texinfo-every-node-update)
4917 (texinfo-sequential-node-update): Remove autoload cookie.
4918
4919 * textmodes/texinfo.el (texinfo-section-list): Change majorheading.
4920 (texinfo-font-lock-syntactic-keywords): Use syntax-strings.
4921 (texinfo-chapter-level-regexp): Remove.
4922 (texinfo-mode): Hard code texinfo-chapter-level-regexp.
4923
4924 2000-11-06 Dave Love <fx@gnu.org>
4925
4926 * autoinsert.el (auto-insert-alist) <latex-mode>: Use \documentclass.
4927
4928 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
4929 Match defun*.
4930
4931 2000-11-06 Kenichi Handa <handa@etl.go.jp>
4932
4933 * composite.el (composition-function-table): Variable declaration
4934 moved to src/composite.c.
4935 (compose-chars-after): New optional arg object.
4936
4937 2000-11-06 Gerd Moellmann <gerd@gnu.org>
4938
4939 * bindings.el (mode-line-toggle-read-only)
4940 (mode-line-toggle-modified, mode-line-widen)
4941 (mode-line-abbrev-mode, mode-line-auto-fill-mode): New functions.
4942 (make-mode-line-mouse2-map): Rewritten.
4943 (mode-line-modified, mode-line-format, minor-mode-alist): Use new
4944 functions so that C-h k can show something with a doc string.
4945
4946 * startup.el (fancy-splash-delay): Set to 10 seconds.
4947 (fancy-splash-max-time): New user-option.
4948 (fancy-splash-stop-time): New variable.
4949 (fancy-splash-screens): Set it. Catch `stop-splashing'.
4950 (fancy-splash-screens-1): Throw `stop-splashing' when current
4951 time is greater than fancy-splash-stop-time.
4952
4953 2000-11-06 Stefan Monnier <monnier@cs.yale.edu>
4954
4955 * vc-hooks.el (vc-insert-file): Don't assume byte==char.
4956
4957 * pcvs.el (cvs-mode-marked): New arg `noquery'.
4958 Prompt user for a file rather than raising an error.
4959 (cvs-enabledp): Fix call to cvs-mode-marked.
4960 (cvs-insert-file): New function (extracted from cvs-mode-insert).
4961 (cvs-mode-insert): Use it. Change the init prompt' value.
4962 (cvs-mode-tree): Use cvs-status-cvstrees instead of cvs-status-trees.
4963
4964 * emacs-lisp/ewoc.el (ewoc-goto-prev, ewoc-goto-next):
4965 Don't pass default arg to ewoc-locate.
4966 (ewoc-collect): Return result in the right order.
4967
4968 * log-edit.el (log-edit-show-files): Use cvs-insert-strings.
4969
4970 * cvs-status.el (cvs-tree-merge): Use cvs-butlast (avoid CL).
4971 (cvs-status-get-tags): Fix regexp.
4972 (cvs-status-trees, cvs-status-cvstrees):
4973 Combine after change hooks and don't sit-for.
4974 (cvs-tree-use-jisx0208): Rename from cvs-tree-dstr-2byte-ready.
4975 (cvs-tree-char-*): Rename from cvs-tree-dstr-char-*.
4976 Use make-char rather than hard-coded cryptic data.
4977 (cvs-status-cvstrees): Convert the buffer to multibyte if necessary.
4978
4979 * pcvs-defs.el (cvs-menu): Add entries for tree and insert.
4980
4981 * pcvs-util.el (cvs-butlast, cvs-nbutlast): New (copied from CL).
4982 (cvs-insert-strings): New function.
4983
4984 2000-11-06 Miles Bader <miles@lsi.nec.co.jp>
4985
4986 * mwheel.el (mouse-wheel-scroll-amount): Renamed from
4987 `mwheel-scroll-amount'.
4988 (mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'.
4989 (mouse-wheel-mode): Use (featurep 'xemacs) instead of
4990 string-matching against the version string.
4991
4992 2000-11-06 Kenichi Handa <handa@etl.go.jp>
4993
4994 * language/thai.el ("Thai"): Set a lisp form that produces
4995 composed string in `sample-text' language info.
4996
4997 * language/tibetan.el ("Tibetan"): Set a lisp form that produces
4998 composed string in `sample-text' language info.
4999
5000 * international/mule-cmds.el (describe-language-environment):
5001 Eval `sample-text' data and insert the result.
5002
5003 * international/mule-conf.el (compound-text): Define this coding
5004 system here. Make x-ctext and ctext aliases of it.
5005
5006 * language/european.el (compound-text, ctext): Moved to
5007 international/mule-conf.el.
5008
5009 2000-11-05 Andrew Innes <andrewi@gnu.org>
5010
5011 * w32-fns.el (w32-version): New function.
5012
5013 2000-11-05 Stefan Monnier <monnier@cs.yale.edu>
5014
5015 * progmodes/awk-mode.el: Update copyright.
5016 (awk-mode-abbrev-table): Remove.
5017 (awk-font-lock-keywords): Use regexp-opt.
5018 (awk-mode): Use define-derived-mode.
5019
5020 * emacs-lisp/regexp-opt.el (regexp-opt-group): Sort the strings
5021 when extracting a suffix.
5022
5023 2000-11-04 Andre Spiegel <spiegel@gnu.org>
5024
5025 * vc-hooks.el (vc-insert-file): Rewritten. Don't bother about
5026 auto-save-mode.
5027
5028 2000-11-04 Jason Rumney <jasonr@gnu.org>
5029
5030 * language/european.el (decode-mac-roman): Test against r1 not r0.
5031
5032 2000-11-03 Stefan Monnier <monnier@cs.yale.edu>
5033
5034 * progmodes/icon.el (icon-mode-map): Don't rebind \t.
5035 (icon-mode): Define indent-line-function.
5036 (icon-comment-indent): Simplify.
5037 (icon-font-lock-keywords-2): Use the `words' arg to regexp-opt.
5038
5039 * emacs-lisp/find-func.el (find-function-do-it): Quote the hook.
5040
5041 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
5042 Bind change-log-default-mode to defeat the caching done on it.
5043 Don't bother saving excursion any more.
5044
5045 * menu-bar.el (minibuffer maps): Use dolist rather than mapcar.
5046
5047 * frame.el (after-setting-font-hook): Rename hooks -> hook.
5048 (set-frame-font): Use the new name (and the old for compatibility).
5049
5050 * toolbar/tool-bar.el (tool-bar-mode):
5051 * time.el (display-time-mode):
5052 * recentf.el (recentf-mode):
5053 * paren.el (show-paren-mode):
5054 * mwheel.el (mouse-wheel-mode):
5055 * msb.el (msb-mode):
5056 * jka-compr.el (auto-compression-mode):
5057 * image-file.el (auto-image-file-mode):
5058 * hl-line.el (hl-line-mode):
5059 * delsel.el (delete-selection-mode):
5060 * autoinsert.el (auto-insert-mode):
5061 * complete.el (partial-completion-mode): Drop unneeded positional args.
5062
5063 * info.el (Info-mode):
5064 * comint.el (comint-mode): Don't bother with make-local-hook.
5065
5066 * log-edit.el (log-edit-menu): New menu.
5067
5068 2000-11-03 Miles Bader <miles@gnu.org>
5069
5070 * wid-edit.el (widget-end-of-line): Reinstate, with a new
5071 definition, so that trailing spaces are handled properly.
5072 (widget-field-keymap, widget-text-keymap): Likewise C-e binding.
5073
5074 2000-11-03 Gerd Moellmann <gerd@gnu.org>
5075
5076 * startup.el (fancy-splash-text, fancy-splash-text): Use a single
5077 tab character.
5078 (fancy-splash-screens): Set tab-width to 20.
5079
5080 2000-11-03 Dave Love <fx@gnu.org>
5081
5082 * comint.el (comint-completion-addsuffix): Fix custom type.
5083
5084 2000-11-02 Stefan Monnier <monnier@cs.yale.edu>
5085
5086 * font-lock.el (font-lock-buffers): Remove.
5087 (font-lock-global-modes): Define with easy-mmode-define-global-mode.
5088 (font-lock-change-major-mode): Remove.
5089 (turn-on-font-lock-if-enabled): Only apply to the current buffer.
5090 (font-lock-default-fontify-region): Extend the multiline
5091 fontification to whole lines.
5092 (font-lock-fontify-anchored-keywords)
5093 (font-lock-fontify-keywords-region): If matching just one
5094 line (with \n) only mark the \n as multiline.
5095
5096 * emacs-lisp/easy-mmode.el (define-minor-mode): Remove :toggle arg.
5097 Correctly handle the case where several :group args are supplied.
5098 Allow :extra-args.
5099 (easy-mmode-define-global-mode): Allow :extra-args.
5100 Correctly handle the case where several :group args are supplied.
5101
5102 2000-11-02 Miles Bader <miles@gnu.org>
5103
5104 * calendar/calendar.el (diary-face, calendar-today-face)
5105 (holiday-face): Remove dependency on `window-system'.
5106
5107 2000-11-02 Ken Raeburn <raeburn@gnu.org>
5108
5109 * Makefile.in (emacs): Set EMACSLOADPATH always.
5110 (update-authors, .el.elc, compile-files): Don't do it explicitly here.
5111 (compile-files): Bomb out if compilation of a file fails.
5112
5113 2000-11-02 Dave Love <fx@gnu.org>
5114
5115 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defgroup.
5116
5117 2000-11-02 Eli Zaretskii <eliz@is.elta.co.il>
5118
5119 * mail/emacsbug.el (report-emacs-bug): Fix whitespace and
5120 punctuation in the warning inserted into the *mail* buffer.
5121
5122 2000-11-02 Gerd Moellmann <gerd@gnu.org>
5123
5124 * emacs-lisp/authors.el (authors-public-domain-files): New variable.
5125 (authors-public-domain-p): New function.
5126 (authors-print): Use it.
5127
5128 * help.el (view-emacs-news): Use ONEWS.* instead of NEWS.* files.
5129
5130 * mail/mh-e.el, mail/mh-comp.el: Change maintainer.
5131
5132 2000-11-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5133
5134 * ps-print.el: Extension for even/odd printing. Doc fix.
5135 (ps-print-version): New version number (6.3.1).
5136 (ps-even-or-odd-pages): Customization fix.
5137 (ps-print-page-p, ps-begin-file, ps-begin-job, ps-page-number)
5138 (ps-header-sheet, ps-header-page, ps-end-job): Code fix.
5139 (ps-page-count): Var replaced by `ps-page-column'.
5140 (ps-page-column, ps-page-sheet, ps-page-printed): New vars.
5141 (ps-print-sheet-p): New fun.
5142
5143 2000-11-02 Miles Bader <miles@lsi.nec.co.jp>
5144
5145 * tooltip.el (tooltip-gud-tips-setup): New function.
5146 (tooltip-gud-tips-p): Add :set to call tooltip-gud-tips-setup.
5147 (tooltip-mode): Call tooltip-gud-tips-setup.
5148 (tooltip-gud-tips): Use `gud-basic-call' instead of
5149 process-send-string, so the prompt gets frobbed appropriately.
5150 Handle nil return value from `tooltip-gud-print-command'.
5151
5152 2000-11-01 Eric M. Ludlam <zappo@ultranet.com>
5153
5154 * comint.el (comint-add-to-input-history): New function.
5155 (comint-send-input): Use `comint-add-to-input-history'.
5156
5157 2000-11-02 Miles Bader <miles@lsi.nec.co.jp>
5158
5159 * info.el (info-menu-header): New face.
5160 (Info-fontify-menu-headers): New function.
5161 (Info-fontify-node, Info-insert-dir): Call `Info-fontify-menu-headers'.
5162
5163 * info.el (Info-insert-dir): Don't include blank lines at
5164 beginning of additional dir files (one is added automatically).
5165
5166 2000-11-01 Stefan Monnier <monnier@cs.yale.edu>
5167
5168 * emacs-lisp/easy-mmode.el (define-minor-mode):
5169 Revert the latest changes.
5170 Allow the three positional arguments to be skipped and replaced
5171 by keyword arguments.
5172 Add a :toggle argument to determine whether a nil arg means toggle
5173 or means turn-on. The default is unchanged.
5174 Add a call to force-mode-line-update.
5175
5176 2000-11-01 Dave Love <fx@gnu.org>
5177
5178 * emacs-lisp/elp.el (elp-restore-function): Remove autoload cookie.
5179
5180 2000-11-01 Miles Bader <miles@lsi.nec.co.jp>
5181
5182 * calendar/calendar.el (diary-face, holiday-face):
5183 Add dark-background variants.
5184
5185 2000-10-31 Sam Steingold <sds@gnu.org>
5186
5187 * textmodes/tex-mode.el (tex-file): Use `default-directory' when
5188 `tex-main-file' does not have directory in it.
5189
5190 2000-10-31 Stefan Monnier <monnier@cs.yale.edu>
5191
5192 * cus-edit.el (custom-mode-map): Switch back to a sparse keymap.
5193
5194 2000-10-31 Thien-Thi Nguyen <ttn@gnu.org>
5195
5196 * ediff-init.el (ediff-prepare-buffer-hook): Expand docstring, no
5197 functional change.
5198
5199 2000-10-31 Gerd Moellmann <gerd@gnu.org>
5200
5201 * files.el (find-file-noselect): When we expand a wildcard, return
5202 a list of buffers, as we should do according to the doc string.
5203
5204 2000-10-31 Ken Raeburn <raeburn@gnu.org>
5205
5206 * loadup.el (top level): Adjust load path if program name is
5207 "../src/bootstrap-emacs", in case it's not dumped and thus the
5208 load path adjustment hasn't already been done.
5209
5210 2000-10-31 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5211
5212 * ps-print.el: Fix bug on selected pages for printing.
5213 Use `color-values' for Emacs 21. Ensure fontification when jit-lock
5214 is on. Try to avoid warning messages when compiling. Doc Fix.
5215 (ps-print-version): New version number (6.3).
5216 (ps-color-device): Use `color-values' to determine if device
5217 supports color.
5218 (ps-color-values): Try to use `x-color-values' when using XEmacs.
5219 (ps-print-page-p): Changed from defsubst to defun.
5220 (ps-page-number): Changed from defmacro to defun.
5221 (ps-header-sheet, ps-header-page): Fix bug on selected pages for
5222 printing.
5223 (ps-print-ensure-fontified): Ensure fontification when jit-lock is on.
5224 (ps-end-file, ps-dummy-page): Funs eliminated.
5225 (ps-print-color-scale): Changed default value.
5226 (ps-page-n-up, ps-print-page-p): New internal vars.
5227 (ps-print-preprint, ps-output, ps-begin-file, ps-begin-page)
5228 (ps-plot-region, ps-generate, ps-end-job): Code fix.
5229
5230 * delim-col.el: Little programming improvement.
5231 (delimit-columns-str): New macro.
5232 (delimit-columns-region, delimit-columns-rectangle): Code fix.
5233
5234 2000-10-31 Kenichi Handa <handa@etl.go.jp>
5235
5236 * term/mac-win.el (decode-mac-roman, encode-mac-roman, mac-roman):
5237 Moved to european.el.
5238 (ccl-encode-mac-roman-font, fontset-mac): Modified for
5239 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
5240 (mac-roman-kbd-insert, mac-roman-kbd-mode): These functions deleted.
5241 (mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables deleted.
5242
5243 2000-10-30 Dave Love <fx@gnu.org>
5244
5245 * progmodes/cc-menus.el (imenu-generic-expression)
5246 (imenu-progress-message): Only defvar when compiling.
5247
5248 * emacs-lisp/elp.el (elp-unload-hook): New function.
5249
5250 * loadhist.el (unload-feature): Call elp-restore-function,
5251 checking for symbols; don't use elp-restore-all.
5252 (loadhist-hook-functions): Doc fix.
5253
5254 2000-10-30 Stefan Monnier <monnier@cs.yale.edu>
5255
5256 * log-edit.el (log-edit-confirm): Fix the default.
5257
5258 2000-10-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5259
5260 * delim-col.el: Little fix: replace delimit-columns-align-columns by
5261 delimit-columns-format.
5262 (delimit-columns-region, delimit-columns-rectangle): Code fix.
5263
5264 2000-10-30 Miles Bader <miles@lsi.nec.co.jp>
5265
5266 * comint.el (comint-replace-by-expanded-history): Don't use
5267 comint-get-old-input (we're not looking at *old* input).
5268 (comint-get-old-input-default): If using fields, signal an error
5269 when the point is not in an input field.
5270
5271 2000-10-30 Kenichi Handa <handa@etl.go.jp>
5272
5273 * international/mule-conf.el: New charsets mule-unicode-2500-33ff
5274 and mule-unicode-e000-ffff.
5275
5276 * international/mule.el (decode-char, encode-char): New functions.
5277 (make-coding-system): Accept a symbol of translation table as a
5278 value of property `safe-chars'.
5279
5280 * international/mule-cmds.el (encode-coding-char): Check property
5281 safe-chars instead of safe-charsets.
5282
5283 * international/fontset.el (fontset-default): Modified for
5284 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
5285 (x-font-name-charset-alist): Likewise.
5286 (ccl-encode-unicode-font): New CCL program. Record it in
5287 font-ccl-encoder-alist to be used for fonts "ISO10646-1".
5288
5289 * language/european.el (mac-roman-decoder, mac-roman-encoder):
5290 New translation tables.
5291 (decode-mac-roman, encode-mac-roman): Definition of these CCL
5292 programs are modified and moved from mac-win.el.
5293 (mac-roman): Definition of this coding system is modified and
5294 moved from mac-win.el.
5295
5296 2000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
5297
5298 * ediff-wind.el (ediff-setup-control-frame): Enclose
5299 face-attribute in condition-case to avoid errors in older emacsen.
5300
5301 2000-10-29 Miles Bader <miles@gnu.org>
5302
5303 * custom.el (custom-add-to-group): Allow multiple entries for a
5304 given value OPTION, as long as their widget types are different.
5305 * cus-edit.el (custom-face-value-create): If face name doesn't end
5306 with "face", add such here (similar to custom group widgets).
5307
5308 * comint.el (comint-highlight-prompt): Add :type.
5309
5310 2000-10-28 John Wiegley <johnw@gnu.org>
5311
5312 * calendar/timeclock.el (timeclock-log): Doc fix.
5313 (timeclock-last-event): Doc fix.
5314 (timeclock-log): Kill the timelog buffer after appending a new event.
5315 (timeclock-find-discrep): Use a temp buffer to read in the
5316 timelog, instead of visiting the file.
5317 (timeclock-log-data): A new function, along with a host of helper
5318 functions, for the purpose of making timelog data accessible to
5319 programmers.
5320
5321 * eshell/esh-mode.el (window-height test): Make certain that
5322 `eshell-stringify-t' is non-nil.
5323 (eshell-password-prompt-regexp): Changed to a much simpler
5324 password regexp.
5325 (eshell-send-input): If `eshell-invoke-directly' returns t,
5326 directly invoke the parsed command using `eval'. This improves
5327 turn-around time on simple commands by a factor of three or
5328 greater, such as cd, ls, pwd, etc. -- which get used very often.
5329 It also conserves thousands of cons cells per call (since
5330 `eshell-do-eval' consumes memory like a Cookie Monster set loose
5331 in the Pacific Cookie Company).
5332
5333 * eshell/esh-test.el (eshell-test): Whitespace fix.
5334
5335 * eshell/em-ls.el (eshell-ls-insert-directory):
5336 Make `eshell-ls-initial-args' nil when inserting directory contents.
5337
5338 * eshell/em-script.el (eshell-script-initialize): Add names to
5339 `eshell-complex-commands, since `source' and `.' are complex.
5340
5341 * eshell/esh-cmd.el (eshell-rewrite-for-command)
5342 (eshell-rewrite-while-command): Use `eshell-protect' instead of
5343 `eshell-copy-handles'.
5344 (eshell-rewrite-if-command): Use `eshell-protect' to wrap the call
5345 bodies.
5346 (eshell-separate-commands): Whitespace fix.
5347 (eshell-complex-commands): Added a new list of names, for
5348 determining whether a given command is as simple as it looks.
5349 (eshell-invoke-directly): New function. Returns t if a command
5350 should be invoked directly (using `eval'), rather than indirectly
5351 using `eshell-do-eval'.
5352 (eshell-do-eval): Whitespace fix.
5353
5354 * eshell/em-unix.el (eshell-default-target-is-dot): New variable,
5355 which provides an emulation of the DOS shell behavior of assuming
5356 that cp/mv/ln should copy/move/link to the current directory.
5357 (eshell-remove-entries): Added a doc string.
5358 (eshell-shuffle-files): Removed the check for `target' being null.
5359 (eshell-mvcp-template, eshell-mvcpln-template): Renamed
5360 `eshell-mvcp-template' to `eshell-mvcpln-template', and extended
5361 it to do a smarter check of whether a destination was provided.
5362 (eshell/mv, eshell/cp): Enable `:preserve-args'.
5363 (eshell/ln): Enable `:preserve-args', and use
5364 `eshell-mvcpln-template' to implement the body of the function.
5365 (eshell/cat, eshell/make, eshell-poor-mans-grep, eshell-grep)
5366 (eshell/du, eshell/diff, eshell/locate): Stringify the argument
5367 list after flattening it. This makes it possible to cat files
5368 with numerical names.
5369 (eshell-unix-initialize): Added several names to
5370 `eshell-complex-commands.
5371 (eshell-unix-command-complex-p): Return t if a given command name
5372 may result in external processes being invoked.
5373
5374 * eshell/em-glob.el (eshell-glob-show-progress): Make this
5375 variable nil by default, since it slows down glob processing by a
5376 factor of two or more, and increases memory consumption.
5377
5378 * eshell/em-smart.el: Added a note about how memory consumptive
5379 smart display mode can be (at least this is true in Emacs 21).
5380 (eshell-smart-initialize): Whitespace fix.
5381 (eshell-refresh-windows): Use `if' instead of `when'.
5382 (eshell-smart-scroll-window): Calling `save-current-buffer' was
5383 not necessary.
5384 (eshell-currently-handling-window): Added a missing global variable.
5385
5386 * eshell/em-ls.el (eshell-do-ls): Code simplification.
5387 (eshell-ls-sort-entries, eshell-ls-entries, eshell-ls-dir):
5388 Whitespace fix.
5389 (eshell-ls-exclude-hidden): Added this variable in addition to
5390 `eshell-ls-exclude-regexp'. This one prevents files beginning
5391 with . from even being read, which can improve memory consumption
5392 quite a bit.
5393 (eshell-ls-dir): If `eshell-ls-exclude-hidden' is non-nil, do not
5394 read file entries beginning with a dot. In home directories with
5395 lots of hidden files, fully two-thirds of the time spent in ls is
5396 used to read directory entries that are immediately thrown away.
5397 (eshell-ls-initial-args): Added back this configuration variable,
5398 for specifying default initial arguments to every call to ls.
5399 Much faster than using an alias to do the same thing.
5400 (eshell-do-ls): Use `eshell-ls-initial-args', if set.
5401 (eshell-ls-dir): Whitespace change.
5402
5403 * eshell/em-dirs.el (eshell/pwd): Small code simplification.
5404
5405 * eshell/esh-util.el: Don't require `ange-ftp' if it's not available.
5406 (eshell-stringify-t): Added a customization variable, to indicate
5407 whether `t' should be rendered as a string at all. If not, one
5408 can still determine if the result of an expression is true using
5409 "file-exists-p FILE && echo true".
5410 (eshell-stringify): If `eshell-stringify-t' is nil, don't
5411 stringify t!
5412
5413 * eshell/esh-module.el: Whitespace fix.
5414
5415 * eshell/em-alias.el (eshell-alias-initialize):
5416 Added `eshell-command-aliased-p' to `eshell-complex-commands'.
5417 (eshell-command-aliased-p): New function that returns t if a
5418 command name names an aliased.
5419
5420 2000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
5421
5422 * viper-cmd.el (viper-preserve-cursor-color): New test that avoids
5423 redrawing the screen when changing cursor color.
5424 (viper-insert-state-pre-command-sentinel)
5425 (viper-replace-state-pre-command-sentinel)
5426 (viper-replace-state-post-command-sentinel):
5427 Use viper-preserve-cursor-color.
5428 Many functions changed to use viper= instead of = when comparing
5429 characters.
5430 * viper-util.el (viper-memq-char,viper=): New functions for
5431 working with characters.
5432 (viper-change-cursor-color): Fixed buglet.
5433 Many functions changed to use viper= instead of = when comparing
5434 characters.
5435 * viper.el (viper-insert-state-mode-list): Added eshell.
5436
5437 * ediff-init.el (ediff-before-setup-hook): New hook.
5438 Several typos fixed in various docstrings.
5439 * ediff-merg.el (ediff-show-clashes-only): Docstring typo fixed.
5440 * ediff-nult.el (ediff-before-session-group-setup-hooks): New hook.
5441 (ediff-show-meta-buffer): Run ediff-before-session-group-setup-hooks.
5442 * ediff-util.el (ediff-setup): Run ediff-before-setup-hook.
5443 (ediff-other-buffer): Use selected buffers if in Buffer-menu buffer.
5444 (ediff-get-selected-buffers): New function.
5445 * ediff-vers.el (ediff-vc-internal,ediff-rcs-internal)
5446 (ediff-vc-merge-internal,ediff-rcs-merge-internal):
5447 Use save-window-excursion.
5448 * ediff-wind.el (ediff-skip-unsuitable-frames): More robust
5449 termination check in while loop.
5450 * ediff.el (ediff-get-default-file-name): Better defaults when in
5451 dired buffer.
5452 (ediff-files,ediff-merge-files,ediff-files3)
5453 (ediff-merge-files-with-ancestor): Use ediff-get-default-file-name.
5454
5455 2000-10-28 Dave Love <fx@gnu.org>
5456
5457 * info.el (Info-fontify-node): Add help-echo for menu items.
5458
5459 2000-10-28 Eli Zaretskii <eliz@is.elta.co.il>
5460
5461 * startup.el (normal-top-level): If the value of $TERM indicates
5462 we are running from xterm or one of its work-alikes, default to a
5463 light background mode.
5464
5465 Support for -fg, -bg, and -rv command-line arguments for TTYs:
5466 * faces.el (tty-handle-reverse-video): New function.
5467 (tty-create-frame-with-faces): Call it.
5468
5469 * frame.el (frame-notice-user-settings): Don't apply
5470 default-frame-alist and initial-frame-alist to MS-DOS frames.
5471 Call tty-handle-reverse-video, frame-set-background-mode, and
5472 face-set-after-frame-default for non-MS-DOS frames.
5473
5474 * startup.el (tty-long-option-alist): New variable.
5475 (tty-handle-args): New function.
5476 (command-line): Call tty-handle-args.
5477
5478 * term/pc-win.el (x-long-option-alist, msdos-handle-args): Remove;
5479 startup.el now does that for all character-terminal frames.
5480
5481 2000-10-28 Miles Bader <miles@gnu.org>
5482
5483 * emacs-lisp/easy-mmode.el (define-minor-mode):
5484 Generate `turn-on-MODE' and `turn-off-MODE' functions unless the mode
5485 is global. If :global is followed by a non-nil but non-t value,
5486 make the mode buffer-local, but also generate a `global-MODE'
5487 version using `easy-mmode-define-global-mode'.
5488 Add :conditional-turn-on keyword argument.
5489
5490 2000-10-28 Dave Love <fx@gnu.org>
5491
5492 * international/latin1-disp.el (latin1-char-displayable-p):
5493 Don't use window-system.
5494
5495 2000-10-27 Eli Zaretskii <eliz@is.elta.co.il>
5496
5497 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
5498 Don't call find-buffer-file-type-coding-system. Instead, just
5499 set eol-type to -unix if inhibit-eol-conversion is in effect, or
5500 if the file is on an untranslated filesystem.
5501 (add-untranslated-filesystem): Use "D" instead of "f" inside
5502 interactive.
5503
5504 2000-10-27 Dave Love <fx@gnu.org>
5505
5506 * textmodes/refill.el (refill-late-fill-paragraph-function): New var.
5507 (refill-mode): Use it.
5508
5509 2000-10-27 Stefan Monnier <monnier@cs.yale.edu>
5510
5511 * international/quail.el (quail-activate): Don't make-local-hook.
5512
5513 2000-10-27 Andre Spiegel <spiegel@gnu.org>
5514
5515 * vc-hooks.el (vc-version-backup-file-name): Use file.~<rev>~ for
5516 manual backups and file.~<rev>.~ for automatic ones.
5517 (vc-make-version-backup): Don't do it on MS-DOS without long file
5518 names.
5519
5520 * vc.el (vc-version-other-window): If an automatic backup of the
5521 desired version exists, rename it instead of copying it.
5522
5523 * vc-cvs.el (vc-cvs-checkin): Check both status and error message
5524 after command. If there's an unexpected error, signal it instead
5525 of being silent.
5526 (vc-cvs-merge-news): Be prepared for no news at all.
5527
5528 2000-10-27 Miles Bader <miles@lsi.nec.co.jp>
5529
5530 * shell.el (shell): Add BUFFER argument.
5531 * comint.el (make-comint-in-buffer): New function.
5532 (make-comint): Use it.
5533
5534 * faces.el (face-spec-choose): Change syntax so that the list of
5535 attribute-value pairs is now the cdr of each clause, not the cadr.
5536 Detect old-style entries, and handle them. Use pop.
5537
5538 2000-10-26 Stefan Monnier <monnier@cs.yale.edu>
5539
5540 * cus-edit.el (custom-mode-map): Use a sparse map.
5541 (custom-mode): Don't bother with make-local-hook.
5542
5543 * wid-edit.el (widget-add-change): Don't bother with make-local-hook.
5544
5545 * vc.el (vc-start-entry): Only erase the buffer if comment is set.
5546
5547 2000-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5548
5549 * ps-print.el: Avoid compilation gripes.
5550 (ps-print-version): New version number (6.2.1).
5551
5552 2000-10-26 Dave Love <fx@gnu.org>
5553
5554 * menu-bar.el: Modify some menu item help strings.
5555 (menu-bar-help-menu): Add link to MORE.STUFF.
5556
5557 * cus-edit.el (custom-mode): Add `special' mode-class property.
5558
5559 * wid-browse.el (widget-browse-mode): Likewise.
5560
5561 * wid-edit.el (widget-specify-field): Revert to using local-map
5562 property, not keymap.
5563
5564 2000-10-26 Miles Bader <miles@lsi.nec.co.jp>
5565
5566 * wid-edit.el (widget-field-end): When checking for a `boundary'
5567 field, do so in the correct buffer.
5568
5569 * simple.el (undo): Correctly distinguish between numeric and
5570 non-numeric prefix args in non-transient-mark-mode, as per the doc
5571 string. When in transient-mark-mode, treat all prefix-args as
5572 numeric.
5573
5574 * simple.el (previous-matching-history-element): Miscellaneous cleanup.
5575 Position point on match. Handle N == 0 correctly.
5576
5577 * comint.el (comint-mode): Locally set `next-line-add-newlines' to nil.
5578 (comint-mode-map): Reverse order of `comint-write-output' and
5579 `comint-append-output-to-file'.
5580 (comint-append-output-to-file): Reinstate this function, for the
5581 benefit of the menu.
5582
5583 2000-10-25 Stefan Monnier <monnier@cs.yale.edu>
5584
5585 * vc.el (vc-version-other-window): Bind `file'.
5586
5587 2000-10-25 Gerd Moellmann <gerd@gnu.org>
5588
5589 * Makefile.in (update-authors): New target for maintenance purposes.
5590
5591 * emacs-lisp/authors.el (batch-update-authors): New function.
5592 (authors-fixed-entries): New defconst.
5593 (authors-add-fixed-entries): New function.
5594 (authors): Call it.: Don't process lispref/.
5595
5596 2000-10-25 Jason Rumney <jasonr@gnu.org>
5597
5598 * cus-edit.el (custom-button-face, custom-button-pressed-face):
5599 Merge x w32 and mac definitions.
5600
5601 2000-10-25 Gerd Moellmann <gerd@gnu.org>
5602
5603 * menu-bar.el (menu-bar-options-menu): Add a help string for
5604 `uniquify'.
5605
5606 2000-10-25 Stephen Gildea <gildea@alum.mit.edu>
5607
5608 * time-stamp.el (time-stamp-string-preprocess):
5609 Fix a wrong type argument error.
5610
5611 2000-10-25 Miles Bader <miles@gnu.org>
5612
5613 * recentf.el (recentf-mode): Variable removed.
5614 (recentf-mode): Use `define-minor-mode'.
5615
5616 * mwheel.el (mouse-wheel-mode): New global minor mode.
5617 (mwheel-install): Use `mouse-wheel-mode'.
5618
5619 2000-10-25 Dave Love <fx@gnu.org>
5620
5621 * progmodes/cperl-mode.el (cperl-mode):
5622 Set normal-auto-fill-function correctly.
5623
5624 * wid-edit.el (widget-field-keymap, widget-text-keymap):
5625 Don't inherit from global-map and don't nullify menu-bar and tool-bar
5626 bindings.
5627
5628 2000-10-25 Miles Bader <miles@lsi.nec.co.jp>
5629
5630 * wid-edit.el (widget-field-at): New function.
5631 (widget-at, widget-field-activate): Use it.
5632 (widget-tabable-at): Use `widget-at'.
5633 (widget-specify-field): If the terminating character of the widget
5634 field (which is read-only) is a newline, put it into a special
5635 `boundary' field so that C-n/C-p act more naturally.
5636 (widget-field-end): Also don't subtract one if a special
5637 `boundary' field has been added after the widget field.
5638
5639 * comint.el (comint-output-filter, comint-send-input):
5640 Don't bother adding stickiness fields to overlays to fool the field
5641 code, since it should notice the overlay insertion-types now.
5642
5643 * wid-edit.el (widget-beginning-of-line, widget-end-of-line):
5644 Replace with aliases of the normal emacs b-o-l/e-o-l functions.
5645 (widget-field-keymap, widget-text-keymap): Don't bind C-a/C-e.
5646
5647 2000-10-24 Gerd Moellmann <gerd@gnu.org>
5648
5649 * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
5650 (authors): Set file coding system to iso-2022-7bit.
5651 Add file-local variables to output buffer.
5652
5653 * files.el (after-find-file): Don't print any warnings if
5654 WARN is nil.
5655
5656 2000-10-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5657
5658 * ps-print.el (ps-generate): Fix odd/even pages printing bug.
5659
5660 * delim-col.el: Now there is a column formatting mechanism.
5661 Modified to customization mechanisms convention. Doc fix.
5662 (columns): New group for delim-col.
5663 (delimit-columns-before, delimit-columns-after)
5664 (delimit-columns-format, delimit-columns-extra, delimit-columns-start)
5665 (delimit-columns-end): New vars.
5666 (delimit-columns-customize, delimit-columns-format): New funs.
5667 (delimit-columns-region, delimit-columns-rectangle)
5668 (delimit-columns-rectangle-line): Modified to support column
5669 formatting.
5670
5671 2000-10-24 Dave Love <fx@gnu.org>
5672
5673 * log-edit.el (log-edit): Add :version and a :group for vc.
5674
5675 2000-10-24 Gerd Moellmann <gerd@gnu.org>
5676
5677 * files.el (after-find-file): Don't print a message ``New file''
5678 if WARN is nil.
5679
5680 * wid-edit.el (widget-field-keymap, widget-text-keymap):
5681 Define the tool-bar map as nil, as for the menu-bar. Otherwise, we'll
5682 get duplicate tool-bar entries because we'll see the global ones
5683 on more than one path through keymaps.
5684
5685 * emacs-lisp/lisp.el (defun-prompt-regexp): Doc fix.
5686
5687 * progmodes/cmacexp.el: Change Francesco's email address.
5688
5689 2000-10-24 Kenichi Handa <handa@etl.go.jp>
5690
5691 * window.el (fit-window-to-buffer): Adjust point of the window
5692 buffer, not that of the current buffer.
5693
5694 2000-10-24 Eli Zaretskii <eliz@is.elta.co.il>
5695
5696 * progmodes/cmacexp.el: Update the euthor's email address.
5697
5698 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
5699
5700 * faces.el (face-spec-set-match-display): Add `graphic' display
5701 type (the inverse of `tty'). Use `display-graphic-p' instead of
5702 the window-system variable.
5703
5704 2000-10-24 Kenichi Handa <handa@etl.go.jp>
5705
5706 * international/isearch-x.el (isearch-with-input-method):
5707 Call input-method-function with the first event in
5708 unread-command-events.
5709
5710 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
5711
5712 * faces.el (face-default-spec, face-user-default-spec): Make defsubsts.
5713
5714 2000-10-24 Andrew Choi <akochoi@i-cable.com>
5715
5716 * international/mule-conf.el (mac-roman-lower, mac-roman-upper):
5717 New charsets.
5718
5719 * term/mac-win.el: Remove definitions of mac-roman-lower and
5720 mac-roman-upper, require dired, and define instead of set
5721 mac-ready-for-drag-n-drop to avoid compilation error.
5722
5723 2000-10-23 Andrew Innes <andrewi@gnu.org>
5724
5725 * files.el (make-backup-file-name-1) [windowsnt, ms-dos]:
5726 Remove superfluous calls to subst-char-in-string; instead apply
5727 expand-file-name after convert-standard-filename to ensure
5728 expected directory separators are used.
5729
5730 2000-10-23 Eli Zaretskii <eliz@is.elta.co.il>
5731
5732 * info.el (Info-file-list-for-emacs): Add an entry for Eshell.
5733
5734 2000-10-23 Dave Love <fx@gnu.org>
5735
5736 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
5737 (tool-bar-add-item): Set foreground and background for XBM icons.
5738
5739 * international/latin1-disp.el (latin1-char-displayable-p):
5740 New function (from Handa).
5741 (latin1-display-check-font): Use it.
5742
5743 * imenu.el (imenu--create-keymap-2): Build menu with menu-item
5744 using :key-sequence, making it much more usable.
5745 Use nconc, not append.
5746 (imenu--create-keymap-1): Avoid append.
5747
5748 * textmodes/refill.el: Remove bits redundant with define-minor-mode.
5749
5750 2000-10-23 Miles Bader <miles@lsi.nec.co.jp>
5751
5752 [the following changes fix a bug where `define-minor-mode' didn't
5753 correctly generate :require clauses for defcustoms in compiled files]
5754 * emacs-lisp/bytecomp.el (byte-compile-last-logged-file): New variable.
5755 (byte-compile-log-file, byte-compile-log-1): Don't set
5756 `byte-compile-current-file' to nil. Instead set
5757 `byte-compile-last-logged-file' to it. Test whether
5758 byte-compile-current-file equals byte-compile-last-logged-file
5759 instead of whether its nil.
5760 (byte-compile-file): Bind `byte-compile-last-logged-file' to nil.
5761
5762 2000-10-23 Stefan Monnier <monnier@cs.yale.edu>
5763
5764 * textmodes/refill.el: Fix var names in doc.
5765 (refill-mode): Don't bother with make-local-hook anymore.
5766
5767 2000-10-23 Miles Bader <miles@lsi.nec.co.jp>
5768
5769 * faces.el (face-user-default-spec, face-default-spec): New functions.
5770 (face-spec-choose, face-spec-set): Document nil-SPEC behavior.
5771 (frame-set-background-mode, face-set-after-frame-default):
5772 Use `face-user-default-spec'. Simplify code slightly.
5773
5774 * woman.el (woman-italic-face, woman-bold-face)
5775 (woman-unknown-face): Add dark-background variants.
5776 (woman-default-faces): Renamed from `woman-colour-faces'.
5777 Set using the stored defaults, rather than using hard-wired colors.
5778 (woman-monochrome-faces): Renamed from `woman-black-faces'.
5779 Just make the foreground `unspecified' rather than "black".
5780 (woman-menu): Rename menu entries accordingly.
5781
5782 * faces.el (header-line): Make more reasonable on mono/grayscale
5783 displays.
5784
5785 2000-10-23 Andrew Choi <akochoi@i-cable.com>
5786
5787 * cus-edit.el (custom-button-face): Use 3D look for mac.
5788 (custom-button-pressed-face): Likewise.
5789
5790 * faces.el (set-face-attributes-from-resources): Handle mac frames
5791 in the same way as x and w32 frames.
5792 (face-valid-attribute-values): Likewise.
5793 (read-face-attribute): Likewise.
5794 (defined-colors): Likewise.
5795 (color-defined-p): Likewise.
5796 (color-values): Likewise.
5797 (display-grayscale-p): Likewise.
5798 (face-set-after-frame-default): Likewise.
5799 (mode-line): Same default face as for x and w32.
5800 (tool-bar): Likewise.
5801
5802 * frame.el: Remove call to frame-notice-user-settings at end of
5803 the file.
5804
5805 * info.el (Info-fontify-node): Make underlines invisible for mac
5806 as for x, pc, and w32 frame types.
5807
5808 * term/mac-win.el: New file.
5809
5810 2000-10-22 Dave Love <fx@gnu.org>
5811
5812 * textmodes/refill.el: New file.
5813
5814 2000-10-22 Andre Spiegel <spiegel@gnu.org>
5815
5816 * vc-hooks.el (vc-version-backup-file-name): New optional args
5817 MANUAL and REGEXP.
5818 (vc-delete-automatic-version-backups, vc-make-version-backup):
5819 New functions.
5820 (vc-before-save): Use the latter.
5821 (vc-default-make-version-backups-p): Added `-p' suffix to avoid
5822 confusion.
5823
5824 * vc-cvs.el (vc-cvs-make-version-backups-p): Added `-p' suffix as
5825 expected by vc[-hooks].el.
5826
5827 * vc.el (vc-checkout): Added `-p' suffix in call to
5828 vc-make-version-backups-p; use vc-make-version-backup to actually
5829 make the backup.
5830 (vc-version-other-window, vc-version-backup-file): Handle both
5831 automatic and manual backups.
5832 (vc-revert-file): Use vc-delete-automatic-version-backups to get rid
5833 of all of them.
5834
5835 2000-10-22 Miles Bader <miles@gnu.org>
5836
5837 * comint.el (comint-highlight-input, comint-highlight-prompt):
5838 Renamed, `-face' at end removed.
5839 (comint-send-input, comint-output-filter): Use renamed faces.
5840
5841 * window.el (fit-window-to-buffer): Change defaulting of
5842 MAX-HEIGHT slightly.
5843
5844 * faces.el (color-values, color-defined-p): Use `member', not
5845 `memq', because it works correctly for strings.
5846 (frame-set-background-mode): Actually, "unspecified-fg" and
5847 "unspecified-bg" *are* strings. Use `member', not `memq', and
5848 `equal', not `eq', when a string value is possible.
5849
5850 2000-10-21 Eli Zaretskii <eliz@is.elta.co.il>
5851
5852 * info.el (Info-file-list-for-emacs): Add an entry for Speedbar.
5853
5854 2000-10-21 Stefan Monnier <monnier@cs.yale.edu>
5855
5856 * progmodes/sh-script.el (sh-mode-map): Remove bindings for
5857 sh-electric-rparen, sh-electric-less and sh-electric-hash.
5858 (sh-st-punc, sh-here-doc-syntax): Use string-to-syntax.
5859 (sh-font-lock-heredoc, sh-font-lock-paren): New funs.
5860 (sh-font-lock-syntactic-keywords): Use them.
5861 (sh-heredoc-face, sh-st-face, sh-special-syntax): Remove.
5862 (sh-mkword-regexp, sh-electric-rparen-needed-here): Remove.
5863 (sh-mode): Don't override font-lock-unfontify-region-function.
5864 Use a copy of sh-font-lock-syntactic-keywords.
5865 (sh-set-shell): Don't set sh-electric-rparen-needed-here.
5866 Don't call sh-scan-buffer since font-lock does it on the fly.
5867 (sh-get-indent-info): Use `face' rather than `syntax-table'
5868 text-property to detect here-documents.
5869 Replace sh-special-syntax with sh-st-punc.
5870 (sh-prev-line): Use `face' rather than `syntax-table'
5871 text-property to skip over here-documents.
5872 (sh-font-lock-unfontify-region-function, sh-check-paren-in-case)
5873 (sh-set-char-syntax, sh-electric-rparen, sh-electric-hash)
5874 (sh-electric-less, sh-set-here-doc-region)
5875 (sh-remove-our-text-properties, sh-search-word, sh-scan-case)
5876 (sh-scan-buffer, sh-rescan-buffer): Remove.
5877
5878 2000-10-21 Andrew Innes <andrewi@gnu.org>
5879
5880 * w32-fns.el (make-auto-save-file-name): Don't apply conversion to
5881 remote (ange-ftp) file names.
5882
5883 2000-10-21 Miles Bader <miles@gnu.org>
5884
5885 * window.el (fit-window-to-buffer): New function.
5886 (shrink-window-if-larger-than-buffer): Use it.
5887 (window-text-height): Don't expect minibuffers to have mode-lines.
5888
5889 * help.el (resize-temp-buffer-window): Use `fit-window-to-buffer'.
5890 * international/quail.el (quail-update-guidance):
5891 Use `fit-window-to-buffer' instead of `set-window-text-height'.
5892
5893 * international/quail.el (quail-show-guidance-buf): Make sure
5894 guidance window really has enough room.
5895 (quail-update-guidance): If quail-guidance-win is already shown,
5896 make sure its height is OK.
5897
5898 * window.el (window-text-height, set-window-text-height):
5899 New functions.
5900 (shrink-window-if-larger-than-buffer): Use `window-text-height'
5901 instead of `window-height' & `mode-line-window-height-fudge'.
5902 (mode-line-window-height-fudge): Add FACE parameter.
5903 * help.el (resize-temp-buffer-window): Use `set-window-text-height'
5904 instead of `enlarge-window' & `mode-line-window-height-fudge'.
5905
5906 2000-10-20 Miles Bader <miles@gnu.org>
5907
5908 * window.el (height-affecting-face-attributes): Use `defconst'.
5909
5910 * textmodes/ispell.el (ispell-mode-line-window-height-fudge):
5911 New function, conditionally aliased to `mode-line-window-height-fudge'.
5912 (ispell-help): Use it.
5913 (ispell-choices-win-default-height): Don't include mode-line fudge.
5914 (ispell-choices-win-default-height): New function.
5915 (ispell-show-choices, ispell-command-loop): Use function
5916 `ispell-choices-win-default-height' instead of variable.
5917
5918 2000-10-20 Miles Bader <miles@lsi.nec.co.jp>
5919
5920 * window.el (mode-line-window-height-fudge): New variable.
5921 (height-affecting-face-attributes): New variable.
5922 (mode-line-window-height-fudge): New function.
5923 (shrink-window-if-larger-than-buffer): Use it.
5924 * help.el (resize-temp-buffer-window): Likewise.
5925
5926 * info.el (Info-fontify-node): Add support for @subsubsection
5927 titles, which use `Info-title-4-face'.
5928 (Info-title-4-face): New face.
5929 (Info-title-3-face): Inherit from Info-title-4-face instead of
5930 variable-pitch.
5931
5932 2000-10-19 Jason Rumney <jasonr@gnu.org>
5933
5934 * dired.el (dired-insert-directory): Do not let errors signalled by
5935 attempt to run dired-free-space-program prevent dired from working.
5936
5937 2000-10-19 Stefan Monnier <monnier@cs.yale.edu>
5938
5939 * diff-mode.el (diff-find-file-name): Fix regex subgroup number.
5940
5941 2000-10-19 Gerd Moellmann <gerd@gnu.org>
5942
5943 * dirtrack.el (dirtrack): Fix call to run-hooks.
5944
5945 * cmuscheme.el (cmuscheme-program-name): Renamed from
5946 scheme-program-name because xscheme.el contains a defcustom with
5947 the same name. As a consequence, customizing group `cmuscheme'
5948 loaded `xscheme' which redefined run-scheme.
5949 (run-scheme): Use cmuscheme-program-name.
5950
5951 * ps-print.el (ps-print-emacs-type): Move into the eval-and-compile.
5952
5953 * play/doctor.el (doctor-death): Update the Samaritans'
5954 anonymous address, and add a website for Befrienders International.
5955
5956 2000-10-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5957
5958 * ps-print.el: Even/odd pages fix. Fix little bug on XEmacs.
5959 Avoid compilation gripes. Doc fix.
5960 (ps-print-version): New version number (6.2).
5961 (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
5962 (ps-x-color-name, ps-x-color-specifier-p, ps-x-copy-coding-system)
5963 (ps-x-device-class, ps-x-extent-end-position, ps-x-extent-face)
5964 (ps-x-extent-priority, ps-x-extent-start-position)
5965 (ps-x-face-font-instance, ps-x-find-coding-system)
5966 (ps-x-font-instance-properties, ps-x-make-color-instance)
5967 (ps-x-map-extents): Alias for functions without the prefix `ps-x-', to
5968 avoid compilation gripes without defining functions.
5969 (ps-e-find-composition): Alias for function find-composition, to have a
5970 suitable function depending on Emacs version.
5971 (ps-color-device, ps-color-values, ps-face-foreground-name)
5972 (ps-face-background-name, ps-face-bold-p, ps-face-italic-p, ps-mapper)
5973 (ps-extent-sorter, ps-xemacs-face-kind-p, ps-xemacs-color-name)
5974 (ps-print-ensure-fontified): Function definitions surrounded by
5975 `eval-and-compile' to avoid compilation gripes.
5976 (ps-font-lock-face-attributes): `font-lock-face-attributes' evaluated
5977 by symbol-value to avoid compilation gripes.
5978 (ps-end-file, ps-header-sheet, ps-plot-region): Even/odd pages fix.
5979 (ps-generate-postscript-with-faces): Fix little bug on XEmacs.
5980
5981 2000-10-19 Miles Bader <miles@lsi.nec.co.jp>
5982
5983 * startup.el (normal-top-level): Call `frame-set-background-mode'
5984 after `frame-notice-user-settings' because the latter doesn't call
5985 the former on a tty.
5986
5987 * faces.el (frame-set-background-mode): `unspecified' &c are
5988 symbols, not strings.
5989
5990 2000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
5991
5992 * term/tty-colors.el (color-name-rgb-alist): Add a comment explaining
5993 why some "light*" colors are deliberately absent from the alist.
5994
5995 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face):
5996 Change colors for tty's, as suggested by Miles Bader.
5997
5998 2000-10-19 Kenichi Handa <handa@etl.go.jp>
5999
6000 * international/fontset.el: Use registry "MuleTibetan-2" for Tibetan.
6001 (ccl-encode-mule-unicode-0100-24ff): New CCL program. Register it
6002 for ISO10646-1 fonts.
6003 (x-font-name-charset-alist): Add an entry for "iso10646-1".
6004
6005 2000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
6006
6007 * faces.el (frame-set-background-mode): If a tty frame defines a
6008 background color, use that to compute the background mode, instead
6009 of always defaulting to "dark".
6010
6011 2000-10-19 Miles Bader <miles@lsi.nec.co.jp>
6012
6013 * comint.el (comint-write-output): New function.
6014 (comint-mode-map): Add it to the menu.
6015 Bind `C-c C-s' to comint-write-output.
6016
6017 2000-10-18 Gerd Moellmann <gerd@gnu.org>
6018
6019 * startup.el (fancy-splash-screens): Set buffer-undo-list to t.
6020 Use fancy-splash-delay.
6021
6022 2000-10-18 Alex Schroeder <alex@gnu.org>
6023
6024 * progmodes/sql.el (sql-sybase-options): New option.
6025 (sql-sybase): Use it. Add sql-database to the list of parameters
6026 provided for login. The options -w 2048 -n are not used any more.
6027
6028 * comint.el (comint-read-input-ring): Bugfix such that the first
6029 and the last entry of the input ring file are not lost.
6030
6031 2000-10-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6032
6033 * ps-print.el: Internal variable changes to defcustom,
6034 make-local-hook changes to defvar. Doc fix.
6035 (ps-print-version): New version number (6.1).
6036 (ps-setup, ps-do-despool): Code fix.
6037 (ps-printer-name): Customization fix.
6038 (ps-printer-name-option): Now is a defcustom instead of an
6039 internal variable.
6040 (ps-print-hook, ps-print-begin-sheet-hook, ps-print-begin-page-hook)
6041 (ps-print-begin-column-hook): Now are defvar instead of
6042 make-local-hook.
6043
6044 2000-10-18 Miles Bader <miles@gnu.org>
6045
6046 * comint.el (comint-delete-output): Renamed from `comint-kill-output'.
6047 (comint-kill-output): Changed into an alias for `comint-delete-output',
6048 and made obsolete.
6049 (comint-mode-map): Rename references to comint-kill-output.
6050
6051 2000-10-18 Eli Zaretskii <eliz@is.elta.co.il>
6052
6053 * diff-mode.el (diff-header-face, diff-file-header-face)
6054 (diff-changed-face): Add bold and italic attributes to tty faces.
6055 (diff-function-face): New face.
6056 (diff-font-lock-keywords): Use it.
6057
6058 2000-10-18 Miles Bader <miles@lsi.nec.co.jp>
6059
6060 * comint.el (comint-output-filter): Fixup comint-last-input-end too.
6061 Remove commented-out call to force-mode-line-update.
6062 (comint-kill-output): Use `forward-line 0' instead of
6063 beginning-of-line to make sure we get past the prompt.
6064
6065 2000-10-17 Stefan Monnier <monnier@cs.yale.edu>
6066
6067 * diff-mode.el (diff-header-face, diff-file-header-face):
6068 Add specific setting for dark background.
6069 (diff-context-face): Renamed from diff-comment-face.
6070 Set explicitly rather than inheriting from font-lock-comment-face.
6071
6072 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
6073
6074 * startup.el (command-line): Move the code which sets the default
6075 TTY colors to before before-init-hook.
6076
6077 2000-10-17 Gerd Moellmann <gerd@gnu.org>
6078
6079 * jit-lock.el (jit-lock-stealth-time): Doc fix.
6080
6081 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
6082
6083 * files.el (auto-mode-alist): Add .dif and .pat as diff-mode
6084 extensions, for MS-DOS.
6085
6086 * diff-mode.el (diff-header-face, diff-file-header-face)
6087 (diff-changed-face): Define tty-specific colors.
6088
6089 2000-10-17 Gerd Moellmann <gerd@gnu.org>
6090
6091 * startup.el (fancy-splash-text): Realign the text.
6092
6093 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
6094
6095 * font-lock.el (font-lock-comment-face): Define a separate default
6096 for dark-background tty's.
6097
6098 2000-10-17 Miles Bader <miles@gnu.org>
6099
6100 * help.el (resize-temp-buffer-window): Add hack to avoid last line
6101 being obscured by whizzy mode-lines on graphics displays.
6102
6103 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
6104
6105 * info.el (Info-title-1-face, Info-title-2-face)
6106 (Info-title-3-face): Define colors for tty's.
6107 (info-header-node): Remove unneeded tty-specific definition.
6108
6109 2000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
6110
6111 * term/pc-win.el (msdos-handle-reverse-video): Don't remove
6112 reverse from the frame parameters, and don't invert foreground and
6113 background colors.
6114
6115 2000-10-16 Miles Bader <miles@gnu.org>
6116
6117 * info.el (Info-set-mode-line): Use `%b' instead of hardwired
6118 string "*Info*". Call propertized-buffer-identification to spruce
6119 up the result.
6120
6121 2000-10-16 Gerd Moellmann <gerd@gnu.org>
6122
6123 * help.el: Provide `help' for the sake of define-minor-mode
6124 which generates defcustoms with requires.
6125
6126 * jit-lock.el (jit-lock-after-change): If we're in text that
6127 matches a multi-line font-lock pattern, make sure the whole text
6128 will be redisplayed.
6129
6130 * emacs-lisp/authors.el (authors-add): Don't add an entry if
6131 author's name is unknown.
6132
6133 * eshell/esh-var.el, eshell/esh-util.el, eshell/esh-test.el,
6134 * eshell/esh-proc.el, eshell/esh-opt.el, eshell/esh-mode.el,
6135 * eshell/esh-maint.el, eshell/esh-io.el, eshell/esh-ext.el,
6136 * eshell/esh-cmd.el, eshell/esh-arg.el, eshell/em-xtra.el,
6137 * eshell/em-unix.el, eshell/em-term.el, eshell/em-smart.el,
6138 * eshell/em-script.el, eshell/em-rebind.el, eshell/em-prompt.el,
6139 * eshell/em-pred.el, eshell/em-ls.el, eshell/em-hist.el,
6140 * eshell/em-glob.el, shell/em-dirs.el, eshell/em-cmpl.el,
6141 * eshell/em-basic.el, eshell/em-banner.el, eshell/em-alias.el:
6142 Add author information.
6143
6144 2000-10-16 Miles Bader <miles@lsi.nec.co.jp>
6145
6146 * toolbar/up_arrow.xpm, toolbar/right_arrow.xpm:
6147 * toolbar/left_arrow.xpm, toolbar/home.xpm: Re-convert from
6148 full-color version (using the Gimp) to eliminate dithering artifacts.
6149
6150 2000-10-15 Stefan Monnier <monnier@cs.yale.edu>
6151
6152 * font-lock.el (font-lock-syntactic-keywords): Fix docstring.
6153
6154 * simple.el (syntax-flag-table, string-to-syntax): Remove.
6155
6156 2000-10-15 Dave Love <fx@gnu.org>
6157
6158 * progmodes/sh-script.el: Require skeleton and comint when compiling.
6159
6160 * pcomplete.el (pcomplete) <defgroup>: Add :version.
6161
6162 * whitespace.el: Doc fixes.
6163 (top-level): Don't add hooks here.
6164 (whitespace-running-emacs): Deleted.
6165 (timer): Don't require.
6166 (whitespace): Add back :version conditional on xemacs test.
6167 (whitespace-spacetab-regexp, whitespace-indent-regexp)
6168 (whitespace-ateol-regexp, whitespace-modes): Fix custom type.
6169 (whitespace-force-mode-line-update, whitespace-refresh-rescan-list)
6170 (whitespace-tickle-timer, whitespace-rescan-files-in-buffers):
6171 Avoid specific xemacs test.
6172 (whitespace-global-mode): New option.
6173 (whitespace-global-mode): New command.
6174 (whitespace-unload-hook): New function.
6175
6176 * info.el (Info-mouse-follow-nearest-node): Use mouse-set-point.
6177 (Info-fontify-node, Info-goto-node, Info-mode-menu)
6178 (Info-fontify-node): `Goto' goes to `Go to'.
6179 (Info-fontify-node): Add help-echo to xref links.
6180
6181 2000-10-15 Eli Zaretskii <eliz@is.elta.co.il>
6182
6183 * eshell/em-unix.el (eshell-du-prefer-over-ange): Doc fix.
6184
6185 2000-10-15 Stefan Monnier <monnier@cs.yale.edu>
6186
6187 * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
6188 Use plist-get and allow :inherit.
6189
6190 * emacs-lisp/cl-macs.el (cl-do-arglist):
6191 Use plist-get and plist-member instead of memq.
6192
6193 * emacs-lisp/ewoc.el (ewoc-location): New function.
6194 (ewoc-enter-after, ewoc-enter-before): Document return value.
6195 * pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
6196 Don't need make-local-hook any more.
6197 (cvs-addto-collection): Return the new tin.
6198 (cvs-mode-insert): Jump to the new line.
6199
6200 * jit-lock.el (jit-lock-fontify-buffer): Remove.
6201
6202 * arc-mode.el (archive-zoo-summarize): Fix from gnu.emacs.bug.
6203
6204 * font-lock.el (font-lock-syntactically-fontified): New var.
6205 (font-lock-fontify-syntactic-keywords-region): Use it.
6206 (font-lock-mode): Fix docstring. Don't need make-local-hook anymore.
6207
6208 * diff-mode.el (diff-find-file-name): Fix regexp.
6209
6210 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
6211 (cl-builtin-clrhash, cl-builtin-maphash): Add for byte-compatibility.
6212
6213 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix.
6214 (sh-mode-syntax-table): Add punctuation syntax for < and >.
6215 (sh-mode): Don't make all vars local here.
6216 (sh-kw): Reformat.
6217 (sh-set-shell): Use dolist. Don't set indent-region-function.
6218 (sh-mode-syntax-table): Use pop.
6219 (sh-remember-variable): Use push.
6220 (sh-help-string-for-variable): Use memq.
6221 (sh-safe-backward-sexp): Remove.
6222 (sh-safe-forward-sexp): Add ARG.
6223 (sh-get-indent-info, sh-prev-stmt): Use it.
6224 (sh-prev-line): Simplify by using forward-comment.
6225 (sh-this-is-a-continuation): Simplify.
6226 (sh-learn-buffer-indent): Use dolist.
6227 (sh-do-nothing): Remove.
6228 (sh-set-char-syntax, sh-set-here-doc-region):
6229 Use inhibit-modification-hooks.
6230 (sh-name-style): Use mapcar and push.
6231 (sh-load-style): Use dolist.
6232 (sh-save-styles-to-buffer): Use with-current-buffer and pp.
6233 (sh-case, sh-while-getopts): Use propertize directly rather
6234 than sh-electric-rparen.
6235
6236 2000-10-14 Stefan Monnier <monnier@cs.yale.edu>
6237
6238 * textmodes/tex-mode.el: Require CL when compiling.
6239 (tex-mode-syntax-table): Init immediately.
6240 (tex-mode-map): Bind M-RET to latex-insert-item.
6241 (latex-mode): Set indent-line-function to latex-indent.
6242 (tex-common-initialization): Don't setup the syntax-table any more.
6243 (latex-insert-item): New skeleton.
6244 (tex-next-unmatched-end): Fix copy/paste braino.
6245 (latex-syntax-after, latex-skip-close-parens, latex-down-list)
6246 (latex-indent, latex-find-indent): New functions.
6247 (tex-indent-allhanging, tex-indent-arg, tex-latex-indent-syntax-table)
6248 (tex-indent-item, tex-indent-item-re, tex-indent-basic): New vars.
6249 (tex-compilation-parse-errors): Use with-syntax-table.
6250
6251 2000-10-15 Miles Bader <miles@gnu.org>
6252
6253 * font-lock.el (font-lock-comment-face): Change dark-background,
6254 color, non-tty, default to `chocolate1'.
6255
6256 2000-10-13 John Wiegley <johnw@gnu.org>
6257
6258 * eshell/esh-util.el (require): Added a missing `require' form,
6259 needed when compiling (for an ange-ftp macro definition).
6260
6261 2000-10-13 Dave Love <fx@gnu.org>
6262
6263 * toolbar/paste.pbm, toolbar/saveas.pbm: Retouch.
6264
6265 2000-10-13 Gerd Moellmann <gerd@gnu.org>
6266
6267 * emacs-lisp/lisp.el (down-list, backward-up-list, up-list): Doc fix.
6268
6269 * toolbar/*.xpm: Reduce to max. 8 colors (mogrify -colorspace
6270 transparent -colors 8).
6271
6272 2000-10-13 Stephen Gildea <gildea@alum.mit.edu>
6273
6274 * time-stamp.el (time-stamp): Fixed bug in new multi-line code
6275 that breaks with old list format timestamps.
6276 (time-stamp-warn-inactive, time-stamp-old-format-warn)
6277 (time-stamp-count, time-stamp-conversion-warn): Improved doc strings.
6278
6279 2000-10-13 John Wiegley <johnw@gnu.org>
6280
6281 * align.el, pcomplete.el, calendar/timeclock.el,
6282 eshell/esh-module.el, eshell/eshell.el: Removed URL reference.
6283
6284 * calendar/timeclock.el (timeclock-find-discrep): A fix to some
6285 faulty math, where holiday hours were being computing as seconds.
6286
6287 2000-10-13 John Wiegley <johnw@gnu.org>
6288
6289 * desktop.el (desktop-buffer-modes-to-save): Added a global for
6290 specifying what "other" kinds of buffers should be saved.
6291 This used to be hard-coded.
6292 (desktop-buffer-misc-functions): A global for specifying how
6293 auxiliary data should be determined for special buffer types.
6294 (desktop-save-buffer-p): Use `desktop-buffer-modes-to-save',
6295 instead of hard-coding the special buffer types.
6296 (desktop-save): Run `desktop-buffer-misc-functions' to gather
6297 auxiliary data, instead of hard-coding for Info buffers and dired.
6298 (desktop-buffer-info-misc-data): Aux function for determining Info
6299 buffer auxiliary info.
6300 (desktop-buffer-dired-misc-data): Likewise, but for dired buffers.
6301 (desktop-buffer-info): Changed this function to use the info
6302 gathered above.
6303 (desktop-create-buffer): Be a little more careful about what
6304 `minor-mode' means before calling it. This is important for some
6305 buffer types.
6306
6307 2000-10-13 John Wiegley <johnw@gnu.org>
6308
6309 * eshell/esh-util.el: Added a global form which declares an
6310 autoload for `parse-time-string', if that function is not already
6311 defined, and if parse-time.el is available on the user's system.
6312
6313 * eshell/em-ls.el (eshell-ls-applicable): Extended this function
6314 to be aware of ange-ftp user info.
6315 (eshell-do-ls): Bind `ange-cache'. Also, use `eshell-file-attributes'.
6316 (eshell-ls-annotate): Use `eshell-file-attributes'.
6317 (eshell-ls-file): Made the user-id printing code a bit smarter.
6318
6319 * eshell/esh-util.el (eshell-ange-ls-uids): Added variable, to
6320 allow identification of alias user ids in remote directories.
6321 It's manual, but there's no other way to know when the current user
6322 on the local machine, is also the owning user on the remote machine.
6323 (fboundp): Bind `ange-cache'.
6324 (eshell-directory-files-and-attributes): Re-organized the logic a
6325 bit to use `eshell-file-attributes' instead of `file-attributes'.
6326 The former is more sensitive to directories that are read via FTP,
6327 and knows how to use ange-ftp to determine full attribute
6328 information, instead of just the name and last modtime.
6329 (eshell-current-ange-uids): Return the current user id when in a
6330 remote directory.
6331 (eshell-parse-ange-ls): Parse a full directory listing that has
6332 been returned by ange-ftp.
6333 (eshell-file-attributes): This beefed up version of
6334 `file-attributes' is only special if the user is currently in a
6335 remote directory, in which case it does a lot of work to find out
6336 what the real attributes of a file are, as they appear on the
6337 remote machine. This makes usage of remote directories (i.e.,
6338 ange-ftp pathnames) much more useful. You can now use Eshell as a
6339 full-fledged FTP client, with much more manipulation ability than
6340 most other clients.
6341
6342 * eshell/em-unix.el (eshell-du-prefer-over-ange): Added a new
6343 variable, which means that Eshell's du should always be preferred
6344 in remote directories.
6345 (eshell-shuffle-files): Use `eshell-file-attributes', rather than
6346 just `file-attributes'.
6347 (eshell-mvcp-template): Bind `ange-cache', to improve performance
6348 when reading remote directories. This is an Eshell-specific
6349 variable (not part of ange-ftp).
6350 (eshell/ln): Bind `ange-cache'.
6351 (eshell/du): Added some extra logic for determining when to use
6352 Eshell's du (which is slow), and when to use the external version
6353 (which may or may not exist).
6354
6355 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
6356 Call `eshell-interactive-process', rather than using
6357 `get-buffer-process', since backgrounded processes don't count in
6358 the context of this function's logic.
6359
6360 * eshell/esh-arg.el (eshell-parse-double-quote): Moved a call to
6361 `forward-char', so that null strings are parsed correctly.
6362
6363 2000-09-13 John Wiegley <johnw@gnu.org>
6364
6365 * eshell/em-pred.el (eshell-pred-file-type)
6366 (eshell-pred-file-links, eshell-pred-file-size):
6367 Use `eshell-file-attributes'. This is more correct over ange-ftp.
6368
6369 * eshell/em-glob.el (eshell-extended-glob): Bind `ange-cache', so
6370 that remote file globbing is more efficient.
6371
6372 * eshell/em-ls.el (eshell-ls-dir): Use `expand-file-name' when
6373 gathering the files and attributes within a directory.
6374
6375 * eshell/em-unix.el (eshell/cat): If any of the files passed on
6376 the command line is a special file (not a regular file, directory
6377 or symlink), always attempt to call the external version of cat.
6378
6379 2000-09-13 John Wiegley <johnw@gnu.org>
6380
6381 * eshell/esh-mode.el (eshell-find-tag): Corrections to the
6382 Eshell-friendly version of find-tag.
6383
6384 2000-10-13 Miles Bader <miles@lsi.nec.co.jp>
6385
6386 * image-file.el (image-file-name-extensions)
6387 (image-file-name-regexps): Add autoload cookies.
6388
6389 2000-10-13 Kenichi Handa <handa@etl.go.jp>
6390
6391 * international/mule-cmds.el (select-safe-coding-system): If FROM
6392 is string, show it in *Warning* buffer.
6393
6394 2000-10-13 Eli Zaretskii <eliz@is.elta.co.il>
6395
6396 * startup.el (normal-top-level): Use display-popup-menus-p instead
6397 of window-system.
6398 (command-line): Use display-graphic-p instead of window-system.
6399 (command-line-1): Use display-popup-menus-p and display-mouse-p
6400 instead of window-system.
6401
6402 2000-10-12 Sam Steingold <sds@gnu.org>
6403
6404 * tooltip.el (tooltip-use-echo-area): New user variable.
6405 (tooltip-show): Use it to choose between `x-show-tip' and `message'.
6406
6407 2000-10-12 Dave Love <fx@gnu.org>
6408
6409 * recentf.el: Maintainer's checkdoc fixes.
6410
6411 * startup.el (normal-top-level-add-subdirs-to-load-path):
6412 Use character class, not ASCII when matching file names.
6413 (fancy-splash-head): Add trailing slash to URL.
6414 (command-line): Don't require XPM support for toolbar.
6415
6416 * progmodes/cperl-mode.el (cperl-tips-faces): Doc fix.
6417 (cperl-invalid-face): Revert last change.
6418 (cperl-init-faces): Quote cperl-invalid-face.
6419
6420 2000-10-12 Kenichi Handa <handa@etl.go.jp>
6421
6422 * startup.el (fancy-splash-text): Remove superfluous quote.
6423
6424 2000-10-12 Gerd Moellmann <gerd@gnu.org>
6425
6426 * startup.el (fancy-splash-screens): Don't add a pre-command hook.
6427 (fancy-splash-pre-command, fancy-splash-pending-command): Removed.
6428 (command-line-1): Don't use fancy-splash-pending-command.
6429 (fancy-splash-screens-1): Goto point-min after inserting text.
6430
6431 * calendar/diary-lib.el (diary-cyclic): Doc fix from Ed Reingold.
6432
6433 * progmodes/scheme.el (scheme-mode-map): Use lisp-mode-shared-map
6434 instead of shared-lisp-mode-map.
6435
6436 2000-10-12 Miles Bader <miles@lsi.nec.co.jp>
6437
6438 * faces.el (header-line): Change tty-variant to use underlining.
6439
6440 * isearch.el (isearch-set-lazy-highlight-faces-at): New function.
6441 (isearch-highlight): Restore lazy-isearch face properties at old
6442 position, and suppress them at new position.
6443 (isearch-dehighlight): Restore lazy-isearch face properties.
6444 (isearch-lazy-highlight-update): Add lazy-isearch overlays even
6445 over the real isearch overlay, but in that case, don't give it a
6446 face property. Use `push'.
6447
6448 2000-10-12 Kenichi Handa <handa@etl.go.jp>
6449
6450 * man.el (Man-getpage-in-background): Fix previous change.
6451 Decode the process output only when we are in multibyte mode.
6452
6453 2000-10-11 Dave Love <fx@gnu.org>
6454
6455 * info.el (Info-mode-menu): Fix some help.
6456 (info-tool-bar-map): Add entry for Info-last.
6457
6458 * toolbar/cancel.xpm, toolbar/jump_to.xpm, toolbar/right_arrow.xpm:
6459 * toolbar/close.xpm, toolbar/left_arrow.xpm, toolbar/save.xpm:
6460 * toolbar/copy.xpm, toolbar/mail.xpm, toolbar/saveas.xpm:
6461 * toolbar/cut.xpm, toolbar/mail_compose.xpm:
6462 * toolbar/search-replace.xpm, toolbar/exit.xpm:
6463 * toolbar/mail_send.xpm, toolbar/search.xpm, toolbar/fld_open.xpm:
6464 * toolbar/new.xpm, toolbar/spell.xpm, toolbar/help.xpm:
6465 * toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm:
6466 * toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm:
6467 * toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm:
6468 Reduce colour requirements to 25 overall. (Probably wants
6469 revisiting from the originals to reduce further.)
6470
6471 2000-10-11 Eli Zaretskii <eliz@is.elta.co.il>
6472
6473 * hexl.el (hexlify-buffer): Bind coding-system-for-write to
6474 buffer-file-coding-system, instead of raw-text.
6475 (dehexlify-buffer): Bind coding-system-for-read to
6476 buffer-file-coding-system, instead of raw-text.
6477
6478 2000-10-11 Sam Steingold <sds@gnu.org>
6479
6480 * progmodes/cperl-mode.el (cperl-invalid-face): Double-quote
6481 `underline' - fixes the bug introduced on 2000-09-21.
6482
6483 2000-10-11 Dave Love <fx@gnu.org>
6484
6485 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
6486 Avoid compiler warnings.
6487 (scheme-mode): Doc fix.
6488 (scheme-font-lock-keywords-1): Match `define-syntax'.
6489
6490 2000-10-11 Miles Bader <miles@lsi.nec.co.jp>
6491
6492 * faces.el (frame-set-background-mode): Pay attention to saved
6493 face specs as well as default ones. Only do anything if the
6494 bg-mode or display-type has actually changed. Use `dolist'.
6495 (region): Make dark-background `region' face less in-your-face.
6496
6497 2000-10-10 Sam Steingold <sds@gnu.org>
6498
6499 * chistory.el, ielm.el, ledit.el:
6500 * progmodes/inf-lisp.el, progmodes/scheme.el:
6501 Use `lisp-mode-shared-map' instead of `shared-lisp-mode-map'.
6502
6503 2000-10-10 Stefan Monnier <monnier@cs.yale.edu>
6504
6505 * textmodes/texinfo.el: Update copyright and fix typo.
6506
6507 * desktop.el (desktop-modes-not-to-save): New var.
6508 (desktop-save-buffer-p): Use it.
6509 Also, obey desktop-buffers-not-to-save even for non-file buffers.
6510 (desktop-buffer-file): Use pop-to-buffer if switch-to-buffer fails.
6511
6512 2000-10-10 Dave Love <fx@gnu.org>
6513
6514 * toolbar/tool-bar.el (tool-bar-add-item)
6515 (tool-bar-add-item-from-menu): Don't favour XPM icons on mono display.
6516
6517 * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm:
6518 * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm:
6519 * toolbar/fld_open.pbm, toolbar/help.pbm, toolbar/home.pbm:
6520 * toolbar/index.pbm, toolbar/info.pbm, toolbar/jump_to.pbm:
6521 * toolbar/left_arrow.pbm, toolbar/mail.pbm, toolbar/mail_compose.pbm:
6522 * toolbar/mail_send.pbm, toolbar/new.pbm, toolbar/open.pbm:
6523 * toolbar/paste.pbm, toolbar/preferences.pbm, toolbar/print.pbm:
6524 * toolbar/right_arrow.pbm, toolbar/save.pbm, toolbar/saveas.pbm:
6525 * toolbar/search-replace.pbm, toolbar/search.pbm, toolbar/spell.pbm:
6526 * toolbar/undo.pbm, toolbar/up_arrow.pbm: New files straight from
6527 the .xpms; probably need retouching.
6528
6529 2000-10-10 Miles Bader <miles@lsi.nec.co.jp>
6530
6531 * subr.el (add-to-list): Add optional argument APPEND.
6532 * battery.el (display-battery): Use `add-to-list'.
6533
6534 2000-10-09 Thien-Thi Nguyen <ttn@gnu.org>
6535
6536 * play/zone.el (zone-timer, zone-wc-tbl): Rework these vars as symbol
6537 properties.
6538 (zone, zone-when-idle, zone-leave-me-alone)
6539 (zone-pgm-whack-chars): Use new symbol properties.
6540
6541 * battery.el (display-battery): Doc spelling fix.
6542
6543 * vc.el (with-vc-file, edit-vc-file): Specify `indent-function'
6544 property.
6545
6546 2000-10-09 Dave Love <fx@gnu.org>
6547
6548 * toolbar/tool-bar.el (tool-bar-mode): Check whether tool-bar-map
6549 has been initialized before calling tool-bar-setup.
6550 (tool-bar-add-item-from-menu): Add autoload cookie.
6551
6552 2000-10-09 Eli Zaretskii <eliz@is.elta.co.il>
6553
6554 * menu-bar.el (send-mail-item-name): New function.
6555 (menu-bar-tools-menu) <compose-mail>: Use it to display the value
6556 of mail-user-agent in the menu. Don't display the "Send Mail"
6557 item if mail-user-agent is nil or its value is ignore.
6558 (menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item
6559 if read-mail-command is nil or its value is ignore.
6560
6561 * mouse.el ([header-line mouse-1]): Bind to mouse-select-window.
6562
6563 2000-10-09 Miles Bader <miles@gnu.org>
6564
6565 * toolbar/up_arrow.xpm: Flip to put highlight in correct place.
6566 Correct image size.
6567 * toolbar/left_arrow.xpm: Correct image size.
6568
6569 * jka-compr.el: Don't call `jka-compr-install' when loading (it
6570 will be done by the definition of `auto-compression-mode' if
6571 necessary. Move code to uninstall existing file-name handler
6572 before definition of `auto-compression-mode'.
6573
6574 * image-file.el (auto-image-file-mode): Move to the end of the
6575 file, because `define-minor-mode' actually calls the mode-function
6576 if the associated variable is non-nil, which requires that all
6577 needed functions be already defined.
6578
6579 * mouse.el (popup-menu): Balance parens.
6580
6581 2000-10-08 Stefan Monnier <monnier@cs.yale.edu>
6582
6583 * mouse.el (popup-menu): Move the command call outside the loop
6584 so that popup-menu returns whatever the command returns.
6585
6586 * progmodes/etags.el: Docstring fixes. Maintainer line updated.
6587 (initialize-new-tags-table): Use run-hook-with-args-until-success.
6588 (find-tag): Use pop-to-buffer if switch-to-buffer failed.
6589 (tags-table-format-functions): Renamed from tags-table-format-hooks.
6590
6591 * vc.el (vc-version-diff): diff-switches can be a list.
6592 Use relative filenames for prettier output.
6593
6594 * pcvs.el (cvs-append-to-ignore, cvs-vc-command-advice)
6595 (vc-post-command-functions): Remove old-VC compatibility code.
6596
6597 * newcomment.el (comment-indent-default): Autoload.
6598
6599 * font-lock.el (font-lock-defaults): Make buffer-local.
6600 (font-lock-turn-on-thing-lock): Use jit-lock-refontify.
6601 (font-lock-choose-keywords):
6602 Ignore LEVEL unless KEYWORDS is a list of syms.
6603 (c-keywords, c++-keywords, objc-keywords, java-keywords):
6604 Don't wrap regexp-opt things in \(...\) unnecessarily.
6605
6606 * jit-lock.el: Don't require font-lock any more.
6607 (jit-lock-functions): Make buffer-local.
6608 (jit-lock-saved-fontify-buffer-function): Remove.
6609 (jit-lock-mode): Remove autoload cookie.
6610 Remove font-lock specific code.
6611 (jit-lock-unregister): Don't bother handling complex hooks any more.
6612 (jit-lock-refontify): New function.
6613 (jit-lock-fontify-buffer): Use it.
6614 (jit-lock-function-1): Replaced by jit-lock-fontify-now.
6615 (jit-lock-fontify-now): Renamed from jit-lock-function-1.
6616 Add optional args START and END.
6617 Never call font-lock-fontify-region directly.
6618 (jit-lock-function, jit-lock-stealth-fontify): Use it.
6619
6620 * emacs-lisp/regexp-opt.el (regexp-opt): Add \<...\> if PAREN=`words'.
6621
6622 2000-10-08 Dave Love <fx@gnu.org>
6623
6624 * progmodes/ada-mode.el (ada-mode-menu): Add name to menu map.
6625
6626 * progmodes/icon.el (icon-mode-map): Add name to menu-bar keymap.
6627
6628 * play/studly.el (studlify-region, studlify-word): Add autoload
6629 cookie.
6630
6631 * play/morse.el (morse-region, unmorse-region): Add autoload
6632 cookie.
6633
6634 * play/spook.el (spook-phrases-file): Use expand-file-name, not
6635 concat.
6636
6637 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Don't
6638 insist on symbols starting with word syntax.
6639 (lisp-mode-shared-map): Renamed from shared-lisp-mode-map.
6640 (eval-defun-1): Doc fix.
6641 (indent-sexp): Use nconc to build up indent-stack.
6642
6643 * mail/sendmail.el: Byte-compile-dynamic since it gets loaded by
6644 Gnus with little use.
6645 (mail-setup-hook): Add mail-abbrevs-setup to options.
6646
6647 * recentf.el: Doc fixes.
6648
6649 * vcursor.el (vcursor-cs-binding): Remove compatibility code.
6650 Clean up remainder.
6651
6652 * timezone.el (timezone-parse-date): Doc fix. Fix regexps for (5)
6653 without timezone and (8) with timezone to enforce some whitespace.
6654 Simplify code somewhat.
6655
6656 * options.el (list-options): Doc that you should use customize.
6657
6658 * iswitchb.el (iswitchb-mode): Add :require.
6659
6660 * info.el (Info-goto-node, Info-menu): Doc fix.
6661 (Info-mode-menu): Bind beginning-of-buffer, Info-edit
6662 (info-tool-bar-map): New variable.
6663 (Info-mode): Use it.
6664 (Info-edit-map): Define all in defvar.
6665 (speedbar-attached-frame): Avoid compiler warning.
6666
6667 * toolbar/tool-bar.el (tool-bar-map): Define it empty.
6668 (global-map): Bind [tool-bar] to a filtered map.
6669 (tool-bar-add-item): Remove MAP arg. Allow PBM icons.
6670 (tool-bar-add-item-from-menu): Use tool-bar-map, not tb-map.
6671 Allow PBM icons.
6672 (tool-bar-setup): Adjust calls of tool-bar-add-item.
6673
6674 * toolbar/index.xpm, toolbar/jump_to.xpm, toolbar/attach.xpm:
6675 * toolbar/up_arrow.xpm, toolbar/left_arrow.xpm, toolbar/home.xpm:
6676 * toolbar/right_arrow.xpm: New files. Renamed from tigert's
6677 icons, except up_arrow, which is left-arrow rotated.
6678
6679 * imenu.el (imenu-add-to-menubar): Fix last change.
6680
6681 2000-10-08 Peter Breton <pbreton@ne.mediaone.net>
6682
6683 * generic-x.el (rul-generic-mode): Remove eval-when-compile
6684 statements. Suggested by Stefan Monnier <monnier@cs.yale.edu>.
6685
6686 2000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
6687
6688 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Fix
6689 typos in doc strings.
6690
6691 * font-lock.el (font-lock-mode, global-font-lock-mode): Mention in
6692 the doc strings how to customize Font Lock faces.
6693
6694 * mouse.el (mouse-drag-mode-line-1): Fix an off-by-one error in
6695 computing growth when dragging the header line.
6696
6697 2000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
6698
6699 * simple.el (kill-line): Doc fix.
6700
6701 2000-10-08 Miles Bader <miles@gnu.org>
6702
6703 * faces.el (secondary-selection): Make foreground visible on tty.
6704
6705 * jka-compr.el (auto-compression-mode): Move to the end of the
6706 file, because `define-minor-mode' actually calls the mode-function
6707 if the associated variable is non-nil, which requires that all
6708 needed functions be already defined.
6709 (with-auto-compression-mode): Add autoload cookie.
6710
6711 2000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
6712
6713 * files.el (find-backup-file-name) [ms-dos]: If support for long
6714 file names is not available, behave as if version-control were set
6715 to never.
6716
6717 2000-10-07 Dave Love <fx@gnu.org>
6718
6719 * net/browse-url.el (browse-url-gnome-moz-arguments): New option.
6720 (browse-url-gnome-moz): New function.
6721 (browse-url-browser-function): Use it.
6722 Suggested by Colin Walters <walters@cis.ohio-state.edu>.
6723
6724 2000-10-07 Stefan Monnier <monnier@cs.yale.edu>
6725
6726 * indent.el (tab-always-indent): New var.
6727 (indent-for-tab-command): Use it.
6728
6729 * files.el (set-auto-mode): Ignore unknown -*- mode -*- rather than
6730 raise an error. This way it can still default to a sane value.
6731
6732 2000-10-06 Stefan Monnier <monnier@cs.yale.edu>
6733
6734 * startup.el (fancy-splash-screens): Use local rather than global map.
6735 Don't use `update-menu-bindings' any more.
6736 Get rid of assumptions about keymap representation.
6737
6738 2000-10-06 Dave Love <fx@gnu.org>
6739
6740 * textmodes/fill.el (sentence-end-double-space)
6741 (sentence-end-without-period): Doc fix.
6742 (adaptive-fill-regexp): Purecopy.
6743 (unjustify-current-line): Use line-end-position.
6744 (fill-individual-paragraphs-prefix): Use line-beginning-position.
6745
6746 * net/eudc-vars.el (eudc): Add :version, :link.
6747
6748 * international/mule-conf.el (file-coding-system-alist): Use \', not $.
6749
6750 * emacs-lisp/find-func.el (find-function-regexp): Remove spurion.
6751 Fix for define-minor-mode.
6752 (function-at-point): Alias to function-called-at-point.
6753
6754 * custom.el (custom-declare-variable, custom-set-variables): Use mapc.
6755
6756 * simple.el (backward-word): Doc fix.
6757
6758 * image-file.el (image-file-name-regexp): image-file-regexps ->
6759 image-file-name-regexps.
6760 (image-file-name-extensions): Add pbm.
6761
6762 2000-10-06 Stefan Monnier <monnier@cs.yale.edu>
6763
6764 * smerge-mode.el (smerge-diff): Setup the buffer's default-directory
6765 and add filename to the names so that diff-mode can jump to source.
6766
6767 * font-lock.el (font-lock-defaults-alist): Remove the TeX entries.
6768 (tex-font-lock-keywords, tex-font-lock-keywords-2)
6769 (tex-font-lock-keywords-1): Remove.
6770 (font-lock-turn-on-thing-lock): Use jit-lock-register.
6771 (font-lock-turn-off-thing-lock): Use jit-lock-unregister.
6772 (font-lock-default-fontify-region):
6773 Expand beg..end correctly when just following a multiline region.
6774 (font-lock-fontify-anchored-keywords):
6775 Include the anchor text as part of the multiline.
6776
6777 2000-10-06 Gerd Moellmann <gerd@gnu.org>
6778
6779 * loadup.el (toplevel): Load `loaddefs' before `help' because the
6780 latter needs the autoloaded define-minor-mode macro during the
6781 bootstrap.
6782
6783 * startup.el (command-line): For now, activate tool-bar-mode only
6784 if XPM images are supported.
6785
6786 * mouse.el (mouse-drag-header-line): Don't allow resizing a
6787 window by dragging a header-line at the top of the frame; that's
6788 confusing because the header-line doesn't move.
6789 (mouse-drag-mode-line-1): Use event-* and posn-* functions instead
6790 of treating the event as a list. Some cleanup.
6791
6792 2000-10-06 Miles Bader <miles@gnu.org>
6793
6794 * simple.el (display-message-or-buffer): New function.
6795 (shell-command-on-region): Use `display-message-or-buffer'.
6796
6797 * emacs-lisp/easy-mmode.el (define-derived-mode): Tweak generated
6798 docstring parts.
6799
6800 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
6801 (smbclient-prompt-regexp): Add usage note to doc string.
6802 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Removed.
6803 (ftp-mode, smbclient-mode): Don't set `font-lock-defaults'.
6804 Use add-hook for adding the comint filter function, and only do so
6805 if it's not already in the global hook list.
6806 (ftp-mode, smbclient-mode, nslookup-mode): Remove redundant calls
6807 to `make-local-variable'.
6808 (nslookup-font-lock-keywords): Remove prompt entry.
6809 (nslookup): Don't set the process-filter.
6810 (finger): Exit the loop correctly when the regexps list runs out.
6811 (ftp, smbclient, smbclient-list-shares):
6812 Set the real major mode immediately, not after execing.
6813 Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
6814
6815 * comint.el (comint-watch-for-password-prompt): Use STRING as a prompt.
6816
6817 2000-10-05 Stefan Monnier <monnier@cs.yale.edu>
6818
6819 * progmodes/compile.el (compile-collect-regexps): Use dolist and push.
6820
6821 * which-func.el (which-func-format): Remove spurious space.
6822 (which-func-mode): Don't make it permanent-local.
6823 (which-func-ff-hook): Allow which-func-maxout to be nil.
6824 (which-func-update): Simplify a bit. Only run if which-func-mode is t.
6825 (which-func-mode): Simplify.
6826 Use post-command-idle-hook rather than post-command-hook.
6827 Go through all buffers and update their state.
6828 (which-function): Also try add-log-current-defun-function.
6829
6830 * vc.el (with-vc-properties): Use conses rather than length-2 lists.
6831 (vc-checkout, vc-finish-steal, vc-checkin, vc-revert-file):
6832 Update call to with-vc-properties accordingly.
6833 (vc-comment-search-reverse, vc-comment-search-forward): Docstring fix.
6834 (vc-revert-buffer): More careful about window selection and deletion.
6835 (vc-switch-backend): Slight reorg to avoid calling `registered' twice.
6836
6837 * pcvs.el (cvs-ediff-exit-hook): Expect delete-window to fail.
6838 (cvs-retrieve-revision): Reuse a pre-existing buffer.
6839 (cvs-dired-action): Change the default to quickdir.
6840
6841 * newcomment.el (comment-indent): Delegate to indent-according-to-mode
6842 if comment-indent-function returns nil.
6843 (comment-indent-default): New function.
6844 (comment-indent-function): Use it and document the new semantics.
6845
6846 * image-file.el: Docstring fixes.
6847
6848 * help.el (help-xref-on-pp): Use match-string.
6849 (describe-variable): New arg BUFFER.
6850 Store the current buffer in the help-xref-stack.
6851 (temp-buffer-resize-mode): Use define-minor-mode.
6852
6853 * jit-lock.el (jit-lock-mode): Use jit-lock-defer-contextually
6854 consistently with its docstring.
6855 Set jit-lock-first-unfontify-pos in an idempotent way.
6856 (jit-lock-register): Autoload and add arg CONTEXTUAL.
6857
6858 2000-10-05 Alex Schroeder <alex@gnu.org>
6859
6860 * sql.el (sql-mysql-options): New variable.
6861 (sql-mysql): Use it.
6862
6863 2000-10-05 Miles Bader <miles@lsi.nec.co.jp>
6864
6865 * image.el (image): New group.
6866
6867 * smerge-mode.el (smerge-mine-face, smerge-other-face)
6868 (smerge-base-face, smerge-markers-face): Add dark-background variants.
6869
6870 2000-10-04 Peter Breton <pbreton@ne.mediaone.net>
6871
6872 * net/net-utils.el (nslookup-font-lock-keywords)
6873 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
6874 Ignore the value of wqindow-system; always define keywords
6875
6876 2000-10-05 Kenichi Handa <handa@etl.go.jp>
6877
6878 * startup.el (fancy-splash-screens): Remove the code for
6879 debugging; `(trace-to-stderr "EXITTT\n")'.
6880
6881 2000-10-05 Miles Bader <miles@gnu.org>
6882
6883 * diff-mode.el (diff-goto-source): Update call to
6884 `diff-hunk-status-msg' to reflect new REV variable.
6885
6886 2000-10-04 Stefan Monnier <monnier@cs.yale.edu>
6887
6888 * progmodes/icon.el (icon-mode):
6889 Don't gratuitously override the default for comment-column.
6890
6891 * vc-hooks.el (vc-mode-line): Fix interactive spec.
6892
6893 * jit-lock.el (with-buffer-unmodified): Use unwind-protect.
6894 (jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
6895 (jit-lock-functions): New var.
6896 (jit-lock-function-1): Use it if non-nil.
6897 Don't switch the syntax-table. Don't set parse-sexp-lookup-properties.
6898 Set the `fontified' property before doing the fontification to avoid
6899 repeatedly going through the same error.
6900 Don't turn errors into messages.
6901 (jit-lock-register, jit-lock-unregister): New functions.
6902
6903 * dired.el (dired-mark-pop-up): Turn comment into docstring.
6904 Use with-current-buffer.
6905
6906 * dired-aux.el (dired-do-create-files, dired-kill-tree):
6907 Turn comment into docstring.
6908
6909 * apropos.el (apropos-mode): Use define-derived-mode.
6910
6911 2000-10-04 Gerd Moellmann <gerd@gnu.org>
6912
6913 * startup.el (fancy-splash-pending-command): New variable.
6914 (fancy-splash-pre-command): New function.
6915 (fancy-splash-screens): Rewritten.
6916 (command-line-1): If fancy-splash-pending-command is set, call it
6917 interactively.
6918
6919 2000-10-04 Dave Love <fx@gnu.org>
6920
6921 * toolbar/tool-bar.el (tool-bar-setup): New function.
6922 (tool-bar-mode): Use it.
6923
6924 * subr.el (substitute-key-definition): Doc fix.
6925 (play-sound-file): New command.
6926
6927 2000-10-04 Andre Spiegel <spiegel@gnu.org>
6928
6929 * vc-hooks.el (vc-before-save, vc-default-make-version-backups,
6930 vc-version-backup-file-name): New functions.
6931
6932 * files.el (basic-save-buffer): Call vc-before-save before saving.
6933
6934 * vc-cvs.el (vc-cvs-make-version-backups): Return t if
6935 vc-cvs-stay-local-p.
6936
6937 * vc.el (vc-revert-buffer): Handle empty diff properly.
6938 (vc-version-backup-file): New function.
6939 (vc-checkout): Create a version backup if necessary.
6940 (vc-checkin): If a version backup file exists, delete it.
6941 (vc-version-diff): Diff locally using version backups, if available.
6942 (vc-revert-file): If there's a version backup, revert locally.
6943 (vc-transfer-file): Use version backup for base version, if
6944 available. If not, ask for confirmation whether to get it from the
6945 server. Update mode line before check-in.
6946
6947 2000-10-04 Dave Love <fx@gnu.org>
6948
6949 * toolbar/tool-bar.el (tool-bar-setup): New function.
6950 (tool-bar-mode): Use it.
6951
6952 2000-10-04 Peter Breton <pbreton@ne.mediaone.net>
6953
6954 * net/net-utils.el (nslookup-font-lock-keywords)
6955 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
6956 Only set if window-system is non-nil
6957 (net-utils-run-program): Returns buffer.
6958 (network-connection-reconnect): Added this function.
6959
6960 * generic.el:
6961 Incorporates extensive cleanup and docfixes by
6962 Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu).
6963 Uses cl compile-time macros.
6964 (generic-mode-name, generic-comment-list)
6965 (generic-keywords-list, generic-font-lock-expressions)
6966 (generic-mode-function-list, generic-mode-syntax-table):
6967 Removed variables.
6968 (generic-mode-alist): Renamed to generic-mode-list.
6969 (generic-find-file-regexp): Default changed to "^#".
6970 (generic-read-type): Uses completing read on generic-mode-list.
6971 (generic-mode-sanity-check): removed this function.
6972 (generic-add-to-auto-mode): Removed this function
6973 (generic-mode-internal): Bind mode-specific definitions
6974 into function instead of putting them in alist.
6975 (generic-mode-set-comments): Reworked extensively.
6976 (generic-mode-find-file-hook): Simplified regexp searching
6977 (generic-make-keywords-list): Omit extra pair of parens
6978
6979 * find-lisp.el (find-lisp-find-files-internal):
6980 Make sure directory name ends with "/".
6981
6982 * generic-x.el (apache-conf-generic-mode):
6983 Regexp now allows leading whitespace.
6984 (rc-generic-mode): Added eval-when-compile
6985 around generic-make-keywords-list.
6986 Deleted duplicate regexp
6987 (rul-generic-mode): Added eval-when-compile
6988 around generic-make-keywords-list.
6989 (etc-fstab-generic-mode): New generic mode.
6990 (rul-generic-mode): Removed one eval-when-compile
6991 which caused a max-specpdl-size exceeded error.
6992
6993 2000-10-04 Miles Bader <miles@gnu.org>
6994
6995 * simple.el (minibuffer-temporary-goal-position): New variable.
6996 (next-history-element): Try to keep the position of point in the
6997 input string constant.
6998
6999 * dired-aux.el (dired-mark-read-file-name): Add optional arg DEFAULT.
7000 (dired-do-create-files): If there's only one file, pass it in as
7001 the DEFAULT arg to dired-mark-read-file-name.
7002
7003 2000-10-03 Stefan Monnier <monnier@cs.yale.edu>
7004
7005 * diff-mode.el (diff-font-lock-keywords): Minor regex fix.
7006 (diff-goto-source): Be smarter when choosing REVERSE or not.
7007
7008 * textmodes/texinfo.el (texinfo-heading-face): Forgot the var def.
7009 (texinfo-mode-menu): Add an explicit shortcut for update all.
7010
7011 2000-10-03 Andre Spiegel <spiegel@gnu.org>
7012
7013 * vc.el (vc-transfer-file, vc-default-receive-file): Rewritten to
7014 factorize backend-specific code cleanly (this was essentially
7015 conceived by Stefan Monnier).
7016 (vc-unregister): Function removed.
7017 (vc-revert-file): New function.
7018 (vc-revert-buffer): Delegate some of the work to it.
7019
7020 * vc-rcs.el (vc-rcs-fetch-master-state): Parse and remember
7021 default branch unconditionally.
7022 (vc-rcs-set-default-branch): New function.
7023 (vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
7024 (vc-rcs-checkin): If an appropriate default branch has been set,
7025 force creation of that branch.
7026 (vc-rcs-receive-file): Rewritten to contain only backend-specific
7027 code (as suggested by Stefan Monnier).
7028
7029 2000-10-02 Gerd Moellmann <gerd@gnu.org>
7030
7031 * isearch.el (isearch-lazy-highlight-update): Don't put a lazy
7032 highlighting overlay with a different face over the overlay
7033 isearch uses to highlight the current match because that can lead
7034 to bad face combinations.
7035
7036 * loadup.el (toplevel): Load faces before isearch.
7037
7038 * isearch.el (isearch-faces): New custom group.
7039 (isearch): New defface; was already tested for in the code.
7040 (isearch-lazy-highlight-face): Changed to defface from defcustom.
7041 (isearch-highlight): Always use face `isearch'.
7042
7043 2000-10-02 Dave Love <fx@gnu.org>
7044
7045 * emacs-lisp/byte-opt.el (byte-optimize-lapcode): Don't bind
7046 unused vars. Treat byte-constant2 like byte-constant. Fix bogus
7047 comparison of opcode with operand.
7048
7049 2000-10-03 Miles Bader <miles@gnu.org>
7050
7051 * play/yow.el (yow): Don't display multi-line quotations in a *Help*
7052 buffer, since the echo area will now grow to accommodate them.
7053
7054 2000-10-02 Andre Spiegel <spiegel@gnu.org>
7055
7056 * vc-hooks.el (vc-registered): If FILE used to be registered under
7057 a certain backend, try that one first.
7058
7059 * vc.el (vc-responsible-backend): Undo the previous change in the
7060 argument list. Handle multiple backends correctly.
7061 (vc-find-new-backend): Function removed.
7062 (vc-register): Use vc-responsible-backend, as before.
7063 (vc-next-action-on-file): Do use vc-registered, not vc-backend.
7064
7065 2000-10-02 Gerd Moellmann <gerd@gnu.org>
7066
7067 * startup.el (fancy-splash-head): Change message below the
7068 logo.
7069
7070 2000-10-02 Miles Bader <miles@lsi.nec.co.jp>
7071
7072 * diff-mode.el (diff-goto-source): Emit a status message.
7073 (diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
7074 (diff-test-hunk): Fix doc string.
7075 (diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
7076 (diff-advance-after-apply-hunk): New variable.
7077 (diff-apply-hunk): Don't return a value.
7078
7079 2000-10-01 Stefan Monnier <monnier@cs.yale.edu>
7080
7081 * vc.el (vc-editable-p): Minor optimization.
7082 (edit-vc-file, vc-next-action-on-file): Don't use find-file.
7083 (vc-find-new-backend): New function split from vc-responsible-backend.
7084 (vc-register): Use it.
7085 (vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg.
7086 (vc-unregister): Drop BACKEND arg (it doesn't work anyway).
7087 (vc-default-unregister, vc-revert-buffer): Docstring fix.
7088 (vc-clear-headers): Don't use find-file.
7089 (vc-revert-buffer): Use `and' again (must have been a braino).
7090 (vc-switch-backend): Only prompt if requested.
7091 Short circuit if nothing is to be done.
7092 Don't use vc-resynch-buffer which could lose unsaved editing.
7093 (vc-default-receive-file): Update call to vc-unregister.
7094 (with-vc-file, vc-next-action-on-file):
7095 Use vc-backend rather than vc-registered.
7096 (vc-next-action-on-file): Use intern-soft.
7097 Deal with read-only *vc-diff* buffer.
7098 (vc-transfer-file): Docstring fix.
7099
7100 * vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file.
7101 (vc-rcs-receive-file): Avoid with-vc-properties.
7102 Update call to vc-unregister.
7103 Use constant `RCS' rather than (dynamically bound) var `backend'.
7104
7105 2000-10-01 Andre Spiegel <spiegel@gnu.org>
7106
7107 * vc.el (vc-next-action-on-file): Update mode line only if file
7108 is visited.
7109 (vc-start-entry): New argument initial-contents. Don't visit the file
7110 if it isn't already visited. Brought documentation up-to-date.
7111 (vc-next-action, vc-register): Updated calls to vc-start-entry.
7112 (vc-checkin): New optional arg initial-contents, which is passed to
7113 vc-start-entry.
7114 (vc-finish-logentry): Make sure to bury log buffer only if there
7115 really is one. Call `vc-resynch-buffer' on log-file, not
7116 buffer-file-name.
7117 (vc-default-comment-history, vc-default-wash-log): New functions.
7118 (vc-index-of): Removed.
7119 (vc-transfer-file): Make do without the above.
7120 (vc-default-receive-file): Call comment-history unconditionally. Pass
7121 the resulting string to vc-checkin, instead of inserting it into the
7122 comment ring.
7123
7124 * vc-rcs.el (vc-rcs-receive-file): Call comment-history
7125 unconditionally. Use the comments as initial contents of the log
7126 entry buffer. Document the trick to force branch creation with no
7127 changes.
7128
7129 2000-10-01 Miles Bader <miles@gnu.org>
7130
7131 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Call
7132 `recenter' with an arg to prevent redrawing the display.
7133
7134 2000-09-30 Stefan Monnier <monnier@cs.yale.edu>
7135
7136 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name): Prettier.
7137
7138 * emacs-lisp/lisp.el (lisp-complete-symbol): Only jump 2 not 3 levels.
7139
7140 * progmodes/c-mode.el (c-mode):
7141 Don't gratuitously override the default for comment-column.
7142
7143 * textmodes/tex-mode.el (latex-metasection-list): New var.
7144 (latex-imenu-create-index): Use it.
7145 Move the regexp construction outside loops (and use push).
7146 (tex-font-lock-keywords-1, tex-font-lock-keywords-2)
7147 (tex-font-lock-keywords): Moved from font-lock.el.
7148 (tex-comment-indent): Remove.
7149 (tex-common-initialization): Don't set comment-indent-function.
7150 (latex-block-default): New var.
7151 (tex-latex-block): Use it to provide a default choice.
7152 Add any unknown choice to latex-block-names.
7153 Insert [...] after {...}.
7154 (tex-last-unended-begin): Simplify regexp.
7155 (tex-goto-last-unclosed-latex-block, latex-backward-sexp-1)
7156 (latex-forward-sexp-1, latex-forward-sexp): New functions.
7157 (latex-mode): Set forward-sexp-function.
7158
7159 * textmodes/texinfo.el (texinfo-font-lock-syntactic-keywords):
7160 Add regexp for @ignore ... @end ignore.
7161 (texinfo-heading-face): New face.
7162 (texinfo-font-lock-keywords): Use it.
7163 (texinfo-mode-menu): New menu.
7164 (texinfo-inside-macro-p, texinfo-inside-env-p, texinfo-insert-quote):
7165 New functions.
7166 (texinfo-mode-map): Bind " to insert-quote and M-RET to insert-@item.
7167 (texinfo-section-types-regexp, texinfo-section-level-regexp)
7168 (texinfo-subsection-level-regexp, texinfo-subsubsection-level-regexp):
7169 Remove declaration.
7170 (texinfo-show-structure): Use outline-regexp and texinfo-section-list.
7171
7172 * delsel.el (delete-selection-mode): Use define-minor-mode.
7173
7174 * emacs-lisp/regexp-opt.el (regexp-opt-group): Put more parenthesis.
7175
7176 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
7177
7178 * dired.el (dired-map-over-marks): Use modern backquotes and docstring.
7179
7180 2000-09-30 Gerd Moellmann <gerd@gnu.org>
7181
7182 * replace.el (keep-lines-read-args): New function.
7183 (keep-lines, flush-lines, how-many): Use keep-lines-read-args to
7184 read arguments interactively. Add parameters RSTART and REND.
7185 Operate on the active region in Transient Mark mode.
7186
7187 * files.el (auto-mode-alist): Add pattern for `#*mail*...'.
7188
7189 * emacs-lisp/authors.el (authors-obsolete-file-p): New function.
7190 (authors-obsolete-files-regexps): New variable.
7191 (authors-add): Don't record changes in obsolete files.
7192
7193 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
7194
7195 * autoinsert.el (auto-insert-mode): Use define-minor-mode.
7196
7197 * newcomment.el (comment-indent-function): Use 0 for ;;; and %%%.
7198 (comment-indent): Make sure there's a space between code and comment.
7199 Shift comments left to avoid going past fill-column.
7200
7201 2000-09-29 Gerd Moellmann <gerd@gnu.org>
7202
7203 * startup.el (startup-echo-area-message): New function.
7204 (display-startup-echo-area-message): Use it.
7205 (fancy-splash-screens): Rewritten to use keymaps and a timer.
7206 (fancy-splash-default-action): New function.
7207 (fancy-splash-screens-1): New function.
7208 (fancy-splash-head): Put a help-echo and a keymap under the image.
7209
7210 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
7211
7212 * diff-mode.el (diff-add-log-file-name): Remove.
7213 (diff-mode): Use add-log-buffer-file-name-function.
7214
7215 * add-log.el (find-change-log): New arg BUFFER-FILE.
7216 (add-log-file-name): Obey add-log-file-name-function.
7217 (add-log-buffer-file-name-function): New var.
7218 (add-change-log-entry): Use it.
7219
7220 2000-09-29 Miles Bader <miles@gnu.org>
7221
7222 * image-file.el (image-file-name-extensions): New variable.
7223 (image-file-name-regexps): Renamed from `image-file-regexps'.
7224 New default value is nil. Call `auto-image-file-mode'.
7225 (image-file-name-regexp): New function.
7226 (auto-image-file-mode): New minor mode.
7227 (insert-image-file): Don't make conditional on the image-file
7228 handler being enabled.
7229 (image-file-handler): Make the call here conditional instead.
7230 (set-image-file-handler-enabled, enable-image-file-handler)
7231 (disable-image-file-handler): Functions removed.
7232
7233 * emacs-lisp/authors.el (authors-print): Rephrase many-files
7234 string.
7235
7236 2000-09-29 Gerd Moellmann <gerd@gnu.org>
7237
7238 * textmodes/tex-mode.el (latex-outline-regexp): Don't use `list*';
7239 it's a function from CL.
7240 (latex-imenu-create-index): Replace eval-when-compile with progn
7241 because latex-section-alist is not bound while compiling.
7242
7243 2000-09-28 Stefan Monnier <monnier@cs.yale.edu>
7244
7245 * textmodes/outline.el (outline-minor-mode): Use define-minor-mode.
7246 (outline-mode): Use define-derived-mode.
7247
7248 * progmodes/perl-mode.el (perl-mode):
7249 * progmodes/awk-mode.el (awk-mode):
7250 * progmodes/asm-mode.el (asm-mode):
7251 Don't gratuitously override the default for comment-column.
7252
7253 * emacs-lisp/lisp.el (lisp-complete-symbol):
7254 Distinguish the let-binding case from the funcall case.
7255 (forward-sexp-function): New variable.
7256 (forward-sexp): Use it.
7257
7258 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Autoload.
7259 (easy-mmode-defmap): Remove the now useless autoload.
7260
7261 * time.el (display-time-mode): Use define-minor-mode.
7262
7263 * subr.el (add-minor-mode): Don't eval NAME.
7264 Don't depend on the presence of TOGGLE-FUN for any special behavior.
7265 Use if rather than cond.
7266
7267 * simple.el (read-expression-map): Define more properly.
7268 (comment-indent-hook): Remove.
7269 (string-to-syntax): Bug fix.
7270
7271 * pcvs.el (cvs-ediff-exit-hook): Kill buffer before window.
7272 (cvs-ediff-diff): Fix typo.
7273 (cvs-revert-if-needed): Don't bother preserving read-only.
7274
7275 * paren.el (show-paren-mode): Use define-minor-mode.
7276
7277 * jka-compr.el (auto-compression-mode): Use define-minor-mode.
7278 (toggle-auto-compression): Remove.
7279 (jka-compr-build-file-regexp): Remove useless grouping.
7280
7281 * diff-mode.el (diff-mode-map, diff-minor-mode-prefix):
7282 Avoid user-reserved bindings.
7283 (diff-mode, diff-minor-mode): Drop make-local-hook (done by add-hook).
7284 (diff-header-face): Revert to grey85.
7285
7286 * cvs-status.el (cvs-status-entry-leader-re): Minor fix.
7287
7288 * complete.el (partial-completion-mode) <defcustom>: Remove.
7289 (partial-completion-mode): Use define-minor-mode.
7290 (PC-do-completion): Understand `completion-auto-help = delay'
7291 to mean to popup the completion buffer only the second time.
7292 (PC-include-file-all-completions, PC-include-file-all-completions)
7293 (PC-include-file-all-completions): Don't quote lambda.
7294
7295 * comint.el (comint-mode-hook): Docstring fix.
7296 (comint-mode): Use define-derived-mode.
7297 (comint-mode-map): Remove obsolete comment.
7298 (make-comint): Minor stylistic change.
7299 (comint-insert-clicked-input): Be more careful to find the overlay.
7300 Use this-command-keys rather than hardcoding mouse-2.
7301
7302 * font-lock.el: Replace confusing (,@ with ,
7303 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
7304 Don't use regexp-opt-depth. Spice up the regexp for args.
7305 Don't distinguish between cmds that can take an opt arg or not.
7306 Use `append' and `prepend' rather than `keep'.
7307
7308 * textmodes/tex-mode.el (latex-imenu-indent-string): Add a space.
7309 (latex-outline-regexp): New var.
7310 (latex-outline-level): New fun.
7311 (latex-section-alist): New var.
7312 (latex-imenu-create-index): Use it. Use `push' as well.
7313 (tex-shell-map): Initialize it properly.
7314 (tex-mode): Minor stylistic change.
7315 (plain-tex-mode): Use define-derived-mode.
7316 (latex-mode): Use define-derived-mode.
7317 Construct the paragraph regexps in a more readable way.
7318 Set the buffer-local outline-{level,regexp} vars.
7319 (slitex-mode): Derive from latex-mode.
7320 (tex-common-initialization): Don't kill-all-vars anymore.
7321 Add setting for comment-add and font-lock-defaults.
7322 (tex-start-shell): Use with-current-buffer and don't re-init keymap.
7323 (tex-main-file): New fun. Obey TeX-master as well and remove `.tex'.
7324 (tex-start-tex): New arg DIR (and send a chdir command for it).
7325 Also display the shell buffer and save it in tex-last-buffer-texed.
7326 (tex-region): Use expand-file-name rather than concat.
7327 Remove code made useless by changes in tex-start-tex.
7328 (tex-file): Use tex-main-file and adapt to new tex-start-tex.
7329
7330 * map-ynp.el (map-y-or-n-p): Fix missing backquotes.
7331
7332 2000-09-28 Dave Love <fx@gnu.org>
7333
7334 * eshell/eshell.el (eshell) <defgroup>: Add :version.
7335
7336 2000-09-28 Gerd Moellmann <gerd@gnu.org>
7337
7338 * emacs-lisp/authors.el (authors-add): Use `nconc' instead of
7339 `append'.
7340
7341 2000-09-28 Stefan Monnier <monnier@cs.yale.edu>
7342
7343 * info.el (Info-extract-pointer): Undo last change.
7344 Instead, fix the position of the `bound' arg to re-search-backward.
7345
7346 2000-09-27 Stefan Monnier <monnier@cs.yale.edu>
7347
7348 * info.el (Info-extract-pointer):
7349 Widen more carefully, to avoid finding pointers in other nodes.
7350 (Info-index): Use push.
7351
7352 2000-09-27 Gerd Moellmann <gerd@gnu.org>
7353
7354 * frame.el (set-frame-font): Remove call to obsolete function
7355 frame-update-faces.
7356 (set-foreground-color, set-background-color): Likewise for
7357 frame-update-face-colors.
7358
7359 2000-09-27 Miles Bader <miles@gnu.org>
7360
7361 * image-file.el: New file.
7362
7363 2000-09-27 Gerd Moellmann <gerd@gnu.org>
7364
7365 * frame.el (frame-notice-user-settings): Don't call
7366 frame-update-faces, which is a no-op now.
7367
7368 * ediff-wind.el (ediff-control-frame-parameters): Add zero
7369 tool-bar-lines.
7370
7371 2000-09-27 Dave Love <fx@gnu.org>
7372
7373 * mouse.el: Fix last change.
7374
7375 2000-09-27 Miles Bader <miles@lsi.nec.co.jp>
7376
7377 * toolbar/tool-bar.el (tool-bar-help): Use `mouse-pixel-position'.
7378
7379 2000-09-22 Kenichi Handa <handa@etl.go.jp>
7380
7381 * international/quail.el (quail-help): The output message is
7382 improved.
7383
7384 2000-09-26 Dave Love <fx@gnu.org>
7385
7386 * mouse.el (popup-menu): If POSITION is nil, set it using
7387 mouse-position.
7388
7389 2000-09-25 Sam Steingold <sds@gnu.org>
7390
7391 * net/browse-url.el (browse-url-file-url): Check for null maps.
7392
7393 2000-09-26 Gerd Moellmann <gerd@gnu.org>
7394
7395 * frame.el (frame-notice-user-settings): Don't add a
7396 tool-bar-lines frame parameter to default-frame-alist in batch mode.
7397
7398 * frame.el (frame-notice-user-settings):
7399 Make tool-bar-mode and default-frame-alist consistent.
7400
7401 * toolbar/tool-bar.el (tool-bar-help): New function.
7402
7403 2000-09-25 Gerd Moellmann <gerd@gnu.org>
7404
7405 * bytecomp.el (byte-compile-defvar-or-defconst): Only cons onto
7406 current-load-list in top-level forms. Else this leaks a cons cell
7407 every time a defun is called.
7408
7409 * mail/mail-utils.el (rmail-dont-reply-to): Fix last change.
7410
7411 2000-09-25 Dave Love <fx@gnu.org>
7412
7413 * startup.el (fancy-splash-head): Check XPM is available.
7414
7415 * autoinsert.el (auto-insert): Doc fix.
7416 (auto-insert-alist): Following GNU notices, don't say `copyright
7417 _by_'. Use line-beginning-position.
7418 (auto-insert): Check buffer-file-name is non-nil before use.
7419
7420 2000-09-25 Gerd Moellmann <gerd@gnu.org>
7421
7422 * textmodes/texinfo.el (texinfo-mode): Prevent filling lines
7423 starting with `@def' or `@multitable', in addition to ones
7424 specified by the user in auto-fill-inhibit-regexp.
7425
7426 2000-09-25 Markus Rost <rost@math.ohio-state.edu>
7427
7428 * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if
7429 rmail-dont-reply-to-names matches the empty string.
7430
7431 2000-09-25 Gerd Moellmann <gerd@gnu.org>
7432
7433 * startup.el (command-line-1, fancy-splash-text): Change the
7434 text to sound more friendly.
7435
7436 2000-09-23 Thien-Thi Nguyen <ttn@gnu.org>
7437
7438 * progmodes/hideshow.el: Update author email address.
7439 Generally, sync w/ maintainer version 5.22.
7440 (hs-hide-all-non-comment-function): New var.
7441 (hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
7442 (hs-hide-all): Use `hs-hide-all-non-comment-function'.
7443 (hs-show-region): Delete this command.
7444 (hs-minor-mode-map): Change bindings to leave "C-c LETTER" alone.
7445
7446 2000-09-22 Dave Love <fx@gnu.org>
7447
7448 * hl-line.el (hl-line-overlay): Don't make it buffer-local.
7449 (hl-line-highlight): Specify buffer when moving overlay.
7450
7451 * progmodes/fortran.el (fortran-mode): Locally set
7452 normal-auto-fill-function.
7453 (fortran-auto-fill-mode): Just alias to auto-fill-mode.
7454 (fortran-mode-map): Adjust auto-fill menu entry.
7455
7456 2000-09-22 Gerd Moellmann <gerd@gnu.org>
7457
7458 * vc-rcs.el (toplevel): Require `vc' when compiling.
7459
7460 * startup.el (fancy-splash-head): Use splash.pbm instead of splash.xbm.
7461
7462 2000-09-22 Andre Spiegel <spiegel@gnu.org>
7463
7464 * vc.el (vc-switch-backend): Signal an error if the file is not
7465 registered under the new backend.
7466
7467 * vc-rcs.el (vc-rcs-checkin): Fix bug that prevented check-in
7468 without explicit revision number.
7469
7470 2000-09-21 Stefan Monnier <monnier@cs.yale.edu>
7471
7472 * diff-mode.el (diff-file-header-face): Reset to its previous value.
7473 (diff-hunk-text): Correctly use offsets rather than buffer-positions.
7474 (diff-xor): New function.
7475 (diff-find-source-location): Use it. Fix a stupid name clash.
7476 (diff-hunk-status-msg): New function.
7477 (diff-apply-hunk): Drop args OTHER-FILE, DRY-RUN, POPUP and NOERROR.
7478 (diff-test-hunk): Use diff-find-source-location.
7479 (diff-goto-source): Favor the `reverse'.
7480 (diff-hunk-text): Properly handle one-sided context diffs.
7481 (diff-apply-hunk): When done, advance to the next hunk.
7482
7483 2000-09-21 Gerd Moellmann <gerd@gnu.org>
7484
7485 * startup.el (command-line): If frame was created with a non-zero
7486 tool-bar-lines parameter, switch tool-bar-mode on.
7487
7488 * add-log.el (change-log-date-face, change-log-name-face)
7489 (change-log-email-face, change-log-file-face)
7490 (change-log-list-face, change-log-conditionals-face)
7491 (change-log-function-face, change-log-acknowledgement-face):
7492 New faces, inheriting from font-lock faces.
7493 (change-log-font-lock-keywords): Use them.
7494
7495 2000-09-21 Dave Love <fx@gnu.org>
7496
7497 * progmodes/cperl-mode.el (top-level): Clean up
7498 `eval-when-compile's and assorted defvars.
7499 (cperl-invalid-face): Don't double-quote value. Change custom
7500 type.
7501 (cperl-mode): Set normal-auto-fill-function and don't zap
7502 auto-fill-function.
7503 (cperl-imenu--function-name-regexp-perl): Renamed from
7504 imenu-example--function-name-regexp-perl.
7505 (cperl-imenu--create-perl-index): Renamed from
7506 imenu-example--create-perl-index.
7507 (cperl-xsub-scan): Don't require cl.
7508
7509 * msb.el (msb-mode-map): Use substitute-key-definition.
7510 (msb-mode): Use msb-mode-map.
7511
7512 2000-09-21 Andre Spiegel <spiegel@gnu.org>
7513
7514 * vc.el (vc-index-of, vc-transfer-file, vc-default-receive-file):
7515 New functions.
7516 (vc-next-action-on-file): Call vc-transfer-file at appropriate places.
7517 (vc-switch-backend): New function.
7518 (vc-prefix-map): Bind `vc-switch-backend' to `b'.
7519 (vc-register): Fix prompt.
7520 (vc-unregister, vc-default-unregister): New functions.
7521 (vc-version-diff): Handle empty buffer in sentinel.
7522
7523 * vc-rcs.el (vc-rcs-workfile-is-newer): New function.
7524 (vc-rcs-state-heuristic): Use it to guess the state of files with
7525 non-strict locking.
7526 (vc-rcs-find-most-recent-rev): Handle the case when a branch has
7527 been set with -b, but not created yet.
7528 (vc-rcs-fetch-master-state): With non-strict locking, compare file
7529 contents in order to find the state.
7530 (vc-rcs-checkin): Allow creation of branches with no changes.
7531 (vc-rcs-unregister, vc-rcs-receive-file)
7532 (vc-rcs-set-non-strict-locking): New functions.
7533
7534 * vc-hooks.el (vc-name): Force correct computation of the value
7535 in case it is missing.
7536
7537 2000-09-21 Gerd Moellmann <gerd@gnu.org>
7538
7539 * startup.el (fancy-splash-tail): Use a different foreground
7540 color on a dark frame background.
7541
7542 2000-09-21 Miles Bader <miles@lsi.nec.co.jp>
7543
7544 * info.el: Use the correct capitalization when making Info-mode
7545 and Info-edit-mode `special' modes.
7546
7547 2000-09-20 Stefan Monnier <monnier@cs.yale.edu>
7548
7549 * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs.
7550 (diff-mode): Add support for add-log.el.
7551 (diff-hunk-text): Use char offsets rather than line offsets.
7552 (diff-find-source-location): Replace LINE with line-offset (nil
7553 if not found) and always set POS to a meaningful position.
7554 Adapt to the new char-offsets.
7555 (diff-apply-hunk): Drop support for the unused `select' POPUP.
7556 Adapt to the new diff-find-source-location.
7557 (diff-goto-source): Adapt to the new diff-find-source-location.
7558
7559 * add-log.el (add-log-file-name): New function (split out of
7560 add-change-log-entry).
7561 (add-change-log-entry): Use it.
7562 Call add-log-file-name-function with the changelog file name if
7563 the current buffer is not associated with any file.
7564 Avoid find-file if the selected window is dedicated.
7565
7566 * diff-mode.el (diff-find-source-location):
7567 Move code from diff-apply-hunk. Return buffer rather than file.
7568 (diff-apply-hunk): Use the new result from diff-find-source-location.
7569 (diff-goto-source): Use the new diff-find-source-location.
7570
7571 2000-09-20 Dave Love <fx@gnu.org>
7572
7573 * iswitchb.el: Some doc fixes.
7574 (iswitchb-mode-map): Define completely initially. Inherit
7575 minibuffer-local-map.
7576 (iswitchb-completion-help) <!iswitchb-xemacs>: Use
7577 fundamental-mode.
7578 (iswitchb-global-map): New variable.
7579 (iswitchb-summaries-to-end): Amalgamate regexps.
7580 (iswitchb-mode): New.
7581 (iswitchb-mode-hook): New variable.
7582 (iswitchb) <defgroup>: Add URL link. Use group `completion', not
7583 `extensions'.
7584
7585 2000-09-20 Gerd Moellmann <gerd@gnu.org>
7586
7587 * ehelp.el (electric-help): New defgroup.
7588 (electric-help-shrink-window): New user-option.
7589 (with-electric-help): Use it.
7590
7591 * window.el (shrink-window-if-larger-than-buffer): If face
7592 `mode-line' has a :box, and we're on a graphical frame, add 1
7593 to the needed window height.
7594
7595 * frame.el (frame-notice-user-settings): Add a last parameter nil
7596 to a call to `append', because the last list passed to `append' is
7597 not copied, and so subsequent calls to assq-delete-all will modify
7598 default-frame-alist.
7599
7600 * startup.el (fancy-splash-image): Change :type.
7601 (fancy-splash-head): Use an XBM image if appropriate.
7602 (command-line-1): Show splash screens in more cases.
7603
7604 * startup.el (fancy-splash-text): Don't quote faces.
7605
7606 * dired.el (dired-font-lock-keywords): Undo last change.
7607 (dired-readin): Bind indent-tabs-mode to nil.
7608
7609 * startup.el (fancy-splash-head): If frame's background mode
7610 is `dark', change the black background of the image to gray.
7611 (fancy-splash-screens): Display startup echo area message.
7612 (display-startup-echo-area-message): New function.
7613
7614 2000-09-20 Miles Bader <miles@lsi.nec.co.jp>
7615
7616 * faces.el (mode-line, tool-bar): Merge entries for `x' and `w32'.
7617
7618 * info.el (info-header-node): Tweak for color ttys.
7619
7620 * faces.el (face-valid-attribute-values): Make sure directories we
7621 search for stipples both exist and are readable before trying to
7622 search them.
7623
7624 * diff-mode.el (diff-apply-hunk): Jump to the correct line offset
7625 in the dry-run case.
7626
7627 * jka-compr.el (with-auto-compression-mode): New macro.
7628
7629 * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1)
7630 (custom-group-tag-face, custom-variable-tag-face): Use relative
7631 :height and inherit from `variable-pitch' face instead of
7632 hardwiring :family.
7633 * hi-lock.el (hi-black-hb): Likewise.
7634
7635 Reapply Gerd's change from 2000-09-18, which seems to have gotten lost:
7636 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Like in
7637 toolbar-add-item, if image doesn't have a mask add a `:mask
7638 heuristic'.
7639
7640 2000-09-19 Stefan Monnier <monnier@cs.yale.edu>
7641
7642 * diff-mode.el: Docstring fixes.
7643 (diff-header-face, diff-comment-face): New faces.
7644 (diff-font-lock-keywords): Highlight a bit differently.
7645 (diff-find-source-location): Don't return SPAN any more.
7646 (diff-hunk-text): Don't bother erasing the temp buffer.
7647 (diff-find-text): Drop argument LINE.
7648 (diff-apply-hunk): Update calls to diff-find-text.
7649 (diff-goto-source): Use pop-to-buffer again and don't raise an error.
7650
7651 * calendar/calendar.el: Docstring fixes.
7652 (calendar-make-alist): Don't quote lambda.
7653 (calendar-star-date): Use make-local-variable.
7654
7655 2000-09-19 Dave Love <fx@gnu.org>
7656
7657 * toolbar/tool-bar.el: Renamed from toolbar.el.
7658 Change `toolbar' to `tool-bar' generally in symbols.
7659 Make some items invisible in `special' major modes.
7660 (tool-bar-add-item-from-menu): Renamed from toolbar-like-menu-item.
7661 Add arg PROPS.
7662
7663 * startup.el (fancy-splash-screen) <defgroup>: Fix syntax.
7664 Add :version here.
7665 (fancy-splash-delay, fancy-splash-image): Remove :version here.
7666
7667 2000-09-19 Gerd Moellmann <gerd@gnu.org>
7668
7669 * progmodes/sh-script.el (sh-search-word): Remove call to `debug'.
7670
7671 * files.el (find-file-suppress-same-file-warnings): New user-option.
7672 (find-file-noselect): Use it.
7673
7674 * startup.el (fancy-splash-delay, fancy-splash-image): Add :version.
7675 (fancy-splash-screen): Defgroup.
7676
7677 * add-log.el (change-log-font-lock-keywords): Match names
7678 more exactly for the case that font-lock-constant-face is
7679 underlined.
7680
7681 2000-09-19 Richard M. Stallman <rms@gnu.org>
7682
7683 * progmodes/sh-script.el (sh-search-word): Rewritten for speed.
7684
7685 2000-09-19 Andre Spiegel <spiegel@gnu.org>
7686
7687 * vc.el (vc-revert-buffer): Set vc-checkout-time correctly.
7688
7689 2000-09-19 Gerd Moellmann <gerd@gnu.org>
7690
7691 * gnus/: Update to emacs-21-branch of the Gnus CVS repository.
7692 * gnus/binhex.el, gnus/flow-fill.el, gnus/format-spec.el
7693 * gnus/gnus-ml.el, gnus/gnus-mlspl.el, gnus/ietf-drums.el,
7694 * gnus/imap.el, gnus/mail-parse.el, gnus/mail-prsvr.el,
7695 * gnus/mail-source.el, gnus/mailcap.el, gnus/mm-bodies.el,
7696 * gnus/mm-decode.el, gnus/mm-encode.el, gnus/mm-partial.el,
7697 * gnus/mm-util.el, gnus/mm-uu.el, gnus/mm-view.el,
7698 * gnus/mml.el, gnus/nnimap.el, gnus/nnslashdot.el,
7699 * gnus/nnultimate.el, gnus/nnwarchive.el, gnus/qp.el,
7700 * gnus/rfc1843.el, gnus/rfc2045.el, gnus/rfc2047.el,
7701 * gnus/rfc2104.el, gnus/rfc2231.el, gnus/time-date.el,
7702 * gnus/utf7.el, gnus/uudecode.el, gnus/webmail.el: New files.
7703
7704 * startup.el (fancy-splash-text): New variable.
7705 (fancy-splash-delay, fancy-splash-image): New user-options.
7706 (fancy-splash-insert, fancy-splash-head, fancy-splash-tail)
7707 (fancy-splash-screens): New functions.
7708 (command-line-1): If display has a `display' frame parameter, has
7709 colors, and we have XPM support, show more fancy splash screens.
7710
7711 2000-09-19 Dave Love <fx@gnu.org>
7712
7713 * map-ynp.el (map-y-or-n-p): Check use-dialog-box. Don't lose
7714 with null `help'. Use modern backquote syntax.
7715
7716 2000-09-19 Gerd Moellmann <gerd@gnu.org>
7717
7718 * font-lock.el (font-lock-mode): Change message telling the user
7719 that ``the buffer is too big''.
7720
7721 * dired.el (dired-font-lock-keywords): Allow tabs and spaces,
7722 for instance for the case that tab-width is 2.
7723
7724 2000-09-18 Gerd Moellmann <gerd@gnu.org>
7725
7726 * toolbar/toolbar.el (toolbar-like-menu-item): Like in
7727 toolbar-add-item, if image doesn't have a mask add a `:mask
7728 heuristic'.
7729
7730 2000-09-18 Miles Bader <miles@lsi.nec.co.jp>
7731
7732 * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
7733 and return a cons if it's non-nil.
7734 (diff-apply-hunk): Try to jump to the line in the source text
7735 corresponding to the position of point in the in the hunk.
7736
7737 * info.el (Info-title-3-face, Info-title-2-face)
7738 (Info-title-1-face): Use face inheritance and relative sizes
7739 instead of hard-wiring things.
7740
7741 * faces.el (secondary-selection): Make dark-background variant sane.
7742
7743 2000-09-16 Andrew Innes <andrewi@gnu.org>
7744
7745 * makefile.w32-in (compile-files-CMD): No need to make .elc files
7746 read-only, since they aren't under VC now.
7747
7748 2000-09-17 Dave Love <fx@gnu.org>
7749
7750 * tmm.el: Replace mapcar with mapc in several places.
7751
7752 * loadhist.el (unload-feature): Maybe call elp-restore-list and
7753 ad-unadvise.
7754
7755 * international/latin1-disp.el: New file.
7756
7757 * calendar/cal-move.el (scroll-calendar-left)
7758 (scroll-calendar-right): Make arg optional (for active mode line).
7759
7760 * calendar/calendar.el (calendar-mode-line-format): Make fields
7761 mouse-sensitive.
7762 (calendar-read-date, calendar-read-date, calendar-window-list):
7763 Unquote lambda.
7764 (calendar-month-name): Use aref, not sref.
7765
7766 * view.el (minor-mode-alist): Propertize the string.
7767
7768 * international/characters.el (standard-case-table): Add entries
7769 for Greek.
7770
7771 2000-09-18 Miles Bader <miles@gnu.org>
7772
7773 * info.el (info-node, info-xref): Add dark-background variants.
7774
7775 * faces.el (header-line): Change defaults to be less confusing
7776 when mixed with mode-lines.
7777
7778 * info.el (Info-fontify-node): Make a few cleanups.
7779 Add extra `help-echo' and `local-map' props to node xrefs.
7780 Use header-specific faces for node-names & xrefs.
7781 (Info-use-header-line): New variable.
7782 (info-header-xref, info-header-node): New faces.
7783 (Info-setup-header-line): New function.
7784 (Info-select-node): Call Info-setup-header-line when enabled.
7785 (Info-extract-pointer): Work even if the header line is hidden.
7786 (Info-header-line): New variable.
7787
7788 2000-09-16 Stefan Monnier <monnier@cs.yale.edu>
7789
7790 * vms-patch.el (print-region-function): Don't quote lambda.
7791
7792 * tempo.el (tempo-expand-if-complete): Quote paren in docstring.
7793
7794 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Cleanup the regexp.
7795 (lm-get-header-re): Allow spaces between the header and the colon.
7796 (lm-header): Allow $ in non-RCS headers.
7797 (lm-header-multiline): Put the strings back into order.
7798 Stop at an empty line. Don't require two space chars if the
7799 line is clearly not another header line.
7800
7801 * emacs-lisp/lmenu.el (popup-menu, popup-menu-internal)
7802 (popup-menu-popup): Remove.
7803
7804 2000-09-15 Gerd Moellmann <gerd@gnu.org>
7805
7806 * toolbar/toolbar.el (toolbar-add-item): Use the same image
7807 specification if or if not tool-bar item contains an `:enabled'
7808 property.
7809
7810 * menu-bar.el (menu-bar-files-menu): Disable ``Save'' if
7811 current buffer has no file name.
7812
7813 2000-09-15 Dave Love <fx@gnu.org>
7814
7815 * strokes.el: Sync with maintainer's current version with changes
7816 for Emacs, but avoid runtime cl and levents.
7817 (toplevel): Change autoloads and compilation requires.
7818 (strokes-version, strokes-bug-address, strokes-lift): Values
7819 changed.
7820 (strokes-xpm-header, strokes-insinuated): New variable.
7821 (strokes): Add :link.
7822 (strokes-mode): Customized.
7823 (strokes-while-inhibiting-garbage-collector): New macro.
7824 (strokes-remassoc): Avoid remove-if.
7825 (strokes-fix-button2-command): Don't use ad-do-it.
7826 (strokes-insinuate): New function.
7827 (strokes-button-press-event-p, strokes-button-release-event-p):
7828 New functions, used instead of non-`strokes-' versions..
7829 (strokes-mouse-event-p): Rewritten.
7830 (strokes-event-closest-point): Avoid event-point.
7831 (strokes-get-grid-position): Avoid cdadr, caadr
7832 (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
7833 functions.
7834 (strokes-help): Use with-output-to-temp-buffer.
7835 (strokes-window-configuration-changed-p): New function.
7836 (strokes-update-window-configuration): Use buffer-live-p,
7837 strokes-window-configuration-changed-p.
7838 (strokes-mode): Use strokes-insinuate. Alter mouse bindings.
7839 (strokes-char-face): New face.
7840 (strokes-char-table, strokes-base64-chars): New variable.
7841 (strokes-xpm-for-stroke, strokes-list-strokes)
7842 (strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
7843 (strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
7844 (strokes-xpm-to-compressed-string, strokes-decode-buffer)
7845 (strokes-encode-buffer, strokes-xpm-for-compressed-string)
7846 (strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
7847 functions.
7848
7849 2000-09-15 Gerd Moellmann <gerd@gnu.org>
7850
7851 * toolbar/toolbar.el (toolbar-add-item): Use image-mask-p.
7852
7853 * image.el (create-image): Doc fix.
7854
7855 * toolbar/toolbar.el (toolbar-add-item): Use `:mask heuristic'
7856 instead of `:heuristic-mask t'.
7857
7858 2000-09-14 Andrew Innes <andrewi@gnu.org>
7859
7860 * makefile.w32-in: Revert to Unix line endings.
7861
7862 2000-09-14 Andrew Innes <andrewi@gnu.org>
7863
7864 * makefile.w32-in: Add bootstrap support. Also copy lisp source
7865 when installing.
7866
7867 * makefile.nt (DONTCOMPILE): Fix typo.
7868
7869 * shell.el (shell-write-history-on-exit): New function.
7870 (shell-dumb-shell-regexp): New custom variable.
7871 (shell-mode): Make shell-write-history-on-exit the process
7872 sentinel if shell name matches shell-dumb-shell-regexp.
7873
7874 * w32-fns.el: Comment out before-init-hook function which resets
7875 source-directory based; this breaks bootstrap.
7876
7877 2000-09-14 Dave Love <fx@gnu.org>
7878
7879 * toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm,
7880 toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm,
7881 toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm,
7882 toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm,
7883 toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm,
7884 toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm,
7885 toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm: New.
7886 From Tuomas Kuosmanen <tigert@gimp.org>. (Gnome icons fetched
7887 from <URL:http://tigert.gimp.org/gnome/gnome-stock/>.)
7888
7889 * toolbar/toolbar.el: New.
7890
7891 * subdirs.el: Add toolbar.
7892
7893 2000-09-14 Gerd Moellmann <gerd@gnu.org>
7894
7895 * indent.el (indent-for-tab-command): Doc fix.
7896
7897 2000-09-14 Alex Schroeder <alex@gnu.org>
7898
7899 * ansi-color.el (ansi-colors): Doc change.
7900 (ansi-color-get-face): Simplified regexp.
7901 (ansi-color-faces-vector): Added more faces, doc change.
7902 (ansi-color-names-vector): Doc change.
7903 (ansi-color-regexp): Simplified regexp.
7904 (ansi-color-parameter-regexp): New regexp.
7905 (ansi-color-filter-apply): Doc change.
7906 (ansi-color-filter-region): Doc change.
7907 (ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
7908 deal with zero length parameters.
7909 (ansi-color-apply-on-region): Doc change.
7910 (ansi-color-map): Doc change.
7911 (ansi-color-map-update): Removed debugging message.
7912 (ansi-color-get-face-1): Added condition-case to trap
7913 args-out-of-range errors.
7914 (ansi-color-get-face): Doc change.
7915 (ansi-color-make-face): Removed.
7916 (ansi-color-for-shell-mode): New option.
7917
7918 2000-09-13 Kenichi Handa <handa@etl.go.jp>
7919
7920 * international/quail.el (quail-start-translation): Translate KEY
7921 if necessary even if it doesn't have any mapping in the current
7922 input method.
7923 (quail-start-conversion): Likewise.
7924 (quail-help): The output message is improved.
7925
7926 2000-09-13 Miles Bader <miles@gnu.org>
7927
7928 * comint.el (comint-output-filter): Revert to using
7929 `insert-before-markers'. Add bletcherous hack to undo damage
7930 caused by `insert-before-markers'. Put `front-sticky' property on
7931 overlays created here so that the field code understands how the
7932 overlay works. Use a let when making comint-last-prompt-overlay,
7933 so that the code is easier to read.
7934
7935 2000-09-13 Dave Love <fx@gnu.org>
7936
7937 * wid-edit.el (widget-default-format-handler): DTRT when
7938 doc-property is a function.
7939
7940 2000-09-12 Francesco Potorti` <pot@gnu.org>
7941
7942 * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
7943 filed name if it's not there.
7944
7945 2000-09-12 Dave Love <fx@gnu.org>
7946
7947 * simple.el (read-mail-command): Doc fix.
7948 (mail-user-agent): Add gnus-user-agent option for upcoming Gnus.
7949
7950 * vc.el (vc-dired-listing-switches): Fix :version.
7951
7952 * vc-hooks.el: Doc fixes.
7953
7954 * subr.el (add-minor-mode): Use toggle-fun arg.
7955
7956 * speedbar.el: Add :version to several defcustoms.
7957
7958 * imenu.el (imenu--truncate-items, imenu--cleanup)
7959 (imenu--generic-function): Avoid mapcar.
7960 (imenu--replace-spaces): Function removed.
7961 (imenu--completion-buffer): Use subst-char-in-string.
7962 (imenu-add-to-menubar): Use keymap inheritance.
7963
7964 2000-09-12 Miles Bader <miles@gnu.org>
7965
7966 * diff-mode.el (diff-hunk-text): Use `with-temp-buffer'.
7967 (diff-mode-map): Bind `diff-test-hunk'.
7968 (diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.
7969
7970 2000-09-11 Gerd Moellmann <gerd@gnu.org>
7971
7972 * bytecomp.el (byte-compile-defvar): Undo last change
7973 because it breaks '(make-variable-buffer-local (defvar ...)'
7974 which is used at least in dired.
7975
7976 2000-09-12 Kenichi Handa <handa@etl.go.jp>
7977
7978 * international/quail.el (quail-define-package): Docstring
7979 modified.
7980
7981 2000-09-12 Kenichi Handa <handa@etl.go.jp>
7982
7983 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Add
7984 extra docstrings for "chinese-ccdospy", "chinese-ecdict",
7985 "chinese-etzy", "chinese-sw", and "chinese-ziranma". Modify the
7986 docstring of "chinese-py".
7987
7988 * international/quail.el (quail-translation-docstring): New
7989 variable.
7990 (quail-show-keyboard-layout): Docstring modified.
7991 (quail-select-current): Likewise.
7992 (quail-build-decode-map): Change arg MAP to MAP-LIST to avoid
7993 infinite recursive call.
7994 (quail-help): Check quail-translation-docstring. Format of the
7995 output changed.
7996 (quail-help-insert-keymap-description): Adjusted for the above
7997 change.
7998
7999 2000-09-11 Gerd Moellmann <gerd@gnu.org>
8000
8001 * bytecomp.el (byte-compile-defvar): Only cons onto
8002 current-load-list in top-level forms. Else this leaks a cons cell
8003 every time a defun is called.
8004
8005 2000-09-11 Miles Bader <miles@lsi.nec.co.jp>
8006
8007 * diff-mode.el (diff-apply-hunk): Function basically rewritten.
8008 Now understands non-unified diffs. Some functionality moved into
8009 `diff-hunk-text' and `diff-find-text'. Add OTHER-FILE, DRY-RUN,
8010 POPUP, and NOERROR arguments. If DRY-RUN is true, don't actually
8011 modify anything. Only reposition point in the patched file if the
8012 patch succeeds. Only pop up another window if POPUP is true.
8013 Emit a message describing what happened if successful, and at what
8014 line-offset. Automatically detect reversed hunks and do something
8015 appropriate.
8016 (diff-hunk-text, diff-find-text): New functions.
8017 (diff-filter-lines): Function removed.
8018 (diff-test-hunk): New function.
8019 (diff-goto-source): Rewritten in terms of diff-apply-hunk.
8020
8021 2000-09-10 Dave Love <fx@gnu.org>
8022
8023 * textmodes/tildify.el: Minor doc/commentary fixes.
8024 (tildify) <defgroup>: Add :version.
8025
8026 * faces.el (face-x-resources): Make custom type more specific.
8027 (frame-background-mode): Use mapc.
8028 (region) <defcustom>: Add :version.
8029
8030 2000-09-08 Stefan Monnier <monnier@cs.yale.edu>
8031
8032 * vc-sccs.el (vc-sccs-register):
8033 * vc-rcs.el (vc-rcs-register):
8034 * vc-cvs.el (vc-cvs-register): Don't clear file's properties.
8035 * vc.el (vc-register): Clear file's properties.
8036
8037 2000-09-08 Gerd Moellmann <gerd@gnu.org>
8038
8039 * faces.el (face-spec-set): Only face-spec-reset-face when
8040 ATTRS is non-nil.
8041
8042 2000-09-08 Eli Zaretskii <eliz@is.elta.co.il>
8043
8044 * help.el (help-insert-xref-button): Fix a typo in doc string.
8045
8046 2000-09-07 Eli Zaretskii <eliz@is.elta.co.il>
8047
8048 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
8049 Fix doc strings of chinese-py-b5, chinese-py, and chinese-tonepy input
8050 methods.
8051
8052 * menu-bar.el (read-mail-item-name): New function.
8053 (menu-bar-tools-menu): Use it to compute and display the package
8054 used to read email.
8055 (menu-bar-tools-menu): Fix typo in GUD's help string.
8056
8057 2000-09-07 Dave Love <fx@gnu.org>
8058
8059 * diff-mode.el (diff-mouse-goto-source): New function.
8060
8061 * vc-sccs.el: Doc fixes.
8062 (vc-sccs-register-switches, vc-sccs-master-templates): Add :version.
8063
8064 * vc-rcs.el: Doc fixes.
8065 (vc-rcs-register-switches, vc-rcs-checkin-switches)
8066 (vc-rcs-checkout-switches, vc-rcs-header)
8067 (vc-rcs-master-templates): Add or change :version.
8068
8069 * vc-cvs.el: Doc fixes.
8070 (vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit)
8071 (vc-cvs-stay-local): Add :version.
8072
8073 * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle.
8074
8075 2000-09-07 Kenichi Handa <handa@etl.go.jp>
8076
8077 * international/quail.el (quail-help): Fix previous change.
8078
8079 2000-09-07 Gerd Moellmann <gerd@gnu.org>
8080
8081 * faces.el (color-values): Doc fix.
8082
8083 * faces.el (frame-set-background-mode): Use frame-parameter
8084 instead of frame-parameters.
8085
8086 * frame.el (filtered-frame-list): Reduce consing.
8087 (frames-on-display-list): Call frame-parameter instead of
8088 frame-parameters.
8089
8090 2000-09-07 Kenichi Handa <handa@etl.go.jp>
8091
8092 * language/devan-util.el (devanagari-to-indian-region): In the
8093 loop, change the following char, not preceding char.
8094
8095 2000-09-07 Gerd Moellmann <gerd@gnu.org>
8096
8097 * menu-bar.el (menu-bar-update-buffers): Call frame-parameter
8098 instead of frame-parameters.
8099
8100 * faces.el (set-face-attribute): Simplify by calling
8101 internal-set-lisp-face-attribute with FRAME being 0.
8102
8103 * vc.el: Remove `Id' version control keyword.
8104
8105 2000-09-07 Kenichi Handa <handa@etl.go.jp>
8106
8107 * help.el (help-make-xrefs): Adjusted for the change of
8108 help-xref-mule-regexp.
8109 (help-insert-xref-button): New function.
8110
8111 * international/mule-cmds.el (help-xref-mule-regexp-template):
8112 Include the pattern for character set.
8113 (leim): New group.
8114
8115 * international/quail.el: Don't require face.
8116 (quail): New group.
8117 (quail-other-command): Dummy command to make quail-help work better.
8118 (quail-keyboard-layout-alist): Add Keyboard type "jp106".
8119 (quail-keyboard-layout-substitution): New variable.
8120 (quail-update-keyboard-layout): New function.
8121 (quail-keyboard-layout-type): New customizable variable.
8122 (quail-set-keyboard-layout): Call quail-update-keyboard-layout.
8123 (quail-keyboard-translate): Pay attention to
8124 quail-keyboard-layout-substitution.
8125 (quail-insert-kbd-layout): New function.
8126 (quail-show-keyboard-layout): New function.
8127 (quail-get-translation): If the definition is a vector of length
8128 1, and the element is a string of length 1, return the character
8129 in that string.
8130 (quail-update-current-translations): Fix the case of
8131 relative-index out of range.
8132 (quail-build-decode-map, quail-insert-decode-map): New Functions.
8133 (quail-help): Show keyboard layout by quail-insert-kbd-layout.
8134 Show key sequences for all available characters.
8135 (quail-help-insert-keymap-description): Don't show such verbose
8136 key bindings as quail-self-insert-command.
8137
8138 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
8139 Format changed, and each element now have extra documentations.
8140 (tit-process-header): Delete invalid characters from TIT-PROMPT.
8141 Adjusted for the change of quail-cxterm-package-ext-info.
8142
8143 2000-09-06 Gerd Moellmann <gerd@gnu.org>
8144
8145 * vc-hooks.el (toplevel): Don't require `vc' during compilation;
8146 requiring it leads to a recursive loading of vc.el and vc-hooks.el
8147 during bootstrap.
8148
8149 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
8150
8151 * vc.el: (toplevel): Don't require `dired' at run-time.
8152 (vc-dired-resynch-file): Remove autoload cookie.
8153
8154 2000-09-05 Andre Spiegel <spiegel@gnu.org>
8155
8156 * vc.el: Made several backend functions optional.
8157 (vc-default-responsible-p): New function.
8158 (vc-merge): Use RET for first version to trigger merge-news, not
8159 prefix arg.
8160 (vc-annotate): Handle backends that do not support annotation.
8161 (vc-default-merge-news): Removed. The existence of a merge-news
8162 implementation is now checked on caller sites.
8163
8164 * vc-hooks.el (vc-default-mode-line-string): Removed CVS special
8165 case.
8166
8167 * vc-cvs.el (vc-cvs-mode-line-string): New function, handles the
8168 special case that has been removed from the default in vc-hooks.el.
8169
8170 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
8171
8172 * vc.el (vc-log-edit): Properly handle the case where FILE is nil.
8173
8174 2000-09-05 Andre Spiegel <spiegel@gnu.org>
8175
8176 * vc-hooks.el: Require vc during compilation.
8177 (vc-file-setprop): Use `vc-touched-properties' if bound by the new
8178 macro `with-vc-properties' in vc.el.
8179 (vc-file-getprop): Doc fix.
8180 (vc-after-save): Call `vc-dired-resynch-file' only if vc is loaded.
8181
8182 * vc.el: Require dired-aux during compilation.
8183 (vc-name-assoc-file): Moved to vc-sccs.el.
8184 (with-vc-properties): New macro.
8185 (vc-checkin, vc-checkout, vc-revert, vc-cancel-version,
8186 vc-finish-steal): Use it.
8187 (vc-cancel-version): Moved RCS-specific code to vc-rcs.el. The call
8188 to the backend-specific function is now supposed to do the checkout,
8189 too.
8190 (vc-log-edit): Handle FILE being nil and added a FIXME for log-edit.
8191
8192 * vc-cvs.el (vc-cvs-checkin, vc-cvs-checkout): Don't bother to
8193 set file properties; that gets done in the generic code now.
8194
8195 * vc-rcs.el (vc-rcs-uncheck): Renamed to `vc-rcs-cancel-version'.
8196 Changed parameter list, added code from vc.el that does the
8197 checkout, possibly with a double-take.
8198
8199 * vc-sccs.el (vc-sccs-name-assoc-file): Moved here from vc.el.
8200 (vc-sccs-add-triple, vc-sccs-rename-file, vc-sccs-lookup-triple): Use
8201 the above under the new name.
8202 (vc-sccs-uncheck): Renamed to `vc-sccs-cancel-version'. Changed
8203 parameter list, added checkout command.
8204 (vc-sccs-checkin, vc-sccs-checkout): Don't bother to set file
8205 properties; that gets done in the generic code now.
8206
8207 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
8208
8209 * vc.el: Docstring fixes (courtesy of checkdoc).
8210
8211 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
8212
8213 * vc.el (vc-checkout-writable-buffer-hook)
8214 (vc-checkout-writable-buffer): Remove.
8215 (vc-start-entry): Always call vc-log-edit, never vc-log-mode.
8216 (vc-log-mode): Make it into a clean derived major mode.
8217 (vc-log-edit): Mark buffer unmodified (as vc-log-mode did) and use
8218 vc-log-mode if log-edit is not available.
8219 (vc-dired-mode-map): Don't set-keymap-parent yet.
8220 (vc-dired-mode): Do set-keymap-parent here.
8221 (vc-dired-buffers-for-dir): Nop if dired is not loaded.
8222
8223 2000-09-05 Gerd Moellmann <gerd@gnu.org>
8224
8225 * faces.el (set-face-attribute, face-spec-reset-face)
8226 (face-spec-set): Avoid consing by removing calls to `apply'.
8227
8228 * frame.el (frame-parameter): Move to C code.
8229
8230 2000-09-05 Dave Love <fx@gnu.org>
8231
8232 * help.el (help-manyarg-func-alist): Add ml-prefix-argument-loop,
8233 insert-before-markers-and-inherit. Now checked systematically!
8234
8235 2000-09-05 Alex Schroeder <alex@gnu.org>
8236
8237 * sql.el (sql-postgres): Use sql-postgres-options.
8238 (sql-postgres-options): New variable.
8239
8240 2000-09-05 Alex Schroeder <alex@gnu.org>
8241
8242 * sql.el (sql-mode-menu): Work around missing variable mark-active
8243 in XEmacs.
8244 (sql-mode): Added call to easy-menu-add for XEmacs compatibility.
8245 (sql-interactive-mode): Added call to easy-menu-add for XEmacs
8246 compatibility.
8247
8248 2000-09-04 Gerd Moellmann <gerd@gnu.org>
8249
8250 * vc.el (vc-dired-resynch-file): Add autoload cookie.
8251
8252 * vc.el (toplevel): Require `dired' at run-time for dired-mode-map.
8253
8254 * Makefile.in (DONTCOMPILE): Fix typo in file name.
8255
8256 2000-09-04 Andre Spiegel <spiegel@gnu.org>
8257
8258 * vc-sccs.el (vc-sccs-latest-on-branch-p): Always return t; we
8259 don't support anything else under SCCS yet.
8260
8261 * vc-hooks.el: Minor doc fixes.
8262
8263 2000-09-04 Andre Spiegel <spiegel@gnu.org>
8264
8265 * vc.el (vc-next-action-on-file): Do not visit the file if it's
8266 not necessary. If verbose in state `needs-patch', do the same as
8267 under `up-to-date'. When NOT verbose and `needs-patch', check out
8268 latest version instead of `merge-news'.
8269 (vc-next-action-dired): Don't mess with default-directory here; it
8270 breaks other parts of dired. It is the job of the
8271 backend-specific functions to adjust it temporarily if they need it.
8272 (vc-next-action): Remove a special CVS case.
8273 (vc-clear-headers): New optional arg FILE.
8274 (vc-checkin, vc-checkout): Set properties vc-state and
8275 vc-checkout-time properly.
8276 (vc-finish-steal): Call steal-lock, not steal, which doesn't exist.
8277 (vc-print-log): Use new backend function `show-log-entry'.
8278 (vc-cancel-version): Do the checks in a different order. Added a
8279 FIXME concerning RCS-only code.
8280
8281 * vc-rcs.el (vc-rcs-show-log-entry): New function.
8282 (vc-rcs-checkin, vc-rcs-checkout): Don't set all properties.
8283
8284 * vc-cvs.el (vc-cvs-show-log-entry): New function.
8285
8286 * vc-hooks.el (vc-default-mode-line-string): Show state
8287 `needs-patch' as a `-' too.
8288
8289 2000-09-04 Andre Spiegel <spiegel@gnu.org>
8290
8291 * vc.el (vc-responsible-backend): New optional arg REGISTER.
8292 (vc-default-could-register): New function.
8293 (vc-dired-buffers-for-dir, vc-dired-resynch-file): New functions.
8294 (vc-resynch-buffer): Call vc-dired-resynch-file.
8295 (vc-start-entry, vc-finish-logentry, vc-revert-buffer): Use
8296 vc-resynch-buffer instead of vc-resynch-window.
8297 (vc-next-action-dired): Don't redisplay here, that gets done as a
8298 result of the individual file operations.
8299 (vc-retrieve-snapshot): Corrected prompt order.
8300
8301 * vc-hooks.el (vc-after-save): Call vc-dired-resynch-file.
8302
8303 * vc-cvs.el (vc-cvs-stay-local): Allow it to be a hostname regexp
8304 as well.
8305 (vc-cvs-remote-p): Renamed to vc-cvs-stay-local-p. Handle
8306 hostname regexps. Updated all callers.
8307 (vc-cvs-responsible-p): Handle directories as well.
8308 (vc-cvs-could-register): New function.
8309 (vc-cvs-retrieve-snapshot): Parse "cvs update" output, keep file
8310 properties up-to-date.
8311
8312 * vc-rcs.el (vc-rcs-register): If there is no RCS subdir, ask the
8313 user whether to create one.
8314
8315 2000-09-04 Andre Spiegel <spiegel@gnu.org>
8316
8317 * vc-hooks.el (vc-file-not-found-hook): Ask the user whether to
8318 check out a non-existing file.
8319
8320 * vc-cvs.el (vc-cvs-checkout): Do the right thing when the
8321 workfile does not exist.
8322
8323 * vc.el (vc-version-diff): Use `require' to check for existence of
8324 diff-mode.
8325
8326 2000-09-04 Andre Spiegel <spiegel@gnu.org>
8327
8328 * vc-cvs.el (vc-cvs-registered): Use new function
8329 vc-cvs-parse-entry to do the actual work.
8330
8331 2000-09-04 Andre Spiegel <spiegel@gnu.org>
8332
8333 * vc-hooks.el (vc-find-backend-function): If function doesn't
8334 exist, return nil instead of error.
8335 (vc-call-backend): Doc fix.
8336
8337 * vc.el (vc-do-command): Doc fix.
8338 (vc-finish-logentry): When checking in from vc-dired, choose the
8339 right backend for logentry check.
8340 (vc-dired-mode-map): Inherit from dired-mode-map.
8341 (vc-dired-mode): Local value of dired-move-to-filename-regexp
8342 simplified.
8343 (vc-dired-state-info): Removed, updated caller.
8344 (vc-default-dired-state-info): Use parentheses instead of hyphens.
8345 (vc-dired-hook): Use vc-BACKEND-dir-state, if available.
8346 (vc-dired-listing-switches): New variable.
8347 (vc-directory): Use it, instead of dired-listing-switches.
8348
8349 * vc-cvs.el (vc-cvs-remote-p): Allow FILE to be a directory, too.
8350 (vc-cvs-dir-state): New function.
8351 (vc-cvs-dir-state-heuristic): New function, subroutine of the above.
8352 (vc-cvs-parse-entry): New function, also to be used in
8353 vc-cvs-registered.
8354
8355 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8356
8357 * vc.el (vc-revert-buffer): Hide the frame for dedicated windows
8358 *or* single-window-frames.
8359
8360 2000-09-04 Andre Spiegel <spiegel@gnu.org>
8361
8362 * vc.el (vc-update-changelog): Split into generic part and default
8363 implementation. Doc string adapted.
8364 (vc-default-update-changelog): New function. Call the `rcs2log'
8365 script in exec-directory, to fix a long-standing nuisance.
8366
8367 * vc-sccs.el (vc-sccs-update-changelog): Dummy implementation that
8368 simply signals an error.
8369
8370 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8371
8372 * vc-cvs.el (vc-cvs-checkout): Slight restructuring to make the
8373 control-flow more clear and to avoid running `cvs' twice.
8374
8375 * vc.el (vc-next-action-on-file): Doc fix.
8376 (vc-maybe-resolve-conflicts): Don't just toggle smerge-mode.
8377 (vc-print-log): Eval `file' before constructing the continuation.
8378
8379 2000-09-04 Andre Spiegel <spiegel@gnu.org>
8380
8381 * vc.el (vc-next-action-on-file): Corrected several messages.
8382 (vc-merge): Add prefix arg `merge-news'; handle it.
8383
8384 * vc-cvs.el (vc-cvs-workfile-version): Removed comment that this
8385 is not reached. It is.
8386 (vc-cvs-merge): Set state to 'edited after merge.
8387 (vc-cvs-merge-news): Set workfile version to nil if not known.
8388 (vc-cvs-latest-on-branch-p): Recommented. Candidate for removal.
8389
8390 * vc-*.el (vc-*-checkout): Switch off coding systems for checkout
8391 via stdout. (Merge from main line.)
8392
8393 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8394
8395 * vc.el (vc-finish-logentry): Thinko in the "same comment"
8396 detection.
8397
8398 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8399
8400 * vc.el (vc-parent-buffer, vc-parent-buffer-name): Protect them
8401 against kill-all-local-variables.
8402 (vc-log-edit): Don't save vc-parent-buffer any more.
8403 (vc-last-comment-match): Initialize to an empty string.
8404 (vc-post-command-functions): New hook.
8405 (vc-do-command): Run it.
8406 (vc-next-action-on-file): Remove unnecessary pop-to-buffer.
8407 (vc-finish-logentry): Only add the comment to the ring if it's
8408 different from the last comment entered.
8409 (vc-new-comment-index): New function.
8410 (vc-previous-comment): Use it. Make the minibuffer message
8411 slightly less terse.
8412 (vc-comment-search-reverse): Make it work forward as well. Don't
8413 set vc-comment-ring-index if no match is found. Use
8414 vc-new-comment-index.
8415 (vc-comment-search-forward): Use vc-comment-search-reverse.
8416 (vc-dired-mode-map): Don't inherit from dired-mode-map since
8417 define-derived-mode will do it for us. Bind `v' to a keymap that
8418 inherits from vc-prefix-map so that we can bind `vt' without
8419 binding C-x v t.
8420 (vc-retrieve-snapshot): Parenthesis typo.
8421
8422 * vc-cvs.el (vc-cvs-checkin): Raise the max-correct status from 0
8423 to 1. Make sure to switch to *vc* before looking for an error
8424 message. Use vc-parse-buffer.
8425
8426 2000-09-04 Andre Spiegel <spiegel@gnu.org>
8427
8428 * vc.el (vc-create-snapshot, vc-default-create-snapshot): Swap DIR
8429 and NAME.
8430 (vc-retrieve-snapshot): Split into two parts.
8431 (vc-default-retrieve-snapshot): New function.
8432
8433 * vc-cvs.el ((vc-cvs-create-snapshot): Swap DIR and NAME.
8434 (vc-cvs-retrieve-snapshot): New function (untested).
8435 (vc-cvs-stay-local): Default to t.
8436 (vc-cvs-remote-p): New function and property.
8437 (vc-cvs-state): Stay local only if the above is t.
8438 (vc-handle-cvs): Removed.
8439 (vc-cvs-registered): Don't check vc-handle-cvs -- it should all be
8440 done via vc-handled-backends now.
8441 (vc-cvs-header): Escape Id.
8442
8443 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8444
8445 * vc.el (vc-do-command): Remove unused commands.
8446 (vc-version-diff): Make sure default-directory ends with a slash.
8447 Move the window commands into a vc-exec-after.
8448 (vc-print-log): Move more of the code into the `vc-exec-after'.
8449
8450 2000-09-04 Andre Spiegel <spiegel@gnu.org>
8451
8452 * vc.el (vc-exec-after): Fix disassembly of previous sentinel.
8453 (vc-print-log): Search current revision from beginning of buffer.
8454 (vc-revert-buffer): Clear echo area after the diff is finished.
8455 (vc-prefix-map): Removed definition of "t" for terse display in vc
8456 dired.
8457 (vc-dired-mode-map): Inherit from dired-mode-map. Added
8458 definition of "vt" for terse display.
8459 (vc-dired-mode): Fix dired-move-to-filename-regexp.
8460
8461 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8462
8463 * vc.el (vc-exec-after): Avoid caddr.
8464
8465 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8466
8467 * vc.el (vc-exec-after): New function.
8468 (vc-do-command): Use it to add a termination message for async
8469 procs.
8470 (vc-checkout): Try to handle a missing-backend situation.
8471 (vc-version-diff): Use vc-exec-after to fix the behavior for diffs
8472 of a directory with a backend using async diffs.
8473 (vc-print-log): Use vc-exec-after and use log-view-goto-rev if
8474 present.
8475
8476 * vc-sccs.el (vc-sccs-state-heuristic): Use
8477 file-ownership-preserved-p.
8478
8479 * vc-rcs.el (vc-rcs-state-heuristic): Use
8480 file-ownership-preserved-p.
8481 (vc-rcs-checkout): Remove the error-handling for missing-rcs.
8482
8483 2000-09-04 Andre Spiegel <spiegel@gnu.org>
8484
8485 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix call to
8486 vc-do-command.
8487
8488 * vc.el (vc-next-action-on-file): Use vc-revert-buffer to revert
8489 when there are no changes.
8490
8491 2000-09-04 Andre Spiegel <spiegel@gnu.org>
8492
8493 * vc-sccs.el (vc-sccs-state-heuristic): Don't use file-writable-p.
8494
8495 * vc-rcs.el (vc-rcs-state-heuristic): Don't use file-writable-p.
8496
8497 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8498
8499 * vc-hooks.el (vc-prefix-map): Move the autoload from vc.el.
8500
8501 * vc.el (vc-prefix-map): Move the autoload to vc-hooks.el and move
8502 the `fset' outside of the defvar so that it works even if
8503 vc-prefix-map was already defined.
8504 (vc-setup-buffer): New function, split out of vc-do-command.
8505 (vc-do-command): Allow BUFFER to be t to mean `just use the
8506 current buffer without any fuss'.
8507 (vc-version-diff): Change the `diff' backend operation to just put
8508 the diff in the current buffer without erasing it. Always use
8509 *vc-diff* even for directory-diffs. Use vc-setup-buffer. Protect
8510 shrink-window-if-larger-than-buffer.
8511 (vc-print-log): Change the `print-log' backend operation to just
8512 put the log in the current buffer without erasing it. Protect
8513 shrink-window-if-larger-than-buffer.
8514 (vc-update-change-log): Fix setd typo.
8515
8516 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix parenthesis.
8517 (vc-sccs-print-log, vc-sccs-diff): Insert in the current buffer.
8518
8519 * vc-rcs.el (vc-rcs-print-log): Insert in the current buffer.
8520 (vc-rcs-diff): Insert in the current buffer and remove unused arg
8521 CMP.
8522
8523 * vc-cvs.el (vc-cvs-state, vc-cvs-fetch-status): Use
8524 with-temp-file. Use the new BUFFER=t argument to vc-do-command.
8525 (vc-cvs-print-log, vc-cvs-diff): Insert in the current buffer.
8526
8527 2000-09-04 Andre Spiegel <spiegel@gnu.org>
8528
8529 * vc.el (vc-workfile-unchanged-p): If checkout-time comparison is
8530 not possible, use vc-BACKEND-workfile-unchanged-p.
8531 (vc-default-workfile-unchanged-p): New function. Delegates to a
8532 full vc-BACKEND-diff.
8533
8534 * vc-hooks.el (vc-simple-command): Removed.
8535
8536 * vc-rcs.el (vc-rcs-workfile-unchanged-p): Use vc-do-command
8537 instead of vc-simple-command.
8538 (vc-rcs-fetch-master-state): Removed check for unlocked-changes to
8539 avoid doing a diff when opening a file.
8540 (vc-rcs-state): Added check for unlocked-changes.
8541 (vc-rcs-header): Escape Id.
8542 (vc-rcs-workfile-unchanged-p): Remove optional arg VERSION.
8543 (vc-rcs-state): Call vc-workfile-unchanged-p, not the RCS-specific
8544 version.
8545
8546 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Rewritten.
8547 (vc-sccs-diff): Remove optional arg CMP.
8548 (vc-sccs-state): Call vc-workfile-unchanged-p, not the
8549 SCCS-specific function.
8550
8551 * vc-cvs.el (vc-cvs-state): Use vc-do-command instead of
8552 vc-simple-command.
8553
8554 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8555
8556 * vc.el (vc-editable-p): Renamed from vc-writable-p.
8557 (with-vc-file, vc-merge): Use vc-editable-p.
8558 (vc-do-command): Remove unused var vc-file and fix the
8559 doubly-defined `status' var. Add a user message when starting an
8560 async command.
8561 (vc-restore-buffer-context, vc-resynch-buffer, vc-start-entry)
8562 (vc-finish-steal, vc-checkin, vc-finish-logentry, vc-rename-file):
8563 Use with-current-buffer.
8564 (vc-buffer-sync): Use unless.
8565 (vc-next-action-on-file): If the file is 'edited by read-only,
8566 make it read-write instead of trying to commit.
8567 (vc-version-diff, vc-update-change-log): Use `setq
8568 default-directory' rather than `cd'.
8569 (vc-log-edit): Don't forget to set default-directory in the
8570 buffer.
8571
8572 * vc-sccs.el (vc-sccs-state): Fix obviously wrong parenthesis.
8573 (vc-sccs-state-heuristic): Use file-writable-p instead of
8574 comparing userids.
8575 (vc-sccs-checkout): Use `unless'.
8576
8577 * vc-rcs.el (vc-rcs-state-heuristic): Use file-writable-p instead
8578 of comparing userids.
8579 (vc-rcs-fetch-master-state): Handle the case where rcs is missing.
8580 Simplify the logic by eliminating unreachable code.
8581 (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
8582 just do a recursive call if we need to retry.
8583 (vc-rcs-checkout): Handle the case where rcs is missing by making
8584 the buffer read-write if requested and re-signalling the error.
8585
8586 * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
8587
8588 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8589
8590 * vc-hooks.el (vc-handled-backends): Docstring change.
8591 (vc-ignore-vc-files): Mark obsolete.
8592 (vc-registered): Check vc-ignore-vc-files.
8593 (vc-find-file-hook, vc-file-not-found-hook): Don't check
8594 vc-ignore-vc-files.
8595
8596 * vc-cvs.el (vc-cvs-registered): Obey vc-handle-cvs.
8597
8598 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8599
8600 * vc.el (vc-checkout): Don't do anything special for ange-ftp
8601 files since ange-ftp already has vc-registered return nil.
8602
8603 * vc-sccs.el (vc-sccs-state): Use with-temp-buffer.
8604 (vc-sccs-workfile-version): Use with-temp-buffer and new
8605 vc-parse-buffer and don't bother setting the property.
8606 (vc-sccs-add-triple): Use with-current-buffer and
8607 find-file-noselect.
8608 (vc-sccs-lookup-triple): New vc-parse-buffer and turn cond -> if.
8609
8610 * vc-rcs.el (vc-rcs-find-most-recent-rev): New function. The code
8611 derives from the old vc-parse-buffer but uses the revision number
8612 rather than the date (much easier to compare robustly).
8613 (vc-rcs-fetch-master-state): Use `with-temp-buffer'. Adapt to the
8614 new vc-parse-buffer (and vc-rcs-find-most-recent-rev). Find the
8615 locking-user more directly. Check strict locking and set
8616 checkout-model appropriately.
8617 (vc-rcs-parse-locks): Remove.
8618 (vc-rcs-latest-on-branch-p): Use with-temp-buffer and adapt to the
8619 new vc-parse-buffer (and vc-rcs-find-most-recent-rev).
8620 (vc-rcs-system-release): Use with-current-buffer and
8621 vc-parse-buffer.
8622 (vc-rcs-register, vc-rcs-checkout): Use with-current-buffer.
8623
8624 * vc-hooks.el (vc-parse-buffer): Lobotomize the monster.
8625 (vc-simple-command): Docstring fix.
8626 (vc-registered): Align the way the file-handler is called with the
8627 way the function itself works.
8628 (vc-file-owner): Remove.
8629
8630 * vc-cvs.el (vc-cvs-registered): Use with-temp-buffer. Reorder
8631 extraction of fields and call to file-attributes because of a
8632 temporary bug in rcp.el.
8633 (vc-cvs-fetch-status): Use with-current-buffer.
8634
8635 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8636
8637 * vc.el (vc-do-command): Use file-relative-name.
8638 (vc-responsible-backend): Use vc-backend if possible.
8639 (vc-create-snapshot): Improve the `interactive' spec. Add support
8640 for branches and dispatch to backend-specific `create-snapshot'.
8641 (vc-default-create-snapshot): New function, containing the bulk of
8642 the old vc-create-snapshot.
8643 (vc-retrieve-snapshot): Improve the interactive spec.
8644
8645 * vc-hooks.el (vc-header-alist): Move the dummy def from vc.el.
8646 (vc-backend-hook-functions): Remove.
8647 (vc-find-backend-function): Don't try to load vc-X-hooks anymore.
8648 (vc-backend): Reintroduce the test for `file = nil' now that I
8649 know why it was there (and added a comment to better remember).
8650
8651 * vc-sccs-hooks.el: Merge into vc-sccs.el * vc-sccs.el: Merge in
8652 code from vc-sccs-hooks.el.
8653 (vc-sccs-release, vc-sccs-system-release): Remove. Don't require
8654 'vc anymore.
8655 (vc-sccs-responsible-p): Use expand-file-name instead of concat
8656 and file-directory-p instead of file-exists-p.
8657 (vc-sccs-check-headers): Simplify the regexp.
8658
8659 * vc-rcs-hooks.el: Merge into vc-rcs.el * vc-rcs.el: Merge in code
8660 from vc-rcs-hooks.el. Don't require 'vc anymore.
8661 (vc-rcs-responsible-p): Use expand-file-name instead of concat and
8662 file-directory-p instead of file-exists-p.
8663
8664 * vc-cvs-hooks.el: Merge into vc-cvs.el * vc-cvs.el: Merge in code
8665 from vc-cvs-hooks.el.
8666 (proto vc-cvs-registered): Require 'vc-cvs instead of
8667 'vc-cvs-hooks. Don't require 'vc anymore.
8668 (vc-cvs-responsible-p): Use expand-file-name instead of concat and
8669 file-directory-p instead of file-exists-p.
8670 (vc-cvs-create-snapshot): New function, replacing
8671 vc-cvs-assign-name.
8672 (vc-cvs-assign-name): Remove.
8673
8674 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8675
8676 * vc-cvs.el (vc-cvs-header): New var.
8677
8678 * vc-rcs.el (vc-rcs-exists): Remove.
8679 (vc-rcs-header): New var.
8680
8681 * vc-sccs.el (vc-sccs-responsible-p, vc-sccs-register): Use
8682 `vc-sccs-search-project-dir' instead of `vc-sccs-project-dir'.
8683 (vc-sccs-header): New var.
8684
8685 * vc.el (vc-do-command): Get rid of the `last' argument.
8686 (vc-header-alist): Remove, replaced by vc-X-header.
8687 (vc-insert-headers): Use vc-X-header instead of vc-header-alist.
8688 (vc-dired-hook): Use expand-file-name instead of concat.
8689 (vc-directory): Use file-name-as-directory.
8690 (vc-snapshot-precondition, vc-create-snapshot)
8691 (vc-retrieve-snapshot): Allow the command to operate on any
8692 directory.
8693
8694 * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either
8695 just removing the 'WORKFILE argument or by removing the 'MASTER
8696 argument and replacing `file' with (vc-name file).
8697
8698 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8699
8700 * vc.el: Update Copyright and add a crude list of backend funs.
8701 (vc-writable-p): New function.
8702 (with-vc-file): Use vc-writable-p.
8703 (vc-next-action-on-file): Update call to vc-steal-lock and cleanup.
8704 (vc-register): Avoid vc-name.
8705 (vc-locking-user): Remove.
8706 (vc-steal-lock): Make the `owner' arg non-optional.
8707 (vc-merge): Use vc-writable-p instead of vc-locking-user and
8708 vc-checkout-model.
8709 (vc-default-dired-state-info): Use vc-state instead of
8710 vc-locking-user and return special strings for special states.
8711 (vc-dired-hook): Use vc-up-to-date-p instead of vc-locking-user
8712 and get rid of one of the special CVS cases.
8713 (vc-cancel-version): prettify error message with \\[...].
8714 (vc-rename-master): New function.
8715 (vc-rename-file): Use vc-BACKEND-rename-file (which might in turn
8716 use vc-rename-master) instead of vc-BACKEND-record-rename. Make
8717 the CVS special case generic.
8718 (vc-default-record-rename): Remove.
8719 (vc-file-tree-walk-internal): Only call FUNC for files that are
8720 under control of some VC backend and replace `concat' with
8721 expand-file-name.
8722 (vc-file-tree-walk): Update docstring.
8723 (vc-version-diff, vc-snapshot-precondition, vc-create-snapshot)
8724 (vc-retrieve-snapshot): Update call to vc-file-tree-walk.
8725
8726 * vc-sccs.el (vc-sccs-rename-file): Renamed from
8727 vc-sccs-record-rename. Use `find-file-noselect' rather than
8728 `find-file' and call `vc-rename-master' to do the actual move.
8729 (vc-sccs-diff): Remove unused `backend' variable.
8730
8731 * vc-sccs-hooks.el (vc-sccs-registered): Preloaded trivial version
8732 to delay loading of vc-sccs until it is really used.
8733 (vc-sccs-master-templates): Preload.
8734 (vc-sccs-state): Update call to vc-sccs-parse-locks.
8735 (vc-sccs-project-dir): Remove (merged into
8736 vc-sccs-search-project-dir).
8737 (vc-sccs-search-project-dir): Rewrite using file name handling ops
8738 rather than `concat', make sure it is preloaded and don't bother
8739 to check that the file actually exists.
8740 (vc-sccs-parse-locks): Remove unused `file' argument, remove
8741 `locks' argument (use buffer's content instead) and eliminate n^2
8742 behavior.
8743
8744 * vc-rcs.el: Update Copyright.
8745 (vc-rcs-rename-file): New function.
8746 (vc-rcs-diff): Remove unused `backend' variable.
8747
8748 * vc-hooks.el: Update Copyright.
8749 (vc-backend): Don't accept a nil argument any more.
8750 (vc-up-to-date-p): Turn into a defsubst.
8751 (vc-possible-master): New function.
8752 (vc-check-master-templates): Use `vc-possible-master' and allow
8753 funs in vc-X-master-templates to return a non-existent file.
8754
8755 * vc-cvs.el: Update Copyright.
8756 (vc-cvs-diff): Remove unused `backend' variable.
8757 (vc-cvs-checkout): Only toggle read-only if the buffer is setup right.
8758
8759 * vc-cvs-hooks.el: Preload a proto vc-cvs-registered.
8760
8761 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8762
8763 * vc-rcs-hooks.el (vc-rcs-registered): Provide a trivial version
8764 since it can be called from vc-rcs.el.
8765 (vc-rcs-parse-locks): Cleanup to remove an n^2 behavior.
8766
8767 2000-09-04 Andre Spiegel <spiegel@gnu.org>
8768
8769 * vc.el (vc-version-diff): Expand file name read from the
8770 minibuffer. Handle the case when a previous version number can't
8771 be guessed. Give suitable messages when there were no differences
8772 found.
8773 (vc-clear-headers): Call backend-specific implementation, if one
8774 exists.
8775 (vc-cancel-version): Made error checks generic. When done, clear
8776 headers generically, too.
8777
8778 * vc-rcs.el (vc-rcs-clear-headers): New function; code moved here
8779 from vc-clear-headers in vc.el.
8780
8781 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Use vc-parse-buffer
8782 correctly.
8783 (vc-rcs-latest-on-branch-p): Made second argument VERSION
8784 optional. Handle the case when it's not there.
8785
8786 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8787
8788 * vc.el (vc-locking-user): Moved from vc-hooks.el.
8789
8790 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8791
8792 * vc-hooks.el (vc-loadup): Remove.
8793 (vc-find-backend-function): Use `require'. Also, handle the case
8794 where vc-BACKEND-hooks.el doesn't exist.
8795 (vc-call-backend): Cleanup.
8796
8797 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8798
8799 * vc-rcs-hooks.el (vc-rcs-templates-grabbed,
8800 vc-rcs-grab-templates)
8801 (vc-rcs-registered): Remove. The default function works as well.
8802 * vc-sccs-hooks.el (vc-sccs-templates-grabbed,
8803 vc-sccs-grab-templates)
8804 (vc-sccs-registered): Remove. The default function works as well.
8805
8806 * vc.el (vc-version-diff): Left out a vc- in call to
8807 vc-call-backend.
8808 (vc-default-dired-state-info, vc-default-record-rename)
8809 (vc-default-merge-news): Update for the new backend argument.
8810
8811 * vc-hooks.el (vc-find-backend-function): Return a cons cell if
8812 using the default function.
8813 (vc-call-backend): If calling the default function, pass it the
8814 backend as first argument. Update the docstring accordingly.
8815 (vc-default-state-heuristic, vc-default-mode-line-string): Update
8816 for the new backend argument.
8817 (vc-make-backend-sym): Renamed from vc-make-backend-function.
8818 (vc-find-backend-function): Use the new name.
8819 (vc-default-registered): New function.
8820
8821 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8822
8823 * vc.el (vc-merge): Use vc-find-backend-function.
8824
8825 * vc-hooks.el (vc-backend-functions): Remove.
8826 (vc-loadup): Don't setup 'vc-functions.
8827 (vc-find-backend-function): New function.
8828 (vc-call-backend): Use above fun and populate 'vc-functions
8829 lazily.
8830 (vc-backend-defines): Remove.
8831
8832 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8833
8834 * vc.el (vc-register): Put a FIXME note for a newly found bug.
8835 Call vc-call-backend without the leading vc-.
8836 (vc-responsible-backend, vc-finish-logentry, vc-annotate)
8837 (vc-check-headers): Call vc-call-backend without the leading vc-.
8838 (vc-annotate-time-span): Replace confusing use of `cond' with `or'.
8839 (vc-annotate-display): Replace confusing use of `cond' with `or'.
8840 Call vc-call-backend without the leading vc-.
8841
8842 * vc-cvs.el (tail): Provide vc-cvs.
8843 * vc-sccs.el (tail): Provide vc-sccs.
8844 * vc-rcs.el (tail): Provide vc-rcs and remove vc-rcs-logentry-check.
8845
8846 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions)
8847 (vc-make-backend-function, vc-call): Pass names without leading
8848 `vc-' to vc-call-backend so we can blindly prefix them with vc-BACKEND.
8849 (vc-loadup): Don't load vc-X-hooks if vc-X is requested.
8850 (vc-call-backend): Always try to load vc-X-hooks.
8851 (vc-registered): Remove vc- in call to vc-call-backend.
8852
8853 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8854
8855 * vc.el (vc-process-filter): New function.
8856 (vc-do-command): Setup `vc-process-filter' for the async process.
8857 (vc-maybe-resolve-conflicts): New function to reduce
8858 code-duplication. Additionally, it puts the buffer in
8859 `smerge-mode' if applicable.
8860 (vc-next-action-on-file): Use `vc-maybe-resolve-conflicts' after
8861 calling `merge-news'.
8862 (vc-merge): Use `vc-maybe-resolve-conflicts' after calling `merge'.
8863 (vc-log-edit): New function. Replacement for `vc-log-mode' by
8864 interfacing to log-edit.el.
8865 (vc-start-entry): Call `vc-log-edit' instead of `vc-log-mode' if
8866 log-edit is available.
8867 (vc-resolve-conflicts): Delegate to `smerge-ediff' if available.
8868
8869 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8870
8871 * vc.el (vc-register): Remove `vc-buffer-backend' setup.
8872 (vc-log-mode-map): New name for vc-log-entry-mode and merge the
8873 defvar and the initialization.
8874 (vc-log-mode): Minor docstring fix and use vc-log-mode-map.
8875
8876 * vc-hooks.el (vc-default-back-end, vc-buffer-backend): Remove.
8877 (vc-kill-buffer-hook): Remove `vc-buffer-backend' handling.
8878
8879 * vc-cvs-hooks.el (vc-handle-cvs): Make it a defvar and add a FIXME.
8880
8881 2000-09-04 Andre Spiegel <spiegel@gnu.org>
8882
8883 * vc.el (vc-file-clear-masterprops): Removed.
8884 (vc-checkin, vc-revert-buffer): Removed calls to the above.
8885 (vc-version-diff): Use buffer-size without argument.
8886 (vc-register): Heed vc-initial-comment.
8887
8888 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Fix regexp for
8889 default branch.
8890
8891 * vc-rcs.el (vc-rcs-register): Parse command output to find master
8892 file name and workfile version.
8893 (vc-rcs-checkout): Removed call to vc-file-clear-masterprops.
8894
8895 * vc-cvs.el (vc-cvs-merge-news, vc-cvs-checkout): Removed call to
8896 vc-file-clear-masterprops.
8897
8898 * vc-sccs.el (vc-sccs-checkout): Removed call to
8899 vc-file-clear-masterprops. If writable, set vc-state to 'edited
8900 rather than user login name.
8901
8902
8903 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8904
8905 * vc.el (vc-workfile-unchanged-p): Remove unused argument
8906 `want-differences-if-changed' and simplify.
8907 (vc-next-action-on-file) [needs-merge]: Resynch the buffer.
8908 (vc-revert-buffer): Use `unchanged-p' rather than vc-diff's status
8909 output (which is invalid for async vc-diff) to decide whether to
8910 do the revert silently or not.
8911
8912 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8913
8914 * vc-hooks.el (vc-loadup): Load files quietly.
8915 (vc-call-backend): Oops, brain fart.
8916
8917 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8918
8919 * vc-cvs.el (vc-cvs-state): Typo.
8920 (vc-cvs-merge-news): Return the status code rather than the error msg.
8921
8922 2000-09-04 Andre Spiegel <spiegel@gnu.org>
8923
8924 * vc.el (with-vc-file, vc-next-action, vc-version-diff)
8925 (vc-dired-mark-locked): Replaced usage of vc-locking-user with
8926 vc-state or vc-up-to-date-p.
8927 (vc-merge): Use vc-backend-defines to check whether merging is
8928 possible. Set state to 'edited after successful merge.
8929
8930 * vc-hooks.el (vc-locking-user): If locked by the calling user,
8931 return that name. Redocumented.
8932
8933 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8934
8935 * vc.el (vc-recompute-state, vc-next-action-on-file): Update to
8936 new `vc-state' semantics.
8937 (vc-finish-steal): Set 'vc-state to 'edited rather than setting
8938 'vc-locking-user to the current user.
8939 (vc-merge): Inline vc-backend-merge. Comment out code that I
8940 don't understand and hence can't adapt to the new `vc-state' and
8941 `vc-locking-user' semantics.
8942 (vc-backend-merge): Remove.
8943
8944 * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
8945 rather than 'vc-locking-user.
8946
8947 * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
8948
8949 * vc-hooks.el (vc-user-login-name): Simplify the code a tiny bit.
8950 (vc-state): Don't use 'reserved any more. Just use the same
8951 convention as the one used for vc-<backend>-state where the
8952 locking user (as a string) is returned.
8953 (vc-locking-user): Update, based on the above convention. The
8954 'vc-locking-user property has disappeared.
8955 (vc-mode-line, vc-default-mode-line-string): Adapt to new `vc-state'.
8956
8957 * vc-cvs.el (vc-cvs-state): Don't overwrite a non-heuristic state
8958 with a heuristic one.
8959 (vc-cvs-merge-news): Just use 'edited for the case with conflicts.
8960 (vc-cvs-checkin): Do a trivial parse to set the state in case of
8961 error. That allows us to get to 'needs-merge even in the
8962 stay-local case. There's still no way to detect 'needs-patch in
8963 such a setup (or to force an update for that matter).
8964 (vc-cvs-logentry-check): Remove, the default works as well.
8965
8966 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8967
8968 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Run cvs asynchronously.
8969
8970 * vc.el (vc-do-command): kill-all-local-variables, to reset any
8971 major-mode in which the buffer might have been put earlier. Use
8972 `remove' and `when'. Allow `okstatus' to be `async' and use
8973 `start-process' in this case.
8974 (vc-version-diff): Handle the case where the diff looks empty
8975 because of the use of an async process.
8976
8977 2000-09-04 Andre Spiegel <spiegel@gnu.org>
8978
8979 * vc.el (vc-next-action-on-file): Removed optional parameter
8980 `simple'. Recompute state unconditionally.
8981 (vc-default-toggle-read-only): Removed.
8982
8983 * vc-hooks.el (vc-backend-functions): Removed vc-toggle-read-only.
8984 (vc-toggle-read-only): Undid prev change.
8985
8986 * vc-cvs.el (vc-cvs-stay-local): Renamed from
8987 vc-cvs-simple-toggle. Redocumented.
8988 (vc-cvs-state): If locality is wanted, use vc-cvs-state-heuristic.
8989 (vc-cvs-toggle-read-only): Removed.
8990
8991 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8992
8993 * vc.el (vc-backend-dispatch, vc-annotate-mode-syntax-table): Remove.
8994 (vc-prefix-map): Move from vc-hooks.el and make autoloaded.
8995 (vc-release-greater-or-equal-p): Move to vc-rcs.el.
8996 (vc-file-clear-masterprops): Braindead "fix". It was a nop and
8997 still is. So maybe it should be removed.
8998 (vc-head-version, vc-find-binary): Remove.
8999 (vc-recompute-state): Move from vc-hooks.el.
9000 (vc-next-action-on-file): Add a `simple' argument to allow
9001 avoiding the `recompute' step (use for vc-cvs-simple-toggle).
9002 (vc-default-toggle-read-only, vc-default-record-rename): New funs.
9003 (vc-next-action, vc-dired-hook): Use vc-state instead of vc-cvs-status.
9004 (vc-dired-mode-map): Properly defvar it.
9005 (vc-print-log): Call log-view-mode if available.
9006 (small-temporary-file-directory): defvar instead of use boundp.
9007 (vc-merge-news): Moved to vc-cvs.el.
9008 (vc-default-merge-news): New function.
9009
9010 * vc-sccs.el: Require 'vc and 'vc-sccs-hooks.
9011 (vc-sccs-register-switches): New var, copied off of vc-rcs-hooks.
9012 (vc-sccs-latest-on-branch-p): Add a `FIXME' for a call to the
9013 unknown `vc-latest-version' function. It should probably refer to
9014 vc-workfile-version or somesuch, but it's very unclear to me and I
9015 don't have SCCS to test things.
9016
9017 * vc-sccs-hooks.el: Provide 'vc-sccs-hooks.
9018 (vc-sccs-state-heuristic): Fix typo.
9019 (vc-sccs-workfile-unchanged-p): Add missing argument.
9020
9021 * vc-rcs.el: Require vc and vc-rcs-hooks.
9022 (vc-rcs-trunk-p, vc-rcs-branch-part): Move to vc-rcs-hooks.
9023 (vc-rcs-backend-release-p): Remove (use vc-rcs-release-p).
9024 (vc-release-greater-or-equal-p): Move from vc.
9025 (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part,
9026 vc-rcs-minor-part, vc-rcs-previous-version): Remove duplicates.
9027 (vc-rcs-checkout): Add a missing `new-version' argument in the
9028 call to vc-rcs-latest-on-branch-p. Hopefully that was the right one.
9029
9030 * vc-rcs-hooks.el: Provide 'vc-rcs-hooks.
9031 (vc-rcs-trunk-p, vc-rcs-branch-part): Moved from vc-rcs.el.
9032 (vc-rcs-latest-on-branch-p): Use the `version' argument rather
9033 than the apparently unbound `workfile-version'.
9034
9035 * vc-hooks.el (vc-master-templates): Def the obsolete var.
9036 (vc-file-prop-obarray): Use `make-vector'.
9037 (vc-backend-functions): Add new hookable functions
9038 vc-toggle-read-only, vc-record-rename and vc-merge-news.
9039 (vc-loadup): If neither backend nor default functions exist, use
9040 the backend function rather than nil.
9041 (vc-call-backend): If the function if not bound yet, try to load
9042 the non-hook file to see if it provides it.
9043 (vc-call): New macro plus use it wherever possible.
9044 (vc-backend-subdirectory-name): Use neither `vc-default-back-end'
9045 nor `vc-find-binary' since it's only called from
9046 vc-mistrust-permission which is only used once the backend is known.
9047 (vc-checkout-model): Fix parenthesis.
9048 (vc-recompute-state, vc-prefix-map): Move to vc.el.
9049
9050 * vc-cvs.el: Require 'vc and 'vc-cvs-hooks (for compiler warnings).
9051 (vc-cvs-release, vc-cvs-system-release): Remove.
9052 (vc-cvs-use-edit, vc-cvs-simple-toggle): New config variables.
9053 (vc-cvs-dired-state-info): Use `cvs-state' and slightly different
9054 status symbols.
9055 (vc-cvs-parse-status, vc-cvs-state): Move from vc-cvs-hooks.el.
9056 (vc-cvs-toggle-read-only): First cut at a function to allow a
9057 cvs-status-free vc-toggle-read-only.
9058 (vc-cvs-merge-news): Move from cvs-merge-news in vc.el.
9059 (vc-cvs-checkin): Use vc-recompute-state+vc-state instead of
9060 vc-cvs-status. Also set vc-state rather than vc-locking-user.
9061 (vc-cvs-checkout): Modify access rights directly if the user
9062 requested not to use `cvs edit'. And refresh the mode line.
9063
9064 * vc-cvs-hooks.el: Provide 'vc-cvs-hooks.
9065 (vc-cvs-state, vc-cvs-parse-status): Move to vc-cvs.el.
9066
9067 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
9068
9069 * vc-cvs.el (vc-cvs-checkout): Docstring fix. Added a `(if
9070 workfile' that got lost when the code was extracted from vc.el.
9071 And merged the tail with the rest of the code (not possible in the
9072 old vc.el where the tail was shared among all backends). And
9073 explicitly set the state to 'edited if `writable' is set.
9074
9075 * vc-cvs-hooks.el (vc-cvs-registered): Use expand-file-name.
9076 (vc-cvs-state): Be careful to return the value from
9077 vc-cvs-parse-state.
9078 (vc-cvs-parse-status): Use expand-file-name. Don't set 'vc-state
9079 property but return it instead. Also be careful to handle a nil
9080 or "" `rev' when workfile is non-nil (it was handled properly when
9081 workfile was nil).
9082
9083 * vc.el: Removed those pesky unnecessary `(function' quotes.
9084 (vc-annotate-mode-map, vc-annotate-mode-syntax-table): Initialize
9085 directly in the defvar.
9086 (vc-do-command): Bind inhibit-read-only so as to properly handle
9087 the case where the destination buffer has been made read-only.
9088 (vc-diff): Delegate to vc-version-diff in all cases.
9089 (vc-version-diff): Setup the *vc-diff* buffer as was done in vc-diff.
9090 (vc-annotate-mode-variables): Removed (code moved partly to
9091 defvars and partly to vc-annotate-add-menu).
9092 (vc-annotate-mode): Turned into a derived-mode.
9093 (vc-annotate-add-menu): Moved in code in
9094 vc-annotate-mode-variables.
9095 (vc-update-change-log): Use make-temp-file if available.
9096
9097 2000-09-04 Martin Lorentzson <martinl@delysid.gnu.org>
9098
9099 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): References to
9100 `vc-checkout-model' updated to `vc-cvs-update-model'.
9101
9102 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9103
9104 * vc.el (vc-next-action-on-file): Added handling of state
9105 `unlocked-changes'.
9106 (vc-checkout-carefully): Is now practically obsolete, unless the
9107 above is too slow to be enabled unconditionally.
9108 (vc-update-change-log): Fixed typo.
9109
9110 * vc-sccs.el (vc-sccs-steal-lock): Renamed from `vc-sccs-steal'.
9111
9112 * vc-sccs-hooks.el (vc-sccs-state): Somewhat rewritten.
9113 Now handles state `unlocked-changes'.
9114 (vc-sccs-workfile-unchanged-p): New function, to support the above.
9115
9116 * vc-rcs.el (vc-rcs-steal-lock): Renamed from `vc-rcs-steal'.
9117
9118 * vc-rcs-hooks.el (vc-rcs-state): Fixed typo.
9119 (vc-rcs-fetch-master-state): Bug fixes. Recognize state
9120 `unlocked-changes'.
9121 (vc-rcs-workfile-unchanged-p): Renamed from
9122 `vc-rcs-workfile-unchanged'. This is not a real backend-specific
9123 function yet, but supposed to become one soon.
9124
9125 * vc-hooks.el (vc-backend-functions): Renamed `vc-steal' to
9126 `vc-steal-lock'.
9127 (vc-call-backend): Changed error message.
9128 (vc-state): Added description of state `unlocked-changes'.
9129
9130 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9131
9132 * vc-cvs-hooks.el (vc-cvs-registered): Fixed bug that caused it to
9133 always return t in CVS-controlled directories.
9134
9135 * vc.el (vc-responsible-backend): New function.
9136 (vc-register): Largely rewritten.
9137 (vc-admin): Removed (implementation moved into vc-register).
9138 (vc-checkin): Redocumented.
9139 (vc-finish-logentry): If no backend defined yet (because we are in
9140 the process of registering), use the responsible backend.
9141
9142 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
9143 Updated function lists.
9144 (vc-call-backend): Fixed typo.
9145
9146 * vc-sccs.el, vc-rcs.el, vc-cvs.el (vc-BACKEND-responsible-p):
9147 New functions.
9148 (vc-BACKEND-register): Renamed from `vc-BACKEND-admin'.
9149 Removed query option. Redocumented.
9150
9151 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9152
9153 * vc-rcs.el, vc-cvs.el: Updated everything to use `vc-checkout-model'.
9154
9155 * vc.el: Updated callers of `vc-checkout-required' to use
9156 `vc-checkout-model'.
9157
9158 2000-09-04 Martin Lorentzson <martinl@gnu.org>
9159
9160 * vc-rcs.el (vc-rcs-backend-release-p): function added. other
9161 stuff updated to reference this function instead of the old
9162 `vc-backend-release-p'.
9163
9164 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9165
9166 * vc-sccs-hooks.el (vc-uses-locking): Renamed to
9167 vc-checkout-model. Return appropriate values. Updated callers.
9168
9169 2000-09-04 Martin Lorentzson <martinl@gnu.org>
9170
9171 * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el.
9172 (vc-backend-revert): Function moved into `vc-revert';
9173 `vc-next-action' must be updated to accomodate this change.
9174 (vc-backend-steal): Function moved into `vc-finish-steal'.
9175 (vc-backend-logentry-check): Function moved into
9176 `vc-finish-logentry'.
9177 (vc-backend-printlog): Function moved into `vc-print-log'.
9178 (vc-backend-uncheck): Function moved into `vc-cancel-version'.
9179 (vc-backend-assign-name): Function moved into
9180 `vc-create-snapshot'.
9181
9182 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9183
9184 * vc-rcs-hooks.el, vc-cvs-hooks.el (vc-uses-locking):
9185 Rename to vc-checkout-model. Return appropriate values.
9186 Update callers.
9187
9188 * vc-hooks.el (vc-backend-hook-functions): Rename vc-uses-locking
9189 to vc-checkout-model.
9190 (vc-checkout-required): Rename to vc-checkout-model.
9191 Re-implement and re-comment.
9192 (vc-after-save): Use vc-checkout-model.
9193
9194 2000-09-04 Martin Lorentzson <martinl@gnu.org>
9195
9196 * vc.el (vc-workfile-unchanged-p,vc-diff,vc-version-diff):
9197 Update to use the vc-BACKEND-diff functions instead.
9198 `vc-diff' is now working.
9199
9200 * vc-rcs.el (vc-rcs-logentry-check): New function.
9201
9202 * vc-cvs.el (vc-cvs-logentry-check): New function.
9203
9204 * vc-sccs.el (vc-sccs-diff): Function changed name from
9205 `vc-backend-diff'. This makes `vc-diff' work.
9206
9207 * vc-hooks.el (vc-backend-functions): Add `vc-diff' to the list
9208 of functions possibly implemented in a vc-BACKEND library.
9209 (vc-checkout-required): Fix bug that caused an error to be
9210 signaled during `vc-after-save'.
9211
9212 * vc.el: Fix typo.
9213 This checkin is made with our new VC code base for the very first time.
9214 A simple `(vc-checkin (buffer-file-name))' was used to perform it.
9215
9216 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): Function calls to
9217 `vc-checkout-required' updated to `vc-cvs-uses-locking'.
9218
9219 * vc-hooks.el (vc-backend-hook-functions): `vc-checkout-required'
9220 updated to `vc-uses-locking'.
9221 (vc-checkout-required): Call to backend function.
9222 `vc-checkout-required' updated to `vc-uses-locking' instead.
9223
9224 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Function calls to
9225 `vc-checkout-required' updated to `vc-rcs-uses-locking'.
9226
9227 * vc.el (vc-checkin): Merge with `vc-backend-checkin' and update
9228 to match the split into various backends.
9229 (vc-backend-checkin): Remove. Merge with `vc-checkin'.
9230 (vc-retrieve-snapshot): Bug fix.
9231
9232 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9233
9234 * vc-sccs.el (vc-sccs-release): Doc fix.
9235
9236 2000-09-04 Martin Lorentzson <martinl@gnu.org>
9237
9238 * vc.el (vc-next-action-on-file): Bug found and fixed.
9239 (vc-checkout, vc-version-other-window, vc-retrieve-snapshot)
9240 (vc-cancel-version): Handle of vc-BACKEND-checkout updated.
9241
9242 * vc-rcs.el (vc-rcs-checkin, vc-rcs-previous-version)
9243 (vc-rcs-checkout): Name space cleaned up. No more revision number
9244 crunching function names that are not prefixed with vc-rcs.
9245 (vc-rcs-checkout-model): Function added. References to
9246 `vc-checkout-model' replaced.
9247
9248 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9249
9250 * vc.el (vc-next-action-on-file): Rewritten for the new state model.
9251 (vc-backend-merge-news): Renamed to `vc-merge-news'. (Specific parts
9252 still need to be split, and implemented for RCS).
9253
9254 2000-09-04 Martin Lorentzson <martinl@gnu.org>
9255
9256 * vc-sccs-hooks.el (vc-sccs-state-heuristic): Bug found and fixed.
9257
9258 * vc-sccs.el (vc-sccs-admin): Added the query-only option as
9259 required by the vc.el file.
9260
9261 * vc-rcs.el (vc-rcs-admin): Added the query-only option as
9262 required by the vc.el file.
9263 (vc-rcs-exists): Function added.
9264
9265 * vc-cvs.el (vc-cvs-admin): Added the query-only option as
9266 required by the vc.el file.
9267
9268 * vc.el (vc-admin): Updated to handle selection of appropriate
9269 backend. Current implementation is crufty and need re-thinking.
9270
9271 * vc-hooks.el (vc-parse-buffer): Bug found and fixed.
9272
9273 2000-09-04 Martin Lorentzson <martinl@gnu.org>
9274
9275 * vc-cvs.el (vc-cvs-annotate-difference): Updated to handle
9276 beginning of annotate buffers correctly.
9277
9278 * vc.el (vc-annotate-get-backend, vc-annotate-display-default)
9279 (vc-annotate-add-menu, vc-annotate, vc-annotate-display): Annotate
9280 functionality updated quite a lot to support multiple backends.
9281 Variables `vc-annotate-mode', `vc-annotate-buffers',
9282 `vc-annotate-backend' added.
9283
9284 * vc-hooks.el (vc-backend-functions): `vc-annotate-command',
9285 `vc-annotate-difference' added to supported backend functions.
9286
9287 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9288
9289 * vc-rcs.el, vc-sccs.el, vc-cvs.el (vc-*-checkout):
9290 Use with-temp-file instead of /bin/sh. Merged from mainline
9291
9292 2000-09-04 Martin Lorentzson <martinl@gnu.org>
9293
9294 * vc-sccs-hooks.el (vc-sccs-registered): Updated.
9295
9296 * vc-rcs-hooks.el (vc-rcs-registered): Updated.
9297
9298 * vc-cvs-hooks.el (vc-cvs-registered): Updated.
9299
9300 2000-09-04 Martin Lorentzson <martinl@gnu.org>
9301
9302 * vc-hooks.el: vc-state-heuristic added to
9303 vc-backend-hook-functions.
9304
9305 * vc-sccs-hooks.el (vc-sccs-registered): Bug fix.
9306
9307 * vc-rcs-hooks.el (vc-rcs-registered): Bug fix.
9308
9309 * vc.el, vc-sccs-hooks.el, vc-rcs-hooks.el, vc-hooks.el: Rename
9310 `vc-uses-locking' to `vc-checkout-required'. Rename the `locked'
9311 state to `reserved'.
9312
9313 * vc-cvs.el, vc-cvs-hooks.el: Rename `vc-uses-locking' to
9314 `vc-checkout-required'. Rename the `locked' state to `reserved'.
9315
9316 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9317
9318 * vc-rcs-hooks.el: Implement new state model. Hardly anything
9319 untouched.
9320
9321 * vc-rcs.el (vc-rcs-latest-on-branch-p): Move to vc-rcs-hooks.el.
9322
9323 * vc.el (vc-update-change-log): Use small-temporary-file-directory,
9324 if defined. (Merged from main line, slightly adapted.)
9325
9326 * vc-cvs.el (vc-cvs-annotate-difference): Handle possible
9327 millenium problem (merged from mainline).
9328
9329 2000-09-04 Martin Lorentzson <martinl@gnu.org>
9330
9331 * vc-cvs.el: Split the annotate feature into a BACKEND-specific
9332 part and moved the non-BACKEND stuff to vc.el.
9333
9334 * vc.el: Split the annotate feature into a BACKEND specific part
9335 and moved it from the vc-cvs.el file to this one.
9336
9337 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9338
9339 * vc-hooks.el: Implement new state model.
9340 (vc-state, vc-state-heuristic, vc-default-state-heuristic): New funs.
9341 (vc-locking-user): Simplify. Now only needed if the file is
9342 locked by somebody else.
9343 (vc-lock-from-permissions): Remove. Functionality is in
9344 vc-sccs-hooks.el and vc-rcs-hooks.el now.
9345 (vc-mode-line-string): New name for former vc-status. Adapted.
9346 (vc-mode-line): Adapt to use the above. Remove optional parameter.
9347
9348 * vc-cvs-hooks.el (vc-cvs-state, vc-cvs-state-heuristic): New funs.
9349 Various simplifications and adaptations all over the place.
9350
9351 * vc-sccs-hooks.el (vc-sccs-state, vc-sccs-state-heuristic): New funs.
9352 Simplify and adapt the rest.
9353
9354 * vc.el (vc-resynch-window): Add TODO comment: check for
9355 interaction with view mode according to recent RCS change.
9356 (vc-backend-merge-news): Merge "CMUP" patch from mainline.
9357
9358 2000-09-04 Martin Lorentzson <martinl@gnu.org>
9359
9360 * vc.el: Convert the remaining function comments to docstrings.
9361
9362 2000-09-04 Martin Lorentzson <martinl@gnu.org>
9363
9364 * vc.el (vc-backend-release, vc-release-greater-or-equal)
9365 (vc-backend-release-p, vc-trunk-p, vc-branch-p, vc-branch-part)
9366 (vc-minor-part, vc-previous-version): Functions that operate and
9367 compare revision numbers got proper documentation. Comments added
9368 about their possible removal.
9369
9370 2000-09-04 Martin Lorentzson <martinl@gnu.org>
9371
9372 * vc.el (vc-latest-on-branch-p): Function removed and replaced in
9373 the vc-backend.el files.
9374
9375 * vc-sccs.el (vc-sccs-latest-on-branch-p): Function added.
9376
9377 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-trunk-p)
9378 (vc-rcs-branch-p, vc-rcs-branch-part, vc-rcs-minor-part)
9379 (vc-rcs-previous-version): Functions added.
9380
9381 * vc-cvs.el (vc-cvs-latest-on-branch-p): Function added.
9382
9383 * vc-rcs-hooks.el (vc-rcs-master-templates): Extra `)' removed.
9384
9385 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9386
9387 * vc-hooks.el (vc-master-templates): Is really obsolete.
9388 Comment out the definition for now. What is the right procedure
9389 to get rid of it?
9390 (vc-registered, vc-backend, vc-buffer-backend, vc-name): Largely
9391 rewritten.
9392 (vc-default-registered): Remove.
9393 (vc-check-master-templates): New function; does mostly what the
9394 above did before.
9395 (vc-locking-user): Don't rely on the backend to set the property.
9396
9397 * vc-rcs-hooks.el (vc-rcs-master-templates): Use simpler values.
9398 Rewrite documentation.
9399 (vc-rcs-templates-grabbed): New variable.
9400 (vc-rcs-grab-templates): New function.
9401 (vc-rcs-registered): Rewrite to use above mechanism.
9402
9403 * vc-sccs-hooks.el (vc-sccs-master-templates): Use simpler values.
9404 Rewrite documentation.
9405 (vc-sccs-templates-grabbed): New variable.
9406 (vc-sccs-grab-templates): New function.
9407 (vc-sccs-registered): Rewrite to use above mechanism.
9408 (vc-sccs-search-project-dir): Rename from vc-search-sccs-project-dir.
9409 Don't throw the result, simply return it.
9410
9411 * vc-cvs-hooks.el (vc-cvs-master-templates): Remove.
9412 (vc-cvs-find-master): Remove. Code is now in vc-cvs-registered.
9413 (vc-cvs-registered): Does the check itself now. Simplify.
9414
9415 * vc-cvs.el (vc-cvs-revert): Merge and adapt "unedit" patch
9416 from main line.
9417
9418 2000-09-04 Martin Lorentzson <martinl@gnu.org>
9419
9420 * vc-cvs.el (vc-cvs-diff): New function.
9421
9422 * vc-sccs.el (vc-sccs-diff): New function.
9423
9424 * vc-rcs.el (vc-rcs-diff): New function.
9425 (vc-rcs-checkout): Bug (typo) found and fixed.
9426 (vc-rcs-register-switches): New variable.
9427
9428 * vc.el (vc-backend-diff): Function removed and placed in the
9429 backend files.
9430
9431 2000-09-04 Martin Lorentzson <martinl@gnu.org>
9432
9433 * vc-cvs.el (vc-cvs-checkout): Function `vc-cvs-checkout' added.
9434
9435 * vc.el (vc-backend-checkout): Function removed and replaced in
9436 the vc-backend.el files.
9437
9438 * vc-sccs.el (vc-sccs-checkout): Added function `vc-sccs-checkout'.
9439
9440 * vc.el (vc-backend-admin): Removed and replaced in the
9441 vc-backend.el files.
9442
9443 * vc.el (Martin): Removed all the annotate functionality since it
9444 is CVS backend specific.
9445
9446 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9447
9448 * spec.txt: Added specification of vc-state.
9449
9450 * vc-sccs-hooks.el (vc-sccs-master-properties):
9451 Remove handling of vc-latest-version and
9452 vc-your-latest-version. What used to be vc-latest-version, is now
9453 returned as vc-workfile-version.
9454 (vc-sccs-workfile-version): Adapt.
9455
9456 2000-09-04 Dave Love <fx@gnu.org>
9457
9458 * vc.el: [Merged from mainline.]
9459 (vc-dired-mode): Make the dired-move-to-filename-regexp
9460 regexp match the date, to avoid treating date as file size.
9461 Add YYYY S option to WESTERN/
9462
9463 2000-09-04 Dave Love <fx@gnu.org>
9464
9465 * vc.el: Require `compile' when compiling.
9466 (vc-logentry-check-hook): New option.
9467 (vc-steal-lock): Use compose-mail.
9468 (vc-dired-mode-map): Defvar when compiling.
9469 (vc-add-triple, vc-record-rename, vc-lookup-triple): Moved to
9470 vc-sccs.el and renamed. Callers changed.
9471 (vc-backend-checkout, vc-backend-logentry-check)
9472 (vc-backend-merge-news): Doc fix.
9473 (vc-default-logentry-check): New function.
9474 (vc-backend-checkin, vc-backend-revert, vc-backend-steal)
9475 (vc-backend-uncheck, vc-backend-print-log, vc-backend-assign-name)
9476 (vc-backend-merge): Doc fix. Use backend functions.
9477 (vc-check-headers): Use backend functions.
9478
9479 * vc-cvs.el: Require vc when compiling.
9480 (vc-cvs-register-switches): Doc fix.
9481 (vc-annotate-color-map, vc-annotate-menu-elements): Fix custom type.
9482 (vc-cvs-print-log, vc-cvs-assign-name, vc-cvs-merge)
9483 (vc-cvs-check-headers, vc-cvs-steal, vc-cvs-revert, vc-cvs-checkin):
9484 New functions (code from vc.el).
9485 (vc-annotate-display-default): Fix interactive spec.
9486 (vc-annotate-time-span): Doc fix.
9487
9488 * vc-rcs.el: Require vc when compiling.
9489 (vc-rcs-print-log, vc-rcs-assign-name, vc-rcs-merge)
9490 (vc-rcs-check-headers, vc-rcs-steal, vc-rcs-uncheck, vc-rcs-revert)
9491 (vc-rcs-checkin): New functions (code from vc.el).
9492 (vc-rcs-previous-version, vc-rcs-system-release, vc-rcs-checkout):
9493 Doc fix.
9494 (vc-rcs-release): Deleted. (Duplicated vc-rcs-system-release).
9495
9496 * vc-sccs.el: Require vc when compiling.
9497 (vc-sccs-print-log, vc-sccs-assign-name, vc-sccs-merge)
9498 (vc-sccs-check-headers, vc-sccs-steal, vc-sccs-uncheck)
9499 (vc-sccs-revert)
9500 (vc-sccs-checkin, vc-sccs-logentry-check): New functions (code
9501 from vc.el).
9502 (vc-sccs-add-triple, vc-sccs-record-rename)
9503 (vc-sccs-lookup-triple): Moved from vc.el and renamed.
9504 (vc-sccs-admin): Doc fix.
9505
9506 2000-09-04 Martin Lorentzson <martinl@gnu.org>
9507
9508 * vc-rcs.el (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part)
9509 (vc-rcs-minor-part, vc-rcs-previous-version, vc-rcs-release)
9510 (vc-rcs-release-p, vc-rcs-admin, vc-rcs-checkout): New functions
9511 from vc.el.
9512
9513 * vc-sccs.el (vc-admin-sccs): Added from vc.el
9514
9515 * vc-cvs.el: Moved the annotate functionality from vc.el.
9516 (vc-cvs-admin, vc-cvs-fetch-status): Added from vc.el.
9517
9518 2000-09-04 Dave Love <fx@gnu.org>
9519
9520 * vc.el (vc-backend-release): Call vc-system-release.
9521
9522 * vc-sccs.el (vc-sccs-system-release):
9523 Renamed from vc-sccs-backend-release.
9524
9525 * vc-rcs.el (vc-rcs-system-release):
9526 Renamed from vc-rcs-backend-release.
9527
9528 * vc-cvs.el (vc-cvs-system-release):
9529 Renamed from vc-cvs-backend-release.
9530
9531 2000-09-04 Dave Love <fx@gnu.org>
9532
9533 * vc.el (vc-rcs-release, vc-cvs-release, vc-sccs-release): Moved to
9534 backend files.
9535 (vc-backend-release): Dispatch to backend functions.
9536 (vc-backend-release-p): Don't mention CVS, RCS. [The SCCS case
9537 probably needs attention.]
9538
9539 * vc-sccs.el, vc-rcs.el (vc-sccs-release): Moved from vc.el.
9540 (vc-sccs-backend-release): New function.
9541
9542 * vc-cvs.el (vc-cvs-release): Moved from vc.el.
9543 (vc-cvs-backend-release): New function.
9544
9545 * vc.el (vc-dired-mode, vc-dired-reformat-line, vc-dired-purge):
9546 Doc fix.
9547 (vc-fetch-cvs-status): Moved to vc-cvs.el and renamed.
9548 (vc-default-dired-state-info): New function.
9549 (vc-dired-state-info): Dispatch to backends.
9550 (vc-dired-hook): Doc fix. Simplify, pending removal of CVS specifics.
9551
9552 * vc-cvs.el (vc-cvs-dired-state-info, vc-cvs-fetch-status): Moved
9553 from vc.el and renamed.
9554
9555 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9556
9557 * vc.el (vc-file-clear-masterprops, vc-latest-on-branch-p)
9558 (vc-version-other-window, vc-backend-assign-name): Removed
9559 references to vc-latest-version; sometimes changed into
9560 vc-workfile-version.
9561
9562 * vc-rcs-hooks.el (vc-master-workfile-version): Renamed to
9563 vc-rcs-master-workfile-version.
9564 (vc-rcs-workfile-version): Use the above. Don't call
9565 vc-latest-version (that was unreachable code, anyway).
9566 (vc-rcs-fetch-master-properties): Doc fix.
9567
9568 * vc-hooks.el (vc-latest-version, vc-your-latest-version): Removed.
9569 (vc-backend-hook-functions): Removed them from this list, too.
9570 (vc-fetch-properties): Removed.
9571 (vc-workfile-version): Doc fix.
9572
9573 * vc-rcs-hooks.el (vc-rcs-consult-headers): New function.
9574 (vc-rcs-workfile-version, vc-rcs-locking-user)
9575 (vc-rcs-uses-locking): Use it.
9576
9577 * vc-hooks.el (vc-consult-rcs-headers):
9578 Moved into vc-rcs-hooks.el, under the name
9579 vc-rcs-consult-headers.
9580
9581 * vc-cvs-hooks.el (vc-cvs-workfile-version): Don't consult RCS
9582 headers.
9583 (vc-cvs-find-master): Use this name only; correct different
9584 versions of the name.
9585
9586 * vc-sccs-hooks.el (vc-sccs-master-locks, vc-sccs-master-locking-user):
9587 New functions.
9588 (vc-sccs-locking-user): Use the latter.
9589
9590 * vc-rcs-hooks.el (vc-rcs-master-locks, vc-rcs-master-locking-user):
9591 New functions.
9592
9593 * vc-hooks.el (vc-master-locks, vc-master-locking-user):
9594 Moved into both
9595 vc-rcs-hooks.el and vc-sccs-hooks.el. These properties and access
9596 functions are implementation details of those two backends.
9597
9598 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9599
9600 * vc-rcs-hooks.el (vc-rcs-fetch-master-properties)
9601 (vc-rcs-parse-locks): RCS-specific code moved here from vc-hooks.
9602
9603 * vc-sccs-hooks.el (vc-sccs-fetch-master-properties)
9604 (vc-sccs-parse-locks): SCCS-specific code moved here from
9605 vc-hooks.
9606
9607 * vc-cvs-hooks.el (vc-cvs-fetch-master-properties): CVS-specific
9608 code moved here from vc-hooks.
9609
9610 * vc-hooks.el (vc-parse-locks, vc-fetch-master-properties): Split
9611 into back-end specific parts and removed. Callers not updated
9612 yet; because I guess these callers will disappear into back-end
9613 specific files anyway.
9614
9615 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9616
9617 * vc.el (with-vc-file, vc-next-action-on-file, vc-merge)
9618 (vc-backend-checkout): Changed calls to `vc-checkout-model' to
9619 `vc-uses-locking'.
9620
9621 * vc-hooks.el (vc-checkout-model): Renamed to vc-uses-locking.
9622 Store yes/no in the property, and return t/nil. Updated all
9623 callers.
9624
9625 * vc-sccs-hooks.el (vc-sccs-checkout-model): Renamed to
9626 vc-sccs-uses-locking. Don't set property.
9627 (vc-sccs-locking-user): Don't set property.
9628
9629 * vc-cvs-hooks.el (vc-cvs-checkout-model): Renamed to
9630 vc-cvs-uses-locking. Don't set property here; leave that to
9631 vc-hooks.
9632 (vc-cvs-locking-user): Reflect above change. Streamlined.
9633
9634 * vc-rcs-hooks.el (vc-rcs-checkout-model): Renamed to
9635 vc-rcs-uses-locking.
9636 (vc-rcs-locking-user): Reflect above change.
9637
9638 2000-09-04 Dave Love <fx@gnu.org>
9639
9640 * vc-sccs-hooks.el (vc-sccs-checkout-model): New function.
9641
9642 * vc-rcs-hooks.el (vc-rcs-checkout-model): New function.
9643
9644 * vc-hooks.el (vc-checkout-model): Punt to backends.
9645
9646 * vc-cvs-hooks.el (vc-cvs-checkout-model): New function.
9647
9648 * vc.el (vc-fetch-cvs-status): Use renamed vc-cvs-parse-status.
9649
9650 * vc-rcs-hooks.el (vc-rcs-workfile-version, vc-rcs-locking-user):
9651 New functions.
9652
9653 * vc-sccs-hooks.el (vc-sccs-workfile-version, vc-sccs-locking-user):
9654 New functions.
9655
9656 * vc-cvs-hooks.el (vc-handle-cvs): Doc fix.
9657 (vc-cvs-workfile-version, vc-cvs-locking-user): New functions.
9658
9659 * vc-hooks.el (vc-default-locking-user): New function.
9660 (vc-locking-user, vc-workfile-version): Punt to backends.
9661
9662 2000-09-04 Dave Love <fx@gnu.org>
9663
9664 * vc-hooks.el (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff)
9665 (vc-master-workfile-version): Moved from vc-hooks.
9666
9667 * vc-rcs-hooks.el: Fix duplicate code in last change.
9668
9669 * vc-rcs-hooks.el: Require vc-hooks when compiling.
9670 (vc-rcs-master-templates): Improve :type.
9671 (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff,
9672 vc-master-workfile-version): Moved from vc-hooks.
9673
9674 * vc-sccs-hooks.el: Require vc-hooks when compiling.
9675 (vc-sccs-master-templates): Improve :type.
9676 (vc-sccs-lock-file): Moved/renamed from vc-hooks.el vc-lock-file.
9677
9678 * vc-hooks.el (vc-lock-file): Moved to vc-sccs-hooks and renamed.
9679
9680 * vc-cvs-hooks.el: Require vc-hooks when compiling.
9681 (vc-cvs-master-templates): Improve :type. Use
9682 vc-cvs-find-cvs-master.
9683 (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status): Moved here
9684 from vc-hooks.
9685 (vc-vc-find-cvs-master): Renamed to vc-cvs-find-cvs-master.
9686
9687 * vc-hooks.el (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status):
9688 Moved to vc-cvs-hooks.
9689
9690 * vc-hooks.el: Add doc strings in various places. Simplify the
9691 minor mode setup.
9692 (vc-handled-backends): New user variable.
9693 (vc-parse-buffer, vc-insert-file, vc-default-registered): Minor
9694 simplification.
9695
9696 2000-09-04 Dave Love <fx@gnu.org>
9697
9698 * vc.el: Some doc fixes for autoloaded and interactive functions.
9699 Fix compilation warnings from ediff stuff.
9700 (vc-rcs-release, vc-cvs-release, vc-sccs-release): Custom fix.
9701
9702 * vc-sccs-hooks.el (vc-sccs-master-templates): Add :version.
9703
9704 * vc-cvs-hooks.el (vc-cvs-master-templates): Add :version.
9705
9706 * vc-rcs-hooks.el (vc-rcs-master-templates): Add :version.
9707
9708 2000-09-04 Dave Love <fx@gnu.org>
9709
9710 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
9711 New variable.
9712 (vc-make-backend-function, vc-loadup, vc-call-backend)
9713 (vc-backend-defines): New functions.
9714
9715 * vc-hooks.el: Various doc fixes.
9716 (vc-default-back-end, vc-follow-symlinks): Custom fix.
9717 (vc-match-substring): Function removed. Callers changed to use
9718 match-string.
9719 (vc-lock-file, vc-consult-rcs-headers, vc-kill-buffer-hook):
9720 Simplify.
9721
9722 2000-09-04 Dave Love <fx@gnu.org>
9723
9724 * vc-sccs-hooks.el (vc-sccs-master-templates): Fix doc, custom
9725 type.
9726 (vc-sccs-project-dir, vc-search-sccs-project-dir)
9727 (vc-sccs-registered): Doc fix.
9728
9729 * vc-cvs-hooks.el (vc-cvs-master-templates): Fix doc, custom type.
9730 (vc-cvs-registered): Doc fix.
9731
9732 * vc-rcs-hooks.el (vc-rcs-master-templates): Fix doc, custom type.
9733 (vc-rcs-registered): Doc fix.
9734
9735 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9736
9737 * vc-rcs-hooks.el, vc-cvs-hooks.el, vc-sccs-hooks.el: New file.
9738
9739 * vc-hooks.el: vc-registered has been renamed
9740 vc-default-registered. Some functions have been moved to the
9741 backend specific files. they all support the
9742 vc-BACKEND-registered functions.
9743
9744 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9745
9746 * vc-hooks.el: This is 1998-11-11T18:47:32Z!kwzh@gnu.org from the emacs sources
9747
9748 * vc.el: This is 1999-03-13T05:04:24Z!kwzh@gnu.org from the emacs sources
9749
9750 2000-09-04 Dave Love <fx@gnu.org>
9751
9752 * mouse.el (mouse-major-mode-menu, mouse-popup-menubar): Run
9753 menu-bar-update-hook.
9754
9755 * help.el (help-manyarg-func-alist): Add
9756 find-operation-coding-system.
9757
9758 * wid-edit.el (widget-sexp-validate): Fix garbled code.
9759
9760 * custom.el (custom-set-variables): Print message about errors in
9761 setting.
9762
9763 2000-09-03 Andrew Innes <andrewi@gnu.org>
9764
9765 * makefile.w32-in: Change to DOS line endings.
9766
9767 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
9768
9769 * mouse.el (mouse-popup-menubar): Supply the prompt string for
9770 minor-mode keymaps, if they don't have one.
9771
9772 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
9773
9774 * eshell/esh-module.el (eval-when-compile): Don't lose if
9775 esh-module.el's file name is truncated to DOS 8+3 limits.
9776
9777 2000-09-01 John Wiegley <johnw@gnu.org>
9778
9779 * pcomplete.el (pcomplete-dirs-or-entries): Added a missing
9780 predicate, which caused entries in the completion list to be
9781 doubled.
9782
9783 2000-08-30 John Wiegley <johnw@gnu.org>
9784
9785 * eshell/esh-mode.el (eshell-mode): Bound C-c M-d to toggle direct
9786 sending to subprocesses. Also, hook pre-command-hook if
9787 `eshell-send-direct-to-subprocesses' is non-nil.
9788 (eshell-send-direct-to-subprocesses): New config variable. If t,
9789 subprocess input is send immediately.
9790 (eshell-toggle-direct-send): New function.
9791 (eshell-self-insert-command): New function.
9792 (eshell-intercept-commands): New function.
9793 (eshell-send-input): If direct subprocess sending is enabled,
9794 don't echo any input to the Eshell buffer. Let the subprocess
9795 handle that. This requires "stty echo" in bash, for example.
9796
9797 2000-08-28 John Wiegley <johnw@gnu.org>
9798
9799 * eshell/esh-var.el (pcomplete/eshell-mode/unset): Added
9800 completion function for Eshell's implementation of `unset'.
9801
9802 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
9803
9804 * info.el (Info-directory-list): Doc fix.
9805
9806 2000-08-31 Peter Breton <pbreton@ne.mediaone.net>
9807
9808 * filecache.el (file-cache-add-directory-using-find): Don't quote
9809 wildcards on MS-DOS. Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
9810
9811 2000-08-31 Kenichi Handa <handa@etl.go.jp>
9812
9813 * help.el (help-make-xrefs): Don't make hyperlinks for incorrect
9814 coding systems.
9815
9816 2000-08-30 Andrew Innes <andrewi@gnu.org>
9817
9818 * timer.el (run-with-idle-timer): Undo last change, so that timer
9819 is not activated immediately if Emacs is already idle. Some
9820 existing code relies on this behaviour.
9821
9822 2000-08-30 Miles Bader <miles@gnu.org>
9823
9824 * frame.el (set-frame-font): Do completion of font-name for
9825 interactive use.
9826
9827 2000-08-30 Kenichi Handa <handa@etl.go.jp>
9828
9829 * international/quail.el (quail-start-translation): Bind locally
9830 last-command-event, last-command, and this-command.
9831 (quail-start-conversion): Likewise.
9832 (quail-self-insert-command): Fix docstring.
9833
9834 2000-08-29 Gerd Moellmann <gerd@gnu.org>
9835
9836 * progmodes/executable.el
9837 (executable-make-buffer-file-executable-if-script-p): Check that
9838 buffer contains at least 2 characters.
9839
9840 2000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
9841
9842 * help.el (help-make-xrefs, help-xref-mule-regexp): Doc fix.
9843
9844 2000-08-29 Dave Love <fx@gnu.org>
9845
9846 * diff-mode.el (diff-mode) <defgroup>: Add :version.
9847 (diff-mode-shared-map): Bind mouse-2.
9848 (diff-imenu-generic-expression): New variable.
9849 (diff-mode): Use it.
9850
9851 * mouse.el (mouse-major-mode-menu): Use local-key-binding.
9852 (mouse-popup-menubar): Add minor mode menus.
9853 (popup-menu): Check for lookup-key returning number.
9854
9855 2000-08-29 Miles Bader <miles@gnu.org>
9856
9857 * comint.el (comint-send-input): Create overlays using the proper
9858 front/read-advance arguments.
9859
9860 2000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9861
9862 * ps-print.el: Even/odd pages printing. Doc fix.
9863 (ps-print-version): New version number (6.0).
9864 (ps-setup, ps-print-page-p, ps-background-text, ps-background-image)
9865 (ps-background, ps-begin-file, ps-begin-job): Code fix.
9866 (ps-print-duplex-feature): Variable eliminated.
9867 (ps-even-or-odd-pages): New variable.
9868
9869 * progmodes/ebnf2ps.el: Doc fix.
9870 (ebnf-version): New version (3.3).
9871 (ebnf-user-arrow): Change variable customization to sexp.
9872 (ebnf-user-arrow): Function eliminated.
9873 (ebnf-eps-finish-and-write, ebnf-insert-ebnf-prologue): Code fix.
9874
9875 2000-08-29 Kenichi Handa <handa@etl.go.jp>
9876
9877 * help.el (help-xref-mule-regexp): New variable.
9878 (help-make-xrefs): Handle help-xref-mule-regexp.
9879
9880 * international/mule-cmds.el (help-xref-mule-regexp-template): New
9881 variable.
9882 (describe-input-method): Temporarily activate the specfied input
9883 method to display the information.
9884 (describe-language-environment): Hyperlinks to mule related items.
9885
9886 * international/mule-diag.el (charset-multibyte-form-string): New
9887 function.
9888 (list-character-sets-1): Use charset-multibyte-form-string.
9889 (describe-character-set): New function.
9890 (describe-coding-system): Hyperlinks to safe character sets.
9891
9892 * international/quail.el (quail-help): New arg PACKAGE.
9893 Hyperlinks to mule related items.
9894 (quail-help-insert-keymap-description): Use
9895 substitute-command-keys instead of describe-bindings.
9896 (quail-translation-help): Hyperlinks to mule related items.
9897
9898 2000-08-28 John Wiegley <johnw@gnu.org>
9899
9900 * eshell/esh-util.el (eshell-flatten-list): It's not too wise to
9901 have a defsubst call itself. Made `eshell-flatten-list' back into
9902 a function again.
9903
9904 * eshell/em-smart.el (eshell-smart-redisplay): Added a safety
9905 catch, in case re-centering point at bottom messes up the display.
9906 This happens frequently in Emacs 21, due I believe to variable
9907 line heights.
9908
9909 * eshell/esh-mode.el (eshell-find-tag): Require `etags', in order
9910 to call `find-tag-interactive'.
9911
9912 * eshell/em-dirs.el (eshell/cd): Use buffered printing to display
9913 the list of remember directories.
9914
9915 2000-08-28 John Wiegley <johnw@gnu.org>
9916
9917 * align.el: Test align-region-separate to see if it's a symbol.
9918
9919 2000-08-28 John Wiegley <johnw@gnu.org>
9920
9921 * eshell/esh-util.el (eshell-flatten-list): Made this function
9922 into a defsubst form. It gets used very frequently, although
9923 calls don't occur all that often.
9924
9925 * eshell/em-dirs.el (eshell/cd): Flatten the argument list before
9926 examining it.
9927
9928 * eshell/esh-cmd.el (eshell-rewrite-while-command):
9929 (eshell-rewrite-for-command): Use `eshell-copy-handles' instead of
9930 `eshell-protect'.
9931 (eshell-copy-handles): Created a new macro for duplicating the
9932 current set of open handles. This is needed by the looping
9933 functions.
9934 (eshell-do-eval): Fixed while and if, so that the eshell-test-body
9935 is not incorrectly stomped on.
9936
9937 * eshell/em-cmpl.el (eshell-cmpl-use-paring): Mirror
9938 declaration for pcomplete-use-paring.
9939 (eshell-cmpl-initialize): Set pcomplete-use-paring based on the
9940 value of eshell-cmpl-use-paring.
9941 * pcomplete.el (pcomplete-use-paring): New config variable, to
9942 indicate whether paring should be used.
9943 (pcomplete-do-complete): If pcomplete-use-paring is t, pare out
9944 completion alternatives that have already been used.
9945
9946 * eshell/esh-mode.el (eshell-repeat-argument): Added function,
9947 bound to C-c C-y, which will repeat the previous N arguments
9948 (based on prefix argument).
9949 (eshell-mode): Bind C-c C-y to eshell-repeat-argument.
9950
9951 * eshell/esh-cmd.el (eshell/which): Don't kill the *Help* buffer
9952 if there is no *Help* buffer. This is for XEmacs, which renames
9953 its help buffers uniquely. TODO: Find out what the current buffer
9954 name to delete is.
9955
9956 * eshell/esh-util.el (eshell-read-passwd-file): Only keep the
9957 first entry that correlates to a passwd/group number. Later
9958 entries (used for group/user name aliasing to multiple IDs) are
9959 ignored.
9960
9961 * eshell/em-xtra.el (eshell/expr):
9962 * eshell/em-unix.el (eshell/du, eshell/cat, eshell/make)
9963 (eshell-grep, eshell/diff, eshell/locate):
9964 * eshell/em-dirs.el (eshell-dirs-substitute-cd): Flatten the
9965 argument list, before passing it to the system command.
9966
9967 * eshell/esh-mode.el (eshell-find-tag): Added a special version of
9968 `find-tag' for use at final position in Eshell buffers (which
9969 otherwise triggers an error on Emacs 21).
9970 (eshell-mode): Bind M-. to `eshell-find-tag' with the Eshell
9971 buffer, if it is currently bound to `find-tag'.
9972
9973 * pcmpl-gnu.el (pcmpl-gnu-makefile-regexps): Include GNUmakefile
9974 in the list of matched Makefile names.
9975 (pcmpl-gnu-make-rule-names): If GNUmakefile exists in the current
9976 directory, prefer its contents to Makefile.
9977
9978 * eshell/em-dirs.el (eshell/cd): cd commands that look up
9979 directory parts (like "cd old new", or "cd =regexp"), are now case
9980 sensitive on non-Windows/DOS platforms.
9981
9982 * eshell/esh-mode.el (eshell-parse-command-input): When a user
9983 types RET after an open delimiter (like "), display a message
9984 indicating that Eshell is waiting for the closing delimiter.
9985
9986 * eshell/esh-var.el (eshell/unset): Added a command for unsetting
9987 environment variables.
9988
9989 * eshell/em-unix.el (eshell/diff): Added logic to fail more
9990 gracefully if the user enters incorrect arguments.
9991
9992 * eshell/esh-mode.el (eshell-mode): Disable auto-fill-function in
9993 Eshell buffers.
9994
9995 * eshell/esh-var.el (eshell-interpolate-variable):
9996 * eshell/esh-mode.el (eshell-move-argument):
9997 * eshell/em-unix.el (eshell-du-sum-directory):
9998 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
9999 * eshell/em-ls.el (eshell-ls-decorated-name): Use /= instead of
10000 (not (= ...)).
10001
10002 * eshell/em-unix.el (eshell-shuffle-files): Added use of `apply',
10003 to ensure the `preserve' flag gets propagated when doing recursive
10004 directory copies.
10005
10006 2000-08-28 Stefan Monnier <monnier@cs.yale.edu>
10007
10008 * eshell/em-hist.el (eshell-put-history, eshell-get-history):
10009 Don't convert \n into \0177 in memory.
10010 (eshell-read-history, eshell-write-history): Convert \n to \0177,
10011 and back again, when reading and writing.
10012
10013 2000-08-28 Eli Zaretskii <eliz@is.elta.co.il>
10014
10015 * eshell/esh-util.el (eshell-processp): Added to relieve constant
10016 testing of `fboundp' on `processp'.
10017
10018 * eshell/esh-proc.el (eshell/kill): Use eshell-processp.
10019 (eshell/jobs): Don't call process-list if it is not bound.
10020 (eshell-gather-process-output): Support systems where async
10021 subprocesses aren't supported.
10022 (eshell-scratch-buffer, eshell-last-sync-output-start): New
10023 variables.
10024
10025 * eshell/esh-cmd.el (eshell-resume-eval): Handle the case when
10026 eshell-do-eval returns t.
10027 (eshell-do-pipelines-synchronously): New defmacro.
10028 (eshell-execute-pipeline): Call it instead of eshell-do-pipelines
10029 when async subprocesses aren't supported.
10030 (eshell-do-eval): Use eshell-processp. Don't throw eshell-defer
10031 if async subprocesses aren't supported.
10032 (eshell-resume-command): Don't assume STATUS is a string.
10033
10034 * eshell/em-unix.el (eshell/rm): Use eshell-processp.
10035
10036 * eshell/esh-io.el (eshell-virtual-targets): Doc fix.
10037 (eshell-close-target, eshell-get-target): Use eshell-processp.
10038 (eshell-print, eshell-error, eshell-errorn, eshell-printn): Doc
10039 fix.
10040 (eshell-get-target, eshell-create-handles): Doc fix.
10041
10042 2000-08-28 Miles Bader <miles@lsi.nec.co.jp>
10043
10044 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Change the
10045 criterion to include commands that output something, as long as it
10046 leaves both the command and the end-of-buffer visible when the
10047 command has exited.
10048 (eshell-review-quick-commands): Adjust the help doc string
10049 accordingly.
10050
10051 2000-08-28 Peter Breton <pbreton@ne.mediaone.net>
10052
10053 * locate.el (locate): Cleaned up locate command's interactive prompting
10054 Thanks to Fran\e,Ag\e(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
10055
10056 * filecache.el (file-cache-case-fold-search): New variable
10057 (file-cache-assoc-function): New variable
10058 (file-cache-minibuffer-complete): Use file-cache-assoc-function.
10059 Use file-cache-case-fold-search variable
10060 (file-cache-add-file): Use file-cache-assoc-function
10061 (file-cache-delete-file): likewise
10062 (file-cache-directory-name): likewise
10063 (file-cache-debug-read-from-minibuffer): likewise
10064
10065 2000-08-28 Gerd Moellmann <gerd@gnu.org>
10066
10067 * abbrev.el (list-abbrevs): Add optional parameter LOCAL.
10068 (abbrev-table-name): New function.
10069 (prepare-abbrev-list-buffer): Add optional parameter LOCAL.
10070 If non-nil list local abbrev, only.
10071
10072 2000-08-28 Stanislav Shalunov <shalunov@internet2.edu>
10073
10074 * mail/uce.el (uce-reply-to-uce): Remove hard-coded "*Article*"
10075 from Gnus support code, and use special article copy buffer
10076 `(gnus-original-article-buffer)' instead. This allows to get rid
10077 of article-hide-headers usage (which breaks in the latest Gnus
10078 version). Thanks to Detlev Zundel.
10079
10080 2000-08-28 Kenichi Handa <handa@etl.go.jp>
10081
10082 * international/quail.el (quail-use-package): Hide "... loaded"
10083 message.
10084 (quail-start-translation, quail-start-conversion): Likewise.
10085
10086 * international/kkc.el (kkc-region): Hide "... loaded" message.
10087
10088 2000-08-27 Dave Love <fx@gnu.org>
10089
10090 * emacs-lisp/bytecomp.el (mapc): Use byte-compile-funarg.
10091
10092 2000-08-27 Miles Bader <miles@gnu.org>
10093
10094 * faces.el (read-face-font, read-face-and-attribute): Tweak prompts.
10095
10096 2000-08-27 Kenichi Handa <handa@etl.go.jp>
10097
10098 * international/ja-dic-cnv.el (skkdic-convert): Insert (require
10099 'ja-dic-cnv), not (require 'skkdic-cnv).
10100
10101 2000-08-26 Miles Bader <miles@gnu.org>
10102
10103 * faces.el (face-x-resources): Add entry for :inherit.
10104 * cus-face.el (custom-face-attributes): Add support for :inherit
10105 attribute. Add support for relative face heights.
10106 (custom-face-attributes-get): Treat `nil' as being a default value
10107 for :inherit (as well as `unspecified').
10108
10109 * faces.el (set-face-attribute): Update doc string.
10110 (face-attribute-name-alist): Add :inherit.
10111 (face-valid-attribute-values): Handle :inherit.
10112 (face-read-string): Rephrase prompt to be less confusing.
10113 Assume that DEFAULT is a string, since we must return a string.
10114 (face-read-integer): Use `format' to turn DEFAULT into an
10115 acceptable default for face-read-string. Match NEW-VALUE against
10116 the string "unspecified", not the symbol `unspecified', since
10117 that's what face-read-string returns.
10118 (read-face-attribute): Lookup a name for old-value in valid, and
10119 use it as a default if we find one. Treat all values from
10120 face-read-string as strings. If the default is used, don't do any
10121 more processing on the value, just use the old value directly.
10122 (read-face-and-attribute, modify-face): Tweak prompt.
10123 (read-face-name): Don't assume prompt ends with a space.
10124
10125 * faces.el (describe-face): Add support for :inherit attribute.
10126
10127 2000-08-25 Kenichi Handa <handa@etl.go.jp>
10128
10129 * terminal.el (terminal-emulator): Fix args to `concat'. Now
10130 concat doesn't accept interger.
10131
10132 * international/kkc.el: Remove SKK from Keywords. Require
10133 ja-dic-utl instead of skkdic-utl.
10134
10135 * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
10136 Provide ja-dic-cnv instead of skkdic-cnv.
10137 (ja-dic-filename): Renamed from skkdic-filename. Referers changed
10138 (iso-2022-7bit-short): Add safe-charsets property.
10139 (skkdic-convert-postfix): Search Japanese chou-on character in
10140 addition to Hiragana character.
10141 (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
10142 (skkdic-convert): Change file names from skkdic.el to ja-dic.el
10143 (batch-skkdic-convert): Likewise.
10144
10145 * international/ja-dic-utl.el: Renamed from skkdic-utl.el.
10146 Provide ja-dic-utl instead of skkdic-utl.
10147 (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic.
10148
10149 2000-08-24 Dave Love <fx@gnu.org>
10150
10151 * disp-table.el (standard-display-default): Make the test of `l'
10152 useful.
10153
10154 * language/european.el ("Latin-8", "Latin-9"): Add input methods,
10155 mod sample text.
10156
10157 * international/iso-ascii.el: Make pilcrow convenient string
10158 consistent with section.
10159 (iso-ascii-display): Set up multibyte characters as well as
10160 unibyte.
10161
10162 2000-08-24 Kenichi Handa <handa@etl.go.jp>
10163
10164 * international/mule-cmds.el (reset-language-environment): Set
10165 default-process-coding-system to '(undecided . iso-latin-1), which
10166 makes process I/O almost consistent with file I/O. Call this
10167 function when mule-cmds.el[c] is loaded.
10168
10169 2000-08-22 Andrew Innes <andrewi@gnu.org>
10170
10171 * makefile.w32-in: New file.
10172
10173 2000-08-22 Miles Bader <miles@lsi.nec.co.jp>
10174
10175 * comint.el (comint-output-filter): Compare end of
10176 comint-last-output-overlay with the start of the newly inserted
10177 text, not the end, when deciding whether to extend it.
10178 Set saved-point's insertion type to advance after insertion.
10179
10180 * shell.el (shell-font-lock-keywords): Remove prompt highlighting,
10181 since this is now done independently of font-lock mode.
10182
10183 2000-08-21 Gerd Moellmann <gerd@gnu.org>
10184
10185 * server.el (server-kill-new-buffers): New user option.
10186 (server-existing-buffer): New buffer-local variable.
10187 (server-visit-files): When using an existing buffer, set
10188 server-existing-buffer to t.
10189 (server-buffer-done): If server-kill-new-buffers is t, kill the
10190 buffer, unless it was already present before visiting it with
10191 Emacs server.
10192
10193 2000-08-21 Eli Zaretskii <eliz@is.elta.co.il>
10194
10195 * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
10196 even if the display doesn't support colors: some displays will
10197 support bold/underline faces.
10198
10199 2000-08-21 Gerd Moellmann <gerd@gnu.org>
10200
10201 * emacs-lisp/cl.el (cl-macroexpand): Doc fix.
10202
10203 * startup.el (command-line): If user's init file had an error,
10204 add explanatory text to *Messages*.
10205
10206 2000-08-21 Kenichi Handa <handa@etl.go.jp>
10207
10208 * man.el (Man-getpage-in-background): Decode the process output by
10209 the system locale coding system.
10210
10211 2000-08-20 Dave Love <fx@gnu.org>
10212
10213 * wid-edit.el (widget-choose, widget-choice-mouse-down-action):
10214 Don't test x-popup-menu.
10215 (function) <complete-function>: Complete only fbound symbols.
10216 <validate, value>: New.
10217 (variable) <complete-function>: Complete only bound symbols.
10218 (coding-system): Add :base-only, :complete-function, :validate,
10219 :value, :prompt-match.
10220 (widget-coding-system-prompt-value): Use read-coding-system and
10221 act on :base-only.
10222 (editable-field): Add :help-echo.
10223 (widget-push-button-gui, widget-push-button-cache)
10224 (widget-gui-action, widget-editable-list-gui): COmment out, along
10225 with uses.
10226 (widget-at): Make arg optional.
10227 (widget-echo-help): Adjust for current help-echo calling sequence.
10228 (widget-specify-field, widget-specify-button)
10229 (widget-specify-insert, widget-get-sibling, widget-image-find)
10230 (widget-convert, widget-insert, widget-leave-text)
10231 (widget-beginning-of-line, widget-end-of-line, widget-kill-line)
10232 (widget-setup, widget-field-find, widget-before-change)
10233 (widget-after-change, widget-default-complete)
10234 (widget-default-create, widget-default-delete)
10235 (widget-push-button-value-create, editable-field)
10236 (widget-field-prompt-value, widget-field-validate)
10237 (widget-choice-value-create, widget-choice-action)
10238 (widget-choice-validate, widget-checklist-add-item)
10239 (widget-radio-add-item, widget-radio-chosen)
10240 (widget-radio-value-inline, widget-editable-list-value-create)
10241 (widget-editable-list-entry-create)
10242 (widget-documentation-link-add)
10243 (widget-documentation-string-value-create)
10244 (widget-regexp-validate, widget-file-complete)
10245 (widget-sexp-validate, widget-plist-convert-widget)
10246 (widget-plist-convert-widget, widget-alist-convert-widget)
10247 (widget-alist-convert-widget, widget-color-complete): Simplify,
10248 particularly to avoid bindings which aren't optimized out.
10249
10250 * emacs-lisp/lisp.el (defun-prompt-regexp, parens-require-spaces):
10251 Doc fix.
10252 (down-list, backward-up-list, up-list, kill-sexp)
10253 (backward-kill-sexp, mark-sexp): Make arg optional.
10254 (lisp-complete-symbol): Add optional arg PREDICATE.
10255
10256 * cus-start.el: Add display-buffer-reuse-frames,
10257 file-coding-system-alist.
10258
10259 2000-08-20 Gerd Moellmann <gerd@gnu.org>
10260
10261 * startup.el (command-line): Clear realized faces after
10262 modifying TTY color mappings.
10263
10264 2000-08-20 Miles Bader <miles@gnu.org>
10265
10266 * faces.el (face-attr-match-p): Don't return true if ATTRS are
10267 merely a subset of FACE's attributes.
10268
10269 2000-08-19 Miles Bader <miles@gnu.org>
10270
10271 * comint.el (comint-output-filter): Save the point with a marker,
10272 not just a buffer position.
10273
10274 * international/mule.el (set-buffer-process-coding-system): Make
10275 interactive prompt less confusing.
10276
10277 2000-08-19 Gerd Moellmann <gerd@gnu.org>
10278
10279 * hilit-chg.el: General cleanup of doc strings, comments and
10280 code formatting.
10281
10282 2000-08-19 Miles Bader <miles@gnu.org>
10283
10284 * emacs-lisp/bytecomp.el (byte-compile-beginning-of-line):
10285 Compiler macro removed; beginning-of-line is no longer always
10286 equivalent to forward-line, in the presence of fields.
10287
10288 * comint.el (comint-output-filter): Remove ad-hoc saving of
10289 restriction, and just use save-restriction, now that it works
10290 correctly. Don't adjust comint-last-input-start to account for
10291 our insertion; it shouldn't have moved because we don't use
10292 insert-before-markers anymore. Comment out call to
10293 `force-mode-line-update'; why is it here?
10294
10295 * gud.el (gud-basic-call): Temporarily widen gud comint buffer
10296 while checking for prompt to delete. Use `forward-line 0'
10297 instead of beginning-of-line.
10298 (gud-filter): Temporarily widen gud comint buffer while
10299 examining output.
10300
10301 2000-08-18 Stefan Monnier <monnier@cs.yale.edu>
10302
10303 * progmodes/sh-script.el: Big bag of typos.
10304
10305 * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp
10306 check since ispell-process is not bound when ispell is not yet loaded.
10307
10308 2000-08-18 Dave Love <fx@gnu.org>
10309
10310 * image.el (find-image): Copy `spec' before using plist-put.
10311
10312 2000-08-18 Gerd Moellmann <gerd@gnu.org>
10313
10314 * textmodes/ispell.el (ispell-dictionary-alist-6): Add
10315 `portugues'.
10316
10317 * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to
10318 backward-kill-sexp, analogous to kill-sexp.
10319
10320 * progmodes/icon.el (icon-indent-line)
10321 (icon-is-continuation-line): Handle comments specially.
10322
10323 2000-08-17 Ken Stevens <k.stevens@ieee.org>
10324
10325 * ispell.el: Set to standard author/maintainer/keyword fields.
10326 Fine tuning to menu map appearance and operation, and added help.
10327 Remove `start' and `end' error messages when compiling.
10328 (ispell-choices-win-default-height): Fixed comment string.
10329 (ispell-dictionary-alist-1): Fixed regexp in castellano and
10330 castellano8 dictionaries.
10331 (ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
10332 (ispell-dictionary-alist-4): Fixed regexp in francais-tex
10333 dictionary, added italiano dictionary.
10334 (ispell-skip-region-alist): Removed regexp thrashing when `-' is a
10335 word character
10336 (ispell-tex-skip-alists): Added psfig support.
10337 (ispell-skip-html): Renamed from ispell-skip-sgml.
10338 (ispell-begin-skip-region-regexp, ispell-skip-region)
10339 (ispell-minor-check): Improved html skipping support to skip across
10340 code, and recognize `&' commands without propper `;' syntax;
10341 (ispell-process-line): Fix alignment error when manually
10342 correcting spelling.
10343 (ispell): Fix comment string.
10344 (ispell-add-per-file-word-list): Always put word list on new line.
10345
10346 2000-08-17 Gerd Moellmann <gerd@gnu.org>
10347
10348 * format.el (format-encode-run-method): Fix error message to say
10349 `encode' instead of `decode'. Use save-window-excursion around
10350 shell-command-on-region as in format-decode-run-method because
10351 shell-command-on-region can display a buffer with error output.
10352 (format-decode): Don't record undo information for the decoding.
10353 (format-annotate-function): Add parameter FORMAT-COUNT. Make
10354 that number part of the temporary buffer name so that more than
10355 one decoding using a temporary buffer can happen safely.
10356
10357 * enriched.el (enriched-annotation-regexp): Use `A-Z' instead
10358 of `A-z' in the regexp.
10359
10360 * hilit-chg.el: Fix typos in commentary.
10361
10362 * help.el (view-emacs-news): Rewritten for new naming scheme
10363 for old NEWS files.
10364
10365 * startup.el (command-line): Pop to *Messages* in case an error
10366 is signaled while loading user-init-file.
10367
10368 2000-08-17 Andreas Schwab <schwab@suse.de>
10369
10370 * files.el (insert-directory): Don't lose original file name,
10371 undoing an undocumented change.
10372
10373 2000-08-17 Alex Schroeder <alex@gnu.org>
10374
10375 * sql.el (sql-magic-go): Use comint-bol.
10376 (sql-copy-column): Use comint-line-beginning-position.
10377 (comint-line-beginning-position): Define a replacement for
10378 comint-line-beginning-position if it is not fboundp.
10379
10380 2000-08-17 Alex Schroeder <alex@gnu.org>
10381
10382 * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map;
10383 it didn't have any effect anyway.
10384
10385 2000-08-17 Alex Schroeder <alex@gnu.org>
10386
10387 * sql.el (sql-postgres): Jason Beegan's patch uses the parameters
10388 --pset and pager=off instead of sending \\o|cat at the beginning
10389 of the session.
10390
10391 2000-08-17 Miles Bader <miles@gnu.org>
10392
10393 * progmodes/octave-inf.el: Add compatibility definition of
10394 comint-line-beginning-position.
10395
10396 2000-08-17 Kenichi Handa <handa@etl.go.jp>
10397
10398 * startup.el (normal-top-level): Look in each dir in load-path for
10399 a leim-list.el file too. This assures of loading leim-list.el
10400 that is created at Emacs installation time even if a user have his
10401 own leim-list.el.
10402
10403 2000-08-17 Miles Bader <miles@gnu.org>
10404
10405 * hi-lock.el (hi-yellow, hi-pink, hi-green, hi-blue): Force the
10406 foreground color to black if the background is dark.
10407
10408 2000-08-16 Stefan Monnier <monnier@cs.yale.edu>
10409
10410 * loadhist.el (unload-feature): Typo.
10411
10412 * finder.el (finder-compile-keywords):
10413 * cus-dep.el (custom-make-dependencies): Add local-variable settings
10414 to the generated file.
10415
10416 * mail/mh-e.el (mh-make-local-vars):
10417 Replace make-variable-buffer-local with make-local-variable.
10418
10419 * play/landmark.el:
10420 * options.el (Edit-options-{set,toggle,t,nil}):
10421 * mail/mailabbrev.el (mail-abbrevs-mode):
10422 * textmodes/tex-mode.el (tex-expand-files):
10423 * textmodes/outline.el (outline-minor-mode): Don't quote lambda.
10424
10425 * term/bg-mouse.el (bg-mouse-report): screen-height -> frame-height.
10426
10427 * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
10428 (ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
10429 Allow going past the last element.
10430 * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
10431 (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
10432 (cvs-mouse-toggle-mark): Don't move point.
10433 (cvs-revert-if-needed): Avoid re-eval of local variables and modes.
10434
10435 * progmodes/compile.el (grep): Provide a default set of files.
10436 (next-error): Docstring fix.
10437 (compilation-find-file): Avoid find-file (fails in a dedicated window).
10438
10439 * emacs-lisp/easy-mmode.el (define-minor-mode):
10440 Use `symbol-value' to keep the byte-compiler quiet.
10441
10442 * diff-mode.el (diff-mode-map): Bind diff-apply-hunk.
10443 (diff-find-source-location): New fun, extracted from diff-goto-source.
10444 (diff-goto-source): Use it.
10445 (diff-next-complex-hunk, diff-filter-lines): New function.
10446 (diff-apply-hunk): New command.
10447
10448 * smerge-mode.el (smerge-mode-menu): Doc fix.
10449
10450 * msb.el (msb-mode): Define it in terms of define-minor-mode.
10451
10452 2000-08-16 Dave Love <fx@gnu.org>
10453
10454 * windmove.el (windmove) <defgroup>: Add :version.
10455
10456 * net/goto-addr.el: Don't require browse-url. Require thingatpt.
10457 (goto-address-fontify-p, goto-address-highlight-p)
10458 (goto-address-url-face, goto-address-url-mouse-face)
10459 (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
10460 (goto-address-url-regexp): Use thing-at-point-url-regexp.
10461 (goto-address-fontify, goto-address-at-mouse): Simplify,
10462 (goto-address-at-point): browse-url-url-at-point,
10463 goto-address-find-address-at-point can return nil.
10464 (goto-address-find-address-at-point): Return nil on failure.
10465
10466 * align.el (align) <defgroup>: Add :version.
10467
10468 * calculator.el (calculator): Add :version.
10469 (calculator): Use two lines for calculator window if `modeline'
10470 face is boxed.
10471
10472 * play/5x5.el: Doc fixes.
10473 (5x5) <defgroup>: Add :version.
10474
10475 * play/fortune.el (fortune) <defgroup>: Add :version.
10476 (fortune-append): Fix error message.
10477 (fortune-from-region): Doc fix.
10478
10479 * play/pong.el (pong): Doc fix.
10480
10481 * play/morse.el: Keywords, commentary, autoloads.
10482
10483 2000-08-16 Eli Zaretskii <eliz@is.elta.co.il>
10484
10485 * desktop.el (desktop-save): Don't look at symbol-value of a
10486 member of minor-mode-alist, unless it is boundp.
10487
10488 2000-08-16 Sam Steingold <sds@gnu.org>
10489
10490 * buff-menu.el (list-buffers-noselect): Use `dolist' instead Of
10491 `while'; use `with-current-buffer' instead of `save-excursion'.
10492 Removed unnecessary kludges now that "*Buffer List*" is excluded.
10493
10494 2000-08-16 Kenichi Handa <handa@etl.go.jp>
10495
10496 * international/ccl.el (declare-ccl-program): Docstring modified.
10497 (ccl-execute-with-args): Likewise.
10498
10499 2000-08-16 Miles Bader <miles@gnu.org>
10500
10501 * progmodes/sql.el: Add compatibility definition of
10502 comint-line-beginning-position.
10503
10504 2000-08-15 Gerd Moellmann <gerd@gnu.org>
10505
10506 * buff-menu.el (list-buffers-noselect): Set `buffer' as well as
10507 'buffer-menu' property.
10508 (Buffer-menu-buffer): Use `buffer' property if `buffer-name'
10509 fails.
10510 (Buffer-menu-execute): When deleting, test `(and buf (buffer-name
10511 buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer
10512 wasn't killed.
10513
10514 * buff-menu.el (list-buffers-noselect): Don't display the
10515 *Buffer List* buffer.
10516
10517 * font-lock.el: Require jit-lock to prevent a very late
10518 `Loading jit-lock' message.
10519
10520 * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el
10521 * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors'
10522 mail address.
10523
10524 2000-08-15 Miles Bader <miles@gnu.org>
10525
10526 * textmodes/ispell.el (ispell-graphic-p): New constant.
10527 (ispell-choices-win-default-height, ispell-help): Use
10528 `ispell-graphic-p' instead of `xemacsp'.
10529
10530 2000-08-15 Dave Love <fx@gnu.org>
10531
10532 * simple.el: Autoload widget-convert when compiling.
10533 (mail-user-agent): Doc fix.
10534
10535 * help.el (function-called-at-point, variable-at-point): Use
10536 with-syntax-table.
10537 (help-manyarg-func-alist): Add insert-and-inherit.
10538
10539 * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'.
10540
10541 * delsel.el (delsel-unload-hook): New function.
10542
10543 * find-file.el: Doc fixes. Move provide to end.
10544 (ff) <defgroup>: Add :link.
10545 (ff-goto-click): Deleted.
10546 (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
10547 Use mouse-set-point.
10548
10549 * textmodes/tildify.el: Doc fixes.
10550 (tildify) <defgroup>: Add:version.
10551
10552 * progmodes/glasses.el (glasses) <defgroup>: Add :version.
10553 (glasses-custom-set): Use set-default, not set.
10554 (minor-mode-alist): Propertize the lighter.
10555 (glasses-mode): Provide optional arg.
10556
10557 * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link.
10558 (global-cwarn-mode): Don't make it a user option. Unquote lambda.
10559 (cwarn-font-lock-feature-keywords-alist): Don't make it a user
10560 option. Provide :type.
10561 (cwarn-configuration): Provide :type.
10562 (cwarn-mode): Doc fix.
10563
10564 * add-log.el (change-log-merge): Doc fix.
10565 (change-log-redate): New command.
10566
10567 * net/browse-url.el (browse-url-filename-alist): Add a clause for
10568 Doze and Dog.
10569 (browse-url): Use dolist, not mapcar.
10570 (browse-url-at-point): Check for null url.
10571 (browse-url-event-buffer, browse-url-event-point): Functions
10572 deleted.
10573 (browse-url-at-mouse, browse-url-netscape): Simplify.
10574
10575 * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus
10576 modes.
10577 (msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
10578 Fix previous change to mapcan.
10579 (msb--init-file-alist, msb--add-separators)
10580 (msb--make-keymap-menu): Simplify.
10581 (msb--choose-file-menu): Use copy-sequence.
10582 (msb-mode-map): Add title to keymap.
10583 (msb-unload-hook): New function.
10584
10585 * bs.el: Fix indentation.
10586 (bs) <defgroup>: Add :links.
10587 (bs-show): Doc fix.
10588 (bs-apply-sort-faces): Don't use window-system.
10589 (bs-mode-font-lock-keywords): Avoid testing for XEmacs.
10590
10591 2000-08-15 Eli Zaretskii <eliz@is.elta.co.il>
10592
10593 * calendar/timeclock.el (timeclock-file): Run .timelog through
10594 convert-standard-filename.
10595
10596 2000-08-14 Gerd Moellmann <gerd@gnu.org>
10597
10598 * emacs-lisp/authors.el: New file.
10599
10600 * paren.el (show-paren-priority): New user option.
10601 (show-paren-function): Set overlay priorities to
10602 show-paren-priority.
10603
10604 2000-08-14 Miles Bader <miles@gnu.org>
10605
10606 * comint.el (comint-bol): Use `forward-line 0' instead of calling
10607 beginning-of-line with inhibit-field-text-motion bound.
10608
10609 2000-08-14 Gerd Moellmann <gerd@gnu.org>
10610
10611 * calendar/timeclock.el: New file.
10612
10613 2000-08-14 David Ponce <david@dponce.com>
10614
10615 * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to
10616 `widget-button-click'. so that one can use left mouse button to
10617 click on dialog buttons.
10618
10619 2000-08-14 Emmanuel Briot <briot@gnat.com>
10620
10621 * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase
10622 identifiers, since XML is case sensitive
10623
10624 2000-08-12 Miles Bader <miles@gnu.org>
10625
10626 * comint.el (comint-output-filter): Don't bother frobbing
10627 window-start, it doesn't seem to be necessary.
10628
10629 * comint.el (comint-send-string, comint-send-region): Make into
10630 real functions. Snapshot the prompt before sending.
10631
10632 2000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
10633
10634 * info.el (Info-find-emacs-command-nodes): Rewrite to use
10635 technique similar to Info-index, instead of relying on specific
10636 names of relevant Index nodes.
10637 (Info-goto-emacs-command-node): Bind Info-history to nil when
10638 going to the first node found by Info-find-emacs-command-nodes.
10639
10640 2000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
10641
10642 * menu-bar.el (menu-bar-help-menu): Add a :help string.
10643
10644 2000-08-10 Miles Bader <miles@gnu.org>
10645
10646 * comint.el (comint-output-filter): Doc fixes & misc code cleanup.
10647
10648 2000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
10649
10650 * info.el (Info-file-list-for-emacs): More elements for the
10651 autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs,
10652 and woman manuals.
10653
10654 2000-08-10 Miles Bader <miles@lsi.nec.co.jp>
10655
10656 * comint.el (comint-send-input): Make the newline boundary overlay
10657 rear-nonsticky. Use `insert' instead of `insert-before-markers'.
10658 (comint-output-filter): Use `insert' instead of
10659 `insert-before-markers'. Extend comint-last-output-overlay when
10660 necessary since we can't rely on insert-before-markers to do it.
10661 * gud.el (gud-filter): Use `with-current-buffer' instead of
10662 save-excursion when inserting the output, so that point gets
10663 updated correctly; the old method relied on a rather dodgy
10664 side-effect of comint-output-filter to avoid the effect of
10665 save-excursion.
10666
10667 2000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
10668
10669 * files.el (recover-file): Call insert-directory instead of
10670 invoking `ls' directly.
10671
10672 2000-08-10 Miles Bader <miles@gnu.org>
10673
10674 * comint.el (comint-highlight-prompt, comint-highlight-prompt-face)
10675 (comint-last-prompt-overlay): New variables.
10676 (comint-output-filter): Implement prompt highlighting.
10677 (comint-snapshot-last-prompt): New function.
10678 (comint-send-input): Snapshot the last prompt.
10679 Use comint-highlight-input-face.
10680 (comint-highlight-input-face): Renamed from `comint-highlight-face'.
10681 Use defface instead of defcustom.
10682 (send-invisible, comint-send-eof): Snapshot the last prompt.
10683 (comint-delchar-or-maybe-eof): Use comint-send-eof.
10684 (comint-mode): Make `comint-last-prompt-overlay' buffer-local.
10685
10686 2000-08-09 Stefan Monnier <monnier@cs.yale.edu>
10687
10688 * emacs-lisp/regexp-opt.el (make-bool-vector): Remove.
10689 (regexp-opt-group): Use a list of chars for `letters'.
10690 (regexp-opt-charset): `chars' is now a list of chars.
10691 Use a char-table rather than a vector so it works for multibyte chars.
10692
10693 * pcvs.el (cvs-menu): Don't move point. Use popup-menu.
10694 Set cvs-minor-current-files to the selected fileinfo.
10695 (cvs-get-marked): Accept fileinfos in cvs-minor-current-files.
10696 (cvs-mode-insert): Manually macroexpand `ignore-errors'.
10697
10698 2000-08-09 Eli Zaretskii <eliz@is.elta.co.il>
10699
10700 * files.el (insert-directory): Don't call access-file on
10701 directories on DOS and Windows.
10702
10703 2000-08-09 Kenichi Handa <handa@etl.go.jp>
10704
10705 * international/ccl.el (ccl-embed-data): Make ccl-program-vector
10706 longer if necessary.
10707 (ccl-embed-code): Call ccl-embed-data to store CODE in
10708 ccl-program-vector.
10709
10710 2000-08-09 Miles Bader <miles@gnu.org>
10711
10712 * comint.el (comint-output-filter): Properly handle the case where
10713 the text surrounded by comint-last-output-overlay was deleted.
10714
10715 2000-08-08 Gerd Moellmann <gerd@gnu.org>
10716
10717 * info.el (Info-insert-dir): Use Info-additional-directory-list if
10718 non-nil.
10719 (Info-file-list-for-emacs): Remove "info" from the list because
10720 that leads to trying to use the documentation from file `info'
10721 in various situations where it isn't appropriate, for instance
10722 C-h C-k C-h i.
10723
10724 * ffap.el (ffap-read-file-or-url-internal): Handle case that
10725 DIR and/or STRING are nil.
10726
10727 * progmodes/compile.el (compilation-setup): Make variable
10728 compilation-error-screen-columns buffer-local, as some comment
10729 in the code suggests it should be.
10730
10731 * files.el (auto-mode-interpreter-regexp): New variable.
10732 (set-auto-mode): Use it.
10733
10734 * indent.el (indent-for-tab-command): Doc fix.
10735
10736 * mouse-sel.el (mouse-sel-mode): Doc fix.
10737
10738 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N='
10739 labels.
10740
10741 * help.el (print-help-return-message): When
10742 display-buffer-reuse-frames is set, let the help window been quit,
10743 instead of deleting it, which might delete a reused frame.
10744
10745 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
10746
10747 * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to
10748 rename a directory to a name that differs only by its letter case.
10749
10750 2000-08-08 Kenichi Handa <handa@etl.go.jp>
10751
10752 * international/quail.el (quail-define-rules): Handle Quail decode
10753 map correctly. Add code for supporting annotations.
10754 (quail-install-decode-map): New function.
10755 (quail-defrule-internal): New optional arguments decode-map and
10756 props.
10757 (quail-advice): New function.
10758
10759 2000-08-07 Sam Steingold <sds@gnu.org>
10760
10761 * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
10762 `defconst', `define-condition', `with-slots'.
10763 * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
10764
10765 2000-08-03 Miles Bader <miles@gnu.org>
10766
10767 * comint.el (comint-use-prompt-regexp-instead-of-fields):
10768 New variable.
10769 (comint-prompt-regexp, comint-get-old-input): Document dependence on
10770 comint-use-prompt-regexp-instead-of-fields.
10771 (comint-send-input): Add `input' field property to stuff we send to
10772 the process, if comint-use-prompt-regexp-instead-of-fields is nil.
10773 (comint-output-filter): Add `output' field property to process
10774 output, if comint-use-prompt-regexp-instead-of-fields is nil.
10775 (comint-replace-by-expanded-history)
10776 (comint-get-old-input-default, comint-show-output)
10777 (comint-backward-matching-input, comint-forward-matching-input)
10778 (comint-next-prompt, comint-previous-prompt): Use field
10779 properties if comint-use-prompt-regexp-instead-of-fields is nil.
10780 (comint-line-beginning-position): New function.
10781 (comint-bol): Use comint-line-beginning-position. Make ARG optional.
10782 (comint-replace-by-expanded-history-before-point): Use
10783 comint-line-beginning-position and line-end-position.
10784 (comint-last-output-overlay): New variable.
10785 (comint-mode): Make `comint-last-output-overlay' buffer-local.
10786
10787 * shell.el (shell-prompt-pattern): Doc change.
10788 (shell-backward-command): Use line-beginning-position.
10789
10790 * gud.el (gud-gdb-complete-command): Use
10791 comint-line-beginning-position.
10792
10793 * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if
10794 comint-bol doesn't actually go to the beginning of the line.
10795
10796 * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp
10797 if comint-use-prompt-regexp-instead-of-fields is non-nil.
10798 (try-expand-line-all-buffers): Likewise.
10799
10800 * progmodes/sql.el (sql-magic-go): Use comint-bol instead of
10801 explicitly matching comint-prompt-regexp.
10802 (sql-copy-column): Use comint-line-beginning-position instead of
10803 explicitly matching comint-prompt-regexp.
10804
10805 * progmodes/octave-inf.el (inferior-octave-complete): Use
10806 comint-line-beginning-position.
10807
10808 * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change.
10809
10810 * progmodes/idlw-shell.el (idlwave-shell-send-command): When
10811 looking for a prompt, use `forward-line 0' instead of
10812 `beginning-of-line', to avoid getting caught by an input field.
10813
10814 2000-08-07 Gerd Moellmann <gerd@gnu.org>
10815
10816 * files.el (shell-quote-wildcard-pattern): Make sure to return
10817 PATTERN, in the Unix case.
10818
10819 2000-08-07 Eli Zaretskii <eliz@is.elta.co.il>
10820
10821 * play/zone.el (zone): Discard any pending input before running
10822 the randomly-chosen pgm.
10823
10824 2000-08-07 Kenichi Handa <handa@etl.go.jp>
10825
10826 * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of
10827 checking the existence of any multibyte characters.
10828
10829 2000-08-06 Gerd Moellmann <gerd@gnu.org>
10830
10831 * help.el (describe-mode): Test minor-mode symbol for being
10832 bound before testing its value for being nil.
10833
10834 * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
10835 `first', `second', and `third'.
10836
10837 * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05.
10838 (second): Make it an alias for `cadr'.
10839
10840 2000-08-06 Eli Zaretskii <eliz@is.elta.co.il>
10841
10842 * bs.el (bs-apply-sort-faces): Don't use window-system, since all
10843 types of display support faces now.
10844
10845 2000-08-05 Gerd Moellmann <gerd@gnu.org>
10846
10847 * pcvs.el (require): Require `cl' during compilation, only.
10848
10849 * emacs-lisp/cl.el (first, ..., tenth): Make them macros.
10850 (toplevel): Remove `remq' and `remove' from autoloads.
10851 (cl-fake-autoloads): New variable. If set, arrange for an error
10852 when CL functions etc. are autoloaded.
10853
10854 2000-08-04 Eli Zaretskii <eliz@is.elta.co.il>
10855
10856 * play/zone.el (zone, zone-pgm-stress): Don't use window-system.
10857
10858 * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is
10859 popped up, but the user clicks outside the menu, return an empty
10860 regexp (that causes unhighlight-regexp to have no effect).
10861
10862 * menu-bar.el (menu-bar-games-menu): Add Zone.
10863
10864 * hi-lock.el (toplevel): Require font-lock.
10865
10866 2000-08-03 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10867
10868 * progmodes/ebnf2ps.el: Get around a bug on skip-chars-forward.
10869 (ebnf-8-bit-chars): New var for bug fix.
10870 (ebnf-string): Bug fix.
10871
10872 2000-08-03 Sam Steingold <sds@gnu.org>
10873
10874 * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
10875 instead of `buffer-string'.
10876 (require 'cl): Always, not just when compiling.
10877 `ignore-errors' in `interactive', `list*', `defun*' &c make this
10878 necessary.
10879
10880 2000-08-03 Eli Zaretskii <eliz@is.elta.co.il>
10881
10882 * international/mule-cmds.el (select-safe-coding-system): Make
10883 the message text about selecting a safe coding system more clear.
10884
10885 2000-08-02 Gerd Moellmann <gerd@gnu.org>
10886
10887 * hi-lock.el: New file.
10888
10889 * play/zone.el: New file.
10890
10891 * replace.el (occur): Set tab-width in the *Occur* buffer to the
10892 value of tab-width in the original buffer. Choose a line number
10893 format that's a multiple of the original buffer's tab width, so
10894 that lines appear right.
10895
10896 * textmodes/ispell.el (ispell): New function, replacing an alias.
10897 Spell-check active region if in transient-mark-mode and mark
10898 is active; otherwise spell-check buffer.
10899
10900 2000-08-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10901
10902 * ps-mule.el: Fix a customization problem on
10903 ps-mule-font-info-database-default.
10904
10905 2000-08-02 Eli Zaretskii <eliz@is.elta.co.il>
10906
10907 * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use
10908 display-mouse-p instead of window-system.
10909 (ebrowse-member-mode-map): Ditto.
10910
10911 2000-08-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10912
10913 * progmodes/ebnf2ps.el: Update ps-print functions call.
10914 Indentation fix. Doc fix.
10915 (ebnf-version): New version number (3.2).
10916 (ebnf-format-color, ebnf-begin-job): Code fix.
10917
10918 2000-08-01 Eli Zaretskii <eliz@is.elta.co.il>
10919
10920 * net/net-utils.el (nslookup-font-lock-keywords): Don't condition
10921 font lock support on window-system.
10922 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
10923
10924 * textmodes/ispell.el (ispell-highlight-spelling-error): Use
10925 display-color-p, if fboundp, instead of window-system.
10926
10927 2000-07-31 Eli Zaretskii <eliz@is.elta.co.il>
10928
10929 * calendar/appt.el (appt-disp-window): Use display-multi-frame-p
10930 instead of window-system.
10931
10932 * wid-edit.el (widget-choose): Use display-mouse-p instead of
10933 window-system.
10934 (widget-choice-mouse-down-action): Use display-popup-menus-p
10935 instead of window-system.
10936
10937 * strokes.el (strokes-file): Run the file name through
10938 convert-standard-filename.
10939 (strokes-mode): Call display-mouse-p instead of looking at
10940 window-system. Change the error message accordingly.
10941
10942 * progmodes/cpp.el (toplevel): Support faces on tty's.
10943
10944 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X)
10945 (lm-plot-square, lm-init-display): Don't use window-system.
10946
10947 * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
10948 (gomoku-plot-square, gomoku-init-display): Don't use window-system.
10949
10950 * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p
10951 instead of looking at window-system.
10952
10953 2000-07-30 Gerd Moellmann <gerd@gnu.org>
10954
10955 * iswitchb.el (iswitchb-entryfn-p): Test this-command instead
10956 of testing if iswitchb-prepost-hooks is bound, because the
10957 latter will always be true when invoking a recursive minibuffer
10958 from an active Iswitchb buffer.
10959
10960 2000-07-30 Eli Zaretskii <eliz@is.elta.co.il>
10961
10962 * files.el (shell-quote-wildcard-pattern): New function.
10963 (insert-directory): Call it. Only prepend "\" to command on Unix
10964 and GNU/Linux systems.
10965
10966 2000-07-30 Gerd Moellmann <gerd@gnu.org>
10967
10968 * eshell/esh-groups.el: Change custom :link file names
10969 from `eshell.info' to `eshell'.
10970
10971 2000-07-30 Francis Wright <fjw@maths.qmw.ac.uk>
10972
10973 * dired.el (dired-build-subdir-alist): Expand subdirectory names
10974 correctly in recursive ange-ftp listings.
10975
10976 2000-07-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10977
10978 * ps-print.el: Fix bug 1: if ps-font-size-internal,
10979 ps-header-font-size-internal and
10980 ps-header-title-font-size-internal variables are not set,
10981 ps-nb-pages and ps-line-lengths-internal crashes. Fix bug 2: if
10982 face text property is (foreground-color . COLOR) or
10983 `(background-color . COLOR)', ps-print crashes. Doc fix.
10984 (ps-print-version): New version number (5.2.4).
10985 (ps-plot-region): Code fix.
10986 (ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
10987 (ps-face-attribute-list, ps-face-attributes, ps-face-background):
10988 Bug fix 2.
10989
10990 2000-07-30 Milan Zamazal <pdm@freesoft.cz>
10991
10992 * glasses.el (glasses-make-readable): Fix uncapitalization of
10993 identifiers like `myXMLDocument'.
10994
10995 2000-07-28 Karl Fogel <kfogel@red-bean.com>
10996
10997 * mail/mail-hist.el (mail-hist-previous-input)
10998 (mail-hist-next-input): Do the obvious code factorization.
10999 (mail-hist-retrieve-and-insert): New func, contains common
11000 code of above two.
11001 If inserting a message body, leave point at top.
11002
11003 2000-07-28 Sam Steingold <sds@gnu.org>
11004
11005 * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):
11006 Use `<=', not `<' to compare times!
11007 (ange-ftp-ls): Remove.
11008
11009 2000-07-27 Gerd Moellmann <gerd@gnu.org>
11010
11011 * play/cookie1.el: Add explanation of how to make cookie.el
11012 compatible with strfile(1) to comment.
11013
11014 * subr.el (remove, remq): New functions.
11015
11016 * midnight.el (clean-buffer-list-kill-never-regexps): Correctly
11017 escape `*' in regexps.
11018 (midnight-find): Reverse order of arguments in the funcall of
11019 TEST.
11020
11021 * bindings.el (completion-ignored-extensions): Add `.la', `.lo',
11022 and `.class'.
11023
11024 * play/meese.el: Add Commentary section.
11025
11026 2000-07-27 Alex Schroeder <alex@gnu.org>
11027
11028 * sql.el (sql-ms): Added autoload cookie.
11029 (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
11030 (sql-oracle): Ditto.
11031 (sql-help): Doc change.
11032
11033 (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
11034 types and exceptions.
11035
11036 2000-07-27 Alex Schroeder <alex@gnu.org>
11037
11038 * sql.el (sql-placeholder-history): New variable.
11039 (sql-query-placeholders-and-send): New function that will query
11040 the user and replace placeholders with user input.
11041 (sql-oracle): If running on NT, set comint-input-sender to
11042 sql-query-placeholders-and-send.
11043
11044 (sql-stop): If in the SQLi buffer, insert stop notification, else
11045 present it as a message.
11046
11047 2000-07-27 Alex Schroeder <alex@gnu.org>
11048
11049 * sql.el (sql-input-ring-separator): Doc change.
11050 (sql-input-ring-file-name): Doc change.
11051 (sql-interactive-mode): Use `sql-input-ring-separator' and
11052 `sql-input-ring-file-name' to set the comint-mode equivalents
11053 without making them local variables.
11054 (sql-stop): Don't bind `sql-input-ring-separator' and
11055 `sql-input-ring-file-name' dynamically to their comint-mode
11056 equivalents.
11057
11058 2000-07-27 Kenichi Handa <handa@etl.go.jp>
11059
11060 * international/mule.el (register-char-codings): New function.
11061 (make-coding-system): Handle `safe-chars' specification in the arg
11062 PROPERTY.
11063
11064 * international/mule-cmds.el
11065 (find-coding-systems-region-subset-p): This function deleted.
11066 (sort-coding-systems-predicate): New variable.
11067 (sort-coding-systems): New function.
11068 (find-coding-systems-region): Use
11069 find-coding-systems-region-internal.
11070 (find-coding-systems-string): Use find-coding-systems-region.
11071 (find-coding-systems-for-charsets): Check
11072 char-coding-system-table.
11073 (select-safe-coding-system-accept-default-p): New variable.
11074 (select-safe-coding-system): Mostly rewritten. New argument
11075 ACCEPT-DEFAULT-P.
11076 (select-message-coding-system): Call select-safe-coding-system
11077 with ACCEPT-DEFAULT-P arg.
11078 (reset-language-environment): Reset default-sendmail-coding-system
11079 to the default value iso-latin-1.
11080 (set-language-environment): Don't set the obsolete variable
11081 charset-origin-alist.
11082
11083 * international/codepage.el (cp-coding-system-for-codepage-1):
11084 Give `safe-chars' property to make-coding-system.
11085
11086 * mail/sendmail.el (sendmail-send-it): Improve the way to avoid
11087 calling select-message-coding-system twice.
11088
11089 * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property
11090 instead of `safe-charsets'.
11091 (cyrillic-alternativnyj): Likewise.
11092 (ccl-encode-alternativnyj): Don't check the charset
11093 cyrillic-iso8859-5.
11094
11095 2000-07-27 Kenichi Handa <handa@etl.go.jp>
11096
11097 * composite.el (compose-chars-after): Preserve match data.
11098
11099 2000-07-26 Sam Steingold <sds@gnu.org>
11100
11101 * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function.
11102 (ange-ftp-real-file-newer-than-file-p): New function.
11103 (ange-ftp-verify-visited-file-modtime): Use `float-time'.
11104 (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string').
11105
11106 * tooltip.el (tooltip-float-time): Removed (use `float-time').
11107 * midnight.el (midnight-float-time): Ditto.
11108
11109 2000-07-26 Andreas Schwab <schwab@suse.de>
11110
11111 * files.el (normal-backup-enable-predicate): Correct
11112 interpretation of the return value of compare-strings.
11113
11114 2000-07-26 Gerd Moellmann <gerd@gnu.org>
11115
11116 * isearch.el (isearch-resume): New function.
11117 (isearch-done): Add something to command-history to resume
11118 the search.
11119 (isearch-yank-line, isearch-yank-word): Use
11120 buffer-substring-no-properties instead of buffer-substring.
11121
11122 * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead
11123 of flyspell-mouse-map.
11124
11125 * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove
11126 duplicate definition.
11127 (makefile-mode): Remove duplicate setting of local-abbrev-table.
11128
11129 * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable.
11130 (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
11131
11132 2000-07-25 Sam Steingold <sds@gnu.org>
11133
11134 * net/ange-ftp.el: Get modtime over the net.
11135 (ange-ftp-file-modtime): New function.
11136 (ange-ftp-write-region, ange-ftp-insert-file-contents)
11137 (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
11138 Use it.
11139 (ange-ftp-dot-to-slash): New function.
11140 (ange-ftp-fix-name-for-vms): Use it.
11141
11142 * midnight.el (midnight-buffer-display-time): Use
11143 `with-current-buffer'.
11144
11145 2000-07-25 Gerd Moellmann <gerd@gnu.org>
11146
11147 * find-dired.el: Update copyright notice.
11148 (find-dired): Offer to kill a running `find'.
11149
11150 * enriched.el (enriched-face-ans): For a `foreground-color'
11151 property, return '(("x-color" COLOR))' so that COLOR will be
11152 output as a parameter of the x-color annotation. Likewise for the
11153 `background-color' property. In the case of normal face
11154 properties, don't return annotations for unspecified foreground
11155 and background face attributes.
11156
11157 2000-07-25 Kenichi Handa <handa@etl.go.jp>
11158
11159 * language/japan-util.el (japanese-katakana-region): Fix handling
11160 HANKAKU argument.
11161
11162 2000-07-25 Miles Bader <miles@gnu.org>
11163
11164 * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to
11165 constrain-to-field. Pass nil ESCAPE-FROM-EDGE argument to
11166 constrain-to-field.
11167
11168 2000-07-24 Andrew Innes <andrewi@gnu.org>
11169
11170 * timer.el (timer-activate-when-idle): Add optional parameter
11171 DONT-WAIT. Update docstring.
11172 (run-with-idle-timer): Specify extra parameter to
11173 timer-activate-when-idle, so that timer will be activated
11174 immediately if Emacs is already idle.
11175
11176 * w32-fns.el (w32-using-nt): Fix docstring.
11177
11178 2000-07-24 Dave Love <fx@gnu.org>
11179
11180 * mouse.el (popup-menu): Set last-command-event.
11181 (mouse-major-mode-menu-prefix): Declare.
11182
11183 2000-07-24 Gerd Moellmann <gerd@gnu.org>
11184
11185 * textmodes/flyspell.el: Update to author's version 1.5d.
11186
11187 * progmodes/hideshow.el: Update copyright notice.
11188
11189 * vcursor.el: Set maintainer to FSF, since author cannot
11190 be reached.
11191
11192 2000-07-24 Eli Zaretskii <eliz@is.elta.co.il>
11193
11194 * info.el (Info-goto-emacs-key-command-node): Leave a space after
11195 the prompt.
11196
11197 * mouse.el (popup-menu): Run the keymap through indirect-function,
11198 in case it was defined with define-prefix-key. If the menu is a
11199 list of keymaps, look up the binding of user's choice in each one
11200 of the keymaps.
11201 (mouse-popup-menubar): If the global and local menu-bar keymaps
11202 don't have a prompt string, create one and insert it into the
11203 keymap. Don't barf if current-local-map returns nil.
11204
11205 2000-07-24 Francis Wright <fjw@maths.qmw.ac.uk>
11206
11207 * dired.el (dired-sort-R-check): Added to allow recursive listing
11208 to be undone.
11209 (dired-sort-other): Use it.
11210
11211 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11212
11213 * Release of cc-mode 5.27
11214
11215 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11216
11217 * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to
11218 c-beginning-of-statement-1 that caused a bad case of recursion
11219 which could consume a lot of CPU in large classes in languages
11220 that have in-expression classes (i.e. Java and Pike).
11221
11222 * cc-engine.el (c-guess-basic-syntax): Check for in-expression
11223 statements before top level constructs (i.e. case 6 is moved
11224 before case 5 and is now case 4) to catch in-expression
11225 classes in top level expressions correctly.
11226
11227 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11228
11229 * cc-engine.el (c-guess-basic-syntax): Less naive handling of
11230 objc-method-intro. Case 4 removed and case 5I added.
11231
11232 * cc-langs.el (c-append-paragraph-start): New variable used by
11233 c-common-init to get paragraph-start correct.
11234 * cc-langs.el (c-common-init): Use c-append-paragraph-start to
11235 initialize paragraph-start to make it correct both with and
11236 without the javadoc special case.
11237
11238 * cc-mode.el (java-mode): Use c-append-paragraph-start to
11239 initialize paragraph-start for javadoc markup.
11240
11241 * cc-vars.el (c-style-variables-are-local-p): Incompatible
11242 change by defaulting this to t. It's motivated by the
11243 confusing behavior that otherwise arise from the style system
11244 when editing both java and non-java files at the same time
11245 (see the comments about style setting in c-common-init).
11246
11247 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11248
11249 * cc-cmds.el (c-indent-new-comment-line): Added a kludge
11250 similar to the one in c-fill-paragraph to check the fill
11251 prefix from the adaptive fill function for sanity.
11252
11253 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11254
11255 * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into
11256 defun block.
11257
11258 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11259
11260 * cc-align.el (c-lineup-multi-inher): Handle lines with
11261 leading comma nicely. Extended to handle member initializers
11262 too.
11263
11264 * cc-engine.el: (c-beginning-of-inheritance-list,
11265 c-guess-basic-syntax): Fixed recognition of inheritance lists
11266 when the lines begins with a comma.
11267
11268 * cc-vars.el (c-offsets-alist): Changed default for
11269 member-init-cont to c-lineup-multi-inher since it now handles
11270 member initializers and indents better for leading commas.
11271
11272 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11273
11274 * cc-cmds.el (c-electric-brace): Fixed some bugs in the state
11275 handling that caused class open lines to be recognized as
11276 statement-conts in some cases.
11277
11278 * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix
11279 guessed by the adaptive fill function unless point is on the
11280 first line of a block comment.
11281
11282 * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug
11283 when the buffer ends with a macro continuation char.
11284
11285 * cc-engine.el (c-guess-basic-syntax): Added support for
11286 function definitions as statements in Pike. The first
11287 statement in a lambda block is now labeled defun-block-intro
11288 instead of statement-block-intro.
11289
11290 * cc-engine.el (c-narrow-out-enclosing-class): Whack the state
11291 so that the class surrounding point is selected, not the one
11292 innermost in the state.
11293
11294 * cc-engine.el (c-guess-basic-syntax): Fixed bug in
11295 recognition of switch labels having hanging multiline
11296 statements.
11297
11298 * cc-engine.el (c-beginning-of-member-init-list): Broke out
11299 some code in c-guess-basic-syntax to a separate function.
11300 * cc-engine.el (c-just-after-func-arglist-p): Fixed
11301 recognition of member inits with multiple line arglists.
11302 * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect
11303 member-init-cont when the commas are in funny places.
11304
11305 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11306
11307 * cc-defs.el (c-auto-newline): Removed this macro since it's
11308 not used anymore.
11309
11310 * cc-engine.el (c-looking-at-bos): New helper function.
11311 * cc-engine.el (c-looking-at-inexpr-block): More tests to tell
11312 inexpr and toplevel classes apart in Pike.
11313
11314 * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition
11315 of case 9A.
11316
11317 * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New
11318 constant, since "class" can introduce an in-expression class
11319 in Pike nowadays.
11320
11321 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11322
11323 * cc-align.el (c-gnu-impose-minimum): Don't impose minimum
11324 indentation on cpp-macro lines.
11325
11326 * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro
11327 a syntax modifier like comment-intro, to make it possible to
11328 get syntactic indentation for preprocessor directives. It's
11329 incompatible wrt to lineup functions on cpp-macro, but it has
11330 no observable effect in the 99.9% common case where cpp-macro
11331 is set to -1000.
11332
11333 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11334
11335 * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed
11336 member-init-cont when the preceding arglist is several lines.
11337
11338 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11339
11340 * cc-styles.el (c-style-alist): The basic offset for the BSD
11341 style corrected to 8.
11342
11343 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11344
11345 * cc-styles.el (c-style-alist): Adjusted the indentation of
11346 brace list openers in the gnu style.
11347
11348 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11349
11350 * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation.
11351
11352 * cc-cmds.el (c-electric-brace, c-electric-slash,
11353 c-electric-star, c-electric-semi&comma, c-electric-colon,
11354 c-electric-lt-gt, c-electric-paren): Don't reindent old lines
11355 when c-syntactic-indentation is nil.
11356
11357 * cc-engine.el (c-beginning-of-statement-1): Fixed bug where
11358 we were left at comments preceding the first statement when
11359 reaching the beginning of the buffer.
11360
11361 * cc-vars.el (c-syntactic-indentation): New variable to turn
11362 off all syntactic indentation.
11363
11364 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11365
11366 * cc-cmds.el (c-fill-paragraph): Keep one or two spaces
11367 between the text and the block comment ender when it hangs,
11368 depending on how many there are before the fill.
11369
11370 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11371
11372 * cc-engine.el (c-beginning-of-closest-statement): New helper
11373 function to go back to the closest preceding statement start,
11374 which could be inside a conditional statement.
11375 * cc-engine.el (c-guess-basic-syntax): Use
11376 c-beginning-of-closest-statement in cases 10B.2, 17B and 17C.
11377
11378 * cc-engine.el (c-guess-basic-syntax): Better handling of
11379 arglist-intro, arglist-cont-nonempty and arglist-close when
11380 the arglist is nested inside parens. Cases 7A, 7C and 7F
11381 changed.
11382
11383 * cc-langs.el (c-Java-javadoc-paragraph-start): Brought
11384 up-to-date with javadoc 1.2.
11385
11386 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11387
11388 * cc-engine.el (c-beginning-of-statement-1): Fixed handling of
11389 multiline Pike type decls.
11390
11391 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11392
11393 * cc-cmds.el (c-indent-new-comment-line): Always break
11394 multiline comments in multiline mode, regardless of
11395 comment-multi-line.
11396
11397 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11398
11399 * cc-engine.el (c-guess-basic-syntax): Fixed bug with
11400 fully::qualified::names in C++ member init lists. Preamble in
11401 case 5D changed.
11402
11403 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11404
11405 * cc-langs.el (c-common-init): Handling of obsolete variables
11406 moved to c-initialize-cc-mode. More compatible style override
11407 when using global style variables.
11408 * cc-mode.el (c-initialize-cc-mode): Handling of obsolete
11409 variables moved here.
11410
11411 * cc-styles.el (c-make-styles-buffer-local): Flag style
11412 variable localness in c-style-variables-are-local-p to make
11413 the compatibility measure in c-common-init work well.
11414
11415 * cc-styles.el (c-set-style-1): c-special-indent-hook can no
11416 longer contain set-from-style.
11417 * cc-styles.el (c-initialize-builtin-style): Don't check for
11418 set-from-style on c-special-indent-hook.
11419 * cc-styles.el (c-copy-tree): Obsolete. The standard function
11420 copy-alist is sufficient now.
11421
11422 * cc-styles.el (c-set-style, c-set-style-1,
11423 c-get-style-variables): Fixes to variable initialization so
11424 that duplicate entries in styles have the same effect
11425 regardless of DONT-OVERRIDE.
11426
11427 * cc-styles.el (c-set-style-2): Fixed bug where the
11428 initialization of inheriting styles failed when the
11429 dont-override flag is set.
11430
11431 * cc-vars.el (c-special-indent-hook): Don't use set-from-style
11432 on this.
11433
11434 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11435
11436 * cc-defs.el (c-forward-comment): Removed the workaround
11437 introduced in 5.38 since it had worse side-effects. If a line
11438 contains the string "//\"", it regarded the // as a comment
11439 start since the \ temporarily doesn't have escape syntax.
11440
11441 2000-07-17 Emmanuel Briot <briot@act-europe.fr>
11442
11443 * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load
11444 ada-xref.el before ada-prj.el, so that the Project menu is created
11445 when ada-prj tries to add to it.
11446 (ada-activate-keys-for-case): Suppress the characters that are not
11447 part of the Ada syntax. Better compatibility with else-mode
11448 (ada-adjust-case-interactive): When auto-casing is not active,
11449 correctly insert newlines (used to insert only ^M). Prevent the
11450 syntax table from being changed in case of an error
11451 (or '_' becomes part of a word and some commands are confused).
11452 Do nothing if ada-auto-case is nil.
11453 (ada-after-keyword-p): Ignore keywords that are also attributes
11454 (ada-batch-reformat): Update usage comment
11455 (ada-call-from-contextual-menu): New function
11456 (ada-case-read-exceptions): Reinitialize the casing exception list
11457 first to nil first, so that the casing exception file can be
11458 shared.
11459 (ada-check-defun-name): Handles "configure" keyword for gnatdist
11460 files.
11461 (ada-compile-goto-error): Fix regexp used to detect a file:line
11462 anywhere in the error message
11463 (ada-contextual-menu-last-point): New variable
11464 (ada-create-keymap): If the variable delete-key-deletes-forward is
11465 t on XEmacs, it means that DEL should delete one character
11466 forward.
11467 (ada-create-menu): Use :included instead of :visible for XEmacs.
11468 New submenu "Options".
11469 (ada-end-stmt-re): Correctly indent "select ... then abort"
11470 statements.
11471 (ada-fill-comment-paragraph): Correctly delete all leading '--'
11472 even if they don't match ada-fill-comment-prefix Fix handling of
11473 paragraphs on the first or last line of a file.
11474 (ada-format-paramlist): Fix handling of default parameter values.
11475 (ada-get-body-name): New function.
11476 (ada-get-current-indent): Optimized by searchling directly for an
11477 existing generic part or a statement outside of it. Handle
11478 ada-indent-align-comments when indenting comments Replaced some
11479 regexps by testing directly the next character. This results in a
11480 huge speedup on some files. New indentation scheme for renames
11481 statements. Stop looking for the 'while' or 'for' associated with
11482 a 'loop' at the first semicolon encountered. A "return" can also
11483 match an anonymous access subprogram declaration.
11484 (ada-get-indent-noindent): Ignore strings and comments when
11485 looking for the keywords "record" and "private".
11486 (ada-goto-matching-decl-start): When matching "if", make sure we
11487 are not in fact seeing "end if". Ignore "when" statements except
11488 when initial keyword was "begin". Fix handling of nested
11489 procedures. Add a recursive call to this function to skip over
11490 other 'end' statmts. Fix indentation for "when .. => begin"
11491 (ada-in-open-paren-p): Fix indentation for complex boolean
11492 expressions, where 'and then', 'or else' and parenthesis
11493 statements are mixed up.
11494 (ada-in-paramlist-p): Skip comments while searching for the
11495 beginning Fix handling of operator declarations.
11496 (ada-indent-align-comments): New variable
11497 (ada-indent-current): Change the syntax table only in the
11498 protected section, so that we are sure it is restored correctly.
11499 (ada-indent-on-previous-lines): Use ada-use-indent and
11500 ada-with-indent Correctly indent "select ... then"
11501 (ada-indent-region): Slight speedup.
11502 (ada-indent-renames): New variable.
11503 (ada-last-which-function-subprog, ada-last-which-function-line):
11504 New variables
11505 (ada-looking-at-semi-private): Correctly indent the 'private'
11506 keyword when it is the first word in a package declaration.
11507 (ada-loose-case-word): Stop searching if at the end of the buffer.
11508 (ada-loose-case-word, ada-capitalize-word): Recase the whole word
11509 even if point is not initially at the end of the word.
11510 (ada-matching-decl-start-re): Add "when".
11511 (ada-mode): Add support for abbrev-mode, outline-mode and
11512 which-func-mode Override the old find-file.el entry in
11513 ff-special-constructs since it is using the obsolete
11514 ada-spec-suffix variable
11515 (ada-no-auto-case): New function
11516 (ada-scan-paramlist): When parsing the argument type, accept
11517 spaces (as in "X 'Class", generated by Rational Rose).
11518 (ada-other-file-name): No longer loads the other file.
11519 (ada-popup-menu): Save and restore the current buffer and cursor
11520 position before and after displaying the menu.
11521 (ada-search-ignore-complex-boolean): New function.
11522 (ada-uncomment-region): Emacs21 already knows how to delete
11523 comments not starting in the first column.
11524 (ada-use-indent): New variable
11525 (ada-which-function): New function.
11526 (ada-with-indent): New variable
11527 (ada-xemacs): evaluate it at compile time too, so that ada-mode.el
11528 can be batch-compiled from the command line.
11529
11530 * ada-xref.el: Got rid of all byte-compiler warnings on Emacs.
11531 Add to the menu when the file is loaded, not in ada-mode-hook.
11532 Add -toolbar to the default ddd command Switches moved from
11533 ada-prj-default-comp-cmd and ada-prj-default-make-cmd to
11534 ada-prj-default-comp-opt
11535 (ada-add-ada-menu): Remove the map and name parameters Add the Ada
11536 Reference Manual to the menu
11537 (ada-check-current): rewritten as a call to ada-compile-current
11538 (ada-compile): Removed.
11539 (ada-compile-application, ada-compile-current, ada-check-current):
11540 Set the compilation-search-path so that compile.el automatically
11541 finds the sources in src_dir. Automatic scrollong of the
11542 compilation buffer. C-uC-cC-c asks for confirmation before
11543 compiling
11544 (ada-compile-current): New parameter, prj-field
11545 (ada-complete-identifier): Load the .ali file before doing
11546 processing
11547 (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to
11548 conform to gnatmake's behavior.
11549 (ada-find-file-in-dir): New function
11550 (ada-find-references): Set the environment variables for gnatfind
11551 (ada-find-src-file-in-dir): New function.
11552 (ada-first-non-nil): Removed
11553 (ada-gdb-application): Add support for jdb, the java debugger.
11554 (ada-get-ada-file-name): Load the original-file first if not done
11555 yet.
11556 (ada-get-all-references): Handles the new ali syntax (parent types
11557 are found between <>).
11558 (ada-initialize-runtime-library): New function
11559 (ada-mode-hook): Always load a project file when a file is opened,
11560 so that the casing exceptions are correctly read.
11561 (ada-operator-re): Add all missing operators ("abs", "rem", "**").
11562 (ada-parse-prj-file): Use find-file-noselect instead of find-file
11563 to open the project file, since the latter does not work with
11564 speedbar Get default values before loading the prj file, or the
11565 default executable file name is wrong. Use the absolute value of
11566 src_dir to initialize ada-search-directories and
11567 compilation-search-path,... Add the standard runtime library to
11568 the search path for find-file.
11569 (ada-prj-default-debugger): Was missing an opening '{'
11570 (ada-prj-default-bind-opt, ada-prj-default-link-opt): New
11571 variables.
11572 (ada-prj-default-gnatmake-opt): New variable
11573 (ada-prj-find-prj-file): Handles non-file buffers For non-Ada
11574 buffers, the project file is the default one Save the windows
11575 configuration before displaying the menu.
11576 (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed
11577 (ada-read-identifier): Fix xrefs on operators (for "mod", "and",
11578 ...) regexp-quote identifiers names to support operators +,
11579 -,... in regexps.
11580 (ada-remote): New function.
11581 (ada-run-application): Erase the output buffer before starting the
11582 run Support remote execution of the application. Use
11583 call-process, or the arguments are incorrectly parsed
11584 (ada-set-default-project-file): Reread the content of the active
11585 project file, not the one from the current buffer When a project
11586 file is set as the default project, all directories are
11587 automatically associated with it.
11588 (ada-set-environment): New function
11589 (ada-treat-cmd-string): New special variable ${current}
11590 (ada-treat-cmd-string): Revised. The substitution is now done for
11591 any ${...} substring
11592 (ada-xref-current): If no body was found, compiles the spec
11593 instead. Setup ADA_{SOURCE,OBJECTS}_PATH before running the
11594 compiler to get rid of command line length limitations.
11595 (ada-xref-get-project-field): New function
11596 (ada-xref-project-files): New variable
11597 (ada-xref-runtime-library-specs-path)
11598 (ada-xref-runtime-library-ali-path): New variables
11599 (ada-xref-set-default-prj-values): Default run command now does a
11600 cd to the build directory. New field: main_unit Provide a default
11601 file name even if the current buffer has no prj file.
11602
11603 * ada-prj.el:
11604 Rewritten to show a tabbed-dialog.
11605 (ada-prj-add-ada-menu): Remove the map and name parameters.
11606 (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values):
11607 New function
11608 (ada-prj-load-directory, ada-prj-subdirs-of): New functions
11609 (ada-prj-load-from-file): New function
11610 (ada-prj-save): Always save fields that depend on the current buffer
11611 (ada-prj-show-value): New function
11612
11613 * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in
11614 Ada mode. This will allow us to display the Ada menu in any buffer
11615 we want (for project items).
11616 (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct
11617 number of spaces in the header.
11618
11619 2000-07-24 Dave Love <fx@gnu.org>
11620
11621 * ediff-init.el (ediff-region-help-echo): Bind face-help.
11622
11623 2000-07-23 Noah Friedman <friedman@splode.com>
11624
11625 * type-break.el (type-break): perform autosave.
11626 Suggested by Stephen Gildea <gildea@intouchsys.com>.
11627 (type-break-do-query): Cancel query schedule while performing
11628 actual query, to avoid possibility of a second query being made
11629 while first one is already in progress.
11630 (type-break-time-stamp-format): New variable.
11631 (type-break-time-stamp): New function.
11632 (type-break-time-warning): Use it.
11633 (type-break-keystroke-warning): Use it.
11634 (type-break-noninteractive-query): Use it.
11635
11636 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload
11637 cookie.
11638 Use add-minor-mode to set minor-mode-alist, if available.
11639 (eldoc-echo-area-use-multiline-p): New user option.
11640 (eldoc-echo-area-multiline-supported-p): New variable.
11641 (eldoc-docstring-format-sym-doc): Use them.
11642 (eldoc-mode): If not using idle timers, append to local post and
11643 pre command hooks. Suggested by David Byers <davby@ida.liu.se>.
11644 (eldoc-display-message-no-interference-p): Don't interfere with
11645 edebug.
11646 Add autoload cookie for eldoc-mode minor-mode-alist initialization.
11647 (eldoc-function-arglist): New function.
11648 (eldoc-function-argstring): Use it.
11649
11650 * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure
11651 auto save directory exists before calling directory-files.
11652
11653 2000-07-23 Dave Love <fx@gnu.org>
11654
11655 * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i,
11656 ^o, ^u.
11657
11658 2000-07-21 Dave Love <fx@gnu.org>
11659
11660 * ediff-init.el (ediff-region-help-echo): Modify to use overlay
11661 now passed to the function. It now works properly.
11662
11663 * smerge-mode.el (smerge-mode-menu): Fill it out.
11664
11665 2000-07-20 Gerd Moellmann <gerd@gnu.org>
11666
11667 * info-look.el (info-lookup): If *info* is shown in another frame
11668 on the same display, select that frame, instead of switching to
11669 the Info buffer in another window of the selected frame.
11670
11671 * simple.el (universal-argument-map): Bind numeric keypad keys
11672 kp-0 to kp-9 and kp-subtract.
11673 (digit-argument): Handle these keys.
11674
11675 2000-07-20 Dave Love <fx@gnu.org>
11676
11677 * net/goto-addr.el (goto-address-fontify): Don't bother with
11678 buffer-modified and read-only stuff -- irrelevant with overlays.
11679 Put an extra property on the overlays and use it to clean up in
11680 case goto-address is re-run.
11681
11682 2000-07-19 Richard M. Stallman <rms@gnu.org>
11683
11684 * timer.el (run-with-idle-timer): Doc fix.
11685
11686 * mail/mail-utils.el (mail-strip-quoted-names):
11687 Handle case where <...> appears inside "...".
11688 Use replace-match to edit the string more simply.
11689 (rmail-dont-reply-to): Cope with an unmatched ".
11690
11691 2000-07-19 Dave Love <fx@gnu.org>
11692
11693 * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs
11694 implementation.
11695
11696 * mouse.el (popup-menu): Allow a list of keymaps for menu arg.
11697 (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions.
11698 (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff.
11699
11700 2000-07-19 Gerd Moellmann <gerd@gnu.org>
11701
11702 * textmodes/refer.el: Correct maintainer's email address.
11703
11704 * progmodes/hideif.el: Correct author's email address.
11705 Fix typo in comment.
11706
11707 * xml.el: New file.
11708
11709 * mail/mailheader.el: Correct author's mail address.
11710
11711 * gnus/parse-time.el: Correct author's mail address.
11712
11713 2000-07-19 Colin Walters <walters@cis.ohio-state.edu>
11714
11715 * comint.el (comint-highlight-input, comint-highlight-face):
11716 New user options.
11717 (comint-input-ring-file-name): Change custom type.
11718 (comint-mode-map): Bind mouse-2.
11719 (comint-insert-clicked-input): New function.
11720 (comint-send-input): Handle input highlighting.
11721
11722 2000-07-18 Stefan Monnier <monnier@cs.yale.edu>
11723
11724 * mouse.el (popup-menu): New function.
11725 (mouse-major-mode-menu): Use it.
11726
11727 2000-07-18 Dave Love <fx@gnu.org>
11728
11729 * bindings.el (mode-line-mule-info, mode-line-modified): help-echo
11730 improvements.
11731
11732 2000-07-18 Gerd Moellmann <gerd@gnu.org>
11733
11734 * faces.el (face-font-selection-order)
11735 (face-font-family-alternatives): Add custom type.
11736
11737 2000-07-18 Dave Love <fx@gnu.org>
11738
11739 * cus-edit.el (custom-variable-reset-saved)
11740 (custom-variable-reset-standard): Remove unused bindings.
11741
11742 * rect.el (open-rectangle-line): Remove unused let.
11743
11744 * hl-line.el (hl-line-highlight): Check hl-line-mode.
11745
11746 2000-07-18 Gerd Moellmann <gerd@gnu.org>
11747
11748 * cdl.el: Fix `Maintainer' keyword.
11749
11750 * play/pong.el: Add author's email address.
11751
11752 2000-07-17 Sam Steingold <sds@gnu.org>
11753
11754 * files.el (insert-directory): Call `split-string' instead of
11755 re-implementing it.
11756
11757 2000-07-18 Gerd Moellmann <gerd@gnu.org>
11758
11759 * mail/vms-pmail.el: Change maintainer to FSF.
11760
11761 * net/goto-addr.el: Change maintainer to FSF.
11762
11763 * info.el (Info-title-face-alist): Removed.
11764
11765 2000-07-18 David Ponce <david@dponce.com>
11766
11767 * recentf.el (recentf-open-files): New command that works like
11768 `recentf-open-more-files', but shows the whole list of files (not just
11769 those omitted from the menu). Useful if you don't use a menu-bar!
11770 (recentf-open-more-files) Modified to use `recentf-open-files'.
11771
11772 (recentf-open-files, recentf-open-more-files)
11773 (recentf-edit-list): Dialogs use `recentf-dialog-mode'
11774
11775 (recentf-dialog-mode): New mode for dialogs. You can now just type
11776 "q" to cancel the dialogs.
11777
11778 2000-07-18 David Ponce <david@dponce.com>
11779
11780 * recentf.el: This is a major update of recentf.el. It adds new
11781 features to better organize the recentf menu and "More..." buffer.
11782
11783 Using new provided menu filtering functions you can now organize the
11784 recent files list:
11785
11786 - by major modes
11787 - by directories
11788 - by user defined rules
11789
11790 Finally, with the new `recentf-filter-changer' customizable filter you
11791 can define a ring of filters and dynamically (via the menu) cycle on
11792 each menu organization in the ring (a la msb).
11793
11794 2000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
11795
11796 * eshell/eshell.el (eshell): Replace links to eshell.info with
11797 links to eshell, to avoid problems on systems where the manual is
11798 installed as `eshell'.
11799 * eshell/esh-cmd.el (eshell-cmd): Ditto.
11800 * eshell/em-smart.el (eshell-smart): Ditto.
11801 * eshell/em-banner.el (eshell-banner): Ditto.
11802 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto.
11803
11804 * eshell/em-unix.el (eshell-shuffle-files): Don't disable
11805 same-file check in the MS-DOS version (it does support inodes).
11806
11807 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix.
11808
11809 * eshell/eshell.el (eshell-directory-name):
11810 Run default directory name through convert-standard-filename.
11811
11812 2000-07-18 Kenichi Handa <handa@etl.go.jp>
11813
11814 * international/mule-cmds.el (select-safe-coding-system):
11815 Fix typo in the comment.
11816
11817 * language/european.el (compound-text):
11818 Force katakana-jisx0201 to be designated to G1.
11819
11820 * international/mule-conf.el (oldjis-newjis-jisroman-ascii):
11821 Don't translate some national variant characters of latin-jisx0201.
11822 (x-ctext): Force katakana-jisx0201 to be designated to G1.
11823
11824 * international/kkc.el (kkc-after-update-conversion-functions):
11825 New variable.
11826 (kkc-update-conversion): Run functions in it at the tail.
11827
11828 2000-07-16 John Wiegley <johnw@gnu.org>
11829
11830 * lisp/align.el (align-newline-and-indent):
11831 Adding new function. for auto-aligning blocks of code on RET.
11832 (align-region): Fixed badly formatted minibuffer message.
11833
11834 2000-07-17 Kenichi Handa <handa@etl.go.jp>
11835
11836 * international/kkc.el (kkc-show-conversion-list-count): Customize it.
11837 (kkc-region): Update kkc-next-count and kkc-prev-count here. Show
11838 the conversion list at first if appropriate.
11839 (kkc-next): Don't update kkc-next-count here.
11840 (kkc-prev): Don't update kkc-prev-count here.
11841 (kkc-show-conversion-list-update): Fix setting up of conversion
11842 list message.
11843
11844 2000-07-16 Stefan Monnier <monnier@cs.yale.edu>
11845
11846 * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key.
11847
11848 2000-07-16 Dave Love <fx@gnu.org>
11849
11850 * cus-edit.el (custom-buffer-create-internal): Use a help-echo
11851 function to be more specific.
11852
11853 * wid-edit.el (widget-specify-field, widget-specify-button): Allow
11854 non-string help-echo.
11855 (widget-types-convert-widget): Defsubst it.
11856 (widget-echo-help): Try to cope with a help-echo function of two
11857 possible sorts.
11858
11859 2000-07-15 Jason Rumney <jasonr@gnu.org>
11860
11861 * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
11862 Declare as obsolete.
11863
11864 * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons.
11865
11866 2000-07-14 Gerd Moellmann <gerd@gnu.org>
11867
11868 * hilit-chg.el: Fix typo.
11869
11870 2000-07-14 Dave Love <fx@gnu.org>
11871
11872 * info.el (Info-mode-menu): Fix use of :help, :enable.
11873
11874 2000-07-14 Stefan Monnier <monnier@cs.yale.edu>
11875
11876 * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label.
11877
11878 2000-07-13 Dave Love <fx@gnu.org>
11879
11880 * emacs-lisp/easymenu.el: Doc fixes.
11881 (easy-menu-remove): Defalias to ignore.
11882
11883 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback):
11884 Call throw correctly.
11885
11886 2000-07-13 Gerd Moellmann <gerd@gnu.org>
11887
11888 * faces.el (frame-background-mode): Doc fix.
11889
11890 * simple.el (eval-expression-print-length): Change custom type to
11891 allow entering nil as value.
11892
11893 2000-07-13 Dave Love <fx@gnu.org>
11894
11895 * progmodes/fortran.el (fortran-imenu-generic-expression):
11896 Change definition layout.
11897 (fortran-mode-menu): Reinstate customize entries.
11898
11899 * cus-edit.el (custom-group-menu-create, customize-menu-create):
11900 Use :filter, per old XEmacs code.
11901
11902 2000-07-12 Gerd Moellmann <gerd@gnu.org>
11903
11904 * term.el (term-send-raw-meta): Strip modifiers from the keyboard
11905 event when deciding what to send to the terminal.
11906
11907 2000-07-12 Dave Love <fx@gnu.org>
11908
11909 * cus-start.el: Add optional version as 4th element of specs and
11910 use it for several things new in v21. Remove load-path. Fix type
11911 of line-number-display-limit.
11912
11913 2000-07-11 Dave Love <fx@gnu.org>
11914
11915 * progmodes/fortran.el: Don't require easymenu.
11916 Use repeat counts in various regexps.
11917 (fortran-mode-syntax-table): Defvar directly.
11918 (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
11919 (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
11920 Use defvar, not defconst.
11921 (fortran-mode-map): Change locals in `let'. Use `fortran-auto-fill'.
11922 (fortran-mode): Set fortran-comment-line-start-skip,
11923 fortran-comment-line-start-skip, dabbrev-case-fold-search.
11924 (fortran-comment-indent): Use defsubst.
11925 (fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
11926 Use fortran-comment-indent, not fortran-comment-indent-function.
11927 (fortran-comment-region, fortran-electric-line-number): Simplify.
11928 (fortran-auto-fill): New function.
11929 (fortran-do-auto-fill): Deleted.
11930 (fortran-find-comment-start-skip):
11931 Check for non-null comment-start-skip.
11932 (fortran-auto-fill-mode, fortran-fill-statement):
11933 Use fortran-auto-fill.
11934 (fortran-fill): Use fortran-auto-fill. Check for null
11935 comment-start-skip. Simplify final clause and use end-of-line finally.
11936
11937 * widget.el (widget-plist-member): New alias.
11938
11939 2000-07-11 Eli Zaretskii <eliz@is.elta.co.il>
11940
11941 * eshell/esh-module.el (toplevel): Reference
11942 byte-compile-current-file only if it is bound.
11943
11944 2000-07-10 Gerd Moellmann <gerd@gnu.org>
11945
11946 * dired.el: Don't require `dired-aux'.
11947
11948 2000-07-10 Miles Bader <miles@lsi.nec.co.jp>
11949
11950 * dired-aux.el (dired-show-file-type): New function.
11951 * dired.el (dired-mode-map): Bind `w' to dired-show-file-type.
11952 (dired-show-file-type): Add autoload.
11953
11954 2000-07-10 Kenichi Handa <handa@etl.go.jp>
11955
11956 * international/mule-diag.el (describe-font): Adjusted for the
11957 change of fontset-info.
11958 (print-fontset): Likewise.
11959
11960 2000-07-09 Stefan Monnier <monnier@cs.yale.edu>
11961
11962 * mouse.el (mouse-drag-region): Use functionp rather than fboundp.
11963
11964 2000-07-07 Gerd Moellmann <gerd@gnu.org>
11965
11966 * bindings.el: Bind `[delete]' to delete-char.
11967
11968 * dired.el (dired-find-alternate-file): New function.
11969 (dired-mode-map): Bind `a' to dired-find-alternate-file.
11970 (toplevel): Require dired-aux when compiling.
11971 (dired-buffers): Move defvar within file to avoid compiler warning.
11972
11973 * info.el (Info-last-search): Variable removed.
11974 (Info-search-history): New variable.
11975 (Info-search): New Info-search-history.
11976
11977 * battery.el, info-look.el: Change author's mail address.
11978
11979 2000-07-07 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
11980
11981 * mail/rmail.el (rmail-clear-headers): Don't throw an error
11982 if rmail-ignored-headers is nil.
11983 (rmail-retry-failure): Bind rmail-ignored-headers and
11984 rmail-displayed-headers to nil.
11985
11986 2000-07-06 Gerd Moellmann <gerd@gnu.org>
11987
11988 * lpr.el (lpr-page-header-switches): Add `-h' switch.
11989 (print-region-1): Don't hard code `-h' here.
11990
11991 * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
11992
11993 2000-07-01 Francesco Potorti` <pot@gnu.org>
11994
11995 * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
11996 exim can use "your message" instead of "the message".
11997
11998 2000-07-06 Stefan Monnier <monnier@cs.yale.edu>
11999
12000 * facemenu.el: Docstrings fixes.
12001 (facemenu-get-face): Don't use internal-find-face.
12002 (facemenu-iterate): Rename arg to match the docstring.
12003
12004 * newcomment.el (uncomment-region): Be more careful when skipping
12005 backwards over `=' not to bump into BOBP.
12006
12007 2000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
12008
12009 * ediff-diff.el (ediff-wordify): Use syntax table.
12010 * ediff-init.el (ediff-has-face-support-p): Use
12011 ediff-color-display-p.
12012 (ediff-color-display-p): Use display-color-p, changed to defun
12013 from defsubst.
12014 Got rid of special cases for NeXT and OS/2.
12015 * ediff-wind.el (ediff-setup-control-frame): Set proper modeline
12016 face.
12017
12018 2000-07-05 Stefan Monnier <monnier@cs.yale.edu>
12019
12020 * emacs-lisp/lucid.el: Require CL.
12021 (copy-tree, remprop): Remove, it's provided by CL.
12022 (map-keymap): Define in terms of cl-map-keymap.
12023 (extent-property, set-extent-end-glyph): New functions.
12024
12025 * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables.
12026
12027 2000-07-05 Gerd Moellmann <gerd@gnu.org>
12028
12029 * Makefile.in (DONTCOMPILE): Add comment that the name may
12030 not be changed without changing the make-dist script.
12031
12032 * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc.
12033 (cl-mapc): Use mapc instead of cl-old-mapc.
12034
12035 2000-07-05 Andrew Innes <andrewi@gnu.org>
12036
12037 * makefile.nt: Add support for `bootstrap' and related targets.
12038
12039 2000-07-05 Stefan Monnier <monnier@cs.yale.edu>
12040
12041 * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix.
12042 (easy-menu-do-define): Use `menu-item' format.
12043 Handle case where easy-menu-create-menu returns a symbol.
12044 Manually call the potential top-level filter in the function binding.
12045 (easy-menu-filter-return): New arg NAME.
12046 Convert to a keymap if MENU is an XEmacs menu.
12047 (easy-menu-convert-item-1): New. Extracted from easy-menu-do-add-item.
12048 (easy-menu-converted-items-table, easy-menu-convert-item):
12049 New var and fun to memoize easy-menu-convert-item-1.
12050 (easy-menu-do-add-item): Use it.
12051 (easy-menu-create-menu): Use easy-menu-convert-item.
12052 Wrap easy-menu-filter-return around any :filter specification.
12053 Don't convert the menu if a filter was specified.
12054 Tell easy-menu-make-symbol not to check for MENU being an expression.
12055 (easy-menu-make-symbol): New arg NOEXP.
12056
12057 2000-07-05 Gerd Moellmann <gerd@gnu.org>
12058
12059 * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter
12060 EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
12061 (eval-defun): If called with prefix arg, instrument code for
12062 Edebug.
12063
12064 * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string
12065 similar to that of eval-defun.
12066
12067 2000-07-04 Dave Love <fx@gnu.org>
12068
12069 * hl-line.el (hl-line-overlay): Make it permanent-local.
12070
12071 * calendar/todo-mode.el: Replaced with a working version, based on
12072 1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
12073
12074 2000-07-03 Miles Bader <miles@lsi.nec.co.jp>
12075
12076 * paths.el (prune-directory-list): New function.
12077 (Info-default-directory-list): Rewritten to more methodically
12078 enumerate a big list of possible info directories (based on the
12079 list used by the standalone info reader).
12080
12081 * info.el (info-initialize): Use prune-directory-list to remove
12082 non-existent directories from Info-directory-list.
12083
12084 * paths.el (Info-default-directory-list): Try a list of possible
12085 info-directories instead of a single one. Add the possible
12086 info directory "/usr/share/info".
12087
12088 * woman.el (woman-man.conf-path): Explicitly include the debian
12089 man-db config file "/etc/manpath.config".
12090 (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
12091 are present in `manpath.config'.
12092 (woman-manpath): Include "/usr/share/man".
12093
12094 2000-07-03 Gerd Moellmann <gerd@gnu.org>
12095
12096 * frame.el (blink-cursor-mode): Don't hide cursor initially.
12097
12098 * startup.el (command-line): Initialize blink-cursor based
12099 on window-system.
12100
12101 * frame.el (blink-cursor): Default to nil if not running under
12102 a window-system.
12103
12104 * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
12105 (face-x-resources): Remove duplicate entry for :font.
12106
12107 * textmodes/refer.el (refer-find-entry-internal): Use some-window
12108 instead of cycling through windows with next-window.
12109
12110 * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
12111 of cycling through windows with next-window.
12112
12113 * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
12114 of cycling through windows with next-window.
12115
12116 * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
12117 (edebug-get-displayed-buffer-points): Use walk-windows/some-window
12118 instead of cycling through windows with next-window.
12119
12120 * calendar/appt.el (appt-select-lowest-window): Use walk-windows
12121 instead of cycling through windows with next-window.
12122
12123 * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead
12124 of cycling through windows with next-window.
12125
12126 * terminal.el (te-process-output): Use walk-windows instead of
12127 cycling through windows with next-window.
12128
12129 * server.el (server-switch-buffer): Use some-window instead of
12130 cycling through windows with next-window.
12131
12132 * window.el (some-window): New function.
12133 (walk-windows): Remove reference to walk-windows-start.
12134
12135 * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil.
12136
12137 2000-07-03 Richard Stallman <rms@gnu.org>
12138
12139 * window.el (walk-windows): Guarantee termination by keeping a list
12140 of all the windows already handled.
12141
12142 2000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
12143
12144 * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use
12145 window-system.
12146
12147 * man.el (Man-notify-when-ready): Don't use window-system. If
12148 Man-notify-method is newframe, and the display is not
12149 multi-frame, select the frame created for the man page.
12150 (Man-init-defvars): Doc fix.
12151
12152 2000-06-28 Gerd Moellmann <gerd@gnu.org>
12153
12154 * faces.el (region): Change background color for light background.
12155
12156 * ediff-wind.el (ediff-setup-control-frame): Remove :box
12157 attribute from mode-line face of Ediff control frame.
12158
12159 * replace.el (query-replace-map): Bind `e' like `E'.
12160
12161 2000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
12162
12163 * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>:
12164 Change name to "Select All".
12165
12166 * dos-fns.el (convert-standard-filename): Fix last change.
12167
12168 2000-06-27 Gerd Moellmann <gerd@gnu.org>
12169
12170 * help.el (describe-variable): Don't insert a second `'s' in front
12171 of the string `value is shown below'. Since the syntax-table is
12172 set to emacs-lisp-mode-syntax-table, forward-sexp skips over
12173 an existing `'s', so that this won't be deleted.
12174
12175 * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el:
12176 * pcmpl-unix.el: New files.
12177
12178 2000-06-26 Stefan Monnier <monnier@cs.yale.edu>
12179
12180 * wid-edit.el (widget-member): Use the new plist-member.
12181
12182 2000-06-26 Gerd Moellmann <gerd@gnu.org>
12183
12184 * replace.el (perform-replace): Undo change of 2000-04-04.
12185 Instead, move backward 1 character at the end of the loop when
12186 necessary.
12187
12188 * faces.el (fringe): Change face for different backgrounds.
12189
12190 * eshell/esh-module.el (toplevel): Load defgroup's differently;
12191 patch from John.
12192
12193 * eshell/*.el: Change spelling of the Free Software Foundation.
12194
12195 * eshell/esh-toggle.el: Removed.
12196
12197 * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el.
12198
12199 * menu-bar.el (menu-bar-tools-menu): Call read-mail-command
12200 interactively.
12201
12202 2000-06-26 Alex Schroeder <alex@gnu.org>
12203
12204 * sql.el (sql-interactive-mode-map): Use `kbd' in calls to
12205 `define-key'; instead of checking `(emacs-version)' check for
12206 `set-keymap-parent' and `set-keymap-name' directly. Add entries
12207 for `;' and `o' which might be electric.
12208
12209 (sql-electric-stuff): New user option.
12210 (sql-magic-go): New function which uses `sql-electric-stuff'.
12211 (sql-magic-semicolon): New function which uses
12212 `sql-electric-stuff'.
12213
12214 (sql-accumulate-and-indent): Insert newline if `comint-accumulate'
12215 is not fboundp.
12216
12217 (sql-oracle-options): New variable.
12218 (sql-oracle): Use it.
12219
12220 (sql-imenu-generic-expression): Doc change.
12221 (sql-find-sqli-buffer): Make sure the default-value of sql-buffer
12222 is used.
12223
12224 (sql-informix): Added command line parameter "-" to force
12225 sql-informix-program to use stdout.
12226
12227 2000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
12228
12229 * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix.
12230 (cp864-decode-table): Doc fix.
12231 (cp720-decode-table): New variable, supports the Arabic OEM
12232 codepage used by Windows.
12233 (cp737-decode-table): New, Greek OEM codepage used by Windows.
12234
12235 2000-06-23 Dave Love <fx@gnu.org>
12236
12237 * font-lock.el (font-lock-support-mode) <defgroup>: Add :version.
12238 (font-lock-fontify-anchored-keywords): Use
12239 line-beginning-position.
12240 (global-font-lock-mode): Use mapc.
12241
12242 2000-06-23 Stefan Monnier <monnier@cs.yale.edu>
12243
12244 * eshell/esh-module.el: Require CL when compiling.
12245
12246 2000-06-23 Gerd Moellmann <gerd@gnu.org>
12247
12248 * comint.el (comint-substitute-in-file-name): Call replace-match
12249 with second and third arg t.
12250
12251 * cus-edit.el (custom-button-face, custom-button-pressed-face):
12252 Specify foreground color.
12253
12254 * faces.el (tool-bar, mode-line, header-line): Specify foreground
12255 color.
12256
12257 * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
12258
12259 * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
12260 cddr instead of cdddr.
12261
12262 * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
12263 instead of copy-list.
12264
12265 * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
12266 of copy-list.
12267
12268 * subdirs.el: Add eshell subdirectory.
12269
12270 * eshell: New subdirectory containing the Eshell package.
12271
12272 * pcomplete.el: New file.
12273
12274 2000-06-23 Paul Eggert <eggert@twinsun.com>
12275
12276 * mail/mailpost.el (post-mail-send-it): Make sure file has
12277 proper permissions from birth.
12278
12279 * files.el (basic-save-buffer-2): When temporarily setting
12280 file modes, set them to current modes plus 0200, not to 0777.
12281
12282 * emerge.el (emerge-make-temp-file): Make sure file has proper
12283 permissions from birth.
12284
12285 2000-06-22 Eli Zaretskii <eliz@is.elta.co.il>
12286
12287 * files.el (make-backup-file-name-1): On DOS/Windows, run the
12288 backup file name through convert-standard-filename.
12289
12290 * dos-fns.el (convert-standard-filename): Convert leading
12291 directories as well. When long file names are supported, convert
12292 characters that are invalid in Windows file names.
12293
12294 2000-06-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12295
12296 * ps-print.el: Fix bug: if ^L is the very first buffer character,
12297 ps-print crashes. New feature: page selection for printing. Create
12298 raw-text-unix coding system for XEmacs. Doc fix.
12299 (ps-print-version): New version number (5.2.3).
12300 (ps-plot-region): Bug fix.
12301 (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
12302 (ps-header-sheet, ps-generate, ps-end-job): Code fix.
12303 (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
12304 funs.
12305 (ps-selected-pages, ps-last-selected-pages, ps-first-page)
12306 (ps-last-page): New vars.
12307
12308 2000-06-21 Gerd Moellmann <gerd@gnu.org>
12309
12310 * progmodes/sh-script.el (sh-while-getopts): Fix handling of
12311 empty option string.
12312
12313 2000-06-21 Eli Zaretskii <eliz@is.elta.co.il>
12314
12315 * man.el (man): Doc fix.
12316
12317 2000-06-21 Kenichi Handa <handa@etl.go.jp>
12318
12319 * international/mule-cmds.el (set-language-info-alist): Docstring
12320 fixed.
12321
12322 2000-06-20 Gerd Moellmann <gerd@gnu.org>
12323
12324 * version.el (emacs-version): Use ISO date format.
12325
12326 * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
12327 instead of `M-backspace'.
12328
12329 * simple.el (turn-off-auto-fill): New function.
12330
12331 2000-06-20 Stefan Monnier <monnier@cs.yale.edu>
12332
12333 * jit-lock.el (with-buffer-prepared-for-jit-lock):
12334 Renamed from with-buffer-prepared-for-font-lock and use
12335 inhibit-modification-hooks rather than setting *-change-functions.
12336 Update all functions to use the new name.
12337 (jit-lock-first-unfontify-pos): New semantics (and doc).
12338 (jit-lock-mode): Make non-interactive.
12339 Don't automatically turn on font-lock.
12340 Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
12341 Always use jit-lock-after-change.
12342 Remove and restore font-lock-after-change-function.
12343 (turn-on-jit-lock, jit-lock-after-fontify-buffer)
12344 (jit-lock-after-unfontify-buffer): Remove.
12345 (jit-lock-stealth-fontify):
12346 Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
12347 (jit-lock-after-change): Set the `fontified' text-prop to nil.
12348
12349 2000-06-20 Sam Steingold <sds@gnu.org>
12350
12351 * emacs-lisp/cl-indent.el (toplevel): Indent
12352 `print-unreadable-object' properly. Untabify.
12353
12354 2000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
12355
12356 * textmodes/reftex.el (reftex-find-citation-regexp-format):
12357 Support for bibentry.
12358 (reftex-compile-variables): Fixed problem with end of section-re.
12359
12360 * texmodes/reftex-dcr.el (reftex-view-crossref,
12361 reftex-view-crossref-from-bibtex):
12362 Deal with changed `reftex-find-citation-regexp-format'.
12363 (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
12364 Replaced `remprop' with `put'.
12365 (reftex-view-crossref, reftex-view-crossref-when-idle):
12366 Support for bibentry.
12367
12368 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
12369 New entry for bibentry package.
12370
12371 * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
12372 Regexp also matches "\nobibliography".
12373
12374 * textmodes/reftex-global.el (reftex-renumber-simple-labels):
12375 Call `reftex-ensure-write-access' before doing anything.
12376 (reftex-ensure-write-access): New function.
12377
12378 2000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
12379
12380 * progmodes/idlwave.el: File re-installed (update to version 4.2)
12381
12382 * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
12383
12384 * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
12385
12386 * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
12387
12388
12389 2000-06-20 Dave Love <fx@gnu.org>
12390
12391 * faces.el (frame-background-mode): Use set-default, not set, in
12392 setter.
12393 (frame-update-faces, frame-update-face-colors): Define with
12394 defalias.
12395
12396 * enriched.el (enriched-decode-foreground)
12397 (enriched-decode-background): Don't use internal-find-face.
12398
12399 * apropos.el: Doc fixes.
12400
12401 * cus-edit.el (customize-changed-options): Check arg.
12402 (customize-version-lessp): Don't require decimal point.
12403
12404 * custom.el (defcustom, defgroup): Doc fix.
12405
12406 * newcomment.el (comment) <defgroup>: Add :version.
12407 (comment-multi-line): Doc fix.
12408
12409 * emulation/mlsupport.el (define-hooked-local-abbrev,
12410 define-hooked-global-abbrev): Fix, using define-abbrev.
12411
12412 2000-06-19 Gerd Moellmann <gerd@gnu.org>
12413
12414 * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
12415 the whole buffer.
12416
12417 2000-06-19 Dave Love <fx@gnu.org>
12418
12419 * menu-bar.el (menu-bar-options-save): New function.
12420 (menu-bar-options-menu): Use it.
12421 (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
12422 Simplify.
12423
12424 2000-06-19 Andreas Schwab <schwab@suse.de>
12425
12426 * progmodes/etags.el (tags-query-replace): Put new parameters
12427 START and END at the end, for backward compatibility.
12428
12429 2000-06-19 Kenichi Handa <handa@etl.go.jp>
12430
12431 * international/codepage.el:
12432 (cp-coding-system-for-codepage-1): Delete special codes for
12433 generating xxx-dos coding system because now a CCL based coding
12434 system can handle EOL conversion by default.
12435
12436 * international/mule.el (make-coding-system): Generate subsidiary
12437 coding systems for EOL handling variants even for a CCL based
12438 coding system.
12439
12440 2000-06-19 Kenichi Handa <handa@etl.go.jp>
12441
12442 * international/isearch-x.el (isearch-minibuffer-input-method)
12443 (isearch-minibuffer-input-method-function): These variables
12444 deleted.
12445 (isearch-with-input-method): Don't use the above variables.
12446 (isearch-process-search-multibyte-characters): Likewise. Call
12447 read-string with the arg INHERIT-INPUT-METHOD t.
12448
12449 2000-06-17 Stefan Monnier <monnier@cs.yale.edu>
12450
12451 * font-lock.el (font-lock-after-fontify-buffer)
12452 (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
12453
12454 * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
12455 Use consistent make-local-variable style for font-lock-fontified.
12456 (jit-lock-fontify-buffer):
12457 Don't bother checking for font-lock-mode and jit-lock-mode.
12458
12459 * time.el: Remove trailing ^M that prevent CVS-merging.
12460
12461 2000-06-16 Gerd Moellmann <gerd@gnu.org>
12462
12463 * Makefile.in (distclean): New target.
12464
12465 2000-06-16 Stefan Monnier <monnier@cs.yale.edu>
12466
12467 * Makefile.in (srcdir): Define for update-subdirs.
12468
12469 2000-06-16 Gerd Moellmann <gerd@gnu.org>
12470
12471 * find-lisp.el: New file.
12472
12473 2000-06-16 Andrew Innes <andrewi@gnu.org>
12474
12475 * time.el (display-time-mail-function): New variable, to allow
12476 external packages to indicate when new mail is available.
12477 (display-time-update): Use it.
12478
12479 2000-06-16 Kenichi Handa <handa@etl.go.jp>
12480
12481 * international/mule.el (mule-version): Change version name to
12482 SAKAKI. AOI has already been used by Meadow.
12483
12484 * international/quail.el (quail-show-guidance-buf): To find the
12485 bottom window (but minibuffer), pay attention to the height of
12486 minibuffer.
12487
12488 2000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
12489
12490 * arc-mode.el (archive-mode-map): Use the new menu-item format for
12491 menu-bar menus. Add help strings. Don't remove the Edit menu
12492 from the menu bar, as the menu bar has enough space now.
12493
12494 * Makefile.in (SHELL): Make sure /bin/sh is used.
12495
12496 * woman.el (woman-man-buffer): Fix bold and underlined CJK
12497 characters, which use series of two ^H characters instead of one.
12498
12499 2000-06-15 Gerd Moellmann <gerd@gnu.org>
12500
12501 * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
12502 (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
12503 functions.
12504 (Info-find-node-2): Try a case-sensitive search first, then
12505 do a case-insensitive search.
12506
12507 * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
12508 tutorials.
12509
12510 * complete.el (PC-env-vars-alist): New variable.
12511 (PC-complete-as-file-name): New function.
12512 (partial-completion-mode): Initialize PC-env-vars-alist from
12513 process-environment.
12514 (PC-do-completion): Handle completion of env vars.
12515
12516 * info.el (Info-set-mode-line): Show file name in mode line,
12517 use `*Info*' instead of `Info:'.
12518
12519 * startup.el (command-line-1): Change copyright messages to year
12520 2000.
12521
12522 2000-06-15 Dave Love <fx@gnu.org>
12523
12524 * net/goto-addr.el (goto-address-fontify): Use keymap property,
12525 not local-map.
12526
12527 2000-06-15 Kenichi Handa <handa@etl.go.jp>
12528
12529 * international/mule.el (set-buffer-file-coding-system): Almost
12530 rewritten to handle `undecided' as no-op.
12531
12532 2000-06-14 Gerd Moellmann <gerd@gnu.org>
12533
12534 * Makefile.in: New file.
12535
12536 * Makefile: Removed.
12537
12538 * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
12539 (goto-address-highlight-keymap): Bind C-c RET.
12540
12541 2000-06-14 Kenichi Handa <handa@etl.go.jp>
12542
12543 * mail/sendmail.el (sendmail-send-it): The temporary buffer
12544 inherits buffer-file-coding-system of the current buffer.
12545
12546 * tar-mode.el (tar-extract): For goto-char, use (point-min), not
12547 0. Give correct argument to set-auto-coding-function.
12548 (tar-expunge): For goto-char, use (point-min), not 0.
12549 (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
12550 (tar-subfile-save-buffer): Likewize.
12551
12552 * international/mule.el
12553 (after-insert-file-set-buffer-file-coding-system): Call
12554 set-buffer-file-coding-system with the arg FORCE t.
12555
12556 2000-06-13 Gerd Moellmann <gerd@gnu.org>
12557
12558 * mail/sendmail.el (mail-specify-envelope-from): Initialize to
12559 nil. Contemporary sendmails issue an X-Authentication-Warning if
12560 the sender is set with `-f'.
12561
12562 2000-06-13 Dave Love <fx@gnu.org>
12563
12564 * help.el (describe-function-1): Kluge around cases of functions
12565 fset to subrs whose doc doesn't match their symbol-name.
12566
12567 * image.el (insert-image): Default STRING to a space.
12568
12569 * info.el Doc fixes.
12570 (Info-build-node-completions): Match Ref tags.
12571
12572 2000-06-13 Eli Zaretskii <eliz@is.elta.co.il>
12573
12574 * frame.el (display-multi-frame-p, display-multi-font-p): New
12575 defaliases for display-graphic-p.
12576
12577 * hl-line.el: Fixed a typo in commentary.
12578
12579 2000-06-13 Kenichi Handa <handa@etl.go.jp>
12580
12581 * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
12582 fixed.
12583
12584 2000-06-12 Dave Love <fx@gnu.org>
12585
12586 * image.el (insert-image): Save a little consing.
12587
12588 2000-06-12 Kenichi Handa <handa@etl.go.jp>
12589
12590 * language/tibet-util.el: Convert all tibetan-1-column characters
12591 to the corresponding tibetan characters.
12592 (tibetan-add-components): Delete code for the special treatment of
12593 'a chung.
12594
12595 * language/tibetan.el (tibetan-composable-pattern): Fix previous
12596 change.
12597 (tibetan-vowel-transcription-alist): More rules added.
12598 (tibetan-composite-vowel-alist): New variable.
12599 (tibetan-precomposition-rule-alist): More rules added.
12600
12601 2000-06-12 Stefan Monnier <monnier@cs.yale.edu>
12602
12603 * startup.el (command-line): Only call menu-bar-mode if interactive.
12604
12605 * thingatpt.el (toplevel symbol-properties):
12606 * textmodes/makeinfo.el (makeinfo-compile):
12607 * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
12608 * progmodes/hideif.el (hif-compress-define-list)
12609 (hide-ifdef-use-define-alist):
12610 * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
12611 (ange-ftp-vms-add-file-entry):
12612 * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
12613 * man.el (Man-build-man-command):
12614 * mail/rnewspost.el (news-reply-header-hook):
12615 * info.el (Info-insert-dir):
12616 * emulation/mlconvert.el (backward-word, forward-word, setq):
12617 * emacs-lisp/gulp.el (gulp-send-requests):
12618 * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
12619 (byte-optimize-inline-handler, byte-optimize-form-code-walker)
12620 (byte-optimize-apply, end of file):
12621 * emacs-lisp/advice.el (ad-advice-class-completion-table)
12622 (ad-make-freeze-definition):
12623 * startup.el (command-line, command-line-1): Don't quote lambdas.
12624
12625 * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
12626 (cvs-cleanup-removed): New function.
12627 (cvs-cleanup-functions): New var.
12628 (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
12629 some flexibility in specifying additional entries to auto-cleanup.
12630 (cvs-quickdir): New function.
12631 (cvs-mode-insert): Use cvs-fileinfo-from-entries.
12632 (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
12633 (cvs-mode-find-file): Check that we are on a filename or dirname
12634 when invoked through a mouse-click.
12635 (cvs-full-path): Remove.
12636 (cvs-dired-action): Re-introduced.
12637 (cvs-dired-noselect): Use it.
12638 (vc-post-command-functions): use this new hook if available.
12639
12640 * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
12641 (cvs-status-map): Don't inherit from cvs-mode-map anymore.
12642 (cvs-filename-map, cvs-dirname-map): Remove.
12643 (cvs-default-action): Remove.
12644 (cvs-add-face): Use `keymap' rather than `local-map' property, and only
12645 if the arg is really a keymap.
12646 (cvs-fileinfo-pp): Don't use any special map for file and dir names.
12647 Don't hardcode the mapping from state (aka type) to face, but check
12648 the var cvs-fi-<type>-face instead.
12649 (cvs-fileinfo-from-entries): New function.
12650
12651 * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
12652 Docstring fix.
12653 (cvs-find-file-and-jump): Change default to be safer.
12654 (cvs-mode-diff-map): Define it as a function as well.
12655 (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
12656 Bind mouse-2 in this global map rather than with text-properties.
12657
12658 * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
12659 file to resolve the ambiguity between C(conflict) and C(need-merge).
12660
12661 2000-06-12 Kenichi Handa <handa@etl.go.jp>
12662
12663 * international/mule.el (set-buffer-file-coding-system): If
12664 CODING-SYSTEM is nil, set buffer-file-coding-system to nil
12665 unconditionally.
12666
12667 2000-06-12 Dave Love <fx@gnu.org>
12668
12669 * wid-edit.el (widget-specify-button): Really suppress the face if
12670 required.
12671
12672 2000-06-11 Gerd Moellmann <gerd@gnu.org>
12673
12674 * term/x-win.el (x-colors): Add colors from recent rgb.txt.
12675
12676 2000-06-11 Stefan Monnier <monnier@cs.yale.edu>
12677
12678 * imenu.el (imenu-generic-expression): Docstring fix.
12679
12680 * composite.el (composition-function-table): Move the `put'
12681 below the autoload cookie so we can load the file before loaddefs.
12682
12683 * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
12684
12685 * emacs-lisp/autoload.el (make-autoload): Use `cond'.
12686 Handle easy-mmode-define-global-mode.
12687 For complex macros like define-minor-mode that can generate
12688 several autoload entries, try to autoload entries in the
12689 macroexpanded code.
12690
12691 * emacs-lisp/easy-mmode.el (define-minor-mode):
12692 If KEYMAP is a symbol, just use it.
12693 Use byte-compile-current-file and load-file-name to infer the
12694 proper :require to pass to defcustom.
12695 Wrap the hook var into `progn' so as not to autoload it.
12696 Add a :autoload-end cookie.
12697 Be more careful about the evaluation of KEYMAP.
12698 (easy-mmode-define-global-mode): Add a :autoload-end cookie.
12699 (define-derived-mode): Move define-abbrev-table outside of defvar.
12700
12701 2000-06-10 Stefan Monnier <monnier@cs.yale.edu>
12702
12703 * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
12704 (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
12705 (backup-compiled-files): Ignore errors during `tar'.
12706 (bootstrap): Make autoloads before elc files.
12707
12708 2000-06-10 Kenichi Handa <handa@etl.go.jp>
12709
12710 * international/mule.el (set-buffer-file-coding-system): If one of
12711 undecided-XXX is specified, change only EOL conversion.
12712
12713 * international/mule-conf.el (unix): New alias for the coding
12714 system undecided-unix.
12715
12716 2000-06-09 Dave Love <fx@gnu.org>
12717
12718 * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
12719
12720 * progmodes/executable.el: Byte compile dynamic.
12721 (executable-insert): Change custom type.
12722 (executable-find): Add autoload cookie.
12723 (executable-make-buffer-file-executable-if-script-p): New
12724 function. After Noah Friedman.
12725
12726 * files.el (after-save-hook): Customize, with
12727 executable-make-buffer-file-executable-if-script-p as an option.
12728
12729 2000-06-09 Kenichi Handa <handa@etl.go.jp>
12730
12731 * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
12732 "tib24p-mule.bdf" for Tibetan.
12733
12734 * composite.el (decompose-composite-char): Declare it as obsolete.
12735
12736 * man.el (Man-fontify-manpage): Pay attention to underline and
12737 overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
12738
12739 2000-06-08 Gerd Moellmann <gerd@gnu.org>
12740
12741 * thingatpt.el (forward-thing): Use functionp instead of fboundp.
12742 Set maintainer to FSF since author isn't reachable.
12743
12744 2000-06-08 Dave Love <fx@gnu.org>
12745
12746 * international/mule-cmds.el (select-safe-coding-system): If
12747 DEFAULT-CODING-SYSTEM is not specified, also check the most
12748 preferred coding-system if buffer-file-coding-system is
12749 `undecided'. From Handa.
12750
12751 2000-06-08 Kenichi Handa <handa@etl.go.jp>
12752
12753 * international/mule.el
12754 (after-insert-file-set-buffer-file-coding-system): If the buffer
12755 size is greater than INSERTED, judget that we are not visiting.
12756
12757 2000-06-07 Rajesh Vaidheeswarran <rv@gnu.org>
12758
12759 * whitespace.el (defgroup whitespace): Comment out `:version'.
12760 XEmacs 20.4 has problems defining the group with this present.
12761 We'll have this commented out till get resolve the problem.
12762
12763 2000-06-07 John Wiegley <johnw@gnu.org>
12764
12765 * align.el (align-dq-string-modes, align-sq-string-modes)
12766 (align-open-comment-modes): Add pyhton-mode.
12767 (align-rules-list): Use get-text-property instead of
12768 text-properties-at.
12769 (align-rules-list): Add python-assignment.
12770 (align-rules-list): Change perl-comma-delimiter to
12771 basic-comma-delimiter. Use if for Perl modes and python-mode.
12772 (align-rules-list): Add python-chain-logic and
12773 basic-line-continuation.
12774
12775 2000-06-07 Jari Aalto <jari.aalto@poboxes.com>
12776
12777 * apropos.el (apropos-mode-hook): New user variable.
12778 (apropos-mode): Run apropos-mode-hook.
12779
12780 2000-06-07 David Ponce <david@dponce.com>
12781
12782 * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
12783 commands. Require `wid-edit' at run-time.
12784
12785 2000-06-07 David Ponce <david@dponce.com>
12786
12787 * recentf.el: Added some "Commentary".
12788 (recentf-open-more-files, recentf-edit-list): Minor changes to
12789 move the point at the top of the file list. This behaviour is
12790 consistent with the menu one when the list contains a lot of
12791 files.
12792 (recentf-cleanup): Now displays the number of items removed from
12793 the list.
12794 (recentf-relative-filter) New menu filter to show filenames
12795 relative to `default-directory'.
12796
12797 2000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12798
12799 * ps-print.el: XEmacs compatibility. Doc fix. Can select page size
12800 with/without giving an error if PostScript printer doesn't have this
12801 kind of page size. Zebra Stripe continues or restarts on next page.
12802 Manual/automatic paper feeding. Switch or not the header.
12803 (ps-print-version): New version number (5.2.2).
12804 (ps-windows-system): Include emx as a Windows system.
12805 (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
12806 (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
12807 (ps-background-text): Code fix.
12808 (ps-error-handler-message, ps-user-defined-prologue)
12809 (ps-print-prologue-header, ps-printer-name)
12810 (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
12811 (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
12812 (ps-use-face-background): Customization fix.
12813 (ps-n-up-database): Data fix.
12814 (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
12815 (ps-switch-header): New vars.
12816 (ps-xemacs-color-name, ps-face-foreground-name)
12817 (ps-face-background-name, ps-boolean-constant): New funs.
12818
12819 2000-06-07 Dave Love <fx@gnu.org>
12820
12821 * allout.el: New version from Manheimer.
12822
12823 2000-06-07 Kenichi Handa <handa@etl.go.jp>
12824
12825 * textmodes/fill.el (fill-find-break-point): Check the validity of
12826 charset.
12827
12828 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
12829
12830 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
12831 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
12832 Call display-color-p and display-mouse-p instead of looking at
12833 window-system.
12834
12835 2000-06-06 Dave Love <fx@gnu.org>
12836
12837 * image.el (find-image): Doc fix. Return nil if image not found.
12838 (put-image, insert-image): Make STRING arg optional.
12839
12840 2000-06-06 Kenichi Handa <handa@etl.go.jp>
12841
12842 * language/vietnamese.el: Remove eval-when-compile.
12843 (viet-viscii-nonascii-translation-table): Define it as a
12844 translation table made from viet-viscii-decode-table.
12845 (viet-viscii-encode-table): Define it as a translation table made
12846 from the reverse map of above.
12847 (viet-vscii-nonascii-translation-table): Define it as a
12848 translation table made from viet-vscii-decode-table.
12849 (viet-vscii-encode-table): Define it as a translation table made
12850 from the reverse map of above.
12851 (ccl-decode-viscii): Use translate-character.
12852 (ccl-encode-viscii, ccl-encode-viscii-font)
12853 (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
12854 Likewize.
12855
12856 * language/cyrillic.el: Remove eval-when-compile.
12857 (cyrillic-koi8-r-nonascii-translation-table): Define it as a
12858 translation table made from cyrillic-koi8-r-decode-table.
12859 (cyrillic-koi8-r-encode-table): Define it as a translation table
12860 made from the reverse map of above.
12861 (ccl-decode-koi8): Use translate-character.
12862 (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
12863 (cyrillic-alternativnyj-nonascii-translation-table): Define it as
12864 a translation table made from cyrillic-alternativnyj-decode-table.
12865 (cyrillic-alternativnyj-encode-table): Define it as a translation
12866 table made from the reverse map of above.
12867 (ccl-decode-alternativnyj): Use translate-character.
12868 (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
12869 Likewize
12870
12871 * international/mule-diag.el (non-iso-charset-alist): Specify
12872 translation table symbol instead of translation table itself.
12873 (list-block-of-chars): CHARSET may be a translation table symbol.
12874
12875 * international/mule.el (make-coding-system): If CODING-SYSTEM
12876 already exists, override it.
12877
12878 * international/fontset.el: Use family `proportional' for Tibetan
12879 fonts.
12880
12881 * international/ccl.el (ccl-compile-translate-character): Don't
12882 check if Rrr has property translation-table.
12883 (ccl-compile-map-multiple): Modified to avoid compiler warning.
12884
12885 2000-06-05 Gerd Moellmann <gerd@gnu.org>
12886
12887 * info.el: Bind case-fold-search to t when searching in case
12888 a user sets it to nil in a hook.
12889
12890 2000-06-05 Stefan Monnier <monnier@cs.yale.edu>
12891
12892 * autoarg.el (autoarg-mode, autoarg-kp-mode):
12893 * hl-line.el (hl-line-mode): Use the new :global key argument.
12894
12895 * tar-mode.el (tar-header-block-recompute-checksum): Remove.
12896 (tar-clip-time-string): Prepend a space.
12897 (tar-grind-file-mode): Construct a string rather than modifying one.
12898 (tar-header-block-summarize): Fix docstring.
12899 Use `format' rather than an error-prone set of copy-loops.
12900
12901 * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
12902 (diff-goto-source, diff-unified->context, diff-context->unified)
12903 (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
12904 understand the format output by the `-p' argument to diff.
12905
12906 * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
12907 (sh-re-done): Use defconst.
12908 (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
12909 (sh-help-string-for-variable, sh-guess-basic-offset):
12910 Don't quote lambdas.
12911 (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
12912 (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
12913
12914 * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
12915 (mh-letter-mode): Derive from text-mode.
12916 This implicitly means that it now calls kill-all-local-variables.
12917 Also remove the Emacs-18 compatibility code.
12918
12919 * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
12920 Make use of symbol-property doc-string-elt.
12921 Use memq rather than a sequence of eq.
12922 (doc-string-elt): Fix the wrong or missing previously unused values.
12923 (autoload-print-form): New function extracted from
12924 generate-file-autoloads to allow recursion when handling progn
12925 so that defvar's and defun's docstrings are properly printed.
12926 (generate-file-autoloads): Use it.
12927
12928 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
12929 Use find-file-hooks in the minor-mode function.
12930 Be careful not to loop indefinitely in the post-command-hook function.
12931
12932 2000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
12933
12934 * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
12935 tty's.
12936 * ediff-diff.el (ediff-exec-process): Use --binary for fine
12937 differences whenever appropriate.
12938 * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
12939 * viper.el (find-file, find-file-other-window): Get viper to do
12940 wildcards.
12941
12942 2000-06-04 Stefan Monnier <monnier@cs.yale.edu>
12943
12944 * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
12945 (jit-lock-fontify-buffer): New function for JIT refontification.
12946 (jit-lock-mode): Fix docstring.
12947 Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
12948 Remove jit-lock-after-change from the _local_ hook.
12949 (jit-lock-function-1): Fix docstring.
12950
12951 * info.el (Info-on-current-buffer): Initialize info.
12952
12953 * newcomment.el (comment-indent): Ignore comment-indent-hook.
12954
12955 * progmodes/tcl.el (tcl-indent-for-comment):
12956 Ignore comment-indent-hook.
12957
12958 * emacs-lisp/easy-mmode.el: Require CL during compilation.
12959 (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
12960 (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
12961 and improve to use the lighter to guess the capitalization.
12962 (define-minor-mode): Inline code from easy-mmode-define-toggle.
12963 Add keyword arguments to specify global-ness or the custom group.
12964 Add local-map and help-echo properties to the lighter.
12965 (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
12966 (easy-mmode-define-global-mode): New macro.
12967
12968 2000-06-02 Dave Love <fx@gnu.org>
12969
12970 * wid-edit.el: byte-compile-dynamic since we typically don't use
12971 all the widgets. Don't require cl or widget. Remove
12972 eval-and-compile. Don't autoload finder-commentary. Doc fixes.
12973 (widget-read-event): Removed. Callers changed to use read-event.
12974 (widget-button-release-event-p): Renamed from
12975 button-release-event-p.
12976 (widget-field-add-space, widget-field-use-before-change):
12977 Uncustomize.
12978 (widget-specify-field): Use keymap property, not local-map.
12979 (widget-specify-button): Obey :suppress-face.
12980 (widget-specify-insert): Use modern backquote syntax.
12981 (widget-image-directory): Renamed from widget-glyph-directory.
12982 (widget-image-enable): Renamed from widget-glyph-enable.
12983 (widget-image-find): Replaces widget-glyph-find.
12984 (widget-button-pressed-face): Move defvar.
12985 (widget-image-insert): Replaces widget-glyph-insert.
12986 (widget-convert): Use keywordp.
12987 (widget-leave-text, widget-children-value-delete): Use mapc.
12988 (widget-keymap): Remove XEmacs stuff.
12989 (widget-field-keymap, widget-text-keymap): Define all inside defvar.
12990 (widget-button-click): Don't set point at the click, but re-centre
12991 if we scroll out of window. Rewritten for images v. glyphs &c.
12992 (widget-tabable-at): Use POS arg, not point.
12993 (widget-beginning-of-line, widget-end-of-line)
12994 (widget-item-value-create, widget-sublist, widget-princ-to-string)
12995 (widget-sexp-prompt-value, widget-echo-help): Simplify.
12996 (widget-default-create): Use widget-image-insert; some rewriting.
12997 (widget-visibility-value-create)
12998 (widget-push-button-value-create, widget-toggle-value-create): Use
12999 widget-image-insert.
13000 (checkbox): Create on and off images dynamically.
13001 (documentation-link): Change :help-echo.
13002 (widget-documentation-link-echo-help): Remove.
13003
13004 2000-06-02 Stefan Monnier <monnier@cs.yale.edu>
13005
13006 * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
13007
13008 * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
13009 (easy-mmode-define-toggle, define-minor-mode): Use it.
13010 (easy-mmode-define-keymap): Docstring fix.
13011 (define-derived-mode): Default PARENT to fundamental-mode.
13012 Add the derived-mode-parent symbol-property.
13013 (easy-mmode-derived-mode-p): New function.
13014
13015 2000-06-02 Dave Love <fx@gnu.org>
13016
13017 * files.el (convert-standard-filename): Doc fix.
13018 (normal-backup-enable-predicate): New function.
13019 (backup-enable-predicate): Use it to replace the lambda form.
13020
13021 * calendar/todo-mode.el: [This needs more work on the outline
13022 stuff.] Doc fixes.
13023 (todo) <defgroup>: Add :version.
13024 (todo-add-category): Don't use pushnew.
13025 (todo-cmd-raise): Fix typo.
13026 (todo-top-priorities): Change temp buffer name.
13027 (todo-category-alist): Avoid redundant lambda.
13028 (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
13029 Use outline-next-heading.
13030
13031 * autoarg.el: Rewritten to use define-minor-mode.
13032 (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
13033 (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
13034
13035 2000-06-02 Kenichi Handa <handa@etl.go.jp>
13036
13037 * isearch.el (isearch-other-meta-char): Fix previous change.
13038
13039 2000-06-01 Stefan Monnier <monnier@cs.yale.edu>
13040
13041 * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
13042 (log-edit-done): Only add the comment to the ring if it's different
13043 from the last comment entered.
13044
13045 * isearch.el (isearch-highlight): Turn internal-find-face into facep.
13046
13047 2000-06-01 Dave Love <fx@gnu.org>
13048
13049 * hl-line.el: Rewritten using define-minor-mode.
13050
13051 * help.el (describe-function-1): Distinguish special form from
13052 builtin function. Sanity-check presence of arglist for builtins.
13053
13054 2000-06-01 Kenichi Handa <handa@etl.go.jp>
13055
13056 * international/characters.el: Fix syntax/category setting of
13057 Tibetan characters.
13058
13059 * language/tibet-util.el (tibetan-add-components): Fixes for new
13060 encoding of Tibetan characters.
13061 (tibetan-decompose-precomposition-alist): New variable.
13062 (tibetan-decompose-region): Convert precomposed characters to
13063 non-precomposed characters.
13064 (tibetan-decompose-string): Likewise.
13065 (tibetan-composition-function): Fix args to
13066 thibetan-compose-string.
13067
13068 * language/tibetan.el (tibetan-composable-pattern): More
13069 characters included.
13070 (tibetan-consonant-transcription-alist): Rule for "R" added.
13071 (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
13072 "+R" added.
13073 (tibetan-base-to-subjoined-alist): Rule for "RA" added.
13074
13075 * language/lao-util.el (lao-composition-function): Fix args to
13076 compose-string.
13077
13078 * language/thai-util.el (thai-composition-function): Fix args to
13079 compose-string.
13080
13081 * isearch.el (isearch-update): Set disable-point-adjustment to t
13082 to prevent the point moving to the end of a composition when a
13083 part of a composition is searched.
13084 (isearch-other-meta-char): If the key invoking this command can be
13085 mapped by function-key-map to a printing char, call
13086 isearch-process-search-char directly.
13087
13088 2000-06-01 Stefan Monnier <monnier@cs.yale.edu>
13089
13090 * emacs-lisp/bytecomp.el:
13091 * frame.el:
13092 * international/mule-cmds.el:
13093 * international/mule-util.el:
13094 * international/mule.el:
13095 * mouse.el:
13096 * subr.el:
13097 * faces.el: Update calls to make-obsolete with a WHEN argument.
13098
13099 * byte-run.el (make-obsolete, make-obsolete-variable):
13100 Add an optional WHEN argument and change the format of the
13101 symbol-property information.
13102 * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
13103 (byte-compile-obsolete, byte-compile-variable-ref): Understand the
13104 new obsolete-symbol-property format and print WHEN if it is provided.
13105
13106 2000-05-31 Dave Love <fx@gnu.org>
13107
13108 * loadhist.el (loadhist-hook-functions): Remove
13109 before-change-function, after-change-function.
13110 (unload-feature): Deal with symbols which are both bound and
13111 fbound.
13112
13113 * mouse.el (mouse-save-then-kill-delete-region): Don't bind
13114 before-change-function, after-change-function.
13115
13116 * simple.el (newline): Don't bind before-change-function,
13117 after-change-function.
13118
13119 2000-05-31 Rajesh Vaidheeswarran <rv@gnu.org>
13120
13121 * whitespace.el (whitespace-rescan-timer-time): Update interval
13122 set to 600 seconds (10 minutes) instead of 60 seconds since
13123 a large number of whitespace buffers causes emacs to `freeze'
13124 for a considerable amount of time.
13125
13126 * whitespace.el: Updated email address
13127
13128 2000-05-31 Dave Love <fx@gnu.org>
13129
13130 * add-log.el (change-log-font-lock-keywords) <function>: Add
13131 pattern for function of change.
13132 (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
13133 acknowledgements patterns.
13134
13135 2000-05-31 Kenichi Handa <handa@etl.go.jp>
13136
13137 * isearch.el (isearch-printing-char): If keyboard coding system is
13138 being used, call isearch-process-search-multibyte-characters.
13139
13140 * international/isearch-x.el: Mostly rewritten.
13141
13142 * international/quail.el (quail-start-conversion): Don't include
13143 unhandled events in the returned events, but set them in
13144 unread-command-events. Exit if all inputs are deleted.
13145
13146 2000-05-30 Jason Rumney <jasonr@gnu.org>
13147
13148 * w32-fns.el (w32-charset-info-alist): Add each charset separately.
13149
13150 * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
13151 Reenable code to create initial fontsets.
13152 Use set-fontset-font in place of put-charset-property.
13153
13154 2000-05-30 Gerd Moellmann <gerd@gnu.org>
13155
13156 * progmodes/perl-mode.el (perl-indent-line): When looking for a
13157 label, ensure that the first colon isn't followed by another.
13158
13159 * paths.el (Info-default-directory-list): Doc fix.
13160
13161 * net/net-utils.el (finger-X.500-host-regexps): New user-option.
13162 (finger): If HOST matches a regexp from finger-X.500-host-regexps,
13163 send a query containing USER only, not USER@HOST.
13164
13165 * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
13166 and rmail-msgend to compute the restriction at the end, instead of
13167 computing it.
13168
13169 2000-05-29 Gerd Moellmann <gerd@gnu.org>
13170
13171 * dabbrev.el (dabbrev-expand): Don't display messages in the
13172 echo area if the minibuffer window is active.
13173
13174 * jit-lock.el (jit-lock-mode): Add after change function to
13175 local hook.
13176
13177 2000-05-29 Christoph Wedler <Christoph.Wedler@sap.com>
13178
13179 * antlr-mode.el: New commands: hide/unhide actions,
13180 upcase/downcase literals.
13181 (antlr-tiny-action-length): New user option.
13182 (antlr-hide-actions): New command. Suggested by
13183 Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
13184 (antlr-mode-map): New binding [C-c C-v].
13185 (antlr-mode-menu): New entries.
13186 (antlr-downcase-literals): New command.
13187 (antlr-upcase-literals): Ditto.
13188
13189 * antlr-mode.el: Minor changes: indendation, mode-name.
13190 (antlr-indent-line): Indent cpp directive at column 0.
13191 (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
13192
13193 * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
13194 (antlr-font-lock-additional-keywords): Workaround for intentional
13195 bug in XEmacs version of font-lock.
13196 (antlr-mode): Set symbol property `mode-name' to "Antlr". Could
13197 be used by a smarter version of `buffers-menu-grouping-function'.
13198
13199 2000-05-29 Gerd Moellmann <gerd@gnu.org>
13200
13201 * tmm.el (tmm-prompt): Recognize menu item definitions of the for
13202 `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
13203
13204 2000-05-29 Kenichi Handa <handa@etl.go.jp>
13205
13206 * international/encoded-kb.el
13207 (encoded-kbd-iso2022-designation-map): Pay attention to that
13208 charset-iso-final-char return -1 for eight-bit-control and
13209 eight-bit-graphic.
13210
13211 2000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
13212
13213 * speedbar.el (speedbar-use-images, speedbar-update-flag)
13214 (speedbar-easymenu-definition-base): Use display-graphic-p where
13215 available, instead of window-system.
13216
13217 2000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
13218
13219 * international/codepage.el (cp-coding-system-for-codepage-1): Add
13220 eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
13221 coding systems.
13222
13223 2000-05-26 Dave Love <fx@gnu.org>
13224
13225 * disp-table.el (standard-display-underline): Don't use
13226 internal-find-face.
13227
13228 * mail/reporter.el: Maintainer change. Doc fixes.
13229 (reporter-version): Deleted.
13230
13231 * emacs-lisp/elp.el: Maintainer change.
13232 (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
13233
13234 2000-05-26 Stefan Monnier <monnier@cs.yale.edu>
13235
13236 * add-log.el (add-change-log-entry): Merge the current entry with the
13237 previous one if the previous one is empty.
13238
13239 2000-05-26 Dave Love <fx@gnu.org>
13240
13241 * loadhist.el (unload-feature): Fix interactive spec [from
13242 lijnzaad@ebi.ac.uk].
13243
13244 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
13245 subr-arity to check primitives.
13246 (byte-compile-flush-pending, byte-compile-file-form-progn)
13247 (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
13248 (byte-compile-insert, byte-compile-funcall): Use mapc instead of
13249 mapcar.
13250
13251 2000-05-26 Kenichi Handa <handa@etl.go.jp>
13252
13253 * international/fontset.el: Set family names of non-latin charsets
13254 in default fontset to "*".
13255
13256 * international/mule-diag.el (print-fontset): Combine family part
13257 and registry part of the fontname by "-*-" instead of "-".
13258
13259 * international/mule-cmds.el (encode-coding-char): Make strings
13260 multibyte before calling encode-coding-string.
13261
13262 2000-05-25 Stefan Monnier <monnier@cs.yale.edu>
13263
13264 * derived.el: Fix keywords.
13265 (define-derived-mode): Only define if needed.
13266
13267 * simple.el (fill-comment, comment-column, comment-start)
13268 (comment-start-skip, comment-end, comment-indent-function)
13269 (block-comment-start, block-comment-end, indent-for-comment)
13270 (set-comment-column, kill-comment, comment-padding, comment-region)
13271 (comment-multi-line, indent-new-comment-line): Remove.
13272
13273 * bindings.el (esc-map): Change ; to comment-dwim and use the new
13274 function names for comment operations.
13275
13276 * newcomment.el: Add abundant autoload cookies.
13277 (comment-style): Don't depend on runtime data at compile-time.
13278 (comment-indent-hook): Remove.
13279 (comment-indent): Check if comment-indent-hook is bound.
13280 (comment-region): Docstring fix.
13281
13282 2000-05-25 Dave Love <fx@gnu.org>
13283
13284 * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
13285 byte-code-function-p.
13286
13287 * mail/rmailsum.el: Add provide.
13288
13289 * net/goto-addr.el (goto-address-fontify): Add help-echo property.
13290
13291 * smerge-mode.el (smerge-diff-switches): Don't use list* in
13292 defcustom.
13293
13294 2000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
13295
13296 * ediff-diff.el (ediff-exec-process): delete --binary option from
13297 non-buffer ediff jobs.
13298
13299 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
13300
13301 * hilit-chg.el (highlight-changes-mode): Ask about color or
13302 grayscale support, not about window-system.
13303
13304 * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
13305 window-system.
13306 (ffap-highlight): Always default to t.
13307
13308 * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
13309 display-popup-menus-p instead of looking at window-system.
13310
13311 * disp-table.el (standard-display-g1, standard-display-graphic):
13312 Only refuse to use string glyphs on X and MS-Windows.
13313
13314 * avoid.el: Remove window-system from commentary, suggest to use
13315 display-*-p instead.
13316
13317 * apropos.el (apropos-print): Use display-mouse-p instead of
13318 window-system.
13319
13320 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
13321
13322 * international/codepage.el (cp-decoding-vector-for-codepage):
13323 Fill up unsupported characters with their own codes. From Kenichi
13324 Handa.
13325
13326 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
13327
13328 * international/mule-diag.el (describe-char-after): Use
13329 display-graphic-p instead of window-system, so that this function
13330 works on MS-DOS.
13331
13332 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
13333
13334 * international/codepage.el (cp-make-coding-systems-for-codepage):
13335 Remove the eight-bit-graphic and eight-bit-control charsets from
13336 the list of charsets which we convert into `?'.
13337
13338 2000-05-25 Kenichi Handa <handa@etl.go.jp>
13339
13340 * international/mule-conf.el: Specify CHARSET-ID explicitely for
13341 private charsets.
13342 (mule-unicode-0100-24ff, japanese-jisx0213-1,
13343 japanese-jisx0213-2): New charsets.
13344
13345 * international/fontset.el: Setup default fontset for new charsets.
13346
13347 2000-05-24 Dave Love <fx@gnu.org>
13348
13349 * info.el (Info-find-node-2): Restructure [following "Vadim
13350 S. Solomin" <sovs@uic.nnov.ru>].
13351
13352 * icomplete.el: Fix header for Finder.
13353
13354 2000-05-24 Eric M. Ludlam <zappo@ultranet.com>
13355
13356 * rmailout.el (rmail-output-to-rmail-file): Added optional param
13357 STAY.
13358
13359 * rmail.el (rmail-automatic-folder-directives): New user variable.
13360 (rmail-show-message): Add call to `rmail-auto-file' during
13361 display.
13362 (rmail-auto-file): New function.
13363
13364 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
13365
13366 * ediff-diff.el (ediff-forward-word): Take syntactic word class into
13367 account.
13368 (ediff-test-utility,ediff-diff-mandatory-option)
13369 (ediff-reset-diff-options): Utilities for proper initialization of
13370 ediff-diff-options and ediff-diff3-options on Windows.
13371
13372 * ediff-init.el (ediff-merge-filename-prefix): New customizable
13373 variable.
13374
13375 * ediff-mult.el (ediff-filegroup-action): Use
13376 ediff-merge-filename-prefix.
13377
13378 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
13379
13380 * viper-ex.el (ex-write): Set selective display to nil.
13381
13382 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
13383
13384 * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
13385 aliases for hebrew-iso-8bit.
13386
13387 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
13388
13389 * woman.el: New version from Francis J. Wright
13390 <F.J.Wright@Maths.QMW.ac.uk>.
13391 (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
13392 names in environment variables regardless of the path separator.
13393 (woman-topic-all-completions-1): Don't call file-name-directory-p
13394 on all files, since woman-file-regexp already filters out any
13395 directories.
13396
13397 2000-05-24 Kenichi Handa <handa@etl.go.jp>
13398
13399 * international/quail.el (quail-start-translation): Don't change
13400 modified-p of the current buffer.
13401 (quail-start-conversion): Likewise.
13402
13403 * international/kkc.el (kkc-region): Don't change modified-p of
13404 the current buffer.
13405
13406 * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
13407 conform to RFC1468.
13408 (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
13409
13410 2000-05-23 Eric M. Ludlam <zappo@ballista.ultranet.com>
13411
13412 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
13413 (speedbar-insert-button): Invisible text property fix.
13414 (speedbar-directory-plus): Renamed from speedbar-directory-+
13415 (speedbar-directory-minus): Renamed from speedbar-directory--
13416 (speedbar-page-plus): Renamed from speedbar-file-+
13417 (speedbar-page-minus): Renamed from speedbar-file--
13418 (speedbar-page): Renamed from speedbar-file-
13419 (speedbar-tag): Renamed from speedbar-tag-
13420 (speedbar-tag-plus): Renamed from speedbar-tag-+
13421 (speedbar-tag-minus): Renamed from speedbar-tag--
13422 (speedbar-expand-image-button-alist): Use above renames.
13423
13424 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
13425 * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
13426 * sb-pg-plus.xpm: Renamed from sb-file+.xpm
13427 * sb-pg-minus.xpm: Renamed from sb-file-.xpm
13428 * sb-pg.xpm: Renamed from sb-file.xpm
13429 * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
13430 * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
13431
13432 2000-05-24 Kenichi Handa <handa@etl.go.jp>
13433
13434 * international/quail.el (quail-show-guidance-buf): Set
13435 current-input-method of the guidance buffer to the name of the
13436 curren input method.
13437
13438 2000-05-23 Stefan Monnier <monnier@cs.yale.edu>
13439
13440 * progmodes/compile.el (compile-internal): Style typo.
13441
13442 * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
13443 quote vars and functions in the docstring.
13444
13445 * newcomment.el (comment-make-extra-lines): Don't use `assert'.
13446
13447 * completion.el (dynamic-completion-mode, dynamic-completion-mode):
13448 Don't quote lambdas.
13449
13450 * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
13451
13452 2000-05-23 Gerd Moellmann <gerd@gnu.org>
13453
13454 * startup.el (command-line): Determine source file of compiled
13455 user init file differently. Warn if compiled user init file
13456 is older than its source file.
13457
13458 * ffap.el (ffap-url-regexp): Add `https'.
13459
13460 2000-05-23 Eli Zaretskii <eliz@is.elta.co.il>
13461
13462 * files.el (make-backup-file-name-1): Replace slashes with `!'
13463 rather than `|' (which is not allowed on Windows). Replace the
13464 drive letters with a string "drive_X".
13465
13466 2000-05-23 Gerd Moellmann <gerd@gnu.org>
13467
13468 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
13469
13470 * files.el (interpreter-mode-alist): Add `bash2'.
13471
13472 2000-05-22 Dave Love <fx@gnu.org>
13473
13474 * loadhist.el (feature-symbols, file-provides, file-requires): Use
13475 mapc.
13476 (feature-file): Avoid calling symbol-name. Doc fix.
13477 (file-set-intersect, file-dependents): Use dolist, not mapcar.
13478 (loadhist-hook-functions): Add mouse-position-function.
13479 (unload-feature): Change uses of mapcar.
13480
13481 * files.el (parse-colon-path): Doc fix.
13482 (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
13483 (set-auto-mode): Use mapc.
13484
13485 * complete.el (PC-look-for-include-file): Use :alnum: character
13486 class.
13487 (partial-completion-mode): Add autoload cookie.
13488
13489 2000-05-22 Sam Steingold <sds@gnu.org>
13490
13491 * info.el (Info-fontify-node): Fixed the call to
13492 `add-text-properties' (bug introduced on 2000-05-18).
13493
13494 2000-05-22 Dave Love <fx@gnu.org>
13495
13496 * bindings.el: Remove debug-ignored-errors set in other files.
13497
13498 * progmodes/etags.el: Add to debug-ignored-errors.
13499 (visit-tags-table-buffer): Clear out buffers holding old tables
13500 when making a new list.
13501 (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
13502 mapc.
13503
13504 * completion.el: Doc fixes. Add to debug-ignored-errors. Don't
13505 quote keywords.
13506 (cmpl-string-case-type): Use character classes.
13507
13508 * comint.el:
13509 * textmodes/ispell.el:
13510 * imenu.el:
13511 * mail/mh-e.el:
13512 * progmodes/compile.el: Add to debug-ignored-errors.
13513
13514 * dabbrev.el: Add to debug-ignored-errors.
13515 (dabbrev-completion): Use mapc.
13516
13517 2000-05-22 Eli Zaretskii <eliz@is.elta.co.il>
13518
13519 * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
13520 (woman-mapcan, woman-parse-man.conf)
13521 (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
13522 (woman-reset-emulation, woman-select-symbol-fonts): New functions.
13523 (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin
13524 path syntax better.
13525 (woman-man.conf-path, woman-use-own-frame): New defcustoms.
13526 (woman-manpath): Call woman-parse-man.conf.
13527 (woman-emulation): New defcustom, defaults to nroff.
13528 (woman-font-support): New defconst.
13529 (woman-use-symbol-font): New defcustom.
13530 (woman-menu): Add new menu items: "Colored/BW", "Advanced",
13531 "Emulation".
13532 Many functions: Doc fix.
13533
13534 2000-05-22 Kenichi Handa <handa@etl.go.jp>
13535
13536 * international/quail.el (quail-simple-translation-keymap): Map
13537 128..255 to quail-self-insert-command.
13538 (quail-keyboard-layout-alist): Add definition for "pc102-de".
13539
13540 2000-05-22 Stefan Monnier <monnier@cs.yale.edu>
13541
13542 * help.el (help-manyarg-func-alist): Typo.
13543
13544 * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
13545 intervals which makes it heaps simpler.
13546
13547 * newcomment.el (comment-region-internal): Go back to BEG after quoting
13548 the nested comment markers.
13549
13550 * subr.el (remove-hook): Don't turn the hook's value into a list.
13551
13552 2000-05-21 Dave Love <fx@gnu.org>
13553
13554 * edmacro.el (edmacro-parse-keys): Return vector if any elements
13555 are invalid characters.
13556
13557 * international/mule-util.el (detect-coding-with-priority): Use
13558 mapc. Remove redundant lambda.
13559
13560 * international/mule-diag.el (list-non-iso-charset-chars)
13561 (describe-fontset): Remove redundant lambda.
13562
13563 * emulation/crisp.el (brief-mode): New alias.
13564
13565 * emacs-lisp/ring.el (ring-elements): New function.
13566
13567 * emacs-lisp/easymenu.el (easy-menu-create-menu)
13568 (easy-menu-do-add-item): Use keywordp.
13569
13570 * emacs-lisp/byte-opt.el: Update side-effect free function lists.
13571
13572 * replace.el: Doc and error message fixes.
13573 (replace-highlight): Use facep, not internal-find-face.
13574
13575 2000-05-20 Stefan Monnier <monnier@cs.yale.edu>
13576
13577 * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
13578
13579 * log-edit.el (log-edit-done): Cleanup trailing empty lines.
13580 (log-edit-insert-changelog): Drop `:' as well.
13581
13582 * log-view.el: Fix file description.
13583 (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
13584 available.
13585 (log-view-font-lock-keywords): Only use cvs-filename-face if present.
13586 (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
13587
13588 * emacs-lisp/easy-mmode.el: Update copyright and commentary.
13589 (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
13590 Print a status message if the toggle is called interactively.
13591 (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
13592 for global minor modes and use `defcustom' for them.
13593 Use add-minor-mode.
13594 (easy-mmode-define-derived-mode): Remove.
13595 (define-derived-mode): Fancier default docstring.
13596 (easy-mmode-define-navigation): Signal an error rather than (ding).
13597
13598 * newcomment.el (comment-styles): New `box-multi'.
13599 (comment-normalize-vars): Better default for comment-continue to
13600 avoid whitespace-only continuations.
13601 (comment-search-forward): Always move even in the no-syntax case.
13602 (comment-padright): Only obey N if it's only obeyed for padleft.
13603 (comment-make-extra-lines): Better handling of empty continuations.
13604 Use `=' for the filler if comment-start has only one character.
13605 (uncomment-region): Try handling the special `=' filler.
13606 (comment-region): Allow LINES even if MULTI is nil.
13607 (comment-box): Choose box style based on comment-style.
13608
13609 2000-05-20 Kenichi Handa <handa@etl.go.jp>
13610
13611 * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
13612 (ccl-compile-write-repeat): If ARG is string, make it unibyte.
13613
13614 2000-05-20 Kenichi HANDA <handa@etl.go.jp>
13615
13616 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
13617 and insert, not subst-char-in-region.
13618
13619 * international/mule-diag.el (list-character-sets-1): Handle
13620 charsets eight-bit-control and eight-bit-graphic.
13621 (list-iso-charset-chars): Likewise.
13622 (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
13623 charactes as is. Use indent-to to align characters.
13624
13625 * international/mule-cmds.el (find-multibyte-characters): Never
13626 exclude charsets eight-bit-control and eight-bit-graphic.
13627
13628 2000-05-19 Stefan Monnier <monnier@cs.yale.edu>
13629
13630 * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
13631 Don't quote lambdas.
13632
13633 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
13634
13635 2000-05-19 Gerd Moellmann <gerd@gnu.org>
13636
13637 * gud.el (gud-jdb-directories): Doc fix.
13638
13639 2000-05-19 Stefan Monnier <monnier@cs.yale.edu>
13640
13641 * newcomment.el: New file.
13642
13643 2000-05-19 Gerd Moellmann <gerd@gnu.org>
13644
13645 * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
13646
13647 2000-05-18 Andreas Schwab <schwab@suse.de>
13648
13649 * dired.el (dired-between-files): Also skip lines beginning with
13650 `used'.
13651
13652 2000-05-18 Gerd Moellmann <gerd@gnu.org>
13653
13654 * msb.el (msb-menu-cond): Add choice `user'.
13655
13656 2000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13657
13658 * ps-print.el: Compatibility, customization and doc fix.
13659 (ps-printer-name-option): Replace defconst by defvar.
13660 (ps-postscript-code-directory): XEmacs compatibility.
13661 (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
13662 fix.
13663 (ps-user-defined-prologue, ps-print-prologue-header)
13664 (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
13665 compatibility and code fix.
13666 (ps-print-background-image, ps-print-background-text):
13667 Customization fix.
13668 (ps-line-number-start, ps-n-up-on): New vars.
13669
13670 2000-05-18 Espen Skoglund <esk@ira.uka.de>
13671
13672 * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
13673 the indent-comment function to just return the appropriate indent.
13674
13675 2000-05-18 Eric M. Ludlam <zappo@ultranet.com>
13676
13677 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
13678 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
13679 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
13680
13681 2000-05-18 Dave Love <fx@gnu.org>
13682
13683 * info.el (Info-fontify-node): Add intangible property as well as
13684 invisible.
13685
13686 * calendar/appt.el (appt-make-list): Match all lines of entry.
13687 From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
13688
13689 2000-05-18 Kenichi Handa <handa@etl.go.jp>
13690
13691 * international/mule-diag.el (describe-char-after): Call
13692 internal-char-font, not char-font. If internal-char-font returns
13693 nil, display "-- none --".
13694
13695 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
13696
13697 * image.el (image-type-available-p): Don't reference image-types
13698 if it isn't bound.
13699
13700 2000-05-17 Stefan Monnier <monnier@cs.yale.edu>
13701
13702 * autoarg.el (autoarg-mode): Typo in the :set argument.
13703
13704 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
13705
13706 * startup.el (command-line-1): Don't signal an error if the
13707 directory for auto-save-list files does not yet exist.
13708
13709 2000-05-17 Kenichi Handa <handa@etl.go.jp>
13710
13711 * international/mule-conf.el (arabic-iso8859-6): Fix typo.
13712
13713 2000-05-16 Stefan Monnier <monnier@cs.yale.edu>
13714
13715 * subr.el (remove-hook): `setq' hook-value, not `set'.
13716
13717 2000-05-16 Sam Steingold <sds@gnu.org>
13718
13719 * info.el (debug-ignored-errors): More errors to ignore.
13720
13721 2000-05-16 Dave Love <fx@gnu.org>
13722
13723 * cus-edit.el: Don't require cl or easymenu.
13724 (custom-variable-prompt): Test standard-value property, not
13725 user-variable-p.
13726
13727 2000-05-16 Sam Steingold <sds@gnu.org>
13728
13729 * subr.el (add-hook): `setq' hook-value, not `set'.
13730
13731 2000-05-16 Gerd Moellmann <gerd@gnu.org>
13732
13733 * startup.el (command-line-1): Mention the FAQ in the startup
13734 message.
13735
13736 * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
13737
13738 * progmodes/compile.el (compilation-parse-errors): Collect
13739 `nomessage' regexps last.
13740
13741 * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
13742
13743 * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
13744 to the function name.
13745
13746 2000-05-15 Dave Love <fx@gnu.org>
13747
13748 * speedbar.el (speedbar-recenter): Typo.
13749 (speedbar-expand-line): Make arg optional.
13750 (speedbar-mode): Avoid a compiler warning.
13751
13752 2000-05-15 Gerd Moellmann <gerd@gnu.org>
13753
13754 * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
13755 user-specified option string is empty.
13756
13757 * mouse.el (mouse-yank-at-click): Doc fix.
13758
13759 2000-05-15 Eli Zaretskii <eliz@is.elta.co.il>
13760
13761 * term/internal.el (IT-character-translations): More updates of
13762 latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
13763 documents.
13764
13765 2000-05-15 Gerd Moellmann <gerd@gnu.org>
13766
13767 * env.el (getenv): New function, interactively callable.
13768 (setenv, getenv): Remove autoload cookies.
13769
13770 * loadup.el: Load `env'.
13771
13772 * progmodes/f90.el: Change author's mail address.
13773
13774 2000-05-14 Dave Love <fx@gnu.org>
13775
13776 * mail/rmail.el (rmail-show-message-hook): Customize and offer
13777 goto-addr as an option.
13778
13779 * help.el (help-xref-stack): Doc fix.
13780 (help-xref-following): New variable.
13781 (help-make-xrefs): Use it.
13782 (help-xref-go-back): Use position information from stack element.
13783 (help-follow): Make position in stack element a pair. Use
13784 help-xref-following.
13785
13786 * autoarg.el: New file.
13787
13788 * faces.el: Declare more functions obsolete.
13789
13790 * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
13791 * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
13792 * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
13793 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
13794 Remove all the setup-...-environment functions.
13795
13796 2000-05-13 Eric M. Ludlam <zappo@ultranet.com>
13797
13798 * speedbar.el: Updated the commentary section. xemacs20p now uses
13799 >= when detecting. Require `defimage' safely.
13800 (speedbar-easymenu-definition-base): Add toggle for images.
13801 (speedbar-easymenu-definition-special): Add flush cache & expand.
13802 (speedbar-visiting-tag-hook): Set new defaults. Added options.
13803 (speedbar-reconfigure-keymaps-hook): New variable.
13804 (speedbar-frame-parameters): Updated documentation.
13805 (speedbar-use-imenu-flag): Updated custom tag
13806 (speedbar-dynamic-tags-function-list): New variable.
13807 (speedbar-tag-hierarchy-method): Updated doc & custom.
13808 (speedbar-indentation-width, speedbar-indentation-width) New
13809 variables.
13810 (speedbar-hide-button-brackets-flag): Customizable.
13811 (speedbar-vc-indicator): Doc update.
13812 (speedbar-ignored-path-expressions): Updated default value.
13813 (speedbar-supported-extension-expressions): Updated default value.
13814 (speedbar-syntax-table): Remove {} paren status.
13815 (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
13816 as "+". Added overlay aliases.
13817 (speedbar-mode): Use `speedbar-mode-line-update' instead of
13818 `force-mode-line-update'.
13819 (speedbar-mode, speedbar-quick-mouse, speedbar-click)
13820 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
13821 `mouse-set-point'
13822 (speedbar-reconfigure-keymaps): Run configure keymap hooks.
13823 (speedbar-item-info-tag-helper): Revamped to handle a wider range
13824 of arbitrary text, and new helper functions.
13825 (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
13826 filename finder.
13827 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
13828 (speedbar-directory-buttons): Update path search/expansion.
13829 (speedbar-make-tag-line): Pay attention to
13830 `speedbar-indentation-width'. Use more care w/ invisible
13831 properties.
13832 (speedbar-change-expand-button-char): Call
13833 `speedbar-insert-image-button-maybe'.
13834 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
13835 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
13836 (speedbar-trim-words-tag-hierarchy)
13837 (speedbar-simple-group-tag-hierarchy): New functions
13838 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
13839 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
13840 functions.
13841 (speedbar-mouse-set-point): New function
13842 (speedbar-power-click): Updated documentation.
13843 (speedbar-line-token, speedbar-goto-this-file): Handle more types
13844 of tag prefix text.
13845 (speedbar-expand-line, speedbar-contract-line): Make more robust
13846 to strange text.
13847 (speedbar-expand-line): Takes universal argument to flush the
13848 cache.
13849 (speedbar-flush-expand-line): New function.
13850 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
13851 Use new generator insertion method.
13852 (speedbar-fetch-dynamic-tags): New function.
13853 (speedbar-fetch-dynamic-imenu): Removed code now handled in
13854 `speedbar-fetch-dynamic-imenu'.
13855 (speedbar-fetch-dynamic-etags): Fix current buffer problem.
13856 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
13857 "Revert Buffer" menu items.
13858 (speedbar-buffer-buttons-engine): Be smarter when creating a
13859 filename tag (for expansion purposes.).
13860 (speedbar-highlight-one-tag-line,
13861 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
13862 (speedbar-recenter): New functions.
13863 (defimage-speedbar): Image loading abstraction.
13864 (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
13865 (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
13866 (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
13867 (speedbar-tag-type, speedbar-tag-mail): New images.
13868 (speedbar-expand-image-button-alist): New variable.
13869 (speedbar-insert-image-button-maybe): Insert an image over some
13870 buttons.
13871
13872 2000-05-13 Kenichi Handa <handa@etl.go.jp>
13873
13874 * international/mule-cmds.el (encode-coding-char): An ASCII
13875 character is always encodable.
13876
13877 * international/mule-conf.el: Add more information in descriptions
13878 of character sets.
13879
13880 * international/mule-diag.el (describe-char-after): New function.
13881 (describe-font-internal): Adjusted for the change of font-info.
13882 (describe-font): Likewise.
13883 (print-fontset): Rewritten for the new fontset implementation.
13884 (describe-fontset): Include fontset alias names in completion.
13885 (list-fontsets): Adjusted for the change of print-fontset.
13886
13887 * simple.el (what-cursor-position): If DETAIL is non-nil, call
13888 describe-char-after instead of displaying the detail in the echo
13889 area.
13890 (syntax-code-table): Format changed.
13891 (string-to-syntax): Adjusted for the above change.
13892
13893 2000-05-12 Stefan Monnier <monnier@cs.yale.edu>
13894
13895 * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
13896
13897 2000-05-12 Dave Love <fx@gnu.org>
13898
13899 * calendar/todo-mode.el: Remove some compatibility stuff and CL
13900 dependence. Use line-{beginning,end}-position, not
13901 point-at{b,e}ol. Some doc fixes.
13902 (todo-position): New function. Fix callers of position to use it.
13903 (todo-save-top-priorities, todo-print): Use with-temp-buffer.
13904
13905 2000-05-12 Gerd Moellmann <gerd@gnu.org>
13906
13907 * time.el (display-time-mail-icon): Use `:ascent center'.
13908
13909 * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
13910 handling FTP security extensions.
13911
13912 2000-05-11 Dave Love <fx@gnu.org>
13913
13914 * calendar/todo-mode.el: New file.
13915
13916 2000-05-11 Gerd Moellmann <gerd@gnu.org>
13917
13918 * comint.el (comint-read-input-ring): Move reference to
13919 comint-input-ring-size outside of the save-excursion. It was
13920 causing the default value to be the only one ever seen.
13921
13922 * font-lock.el: Update copyright. Remove Simon Marshall's email
13923 address on request from him.
13924
13925 * subr.el (substitute-key-definition): Add comment describing
13926 the meaning of PREFIX.
13927
13928 2000-05-10 Stefan Monnier <monnier@cs.yale.edu>
13929
13930 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
13931
13932 * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
13933 (add-minor-mode): Don't make the variable buffer-local and add a
13934 reference to define-minor-mode in the docstring.
13935
13936 * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
13937 HEADER/FOOTER and fix bug with trailing empty directory.
13938 (cvs-append-to-ignore): Use vc-editable-p if available.
13939 (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
13940 (vc-do-command): Tweak advice to handle the new VC.
13941
13942 * log-view.el (log-view-goto-rev): New function for the new VC.
13943 (log-view-minor-wrap): Use mark-active.
13944
13945 * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
13946 (log-edit-changelog-full-paragraphs): New var.
13947 (log-edit-insert-changelog): Remove a lonely leading `* file'.
13948 (log-edit-narrow-changelog, log-edit-changelog-paragraph)
13949 (log-edit-changelog-subparagraph, log-edit-changelog-entry)
13950 (log-edit-changelog-ours-p, log-edit-changelog-entries)
13951 (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
13952 Replace the `cvs' prefix with `log-edit'.
13953
13954 * iswitchb.el (iswitchb-completion-help): Unquote lambda.
13955
13956 * diff-mode.el (diff-font-lock-keywords): Recognize comments.
13957 (diff-font-lock-defaults): Explicitly turn off multiline.
13958 (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
13959 (diff-ediff-patch): Fix call to ediff-patch-file.
13960 (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
13961 Handle comments.
13962
13963 * frame.el (automatic-hscrolling): Typo.
13964
13965 * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
13966
13967 2000-05-09 Sam Steingold <sds@goems.com>
13968
13969 * apropos.el (apropos-print): use `describe-face' instead of
13970 `customize-face-other-window'.
13971
13972 2000-05-09 Dave Love <fx@gnu.org>
13973
13974 Changes mostly following Richard Sharman <rsharman@wave.home.com>.
13975
13976 * help.el (describe-variable): Have customize button pop the
13977 help-xref stack when invoked.
13978 (help-xref-symbol-regexp): Add `face'.
13979 (help-make-xrefs): Check for quoted face names and adapt regexp
13980 submatch numbers to cope.
13981 (help-xref-interned): Maybe insert face doc too. Separate
13982 sections with a line of hyphens.
13983
13984 * faces.el: Some doc fixes. Declare some functions obsolete.
13985 (describe-face): Add customize button. Return the help
13986 text. Fix prompt.
13987
13988 2000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
13989
13990 * term/internal.el (IT-character-translations): Fix last change.
13991
13992 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
13993
13994 * woman.el: New file
13995 (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
13996
13997 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
13998
13999 * term/internal.el (IT-character-translations): Update ASCII
14000 simulations for greek-iso8859-7, add latin-iso8859-14 and
14001 latin-iso8859-15.
14002
14003 * international/mule-cmds.el (set-language-info-alist): Call
14004 define-prefix-command with 3 arguments, to make the map suitable
14005 for a menu.
14006
14007 2000-05-07 Dave Love <fx@gnu.org>
14008
14009 * time.el: Small doc fixes from Pavel Jan\e,Am\e(Bk ml.
14010
14011 2000-05-05 Dave Love <fx@gnu.org>
14012
14013 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
14014 list in doc string. Don't quote keyword symbols.
14015 * emacs-lisp/cl.el: Likewise
14016 * emacs-lisp/cl-seq.el: Likewise
14017
14018 2000-05-05 Gerd Moellmann <gerd@gnu.org>
14019
14020 * abbrev.el (abbrev-mode): Make ARG optional.
14021
14022 2000-05-04 Gerd Moellmann <gerd@gnu.org>
14023
14024 * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
14025
14026 * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
14027
14028 * subr.el (substitute-key-definition): Clarify documentation.
14029
14030 2000-05-04 Milan Zamazal <pdm@freesoft.cz>
14031
14032 * glasses.el (glasses-convert-to-unreadable): Use
14033 `glasses-separator' instead of the hard-wired "_".
14034 (glasses-mode): Call `glasses-make-unreadable' only in a single
14035 place.
14036
14037 2000-05-04 Eli Zaretskii <eliz@is.elta.co.il>
14038
14039 * term/internal.el (cjk-codepages-alist): Add associations for
14040 Chinese and Korean codepages. Remove FIXME comment.
14041
14042 2000-05-03 Dave Love <fx@gnu.org>
14043
14044 * time.el (display-time-mail-face, display-time-use-mail-icon):
14045 New option.
14046 (display-time-mail-icon): New variable.
14047 (display-time-string-forms): Use the above. Fix the local-map.
14048
14049 2000-05-03 Gerd Moellmann <gerd@gnu.org>
14050
14051 * replace.el (query-replace-map): Add binding for `E'.
14052 (query-replace-help): Extend help text.
14053 (perform-replace): Allow editing the replacement string.
14054
14055 * make-mode.el (makefile-mode-abbrev-table): New variable.
14056 (makefile-mode): Set local abbrev table to
14057 makefile-mode-abbrev-table.
14058 (makefile-font-lock-keywords): Fontify includes and conditionals.
14059
14060 * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
14061 set TOGGLE's value.
14062
14063 * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
14064 mail-interactive-insert-alias.
14065 (mail-abbrev-complete-alias): New command.
14066 (mail-mode-map): Bind it to `M-TAB'.
14067
14068 2000-05-03 Kenichi Handa <handa@etl.go.jp>
14069
14070 * language/lao-util.el (lao-compose-region): New function.
14071
14072 2000-05-02 Gerd Moellmann <gerd@gnu.org>
14073
14074 * files.el (recover-session): Make directories as necessary
14075 if they don't exist yet.
14076
14077 * calendar/cal-french.el
14078 (french-calendar-multibyte-special-days-array)
14079 (french-calendar-special-days-array): Change French text.
14080 (calendar-french-date-string): Change output.
14081 (calendar-goto-french-date): Likewise.
14082
14083 2000-05-02 Per Abrahamsen <abraham@dina.kvl.dk>
14084
14085 * wid-edit.el (widget-default-active): Obey `:always-active'.
14086 (widget-documentation-string-value-create): Set `:always-active'.
14087
14088 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
14089
14090 * startup.el (auto-save-list-file-prefix): For ms-dos, set the
14091 default prefix to `~/_emacs.d/auto-save.list/_s'.
14092 (normal-top-level): Create the directory for auto-save files, if
14093 it doesn't already exist (in the ms-dos case only).
14094
14095 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
14096
14097 * international/mule-cmds.el (set-language-environment): Don't
14098 concat an integer (dos-codepage), use format instead.
14099
14100 2000-05-02 Dave Love <fx@gnu.org>
14101
14102 * help.el (help-xref-on-pp): Check for constant symbols.
14103
14104 2000-04-29 Gerd Moellmann <gerd@gnu.org>
14105
14106 * startup.el (normal-top-level): Put a condition-case around
14107 the code loading subdirs.el.
14108
14109 2000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14110
14111 * ps-print.el: Upside-down and face background color printing,
14112 line number step, doc fix.
14113 (ps-print-version): New version number (5.2).
14114 (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
14115 (ps-face-attribute-list, ps-plot-with-face): Code fix.
14116 (ps-spool-config): Var fix.
14117 (ps-printer-name-option): Const fix.
14118 (ps-print-upside-down, ps-use-face-background)
14119 (ps-line-number-step): New vars.
14120 (ps-window-system, ps-lp-system): New consts.
14121 (ps-face-background): New fun.
14122
14123 2000-04-28 Richard Stallman <rms@gnu.org>
14124
14125 * files.el (make-auto-save-file-name):
14126 Apply auto-save-file-name-transforms to visited file name
14127 before generating auto save file name.
14128 (auto-save-file-name-transforms): New variable.
14129
14130 * files.el (backup-enable-predicate):
14131 Correctly test for a file under a temporary directory.
14132
14133 2000-04-28 Gerd Moellmann <gerd@gnu.org>
14134
14135 * subr.el (add-minor-mode): Rewritten.
14136
14137 2000-04-28 Kenichi Handa <handa@etl.go.jp>
14138
14139 * mail/sendmail.el (sendmail-send-it): Set
14140 buffer-file-coding-system to the selected coding system for MIME
14141 header.
14142
14143 2000-04-27 Gerd Moellmann <gerd@gnu.org>
14144
14145 * dired.el (dired-move-to-filename-regexp): Allow format where
14146 YYYY is followed by two spaces.
14147
14148 * progmodes/etags.el (etags-tags-completion-table): Add a `:'
14149 in the second character class of the regexp.
14150
14151 * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
14152 mh-etc, too.
14153
14154 * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
14155 nil.
14156
14157 * subr.el (add-minor-mode): Use `set' instead of `setq'.
14158
14159 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
14160 argument.
14161
14162 2000-04-27 Sen Nagata <sen@eccosys.com>
14163
14164 * emacs-lisp/crm.el (crm-completion-table): New variable.
14165 (crm-collection-fn, crm-test-completion)
14166 (completing-read-multiple): Use it.
14167
14168 2000-04-27 Dave Love <fx@gnu.org>
14169
14170 * help.el (locate-library): Use mapc.
14171 (help-manyarg-func-alist): Add call-process-region.
14172
14173 2000-04-26 Gerd Moellmann <gerd@gnu.org>
14174
14175 * subr.el (add-minor-mode): Make argument MAP optional.
14176
14177 * desktop.el (desktop-save): Save list of minor modes.
14178 (desktop-create-buffer): Restore minor modes.
14179 (desktop-minor-mode-table): New user-option.
14180
14181 * subr.el (add-minor-mode): New function.
14182
14183 * image.el (find-image): New function.
14184 (defimage): Rewritten to find image at load time.
14185
14186 * startup.el (normal-top-level-add-to-load-path): Handle
14187 case that the default directory is not in load-path.
14188
14189 * help.el: Old patch from Stefan Monnier.
14190 (help-xref-on-pp): New function.
14191 (describe-variable): Use it to display xrefs in a symbol's value.
14192
14193 2000-04-26 Stefan Monnier <monnier@cs.yale.edu>
14194
14195 * cus-edit.el (custom-face): Fix parenthesis.
14196
14197 2000-04-26 Kenichi Handa <handa@etl.go.jp>
14198
14199 * mail/rmail.el (rmail-expunge): When there are no deleted
14200 messages, do nothing.
14201
14202 2000-04-26 Dave Love <fx@gnu.org>
14203
14204 * international/mule-cmds.el (locale-translation-file-name):
14205 Defvar to nil.
14206 (set-locale-environment): Set it here (at runtime).
14207
14208 2000-04-25 Gerd Moellmann <gerd@gnu.org>
14209
14210 * replace.el (perform-replace): Add parameters START and END. Use
14211 them instead of the check for a region in Transient Mark mode.
14212 (query-replace-read-args): Return two more list elements for the
14213 start and end of the region in Transient Mark mode.
14214 (query-replace, query-replace-regexp, query-replace-regexp-eval)
14215 (map-query-replace-regexp, replace-string, replace-regexp): Add
14216 optional last arguments START and END and pass them to
14217 perform-replace.
14218
14219 * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
14220 form with additional arguments for perform-replace.
14221
14222 * progmodes/etags.el (tags-query-replace): Add parameters START
14223 and END. Construct a form with additional arguments for
14224 perform-replace.
14225
14226 * simple.el (shell-command): Set default directory for "*Shell
14227 Command Output" buffer.
14228
14229 * language/european.el (iso-latin-4): Fix typo.
14230
14231 * emacs-lisp/crm.el: New file.
14232
14233 2000-04-24 Dave Love <fx@gnu.org>
14234
14235 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
14236 (Custom-reset-saved, Custom-reset-standard)
14237 (custom-group-value-create, custom-group-set, custom-group-save)
14238 (custom-group-reset-current, custom-group-reset-saved)
14239 (custom-group-reset-standard): Use mapc.
14240 (custom-buffer-create-internal): Disable undo when creating items.
14241 Use mapc.
14242 (custom-face): Avoid redundant lambda.
14243
14244 2000-04-24 Gerd Moellmann <gerd@gnu.org>
14245
14246 * startup.el (auto-save-list-file-prefix): Set default to
14247 `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
14248
14249 2000-04-24 Sam Steingold <sds@gnu.org>
14250
14251 * time-stamp.el (time-stamp-string-preprocess): Always convert
14252 `field-result' to a string.
14253
14254 2000-04-24 Gerd Moellmann <gerd@gnu.org>
14255
14256 * frame.el (scrolling): New group.
14257 (automatic-hscrolling): New user-option.
14258
14259 * startup.el (command-line-x-option-alist): Add `-lsp' and
14260 `--line-spacing'.
14261
14262 2000-04-19 Dave Love <fx@gnu.org>
14263
14264 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
14265 (cl-mapc): Rename from mapc. Fix the funcall.
14266
14267 2000-04-19 Gerd Moellmann <gerd@gnu.org>
14268
14269 * simple.el (clone-indirect-buffer-other-window): New command.
14270 (clone-indirect-buffer): Add optional arg NORECROD.
14271 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
14272
14273 * help.el (resize-temp-buffer-window): Use count-screen-lines.
14274
14275 * window.el (count-screen-lines): New function.
14276 (shrink-window-if-larger-than-buffer): Use count-screen-lines
14277 instead of window-buffer-height.
14278
14279 * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
14280 non-existing variable comint-input-sentinel.
14281 (inferior-lisp-args-to-list): Removed.
14282 (inferior-lisp): Use split-string instead of
14283 inferior-lisp-args-to-list.
14284
14285 * hexl.el (hexl-insert-hex-string): New command.
14286
14287 * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
14288 instead of concat.
14289
14290 2000-04-18 Gerd Moellmann <gerd@gnu.org>
14291
14292 * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
14293 at the start of an existing but empty folder.
14294
14295 2000-04-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14296
14297 * ps-mule.el: Customization fix, doc fix.
14298 (ps-multibyte-buffer): Customization fix.
14299
14300 2000-04-17 Richard M. Stallman <rms@gnu.org>
14301
14302 * subr.el (read-passwd): Use read-char-exclusive.
14303
14304 2000-04-17 Gerd Moellmann <gerd@gnu.org>
14305
14306 * textmodes/texinfo.el (texinfo-insert-@email)
14307 (texinfo-insert-@emph, texinfo-insert-@quotation)
14308 (texinfo-insert-@strong, texinfo-insert-@url): New functions.
14309 (texinfo-mode-map): Add key bindings for them.
14310
14311 * files.el (basic-save-buffer-2): Use a template with `$'
14312 instead of `#' for VMS.
14313
14314 * simple.el (clone-indirect-buffer): New function.
14315
14316 2000-04-16 Stephen Eglen <stephen@gnu.org>
14317
14318 * iswitchb.el (iswitchb-case): New function. If the user input
14319 contains any upper-case characters, the search is made
14320 case-sensitive.
14321
14322 2000-04-17 Stefan Monnier <monnier@cs.yale.edu>
14323
14324 * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
14325 comment-end.
14326 (texinfo-font-lock-syntactic-keywords): New var.
14327 (texinfo-font-lock-keywords): Remove comment regexp.
14328 (texinfo-insert-block): New function.
14329 (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
14330 (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip
14331 and font-lock-defaults. Use regexp-opt for outline-regexp.
14332 (texinfo-environments): New var.
14333 (texinfo-environment-regexp): Use regexp-opt and
14334 texinfo-environments.
14335
14336 * textmodes/ispell.el (ispell-menu-map-needed): Check that
14337 ispell-process is bound since this might be eval'd before ispell
14338 is loaded.
14339 (ispell-message): Use a tiny bit less magic and a bit more hard
14340 data to figure out what kind of sc-cite-regexp to use.
14341
14342 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
14343
14344 * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
14345 (insert-cyclic-diary-entry): Unquote the lambda.
14346
14347 * gud.el (gud-jdb-build-source-files-list): Fix typo.
14348
14349 * files.el (backup-enable-predicate): Unquote the lambda.
14350
14351 * cus-edit.el (custom-face, face): Unquote the lambda.
14352
14353 2000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14354
14355 * ps-print.el: Check for line-beginning-position definition.
14356
14357 * ps-print.el: Fix counting lines in a region.
14358 (ps-print-version): New version number (5.1.5).
14359 (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
14360 (ps-printing-region): Fun code fix.
14361
14362 2000-04-15 Gerd Moellmann <gerd@gnu.org>
14363
14364 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
14365 to file-directory-p.
14366
14367 2000-04-14 Gerd Moellmann <gerd@gnu.org>
14368
14369 * gud.el (gud-jdb-build-source-files-list): Check that directory
14370 exists before calling directory-files.
14371
14372 2000-04-13 Dave Love <fx@gnu.org>
14373
14374 * emacs-lisp/trace.el: Change maintainer. Use new backquote
14375 syntax.
14376
14377 * emacs-lisp/cl-specs.el: Remove when, unless.
14378
14379 * emacs-lisp/cl-extra.el: Don't quote keywords.
14380 (cl-old-mapc): New variable.
14381 (mapc): Use it.
14382 (cl-map-intervals): Use with-current-buffer. Don't check for
14383 next-property-change.
14384 (cl-map-overlays): Use with-current-buffer.
14385 (cl-expt): Remove.
14386 (copy-tree, remprop): Define unconditionally.
14387
14388 * emacs-lisp/cl-compat.el (keywordp): Remove.
14389
14390 * emacs-lisp/edebug.el (edebug-keywordp): Remove. Change callers
14391 to use keywordp.
14392 (edebug-spec): Enable keywordp.
14393
14394 * cus-edit.el (custom-sort-items): Avoid symbol-name with new
14395 string-lessp.
14396
14397 * cus-start.el: Use keywordp.
14398
14399 2000-04-13 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
14400
14401 * diary-lib.el (include-other-diary-files): Fix the fix of
14402 2000-02-18 by doing a save-excursion.
14403
14404 2000-04-13 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14405
14406 * ps-print.el: Customization fix, doc fix.
14407 (ps-print-version): New version number (5.1.4).
14408 (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
14409 (ps-print-preprint): Adjust code.
14410 (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
14411 (ps-print-prologue-header, ps-print-control-characters)
14412 (ps-spool-config): Customization fix.
14413
14414 2000-04-13 Eli Zaretskii <eliz@is.elta.co.il>
14415
14416 * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
14417 converted to the new menu-item format, names silightly changed,
14418 help strings added.
14419
14420 Support for spelling without async subprocesses:
14421
14422 * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
14423 (ispell-session-buffer): New variables.
14424 (ispell-start-process, ispell-process-status,
14425 ispell-accept-output, ispell-send-string): New functions, for
14426 Ispell invocation when async subprocesses aren't supported.
14427 (ispell-word, ispell-pdict-save, ispell-command-loop,
14428 ispell-process-line, ispell-buffer-local-parsing): Replace calls
14429 to process-send-string with calls to ispell-send-string, and
14430 accept-process-output with ispell-accept-output.
14431 (ispell-init-process): Call ispell-process-status instead of
14432 process-status with.
14433 (ispell-init-process): Call ispell-start-process. Call
14434 ispell-accept-output and ispell-send-string. Don't call
14435 process-kill-without-query and kill-process if they are unbound.
14436 (ispell-async-processp): New function.
14437
14438 2000-04-12 Dave Love <fx@gnu.org>
14439
14440 * info.el: Add debug-ignored-errors.
14441 (Info-mode-menu): Add some items.
14442 (Info-directory): Add autoload cookie.
14443
14444 * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
14445 Modify `truncate-lines'. Make `describe-language-environment'
14446 always visible and add help. Modify `describe-key' help. Invoke
14447 Info-directory from `info'. New entry `emacs-manual'.
14448
14449 2000-04-10 Gerd Moellmann <gerd@gnu.org>
14450
14451 * progmodes/ebrowse.el (ebrowse-tree-mode): Use
14452 propertized-buffer-identification.
14453 (ebrowse-update-member-buffer-mode-line): Likewise.
14454 (ebrowse--mode-strings): Removed.
14455 (ebrowse--mode-line-props): Removed.
14456
14457 * files.el (auto-mode-alist): Add `EBROWSE'.
14458
14459 * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
14460 space before testing for end of buffer.
14461 (ebrowse-load): Removed.
14462 (ebrowse-revert-tree-buffer-from-file): Rewritten.
14463 (ebrowse-create-tree-buffer): Rewritten.
14464 (ebrowse-tree-mode): Read tree from buffer.
14465
14466 * progmodes/ebrowse-ffh.el: Removed.
14467
14468 2000-04-10 Kenichi Handa <handa@etl.go.jp>
14469
14470 * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
14471
14472 2000-04-10 Gerd Moellmann <gerd@gnu.org>
14473
14474 * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
14475 at the wrong place.
14476
14477 2000-04-09 Dave Love <fx@gnu.org>
14478
14479 * files.el (backup-enable-predicate): Use
14480 temporary-file-directory, small-temporary-file-directory.
14481 (make-backup-file-name-function, backup-directory-alist): New
14482 variables.
14483 (make-backup-file-name-1): New function.
14484 (make-backup-file-name): Use it.
14485 (find-backup-file-name): Likewise. Use format for clarity, not
14486 concat.
14487 (file-newest-backup): Use make-backup-file-name.
14488
14489 2000-04-09 Gerd Moellmann <gerd@gnu.org>
14490
14491 * progmodes/ebrowse-ffh.el: New file.
14492
14493 * progmodes/ebrowse.el (ebrowse-find-file-hook-fn): Moved
14494 to ebrowse-ffh.el.
14495 (ebrowse-load): Add autoload.
14496
14497 * finder.el (finder-commentary): Add autoload cookie.
14498
14499 * mail/rfc2368.el: Correct author's email address.
14500
14501 * progmodes/ebrowse.el: New file.
14502
14503 * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
14504 item help string.
14505 (easy-menu-do-add-item): Ditto.
14506 (easy-menu-define): Extend doc string.
14507
14508 * jit-lock.el (with-buffer-unmodified): Use
14509 restore-buffer-modified-p.
14510 (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
14511 (jit-lock-function, jit-lock-stealth-fontify): Don't use
14512 with-buffer-unmodified.
14513
14514 2000-04-08 Dave Love <fx@gnu.org>
14515
14516 * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
14517 unless, when.
14518
14519 2000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
14520
14521 * viper-util.el (viper-put-on-search-overlay): New subroutine.
14522 (viper-flash-search-pattern): No operation when using Emacs
14523 doesn't support face.
14524 Use `viper-put-on-search-overlay'.
14525
14526 2000-04-04 Gerd Moellmann <gerd@gnu.org>
14527
14528 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
14529 like C-r.
14530
14531 * progmodes/make-mode.el: Some doc fixes.
14532 (makefile-mode-abbrev-table): New variable.
14533 (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
14534 (makefile-font-lock-keywords): Fontify includes and conditionals.
14535 (toplevel): Require `dabbrev' and `add-log' when compiling.
14536
14537 * replace.el (perform-replace): Don't move forward one char
14538 when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want
14539 to do that because it leaves point 1 position after the last
14540 replacement, after everything has been replaced.
14541
14542 * jit-lock.el (with-buffer-unmodified): New macro.
14543 (with-buffer-prepared-for-font-lock): Don't preserve buffer's
14544 modified state.
14545 (jit-lock-function-1): Extracted from jit-lock-function; not
14546 preserving buffer's modified state.
14547 (jit-lock-function, jit-lock-stealth-fontify): Call
14548 jit-lock-function-1.
14549
14550 * mail/rfc2368.el: Remove supernumerary copyright line.
14551
14552 2000-04-04 Milan Zamazal <pdm@freesoft.cz>
14553
14554 * glasses.el: Provide facilities for inserting space before left
14555 parentheses and uncapitalization of identifiers.
14556 (glasses-mode): Try to remove old overlays in all cases.
14557
14558 2000-04-03 Gerd Moellmann <gerd@gnu.org>
14559
14560 * progmodes/compile.el (compile-internal): Display the compilation
14561 buffer in a different frame, if it's already displayed there.
14562
14563 * mail/rfc2368.el: New file.
14564
14565 * simple.el (sendmail-user-agent-compose): Recognize a `body'
14566 header and insert its value as mail body.
14567
14568 * subr.el (member-ignore-case): New function.
14569
14570 * dabbrev.el (dabbrev-ignored-regexps): New user-option.
14571 (dabbrev--find-expansion): Ignore buffers matching a regexp
14572 from dabbrev-ignored-regexps.
14573
14574 * jka-compr.el (jka-compr-compression-info-list): Add `.z'
14575 to extensions handled by gzip.
14576
14577 2000-04-03 Richard M. Stallman <rms@gnu.org>
14578
14579 * files.el (insert-directory): List the total free space
14580 along with the used space.
14581
14582 * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
14583 line is followed by one that matches CITATION-REGEXP, end the
14584 paragraph.
14585
14586 2000-04-03 Markus Rost <rost@delysid.gnu.org>
14587
14588 * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
14589 (rmail-make-basic-summary-line): Use that option.
14590
14591 2000-04-03 Kenichi Handa <handa@etl.go.jp>
14592
14593 * international/mule-cmds.el (encoded-string-description):
14594 Rewritten. Try pretty description for ISO 2022 escape sequences
14595 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters
14596 for hexadecimal format.
14597
14598 2000-04-01 Dave Love <fx@gnu.org>
14599
14600 * cpp.el: Change customization group to `c' from `C'.
14601
14602 * vcursor.el (vcursor-move): Use display-color-p.
14603
14604 * international/mule-util.el: Provide mule-utils.
14605 (string-to-sequence): Simplify and speed up.
14606
14607 * international/mule.el (make-coding-system): Purecopy doc-string.
14608
14609 * international/mule-cmds.el: Various menu changes.
14610 (describe-specified-language-support): Handle `Default'.
14611 (set-language-info): Purecopy `info'.
14612
14613 2000-03-31 Andrew Innes <andrewi@gnu.org>
14614
14615 * vc.el (vc-backend-diff): Return the correct status if we had to
14616 retry the rcsdiff command without the --brief option.
14617
14618 2000-03-31 Dave Love <fx@gnu.org>
14619
14620 * help.el (help-manyarg-func-alist): Correct several omissions.
14621
14622 * add-log.el: Don't require cl, fortran.
14623 (add-log-current-defun-function): Doc fix.
14624 (change-log-version-number-regexp-list): Remove SCCS part. Doc
14625 fix.
14626 (change-log-version-rcs): Function deleted.
14627 (change-log-version-number-search): Doc fix. Use
14628 vc-workfile-version. Avoid CL dolist.
14629 (add-change-log-entry): Just call add-log-current-defun to get
14630 defun. Simplify somewhat.
14631 (change-log-get-method-definition-1): Likewise.
14632 (add-log-current-defun): Return nil if calling
14633 add-log-current-defun-function does so. Move Fortran stuff to
14634 fortran.el. Return string without properties.
14635
14636 * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
14637 and :alpha: char classes.
14638
14639 * mail/supercite.el: Defvar curline when compiling.
14640 (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
14641 (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
14642 rather than a-zA-Z0-9 to allow non-ASCII characters.
14643
14644 2000-03-31 Gerd Moellmann <gerd@gnu.org>
14645
14646 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
14647
14648 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
14649 Re-enable new code.
14650
14651 * lpr.el (print-region-1): Use -d to specify printer name for
14652 systems `usg-unix-v*, `dgux', `hpux', `irix'.
14653
14654 2000-03-31 Dave Love <fx@gnu.org>
14655
14656 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Look
14657 for function definition in symbol's function value slot first
14658 instead of first consulting byte-compile-function-environment.
14659
14660 2000-03-31 Kenichi Handa <handa@etl.go.jp>
14661
14662 * language/european.el ("Polish"): New language environment.
14663 (setup-polish-environment): New function.
14664
14665 2000-03-30 Gerd Moellmann <gerd@gnu.org>
14666
14667 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
14668 Disable new code.
14669
14670 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
14671 trying to `load' the symbol of an autoload instead of the file
14672 recorded in the autoload. Fix error messages.
14673
14674 2000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14675
14676 * ps-print.el: PostScript programming fix for ghostview, doc fix.
14677 (ps-print-version): New version number (5.1.3).
14678 (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
14679 (ps-insert-file, ps-output-boolean, ps-plot-with-face)
14680 (ps-generate-postscript-with-faces): Code fix.
14681 (ps-color-values): XEmacs compatibility.
14682 (ps-print-background-image, ps-print-background-text, ps-printer-name)
14683 (ps-default-fg, ps-default-bg): Adjust customization.
14684 (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
14685 (ps-color-scale): Renaming old ps-color-value fun.
14686 (ps-print-headers): Replace ps-print-header group to avoid conflict
14687 with ps-print-header variable.
14688 (ps-print-miscellany): New group.
14689 (ps-format-color, ps-rgb-color): New funs.
14690 (ps-default-foreground): New var.
14691 (ps-printer-name-option): New const.
14692
14693 2000-03-30 Peter Breton <pbreton@ne.mediaone.net>
14694
14695 * net/net-utils.el:
14696 (network-connection-host, network-connection-service): New variables
14697 (network-connection-mode): New mode, derived from comint-mode
14698 (network-connection-mode-setup): New function, saves host and
14699 service information in local variables.
14700
14701 * lisp/locate.el:
14702 (locate-word-at-point): Added this function
14703 (locate): Default to using locate-word-at-point as input
14704 Run dired-mode-hook
14705
14706 2000-03-29 Dave Love <fx@gnu.org>
14707
14708 * calendar/appt.el: Doc fixes.
14709 (appt-check): Convert min-to-app to a string before passing to
14710 appt-disp-window-function or concat.
14711 (appt-delete-window): Remove test for frame-root-window.
14712 (appt-select-lowest-window, appt-convert-time): Simplify.
14713
14714 * emacs-lisp/bytecomp.el: Doc fixes.
14715 (byte-compile-file-form-autoload): Update
14716 byte-compile-function-environment.
14717
14718 2000-03-29 Andreas Schwab <schwab@suse.de>
14719
14720 * emacs-lisp/autoload.el: Also print defsubst doc string
14721 specially.
14722
14723 * dired.el (dired-insert-directory): If dired-free-space-program
14724 failed just delete its output.
14725
14726 2000-03-29 Dave Love <fx@gnu.org>
14727
14728 * international/iso-cvt.el: Move provide to end. Doc fixes.
14729 (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
14730 (iso-iso2sgml, iso-sgml2iso): New functions.
14731 (iso-cvt-define-menu): Fix some entries and use backquote for
14732 clarity.
14733
14734 * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
14735
14736 2000-03-28 Gerd Moellmann <gerd@gnu.org>
14737
14738 * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
14739 ISO-DATE. If non-nil, return date in ISO 8601 format.
14740
14741 2000-03-26 Stefan Monnier <monnier@cs.yale.edu>
14742
14743 * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
14744 if it ever becomes used.
14745 (log-edit-mode-hook): Default to vc-log-mode-hook.
14746 (log-edit-mode): Fix the docstring.
14747
14748 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
14749 the code.
14750
14751 2000-03-26 Dave Love <fx@gnu.org>
14752
14753 * net/browse-url.el (browse-url): Re-fix case of
14754 browse-url-browser-function being an alist.
14755 (browse-url): Add :link to defgroup.
14756
14757 * files.el: Doc fixes.
14758 (file-truename): Include `[' in wildcard characters.
14759 (automount-dir-prefix): Customize.
14760 (find-file-wildcards): Add :version.
14761 (find-file-noselect): Simplify a mapcar call.
14762
14763 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
14764 compatible with inf-lisp version.
14765 (eval-defun-1): Fix custom-declare-variable case.
14766
14767 2000-03-25 Stefan Monnier <monnier@cs.yale.edu>
14768
14769 * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
14770
14771 2000-03-24 Gerd Moellmann <gerd@gnu.org>
14772
14773 * Makefile (COMPILE_FIRST): New macro.
14774 (compile-files): Compile files from COMPILE_FIRST first.
14775
14776 * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new
14777 code.
14778
14779 * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
14780 matching open parenthesis in column 0 to defun-prompt-regexp
14781 only if open-paren-in-column-0-is-defun-start is set.
14782
14783 * sun-curs.el: Require CL at compile-time only.
14784
14785 * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
14786 instead of copy-list which is a function from CL.
14787 (msb--choose-menu, msb--mode-menu-cond)
14788 (msb--create-buffer-menu-2): Use dolist instead of mapc.
14789 (msb--init-file-alist): Use mapcar instead of mapcan.
14790 (msb--aggregate-alist): Use mapcar instead of mapcan. Fix
14791 `(' in column 0 in doc string.
14792 (msb--add-separators): Use mapcar instead of mapcan.
14793
14794 * cus-dep.el: Require CL at compile-time only.
14795
14796 2000-03-24 Stefan Monnier <monnier@cs.yale.edu>
14797
14798 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
14799 (byte-compile-warnings): New warning `noruntime'.
14800 (byte-compile-constants, byte-compile-variables): Fix docstring.
14801 (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
14802 execute `eval-whenc-compile's body.
14803 (byte-compile-unresolved-functions): Fix docstring.
14804 (byte-compile-eval): New function.
14805 (byte-compile-callargs-warn): Check if the function will be available
14806 at runtime (via property `byte-compile-noruntime').
14807 (byte-compile-print-syms): New function.
14808 (byte-compile-warn-about-unresolved-functions): Also warn about
14809 `noruntime' functions (and use `byte-compile-print-syms').
14810 (byte-compile-file): Capitalize the message.
14811
14812 2000-03-24 Gerd Moellmann <gerd@gnu.org>
14813
14814 * mail/rmail.el (rmail-confirm-expunge): New user-option.
14815 (rmail-expunge): Ask for confirmation depending on the setting
14816 of rmail-confirm-expunge.
14817
14818 2000-03-23 Gerd Moellmann <gerd@gnu.org>
14819
14820 * Makefile (bootstrap-clean): If $(emacs) exists, build
14821 loaddefs.el first. A loaddefs.el that's not up-to-date might
14822 cause a bootstrap failure because things don't autoload as
14823 expected.
14824
14825 2000-03-23 Dave Love <fx@gnu.org>
14826
14827 * net/browse-url.el: Restore previous use of
14828 browse-url-maybe-new-window.
14829
14830 2000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14831
14832 * ps-print.el: Skip banner page fix.
14833 (ps-print-version): New version number (5.1.2).
14834 (ps-begin-file, ps-end-file, ps-generate): Code fix.
14835
14836 2000-03-23 Dave Pearson <davep@davep.org>
14837
14838 * net/quickurl.el Changed the type of parameter passed to the
14839 function defined by `quickurl-format-function'. Before only the
14840 text of the URL was passed. Now the whole URL structure is passed
14841 and the function is responsible for extracting the parts it
14842 requires. Changed the default of `quickurl-format-function'
14843 accordingly.
14844 (quickurl-insert): Changed the `funcall' of
14845 `quickurl-format-function' to match the above change.
14846 (quickurl-list-insert): Changed the `url' case so that it makes
14847 use of `quickurl-format-function', previous to this the format was
14848 hard wired.
14849
14850 2000-03-22 Gerd Moellmann <gerd@gnu.org>
14851
14852 * startup.el: Change some spellings for the X Window System.
14853
14854 2000-03-22 Stefan Monnier <monnier@cs.yale.edu>
14855
14856 * progmodes/make-mode.el (makefile-warn-suspicious-lines): clean
14857 up the code and the regexp and make sure the cursor is temporarily
14858 moved to the suspicious line while querying the user.
14859
14860 2000-03-22 Jason Rumney <jasonr@gnu.org>
14861
14862 * w32-fns.el (w32-charset-info-alist): Initialize.
14863
14864 2000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14865
14866 * ps-print.el: N-up last page fix.
14867 (ps-print-version): New version number (5.1.1).
14868 (ps-end-file, ps-end-job, ps-generate): Code fix.
14869
14870 2000-03-21 Stefan Monnier <monnier@cs.yale.edu>
14871
14872 * files.el (find-file-run-dired): Update docstring.
14873 (find-directory-functions): New hook.
14874 (find-file-noselect): Run find-directory-functions rather than
14875 calling dired directly.
14876
14877 * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
14878
14879 * pcvs.el: Add a minimal leading commentary.
14880 (cvs-make-cvs-buffer): Change the header part by removing the startup
14881 message and adding a `Module' entry. Also replace the FOOTER and
14882 HEADER special fileinfos with the new support in ewoc for updating
14883 its own footer and header.
14884 (cvs-update-header): Update to use the header/footer of the ewoc.
14885 (cvs-mode): Use define-derived-mode and set truncate-lines to t.
14886 (cvs-is-within-p): New function.
14887 (cvs-mode-run): Take advantage of `save-some-buffers's new ability
14888 to only examine some subset of the buffers.
14889
14890 * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
14891 `format' instead of our own ad-hoc functions.
14892 Remove HEADER and FOOTER cases, now handled in the EWOC.
14893 (cvs-fileinfo<): Remove HEADER and FOOTER cases.
14894
14895 * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
14896 output to avoid scaring the user.
14897 (cvs-parse-table): Catch message for non-up-to-date commits.
14898
14899 * pcvs-defs.el (cvs-startup-message): Remove.
14900 (cvs-global-menu): New autoloaded menu.
14901
14902 * pcvs-util.el (cvs-string-fill): Remove.
14903
14904 * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
14905 (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
14906 PP part of it and also make it work for footers and headers.
14907 (ewoc-create): Drop POS and BUFFER arguments.
14908 Use the DLL's dummy node to store the end-of-footer position.
14909 (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
14910 (ewoc-refresh): Remove unused `header' variable.
14911 (ewoc-(get|set)-hf): New functions.
14912
14913 * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
14914 log-view-*-(message|file) and use easy-mmode-define-navigation.
14915 (log-view-message-re): Match SCCS format as well.
14916 And match the revision line rather than the dashed separator line.
14917 (log-view-mode): Use the new define-derived-mode.
14918 (log-view-current-tag): Fill in with an actual implementation.
14919
14920 * cvs-status.el (cvs-status-(prev|next)): Rename from
14921 cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
14922 (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
14923 to let the output "breathe" a little more (more readable).
14924 (cvs-status-mode): Use the new define-derived-mode.
14925
14926 * smerge-mode.el (smerge-auto-leave): New function and variable.
14927 (smerge-basic-map): Rename from smerge-basic-keymap.
14928 Change the bindings for smerge-diff-*.
14929 (smerge-*-map): Use easy-mmode-defmap.
14930 (smerge-(next|prev)): Use easy-mmode-define-navigation.
14931 (smerge-keep-*): Use smerge-auto-leave.
14932
14933 2000-03-21 Jason Rumney <jasonr@gnu.org>
14934
14935 * cus-edit.el (custom-button-face): Use 3D look for w32.
14936 (custom-button-pressed-face): Likewise.
14937
14938 2000-03-21 Gerd Moellmann <gerd@gnu.org>
14939
14940 * progmodes/etags.el (tags-case-fold-search): New user-option.
14941 (tags-loop-eval): New function. Bind case-fold-search around eval
14942 depending on the value of tags-case-fold-search.
14943 (tags-loop-continue): Use tags-loop-eval.
14944 (find-tag-in-order): Bind case-fold-search depending on the value
14945 of tags-case-fold-search.
14946
14947 2000-03-21 Stefan Monnier <monnier@cs.yale.edu>
14948
14949 * diff-mode.el (diff-mode-*-map): use `easy-mmode-defmap'.
14950 (diff-end-of-hunk): Return the end position for use in
14951 `easy-mmode-define-navigation'.
14952 (diff-recenter): Remove.
14953 (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
14954 of `easy-mmode-define-navigation'.
14955 (diff-kill-*): Rename `diff-*-kill' (for consistency with the
14956 previous renaming) and fix to use new names.
14957 (diff-merge-strings): Use \n as separator: simpler, faster.
14958 (diff-mode): Use `define-derived-mode'.
14959
14960 * derived.el (define-derived-mode): Don't autoload anymore.
14961 Prefer the macro-only version provided by easy-mmode.el.
14962
14963 * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
14964 `easy-mmode-define-derived-mode'.
14965 Use `combine-run-hooks'.
14966 (easy-mmode-define-navigation): New macro.
14967
14968 * subr.el (combine-run-hooks): New function.
14969
14970 2000-03-21 Kenichi HANDA <handa@etl.go.jp>
14971
14972 * term/x-win.el: Fontsets related initialization is simplified.
14973
14974 * international/mule-diag.el (describe-font): Don't refer to
14975 global-fontset-alist, instead call font-list.
14976 (describe-fontset, list-fontsets, mule-diag): Likewise.
14977 (print-fontset): Adjusted for the change of fontset
14978 implementation.
14979
14980 * international/fontset.el (x-charset-registries): Variable
14981 removed, instead the corresponding data is stored in the default
14982 fontset.
14983 (register-alternate-fontnames): Function removed.
14984 (resolved-ascii-font): Variable removed.
14985 (x-compose-font-name): Ignore the second argument REDOCE.
14986 (x-complement-fontset-spec): Complement only an ASCII font and
14987 element for those charsets than can use that ASCII font.
14988 (generate-fontset-menu): Don't refer to global-fontset-alist,
14989 instead call fontset-list.
14990 (uninstantiated-fontset-alist): Variable removed.
14991 (x-style-funcs-alist): Likewise.
14992 (fontset-default-styles): Likewise.
14993 (x-modify-font-name): Function removed.
14994 (create-fontset-from-fontset-spec): Ignore the argument
14995 STYLE-VARIANT.
14996 (create-fontset-from-ascii-font): Docsting adjusted for the above
14997 change.
14998 (instantiate-fontset, resolve-fontset-name): Functions removed.
14999 (fontset-list): Now implemented by C code.
15000
15001 * faces.el (read-face-font): Fix TABLE arg to completing-read.
15002 (describe-face): Include `font' attribute in the description.
15003
15004 2000-03-21 Kenichi Handa <handa@etl.go.jp>
15005
15006 * international/quail.el (quail-set-keyboard-layout): Typo fixed.
15007
15008 2000-03-20 Gerd Moellmann <gerd@gnu.org>
15009
15010 * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
15011 ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
15012 zone-mode.el, snmp-mode.el: Moved to net subdirectory.
15013
15014 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
15015 about behavior of set-buffer-modified-p wrt redisplay.
15016
15017 2000-03-19 Richard M. Stallman <rms@gnu.org>
15018
15019 * view.el (view-mode-disable): Kill local binding of view-read-only.
15020
15021 2000-03-18 Gerd Moellmann <gerd@gnu.org>
15022
15023 * font-lock.el (font-lock-apply-syntactic-highlight): if VALUE
15024 is a string, convert it to a syntax cell using string-to-syntax.
15025
15026 * simple.el (syntax-code-table, syntax-flag-table): New variables.
15027 (string-to-syntax): New function.
15028
15029 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
15030 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
15031 try to use passive ftp mode.
15032
15033 2000-03-17 Gerd Moellmann <gerd@gnu.org>
15034
15035 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
15036
15037 * simple.el (append-to-buffer): Update point of windows after
15038 insertion.
15039
15040 * abbrev.el (inverse-add-abbrev): Identify word by first moving
15041 forward then moving backward. Reindent.
15042
15043 * frame.el (other-frame): Call x-focus-frame only if
15044 focus-follows-mouse is off.
15045
15046 2000-03-17 Dave Love <fx@gnu.org>
15047
15048 * pcvs-util.el (cvs-strings->string): Rename
15049 replace-regexps-in-string.
15050
15051 2000-03-17 Stefan Monnier <monnier@cs.yale.edu>
15052
15053 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
15054 regexp for labels cannot span several lines.
15055
15056 * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
15057 `(setq :<key> ':<key>)' to the macro expansion.
15058
15059 2000-03-16 Dave Love <fx@gnu.org>
15060
15061 * progmodes/f90.el (f90): Put custom group under `languages', not
15062 `fortran'.
15063 (f90-mode-hook): Customize.
15064 (f90-mode): Set add-log-current-defun-function.
15065 (f90-current-defun): New function.
15066
15067 2000-03-16 Gerd Moellmann <gerd@gnu.org>
15068
15069 * cus-edit.el (custom-variable-tag-face): Handle case that
15070 default face's height is not a number.
15071 (custom-face-tag-face, custom-group-tag-face-1)
15072 (custom-group-tag-face): Ditto.
15073 (custom-group-tag-face-1): Add :group.
15074
15075 * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
15076
15077 2000-03-15 Gerd Moellmann <gerd@gnu.org>
15078
15079 * pcvs-defs.el (toplevel): Remove autoload cookie for form
15080 requiring easymenu.
15081
15082 2000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15083
15084 * ps-print.el: PostScript user-defined prologue, PostScript error
15085 handler, doc fix.
15086 (ps-print-version): New version number (5.1).
15087 (ps-user-defined-prologue, ps-error-handler-message)
15088 (ps-print-prologue-0, ps-error-handler-alist): New vars.
15089 (ps-setup, ps-begin-file, ps-begin-job): Code fix.
15090 (ps-insert-string): New function.
15091
15092 2000-03-15 Kenichi Handa <handa@etl.go.jp>
15093
15094 * international/ccl.el (ccl-compile-expression): Don't generate
15095 invalid self-assignment code.
15096
15097 2000-03-14 Dave Love <fx@gnu.org>
15098
15099 * subr.el (replace-regexp-in-string): Renamed from
15100 replace-regexps-in-string. Doc fix.
15101
15102 2000-03-12 Dave Love <fx@gnu.org>
15103
15104 * cus-edit.el: Doc fixes.
15105 (customize-set-variable, customize-save-variable): Rename args for
15106 doc.
15107 (custom-variable-tag-face, custom-face-tag-face)
15108 (custom-group-tag-face-1, custom-group-tag-face): Modify from
15109 style which user identify as hyperlink.
15110 (hook): Don't add undefined functions to the hook.
15111 (debug-ignored-errors): Transfer message from bindings.el.
15112
15113 2000-03-12 Gerd Moellmann <gerd@gnu.org>
15114
15115 * recentf.el (recentf-keep-non-readable-files-p): Remove
15116 double/nested definition.
15117
15118 2000-03-12 Dave Love <fx@gnu.org>
15119
15120 * facemenu.el (facemenu-get-face): Use display-color-p.
15121 * enriched.el (enriched-decode-foreground): Likewise.
15122 (enriched-decode-background): Likewise.
15123 * isearch.el (isearch-highlight): Likewise.
15124 * info-look.el (info-lookup): Likewise.
15125 * simple.el (completion-setup-function): Likewise.
15126
15127 * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
15128 :options.
15129
15130 * bindings.el (mode-line-format): Fix line-number and
15131 column-number items. Add help-echo for the background.
15132 (mode-line-mule-info): Modify help-echo.
15133
15134 * avoid.el (mouse-avoidance-mode): Add autoload cookie to defcustom.
15135
15136 * files.el (load-file): Allow completion to .elc.
15137
15138 * man.el: Doc fixes.
15139 (Man-init-defvars): Use display-color-p to set fontification.
15140
15141 * play/hanoi.el (hanoi-internal): Don't use oddp.
15142
15143 2000-03-12 Gerd Moellmann <gerd@gnu.org>
15144
15145 * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
15146
15147 * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
15148
15149 2000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
15150
15151 * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
15152 Fix comment.
15153
15154 2000-03-10 Stefan Monnier <monnier@cs.yale.edu>
15155
15156 * font-lock.el (font-lock-keywords): Fix the doc now that
15157 regexp-opt-depth is unnecessary.
15158 (save-buffer-state): Set an edebug spec.
15159 (font-lock-fontify-anchored-keywords): Properly handle the case when
15160 the matcher goes past the limit.
15161
15162 * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
15163 pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
15164
15165 * emacs-lisp/ewoc.el: New file. This is a merge of elib-node.el,
15166 dll.el and cookie.el (from Elib) with heavy renaming and other
15167 massaging.
15168
15169 * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
15170 Autoload the functions used.
15171 (easy-mmode-define-syntax): Fix CL typo.
15172 (easy-mmode-define-derived-mode): Improve the docstring generation.
15173
15174 2000-03-10 Gerd Moellmann <gerd@gnu.org>
15175
15176 * textmodes/texinfo.el (texinfo-version): Variable and function
15177 removed.
15178
15179 2000-03-09 Stefan Monnier <monnier@cs.yale.edu>
15180
15181 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
15182 allow more flexibility.
15183 (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New
15184 fns.
15185 (easy-mmode-defmap, easy-mmode-defsyntax)
15186 (easy-mmode-define-derived-mode): New macros.
15187
15188 2000-03-09 Didier Verna <didier@xemacs.org>
15189
15190 * rect.el (replace-rectangle): New function.
15191
15192 2000-03-09 Dave Love <fx@gnu.org>
15193
15194 * progmodes/fortran.el (fortran-comment-line-start): Define as
15195 "C".
15196 (fortran-comment-line-start-skip): Don't match cpp stuff.
15197 (font-lock-keywords): Add * to comment-chars. Grok cpp stuff.
15198 (fortran-mode-map): Remove over-eager custom-menu-create for now.
15199 (fortran-mode): Don't set fortran-comment-line-start-skip,
15200 fortran-comment-line-start here. Set comment-start,
15201 add-log-current-defun.
15202 (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
15203 (fortran-current-defun): New function.
15204
15205 2000-03-09 Gerd Moellmann <gerd@gnu.org>
15206
15207 * emacs-lisp/re-builder.el: New file.
15208
15209 * mouse.el (mouse-drag-region): Don't run up-event handler
15210 if hscroll has changed.
15211
15212 * octave-mod.el (octave-font-lock-keywords): To font-lock the
15213 builtin operators, use `font-lock-builtin-face' for Emacs and
15214 `font-lock-preprocessor-face' otherwise.
15215
15216 * font-lock.el (lisp-font-lock-keywords-1): Highlight
15217 `(defun (setf foo)' differently.
15218
15219 2000-03-08 Stefan Monnier <monnier@cs.yale.edu>
15220
15221 * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
15222 (regexp-opt): Update comment and adapt the code the new meaning of
15223 the `paren' argument of regex-opt-group for shy-groups.
15224 (regexp-opt-depth): Handle shy groups as well as backslashed
15225 backslashes.
15226 (regexp-opt-group): Turn the leading comment into a docstring.
15227 Allow `paren' to be a string (the string to use to open a group).
15228 Remove open-presuf and close-presuf. Instead of checking for `all
15229 one-char' and then later on check for `several one-char', handle
15230 both cases close together. Also apply a more generic algorithm
15231 for suffixes (the mirror image of the algorithm used for
15232 prefixes). Use shy-groups. Use nreverse rather than reverse.
15233 (regexp-opt-try-suffix): Removed.
15234
15235 * cmuscheme.el (inferior-scheme-mode-map): Define it independently
15236 from comint-mode-map, so we can just inherit from it. Also, move
15237 the initialization into the `defvar' since there's no docstring
15238 anyway and it's fairly short.
15239 (inferior-scheme-mode): Define it as derived-mode: the code is
15240 shorter and this way we inherit from comint-mode-map rather than
15241 copying it.
15242
15243 * subr.el (replace-regexps-in-string): Properly handle the case
15244 where we match an empty string.
15245
15246 * comint.el (comint-exec-1): Add the current-dir to the exec-path
15247 when the command has a directory component (such as "./testml").
15248 Also fix a typo in the comment.
15249
15250 2000-03-08 Gerd Moellmann <gerd@gnu.org>
15251
15252 * Makefile (compile-files): Compile files one by one because
15253 that's the only way to ensure a clean compilation environment for
15254 each individual file.
15255
15256 * frame.el (other-frame): Call x-focus-frame.
15257
15258 2000-03-07 Dave Love <fx@gnu.org>
15259
15260 * recentf.el (recentf-keep-non-readable-files-p): Add :set,
15261 :require to defcustom.
15262
15263 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads
15264 lists.
15265
15266 * files.el (auto-mode-alist): Add configure.in.
15267
15268 * progmodes/autoconf.el: New file.
15269
15270 2000-03-07 Gerd Moellmann <gerd@gnu.org>
15271
15272 * mail/mh-e.el: Change maintainer to `none'.
15273
15274 * recentf.el (recentf-keep-non-readable-files-p): Quote args
15275 to remove-hook and add-hook.
15276
15277 2000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
15278
15279 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
15280 it as the default.
15281 (mail-send): Test mail-send-nonascii also for the new `mime' value.
15282 (sendmail-send-it): Conditionally add MIME headers specifying the
15283 used character set.
15284
15285 2000-03-07 Dave Love <fx@gnu.org>
15286
15287 * winner.el: Fix keywords, autoload cookies. Split
15288 eval-when-compile form to avoid compilation failure.
15289
15290 2000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp>
15291
15292 * international/mule.el: Modify comment about coding system
15293 property `coding-category'.
15294 (make-coding-system): New argument EOL-TYPE. Pay attention to
15295 coding-category property of PROPERTIES.
15296
15297 * international/mule-conf.el (coding-category-utf-8,
15298 coding-category-utf-16-be, coding-category-utf-16-le): New coding
15299 categories. Include them in the argument for set-coding-priority.
15300
15301 * international/mule-cmds.el (reset-language-environment): Include
15302 coding-category-utf-8, coding-category-utf-16-be, and
15303 coding-category-utf-16-le in the argument for set-coding-priority.
15304 (reset-language-environment): Initialize coding-category-utf-8,
15305 coding-category-utf-16-be, and coding-category-utf-16-le to nil.
15306
15307 2000-03-06 Karl Fogel <kfogel@red-bean.com>
15308
15309 * bookmark.el (bookmark-file-or-variation-thereof): New func, for
15310 code abstracted out of `bookmark-jump-noselect'. Now tries info
15311 extensions as well as compression extensions.
15312 (bookmark-jump-noselect): Use above new func.
15313
15314 2000-03-03 Gerd Moellmann <gerd@gnu.org>
15315
15316 * strokes.el: Change maintainer's mail address.
15317
15318 2000-03-03 Kenichi Handa <handa@etl.go.jp>
15319
15320 * international/mule-diag.el (list-character-sets): Make help-echo
15321 string by substitute-command-keys.
15322 (list-character-sets): Likewise.
15323 (sort-listed-character-sets): Call help-setup-xref.
15324
15325 2000-03-02 Gerd Moellmann <gerd@gnu.org>
15326
15327 * time.el (display-time-mail-file): Add `none' to the list of
15328 choices.
15329
15330 2000-03-01 Dave Love <fx@gnu.org>
15331
15332 * help.el (help-xref-go-back): Don't try to set position.
15333
15334 * international/mule-diag.el (list-character-sets): Call
15335 help-setup-xref. Add help-echo to xrefs.
15336 (list-character-sets-1): Add help-echo to xrefs.
15337
15338 2000-03-02 Gerd Moellmann <gerd@gnu.org>
15339
15340 * frame.el (blink-cursor-mode): Switch cursor on when turning
15341 the mode off.
15342
15343 * add-log.el (add-log-current-defun): Add support for
15344 Autoconf mode.
15345
15346 * mail/rmail.el (rmail-quit-hook): New variable.
15347
15348 2000-03-01 Dave Love <fx@gnu.org>
15349
15350 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
15351
15352 * help.el (help-xref-button): Add help-echo arg.
15353 (describe-function-1, describe-variable, help-make-xrefs): Use it.
15354
15355 * faces.el (list-faces-display): Supply help-echo with
15356 help-make-xrefs.
15357
15358 * facemenu.el (list-text-properties-at): Set help-xref-stack to
15359 nil.
15360
15361 2000-03-01 Gerd Moellmann <gerd@gnu.org>
15362
15363 * image.el (defimage): Look for image files in load-path.
15364
15365 * frame.el (busy-cursor-delay-seconds): Change type to
15366 `number'.
15367
15368 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
15369
15370 * recentf.el (recentf): Added version tag to the defgroup of
15371 recentf.
15372
15373 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
15374
15375 * recentf.el (recentf-cleanup): Changed to remove excluded file
15376 too.
15377 (recentf-edit-list-action): `recentf-edit-list' checkbox widget
15378 action to select/unselect a file.
15379 (recentf-edit-list): Code cleanup and improvement.
15380 (recentf-open-more-files-action): `recentf-open-more-files' button
15381 widget action to open a file.
15382 (recentf-open-more-files): No more use standard completion but
15383 widgets.
15384 (recentf-more-collection): Deleted.
15385 (recentf-more-history): Deleted.
15386 (recentf-setup-more-completion): Deleted.
15387
15388 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
15389
15390 * recentf.el (recentf-mode): No more needs that Emacs is running
15391 under a window-system.
15392
15393 1999-03-01 David Ponce <david.ponce@wanadoo.fr>
15394
15395 * recentf.el (recentf-edit-list): New command to edit the recent
15396 list which allow the user to remove files.
15397 (recentf-edit-selected-items): New global variable, used by
15398 `recentf-edit-list' to hold the list of files to be removed from
15399 the recent list.
15400 (recentf-make-menu-items): Updated to display a "Edit list..."
15401 menu item. Minor code cleanup.
15402
15403 1999-03-01 David Ponce <david.ponce@wanadoo.fr>
15404
15405 * recentf.el (recentf-open-more-files): New command to open files
15406 that are not displayed in the menu.
15407 (recentf-more-collection): New global variable holding the set of
15408 permissible completions used by `recentf-open-more-files'.
15409 (recentf-more-history): New global variable holding the history list
15410 used by `recentf-open-more-files' completion.
15411 (recentf-setup-more-completion): New function to setup completion for
15412 `recentf-open-more-files'.
15413 (recentf-make-menu-items): Updated to display a "More..." menu item.
15414
15415 1999-03-01 David Ponce <david.ponce@wanadoo.fr>
15416
15417 * recentf.el (recentf-menu-action): Doc fixed.
15418
15419 1999-03-01 David Ponce <david.ponce@wanadoo.fr>
15420
15421 * recentf.el (recentf-menu-filter): Doc updated.
15422 (recentf-update-menu-hook): Allow menu filters to force menu update.
15423 (recentf-make-menu-items): New menu filter handling.
15424 (recentf-make-menu-item): New helper function.
15425 (recentf-menu-elements): New menu handling function.
15426 (recentf-sort-ascending): Updated to new menu filter handling.
15427 (recentf-sort-descending): Updated to new menu filter handling.
15428 (recentf-sort-basenames-ascending): New menu filter function.
15429 (recentf-sort-basenames-descending): New menu filter function.
15430 (recentf-show-basenames): New menu filter function.
15431 (recentf-show-basenames-ascending): New menu filter function.
15432 (recentf-show-basenames-descending): New menu filter function.
15433
15434 2000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
15435
15436 * diary-lib.el (list-diary-entries): Don't try to go forward at
15437 the end of the buffer.
15438
15439 2000-02-29 Kenichi Handa <handa@etl.go.jp>
15440
15441 * international/mule-diag.el (list-character-sets): Completely
15442 rewritten.
15443 (sort-listed-character-sets): New function.
15444 (list-character-sets-1): Completely rewritten.
15445 (list-character-sets-2): New function.
15446 (non-iso-charset-alist): New variable.
15447 (decode-codepage-char): New function.
15448 (charset-history): New variable.
15449 (read-charset) (list-block-of-chars)
15450 (list-iso-charset-chars)
15451 (list-non-iso-charset-chars)
15452 (list-charset-chars): New functions.
15453 (mule-diag): Call list-character-sets-2, not
15454 list-character-sets-2.
15455 (dump-charsets): Likewise.
15456
15457 2000-02-29 Gerd Moellmann <gerd@gnu.org>
15458
15459 * dired-x.el (dired-filename-at-point): Add `@' to valid
15460 file name characters.
15461 (dired-filename-at-point): Handle ange-ftp file names.
15462
15463 * frame.el (frame-notice-user-settings): Use assq-delete-all
15464 instead of assoc-delete-all.
15465 (frame-notice-user-settings): Ditto.
15466
15467 * subr.el (assq-delete-all): Renamed from assoc-delete-all.
15468 Don't copy alist.
15469
15470 2000-02-28 Eli Barzilay <eli@cs.cornell.edu>
15471
15472 * calculator.el (calculator-use-menu): New option.
15473 (calculator-initial-bindings): Changed some bindings to work as
15474 macros.
15475 (calculator-forced-input): Removed.
15476 (calculator-restart-other-mode): New variable.
15477 (calculator-mode-map): Set up menu.
15478
15479 2000-02-28 Jari Aalto <jari.aalto@poboxes.com>
15480
15481 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc
15482 tags.
15483
15484 2000-02-28 Michael Kifer <kifer@cs.sunysb.edu>
15485
15486 * viper-cmd.el (viper-envelop-ESC-key): added the option to
15487 translate all ESC key sequences.
15488 (viper-goto-mark-subr): restore markers for files for which
15489 they were saved.
15490 * viper-init.el (viper-translate-all-ESC-keysequences): new variable.
15491 * viper-util.el (viper-set-replace-overlay-glyphs,
15492 viper-set-replace-overlay): always check if the replacement
15493 overlay is live.
15494 * viper.el (viper-vi-state-mode-list): added major modes.
15495 * ediff-wind.el: minor comment changes.
15496 * ediff.el: copyright notice date fix.
15497
15498 2000-02-27 Jason Rumney <jasonr@gnu.org>
15499
15500 * faces.el (face-font-family-alternatives): Add arial to helv.
15501 (mode-line, header-line, tool-bar): Same default as x for w32.
15502 (fixed-pitch, variable-pitch): Remove wildcard as it prevents
15503 face-font-family-alternatives from working.
15504 * term/w32-win.el (mouse-set-font): Do not build fontset from
15505 chosen font.
15506
15507 2000-02-25 Sam Steingold <sds@goems.com>
15508
15509 * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
15510 properly.
15511
15512 2000-02-25 Richard M. Stallman <rms@gnu.org>
15513
15514 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
15515
15516 2000-02-25 Gerd Moellmann <gerd@gnu.org>
15517
15518 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer
15519 writable.
15520
15521 * frame.el (busy-cursor-delay-seconds): New option.
15522
15523 2000-02-24 Gerd Moellmann <gerd@gnu.org>
15524
15525 * frame.el (show-cursor-in-non-selected-windows): New option.
15526
15527 2000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
15528
15529 * diary-lib.el (include-other-diary-files): Undo the selective
15530 display in any included file and don't kill it.
15531
15532 2000-02-24 Eli Zaretskii <eliz@is.elta.co.il>
15533
15534 * dired.el (dired-mode-map): Don't remove "Edit" from the menu
15535 bar. Menu items converted to (menu-item format, help strings
15536 added.
15537 [downcase, upcase]: Don't enable on MS-DOS.
15538 [symlink, symlinks]: Don't show if make-symbolic-link is not
15539 bound.
15540 [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
15541
15542 2000-02-23 Dave Love <fx@gnu.org>
15543
15544 * simple.el (zap-to-char, kill-line, kill-region, kill-word)
15545 (backward-kill-word): Revert addition of * to interactive spec --
15546 it's a feature.
15547
15548 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
15549 (backward-kill-sentence, kill-sentence): Likewise.
15550
15551 * gud.el (gud-jdb-build-class-source-alist): Prepend space to
15552 scratch buffer name.
15553 (gud-format-command): Use int-to-string in ?l case. Simplify
15554 slightly.
15555
15556 * term/w32-win.el (internal-face-interactive): Update prompt for
15557 new read-face-name.
15558
15559 * mail/footnote.el (footnote): Add :version to defgroup.
15560 (footnote-section-tag-regexp): Customize.
15561 (footnote-start-tag, footnote-end-tag): New option.
15562 (footnote-latin-regexp): New variable.
15563 (Footnote-latin): New function.
15564 (footnote-style-alist): Add element for latin style.
15565 (footnote-style): Moved.
15566 (Footnote-goto-footnote): Use eq to test arg.
15567
15568 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
15569
15570 * emacs-lisp/byte-opt.el: Change old backquote syntax.
15571 (byte-compile-trueconstp): Include keywords.
15572 (byte-optimize-quote, byte-optimize-lapcode): Use
15573 byte-compile-const-symbol-p.
15574 (byte-optimize-char-before): New optimization.
15575
15576 * emacs-lisp/bytecomp.el: Change old backquote syntax.
15577 (byte-compile-const-symbol-p): New function.
15578 (byte-compile-constp, byte-compile-out-toplevel)
15579 (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
15580 Use it.
15581
15582 * subr.el (define-key-after): Default AFTER to t. Doc fix.
15583
15584 2000-02-23 Kenichi Handa <handa@etl.go.jp>
15585
15586 * international/encoded-kb.el: Be sure to update minor-mode-alist
15587 and minor-mode-map-alist.
15588 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
15589 codes SS2 and SS3 correctly.
15590 (encoded-kbd-self-insert-ccl): New function.
15591 (encoded-kbd-setup-keymap): New function.
15592 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap
15593 by calling encoded-kbd-setup-keymap.
15594
15595 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte
15596 characters.
15597 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t
15598 locally.
15599
15600 2000-02-22 Dave Love <fx@gnu.org>
15601
15602 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
15603 (lisp-mode-map, lisp-interaction-mode-map): Define all inside
15604 defvar.
15605 (lisp-mode-syntax-table): Set up for #|...|# comments.
15606 (lisp-imenu-generic-expression): Purecopy strings. Use syntax
15607 classes. Match `defface'.
15608 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
15609 (eval-defun-1): Fix for defcustom.
15610 (lisp-indent-region): Doc fix.
15611
15612 * subr.el (when, unless, split-string): Doc fix.
15613 (read-passwd): Move call of clear-this-command-keys to the right
15614 place.
15615 (replace-regexps-in-string): New function.
15616
15617 2000-02-22 Gerd Moellmann <gerd@gnu.org>
15618
15619 * help.el (describe-variable): Set syntax table to
15620 emacs-lisp-mode-syntax-table when moving forward over the
15621 symbol's name.
15622
15623 2000-02-22 Dave Love <fx@gnu.org>
15624
15625 * xt-mouse.el: Doc fixes.
15626 (xterm-mouse-position-function): New function, replacing advice of
15627 mouse-position.
15628 (xterm-mouse-mode): Use it. Don't turn on under a window system.
15629
15630 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
15631
15632 2000-02-21 Gerd Moellmann <gerd@gnu.org>
15633
15634 * format.el (format-annotate-single-property-change): Handle
15635 properties.with dotted-list values.
15636 (format-proper-list-p): New function.
15637
15638 * enriched.el (enriched-face-ans): Handle '(foreground-color
15639 . COLOR) and (background-color . COLOR).
15640
15641 2000-02-20 Dave Love <fx@gnu.org>
15642
15643 * textmodes/flyspell.el (flyspell-mouse-map): Change definition
15644 and assignments to it.
15645 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
15646 current local map.
15647 (make-flyspell-overlay): Use it.
15648 (flyspell-correct-word/mouse-keymap): Change XEmacs test.
15649
15650 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
15651 (lm-get-header-re): Defun, not defsubst.
15652 (lm-get-package-name): Defun, not defsubst. Simplify.
15653 (lm-version): Doc fix. Simplify.
15654 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
15655 (lm-crack-address, lm-last-modified-date, lm-commentary)
15656 (lm-verify, lm-synopsis): Simplify.
15657 (lm-report-bug): Require emacsbug. Use compose-mail.
15658
15659 2000-02-20 Gerd Moellmann <gerd@gnu.org>
15660
15661 * dired.el (dired-mode): Call propertized-buffer-identification
15662 to set mode-line-buffer-identification to something having
15663 the right text properties.
15664
15665 * bindings.el (propertized-buffer-identification): New function.
15666
15667 2000-02-20 Dave Love <fx@gnu.org>
15668
15669 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
15670 check for t-mouse too.
15671
15672 * cus-start.el: Make echo-keystrokes `number'.
15673
15674 2000-02-20 Eli Zaretskii <eliz@is.elta.co.il>
15675
15676 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
15677 Don't call ring-empty-p unless tags-location-ring is bound.
15678 From Noah Friedman <friedman@splode.com>.
15679
15680 2000-02-18 Thien-Thi Nguyen <ttn@gnu.org>
15681
15682 * progmodes/hideshow.el (hs-flag-region): No longer use
15683 `intangible' overlay property.
15684
15685 (hs-toggle-hiding): New command.
15686 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
15687
15688 (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
15689 Fix omission bug: Run `hs-minor-mode-hook' for both activation
15690 and deactivation.
15691
15692 2000-02-18 Gerd Moellmann <gerd@gnu.org>
15693
15694 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
15695
15696 2000-02-17 Gerd Moellmann <gerd@gnu.org>
15697
15698 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
15699
15700 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
15701 of `*' to handle `(* ... *)' comments.
15702
15703 2000-02-17 Eli Zaretskii <eliz@is.elta.co.il>
15704
15705 * faces.el (list-faces-display): Use display-mouse-p instead of
15706 window-system.
15707
15708 * menu-bar.el (global-map): Menu-bar items converted to the new
15709 format (menu-item..., rearranged for better CUA compliance, and
15710 their names changed for better clarity. Help strings added.
15711
15712 * international/mule-cmds.el (mule-menu-keymap)
15713 (describe-language-environment-map, set-coding-system-map)
15714 (setup-language-environment-map): Convert to new (menu-item...
15715 form, add help strings. Change names of menu items for better
15716 clarity. "Mule" menu-bar item removed (it's now in the "Options"
15717 submenu).
15718
15719 2000-02-17 Gerd Moellmann <gerd@gnu.org>
15720
15721 * dired-aux.el (dired-do-copy): Remove spurious character.`n'
15722 within the code.
15723
15724 2000-02-16 Dave Love <fx@gnu.org>
15725
15726 * faces.el: Don't require custom. Add more specific :groups to
15727 various deffaces.
15728 (set-face-attribute): Purecopy args.
15729 (read-face-name): Default to name at point and use it in prompt.
15730 Remove colon from arg in all callers.
15731 (list-faces-display): Hyperlink to face descriptions and customize
15732 buffers.
15733
15734 2000-02-16 Per Abrahamsen <abraham@dina.kvl.dk>
15735
15736 * wid-edit.el (widget-match-inline): An atom never matches a
15737 list.
15738
15739 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15740
15741 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
15742 at ':' characters by call to split-string.
15743
15744 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15745
15746 * textmodes/bibtex.el: Added RCS version identification.
15747
15748 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15749
15750 * textmodes/bibtex.el: Some temporary comments removed.
15751 (bibtex-field-name, bibtex-entry-type): Made the relationship
15752 explicit.
15753 (bibtex-field-const): Allow capital letters.
15754 (bibtex-start-of-string): Deleted because unused.
15755
15756 * textmodes/bibtex.el: Unified some nomenclature. We no longer
15757 use the term 'reference' to describe a bibtex entry as a whole.
15758 Further, reference keys are no longer called 'labels'.
15759 (bibtex-keys): Renamed to bibtex-reference-keys.
15760 (bibtex-reformat-previous-labels): Renamed to
15761 bibtex-reformat-previous-reference-keys.
15762 (bibtex-reference-type): Renamed to bibtex-entry-type.
15763 (bibtex-reference-head): Renamed to bibtex-entry-head.
15764 (bibtex-reference-maybe-empty-head): Renamed to
15765 bibtex-entry-maybe-empty-head.
15766 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
15767 (bibtex-search-reference): Renamed to bibtex-search-entry.
15768 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
15769 bibtex-enclosing-entry-maybe-empty-head.
15770 (bibtex-entry-field-alist, bibtex-entry-head,
15771 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
15772 bibtex-map-entries, bibtex-search-entry,
15773 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
15774 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
15775 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
15776 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
15777 bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
15778 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
15779 bibtex-complete-key, bibtex-String) : Use the new nomenclature.
15780
15781 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15782
15783 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
15784 comment.
15785 (bibtex-format-field-delimiters): New function, functionality
15786 extracted from bibtex-format-entry.
15787 (bibtex-autokey-get-yearfield-digits): New function, functionality
15788 extracted from bibtex-autokey-get-yearfield.
15789
15790 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
15791 entries in order to avoid stack overflow in the regexp matcher if
15792 field contents become large.
15793 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
15794 bibtex-field-string-part-not-braced,
15795 bibtex-field-string-part-no-inner-braces,
15796 bibtex-field-string-part-1-inner-brace,
15797 bibtex-field-string-part-2-inner-braces,
15798 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
15799 bibtex-field-string-quoted, bibtex-field-string,
15800 bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
15801 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
15802 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
15803 as parsing is now performed by the following functions.
15804 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
15805 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
15806 bibtex-parse-field-string, bibtex-search-forward-field-string,
15807 bibtex-parse-association, bibtex-field-name-for-parsing,
15808 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
15809 bibtex-search-forward-field, bibtex-search-backward-field,
15810 bibtex-start-of-field, bibtex-end-of-field,
15811 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
15812 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
15813 bibtex-parse-string-prefix, bibtex-parse-string-postfix,
15814 bibtex-parse-string, bibtex-search-forward-string,
15815 bibtex-search-backward-string, bibtex-start-of-string,
15816 bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
15817 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
15818 bibtex-end-of-text-in-string): New functions for the parsing of bibtex
15819 entries. Instead of reporting the results of the parsing by
15820 match-beginning or match-end, these functions return data structures
15821 that hold the corresponding positions.
15822 (bibtex-enclosing-field): Changed to also report field boundaries by
15823 return values rather than by match-beginning or match-end. The
15824 following functions have been adapted to use the new parsing
15825 functions.
15826 (bibtex-skip-to-valid-entry, bibtex-search-reference,
15827 bibtex-enclosing-field, bibtex-format-entry,
15828 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
15829 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
15830 bibtex-print-help-message, bibtex-end-of-entry,
15831 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
15832 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
15833 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
15834 method for parsing.
15835 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
15836 bibtex-map-entries, bibtex-flash-head,
15837 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
15838 bibtex-autokey-change, bibtex-autokey-get-namefield,
15839 bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
15840 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
15841 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
15842 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
15843 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
15844 order to make the new binding of case-fold-search immediately
15845 visible.
15846
15847 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15848
15849 * textmodes/bibtex.el: Copyright notice is up to date.
15850 Added constant 'bibtex-maintainer-salutation.
15851
15852 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
15853 than make-temp-name, use match-string-no-properties and eliminate
15854 a quadratic behavior when building bibtex-strings.
15855
15856 * bibtex.el (bibtex-reference-key): Accept string entries whose
15857 reference key contains upper case letters.
15858
15859 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15860
15861 * bibtex.el (bibtex-reference-head): Allow entries to start with
15862 a new line.
15863
15864 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15865
15866 * bibtex.el: Hiding of entry bodies is not longer provided by
15867 bibtex.el directly. Instead the hideshow package can be used.
15868 Added a special bibtex entry to hs-special-modes-alist.
15869 (bibtex-hs-forward-sexp): Added for hideshow.el.
15870
15871 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15872
15873 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
15874 at ':' characters by call to split-string.
15875
15876 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15877
15878 * textmodes/bibtex.el: Added RCS version identification.
15879
15880 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15881
15882 * textmodes/bibtex.el: Some temporary comments removed.
15883 (bibtex-field-name, bibtex-entry-type): Made the relationship
15884 explicit.
15885 (bibtex-field-const): Allow capital letters.
15886 (bibtex-start-of-string): Deleted because unused.
15887
15888 * textmodes/bibtex.el: Unified some nomenclature. We no longer
15889 use the term 'reference' to describe a bibtex entry as a whole.
15890 Further, reference keys are no longer called 'labels'.
15891 (bibtex-keys): Renamed to bibtex-reference-keys.
15892 (bibtex-reformat-previous-labels): Renamed to
15893 bibtex-reformat-previous-reference-keys.
15894 (bibtex-reference-type): Renamed to bibtex-entry-type.
15895 (bibtex-reference-head): Renamed to bibtex-entry-head.
15896 (bibtex-reference-maybe-empty-head): Renamed to
15897 bibtex-entry-maybe-empty-head.
15898 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
15899 (bibtex-search-reference): Renamed to bibtex-search-entry.
15900 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
15901 bibtex-enclosing-entry-maybe-empty-head.
15902 (bibtex-entry-field-alist, bibtex-entry-head,
15903 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
15904 bibtex-map-entries, bibtex-search-entry,
15905 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
15906 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
15907 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
15908 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
15909 bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
15910 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
15911 bibtex-complete-key, bibtex-String) : Use the new nomenclature.
15912
15913 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15914
15915 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
15916 comment.
15917 (bibtex-format-field-delimiters): New function, functionality
15918 extracted from bibtex-format-entry.
15919 (bibtex-autokey-get-yearfield-digits): New function, functionality
15920 extracted from bibtex-autokey-get-yearfield.
15921
15922 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
15923 entries in order to avoid stack overflow in the regexp matcher if
15924 field contents become large.
15925 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
15926 bibtex-field-string-part-not-braced,
15927 bibtex-field-string-part-no-inner-braces,
15928 bibtex-field-string-part-1-inner-brace,
15929 bibtex-field-string-part-2-inner-braces,
15930 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
15931 bibtex-field-string-quoted, bibtex-field-string,
15932 bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
15933 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
15934 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
15935 as parsing is now performed by the following functions.
15936 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
15937 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
15938 bibtex-parse-field-string, bibtex-search-forward-field-string,
15939 bibtex-parse-association, bibtex-field-name-for-parsing,
15940 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
15941 bibtex-search-forward-field, bibtex-search-backward-field,
15942 bibtex-start-of-field, bibtex-end-of-field,
15943 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
15944 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
15945 bibtex-parse-string-prefix, bibtex-parse-string-postfix,
15946 bibtex-parse-string, bibtex-search-forward-string,
15947 bibtex-search-backward-string, bibtex-start-of-string,
15948 bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
15949 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
15950 bibtex-end-of-text-in-string): New functions for the parsing of bibtex
15951 entries. Instead of reporting the results of the parsing by
15952 match-beginning or match-end, these functions return data structures
15953 that hold the corresponding positions.
15954 (bibtex-enclosing-field): Changed to also report field boundaries by
15955 return values rather than by match-beginning or match-end. The
15956 following functions have been adapted to use the new parsing
15957 functions.
15958 (bibtex-skip-to-valid-entry, bibtex-search-reference,
15959 bibtex-enclosing-field, bibtex-format-entry,
15960 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
15961 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
15962 bibtex-print-help-message, bibtex-end-of-entry,
15963 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
15964 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
15965 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
15966 method for parsing.
15967 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
15968 bibtex-map-entries, bibtex-flash-head,
15969 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
15970 bibtex-autokey-change, bibtex-autokey-get-namefield,
15971 bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
15972 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
15973 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
15974 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
15975 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
15976 order to make the new binding of case-fold-search immediately
15977 visible.
15978
15979 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15980
15981 * textmodes/bibtex.el: Copyright notice is up to date.
15982 Added constant 'bibtex-maintainer-salutation.
15983
15984 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
15985 than make-temp-name, use match-string-no-properties and eliminate
15986 a quadratic behavior when building bibtex-strings.
15987
15988 * bibtex.el (bibtex-reference-key): Accept string entries whose
15989 reference key contains upper case letters.
15990
15991 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15992
15993 * bibtex.el (bibtex-reference-head): Allow entries to start with
15994 a new line.
15995
15996 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15997
15998 * bibtex.el: Hiding of entry bodies is not longer provided by
15999 bibtex.el directly. Instead the hideshow package can be used.
16000 Added a special bibtex entry to hs-special-modes-alist.
16001 (bibtex-hs-forward-sexp): Added for hideshow.el.
16002
16003 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
16004
16005 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
16006 proceedings entry type (for cross referencing). Thanks to Wagner
16007 Toledo Correa for the suggestion.
16008
16009 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
16010
16011 2000-02-14 Kenichi Handa <handa@etl.go.jp>
16012
16013 * international/characters.el: Setup case table for Vietnamese.
16014
16015 2000-02-12 Gerd Moellmann <gerd@gnu.org>
16016
16017 * uniquify.el (toplevel): Require CL at compile time.
16018 (uniquify-push): Removed.
16019
16020 * shadowfile.el (shadow-when): Removed.
16021
16022 * tempo.el (tempo-dolist, tempo-mapc): Removed.
16023 (tempo-process-and-insert-string): Use dolist instead of
16024 tempo-dolist.
16025
16026 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
16027 regexp for paragraph-start.
16028
16029 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
16030 commas as well.
16031
16032 2000-02-10 Dave Love <fx@gnu.org>
16033
16034 * wid-edit.el: (widgets) [defgroup]: Remove url link.
16035 (widget-color-choice-list, widget-color-history, widget-mouse-help):
16036 Deleted.
16037 (widget-specify-field, widget-specify-button): Don't use
16038 widget-mouse-help as help-echo property.
16039 (default): Use #'ignore for :validate and :mouse-down-action.
16040 (checkbox): Add help-echo.
16041 (widget-sexp-validate): Rewritten to clarify error messages.
16042 (character): Use char-valid-p in :match function.
16043 (widget-color-complete): Use facemenu-color-alist.
16044 (widget-color-action): Use facemenu-read-color.
16045
16046 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't
16047 set up `caar' &c that we now have.
16048
16049 2000-02-09 Ray Blaak <blaak@gnu.org>
16050
16051 * delphi.el: Make resourcestring a declaration region, like const
16052 and var.
16053
16054 2000-02-09 Dave Love <fx@gnu.org>
16055
16056 * bindings.el (mode-line-input-method-map): New variable.
16057 (mode-line-mule-info): Use it; fix last change.
16058 (mode-line-mode-menu): Move definition.
16059 (mode-line-mouse-sensitive-p): Deleted.
16060 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
16061 (make-mode-line-mouse-sensitive): Deleted. Body moved to top
16062 level.
16063
16064 * startup.el (command-line-1): Don't call
16065 make-mode-line-mouse-sensitive.
16066
16067 2000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
16068
16069 * mail/rmail.el (rmail-retry-failure): Use
16070 rmail-beginning-of-message before rmail-toggle-header, because the
16071 former toggles headers.
16072
16073 2000-02-06 Stefan Monnier <monnier@cs.yale.edu>
16074
16075 * diff-mode.el (diff-kill-junk): New interactive function.
16076 (diff-reverse-direction): Use delete-and-extract-region.
16077 (diff-post-command-hook): Restrict the area so that the hook also works
16078 outside of any diff hunk. This is necessary for the minor-mode.
16079 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
16080 (diff-minor-mode): Setup the hooks for header-hunk rewriting.
16081
16082 * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
16083 (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
16084 so that it can be used more easily in <foo>-mode-hook. Also make sure
16085 to avoid duplicate entries.
16086 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
16087 (font-lock-remove-keywords): Just as was done for `add', allow it to
16088 work even if font-lock-mode is nil. Also make sure we don't modify
16089 any pre-existing list by forcing a copy-sequence. Finally rename
16090 `major-mode' to `mode'.
16091 (font-lock-fontify-syntactic-anchored-keywords)
16092 (font-lock-fontify-anchored-keywords)
16093 (font-lock-fontify-keywords-region): Use line-end-position.
16094 Don't make `font-lock-multiline' local (it's now done in
16095 font-lock-set-defaults).
16096 (font-lock-set-defaults): Make `font-lock-multiline' local. Also
16097 move the `font-lock-fontified' creation to inside the `unless'.
16098
16099 2000-02-06 Andrew Innes <andrewi@gnu.org>
16100
16101 * term/w32-win.el (x-handle-args): Comment out call to message,
16102 which occurs before window system is initialized.
16103
16104 * makefile.nt: Add support for recompiling lisp code.
16105
16106 2000-02-04 Dave Love <fx@gnu.org>
16107
16108 * bindings.el (mode-line-mule-info): Fix/extend last change.
16109
16110 * completion.el: Replace completion-dolist with dolist.
16111
16112 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist,
16113 dotimes.
16114
16115 2000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl>
16116
16117 * textmodes/reftex.el (reftex-compile-variables): regexp-quote the
16118 environment names before they go into the section regexp.
16119
16120 * textmodes/reftex-global.el (reftex-change-label): add `A-Z' to
16121 char class in regexp.
16122
16123 * textmodes/reftex-parse.el (reftex-with-special-syntax): Bind
16124 `case-fold-search' to nil.
16125
16126 * progmodes/idlwave.el (idlwave-template): Respect
16127 `idlwave-abbrev-change-case'.
16128 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for,
16129 idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat,
16130 idlwave-while): respect `idlwave-reserved-word-upcase'.
16131 (idlwave-rw-case): New function.
16132 (idlwave-statement-match): Fixed problem with assignment regexp.
16133 (idlwave-font-lock-keywords): Improved regexp for keyword
16134 parameters.
16135 (idlwave-surround): New argument LENGTH to support padding of
16136 operators longer than 1 char.
16137
16138 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
16139 idlwave-shell-expression-overlay. Implemented printing of
16140 expressions on higher levels of the calling stack.
16141 (idlwave-shell-display-level-in-calling-stack): Restore stack
16142 level.
16143 (idlwave-retrieve-expression-from-level): New function.
16144 (idlwave-shell-last-calling-stack): Variable removed.
16145 (idlwave-shell-reset): Argument action reversed (`visible' to
16146 `hidden'). Also remove stop-line overlay.
16147 (idlwave-shell-calling-stack-routine): New variable.
16148 (idlwave-shell-parse-stack-and-display): Messages now display
16149 negative level numbers.
16150 (idlwave-shell-mode): Set `modeline-format'.
16151 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
16152 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs
16153 21.
16154 (idlwave-shell-print-expression-function): New option.
16155
16156 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere,
16157 idlwave-toolbar-remove-everywhere): Keybindings prefix is now
16158 `tool-bar' instead of `toolbar'.
16159
16160 2000-02-02 Dave Love <fx@gnu.org>
16161
16162 * emacs-lisp/cl.el: Use bytecomp-load-hook, not
16163 emacs-lisp-mode-hook. Don't check for defalias being defined.
16164
16165 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
16166 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions. Use
16167 the new builtins directly.
16168
16169 * whitespace.el (whitespace): Add :version to defgroup.
16170
16171 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
16172 Doc fix.
16173
16174 * thingatpt.el (sexp-at-point, symbol-at-point)
16175 (number-at-point, list-at-point): Add autoload cookie.
16176
16177 * recentf.el (recentf): Add :version to defgroup.
16178
16179 * quickurl.el (quickurl): Add :version to defgroup.
16180
16181 * elide-head.el (elide-head): Use point-marker more.
16182
16183 * bs.el (bs): Add :version to defgroup.
16184
16185 * autorevert.el (global-auto-revert-mode): Add autoload cookie.
16186
16187 * progmodes/delphi.el (delphi): Add :version to defgroup.
16188
16189 2000-02-02 Gerd Moellmann <gerd@gnu.org>
16190
16191 * ange-ftp.el (ange-ftp-write-region): Handle case that
16192 succeeding process operation sets a different coding system.
16193
16194 * calculator.el: New file.
16195
16196 2000-02-02 Eli Zaretskii <eliz@is.elta.co.il>
16197
16198 * frame.el (frames-on-display-list, framep-on-display): New
16199 functions.
16200 (display-mouse-p, display-popup-menus-p, display-graphic-p)
16201 (display-selections-p, display-screens, display-pixel-width)
16202 (display-pixel-height, display-mm-width, display-mm-height)
16203 (display-backing-store, display-save-under, display-planes)
16204 (display-color-cells, display-visual-class): New functions.
16205
16206 * term/tty-colors.el (tty-color-gray-shades): New function.
16207
16208 * faces.el (display-color-p): Use framep-on-display.
16209 (display-grayscale-p): New function.
16210
16211 2000-01-31 Dave Love <fx@gnu.org>
16212
16213 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
16214 (create-fontset-from-x-resource): Don't concat integers.
16215
16216 2000-01-31 Inge Frick <inge@nada.kth.se>
16217
16218 * view.el: Some changes in documentation. Removed some trailing
16219 whitespace. Changed some parameter names to agree with
16220 documentation.
16221 (view-mode-exit): Keep entry in `view-return-to-alist' only when a
16222 window is not deleted. Modifies change 1998-04-26.
16223
16224 2000-01-31 Gerd Moellmann <gerd@gnu.org>
16225
16226 * windmove.el: New file.
16227
16228 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
16229 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
16230 progmodes/ebnf-yac.el: Update copyright and license info.
16231
16232 * jit-lock.el (jit-lock-function): Widen before calculating end
16233 position.
16234 (jit-lock-stealth-chunk-start): Rewritten.
16235
16236 * info.el (Info-title-face-alist): Removed.
16237 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New
16238 faces.
16239 (Info-fontify-node): Use these faces.
16240
16241 2000-01-30 Gerd Moellmann <gerd@gnu.org>
16242
16243 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
16244 (cl-macro-list1): Recognize `&allow-other-keys' instead of
16245 `&allow-other-keywords'.
16246
16247 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
16248 the list of directories scanned heuristically.
16249
16250 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to
16251 exist.
16252
16253 2000-01-30 Jason Rumney <jasonr@gnu.org>
16254
16255 * w32-fns.el: Define w32-tty-standard-colors.
16256
16257 * startup.el (command-line): Use w32-tty-standard-colors when in
16258 w32 console mode.
16259
16260 2000-01-30 Dave Love <fx@gnu.org>
16261
16262 * jka-compr.el (jka-compr-load): Fix up load-history.
16263
16264 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
16265
16266 * emacs-lisp/cl-macs.el: Revert previous change.
16267
16268 2000-01-29 Dave Love <fx@gnu.org>
16269
16270 * facemenu.el: Purecopy various strings.
16271
16272 * timezone.el (timezone-fix-time): Window against 69 for two-digit
16273 years. Deal with three-digit years.
16274
16275 * help.el (help-xref-symbol-regexp, help-xref-info-regexp): Use
16276 defconst, purecopy.
16277 (help-back-label): Purecopy it.
16278
16279 2000-01-18 Gerd Moellmann <gerd@gnu.org>
16280
16281 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
16282 variable. If non-nil, order the buffer list according to the
16283 currently selected frame.
16284 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
16285 non-nil, pass the selected frame to function buffer-list.
16286
16287 2000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16288
16289 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
16290
16291 2000-01-28 Dave Love <fx@gnu.org>
16292
16293 * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
16294
16295 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
16296 Don't use lisp-indent-hook property.
16297 (cl-abs): Remove.
16298
16299 * subr.el: Move out indent and edebug specs for when and unless.
16300
16301 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
16302 when, unless.
16303
16304 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
16305 unless, when.
16306
16307 2000-01-28 Gerd Moellmann <gerd@gnu.org>
16308
16309 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
16310 `collecting' as synonym for `collect'.
16311
16312 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
16313 for the case it contains spaces.
16314
16315 * simple.el (what-cursor-position): Change formatting of
16316 messages.
16317
16318 * frame.el (delete-other-frames): New function.
16319 (toplevel): Bind it to C-x 5 1.
16320
16321 * sort.el (sort-numeric-base): New option.
16322 (sort-numeric-fields): If number starts with `0' or `0[xX[',
16323 interpret it as octal or hexadecimal. Use sort-numeric-base
16324 as default base.
16325
16326 * progmodes/glasses.el: New file.
16327
16328 2000-01-27 Gerd Moellmann <gerd@gnu.org>
16329
16330 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
16331 userids differently.
16332
16333 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
16334 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
16335 progmodes/ebnf-yac.el: New files.
16336
16337 2000-01-26 Dave Love <fx@gnu.org>
16338
16339 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
16340 on a function with an empty body. [From Eric Ludlam.]
16341
16342 2000-01-25 Andre Spiegel <spiegel@gnu.org>
16343
16344 * vc.el (vc-version-diff): Make sure file name is expanded.
16345
16346 2000-01-25 Gerd Moellmann <gerd@gnu.org>
16347
16348 * scroll-bar.el (scroll-bar-timer): Variable removed.
16349 (scroll-bar-toolkit-scroll): Don't use a timer.
16350
16351 2000-01-25 Kenichi Handa <handa@etl.go.jp>
16352
16353 * language/thai-util.el (thai-composition-function): Delete
16354 superfluous `a'.
16355
16356 2000-01-24 Dave Love <fx@gnu.org>
16357
16358 * fortran.el (fortran-mode): Use beginning-of-defun-function,
16359 end-of-defun-function.
16360
16361 * font-lock.el (turn-on-font-lock): Don't depend on window-system
16362 &c.
16363
16364 2000-01-22 Jason Rumney <jasonr@gnu.org>
16365
16366 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
16367 conflicts with new face support.
16368
16369 2000-01-22 Richard M. Stallman <rms@gnu.org>
16370
16371 * replace.el (query-replace): Rename last arg to DELIMITED.
16372 (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
16373 (query-replace-regexp): Likewise.
16374
16375 2000-01-20 Richard M. Stallman <rms@gnu.org>
16376
16377 * subr.el (with-syntax-table): Use make-symbol, not gensym.
16378
16379 * emacs-lisp/lisp.el (beginning-of-defun-function):
16380 Variable renamed from beginning-of-defun.
16381 Do not call make-variable-buffer-local.
16382 (beginning-of-defun-raw): Use new variable name; doc fix.
16383 (beginning-of-defun): Doc fix.
16384 (end-of-defun-function): Variable renamed from end-of-defun.
16385 Do not call make-variable-buffer-local.
16386 (end-of-defun): Use new variable name; doc fix.
16387
16388 * subr.el (dolist, dotimes): Copied from cl-macs.el
16389 and made to work.
16390
16391 * mail/undigest.el (rmail-digest-end-regexps):
16392 Variable replaces rmail-digest-end-regexp.
16393 Allows multiple regexps for detecting the end line.
16394 (undigestify-rmail-message): Corresponding changes.
16395
16396 2000-01-19 Dave Love <fx@gnu.org>
16397
16398 * files.el (user-init-file): Don't declare here -- is primitive.
16399
16400 * startup.el (command-line): Check for compiled user-init-file and
16401 set to uncompiled version if necessary.
16402
16403 2000-01-18 Gerd Moellmann <gerd@gnu.org>
16404
16405 * mail/undigest.el (rmail-digest-end-regexp): New user option.
16406 (undigestify-rmail-message): Use it.
16407
16408 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
16409
16410 2000-01-17 Gerd Moellmann <gerd@gnu.org>
16411
16412 * tmm.el (tmm-goto-completions): Adapt to prompt being part
16413 of mini-buffer.
16414
16415 2000-01-14 Gerd Moellmann <gerd@gnu.org>
16416
16417 * emacs-lisp/copyright.el (copyright-update): Removed the
16418 requirement for a trailing space from `copyright-regexp', to
16419 support copyrights with owner specified on a separate line..
16420
16421 * align.el: New file.
16422
16423 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
16424
16425 * net/eudc.el (toplevel): Define EUDC menu for Emacs.
16426
16427 2000-01-13 Dave Love <fx@gnu.org>
16428
16429 * ph.el: Removed. (Obsoleted by EUDC.)
16430
16431 2000-01-13 Gerd Moellmann <gerd@gnu.org>
16432
16433 * net/eudc.el (toplevel): Remove autoloaded code installing
16434 menu with easymenu, because that causes build problems.
16435
16436 * frame.el (frame-notice-user-settings): New variable.
16437 (frame-notice-user-settings): Don't modify frame parameters
16438 if called a second time.
16439
16440 2000-01-13 Richard M. Stallman <rms@gnu.org>
16441
16442 * frame.el (frame-notice-user-settings):
16443 Notice default-frame-parameters even for non-window frames.
16444
16445 2000-01-13 Gerd Moellmann <gerd@gnu.org>
16446
16447 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
16448 for Emacs.
16449 (eudc-bob-can-display-inline-images): Extend for Emacs.
16450 (eudc-bob-toggle-inline-display): Ditto.
16451 (eudc-bob-display-jpeg): Ditto.
16452
16453 2000-01-12 Gerd Moellmann <gerd@gnu.org>
16454
16455 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
16456 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
16457 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
16458
16459 * add-log.el (add-change-log-entry): Fix error trying an `(insert
16460 nil)'.
16461
16462 * subdirs.el: Add `net' directory.
16463
16464 * net: New directory.
16465
16466 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
16467 eval-last-sexp. Don't bind debug-on-error here.
16468 (eval-last-sexp): New function. Bind debug-on-error if
16469 eval-expression-debug-on-error is non-nil.
16470 (eval-defun-2, eval-defun): Likewise.
16471
16472 * simple.el (eval-expression): Don't bind debug-on-error if
16473 eval-expression-debug-on-error is nil. Detect changed
16474 debug-on-error, and propagate new value to global binding, if
16475 eval-expression-debug-on-error is non-nil,
16476 (eval-expression-debug-on-error): Change doc string.
16477
16478 2000-01-11 Richard M. Stallman <rms@gnu.org>
16479
16480 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
16481
16482 * emacs-lisp/lisp-mode.el (with-syntax-table):
16483 Set up lisp-indent-function property.
16484
16485 * subr.el (with-syntax-table): Moved from simple.el.
16486
16487 * simple.el (with-syntax-table): Moved to subr.el.
16488
16489 2000-01-11 Gerd Moellmann <gerd@gnu.org>
16490
16491 * tmm.el (tmm-shortcut): Delete region after prompt instead
16492 of erasing buffer.
16493
16494 * textmodes/fill.el (fill-common-string-prefix): New function.
16495 (fill-context-prefix): Use the longest common prefix of first
16496 and second line fill prefix, if there is one.
16497
16498 2000-01-11 Richard M. Stallman <rms@gnu.org>
16499
16500 * array.el (array-mode): Don't use make-variable-buffer-local.
16501 Use make-local-variable for `truncate-lines'.
16502
16503 2000-01-11 Jari Aalto <jari.aalto@poboxes.com>
16504
16505 * add-log.el (add-log-current-defun): Handle user-defined
16506 add-log-current-function returning nil,
16507
16508 * add-log.el (add-change-log-entry): Insert version number
16509 if having found a current function
16510
16511 * add-log.el (add-log-current-defun): Call
16512 `add-log-current-defun-function'. Try matches at level 0 and
16513 level 1. Strip whitespace from defun found.
16514
16515 2000-01-10 John Wiegley <johnw@gnu.org>
16516
16517 * allout.el (isearch-done/outline-provisions): Added `edit'
16518 argument to correspond with the current definition of
16519 `isearch-done'.
16520
16521 2000-01-10 Dave Love <fx@gnu.org>
16522
16523 * elide-head.el (elide-head): Use point-marker, not point.
16524
16525 2000-01-10 Gerd Moellmann <gerd@gnu.org>
16526
16527 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
16528 before and after the year 2000.
16529
16530 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
16531 Add ispell- prefix.
16532
16533 2000-01-10 Ken Stevens <k.stevens@ieee.org>
16534
16535 * ispell.el: Only define dictionaries in menus when they exist.
16536 (version18p): New variable.
16537 (version20p): New variable.
16538 (xemacsp): New variable.
16539 (ispell-choices-win-default-height): Fix for XEmacs visibility.
16540 (ispell-dictionary-alist1): Added Brasileiro dictionary.
16541 (ispell-dictionary-alist6): Russian command lines no longer accept
16542 run-together words.
16543 (ispell-local-dictionary-alist): Add koi8-r to customize definition.
16544 (ispell-dictionary-alist): Add koi8-r to customize definition.
16545 (check-ispell-version): Added documentation string. Returns
16546 library path when called non-interactively.
16547 (ispell-menu-map-needed): Uses new variables.
16548 (ispell-library-path): New variable.
16549 (ispell-decode-string): XEmacs fix for bogus variable bindings.
16550 (ispell-word): Improved documentation string. Test for valid
16551 character mappings. Correctly check typed in word changes that can
16552 result in single words split into multiple words. Returns
16553 replacement word.
16554 (ispell-command-loop): Fixes XEmacs display bugs. Show word to
16555 replace in recursive query replace mode. Help message for
16556 recursive edit mode.
16557 (ispell-show-choices): Protect against bad framepop bindings.
16558 (ispell-help): Fix to work with XEmacs.
16559 (ispell-highlight-spelling-error): Use new variables.
16560 (ispell-overlay-window): Fix to work with XEmacs.
16561 (ispell-parse-output): Passed and returns location information
16562 tracking spelling corrections. Doesn't recheck same word on
16563 current line.
16564 (ispell-init-process): Protect against bogus XEmacs variable binding.
16565 Fix call to single argument in sleep-for. Use new variables.
16566 (ispell-region): Passed and returns location information tracking
16567 spelling corrections. Doesn't check same word on current line.
16568 Improved documentation string. Doesn't resend a line already
16569 checked to the ispell process - fixes bug in LaTeX parsing.
16570 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
16571 (ispell-skip-region): No longer skips <TT> in SGML.
16572 (ispell-process-line): Tracks location information with spelling
16573 corrections. Added documentation string. Accounts for words
16574 already accepted on this line. Don't allow query-replace on line
16575 starting with math characters. Doesn't resend a line already sent
16576 to ispell process. Fixes alignment error bug.
16577
16578 2000-01-10 Richard M. Stallman <rms@gnu.org>
16579
16580 * dired-x.el (dired-guess-shell-alist-default):
16581 Suggest xloadimage, which is free, not xv, which isn't.
16582
16583 * ange-ftp.el (ange-ftp-file-name-nondirectory):
16584 Don't ever include the host name or user name in the value.
16585
16586 2000-01-09 Gerd Moellmann <gerd@gnu.org>
16587
16588 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
16589 of a real newline.
16590
16591 2000-01-09 Stephen Eglen <stephen@gnu.org>
16592
16593 * dired-x.el (dired-guess-shell-alist-default): Suggest xv
16594 for .png files.
16595
16596 2000-01-09 Per Abrahamsen <abraham@dina.kvl.dk>
16597
16598 * cus-edit.el (custom-hook-convert-widget): Fix comment.
16599
16600 2000-01-09 Gerd Moellmann <gerd@gnu.org>
16601
16602 * progmodes/cperl-mode.el: Replace ^F with ^L.
16603
16604 * sendmail.el (toplevel): Provide `sendmail' when compiling
16605 before `require'ing rmail and mailalias to prevent infinite
16606 recursion.
16607
16608 2000-01-08 Dave Love <fx@gnu.org>
16609
16610 * emacs-lisp/backquote.el: Remove inappropriate customization
16611 (allowing custom.el to use backquote).
16612
16613 2000-01-07 Dave Love <fx@gnu.org>
16614
16615 * add-log.el (add-log-debugging): Deleted.
16616 (add-change-log-entry): Treat a backup FILE-NAME as its parent
16617 file. Remove debugging code.
16618 (change-log-get-method-definition, change-log-name): Add doc.
16619 (change-log-sortable-date-at): New function.
16620 (change-log-merge): New command.
16621
16622 * time.el (display-time-string-forms): Make the Mail string active.
16623 (display-time-update): Provide help-echo for load average.
16624
16625 * bindings.el (make-mode-line-mouse2-map): New function.
16626 (mode-line-modified): Use it and simplify.
16627 (mode-line-mule-info): Provide help-echo info.
16628 (minor-mode-alist): Activate the strings.
16629 (make-mode-line-mouse-sensitive): Simplify for
16630 mode-line-buffer-identification.
16631
16632 2000-01-07 Gerd Moellmann <gerd@gnu.org>
16633
16634 * play/pong.el: New file.
16635
16636 2000-01-06 Dave Love <fx@gnu.org>
16637
16638 * array.el: Assorted cleanups for compiler warnings, doc strings,
16639 `array-' prefix for symbols.
16640
16641 2000-01-05 Dave Love <fx@gnu.org>
16642
16643 * textmodes/outline.el (outline-mode-menu-bar-map): Add
16644 outline-headers-as-kill.
16645 (outline-mode): Define imenu-generic-expression.
16646 (outline-headers-as-kill): New command.
16647
16648 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
16649 from paragraph-start.
16650 (paragraph-indent-minor-mode): New command.
16651
16652 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
16653 M-C-e, M-C-h, C-j, C-xnd, TAB.
16654 (fortran-mode): Set beginning-of-defun, end-of-defun.
16655 (fortran-column-ruler): Simplify.
16656 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
16657 (fortran-with-subprogram-narrowing): Likewise.
16658 (fortran-indent-subprogram): Call mark-defun.
16659 (fortran-check-for-matching-do): Change narrowing.
16660
16661 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
16662 (cl-lucid-hash-tag): Delete.
16663 (cl-hash-table-p): Correct test for native table.
16664 (cl-hash-table-count): Use hash-table-count.
16665
16666 * browse-url.el (browse-url): Fix case of
16667 browse-url-browser-function being an alist.
16668
16669 2000-01-05 Carsten Dominik <cd@gnu.org>
16670
16671 * textmodes/reftex-vars.el (reftex-parse-file-extension)
16672 (reftex-index-phrase-file-extension): New options.
16673
16674 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
16675 Use new option `reftex-index-phrase-file-extension'.
16676
16677 * textmodes/reftex.el (reftex-access-parse-file): Use new option
16678 `reftex-parse-file-extension'.
16679
16680 2000-01-05 Dave Love <fx@gnu.org>
16681
16682 * emacs-lisp/lisp.el (beginning-of-defun): New variable.
16683 (beginning-of-defun-raw): Use it.
16684 (end-of-defun): New variable.
16685 (end-of-defun): Use it.
16686 (check-parens): New command.
16687
16688 2000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org>
16689
16690 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
16691 (hs-show-block): Don't use `mapcar' when not accumulating.
16692
16693 Fix buglet in local variables initialization.
16694
16695 2000-01-05 Andreas Schwab <schwab@suse.de>
16696
16697 * hscroll.el (hscroll): Doc fix.
16698
16699 2000-01-05 Carsten Dominik <cd@gnu.org>
16700
16701 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar): require
16702 idlw-toolbar.
16703
16704 * progmodes/idlwave.el (idlwave-load-system-rinfo): load must read
16705 file idlw-rinfo.el.
16706 (idlwave-customize): load must read file idlw-shell.el.
16707 (idlwave-create-customize-menu): load must read file idlw-shell.el.
16708
16709 2000-01-05 Carsten Dominik <dominik@astro.uva.nl>
16710
16711 * progmodes/idlw-shell.el: Also provide idlwave-shell
16712 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
16713 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
16714
16715 * textmodes/reftex-dcr.el: renamed from reftex-vcr.el, provide
16716 both reftex-dcr and reftex-vcr.
16717
16718 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
16719
16720 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16721
16722 * ps-print.el: PostScript code now is in separate files, doc fix.
16723 (ps-print-version): New version number (5.0.3).
16724 (ps-header-lines, ps-left-header, ps-right-header): No more buffer
16725 local.
16726 (ps-spool-config): Initialization fix.
16727 (ps-print-prologue-1, ps-print-prologue-2)
16728 (ps-print-duplex-feature): PostScript code moved to separated file.
16729 (ps-background-image): Little code reformating.
16730 (ps-begin-file, ps-begin-job): Fix code.
16731 (ps-postscript-code-directory, ps-mark-code-directory): New vars.
16732 (ps-prologue-file): New fun.
16733
16734 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16735
16736 * ps-vars.el: Eliminated.
16737
16738 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
16739 `;;;###autoload'.
16740
16741 * ps-print.el: ps-vars eliminated, doc fix.
16742 (ps-print-version): New version number (5.0.2).
16743 (ps-spool-config): Initialization fix.
16744 (ps-print-customize): New fun.
16745
16746 2000-01-04 Gerd Moellmann <gerd@gnu.org>
16747
16748 * autorevert.el (auto-revert-mode): Return value of
16749 auto-revert-mode.
16750
16751 2000-01-04 Dave Love <fx@gnu.org>
16752
16753 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
16754 menu items.
16755
16756 2000-01-03 Dave Love <fx@gnu.org>
16757
16758 * elide-head.el (elide-head) [defgroup]: Add :version.
16759
16760 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
16761 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count): Use
16762 `cl-hash-table-p', not `hash-table-p'.
16763 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
16764
16765 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
16766
16767 * faces.el (face-read-integer, read-face-attribute)
16768 (color-defined-p, color-values): unspecified-{f,b}g are now
16769 strings.
16770
16771 2000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org>
16772
16773 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
16774 at comment end, and re-insert them after filling.
16775
16776 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
16777
16778 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
16779 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
16780 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
16781
16782 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
16783
16784 * term/x-win.el (xw-defined-colors): Call color-supported-p,
16785 the new name of face-color-supported-p.
16786
16787 * term/w32-win.el (xw-defined-colors): Likewise.
16788
16789 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
16790
16791 * simple.el (completion-setup-function): Count completion-size
16792 from minibuffer-prompt-end, not from point-min.
16793
16794 2000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
16795
16796 * faces.el (read-face-attribute, defined-colors, color-defined-p):
16797 Pass the frame to tty-color-* functions.
16798 (display-color-p, frame-set-background-mode): Pass the frame to
16799 tty-display-color-p.
16800
16801 * term/tty-colors.el (tty-defined-color-alist): Renamed from
16802 tty-color-alist.
16803 (tty-color-alist, tty-modify-color-alist): New functions.
16804 (tty-color-define, tty-color-clear, tty-color-approximate)
16805 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept
16806 an optional parameter FRAME.
16807
16808 2000-01-01 Gerd Moellmann <gerd@gnu.org>
16809
16810 * image.el (create-image, defimage): Don't assume image data is a
16811 string.
16812
16813 * image.el (defimage): Handle specifications containing :data
16814 instead of :file.
16815 (image-type-from-data): New function.
16816 (image-type-from-file-header): Use it.
16817 (create-image): Add parameter DATA-P.
16818
16819 See ChangeLog.8 for earlier changes.
16820
16821 ;; Local Variables:
16822 ;; coding: iso-2022-7bit
16823 ;; End: