]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
*** empty log message ***
[gnu-emacs] / lisp / ChangeLog
1 2001-12-06 Richard M. Stallman <rms@gnu.org>
2
3 * textmodes/fill.el (set-justification): Rename arg VALUE to STYLE.
4 (set-justification-left, set-justification-right): Doc fix.
5
6 * progmodes/f90.el (f90-break-line): Use (newline 1)
7 to insert newlines.
8 (bug-f90-mode): Variable deleted.
9
10 2001-12-06 Stefan Monnier <monnier@cs.yale.edu>
11
12 * indent.el (indent-line-function): Default is indent-relative again.
13
14 2001-12-07 Miles Bader <miles@gnu.org>
15
16 * progmodes/compile.el (compilation-error-regexp-alist):
17 Added regexps for RXP. From Reto Stamm <reto@xilinx.com>.
18
19 2001-12-05 Eli Zaretskii <eliz@is.elta.co.il>
20
21 * progmodes/cwarn.el (cwarn-font-lock-match-assignment-in-expression):
22 Add shift-assignment operators to those highlighted, and highlight
23 the whole operator rather than just the "=". From Broadey Kevin
24 <Kevin.Broadey@motorola.com>.
25
26 2001-12-04 Juanma Barranquero <lektu@terra.es>
27
28 * files.el (save-abbrevs, save-some-buffers): Don't ask the user
29 before saving abbrevs if `save-abbrevs' has the value `silently'.
30
31 2001-12-04 Andreas Schwab <schwab@suse.de>
32
33 * xt-mouse.el (turn-off-xterm-mouse-tracking): Doc fix.
34
35 2001-12-04 Colin Walters <walters@debian.org>
36
37 * emacs-lisp/autoload.el (make-autoload): Also generate autoloads
38 for `defmacro*' forms.
39
40 * emacs-lisp/lisp-mode.el (toplevel): Define docstring offset for
41 `defmacro*'.
42
43 2001-12-03 Stefan Monnier <monnier@cs.yale.edu>
44
45 * progmodes/antlr-mode.el (antlr-c-common-init): Undo last change.
46
47 2001-12-02 Richard M. Stallman <rms@gnu.org>
48
49 * files.el (insert-directory): If the df output does not look right,
50 don't try to use it. Other cleanups in overall code structure.
51
52 2001-12-02 Stefan Monnier <monnier@cs.yale.edu>
53
54 * textmodes/outline.el (outline-mode-prefix-map):
55 Add bindings for outline-promote and outline-demote.
56 (outline-minor-mode-menu-bar-map): New var.
57 (outline-minor-mode): Use it.
58 (outline-heading-alist): New var (renamed from outline-level-heading).
59 (outline-level): Use it.
60 (outline-insert-heading, outline-promote, outline-demote):
61 Update to use outline-heading-alist.
62
63 * disp-table.el (standard-display-european):
64 Simplify since the function is not interactive any more.
65 Don't set the existing buffers to unibyte.
66
67 * pcvs-util.el (cvs-file-to-string): Move condition-case outside.
68
69 * pcvs.el (cvs-reread-cvsrc): Don't use cvs-file-to-string.
70
71 * reveal.el (reveal-mode): Fix reveal-mode's lighter.
72
73 * shell.el (shell): Use shell-file-name.
74 Pop to buffer before calling comint to set COLUMNS properly.
75
76 * emacs-lisp/cl.el (svref): New alias.
77
78 * progmodes/antlr-mode.el (antlr-c-common-init):
79 Don't inhibit adaptive-fill-mode any more.
80
81 * progmodes/delphi.el (delphi-mode): Don't use make-local-hook.
82
83 * progmodes/etags.el (tags-with-face): Use make-symbol.
84 (tags-search, tags-query-replace): Use backquotes.
85
86 * textmodes/picture.el (picture-mode-map): Don't use defconst
87 for a variable.
88
89 2001-12-02 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
90
91 * textmodes/reftex-index.el (reftex-index-mode):
92 Remove make-local-hook.
93
94 * textmodes/reftex-toc.el (reftex-toc-mode): Likewise.
95
96 2001-12-02 Kim F. Storm <storm@cua.dk>
97
98 * isearch.el (isearch-resume-enabled): New variable.
99 (isearch-done): Use that variable.
100
101 2001-12-01 Richard M. Stallman <rms@gnu.org>
102
103 * wid-edit.el (widget-button-click): Don't move point permanently:
104 Avoid mouse-set-point--instead select the window,
105 then do save-excursion, then move point.
106 Specify the buffer for get-char-property.
107 Don't use `@' in interactive.
108
109 * indent.el (indent-line-function):
110 Default is indent-to-left-margin again.
111
112 * replace.el (query-replace-read-args): Display message
113 if FROM contains `\n' or `\t'.
114
115 2001-12-01 Stefan Monnier <monnier@cs.yale.edu>
116
117 * indent.el (tab-to-tab-stop): Use delete-horizontal-space.
118
119 * bindings.el (minibuffer-local-map): Bind TAB to insert-tab.
120
121 * emacs-lisp/regexp-opt.el (regexp-opt):
122 Bind completion-regexp-list to nil.
123
124 * progmodes/hideif.el (hif-nexttoken): Move to before first def.
125
126 2001-12-01 Eli Zaretskii <eliz@is.elta.co.il>
127
128 * progmodes/idlwave.el, progmodes/idlw-rinfo.el:
129 * progmodes/idlw-shell.el, progmodes/idlw-toolbar.el:
130 Update maintainer.
131
132 2001-11-30 Stefan Monnier <monnier@cs.yale.edu>
133
134 * mail/smtpmail.el: Use with-current-buffer.
135 (message-make-date, message-make-message-id): Autoload when needed.
136 (smtpmail-send-it): Use them to add `Date:' and `Message-Id:'
137 headers when missing.
138
139 * international/encoded-kb.el (encoded-kbd-mode):
140 Use define-minor-mode.
141
142 * enriched.el (enriched-mode): Use define-minor-mode.
143 Use dolist and pop and push.
144
145 * info.el (Info-find-node-2): Don't call info-insert-file-contents
146 with the `visit' argument.
147 (Info-extract-menu-node-name): Use `replace-regexps-in-string'.
148
149 * progmodes/hideif.el (hide-ifdef-mode): Only modify
150 `change-major-mode-hook' locally. Reset invisibility spec.
151
152 * man.el (Man-build-section-alist): Remove last Man-match-substring.
153
154 2001-11-30 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
155
156 * textmodes/paragraphs.el (mark-paragraph): Clarify doc.
157 Clarify error message.
158
159 2001-11-29 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
160
161 * textmodes/paragraphs.el (mark-paragraph): Allow prefix arg.
162
163 2001-11-30 Andre Spiegel <spiegel@gnu.org>
164
165 * vc-cvs.el (vc-cvs-parse-status): Store file state in property,
166 don't just return it.
167
168 2001-11-30 Eli Zaretskii <eliz@is.elta.co.il>
169
170 * menu-bar.el (menu-bar-read-lispref, menu-bar-read-lispintro)
171 (menu-bar-read-emacs-man, search-emacs-glossary)
172 (emacs-index-search, elisp-index-search): New functions.
173 (apropso-documentation, apropos, apropos-value, apropos-variable)
174 (apropos-commands): Modify menu item names and help text.
175 (elisp-index-search, emacs-index-search, emacs-glossary):
176 New menu items.
177 (menu-bar-manuals-menu): Move the Ordering Manuals item to a
178 submenu.
179 (info-elisp, info-elintro): New menu items.
180 (apropos): Modify the menu item name.
181
182 2001-11-30 Stefan Monnier <monnier@cs.yale.edu>
183
184 * emacs-lisp/lisp-mode.el (read-if): Add lisp-indent-function prop.
185
186 * textmodes/outline.el (outline-promote, outline-demote): Typo.
187
188 * man.el (man-follow-mouse): New function.
189 (Man-mode-map): Bind mouse-2 to it.
190 (Man-match-substring): Remove. Replace with `match-string'.
191 (man): Use the `default-value' argument to `read-string'.
192 (Man-fontify-manpage): Add mouse-face to cross references.
193
194 * emacs-lisp/cl-macs.el (shiftf): Fix more. Simplify.
195
196 2001-11-29 Stefan Monnier <monnier@cs.yale.edu>
197
198 * emacs-lisp/crm.el (completing-read-multiple): Better preserve
199 the value of require-match in minibuffer-completion-confirm.
200 Use crm-local-completion-map.
201
202 * emacs-lisp/cl-macs.el (shiftf): Fix the fast case so
203 (let ((a 1) (b 2)) (shiftf a b (cons a b)) b) returns (1 . 2).
204 (cl-make-type-test): Use char-valid-p for `character'.
205
206 * info.el (Info-complete-next-re, Info-complete-cache): New vars.
207 (Info-complete-menu-item): Rewrite. Add the ability to search
208 several sequential nodes. Add a simple caching mechanism.
209 (Info-goto-index): New function extracted from Info-index.
210 (Info-index): Use it. Add completion to the interactive spec.
211 (Info-menu-update): Simplify call to `Info-complete-menu-item'.
212
213 2001-11-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
214
215 * COPYING: Removed.
216
217 2001-11-29 Dave Love <fx@gnu.org>
218
219 * progmodes/fortran.el: Fontify rewind, backspace. Doc fixes.
220 (fortran-window-create, fortran-window-create-momentarily):
221 Rewrite, moving error condition.
222 (fortran-beginning-do, fortran-beginning-if): Fix regexps.
223 (fortran-mode-syntax-table): Revert last change.
224
225 * international/mule.el: Doc fixes.
226 (map-charset-chars): New function.
227 (register-char-codings): Use it to cope with generic chars in
228 safe-chars.
229
230 2001-11-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
231
232 * play/blackbox.el (blackbox-mode, blackbox): Doc fix.
233
234 * play/cookie1.el (cookie, cookie-insert, shuffle-vector): Doc fixes.
235
236 * play/studly.el (studlify-word, studlify-region)
237 (studlify-buffer): Fix doc-string.
238 (studlify-buffer): Add autoload cookie.
239
240 2001-11-28 Stefan Monnier <monnier@cs.yale.edu>
241
242 * textmodes/outline.el (outline-up-heading): Add `invisible-ok' arg.
243 (outline-up-heading-all): Remove.
244 (hide-sublevels): Move to end-of-heading before calling flag-region.
245 (outline-copy-overlay, outline-discard-overlays): Remove.
246 (outline-flag-region): Use `remove-overlays'.
247 Don't move to end-of-heading.
248 (outline-next-visible-heading, outline-back-to-heading)
249 (outline-on-heading-p): Use outline-invisible-p.
250 (outline-font-lock-level): Use outline-up-heading's new arg.
251 (outline-minor-mode): Simplify.
252 (outline-map-tree, outline-reveal-toggle-invisible): New funs.
253 (outline): Put a `reveal-toggle-invisible' property.
254 (outline-level-heading): New var.
255 (outline-insert-heading, outline-promote, outline-demote)
256 (outline-toggle-children): New commands.
257
258 * progmodes/hideif.el (hif-end-of-line): New function.
259 (hide-ifdef-mode): Set line-move-ignore-invisible.
260 (hide-ifdef-region-internal): New function.
261 (hide-ifdef-region): Use it.
262 (hif-defined): Return an integer.
263 (hif-infix-to-prefix): Remove.
264 (hif-tokenize): Parse from the buffer rather than from a string.
265 Correctly tokenize integers. Use forward-comment.
266 (hif-expr): Use hif-or.
267 (hif-term): Use hif-and.
268 (hif-factor): Use hif-not. Handle numbers properly.
269 Don't require parenthesis around `defined's argument.
270 (hif-and, hif-or, hif-not): New funs.
271 (hif-canonicalize): Pass a region to hif-tokenize. Use hif-not.
272 (hif-hide-line): Don't hide the \n before the line.
273 (hif-possibly-hide): Correctly handle numeric evaluation results.
274
275 * progmodes/make-mode.el: Use line-(end|beginning)-position.
276 (makefile-mode): Set indent-line-function.
277 (makefile-browser-insert-continuation): Use with-current-buffer.
278 (makefile-beginning-of-line-point, makefile-end-of-line-point): Remove.
279
280 2001-11-28 Karl Fogel <kfogel@red-bean.com>
281
282 * isearch.el (isearch-yank-internal): New helper function.
283 (isearch-yank-char): New function.
284 (isearch-yank-word, isearch-yank-line): Rewrite to use
285 isearch-yank-internal.
286
287 2001-11-28 Eli Zaretskii <eliz@is.elta.co.il>
288
289 * mouse.el (mouse-set-font): Make it a no-op if multiple fonts
290 aren't supported. Print a message to that effect if invoked.
291
292 2001-11-27 Stephen Eglen <stephen@gnu.org>
293
294 * locate.el (locate): Put point at first matching file rather
295 than top of buffer.
296
297 2001-11-27 Stefan Monnier <monnier@cs.yale.edu>
298
299 * reveal.el: New file.
300
301 * progmodes/hideif.el: Misc cleanup.
302 (hide-ifdef-mode-submap): Put the def in the defvar.
303 Use substitute-key-definition.
304 (hide-ifdef-mode): Use define-minor-mode.
305 (hif-outline-flag-region): Remove.
306 (hif-show-all): Define in terms of hif-show-ifdef-region.
307 (hif-after-revert-function): Rename from hif-before-revert-function.
308 (hide-ifdef-region, hif-show-ifdef-region): Use overlays.
309 (hif-tokenize): Use with-syntax-table.
310 (hif-make-range): Use `else' also for `else-p'.
311 (hif-range-else-p): Remove.
312 (hif-find-range): Simplify.
313 (hif-hide-line): Don't bother preserving buffer-modified-p.
314 (hide-ifdefs, show-ifdefs, hide-ifdef-block, show-ifdef-block):
315 Don't use selective-display and inhibit-read-only.
316
317 * subr.el (copy-overlay, remove-overlays): New funs.
318
319 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix off-by-two error.
320
321 2001-11-27 Sam Steingold <sds@gnu.org>
322
323 * ansi-color.el, bookmark.el, dired.el, emerge.el, fast-lock.el
324 * lazy-lock.el, mouse-sel.el, mail/feedmail.el
325 * emacs-lisp/advice.el, emacs-lisp/checkdoc.el, emacs-lisp/ewoc.el
326 * obsolete/c-mode.el, obsolete/cplus-md.el
327 * progmodes/dcl-mode.el, progmodes/idlw-shell.el, progmodes/idlwave.el
328 * term/sun-mouse.el, textmodes/artist.el:
329 Converted backquote to the new style.
330 * mouse.el, reposition.el: Likewise (in comments).
331 * expand.el: Likewise (in a string).
332
333 2001-11-27 Richard M. Stallman <rms@gnu.org>
334
335 * cus-edit.el (custom-load-symbol): Don't always load locate-library.
336
337 2001-11-26 Richard M. Stallman <rms@gnu.org>
338
339 * wid-edit.el (widget-toggle-value-create): On graphic terminal,
340 if :on-glyph or :off-glyph is a list, eval it and store it back.
341 (checkbox): Quote the values for :on-glyph and :off-glyph.
342
343 * cus-start.el (recursive-load-depth-limit): Delete item.
344
345 2001-11-26 Stefan Monnier <monnier@cs.yale.edu>
346
347 * help-fns.el (describe-categories, help-describe-category-set): New.
348 describe-categories moved here from src/category.c.
349
350 2001-11-26 Sam Steingold <sds@gnu.org>
351
352 * progmodes/cc-mode.el (c-submit-bug-report): Make sure that the
353 arguments to `insert' are strings.
354
355 2001-11-26 Richard M. Stallman <rms@gnu.org>
356
357 * startup.el (command-line-1): Call kill-buffer only in non-fancy case.
358
359 2001-11-26 Eli Zaretskii <eliz@is.elta.co.il>
360
361 * loaddefs.el: Regenerated.
362
363 * international/mule-diag.el: Require help-fns instead of
364 help-funs.
365
366 * help-fns.el: Renamed from help-funs.el.
367
368 * startup.el (command-line-1): Don't try to call process-list if
369 it is not fboundp.
370
371 2001-11-26 Sam Steingold <sds@gnu.org>
372
373 * frame.el (show-trailing-whitespace): Remove :set argument (the
374 value was essentially identical to the defalt).
375
376 2001-11-26 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
377
378 * hexl.el (hexl-mode, hexl-follow-ascii): Remove make-local-hook.
379
380 * icomplete.el (icomplete-minibuffer-setup): Likewise.
381
382 * hilit-chg.el (hilit-chg-set): Likewise.
383
384 * speedbar.el (speedbar-mode): Likewise.
385
386 * calendar/calendar.el (calendar-mode): Likewise.
387
388 * play/yow.el (psychoanalyze-pinhead): Use insert instead of
389 insert-string.
390
391 * play/gamegrid.el (gamegrid-init-buffer): Likewise.
392
393 * term/bg-mouse.el (bg-insert-moused-sexp): Likewise.
394
395 * term/sun-mouse.el (sun-yank-selection): Likewise.
396
397 * textmodes/bib-mode.el (return-key-bib): Likewise.
398
399 * calendar/appt.el (appt-disp-window): Likewise.
400
401 * calendar/diary-lib.el (list-diary-entries): Likewise.
402
403 * array.el (array-reconfigure-rows): Likewise.
404
405 * filecache.el (file-cache-minibuffer-complete): Likewise.
406
407 * obsolete/cplus-md.el (fill-c++-comment): Likewise.
408
409 * strokes.el (strokes-prompt-user-save-strokes): Likewise.
410
411 * allout.el (outline-version, outline-open-topic)
412 (outline-rebullet-heading, outline-insert-listified)
413 (outline-latex-verbatim-quote-curr-line)
414 (outline-latexify-one-item, outlineify-sticky): Likewise.
415
416 * vc.el (vc-next-action-on-file): Likewise.
417 (vc-dired-mode): Remove make-local-hook.
418
419 2001-11-26 Andre Spiegel <spiegel@gnu.org>
420
421 * vc.el (vc-find-version): New function.
422 (vc-version-other-window): Redefined in terms of the above.
423
424 * log-view.el (log-view-find-version): New function.
425 (log-view-mode-map): Bind it to `f'.
426
427 2001-11-26 Gerd Moellmann <gerd@gnu.org>
428
429 * language/devan-util.el (dev-char-glyph): Escape `"' in
430 string literals.
431 (dev-glyph-glyph, dev-glyph-glyph-2)
432 (devanagari-compose-syllable-region): Likewise.
433
434 2001-11-26 Richard M. Stallman <rms@gnu.org>
435
436 * window.el (save-selected-window): No error if saved window is dead.
437
438 * help-funs.el (describe-syntax): Put (interactive) after doc string.
439
440 2001-11-26 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
441
442 * international/quail.el (quail-help): Require help-mode in
443 top-level instead.
444
445 * iswitchb.el (iswitchb-exhibit): Use insert instead of
446 insert-string.
447
448 * icomplete.el (icomplete-exhibit): Likewise.
449
450 2001-11-25 Stefan Monnier <monnier@cs.yale.edu>
451
452 * diff-mode.el (diff-end-of-hunk): Watch out for ambiguities.
453 (diff-hunk-kill): Simplify.
454 (diff-post-command-hook): Only apply to a single hunk.
455 (diff-hunk-text): Make `char-offset' non-optional.
456 (diff-find-text): Return a cons cell.
457 (diff-find-approx-text): New fun.
458 (diff-find-source-location): Use it.
459 (diff-apply-hunk, diff-test-hunk, diff-goto-source):
460 Adapt to new retval of diff-find-text.
461
462 * vc-cvs.el (vc-cvs-parse-entry): Rewrite, comparing the string-
463 rather than integer- representation of dates.
464
465 * textmodes/fill.el (fill-indent-according-to-mode): Default to nil.
466
467 * emacs-lisp/syntax.el: Don't profile syntax-ppss any more.
468 (syntax-after): New fun.
469
470 * help-funs.el (describe-syntax): New fun.
471
472 * font-lock.el (font-lock-cache-state, font-lock-cache-position)
473 (font-lock-ppss-stats, font-lock-ppss): Remove.
474 (font-lock-fontify-syntactically-region): Remove tuning code.
475 (font-lock-compile-keywords): Fix off-by-one bug.
476 (font-lock-set-defaults): Don't set removed vars.
477 (c-keywords): Add `inline'.
478 (c-type-names): Add `_Complex', `_Imaginary' and `_Bool'.
479
480 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
481 Set syntax-begin-function.
482 (lisp-interaction-mode-abbrev-table): Defvar to its correct value.
483 (lisp-interaction-mode): Don't set local-abbrev-table any more.
484 (lisp-mode-auto-fill): Use syntax-ppss and obey
485 comment-auto-fill-only-comments.
486 (lisp-fill-paragraph): Use syntax-ppss.
487
488 2001-11-25 ShengHuo ZHU <zsh@cs.rochester.edu>
489
490 * mail/rmail.el (rmail-enable-mime-composing): New. A lightweight
491 version of rmail-enable-mime.
492 (rmail-forward): Use it.
493
494 2001-11-25 Richard M. Stallman <rms@gnu.org>
495
496 * emacs-lisp/lisp-mode.el (lisp-indent-function): Add doc string.
497
498 * international/quail.el (quail-keyboard-layout-button):
499 Define button type.
500 (quail-keyboard-customize-button): Likewise.
501 (quail-help): Use those button types. Require `help-mode'.
502 Avoid altering the argument `package'.
503
504 * help-mode.el (help-function, help-variable, help-face)
505 (help-coding-system, help-input-method, help-character-set):
506 Define each button type with its own explicit define-button-type.
507
508 * language/devan-util.el: Comment out parts of the file
509 which apparently are garbled.
510
511 2001-11-25 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
512
513 * mail/smtpmail.el (smtpmail-deduce-address-list): Don't use
514 insert-string.
515
516 2001-11-25 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
517
518 * play/snake.el (snake-mode): Remove make-local-hook.
519
520 * play/tetris.el (tetris-mode): Likewise.
521
522 * play/decipher.el (decipher-mode): Likewise.
523
524 * tmm.el (tmm-add-prompt): Likewise.
525
526 2001-11-25 Sam Steingold <sds@gnu.org>
527
528 * menu-bar.el (menu-bar-apropos-menu): New variable.
529 Moved all `apropos' bindings to this menu.
530 (menu-bar-help-menu): Added `menu-bar-apropos-menu'.
531
532 2001-11-24 KAWABATA, Taichi <batta@beige.ocn.ne.jp>
533
534 The following changes are for new indian languages support based
535 on Unicode charset and CDAC fonts.
536
537 * international/mule-conf.el: Change indian-1-column charset to
538 indian-glyph charset.
539
540 * international/characters.el: Adjusted for the change of
541 indian-1-column -> indian-glyph.
542
543 * international/fontset.el: Delete the setting for indian-1-column
544 and add the setting for indian-glyph in the default fontset.
545
546 * language/indian.el: Completely re-written.
547
548 * language/devanagari.el: Completely re-written.
549
550 * language/devan-util.el: Completely re-written.
551
552 * language/ind-util.el: New file.
553
554 2001-11-24 Richard M. Stallman <rms@gnu.org>
555
556 * startup.el (command-line-1): Don't do startup screen
557 if a subprocess is running. Call the startup screen buffer
558 "GNU Emacs". Make a special mode-line-format for it.
559
560 * net/browse-url.el (browse-url-galeon-new-window-is-tab): New var.
561 (browse-url-galeon): Use that variable.
562
563 * mail/supercite.el (sc-toggle-var): Don't use set-variable or
564 eval-expression. Eval and set the variable simply.
565
566 * files.el (temporary-file-directory): Use defcustom.
567 (small-temporary-file-directory): Likewise.
568 (normal-backup-enable-predicate): Move down in file
569 after definition of temporary-file-directory.
570
571 * bindings.el (last-buffer, unbury-buffer): Doc fixes.
572
573 2001-11-24 Colin Walters <walters@debian.org>
574
575 * calc/calc-ext.el (calc-init-extensions): Update the rest of the
576 autoload names to match files renamed on initial calc import.
577
578 * calc/calc.el (Commentary): Cleanup, and add logistic curve
579 fitting suggestion from Robert J. Chassell <bob@rattlesnake.com>.
580
581 2001-11-23 Colin Walters <walters@debian.org>
582
583 * Makefile.in (finder_setwins, setwins): Include Calc again.
584
585 * calc/calc-rules.el: Add header comment.
586
587 2001-11-23 Andre Spiegel <spiegel@gnu.org>
588
589 * vc.el (with-vc-properties): Don't bind `filename' locally.
590 (with-vc-file, edit-vc-file): Use `make-symbol' for local bindings
591 to avoid name clashes. Fix `lisp-indent-function' property for
592 both.
593
594 2001-11-23 Francesco Potorti` <pot@gnu.org>
595
596 * generic-x.el (mailrc-generic-mode): Highlight the `source' keyword.
597
598 2001-11-22 Colin Walters <walters@debian.org>
599
600 * calc/calc-misc.el (report-calc-bug):
601 Use `reporter-prompt-for-summary-p'.
602
603 * calc/INSTALL, calc/Makefile: Remove.
604
605 2001-11-22 Miles Bader <miles@gnu.org>
606
607 * emacs-lisp/re-builder.el (reb-match-0, reb-match-1)
608 (reb-match-2, reb-match-3): Add dark-background variants.
609
610 2001-11-22 Colin Walters <walters@debian.org>
611
612 * calc/calc-misc.el (calc-info): Don't perform voodoo, just
613 (info "Calc").
614 (report-calc-bug): Use reporter.el.
615
616 * mail/reporter.el (reporter-submit-bug-report): Doc fixes.
617
618 2001-11-21 Richard M. Stallman <rms@gnu.org>
619
620 * which-func.el (which-function): Call imenu--make-index-alist
621 if necessary to get a list of functions.
622 (which-function-imenu-failed): New variable.
623 (which-func-update): Handle all visible windows.
624 (which-func-update-1): New subroutine broken out of which-func-update.
625
626 * files.el (temporary-file-directory, null-device)
627 (small-temporary-file-directory): Definitions moved up.
628
629 * progmodes/cperl-mode.el (cperl-problems, cperl-tips)
630 (cperl-non-problems, cperl-praise): Doc fixes.
631
632 * progmodes/sh-script.el (sh-mode): Don't use define-derived-mode.
633 (sh-mode-syntax-table): Function restored.
634 Variable set up for use by function sh-mode-syntax-table.
635 (sh-set-shell): Set the syntax table.
636
637 * play/gomoku.el (gomoku-mode): Don't use define-derived-mode.
638
639 * progmodes/perl-mode.el (perl-mode): Don't use define-derived-mode.
640
641 * international/encoded-kb.el: Don't alter minor-map-alist.
642
643 2001-11-20 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
644
645 * files.el (auto-save-file-name-transforms): Put remote files in
646 temporary-file-directory rather than /tmp.
647
648 2001-11-21 Colin Walters <walters@debian.org>
649
650 * calc/calc-macs.el (calc-slow-wrapper): Move (point) call outside
651 of (function ...) wrapper.
652
653 2001-11-20 Stefan Monnier <monnier@cs.yale.edu>
654
655 * derived.el (define-derived-mode): Create the abbrev-table
656 from inside the `defvar'.
657
658 * jit-lock.el (jit-lock-defer-time): New var.
659 (jit-lock-defer-timer, jit-lock-buffers): New vars.
660 (jit-lock-mode): Initialize them. Cancel the timers more carefully.
661 (jit-lock-function): Defer fontification if requested.
662 (jit-lock-stealth-chunk-start): Pay attention to the new non-nil value.
663 (jit-lock-stealth-fontify): Check the new `jit-lock-defer-multiline'
664 text property.
665 (jit-lock-deferred-fontify): New fun.
666
667 2001-11-20 Richard M. Stallman <rms@gnu.org>
668
669 * emacs-lisp/lisp-mode.el (lisp-interaction-mode):
670 Set local-abbrev-table to lisp-mode-abbrev-table.
671
672 * emacs-lisp/re-builder.el (reb-mode):
673 Don't use define-derived-mode. Call kill-all-local-variables.
674
675 * emacs-lisp/lisp-mode.el (lisp-mode, emacs-lisp-mode):
676 Don't use define-derived-mode.
677
678 * help-mode.el (help-mode): Undo 2001-10-07 change.
679
680 * replace.el (occur-mode): Undo 2001-5-20 change.
681
682 2001-11-20 Jason Rumney <jasonr@gnu.org>
683
684 * w32-fns.el (w32-system-coding-system): Change to an alias for
685 locale-coding-system.
686 (set-w32-system-coding-system): Document the above change.
687 Set locale-coding-system instead.
688
689 2001-11-20 Richard M. Stallman <rms@gnu.org>
690
691 * ruler-mode.el: Add pagination.
692 (ruler-mode-toggle-show-tab-stops): No need to
693 test `ruler-mode' variable.
694
695 2001-11-20 Eli Zaretskii <eliz@is.elta.co.il>
696
697 * play/landmark.el: Mark lm-mode as special.
698
699 * play/gomoku.el: Mark gomoku-mode as special.
700
701 2001-11-20 Juanma Barranquero <lektu@terra.es>
702
703 * emacs-lisp/re-builder.el (reb-change-target-buffer): New function.
704 (top-level): Bind it to C-c C-b.
705 (re-builder): Don't re-enter RE Builder Mode.
706
707 * bs.el (bs-delete): Signal an error if the buffer cannot be deleted.
708
709 2001-11-20 Stefan Monnier <monnier@cs.yale.edu>
710
711 * progmodes/cperl-mode.el (cperl-perldoc): Require man before binding
712 `manual-program'.
713
714 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Don't move back
715 to a line without a comment.
716
717 2001-11-20 Eli Zaretskii <eliz@is.elta.co.il>
718
719 * dired.el (dired-listing-switches): Mention in the doc string
720 that some switches are not supported by ls-lisp.el
721
722 2001-11-19 Stefan Monnier <monnier@cs.yale.edu>
723
724 * imenu.el (imenu--split-menu): Use dolist and copy-sequence.
725 (imenu--create-keymap-2): Remove.
726 (imenu--create-keymap-1): Simplify, remove third argument.
727 (imenu--generic-function): Use dolist.
728 (imenu-find-default): New function.
729 (imenu--completion-buffer): Use it.
730 (imenu--mouse-menu): Use popup-menu.
731 (imenu--menubar-select): Return t rather than calling imenu.
732
733 * textmodes/fill.el (fill-delete-prefix, fill-delete-newlines):
734 New functions, extracted from fill-region-as-paragraph.
735 (fill-region-as-paragraph): Use them.
736 Use an end marker instead of eob.
737 Ignore whitespace-only fill-prefixes when indenting according to mode.
738 Simplify the loop that searches for spaces backwards.
739
740 * textmodes/picture.el (picture-vertical-step)
741 (picture-horizontal-step): Don't use defconst for variables.
742
743 * mail/mail-extr.el: Use backquote/dolist/mapc/when. Docstring fixes.
744 (mail-extract-address-components): Downcase domain names.
745 (mail-extr-delete-char): Remove. Use delete-char instead.
746
747 * emulation/pc-select.el: Doc string fixes.
748 (pc-selection-mode): Don't treat macos as a tty.
749
750 * emacs-lisp/lisp.el (mark-sexp): Mark more if repeated.
751
752 * progmodes/cc-engine.el (c-parse-state): Typo. From Martin Stjernholm.
753
754 * mwheel.el (mouse-wheel-scroll-amount): Allow float values.
755 (mouse-wheel-progessive-speed): New var.
756 (mwheel-scroll): Use it and handle float values.
757
758 * lazy-lock.el (lazy-lock-install-hooks): Remove make-local-hook.
759
760 * iswitchb.el (iswitchb-mode): Use define-minor-mode.
761 (iswitchb): Fix the case where the result was selected with the mouse.
762 (iswitchb-completion-help): Use the normal *Completions* now that
763 mouse selection works.
764 (iswitchb-minibuffer-setup): Simplify.
765
766 * newcomment.el (comment-column, comment-style, comment-multi-line)
767 (comment-auto-fill-only-comments): Remove :group arg.
768 (comment-padding): Add :type.
769 (comment-indent-new-line): Ignore comment-auto-fill-only-comments
770 if called interactively.
771
772 2001-11-19 Colin Walters <walters@verbum.org>
773
774 * calc/calc.el (toplevel): Add comment and version header.
775 (calc-init-base): Bump version to 2.02f, update date.
776
777 2001-11-19 Richard M. Stallman <rms@gnu.org>
778
779 * net/browse-url.el: Support Mozilla and Galeon.
780 By default, find the installed browser whichever it is.
781 (browse-url-mozilla): New function.
782 (browse-url-mozilla-sentinel): New function.
783 (browse-url-galeon, browse-url-galeon-sentinel): New functions.
784 (browse-url-default-browser): New function.
785 (browse-url-process-environment): Use browse-url-browser-display.
786 (browse-url-browser-display): Renamed from browse-url-netscape-display.
787 (browse-url-mozilla-startup-arguments, browse-url-galeon-program)
788 (browse-url-galeon-arguments, browse-url-galeon-startup-arguments)
789 (browse-url-mozilla-program, browse-url-mozilla-arguments): New vars.
790 (browse-url-browser-function): New default, new options.
791
792 2001-11-19 Sam Steingold <sds@gnu.org>
793
794 * bindings.el (last-buffer, unbury-buffer): New function.
795 (mode-line-unbury-buffer): Use `unbury-buffer'.
796
797 2001-11-18 Stephen Eglen <stephen@gnu.org>
798
799 * iswitchb.el (iswitchb-cannot-complete-hook): New variable to
800 control behaviour when no further completion is possible.
801
802 2001-11-19 Colin Walters <walters@verbum.org>
803
804 * calc/calc-macs.el (calc-wrapper, calc-slow-wrapper)
805 (math-showing-full-precision, math-with-extra-prec, math-working)
806 (calc-with-default-simplification)
807 (calc-with-trail-buffer): Use backtick.
808 (Math-zerop, Math-integer-negp, Math-integer-posp, Math-negp)
809 (Math-looks-negp, Math-posp, Math-integerp, Math-natnump)
810 (Math-ratp, Math-realp, Math-anglep, Math-numberp, Math-scalarp)
811 (Math-vectorp, Math-messy-integerp, Math-objectp, Math-objvecp)
812 (Math-integer-neg, Math-equal, Math-lessp, Math-primp)
813 (Math-num-integerp, Math-bignum-test, Math-equal-int)
814 (Math-natnum-lessp, math-format-radix-digit): Change to `defsubst'.
815 (calc-record-compilation-date-macro): Deleted. Callers updated.
816 (math-format-radix-digit): Move to calc-bin.el.
817
818 * calc/calc.el (calc-record-compilation-date): Remove.
819 (calc-bug-address): Update.
820 (calc-settings-file): Use `user-init-file'.
821
822 * calc/calc-mode.el (calc-settings-file-name, calc-save-modes):
823 Handle null `calc-settings-file'.
824
825 * calc/calc-frac.el (calc-over-notation): Use `completing-read'.
826 * calc/calc-keypd.el (calc-keypad-mode): New.
827 (calc-do-keypad): Use it.
828 (calc-keypad-map): Move into `calc-keypad-mode'.
829
830 * calc-math.el (calcFunc-sqrt, calcFunc-hypot): Add missing quote
831 to defalias argument.
832
833 * calc-misc.el (math-fixnump, math-fixnatnump, calcFunc-trunc)
834 (calcFunc-floor): Ditto.
835
836 * calc-units.el (calcFunc-usimplify): Ditto.
837
838 * calc-aent.el, calc-ext.el, calc-incom.el, calc-misc.el
839 * calc-sel.el, calc-vec.el, calc-alg.el, calc-fin.el
840 * calc-keypd.el, calc-mode.el, calc-stat.el, calc-yank.el
841 * calc-arith.el, calc-forms.el, calc-lang.el, calc-mtx.el
842 * calc-store.el, calc.el, calc-bin.el, calc-frac.el, calc-macs.el
843 * calc-poly.el, calc-stuff.el, calcalg2.el, calc-comb.el
844 * calc-funcs.el, calc-maint.el, calc-prog.el, calc-trail.el
845 * calcalg3.el, calc-cplx.el, calc-graph.el, calc-map.el
846 * calc-rewr.el, calc-undo.el, calccomp.el, calc-embed.el
847 * calc-help.el, calc-math.el, calc-rules.el, calc-units.el
848 * calcsel2.el: Change all toplevel `setq' forms to `defvar' forms,
849 and move them before their first use. Use `when', `unless'.
850 Remove trailing periods from error forms. Add description and
851 headers suggested by Emacs Lisp coding conventions.
852
853 2001-11-19 Stefan Monnier <monnier@cs.yale.edu>
854
855 * newcomment.el (comment-indent):
856 Fix misindentation for comment-only lines.
857 (comment-indent-new-line): Only obey comment-multi-line if the
858 comment-ender is not the end-of-line.
859
860 2001-11-19 Richard M. Stallman <rms@gnu.org>
861
862 * net/net-utils.el (network-connection-service-abbrev-alist):
863 New variable.
864
865 * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
866 Advance to start of 3rd sexp by moving fwd and backing over it.
867 At first three elements, act like defun.
868
869 * delsel.el (delete-selection-pre-hook): Handle and resignal
870 file-supersession errors to interact properly with userlock.el.
871
872 2001-11-18 Richard M. Stallman <rms@gnu.org>
873
874 * progmodes/fortran.el (fortran-mode-syntax-table):
875 Specify punctuation syntax for backslash.
876
877 * progmodes/sh-script.el (sh-must-be-shell-mode): Function deleted.
878 All calls deleted.
879
880 * international/mule-util.el (string-to-sequence): Make it obsolete.
881 (string-to-list, string-to-vector): Implement them directly
882 using append and vconcat, not with string-to-sequence.
883
884 * startup.el (command-line): Set abbrevs-changed to nil after
885 reading the init file and the abbrevs file.
886
887 * isearch.el (isearch): Use magenta2 as bg for (background light)
888
889 2001-11-17 Richard M. Stallman <rms@gnu.org>
890
891 * menu-bar.el (menu-bar-update-buffers-1): Don't pad the buffer name.
892
893 * simple.el (minibuffer-history-sexp-flag): Doc fix.
894
895 2001-11-17 Stefan Monnier <monnier@cs.yale.edu>
896
897 * font-lock.el (font-lock-compile-keywords): New arg `regexp'.
898 If set and if applicable, add a regexp to highlight defun-like
899 text inside comments and strings.
900 (font-lock-fontify-keywords-region): Pass that new arg.
901 (font-lock-set-defaults): Move the code to set `font-lock-keywords'
902 to the end and pass that new arg.
903 (c-font-lock-keywords-2): Fix regex for labels.
904 (font-lock-match-c++-style-declaration-item-and-skip-to-next):
905 Make it work when LIMIT is several lines further.
906 (c-font-lock-keywords-3, c++-font-lock-keywords-3)
907 (objc-font-lock-keywords-3, java-font-lock-keywords-3):
908 Use backquote and make the regexes for `int a, b, c;' work on
909 multiple lines.
910
911 * emacs-lisp/re-builder.el (reb-mode): Use define-derived-mode.
912 (font-lock-defaults-alist): Don't change it any more.
913 (reb-subexp-mode-map): Cleanup.
914
915 * custom.el (custom-current-group-alist): New var.
916 (custom-declare-group): Set it.
917 (custom-current-group): New fun.
918 (custom-declare-variable, custom-handle-all-keywords):
919 Use it as a default if no :group argument is specified.
920
921 * international/mule-cmds.el (locale-name-match): Use \` and \(?:.
922 (standard-keyboard-coding-systems): New var.
923 (set-locale-environment): Use it to decide whether or not to call
924 set-keyboard-coding-system.
925 (locale-language-names): Use \"French\" for "fr".
926
927 2001-11-17 Richard M. Stallman <rms@gnu.org>
928
929 * emacs-lisp/checkdoc.el (princ-list, checkdoc-read-event)
930 (add-to-list): Delete compatibility code.
931 (checkdoc-next-message-error): Doc fix.
932
933 2001-11-17 Stephen Eglen <stephen@gnu.org>
934
935 * locate.el (locate): Show default locate pattern within the
936 prompt, but don't insert it into the minibuffer contents.
937 Catch the case when pattern is the empty string.
938
939 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
940
941 * language/european.el ("French"): New language environment.
942
943 2001-11-16 Richard M. Stallman <rms@gnu.org>
944
945 * calendar/todo-mode.el (todo-save): Fix previous change.
946
947 * subr.el (functionp): Do use cdr-safe on object.
948
949 2001-11-16 Stefan Monnier <monnier@cs.yale.edu>
950
951 * bindings.el (mode-line-mode-name): Only put the help-echo property
952 if the local-map property was put as well.
953 (global-map): Bind switch-frame, delete-frame, iconify-frame
954 and make-frame-visible events.
955
956 * emacs-lisp/elp.el (elp-not-profilable): New var.
957 (elp-not-profilable-p): New function.
958 (elp-instrument-function): Use it. Use backquotes and push.
959
960 * emacs-lisp/bytecomp.el (byte-compile-call-tree, byte-code-vector)
961 (byte-stack+-info, byte-compile-last-warned-form)
962 (byte-compile-last-logged-file): Don't defconst a variable.
963 (no-byte-compile): Declare.
964 (byte-compile-file): Don't boundp-check no-byte-compile any more.
965 (byte-compile-defvar): Leave defconst as is.
966
967 * emacs-lisp/edebug.el (edebug-form-data, edebug-offsets)
968 (edebug-offsets-stack, edebug-read-dotted-list, edebug-def-name)
969 (edebug-current-offset, edebug-old-def-name, edebug-error-point)
970 (edebug-best-error): Don't defconst a variable.
971 (edebug-read-syntax-table): Use a char-table.
972 (edebug-lemacs-specific): Remove.
973 Toplevel: Eliminate check for Lucid Emacs.
974
975 * pcvs-util.el (cvs-prefix-define): Don't defconst a variable.
976
977 * rect.el (move-to-column-force): Mark obsolete.
978 (operate-on-rectangle, delete-extract-rectangle-line)
979 (insert-rectangle, delete-whitespace-rectangle-line)
980 (open-rectangle-line, clear-rectangle-line): Use move-to-column.
981 (string-rectangle-history): New var.
982 (string-rectangle, string-insert-rectangle): Use it.
983 (delete-rectangle-line): Fix pos/column mixup and simplify.
984
985 * startup.el (normal-top-level-add-subdirs-to-load-path): Simplify.
986 (normal-top-level, command-line, command-line-1): Simplify.
987
988 * tar-mode.el (tar-mode): Use define-derived-mode.
989
990 * view.el (view-mode-enable): Don't use make-local-hook.
991
992 * emacs-lisp/eldoc.el (eldoc-mode): Use define-minor-mode.
993
994 2001-11-16 Richard M. Stallman <rms@gnu.org>
995
996 * mail/mail-extr.el (mail-extr-voodoo): Treat a number as a word
997 if it doesn't make sense as anything else.
998 Don't recognize a "telephone number" at the beginning of the name.
999 (mail-extr-leading-garbage): Match non-word characters only.
1000
1001 2001-11-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1002
1003 * startup.el (command-line-processed): Doc fix.
1004
1005 * apropos.el (apropos-next-label-button): Doc fix.
1006
1007 2001-11-16 Stefan Monnier <monnier@cs.yale.edu>
1008
1009 * comint.el (comint-mode): Simplify.
1010 (make-comint-in-buffer): Run `comint-mode' only if necessary.
1011
1012 * subr.el (eval-after-load): Make it work with features as well.
1013
1014 * log-view.el (log-view-mode): Don't mark the buffer unmodified.
1015
1016 * international/mule-cmds.el (describe-input-method): Setup xref.
1017 (set-language-environment): Use functionp.
1018 (locale-language-names, locale-charset-language-names)
1019 (locale-preferred-coding-systems): Defconst and purecopy.
1020
1021 * language/european.el (mac-roman): Add mime-charset property.
1022
1023 2001-11-15 Richard M. Stallman <rms@gnu.org>
1024
1025 * emacs-lisp/cl.el (values, values-list, multiple-value-list)
1026 (multiple-value-apply, nth-value): Use defsubst rather than defalias
1027 to get better doc strings.
1028
1029 2001-11-15 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1030
1031 * derived.el: Fix autoload cookie.
1032
1033 2001-11-15 Richard M. Stallman <rms@gnu.org>
1034
1035 * jka-compr.el (jka-compr-partial-uncompress): Fix previous change.
1036
1037 2001-11-15 Stefan Monnier <monnier@cs.yale.edu>
1038
1039 * menu-bar.el (menu-bar-edit-menu) <copy>: Put an explicit key binding.
1040
1041 2001-11-15 Richard M. Stallman <rms@gnu.org>
1042
1043 * dired.el (dired-undo): Display a message to explain
1044 that this does not undo file system changes.
1045
1046 2001-11-15 David Kastrup <David.Kastrup@t-online.de>
1047
1048 * mouse-drag.el (mouse-drag-throw): Push back non-drag events
1049 into `unread-command-events' instead of trying keymap
1050 lookups ourselves. This makes mouse-clicks do the right
1051 thing even when keymaps of overlays are involved.
1052 (mouse-drag-drag): Likewise.
1053
1054 2001-11-15 Andreas Schwab <schwab@suse.de>
1055
1056 * progmodes/ada-mode.el (ada-add-extensions): Quote regexp special
1057 characters and append anchor to pattern added to auto-mode-alist.
1058
1059 2001-11-15 Stefan Monnier <monnier@cs.yale.edu>
1060
1061 * server.el (server-process-filter): Run pore/post-comment-hook
1062 before/after visiting the file.
1063
1064 * info-look.el (makefile-mode): Add info for automake.
1065 (autoconf-mode): Fix the name of the index for automake.
1066
1067 * international/latin-9.el: Give pilcrow punctuation syntax.
1068
1069 2001-11-15 Andre Spiegel <spiegel@gnu.org>
1070
1071 * vc.el: Documentation fixes.
1072
1073 2001-11-14 Stefan Monnier <monnier@cs.yale.edu>
1074
1075 * smerge-mode.el (smerge-match-conflict): Fix typo.
1076 (smerge-diff): Be careful to read match-data early enough.
1077
1078 2001-11-14 Colin Walters <walters@verbum.org>
1079
1080 * calc/calc-alg.el (calcFunc-esimplify, calcFunc-simplify)
1081 (calcFunc-subst): Use `defalias' instead of `fset' and
1082 `symbol-function'.
1083
1084 * calc/calc-arith.el (calcFunc-abs, calcFunc-float)
1085 (calcFunc-ceil, calcFunc-round): Ditto.
1086
1087 * calc/calc-bin.el (calcFunc-clip): Ditto.
1088
1089 * calc/calc-ext.el (calcFunc-evalv): Ditto.
1090
1091 * calc/calc-math.el (calcFunc-sqrt, calcFunc-hypot): Ditto.
1092
1093 * calc/calc-misc.el (math-fixnump, math-fixnatnump)
1094 (calcFunc-trunc, calcFunc-floor, calc-report-bug): Ditto.
1095
1096 * calc/calc-units.el (calcFunc-unsimplify): Ditto.
1097
1098 * calc-aent.el, calc-ext.el, calc-incom.el, calc-misc.el
1099 * calc-sel.el, calc-vec.el, calc-alg.el, calc-fin.el
1100 * calc-keypd.el, calc-mode.el, calc-stat.el, calc-yank.el
1101 * calc-arith.el, calc-forms.el, calc-lang.el, calc-mtx.el
1102 * calc-store.el, calc.el, calc-bin.el, calc-frac.el, calc-macs.el
1103 * calc-poly.el, calc-stuff.el, calcalg2.el, calc-comb.el
1104 * calc-funcs.el, calc-maint.el, calc-prog.el, calc-trail.el
1105 * calcalg3.el, calc-cplx.el, calc-graph.el, calc-map.el
1106 * calc-rewr.el, calc-undo.el, calccomp.el, calc-embed.el
1107 * calc-help.el, calc-math.el, calc-rules.el, calc-units.el
1108 * calcsel2.el: Style cleanup; don't put closing parens on their
1109 own line, add "foo.el ends here" to each file, and update
1110 copyright date.
1111
1112 * README: Update maintainer.
1113
1114 2001-11-13 Alan Shutko <ats@acm.org>
1115
1116 * compile.el (recompile): Use compilation-arguments if set, so as
1117 to be able to M-x recompile the exact command which created a
1118 compilation-mode buffer.
1119
1120 2001-11-13 Richard M. Stallman <rms@gnu.org>
1121
1122 * progmodes/ada-mode.el (ada-fill-comment-prefix): Doc fix.
1123
1124 2001-11-13 Gerd Moellmann <gerd@gnu.org>
1125
1126 * mouse.el (mouse-drag-region): Don't run the up-event
1127 handler if window start changed due to the down-mouse event.
1128
1129 2001-11-13 Richard M. Stallman <rms@gnu.org>
1130
1131 * mouse.el (mouse-show-mark): Either move point to the mark
1132 or use highlighting, never both.
1133 (mouse-buffer-menu): If WINDOW is a frame, select its selected window.
1134
1135 2001-11-13 Simon Josefsson <jas@extundo.com>
1136
1137 * mail/smtpmail.el (top-level): Change maintainer to Simon
1138 Josefsson, cleanup the smtpmail.el header.
1139
1140 * mail/smtpmail.el (top-level): Don't require cl or base64.
1141 (smtpmail-cred-server, smtpmail-cred-port, smtpmail-cred-key)
1142 (smtpmail-cred-user, smtpmail-cred-cert, smtpmail-cred-passwd):
1143 Defsubst instead of defmacro.
1144 (smtpmail-intersection): Return value in reverse order.
1145 (smtpmail-open-stream): Use stringp instead of string-to-list.
1146 (smtpmail-open-stream, smtpmail-try-auth-methods): New functions,
1147 separated from smtpmail-via-smtp.
1148
1149 * mail/smtpmail.el (top-level): Autoload starttls, mail-utils and
1150 rfc2104. Require base64 and cl.
1151 (smtpmail-smtp-service): Doc fix. :type fix.
1152 (smtpmail-debug-info): Doc fix.
1153 (smtpmail-debug-verb, smtpmail-auth-credentials)
1154 (smtpmail-starttls-credentials, smtpmail-auth-supported):
1155 New variables.
1156 (smtpmail-deduce-address-list, smtpmail-send-it): Don't require
1157 mail-utils (it is autoloaded).
1158 (smtpmail-cred-server, smtpmail-cred-port, smtpmail-cred-key)
1159 (smtpmail-cred-user, smtpmail-cred-cert, smtpmail-cred-passwd)
1160 (smtpmail-find-credentials, smtpmail-intersection): New utility funs.
1161 (smtpmail-via-smtp): Support STARTTLS, if binary is installed.
1162 (smtpmail-via-smtp): Support AUTH.
1163 (smtpmail-via-smtp): Use `smtpmail-debug-verb' to control VERB.
1164
1165 2001-11-13 Richard M. Stallman <rms@gnu.org>
1166
1167 * ebuff-menu.el (electric-buffer-update-highlight): New function.
1168 (electric-buffer-overlay): New variable.
1169 (electric-buffer-menu-looper): Call electric-buffer-update-highlight.
1170 (electric-buffer-list): Likewise.
1171
1172 2001-11-13 Per Starback <starback@ling.uu.se>
1173
1174 * isearch.el (isearch-whitespace-chars): Doc fix.
1175 (isearch-mode): Handle negative search-slow-window-lines correctly.
1176
1177 2001-11-13 Stefan Monnier <monnier@cs.yale.edu>
1178
1179 * newcomment.el (comment-normalize-vars): Handle a nil comment-padding.
1180
1181 * progmodes/ada-mode.el (ada-fill-comment-prefix): GNAT wants 2 spaces.
1182 From Emmanuel Briot <briot@act-europe.fr>.
1183
1184 2001-11-13 Colin Walters <walters@debian.org>
1185
1186 * calc/calc.el (calc-unread-command): Use `unread-command-events'.
1187
1188 * calc/calc-mode.el (calc-settings-file-name): Don't hardcode
1189 "~/.emacs"; use `read-file-name'.
1190
1191 * calc/calc-graph.el, calc/calc-embed.el, calc/calc-graph.el
1192 * calc/calc-misc.el, calc/calc-mode.el, calc/calc-prog.el
1193 * calc/calc-sel.el, calc/calc-store.el, calc/calc-yank.el
1194 * calc/calc.el: Use `frame-width' instead of `screen-width',
1195 `frame-height' instead of `screen-height', and,
1196 `executing-kbd-macro' instead of `executing-macro'.
1197
1198 * calc/calc-embed.el (calc-do-embedded): Call `y-or-n-p' with
1199 correct number of arguments.
1200
1201 * calc/calc-aent.el (calc-do-alg-entry):
1202 Use `blink-paren-function' instead of `blink-paren-hook'.
1203
1204 2001-11-12 Richard M. Stallman <rms@gnu.org>
1205
1206 * calendar/todo-mode.el (todo-save): Add save-excursion
1207 and save-restriction.
1208
1209 * server.el (server-edit, server-done): Doc fix.
1210
1211 * simple.el (clone-indirect-buffer): Error if major mode symbol
1212 has a no-clone-indirect property.
1213 (clone-buffer): Check for obvious errors before reading clone name.
1214
1215 * info.el (Info-mode): Add a no-clone-indirect property.
1216
1217 2001-11-12 Sam Steingold <sds@gnu.org>
1218
1219 * vc.el (vc-print-log): Bind `inhibit-read-only' to t before and
1220 set-buffer-modified-p to nil after `vc-exec-after'.
1221 * log-view.el (log-view-mode-map): Bind "q", "z", "m" and "d".
1222 (log-view-mode): Make read-only.
1223 (log-view-current-file): Do final `expand-file-name' in the
1224 current `default-directory'.
1225 (log-view-current-tag): Take an optional `where' arg.
1226 (log-view-diff): New user command.
1227
1228 2001-11-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1229
1230 * progmodes/cpp.el (cpp-choose-face): Fix typo.
1231
1232 2001-11-12 Sam Steingold <sds@gnu.org>
1233
1234 * emacs-lisp/cl-indent.el (toplevel): Indent properly
1235 `generic-flet', `generic-labels', `with-accessors',
1236 `with-condition-restarts'.
1237
1238 2001-11-12 Richard M. Stallman <rms@gnu.org>
1239
1240 * dired.el: Many trivial doc fixes.
1241 (dired-get-file-for-visit): New function.
1242 (dired-find-alternate-file, dired-mouse-find-file-other-window):
1243 (dired-view-file, dired-find-file-other-window, dired-display-file):
1244 (dired-find-file): Use dired-get-file-for-visit.
1245
1246 2001-11-12 Alex Schroeder <kensanata@yahoo.com>
1247
1248 * sql.el (sql-mode): Doc change.
1249
1250 * sql.el (sql-mode-syntax-table): The backslash is no longer an
1251 escape character.
1252
1253 2001-11-12 Colin Walters <walters@debian.org>
1254
1255 * calc/calc-keypd.el (toplevel): Bind mouse buttons.
1256 (calc-do-keypad): Don't attempt to use nonexistent global
1257 mouse-map, use calc-keypad-map.
1258 (calc-keypad-x-left-click): Renamed to calc-keypad-left-click.
1259 (calc-keypad-left-click): Don't use mouse-map; update to new event
1260 interface.
1261 (calc-keypad-x-middle-click, calc-keypad-x-right-click): Ditto.
1262 (calc-keypad-press): Use `unread-command-events' instead of
1263 `unread-command-char'.
1264
1265 * calc/calc-ext.el (calc-init-extensions): Update autoload names
1266 to match files renamed on initial calc import.
1267
1268 2001-11-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1269
1270 * textmodes/flyspell.el (flyspell-default-dictionary):
1271 Fix previous change.
1272
1273 2001-11-12 Richard M. Stallman <rms@gnu.org>
1274
1275 * textmodes/flyspell.el (flyspell-default-dictionary):
1276 Fix custom type.
1277
1278 2001-11-11 Richard M. Stallman <rms@gnu.org>
1279
1280 * calendar/solar.el (solar-sunrise-and-sunset):
1281 Exchange the two extreme values of day-length.
1282
1283 * progmodes/sh-script.el (sh-must-be-shell-mode):
1284 Allow modes derived from sh-mode.
1285
1286 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
1287 Turn off error in some re-search-forward calls.
1288
1289 * replace.el (query-replace-skip-read-only): New variable.
1290 (perform-replace): If that variable is non-nil, ignore matches
1291 that have a read-only property.
1292
1293 * derived.el (define-derived-mode): Doc fix.
1294
1295 * server.el (server-buffer-done): Test of server-existing-buffer
1296 was backwards.
1297 (server-existing-buffer): Doc fix.
1298
1299 * textmodes/flyspell.el (flyspell-default-dictionary):
1300 Allow nil as value, and make nil the default.
1301
1302 2001-11-11 Eli Zaretskii <eliz@is.elta.co.il>
1303
1304 * subdirs.el: Regenerated.
1305
1306 * menu-bar.el (menu-bar-edit-menu): Don't use x-selection-exists-p if
1307 it is not fboundp.
1308 (clipboard-yank): Ditto.
1309
1310 2001-11-11 Colin Walters <walters@verbum.org>
1311
1312 The following changes are based on patches from
1313 Eli Zaretskii <eliz@is.elta.co.il>, Kai Gro\e,A_\e(Bjohann
1314 <Kai.Grossjohann@CS.Uni-Dortmund.DE>, and others.
1315
1316 * calc/calc.el (toplevel): Require calc-macs.
1317 (calc-minibuffer-size): New.
1318 (calcDigit-nondigit): Use it instead of `buffer-size'.
1319 (calcDigit-backspace): Likewise.
1320 (calcDigit-nondigit): Use `minibuffer-contents' instead of
1321 `buffer-string'.
1322 (calc-minibuffer-contains): Use `minibuffer-prompt-end' instead of
1323 `point-min'.
1324 (calcDigit-key): Use `calc-minibuffer-contains' instead of a
1325 `save-excursion'.
1326
1327 * calc/calc-macs.el (calc-record-compilation-date-macro): Return a
1328 simple `setq' form.
1329
1330 * calc/calc-ext.el: (toplevel): Require calc.
1331 (calc-fancy-prefix-map): New.
1332 (calc-fancy-prefix): Use it.
1333 (calc-fancy-prefix-other-key): New.
1334
1335 * calc/calc-aent.el (toplevel): Require calc-macs during compilation.
1336 (calc-do-quick-calc): Use `frame-width' instead of `screen-width'.
1337 (calcAlg-edit): Use `minibuffer-contents' instead of `buffer-string'.
1338 (calcAlg-enter): Likewise.
1339 (calcAlg-enter): Use `minibuffer-prompt-end' instead of `point-min'.
1340
1341 2001-11-10 Richard M. Stallman <rms@gnu.org>
1342
1343 * abbrev.el (read-abbrev-file): Don't set save-abbrevs.
1344 (quietly-read-abbrev-file): Doc fix.
1345
1346 * startup.el (command-line): Read standard abbrev
1347 file (abbrev-file-name), if it exists.
1348
1349 * files.el (save-abbrevs): Default value is t.
1350
1351 * progmodes/compile.el (compile-goto-error): Fix previous change
1352 in the case where subsequent errors have not been parsed yet
1353 because they are in a different source file.
1354
1355 2001-11-10 Peter Kleiweg <kleiweg@let.rug.nl>
1356
1357 * progmodes/ps-mode.el (ps-mode-font-lock-keywords-1):
1358 Merge two regular expressions into one.
1359 (ps-mode): Make local bindings for `comment-start' and
1360 `comment-start-skip'.
1361 (ps-mode-looking-at-nested): Simplify an if-else construct;
1362 use `set-match-data' to set the result.
1363
1364 2001-11-10 Richard M. Stallman <rms@gnu.org>
1365
1366 * textmodes/flyspell.el (flyspell-correct-word/local-keymap):
1367 Function deleted.
1368 (flyspell-correct-word): Old definition deleted.
1369 (flyspell-correct-word/mouse-keymap): Renamed to flyspell-correct-word.
1370 All references renamed too.
1371
1372 2001-11-10 Gerd Moellmann <gerd@gnu.org>
1373
1374 * Makefile.in (finder_setwins, setwins): Exclude Calc.
1375
1376 2001-11-09 Per Abrahamsen <abraham@dina.kvl.dk>
1377
1378 * wid-edit.el (checklist): Removed `:menu-tag'.
1379 (radio-button-choice): Ditto.
1380 (editable-list): Ditto.
1381
1382 2001-11-09 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1383
1384 * play/gomoku.el: Move definitions of constants to the beginning
1385 of file, before their use.
1386
1387 2001-11-09 Richard M. Stallman <rms@gnu.org>
1388
1389 * textmodes/flyspell.el: Use the keymap property
1390 instead of local-map, and don't use a minor-mode map.
1391 (flyspell-mode-map): Variable deleted.
1392 Don't mess with minor-mode-map-alist.
1393 (calling add-minor-mode): Specify nil for keymap.
1394 And always use add-minor-mode, now that it exists.
1395 (flyspell-overlay-keymap-property-name): Set it to `keymap'.
1396 (flyspell-mode-on): Don't locally bind flyspell-mouse-map
1397 or flyspell-local-mouse-map.
1398 (make-flyspell-overlay): Use flyspell-mouse-map directly.
1399 (flyspell-mode): Doc fix.
1400 (flyspell-mode-on): Don't call make-local-hook.
1401
1402 2001-11-09 Sam Steingold <sds@gnu.org>
1403
1404 * emacs-lisp/debug.el (debugger-make-xrefs):
1405 Add buttons to all symbols.
1406
1407 2001-11-09 Andre Spiegel <spiegel@gnu.org>
1408
1409 * vc.el: Add John David Smith to credits.
1410
1411 Suggested by Kalle Olavi Niemitalo <kon@iki.fi>:
1412
1413 * vc-hooks.el (vc-error-occured): Backquotified.
1414 (vc-file-prop-obarray): Use prime length for better efficiency.
1415
1416 * vc.el (vc-clear-context): Fill obarray with 0, not nil.
1417
1418 2001-11-09 Eli Zaretskii <eliz@is.elta.co.il>
1419
1420 * info.el (Info-file-list-for-emacs): Add entries for Calc.
1421
1422 2001-11-09 Miles Bader <miles@gnu.org>
1423
1424 * subr.el (functionp): Don't consider macros as functions.
1425
1426 2001-11-08 Miles Bader <miles@gnu.org>
1427
1428 * subr.el (functionp): Make work correctly for macros and unbound
1429 symbols.
1430
1431 * comint.el (comint-send-input): Fix description of
1432 `comint-process-echoes' in the doc-string.
1433
1434 2001-11-08 Eli Zaretskii <eliz@is.elta.co.il>
1435
1436 * international/mule.el (make-translation-table): Doc fix.
1437 Suggested by Alex Schroeder <alex@gnu.org>.
1438
1439 2001-11-07 Richard M. Stallman <rms@gnu.org>
1440
1441 * info.el (Info-fontify-node): Highlight every third menu item.
1442
1443 2001-11-07 Per Abrahamsen <abraham@dina.kvl.dk>
1444
1445 * cus-edit.el (custom-face-value-create): Don't ignore the
1446 `customized-face' attribute when finding the current face spec.
1447
1448 2001-11-07 Stefan Monnier <monnier@cs.yale.edu>
1449
1450 * subr.el (with-local-quit): New macro.
1451 (make-syntax-table): Always inherit.
1452 (functionp): Be more careful when `object' is a symbol.
1453
1454 * dabbrev.el (dabbrev-completion): Use "*Completions*".
1455
1456 2001-11-07 Paul Eggert <eggert@twinsun.com>
1457
1458 * dired.el (dired-move-to-filename-regexp):
1459 Do not distinguish between ASCII letters and non-ASCII characters.
1460 Don't allow comma except in the form "month day, year".
1461 Don't allow space between month name and comma.
1462 Clean up the code that checks for trailing period, comma, and space.
1463 Remove now-obsolete comments, and add more commentary about
1464 Japanese dates.
1465 Always gobble up trailing spaces, instead of doing it only sometimes.
1466
1467 2001-11-07 Miles Bader <miles@gnu.org>
1468
1469 * paren.el (show-paren-match-face): Add dark-background variant.
1470
1471 2001-11-06 Stefan Monnier <monnier@cs.yale.edu>
1472
1473 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Paren typo.
1474 (lisp-mode-variables): Don't set paragraph-{start,separate}.
1475 Don't disable adaptive-fill-mode.
1476 (lisp-fill-paragraph): Use tab-width rather than 8.
1477 Prevent filling the first line of docstrings.
1478
1479 2001-11-06 Richard M. Stallman <rms@gnu.org>
1480
1481 * play/gomoku.el (gomoku): Doc fix.
1482
1483 * jka-compr.el (jka-compr-partial-uncompress):
1484 Support an alternative of not using dd.
1485 (jka-compr-dd-program): Use defcustom to define this.
1486 (jka-compr-load-suffixes): Use defcustom.
1487 (jka-compr-mode-alist-additions): Use defcustom.
1488
1489 2001-11-06 Stefan Monnier <monnier@cs.yale.edu>
1490
1491 * font-lock.el (font-lock-match-c-style-declaration-item-and-skip-to-next):
1492 Also work when LIMIT is further than the end of line.
1493
1494 2001-11-06 Eli Zaretskii <eliz@is.elta.co.il>
1495
1496 * international/quail.el (quail-update-leim-list-file): Print the
1497 offending file name if some of its quail-define-package forms is broken.
1498
1499 2001-11-05 Richard M. Stallman <rms@gnu.org>
1500
1501 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Return the value
1502 of the evaluated form.
1503
1504 2001-11-05 Paul Eggert <eggert@twinsun.com>
1505
1506 * ls-lisp.el (ls-lisp-time-to-seconds): New function.
1507 (ls-lisp-format-time): Emulate GNU fileutils 4.1.1 ls, whose time
1508 stamps always line up by default. Also, it uses a slightly
1509 different window to determine whether files are "recent".
1510
1511 2001-11-05 Andrew Innes <andrewi@gnu.org>
1512
1513 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
1514 Don't attempt to remake autoloads before nuking .elc files.
1515
1516 2001-11-04 Richard M. Stallman <rms@gnu.org>
1517
1518 * emacs-lisp/lisp-mode.el (last-sexp-toggle-display): Cope if
1519 previous-single-property-change or next-single-char-property-change
1520 returns nil.
1521
1522 * international/mule-cmds.el (set-locale-environment):
1523 Make it interactive; make arg optional.
1524
1525 * international/mule-diag.el (help-funs): Require help-funs.
1526
1527 2001-11-04 Eli Zaretskii <eliz@is.elta.co.il>
1528
1529 * term/internal.el (term-setup-hook): Add IT-setup-unicode-display.
1530
1531 2001-11-04 Miles Bader <miles@gnu.org>
1532
1533 * startup.el (fancy-splash-head): Reapply Gerd's hack to make the
1534 shadow of the splash image grey on a dark background instead of black.
1535
1536 2001-11-03 Stefan Monnier <monnier@cs.yale.edu>
1537
1538 * term.el (all faces): Don't (copy-face 'default <foo>).
1539
1540 * term/xterm.el (function-key-map):
1541 Add entry for `ESC [ 3 ~' -> <delete>
1542 Add entries `ESC O 5 [ABCD]' -> C-{up,down,right,left}.
1543 Use inheritance so that .emacs and terminfo take precedence.
1544
1545 2001-11-03 Eli Zaretskii <eliz@is.elta.co.il>
1546
1547 * tooltip.el (tooltip-delay): Decrease to 0.7.
1548 (tooltip-hide-delay): Enlarge to 10.
1549
1550 2001-11-03 Richard M. Stallman <rms@gnu.org>
1551
1552 * startup.el (fancy-splash-tail): Explain how to recover
1553 from a crash, if there was a crash.
1554 (command-line-1): Reorganize display of startup screen,
1555 to simplify the logic. Use a temp buffer for it.
1556
1557 2001-11-03 Eli Zaretskii <eliz@is.elta.co.il>
1558
1559 * frame.el (set-background-color, set-foreground-color):
1560 Call face-set-after-frame-default, to propagate the new colors to
1561 the frame's parameters alist.
1562
1563 * calendar/timeclock.el (timeclock-out): Signal an error if
1564 timeclock-last-event is nil.
1565
1566 2001-11-02 Stefan Monnier <monnier@cs.yale.edu>
1567
1568 * textmodes/fill.el (fill-context-prefix): Fix braino.
1569
1570 * international/quail.el (quail-help):
1571 Use `help-buffer' and move `help-setup-xref' to beginning.
1572
1573 * international/mule-cmds.el (describe-language-environment):
1574 Use `help-buffer' and move `help-setup-xref' to beginning.
1575
1576 * international/mule-diag.el (list-character-sets)
1577 (sort-listed-character-sets, describe-character-set)
1578 (describe-coding-system, describe-fontset, list-fontsets):
1579 Use `help-buffer' and move `help-setup-xref' to beginning.
1580 (describe-char-after): Use `internal-describe-syntax-value'.
1581
1582 2001-11-02 Richard M. Stallman <rms@gnu.org>
1583
1584 * mouse.el (popup-menu): If the user refuses to select
1585 from a menu, don't try to invoke the menu.
1586
1587 2001-11-02 Miles Bader <miles@gnu.org>
1588
1589 * help-mode.el (help-xref): New button type.
1590 (help-function, help-variable, help-face, help-coding-system)
1591 (help-input-method, help-character-set, help-type, help-symbol)
1592 (help-back, help-info, help-customize-variable, help-customize-face)
1593 (help-function-def, help-variable-def): Use it as a supertype.
1594 Remove `action' property.
1595
1596 * international/mule-diag.el (describe-character-set)
1597 (describe-coding-system): Pass correct args to `help-xref-button'.
1598 (sort-listed-character-sets): New button type.
1599 (list-character-sets): Use it.
1600 (list-charset-chars): New button type.
1601 (list-character-sets-1): Use it.
1602
1603 2001-11-01 Stefan Monnier <monnier@rum.cs.yale.edu>
1604
1605 * indent.el (tab-always-indent, indent-for-tab-command):
1606 Remove redundant `never' setting.
1607
1608 * fill.el (fill-region-as-paragraph): Don't forget to skip
1609 over current whitespace before looking for a preceding space.
1610
1611 2001-11-01 Richard M. Stallman <rms@gnu.org>
1612
1613 * files.el (file-newest-backup): Don't pass backup file name
1614 thru file-name-sans-versions, because it never has version numbers.
1615
1616 * textmodes/sgml-mode.el (sgml-xml-guess): Fix regexp
1617 to avoid ambiguous nested loops.
1618
1619 * files.el (find-file-noselect): Offer to change buffer-read-only
1620 only when the file's read-only status has changed from before
1621 as well as disagreeing with the buffer's current status.
1622 (buffer-file-read-only): New var, local in all buffers.
1623
1624 * buff-menu.el (buffer-menu): Doc fix.
1625 (buffer-menu-other-window): Doc fix.
1626 (list-buffers, list-buffers-noselect): Doc fix.
1627
1628 2001-11-01 Gerd Moellmann <gerd@gnu.org>
1629
1630 * startup.el (command-line): If the terminal Emacs is running on
1631 has erase char set to ^H, use the Backspace key for deleting
1632 backward, and the Delete key for deleting forward.
1633
1634 2001-11-01 Miles Bader <miles@gnu.org>
1635
1636 * button.el (define-button-type): Make sure every user-defined
1637 button type has a supertype.
1638
1639 2001-10-31 Jason Rumney <jasonr@gnu.org>
1640
1641 * international/mule-cmds.el (locale-language-names): Add chs and
1642 cht as aliases for Chinese-GB and Chinese-BIG5.
1643
1644 2001-10-31 Richard M. Stallman <rms@gnu.org>
1645
1646 * bindings.el (mode-line-frame-identification): Add doc string.
1647 (mode-line-position, mode-line-modes): New variables.
1648 (mode-line-format): Use mode-line-position for the part
1649 that displays the position-in-buffer info.
1650 Use mode-line-modes for the part that displays major and minor modes.
1651
1652 2001-10-31 Sam Steingold <sds@gnu.org>
1653
1654 * emacs-lisp/debug.el (debugger-make-xrefs): New function.
1655 (debugger-setup-buffer): Call it.
1656 (debugger-mode-map): Bind RET and mouse-2.
1657
1658 2001-10-31 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1659
1660 * startup.el: Document command line option --no-window-system
1661 instead of --no-windows.
1662
1663 2001-10-30 Stefan Monnier <monnier@cs.yale.edu>
1664
1665 * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip.
1666
1667 * font-lock.el (java-font-lock-syntactic-face-function): New fun.
1668 (font-lock-defaults-alist): Use it.
1669 From David Ponce <david.ponce@wanadoo.fr>
1670
1671 * progmodes/perl-mode.el (perl-indent-line): Use `eq' to compare
1672 output of `char-after'.
1673
1674 * bindings.el (ctl-x-map): Add binding for C-x (, C-x ) and C-x e.
1675
1676 * simple.el (reindent-then-newline-and-indent): Insert the newline
1677 before indenting the first line.
1678 (undo-get-state, undo-revert-to-state): New funs.
1679 (shell-command): Don't kill the buffer even if empty.
1680 (transpose-subr-start1, transpose-subr-start2, transpose-subr-end1)
1681 (transpose-subr-end2): Remove.
1682 (transpose-subr): Add `special' arg and simplify.
1683 (transpose-subr-1): Rewrite.
1684 (do-auto-fill): Use fill-indent-according-to-mode and fill-nobreak-p.
1685 (rfc822-goto-eoh): Simplify.
1686
1687 2001-10-30 Richard M. Stallman <rms@gnu.org>
1688
1689 * enriched.el (enriched-face-ans): FIx previous change.
1690
1691 2001-10-30 Gerd Moellmann <gerd@gnu.org>
1692
1693 * international/iso-acc.el (iso-accents-compose): Remove a
1694 superfluous setq.
1695
1696 2001-10-30 Eli Zaretskii <eliz@is.elta.co.il>
1697
1698 * buff-menu.el (list-buffers-noselect): If the buffer's name
1699 starts with a blank, but it visits a file, do show it (for files
1700 whose names start with a blank).
1701
1702 2001-10-30 Stefan Monnier <monnier@cs.yale.edu>
1703
1704 * textmodes/fill.el (sentence-end-double-space)
1705 (sentence-end-without-period): Move to paragraphs.el.
1706 (fill-indent-according-to-mode): Change default to t.
1707 (fill-context-prefix): Simplify control-flow and use a more
1708 sophisticated merge that unifies both previous checks.
1709 (fill-single-word-nobreak-p, fill-french-nobreak-p): New funs.
1710 (fill-nobreak-predicate): Make it into a defcustom'd hook.
1711 (fill-nobreak-p): New fun.
1712 (fill-region-as-paragraph): Use it.
1713 Handle `fill-indent-according-to-mode' slightly differently.
1714 (fill-individual-paragraphs-prefix): Simplify the control-flow.
1715 (fill-individual-paragraphs-citation): Fix.
1716
1717 * textmodes/paragraphs.el (use-hard-newlines): Use define-minor-mode.
1718 (paragraph-start): Change default to the `text-mode' value.
1719 (sentence-end-double-space, sentence-end-without-period):
1720 Move from fill.el.
1721 (forward-paragraph): Use `parstart' and `parsep' for temp variables
1722 rather than rebinding `paragraph-start' and `paragraph-separate'.
1723
1724 * indent.el (indent-line-function): Change default to indent-relative.
1725 (tab-always-indent): Add an `never' setting.
1726 (indent-according-to-mode): Handle `indent-relative' and
1727 `indent-relative-maybe' specially.
1728 (indent-for-tab-command): Rename `prefix-arg' to `arg'.
1729 Handle the `never' case for `tab-always-indent'.
1730 Don't call indent-according-to-mode for indent-relative' and
1731 `indent-relative-maybe'.
1732 (insert-tab): Rename `prefix-arg' to `arg'.
1733 (indent-region): Indent the first line as well.
1734 (indent-relative): Don't mark the buffer modified if the indentation
1735 is unchanged.
1736
1737 * textmodes/text-mode.el (paragraph-indent-minor-mode):
1738 Don't set paragraph-separate. Set paragraph-start more carefully.
1739 Set indent-line-function.
1740 (paragraph-indent-text-mode): Use it and define-derived-mode.
1741 (text-mode-map): Remove the \t binding.
1742 (text-mode): Simplify now that the default is more favorable.
1743
1744 2001-10-29 Stefan Monnier <monnier@cs.yale.edu>
1745
1746 * emacs-lisp/find-func.el (find-function-search-for-symbol):
1747 If the regexp doesn't match, use a looser one.
1748 (find-variable-noselect): Add `file' argument.
1749
1750 * pcvs.el (cvs-mode-commit-hook): New hook.
1751 (cvs-mode-commit): Run it.
1752
1753 * log-edit.el (log-edit): Run hook after `log-edit-files'.
1754
1755 * emacs-lisp/edebug.el (delay-mode-hooks): Add edebug-spec.
1756 (edebug-instrument-function): Use `find-function-noselect'.
1757
1758 2001-10-29 Richard M. Stallman <rms@gnu.org>
1759
1760 * term.el (term-if-emacs19): Macro deleted.
1761 Callers changed to use progn instead.
1762
1763 * frame.el (blink-cursor-mode): Doc fix.
1764
1765 * files.el (find-backup-file-name): Use make-backup-file-name.
1766
1767 * emacs-lisp/edebug.el (edebug-window-live-p): Always alias to
1768 window-live-p.
1769 (edebug-set-conditional-breakpoint): Unconditionally use
1770 the former Emacs >=19 definition.
1771 (edebug-mark): Define unconditionally.
1772 (edebug-eval-expression): Always call read-from-minibuffer
1773 and specify history list.
1774 (edebug-lemacs-specific): Override emacs-mark, edebug-window-live-p,
1775 edebug-set-conditional-breakpoint.
1776 (edebug-emacs-version-specific): Function deleted;
1777 do the job at top level.
1778 (edebug-emacs-19-specific): Function deleted, this is the default.
1779
1780 2001-10-29 Sam Steingold <sds@gnu.org>
1781
1782 * w32-fns.el (convert-standard-filename): Handle cygwin-specific
1783 "/cygdrive/LETTER/" pathnames.
1784
1785 2001-10-29 Eli Zaretskii <eliz@is.elta.co.il>
1786
1787 * faces.el (invert-face): Check for 'unspecified, not for nil,
1788 when testing whether face colors are not specified.
1789 From David.Kastrup@t-online.de (David Kastrup).
1790 (read-face-name): Doc fix.
1791 (make-face-bold, make-face-unbold, make-face-italic)
1792 (make-face-unitalic, make-face-bold-italic, invert-face):
1793 Remove trailing blank from the prompt passed to read-face-name.
1794
1795 2001-10-29 Sam Steingold <sds@gnu.org>
1796
1797 * emacs-lisp/bytecomp.el (byte-recompile-directory):
1798 Report numbers of files skipped and failed too.
1799 (byte-compile-file): Return 'no-byte-compile for skipped files.
1800
1801 2001-10-29 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1802
1803 * log-view.el (log-view-mode-map): Bind `M-n' and `M-p', not `M n'
1804 and `M p'.
1805
1806 2001-10-29 Gerd Moellmann <gerd@gnu.org>
1807
1808 * international/iso-acc.el (iso-accents-compose): Push SECOND-CHAR
1809 as is on unread-command-events instead of `(SECOND-CHAR)'.
1810
1811 2001-10-29 Andre Spiegel <spiegel@gnu.org>
1812
1813 * vc.el: Mention vc-*-switches in backend API documentation.
1814 (vc-annotate): Adapt doc string to recent change.
1815
1816 2001-10-29 Gerd Moellmann <gerd@gnu.org>
1817
1818 * enriched.el (enriched-face-ans): Handle face attributes
1819 of the form `(FACE1 FACE2 ...)'.
1820
1821 * dired-x.el (dired-omit-startup): Show ``Omit'' only in Dired buffers.
1822
1823 2001-10-29 Alex Schroeder <kensanata@yahoo.com>
1824
1825 * progmodes/sql.el (sql-mysql): Doc change by RMS.
1826
1827 * progmodes/sql.el (sql-db2): Doc change.
1828 (sql-help): Doc change by Christian Egli <christian.egli@stest.ch>.
1829 (sql-mysql): Doc change by Christian Egli <christian.egli@stest.ch>.
1830
1831 2001-10-29 Gerd Moellmann <gerd@gnu.org>
1832
1833 * env.el (substitute-env-vars): Don't quote argument to `rx';
1834 it's a macro.
1835
1836 2001-10-28 Per Abrahamsen <abraham@dina.kvl.dk>
1837
1838 * cus-start.el (recursive-load-depth-limit): Added.
1839
1840 2001-10-28 Richard M. Stallman <rms@gnu.org>
1841
1842 * textmodes/ispell.el (version18p, version20p): Vars deleted.
1843 All uses removed--assume Emacs version is >= 20.
1844
1845 * mail/supercite.el (sc-emacs-features): Test for "Emacs 19"
1846 by really checking that it is not version 18.
1847
1848 * emacs-lisp/lisp-mode.el (eval-defun): Doc fix.
1849
1850 2001-10-28 Miles Bader <miles@gnu.org>
1851
1852 * faces.el (face-attribute): Add INHERIT argument, consider face
1853 inheritance if it's non-nil.
1854 (face-attribute-merged-with): New function.
1855 (face-attribute-specified-or): New macro.
1856 (face-foreground, face-background, face-stipple): Add INHERIT
1857 argument. Use `face-attribute-specified-or'.
1858
1859 2001-10-28 Stefan Monnier <monnier@cs.yale.edu>
1860
1861 * font-lock.el: Require `syntax'.
1862 (font-lock-defaults-alist): Don't define keywords for lisp languages.
1863 Use `c-font-lock-syntactic-face-function' for c languages.
1864 (font-lock-mode): Don't unset vars when turning the mode off.
1865 (font-lock-default-fontify-buffer): Don't unset vars at the end.
1866 (font-lock-extra-managed-props): New var.
1867 (font-lock-default-unfontify-region): Use it.
1868 (font-lock-apply-syntactic-highlight): Flush the syntax cache.
1869 Don't eval the value when there's no match.
1870 (font-lock-ppss-stats): New var.
1871 (font-lock-ppss): New fun.
1872 (font-lock-fontify-syntactically-region): Use it and syntax.ppss.
1873 (font-lock-apply-highlight): Allow `highlight' to set several props.
1874 (font-lock-set-defaults): Use dolist.
1875 (font-lock-unset-defaults): Remove.
1876 (font-lock-match-c-style-declaration-item-and-skip-to-next):
1877 Try to recognize prototypes using `foo P_ ((args))'.
1878 ({c,c++,java,objc}-font-lock-keywords-{1,2,3}): Don't setq a defconst.
1879 (c-font-lock-keywords-2): Fix last change to still use Anders' trick.
1880 (c-font-lock-syntactic-face-function): New function.
1881 (font-lock-match-c++-style-declaration-item-and-skip-to-next)
1882 (c++-keywords): Use a more sophisticated regexp to handle
1883 shallowly nested templates.
1884
1885 2001-10-27 Stefan Monnier <monnier@cs.yale.edu>
1886
1887 * textmodes/sgml-mode.el (sgml-empty-tags): New var.
1888 (sgml-tag): Use it. Cleanup with `cond'.
1889 (sgml-tags-invisible): Make sgml-tags-invisible buffer-local.
1890 Mark the overlays and only delete those that are marked.
1891 (sgml-skip-close-p): Remove.
1892 (sgml-value): Replace sgml-skip-close-p with its definition.
1893 (html-tag-alist): Use sgml-xml a bit more.
1894 (html-mode): Set sgml-empty-tags.
1895
1896 * textmodes/texnfo-upd.el: Use `when', `dolist', `push', ...
1897 (texinfo-update-node, texinfo-sequential-node-update):
1898 Don't bind the obsolete `auto-fill-hook'.
1899 (texinfo-multi-file-included-list,texinfo-multi-file-master-menu-list):
1900 Use `set-buffer' rather than `switch-to-buffer'.
1901 (texinfo-multi-file-update): Use "Top" rather than `up-node-name'.
1902 Use `set-buffer' rather than `switch-to-buffer'.
1903
1904 * mail/sendmail.el (mail-mode-syntax-table): Let it inherit from
1905 text-mode-syntax-table.
1906 (mail-mode): Use define-derived-mode.
1907 Fix ordering of alternatives in adaptive-fill-regexp.
1908 (mail-mode-map): Don't rely on keymap's internal representation.
1909
1910 2001-10-27 Sam Steingold <sds@gnu.org>
1911
1912 * textmodes/sgml-mode.el (sgml-xml): Renamed from `html-xhtml'.
1913 (sgml-xml-guess): Extracted from `html-mode' and generalized.
1914 (sgml-mode-common): Call it.
1915 (sgml-mode, html-mode): Set `mode-name' based on `sgml-xml'.
1916 (sgml-tag, sgml-skip-close-p, html-tag-alist, html-line)
1917 (html-horizontal-rule, html-image, html-ordered-list):
1918 (html-unordered-list, html-list-item, html-paragraph):
1919 (html-checkboxes, html-radio-buttons): Use `sgml-xml' instead of
1920 `html-xhtml'.
1921
1922 2001-10-26 Masayuki Ataka <ataka@milk.freemail.ne.jp>
1923
1924 * textmodes/texinfmt.el (texinfo-format-ifnotinfo): New function.
1925 (ifnothtml): New alias.
1926
1927 2001-10-27 Stefan Monnier <monnier@cs.yale.edu>
1928
1929 * textmodes/text-mode.el (text-mode): Use define-derived-mode.
1930 (toggle-text-mode-auto-fill): Use derived-mode-p.
1931
1932 2001-10-27 Gerd Moellmann <gerd.moellmann@t-online.de>
1933
1934 * net/ange-ftp.el (ange-ftp-send-cmd): Call fix-name-func for
1935 `mdtm'. From "Forrest Cahoon" <forrest.cahoon@merrillcorp.com>.
1936
1937 2001-10-26 Eli Zaretskii <eliz@is.elta.co.il>
1938
1939 * term/pc-win.el (x-frob-font-slant, x-frob-font-weight):
1940 Add make-obsolete cookies, to follow faces.el.
1941
1942 These changes avoid warnings from the byte compiler in faces.el:
1943
1944 * faces.el (internal-get-face): Use facep instead of the obsolete
1945 internal-find-face.
1946 (internal-frob-font-weight, internal-frob-font-slant):
1947 New defaliases for obsolete functions.
1948 (x-make-font-bold, x-make-font-demibold, x-make-font-unbold)
1949 (x-make-font-italic, x-make-font-oblique, x-make-font-unitalic)
1950 (x-make-font-bold-italic): Use internal-frob-font-weight and
1951 internal-frob-font-slant aliases instead of the obsolete
1952 x-frob-... functions.
1953
1954 2001-10-26 Sam Steingold <sds@gnu.org>
1955
1956 * textmodes/sgml-mode.el (html-mode): Set `html-xhtml' from the
1957 DOCTYPE; set `mode-name' based on it.
1958 (html-tag-alist): Use `html-xhtml' for "li", "dt" and "dd".
1959 (sgml-tag): Close empty tags in XHTML.
1960
1961 2001-10-26 Jason Rumney <jasonr@gnu.org>
1962
1963 * w32-fns.el: (w32-charset-info-alist): Use ANSI for iso10646-1
1964 when UNICODE is not defined.
1965
1966 2001-10-26 Sam Steingold <sds@gnu.org>
1967
1968 * font-lock.el (c-font-lock-keywords-2): Do not require labels to
1969 be alone on the line.
1970
1971 2001-10-26 Eli Zaretskii <eliz@is.elta.co.il>
1972
1973 * button.el (button): Special face definition for MS-DOS terminals.
1974
1975 2001-10-26 Sam Steingold <sds@gnu.org>
1976
1977 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords):
1978 Protect the /= test by checking that the args are non-nil.
1979 (sh-font-lock-close-heredoc): Check eof for being non-nil.
1980
1981 2001-10-26 Tomas Abrahamsson <tab@lysator.liu.se>
1982
1983 * textmodes/artist.el (artist-version): 1.2.4.
1984 (artist-butlast-fn): New variable.
1985 (artist-butlast): New function.
1986 (artist-ellipse-mirror-quadrant): Use it.
1987 (artist-mouse-draw-poly): Use nil for `point-list'.
1988 (artist-mouse-draw-poly): Check for point-list being nil.
1989
1990 2001-10-26 Peter Kleiweg <kleiweg@let.rug.nl>
1991
1992 * progmodes/ps-mode.el (ps-mode-print-function): Remove quote for
1993 lambda expression.
1994 (ps-mode-menu-main): Submenu with options on/off was replaced with
1995 a toggle button.
1996 (ps-mode, ps-run-mode): Define with `define-derived-mode'
1997 (ps-mode): Autoload cookie added on same line as comment
1998 (ps-mode-tabkey, ps-mode-backward-delete-char):
1999 (ps-mode-r-balance): Replace `delete-horizontal-space' and
2000 `indent-to' with `indent-line-to'
2001 (ps-mode-print-buffer, ps-mode-print-region): Use `funcall'
2002 instead of `eval'.
2003 (ps-mode-print-region): Use `with-temp-buffer'.
2004 (ps-run-start): Use of `mapconcat'. Use `apply' instead of `eval'.
2005 (numerous places): Add back-tick and tick around names in
2006 docstrings, fix punctuation in docstrings, remove trailing spaces.
2007
2008 2001-10-25 Stefan Monnier <monnier@cs.yale.edu>
2009
2010 * textmodes/sgml-mode.el (sgml-font-lock-keywords-1): Ignore comments.
2011 (sgml-font-lock-keywords-2): Use `eval'. Moved from sgml-mode-common.
2012 (sgml-font-lock-syntactic-keywords): New var.
2013 (sgml-mode-common): Drop the two args.
2014 Don't make buffer-local variables that aren't used.
2015 Don't set sgml-font-lock-keywords-2 now that it uses `eval instead.
2016 Don't set `before-string' props from sgml-display-text.
2017 (sgml-mode): Use define-derived-mode.
2018 (sgml-tags-invisible): Use sgml-display-text.
2019 (sgml-quote): New command.
2020 (html-tag-alist): Add args for `span'.
2021 (html-mode): Use define-derived-mode.
2022 Set sgml-display-text and sgml-tag-face-alist.
2023
2024 2001-10-25 Sam Steingold <sds@gnu.org>
2025
2026 * add-log.el (add-log-always-start-new-record): New user option.
2027 (add-change-log-entry): Use it.
2028
2029 2001-10-25 Richard M. Stallman <rms@gnu.org>
2030
2031 * progmodes/etags.el (tags-query-replace): Make tags-loop-scan
2032 bind case-fold-search if FROM is not all lower case.
2033
2034 2001-10-25 Gerd Moellmann <gerd@gnu.org>
2035
2036 * startup.el (normal-top-level): Check for frame-initial-frame
2037 only if it's really used.
2038
2039 * mail/mh-utils.el (mh-recenter): Call recenter with arg `(4)'.
2040
2041 * progmodes/compile.el (compilation-parse-errors-filename-function):
2042 New variable.
2043 (compilation-parse-errors): Use it.
2044
2045 2001-10-25 Stefan Monnier <monnier@cs.yale.edu>
2046
2047 * emacs-lisp/checkdoc.el (checkdoc-eval-defun): Call eval-defun
2048 interactively so that C-u M-C-x still does edebug.
2049 (checkdoc-sentencespace-region-engine): Don't force a double-space
2050 after `.' if it doesn't look like an end-of-sentence.
2051 (debug-ignored-errors): Add `disambiguate ...'.
2052
2053 2001-10-24 Stefan Monnier <monnier@cs.yale.edu>
2054
2055 * textmodes/texinfo.el (texinfo-environments)
2056 (texinfo-environment-regexp): Hoist.
2057 (texinfo-font-lock-keywords): Use `italic' and `bold' faces.
2058 Only highlight the menu name in menu items.
2059 Setup `@foo ... @end foo' as text clones.
2060 (texinfo-clone-environment): New function.
2061 (texinfo-mode): Simplify auto-fill-inhibit-regexp.
2062 (texinfo-insert-block): Simplify.
2063 (texinfo-insert-quote): Insert a plain " if preceded by \ or if
2064 the command is repeated.
2065 (texinfo-last-unended-begin, texinfo-next-unmatched-end): New funs.
2066 (texinfo-insert-@end): Simplify.
2067
2068 * textmodes/texnfo-upd.el (texinfo-section-types-regexp)
2069 (texinfo-section-level-regexp, texinfo-subsection-level-regexp)
2070 (texinfo-subsubsection-level-regexp)
2071 (texinfo-update-menu-same-level-regexps)
2072 (texinfo-update-menu-higher-regexps)
2073 (texinfo-update-menu-lower-regexps): Hoist to eliminate warnings.
2074
2075 * derived.el (define-derived-mode): Use {delay,run}-mode-hooks.
2076 (derived-mode-p): Autoload.
2077
2078 * subr.el (delay-mode-hooks, delayed-mode-hooks, run-mode-hooks):
2079 New vars and functions.
2080 (text-clone-maintain, text-clone-create): New functions.
2081
2082 2001-10-25 Miles Bader <miles@gnu.org>
2083
2084 * facemenu.el (facemenu-add-new-face): Fix variable names.
2085
2086 2001-10-24 Richard M. Stallman <rms@gnu.org>
2087
2088 * facemenu.el (facemenu-unlisted-faces): Improve doc strings
2089 of t and nil values.
2090 (facemenu-set-face): Handle START and END interactively.
2091 (facemenu-set-foreground): Don't use a face; specify color directly.
2092 (facemenu-set-background): Likewise.
2093 (facemenu-set-face-from-menu): Doc fix.
2094 (facemenu-active-faces): Use face-attribute-vector
2095 to handle bare attributes not in faces.
2096 (facemenu-get-face): Don't handle face names fg:... and bg:...
2097 specially.
2098 (facemenu-add-new-face): New argument MENU.
2099 New way to handle adding colors to the color menus.
2100
2101 * env.el (substitute-env-vars): Quote the arg to rx.
2102
2103 2001-10-24 Sam Steingold <sds@gnu.org>
2104
2105 * mouse.el (mouse-buffer-menu-mode-groups): Added "Version
2106 Control" and "SGML" groups.
2107
2108 2001-10-24 Martin Stjernholm <bug-cc-mode@gnu.org>
2109
2110 * progmodes/cc-engine.el (c-beginning-of-member-init-list):
2111 Better handling of C++ template args to avoid confusion with `<'
2112 and `>' used as operators in member init expressions.
2113
2114 2001-10-24 Gerd Moellmann <gerd@gnu.org>
2115
2116 * replace.el (perform-replace): Move START and END parameters
2117 to the end of the argument list and make them optional.
2118
2119 * progmodes/ebrowse.el, progmodes/etags.el: Adapt to change in
2120 perform-replace.
2121
2122 * international/fontset.el (x-must-resolve-font-name): New function.
2123 (x-complement-fontset-spec): Use it.
2124
2125 2001-10-23 Stefan Monnier <monnier@cs.yale.edu>
2126
2127 * uniquify.el (uniquify-get-proposed-name): Fix (.. "usr" "/usr" 0).
2128
2129 * progmodes/compile.el (compile-mouse-goto-error, compile-goto-error):
2130 Turn caadr into caar of cdr.
2131
2132 2001-10-23 Gerd Moellmann <gerd@gnu.org>
2133
2134 * info.el (Info-fontify-node): Bind down-mouse-{1,2} instead
2135 of mouse-{1,2} since dragging is on the down event.
2136
2137 * play/doctor.el (make-doctor-variables): Remove a '($ please)'.
2138
2139 * mail/mh-utils.el (mh-recenter): Call `recenter' with arg t
2140 if ARG is nil.
2141
2142 * desktop.el (desktop-last-buffer): New variable.
2143 (desktop-create-buffer): Set it.
2144 (desktop-read): Bind it and switch to that buffer.
2145
2146 2001-10-22 Gerd Moellmann <gerd@gnu.org>
2147
2148 * progmodes/compile.el (compilation-set-window-height):
2149 Select old window only if it's still live.
2150
2151 2001-10-22 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2152
2153 * help-mode.el (help-buffer): Remove debugging code.
2154 From Stefan Monnier <monnier@cs.yale.edu>.
2155
2156 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
2157
2158 * files.el (file-name-sans-extension, file-name-extension):
2159 Don't count the leading dots in file names as signaling an extension.
2160
2161 2001-10-22 Andre Spiegel <spiegel@gnu.org>
2162
2163 * vc.el (vc-diff-switches): Doc rewritten.
2164
2165 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
2166
2167 * tooltip.el (tooltip-set-param): Doc fix.
2168
2169 * textmodes/sgml-mode.el (sgml-mode-map): Bind 8-bit codes above
2170 127 to sgml-maybe-name-self.
2171 (sgml-name-8bit-mode): Doc fix.
2172 (sgml-char-names-table): New variable.
2173 (sgml-name-char): Support non-ASCII and mule-unicode-*
2174 characters. Doc fix.
2175 (sgml-maybe-name-self): Convert unibyte characters to multibyte.
2176
2177 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Mention in the
2178 doc string the effect of `left' and `top' parameters in
2179 tooltip-frame-parameters, the default values, and the units.
2180 (tooltip-frame-parameters): Mention `top' and `left' in the doc string.
2181 (tooltip-show): Mention in the doc string the `top' and `left'
2182 parameters in tooltip-frame-parameters, and x-max-tooltip-size.
2183
2184 2001-10-22 Andre Spiegel <spiegel@gnu.org>
2185
2186 Add autoscaling support for vc-annotate.
2187 From J.D. Smith <jdsmith@alum.mit.edu>.
2188
2189 * vc.el (vc-annotate-display-default): Accept colormap scaling
2190 ratio (now deprecated).
2191 (vc-annotate-display-autoscale): Added.
2192 (vc-annotate-add-menu): New autoscaling menu options "Span to
2193 Oldest" and "Span Oldest->Newest". Easymenu support added for
2194 toggle menus driven by customize variable `vc-annotate-display-mode'.
2195 (vc-annotate-display-select): Added.
2196 (vc-annotate): Changed temp-buffer-show-function to
2197 `vc-annotate-display-select'.
2198 (vc-annotate-display): Removed arguments BUFFER and BACKEND.
2199 Added argument OFFSET. Instead of backend function, calls now
2200 generic `vc-annotate-difference'.
2201 (vc-annotate-difference): Added as generic function instead of
2202 backend-specific function. No longer takes argument POINT, but
2203 instead accepts a time OFFSET.
2204 (vc-default-annotate-current-time): Added.
2205
2206 * vc-cvs.el (vc-cvs-annotate-difference): Removed to generic
2207 version in vc.el, with
2208 (vc-cvs-annotate-current-time): Added, as override of default.
2209 (vc-cvs-annotate-time) Added. Taken mostly from the (now removed)
2210 `vc-cvs-annotate-difference'.
2211
2212 2001-10-22 Gerd Moellmann <gerd@gnu.org>
2213
2214 * saveplace.el (save-place): Require `saveplace'.
2215
2216 * progmodes/cwarn.el (cwarn-font-lock-feature-keywords-alist):
2217 Use `sexp' for :value-type instead of `face'.
2218
2219 2001-10-21 Eli Zaretskii <eliz@is.elta.co.il>
2220
2221 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Fix the
2222 regexps due to 5-digit message IDs.
2223
2224 2001-10-21 Jason Rumney <jasonr@gnu.org>
2225
2226 * term/w32-win.el (redisplay-dont-pause): Don't set.
2227
2228 2001-10-21 Miles Bader <miles@gnu.org>
2229
2230 * help-funs.el (help-manyarg-func-alist): Variable removed.
2231
2232 2001-10-21 Miles Bader <miles@gnu.org>
2233
2234 * help-funs.el (help-manyarg-func-alist): Remove entries for
2235 `insert', `insert-and-inherit', `insert-before-markers',
2236 `insert-before-markers-and-inherit', `message', `message-box',
2237 `message-or-box', `propertize', `format', `encode-time', `append',
2238 `concat', `vconcat', `nconc', `widget-apply', `make-hash-table',
2239 `insert-string', `ml-if', `ml-provide-prefix-argument', and
2240 `ml-prefix-argument-loop'.
2241
2242 2001-10-21 Andre Spiegel <spiegel@gnu.org>
2243
2244 * vc.el (vc-diff-internal, vc-coding-system-for-diff)
2245 (vc-default-diff-tree): New functions.
2246 (vc-version-diff): Use them. As a result, coding systems are now
2247 set up properly for all sorts of diffs, and tree diffs can now
2248 also be done locally.
2249 (vc-diff): With a prefix argument, don't require that it's called
2250 from a buffer under version control.
2251 (diff-switches): Remove duplicate definition.
2252
2253 * vc-cvs.el (vc-cvs-diff-tree): New function.
2254
2255 2001-10-21 Miles Bader <miles@gnu.org>
2256
2257 * help-funs.el (help-manyarg-func-alist): Remove entries for
2258 `list', `vector', `make-byte-code', `call-process',
2259 `call-process-region', `string', `+', `-', `*', `/', `max', `min',
2260 `logand', `logior', and `logxor'.
2261
2262 * wid-edit.el (checkbox): Swap bg/fg colors in image, and invert
2263 image bits to compensate. Use `make-string' instead of
2264 `make-bool-vector' (XBM apparently wants byte-aligned rows).
2265
2266 2001-10-20 Kim F. Storm <storm@cua.dk>
2267
2268 * simple.el (kill-ring-save): Don't show extent of copied region
2269 if using transient-mark-mode and region is fully visible.
2270
2271 2001-10-20 Gerd Moellmann <gerd@gnu.org>
2272
2273 * (Version 21.1 released.)
2274
2275 2001-10-19 Eli Zaretskii <eliz@is.elta.co.il>
2276
2277 * files.el (auto-mode-alist): Associate .indent.pro with
2278 Fundamental mode. Suggested by Samuel Padgett <spadgett1@nc.rr.com>.
2279
2280 2001-10-18 Sam Steingold <sds@gnu.org>
2281
2282 Put the *Compile-Log* buffer in `compilation-mode'.
2283 * emacs-lisp/bytecomp.el (byte-goto-log-buffer): New function.
2284 (byte-compile-log-1, byte-compile-log-file)
2285 (displaying-byte-compile-warnings): Use it
2286
2287 2001-10-18 Stefan Monnier <monnier@cs.yale.edu>
2288
2289 * mail/smtpmail.el (smtpmail-via-smtp): Use mail-envelope-from if set.
2290
2291 * xml.el (xml-parse-tag): Use eq on char-after's return value.
2292
2293 2001-10-18 Gerd Moellmann <gerd@gnu.org>
2294
2295 * isearch.el (isearch-mode-map): Bind `mouse-movement' to nil.
2296
2297 * obsolete/hilit19.el (hilit-lookup-face-create):
2298 Call set-face-font only if display-graphic-p.
2299 (toplevel): Remove references to window-system.
2300
2301 2001-10-18 Miles Bader <miles@gnu.org>
2302
2303 * simple.el (what-line): Avoid problems with field properties.
2304
2305 2001-10-17 Eli Zaretskii <eliz@is.elta.co.il>
2306
2307 * wid-edit.el (widget-field-face, widget-single-line-field-face):
2308 Define special colors for a tty.
2309
2310 2001-10-17 Francesco Potorti` <pot@gnu.org>
2311
2312 * comint.el (comint-password-prompt-regexp): Make it less
2313 restrictive, letting comint recognise OpenSSH2 passphrase prompts.
2314
2315 2001-10-17 John Wiegley <johnw@gnu.org>
2316
2317 * eshell/em-unix.el (eshell/cat): Do a quick test if something is
2318 a regular file, before checking if it is a directory or symlink.
2319 This avoids a call to eshell-file-attributes, which can be
2320 expensive in some situations.
2321
2322 * eshell/em-ls.el (eshell-ls-dired-initial-args): Added an extra
2323 customization variable, to differentiate ls-in-dired from regular
2324 uses of ls.
2325
2326 2001-10-17 Miles Bader <miles@gnu.org>
2327
2328 * custom.el (defface): Mention `:inherit' in doc-string.
2329
2330 2001-10-16 Eli Zaretskii <eliz@is.elta.co.il>
2331
2332 * paren.el: Update the Commentary with installation instructions.
2333
2334 2001-10-15 Dave Love <fx@gnu.org>
2335
2336 * international/mule.el (set-auto-coding): Fix regexps for local
2337 variables section not to eat newlines.
2338
2339 2001-10-15 Miles Bader <miles@gnu.org>
2340
2341 * simple.el (display-message-or-buffer): Pass the correct buffer
2342 to `display-buffer'.
2343
2344 2001-10-14 Stefan Monnier <monnier@cs.yale.edu>
2345
2346 * progmodes/executable.el (executable-binary-suffixes): Make varalias.
2347 (executable-find): Use exec-suffixes.
2348 (executable-set-magic): Don't use make-local-hook.
2349
2350 * bindings.el (exec-suffixes): Initialize to a system-dependent value.
2351
2352 2001-10-14 Eli Zaretskii <eliz@is.elta.co.il>
2353
2354 * bindings.el (completion-ignored-extensions) [ms-dos, windows-nt]:
2355 Add .ico, .pif, .lnk, .dll, .drv, .vxd, and .386.
2356 Add .so to the Unix and GNU branch.
2357
2358 * international/latin-1.el:
2359 * international/latin-2.el:
2360 * international/latin-3.el:
2361 * international/latin-4.el:
2362 * international/latin-5.el:
2363 * international/latin-8.el:
2364 * international/latin-9.el: Add no-byte-compile: t, since
2365 Makefile.in instructs make-docfile to look at .el files.
2366
2367 2001-10-14 Miles Bader <miles@gnu.org>
2368
2369 * button.el (define-button-type): Allow supertype property to be
2370 specified with a keyword `:supertype' too.
2371 (button-put, make-text-button): Allow button type property to be
2372 specified using the keyword `:type' too.
2373 (button-type): New function.
2374 (button): Add `button-category-symbol' property.
2375
2376 2001-10-13 Stefan Monnier <monnier@cs.yale.edu>
2377
2378 * bindings.el (esc-map): Revert `j' and `C-j' bindings to
2379 indent-new-comment-line from comment-indent-new-line.
2380
2381 * textmodes/refill.el (refill-mode):
2382 Bind DEL to backward-delete-char-untabify.
2383 Set backward-delete-char-untabify-method to `hungry'.
2384
2385 * textmodes/bib-mode.el (bib-mode):
2386 * play/gomoku.el (gomoku-mode):
2387 * textmodes/page-ext.el (pages-directory-mode):
2388 * textmodes/scribe.el (scribe-mode): Use define-derived-mode.
2389
2390 * textmodes/two-column.el (2C-mode): Don't use make-local-hook.
2391
2392 * emacs-lisp/syntax.el (syntax-ppss): Autoload.
2393
2394 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords):
2395 Handle here-docs differently.
2396 (sh-font-lock-heredoc): Remove.
2397 (sh-here-doc-open-re, sh-here-doc-markers, sh-here-doc-re): New vars.
2398 (sh-font-lock-here-doc, sh-font-lock-close-heredoc)
2399 (sh-font-lock-open-heredoc): New functions.
2400 (sh-mode): Don't copy sh-font-lock-syntactic-keywords any more.
2401 (sh-font-lock-keywords-1): Use regexp-opt.
2402 (sh-in-comment-or-string): Use syntax-ppss.
2403 (sh-case, sh-for, sh-indexed-loop, sh-function, sh-if, sh-repeat)
2404 (sh-select, sh-tmp-file): Add explicit terminating \n.
2405
2406 * net/ange-ftp.el (ange-ftp-raw-send-cmd, ange-ftp-wait-not-busy):
2407 Use with-current-buffer.
2408 (ange-ftp-cd): New arg `noerror' to prevent signalling an error.
2409 (ange-ftp-send-cmd): If a `cd' is used (because of a space in the
2410 filename), catch any error that occurs in `ange-ftp-cd'.
2411 If an error happened, don't bother sending `cmd' at all.
2412 Fix a parenthesis typo.
2413 (ange-ftp-write-region): Don't blindly use binary if the remote host
2414 is unix-like.
2415
2416 * play/pong.el (pong-init): Don't use make-local-hook.
2417
2418 2001-10-13 Michael Kifer <kifer@cs.sunysb.edu>
2419
2420 * viper-ex.el (ex-edit): Make checks for modified buffer/file.
2421 (viper-get-ex-address-subr): More precise addr for the $ marker
2422
2423 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
2424
2425 * version.el (emacs-version): Bump to 21.1.50.
2426
2427 2001-10-13 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2428
2429 * mail/mailalias.el (mail-directory-stream): Do not double
2430 variables in the lambda-list.
2431
2432 * play/gomoku.el (gomoku-init-display): Ditto.
2433
2434 * play/landmark.el (lm-init-display): Ditto.
2435
2436 * delim-col.el (delimit-columns-rectangle-max): Ditto.
2437 (delimit-columns-rectangle-line): Ditto.
2438
2439 2001-10-12 Stefan Monnier <monnier@cs.yale.edu>
2440
2441 * newcomment.el (comment-region-internal): Don't rebind
2442 invisibility_spec now that the C routines handle it correctly.
2443
2444 * help-funs.el (locate-library): Use load-suffixes and abbrev filename.
2445
2446 * frame.el (special-display-popup-frame): Obey new specs `same-window'
2447 and `same-frame'.
2448
2449 * menu-bar.el (minibuffer-local-*map): Take inheritance into account.
2450
2451 * simple.el (minibuffer-local*-map): Remove redundant bindings.
2452
2453 * bindings.el (minibuffer-local-map): Also bind next, C-n, C-s, prior,
2454 C-p and C-r. Remove redundant bindings from inheriting maps.
2455
2456 * progmodes/cperl-mode.el: Merged in changes from v4.32.
2457 After 4.23 and: After 4.24:
2458 (cperl-contract-levels): Restore position.
2459 (cperl-beautify-level): Likewise.
2460 (cperl-beautify-regexp): Likewise.
2461 (cperl-commentify): Rudimental support for length=1 runs
2462 (cperl-find-pods-heres): Process 1-char long REx comments too /a#/x
2463 After 4.25:
2464 (cperl-commentify): Was recognizing length=2 "strings" as length=1.
2465 (imenu-example--create-perl-index): Was not enforcing
2466 syntaxification-to-the-end.
2467 (cperl-invert-if-unless): Allow `for', `foreach'.
2468 (cperl-find-pods-heres): Quote `cperl-nonoverridable-face'.
2469 Mark qw(), m()x as indentable.
2470 (cperl-init-faces): Highlight `sysopen' too.
2471 Highlight $var in `for my $var' too.
2472 (cperl-invert-if-unless): Was leaving whitespace at end.
2473 (cperl-linefeed): Was splitting $var{$foo} if point after `{'.
2474 (cperl-calculate-indent): Remove old commented out code.
2475 Support (primitive) indentation of qw(), m()x.
2476 After 4.26:
2477 (cperl-problems): Mention `fill-paragraph' on comment. \"" and
2478 q [] with intervening newlines.
2479 (cperl-autoindent-on-semi): New customization variable.
2480 (cperl-electric-semi): Use `cperl-autoindent-on-semi'.
2481 (cperl-tips): Mention how to make CPerl the default mode.
2482 (cperl-mode): Support `outline-minor-mode'. From Mark A. Hershberger.
2483 (cperl-outline-level): New function.
2484 (cperl-highlight-variables-indiscriminately): New customization var.
2485 (cperl-init-faces): Use `cperl-highlight-variables-indiscriminately'.
2486 From Sean Kamath <kamath@pogo.wv.tek.com>.
2487 (cperl-after-block-p): Support CHECK and INIT.
2488 (cperl-init-faces, cperl-short-docs): Likewise and "our".
2489 From Doug MacEachern <dougm@covalent.net>.
2490 After 4.27:
2491 (cperl-find-pods-heres): Recognize \"" as a string.
2492 Mark whitespace between q and [] as `syntax-type' => `prestring'.
2493 Allow whitespace between << and "FOO".
2494 (cperl-problems): Remove \"" and q [] with intervening newlines.
2495 Mention multiple <<EOF as unsupported.
2496 (cperl-highlight-variables-indiscriminately): Doc misprint fixed.
2497 (cperl-indent-parens-as-block): New configuration variable.
2498 (cperl-calculate-indent): Merge cases of indenting non-BLOCK groups.
2499 Use `cperl-indent-parens-as-block'.
2500 (cperl-find-pods-heres): Test for =cut without empty line instead of
2501 complaining about no =cut.
2502 (cperl-electric-pod): Change the REx for POD from "\n\n=" to "^\n=".
2503 (cperl-find-pods-heres): Likewise.
2504 (cperl-electric-pod): Change `forward-sexp' to `forward-word':
2505 POD could've been marked as comment already.
2506 (cperl-unwind-to-safe): Unwind before start of POD too.
2507 After 4.28:
2508 (cperl-forward-re): Throw an error at proper moment REx unfinished.
2509 After 4.29:
2510 (x-color-defined-p): Make an extra case to peacify the warning.
2511 Toplevel: `defvar' to peacify the warnings.
2512 (cperl-find-pods-heres): Could access `font-lock-comment-face' in -nw.
2513 No -nw-compile time warnings now.
2514 (cperl-find-tags): TAGS file had too short substring-to-search.
2515 Be less verbose in non-interactive mode
2516 (imenu-example--create-perl-index): Set index-marker after name
2517 (cperl-outline-regexp): New variable.
2518 (cperl-outline-level): Made compatible with `cperl-outline-regexp'.
2519 (cperl-mode): Made use `cperl-outline-regexp'.
2520 After 4.30:
2521 (cperl-find-pods-heres): =cut the last thing, no blank line, was error.
2522 (cperl-outline-level): Make start-of-file same level as `package'.
2523 After 4.31:
2524 (cperl-electric-pod): `head1' and `over' electric only if empty.
2525 (cperl-unreadable-ok): New variable.
2526 (cperl-find-tags): Use `cperl-unreadable-ok', do not fail
2527 on an unreadable file.
2528 (cperl-write-tags): Use `cperl-unreadable-ok', do not fail
2529 on an unreadable directory.
2530
2531 * progmodes/compile.el (compile-mouse-goto-error, compile-goto-error):
2532 Consider the text between two errors as belonging to the first error.
2533 (compilation-goto-locus): Use pop-to-buffer rather than
2534 switch-to-buffer-other-frame.
2535
2536 * progmodes/awk-mode.el (awk-mode-syntax-table): / has string syntax.
2537 (awk-font-lock-syntactic-keywords): New var.
2538 (awk-mode): Use it.
2539
2540 * expand.el (expand-c-for-skeleton): Add explicit terminating \n.
2541
2542 * faces.el (describe-face): Call help-setup-xref earlier.
2543
2544 * jka-compr.el (jka-compr-load-suffixes): New var.
2545 (jka-compr-install): Add its content to load-suffixes.
2546 (jka-compr-uninstall): Remove its content from load-suffixes.
2547
2548 2001-10-12 Sam Steingold <sds@gnu.org>
2549
2550 * bindings.el (completion-ignored-extensions): CL-related
2551 extensions are platform-independent.
2552
2553 * net/ange-ftp.el (ange-ftp-copy-files-async): New function for
2554 asynchronous multiple file copying.
2555
2556 2001-10-12 Gerd Moellmann <gerd@gnu.org>
2557
2558 * emacs-lisp/bytecomp.el (byte-compile-check-lambda-list):
2559 Turn error for repeated variables into warning.
2560
2561 * emacs-lisp/bytecomp.el (byte-compile-check-lambda-list):
2562 New function checking that lambda-list consists of non-constant
2563 symbols, that &rest and &optional are followed by variable names,
2564 that &rest VAR is the last element, and that variables aren't doubled.
2565 (byte-compile-lambda): Use it.
2566
2567 2001-10-12 Eli Barzilay <eli@barzilay.org>
2568
2569 * calculator.el (calculator-eng-display): Don't call concat
2570 with an integer argument.
2571
2572 2001-10-12 Miles Bader <miles@gnu.org>
2573
2574 * help-mode.el (help-customize-face): New button-type.
2575
2576 * faces.el (list-faces-display): Fix args to `help-xref-button'.
2577 (describe-face): Fix args to `help-xref-button'.
2578 Don't switch to help-buffer around call to `help-setup-xref'.
2579 Use `help-buffer' instead of hard-wired "*Help*".
2580 Require `help-mode'.
2581
2582 2001-10-11 Stefan Monnier <monnier@cs.yale.edu>
2583
2584 * net/goto-addr.el (goto-address-mail-regexp): Allow + in username.
2585
2586 * help-mode.el (help-buffer): New function.
2587 Returns the buffer-name to use for help output.
2588 Change all the code to use it instead of hard-coding *Help*.
2589 (help-mode-map): Put back the mouse-2 binding.
2590 (help-xref-stack): Change the format and make buffer-local.
2591 (help-xref-stack-item): Make buffer-local.
2592 (help-setup-xref): Do the `push' here rather than in help-do-xref.
2593 (help-xref-interned): Display the face doc as well.
2594 (help-follow-mouse): Re-introduce.
2595 (help-xref-go-back): Adapt to the new use of help-xref-stack.
2596 (help-do-xref): Don't `push' any more.
2597 (help-follow): Also follow face names.
2598
2599 * help-funs.el (describe-function-1): Remove unused `parens' arg.
2600 Don't call help-setup-xref anymore and remove its `interactive-p' arg.
2601 Autoload and cleanup.
2602 (describe-function): Call help-setup-xref.
2603 (describe-variable): Call help-setup-xref earlier.
2604
2605 * help.el (describe-bindings-internal): New fun moved from keymap.c.
2606 (view-lossage): Call help-setup-xref correctly and earlier.
2607 (describe-bindings): Call help-setup-xref earlier.
2608 (describe-key): Call help-setup-xref. Fix call to describe-function-1.
2609 (describe-mode): Don't autoload. Call help-setup-xref earlier.
2610
2611 2001-10-11 Gerd Moellmann <gerd@gnu.org>
2612
2613 * master.el (master-mode): Use define-minor-mode instead of
2614 easy-mmode-define-minor-mode. Add autload cookie.
2615 (Commentary): Remove the line showing how to autoload master-mode,
2616 since it's always autoloaded.
2617
2618 * master.el: New file.
2619
2620 2001-10-11 Dave Love <fx@gnu.org>
2621
2622 * emacs-lisp/byte-opt.el (byte-optimize-lapcode)
2623 <byte-constref-ops>: Consider byte-constant2 and clarify the code.
2624 <const-C varset-X const-C>: Fix car/cdr typo.
2625
2626 2001-10-11 Gerd Moellmann <gerd@gnu.org>
2627
2628 * emacs-lisp/bytecomp.el (byte-compile-display-log-head-p):
2629 New function extracted from byte-compile-log-1.
2630 (byte-compile-log-1): Change output to be more in line with
2631 the output of other GNU tools.
2632 (byte-compile-warn): Emit `warning' instead of `**' for warnings.
2633 (byte-compile-report-error): Downcase error message.
2634 Use `error' instead of `!!' for error messages.
2635 (byte-compile-print-syms): Treat non-interactive case specially.
2636 (displaying-byte-compile-warnings): Use backquote.
2637 (byte-compile-from-buffer): Bind byte-compile-last-line.
2638 (batch-byte-compile): Remove `Done' message.
2639
2640 2001-10-11 Stefan Monnier <monnier@cs.yale.edu>
2641
2642 * emacs-lisp/copyright.el (copyright): Add final \n.
2643
2644 2001-10-11 Miles Bader <miles@gnu.org>
2645
2646 * diff.el (diff): Display default values in prompts as
2647 `(default ...)', not `(...)'.
2648
2649 * info.el (Info-follow-reference): Likewise.
2650
2651 2001-10-10 Stefan Monnier <monnier@cs.yale.edu>
2652
2653 * emacs-lisp/autoload.el (doc-string-elt): Remove.
2654
2655 * newcomment.el (comment-indent): Be a little more robust in case
2656 comment-indent-function does funny things.
2657 (comment-normalize-vars): Autoload.
2658 (comment-region-internal): Fiddle with the visibility spec.
2659 (comment-valid-prefix): New function.
2660 (comment-indent-new-line): Use it. Ignore adaptive-fill-prefixes
2661 that would turn comment-text into non-comment-text.
2662
2663 * emacs-lisp/syntax.el: New file.
2664
2665 * progmodes/tcl.el: Change maintainer to FSF and remove loads of
2666 compatibility cruft.
2667 (tcl-using-emacs-19, tcl-using-emacs-19-23, tcl-using-xemacs-19)
2668 (tcl-version, tcl-maintainer, tcl-use-hairy-comment-detector): Remove.
2669 (tcl-mode-map): Remove bindings for tcl-beginning-of-defun,
2670 tcl-end-of-defun, tcl-mark-defun, tcl-indent-for-comment,
2671 tcl-submit-bug-report.
2672 (tcl-mode-syntax-table): Leave \f alone.
2673 (inferior-tcl-mode-map): Remove bindings for tcl-beginning-of-defun,
2674 tcl-end-of-defun, tcl-submit-bug-report.
2675 (tcl-xemacs-menu): Fix up and pass it directly to easymenu.
2676 (tcl-add-emacs-menu): Remove.
2677 (tcl-fill-mode-map, tcl-fill-inferior-map): Moved into the defvar.
2678 (tcl-keyword-list): Add `chain'.
2679 (tcl-font-lock-syntactic-keywords): New variable.
2680 (tcl-pps-has-arg-6): Remove.
2681 (tcl-internal-beginning-of-defun, tcl-internal-end-of-defun)
2682 (tcl-internal-mark-defun): Remove.
2683 (tcl-set-proc-regexp, tcl-set-font-lock-keywords): Use regexp-opt.
2684 (tcl-mode): Use define-derived-mode. Simplify.
2685 Set comment-indent-function.
2686 (tcl-indent-command): Use line-beginning-position and comment-indent.
2687 (tcl-calculate-indent): Renamed from calculate-tcl-indent.
2688 (tcl-indent-line): Use tcl-calculate-indent.
2689 (tcl-indent-exp): Renamed from indent-tcl-exp. Use new names.
2690 (tcl-add-log-defun): Renamed from add-log-tcl-defun. Use match-string.
2691 (tcl-filter): Use with-current-buffer, simplify.
2692 (inferior-tcl-mode): Use define-derived-mode.
2693 (tcl-hairy-in-comment): Renamed tcl-in-comment.
2694 (tcl-simple-in-comment, tcl-in-comment): Removed.
2695 (tcl-files-alist): New function.
2696 (tcl-help-snarf-commands): Use it and return the result directly
2697 rather than through a global variable.
2698 (tcl-reread-help-files): Fix up the call to tcl-help-snarf-commands.
2699 (tcl-help-on-word): Provide the default value to completing-read.
2700 (tcl-hilit): Remove.
2701 (tcl-hashify-buffer, tcl-popup-menu): Simplify.
2702 (tcl-comment-indent): New function.
2703 (tcl-submit-bug-report): Remove.
2704 (tcl-uncomment-region, tcl-indent-for-comment, add-log-tcl-defun)
2705 (indent-tcl-exp, calculate-tcl-indent, tcl-beginning-of-defun)
2706 (tcl-end-of-defun, tcl-mark-defun, tcl-mark): Redefine as aliases.
2707
2708 2001-10-10 Miles Bader <miles@gnu.org>
2709
2710 * info.el (Info-insert-dir): Don't call `Info-fontify-menu-headers'.
2711 (Info-fontify-node): Don't fontify the node if it's already been done.
2712
2713 2001-10-10 Gerd Moellmann <gerd@gnu.org>
2714
2715 * international/iso-transl.el (iso-transl-e-caret)
2716 (iso-transl-i-caret, iso-transl-o-caret, iso-transl-u-caret):
2717 Fix duplicates. From Dave Love <d.love@dl.ac.uk>.
2718
2719 * simple.el (end-of-buffer): Fix code scrolling specially
2720 for the buffer end.
2721
2722 * startup.el (command-line-1): Bind tab-width to 8.
2723
2724 2001-10-10 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2725
2726 * emulation/tpu-edt.el: Use defalias instead of fset for
2727 user-visible commands. From Rob Riepel
2728 <riepel@Networking.Stanford.EDU>.
2729
2730 2001-10-09 Gerd Moellmann <gerd@gnu.org>
2731
2732 * ruler-mode.el: New file.
2733
2734 2001-10-09 Miles Bader <miles@gnu.org>
2735
2736 * apropos.el (button): New require.
2737
2738 * help-funs.el: New file, contents mostly from `help.el'.
2739 (describe-variable): Use `condition-case' instead of `ignore-errors'.
2740
2741 * help-mode.el: New file, contents mostly from `help.el'.
2742
2743 * help.el: Don't require `view' when compiling.
2744 (help-with-tutorial, describe-function, describe-function-1)
2745 (variable-at-point, describe-variable, locate-library):
2746 Functions moved into `help-funs.el'.
2747 (help-manyarg-func-alist): Variable moved into `help-funs.el'.
2748 (help-mode, help-mode-setup, help-mode-finish, help-button-action)
2749 (help-setup-xref, help-xref-following, help-make-xrefs)
2750 (help-xref-button, help-insert-xref-button, help-xref-interned)
2751 (help-xref-go-back, help-go-back, help-do-xref, help-follow)
2752 (help-xref-on-pp): Functions moved into `help-mode.el'
2753 (help-mode-map, help-xref-stack, help-xref-stack-item)
2754 (help-highlight-p, help-highlight-face, help-back-label)
2755 (help-xref-symbol-regexp, help-xref-mule-regexp)
2756 (help-xref-info-regexp): Variables moved into `help-mode.el'.
2757 (help-symbol, help-back, help-info, help-customize-variable)
2758 (help-function-def, help-variable-def):
2759 Button-types moved into `help-mode.el'.
2760 (load-symbol-file-load-history, symbol-file):
2761 Functions moved into `subr.el'.
2762 (symbol-file-load-history-loaded): Variable moved into `subr.el'.
2763 (view-lossage): Call `help-setup-xref' instead of doing it manually.
2764
2765 * subr.el (symbol-file-load-history-loaded)
2766 (load-symbol-file-load-history, symbol-file): Moved from `help.el'.
2767
2768 * loadup.el ("button"): Load removed.
2769
2770 * button.el (define-button-type): Respect any `supertype' property.
2771 (button-type-subtype-p, button-has-type-p): New functions.
2772
2773 * rfn-eshadow.el (rfn-eshadow-regexp): Deal correctly with escaped
2774 dollar-signs.
2775
2776 * comint.el (comint-insert-previous-argument): New function.
2777 (comint-mode-map): Bind `C-c .' to `comint-input-previous-argument'.
2778 (comint-insert-previous-argument-last-start-pos)
2779 (comint-insert-previous-argument-last-index): New variables.
2780
2781 * apropos.el (apropos-next-label-button): Use the presence of a
2782 `apropos-label' property to detect label buttons.
2783
2784 2001-10-08 Miles Bader <miles@gnu.org>
2785
2786 * button.el (next-button, previous-button): Remove N and WRAP
2787 parameters. Don't pay attention to `skip' properties.
2788 (forward-button): Implement wrapping, iterating, and skipping here
2789 instead.
2790 (button-activate): USE-MOUSE-ACTION is optional.
2791 (button-nop): Function removed.
2792 (default-button): Use `ignore' as default button action.
2793
2794 * apropos.el (apropos-next-label-button): Update arguments to
2795 `next-button'.
2796 (apropos-symbol): Add `skip' property.
2797 (apropos-function, apropos-macro, apropos-command)
2798 (apropos-variable, apropos-face, apropos-group, apropos-widget)
2799 (apropos-plist): New button types.
2800 (apropos-label-properties): Variable removed.
2801 (apropos-print): Pass button-type to apropos-print-doc, rather
2802 than help function and label text.
2803 (apropos-print-doc): Remove ACTION and STR args, add TYPE arg.
2804 Get button label from TYPE.
2805
2806 2001-10-07 Stefan Monnier <monnier@cs.yale.edu>
2807
2808 * help.el (help-mode): Use define-derived-mode.
2809 (describe-mode): Add optional `buffer' arg.
2810 Use it instead of going through help-xref-mode.
2811 Avoid doubling the word `minor' when prettifying.
2812 (describe-function-1): List the corresponding key bindings.
2813 (describe-variable): Say if the var is automatically buffer-local.
2814 If the source is `loaddefs.el', look for the real source.
2815 (help-xref-mode): Remove.
2816
2817 * emacs-lisp/bytecomp.el (byte-compile-file): Return success when
2818 the file says no-byte-compile.
2819
2820 2001-10-08 Miles Bader <miles@gnu.org>
2821
2822 * button.el (next-button, previous-button): Respect `skip' property.
2823
2824 2001-10-07 Miles Bader <miles@gnu.org>
2825
2826 * woman.el (woman-mode-map): Copy button-buffer-map instead of
2827 making a new keymap. Don't bind mouse-2. Bind M-mouse-2 to
2828 `woman-follow-word' instead of `woman-mouse-2'.
2829 (woman-follow-word): Renamed from `woman-mouse-2'.
2830 Follow current unconditionally, since this function is now only
2831 bound to M-mouse-2. Use accessor functions.
2832 (WoMan-highlight-references): Use `make-text-button'.
2833 (woman-xref): New button type.
2834
2835 * loadup.el ("faces"): Move load before loading "loaddefs.el".
2836 ("button"): New load, just before "help" (which uses it).
2837
2838 * help.el (help-mode-map): Make button-buffer-map our parent.
2839 Don't bind mouse events or tab/backtab.
2840 (help-function, help-variable, help-face, help-coding-system)
2841 (help-input-method, help-character-set, help-back, help-info)
2842 (help-customize-variable, help-function-def, help-variable-def):
2843 New button types.
2844 (help-button-action): New function.
2845 (describe-function-1): Pass help button-types to
2846 `help-xref-button' rather than help function and help-echo string.
2847 Don't put multiple help-function args in a list to pass them to
2848 help-xref-button, just pass them as multiple arguments.
2849 Use `help-insert-xref-button' to make [back]-button, rather than
2850 `help-xref-button'.
2851 (help-xref-button): Take a button-type TYPE as a parameter rather
2852 than a function. Remove HELP-ECHO parameter. Remove DATA parameter
2853 and add a &rest parameter ARGS to serve the same purpose.
2854 Use `make-text-button' to add the button.
2855 (help-insert-xref-button): Use `insert-text-button' to add the button.
2856 (help-follow-mouse, help-next-ref, help-previous-ref):
2857 Functions removed.
2858 (help-do-xref): New function.
2859 (help-follow): Use `push-button' and `help-do-xref' to do most of
2860 the work.
2861
2862 * apropos.el (apropos-symbol, apropos-label): New button types.
2863 (apropos-symbol-button-display-help)
2864 (apropos-label-button-display-help, apropos-next-label-button):
2865 New functions.
2866 (apropos-mode-map): Make button-buffer-map our parent.
2867 Don't bind mouse events.
2868 (apropos-print, apropos-print-doc): Create buttons instead of text
2869 properties.
2870 (apropos-mouse-follow): Function removed.
2871 (apropos-follow): Use buttons.
2872
2873 * button.el: New file.
2874
2875 2001-10-07 Gerd Moellmann <gerd@gnu.org>
2876
2877 * emacs-lisp/cl.el (most-positive-fixnum, most-negative-fixnum):
2878 Remove.
2879
2880 2001-10-05 Richard M. Stallman <rms@gnu.org>
2881
2882 * add-log.el (add-change-log-entry): Skip copyright notice
2883 and copying permission notice at start of file, if any.
2884 Make use of terms "entry" and "item" accord with Emacs manual.
2885 Simplify the logic for moving point while entering or creating
2886 an entry and then an item.
2887 (add-change-log-entry-other-window): Doc fix.
2888
2889 2001-10-06 Miles Bader <miles@gnu.org>
2890
2891 * rfn-eshadow.el (read-file-name-electric-shadow): Autoload cookie
2892 removed; they apparently don't work with faces.
2893
2894 2001-10-05 Sam Steingold <sds@gnu.org>
2895
2896 * textmodes/sgml-mode.el (html-xhtml): New user option.
2897 (html-tag-alist, html-horizontal-rule, html-image, html-line)
2898 (html-ordered-list, html-unordered-list, html-list-item)
2899 (html-paragraph, html-checkboxes, html-radio-buttons): Use it.
2900 (sgml-skip-close-p): New function.
2901 (sgml-value): Use it.
2902
2903 2001-10-05 Sam Steingold <sds@gnu.org>
2904
2905 * calendar/diary-lib.el (diary-entry-compare): When times are
2906 identical, compare the entries lexicographically.
2907
2908 2001-10-06 Miles Bader <miles@gnu.org>
2909
2910 * rfn-eshadow.el (rfn-eshadow-update-overlay):
2911 Use `minibuffer-prompt-end'.
2912
2913 * simple.el (previous-matching-history-element): Fix misplaced
2914 parentheses.
2915
2916 2001-10-05 Miles Bader <miles@gnu.org>
2917
2918 * rfn-eshadow.el: New file.
2919
2920 2001-10-05 Miles Bader <miles@gnu.org>
2921
2922 * cus-face.el (custom-face-attributes): Make sure each attribute
2923 has a valid default value. Remove hacks that mapped `nil' to
2924 `off' and used nil to mean `unspecified'. Remove `unspecified'
2925 choices from all attributes (unspecified is handled by the parent
2926 checklist).
2927 * cus-edit.el (custom-face-edit-convert-widget)
2928 (custom-face-edit-deactivate, custom-face-edit-activate)
2929 (custom-face-edit-delete, custom-face-edit-attribute-tag):
2930 New functions.
2931 (custom-face-edit): Specify a custom :convert-widget.
2932 (custom-pre-filter-face-spec, custom-post-filter-face-spec):
2933 Don't pass in default filters that map between `nil' and `off' and
2934 `unspecified' and `nil'.
2935
2936 2001-10-05 Gerd Moellmann <gerd@gnu.org>
2937
2938 * progmodes/compile.el (compilation-buffer-name): New function.
2939 (compile-internal): Use it to determine the name of the
2940 compilation buffer.
2941
2942 2001-10-05 Miles Bader <miles@gnu.org>
2943
2944 * progmodes/compile.el (grep-use-null-device): New variable.
2945 (grep-command): Mention `grep-use-null-device'.
2946 (grep-compute-defaults): Compute `grep-use-null-device' if necessary.
2947 Make computation of `grep-command' respect `grep-use-null-device'.
2948 (grep): Respect `grep-use-null-device'.
2949 Call `grep-compute-defaults' even if grep-command is set, if
2950 grep-use-null-device is still tentative.
2951
2952 * subr.el (call-process-shell-command): New function.
2953
2954 2001-10-05 Miles Bader <miles@gnu.org>
2955
2956 * simple.el (previous-matching-history-element)
2957 (next-history-element, next-complete-history-element): Use
2958 `minibuffer-' functions instead of calling `field-' functions directly.
2959 (minibuffer-prompt-end, minibuffer-contents):
2960 (minibuffer-contents-no-properties, delete-minibuffer-contents):
2961 Functions removed (now subrs).
2962 (minibuffer-prompt-width): Use `minibuffer-prompt-end'.
2963
2964 * minibuf-eldef.el (minibuf-eldef-setup-minibuffer)
2965 (minibuf-eldef-update-minibuffer): Use `minibuffer-' functions
2966 instead of calling `field-' functions directly.
2967 (minibuf-eldef-setup-minibuffer): Remove unused variable `prompt'.
2968
2969 2001-10-05 Gerd Moellmann <gerd@gnu.org>
2970
2971 * files.el (find-file-noselect): If file's read-only status has
2972 changed on disk, ask if buffer's read-only status should be
2973 changed, unless NOWARN is set.
2974
2975 * emacs-lisp/cl-macs.el (define-setf-expander): Make it an
2976 alias for define-setf-method.
2977
2978 * bindings.el: Remove no-byte-compile from file local variables
2979 to enable bootstrapping.
2980
2981 2001-10-04 Andrew Innes <andrewi@gnu.org>
2982
2983 * faces.el (face-font-registry-alternatives) [windows-nt]:
2984 Make gb2312 an alias for gb2312.1980.
2985
2986 2001-10-04 Stefan Monnier <monnier@cs.yale.edu>
2987
2988 * uniquify.el (uniquify-get-proposed-name): Don't assume dirsep is /.
2989 (uniquify-reverse-components): Remove.
2990
2991 * emacs-lisp/bytecomp.el (byte-recompile-directory):
2992 Make sure the file is readable.
2993 (byte-compile-file): Don't compile if `no-byte-compile' is set.
2994 (byte-compile-defvar): Update to reflect the change in Fdefvar.
2995 (batch-byte-recompile-directory): Pass arg=0.
2996
2997 * progmodes/perl-mode.el (perl-indent-continued-arguments): New var.
2998 (perl-calculate-indent): Use it.
2999 (perl-backward-to-noncomment): Use forward-comment.
3000
3001 * derived.el (define-derived-mode, derived-mode-make-docstring):
3002 Allow `parent' to be nil.
3003
3004 * textmodes/nroff-mode.el (nroff-mode-abbrev-table, nroff-mode):
3005 Use define-derived-mode.
3006 (nroff-mode-map, nroff-mode-syntax-table): Massage.
3007
3008 * mail/mailabbrev.el (mail-abbrev-in-expansion-header-p): Simplify.
3009
3010 * emacs-lisp/lselect.el: Use facep iso find-face.
3011
3012 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
3013 Use regexp-opt.
3014 (doc-string-elt): Set symbols' prop. Copied from autoload.el.
3015 (lisp-font-lock-syntactic-face-function): New function.
3016 (lisp-mode-variables): Use it. Make arg optional.
3017 (emacs-lisp-mode): Don't pass an arg to lisp-mode-variables.
3018 (lisp-mode): Don't pass an arg to lisp-mode-variables.
3019 Set comment-start-skip.
3020
3021 * emacs-lisp/lisp-mnt.el (lm-history-header): Accept `ChangeLog'.
3022
3023 * emacs-lisp/cl-macs.el (frame-parameter): Add a setf method.
3024 (ignore-errors): Don't bother using a `err' symbol.
3025
3026 * emacs-lisp/autoload.el (autoload-ensure-default-file)
3027 (autoload-insert-section-header, autoload-before-p)
3028 (autoload-remove-section): New functions.
3029 (generate-file-autoloads): Use them.
3030 (update-file-autoloads): Use them. Return FILE if there's no cookie.
3031 Make sure the autoload file is properly formatted when creating it.
3032 (update-autoloads-from-directories): Use them as well.
3033 Only update autoloads for files whose timestamp has changed.
3034 Add a dummy entry to remember the files which had no autoload cookies.
3035
3036 * timer.el (timer-relative-time): Fix computation for negative `micro'.
3037
3038 * subr.el (define-key-after): Allow `key' to be longer than 1.
3039 (make-local-hook): Make obsolete.
3040 (add-hook, remove-hook): Don't use make-local-hook any more.
3041 (make-syntax-table): Inherit all chars from s-s-t.
3042
3043 2001-10-04 Gerd Moellmann <gerd@gnu.org>
3044
3045 This is a fix for a report saying that resuming a search with C-s
3046 C-s doesn't use the case-fold-search setting of the previous
3047 search (C-s ... M-c ... then C-s C-s).
3048
3049 * isearch.el (isearch-last-case-fold-search): New variable.
3050 (isearch-mode): Remember value of isearch-case-fold-search
3051 in isearch-last-case-fold-search.
3052 (isearch-done): Quote value of isearch-case-fold-search.
3053 (isearch-repeat): When resuming a search, restore
3054 isearch-case-fold-search from isearch-last-case-fold-search.
3055
3056 Added to NEWS.
3057
3058 * startup.el (inhibit-startup-buffer-menu): New user-option.
3059 (command-line-1): If inhibit-startup-buffer-menu is set, don't
3060 display the buffer menu. From Simon Josefsson <jas@extundo.com>.
3061
3062 This allows upto 99999 messages in the summary without screwing up
3063 the summary sorting. Previously 9999 was the maximum. Added to NEWS.
3064
3065 * mail/rmailsum.el (rmail-make-summary-line)
3066 (rmail-make-summary-line-1, rmail-summary-next-same-subject)
3067 (rmail-summary-goto-msg, rmail-summary-goto-msg):
3068 Allow 5-digit message ids instead of 4.
3069
3070 This adds expansion of environment variables in the value
3071 specified with M-x setenv. Added to NEWS.
3072
3073 * env.el (substitute-env-vars): New function.
3074 (setenv): Add parameter SUBSTITUTE-ENV-VARS. If set, substitute
3075 environment variables in VALUE. Return VALUE.
3076
3077 2001-10-04 Gerd Moellmann <gerd@gnu.org>
3078
3079 * Branch for 21.1.
3080
3081 2001-10-03 Stefan Monnier <monnier@cs.yale.edu>
3082
3083 * pcvs-util.el (cvs-prefix-define): Typo cons->concat.
3084
3085 2001-10-03 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3086
3087 * emulation/tpu-edt.el: Make messages match original TPU/edt
3088 editor. From riepel@Stanford.EDU (Rob Riepel).
3089
3090 2001-10-03 Eli Zaretskii <eliz@is.elta.co.il>
3091
3092 * rect.el: Update maintainer's email address.
3093
3094 2001-10-02 Andreas Schwab <schwab@suse.de>
3095
3096 * net/ange-ftp.el (ange-ftp-skip-msgs): Add 227 and 228 for Long
3097 and Extended Passive Mode, resp.
3098
3099 2001-10-01 Eli Zaretskii <eliz@is.elta.co.il>
3100
3101 These changes add support for Calendar-related items in the
3102 menu bar on tty's as well:
3103
3104 * calendar/calendar.el (calendar-mode-map): Require cal-menu
3105 unconditionally.
3106 (calendar-mode): Set up activate-menubar-hook unconditionally.
3107
3108 * calendar/cal-menu.el (cal-menu-x-popup-menu): New function,
3109 calls x-popup-menu only if popup menus are supported.
3110 (calendar-mouse-insert-hebrew-diary-entry)
3111 (calendar-mouse-insert-islamic-diary-entry)
3112 (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
3113 (calendar-mouse-view-other-diary-entries)
3114 (calendar-mouse-print-dates, calendar-mouse-2-date-menu)
3115 (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
3116 Call cal-menu-x-popup-menu instead of x-popup-menu.
3117
3118 2001-10-01 Gerd Moellmann <gerd@gnu.org>
3119
3120 * gs.el (gs-set-ghostview-window-prop): Fix args of `elt'.
3121
3122 * emacs-lisp/edebug.el (rx): Add def-edebug-spec.
3123
3124 * emacs-lisp/rx.el: New file.
3125
3126 2001-10-01 Eli Zaretskii <eliz@is.elta.co.il>
3127
3128 * help.el (help-for-help): Doc fix. From Pavel@Janik.cz (Pavel Janik).
3129
3130 2001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
3131
3132 * frame.el (select-frame-by-name, other-frame): Doc fix.
3133
3134 2001-09-29 Eli Zaretskii <eliz@is.elta.co.il>
3135
3136 * play/snake.el (snake-score-file): Use temporary-file-directory
3137 instead of a literal "/tmp". Suggested by Robert
3138 <robert@chezmarshall.freeserve.co.uk>.
3139
3140 * play/tetris.el (tetris-score-file): Ditto.
3141
3142 2001-09-28 Eli Zaretskii <eliz@is.elta.co.il>
3143
3144 * apropos.el (apropos-print): Make the directions inserted at the
3145 beginning of the *Apropos* buffer more clear.
3146
3147 2001-09-27 Michael Kifer <kifer@cs.sunysb.edu>
3148
3149 * ediff-mult.el (ediff-get-meta-info): Installed Gerd's changes.
3150 Added comments.
3151
3152 2001-09-27 Stefan Monnier <monnier@cs.yale.edu>
3153
3154 * newcomment.el (comment-normalize-vars): Use " \t" rather than
3155 "\\s-" when defining comment-end-skip.
3156
3157 2001-09-27 Gerd Moellmann <gerd@gnu.org>
3158
3159 * mail/feedmail.el (feedmail-queue-send-edit-prompt-help):
3160 Call get-buffer-window first second arg `visible'.
3161
3162 * international/mule-diag.el (list-input-methods-1):
3163 Output something that's independent of Emacs' version.
3164
3165 * tar-mode.el (tar-mode-write-file): Don't signal an error by
3166 calling byte-to-position with a nil tar-header-offset.
3167
3168 2001-09-27 Simon Josefsson <jas@extundo.com>
3169
3170 * mail/sendmail.el (send-mail-function): Doc fix.
3171 (mail-do-fcc): Error if header-end is not a marker.
3172 (mail-do-fcc): Add a comment.
3173 (mail-reply-to): Doc fix.
3174 (mail-signature): Make ATPOINT optional.
3175 (mail-yank-original): Use cond instead of nestled if.
3176
3177 2001-09-26 Stefan Monnier <monnier@cs.yale.edu>
3178
3179 * info.el (Info-on-current-buffer): Default arg to "Top".
3180
3181 2001-09-25 Eli Barzilay <eli@barzilay.org>
3182
3183 * calculator.el (calculator-copy-displayer): New user-option.
3184 (calculator-displayer-prev, calculator-displayer-next):
3185 Renamed from calculator-displayed-{left,right}.
3186 (calculator, calculator-standard-displayer)
3187 (calculator-num-to-string, calculator-update-display)
3188 (calculator-copy, calculator-put-value): Bug and display fixes.
3189
3190 2001-09-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3191
3192 * ebnf2ps.el: Eliminate make-local-hook calls. Doc fix.
3193 (ebnf-version): New version (3.6.1).
3194
3195 * ebnf-bnf.el: Fix character range regexp. Doc fix.
3196 (ebnf-bnf-non-terminal-chars): New internal const.
3197 (ebnf-bnf-lex): Fix code.
3198
3199 * ebnf-iso.el: Fix character range regexp. Doc fix.
3200 (ebnf-iso-non-terminal-chars): New internal const.
3201 (ebnf-iso-lex): Fix code.
3202
3203 * ebnf-yac.el: Fix character range regexp. Doc fix.
3204 (ebnf-yac-skip-chars): New internal const.
3205 (ebnf-yac-skip-code): Fix code.
3206
3207 2001-09-24 Stefan Monnier <monnier@cs.yale.edu>
3208
3209 * vc.el (vc-checkin): Use vc-delete-automatic-version-backups.
3210
3211 * pcvs-parse.el (cvs-parse-commit): Expand the file name before
3212 passing it to VC.
3213
3214 * vc-hooks.el (vc-delete-automatic-version-backups): Handle the
3215 case where the file is relative.
3216
3217 2001-09-24 Gerd Moellmann <gerd@gnu.org>
3218
3219 * xml.el (xml-parse-attlist): Quotes around attributes must be the
3220 same on each side. Make sure we properly handle simple quotes.
3221 From Daiki Ueno <ueno@unixuser.org>.
3222
3223 2001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
3224
3225 * mail/sendmail.el (mail-mode): Doc fix. From Simon Josefsson
3226 <jas@extundo.com>.
3227
3228 * menu-bar.el (top-level): Minor fixes for text of help-echo in
3229 some items of the Options menu.
3230
3231 2001-09-22 Stefan Monnier <monnier@cs.yale.edu>
3232
3233 * pcvs-parse.el (cvs-parse-commit): Remove the temp files used by VC.
3234
3235 * vc-hooks.el (vc-delete-automatic-version-backups):
3236 Don't fail if the directory doesn't exist.
3237
3238 * diff-mode.el (diff-default-read-only): New var.
3239 (diff-mode): Use it.
3240
3241 2001-09-22 Eli Zaretskii <eliz@is.elta.co.il>
3242
3243 * hexl.el (hexl-mode-map): Fix the change of 2001-08-23:
3244 Use make-keymap instead of copy-keymap, since copying the global
3245 keymap messes up the menu bar.
3246
3247 * info.el (Info-goto-node, Info-menu): Doc fix. Suggested by
3248 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
3249
3250 2001-09-21 Eli Zaretskii <eliz@is.elta.co.il>
3251
3252 * dired.el (dired-build-subdir-alist): Accept optional arg SWITCHES.
3253
3254 * dired-aux.el (dired-insert-subdir): Pass switches to
3255 dired-build-subdir-alist.
3256
3257 2001-09-21 Stephen Gildea <gildea@stop.mail-abuse.org>
3258
3259 * time-stamp.el (time-stamp-string-preprocess): Fix bug that
3260 caused %#a and %#b to be mis-formatted.
3261
3262 2001-09-20 Eli Zaretskii <eliz@is.elta.co.il>
3263
3264 * info.el (Info-file-list-for-emacs): Add elements for ada-mode,
3265 ccmode, emacs-mime, and eudc manuals.
3266
3267 2001-09-19 Sam Steingold <sds@gnu.org>
3268
3269 w32 find cannot be used with `grep-find'.
3270 * progmodes/compile.el (find-program): New variable.
3271 (grep-compute-defaults): Use it to set `grep-find-command'.
3272
3273 2001-09-19 Gerd Moellmann <gerd@gnu.org>
3274
3275 * ps-bdf.el (bdf-read-bitmap): Initialize returned values to defaults.
3276
3277 2001-09-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3278
3279 * ebnf2ps.el: Replace "Prologue" by "Prolog" in PostScript
3280 programming. Doc fix.
3281 (ebnf-version): New version (3.6).
3282 (ebnf-eps-begin): Data fix.
3283 (ebnf-begin-file): Code fix.
3284
3285 * ebnf-bnf.el: Doc fix.
3286 (ebnf-bnf-lex): Fix regexp for non-terminal and terminal tokens.
3287
3288 * ebnf-iso.el, ebnf-otz.el, ebnf-yac.el: Doc fix.
3289
3290 2001-09-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3291
3292 * ps-print.el: Better face mapping for black/white PostScript printers.
3293 Check if mark is active when printing a region. Doc fix.
3294 (ps-print-version): New version number (6.5.5).
3295 (ps-print-color-p): Customization fix.
3296 (ps-black-white-faces): New option.
3297 (ps-black-white-faces-alist): New internal var.
3298 (ps-count-lines-preprint, ps-print-preprint-region): New funs.
3299 (ps-print-region, ps-print-region-with-faces, ps-nb-pages-buffer)
3300 (ps-nb-pages-region): Interactive fix.
3301 (ps-extend-face-list, ps-extend-face, ps-setup, ps-begin-job)
3302 (ps-face-attributes, ps-generate-postscript-with-faces): Code fix.
3303
3304 2001-09-18 Eli Zaretskii <eliz@is.elta.co.il>
3305
3306 * dired.el (dired-move-to-filename-regexp): Allow one digit in the
3307 numeric month value, and allow the Kanji character after the it to
3308 be missing (happens with ls-lisp's output on Japanese versions of
3309 MS-Windows).
3310
3311 2001-09-18 Miles Bader <miles@gnu.org>
3312
3313 * diff-mode.el (diff-mode): Don't make the buffer read-only if
3314 it's empty (and thus probably a new patch file about to be edited).
3315
3316 2001-09-17 Gerd Moellmann <gerd@gnu.org>
3317
3318 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
3319 Check for '(' in column 0 of doc string.
3320
3321 * gs.el (gs-set-ghostview-window-prop): Use `elt' instead
3322 of `nth' so that using a vector as bounding-box works.
3323 From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
3324
3325 2001-09-17 Andre Spiegel <spiegel@gnu.org>
3326
3327 * vc.el (vc-annotate): Use current workfile version explicitly as
3328 a default, suggested by Gustav H\e,Ae\e(Bllberg <gustav@virtutech.se>.
3329
3330 2001-09-16 Eli Zaretskii <eliz@is.elta.co.il>
3331
3332 * ps-bdf.el (bdf-cache-file) <ms-dos>: Use _bdfcache.el, since
3333 convert-standard-filename doesn't guarantee that the .el extension
3334 is preserved.
3335
3336 * dos-fns.el (convert-standard-filename): Replace invalid
3337 characters only after converting dash/underscore to a period.
3338 (original-make-auto-save-file-name): New.
3339 (make-auto-save-file-name): New function, overrides the definition
3340 on files.el and calls the original function via
3341 original-make-auto-save-file-name.
3342
3343 * mail/rmail.el (top-level): Require mule-utils when compiling.
3344 (rmail-decode-babyl-format): Use detect-coding-with-priority
3345 instead of detect-coding-region, to favor detection of emacs-mule
3346 encoded Babyl files written by rmailout.el etc. Suggested by
3347 Kenichi Handa <handa@etl.go.jp>.
3348
3349 2001-09-14 Eli Zaretskii <eliz@is.elta.co.il>
3350
3351 * eshell/em-unix.el (eshell-shuffle-files, eshell-shuffle-files):
3352 Use `equal', not `=', since the device number can be a cons cell.
3353
3354 2001-09-14 Gerd Moellmann <gerd@gnu.org>
3355
3356 * simple.el: Comment out change of 2001-09-13.
3357
3358 2001-09-13 Milan Zamazal <pdm@zamazal.org>
3359
3360 * progmodes/compile.el (grep-compute-defaults): Don't set
3361 grep-command/grep-find-command when it is already non-nil.
3362 (grep-command): Make it a user option.
3363 (grep-find-command): Likewise.
3364
3365 2001-09-13 Michael Kifer <kifer@cs.sunysb.edu>
3366
3367 * viper-cmd.el (viper-replace-char-subr, viper-envelop-ESC-key):
3368 inhibit quit.
3369
3370 2001-09-13 Eli Zaretskii <eliz@is.elta.co.il>
3371
3372 * files.el (make-auto-save-file-name): If long file names are not
3373 supported on MS-DOS, truncate the file name to DOS 8+3 limits before
3374 generating an auto-save file name from it.
3375
3376 2001-09-13 Gerd Moellmann <gerd@gnu.org>
3377
3378 * ps-print.el (ps-print-region, ps-print-region-with-faces)
3379 (ps-nb-pages-region): Signal an error if called interactively
3380 and the mark is not active.
3381
3382 * simple.el (minibuffer-prompt-modification)
3383 (minibuffer-prompt-insertion): New functions.
3384 (minibuffer-prompt-properties): Use `modification-hooks' and
3385 `insert-in-front-hooks'.
3386
3387 2001-09-12 Richard M. Stallman <rms@gnu.org>
3388
3389 * textmodes/outline.el (outline-regexp): Doc fix.
3390 Initialize it in the defcustom, the usual way.
3391
3392 2001-09-12 Gerd Moellmann <gerd@gnu.org>
3393
3394 * ediff-mult.el (ediff-get-meta-info): Take into account that data
3395 from `ediff-meta-info' properties need not be an overlay.
3396 From David Ponce <dponce@voila.fr>.
3397
3398 * isearch.el (isearch-intersects-p): Fix end checks.
3399
3400 2001-09-11 Eli Zaretskii <a34785@is.elta.co.il>
3401
3402 * gud.el (dbx) <gud-dbx-use-stopformat-p>: Move this case into the
3403 `t' branch of `cond', since Irix 6.1 and up is a special case of
3404 the standard dbx interface.
3405
3406 2001-09-11 Miles Bader <miles@gnu.org>
3407
3408 * comint.el (comint-send-input): When waiting for echoed input,
3409 don't save the expected end position in `echo-end', so that things
3410 work properly even if the buffer is modified elsewhere at the same
3411 time [this happens if `comint-truncate-buffer' is used].
3412
3413 2001-09-11 Gerd Moellmann <gerd@gnu.org>
3414
3415 * textmodes/outline.el (outline-mode): Use `^' and a shy group
3416 when constructing imenu-generic-expression from outline-regexp.
3417
3418 2001-09-10 Eli Zaretskii <eliz@is.elta.co.il>
3419
3420 * eshell/em-unix.el (eshell-shuffle-files): Compare inodes with
3421 `equal' instead of `=', since they can be cons cells. From Nils
3422 Goesche <cartan@cartan.de>.
3423
3424 2001-09-10 Andre Spiegel <spiegel@gnu.org>
3425
3426 * vc.el (vc-annotate): Rewrote doc string.
3427
3428 2001-09-10 Eli Zaretskii <eliz@is.elta.co.il>
3429
3430 * time-stamp.el: Update Stephen Gildea's email address.
3431
3432 2001-09-10 Gerd Moellmann <gerd@gnu.org>
3433
3434 * mail/sendmail.el (mail-send): Obey mail-send-nonascii when
3435 enable-multibyte-characters = nil. From Hallvard B Furuseth
3436 <h.b.furuseth@usit.uio.no>.
3437
3438 2001-09-09 Michael Kifer <kifer@cs.sunysb.edu>
3439
3440 * ediff-init.el (ediff-highest-priority): Bug fix.
3441
3442 * viper-cmd.el (viper-special-read-and-insert-char): New function
3443 that reads a character and uses the current input method or
3444 iso-accents when appropriate.
3445
3446 * viper.el and all others: Corrections to the comment blocks at
3447 the top.
3448
3449 2001-09-09 Eli Zaretskii <eliz@is.elta.co.il>
3450
3451 * info.el (Info-goto-node): Doc fix.
3452
3453 2001-09-07 Gerd Moellmann <gerd@gnu.org>
3454
3455 * isearch.el (isearch-intersects-p): New function.
3456 (isearch-close-unnecessary-overlays): Renamed from *unecessary*,
3457 use isearch-intersects-p, and clean up.
3458
3459 2001-09-07 Eli Zaretskii <eliz@is.elta.co.il>
3460
3461 * textmodes/ispell.el (ispell-dictionary-alist-4): Add "german"
3462 and "german8", for the new German orthography dictionaries,
3463 (ispell-dictionary-alist-5, ispell-dictionary-alist-6): Rearrange
3464 the entries, to keep the line length balanced for loaddefs.el.
3465
3466 2001-09-07 Dr Francis J. Wright <F.J.Wright@qmw.ac.uk>
3467
3468 * comint.el (comint-send-input): Handle comint-process-echoes
3469 differently.
3470
3471 2001-09-07 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3472
3473 * locate.el (locate-insert-header): Remove unnecessary whitespace.
3474
3475 2001-09-07 Eli Zaretskii <eliz@is.elta.co.il>
3476
3477 * arc-mode.el (archive-dostime): Fix a typo in minutes' computation.
3478
3479 2001-09-07 Gerd Moellmann <gerd@gnu.org>
3480
3481 * server.el (server-switch-buffer):
3482 * textmodes/refer.el (refer-find-entry-internal):
3483 * term/sup-mouse.el (sup-pos-to-window):
3484 * term/bg-mouse.el (bg-window-from-x-y):
3485 * emacs-lisp/edebug.el (edebug-window-live-p):
3486 Use get-window-with-predicate.
3487
3488 * window.el (get-window-with-predicate): Renamed from some-window.
3489 (some-window): Make it an alias.
3490
3491 2001-09-06 Gerd Moellmann <gerd@gnu.org>
3492
3493 * simple.el (undo): Remove positions from buffer-undo-list up to
3494 the next undo boundary only.
3495
3496 2001-09-06 Eli Zaretskii <eliz@is.elta.co.il>
3497
3498 * makefile.nt (install): Don't copy sc.el. Reported by Richard
3499 Kim <ryk@dspwiz.com>
3500
3501 * cus-edit.el (custom-buffer-create-internal): Remove "100%" from
3502 the message "Creating customization items...done".
3503
3504 2001-09-05 Gerd Moellmann <gerd@gnu.org>
3505
3506 * font-lock.el (toplevel): Require `jit-lock' only if
3507 font-lock-support-mode is set to jit-lock-mode.
3508
3509 2001-09-05 Eli Zaretskii <eliz@is.elta.co.il>
3510
3511 * international/quail.el (quail-use-package, quail-inactivate)
3512 (quail-activate): Mention the hooks these functions run in their
3513 doc strings.
3514
3515 2001-09-05 Edward M. Reingold <reingold@iit.edu>
3516
3517 * cal-menu.el (calendar-mouse-view-other-diary-entries): Fix name
3518 of file in header of menu.
3519
3520 2001-09-04 Gerd Moellmann <gerd@gnu.org>
3521
3522 * env.el (setenv): Interactively, if VARIABLE has a current value,
3523 add that to the front of the history, as the doc string says.
3524
3525 * comint.el (comint-send-input): Change help-echo.
3526 From "Dr Francis J. Wright" <F.J.Wright@qmw.ac.uk>.
3527
3528 * bookmark.el (bookmark-write-file): Bind print-length and
3529 print-level to nil. From Tom Capey <tomc@edina.co.uk>.
3530
3531 * obsolete/uncompress.el: Moved there from lisp/.
3532
3533 * comint.el (comint-insert-clicked-input): Goto point-max before
3534 deleting previous input. From "Dr Francis J. Wright"
3535 <F.J.Wright@qmw.ac.uk>.
3536
3537 * simple.el (backward-word): Doc fix.
3538
3539 2001-09-03 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
3540
3541 * emacs-lisp/levents.el, emacs-lisp/lucid.el, emacs-lisp/pp.el
3542 * uncompress.el, uniquify.el, vc.el, view.el, window.el
3543 * w32-fns.el: Add Keywords header.
3544
3545 2001-09-04 Eli Zaretskii <eliz@is.elta.co.il>
3546
3547 * menu-bar.el: Fix separators in the Edit menu. Bring "Fill" near
3548 "Text Properties". Suggested by Simon Marshall
3549 <Simon.Marshall@midas-kapiti.com>.
3550
3551 2001-09-04 Andrew Choi <akochoi@cse.cuhk.edu.hk>
3552
3553 * term/mac-win.el (mac-drag-n-drop): Decode file name by
3554 consulting the value of file-name-coding-system.
3555
3556 2001-09-03 Stefan Monnier <monnier@cs.yale.edu>
3557
3558 * help.el (describe-function-1): Save precomputed `file-name' rather
3559 than recomputing it (incorrectly) with `symbol-file'.
3560
3561 2001-09-03 Gerd Moellmann <gerd@gnu.org>
3562
3563 * international/isearch-x.el (isearch-exit-recursive-edit):
3564 Take three parameters, since it's used as an after-change-function.
3565
3566 * emacs-lisp/backquote.el (backquote-backquote-symbol)
3567 (backquote-unquote-symbol, backquote-splice-symbol): Remove `*'
3568 from doc strings.
3569
3570 2001-09-02 Milan Zamazal <pdm@zamazal.org>
3571
3572 * progmodes/glasses.el (glasses-convert-to-unreadable):
3573 Consider underscores as in `glasses-make-readable'.
3574
3575 2001-09-02 Eli Zaretskii <eliz@is.elta.co.il>
3576
3577 * progmodes/cmacexp.el (c-macro-preprocessor): Use "gcc -E" for
3578 MS-DOS, since cpp might not be available.
3579
3580 * menu-bar.el (menu-bar-edit-menu) <yank-menu, yank>:
3581 Mention "yank" in the help-echo text.
3582 Suggested by Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3583
3584 2001-09-01 Stefan Monnier <monnier@cs.yale.edu>
3585
3586 * newcomment.el (comment-indent): Insert spaces more carefully.
3587
3588 2001-08-31 Eli Zaretskii <eliz@is.elta.co.il>
3589
3590 * mail/emacsbug.el (report-emacs-bug): Make sure *Messages*
3591 exists. From Andy Petrusenco <andy@int.spb.ru>.
3592
3593 * hi-lock.el (hi-lock-unface-buffer): Don't call x-popup-menu if
3594 display-popup-menus-p returns nil. Suggested by Andy Petrusenco
3595 <andy@int.spb.ru>.
3596
3597 2001-08-31 Gerd Moellmann <gerd@gnu.org>
3598
3599 * isearch.el (isearch-mouse-2): Renamed from isearch-mouse-yank.
3600 Instead of running mouse-yank-at-click, see what the event is
3601 bound to outside Isearch and run that.
3602
3603 2001-08-31 Eli Zaretskii <eliz@is.elta.co.il>
3604
3605 * menu-bar.el (menu-bar-options-menu) <transient-mark-mode>:
3606 Fix the menu entry to mention transient-mark-mode.
3607
3608 2001-08-30 Gerd Moellmann <gerd@gnu.org>
3609
3610 * simple.el (eval-expression-print-level): Fix last change.
3611
3612 * bindings.el (mode-line-coding-system-map): New variable.
3613 (mode-line-mule-info): Give the "%Z" a local-map keymap.
3614
3615 * simple.el (eval-expression-print-level): Change the type
3616 of the defcustom to allow nil.
3617
3618 * emacs-lisp/find-gc.el: Moved here from lisp/.
3619
3620 * international/quail.el (quail-completion-1):
3621 Reverse the ((CHAR . DEFN) ...) list before processing it.
3622 From Kenichi Handa <handa@etl.go.jp>.
3623
3624 * obsolete/rsz-mini.el, obsolete/sun-curs.el, obsolete/sun-fns.el
3625 * obsolete/x-apollo.el, obsolete/x-menu.el: Moved here from lisp/.
3626
3627 2001-08-30 Eli Zaretskii <eliz@is.elta.co.il>
3628
3629 * toolbar/tool-bar.el (tool-bar-mode): Make it a no-op if images
3630 aren't supported. This avoids the annoying gray strip drawn by
3631 the Windows version instead of the missing tool bar.
3632
3633 2001-08-29 Gerd Moellmann <gerd@gnu.org>
3634
3635 * menu-bar.el (menu-bar-options-menu): Make option text, messages
3636 and tooltips more consistent. From "Marshall, Simon"
3637 <Simon.Marshall@midas-kapiti.com>.
3638
3639 * startup.el (fancy-splash-screens): Temporarily set
3640 minor-mode-map-alist to nil while displaying splash screens.
3641
3642 2001-08-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3643
3644 * buff-menu.el: Add Keywords header.
3645 Doc fix (C-x C-b is bound to list-buffers).
3646
3647 * dired-x.el: Add keyword files to get listed in finder.
3648 Remove confusing notes about GNU Emacs 19.
3649
3650 * dired.el, dired-aux.el: Add Keywords header.
3651
3652 2001-08-28 Andre Spiegel <spiegel@gnu.org>
3653
3654 * vc.el (vc-revert-file): Call the backend even if the FILE's
3655 contents can be reverted locally; pass new arg CONTENTS-DONE
3656 down to the backend.
3657
3658 * vc-cvs.el, vc-rcs.el, vc-sccs.el (vc-*-revert-file): Handle new
3659 optional arg CONTENTS-DONE.
3660
3661 2001-08-28 Andrew Innes <andrewi@gnu.org>
3662
3663 * makefile.nt (DONTCOMPILE): Sync list from makefile.w32-in.
3664
3665 2001-08-28 Eli Zaretskii <eliz@is.elta.co.il>
3666
3667 * makefile.nt (install): Copy more *.el files.
3668
3669 2001-08-28 Gerd Moellmann <gerd@gnu.org>
3670
3671 * dired.el (dired-mode-map): Bind `y' to dired-show-file-type
3672 instead of `w' which is already in use.
3673
3674 * gs.el (gs-load-image): Use sleep-for.
3675 From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
3676
3677 2001-08-28 Miles Bader <miles@gnu.org>
3678
3679 * replace.el (query-replace-regexp-eval): Return args from
3680 `interactive' form in correct order.
3681
3682 2001-08-28 Eli Zaretskii <eliz@is.elta.co.il>
3683
3684 * mouse.el (mouse-buffer-menu): If the buffer menu is split by
3685 major modes, don't create panes for modes for which
3686 mouse-buffer-menu-alist returns an empty alist.
3687
3688 2001-08-28 Thien-Thi Nguyen <ttn@gnu.org>
3689
3690 * progmodes/hideshow.el: Update first-line description.
3691 Sync comments w/ maintainer version 5.31.
3692
3693 (hs-isearch-open): Default value now `code'.
3694 Fix docstring to use "code blocks" vs "comment blocks",
3695 as opposed to "block" vs "comment".
3696 (hs-flag-region): Accept `hs-isearch-open' value
3697 of `block' as synonymous w/ `code'.
3698 (hs-hide-block-at-point): For code blocks, pass `code'
3699 to `hs-flag-region' instead of `block'.
3700
3701 2001-08-28 Miles Bader <miles@gnu.org>
3702
3703 * comint.el (comint-next-prompt): Don't loop infinitely if
3704 {next,previous}-single-char-property-change returns its input
3705 position when the search fails.
3706
3707 2001-08-27 Miles Bader <miles@gnu.org>
3708
3709 * comint.el (comint-get-old-input-default): Don't signal an error
3710 if point is not on an input field; instead, return the current
3711 line (using `comint-bol' to skip any prompt, in case we're not
3712 using fields at all).
3713
3714 * man.el (Man-mode-line-format): Variable removed.
3715 (Man-mode): Change `mode-line-buffer-identification' instead of
3716 `mode-line-format'.
3717
3718 2001-08-27 Gerd Moellmann <gerd@gnu.org>
3719
3720 * mail/sendmail.el (mail-send-hook): Remove a duplicate defcustom.
3721 From Simon Josefsson <jas@extundo.com>.
3722
3723 2001-08-26 Eli Zaretskii <eliz@is.elta.co.il>
3724
3725 * textmodes/texnfo-upd.el: Remove dots and exclams at end of error
3726 messages. From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3727
3728 * emacs-lisp/levents.el: Specify FSF as Maintainer. From Pavel
3729 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3730
3731 * emacs-lisp/lselect.el: Ditto.
3732
3733 * hexl.el (hexl-insert-multibyte-char, hexl-insert-char):
3734 Remove periods from the end of error message strings.
3735 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3736
3737 * progmodes/antlr-mode.el: Add Keywords header. From Pavel
3738 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3739
3740 * net/telnet.el: Ditto.
3741
3742 2001-08-26 Gerd Moellmann <gerd@gnu.org>
3743
3744 * hl-line.el (hl-line-mode): Add args INIT-VALUE, LIGHTER, and
3745 KEYMAP to the call to define-minor-mode.
3746
3747 2001-08-24 Eli Zaretskii <eliz@is.elta.co.il>
3748
3749 * term/internal.el (IT-character-translations) <hebrew-iso8859-8>:
3750 Replace some of the undefined characters with emulations of bidi
3751 formatting characters and Niqud as per SI 1311-1.
3752 (IT-unicode-translations): Ditto.
3753 (IT-display-table-setup, IT-setup-unicode-display):
3754 Fill characters without translations with dos-unsupported-char-glyph.
3755
3756 2001-08-24 Simon Josefsson <jas@extundo.com>
3757
3758 * hl-line.el (hl-line-mode): Don't be a global mode.
3759 (global-hl-line-mode): New function.
3760
3761 2001-08-24 Gerd Moellmann <gerd@gnu.org>
3762
3763 * gs.el (gs-load-image): Wait for GHOSTVIEW window property
3764 being reset by Ghostscript. Don't kill the gs process.
3765 From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
3766
3767 2001-08-24 Andrew Choi <akochoi@cse.cuhk.edu.hk>
3768
3769 * term/mac-win.el: Require scroll-bar.
3770
3771 2001-08-23 Stefan Monnier <monnier@cs.yale.edu>
3772
3773 * ebuff-menu.el (electric-buffer-list): Use list-buffers-noselect.
3774
3775 2001-08-23 Eli Zaretskii <eliz@is.elta.co.il>
3776
3777 * hexl.el (hexl-insert-multibyte-char) New function.
3778 (hexl-quoted-insert, hexl-self-insert-command)
3779 (hexl-insert-hex-char, hexl-insert-decimal-char)
3780 (hexl-insert-octal-char): Call it instead of hexl-insert-char.
3781 Fix the doc strings accordingly.
3782 (hexl-insert-char): Reject characters whose code is above 255.
3783 Doc fix.
3784 (hexl-mode-map): Copy the global keymap instead of creating a
3785 sparse keymap, and bind all self-inserting characters to
3786 hexl-self-insert-command.
3787
3788 2001-08-22 Stefan Monnier <monnier@cs.yale.edu>
3789
3790 * wid-edit.el (text): Re-order docstring correctly.
3791
3792 * mail/sendmail.el (mail-mode): Use adaptive-fill-regexp.
3793
3794 * textmodes/fill.el (adaptive-fill-regexp): Admit tabs as well.
3795
3796 2001-08-22 Eli Zaretskii <eliz@is.elta.co.il>
3797
3798 * simple.el (line-number-mode): Mention the variable
3799 line-number-display-limit-width in the doc string.
3800
3801 2001-08-22 Gerd Moellmann <gerd@gnu.org>
3802
3803 * bindings.el (mode-line-unbury-buffer): Add EVENT parameter.
3804 Temporarily select EVENT's window for switching buffers.
3805 (mode-line-bury-buffer): New function.
3806 (mode-line-buffer-identification-keymap): Use it instead of
3807 bury-buffer. Bind down-mouse events to prevent global down-mouse
3808 events from shining through.
3809
3810 2001-08-21 Stefan Monnier <monnier@cs.yale.edu>
3811
3812 * newcomment.el (comment-beginning): Make sure the comment-start
3813 we found isn't a comment-end (in cases where confusion is possible).
3814
3815 2001-08-22 Miles Bader <miles@gnu.org>
3816
3817 * emacs-lisp/bytecomp.el (byte-compile-file): Remove TARGET-FILE
3818 before writing it, so that hard-links don't see new version.
3819
3820 2001-08-21 Gerd Moellmann <gerd@gnu.org>
3821
3822 * gs.el (gs-set-ghostview-colors-window-prop):
3823 Call x-change-window-property with 3rd arg FRAME.
3824 (gs-load-image): Wait for a previous Ghostscript process
3825 to complete before starting a new one.
3826
3827 * image.el (image-type-regexps): Make sure that the TIFF
3828 pattern is only matched at the beginning of a string.
3829 From Markus Rost <rost@math.ohio-state.edu>.
3830
3831 * international/swedish.el: Pre-Mule file removed. From Jonas
3832 Oberg <jonas@gnu.org>.
3833
3834 2001-08-20 Rajesh Vaidheeswarran <rv@gnu.org>
3835
3836 * whitespace.el (whitespace-abort-on-error): Add custom variable
3837 to whitespace to abort a write-file if whitespace is detected in file.
3838
3839 * whitespace.el (whitespace-write-file-hook): Hook to be called
3840 when writing a file. If `whitespace-abort-on-error' is set, the
3841 write will abort on detecting whitespaces.
3842 If `whitespace-auto-cleanup' is set, the file will be cleaned
3843 automatically prior to writing.
3844
3845 * whitespace.el (whitespace-buffer-search): Let's not insert bogus
3846 whitespaces in the error output!
3847
3848 * whitespace.el (whitespace-check-indent-whitespace): Defaults to
3849 `indent-tabs-mode', since the latter notes user preferences on
3850 TABs anyway.
3851
3852 * whitespace.el (whitespace-version): 3.1. All of the above issues
3853 were raised by Fran\e,Ag\e(Bois Pinard, which led to the fixes described.
3854
3855 2001-08-20 Gerd Moellmann <gerd@gnu.org>
3856
3857 * textmodes/texnfo-upd.el (texinfo-every-node-update): Remove
3858 some spaces from a message. From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3859
3860 * whitespace.el (whitespace-global-mode): Add autoload cookie.
3861
3862 2001-08-20 Alex Schroeder <alex@gnu.org>
3863
3864 * sql.el (sql-db2): Doc change.
3865
3866 2001-08-20 Alex Schroeder <alex@gnu.org>
3867
3868 * sql.el (sql-postgres): Add the database at the end of the
3869 parameters instead of at the beginning.
3870 (sql-postgres-options): Doc change.
3871
3872 2001-08-17 Gerd Moellmann <gerd@gnu.org>
3873
3874 * custom.el (defcustom): Doc fix.
3875
3876 2001-08-16 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3877
3878 * ps-mule.el (find-composition): Check if (char-after POS)
3879 returns a valid character.
3880
3881 2001-08-16 Eli Zaretskii <eliz@is.elta.co.il>
3882
3883 * hexl.el (hexl-mode, hexl-mode-exit): Adjust hexl-max-address and
3884 original-point for extra CR characters that are added/removed when
3885 the buffer is written/read whose EOL type is -dos.
3886
3887 2001-08-16 Miles Bader <miles@gnu.org>
3888
3889 * simple.el (line-move): Undo previous change.
3890
3891 * comint.el (comint-send-input): Add `inhibit-line-move-field-capture'
3892 property to input-terminating `boundary' overlays to avoid
3893 line-move wierdness.
3894
3895 2001-08-16 Gerd Moellmann <gerd@gnu.org>
3896
3897 * lazy-lock.el (lazy-lock-fontify-region): Widen the current
3898 buffer in a save-restriction. Under one test case with Ediff,
3899 window-scroll-functions are run with a window start that's
3900 temporarily outside of the restriction.
3901
3902 2001-08-16 Robert J. Chassell <bug-texinfo@gnu.org>
3903
3904 * textmodes/texnfo-upd.el: Update copyright notice, fix minor typos.
3905 (texinfo-find-lower-level-node, texinfo-find-higher-level-node)
3906 (texinfo-menu-locate-entry-p, texinfo-start-menu-description)
3907 (texinfo-update-menu-region-beginning)
3908 (texinfo-update-menu-region-end, texinfo-find-pointer): Add new
3909 command, @ifnottex, to regexps, so it is found.
3910
3911 2001-08-16 Andrew Innes <andrewi@gnu.org>
3912
3913 * makefile.nt (DONTCOMPILE): Omit bindings.el.
3914 (DONTCOMPILE): Omit sc.el.
3915
3916 * makefile.w32-in (DONTCOMPILE): Omit bindings.el.
3917 (DONTCOMPILE): Omit sc.el.
3918
3919 2001-08-16 Gerd Moellmann <gerd@gnu.org>
3920
3921 * replace.el (occur): Bind inhibit-read-only to t.
3922
3923 2001-08-16 Miles Bader <miles@gnu.org>
3924
3925 * simple.el (line-move): Pass an ESCAPE-FROM-EDGE argument of t when
3926 calling `constrain-to-field', to avoid problems with comint prompts.
3927
3928 2001-08-15 Gerd Moellmann <gerd@gnu.org>
3929
3930 * emacs-lisp/cl-indent.el (lisp-indent-defmethod): New function.
3931 (toplevel): Set it as `common-lisp-indent-function' for `defmethod'.
3932
3933 * ediff-mult.el (ediff-get-meta-info): Fix the condition
3934 of a while-loop.
3935
3936 * Makefile.in (DONTCOMPILE): Remove sc.el.
3937
3938 * Makefile.in (finder_setwins): Renamed from nonobsolete_setwins.
3939 Don't include term/.
3940
3941 * mail/sc.el: Moved to obsolete/.
3942
3943 2001-08-14 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3944
3945 * ps-print.el: Change error function arguments to follow Emacs
3946 message convention. Doc fix.
3947 (ps-print-version): New version number (6.5.4).
3948 (coding-system-for-write): Change declaration position to avoid
3949 XEmacs compilation gripes.
3950 (coding-system-for-read, buffer-file-coding-system):
3951 Declarations to avoid XEmacs compilation gripes.
3952
3953 * ps-mule.el: Doc fix.
3954 (ps-mule-encode-header-string): If STRING is not a string, replace
3955 STRING by empty string.
3956
3957 2001-08-14 Eli Zaretskii <eliz@is.elta.co.il>
3958
3959 * frame.el (show-trailing-whitespace): Doc fix.
3960
3961 2001-08-13 Eli Zaretskii <eliz@is.elta.co.il>
3962
3963 * desktop.el (desktop-save): Insert the coding: tag before
3964 desktop-header.
3965
3966 2001-08-13 Gerd Moellmann <gerd@gnu.org>
3967
3968 * Makefile.in (TAGS, TAGS-LISP): Remove "loaddefs.el" including
3969 its path from $els.
3970
3971 * image.el (image-jpeg-p): Fix call of substring.
3972
3973 2001-08-10 Gerd Moellmann <gerd@gnu.org>
3974
3975 * play/animate.el (animate-string): Doc fix. Use a buffer
3976 name with stars in it.
3977 (animate-sequence): New function.
3978 From Richard Stallman <rms@gnu.org>.
3979
3980 * frame.el (select-frame-set-input-focus): New function
3981 extracted from other-frame.
3982 (other-frame): Use it.
3983 (next-multiframe-window, previous-multiframe-window): Use it.
3984
3985 * isearch.el (isearch-other-meta-char): Don't switch to the
3986 buffer of a window clicked on, when the current buffer is
3987 in Isearch mode.
3988
3989 * image.el (image-jpeg-p): Test for APPn markers in the range
3990 #xe0..#xef.
3991
3992 2001-08-09 Gerd Moellmann <gerd@gnu.org>
3993
3994 * desktop.el (desktop-save): Don't use concat to form a file
3995 name, use expand-file-name.
3996
3997 * mouse.el (mouse-delete-window): Do nothing if frame has just
3998 one window.
3999
4000 * bindings.el (minor-mode-alist): Use mode-line-minor-mode-keymap
4001 for the minor mode name.
4002
4003 * view.el (toplevel): Use mode-line-minor-mode-keymap for the
4004 minor mode name.
4005
4006 * time.el (display-time-string-forms): Use make-mode-line-mouse-map
4007 instead of make-mode-line-mouse2-map.
4008
4009 * subr.el (add-minor-mode): Use mode-line-minor-mode-keymap for
4010 the minor mode name.
4011
4012 * emacs-lisp/easy-mmode.el (define-minor-mode):
4013 Use mode-line-minor-mode-keymap for the minor mode name.
4014
4015 * calendar/calendar.el (calendar-mode-line-format):
4016 Use make-mode-line-mouse-map instead of make-mode-line-mouse2-map.
4017
4018 * bindings.el (make-mode-line-mouse-map): Renamed from
4019 make-mode-line-mouse2-map. Take additional arg MOUSE.
4020 (mode-line-modified): Use mouse-3 instead of mouse-2.
4021 (mode-line-buffer-identification-keymap): Bind keys differently.
4022 (propertized-buffer-identification): Adapt help-echo to new bindings.
4023
4024 * bindings.el (mode-line-format): Specify help-echo for line
4025 number, column number and buffer-percent part of the mode-line.
4026
4027 * image.el (image-type-regexps): Allow whitespace at the start
4028 of the image data for XPM, XBM and Postscript, which are
4029 text files.
4030 (image-jpeg-p): Correct calculation of next field offset.
4031
4032 2001-08-08 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4033
4034 * battery.el: Fix typo.
4035
4036 2001-08-08 Gerd Moellmann <gerd@gnu.org>
4037
4038 * image.el (image-type-regexps): Allow predicates. Change the way
4039 JPEG images are recognized.
4040 (image-jpeg-p): New function.
4041 (image-type-from-data): Handle predicates in image-type-regexps.
4042
4043 * emacs-lisp/edebug.el (edebug-read-function): Fix handling of
4044 #:, #x, #o, and similar constructs.
4045
4046 2001-08-07 Gerd Moellmann <gerd@gnu.org>
4047
4048 * vc.el (vc-transfer-file): Fix malformed autoload cookie.
4049
4050 * emulation/viper-util.el (viper-file-checked-in-p): Use `and'
4051 instead of `progn'.
4052
4053 * tar-mode.el (tar-extract): Avoid generating a new buffer
4054 for each file visited. From Markus Rost <rost@math.ohio-state.edu>.
4055
4056 * textmodes/paragraphs.el (forward-sentence): Avoid building
4057 a regexp from sentence-end. From Kenichi Handa <handa@etl.go.jp>.
4058
4059 * progmodes/executable.el (executable-set-magic):
4060 If executable-find returns a quoted file name, unquote it before
4061 inserting it.
4062
4063 * image.el (image-type-regexps): For JPEG files, use a regexp
4064 derived from the JFIF spec.
4065
4066 * image.el (image-type-regexps): Use `\`' instead of `^' in
4067 most regular expressions.
4068
4069 2001-08-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4070
4071 * play/animate.el: Re-insert a reference to re-inserted function.
4072
4073 2001-08-06 Gerd Moellmann <gerd@gnu.org>
4074
4075 * help.el (describe-function-1): Use find-function-search-for-symbol
4076 instead of find-function-noselect because the latter follows aliases.
4077
4078 * play/animate.el (animate-birthday-present): Re-insert.
4079
4080 * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
4081 Handle old-style menu definitions.
4082
4083 2001-08-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4084
4085 * textmodes/makeinfo.el, textmodes/page-ext.el, textmodes/page.el,
4086 * textmodes/text-mode.el, textmodes/two-column.el: Keywords added.
4087
4088 * play/studly.el, mail/unrmail.el, emacs-lisp/lucid.el,
4089 * emulation/pc-mode.el, diff.el, textmodes/fill.el, abbrev.el,
4090 * add-log.el, faces.el, mail/sc.el: Specify FSF as Maintainer.
4091
4092 2001-08-05 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4093
4094 * textmodes/tildify.el: Milan Zamazal has new address.
4095
4096 2001-08-03 Gerd Moellmann <gerd@gnu.org>
4097
4098 * custom.el (custom-set-variables): Don't test `custom-requests'
4099 properties, check the third element of the options passed to
4100 custom-set-variables instead.
4101
4102 * info.el (info-insert-file-contents): Use info-file-exists-p
4103 instead of file-exists-p.
4104
4105 * play/zone.el (zone-pgm-stress): Use unwind-protect to make sure
4106 the mode-line face is restored. Fix several bugs.
4107
4108 * replace.el (perform-replace): Doc fix.
4109
4110 2001-08-02 Francesco Potorti` <pot@gnu.org>
4111
4112 * uniquify.el (uniquify-ref-base, uniquify-ref-filename)
4113 (uniquify-ref-buffer, uniquify-ref-proposed): New functions.
4114 (uniquify-fix-item-base, uniquify-fix-item-filename)
4115 (uniquify-fix-item-buffer, uniquify-fix-item-proposed): Deleted.
4116 Callers changed.
4117 (uniquify-set-proposed): Changed to work with a vector item.
4118 (uniquify-rationalize-file-buffer-names): Use a list of arrays for
4119 the fix list, and a list of strings for the non-file buffer
4120 names. Both changes reduce consing.
4121 (uniquify-rationalize-a-list): Local variable renaming.
4122 (uniquify-rationalize-conflicting-sublist): Use member instead of
4123 assoc.
4124 (uniquify-rename-buffer): Use unless instead of if not.
4125
4126 2001-08-02 Gerd Moellmann <gerd@gnu.org>
4127
4128 * recentf.el (recentf-dump-variable): Handle a value of nil correctly.
4129
4130 * custom.el (custom-set-variables): Set options with :require
4131 clauses last.
4132
4133 * custom.el (defcustom): Doc fix.
4134
4135 * Makefile.in (TAGS, TAGS-LISP): Exclude loaddefs.el.
4136
4137 2001-08-01 Eli Zaretskii <eliz@is.elta.co.il>
4138
4139 * man.el (man): Mention Man-switches in the doc string.
4140 (Man-switches): Mention -a in the doc string.
4141
4142 * textmodes/ispell.el (ispell-alternate-dictionary):
4143 Add /usr/share/lib/dict/words, for Irix.
4144
4145 * bindings.el: Bind shifted and control-shifted kp-* keys to the
4146 corresponding non-kp keys. Suggested by Stephen Gildea
4147 <gildea@stop.mail-abuse.org>.
4148
4149 2001-08-01 Francesco Potorti` <pot@gnu.org>
4150
4151 * uniquify.el: These changes correct a corner case that the old
4152 code managed correctly.
4153 (uniquify-fix-item-proposed): Renamed from
4154 uniquify-fix-item-min-proposed.
4155 (uniquify-set-proposed): New function.
4156 (uniquify-rationalize-file-buffer-names): Code reshuffled for
4157 clarity and speed.
4158 (uniquify-item-greaterp): Substitutes uniquify-item-lessp.
4159 This is equivalent to what the old code did.
4160 (uniquify-rationalize-a-list): Never recompute the proposed
4161 name. Sort the conflicting sublist before rationalising it: this
4162 is equivalent to what the old code did, but one directory element
4163 at a time, and only when necessary.
4164 (uniquify-rationalize-conflicting-sublist): Recompute here the
4165 proposed name.
4166
4167 2001-08-01 Gerd Moellmann <gerd@gnu.org>
4168
4169 * play/animate.el: Add Keywords and Maintainer. Remove a
4170 reference to a removed function.
4171
4172 * play/animate.el (animate-string): Handle case that the string is
4173 longer than the window is wide.
4174
4175 2001-07-31 Gerd Moellmann <gerd@gnu.org>
4176
4177 * desktop.el (desktop-save): Bind coding-system-for-write to
4178 `emacs-mule' for write-region.
4179
4180 * delsel.el (delete-selection-pre-hook): Don't set this-command
4181 to `ignore' if the region is empty.
4182
4183 * international/mule.el (set-keyboard-coding-system):
4184 Set keyboard-coding-system.
4185
4186 * smerge-mode.el (smerge-mode): Check if `font-lock-mode' is bound
4187 before accessing it.
4188
4189 2001-07-30 Andreas Schwab <schwab@suse.de>
4190
4191 * menu-bar.el (toggle-highlight-paren-mode):
4192 Use `(show-paren-mode)' as body.
4193
4194 2001-07-30 Andre Spiegel <spiegel@gnu.org>
4195
4196 * vc.el (vc-checkout-hook): New hook.
4197 (vc-checkout): Run it.
4198
4199 2001-07-30 Eli Zaretskii <eliz@is.elta.co.il>
4200
4201 * progmodes/make-mode.el (makefile-macroassign-regex):
4202 Recognize the ?= operator. From Jonathan Kamens <jik@curl.com>.
4203
4204 2001-07-30 Gerd Moellmann <gerd@gnu.org>
4205
4206 * vc.el (vc-switch-backend): Fix autoload cookie.
4207
4208 * desktop.el (desktop-save): Add `-*- coding: emacs-mule -*-' to
4209 the desktop file.
4210
4211 2001-07-30 Simon Josefsson <jas@extundo.com>
4212
4213 * mail/mail-utils.el (mail-strip-quoted-names): Replace text
4214 literally. Reported by Sean Rima <sean@**Delete**.tcob1.net>.
4215
4216 2001-07-27 Gerd Moellmann <gerd@gnu.org>
4217
4218 * emacs-lisp/lisp-mode.el (last-sexp-setup-props): New function.
4219 (last-sexp-toggle-display): Renamed from last-sexp-print.
4220 (last-sexp-toggle-display, eval-last-sexp-1):
4221 Use last-sexp-setup-props.
4222
4223 * mwheel.el (mouse-wheel-down-button, mouse-wheel-up-button):
4224 New user-options.
4225 (mouse-wheel-change-button): New function.
4226 (mouse-wheel-mode): Use mouse-wheel-{up,down}-button.
4227 (mwheel-scroll): Ditto.
4228
4229 2001-07-26 Gerd Moellmann <gerd@gnu.org>
4230
4231 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Don't search for
4232 `...', compare with unabbreviated printed representation instead.
4233 (last-sexp-print): Bind print-length and print-level to nil.
4234
4235 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Look for a `...'
4236 before assigning text properties. Make properties rear-nonsticky.
4237
4238 * emacs-lisp/lisp-mode.el (last-sexp-print): New function.
4239 (eval-last-sexp-1): Give printed text a `keymap' property and bind
4240 <mouse-2> and <RET> in that map to a function printing the
4241 unabbreviated value.
4242
4243 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): If standard-output
4244 is a buffer, put a text property `printed-value' on the printed
4245 representation, with the Lisp object printed as value.
4246
4247 2001-07-25 Eli Zaretskii <eliz@is.elta.co.il>
4248
4249 * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-defun):
4250 Mention the effect of eval-expression-print-length and
4251 eval-expression-print-level in the doc strings. Suggested by
4252 Kevin Gallagher <kevingal@onramp.net>.
4253
4254 2001-07-25 Gerd Moellmann <gerd@gnu.org>
4255
4256 * xt-mouse.el (xterm-mouse-event): Recognize control sequences
4257 for buttons > 3.
4258 (xterm-mouse-translate): Handle the case that we don't get a
4259 down-event.
4260
4261 * emacs-lisp/find-func.el (find-function-regexp):
4262 Add easy-mmode-define-global-mode to the regexp. Allow newlines
4263 in front of the function name.
4264
4265 * isearch.el (isearch-other-meta-char): Fix last change.
4266
4267 * isearch.el (isearch-other-meta-char): Don't modify mode-line and
4268 similar events for which fake prefix keys are generated. It's no
4269 longer necessary since read_key_sequence doesn't modify these
4270 events for internal purposes anymore.
4271
4272 * files.el (auto-mode-alist): Use nroff-mode for files ending
4273 in `.9'. From Assar Westerlund <assar@stacken.kth.se>.
4274
4275 2001-07-24 Eli Zaretskii <eliz@is.elta.co.il>
4276
4277 * avoid.el (mouse-avoidance-too-close-p): If the frame lacks a
4278 tool-bar-lines parameter, behave as if its value were zero.
4279 (mouse-avoidance-set-pointer-shape): Don't do anything if
4280 x-pointer-shape is not boundp.
4281
4282 2001-07-23 Francesco Potorti` <pot@gnu.org>
4283
4284 * uniquify.el: Overall speedup changes when using many buffers.
4285 (uniquify-fix-item-base, uniquify-fix-item-filename)
4286 (uniquify-fix-item-buffer): Changed defmacro to defalias (cosmetic).
4287 (uniquify-fix-item-unrationalized-buffer): Deleted: was the fourth
4288 place in the item, but was never used.
4289 (uniquify-fix-item-min-proposed): New defalias: the fourth place
4290 in the item is now used as cache for the proposed name.
4291 (uniquify-rationalize-file-buffer-names): Move computation made on
4292 newbuffile out of the loop, in the newbuffile-nd local var.
4293 Use dolist (cosmetic change). Compute the proposed name for the most
4294 common case and cache it in the fourth place in the item.
4295 (uniquify-rationalize-file-buffer-names): Used to return a a list
4296 of buffer whose name was changed, but that return value was never used.
4297 (uniquify-item-lessp): Replaces uniquify-filename-lessp, works on
4298 the cached proposed name, does much less consing and is quicker.
4299 (uniquify-filename-lessp): Deleted.
4300 (uniquify-rationalize-a-list): Use dolist (cosmetic change).
4301 Do not bind locally the uniquify-possibly-resolvable flag. Use the
4302 cached proposed name is possible.
4303 (uniquify-get-proposed-name): Arguments changed, callers changed.
4304 (uniquify-rationalize-conflicting-sublist): Explicitely reset the
4305 uniquify-possibly-resolvable flag, which is no more bound locally.
4306 (uniquify-rename-buffer): Do not set the old unrationalised-buffer
4307 flag, which does not exist any more.
4308
4309 2001-07-23 Eli Zaretskii <eliz@is.elta.co.il>
4310
4311 * term/internal.el (IT-unicode-translations): Fix the appearance of
4312 "6`".
4313
4314 * progmodes/compile.el (compile-internal): If EMACS is already
4315 defined in the environment, don't override its value.
4316
4317 2001-07-23 Gerd Moellmann <gerd@gnu.org>
4318
4319 * play/fortune.el: Undo change of 2001-07-13.
4320 Fix autoload cookies. Add types to defcustoms.
4321 (fortune) <defgroup>: Add :link.
4322 (fortune-from-region): Use eq, not eql.
4323 From Dave Love <fx@gnu.org>.
4324
4325 * play/animate.el (animate-birthday-present): Function removed.
4326
4327 * play/animate.el: New file.
4328
4329 2001-07-22 Eli Zaretskii <eliz@is.elta.co.il>
4330
4331 * startup.el (normal-top-level-add-subdirs-to-load-path):
4332 On Windows, put into normal-top-level-add-subdirs-inode-list the
4333 canonicalized names of the directories instead of inode numbers.
4334
4335 2001-07-21 Michael Kifer <kifer@cs.sunysb.edu>
4336
4337 * ediff-util.el: Copyright years.
4338 (ediff-choose-syntax-table): New function.
4339 (ediff-setup): Use ediff-choose-syntax-table.
4340 (ediff-file-checked-out-p,ediff-file-checked-in-p): Check if
4341 vc-state is available.
4342 (ediff-make-temp-file): Use ediff-coding-system-for-write.
4343
4344 * ediff-init.el (ediff-with-syntax-table): New macro, uses
4345 with-syntax-table.
4346 (ediff-coding-system-for-read): From ediff-diff.el
4347 (ediff-coding-system-for-write): New variable.
4348 (ediff-highest-priority): Fixed the bug having to do with disappearing
4349 overlays.
4350 (ediff-file-remote-p): Use file-remote-p, if available.
4351 (ediff-listable-file): New function.
4352 (ediff-file-attributes): Use ediff-listable-file.
4353
4354 * ediff-mult.el (ediff-meta-insert-file-info1):
4355 Use ediff-listable-file.
4356
4357 * ediff-ptch.el (ediff-prompt-for-patch-file):
4358 Use ediff-coding-system-for-read.
4359 (ediff-patch-file-internal): Use ediff-coding-system-for-write.
4360
4361 * ediff-diff.el (ediff-coding-system-for-read): Moved to ediff-init.el.
4362 (ediff-match-diff3-line,ediff-get-diff3-group): Improved pattern.
4363
4364 * ediff.el: Date of last update, copyright years.
4365
4366 * ediff-wind (ediff-setup-control-frame): Nill->nil.
4367
4368 * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
4369 of Scott Bronson.
4370 (ex-cmd-assoc,ex-compile,ex-cmd-one-letr): New functions.
4371 (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
4372 Deleted functions.
4373 (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
4374 ex-token-list.
4375 (viper-get-ex-address-subr): Convert registers to char data type.
4376
4377 * viper-util.el (viper-int-to-char,viper-char-equal): New functions.
4378 (viper-memq-char): Use viper-int-to-char.
4379 (viper-file-checked-in-p): Use vc-locking-user, if vc doesn't have
4380 vc-locking-state.
4381 (viper-read-key): Use viper-read-key-sequence.
4382
4383 * viper.el (viper-major-mode-modifier-list):
4384 Added inferior-emacs-lisp-mode.
4385 (this-major-mode-requires-vi-state): New function that uses simple
4386 heuristics to decide if vi state is appropriate.
4387 (set-viper-state-in-major-mode): Use this-major-mode-requires-vi-state.
4388 (viper-non-hook-settings): Don't advise read-key-sequence.
4389 (viper-read-key-sequence): New function that replaces the
4390 previously used advice to read-key-sequence.
4391
4392 * viper-cmd.el (viper-test-com-defun,viper-exec-change)
4393 (viper-exec-Change,viper-execute-com,viper-insert,viper-append)
4394 (viper-Append,viper-Insert,viper-open-line,viper-Open-line)
4395 (viper-open-line-at-point,viper-substitute,viper-overwrite)
4396 (viper-replace-char-subr,viper-forward-word,viper-forward-Word):
4397 Got rid of the negative character hack.
4398 (viper-escape-to-state,viper-replace-state-exit-cmd):
4399 Use viper-read-key-sequence.
4400 (viper-envelop-ESC-key): No need for ad-get-orig-definition.
4401 (viper-minibuffer-standard-hook,viper-read-string-with-history):
4402 Don't override existing minibuffer-setup-hook.
4403 (viper-mark-point,viper-goto-mark-subr,viper-brac-function):
4404 Convert registers to char data type.
4405 (viper-autoindent): Use viper-indent-line.
4406
4407 * viper-keym.el: Use viper-exec-key-in-emacs.
4408
4409 2001-07-20 Stefan Monnier <monnier@cs.yale.edu>
4410
4411 * server.el (server-visit-files): Fix variable name typo.
4412
4413 2001-07-20 Gerd Moellmann <gerd@gnu.org>
4414
4415 * simple.el (delete-trailing-whitespace): Save match data
4416 around looking-at. From Markus Rost <rost@math.ohio-state.edu>.
4417
4418 2001-07-19 Stefan Monnier <monnier@cs.yale.edu>
4419
4420 * progmodes/compile.el (compilation-parse-errors): `linenum' might
4421 return a this-error using the alternative format (a pair of markers).
4422
4423 2001-07-19 Gerd Moellmann <gerd@gnu.org>
4424
4425 * font-lock.el (c++-keywords): Add Standard C++ operator names.
4426
4427 * mail/mh-utils.el (mh-find-progs): Also search in `lib'.
4428 From Mats Bengtsson <mats.bengtsson@s3.kth.se>,
4429
4430 2001-07-17 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4431
4432 * international/iso-transl.el: Fix typo in the header of the file.
4433
4434 * textmodes/picture.el (picture): Doc fix.
4435
4436 * international/ja-dic-cnv.el (skkdic-convert): Some fixes to
4437 follow coding conventions in generated files.
4438
4439 2001-07-17 Eli Zaretskii <eliz@is.elta.co.il>
4440
4441 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
4442 (tool-bar-add-item): Don't call image-related primitives if the
4443 display doesn't support images.
4444
4445 * frame.el (display-images-p): New function.
4446
4447 2001-07-17 Gerd Moellmann <gerd@gnu.org>
4448
4449 * server.el (server-visit-files): Handle the case the specified
4450 column number is <= 0.
4451
4452 2001-07-17 Jan Nieuwenhuizen <jan@netland.nl>
4453
4454 * startup.el (command-line-1): Add support for +LINE:COLUMN
4455 command line argument.
4456
4457 2000-07-17 Han-Wen Nienhuys <hanwen@cs.uu.nl>
4458
4459 * server.el (server-process-filter, server-visit-files):
4460 Add support for +LINE:COLUMN style emacsclient calls.
4461
4462 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4463
4464 * emacs-lisp/easy-mmode.el: Add Keywords header.
4465
4466 * play/pong.el: Author has new address.
4467
4468 * play/landmark.el: Author is no more reachable.
4469
4470 * play/handwrite.el: Author is no more reachable.
4471
4472 2001-07-17 Stefan Monnier <monnier@cs.yale.edu>
4473
4474 * term/sun.el (ignore-key, sun-esc-bracket, meta-flag): Remove.
4475 (sun-raw-prefix): Replace t3, t4, t6, and t7 with f3, f4, f6 and f7.
4476 Complete bindings for F<1..12> keys.
4477 (global-map): Remove `undo' binding (already in the default).
4478 Replace `t<n>' bindings with `f<n>' bindings.
4479
4480 2001-07-16 Stefan Monnier <monnier@cs.yale.edu>
4481
4482 * progmodes/tcl.el (tcl-fill-mode-map): Use tcl-indent-exp.
4483 (tcl-mode): Use tcl-add-log-defun.
4484 (tcl-indent-line): Use tcl-calculate-indent.
4485 (tcl-calculate-indent): Renamed from calculate-tcl-indent.
4486 (tcl-indent-exp): Renamed from indent-tcl-exp.
4487 (tcl-add-log-defun): Renamed from add-log-tcl-defun.
4488 (tcl-indent-for-comment): Call comment-indent-function properly
4489 and handle the case where it returns nil.
4490
4491 2001-07-16 Gerd Moellmann <gerd@gnu.org>
4492
4493 * calendar/cal-islam.el (calendar-goto-islamic-date):
4494 Remove autoload cookie.
4495
4496 * calendar/calendar.el (calendar-goto-islamic-date):
4497 Add call to autoload.
4498
4499 2001-07-16 Stefan Monnier <monnier@cs.yale.edu>
4500
4501 * progmodes/ada-mode.el (ada-mode): Avoid unneeded version checks.
4502 Don't change compile-auto-highlight globally.
4503 Don't bother with `font-lock-defaults' property since XEmacs
4504 also understands the `font-lock-defaults' variable.
4505 Use make-local-variable rather than make-variable-buffer-local.
4506 Don't `defconst' comment-indent-function: keep the default.
4507 Call easy-menu-add unconditionally.
4508 (ada-create-keymap): Use [(shift tab)] so it works on both Emacsen.
4509 (ada-create-menu): Use :included for Emacs as well.
4510
4511 * vc.el (vc-do-command): Autoload.
4512
4513 * progmodes/ada-xref.el (ada-xref-initialize): Fix call to add-hook.
4514
4515 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4516
4517 * ps-print.el: Fix Author: header.
4518
4519 2001-07-16 Gerd Moellmann <gerd@gnu.org>
4520
4521 * mouse-sel.el (mouse-sel-bindings): Instead of unbinding
4522 mouse-1 etc., bind them to `ignore'.
4523
4524 * eshell/esh-mode.el (eshell-send-invisible): Renamed from
4525 send-invisible, which is already defined in Comint.
4526 (eshell-watch-for-password-prompt): Use it.
4527
4528 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4529
4530 * which-func.el (which-func-mode): Doc fix.
4531
4532 * align.el, apropos.el, autorevert.el, battery.el, bookmark.el,
4533 * calculator.el, calendar/todo-mode.el, complete.el, cus-dep.el,
4534 * cus-edit.el, cus-face.el, delim-col.el, dos-fns.el, double.el,
4535 * edmacro.el, elide-head.el, emacs-lisp/autoload.el,
4536 * emacs-lisp/checkdoc.el, emacs-lisp/cl-compat.el,
4537 * emacs-lisp/cl-specs.el, emacs-lisp/copyright.el,
4538 * emacs-lisp/cust-print.el, emacs-lisp/easy-mmode.el,
4539 * emacs-lisp/elint.el, emacs-lisp/ewoc.el, emacs-lisp/find-func.el,
4540 * emacs-lisp/pp.el, emacs-lisp/re-builder.el, emacs-lisp/shadow.el,
4541 * emacs-lisp/sregex.el, emerge.el, emulation/edt-lk201.el,
4542 * emulation/edt-mapper.el, emulation/edt-pc.el,
4543 * emulation/edt-vt100.el, emulation/edt.el, emulation/pc-select.el,
4544 * emulation/tpu-edt.el, emulation/tpu-extras.el,
4545 * emulation/tpu-mapper.el, emulation/vip.el, expand.el, finder.el,
4546 * foldout.el, follow.el, format.el, forms-d2.el, forms.el,
4547 * generic.el, hi-lock.el, hilit-chg.el, hippie-exp.el, info-look.el,
4548 * international/isearch-x.el, international/iso-cvt.el,
4549 * international/ogonek.el, international/quail.el,
4550 * international/utf-8.el, jit-lock.el, language/devan-util.el,
4551 * language/devanagari.el, language/ethio-util.el,
4552 * language/ethiopic.el, language/european.el, language/indian.el,
4553 * language/romanian.el, language/tibet-util.el, language/tibetan.el,
4554 * mail/feedmail.el, mail/footnote.el, mail/mail-hist.el,
4555 * mail/mailheader.el, mail/mspools.el, mail/supercite.el,
4556 * mouse-sel.el, net/browse-url.el, net/net-utils.el,
4557 * net/quickurl.el, net/snmp-mode.el, net/webjump.el,
4558 * net/zone-mode.el, pcomplete.el, progmodes/antlr-mode.el,
4559 * progmodes/autoconf.el, progmodes/cmacexp.el,
4560 * progmodes/cperl-mode.el, progmodes/cpp.el, progmodes/cwarn.el,
4561 * progmodes/delphi.el, progmodes/ebnf-bnf.el, progmodes/ebnf-iso.el,
4562 * progmodes/ebnf-otz.el, progmodes/ebnf-yac.el,
4563 * progmodes/ebnf2ps.el, progmodes/executable.el,
4564 * progmodes/fortran.el, progmodes/idlw-shell.el,
4565 * progmodes/idlw-toolbar.el, progmodes/idlwave.el,
4566 * progmodes/m4-mode.el, progmodes/mantemp.el,
4567 * progmodes/meta-mode.el, progmodes/octave-inf.el,
4568 * progmodes/ps-mode.el, progmodes/scheme.el, progmodes/simula.el,
4569 * progmodes/tcl.el, ps-bdf.el, ps-mule.el, ps-print.el, recentf.el,
4570 * rect.el, regi.el, rsz-mini.el, s-region.el, scroll-all.el,
4571 * shadowfile.el, speedbar.el, term/AT386.el, term/internal.el,
4572 * term/iris-ansi.el, term/mac-win.el, term/tvi970.el,
4573 * textmodes/artist.el, textmodes/flyspell.el, textmodes/ispell.el,
4574 * textmodes/page-ext.el, textmodes/refer.el, textmodes/texinfmt.el,
4575 * textmodes/texinfo.el, textmodes/texnfo-upd.el,
4576 * textmodes/two-column.el, time-stamp.el, timezone.el,
4577 * toolbar/tool-bar.el, vc-rcs.el, vc-sccs.el, view.el, w32-fns.el,
4578 * which-func.el, whitespace.el, wid-browse.el, widget.el,
4579 * windmove.el, woman.el, xt-mouse.el: Some fixes to follow coding
4580 conventions.
4581
4582 2001-07-16 Gerd Moellmann <gerd@gnu.org>
4583
4584 * simple.el (set-variable): Require 'cus-edit' instead of
4585 `wid-edit', so that the Custom widgets get defined.
4586
4587 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4588
4589 * allout.el: A fix to follow coding conventions.
4590
4591 * find-lisp.el: A fix to follow coding conventions.
4592
4593 * term/w32-win.el: A fix to follow coding conventions.
4594
4595 * textmodes/sgml-mode.el: A fix to follow coding conventions.
4596
4597 * term/xterm.el: A fix to follow coding conventions.
4598
4599 * term/news.el: A fix to follow coding conventions.
4600
4601 * emulation/vi.el: A fix to follow coding conventions, Maintainer:
4602 header line fixed.
4603
4604 * sun-curs.el: Fix Maintainer: header line.
4605
4606 * emacs-lisp/easymenu.el: Address of the author added.
4607
4608 2001-07-16 Gerd Moellmann <gerd@gnu.org>
4609
4610 * dired.el (dired-insert-set-properties): Fix invalid mouse-face
4611 property.
4612
4613 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4614
4615 * play/5x5.el, play/decipher.el, play/dunnet.el, play/fortune.el,
4616 * play/gamegrid.el, play/handwrite.el, play/landmark.el,
4617 * play/morse.el, play/pong.el, play/snake.el, play/tetris.el:
4618 Some fixes to follow coding conventions.
4619
4620 2001-07-16 Gerd Moellmann <gerd@gnu.org>
4621
4622 * which-func.el (which-func-mode): Doc fix.
4623
4624 2001-07-15 Stefan Monnier <monnier@cs.yale.edu>
4625
4626 * net/rcompile.el (remote-compile): Use make-local-variable.
4627
4628 * progmodes/hideshow.el (hs-minor-mode): Use make-local-variable.
4629
4630 * progmodes/make-mode.el (makefile-browse): Use make-local-variable.
4631
4632 * mail/reporter.el (reporter-submit-bug-report):
4633 Don't abuse make-variable-buffer-local. Fix call to add-hook.
4634
4635 2001-07-15 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4636
4637 * calendar/cal-china.el, calendar/cal-coptic.el,
4638 * calendar/cal-dst.el, calendar/cal-french.el,
4639 * calendar/cal-hebrew.el, calendar/cal-islam.el,
4640 * calendar/cal-iso.el, calendar/cal-julian.el,
4641 * calendar/cal-mayan.el, calendar/cal-persia.el,
4642 * calendar/cal-tex.el, calendar/calendar.el, calendar/diary-lib.el,
4643 * calendar/lunar.el, calendar/solar.el, ediff-diff.el,
4644 * ediff-help.el, ediff-hook.el, ediff-init.el, ediff-merg.el,
4645 * ediff-ptch.el, ediff-util.el, ediff-vers.el, ediff-wind.el,
4646 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
4647 * net/eudc-vars.el, net/ldap.el, pcvs-defs.el, pcvs-info.el,
4648 * pcvs-parse.el, pcvs-util.el, pcvs.el, progmodes/ada-mode.el,
4649 * progmodes/ada-prj.el, progmodes/ada-stmt.el,
4650 * progmodes/ada-xref.el, progmodes/cc-align.el,
4651 * progmodes/cc-bytecomp.el, progmodes/cc-cmds.el,
4652 * progmodes/cc-defs.el, progmodes/cc-engine.el,
4653 * progmodes/cc-langs.el, progmodes/cc-menus.el,
4654 * progmodes/cc-styles.el, progmodes/cc-vars.el,
4655 * textmodes/reftex-auc.el, textmodes/reftex-cite.el,
4656 * textmodes/reftex-dcr.el, textmodes/reftex-global.el,
4657 * textmodes/reftex-index.el, textmodes/reftex-parse.el,
4658 * textmodes/reftex-ref.el, textmodes/reftex-sel.el,
4659 * textmodes/reftex-toc.el, textmodes/reftex-vars.el,
4660 * textmodes/reftex.el: Some fixes to follow coding
4661 conventions in Eshell files with known maintainers.
4662
4663 * emulation/viper.el: A fix to follow coding conventions.
4664
4665 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el,
4666 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el,
4667 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el,
4668 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el,
4669 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el,
4670 * eshell/em-xtra.el, eshell/esh-arg.el, eshell/esh-cmd.el,
4671 * eshell/esh-ext.el, eshell/esh-io.el, eshell/esh-maint.el,
4672 * eshell/esh-mode.el, eshell/esh-module.el, eshell/esh-opt.el,
4673 * eshell/esh-proc.el, eshell/esh-test.el, eshell/esh-util.el,
4674 * eshell/esh-var.el, eshell/eshell.el: Some fixes to follow coding
4675 conventions in Eshell files.
4676
4677 * composite.el, diff.el, emacs-lisp/levents.el,
4678 * emacs-lisp/lmenu.el, emacs-lisp/lselect.el, emacs-lisp/lucid.el,
4679 * emulation/pc-mode.el, emulation/viper-cmd.el,
4680 * emulation/viper-ex.el, emulation/viper-init.el,
4681 * emulation/viper-keym.el, emulation/viper-macs.el,
4682 * emulation/viper-mous.el, emulation/viper-util.el,
4683 * emulation/viper.el, forms-pass.el, international/ccl.el,
4684 * international/characters.el, international/encoded-kb.el,
4685 * international/fontset.el, international/ja-dic-cnv.el,
4686 * international/ja-dic-utl.el, international/kinsoku.el,
4687 * international/kkc.el, international/mule-cmds.el,
4688 * international/mule-diag.el, international/mule-util.el,
4689 * international/mule.el, international/titdic-cnv.el,
4690 * language/china-util.el, language/chinese.el,
4691 * language/cyril-util.el, language/cyrillic.el, language/english.el,
4692 * language/greek.el, language/hebrew.el, language/japan-util.el,
4693 * language/japanese.el, language/korea-util.el, language/korean.el,
4694 * language/lao-util.el, language/lao.el, language/misc-lang.el,
4695 * language/slovak.el, language/thai-util.el, language/thai.el,
4696 * language/viet-util.el, language/vietnamese.el, mail/mh-comp.el,
4697 * mail/mh-e.el, mail/mh-funcs.el, mail/mh-mime.el, mail/mh-pick.el,
4698 * mail/mh-seq.el, mail/mh-utils.el, mail/sc.el, mail/unrmail.el,
4699 * midnight.el, patcomp.el, pcmpl-cvs.el, pcmpl-gnu.el,
4700 * pcmpl-linux.el, pcmpl-rpm.el, pcmpl-unix.el, play/studly.el,
4701 * play/zone.el, replace.el, select.el, subr.el, talk.el, term.el,
4702 * term/apollo.el, term/bobcat.el, term/linux.el, term/lk201.el,
4703 * term/vt102.el, term/vt125.el, term/vt200.el, term/vt201.el,
4704 * term/vt220.el, term/vt240.el, term/vt300.el, term/vt320.el,
4705 * term/vt400.el, term/vt420.el, x-apollo.el, x-menu.el: Some fixes
4706 to follow coding conventions in files without maintainer or in files
4707 with clear maintainer (but without Maintainer header stating so).
4708
4709 * emacs-lisp/elp.el: A fix to follow coding conventions.
4710
4711 * gnus/binhex.el, gnus/binhex.el, gnus/earcon.el,
4712 * gnus/gnus-agent.el, gnus/gnus-art.el, gnus/gnus-audio.el,
4713 * gnus/gnus-logic.el, gnus/gnus-ml.el, gnus/gnus-mlspl.el,
4714 * gnus/gnus-setup.el, gnus/gnus-srvr.el, gnus/gnus-sum.el,
4715 * gnus/gnus-uu.el, gnus/gnus-vm.el, gnus/ietf-drums.el,
4716 * gnus/mail-parse.el, gnus/mail-prsvr.el, gnus/mail-source.el,
4717 * gnus/mm-bodies.el, gnus/mm-decode.el, gnus/mm-encode.el,
4718 * gnus/mm-partial.el, gnus/mm-util.el, gnus/mm-uu.el,
4719 * gnus/mm-view.el, gnus/mml.el, gnus/nnimap.el, gnus/nnoo.el,
4720 * gnus/parse-time.el, gnus/rfc1843.el, gnus/rfc2045.el,
4721 * gnus/rfc2047.el, gnus/rfc2104.el, gnus/rfc2231.el,
4722 * gnus/time-date.el, gnus/uudecode.el: Some fixes to follow coding
4723 conventions in files from Gnus.
4724
4725 * abbrevlist.el, array.el, buff-menu.el, calendar/appt.el,
4726 * case-table.el, cdl.el, cmuscheme.el, compare-w.el, completion.el,
4727 * custom.el, derived.el, dired-aux.el, disp-table.el, dos-vars.el,
4728 * echistory.el, electric.el, emacs-lisp/authors.el,
4729 * emacs-lisp/backquote.el, emacs-lisp/byte-opt.el,
4730 * emacs-lisp/bytecomp.el, emacs-lisp/float.el, emacs-lisp/gulp.el,
4731 * emacs-lisp/helper.el, emacs-lisp/lisp-mode.el,
4732 * emacs-lisp/regexp-opt.el, emulation/mlconvert.el,
4733 * emulation/mlsupport.el, env.el, fast-lock.el, find-dired.el,
4734 * float-sup.el, frame.el, gnus/gnus-mule.el, gnus/pop3.el, gs.el,
4735 * gud.el, help-macro.el, hexl.el, imenu.el, info.el, informat.el,
4736 * international/codepage.el, international/iso-ascii.el,
4737 * international/iso-insert.el, international/iso-transl.el,
4738 * international/swedish.el, isearch.el, jka-compr.el, kermit.el,
4739 * lazy-lock.el, ledit.el, loadup.el, lpr.el, ls-lisp.el, macros.el,
4740 * mail/blessmail.el, mail/emacsbug.el, mail/mail-extr.el,
4741 * mail/mailabbrev.el, mail/mailpost.el, mail/rmail.el,
4742 * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmsc.el,
4743 * mail/rmailout.el, mail/rmailsort.el, mail/rmailsum.el,
4744 * mail/vms-pmail.el, man.el, map-ynp.el, menu-bar.el, misc.el,
4745 * msb.el, net/ange-ftp.el, net/goto-addr.el, novice.el,
4746 * obsolete/auto-show.el, obsolete/hilit19.el, obsolete/ooutline.el,
4747 * obsolete/rnews.el, obsolete/rnewspost.el, options.el, paren.el,
4748 * paths.el, play/dissociate.el, play/doctor.el, play/hanoi.el,
4749 * play/meese.el, progmodes/compile.el, progmodes/ebrowse.el,
4750 * progmodes/hideif.el, progmodes/modula2.el, register.el, rot13.el,
4751 * saveplace.el, scroll-bar.el, server.el, sort.el, soundex.el,
4752 * term/bg-mouse.el, term/pc-win.el, term/sup-mouse.el,
4753 * term/tty-colors.el, terminal.el, textmodes/bib-mode.el,
4754 * textmodes/makeinfo.el, textmodes/page.el, textmodes/paragraphs.el,
4755 * textmodes/picture.el, textmodes/scribe.el, textmodes/spell.el,
4756 * textmodes/tex-mode.el, textmodes/text-mode.el,
4757 * textmodes/underline.el, thingatpt.el, time.el, timer.el,
4758 * unused.el, vcursor.el, version.el, vms-patch.el, vmsproc.el,
4759 * vt100-led.el, window.el: Some fixes to follow coding conventions in
4760 files maintained by FSF.
4761
4762 2001-07-13 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4763
4764 * arc-mode.el: A fix to follow coding conventions.
4765
4766 * bindings.el: Ditto.
4767
4768 * cdl.el: Ditto.
4769
4770 * comint.el: Ditto.
4771
4772 * cus-start.el: Ditto.
4773
4774 * shell.el: Ditto.
4775
4776 * skeleton.el: Ditto.
4777
4778 2001-07-13 Stefan Monnier <monnier@cs.yale.edu>
4779
4780 * info.el (Info-build-node-completions):
4781 Make Info-current-file-completions buffer local.
4782
4783 2001-07-13 Gerd Moellmann <gerd@gnu.org>
4784
4785 * which-func.el (which-func-mode, which-func-ff-hook)
4786 (which-function-mode): Remove references to which-func-mode-global.
4787
4788 * calendar/cal-islam.el (calendar-goto-islamic-date):
4789 Add autoload cookie.
4790
4791 * play/fortune.el: Add types to defcustoms.
4792
4793 2001-07-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4794
4795 * language/czech.el: A fix to follow coding conventions.
4796
4797 2001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
4798
4799 * speedbar.el (speedbar-supported-extension-expressions): Add .g
4800 to the extension list, for antlr-mode. From Christoph Wedler
4801 <Christoph.Wedler@sap.com>.
4802
4803 2001-07-11 Stefan Monnier <monnier@cs.yale.edu>
4804
4805 * vc.el (vc-prefix-map): Moved back to vc-hooks.el.
4806 (vc-dired-mode-map): Fix the madness.
4807
4808 * vc-hooks.el (vc-mode): Dummy function for doc purposes.
4809 (vc-prefix-map): Moved back from vc.el.
4810
4811 2001-07-11 Gerd Moellmann <gerd@gnu.org>
4812
4813 * mail/mail-extr.el (mail-extr-all-top-level-domains):
4814 Increase the size of the obarray.
4815 (mail-extr-all-top-level-domains): Add more toplevel domains,
4816 add more long names.
4817 From: Per Starback <starback@ling.uu.se>.
4818
4819 2001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
4820
4821 * progmodes/ada-prj.el: Say that the file _is_ part of Emacs.
4822 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4823
4824 * progmodes/ada-mode.el: Ditto.
4825
4826 * progmodes/ada-xref.el: Ditto.
4827
4828 2001-07-11 Miles Bader <miles@gnu.org>
4829
4830 * finder.el (finder-insert-at-column): Also move to the next line
4831 if exactly at COLUMN.
4832
4833 2001-07-10 Gerd Moellmann <gerd@gnu.org>
4834
4835 * help.el (describe-function-1): When printing FUNCTION's
4836 documentation, don't assume FUNCTION is a symbol.
4837
4838 * startup.el (normal-top-level): Don't operate on the initial
4839 frame if we failed to create one.
4840
4841 2001-07-10 Martin Stjernholm <bug-cc-mode@gnu.org>
4842
4843 * cc-cmds.el (c-indent-exp): Keep the indentation of the block
4844 itself, i.e. only indent the contents in it.
4845
4846 2001-07-10 Markus Rost <rost@math.ohio-state.edu>
4847
4848 * mail/rmail.el (rmail-show-message): Show beginning of message in
4849 all windows containing it.
4850
4851 2001-07-10 Eli Zaretskii <eliz@is.elta.co.il>
4852
4853 * term/tty-colors.el: Fix the header line and copyright years.
4854
4855 2001-07-09 Gerd Moellmann <gerd@gnu.org>
4856
4857 * emacs-lisp/advice.el (ad-make-advised-definition): If the
4858 original definition has an interactive form, but is Elp
4859 instrumented, use the interactive form of the function called by
4860 elp-wrapper.
4861
4862 * winner.el (winner-equal): Make it a defun. Don't compare Winner
4863 configurations with compare-window-configuration; they aren't
4864 window configurations.
4865
4866 * net/ange-ftp.el (ange-ftp-file-modtime): Check a 213 response
4867 from the server for the format we expect. Don't use it if it
4868 doesn't look like what the Internet draft for FTP extensions specifies.
4869
4870 * toolbar/*.pbm: Cleaned up.
4871 From Luis Fernandes <elf@ee.ryerson.ca>.
4872
4873 2001-07-09 Martin Stjernholm <bug-cc-mode@gnu.org>
4874
4875 * cc-cmds.el: Extended the kludge to interoperate with the
4876 delsel and pending-del packages wrt to the new function
4877 `c-electric-delete-forward'.
4878
4879 2001-07-08 Stefan Monnier <monnier@cs.yale.edu>
4880
4881 * emacs-lisp/easy-mmode.el (define-minor-mode): Use eval-after-load
4882 to delay the call to <mode> for global minor modes.
4883 (easy-mmode-define-navigation): Only recenter if interactive.
4884
4885 2001-07-06 Gerd Moellmann <gerd@gnu.org>
4886
4887 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind TAB
4888 to lisp-indent-line.
4889
4890 * net/ange-ftp.el (ange-ftp-file-modtime): Ignore 226 responses
4891 from the server. Call encode-time only when we are sure that we
4892 got a 213 response.
4893
4894 2001-07-06 Simon Josefsson <jas@extundo.com>
4895
4896 * mail/sendmail.el (mail-specify-envelope-from): Doc fix.
4897 (mail-envelope-from): New user option.
4898 (sendmail-send-it): Use it.
4899
4900 2001-07-06 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4901
4902 * ps-print.el: Use locale dependant date to print date in header.
4903 Doc fix.
4904 (ps-print-version): New version number (6.5.3).
4905 (ps-right-header, ps-right-footer): Initialization and doc fix.
4906 (ps-time-stamp-locale-default): New fun.
4907
4908 2001-07-06 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
4909
4910 * mail/rmailout.el (rmail-output): Fix duplicate MIME-Version:
4911 field problem with MIME-mode.
4912
4913 * mail/rmailout.el (rmail-output): Fix bug in MIME-mode.
4914
4915 2001-07-06 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
4916
4917 * mail/rmail.el (rmail-reply): Don't forget to narrow header in
4918 MIME-mode.
4919
4920 2001-07-06 Eli Zaretskii <eliz@is.elta.co.il>
4921
4922 * bindings.el (mode-line-mule-info): Don't show the tip with
4923 buffer-file-coding-system if that is nil.
4924
4925 2001-07-05 Gerd Moellmann <gerd@gnu.org>
4926
4927 * calendar/todo-mode.el (todo-top-priorities): Use delete-region
4928 instead of kill-line.
4929
4930 * play/pong.el: Fix first line. From Pavel Jan\e,Bm\e(Bk
4931 <Pavel@Janik.cz>.
4932
4933 * battery.el (battery-update): Add help-echo. From Pavel Jan\e,Bm\e(Bk
4934 <Pavel@Janik.cz>.
4935
4936 2001-07-04 Gerd Moellmann <gerd@gnu.org>
4937
4938 * font-lock.el (c-font-lock-keywords-3): When matching something
4939 like `struct X Y', finish with point after Y.
4940
4941 2001-07-04 Simon Josefsson <jas@extundo.com>
4942
4943 * mail/sendmail.el (sendmail-send-it): Look at `sendmail-program'
4944 in caller buffer.
4945
4946 2001-07-03 Eli Zaretskii <eliz@is.elta.co.il>
4947
4948 * find-file.el (ff-find-the-other-file): Use file-name-nondirectory
4949 instead of string-match to find the basename of the file.
4950 From Pascal Obry <p.obry@wanadoo.fr>.
4951
4952 * net/browse-url.el (browse-url-default-windows-browser):
4953 Support the MS-DOS port when it runs on Windows.
4954 (browse-url-browser-function) [ms-dos]: Default to
4955 browse-url-default-windows-browser.
4956
4957 * help.el (locate-library): Enable code that looks for compressed
4958 libraries if auto-compression-mode is on.
4959
4960 2001-07-02 Stefan Monnier <monnier@cs.yale.edu>
4961
4962 * info.el (Info-clone-buffer-hook): Really unconditionally copy marker.
4963
4964 2001-07-02 Gerd Moellmann <gerd@gnu.org>
4965
4966 * emacs-lisp/cl-macs.el (cl-do-arglist): Revert change of 2000-10-15.
4967
4968 2001-07-02 Eli Zaretskii <eliz@is.elta.co.il>
4969
4970 * allout.el: Fix the header line, so that finder.el recognizes it.
4971 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
4972
4973 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Doc fix.
4974 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
4975
4976 2001-06-29 Eli Zaretskii <eliz@is.elta.co.il>
4977
4978 * term/w32-win.el (x-colors): Add colors from the recent rgb.txt file.
4979
4980 * ps-bdf.el (bdf-directory-list): Use the value relative to
4981 installation-directory for MS-Windows as well.
4982
4983 2001-06-29 Richard M. Stallman <rms@gnu.org>
4984
4985 * wid-edit.el (widget-color-sample-face-get):
4986 Return ((foreground-color . COLOR)) instead of constructing a face.
4987
4988 2001-06-29 Eli Zaretskii <eliz@is.elta.co.il>
4989
4990 * faces.el (region): Change the background color for the
4991 light-background color display to lightgoldenrod2, to make it
4992 visible on some laptops.
4993
4994 2001-06-28 Richard M. Stallman <rms@gnu.org>
4995
4996 * mail/rmail.el (rmail-reformat-message): Bind inhibit-read-only to t.
4997 (rmail-msg-restore-non-pruned-header): Likewise.
4998 If point was in the old pruned header, put it at the top.
4999 (rmail-msg-prune-header): If point was at the top, keep it there.
5000
5001 * mail/rmail.el (rmail-narrow-to-non-pruned-header): New function.
5002 (rmail-retry-failure): Use rmail-narrow-to-non-pruned-header.
5003
5004 2001-06-28 Stefan Monnier <monnier@cs.yale.edu>
5005
5006 * info.el (Info-clone-buffer-hook): Unconditionally copy marker.
5007
5008 2001-06-28 Karl Fogel <kfogel@red-bean.com>
5009
5010 * saveplace.el: Update maintainer email address.
5011
5012 2001-06-27 Francesco Potorti` <pot@gnu.org>
5013
5014 * uniquify.el: (uniquify-rationalize-file-buffer-names):
5015 Undo previous change.
5016
5017 2001-06-27 Francesco Potorti` <pot@gnu.org>
5018
5019 * uniquify.el (uniquify-rationalize-file-buffer-names): Do a
5020 preliminary quick reordering. Can speed things up dramatically.
5021
5022 2001-06-26 Richard M. Stallman <rms@gnu.org>
5023
5024 * dired.el (dired-get-filename): A file name starting with ~
5025 is not absolute in this context.
5026
5027 * which-func.el (which-func-maxout): Increase default to 500000.
5028 (which-function-mode): This is now the "real" name of the function.
5029 (which-func-mode): Now an alias.
5030 (which-func-mode-global): Name deleted.
5031
5032 * progmodes/hideshow.el (hs-minor-mode-map): Use mouse-2, not
5033 button-2, when binding hs-mouse-toggle-hiding.
5034
5035 2001-06-26 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
5036
5037 * mail/rmail.el (rmail-msg-restore-non-pruned-header): New function.
5038 (rmail-msg-prune-header): Likewise.
5039 (rmail-toggle-header): Use `rmail-msg-restore-non-pruned-header'
5040 and `rmail-msg-prune-header'.
5041
5042 2001-06-25 Stefan Monnier <monnier@cs.yale.edu>
5043
5044 * textmodes/fill.el (fill-region-as-paragraph): Don't look further
5045 back than LINEBEG.
5046
5047 2001-06-25 Eli Zaretskii <eliz@is.elta.co.il>
5048
5049 * xt-mouse.el (xterm-mouse-event): If the buffer displayed in the
5050 window where they clicked the mouse has a header line, adjust
5051 vertical movement by one.
5052
5053 2001-06-25 Milan Zamazal <pdm@zamazal.org>
5054
5055 * progmodes/glasses.el (glasses-make-readable): Consider underscores
5056 too when separating a parenthesis.
5057
5058 2001-06-24 Eli Zaretskii <eliz@is.elta.co.il>
5059
5060 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
5061 (bookmark-bmenu-hide-filenames): Add help-echo to
5062 mouse-highlighted text.
5063 (bookmark-bmenu-show-filenames): Remove help-echo property from
5064 the whitespace.
5065
5066 2001-06-23 Eli Zaretskii <eliz@is.elta.co.il>
5067
5068 * files.el (auto-mode-alist): Add configure.ac (autoconf).
5069 From Karl Eichwalder <ke@suse.de>.
5070
5071 2001-06-23 Richard M. Stallman <rms@gnu.org>
5072
5073 * emacs-lisp/lisp-mode.el (eval-last-sexp): Doc fix.
5074
5075 * progmodes/cc-styles.el (c-set-style): Don't specify initial
5076 contents for completing-read.
5077
5078 2001-06-22 Richard M. Stallman <rms@gnu.org>
5079
5080 * menu-bar.el (menu-bar-make-toggle): Construct the
5081 function's doc string from HELP, not DOC, and make it accurate by
5082 adding "Toggle whether to " at the front and downcasing the initial.
5083 Change the HELP arg in some calls to make it fit this usage.
5084
5085 * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error):
5086 Undo previous change.
5087
5088 2001-06-22 Eli Zaretskii <eliz@is.elta.co.il>
5089
5090 * indent.el (indent-relative-maybe, indent-relative): Doc fix.
5091
5092 * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error): Doc fix.
5093
5094 2001-06-21 Eli Zaretskii <eliz@is.elta.co.il>
5095
5096 * toolbar/tool-bar.el (tool-bar-setup): Remove the EXIT button.
5097
5098 * dabbrev.el (dabbrev--select-buffers): Fix last change.
5099
5100 2001-06-20 Richard M. Stallman <rms@gnu.org>
5101
5102 * dabbrev.el (dabbrev--make-friend-buffer-list): New function,
5103 broken out from dabbrev--find-expansion. Handle minibuffer
5104 specially here.
5105 (dabbrev--find-expansion): Simplify code in various ways.
5106 Don't treat minibuffers specially.
5107 Call dabbrev--make-friend-buffer-list.
5108 (dabbrev--select-buffers): Don't treat minibuffers specially. Simplify.
5109 (dabbrev--scanning-message): Do nothing when minibuffer is current.
5110
5111 2001-06-19 John Wiegley <johnw@gnu.org>
5112
5113 * eshell/eshell.el: Don't load in esh-util if it's already loaded.
5114 Also, added a comment describing how to greatly speedup Eshell
5115 loadup time, by concatenating together all of Eshell's .elc files.
5116
5117 2001-06-19 John Wiegley <johnw@gnu.org>
5118
5119 * eshell/esh-mode.el: Disabled a test that often yields false failures.
5120
5121 2001-06-19 Eli Zaretskii <eliz@is.elta.co.il>
5122
5123 * woman.el (WoMan-highlight-references): Add help-echo to
5124 mouse-highlighted text.
5125
5126 2001-06-18 Stefan Monnier <monnier@cs.yale.edu>
5127
5128 * textmodes/sgml-mode.el (sgml-mode-map): Fix thinko.
5129
5130 2001-06-18 Gerd Moellmann <gerd@gnu.org>
5131
5132 * international/quail.el (quail-start-conversion):
5133 Reset quail-translating to nil.
5134
5135 * antlr-mode.el (antlr-mode): Check that `c-Java-access-key' is
5136 bound. Suggested by David B. Malkovsky <David.Malkovsky@sas.com>.
5137
5138 2001-06-18 Eli Zaretskii <eliz@is.elta.co.il>
5139
5140 * bs.el (bs--get-name, bs--get-file-name): Add help-echo to
5141 mouse-highlighted text.
5142
5143 * dired.el (dired-mark-pop-up): Fix last change.
5144
5145 2001-06-17 Eli Zaretskii <eliz@is.elta.co.il>
5146
5147 * calendar/calendar.el (generate-calendar-month): Add help-echo to
5148 mouse-highlighted text.
5149
5150 * net/quickurl.el (quickurl-url-file): Run through
5151 convert-standard-filename.
5152 (quickurl-list-populate-buffer): Add help-echo to
5153 mouse-highlighted text.
5154 (top-level): Update Dave's URL.
5155
5156 * textmodes/tex-mode.el (tex-validate-buffer): Add help-echo to
5157 mouse-highlighted text.
5158
5159 * textmodes/page-ext.el (pages-copy-header-and-position):
5160 Add help-echo to mouse-highlighted text.
5161
5162 * tar-mode.el (tar-header-block-summarize): Add help-echo to
5163 mouse-highlighted text.
5164
5165 * replace.el (occur): Add help-echo to mouse-highlighted text.
5166
5167 * progmodes/sh-script.el (sh-mark-line): Add help-echo to
5168 mouse-highlighted text.
5169
5170 * progmodes/cpp.el (cpp-make-button): Add help-echo to
5171 mouse-highlighted text.
5172
5173 * progmodes/compile.el (compile-reinitialize-errors):
5174 Add help-echo to mouse-highlighted messages.
5175 (compilation-forget-errors): Remove help-echo property as well.
5176
5177 * play/landmark.el (lm-plot-square, lm-init-display):
5178 Add help-echo to mouse-highlighted text.
5179
5180 * play/gomoku.el (gomoku-plot-square, gomoku-init-display):
5181 Add help-echo to mouse-highlighted text.
5182
5183 * dired.el (dired-insert-set-properties): Add help-echo to
5184 mouse-highlighted text.
5185 (dired-mark-pop-up): Remove help-echo property from the file name.
5186
5187 * comint.el (comint-send-input): Add help-echo to
5188 mouse-highlighted text.
5189
5190 * buff-menu.el (list-buffers-noselect): Add help-echo to
5191 mouse-highlighted text.
5192
5193 * arc-mode.el (archive-summarize-files): Add help-echo to
5194 mouse-highlighted text.
5195
5196 * ffap.el (ffap-machine-p): Always return nil if
5197 open-network-stream is not fboundp.
5198
5199 2001-06-17 Stefan Monnier <monnier@cs.yale.edu>
5200
5201 * textmodes/sgml-mode.el: Move `provide' to the end. Update copyright.
5202 (sgml-mode-map): Use `make-keymap' rather than make the keymap by hand.
5203 Bind the latin-1 charset-char to sgml-maybe-name-self rather than
5204 incorrectly binding chars between 128 and 256 to it.
5205 (sgml-maybe-name-self): Handle latin-1 chars properly.
5206 (sgml-tags-invisible): Bind buffer-file-name to nil.
5207 Use unwind-protect and restore-buffer-modified-p.
5208 (sgml-point-entered): Use buffer-substring-no-properties.
5209 (html-tag-alist): Add `div' and `span' and fix backquote/unquote typos.
5210 (html-mode): Don't force `imenu-sort-function'.
5211
5212 2001-06-15 Eli Zaretskii <eliz@is.elta.co.il>
5213
5214 * tar-mode.el: Fix the copyright notice.
5215
5216 * font-lock.el (font-lock-comment-face): For tty's with dark
5217 background, use "red1", since "lightred" is not one of the colors
5218 recognized by tty-colors.el.
5219
5220 * tar-mode.el (tar-extract): Call generate-new-buffer-name to
5221 create a buffer for extracted file, in case there's more than one
5222 file by that name in an archive, possibly in different
5223 directories. From Kevin Rodgers <kevinr@ihs.com>.
5224
5225 * format.el (format-alist): Doc fix. Suggested by Alex Schroeder
5226 <alex@gnu.org>.
5227
5228 2001-06-15 Miles Bader <miles@gnu.org>
5229
5230 * textmodes/texinfmt.el (texinfo-format-syntax-table):
5231 Revert previous change.
5232
5233 2001-06-14 Richard M. Stallman <rms@gnu.org>
5234
5235 * replace.el (keep-lines-read-args): Return just a regexp.
5236 Provide nil for the region args.
5237 (keep-lines, flush-lines, how-many):
5238 Calculate the defaults for the region here, when args are nil.
5239
5240 2001-06-14 Eli Zaretskii <eliz@is.elta.co.il>
5241
5242 * rot13.el (rot13-other-window): Some more doc fix.
5243
5244 2001-06-14 Per Starback <starback@ling.uu.se>
5245
5246 * replace.el (case-replace, query-replace-from-history-variable)
5247 (query-replace-to-history-variable, keep-lines-read-args)
5248 (occur-revert-function, query-replace-help): Dox fix.
5249
5250 2001-06-14 Eli Zaretskii <eliz@is.elta.co.il>
5251
5252 * rot13.el (rot13-other-window): Doc fix.
5253
5254 2001-06-14 Miles Bader <miles@gnu.org>
5255
5256 * textmodes/texinfo.el (texinfo-mode-syntax-table): Change syntax
5257 of " and \ to "." (punctuation).
5258 * textmodes/texinfmt.el (texinfo-format-syntax-table): Likewise.
5259
5260 2001-06-13 Richard M. Stallman <rms@gnu.org>
5261
5262 * emacs-lisp/backquote.el (backquote-process): Handle `[,@SYMBOL].
5263
5264 * simple.el (shell-command-on-region): Never kill the
5265 *Shell Command Output* buffer.
5266
5267 2001-06-13 Stefan Monnier <monnier@cs.yale.edu>
5268
5269 * diff-mode.el (diff-font-lock-keywords): Fix unanchored regexp.
5270
5271 2001-06-10 Stefan Monnier <monnier@cs.yale.edu>
5272
5273 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
5274 New var, to recognize ${ $' and PODs.
5275 (perl-font-lock-syntactic-face-function): New function.
5276 (perl-mode): Use them.
5277 (perl-continuation-line-p): New function, from perl-calculate-indent.
5278 (perl-calculate-indent): Use it, to properly handle continuation
5279 lines of continuation lines.
5280
5281 2001-06-10 Eli Zaretskii <eliz@is.elta.co.il>
5282
5283 * server.el (server-process, server-buffer-clients): Doc fix.
5284 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
5285
5286 2001-06-09 John Wiegley <johnw@gnu.org>
5287
5288 * eshell/esh-cmd.el (eshell-exit-success-p): Use a string-match to
5289 test if the last command was Lisp or not.
5290 (eshell-rewrite-if-command): "if" syntax is "if A B C", not "if A
5291 B x C".
5292
5293 2001-06-08 Eli Zaretskii <eliz@is.elta.co.il>
5294
5295 * dos-w32.el (grep-regexp-alist): Remove definition, since the
5296 general one on compile.el supports drive letters.
5297
5298 2001-06-08 Carsten Dominik <dominik@strw.leidenuniv.nl>
5299
5300 * textmodes/reftex-ref.el (reftex-select-label-help): Add "z"
5301 key description.
5302
5303 * textmodes/reftex-sel.el (reftex-select-jump): New command.
5304
5305 * textmodes/reftex-toc.el (reftex-toc-help): Add "z" key description.
5306 (reftex-toc-jump): New command.
5307
5308 * textmodes/reftex-cite.el (reftex-parse-bibitem): Regexp changed
5309 to parse international characters as well.
5310
5311 * textmodes/reftex.el: Add autoloads for `reftex-varioref-vref',
5312 `reftex-fancyref-fref', `reftex-fancyref-Fref'.
5313
5314 * textmodes/reftex-vars.el: Protect single backslash in docstrings.
5315
5316 * textmodes/reftex-dcr.el (reftex-view-crossref): Add SPACE and
5317 TAB to the key separators.
5318
5319 2001-06-07 Eli Zaretskii <eliz@is.elta.co.il>
5320
5321 * international/mule.el (auto-coding-alist): Remove redundant
5322 up-cased versions of the extensions (auto-coding-alist-lookup is
5323 case-insensitive where needed). Recognize .gz, .Z, .bz, .bz2, and
5324 .gpg files as binary. Suggested by Karl Berry <karl@gnu.org>.
5325
5326 2001-06-05 Eli Zaretskii <eliz@is.elta.co.il>
5327
5328 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Add a doc string.
5329
5330 2001-06-01 Richard M. Stallman <rms@gnu.org>
5331
5332 * help.el (describe-variable): Put value on same line
5333 with preceding text, if it is short enough to look good that way.
5334
5335 2001-06-01 Eli Zaretskii <eliz@is.elta.co.il>
5336
5337 * term/internal.el (IT-unicode-translations): New variable.
5338 (IT-setup-unicode-display): New function.
5339
5340 2001-06-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5341
5342 * ps-print.el: Handle before-string and after-string overlay properties
5343 in ps-print-*-with-faces commands. Doc fix.
5344 (ps-print-version): New version number (6.5.2).
5345 (ps-e-overlay-end): Alias for overlay-end to avoid compilation gripes
5346 for XEmacs.
5347 (ps-prefix-quote): Doc fix.
5348 (ps-setup, ps-print-quote, ps-generate-postscript-with-faces): Code fix.
5349 (ps-basic-plot-str, ps-plot-string): New funs.
5350
5351 2001-05-31 Stefan Monnier <monnier@cs.yale.edu>
5352
5353 * progmodes/etags.el (tags-compression-info-list): Fix docstring
5354 and :type spec.
5355
5356 2001-05-31 Gerd Moellmann <gerd@gnu.org>
5357
5358 * international/mule-cmds.el (inactivate-input-method):
5359 Set input-method-function to nil.
5360
5361 * xml.el (xml-parse-tag): The document may contain invalid characters.
5362 From ShengHuo ZHU <zsh@cs.rochester.edu>
5363
5364 2001-05-31 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
5365
5366 * mail/rmailsum.el (rmail-message-subject-p): Don't call
5367 `rmail-summary-line-decoder' if the message does not have
5368 a Subject: field.
5369
5370 * mail/rmail.el (rmail-revert): Modify to work in rmail-view-buffer.
5371
5372 * mail/rmail.el (rmail-insert-mime-resent-message-function):
5373 New variable.
5374 (rmail-resend): Modify to work in `rmail-view-buffer'; call
5375 `rmail-insert-mime-resent-message-function' if `rmail-enable-mime'
5376 is non-nil.
5377
5378 2001-05-30 Stefan Monnier <monnier@rum.cs.yale.edu>
5379
5380 * textmodes/tex-mode.el (latex-find-indent): Handle the BOBP case.
5381
5382 2001-05-29 Sam Steingold <sds@gnu.org>
5383
5384 * faces.el (face-valid-attribute-values): Bind `valid' directly
5385 instead of using `setq'.
5386
5387 * textmodes/tex-mode.el (tex-feed-input, tex-display-shell):
5388 Use `tex-shell-buf'.
5389 (tex-shell-proc): Use `tex-shell-running'.
5390 (tex-shell-buf-no-error): New function.
5391 (tex-send-tex-command): Use it.
5392 (tex-shell-running): Kill tex-shell when the buffer is dead for w32.
5393 (tex-kill-job): Check the process before calling `quit-process'.
5394
5395 2001-05-29 Gerd Moellmann <gerd@gnu.org>
5396
5397 * international/utf-8.el (ccl-decode-mule-utf-8): Handle invalid
5398 UTF-8 sequences.
5399
5400 2001-05-28 Miles Bader <miles@gnu.org>
5401
5402 * comint.el (comint-carriage-motion): Renamed from
5403 `comint-cr-magic'. Operate on the buffer instead of the string
5404 (for use as a comint post-output filter, instead of as a
5405 pre-output filter). Handle backspaces too. Add to the
5406 `comint-output-filter-functions' hook instead of
5407 `comint-preoutput-filter-functions'.
5408
5409 2001-05-28 Gerd Moellmann <gerd@gnu.org>
5410
5411 * language/japan-util.el (japanese-hankaku): Prefer the charset
5412 `jisx0201' when the optional argument `ascii-only' is not specified.
5413 (japanese-hankaku-region): Ditto.
5414 From Katsumi Yamaoka <yamaoka@jpl.org>
5415
5416 2001-05-28 Stefan Monnier <monnier@cs.yale.edu>
5417
5418 * textmodes/outline.el (outline-mode): Fix font-lock-defaults.
5419 (outline-invisible-p): New function.
5420 (hide-leaves): Save excursion.
5421 (hide-other): Stop looping when reaching bobp.
5422
5423 2001-05-28 Eli Zaretskii <eliz@is.elta.co.il>
5424
5425 * cus-edit.el (custom-file): Fix last change.
5426
5427 2001-05-27 Stefan Monnier <monnier@cs.yale.edu>
5428
5429 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload): Use the
5430 same definition in byte-compile-function-environment as `autoload'
5431 would put in `symbol-function'.
5432
5433 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Complete Dave's
5434 patch to correct the error message as well.
5435
5436 2001-05-27 Eli Zaretskii <eliz@is.elta.co.il>
5437
5438 * cus-edit.el (custom-file): Don't assume we were invoked with -q
5439 unless ~/.emacs exists.
5440
5441 * novice.el (enable-command): If user-init-file is nil or does not
5442 exist, default to "~/.emacs" (~/_emacs on DOS and, maybe, Windows).
5443
5444 2001-05-25 Stefan Monnier <monnier@cs.yale.edu>
5445
5446 * textmodes/tex-mode.el (tex-mode-syntax-table): Add ^.
5447 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
5448 Allow spaces around macro arguments.
5449 (tex-mode-map): Inherit from text-mode-map, but rebind \t to
5450 indent-for-tab-command.
5451 (latex-mode-map, plain-tex-mode-map): New keymaps.
5452 Inherit from tex-mode-map.
5453 (tex-common-initialization): Don't setup the keymap any more
5454 since it's now done right by define-derived-mode.
5455 (latex-mode): Set skeleton-end-hook to nil.
5456 (latex-skeleton-end-hook): Remove.
5457 (tex-latex-block, latex-insert-item): Simplify.
5458 (latex-syntax-after): Use following-char rather than char-after.
5459 (tex-discount-args-cmds, tex-count-words): New functions.
5460
5461 * textmodes/tildify.el (tildify-ignored-environments-alist):
5462 Recognize \verb* as well.
5463
5464 * progmodes/perl-mode.el (perl-mode): Use define-derived-mode.
5465 (perl-comment-indent): Simplify to let newcomment.el do its job.
5466 (perl-electric-terminator, perl-calculate-indent, perl-indent-exp)
5467 (perl-mark-function): Cleanup the namespace.
5468 (perl-calculate-indent): Don't be fooled by nested functions.
5469
5470 * speedbar.el (speedbar-find-selected-file): RE-quote the filename.
5471
5472 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
5473 Fix the arg of `load'. From Dave Love <fx@gnu.org>.
5474
5475 2001-05-25 Andrew Choi <akochoi@i-cable.com>
5476
5477 * international/titdic-cnv.el (ctlau-gb-converter): `\' should
5478 actually be `\\'.
5479 (ctlau-b5-converter): Likewise.
5480
5481 2001-05-24 Andrew Choi <akochoi@i-cable.com>
5482
5483 * international/titdic-cnv.el (quail-misc-package-ext-info):
5484 Change CTLauB.el to CTLau-b5.el.
5485
5486 2001-05-23 Stefan Monnier <monnier@cs.yale.edu>
5487
5488 * gud.el (gud-gdb-run-command-fetch-lines): Use forward-line
5489 rather than beginning-of-line to avoid problems with fields.
5490 (gud-perldb-massage-args): Use unless and push.
5491 (gud-chdir-before-run): New var.
5492 (gud-common-init): Use it.
5493
5494 2001-05-24 Andrew Choi <akochoi@i-cable.com>
5495
5496 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
5497 delete entries for chinese-ctlau and chinese-ctlaub.
5498 (quail-misc-package-ext-info): Add entries for chinese-ctlau and
5499 chinese-ctlaub.
5500 (ctlau-converter, ctlau-gb-converter, ctlau-b5-converter):
5501 New functions.
5502
5503 2001-05-22 Gerd Moellmann <gerd@gnu.org>
5504
5505 * cus-edit.el (custom-comment-show): Remove debug code.
5506
5507 * language/japan-util.el (japanese-symbol-table): Fix handling of
5508 Japanese long tone sign. From Kenichi Handa <handa@etl.go.jp>.
5509
5510 2001-05-21 Stefan Monnier <monnier@cs.yale.edu>
5511
5512 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly):
5513 Renamed by removing the silly `-flag' suffix.
5514 (diff-mode, diff-minor-mode, diff-find-source-location): Update.
5515
5516 2001-05-20 Stefan Monnier <monnier@cs.yale.edu>
5517
5518 * replace.el (keep-lines-read-args): Use `copy-marker'.
5519 (how-many): Save excursion properly.
5520 (occur-mode): Use define-derived-mode.
5521 (perform-replace): Use with-current-buffer.
5522
5523 2001-05-20 Richard M. Stallman <rms@gnu.org>
5524
5525 * play/landmark.el (lm): Use "p" not "P" for interactive spec.
5526
5527 * mail/rmail.el (rmail-retry-failure): Do save-window-excursion.
5528
5529 * info.el (Info-read-subfile): Widen before finding the
5530 desired node in the subfile.
5531
5532 * startup.el (command-line-1): When >2 files visited,
5533 leave the last one visible, and make that the selected window.
5534
5535 2001-05-20 Gerd Moellmann <gerd@gnu.org>
5536
5537 * font-lock.el (lisp-font-lock-keywords-1): Add `defvaralias'.
5538
5539 2001-05-20 Eli Zaretskii <eliz@is.elta.co.il>
5540
5541 * international/ccl.el (define-ccl-program): Fix a typo.
5542 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
5543
5544 * international/mule.el (decode-char): Fix a typo. From Pavel
5545 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
5546
5547 * textmodes/artist.el (artist-mode): Fix a typo. From Pavel
5548 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
5549
5550 * frame.el (automatic-hscrolling): Fix a typo. From Pavel
5551 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
5552
5553 2001-05-18 Sam Steingold <sds@gnu.org>
5554
5555 * pcvs-defs.el (cvs-mode-map): Bind "z" to `kill-this-buffer'
5556 and [RET] to `cvs-mode-find-file'.
5557
5558 2001-05-18 John Wiegley <johnw@gnu.org>
5559
5560 * eshell/esh-ext.el (eshell-explicit-command-char): A new
5561 configuration variable, which determines the initial character
5562 that forces use of an external version of a command. The default
5563 is *, but may be set to \, for example.
5564
5565 * eshell/esh-ext.el (eshell-explicit-command):
5566 Use `eshell-explicit-command-char' instead of ?*.
5567
5568 * eshell/esh-cmd.el (eshell/which):
5569 Use `eshell-explicit-command-char' instead of ?*.
5570
5571 * eshell/em-cmpl.el (eshell-completion-command-name)
5572 (eshell-complete-commands-list): Use `eshell-explicit-command-char'
5573 instead of ?*.
5574
5575 2001-05-18 Gerd Moellmann <gerd@gnu.org>
5576
5577 * net/ange-ftp.el (ange-ftp-fix-name-for-vms): Reverse args of
5578 subst-char-in-string.
5579 (ange-ftp-after-parse-ls-hook): New variable.
5580 (ange-ftp-ls): Run that hook.
5581 From Peter Milliken <Peter.Milliken@GTECH.COM>.
5582
5583 * tmm.el (tmm-get-keymap): Fix handling of :filter.
5584 (tmm-add-prompt): Bind buffer-read-only to nil when inserting
5585 text into *Completions*.
5586
5587 * net/goto-addr.el (goto-address-at-point): Deal with URLs
5588 part of which look like email addresses.
5589
5590 2001-05-18 Andrew Innes <andrewi@gnu.org>
5591
5592 * makefile.w32-in (compile-files-CMD, bootstrap-clean-CMD):
5593 Use . instead of absolute path for lisp dir, to avoid bug in W2K
5594 cmd.exe's handling of FOR loops.
5595 (autoloads): Set find-file-suppress-same-file-warnings to t to
5596 avoid slew of spurious messages.
5597
5598 2001-05-18 Simon Josefsson <simon@josefsson.org>
5599
5600 * mail/smtpmail.el (maybe-append-domain): Renamed to
5601 `smtpmail-maybe-append-domain'.
5602 (smtpmail-via-smtp): Use the new name.
5603
5604 * net/browse-url.el (browse-url-browser-function): Add kde.
5605 (browse-url-kde-program, browse-url-kde-args): New variables.
5606 (browse-url-kde): New function.
5607
5608 2001-05-18 Miles Bader <miles@gnu.org>
5609
5610 * simple.el (delete-horizontal-space, just-one-space):
5611 Use `constrain-to-field' instead of `field-end'/`field-beginning',
5612 because it's more efficient for large files.
5613
5614 2001-05-17 Gerd Moellmann <gerd@gnu.org>
5615
5616 * mail/rmail.el (rmail-require-mime-maybe): New function.
5617 (rmail): Use it.
5618 (rmail-mode): Handle the case of finding Rmail files.
5619
5620 * emacs-lisp/elp.el (elp-instrument-function): Handle advised
5621 functions.
5622
5623 2001-05-17 Stefan Monnier <monnier@cs.yale.edu>
5624
5625 * jit-lock.el (jit-lock-after-change): Check the font-lock-multiline
5626 text-property after moving to the beginning of line and regardless
5627 of the value of font-lock-multiline.
5628
5629 2001-05-17 Gerd Moellmann <gerd@gnu.org>
5630
5631 * startup.el (fancy-splash-screens): Ignore events on the mode-line.
5632
5633 * net/ange-ftp.el (ange-ftp-write-region): Make sure to record the
5634 last coding system used before calling set-buffer-modified-p
5635 because that function changes last-coding-system.
5636
5637 2001-05-17 Eli Zaretskii <eliz@is.elta.co.il>
5638
5639 * files.el (switch-to-buffer-other-window)
5640 (switch-to-buffer-other-frame): Add an xref to display-buffer in
5641 the doc string.
5642
5643 2001-05-17 Gerd Moellmann <gerd@gnu.org>
5644
5645 * language/slovak.el, language/czech.el: New maintainer.
5646
5647 2001-05-16 Sam Steingold <sds@gnu.org>
5648
5649 * emacs-lisp/cl-indent.el (toplevel): Indent the :method
5650 sub-form of `defgeneric' correctly.
5651
5652 2001-05-16 Gerd Moellmann <gerd@gnu.org>
5653
5654 * tooltip.el (tooltip) <defgroup>: Put it in `gud' group instead
5655 of `c'.
5656
5657 * textmodes/outline.el (outline-font-lock-level): Remove the
5658 condition-case, test what outline-level returns instead, to
5659 ease debugging.
5660
5661 * international/mule.el (auto-coding-regexp-alist): New user-option.
5662 (auto-coding-from-file-contents): New function.
5663 (set-auto-coding): Use it to determine a coding system.
5664
5665 2001-05-15 Gerd Moellmann <gerd@gnu.org>
5666
5667 * mouse.el (mouse-delete-other-windows): Doc fix.
5668
5669 * emacs-lisp/lisp-mode.el (lisp-mode):
5670 Make font-lock-keywords-case-fold-search a buffer-local variable with
5671 make-local-variable before setting it.
5672
5673 2001-05-14 Eli Zaretskii <eliz@is.elta.co.il>
5674
5675 * emacs-lisp/elp.el (elp-instrument-package): Don't allow empty
5676 prefixes.
5677
5678 2001-05-14 Gerd Moellmann <gerd@gnu.org>
5679
5680 * hexl.el (hexl-current-address): Print a message when called
5681 interactively.
5682
5683 2001-05-11 Stefan Monnier <monnier@cs.yale.edu>
5684
5685 * gud.el (gud-jdb-build-source-files-list): Fix paren typo.
5686
5687 * pcvs-defs.el (cvs-mode-map): Don't rebind `undo'.
5688
5689 * files.el (auto-mode-alist): Add *.perl and fix the *.<rev> case.
5690
5691 2001-05-11 Gerd Moellmann <gerd@gnu.org>
5692
5693 * startup.el (command-line): If parameters have been changed in
5694 the init files which influence font selection, clear the face
5695 cache so that faces get realized with the new parameters.
5696
5697 * Makefile.in (compile-files): Redirect output of chmod to /dev/null.
5698
5699 2001-05-10 Stefan Monnier <monnier@cs.yale.edu>
5700
5701 * smerge-mode.el (smerge-mode): Force font-lock-multiline to t.
5702
5703 2001-05-10 Eli Zaretskii <eliz@is.elta.co.il>
5704
5705 * mail/emacsbug.el (report-emacs-bug): Don't switch the buffer to
5706 unibyte. Suggested by Kenichi Handa <handa@etl.go.jp>.
5707
5708 2001-05-10 Gerd Moellmann <gerd@gnu.org>
5709
5710 * net/browse-url.el (browse-url-filename-alist): Allow UNC file
5711 names for MS-Windows and MS-DOS. From Dan Holmsand <dan@eyebee.com>.
5712
5713 2001-05-09 John Wiegley <johnw@gnu.org>
5714
5715 * eshell/esh-util.el (eshell-convert-numeric-arguments):
5716 Annotated the documentation string to tell users about
5717 `eshell-no-numeric-conversions'.
5718
5719 * eshell/esh-cmd.el (eshell-lisp-command): Don't perform numeric
5720 conversions if a Lisp function has the property
5721 `eshell-no-numeric-conversions' set to a non-nil value.
5722
5723 * eshell/em-dirs.el, eshell/em-ls.el, eshell/em-script.el,
5724 eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-cmd.el: Set the
5725 property `eshell-no-numeric-conversions' on the following
5726 functions (which all deal with filesystem entities, and never Lisp
5727 numerical values): eshell/cd, eshell/pushd, eshell/popd,
5728 eshell/ls, eshell/source, eshell/., eshell/man, eshell/rm,
5729 eshell/mkdir, eshell/rmdir, eshell/mv, eshell/cp, eshell/ln,
5730 eshell/cat, eshell/make, eshell/diff, eshell/locate, eshell/occur,
5731 eshell/which, eshell/addpath.
5732
5733 2001-05-09 John Wiegley <johnw@gnu.org>
5734
5735 * eshell/esh-arg.el (eshell-parse-argument-hook): If a number is
5736 encountered as an argument, don't convert it right away, but tag
5737 the first character of the string with the text properties
5738 `number', which signifies to `eshell-lisp-command' that the
5739 argument should be passed through `string-to-number' if it is
5740 actually used in the call to a Lisp function.
5741
5742 * eshell/esh-cmd.el (eshell-lisp-command): Before calling a Lisp
5743 function, convert any string arguments that have been tagged as
5744 "numbers", by calling string-to-number.
5745
5746 * eshell/esh-util.el (eshell-number-regexp): Now that number
5747 conversions only happen for Lisp function calls, the number regexp
5748 should now match all integer and floating point forms.
5749
5750 * eshell/esh-proc.el: Disable `eshell-stop-process' and
5751 `eshell-continue-process', since they are both nonfunctional at
5752 the moment.
5753 (eshell-proc-initialize): Don't bind keys for
5754 `eshell-stop-process' or `eshell-continue-process'.
5755
5756 * eshell/em-unix.el (eshell-shuffle-files):
5757 Apply `directory-file-name' before calling `file-name-directory'.
5758
5759 * eshell/em-hist.el (eshell-add-to-history): Reference to
5760 `eshell-history-ring' needed to be `eshell-history-index'.
5761
5762 * calendar/timeclock.el (timeclock-find-discrep):
5763 Initialize `elapsed' to 0.
5764 (timeclock-find-discrep): Set `timeclock-last-event-workday' if
5765 it's still nil.
5766
5767 2001-05-09 Stefan Monnier <monnier@cs.yale.edu>
5768
5769 * arc-mode.el (archive-int-to-mode): Construct the string directly.
5770 (archive-mode): Use capitalize.
5771 (archive-unique-fname): Use make-temp-file.
5772
5773 2001-05-09 Gerd Moellmann <gerd@gnu.org>
5774
5775 * emacs-lisp/lisp-mode.el (lisp-interaction-mode): Doc fix.
5776
5777 2001-05-09 Eli Zaretskii <eliz@is.elta.co.il>
5778
5779 * tar-mode.el (tar-extract): Pay attention to the value of
5780 coding-system-for-read, if it is non-nil.
5781
5782 * calendar/holidays.el (holidays): Add an autoload cookie.
5783 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
5784
5785 2001-05-08 John Wiegley <johnw@gnu.org>
5786
5787 * calendar/timeclock.el (timeclock-workday-remaining):
5788 Changed logic for determining how much time is remaining.
5789 (timeclock-workday-elapsed): Don't accept a "relative" argument
5790 for the current day's elapsed time. What could that have meant?
5791 (timeclock-workday-elapsed-string): No "relative" argument anymore.
5792 (timeclock-when-to-leave): Changed logic, similarly to what was
5793 done for `timeclock-workday-remaining'.
5794 (timeclock-find-discrep): Removed "today-only" argument, which had
5795 no meaning. Fixed some more math problems. The function now
5796 returns a three member list: (TOTAL-TIME-DISCREPANCY
5797 TODAYS-TIME-DISCREPANCY TODAYS-ELAPSED-TIME).
5798
5799 2001-05-08 Eli Zaretskii <eliz@is.elta.co.il>
5800
5801 * w32-fns.el (convert-standard-filename): Start replacing slashes
5802 from the beginning of the file name, not from where the last
5803 invalid character was. From "Andrew Maguire (SWW)"
5804 <Andrew.Maguire@Smallworld.co.uk>
5805
5806 2001-05-07 MORIOKA Tomohiko <tomo@m17n.org>
5807
5808 The following changes are to provide infrastructure for handling
5809 MIME messages to rmail. They don't affect the original behaviour
5810 if rmail-enable-mime is nil.
5811
5812 * mail/rmail.el (rmail-insert-mime-forwarded-message-function)
5813 (rmail-search-mime-message-function)
5814 (rmail-search-mime-header-function): New variables.
5815 (rmail-expunge-and-save): Be sure to set-buffer to the Rmail buffer.
5816 (rmail-quit, rmail-get-new-mail): Bury `rmail-buffer' after
5817 `rmail-view-buffer' is hidden.
5818 (rmail-toggle-header): Likewise. If rmail-enable-mime is non-nil,
5819 call rmai-show-mime-function.
5820 (rmail-display-labels): If rmail-enable-mime is non-nil, update
5821 mode-line-process of rmail-view-buffer.
5822 (rmail-set-attribute): Be sure to set-buffer to the Rmail buffer.
5823 (rmail-show-message): Be sure to call rmail-auto-file in the Rmail
5824 buffer.
5825 (rmail-next-message, rmail-next-undeleted-message): Be sure to
5826 set-buffer to the Rmail buffer.
5827 (rmail-message-regexp-p): If rmail-enable-mime is non-nil, call
5828 rmail-search-mime-header-function.
5829 (rmail-search-message): New function.
5830 (rmail-search): Call rmail-search-message to check if a message
5831 matches REGEXP, lastly update point after calling
5832 rmail-show-message.
5833 (rmail-undelete-previous-message, rmail-expunge-confirmed)
5834 (rmail-only-expunge): Be sure to set-buffer to the Rmail buffer.
5835 (rmail-reply): If rmail-enable-mime is non-nil, don't narrow to
5836 header region, refer to rmail-msgref-vector while setting the
5837 current buffer to rmail-buffer temporarily.
5838 (rmail-forward): Be sure to bind forward-buffer to the Rmail buffer.
5839 If rmail-enable-mime is non-nil, call
5840 rmail-insert-mime-forwarded-message-function instead of inserting
5841 forwarded message by itself.
5842
5843 * mail/rmailkwd.el (rmail-read-label): Be sure to work in the
5844 Rmail buffer.
5845 (rmail-set-label, rmail-next-labeled-message): Likewise.
5846
5847 * mail/rmailout.el (rmail-output-read-rmail-file-name): Be sure to
5848 set-buffer to the Rmail buffer.
5849 (rmail-output-to-rmail-file): Likewise.
5850 (rmail-output): Likewise.
5851
5852 * mail/rmailsum.el (rmail-message-subject-p): Process the result
5853 of mail-fetch-field by rmail-summary-line-decoder.
5854 (rmail-new-summary): Be sure to go to the Rmail buffer.
5855 If rmail-enable-mime is non-nil, set rmail-summary-buffer of
5856 rmail-view-buffer to nil.
5857 (rmail-summary-undelete): If rmail-enable-mime is non-nil, pop to
5858 rmail-view-buffer.
5859 (rmail-summary-scroll-msg-up): Handle rmail-view-buffer, not
5860 rmail-buffer.
5861 (rmail-summary-scroll-msg-down): Likewise.
5862 (rmail-summary-beginning-of-message): Likewise.
5863 (rmail-summary-wipe): Likewise.
5864 (rmail-summary-toggle-header): Use save-window-excursion, not
5865 save-excursion. Update point in rmail-view-buffer, not in
5866 rmail-buffer.
5867 (rmail-summary-reply): Before calling rmail-reply, set buffer to
5868 rmail-view-buffer, not rmail-buffer.
5869
5870 2001-05-07 Gerd Moellmann <gerd@gnu.org>
5871
5872 * cus-edit.el (custom-file): Signal an error if user-init-file is
5873 nil (running -q).
5874
5875 * mail/rmailedit.el (rmail-edit-mode-hook): Add :version.
5876
5877 * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
5878 Add :version.
5879
5880 * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
5881 New option.
5882 (smtpmail-via-smtp): Print warnings about unknown SMTP extensions
5883 only if smtpmail-warn-about-unknown-extensions is set.
5884
5885 * mail/rmail.el (rmail-mode-map): Use rmail-sort-by-labels
5886 instead of rmail-sort-by-keywords.
5887
5888 * mail/rmailsort.el (rmail-sort-by-labels): Renamed from
5889 rmail-sort-by-keywords.
5890
5891 * mail/rmailsum.el (rmail-summary-sort-by-labels): Renamed from
5892 rmail-summary-sort-by-keywords. Doc fix.
5893 (rmail-summary-mode): Doc fix.
5894
5895 * mail/rmail.el (rmail-edit): New Custom group.
5896
5897 * mail/rmailedit.el (rmail-edit-mode): Doc fix.
5898 (rmail-edit-mode-hook): New user-option.
5899
5900 2001-05-05 Richard M. Stallman <rms@gnu.org>
5901
5902 * help.el (help-xref-symbol-regexp): Recognize "source of"
5903 and friends, meaning make a link to the source file.
5904 (help-make-xrefs): Handle "source of" and friends
5905 by constructing a link that visits the source file.
5906
5907 * dabbrev.el (dabbrev-select-buffers-function): Doc fix.
5908
5909 2001-05-04 Stefan Monnier <monnier@cs.yale.edu>
5910
5911 * progmodes/cperl-mode.el (cperl-font-lock-keywords)
5912 (cperl-font-lock-keywords-1, cperl-font-lock-keywords-2):
5913 Renamed from perl-font-lock-keywords to avoid clashes.
5914 (cperl-mode, cperl-load-font-lock-keywords, cperl-init-faces)
5915 (cperl-load-font-lock-keywords-1, cperl-load-font-lock-keywords-2):
5916 Updated correspondingly.
5917
5918 * diff-mode.el (diff-nonexistent-face, diff-font-lock-keywords):
5919 Typo `nonexistant' -> `nonexistent'.
5920
5921 2001-05-04 Martin Stjernholm <bug-cc-mode@gnu.org>
5922
5923 * cc-cmds.el (c-electric-delete, c-electric-delete-forward):
5924 Split `c-electric-delete' into two functions where
5925 `c-electric-delete-forward' always deletes forward and
5926 `c-electric-delete' only contains the code necessary for XEmacs to
5927 choose between backward and forward deletion.
5928
5929 * cc-mode.el: `c-electric-delete-forward' is now bound to C-d to
5930 get the electric behavior on that key too.
5931 (c-fill-paragraph): Fixed bogus direct use of
5932 c-comment-prefix-regexp, which caused an error when it's a list.
5933
5934 2001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
5935
5936 * dired-aux.el (dired-diff): Doc fix.
5937
5938 * dired.el (dired-diff): Likewise.
5939
5940 2001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
5941
5942 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
5943
5944 2001-05-02 Stefan Monnier <monnier@cs.yale.edu>
5945
5946 * vc.el (vc-next-action-on-file): Only force buffer+file to writable
5947 if both the buffer and the file are read-only.
5948
5949 * progmodes/sh-script.el (sh-prev-line): Look for sh-heredoc-face
5950 rather than font-lock-string-face.
5951 (sh-get-indent-info): Treat heredocs like strings.
5952
5953 2001-05-02 Gerd Moellmann <gerd@gnu.org>
5954
5955 * textmodes/texinfmt.el (texinfo-format-parse-args): Don't consume
5956 a newline following `}'.
5957 (texinfo-format-email): New function.
5958 (toplevel): Use texinfo-format-email for @email.
5959 (texinfo-format-kbd-regexp, texinfo-format-kbd-end-regexp):
5960 Add `display'.
5961 (texinfo-sort-region): Goto point-min before sorting.
5962 (texinfo-set): Remove leading white space from value.
5963 From yagi@is.titech.ac.jp.
5964
5965 * replace.el (query-replace-regexp-eval): Doc fix.
5966
5967 2001-05-01 Stefan Monnier <monnier@cs.yale.edu>
5968
5969 * diff-mode.el (diff-nonexistant-face): New face.
5970 (diff-font-lock-keywords): Use it.
5971
5972 2001-04-30 Eli Zaretskii <eliz@is.elta.co.il>
5973
5974 * font-lock.el (font-lock-mode): Doc fix.
5975
5976 * dired-aux.el (dired-do-rename-regexp, dired-do-copy-regexp)
5977 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
5978
5979 2001-04-30 Gerd Moellmann <gerd@gnu.org>
5980
5981 * progmodes/sh-script.el (sh-font-lock-heredoc): Allow optional
5982 backslash at the start of the here-document delimiter.
5983 (sh-font-lock-syntactic-keywords): Likewise.
5984
5985 * mail/rmail.el (rmail-message-regexp-p): Yet another fix.
5986
5987 2001-04-29 Eli Zaretskii <eliz@is.elta.co.il>
5988
5989 * term/tty-colors.el (tty-color-define, tty-color-off-gray-diag)
5990 (tty-color-translate, tty-color-by-index, tty-color-values)
5991 (tty-color-desc): Doc fix.
5992
5993 2001-04-27 Eli Zaretskii <eliz@is.elta.co.il>
5994
5995 * dired-aux.el (dired-do-create-files, dired-do-copy)
5996 (dired-do-symlink, dired-do-hardlink, dired-do-rename):
5997 Mention dired-dwim-target in the doc string.
5998
5999 2001-04-28 Miles Bader <miles@gnu.org>
6000
6001 * dabbrev.el (dabbrev--ignore-buffer-p): New function.
6002 (dabbrev--find-expansion): Use it.
6003 (dabbrev--select-buffers): Don't select ignored buffers.
6004
6005 2001-04-27 Gerd Moellmann <gerd@gnu.org>
6006
6007 * mail/rmail.el (rmail-message-regexp-p): Don't match before headers.
6008
6009 2001-04-26 Richard M. Stallman <rms@gnu.org>
6010
6011 * dabbrev.el: Add doc strings for some functions.
6012 (dabbrev--eliminate-newlines): New variable.
6013 (dabbrev--substitute-expansion): Convert newlines to spaces
6014 if dabbrev--eliminate-newlines is set.
6015 If abbrev and expansion are both all-lower-case,
6016 leave dabbrev--last-case-pattern nil.
6017
6018 2001-04-26 Gerd Moellmann <gerd@gnu.org>
6019
6020 * mail/rmail.el (rmail-message-regexp-p): Use rfc822-goto-eoh
6021 if necessary, like in rmail-show-message.
6022
6023 2001-04-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6024
6025 * ps-print.el: Color specified by number is forced to be float number.
6026 (ps-print-version): New version number (6.5.1.1).
6027 (ps-header-frame-alist, ps-footer-frame-alist): Adjust color
6028 initialization.
6029 (ps-prefix-quote): New internal var.
6030 (ps-print-quote): New fun.
6031 (ps-setup, ps-output-frame-properties, ps-float-format)
6032 (ps-format-color): Code fix.
6033 (ps-plot-region): Eliminate redundant foreground color text setting.
6034
6035 2001-04-26 Eli Zaretskii <eliz@is.elta.co.il>
6036
6037 * dabbrev.el (dabbrev--select-buffers): Add a doc string.
6038
6039 2001-04-25 Gerd Moellmann <gerd@gnu.org>
6040
6041 * faces.el (tty-handle-reverse-video): Don't set inverse-video.
6042
6043 2001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
6044
6045 * info.el (Info-additional-directory-list): Doc fix.
6046
6047 * find-lisp.el (find-lisp-find-dired-filter)
6048 (find-lisp-find-dired-subdirectories, find-lisp-find-dired):
6049 Add autoload cookies. From Richard Y. Kim <ryk@dspwiz.com>.
6050
6051 2001-04-25 Stefan Monnier <monnier@cs.yale.edu>
6052
6053 * progmodes/make-mode.el (makefile-font-lock-keywords):
6054 Rationalize the rules for includes and conditionals and use the
6055 keyword face for them.
6056
6057 * faces.el (modify-face): Add compatibility for non-interactive use.
6058
6059 2001-04-24 John Wiegley <johnw@gnu.org>
6060
6061 * eshell/esh-cmd.el (eshell-find-alias-function): Corrected the
6062 fix from last night, since it wasn't finding eshell/cd.
6063
6064 2001-04-24 Gerd Moellmann <gerd@gnu.org>
6065
6066 * rect.el (string-rectangle): Revert to 20.x behaviour.
6067 (replace-rectangle): Make it an alias for string-rectangle.
6068 (string-insert-rectangle): New function.
6069
6070 2001-04-23 John Wiegley <johnw@gnu.org>
6071
6072 * eshell/em-unix.el (eshell/diff): Fixed problems that were
6073 occurring with Emacs 21's diff.el/compile.el interaction layer.
6074
6075 2001-04-23 Colin Walters <walters@cis.ohio-state.edu>
6076
6077 * eshell/esh-cmd.el (eshell-find-alias-function): Return t in the
6078 case where the function was defined in a file, but not part of an
6079 eshell module.
6080
6081 2001-04-23 John Wiegley <johnw@gnu.org>
6082
6083 * eshell/em-smart.el (eshell-smart-redisplay): Added some safety
6084 code to work around a redisplay problem I've been having.
6085
6086 2001-04-23 John Wiegley <johnw@gnu.org>
6087
6088 * calendar/timeclock.el (timeclock-day-required): If the time
6089 required for a particular day is not set, use `timeclock-workday'.
6090 (timeclock-find-discrep): Added some sample code in a comment.
6091
6092 * eshell/eshell.el (eshell-command): Made a few changes so that
6093 `eshell-command' could be called programmatically.
6094
6095 * eshell/esh-mode.el (eshell-non-interactive-p): Moved to eshell.el.
6096
6097 * eshell/eshell.el (eshell-non-interactive-p): Moved from esh-mode.el.
6098
6099 2001-04-23 John Wiegley <johnw@gnu.org>
6100
6101 * calendar/timeclock.el: Updated copyright.
6102 (timeclock-generate-report): Don't report the daily or two-week
6103 total, if no time has been worked in that period.
6104 (timeclock-find-discrep): Moved call to `file-readable-p'; removed
6105 final computational form, which was unnecessary; corrected a
6106 parsing problem when timeclock-relative was nil.
6107
6108 2001-04-23 Kahlil Hodgson <kahlil@discus.anu.edu.au>
6109
6110 * calendar/timeclock.el (timeclock-modeline-display): Check if
6111 `list-entry' is null.
6112 (timeclock-use-display-time): The first argument to `set-variable'
6113 must be a symbol.
6114
6115 2001-04-23 Eli Zaretskii <eliz@is.elta.co.il>
6116
6117 * calendar/calendar.el (diary-entry-marker)
6118 (calendar-today-marker, calendar-holiday-marker):
6119 Use display-color-p instead of window-system.
6120 (calendar-mode-map, calendar-mode): Use display-popup-menus-p
6121 instead of window-system.
6122 (calendar-hide-window): Use display-multi-frame-p instead of
6123 window-system.
6124
6125 * calendar/cal-x.el (calendar-two-frame-setup)
6126 (calendar-only-one-frame-setup, calendar-one-frame-setup):
6127 Use display-multi-frame-p instead of window-system.
6128
6129 2001-04-23 Gerd Moellmann <gerd@gnu.org>
6130
6131 * play/fortune.el (fortune-from-region): Use `eq' instead of `eql'.
6132
6133 * textmodes/ispell.el, emacs-lisp/checkdoc.el,
6134 * progmodes/ebrowse.el, play/fortune.el: Fix autoload cookies.
6135
6136 2001-04-23 Alex Schroeder <alex@gnu.org>
6137
6138 * goto-addr.el: Instead of defining line-beginning-position and
6139 line-end-position a defalias is used for point-at-bol and point-at-eol.
6140
6141 2001-04-23 Alex Schroeder <alex@gnu.org>
6142
6143 * goto-addr.el: Added XEmacs compatibility code.
6144 (goto-address-highlight-keymap): Made keybindings XEmacs compatible.
6145
6146 2001-04-22 Eli Zaretskii <eliz@is.elta.co.il>
6147
6148 * textmodes/paragraphs.el (sentence-end): Doc fix.
6149
6150 2001-04-20 Alex Schroeder <alex@gnu.org>
6151
6152 * sql.el (sql-escape-newlines-and-send): New function.
6153 (sql-db2): Set comint-input-sender to sql-escape-newlines-and-send.
6154
6155 2001-04-20 Alex Schroeder <alex@gnu.org>
6156
6157 * sql.el (sql-db2-program): New option.
6158 (sql-db2-options): New option.
6159 (sql-db2): New function.
6160
6161 2001-04-20 Alex Schroeder <alex@gnu.org>
6162
6163 * sql.el (sql-mode-menu): Added highlighting entries.
6164 (sql-highlight-oracle-keywords): New function.
6165 (sql-highlight-postgres-keywords): New function.
6166 (sql-highlight-ansi-keywords): New function.
6167
6168 2001-04-20 Alex Schroeder <alex@gnu.org>
6169
6170 * sql.el (sql-help): Doc change.
6171
6172 2001-04-19 Karl Fogel <kfogel@collab.net>
6173
6174 * saveplace.el (save-place-alist-to-file): Removed no-effect code
6175 that inserted file content only to delete it immediately.
6176 Probably a cut-and-paste bug. Thanks to Juanma Barranquero
6177 <lektu@uol.com.br> for the patch.
6178
6179 2001-04-19 Stefan Monnier <monnier@cs.yale.edu>
6180
6181 * emacs-lisp/easy-mmode.el (easy-mmode-defsyntax): Unquote `doc'.
6182
6183 2001-04-18 Gerd Moellmann <gerd@gnu.org>
6184
6185 * emacs-lisp/cl-indent.el (toplevel): Comment out the spec
6186 for defmethod.
6187
6188 * comint.el (comint-cr-magic): New function.
6189 (toplevel): Add it to comint-preoutput-filter-functions.
6190
6191 2001-04-18 Andrew Innes <andrewi@gnu.org>
6192
6193 * makefile.w32-in (EMACSLOADPATH): Define.
6194 (custom-deps, autoloads, .el.elc, compile-files-CMD, compile-files-SH)
6195 (recompile): Remove stuff to set EMACSLOADPATH.
6196
6197 2001-04-18 Gerd Moellmann <gerd@gnu.org>
6198
6199 * language/slovak.el ("Slovak"): Add tutorial entry.
6200
6201 * net/browse-url.el (browse-url-new-window-flag): Renamed from
6202 browse-url-new-window-p.
6203
6204 2001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
6205
6206 * info.el (Info-menu-update): When there are no menus and/or no
6207 cross references in the node, make the respective items of the
6208 Info menu-bar menu inactive.
6209
6210 2001-04-17 Gerd Moellmann <gerd@gnu.org>
6211
6212 * indent.el (indent-for-tab-command): Call indent-line-function
6213 with no argument if PREFIX-ARG is non-nil.
6214
6215 * frame.el (delete-other-frames): Handle minibuffer-only frames.
6216
6217 2001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
6218
6219 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Don't invoke CVS as
6220 an async subprocess if start-process is unavailable. Suggested by
6221 Tim Van Holder <tim.van.holder@pandora.be>.
6222
6223 2001-04-15 Eli Zaretskii <eliz@is.elta.co.il>
6224
6225 * info.el (Info-additional-directory-list): Doc fix. Suggested by
6226 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
6227
6228 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
6229
6230 * info.el (Info-file-list-for-emacs): Add an entry for the "info"
6231 manual.
6232
6233 2001-04-13 Stefan Monnier <monnier@cs.yale.edu>
6234
6235 * pcvs-defs.el (cvs-mode-map): Bind C-o like in dired.
6236 (cvs-menu): Add a few entries.
6237
6238 * pcvs.el (cvs-addto-collection): Don't merge MESSAGE fileinfos.
6239 (cvs-update-filter): Only advertise `cvs-mode-delete-lock' if the
6240 lock file appears to be reachable from Emacs.
6241 (cvs-mode-mark-on-state, cvs-mode-display-file): New functions.
6242 (cvs-mode-find-file): Look for cvs-header-face rather than
6243 cvs-dirname-face (which doesn't exist).
6244 (cvs-mode-find-file): Allow `other' to be set to `dont-select'.
6245
6246 * pcvs-parse.el (cvs-parse-run-table): Remove misleading text.
6247
6248 2001-04-13 Eli Zaretskii <eliz@is.elta.co.il>
6249
6250 * emulation/pc-select.el (pc-selection-mode): Don't turn on
6251 normal-erase-is-backspace on a tty. Instead, bind some keys such
6252 as [delete] directly, like pc-select.el did before
6253 normal-erase-is-backspace was invented.
6254
6255 2001-04-12 Eli Zaretskii <eliz@is.elta.co.il>
6256
6257 * ls-lisp.el (ls-lisp-format): Leave a blank before "root".
6258
6259 2001-04-11 John Wiegley <johnw@gnu.org>
6260
6261 * eshell/em-ls.el (eshell-ls-insert-directory):
6262 Set font-lock-defaults to nil, to prevent fontification in dired
6263 buffers, if Eshell's ls is being used.
6264
6265 2001-04-11 John Wiegley <johnw@gnu.org>
6266
6267 * calendar/timeclock.el (timeclock-completing-read): New function.
6268 (timeclock-ask-for-project, timeclock-ask-for-reason):
6269 Call `timeclock-completing-read'.
6270
6271 * eshell/em-alias.el (eshell-command-aliased-p): `assoc' was
6272 required where `member' was being used.
6273
6274 2001-04-11 Colin Walters <walters@cis.ohio-state.edu>
6275
6276 * eshell/em-hist.el (eshell-previous-matching-input):
6277 Don't display "History item" if the the minibuffer is active.
6278
6279 2001-04-11 Gerd Moellmann <gerd@gnu.org>
6280
6281 * startup.el (command-line): Output a newline after printing
6282 an error from loading the window system's init file.
6283
6284 2001-04-11 Eli Zaretskii <eliz@is.elta.co.il>
6285
6286 * textmodes/texinfo.el (texinfo-font-lock-keywords):
6287 Add fontification for @value, @dfn, @dmn, @acronym, @anchor, and
6288 @inforef. Add an OVERRIDE of `keep' to highlight specs of
6289 keywords whose arguments routinely include @@.
6290
6291 2001-04-10 Gerd Moellmann <gerd@gnu.org>
6292
6293 * emacs-lisp/advice.el (ad-make-advised-definition):
6294 Construct advice for subrs differently.
6295
6296 * textmodes/paragraphs.el (forward-sentence): Put the sentence-end
6297 regexp in parentheses when building the regexp for searching backwards.
6298
6299 * simple.el (completion-list-mode-finish): New function.
6300 (toplevel): Add completion-list-mode-finish to temp-buffer-show-hook.
6301
6302 * language/european.el ("Polish"): Change sample text.
6303 From jsbien@mimuw.edu.pl (Janusz S. Bie\e,Bq\e(B).
6304
6305 * progmodes/sh-script.el (sh-indent-line): Add optional PREFIX-ARG
6306 parameter.
6307
6308 * faces.el (menu): Doc fix.
6309
6310 2001-04-10 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6311
6312 * ps-print.el: Footer implementation. Doc fix.
6313 (ps-print-version): New version number (6.5.1).
6314 (ps-header-frame-alist): New customization var for header frame
6315 properties.
6316 (ps-line-number-color): New customization var for line number color.
6317 (ps-footer-offset, ps-footer-line-pad, ps-print-footer)
6318 (ps-print-footer-frame, ps-footer-frame-alist, ps-footer-lines)
6319 (ps-footer-font-family, ps-footer-font-size, ps-left-footer)
6320 (ps-right-footer): New customization vars for footers.
6321 (ps-footer-pad, ps-footer-font-size-internal): New internal vars for
6322 footers.
6323 (ps-setup, ps-get-page-dimensions, ps-generate-header-line)
6324 (ps-generate-header, ps-begin-file, ps-begin-job, ps-begin-page):
6325 Code fix.
6326 (ps-prologue-file): Indentation fix.
6327 (ps-print-quote): Fun eliminated.
6328 (ps-value, ps-get, ps-put, ps-del): New funs for alist handling.
6329 (ps-output-frame-properties): New fun.
6330 (ps-fonts, ps-font-number, ps-rgb-color, ps-end-page, ps-next-page)
6331 (ps-skip-newline): Replace defun by defsubst.
6332
6333 2001-04-10 Colin Walters <walters@cis.ohio-state.edu>
6334
6335 * eshell/eshell.el (eshell-command): Needed a "%s" format
6336 specifier, in case the buffer contains percent characters.
6337
6338 2001-04-10 John Wiegley <johnw@gnu.org>
6339
6340 * calendar/timeclock.el (timeclock-generate-report): Added a
6341 missing insert of the project name.
6342
6343 2001-04-09 Gerd Moellmann <gerd@gnu.org>
6344
6345 * obsolete/profile.el: Moved from emacs-lisp/.
6346
6347 * Makefile.in (nonobsolete_setwins): New macro.
6348 (finder-data): Use it instead of `setwins'.
6349 From: Dave Love <fx@gnu.org>.
6350
6351 * server.el (server-visit-files): Set server-existing-buffer correctly.
6352 (server-visit-files): Run server-visit-hook after going to
6353 line 1 so that the hook can set point as it sees fit.
6354
6355 * bindings.el (mode-line-modified): Unify help messages.
6356
6357 2001-04-07 Eli Zaretskii <eliz@is.elta.co.il>
6358
6359 * dos-fns.el (dos-8+3-filename): Rename from dos-truncate-to-8+3.
6360 All callers changed.
6361
6362 2001-04-06 Eli Zaretskii <eliz@is.elta.co.il>
6363
6364 * international/titdic-cnv.el (miscdic-convert): For MS-DOS, if
6365 long file names aren't supported, truncate the file names in
6366 quail-misc-package-ext-info to 8+3 before matching them against
6367 FILENAME.
6368
6369 * dos-fns.el (dos-truncate-to-8+3): New function.
6370
6371 * progmodes/compile.el (grep-compute-defaults): Use null-device
6372 instead of literal /dev/null. Reported by Jens Schmidt
6373 <schmidt@mathematik.uni-kl.de>.
6374
6375 * simple.el (normal-erase-is-backspace-mode): Doc fix.
6376
6377 2001-04-06 Stefan Monnier <monnier@cs.yale.edu>
6378
6379 * textmodes/sgml-mode.el: Add unknown maintainer.
6380 (sgml-tag): Pass `str' explicitly through skeleton-transformation.
6381 (html-mode-map): Use set-keymap-parent.
6382
6383 2001-04-06 Dave Love <fx@gnu.org>
6384
6385 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
6386 Remove redundant string-to-list.
6387
6388 2001-04-05 Stefan Monnier <monnier@cs.yale.edu>
6389
6390 * composite.el (reference-point-alist): Doc fix.
6391
6392 2001-04-05 Sam Steingold <sds@gnu.org>
6393
6394 * font-lock.el (font-lock-keywords-case-fold-search):
6395 Make buffer-local. This fixes a very annoying bug when loading a Lisp
6396 file made font-lock case-insensitive.
6397
6398 2001-04-05 Gerd Moellmann <gerd@gnu.org>
6399
6400 * faces.el (defface menu): Doc fix.
6401
6402 * wid-edit.el (widget-color-sample-face-get): Don't make
6403 faces for undefined colors.
6404
6405 * version.el (emacs-version): Include LessTif/Motif version info.
6406
6407 2001-04-04 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6408
6409 * ps-mule.el: Eliminate cl package dependence.
6410 (char-valid-p, multibyte-string-p, string-make-multibyte): Define funs
6411 if they aren't defined yet.
6412 (ps-mule-encode-header-string, ps-mule-header-string-charsets):
6413 Eliminate cl package dependence.
6414
6415 2001-04-04 Stefan Monnier <monnier@cs.yale.edu>
6416
6417 * progmodes/cc-cmds.el (c-outline-level):
6418 Bind buffer-invisibility-spec. Originally from Dave Love, but
6419 got lost when incorporating version 5.26.
6420
6421 2001-04-04 Eli Zaretskii <eliz@is.elta.co.il>
6422
6423 * emulation/pc-select.el (pc-selection-mode):
6424 Call normal-erase-is-backspace-mode instead of binding
6425 keys individually.
6426
6427 * cus-load.el (normal-erase-is-backspace): Use it instead of
6428 delete-key-deletes-forward.
6429
6430 * startup.el (command-line): Use normal-erase-is-backspace and
6431 normal-erase-is-backspace-mode.
6432
6433 * simple.el (normal-erase-is-backspace): Rename from
6434 delete-key-deletes-forward. Doc fix.
6435 (normal-erase-is-backspace-mode): Rename from
6436 delete-key-deletes-forward-mode. Doc fix.
6437 Run normal-erase-is-backspace-hook.
6438
6439 * dired.el (dired-move-to-filename-regexp): Support file sizes in
6440 ``human-readable'' format produced by GNU `ls'.
6441 (dired-move-to-filename-regexp): Recognize ISO format dates.
6442 From Paul Eggert <eggert@twinsun.com>.
6443
6444 2001-04-04 Gerd Moellmann <gerd@gnu.org>
6445
6446 * emacs-lisp/lisp-mnt.el (lm-keywords-list, lm-keywords-finder-p):
6447 New functions.
6448 (lm-verify): Check keywords.
6449 From Eric M. Ludlam <eric@siege-engine.com>.
6450
6451 2001-04-03 Eric M. Ludlam <eric@siege-engine.com>
6452
6453 * speedbar.el (speedbar-insert-image-button-maybe): Check for
6454 `xemacs' feature instead of for the function `set-extent-property'.
6455
6456 2001-04-03 Stefan Monnier <monnier@cs.yale.edu>
6457
6458 * mail/mh-utils.el (mh-folder-hist): New var.
6459 (mh-prompt-for-folder): Use it and pass `default' to completing-read.
6460
6461 2001-04-03 Eli Zaretskii <eliz@is.elta.co.il>
6462
6463 * hexl.el (hexl-scroll-up): If scrolling gets outside the hexl
6464 region, position point on the first or last 16-byte group.
6465 (hexl-mode-map): Bind C-Home and C-End to hexl-beginning-of-buffer
6466 and hexl-end-of-buffer. Bind End and Home to hexl-end-of-line and
6467 hexl-beginning-of-line.
6468
6469 2001-04-03 Gerd Moellmann <gerd@gnu.org>
6470
6471 * icomplete.el (icomplete-mode): Treat an argument like other
6472 modes do.
6473
6474 * startup.el (fancy-splash-head): Use splash8.xpm for color
6475 depth 8.
6476
6477 * emacs-lisp/checkdoc.el (checkdoc-common-verbs-wrong-voice):
6478 Add an antry for ``converts''.
6479
6480 * language/slovak.el ("Slovak"): Add documentation string.
6481 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk).
6482
6483 * language/czech.el ("Czech"): Add documentation string.
6484 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk).
6485
6486 * ps-mule.el (ps-mule-font-info-database-bdf): Change `isci24-etl.bdf'
6487 to `isci24-mule.bdf'. From: Kenichi Handa <handa@etl.go.jp>.
6488
6489 2001-04-02 Stefan Monnier <monnier@cs.yale.edu>
6490
6491 * mail/mail-extr.el (mail-extr-delete-char, mail-extr-safe-move-sexp)
6492 (mail-extr-skip-whitespace-forward, mail-extr-nuke-char-at)
6493 (mail-extr-skip-whitespace-backward, mail-extr-undo-backslash-quoting):
6494 Use `defsubst' rather than a macro to ease debugging.
6495 (mail-extr-last): Remove (use `last' instead).
6496 (mail-extract-address-components): Properly reset the syntax-table
6497 after parsing an address. Use `last' rather than mail-extr-last.
6498 Make sure the end marker stays at the very end.
6499
6500 2001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
6501
6502 * international/titdic-cnv.el (miscdic-convert): Fix a typo in the
6503 last change.
6504
6505 2001-04-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6506
6507 * ps-print.el: Line and paragraph spacing feature. Region to cut
6508 out when printing. Doc fix.
6509 (ps-print-version): New version number (6.5).
6510 (ps-line-spacing, ps-paragraph-spacing, ps-paragraph-regexp):
6511 New vars. Line and paragraph spacing feature.
6512 (ps-begin-cut-regexp, ps-end-cut-regexp): New vars. Region to cut
6513 out when printing.
6514 (ps-setup, ps-nb-pages, ps-get-page-dimensions, ps-begin-file)
6515 (ps-get-font-size, ps-begin-job, ps-continue-line)
6516 (ps-plot-region): Code fix.
6517 (ps-print-prologue-2): Var eliminated.
6518 (ps-line-spacing-internal, ps-paragraph-spacing-internal):
6519 New internal vars.
6520 (ps-get-size): New fun.
6521 (ps-output-string-prim, ps-init-output-queue, ps-print-page-p)
6522 (ps-next-line): Replace defun by defsubst.
6523 (ps-mule-plot-string): Autoload doc fix.
6524
6525 * ps-bdf.el: XEmacs compatibility. Doc fix.
6526 (installation-directory, coding-system-for-read): Declare vars if
6527 it's not declared yet.
6528 (bdf-read-font-info, bdf-read-bitmap, bdf-get-bitmaps): Code fix.
6529
6530 * ps-mule.el: XEmacs compatibility. Doc fix.
6531 (leading-code-private-22): Declare var if it's not declared yet.
6532 (charset-bytes, charset-dimension, charset-id, charset-width)
6533 (find-charset-region, split-char, char-width, chars-in-region)
6534 (forward-point, decompose-composite-char, encode-coding-string)
6535 (coding-system-p, ccl-execute-on-string, define-ccl-program):
6536 Define funs if not defined yet.
6537 (encode-composition-rule, find-composition): Define funs if not
6538 loaded yet.
6539 (ps-mule-prologue): PostScript code fix.
6540
6541 2001-04-02 Kenichi Handa <handa@etl.go.jp>
6542
6543 * ps-mule.el (ps-mule-generate-font): New arg HEADER-P. If it is
6544 non-nil, generate font for the header strings.
6545 (ps-mule-prepare-font): Likewise.
6546 (ps-mule-generate-glyphs): Likewise.
6547 (ps-mule-string-encoding): Likewise.
6548 (ps-mule-header-charsets): New variable.
6549 (ps-mule-encode-header-string): New function.
6550 (ps-mule-header-string-charsets): New function.
6551 (ps-mule-begin-job): Check charsets in the header strings. If there
6552 are non-ASCII and non-Latin1 charsets, prepare fonts for them.
6553
6554 * ps-print.el (ps-generate-header-line): Encode the header string by
6555 ps-mule-encode-header-string.
6556 (ps-mule-encode-header-string): Declare autoload.
6557
6558 2001-04-02 Gerd Moellmann <gerd@gnu.org>
6559
6560 * frame.el (cursor-in-non-selected-windows):
6561 Replaces show-cursor-in-non-selected-windows.
6562
6563 2001-03-31 Kenichi Handa <handa@etl.go.jp>
6564
6565 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
6566 Delete entries for "chinese-py" and "chinese-ziranma".
6567 (quail-misc-package-ext-info): New variable.
6568 (tsang-quick-converter): New function.
6569 (tsang-b5-converter, quick-b5-converter, tsang-cns-converter)
6570 (quick-cns-converter, py-converter, ziranma-converter)
6571 (miscdic-convert, batch-miscdic-convert): New functions.
6572
6573 2001-03-30 Kenichi Handa <handa@etl.go.jp>
6574
6575 * international/utf-8.el (ccl-encode-mule-utf-8): Fix handling of
6576 eight-bit-control chars.
6577
6578 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
6579 Reduce making temporary vector (suggested by Dave Love).
6580
6581 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
6582
6583 * simple.el (transient-mark-mode): Mention ESC ESC ESC in the doc
6584 string as well.
6585
6586 2001-03-30 Andreas Schwab <schwab@suse.de>
6587
6588 * files.el (backup-directory-alist): Fix typo.
6589
6590 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
6591
6592 * time-stamp.el (time-stamp-format): Doc fix. From Paul Eggert
6593 <eggert@twinsun.com>.
6594
6595 2001-03-30 Dave Love <fx@gnu.org>
6596
6597 * progmodes/fortran.el (fortran-comment-region): Fix typo.
6598
6599 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
6600
6601 * simple.el (transient-mark-mode): Mention C-g in the doc string.
6602
6603 2001-03-30 Miles Bader <miles@gnu.org>
6604
6605 * subr.el (interactive-form): Fix paren typo.
6606
6607 2001-03-29 Eli Zaretskii <eliz@is.elta.co.il>
6608
6609 * emacs-lisp/profile.el: Say that it's obsolete in the header
6610 line, so that finder.el puts that into its data-base.
6611 Suggested by Alex Schroeder <alex@gnu.org>.
6612
6613 2001-03-29 Paul Eggert <eggert@twinsun.com>
6614
6615 * mail/emacsbug.el (report-emacs-bug): Report LC_COLLATE,
6616 LC_MESSAGES, LC_MONETARY, LC_NUMERIC, and LC_TIME as well.
6617
6618 2001-03-29 Stefan Monnier <monnier@cs.yale.edu>
6619
6620 * generic.el (generic-mode-set-comments): Use "" rather than nil
6621 for comment-end.
6622
6623 2001-03-29 Gerd Moellmann <gerd@gnu.org>
6624
6625 * emacs-lisp/advice.el (ad-make-advised-definition):
6626 Call interactive-form to obtain the interactive spec of subrs.
6627
6628 * subr.el (interactive-form): New function.
6629
6630 2001-03-29 Andre Spiegel <spiegel@gnu.org>
6631
6632 * vc-sccs.el (vc-sccs-register): Use relative file names.
6633
6634 2001-03-28 Gerd Moellmann <gerd@gnu.org>
6635
6636 * bookmark.el (bookmark-get-bookmark): Handle case that
6637 BOOKMARK is not a string.
6638
6639 * image.el (image-type-regexps): Change type for PS files
6640 to `postscript'.
6641
6642 * subr.el (read-passwd): Clear command history after each
6643 character entered. From: Stephen Gildea
6644 <gildea@stop.mail-abuse.org>.
6645
6646 2001-03-27 Kenichi Handa <handa@etl.go.jp>
6647
6648 * international/kkc.el (kkc-save-init-file): Locally bind
6649 print-length to nil.
6650
6651 2001-03-26 Gerd Moellmann <gerd@gnu.org>
6652
6653 * textmodes/flyspell.el: Some doc fixes.
6654 (flyspell-maybe-correct-transposition)
6655 (flyspell-maybe-correct-doubling): Use a temporary buffer
6656
6657 * textmodes/ispell.el (ispell-parse-output): Doc fix.
6658
6659 * emacs-lisp/byte-opt.el (byte-optimize-while)
6660 (byte-optimize-form-code-walker): Diagnose too few arguments
6661 for `if' and `while'.
6662
6663 2001-03-26 Kenichi Handa <handa@etl.go.jp>
6664
6665 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
6666 Prepend `\' to "\<quail-translation-docstring>".
6667
6668 2001-03-26 Gerd Moellmann <gerd@gnu.org>
6669
6670 * autorevert.el (global-auto-revert-non-file-buffers):
6671 Remove duplicate defcustom.
6672
6673 2001-03-26 Miles Bader <miles@gnu.org>
6674
6675 * international/latin1-disp.el (latin1-char-displayable-p):
6676 Add leading "-" for X font pattern.
6677
6678 2001-03-26 Kenichi Handa <handa@etl.go.jp>
6679
6680 * international/mule-diag.el (describe-coding-system):
6681 For raw-text and emacs-mule, don't add anymore text about what
6682 charsets they can encode.
6683
6684 2001-03-25 Eli Zaretskii <eliz@is.elta.co.il>
6685
6686 * help.el (view-lossage): Mention open-dribble-file in the doc
6687 string. Suggested by Riku Saikkonen <rjs@lloke.dna.fi>.
6688
6689 2001-03-23 Stefan Monnier <monnier@cs.yale.edu>
6690
6691 * skeleton.el (skeleton-internal-list): Fix bogus logic.
6692 (skeleton-pair-insert-maybe): Don't pair after a backslash.
6693
6694 2001-03-23 Kenichi Handa <handa@etl.go.jp>
6695
6696 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
6697 Call ccl-execute-on-string directly so that CCL program handling
6698 multibyte sequence can work correctly.
6699 (encoded-kbd-setup-keymap): Fix the default value of `valid-codes'
6700 property of the coding system.
6701
6702 2001-03-23 Stefan Monnier <monnier@cs.yale.edu>
6703
6704 * textmodes/fill.el (fill-individual-paragraphs-prefix):
6705 Fix transcription typo.
6706
6707 2001-03-22 Rajesh Vaidheeswarran <rv@gnu.org>
6708
6709 * whitespace.el: Add buffer local variables to toggle testing of
6710 whitespaces in buffers without affecting the default values.
6711 Bump version to 3.0 to account for a few other changes.
6712 (whitespace-toggle-ateol-check, whitespace-toggle-leading-check)
6713 (whitespace-toggle-trailing-check, whitespace-toggle-indent-check)
6714 (whitespace-toggle-spacetab-check): New functions.
6715
6716 2001-03-21 Stefan Monnier <monnier@cs.yale.edu>
6717
6718 * obsolete/cplus-md.el: Moved from progmodes/cplus-md.el.
6719
6720 2001-03-21 Gerd Moellmann <gerd@gnu.org>
6721
6722 * bs.el (bs-cycle-next, bs-cycle-previous): Fix handling of
6723 bs-cycle-configuration-name. From Juanma Barranquero
6724 <lektu@uol.com.br>.
6725
6726 * Makefile.in, makefile.w32-in (COMPILE_FIRST): Add cc-mode.el
6727 and cc-vars.el.
6728
6729 * mail/sendmail.el (sendmail-send-it): Don't parse Resent-*
6730 headers. Always invoke sendmail with option -t.
6731
6732 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6733
6734 * Release of cc-mode 5.28.
6735
6736 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6737
6738 * cc-mode.el, cc-vars.el (c-common-init, c-default-style):
6739 Removed the hardcoded switch to "java" style in Java mode.
6740 It's instead taken care of by the default value for c-default-style.
6741
6742 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6743
6744 * cc-align.el (c-lineup-math): Fix bug where lineup was
6745 triggered by equal signs in string literals.
6746
6747 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6748
6749 * cc-cmds.el (c-fill-paragraph): Fixed bug in the paragraph
6750 limit detection when at the ends of the buffer.
6751
6752 * cc-engine.el (c-guess-basic-syntax): Removed bogus check for
6753 "for" statement clause in case 7F; a better one is done
6754 earlier in case 7D anyway.
6755
6756 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6757
6758 * cc-cmds.el (c-guess-fill-prefix): Improved the heuristics
6759 somewhat more and did a small optimization.
6760
6761 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6762
6763 * cc-cmds.el (c-beginning-of-statement, c-end-of-statement):
6764 Use the limit argument only to limit the syntactic context
6765 search, not to limit the actual movement.
6766
6767 * cc-cmds.el (c-beginning-of-statement): Move by sentence
6768 inside multiline strings, just like in comments. Also various
6769 fixes to the paragraph and comment prefix recognition, block
6770 comment ender handling etc.
6771
6772 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6773
6774 * cc-cmds.el (c-fill-paragraph): Take more care to preserve
6775 the relative position of the point.
6776
6777 * cc-cmds.el (c-electric-continued-statement): New function to
6778 use as abbrev hook to reindent for keywords such as "else"
6779 that continues an earlier statement.
6780
6781 * cc-menus.el (cc-imenu-c++-generic-expression): Treat structs
6782 like classes.
6783
6784 * cc-mode.el (c-mode, c++-mode, java-mode, objc-mode)
6785 (pike-mode): Populate the default abbrev tables to reindent for
6786 keywords such as "else" that can continue earlier statements.
6787 Abbrev mode is therefore turned on by default now. (Note that
6788 this doesn't apply to idl-mode, since IDL afaik doesn't have
6789 statements at all.)
6790
6791 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6792
6793 * cc-engine.el (c-inside-bracelist-p): Fix for handling
6794 bracelists where the declaration contains template arguments.
6795
6796 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6797
6798 * cc-cmds.el (c-comment-indent):
6799 Use `c-get-syntactic-indentation' to correctly calculate the
6800 syntactic indentation. Fixes bug with lineup functions that
6801 return vectors.
6802
6803 * cc-engine.el (c-get-syntactic-indentation): Split the
6804 indentation sum calculation from `c-indent-line' to a separate
6805 function.
6806
6807 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6808
6809 * cc-cmds.el (c-beginning-of-statement, c-comment-indent):
6810 Fixed places where it was assumed that preprocessor directives
6811 have to start in column zero.
6812
6813 * cc-engine.el (c-beginning-of-member-init-list): Handle C++
6814 template arguments after a class identifier properly.
6815
6816 * cc-engine.el (c-guess-basic-syntax): Treat initializer brace
6817 lists for `new Foo[]' constructs in Java as expressions and
6818 not top level definition brace lists on the top level, so that
6819 they'll get indented consistently with the same type of
6820 expression in a normal block.
6821
6822 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6823
6824 * cc-cmds.el (c-fill-paragraph): The kludge that checks
6825 whether the adaptive filling package fails to keep the comment
6826 prefix is now kludged further to check for filladapt-mode
6827 which doesn't have that problem. This is really icky, but it's
6828 the only way that works with the current misfeatures/bugs in
6829 both adaptive-fill-mode and filladapt-mode.
6830
6831 * cc-cmds.el (c-fill-paragraph): Made the way the paragraph
6832 around point is recognized more robust.
6833
6834 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6835
6836 * cc-cmds.el, cc-engine.el, cc-lobotomy.el (c-state-cache)
6837 (c-in-literal-cache, c-auto-fill-prefix, c-lit-limits)
6838 (c-lit-type): Fixed all internal variables used dynamically so
6839 that they are always bound.
6840
6841 * cc-cmds.el, cc-engine.el: Improved recovery of syntactic
6842 errors:
6843
6844 (c-indent-region): Fixed reporting of syntactic errors so that
6845 the region is fully reindented even when an error occurs.
6846 The last syntactic error is printed afterwards. Also cleanup up a
6847 whole lot of code that tried to optimize indentation of whole
6848 sexps but in reality accomplishes nothing.
6849
6850 (c-indent-sexp): Use c-indent-region.
6851
6852 (c-parsing-error): Changed this variable to hold the message
6853 for any syntactic error that is discovered.
6854
6855 (c-parse-state): Search backward from point instead of the bod
6856 position when the latter is invalid. This makes CC Mode
6857 recover faster when there are unbalanced close braces.
6858
6859 (c-backward-to-start-of-if): Use c-parsing-error to report
6860 dangling "else" clauses instead of throwing an error, and fall
6861 back to a reasonable position.
6862
6863 (c-indent-line): Added argument to avoid reporting syntactic errors.
6864
6865 (c-show-syntactic-information): Don't report any syntactic errors.
6866
6867 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6868
6869 * cc-cmds.el (c-beginning-of-statement): Fixed bugs with
6870 paragraph recognition when moving by sentence in literals.
6871
6872 * cc-langs.el (c-Java-javadoc-paragraph-start): Modified paragraph
6873 start regexp for javadoc to recognize javadoc markup in general instead
6874 of a specific set of keywords, to be more future-safe.
6875
6876 (c-Pike-pikedoc-paragraph-start)
6877 (c-Pike-pikedoc-paragraph-separate): New regexps to recognize
6878 pikedoc markup.
6879
6880 * cc-mode.el: Fixed initialization and use of c-current-comment-prefix.
6881
6882 (pike-mode): Initialize paragraph settings pikedoc recognition.
6883
6884 * cc-vars.el (c-default-style): Made a nicer Customize widget.
6885
6886 (c-comment-prefix-regexp): Made it possible to use an
6887 association list on this to specify mode specific regexps.
6888 The default value now use a special regexp in Pike mode to
6889 recognize pikedoc markup.
6890
6891 (c-current-comment-prefix): New variable containing the actual
6892 regexp from c-comment-prefix-regexp for the current buffer.
6893
6894 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6895
6896 * cc-cmds.el (c-electric-brace): Fixed check for special brace
6897 lists: We can't look at the syntax, since a brace list can get
6898 recognized as a plain statement-cont.
6899
6900 * cc-engine.el (c-guess-basic-syntax): Fixed bug where a
6901 special brace list opener broken over two lines got recognized
6902 as a statement on the second line. Case 9A changed.
6903
6904 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6905
6906 * cc-cmds.el (c-electric-brace): Fixed bug in c-state-cache
6907 adjustment after line is reindented.
6908
6909 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6910
6911 * cc-defs.el (c-point): Added optional argument for position
6912 to use instead of the current point.
6913
6914 * cc-defs.el, cc-engine.el (c-add-class-syntax): Do not add
6915 the in-expression block symbols when the construct starts at
6916 boi, to avoid the extra level of indentation in that case.
6917 Cases 4, 16A and 17E affected.
6918
6919 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6920
6921 * cc-cmds.el: Use `indent-according-to-mode' instead of direct
6922 calls to `c-indent-line', to adhere better to Emacs conventions.
6923
6924 * cc-engine.el (c-indent-line): Use the syntax already bound
6925 to `c-syntactic-context', if there is any.
6926
6927 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6928
6929 * cc-engine.el (c-get-offset): Fixed bug where the indentation
6930 wasn't added up correctly when a lineup function returned nil.
6931
6932 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6933
6934 * cc-engine.el (c-collect-line-comments): Fixed bug where
6935 empty lines were ignored when collecting line comments backwards.
6936
6937 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6938
6939 * cc-align.el (c-lineup-dont-change): Return an absolute
6940 indentation column to work correctly in the case when several
6941 syntactic elements are processed for the same line.
6942
6943 * cc-engine.el, cc-styles.el, cc-vars.el (c-evaluate-offset)
6944 (c-get-offset, c-indent-line, c-valid-offset, c-read-offset)
6945 (c-set-offset): Added absolute indentation column settings by
6946 using the vector type.
6947
6948 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6949
6950 * cc-cmds.el, cc-vars.el (c-electric-paren, c-cleanup-list):
6951 Implemented two new cleanups `space-before-funcall' and
6952 `compact-empty-funcall'.
6953
6954 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6955
6956 * cc-defs.el (c-paren-re, c-identifier-re): Two new macros for
6957 helping building regexps.
6958
6959 * cc-engine.el (c-on-identifier): New function for detecting
6960 identifiers. It takes keywords into account.
6961
6962 * cc-langs.el, cc-mode.el: Added regexps for complete keyword
6963 lists. `c-keywords' is set to a regexp matching all keywords
6964 in the current language.
6965
6966 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6967
6968 * cc-engine.el (c-beginning-of-statement-1): Added '#' to the
6969 list of characters to skip backwards over at the beginning of
6970 a statement, since it can precede string literals in Pike.
6971
6972 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6973
6974 * cc-cmds.el (c-guess-fill-prefix): Fixed bug with prefix
6975 recognition when standing on the last line in a C++ comment
6976 with nothing but whitespace after the prefix.
6977
6978 * cc-engine.el (c-backward-to-start-of-if): Fixed bug when
6979 given no limit argument.
6980
6981 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6982
6983 * cc-engine.el (c-inside-bracelist-p): Fixed brace list
6984 recognition for the `[]= operator symbol in Pike.
6985
6986 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6987
6988 * cc-bytecomp.el (cc-eval-when-compile): New macro that works
6989 around a bug in `eval-when-compile' in the byte compiler.
6990
6991 * cc-engine.el (c-forward-token-1): Fixed bug with return
6992 value when count is zero and there's no token start within the limit.
6993
6994 (c-guess-basic-syntax): Don't add 'comment-intro to lines with
6995 "prefix comments", i.e. comments which are followed by code on
6996 the same line.
6997
6998 * cc-mode-19.el: Fixes so that checks that must be done at
6999 compile time also are done then.
7000
7001 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7002
7003 * cc-defs.el: Make sure cc-mode-19 is loaded both at compile
7004 time and at runtime, and only when it's needed.
7005
7006 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7007
7008 Major cleanup for less error prone and more warning free
7009 compilation, including some fixes for bugs due to different
7010 compilation orders. Thanks to Martin Buchholz for providing
7011 the basis for all this.
7012
7013 * cc-bytecomp.el: New file that provides some byte compilation
7014 features: It ensures that files always are loaded from the
7015 current source directory during compilation, and it provides a
7016 set of macros to turn off specific compiler warnings for
7017 specific symbols. (It's not CC Mode specific in any way.)
7018
7019 Fixed a nearly acyclic dependency tree (both runtime and
7020 compile-time) between all files.
7021
7022 * cc-defs.el: Separated all macros before the inline functions,
7023 to ensure correct compilation.
7024
7025 * cc-defs.el, cc-engine.el: Moved c-beginning-of-macro to from
7026 cc-defs.el to cc-engine.el and made it a function instead.
7027
7028 * cc-mode-19.el: Patch the byte compiler in Emacs 19 not to warn
7029 about char-after.
7030
7031 * cc-vars.el: Cope even when there isn't a custom package
7032 containing defcustom available.
7033
7034 * cc-make.el: Removed since it's no longer necessary.
7035
7036 README: Updated installation instructions.
7037
7038 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7039
7040 * cc-cmds.el, cc-langs.el, cc-mode.el: Moved around things to
7041 improve the modularity: Moved all mode init stuff from
7042 cc-langs.el to cc-mode.el, including the keymap
7043 initialization; cc-langs now only contains the various
7044 variables for configuring the language syntax.
7045
7046 * cc-engine.el, cc-styles.el (c-evaluate-offset)
7047 (c-get-offset): Moved from cc-styles to cc-engine since file
7048 dependency analysis suggests they belong there (which also
7049 makes more sense). Thanks to Martin Buchholz for doing the analysis.
7050
7051 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7052
7053 * cc-cmds.el (c-fn-region-is-active-p): New function that
7054 wraps the corresponding macro, for use in places that aren't
7055 compiled. Thanks to Martin Buchholz for pointing out this.
7056
7057 * cc-langs.el (c-mode-menu): Use c-fn-region-is-active-p.
7058
7059 * cc-mode.el (c-prepare-bug-report-hooks): Hook variable to
7060 add things to the bug report.
7061
7062 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7063
7064 * cc-cmds.el (c-guess-fill-prefix): Fixed bug where the
7065 returned prefix could contain a newline when the search for a
7066 good prefix line failed.
7067
7068 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7069
7070 * cc-cmds.el (c-toggle-auto-state, c-toggle-hungry-state)
7071 (c-toggle-auto-hungry-state): Made the argument optional, as
7072 the documentation says it is.
7073
7074 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7075
7076 * cc-engine.el (c-guess-basic-syntax): Don't treat the Pike
7077 multiline string syntax, #"...", as a cpp macro.
7078
7079 2001-03-21 Paul Eggert <eggert@twinsun.com>
7080
7081 * international/mule-cmds.el (set-locale-environment):
7082 Set system-messages-locale and system-time-locale, but only if the
7083 caller specifies a non-nil locale name.
7084
7085 2001-03-20 Gerd Moellmann <gerd@gnu.org>
7086
7087 * pcvs-util.el (cvs-bury-buffer): Bodiless `if' statements cause
7088 problems for the interpreter. From: John Wiegley <johnw@gnu.org>
7089
7090 2001-03-20 Gerd Moellmann <gerd@gnu.org>
7091
7092 * follow.el (follow-avoid-tail-recenter): Doc fix.
7093
7094 * custom.el (custom-set-variables): Avoid reversing the list
7095 of args needlessly.
7096
7097 * startup.el (fancy-splash-head): Don't change the colors of the
7098 XPM image on a dark background.
7099
7100 * comint.el (comint-exec-1): Set columns of the terminal to
7101 window-width instead of frame-width.
7102
7103 * info.el (Info-scroll-down): Add missing WINDOW arg for
7104 pos-visible-in-window-p.
7105
7106 * ehelp.el (electric-help-mode-hook): Add defcustom.
7107
7108 * mail/sendmail.el (mail-mode): Activate case-folding in
7109 font-lock-defaults.
7110
7111 2001-03-19 Stefan Monnier <monnier@cs.yale.edu>
7112
7113 * bindings.el (mode-line-mode-menu): `glasses-mode' might be unbound.
7114 (completion-ignored-extensions): Remove duplicate ".class".
7115
7116 2001-03-19 Andreas Schwab <schwab@suse.de>
7117
7118 * textmodes/reftex-dcr.el (reftex-view-crossref): Doc fix.
7119 From Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
7120
7121 2001-03-19 Gerd Moellmann <gerd@gnu.org>
7122
7123 * language/european.el ("Latin-5", "Latin-4"): Use postfix input
7124 methods since there are not prefix input methods.
7125
7126 2001-03-19 Kenichi Handa <handa@etl.go.jp>
7127
7128 * international/mule-cmds.el (read-input-method-name):
7129 Locally bind enable-recursive-minibuffers to t.
7130
7131 2001-03-18 Stefan Monnier <monnier@cs.yale.edu>
7132
7133 * emacs-lisp/lmenu.el (add-menu): Re-added (was erroneously removed).
7134
7135 2001-03-17 Michael Kifer <kifer@cs.sunysb.edu>
7136
7137 * ediff-util.el: Copyright years.
7138 (ediff-choose-syntax-table): New function.
7139 (ediff-setup): Use ediff-choose-syntax-table.
7140
7141 * ediff-init.el (ediff-with-syntax-table): New macro, uses
7142 with-syntax-table.
7143
7144 * ediff.el: Date of last update, copyright years.
7145
7146 * ediff-wind (ediff-setup-control-frame): Nill->nil.
7147
7148 * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
7149 of Scott Bronson.
7150 (ex-cmd-assoc,ex-cmd-one-letr): New functions.
7151 (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
7152 Deleted functions.
7153 (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
7154 ex-token-list.
7155
7156 * viper-util.el: Spaces, indentation.
7157
7158 * viper.el: Changed version, modification time.
7159
7160 2001-03-16 John Wiegley <johnw@gnu.org>
7161
7162 * calendar/timeclock.el (timeclock-workday-remaining):
7163 Check whether `discrep' is non-null before using it.
7164
7165 2001-03-16 John Wiegley <johnw@gnu.org>
7166
7167 * calendar/timeclock.el (timeclock-reread-log): Fixed problem with
7168 first-time checkins.
7169 (timeclock-log-data): Fixed problem with reading timelog log file.
7170 Resulting data in the "day list" was incorrect.
7171 (timeclock-find-discrep): Check if `timeclock-file' is readable
7172 before opening it.
7173 (timeclock-time-less-p): New function.
7174 (timeclock-day-base): New function.
7175 (timeclock-geometric-mean): New function.
7176 (timeclock-generate-report): Generate a summary report based on
7177 the contents of the log file. This uses `timeclock-log-data', and
7178 is an example of writing a timelog manipulation function.
7179 (timeclock-visit-timelog): A quick command for opening the timelog
7180 file.
7181 (timeclock-log-data): Bound the variable event.
7182
7183 2001-03-16 Kenichi Handa <handa@etl.go.jp>
7184
7185 * international/mule-cmds.el (select-safe-coding-system):
7186 Fix typo: symbol-name -> symbol-value.
7187
7188 * mail/rmail.el (rmail-insert-inbox-text): Call expand-file-name
7189 before substitute-in-file-name to handle double slashes in FILE
7190 correctly.
7191
7192 2001-03-15 Gerd Moellmann <gerd@gnu.org>
7193
7194 * textmodes/ispell.el (ispell-dictionary-alist-6): Add support
7195 for Slovak. From Pavel.Janik@suse.cz (Pavel Jan\e,Bm\e(Bk ml.).
7196
7197 2001-03-14 Gerd Moellmann <gerd@gnu.org>
7198
7199 * bindings.el (features): Add `md5' and `overlay' to the list.
7200
7201 * scroll-bar.el (toplevel): Test if `x-toolkit-scroll-bars' is
7202 bound before using it. It's not bound when configured without X,
7203 for instance.
7204
7205 2001-03-13 Thien-Thi Nguyen <ttn@gnu.org>
7206
7207 * progmodes/hideshow.el: Update copyright.
7208 (hs-minor-mode-map): Change bindings to use `C-c @' prefix.
7209 (hs-minor-mode-hook): Include `:version' in defcustom form.
7210
7211 2001-03-13 Gerd Moellmann <gerd@gnu.org>
7212
7213 * help.el (string-key-binding): Don't call event-start on
7214 a non-list.
7215
7216 2001-03-13 Eli Zaretskii <eliz@is.elta.co.il>
7217
7218 * startup.el (fancy-splash-tail, command-line-1): Fix the
7219 copyright year.
7220
7221 2001-03-13 Kenichi Handa <handa@etl.go.jp>
7222
7223 * term.el: These changes are based on a patch sent from Yong Lu
7224 <lyongu@yahoo.com>.
7225 (term-set-escape-char): Bind M-x to execute-extended-command in
7226 term-raw-escape-map.
7227 (term-move-columns): Don't try to move to negagive column.
7228 (term-emulate-terminal): Insert a string before deleting a text to
7229 overwrite.
7230
7231 2001-03-12 Gerd Moellmann <gerd@gnu.org>
7232
7233 * play/life.el (life): Rearrange code so that all calls to
7234 life-display-generation are in a catch-form.
7235
7236 * progmodes/etags.el (tags-loop-continue): Don't change point in a
7237 file that isn't interesting. In an interesting file, push the old
7238 value of point on the mark ring.
7239
7240 * mail/rmailsum.el (rmail-summary-override-mail-send-and-exit):
7241 New function.
7242 (rmail-summary-mail, rmail-summary-reply, rmail-summary-forward):
7243 Use it.
7244
7245 * emacs-lisp/autoload.el (generate-file-autoloads):
7246 Remove warning about line lengths.
7247
7248 2001-03-12 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
7249
7250 * progmodes/etags.el (tags-compression-info-list): New variable.
7251 (find-tag-in-order): Use it to deal with compressed source files.
7252 (tag-file-name-match-p): New function.
7253 (etags-recognize-tags-table): Use it for better match of file names.
7254
7255 2001-03-12 Kenichi Handa <handa@etl.go.jp>
7256
7257 * international/mule-cmds.el (register-input-method): Doc fix.
7258
7259 * international/quail.el (quail-translate-key): Fix condition to
7260 check if there's another breaking point in the current key.
7261
7262 2001-03-11 Eli Zaretskii <eliz@is.elta.co.il>
7263
7264 * mail/rmailout.el (rmail-output-to-rmail-file): When writing the
7265 Babyl header to the newly-created output file, bind
7266 coding-system-for-write to either rmail-file-coding-system or
7267 emacs-mule-unix.
7268
7269 2001-03-11 Stefan Monnier <monnier@cs.yale.edu>
7270
7271 * textmodes/texnfo-upd.el (texinfo-update-menu-lower-regexps):
7272 Fix the name and regexp used for subsubsections.
7273
7274 2001-03-10 Dave Love <fx@gnu.org>
7275
7276 * toolbar/tool-bar.el (tool-bar-setup): Don't suppress write-file
7277 and save-buffer if buffer-file-name non-nil. From rms.
7278
7279 2001-03-10 Andre Spiegel <spiegel@gnu.org>
7280
7281 * vc.el (vc-do-command): If the destination buffer is already
7282 current, don't set it up and don't erase it. Updated doc string
7283 to reflect that.
7284 (vc-version-diff): When doing a single file diff, don't switch to the
7285 *vc-diff* buffer before the command. This is to preserve local
7286 variable bindings that might affect the diff command.
7287 (vc-print-log): Don't switch to the *vc* buffer before the
7288 command, so that local variable bindings are preserved.
7289
7290 * vc-{cvs,rcs,sccs}.el (vc-*-print-log): Output to buffer *vc*,
7291 not the current buffer.
7292 (vc-*-diff): Output to buffer *vc-diff*, not the current buffer.
7293
7294 * vc-cvs.el (vc-cvs-checkin): When removing the sticky tag,
7295 make output go to buffer *vc*, not the current buffer.
7296
7297 2001-03-09 Stefan Monnier <monnier@cs.yale.edu>
7298
7299 * hi-lock.el (hi-lock-line-face-buffer): Wrap the regexp in a group
7300 so ^, $, *, ? and + are interpreted correctly.
7301
7302 2001-03-09 Gerd Moellmann <gerd@gnu.org>
7303
7304 * help.el (string-key-binding): Renamed from
7305 mode-line-key-binding. Handle any event on a string.
7306 Check for `keymap' properties as well as `local-map' properties.
7307
7308 * comint.el (comint-insert-clicked-input): Use the last key
7309 from this-command-keys to lookup the global key definition.
7310
7311 2001-03-09 Kenichi Handa <handa@etl.go.jp>
7312
7313 * international/characters.el: Add category `j' for
7314 katakana-jisx0201. Fix syntaxes of katakana-jisx0201.
7315
7316 * international/mule-conf.el (no-conversion): Fix docstring.
7317 (raw-text): Fix docstring.
7318
7319 2001-03-08 Gerd Moellmann <gerd@gnu.org>
7320
7321 * simple.el (choose-completion-string): When not leaving the
7322 minibuffer, raise the minibuffer frame when minibuffer-auto-raise
7323 is set.
7324
7325 * window.el (shrink-window-if-larger-than-buffer): Handle frame
7326 parameter `(minibuffer . t)'.
7327
7328 2001-03-07 Stefan Monnier <monnier@cs.yale.edu>
7329
7330 * progmodes/sh-script.el (sh-st-symbol): New symbol.
7331 (sh-font-lock-syntactic-keywords): Use it and fix bogus comment regexp.
7332 (sh-mode): Remove `make-local-variable' for unused var
7333 `font-lock-unfontify-region-function'.
7334
7335 2001-03-07 Richard M. Stallman <rms@gnu.org>
7336
7337 * info.el (Info-scroll-down): Fix previous change.
7338
7339 * mail/rmail.el (rmail-toggle-header): Use a window which
7340 is showing the Rmail buffer, rather than the selected window.
7341
7342 2001-03-07 Dave Love <fx@gnu.org>
7343
7344 * imenu.el (imenu--create-keymap-2): Revert use of menu-item for
7345 now, to avoid problems with binding imenu directly to a mouse event.
7346
7347 2001-03-07 Gerd Moellmann <gerd@gnu.org>
7348
7349 * info.el (Info-scroll-down): Call pos-visible-in-window-p with
7350 second arg t.
7351
7352 2001-03-07 Stefan Monnier <monnier@cs.yale.edu>
7353
7354 * log-edit.el (log-edit-common-indent): New var.
7355 (log-edit-set-common-indentation): Renamed from
7356 log-edit-delete-common-indentation. Use the new var.
7357 (log-edit-insert-changelog, log-edit-done-hook): Use the new name.
7358
7359 * pcvs.el (cvs-ignore-marks-modif): Use `rassoc' rather than `member*'.
7360 (cvs-mode-add-change-log-entry-other-window):
7361 Don't presume change-log-default-name is defined.
7362
7363 * pcvs-util.el (cvs-bury-buffer): In doubt, don't delete window.
7364
7365 * pcvs-defs.el (cvs-buffer-name-alist): Use *cvs-info* for
7366 the "tree" operation as well.
7367
7368 * pcvs-parse.el (cvs-parse-table): Add another ignored message.
7369
7370 * textmodes/fill.el (fill-context-prefix): Allow first-line-prefix
7371 to match paragraph-start.
7372
7373 * textmodes/sgml-mode.el (sgml-mode-common): Correct value of
7374 comment-start-skip and set comment-end-skip as well.
7375 (sgml-comment-indent): Fix for new value of comment-start-skip.
7376 (html-autoview-mode): Don't bother using make-local-hook.
7377
7378 2001-03-07 Gerd Moellmann <gerd@gnu.org>
7379
7380 * cus-edit.el (custom-save-delete): Move in front of local
7381 variables, otherwise long Custom entries would make them ineffective.
7382
7383 * uniquify.el: Set maintainer to FSF.
7384
7385 2001-03-07 Eli Zaretskii <eliz@is.elta.co.il>
7386
7387 * dired-aux.el (dired-do-shell-command): Doc fix.
7388
7389 2001-03-06 Stefan Monnier <monnier@cs.yale.edu>
7390
7391 * emulation/viper.el (viper-vi-state-mode-list): Add cperl-mode.
7392
7393 * which-func.el (which-func-modes): Add cperl-mode.
7394 (which-func-mode-global): Use define-minor-mode.
7395
7396 * info-look.el: Docstring fixes and dead code eliminated.
7397 (cperl-mode): Add support.
7398 (emacs-lisp-mode): List all entries from elisp manual, whether
7399 or not they are currently (f)bound or not. Update regexp.
7400
7401 * add-log.el (add-log-current-defun): Accept `cperl-mode' as well.
7402
7403 * progmodes/cperl-mode.el (cperl-mode): Set major-mode to cperl-mode
7404 so that C-h m shows the correct information.
7405 Use make-local-variable rather than make-variable-buffer-local.
7406 (cperl-info-buffer, cperl-setup-tmp-buf):
7407 Use make-local-variable rather than make-variable-buffer-local.
7408 (cperl-msb-fix, cperl-get-help-defer):
7409 Check major-mode for `cperl-mode' as well.
7410
7411 * progmodes/cperl-mode.el: Updated to author version 4.23.
7412 (cperl-electric-pod): SYNOPSIS was misspelled.
7413 (cperl-find-pods-heres): @if ? a : b was considered a REx.
7414 (cperl-after-expr-p): Make true after __END__.
7415
7416 2001-03-06 Gerd Moellmann <gerd@gnu.org>
7417
7418 * bookmark.el (bookmark-get-bookmark): Use assoc-ignore-case if
7419 bookmark-completion-ignore-case is t.
7420
7421 * term/x-win.el (x-handle-xrm-switch): Accept more than one -xrm
7422 switch, like xterm, and concat resource strings, with a newline
7423 between them.
7424
7425 2001-03-06 Eli Zaretskii <eliz@is.elta.co.il>
7426
7427 * international/codepage.el (cp770-decode-table)
7428 (cp773-decode-table, cp774-decode-table): New variables.
7429
7430 * man.el (Man-hyphenated-reference-regexp): New variable.
7431 (Man-build-references-alist): Use it to search for referenced
7432 manpages. If hyphenated is non-nil, record a concatenated word in
7433 Man-refpages-alist only if it matches Man-reference-regexp.
7434 Update word's length when it is concatenated. Reverse the list,
7435 to get the first manpage at the head.
7436 (Man-possibly-hyphenated-word): New function.
7437 (Man-follow-manual-reference): Use it instead of current-word to
7438 find a manpage at point, in a way that accounts for hyphenated
7439 references.
7440
7441 2001-03-06 Alex Schroeder <alex@gnu.org>
7442
7443 * sql.el (sql-interbase): New function.
7444 (sql-interbase-program): New option.
7445 (sql-interbase-options): New option.
7446 And some typos fixed: "customise" to "customize".
7447
7448 2001-03-06 Dave Love <fx@gnu.org>
7449
7450 * textmodes/flyspell.el (flyspell-region):
7451 Set up flyspell-local-mouse-map.
7452
7453 2001-03-05 Richard M. Stallman <rms@gnu.org>
7454
7455 * mail/rmail.el (rmail-retry-failure):
7456 Don't call rmail-beginning-of-message.
7457 Don't discard From: field. Do discard Received: field.
7458 Use unwind-protect to re-prune.
7459 (rmail-retry-ignored-headers): Discard X-Authentication-Warning field.
7460
7461 2001-03-06 Kenichi Handa <handa@etl.go.jp>
7462
7463 * international/quail.el (quail-title): Add autoload cookie.
7464
7465 2001-03-05 Dave Love <fx@gnu.org>
7466
7467 * emacs-lisp/cl.el (dotimes, dolist): Undef prior to autoloading
7468 new defs.
7469
7470 2001-03-05 Kenichi Handa <handa@etl.go.jp>
7471
7472 * language/ethio-util.el (ethio-toggle-space):
7473 Update current-input-method-title if necessary.
7474 (ethio-toggle-punctuation): Likewise.
7475
7476 * international/quail.el (quail-title): Fix for the case that a
7477 title of an input method is specified by a list of the same form
7478 as used in mode-line-format.
7479
7480 * international/mule-cmds.el (activate-input-method):
7481 If current-input-method-title is set by activating INPUT-METHOD,
7482 respect that value.
7483
7484 2001-03-05 Gerd Moellmann <gerd@gnu.org>
7485
7486 * play/dunnet.el (dun-mode): Set major-mode to `dun-mode'.
7487
7488 2001-03-05 Alex Schroeder <alex@gnu.org>
7489
7490 * sql.el (sql-sybase): Fix typo (was: query user about server two
7491 times instead of server and database).
7492
7493 * sql.el (sql-sybase): Doc change.
7494 (sql-mysql): Doc change.
7495 (sql-postgres): Doc change.
7496
7497 2001-03-05 Kenichi Handa <handa@etl.go.jp>
7498
7499 * international/mule-conf.el (emacs-mule, raw-text):
7500 Docstring modified.
7501
7502 2001-03-04 Eli Zaretskii <eliz@is.elta.co.il>
7503
7504 * term/internal.el: Update copyright notice.
7505
7506 * term/pc-win.el: Update copyright notice.
7507
7508 2001-03-02 Dave Love <fx@gnu.org>
7509
7510 * files.el (insert-file-contents-literally):
7511 Bind inhibit-file-name-handlers and inhibit-file-name-operation,
7512 not jka-compr-compression-info-list.
7513
7514 2001-03-02 Stefan Monnier <monnier@cs.yale.edu>
7515
7516 * newcomment.el (comment-normalize-vars): Use [ \t] for the trailing
7517 spaces in default comment-start-skip settings rather than \s-.
7518
7519 2001-03-02 Eli Zaretskii <eliz@is.elta.co.il>
7520
7521 * term/pc-win.el (msdos-handle-reverse-video): Look for reverse in
7522 default-frame-alist as well.
7523
7524 2001-03-01 Dave Love <fx@gnu.org>
7525
7526 * textmodes/reftex.el (defvar): Wrap some defvars in
7527 eval-when-compile. From Markus Rost <rost@math.ohio-state.edu>.
7528
7529 * subr.el (event-basic-type): Doc fix.
7530
7531 * international/quail.el: Doc fixes.
7532
7533 * international/utf-8.el: Doc fixes.
7534
7535 * international/mule-cmds.el: Doc fixes.
7536 (leim-list-header): Fix header text.
7537
7538 * international/mule.el (coding-system-category): Doc fix.
7539
7540 * international/ccl.el (ccl-compile): Doc fix.
7541
7542 2001-03-01 Stefan Monnier <monnier@cs.yale.edu>
7543
7544 * font-lock.el (save-buffer-state): Use inhibit-modification-hooks
7545 rather than (before|after)-change-functions.
7546
7547 2001-03-01 Gerd Moellmann <gerd@gnu.org>
7548
7549 * ediff-util.el (ediff-scroll-horizontally): Arrange for
7550 scroll-left and scroll-right being called interactively so that
7551 they set the window's min_hscroll.
7552
7553 2001-03-01 Eli Zaretskii <eliz@is.elta.co.il>
7554
7555 * info.el (info-insert-file-contents-1): Accept an additional
7556 argument `lfn': if it is non-nil, concatenate `filename' and
7557 `suffix'; otherwise use the complicated MS-DOS code.
7558 All callers changed.
7559 (info-insert-file-contents, Info-find-node): If the MS-DOS port
7560 can access long file names, try the long file-name version of
7561 `info-insert-file-contents-1', then the short file-name version.
7562
7563 2001-02-28 TAKAHASHI Naoto <ntakahas@m17n.org>
7564
7565 * language/ethio-util.el (setup-ethiopic-environment-internal):
7566 Change bindings of functions keys to conform to "Emacs Lisp Coding
7567 Convention".
7568
7569 * language/ethiopic.el ("Ethiopic"): Add documentation.
7570
7571 2001-02-28 Kenichi Handa <handa@etl.go.jp>
7572
7573 * international/utf-8.el (mule-utf-8): Set coding-category
7574 property to coding-category-utf-8.
7575
7576 2001-02-27 Richard M. Stallman <rms@gnu.org>
7577
7578 * lpr.el (lpr-page-header-switches, print-region-1):
7579 Undo 2000-07-06 change.
7580 (lpr-add-switches): Default to t on gnu/linux.
7581
7582 2001-02-27 Gerd Moellmann <gerd@gnu.org>
7583
7584 * bs.el (bs-attributes-list): Doc fix.
7585
7586 2001-02-26 Gerd Moellmann <gerd@gnu.org>
7587
7588 * help.el (describe-project): Display the file THE-GNU-PROJECT.
7589
7590 * help.el (view-order-manuals): Use goto-address.
7591
7592 * startup.el (command-line-1): Add info about ordering manuals
7593 to the not so fancy splash screens.
7594
7595 2001-02-26 Andre Spiegel <spiegel@gnu.org>
7596
7597 * vc.el (vc-default-workfile-unchanged-p)
7598 (vc-default-latest-on-branch-p): Add missing BACKEND argument.
7599
7600 2001-02-26 Gerd Moellmann <gerd@gnu.org>
7601
7602 * lazy-lock.el (lazy-lock-fontify-after-idle): Make sure to
7603 fontify in the right buffer.
7604
7605 * allout.el (outline-flag-region): Move macro in front of first
7606 use to avoid a run-time error.
7607
7608 2001-02-24 Andrew Innes <andrewi@gnu.org>
7609
7610 * makefile.w32-in: Fix copyright notice.
7611
7612 2001-02-24 Kenichi Handa <handa@etl.go.jp>
7613
7614 * international/utf-8.el (mule-utf-8): Set correct value for
7615 valid-codes property.
7616
7617 * international/fontset.el (x-complement-fontset-spec): In the
7618 case that we use ASCII font for the other charsets, use only
7619 family and registry part of it.
7620
7621 2001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
7622
7623 * window.el (fit-window-to-buffer, window-safely-shrinkable-p)
7624 (shrink-window-if-larger-than-buffer): Doc fix.
7625
7626 2001-02-23 Stefan Monnier <monnier@cs.yale.edu>
7627
7628 * hi-lock.el (hi-lock-unface-buffer): Use nil rather than t for
7629 predicate passed to completing-read.
7630
7631 2001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
7632
7633 * startup.el (command-line): Fix last change.
7634
7635 2001-02-23 Jason Rumney <jasonr@gnu.org>
7636
7637 * startup.el (tool-bar-originally-present): New variable.
7638 (command-line): Set it if the tool-bar is switched on at startup.
7639
7640 * frame.el (frame-notice-user-settings): Only adjust frame height
7641 for no tool-bar case if tool-bar was originally switched on.
7642 From E. Jay Berkenbilt.
7643
7644 2001-02-22 Stefan Monnier <monnier@cs.yale.edu>
7645
7646 * server.el (server-switch-buffer): Only switch window if the
7647 current one is dedicated.
7648
7649 * textmodes/fill.el (fill-region-as-paragraph): Skip spaces backward
7650 rather than using (match-beginning 0) when searching for break point.
7651
7652 2001-02-22 Eli Zaretskii <eliz@is.elta.co.il>
7653
7654 * textmodes/texinfmt.el (texinfo-format-scan): Signal an error if
7655 @ follows an accent command such as @'. Support optional braces
7656 in commands that insert accents, like makeinfo does.
7657
7658 2001-02-22 Gerd Moellmann <gerd@gnu.org>
7659
7660 * startup.el (fancy-splash-text): Add a line for ordering
7661 manuals. Reverse order of splash screens shown.
7662 (use-fancy-splash-screens-p): Adapt to the text line added.
7663
7664 * menu-bar.el (menu-bar-help-menu): Add an item for ordering
7665 manuals from the FSF.
7666
7667 * help.el (view-order-manuals): New function.
7668 (toplevel): Bind C-h C-m to this function.
7669
7670 2001-02-21 Stefan Monnier <monnier@cs.yale.edu>
7671
7672 * newcomment.el (comment-forward): Skip the comment-start before
7673 searching for the comment-end.
7674
7675 2001-02-21 Dave Love <fx@gnu.org>
7676
7677 * custom.el (custom-initialize-changed, defcustom): Doc fix.
7678
7679 * international/mule-cmds.el, international/mule.el: Doc fixes.
7680
7681 2001-02-21 Gerd Moellmann <gerd@gnu.org>
7682
7683 * startup.el (fancy-splash-screens): Use display-hourglass
7684 instead of display-busy-cursor.
7685
7686 * frame.el (display-hourglass): Renamed from busy-cursor.
7687 (hourglass-delay): Renamed from busy-cursor-delay-seconds.
7688 (show-cursor-in-non-selected-windows): Doc fix.
7689
7690 2001-02-20 Dave Love <fx@gnu.org>
7691
7692 * international/utf-8.el: Doc and commentary fixes.
7693
7694 2001-02-20 Eli Zaretskii <eliz@is.elta.co.il>
7695
7696 * ehelp.el (with-electric-help): Doc fix.
7697
7698 2001-02-20 Gerd Moellmann <gerd@gnu.org>
7699
7700 * msb.el (msb-mode): Call the update-buffers function explicitly
7701 with a FORCE argument.
7702
7703 * menu-bar.el (menu-bar-update-buffers): Add optional parameter
7704 FORCE. If set, update the menu even if frame-or-buffer-changed-p
7705 returns nil.
7706
7707 2001-02-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7708
7709 * ps-print.el: Timestamp package replacement. Some enhancements.
7710 Some XEmacs compatibility. Doc fix.
7711 (ps-print-version): New version number (6.4).
7712 (ps-printer-name): Initialization fix.
7713 (ps-zebra-stripe-follow): Funcionality enhancement.
7714 (ps-prologue-file): Code enhancement.
7715 (ps-right-header): Timestamp package replacement.
7716 (ps-setup, ps-face-bold-p, ps-face-italic-p)
7717 (ps-get-page-dimensions)
7718 (ps-generate-header, ps-begin-file, ps-begin-job)
7719 (ps-generate-postscript-with-faces, ps-do-despool): Code fix.
7720 (ps-time-stamp-mon-dd-yyyy, ps-time-stamp-hh:mm:ss): New funs.
7721 (ps-zebra-stripe-full-p, ps-zebra-stripe-alist): New vars.
7722 (coding-system-for-write): Var declaration (XEmacs compatibility).
7723
7724 2001-02-20 Miles Bader <miles@gnu.org>
7725
7726 * image-file.el (image-file-name-extensions): Add "tif".
7727
7728 2001-02-19 Gerd Moellmann <gerd@gnu.org>
7729
7730 * wid-edit.el (widget-button-click): Save the selected window
7731 around the code handling clicks on buttons.
7732
7733 2001-02-18 Dave Love <fx@gnu.org>
7734
7735 * imenu.el (imenu--generic-function): Use mapc to iterate over
7736 syntax characters.
7737
7738 2001-02-17 Richard M. Stallman <rms@gnu.org>
7739
7740 * progmodes/fortran.el (fortran-strip-sqeuence-nos): Doc fix.
7741
7742 * uniquify.el (uniquify-buffer-name-style): Doc fix.
7743
7744 2001-02-16 Gerd Moellmann <gerd@gnu.org>
7745
7746 * mouse.el (mouse-save-then-kill): If the distance from the new
7747 point to the mark is equal to the distance of point from the new
7748 point, move point instead of the mark.
7749
7750 2001-02-16 Dave Love <fx@gnu.org>
7751
7752 * textmodes/flyspell.el (flyspell-get-word): Return string without
7753 properties.
7754
7755 2001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
7756
7757 * generic.el (generic-find-file-regexp): Doc fix.
7758 (generic-ignore-files-regexp): New defcustom.
7759 (generic-mode-find-file-hook): If the file's name matches the
7760 regexp in `generic-ignore-files-regexp', don't enter
7761 default-generic-mode. Doc fix.
7762
7763 2001-02-16 Gerd Moellmann <gerd@gnu.org>
7764
7765 * textmodes/flyspell.el (flyspell-region, flyspell-buffer):
7766 Add autoload cookies.
7767
7768 * calendar/cal-tex.el (cal-tex-weekly4-box): Respect setting
7769 of cal-tex-24.
7770
7771 2001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
7772
7773 * simple.el (kill-region, kill-line, kill-ring-save): Doc fix.
7774
7775 * progmodes/compile.el (grep-regexp-alist): Remove the blank from
7776 the character class after the (optional) drive, to support file
7777 names with embedded blanks.
7778
7779 2001-02-15 Sam Steingold <sds@gnu.org>
7780
7781 * textmodes/tex-mode.el (tex-shell-running):
7782 Check the process buffer too.
7783
7784 2001-02-15 Dave Love <fx@gnu.org>
7785
7786 * battery.el (battery-status-function): Fix doc, :type.
7787
7788 * calendar/timeclock.el (timeclock-get-workday-function): Fix :type.
7789
7790 2001-02-15 Gerd Moellmann <gerd@gnu.org>
7791
7792 * subr.el (read-passwd): Clear Lisp memory holding password.
7793
7794 2001-02-15 Miles Bader <miles@gnu.org>
7795
7796 * info.el (Info-copy-current-node-name): New function.
7797 (Info-mode-menu): Add it to the menu.
7798
7799 2001-02-14 Richard M. Stallman <rms@theobromine.ai.mit.edu>
7800
7801 * international/mule-cmds.el (toggle-input-method): Doc fix.
7802
7803 2001-02-13 Stefan Monnier <monnier@cs.yale.edu>
7804
7805 * replace.el (occur): Stop at end of buffer.
7806
7807 2001-02-13 Eli Zaretskii <eliz@is.elta.co.il>
7808
7809 * international/mule-cmds.el (set-input-method): Another doc fix.
7810
7811 2001-02-13 David M. Koppelman <koppel@ee.lsu.edu>
7812
7813 * hi-lock.el (hi-lock-find-patterns): Don't activate font-lock-mode.
7814
7815 2001-02-13 Miles Bader <miles@gnu.org>
7816
7817 * faces.el (set-face-background, set-face-foreground)
7818 (set-face-stipple): Treat a value of nil as being `unspecified'.
7819
7820 2001-02-12 Dave Love <d.love@dl.ac.uk>
7821
7822 * international/latin1-disp.el: Doc fixes.
7823 (latin1-display) <defgroup>: Add :link.
7824 (latin1-display) <function>: Set variable latin1-display.
7825
7826 2001-02-12 Eli Zaretskii <eliz@is.elta.co.il>
7827
7828 * international/mule-cmds.el (set-input-method): Doc fix.
7829
7830 2001-02-12 Eric M. Ludlam <zappo@choochoo.ultranet.com>
7831
7832 * speedbar.el (speedbar-frame-parameters): No toolbar lines.
7833 (speedbar-line-file): Return nil if not a file.
7834 (speedbar-buffers-line-path): Return file for tags, and dir for files.
7835
7836 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
7837
7838 * ediff-diff.el (ediff-make-diff2-buffer): Removed bogus checks
7839 for remote files.
7840 (ediff-coding-system-for-read): Replaced the no-conversion default
7841 with raw-text.
7842
7843 * ediff-init.el: Removed :version from defcustom vars.
7844
7845 * ediff-util.el (ediff-compute-custom-diffs-maybe):
7846 Better handling of the diff mode.
7847
7848 * ediff.texi: Added ediff-coding-system-for-read.
7849
7850 * viper.texi: Fix typos.
7851
7852 2001-02-11 Dave Love <fx@gnu.org>
7853
7854 * shadowfile.el: Doc fixes.
7855 (shadow) <defgroup>: Add :link.
7856 (shadowfile-unload-hook): New function.
7857 (shadow-initialize): Use defalias, not fset.
7858 (shadow-define-cluster, shadow-define-literal-group)
7859 (shadow-define-regexp-group, shadow-initialize): Add autoload cookie.
7860
7861 * international/mule.el: Doc and message fixes.
7862
7863 * international/ccl.el (define-ccl-program): Doc fix.
7864
7865 2001-02-11 Kenichi Handa <handa@etl.go.jp>
7866
7867 * faces.el (mode-line): Set :line-width property to -1.
7868
7869 2001-02-10 Richard M. Stallman <rms@gnu.org>
7870
7871 * complete.el (partial-completion-mode): Doc fix.
7872
7873 * simple.el (delete-key-deletes-forward-mode):
7874 Change `let' to `let*' to fix gross bug in last change.
7875
7876 * repeat.el (repeat): Don't let execute-kbd-macro alter
7877 real-last-command.
7878
7879 2001-02-10 Eli Zaretskii <eliz@is.elta.co.il>
7880
7881 * simple.el (eval-expression): Doc fix.
7882
7883 2001-02-09 Dave Love <fx@gnu.org>
7884
7885 * imenu.el (imenu-generic-expression): Doc fix.
7886
7887 * emacs-lisp/re-builder.el (reb-mode): Quote the hook name.
7888 From Juanma Barranquero.
7889
7890 * emacs-lisp/authors.el (authors): Expand `root' before running find.
7891
7892 2001-02-09 Kenichi Handa <handa@etl.go.jp>
7893
7894 * faces.el (set-face-attribute): Describe the case of a negative
7895 value specified for :line-width.
7896
7897 2001-02-08 Stefan Monnier <monnier@cs.yale.edu>
7898
7899 * which-func.el (which-func-mode): Invert which-func-mode-global.
7900 From Juanma Barranquero <lektu@uol.com.br>.
7901
7902 2001-02-08 Dave Love <fx@gnu.org>
7903
7904 * wid-edit.el (widget-plist-convert-widget): Replace binding of
7905 widget-plist-value-type.
7906 (widget-alist-convert-widget): Replace binding of
7907 widget-alist-value-type.
7908
7909 * textmodes/paragraphs.el (sentence-end): Doc fix.
7910
7911 * eshell/em-rebind.el (eshell-cannot-leave-input-list):
7912 Remove `backward-line'.
7913
7914 * play/pong.el (pong-blank-color, pong-bat-color)
7915 (pong-ball-color, pong-border-color, pong-left-key)
7916 (pong-right-key, pong-up-key, pong-down-key, pong-quit-key)
7917 (pong-pause-key, pong-resume-key, pong-timer-delay):
7918 * mail/mh-comp.el (mh-compose-letter-function):
7919 * eshell/esh-mode.el (eshell-skip-prompt-function):
7920 * emulation/viper-ex.el (ex-unix-type-shell-options):
7921 * recentf.el (recentf-menu-filter):
7922 * ps-print.el (ps-print-region-function):
7923 * lpr.el (print-region-function):
7924 * forms.el (forms-mode-hooks):
7925 * dirtrack.el (dirtrack-directory-change-hook):
7926 * cus-start.el (temp-buffer-show-function, display-buffer-function):
7927 * textmodes/spell.el (spell-filter):
7928 * textmodes/fill.el (adaptive-fill-function):
7929 * textmodes/bibtex.el (bibtex-autokey-before-presentation-function):
7930 * progmodes/etags.el (find-tag-default-function):
7931 * progmodes/dcl-mode.el (dcl-calc-command-indent-function):
7932 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
7933
7934 2001-02-07 Eli Zaretskii <eliz@is.elta.co.il>
7935
7936 * emulation/viper-init.el (viper-fast-keyseq-timeout)
7937 (viper-translate-all-ESC-keysequences): Doc fix. From Jim
7938 Meyering <jim@meyering.net>.
7939
7940 * loadup.el: Revert last change.
7941
7942 2001-02-07 Kenichi Handa <handa@etl.go.jp>
7943
7944 * international/mule.el (transform-make-coding-system-args):
7945 Make it work also for coding systems not using CCL.
7946
7947 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
7948
7949 * simple.el (previous-matching-history-element)
7950 (next-matching-history-element): Doc fix.
7951
7952 * loadup.el: Load ccl before utf-8; don't load ccl in the ms-dos
7953 specific part.
7954
7955 2001-02-06 Dave Love <fx@gnu.org>
7956
7957 * add-log.el (add-log-current-defun-function)
7958 (add-log-buffer-file-name-function, add-log-file-name-function):
7959 Fix :type.
7960 (change-log-mode) <font-lock-defaults>: Set SYNTAX-BEGIN.
7961
7962 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
7963
7964 * info.el (info-initialize): Remove the test for system-type when
7965 invocation-directory is non-nil.
7966
7967 * progmodes/make-mode.el (makefile-mode): Set SYNTAX-BEGIN member
7968 of `font-lock-defaults' to `backward-paragraph' rather than nil.
7969
7970 2001-02-06 Andrew Innes <andrewi@gnu.org>
7971
7972 * makefile.w32-in (EMACS): Use $(THISDIR) to make emacs.exe path
7973 absolute.
7974
7975 2001-02-06 David M. Koppelman <koppel@ee.lsu.edu>
7976
7977 * hi-lock.el (hi-lock-mode): Toggling hi-lock-mode now affects all
7978 buffers. When hi-lock turned on rather than only checking current
7979 buffer for regexps, all buffers are checked. Moved activation of
7980 font-lock to hi-lock-refontify. When font-lock turned off rather
7981 than removing added highlighting just in current buffer, remove it
7982 in all buffers. Changed edit menu text from "Automatic
7983 Highlighting" to "Regexp Highlighting" Documentation for
7984 highlighting phrases, minor documentation changes.
7985 (hi-lock-set-file-patterns): Execute only if there are new or
7986 existing file patterns.
7987 (hi-lock-refontify): Assume font-lock-fontify-buffer will first
7988 unfontify and, if a support mode is active, will not refontify the
7989 whole buffer. If necessary, turn on font lock. (Removed
7990 font-lock-unfontify and font-lock support-mode-specific calls,
7991 such as lazy-lock-fontify-window.)
7992 (hi-lock-find-patterns): Do not turn on hi-lock-mode even if
7993 patterns are found. Not useful now since find-file-hook is removed
7994 if hi-lock is off, but may be needed for per-buffer hi-lock activation.
7995 (hi-lock-face-phrase-buffer): New function. Also added related
7996 menu item and keybinding.
7997 (highlight-phrase): New alias, to hi-lock-face-phrase-buffer.
7998 (hi-lock-process-phrase): New function.
7999 (hi-lock-line-face-buffer): Doc fixes.
8000 (hi-lock-face-buffer): Doc fixes.
8001 (hi-lock-unface-buffer): Doc fixes.
8002
8003 2001-02-06 Gerd Moellmann <gerd@gnu.org>
8004
8005 * dabbrev.el (dabbrev-ignored-buffer-regexps): Renamed from
8006 dabbrev-ignored-regexps.
8007
8008 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
8009
8010 * simple.el (kill-line): Doc fix.
8011
8012 2001-02-05 Dave Love <fx@gnu.org>
8013
8014 * loadup.el: Revert last two changes -- bootstrapping works with
8015 regenerated loaddefs.
8016
8017 2001-02-05 Eli Zaretskii <eliz@is.elta.co.il>
8018
8019 * isearch.el (isearch-forward): Doc fix.
8020
8021 * textmodes/nroff-mode.el (nroff-mode): Set the SYNTAX-BEGIN part
8022 of font-lock-defaults to backward-paragraph.
8023
8024 2001-02-05 Gerd Moellmann <gerd@gnu.org>
8025
8026 * mail/rmail.el (rmail-ignored-headers): Add X-Trace,
8027 X-Complaints-To, NNTP-Posting-Date, and User-Agent.
8028
8029 2001-02-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8030
8031 * ebnf2ps.el: Eliminate time-stamp functions.
8032 (ebnf-version): New version (3.5).
8033 (ebnf-eps-finish-and-write): Replace time-stamp functions by
8034 format-time-string.
8035
8036 2001-02-05 Gerd Moellmann <gerd@gnu.org>
8037
8038 * simple.el (next-line): Goto end-of-line before inserting a newline.
8039
8040 2001-02-05 Miles Bader <miles@gnu.org>
8041
8042 * image-file.el (insert-image-file): When visiting an image, also
8043 set `truncate-lines' to t so that any fringe arrow looks correct.
8044
8045 2001-02-05 Kenichi Handa <handa@etl.go.jp>
8046
8047 * isearch.el (isearch-forward): Add description about input method
8048 in the docsting.
8049
8050 2001-02-04 Stefan Monnier <monnier@cs.yale.edu>
8051
8052 * skeleton.el (skeleton-internal-1): Always push the mark for @.
8053
8054 2001-02-02 Eli Zaretskii <eliz@is.elta.co.il>
8055
8056 * info.el (info-initialize): If installation-directory is nil, for
8057 DOS/Windows systems try looking in a sibling of invocation-directory.
8058
8059 2001-02-02 Gerd Moellmann <gerd@gnu.org>
8060
8061 * wid-edit.el (widget-button-click): Fix last change.
8062
8063 * frame.el (frame-notice-user-settings): When resizing the initial
8064 frame because the tool bar is off, also change the frame's top
8065 position if a negative top position was specified.
8066
8067 2001-02-02 Miles Bader <miles@gnu.org>
8068
8069 * image-file.el (insert-image-file): When visiting an image,
8070 suppress the cursor in the image buffer.
8071
8072 2001-02-01 Dave Love <fx@gnu.org>
8073
8074 * progmodes/f90.el (f90-mode): Remove startup message.
8075
8076 * vc-cvs.el: Remove autoloads. Require vc when compiling.
8077
8078 2001-02-01 Gerd Moellmann <gerd@gnu.org>
8079
8080 * startup.el (command-line): Fix code determining whether or not
8081 to use delete-key-deletes-forward-mode.
8082
8083 2001-02-01 Andre Spiegel <spiegel@gnu.org>
8084
8085 * vc.el (vc-diff-switches): New user option.
8086 (vc-version-diff): Use it.
8087 (vc-diff-switches-list): New macro.
8088
8089 * vc-{rcs,cvs,sccs}.el: (vc-BACKEND-diff-switches):
8090 New customization options.
8091 (vc-BACKEND-diff): Use new options via vc-diff-switches-list.
8092
8093 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Return correct status.
8094
8095 2001-02-01 Gerd Moellmann <gerd@gnu.org>
8096
8097 * msb.el (toplevel): Quote hook symbols.
8098
8099 2001-02-01 Kenichi Handa <handa@etl.go.jp>
8100
8101 * international/mule.el (make-coding-system): Add description
8102 about recognized properties in the docstring.
8103
8104 * international/mule-conf.el: Remove unused charsets
8105 mac-roman-lower and mac-roman-upper.
8106
8107 2001-01-31 Gerd Moellmann <gerd@gnu.org>
8108
8109 * textmodes/fill.el (set-fill-prefix): Cancel fill prefix if point
8110 is in front of the left-margin, if any.
8111
8112 * simple.el (delete-key-deletes-forward-mode): Treat `kp-delete'
8113 like `delete'.
8114
8115 * bindings.el: Define `kp-delete' like `delete' in function-key-map.
8116
8117 * term/w32-win.el (mouse-set-font): Doc fix.
8118
8119 2001-01-31 Stefan Monnier <monnier@cs.yale.edu>
8120
8121 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer): Doc fix.
8122 (hi-lock-find-patterns): Turn on font-lock-mode, if it is not
8123 on already.
8124
8125 2001-01-31 Markus Rost <rost@math.ohio-state.edu>
8126
8127 * files.el (save-buffer): Don't give message if (buffer-file-name)
8128 returns nil.
8129
8130 2001-01-31 Eli Zaretskii <eliz@is.elta.co.il>
8131
8132 * toolbar/tool-bar.el (tool-bar-add-item): Doc fix.
8133
8134 * emacs-lisp/re-builder.el (reb-update-modestring): Don't use
8135 concat for integers. From Juanma Barranquero <lektu@uol.com.br>.
8136
8137 * term/w32-win.el (redisplay-dont-pause): Set to t to alleviate
8138 display problems.
8139
8140 2001-01-31 Kenichi Handa <handa@etl.go.jp>
8141
8142 * international/mule.el (charset-info): Fix docstring.
8143
8144 * international/mule-diag.el (describe-character-set): Check final
8145 char valid before printing it.
8146
8147 2001-01-30 Gerd Moellmann <gerd@gnu.org>
8148
8149 * lpr.el (lpr-windows-system, lpr-lp-system): Add autoload cookies.
8150
8151 * frame.el (frame-notice-user-settings): Do the tool-bar
8152 stuff only for graphical displays. Fix a braino.
8153
8154 * frame.el (frame-initialize): Create initial frame visible.
8155 (frame-notice-user-settings): When tool-bar has been switched off,
8156 correct the frame size and sync tool-bar-mode.
8157
8158 * startup.el (command-line): Remove manipulation of frame
8159 height for tool bars.
8160
8161 2001-01-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8162
8163 * lpr.el: Compatibility with XEmacs and doc fixes.
8164 (lpr-windows-system, lpr-lp-system): New vars.
8165 (lpr-printer-switch): New defcustom.
8166 (printer-name, lpr-command): Customization fix.
8167 (print-region-1): Code fix.
8168 (print-region-new-buffer, printify-region): Indentation fix.
8169 (lpr-eval-switch, lpr-flatten-list, lpr-flatten-list-1):
8170 New functions.
8171
8172 2001-01-29 Gerd Moellmann <gerd@gnu.org>
8173
8174 * msb.el (toplevel): Fix the eval-after-load.
8175
8176 2001-01-29 Dave Love <fx@gnu.org>
8177
8178 * eshell/esh-ext.el (eshell-windows-shell-file): Fix :type.
8179
8180 * eshell/em-ls.el (eshell-ls-exclude-regexp): Fix :type.
8181
8182 * progmodes/tcl.el (outline, dabbrev, add-log): Require when compiling.
8183 (tcl-using-emacs-19-23): Consider Emacs 21+.
8184 (tcl-help-directory-list, tcl-command-switches): Fix :type.
8185 (tcl-add-emacs-menu): Supply menu name.
8186 (tcl-beginning-of-defun, tcl-end-of-defun): Defalias, don't fset.
8187
8188 2001-01-29 Gerd Moellmann <gerd@gnu.org>
8189
8190 * simple.el (delete-trailing-whitespace): Don't delete formfeeds.
8191
8192 2001-01-29 Stefan Monnier <monnier@cs.yale.edu>
8193
8194 * pcvs.el (cvs-mark-fis-dead): New function.
8195 (cvs-mode-add): Use it.
8196 (cvs-mode-add-change-log-entry-other-window):
8197 Rebind change-log-default-name to itself rather than to nil.
8198
8199 2001-01-29 Sam Steingold <sds@gnu.org>
8200
8201 * vc-cvs.el: Replaced (require 'vc) with a bunch of
8202 `autoload' statements.
8203
8204 2001-01-29 Eli Zaretskii <eliz@is.elta.co.il>
8205
8206 * files.el (confirm-kill-emacs): Doc fix.
8207
8208 * frame.el (frame-initialize): Doc fix.
8209
8210 * time-stamp.el (time-stamp-string): Doc fix.
8211
8212 * woman.el (WoMan-log-1): Make the log buffer writable.
8213 From Markus Rost <rost@math.ohio-state.edu>.
8214
8215 2001-01-29 Gerd Moellmann <gerd@gnu.org>
8216
8217 * imenu.el (imenu-syntax-alist): Add autoload cookie for
8218 the `make-variable-buffer-local'.
8219
8220 2001-01-29 Dave Love <fx@gnu.org>
8221
8222 * ansi-color.el (ansi-color-for-comint-mode): Add :version.
8223 (ansi-color-for-comint-mode-on, ansi-color-process-output):
8224 Add autoload cookie.
8225 (ansi-color-apply-sequence): Fix typo.
8226
8227 2001-01-29 Gerd Moellmann <gerd@gnu.org>
8228
8229 * menu-bar.el (menu-bar-files-menu): Add menu items for
8230 Postscript printing in black and white.
8231
8232 * mail/rmail.el (rmail-ignored-headers): Add X-Sign, X-BeenThere,
8233 X-Mailman-Version, Precedence, List-Help, List-Post,
8234 List-Subscribe, List-Id, List-Unsubscribe, List-Archive,
8235 Content-Type, Content-Length.
8236
8237 2001-01-29 Dave Love <fx@gnu.org>
8238
8239 * elide-head.el (elide-head): Make overlay evaporate.
8240
8241 * international/mule-conf.el (chinese-big5-1, chinese-big5-2): Doc fix.
8242
8243 2001-01-28 Eli Zaretskii <eliz@is.elta.co.il>
8244
8245 * isearch.el (isearch-highlight): Don't punt if the display
8246 doesn't support colors, since isearch faces are defined for
8247 monochrome displays as well.
8248
8249 2001-01-27 Sam Steingold <sds@gnu.org>
8250
8251 * shell.el (shell-write-history-on-exit): Make sure that we are in
8252 the shell buffer (M-x tex-file RET inserted the error message into
8253 the TeX buffer).
8254
8255 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
8256
8257 * simple.el (transient-mark-mode): Doc fix.
8258
8259 2001-01-27 Gerd Moellmann <gerd@gnu.org>
8260
8261 * progmodes/etags.el (find-tag-noselect): Don't bind tags-file-name.
8262
8263 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
8264
8265 * shell.el (shell-unquote-argument): If the shell is one of the
8266 mentioned in shell-dumb-shell-regexp, don't treat a backslash as a
8267 quote character.
8268 (shell-dumb-shell-regexp): Document that the shells which match
8269 this regexp are supposed to not treat a backslash as a quote character.
8270
8271 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Undo the change
8272 from 2001-01-12. It is not needed, since backspace is mapped into DEL.
8273
8274 2001-01-27 Richard M. Stallman <rms@gnu.org>
8275
8276 * dabbrev.el (dabbrev--substitute-expansion):
8277 Treat a one-capital-letter abbrev as "not all upper case",
8278 so as to force preservation of the expansion's pattern
8279 if the expansion starts with a capital letter.
8280
8281 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
8282
8283 * facemenu.el (facemenu-set-face, facemenu-set-face-from-menu):
8284 Doc fix.
8285
8286 * simple.el (transient-mark-mode): Document the fact that many
8287 commands act on the region when mark is active.
8288
8289 2001-01-27 Kenichi Handa <handa@etl.go.jp>
8290
8291 * international/quail.el (quail-setup-completion-buf): Make the
8292 multibyteness of current buffer inherited to Quail completion buffer.
8293 (quail-show-guidance-buf): Make the multibyteness of current
8294 buffer inherited to Quail guidance buffer.
8295 (quail-help): Make the multibyteness of current buffer inherited
8296 to Quail help buffer.
8297
8298 2001-01-26 Dave Love <fx@gnu.org>
8299
8300 * time-stamp.el: Doc fixes.
8301
8302 * progmodes/delphi.el (delphi-comment-face, delphi-string-face)
8303 (delphi-keyword-face, delphi-other-face): Fix :type.
8304
8305 * textmodes/flyspell.el: Doc fixes. Add :version to new options.
8306
8307 * mail/feedmail.el (feedmail): Add :link.
8308 (feedmail-send-it): Doc fix.
8309
8310 * mail/sendmail.el: Doc fixes.
8311 (sendmail-send-it): Fix the non-ASCII regexp and use
8312 rfc2047-encode-string.
8313
8314 * dired.el, dired-aux.el: Revert last change.
8315
8316 2001-01-26 Gerd Moellmann <gerd@gnu.org>
8317
8318 * makefile.w32-in (DONTCOMPILE): Add various term files.
8319
8320 2001-01-26 Dave Love <fx@gnu.org>
8321
8322 * Makefile.in (DONTCOMPILE): Add various term files.
8323
8324 2001-01-26 Gerd Moellmann <gerd@gnu.org>
8325
8326 * man.el (Man-default-man-entry, Man-mode): Doc fix.
8327
8328 * startup.el (display-startup-echo-area-message): Make sure
8329 the echo area is resized to fit the size of the startup message.
8330
8331 * gud.el (gud-perldb-massage-args): Avoid nreverse'ing a list
8332 part of which is a constant.
8333
8334 2001-01-26 Eli Zaretskii <eliz@is.elta.co.il>
8335
8336 * loadup.el (Top-level) [ms-dos]: Don't load international/ccl twice.
8337
8338 2001-01-26 Richard M. Stallman <rms@gnu.org>
8339
8340 * simple.el (next-line): Don't let `newline' expand abbrevs.
8341 Simplify slightly.
8342 (open-line): Don't let `newline' expand abbrevs.
8343
8344 2001-01-25 John Wiegley <johnw@gnu.org>
8345
8346 * eshell/esh-util.el (eshell-ange-ls-uids): Changed use of `alist'
8347 to `repeat' in the :type field.
8348
8349 * pcomplete.el (pcomplete-file-ignore): Changed a :type field to
8350 allow a choice of regexp or nil.
8351 (pcomplete-dir-ignore): Same.
8352
8353 * eshell/em-unix.el (eshell/occur): Fixed bug causing `occur' (as
8354 a command) to always fail.
8355
8356 2001-01-25 Gerd Moellmann <gerd@gnu.org>
8357
8358 * iswitchb.el (iswitchb-make-buflist): When nconc'ing lists, don't
8359 discard the result.
8360 (iswitchb-to-end): Likewise.
8361
8362 2001-01-25 Sam Steingold <sds@gnu.org>
8363
8364 * vc-cvs.el (vc-cvs-mode-line-string): Doc & comment fix.
8365 Require vc.
8366
8367 2001-01-25 Stefan Monnier <monnier@cs.yale.edu>
8368
8369 * smerge-mode.el (smerge-font-lock-keywords): Relax submatch 1.
8370
8371 * emacs-lisp/easy-mmode.el (define-minor-mode): Docstring fix.
8372
8373 2001-01-25 Dave Love <fx@gnu.org>
8374
8375 * lisp/international/mule-diag.el (describe-char-after): Doc fix.
8376 (describe-coding-system): Tweak the English text.
8377
8378 * loadup.el: Preload international/ccl for utf-8.
8379
8380 2001-01-25 Eli Zaretskii <eliz@is.elta.co.il>
8381
8382 * mail/rmail.el (rmail-redecode-body): Doc fix.
8383
8384 2001-01-25 Kenichi Handa <handa@etl.go.jp>
8385
8386 * international/mule-cmds.el (reset-language-environment):
8387 Reset coding-category-utf-8 to mule-utf-8.
8388
8389 * international/mule-conf.el (coding-category-utf-8):
8390 Initialize to mule-utf-8.
8391
8392 * loadup.el: Preload international/utf-8.
8393
8394 * international/utf-8.el: New file.
8395
8396 2001-01-24 Stefan Monnier <monnier@cs.yale.edu>
8397
8398 * diff-mode.el (diff-mode): Disable preliminary support for `compile'.
8399
8400 2001-01-24 Sam Steingold <sds@gnu.org>
8401
8402 * dired.el (dired-replace-in-string): Removed.
8403 (dired-sort-toggle): Use `replace-regexps-in-string'
8404 instead of `dired-replace-in-string'.
8405
8406 * dired-aux.el (dired-shell-stuff-it, dired-rename-subdir)
8407 (dired-rename-subdir-2, dired-insert-subdir-doinsert): Ditto.
8408
8409 * gs.el (gs-replace-in-string): Removed.
8410 (gs-options): Use `replace-regexps-in-string'
8411 instead of `gs-replace-in-string'.
8412
8413 2001-01-24 Eli Zaretskii <eliz@is.elta.co.il>
8414
8415 * mail/emacsbug.el (report-emacs-bug): Mention the fact that the
8416 bug report is mailed to an email list and posted to a news group.
8417
8418 2001-01-24 Gerd Moellmann <gerd@gnu.org>
8419
8420 * comint.el (comint-replace-by-expanded-history-before-point):
8421 Fix change of 2000-08-03 to move point to the start of the line again.
8422
8423 * startup.el (tool-bar-images-pixel-height): New variable.
8424 (command-line): After loading the user's init file, when
8425 tool-bar-mode is on, increase the frame's size by some lines for
8426 the tool-bar.
8427
8428 * frame.el (frame-initialize): Create the initial frame invisible.
8429
8430 2001-01-24 ShengHuo ZHU <zsh@cs.rochester.edu>
8431
8432 * language/chinese.el (chinese-iso-8bit): MIME:GB2312.
8433 (chinese-big5): MIME:Big5.
8434
8435 2001-01-24 Gerd Moellmann <gerd@gnu.org>
8436
8437 * international/mule-cmds.el (universal-coding-system-argument):
8438 Handle commands with prefix args.
8439
8440 2001-01-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
8441
8442 * calendar/diary-lib.el (diary-float): Fix case of MONTH
8443 being a list of numbers.
8444 (diary-mail-entries): Rewritten.
8445
8446 2001-01-23 Dave Love <fx@gnu.org>
8447
8448 * international/mule.el (make-coding-system): Fix typo.
8449
8450 * textmodes/outline.el (outline-mode) <font-lock-defaults>:
8451 Add backward-paragraph as font-lock-beginning-of-syntax-function.
8452
8453 2001-01-23 Eli Zaretskii <eliz@is.elta.co.il>
8454
8455 * font-lock.el (font-lock-mode): Doc fix.
8456
8457 2001-01-23 Kenichi Handa <handa@etl.go.jp>
8458
8459 * international/mule.el (make-translation-table): Fix docstring.
8460
8461 2001-01-22 Eli Zaretskii <eliz@is.elta.co.il>
8462
8463 * mail/rmail.el (rmail-redecode-body): New function.
8464
8465 * icomplete.el (icomplete-minibuffer-setup-hook): Doc fix.
8466
8467 2001-01-22 Gerd Moellmann <gerd@gnu.org>
8468
8469 * isearch.el (isearch-lazy-highlight-case-fold-search)
8470 (isearch-lazy-highlight-regexp): New variables.
8471 (isearch-lazy-highlight-cleanup): Update lazy highlight if
8472 case-fold search or regexp search has been toggled.
8473
8474 * wid-edit.el (widget-button-click): Avoid a save-excursion
8475 around running a global binding.
8476
8477 * isearch.el (isearch-lazy-highlight-initial-delay): Set default
8478 to 0.25.
8479
8480 2001-01-20 Miles Bader <miles@gnu.org>
8481
8482 * cus-edit.el (custom-face-save): Do post-processing on the face's
8483 new value like `custom-face-set' does.
8484
8485 2001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
8486
8487 * mail/emacsbug.el (report-emacs-bug): Report the value of
8488 LC_CTYPE, not LC_TYPE.
8489
8490 * isearch.el (isearch-forward): Add isearch-toggle-case-fold,
8491 isearch-toggle-regexp and isearch-edit-string to doc string.
8492
8493 2001-01-19 Gerd Moellmann <gerd@gnu.org>
8494
8495 * textmodes/texinfo.el (texinfo-mode): Use backward-paragraph
8496 as font-lock-beginning-of-syntax-function in font-lock-defaults.
8497
8498 * jit-lock.el (jit-lock-fontify-now): Don't bind
8499 font-lock-beginning-of-syntax-function to nil.
8500
8501 2001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
8502
8503 * mail/emacsbug.el (report-emacs-bug): Report values of
8504 locale-coding-system, default-enable-multibyte-characters, and the
8505 environment variables LC_ALL, LC_TYPE, and LANG.
8506
8507 2001-01-19 Gerd Moellmann <gerd@gnu.org>
8508
8509 * font-lock.el (font-lock-default-fontify-region): Fix last change.
8510
8511 * font-lock.el (font-lock-multiline): Default to nil.
8512 (font-lock-default-fontify-region): If font-lock-multiline is
8513 nil, don't check the property `font-lock-multiline'.
8514
8515 * jit-lock.el (jit-lock-after-change): If font-lock-multiline
8516 is nil, don't check the `font-lock-multiline' text property.
8517
8518 2001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
8519
8520 * viper.el: Call initial-major-mode on startup.
8521
8522 * ediff.el (ediff-patch-file): Use better defaults.
8523
8524 * ediff-vers.el: Fix for 8+3 DOS file systems.
8525
8526 2001-01-19 Colin Walters <walters@cis.ohio-state.edu>
8527
8528 * ediff-util.el (ediff-compare-custom-diffs-maybe): Put diff in
8529 diff mode, if available.
8530
8531 2001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
8532
8533 * ediff-hook.el (ediff-xemacs-init-menus): Fixed add-menu-button.
8534
8535 * ediff-init.el (subst-char-in-string): Define and use it, unless
8536 it's already defined.
8537
8538 2001-01-18 Gerd Moellmann <gerd@gnu.org>
8539
8540 * tooltip.el (tooltip-hide-delay): New user-option.
8541 (tooltip-show): Use tooltip-hide-delay instead of the default.
8542
8543 2001-01-18 Kenichi Handa <handa@etl.go.jp>
8544
8545 * mail/sendmail.el (mail-setup): Call set-buffer-multibyte because
8546 kill-local-variable doesn't work for enable-multibyte-characters.
8547
8548 2001-01-17 Dave Love <fx@gnu.org>
8549
8550 * ediff-init.el (ediff-before-setup-hook)
8551 (ediff-merge-filename-prefix): Add :version.
8552
8553 * international/latin1-disp.el: Require disp-table.
8554 (latin1-display): Fix :set.
8555
8556 * net/eudc-vars.el (eudc-server, eudc-protocol): Fix :type.
8557
8558 2001-01-17 Gerd Moellmann <gerd@gnu.org>
8559
8560 * isearch.el (isearch-lazy-highlight-initial-delay)
8561 (isearch-lazy-highlight-interval): Default to 0.
8562
8563 2001-01-17 Bob Glickstein <bobg@zanshin.com>
8564
8565 * isearch.el (isearch-highlight): Set isearch-overlay priority to
8566 1 here rather than each time through
8567 isearch-lazy-highlight-new-loop.
8568 (isearch-lazy-highlight-max): Variable deleted.
8569 (isearch-lazy-highlight-max-at-a-time): New user variable, like
8570 isearch-lazy-highlight-max but controls a single invocation of
8571 isearch-lazy-highlight-update.
8572 (isearch-lazy-highlight-wrapped): Variable recreated.
8573 (isearch-lazy-highlight-window-start): New variable.
8574 (isearch-lazy-highlight-cleanup): Restored to behavior of
8575 before 2-Jan.
8576 (isearch-lazy-highlight-remove-overlays): Function deleted;
8577 behavior folded into isearch-lazy-highlight-cleanup. "Keep"
8578 behavior removed.
8579 (isearch-lazy-highlight-new-loop): Restore old behavior of calling
8580 isearch-lazy-highlight-update in a loop rather than just once.
8581 Test isearch-invalid-regexp here and decide not to start a new
8582 loop, rather than testing it each time through
8583 isearch-lazy-highlight-update.
8584 (isearch-lazy-highlight-search): Function restored.
8585 (isearch-lazy-highlight-update): Get called in a timer loop again,
8586 but this time highlight more than one match each time through.
8587 Only highlight matches in the visible part of the window.
8588 Start at point, move in the direction of the search, and wrap around at
8589 the edge of the window. Use sit-for to force redisplay and ensure
8590 window-start is credible. "Face suppressing" behavior removed;
8591 overlay priorities should make it unnecessary, right?
8592 (isearch-highlight): Face suppressing behavior removed.
8593 (isearch-dehighlight): Face suppressing behavior removed.
8594 (isearch-set-lazy-highlight-faces-at): Removed.
8595
8596 2001-01-17 Kenichi Handa <handa@etl.go.jp>
8597
8598 * language/european.el ("Latin-1"): Make the format of description
8599 about additional language environments same as that of Latin-2.
8600
8601 2001-01-16 Dave Love <fx@gnu.org>
8602
8603 * isearch.el (isearch-lazy-highlight): Add :version.
8604
8605 * simple.el (backward-delete-char-untabify-method)
8606 (next-line-add-newlines): Add :version.
8607
8608 2001-01-16 Gerd Moellmann <gerd@gnu.org>
8609
8610 * bindings.el: Bind <backspace> and <delete> via function-key-map.
8611 Don't bind <delete> otherwise.
8612
8613 * simple.el (delete-key-deletes-forward-mode): Bind <backspace>
8614 and <delete> via function-key-map.
8615
8616 * textmodes/flyspell.el (mail-mode-flyspell-verify): Check in
8617 Subject line only if point is after the `Subject:'.
8618
8619 2001-01-16 Kenichi Handa <handa@etl.go.jp>
8620
8621 * language/japanese.el ("Japanese"): Add japanese-jisx0213-1 and
8622 japanese-jisx0213-2 in `charset' property of this lang. env.
8623
8624 * language/european.el ("Latin-1"): Add description for Dutch and
8625 Spanish lang. env.
8626
8627 * international/mule.el (decode-char): Fix conditions.
8628 (encode-char): Handle eight-bit-control too.
8629 (transform-make-coding-system-args): New function.
8630 (make-coding-system): Accept XEmacs style arguments for CCL base
8631 coding system.
8632
8633 2001-01-15 Gerd Moellmann <gerd@gnu.org>
8634
8635 * progmodes/etags.el (find-tag-noselect): Save the value of
8636 tags-file-name before switching buffers, for the case it has a
8637 buffer-local value.
8638
8639 2001-01-15 Alex Schroeder <alex@gnu.org>
8640
8641 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
8642 From Dave Love <fx@gnu.org>.
8643 (ansi-color-for-comint-mode): Fix :version.
8644
8645 2001-01-15 Alex Schroeder <alex@gnu.org>
8646
8647 * ansi-color.el (ansi-color-unfontify-region): Doc change.
8648
8649 2001-01-14 Eli Zaretskii <eliz@is.elta.co.il>
8650
8651 * dired.el (dired-insert-directory): If file-system-info fails,
8652 remove the " free " part, but don't signal an error.
8653
8654 2001-01-12 Sam Steingold <sds@gnu.org>
8655
8656 * bookmark.el (bookmark-maybe-historicize-string):
8657 Use new backquote syntax.
8658
8659 2001-01-12 Richard M. Stallman <rms@gnu.org>
8660
8661 * subr.el (last): Handle a list that doesn't end in nil.
8662
8663 2001-01-12 Sam Steingold <sds@gnu.org>
8664
8665 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind `backspace'
8666 to `backward-delete-char-untabify'.
8667
8668 2001-01-12 Dave Love <fx@gnu.org>
8669
8670 * cus-edit.el (customize-menu-create): Fix the :filter following
8671 easymenu change.
8672
8673 * wid-edit.el (function): Add :match-alternatives.
8674 (widget-color-action): Doc fix.
8675
8676 2001-01-12 Gerd Moellmann <gerd@gnu.org>
8677
8678 * calendar/calendar.el (calendar-basic-setup): Doc fix.
8679
8680 2001-01-12 Kenichi Handa <handa@etl.go.jp>
8681
8682 * international/mule-cmds.el (prefer-coding-system): Fix docstring.
8683
8684 * international/ccl.el (define-ccl-program): Fix docstring.
8685
8686 2001-01-11 Dave Love <fx@gnu.org>
8687
8688 * international/mule-cmds.el (standard-display-european-internal):
8689 Set display table for 2208 as for 160.
8690
8691 * progmodes/ada-mode.el (ada-popup-key): Fix last change.
8692
8693 * progmodes/fortran.el (fortran-mode-map): Modify Customization
8694 entry for custom-menu-create change.
8695 (fortran-strip-sqeuence-nos): Make arg optional. Fix regexp and
8696 don't cons it in the search loop.
8697
8698 * imenu.el (imenu--truncate-items): Revert last change.
8699
8700 2001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
8701
8702 * info.el (Info-setup-header-line): If the node header includes
8703 either Next: or Prev: links, don't show the File: and Node: parts
8704 in the header line.
8705
8706 2001-01-11 Gerd Moellmann <gerd@gnu.org>
8707
8708 * comint.el (comint-goto-process-mark): Don't print a message
8709 when running in batch mode.
8710
8711 * isearch.el (isearch-search): In the condition-case handler for
8712 `error', set isearch-invalid-regexp to the whole error message.
8713
8714 * subr.el (eval-after-load): Call load-symbol-file-load-history to
8715 ensure that eval-after-load works for files dumped with Emacs.
8716
8717 * help.el (load-symbol-file-load-history): New function extracted
8718 from function symbol-file.
8719 (symbol-file): Use it.
8720
8721 * toolbar/save.xpm, toolbar/undo.xpm: Use the same colors as exit.xpm.
8722
8723 2001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
8724
8725 * progmodes/etags.el (find-tag-interactive): If last-tag is nil,
8726 behave as if there were no prefix argument.
8727 (find-tag-noselect): If last-tag is nil, behave as if the NEXT-P
8728 argument were nil.
8729
8730 2001-01-11 Richard M. Stallman <rms@gnu.org>
8731
8732 * isearch.el (isearch-lazy-highlight-update):
8733 Don't look for more potential matches once maximum is exceeded.
8734 Use overlays-in to check correctly for overlap with current match.
8735 Ignore empty matches.
8736
8737 2001-01-11 Miles Bader <miles@gnu.org>
8738
8739 * textmodes/ispell.el (ispell-adjusted-window-height): New function.
8740 (ispell-overlay-window, ispell-help, ispell-show-choices)
8741 (ispell-command-loop): Use it instead of `window-height'.
8742
8743 2001-01-10 Gerd Moellmann <gerd@gnu.org>
8744
8745 * files.el (confirm-kill-emacs): New user-option.
8746 (save-buffers-kill-emacs): Ask for final confirmation before
8747 killing Emacs.
8748
8749 * isearch.el (isearch-done): Set isearch-lazy-highlight-start
8750 to nil.
8751
8752 2001-01-10 Dave Love <fx@gnu.org>
8753
8754 * progmodes/etags.el (tags-apropos-additional-actions): Fix :type.
8755
8756 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix doc, :type.
8757
8758 * hi-lock.el (hi-lock-exclude-modes): Fix :type.
8759
8760 * calculator.el (calculator-number-digits): Fix :type.
8761
8762 * vc-cvs.el (vc-cvs-header): Fix :type.
8763 * vc-rcs.el (vc-rcs-header): Fix :type.
8764 * vc-sccs.el (vc-sccs-header): Fix :type.
8765
8766 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
8767
8768 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
8769
8770 * eshell/esh-util.el (eshell-ange-ls-uids): Fix :type.
8771
8772 2001-01-10 Gerd Moellmann <gerd@gnu.org>
8773
8774 * simple.el (set-variable): Force a thorough redisplay for the
8775 case that the variable has an effect on the display, like
8776 `tab-width' has.
8777
8778 2001-01-10 Andre Spiegel <spiegel@gnu.org>
8779
8780 * vc.el: Add documentation for backend interface.
8781
8782 2001-01-10 Kenichi Handa <handa@etl.go.jp>
8783
8784 * font-lock.el (c-font-lock-extra-types): Add "Lisp_Object".
8785
8786 * international/mule-conf.el (latin-extra-code-table): Set to t
8787 for \223 and \224.
8788
8789 2001-01-09 Kenichi Handa <handa@etl.go.jp>
8790
8791 * international/mule-cmds.el (locale-language-names): Map "es" to
8792 "Spanish" and "nl" to "Dutch".
8793
8794 2001-01-09 Gerd Moellmann <gerd@gnu.org>
8795
8796 * bindings.el (global-map): Bind <home> to beginning-of-line,
8797 <end> to end-of-line, C-<home> to beginning-of-buffer, and
8798 C-<end> to end-of-buffer.
8799
8800 * language/european.el: Add Dutch and Spanish language info
8801 to be able to use the appropriate tutorials.
8802
8803 2001-01-09 Alex Schroeder <alex@gnu.org>
8804
8805 * ansi-color.el (ansi-color-process-output): Use markers instead
8806 of positions for start and end of region.
8807 (ansi-color-apply-on-region): Rewrote code to make it more robust.
8808 Previously, occasional mistakes happend when fontifying many
8809 chunks of output (eg. ls --color=yes /dev). This happened
8810 whenever an overlay was created up to the end of the region, which
8811 coincided with the process-mark. New text would then be added
8812 within that overlay instead of after it.
8813 (ansi-color-make-extent): Overlays are created with the property
8814 `modification-hooks' set to '(ansi-color-freeze-overlay).
8815 (ansi-color-freeze-overlay): New function. When inserting text at
8816 the end of the overlay, the overlay will resize.
8817
8818 2000-01-09 Alex Schroeder <alex@gnu.org>
8819
8820 * ansi-color.el (ansi-color-process-output): Doc change.
8821 (ansi-color-unfontify-region): Doc change. No longer installed
8822 automatically in font-lock-unfontify-region-function.
8823 (ansi-color-apply): Doc change.
8824 (ansi-color-apply-on-region): Use extents or overlays instead of
8825 text-properties.
8826 (ansi-color-make-extent): New function.
8827 (ansi-color-set-extent-face): New function.
8828
8829 2000-01-09 Alex Schroeder <alex@gnu.org>
8830
8831 * ansi-color.el (ansi-color-process): Removed, Emacs and XEmacs
8832 both use ansi-color-process-output, now.
8833 (ansi-color-process-output): Doesn't return string anymore. It is
8834 installed in comint-output-filter-functions for both Emacs and
8835 XEmacs, now.
8836 (ansi-color-unfontify-region): Simplified code removing variables
8837 pos and start-ansi.
8838 (ansi-color-apply): Put text-property ansi-color before putting
8839 text-property face because ansi-color-unfontify-region is called
8840 immediately after the call to put-text-property.
8841 (ansi-color-context-region): Doc change.
8842 (ansi-color-filter-region): Simplified code.
8843 (ansi-color-apply-on-region): Changed start to start-marker, using
8844 a marker explicitly. Put text-property ansi-color before putting
8845 text-property face because ansi-color-unfontify-region is called
8846 immediately after the call to put-text-property.
8847
8848 2000-01-09 Alex Schroeder <alex@gnu.org>
8849
8850 * ansi-color.el (ansi-color-faces-vector): Doc change.
8851 (ansi-color-for-comint-mode): Changed :type property to choice.
8852 (ansi-color-last-context): Removed.
8853 (ansi-color-process-output): Don't use ansi-color-last-context, as
8854 the main functions will store their context now.
8855 (ansi-color-context): Doc change.
8856 (ansi-color-filter-apply): Rewrote it based on ansi-color-apply.
8857 Uses ansi-color-context such that repeated calls will strip
8858 partial escape sequences, too.
8859 (ansi-color-apply): Simplified code. Colorize end of string if
8860 face is not null. Store context in new (FACE STRING) format, such
8861 that repeated calls will strip partial escape sequences, too.
8862 Append faces to face property using ansi-color-apply-sequence such
8863 that cumulative mode actually works.
8864 (ansi-color-context-region): New variable.
8865 (ansi-color-filter-region): Rewrote it based on
8866 ansi-color-apply-on-region. Uses ansi-color-context-region such
8867 that repeated calls will strip partial escape sequences, too.
8868 (ansi-color-apply-on-region): Simplified code. Colorize end of
8869 region if face is not null. Store context in new (FACE POS)
8870 format, such that repeated calls will strip partial escape
8871 sequences, too. Append faces to face property using
8872 ansi-color-apply-sequence such that cumulative mode actually works.
8873 (ansi-color-apply-sequence): New function.
8874 (ansi-color-get-face): When the default face is added to the list
8875 of faces, all previous settings are discarded and the list of
8876 faces is set to '(default).
8877
8878 2000-01-09 Alex Schroeder <alex@gnu.org>
8879
8880 * ansi-color.el (ansi-color-faces-vector): Use nil for the default
8881 face, such that ansi-color-apply and ansi-color-apply-on-region
8882 will do the right thing.
8883 (ansi-color-apply): Do the right thing, ie. if ansi-color-get-face
8884 returns nil, set the list of faces back to nil instead of
8885 appending the result of ansi-color-get-face to the front of the list.
8886
8887 2000-01-09 Alex Schroeder <alex@gnu.org>
8888
8889 * ansi-color.el (ansi-color-for-comint-mode): Doc change.
8890 (ansi-color-process): Doc change.
8891 (ansi-color-last-context): New buffer-local variable.
8892 (ansi-color-process-output): New function. It is automatically
8893 added to comint-output-filter-functions if this is XEmacs.
8894 (ansi-color-unfontify-region): New optional parameter for XEmacs
8895 compatibility. Check wether font-lock-syntactic-keywords is
8896 boundp before removing the syntax table text property, as XEmacs
8897 doesn't have it.
8898 (ansi-color-filter-region): Doc change.
8899 (ansi-color-apply-on-region): Doc change.
8900 (ansi-color-make-face): New function. Compatibility layer for
8901 XEmacs. Return temporary faces instead of cons cells for XEmacs.
8902 (ansi-color-make-color-map): Use ansi-color-make-face.
8903 (ansi-color-get-face): Avoid face text property '(nil) as results
8904 in an errow for XEmacs.
8905
8906 2000-01-09 Alex Schroeder <alex@gnu.org>
8907
8908 * ansi-color.el (ansi-color-unfontify-region): New function.
8909 Uses text-property ansi-color in order to preserve fontification by
8910 ansi-color. When the package is loaded, a lambda expression is
8911 put onto font-lock-mode-hook. This lambda expression will check
8912 font-lock-unfontify-region-function and replace
8913 font-lock-default-unfontify-region with ansi-color-unfontify-region.
8914 (ansi-color-apply): Add text-property ansi-color in addition to
8915 text-property face.
8916 (ansi-color-apply-on-region): Add text-property ansi-color in
8917 addition to text-property face.
8918 (save-buffer-state): Copy of the macro that is also used by
8919 lazy-lock and font-lock.
8920
8921 (ansi-color-for-comint-mode): New option.
8922 (ansi-color-for-comint-mode-on): Set ansi-color-for-comint-mode.
8923 (ansi-color-for-comint-mode-off): Ditto.
8924 (ansi-color-for-comint-mode-filter): Ditto.
8925 (ansi-color-process): New function. Uses ansi-color-for-comint-mode to
8926 decide what to do. This function is added to
8927 comint-preoutput-filter-functions when the package is loaded.
8928
8929 (ansi-color-for-shell-mode-set): Removed.
8930 (ansi-color-for-shell-mode): Removed.
8931
8932 2000-01-09 Alex Schroeder <alex@gnu.org>
8933
8934 * ansi-color.el (ansi-color-for-shell-mode-set): New function with
8935 the lambda expression from the ansi-color-for-shell-mode :set
8936 property. Additionally, modify shell-mode-hook to enable or
8937 disable font-lock-mode for future shell buffers.
8938 (ansi-color-for-shell-mode): The :set property calls
8939 ansi-color-for-shell-mode-set instead of a lambda expression.
8940
8941 2000-01-09 Alex Schroeder <alex@gnu.org>
8942
8943 * ansi-color.el (ansi-color-for-shell-mode): Doc change.
8944 (ansi-color-context): New variable.
8945 (ansi-color-apply): Save context between calls.
8946
8947 2001-01-09 Eli Zaretskii <eliz@is.elta.co.il>
8948
8949 * isearch.el (isearch, isearch-lazy-highlight-face):
8950 New definitions for face colors and attributes.
8951
8952 * wid-edit.el (widget-choose): Call display-popup-menus-p instead
8953 of display-mouse-p.
8954
8955 2001-01-09 Kenichi Handa <handa@etl.go.jp>
8956
8957 * international/mule.el (make-coding-system): If the coding system
8958 accepts extra latin codes, register such codes as safe for the
8959 coding system.
8960
8961 2001-01-08 Richard M. Stallman <rms@gnu.org>
8962
8963 * emacs-lisp/bytecomp.el (byte-compile-log-1): In non-batch case,
8964 don't mention the file name or the date here, because they are
8965 logged at the start of the file.
8966
8967 2001-01-08 Richard M. Stallman <rms@gnu.org>
8968
8969 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
8970 Change screen-width to frame-width.
8971
8972 2001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
8973
8974 * info.el (Info-search): Print the default as part of the prompt.
8975
8976 2001-01-08 Andre Spiegel <spiegel@gnu.org>
8977
8978 * vc.el (vc-default-latest-on-branch-p): New function, replaces
8979 constant implementations in backends.
8980
8981 * vc-cvs.el (vc-cvs-latest-on-branch-p): Removed.
8982 (vc-cvs-checkout): Renamed arg WRITABLE to EDITABLE.
8983
8984 * vc-rcs.el (vc-rcs-checkout, vc-rcs-cancel-version): Renamed arg
8985 WRITABLE to EDITABLE.
8986
8987 * vc-sccs.el (vc-sccs-latest-on-branch-p): Removed.
8988 (vc-sccs-checkout, vc-sccs-cancel-version): Renamed arg WRITABLE
8989 to EDITABLE.
8990
8991 2001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
8992
8993 * emacs-lisp/copyright.el (copyright-current-year): Now a defvar.
8994 (copyright, copyright-update): Compute the current year at run time.
8995
8996 2001-01-08 Gerd Moellmann <gerd@gnu.org>
8997
8998 * isearch.el (isearch-old-signal-hook): Removed.
8999 (isearch-mode): Add isearch-done to kbd-macro-termination-hook
9000 instead of setting signal-hook-function.
9001 (isearch-done): Remove isearch-done from kbd-macro-termination-hook.
9002
9003 2001-01-08 Kevin Gallagher <kevingal@onramp.net>
9004
9005 * emulation/edt.el: Update to version 4.0. Provide support for
9006 EDT scroll margins at top and bottom of the window. Provide an
9007 emulation of the EDT SUBS command (bound to GOLD-Enter, by
9008 default). Enhance edt-quit, bound to GOLD-q by default, to warn
9009 user when file-related buffer modifications exist.
9010 Provide support for running EDT Emulation in XEmacs.
9011 Provide customize access to some user updatable variables.
9012 Add Commentary section to file header.
9013 Fixed a few minor bugs and cleaned up some code.
9014
9015 * emulation/edt-mapper.el: Update to version 4.0. Provide support
9016 for detecting a keypress that generates an ASCII key sequence.
9017 (Previously, only a keypress that generates a vector was
9018 recognized.) Embed Window Manager name into name of the generated
9019 EDT Emulation initialization file since the initialization file is
9020 Window Manager specific. Add Commentary section to file header.
9021
9022 2001-01-07 Eli Zaretskii <eliz@is.elta.co.il>
9023
9024 * mail/sendmail.el (mail-mode): Doc fix.
9025
9026 * info.el (Info-goto-emacs-command-node): Doc fix.
9027 (Info-goto-emacs-key-command-node): Doc fix.
9028
9029 2001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
9030
9031 * ediff-vers.el (noninteractive): Don't load generic-sc on MS-DOS
9032 systems without long file-name support.
9033
9034 2001-01-06 Andrew Innes <andrewi@gnu.org>
9035
9036 * makefile.w32-in (custom-deps): Set EMACSLOADPATH explicitly.
9037
9038 2001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
9039
9040 * isearch.el (isearch-lazy-highlight-remove-overlays): Doc fix.
9041 (isearch-lazy-highlight-update): Doc fix.
9042
9043 * ffap.el (ffap-bindings): Doc fix.
9044
9045 * dired-x.el (dired-virtual-guess-dir): Doc fix.
9046
9047 2001-01-05 Dave Love <fx@gnu.org>
9048
9049 * emacs-lisp/cl-seq.el (remove, remq): Remove.
9050
9051 2001-01-05 Gerd Moellmann <gerd@gnu.org>
9052
9053 * mouse-drag.el (mouse-drag-safe-scroll):
9054 Bind scroll-preserve-screen-position to nil.
9055
9056 * isearch.el (isearch-old-signal-hook): New variable.
9057 (isearch-mode): Set signal-hook-function to isearch-done.
9058 (isearch-done): Restore old signal-hook-function.
9059
9060 * info.el (Info-fontify-node): Mark one more char as intangible.
9061
9062 2000-01-05 Kenichi Handa <handa@etl.go.jp>
9063
9064 * composite.el (compose-last-chars): New argument COMPONENTS.
9065 If it is non-nil, compose preceding characters by compose-region with
9066 COMPONENTS.
9067
9068 * international/quail.el (quail-input-string-to-events): New function.
9069 (quail-input-method): Convert input string to events here.
9070 (quail-start-translation): Return input string, not event list.
9071 (quail-start-conversion): Likewise.
9072
9073 2001-01-04 Gerd Moellmann <gerd@gnu.org>
9074
9075 * tooltip.el (tooltip-cancel-delayed-tip)
9076 (tooltip-start-delayed-tip): Renamed from tooltip-disable-timeout
9077 and tooltip-add-timeout.
9078 (tooltip-show): Set border color from faces's foreground.
9079 (tooltip-show-help-function): If called with the same help string
9080 as last time, do nothing.
9081 (tooltip-help-tips): Don't set tooltip-help-message to nil.
9082
9083 * startup.el (fancy-splash-screens): Don't bind show-help-function
9084 to nil.
9085
9086 * tooltip.el (tooltip-frame-parameters): Remove colors.
9087 (tooltip): New face
9088 (tooltip-set-param): New function.
9089 (tooltip-show): Set up color frame parameters from face `tooltip'.
9090 Display the tooltip text in face `tooltip'.
9091
9092 2001-01-04 Dave Love <fx@gnu.org>
9093
9094 * whitespace.el (whitespace-global-mode): Fix typo.
9095
9096 * hilit19.el, mail/rnewspost.el, mail/rnews.el: Moved to obsolete.
9097
9098 2001-01-04 Eli Zaretskii <eliz@is.elta.co.il>
9099
9100 * help.el (help-for-help): Fix a typo in a doc string.
9101 From kwzh@gnu.org (Karl Heuer).
9102
9103 2001-01-03 Dave Love <fx@gnu.org>
9104
9105 * dired-x.el: Doc fixes. Maintainer change.
9106 (dired-guess-shell-gnutar, dired-guess-shell-znew-switches): Fix :type.
9107 (dired-guess-shell-alist-default): Don't use xloadimage for PNG.
9108 (dired-guess-shell-alist-user): Customize.
9109 (dired-x-help-address): Set to bug-gnu-emacs.
9110 (dired-x-maintainer, dired-x-file, dired-x-version): Deleted.
9111 (dired-default-directory): Renamed from default-directory.
9112
9113 * hl-line.el (hl-line): Doc fix.
9114
9115 2001-01-03 Karl Fogel <kfogel@red-bean.com>
9116
9117 * mail/mail-hist.el (mail-hist-text-too-long-p): Doc fix.
9118
9119 2001-01-02 Richard M. Stallman <rms@gnu.org>
9120
9121 * isearch.el (isearch-lazy-highlight-cleanup): Arg now says
9122 to remove all the current alternative-match highlighting.
9123 If nil, remove only what's outside the current window.
9124 (isearch-lazy-highlight-remove-overlays): Take optional
9125 region within which NOT to remove them.
9126 (isearch-lazy-highlight-new-loop): Greatly simplified.
9127 (isearch-lazy-highlight-update): Find all the other occurrences
9128 visible in the window, in just one call.
9129 (isearch-lazy-highlight-start): Now holds start of region to scan.
9130 (isearch-lazy-highlight-end): Now holds end of region to scan.
9131 (isearch-lazy-highlight-wrapped): Variable deleted.
9132 (isearch-lazy-highlight-search): Function deleted.
9133
9134 2000-01-02 Andrew Innes <andrewi@gnu.org>
9135
9136 * w32-fns.el (convert-standard-filename): Do length check on name
9137 before aref.
9138
9139 2001-01-02 Dave Love <fx@gnu.org>
9140
9141 * progmodes/cperl-mode.el (cperl-invalid-face): Don't double-quote
9142 value.
9143 (cperl-init-faces): Allow cperl-invalid-face to be a normal face.
9144
9145 * ls-lisp.el (ls-lisp) <defgroup>: Add :version.
9146
9147 * net/browse-url.el (browse-url-filename-alist): Avoid backquote
9148 read syntax.
9149
9150 * calendar/todo-mode.el (todo): Add :link, :version.
9151 (todo-save-top-priorities): Remove autoload cookie.
9152 (todo-add-category, todo-add-item-non-interactively)
9153 (todo-insert-item, todo-mode, todo-cp, todo-show): Fix autoload cookie.
9154
9155 2001-01-02 Gerd Moellmann <gerd@gnu.org>
9156
9157 * comint.el (comint-input-history-ignore): New variable.
9158 (comint-read-input-ring): Ignore entries matching
9159 comint-input-history-ignore.
9160
9161 2001-01-02 Eric M. Ludlam <zappo@gnu.org>
9162
9163 * emacs-lisp/lisp-mnt.el (lm-copyright-prefix): New Variable.
9164 (lm-copyright-mark): New function.
9165 (lm-crack-copyright): New function.
9166 (lm-verify): Check that the file has a copyright.
9167 Check that the file is copyright Free Software Foundation.
9168
9169 2000-12-30 Kenichi Handa <handa@etl.go.jp>
9170
9171 * international/mule-diag.el (print-fontset): Indent font name by
9172 24 columns, not 25.
9173
9174 2000-12-29 Gerd Moellmann <gerd@gnu.org>
9175
9176 * textmodes/flyspell.el (mail-mode-flyspell-verify): Spell-check
9177 in Subject line.
9178
9179 * mail/mailabbrev.el (mail-abbrevs-enable, mail-abbrevs-disable):
9180 Use mail-mode-hook instead of mail-setup-hook.
9181 Otherwise continuing an interrupted message with C-u C-x m for
9182 instance, winds up in Mail mode without abbrevs.
9183
9184 2000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9185
9186 * ps-print.el: Handle form feed better when ps-zebra-stripe-follow is
9187 non-nil. Adding almost all customization variables on ps-setup.
9188 Doc fix.
9189 (ps-print-version): New version number (6.3.3).
9190 (ps-end-with-control-d): Initialization fix.
9191 (ps-lines-printed): New var.
9192 (ps-skip-newline): New fun.
9193 (ps-setup, ps-prologue-file, ps-begin-job, ps-begin-page)
9194 (ps-next-line, ps-continue-line, ps-plot-region)
9195 (ps-generate-postscript-with-faces, ps-end-job): Code fix.
9196
9197 2000-12-29 Kenichi Handa <handa@etl.go.jp>
9198
9199 * international/fontset.el (x-complement-fontset-spec):
9200 Resolve ASCII font name so that the same family name is used for fonts
9201 registered in x-font-name-charset-alist.
9202 (create-fontset-from-fontset-spec): Adjusted for the above change.
9203 The name of fontset alias should be a unresolved ASCII font name.
9204
9205 2000-12-28 Gerd Moellmann <gerd@gnu.org>
9206
9207 * simple.el (delete-key-deletes-forward-mode): Bind backspace
9208 and delete in isearch-mode-map.
9209
9210 2000-12-28 Richard M. Stallman <rms@gnu.org>
9211
9212 * dired-x.el (dired-guess-shell-alist-default):
9213 Use xpdf instead of acroread.
9214
9215 2000-12-28 Kenichi Handa <handa@etl.go.jp>
9216
9217 * textmodes/artist.el (artist-butlast): Deleted.
9218 (artist-ellipse-mirror-quadrant): Use butlast instead of
9219 artist-butlast.
9220
9221 * subr.el (butlast, nbutlast): Moved from cl.el to here.
9222
9223 * emacs-lisp/cl.el (butlast, nbutlast): Moved to subr.el.
9224
9225 2000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
9226
9227 From Francis J. Wright <F.J.Wright@maths.qmw.ac.uk>:
9228
9229 * ls-lisp.el: Better support for the Mac and MS-Windows.
9230 (ls-lisp): New defgroup.
9231 (ls-lisp-emulation, ls-lisp-ignore-case, ls-lisp-dirs-first)
9232 (ls-lisp-verbosity, ls-lisp-use-insert-directory-program)
9233 (ls-lisp-support-shell-wildcards): New defcustoms.
9234 (ls-lisp-parse-symlink): New function.
9235 (insert-directory): Code to convert switches to a list and set up
9236 the wildcard argument copied from ls-lisp-insert-directory.
9237 (ls-lisp-insert-directory): New argument TIME-INDEX. Add support
9238 for -C and -R switches.
9239 (ls-lisp-column-format): New function.
9240 (ls-lisp-delete-matching, ls-lisp-handle-switches)
9241 (ls-lisp-format-time): Add doc strings.
9242 (ls-lisp-handle-switches): Handle -U, -S, -X, and -F switches.
9243 Support ls-lisp-dirs-first.
9244 (ls-lisp-classify, ls-lisp-extension): New functions.
9245 (ls-lisp-format): Optionally support emulation of symlinks.
9246 Support -i, -s, and -G switches.
9247
9248 2000-12-27 Gerd Moellmann <gerd@gnu.org>
9249
9250 * textmodes/texinfo.el (texinfo-mode): Set fill-column to 70.
9251
9252 * version.el (emacs-version): Print X scroll bar information.
9253
9254 * scroll-bar.el (toplevel): Check for x-toolkit-scroll-bars
9255 instead of x-toolkit-scroll-bars-p.
9256
9257 * loadup.el (toplevel): Check for x-toolkit-scroll-bars instead
9258 of x-toolkit-scroll-bars-p.
9259
9260 2000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
9261
9262 * ffap.el (ffap-bindings): Make interactive and add an autoload cookie.
9263 (ffap-bindings): Doc fix, to reflect the above change.
9264
9265 2000-12-27 Kenichi Handa <handa@etl.go.jp>
9266
9267 * term.el (term-char-mode): Define all non-ascii self-inserting
9268 characters to 'term-send-raw in term-raw-map.
9269
9270 2000-12-25 Michael Kifer <kifer@cs.sunysb.edu>
9271
9272 * viper-init (viper-restore-cursor-type): Added condition-case guard.
9273
9274 * ediff-init.el (ediff-quit-hook,ediff-suspend-hook):
9275 Changed initialization; use add-hook.
9276 (ediff-file-remote-p): Use file-local-copy.
9277
9278 * ediff-ptch.el (ediff-prompt-for-patch-buffer): Improved defaults.
9279
9280 * ediff.el (ediff-patch-buffer): Bug fix.
9281 (ediff-revision): Allow selection of the file at the prompt.
9282
9283 2000-12-23 Stefan Monnier <monnier@cs.yale.edu>
9284
9285 * subr.el (combine-run-hooks): Remove.
9286
9287 * emacs-lisp/edebug.el (define-minor-mode): Improve the spec
9288 and remove the rogue second spec.
9289
9290 2000-12-23 Gerd Moellmann <gerd@gnu.org>
9291
9292 * progmodes/compile.el (compilation-forget-errors): Fix indentation.
9293
9294 2000-12-22 Stefan Monnier <monnier@cs.yale.edu>
9295
9296 * smerge-mode.el (smerge-basic-map): Use `=' rather than `d'.
9297 Use minibuffer menu prompt for the `=' prefix.
9298 (smerge-command-prefix): Change default to C-^.
9299 (smerge-mode): Don't assume font-lock doesn't move point.
9300
9301 * skeleton.el (skeleton-internal-1): Make sure the first line of
9302 the region is also re-indented.
9303 (skeleton-end-newline): New var.
9304 (skeleton-end-hook): Use it.
9305
9306 2000-12-22 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
9307
9308 * comint.el (comint-password-prompt-regexp): Support CVS.
9309
9310 2000-12-22 Gerd Moellmann <gerd@gnu.org>
9311
9312 * simple.el (delete-key-deletes-forward-mode): Simplify.
9313 Also backspace key combinations, depending on
9314 delete-key-deletes-forward.
9315
9316 * bindings.el ([C-backspace]): Bind C-backspace to kill-word.
9317
9318 * simple.el (delete-key-deletes-forward): Doc fix.
9319
9320 2000-08-22 Emmanuel Briot <briot@gnat.com>
9321
9322 * xml.el (top level comment): Updated to reflect the fact that
9323 white spaces are relevant in the XML file.
9324 (xml-parse-file): Do not kill an existing Emacs buffer if the file
9325 to parse was already edited. This allows for on-the-fly analysis
9326 of XML files.
9327 (xml-parse-tag): Check that the casing is the same in the start
9328 tag and end tag, since XML is case-sensitive. Allows for spaces
9329 in the end tag, after the name of the tag.
9330 (xml-parse-attlist): Allow for the character '-' in the name of
9331 attributes, as in the standard http-equiv attribute Do not save
9332 the properties in the XML tree, since they are not relevant.
9333
9334 2000-12-21 Stefan Monnier <monnier@cs.yale.edu>
9335
9336 * generic.el (generic-read-type): Undo last change, inline into
9337 `generic-mode' and then remove.
9338 (generic-mode): Inline generic-read-type.
9339 (define-generic-mode): Push the symbol name rather than the symbol
9340 onto generic-mode-list.
9341
9342 2000-12-21 Gerd Moellmann <gerd@gnu.org>
9343
9344 * generic.el (generic-read-type): Build an alist for
9345 completing-read as in 20.7.
9346
9347 * play/landmark.el (lm): Use interactive spec `P'.
9348 (toplevel): Don't set debug-on-error.
9349
9350 * server.el (server-switch-buffer): Choose a window on a visible frame.
9351
9352 2000-12-21 Dave Pearson <davep@davep.org>
9353
9354 * quickurl.el: Commentry change, I've moved my web site.
9355
9356 2000-12-21 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9357
9358 * ebnf2ps.el: Fix a problem with skip-chars-forward: it doesn't accept
9359 ranges like \177-\237, but accepts the character sequence from \177 to
9360 \237. Doc fix.
9361 (ebnf-version): New version (3.4).
9362 (ebnf-setup): Code fix.
9363 (ebnf-range-regexp): New fun.
9364 (ebnf-8-bit-chars): Const fix.
9365
9366 * ebnf-bnf.el: Fix the same problem as described on ebnf2ps.el log
9367 entry. Doc fix.
9368 (ebnf-bnf-lex): Code fix.
9369 (ebnf-bnf-comment-chars): Const fix.
9370
9371 * ebnf-iso.el: Fix the same problem as described on ebnf2ps.el log
9372 entry. Doc fix.
9373 (ebnf-iso-comment-chars): Const fix.
9374
9375 * ebnf-otz.el: Doc fix.
9376
9377 * ebnf-yac.el: Fix the same problem as described on ebnf2ps.el log
9378 entry. Doc fix.
9379 (ebnf-yac-skip-code): Code fix.
9380 (ebnf-yac-comment-chars): Const fix.
9381
9382 2000-12-21 Eli Zaretskii <eliz@is.elta.co.il>
9383
9384 * files.el (insert-directory-safely): New function.
9385 (recover-file): Use it instead of insert-directory.
9386 From Markus Rost <markus.rost@mathematik.uni-regensburg.de>
9387
9388 2000-12-21 Kenichi Handa <handa@etl.go.jp>
9389
9390 * international/mule-cmds.el (select-safe-coding-system):
9391 Check coding-category-list more rigidly. Improve help message.
9392
9393 * dired.el (dired-move-to-filename-regexp): Fix previous change.
9394
9395 2000-12-21 Miles Bader <miles@gnu.org>
9396
9397 * mail/sendmail.el (mail-mode): Set `comment-start' to the yank prefix.
9398
9399 2000-12-21 Kenichi Handa <handa@etl.go.jp>
9400
9401 * international/mule-diag.el (describe-char-after): Make *Help*
9402 buffer inherit multibyteness of the current buffer.
9403
9404 * international/mule.el (make-char): Docstring adjusted for the
9405 change of make-char-internal.
9406
9407 2000-12-20 Stefan Monnier <monnier@cs.yale.edu>
9408
9409 * international/iso-cvt.el: Docstrings fix.
9410
9411 2000-12-20 Dave Love <fx@gnu.org>
9412
9413 * subr.el (eval-after-load): Doc fix.
9414
9415 2000-12-20 Kenichi Handa <handa@etl.go.jp>
9416
9417 * jka-compr.el (jka-compr-partial-uncompress): Don't use `concat'
9418 for numbers.
9419
9420 2000-12-20 Miles Bader <miles@gnu.org>
9421
9422 * international/quail.el (quail-help): Resize the help window
9423 again after it has all its contents. Remove unneeded progn.
9424
9425 2000-12-19 Gerd Moellmann <gerd@gnu.org>
9426
9427 * pcmpl-linux.el: Fix copy/paste error.
9428
9429 2000-12-19 Andrew Innes <andrewi@gnu.org>
9430
9431 * simple.el (delete-key-deletes-forward-mode): Fix typo in docstring.
9432
9433 2000-12-19 Carsten Dominik <dominik@strw.leidenuniv.nl>
9434
9435 * progmodes/idlw-rinfo.el: Fixed copyright notice.
9436
9437 * progmodes/idlw-toolbar.el: Fixed copyright notice.
9438
9439 * progmodes/idlw-shell.el: Fixed copyright notice.
9440
9441 * progmodes/idlwave.el: Fixed copyright notice.
9442
9443 * textmodes/reftex-dcr.el (reftex-view-crossref): Added SPACE and
9444 TAB as key separators.
9445
9446 2000-12-19 Alex Schroeder <alex@gnu.org>
9447
9448 * sql.el (sql-sybase-options): New option.
9449 (sql-sybase): Use it. Add sql-database to the list of parameters
9450 provided for login. The options -w 2048 -n are not used any more.
9451 (sql-postgres-options): Changed default from "--pset" to "-P".
9452 (sql-mysql-options): Doc change.
9453 (sql-stop): Doc change.
9454
9455 2000-12-19 Kenichi Handa <handa@etl.go.jp>
9456
9457 * international/quail.el (quail-input-method): Always hide
9458 the guidance buffer on exiting.
9459
9460 2000-12-18 Gerd Moellmann <gerd@gnu.org>
9461
9462 * tooltip.el (tooltip-mode): Signal an error if x-show-tip
9463 isn't fboundp.
9464
9465 * server.el (server-buffer-done): Bury the buffer before
9466 killing it.
9467
9468 * faces.el (face-spec-set): Interpret a nil in specs for
9469 foreground and background colors as `unspecified', for
9470 compatibility with 20.x.
9471
9472 2000-12-18 Dave Love <fx@gnu.org>
9473
9474 * simple.el (mail-user-agent): Doc fix.
9475 (input-mode-8-bit): Removed.
9476
9477 * international/mule.el (set-keyboard-coding-system): Doc fix.
9478 (keyboard-coding-system): New option.
9479
9480 * mail/sendmail.el (send-mail-function): Customize.
9481
9482 2000-12-18 Eli Zaretskii <eliz@is.elta.co.il>
9483
9484 * international/codepage.el (cp866-decode-table): New table.
9485
9486 2000-12-18 Gerd Moellmann <gerd@gnu.org>
9487
9488 * version.el (emacs-version): Remove `%a' from the time format
9489 because the weekday doesn't fit well into each locale.
9490
9491 2000-12-18 Miles Bader <miles@gnu.org>
9492
9493 * image-file.el (image-file-name-extensions): Add "pgm" and "ppm".
9494
9495 * textmodes/artist.el (artist-replace-chars, artist-replace-char):
9496 Check that emacs-major-version is `=' to 20, not `>='.
9497 (artist-replace-chars): Use `make-string' instead of a loop.
9498
9499 2000-12-17 Stefan Monnier <monnier@cs.yale.edu>
9500
9501 * pcvs.el (cvs-diff-backup-extractor): Return full-path for file.
9502 (cvs-execute-single-file): Don't change directory.
9503 Patch from Per Cederqvist.
9504
9505 2000-12-16 Eli Zaretskii <eliz@is.elta.co.il>
9506
9507 * textmodes/ispell.el (check-ispell-version):
9508 If `ispell-program-name' is "aspell", pass it the -v switch instead
9509 of -vv.
9510
9511 2000-12-16 Kenichi Handa <handa@etl.go.jp>
9512
9513 * international/mule-diag.el (mule-diag): Insert information about
9514 configure options, multibyte awareness, language env.
9515
9516 * international/ja-dic-cnv.el (skkdic-get-candidate-list): Fix the
9517 regexp to search for candidates.
9518
9519 2000-12-15 Eli Zaretskii <eliz@is.elta.co.il>
9520
9521 * info.el (Info-forward-node): If the node has an
9522 Info-header-line, widen the buffer before searching for "next:"
9523 and "up:" pointers, and set the search limit to stay in the
9524 current node.
9525
9526 2000-12-16 Miles Bader <miles@gnu.org>
9527
9528 * simple.el (delete-trailing-whitespace): Remove extraneous let.
9529
9530 2000-12-15 Miles Bader <miles@gnu.org>
9531
9532 * comint.el (comint-send-string, comint-send-region): Also accept
9533 a buffer, buffer-name, or nil for PROCESS, for compatibility with
9534 process-send-string/region.
9535
9536 2000-12-15 Gerd Moellmann <gerd@gnu.org>
9537
9538 * isearch.el (isearch-lazy-highlight-max): New user-option.
9539 (isearch-lazy-highlight-update): Don't highlight more than
9540 isearch-lazy-highlight-max matches.
9541
9542 * mail/mh-utils.el (mh-find-path): Set read-mail-command.
9543
9544 2000-12-15 Richard M. Stallman <rms@gnu.org>
9545
9546 * sort.el (sort-columns): Fix error message.
9547
9548 * dabbrev.el (dabbrev--last-case-pattern): Value is now
9549 `upcase' or `downcase' or nil.
9550 (dabbrev-expand): Don't do anything with dabbrev--last-case-pattern.
9551 Pass new record-case-pattern arg to dabbrev--substitute-expansion.
9552 (dabbrev--substitute-expansion): New arg record-case-pattern.
9553 If it is non-nil, set dabbrev--last-case-pattern.
9554 If ABBREV is " ", use dabbrev--last-case-pattern to change EXPANSION.
9555
9556 * dabbrev.el (dabbrev--find-expansion): Remove extra nreverse.
9557
9558 2000-12-15 Miles Bader <miles@gnu.org>
9559
9560 * paths.el (Info-default-directory-list): Don't delete
9561 configure-info-directory from the list of standard info
9562 directories when appending it to the end -- their order is important.
9563
9564 * faces.el (read-face-attribute): If there's no entry for the
9565 user's input in VALID, just use it as-is (this will often result
9566 in an error, but it may be OK for e.g. colors using hexadecimal
9567 notation, and at least will yield a better error message).
9568
9569 * window.el (mode-line-window-height-fudge): Function removed.
9570 (height-affecting-face-attributes, mode-line-window-height-fudge):
9571 Variables removed.
9572 * textmodes/ispell.el (ispell-overlay-window): Ensure that the new
9573 window is really the right size. Use vertical-motion
9574 rather than forward-line.
9575 (ispell-help): Don't use ispell-mode-line-window-height-fudge.
9576 (ispell-command-loop, ispell-show-choices): Use the variable
9577 ispell-choices-win-default-height, rather than the function.
9578 (ispell-choices-win-default-height): Function removed.
9579 (ispell-mode-line-window-height-fudge): Function removed.
9580
9581 2000-12-14 Stefan Monnier <monnier@cs.yale.edu>
9582
9583 * add-log.el (add-change-log-entry): Only expand-file-name if non-nil.
9584
9585 2000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
9586
9587 * paths.el (Info-default-directory-list):
9588 If configure-info-directory is not one of the standard directories,
9589 put it first in the list; otherwise put it last. Doc string
9590 changed accordingly.
9591
9592 * info.el (Info-directory-list): Change doc string to reflect the
9593 change in Info-default-directory-list.
9594
9595 * simple.el (delete-key-deletes-forward-mode): Treat ms-dos and
9596 windows-nt as windowed environments, even under -nw.
9597
9598 * startup.el (command-line): Don't call x-backspace-delete-keys-p
9599 if not fboundp. Switch delete-forward mode for the <delete> key
9600 on all PC platforms, even under -nw.
9601
9602 * term/internal.el ([M-delete]): Remap to M-d.
9603
9604 2000-12-14 Gerd Moellmann <gerd@gnu.org>
9605
9606 * emacs-lisp/lisp-mnt.el: Change maintainer to FSF.
9607
9608 2000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
9609
9610 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
9611
9612 2000-12-14 Gerd Moellmann <gerd@gnu.org>
9613
9614 * startup.el (command-line): Call delete-key-deletes-forward-mode,
9615 if appropriate.
9616
9617 * simple.el (delete-key-deletes-forward): New user-option.
9618 (delete-key-deletes-forward-mode): New function.
9619
9620 * bindings.el: Bind `delete' to backward-delete-char.
9621
9622 * emacs-lisp/easymenu.el (easy-menu-current-active-maps):
9623 Test if symbol is bound before getting its value.
9624
9625 * tooltip.el (tooltip-show): If an error is signaled in
9626 x-show-tip, display that error, and display the help in the
9627 echo area.
9628
9629 2000-12-14 Kenichi Handa <handa@etl.go.jp>
9630
9631 * international/ja-dic-cnv.el (skkdic-set-okuri-nasi):
9632 Show "... entries" messages for every 10000 entries, not 10.
9633
9634 2000-12-13 Karl Fogel <kfogel@red-bean.com>
9635
9636 * bookmark.el: Provide a generic exit hook, as suggested by
9637 Ovidiu Predescu <ovidiu@cup.hp.com>:
9638 (bookmark-exit-hook): New var.
9639 (bookmark-exit-hook-internal): New func, replaces
9640 old raw lambda form in `kill-emacs-hook', and runs new
9641 `bookmark-exit-hooks'. No longer tests for the bookmark feature,
9642 as logically that feature must have been provided if this function
9643 is running.
9644 Removed ;;;###autoload before the `add-hook' call.
9645
9646 2000-12-13 Stefan Monnier <monnier@cs.yale.edu>
9647
9648 * emacs-lisp/easymenu.el (easy-menu-define): Setup indentation.
9649 (easy-menu-current-active-maps): New function.
9650 (easy-menu-get-map): Use it.
9651 Make a proper menu entry when creating a new keymap.
9652
9653 2000-12-13 Kenichi Handa <handa@etl.go.jp>
9654
9655 * international/characters.el: Fix cases and syntaxes for
9656 mule-unicode-0100-24ff.
9657
9658 * dired.el (dired-move-to-filename-regexp): Fixed for the case
9659 that a Japanese character is not appended after day and year.
9660
9661 * info.el (Info-suffix-list): Change format for a command that
9662 requires arguments.
9663 (info-insert-file-contents): Adjusted for the above change.
9664
9665 2000-12-12 Andreas Schwab <schwab@suse.de>
9666
9667 * tar-mode.el (tar-extract): Base the name of the subfile buffer
9668 on the name of the tar buffer. Verify that the existing buffer is
9669 visiting the same subfile.
9670
9671 2000-12-12 Dave Love <fx@gnu.org>
9672
9673 * subdirs.el: Add obsolete.
9674
9675 2000-12-12 Gerd Moellmann <gerd@gnu.org>
9676
9677 * mail/rmailsum.el (rmail-summary-expunge)
9678 (rmail-summary-expunge-and-save): Use rmail-expunge-confirmed
9679 instead of rmail-confirm-expunge.
9680
9681 * replace.el (perform-replace): Don't use an empty match adjacent
9682 to a non-empty match when computing the next match before the
9683 replacement is performed.
9684
9685 2000-12-12 Milan Zamazal <pdm@freesoft.cz>
9686
9687 * progmodes/glasses.el: Use `define-minor-mode' for the minor mode
9688 definition (patch by Stefan Monnier).
9689 (glasses-mode): Use jit-lock instead of `after-change-functions'
9690 (patch by Stefan Monnier).
9691
9692 2000-12-12 Miles Bader <miles@gnu.org>
9693
9694 * info.el (Info-last-preorder): Don't barf on nodes without a prev.
9695 (Info-scroll-down): Respect `Info-scroll-prefer-subnodes'.
9696
9697 2000-12-12 Andrew Choi <akochoi@i-cable.com>
9698
9699 * term/mac-win.el: Remove load for ls-lisp.
9700
9701 * loadup.el: Load ls-lisp for system-type `macos'.
9702
9703 2000-12-12 Miles Bader <miles@gnu.org>
9704
9705 * simple.el (delete-horizontal-space): Add BACKWARD-ONLY parameter.
9706 Respect field end too.
9707 (just-one-space): Respect fields as `delete-horizontal-space'.
9708 (newline-and-indent, reindent-then-newline-and-indent):
9709 Use `delete-horizontal-space'.
9710
9711 2000-12-11 Stefan Monnier <monnier@cs.yale.edu>
9712
9713 * newcomment.el (comment-indent-new-line): Use delete-horizontal-space
9714 (so as to obey the field property in the minibuffer).
9715
9716 * obsolete/c-mode.el: Moved from lisp/progmodes.
9717 * obsolete/auto-show.el: Moved from lisp.
9718 * obsolete/ooutline.el: Moved from lisp/textmodes.
9719
9720 2000-12-11 Carsten Dominik <dominik@strw.leidenuniv.nl>
9721
9722 * progmodes/idlwave.el: Updated to IDLWAVE version 4.7. Too many
9723 changes to list them here.
9724
9725 * progmodes/idlw-shell.el: Updated to IDLWAVE version 4.7.
9726 Too many changes to list them here.
9727
9728 * progmodes/idlw-rinfo.el: Updated to IDLWAVE version 4.7.
9729 Too many changes to list them here.
9730
9731 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version 4.7.
9732
9733 2000-12-11 Gerd Moellmann <gerd@gnu.org>
9734
9735 * simple.el (kill-new): Don't try to setcar kill-ring if it is nil.
9736
9737 * cus-edit.el (custom-save-variables, custom-save-faces):
9738 Comment fix.
9739
9740 * hscroll.el: Moved to `obsolete' subdir.
9741
9742 2000-12-11 Miles Bader <miles@gnu.org>
9743
9744 * window.el (window-text-height): Function removed (now in C).
9745
9746 2000-12-10 Stefan Monnier <monnier@cs.yale.edu>
9747
9748 * log-edit.el (log-edit-parent-buffer): New var.
9749 (log-edit): Set it. Add BUFFER argument.
9750 (log-edit-done): Use char-before.
9751 Don't bother checking validity of vc-comment-ring.
9752 Only bury the buffer if log-edit popped it up.
9753
9754 * pcvs.el: Update references to CVS-Edit (now Log-Edit).
9755 (cvs-mode-diff-help): Remove.
9756 (cvs-mode-commit): Use the new `log-edit' BUFFER argument.
9757 (cvs-mode-marked): Set up the default for CMD manually.
9758
9759 * pcvs-defs.el (cvs-mode-diff-map): Use minibuffer menu prompt.
9760 Remove binding for ? now made unnecessary.
9761
9762 2000-12-10 Carsten Dominik <dominik@strw.leidenuniv.nl>
9763
9764 * textmodes/reftex.el (reftex-scanning-info-available-p): New function.
9765 (reftex-TeX-master-file): Check for `tex-main-file' early enough.
9766
9767 * textmodes/reftex-global.el (reftex-create-tags-file): Fixed bug
9768 when master file is not open.
9769
9770 2000-12-09 Stefan Monnier <monnier@cs.yale.edu>
9771
9772 * progmodes/ada-stmt.el: Update `maintainer'.
9773
9774 2000-12-09 Stephen Gildea <gildea@stop.mail-abuse.org>
9775
9776 * time-stamp.el (time-stamp-old-format-warn): Reorder custom
9777 choices to match documentation string.
9778
9779 2000-12-09 Miles Bader <miles@gnu.org>
9780
9781 * minibuf-eldef.el: New file.
9782
9783 * window.el (fit-window-to-buffer): Don't pass last argument to
9784 pos-visible-in-window-p, now that its meaning is inverted.
9785
9786 2000-12-08 Eli Zaretskii <eliz@is.elta.co.il>
9787
9788 * image.el (create-image): Doc fix; spotted by Per Cederqvist
9789 <ceder@lysator.liu.se>.
9790
9791 2000-12-08 Stefan Monnier <monnier@cs.yale.edu>
9792
9793 * autoinsert.el (auto-insert-alist): Add missing final \n.
9794
9795 * pcvs-defs.el (cvs-menu): Move. Make submenu for diff commands.
9796 (cvs-menu-map): Remove.
9797 * pcvs.el (cvs-menu): Use `cvs-menu' rather than `cvs-menu-map'.
9798 (cvs-mode-quit): Turn it back into a plain function.
9799
9800 * textmodes/texnfo-upd.el (texinfo-chapter-level-regexp)
9801 (texinfo-filter): Remove (move to texinfo.el).
9802
9803 * textmodes/texinfo.el: Move the (require 'cl) to the front of the
9804 file where it's more visible.
9805 (texinfo-filter, texinfo-chapter-level-regexp): New variables
9806 moved from texnfo-upd.el (for AUCTeX's compatibility, originally).
9807 (texinfo-mode): Use texinfo-chapter-level-regexp for page-delimiter.
9808 (texinfo-inside-macro-p): Only catch `scan-error's.
9809 (texinfo-inside-env-p): Make better use of the match info.
9810 (texinfo-insert-quote): Collapse calls to `texinfo-inside-macro-p'.
9811 (texinfo-insert-@end): Slight re-organization.
9812 Also remove useless `looking-at' call.
9813
9814 2000-12-08 Andrew Innes <andrewi@gnu.org>
9815
9816 * w32-fns.el: Add clipboard support from term/w32-win.el, so it is
9817 accessible in -nw mode.
9818
9819 * term/w32-win.el: Remove stuff about selection timeout, which is
9820 irrelevant on Windows. Move clipboard support to w32-fns.el, so
9821 it is accessible in -nw mode.
9822
9823 2000-12-08 Dave Love <fx@gnu.org>
9824
9825 * emacs-lisp/lisp-mode.el (lisp-mode):
9826 Set font-lock-keywords-case-fold-search.
9827
9828 2000-12-08 Gerd Moellmann <gerd@gnu.org>
9829
9830 * textmodes/ispell.el (ispell): Doc fix.
9831
9832 2000-12-08 Kenichi Handa <handa@etl.go.jp>
9833
9834 * international/quail.el (quail-insert-decode-map): Check the
9835 frame width of a window displaying the current buffer, not that of
9836 the selected frame.
9837 (quail-help): Make sure that the help buffer has window before
9838 inserting text in it.
9839
9840 2000-12-07 Sam Steingold <sds@gnu.org>
9841
9842 * loadup.el: Load emacs-lisp/backquote instead of autoloading.
9843 Backquote is used in isearch.el, so autoloading saves nothing.
9844
9845 2000-12-07 Eli Zaretskii <eliz@is.elta.co.il>
9846
9847 * startup.el (normal-top-level-add-subdirs-to-load-path):
9848 Ignore the CVS and RCS subdirectories case-insensitively.
9849
9850 * dired.el (dired-insert-directory): If file-system-info is
9851 fboundp, call it instead of invoking dired-free-space-program.
9852
9853 2000-12-07 Gerd Moellmann <gerd@gnu.org>
9854
9855 * server.el (server-visit-files): Push files on file-name-history.
9856
9857 * progmodes/cc-langs.el: Update copyright.
9858
9859 * progmodes/idlw-shell.el, progmodes/idlwave.el: Update copyright.
9860
9861 * bindings.el (mode-line-mode-menu): Add glasses-mode.
9862
9863 * bindings.el (mode-line-mode-menu): Reverse the order
9864 of define-keys so that the menu appears in alphabetical order.
9865
9866 2000-12-07 Milan Zamazal <pdm@freesoft.cz>
9867
9868 * progmodes/glasses.el (glasses-mode): Update mode line at the end
9869 of the function.
9870
9871 2000-12-07 Dave Love <fx@gnu.org>
9872
9873 * jka-compr.el (jka-compr-compression-info-list): Fix :type.
9874
9875 * facemenu.el (facemenu-unlisted-faces): Fix value.
9876
9877 2000-12-07 Stefan Monnier <monnier@cs.yale.edu>
9878
9879 * font-lock.el (font-lock-default-fontify-region):
9880 Include the terminating \n (off-by-one error).
9881 (font-lock-set-defaults): Use dolist.
9882
9883 * derived.el (define-derived-mode): Don't use combine-run-hooks.
9884
9885 2000-12-07 Kenichi Handa <handa@etl.go.jp>
9886
9887 * international/mule-cmds.el (describe-language-environment):
9888 Fix for the case that an input method title is not string but a list.
9889
9890 * ps-bdf.el (bdf-read-font-info): Modify the kludgy code for fonts
9891 of wrong SIZE record.
9892
9893 2000-12-06 Dave Love <fx@gnu.org>
9894
9895 * newcomment.el (comment-region, comment-dwim): Doc fix.
9896
9897 * textmodes/texinfo.el: Require tex-mode when compiling.
9898 (texinfo-update-node): Doc fix.
9899 (texinfo-imenu-generic-expression): Add @anchor.
9900 (texinfo-font-lock-keywords): Add @uref.
9901 (texinfo-inside-macro-p): Don't use ignore-errors.
9902 (texinfo-insert-quote): Match more contexts.
9903
9904 * international/mule.el (decode-char, encode-char): Doc fix.
9905 (auto-coding-alist): Customize.
9906
9907 * files.el (load-file): Fix change of 2000-03-12.
9908
9909 * wid-edit.el (widget-text-keymap): Doc fix.
9910
9911 2000-12-06 Andrew Innes <andrewi@gnu.org>
9912
9913 * makefile.w32-in (lisp): Set to an absolute directory, namely
9914 $(CURDIR).
9915
9916 2000-12-06 Eli Zaretskii <eliz@is.elta.co.il>
9917
9918 * emacs-lisp/autoload.el (update-file-autoloads): Use raw-text to
9919 read generated-autoload-file, and set buffer-file-coding-system to
9920 raw-text-unix after reading the file.
9921
9922 * international/mule-conf.el (file-coding-system-alist):
9923 Use raw-text for reading loaddefs.el and raw-text-unix for writing it.
9924
9925 2000-12-06 Gerd Moellmann <gerd@gnu.org>
9926
9927 * replace.el (occur): Make line-number-width 1 smaller for the
9928 colon following the line number.
9929
9930 * startup.el (fancy-splash-text, command-line-1):
9931 Use `File' for the menu name instead of `Files'.
9932
9933 * tmm.el: Update copyright.
9934
9935 * cus-start.el: Add entry for even-window-heights.
9936
9937 2000-12-06 Miles Bader <miles@gnu.org>
9938
9939 * faces.el (frame-set-background-mode): Avoid stomping on
9940 locally modified faces.
9941
9942 2000-12-06 Kenichi Handa <handa@etl.go.jp>
9943
9944 * international/fontset.el: Correct the font registries for
9945 japanese-jisx0213-1 and japanese-jisx0213-2.
9946
9947 2000-12-05 Gerd Moellmann <gerd@gnu.org>
9948
9949 * textmodes/reftex-toc.el (reftex-toc-menu): Fix typo.
9950
9951 * iswitchb.el: Update customization commentary.
9952
9953 2000-12-05 Rob Riepel <riepel@Stanford.EDU>
9954
9955 * emulation/tpu-edt.el (tpu-help): Fixed previous screen logic.
9956 (tpu-search-highlight): Fixed comparison of overlay end positions.
9957 (tpu-trim-line-ends): Implemented trimming logic locally.
9958
9959 * emulation/tpu-extras.el (tpu-write-file-hook)
9960 (tpu-set-cursor-bound): Replaced picture-clean with tpu-trim-line-ends.
9961
9962 2000-12-05 Kenichi Handa <handa@etl.go.jp>
9963
9964 * language/chinese.el (chinese-iso-8bit): Change mime-charset name
9965 to cn-gb.
9966 (cn-gb, gb2312): New aliases for chinese-iso-8bit.
9967
9968 2000-12-04 Dave Love <fx@gnu.org>
9969
9970 * emacs-lisp/cl-indent.el: Remove erroneous spec for condition-case.
9971
9972 2000-12-04 Gerd Moellmann <gerd@gnu.org>
9973
9974 * mail/rmailsum.el (rmail-summary-expunge)
9975 (rmail-summary-expunge-and-save): Ask for confirmation with
9976 rmail-expunge-confirmed.
9977
9978 * mail/rmail.el (rmail-expunge-confirmed): New function.
9979 (rmail-expunge): Use it.
9980
9981 2000-12-04 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
9982
9983 * progmodes/etags.el (tag-partial-file-name-match-p): New function.
9984 (etags-recognize-tags-table, find-tag-in-order):
9985 New functionality: interpret file names as tags.
9986
9987 2000-12-04 Eli Zaretskii <eliz@is.elta.co.il>
9988
9989 * info.el (Info-scroll-prefer-subnodes): New defcustom.
9990 (Info-scroll-up): If Info-scroll-prefer-subnodes is nil, don't visit
9991 the first subnode until the bottom of the current node is visible.
9992
9993 2000-12-04 Gerd Moellmann <gerd@gnu.org>
9994
9995 * format.el (format-decode): Don't change buffer's undo list.
9996
9997 2000-12-04 Kenichi Handa <handa@etl.go.jp>
9998
9999 * faces.el (face-font-registry-alternatives): Add entries for CJK
10000 fonts. Doc-string adjusted for the actual usage of this data.
10001
10002 * international/fontset.el: Change the font registries for CJK
10003 fonts in the default fontset. Don't append '*' to registries.
10004
10005 2000-12-03 Stefan Monnier <monnier@cs.yale.edu>
10006
10007 * emacs-lisp/easy-mmode.el (define-derived-mode)
10008 (easy-mmode-derived-mode-p): Remove (moved to derived.el).
10009
10010 * derived.el (define-derived-mode): Revived, moved from easy-mmode.el.
10011 (derived-mode-p): New function.
10012 (derived-mode-make-docstring): Add `docstring' argument.
10013 Use it if available and complete it if necessary.
10014
10015 2000-12-03 Andreas Schwab <schwab@suse.de>
10016
10017 * type-break.el (type-break): Don't make parent of itself.
10018
10019 2000-12-03 Miles Bader <miles@gnu.org>
10020
10021 * simple.el (delete-trailing-whitespace): Don't delete newlines too.
10022
10023 2000-12-02 Stefan Monnier <monnier@cs.yale.edu>
10024
10025 * textmodes/tex-mode.el (tex-start-shell): Obey shell-file-name.
10026 (tex-main-file, tex-file): Simplify.
10027 (tex-generate-zap-file-name): Use subst-char-in-string.
10028 (tex-strip-dots): Remove.
10029
10030 * tmm.el (tmm-get-keymap): Eval the menu name in `menu-item'.
10031
10032 * textmodes/ispell.el (check-ispell-version): Don't use match-beginning
10033 to check if the match succeeded.
10034
10035 2000-12-02 Gerd Moellmann <gerd@gnu.org>
10036
10037 * startup.el (use-fancy-splash-screens-p): New function.
10038 (command-line-1): Use it to determine whether or not to use
10039 a fancy splash screen.
10040
10041 2000-12-02 Andreas Schwab <schwab@suse.de>
10042
10043 * emacs-lisp/eldoc.el (eldoc): Don't make parent of itself.
10044
10045 2000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
10046
10047 * international/mule.el (make-char): Fix last change.
10048
10049 * textmode/texinfo.el (texinfo-open-quote, texinfo-close-quote):
10050 New defcustoms.
10051 (texinfo-insert-quote): Don't call tex-insert-quote, to avoid
10052 autoloading tex-mode; instead, do the same manually.
10053 Use texinfo-open-quote and texinfo-close-quote. Insert literal quote
10054 with numeric argument. Docstring fix.
10055 (toplevel): Require cl when compiling.
10056
10057 * international/mule.el (make-char): Doc fix.
10058
10059 2000-12-02 Jason Rumney <jasonr@gnu.org>
10060
10061 * term/w32-win.el (x-select-enable-clipboard): Customize (as per
10062 the Emacs Lisp manual)
10063
10064 2000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
10065
10066 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
10067
10068 * term/pc-win.el (x-select-enable-clipboard): Customize (as per
10069 the Emacs Lisp manual).
10070
10071 2000-12-02 Gerd Moellmann <gerd@gnu.org>
10072
10073 * simple.el (next-line-add-newlines): Change default to nil.
10074
10075 2000-12-01 Eli Zaretskii <eliz@is.elta.co.il>
10076
10077 * files.el (revert-buffer, recover-file):
10078 Bind coding-system-for-read to emacs-mule-unix, not to no-conversion.
10079
10080 2000-12-01 Gerd Moellmann <gerd@gnu.org>
10081
10082 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
10083
10084 2000-12-01 Miles Bader <miles@gnu.org>
10085
10086 * window.el (fit-window-to-buffer): Handle non-nil `truncate-lines'.
10087
10088 2000-12-01 Kenichi Handa <handa@etl.go.jp>
10089
10090 * international/mule-diag.el (describe-char-after): Fix typo.
10091 (describe-character-set, non-iso-charset-alist): Fix typo.
10092
10093 2000-12-01 Miles Bader <miles@gnu.org>
10094
10095 * image-file.el (image-file-name-regexp): Automatically add
10096 upper-case variants of each filename extension in
10097 `image-file-name-extensions', since they seem to be common.
10098
10099 * simple.el (minibuffer-contents)
10100 (minibuffer-contents-no-properties, delete-minibuffer-contents):
10101 New functions.
10102 * filecache.el (file-cache-directory-name)
10103 (file-cache-minibuffer-complete): Ignore the minibuffer prompt.
10104
10105 2000-12-01 Milan Zamazal <Milan.Zamazal@qbizm.com>
10106
10107 * filecache.el (file-cache-minibuffer-complete): Don't try to
10108 delete the minibuffer prompt.
10109
10110 2000-11-30 Dave Love <fx@gnu.org>
10111
10112 * cus-start.el: Fix read-buffer-function type.
10113
10114 2000-11-30 Gerd Moellmann <gerd@gnu.org>
10115
10116 * md5.el: Removed. There's a built-in function, now.
10117
10118 2000-11-30 Markus Rost <rost@math.ohio-state.edu>
10119
10120 * mail/rmail.el (rmail-set-message-counters): Don't use "D"
10121 as dummy 0-th char of rmail-deleted-vector.
10122
10123 2000-11-30 Eli Zaretskii <eliz@is.elta.co.il>
10124
10125 * ps-print.el (ps-end-job): Bind case-fold-search only after
10126 switching to ps-spool-buffer.
10127
10128 2000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10129
10130 * ps-print.el: Line number font customization. PostScript: Lines and
10131 PageCount are initialized on each page. Doc Fix.
10132 (ps-print-version): New version number (6.3.2).
10133 (ps-lpr-switches, ps-font-info-database, ps-font-size)
10134 (ps-header-font-size, ps-header-title-font-size, ps-left-header)
10135 (ps-right-header): Customization fix.
10136 (ps-setup, ps-select-font, ps-begin-file, ps-header-sheet, ps-end-job):
10137 Fix code.
10138 (ps-end-with-control-d, ps-line-number-font, ps-line-number-font-size):
10139 New vars.
10140
10141 2000-11-30 Gerd Moellmann <gerd@gnu.org>
10142
10143 * bs.el: Fix typos and spelling errors.
10144 (bs-appearance) <defgroup>: Renamed from bs-appearence.
10145 (bs-configuration): Doc fix.
10146
10147 * bs.el: Undo mistaken change of 2000-11-28. Update copyright.
10148
10149 2000-11-30 Rob Riepel <riepel@Stanford.EDU>
10150
10151 * emulation/tpu-edt.el (tpu-version): New version.
10152 (tpu-search-overlay, tpu-replace-overlay): New initial range.
10153 (tpu-original-mode-line): Variable deleted.
10154 (tpu-mark-flag): New initial value.
10155 (tpu-set-mode-line): Don't redefine mode-line-format.
10156 Add tpu-mark-flag to minor-mode-alist.
10157 (tpu-update-mode-line): New mark flag logic.
10158 (tpu-get): Use find-file-wildcards.
10159 (tpu-search-highlight): Move overlay less, reset overlay properly.
10160 (tpu-unselect): Deactivate mark.
10161 (tpu-lm-replace): Reset overlay properly.
10162 (tpu-forward-line): Use forward-visible-line.
10163 (tpu-edt-on): Set transient mark mode. ispell autoloads deleted.
10164
10165 * emulation/tpu-extras.el (tpu-forward-line): Use forward-visible-line.
10166
10167 2000-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
10168
10169 * cus-edit.el (custom-face-value-create): Always emphasize tag.
10170
10171 2000-11-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
10172
10173 * calendar/diary-lib.el (diary-entry-time): Anchor pattern correctly
10174 and skip whitespace and newlines.
10175
10176 2000-11-30 Stefan Monnier <monnier@cs.yale.edu>
10177
10178 * emacs-lisp/cl.el (third...tenth): Really undo change of 2000-08-05.
10179
10180 2000-11-29 Gerd Moellmann <gerd@gnu.org>
10181
10182 * help.el (describe-function-1): Regexp-quote function name
10183 when used as part of a regexp.
10184
10185 * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
10186 Use face-attribute instead of face-foreground and face-background.
10187 (tool-bar-add-item): Likewise, and handle unspecified colors.
10188
10189 * enriched.el (enriched-face-ans): Use face-attribute instead
10190 of face-foreground and face-background.
10191
10192 * faces.el (face-foreground, face-background, face-stipple):
10193 Return nil if attribute is unspecified, for backward compatibility.
10194
10195 * files.el (auto-mode-alist): Add an entry for antlr-mode.
10196
10197 * play/5x5.el: Remove version info.
10198
10199 * toolbar/tool-bar.el (tool-bar-mode): Doc fix.
10200
10201 * frame.el (blink-cursor-mode): Doc fix.
10202
10203 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
10204
10205 * antlr-mode.el: New commands to run ANTLR from within Emacs and
10206 to create Makefile rules.
10207 (antlr-tool-command): New user option.
10208 (antlr-ask-about-save): New user option.
10209 (antlr-makefile-specification): New user option.
10210 (antlr-file-formats-alist): New variable.
10211 (antlr-special-file-formats): New variable.
10212 (antlr-unknown-file-formats): New user option.
10213 (antlr-help-unknown-file-text): New variable.
10214 (antlr-help-rules-intro): New variable.
10215 (antlr-mode-map): Add [C-c C-r] for `antlr-run-tool'.
10216 (antlr-mode-menu): Add entries.
10217 (antlr-file-dependencies): New function.
10218 (antlr-directory-dependencies): New function.
10219 (antlr-superclasses-glibs): New function.
10220 (antlr-run-tool): New command.
10221 (antlr-makefile-insert-variable): New function.
10222 (antlr-insert-makefile-rules): New function.
10223 (antlr-show-makefile-rules): New command.
10224
10225 * antlr-mode.el: More Emacs/XEmacs stuff.
10226 (antlr-no-action-keywords): New constant with value nil.
10227 (antlr-font-lock-keywords-alist): Use it. Old value would break
10228 syntax highlighting in Emacs-21.0.
10229 (antlr-default-directory): Emacs/XEmacs dependend function.
10230 (antlr-read-shell-command): Ditto.
10231 (antlr-with-displaying-help-buffer): Ditto.
10232
10233 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
10234
10235 * antlr-mode.el: imenu, parsing and highlighting changes.
10236 (antlr-imenu-create-index-function): Don't create extra submenus
10237 for definitions in different grammar classes. It is not necessary
10238 for the menu and would make command `imenu' awkward to use.
10239 (antlr-skip-file-prelude): With ANTLR-2.7+, you can specify named
10240 header actions and more than one.
10241 (antlr-font-lock-tokendef-face): Changed color.
10242 (antlr-font-lock-tokenref-face): Changed color.
10243 (antlr-font-lock-additional-keywords): Also highlight lowercase.
10244 (antlr-mode-syntax-table): New variable.
10245 (antlr-mode): Populate and use it instead `java-mode-syntax-table'.
10246 (antlr-with-syntax-table): Don't copy syntax table.
10247
10248 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
10249
10250 * antlr-mode.el: Minor changes: language setting.
10251 (antlr-language-alist): The value for file option "language" can
10252 be both an identifier and a string.
10253 Reported by Rajesh Radhakrishnan <radhakrs@email.uc.edu>.
10254 (antlr-language-limit-n-regexp): Change accordingly.
10255
10256 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
10257
10258 * antlr-mode.el: Minor changes: tabs, hiding.
10259 (antlr-tab-offset-alist): Set `indent-tabs-mode' to nil instead t.
10260 (antlr-action-visibility): Also allow value nil to also hide the
10261 braces. Renamed from `antlr-tiny-action-length'.
10262 Suggested by Jay@aol.com.
10263 (antlr-hide-actions): Change accordingly. Hide line if completely
10264 hidden action is on a line of its own.
10265
10266 2000-11-29 Stefan Monnier <monnier@cs.yale.edu>
10267
10268 * subr.el (combine-run-hooks): Only run-hooks if there's a hook to run.
10269
10270 * sort.el (sort-columns): Don't concat strings with numbers.
10271
10272 2000-11-29 Dave Love <fx@gnu.org>
10273
10274 * cus-edit.el (face): Fix :format.
10275
10276 * mail/feedmail.el: Require smtpmail when compiling.
10277 (mail-do-fcc): Autoload.
10278 (feedmail) <defgroup>: Fix :link.
10279 (feedmail-nuke-body-in-fcc): Fix :type.
10280 (feedmail-send-it): Add autoload cookie.
10281
10282 2000-11-29 Stefan Monnier <monnier@cs.yale.edu>
10283
10284 * newcomment.el (comment-indent): Save excursion around call to
10285 comment-indent-function.
10286
10287 2000-11-29 Miles Bader <miles@gnu.org>
10288
10289 * subr.el (member-ignore-case): Return the tail of the list who's
10290 car matches, like `member', not the matching element itself.
10291
10292 2000-11-29 Kenichi Handa <handa@etl.go.jp>
10293
10294 * xml.el (xml-parse-tag): Fix finding opening tag. A tag name
10295 should not contain `\n'.
10296
10297 2000-11-28 Gerd Moellmann <gerd@gnu.org>
10298
10299 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
10300
10301 * hscroll.el: Add hints to `automatic-hscrolling' to doc strings.
10302
10303 * dired-aux.el (dired-do-create-files): Construct default file
10304 name for dired-mark-read-file-name so that when the user enters
10305 just RET, the target file will end up in the target directory.
10306
10307 * abbrev.el (prepare-abbrev-list-buffer): Get the value of
10308 local-abbrev-table before changing buffers because it might
10309 have a buffer-local binding.
10310
10311 2000-11-28 Miles Bader <miles@gnu.org>
10312
10313 * simple.el (delete-horizontal-space): Handle fields more generally.
10314
10315 2000-11-28 Gerd Moellmann <gerd@gnu.org>
10316
10317 * simple.el (delete-horizontal-space): Handle minibuffer prompt.
10318
10319 2000-11-28 Dave Love <fx@gnu.org>
10320
10321 * progmodes/ps-mode.el (ps-mode): Set comment-start and
10322 comment-start-skip locally.
10323
10324 * progmodes/fortran.el (fortran-mode): Don't set
10325 fortran-comment-line-start-skip. Set comment-start to
10326 fortran-comment-line-start.
10327 (fortran-fill-paragraph) <non-empty-comment>: Remove regexp group.
10328 (fortran-comment-line-start-skip): Simplify slightly.
10329
10330 2000-11-28 Gerd Moellmann <gerd@gnu.org>
10331
10332 * play/5x5.el: Remove RCS keyword.
10333
10334 * bs.el: Mistaken commit, undone 2000-11-30.
10335
10336 2000-11-28 Milan Zamazal <pdm@freesoft.cz>
10337
10338 * textmodes/tildify.el (tildify-string-alist):
10339 Add `plain-tex-mode' here.
10340
10341 2000-11-28 Colin Walters <walters@cis.ohio-state.edu>
10342
10343 * chistory.el (Command-history-setup): Remove extraneous `keymap'
10344 reference.
10345
10346 2000-11-28 Miles Bader <miles@gnu.org>
10347
10348 * cus-face.el (custom-face-attributes): Add post-filter function
10349 for :box. Make pre-filter function for :box handle all cases.
10350
10351 * wid-edit.el (widget-choose): Make sure pop-up window is large
10352 enough to display all the choices, as there's no way to scroll it.
10353
10354 2000-11-28 Kenichi Handa <handa@etl.go.jp>
10355
10356 * international/mule-conf.el: Make the coding system no-conversion
10357 safe for all characters.
10358
10359 2000-11-27 Dave Love <fx@gnu.org>
10360
10361 * net/ldap.el (ldap) <defgroup>: Add :version.
10362
10363 * tooltip.el (tooltip-use-echo-area): Doc fix.
10364
10365 * cus-start.el <minibuffer-prompt-properties>: Add version.
10366 <read-buffer-function>: Add.
10367
10368 * apropos.el (apropos-print): Add help-echo to active text.
10369
10370 * term/x-win.el (x-select-enable-clipboard): Customize (per lispref).
10371
10372 2000-11-27 Gerd Moellmann <gerd@gnu.org>
10373
10374 * mail/rmail.el (rmail-automatic-folder-directives): Add a custom
10375 type, group and version.
10376
10377 2000-11-27 Eli Zaretskii <eliz@is.elta.co.il>
10378
10379 * select.el (x-get-selection): Docstring fix.
10380
10381 2000-11-27 Dave Pearson <davep@hagbard.demon.co.uk>
10382
10383 * play/5x5.el (5x5-play-solution): Bind hinhibit-quit to t.
10384
10385 2000-11-27 Andrew Innes <andrewi@gnu.org>
10386
10387 * makefile.nt (.SUFFIXES): Add .SUFFIXES.
10388
10389 * makefile.w32-in (.SUFFIXES): Add .SUFFIXES.
10390
10391 2000-11-27 Miles Bader <miles@gnu.org>
10392
10393 * dired.el (dired-get-filename): Return filename verbatim if
10394 LOCALP is `verbatim'.
10395 * dired-aux.el (dired-add-entry): Call `dired-get-filename' with
10396 `verbatim' so that we don't inadvertently delete a non-existant
10397 directory name.
10398
10399 2000-11-27 Kenichi Handa <handa@etl.go.jp>
10400
10401 * international/characters.el: Specify cases and syntaxes for
10402 mule-unicode-0100-24ff.
10403
10404 2000-11-27 Gerd Moellmann <gerd@gnu.org>
10405
10406 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Handle case
10407 that foreground and/or background colors of the face `tool-bar'
10408 are unspecified.
10409
10410 2000-11-27 Miles Bader <miles@gnu.org>
10411
10412 * wid-edit.el (widget-field-buffer, widget-field-start)
10413 (widget-field-end): Handle widget field `pseudo-overlays'.
10414 (widget-field-value-delete): Delete WIDGET from `widget-field-new'
10415 if it's there instead of in `widget-field-list'.
10416
10417 * help.el (help-manyarg-func-alist): Correct entry for `vconcat'.
10418 (help-make-xrefs): Delete extraneous newlines at the end of the
10419 docstring.
10420
10421 2000-11-25 Jason Rumney <jasonr@gnu.org>
10422
10423 * startup.el (command-line): Call set-locale-environment after
10424 Window System init file is read, as it can result in a call to
10425 redraw-frame.
10426
10427 2000-11-25 Eli Zaretskii <eliz@is.elta.co.il>
10428
10429 * simple.el (shell-command): Mention the effect of the prefix
10430 argument in the doc string.
10431
10432 2000-11-25 Miles Bader <miles@gnu.org>
10433
10434 * cus-face.el (custom-face-attributes): Add "None" choice to :stipple.
10435
10436 * wid-edit.el (widget-field-value-delete): Don't try to delete
10437 overlay when it's the `pseudo-overlay' that exists at some points.
10438
10439 2000-11-24 Jason Rumney <jasonr@gnu.org>
10440
10441 * international/mule-cmds.el (locale-language-names): Add "jp" as
10442 a non-standard alternative for Japanese.
10443
10444 2000-11-24 Andre Spiegel <spiegel@gnu.org>
10445
10446 * vc-hooks.el: Require 'cl during compilation.
10447
10448 2000-11-24 Gerd Moellmann <gerd@gnu.org>
10449
10450 * faces.el (face-set-after-frame-default): Let face attributes
10451 specified for new frames override frame parameters.
10452
10453 * startup.el (command-line): Fix computation of the source file
10454 for user-init-file when user-init-file is a compiled file.
10455
10456 2000-11-24 Miles Bader <miles@gnu.org>
10457
10458 * cus-edit.el (custom-filter-face-spec, custom-pre-filter-face-spec)
10459 (custom-post-filter-face-spec): New functions.
10460 (custom-face-set, custom-face-value-create): Filter the face spec
10461 before and after customization.
10462 (custom-face-set): If VALUE specifies a null face, pass a
10463 non-null-but-otherwise-ignored face-spec instead to `face-spec-set'.
10464 * cus-face.el (custom-face-attributes): Remove SET and GET
10465 functions. Add some IN-FILTER and OUT-FILTER functions in the few
10466 cases they're needed.
10467
10468 * wid-edit.el (checkbox): Add a small `X' to the the :on-glyph, so
10469 that it's distinguishable from the :off-glyph on dark-background
10470 displays. Set its background color too.
10471
10472 * cus-start.el (all): Restore entry for `mode-line-inverse-video',
10473 so that people can easily turn it off.
10474
10475 2000-11-24 Michael Kifer <kifer@cs.sunysb.edu>
10476
10477 * ediff-diff.el: Moved variables around to have it compile under NT.
10478
10479 * ediff-help.el (ediff-use-long-help-message): Made it customizable.
10480
10481 * ediff-init.el (ediff-abbrev-jobname): Use capitalize.
10482
10483 * ediff-wind.el (ediff-skip-unsuitable-frames): Deleted the
10484 redundant skip-small-frames test.
10485
10486 * viper-cmd.el (viper-change-state-to-vi): Disable overwrite mode.
10487 (viper-downgrade-to-insert): Protect against errors in hooks.
10488
10489 * viper-init.el (viper-vi-state-hook,viper-insert-state-hook)
10490 (viper-replace-state-hook,viper-emacs-state-hook): Do cursor handling.
10491 (viper-restore-cursor-type,viper-set-insert-cursor-type):
10492 New functions.
10493
10494 * viper-util.el (viper-memq-char): Bug fixes.
10495
10496 * viper.el (viper-mode): Fix cursor handling.
10497
10498 2000-11-24 Kenichi Handa <handa@etl.go.jp>
10499
10500 * international/mule-diag.el (list-iso-charset-chars):
10501 For two-byte charset, fix the `while' condition.
10502 (list-non-iso-charset-chars): Fix the `while' condition.
10503
10504 2000-11-23 Stefan Monnier <monnier@cs.yale.edu>
10505
10506 * subr.el (add-hook, remove-hook): Don't call make-local-hook
10507 if the variable is make-variable-buffer-local.
10508
10509 * progmodes/ada-stmt.el (ada-template-map):
10510 Initialize and bind it to C-c t in ada-mode-map.
10511 (ada-stmt-mode-hook): New function extracted from old code.
10512 Only change the buffer-local side of skeleton-*.
10513 (ada-mode-hook): Use it.
10514
10515 2000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
10516
10517 * iswitchb.el (iswitchb-minibuf-depth): New variable.
10518 (iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value
10519 we expect to be returned by minibuffer-depth once we prompt the
10520 user in the minibuffer.
10521 (iswitchb-entryfn-p): If minibuffer-depth returns the same value
10522 as recorded in iswitchb-minibuf-depth, return non-nil.
10523
10524 2000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
10525
10526 * hscroll.el (turn-on-hscroll, hscroll-mode, hscroll-global-mode)
10527 (hscroll-window-maybe): Docstring fix.
10528
10529 2000-11-23 Dave Love <fx@gnu.org>
10530
10531 * rect.el (string-rectangle): Don't test delete-selection-mode.
10532
10533 2000-11-23 Gerd Moellmann <gerd@gnu.org>
10534
10535 * avoid.el (mouse-avoidance-too-close-p): Return nil if mouse
10536 is in the tool bar.
10537
10538 * dired-aux.el (dired-add-entry): Don't call dired-get-filename
10539 with `no-dir'; we want the directory part to be able to remove it.
10540
10541 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
10542
10543 * textmodes/outline.el (outline-flag-region):
10544 Don't bind inhibit-read-only since we don't modify the buffer.
10545 (outline-isearch-open-invisible): Don't jump to overlay-start
10546 since we're trying to unhide text around point.
10547 (outline-discard-overlays): Use dolist.
10548
10549 * autoinsert.el (auto-insert-alist): Add `provide' to elisp skeleton.
10550
10551 2000-11-22 Gerd Moellmann <gerd@gnu.org>
10552
10553 * mail/rmail.el (rmail-confirm-expunge): Default to y-or-n-p.
10554
10555 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
10556
10557 * textmodes/tex-mode.el (tex-font-lock-keywords-1):
10558 Fix ARG regexp to skip quoted braces.
10559 (tex-font-lock-keywords-2): Fix ARG regexp to skip quoted braces.
10560 Remove `bf' and `it' from `bold' and `italic' (they were wrong and
10561 are (correctly) handled separately).
10562 Remove `caption' and `footnote' from `citations': they contain text.
10563 Don't highlight `textmd', `texttt' and `textrm' with bold-italic.
10564 (latex-skeleton-end-hook): New function.
10565 (latex-mode): Use it.
10566 (tex-start-tex-marker): Remove.
10567 (tex-send-tex-command): Don't set tex-start-tex-marker.
10568 (tex-error-parse-syntax-table): New var.
10569 (tex-compilation-parse-errors): Use it.
10570 Ignore tex-start-tex-marker. Don't bother with marker-position.
10571 (tex-validate-buffer): Don't bother with marker-position.
10572
10573 * textmodes/flyspell.el (flyspell-prog-text-faces): New var.
10574 (flyspell-generic-progmode-verify): Use it.
10575
10576 2000-11-22 Sam Steingold <sds@gnu.org>
10577
10578 * simple.el (delete-trailing-whitespace): New interactive function.
10579
10580 * progmodes/ada-mode.el (ada-mode): Use it instead of
10581 `ada-remove-trailing-spaces'.
10582 (ada-remove-trailing-spaces): Removed.
10583
10584 * textmodes/two-column.el (2C-merge): Recommend it in the doc.
10585
10586 * textmodes/picture.el (picture-clean): Removed.
10587 (picture-mode-exit): Call it instead of `picture-clean'.
10588
10589 2000-11-22 Gerd Moellmann <gerd@gnu.org>
10590
10591 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
10592
10593 * hi-lock.el (hi-lock-refontify): Don't call non-existent
10594 jit-lock-fontify-buffer; it should anyway be unneccessary to
10595 do anything special when jit-lock is active.
10596 (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs.
10597
10598 2000-11-22 Dave Love <fx@gnu.org>
10599
10600 * calendar/todo-mode.el (todo-top-priorities): Use
10601 todo-tmp-buffer-name. From Milan Zamazal <Milan.Zamazal@qbizm.com>.
10602
10603 * language/chinese.el, language/cyrillic.el:
10604 * language/devanagari.el, language/ethiopic.el, language/greek.el:
10605 * language/hebrew.el, language/indian.el, language/japanese.el:
10606 * language/korean.el, language/lao.el, language/misc-lang.el:
10607 * language/thai.el, language/tibetan.el, language/vietnamese.el:
10608 Use provide.
10609
10610 * cus-edit.el (custom-buffer-create-internal): Save some consing.
10611 (custom-variable-set): Improve validation error mesage.
10612
10613 * rect.el (string-rectangle): Revert last change.
10614 (string-rectangle-line): New arg DELETE.
10615 (string-rectangle): Check delete-selection-mode.
10616
10617 * emacs-lisp/edebug.el (edebug-version)
10618 (edebug-maintainer-address): Deleted.
10619 (edebug-submit-bug-report): Just alias to report-emacs-bug.
10620 (edebug-read-function): Account for other `'#' read forms.
10621 (edebug-mode-menus): Make some items toggles.
10622 (edebug-outside-unread-command-event, unread-command-event):
10623 Remove these to avoid warnings.
10624
10625 2000-11-22 David Ponce <david@dponce.com>
10626
10627 * recentf.el (recentf-menu-items-for-commands)
10628 (recentf-make-menu-items, recentf-make-menu-item)
10629 (recentf-filter-changer): Added :help and :active menu-item properties.
10630
10631 (recentf-build-dir-rules, recentf-dump-variable)
10632 (recentf-edit-list, recentf-open-files-item)
10633 (recentf-open-files): Replaced unnecessary `mapcar' with new
10634 built-in `mapc'.
10635
10636 2000-11-23 Miles Bader <miles@gnu.org>
10637
10638 * faces.el (menu): Make inverse-video on ttys too.
10639
10640 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
10641
10642 * simple.el (comment-line-break-function): Use the new name
10643 indent-new-comment-line -> comment-indent-new-line.
10644 (clone-indirect-buffer): Don't ignore NORECORD.
10645 (next-completion): Properly handle the case where items are adjacent.
10646
10647 * mouse.el (popup-menu): Stupid typo.
10648
10649 2000-11-22 Gerd Moellmann <gerd@gnu.org>
10650
10651 * emacs-lisp/authors.el: Remove autoload cookies, add author,
10652 maintainer, keywords tags.
10653
10654 * rect.el (replace-rectangle): Don't call string-rectangle-line
10655 with too many arguments.
10656
10657 2000-11-22 Andre Spiegel <spiegel@gnu.org>
10658
10659 * ediff-util.el (ediff-file-checked-out-p)
10660 (ediff-file-checked-in-p): Call vc-state instead of
10661 vc-locking-user, which no longer exists.
10662
10663 * emulation/viper-util.el (viper-file-checked-in-p): Same as above.
10664
10665 2000-11-22 Dave Love <fx@gnu.org>
10666
10667 * md5.el (md5): Provide.
10668 (md5): Fix error call.
10669
10670 2000-11-22 Miles Bader <miles@gnu.org>
10671
10672 * textmodes/refill.el (refill-adjust-ignorable-overlay)
10673 (refill-fill-paragraph-at): Remove debugging code.
10674
10675 * calendar/calendar.el (generate-calendar-window): When we don't
10676 call `fit-window-to-buffer', make sure the top line is fully visible.
10677
10678 * image-file.el (insert-image-file): Don't make `read-only'
10679 property rear-nonsticky.
10680
10681 * isearch.el (isearch-original-minibuffer-message-timeout): New var.
10682 (isearch-mode): Set `minibuffer-message-timeout' to nil, after
10683 stashing away its original value.
10684 (isearch-edit-string): Temporarily restore `minibuffer-message-timeout'
10685 in the recursive edit.
10686 Bind `isearch-original-minibuffer-message-timeout' to protect it.
10687 (isearch-done): Restore `minibuffer-message-timeout'.
10688
10689 * cus-start.el: Remove entry for `mode-line-inverse-video'.
10690
10691 2000-11-21 Stefan Monnier <monnier@cs.yale.edu>
10692
10693 * progmodes/ada-mode.el (ada-mode): `set '' -> `setq'.
10694
10695 * find-lisp.el (find-lisp-find-files-internal):
10696 Use dolist, when and file-name-as-directory.
10697
10698 * emacs-lisp/edebug.el (edebug-form-spec prop): Use dolist.
10699 (define-derived-mode, define-minor-mode): Add specs.
10700
10701 * window.el: General comment and spacing fixes.
10702 (save-selected-window): Use backquotes.
10703 (window-safely-shrinkable-p): New function.
10704 (shrink-window-if-larger-than-buffer): Use it.
10705
10706 * subr.el (make-local-hook): Docstring fix.
10707
10708 * shell.el (shell-mode): Use define-derived-mode.
10709
10710 * newcomment.el (comment-indent): Insert comment before calling
10711 comment-indent-function. Don't insert in column 0.
10712 (comment-dwim): Indent before inserting comment.
10713
10714 * isearch.el (isearch-mode-map): Fix docstring. Init in defvar.
10715 (minibuffer-local-isearch-map): Init in defvar. Use inheritance.
10716 (isearch-clean-overlays, isearch-range-invisible, isearch-unread):
10717 Use mapc rather than map.
10718
10719 * files.el (find-buffer-visiting): Compare all attributes before
10720 declaring two files identical (rather than just their inode-no).
10721 (auto-mode-alist): Use \' rather than $.
10722
10723 * which-func.el: Update maintainer line.
10724
10725 * pcvs.el (uniquify-buffer-file-name): Remove advice.
10726 * uniquify.el (uniquify-list-buffers-directory-modes): New var.
10727 (uniquify-buffer-file-name): Use it.
10728
10729 2000-11-22 Miles Bader <miles@gnu.org>
10730
10731 * cus-start.el: Add entry for `minibuffer-prompt-properties'.
10732 * simple.el (minibuffer-avoid-prompt): New function.
10733
10734 2000-11-21 Gerd Moellmann <gerd@gnu.org>
10735
10736 * Makefile.in (.SUFFIXES): Add .SUFFIXES.
10737
10738 2000-11-21 Miles Bader <miles@gnu.org>
10739
10740 * emacs-lisp/advice.el (ad-special-forms): Correct the conditional
10741 inclusion of `track-mouse'.
10742
10743 * textmodes/refill.el (refill-ignorable-overlay): New variable.
10744 (refill-adjust-ignorable-overlay): New function.
10745 (refill-fill-paragraph-at): Use `refill-ignorable-overlay' to fill
10746 only the paragraph's tail if possible.
10747 Update `refill-ignorable-overlay'.
10748 (refill-mode): Initialize/cleanup `refill-ignorable-overlay'.
10749
10750 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
10751 point inside the fill-prefix.
10752
10753 * textmodes/refill.el (refill-post-command-function): Don't reset
10754 refill-doit in the case where a self-insertion command doesn't
10755 case a refill. Use `refill-fill-paragraph-at', getting position
10756 from `refill-doit'.
10757 (refill-after-change-function): Set `refill-doit' to END.
10758 (refill-fill-paragraph-at): New function, mostly from old
10759 refill-fill-paragraph.
10760 (refill-fill-paragraph): Use `refill-fill-paragraph-at'.
10761 (refill-pre-command-function): New function.
10762 (refill-mode): Add it to `pre-command-hook'.
10763
10764 2000-11-20 Gerd Moellmann <gerd@gnu.org>
10765
10766 * textmodes/artist.el (artist-mode): Fix autoload cookie.
10767
10768 * font-lock.el (java-keywords): Add MATCH-HIGHLIGHT part for
10769 javadoc tags.
10770
10771 2000-11-20 Andre Spiegel <spiegel@gnu.org>
10772
10773 * vc.el, vc-hooks.el: Undo prev change (moved functions back to
10774 vc.el).
10775
10776 * vc-rcs.el (vc-rcs-state): Before calling vc-workfile-unchanged-p,
10777 require vc.
10778
10779 * vc-cvs.el (vc-cvs-checkout): Fix bug that broke C-x v ~-style
10780 checkouts.
10781
10782 2000-11-20 Dave Love <fx@gnu.org>
10783
10784 * Makefile.in (DONTCOMPILE): Omit bindings.el.
10785
10786 2000-11-20 Eli Barzilay <eli@www.barzilay.org>
10787
10788 * calculator.el (calculator-paste): Use `if' instead of `and'
10789 and `or'.
10790 (calculator-help): Don't use electric-describe-mode for XEmacs.
10791
10792 2000-11-19 Gerd Moellmann <gerd@gnu.org>
10793
10794 * info.el (info-menu-5): Doc fix.
10795
10796 * textmodes/artist.el: New file.
10797
10798 2000-11-19 Andre Spiegel <spiegel@gnu.org>
10799
10800 * vc-rcs.el (vc-rcs-state): Call vc-workfile-unchanged-p only here,
10801 and differentiate according to checkout model.
10802 (vc-rcs-fetch-master-state): Don't call vc-workfile-unchanged-p,
10803 since this function is only concerned with master state.
10804
10805 * vc-hooks.el (vc-workfile-unchanged-p)
10806 (vc-default-workfile-unchanged-p): Moved here from vc.el.
10807
10808 * vc.el (vc-workfile-unchanged-p)
10809 (vc-default-workfile-unchanged-p): See above.
10810
10811 2000-11-19 Miles Bader <miles@gnu.org>
10812
10813 * image-file.el (insert-image-file): Make `intangible' and
10814 `read-only' properties rear-nonsticky too.
10815
10816 2000-11-18 Gerd Moellmann <gerd@gnu.org>
10817
10818 * ps-print.el: Update copyright notice.
10819
10820 * tooltip.el (tooltip-x-offset, tooltip-y-offset): New user-options.
10821 (tooltip-show): Use the offsets.
10822
10823 * bindings.el (mode-line-modified): Fix a typo.
10824 (mode-line-toggle-modified, mode-line-widen)
10825 (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos.
10826
10827 2000-11-17 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10828
10829 * ps-print.el (toplevel): Test for find-coding-system being
10830 fboundp before calling ps-x-find-coding-system.
10831
10832 2000-11-16 Stefan Monnier <monnier@cs.yale.edu>
10833
10834 * vc.el (vc-version-diff): Bind inhibit-read-only when inserting text.
10835 (vc-version-backup-file): Docstring fix.
10836
10837 2000-11-16 Gerd Moellmann <gerd@gnu.org>
10838
10839 * files.el (basic-save-buffer): Don't add a newline if
10840 find-file-literally is non-nil.
10841 (find-file-literally): Extend doc string.
10842
10843 * sort.el (sort-columns): If sort-fold-case it non-nil, invoke
10844 sort(1) with the `-f' argument.
10845
10846 2000-11-16 Andre Spiegel <spiegel@gnu.org>
10847
10848 * vc.el: Updated backend documentation.
10849 (vc-default-check-headers): New function.
10850
10851 * vc-{cvs,rcs,sccs}.el: Functions reordered.
10852
10853 * vc.el (vc-revert-buffer): Ask for confirmation if file seems
10854 up-to-date.
10855 (vc-do-command): In the asynchronous case, output messages only if
10856 the minibuffer is not active.
10857
10858 * vc-cvs.el (vc-cvs-revert): Use `cvs unedit' only if
10859 `vc-cvs-use-edit' is on.
10860 (vc-cvs-checkout): When this is used for reverting the workfile,
10861 make a backup of the original contents and revert to that in case
10862 of error.
10863 (vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for
10864 remote repositories.
10865
10866 * vc.el (vc-annotate): Changed handling of prefix arg; now asks
10867 for both version and ratio in the minibuffer.
10868
10869 * vc-cvs.el (vc-cvs-annotate-command): New optional arg VERSION.
10870 Use vc-do-command to perform the annotation, not call-process.
10871
10872 2000-11-16 Kenichi Handa <handa@etl.go.jp>
10873
10874 * international/quail.el (quail-start-translation): Don't call
10875 `message' before reading key sequence.
10876
10877 2000-11-16 Miles Bader <miles@lsi.nec.co.jp>
10878
10879 * net/ange-ftp.el (ange-ftp-file-modtime): Don't use `caddr'.
10880
10881 2000-11-16 Kenichi Handa <handa@etl.go.jp>
10882
10883 * window.el (fit-window-to-buffer): Be sure to acquire at least
10884 one text line even if the buffer is empty.
10885
10886 2000-11-16 Gerd Moellmann <gerd@gnu.org>
10887
10888 * net/ange-ftp.el (ange-ftp-file-writable-p)
10889 (ange-ftp-file-readable-p, ange-ftp-file-executable-p):
10890 Bind ange-ftp-process-verbose to nil.
10891
10892 2000-11-15 Dave Love <fx@gnu.org>
10893
10894 * wid-edit.el (widget-specify-field, widget-specify-button):
10895 If :help-echo is a function, set help-echo of overlay to
10896 widget-mouse-help.
10897 (widget-mouse-help): New function.
10898 (widget-echo-help): Rewritten for :help-echo functions only taking
10899 a widget arg.
10900
10901 * net/eudc-bob.el (eudc-bob-can-display-inline-images):
10902 Use display-graphic-p.
10903 (eudc-bob-display-jpeg) <!eudc-xemacs-p>: Test create-image bound
10904 and that JPEG is available.
10905 (eudc-bob-toggle-inline-display): Avoid non-existent `imagep'.
10906
10907 * international/mule-cmds.el (locale-charset-language-names):
10908 Match @euro.
10909
10910 2000-11-15 Gerd Moellmann <gerd@gnu.org>
10911
10912 * faces.el (face-set-after-frame-default):
10913 If `inhibit-default-face-x-resources' is bound, don't intialize the
10914 default face from X resources.
10915
10916 2000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
10917
10918 * Makefile.in (custom-deps, finder-data, autoloads, recompile):
10919 Don't set EMACSLOADPATH.
10920
10921 2000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
10922
10923 * textmodes/texinfo.el (texinfo-insert-@uref): Renamed from
10924 texinfo-insert-@url.
10925 (texinfo-insert-@url): A defalias for texinfo-insert-@uref.
10926 (texinfo-mode-map): Bind "C-c C-c u" to texinfo-insert-@uref.
10927
10928 2000-11-14 Stefan Monnier <monnier@cs.yale.edu>
10929
10930 * emacs-lisp/checkdoc.el (checkdoc-minor-mode) <defvar>: Remove.
10931 (checkdoc-minor-mode-map): New map, replaces checkdoc-minor-keymap.
10932 (checkdoc-minor-keymap): Backward compatibility.
10933 (checkdoc-minor-menu): Don't bother checking checkdoc-minor-keymap.
10934 (checkdoc-minor-mode) <defun>: Use easy-mmode-define-minor-mode.
10935 (checkdoc-this-string-valid-engine): Be a bit more strict
10936 to avoid matching substrings of `...' quoted vars/funs.
10937 (checkdoc-defun-info): Only look for `interactive' if alone.
10938 (debug-ignored-errors): Add "arg doesn't appear in docstring".
10939
10940 * progmodes/compile.el (grep): `tag-default' can be nil.
10941
10942 * newcomment.el (comment-indent): Paren typo.
10943
10944 2000-11-14 Dave Love <fx@gnu.org>
10945
10946 * calculator.el: New maintainer version.
10947
10948 * diff-mode.el (diff-imenu-generic-expression): Modify unidiff pattern.
10949
10950 * cmuscheme.el: Doc fixes.
10951 (cmuscheme) <defgroup>: Use `scheme' as parent.
10952 (cmuscheme-program-name): Remove. Change uses to scheme-program-name.
10953
10954 * xscheme.el (scheme-program-name): Don't define here.
10955
10956 * progmodes/scheme.el (scheme-program-name): New variable
10957 (originally in cmuscheme).
10958
10959 2000-11-14 Miles Bader <miles@gnu.org>
10960
10961 * window.el (fit-window-to-buffer): Handle windows without mode-lines.
10962 Handle header-lines. Don't loop forever if we can't enlarge the
10963 window anymore. Simplify a bit.
10964
10965 2000-11-14 Kenichi Handa <handa@etl.go.jp>
10966
10967 * window.el (fit-window-to-buffer): Don't check
10968 window-text-height. Assure that the last line is fully visible.
10969
10970 * international/quail.el (quail-show-guidance-buf):
10971 Call fit-window-to-buffer to assure the enough height of the guidance
10972 buffer.
10973 (quail-update-guidance): Avoid making the guidance buffer shorter.
10974
10975 2000-11-14 Stefan Monnier <monnier@cs.yale.edu>
10976
10977 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Use `keep'
10978 rather than `prepend' and add an interesting comment.
10979 (tex-math-face, tex-font-lock-syntactic-face-function):
10980 New face and function to use it.
10981 (tex-define-common-keys, tex-mode-map): Use menu-item rather
10982 than `menu-enable' symbol property.
10983 (tex-mode-map): Bind {, (, [ and $ to skeleton-pair-insert-maybe.
10984 (tex-mode): Add some latex-mode commands for auto-selection.
10985 Use tex-font-lock-syntactic-face-function.
10986 (tex-insert-quote): Simplify.
10987 (tex-shell): New mode.
10988 (tex-start-shell): Use it.
10989 (tex-shell-proc, tex-shell-buf): New functions.
10990 (tex-send-command): Use it.
10991 (tex-main-file): Fix the meaning of the new arg REALFILE.
10992 (tex-send-tex-command): New function split from `tex-start-tex'.
10993 Set compilation-last-buffer and compilation-parsing-end.
10994
10995 * newcomment.el (comment-indent-default): Stick \s<\s< to the left
10996 when it follows non-comment text on the line.
10997
10998 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
10999 Set font-lock-defaults.
11000 (lisp-mode-shared-map): Init inside the defvar.
11001 (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):
11002 Use define-derived-mode.
11003
11004 2000-11-14 Miles Bader <miles@lsi.nec.co.jp>
11005
11006 * faces.el (header-line): Use `:box nil' for color/gs displays too.
11007
11008 2000-11-14 Gerd Moellmann <gerd@gnu.org>
11009
11010 * emacs-lisp/byte-opt.el (byte-compile-unfold-lambda):
11011 Don't recursively optimize body because that can lead to infinite
11012 recursion; see comment there.
11013
11014 2000-11-13 Eli Zaretskii <eliz@is.elta.co.il>
11015
11016 * faces.el (face-spec-set-match-display): Revert the change from
11017 2000-10-24. Add a FIXME for after v21.1.
11018
11019 2000-11-13 Miles Bader <miles@gnu.org>
11020
11021 * textmodes/fill.el (skip-line-prefix): New function.
11022 (fill-region-as-paragraph, fill-region): Return the fill-prefix.
11023 (fill-paragraph): Don't leave point inside the fill-prefix.
11024 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
11025 point inside the fill-prefix.
11026
11027 2000-11-13 Miles Bader <miles@lsi.nec.co.jp>
11028
11029 * calendar/calendar.el (generate-calendar-window):
11030 Use `fit-window-to-buffer'.
11031
11032 2000-11-12 Stefan Monnier <monnier@cs.yale.edu>
11033
11034 * gud.el (gud-minor-mode): New var.
11035 (gud-symbol, gud-val): New functions.
11036 (gud-find-file): Copy gud-minor-mode to the new buffer.
11037 (gud-menu-map): Include entries for commands that are not always
11038 available, using :enable to (de)activate them.
11039 (gud-minor-mode-map): New map. Add it to minor-mode-map-alist.
11040 (gud-mode-map): New map.
11041 (gud-gdb-find-file, gud-sdb-find-file, gud-dbx-find-file)
11042 (gud-xdb-find-file, gud-perldb-find-file, gud-pdb-find-file):
11043 Don't set up gud's menu (it's done by the minor-mode).
11044 (gud-minibuffer-local-map): New.
11045 Replace gdb-minibuffer-local-map and pdb-minibuffer-local-map.
11046 (gud-query-cmdline): New function.
11047 (gdb, sdb, dbx, xdb, perldb, pdb, jdb): Use it. Set gud-minor-mode.
11048 (gud-mode): Use define-derived-mode.
11049 Don't set up gud's menu (it's done by the minor-mode).
11050 (gud-chop-words): Remove.
11051 (gud-common-init): Use split-string instead.
11052 (gud-new-keymap, gud-make-debug-menu): Eradicate.
11053
11054 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
11055 Add keyword arg :name.
11056
11057 * diff-mode.el (diff-mode-menu): Add entry for applying hunk.
11058 (diff-count-matches, diff-split-hunk): New functions.
11059 (diff-mode-map): Bind C-c C-s to diff-split-hunk.
11060
11061 * pcvs-info.el (cvs-fi-conflict-face): New var.
11062
11063 * progmodes/sh-script.el (sh-mode-syntax-table) <defvar>:
11064 Make it into a simple syntax-table, shared among all submodes.
11065 (sh-heredoc-face): Re-introduce.
11066 (sh-font-lock-syntactic-face-function): New function.
11067 (sh-mode): Use it. Also use define-derived-mode.
11068 Remove old bogus setting of indent-region-function.
11069 (sh-set-shell): Don't set the syntax-table any more.
11070 (sh-mode-syntax-table) <defun>: Remove.
11071
11072 2000-11-12 Miles Bader <miles@gnu.org>
11073
11074 * textmodes/flyspell.el (flyspell-mode-on): Only output welcome
11075 message if interactive.
11076
11077 2000-11-12 Dave Love <fx@gnu.org>
11078
11079 * mail/feedmail.el: Fix header,
11080 (feedmail) <defgroup>: Add :link.
11081
11082 * view.el: Use local-map property, not keymap on mode-line string.
11083
11084 * scroll-all.el (scroll-all-mode): Customize variable.
11085 Add autoload cookie to function.
11086
11087 * lazy-lock.el: Remove compatibility code.
11088
11089 * finder.el (finder-known-keywords): Add `files', remove `vms'.
11090 (finder-help-echo): New variable.
11091 (finder-mouse-face-on-line): Add help-echo stuff.
11092 (finder-list-keywords, finder-list-matches): Use mapc.
11093
11094 * faces.el (face-font-registry-alternatives): Add :version.
11095
11096 * progmodes/etags.el (visit-tags-table-buffer): Beware of `t' in
11097 tags-table-list.
11098
11099 * net/browse-url.el (browse-url-browser-function): Update :version.
11100
11101 * mail/sendmail.el (mail-font-lock-keywords): Use [:alpha:], not a-z.
11102 (mail-mode): Use [:alnum:] in some regexps.
11103
11104 2000-11-10 Dave Love <fx@gnu.org>
11105
11106 * ediff.el (ediff-regions-internal, ediff-documentation):
11107 * ediff-vers.el (rcs-ediff-view-revision): Put temp buffer into
11108 fundamental mode.
11109
11110 * ediff-util.el (ediff-status-info, ediff-debug-info): Put temp
11111 buffer into fundamental mode.
11112 (ediff-set-difference): Use copy-sequence if available.
11113
11114 * ediff-ptch.el (ediff-dispatch-file-patching-job):
11115 Check ediff-patch-map non-nil.
11116 (ediff-fixup-patch-map, ediff-fixup-patch-map)
11117 (ediff-fixup-patch-map, ediff-patch-file-internal): Put temp
11118 buffer into fundamental mode.
11119
11120 * ediff-merg.el (state-or-merge): Defvar when compiling.
11121
11122 2000-11-10 Jason Rumney <jasonr@gnu.org>
11123
11124 * w32-fns.el (w32-add-charset-info): New function.
11125 (w32-charset-info-alist): Use it.
11126
11127 2000-11-10 Gerd Moellmann <gerd@gnu.org>
11128
11129 * faces.el (face-font-registry-alternatives): New user-option.
11130
11131 2000-11-10 Stefan Monnier <monnier@cs.yale.edu>
11132
11133 * textmodes/texinfo.el (texinfo-block-default): New var.
11134 (texinfo-insert-block): Use it. Insert a newline if needed.
11135
11136 * textmodes/fill.el (fill-indent-according-to-mode): New var.
11137 (fill-region-as-paragraph): Use it.
11138
11139 * textmodes/tex-mode.el (standard-latex-block-names): Add "math".
11140 (latex-mode): Tweak tex-*-(head|trail)er regexps.
11141 Tweak paragraph regexps to allow a leading [ \t]*.
11142 (tex-latex-block): Insert a newline if necessary.
11143 (latex-insert-item): Only insert a newline if necessary.
11144 (tex-guess-main-file): New function.
11145 (tex-main-file): Use it. Add arg `realfile'. Trim `.tex'.
11146 Set tex-main-file if TeX-master is provided.
11147 (tex-latex-indent-syntax-table): Map ( and ) to punctuation.
11148
11149 2000-11-10 Gerd Moellmann <gerd@gnu.org>
11150
11151 * startup.el (command-line): Set the default tooltip-mode
11152 to t for graphical displays which implement x-show-tip.
11153
11154 * tooltip.el (tooltip-mode): Add a comment about startup.el
11155 setting the default value of this user-option.
11156
11157 2000-11-09 Stefan Monnier <monnier@cs.yale.edu>
11158
11159 * font-lock.el (font-lock-*-face) <defvar>: Move.
11160 (font-lock-defaults-alist): Mark obsolete.
11161 (font-lock-mode, font-lock-mode-hook) <defvar>: Remove.
11162 (font-lock-mode): Use define-minor-mode.
11163 (font-lock-support-mode): Tweak type to default to jit-lock-mode.
11164 (font-lock-turn-off-thing-lock): Be more explicit.
11165 (font-lock-apply-syntactic-highlight): Use string-to-syntax after eval.
11166 (font-lock-syntactic-face-function): New var.
11167 (font-lock-fontify-syntactically-region): Use it.
11168 (font-lock-doc-face): New.
11169
11170 * pcvs.el (cvs-enabledp): Ignore errors.
11171 (cvs-commit-filelist): Never query.
11172 (cvs-mode-insert): Always add a terminating / in the initial prompt.
11173 (cvs-mode-diff-backup): Use cvs-partition rather than delete-if-not.
11174 (cvs-do-removal): Use cvs-partition rather than delete-if.
11175 Use cvs-insert-strings, cvs-pop-to-buffer-same-frame and
11176 cvs-bury-buffer.
11177
11178 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
11179 Allow `next' to jump to after the end of the last match.
11180
11181 2000-11-09 Gerd Moellmann <gerd@gnu.org>
11182
11183 * simple.el (byte-compiling-files-p): New function.
11184
11185 * textmodes/ispell.el (toplevel): Use byte-compiling-files-p
11186 if it is there.
11187
11188 * emacs-lisp/bytecomp.el (byte-compile-current-file): Bind it to
11189 nil again.
11190
11191 * textmodes/ispell.el (ispell-library-path): Don't call
11192 check-ispell-version when byte-compiling because that starts
11193 an ispell process, and ispell might not be installed.
11194 (toplevel): Don't set up a menu when byte-compiling.
11195
11196 * emacs-lisp/bytecomp.el (byte-compile-current-file): Don't bind
11197 it, so that a boundp test can be used to determine if we're
11198 currently byte-compiling.
11199
11200 2000-11-09 Dave Love <fx@gnu.org>
11201
11202 * pcvs.el (uniquify-buffer-file-name): Wrap advice in eval-after-load.
11203
11204 2000-11-09 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11205
11206 * ps-print.el: Patch for variable initialization when spooling.
11207 Doc fix.
11208 (ps-output-list): Fun eliminated.
11209 (ps-begin-file, ps-begin-job): Code fix.
11210
11211 2000-11-08 Dave Love <fx@gnu.org>
11212
11213 * ediff-wind.el (ediff-control-frame-parameters): Zero tool-bar-lines.
11214
11215 2000-11-08 Gerd Moellmann <gerd@gnu.org>
11216
11217 * simple.el (shell-command, display-message-or-buffer)
11218 (shell-command-on-region): Mention resize-mini-windows in the doc
11219 string.
11220 (display-message-or-buffer): Take the value of resize-mini-windows
11221 into account.
11222
11223 2000-11-07 Gerd Moellmann <gerd@gnu.org>
11224
11225 * macros.el (insert-kbd-macro): Print semi-colons as `?\;'.
11226
11227 * dired.el (dired-between-files): Add `^. find' as an alternative
11228 to the regular expression, for find-dired.
11229
11230 2000-11-06 Stefan Monnier <monnier@cs.yale.edu>
11231
11232 * textmodes/texnfo-upd.el: Require texinfo.
11233 (defmacro, defgroup): Remove.
11234 (texinfo-section-to-generic-alist): Remove.
11235 Use texinfo-section-list instead (i.e. level is changed string->int).
11236 (texinfo-filter): New function.
11237 (texinfo-chapter-level-regexp, texinfo-subsubsection-level-regexp)
11238 (texinfo-subsection-level-regexp, texinfo-section-level-regexp):
11239 Use it. And use regexp-opt.
11240 (texinfo-find-higher-level-node, texinfo-hierarchic-level)
11241 (texinfo-update-menu-region-beginning)
11242 (texinfo-update-menu-higher-regexps, texinfo-update-menu-lower-regexps)
11243 (texinfo-update-the-node, texinfo-sequentially-update-the-node)
11244 (texinfo-update-menu-same-level-regexps): Update.
11245 (texinfo-update-node, texinfo-every-node-update)
11246 (texinfo-sequential-node-update): Remove autoload cookie.
11247
11248 * textmodes/texinfo.el (texinfo-section-list): Change majorheading.
11249 (texinfo-font-lock-syntactic-keywords): Use syntax-strings.
11250 (texinfo-chapter-level-regexp): Remove.
11251 (texinfo-mode): Hard code texinfo-chapter-level-regexp.
11252
11253 2000-11-06 Dave Love <fx@gnu.org>
11254
11255 * autoinsert.el (auto-insert-alist) <latex-mode>: Use \documentclass.
11256
11257 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
11258 Match defun*.
11259
11260 2000-11-06 Kenichi Handa <handa@etl.go.jp>
11261
11262 * composite.el (composition-function-table): Variable declaration
11263 moved to src/composite.c.
11264 (compose-chars-after): New optional arg object.
11265
11266 2000-11-06 Gerd Moellmann <gerd@gnu.org>
11267
11268 * bindings.el (mode-line-toggle-read-only)
11269 (mode-line-toggle-modified, mode-line-widen)
11270 (mode-line-abbrev-mode, mode-line-auto-fill-mode): New functions.
11271 (make-mode-line-mouse2-map): Rewritten.
11272 (mode-line-modified, mode-line-format, minor-mode-alist): Use new
11273 functions so that C-h k can show something with a doc string.
11274
11275 * startup.el (fancy-splash-delay): Set to 10 seconds.
11276 (fancy-splash-max-time): New user-option.
11277 (fancy-splash-stop-time): New variable.
11278 (fancy-splash-screens): Set it. Catch `stop-splashing'.
11279 (fancy-splash-screens-1): Throw `stop-splashing' when current
11280 time is greater than fancy-splash-stop-time.
11281
11282 2000-11-06 Stefan Monnier <monnier@cs.yale.edu>
11283
11284 * vc-hooks.el (vc-insert-file): Don't assume byte==char.
11285
11286 * pcvs.el (cvs-mode-marked): New arg `noquery'.
11287 Prompt user for a file rather than raising an error.
11288 (cvs-enabledp): Fix call to cvs-mode-marked.
11289 (cvs-insert-file): New function (extracted from cvs-mode-insert).
11290 (cvs-mode-insert): Use it. Change the init prompt' value.
11291 (cvs-mode-tree): Use cvs-status-cvstrees instead of cvs-status-trees.
11292
11293 * emacs-lisp/ewoc.el (ewoc-goto-prev, ewoc-goto-next):
11294 Don't pass default arg to ewoc-locate.
11295 (ewoc-collect): Return result in the right order.
11296
11297 * log-edit.el (log-edit-show-files): Use cvs-insert-strings.
11298
11299 * cvs-status.el (cvs-tree-merge): Use cvs-butlast (avoid CL).
11300 (cvs-status-get-tags): Fix regexp.
11301 (cvs-status-trees, cvs-status-cvstrees):
11302 Combine after change hooks and don't sit-for.
11303 (cvs-tree-use-jisx0208): Rename from cvs-tree-dstr-2byte-ready.
11304 (cvs-tree-char-*): Rename from cvs-tree-dstr-char-*.
11305 Use make-char rather than hard-coded cryptic data.
11306 (cvs-status-cvstrees): Convert the buffer to multibyte if necessary.
11307
11308 * pcvs-defs.el (cvs-menu): Add entries for tree and insert.
11309
11310 * pcvs-util.el (cvs-butlast, cvs-nbutlast): New (copied from CL).
11311 (cvs-insert-strings): New function.
11312
11313 2000-11-06 Miles Bader <miles@lsi.nec.co.jp>
11314
11315 * mwheel.el (mouse-wheel-scroll-amount): Renamed from
11316 `mwheel-scroll-amount'.
11317 (mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'.
11318 (mouse-wheel-mode): Use (featurep 'xemacs) instead of
11319 string-matching against the version string.
11320
11321 2000-11-06 Kenichi Handa <handa@etl.go.jp>
11322
11323 * language/thai.el ("Thai"): Set a lisp form that produces
11324 composed string in `sample-text' language info.
11325
11326 * language/tibetan.el ("Tibetan"): Set a lisp form that produces
11327 composed string in `sample-text' language info.
11328
11329 * international/mule-cmds.el (describe-language-environment):
11330 Eval `sample-text' data and insert the result.
11331
11332 * international/mule-conf.el (compound-text): Define this coding
11333 system here. Make x-ctext and ctext aliases of it.
11334
11335 * language/european.el (compound-text, ctext): Moved to
11336 international/mule-conf.el.
11337
11338 2000-11-05 Andrew Innes <andrewi@gnu.org>
11339
11340 * w32-fns.el (w32-version): New function.
11341
11342 2000-11-05 Stefan Monnier <monnier@cs.yale.edu>
11343
11344 * progmodes/awk-mode.el: Update copyright.
11345 (awk-mode-abbrev-table): Remove.
11346 (awk-font-lock-keywords): Use regexp-opt.
11347 (awk-mode): Use define-derived-mode.
11348
11349 * emacs-lisp/regexp-opt.el (regexp-opt-group): Sort the strings
11350 when extracting a suffix.
11351
11352 2000-11-04 Andre Spiegel <spiegel@gnu.org>
11353
11354 * vc-hooks.el (vc-insert-file): Rewritten. Don't bother about
11355 auto-save-mode.
11356
11357 2000-11-04 Jason Rumney <jasonr@gnu.org>
11358
11359 * language/european.el (decode-mac-roman): Test against r1 not r0.
11360
11361 2000-11-03 Stefan Monnier <monnier@cs.yale.edu>
11362
11363 * progmodes/icon.el (icon-mode-map): Don't rebind \t.
11364 (icon-mode): Define indent-line-function.
11365 (icon-comment-indent): Simplify.
11366 (icon-font-lock-keywords-2): Use the `words' arg to regexp-opt.
11367
11368 * emacs-lisp/find-func.el (find-function-do-it): Quote the hook.
11369
11370 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
11371 Bind change-log-default-mode to defeat the caching done on it.
11372 Don't bother saving excursion any more.
11373
11374 * menu-bar.el (minibuffer maps): Use dolist rather than mapcar.
11375
11376 * frame.el (after-setting-font-hook): Rename hooks -> hook.
11377 (set-frame-font): Use the new name (and the old for compatibility).
11378
11379 * toolbar/tool-bar.el (tool-bar-mode):
11380 * time.el (display-time-mode):
11381 * recentf.el (recentf-mode):
11382 * paren.el (show-paren-mode):
11383 * mwheel.el (mouse-wheel-mode):
11384 * msb.el (msb-mode):
11385 * jka-compr.el (auto-compression-mode):
11386 * image-file.el (auto-image-file-mode):
11387 * hl-line.el (hl-line-mode):
11388 * delsel.el (delete-selection-mode):
11389 * autoinsert.el (auto-insert-mode):
11390 * complete.el (partial-completion-mode): Drop unneeded positional args.
11391
11392 * info.el (Info-mode):
11393 * comint.el (comint-mode): Don't bother with make-local-hook.
11394
11395 * log-edit.el (log-edit-menu): New menu.
11396
11397 2000-11-03 Miles Bader <miles@gnu.org>
11398
11399 * wid-edit.el (widget-end-of-line): Reinstate, with a new
11400 definition, so that trailing spaces are handled properly.
11401 (widget-field-keymap, widget-text-keymap): Likewise C-e binding.
11402
11403 2000-11-03 Gerd Moellmann <gerd@gnu.org>
11404
11405 * startup.el (fancy-splash-text, fancy-splash-text): Use a single
11406 tab character.
11407 (fancy-splash-screens): Set tab-width to 20.
11408
11409 2000-11-03 Dave Love <fx@gnu.org>
11410
11411 * comint.el (comint-completion-addsuffix): Fix custom type.
11412
11413 2000-11-02 Stefan Monnier <monnier@cs.yale.edu>
11414
11415 * font-lock.el (font-lock-buffers): Remove.
11416 (font-lock-global-modes): Define with easy-mmode-define-global-mode.
11417 (font-lock-change-major-mode): Remove.
11418 (turn-on-font-lock-if-enabled): Only apply to the current buffer.
11419 (font-lock-default-fontify-region): Extend the multiline
11420 fontification to whole lines.
11421 (font-lock-fontify-anchored-keywords)
11422 (font-lock-fontify-keywords-region): If matching just one
11423 line (with \n) only mark the \n as multiline.
11424
11425 * emacs-lisp/easy-mmode.el (define-minor-mode): Remove :toggle arg.
11426 Correctly handle the case where several :group args are supplied.
11427 Allow :extra-args.
11428 (easy-mmode-define-global-mode): Allow :extra-args.
11429 Correctly handle the case where several :group args are supplied.
11430
11431 2000-11-02 Miles Bader <miles@gnu.org>
11432
11433 * calendar/calendar.el (diary-face, calendar-today-face)
11434 (holiday-face): Remove dependency on `window-system'.
11435
11436 2000-11-02 Ken Raeburn <raeburn@gnu.org>
11437
11438 * Makefile.in (emacs): Set EMACSLOADPATH always.
11439 (update-authors, .el.elc, compile-files): Don't do it explicitly here.
11440 (compile-files): Bomb out if compilation of a file fails.
11441
11442 2000-11-02 Dave Love <fx@gnu.org>
11443
11444 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defgroup.
11445
11446 2000-11-02 Eli Zaretskii <eliz@is.elta.co.il>
11447
11448 * mail/emacsbug.el (report-emacs-bug): Fix whitespace and
11449 punctuation in the warning inserted into the *mail* buffer.
11450
11451 2000-11-02 Gerd Moellmann <gerd@gnu.org>
11452
11453 * emacs-lisp/authors.el (authors-public-domain-files): New variable.
11454 (authors-public-domain-p): New function.
11455 (authors-print): Use it.
11456
11457 * help.el (view-emacs-news): Use ONEWS.* instead of NEWS.* files.
11458
11459 * mail/mh-e.el, mail/mh-comp.el: Change maintainer.
11460
11461 2000-11-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11462
11463 * ps-print.el: Extension for even/odd printing. Doc fix.
11464 (ps-print-version): New version number (6.3.1).
11465 (ps-even-or-odd-pages): Customization fix.
11466 (ps-print-page-p, ps-begin-file, ps-begin-job, ps-page-number)
11467 (ps-header-sheet, ps-header-page, ps-end-job): Code fix.
11468 (ps-page-count): Var replaced by `ps-page-column'.
11469 (ps-page-column, ps-page-sheet, ps-page-printed): New vars.
11470 (ps-print-sheet-p): New fun.
11471
11472 2000-11-02 Miles Bader <miles@lsi.nec.co.jp>
11473
11474 * tooltip.el (tooltip-gud-tips-setup): New function.
11475 (tooltip-gud-tips-p): Add :set to call tooltip-gud-tips-setup.
11476 (tooltip-mode): Call tooltip-gud-tips-setup.
11477 (tooltip-gud-tips): Use `gud-basic-call' instead of
11478 process-send-string, so the prompt gets frobbed appropriately.
11479 Handle nil return value from `tooltip-gud-print-command'.
11480
11481 2000-11-01 Eric M. Ludlam <zappo@ultranet.com>
11482
11483 * comint.el (comint-add-to-input-history): New function.
11484 (comint-send-input): Use `comint-add-to-input-history'.
11485
11486 2000-11-02 Miles Bader <miles@lsi.nec.co.jp>
11487
11488 * info.el (info-menu-header): New face.
11489 (Info-fontify-menu-headers): New function.
11490 (Info-fontify-node, Info-insert-dir): Call `Info-fontify-menu-headers'.
11491
11492 * info.el (Info-insert-dir): Don't include blank lines at
11493 beginning of additional dir files (one is added automatically).
11494
11495 2000-11-01 Stefan Monnier <monnier@cs.yale.edu>
11496
11497 * emacs-lisp/easy-mmode.el (define-minor-mode):
11498 Revert the latest changes.
11499 Allow the three positional arguments to be skipped and replaced
11500 by keyword arguments.
11501 Add a :toggle argument to determine whether a nil arg means toggle
11502 or means turn-on. The default is unchanged.
11503 Add a call to force-mode-line-update.
11504
11505 2000-11-01 Dave Love <fx@gnu.org>
11506
11507 * emacs-lisp/elp.el (elp-restore-function): Remove autoload cookie.
11508
11509 2000-11-01 Miles Bader <miles@lsi.nec.co.jp>
11510
11511 * calendar/calendar.el (diary-face, holiday-face):
11512 Add dark-background variants.
11513
11514 2000-10-31 Sam Steingold <sds@gnu.org>
11515
11516 * textmodes/tex-mode.el (tex-file): Use `default-directory' when
11517 `tex-main-file' does not have directory in it.
11518
11519 2000-10-31 Stefan Monnier <monnier@cs.yale.edu>
11520
11521 * cus-edit.el (custom-mode-map): Switch back to a sparse keymap.
11522
11523 2000-10-31 Thien-Thi Nguyen <ttn@gnu.org>
11524
11525 * ediff-init.el (ediff-prepare-buffer-hook): Expand docstring, no
11526 functional change.
11527
11528 2000-10-31 Gerd Moellmann <gerd@gnu.org>
11529
11530 * files.el (find-file-noselect): When we expand a wildcard, return
11531 a list of buffers, as we should do according to the doc string.
11532
11533 2000-10-31 Ken Raeburn <raeburn@gnu.org>
11534
11535 * loadup.el (top level): Adjust load path if program name is
11536 "../src/bootstrap-emacs", in case it's not dumped and thus the
11537 load path adjustment hasn't already been done.
11538
11539 2000-10-31 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11540
11541 * ps-print.el: Fix bug on selected pages for printing.
11542 Use `color-values' for Emacs 21. Ensure fontification when jit-lock
11543 is on. Try to avoid warning messages when compiling. Doc Fix.
11544 (ps-print-version): New version number (6.3).
11545 (ps-color-device): Use `color-values' to determine if device
11546 supports color.
11547 (ps-color-values): Try to use `x-color-values' when using XEmacs.
11548 (ps-print-page-p): Changed from defsubst to defun.
11549 (ps-page-number): Changed from defmacro to defun.
11550 (ps-header-sheet, ps-header-page): Fix bug on selected pages for
11551 printing.
11552 (ps-print-ensure-fontified): Ensure fontification when jit-lock is on.
11553 (ps-end-file, ps-dummy-page): Funs eliminated.
11554 (ps-print-color-scale): Changed default value.
11555 (ps-page-n-up, ps-print-page-p): New internal vars.
11556 (ps-print-preprint, ps-output, ps-begin-file, ps-begin-page)
11557 (ps-plot-region, ps-generate, ps-end-job): Code fix.
11558
11559 * delim-col.el: Little programming improvement.
11560 (delimit-columns-str): New macro.
11561 (delimit-columns-region, delimit-columns-rectangle): Code fix.
11562
11563 2000-10-31 Kenichi Handa <handa@etl.go.jp>
11564
11565 * term/mac-win.el (decode-mac-roman, encode-mac-roman, mac-roman):
11566 Moved to european.el.
11567 (ccl-encode-mac-roman-font, fontset-mac): Modified for
11568 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
11569 (mac-roman-kbd-insert, mac-roman-kbd-mode): These functions deleted.
11570 (mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables deleted.
11571
11572 2000-10-30 Dave Love <fx@gnu.org>
11573
11574 * progmodes/cc-menus.el (imenu-generic-expression)
11575 (imenu-progress-message): Only defvar when compiling.
11576
11577 * emacs-lisp/elp.el (elp-unload-hook): New function.
11578
11579 * loadhist.el (unload-feature): Call elp-restore-function,
11580 checking for symbols; don't use elp-restore-all.
11581 (loadhist-hook-functions): Doc fix.
11582
11583 2000-10-30 Stefan Monnier <monnier@cs.yale.edu>
11584
11585 * log-edit.el (log-edit-confirm): Fix the default.
11586
11587 2000-10-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11588
11589 * delim-col.el: Little fix: replace delimit-columns-align-columns by
11590 delimit-columns-format.
11591 (delimit-columns-region, delimit-columns-rectangle): Code fix.
11592
11593 2000-10-30 Miles Bader <miles@lsi.nec.co.jp>
11594
11595 * comint.el (comint-replace-by-expanded-history): Don't use
11596 comint-get-old-input (we're not looking at *old* input).
11597 (comint-get-old-input-default): If using fields, signal an error
11598 when the point is not in an input field.
11599
11600 2000-10-30 Kenichi Handa <handa@etl.go.jp>
11601
11602 * international/mule-conf.el: New charsets mule-unicode-2500-33ff
11603 and mule-unicode-e000-ffff.
11604
11605 * international/mule.el (decode-char, encode-char): New functions.
11606 (make-coding-system): Accept a symbol of translation table as a
11607 value of property `safe-chars'.
11608
11609 * international/mule-cmds.el (encode-coding-char): Check property
11610 safe-chars instead of safe-charsets.
11611
11612 * international/fontset.el (fontset-default): Modified for
11613 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
11614 (x-font-name-charset-alist): Likewise.
11615 (ccl-encode-unicode-font): New CCL program. Record it in
11616 font-ccl-encoder-alist to be used for fonts "ISO10646-1".
11617
11618 * language/european.el (mac-roman-decoder, mac-roman-encoder):
11619 New translation tables.
11620 (decode-mac-roman, encode-mac-roman): Definition of these CCL
11621 programs are modified and moved from mac-win.el.
11622 (mac-roman): Definition of this coding system is modified and
11623 moved from mac-win.el.
11624
11625 2000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
11626
11627 * ediff-wind.el (ediff-setup-control-frame): Enclose
11628 face-attribute in condition-case to avoid errors in older emacsen.
11629
11630 2000-10-29 Miles Bader <miles@gnu.org>
11631
11632 * custom.el (custom-add-to-group): Allow multiple entries for a
11633 given value OPTION, as long as their widget types are different.
11634 * cus-edit.el (custom-face-value-create): If face name doesn't end
11635 with "face", add such here (similar to custom group widgets).
11636
11637 * comint.el (comint-highlight-prompt): Add :type.
11638
11639 2000-10-28 John Wiegley <johnw@gnu.org>
11640
11641 * calendar/timeclock.el (timeclock-log): Doc fix.
11642 (timeclock-last-event): Doc fix.
11643 (timeclock-log): Kill the timelog buffer after appending a new event.
11644 (timeclock-find-discrep): Use a temp buffer to read in the
11645 timelog, instead of visiting the file.
11646 (timeclock-log-data): A new function, along with a host of helper
11647 functions, for the purpose of making timelog data accessible to
11648 programmers.
11649
11650 * eshell/esh-mode.el (window-height test): Make certain that
11651 `eshell-stringify-t' is non-nil.
11652 (eshell-password-prompt-regexp): Changed to a much simpler
11653 password regexp.
11654 (eshell-send-input): If `eshell-invoke-directly' returns t,
11655 directly invoke the parsed command using `eval'. This improves
11656 turn-around time on simple commands by a factor of three or
11657 greater, such as cd, ls, pwd, etc. -- which get used very often.
11658 It also conserves thousands of cons cells per call (since
11659 `eshell-do-eval' consumes memory like a Cookie Monster set loose
11660 in the Pacific Cookie Company).
11661
11662 * eshell/esh-test.el (eshell-test): Whitespace fix.
11663
11664 * eshell/em-ls.el (eshell-ls-insert-directory):
11665 Make `eshell-ls-initial-args' nil when inserting directory contents.
11666
11667 * eshell/em-script.el (eshell-script-initialize): Add names to
11668 `eshell-complex-commands, since `source' and `.' are complex.
11669
11670 * eshell/esh-cmd.el (eshell-rewrite-for-command)
11671 (eshell-rewrite-while-command): Use `eshell-protect' instead of
11672 `eshell-copy-handles'.
11673 (eshell-rewrite-if-command): Use `eshell-protect' to wrap the call
11674 bodies.
11675 (eshell-separate-commands): Whitespace fix.
11676 (eshell-complex-commands): Added a new list of names, for
11677 determining whether a given command is as simple as it looks.
11678 (eshell-invoke-directly): New function. Returns t if a command
11679 should be invoked directly (using `eval'), rather than indirectly
11680 using `eshell-do-eval'.
11681 (eshell-do-eval): Whitespace fix.
11682
11683 * eshell/em-unix.el (eshell-default-target-is-dot): New variable,
11684 which provides an emulation of the DOS shell behavior of assuming
11685 that cp/mv/ln should copy/move/link to the current directory.
11686 (eshell-remove-entries): Added a doc string.
11687 (eshell-shuffle-files): Removed the check for `target' being null.
11688 (eshell-mvcp-template, eshell-mvcpln-template): Renamed
11689 `eshell-mvcp-template' to `eshell-mvcpln-template', and extended
11690 it to do a smarter check of whether a destination was provided.
11691 (eshell/mv, eshell/cp): Enable `:preserve-args'.
11692 (eshell/ln): Enable `:preserve-args', and use
11693 `eshell-mvcpln-template' to implement the body of the function.
11694 (eshell/cat, eshell/make, eshell-poor-mans-grep, eshell-grep)
11695 (eshell/du, eshell/diff, eshell/locate): Stringify the argument
11696 list after flattening it. This makes it possible to cat files
11697 with numerical names.
11698 (eshell-unix-initialize): Added several names to
11699 `eshell-complex-commands.
11700 (eshell-unix-command-complex-p): Return t if a given command name
11701 may result in external processes being invoked.
11702
11703 * eshell/em-glob.el (eshell-glob-show-progress): Make this
11704 variable nil by default, since it slows down glob processing by a
11705 factor of two or more, and increases memory consumption.
11706
11707 * eshell/em-smart.el: Added a note about how memory consumptive
11708 smart display mode can be (at least this is true in Emacs 21).
11709 (eshell-smart-initialize): Whitespace fix.
11710 (eshell-refresh-windows): Use `if' instead of `when'.
11711 (eshell-smart-scroll-window): Calling `save-current-buffer' was
11712 not necessary.
11713 (eshell-currently-handling-window): Added a missing global variable.
11714
11715 * eshell/em-ls.el (eshell-do-ls): Code simplification.
11716 (eshell-ls-sort-entries, eshell-ls-entries, eshell-ls-dir):
11717 Whitespace fix.
11718 (eshell-ls-exclude-hidden): Added this variable in addition to
11719 `eshell-ls-exclude-regexp'. This one prevents files beginning
11720 with . from even being read, which can improve memory consumption
11721 quite a bit.
11722 (eshell-ls-dir): If `eshell-ls-exclude-hidden' is non-nil, do not
11723 read file entries beginning with a dot. In home directories with
11724 lots of hidden files, fully two-thirds of the time spent in ls is
11725 used to read directory entries that are immediately thrown away.
11726 (eshell-ls-initial-args): Added back this configuration variable,
11727 for specifying default initial arguments to every call to ls.
11728 Much faster than using an alias to do the same thing.
11729 (eshell-do-ls): Use `eshell-ls-initial-args', if set.
11730 (eshell-ls-dir): Whitespace change.
11731
11732 * eshell/em-dirs.el (eshell/pwd): Small code simplification.
11733
11734 * eshell/esh-util.el: Don't require `ange-ftp' if it's not available.
11735 (eshell-stringify-t): Added a customization variable, to indicate
11736 whether `t' should be rendered as a string at all. If not, one
11737 can still determine if the result of an expression is true using
11738 "file-exists-p FILE && echo true".
11739 (eshell-stringify): If `eshell-stringify-t' is nil, don't
11740 stringify t!
11741
11742 * eshell/esh-module.el: Whitespace fix.
11743
11744 * eshell/em-alias.el (eshell-alias-initialize):
11745 Added `eshell-command-aliased-p' to `eshell-complex-commands'.
11746 (eshell-command-aliased-p): New function that returns t if a
11747 command name names an aliased.
11748
11749 2000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
11750
11751 * viper-cmd.el (viper-preserve-cursor-color): New test that avoids
11752 redrawing the screen when changing cursor color.
11753 (viper-insert-state-pre-command-sentinel)
11754 (viper-replace-state-pre-command-sentinel)
11755 (viper-replace-state-post-command-sentinel):
11756 Use viper-preserve-cursor-color.
11757 Many functions changed to use viper= instead of = when comparing
11758 characters.
11759 * viper-util.el (viper-memq-char,viper=): New functions for
11760 working with characters.
11761 (viper-change-cursor-color): Fixed buglet.
11762 Many functions changed to use viper= instead of = when comparing
11763 characters.
11764 * viper.el (viper-insert-state-mode-list): Added eshell.
11765
11766 * ediff-init.el (ediff-before-setup-hook): New hook.
11767 Several typos fixed in various docstrings.
11768 * ediff-merg.el (ediff-show-clashes-only): Docstring typo fixed.
11769 * ediff-nult.el (ediff-before-session-group-setup-hooks): New hook.
11770 (ediff-show-meta-buffer): Run ediff-before-session-group-setup-hooks.
11771 * ediff-util.el (ediff-setup): Run ediff-before-setup-hook.
11772 (ediff-other-buffer): Use selected buffers if in Buffer-menu buffer.
11773 (ediff-get-selected-buffers): New function.
11774 * ediff-vers.el (ediff-vc-internal,ediff-rcs-internal)
11775 (ediff-vc-merge-internal,ediff-rcs-merge-internal):
11776 Use save-window-excursion.
11777 * ediff-wind.el (ediff-skip-unsuitable-frames): More robust
11778 termination check in while loop.
11779 * ediff.el (ediff-get-default-file-name): Better defaults when in
11780 dired buffer.
11781 (ediff-files,ediff-merge-files,ediff-files3)
11782 (ediff-merge-files-with-ancestor): Use ediff-get-default-file-name.
11783
11784 2000-10-28 Dave Love <fx@gnu.org>
11785
11786 * info.el (Info-fontify-node): Add help-echo for menu items.
11787
11788 2000-10-28 Eli Zaretskii <eliz@is.elta.co.il>
11789
11790 * startup.el (normal-top-level): If the value of $TERM indicates
11791 we are running from xterm or one of its work-alikes, default to a
11792 light background mode.
11793
11794 Support for -fg, -bg, and -rv command-line arguments for TTYs:
11795 * faces.el (tty-handle-reverse-video): New function.
11796 (tty-create-frame-with-faces): Call it.
11797
11798 * frame.el (frame-notice-user-settings): Don't apply
11799 default-frame-alist and initial-frame-alist to MS-DOS frames.
11800 Call tty-handle-reverse-video, frame-set-background-mode, and
11801 face-set-after-frame-default for non-MS-DOS frames.
11802
11803 * startup.el (tty-long-option-alist): New variable.
11804 (tty-handle-args): New function.
11805 (command-line): Call tty-handle-args.
11806
11807 * term/pc-win.el (x-long-option-alist, msdos-handle-args): Remove;
11808 startup.el now does that for all character-terminal frames.
11809
11810 2000-10-28 Miles Bader <miles@gnu.org>
11811
11812 * emacs-lisp/easy-mmode.el (define-minor-mode):
11813 Generate `turn-on-MODE' and `turn-off-MODE' functions unless the mode
11814 is global. If :global is followed by a non-nil but non-t value,
11815 make the mode buffer-local, but also generate a `global-MODE'
11816 version using `easy-mmode-define-global-mode'.
11817 Add :conditional-turn-on keyword argument.
11818
11819 2000-10-28 Dave Love <fx@gnu.org>
11820
11821 * international/latin1-disp.el (latin1-char-displayable-p):
11822 Don't use window-system.
11823
11824 2000-10-27 Eli Zaretskii <eliz@is.elta.co.il>
11825
11826 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
11827 Don't call find-buffer-file-type-coding-system. Instead, just
11828 set eol-type to -unix if inhibit-eol-conversion is in effect, or
11829 if the file is on an untranslated filesystem.
11830 (add-untranslated-filesystem): Use "D" instead of "f" inside
11831 interactive.
11832
11833 2000-10-27 Dave Love <fx@gnu.org>
11834
11835 * textmodes/refill.el (refill-late-fill-paragraph-function): New var.
11836 (refill-mode): Use it.
11837
11838 2000-10-27 Stefan Monnier <monnier@cs.yale.edu>
11839
11840 * international/quail.el (quail-activate): Don't make-local-hook.
11841
11842 2000-10-27 Andre Spiegel <spiegel@gnu.org>
11843
11844 * vc-hooks.el (vc-version-backup-file-name): Use file.~<rev>~ for
11845 manual backups and file.~<rev>.~ for automatic ones.
11846 (vc-make-version-backup): Don't do it on MS-DOS without long file
11847 names.
11848
11849 * vc.el (vc-version-other-window): If an automatic backup of the
11850 desired version exists, rename it instead of copying it.
11851
11852 * vc-cvs.el (vc-cvs-checkin): Check both status and error message
11853 after command. If there's an unexpected error, signal it instead
11854 of being silent.
11855 (vc-cvs-merge-news): Be prepared for no news at all.
11856
11857 2000-10-27 Miles Bader <miles@lsi.nec.co.jp>
11858
11859 * shell.el (shell): Add BUFFER argument.
11860 * comint.el (make-comint-in-buffer): New function.
11861 (make-comint): Use it.
11862
11863 * faces.el (face-spec-choose): Change syntax so that the list of
11864 attribute-value pairs is now the cdr of each clause, not the cadr.
11865 Detect old-style entries, and handle them. Use pop.
11866
11867 2000-10-26 Stefan Monnier <monnier@cs.yale.edu>
11868
11869 * cus-edit.el (custom-mode-map): Use a sparse map.
11870 (custom-mode): Don't bother with make-local-hook.
11871
11872 * wid-edit.el (widget-add-change): Don't bother with make-local-hook.
11873
11874 * vc.el (vc-start-entry): Only erase the buffer if comment is set.
11875
11876 2000-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11877
11878 * ps-print.el: Avoid compilation gripes.
11879 (ps-print-version): New version number (6.2.1).
11880
11881 2000-10-26 Dave Love <fx@gnu.org>
11882
11883 * menu-bar.el: Modify some menu item help strings.
11884 (menu-bar-help-menu): Add link to MORE.STUFF.
11885
11886 * cus-edit.el (custom-mode): Add `special' mode-class property.
11887
11888 * wid-browse.el (widget-browse-mode): Likewise.
11889
11890 * wid-edit.el (widget-specify-field): Revert to using local-map
11891 property, not keymap.
11892
11893 2000-10-26 Miles Bader <miles@lsi.nec.co.jp>
11894
11895 * wid-edit.el (widget-field-end): When checking for a `boundary'
11896 field, do so in the correct buffer.
11897
11898 * simple.el (undo): Correctly distinguish between numeric and
11899 non-numeric prefix args in non-transient-mark-mode, as per the doc
11900 string. When in transient-mark-mode, treat all prefix-args as
11901 numeric.
11902
11903 * simple.el (previous-matching-history-element): Miscellaneous cleanup.
11904 Position point on match. Handle N == 0 correctly.
11905
11906 * comint.el (comint-mode): Locally set `next-line-add-newlines' to nil.
11907 (comint-mode-map): Reverse order of `comint-write-output' and
11908 `comint-append-output-to-file'.
11909 (comint-append-output-to-file): Reinstate this function, for the
11910 benefit of the menu.
11911
11912 2000-10-25 Stefan Monnier <monnier@cs.yale.edu>
11913
11914 * vc.el (vc-version-other-window): Bind `file'.
11915
11916 2000-10-25 Gerd Moellmann <gerd@gnu.org>
11917
11918 * Makefile.in (update-authors): New target for maintenance purposes.
11919
11920 * emacs-lisp/authors.el (batch-update-authors): New function.
11921 (authors-fixed-entries): New defconst.
11922 (authors-add-fixed-entries): New function.
11923 (authors): Call it.: Don't process lispref/.
11924
11925 2000-10-25 Jason Rumney <jasonr@gnu.org>
11926
11927 * cus-edit.el (custom-button-face, custom-button-pressed-face):
11928 Merge x w32 and mac definitions.
11929
11930 2000-10-25 Gerd Moellmann <gerd@gnu.org>
11931
11932 * menu-bar.el (menu-bar-options-menu): Add a help string for
11933 `uniquify'.
11934
11935 2000-10-25 Stephen Gildea <gildea@stop.mail-abuse.org>
11936
11937 * time-stamp.el (time-stamp-string-preprocess):
11938 Fix a wrong type argument error.
11939
11940 2000-10-25 Miles Bader <miles@gnu.org>
11941
11942 * recentf.el (recentf-mode): Variable removed.
11943 (recentf-mode): Use `define-minor-mode'.
11944
11945 * mwheel.el (mouse-wheel-mode): New global minor mode.
11946 (mwheel-install): Use `mouse-wheel-mode'.
11947
11948 2000-10-25 Dave Love <fx@gnu.org>
11949
11950 * progmodes/cperl-mode.el (cperl-mode):
11951 Set normal-auto-fill-function correctly.
11952
11953 * wid-edit.el (widget-field-keymap, widget-text-keymap):
11954 Don't inherit from global-map and don't nullify menu-bar and tool-bar
11955 bindings.
11956
11957 2000-10-25 Miles Bader <miles@lsi.nec.co.jp>
11958
11959 * wid-edit.el (widget-field-at): New function.
11960 (widget-at, widget-field-activate): Use it.
11961 (widget-tabable-at): Use `widget-at'.
11962 (widget-specify-field): If the terminating character of the widget
11963 field (which is read-only) is a newline, put it into a special
11964 `boundary' field so that C-n/C-p act more naturally.
11965 (widget-field-end): Also don't subtract one if a special
11966 `boundary' field has been added after the widget field.
11967
11968 * comint.el (comint-output-filter, comint-send-input):
11969 Don't bother adding stickiness fields to overlays to fool the field
11970 code, since it should notice the overlay insertion-types now.
11971
11972 * wid-edit.el (widget-beginning-of-line, widget-end-of-line):
11973 Replace with aliases of the normal emacs b-o-l/e-o-l functions.
11974 (widget-field-keymap, widget-text-keymap): Don't bind C-a/C-e.
11975
11976 2000-10-24 Gerd Moellmann <gerd@gnu.org>
11977
11978 * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
11979 (authors): Set file coding system to iso-2022-7bit.
11980 Add file-local variables to output buffer.
11981
11982 * files.el (after-find-file): Don't print any warnings if
11983 WARN is nil.
11984
11985 2000-10-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11986
11987 * ps-print.el (ps-generate): Fix odd/even pages printing bug.
11988
11989 * delim-col.el: Now there is a column formatting mechanism.
11990 Modified to customization mechanisms convention. Doc fix.
11991 (columns): New group for delim-col.
11992 (delimit-columns-before, delimit-columns-after)
11993 (delimit-columns-format, delimit-columns-extra, delimit-columns-start)
11994 (delimit-columns-end): New vars.
11995 (delimit-columns-customize, delimit-columns-format): New funs.
11996 (delimit-columns-region, delimit-columns-rectangle)
11997 (delimit-columns-rectangle-line): Modified to support column
11998 formatting.
11999
12000 2000-10-24 Dave Love <fx@gnu.org>
12001
12002 * log-edit.el (log-edit): Add :version and a :group for vc.
12003
12004 2000-10-24 Gerd Moellmann <gerd@gnu.org>
12005
12006 * files.el (after-find-file): Don't print a message ``New file''
12007 if WARN is nil.
12008
12009 * wid-edit.el (widget-field-keymap, widget-text-keymap):
12010 Define the tool-bar map as nil, as for the menu-bar. Otherwise, we'll
12011 get duplicate tool-bar entries because we'll see the global ones
12012 on more than one path through keymaps.
12013
12014 * emacs-lisp/lisp.el (defun-prompt-regexp): Doc fix.
12015
12016 * progmodes/cmacexp.el: Change Francesco's email address.
12017
12018 2000-10-24 Kenichi Handa <handa@etl.go.jp>
12019
12020 * window.el (fit-window-to-buffer): Adjust point of the window
12021 buffer, not that of the current buffer.
12022
12023 2000-10-24 Eli Zaretskii <eliz@is.elta.co.il>
12024
12025 * progmodes/cmacexp.el: Update the euthor's email address.
12026
12027 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
12028
12029 * faces.el (face-spec-set-match-display): Add `graphic' display
12030 type (the inverse of `tty'). Use `display-graphic-p' instead of
12031 the window-system variable.
12032
12033 2000-10-24 Kenichi Handa <handa@etl.go.jp>
12034
12035 * international/isearch-x.el (isearch-with-input-method):
12036 Call input-method-function with the first event in
12037 unread-command-events.
12038
12039 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
12040
12041 * faces.el (face-default-spec, face-user-default-spec): Make defsubsts.
12042
12043 2000-10-24 Andrew Choi <akochoi@i-cable.com>
12044
12045 * international/mule-conf.el (mac-roman-lower, mac-roman-upper):
12046 New charsets.
12047
12048 * term/mac-win.el: Remove definitions of mac-roman-lower and
12049 mac-roman-upper, require dired, and define instead of set
12050 mac-ready-for-drag-n-drop to avoid compilation error.
12051
12052 2000-10-23 Andrew Innes <andrewi@gnu.org>
12053
12054 * files.el (make-backup-file-name-1) [windowsnt, ms-dos]:
12055 Remove superfluous calls to subst-char-in-string; instead apply
12056 expand-file-name after convert-standard-filename to ensure
12057 expected directory separators are used.
12058
12059 2000-10-23 Eli Zaretskii <eliz@is.elta.co.il>
12060
12061 * info.el (Info-file-list-for-emacs): Add an entry for Eshell.
12062
12063 2000-10-23 Dave Love <fx@gnu.org>
12064
12065 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
12066 (tool-bar-add-item): Set foreground and background for XBM icons.
12067
12068 * international/latin1-disp.el (latin1-char-displayable-p):
12069 New function (from Handa).
12070 (latin1-display-check-font): Use it.
12071
12072 * imenu.el (imenu--create-keymap-2): Build menu with menu-item
12073 using :key-sequence, making it much more usable.
12074 Use nconc, not append.
12075 (imenu--create-keymap-1): Avoid append.
12076
12077 * textmodes/refill.el: Remove bits redundant with define-minor-mode.
12078
12079 2000-10-23 Miles Bader <miles@lsi.nec.co.jp>
12080
12081 [the following changes fix a bug where `define-minor-mode' didn't
12082 correctly generate :require clauses for defcustoms in compiled files]
12083 * emacs-lisp/bytecomp.el (byte-compile-last-logged-file): New variable.
12084 (byte-compile-log-file, byte-compile-log-1): Don't set
12085 `byte-compile-current-file' to nil. Instead set
12086 `byte-compile-last-logged-file' to it. Test whether
12087 byte-compile-current-file equals byte-compile-last-logged-file
12088 instead of whether its nil.
12089 (byte-compile-file): Bind `byte-compile-last-logged-file' to nil.
12090
12091 2000-10-23 Stefan Monnier <monnier@cs.yale.edu>
12092
12093 * textmodes/refill.el: Fix var names in doc.
12094 (refill-mode): Don't bother with make-local-hook anymore.
12095
12096 2000-10-23 Miles Bader <miles@lsi.nec.co.jp>
12097
12098 * faces.el (face-user-default-spec, face-default-spec): New functions.
12099 (face-spec-choose, face-spec-set): Document nil-SPEC behavior.
12100 (frame-set-background-mode, face-set-after-frame-default):
12101 Use `face-user-default-spec'. Simplify code slightly.
12102
12103 * woman.el (woman-italic-face, woman-bold-face)
12104 (woman-unknown-face): Add dark-background variants.
12105 (woman-default-faces): Renamed from `woman-colour-faces'.
12106 Set using the stored defaults, rather than using hard-wired colors.
12107 (woman-monochrome-faces): Renamed from `woman-black-faces'.
12108 Just make the foreground `unspecified' rather than "black".
12109 (woman-menu): Rename menu entries accordingly.
12110
12111 * faces.el (header-line): Make more reasonable on mono/grayscale
12112 displays.
12113
12114 2000-10-23 Andrew Choi <akochoi@i-cable.com>
12115
12116 * cus-edit.el (custom-button-face): Use 3D look for mac.
12117 (custom-button-pressed-face): Likewise.
12118
12119 * faces.el (set-face-attributes-from-resources): Handle mac frames
12120 in the same way as x and w32 frames.
12121 (face-valid-attribute-values): Likewise.
12122 (read-face-attribute): Likewise.
12123 (defined-colors): Likewise.
12124 (color-defined-p): Likewise.
12125 (color-values): Likewise.
12126 (display-grayscale-p): Likewise.
12127 (face-set-after-frame-default): Likewise.
12128 (mode-line): Same default face as for x and w32.
12129 (tool-bar): Likewise.
12130
12131 * frame.el: Remove call to frame-notice-user-settings at end of
12132 the file.
12133
12134 * info.el (Info-fontify-node): Make underlines invisible for mac
12135 as for x, pc, and w32 frame types.
12136
12137 * term/mac-win.el: New file.
12138
12139 2000-10-22 Dave Love <fx@gnu.org>
12140
12141 * textmodes/refill.el: New file.
12142
12143 2000-10-22 Andre Spiegel <spiegel@gnu.org>
12144
12145 * vc-hooks.el (vc-version-backup-file-name): New optional args
12146 MANUAL and REGEXP.
12147 (vc-delete-automatic-version-backups, vc-make-version-backup):
12148 New functions.
12149 (vc-before-save): Use the latter.
12150 (vc-default-make-version-backups-p): Added `-p' suffix to avoid
12151 confusion.
12152
12153 * vc-cvs.el (vc-cvs-make-version-backups-p): Added `-p' suffix as
12154 expected by vc[-hooks].el.
12155
12156 * vc.el (vc-checkout): Added `-p' suffix in call to
12157 vc-make-version-backups-p; use vc-make-version-backup to actually
12158 make the backup.
12159 (vc-version-other-window, vc-version-backup-file): Handle both
12160 automatic and manual backups.
12161 (vc-revert-file): Use vc-delete-automatic-version-backups to get rid
12162 of all of them.
12163
12164 2000-10-22 Miles Bader <miles@gnu.org>
12165
12166 * comint.el (comint-highlight-input, comint-highlight-prompt):
12167 Renamed, `-face' at end removed.
12168 (comint-send-input, comint-output-filter): Use renamed faces.
12169
12170 * window.el (fit-window-to-buffer): Change defaulting of
12171 MAX-HEIGHT slightly.
12172
12173 * faces.el (color-values, color-defined-p): Use `member', not
12174 `memq', because it works correctly for strings.
12175 (frame-set-background-mode): Actually, "unspecified-fg" and
12176 "unspecified-bg" *are* strings. Use `member', not `memq', and
12177 `equal', not `eq', when a string value is possible.
12178
12179 2000-10-21 Eli Zaretskii <eliz@is.elta.co.il>
12180
12181 * info.el (Info-file-list-for-emacs): Add an entry for Speedbar.
12182
12183 2000-10-21 Stefan Monnier <monnier@cs.yale.edu>
12184
12185 * progmodes/sh-script.el (sh-mode-map): Remove bindings for
12186 sh-electric-rparen, sh-electric-less and sh-electric-hash.
12187 (sh-st-punc, sh-here-doc-syntax): Use string-to-syntax.
12188 (sh-font-lock-heredoc, sh-font-lock-paren): New funs.
12189 (sh-font-lock-syntactic-keywords): Use them.
12190 (sh-heredoc-face, sh-st-face, sh-special-syntax): Remove.
12191 (sh-mkword-regexp, sh-electric-rparen-needed-here): Remove.
12192 (sh-mode): Don't override font-lock-unfontify-region-function.
12193 Use a copy of sh-font-lock-syntactic-keywords.
12194 (sh-set-shell): Don't set sh-electric-rparen-needed-here.
12195 Don't call sh-scan-buffer since font-lock does it on the fly.
12196 (sh-get-indent-info): Use `face' rather than `syntax-table'
12197 text-property to detect here-documents.
12198 Replace sh-special-syntax with sh-st-punc.
12199 (sh-prev-line): Use `face' rather than `syntax-table'
12200 text-property to skip over here-documents.
12201 (sh-font-lock-unfontify-region-function, sh-check-paren-in-case)
12202 (sh-set-char-syntax, sh-electric-rparen, sh-electric-hash)
12203 (sh-electric-less, sh-set-here-doc-region)
12204 (sh-remove-our-text-properties, sh-search-word, sh-scan-case)
12205 (sh-scan-buffer, sh-rescan-buffer): Remove.
12206
12207 2000-10-21 Andrew Innes <andrewi@gnu.org>
12208
12209 * w32-fns.el (make-auto-save-file-name): Don't apply conversion to
12210 remote (ange-ftp) file names.
12211
12212 2000-10-21 Miles Bader <miles@gnu.org>
12213
12214 * window.el (fit-window-to-buffer): New function.
12215 (shrink-window-if-larger-than-buffer): Use it.
12216 (window-text-height): Don't expect minibuffers to have mode-lines.
12217
12218 * help.el (resize-temp-buffer-window): Use `fit-window-to-buffer'.
12219 * international/quail.el (quail-update-guidance):
12220 Use `fit-window-to-buffer' instead of `set-window-text-height'.
12221
12222 * international/quail.el (quail-show-guidance-buf): Make sure
12223 guidance window really has enough room.
12224 (quail-update-guidance): If quail-guidance-win is already shown,
12225 make sure its height is OK.
12226
12227 * window.el (window-text-height, set-window-text-height):
12228 New functions.
12229 (shrink-window-if-larger-than-buffer): Use `window-text-height'
12230 instead of `window-height' & `mode-line-window-height-fudge'.
12231 (mode-line-window-height-fudge): Add FACE parameter.
12232 * help.el (resize-temp-buffer-window): Use `set-window-text-height'
12233 instead of `enlarge-window' & `mode-line-window-height-fudge'.
12234
12235 2000-10-20 Miles Bader <miles@gnu.org>
12236
12237 * window.el (height-affecting-face-attributes): Use `defconst'.
12238
12239 * textmodes/ispell.el (ispell-mode-line-window-height-fudge):
12240 New function, conditionally aliased to `mode-line-window-height-fudge'.
12241 (ispell-help): Use it.
12242 (ispell-choices-win-default-height): Don't include mode-line fudge.
12243 (ispell-choices-win-default-height): New function.
12244 (ispell-show-choices, ispell-command-loop): Use function
12245 `ispell-choices-win-default-height' instead of variable.
12246
12247 2000-10-20 Miles Bader <miles@lsi.nec.co.jp>
12248
12249 * window.el (mode-line-window-height-fudge): New variable.
12250 (height-affecting-face-attributes): New variable.
12251 (mode-line-window-height-fudge): New function.
12252 (shrink-window-if-larger-than-buffer): Use it.
12253 * help.el (resize-temp-buffer-window): Likewise.
12254
12255 * info.el (Info-fontify-node): Add support for @subsubsection
12256 titles, which use `Info-title-4-face'.
12257 (Info-title-4-face): New face.
12258 (Info-title-3-face): Inherit from Info-title-4-face instead of
12259 variable-pitch.
12260
12261 2000-10-19 Jason Rumney <jasonr@gnu.org>
12262
12263 * dired.el (dired-insert-directory): Do not let errors signalled by
12264 attempt to run dired-free-space-program prevent dired from working.
12265
12266 2000-10-19 Stefan Monnier <monnier@cs.yale.edu>
12267
12268 * diff-mode.el (diff-find-file-name): Fix regex subgroup number.
12269
12270 2000-10-19 Gerd Moellmann <gerd@gnu.org>
12271
12272 * dirtrack.el (dirtrack): Fix call to run-hooks.
12273
12274 * cmuscheme.el (cmuscheme-program-name): Renamed from
12275 scheme-program-name because xscheme.el contains a defcustom with
12276 the same name. As a consequence, customizing group `cmuscheme'
12277 loaded `xscheme' which redefined run-scheme.
12278 (run-scheme): Use cmuscheme-program-name.
12279
12280 * ps-print.el (ps-print-emacs-type): Move into the eval-and-compile.
12281
12282 * play/doctor.el (doctor-death): Update the Samaritans'
12283 anonymous address, and add a website for Befrienders International.
12284
12285 2000-10-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12286
12287 * ps-print.el: Even/odd pages fix. Fix little bug on XEmacs.
12288 Avoid compilation gripes. Doc fix.
12289 (ps-print-version): New version number (6.2).
12290 (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
12291 (ps-x-color-name, ps-x-color-specifier-p, ps-x-copy-coding-system)
12292 (ps-x-device-class, ps-x-extent-end-position, ps-x-extent-face)
12293 (ps-x-extent-priority, ps-x-extent-start-position)
12294 (ps-x-face-font-instance, ps-x-find-coding-system)
12295 (ps-x-font-instance-properties, ps-x-make-color-instance)
12296 (ps-x-map-extents): Alias for functions without the prefix `ps-x-', to
12297 avoid compilation gripes without defining functions.
12298 (ps-e-find-composition): Alias for function find-composition, to have a
12299 suitable function depending on Emacs version.
12300 (ps-color-device, ps-color-values, ps-face-foreground-name)
12301 (ps-face-background-name, ps-face-bold-p, ps-face-italic-p, ps-mapper)
12302 (ps-extent-sorter, ps-xemacs-face-kind-p, ps-xemacs-color-name)
12303 (ps-print-ensure-fontified): Function definitions surrounded by
12304 `eval-and-compile' to avoid compilation gripes.
12305 (ps-font-lock-face-attributes): `font-lock-face-attributes' evaluated
12306 by symbol-value to avoid compilation gripes.
12307 (ps-end-file, ps-header-sheet, ps-plot-region): Even/odd pages fix.
12308 (ps-generate-postscript-with-faces): Fix little bug on XEmacs.
12309
12310 2000-10-19 Miles Bader <miles@lsi.nec.co.jp>
12311
12312 * startup.el (normal-top-level): Call `frame-set-background-mode'
12313 after `frame-notice-user-settings' because the latter doesn't call
12314 the former on a tty.
12315
12316 * faces.el (frame-set-background-mode): `unspecified' &c are
12317 symbols, not strings.
12318
12319 2000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
12320
12321 * term/tty-colors.el (color-name-rgb-alist): Add a comment explaining
12322 why some "light*" colors are deliberately absent from the alist.
12323
12324 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face):
12325 Change colors for tty's, as suggested by Miles Bader.
12326
12327 2000-10-19 Kenichi Handa <handa@etl.go.jp>
12328
12329 * international/fontset.el: Use registry "MuleTibetan-2" for Tibetan.
12330 (ccl-encode-mule-unicode-0100-24ff): New CCL program. Register it
12331 for ISO10646-1 fonts.
12332 (x-font-name-charset-alist): Add an entry for "iso10646-1".
12333
12334 2000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
12335
12336 * faces.el (frame-set-background-mode): If a tty frame defines a
12337 background color, use that to compute the background mode, instead
12338 of always defaulting to "dark".
12339
12340 2000-10-19 Miles Bader <miles@lsi.nec.co.jp>
12341
12342 * comint.el (comint-write-output): New function.
12343 (comint-mode-map): Add it to the menu.
12344 Bind `C-c C-s' to comint-write-output.
12345
12346 2000-10-18 Gerd Moellmann <gerd@gnu.org>
12347
12348 * startup.el (fancy-splash-screens): Set buffer-undo-list to t.
12349 Use fancy-splash-delay.
12350
12351 2000-10-18 Alex Schroeder <alex@gnu.org>
12352
12353 * progmodes/sql.el (sql-sybase-options): New option.
12354 (sql-sybase): Use it. Add sql-database to the list of parameters
12355 provided for login. The options -w 2048 -n are not used any more.
12356
12357 * comint.el (comint-read-input-ring): Bugfix such that the first
12358 and the last entry of the input ring file are not lost.
12359
12360 2000-10-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12361
12362 * ps-print.el: Internal variable changes to defcustom,
12363 make-local-hook changes to defvar. Doc fix.
12364 (ps-print-version): New version number (6.1).
12365 (ps-setup, ps-do-despool): Code fix.
12366 (ps-printer-name): Customization fix.
12367 (ps-printer-name-option): Now is a defcustom instead of an
12368 internal variable.
12369 (ps-print-hook, ps-print-begin-sheet-hook, ps-print-begin-page-hook)
12370 (ps-print-begin-column-hook): Now are defvar instead of
12371 make-local-hook.
12372
12373 2000-10-18 Miles Bader <miles@gnu.org>
12374
12375 * comint.el (comint-delete-output): Renamed from `comint-kill-output'.
12376 (comint-kill-output): Changed into an alias for `comint-delete-output',
12377 and made obsolete.
12378 (comint-mode-map): Rename references to comint-kill-output.
12379
12380 2000-10-18 Eli Zaretskii <eliz@is.elta.co.il>
12381
12382 * diff-mode.el (diff-header-face, diff-file-header-face)
12383 (diff-changed-face): Add bold and italic attributes to tty faces.
12384 (diff-function-face): New face.
12385 (diff-font-lock-keywords): Use it.
12386
12387 2000-10-18 Miles Bader <miles@lsi.nec.co.jp>
12388
12389 * comint.el (comint-output-filter): Fixup comint-last-input-end too.
12390 Remove commented-out call to force-mode-line-update.
12391 (comint-kill-output): Use `forward-line 0' instead of
12392 beginning-of-line to make sure we get past the prompt.
12393
12394 2000-10-17 Stefan Monnier <monnier@cs.yale.edu>
12395
12396 * diff-mode.el (diff-header-face, diff-file-header-face):
12397 Add specific setting for dark background.
12398 (diff-context-face): Renamed from diff-comment-face.
12399 Set explicitly rather than inheriting from font-lock-comment-face.
12400
12401 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
12402
12403 * startup.el (command-line): Move the code which sets the default
12404 TTY colors to before before-init-hook.
12405
12406 2000-10-17 Gerd Moellmann <gerd@gnu.org>
12407
12408 * jit-lock.el (jit-lock-stealth-time): Doc fix.
12409
12410 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
12411
12412 * files.el (auto-mode-alist): Add .dif and .pat as diff-mode
12413 extensions, for MS-DOS.
12414
12415 * diff-mode.el (diff-header-face, diff-file-header-face)
12416 (diff-changed-face): Define tty-specific colors.
12417
12418 2000-10-17 Gerd Moellmann <gerd@gnu.org>
12419
12420 * startup.el (fancy-splash-text): Realign the text.
12421
12422 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
12423
12424 * font-lock.el (font-lock-comment-face): Define a separate default
12425 for dark-background tty's.
12426
12427 2000-10-17 Miles Bader <miles@gnu.org>
12428
12429 * help.el (resize-temp-buffer-window): Add hack to avoid last line
12430 being obscured by whizzy mode-lines on graphics displays.
12431
12432 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
12433
12434 * info.el (Info-title-1-face, Info-title-2-face)
12435 (Info-title-3-face): Define colors for tty's.
12436 (info-header-node): Remove unneeded tty-specific definition.
12437
12438 2000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
12439
12440 * term/pc-win.el (msdos-handle-reverse-video): Don't remove
12441 reverse from the frame parameters, and don't invert foreground and
12442 background colors.
12443
12444 2000-10-16 Miles Bader <miles@gnu.org>
12445
12446 * info.el (Info-set-mode-line): Use `%b' instead of hardwired
12447 string "*Info*". Call propertized-buffer-identification to spruce
12448 up the result.
12449
12450 2000-10-16 Gerd Moellmann <gerd@gnu.org>
12451
12452 * help.el: Provide `help' for the sake of define-minor-mode
12453 which generates defcustoms with requires.
12454
12455 * jit-lock.el (jit-lock-after-change): If we're in text that
12456 matches a multi-line font-lock pattern, make sure the whole text
12457 will be redisplayed.
12458
12459 * emacs-lisp/authors.el (authors-add): Don't add an entry if
12460 author's name is unknown.
12461
12462 * eshell/esh-var.el, eshell/esh-util.el, eshell/esh-test.el,
12463 * eshell/esh-proc.el, eshell/esh-opt.el, eshell/esh-mode.el,
12464 * eshell/esh-maint.el, eshell/esh-io.el, eshell/esh-ext.el,
12465 * eshell/esh-cmd.el, eshell/esh-arg.el, eshell/em-xtra.el,
12466 * eshell/em-unix.el, eshell/em-term.el, eshell/em-smart.el,
12467 * eshell/em-script.el, eshell/em-rebind.el, eshell/em-prompt.el,
12468 * eshell/em-pred.el, eshell/em-ls.el, eshell/em-hist.el,
12469 * eshell/em-glob.el, shell/em-dirs.el, eshell/em-cmpl.el,
12470 * eshell/em-basic.el, eshell/em-banner.el, eshell/em-alias.el:
12471 Add author information.
12472
12473 2000-10-16 Miles Bader <miles@lsi.nec.co.jp>
12474
12475 * toolbar/up_arrow.xpm, toolbar/right_arrow.xpm:
12476 * toolbar/left_arrow.xpm, toolbar/home.xpm: Re-convert from
12477 full-color version (using the Gimp) to eliminate dithering artifacts.
12478
12479 2000-10-15 Stefan Monnier <monnier@cs.yale.edu>
12480
12481 * font-lock.el (font-lock-syntactic-keywords): Fix docstring.
12482
12483 * simple.el (syntax-flag-table, string-to-syntax): Remove.
12484
12485 2000-10-15 Dave Love <fx@gnu.org>
12486
12487 * progmodes/sh-script.el: Require skeleton and comint when compiling.
12488
12489 * pcomplete.el (pcomplete) <defgroup>: Add :version.
12490
12491 * whitespace.el: Doc fixes.
12492 (top-level): Don't add hooks here.
12493 (whitespace-running-emacs): Deleted.
12494 (timer): Don't require.
12495 (whitespace): Add back :version conditional on xemacs test.
12496 (whitespace-spacetab-regexp, whitespace-indent-regexp)
12497 (whitespace-ateol-regexp, whitespace-modes): Fix custom type.
12498 (whitespace-force-mode-line-update, whitespace-refresh-rescan-list)
12499 (whitespace-tickle-timer, whitespace-rescan-files-in-buffers):
12500 Avoid specific xemacs test.
12501 (whitespace-global-mode): New option.
12502 (whitespace-global-mode): New command.
12503 (whitespace-unload-hook): New function.
12504
12505 * info.el (Info-mouse-follow-nearest-node): Use mouse-set-point.
12506 (Info-fontify-node, Info-goto-node, Info-mode-menu)
12507 (Info-fontify-node): `Goto' goes to `Go to'.
12508 (Info-fontify-node): Add help-echo to xref links.
12509
12510 2000-10-15 Eli Zaretskii <eliz@is.elta.co.il>
12511
12512 * eshell/em-unix.el (eshell-du-prefer-over-ange): Doc fix.
12513
12514 2000-10-15 Stefan Monnier <monnier@cs.yale.edu>
12515
12516 * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
12517 Use plist-get and allow :inherit.
12518
12519 * emacs-lisp/cl-macs.el (cl-do-arglist):
12520 Use plist-get and plist-member instead of memq.
12521
12522 * emacs-lisp/ewoc.el (ewoc-location): New function.
12523 (ewoc-enter-after, ewoc-enter-before): Document return value.
12524 * pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
12525 Don't need make-local-hook any more.
12526 (cvs-addto-collection): Return the new tin.
12527 (cvs-mode-insert): Jump to the new line.
12528
12529 * jit-lock.el (jit-lock-fontify-buffer): Remove.
12530
12531 * arc-mode.el (archive-zoo-summarize): Fix from gnu.emacs.bug.
12532
12533 * font-lock.el (font-lock-syntactically-fontified): New var.
12534 (font-lock-fontify-syntactic-keywords-region): Use it.
12535 (font-lock-mode): Fix docstring. Don't need make-local-hook anymore.
12536
12537 * diff-mode.el (diff-find-file-name): Fix regexp.
12538
12539 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
12540 (cl-builtin-clrhash, cl-builtin-maphash): Add for byte-compatibility.
12541
12542 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix.
12543 (sh-mode-syntax-table): Add punctuation syntax for < and >.
12544 (sh-mode): Don't make all vars local here.
12545 (sh-kw): Reformat.
12546 (sh-set-shell): Use dolist. Don't set indent-region-function.
12547 (sh-mode-syntax-table): Use pop.
12548 (sh-remember-variable): Use push.
12549 (sh-help-string-for-variable): Use memq.
12550 (sh-safe-backward-sexp): Remove.
12551 (sh-safe-forward-sexp): Add ARG.
12552 (sh-get-indent-info, sh-prev-stmt): Use it.
12553 (sh-prev-line): Simplify by using forward-comment.
12554 (sh-this-is-a-continuation): Simplify.
12555 (sh-learn-buffer-indent): Use dolist.
12556 (sh-do-nothing): Remove.
12557 (sh-set-char-syntax, sh-set-here-doc-region):
12558 Use inhibit-modification-hooks.
12559 (sh-name-style): Use mapcar and push.
12560 (sh-load-style): Use dolist.
12561 (sh-save-styles-to-buffer): Use with-current-buffer and pp.
12562 (sh-case, sh-while-getopts): Use propertize directly rather
12563 than sh-electric-rparen.
12564
12565 2000-10-14 Stefan Monnier <monnier@cs.yale.edu>
12566
12567 * textmodes/tex-mode.el: Require CL when compiling.
12568 (tex-mode-syntax-table): Init immediately.
12569 (tex-mode-map): Bind M-RET to latex-insert-item.
12570 (latex-mode): Set indent-line-function to latex-indent.
12571 (tex-common-initialization): Don't setup the syntax-table any more.
12572 (latex-insert-item): New skeleton.
12573 (tex-next-unmatched-end): Fix copy/paste braino.
12574 (latex-syntax-after, latex-skip-close-parens, latex-down-list)
12575 (latex-indent, latex-find-indent): New functions.
12576 (tex-indent-allhanging, tex-indent-arg, tex-latex-indent-syntax-table)
12577 (tex-indent-item, tex-indent-item-re, tex-indent-basic): New vars.
12578 (tex-compilation-parse-errors): Use with-syntax-table.
12579
12580 2000-10-15 Miles Bader <miles@gnu.org>
12581
12582 * font-lock.el (font-lock-comment-face): Change dark-background,
12583 color, non-tty, default to `chocolate1'.
12584
12585 2000-10-13 John Wiegley <johnw@gnu.org>
12586
12587 * eshell/esh-util.el (require): Added a missing `require' form,
12588 needed when compiling (for an ange-ftp macro definition).
12589
12590 2000-10-13 Dave Love <fx@gnu.org>
12591
12592 * toolbar/paste.pbm, toolbar/saveas.pbm: Retouch.
12593
12594 2000-10-13 Gerd Moellmann <gerd@gnu.org>
12595
12596 * emacs-lisp/lisp.el (down-list, backward-up-list, up-list): Doc fix.
12597
12598 * toolbar/*.xpm: Reduce to max. 8 colors (mogrify -colorspace
12599 transparent -colors 8).
12600
12601 2000-10-13 Stephen Gildea <gildea@stop.mail-abuse.org>
12602
12603 * time-stamp.el (time-stamp): Fixed bug in new multi-line code
12604 that breaks with old list format timestamps.
12605 (time-stamp-warn-inactive, time-stamp-old-format-warn)
12606 (time-stamp-count, time-stamp-conversion-warn): Improved doc strings.
12607
12608 2000-10-13 John Wiegley <johnw@gnu.org>
12609
12610 * align.el, pcomplete.el, calendar/timeclock.el,
12611 eshell/esh-module.el, eshell/eshell.el: Removed URL reference.
12612
12613 * calendar/timeclock.el (timeclock-find-discrep): A fix to some
12614 faulty math, where holiday hours were being computing as seconds.
12615
12616 2000-10-13 John Wiegley <johnw@gnu.org>
12617
12618 * desktop.el (desktop-buffer-modes-to-save): Added a global for
12619 specifying what "other" kinds of buffers should be saved.
12620 This used to be hard-coded.
12621 (desktop-buffer-misc-functions): A global for specifying how
12622 auxiliary data should be determined for special buffer types.
12623 (desktop-save-buffer-p): Use `desktop-buffer-modes-to-save',
12624 instead of hard-coding the special buffer types.
12625 (desktop-save): Run `desktop-buffer-misc-functions' to gather
12626 auxiliary data, instead of hard-coding for Info buffers and dired.
12627 (desktop-buffer-info-misc-data): Aux function for determining Info
12628 buffer auxiliary info.
12629 (desktop-buffer-dired-misc-data): Likewise, but for dired buffers.
12630 (desktop-buffer-info): Changed this function to use the info
12631 gathered above.
12632 (desktop-create-buffer): Be a little more careful about what
12633 `minor-mode' means before calling it. This is important for some
12634 buffer types.
12635
12636 2000-10-13 John Wiegley <johnw@gnu.org>
12637
12638 * eshell/esh-util.el: Added a global form which declares an
12639 autoload for `parse-time-string', if that function is not already
12640 defined, and if parse-time.el is available on the user's system.
12641
12642 * eshell/em-ls.el (eshell-ls-applicable): Extended this function
12643 to be aware of ange-ftp user info.
12644 (eshell-do-ls): Bind `ange-cache'. Also, use `eshell-file-attributes'.
12645 (eshell-ls-annotate): Use `eshell-file-attributes'.
12646 (eshell-ls-file): Made the user-id printing code a bit smarter.
12647
12648 * eshell/esh-util.el (eshell-ange-ls-uids): Added variable, to
12649 allow identification of alias user ids in remote directories.
12650 It's manual, but there's no other way to know when the current user
12651 on the local machine, is also the owning user on the remote machine.
12652 (fboundp): Bind `ange-cache'.
12653 (eshell-directory-files-and-attributes): Re-organized the logic a
12654 bit to use `eshell-file-attributes' instead of `file-attributes'.
12655 The former is more sensitive to directories that are read via FTP,
12656 and knows how to use ange-ftp to determine full attribute
12657 information, instead of just the name and last modtime.
12658 (eshell-current-ange-uids): Return the current user id when in a
12659 remote directory.
12660 (eshell-parse-ange-ls): Parse a full directory listing that has
12661 been returned by ange-ftp.
12662 (eshell-file-attributes): This beefed up version of
12663 `file-attributes' is only special if the user is currently in a
12664 remote directory, in which case it does a lot of work to find out
12665 what the real attributes of a file are, as they appear on the
12666 remote machine. This makes usage of remote directories (i.e.,
12667 ange-ftp pathnames) much more useful. You can now use Eshell as a
12668 full-fledged FTP client, with much more manipulation ability than
12669 most other clients.
12670
12671 * eshell/em-unix.el (eshell-du-prefer-over-ange): Added a new
12672 variable, which means that Eshell's du should always be preferred
12673 in remote directories.
12674 (eshell-shuffle-files): Use `eshell-file-attributes', rather than
12675 just `file-attributes'.
12676 (eshell-mvcp-template): Bind `ange-cache', to improve performance
12677 when reading remote directories. This is an Eshell-specific
12678 variable (not part of ange-ftp).
12679 (eshell/ln): Bind `ange-cache'.
12680 (eshell/du): Added some extra logic for determining when to use
12681 Eshell's du (which is slow), and when to use the external version
12682 (which may or may not exist).
12683
12684 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
12685 Call `eshell-interactive-process', rather than using
12686 `get-buffer-process', since backgrounded processes don't count in
12687 the context of this function's logic.
12688
12689 * eshell/esh-arg.el (eshell-parse-double-quote): Moved a call to
12690 `forward-char', so that null strings are parsed correctly.
12691
12692 2000-09-13 John Wiegley <johnw@gnu.org>
12693
12694 * eshell/em-pred.el (eshell-pred-file-type)
12695 (eshell-pred-file-links, eshell-pred-file-size):
12696 Use `eshell-file-attributes'. This is more correct over ange-ftp.
12697
12698 * eshell/em-glob.el (eshell-extended-glob): Bind `ange-cache', so
12699 that remote file globbing is more efficient.
12700
12701 * eshell/em-ls.el (eshell-ls-dir): Use `expand-file-name' when
12702 gathering the files and attributes within a directory.
12703
12704 * eshell/em-unix.el (eshell/cat): If any of the files passed on
12705 the command line is a special file (not a regular file, directory
12706 or symlink), always attempt to call the external version of cat.
12707
12708 2000-09-13 John Wiegley <johnw@gnu.org>
12709
12710 * eshell/esh-mode.el (eshell-find-tag): Corrections to the
12711 Eshell-friendly version of find-tag.
12712
12713 2000-10-13 Miles Bader <miles@lsi.nec.co.jp>
12714
12715 * image-file.el (image-file-name-extensions)
12716 (image-file-name-regexps): Add autoload cookies.
12717
12718 2000-10-13 Kenichi Handa <handa@etl.go.jp>
12719
12720 * international/mule-cmds.el (select-safe-coding-system): If FROM
12721 is string, show it in *Warning* buffer.
12722
12723 2000-10-13 Eli Zaretskii <eliz@is.elta.co.il>
12724
12725 * startup.el (normal-top-level): Use display-popup-menus-p instead
12726 of window-system.
12727 (command-line): Use display-graphic-p instead of window-system.
12728 (command-line-1): Use display-popup-menus-p and display-mouse-p
12729 instead of window-system.
12730
12731 2000-10-12 Sam Steingold <sds@gnu.org>
12732
12733 * tooltip.el (tooltip-use-echo-area): New user variable.
12734 (tooltip-show): Use it to choose between `x-show-tip' and `message'.
12735
12736 2000-10-12 Dave Love <fx@gnu.org>
12737
12738 * recentf.el: Maintainer's checkdoc fixes.
12739
12740 * startup.el (normal-top-level-add-subdirs-to-load-path):
12741 Use character class, not ASCII when matching file names.
12742 (fancy-splash-head): Add trailing slash to URL.
12743 (command-line): Don't require XPM support for toolbar.
12744
12745 * progmodes/cperl-mode.el (cperl-tips-faces): Doc fix.
12746 (cperl-invalid-face): Revert last change.
12747 (cperl-init-faces): Quote cperl-invalid-face.
12748
12749 2000-10-12 Kenichi Handa <handa@etl.go.jp>
12750
12751 * startup.el (fancy-splash-text): Remove superfluous quote.
12752
12753 2000-10-12 Gerd Moellmann <gerd@gnu.org>
12754
12755 * startup.el (fancy-splash-screens): Don't add a pre-command hook.
12756 (fancy-splash-pre-command, fancy-splash-pending-command): Removed.
12757 (command-line-1): Don't use fancy-splash-pending-command.
12758 (fancy-splash-screens-1): Goto point-min after inserting text.
12759
12760 * calendar/diary-lib.el (diary-cyclic): Doc fix from Ed Reingold.
12761
12762 * progmodes/scheme.el (scheme-mode-map): Use lisp-mode-shared-map
12763 instead of shared-lisp-mode-map.
12764
12765 2000-10-12 Miles Bader <miles@lsi.nec.co.jp>
12766
12767 * faces.el (header-line): Change tty-variant to use underlining.
12768
12769 * isearch.el (isearch-set-lazy-highlight-faces-at): New function.
12770 (isearch-highlight): Restore lazy-isearch face properties at old
12771 position, and suppress them at new position.
12772 (isearch-dehighlight): Restore lazy-isearch face properties.
12773 (isearch-lazy-highlight-update): Add lazy-isearch overlays even
12774 over the real isearch overlay, but in that case, don't give it a
12775 face property. Use `push'.
12776
12777 2000-10-12 Kenichi Handa <handa@etl.go.jp>
12778
12779 * man.el (Man-getpage-in-background): Fix previous change.
12780 Decode the process output only when we are in multibyte mode.
12781
12782 2000-10-11 Dave Love <fx@gnu.org>
12783
12784 * info.el (Info-mode-menu): Fix some help.
12785 (info-tool-bar-map): Add entry for Info-last.
12786
12787 * toolbar/cancel.xpm, toolbar/jump_to.xpm, toolbar/right_arrow.xpm:
12788 * toolbar/close.xpm, toolbar/left_arrow.xpm, toolbar/save.xpm:
12789 * toolbar/copy.xpm, toolbar/mail.xpm, toolbar/saveas.xpm:
12790 * toolbar/cut.xpm, toolbar/mail_compose.xpm:
12791 * toolbar/search-replace.xpm, toolbar/exit.xpm:
12792 * toolbar/mail_send.xpm, toolbar/search.xpm, toolbar/fld_open.xpm:
12793 * toolbar/new.xpm, toolbar/spell.xpm, toolbar/help.xpm:
12794 * toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm:
12795 * toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm:
12796 * toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm:
12797 Reduce colour requirements to 25 overall. (Probably wants
12798 revisiting from the originals to reduce further.)
12799
12800 2000-10-11 Eli Zaretskii <eliz@is.elta.co.il>
12801
12802 * hexl.el (hexlify-buffer): Bind coding-system-for-write to
12803 buffer-file-coding-system, instead of raw-text.
12804 (dehexlify-buffer): Bind coding-system-for-read to
12805 buffer-file-coding-system, instead of raw-text.
12806
12807 2000-10-11 Sam Steingold <sds@gnu.org>
12808
12809 * progmodes/cperl-mode.el (cperl-invalid-face): Double-quote
12810 `underline' - fixes the bug introduced on 2000-09-21.
12811
12812 2000-10-11 Dave Love <fx@gnu.org>
12813
12814 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
12815 Avoid compiler warnings.
12816 (scheme-mode): Doc fix.
12817 (scheme-font-lock-keywords-1): Match `define-syntax'.
12818
12819 2000-10-11 Miles Bader <miles@lsi.nec.co.jp>
12820
12821 * faces.el (frame-set-background-mode): Pay attention to saved
12822 face specs as well as default ones. Only do anything if the
12823 bg-mode or display-type has actually changed. Use `dolist'.
12824 (region): Make dark-background `region' face less in-your-face.
12825
12826 2000-10-10 Sam Steingold <sds@gnu.org>
12827
12828 * chistory.el, ielm.el, ledit.el:
12829 * progmodes/inf-lisp.el, progmodes/scheme.el:
12830 Use `lisp-mode-shared-map' instead of `shared-lisp-mode-map'.
12831
12832 2000-10-10 Stefan Monnier <monnier@cs.yale.edu>
12833
12834 * textmodes/texinfo.el: Update copyright and fix typo.
12835
12836 * desktop.el (desktop-modes-not-to-save): New var.
12837 (desktop-save-buffer-p): Use it.
12838 Also, obey desktop-buffers-not-to-save even for non-file buffers.
12839 (desktop-buffer-file): Use pop-to-buffer if switch-to-buffer fails.
12840
12841 2000-10-10 Dave Love <fx@gnu.org>
12842
12843 * toolbar/tool-bar.el (tool-bar-add-item)
12844 (tool-bar-add-item-from-menu): Don't favour XPM icons on mono display.
12845
12846 * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm:
12847 * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm:
12848 * toolbar/fld_open.pbm, toolbar/help.pbm, toolbar/home.pbm:
12849 * toolbar/index.pbm, toolbar/info.pbm, toolbar/jump_to.pbm:
12850 * toolbar/left_arrow.pbm, toolbar/mail.pbm, toolbar/mail_compose.pbm:
12851 * toolbar/mail_send.pbm, toolbar/new.pbm, toolbar/open.pbm:
12852 * toolbar/paste.pbm, toolbar/preferences.pbm, toolbar/print.pbm:
12853 * toolbar/right_arrow.pbm, toolbar/save.pbm, toolbar/saveas.pbm:
12854 * toolbar/search-replace.pbm, toolbar/search.pbm, toolbar/spell.pbm:
12855 * toolbar/undo.pbm, toolbar/up_arrow.pbm: New files straight from
12856 the .xpms; probably need retouching.
12857
12858 2000-10-10 Miles Bader <miles@lsi.nec.co.jp>
12859
12860 * subr.el (add-to-list): Add optional argument APPEND.
12861 * battery.el (display-battery): Use `add-to-list'.
12862
12863 2000-10-09 Thien-Thi Nguyen <ttn@gnu.org>
12864
12865 * play/zone.el (zone-timer, zone-wc-tbl): Rework these vars as symbol
12866 properties.
12867 (zone, zone-when-idle, zone-leave-me-alone)
12868 (zone-pgm-whack-chars): Use new symbol properties.
12869
12870 * battery.el (display-battery): Doc spelling fix.
12871
12872 * vc.el (with-vc-file, edit-vc-file): Specify `indent-function'
12873 property.
12874
12875 2000-10-09 Dave Love <fx@gnu.org>
12876
12877 * toolbar/tool-bar.el (tool-bar-mode): Check whether tool-bar-map
12878 has been initialized before calling tool-bar-setup.
12879 (tool-bar-add-item-from-menu): Add autoload cookie.
12880
12881 2000-10-09 Eli Zaretskii <eliz@is.elta.co.il>
12882
12883 * menu-bar.el (send-mail-item-name): New function.
12884 (menu-bar-tools-menu) <compose-mail>: Use it to display the value
12885 of mail-user-agent in the menu. Don't display the "Send Mail"
12886 item if mail-user-agent is nil or its value is ignore.
12887 (menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item
12888 if read-mail-command is nil or its value is ignore.
12889
12890 * mouse.el ([header-line mouse-1]): Bind to mouse-select-window.
12891
12892 2000-10-09 Miles Bader <miles@gnu.org>
12893
12894 * toolbar/up_arrow.xpm: Flip to put highlight in correct place.
12895 Correct image size.
12896 * toolbar/left_arrow.xpm: Correct image size.
12897
12898 * jka-compr.el: Don't call `jka-compr-install' when loading (it
12899 will be done by the definition of `auto-compression-mode' if
12900 necessary. Move code to uninstall existing file-name handler
12901 before definition of `auto-compression-mode'.
12902
12903 * image-file.el (auto-image-file-mode): Move to the end of the
12904 file, because `define-minor-mode' actually calls the mode-function
12905 if the associated variable is non-nil, which requires that all
12906 needed functions be already defined.
12907
12908 * mouse.el (popup-menu): Balance parens.
12909
12910 2000-10-08 Stefan Monnier <monnier@cs.yale.edu>
12911
12912 * mouse.el (popup-menu): Move the command call outside the loop
12913 so that popup-menu returns whatever the command returns.
12914
12915 * progmodes/etags.el: Docstring fixes. Maintainer line updated.
12916 (initialize-new-tags-table): Use run-hook-with-args-until-success.
12917 (find-tag): Use pop-to-buffer if switch-to-buffer failed.
12918 (tags-table-format-functions): Renamed from tags-table-format-hooks.
12919
12920 * vc.el (vc-version-diff): diff-switches can be a list.
12921 Use relative filenames for prettier output.
12922
12923 * pcvs.el (cvs-append-to-ignore, cvs-vc-command-advice)
12924 (vc-post-command-functions): Remove old-VC compatibility code.
12925
12926 * newcomment.el (comment-indent-default): Autoload.
12927
12928 * font-lock.el (font-lock-defaults): Make buffer-local.
12929 (font-lock-turn-on-thing-lock): Use jit-lock-refontify.
12930 (font-lock-choose-keywords):
12931 Ignore LEVEL unless KEYWORDS is a list of syms.
12932 (c-keywords, c++-keywords, objc-keywords, java-keywords):
12933 Don't wrap regexp-opt things in \(...\) unnecessarily.
12934
12935 * jit-lock.el: Don't require font-lock any more.
12936 (jit-lock-functions): Make buffer-local.
12937 (jit-lock-saved-fontify-buffer-function): Remove.
12938 (jit-lock-mode): Remove autoload cookie.
12939 Remove font-lock specific code.
12940 (jit-lock-unregister): Don't bother handling complex hooks any more.
12941 (jit-lock-refontify): New function.
12942 (jit-lock-fontify-buffer): Use it.
12943 (jit-lock-function-1): Replaced by jit-lock-fontify-now.
12944 (jit-lock-fontify-now): Renamed from jit-lock-function-1.
12945 Add optional args START and END.
12946 Never call font-lock-fontify-region directly.
12947 (jit-lock-function, jit-lock-stealth-fontify): Use it.
12948
12949 * emacs-lisp/regexp-opt.el (regexp-opt): Add \<...\> if PAREN=`words'.
12950
12951 2000-10-08 Dave Love <fx@gnu.org>
12952
12953 * progmodes/ada-mode.el (ada-mode-menu): Add name to menu map.
12954
12955 * progmodes/icon.el (icon-mode-map): Add name to menu-bar keymap.
12956
12957 * play/studly.el (studlify-region, studlify-word): Add autoload
12958 cookie.
12959
12960 * play/morse.el (morse-region, unmorse-region): Add autoload
12961 cookie.
12962
12963 * play/spook.el (spook-phrases-file): Use expand-file-name, not
12964 concat.
12965
12966 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Don't
12967 insist on symbols starting with word syntax.
12968 (lisp-mode-shared-map): Renamed from shared-lisp-mode-map.
12969 (eval-defun-1): Doc fix.
12970 (indent-sexp): Use nconc to build up indent-stack.
12971
12972 * mail/sendmail.el: Byte-compile-dynamic since it gets loaded by
12973 Gnus with little use.
12974 (mail-setup-hook): Add mail-abbrevs-setup to options.
12975
12976 * recentf.el: Doc fixes.
12977
12978 * vcursor.el (vcursor-cs-binding): Remove compatibility code.
12979 Clean up remainder.
12980
12981 * timezone.el (timezone-parse-date): Doc fix. Fix regexps for (5)
12982 without timezone and (8) with timezone to enforce some whitespace.
12983 Simplify code somewhat.
12984
12985 * options.el (list-options): Doc that you should use customize.
12986
12987 * iswitchb.el (iswitchb-mode): Add :require.
12988
12989 * info.el (Info-goto-node, Info-menu): Doc fix.
12990 (Info-mode-menu): Bind beginning-of-buffer, Info-edit
12991 (info-tool-bar-map): New variable.
12992 (Info-mode): Use it.
12993 (Info-edit-map): Define all in defvar.
12994 (speedbar-attached-frame): Avoid compiler warning.
12995
12996 * toolbar/tool-bar.el (tool-bar-map): Define it empty.
12997 (global-map): Bind [tool-bar] to a filtered map.
12998 (tool-bar-add-item): Remove MAP arg. Allow PBM icons.
12999 (tool-bar-add-item-from-menu): Use tool-bar-map, not tb-map.
13000 Allow PBM icons.
13001 (tool-bar-setup): Adjust calls of tool-bar-add-item.
13002
13003 * toolbar/index.xpm, toolbar/jump_to.xpm, toolbar/attach.xpm:
13004 * toolbar/up_arrow.xpm, toolbar/left_arrow.xpm, toolbar/home.xpm:
13005 * toolbar/right_arrow.xpm: New files. Renamed from tigert's
13006 icons, except up_arrow, which is left-arrow rotated.
13007
13008 * imenu.el (imenu-add-to-menubar): Fix last change.
13009
13010 2000-10-08 Peter Breton <pbreton@ne.mediaone.net>
13011
13012 * generic-x.el (rul-generic-mode): Remove eval-when-compile
13013 statements. Suggested by Stefan Monnier <monnier@cs.yale.edu>.
13014
13015 2000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
13016
13017 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Fix
13018 typos in doc strings.
13019
13020 * font-lock.el (font-lock-mode, global-font-lock-mode): Mention in
13021 the doc strings how to customize Font Lock faces.
13022
13023 * mouse.el (mouse-drag-mode-line-1): Fix an off-by-one error in
13024 computing growth when dragging the header line.
13025
13026 2000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
13027
13028 * simple.el (kill-line): Doc fix.
13029
13030 2000-10-08 Miles Bader <miles@gnu.org>
13031
13032 * faces.el (secondary-selection): Make foreground visible on tty.
13033
13034 * jka-compr.el (auto-compression-mode): Move to the end of the
13035 file, because `define-minor-mode' actually calls the mode-function
13036 if the associated variable is non-nil, which requires that all
13037 needed functions be already defined.
13038 (with-auto-compression-mode): Add autoload cookie.
13039
13040 2000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
13041
13042 * files.el (find-backup-file-name) [ms-dos]: If support for long
13043 file names is not available, behave as if version-control were set
13044 to never.
13045
13046 2000-10-07 Dave Love <fx@gnu.org>
13047
13048 * net/browse-url.el (browse-url-gnome-moz-arguments): New option.
13049 (browse-url-gnome-moz): New function.
13050 (browse-url-browser-function): Use it.
13051 Suggested by Colin Walters <walters@cis.ohio-state.edu>.
13052
13053 2000-10-07 Stefan Monnier <monnier@cs.yale.edu>
13054
13055 * indent.el (tab-always-indent): New var.
13056 (indent-for-tab-command): Use it.
13057
13058 * files.el (set-auto-mode): Ignore unknown -*- mode -*- rather than
13059 raise an error. This way it can still default to a sane value.
13060
13061 2000-10-06 Stefan Monnier <monnier@cs.yale.edu>
13062
13063 * startup.el (fancy-splash-screens): Use local rather than global map.
13064 Don't use `update-menu-bindings' any more.
13065 Get rid of assumptions about keymap representation.
13066
13067 2000-10-06 Dave Love <fx@gnu.org>
13068
13069 * textmodes/fill.el (sentence-end-double-space)
13070 (sentence-end-without-period): Doc fix.
13071 (adaptive-fill-regexp): Purecopy.
13072 (unjustify-current-line): Use line-end-position.
13073 (fill-individual-paragraphs-prefix): Use line-beginning-position.
13074
13075 * net/eudc-vars.el (eudc): Add :version, :link.
13076
13077 * international/mule-conf.el (file-coding-system-alist): Use \', not $.
13078
13079 * emacs-lisp/find-func.el (find-function-regexp): Remove spurion.
13080 Fix for define-minor-mode.
13081 (function-at-point): Alias to function-called-at-point.
13082
13083 * custom.el (custom-declare-variable, custom-set-variables): Use mapc.
13084
13085 * simple.el (backward-word): Doc fix.
13086
13087 * image-file.el (image-file-name-regexp): image-file-regexps ->
13088 image-file-name-regexps.
13089 (image-file-name-extensions): Add pbm.
13090
13091 2000-10-06 Stefan Monnier <monnier@cs.yale.edu>
13092
13093 * smerge-mode.el (smerge-diff): Setup the buffer's default-directory
13094 and add filename to the names so that diff-mode can jump to source.
13095
13096 * font-lock.el (font-lock-defaults-alist): Remove the TeX entries.
13097 (tex-font-lock-keywords, tex-font-lock-keywords-2)
13098 (tex-font-lock-keywords-1): Remove.
13099 (font-lock-turn-on-thing-lock): Use jit-lock-register.
13100 (font-lock-turn-off-thing-lock): Use jit-lock-unregister.
13101 (font-lock-default-fontify-region):
13102 Expand beg..end correctly when just following a multiline region.
13103 (font-lock-fontify-anchored-keywords):
13104 Include the anchor text as part of the multiline.
13105
13106 2000-10-06 Gerd Moellmann <gerd@gnu.org>
13107
13108 * loadup.el (toplevel): Load `loaddefs' before `help' because the
13109 latter needs the autoloaded define-minor-mode macro during the
13110 bootstrap.
13111
13112 * startup.el (command-line): For now, activate tool-bar-mode only
13113 if XPM images are supported.
13114
13115 * mouse.el (mouse-drag-header-line): Don't allow resizing a
13116 window by dragging a header-line at the top of the frame; that's
13117 confusing because the header-line doesn't move.
13118 (mouse-drag-mode-line-1): Use event-* and posn-* functions instead
13119 of treating the event as a list. Some cleanup.
13120
13121 2000-10-06 Miles Bader <miles@gnu.org>
13122
13123 * simple.el (display-message-or-buffer): New function.
13124 (shell-command-on-region): Use `display-message-or-buffer'.
13125
13126 * emacs-lisp/easy-mmode.el (define-derived-mode): Tweak generated
13127 docstring parts.
13128
13129 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
13130 (smbclient-prompt-regexp): Add usage note to doc string.
13131 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Removed.
13132 (ftp-mode, smbclient-mode): Don't set `font-lock-defaults'.
13133 Use add-hook for adding the comint filter function, and only do so
13134 if it's not already in the global hook list.
13135 (ftp-mode, smbclient-mode, nslookup-mode): Remove redundant calls
13136 to `make-local-variable'.
13137 (nslookup-font-lock-keywords): Remove prompt entry.
13138 (nslookup): Don't set the process-filter.
13139 (finger): Exit the loop correctly when the regexps list runs out.
13140 (ftp, smbclient, smbclient-list-shares):
13141 Set the real major mode immediately, not after execing.
13142 Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
13143
13144 * comint.el (comint-watch-for-password-prompt): Use STRING as a prompt.
13145
13146 2000-10-05 Stefan Monnier <monnier@cs.yale.edu>
13147
13148 * progmodes/compile.el (compile-collect-regexps): Use dolist and push.
13149
13150 * which-func.el (which-func-format): Remove spurious space.
13151 (which-func-mode): Don't make it permanent-local.
13152 (which-func-ff-hook): Allow which-func-maxout to be nil.
13153 (which-func-update): Simplify a bit. Only run if which-func-mode is t.
13154 (which-func-mode): Simplify.
13155 Use post-command-idle-hook rather than post-command-hook.
13156 Go through all buffers and update their state.
13157 (which-function): Also try add-log-current-defun-function.
13158
13159 * vc.el (with-vc-properties): Use conses rather than length-2 lists.
13160 (vc-checkout, vc-finish-steal, vc-checkin, vc-revert-file):
13161 Update call to with-vc-properties accordingly.
13162 (vc-comment-search-reverse, vc-comment-search-forward): Docstring fix.
13163 (vc-revert-buffer): More careful about window selection and deletion.
13164 (vc-switch-backend): Slight reorg to avoid calling `registered' twice.
13165
13166 * pcvs.el (cvs-ediff-exit-hook): Expect delete-window to fail.
13167 (cvs-retrieve-revision): Reuse a pre-existing buffer.
13168 (cvs-dired-action): Change the default to quickdir.
13169
13170 * newcomment.el (comment-indent): Delegate to indent-according-to-mode
13171 if comment-indent-function returns nil.
13172 (comment-indent-default): New function.
13173 (comment-indent-function): Use it and document the new semantics.
13174
13175 * image-file.el: Docstring fixes.
13176
13177 * help.el (help-xref-on-pp): Use match-string.
13178 (describe-variable): New arg BUFFER.
13179 Store the current buffer in the help-xref-stack.
13180 (temp-buffer-resize-mode): Use define-minor-mode.
13181
13182 * jit-lock.el (jit-lock-mode): Use jit-lock-defer-contextually
13183 consistently with its docstring.
13184 Set jit-lock-first-unfontify-pos in an idempotent way.
13185 (jit-lock-register): Autoload and add arg CONTEXTUAL.
13186
13187 2000-10-05 Alex Schroeder <alex@gnu.org>
13188
13189 * sql.el (sql-mysql-options): New variable.
13190 (sql-mysql): Use it.
13191
13192 2000-10-05 Miles Bader <miles@lsi.nec.co.jp>
13193
13194 * image.el (image): New group.
13195
13196 * smerge-mode.el (smerge-mine-face, smerge-other-face)
13197 (smerge-base-face, smerge-markers-face): Add dark-background variants.
13198
13199 2000-10-04 Peter Breton <pbreton@ne.mediaone.net>
13200
13201 * net/net-utils.el (nslookup-font-lock-keywords)
13202 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
13203 Ignore the value of wqindow-system; always define keywords
13204
13205 2000-10-05 Kenichi Handa <handa@etl.go.jp>
13206
13207 * startup.el (fancy-splash-screens): Remove the code for
13208 debugging; `(trace-to-stderr "EXITTT\n")'.
13209
13210 2000-10-05 Miles Bader <miles@gnu.org>
13211
13212 * diff-mode.el (diff-goto-source): Update call to
13213 `diff-hunk-status-msg' to reflect new REV variable.
13214
13215 2000-10-04 Stefan Monnier <monnier@cs.yale.edu>
13216
13217 * progmodes/icon.el (icon-mode):
13218 Don't gratuitously override the default for comment-column.
13219
13220 * vc-hooks.el (vc-mode-line): Fix interactive spec.
13221
13222 * jit-lock.el (with-buffer-unmodified): Use unwind-protect.
13223 (jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
13224 (jit-lock-functions): New var.
13225 (jit-lock-function-1): Use it if non-nil.
13226 Don't switch the syntax-table. Don't set parse-sexp-lookup-properties.
13227 Set the `fontified' property before doing the fontification to avoid
13228 repeatedly going through the same error.
13229 Don't turn errors into messages.
13230 (jit-lock-register, jit-lock-unregister): New functions.
13231
13232 * dired.el (dired-mark-pop-up): Turn comment into docstring.
13233 Use with-current-buffer.
13234
13235 * dired-aux.el (dired-do-create-files, dired-kill-tree):
13236 Turn comment into docstring.
13237
13238 * apropos.el (apropos-mode): Use define-derived-mode.
13239
13240 2000-10-04 Gerd Moellmann <gerd@gnu.org>
13241
13242 * startup.el (fancy-splash-pending-command): New variable.
13243 (fancy-splash-pre-command): New function.
13244 (fancy-splash-screens): Rewritten.
13245 (command-line-1): If fancy-splash-pending-command is set, call it
13246 interactively.
13247
13248 2000-10-04 Dave Love <fx@gnu.org>
13249
13250 * toolbar/tool-bar.el (tool-bar-setup): New function.
13251 (tool-bar-mode): Use it.
13252
13253 * subr.el (substitute-key-definition): Doc fix.
13254 (play-sound-file): New command.
13255
13256 2000-10-04 Andre Spiegel <spiegel@gnu.org>
13257
13258 * vc-hooks.el (vc-before-save, vc-default-make-version-backups,
13259 vc-version-backup-file-name): New functions.
13260
13261 * files.el (basic-save-buffer): Call vc-before-save before saving.
13262
13263 * vc-cvs.el (vc-cvs-make-version-backups): Return t if
13264 vc-cvs-stay-local-p.
13265
13266 * vc.el (vc-revert-buffer): Handle empty diff properly.
13267 (vc-version-backup-file): New function.
13268 (vc-checkout): Create a version backup if necessary.
13269 (vc-checkin): If a version backup file exists, delete it.
13270 (vc-version-diff): Diff locally using version backups, if available.
13271 (vc-revert-file): If there's a version backup, revert locally.
13272 (vc-transfer-file): Use version backup for base version, if
13273 available. If not, ask for confirmation whether to get it from the
13274 server. Update mode line before check-in.
13275
13276 2000-10-04 Dave Love <fx@gnu.org>
13277
13278 * toolbar/tool-bar.el (tool-bar-setup): New function.
13279 (tool-bar-mode): Use it.
13280
13281 2000-10-04 Peter Breton <pbreton@ne.mediaone.net>
13282
13283 * net/net-utils.el (nslookup-font-lock-keywords)
13284 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
13285 Only set if window-system is non-nil
13286 (net-utils-run-program): Returns buffer.
13287 (network-connection-reconnect): Added this function.
13288
13289 * generic.el:
13290 Incorporates extensive cleanup and docfixes by
13291 Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu).
13292 Uses cl compile-time macros.
13293 (generic-mode-name, generic-comment-list)
13294 (generic-keywords-list, generic-font-lock-expressions)
13295 (generic-mode-function-list, generic-mode-syntax-table):
13296 Removed variables.
13297 (generic-mode-alist): Renamed to generic-mode-list.
13298 (generic-find-file-regexp): Default changed to "^#".
13299 (generic-read-type): Uses completing read on generic-mode-list.
13300 (generic-mode-sanity-check): removed this function.
13301 (generic-add-to-auto-mode): Removed this function
13302 (generic-mode-internal): Bind mode-specific definitions
13303 into function instead of putting them in alist.
13304 (generic-mode-set-comments): Reworked extensively.
13305 (generic-mode-find-file-hook): Simplified regexp searching
13306 (generic-make-keywords-list): Omit extra pair of parens
13307
13308 * find-lisp.el (find-lisp-find-files-internal):
13309 Make sure directory name ends with "/".
13310
13311 * generic-x.el (apache-conf-generic-mode):
13312 Regexp now allows leading whitespace.
13313 (rc-generic-mode): Added eval-when-compile
13314 around generic-make-keywords-list.
13315 Deleted duplicate regexp
13316 (rul-generic-mode): Added eval-when-compile
13317 around generic-make-keywords-list.
13318 (etc-fstab-generic-mode): New generic mode.
13319 (rul-generic-mode): Removed one eval-when-compile
13320 which caused a max-specpdl-size exceeded error.
13321
13322 2000-10-04 Miles Bader <miles@gnu.org>
13323
13324 * simple.el (minibuffer-temporary-goal-position): New variable.
13325 (next-history-element): Try to keep the position of point in the
13326 input string constant.
13327
13328 * dired-aux.el (dired-mark-read-file-name): Add optional arg DEFAULT.
13329 (dired-do-create-files): If there's only one file, pass it in as
13330 the DEFAULT arg to dired-mark-read-file-name.
13331
13332 2000-10-03 Stefan Monnier <monnier@cs.yale.edu>
13333
13334 * diff-mode.el (diff-font-lock-keywords): Minor regex fix.
13335 (diff-goto-source): Be smarter when choosing REVERSE or not.
13336
13337 * textmodes/texinfo.el (texinfo-heading-face): Forgot the var def.
13338 (texinfo-mode-menu): Add an explicit shortcut for update all.
13339
13340 2000-10-03 Andre Spiegel <spiegel@gnu.org>
13341
13342 * vc.el (vc-transfer-file, vc-default-receive-file): Rewritten to
13343 factorize backend-specific code cleanly (this was essentially
13344 conceived by Stefan Monnier).
13345 (vc-unregister): Function removed.
13346 (vc-revert-file): New function.
13347 (vc-revert-buffer): Delegate some of the work to it.
13348
13349 * vc-rcs.el (vc-rcs-fetch-master-state): Parse and remember
13350 default branch unconditionally.
13351 (vc-rcs-set-default-branch): New function.
13352 (vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
13353 (vc-rcs-checkin): If an appropriate default branch has been set,
13354 force creation of that branch.
13355 (vc-rcs-receive-file): Rewritten to contain only backend-specific
13356 code (as suggested by Stefan Monnier).
13357
13358 2000-10-02 Gerd Moellmann <gerd@gnu.org>
13359
13360 * isearch.el (isearch-lazy-highlight-update): Don't put a lazy
13361 highlighting overlay with a different face over the overlay
13362 isearch uses to highlight the current match because that can lead
13363 to bad face combinations.
13364
13365 * loadup.el (toplevel): Load faces before isearch.
13366
13367 * isearch.el (isearch-faces): New custom group.
13368 (isearch): New defface; was already tested for in the code.
13369 (isearch-lazy-highlight-face): Changed to defface from defcustom.
13370 (isearch-highlight): Always use face `isearch'.
13371
13372 2000-10-02 Dave Love <fx@gnu.org>
13373
13374 * emacs-lisp/byte-opt.el (byte-optimize-lapcode): Don't bind
13375 unused vars. Treat byte-constant2 like byte-constant. Fix bogus
13376 comparison of opcode with operand.
13377
13378 2000-10-03 Miles Bader <miles@gnu.org>
13379
13380 * play/yow.el (yow): Don't display multi-line quotations in a *Help*
13381 buffer, since the echo area will now grow to accommodate them.
13382
13383 2000-10-02 Andre Spiegel <spiegel@gnu.org>
13384
13385 * vc-hooks.el (vc-registered): If FILE used to be registered under
13386 a certain backend, try that one first.
13387
13388 * vc.el (vc-responsible-backend): Undo the previous change in the
13389 argument list. Handle multiple backends correctly.
13390 (vc-find-new-backend): Function removed.
13391 (vc-register): Use vc-responsible-backend, as before.
13392 (vc-next-action-on-file): Do use vc-registered, not vc-backend.
13393
13394 2000-10-02 Gerd Moellmann <gerd@gnu.org>
13395
13396 * startup.el (fancy-splash-head): Change message below the
13397 logo.
13398
13399 2000-10-02 Miles Bader <miles@lsi.nec.co.jp>
13400
13401 * diff-mode.el (diff-goto-source): Emit a status message.
13402 (diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
13403 (diff-test-hunk): Fix doc string.
13404 (diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
13405 (diff-advance-after-apply-hunk): New variable.
13406 (diff-apply-hunk): Don't return a value.
13407
13408 2000-10-01 Stefan Monnier <monnier@cs.yale.edu>
13409
13410 * vc.el (vc-editable-p): Minor optimization.
13411 (edit-vc-file, vc-next-action-on-file): Don't use find-file.
13412 (vc-find-new-backend): New function split from vc-responsible-backend.
13413 (vc-register): Use it.
13414 (vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg.
13415 (vc-unregister): Drop BACKEND arg (it doesn't work anyway).
13416 (vc-default-unregister, vc-revert-buffer): Docstring fix.
13417 (vc-clear-headers): Don't use find-file.
13418 (vc-revert-buffer): Use `and' again (must have been a braino).
13419 (vc-switch-backend): Only prompt if requested.
13420 Short circuit if nothing is to be done.
13421 Don't use vc-resynch-buffer which could lose unsaved editing.
13422 (vc-default-receive-file): Update call to vc-unregister.
13423 (with-vc-file, vc-next-action-on-file):
13424 Use vc-backend rather than vc-registered.
13425 (vc-next-action-on-file): Use intern-soft.
13426 Deal with read-only *vc-diff* buffer.
13427 (vc-transfer-file): Docstring fix.
13428
13429 * vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file.
13430 (vc-rcs-receive-file): Avoid with-vc-properties.
13431 Update call to vc-unregister.
13432 Use constant `RCS' rather than (dynamically bound) var `backend'.
13433
13434 2000-10-01 Andre Spiegel <spiegel@gnu.org>
13435
13436 * vc.el (vc-next-action-on-file): Update mode line only if file
13437 is visited.
13438 (vc-start-entry): New argument initial-contents. Don't visit the file
13439 if it isn't already visited. Brought documentation up-to-date.
13440 (vc-next-action, vc-register): Updated calls to vc-start-entry.
13441 (vc-checkin): New optional arg initial-contents, which is passed to
13442 vc-start-entry.
13443 (vc-finish-logentry): Make sure to bury log buffer only if there
13444 really is one. Call `vc-resynch-buffer' on log-file, not
13445 buffer-file-name.
13446 (vc-default-comment-history, vc-default-wash-log): New functions.
13447 (vc-index-of): Removed.
13448 (vc-transfer-file): Make do without the above.
13449 (vc-default-receive-file): Call comment-history unconditionally. Pass
13450 the resulting string to vc-checkin, instead of inserting it into the
13451 comment ring.
13452
13453 * vc-rcs.el (vc-rcs-receive-file): Call comment-history
13454 unconditionally. Use the comments as initial contents of the log
13455 entry buffer. Document the trick to force branch creation with no
13456 changes.
13457
13458 2000-10-01 Miles Bader <miles@gnu.org>
13459
13460 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Call
13461 `recenter' with an arg to prevent redrawing the display.
13462
13463 2000-09-30 Stefan Monnier <monnier@cs.yale.edu>
13464
13465 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name): Prettier.
13466
13467 * emacs-lisp/lisp.el (lisp-complete-symbol): Only jump 2 not 3 levels.
13468
13469 * progmodes/c-mode.el (c-mode):
13470 Don't gratuitously override the default for comment-column.
13471
13472 * textmodes/tex-mode.el (latex-metasection-list): New var.
13473 (latex-imenu-create-index): Use it.
13474 Move the regexp construction outside loops (and use push).
13475 (tex-font-lock-keywords-1, tex-font-lock-keywords-2)
13476 (tex-font-lock-keywords): Moved from font-lock.el.
13477 (tex-comment-indent): Remove.
13478 (tex-common-initialization): Don't set comment-indent-function.
13479 (latex-block-default): New var.
13480 (tex-latex-block): Use it to provide a default choice.
13481 Add any unknown choice to latex-block-names.
13482 Insert [...] after {...}.
13483 (tex-last-unended-begin): Simplify regexp.
13484 (tex-goto-last-unclosed-latex-block, latex-backward-sexp-1)
13485 (latex-forward-sexp-1, latex-forward-sexp): New functions.
13486 (latex-mode): Set forward-sexp-function.
13487
13488 * textmodes/texinfo.el (texinfo-font-lock-syntactic-keywords):
13489 Add regexp for @ignore ... @end ignore.
13490 (texinfo-heading-face): New face.
13491 (texinfo-font-lock-keywords): Use it.
13492 (texinfo-mode-menu): New menu.
13493 (texinfo-inside-macro-p, texinfo-inside-env-p, texinfo-insert-quote):
13494 New functions.
13495 (texinfo-mode-map): Bind " to insert-quote and M-RET to insert-@item.
13496 (texinfo-section-types-regexp, texinfo-section-level-regexp)
13497 (texinfo-subsection-level-regexp, texinfo-subsubsection-level-regexp):
13498 Remove declaration.
13499 (texinfo-show-structure): Use outline-regexp and texinfo-section-list.
13500
13501 * delsel.el (delete-selection-mode): Use define-minor-mode.
13502
13503 * emacs-lisp/regexp-opt.el (regexp-opt-group): Put more parenthesis.
13504
13505 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
13506
13507 * dired.el (dired-map-over-marks): Use modern backquotes and docstring.
13508
13509 2000-09-30 Gerd Moellmann <gerd@gnu.org>
13510
13511 * replace.el (keep-lines-read-args): New function.
13512 (keep-lines, flush-lines, how-many): Use keep-lines-read-args to
13513 read arguments interactively. Add parameters RSTART and REND.
13514 Operate on the active region in Transient Mark mode.
13515
13516 * files.el (auto-mode-alist): Add pattern for `#*mail*...'.
13517
13518 * emacs-lisp/authors.el (authors-obsolete-file-p): New function.
13519 (authors-obsolete-files-regexps): New variable.
13520 (authors-add): Don't record changes in obsolete files.
13521
13522 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
13523
13524 * autoinsert.el (auto-insert-mode): Use define-minor-mode.
13525
13526 * newcomment.el (comment-indent-function): Use 0 for ;;; and %%%.
13527 (comment-indent): Make sure there's a space between code and comment.
13528 Shift comments left to avoid going past fill-column.
13529
13530 2000-09-29 Gerd Moellmann <gerd@gnu.org>
13531
13532 * startup.el (startup-echo-area-message): New function.
13533 (display-startup-echo-area-message): Use it.
13534 (fancy-splash-screens): Rewritten to use keymaps and a timer.
13535 (fancy-splash-default-action): New function.
13536 (fancy-splash-screens-1): New function.
13537 (fancy-splash-head): Put a help-echo and a keymap under the image.
13538
13539 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
13540
13541 * diff-mode.el (diff-add-log-file-name): Remove.
13542 (diff-mode): Use add-log-buffer-file-name-function.
13543
13544 * add-log.el (find-change-log): New arg BUFFER-FILE.
13545 (add-log-file-name): Obey add-log-file-name-function.
13546 (add-log-buffer-file-name-function): New var.
13547 (add-change-log-entry): Use it.
13548
13549 2000-09-29 Miles Bader <miles@gnu.org>
13550
13551 * image-file.el (image-file-name-extensions): New variable.
13552 (image-file-name-regexps): Renamed from `image-file-regexps'.
13553 New default value is nil. Call `auto-image-file-mode'.
13554 (image-file-name-regexp): New function.
13555 (auto-image-file-mode): New minor mode.
13556 (insert-image-file): Don't make conditional on the image-file
13557 handler being enabled.
13558 (image-file-handler): Make the call here conditional instead.
13559 (set-image-file-handler-enabled, enable-image-file-handler)
13560 (disable-image-file-handler): Functions removed.
13561
13562 * emacs-lisp/authors.el (authors-print): Rephrase many-files
13563 string.
13564
13565 2000-09-29 Gerd Moellmann <gerd@gnu.org>
13566
13567 * textmodes/tex-mode.el (latex-outline-regexp): Don't use `list*';
13568 it's a function from CL.
13569 (latex-imenu-create-index): Replace eval-when-compile with progn
13570 because latex-section-alist is not bound while compiling.
13571
13572 2000-09-28 Stefan Monnier <monnier@cs.yale.edu>
13573
13574 * textmodes/outline.el (outline-minor-mode): Use define-minor-mode.
13575 (outline-mode): Use define-derived-mode.
13576
13577 * progmodes/perl-mode.el (perl-mode):
13578 * progmodes/awk-mode.el (awk-mode):
13579 * progmodes/asm-mode.el (asm-mode):
13580 Don't gratuitously override the default for comment-column.
13581
13582 * emacs-lisp/lisp.el (lisp-complete-symbol):
13583 Distinguish the let-binding case from the funcall case.
13584 (forward-sexp-function): New variable.
13585 (forward-sexp): Use it.
13586
13587 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Autoload.
13588 (easy-mmode-defmap): Remove the now useless autoload.
13589
13590 * time.el (display-time-mode): Use define-minor-mode.
13591
13592 * subr.el (add-minor-mode): Don't eval NAME.
13593 Don't depend on the presence of TOGGLE-FUN for any special behavior.
13594 Use if rather than cond.
13595
13596 * simple.el (read-expression-map): Define more properly.
13597 (comment-indent-hook): Remove.
13598 (string-to-syntax): Bug fix.
13599
13600 * pcvs.el (cvs-ediff-exit-hook): Kill buffer before window.
13601 (cvs-ediff-diff): Fix typo.
13602 (cvs-revert-if-needed): Don't bother preserving read-only.
13603
13604 * paren.el (show-paren-mode): Use define-minor-mode.
13605
13606 * jka-compr.el (auto-compression-mode): Use define-minor-mode.
13607 (toggle-auto-compression): Remove.
13608 (jka-compr-build-file-regexp): Remove useless grouping.
13609
13610 * diff-mode.el (diff-mode-map, diff-minor-mode-prefix):
13611 Avoid user-reserved bindings.
13612 (diff-mode, diff-minor-mode): Drop make-local-hook (done by add-hook).
13613 (diff-header-face): Revert to grey85.
13614
13615 * cvs-status.el (cvs-status-entry-leader-re): Minor fix.
13616
13617 * complete.el (partial-completion-mode) <defcustom>: Remove.
13618 (partial-completion-mode): Use define-minor-mode.
13619 (PC-do-completion): Understand `completion-auto-help = delay'
13620 to mean to popup the completion buffer only the second time.
13621 (PC-include-file-all-completions, PC-include-file-all-completions)
13622 (PC-include-file-all-completions): Don't quote lambda.
13623
13624 * comint.el (comint-mode-hook): Docstring fix.
13625 (comint-mode): Use define-derived-mode.
13626 (comint-mode-map): Remove obsolete comment.
13627 (make-comint): Minor stylistic change.
13628 (comint-insert-clicked-input): Be more careful to find the overlay.
13629 Use this-command-keys rather than hardcoding mouse-2.
13630
13631 * font-lock.el: Replace confusing (,@ with ,
13632 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
13633 Don't use regexp-opt-depth. Spice up the regexp for args.
13634 Don't distinguish between cmds that can take an opt arg or not.
13635 Use `append' and `prepend' rather than `keep'.
13636
13637 * textmodes/tex-mode.el (latex-imenu-indent-string): Add a space.
13638 (latex-outline-regexp): New var.
13639 (latex-outline-level): New fun.
13640 (latex-section-alist): New var.
13641 (latex-imenu-create-index): Use it. Use `push' as well.
13642 (tex-shell-map): Initialize it properly.
13643 (tex-mode): Minor stylistic change.
13644 (plain-tex-mode): Use define-derived-mode.
13645 (latex-mode): Use define-derived-mode.
13646 Construct the paragraph regexps in a more readable way.
13647 Set the buffer-local outline-{level,regexp} vars.
13648 (slitex-mode): Derive from latex-mode.
13649 (tex-common-initialization): Don't kill-all-vars anymore.
13650 Add setting for comment-add and font-lock-defaults.
13651 (tex-start-shell): Use with-current-buffer and don't re-init keymap.
13652 (tex-main-file): New fun. Obey TeX-master as well and remove `.tex'.
13653 (tex-start-tex): New arg DIR (and send a chdir command for it).
13654 Also display the shell buffer and save it in tex-last-buffer-texed.
13655 (tex-region): Use expand-file-name rather than concat.
13656 Remove code made useless by changes in tex-start-tex.
13657 (tex-file): Use tex-main-file and adapt to new tex-start-tex.
13658
13659 * map-ynp.el (map-y-or-n-p): Fix missing backquotes.
13660
13661 2000-09-28 Dave Love <fx@gnu.org>
13662
13663 * eshell/eshell.el (eshell) <defgroup>: Add :version.
13664
13665 2000-09-28 Gerd Moellmann <gerd@gnu.org>
13666
13667 * emacs-lisp/authors.el (authors-add): Use `nconc' instead of
13668 `append'.
13669
13670 2000-09-28 Stefan Monnier <monnier@cs.yale.edu>
13671
13672 * info.el (Info-extract-pointer): Undo last change.
13673 Instead, fix the position of the `bound' arg to re-search-backward.
13674
13675 2000-09-27 Stefan Monnier <monnier@cs.yale.edu>
13676
13677 * info.el (Info-extract-pointer):
13678 Widen more carefully, to avoid finding pointers in other nodes.
13679 (Info-index): Use push.
13680
13681 2000-09-27 Gerd Moellmann <gerd@gnu.org>
13682
13683 * frame.el (set-frame-font): Remove call to obsolete function
13684 frame-update-faces.
13685 (set-foreground-color, set-background-color): Likewise for
13686 frame-update-face-colors.
13687
13688 2000-09-27 Miles Bader <miles@gnu.org>
13689
13690 * image-file.el: New file.
13691
13692 2000-09-27 Gerd Moellmann <gerd@gnu.org>
13693
13694 * frame.el (frame-notice-user-settings): Don't call
13695 frame-update-faces, which is a no-op now.
13696
13697 * ediff-wind.el (ediff-control-frame-parameters): Add zero
13698 tool-bar-lines.
13699
13700 2000-09-27 Dave Love <fx@gnu.org>
13701
13702 * mouse.el: Fix last change.
13703
13704 2000-09-27 Miles Bader <miles@lsi.nec.co.jp>
13705
13706 * toolbar/tool-bar.el (tool-bar-help): Use `mouse-pixel-position'.
13707
13708 2000-09-22 Kenichi Handa <handa@etl.go.jp>
13709
13710 * international/quail.el (quail-help): The output message is
13711 improved.
13712
13713 2000-09-26 Dave Love <fx@gnu.org>
13714
13715 * mouse.el (popup-menu): If POSITION is nil, set it using
13716 mouse-position.
13717
13718 2000-09-25 Sam Steingold <sds@gnu.org>
13719
13720 * net/browse-url.el (browse-url-file-url): Check for null maps.
13721
13722 2000-09-26 Gerd Moellmann <gerd@gnu.org>
13723
13724 * frame.el (frame-notice-user-settings): Don't add a
13725 tool-bar-lines frame parameter to default-frame-alist in batch mode.
13726
13727 * frame.el (frame-notice-user-settings):
13728 Make tool-bar-mode and default-frame-alist consistent.
13729
13730 * toolbar/tool-bar.el (tool-bar-help): New function.
13731
13732 2000-09-25 Gerd Moellmann <gerd@gnu.org>
13733
13734 * bytecomp.el (byte-compile-defvar-or-defconst): Only cons onto
13735 current-load-list in top-level forms. Else this leaks a cons cell
13736 every time a defun is called.
13737
13738 * mail/mail-utils.el (rmail-dont-reply-to): Fix last change.
13739
13740 2000-09-25 Dave Love <fx@gnu.org>
13741
13742 * startup.el (fancy-splash-head): Check XPM is available.
13743
13744 * autoinsert.el (auto-insert): Doc fix.
13745 (auto-insert-alist): Following GNU notices, don't say `copyright
13746 _by_'. Use line-beginning-position.
13747 (auto-insert): Check buffer-file-name is non-nil before use.
13748
13749 2000-09-25 Gerd Moellmann <gerd@gnu.org>
13750
13751 * textmodes/texinfo.el (texinfo-mode): Prevent filling lines
13752 starting with `@def' or `@multitable', in addition to ones
13753 specified by the user in auto-fill-inhibit-regexp.
13754
13755 2000-09-25 Markus Rost <rost@math.ohio-state.edu>
13756
13757 * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if
13758 rmail-dont-reply-to-names matches the empty string.
13759
13760 2000-09-25 Gerd Moellmann <gerd@gnu.org>
13761
13762 * startup.el (command-line-1, fancy-splash-text): Change the
13763 text to sound more friendly.
13764
13765 2000-09-23 Thien-Thi Nguyen <ttn@gnu.org>
13766
13767 * progmodes/hideshow.el: Update author email address.
13768 Generally, sync w/ maintainer version 5.22.
13769 (hs-hide-all-non-comment-function): New var.
13770 (hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
13771 (hs-hide-all): Use `hs-hide-all-non-comment-function'.
13772 (hs-show-region): Delete this command.
13773 (hs-minor-mode-map): Change bindings to leave "C-c LETTER" alone.
13774
13775 2000-09-22 Dave Love <fx@gnu.org>
13776
13777 * hl-line.el (hl-line-overlay): Don't make it buffer-local.
13778 (hl-line-highlight): Specify buffer when moving overlay.
13779
13780 * progmodes/fortran.el (fortran-mode): Locally set
13781 normal-auto-fill-function.
13782 (fortran-auto-fill-mode): Just alias to auto-fill-mode.
13783 (fortran-mode-map): Adjust auto-fill menu entry.
13784
13785 2000-09-22 Gerd Moellmann <gerd@gnu.org>
13786
13787 * vc-rcs.el (toplevel): Require `vc' when compiling.
13788
13789 * startup.el (fancy-splash-head): Use splash.pbm instead of splash.xbm.
13790
13791 2000-09-22 Andre Spiegel <spiegel@gnu.org>
13792
13793 * vc.el (vc-switch-backend): Signal an error if the file is not
13794 registered under the new backend.
13795
13796 * vc-rcs.el (vc-rcs-checkin): Fix bug that prevented check-in
13797 without explicit revision number.
13798
13799 2000-09-21 Stefan Monnier <monnier@cs.yale.edu>
13800
13801 * diff-mode.el (diff-file-header-face): Reset to its previous value.
13802 (diff-hunk-text): Correctly use offsets rather than buffer-positions.
13803 (diff-xor): New function.
13804 (diff-find-source-location): Use it. Fix a stupid name clash.
13805 (diff-hunk-status-msg): New function.
13806 (diff-apply-hunk): Drop args OTHER-FILE, DRY-RUN, POPUP and NOERROR.
13807 (diff-test-hunk): Use diff-find-source-location.
13808 (diff-goto-source): Favor the `reverse'.
13809 (diff-hunk-text): Properly handle one-sided context diffs.
13810 (diff-apply-hunk): When done, advance to the next hunk.
13811
13812 2000-09-21 Gerd Moellmann <gerd@gnu.org>
13813
13814 * startup.el (command-line): If frame was created with a non-zero
13815 tool-bar-lines parameter, switch tool-bar-mode on.
13816
13817 * add-log.el (change-log-date-face, change-log-name-face)
13818 (change-log-email-face, change-log-file-face)
13819 (change-log-list-face, change-log-conditionals-face)
13820 (change-log-function-face, change-log-acknowledgement-face):
13821 New faces, inheriting from font-lock faces.
13822 (change-log-font-lock-keywords): Use them.
13823
13824 2000-09-21 Dave Love <fx@gnu.org>
13825
13826 * progmodes/cperl-mode.el (top-level): Clean up
13827 `eval-when-compile's and assorted defvars.
13828 (cperl-invalid-face): Don't double-quote value. Change custom
13829 type.
13830 (cperl-mode): Set normal-auto-fill-function and don't zap
13831 auto-fill-function.
13832 (cperl-imenu--function-name-regexp-perl): Renamed from
13833 imenu-example--function-name-regexp-perl.
13834 (cperl-imenu--create-perl-index): Renamed from
13835 imenu-example--create-perl-index.
13836 (cperl-xsub-scan): Don't require cl.
13837
13838 * msb.el (msb-mode-map): Use substitute-key-definition.
13839 (msb-mode): Use msb-mode-map.
13840
13841 2000-09-21 Andre Spiegel <spiegel@gnu.org>
13842
13843 * vc.el (vc-index-of, vc-transfer-file, vc-default-receive-file):
13844 New functions.
13845 (vc-next-action-on-file): Call vc-transfer-file at appropriate places.
13846 (vc-switch-backend): New function.
13847 (vc-prefix-map): Bind `vc-switch-backend' to `b'.
13848 (vc-register): Fix prompt.
13849 (vc-unregister, vc-default-unregister): New functions.
13850 (vc-version-diff): Handle empty buffer in sentinel.
13851
13852 * vc-rcs.el (vc-rcs-workfile-is-newer): New function.
13853 (vc-rcs-state-heuristic): Use it to guess the state of files with
13854 non-strict locking.
13855 (vc-rcs-find-most-recent-rev): Handle the case when a branch has
13856 been set with -b, but not created yet.
13857 (vc-rcs-fetch-master-state): With non-strict locking, compare file
13858 contents in order to find the state.
13859 (vc-rcs-checkin): Allow creation of branches with no changes.
13860 (vc-rcs-unregister, vc-rcs-receive-file)
13861 (vc-rcs-set-non-strict-locking): New functions.
13862
13863 * vc-hooks.el (vc-name): Force correct computation of the value
13864 in case it is missing.
13865
13866 2000-09-21 Gerd Moellmann <gerd@gnu.org>
13867
13868 * startup.el (fancy-splash-tail): Use a different foreground
13869 color on a dark frame background.
13870
13871 2000-09-21 Miles Bader <miles@lsi.nec.co.jp>
13872
13873 * info.el: Use the correct capitalization when making Info-mode
13874 and Info-edit-mode `special' modes.
13875
13876 2000-09-20 Stefan Monnier <monnier@cs.yale.edu>
13877
13878 * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs.
13879 (diff-mode): Add support for add-log.el.
13880 (diff-hunk-text): Use char offsets rather than line offsets.
13881 (diff-find-source-location): Replace LINE with line-offset (nil
13882 if not found) and always set POS to a meaningful position.
13883 Adapt to the new char-offsets.
13884 (diff-apply-hunk): Drop support for the unused `select' POPUP.
13885 Adapt to the new diff-find-source-location.
13886 (diff-goto-source): Adapt to the new diff-find-source-location.
13887
13888 * add-log.el (add-log-file-name): New function (split out of
13889 add-change-log-entry).
13890 (add-change-log-entry): Use it.
13891 Call add-log-file-name-function with the changelog file name if
13892 the current buffer is not associated with any file.
13893 Avoid find-file if the selected window is dedicated.
13894
13895 * diff-mode.el (diff-find-source-location):
13896 Move code from diff-apply-hunk. Return buffer rather than file.
13897 (diff-apply-hunk): Use the new result from diff-find-source-location.
13898 (diff-goto-source): Use the new diff-find-source-location.
13899
13900 2000-09-20 Dave Love <fx@gnu.org>
13901
13902 * iswitchb.el: Some doc fixes.
13903 (iswitchb-mode-map): Define completely initially. Inherit
13904 minibuffer-local-map.
13905 (iswitchb-completion-help) <!iswitchb-xemacs>: Use
13906 fundamental-mode.
13907 (iswitchb-global-map): New variable.
13908 (iswitchb-summaries-to-end): Amalgamate regexps.
13909 (iswitchb-mode): New.
13910 (iswitchb-mode-hook): New variable.
13911 (iswitchb) <defgroup>: Add URL link. Use group `completion', not
13912 `extensions'.
13913
13914 2000-09-20 Gerd Moellmann <gerd@gnu.org>
13915
13916 * ehelp.el (electric-help): New defgroup.
13917 (electric-help-shrink-window): New user-option.
13918 (with-electric-help): Use it.
13919
13920 * window.el (shrink-window-if-larger-than-buffer): If face
13921 `mode-line' has a :box, and we're on a graphical frame, add 1
13922 to the needed window height.
13923
13924 * frame.el (frame-notice-user-settings): Add a last parameter nil
13925 to a call to `append', because the last list passed to `append' is
13926 not copied, and so subsequent calls to assq-delete-all will modify
13927 default-frame-alist.
13928
13929 * startup.el (fancy-splash-image): Change :type.
13930 (fancy-splash-head): Use an XBM image if appropriate.
13931 (command-line-1): Show splash screens in more cases.
13932
13933 * startup.el (fancy-splash-text): Don't quote faces.
13934
13935 * dired.el (dired-font-lock-keywords): Undo last change.
13936 (dired-readin): Bind indent-tabs-mode to nil.
13937
13938 * startup.el (fancy-splash-head): If frame's background mode
13939 is `dark', change the black background of the image to gray.
13940 (fancy-splash-screens): Display startup echo area message.
13941 (display-startup-echo-area-message): New function.
13942
13943 2000-09-20 Miles Bader <miles@lsi.nec.co.jp>
13944
13945 * faces.el (mode-line, tool-bar): Merge entries for `x' and `w32'.
13946
13947 * info.el (info-header-node): Tweak for color ttys.
13948
13949 * faces.el (face-valid-attribute-values): Make sure directories we
13950 search for stipples both exist and are readable before trying to
13951 search them.
13952
13953 * diff-mode.el (diff-apply-hunk): Jump to the correct line offset
13954 in the dry-run case.
13955
13956 * jka-compr.el (with-auto-compression-mode): New macro.
13957
13958 * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1)
13959 (custom-group-tag-face, custom-variable-tag-face): Use relative
13960 :height and inherit from `variable-pitch' face instead of
13961 hardwiring :family.
13962 * hi-lock.el (hi-black-hb): Likewise.
13963
13964 Reapply Gerd's change from 2000-09-18, which seems to have gotten lost:
13965 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Like in
13966 toolbar-add-item, if image doesn't have a mask add a `:mask
13967 heuristic'.
13968
13969 2000-09-19 Stefan Monnier <monnier@cs.yale.edu>
13970
13971 * diff-mode.el: Docstring fixes.
13972 (diff-header-face, diff-comment-face): New faces.
13973 (diff-font-lock-keywords): Highlight a bit differently.
13974 (diff-find-source-location): Don't return SPAN any more.
13975 (diff-hunk-text): Don't bother erasing the temp buffer.
13976 (diff-find-text): Drop argument LINE.
13977 (diff-apply-hunk): Update calls to diff-find-text.
13978 (diff-goto-source): Use pop-to-buffer again and don't raise an error.
13979
13980 * calendar/calendar.el: Docstring fixes.
13981 (calendar-make-alist): Don't quote lambda.
13982 (calendar-star-date): Use make-local-variable.
13983
13984 2000-09-19 Dave Love <fx@gnu.org>
13985
13986 * toolbar/tool-bar.el: Renamed from toolbar.el.
13987 Change `toolbar' to `tool-bar' generally in symbols.
13988 Make some items invisible in `special' major modes.
13989 (tool-bar-add-item-from-menu): Renamed from toolbar-like-menu-item.
13990 Add arg PROPS.
13991
13992 * startup.el (fancy-splash-screen) <defgroup>: Fix syntax.
13993 Add :version here.
13994 (fancy-splash-delay, fancy-splash-image): Remove :version here.
13995
13996 2000-09-19 Gerd Moellmann <gerd@gnu.org>
13997
13998 * progmodes/sh-script.el (sh-search-word): Remove call to `debug'.
13999
14000 * files.el (find-file-suppress-same-file-warnings): New user-option.
14001 (find-file-noselect): Use it.
14002
14003 * startup.el (fancy-splash-delay, fancy-splash-image): Add :version.
14004 (fancy-splash-screen): Defgroup.
14005
14006 * add-log.el (change-log-font-lock-keywords): Match names
14007 more exactly for the case that font-lock-constant-face is
14008 underlined.
14009
14010 2000-09-19 Richard M. Stallman <rms@gnu.org>
14011
14012 * progmodes/sh-script.el (sh-search-word): Rewritten for speed.
14013
14014 2000-09-19 Andre Spiegel <spiegel@gnu.org>
14015
14016 * vc.el (vc-revert-buffer): Set vc-checkout-time correctly.
14017
14018 2000-09-19 Gerd Moellmann <gerd@gnu.org>
14019
14020 * gnus/: Update to emacs-21-branch of the Gnus CVS repository.
14021 * gnus/binhex.el, gnus/flow-fill.el, gnus/format-spec.el
14022 * gnus/gnus-ml.el, gnus/gnus-mlspl.el, gnus/ietf-drums.el,
14023 * gnus/imap.el, gnus/mail-parse.el, gnus/mail-prsvr.el,
14024 * gnus/mail-source.el, gnus/mailcap.el, gnus/mm-bodies.el,
14025 * gnus/mm-decode.el, gnus/mm-encode.el, gnus/mm-partial.el,
14026 * gnus/mm-util.el, gnus/mm-uu.el, gnus/mm-view.el,
14027 * gnus/mml.el, gnus/nnimap.el, gnus/nnslashdot.el,
14028 * gnus/nnultimate.el, gnus/nnwarchive.el, gnus/qp.el,
14029 * gnus/rfc1843.el, gnus/rfc2045.el, gnus/rfc2047.el,
14030 * gnus/rfc2104.el, gnus/rfc2231.el, gnus/time-date.el,
14031 * gnus/utf7.el, gnus/uudecode.el, gnus/webmail.el: New files.
14032
14033 * startup.el (fancy-splash-text): New variable.
14034 (fancy-splash-delay, fancy-splash-image): New user-options.
14035 (fancy-splash-insert, fancy-splash-head, fancy-splash-tail)
14036 (fancy-splash-screens): New functions.
14037 (command-line-1): If display has a `display' frame parameter, has
14038 colors, and we have XPM support, show more fancy splash screens.
14039
14040 2000-09-19 Dave Love <fx@gnu.org>
14041
14042 * map-ynp.el (map-y-or-n-p): Check use-dialog-box. Don't lose
14043 with null `help'. Use modern backquote syntax.
14044
14045 2000-09-19 Gerd Moellmann <gerd@gnu.org>
14046
14047 * font-lock.el (font-lock-mode): Change message telling the user
14048 that ``the buffer is too big''.
14049
14050 * dired.el (dired-font-lock-keywords): Allow tabs and spaces,
14051 for instance for the case that tab-width is 2.
14052
14053 2000-09-18 Gerd Moellmann <gerd@gnu.org>
14054
14055 * toolbar/toolbar.el (toolbar-like-menu-item): Like in
14056 toolbar-add-item, if image doesn't have a mask add a `:mask
14057 heuristic'.
14058
14059 2000-09-18 Miles Bader <miles@lsi.nec.co.jp>
14060
14061 * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
14062 and return a cons if it's non-nil.
14063 (diff-apply-hunk): Try to jump to the line in the source text
14064 corresponding to the position of point in the in the hunk.
14065
14066 * info.el (Info-title-3-face, Info-title-2-face)
14067 (Info-title-1-face): Use face inheritance and relative sizes
14068 instead of hard-wiring things.
14069
14070 * faces.el (secondary-selection): Make dark-background variant sane.
14071
14072 2000-09-16 Andrew Innes <andrewi@gnu.org>
14073
14074 * makefile.w32-in (compile-files-CMD): No need to make .elc files
14075 read-only, since they aren't under VC now.
14076
14077 2000-09-17 Dave Love <fx@gnu.org>
14078
14079 * tmm.el: Replace mapcar with mapc in several places.
14080
14081 * loadhist.el (unload-feature): Maybe call elp-restore-list and
14082 ad-unadvise.
14083
14084 * international/latin1-disp.el: New file.
14085
14086 * calendar/cal-move.el (scroll-calendar-left)
14087 (scroll-calendar-right): Make arg optional (for active mode line).
14088
14089 * calendar/calendar.el (calendar-mode-line-format): Make fields
14090 mouse-sensitive.
14091 (calendar-read-date, calendar-read-date, calendar-window-list):
14092 Unquote lambda.
14093 (calendar-month-name): Use aref, not sref.
14094
14095 * view.el (minor-mode-alist): Propertize the string.
14096
14097 * international/characters.el (standard-case-table): Add entries
14098 for Greek.
14099
14100 2000-09-18 Miles Bader <miles@gnu.org>
14101
14102 * info.el (info-node, info-xref): Add dark-background variants.
14103
14104 * faces.el (header-line): Change defaults to be less confusing
14105 when mixed with mode-lines.
14106
14107 * info.el (Info-fontify-node): Make a few cleanups.
14108 Add extra `help-echo' and `local-map' props to node xrefs.
14109 Use header-specific faces for node-names & xrefs.
14110 (Info-use-header-line): New variable.
14111 (info-header-xref, info-header-node): New faces.
14112 (Info-setup-header-line): New function.
14113 (Info-select-node): Call Info-setup-header-line when enabled.
14114 (Info-extract-pointer): Work even if the header line is hidden.
14115 (Info-header-line): New variable.
14116
14117 2000-09-16 Stefan Monnier <monnier@cs.yale.edu>
14118
14119 * vms-patch.el (print-region-function): Don't quote lambda.
14120
14121 * tempo.el (tempo-expand-if-complete): Quote paren in docstring.
14122
14123 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Cleanup the regexp.
14124 (lm-get-header-re): Allow spaces between the header and the colon.
14125 (lm-header): Allow $ in non-RCS headers.
14126 (lm-header-multiline): Put the strings back into order.
14127 Stop at an empty line. Don't require two space chars if the
14128 line is clearly not another header line.
14129
14130 * emacs-lisp/lmenu.el (popup-menu, popup-menu-internal)
14131 (popup-menu-popup): Remove.
14132
14133 2000-09-15 Gerd Moellmann <gerd@gnu.org>
14134
14135 * toolbar/toolbar.el (toolbar-add-item): Use the same image
14136 specification if or if not tool-bar item contains an `:enabled'
14137 property.
14138
14139 * menu-bar.el (menu-bar-files-menu): Disable ``Save'' if
14140 current buffer has no file name.
14141
14142 2000-09-15 Dave Love <fx@gnu.org>
14143
14144 * strokes.el: Sync with maintainer's current version with changes
14145 for Emacs, but avoid runtime cl and levents.
14146 (toplevel): Change autoloads and compilation requires.
14147 (strokes-version, strokes-bug-address, strokes-lift): Values
14148 changed.
14149 (strokes-xpm-header, strokes-insinuated): New variable.
14150 (strokes): Add :link.
14151 (strokes-mode): Customized.
14152 (strokes-while-inhibiting-garbage-collector): New macro.
14153 (strokes-remassoc): Avoid remove-if.
14154 (strokes-fix-button2-command): Don't use ad-do-it.
14155 (strokes-insinuate): New function.
14156 (strokes-button-press-event-p, strokes-button-release-event-p):
14157 New functions, used instead of non-`strokes-' versions..
14158 (strokes-mouse-event-p): Rewritten.
14159 (strokes-event-closest-point): Avoid event-point.
14160 (strokes-get-grid-position): Avoid cdadr, caadr
14161 (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
14162 functions.
14163 (strokes-help): Use with-output-to-temp-buffer.
14164 (strokes-window-configuration-changed-p): New function.
14165 (strokes-update-window-configuration): Use buffer-live-p,
14166 strokes-window-configuration-changed-p.
14167 (strokes-mode): Use strokes-insinuate. Alter mouse bindings.
14168 (strokes-char-face): New face.
14169 (strokes-char-table, strokes-base64-chars): New variable.
14170 (strokes-xpm-for-stroke, strokes-list-strokes)
14171 (strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
14172 (strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
14173 (strokes-xpm-to-compressed-string, strokes-decode-buffer)
14174 (strokes-encode-buffer, strokes-xpm-for-compressed-string)
14175 (strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
14176 functions.
14177
14178 2000-09-15 Gerd Moellmann <gerd@gnu.org>
14179
14180 * toolbar/toolbar.el (toolbar-add-item): Use image-mask-p.
14181
14182 * image.el (create-image): Doc fix.
14183
14184 * toolbar/toolbar.el (toolbar-add-item): Use `:mask heuristic'
14185 instead of `:heuristic-mask t'.
14186
14187 2000-09-14 Andrew Innes <andrewi@gnu.org>
14188
14189 * makefile.w32-in: Revert to Unix line endings.
14190
14191 2000-09-14 Andrew Innes <andrewi@gnu.org>
14192
14193 * makefile.w32-in: Add bootstrap support. Also copy lisp source
14194 when installing.
14195
14196 * makefile.nt (DONTCOMPILE): Fix typo.
14197
14198 * shell.el (shell-write-history-on-exit): New function.
14199 (shell-dumb-shell-regexp): New custom variable.
14200 (shell-mode): Make shell-write-history-on-exit the process
14201 sentinel if shell name matches shell-dumb-shell-regexp.
14202
14203 * w32-fns.el: Comment out before-init-hook function which resets
14204 source-directory based; this breaks bootstrap.
14205
14206 2000-09-14 Dave Love <fx@gnu.org>
14207
14208 * toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm,
14209 toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm,
14210 toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm,
14211 toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm,
14212 toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm,
14213 toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm,
14214 toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm: New.
14215 From Tuomas Kuosmanen <tigert@gimp.org>. (Gnome icons fetched
14216 from <URL:http://tigert.gimp.org/gnome/gnome-stock/>.)
14217
14218 * toolbar/toolbar.el: New.
14219
14220 * subdirs.el: Add toolbar.
14221
14222 2000-09-14 Gerd Moellmann <gerd@gnu.org>
14223
14224 * indent.el (indent-for-tab-command): Doc fix.
14225
14226 2000-09-14 Alex Schroeder <alex@gnu.org>
14227
14228 * ansi-color.el (ansi-colors): Doc change.
14229 (ansi-color-get-face): Simplified regexp.
14230 (ansi-color-faces-vector): Added more faces, doc change.
14231 (ansi-color-names-vector): Doc change.
14232 (ansi-color-regexp): Simplified regexp.
14233 (ansi-color-parameter-regexp): New regexp.
14234 (ansi-color-filter-apply): Doc change.
14235 (ansi-color-filter-region): Doc change.
14236 (ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
14237 deal with zero length parameters.
14238 (ansi-color-apply-on-region): Doc change.
14239 (ansi-color-map): Doc change.
14240 (ansi-color-map-update): Removed debugging message.
14241 (ansi-color-get-face-1): Added condition-case to trap
14242 args-out-of-range errors.
14243 (ansi-color-get-face): Doc change.
14244 (ansi-color-make-face): Removed.
14245 (ansi-color-for-shell-mode): New option.
14246
14247 2000-09-13 Kenichi Handa <handa@etl.go.jp>
14248
14249 * international/quail.el (quail-start-translation): Translate KEY
14250 if necessary even if it doesn't have any mapping in the current
14251 input method.
14252 (quail-start-conversion): Likewise.
14253 (quail-help): The output message is improved.
14254
14255 2000-09-13 Miles Bader <miles@gnu.org>
14256
14257 * comint.el (comint-output-filter): Revert to using
14258 `insert-before-markers'. Add bletcherous hack to undo damage
14259 caused by `insert-before-markers'. Put `front-sticky' property on
14260 overlays created here so that the field code understands how the
14261 overlay works. Use a let when making comint-last-prompt-overlay,
14262 so that the code is easier to read.
14263
14264 2000-09-13 Dave Love <fx@gnu.org>
14265
14266 * wid-edit.el (widget-default-format-handler): DTRT when
14267 doc-property is a function.
14268
14269 2000-09-12 Francesco Potorti` <pot@gnu.org>
14270
14271 * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
14272 filed name if it's not there.
14273
14274 2000-09-12 Dave Love <fx@gnu.org>
14275
14276 * simple.el (read-mail-command): Doc fix.
14277 (mail-user-agent): Add gnus-user-agent option for upcoming Gnus.
14278
14279 * vc.el (vc-dired-listing-switches): Fix :version.
14280
14281 * vc-hooks.el: Doc fixes.
14282
14283 * subr.el (add-minor-mode): Use toggle-fun arg.
14284
14285 * speedbar.el: Add :version to several defcustoms.
14286
14287 * imenu.el (imenu--truncate-items, imenu--cleanup)
14288 (imenu--generic-function): Avoid mapcar.
14289 (imenu--replace-spaces): Function removed.
14290 (imenu--completion-buffer): Use subst-char-in-string.
14291 (imenu-add-to-menubar): Use keymap inheritance.
14292
14293 2000-09-12 Miles Bader <miles@gnu.org>
14294
14295 * diff-mode.el (diff-hunk-text): Use `with-temp-buffer'.
14296 (diff-mode-map): Bind `diff-test-hunk'.
14297 (diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.
14298
14299 2000-09-11 Gerd Moellmann <gerd@gnu.org>
14300
14301 * bytecomp.el (byte-compile-defvar): Undo last change
14302 because it breaks '(make-variable-buffer-local (defvar ...)'
14303 which is used at least in dired.
14304
14305 2000-09-12 Kenichi Handa <handa@etl.go.jp>
14306
14307 * international/quail.el (quail-define-package): Docstring
14308 modified.
14309
14310 2000-09-12 Kenichi Handa <handa@etl.go.jp>
14311
14312 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Add
14313 extra docstrings for "chinese-ccdospy", "chinese-ecdict",
14314 "chinese-etzy", "chinese-sw", and "chinese-ziranma". Modify the
14315 docstring of "chinese-py".
14316
14317 * international/quail.el (quail-translation-docstring): New
14318 variable.
14319 (quail-show-keyboard-layout): Docstring modified.
14320 (quail-select-current): Likewise.
14321 (quail-build-decode-map): Change arg MAP to MAP-LIST to avoid
14322 infinite recursive call.
14323 (quail-help): Check quail-translation-docstring. Format of the
14324 output changed.
14325 (quail-help-insert-keymap-description): Adjusted for the above
14326 change.
14327
14328 2000-09-11 Gerd Moellmann <gerd@gnu.org>
14329
14330 * bytecomp.el (byte-compile-defvar): Only cons onto
14331 current-load-list in top-level forms. Else this leaks a cons cell
14332 every time a defun is called.
14333
14334 2000-09-11 Miles Bader <miles@lsi.nec.co.jp>
14335
14336 * diff-mode.el (diff-apply-hunk): Function basically rewritten.
14337 Now understands non-unified diffs. Some functionality moved into
14338 `diff-hunk-text' and `diff-find-text'. Add OTHER-FILE, DRY-RUN,
14339 POPUP, and NOERROR arguments. If DRY-RUN is true, don't actually
14340 modify anything. Only reposition point in the patched file if the
14341 patch succeeds. Only pop up another window if POPUP is true.
14342 Emit a message describing what happened if successful, and at what
14343 line-offset. Automatically detect reversed hunks and do something
14344 appropriate.
14345 (diff-hunk-text, diff-find-text): New functions.
14346 (diff-filter-lines): Function removed.
14347 (diff-test-hunk): New function.
14348 (diff-goto-source): Rewritten in terms of diff-apply-hunk.
14349
14350 2000-09-10 Dave Love <fx@gnu.org>
14351
14352 * textmodes/tildify.el: Minor doc/commentary fixes.
14353 (tildify) <defgroup>: Add :version.
14354
14355 * faces.el (face-x-resources): Make custom type more specific.
14356 (frame-background-mode): Use mapc.
14357 (region) <defcustom>: Add :version.
14358
14359 2000-09-08 Stefan Monnier <monnier@cs.yale.edu>
14360
14361 * vc-sccs.el (vc-sccs-register):
14362 * vc-rcs.el (vc-rcs-register):
14363 * vc-cvs.el (vc-cvs-register): Don't clear file's properties.
14364 * vc.el (vc-register): Clear file's properties.
14365
14366 2000-09-08 Gerd Moellmann <gerd@gnu.org>
14367
14368 * faces.el (face-spec-set): Only face-spec-reset-face when
14369 ATTRS is non-nil.
14370
14371 2000-09-08 Eli Zaretskii <eliz@is.elta.co.il>
14372
14373 * help.el (help-insert-xref-button): Fix a typo in doc string.
14374
14375 2000-09-07 Eli Zaretskii <eliz@is.elta.co.il>
14376
14377 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
14378 Fix doc strings of chinese-py-b5, chinese-py, and chinese-tonepy input
14379 methods.
14380
14381 * menu-bar.el (read-mail-item-name): New function.
14382 (menu-bar-tools-menu): Use it to compute and display the package
14383 used to read email.
14384 (menu-bar-tools-menu): Fix typo in GUD's help string.
14385
14386 2000-09-07 Dave Love <fx@gnu.org>
14387
14388 * diff-mode.el (diff-mouse-goto-source): New function.
14389
14390 * vc-sccs.el: Doc fixes.
14391 (vc-sccs-register-switches, vc-sccs-master-templates): Add :version.
14392
14393 * vc-rcs.el: Doc fixes.
14394 (vc-rcs-register-switches, vc-rcs-checkin-switches)
14395 (vc-rcs-checkout-switches, vc-rcs-header)
14396 (vc-rcs-master-templates): Add or change :version.
14397
14398 * vc-cvs.el: Doc fixes.
14399 (vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit)
14400 (vc-cvs-stay-local): Add :version.
14401
14402 * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle.
14403
14404 2000-09-07 Kenichi Handa <handa@etl.go.jp>
14405
14406 * international/quail.el (quail-help): Fix previous change.
14407
14408 2000-09-07 Gerd Moellmann <gerd@gnu.org>
14409
14410 * faces.el (color-values): Doc fix.
14411
14412 * faces.el (frame-set-background-mode): Use frame-parameter
14413 instead of frame-parameters.
14414
14415 * frame.el (filtered-frame-list): Reduce consing.
14416 (frames-on-display-list): Call frame-parameter instead of
14417 frame-parameters.
14418
14419 2000-09-07 Kenichi Handa <handa@etl.go.jp>
14420
14421 * language/devan-util.el (devanagari-to-indian-region): In the
14422 loop, change the following char, not preceding char.
14423
14424 2000-09-07 Gerd Moellmann <gerd@gnu.org>
14425
14426 * menu-bar.el (menu-bar-update-buffers): Call frame-parameter
14427 instead of frame-parameters.
14428
14429 * faces.el (set-face-attribute): Simplify by calling
14430 internal-set-lisp-face-attribute with FRAME being 0.
14431
14432 * vc.el: Remove `Id' version control keyword.
14433
14434 2000-09-07 Kenichi Handa <handa@etl.go.jp>
14435
14436 * help.el (help-make-xrefs): Adjusted for the change of
14437 help-xref-mule-regexp.
14438 (help-insert-xref-button): New function.
14439
14440 * international/mule-cmds.el (help-xref-mule-regexp-template):
14441 Include the pattern for character set.
14442 (leim): New group.
14443
14444 * international/quail.el: Don't require face.
14445 (quail): New group.
14446 (quail-other-command): Dummy command to make quail-help work better.
14447 (quail-keyboard-layout-alist): Add Keyboard type "jp106".
14448 (quail-keyboard-layout-substitution): New variable.
14449 (quail-update-keyboard-layout): New function.
14450 (quail-keyboard-layout-type): New customizable variable.
14451 (quail-set-keyboard-layout): Call quail-update-keyboard-layout.
14452 (quail-keyboard-translate): Pay attention to
14453 quail-keyboard-layout-substitution.
14454 (quail-insert-kbd-layout): New function.
14455 (quail-show-keyboard-layout): New function.
14456 (quail-get-translation): If the definition is a vector of length
14457 1, and the element is a string of length 1, return the character
14458 in that string.
14459 (quail-update-current-translations): Fix the case of
14460 relative-index out of range.
14461 (quail-build-decode-map, quail-insert-decode-map): New Functions.
14462 (quail-help): Show keyboard layout by quail-insert-kbd-layout.
14463 Show key sequences for all available characters.
14464 (quail-help-insert-keymap-description): Don't show such verbose
14465 key bindings as quail-self-insert-command.
14466
14467 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
14468 Format changed, and each element now have extra documentations.
14469 (tit-process-header): Delete invalid characters from TIT-PROMPT.
14470 Adjusted for the change of quail-cxterm-package-ext-info.
14471
14472 2000-09-06 Gerd Moellmann <gerd@gnu.org>
14473
14474 * vc-hooks.el (toplevel): Don't require `vc' during compilation;
14475 requiring it leads to a recursive loading of vc.el and vc-hooks.el
14476 during bootstrap.
14477
14478 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
14479
14480 * vc.el: (toplevel): Don't require `dired' at run-time.
14481 (vc-dired-resynch-file): Remove autoload cookie.
14482
14483 2000-09-05 Andre Spiegel <spiegel@gnu.org>
14484
14485 * vc.el: Made several backend functions optional.
14486 (vc-default-responsible-p): New function.
14487 (vc-merge): Use RET for first version to trigger merge-news, not
14488 prefix arg.
14489 (vc-annotate): Handle backends that do not support annotation.
14490 (vc-default-merge-news): Removed. The existence of a merge-news
14491 implementation is now checked on caller sites.
14492
14493 * vc-hooks.el (vc-default-mode-line-string): Removed CVS special
14494 case.
14495
14496 * vc-cvs.el (vc-cvs-mode-line-string): New function, handles the
14497 special case that has been removed from the default in vc-hooks.el.
14498
14499 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
14500
14501 * vc.el (vc-log-edit): Properly handle the case where FILE is nil.
14502
14503 2000-09-05 Andre Spiegel <spiegel@gnu.org>
14504
14505 * vc-hooks.el: Require vc during compilation.
14506 (vc-file-setprop): Use `vc-touched-properties' if bound by the new
14507 macro `with-vc-properties' in vc.el.
14508 (vc-file-getprop): Doc fix.
14509 (vc-after-save): Call `vc-dired-resynch-file' only if vc is loaded.
14510
14511 * vc.el: Require dired-aux during compilation.
14512 (vc-name-assoc-file): Moved to vc-sccs.el.
14513 (with-vc-properties): New macro.
14514 (vc-checkin, vc-checkout, vc-revert, vc-cancel-version,
14515 vc-finish-steal): Use it.
14516 (vc-cancel-version): Moved RCS-specific code to vc-rcs.el. The call
14517 to the backend-specific function is now supposed to do the checkout,
14518 too.
14519 (vc-log-edit): Handle FILE being nil and added a FIXME for log-edit.
14520
14521 * vc-cvs.el (vc-cvs-checkin, vc-cvs-checkout): Don't bother to
14522 set file properties; that gets done in the generic code now.
14523
14524 * vc-rcs.el (vc-rcs-uncheck): Renamed to `vc-rcs-cancel-version'.
14525 Changed parameter list, added code from vc.el that does the
14526 checkout, possibly with a double-take.
14527
14528 * vc-sccs.el (vc-sccs-name-assoc-file): Moved here from vc.el.
14529 (vc-sccs-add-triple, vc-sccs-rename-file, vc-sccs-lookup-triple): Use
14530 the above under the new name.
14531 (vc-sccs-uncheck): Renamed to `vc-sccs-cancel-version'. Changed
14532 parameter list, added checkout command.
14533 (vc-sccs-checkin, vc-sccs-checkout): Don't bother to set file
14534 properties; that gets done in the generic code now.
14535
14536 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
14537
14538 * vc.el: Docstring fixes (courtesy of checkdoc).
14539
14540 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
14541
14542 * vc.el (vc-checkout-writable-buffer-hook)
14543 (vc-checkout-writable-buffer): Remove.
14544 (vc-start-entry): Always call vc-log-edit, never vc-log-mode.
14545 (vc-log-mode): Make it into a clean derived major mode.
14546 (vc-log-edit): Mark buffer unmodified (as vc-log-mode did) and use
14547 vc-log-mode if log-edit is not available.
14548 (vc-dired-mode-map): Don't set-keymap-parent yet.
14549 (vc-dired-mode): Do set-keymap-parent here.
14550 (vc-dired-buffers-for-dir): Nop if dired is not loaded.
14551
14552 2000-09-05 Gerd Moellmann <gerd@gnu.org>
14553
14554 * faces.el (set-face-attribute, face-spec-reset-face)
14555 (face-spec-set): Avoid consing by removing calls to `apply'.
14556
14557 * frame.el (frame-parameter): Move to C code.
14558
14559 2000-09-05 Dave Love <fx@gnu.org>
14560
14561 * help.el (help-manyarg-func-alist): Add ml-prefix-argument-loop,
14562 insert-before-markers-and-inherit. Now checked systematically!
14563
14564 2000-09-05 Alex Schroeder <alex@gnu.org>
14565
14566 * sql.el (sql-postgres): Use sql-postgres-options.
14567 (sql-postgres-options): New variable.
14568
14569 2000-09-05 Alex Schroeder <alex@gnu.org>
14570
14571 * sql.el (sql-mode-menu): Work around missing variable mark-active
14572 in XEmacs.
14573 (sql-mode): Added call to easy-menu-add for XEmacs compatibility.
14574 (sql-interactive-mode): Added call to easy-menu-add for XEmacs
14575 compatibility.
14576
14577 2000-09-04 Gerd Moellmann <gerd@gnu.org>
14578
14579 * vc.el (vc-dired-resynch-file): Add autoload cookie.
14580
14581 * vc.el (toplevel): Require `dired' at run-time for dired-mode-map.
14582
14583 * Makefile.in (DONTCOMPILE): Fix typo in file name.
14584
14585 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14586
14587 * vc-sccs.el (vc-sccs-latest-on-branch-p): Always return t; we
14588 don't support anything else under SCCS yet.
14589
14590 * vc-hooks.el: Minor doc fixes.
14591
14592 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14593
14594 * vc.el (vc-next-action-on-file): Do not visit the file if it's
14595 not necessary. If verbose in state `needs-patch', do the same as
14596 under `up-to-date'. When NOT verbose and `needs-patch', check out
14597 latest version instead of `merge-news'.
14598 (vc-next-action-dired): Don't mess with default-directory here; it
14599 breaks other parts of dired. It is the job of the
14600 backend-specific functions to adjust it temporarily if they need it.
14601 (vc-next-action): Remove a special CVS case.
14602 (vc-clear-headers): New optional arg FILE.
14603 (vc-checkin, vc-checkout): Set properties vc-state and
14604 vc-checkout-time properly.
14605 (vc-finish-steal): Call steal-lock, not steal, which doesn't exist.
14606 (vc-print-log): Use new backend function `show-log-entry'.
14607 (vc-cancel-version): Do the checks in a different order. Added a
14608 FIXME concerning RCS-only code.
14609
14610 * vc-rcs.el (vc-rcs-show-log-entry): New function.
14611 (vc-rcs-checkin, vc-rcs-checkout): Don't set all properties.
14612
14613 * vc-cvs.el (vc-cvs-show-log-entry): New function.
14614
14615 * vc-hooks.el (vc-default-mode-line-string): Show state
14616 `needs-patch' as a `-' too.
14617
14618 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14619
14620 * vc.el (vc-responsible-backend): New optional arg REGISTER.
14621 (vc-default-could-register): New function.
14622 (vc-dired-buffers-for-dir, vc-dired-resynch-file): New functions.
14623 (vc-resynch-buffer): Call vc-dired-resynch-file.
14624 (vc-start-entry, vc-finish-logentry, vc-revert-buffer): Use
14625 vc-resynch-buffer instead of vc-resynch-window.
14626 (vc-next-action-dired): Don't redisplay here, that gets done as a
14627 result of the individual file operations.
14628 (vc-retrieve-snapshot): Corrected prompt order.
14629
14630 * vc-hooks.el (vc-after-save): Call vc-dired-resynch-file.
14631
14632 * vc-cvs.el (vc-cvs-stay-local): Allow it to be a hostname regexp
14633 as well.
14634 (vc-cvs-remote-p): Renamed to vc-cvs-stay-local-p. Handle
14635 hostname regexps. Updated all callers.
14636 (vc-cvs-responsible-p): Handle directories as well.
14637 (vc-cvs-could-register): New function.
14638 (vc-cvs-retrieve-snapshot): Parse "cvs update" output, keep file
14639 properties up-to-date.
14640
14641 * vc-rcs.el (vc-rcs-register): If there is no RCS subdir, ask the
14642 user whether to create one.
14643
14644 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14645
14646 * vc-hooks.el (vc-file-not-found-hook): Ask the user whether to
14647 check out a non-existing file.
14648
14649 * vc-cvs.el (vc-cvs-checkout): Do the right thing when the
14650 workfile does not exist.
14651
14652 * vc.el (vc-version-diff): Use `require' to check for existence of
14653 diff-mode.
14654
14655 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14656
14657 * vc-cvs.el (vc-cvs-registered): Use new function
14658 vc-cvs-parse-entry to do the actual work.
14659
14660 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14661
14662 * vc-hooks.el (vc-find-backend-function): If function doesn't
14663 exist, return nil instead of error.
14664 (vc-call-backend): Doc fix.
14665
14666 * vc.el (vc-do-command): Doc fix.
14667 (vc-finish-logentry): When checking in from vc-dired, choose the
14668 right backend for logentry check.
14669 (vc-dired-mode-map): Inherit from dired-mode-map.
14670 (vc-dired-mode): Local value of dired-move-to-filename-regexp
14671 simplified.
14672 (vc-dired-state-info): Removed, updated caller.
14673 (vc-default-dired-state-info): Use parentheses instead of hyphens.
14674 (vc-dired-hook): Use vc-BACKEND-dir-state, if available.
14675 (vc-dired-listing-switches): New variable.
14676 (vc-directory): Use it, instead of dired-listing-switches.
14677
14678 * vc-cvs.el (vc-cvs-remote-p): Allow FILE to be a directory, too.
14679 (vc-cvs-dir-state): New function.
14680 (vc-cvs-dir-state-heuristic): New function, subroutine of the above.
14681 (vc-cvs-parse-entry): New function, also to be used in
14682 vc-cvs-registered.
14683
14684 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14685
14686 * vc.el (vc-revert-buffer): Hide the frame for dedicated windows
14687 *or* single-window-frames.
14688
14689 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14690
14691 * vc.el (vc-update-changelog): Split into generic part and default
14692 implementation. Doc string adapted.
14693 (vc-default-update-changelog): New function. Call the `rcs2log'
14694 script in exec-directory, to fix a long-standing nuisance.
14695
14696 * vc-sccs.el (vc-sccs-update-changelog): Dummy implementation that
14697 simply signals an error.
14698
14699 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14700
14701 * vc-cvs.el (vc-cvs-checkout): Slight restructuring to make the
14702 control-flow more clear and to avoid running `cvs' twice.
14703
14704 * vc.el (vc-next-action-on-file): Doc fix.
14705 (vc-maybe-resolve-conflicts): Don't just toggle smerge-mode.
14706 (vc-print-log): Eval `file' before constructing the continuation.
14707
14708 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14709
14710 * vc.el (vc-next-action-on-file): Corrected several messages.
14711 (vc-merge): Add prefix arg `merge-news'; handle it.
14712
14713 * vc-cvs.el (vc-cvs-workfile-version): Removed comment that this
14714 is not reached. It is.
14715 (vc-cvs-merge): Set state to 'edited after merge.
14716 (vc-cvs-merge-news): Set workfile version to nil if not known.
14717 (vc-cvs-latest-on-branch-p): Recommented. Candidate for removal.
14718
14719 * vc-*.el (vc-*-checkout): Switch off coding systems for checkout
14720 via stdout. (Merge from main line.)
14721
14722 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14723
14724 * vc.el (vc-finish-logentry): Thinko in the "same comment"
14725 detection.
14726
14727 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14728
14729 * vc.el (vc-parent-buffer, vc-parent-buffer-name): Protect them
14730 against kill-all-local-variables.
14731 (vc-log-edit): Don't save vc-parent-buffer any more.
14732 (vc-last-comment-match): Initialize to an empty string.
14733 (vc-post-command-functions): New hook.
14734 (vc-do-command): Run it.
14735 (vc-next-action-on-file): Remove unnecessary pop-to-buffer.
14736 (vc-finish-logentry): Only add the comment to the ring if it's
14737 different from the last comment entered.
14738 (vc-new-comment-index): New function.
14739 (vc-previous-comment): Use it. Make the minibuffer message
14740 slightly less terse.
14741 (vc-comment-search-reverse): Make it work forward as well. Don't
14742 set vc-comment-ring-index if no match is found. Use
14743 vc-new-comment-index.
14744 (vc-comment-search-forward): Use vc-comment-search-reverse.
14745 (vc-dired-mode-map): Don't inherit from dired-mode-map since
14746 define-derived-mode will do it for us. Bind `v' to a keymap that
14747 inherits from vc-prefix-map so that we can bind `vt' without
14748 binding C-x v t.
14749 (vc-retrieve-snapshot): Parenthesis typo.
14750
14751 * vc-cvs.el (vc-cvs-checkin): Raise the max-correct status from 0
14752 to 1. Make sure to switch to *vc* before looking for an error
14753 message. Use vc-parse-buffer.
14754
14755 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14756
14757 * vc.el (vc-create-snapshot, vc-default-create-snapshot): Swap DIR
14758 and NAME.
14759 (vc-retrieve-snapshot): Split into two parts.
14760 (vc-default-retrieve-snapshot): New function.
14761
14762 * vc-cvs.el ((vc-cvs-create-snapshot): Swap DIR and NAME.
14763 (vc-cvs-retrieve-snapshot): New function (untested).
14764 (vc-cvs-stay-local): Default to t.
14765 (vc-cvs-remote-p): New function and property.
14766 (vc-cvs-state): Stay local only if the above is t.
14767 (vc-handle-cvs): Removed.
14768 (vc-cvs-registered): Don't check vc-handle-cvs -- it should all be
14769 done via vc-handled-backends now.
14770 (vc-cvs-header): Escape Id.
14771
14772 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14773
14774 * vc.el (vc-do-command): Remove unused commands.
14775 (vc-version-diff): Make sure default-directory ends with a slash.
14776 Move the window commands into a vc-exec-after.
14777 (vc-print-log): Move more of the code into the `vc-exec-after'.
14778
14779 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14780
14781 * vc.el (vc-exec-after): Fix disassembly of previous sentinel.
14782 (vc-print-log): Search current revision from beginning of buffer.
14783 (vc-revert-buffer): Clear echo area after the diff is finished.
14784 (vc-prefix-map): Removed definition of "t" for terse display in vc
14785 dired.
14786 (vc-dired-mode-map): Inherit from dired-mode-map. Added
14787 definition of "vt" for terse display.
14788 (vc-dired-mode): Fix dired-move-to-filename-regexp.
14789
14790 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14791
14792 * vc.el (vc-exec-after): Avoid caddr.
14793
14794 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14795
14796 * vc.el (vc-exec-after): New function.
14797 (vc-do-command): Use it to add a termination message for async
14798 procs.
14799 (vc-checkout): Try to handle a missing-backend situation.
14800 (vc-version-diff): Use vc-exec-after to fix the behavior for diffs
14801 of a directory with a backend using async diffs.
14802 (vc-print-log): Use vc-exec-after and use log-view-goto-rev if
14803 present.
14804
14805 * vc-sccs.el (vc-sccs-state-heuristic): Use
14806 file-ownership-preserved-p.
14807
14808 * vc-rcs.el (vc-rcs-state-heuristic): Use
14809 file-ownership-preserved-p.
14810 (vc-rcs-checkout): Remove the error-handling for missing-rcs.
14811
14812 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14813
14814 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix call to
14815 vc-do-command.
14816
14817 * vc.el (vc-next-action-on-file): Use vc-revert-buffer to revert
14818 when there are no changes.
14819
14820 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14821
14822 * vc-sccs.el (vc-sccs-state-heuristic): Don't use file-writable-p.
14823
14824 * vc-rcs.el (vc-rcs-state-heuristic): Don't use file-writable-p.
14825
14826 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14827
14828 * vc-hooks.el (vc-prefix-map): Move the autoload from vc.el.
14829
14830 * vc.el (vc-prefix-map): Move the autoload to vc-hooks.el and move
14831 the `fset' outside of the defvar so that it works even if
14832 vc-prefix-map was already defined.
14833 (vc-setup-buffer): New function, split out of vc-do-command.
14834 (vc-do-command): Allow BUFFER to be t to mean `just use the
14835 current buffer without any fuss'.
14836 (vc-version-diff): Change the `diff' backend operation to just put
14837 the diff in the current buffer without erasing it. Always use
14838 *vc-diff* even for directory-diffs. Use vc-setup-buffer. Protect
14839 shrink-window-if-larger-than-buffer.
14840 (vc-print-log): Change the `print-log' backend operation to just
14841 put the log in the current buffer without erasing it. Protect
14842 shrink-window-if-larger-than-buffer.
14843 (vc-update-change-log): Fix setd typo.
14844
14845 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix parenthesis.
14846 (vc-sccs-print-log, vc-sccs-diff): Insert in the current buffer.
14847
14848 * vc-rcs.el (vc-rcs-print-log): Insert in the current buffer.
14849 (vc-rcs-diff): Insert in the current buffer and remove unused arg
14850 CMP.
14851
14852 * vc-cvs.el (vc-cvs-state, vc-cvs-fetch-status): Use
14853 with-temp-file. Use the new BUFFER=t argument to vc-do-command.
14854 (vc-cvs-print-log, vc-cvs-diff): Insert in the current buffer.
14855
14856 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14857
14858 * vc.el (vc-workfile-unchanged-p): If checkout-time comparison is
14859 not possible, use vc-BACKEND-workfile-unchanged-p.
14860 (vc-default-workfile-unchanged-p): New function. Delegates to a
14861 full vc-BACKEND-diff.
14862
14863 * vc-hooks.el (vc-simple-command): Removed.
14864
14865 * vc-rcs.el (vc-rcs-workfile-unchanged-p): Use vc-do-command
14866 instead of vc-simple-command.
14867 (vc-rcs-fetch-master-state): Removed check for unlocked-changes to
14868 avoid doing a diff when opening a file.
14869 (vc-rcs-state): Added check for unlocked-changes.
14870 (vc-rcs-header): Escape Id.
14871 (vc-rcs-workfile-unchanged-p): Remove optional arg VERSION.
14872 (vc-rcs-state): Call vc-workfile-unchanged-p, not the RCS-specific
14873 version.
14874
14875 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Rewritten.
14876 (vc-sccs-diff): Remove optional arg CMP.
14877 (vc-sccs-state): Call vc-workfile-unchanged-p, not the
14878 SCCS-specific function.
14879
14880 * vc-cvs.el (vc-cvs-state): Use vc-do-command instead of
14881 vc-simple-command.
14882
14883 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14884
14885 * vc.el (vc-editable-p): Renamed from vc-writable-p.
14886 (with-vc-file, vc-merge): Use vc-editable-p.
14887 (vc-do-command): Remove unused var vc-file and fix the
14888 doubly-defined `status' var. Add a user message when starting an
14889 async command.
14890 (vc-restore-buffer-context, vc-resynch-buffer, vc-start-entry)
14891 (vc-finish-steal, vc-checkin, vc-finish-logentry, vc-rename-file):
14892 Use with-current-buffer.
14893 (vc-buffer-sync): Use unless.
14894 (vc-next-action-on-file): If the file is 'edited by read-only,
14895 make it read-write instead of trying to commit.
14896 (vc-version-diff, vc-update-change-log): Use `setq
14897 default-directory' rather than `cd'.
14898 (vc-log-edit): Don't forget to set default-directory in the
14899 buffer.
14900
14901 * vc-sccs.el (vc-sccs-state): Fix obviously wrong parenthesis.
14902 (vc-sccs-state-heuristic): Use file-writable-p instead of
14903 comparing userids.
14904 (vc-sccs-checkout): Use `unless'.
14905
14906 * vc-rcs.el (vc-rcs-state-heuristic): Use file-writable-p instead
14907 of comparing userids.
14908 (vc-rcs-fetch-master-state): Handle the case where rcs is missing.
14909 Simplify the logic by eliminating unreachable code.
14910 (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
14911 just do a recursive call if we need to retry.
14912 (vc-rcs-checkout): Handle the case where rcs is missing by making
14913 the buffer read-write if requested and re-signalling the error.
14914
14915 * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
14916
14917 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14918
14919 * vc-hooks.el (vc-handled-backends): Docstring change.
14920 (vc-ignore-vc-files): Mark obsolete.
14921 (vc-registered): Check vc-ignore-vc-files.
14922 (vc-find-file-hook, vc-file-not-found-hook): Don't check
14923 vc-ignore-vc-files.
14924
14925 * vc-cvs.el (vc-cvs-registered): Obey vc-handle-cvs.
14926
14927 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14928
14929 * vc.el (vc-checkout): Don't do anything special for ange-ftp
14930 files since ange-ftp already has vc-registered return nil.
14931
14932 * vc-sccs.el (vc-sccs-state): Use with-temp-buffer.
14933 (vc-sccs-workfile-version): Use with-temp-buffer and new
14934 vc-parse-buffer and don't bother setting the property.
14935 (vc-sccs-add-triple): Use with-current-buffer and
14936 find-file-noselect.
14937 (vc-sccs-lookup-triple): New vc-parse-buffer and turn cond -> if.
14938
14939 * vc-rcs.el (vc-rcs-find-most-recent-rev): New function. The code
14940 derives from the old vc-parse-buffer but uses the revision number
14941 rather than the date (much easier to compare robustly).
14942 (vc-rcs-fetch-master-state): Use `with-temp-buffer'. Adapt to the
14943 new vc-parse-buffer (and vc-rcs-find-most-recent-rev). Find the
14944 locking-user more directly. Check strict locking and set
14945 checkout-model appropriately.
14946 (vc-rcs-parse-locks): Remove.
14947 (vc-rcs-latest-on-branch-p): Use with-temp-buffer and adapt to the
14948 new vc-parse-buffer (and vc-rcs-find-most-recent-rev).
14949 (vc-rcs-system-release): Use with-current-buffer and
14950 vc-parse-buffer.
14951 (vc-rcs-register, vc-rcs-checkout): Use with-current-buffer.
14952
14953 * vc-hooks.el (vc-parse-buffer): Lobotomize the monster.
14954 (vc-simple-command): Docstring fix.
14955 (vc-registered): Align the way the file-handler is called with the
14956 way the function itself works.
14957 (vc-file-owner): Remove.
14958
14959 * vc-cvs.el (vc-cvs-registered): Use with-temp-buffer. Reorder
14960 extraction of fields and call to file-attributes because of a
14961 temporary bug in rcp.el.
14962 (vc-cvs-fetch-status): Use with-current-buffer.
14963
14964 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14965
14966 * vc.el (vc-do-command): Use file-relative-name.
14967 (vc-responsible-backend): Use vc-backend if possible.
14968 (vc-create-snapshot): Improve the `interactive' spec. Add support
14969 for branches and dispatch to backend-specific `create-snapshot'.
14970 (vc-default-create-snapshot): New function, containing the bulk of
14971 the old vc-create-snapshot.
14972 (vc-retrieve-snapshot): Improve the interactive spec.
14973
14974 * vc-hooks.el (vc-header-alist): Move the dummy def from vc.el.
14975 (vc-backend-hook-functions): Remove.
14976 (vc-find-backend-function): Don't try to load vc-X-hooks anymore.
14977 (vc-backend): Reintroduce the test for `file = nil' now that I
14978 know why it was there (and added a comment to better remember).
14979
14980 * vc-sccs-hooks.el: Merge into vc-sccs.el * vc-sccs.el: Merge in
14981 code from vc-sccs-hooks.el.
14982 (vc-sccs-release, vc-sccs-system-release): Remove. Don't require
14983 'vc anymore.
14984 (vc-sccs-responsible-p): Use expand-file-name instead of concat
14985 and file-directory-p instead of file-exists-p.
14986 (vc-sccs-check-headers): Simplify the regexp.
14987
14988 * vc-rcs-hooks.el: Merge into vc-rcs.el * vc-rcs.el: Merge in code
14989 from vc-rcs-hooks.el. Don't require 'vc anymore.
14990 (vc-rcs-responsible-p): Use expand-file-name instead of concat and
14991 file-directory-p instead of file-exists-p.
14992
14993 * vc-cvs-hooks.el: Merge into vc-cvs.el * vc-cvs.el: Merge in code
14994 from vc-cvs-hooks.el.
14995 (proto vc-cvs-registered): Require 'vc-cvs instead of
14996 'vc-cvs-hooks. Don't require 'vc anymore.
14997 (vc-cvs-responsible-p): Use expand-file-name instead of concat and
14998 file-directory-p instead of file-exists-p.
14999 (vc-cvs-create-snapshot): New function, replacing
15000 vc-cvs-assign-name.
15001 (vc-cvs-assign-name): Remove.
15002
15003 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15004
15005 * vc-cvs.el (vc-cvs-header): New var.
15006
15007 * vc-rcs.el (vc-rcs-exists): Remove.
15008 (vc-rcs-header): New var.
15009
15010 * vc-sccs.el (vc-sccs-responsible-p, vc-sccs-register): Use
15011 `vc-sccs-search-project-dir' instead of `vc-sccs-project-dir'.
15012 (vc-sccs-header): New var.
15013
15014 * vc.el (vc-do-command): Get rid of the `last' argument.
15015 (vc-header-alist): Remove, replaced by vc-X-header.
15016 (vc-insert-headers): Use vc-X-header instead of vc-header-alist.
15017 (vc-dired-hook): Use expand-file-name instead of concat.
15018 (vc-directory): Use file-name-as-directory.
15019 (vc-snapshot-precondition, vc-create-snapshot)
15020 (vc-retrieve-snapshot): Allow the command to operate on any
15021 directory.
15022
15023 * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either
15024 just removing the 'WORKFILE argument or by removing the 'MASTER
15025 argument and replacing `file' with (vc-name file).
15026
15027 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15028
15029 * vc.el: Update Copyright and add a crude list of backend funs.
15030 (vc-writable-p): New function.
15031 (with-vc-file): Use vc-writable-p.
15032 (vc-next-action-on-file): Update call to vc-steal-lock and cleanup.
15033 (vc-register): Avoid vc-name.
15034 (vc-locking-user): Remove.
15035 (vc-steal-lock): Make the `owner' arg non-optional.
15036 (vc-merge): Use vc-writable-p instead of vc-locking-user and
15037 vc-checkout-model.
15038 (vc-default-dired-state-info): Use vc-state instead of
15039 vc-locking-user and return special strings for special states.
15040 (vc-dired-hook): Use vc-up-to-date-p instead of vc-locking-user
15041 and get rid of one of the special CVS cases.
15042 (vc-cancel-version): prettify error message with \\[...].
15043 (vc-rename-master): New function.
15044 (vc-rename-file): Use vc-BACKEND-rename-file (which might in turn
15045 use vc-rename-master) instead of vc-BACKEND-record-rename. Make
15046 the CVS special case generic.
15047 (vc-default-record-rename): Remove.
15048 (vc-file-tree-walk-internal): Only call FUNC for files that are
15049 under control of some VC backend and replace `concat' with
15050 expand-file-name.
15051 (vc-file-tree-walk): Update docstring.
15052 (vc-version-diff, vc-snapshot-precondition, vc-create-snapshot)
15053 (vc-retrieve-snapshot): Update call to vc-file-tree-walk.
15054
15055 * vc-sccs.el (vc-sccs-rename-file): Renamed from
15056 vc-sccs-record-rename. Use `find-file-noselect' rather than
15057 `find-file' and call `vc-rename-master' to do the actual move.
15058 (vc-sccs-diff): Remove unused `backend' variable.
15059
15060 * vc-sccs-hooks.el (vc-sccs-registered): Preloaded trivial version
15061 to delay loading of vc-sccs until it is really used.
15062 (vc-sccs-master-templates): Preload.
15063 (vc-sccs-state): Update call to vc-sccs-parse-locks.
15064 (vc-sccs-project-dir): Remove (merged into
15065 vc-sccs-search-project-dir).
15066 (vc-sccs-search-project-dir): Rewrite using file name handling ops
15067 rather than `concat', make sure it is preloaded and don't bother
15068 to check that the file actually exists.
15069 (vc-sccs-parse-locks): Remove unused `file' argument, remove
15070 `locks' argument (use buffer's content instead) and eliminate n^2
15071 behavior.
15072
15073 * vc-rcs.el: Update Copyright.
15074 (vc-rcs-rename-file): New function.
15075 (vc-rcs-diff): Remove unused `backend' variable.
15076
15077 * vc-hooks.el: Update Copyright.
15078 (vc-backend): Don't accept a nil argument any more.
15079 (vc-up-to-date-p): Turn into a defsubst.
15080 (vc-possible-master): New function.
15081 (vc-check-master-templates): Use `vc-possible-master' and allow
15082 funs in vc-X-master-templates to return a non-existent file.
15083
15084 * vc-cvs.el: Update Copyright.
15085 (vc-cvs-diff): Remove unused `backend' variable.
15086 (vc-cvs-checkout): Only toggle read-only if the buffer is setup right.
15087
15088 * vc-cvs-hooks.el: Preload a proto vc-cvs-registered.
15089
15090 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15091
15092 * vc-rcs-hooks.el (vc-rcs-registered): Provide a trivial version
15093 since it can be called from vc-rcs.el.
15094 (vc-rcs-parse-locks): Cleanup to remove an n^2 behavior.
15095
15096 2000-09-04 Andre Spiegel <spiegel@gnu.org>
15097
15098 * vc.el (vc-version-diff): Expand file name read from the
15099 minibuffer. Handle the case when a previous version number can't
15100 be guessed. Give suitable messages when there were no differences
15101 found.
15102 (vc-clear-headers): Call backend-specific implementation, if one
15103 exists.
15104 (vc-cancel-version): Made error checks generic. When done, clear
15105 headers generically, too.
15106
15107 * vc-rcs.el (vc-rcs-clear-headers): New function; code moved here
15108 from vc-clear-headers in vc.el.
15109
15110 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Use vc-parse-buffer
15111 correctly.
15112 (vc-rcs-latest-on-branch-p): Made second argument VERSION
15113 optional. Handle the case when it's not there.
15114
15115 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15116
15117 * vc.el (vc-locking-user): Moved from vc-hooks.el.
15118
15119 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15120
15121 * vc-hooks.el (vc-loadup): Remove.
15122 (vc-find-backend-function): Use `require'. Also, handle the case
15123 where vc-BACKEND-hooks.el doesn't exist.
15124 (vc-call-backend): Cleanup.
15125
15126 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15127
15128 * vc-rcs-hooks.el (vc-rcs-templates-grabbed,
15129 vc-rcs-grab-templates)
15130 (vc-rcs-registered): Remove. The default function works as well.
15131 * vc-sccs-hooks.el (vc-sccs-templates-grabbed,
15132 vc-sccs-grab-templates)
15133 (vc-sccs-registered): Remove. The default function works as well.
15134
15135 * vc.el (vc-version-diff): Left out a vc- in call to
15136 vc-call-backend.
15137 (vc-default-dired-state-info, vc-default-record-rename)
15138 (vc-default-merge-news): Update for the new backend argument.
15139
15140 * vc-hooks.el (vc-find-backend-function): Return a cons cell if
15141 using the default function.
15142 (vc-call-backend): If calling the default function, pass it the
15143 backend as first argument. Update the docstring accordingly.
15144 (vc-default-state-heuristic, vc-default-mode-line-string): Update
15145 for the new backend argument.
15146 (vc-make-backend-sym): Renamed from vc-make-backend-function.
15147 (vc-find-backend-function): Use the new name.
15148 (vc-default-registered): New function.
15149
15150 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15151
15152 * vc.el (vc-merge): Use vc-find-backend-function.
15153
15154 * vc-hooks.el (vc-backend-functions): Remove.
15155 (vc-loadup): Don't setup 'vc-functions.
15156 (vc-find-backend-function): New function.
15157 (vc-call-backend): Use above fun and populate 'vc-functions
15158 lazily.
15159 (vc-backend-defines): Remove.
15160
15161 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15162
15163 * vc.el (vc-register): Put a FIXME note for a newly found bug.
15164 Call vc-call-backend without the leading vc-.
15165 (vc-responsible-backend, vc-finish-logentry, vc-annotate)
15166 (vc-check-headers): Call vc-call-backend without the leading vc-.
15167 (vc-annotate-time-span): Replace confusing use of `cond' with `or'.
15168 (vc-annotate-display): Replace confusing use of `cond' with `or'.
15169 Call vc-call-backend without the leading vc-.
15170
15171 * vc-cvs.el (tail): Provide vc-cvs.
15172 * vc-sccs.el (tail): Provide vc-sccs.
15173 * vc-rcs.el (tail): Provide vc-rcs and remove vc-rcs-logentry-check.
15174
15175 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions)
15176 (vc-make-backend-function, vc-call): Pass names without leading
15177 `vc-' to vc-call-backend so we can blindly prefix them with vc-BACKEND.
15178 (vc-loadup): Don't load vc-X-hooks if vc-X is requested.
15179 (vc-call-backend): Always try to load vc-X-hooks.
15180 (vc-registered): Remove vc- in call to vc-call-backend.
15181
15182 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15183
15184 * vc.el (vc-process-filter): New function.
15185 (vc-do-command): Setup `vc-process-filter' for the async process.
15186 (vc-maybe-resolve-conflicts): New function to reduce
15187 code-duplication. Additionally, it puts the buffer in
15188 `smerge-mode' if applicable.
15189 (vc-next-action-on-file): Use `vc-maybe-resolve-conflicts' after
15190 calling `merge-news'.
15191 (vc-merge): Use `vc-maybe-resolve-conflicts' after calling `merge'.
15192 (vc-log-edit): New function. Replacement for `vc-log-mode' by
15193 interfacing to log-edit.el.
15194 (vc-start-entry): Call `vc-log-edit' instead of `vc-log-mode' if
15195 log-edit is available.
15196 (vc-resolve-conflicts): Delegate to `smerge-ediff' if available.
15197
15198 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15199
15200 * vc.el (vc-register): Remove `vc-buffer-backend' setup.
15201 (vc-log-mode-map): New name for vc-log-entry-mode and merge the
15202 defvar and the initialization.
15203 (vc-log-mode): Minor docstring fix and use vc-log-mode-map.
15204
15205 * vc-hooks.el (vc-default-back-end, vc-buffer-backend): Remove.
15206 (vc-kill-buffer-hook): Remove `vc-buffer-backend' handling.
15207
15208 * vc-cvs-hooks.el (vc-handle-cvs): Make it a defvar and add a FIXME.
15209
15210 2000-09-04 Andre Spiegel <spiegel@gnu.org>
15211
15212 * vc.el (vc-file-clear-masterprops): Removed.
15213 (vc-checkin, vc-revert-buffer): Removed calls to the above.
15214 (vc-version-diff): Use buffer-size without argument.
15215 (vc-register): Heed vc-initial-comment.
15216
15217 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Fix regexp for
15218 default branch.
15219
15220 * vc-rcs.el (vc-rcs-register): Parse command output to find master
15221 file name and workfile version.
15222 (vc-rcs-checkout): Removed call to vc-file-clear-masterprops.
15223
15224 * vc-cvs.el (vc-cvs-merge-news, vc-cvs-checkout): Removed call to
15225 vc-file-clear-masterprops.
15226
15227 * vc-sccs.el (vc-sccs-checkout): Removed call to
15228 vc-file-clear-masterprops. If writable, set vc-state to 'edited
15229 rather than user login name.
15230
15231
15232 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15233
15234 * vc.el (vc-workfile-unchanged-p): Remove unused argument
15235 `want-differences-if-changed' and simplify.
15236 (vc-next-action-on-file) [needs-merge]: Resynch the buffer.
15237 (vc-revert-buffer): Use `unchanged-p' rather than vc-diff's status
15238 output (which is invalid for async vc-diff) to decide whether to
15239 do the revert silently or not.
15240
15241 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15242
15243 * vc-hooks.el (vc-loadup): Load files quietly.
15244 (vc-call-backend): Oops, brain fart.
15245
15246 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15247
15248 * vc-cvs.el (vc-cvs-state): Typo.
15249 (vc-cvs-merge-news): Return the status code rather than the error msg.
15250
15251 2000-09-04 Andre Spiegel <spiegel@gnu.org>
15252
15253 * vc.el (with-vc-file, vc-next-action, vc-version-diff)
15254 (vc-dired-mark-locked): Replaced usage of vc-locking-user with
15255 vc-state or vc-up-to-date-p.
15256 (vc-merge): Use vc-backend-defines to check whether merging is
15257 possible. Set state to 'edited after successful merge.
15258
15259 * vc-hooks.el (vc-locking-user): If locked by the calling user,
15260 return that name. Redocumented.
15261
15262 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15263
15264 * vc.el (vc-recompute-state, vc-next-action-on-file): Update to
15265 new `vc-state' semantics.
15266 (vc-finish-steal): Set 'vc-state to 'edited rather than setting
15267 'vc-locking-user to the current user.
15268 (vc-merge): Inline vc-backend-merge. Comment out code that I
15269 don't understand and hence can't adapt to the new `vc-state' and
15270 `vc-locking-user' semantics.
15271 (vc-backend-merge): Remove.
15272
15273 * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
15274 rather than 'vc-locking-user.
15275
15276 * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
15277
15278 * vc-hooks.el (vc-user-login-name): Simplify the code a tiny bit.
15279 (vc-state): Don't use 'reserved any more. Just use the same
15280 convention as the one used for vc-<backend>-state where the
15281 locking user (as a string) is returned.
15282 (vc-locking-user): Update, based on the above convention. The
15283 'vc-locking-user property has disappeared.
15284 (vc-mode-line, vc-default-mode-line-string): Adapt to new `vc-state'.
15285
15286 * vc-cvs.el (vc-cvs-state): Don't overwrite a non-heuristic state
15287 with a heuristic one.
15288 (vc-cvs-merge-news): Just use 'edited for the case with conflicts.
15289 (vc-cvs-checkin): Do a trivial parse to set the state in case of
15290 error. That allows us to get to 'needs-merge even in the
15291 stay-local case. There's still no way to detect 'needs-patch in
15292 such a setup (or to force an update for that matter).
15293 (vc-cvs-logentry-check): Remove, the default works as well.
15294
15295 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15296
15297 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Run cvs asynchronously.
15298
15299 * vc.el (vc-do-command): kill-all-local-variables, to reset any
15300 major-mode in which the buffer might have been put earlier. Use
15301 `remove' and `when'. Allow `okstatus' to be `async' and use
15302 `start-process' in this case.
15303 (vc-version-diff): Handle the case where the diff looks empty
15304 because of the use of an async process.
15305
15306 2000-09-04 Andre Spiegel <spiegel@gnu.org>
15307
15308 * vc.el (vc-next-action-on-file): Removed optional parameter
15309 `simple'. Recompute state unconditionally.
15310 (vc-default-toggle-read-only): Removed.
15311
15312 * vc-hooks.el (vc-backend-functions): Removed vc-toggle-read-only.
15313 (vc-toggle-read-only): Undid prev change.
15314
15315 * vc-cvs.el (vc-cvs-stay-local): Renamed from
15316 vc-cvs-simple-toggle. Redocumented.
15317 (vc-cvs-state): If locality is wanted, use vc-cvs-state-heuristic.
15318 (vc-cvs-toggle-read-only): Removed.
15319
15320 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15321
15322 * vc.el (vc-backend-dispatch, vc-annotate-mode-syntax-table): Remove.
15323 (vc-prefix-map): Move from vc-hooks.el and make autoloaded.
15324 (vc-release-greater-or-equal-p): Move to vc-rcs.el.
15325 (vc-file-clear-masterprops): Braindead "fix". It was a nop and
15326 still is. So maybe it should be removed.
15327 (vc-head-version, vc-find-binary): Remove.
15328 (vc-recompute-state): Move from vc-hooks.el.
15329 (vc-next-action-on-file): Add a `simple' argument to allow
15330 avoiding the `recompute' step (use for vc-cvs-simple-toggle).
15331 (vc-default-toggle-read-only, vc-default-record-rename): New funs.
15332 (vc-next-action, vc-dired-hook): Use vc-state instead of vc-cvs-status.
15333 (vc-dired-mode-map): Properly defvar it.
15334 (vc-print-log): Call log-view-mode if available.
15335 (small-temporary-file-directory): defvar instead of use boundp.
15336 (vc-merge-news): Moved to vc-cvs.el.
15337 (vc-default-merge-news): New function.
15338
15339 * vc-sccs.el: Require 'vc and 'vc-sccs-hooks.
15340 (vc-sccs-register-switches): New var, copied off of vc-rcs-hooks.
15341 (vc-sccs-latest-on-branch-p): Add a `FIXME' for a call to the
15342 unknown `vc-latest-version' function. It should probably refer to
15343 vc-workfile-version or somesuch, but it's very unclear to me and I
15344 don't have SCCS to test things.
15345
15346 * vc-sccs-hooks.el: Provide 'vc-sccs-hooks.
15347 (vc-sccs-state-heuristic): Fix typo.
15348 (vc-sccs-workfile-unchanged-p): Add missing argument.
15349
15350 * vc-rcs.el: Require vc and vc-rcs-hooks.
15351 (vc-rcs-trunk-p, vc-rcs-branch-part): Move to vc-rcs-hooks.
15352 (vc-rcs-backend-release-p): Remove (use vc-rcs-release-p).
15353 (vc-release-greater-or-equal-p): Move from vc.
15354 (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part,
15355 vc-rcs-minor-part, vc-rcs-previous-version): Remove duplicates.
15356 (vc-rcs-checkout): Add a missing `new-version' argument in the
15357 call to vc-rcs-latest-on-branch-p. Hopefully that was the right one.
15358
15359 * vc-rcs-hooks.el: Provide 'vc-rcs-hooks.
15360 (vc-rcs-trunk-p, vc-rcs-branch-part): Moved from vc-rcs.el.
15361 (vc-rcs-latest-on-branch-p): Use the `version' argument rather
15362 than the apparently unbound `workfile-version'.
15363
15364 * vc-hooks.el (vc-master-templates): Def the obsolete var.
15365 (vc-file-prop-obarray): Use `make-vector'.
15366 (vc-backend-functions): Add new hookable functions
15367 vc-toggle-read-only, vc-record-rename and vc-merge-news.
15368 (vc-loadup): If neither backend nor default functions exist, use
15369 the backend function rather than nil.
15370 (vc-call-backend): If the function if not bound yet, try to load
15371 the non-hook file to see if it provides it.
15372 (vc-call): New macro plus use it wherever possible.
15373 (vc-backend-subdirectory-name): Use neither `vc-default-back-end'
15374 nor `vc-find-binary' since it's only called from
15375 vc-mistrust-permission which is only used once the backend is known.
15376 (vc-checkout-model): Fix parenthesis.
15377 (vc-recompute-state, vc-prefix-map): Move to vc.el.
15378
15379 * vc-cvs.el: Require 'vc and 'vc-cvs-hooks (for compiler warnings).
15380 (vc-cvs-release, vc-cvs-system-release): Remove.
15381 (vc-cvs-use-edit, vc-cvs-simple-toggle): New config variables.
15382 (vc-cvs-dired-state-info): Use `cvs-state' and slightly different
15383 status symbols.
15384 (vc-cvs-parse-status, vc-cvs-state): Move from vc-cvs-hooks.el.
15385 (vc-cvs-toggle-read-only): First cut at a function to allow a
15386 cvs-status-free vc-toggle-read-only.
15387 (vc-cvs-merge-news): Move from cvs-merge-news in vc.el.
15388 (vc-cvs-checkin): Use vc-recompute-state+vc-state instead of
15389 vc-cvs-status. Also set vc-state rather than vc-locking-user.
15390 (vc-cvs-checkout): Modify access rights directly if the user
15391 requested not to use `cvs edit'. And refresh the mode line.
15392
15393 * vc-cvs-hooks.el: Provide 'vc-cvs-hooks.
15394 (vc-cvs-state, vc-cvs-parse-status): Move to vc-cvs.el.
15395
15396 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15397
15398 * vc-cvs.el (vc-cvs-checkout): Docstring fix. Added a `(if
15399 workfile' that got lost when the code was extracted from vc.el.
15400 And merged the tail with the rest of the code (not possible in the
15401 old vc.el where the tail was shared among all backends). And
15402 explicitly set the state to 'edited if `writable' is set.
15403
15404 * vc-cvs-hooks.el (vc-cvs-registered): Use expand-file-name.
15405 (vc-cvs-state): Be careful to return the value from
15406 vc-cvs-parse-state.
15407 (vc-cvs-parse-status): Use expand-file-name. Don't set 'vc-state
15408 property but return it instead. Also be careful to handle a nil
15409 or "" `rev' when workfile is non-nil (it was handled properly when
15410 workfile was nil).
15411
15412 * vc.el: Removed those pesky unnecessary `(function' quotes.
15413 (vc-annotate-mode-map, vc-annotate-mode-syntax-table): Initialize
15414 directly in the defvar.
15415 (vc-do-command): Bind inhibit-read-only so as to properly handle
15416 the case where the destination buffer has been made read-only.
15417 (vc-diff): Delegate to vc-version-diff in all cases.
15418 (vc-version-diff): Setup the *vc-diff* buffer as was done in vc-diff.
15419 (vc-annotate-mode-variables): Removed (code moved partly to
15420 defvars and partly to vc-annotate-add-menu).
15421 (vc-annotate-mode): Turned into a derived-mode.
15422 (vc-annotate-add-menu): Moved in code in
15423 vc-annotate-mode-variables.
15424 (vc-update-change-log): Use make-temp-file if available.
15425
15426 2000-09-04 Martin Lorentzson <martinl@delysid.gnu.org>
15427
15428 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): References to
15429 `vc-checkout-model' updated to `vc-cvs-update-model'.
15430
15431 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15432
15433 * vc.el (vc-next-action-on-file): Added handling of state
15434 `unlocked-changes'.
15435 (vc-checkout-carefully): Is now practically obsolete, unless the
15436 above is too slow to be enabled unconditionally.
15437 (vc-update-change-log): Fixed typo.
15438
15439 * vc-sccs.el (vc-sccs-steal-lock): Renamed from `vc-sccs-steal'.
15440
15441 * vc-sccs-hooks.el (vc-sccs-state): Somewhat rewritten.
15442 Now handles state `unlocked-changes'.
15443 (vc-sccs-workfile-unchanged-p): New function, to support the above.
15444
15445 * vc-rcs.el (vc-rcs-steal-lock): Renamed from `vc-rcs-steal'.
15446
15447 * vc-rcs-hooks.el (vc-rcs-state): Fixed typo.
15448 (vc-rcs-fetch-master-state): Bug fixes. Recognize state
15449 `unlocked-changes'.
15450 (vc-rcs-workfile-unchanged-p): Renamed from
15451 `vc-rcs-workfile-unchanged'. This is not a real backend-specific
15452 function yet, but supposed to become one soon.
15453
15454 * vc-hooks.el (vc-backend-functions): Renamed `vc-steal' to
15455 `vc-steal-lock'.
15456 (vc-call-backend): Changed error message.
15457 (vc-state): Added description of state `unlocked-changes'.
15458
15459 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15460
15461 * vc-cvs-hooks.el (vc-cvs-registered): Fixed bug that caused it to
15462 always return t in CVS-controlled directories.
15463
15464 * vc.el (vc-responsible-backend): New function.
15465 (vc-register): Largely rewritten.
15466 (vc-admin): Removed (implementation moved into vc-register).
15467 (vc-checkin): Redocumented.
15468 (vc-finish-logentry): If no backend defined yet (because we are in
15469 the process of registering), use the responsible backend.
15470
15471 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
15472 Updated function lists.
15473 (vc-call-backend): Fixed typo.
15474
15475 * vc-sccs.el, vc-rcs.el, vc-cvs.el (vc-BACKEND-responsible-p):
15476 New functions.
15477 (vc-BACKEND-register): Renamed from `vc-BACKEND-admin'.
15478 Removed query option. Redocumented.
15479
15480 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15481
15482 * vc-rcs.el, vc-cvs.el: Updated everything to use `vc-checkout-model'.
15483
15484 * vc.el: Updated callers of `vc-checkout-required' to use
15485 `vc-checkout-model'.
15486
15487 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15488
15489 * vc-rcs.el (vc-rcs-backend-release-p): function added. other
15490 stuff updated to reference this function instead of the old
15491 `vc-backend-release-p'.
15492
15493 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15494
15495 * vc-sccs-hooks.el (vc-uses-locking): Renamed to
15496 vc-checkout-model. Return appropriate values. Updated callers.
15497
15498 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15499
15500 * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el.
15501 (vc-backend-revert): Function moved into `vc-revert';
15502 `vc-next-action' must be updated to accomodate this change.
15503 (vc-backend-steal): Function moved into `vc-finish-steal'.
15504 (vc-backend-logentry-check): Function moved into
15505 `vc-finish-logentry'.
15506 (vc-backend-printlog): Function moved into `vc-print-log'.
15507 (vc-backend-uncheck): Function moved into `vc-cancel-version'.
15508 (vc-backend-assign-name): Function moved into
15509 `vc-create-snapshot'.
15510
15511 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15512
15513 * vc-rcs-hooks.el, vc-cvs-hooks.el (vc-uses-locking):
15514 Rename to vc-checkout-model. Return appropriate values.
15515 Update callers.
15516
15517 * vc-hooks.el (vc-backend-hook-functions): Rename vc-uses-locking
15518 to vc-checkout-model.
15519 (vc-checkout-required): Rename to vc-checkout-model.
15520 Re-implement and re-comment.
15521 (vc-after-save): Use vc-checkout-model.
15522
15523 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15524
15525 * vc.el (vc-workfile-unchanged-p,vc-diff,vc-version-diff):
15526 Update to use the vc-BACKEND-diff functions instead.
15527 `vc-diff' is now working.
15528
15529 * vc-rcs.el (vc-rcs-logentry-check): New function.
15530
15531 * vc-cvs.el (vc-cvs-logentry-check): New function.
15532
15533 * vc-sccs.el (vc-sccs-diff): Function changed name from
15534 `vc-backend-diff'. This makes `vc-diff' work.
15535
15536 * vc-hooks.el (vc-backend-functions): Add `vc-diff' to the list
15537 of functions possibly implemented in a vc-BACKEND library.
15538 (vc-checkout-required): Fix bug that caused an error to be
15539 signaled during `vc-after-save'.
15540
15541 * vc.el: Fix typo.
15542 This checkin is made with our new VC code base for the very first time.
15543 A simple `(vc-checkin (buffer-file-name))' was used to perform it.
15544
15545 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): Function calls to
15546 `vc-checkout-required' updated to `vc-cvs-uses-locking'.
15547
15548 * vc-hooks.el (vc-backend-hook-functions): `vc-checkout-required'
15549 updated to `vc-uses-locking'.
15550 (vc-checkout-required): Call to backend function.
15551 `vc-checkout-required' updated to `vc-uses-locking' instead.
15552
15553 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Function calls to
15554 `vc-checkout-required' updated to `vc-rcs-uses-locking'.
15555
15556 * vc.el (vc-checkin): Merge with `vc-backend-checkin' and update
15557 to match the split into various backends.
15558 (vc-backend-checkin): Remove. Merge with `vc-checkin'.
15559 (vc-retrieve-snapshot): Bug fix.
15560
15561 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15562
15563 * vc-sccs.el (vc-sccs-release): Doc fix.
15564
15565 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15566
15567 * vc.el (vc-next-action-on-file): Bug found and fixed.
15568 (vc-checkout, vc-version-other-window, vc-retrieve-snapshot)
15569 (vc-cancel-version): Handle of vc-BACKEND-checkout updated.
15570
15571 * vc-rcs.el (vc-rcs-checkin, vc-rcs-previous-version)
15572 (vc-rcs-checkout): Name space cleaned up. No more revision number
15573 crunching function names that are not prefixed with vc-rcs.
15574 (vc-rcs-checkout-model): Function added. References to
15575 `vc-checkout-model' replaced.
15576
15577 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15578
15579 * vc.el (vc-next-action-on-file): Rewritten for the new state model.
15580 (vc-backend-merge-news): Renamed to `vc-merge-news'. (Specific parts
15581 still need to be split, and implemented for RCS).
15582
15583 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15584
15585 * vc-sccs-hooks.el (vc-sccs-state-heuristic): Bug found and fixed.
15586
15587 * vc-sccs.el (vc-sccs-admin): Added the query-only option as
15588 required by the vc.el file.
15589
15590 * vc-rcs.el (vc-rcs-admin): Added the query-only option as
15591 required by the vc.el file.
15592 (vc-rcs-exists): Function added.
15593
15594 * vc-cvs.el (vc-cvs-admin): Added the query-only option as
15595 required by the vc.el file.
15596
15597 * vc.el (vc-admin): Updated to handle selection of appropriate
15598 backend. Current implementation is crufty and need re-thinking.
15599
15600 * vc-hooks.el (vc-parse-buffer): Bug found and fixed.
15601
15602 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15603
15604 * vc-cvs.el (vc-cvs-annotate-difference): Updated to handle
15605 beginning of annotate buffers correctly.
15606
15607 * vc.el (vc-annotate-get-backend, vc-annotate-display-default)
15608 (vc-annotate-add-menu, vc-annotate, vc-annotate-display): Annotate
15609 functionality updated quite a lot to support multiple backends.
15610 Variables `vc-annotate-mode', `vc-annotate-buffers',
15611 `vc-annotate-backend' added.
15612
15613 * vc-hooks.el (vc-backend-functions): `vc-annotate-command',
15614 `vc-annotate-difference' added to supported backend functions.
15615
15616 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15617
15618 * vc-rcs.el, vc-sccs.el, vc-cvs.el (vc-*-checkout):
15619 Use with-temp-file instead of /bin/sh. Merged from mainline
15620
15621 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15622
15623 * vc-sccs-hooks.el (vc-sccs-registered): Updated.
15624
15625 * vc-rcs-hooks.el (vc-rcs-registered): Updated.
15626
15627 * vc-cvs-hooks.el (vc-cvs-registered): Updated.
15628
15629 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15630
15631 * vc-hooks.el: vc-state-heuristic added to
15632 vc-backend-hook-functions.
15633
15634 * vc-sccs-hooks.el (vc-sccs-registered): Bug fix.
15635
15636 * vc-rcs-hooks.el (vc-rcs-registered): Bug fix.
15637
15638 * vc.el, vc-sccs-hooks.el, vc-rcs-hooks.el, vc-hooks.el: Rename
15639 `vc-uses-locking' to `vc-checkout-required'. Rename the `locked'
15640 state to `reserved'.
15641
15642 * vc-cvs.el, vc-cvs-hooks.el: Rename `vc-uses-locking' to
15643 `vc-checkout-required'. Rename the `locked' state to `reserved'.
15644
15645 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15646
15647 * vc-rcs-hooks.el: Implement new state model. Hardly anything
15648 untouched.
15649
15650 * vc-rcs.el (vc-rcs-latest-on-branch-p): Move to vc-rcs-hooks.el.
15651
15652 * vc.el (vc-update-change-log): Use small-temporary-file-directory,
15653 if defined. (Merged from main line, slightly adapted.)
15654
15655 * vc-cvs.el (vc-cvs-annotate-difference): Handle possible
15656 millenium problem (merged from mainline).
15657
15658 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15659
15660 * vc-cvs.el: Split the annotate feature into a BACKEND-specific
15661 part and moved the non-BACKEND stuff to vc.el.
15662
15663 * vc.el: Split the annotate feature into a BACKEND specific part
15664 and moved it from the vc-cvs.el file to this one.
15665
15666 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15667
15668 * vc-hooks.el: Implement new state model.
15669 (vc-state, vc-state-heuristic, vc-default-state-heuristic): New funs.
15670 (vc-locking-user): Simplify. Now only needed if the file is
15671 locked by somebody else.
15672 (vc-lock-from-permissions): Remove. Functionality is in
15673 vc-sccs-hooks.el and vc-rcs-hooks.el now.
15674 (vc-mode-line-string): New name for former vc-status. Adapted.
15675 (vc-mode-line): Adapt to use the above. Remove optional parameter.
15676
15677 * vc-cvs-hooks.el (vc-cvs-state, vc-cvs-state-heuristic): New funs.
15678 Various simplifications and adaptations all over the place.
15679
15680 * vc-sccs-hooks.el (vc-sccs-state, vc-sccs-state-heuristic): New funs.
15681 Simplify and adapt the rest.
15682
15683 * vc.el (vc-resynch-window): Add TODO comment: check for
15684 interaction with view mode according to recent RCS change.
15685 (vc-backend-merge-news): Merge "CMUP" patch from mainline.
15686
15687 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15688
15689 * vc.el: Convert the remaining function comments to docstrings.
15690
15691 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15692
15693 * vc.el (vc-backend-release, vc-release-greater-or-equal)
15694 (vc-backend-release-p, vc-trunk-p, vc-branch-p, vc-branch-part)
15695 (vc-minor-part, vc-previous-version): Functions that operate and
15696 compare revision numbers got proper documentation. Comments added
15697 about their possible removal.
15698
15699 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15700
15701 * vc.el (vc-latest-on-branch-p): Function removed and replaced in
15702 the vc-backend.el files.
15703
15704 * vc-sccs.el (vc-sccs-latest-on-branch-p): Function added.
15705
15706 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-trunk-p)
15707 (vc-rcs-branch-p, vc-rcs-branch-part, vc-rcs-minor-part)
15708 (vc-rcs-previous-version): Functions added.
15709
15710 * vc-cvs.el (vc-cvs-latest-on-branch-p): Function added.
15711
15712 * vc-rcs-hooks.el (vc-rcs-master-templates): Extra `)' removed.
15713
15714 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15715
15716 * vc-hooks.el (vc-master-templates): Is really obsolete.
15717 Comment out the definition for now. What is the right procedure
15718 to get rid of it?
15719 (vc-registered, vc-backend, vc-buffer-backend, vc-name): Largely
15720 rewritten.
15721 (vc-default-registered): Remove.
15722 (vc-check-master-templates): New function; does mostly what the
15723 above did before.
15724 (vc-locking-user): Don't rely on the backend to set the property.
15725
15726 * vc-rcs-hooks.el (vc-rcs-master-templates): Use simpler values.
15727 Rewrite documentation.
15728 (vc-rcs-templates-grabbed): New variable.
15729 (vc-rcs-grab-templates): New function.
15730 (vc-rcs-registered): Rewrite to use above mechanism.
15731
15732 * vc-sccs-hooks.el (vc-sccs-master-templates): Use simpler values.
15733 Rewrite documentation.
15734 (vc-sccs-templates-grabbed): New variable.
15735 (vc-sccs-grab-templates): New function.
15736 (vc-sccs-registered): Rewrite to use above mechanism.
15737 (vc-sccs-search-project-dir): Rename from vc-search-sccs-project-dir.
15738 Don't throw the result, simply return it.
15739
15740 * vc-cvs-hooks.el (vc-cvs-master-templates): Remove.
15741 (vc-cvs-find-master): Remove. Code is now in vc-cvs-registered.
15742 (vc-cvs-registered): Does the check itself now. Simplify.
15743
15744 * vc-cvs.el (vc-cvs-revert): Merge and adapt "unedit" patch
15745 from main line.
15746
15747 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15748
15749 * vc-cvs.el (vc-cvs-diff): New function.
15750
15751 * vc-sccs.el (vc-sccs-diff): New function.
15752
15753 * vc-rcs.el (vc-rcs-diff): New function.
15754 (vc-rcs-checkout): Bug (typo) found and fixed.
15755 (vc-rcs-register-switches): New variable.
15756
15757 * vc.el (vc-backend-diff): Function removed and placed in the
15758 backend files.
15759
15760 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15761
15762 * vc-cvs.el (vc-cvs-checkout): Function `vc-cvs-checkout' added.
15763
15764 * vc.el (vc-backend-checkout): Function removed and replaced in
15765 the vc-backend.el files.
15766
15767 * vc-sccs.el (vc-sccs-checkout): Added function `vc-sccs-checkout'.
15768
15769 * vc.el (vc-backend-admin): Removed and replaced in the
15770 vc-backend.el files.
15771
15772 * vc.el (Martin): Removed all the annotate functionality since it
15773 is CVS backend specific.
15774
15775 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15776
15777 * spec.txt: Added specification of vc-state.
15778
15779 * vc-sccs-hooks.el (vc-sccs-master-properties):
15780 Remove handling of vc-latest-version and
15781 vc-your-latest-version. What used to be vc-latest-version, is now
15782 returned as vc-workfile-version.
15783 (vc-sccs-workfile-version): Adapt.
15784
15785 2000-09-04 Dave Love <fx@gnu.org>
15786
15787 * vc.el: [Merged from mainline.]
15788 (vc-dired-mode): Make the dired-move-to-filename-regexp
15789 regexp match the date, to avoid treating date as file size.
15790 Add YYYY S option to WESTERN/
15791
15792 2000-09-04 Dave Love <fx@gnu.org>
15793
15794 * vc.el: Require `compile' when compiling.
15795 (vc-logentry-check-hook): New option.
15796 (vc-steal-lock): Use compose-mail.
15797 (vc-dired-mode-map): Defvar when compiling.
15798 (vc-add-triple, vc-record-rename, vc-lookup-triple): Moved to
15799 vc-sccs.el and renamed. Callers changed.
15800 (vc-backend-checkout, vc-backend-logentry-check)
15801 (vc-backend-merge-news): Doc fix.
15802 (vc-default-logentry-check): New function.
15803 (vc-backend-checkin, vc-backend-revert, vc-backend-steal)
15804 (vc-backend-uncheck, vc-backend-print-log, vc-backend-assign-name)
15805 (vc-backend-merge): Doc fix. Use backend functions.
15806 (vc-check-headers): Use backend functions.
15807
15808 * vc-cvs.el: Require vc when compiling.
15809 (vc-cvs-register-switches): Doc fix.
15810 (vc-annotate-color-map, vc-annotate-menu-elements): Fix custom type.
15811 (vc-cvs-print-log, vc-cvs-assign-name, vc-cvs-merge)
15812 (vc-cvs-check-headers, vc-cvs-steal, vc-cvs-revert, vc-cvs-checkin):
15813 New functions (code from vc.el).
15814 (vc-annotate-display-default): Fix interactive spec.
15815 (vc-annotate-time-span): Doc fix.
15816
15817 * vc-rcs.el: Require vc when compiling.
15818 (vc-rcs-print-log, vc-rcs-assign-name, vc-rcs-merge)
15819 (vc-rcs-check-headers, vc-rcs-steal, vc-rcs-uncheck, vc-rcs-revert)
15820 (vc-rcs-checkin): New functions (code from vc.el).
15821 (vc-rcs-previous-version, vc-rcs-system-release, vc-rcs-checkout):
15822 Doc fix.
15823 (vc-rcs-release): Deleted. (Duplicated vc-rcs-system-release).
15824
15825 * vc-sccs.el: Require vc when compiling.
15826 (vc-sccs-print-log, vc-sccs-assign-name, vc-sccs-merge)
15827 (vc-sccs-check-headers, vc-sccs-steal, vc-sccs-uncheck)
15828 (vc-sccs-revert)
15829 (vc-sccs-checkin, vc-sccs-logentry-check): New functions (code
15830 from vc.el).
15831 (vc-sccs-add-triple, vc-sccs-record-rename)
15832 (vc-sccs-lookup-triple): Moved from vc.el and renamed.
15833 (vc-sccs-admin): Doc fix.
15834
15835 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15836
15837 * vc-rcs.el (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part)
15838 (vc-rcs-minor-part, vc-rcs-previous-version, vc-rcs-release)
15839 (vc-rcs-release-p, vc-rcs-admin, vc-rcs-checkout): New functions
15840 from vc.el.
15841
15842 * vc-sccs.el (vc-admin-sccs): Added from vc.el
15843
15844 * vc-cvs.el: Moved the annotate functionality from vc.el.
15845 (vc-cvs-admin, vc-cvs-fetch-status): Added from vc.el.
15846
15847 2000-09-04 Dave Love <fx@gnu.org>
15848
15849 * vc.el (vc-backend-release): Call vc-system-release.
15850
15851 * vc-sccs.el (vc-sccs-system-release):
15852 Renamed from vc-sccs-backend-release.
15853
15854 * vc-rcs.el (vc-rcs-system-release):
15855 Renamed from vc-rcs-backend-release.
15856
15857 * vc-cvs.el (vc-cvs-system-release):
15858 Renamed from vc-cvs-backend-release.
15859
15860 2000-09-04 Dave Love <fx@gnu.org>
15861
15862 * vc.el (vc-rcs-release, vc-cvs-release, vc-sccs-release): Moved to
15863 backend files.
15864 (vc-backend-release): Dispatch to backend functions.
15865 (vc-backend-release-p): Don't mention CVS, RCS. [The SCCS case
15866 probably needs attention.]
15867
15868 * vc-sccs.el, vc-rcs.el (vc-sccs-release): Moved from vc.el.
15869 (vc-sccs-backend-release): New function.
15870
15871 * vc-cvs.el (vc-cvs-release): Moved from vc.el.
15872 (vc-cvs-backend-release): New function.
15873
15874 * vc.el (vc-dired-mode, vc-dired-reformat-line, vc-dired-purge):
15875 Doc fix.
15876 (vc-fetch-cvs-status): Moved to vc-cvs.el and renamed.
15877 (vc-default-dired-state-info): New function.
15878 (vc-dired-state-info): Dispatch to backends.
15879 (vc-dired-hook): Doc fix. Simplify, pending removal of CVS specifics.
15880
15881 * vc-cvs.el (vc-cvs-dired-state-info, vc-cvs-fetch-status): Moved
15882 from vc.el and renamed.
15883
15884 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15885
15886 * vc.el (vc-file-clear-masterprops, vc-latest-on-branch-p)
15887 (vc-version-other-window, vc-backend-assign-name): Removed
15888 references to vc-latest-version; sometimes changed into
15889 vc-workfile-version.
15890
15891 * vc-rcs-hooks.el (vc-master-workfile-version): Renamed to
15892 vc-rcs-master-workfile-version.
15893 (vc-rcs-workfile-version): Use the above. Don't call
15894 vc-latest-version (that was unreachable code, anyway).
15895 (vc-rcs-fetch-master-properties): Doc fix.
15896
15897 * vc-hooks.el (vc-latest-version, vc-your-latest-version): Removed.
15898 (vc-backend-hook-functions): Removed them from this list, too.
15899 (vc-fetch-properties): Removed.
15900 (vc-workfile-version): Doc fix.
15901
15902 * vc-rcs-hooks.el (vc-rcs-consult-headers): New function.
15903 (vc-rcs-workfile-version, vc-rcs-locking-user)
15904 (vc-rcs-uses-locking): Use it.
15905
15906 * vc-hooks.el (vc-consult-rcs-headers):
15907 Moved into vc-rcs-hooks.el, under the name
15908 vc-rcs-consult-headers.
15909
15910 * vc-cvs-hooks.el (vc-cvs-workfile-version): Don't consult RCS
15911 headers.
15912 (vc-cvs-find-master): Use this name only; correct different
15913 versions of the name.
15914
15915 * vc-sccs-hooks.el (vc-sccs-master-locks, vc-sccs-master-locking-user):
15916 New functions.
15917 (vc-sccs-locking-user): Use the latter.
15918
15919 * vc-rcs-hooks.el (vc-rcs-master-locks, vc-rcs-master-locking-user):
15920 New functions.
15921
15922 * vc-hooks.el (vc-master-locks, vc-master-locking-user):
15923 Moved into both
15924 vc-rcs-hooks.el and vc-sccs-hooks.el. These properties and access
15925 functions are implementation details of those two backends.
15926
15927 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15928
15929 * vc-rcs-hooks.el (vc-rcs-fetch-master-properties)
15930 (vc-rcs-parse-locks): RCS-specific code moved here from vc-hooks.
15931
15932 * vc-sccs-hooks.el (vc-sccs-fetch-master-properties)
15933 (vc-sccs-parse-locks): SCCS-specific code moved here from
15934 vc-hooks.
15935
15936 * vc-cvs-hooks.el (vc-cvs-fetch-master-properties): CVS-specific
15937 code moved here from vc-hooks.
15938
15939 * vc-hooks.el (vc-parse-locks, vc-fetch-master-properties): Split
15940 into back-end specific parts and removed. Callers not updated
15941 yet; because I guess these callers will disappear into back-end
15942 specific files anyway.
15943
15944 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15945
15946 * vc.el (with-vc-file, vc-next-action-on-file, vc-merge)
15947 (vc-backend-checkout): Changed calls to `vc-checkout-model' to
15948 `vc-uses-locking'.
15949
15950 * vc-hooks.el (vc-checkout-model): Renamed to vc-uses-locking.
15951 Store yes/no in the property, and return t/nil. Updated all
15952 callers.
15953
15954 * vc-sccs-hooks.el (vc-sccs-checkout-model): Renamed to
15955 vc-sccs-uses-locking. Don't set property.
15956 (vc-sccs-locking-user): Don't set property.
15957
15958 * vc-cvs-hooks.el (vc-cvs-checkout-model): Renamed to
15959 vc-cvs-uses-locking. Don't set property here; leave that to
15960 vc-hooks.
15961 (vc-cvs-locking-user): Reflect above change. Streamlined.
15962
15963 * vc-rcs-hooks.el (vc-rcs-checkout-model): Renamed to
15964 vc-rcs-uses-locking.
15965 (vc-rcs-locking-user): Reflect above change.
15966
15967 2000-09-04 Dave Love <fx@gnu.org>
15968
15969 * vc-sccs-hooks.el (vc-sccs-checkout-model): New function.
15970
15971 * vc-rcs-hooks.el (vc-rcs-checkout-model): New function.
15972
15973 * vc-hooks.el (vc-checkout-model): Punt to backends.
15974
15975 * vc-cvs-hooks.el (vc-cvs-checkout-model): New function.
15976
15977 * vc.el (vc-fetch-cvs-status): Use renamed vc-cvs-parse-status.
15978
15979 * vc-rcs-hooks.el (vc-rcs-workfile-version, vc-rcs-locking-user):
15980 New functions.
15981
15982 * vc-sccs-hooks.el (vc-sccs-workfile-version, vc-sccs-locking-user):
15983 New functions.
15984
15985 * vc-cvs-hooks.el (vc-handle-cvs): Doc fix.
15986 (vc-cvs-workfile-version, vc-cvs-locking-user): New functions.
15987
15988 * vc-hooks.el (vc-default-locking-user): New function.
15989 (vc-locking-user, vc-workfile-version): Punt to backends.
15990
15991 2000-09-04 Dave Love <fx@gnu.org>
15992
15993 * vc-hooks.el (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff)
15994 (vc-master-workfile-version): Moved from vc-hooks.
15995
15996 * vc-rcs-hooks.el: Fix duplicate code in last change.
15997
15998 * vc-rcs-hooks.el: Require vc-hooks when compiling.
15999 (vc-rcs-master-templates): Improve :type.
16000 (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff,
16001 vc-master-workfile-version): Moved from vc-hooks.
16002
16003 * vc-sccs-hooks.el: Require vc-hooks when compiling.
16004 (vc-sccs-master-templates): Improve :type.
16005 (vc-sccs-lock-file): Moved/renamed from vc-hooks.el vc-lock-file.
16006
16007 * vc-hooks.el (vc-lock-file): Moved to vc-sccs-hooks and renamed.
16008
16009 * vc-cvs-hooks.el: Require vc-hooks when compiling.
16010 (vc-cvs-master-templates): Improve :type. Use
16011 vc-cvs-find-cvs-master.
16012 (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status): Moved here
16013 from vc-hooks.
16014 (vc-vc-find-cvs-master): Renamed to vc-cvs-find-cvs-master.
16015
16016 * vc-hooks.el (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status):
16017 Moved to vc-cvs-hooks.
16018
16019 * vc-hooks.el: Add doc strings in various places. Simplify the
16020 minor mode setup.
16021 (vc-handled-backends): New user variable.
16022 (vc-parse-buffer, vc-insert-file, vc-default-registered): Minor
16023 simplification.
16024
16025 2000-09-04 Dave Love <fx@gnu.org>
16026
16027 * vc.el: Some doc fixes for autoloaded and interactive functions.
16028 Fix compilation warnings from ediff stuff.
16029 (vc-rcs-release, vc-cvs-release, vc-sccs-release): Custom fix.
16030
16031 * vc-sccs-hooks.el (vc-sccs-master-templates): Add :version.
16032
16033 * vc-cvs-hooks.el (vc-cvs-master-templates): Add :version.
16034
16035 * vc-rcs-hooks.el (vc-rcs-master-templates): Add :version.
16036
16037 2000-09-04 Dave Love <fx@gnu.org>
16038
16039 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
16040 New variable.
16041 (vc-make-backend-function, vc-loadup, vc-call-backend)
16042 (vc-backend-defines): New functions.
16043
16044 * vc-hooks.el: Various doc fixes.
16045 (vc-default-back-end, vc-follow-symlinks): Custom fix.
16046 (vc-match-substring): Function removed. Callers changed to use
16047 match-string.
16048 (vc-lock-file, vc-consult-rcs-headers, vc-kill-buffer-hook):
16049 Simplify.
16050
16051 2000-09-04 Dave Love <fx@gnu.org>
16052
16053 * vc-sccs-hooks.el (vc-sccs-master-templates): Fix doc, custom
16054 type.
16055 (vc-sccs-project-dir, vc-search-sccs-project-dir)
16056 (vc-sccs-registered): Doc fix.
16057
16058 * vc-cvs-hooks.el (vc-cvs-master-templates): Fix doc, custom type.
16059 (vc-cvs-registered): Doc fix.
16060
16061 * vc-rcs-hooks.el (vc-rcs-master-templates): Fix doc, custom type.
16062 (vc-rcs-registered): Doc fix.
16063
16064 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
16065
16066 * vc-rcs-hooks.el, vc-cvs-hooks.el, vc-sccs-hooks.el: New file.
16067
16068 * vc-hooks.el: vc-registered has been renamed
16069 vc-default-registered. Some functions have been moved to the
16070 backend specific files. they all support the
16071 vc-BACKEND-registered functions.
16072
16073 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
16074
16075 * vc-hooks.el: This is 1998-11-11T18:47:32Z!kwzh@gnu.org from the emacs sources
16076
16077 * vc.el: This is 1999-03-13T05:04:24Z!kwzh@gnu.org from the emacs sources
16078
16079 2000-09-04 Dave Love <fx@gnu.org>
16080
16081 * mouse.el (mouse-major-mode-menu, mouse-popup-menubar): Run
16082 menu-bar-update-hook.
16083
16084 * help.el (help-manyarg-func-alist): Add
16085 find-operation-coding-system.
16086
16087 * wid-edit.el (widget-sexp-validate): Fix garbled code.
16088
16089 * custom.el (custom-set-variables): Print message about errors in
16090 setting.
16091
16092 2000-09-03 Andrew Innes <andrewi@gnu.org>
16093
16094 * makefile.w32-in: Change to DOS line endings.
16095
16096 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
16097
16098 * mouse.el (mouse-popup-menubar): Supply the prompt string for
16099 minor-mode keymaps, if they don't have one.
16100
16101 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
16102
16103 * eshell/esh-module.el (eval-when-compile): Don't lose if
16104 esh-module.el's file name is truncated to DOS 8+3 limits.
16105
16106 2000-09-01 John Wiegley <johnw@gnu.org>
16107
16108 * pcomplete.el (pcomplete-dirs-or-entries): Added a missing
16109 predicate, which caused entries in the completion list to be
16110 doubled.
16111
16112 2000-08-30 John Wiegley <johnw@gnu.org>
16113
16114 * eshell/esh-mode.el (eshell-mode): Bound C-c M-d to toggle direct
16115 sending to subprocesses. Also, hook pre-command-hook if
16116 `eshell-send-direct-to-subprocesses' is non-nil.
16117 (eshell-send-direct-to-subprocesses): New config variable. If t,
16118 subprocess input is send immediately.
16119 (eshell-toggle-direct-send): New function.
16120 (eshell-self-insert-command): New function.
16121 (eshell-intercept-commands): New function.
16122 (eshell-send-input): If direct subprocess sending is enabled,
16123 don't echo any input to the Eshell buffer. Let the subprocess
16124 handle that. This requires "stty echo" in bash, for example.
16125
16126 2000-08-28 John Wiegley <johnw@gnu.org>
16127
16128 * eshell/esh-var.el (pcomplete/eshell-mode/unset): Added
16129 completion function for Eshell's implementation of `unset'.
16130
16131 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
16132
16133 * info.el (Info-directory-list): Doc fix.
16134
16135 2000-08-31 Peter Breton <pbreton@ne.mediaone.net>
16136
16137 * filecache.el (file-cache-add-directory-using-find): Don't quote
16138 wildcards on MS-DOS. Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
16139
16140 2000-08-31 Kenichi Handa <handa@etl.go.jp>
16141
16142 * help.el (help-make-xrefs): Don't make hyperlinks for incorrect
16143 coding systems.
16144
16145 2000-08-30 Andrew Innes <andrewi@gnu.org>
16146
16147 * timer.el (run-with-idle-timer): Undo last change, so that timer
16148 is not activated immediately if Emacs is already idle. Some
16149 existing code relies on this behaviour.
16150
16151 2000-08-30 Miles Bader <miles@gnu.org>
16152
16153 * frame.el (set-frame-font): Do completion of font-name for
16154 interactive use.
16155
16156 2000-08-30 Kenichi Handa <handa@etl.go.jp>
16157
16158 * international/quail.el (quail-start-translation): Bind locally
16159 last-command-event, last-command, and this-command.
16160 (quail-start-conversion): Likewise.
16161 (quail-self-insert-command): Fix docstring.
16162
16163 2000-08-29 Gerd Moellmann <gerd@gnu.org>
16164
16165 * progmodes/executable.el
16166 (executable-make-buffer-file-executable-if-script-p): Check that
16167 buffer contains at least 2 characters.
16168
16169 2000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
16170
16171 * help.el (help-make-xrefs, help-xref-mule-regexp): Doc fix.
16172
16173 2000-08-29 Dave Love <fx@gnu.org>
16174
16175 * diff-mode.el (diff-mode) <defgroup>: Add :version.
16176 (diff-mode-shared-map): Bind mouse-2.
16177 (diff-imenu-generic-expression): New variable.
16178 (diff-mode): Use it.
16179
16180 * mouse.el (mouse-major-mode-menu): Use local-key-binding.
16181 (mouse-popup-menubar): Add minor mode menus.
16182 (popup-menu): Check for lookup-key returning number.
16183
16184 2000-08-29 Miles Bader <miles@gnu.org>
16185
16186 * comint.el (comint-send-input): Create overlays using the proper
16187 front/read-advance arguments.
16188
16189 2000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16190
16191 * ps-print.el: Even/odd pages printing. Doc fix.
16192 (ps-print-version): New version number (6.0).
16193 (ps-setup, ps-print-page-p, ps-background-text, ps-background-image)
16194 (ps-background, ps-begin-file, ps-begin-job): Code fix.
16195 (ps-print-duplex-feature): Variable eliminated.
16196 (ps-even-or-odd-pages): New variable.
16197
16198 * progmodes/ebnf2ps.el: Doc fix.
16199 (ebnf-version): New version (3.3).
16200 (ebnf-user-arrow): Change variable customization to sexp.
16201 (ebnf-user-arrow): Function eliminated.
16202 (ebnf-eps-finish-and-write, ebnf-insert-ebnf-prologue): Code fix.
16203
16204 2000-08-29 Kenichi Handa <handa@etl.go.jp>
16205
16206 * help.el (help-xref-mule-regexp): New variable.
16207 (help-make-xrefs): Handle help-xref-mule-regexp.
16208
16209 * international/mule-cmds.el (help-xref-mule-regexp-template): New
16210 variable.
16211 (describe-input-method): Temporarily activate the specfied input
16212 method to display the information.
16213 (describe-language-environment): Hyperlinks to mule related items.
16214
16215 * international/mule-diag.el (charset-multibyte-form-string): New
16216 function.
16217 (list-character-sets-1): Use charset-multibyte-form-string.
16218 (describe-character-set): New function.
16219 (describe-coding-system): Hyperlinks to safe character sets.
16220
16221 * international/quail.el (quail-help): New arg PACKAGE.
16222 Hyperlinks to mule related items.
16223 (quail-help-insert-keymap-description): Use
16224 substitute-command-keys instead of describe-bindings.
16225 (quail-translation-help): Hyperlinks to mule related items.
16226
16227 2000-08-28 John Wiegley <johnw@gnu.org>
16228
16229 * eshell/esh-util.el (eshell-flatten-list): It's not too wise to
16230 have a defsubst call itself. Made `eshell-flatten-list' back into
16231 a function again.
16232
16233 * eshell/em-smart.el (eshell-smart-redisplay): Added a safety
16234 catch, in case re-centering point at bottom messes up the display.
16235 This happens frequently in Emacs 21, due I believe to variable
16236 line heights.
16237
16238 * eshell/esh-mode.el (eshell-find-tag): Require `etags', in order
16239 to call `find-tag-interactive'.
16240
16241 * eshell/em-dirs.el (eshell/cd): Use buffered printing to display
16242 the list of remember directories.
16243
16244 2000-08-28 John Wiegley <johnw@gnu.org>
16245
16246 * align.el: Test align-region-separate to see if it's a symbol.
16247
16248 2000-08-28 John Wiegley <johnw@gnu.org>
16249
16250 * eshell/esh-util.el (eshell-flatten-list): Made this function
16251 into a defsubst form. It gets used very frequently, although
16252 calls don't occur all that often.
16253
16254 * eshell/em-dirs.el (eshell/cd): Flatten the argument list before
16255 examining it.
16256
16257 * eshell/esh-cmd.el (eshell-rewrite-while-command):
16258 (eshell-rewrite-for-command): Use `eshell-copy-handles' instead of
16259 `eshell-protect'.
16260 (eshell-copy-handles): Created a new macro for duplicating the
16261 current set of open handles. This is needed by the looping
16262 functions.
16263 (eshell-do-eval): Fixed while and if, so that the eshell-test-body
16264 is not incorrectly stomped on.
16265
16266 * eshell/em-cmpl.el (eshell-cmpl-use-paring): Mirror
16267 declaration for pcomplete-use-paring.
16268 (eshell-cmpl-initialize): Set pcomplete-use-paring based on the
16269 value of eshell-cmpl-use-paring.
16270 * pcomplete.el (pcomplete-use-paring): New config variable, to
16271 indicate whether paring should be used.
16272 (pcomplete-do-complete): If pcomplete-use-paring is t, pare out
16273 completion alternatives that have already been used.
16274
16275 * eshell/esh-mode.el (eshell-repeat-argument): Added function,
16276 bound to C-c C-y, which will repeat the previous N arguments
16277 (based on prefix argument).
16278 (eshell-mode): Bind C-c C-y to eshell-repeat-argument.
16279
16280 * eshell/esh-cmd.el (eshell/which): Don't kill the *Help* buffer
16281 if there is no *Help* buffer. This is for XEmacs, which renames
16282 its help buffers uniquely. TODO: Find out what the current buffer
16283 name to delete is.
16284
16285 * eshell/esh-util.el (eshell-read-passwd-file): Only keep the
16286 first entry that correlates to a passwd/group number. Later
16287 entries (used for group/user name aliasing to multiple IDs) are
16288 ignored.
16289
16290 * eshell/em-xtra.el (eshell/expr):
16291 * eshell/em-unix.el (eshell/du, eshell/cat, eshell/make)
16292 (eshell-grep, eshell/diff, eshell/locate):
16293 * eshell/em-dirs.el (eshell-dirs-substitute-cd): Flatten the
16294 argument list, before passing it to the system command.
16295
16296 * eshell/esh-mode.el (eshell-find-tag): Added a special version of
16297 `find-tag' for use at final position in Eshell buffers (which
16298 otherwise triggers an error on Emacs 21).
16299 (eshell-mode): Bind M-. to `eshell-find-tag' with the Eshell
16300 buffer, if it is currently bound to `find-tag'.
16301
16302 * pcmpl-gnu.el (pcmpl-gnu-makefile-regexps): Include GNUmakefile
16303 in the list of matched Makefile names.
16304 (pcmpl-gnu-make-rule-names): If GNUmakefile exists in the current
16305 directory, prefer its contents to Makefile.
16306
16307 * eshell/em-dirs.el (eshell/cd): cd commands that look up
16308 directory parts (like "cd old new", or "cd =regexp"), are now case
16309 sensitive on non-Windows/DOS platforms.
16310
16311 * eshell/esh-mode.el (eshell-parse-command-input): When a user
16312 types RET after an open delimiter (like "), display a message
16313 indicating that Eshell is waiting for the closing delimiter.
16314
16315 * eshell/esh-var.el (eshell/unset): Added a command for unsetting
16316 environment variables.
16317
16318 * eshell/em-unix.el (eshell/diff): Added logic to fail more
16319 gracefully if the user enters incorrect arguments.
16320
16321 * eshell/esh-mode.el (eshell-mode): Disable auto-fill-function in
16322 Eshell buffers.
16323
16324 * eshell/esh-var.el (eshell-interpolate-variable):
16325 * eshell/esh-mode.el (eshell-move-argument):
16326 * eshell/em-unix.el (eshell-du-sum-directory):
16327 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
16328 * eshell/em-ls.el (eshell-ls-decorated-name): Use /= instead of
16329 (not (= ...)).
16330
16331 * eshell/em-unix.el (eshell-shuffle-files): Added use of `apply',
16332 to ensure the `preserve' flag gets propagated when doing recursive
16333 directory copies.
16334
16335 2000-08-28 Stefan Monnier <monnier@cs.yale.edu>
16336
16337 * eshell/em-hist.el (eshell-put-history, eshell-get-history):
16338 Don't convert \n into \0177 in memory.
16339 (eshell-read-history, eshell-write-history): Convert \n to \0177,
16340 and back again, when reading and writing.
16341
16342 2000-08-28 Eli Zaretskii <eliz@is.elta.co.il>
16343
16344 * eshell/esh-util.el (eshell-processp): Added to relieve constant
16345 testing of `fboundp' on `processp'.
16346
16347 * eshell/esh-proc.el (eshell/kill): Use eshell-processp.
16348 (eshell/jobs): Don't call process-list if it is not bound.
16349 (eshell-gather-process-output): Support systems where async
16350 subprocesses aren't supported.
16351 (eshell-scratch-buffer, eshell-last-sync-output-start): New
16352 variables.
16353
16354 * eshell/esh-cmd.el (eshell-resume-eval): Handle the case when
16355 eshell-do-eval returns t.
16356 (eshell-do-pipelines-synchronously): New defmacro.
16357 (eshell-execute-pipeline): Call it instead of eshell-do-pipelines
16358 when async subprocesses aren't supported.
16359 (eshell-do-eval): Use eshell-processp. Don't throw eshell-defer
16360 if async subprocesses aren't supported.
16361 (eshell-resume-command): Don't assume STATUS is a string.
16362
16363 * eshell/em-unix.el (eshell/rm): Use eshell-processp.
16364
16365 * eshell/esh-io.el (eshell-virtual-targets): Doc fix.
16366 (eshell-close-target, eshell-get-target): Use eshell-processp.
16367 (eshell-print, eshell-error, eshell-errorn, eshell-printn): Doc
16368 fix.
16369 (eshell-get-target, eshell-create-handles): Doc fix.
16370
16371 2000-08-28 Miles Bader <miles@lsi.nec.co.jp>
16372
16373 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Change the
16374 criterion to include commands that output something, as long as it
16375 leaves both the command and the end-of-buffer visible when the
16376 command has exited.
16377 (eshell-review-quick-commands): Adjust the help doc string
16378 accordingly.
16379
16380 2000-08-28 Peter Breton <pbreton@ne.mediaone.net>
16381
16382 * locate.el (locate): Cleaned up locate command's interactive prompting
16383 Thanks to Fran\e,Ag\e(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
16384
16385 * filecache.el (file-cache-case-fold-search): New variable
16386 (file-cache-assoc-function): New variable
16387 (file-cache-minibuffer-complete): Use file-cache-assoc-function.
16388 Use file-cache-case-fold-search variable
16389 (file-cache-add-file): Use file-cache-assoc-function
16390 (file-cache-delete-file): likewise
16391 (file-cache-directory-name): likewise
16392 (file-cache-debug-read-from-minibuffer): likewise
16393
16394 2000-08-28 Gerd Moellmann <gerd@gnu.org>
16395
16396 * abbrev.el (list-abbrevs): Add optional parameter LOCAL.
16397 (abbrev-table-name): New function.
16398 (prepare-abbrev-list-buffer): Add optional parameter LOCAL.
16399 If non-nil list local abbrev, only.
16400
16401 2000-08-28 Stanislav Shalunov <shalunov@internet2.edu>
16402
16403 * mail/uce.el (uce-reply-to-uce): Remove hard-coded "*Article*"
16404 from Gnus support code, and use special article copy buffer
16405 `(gnus-original-article-buffer)' instead. This allows to get rid
16406 of article-hide-headers usage (which breaks in the latest Gnus
16407 version). Thanks to Detlev Zundel.
16408
16409 2000-08-28 Kenichi Handa <handa@etl.go.jp>
16410
16411 * international/quail.el (quail-use-package): Hide "... loaded"
16412 message.
16413 (quail-start-translation, quail-start-conversion): Likewise.
16414
16415 * international/kkc.el (kkc-region): Hide "... loaded" message.
16416
16417 2000-08-27 Dave Love <fx@gnu.org>
16418
16419 * emacs-lisp/bytecomp.el (mapc): Use byte-compile-funarg.
16420
16421 2000-08-27 Miles Bader <miles@gnu.org>
16422
16423 * faces.el (read-face-font, read-face-and-attribute): Tweak prompts.
16424
16425 2000-08-27 Kenichi Handa <handa@etl.go.jp>
16426
16427 * international/ja-dic-cnv.el (skkdic-convert): Insert (require
16428 'ja-dic-cnv), not (require 'skkdic-cnv).
16429
16430 2000-08-26 Miles Bader <miles@gnu.org>
16431
16432 * faces.el (face-x-resources): Add entry for :inherit.
16433 * cus-face.el (custom-face-attributes): Add support for :inherit
16434 attribute. Add support for relative face heights.
16435 (custom-face-attributes-get): Treat `nil' as being a default value
16436 for :inherit (as well as `unspecified').
16437
16438 * faces.el (set-face-attribute): Update doc string.
16439 (face-attribute-name-alist): Add :inherit.
16440 (face-valid-attribute-values): Handle :inherit.
16441 (face-read-string): Rephrase prompt to be less confusing.
16442 Assume that DEFAULT is a string, since we must return a string.
16443 (face-read-integer): Use `format' to turn DEFAULT into an
16444 acceptable default for face-read-string. Match NEW-VALUE against
16445 the string "unspecified", not the symbol `unspecified', since
16446 that's what face-read-string returns.
16447 (read-face-attribute): Lookup a name for old-value in valid, and
16448 use it as a default if we find one. Treat all values from
16449 face-read-string as strings. If the default is used, don't do any
16450 more processing on the value, just use the old value directly.
16451 (read-face-and-attribute, modify-face): Tweak prompt.
16452 (read-face-name): Don't assume prompt ends with a space.
16453
16454 * faces.el (describe-face): Add support for :inherit attribute.
16455
16456 2000-08-25 Kenichi Handa <handa@etl.go.jp>
16457
16458 * terminal.el (terminal-emulator): Fix args to `concat'. Now
16459 concat doesn't accept interger.
16460
16461 * international/kkc.el: Remove SKK from Keywords. Require
16462 ja-dic-utl instead of skkdic-utl.
16463
16464 * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
16465 Provide ja-dic-cnv instead of skkdic-cnv.
16466 (ja-dic-filename): Renamed from skkdic-filename. Referers changed
16467 (iso-2022-7bit-short): Add safe-charsets property.
16468 (skkdic-convert-postfix): Search Japanese chou-on character in
16469 addition to Hiragana character.
16470 (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
16471 (skkdic-convert): Change file names from skkdic.el to ja-dic.el
16472 (batch-skkdic-convert): Likewise.
16473
16474 * international/ja-dic-utl.el: Renamed from skkdic-utl.el.
16475 Provide ja-dic-utl instead of skkdic-utl.
16476 (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic.
16477
16478 2000-08-24 Dave Love <fx@gnu.org>
16479
16480 * disp-table.el (standard-display-default): Make the test of `l'
16481 useful.
16482
16483 * language/european.el ("Latin-8", "Latin-9"): Add input methods,
16484 mod sample text.
16485
16486 * international/iso-ascii.el: Make pilcrow convenient string
16487 consistent with section.
16488 (iso-ascii-display): Set up multibyte characters as well as
16489 unibyte.
16490
16491 2000-08-24 Kenichi Handa <handa@etl.go.jp>
16492
16493 * international/mule-cmds.el (reset-language-environment): Set
16494 default-process-coding-system to '(undecided . iso-latin-1), which
16495 makes process I/O almost consistent with file I/O. Call this
16496 function when mule-cmds.el[c] is loaded.
16497
16498 2000-08-22 Andrew Innes <andrewi@gnu.org>
16499
16500 * makefile.w32-in: New file.
16501
16502 2000-08-22 Miles Bader <miles@lsi.nec.co.jp>
16503
16504 * comint.el (comint-output-filter): Compare end of
16505 comint-last-output-overlay with the start of the newly inserted
16506 text, not the end, when deciding whether to extend it.
16507 Set saved-point's insertion type to advance after insertion.
16508
16509 * shell.el (shell-font-lock-keywords): Remove prompt highlighting,
16510 since this is now done independently of font-lock mode.
16511
16512 2000-08-21 Gerd Moellmann <gerd@gnu.org>
16513
16514 * server.el (server-kill-new-buffers): New user option.
16515 (server-existing-buffer): New buffer-local variable.
16516 (server-visit-files): When using an existing buffer, set
16517 server-existing-buffer to t.
16518 (server-buffer-done): If server-kill-new-buffers is t, kill the
16519 buffer, unless it was already present before visiting it with
16520 Emacs server.
16521
16522 2000-08-21 Eli Zaretskii <eliz@is.elta.co.il>
16523
16524 * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
16525 even if the display doesn't support colors: some displays will
16526 support bold/underline faces.
16527
16528 2000-08-21 Gerd Moellmann <gerd@gnu.org>
16529
16530 * emacs-lisp/cl.el (cl-macroexpand): Doc fix.
16531
16532 * startup.el (command-line): If user's init file had an error,
16533 add explanatory text to *Messages*.
16534
16535 2000-08-21 Kenichi Handa <handa@etl.go.jp>
16536
16537 * man.el (Man-getpage-in-background): Decode the process output by
16538 the system locale coding system.
16539
16540 2000-08-20 Dave Love <fx@gnu.org>
16541
16542 * wid-edit.el (widget-choose, widget-choice-mouse-down-action):
16543 Don't test x-popup-menu.
16544 (function) <complete-function>: Complete only fbound symbols.
16545 <validate, value>: New.
16546 (variable) <complete-function>: Complete only bound symbols.
16547 (coding-system): Add :base-only, :complete-function, :validate,
16548 :value, :prompt-match.
16549 (widget-coding-system-prompt-value): Use read-coding-system and
16550 act on :base-only.
16551 (editable-field): Add :help-echo.
16552 (widget-push-button-gui, widget-push-button-cache)
16553 (widget-gui-action, widget-editable-list-gui): COmment out, along
16554 with uses.
16555 (widget-at): Make arg optional.
16556 (widget-echo-help): Adjust for current help-echo calling sequence.
16557 (widget-specify-field, widget-specify-button)
16558 (widget-specify-insert, widget-get-sibling, widget-image-find)
16559 (widget-convert, widget-insert, widget-leave-text)
16560 (widget-beginning-of-line, widget-end-of-line, widget-kill-line)
16561 (widget-setup, widget-field-find, widget-before-change)
16562 (widget-after-change, widget-default-complete)
16563 (widget-default-create, widget-default-delete)
16564 (widget-push-button-value-create, editable-field)
16565 (widget-field-prompt-value, widget-field-validate)
16566 (widget-choice-value-create, widget-choice-action)
16567 (widget-choice-validate, widget-checklist-add-item)
16568 (widget-radio-add-item, widget-radio-chosen)
16569 (widget-radio-value-inline, widget-editable-list-value-create)
16570 (widget-editable-list-entry-create)
16571 (widget-documentation-link-add)
16572 (widget-documentation-string-value-create)
16573 (widget-regexp-validate, widget-file-complete)
16574 (widget-sexp-validate, widget-plist-convert-widget)
16575 (widget-plist-convert-widget, widget-alist-convert-widget)
16576 (widget-alist-convert-widget, widget-color-complete): Simplify,
16577 particularly to avoid bindings which aren't optimized out.
16578
16579 * emacs-lisp/lisp.el (defun-prompt-regexp, parens-require-spaces):
16580 Doc fix.
16581 (down-list, backward-up-list, up-list, kill-sexp)
16582 (backward-kill-sexp, mark-sexp): Make arg optional.
16583 (lisp-complete-symbol): Add optional arg PREDICATE.
16584
16585 * cus-start.el: Add display-buffer-reuse-frames,
16586 file-coding-system-alist.
16587
16588 2000-08-20 Gerd Moellmann <gerd@gnu.org>
16589
16590 * startup.el (command-line): Clear realized faces after
16591 modifying TTY color mappings.
16592
16593 2000-08-20 Miles Bader <miles@gnu.org>
16594
16595 * faces.el (face-attr-match-p): Don't return true if ATTRS are
16596 merely a subset of FACE's attributes.
16597
16598 2000-08-19 Miles Bader <miles@gnu.org>
16599
16600 * comint.el (comint-output-filter): Save the point with a marker,
16601 not just a buffer position.
16602
16603 * international/mule.el (set-buffer-process-coding-system): Make
16604 interactive prompt less confusing.
16605
16606 2000-08-19 Gerd Moellmann <gerd@gnu.org>
16607
16608 * hilit-chg.el: General cleanup of doc strings, comments and
16609 code formatting.
16610
16611 2000-08-19 Miles Bader <miles@gnu.org>
16612
16613 * emacs-lisp/bytecomp.el (byte-compile-beginning-of-line):
16614 Compiler macro removed; beginning-of-line is no longer always
16615 equivalent to forward-line, in the presence of fields.
16616
16617 * comint.el (comint-output-filter): Remove ad-hoc saving of
16618 restriction, and just use save-restriction, now that it works
16619 correctly. Don't adjust comint-last-input-start to account for
16620 our insertion; it shouldn't have moved because we don't use
16621 insert-before-markers anymore. Comment out call to
16622 `force-mode-line-update'; why is it here?
16623
16624 * gud.el (gud-basic-call): Temporarily widen gud comint buffer
16625 while checking for prompt to delete. Use `forward-line 0'
16626 instead of beginning-of-line.
16627 (gud-filter): Temporarily widen gud comint buffer while
16628 examining output.
16629
16630 2000-08-18 Stefan Monnier <monnier@cs.yale.edu>
16631
16632 * progmodes/sh-script.el: Big bag of typos.
16633
16634 * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp
16635 check since ispell-process is not bound when ispell is not yet loaded.
16636
16637 2000-08-18 Dave Love <fx@gnu.org>
16638
16639 * image.el (find-image): Copy `spec' before using plist-put.
16640
16641 2000-08-18 Gerd Moellmann <gerd@gnu.org>
16642
16643 * textmodes/ispell.el (ispell-dictionary-alist-6): Add
16644 `portugues'.
16645
16646 * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to
16647 backward-kill-sexp, analogous to kill-sexp.
16648
16649 * progmodes/icon.el (icon-indent-line)
16650 (icon-is-continuation-line): Handle comments specially.
16651
16652 2000-08-17 Ken Stevens <k.stevens@ieee.org>
16653
16654 * ispell.el: Set to standard author/maintainer/keyword fields.
16655 Fine tuning to menu map appearance and operation, and added help.
16656 Remove `start' and `end' error messages when compiling.
16657 (ispell-choices-win-default-height): Fixed comment string.
16658 (ispell-dictionary-alist-1): Fixed regexp in castellano and
16659 castellano8 dictionaries.
16660 (ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
16661 (ispell-dictionary-alist-4): Fixed regexp in francais-tex
16662 dictionary, added italiano dictionary.
16663 (ispell-skip-region-alist): Removed regexp thrashing when `-' is a
16664 word character
16665 (ispell-tex-skip-alists): Added psfig support.
16666 (ispell-skip-html): Renamed from ispell-skip-sgml.
16667 (ispell-begin-skip-region-regexp, ispell-skip-region)
16668 (ispell-minor-check): Improved html skipping support to skip across
16669 code, and recognize `&' commands without propper `;' syntax;
16670 (ispell-process-line): Fix alignment error when manually
16671 correcting spelling.
16672 (ispell): Fix comment string.
16673 (ispell-add-per-file-word-list): Always put word list on new line.
16674
16675 2000-08-17 Gerd Moellmann <gerd@gnu.org>
16676
16677 * format.el (format-encode-run-method): Fix error message to say
16678 `encode' instead of `decode'. Use save-window-excursion around
16679 shell-command-on-region as in format-decode-run-method because
16680 shell-command-on-region can display a buffer with error output.
16681 (format-decode): Don't record undo information for the decoding.
16682 (format-annotate-function): Add parameter FORMAT-COUNT. Make
16683 that number part of the temporary buffer name so that more than
16684 one decoding using a temporary buffer can happen safely.
16685
16686 * enriched.el (enriched-annotation-regexp): Use `A-Z' instead
16687 of `A-z' in the regexp.
16688
16689 * hilit-chg.el: Fix typos in commentary.
16690
16691 * help.el (view-emacs-news): Rewritten for new naming scheme
16692 for old NEWS files.
16693
16694 * startup.el (command-line): Pop to *Messages* in case an error
16695 is signaled while loading user-init-file.
16696
16697 2000-08-17 Andreas Schwab <schwab@suse.de>
16698
16699 * files.el (insert-directory): Don't lose original file name,
16700 undoing an undocumented change.
16701
16702 2000-08-17 Alex Schroeder <alex@gnu.org>
16703
16704 * sql.el (sql-magic-go): Use comint-bol.
16705 (sql-copy-column): Use comint-line-beginning-position.
16706 (comint-line-beginning-position): Define a replacement for
16707 comint-line-beginning-position if it is not fboundp.
16708
16709 2000-08-17 Alex Schroeder <alex@gnu.org>
16710
16711 * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map;
16712 it didn't have any effect anyway.
16713
16714 2000-08-17 Alex Schroeder <alex@gnu.org>
16715
16716 * sql.el (sql-postgres): Jason Beegan's patch uses the parameters
16717 --pset and pager=off instead of sending \\o|cat at the beginning
16718 of the session.
16719
16720 2000-08-17 Miles Bader <miles@gnu.org>
16721
16722 * progmodes/octave-inf.el: Add compatibility definition of
16723 comint-line-beginning-position.
16724
16725 2000-08-17 Kenichi Handa <handa@etl.go.jp>
16726
16727 * startup.el (normal-top-level): Look in each dir in load-path for
16728 a leim-list.el file too. This assures of loading leim-list.el
16729 that is created at Emacs installation time even if a user have his
16730 own leim-list.el.
16731
16732 2000-08-17 Miles Bader <miles@gnu.org>
16733
16734 * hi-lock.el (hi-yellow, hi-pink, hi-green, hi-blue): Force the
16735 foreground color to black if the background is dark.
16736
16737 2000-08-16 Stefan Monnier <monnier@cs.yale.edu>
16738
16739 * loadhist.el (unload-feature): Typo.
16740
16741 * finder.el (finder-compile-keywords):
16742 * cus-dep.el (custom-make-dependencies): Add local-variable settings
16743 to the generated file.
16744
16745 * mail/mh-e.el (mh-make-local-vars):
16746 Replace make-variable-buffer-local with make-local-variable.
16747
16748 * play/landmark.el:
16749 * options.el (Edit-options-{set,toggle,t,nil}):
16750 * mail/mailabbrev.el (mail-abbrevs-mode):
16751 * textmodes/tex-mode.el (tex-expand-files):
16752 * textmodes/outline.el (outline-minor-mode): Don't quote lambda.
16753
16754 * term/bg-mouse.el (bg-mouse-report): screen-height -> frame-height.
16755
16756 * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
16757 (ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
16758 Allow going past the last element.
16759 * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
16760 (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
16761 (cvs-mouse-toggle-mark): Don't move point.
16762 (cvs-revert-if-needed): Avoid re-eval of local variables and modes.
16763
16764 * progmodes/compile.el (grep): Provide a default set of files.
16765 (next-error): Docstring fix.
16766 (compilation-find-file): Avoid find-file (fails in a dedicated window).
16767
16768 * emacs-lisp/easy-mmode.el (define-minor-mode):
16769 Use `symbol-value' to keep the byte-compiler quiet.
16770
16771 * diff-mode.el (diff-mode-map): Bind diff-apply-hunk.
16772 (diff-find-source-location): New fun, extracted from diff-goto-source.
16773 (diff-goto-source): Use it.
16774 (diff-next-complex-hunk, diff-filter-lines): New function.
16775 (diff-apply-hunk): New command.
16776
16777 * smerge-mode.el (smerge-mode-menu): Doc fix.
16778
16779 * msb.el (msb-mode): Define it in terms of define-minor-mode.
16780
16781 2000-08-16 Dave Love <fx@gnu.org>
16782
16783 * windmove.el (windmove) <defgroup>: Add :version.
16784
16785 * net/goto-addr.el: Don't require browse-url. Require thingatpt.
16786 (goto-address-fontify-p, goto-address-highlight-p)
16787 (goto-address-url-face, goto-address-url-mouse-face)
16788 (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
16789 (goto-address-url-regexp): Use thing-at-point-url-regexp.
16790 (goto-address-fontify, goto-address-at-mouse): Simplify,
16791 (goto-address-at-point): browse-url-url-at-point,
16792 goto-address-find-address-at-point can return nil.
16793 (goto-address-find-address-at-point): Return nil on failure.
16794
16795 * align.el (align) <defgroup>: Add :version.
16796
16797 * calculator.el (calculator): Add :version.
16798 (calculator): Use two lines for calculator window if `modeline'
16799 face is boxed.
16800
16801 * play/5x5.el: Doc fixes.
16802 (5x5) <defgroup>: Add :version.
16803
16804 * play/fortune.el (fortune) <defgroup>: Add :version.
16805 (fortune-append): Fix error message.
16806 (fortune-from-region): Doc fix.
16807
16808 * play/pong.el (pong): Doc fix.
16809
16810 * play/morse.el: Keywords, commentary, autoloads.
16811
16812 2000-08-16 Eli Zaretskii <eliz@is.elta.co.il>
16813
16814 * desktop.el (desktop-save): Don't look at symbol-value of a
16815 member of minor-mode-alist, unless it is boundp.
16816
16817 2000-08-16 Sam Steingold <sds@gnu.org>
16818
16819 * buff-menu.el (list-buffers-noselect): Use `dolist' instead Of
16820 `while'; use `with-current-buffer' instead of `save-excursion'.
16821 Removed unnecessary kludges now that "*Buffer List*" is excluded.
16822
16823 2000-08-16 Kenichi Handa <handa@etl.go.jp>
16824
16825 * international/ccl.el (declare-ccl-program): Docstring modified.
16826 (ccl-execute-with-args): Likewise.
16827
16828 2000-08-16 Miles Bader <miles@gnu.org>
16829
16830 * progmodes/sql.el: Add compatibility definition of
16831 comint-line-beginning-position.
16832
16833 2000-08-15 Gerd Moellmann <gerd@gnu.org>
16834
16835 * buff-menu.el (list-buffers-noselect): Set `buffer' as well as
16836 'buffer-menu' property.
16837 (Buffer-menu-buffer): Use `buffer' property if `buffer-name'
16838 fails.
16839 (Buffer-menu-execute): When deleting, test `(and buf (buffer-name
16840 buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer
16841 wasn't killed.
16842
16843 * buff-menu.el (list-buffers-noselect): Don't display the
16844 *Buffer List* buffer.
16845
16846 * font-lock.el: Require jit-lock to prevent a very late
16847 `Loading jit-lock' message.
16848
16849 * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el
16850 * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors'
16851 mail address.
16852
16853 2000-08-15 Miles Bader <miles@gnu.org>
16854
16855 * textmodes/ispell.el (ispell-graphic-p): New constant.
16856 (ispell-choices-win-default-height, ispell-help): Use
16857 `ispell-graphic-p' instead of `xemacsp'.
16858
16859 2000-08-15 Dave Love <fx@gnu.org>
16860
16861 * simple.el: Autoload widget-convert when compiling.
16862 (mail-user-agent): Doc fix.
16863
16864 * help.el (function-called-at-point, variable-at-point): Use
16865 with-syntax-table.
16866 (help-manyarg-func-alist): Add insert-and-inherit.
16867
16868 * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'.
16869
16870 * delsel.el (delsel-unload-hook): New function.
16871
16872 * find-file.el: Doc fixes. Move provide to end.
16873 (ff) <defgroup>: Add :link.
16874 (ff-goto-click): Deleted.
16875 (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
16876 Use mouse-set-point.
16877
16878 * textmodes/tildify.el: Doc fixes.
16879 (tildify) <defgroup>: Add:version.
16880
16881 * progmodes/glasses.el (glasses) <defgroup>: Add :version.
16882 (glasses-custom-set): Use set-default, not set.
16883 (minor-mode-alist): Propertize the lighter.
16884 (glasses-mode): Provide optional arg.
16885
16886 * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link.
16887 (global-cwarn-mode): Don't make it a user option. Unquote lambda.
16888 (cwarn-font-lock-feature-keywords-alist): Don't make it a user
16889 option. Provide :type.
16890 (cwarn-configuration): Provide :type.
16891 (cwarn-mode): Doc fix.
16892
16893 * add-log.el (change-log-merge): Doc fix.
16894 (change-log-redate): New command.
16895
16896 * net/browse-url.el (browse-url-filename-alist): Add a clause for
16897 Doze and Dog.
16898 (browse-url): Use dolist, not mapcar.
16899 (browse-url-at-point): Check for null url.
16900 (browse-url-event-buffer, browse-url-event-point): Functions
16901 deleted.
16902 (browse-url-at-mouse, browse-url-netscape): Simplify.
16903
16904 * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus
16905 modes.
16906 (msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
16907 Fix previous change to mapcan.
16908 (msb--init-file-alist, msb--add-separators)
16909 (msb--make-keymap-menu): Simplify.
16910 (msb--choose-file-menu): Use copy-sequence.
16911 (msb-mode-map): Add title to keymap.
16912 (msb-unload-hook): New function.
16913
16914 * bs.el: Fix indentation.
16915 (bs) <defgroup>: Add :links.
16916 (bs-show): Doc fix.
16917 (bs-apply-sort-faces): Don't use window-system.
16918 (bs-mode-font-lock-keywords): Avoid testing for XEmacs.
16919
16920 2000-08-15 Eli Zaretskii <eliz@is.elta.co.il>
16921
16922 * calendar/timeclock.el (timeclock-file): Run .timelog through
16923 convert-standard-filename.
16924
16925 2000-08-14 Gerd Moellmann <gerd@gnu.org>
16926
16927 * emacs-lisp/authors.el: New file.
16928
16929 * paren.el (show-paren-priority): New user option.
16930 (show-paren-function): Set overlay priorities to
16931 show-paren-priority.
16932
16933 2000-08-14 Miles Bader <miles@gnu.org>
16934
16935 * comint.el (comint-bol): Use `forward-line 0' instead of calling
16936 beginning-of-line with inhibit-field-text-motion bound.
16937
16938 2000-08-14 Gerd Moellmann <gerd@gnu.org>
16939
16940 * calendar/timeclock.el: New file.
16941
16942 2000-08-14 David Ponce <david@dponce.com>
16943
16944 * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to
16945 `widget-button-click'. so that one can use left mouse button to
16946 click on dialog buttons.
16947
16948 2000-08-14 Emmanuel Briot <briot@gnat.com>
16949
16950 * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase
16951 identifiers, since XML is case sensitive
16952
16953 2000-08-12 Miles Bader <miles@gnu.org>
16954
16955 * comint.el (comint-output-filter): Don't bother frobbing
16956 window-start, it doesn't seem to be necessary.
16957
16958 * comint.el (comint-send-string, comint-send-region): Make into
16959 real functions. Snapshot the prompt before sending.
16960
16961 2000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
16962
16963 * info.el (Info-find-emacs-command-nodes): Rewrite to use
16964 technique similar to Info-index, instead of relying on specific
16965 names of relevant Index nodes.
16966 (Info-goto-emacs-command-node): Bind Info-history to nil when
16967 going to the first node found by Info-find-emacs-command-nodes.
16968
16969 2000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
16970
16971 * menu-bar.el (menu-bar-help-menu): Add a :help string.
16972
16973 2000-08-10 Miles Bader <miles@gnu.org>
16974
16975 * comint.el (comint-output-filter): Doc fixes & misc code cleanup.
16976
16977 2000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
16978
16979 * info.el (Info-file-list-for-emacs): More elements for the
16980 autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs,
16981 and woman manuals.
16982
16983 2000-08-10 Miles Bader <miles@lsi.nec.co.jp>
16984
16985 * comint.el (comint-send-input): Make the newline boundary overlay
16986 rear-nonsticky. Use `insert' instead of `insert-before-markers'.
16987 (comint-output-filter): Use `insert' instead of
16988 `insert-before-markers'. Extend comint-last-output-overlay when
16989 necessary since we can't rely on insert-before-markers to do it.
16990 * gud.el (gud-filter): Use `with-current-buffer' instead of
16991 save-excursion when inserting the output, so that point gets
16992 updated correctly; the old method relied on a rather dodgy
16993 side-effect of comint-output-filter to avoid the effect of
16994 save-excursion.
16995
16996 2000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
16997
16998 * files.el (recover-file): Call insert-directory instead of
16999 invoking `ls' directly.
17000
17001 2000-08-10 Miles Bader <miles@gnu.org>
17002
17003 * comint.el (comint-highlight-prompt, comint-highlight-prompt-face)
17004 (comint-last-prompt-overlay): New variables.
17005 (comint-output-filter): Implement prompt highlighting.
17006 (comint-snapshot-last-prompt): New function.
17007 (comint-send-input): Snapshot the last prompt.
17008 Use comint-highlight-input-face.
17009 (comint-highlight-input-face): Renamed from `comint-highlight-face'.
17010 Use defface instead of defcustom.
17011 (send-invisible, comint-send-eof): Snapshot the last prompt.
17012 (comint-delchar-or-maybe-eof): Use comint-send-eof.
17013 (comint-mode): Make `comint-last-prompt-overlay' buffer-local.
17014
17015 2000-08-09 Stefan Monnier <monnier@cs.yale.edu>
17016
17017 * emacs-lisp/regexp-opt.el (make-bool-vector): Remove.
17018 (regexp-opt-group): Use a list of chars for `letters'.
17019 (regexp-opt-charset): `chars' is now a list of chars.
17020 Use a char-table rather than a vector so it works for multibyte chars.
17021
17022 * pcvs.el (cvs-menu): Don't move point. Use popup-menu.
17023 Set cvs-minor-current-files to the selected fileinfo.
17024 (cvs-get-marked): Accept fileinfos in cvs-minor-current-files.
17025 (cvs-mode-insert): Manually macroexpand `ignore-errors'.
17026
17027 2000-08-09 Eli Zaretskii <eliz@is.elta.co.il>
17028
17029 * files.el (insert-directory): Don't call access-file on
17030 directories on DOS and Windows.
17031
17032 2000-08-09 Kenichi Handa <handa@etl.go.jp>
17033
17034 * international/ccl.el (ccl-embed-data): Make ccl-program-vector
17035 longer if necessary.
17036 (ccl-embed-code): Call ccl-embed-data to store CODE in
17037 ccl-program-vector.
17038
17039 2000-08-09 Miles Bader <miles@gnu.org>
17040
17041 * comint.el (comint-output-filter): Properly handle the case where
17042 the text surrounded by comint-last-output-overlay was deleted.
17043
17044 2000-08-08 Gerd Moellmann <gerd@gnu.org>
17045
17046 * info.el (Info-insert-dir): Use Info-additional-directory-list if
17047 non-nil.
17048 (Info-file-list-for-emacs): Remove "info" from the list because
17049 that leads to trying to use the documentation from file `info'
17050 in various situations where it isn't appropriate, for instance
17051 C-h C-k C-h i.
17052
17053 * ffap.el (ffap-read-file-or-url-internal): Handle case that
17054 DIR and/or STRING are nil.
17055
17056 * progmodes/compile.el (compilation-setup): Make variable
17057 compilation-error-screen-columns buffer-local, as some comment
17058 in the code suggests it should be.
17059
17060 * files.el (auto-mode-interpreter-regexp): New variable.
17061 (set-auto-mode): Use it.
17062
17063 * indent.el (indent-for-tab-command): Doc fix.
17064
17065 * mouse-sel.el (mouse-sel-mode): Doc fix.
17066
17067 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N='
17068 labels.
17069
17070 * help.el (print-help-return-message): When
17071 display-buffer-reuse-frames is set, let the help window been quit,
17072 instead of deleting it, which might delete a reused frame.
17073
17074 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
17075
17076 * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to
17077 rename a directory to a name that differs only by its letter case.
17078
17079 2000-08-08 Kenichi Handa <handa@etl.go.jp>
17080
17081 * international/quail.el (quail-define-rules): Handle Quail decode
17082 map correctly. Add code for supporting annotations.
17083 (quail-install-decode-map): New function.
17084 (quail-defrule-internal): New optional arguments decode-map and
17085 props.
17086 (quail-advice): New function.
17087
17088 2000-08-07 Sam Steingold <sds@gnu.org>
17089
17090 * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
17091 `defconst', `define-condition', `with-slots'.
17092 * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
17093
17094 2000-08-03 Miles Bader <miles@gnu.org>
17095
17096 * comint.el (comint-use-prompt-regexp-instead-of-fields):
17097 New variable.
17098 (comint-prompt-regexp, comint-get-old-input): Document dependence on
17099 comint-use-prompt-regexp-instead-of-fields.
17100 (comint-send-input): Add `input' field property to stuff we send to
17101 the process, if comint-use-prompt-regexp-instead-of-fields is nil.
17102 (comint-output-filter): Add `output' field property to process
17103 output, if comint-use-prompt-regexp-instead-of-fields is nil.
17104 (comint-replace-by-expanded-history)
17105 (comint-get-old-input-default, comint-show-output)
17106 (comint-backward-matching-input, comint-forward-matching-input)
17107 (comint-next-prompt, comint-previous-prompt): Use field
17108 properties if comint-use-prompt-regexp-instead-of-fields is nil.
17109 (comint-line-beginning-position): New function.
17110 (comint-bol): Use comint-line-beginning-position. Make ARG optional.
17111 (comint-replace-by-expanded-history-before-point): Use
17112 comint-line-beginning-position and line-end-position.
17113 (comint-last-output-overlay): New variable.
17114 (comint-mode): Make `comint-last-output-overlay' buffer-local.
17115
17116 * shell.el (shell-prompt-pattern): Doc change.
17117 (shell-backward-command): Use line-beginning-position.
17118
17119 * gud.el (gud-gdb-complete-command): Use
17120 comint-line-beginning-position.
17121
17122 * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if
17123 comint-bol doesn't actually go to the beginning of the line.
17124
17125 * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp
17126 if comint-use-prompt-regexp-instead-of-fields is non-nil.
17127 (try-expand-line-all-buffers): Likewise.
17128
17129 * progmodes/sql.el (sql-magic-go): Use comint-bol instead of
17130 explicitly matching comint-prompt-regexp.
17131 (sql-copy-column): Use comint-line-beginning-position instead of
17132 explicitly matching comint-prompt-regexp.
17133
17134 * progmodes/octave-inf.el (inferior-octave-complete): Use
17135 comint-line-beginning-position.
17136
17137 * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change.
17138
17139 * progmodes/idlw-shell.el (idlwave-shell-send-command): When
17140 looking for a prompt, use `forward-line 0' instead of
17141 `beginning-of-line', to avoid getting caught by an input field.
17142
17143 2000-08-07 Gerd Moellmann <gerd@gnu.org>
17144
17145 * files.el (shell-quote-wildcard-pattern): Make sure to return
17146 PATTERN, in the Unix case.
17147
17148 2000-08-07 Eli Zaretskii <eliz@is.elta.co.il>
17149
17150 * play/zone.el (zone): Discard any pending input before running
17151 the randomly-chosen pgm.
17152
17153 2000-08-07 Kenichi Handa <handa@etl.go.jp>
17154
17155 * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of
17156 checking the existence of any multibyte characters.
17157
17158 2000-08-06 Gerd Moellmann <gerd@gnu.org>
17159
17160 * help.el (describe-mode): Test minor-mode symbol for being
17161 bound before testing its value for being nil.
17162
17163 * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
17164 `first', `second', and `third'.
17165
17166 * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05.
17167 (second): Make it an alias for `cadr'.
17168
17169 2000-08-06 Eli Zaretskii <eliz@is.elta.co.il>
17170
17171 * bs.el (bs-apply-sort-faces): Don't use window-system, since all
17172 types of display support faces now.
17173
17174 2000-08-05 Gerd Moellmann <gerd@gnu.org>
17175
17176 * pcvs.el (require): Require `cl' during compilation, only.
17177
17178 * emacs-lisp/cl.el (first, ..., tenth): Make them macros.
17179 (toplevel): Remove `remq' and `remove' from autoloads.
17180 (cl-fake-autoloads): New variable. If set, arrange for an error
17181 when CL functions etc. are autoloaded.
17182
17183 2000-08-04 Eli Zaretskii <eliz@is.elta.co.il>
17184
17185 * play/zone.el (zone, zone-pgm-stress): Don't use window-system.
17186
17187 * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is
17188 popped up, but the user clicks outside the menu, return an empty
17189 regexp (that causes unhighlight-regexp to have no effect).
17190
17191 * menu-bar.el (menu-bar-games-menu): Add Zone.
17192
17193 * hi-lock.el (toplevel): Require font-lock.
17194
17195 2000-08-03 Vinicius Jose Latorre <vinicius@cpqd.com.br>
17196
17197 * progmodes/ebnf2ps.el: Get around a bug on skip-chars-forward.
17198 (ebnf-8-bit-chars): New var for bug fix.
17199 (ebnf-string): Bug fix.
17200
17201 2000-08-03 Sam Steingold <sds@gnu.org>
17202
17203 * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
17204 instead of `buffer-string'.
17205 (require 'cl): Always, not just when compiling.
17206 `ignore-errors' in `interactive', `list*', `defun*' &c make this
17207 necessary.
17208
17209 2000-08-03 Eli Zaretskii <eliz@is.elta.co.il>
17210
17211 * international/mule-cmds.el (select-safe-coding-system): Make
17212 the message text about selecting a safe coding system more clear.
17213
17214 2000-08-02 Gerd Moellmann <gerd@gnu.org>
17215
17216 * hi-lock.el: New file.
17217
17218 * play/zone.el: New file.
17219
17220 * replace.el (occur): Set tab-width in the *Occur* buffer to the
17221 value of tab-width in the original buffer. Choose a line number
17222 format that's a multiple of the original buffer's tab width, so
17223 that lines appear right.
17224
17225 * textmodes/ispell.el (ispell): New function, replacing an alias.
17226 Spell-check active region if in transient-mark-mode and mark
17227 is active; otherwise spell-check buffer.
17228
17229 2000-08-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
17230
17231 * ps-mule.el: Fix a customization problem on
17232 ps-mule-font-info-database-default.
17233
17234 2000-08-02 Eli Zaretskii <eliz@is.elta.co.il>
17235
17236 * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use
17237 display-mouse-p instead of window-system.
17238 (ebrowse-member-mode-map): Ditto.
17239
17240 2000-08-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
17241
17242 * progmodes/ebnf2ps.el: Update ps-print functions call.
17243 Indentation fix. Doc fix.
17244 (ebnf-version): New version number (3.2).
17245 (ebnf-format-color, ebnf-begin-job): Code fix.
17246
17247 2000-08-01 Eli Zaretskii <eliz@is.elta.co.il>
17248
17249 * net/net-utils.el (nslookup-font-lock-keywords): Don't condition
17250 font lock support on window-system.
17251 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
17252
17253 * textmodes/ispell.el (ispell-highlight-spelling-error): Use
17254 display-color-p, if fboundp, instead of window-system.
17255
17256 2000-07-31 Eli Zaretskii <eliz@is.elta.co.il>
17257
17258 * calendar/appt.el (appt-disp-window): Use display-multi-frame-p
17259 instead of window-system.
17260
17261 * wid-edit.el (widget-choose): Use display-mouse-p instead of
17262 window-system.
17263 (widget-choice-mouse-down-action): Use display-popup-menus-p
17264 instead of window-system.
17265
17266 * strokes.el (strokes-file): Run the file name through
17267 convert-standard-filename.
17268 (strokes-mode): Call display-mouse-p instead of looking at
17269 window-system. Change the error message accordingly.
17270
17271 * progmodes/cpp.el (toplevel): Support faces on tty's.
17272
17273 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X)
17274 (lm-plot-square, lm-init-display): Don't use window-system.
17275
17276 * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
17277 (gomoku-plot-square, gomoku-init-display): Don't use window-system.
17278
17279 * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p
17280 instead of looking at window-system.
17281
17282 2000-07-30 Gerd Moellmann <gerd@gnu.org>
17283
17284 * iswitchb.el (iswitchb-entryfn-p): Test this-command instead
17285 of testing if iswitchb-prepost-hooks is bound, because the
17286 latter will always be true when invoking a recursive minibuffer
17287 from an active Iswitchb buffer.
17288
17289 2000-07-30 Eli Zaretskii <eliz@is.elta.co.il>
17290
17291 * files.el (shell-quote-wildcard-pattern): New function.
17292 (insert-directory): Call it. Only prepend "\" to command on Unix
17293 and GNU/Linux systems.
17294
17295 2000-07-30 Gerd Moellmann <gerd@gnu.org>
17296
17297 * eshell/esh-groups.el: Change custom :link file names
17298 from `eshell.info' to `eshell'.
17299
17300 2000-07-30 Francis Wright <fjw@maths.qmw.ac.uk>
17301
17302 * dired.el (dired-build-subdir-alist): Expand subdirectory names
17303 correctly in recursive ange-ftp listings.
17304
17305 2000-07-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
17306
17307 * ps-print.el: Fix bug 1: if ps-font-size-internal,
17308 ps-header-font-size-internal and
17309 ps-header-title-font-size-internal variables are not set,
17310 ps-nb-pages and ps-line-lengths-internal crashes. Fix bug 2: if
17311 face text property is (foreground-color . COLOR) or
17312 `(background-color . COLOR)', ps-print crashes. Doc fix.
17313 (ps-print-version): New version number (5.2.4).
17314 (ps-plot-region): Code fix.
17315 (ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
17316 (ps-face-attribute-list, ps-face-attributes, ps-face-background):
17317 Bug fix 2.
17318
17319 2000-07-30 Milan Zamazal <pdm@freesoft.cz>
17320
17321 * glasses.el (glasses-make-readable): Fix uncapitalization of
17322 identifiers like `myXMLDocument'.
17323
17324 2000-07-28 Karl Fogel <kfogel@red-bean.com>
17325
17326 * mail/mail-hist.el (mail-hist-previous-input)
17327 (mail-hist-next-input): Do the obvious code factorization.
17328 (mail-hist-retrieve-and-insert): New func, contains common
17329 code of above two.
17330 If inserting a message body, leave point at top.
17331
17332 2000-07-28 Sam Steingold <sds@gnu.org>
17333
17334 * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):
17335 Use `<=', not `<' to compare times!
17336 (ange-ftp-ls): Remove.
17337
17338 2000-07-27 Gerd Moellmann <gerd@gnu.org>
17339
17340 * play/cookie1.el: Add explanation of how to make cookie.el
17341 compatible with strfile(1) to comment.
17342
17343 * subr.el (remove, remq): New functions.
17344
17345 * midnight.el (clean-buffer-list-kill-never-regexps): Correctly
17346 escape `*' in regexps.
17347 (midnight-find): Reverse order of arguments in the funcall of
17348 TEST.
17349
17350 * bindings.el (completion-ignored-extensions): Add `.la', `.lo',
17351 and `.class'.
17352
17353 * play/meese.el: Add Commentary section.
17354
17355 2000-07-27 Alex Schroeder <alex@gnu.org>
17356
17357 * sql.el (sql-ms): Added autoload cookie.
17358 (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
17359 (sql-oracle): Ditto.
17360 (sql-help): Doc change.
17361
17362 (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
17363 types and exceptions.
17364
17365 2000-07-27 Alex Schroeder <alex@gnu.org>
17366
17367 * sql.el (sql-placeholder-history): New variable.
17368 (sql-query-placeholders-and-send): New function that will query
17369 the user and replace placeholders with user input.
17370 (sql-oracle): If running on NT, set comint-input-sender to
17371 sql-query-placeholders-and-send.
17372
17373 (sql-stop): If in the SQLi buffer, insert stop notification, else
17374 present it as a message.
17375
17376 2000-07-27 Alex Schroeder <alex@gnu.org>
17377
17378 * sql.el (sql-input-ring-separator): Doc change.
17379 (sql-input-ring-file-name): Doc change.
17380 (sql-interactive-mode): Use `sql-input-ring-separator' and
17381 `sql-input-ring-file-name' to set the comint-mode equivalents
17382 without making them local variables.
17383 (sql-stop): Don't bind `sql-input-ring-separator' and
17384 `sql-input-ring-file-name' dynamically to their comint-mode
17385 equivalents.
17386
17387 2000-07-27 Kenichi Handa <handa@etl.go.jp>
17388
17389 * international/mule.el (register-char-codings): New function.
17390 (make-coding-system): Handle `safe-chars' specification in the arg
17391 PROPERTY.
17392
17393 * international/mule-cmds.el
17394 (find-coding-systems-region-subset-p): This function deleted.
17395 (sort-coding-systems-predicate): New variable.
17396 (sort-coding-systems): New function.
17397 (find-coding-systems-region): Use
17398 find-coding-systems-region-internal.
17399 (find-coding-systems-string): Use find-coding-systems-region.
17400 (find-coding-systems-for-charsets): Check
17401 char-coding-system-table.
17402 (select-safe-coding-system-accept-default-p): New variable.
17403 (select-safe-coding-system): Mostly rewritten. New argument
17404 ACCEPT-DEFAULT-P.
17405 (select-message-coding-system): Call select-safe-coding-system
17406 with ACCEPT-DEFAULT-P arg.
17407 (reset-language-environment): Reset default-sendmail-coding-system
17408 to the default value iso-latin-1.
17409 (set-language-environment): Don't set the obsolete variable
17410 charset-origin-alist.
17411
17412 * international/codepage.el (cp-coding-system-for-codepage-1):
17413 Give `safe-chars' property to make-coding-system.
17414
17415 * mail/sendmail.el (sendmail-send-it): Improve the way to avoid
17416 calling select-message-coding-system twice.
17417
17418 * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property
17419 instead of `safe-charsets'.
17420 (cyrillic-alternativnyj): Likewise.
17421 (ccl-encode-alternativnyj): Don't check the charset
17422 cyrillic-iso8859-5.
17423
17424 2000-07-27 Kenichi Handa <handa@etl.go.jp>
17425
17426 * composite.el (compose-chars-after): Preserve match data.
17427
17428 2000-07-26 Sam Steingold <sds@gnu.org>
17429
17430 * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function.
17431 (ange-ftp-real-file-newer-than-file-p): New function.
17432 (ange-ftp-verify-visited-file-modtime): Use `float-time'.
17433 (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string').
17434
17435 * tooltip.el (tooltip-float-time): Removed (use `float-time').
17436 * midnight.el (midnight-float-time): Ditto.
17437
17438 2000-07-26 Andreas Schwab <schwab@suse.de>
17439
17440 * files.el (normal-backup-enable-predicate): Correct
17441 interpretation of the return value of compare-strings.
17442
17443 2000-07-26 Gerd Moellmann <gerd@gnu.org>
17444
17445 * isearch.el (isearch-resume): New function.
17446 (isearch-done): Add something to command-history to resume
17447 the search.
17448 (isearch-yank-line, isearch-yank-word): Use
17449 buffer-substring-no-properties instead of buffer-substring.
17450
17451 * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead
17452 of flyspell-mouse-map.
17453
17454 * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove
17455 duplicate definition.
17456 (makefile-mode): Remove duplicate setting of local-abbrev-table.
17457
17458 * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable.
17459 (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
17460
17461 2000-07-25 Sam Steingold <sds@gnu.org>
17462
17463 * net/ange-ftp.el: Get modtime over the net.
17464 (ange-ftp-file-modtime): New function.
17465 (ange-ftp-write-region, ange-ftp-insert-file-contents)
17466 (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
17467 Use it.
17468 (ange-ftp-dot-to-slash): New function.
17469 (ange-ftp-fix-name-for-vms): Use it.
17470
17471 * midnight.el (midnight-buffer-display-time): Use
17472 `with-current-buffer'.
17473
17474 2000-07-25 Gerd Moellmann <gerd@gnu.org>
17475
17476 * find-dired.el: Update copyright notice.
17477 (find-dired): Offer to kill a running `find'.
17478
17479 * enriched.el (enriched-face-ans): For a `foreground-color'
17480 property, return '(("x-color" COLOR))' so that COLOR will be
17481 output as a parameter of the x-color annotation. Likewise for the
17482 `background-color' property. In the case of normal face
17483 properties, don't return annotations for unspecified foreground
17484 and background face attributes.
17485
17486 2000-07-25 Kenichi Handa <handa@etl.go.jp>
17487
17488 * language/japan-util.el (japanese-katakana-region): Fix handling
17489 HANKAKU argument.
17490
17491 2000-07-25 Miles Bader <miles@gnu.org>
17492
17493 * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to
17494 constrain-to-field. Pass nil ESCAPE-FROM-EDGE argument to
17495 constrain-to-field.
17496
17497 2000-07-24 Andrew Innes <andrewi@gnu.org>
17498
17499 * timer.el (timer-activate-when-idle): Add optional parameter
17500 DONT-WAIT. Update docstring.
17501 (run-with-idle-timer): Specify extra parameter to
17502 timer-activate-when-idle, so that timer will be activated
17503 immediately if Emacs is already idle.
17504
17505 * w32-fns.el (w32-using-nt): Fix docstring.
17506
17507 2000-07-24 Dave Love <fx@gnu.org>
17508
17509 * mouse.el (popup-menu): Set last-command-event.
17510 (mouse-major-mode-menu-prefix): Declare.
17511
17512 2000-07-24 Gerd Moellmann <gerd@gnu.org>
17513
17514 * textmodes/flyspell.el: Update to author's version 1.5d.
17515
17516 * progmodes/hideshow.el: Update copyright notice.
17517
17518 * vcursor.el: Set maintainer to FSF, since author cannot
17519 be reached.
17520
17521 2000-07-24 Eli Zaretskii <eliz@is.elta.co.il>
17522
17523 * info.el (Info-goto-emacs-key-command-node): Leave a space after
17524 the prompt.
17525
17526 * mouse.el (popup-menu): Run the keymap through indirect-function,
17527 in case it was defined with define-prefix-key. If the menu is a
17528 list of keymaps, look up the binding of user's choice in each one
17529 of the keymaps.
17530 (mouse-popup-menubar): If the global and local menu-bar keymaps
17531 don't have a prompt string, create one and insert it into the
17532 keymap. Don't barf if current-local-map returns nil.
17533
17534 2000-07-24 Francis Wright <fjw@maths.qmw.ac.uk>
17535
17536 * dired.el (dired-sort-R-check): Added to allow recursive listing
17537 to be undone.
17538 (dired-sort-other): Use it.
17539
17540 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17541
17542 * Release of cc-mode 5.27
17543
17544 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17545
17546 * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to
17547 c-beginning-of-statement-1 that caused a bad case of recursion
17548 which could consume a lot of CPU in large classes in languages
17549 that have in-expression classes (i.e. Java and Pike).
17550
17551 * cc-engine.el (c-guess-basic-syntax): Check for in-expression
17552 statements before top level constructs (i.e. case 6 is moved
17553 before case 5 and is now case 4) to catch in-expression
17554 classes in top level expressions correctly.
17555
17556 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17557
17558 * cc-engine.el (c-guess-basic-syntax): Less naive handling of
17559 objc-method-intro. Case 4 removed and case 5I added.
17560
17561 * cc-langs.el (c-append-paragraph-start): New variable used by
17562 c-common-init to get paragraph-start correct.
17563 * cc-langs.el (c-common-init): Use c-append-paragraph-start to
17564 initialize paragraph-start to make it correct both with and
17565 without the javadoc special case.
17566
17567 * cc-mode.el (java-mode): Use c-append-paragraph-start to
17568 initialize paragraph-start for javadoc markup.
17569
17570 * cc-vars.el (c-style-variables-are-local-p): Incompatible
17571 change by defaulting this to t. It's motivated by the
17572 confusing behavior that otherwise arise from the style system
17573 when editing both java and non-java files at the same time
17574 (see the comments about style setting in c-common-init).
17575
17576 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17577
17578 * cc-cmds.el (c-indent-new-comment-line): Added a kludge
17579 similar to the one in c-fill-paragraph to check the fill
17580 prefix from the adaptive fill function for sanity.
17581
17582 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17583
17584 * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into
17585 defun block.
17586
17587 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17588
17589 * cc-align.el (c-lineup-multi-inher): Handle lines with
17590 leading comma nicely. Extended to handle member initializers
17591 too.
17592
17593 * cc-engine.el: (c-beginning-of-inheritance-list,
17594 c-guess-basic-syntax): Fixed recognition of inheritance lists
17595 when the lines begins with a comma.
17596
17597 * cc-vars.el (c-offsets-alist): Changed default for
17598 member-init-cont to c-lineup-multi-inher since it now handles
17599 member initializers and indents better for leading commas.
17600
17601 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17602
17603 * cc-cmds.el (c-electric-brace): Fixed some bugs in the state
17604 handling that caused class open lines to be recognized as
17605 statement-conts in some cases.
17606
17607 * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix
17608 guessed by the adaptive fill function unless point is on the
17609 first line of a block comment.
17610
17611 * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug
17612 when the buffer ends with a macro continuation char.
17613
17614 * cc-engine.el (c-guess-basic-syntax): Added support for
17615 function definitions as statements in Pike. The first
17616 statement in a lambda block is now labeled defun-block-intro
17617 instead of statement-block-intro.
17618
17619 * cc-engine.el (c-narrow-out-enclosing-class): Whack the state
17620 so that the class surrounding point is selected, not the one
17621 innermost in the state.
17622
17623 * cc-engine.el (c-guess-basic-syntax): Fixed bug in
17624 recognition of switch labels having hanging multiline
17625 statements.
17626
17627 * cc-engine.el (c-beginning-of-member-init-list): Broke out
17628 some code in c-guess-basic-syntax to a separate function.
17629 * cc-engine.el (c-just-after-func-arglist-p): Fixed
17630 recognition of member inits with multiple line arglists.
17631 * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect
17632 member-init-cont when the commas are in funny places.
17633
17634 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17635
17636 * cc-defs.el (c-auto-newline): Removed this macro since it's
17637 not used anymore.
17638
17639 * cc-engine.el (c-looking-at-bos): New helper function.
17640 * cc-engine.el (c-looking-at-inexpr-block): More tests to tell
17641 inexpr and toplevel classes apart in Pike.
17642
17643 * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition
17644 of case 9A.
17645
17646 * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New
17647 constant, since "class" can introduce an in-expression class
17648 in Pike nowadays.
17649
17650 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17651
17652 * cc-align.el (c-gnu-impose-minimum): Don't impose minimum
17653 indentation on cpp-macro lines.
17654
17655 * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro
17656 a syntax modifier like comment-intro, to make it possible to
17657 get syntactic indentation for preprocessor directives. It's
17658 incompatible wrt to lineup functions on cpp-macro, but it has
17659 no observable effect in the 99.9% common case where cpp-macro
17660 is set to -1000.
17661
17662 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17663
17664 * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed
17665 member-init-cont when the preceding arglist is several lines.
17666
17667 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17668
17669 * cc-styles.el (c-style-alist): The basic offset for the BSD
17670 style corrected to 8.
17671
17672 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17673
17674 * cc-styles.el (c-style-alist): Adjusted the indentation of
17675 brace list openers in the gnu style.
17676
17677 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17678
17679 * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation.
17680
17681 * cc-cmds.el (c-electric-brace, c-electric-slash,
17682 c-electric-star, c-electric-semi&comma, c-electric-colon,
17683 c-electric-lt-gt, c-electric-paren): Don't reindent old lines
17684 when c-syntactic-indentation is nil.
17685
17686 * cc-engine.el (c-beginning-of-statement-1): Fixed bug where
17687 we were left at comments preceding the first statement when
17688 reaching the beginning of the buffer.
17689
17690 * cc-vars.el (c-syntactic-indentation): New variable to turn
17691 off all syntactic indentation.
17692
17693 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17694
17695 * cc-cmds.el (c-fill-paragraph): Keep one or two spaces
17696 between the text and the block comment ender when it hangs,
17697 depending on how many there are before the fill.
17698
17699 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17700
17701 * cc-engine.el (c-beginning-of-closest-statement): New helper
17702 function to go back to the closest preceding statement start,
17703 which could be inside a conditional statement.
17704 * cc-engine.el (c-guess-basic-syntax): Use
17705 c-beginning-of-closest-statement in cases 10B.2, 17B and 17C.
17706
17707 * cc-engine.el (c-guess-basic-syntax): Better handling of
17708 arglist-intro, arglist-cont-nonempty and arglist-close when
17709 the arglist is nested inside parens. Cases 7A, 7C and 7F
17710 changed.
17711
17712 * cc-langs.el (c-Java-javadoc-paragraph-start): Brought
17713 up-to-date with javadoc 1.2.
17714
17715 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17716
17717 * cc-engine.el (c-beginning-of-statement-1): Fixed handling of
17718 multiline Pike type decls.
17719
17720 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17721
17722 * cc-cmds.el (c-indent-new-comment-line): Always break
17723 multiline comments in multiline mode, regardless of
17724 comment-multi-line.
17725
17726 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17727
17728 * cc-engine.el (c-guess-basic-syntax): Fixed bug with
17729 fully::qualified::names in C++ member init lists. Preamble in
17730 case 5D changed.
17731
17732 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17733
17734 * cc-langs.el (c-common-init): Handling of obsolete variables
17735 moved to c-initialize-cc-mode. More compatible style override
17736 when using global style variables.
17737 * cc-mode.el (c-initialize-cc-mode): Handling of obsolete
17738 variables moved here.
17739
17740 * cc-styles.el (c-make-styles-buffer-local): Flag style
17741 variable localness in c-style-variables-are-local-p to make
17742 the compatibility measure in c-common-init work well.
17743
17744 * cc-styles.el (c-set-style-1): c-special-indent-hook can no
17745 longer contain set-from-style.
17746 * cc-styles.el (c-initialize-builtin-style): Don't check for
17747 set-from-style on c-special-indent-hook.
17748 * cc-styles.el (c-copy-tree): Obsolete. The standard function
17749 copy-alist is sufficient now.
17750
17751 * cc-styles.el (c-set-style, c-set-style-1,
17752 c-get-style-variables): Fixes to variable initialization so
17753 that duplicate entries in styles have the same effect
17754 regardless of DONT-OVERRIDE.
17755
17756 * cc-styles.el (c-set-style-2): Fixed bug where the
17757 initialization of inheriting styles failed when the
17758 dont-override flag is set.
17759
17760 * cc-vars.el (c-special-indent-hook): Don't use set-from-style
17761 on this.
17762
17763 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17764
17765 * cc-defs.el (c-forward-comment): Removed the workaround
17766 introduced in 5.38 since it had worse side-effects. If a line
17767 contains the string "//\"", it regarded the // as a comment
17768 start since the \ temporarily doesn't have escape syntax.
17769
17770 2000-07-17 Emmanuel Briot <briot@act-europe.fr>
17771
17772 * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load
17773 ada-xref.el before ada-prj.el, so that the Project menu is created
17774 when ada-prj tries to add to it.
17775 (ada-activate-keys-for-case): Suppress the characters that are not
17776 part of the Ada syntax. Better compatibility with else-mode
17777 (ada-adjust-case-interactive): When auto-casing is not active,
17778 correctly insert newlines (used to insert only ^M). Prevent the
17779 syntax table from being changed in case of an error
17780 (or '_' becomes part of a word and some commands are confused).
17781 Do nothing if ada-auto-case is nil.
17782 (ada-after-keyword-p): Ignore keywords that are also attributes
17783 (ada-batch-reformat): Update usage comment
17784 (ada-call-from-contextual-menu): New function
17785 (ada-case-read-exceptions): Reinitialize the casing exception list
17786 first to nil first, so that the casing exception file can be
17787 shared.
17788 (ada-check-defun-name): Handles "configure" keyword for gnatdist
17789 files.
17790 (ada-compile-goto-error): Fix regexp used to detect a file:line
17791 anywhere in the error message
17792 (ada-contextual-menu-last-point): New variable
17793 (ada-create-keymap): If the variable delete-key-deletes-forward is
17794 t on XEmacs, it means that DEL should delete one character
17795 forward.
17796 (ada-create-menu): Use :included instead of :visible for XEmacs.
17797 New submenu "Options".
17798 (ada-end-stmt-re): Correctly indent "select ... then abort"
17799 statements.
17800 (ada-fill-comment-paragraph): Correctly delete all leading '--'
17801 even if they don't match ada-fill-comment-prefix Fix handling of
17802 paragraphs on the first or last line of a file.
17803 (ada-format-paramlist): Fix handling of default parameter values.
17804 (ada-get-body-name): New function.
17805 (ada-get-current-indent): Optimized by searchling directly for an
17806 existing generic part or a statement outside of it. Handle
17807 ada-indent-align-comments when indenting comments Replaced some
17808 regexps by testing directly the next character. This results in a
17809 huge speedup on some files. New indentation scheme for renames
17810 statements. Stop looking for the 'while' or 'for' associated with
17811 a 'loop' at the first semicolon encountered. A "return" can also
17812 match an anonymous access subprogram declaration.
17813 (ada-get-indent-noindent): Ignore strings and comments when
17814 looking for the keywords "record" and "private".
17815 (ada-goto-matching-decl-start): When matching "if", make sure we
17816 are not in fact seeing "end if". Ignore "when" statements except
17817 when initial keyword was "begin". Fix handling of nested
17818 procedures. Add a recursive call to this function to skip over
17819 other 'end' statmts. Fix indentation for "when .. => begin"
17820 (ada-in-open-paren-p): Fix indentation for complex boolean
17821 expressions, where 'and then', 'or else' and parenthesis
17822 statements are mixed up.
17823 (ada-in-paramlist-p): Skip comments while searching for the
17824 beginning Fix handling of operator declarations.
17825 (ada-indent-align-comments): New variable
17826 (ada-indent-current): Change the syntax table only in the
17827 protected section, so that we are sure it is restored correctly.
17828 (ada-indent-on-previous-lines): Use ada-use-indent and
17829 ada-with-indent Correctly indent "select ... then"
17830 (ada-indent-region): Slight speedup.
17831 (ada-indent-renames): New variable.
17832 (ada-last-which-function-subprog, ada-last-which-function-line):
17833 New variables
17834 (ada-looking-at-semi-private): Correctly indent the 'private'
17835 keyword when it is the first word in a package declaration.
17836 (ada-loose-case-word): Stop searching if at the end of the buffer.
17837 (ada-loose-case-word, ada-capitalize-word): Recase the whole word
17838 even if point is not initially at the end of the word.
17839 (ada-matching-decl-start-re): Add "when".
17840 (ada-mode): Add support for abbrev-mode, outline-mode and
17841 which-func-mode Override the old find-file.el entry in
17842 ff-special-constructs since it is using the obsolete
17843 ada-spec-suffix variable
17844 (ada-no-auto-case): New function
17845 (ada-scan-paramlist): When parsing the argument type, accept
17846 spaces (as in "X 'Class", generated by Rational Rose).
17847 (ada-other-file-name): No longer loads the other file.
17848 (ada-popup-menu): Save and restore the current buffer and cursor
17849 position before and after displaying the menu.
17850 (ada-search-ignore-complex-boolean): New function.
17851 (ada-uncomment-region): Emacs21 already knows how to delete
17852 comments not starting in the first column.
17853 (ada-use-indent): New variable
17854 (ada-which-function): New function.
17855 (ada-with-indent): New variable
17856 (ada-xemacs): evaluate it at compile time too, so that ada-mode.el
17857 can be batch-compiled from the command line.
17858
17859 * ada-xref.el: Got rid of all byte-compiler warnings on Emacs.
17860 Add to the menu when the file is loaded, not in ada-mode-hook.
17861 Add -toolbar to the default ddd command Switches moved from
17862 ada-prj-default-comp-cmd and ada-prj-default-make-cmd to
17863 ada-prj-default-comp-opt
17864 (ada-add-ada-menu): Remove the map and name parameters Add the Ada
17865 Reference Manual to the menu
17866 (ada-check-current): rewritten as a call to ada-compile-current
17867 (ada-compile): Removed.
17868 (ada-compile-application, ada-compile-current, ada-check-current):
17869 Set the compilation-search-path so that compile.el automatically
17870 finds the sources in src_dir. Automatic scrollong of the
17871 compilation buffer. C-uC-cC-c asks for confirmation before
17872 compiling
17873 (ada-compile-current): New parameter, prj-field
17874 (ada-complete-identifier): Load the .ali file before doing
17875 processing
17876 (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to
17877 conform to gnatmake's behavior.
17878 (ada-find-file-in-dir): New function
17879 (ada-find-references): Set the environment variables for gnatfind
17880 (ada-find-src-file-in-dir): New function.
17881 (ada-first-non-nil): Removed
17882 (ada-gdb-application): Add support for jdb, the java debugger.
17883 (ada-get-ada-file-name): Load the original-file first if not done
17884 yet.
17885 (ada-get-all-references): Handles the new ali syntax (parent types
17886 are found between <>).
17887 (ada-initialize-runtime-library): New function
17888 (ada-mode-hook): Always load a project file when a file is opened,
17889 so that the casing exceptions are correctly read.
17890 (ada-operator-re): Add all missing operators ("abs", "rem", "**").
17891 (ada-parse-prj-file): Use find-file-noselect instead of find-file
17892 to open the project file, since the latter does not work with
17893 speedbar Get default values before loading the prj file, or the
17894 default executable file name is wrong. Use the absolute value of
17895 src_dir to initialize ada-search-directories and
17896 compilation-search-path,... Add the standard runtime library to
17897 the search path for find-file.
17898 (ada-prj-default-debugger): Was missing an opening '{'
17899 (ada-prj-default-bind-opt, ada-prj-default-link-opt): New
17900 variables.
17901 (ada-prj-default-gnatmake-opt): New variable
17902 (ada-prj-find-prj-file): Handles non-file buffers For non-Ada
17903 buffers, the project file is the default one Save the windows
17904 configuration before displaying the menu.
17905 (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed
17906 (ada-read-identifier): Fix xrefs on operators (for "mod", "and",
17907 ...) regexp-quote identifiers names to support operators +,
17908 -,... in regexps.
17909 (ada-remote): New function.
17910 (ada-run-application): Erase the output buffer before starting the
17911 run Support remote execution of the application. Use
17912 call-process, or the arguments are incorrectly parsed
17913 (ada-set-default-project-file): Reread the content of the active
17914 project file, not the one from the current buffer When a project
17915 file is set as the default project, all directories are
17916 automatically associated with it.
17917 (ada-set-environment): New function
17918 (ada-treat-cmd-string): New special variable ${current}
17919 (ada-treat-cmd-string): Revised. The substitution is now done for
17920 any ${...} substring
17921 (ada-xref-current): If no body was found, compiles the spec
17922 instead. Setup ADA_{SOURCE,OBJECTS}_PATH before running the
17923 compiler to get rid of command line length limitations.
17924 (ada-xref-get-project-field): New function
17925 (ada-xref-project-files): New variable
17926 (ada-xref-runtime-library-specs-path)
17927 (ada-xref-runtime-library-ali-path): New variables
17928 (ada-xref-set-default-prj-values): Default run command now does a
17929 cd to the build directory. New field: main_unit Provide a default
17930 file name even if the current buffer has no prj file.
17931
17932 * ada-prj.el:
17933 Rewritten to show a tabbed-dialog.
17934 (ada-prj-add-ada-menu): Remove the map and name parameters.
17935 (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values):
17936 New function
17937 (ada-prj-load-directory, ada-prj-subdirs-of): New functions
17938 (ada-prj-load-from-file): New function
17939 (ada-prj-save): Always save fields that depend on the current buffer
17940 (ada-prj-show-value): New function
17941
17942 * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in
17943 Ada mode. This will allow us to display the Ada menu in any buffer
17944 we want (for project items).
17945 (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct
17946 number of spaces in the header.
17947
17948 2000-07-24 Dave Love <fx@gnu.org>
17949
17950 * ediff-init.el (ediff-region-help-echo): Bind face-help.
17951
17952 2000-07-23 Noah Friedman <friedman@splode.com>
17953
17954 * type-break.el (type-break): perform autosave.
17955 Suggested by Stephen Gildea <gildea@stop.mail-abuse.org>.
17956 (type-break-do-query): Cancel query schedule while performing
17957 actual query, to avoid possibility of a second query being made
17958 while first one is already in progress.
17959 (type-break-time-stamp-format): New variable.
17960 (type-break-time-stamp): New function.
17961 (type-break-time-warning): Use it.
17962 (type-break-keystroke-warning): Use it.
17963 (type-break-noninteractive-query): Use it.
17964
17965 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload
17966 cookie.
17967 Use add-minor-mode to set minor-mode-alist, if available.
17968 (eldoc-echo-area-use-multiline-p): New user option.
17969 (eldoc-echo-area-multiline-supported-p): New variable.
17970 (eldoc-docstring-format-sym-doc): Use them.
17971 (eldoc-mode): If not using idle timers, append to local post and
17972 pre command hooks. Suggested by David Byers <davby@ida.liu.se>.
17973 (eldoc-display-message-no-interference-p): Don't interfere with
17974 edebug.
17975 Add autoload cookie for eldoc-mode minor-mode-alist initialization.
17976 (eldoc-function-arglist): New function.
17977 (eldoc-function-argstring): Use it.
17978
17979 * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure
17980 auto save directory exists before calling directory-files.
17981
17982 2000-07-23 Dave Love <fx@gnu.org>
17983
17984 * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i,
17985 ^o, ^u.
17986
17987 2000-07-21 Dave Love <fx@gnu.org>
17988
17989 * ediff-init.el (ediff-region-help-echo): Modify to use overlay
17990 now passed to the function. It now works properly.
17991
17992 * smerge-mode.el (smerge-mode-menu): Fill it out.
17993
17994 2000-07-20 Gerd Moellmann <gerd@gnu.org>
17995
17996 * info-look.el (info-lookup): If *info* is shown in another frame
17997 on the same display, select that frame, instead of switching to
17998 the Info buffer in another window of the selected frame.
17999
18000 * simple.el (universal-argument-map): Bind numeric keypad keys
18001 kp-0 to kp-9 and kp-subtract.
18002 (digit-argument): Handle these keys.
18003
18004 2000-07-20 Dave Love <fx@gnu.org>
18005
18006 * net/goto-addr.el (goto-address-fontify): Don't bother with
18007 buffer-modified and read-only stuff -- irrelevant with overlays.
18008 Put an extra property on the overlays and use it to clean up in
18009 case goto-address is re-run.
18010
18011 2000-07-19 Richard M. Stallman <rms@gnu.org>
18012
18013 * timer.el (run-with-idle-timer): Doc fix.
18014
18015 * mail/mail-utils.el (mail-strip-quoted-names):
18016 Handle case where <...> appears inside "...".
18017 Use replace-match to edit the string more simply.
18018 (rmail-dont-reply-to): Cope with an unmatched ".
18019
18020 2000-07-19 Dave Love <fx@gnu.org>
18021
18022 * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs
18023 implementation.
18024
18025 * mouse.el (popup-menu): Allow a list of keymaps for menu arg.
18026 (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions.
18027 (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff.
18028
18029 2000-07-19 Gerd Moellmann <gerd@gnu.org>
18030
18031 * textmodes/refer.el: Correct maintainer's email address.
18032
18033 * progmodes/hideif.el: Correct author's email address.
18034 Fix typo in comment.
18035
18036 * xml.el: New file.
18037
18038 * mail/mailheader.el: Correct author's mail address.
18039
18040 * gnus/parse-time.el: Correct author's mail address.
18041
18042 2000-07-19 Colin Walters <walters@cis.ohio-state.edu>
18043
18044 * comint.el (comint-highlight-input, comint-highlight-face):
18045 New user options.
18046 (comint-input-ring-file-name): Change custom type.
18047 (comint-mode-map): Bind mouse-2.
18048 (comint-insert-clicked-input): New function.
18049 (comint-send-input): Handle input highlighting.
18050
18051 2000-07-18 Stefan Monnier <monnier@cs.yale.edu>
18052
18053 * mouse.el (popup-menu): New function.
18054 (mouse-major-mode-menu): Use it.
18055
18056 2000-07-18 Dave Love <fx@gnu.org>
18057
18058 * bindings.el (mode-line-mule-info, mode-line-modified): help-echo
18059 improvements.
18060
18061 2000-07-18 Gerd Moellmann <gerd@gnu.org>
18062
18063 * faces.el (face-font-selection-order)
18064 (face-font-family-alternatives): Add custom type.
18065
18066 2000-07-18 Dave Love <fx@gnu.org>
18067
18068 * cus-edit.el (custom-variable-reset-saved)
18069 (custom-variable-reset-standard): Remove unused bindings.
18070
18071 * rect.el (open-rectangle-line): Remove unused let.
18072
18073 * hl-line.el (hl-line-highlight): Check hl-line-mode.
18074
18075 2000-07-18 Gerd Moellmann <gerd@gnu.org>
18076
18077 * cdl.el: Fix `Maintainer' keyword.
18078
18079 * play/pong.el: Add author's email address.
18080
18081 2000-07-17 Sam Steingold <sds@gnu.org>
18082
18083 * files.el (insert-directory): Call `split-string' instead of
18084 re-implementing it.
18085
18086 2000-07-18 Gerd Moellmann <gerd@gnu.org>
18087
18088 * mail/vms-pmail.el: Change maintainer to FSF.
18089
18090 * net/goto-addr.el: Change maintainer to FSF.
18091
18092 * info.el (Info-title-face-alist): Removed.
18093
18094 2000-07-18 David Ponce <david@dponce.com>
18095
18096 * recentf.el (recentf-open-files): New command that works like
18097 `recentf-open-more-files', but shows the whole list of files (not just
18098 those omitted from the menu). Useful if you don't use a menu-bar!
18099 (recentf-open-more-files) Modified to use `recentf-open-files'.
18100
18101 (recentf-open-files, recentf-open-more-files)
18102 (recentf-edit-list): Dialogs use `recentf-dialog-mode'
18103
18104 (recentf-dialog-mode): New mode for dialogs. You can now just type
18105 "q" to cancel the dialogs.
18106
18107 2000-07-18 David Ponce <david@dponce.com>
18108
18109 * recentf.el: This is a major update of recentf.el. It adds new
18110 features to better organize the recentf menu and "More..." buffer.
18111
18112 Using new provided menu filtering functions you can now organize the
18113 recent files list:
18114
18115 - by major modes
18116 - by directories
18117 - by user defined rules
18118
18119 Finally, with the new `recentf-filter-changer' customizable filter you
18120 can define a ring of filters and dynamically (via the menu) cycle on
18121 each menu organization in the ring (a la msb).
18122
18123 2000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
18124
18125 * eshell/eshell.el (eshell): Replace links to eshell.info with
18126 links to eshell, to avoid problems on systems where the manual is
18127 installed as `eshell'.
18128 * eshell/esh-cmd.el (eshell-cmd): Ditto.
18129 * eshell/em-smart.el (eshell-smart): Ditto.
18130 * eshell/em-banner.el (eshell-banner): Ditto.
18131 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto.
18132
18133 * eshell/em-unix.el (eshell-shuffle-files): Don't disable
18134 same-file check in the MS-DOS version (it does support inodes).
18135
18136 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix.
18137
18138 * eshell/eshell.el (eshell-directory-name):
18139 Run default directory name through convert-standard-filename.
18140
18141 2000-07-18 Kenichi Handa <handa@etl.go.jp>
18142
18143 * international/mule-cmds.el (select-safe-coding-system):
18144 Fix typo in the comment.
18145
18146 * language/european.el (compound-text):
18147 Force katakana-jisx0201 to be designated to G1.
18148
18149 * international/mule-conf.el (oldjis-newjis-jisroman-ascii):
18150 Don't translate some national variant characters of latin-jisx0201.
18151 (x-ctext): Force katakana-jisx0201 to be designated to G1.
18152
18153 * international/kkc.el (kkc-after-update-conversion-functions):
18154 New variable.
18155 (kkc-update-conversion): Run functions in it at the tail.
18156
18157 2000-07-16 John Wiegley <johnw@gnu.org>
18158
18159 * lisp/align.el (align-newline-and-indent):
18160 Adding new function. for auto-aligning blocks of code on RET.
18161 (align-region): Fixed badly formatted minibuffer message.
18162
18163 2000-07-17 Kenichi Handa <handa@etl.go.jp>
18164
18165 * international/kkc.el (kkc-show-conversion-list-count): Customize it.
18166 (kkc-region): Update kkc-next-count and kkc-prev-count here. Show
18167 the conversion list at first if appropriate.
18168 (kkc-next): Don't update kkc-next-count here.
18169 (kkc-prev): Don't update kkc-prev-count here.
18170 (kkc-show-conversion-list-update): Fix setting up of conversion
18171 list message.
18172
18173 2000-07-16 Stefan Monnier <monnier@cs.yale.edu>
18174
18175 * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key.
18176
18177 2000-07-16 Dave Love <fx@gnu.org>
18178
18179 * cus-edit.el (custom-buffer-create-internal): Use a help-echo
18180 function to be more specific.
18181
18182 * wid-edit.el (widget-specify-field, widget-specify-button): Allow
18183 non-string help-echo.
18184 (widget-types-convert-widget): Defsubst it.
18185 (widget-echo-help): Try to cope with a help-echo function of two
18186 possible sorts.
18187
18188 2000-07-15 Jason Rumney <jasonr@gnu.org>
18189
18190 * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
18191 Declare as obsolete.
18192
18193 * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons.
18194
18195 2000-07-14 Gerd Moellmann <gerd@gnu.org>
18196
18197 * hilit-chg.el: Fix typo.
18198
18199 2000-07-14 Dave Love <fx@gnu.org>
18200
18201 * info.el (Info-mode-menu): Fix use of :help, :enable.
18202
18203 2000-07-14 Stefan Monnier <monnier@cs.yale.edu>
18204
18205 * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label.
18206
18207 2000-07-13 Dave Love <fx@gnu.org>
18208
18209 * emacs-lisp/easymenu.el: Doc fixes.
18210 (easy-menu-remove): Defalias to ignore.
18211
18212 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback):
18213 Call throw correctly.
18214
18215 2000-07-13 Gerd Moellmann <gerd@gnu.org>
18216
18217 * faces.el (frame-background-mode): Doc fix.
18218
18219 * simple.el (eval-expression-print-length): Change custom type to
18220 allow entering nil as value.
18221
18222 2000-07-13 Dave Love <fx@gnu.org>
18223
18224 * progmodes/fortran.el (fortran-imenu-generic-expression):
18225 Change definition layout.
18226 (fortran-mode-menu): Reinstate customize entries.
18227
18228 * cus-edit.el (custom-group-menu-create, customize-menu-create):
18229 Use :filter, per old XEmacs code.
18230
18231 2000-07-12 Gerd Moellmann <gerd@gnu.org>
18232
18233 * term.el (term-send-raw-meta): Strip modifiers from the keyboard
18234 event when deciding what to send to the terminal.
18235
18236 2000-07-12 Dave Love <fx@gnu.org>
18237
18238 * cus-start.el: Add optional version as 4th element of specs and
18239 use it for several things new in v21. Remove load-path. Fix type
18240 of line-number-display-limit.
18241
18242 2000-07-11 Dave Love <fx@gnu.org>
18243
18244 * progmodes/fortran.el: Don't require easymenu.
18245 Use repeat counts in various regexps.
18246 (fortran-mode-syntax-table): Defvar directly.
18247 (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
18248 (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
18249 Use defvar, not defconst.
18250 (fortran-mode-map): Change locals in `let'. Use `fortran-auto-fill'.
18251 (fortran-mode): Set fortran-comment-line-start-skip,
18252 fortran-comment-line-start-skip, dabbrev-case-fold-search.
18253 (fortran-comment-indent): Use defsubst.
18254 (fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
18255 Use fortran-comment-indent, not fortran-comment-indent-function.
18256 (fortran-comment-region, fortran-electric-line-number): Simplify.
18257 (fortran-auto-fill): New function.
18258 (fortran-do-auto-fill): Deleted.
18259 (fortran-find-comment-start-skip):
18260 Check for non-null comment-start-skip.
18261 (fortran-auto-fill-mode, fortran-fill-statement):
18262 Use fortran-auto-fill.
18263 (fortran-fill): Use fortran-auto-fill. Check for null
18264 comment-start-skip. Simplify final clause and use end-of-line finally.
18265
18266 * widget.el (widget-plist-member): New alias.
18267
18268 2000-07-11 Eli Zaretskii <eliz@is.elta.co.il>
18269
18270 * eshell/esh-module.el (toplevel): Reference
18271 byte-compile-current-file only if it is bound.
18272
18273 2000-07-10 Gerd Moellmann <gerd@gnu.org>
18274
18275 * dired.el: Don't require `dired-aux'.
18276
18277 2000-07-10 Miles Bader <miles@lsi.nec.co.jp>
18278
18279 * dired-aux.el (dired-show-file-type): New function.
18280 * dired.el (dired-mode-map): Bind `w' to dired-show-file-type.
18281 (dired-show-file-type): Add autoload.
18282
18283 2000-07-10 Kenichi Handa <handa@etl.go.jp>
18284
18285 * international/mule-diag.el (describe-font): Adjusted for the
18286 change of fontset-info.
18287 (print-fontset): Likewise.
18288
18289 2000-07-09 Stefan Monnier <monnier@cs.yale.edu>
18290
18291 * mouse.el (mouse-drag-region): Use functionp rather than fboundp.
18292
18293 2000-07-07 Gerd Moellmann <gerd@gnu.org>
18294
18295 * bindings.el: Bind `[delete]' to delete-char.
18296
18297 * dired.el (dired-find-alternate-file): New function.
18298 (dired-mode-map): Bind `a' to dired-find-alternate-file.
18299 (toplevel): Require dired-aux when compiling.
18300 (dired-buffers): Move defvar within file to avoid compiler warning.
18301
18302 * info.el (Info-last-search): Variable removed.
18303 (Info-search-history): New variable.
18304 (Info-search): New Info-search-history.
18305
18306 * battery.el, info-look.el: Change author's mail address.
18307
18308 2000-07-07 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
18309
18310 * mail/rmail.el (rmail-clear-headers): Don't throw an error
18311 if rmail-ignored-headers is nil.
18312 (rmail-retry-failure): Bind rmail-ignored-headers and
18313 rmail-displayed-headers to nil.
18314
18315 2000-07-06 Gerd Moellmann <gerd@gnu.org>
18316
18317 * lpr.el (lpr-page-header-switches): Add `-h' switch.
18318 (print-region-1): Don't hard code `-h' here.
18319
18320 * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
18321
18322 2000-07-01 Francesco Potorti` <pot@gnu.org>
18323
18324 * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
18325 exim can use "your message" instead of "the message".
18326
18327 2000-07-06 Stefan Monnier <monnier@cs.yale.edu>
18328
18329 * facemenu.el: Docstrings fixes.
18330 (facemenu-get-face): Don't use internal-find-face.
18331 (facemenu-iterate): Rename arg to match the docstring.
18332
18333 * newcomment.el (uncomment-region): Be more careful when skipping
18334 backwards over `=' not to bump into BOBP.
18335
18336 2000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
18337
18338 * ediff-diff.el (ediff-wordify): Use syntax table.
18339 * ediff-init.el (ediff-has-face-support-p): Use
18340 ediff-color-display-p.
18341 (ediff-color-display-p): Use display-color-p, changed to defun
18342 from defsubst.
18343 Got rid of special cases for NeXT and OS/2.
18344 * ediff-wind.el (ediff-setup-control-frame): Set proper modeline
18345 face.
18346
18347 2000-07-05 Stefan Monnier <monnier@cs.yale.edu>
18348
18349 * emacs-lisp/lucid.el: Require CL.
18350 (copy-tree, remprop): Remove, it's provided by CL.
18351 (map-keymap): Define in terms of cl-map-keymap.
18352 (extent-property, set-extent-end-glyph): New functions.
18353
18354 * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables.
18355
18356 2000-07-05 Gerd Moellmann <gerd@gnu.org>
18357
18358 * Makefile.in (DONTCOMPILE): Add comment that the name may
18359 not be changed without changing the make-dist script.
18360
18361 * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc.
18362 (cl-mapc): Use mapc instead of cl-old-mapc.
18363
18364 2000-07-05 Andrew Innes <andrewi@gnu.org>
18365
18366 * makefile.nt: Add support for `bootstrap' and related targets.
18367
18368 2000-07-05 Stefan Monnier <monnier@cs.yale.edu>
18369
18370 * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix.
18371 (easy-menu-do-define): Use `menu-item' format.
18372 Handle case where easy-menu-create-menu returns a symbol.
18373 Manually call the potential top-level filter in the function binding.
18374 (easy-menu-filter-return): New arg NAME.
18375 Convert to a keymap if MENU is an XEmacs menu.
18376 (easy-menu-convert-item-1): New. Extracted from easy-menu-do-add-item.
18377 (easy-menu-converted-items-table, easy-menu-convert-item):
18378 New var and fun to memoize easy-menu-convert-item-1.
18379 (easy-menu-do-add-item): Use it.
18380 (easy-menu-create-menu): Use easy-menu-convert-item.
18381 Wrap easy-menu-filter-return around any :filter specification.
18382 Don't convert the menu if a filter was specified.
18383 Tell easy-menu-make-symbol not to check for MENU being an expression.
18384 (easy-menu-make-symbol): New arg NOEXP.
18385
18386 2000-07-05 Gerd Moellmann <gerd@gnu.org>
18387
18388 * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter
18389 EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
18390 (eval-defun): If called with prefix arg, instrument code for
18391 Edebug.
18392
18393 * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string
18394 similar to that of eval-defun.
18395
18396 2000-07-04 Dave Love <fx@gnu.org>
18397
18398 * hl-line.el (hl-line-overlay): Make it permanent-local.
18399
18400 * calendar/todo-mode.el: Replaced with a working version, based on
18401 1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
18402
18403 2000-07-03 Miles Bader <miles@lsi.nec.co.jp>
18404
18405 * paths.el (prune-directory-list): New function.
18406 (Info-default-directory-list): Rewritten to more methodically
18407 enumerate a big list of possible info directories (based on the
18408 list used by the standalone info reader).
18409
18410 * info.el (info-initialize): Use prune-directory-list to remove
18411 non-existent directories from Info-directory-list.
18412
18413 * paths.el (Info-default-directory-list): Try a list of possible
18414 info-directories instead of a single one. Add the possible
18415 info directory "/usr/share/info".
18416
18417 * woman.el (woman-man.conf-path): Explicitly include the debian
18418 man-db config file "/etc/manpath.config".
18419 (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
18420 are present in `manpath.config'.
18421 (woman-manpath): Include "/usr/share/man".
18422
18423 2000-07-03 Gerd Moellmann <gerd@gnu.org>
18424
18425 * frame.el (blink-cursor-mode): Don't hide cursor initially.
18426
18427 * startup.el (command-line): Initialize blink-cursor based
18428 on window-system.
18429
18430 * frame.el (blink-cursor): Default to nil if not running under
18431 a window-system.
18432
18433 * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
18434 (face-x-resources): Remove duplicate entry for :font.
18435
18436 * textmodes/refer.el (refer-find-entry-internal): Use some-window
18437 instead of cycling through windows with next-window.
18438
18439 * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
18440 of cycling through windows with next-window.
18441
18442 * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
18443 of cycling through windows with next-window.
18444
18445 * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
18446 (edebug-get-displayed-buffer-points): Use walk-windows/some-window
18447 instead of cycling through windows with next-window.
18448
18449 * calendar/appt.el (appt-select-lowest-window): Use walk-windows
18450 instead of cycling through windows with next-window.
18451
18452 * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead
18453 of cycling through windows with next-window.
18454
18455 * terminal.el (te-process-output): Use walk-windows instead of
18456 cycling through windows with next-window.
18457
18458 * server.el (server-switch-buffer): Use some-window instead of
18459 cycling through windows with next-window.
18460
18461 * window.el (some-window): New function.
18462 (walk-windows): Remove reference to walk-windows-start.
18463
18464 * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil.
18465
18466 2000-07-03 Richard Stallman <rms@gnu.org>
18467
18468 * window.el (walk-windows): Guarantee termination by keeping a list
18469 of all the windows already handled.
18470
18471 2000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
18472
18473 * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use
18474 window-system.
18475
18476 * man.el (Man-notify-when-ready): Don't use window-system. If
18477 Man-notify-method is newframe, and the display is not
18478 multi-frame, select the frame created for the man page.
18479 (Man-init-defvars): Doc fix.
18480
18481 2000-06-28 Gerd Moellmann <gerd@gnu.org>
18482
18483 * faces.el (region): Change background color for light background.
18484
18485 * ediff-wind.el (ediff-setup-control-frame): Remove :box
18486 attribute from mode-line face of Ediff control frame.
18487
18488 * replace.el (query-replace-map): Bind `e' like `E'.
18489
18490 2000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
18491
18492 * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>:
18493 Change name to "Select All".
18494
18495 * dos-fns.el (convert-standard-filename): Fix last change.
18496
18497 2000-06-27 Gerd Moellmann <gerd@gnu.org>
18498
18499 * help.el (describe-variable): Don't insert a second `'s' in front
18500 of the string `value is shown below'. Since the syntax-table is
18501 set to emacs-lisp-mode-syntax-table, forward-sexp skips over
18502 an existing `'s', so that this won't be deleted.
18503
18504 * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el:
18505 * pcmpl-unix.el: New files.
18506
18507 2000-06-26 Stefan Monnier <monnier@cs.yale.edu>
18508
18509 * wid-edit.el (widget-member): Use the new plist-member.
18510
18511 2000-06-26 Gerd Moellmann <gerd@gnu.org>
18512
18513 * replace.el (perform-replace): Undo change of 2000-04-04.
18514 Instead, move backward 1 character at the end of the loop when
18515 necessary.
18516
18517 * faces.el (fringe): Change face for different backgrounds.
18518
18519 * eshell/esh-module.el (toplevel): Load defgroup's differently;
18520 patch from John.
18521
18522 * eshell/*.el: Change spelling of the Free Software Foundation.
18523
18524 * eshell/esh-toggle.el: Removed.
18525
18526 * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el.
18527
18528 * menu-bar.el (menu-bar-tools-menu): Call read-mail-command
18529 interactively.
18530
18531 2000-06-26 Alex Schroeder <alex@gnu.org>
18532
18533 * sql.el (sql-interactive-mode-map): Use `kbd' in calls to
18534 `define-key'; instead of checking `(emacs-version)' check for
18535 `set-keymap-parent' and `set-keymap-name' directly. Add entries
18536 for `;' and `o' which might be electric.
18537
18538 (sql-electric-stuff): New user option.
18539 (sql-magic-go): New function which uses `sql-electric-stuff'.
18540 (sql-magic-semicolon): New function which uses
18541 `sql-electric-stuff'.
18542
18543 (sql-accumulate-and-indent): Insert newline if `comint-accumulate'
18544 is not fboundp.
18545
18546 (sql-oracle-options): New variable.
18547 (sql-oracle): Use it.
18548
18549 (sql-imenu-generic-expression): Doc change.
18550 (sql-find-sqli-buffer): Make sure the default-value of sql-buffer
18551 is used.
18552
18553 (sql-informix): Added command line parameter "-" to force
18554 sql-informix-program to use stdout.
18555
18556 2000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
18557
18558 * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix.
18559 (cp864-decode-table): Doc fix.
18560 (cp720-decode-table): New variable, supports the Arabic OEM
18561 codepage used by Windows.
18562 (cp737-decode-table): New, Greek OEM codepage used by Windows.
18563
18564 2000-06-23 Dave Love <fx@gnu.org>
18565
18566 * font-lock.el (font-lock-support-mode) <defgroup>: Add :version.
18567 (font-lock-fontify-anchored-keywords): Use
18568 line-beginning-position.
18569 (global-font-lock-mode): Use mapc.
18570
18571 2000-06-23 Stefan Monnier <monnier@cs.yale.edu>
18572
18573 * eshell/esh-module.el: Require CL when compiling.
18574
18575 2000-06-23 Gerd Moellmann <gerd@gnu.org>
18576
18577 * comint.el (comint-substitute-in-file-name): Call replace-match
18578 with second and third arg t.
18579
18580 * cus-edit.el (custom-button-face, custom-button-pressed-face):
18581 Specify foreground color.
18582
18583 * faces.el (tool-bar, mode-line, header-line): Specify foreground
18584 color.
18585
18586 * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
18587
18588 * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
18589 cddr instead of cdddr.
18590
18591 * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
18592 instead of copy-list.
18593
18594 * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
18595 of copy-list.
18596
18597 * subdirs.el: Add eshell subdirectory.
18598
18599 * eshell: New subdirectory containing the Eshell package.
18600
18601 * pcomplete.el: New file.
18602
18603 2000-06-23 Paul Eggert <eggert@twinsun.com>
18604
18605 * mail/mailpost.el (post-mail-send-it): Make sure file has
18606 proper permissions from birth.
18607
18608 * files.el (basic-save-buffer-2): When temporarily setting
18609 file modes, set them to current modes plus 0200, not to 0777.
18610
18611 * emerge.el (emerge-make-temp-file): Make sure file has proper
18612 permissions from birth.
18613
18614 2000-06-22 Eli Zaretskii <eliz@is.elta.co.il>
18615
18616 * files.el (make-backup-file-name-1): On DOS/Windows, run the
18617 backup file name through convert-standard-filename.
18618
18619 * dos-fns.el (convert-standard-filename): Convert leading
18620 directories as well. When long file names are supported, convert
18621 characters that are invalid in Windows file names.
18622
18623 2000-06-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
18624
18625 * ps-print.el: Fix bug: if ^L is the very first buffer character,
18626 ps-print crashes. New feature: page selection for printing. Create
18627 raw-text-unix coding system for XEmacs. Doc fix.
18628 (ps-print-version): New version number (5.2.3).
18629 (ps-plot-region): Bug fix.
18630 (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
18631 (ps-header-sheet, ps-generate, ps-end-job): Code fix.
18632 (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
18633 funs.
18634 (ps-selected-pages, ps-last-selected-pages, ps-first-page)
18635 (ps-last-page): New vars.
18636
18637 2000-06-21 Gerd Moellmann <gerd@gnu.org>
18638
18639 * progmodes/sh-script.el (sh-while-getopts): Fix handling of
18640 empty option string.
18641
18642 2000-06-21 Eli Zaretskii <eliz@is.elta.co.il>
18643
18644 * man.el (man): Doc fix.
18645
18646 2000-06-21 Kenichi Handa <handa@etl.go.jp>
18647
18648 * international/mule-cmds.el (set-language-info-alist): Docstring
18649 fixed.
18650
18651 2000-06-20 Gerd Moellmann <gerd@gnu.org>
18652
18653 * version.el (emacs-version): Use ISO date format.
18654
18655 * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
18656 instead of `M-backspace'.
18657
18658 * simple.el (turn-off-auto-fill): New function.
18659
18660 2000-06-20 Stefan Monnier <monnier@cs.yale.edu>
18661
18662 * jit-lock.el (with-buffer-prepared-for-jit-lock):
18663 Renamed from with-buffer-prepared-for-font-lock and use
18664 inhibit-modification-hooks rather than setting *-change-functions.
18665 Update all functions to use the new name.
18666 (jit-lock-first-unfontify-pos): New semantics (and doc).
18667 (jit-lock-mode): Make non-interactive.
18668 Don't automatically turn on font-lock.
18669 Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
18670 Always use jit-lock-after-change.
18671 Remove and restore font-lock-after-change-function.
18672 (turn-on-jit-lock, jit-lock-after-fontify-buffer)
18673 (jit-lock-after-unfontify-buffer): Remove.
18674 (jit-lock-stealth-fontify):
18675 Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
18676 (jit-lock-after-change): Set the `fontified' text-prop to nil.
18677
18678 2000-06-20 Sam Steingold <sds@gnu.org>
18679
18680 * emacs-lisp/cl-indent.el (toplevel): Indent
18681 `print-unreadable-object' properly. Untabify.
18682
18683 2000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
18684
18685 * textmodes/reftex.el (reftex-find-citation-regexp-format):
18686 Support for bibentry.
18687 (reftex-compile-variables): Fixed problem with end of section-re.
18688
18689 * texmodes/reftex-dcr.el (reftex-view-crossref,
18690 reftex-view-crossref-from-bibtex):
18691 Deal with changed `reftex-find-citation-regexp-format'.
18692 (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
18693 Replaced `remprop' with `put'.
18694 (reftex-view-crossref, reftex-view-crossref-when-idle):
18695 Support for bibentry.
18696
18697 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
18698 New entry for bibentry package.
18699
18700 * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
18701 Regexp also matches "\nobibliography".
18702
18703 * textmodes/reftex-global.el (reftex-renumber-simple-labels):
18704 Call `reftex-ensure-write-access' before doing anything.
18705 (reftex-ensure-write-access): New function.
18706
18707 2000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
18708
18709 * progmodes/idlwave.el: File re-installed (update to version 4.2)
18710
18711 * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
18712
18713 * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
18714
18715 * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
18716
18717
18718 2000-06-20 Dave Love <fx@gnu.org>
18719
18720 * faces.el (frame-background-mode): Use set-default, not set, in
18721 setter.
18722 (frame-update-faces, frame-update-face-colors): Define with
18723 defalias.
18724
18725 * enriched.el (enriched-decode-foreground)
18726 (enriched-decode-background): Don't use internal-find-face.
18727
18728 * apropos.el: Doc fixes.
18729
18730 * cus-edit.el (customize-changed-options): Check arg.
18731 (customize-version-lessp): Don't require decimal point.
18732
18733 * custom.el (defcustom, defgroup): Doc fix.
18734
18735 * newcomment.el (comment) <defgroup>: Add :version.
18736 (comment-multi-line): Doc fix.
18737
18738 * emulation/mlsupport.el (define-hooked-local-abbrev,
18739 define-hooked-global-abbrev): Fix, using define-abbrev.
18740
18741 2000-06-19 Gerd Moellmann <gerd@gnu.org>
18742
18743 * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
18744 the whole buffer.
18745
18746 2000-06-19 Dave Love <fx@gnu.org>
18747
18748 * menu-bar.el (menu-bar-options-save): New function.
18749 (menu-bar-options-menu): Use it.
18750 (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
18751 Simplify.
18752
18753 2000-06-19 Andreas Schwab <schwab@suse.de>
18754
18755 * progmodes/etags.el (tags-query-replace): Put new parameters
18756 START and END at the end, for backward compatibility.
18757
18758 2000-06-19 Kenichi Handa <handa@etl.go.jp>
18759
18760 * international/codepage.el:
18761 (cp-coding-system-for-codepage-1): Delete special codes for
18762 generating xxx-dos coding system because now a CCL based coding
18763 system can handle EOL conversion by default.
18764
18765 * international/mule.el (make-coding-system): Generate subsidiary
18766 coding systems for EOL handling variants even for a CCL based
18767 coding system.
18768
18769 2000-06-19 Kenichi Handa <handa@etl.go.jp>
18770
18771 * international/isearch-x.el (isearch-minibuffer-input-method)
18772 (isearch-minibuffer-input-method-function): These variables
18773 deleted.
18774 (isearch-with-input-method): Don't use the above variables.
18775 (isearch-process-search-multibyte-characters): Likewise. Call
18776 read-string with the arg INHERIT-INPUT-METHOD t.
18777
18778 2000-06-17 Stefan Monnier <monnier@cs.yale.edu>
18779
18780 * font-lock.el (font-lock-after-fontify-buffer)
18781 (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
18782
18783 * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
18784 Use consistent make-local-variable style for font-lock-fontified.
18785 (jit-lock-fontify-buffer):
18786 Don't bother checking for font-lock-mode and jit-lock-mode.
18787
18788 * time.el: Remove trailing ^M that prevent CVS-merging.
18789
18790 2000-06-16 Gerd Moellmann <gerd@gnu.org>
18791
18792 * Makefile.in (distclean): New target.
18793
18794 2000-06-16 Stefan Monnier <monnier@cs.yale.edu>
18795
18796 * Makefile.in (srcdir): Define for update-subdirs.
18797
18798 2000-06-16 Gerd Moellmann <gerd@gnu.org>
18799
18800 * find-lisp.el: New file.
18801
18802 2000-06-16 Andrew Innes <andrewi@gnu.org>
18803
18804 * time.el (display-time-mail-function): New variable, to allow
18805 external packages to indicate when new mail is available.
18806 (display-time-update): Use it.
18807
18808 2000-06-16 Kenichi Handa <handa@etl.go.jp>
18809
18810 * international/mule.el (mule-version): Change version name to
18811 SAKAKI. AOI has already been used by Meadow.
18812
18813 * international/quail.el (quail-show-guidance-buf): To find the
18814 bottom window (but minibuffer), pay attention to the height of
18815 minibuffer.
18816
18817 2000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
18818
18819 * arc-mode.el (archive-mode-map): Use the new menu-item format for
18820 menu-bar menus. Add help strings. Don't remove the Edit menu
18821 from the menu bar, as the menu bar has enough space now.
18822
18823 * Makefile.in (SHELL): Make sure /bin/sh is used.
18824
18825 * woman.el (woman-man-buffer): Fix bold and underlined CJK
18826 characters, which use series of two ^H characters instead of one.
18827
18828 2000-06-15 Gerd Moellmann <gerd@gnu.org>
18829
18830 * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
18831 (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
18832 functions.
18833 (Info-find-node-2): Try a case-sensitive search first, then
18834 do a case-insensitive search.
18835
18836 * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
18837 tutorials.
18838
18839 * complete.el (PC-env-vars-alist): New variable.
18840 (PC-complete-as-file-name): New function.
18841 (partial-completion-mode): Initialize PC-env-vars-alist from
18842 process-environment.
18843 (PC-do-completion): Handle completion of env vars.
18844
18845 * info.el (Info-set-mode-line): Show file name in mode line,
18846 use `*Info*' instead of `Info:'.
18847
18848 * startup.el (command-line-1): Change copyright messages to year
18849 2000.
18850
18851 2000-06-15 Dave Love <fx@gnu.org>
18852
18853 * net/goto-addr.el (goto-address-fontify): Use keymap property,
18854 not local-map.
18855
18856 2000-06-15 Kenichi Handa <handa@etl.go.jp>
18857
18858 * international/mule.el (set-buffer-file-coding-system): Almost
18859 rewritten to handle `undecided' as no-op.
18860
18861 2000-06-14 Gerd Moellmann <gerd@gnu.org>
18862
18863 * Makefile.in: New file.
18864
18865 * Makefile: Removed.
18866
18867 * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
18868 (goto-address-highlight-keymap): Bind C-c RET.
18869
18870 2000-06-14 Kenichi Handa <handa@etl.go.jp>
18871
18872 * mail/sendmail.el (sendmail-send-it): The temporary buffer
18873 inherits buffer-file-coding-system of the current buffer.
18874
18875 * tar-mode.el (tar-extract): For goto-char, use (point-min), not
18876 0. Give correct argument to set-auto-coding-function.
18877 (tar-expunge): For goto-char, use (point-min), not 0.
18878 (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
18879 (tar-subfile-save-buffer): Likewize.
18880
18881 * international/mule.el
18882 (after-insert-file-set-buffer-file-coding-system): Call
18883 set-buffer-file-coding-system with the arg FORCE t.
18884
18885 2000-06-13 Gerd Moellmann <gerd@gnu.org>
18886
18887 * mail/sendmail.el (mail-specify-envelope-from): Initialize to
18888 nil. Contemporary sendmails issue an X-Authentication-Warning if
18889 the sender is set with `-f'.
18890
18891 2000-06-13 Dave Love <fx@gnu.org>
18892
18893 * help.el (describe-function-1): Kluge around cases of functions
18894 fset to subrs whose doc doesn't match their symbol-name.
18895
18896 * image.el (insert-image): Default STRING to a space.
18897
18898 * info.el Doc fixes.
18899 (Info-build-node-completions): Match Ref tags.
18900
18901 2000-06-13 Eli Zaretskii <eliz@is.elta.co.il>
18902
18903 * frame.el (display-multi-frame-p, display-multi-font-p): New
18904 defaliases for display-graphic-p.
18905
18906 * hl-line.el: Fixed a typo in commentary.
18907
18908 2000-06-13 Kenichi Handa <handa@etl.go.jp>
18909
18910 * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
18911 fixed.
18912
18913 2000-06-12 Dave Love <fx@gnu.org>
18914
18915 * image.el (insert-image): Save a little consing.
18916
18917 2000-06-12 Kenichi Handa <handa@etl.go.jp>
18918
18919 * language/tibet-util.el: Convert all tibetan-1-column characters
18920 to the corresponding tibetan characters.
18921 (tibetan-add-components): Delete code for the special treatment of
18922 'a chung.
18923
18924 * language/tibetan.el (tibetan-composable-pattern): Fix previous
18925 change.
18926 (tibetan-vowel-transcription-alist): More rules added.
18927 (tibetan-composite-vowel-alist): New variable.
18928 (tibetan-precomposition-rule-alist): More rules added.
18929
18930 2000-06-12 Stefan Monnier <monnier@cs.yale.edu>
18931
18932 * startup.el (command-line): Only call menu-bar-mode if interactive.
18933
18934 * thingatpt.el (toplevel symbol-properties):
18935 * textmodes/makeinfo.el (makeinfo-compile):
18936 * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
18937 * progmodes/hideif.el (hif-compress-define-list)
18938 (hide-ifdef-use-define-alist):
18939 * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
18940 (ange-ftp-vms-add-file-entry):
18941 * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
18942 * man.el (Man-build-man-command):
18943 * mail/rnewspost.el (news-reply-header-hook):
18944 * info.el (Info-insert-dir):
18945 * emulation/mlconvert.el (backward-word, forward-word, setq):
18946 * emacs-lisp/gulp.el (gulp-send-requests):
18947 * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
18948 (byte-optimize-inline-handler, byte-optimize-form-code-walker)
18949 (byte-optimize-apply, end of file):
18950 * emacs-lisp/advice.el (ad-advice-class-completion-table)
18951 (ad-make-freeze-definition):
18952 * startup.el (command-line, command-line-1): Don't quote lambdas.
18953
18954 * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
18955 (cvs-cleanup-removed): New function.
18956 (cvs-cleanup-functions): New var.
18957 (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
18958 some flexibility in specifying additional entries to auto-cleanup.
18959 (cvs-quickdir): New function.
18960 (cvs-mode-insert): Use cvs-fileinfo-from-entries.
18961 (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
18962 (cvs-mode-find-file): Check that we are on a filename or dirname
18963 when invoked through a mouse-click.
18964 (cvs-full-path): Remove.
18965 (cvs-dired-action): Re-introduced.
18966 (cvs-dired-noselect): Use it.
18967 (vc-post-command-functions): use this new hook if available.
18968
18969 * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
18970 (cvs-status-map): Don't inherit from cvs-mode-map anymore.
18971 (cvs-filename-map, cvs-dirname-map): Remove.
18972 (cvs-default-action): Remove.
18973 (cvs-add-face): Use `keymap' rather than `local-map' property, and only
18974 if the arg is really a keymap.
18975 (cvs-fileinfo-pp): Don't use any special map for file and dir names.
18976 Don't hardcode the mapping from state (aka type) to face, but check
18977 the var cvs-fi-<type>-face instead.
18978 (cvs-fileinfo-from-entries): New function.
18979
18980 * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
18981 Docstring fix.
18982 (cvs-find-file-and-jump): Change default to be safer.
18983 (cvs-mode-diff-map): Define it as a function as well.
18984 (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
18985 Bind mouse-2 in this global map rather than with text-properties.
18986
18987 * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
18988 file to resolve the ambiguity between C(conflict) and C(need-merge).
18989
18990 2000-06-12 Kenichi Handa <handa@etl.go.jp>
18991
18992 * international/mule.el (set-buffer-file-coding-system): If
18993 CODING-SYSTEM is nil, set buffer-file-coding-system to nil
18994 unconditionally.
18995
18996 2000-06-12 Dave Love <fx@gnu.org>
18997
18998 * wid-edit.el (widget-specify-button): Really suppress the face if
18999 required.
19000
19001 2000-06-11 Gerd Moellmann <gerd@gnu.org>
19002
19003 * term/x-win.el (x-colors): Add colors from recent rgb.txt.
19004
19005 2000-06-11 Stefan Monnier <monnier@cs.yale.edu>
19006
19007 * imenu.el (imenu-generic-expression): Docstring fix.
19008
19009 * composite.el (composition-function-table): Move the `put'
19010 below the autoload cookie so we can load the file before loaddefs.
19011
19012 * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
19013
19014 * emacs-lisp/autoload.el (make-autoload): Use `cond'.
19015 Handle easy-mmode-define-global-mode.
19016 For complex macros like define-minor-mode that can generate
19017 several autoload entries, try to autoload entries in the
19018 macroexpanded code.
19019
19020 * emacs-lisp/easy-mmode.el (define-minor-mode):
19021 If KEYMAP is a symbol, just use it.
19022 Use byte-compile-current-file and load-file-name to infer the
19023 proper :require to pass to defcustom.
19024 Wrap the hook var into `progn' so as not to autoload it.
19025 Add a :autoload-end cookie.
19026 Be more careful about the evaluation of KEYMAP.
19027 (easy-mmode-define-global-mode): Add a :autoload-end cookie.
19028 (define-derived-mode): Move define-abbrev-table outside of defvar.
19029
19030 2000-06-10 Stefan Monnier <monnier@cs.yale.edu>
19031
19032 * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
19033 (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
19034 (backup-compiled-files): Ignore errors during `tar'.
19035 (bootstrap): Make autoloads before elc files.
19036
19037 2000-06-10 Kenichi Handa <handa@etl.go.jp>
19038
19039 * international/mule.el (set-buffer-file-coding-system): If one of
19040 undecided-XXX is specified, change only EOL conversion.
19041
19042 * international/mule-conf.el (unix): New alias for the coding
19043 system undecided-unix.
19044
19045 2000-06-09 Dave Love <fx@gnu.org>
19046
19047 * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
19048
19049 * progmodes/executable.el: Byte compile dynamic.
19050 (executable-insert): Change custom type.
19051 (executable-find): Add autoload cookie.
19052 (executable-make-buffer-file-executable-if-script-p): New
19053 function. After Noah Friedman.
19054
19055 * files.el (after-save-hook): Customize, with
19056 executable-make-buffer-file-executable-if-script-p as an option.
19057
19058 2000-06-09 Kenichi Handa <handa@etl.go.jp>
19059
19060 * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
19061 "tib24p-mule.bdf" for Tibetan.
19062
19063 * composite.el (decompose-composite-char): Declare it as obsolete.
19064
19065 * man.el (Man-fontify-manpage): Pay attention to underline and
19066 overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
19067
19068 2000-06-08 Gerd Moellmann <gerd@gnu.org>
19069
19070 * thingatpt.el (forward-thing): Use functionp instead of fboundp.
19071 Set maintainer to FSF since author isn't reachable.
19072
19073 2000-06-08 Dave Love <fx@gnu.org>
19074
19075 * international/mule-cmds.el (select-safe-coding-system): If
19076 DEFAULT-CODING-SYSTEM is not specified, also check the most
19077 preferred coding-system if buffer-file-coding-system is
19078 `undecided'. From Handa.
19079
19080 2000-06-08 Kenichi Handa <handa@etl.go.jp>
19081
19082 * international/mule.el
19083 (after-insert-file-set-buffer-file-coding-system): If the buffer
19084 size is greater than INSERTED, judget that we are not visiting.
19085
19086 2000-06-07 Rajesh Vaidheeswarran <rv@gnu.org>
19087
19088 * whitespace.el (defgroup whitespace): Comment out `:version'.
19089 XEmacs 20.4 has problems defining the group with this present.
19090 We'll have this commented out till get resolve the problem.
19091
19092 2000-06-07 John Wiegley <johnw@gnu.org>
19093
19094 * align.el (align-dq-string-modes, align-sq-string-modes)
19095 (align-open-comment-modes): Add pyhton-mode.
19096 (align-rules-list): Use get-text-property instead of
19097 text-properties-at.
19098 (align-rules-list): Add python-assignment.
19099 (align-rules-list): Change perl-comma-delimiter to
19100 basic-comma-delimiter. Use if for Perl modes and python-mode.
19101 (align-rules-list): Add python-chain-logic and
19102 basic-line-continuation.
19103
19104 2000-06-07 Jari Aalto <jari.aalto@poboxes.com>
19105
19106 * apropos.el (apropos-mode-hook): New user variable.
19107 (apropos-mode): Run apropos-mode-hook.
19108
19109 2000-06-07 David Ponce <david@dponce.com>
19110
19111 * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
19112 commands. Require `wid-edit' at run-time.
19113
19114 2000-06-07 David Ponce <david@dponce.com>
19115
19116 * recentf.el: Added some "Commentary".
19117 (recentf-open-more-files, recentf-edit-list): Minor changes to
19118 move the point at the top of the file list. This behaviour is
19119 consistent with the menu one when the list contains a lot of
19120 files.
19121 (recentf-cleanup): Now displays the number of items removed from
19122 the list.
19123 (recentf-relative-filter) New menu filter to show filenames
19124 relative to `default-directory'.
19125
19126 2000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
19127
19128 * ps-print.el: XEmacs compatibility. Doc fix. Can select page size
19129 with/without giving an error if PostScript printer doesn't have this
19130 kind of page size. Zebra Stripe continues or restarts on next page.
19131 Manual/automatic paper feeding. Switch or not the header.
19132 (ps-print-version): New version number (5.2.2).
19133 (ps-windows-system): Include emx as a Windows system.
19134 (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
19135 (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
19136 (ps-background-text): Code fix.
19137 (ps-error-handler-message, ps-user-defined-prologue)
19138 (ps-print-prologue-header, ps-printer-name)
19139 (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
19140 (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
19141 (ps-use-face-background): Customization fix.
19142 (ps-n-up-database): Data fix.
19143 (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
19144 (ps-switch-header): New vars.
19145 (ps-xemacs-color-name, ps-face-foreground-name)
19146 (ps-face-background-name, ps-boolean-constant): New funs.
19147
19148 2000-06-07 Dave Love <fx@gnu.org>
19149
19150 * allout.el: New version from Manheimer.
19151
19152 2000-06-07 Kenichi Handa <handa@etl.go.jp>
19153
19154 * textmodes/fill.el (fill-find-break-point): Check the validity of
19155 charset.
19156
19157 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
19158
19159 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
19160 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
19161 Call display-color-p and display-mouse-p instead of looking at
19162 window-system.
19163
19164 2000-06-06 Dave Love <fx@gnu.org>
19165
19166 * image.el (find-image): Doc fix. Return nil if image not found.
19167 (put-image, insert-image): Make STRING arg optional.
19168
19169 2000-06-06 Kenichi Handa <handa@etl.go.jp>
19170
19171 * language/vietnamese.el: Remove eval-when-compile.
19172 (viet-viscii-nonascii-translation-table): Define it as a
19173 translation table made from viet-viscii-decode-table.
19174 (viet-viscii-encode-table): Define it as a translation table made
19175 from the reverse map of above.
19176 (viet-vscii-nonascii-translation-table): Define it as a
19177 translation table made from viet-vscii-decode-table.
19178 (viet-vscii-encode-table): Define it as a translation table made
19179 from the reverse map of above.
19180 (ccl-decode-viscii): Use translate-character.
19181 (ccl-encode-viscii, ccl-encode-viscii-font)
19182 (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
19183 Likewize.
19184
19185 * language/cyrillic.el: Remove eval-when-compile.
19186 (cyrillic-koi8-r-nonascii-translation-table): Define it as a
19187 translation table made from cyrillic-koi8-r-decode-table.
19188 (cyrillic-koi8-r-encode-table): Define it as a translation table
19189 made from the reverse map of above.
19190 (ccl-decode-koi8): Use translate-character.
19191 (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
19192 (cyrillic-alternativnyj-nonascii-translation-table): Define it as
19193 a translation table made from cyrillic-alternativnyj-decode-table.
19194 (cyrillic-alternativnyj-encode-table): Define it as a translation
19195 table made from the reverse map of above.
19196 (ccl-decode-alternativnyj): Use translate-character.
19197 (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
19198 Likewize
19199
19200 * international/mule-diag.el (non-iso-charset-alist): Specify
19201 translation table symbol instead of translation table itself.
19202 (list-block-of-chars): CHARSET may be a translation table symbol.
19203
19204 * international/mule.el (make-coding-system): If CODING-SYSTEM
19205 already exists, override it.
19206
19207 * international/fontset.el: Use family `proportional' for Tibetan
19208 fonts.
19209
19210 * international/ccl.el (ccl-compile-translate-character): Don't
19211 check if Rrr has property translation-table.
19212 (ccl-compile-map-multiple): Modified to avoid compiler warning.
19213
19214 2000-06-05 Gerd Moellmann <gerd@gnu.org>
19215
19216 * info.el: Bind case-fold-search to t when searching in case
19217 a user sets it to nil in a hook.
19218
19219 2000-06-05 Stefan Monnier <monnier@cs.yale.edu>
19220
19221 * autoarg.el (autoarg-mode, autoarg-kp-mode):
19222 * hl-line.el (hl-line-mode): Use the new :global key argument.
19223
19224 * tar-mode.el (tar-header-block-recompute-checksum): Remove.
19225 (tar-clip-time-string): Prepend a space.
19226 (tar-grind-file-mode): Construct a string rather than modifying one.
19227 (tar-header-block-summarize): Fix docstring.
19228 Use `format' rather than an error-prone set of copy-loops.
19229
19230 * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
19231 (diff-goto-source, diff-unified->context, diff-context->unified)
19232 (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
19233 understand the format output by the `-p' argument to diff.
19234
19235 * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
19236 (sh-re-done): Use defconst.
19237 (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
19238 (sh-help-string-for-variable, sh-guess-basic-offset):
19239 Don't quote lambdas.
19240 (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
19241 (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
19242
19243 * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
19244 (mh-letter-mode): Derive from text-mode.
19245 This implicitly means that it now calls kill-all-local-variables.
19246 Also remove the Emacs-18 compatibility code.
19247
19248 * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
19249 Make use of symbol-property doc-string-elt.
19250 Use memq rather than a sequence of eq.
19251 (doc-string-elt): Fix the wrong or missing previously unused values.
19252 (autoload-print-form): New function extracted from
19253 generate-file-autoloads to allow recursion when handling progn
19254 so that defvar's and defun's docstrings are properly printed.
19255 (generate-file-autoloads): Use it.
19256
19257 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
19258 Use find-file-hooks in the minor-mode function.
19259 Be careful not to loop indefinitely in the post-command-hook function.
19260
19261 2000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
19262
19263 * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
19264 tty's.
19265 * ediff-diff.el (ediff-exec-process): Use --binary for fine
19266 differences whenever appropriate.
19267 * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
19268 * viper.el (find-file, find-file-other-window): Get viper to do
19269 wildcards.
19270
19271 2000-06-04 Stefan Monnier <monnier@cs.yale.edu>
19272
19273 * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
19274 (jit-lock-fontify-buffer): New function for JIT refontification.
19275 (jit-lock-mode): Fix docstring.
19276 Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
19277 Remove jit-lock-after-change from the _local_ hook.
19278 (jit-lock-function-1): Fix docstring.
19279
19280 * info.el (Info-on-current-buffer): Initialize info.
19281
19282 * newcomment.el (comment-indent): Ignore comment-indent-hook.
19283
19284 * progmodes/tcl.el (tcl-indent-for-comment):
19285 Ignore comment-indent-hook.
19286
19287 * emacs-lisp/easy-mmode.el: Require CL during compilation.
19288 (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
19289 (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
19290 and improve to use the lighter to guess the capitalization.
19291 (define-minor-mode): Inline code from easy-mmode-define-toggle.
19292 Add keyword arguments to specify global-ness or the custom group.
19293 Add local-map and help-echo properties to the lighter.
19294 (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
19295 (easy-mmode-define-global-mode): New macro.
19296
19297 2000-06-02 Dave Love <fx@gnu.org>
19298
19299 * wid-edit.el: byte-compile-dynamic since we typically don't use
19300 all the widgets. Don't require cl or widget. Remove
19301 eval-and-compile. Don't autoload finder-commentary. Doc fixes.
19302 (widget-read-event): Removed. Callers changed to use read-event.
19303 (widget-button-release-event-p): Renamed from
19304 button-release-event-p.
19305 (widget-field-add-space, widget-field-use-before-change):
19306 Uncustomize.
19307 (widget-specify-field): Use keymap property, not local-map.
19308 (widget-specify-button): Obey :suppress-face.
19309 (widget-specify-insert): Use modern backquote syntax.
19310 (widget-image-directory): Renamed from widget-glyph-directory.
19311 (widget-image-enable): Renamed from widget-glyph-enable.
19312 (widget-image-find): Replaces widget-glyph-find.
19313 (widget-button-pressed-face): Move defvar.
19314 (widget-image-insert): Replaces widget-glyph-insert.
19315 (widget-convert): Use keywordp.
19316 (widget-leave-text, widget-children-value-delete): Use mapc.
19317 (widget-keymap): Remove XEmacs stuff.
19318 (widget-field-keymap, widget-text-keymap): Define all inside defvar.
19319 (widget-button-click): Don't set point at the click, but re-centre
19320 if we scroll out of window. Rewritten for images v. glyphs &c.
19321 (widget-tabable-at): Use POS arg, not point.
19322 (widget-beginning-of-line, widget-end-of-line)
19323 (widget-item-value-create, widget-sublist, widget-princ-to-string)
19324 (widget-sexp-prompt-value, widget-echo-help): Simplify.
19325 (widget-default-create): Use widget-image-insert; some rewriting.
19326 (widget-visibility-value-create)
19327 (widget-push-button-value-create, widget-toggle-value-create): Use
19328 widget-image-insert.
19329 (checkbox): Create on and off images dynamically.
19330 (documentation-link): Change :help-echo.
19331 (widget-documentation-link-echo-help): Remove.
19332
19333 2000-06-02 Stefan Monnier <monnier@cs.yale.edu>
19334
19335 * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
19336
19337 * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
19338 (easy-mmode-define-toggle, define-minor-mode): Use it.
19339 (easy-mmode-define-keymap): Docstring fix.
19340 (define-derived-mode): Default PARENT to fundamental-mode.
19341 Add the derived-mode-parent symbol-property.
19342 (easy-mmode-derived-mode-p): New function.
19343
19344 2000-06-02 Dave Love <fx@gnu.org>
19345
19346 * files.el (convert-standard-filename): Doc fix.
19347 (normal-backup-enable-predicate): New function.
19348 (backup-enable-predicate): Use it to replace the lambda form.
19349
19350 * calendar/todo-mode.el: [This needs more work on the outline
19351 stuff.] Doc fixes.
19352 (todo) <defgroup>: Add :version.
19353 (todo-add-category): Don't use pushnew.
19354 (todo-cmd-raise): Fix typo.
19355 (todo-top-priorities): Change temp buffer name.
19356 (todo-category-alist): Avoid redundant lambda.
19357 (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
19358 Use outline-next-heading.
19359
19360 * autoarg.el: Rewritten to use define-minor-mode.
19361 (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
19362 (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
19363
19364 2000-06-02 Kenichi Handa <handa@etl.go.jp>
19365
19366 * isearch.el (isearch-other-meta-char): Fix previous change.
19367
19368 2000-06-01 Stefan Monnier <monnier@cs.yale.edu>
19369
19370 * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
19371 (log-edit-done): Only add the comment to the ring if it's different
19372 from the last comment entered.
19373
19374 * isearch.el (isearch-highlight): Turn internal-find-face into facep.
19375
19376 2000-06-01 Dave Love <fx@gnu.org>
19377
19378 * hl-line.el: Rewritten using define-minor-mode.
19379
19380 * help.el (describe-function-1): Distinguish special form from
19381 builtin function. Sanity-check presence of arglist for builtins.
19382
19383 2000-06-01 Kenichi Handa <handa@etl.go.jp>
19384
19385 * international/characters.el: Fix syntax/category setting of
19386 Tibetan characters.
19387
19388 * language/tibet-util.el (tibetan-add-components): Fixes for new
19389 encoding of Tibetan characters.
19390 (tibetan-decompose-precomposition-alist): New variable.
19391 (tibetan-decompose-region): Convert precomposed characters to
19392 non-precomposed characters.
19393 (tibetan-decompose-string): Likewise.
19394 (tibetan-composition-function): Fix args to
19395 thibetan-compose-string.
19396
19397 * language/tibetan.el (tibetan-composable-pattern): More
19398 characters included.
19399 (tibetan-consonant-transcription-alist): Rule for "R" added.
19400 (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
19401 "+R" added.
19402 (tibetan-base-to-subjoined-alist): Rule for "RA" added.
19403
19404 * language/lao-util.el (lao-composition-function): Fix args to
19405 compose-string.
19406
19407 * language/thai-util.el (thai-composition-function): Fix args to
19408 compose-string.
19409
19410 * isearch.el (isearch-update): Set disable-point-adjustment to t
19411 to prevent the point moving to the end of a composition when a
19412 part of a composition is searched.
19413 (isearch-other-meta-char): If the key invoking this command can be
19414 mapped by function-key-map to a printing char, call
19415 isearch-process-search-char directly.
19416
19417 2000-06-01 Stefan Monnier <monnier@cs.yale.edu>
19418
19419 * emacs-lisp/bytecomp.el:
19420 * frame.el:
19421 * international/mule-cmds.el:
19422 * international/mule-util.el:
19423 * international/mule.el:
19424 * mouse.el:
19425 * subr.el:
19426 * faces.el: Update calls to make-obsolete with a WHEN argument.
19427
19428 * byte-run.el (make-obsolete, make-obsolete-variable):
19429 Add an optional WHEN argument and change the format of the
19430 symbol-property information.
19431 * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
19432 (byte-compile-obsolete, byte-compile-variable-ref): Understand the
19433 new obsolete-symbol-property format and print WHEN if it is provided.
19434
19435 2000-05-31 Dave Love <fx@gnu.org>
19436
19437 * loadhist.el (loadhist-hook-functions): Remove
19438 before-change-function, after-change-function.
19439 (unload-feature): Deal with symbols which are both bound and
19440 fbound.
19441
19442 * mouse.el (mouse-save-then-kill-delete-region): Don't bind
19443 before-change-function, after-change-function.
19444
19445 * simple.el (newline): Don't bind before-change-function,
19446 after-change-function.
19447
19448 2000-05-31 Rajesh Vaidheeswarran <rv@gnu.org>
19449
19450 * whitespace.el (whitespace-rescan-timer-time): Update interval
19451 set to 600 seconds (10 minutes) instead of 60 seconds since
19452 a large number of whitespace buffers causes emacs to `freeze'
19453 for a considerable amount of time.
19454
19455 * whitespace.el: Updated email address
19456
19457 2000-05-31 Dave Love <fx@gnu.org>
19458
19459 * add-log.el (change-log-font-lock-keywords) <function>: Add
19460 pattern for function of change.
19461 (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
19462 acknowledgements patterns.
19463
19464 2000-05-31 Kenichi Handa <handa@etl.go.jp>
19465
19466 * isearch.el (isearch-printing-char): If keyboard coding system is
19467 being used, call isearch-process-search-multibyte-characters.
19468
19469 * international/isearch-x.el: Mostly rewritten.
19470
19471 * international/quail.el (quail-start-conversion): Don't include
19472 unhandled events in the returned events, but set them in
19473 unread-command-events. Exit if all inputs are deleted.
19474
19475 2000-05-30 Jason Rumney <jasonr@gnu.org>
19476
19477 * w32-fns.el (w32-charset-info-alist): Add each charset separately.
19478
19479 * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
19480 Reenable code to create initial fontsets.
19481 Use set-fontset-font in place of put-charset-property.
19482
19483 2000-05-30 Gerd Moellmann <gerd@gnu.org>
19484
19485 * progmodes/perl-mode.el (perl-indent-line): When looking for a
19486 label, ensure that the first colon isn't followed by another.
19487
19488 * paths.el (Info-default-directory-list): Doc fix.
19489
19490 * net/net-utils.el (finger-X.500-host-regexps): New user-option.
19491 (finger): If HOST matches a regexp from finger-X.500-host-regexps,
19492 send a query containing USER only, not USER@HOST.
19493
19494 * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
19495 and rmail-msgend to compute the restriction at the end, instead of
19496 computing it.
19497
19498 2000-05-29 Gerd Moellmann <gerd@gnu.org>
19499
19500 * dabbrev.el (dabbrev-expand): Don't display messages in the
19501 echo area if the minibuffer window is active.
19502
19503 * jit-lock.el (jit-lock-mode): Add after change function to
19504 local hook.
19505
19506 2000-05-29 Christoph Wedler <Christoph.Wedler@sap.com>
19507
19508 * antlr-mode.el: New commands: hide/unhide actions,
19509 upcase/downcase literals.
19510 (antlr-tiny-action-length): New user option.
19511 (antlr-hide-actions): New command. Suggested by
19512 Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
19513 (antlr-mode-map): New binding [C-c C-v].
19514 (antlr-mode-menu): New entries.
19515 (antlr-downcase-literals): New command.
19516 (antlr-upcase-literals): Ditto.
19517
19518 * antlr-mode.el: Minor changes: indendation, mode-name.
19519 (antlr-indent-line): Indent cpp directive at column 0.
19520 (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
19521
19522 * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
19523 (antlr-font-lock-additional-keywords): Workaround for intentional
19524 bug in XEmacs version of font-lock.
19525 (antlr-mode): Set symbol property `mode-name' to "Antlr". Could
19526 be used by a smarter version of `buffers-menu-grouping-function'.
19527
19528 2000-05-29 Gerd Moellmann <gerd@gnu.org>
19529
19530 * tmm.el (tmm-prompt): Recognize menu item definitions of the for
19531 `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
19532
19533 2000-05-29 Kenichi Handa <handa@etl.go.jp>
19534
19535 * international/encoded-kb.el
19536 (encoded-kbd-iso2022-designation-map): Pay attention to that
19537 charset-iso-final-char return -1 for eight-bit-control and
19538 eight-bit-graphic.
19539
19540 2000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
19541
19542 * speedbar.el (speedbar-use-images, speedbar-update-flag)
19543 (speedbar-easymenu-definition-base): Use display-graphic-p where
19544 available, instead of window-system.
19545
19546 2000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
19547
19548 * international/codepage.el (cp-coding-system-for-codepage-1): Add
19549 eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
19550 coding systems.
19551
19552 2000-05-26 Dave Love <fx@gnu.org>
19553
19554 * disp-table.el (standard-display-underline): Don't use
19555 internal-find-face.
19556
19557 * mail/reporter.el: Maintainer change. Doc fixes.
19558 (reporter-version): Deleted.
19559
19560 * emacs-lisp/elp.el: Maintainer change.
19561 (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
19562
19563 2000-05-26 Stefan Monnier <monnier@cs.yale.edu>
19564
19565 * add-log.el (add-change-log-entry): Merge the current entry with the
19566 previous one if the previous one is empty.
19567
19568 2000-05-26 Dave Love <fx@gnu.org>
19569
19570 * loadhist.el (unload-feature): Fix interactive spec [from
19571 lijnzaad@ebi.ac.uk].
19572
19573 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
19574 subr-arity to check primitives.
19575 (byte-compile-flush-pending, byte-compile-file-form-progn)
19576 (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
19577 (byte-compile-insert, byte-compile-funcall): Use mapc instead of
19578 mapcar.
19579
19580 2000-05-26 Kenichi Handa <handa@etl.go.jp>
19581
19582 * international/fontset.el: Set family names of non-latin charsets
19583 in default fontset to "*".
19584
19585 * international/mule-diag.el (print-fontset): Combine family part
19586 and registry part of the fontname by "-*-" instead of "-".
19587
19588 * international/mule-cmds.el (encode-coding-char): Make strings
19589 multibyte before calling encode-coding-string.
19590
19591 2000-05-25 Stefan Monnier <monnier@cs.yale.edu>
19592
19593 * derived.el: Fix keywords.
19594 (define-derived-mode): Only define if needed.
19595
19596 * simple.el (fill-comment, comment-column, comment-start)
19597 (comment-start-skip, comment-end, comment-indent-function)
19598 (block-comment-start, block-comment-end, indent-for-comment)
19599 (set-comment-column, kill-comment, comment-padding, comment-region)
19600 (comment-multi-line, indent-new-comment-line): Remove.
19601
19602 * bindings.el (esc-map): Change ; to comment-dwim and use the new
19603 function names for comment operations.
19604
19605 * newcomment.el: Add abundant autoload cookies.
19606 (comment-style): Don't depend on runtime data at compile-time.
19607 (comment-indent-hook): Remove.
19608 (comment-indent): Check if comment-indent-hook is bound.
19609 (comment-region): Docstring fix.
19610
19611 2000-05-25 Dave Love <fx@gnu.org>
19612
19613 * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
19614 byte-code-function-p.
19615
19616 * mail/rmailsum.el: Add provide.
19617
19618 * net/goto-addr.el (goto-address-fontify): Add help-echo property.
19619
19620 * smerge-mode.el (smerge-diff-switches): Don't use list* in
19621 defcustom.
19622
19623 2000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
19624
19625 * ediff-diff.el (ediff-exec-process): delete --binary option from
19626 non-buffer ediff jobs.
19627
19628 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
19629
19630 * hilit-chg.el (highlight-changes-mode): Ask about color or
19631 grayscale support, not about window-system.
19632
19633 * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
19634 window-system.
19635 (ffap-highlight): Always default to t.
19636
19637 * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
19638 display-popup-menus-p instead of looking at window-system.
19639
19640 * disp-table.el (standard-display-g1, standard-display-graphic):
19641 Only refuse to use string glyphs on X and MS-Windows.
19642
19643 * avoid.el: Remove window-system from commentary, suggest to use
19644 display-*-p instead.
19645
19646 * apropos.el (apropos-print): Use display-mouse-p instead of
19647 window-system.
19648
19649 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
19650
19651 * international/codepage.el (cp-decoding-vector-for-codepage):
19652 Fill up unsupported characters with their own codes. From Kenichi
19653 Handa.
19654
19655 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
19656
19657 * international/mule-diag.el (describe-char-after): Use
19658 display-graphic-p instead of window-system, so that this function
19659 works on MS-DOS.
19660
19661 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
19662
19663 * international/codepage.el (cp-make-coding-systems-for-codepage):
19664 Remove the eight-bit-graphic and eight-bit-control charsets from
19665 the list of charsets which we convert into `?'.
19666
19667 2000-05-25 Kenichi Handa <handa@etl.go.jp>
19668
19669 * international/mule-conf.el: Specify CHARSET-ID explicitely for
19670 private charsets.
19671 (mule-unicode-0100-24ff, japanese-jisx0213-1,
19672 japanese-jisx0213-2): New charsets.
19673
19674 * international/fontset.el: Setup default fontset for new charsets.
19675
19676 2000-05-24 Dave Love <fx@gnu.org>
19677
19678 * info.el (Info-find-node-2): Restructure [following "Vadim
19679 S. Solomin" <sovs@uic.nnov.ru>].
19680
19681 * icomplete.el: Fix header for Finder.
19682
19683 2000-05-24 Eric M. Ludlam <zappo@ultranet.com>
19684
19685 * rmailout.el (rmail-output-to-rmail-file): Added optional param
19686 STAY.
19687
19688 * rmail.el (rmail-automatic-folder-directives): New user variable.
19689 (rmail-show-message): Add call to `rmail-auto-file' during
19690 display.
19691 (rmail-auto-file): New function.
19692
19693 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
19694
19695 * ediff-diff.el (ediff-forward-word): Take syntactic word class into
19696 account.
19697 (ediff-test-utility,ediff-diff-mandatory-option)
19698 (ediff-reset-diff-options): Utilities for proper initialization of
19699 ediff-diff-options and ediff-diff3-options on Windows.
19700
19701 * ediff-init.el (ediff-merge-filename-prefix): New customizable
19702 variable.
19703
19704 * ediff-mult.el (ediff-filegroup-action): Use
19705 ediff-merge-filename-prefix.
19706
19707 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
19708
19709 * viper-ex.el (ex-write): Set selective display to nil.
19710
19711 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
19712
19713 * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
19714 aliases for hebrew-iso-8bit.
19715
19716 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
19717
19718 * woman.el: New version from Francis J. Wright
19719 <F.J.Wright@Maths.QMW.ac.uk>.
19720 (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
19721 names in environment variables regardless of the path separator.
19722 (woman-topic-all-completions-1): Don't call file-name-directory-p
19723 on all files, since woman-file-regexp already filters out any
19724 directories.
19725
19726 2000-05-24 Kenichi Handa <handa@etl.go.jp>
19727
19728 * international/quail.el (quail-start-translation): Don't change
19729 modified-p of the current buffer.
19730 (quail-start-conversion): Likewise.
19731
19732 * international/kkc.el (kkc-region): Don't change modified-p of
19733 the current buffer.
19734
19735 * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
19736 conform to RFC1468.
19737 (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
19738
19739 2000-05-23 Eric M. Ludlam <zappo@ballista.ultranet.com>
19740
19741 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
19742 (speedbar-insert-button): Invisible text property fix.
19743 (speedbar-directory-plus): Renamed from speedbar-directory-+
19744 (speedbar-directory-minus): Renamed from speedbar-directory--
19745 (speedbar-page-plus): Renamed from speedbar-file-+
19746 (speedbar-page-minus): Renamed from speedbar-file--
19747 (speedbar-page): Renamed from speedbar-file-
19748 (speedbar-tag): Renamed from speedbar-tag-
19749 (speedbar-tag-plus): Renamed from speedbar-tag-+
19750 (speedbar-tag-minus): Renamed from speedbar-tag--
19751 (speedbar-expand-image-button-alist): Use above renames.
19752
19753 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
19754 * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
19755 * sb-pg-plus.xpm: Renamed from sb-file+.xpm
19756 * sb-pg-minus.xpm: Renamed from sb-file-.xpm
19757 * sb-pg.xpm: Renamed from sb-file.xpm
19758 * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
19759 * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
19760
19761 2000-05-24 Kenichi Handa <handa@etl.go.jp>
19762
19763 * international/quail.el (quail-show-guidance-buf): Set
19764 current-input-method of the guidance buffer to the name of the
19765 curren input method.
19766
19767 2000-05-23 Stefan Monnier <monnier@cs.yale.edu>
19768
19769 * progmodes/compile.el (compile-internal): Style typo.
19770
19771 * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
19772 quote vars and functions in the docstring.
19773
19774 * newcomment.el (comment-make-extra-lines): Don't use `assert'.
19775
19776 * completion.el (dynamic-completion-mode, dynamic-completion-mode):
19777 Don't quote lambdas.
19778
19779 * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
19780
19781 2000-05-23 Gerd Moellmann <gerd@gnu.org>
19782
19783 * startup.el (command-line): Determine source file of compiled
19784 user init file differently. Warn if compiled user init file
19785 is older than its source file.
19786
19787 * ffap.el (ffap-url-regexp): Add `https'.
19788
19789 2000-05-23 Eli Zaretskii <eliz@is.elta.co.il>
19790
19791 * files.el (make-backup-file-name-1): Replace slashes with `!'
19792 rather than `|' (which is not allowed on Windows). Replace the
19793 drive letters with a string "drive_X".
19794
19795 2000-05-23 Gerd Moellmann <gerd@gnu.org>
19796
19797 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
19798
19799 * files.el (interpreter-mode-alist): Add `bash2'.
19800
19801 2000-05-22 Dave Love <fx@gnu.org>
19802
19803 * loadhist.el (feature-symbols, file-provides, file-requires): Use
19804 mapc.
19805 (feature-file): Avoid calling symbol-name. Doc fix.
19806 (file-set-intersect, file-dependents): Use dolist, not mapcar.
19807 (loadhist-hook-functions): Add mouse-position-function.
19808 (unload-feature): Change uses of mapcar.
19809
19810 * files.el (parse-colon-path): Doc fix.
19811 (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
19812 (set-auto-mode): Use mapc.
19813
19814 * complete.el (PC-look-for-include-file): Use :alnum: character
19815 class.
19816 (partial-completion-mode): Add autoload cookie.
19817
19818 2000-05-22 Sam Steingold <sds@gnu.org>
19819
19820 * info.el (Info-fontify-node): Fixed the call to
19821 `add-text-properties' (bug introduced on 2000-05-18).
19822
19823 2000-05-22 Dave Love <fx@gnu.org>
19824
19825 * bindings.el: Remove debug-ignored-errors set in other files.
19826
19827 * progmodes/etags.el: Add to debug-ignored-errors.
19828 (visit-tags-table-buffer): Clear out buffers holding old tables
19829 when making a new list.
19830 (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
19831 mapc.
19832
19833 * completion.el: Doc fixes. Add to debug-ignored-errors. Don't
19834 quote keywords.
19835 (cmpl-string-case-type): Use character classes.
19836
19837 * comint.el:
19838 * textmodes/ispell.el:
19839 * imenu.el:
19840 * mail/mh-e.el:
19841 * progmodes/compile.el: Add to debug-ignored-errors.
19842
19843 * dabbrev.el: Add to debug-ignored-errors.
19844 (dabbrev-completion): Use mapc.
19845
19846 2000-05-22 Eli Zaretskii <eliz@is.elta.co.il>
19847
19848 * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
19849 (woman-mapcan, woman-parse-man.conf)
19850 (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
19851 (woman-reset-emulation, woman-select-symbol-fonts): New functions.
19852 (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin
19853 path syntax better.
19854 (woman-man.conf-path, woman-use-own-frame): New defcustoms.
19855 (woman-manpath): Call woman-parse-man.conf.
19856 (woman-emulation): New defcustom, defaults to nroff.
19857 (woman-font-support): New defconst.
19858 (woman-use-symbol-font): New defcustom.
19859 (woman-menu): Add new menu items: "Colored/BW", "Advanced",
19860 "Emulation".
19861 Many functions: Doc fix.
19862
19863 2000-05-22 Kenichi Handa <handa@etl.go.jp>
19864
19865 * international/quail.el (quail-simple-translation-keymap): Map
19866 128..255 to quail-self-insert-command.
19867 (quail-keyboard-layout-alist): Add definition for "pc102-de".
19868
19869 2000-05-22 Stefan Monnier <monnier@cs.yale.edu>
19870
19871 * help.el (help-manyarg-func-alist): Typo.
19872
19873 * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
19874 intervals which makes it heaps simpler.
19875
19876 * newcomment.el (comment-region-internal): Go back to BEG after quoting
19877 the nested comment markers.
19878
19879 * subr.el (remove-hook): Don't turn the hook's value into a list.
19880
19881 2000-05-21 Dave Love <fx@gnu.org>
19882
19883 * edmacro.el (edmacro-parse-keys): Return vector if any elements
19884 are invalid characters.
19885
19886 * international/mule-util.el (detect-coding-with-priority): Use
19887 mapc. Remove redundant lambda.
19888
19889 * international/mule-diag.el (list-non-iso-charset-chars)
19890 (describe-fontset): Remove redundant lambda.
19891
19892 * emulation/crisp.el (brief-mode): New alias.
19893
19894 * emacs-lisp/ring.el (ring-elements): New function.
19895
19896 * emacs-lisp/easymenu.el (easy-menu-create-menu)
19897 (easy-menu-do-add-item): Use keywordp.
19898
19899 * emacs-lisp/byte-opt.el: Update side-effect free function lists.
19900
19901 * replace.el: Doc and error message fixes.
19902 (replace-highlight): Use facep, not internal-find-face.
19903
19904 2000-05-20 Stefan Monnier <monnier@cs.yale.edu>
19905
19906 * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
19907
19908 * log-edit.el (log-edit-done): Cleanup trailing empty lines.
19909 (log-edit-insert-changelog): Drop `:' as well.
19910
19911 * log-view.el: Fix file description.
19912 (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
19913 available.
19914 (log-view-font-lock-keywords): Only use cvs-filename-face if present.
19915 (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
19916
19917 * emacs-lisp/easy-mmode.el: Update copyright and commentary.
19918 (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
19919 Print a status message if the toggle is called interactively.
19920 (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
19921 for global minor modes and use `defcustom' for them.
19922 Use add-minor-mode.
19923 (easy-mmode-define-derived-mode): Remove.
19924 (define-derived-mode): Fancier default docstring.
19925 (easy-mmode-define-navigation): Signal an error rather than (ding).
19926
19927 * newcomment.el (comment-styles): New `box-multi'.
19928 (comment-normalize-vars): Better default for comment-continue to
19929 avoid whitespace-only continuations.
19930 (comment-search-forward): Always move even in the no-syntax case.
19931 (comment-padright): Only obey N if it's only obeyed for padleft.
19932 (comment-make-extra-lines): Better handling of empty continuations.
19933 Use `=' for the filler if comment-start has only one character.
19934 (uncomment-region): Try handling the special `=' filler.
19935 (comment-region): Allow LINES even if MULTI is nil.
19936 (comment-box): Choose box style based on comment-style.
19937
19938 2000-05-20 Kenichi Handa <handa@etl.go.jp>
19939
19940 * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
19941 (ccl-compile-write-repeat): If ARG is string, make it unibyte.
19942
19943 2000-05-20 Kenichi HANDA <handa@etl.go.jp>
19944
19945 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
19946 and insert, not subst-char-in-region.
19947
19948 * international/mule-diag.el (list-character-sets-1): Handle
19949 charsets eight-bit-control and eight-bit-graphic.
19950 (list-iso-charset-chars): Likewise.
19951 (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
19952 charactes as is. Use indent-to to align characters.
19953
19954 * international/mule-cmds.el (find-multibyte-characters): Never
19955 exclude charsets eight-bit-control and eight-bit-graphic.
19956
19957 2000-05-19 Stefan Monnier <monnier@cs.yale.edu>
19958
19959 * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
19960 Don't quote lambdas.
19961
19962 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
19963
19964 2000-05-19 Gerd Moellmann <gerd@gnu.org>
19965
19966 * gud.el (gud-jdb-directories): Doc fix.
19967
19968 2000-05-19 Stefan Monnier <monnier@cs.yale.edu>
19969
19970 * newcomment.el: New file.
19971
19972 2000-05-19 Gerd Moellmann <gerd@gnu.org>
19973
19974 * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
19975
19976 2000-05-18 Andreas Schwab <schwab@suse.de>
19977
19978 * dired.el (dired-between-files): Also skip lines beginning with
19979 `used'.
19980
19981 2000-05-18 Gerd Moellmann <gerd@gnu.org>
19982
19983 * msb.el (msb-menu-cond): Add choice `user'.
19984
19985 2000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
19986
19987 * ps-print.el: Compatibility, customization and doc fix.
19988 (ps-printer-name-option): Replace defconst by defvar.
19989 (ps-postscript-code-directory): XEmacs compatibility.
19990 (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
19991 fix.
19992 (ps-user-defined-prologue, ps-print-prologue-header)
19993 (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
19994 compatibility and code fix.
19995 (ps-print-background-image, ps-print-background-text):
19996 Customization fix.
19997 (ps-line-number-start, ps-n-up-on): New vars.
19998
19999 2000-05-18 Espen Skoglund <esk@ira.uka.de>
20000
20001 * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
20002 the indent-comment function to just return the appropriate indent.
20003
20004 2000-05-18 Eric M. Ludlam <zappo@ultranet.com>
20005
20006 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
20007 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
20008 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
20009
20010 2000-05-18 Dave Love <fx@gnu.org>
20011
20012 * info.el (Info-fontify-node): Add intangible property as well as
20013 invisible.
20014
20015 * calendar/appt.el (appt-make-list): Match all lines of entry.
20016 From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
20017
20018 2000-05-18 Kenichi Handa <handa@etl.go.jp>
20019
20020 * international/mule-diag.el (describe-char-after): Call
20021 internal-char-font, not char-font. If internal-char-font returns
20022 nil, display "-- none --".
20023
20024 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
20025
20026 * image.el (image-type-available-p): Don't reference image-types
20027 if it isn't bound.
20028
20029 2000-05-17 Stefan Monnier <monnier@cs.yale.edu>
20030
20031 * autoarg.el (autoarg-mode): Typo in the :set argument.
20032
20033 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
20034
20035 * startup.el (command-line-1): Don't signal an error if the
20036 directory for auto-save-list files does not yet exist.
20037
20038 2000-05-17 Kenichi Handa <handa@etl.go.jp>
20039
20040 * international/mule-conf.el (arabic-iso8859-6): Fix typo.
20041
20042 2000-05-16 Stefan Monnier <monnier@cs.yale.edu>
20043
20044 * subr.el (remove-hook): `setq' hook-value, not `set'.
20045
20046 2000-05-16 Sam Steingold <sds@gnu.org>
20047
20048 * info.el (debug-ignored-errors): More errors to ignore.
20049
20050 2000-05-16 Dave Love <fx@gnu.org>
20051
20052 * cus-edit.el: Don't require cl or easymenu.
20053 (custom-variable-prompt): Test standard-value property, not
20054 user-variable-p.
20055
20056 2000-05-16 Sam Steingold <sds@gnu.org>
20057
20058 * subr.el (add-hook): `setq' hook-value, not `set'.
20059
20060 2000-05-16 Gerd Moellmann <gerd@gnu.org>
20061
20062 * startup.el (command-line-1): Mention the FAQ in the startup
20063 message.
20064
20065 * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
20066
20067 * progmodes/compile.el (compilation-parse-errors): Collect
20068 `nomessage' regexps last.
20069
20070 * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
20071
20072 * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
20073 to the function name.
20074
20075 2000-05-15 Dave Love <fx@gnu.org>
20076
20077 * speedbar.el (speedbar-recenter): Typo.
20078 (speedbar-expand-line): Make arg optional.
20079 (speedbar-mode): Avoid a compiler warning.
20080
20081 2000-05-15 Gerd Moellmann <gerd@gnu.org>
20082
20083 * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
20084 user-specified option string is empty.
20085
20086 * mouse.el (mouse-yank-at-click): Doc fix.
20087
20088 2000-05-15 Eli Zaretskii <eliz@is.elta.co.il>
20089
20090 * term/internal.el (IT-character-translations): More updates of
20091 latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
20092 documents.
20093
20094 2000-05-15 Gerd Moellmann <gerd@gnu.org>
20095
20096 * env.el (getenv): New function, interactively callable.
20097 (setenv, getenv): Remove autoload cookies.
20098
20099 * loadup.el: Load `env'.
20100
20101 * progmodes/f90.el: Change author's mail address.
20102
20103 2000-05-14 Dave Love <fx@gnu.org>
20104
20105 * mail/rmail.el (rmail-show-message-hook): Customize and offer
20106 goto-addr as an option.
20107
20108 * help.el (help-xref-stack): Doc fix.
20109 (help-xref-following): New variable.
20110 (help-make-xrefs): Use it.
20111 (help-xref-go-back): Use position information from stack element.
20112 (help-follow): Make position in stack element a pair. Use
20113 help-xref-following.
20114
20115 * autoarg.el: New file.
20116
20117 * faces.el: Declare more functions obsolete.
20118
20119 * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
20120 * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
20121 * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
20122 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
20123 Remove all the setup-...-environment functions.
20124
20125 2000-05-13 Eric M. Ludlam <zappo@ultranet.com>
20126
20127 * speedbar.el: Updated the commentary section. xemacs20p now uses
20128 >= when detecting. Require `defimage' safely.
20129 (speedbar-easymenu-definition-base): Add toggle for images.
20130 (speedbar-easymenu-definition-special): Add flush cache & expand.
20131 (speedbar-visiting-tag-hook): Set new defaults. Added options.
20132 (speedbar-reconfigure-keymaps-hook): New variable.
20133 (speedbar-frame-parameters): Updated documentation.
20134 (speedbar-use-imenu-flag): Updated custom tag
20135 (speedbar-dynamic-tags-function-list): New variable.
20136 (speedbar-tag-hierarchy-method): Updated doc & custom.
20137 (speedbar-indentation-width, speedbar-indentation-width) New
20138 variables.
20139 (speedbar-hide-button-brackets-flag): Customizable.
20140 (speedbar-vc-indicator): Doc update.
20141 (speedbar-ignored-path-expressions): Updated default value.
20142 (speedbar-supported-extension-expressions): Updated default value.
20143 (speedbar-syntax-table): Remove {} paren status.
20144 (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
20145 as "+". Added overlay aliases.
20146 (speedbar-mode): Use `speedbar-mode-line-update' instead of
20147 `force-mode-line-update'.
20148 (speedbar-mode, speedbar-quick-mouse, speedbar-click)
20149 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
20150 `mouse-set-point'
20151 (speedbar-reconfigure-keymaps): Run configure keymap hooks.
20152 (speedbar-item-info-tag-helper): Revamped to handle a wider range
20153 of arbitrary text, and new helper functions.
20154 (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
20155 filename finder.
20156 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
20157 (speedbar-directory-buttons): Update path search/expansion.
20158 (speedbar-make-tag-line): Pay attention to
20159 `speedbar-indentation-width'. Use more care w/ invisible
20160 properties.
20161 (speedbar-change-expand-button-char): Call
20162 `speedbar-insert-image-button-maybe'.
20163 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
20164 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
20165 (speedbar-trim-words-tag-hierarchy)
20166 (speedbar-simple-group-tag-hierarchy): New functions
20167 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
20168 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
20169 functions.
20170 (speedbar-mouse-set-point): New function
20171 (speedbar-power-click): Updated documentation.
20172 (speedbar-line-token, speedbar-goto-this-file): Handle more types
20173 of tag prefix text.
20174 (speedbar-expand-line, speedbar-contract-line): Make more robust
20175 to strange text.
20176 (speedbar-expand-line): Takes universal argument to flush the
20177 cache.
20178 (speedbar-flush-expand-line): New function.
20179 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
20180 Use new generator insertion method.
20181 (speedbar-fetch-dynamic-tags): New function.
20182 (speedbar-fetch-dynamic-imenu): Removed code now handled in
20183 `speedbar-fetch-dynamic-imenu'.
20184 (speedbar-fetch-dynamic-etags): Fix current buffer problem.
20185 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
20186 "Revert Buffer" menu items.
20187 (speedbar-buffer-buttons-engine): Be smarter when creating a
20188 filename tag (for expansion purposes.).
20189 (speedbar-highlight-one-tag-line,
20190 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
20191 (speedbar-recenter): New functions.
20192 (defimage-speedbar): Image loading abstraction.
20193 (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
20194 (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
20195 (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
20196 (speedbar-tag-type, speedbar-tag-mail): New images.
20197 (speedbar-expand-image-button-alist): New variable.
20198 (speedbar-insert-image-button-maybe): Insert an image over some
20199 buttons.
20200
20201 2000-05-13 Kenichi Handa <handa@etl.go.jp>
20202
20203 * international/mule-cmds.el (encode-coding-char): An ASCII
20204 character is always encodable.
20205
20206 * international/mule-conf.el: Add more information in descriptions
20207 of character sets.
20208
20209 * international/mule-diag.el (describe-char-after): New function.
20210 (describe-font-internal): Adjusted for the change of font-info.
20211 (describe-font): Likewise.
20212 (print-fontset): Rewritten for the new fontset implementation.
20213 (describe-fontset): Include fontset alias names in completion.
20214 (list-fontsets): Adjusted for the change of print-fontset.
20215
20216 * simple.el (what-cursor-position): If DETAIL is non-nil, call
20217 describe-char-after instead of displaying the detail in the echo
20218 area.
20219 (syntax-code-table): Format changed.
20220 (string-to-syntax): Adjusted for the above change.
20221
20222 2000-05-12 Stefan Monnier <monnier@cs.yale.edu>
20223
20224 * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
20225
20226 2000-05-12 Dave Love <fx@gnu.org>
20227
20228 * calendar/todo-mode.el: Remove some compatibility stuff and CL
20229 dependence. Use line-{beginning,end}-position, not
20230 point-at{b,e}ol. Some doc fixes.
20231 (todo-position): New function. Fix callers of position to use it.
20232 (todo-save-top-priorities, todo-print): Use with-temp-buffer.
20233
20234 2000-05-12 Gerd Moellmann <gerd@gnu.org>
20235
20236 * time.el (display-time-mail-icon): Use `:ascent center'.
20237
20238 * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
20239 handling FTP security extensions.
20240
20241 2000-05-11 Dave Love <fx@gnu.org>
20242
20243 * calendar/todo-mode.el: New file.
20244
20245 2000-05-11 Gerd Moellmann <gerd@gnu.org>
20246
20247 * comint.el (comint-read-input-ring): Move reference to
20248 comint-input-ring-size outside of the save-excursion. It was
20249 causing the default value to be the only one ever seen.
20250
20251 * font-lock.el: Update copyright. Remove Simon Marshall's email
20252 address on request from him.
20253
20254 * subr.el (substitute-key-definition): Add comment describing
20255 the meaning of PREFIX.
20256
20257 2000-05-10 Stefan Monnier <monnier@cs.yale.edu>
20258
20259 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
20260
20261 * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
20262 (add-minor-mode): Don't make the variable buffer-local and add a
20263 reference to define-minor-mode in the docstring.
20264
20265 * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
20266 HEADER/FOOTER and fix bug with trailing empty directory.
20267 (cvs-append-to-ignore): Use vc-editable-p if available.
20268 (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
20269 (vc-do-command): Tweak advice to handle the new VC.
20270
20271 * log-view.el (log-view-goto-rev): New function for the new VC.
20272 (log-view-minor-wrap): Use mark-active.
20273
20274 * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
20275 (log-edit-changelog-full-paragraphs): New var.
20276 (log-edit-insert-changelog): Remove a lonely leading `* file'.
20277 (log-edit-narrow-changelog, log-edit-changelog-paragraph)
20278 (log-edit-changelog-subparagraph, log-edit-changelog-entry)
20279 (log-edit-changelog-ours-p, log-edit-changelog-entries)
20280 (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
20281 Replace the `cvs' prefix with `log-edit'.
20282
20283 * iswitchb.el (iswitchb-completion-help): Unquote lambda.
20284
20285 * diff-mode.el (diff-font-lock-keywords): Recognize comments.
20286 (diff-font-lock-defaults): Explicitly turn off multiline.
20287 (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
20288 (diff-ediff-patch): Fix call to ediff-patch-file.
20289 (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
20290 Handle comments.
20291
20292 * frame.el (automatic-hscrolling): Typo.
20293
20294 * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
20295
20296 2000-05-09 Sam Steingold <sds@goems.com>
20297
20298 * apropos.el (apropos-print): use `describe-face' instead of
20299 `customize-face-other-window'.
20300
20301 2000-05-09 Dave Love <fx@gnu.org>
20302
20303 Changes mostly following Richard Sharman <rsharman@wave.home.com>.
20304
20305 * help.el (describe-variable): Have customize button pop the
20306 help-xref stack when invoked.
20307 (help-xref-symbol-regexp): Add `face'.
20308 (help-make-xrefs): Check for quoted face names and adapt regexp
20309 submatch numbers to cope.
20310 (help-xref-interned): Maybe insert face doc too. Separate
20311 sections with a line of hyphens.
20312
20313 * faces.el: Some doc fixes. Declare some functions obsolete.
20314 (describe-face): Add customize button. Return the help
20315 text. Fix prompt.
20316
20317 2000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
20318
20319 * term/internal.el (IT-character-translations): Fix last change.
20320
20321 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
20322
20323 * woman.el: New file
20324 (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
20325
20326 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
20327
20328 * term/internal.el (IT-character-translations): Update ASCII
20329 simulations for greek-iso8859-7, add latin-iso8859-14 and
20330 latin-iso8859-15.
20331
20332 * international/mule-cmds.el (set-language-info-alist): Call
20333 define-prefix-command with 3 arguments, to make the map suitable
20334 for a menu.
20335
20336 2000-05-07 Dave Love <fx@gnu.org>
20337
20338 * time.el: Small doc fixes from Pavel Jan\e,Am\e(Bk ml.
20339
20340 2000-05-05 Dave Love <fx@gnu.org>
20341
20342 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
20343 list in doc string. Don't quote keyword symbols.
20344 * emacs-lisp/cl.el: Likewise
20345 * emacs-lisp/cl-seq.el: Likewise
20346
20347 2000-05-05 Gerd Moellmann <gerd@gnu.org>
20348
20349 * abbrev.el (abbrev-mode): Make ARG optional.
20350
20351 2000-05-04 Gerd Moellmann <gerd@gnu.org>
20352
20353 * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
20354
20355 * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
20356
20357 * subr.el (substitute-key-definition): Clarify documentation.
20358
20359 2000-05-04 Milan Zamazal <pdm@freesoft.cz>
20360
20361 * glasses.el (glasses-convert-to-unreadable): Use
20362 `glasses-separator' instead of the hard-wired "_".
20363 (glasses-mode): Call `glasses-make-unreadable' only in a single
20364 place.
20365
20366 2000-05-04 Eli Zaretskii <eliz@is.elta.co.il>
20367
20368 * term/internal.el (cjk-codepages-alist): Add associations for
20369 Chinese and Korean codepages. Remove FIXME comment.
20370
20371 2000-05-03 Dave Love <fx@gnu.org>
20372
20373 * time.el (display-time-mail-face, display-time-use-mail-icon):
20374 New option.
20375 (display-time-mail-icon): New variable.
20376 (display-time-string-forms): Use the above. Fix the local-map.
20377
20378 2000-05-03 Gerd Moellmann <gerd@gnu.org>
20379
20380 * replace.el (query-replace-map): Add binding for `E'.
20381 (query-replace-help): Extend help text.
20382 (perform-replace): Allow editing the replacement string.
20383
20384 * make-mode.el (makefile-mode-abbrev-table): New variable.
20385 (makefile-mode): Set local abbrev table to
20386 makefile-mode-abbrev-table.
20387 (makefile-font-lock-keywords): Fontify includes and conditionals.
20388
20389 * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
20390 set TOGGLE's value.
20391
20392 * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
20393 mail-interactive-insert-alias.
20394 (mail-abbrev-complete-alias): New command.
20395 (mail-mode-map): Bind it to `M-TAB'.
20396
20397 2000-05-03 Kenichi Handa <handa@etl.go.jp>
20398
20399 * language/lao-util.el (lao-compose-region): New function.
20400
20401 2000-05-02 Gerd Moellmann <gerd@gnu.org>
20402
20403 * files.el (recover-session): Make directories as necessary
20404 if they don't exist yet.
20405
20406 * calendar/cal-french.el
20407 (french-calendar-multibyte-special-days-array)
20408 (french-calendar-special-days-array): Change French text.
20409 (calendar-french-date-string): Change output.
20410 (calendar-goto-french-date): Likewise.
20411
20412 2000-05-02 Per Abrahamsen <abraham@dina.kvl.dk>
20413
20414 * wid-edit.el (widget-default-active): Obey `:always-active'.
20415 (widget-documentation-string-value-create): Set `:always-active'.
20416
20417 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
20418
20419 * startup.el (auto-save-list-file-prefix): For ms-dos, set the
20420 default prefix to `~/_emacs.d/auto-save.list/_s'.
20421 (normal-top-level): Create the directory for auto-save files, if
20422 it doesn't already exist (in the ms-dos case only).
20423
20424 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
20425
20426 * international/mule-cmds.el (set-language-environment): Don't
20427 concat an integer (dos-codepage), use format instead.
20428
20429 2000-05-02 Dave Love <fx@gnu.org>
20430
20431 * help.el (help-xref-on-pp): Check for constant symbols.
20432
20433 2000-04-29 Gerd Moellmann <gerd@gnu.org>
20434
20435 * startup.el (normal-top-level): Put a condition-case around
20436 the code loading subdirs.el.
20437
20438 2000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20439
20440 * ps-print.el: Upside-down and face background color printing,
20441 line number step, doc fix.
20442 (ps-print-version): New version number (5.2).
20443 (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
20444 (ps-face-attribute-list, ps-plot-with-face): Code fix.
20445 (ps-spool-config): Var fix.
20446 (ps-printer-name-option): Const fix.
20447 (ps-print-upside-down, ps-use-face-background)
20448 (ps-line-number-step): New vars.
20449 (ps-window-system, ps-lp-system): New consts.
20450 (ps-face-background): New fun.
20451
20452 2000-04-28 Richard Stallman <rms@gnu.org>
20453
20454 * files.el (make-auto-save-file-name):
20455 Apply auto-save-file-name-transforms to visited file name
20456 before generating auto save file name.
20457 (auto-save-file-name-transforms): New variable.
20458
20459 * files.el (backup-enable-predicate):
20460 Correctly test for a file under a temporary directory.
20461
20462 2000-04-28 Gerd Moellmann <gerd@gnu.org>
20463
20464 * subr.el (add-minor-mode): Rewritten.
20465
20466 2000-04-28 Kenichi Handa <handa@etl.go.jp>
20467
20468 * mail/sendmail.el (sendmail-send-it): Set
20469 buffer-file-coding-system to the selected coding system for MIME
20470 header.
20471
20472 2000-04-27 Gerd Moellmann <gerd@gnu.org>
20473
20474 * dired.el (dired-move-to-filename-regexp): Allow format where
20475 YYYY is followed by two spaces.
20476
20477 * progmodes/etags.el (etags-tags-completion-table): Add a `:'
20478 in the second character class of the regexp.
20479
20480 * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
20481 mh-etc, too.
20482
20483 * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
20484 nil.
20485
20486 * subr.el (add-minor-mode): Use `set' instead of `setq'.
20487
20488 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
20489 argument.
20490
20491 2000-04-27 Sen Nagata <sen@eccosys.com>
20492
20493 * emacs-lisp/crm.el (crm-completion-table): New variable.
20494 (crm-collection-fn, crm-test-completion)
20495 (completing-read-multiple): Use it.
20496
20497 2000-04-27 Dave Love <fx@gnu.org>
20498
20499 * help.el (locate-library): Use mapc.
20500 (help-manyarg-func-alist): Add call-process-region.
20501
20502 2000-04-26 Gerd Moellmann <gerd@gnu.org>
20503
20504 * subr.el (add-minor-mode): Make argument MAP optional.
20505
20506 * desktop.el (desktop-save): Save list of minor modes.
20507 (desktop-create-buffer): Restore minor modes.
20508 (desktop-minor-mode-table): New user-option.
20509
20510 * subr.el (add-minor-mode): New function.
20511
20512 * image.el (find-image): New function.
20513 (defimage): Rewritten to find image at load time.
20514
20515 * startup.el (normal-top-level-add-to-load-path): Handle
20516 case that the default directory is not in load-path.
20517
20518 * help.el: Old patch from Stefan Monnier.
20519 (help-xref-on-pp): New function.
20520 (describe-variable): Use it to display xrefs in a symbol's value.
20521
20522 2000-04-26 Stefan Monnier <monnier@cs.yale.edu>
20523
20524 * cus-edit.el (custom-face): Fix parenthesis.
20525
20526 2000-04-26 Kenichi Handa <handa@etl.go.jp>
20527
20528 * mail/rmail.el (rmail-expunge): When there are no deleted
20529 messages, do nothing.
20530
20531 2000-04-26 Dave Love <fx@gnu.org>
20532
20533 * international/mule-cmds.el (locale-translation-file-name):
20534 Defvar to nil.
20535 (set-locale-environment): Set it here (at runtime).
20536
20537 2000-04-25 Gerd Moellmann <gerd@gnu.org>
20538
20539 * replace.el (perform-replace): Add parameters START and END. Use
20540 them instead of the check for a region in Transient Mark mode.
20541 (query-replace-read-args): Return two more list elements for the
20542 start and end of the region in Transient Mark mode.
20543 (query-replace, query-replace-regexp, query-replace-regexp-eval)
20544 (map-query-replace-regexp, replace-string, replace-regexp): Add
20545 optional last arguments START and END and pass them to
20546 perform-replace.
20547
20548 * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
20549 form with additional arguments for perform-replace.
20550
20551 * progmodes/etags.el (tags-query-replace): Add parameters START
20552 and END. Construct a form with additional arguments for
20553 perform-replace.
20554
20555 * simple.el (shell-command): Set default directory for "*Shell
20556 Command Output" buffer.
20557
20558 * language/european.el (iso-latin-4): Fix typo.
20559
20560 * emacs-lisp/crm.el: New file.
20561
20562 2000-04-24 Dave Love <fx@gnu.org>
20563
20564 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
20565 (Custom-reset-saved, Custom-reset-standard)
20566 (custom-group-value-create, custom-group-set, custom-group-save)
20567 (custom-group-reset-current, custom-group-reset-saved)
20568 (custom-group-reset-standard): Use mapc.
20569 (custom-buffer-create-internal): Disable undo when creating items.
20570 Use mapc.
20571 (custom-face): Avoid redundant lambda.
20572
20573 2000-04-24 Gerd Moellmann <gerd@gnu.org>
20574
20575 * startup.el (auto-save-list-file-prefix): Set default to
20576 `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
20577
20578 2000-04-24 Sam Steingold <sds@gnu.org>
20579
20580 * time-stamp.el (time-stamp-string-preprocess): Always convert
20581 `field-result' to a string.
20582
20583 2000-04-24 Gerd Moellmann <gerd@gnu.org>
20584
20585 * frame.el (scrolling): New group.
20586 (automatic-hscrolling): New user-option.
20587
20588 * startup.el (command-line-x-option-alist): Add `-lsp' and
20589 `--line-spacing'.
20590
20591 2000-04-19 Dave Love <fx@gnu.org>
20592
20593 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
20594 (cl-mapc): Rename from mapc. Fix the funcall.
20595
20596 2000-04-19 Gerd Moellmann <gerd@gnu.org>
20597
20598 * simple.el (clone-indirect-buffer-other-window): New command.
20599 (clone-indirect-buffer): Add optional arg NORECROD.
20600 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
20601
20602 * help.el (resize-temp-buffer-window): Use count-screen-lines.
20603
20604 * window.el (count-screen-lines): New function.
20605 (shrink-window-if-larger-than-buffer): Use count-screen-lines
20606 instead of window-buffer-height.
20607
20608 * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
20609 non-existing variable comint-input-sentinel.
20610 (inferior-lisp-args-to-list): Removed.
20611 (inferior-lisp): Use split-string instead of
20612 inferior-lisp-args-to-list.
20613
20614 * hexl.el (hexl-insert-hex-string): New command.
20615
20616 * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
20617 instead of concat.
20618
20619 2000-04-18 Gerd Moellmann <gerd@gnu.org>
20620
20621 * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
20622 at the start of an existing but empty folder.
20623
20624 2000-04-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20625
20626 * ps-mule.el: Customization fix, doc fix.
20627 (ps-multibyte-buffer): Customization fix.
20628
20629 2000-04-17 Richard M. Stallman <rms@gnu.org>
20630
20631 * subr.el (read-passwd): Use read-char-exclusive.
20632
20633 2000-04-17 Gerd Moellmann <gerd@gnu.org>
20634
20635 * textmodes/texinfo.el (texinfo-insert-@email)
20636 (texinfo-insert-@emph, texinfo-insert-@quotation)
20637 (texinfo-insert-@strong, texinfo-insert-@url): New functions.
20638 (texinfo-mode-map): Add key bindings for them.
20639
20640 * files.el (basic-save-buffer-2): Use a template with `$'
20641 instead of `#' for VMS.
20642
20643 * simple.el (clone-indirect-buffer): New function.
20644
20645 2000-04-16 Stephen Eglen <stephen@gnu.org>
20646
20647 * iswitchb.el (iswitchb-case): New function. If the user input
20648 contains any upper-case characters, the search is made
20649 case-sensitive.
20650
20651 2000-04-17 Stefan Monnier <monnier@cs.yale.edu>
20652
20653 * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
20654 comment-end.
20655 (texinfo-font-lock-syntactic-keywords): New var.
20656 (texinfo-font-lock-keywords): Remove comment regexp.
20657 (texinfo-insert-block): New function.
20658 (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
20659 (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip
20660 and font-lock-defaults. Use regexp-opt for outline-regexp.
20661 (texinfo-environments): New var.
20662 (texinfo-environment-regexp): Use regexp-opt and
20663 texinfo-environments.
20664
20665 * textmodes/ispell.el (ispell-menu-map-needed): Check that
20666 ispell-process is bound since this might be eval'd before ispell
20667 is loaded.
20668 (ispell-message): Use a tiny bit less magic and a bit more hard
20669 data to figure out what kind of sc-cite-regexp to use.
20670
20671 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
20672
20673 * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
20674 (insert-cyclic-diary-entry): Unquote the lambda.
20675
20676 * gud.el (gud-jdb-build-source-files-list): Fix typo.
20677
20678 * files.el (backup-enable-predicate): Unquote the lambda.
20679
20680 * cus-edit.el (custom-face, face): Unquote the lambda.
20681
20682 2000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20683
20684 * ps-print.el: Check for line-beginning-position definition.
20685
20686 * ps-print.el: Fix counting lines in a region.
20687 (ps-print-version): New version number (5.1.5).
20688 (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
20689 (ps-printing-region): Fun code fix.
20690
20691 2000-04-15 Gerd Moellmann <gerd@gnu.org>
20692
20693 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
20694 to file-directory-p.
20695
20696 2000-04-14 Gerd Moellmann <gerd@gnu.org>
20697
20698 * gud.el (gud-jdb-build-source-files-list): Check that directory
20699 exists before calling directory-files.
20700
20701 2000-04-13 Dave Love <fx@gnu.org>
20702
20703 * emacs-lisp/trace.el: Change maintainer. Use new backquote
20704 syntax.
20705
20706 * emacs-lisp/cl-specs.el: Remove when, unless.
20707
20708 * emacs-lisp/cl-extra.el: Don't quote keywords.
20709 (cl-old-mapc): New variable.
20710 (mapc): Use it.
20711 (cl-map-intervals): Use with-current-buffer. Don't check for
20712 next-property-change.
20713 (cl-map-overlays): Use with-current-buffer.
20714 (cl-expt): Remove.
20715 (copy-tree, remprop): Define unconditionally.
20716
20717 * emacs-lisp/cl-compat.el (keywordp): Remove.
20718
20719 * emacs-lisp/edebug.el (edebug-keywordp): Remove. Change callers
20720 to use keywordp.
20721 (edebug-spec): Enable keywordp.
20722
20723 * cus-edit.el (custom-sort-items): Avoid symbol-name with new
20724 string-lessp.
20725
20726 * cus-start.el: Use keywordp.
20727
20728 2000-04-13 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
20729
20730 * diary-lib.el (include-other-diary-files): Fix the fix of
20731 2000-02-18 by doing a save-excursion.
20732
20733 2000-04-13 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20734
20735 * ps-print.el: Customization fix, doc fix.
20736 (ps-print-version): New version number (5.1.4).
20737 (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
20738 (ps-print-preprint): Adjust code.
20739 (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
20740 (ps-print-prologue-header, ps-print-control-characters)
20741 (ps-spool-config): Customization fix.
20742
20743 2000-04-13 Eli Zaretskii <eliz@is.elta.co.il>
20744
20745 * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
20746 converted to the new menu-item format, names silightly changed,
20747 help strings added.
20748
20749 Support for spelling without async subprocesses:
20750
20751 * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
20752 (ispell-session-buffer): New variables.
20753 (ispell-start-process, ispell-process-status,
20754 ispell-accept-output, ispell-send-string): New functions, for
20755 Ispell invocation when async subprocesses aren't supported.
20756 (ispell-word, ispell-pdict-save, ispell-command-loop,
20757 ispell-process-line, ispell-buffer-local-parsing): Replace calls
20758 to process-send-string with calls to ispell-send-string, and
20759 accept-process-output with ispell-accept-output.
20760 (ispell-init-process): Call ispell-process-status instead of
20761 process-status with.
20762 (ispell-init-process): Call ispell-start-process. Call
20763 ispell-accept-output and ispell-send-string. Don't call
20764 process-kill-without-query and kill-process if they are unbound.
20765 (ispell-async-processp): New function.
20766
20767 2000-04-12 Dave Love <fx@gnu.org>
20768
20769 * info.el: Add debug-ignored-errors.
20770 (Info-mode-menu): Add some items.
20771 (Info-directory): Add autoload cookie.
20772
20773 * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
20774 Modify `truncate-lines'. Make `describe-language-environment'
20775 always visible and add help. Modify `describe-key' help. Invoke
20776 Info-directory from `info'. New entry `emacs-manual'.
20777
20778 2000-04-10 Gerd Moellmann <gerd@gnu.org>
20779
20780 * progmodes/ebrowse.el (ebrowse-tree-mode):
20781 Use propertized-buffer-identification.
20782 (ebrowse-update-member-buffer-mode-line): Likewise.
20783 (ebrowse--mode-strings): Removed.
20784 (ebrowse--mode-line-props): Removed.
20785
20786 * files.el (auto-mode-alist): Add `EBROWSE'.
20787
20788 * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
20789 space before testing for end of buffer.
20790 (ebrowse-load): Removed.
20791 (ebrowse-revert-tree-buffer-from-file): Rewritten.
20792 (ebrowse-create-tree-buffer): Rewritten.
20793 (ebrowse-tree-mode): Read tree from buffer.
20794
20795 * progmodes/ebrowse-ffh.el: Removed.
20796
20797 2000-04-10 Kenichi Handa <handa@etl.go.jp>
20798
20799 * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
20800
20801 2000-04-10 Gerd Moellmann <gerd@gnu.org>
20802
20803 * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
20804 at the wrong place.
20805
20806 2000-04-09 Dave Love <fx@gnu.org>
20807
20808 * files.el (backup-enable-predicate):
20809 Use temporary-file-directory, small-temporary-file-directory.
20810 (make-backup-file-name-function, backup-directory-alist): New vars.
20811 (make-backup-file-name-1): New function.
20812 (make-backup-file-name): Use it.
20813 (find-backup-file-name): Likewise. Use format for clarity, not concat.
20814 (file-newest-backup): Use make-backup-file-name.
20815
20816 2000-04-09 Gerd Moellmann <gerd@gnu.org>
20817
20818 * progmodes/ebrowse-ffh.el: New file.
20819
20820 * progmodes/ebrowse.el (ebrowse-find-file-hook-fn):
20821 Moved to ebrowse-ffh.el.
20822 (ebrowse-load): Add autoload.
20823
20824 * finder.el (finder-commentary): Add autoload cookie.
20825
20826 * mail/rfc2368.el: Correct author's email address.
20827
20828 * progmodes/ebrowse.el: New file.
20829
20830 * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
20831 item help string.
20832 (easy-menu-do-add-item): Ditto.
20833 (easy-menu-define): Extend doc string.
20834
20835 * jit-lock.el (with-buffer-unmodified): Use restore-buffer-modified-p.
20836 (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
20837 (jit-lock-function, jit-lock-stealth-fontify): Don't use
20838 with-buffer-unmodified.
20839
20840 2000-04-08 Dave Love <fx@gnu.org>
20841
20842 * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
20843 unless, when.
20844
20845 2000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
20846
20847 * viper-util.el (viper-put-on-search-overlay): New subroutine.
20848 (viper-flash-search-pattern): No operation when using Emacs
20849 doesn't support face.
20850 Use `viper-put-on-search-overlay'.
20851
20852 2000-04-04 Gerd Moellmann <gerd@gnu.org>
20853
20854 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
20855 like C-r.
20856
20857 * progmodes/make-mode.el: Some doc fixes.
20858 (makefile-mode-abbrev-table): New variable.
20859 (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
20860 (makefile-font-lock-keywords): Fontify includes and conditionals.
20861 (toplevel): Require `dabbrev' and `add-log' when compiling.
20862
20863 * replace.el (perform-replace): Don't move forward one char
20864 when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want
20865 to do that because it leaves point 1 position after the last
20866 replacement, after everything has been replaced.
20867
20868 * jit-lock.el (with-buffer-unmodified): New macro.
20869 (with-buffer-prepared-for-font-lock): Don't preserve buffer's
20870 modified state.
20871 (jit-lock-function-1): Extracted from jit-lock-function; not
20872 preserving buffer's modified state.
20873 (jit-lock-function, jit-lock-stealth-fontify):
20874 Call jit-lock-function-1.
20875
20876 * mail/rfc2368.el: Remove supernumerary copyright line.
20877
20878 2000-04-04 Milan Zamazal <pdm@freesoft.cz>
20879
20880 * glasses.el: Provide facilities for inserting space before left
20881 parentheses and uncapitalization of identifiers.
20882 (glasses-mode): Try to remove old overlays in all cases.
20883
20884 2000-04-03 Gerd Moellmann <gerd@gnu.org>
20885
20886 * progmodes/compile.el (compile-internal): Display the compilation
20887 buffer in a different frame, if it's already displayed there.
20888
20889 * mail/rfc2368.el: New file.
20890
20891 * simple.el (sendmail-user-agent-compose): Recognize a `body'
20892 header and insert its value as mail body.
20893
20894 * subr.el (member-ignore-case): New function.
20895
20896 * dabbrev.el (dabbrev-ignored-regexps): New user-option.
20897 (dabbrev--find-expansion): Ignore buffers matching a regexp
20898 from dabbrev-ignored-regexps.
20899
20900 * jka-compr.el (jka-compr-compression-info-list): Add `.z'
20901 to extensions handled by gzip.
20902
20903 2000-04-03 Richard M. Stallman <rms@gnu.org>
20904
20905 * files.el (insert-directory): List the total free space
20906 along with the used space.
20907
20908 * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
20909 line is followed by one that matches CITATION-REGEXP, end the
20910 paragraph.
20911
20912 2000-04-03 Markus Rost <rost@delysid.gnu.org>
20913
20914 * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
20915 (rmail-make-basic-summary-line): Use that option.
20916
20917 2000-04-03 Kenichi Handa <handa@etl.go.jp>
20918
20919 * international/mule-cmds.el (encoded-string-description):
20920 Rewritten. Try pretty description for ISO 2022 escape sequences
20921 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters
20922 for hexadecimal format.
20923
20924 2000-04-01 Dave Love <fx@gnu.org>
20925
20926 * cpp.el: Change customization group to `c' from `C'.
20927
20928 * vcursor.el (vcursor-move): Use display-color-p.
20929
20930 * international/mule-util.el: Provide mule-utils.
20931 (string-to-sequence): Simplify and speed up.
20932
20933 * international/mule.el (make-coding-system): Purecopy doc-string.
20934
20935 * international/mule-cmds.el: Various menu changes.
20936 (describe-specified-language-support): Handle `Default'.
20937 (set-language-info): Purecopy `info'.
20938
20939 2000-03-31 Andrew Innes <andrewi@gnu.org>
20940
20941 * vc.el (vc-backend-diff): Return the correct status if we had to
20942 retry the rcsdiff command without the --brief option.
20943
20944 2000-03-31 Dave Love <fx@gnu.org>
20945
20946 * help.el (help-manyarg-func-alist): Correct several omissions.
20947
20948 * add-log.el: Don't require cl, fortran.
20949 (add-log-current-defun-function): Doc fix.
20950 (change-log-version-number-regexp-list): Remove SCCS part. Doc fix.
20951 (change-log-version-rcs): Function deleted.
20952 (change-log-version-number-search): Doc fix.
20953 Use vc-workfile-version. Avoid CL dolist.
20954 (add-change-log-entry): Just call add-log-current-defun to get
20955 defun. Simplify somewhat.
20956 (change-log-get-method-definition-1): Likewise.
20957 (add-log-current-defun): Return nil if calling
20958 add-log-current-defun-function does so. Move Fortran stuff to
20959 fortran.el. Return string without properties.
20960
20961 * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
20962 and :alpha: char classes.
20963
20964 * mail/supercite.el: Defvar curline when compiling.
20965 (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
20966 (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
20967 rather than a-zA-Z0-9 to allow non-ASCII characters.
20968
20969 2000-03-31 Gerd Moellmann <gerd@gnu.org>
20970
20971 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
20972
20973 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
20974 Re-enable new code.
20975
20976 * lpr.el (print-region-1): Use -d to specify printer name for
20977 systems `usg-unix-v*, `dgux', `hpux', `irix'.
20978
20979 2000-03-31 Dave Love <fx@gnu.org>
20980
20981 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
20982 Look for function definition in symbol's function value slot first
20983 instead of first consulting byte-compile-function-environment.
20984
20985 2000-03-31 Kenichi Handa <handa@etl.go.jp>
20986
20987 * language/european.el ("Polish"): New language environment.
20988 (setup-polish-environment): New function.
20989
20990 2000-03-30 Gerd Moellmann <gerd@gnu.org>
20991
20992 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
20993 Disable new code.
20994
20995 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
20996 trying to `load' the symbol of an autoload instead of the file
20997 recorded in the autoload. Fix error messages.
20998
20999 2000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
21000
21001 * ps-print.el: PostScript programming fix for ghostview, doc fix.
21002 (ps-print-version): New version number (5.1.3).
21003 (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
21004 (ps-insert-file, ps-output-boolean, ps-plot-with-face)
21005 (ps-generate-postscript-with-faces): Code fix.
21006 (ps-color-values): XEmacs compatibility.
21007 (ps-print-background-image, ps-print-background-text, ps-printer-name)
21008 (ps-default-fg, ps-default-bg): Adjust customization.
21009 (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
21010 (ps-color-scale): Renaming old ps-color-value fun.
21011 (ps-print-headers): Replace ps-print-header group to avoid conflict
21012 with ps-print-header variable.
21013 (ps-print-miscellany): New group.
21014 (ps-format-color, ps-rgb-color): New funs.
21015 (ps-default-foreground): New var.
21016 (ps-printer-name-option): New const.
21017
21018 2000-03-30 Peter Breton <pbreton@ne.mediaone.net>
21019
21020 * net/net-utils.el:
21021 (network-connection-host, network-connection-service): New variables
21022 (network-connection-mode): New mode, derived from comint-mode
21023 (network-connection-mode-setup): New function, saves host and
21024 service information in local variables.
21025
21026 * lisp/locate.el:
21027 (locate-word-at-point): Added this function
21028 (locate): Default to using locate-word-at-point as input
21029 Run dired-mode-hook
21030
21031 2000-03-29 Dave Love <fx@gnu.org>
21032
21033 * calendar/appt.el: Doc fixes.
21034 (appt-check): Convert min-to-app to a string before passing to
21035 appt-disp-window-function or concat.
21036 (appt-delete-window): Remove test for frame-root-window.
21037 (appt-select-lowest-window, appt-convert-time): Simplify.
21038
21039 * emacs-lisp/bytecomp.el: Doc fixes.
21040 (byte-compile-file-form-autoload):
21041 Update byte-compile-function-environment.
21042
21043 2000-03-29 Andreas Schwab <schwab@suse.de>
21044
21045 * emacs-lisp/autoload.el: Also print defsubst doc string specially.
21046
21047 * dired.el (dired-insert-directory): If dired-free-space-program
21048 failed just delete its output.
21049
21050 2000-03-29 Dave Love <fx@gnu.org>
21051
21052 * international/iso-cvt.el: Move provide to end. Doc fixes.
21053 (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
21054 (iso-iso2sgml, iso-sgml2iso): New functions.
21055 (iso-cvt-define-menu): Fix some entries and use backquote for
21056 clarity.
21057
21058 * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
21059
21060 2000-03-28 Gerd Moellmann <gerd@gnu.org>
21061
21062 * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
21063 ISO-DATE. If non-nil, return date in ISO 8601 format.
21064
21065 2000-03-26 Stefan Monnier <monnier@cs.yale.edu>
21066
21067 * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
21068 if it ever becomes used.
21069 (log-edit-mode-hook): Default to vc-log-mode-hook.
21070 (log-edit-mode): Fix the docstring.
21071
21072 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
21073 the code.
21074
21075 2000-03-26 Dave Love <fx@gnu.org>
21076
21077 * net/browse-url.el (browse-url): Re-fix case of
21078 browse-url-browser-function being an alist.
21079 (browse-url): Add :link to defgroup.
21080
21081 * files.el: Doc fixes.
21082 (file-truename): Include `[' in wildcard characters.
21083 (automount-dir-prefix): Customize.
21084 (find-file-wildcards): Add :version.
21085 (find-file-noselect): Simplify a mapcar call.
21086
21087 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
21088 compatible with inf-lisp version.
21089 (eval-defun-1): Fix custom-declare-variable case.
21090
21091 2000-03-25 Stefan Monnier <monnier@cs.yale.edu>
21092
21093 * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
21094
21095 2000-03-24 Gerd Moellmann <gerd@gnu.org>
21096
21097 * Makefile (COMPILE_FIRST): New macro.
21098 (compile-files): Compile files from COMPILE_FIRST first.
21099
21100 * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new code.
21101
21102 * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
21103 matching open parenthesis in column 0 to defun-prompt-regexp
21104 only if open-paren-in-column-0-is-defun-start is set.
21105
21106 * sun-curs.el: Require CL at compile-time only.
21107
21108 * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
21109 instead of copy-list which is a function from CL.
21110 (msb--choose-menu, msb--mode-menu-cond)
21111 (msb--create-buffer-menu-2): Use dolist instead of mapc.
21112 (msb--init-file-alist): Use mapcar instead of mapcan.
21113 (msb--aggregate-alist): Use mapcar instead of mapcan.
21114 Fix `(' in column 0 in doc string.
21115 (msb--add-separators): Use mapcar instead of mapcan.
21116
21117 * cus-dep.el: Require CL at compile-time only.
21118
21119 2000-03-24 Stefan Monnier <monnier@cs.yale.edu>
21120
21121 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
21122 (byte-compile-warnings): New warning `noruntime'.
21123 (byte-compile-constants, byte-compile-variables): Fix docstring.
21124 (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
21125 execute `eval-whenc-compile's body.
21126 (byte-compile-unresolved-functions): Fix docstring.
21127 (byte-compile-eval): New function.
21128 (byte-compile-callargs-warn): Check if the function will be available
21129 at runtime (via property `byte-compile-noruntime').
21130 (byte-compile-print-syms): New function.
21131 (byte-compile-warn-about-unresolved-functions): Also warn about
21132 `noruntime' functions (and use `byte-compile-print-syms').
21133 (byte-compile-file): Capitalize the message.
21134
21135 2000-03-24 Gerd Moellmann <gerd@gnu.org>
21136
21137 * mail/rmail.el (rmail-confirm-expunge): New user-option.
21138 (rmail-expunge): Ask for confirmation depending on the setting
21139 of rmail-confirm-expunge.
21140
21141 2000-03-23 Gerd Moellmann <gerd@gnu.org>
21142
21143 * Makefile (bootstrap-clean): If $(emacs) exists, build
21144 loaddefs.el first. A loaddefs.el that's not up-to-date might
21145 cause a bootstrap failure because things don't autoload as expected.
21146
21147 2000-03-23 Dave Love <fx@gnu.org>
21148
21149 * net/browse-url.el: Restore previous use of
21150 browse-url-maybe-new-window.
21151
21152 2000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
21153
21154 * ps-print.el: Skip banner page fix.
21155 (ps-print-version): New version number (5.1.2).
21156 (ps-begin-file, ps-end-file, ps-generate): Code fix.
21157
21158 2000-03-23 Dave Pearson <davep@davep.org>
21159
21160 * net/quickurl.el Changed the type of parameter passed to the
21161 function defined by `quickurl-format-function'. Before only the
21162 text of the URL was passed. Now the whole URL structure is passed
21163 and the function is responsible for extracting the parts it requires.
21164 Changed the default of `quickurl-format-function' accordingly.
21165 (quickurl-insert): Changed the `funcall' of
21166 `quickurl-format-function' to match the above change.
21167 (quickurl-list-insert): Changed the `url' case so that it makes
21168 use of `quickurl-format-function', previous to this the format was
21169 hard wired.
21170
21171 2000-03-22 Gerd Moellmann <gerd@gnu.org>
21172
21173 * startup.el: Change some spellings for the X Window System.
21174
21175 2000-03-22 Stefan Monnier <monnier@cs.yale.edu>
21176
21177 * progmodes/make-mode.el (makefile-warn-suspicious-lines):
21178 Clean up the code and the regexp and make sure the cursor is
21179 temporarily moved to the suspicious line while querying the user.
21180
21181 2000-03-22 Jason Rumney <jasonr@gnu.org>
21182
21183 * w32-fns.el (w32-charset-info-alist): Initialize.
21184
21185 2000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
21186
21187 * ps-print.el: N-up last page fix.
21188 (ps-print-version): New version number (5.1.1).
21189 (ps-end-file, ps-end-job, ps-generate): Code fix.
21190
21191 2000-03-21 Stefan Monnier <monnier@cs.yale.edu>
21192
21193 * files.el (find-file-run-dired): Update docstring.
21194 (find-directory-functions): New hook.
21195 (find-file-noselect): Run find-directory-functions rather than
21196 calling dired directly.
21197
21198 * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
21199
21200 * pcvs.el: Add a minimal leading commentary.
21201 (cvs-make-cvs-buffer): Change the header part by removing the startup
21202 message and adding a `Module' entry. Also replace the FOOTER and
21203 HEADER special fileinfos with the new support in ewoc for updating
21204 its own footer and header.
21205 (cvs-update-header): Update to use the header/footer of the ewoc.
21206 (cvs-mode): Use define-derived-mode and set truncate-lines to t.
21207 (cvs-is-within-p): New function.
21208 (cvs-mode-run): Take advantage of `save-some-buffers's new ability
21209 to only examine some subset of the buffers.
21210
21211 * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
21212 `format' instead of our own ad-hoc functions.
21213 Remove HEADER and FOOTER cases, now handled in the EWOC.
21214 (cvs-fileinfo<): Remove HEADER and FOOTER cases.
21215
21216 * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
21217 output to avoid scaring the user.
21218 (cvs-parse-table): Catch message for non-up-to-date commits.
21219
21220 * pcvs-defs.el (cvs-startup-message): Remove.
21221 (cvs-global-menu): New autoloaded menu.
21222
21223 * pcvs-util.el (cvs-string-fill): Remove.
21224
21225 * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
21226 (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
21227 PP part of it and also make it work for footers and headers.
21228 (ewoc-create): Drop POS and BUFFER arguments.
21229 Use the DLL's dummy node to store the end-of-footer position.
21230 (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
21231 (ewoc-refresh): Remove unused `header' variable.
21232 (ewoc-(get|set)-hf): New functions.
21233
21234 * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
21235 log-view-*-(message|file) and use easy-mmode-define-navigation.
21236 (log-view-message-re): Match SCCS format as well.
21237 And match the revision line rather than the dashed separator line.
21238 (log-view-mode): Use the new define-derived-mode.
21239 (log-view-current-tag): Fill in with an actual implementation.
21240
21241 * cvs-status.el (cvs-status-(prev|next)): Rename from
21242 cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
21243 (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
21244 to let the output "breathe" a little more (more readable).
21245 (cvs-status-mode): Use the new define-derived-mode.
21246
21247 * smerge-mode.el (smerge-auto-leave): New function and variable.
21248 (smerge-basic-map): Rename from smerge-basic-keymap.
21249 Change the bindings for smerge-diff-*.
21250 (smerge-*-map): Use easy-mmode-defmap.
21251 (smerge-(next|prev)): Use easy-mmode-define-navigation.
21252 (smerge-keep-*): Use smerge-auto-leave.
21253
21254 2000-03-21 Jason Rumney <jasonr@gnu.org>
21255
21256 * cus-edit.el (custom-button-face): Use 3D look for w32.
21257 (custom-button-pressed-face): Likewise.
21258
21259 2000-03-21 Gerd Moellmann <gerd@gnu.org>
21260
21261 * progmodes/etags.el (tags-case-fold-search): New user-option.
21262 (tags-loop-eval): New function. Bind case-fold-search around eval
21263 depending on the value of tags-case-fold-search.
21264 (tags-loop-continue): Use tags-loop-eval.
21265 (find-tag-in-order): Bind case-fold-search depending on the value
21266 of tags-case-fold-search.
21267
21268 2000-03-21 Stefan Monnier <monnier@cs.yale.edu>
21269
21270 * diff-mode.el (diff-mode-*-map): Use `easy-mmode-defmap'.
21271 (diff-end-of-hunk): Return the end position for use in
21272 `easy-mmode-define-navigation'.
21273 (diff-recenter): Remove.
21274 (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
21275 of `easy-mmode-define-navigation'.
21276 (diff-kill-*): Rename `diff-*-kill' (for consistency with the
21277 previous renaming) and fix to use new names.
21278 (diff-merge-strings): Use \n as separator: simpler, faster.
21279 (diff-mode): Use `define-derived-mode'.
21280
21281 * derived.el (define-derived-mode): Don't autoload anymore.
21282 Prefer the macro-only version provided by easy-mmode.el.
21283
21284 * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
21285 `easy-mmode-define-derived-mode'. Use `combine-run-hooks'.
21286 (easy-mmode-define-navigation): New macro.
21287
21288 * subr.el (combine-run-hooks): New function.
21289
21290 2000-03-21 Kenichi HANDA <handa@etl.go.jp>
21291
21292 * term/x-win.el: Fontsets related initialization is simplified.
21293
21294 * international/mule-diag.el (describe-font): Don't refer to
21295 global-fontset-alist, instead call font-list.
21296 (describe-fontset, list-fontsets, mule-diag): Likewise.
21297 (print-fontset): Adjusted for the change of fontset implementation.
21298
21299 * international/fontset.el (x-charset-registries): Variable removed,
21300 instead the corresponding data is stored in the default fontset.
21301 (register-alternate-fontnames): Function removed.
21302 (resolved-ascii-font): Variable removed.
21303 (x-compose-font-name): Ignore the second argument REDOCE.
21304 (x-complement-fontset-spec): Complement only an ASCII font and
21305 element for those charsets than can use that ASCII font.
21306 (generate-fontset-menu): Don't refer to global-fontset-alist,
21307 instead call fontset-list.
21308 (uninstantiated-fontset-alist): Variable removed.
21309 (x-style-funcs-alist): Likewise.
21310 (fontset-default-styles): Likewise.
21311 (x-modify-font-name): Function removed.
21312 (create-fontset-from-fontset-spec): Ignore the argument STYLE-VARIANT.
21313 (create-fontset-from-ascii-font): Docsting adjusted for the above
21314 change.
21315 (instantiate-fontset, resolve-fontset-name): Functions removed.
21316 (fontset-list): Now implemented by C code.
21317
21318 * faces.el (read-face-font): Fix TABLE arg to completing-read.
21319 (describe-face): Include `font' attribute in the description.
21320
21321 2000-03-21 Kenichi Handa <handa@etl.go.jp>
21322
21323 * international/quail.el (quail-set-keyboard-layout): Typo fixed.
21324
21325 2000-03-20 Gerd Moellmann <gerd@gnu.org>
21326
21327 * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
21328 ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
21329 zone-mode.el, snmp-mode.el: Moved to net subdirectory.
21330
21331 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
21332 about behavior of set-buffer-modified-p wrt redisplay.
21333
21334 2000-03-19 Richard M. Stallman <rms@gnu.org>
21335
21336 * view.el (view-mode-disable): Kill local binding of view-read-only.
21337
21338 2000-03-18 Gerd Moellmann <gerd@gnu.org>
21339
21340 * font-lock.el (font-lock-apply-syntactic-highlight): If VALUE
21341 is a string, convert it to a syntax cell using string-to-syntax.
21342
21343 * simple.el (syntax-code-table, syntax-flag-table): New variables.
21344 (string-to-syntax): New function.
21345
21346 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
21347 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
21348 try to use passive ftp mode.
21349
21350 2000-03-17 Gerd Moellmann <gerd@gnu.org>
21351
21352 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
21353
21354 * simple.el (append-to-buffer): Update point of windows after
21355 insertion.
21356
21357 * abbrev.el (inverse-add-abbrev): Identify word by first moving
21358 forward then moving backward. Reindent.
21359
21360 * frame.el (other-frame): Call x-focus-frame only if
21361 focus-follows-mouse is off.
21362
21363 2000-03-17 Dave Love <fx@gnu.org>
21364
21365 * pcvs-util.el (cvs-strings->string): Rename replace-regexps-in-string.
21366
21367 2000-03-17 Stefan Monnier <monnier@cs.yale.edu>
21368
21369 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
21370 regexp for labels cannot span several lines.
21371
21372 * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
21373 `(setq :<key> ':<key>)' to the macro expansion.
21374
21375 2000-03-16 Dave Love <fx@gnu.org>
21376
21377 * progmodes/f90.el (f90): Put custom group under `languages', not
21378 `fortran'.
21379 (f90-mode-hook): Customize.
21380 (f90-mode): Set add-log-current-defun-function.
21381 (f90-current-defun): New function.
21382
21383 2000-03-16 Gerd Moellmann <gerd@gnu.org>
21384
21385 * cus-edit.el (custom-variable-tag-face): Handle case that
21386 default face's height is not a number.
21387 (custom-face-tag-face, custom-group-tag-face-1)
21388 (custom-group-tag-face): Ditto.
21389 (custom-group-tag-face-1): Add :group.
21390
21391 * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
21392
21393 2000-03-15 Gerd Moellmann <gerd@gnu.org>
21394
21395 * pcvs-defs.el (toplevel): Remove autoload cookie for form
21396 requiring easymenu.
21397
21398 2000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
21399
21400 * ps-print.el: PostScript user-defined prologue, PostScript error
21401 handler, doc fix.
21402 (ps-print-version): New version number (5.1).
21403 (ps-user-defined-prologue, ps-error-handler-message)
21404 (ps-print-prologue-0, ps-error-handler-alist): New vars.
21405 (ps-setup, ps-begin-file, ps-begin-job): Code fix.
21406 (ps-insert-string): New function.
21407
21408 2000-03-15 Kenichi Handa <handa@etl.go.jp>
21409
21410 * international/ccl.el (ccl-compile-expression): Don't generate
21411 invalid self-assignment code.
21412
21413 2000-03-14 Dave Love <fx@gnu.org>
21414
21415 * subr.el (replace-regexp-in-string): Renamed from
21416 replace-regexps-in-string. Doc fix.
21417
21418 2000-03-12 Dave Love <fx@gnu.org>
21419
21420 * cus-edit.el: Doc fixes.
21421 (customize-set-variable, customize-save-variable): Rename args for doc.
21422 (custom-variable-tag-face, custom-face-tag-face)
21423 (custom-group-tag-face-1, custom-group-tag-face): Modify from
21424 style which user identify as hyperlink.
21425 (hook): Don't add undefined functions to the hook.
21426 (debug-ignored-errors): Transfer message from bindings.el.
21427
21428 2000-03-12 Gerd Moellmann <gerd@gnu.org>
21429
21430 * recentf.el (recentf-keep-non-readable-files-p):
21431 Remove double/nested definition.
21432
21433 2000-03-12 Dave Love <fx@gnu.org>
21434
21435 * facemenu.el (facemenu-get-face): Use display-color-p.
21436 * enriched.el (enriched-decode-foreground): Likewise.
21437 (enriched-decode-background): Likewise.
21438 * isearch.el (isearch-highlight): Likewise.
21439 * info-look.el (info-lookup): Likewise.
21440 * simple.el (completion-setup-function): Likewise.
21441
21442 * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
21443 :options.
21444
21445 * bindings.el (mode-line-format): Fix line-number and
21446 column-number items. Add help-echo for the background.
21447 (mode-line-mule-info): Modify help-echo.
21448
21449 * avoid.el (mouse-avoidance-mode): Add autoload cookie to defcustom.
21450
21451 * files.el (load-file): Allow completion to .elc.
21452
21453 * man.el: Doc fixes.
21454 (Man-init-defvars): Use display-color-p to set fontification.
21455
21456 * play/hanoi.el (hanoi-internal): Don't use oddp.
21457
21458 2000-03-12 Gerd Moellmann <gerd@gnu.org>
21459
21460 * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
21461
21462 * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
21463
21464 2000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
21465
21466 * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
21467 Fix comment.
21468
21469 2000-03-10 Stefan Monnier <monnier@cs.yale.edu>
21470
21471 * font-lock.el (font-lock-keywords): Fix the doc now that
21472 regexp-opt-depth is unnecessary.
21473 (save-buffer-state): Set an edebug spec.
21474 (font-lock-fontify-anchored-keywords): Properly handle the case when
21475 the matcher goes past the limit.
21476
21477 * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
21478 pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
21479
21480 * emacs-lisp/ewoc.el: New file. This is a merge of elib-node.el,
21481 dll.el and cookie.el (from Elib) with heavy renaming and other
21482 massaging.
21483
21484 * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
21485 Autoload the functions used.
21486 (easy-mmode-define-syntax): Fix CL typo.
21487 (easy-mmode-define-derived-mode): Improve the docstring generation.
21488
21489 2000-03-10 Gerd Moellmann <gerd@gnu.org>
21490
21491 * textmodes/texinfo.el (texinfo-version): Variable and function
21492 removed.
21493
21494 2000-03-09 Stefan Monnier <monnier@cs.yale.edu>
21495
21496 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
21497 allow more flexibility.
21498 (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New fns.
21499 (easy-mmode-defmap, easy-mmode-defsyntax)
21500 (easy-mmode-define-derived-mode): New macros.
21501
21502 2000-03-09 Didier Verna <didier@xemacs.org>
21503
21504 * rect.el (replace-rectangle): New function.
21505
21506 2000-03-09 Dave Love <fx@gnu.org>
21507
21508 * progmodes/fortran.el (fortran-comment-line-start): Define as "C".
21509 (fortran-comment-line-start-skip): Don't match cpp stuff.
21510 (font-lock-keywords): Add * to comment-chars. Grok cpp stuff.
21511 (fortran-mode-map): Remove over-eager custom-menu-create for now.
21512 (fortran-mode): Don't set fortran-comment-line-start-skip,
21513 fortran-comment-line-start here. Set comment-start,
21514 add-log-current-defun.
21515 (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
21516 (fortran-current-defun): New function.
21517
21518 2000-03-09 Gerd Moellmann <gerd@gnu.org>
21519
21520 * emacs-lisp/re-builder.el: New file.
21521
21522 * mouse.el (mouse-drag-region): Don't run up-event handler
21523 if hscroll has changed.
21524
21525 * octave-mod.el (octave-font-lock-keywords): To font-lock the
21526 builtin operators, use `font-lock-builtin-face' for Emacs and
21527 `font-lock-preprocessor-face' otherwise.
21528
21529 * font-lock.el (lisp-font-lock-keywords-1): Highlight
21530 `(defun (setf foo)' differently.
21531
21532 2000-03-08 Stefan Monnier <monnier@cs.yale.edu>
21533
21534 * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
21535 (regexp-opt): Update comment and adapt the code the new meaning of
21536 the `paren' argument of regex-opt-group for shy-groups.
21537 (regexp-opt-depth): Handle shy groups as well as backslashed
21538 backslashes.
21539 (regexp-opt-group): Turn the leading comment into a docstring.
21540 Allow `paren' to be a string (the string to use to open a group).
21541 Remove open-presuf and close-presuf. Instead of checking for `all
21542 one-char' and then later on check for `several one-char', handle
21543 both cases close together. Also apply a more generic algorithm
21544 for suffixes (the mirror image of the algorithm used for
21545 prefixes). Use shy-groups. Use nreverse rather than reverse.
21546 (regexp-opt-try-suffix): Removed.
21547
21548 * cmuscheme.el (inferior-scheme-mode-map): Define it independently
21549 from comint-mode-map, so we can just inherit from it. Also, move
21550 the initialization into the `defvar' since there's no docstring
21551 anyway and it's fairly short.
21552 (inferior-scheme-mode): Define it as derived-mode: the code is
21553 shorter and this way we inherit from comint-mode-map rather than
21554 copying it.
21555
21556 * subr.el (replace-regexps-in-string): Properly handle the case
21557 where we match an empty string.
21558
21559 * comint.el (comint-exec-1): Add the current-dir to the exec-path
21560 when the command has a directory component (such as "./testml").
21561 Also fix a typo in the comment.
21562
21563 2000-03-08 Gerd Moellmann <gerd@gnu.org>
21564
21565 * Makefile (compile-files): Compile files one by one because
21566 that's the only way to ensure a clean compilation environment for
21567 each individual file.
21568
21569 * frame.el (other-frame): Call x-focus-frame.
21570
21571 2000-03-07 Dave Love <fx@gnu.org>
21572
21573 * recentf.el (recentf-keep-non-readable-files-p): Add :set,
21574 :require to defcustom.
21575
21576 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads lists.
21577
21578 * files.el (auto-mode-alist): Add configure.in.
21579
21580 * progmodes/autoconf.el: New file.
21581
21582 2000-03-07 Gerd Moellmann <gerd@gnu.org>
21583
21584 * mail/mh-e.el: Change maintainer to `none'.
21585
21586 * recentf.el (recentf-keep-non-readable-files-p): Quote args
21587 to remove-hook and add-hook.
21588
21589 2000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
21590
21591 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
21592 it as the default.
21593 (mail-send): Test mail-send-nonascii also for the new `mime' value.
21594 (sendmail-send-it): Conditionally add MIME headers specifying the
21595 used character set.
21596
21597 2000-03-07 Dave Love <fx@gnu.org>
21598
21599 * winner.el: Fix keywords, autoload cookies.
21600 Split eval-when-compile form to avoid compilation failure.
21601
21602 2000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp>
21603
21604 * international/mule.el: Modify comment about coding system
21605 property `coding-category'.
21606 (make-coding-system): New argument EOL-TYPE. Pay attention to
21607 coding-category property of PROPERTIES.
21608
21609 * international/mule-conf.el (coding-category-utf-8)
21610 (coding-category-utf-16-be, coding-category-utf-16-le): New coding
21611 categories. Include them in the argument for set-coding-priority.
21612
21613 * international/mule-cmds.el (reset-language-environment):
21614 Include coding-category-utf-8, coding-category-utf-16-be, and
21615 coding-category-utf-16-le in the argument for set-coding-priority.
21616 (reset-language-environment): Initialize coding-category-utf-8,
21617 coding-category-utf-16-be, and coding-category-utf-16-le to nil.
21618
21619 2000-03-06 Karl Fogel <kfogel@red-bean.com>
21620
21621 * bookmark.el (bookmark-file-or-variation-thereof): New func, for
21622 code abstracted out of `bookmark-jump-noselect'. Now tries info
21623 extensions as well as compression extensions.
21624 (bookmark-jump-noselect): Use above new func.
21625
21626 2000-03-03 Gerd Moellmann <gerd@gnu.org>
21627
21628 * strokes.el: Change maintainer's mail address.
21629
21630 2000-03-03 Kenichi Handa <handa@etl.go.jp>
21631
21632 * international/mule-diag.el (list-character-sets): Make help-echo
21633 string by substitute-command-keys.
21634 (list-character-sets): Likewise.
21635 (sort-listed-character-sets): Call help-setup-xref.
21636
21637 2000-03-02 Gerd Moellmann <gerd@gnu.org>
21638
21639 * time.el (display-time-mail-file): Add `none' to the list of choices.
21640
21641 2000-03-01 Dave Love <fx@gnu.org>
21642
21643 * help.el (help-xref-go-back): Don't try to set position.
21644
21645 * international/mule-diag.el (list-character-sets):
21646 Call help-setup-xref. Add help-echo to xrefs.
21647 (list-character-sets-1): Add help-echo to xrefs.
21648
21649 2000-03-02 Gerd Moellmann <gerd@gnu.org>
21650
21651 * frame.el (blink-cursor-mode): Switch cursor on when turning
21652 the mode off.
21653
21654 * add-log.el (add-log-current-defun): Add support for
21655 Autoconf mode.
21656
21657 * mail/rmail.el (rmail-quit-hook): New variable.
21658
21659 2000-03-01 Dave Love <fx@gnu.org>
21660
21661 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
21662
21663 * help.el (help-xref-button): Add help-echo arg.
21664 (describe-function-1, describe-variable, help-make-xrefs): Use it.
21665
21666 * faces.el (list-faces-display): Supply help-echo with help-make-xrefs.
21667
21668 * facemenu.el (list-text-properties-at): Set help-xref-stack to nil.
21669
21670 2000-03-01 Gerd Moellmann <gerd@gnu.org>
21671
21672 * image.el (defimage): Look for image files in load-path.
21673
21674 * frame.el (busy-cursor-delay-seconds): Change type to `number'.
21675
21676 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21677
21678 * recentf.el (recentf): Added version tag to the defgroup of recentf.
21679
21680 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21681
21682 * recentf.el (recentf-cleanup): Changed to remove excluded file too.
21683 (recentf-edit-list-action): `recentf-edit-list' checkbox widget
21684 action to select/unselect a file.
21685 (recentf-edit-list): Code cleanup and improvement.
21686 (recentf-open-more-files-action): `recentf-open-more-files' button
21687 widget action to open a file.
21688 (recentf-open-more-files): No more use standard completion but widgets.
21689 (recentf-more-collection): Deleted.
21690 (recentf-more-history): Deleted.
21691 (recentf-setup-more-completion): Deleted.
21692
21693 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21694
21695 * recentf.el (recentf-mode): No more needs that Emacs is running
21696 under a window-system.
21697
21698 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21699
21700 * recentf.el (recentf-edit-list): New command to edit the recent
21701 list which allow the user to remove files.
21702 (recentf-edit-selected-items): New global variable, used by
21703 `recentf-edit-list' to hold the list of files to be removed from
21704 the recent list.
21705 (recentf-make-menu-items): Updated to display a "Edit list..."
21706 menu item. Minor code cleanup.
21707
21708 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21709
21710 * recentf.el (recentf-open-more-files): New command to open files
21711 that are not displayed in the menu.
21712 (recentf-more-collection): New global variable holding the set of
21713 permissible completions used by `recentf-open-more-files'.
21714 (recentf-more-history): New global variable holding the history list
21715 used by `recentf-open-more-files' completion.
21716 (recentf-setup-more-completion): New function to setup completion for
21717 `recentf-open-more-files'.
21718 (recentf-make-menu-items): Updated to display a "More..." menu item.
21719
21720 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21721
21722 * recentf.el (recentf-menu-action): Doc fixed.
21723
21724 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21725
21726 * recentf.el (recentf-menu-filter): Doc updated.
21727 (recentf-update-menu-hook): Allow menu filters to force menu update.
21728 (recentf-make-menu-items): New menu filter handling.
21729 (recentf-make-menu-item): New helper function.
21730 (recentf-menu-elements): New menu handling function.
21731 (recentf-sort-ascending): Updated to new menu filter handling.
21732 (recentf-sort-descending): Updated to new menu filter handling.
21733 (recentf-sort-basenames-ascending): New menu filter function.
21734 (recentf-sort-basenames-descending): New menu filter function.
21735 (recentf-show-basenames): New menu filter function.
21736 (recentf-show-basenames-ascending): New menu filter function.
21737 (recentf-show-basenames-descending): New menu filter function.
21738
21739 2000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
21740
21741 * diary-lib.el (list-diary-entries): Don't try to go forward at
21742 the end of the buffer.
21743
21744 2000-02-29 Kenichi Handa <handa@etl.go.jp>
21745
21746 * international/mule-diag.el (list-character-sets):
21747 Completely rewritten.
21748 (sort-listed-character-sets): New function.
21749 (list-character-sets-1): Completely rewritten.
21750 (list-character-sets-2): New function.
21751 (non-iso-charset-alist): New variable.
21752 (decode-codepage-char): New function.
21753 (charset-history): New variable.
21754 (read-charset) (list-block-of-chars)
21755 (list-iso-charset-chars)
21756 (list-non-iso-charset-chars)
21757 (list-charset-chars): New functions.
21758 (mule-diag): Call list-character-sets-2, not list-character-sets-2.
21759 (dump-charsets): Likewise.
21760
21761 2000-02-29 Gerd Moellmann <gerd@gnu.org>
21762
21763 * dired-x.el (dired-filename-at-point): Add `@' to valid
21764 file name characters.
21765 (dired-filename-at-point): Handle ange-ftp file names.
21766
21767 * frame.el (frame-notice-user-settings): Use assq-delete-all
21768 instead of assoc-delete-all.
21769 (frame-notice-user-settings): Ditto.
21770
21771 * subr.el (assq-delete-all): Renamed from assoc-delete-all.
21772 Don't copy alist.
21773
21774 2000-02-28 Eli Barzilay <eli@cs.cornell.edu>
21775
21776 * calculator.el (calculator-use-menu): New option.
21777 (calculator-initial-bindings): Changed some bindings to work as macros.
21778 (calculator-forced-input): Removed.
21779 (calculator-restart-other-mode): New variable.
21780 (calculator-mode-map): Set up menu.
21781
21782 2000-02-28 Jari Aalto <jari.aalto@poboxes.com>
21783
21784 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc tags.
21785
21786 2000-02-28 Michael Kifer <kifer@cs.sunysb.edu>
21787
21788 * viper-cmd.el (viper-envelop-ESC-key): Add the option to
21789 translate all ESC key sequences.
21790 (viper-goto-mark-subr): Restore markers for files for which
21791 they were saved.
21792 * viper-init.el (viper-translate-all-ESC-keysequences): New variable.
21793 * viper-util.el (viper-set-replace-overlay-glyphs)
21794 (viper-set-replace-overlay): Always check if the replacement
21795 overlay is live.
21796 * viper.el (viper-vi-state-mode-list): Add major modes.
21797 * ediff-wind.el: Minor comment changes.
21798 * ediff.el: Copyright notice date fix.
21799
21800 2000-02-27 Jason Rumney <jasonr@gnu.org>
21801
21802 * faces.el (face-font-family-alternatives): Add arial to helv.
21803 (mode-line, header-line, tool-bar): Same default as x for w32.
21804 (fixed-pitch, variable-pitch): Remove wildcard as it prevents
21805 face-font-family-alternatives from working.
21806 * term/w32-win.el (mouse-set-font): Do not build fontset from
21807 chosen font.
21808
21809 2000-02-25 Sam Steingold <sds@goems.com>
21810
21811 * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
21812 properly.
21813
21814 2000-02-25 Richard M. Stallman <rms@gnu.org>
21815
21816 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
21817
21818 2000-02-25 Gerd Moellmann <gerd@gnu.org>
21819
21820 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer writable.
21821
21822 * frame.el (busy-cursor-delay-seconds): New option.
21823
21824 2000-02-24 Gerd Moellmann <gerd@gnu.org>
21825
21826 * frame.el (show-cursor-in-non-selected-windows): New option.
21827
21828 2000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
21829
21830 * diary-lib.el (include-other-diary-files): Undo the selective
21831 display in any included file and don't kill it.
21832
21833 2000-02-24 Eli Zaretskii <eliz@is.elta.co.il>
21834
21835 * dired.el (dired-mode-map): Don't remove "Edit" from the menu bar.
21836 Menu items converted to (menu-item format, help strings added.
21837 [downcase, upcase]: Don't enable on MS-DOS.
21838 [symlink, symlinks]: Don't show if make-symbolic-link is not bound.
21839 [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
21840
21841 2000-02-23 Dave Love <fx@gnu.org>
21842
21843 * simple.el (zap-to-char, kill-line, kill-region, kill-word)
21844 (backward-kill-word): Revert addition of * to interactive spec --
21845 it's a feature.
21846
21847 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
21848 (backward-kill-sentence, kill-sentence): Likewise.
21849
21850 * gud.el (gud-jdb-build-class-source-alist): Prepend space to
21851 scratch buffer name.
21852 (gud-format-command): Use int-to-string in ?l case. Simplify slightly.
21853
21854 * term/w32-win.el (internal-face-interactive): Update prompt for
21855 new read-face-name.
21856
21857 * mail/footnote.el (footnote): Add :version to defgroup.
21858 (footnote-section-tag-regexp): Customize.
21859 (footnote-start-tag, footnote-end-tag): New option.
21860 (footnote-latin-regexp): New variable.
21861 (Footnote-latin): New function.
21862 (footnote-style-alist): Add element for latin style.
21863 (footnote-style): Moved.
21864 (Footnote-goto-footnote): Use eq to test arg.
21865
21866 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
21867
21868 * emacs-lisp/byte-opt.el: Change old backquote syntax.
21869 (byte-compile-trueconstp): Include keywords.
21870 (byte-optimize-quote, byte-optimize-lapcode):
21871 Use byte-compile-const-symbol-p.
21872 (byte-optimize-char-before): New optimization.
21873
21874 * emacs-lisp/bytecomp.el: Change old backquote syntax.
21875 (byte-compile-const-symbol-p): New function.
21876 (byte-compile-constp, byte-compile-out-toplevel)
21877 (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
21878 Use it.
21879
21880 * subr.el (define-key-after): Default AFTER to t. Doc fix.
21881
21882 2000-02-23 Kenichi Handa <handa@etl.go.jp>
21883
21884 * international/encoded-kb.el: Be sure to update minor-mode-alist
21885 and minor-mode-map-alist.
21886 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
21887 codes SS2 and SS3 correctly.
21888 (encoded-kbd-self-insert-ccl): New function.
21889 (encoded-kbd-setup-keymap): New function.
21890 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap
21891 by calling encoded-kbd-setup-keymap.
21892
21893 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte characters.
21894 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t locally.
21895
21896 2000-02-22 Dave Love <fx@gnu.org>
21897
21898 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
21899 (lisp-mode-map, lisp-interaction-mode-map): Define all inside defvar.
21900 (lisp-mode-syntax-table): Set up for #|...|# comments.
21901 (lisp-imenu-generic-expression): Purecopy strings. Use syntax
21902 classes. Match `defface'.
21903 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
21904 (eval-defun-1): Fix for defcustom.
21905 (lisp-indent-region): Doc fix.
21906
21907 * subr.el (when, unless, split-string): Doc fix.
21908 (read-passwd): Move call of clear-this-command-keys to the right place.
21909 (replace-regexps-in-string): New function.
21910
21911 2000-02-22 Gerd Moellmann <gerd@gnu.org>
21912
21913 * help.el (describe-variable): Set syntax table to
21914 emacs-lisp-mode-syntax-table when moving forward over the
21915 symbol's name.
21916
21917 2000-02-22 Dave Love <fx@gnu.org>
21918
21919 * xt-mouse.el: Doc fixes.
21920 (xterm-mouse-position-function): New function, replacing advice of
21921 mouse-position.
21922 (xterm-mouse-mode): Use it. Don't turn on under a window system.
21923
21924 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
21925
21926 2000-02-21 Gerd Moellmann <gerd@gnu.org>
21927
21928 * format.el (format-annotate-single-property-change):
21929 Handle properties.with dotted-list values.
21930 (format-proper-list-p): New function.
21931
21932 * enriched.el (enriched-face-ans): Handle '(foreground-color
21933 . COLOR) and (background-color . COLOR).
21934
21935 2000-02-20 Dave Love <fx@gnu.org>
21936
21937 * textmodes/flyspell.el (flyspell-mouse-map): Change definition
21938 and assignments to it.
21939 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
21940 current local map.
21941 (make-flyspell-overlay): Use it.
21942 (flyspell-correct-word/mouse-keymap): Change XEmacs test.
21943
21944 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
21945 (lm-get-header-re): Defun, not defsubst.
21946 (lm-get-package-name): Defun, not defsubst. Simplify.
21947 (lm-version): Doc fix. Simplify.
21948 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
21949 (lm-crack-address, lm-last-modified-date, lm-commentary)
21950 (lm-verify, lm-synopsis): Simplify.
21951 (lm-report-bug): Require emacsbug. Use compose-mail.
21952
21953 2000-02-20 Gerd Moellmann <gerd@gnu.org>
21954
21955 * dired.el (dired-mode): Call propertized-buffer-identification
21956 to set mode-line-buffer-identification to something having
21957 the right text properties.
21958
21959 * bindings.el (propertized-buffer-identification): New function.
21960
21961 2000-02-20 Dave Love <fx@gnu.org>
21962
21963 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
21964 check for t-mouse too.
21965
21966 * cus-start.el: Make echo-keystrokes `number'.
21967
21968 2000-02-20 Eli Zaretskii <eliz@is.elta.co.il>
21969
21970 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
21971 Don't call ring-empty-p unless tags-location-ring is bound.
21972 From Noah Friedman <friedman@splode.com>.
21973
21974 2000-02-18 Thien-Thi Nguyen <ttn@gnu.org>
21975
21976 * progmodes/hideshow.el (hs-flag-region): No longer use
21977 `intangible' overlay property.
21978
21979 (hs-toggle-hiding): New command.
21980 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
21981
21982 (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
21983 Fix omission bug: Run `hs-minor-mode-hook' for both activation
21984 and deactivation.
21985
21986 2000-02-18 Gerd Moellmann <gerd@gnu.org>
21987
21988 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
21989
21990 2000-02-17 Gerd Moellmann <gerd@gnu.org>
21991
21992 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
21993
21994 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
21995 of `*' to handle `(* ... *)' comments.
21996
21997 2000-02-17 Eli Zaretskii <eliz@is.elta.co.il>
21998
21999 * faces.el (list-faces-display): Use display-mouse-p instead of
22000 window-system.
22001
22002 * menu-bar.el (global-map): Menu-bar items converted to the new
22003 format (menu-item..., rearranged for better CUA compliance, and
22004 their names changed for better clarity. Help strings added.
22005
22006 * international/mule-cmds.el (mule-menu-keymap)
22007 (describe-language-environment-map, set-coding-system-map)
22008 (setup-language-environment-map): Convert to new (menu-item...
22009 form, add help strings. Change names of menu items for better clarity.
22010 "Mule" menu-bar item removed (it's now in the "Options" submenu).
22011
22012 2000-02-17 Gerd Moellmann <gerd@gnu.org>
22013
22014 * dired-aux.el (dired-do-copy): Remove spurious character.`n'
22015 within the code.
22016
22017 2000-02-16 Dave Love <fx@gnu.org>
22018
22019 * faces.el: Don't require custom. Add more specific :groups to
22020 various deffaces.
22021 (set-face-attribute): Purecopy args.
22022 (read-face-name): Default to name at point and use it in prompt.
22023 Remove colon from arg in all callers.
22024 (list-faces-display): Hyperlink to face descriptions and customize
22025 buffers.
22026
22027 2000-02-16 Per Abrahamsen <abraham@dina.kvl.dk>
22028
22029 * wid-edit.el (widget-match-inline): An atom never matches a list.
22030
22031 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
22032
22033 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
22034 at ':' characters by call to split-string.
22035
22036 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
22037
22038 * textmodes/bibtex.el: Added RCS version identification.
22039
22040 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
22041
22042 * textmodes/bibtex.el: Some temporary comments removed.
22043 (bibtex-field-name, bibtex-entry-type): Made the relationship explicit.
22044 (bibtex-field-const): Allow capital letters.
22045 (bibtex-start-of-string): Deleted because unused.
22046
22047 * textmodes/bibtex.el: Unified some nomenclature. We no longer
22048 use the term 'reference' to describe a bibtex entry as a whole.
22049 Further, reference keys are no longer called 'labels'.
22050 (bibtex-keys): Renamed to bibtex-reference-keys.
22051 (bibtex-reformat-previous-labels): Renamed to
22052 bibtex-reformat-previous-reference-keys.
22053 (bibtex-reference-type): Renamed to bibtex-entry-type.
22054 (bibtex-reference-head): Renamed to bibtex-entry-head.
22055 (bibtex-reference-maybe-empty-head): Renamed to
22056 bibtex-entry-maybe-empty-head.
22057 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
22058 (bibtex-search-reference): Renamed to bibtex-search-entry.
22059 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
22060 bibtex-enclosing-entry-maybe-empty-head.
22061 (bibtex-entry-field-alist, bibtex-entry-head)
22062 (bibtex-font-lock-keywords, bibtex-skip-to-valid-entry)
22063 (bibtex-map-entries, bibtex-search-entry)
22064 (bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry)
22065 (bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode)
22066 (bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message)
22067 (bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer)
22068 (bibtex-find-entry-location, bibtex-validate, bibtex-find-text)
22069 (bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat)
22070 (bibtex-complete-key, bibtex-String) : Use the new nomenclature.
22071
22072 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
22073
22074 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
22075 comment.
22076 (bibtex-format-field-delimiters): New function, functionality
22077 extracted from bibtex-format-entry.
22078 (bibtex-autokey-get-yearfield-digits): New function, functionality
22079 extracted from bibtex-autokey-get-yearfield.
22080
22081 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
22082 entries in order to avoid stack overflow in the regexp matcher if
22083 field contents become large.
22084 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield)
22085 (bibtex-field-string-part-not-braced)
22086 (bibtex-field-string-part-no-inner-braces)
22087 (bibtex-field-string-part-1-inner-brace)
22088 (bibtex-field-string-part-2-inner-braces)
22089 (bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced)
22090 (bibtex-field-string-quoted, bibtex-field-string)
22091 (bibtex-field-string-or-const, bibtex-field-text, bibtex-field)
22092 (bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix)
22093 (bibtex-string, bibtex-key-in-string, bibtex-text-in-string):
22094 Deleted as parsing is now performed by the following functions.
22095 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced)
22096 (bibtex-parse-quoted-string, bibtex-parse-field-string-quoted)
22097 (bibtex-parse-field-string, bibtex-search-forward-field-string)
22098 (bibtex-parse-association, bibtex-field-name-for-parsing)
22099 (bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field)
22100 (bibtex-search-forward-field, bibtex-search-backward-field)
22101 (bibtex-start-of-field, bibtex-end-of-field)
22102 (bibtex-start-of-name-in-field, bibtex-end-of-name-in-field)
22103 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
22104 (bibtex-parse-string-prefix, bibtex-parse-string-postfix)
22105 (bibtex-parse-string, bibtex-search-forward-string)
22106 (bibtex-search-backward-string, bibtex-start-of-string)
22107 (bibtex-end-of-string, bibtex-start-of-reference-key-in-string)
22108 (bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string)
22109 (bibtex-end-of-text-in-string): New functions for the parsing of bibtex
22110 entries. Instead of reporting the results of the parsing by
22111 match-beginning or match-end, these functions return data structures
22112 that hold the corresponding positions.
22113 (bibtex-enclosing-field): Changed to also report field boundaries by
22114 return values rather than by match-beginning or match-end.
22115 The following functions have been adapted to use the new
22116 parsing functions.
22117 (bibtex-skip-to-valid-entry, bibtex-search-reference)
22118 (bibtex-enclosing-field, bibtex-format-entry)
22119 (bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring)
22120 (bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode)
22121 (bibtex-print-help-message, bibtex-end-of-entry)
22122 (bibtex-ispell-abstract, bibtex-validate, bibtex-next-field)
22123 (bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
22124 (bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry):
22125 Use the new method for parsing.
22126 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry)
22127 (bibtex-map-entries, bibtex-flash-head)
22128 (bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry)
22129 (bibtex-autokey-change, bibtex-autokey-get-namefield)
22130 (bibtex-autokey-get-names, bibtex-autokey-get-titlestring)
22131 (bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode)
22132 (bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer)
22133 (bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
22134 (bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
22135 order to make the new binding of case-fold-search immediately visible.
22136
22137 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
22138
22139 * textmodes/bibtex.el: Copyright notice is up to date.
22140 Added constant 'bibtex-maintainer-salutation.
22141
22142 * textmodes/bibtex.el (bibtex-mode): Use with-temp-buffer rather
22143 than make-temp-name, use match-string-no-properties and eliminate
22144 a quadratic behavior when building bibtex-strings.
22145
22146 * bibtex.el (bibtex-reference-key): Accept string entries whose
22147 reference key contains upper case letters.
22148
22149 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
22150
22151 * bibtex.el (bibtex-reference-head): Allow entries to start with
22152 a new line.
22153
22154 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
22155
22156 * bibtex.el: Hiding of entry bodies is not longer provided by
22157 bibtex.el directly. Instead the hideshow package can be used.
22158 Added a special bibtex entry to hs-special-modes-alist.
22159 (bibtex-hs-forward-sexp): Added for hideshow.el.
22160
22161 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
22162
22163 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
22164 proceedings entry type (for cross referencing). Thanks to Wagner
22165 Toledo Correa for the suggestion.
22166
22167 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
22168
22169 2000-02-14 Kenichi Handa <handa@etl.go.jp>
22170
22171 * international/characters.el: Setup case table for Vietnamese.
22172
22173 2000-02-12 Gerd Moellmann <gerd@gnu.org>
22174
22175 * uniquify.el (toplevel): Require CL at compile time.
22176 (uniquify-push): Removed.
22177
22178 * shadowfile.el (shadow-when): Removed.
22179
22180 * tempo.el (tempo-dolist, tempo-mapc): Removed.
22181 (tempo-process-and-insert-string): Use dolist instead of tempo-dolist.
22182
22183 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
22184 regexp for paragraph-start.
22185
22186 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
22187 commas as well.
22188
22189 2000-02-10 Dave Love <fx@gnu.org>
22190
22191 * wid-edit.el: (widgets) [defgroup]: Remove url link.
22192 (widget-color-choice-list, widget-color-history, widget-mouse-help):
22193 Deleted.
22194 (widget-specify-field, widget-specify-button): Don't use
22195 widget-mouse-help as help-echo property.
22196 (default): Use #'ignore for :validate and :mouse-down-action.
22197 (checkbox): Add help-echo.
22198 (widget-sexp-validate): Rewritten to clarify error messages.
22199 (character): Use char-valid-p in :match function.
22200 (widget-color-complete): Use facemenu-color-alist.
22201 (widget-color-action): Use facemenu-read-color.
22202
22203 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't
22204 set up `caar' &c that we now have.
22205
22206 2000-02-09 Ray Blaak <blaak@gnu.org>
22207
22208 * delphi.el: Make resourcestring a declaration region, like const
22209 and var.
22210
22211 2000-02-09 Dave Love <fx@gnu.org>
22212
22213 * bindings.el (mode-line-input-method-map): New variable.
22214 (mode-line-mule-info): Use it; fix last change.
22215 (mode-line-mode-menu): Move definition.
22216 (mode-line-mouse-sensitive-p): Deleted.
22217 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
22218 (make-mode-line-mouse-sensitive): Deleted. Body moved to top level.
22219
22220 * startup.el (command-line-1): Don't call
22221 make-mode-line-mouse-sensitive.
22222
22223 2000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
22224
22225 * mail/rmail.el (rmail-retry-failure): Use rmail-beginning-of-message
22226 before rmail-toggle-header, because the former toggles headers.
22227
22228 2000-02-06 Stefan Monnier <monnier@cs.yale.edu>
22229
22230 * diff-mode.el (diff-kill-junk): New interactive function.
22231 (diff-reverse-direction): Use delete-and-extract-region.
22232 (diff-post-command-hook): Restrict the area so that the hook also works
22233 outside of any diff hunk. This is necessary for the minor-mode.
22234 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
22235 (diff-minor-mode): Setup the hooks for header-hunk rewriting.
22236
22237 * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
22238 (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
22239 so that it can be used more easily in <foo>-mode-hook. Also make sure
22240 to avoid duplicate entries.
22241 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
22242 (font-lock-remove-keywords): Just as was done for `add', allow it to
22243 work even if font-lock-mode is nil. Also make sure we don't modify
22244 any pre-existing list by forcing a copy-sequence. Finally rename
22245 `major-mode' to `mode'.
22246 (font-lock-fontify-syntactic-anchored-keywords)
22247 (font-lock-fontify-anchored-keywords)
22248 (font-lock-fontify-keywords-region): Use line-end-position.
22249 Don't make `font-lock-multiline' local (it's now done in
22250 font-lock-set-defaults).
22251 (font-lock-set-defaults): Make `font-lock-multiline' local.
22252 Move the `font-lock-fontified' creation to inside the `unless'.
22253
22254 2000-02-06 Andrew Innes <andrewi@gnu.org>
22255
22256 * term/w32-win.el (x-handle-args): Comment out call to message,
22257 which occurs before window system is initialized.
22258
22259 * makefile.nt: Add support for recompiling lisp code.
22260
22261 2000-02-04 Dave Love <fx@gnu.org>
22262
22263 * bindings.el (mode-line-mule-info): Fix/extend last change.
22264
22265 * completion.el: Replace completion-dolist with dolist.
22266
22267 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist, dotimes.
22268
22269 2000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl>
22270
22271 * textmodes/reftex.el (reftex-compile-variables): Regexp-quote the
22272 environment names before they go into the section regexp.
22273
22274 * textmodes/reftex-global.el (reftex-change-label): Add `A-Z' to
22275 char class in regexp.
22276
22277 * textmodes/reftex-parse.el (reftex-with-special-syntax):
22278 Bind `case-fold-search' to nil.
22279
22280 * progmodes/idlwave.el (idlwave-template):
22281 Respect `idlwave-abbrev-change-case'.
22282 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for)
22283 (idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat)
22284 (idlwave-while): Respect `idlwave-reserved-word-upcase'.
22285 (idlwave-rw-case): New function.
22286 (idlwave-statement-match): Fixed problem with assignment regexp.
22287 (idlwave-font-lock-keywords): Improved regexp for keyword parameters.
22288 (idlwave-surround): New argument LENGTH to support padding of
22289 operators longer than 1 char.
22290
22291 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
22292 idlwave-shell-expression-overlay. Implemented printing of
22293 expressions on higher levels of the calling stack.
22294 (idlwave-shell-display-level-in-calling-stack): Restore stack level.
22295 (idlwave-retrieve-expression-from-level): New function.
22296 (idlwave-shell-last-calling-stack): Variable removed.
22297 (idlwave-shell-reset): Argument action reversed (`visible' to
22298 `hidden'). Also remove stop-line overlay.
22299 (idlwave-shell-calling-stack-routine): New variable.
22300 (idlwave-shell-parse-stack-and-display): Messages now display
22301 negative level numbers.
22302 (idlwave-shell-mode): Set `modeline-format'.
22303 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
22304 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs 21.
22305 (idlwave-shell-print-expression-function): New option.
22306
22307 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere)
22308 (idlwave-toolbar-remove-everywhere): Keybindings prefix is now
22309 `tool-bar' instead of `toolbar'.
22310
22311 2000-02-02 Dave Love <fx@gnu.org>
22312
22313 * emacs-lisp/cl.el: Use bytecomp-load-hook, not
22314 emacs-lisp-mode-hook. Don't check for defalias being defined.
22315
22316 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
22317 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions.
22318 Use the new builtins directly.
22319
22320 * whitespace.el (whitespace): Add :version to defgroup.
22321
22322 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
22323 Doc fix.
22324
22325 * thingatpt.el (sexp-at-point, symbol-at-point)
22326 (number-at-point, list-at-point): Add autoload cookie.
22327
22328 * recentf.el (recentf): Add :version to defgroup.
22329
22330 * quickurl.el (quickurl): Add :version to defgroup.
22331
22332 * elide-head.el (elide-head): Use point-marker more.
22333
22334 * bs.el (bs): Add :version to defgroup.
22335
22336 * autorevert.el (global-auto-revert-mode): Add autoload cookie.
22337
22338 * progmodes/delphi.el (delphi): Add :version to defgroup.
22339
22340 2000-02-02 Gerd Moellmann <gerd@gnu.org>
22341
22342 * ange-ftp.el (ange-ftp-write-region): Handle case that
22343 succeeding process operation sets a different coding system.
22344
22345 * calculator.el: New file.
22346
22347 2000-02-02 Eli Zaretskii <eliz@is.elta.co.il>
22348
22349 * frame.el (frames-on-display-list, framep-on-display): New functions.
22350 (display-mouse-p, display-popup-menus-p, display-graphic-p)
22351 (display-selections-p, display-screens, display-pixel-width)
22352 (display-pixel-height, display-mm-width, display-mm-height)
22353 (display-backing-store, display-save-under, display-planes)
22354 (display-color-cells, display-visual-class): New functions.
22355
22356 * term/tty-colors.el (tty-color-gray-shades): New function.
22357
22358 * faces.el (display-color-p): Use framep-on-display.
22359 (display-grayscale-p): New function.
22360
22361 2000-01-31 Dave Love <fx@gnu.org>
22362
22363 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
22364 (create-fontset-from-x-resource): Don't concat integers.
22365
22366 2000-01-31 Inge Frick <inge@nada.kth.se>
22367
22368 * view.el: Some changes in documentation. Removed some trailing
22369 whitespace. Changed some parameter names to agree with documentation.
22370 (view-mode-exit): Keep entry in `view-return-to-alist' only when a
22371 window is not deleted. Modifies change 1998-04-26.
22372
22373 2000-01-31 Gerd Moellmann <gerd@gnu.org>
22374
22375 * windmove.el: New file.
22376
22377 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
22378 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
22379 progmodes/ebnf-yac.el: Update copyright and license info.
22380
22381 * jit-lock.el (jit-lock-function): Widen before calculating
22382 end position.
22383 (jit-lock-stealth-chunk-start): Rewritten.
22384
22385 * info.el (Info-title-face-alist): Removed.
22386 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New faces.
22387 (Info-fontify-node): Use these faces.
22388
22389 2000-01-30 Gerd Moellmann <gerd@gnu.org>
22390
22391 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
22392 (cl-macro-list1): Recognize `&allow-other-keys' instead of
22393 `&allow-other-keywords'.
22394
22395 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
22396 the list of directories scanned heuristically.
22397
22398 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to exist.
22399
22400 2000-01-30 Jason Rumney <jasonr@gnu.org>
22401
22402 * w32-fns.el: Define w32-tty-standard-colors.
22403
22404 * startup.el (command-line): Use w32-tty-standard-colors when in
22405 w32 console mode.
22406
22407 2000-01-30 Dave Love <fx@gnu.org>
22408
22409 * jka-compr.el (jka-compr-load): Fix up load-history.
22410
22411 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
22412
22413 * emacs-lisp/cl-macs.el: Revert previous change.
22414
22415 2000-01-29 Dave Love <fx@gnu.org>
22416
22417 * facemenu.el: Purecopy various strings.
22418
22419 * timezone.el (timezone-fix-time): Window against 69 for two-digit
22420 years. Deal with three-digit years.
22421
22422 * help.el (help-xref-symbol-regexp, help-xref-info-regexp):
22423 Use defconst, purecopy.
22424 (help-back-label): Purecopy it.
22425
22426 2000-01-18 Gerd Moellmann <gerd@gnu.org>
22427
22428 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
22429 variable. If non-nil, order the buffer list according to the
22430 currently selected frame.
22431 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
22432 non-nil, pass the selected frame to function buffer-list.
22433
22434 2000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
22435
22436 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
22437
22438 2000-01-28 Dave Love <fx@gnu.org>
22439
22440 * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
22441
22442 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
22443 Don't use lisp-indent-hook property.
22444 (cl-abs): Remove.
22445
22446 * subr.el: Move out indent and edebug specs for when and unless.
22447
22448 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
22449 when, unless.
22450
22451 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
22452 unless, when.
22453
22454 2000-01-28 Gerd Moellmann <gerd@gnu.org>
22455
22456 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
22457 `collecting' as synonym for `collect'.
22458
22459 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
22460 for the case it contains spaces.
22461
22462 * simple.el (what-cursor-position): Change formatting of messages.
22463
22464 * frame.el (delete-other-frames): New function.
22465 (toplevel): Bind it to C-x 5 1.
22466
22467 * sort.el (sort-numeric-base): New option.
22468 (sort-numeric-fields): If number starts with `0' or `0[xX[',
22469 interpret it as octal or hexadecimal. Use sort-numeric-base
22470 as default base.
22471
22472 * progmodes/glasses.el: New file.
22473
22474 2000-01-27 Gerd Moellmann <gerd@gnu.org>
22475
22476 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
22477 userids differently.
22478
22479 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
22480 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
22481 progmodes/ebnf-yac.el: New files.
22482
22483 2000-01-26 Dave Love <fx@gnu.org>
22484
22485 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
22486 on a function with an empty body. [From Eric Ludlam.]
22487
22488 2000-01-25 Andre Spiegel <spiegel@gnu.org>
22489
22490 * vc.el (vc-version-diff): Make sure file name is expanded.
22491
22492 2000-01-25 Gerd Moellmann <gerd@gnu.org>
22493
22494 * scroll-bar.el (scroll-bar-timer): Variable removed.
22495 (scroll-bar-toolkit-scroll): Don't use a timer.
22496
22497 2000-01-25 Kenichi Handa <handa@etl.go.jp>
22498
22499 * language/thai-util.el (thai-composition-function):
22500 Delete superfluous `a'.
22501
22502 2000-01-24 Dave Love <fx@gnu.org>
22503
22504 * fortran.el (fortran-mode): Use beginning-of-defun-function,
22505 end-of-defun-function.
22506
22507 * font-lock.el (turn-on-font-lock): Don't depend on window-system &c.
22508
22509 2000-01-22 Jason Rumney <jasonr@gnu.org>
22510
22511 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
22512 conflicts with new face support.
22513
22514 2000-01-22 Richard M. Stallman <rms@gnu.org>
22515
22516 * replace.el (query-replace): Rename last arg to DELIMITED.
22517 (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
22518 (query-replace-regexp): Likewise.
22519
22520 2000-01-20 Richard M. Stallman <rms@gnu.org>
22521
22522 * subr.el (with-syntax-table): Use make-symbol, not gensym.
22523
22524 * emacs-lisp/lisp.el (beginning-of-defun-function):
22525 Variable renamed from beginning-of-defun.
22526 Do not call make-variable-buffer-local.
22527 (beginning-of-defun-raw): Use new variable name; doc fix.
22528 (beginning-of-defun): Doc fix.
22529 (end-of-defun-function): Variable renamed from end-of-defun.
22530 Do not call make-variable-buffer-local.
22531 (end-of-defun): Use new variable name; doc fix.
22532
22533 * subr.el (dolist, dotimes): Copied from cl-macs.el
22534 and made to work.
22535
22536 * mail/undigest.el (rmail-digest-end-regexps):
22537 Variable replaces rmail-digest-end-regexp.
22538 Allows multiple regexps for detecting the end line.
22539 (undigestify-rmail-message): Corresponding changes.
22540
22541 2000-01-19 Dave Love <fx@gnu.org>
22542
22543 * files.el (user-init-file): Don't declare here -- is primitive.
22544
22545 * startup.el (command-line): Check for compiled user-init-file and
22546 set to uncompiled version if necessary.
22547
22548 2000-01-18 Gerd Moellmann <gerd@gnu.org>
22549
22550 * mail/undigest.el (rmail-digest-end-regexp): New user option.
22551 (undigestify-rmail-message): Use it.
22552
22553 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
22554
22555 2000-01-17 Gerd Moellmann <gerd@gnu.org>
22556
22557 * tmm.el (tmm-goto-completions): Adapt to prompt being part
22558 of mini-buffer.
22559
22560 2000-01-14 Gerd Moellmann <gerd@gnu.org>
22561
22562 * emacs-lisp/copyright.el (copyright-update): Removed the
22563 requirement for a trailing space from `copyright-regexp', to
22564 support copyrights with owner specified on a separate line..
22565
22566 * align.el: New file.
22567
22568 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
22569
22570 * net/eudc.el (toplevel): Define EUDC menu for Emacs.
22571
22572 2000-01-13 Dave Love <fx@gnu.org>
22573
22574 * ph.el: Removed. (Obsoleted by EUDC.)
22575
22576 2000-01-13 Gerd Moellmann <gerd@gnu.org>
22577
22578 * net/eudc.el (toplevel): Remove autoloaded code installing
22579 menu with easymenu, because that causes build problems.
22580
22581 * frame.el (frame-notice-user-settings): New variable.
22582 (frame-notice-user-settings): Don't modify frame parameters
22583 if called a second time.
22584
22585 2000-01-13 Richard M. Stallman <rms@gnu.org>
22586
22587 * frame.el (frame-notice-user-settings):
22588 Notice default-frame-parameters even for non-window frames.
22589
22590 2000-01-13 Gerd Moellmann <gerd@gnu.org>
22591
22592 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
22593 for Emacs.
22594 (eudc-bob-can-display-inline-images): Extend for Emacs.
22595 (eudc-bob-toggle-inline-display): Ditto.
22596 (eudc-bob-display-jpeg): Ditto.
22597
22598 2000-01-12 Gerd Moellmann <gerd@gnu.org>
22599
22600 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
22601 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
22602 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
22603
22604 * add-log.el (add-change-log-entry): Fix error trying an
22605 `(insert nil)'.
22606
22607 * subdirs.el: Add `net' directory.
22608
22609 * net: New directory.
22610
22611 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
22612 eval-last-sexp. Don't bind debug-on-error here.
22613 (eval-last-sexp): New function. Bind debug-on-error if
22614 eval-expression-debug-on-error is non-nil.
22615 (eval-defun-2, eval-defun): Likewise.
22616
22617 * simple.el (eval-expression): Don't bind debug-on-error if
22618 eval-expression-debug-on-error is nil. Detect changed
22619 debug-on-error, and propagate new value to global binding, if
22620 eval-expression-debug-on-error is non-nil,
22621 (eval-expression-debug-on-error): Change doc string.
22622
22623 2000-01-11 Richard M. Stallman <rms@gnu.org>
22624
22625 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
22626
22627 * emacs-lisp/lisp-mode.el (with-syntax-table):
22628 Set up lisp-indent-function property.
22629
22630 * subr.el (with-syntax-table): Moved from simple.el.
22631
22632 * simple.el (with-syntax-table): Moved to subr.el.
22633
22634 2000-01-11 Gerd Moellmann <gerd@gnu.org>
22635
22636 * tmm.el (tmm-shortcut): Delete region after prompt instead
22637 of erasing buffer.
22638
22639 * textmodes/fill.el (fill-common-string-prefix): New function.
22640 (fill-context-prefix): Use the longest common prefix of first
22641 and second line fill prefix, if there is one.
22642
22643 2000-01-11 Richard M. Stallman <rms@gnu.org>
22644
22645 * array.el (array-mode): Don't use make-variable-buffer-local.
22646 Use make-local-variable for `truncate-lines'.
22647
22648 2000-01-11 Jari Aalto <jari.aalto@poboxes.com>
22649
22650 * add-log.el (add-log-current-defun): Handle user-defined
22651 add-log-current-function returning nil,
22652
22653 * add-log.el (add-change-log-entry): Insert version number
22654 if having found a current function
22655
22656 * add-log.el (add-log-current-defun):
22657 Call `add-log-current-defun-function'. Try matches at level 0 and
22658 level 1. Strip whitespace from defun found.
22659
22660 2000-01-10 John Wiegley <johnw@gnu.org>
22661
22662 * allout.el (isearch-done/outline-provisions): Added `edit'
22663 argument to correspond with the current definition of `isearch-done'.
22664
22665 2000-01-10 Dave Love <fx@gnu.org>
22666
22667 * elide-head.el (elide-head): Use point-marker, not point.
22668
22669 2000-01-10 Gerd Moellmann <gerd@gnu.org>
22670
22671 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
22672 before and after the year 2000.
22673
22674 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
22675 Add ispell- prefix.
22676
22677 2000-01-10 Ken Stevens <k.stevens@ieee.org>
22678
22679 * ispell.el: Only define dictionaries in menus when they exist.
22680 (version18p): New variable.
22681 (version20p): New variable.
22682 (xemacsp): New variable.
22683 (ispell-choices-win-default-height): Fix for XEmacs visibility.
22684 (ispell-dictionary-alist1): Added Brasileiro dictionary.
22685 (ispell-dictionary-alist6): Russian command lines no longer accept
22686 run-together words.
22687 (ispell-local-dictionary-alist): Add koi8-r to customize definition.
22688 (ispell-dictionary-alist): Add koi8-r to customize definition.
22689 (check-ispell-version): Added documentation string. Return library
22690 path when called non-interactively.
22691 (ispell-menu-map-needed): Uses new variables.
22692 (ispell-library-path): New variable.
22693 (ispell-decode-string): XEmacs fix for bogus variable bindings.
22694 (ispell-word): Improved documentation string. Test for valid
22695 character mappings. Correctly check typed in word changes that can
22696 result in single words split into multiple words.
22697 Return replacement word.
22698 (ispell-command-loop): Fixes XEmacs display bugs. Show word to
22699 replace in recursive query replace mode. Help message for
22700 recursive edit mode.
22701 (ispell-show-choices): Protect against bad framepop bindings.
22702 (ispell-help): Fix to work with XEmacs.
22703 (ispell-highlight-spelling-error): Use new variables.
22704 (ispell-overlay-window): Fix to work with XEmacs.
22705 (ispell-parse-output): Passed and returns location information
22706 tracking spelling corrections. Doesn't recheck same word on
22707 current line.
22708 (ispell-init-process): Protect against bogus XEmacs variable binding.
22709 Fix call to single argument in sleep-for. Use new variables.
22710 (ispell-region): Passed and returns location information tracking
22711 spelling corrections. Doesn't check same word on current line.
22712 Improved documentation string. Doesn't resend a line already
22713 checked to the ispell process - fixes bug in LaTeX parsing.
22714 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
22715 (ispell-skip-region): No longer skips <TT> in SGML.
22716 (ispell-process-line): Tracks location information with spelling
22717 corrections. Added documentation string. Accounts for words
22718 already accepted on this line. Don't allow query-replace on line
22719 starting with math characters. Doesn't resend a line already sent
22720 to ispell process. Fixes alignment error bug.
22721
22722 2000-01-10 Richard M. Stallman <rms@gnu.org>
22723
22724 * dired-x.el (dired-guess-shell-alist-default):
22725 Suggest xloadimage, which is free, not xv, which isn't.
22726
22727 * ange-ftp.el (ange-ftp-file-name-nondirectory):
22728 Don't ever include the host name or user name in the value.
22729
22730 2000-01-09 Gerd Moellmann <gerd@gnu.org>
22731
22732 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
22733 of a real newline.
22734
22735 2000-01-09 Stephen Eglen <stephen@gnu.org>
22736
22737 * dired-x.el (dired-guess-shell-alist-default): Suggest xv
22738 for .png files.
22739
22740 2000-01-09 Per Abrahamsen <abraham@dina.kvl.dk>
22741
22742 * cus-edit.el (custom-hook-convert-widget): Fix comment.
22743
22744 2000-01-09 Gerd Moellmann <gerd@gnu.org>
22745
22746 * progmodes/cperl-mode.el: Replace ^F with ^L.
22747
22748 * sendmail.el (toplevel): Provide `sendmail' when compiling before
22749 `require'ing rmail and mailalias to prevent infinite recursion.
22750
22751 2000-01-08 Dave Love <fx@gnu.org>
22752
22753 * emacs-lisp/backquote.el: Remove inappropriate customization
22754 (allowing custom.el to use backquote).
22755
22756 2000-01-07 Dave Love <fx@gnu.org>
22757
22758 * add-log.el (add-log-debugging): Deleted.
22759 (add-change-log-entry): Treat a backup FILE-NAME as its parent
22760 file. Remove debugging code.
22761 (change-log-get-method-definition, change-log-name): Add doc.
22762 (change-log-sortable-date-at): New function.
22763 (change-log-merge): New command.
22764
22765 * time.el (display-time-string-forms): Make the Mail string active.
22766 (display-time-update): Provide help-echo for load average.
22767
22768 * bindings.el (make-mode-line-mouse2-map): New function.
22769 (mode-line-modified): Use it and simplify.
22770 (mode-line-mule-info): Provide help-echo info.
22771 (minor-mode-alist): Activate the strings.
22772 (make-mode-line-mouse-sensitive): Simplify for
22773 mode-line-buffer-identification.
22774
22775 2000-01-07 Gerd Moellmann <gerd@gnu.org>
22776
22777 * play/pong.el: New file.
22778
22779 2000-01-06 Dave Love <fx@gnu.org>
22780
22781 * array.el: Assorted cleanups for compiler warnings, doc strings,
22782 `array-' prefix for symbols.
22783
22784 2000-01-05 Dave Love <fx@gnu.org>
22785
22786 * textmodes/outline.el (outline-mode-menu-bar-map):
22787 Add outline-headers-as-kill.
22788 (outline-mode): Define imenu-generic-expression.
22789 (outline-headers-as-kill): New command.
22790
22791 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
22792 from paragraph-start.
22793 (paragraph-indent-minor-mode): New command.
22794
22795 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
22796 M-C-e, M-C-h, C-j, C-xnd, TAB.
22797 (fortran-mode): Set beginning-of-defun, end-of-defun.
22798 (fortran-column-ruler): Simplify.
22799 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
22800 (fortran-with-subprogram-narrowing): Likewise.
22801 (fortran-indent-subprogram): Call mark-defun.
22802 (fortran-check-for-matching-do): Change narrowing.
22803
22804 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
22805 (cl-lucid-hash-tag): Delete.
22806 (cl-hash-table-p): Correct test for native table.
22807 (cl-hash-table-count): Use hash-table-count.
22808
22809 * browse-url.el (browse-url): Fix case of
22810 browse-url-browser-function being an alist.
22811
22812 2000-01-05 Carsten Dominik <cd@gnu.org>
22813
22814 * textmodes/reftex-vars.el (reftex-parse-file-extension)
22815 (reftex-index-phrase-file-extension): New options.
22816
22817 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
22818 Use new option `reftex-index-phrase-file-extension'.
22819
22820 * textmodes/reftex.el (reftex-access-parse-file): Use new option
22821 `reftex-parse-file-extension'.
22822
22823 2000-01-05 Dave Love <fx@gnu.org>
22824
22825 * emacs-lisp/lisp.el (beginning-of-defun): New variable.
22826 (beginning-of-defun-raw): Use it.
22827 (end-of-defun): New variable.
22828 (end-of-defun): Use it.
22829 (check-parens): New command.
22830
22831 2000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org>
22832
22833 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
22834 (hs-show-block): Don't use `mapcar' when not accumulating.
22835
22836 Fix buglet in local variables initialization.
22837
22838 2000-01-05 Andreas Schwab <schwab@suse.de>
22839
22840 * hscroll.el (hscroll): Doc fix.
22841
22842 2000-01-05 Carsten Dominik <cd@gnu.org>
22843
22844 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar):
22845 Require idlw-toolbar.
22846
22847 * progmodes/idlwave.el (idlwave-load-system-rinfo): Load must read
22848 file idlw-rinfo.el.
22849 (idlwave-customize): Load must read file idlw-shell.el.
22850 (idlwave-create-customize-menu): Load must read file idlw-shell.el.
22851
22852 2000-01-05 Carsten Dominik <dominik@astro.uva.nl>
22853
22854 * progmodes/idlw-shell.el: Also provide idlwave-shell
22855 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
22856 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
22857
22858 * textmodes/reftex-dcr.el: Rename from reftex-vcr.el, provide
22859 both reftex-dcr and reftex-vcr.
22860
22861 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
22862
22863 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
22864
22865 * ps-print.el: PostScript code now is in separate files, doc fix.
22866 (ps-print-version): New version number (5.0.3).
22867 (ps-header-lines, ps-left-header, ps-right-header): No more buffer
22868 local.
22869 (ps-spool-config): Initialization fix.
22870 (ps-print-prologue-1, ps-print-prologue-2)
22871 (ps-print-duplex-feature): PostScript code moved to separated file.
22872 (ps-background-image): Little code reformating.
22873 (ps-begin-file, ps-begin-job): Fix code.
22874 (ps-postscript-code-directory, ps-mark-code-directory): New vars.
22875 (ps-prologue-file): New fun.
22876
22877 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
22878
22879 * ps-vars.el: Eliminated.
22880
22881 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
22882 `;;;###autoload'.
22883
22884 * ps-print.el: ps-vars eliminated, doc fix.
22885 (ps-print-version): New version number (5.0.2).
22886 (ps-spool-config): Initialization fix.
22887 (ps-print-customize): New fun.
22888
22889 2000-01-04 Gerd Moellmann <gerd@gnu.org>
22890
22891 * autorevert.el (auto-revert-mode): Return value of auto-revert-mode.
22892
22893 2000-01-04 Dave Love <fx@gnu.org>
22894
22895 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
22896 menu items.
22897
22898 2000-01-03 Dave Love <fx@gnu.org>
22899
22900 * elide-head.el (elide-head) [defgroup]: Add :version.
22901
22902 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
22903 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count):
22904 Use `cl-hash-table-p', not `hash-table-p'.
22905 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
22906
22907 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
22908
22909 * faces.el (face-read-integer, read-face-attribute)
22910 (color-defined-p, color-values): Unspecified-{f,b}g are now strings.
22911
22912 2000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org>
22913
22914 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
22915 at comment end, and re-insert them after filling.
22916
22917 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
22918
22919 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
22920 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
22921 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
22922
22923 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
22924
22925 * term/x-win.el (xw-defined-colors): Call color-supported-p,
22926 the new name of face-color-supported-p.
22927
22928 * term/w32-win.el (xw-defined-colors): Likewise.
22929
22930 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
22931
22932 * simple.el (completion-setup-function): Count completion-size
22933 from minibuffer-prompt-end, not from point-min.
22934
22935 2000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
22936
22937 * faces.el (read-face-attribute, defined-colors, color-defined-p):
22938 Pass the frame to tty-color-* functions.
22939 (display-color-p, frame-set-background-mode): Pass the frame to
22940 tty-display-color-p.
22941
22942 * term/tty-colors.el (tty-defined-color-alist): Renamed from
22943 tty-color-alist.
22944 (tty-color-alist, tty-modify-color-alist): New functions.
22945 (tty-color-define, tty-color-clear, tty-color-approximate)
22946 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept an
22947 optional parameter FRAME.
22948
22949 2000-01-01 Gerd Moellmann <gerd@gnu.org>
22950
22951 * image.el (create-image, defimage): Don't assume image data is
22952 a string.
22953
22954 * image.el (defimage): Handle specifications containing :data
22955 instead of :file.
22956 (image-type-from-data): New function.
22957 (image-type-from-file-header): Use it.
22958 (create-image): Add parameter DATA-P.
22959
22960 See ChangeLog.8 for earlier changes.
22961
22962 ;; Local Variables:
22963 ;; coding: iso-2022-7bit
22964 ;; End:
22965
22966 Copyright (C) 2000, 2001 Free Software Foundation, Inc.
22967 Copying and distribution of this file, with or without modification,
22968 are permitted provided the copyright notice and this notice are preserved.