(derived-mode-p): Function moved to subr.el.
[bpt/emacs.git] / lisp / ChangeLog
1 2001-12-11 Richard M. Stallman <rms@gnu.org>
2
3 * derived.el (derived-mode-p): Function moved to subr.el.
4
5 * subr.el (derived-mode-p): Moved here from derived.el.
6
7 * international/mule.el (set-auto-coding): Use set-auto-mode-1.
8
9 * files.el (set-auto-mode-1): New subroutine, broken out of
10 set-auto-mode.
11 (set-auto-mode, hack-local-variables-prop-line): Use that.
12
13 2001-12-11 Dave Love <fx@gnu.org>
14
15 * language/thai-util.el, language/thai.el: Add Unicode
16 equivalents.
17
18 * language/european.el: Remove autoload cookies. Fix registration
19 of diacritic composition function.
20
21 2001-12-11 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
22
23 * calendar/todo-mode.el: Require time-stamp.
24
25 * net/zone-mode.el (zone-mode): Don't use make-local-hook.
26
27 2001-12-11 Richard M. Stallman <rms@gnu.org>
28
29 * emacs-lisp/authors.el (authors-aliases): Delete "Richard Stallmao".
30
31 * textmodes/ispell.el (ispell-buffer-local-parsing):
32 Match xml like sgml.
33
34 * emacs-lisp/advice.el (ad-compile-function):
35 Byte compile the function under another (uninterned) name.
36
37 * gud.el (gdb): Define and bind gud-jump.
38
39 * font-lock.el (font-lock-mode):
40 Put our function at the end of after-change-functions.
41
42 * ediff-diff.el (ediff-cmp-options): Doc fix.
43
44 * comint.el (comint-password-prompt-regexp): Match "UNIX Password".
45
46 2001-12-10 Richard M. Stallman <rms@gnu.org>
47
48 * isearch.el (isearch-yank-word-or-char): New function.
49 (isearch-mode-map): Bind C-w to that.
50
51 * menu-bar.el (menu-bar-mode): Make arg optional.
52
53 * simple.el (line-move): Cope if next-single-property-change
54 or previous-single-property-change returns nil.
55
56 * emacs-lisp/lisp-mnt.el (lm-verify): New arg NON-FSF-OK.
57 Don't use interactive-p; instead, pass the proper args
58 in (interactive...). Clean up most of the trouble-report strings.
59
60 2001-12-10 Eli Zaretskii <eliz@is.elta.co.il>
61
62 * mail/smtpmail.el (smtpmail-send-queued-mail): Insert the
63 enqueued messages literally.
64
65 2001-12-10 Noah Friedman <friedman@splode.com>
66
67 * battery.el (battery-insert-file-contents): Obsolete function
68 removed.
69 (battery-read-function): Obsolete function removed.
70 (battery-linux-proc-apm): Use insert-file-contents.
71
72 2001-12-07 Stephen Eglen <stephen@gnu.org>
73
74 * iswitchb.el (iswitchb-visit-buffer): Use
75 `select-frame-set-input-focus'--needed when window manager
76 uses "click to focus" policy.
77
78 2001-12-09 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
79
80 * COPYING: Moved back.
81
82 2001-12-07 Eli Zaretskii <eliz@is.elta.co.il>
83
84 * term/internal.el (IT-character-translations): Add entries for
85 more points.
86
87 * international/characters.el: Resurrect the Hebrew category
88 settings for all Hebrew characters removed by the last change.
89 Add code for setting the Hebrew category of the Unicode Hebrew
90 characters. Set syntax entries for Hebrew punctuation characters.
91
92 * international/ucs-tables.el (ucs-8859-8-alist): Add Hebrew
93 points and directional formatting control characters.
94
95 2001-12-07 Dave Love <fx@gnu.org>
96
97 * language/lao-util.el: Add Unicode equivalents for rules.
98 (lao-post-read-conversion): New function.
99
100 * language/lao.el: Add Unicode equivalents.
101 (lao): Add post-read conversion.
102
103 * international/latin1-disp.el: Fix some 8-bit-graphic characters.
104 Use iso2022 encoding.
105 (latin1-char-displayable-p): Doc fix.
106 (latin1-display-ucs-per-lynx): New option.
107 (latin1-display-ucs-per-lynx): New command.
108 (latin1-display-reset): Special-case arabic.
109 (ucs-tables): Require.
110 (latin1-display-sets, latin1-display-setup): Add arabic.
111 (latin1-display) <variable>: Use function latin1-display.
112 (latin1-display) <function>: Add mule-unicode stuff.
113 (latin1-display-check-font): Don't lose if `info' is nil.
114
115 * international/iso-transl.el: Insert Latin-1 characters, not
116 unibyte codes.
117
118 * language/european.el (diacritic-composition-pattern): New constant.
119 (diacritic-compose-region, diacritic-compose-string)
120 (diacritic-compose-buffer, diacritic-post-read-conversion)
121 (diacritic-composition-function): New functions.
122
123 * international/utf-8.el (ucs-mule-to-mule-unicode): New
124 translation table.
125 (ccl-encode-mule-utf-8): Use it.
126 (utf-8-untranslated-to-ucs, utf-8-help-echo, utf-8-compose)
127 (utf-8-post-read-conversion, utf-8-pre-write-conversion): New
128 function.
129 (utf-8-subst-table): New variable.
130 (utf-8-compose-scripts): New option.
131 (mule-utf-8): Update safe-charsets, pre-write and post-read
132 conversion.
133
134 * international/ucs-tables.el, international/utf-8-subst.el: New
135 file.
136
137 * international/characters.el: Don't set word syntax (the default)
138 explicitly. Add a diacritic category. Add info for Unicode
139 equivalents of characters in various Mule charsets and for extra
140 Unicode characters. Don't define specific categories for
141 Indian/Devanagari, since they aren't used.
142
143 2001-12-06 Richard M. Stallman <rms@gnu.org>
144
145 * textmodes/fill.el (set-justification): Rename arg VALUE to STYLE.
146 (set-justification-left, set-justification-right): Doc fix.
147
148 * progmodes/f90.el (f90-break-line): Use (newline 1) to insert newline.
149 (bug-f90-mode): Variable deleted.
150
151 2001-12-06 Stefan Monnier <monnier@cs.yale.edu>
152
153 * indent.el (indent-line-function): Default is indent-relative again.
154
155 2001-12-07 Miles Bader <miles@gnu.org>
156
157 * progmodes/compile.el (compilation-error-regexp-alist):
158 Added regexps for RXP.
159
160 2001-12-05 Eli Zaretskii <eliz@is.elta.co.il>
161
162 * progmodes/cwarn.el (cwarn-font-lock-match-assignment-in-expression):
163 Add shift-assignment operators to those highlighted, and highlight
164 the whole operator rather than just the "=".
165
166 2001-12-04 Juanma Barranquero <lektu@terra.es>
167
168 * files.el (save-abbrevs, save-some-buffers): Don't ask the user
169 before saving abbrevs if `save-abbrevs' has the value `silently'.
170
171 2001-12-04 Andreas Schwab <schwab@suse.de>
172
173 * xt-mouse.el (turn-off-xterm-mouse-tracking): Doc fix.
174
175 2001-12-04 Colin Walters <walters@debian.org>
176
177 * emacs-lisp/autoload.el (make-autoload): Also generate autoloads
178 for `defmacro*' forms.
179
180 * emacs-lisp/lisp-mode.el (toplevel): Define docstring offset for
181 `defmacro*'.
182
183 2001-12-03 Stefan Monnier <monnier@cs.yale.edu>
184
185 * progmodes/antlr-mode.el (antlr-c-common-init): Undo last change.
186
187 2001-12-02 Richard M. Stallman <rms@gnu.org>
188
189 * files.el (insert-directory): If the df output does not look right,
190 don't try to use it. Other cleanups in overall code structure.
191
192 2001-12-02 Stefan Monnier <monnier@cs.yale.edu>
193
194 * textmodes/outline.el (outline-mode-prefix-map):
195 Add bindings for outline-promote and outline-demote.
196 (outline-minor-mode-menu-bar-map): New var.
197 (outline-minor-mode): Use it.
198 (outline-heading-alist): New var (renamed from outline-level-heading).
199 (outline-level): Use it.
200 (outline-insert-heading, outline-promote, outline-demote):
201 Update to use outline-heading-alist.
202
203 * disp-table.el (standard-display-european):
204 Simplify since the function is not interactive any more.
205 Don't set the existing buffers to unibyte.
206
207 * pcvs-util.el (cvs-file-to-string): Move condition-case outside.
208
209 * pcvs.el (cvs-reread-cvsrc): Don't use cvs-file-to-string.
210
211 * reveal.el (reveal-mode): Fix reveal-mode's lighter.
212
213 * shell.el (shell): Use shell-file-name.
214 Pop to buffer before calling comint to set COLUMNS properly.
215
216 * emacs-lisp/cl.el (svref): New alias.
217
218 * progmodes/antlr-mode.el (antlr-c-common-init):
219 Don't inhibit adaptive-fill-mode any more.
220
221 * progmodes/delphi.el (delphi-mode): Don't use make-local-hook.
222
223 * progmodes/etags.el (tags-with-face): Use make-symbol.
224 (tags-search, tags-query-replace): Use backquotes.
225
226 * textmodes/picture.el (picture-mode-map): Don't use defconst
227 for a variable.
228
229 2001-12-02 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
230
231 * textmodes/reftex-index.el (reftex-index-mode):
232 Remove make-local-hook.
233
234 * textmodes/reftex-toc.el (reftex-toc-mode): Likewise.
235
236 2001-12-02 Kim F. Storm <storm@cua.dk>
237
238 * isearch.el (isearch-resume-enabled): New variable.
239 (isearch-done): Use that variable.
240
241 2001-12-01 Richard M. Stallman <rms@gnu.org>
242
243 * wid-edit.el (widget-button-click): Don't move point permanently:
244 Avoid mouse-set-point--instead select the window,
245 then do save-excursion, then move point.
246 Specify the buffer for get-char-property.
247 Don't use `@' in interactive.
248
249 * indent.el (indent-line-function):
250 Default is indent-to-left-margin again.
251
252 * replace.el (query-replace-read-args): Display message
253 if FROM contains `\n' or `\t'.
254
255 2001-12-01 Stefan Monnier <monnier@cs.yale.edu>
256
257 * indent.el (tab-to-tab-stop): Use delete-horizontal-space.
258
259 * bindings.el (minibuffer-local-map): Bind TAB to insert-tab.
260
261 * emacs-lisp/regexp-opt.el (regexp-opt):
262 Bind completion-regexp-list to nil.
263
264 * progmodes/hideif.el (hif-nexttoken): Move to before first def.
265
266 2001-12-01 Eli Zaretskii <eliz@is.elta.co.il>
267
268 * progmodes/idlwave.el, progmodes/idlw-rinfo.el:
269 * progmodes/idlw-shell.el, progmodes/idlw-toolbar.el:
270 Update maintainer.
271
272 2001-11-30 Stefan Monnier <monnier@cs.yale.edu>
273
274 * mail/smtpmail.el: Use with-current-buffer.
275 (message-make-date, message-make-message-id): Autoload when needed.
276 (smtpmail-send-it): Use them to add `Date:' and `Message-Id:'
277 headers when missing.
278
279 * international/encoded-kb.el (encoded-kbd-mode):
280 Use define-minor-mode.
281
282 * enriched.el (enriched-mode): Use define-minor-mode.
283 Use dolist and pop and push.
284
285 * info.el (Info-find-node-2): Don't call info-insert-file-contents
286 with the `visit' argument.
287 (Info-extract-menu-node-name): Use `replace-regexps-in-string'.
288
289 * progmodes/hideif.el (hide-ifdef-mode): Only modify
290 `change-major-mode-hook' locally. Reset invisibility spec.
291
292 * man.el (Man-build-section-alist): Remove last Man-match-substring.
293
294 2001-11-30 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
295
296 * textmodes/paragraphs.el (mark-paragraph): Clarify doc.
297 Clarify error message.
298
299 2001-11-29 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
300
301 * textmodes/paragraphs.el (mark-paragraph): Allow prefix arg.
302
303 2001-11-30 Andre Spiegel <spiegel@gnu.org>
304
305 * vc-cvs.el (vc-cvs-parse-status): Store file state in property,
306 don't just return it.
307
308 2001-11-30 Eli Zaretskii <eliz@is.elta.co.il>
309
310 * menu-bar.el (menu-bar-read-lispref, menu-bar-read-lispintro)
311 (menu-bar-read-emacs-man, search-emacs-glossary)
312 (emacs-index-search, elisp-index-search): New functions.
313 (apropso-documentation, apropos, apropos-value, apropos-variable)
314 (apropos-commands): Modify menu item names and help text.
315 (elisp-index-search, emacs-index-search, emacs-glossary):
316 New menu items.
317 (menu-bar-manuals-menu): Move the Ordering Manuals item to a
318 submenu.
319 (info-elisp, info-elintro): New menu items.
320 (apropos): Modify the menu item name.
321
322 2001-11-30 Stefan Monnier <monnier@cs.yale.edu>
323
324 * emacs-lisp/lisp-mode.el (read-if): Add lisp-indent-function prop.
325
326 * textmodes/outline.el (outline-promote, outline-demote): Typo.
327
328 * man.el (man-follow-mouse): New function.
329 (Man-mode-map): Bind mouse-2 to it.
330 (Man-match-substring): Remove. Replace with `match-string'.
331 (man): Use the `default-value' argument to `read-string'.
332 (Man-fontify-manpage): Add mouse-face to cross references.
333
334 * emacs-lisp/cl-macs.el (shiftf): Fix more. Simplify.
335
336 2001-11-29 Stefan Monnier <monnier@cs.yale.edu>
337
338 * emacs-lisp/crm.el (completing-read-multiple): Better preserve
339 the value of require-match in minibuffer-completion-confirm.
340 Use crm-local-completion-map.
341
342 * emacs-lisp/cl-macs.el (shiftf): Fix the fast case so
343 (let ((a 1) (b 2)) (shiftf a b (cons a b)) b) returns (1 . 2).
344 (cl-make-type-test): Use char-valid-p for `character'.
345
346 * info.el (Info-complete-next-re, Info-complete-cache): New vars.
347 (Info-complete-menu-item): Rewrite. Add the ability to search
348 several sequential nodes. Add a simple caching mechanism.
349 (Info-goto-index): New function extracted from Info-index.
350 (Info-index): Use it. Add completion to the interactive spec.
351 (Info-menu-update): Simplify call to `Info-complete-menu-item'.
352
353 2001-11-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
354
355 * COPYING: Removed.
356
357 2001-11-29 Dave Love <fx@gnu.org>
358
359 * progmodes/fortran.el: Fontify rewind, backspace. Doc fixes.
360 (fortran-window-create, fortran-window-create-momentarily):
361 Rewrite, moving error condition.
362 (fortran-beginning-do, fortran-beginning-if): Fix regexps.
363 (fortran-mode-syntax-table): Revert last change.
364
365 * international/mule.el: Doc fixes.
366 (map-charset-chars): New function.
367 (register-char-codings): Use it to cope with generic chars in
368 safe-chars.
369
370 2001-11-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
371
372 * play/blackbox.el (blackbox-mode, blackbox): Doc fix.
373
374 * play/cookie1.el (cookie, cookie-insert, shuffle-vector): Doc fixes.
375
376 * play/studly.el (studlify-word, studlify-region)
377 (studlify-buffer): Fix doc-string.
378 (studlify-buffer): Add autoload cookie.
379
380 2001-11-28 Stefan Monnier <monnier@cs.yale.edu>
381
382 * textmodes/outline.el (outline-up-heading): Add `invisible-ok' arg.
383 (outline-up-heading-all): Remove.
384 (hide-sublevels): Move to end-of-heading before calling flag-region.
385 (outline-copy-overlay, outline-discard-overlays): Remove.
386 (outline-flag-region): Use `remove-overlays'.
387 Don't move to end-of-heading.
388 (outline-next-visible-heading, outline-back-to-heading)
389 (outline-on-heading-p): Use outline-invisible-p.
390 (outline-font-lock-level): Use outline-up-heading's new arg.
391 (outline-minor-mode): Simplify.
392 (outline-map-tree, outline-reveal-toggle-invisible): New funs.
393 (outline): Put a `reveal-toggle-invisible' property.
394 (outline-level-heading): New var.
395 (outline-insert-heading, outline-promote, outline-demote)
396 (outline-toggle-children): New commands.
397
398 * progmodes/hideif.el (hif-end-of-line): New function.
399 (hide-ifdef-mode): Set line-move-ignore-invisible.
400 (hide-ifdef-region-internal): New function.
401 (hide-ifdef-region): Use it.
402 (hif-defined): Return an integer.
403 (hif-infix-to-prefix): Remove.
404 (hif-tokenize): Parse from the buffer rather than from a string.
405 Correctly tokenize integers. Use forward-comment.
406 (hif-expr): Use hif-or.
407 (hif-term): Use hif-and.
408 (hif-factor): Use hif-not. Handle numbers properly.
409 Don't require parenthesis around `defined's argument.
410 (hif-and, hif-or, hif-not): New funs.
411 (hif-canonicalize): Pass a region to hif-tokenize. Use hif-not.
412 (hif-hide-line): Don't hide the \n before the line.
413 (hif-possibly-hide): Correctly handle numeric evaluation results.
414
415 * progmodes/make-mode.el: Use line-(end|beginning)-position.
416 (makefile-mode): Set indent-line-function.
417 (makefile-browser-insert-continuation): Use with-current-buffer.
418 (makefile-beginning-of-line-point, makefile-end-of-line-point): Remove.
419
420 2001-11-28 Karl Fogel <kfogel@red-bean.com>
421
422 * isearch.el (isearch-yank-internal): New helper function.
423 (isearch-yank-char): New function.
424 (isearch-yank-word, isearch-yank-line): Rewrite to use
425 isearch-yank-internal.
426
427 2001-11-28 Eli Zaretskii <eliz@is.elta.co.il>
428
429 * mouse.el (mouse-set-font): Make it a no-op if multiple fonts
430 aren't supported. Print a message to that effect if invoked.
431
432 2001-11-27 Stephen Eglen <stephen@gnu.org>
433
434 * locate.el (locate): Put point at first matching file rather
435 than top of buffer.
436
437 2001-11-27 Stefan Monnier <monnier@cs.yale.edu>
438
439 * reveal.el: New file.
440
441 * progmodes/hideif.el: Misc cleanup.
442 (hide-ifdef-mode-submap): Put the def in the defvar.
443 Use substitute-key-definition.
444 (hide-ifdef-mode): Use define-minor-mode.
445 (hif-outline-flag-region): Remove.
446 (hif-show-all): Define in terms of hif-show-ifdef-region.
447 (hif-after-revert-function): Rename from hif-before-revert-function.
448 (hide-ifdef-region, hif-show-ifdef-region): Use overlays.
449 (hif-tokenize): Use with-syntax-table.
450 (hif-make-range): Use `else' also for `else-p'.
451 (hif-range-else-p): Remove.
452 (hif-find-range): Simplify.
453 (hif-hide-line): Don't bother preserving buffer-modified-p.
454 (hide-ifdefs, show-ifdefs, hide-ifdef-block, show-ifdef-block):
455 Don't use selective-display and inhibit-read-only.
456
457 * subr.el (copy-overlay, remove-overlays): New funs.
458
459 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix off-by-two error.
460
461 2001-11-27 Sam Steingold <sds@gnu.org>
462
463 * ansi-color.el, bookmark.el, dired.el, emerge.el, fast-lock.el
464 * lazy-lock.el, mouse-sel.el, mail/feedmail.el
465 * emacs-lisp/advice.el, emacs-lisp/checkdoc.el, emacs-lisp/ewoc.el
466 * obsolete/c-mode.el, obsolete/cplus-md.el
467 * progmodes/dcl-mode.el, progmodes/idlw-shell.el, progmodes/idlwave.el
468 * term/sun-mouse.el, textmodes/artist.el:
469 Converted backquote to the new style.
470 * mouse.el, reposition.el: Likewise (in comments).
471 * expand.el: Likewise (in a string).
472
473 2001-11-27 Richard M. Stallman <rms@gnu.org>
474
475 * cus-edit.el (custom-load-symbol): Don't always load locate-library.
476
477 2001-11-26 Richard M. Stallman <rms@gnu.org>
478
479 * wid-edit.el (widget-toggle-value-create): On graphic terminal,
480 if :on-glyph or :off-glyph is a list, eval it and store it back.
481 (checkbox): Quote the values for :on-glyph and :off-glyph.
482
483 * cus-start.el (recursive-load-depth-limit): Delete item.
484
485 2001-11-26 Stefan Monnier <monnier@cs.yale.edu>
486
487 * help-fns.el (describe-categories, help-describe-category-set): New.
488 describe-categories moved here from src/category.c.
489
490 2001-11-26 Sam Steingold <sds@gnu.org>
491
492 * progmodes/cc-mode.el (c-submit-bug-report): Make sure that the
493 arguments to `insert' are strings.
494
495 2001-11-26 Richard M. Stallman <rms@gnu.org>
496
497 * startup.el (command-line-1): Call kill-buffer only in non-fancy case.
498
499 2001-11-26 Eli Zaretskii <eliz@is.elta.co.il>
500
501 * loaddefs.el: Regenerated.
502
503 * international/mule-diag.el: Require help-fns instead of
504 help-funs.
505
506 * help-fns.el: Renamed from help-funs.el.
507
508 * startup.el (command-line-1): Don't try to call process-list if
509 it is not fboundp.
510
511 2001-11-26 Sam Steingold <sds@gnu.org>
512
513 * frame.el (show-trailing-whitespace): Remove :set argument (the
514 value was essentially identical to the defalt).
515
516 2001-11-26 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
517
518 * hexl.el (hexl-mode, hexl-follow-ascii): Remove make-local-hook.
519
520 * icomplete.el (icomplete-minibuffer-setup): Likewise.
521
522 * hilit-chg.el (hilit-chg-set): Likewise.
523
524 * speedbar.el (speedbar-mode): Likewise.
525
526 * calendar/calendar.el (calendar-mode): Likewise.
527
528 * play/yow.el (psychoanalyze-pinhead): Use insert instead of
529 insert-string.
530
531 * play/gamegrid.el (gamegrid-init-buffer): Likewise.
532
533 * term/bg-mouse.el (bg-insert-moused-sexp): Likewise.
534
535 * term/sun-mouse.el (sun-yank-selection): Likewise.
536
537 * textmodes/bib-mode.el (return-key-bib): Likewise.
538
539 * calendar/appt.el (appt-disp-window): Likewise.
540
541 * calendar/diary-lib.el (list-diary-entries): Likewise.
542
543 * array.el (array-reconfigure-rows): Likewise.
544
545 * filecache.el (file-cache-minibuffer-complete): Likewise.
546
547 * obsolete/cplus-md.el (fill-c++-comment): Likewise.
548
549 * strokes.el (strokes-prompt-user-save-strokes): Likewise.
550
551 * allout.el (outline-version, outline-open-topic)
552 (outline-rebullet-heading, outline-insert-listified)
553 (outline-latex-verbatim-quote-curr-line)
554 (outline-latexify-one-item, outlineify-sticky): Likewise.
555
556 * vc.el (vc-next-action-on-file): Likewise.
557 (vc-dired-mode): Remove make-local-hook.
558
559 2001-11-26 Andre Spiegel <spiegel@gnu.org>
560
561 * vc.el (vc-find-version): New function.
562 (vc-version-other-window): Redefined in terms of the above.
563
564 * log-view.el (log-view-find-version): New function.
565 (log-view-mode-map): Bind it to `f'.
566
567 2001-11-26 Gerd Moellmann <gerd@gnu.org>
568
569 * language/devan-util.el (dev-char-glyph): Escape `"' in
570 string literals.
571 (dev-glyph-glyph, dev-glyph-glyph-2)
572 (devanagari-compose-syllable-region): Likewise.
573
574 2001-11-26 Richard M. Stallman <rms@gnu.org>
575
576 * window.el (save-selected-window): No error if saved window is dead.
577
578 * help-funs.el (describe-syntax): Put (interactive) after doc string.
579
580 2001-11-26 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
581
582 * international/quail.el (quail-help): Require help-mode in
583 top-level instead.
584
585 * iswitchb.el (iswitchb-exhibit): Use insert instead of
586 insert-string.
587
588 * icomplete.el (icomplete-exhibit): Likewise.
589
590 2001-11-25 Stefan Monnier <monnier@cs.yale.edu>
591
592 * diff-mode.el (diff-end-of-hunk): Watch out for ambiguities.
593 (diff-hunk-kill): Simplify.
594 (diff-post-command-hook): Only apply to a single hunk.
595 (diff-hunk-text): Make `char-offset' non-optional.
596 (diff-find-text): Return a cons cell.
597 (diff-find-approx-text): New fun.
598 (diff-find-source-location): Use it.
599 (diff-apply-hunk, diff-test-hunk, diff-goto-source):
600 Adapt to new retval of diff-find-text.
601
602 * vc-cvs.el (vc-cvs-parse-entry): Rewrite, comparing the string-
603 rather than integer- representation of dates.
604
605 * textmodes/fill.el (fill-indent-according-to-mode): Default to nil.
606
607 * emacs-lisp/syntax.el: Don't profile syntax-ppss any more.
608 (syntax-after): New fun.
609
610 * help-funs.el (describe-syntax): New fun.
611
612 * font-lock.el (font-lock-cache-state, font-lock-cache-position)
613 (font-lock-ppss-stats, font-lock-ppss): Remove.
614 (font-lock-fontify-syntactically-region): Remove tuning code.
615 (font-lock-compile-keywords): Fix off-by-one bug.
616 (font-lock-set-defaults): Don't set removed vars.
617 (c-keywords): Add `inline'.
618 (c-type-names): Add `_Complex', `_Imaginary' and `_Bool'.
619
620 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
621 Set syntax-begin-function.
622 (lisp-interaction-mode-abbrev-table): Defvar to its correct value.
623 (lisp-interaction-mode): Don't set local-abbrev-table any more.
624 (lisp-mode-auto-fill): Use syntax-ppss and obey
625 comment-auto-fill-only-comments.
626 (lisp-fill-paragraph): Use syntax-ppss.
627
628 2001-11-25 ShengHuo ZHU <zsh@cs.rochester.edu>
629
630 * mail/rmail.el (rmail-enable-mime-composing): New. A lightweight
631 version of rmail-enable-mime.
632 (rmail-forward): Use it.
633
634 2001-11-25 Richard M. Stallman <rms@gnu.org>
635
636 * emacs-lisp/lisp-mode.el (lisp-indent-function): Add doc string.
637
638 * international/quail.el (quail-keyboard-layout-button):
639 Define button type.
640 (quail-keyboard-customize-button): Likewise.
641 (quail-help): Use those button types. Require `help-mode'.
642 Avoid altering the argument `package'.
643
644 * help-mode.el (help-function, help-variable, help-face)
645 (help-coding-system, help-input-method, help-character-set):
646 Define each button type with its own explicit define-button-type.
647
648 * language/devan-util.el: Comment out parts of the file
649 which apparently are garbled.
650
651 2001-11-25 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
652
653 * mail/smtpmail.el (smtpmail-deduce-address-list): Don't use
654 insert-string.
655
656 2001-11-25 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
657
658 * play/snake.el (snake-mode): Remove make-local-hook.
659
660 * play/tetris.el (tetris-mode): Likewise.
661
662 * play/decipher.el (decipher-mode): Likewise.
663
664 * tmm.el (tmm-add-prompt): Likewise.
665
666 2001-11-25 Sam Steingold <sds@gnu.org>
667
668 * menu-bar.el (menu-bar-apropos-menu): New variable.
669 Moved all `apropos' bindings to this menu.
670 (menu-bar-help-menu): Added `menu-bar-apropos-menu'.
671
672 2001-11-24 KAWABATA, Taichi <batta@beige.ocn.ne.jp>
673
674 The following changes are for new indian languages support based
675 on Unicode charset and CDAC fonts.
676
677 * international/mule-conf.el: Change indian-1-column charset to
678 indian-glyph charset.
679
680 * international/characters.el: Adjusted for the change of
681 indian-1-column -> indian-glyph.
682
683 * international/fontset.el: Delete the setting for indian-1-column
684 and add the setting for indian-glyph in the default fontset.
685
686 * language/indian.el: Completely re-written.
687
688 * language/devanagari.el: Completely re-written.
689
690 * language/devan-util.el: Completely re-written.
691
692 * language/ind-util.el: New file.
693
694 2001-11-24 Richard M. Stallman <rms@gnu.org>
695
696 * startup.el (command-line-1): Don't do startup screen
697 if a subprocess is running. Call the startup screen buffer
698 "GNU Emacs". Make a special mode-line-format for it.
699
700 * net/browse-url.el (browse-url-galeon-new-window-is-tab): New var.
701 (browse-url-galeon): Use that variable.
702
703 * mail/supercite.el (sc-toggle-var): Don't use set-variable or
704 eval-expression. Eval and set the variable simply.
705
706 * files.el (temporary-file-directory): Use defcustom.
707 (small-temporary-file-directory): Likewise.
708 (normal-backup-enable-predicate): Move down in file
709 after definition of temporary-file-directory.
710
711 * bindings.el (last-buffer, unbury-buffer): Doc fixes.
712
713 2001-11-24 Colin Walters <walters@debian.org>
714
715 * calc/calc-ext.el (calc-init-extensions): Update the rest of the
716 autoload names to match files renamed on initial calc import.
717
718 * calc/calc.el (Commentary): Cleanup, and add logistic curve
719 fitting suggestion from Robert J. Chassell <bob@rattlesnake.com>.
720
721 2001-11-23 Colin Walters <walters@debian.org>
722
723 * Makefile.in (finder_setwins, setwins): Include Calc again.
724
725 * calc/calc-rules.el: Add header comment.
726
727 2001-11-23 Andre Spiegel <spiegel@gnu.org>
728
729 * vc.el (with-vc-properties): Don't bind `filename' locally.
730 (with-vc-file, edit-vc-file): Use `make-symbol' for local bindings
731 to avoid name clashes. Fix `lisp-indent-function' property for
732 both.
733
734 2001-11-23 Francesco Potorti` <pot@gnu.org>
735
736 * generic-x.el (mailrc-generic-mode): Highlight the `source' keyword.
737
738 2001-11-22 Colin Walters <walters@debian.org>
739
740 * calc/calc-misc.el (report-calc-bug):
741 Use `reporter-prompt-for-summary-p'.
742
743 * calc/INSTALL, calc/Makefile: Remove.
744
745 2001-11-22 Miles Bader <miles@gnu.org>
746
747 * emacs-lisp/re-builder.el (reb-match-0, reb-match-1)
748 (reb-match-2, reb-match-3): Add dark-background variants.
749
750 2001-11-22 Colin Walters <walters@debian.org>
751
752 * calc/calc-misc.el (calc-info): Don't perform voodoo, just
753 (info "Calc").
754 (report-calc-bug): Use reporter.el.
755
756 * mail/reporter.el (reporter-submit-bug-report): Doc fixes.
757
758 2001-11-21 Richard M. Stallman <rms@gnu.org>
759
760 * which-func.el (which-function): Call imenu--make-index-alist
761 if necessary to get a list of functions.
762 (which-function-imenu-failed): New variable.
763 (which-func-update): Handle all visible windows.
764 (which-func-update-1): New subroutine broken out of which-func-update.
765
766 * files.el (temporary-file-directory, null-device)
767 (small-temporary-file-directory): Definitions moved up.
768
769 * progmodes/cperl-mode.el (cperl-problems, cperl-tips)
770 (cperl-non-problems, cperl-praise): Doc fixes.
771
772 * progmodes/sh-script.el (sh-mode): Don't use define-derived-mode.
773 (sh-mode-syntax-table): Function restored.
774 Variable set up for use by function sh-mode-syntax-table.
775 (sh-set-shell): Set the syntax table.
776
777 * play/gomoku.el (gomoku-mode): Don't use define-derived-mode.
778
779 * progmodes/perl-mode.el (perl-mode): Don't use define-derived-mode.
780
781 * international/encoded-kb.el: Don't alter minor-map-alist.
782
783 2001-11-20 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
784
785 * files.el (auto-save-file-name-transforms): Put remote files in
786 temporary-file-directory rather than /tmp.
787
788 2001-11-21 Colin Walters <walters@debian.org>
789
790 * calc/calc-macs.el (calc-slow-wrapper): Move (point) call outside
791 of (function ...) wrapper.
792
793 2001-11-20 Stefan Monnier <monnier@cs.yale.edu>
794
795 * derived.el (define-derived-mode): Create the abbrev-table
796 from inside the `defvar'.
797
798 * jit-lock.el (jit-lock-defer-time): New var.
799 (jit-lock-defer-timer, jit-lock-buffers): New vars.
800 (jit-lock-mode): Initialize them. Cancel the timers more carefully.
801 (jit-lock-function): Defer fontification if requested.
802 (jit-lock-stealth-chunk-start): Pay attention to the new non-nil value.
803 (jit-lock-stealth-fontify): Check the new `jit-lock-defer-multiline'
804 text property.
805 (jit-lock-deferred-fontify): New fun.
806
807 2001-11-20 Richard M. Stallman <rms@gnu.org>
808
809 * emacs-lisp/lisp-mode.el (lisp-interaction-mode):
810 Set local-abbrev-table to lisp-mode-abbrev-table.
811
812 * emacs-lisp/re-builder.el (reb-mode):
813 Don't use define-derived-mode. Call kill-all-local-variables.
814
815 * emacs-lisp/lisp-mode.el (lisp-mode, emacs-lisp-mode):
816 Don't use define-derived-mode.
817
818 * help-mode.el (help-mode): Undo 2001-10-07 change.
819
820 * replace.el (occur-mode): Undo 2001-5-20 change.
821
822 2001-11-20 Jason Rumney <jasonr@gnu.org>
823
824 * w32-fns.el (w32-system-coding-system): Change to an alias for
825 locale-coding-system.
826 (set-w32-system-coding-system): Document the above change.
827 Set locale-coding-system instead.
828
829 2001-11-20 Richard M. Stallman <rms@gnu.org>
830
831 * ruler-mode.el: Add pagination.
832 (ruler-mode-toggle-show-tab-stops): No need to
833 test `ruler-mode' variable.
834
835 2001-11-20 Eli Zaretskii <eliz@is.elta.co.il>
836
837 * play/landmark.el: Mark lm-mode as special.
838
839 * play/gomoku.el: Mark gomoku-mode as special.
840
841 2001-11-20 Juanma Barranquero <lektu@terra.es>
842
843 * emacs-lisp/re-builder.el (reb-change-target-buffer): New function.
844 (top-level): Bind it to C-c C-b.
845 (re-builder): Don't re-enter RE Builder Mode.
846
847 * bs.el (bs-delete): Signal an error if the buffer cannot be deleted.
848
849 2001-11-20 Stefan Monnier <monnier@cs.yale.edu>
850
851 * progmodes/cperl-mode.el (cperl-perldoc): Require man before binding
852 `manual-program'.
853
854 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Don't move back
855 to a line without a comment.
856
857 2001-11-20 Eli Zaretskii <eliz@is.elta.co.il>
858
859 * dired.el (dired-listing-switches): Mention in the doc string
860 that some switches are not supported by ls-lisp.el
861
862 2001-11-19 Stefan Monnier <monnier@cs.yale.edu>
863
864 * imenu.el (imenu--split-menu): Use dolist and copy-sequence.
865 (imenu--create-keymap-2): Remove.
866 (imenu--create-keymap-1): Simplify, remove third argument.
867 (imenu--generic-function): Use dolist.
868 (imenu-find-default): New function.
869 (imenu--completion-buffer): Use it.
870 (imenu--mouse-menu): Use popup-menu.
871 (imenu--menubar-select): Return t rather than calling imenu.
872
873 * textmodes/fill.el (fill-delete-prefix, fill-delete-newlines):
874 New functions, extracted from fill-region-as-paragraph.
875 (fill-region-as-paragraph): Use them.
876 Use an end marker instead of eob.
877 Ignore whitespace-only fill-prefixes when indenting according to mode.
878 Simplify the loop that searches for spaces backwards.
879
880 * textmodes/picture.el (picture-vertical-step)
881 (picture-horizontal-step): Don't use defconst for variables.
882
883 * mail/mail-extr.el: Use backquote/dolist/mapc/when. Docstring fixes.
884 (mail-extract-address-components): Downcase domain names.
885 (mail-extr-delete-char): Remove. Use delete-char instead.
886
887 * emulation/pc-select.el: Doc string fixes.
888 (pc-selection-mode): Don't treat macos as a tty.
889
890 * emacs-lisp/lisp.el (mark-sexp): Mark more if repeated.
891
892 * progmodes/cc-engine.el (c-parse-state): Typo. From Martin Stjernholm.
893
894 * mwheel.el (mouse-wheel-scroll-amount): Allow float values.
895 (mouse-wheel-progessive-speed): New var.
896 (mwheel-scroll): Use it and handle float values.
897
898 * lazy-lock.el (lazy-lock-install-hooks): Remove make-local-hook.
899
900 * iswitchb.el (iswitchb-mode): Use define-minor-mode.
901 (iswitchb): Fix the case where the result was selected with the mouse.
902 (iswitchb-completion-help): Use the normal *Completions* now that
903 mouse selection works.
904 (iswitchb-minibuffer-setup): Simplify.
905
906 * newcomment.el (comment-column, comment-style, comment-multi-line)
907 (comment-auto-fill-only-comments): Remove :group arg.
908 (comment-padding): Add :type.
909 (comment-indent-new-line): Ignore comment-auto-fill-only-comments
910 if called interactively.
911
912 2001-11-19 Colin Walters <walters@verbum.org>
913
914 * calc/calc.el (toplevel): Add comment and version header.
915 (calc-init-base): Bump version to 2.02f, update date.
916
917 2001-11-19 Richard M. Stallman <rms@gnu.org>
918
919 * net/browse-url.el: Support Mozilla and Galeon.
920 By default, find the installed browser whichever it is.
921 (browse-url-mozilla): New function.
922 (browse-url-mozilla-sentinel): New function.
923 (browse-url-galeon, browse-url-galeon-sentinel): New functions.
924 (browse-url-default-browser): New function.
925 (browse-url-process-environment): Use browse-url-browser-display.
926 (browse-url-browser-display): Renamed from browse-url-netscape-display.
927 (browse-url-mozilla-startup-arguments, browse-url-galeon-program)
928 (browse-url-galeon-arguments, browse-url-galeon-startup-arguments)
929 (browse-url-mozilla-program, browse-url-mozilla-arguments): New vars.
930 (browse-url-browser-function): New default, new options.
931
932 2001-11-19 Sam Steingold <sds@gnu.org>
933
934 * bindings.el (last-buffer, unbury-buffer): New function.
935 (mode-line-unbury-buffer): Use `unbury-buffer'.
936
937 2001-11-18 Stephen Eglen <stephen@gnu.org>
938
939 * iswitchb.el (iswitchb-cannot-complete-hook): New variable to
940 control behaviour when no further completion is possible.
941
942 2001-11-19 Colin Walters <walters@verbum.org>
943
944 * calc/calc-macs.el (calc-wrapper, calc-slow-wrapper)
945 (math-showing-full-precision, math-with-extra-prec, math-working)
946 (calc-with-default-simplification)
947 (calc-with-trail-buffer): Use backtick.
948 (Math-zerop, Math-integer-negp, Math-integer-posp, Math-negp)
949 (Math-looks-negp, Math-posp, Math-integerp, Math-natnump)
950 (Math-ratp, Math-realp, Math-anglep, Math-numberp, Math-scalarp)
951 (Math-vectorp, Math-messy-integerp, Math-objectp, Math-objvecp)
952 (Math-integer-neg, Math-equal, Math-lessp, Math-primp)
953 (Math-num-integerp, Math-bignum-test, Math-equal-int)
954 (Math-natnum-lessp, math-format-radix-digit): Change to `defsubst'.
955 (calc-record-compilation-date-macro): Deleted. Callers updated.
956 (math-format-radix-digit): Move to calc-bin.el.
957
958 * calc/calc.el (calc-record-compilation-date): Remove.
959 (calc-bug-address): Update.
960 (calc-settings-file): Use `user-init-file'.
961
962 * calc/calc-mode.el (calc-settings-file-name, calc-save-modes):
963 Handle null `calc-settings-file'.
964
965 * calc/calc-frac.el (calc-over-notation): Use `completing-read'.
966 * calc/calc-keypd.el (calc-keypad-mode): New.
967 (calc-do-keypad): Use it.
968 (calc-keypad-map): Move into `calc-keypad-mode'.
969
970 * calc-math.el (calcFunc-sqrt, calcFunc-hypot): Add missing quote
971 to defalias argument.
972
973 * calc-misc.el (math-fixnump, math-fixnatnump, calcFunc-trunc)
974 (calcFunc-floor): Ditto.
975
976 * calc-units.el (calcFunc-usimplify): Ditto.
977
978 * calc-aent.el, calc-ext.el, calc-incom.el, calc-misc.el
979 * calc-sel.el, calc-vec.el, calc-alg.el, calc-fin.el
980 * calc-keypd.el, calc-mode.el, calc-stat.el, calc-yank.el
981 * calc-arith.el, calc-forms.el, calc-lang.el, calc-mtx.el
982 * calc-store.el, calc.el, calc-bin.el, calc-frac.el, calc-macs.el
983 * calc-poly.el, calc-stuff.el, calcalg2.el, calc-comb.el
984 * calc-funcs.el, calc-maint.el, calc-prog.el, calc-trail.el
985 * calcalg3.el, calc-cplx.el, calc-graph.el, calc-map.el
986 * calc-rewr.el, calc-undo.el, calccomp.el, calc-embed.el
987 * calc-help.el, calc-math.el, calc-rules.el, calc-units.el
988 * calcsel2.el: Change all toplevel `setq' forms to `defvar' forms,
989 and move them before their first use. Use `when', `unless'.
990 Remove trailing periods from error forms. Add description and
991 headers suggested by Emacs Lisp coding conventions.
992
993 2001-11-19 Stefan Monnier <monnier@cs.yale.edu>
994
995 * newcomment.el (comment-indent):
996 Fix misindentation for comment-only lines.
997 (comment-indent-new-line): Only obey comment-multi-line if the
998 comment-ender is not the end-of-line.
999
1000 2001-11-19 Richard M. Stallman <rms@gnu.org>
1001
1002 * net/net-utils.el (network-connection-service-abbrev-alist):
1003 New variable.
1004
1005 * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
1006 Advance to start of 3rd sexp by moving fwd and backing over it.
1007 At first three elements, act like defun.
1008
1009 * delsel.el (delete-selection-pre-hook): Handle and resignal
1010 file-supersession errors to interact properly with userlock.el.
1011
1012 2001-11-18 Richard M. Stallman <rms@gnu.org>
1013
1014 * progmodes/fortran.el (fortran-mode-syntax-table):
1015 Specify punctuation syntax for backslash.
1016
1017 * progmodes/sh-script.el (sh-must-be-shell-mode): Function deleted.
1018 All calls deleted.
1019
1020 * international/mule-util.el (string-to-sequence): Make it obsolete.
1021 (string-to-list, string-to-vector): Implement them directly
1022 using append and vconcat, not with string-to-sequence.
1023
1024 * startup.el (command-line): Set abbrevs-changed to nil after
1025 reading the init file and the abbrevs file.
1026
1027 * isearch.el (isearch): Use magenta2 as bg for (background light)
1028
1029 2001-11-17 Richard M. Stallman <rms@gnu.org>
1030
1031 * menu-bar.el (menu-bar-update-buffers-1): Don't pad the buffer name.
1032
1033 * simple.el (minibuffer-history-sexp-flag): Doc fix.
1034
1035 2001-11-17 Stefan Monnier <monnier@cs.yale.edu>
1036
1037 * font-lock.el (font-lock-compile-keywords): New arg `regexp'.
1038 If set and if applicable, add a regexp to highlight defun-like
1039 text inside comments and strings.
1040 (font-lock-fontify-keywords-region): Pass that new arg.
1041 (font-lock-set-defaults): Move the code to set `font-lock-keywords'
1042 to the end and pass that new arg.
1043 (c-font-lock-keywords-2): Fix regex for labels.
1044 (font-lock-match-c++-style-declaration-item-and-skip-to-next):
1045 Make it work when LIMIT is several lines further.
1046 (c-font-lock-keywords-3, c++-font-lock-keywords-3)
1047 (objc-font-lock-keywords-3, java-font-lock-keywords-3):
1048 Use backquote and make the regexes for `int a, b, c;' work on
1049 multiple lines.
1050
1051 * emacs-lisp/re-builder.el (reb-mode): Use define-derived-mode.
1052 (font-lock-defaults-alist): Don't change it any more.
1053 (reb-subexp-mode-map): Cleanup.
1054
1055 * custom.el (custom-current-group-alist): New var.
1056 (custom-declare-group): Set it.
1057 (custom-current-group): New fun.
1058 (custom-declare-variable, custom-handle-all-keywords):
1059 Use it as a default if no :group argument is specified.
1060
1061 * international/mule-cmds.el (locale-name-match): Use \` and \(?:.
1062 (standard-keyboard-coding-systems): New var.
1063 (set-locale-environment): Use it to decide whether or not to call
1064 set-keyboard-coding-system.
1065 (locale-language-names): Use \"French\" for "fr".
1066
1067 2001-11-17 Richard M. Stallman <rms@gnu.org>
1068
1069 * emacs-lisp/checkdoc.el (princ-list, checkdoc-read-event)
1070 (add-to-list): Delete compatibility code.
1071 (checkdoc-next-message-error): Doc fix.
1072
1073 2001-11-17 Stephen Eglen <stephen@gnu.org>
1074
1075 * locate.el (locate): Show default locate pattern within the
1076 prompt, but don't insert it into the minibuffer contents.
1077 Catch the case when pattern is the empty string.
1078
1079 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
1080
1081 * language/european.el ("French"): New language environment.
1082
1083 2001-11-16 Richard M. Stallman <rms@gnu.org>
1084
1085 * calendar/todo-mode.el (todo-save): Fix previous change.
1086
1087 * subr.el (functionp): Do use cdr-safe on object.
1088
1089 2001-11-16 Stefan Monnier <monnier@cs.yale.edu>
1090
1091 * bindings.el (mode-line-mode-name): Only put the help-echo property
1092 if the local-map property was put as well.
1093 (global-map): Bind switch-frame, delete-frame, iconify-frame
1094 and make-frame-visible events.
1095
1096 * emacs-lisp/elp.el (elp-not-profilable): New var.
1097 (elp-not-profilable-p): New function.
1098 (elp-instrument-function): Use it. Use backquotes and push.
1099
1100 * emacs-lisp/bytecomp.el (byte-compile-call-tree, byte-code-vector)
1101 (byte-stack+-info, byte-compile-last-warned-form)
1102 (byte-compile-last-logged-file): Don't defconst a variable.
1103 (no-byte-compile): Declare.
1104 (byte-compile-file): Don't boundp-check no-byte-compile any more.
1105 (byte-compile-defvar): Leave defconst as is.
1106
1107 * emacs-lisp/edebug.el (edebug-form-data, edebug-offsets)
1108 (edebug-offsets-stack, edebug-read-dotted-list, edebug-def-name)
1109 (edebug-current-offset, edebug-old-def-name, edebug-error-point)
1110 (edebug-best-error): Don't defconst a variable.
1111 (edebug-read-syntax-table): Use a char-table.
1112 (edebug-lemacs-specific): Remove.
1113 Toplevel: Eliminate check for Lucid Emacs.
1114
1115 * pcvs-util.el (cvs-prefix-define): Don't defconst a variable.
1116
1117 * rect.el (move-to-column-force): Mark obsolete.
1118 (operate-on-rectangle, delete-extract-rectangle-line)
1119 (insert-rectangle, delete-whitespace-rectangle-line)
1120 (open-rectangle-line, clear-rectangle-line): Use move-to-column.
1121 (string-rectangle-history): New var.
1122 (string-rectangle, string-insert-rectangle): Use it.
1123 (delete-rectangle-line): Fix pos/column mixup and simplify.
1124
1125 * startup.el (normal-top-level-add-subdirs-to-load-path): Simplify.
1126 (normal-top-level, command-line, command-line-1): Simplify.
1127
1128 * tar-mode.el (tar-mode): Use define-derived-mode.
1129
1130 * view.el (view-mode-enable): Don't use make-local-hook.
1131
1132 * emacs-lisp/eldoc.el (eldoc-mode): Use define-minor-mode.
1133
1134 2001-11-16 Richard M. Stallman <rms@gnu.org>
1135
1136 * mail/mail-extr.el (mail-extr-voodoo): Treat a number as a word
1137 if it doesn't make sense as anything else.
1138 Don't recognize a "telephone number" at the beginning of the name.
1139 (mail-extr-leading-garbage): Match non-word characters only.
1140
1141 2001-11-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1142
1143 * startup.el (command-line-processed): Doc fix.
1144
1145 * apropos.el (apropos-next-label-button): Doc fix.
1146
1147 2001-11-16 Stefan Monnier <monnier@cs.yale.edu>
1148
1149 * comint.el (comint-mode): Simplify.
1150 (make-comint-in-buffer): Run `comint-mode' only if necessary.
1151
1152 * subr.el (eval-after-load): Make it work with features as well.
1153
1154 * log-view.el (log-view-mode): Don't mark the buffer unmodified.
1155
1156 * international/mule-cmds.el (describe-input-method): Setup xref.
1157 (set-language-environment): Use functionp.
1158 (locale-language-names, locale-charset-language-names)
1159 (locale-preferred-coding-systems): Defconst and purecopy.
1160
1161 * language/european.el (mac-roman): Add mime-charset property.
1162
1163 2001-11-15 Richard M. Stallman <rms@gnu.org>
1164
1165 * emacs-lisp/cl.el (values, values-list, multiple-value-list)
1166 (multiple-value-apply, nth-value): Use defsubst rather than defalias
1167 to get better doc strings.
1168
1169 2001-11-15 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1170
1171 * derived.el: Fix autoload cookie.
1172
1173 2001-11-15 Richard M. Stallman <rms@gnu.org>
1174
1175 * jka-compr.el (jka-compr-partial-uncompress): Fix previous change.
1176
1177 2001-11-15 Stefan Monnier <monnier@cs.yale.edu>
1178
1179 * menu-bar.el (menu-bar-edit-menu) <copy>: Put an explicit key binding.
1180
1181 2001-11-15 Richard M. Stallman <rms@gnu.org>
1182
1183 * dired.el (dired-undo): Display a message to explain
1184 that this does not undo file system changes.
1185
1186 2001-11-15 David Kastrup <David.Kastrup@t-online.de>
1187
1188 * mouse-drag.el (mouse-drag-throw): Push back non-drag events
1189 into `unread-command-events' instead of trying keymap
1190 lookups ourselves. This makes mouse-clicks do the right
1191 thing even when keymaps of overlays are involved.
1192 (mouse-drag-drag): Likewise.
1193
1194 2001-11-15 Andreas Schwab <schwab@suse.de>
1195
1196 * progmodes/ada-mode.el (ada-add-extensions): Quote regexp special
1197 characters and append anchor to pattern added to auto-mode-alist.
1198
1199 2001-11-15 Stefan Monnier <monnier@cs.yale.edu>
1200
1201 * server.el (server-process-filter): Run pore/post-comment-hook
1202 before/after visiting the file.
1203
1204 * info-look.el (makefile-mode): Add info for automake.
1205 (autoconf-mode): Fix the name of the index for automake.
1206
1207 * international/latin-9.el: Give pilcrow punctuation syntax.
1208
1209 2001-11-15 Andre Spiegel <spiegel@gnu.org>
1210
1211 * vc.el: Documentation fixes.
1212
1213 2001-11-14 Stefan Monnier <monnier@cs.yale.edu>
1214
1215 * smerge-mode.el (smerge-match-conflict): Fix typo.
1216 (smerge-diff): Be careful to read match-data early enough.
1217
1218 2001-11-14 Colin Walters <walters@verbum.org>
1219
1220 * calc/calc-alg.el (calcFunc-esimplify, calcFunc-simplify)
1221 (calcFunc-subst): Use `defalias' instead of `fset' and
1222 `symbol-function'.
1223
1224 * calc/calc-arith.el (calcFunc-abs, calcFunc-float)
1225 (calcFunc-ceil, calcFunc-round): Ditto.
1226
1227 * calc/calc-bin.el (calcFunc-clip): Ditto.
1228
1229 * calc/calc-ext.el (calcFunc-evalv): Ditto.
1230
1231 * calc/calc-math.el (calcFunc-sqrt, calcFunc-hypot): Ditto.
1232
1233 * calc/calc-misc.el (math-fixnump, math-fixnatnump)
1234 (calcFunc-trunc, calcFunc-floor, calc-report-bug): Ditto.
1235
1236 * calc/calc-units.el (calcFunc-unsimplify): Ditto.
1237
1238 * calc-aent.el, calc-ext.el, calc-incom.el, calc-misc.el
1239 * calc-sel.el, calc-vec.el, calc-alg.el, calc-fin.el
1240 * calc-keypd.el, calc-mode.el, calc-stat.el, calc-yank.el
1241 * calc-arith.el, calc-forms.el, calc-lang.el, calc-mtx.el
1242 * calc-store.el, calc.el, calc-bin.el, calc-frac.el, calc-macs.el
1243 * calc-poly.el, calc-stuff.el, calcalg2.el, calc-comb.el
1244 * calc-funcs.el, calc-maint.el, calc-prog.el, calc-trail.el
1245 * calcalg3.el, calc-cplx.el, calc-graph.el, calc-map.el
1246 * calc-rewr.el, calc-undo.el, calccomp.el, calc-embed.el
1247 * calc-help.el, calc-math.el, calc-rules.el, calc-units.el
1248 * calcsel2.el: Style cleanup; don't put closing parens on their
1249 own line, add "foo.el ends here" to each file, and update
1250 copyright date.
1251
1252 * README: Update maintainer.
1253
1254 2001-11-13 Richard M. Stallman <rms@gnu.org>
1255
1256 * progmodes/compile.el (recompile): Use compilation-arguments if
1257 set, so as to be able to M-x recompile the exact command which
1258 created a compilation-mode buffer.
1259
1260 * progmodes/ada-mode.el (ada-fill-comment-prefix): Doc fix.
1261
1262 2001-11-13 Gerd Moellmann <gerd@gnu.org>
1263
1264 * mouse.el (mouse-drag-region): Don't run the up-event
1265 handler if window start changed due to the down-mouse event.
1266
1267 2001-11-13 Richard M. Stallman <rms@gnu.org>
1268
1269 * mouse.el (mouse-show-mark): Either move point to the mark
1270 or use highlighting, never both.
1271 (mouse-buffer-menu): If WINDOW is a frame, select its selected window.
1272
1273 2001-11-13 Simon Josefsson <jas@extundo.com>
1274
1275 * mail/smtpmail.el (top-level): Change maintainer to Simon
1276 Josefsson, cleanup the smtpmail.el header.
1277
1278 * mail/smtpmail.el (top-level): Don't require cl or base64.
1279 (smtpmail-cred-server, smtpmail-cred-port, smtpmail-cred-key)
1280 (smtpmail-cred-user, smtpmail-cred-cert, smtpmail-cred-passwd):
1281 Defsubst instead of defmacro.
1282 (smtpmail-intersection): Return value in reverse order.
1283 (smtpmail-open-stream): Use stringp instead of string-to-list.
1284 (smtpmail-open-stream, smtpmail-try-auth-methods): New functions,
1285 separated from smtpmail-via-smtp.
1286
1287 * mail/smtpmail.el (top-level): Autoload starttls, mail-utils and
1288 rfc2104. Require base64 and cl.
1289 (smtpmail-smtp-service): Doc fix. :type fix.
1290 (smtpmail-debug-info): Doc fix.
1291 (smtpmail-debug-verb, smtpmail-auth-credentials)
1292 (smtpmail-starttls-credentials, smtpmail-auth-supported):
1293 New variables.
1294 (smtpmail-deduce-address-list, smtpmail-send-it): Don't require
1295 mail-utils (it is autoloaded).
1296 (smtpmail-cred-server, smtpmail-cred-port, smtpmail-cred-key)
1297 (smtpmail-cred-user, smtpmail-cred-cert, smtpmail-cred-passwd)
1298 (smtpmail-find-credentials, smtpmail-intersection): New utility funs.
1299 (smtpmail-via-smtp): Support STARTTLS, if binary is installed.
1300 (smtpmail-via-smtp): Support AUTH.
1301 (smtpmail-via-smtp): Use `smtpmail-debug-verb' to control VERB.
1302
1303 2001-11-13 Richard M. Stallman <rms@gnu.org>
1304
1305 * ebuff-menu.el (electric-buffer-update-highlight): New function.
1306 (electric-buffer-overlay): New variable.
1307 (electric-buffer-menu-looper): Call electric-buffer-update-highlight.
1308 (electric-buffer-list): Likewise.
1309
1310 * isearch.el (isearch-whitespace-chars): Doc fix.
1311 (isearch-mode): Handle negative search-slow-window-lines correctly.
1312
1313 2001-11-13 Stefan Monnier <monnier@cs.yale.edu>
1314
1315 * newcomment.el (comment-normalize-vars): Handle a nil comment-padding.
1316
1317 * progmodes/ada-mode.el (ada-fill-comment-prefix): GNAT wants 2 spaces.
1318 From Emmanuel Briot <briot@act-europe.fr>.
1319
1320 2001-11-13 Colin Walters <walters@debian.org>
1321
1322 * calc/calc.el (calc-unread-command): Use `unread-command-events'.
1323
1324 * calc/calc-mode.el (calc-settings-file-name): Don't hardcode
1325 "~/.emacs"; use `read-file-name'.
1326
1327 * calc/calc-graph.el, calc/calc-embed.el, calc/calc-graph.el
1328 * calc/calc-misc.el, calc/calc-mode.el, calc/calc-prog.el
1329 * calc/calc-sel.el, calc/calc-store.el, calc/calc-yank.el
1330 * calc/calc.el: Use `frame-width' instead of `screen-width',
1331 `frame-height' instead of `screen-height', and,
1332 `executing-kbd-macro' instead of `executing-macro'.
1333
1334 * calc/calc-embed.el (calc-do-embedded): Call `y-or-n-p' with
1335 correct number of arguments.
1336
1337 * calc/calc-aent.el (calc-do-alg-entry):
1338 Use `blink-paren-function' instead of `blink-paren-hook'.
1339
1340 2001-11-12 Richard M. Stallman <rms@gnu.org>
1341
1342 * calendar/todo-mode.el (todo-save): Add save-excursion
1343 and save-restriction.
1344
1345 * server.el (server-edit, server-done): Doc fix.
1346
1347 * simple.el (clone-indirect-buffer): Error if major mode symbol
1348 has a no-clone-indirect property.
1349 (clone-buffer): Check for obvious errors before reading clone name.
1350
1351 * info.el (Info-mode): Add a no-clone-indirect property.
1352
1353 2001-11-12 Sam Steingold <sds@gnu.org>
1354
1355 * vc.el (vc-print-log): Bind `inhibit-read-only' to t before and
1356 set-buffer-modified-p to nil after `vc-exec-after'.
1357 * log-view.el (log-view-mode-map): Bind "q", "z", "m" and "d".
1358 (log-view-mode): Make read-only.
1359 (log-view-current-file): Do final `expand-file-name' in the
1360 current `default-directory'.
1361 (log-view-current-tag): Take an optional `where' arg.
1362 (log-view-diff): New user command.
1363
1364 2001-11-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1365
1366 * progmodes/cpp.el (cpp-choose-face): Fix typo.
1367
1368 2001-11-12 Sam Steingold <sds@gnu.org>
1369
1370 * emacs-lisp/cl-indent.el (toplevel): Indent properly
1371 `generic-flet', `generic-labels', `with-accessors',
1372 `with-condition-restarts'.
1373
1374 2001-11-12 Richard M. Stallman <rms@gnu.org>
1375
1376 * dired.el: Many trivial doc fixes.
1377 (dired-get-file-for-visit): New function.
1378 (dired-find-alternate-file, dired-mouse-find-file-other-window):
1379 (dired-view-file, dired-find-file-other-window, dired-display-file):
1380 (dired-find-file): Use dired-get-file-for-visit.
1381
1382 2001-11-12 Alex Schroeder <kensanata@yahoo.com>
1383
1384 * sql.el (sql-mode): Doc change.
1385
1386 * sql.el (sql-mode-syntax-table): The backslash is no longer an
1387 escape character.
1388
1389 2001-11-12 Colin Walters <walters@debian.org>
1390
1391 * calc/calc-keypd.el (toplevel): Bind mouse buttons.
1392 (calc-do-keypad): Don't attempt to use nonexistent global
1393 mouse-map, use calc-keypad-map.
1394 (calc-keypad-x-left-click): Renamed to calc-keypad-left-click.
1395 (calc-keypad-left-click): Don't use mouse-map; update to new event
1396 interface.
1397 (calc-keypad-x-middle-click, calc-keypad-x-right-click): Ditto.
1398 (calc-keypad-press): Use `unread-command-events' instead of
1399 `unread-command-char'.
1400
1401 * calc/calc-ext.el (calc-init-extensions): Update autoload names
1402 to match files renamed on initial calc import.
1403
1404 2001-11-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1405
1406 * textmodes/flyspell.el (flyspell-default-dictionary):
1407 Fix previous change.
1408
1409 2001-11-12 Richard M. Stallman <rms@gnu.org>
1410
1411 * textmodes/flyspell.el (flyspell-default-dictionary):
1412 Fix custom type.
1413
1414 2001-11-11 Richard M. Stallman <rms@gnu.org>
1415
1416 * calendar/solar.el (solar-sunrise-and-sunset):
1417 Exchange the two extreme values of day-length.
1418
1419 * progmodes/sh-script.el (sh-must-be-shell-mode):
1420 Allow modes derived from sh-mode.
1421
1422 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
1423 Turn off error in some re-search-forward calls.
1424
1425 * replace.el (query-replace-skip-read-only): New variable.
1426 (perform-replace): If that variable is non-nil, ignore matches
1427 that have a read-only property.
1428
1429 * derived.el (define-derived-mode): Doc fix.
1430
1431 * server.el (server-buffer-done): Test of server-existing-buffer
1432 was backwards.
1433 (server-existing-buffer): Doc fix.
1434
1435 * textmodes/flyspell.el (flyspell-default-dictionary):
1436 Allow nil as value, and make nil the default.
1437
1438 2001-11-11 Eli Zaretskii <eliz@is.elta.co.il>
1439
1440 * subdirs.el: Regenerated.
1441
1442 * menu-bar.el (menu-bar-edit-menu): Don't use x-selection-exists-p if
1443 it is not fboundp.
1444 (clipboard-yank): Ditto.
1445
1446 2001-11-11 Colin Walters <walters@verbum.org>
1447
1448 The following changes are based on patches from
1449 Eli Zaretskii <eliz@is.elta.co.il>, Kai Gro\e,A_\e(Bjohann
1450 <Kai.Grossjohann@CS.Uni-Dortmund.DE>, and others.
1451
1452 * calc/calc.el (toplevel): Require calc-macs.
1453 (calc-minibuffer-size): New.
1454 (calcDigit-nondigit): Use it instead of `buffer-size'.
1455 (calcDigit-backspace): Likewise.
1456 (calcDigit-nondigit): Use `minibuffer-contents' instead of
1457 `buffer-string'.
1458 (calc-minibuffer-contains): Use `minibuffer-prompt-end' instead of
1459 `point-min'.
1460 (calcDigit-key): Use `calc-minibuffer-contains' instead of a
1461 `save-excursion'.
1462
1463 * calc/calc-macs.el (calc-record-compilation-date-macro): Return a
1464 simple `setq' form.
1465
1466 * calc/calc-ext.el: (toplevel): Require calc.
1467 (calc-fancy-prefix-map): New.
1468 (calc-fancy-prefix): Use it.
1469 (calc-fancy-prefix-other-key): New.
1470
1471 * calc/calc-aent.el (toplevel): Require calc-macs during compilation.
1472 (calc-do-quick-calc): Use `frame-width' instead of `screen-width'.
1473 (calcAlg-edit): Use `minibuffer-contents' instead of `buffer-string'.
1474 (calcAlg-enter): Likewise.
1475 (calcAlg-enter): Use `minibuffer-prompt-end' instead of `point-min'.
1476
1477 2001-11-10 Richard M. Stallman <rms@gnu.org>
1478
1479 * abbrev.el (read-abbrev-file): Don't set save-abbrevs.
1480 (quietly-read-abbrev-file): Doc fix.
1481
1482 * startup.el (command-line): Read standard abbrev
1483 file (abbrev-file-name), if it exists.
1484
1485 * files.el (save-abbrevs): Default value is t.
1486
1487 * progmodes/compile.el (compile-goto-error): Fix previous change
1488 in the case where subsequent errors have not been parsed yet
1489 because they are in a different source file.
1490
1491 2001-11-10 Peter Kleiweg <kleiweg@let.rug.nl>
1492
1493 * progmodes/ps-mode.el (ps-mode-font-lock-keywords-1):
1494 Merge two regular expressions into one.
1495 (ps-mode): Make local bindings for `comment-start' and
1496 `comment-start-skip'.
1497 (ps-mode-looking-at-nested): Simplify an if-else construct;
1498 use `set-match-data' to set the result.
1499
1500 2001-11-10 Richard M. Stallman <rms@gnu.org>
1501
1502 * textmodes/flyspell.el (flyspell-correct-word/local-keymap):
1503 Function deleted.
1504 (flyspell-correct-word): Old definition deleted.
1505 (flyspell-correct-word/mouse-keymap): Renamed to flyspell-correct-word.
1506 All references renamed too.
1507
1508 2001-11-10 Gerd Moellmann <gerd@gnu.org>
1509
1510 * Makefile.in (finder_setwins, setwins): Exclude Calc.
1511
1512 2001-11-09 Per Abrahamsen <abraham@dina.kvl.dk>
1513
1514 * wid-edit.el (checklist): Removed `:menu-tag'.
1515 (radio-button-choice): Ditto.
1516 (editable-list): Ditto.
1517
1518 2001-11-09 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1519
1520 * play/gomoku.el: Move definitions of constants to the beginning
1521 of file, before their use.
1522
1523 2001-11-09 Richard M. Stallman <rms@gnu.org>
1524
1525 * textmodes/flyspell.el: Use the keymap property
1526 instead of local-map, and don't use a minor-mode map.
1527 (flyspell-mode-map): Variable deleted.
1528 Don't mess with minor-mode-map-alist.
1529 (calling add-minor-mode): Specify nil for keymap.
1530 And always use add-minor-mode, now that it exists.
1531 (flyspell-overlay-keymap-property-name): Set it to `keymap'.
1532 (flyspell-mode-on): Don't locally bind flyspell-mouse-map
1533 or flyspell-local-mouse-map.
1534 (make-flyspell-overlay): Use flyspell-mouse-map directly.
1535 (flyspell-mode): Doc fix.
1536 (flyspell-mode-on): Don't call make-local-hook.
1537
1538 2001-11-09 Sam Steingold <sds@gnu.org>
1539
1540 * emacs-lisp/debug.el (debugger-make-xrefs):
1541 Add buttons to all symbols.
1542
1543 2001-11-09 Andre Spiegel <spiegel@gnu.org>
1544
1545 * vc.el: Add John David Smith to credits.
1546
1547 Suggested by Kalle Olavi Niemitalo <kon@iki.fi>:
1548
1549 * vc-hooks.el (vc-error-occured): Backquotified.
1550 (vc-file-prop-obarray): Use prime length for better efficiency.
1551
1552 * vc.el (vc-clear-context): Fill obarray with 0, not nil.
1553
1554 2001-11-09 Eli Zaretskii <eliz@is.elta.co.il>
1555
1556 * info.el (Info-file-list-for-emacs): Add entries for Calc.
1557
1558 2001-11-09 Miles Bader <miles@gnu.org>
1559
1560 * subr.el (functionp): Don't consider macros as functions.
1561
1562 2001-11-08 Miles Bader <miles@gnu.org>
1563
1564 * subr.el (functionp): Make work correctly for macros and unbound
1565 symbols.
1566
1567 * comint.el (comint-send-input): Fix description of
1568 `comint-process-echoes' in the doc-string.
1569
1570 2001-11-08 Eli Zaretskii <eliz@is.elta.co.il>
1571
1572 * international/mule.el (make-translation-table): Doc fix.
1573 Suggested by Alex Schroeder <alex@gnu.org>.
1574
1575 2001-11-07 Richard M. Stallman <rms@gnu.org>
1576
1577 * info.el (Info-fontify-node): Highlight every third menu item.
1578
1579 2001-11-07 Per Abrahamsen <abraham@dina.kvl.dk>
1580
1581 * cus-edit.el (custom-face-value-create): Don't ignore the
1582 `customized-face' attribute when finding the current face spec.
1583
1584 2001-11-07 Stefan Monnier <monnier@cs.yale.edu>
1585
1586 * subr.el (with-local-quit): New macro.
1587 (make-syntax-table): Always inherit.
1588 (functionp): Be more careful when `object' is a symbol.
1589
1590 * dabbrev.el (dabbrev-completion): Use "*Completions*".
1591
1592 2001-11-07 Paul Eggert <eggert@twinsun.com>
1593
1594 * dired.el (dired-move-to-filename-regexp):
1595 Do not distinguish between ASCII letters and non-ASCII characters.
1596 Don't allow comma except in the form "month day, year".
1597 Don't allow space between month name and comma.
1598 Clean up the code that checks for trailing period, comma, and space.
1599 Remove now-obsolete comments, and add more commentary about
1600 Japanese dates.
1601 Always gobble up trailing spaces, instead of doing it only sometimes.
1602
1603 2001-11-07 Miles Bader <miles@gnu.org>
1604
1605 * paren.el (show-paren-match-face): Add dark-background variant.
1606
1607 2001-11-06 Stefan Monnier <monnier@cs.yale.edu>
1608
1609 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Paren typo.
1610 (lisp-mode-variables): Don't set paragraph-{start,separate}.
1611 Don't disable adaptive-fill-mode.
1612 (lisp-fill-paragraph): Use tab-width rather than 8.
1613 Prevent filling the first line of docstrings.
1614
1615 2001-11-06 Richard M. Stallman <rms@gnu.org>
1616
1617 * play/gomoku.el (gomoku): Doc fix.
1618
1619 * jka-compr.el (jka-compr-partial-uncompress):
1620 Support an alternative of not using dd.
1621 (jka-compr-dd-program): Use defcustom to define this.
1622 (jka-compr-load-suffixes): Use defcustom.
1623 (jka-compr-mode-alist-additions): Use defcustom.
1624
1625 2001-11-06 Stefan Monnier <monnier@cs.yale.edu>
1626
1627 * font-lock.el (font-lock-match-c-style-declaration-item-and-skip-to-next):
1628 Also work when LIMIT is further than the end of line.
1629
1630 2001-11-06 Eli Zaretskii <eliz@is.elta.co.il>
1631
1632 * international/quail.el (quail-update-leim-list-file): Print the
1633 offending file name if some of its quail-define-package forms is broken.
1634
1635 2001-11-05 Richard M. Stallman <rms@gnu.org>
1636
1637 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Return the value
1638 of the evaluated form.
1639
1640 2001-11-05 Paul Eggert <eggert@twinsun.com>
1641
1642 * ls-lisp.el (ls-lisp-time-to-seconds): New function.
1643 (ls-lisp-format-time): Emulate GNU fileutils 4.1.1 ls, whose time
1644 stamps always line up by default. Also, it uses a slightly
1645 different window to determine whether files are "recent".
1646
1647 2001-11-05 Andrew Innes <andrewi@gnu.org>
1648
1649 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
1650 Don't attempt to remake autoloads before nuking .elc files.
1651
1652 2001-11-04 Richard M. Stallman <rms@gnu.org>
1653
1654 * emacs-lisp/lisp-mode.el (last-sexp-toggle-display): Cope if
1655 previous-single-property-change or next-single-char-property-change
1656 returns nil.
1657
1658 * international/mule-cmds.el (set-locale-environment):
1659 Make it interactive; make arg optional.
1660
1661 * international/mule-diag.el (help-funs): Require help-funs.
1662
1663 2001-11-04 Eli Zaretskii <eliz@is.elta.co.il>
1664
1665 * term/internal.el (term-setup-hook): Add IT-setup-unicode-display.
1666
1667 2001-11-04 Miles Bader <miles@gnu.org>
1668
1669 * startup.el (fancy-splash-head): Reapply Gerd's hack to make the
1670 shadow of the splash image grey on a dark background instead of black.
1671
1672 2001-11-03 Stefan Monnier <monnier@cs.yale.edu>
1673
1674 * term.el (all faces): Don't (copy-face 'default <foo>).
1675
1676 * term/xterm.el (function-key-map):
1677 Add entry for `ESC [ 3 ~' -> <delete>
1678 Add entries `ESC O 5 [ABCD]' -> C-{up,down,right,left}.
1679 Use inheritance so that .emacs and terminfo take precedence.
1680
1681 2001-11-03 Eli Zaretskii <eliz@is.elta.co.il>
1682
1683 * tooltip.el (tooltip-delay): Decrease to 0.7.
1684 (tooltip-hide-delay): Enlarge to 10.
1685
1686 2001-11-03 Richard M. Stallman <rms@gnu.org>
1687
1688 * startup.el (fancy-splash-tail): Explain how to recover
1689 from a crash, if there was a crash.
1690 (command-line-1): Reorganize display of startup screen,
1691 to simplify the logic. Use a temp buffer for it.
1692
1693 2001-11-03 Eli Zaretskii <eliz@is.elta.co.il>
1694
1695 * frame.el (set-background-color, set-foreground-color):
1696 Call face-set-after-frame-default, to propagate the new colors to
1697 the frame's parameters alist.
1698
1699 * calendar/timeclock.el (timeclock-out): Signal an error if
1700 timeclock-last-event is nil.
1701
1702 2001-11-02 Stefan Monnier <monnier@cs.yale.edu>
1703
1704 * textmodes/fill.el (fill-context-prefix): Fix braino.
1705
1706 * international/quail.el (quail-help):
1707 Use `help-buffer' and move `help-setup-xref' to beginning.
1708
1709 * international/mule-cmds.el (describe-language-environment):
1710 Use `help-buffer' and move `help-setup-xref' to beginning.
1711
1712 * international/mule-diag.el (list-character-sets)
1713 (sort-listed-character-sets, describe-character-set)
1714 (describe-coding-system, describe-fontset, list-fontsets):
1715 Use `help-buffer' and move `help-setup-xref' to beginning.
1716 (describe-char-after): Use `internal-describe-syntax-value'.
1717
1718 2001-11-02 Richard M. Stallman <rms@gnu.org>
1719
1720 * mouse.el (popup-menu): If the user refuses to select
1721 from a menu, don't try to invoke the menu.
1722
1723 2001-11-02 Miles Bader <miles@gnu.org>
1724
1725 * help-mode.el (help-xref): New button type.
1726 (help-function, help-variable, help-face, help-coding-system)
1727 (help-input-method, help-character-set, help-type, help-symbol)
1728 (help-back, help-info, help-customize-variable, help-customize-face)
1729 (help-function-def, help-variable-def): Use it as a supertype.
1730 Remove `action' property.
1731
1732 * international/mule-diag.el (describe-character-set)
1733 (describe-coding-system): Pass correct args to `help-xref-button'.
1734 (sort-listed-character-sets): New button type.
1735 (list-character-sets): Use it.
1736 (list-charset-chars): New button type.
1737 (list-character-sets-1): Use it.
1738
1739 2001-11-01 Stefan Monnier <monnier@rum.cs.yale.edu>
1740
1741 * indent.el (tab-always-indent, indent-for-tab-command):
1742 Remove redundant `never' setting.
1743
1744 * fill.el (fill-region-as-paragraph): Don't forget to skip
1745 over current whitespace before looking for a preceding space.
1746
1747 2001-11-01 Richard M. Stallman <rms@gnu.org>
1748
1749 * files.el (file-newest-backup): Don't pass backup file name
1750 thru file-name-sans-versions, because it never has version numbers.
1751
1752 * textmodes/sgml-mode.el (sgml-xml-guess): Fix regexp
1753 to avoid ambiguous nested loops.
1754
1755 * files.el (find-file-noselect): Offer to change buffer-read-only
1756 only when the file's read-only status has changed from before
1757 as well as disagreeing with the buffer's current status.
1758 (buffer-file-read-only): New var, local in all buffers.
1759
1760 * buff-menu.el (buffer-menu): Doc fix.
1761 (buffer-menu-other-window): Doc fix.
1762 (list-buffers, list-buffers-noselect): Doc fix.
1763
1764 2001-11-01 Gerd Moellmann <gerd@gnu.org>
1765
1766 * startup.el (command-line): If the terminal Emacs is running on
1767 has erase char set to ^H, use the Backspace key for deleting
1768 backward, and the Delete key for deleting forward.
1769
1770 2001-11-01 Miles Bader <miles@gnu.org>
1771
1772 * button.el (define-button-type): Make sure every user-defined
1773 button type has a supertype.
1774
1775 2001-10-31 Jason Rumney <jasonr@gnu.org>
1776
1777 * international/mule-cmds.el (locale-language-names): Add chs and
1778 cht as aliases for Chinese-GB and Chinese-BIG5.
1779
1780 2001-10-31 Richard M. Stallman <rms@gnu.org>
1781
1782 * bindings.el (mode-line-frame-identification): Add doc string.
1783 (mode-line-position, mode-line-modes): New variables.
1784 (mode-line-format): Use mode-line-position for the part
1785 that displays the position-in-buffer info.
1786 Use mode-line-modes for the part that displays major and minor modes.
1787
1788 2001-10-31 Sam Steingold <sds@gnu.org>
1789
1790 * emacs-lisp/debug.el (debugger-make-xrefs): New function.
1791 (debugger-setup-buffer): Call it.
1792 (debugger-mode-map): Bind RET and mouse-2.
1793
1794 2001-10-31 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1795
1796 * startup.el: Document command line option --no-window-system
1797 instead of --no-windows.
1798
1799 2001-10-30 Stefan Monnier <monnier@cs.yale.edu>
1800
1801 * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip.
1802
1803 * font-lock.el (java-font-lock-syntactic-face-function): New fun.
1804 (font-lock-defaults-alist): Use it.
1805 From David Ponce <david.ponce@wanadoo.fr>
1806
1807 * progmodes/perl-mode.el (perl-indent-line): Use `eq' to compare
1808 output of `char-after'.
1809
1810 * bindings.el (ctl-x-map): Add binding for C-x (, C-x ) and C-x e.
1811
1812 * simple.el (reindent-then-newline-and-indent): Insert the newline
1813 before indenting the first line.
1814 (undo-get-state, undo-revert-to-state): New funs.
1815 (shell-command): Don't kill the buffer even if empty.
1816 (transpose-subr-start1, transpose-subr-start2, transpose-subr-end1)
1817 (transpose-subr-end2): Remove.
1818 (transpose-subr): Add `special' arg and simplify.
1819 (transpose-subr-1): Rewrite.
1820 (do-auto-fill): Use fill-indent-according-to-mode and fill-nobreak-p.
1821 (rfc822-goto-eoh): Simplify.
1822
1823 2001-10-30 Richard M. Stallman <rms@gnu.org>
1824
1825 * enriched.el (enriched-face-ans): FIx previous change.
1826
1827 2001-10-30 Gerd Moellmann <gerd@gnu.org>
1828
1829 * international/iso-acc.el (iso-accents-compose): Remove a
1830 superfluous setq.
1831
1832 2001-10-30 Eli Zaretskii <eliz@is.elta.co.il>
1833
1834 * buff-menu.el (list-buffers-noselect): If the buffer's name
1835 starts with a blank, but it visits a file, do show it (for files
1836 whose names start with a blank).
1837
1838 2001-10-30 Stefan Monnier <monnier@cs.yale.edu>
1839
1840 * textmodes/fill.el (sentence-end-double-space)
1841 (sentence-end-without-period): Move to paragraphs.el.
1842 (fill-indent-according-to-mode): Change default to t.
1843 (fill-context-prefix): Simplify control-flow and use a more
1844 sophisticated merge that unifies both previous checks.
1845 (fill-single-word-nobreak-p, fill-french-nobreak-p): New funs.
1846 (fill-nobreak-predicate): Make it into a defcustom'd hook.
1847 (fill-nobreak-p): New fun.
1848 (fill-region-as-paragraph): Use it.
1849 Handle `fill-indent-according-to-mode' slightly differently.
1850 (fill-individual-paragraphs-prefix): Simplify the control-flow.
1851 (fill-individual-paragraphs-citation): Fix.
1852
1853 * textmodes/paragraphs.el (use-hard-newlines): Use define-minor-mode.
1854 (paragraph-start): Change default to the `text-mode' value.
1855 (sentence-end-double-space, sentence-end-without-period):
1856 Move from fill.el.
1857 (forward-paragraph): Use `parstart' and `parsep' for temp variables
1858 rather than rebinding `paragraph-start' and `paragraph-separate'.
1859
1860 * indent.el (indent-line-function): Change default to indent-relative.
1861 (tab-always-indent): Add an `never' setting.
1862 (indent-according-to-mode): Handle `indent-relative' and
1863 `indent-relative-maybe' specially.
1864 (indent-for-tab-command): Rename `prefix-arg' to `arg'.
1865 Handle the `never' case for `tab-always-indent'.
1866 Don't call indent-according-to-mode for indent-relative' and
1867 `indent-relative-maybe'.
1868 (insert-tab): Rename `prefix-arg' to `arg'.
1869 (indent-region): Indent the first line as well.
1870 (indent-relative): Don't mark the buffer modified if the indentation
1871 is unchanged.
1872
1873 * textmodes/text-mode.el (paragraph-indent-minor-mode):
1874 Don't set paragraph-separate. Set paragraph-start more carefully.
1875 Set indent-line-function.
1876 (paragraph-indent-text-mode): Use it and define-derived-mode.
1877 (text-mode-map): Remove the \t binding.
1878 (text-mode): Simplify now that the default is more favorable.
1879
1880 2001-10-29 Stefan Monnier <monnier@cs.yale.edu>
1881
1882 * emacs-lisp/find-func.el (find-function-search-for-symbol):
1883 If the regexp doesn't match, use a looser one.
1884 (find-variable-noselect): Add `file' argument.
1885
1886 * pcvs.el (cvs-mode-commit-hook): New hook.
1887 (cvs-mode-commit): Run it.
1888
1889 * log-edit.el (log-edit): Run hook after `log-edit-files'.
1890
1891 * emacs-lisp/edebug.el (delay-mode-hooks): Add edebug-spec.
1892 (edebug-instrument-function): Use `find-function-noselect'.
1893
1894 2001-10-29 Richard M. Stallman <rms@gnu.org>
1895
1896 * term.el (term-if-emacs19): Macro deleted.
1897 Callers changed to use progn instead.
1898
1899 * frame.el (blink-cursor-mode): Doc fix.
1900
1901 * files.el (find-backup-file-name): Use make-backup-file-name.
1902
1903 * emacs-lisp/edebug.el (edebug-window-live-p): Always alias to
1904 window-live-p.
1905 (edebug-set-conditional-breakpoint): Unconditionally use
1906 the former Emacs >=19 definition.
1907 (edebug-mark): Define unconditionally.
1908 (edebug-eval-expression): Always call read-from-minibuffer
1909 and specify history list.
1910 (edebug-lemacs-specific): Override emacs-mark, edebug-window-live-p,
1911 edebug-set-conditional-breakpoint.
1912 (edebug-emacs-version-specific): Function deleted;
1913 do the job at top level.
1914 (edebug-emacs-19-specific): Function deleted, this is the default.
1915
1916 2001-10-29 Sam Steingold <sds@gnu.org>
1917
1918 * w32-fns.el (convert-standard-filename): Handle cygwin-specific
1919 "/cygdrive/LETTER/" pathnames.
1920
1921 2001-10-29 Eli Zaretskii <eliz@is.elta.co.il>
1922
1923 * faces.el (invert-face): Check for 'unspecified, not for nil,
1924 when testing whether face colors are not specified.
1925 From David.Kastrup@t-online.de (David Kastrup).
1926 (read-face-name): Doc fix.
1927 (make-face-bold, make-face-unbold, make-face-italic)
1928 (make-face-unitalic, make-face-bold-italic, invert-face):
1929 Remove trailing blank from the prompt passed to read-face-name.
1930
1931 2001-10-29 Sam Steingold <sds@gnu.org>
1932
1933 * emacs-lisp/bytecomp.el (byte-recompile-directory):
1934 Report numbers of files skipped and failed too.
1935 (byte-compile-file): Return 'no-byte-compile for skipped files.
1936
1937 2001-10-29 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1938
1939 * log-view.el (log-view-mode-map): Bind `M-n' and `M-p', not `M n'
1940 and `M p'.
1941
1942 2001-10-29 Gerd Moellmann <gerd@gnu.org>
1943
1944 * international/iso-acc.el (iso-accents-compose): Push SECOND-CHAR
1945 as is on unread-command-events instead of `(SECOND-CHAR)'.
1946
1947 2001-10-29 Andre Spiegel <spiegel@gnu.org>
1948
1949 * vc.el: Mention vc-*-switches in backend API documentation.
1950 (vc-annotate): Adapt doc string to recent change.
1951
1952 2001-10-29 Gerd Moellmann <gerd@gnu.org>
1953
1954 * enriched.el (enriched-face-ans): Handle face attributes
1955 of the form `(FACE1 FACE2 ...)'.
1956
1957 * dired-x.el (dired-omit-startup): Show ``Omit'' only in Dired buffers.
1958
1959 2001-10-29 Alex Schroeder <kensanata@yahoo.com>
1960
1961 * progmodes/sql.el (sql-mysql): Doc change by RMS.
1962
1963 * progmodes/sql.el (sql-db2): Doc change.
1964 (sql-help): Doc change by Christian Egli <christian.egli@stest.ch>.
1965 (sql-mysql): Doc change by Christian Egli <christian.egli@stest.ch>.
1966
1967 2001-10-29 Gerd Moellmann <gerd@gnu.org>
1968
1969 * env.el (substitute-env-vars): Don't quote argument to `rx';
1970 it's a macro.
1971
1972 2001-10-28 Per Abrahamsen <abraham@dina.kvl.dk>
1973
1974 * cus-start.el (recursive-load-depth-limit): Added.
1975
1976 2001-10-28 Richard M. Stallman <rms@gnu.org>
1977
1978 * textmodes/ispell.el (version18p, version20p): Vars deleted.
1979 All uses removed--assume Emacs version is >= 20.
1980
1981 * mail/supercite.el (sc-emacs-features): Test for "Emacs 19"
1982 by really checking that it is not version 18.
1983
1984 * emacs-lisp/lisp-mode.el (eval-defun): Doc fix.
1985
1986 2001-10-28 Miles Bader <miles@gnu.org>
1987
1988 * faces.el (face-attribute): Add INHERIT argument, consider face
1989 inheritance if it's non-nil.
1990 (face-attribute-merged-with): New function.
1991 (face-attribute-specified-or): New macro.
1992 (face-foreground, face-background, face-stipple): Add INHERIT
1993 argument. Use `face-attribute-specified-or'.
1994
1995 2001-10-28 Stefan Monnier <monnier@cs.yale.edu>
1996
1997 * font-lock.el: Require `syntax'.
1998 (font-lock-defaults-alist): Don't define keywords for lisp languages.
1999 Use `c-font-lock-syntactic-face-function' for c languages.
2000 (font-lock-mode): Don't unset vars when turning the mode off.
2001 (font-lock-default-fontify-buffer): Don't unset vars at the end.
2002 (font-lock-extra-managed-props): New var.
2003 (font-lock-default-unfontify-region): Use it.
2004 (font-lock-apply-syntactic-highlight): Flush the syntax cache.
2005 Don't eval the value when there's no match.
2006 (font-lock-ppss-stats): New var.
2007 (font-lock-ppss): New fun.
2008 (font-lock-fontify-syntactically-region): Use it and syntax.ppss.
2009 (font-lock-apply-highlight): Allow `highlight' to set several props.
2010 (font-lock-set-defaults): Use dolist.
2011 (font-lock-unset-defaults): Remove.
2012 (font-lock-match-c-style-declaration-item-and-skip-to-next):
2013 Try to recognize prototypes using `foo P_ ((args))'.
2014 ({c,c++,java,objc}-font-lock-keywords-{1,2,3}): Don't setq a defconst.
2015 (c-font-lock-keywords-2): Fix last change to still use Anders' trick.
2016 (c-font-lock-syntactic-face-function): New function.
2017 (font-lock-match-c++-style-declaration-item-and-skip-to-next)
2018 (c++-keywords): Use a more sophisticated regexp to handle
2019 shallowly nested templates.
2020
2021 2001-10-27 Stefan Monnier <monnier@cs.yale.edu>
2022
2023 * textmodes/sgml-mode.el (sgml-empty-tags): New var.
2024 (sgml-tag): Use it. Cleanup with `cond'.
2025 (sgml-tags-invisible): Make sgml-tags-invisible buffer-local.
2026 Mark the overlays and only delete those that are marked.
2027 (sgml-skip-close-p): Remove.
2028 (sgml-value): Replace sgml-skip-close-p with its definition.
2029 (html-tag-alist): Use sgml-xml a bit more.
2030 (html-mode): Set sgml-empty-tags.
2031
2032 * textmodes/texnfo-upd.el: Use `when', `dolist', `push', ...
2033 (texinfo-update-node, texinfo-sequential-node-update):
2034 Don't bind the obsolete `auto-fill-hook'.
2035 (texinfo-multi-file-included-list,texinfo-multi-file-master-menu-list):
2036 Use `set-buffer' rather than `switch-to-buffer'.
2037 (texinfo-multi-file-update): Use "Top" rather than `up-node-name'.
2038 Use `set-buffer' rather than `switch-to-buffer'.
2039
2040 * mail/sendmail.el (mail-mode-syntax-table): Let it inherit from
2041 text-mode-syntax-table.
2042 (mail-mode): Use define-derived-mode.
2043 Fix ordering of alternatives in adaptive-fill-regexp.
2044 (mail-mode-map): Don't rely on keymap's internal representation.
2045
2046 2001-10-27 Sam Steingold <sds@gnu.org>
2047
2048 * textmodes/sgml-mode.el (sgml-xml): Renamed from `html-xhtml'.
2049 (sgml-xml-guess): Extracted from `html-mode' and generalized.
2050 (sgml-mode-common): Call it.
2051 (sgml-mode, html-mode): Set `mode-name' based on `sgml-xml'.
2052 (sgml-tag, sgml-skip-close-p, html-tag-alist, html-line)
2053 (html-horizontal-rule, html-image, html-ordered-list):
2054 (html-unordered-list, html-list-item, html-paragraph):
2055 (html-checkboxes, html-radio-buttons): Use `sgml-xml' instead of
2056 `html-xhtml'.
2057
2058 2001-10-26 Masayuki Ataka <ataka@milk.freemail.ne.jp>
2059
2060 * textmodes/texinfmt.el (texinfo-format-ifnotinfo): New function.
2061 (ifnothtml): New alias.
2062
2063 2001-10-27 Stefan Monnier <monnier@cs.yale.edu>
2064
2065 * textmodes/text-mode.el (text-mode): Use define-derived-mode.
2066 (toggle-text-mode-auto-fill): Use derived-mode-p.
2067
2068 2001-10-27 Gerd Moellmann <gerd.moellmann@t-online.de>
2069
2070 * net/ange-ftp.el (ange-ftp-send-cmd): Call fix-name-func for
2071 `mdtm'. From "Forrest Cahoon" <forrest.cahoon@merrillcorp.com>.
2072
2073 2001-10-26 Eli Zaretskii <eliz@is.elta.co.il>
2074
2075 * term/pc-win.el (x-frob-font-slant, x-frob-font-weight):
2076 Add make-obsolete cookies, to follow faces.el.
2077
2078 These changes avoid warnings from the byte compiler in faces.el:
2079
2080 * faces.el (internal-get-face): Use facep instead of the obsolete
2081 internal-find-face.
2082 (internal-frob-font-weight, internal-frob-font-slant):
2083 New defaliases for obsolete functions.
2084 (x-make-font-bold, x-make-font-demibold, x-make-font-unbold)
2085 (x-make-font-italic, x-make-font-oblique, x-make-font-unitalic)
2086 (x-make-font-bold-italic): Use internal-frob-font-weight and
2087 internal-frob-font-slant aliases instead of the obsolete
2088 x-frob-... functions.
2089
2090 2001-10-26 Sam Steingold <sds@gnu.org>
2091
2092 * textmodes/sgml-mode.el (html-mode): Set `html-xhtml' from the
2093 DOCTYPE; set `mode-name' based on it.
2094 (html-tag-alist): Use `html-xhtml' for "li", "dt" and "dd".
2095 (sgml-tag): Close empty tags in XHTML.
2096
2097 2001-10-26 Jason Rumney <jasonr@gnu.org>
2098
2099 * w32-fns.el: (w32-charset-info-alist): Use ANSI for iso10646-1
2100 when UNICODE is not defined.
2101
2102 2001-10-26 Sam Steingold <sds@gnu.org>
2103
2104 * font-lock.el (c-font-lock-keywords-2): Do not require labels to
2105 be alone on the line.
2106
2107 2001-10-26 Eli Zaretskii <eliz@is.elta.co.il>
2108
2109 * button.el (button): Special face definition for MS-DOS terminals.
2110
2111 2001-10-26 Sam Steingold <sds@gnu.org>
2112
2113 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords):
2114 Protect the /= test by checking that the args are non-nil.
2115 (sh-font-lock-close-heredoc): Check eof for being non-nil.
2116
2117 2001-10-26 Tomas Abrahamsson <tab@lysator.liu.se>
2118
2119 * textmodes/artist.el (artist-version): 1.2.4.
2120 (artist-butlast-fn): New variable.
2121 (artist-butlast): New function.
2122 (artist-ellipse-mirror-quadrant): Use it.
2123 (artist-mouse-draw-poly): Use nil for `point-list'.
2124 (artist-mouse-draw-poly): Check for point-list being nil.
2125
2126 2001-10-26 Peter Kleiweg <kleiweg@let.rug.nl>
2127
2128 * progmodes/ps-mode.el (ps-mode-print-function): Remove quote for
2129 lambda expression.
2130 (ps-mode-menu-main): Submenu with options on/off was replaced with
2131 a toggle button.
2132 (ps-mode, ps-run-mode): Define with `define-derived-mode'
2133 (ps-mode): Autoload cookie added on same line as comment
2134 (ps-mode-tabkey, ps-mode-backward-delete-char):
2135 (ps-mode-r-balance): Replace `delete-horizontal-space' and
2136 `indent-to' with `indent-line-to'
2137 (ps-mode-print-buffer, ps-mode-print-region): Use `funcall'
2138 instead of `eval'.
2139 (ps-mode-print-region): Use `with-temp-buffer'.
2140 (ps-run-start): Use of `mapconcat'. Use `apply' instead of `eval'.
2141 (numerous places): Add back-tick and tick around names in
2142 docstrings, fix punctuation in docstrings, remove trailing spaces.
2143
2144 2001-10-25 Stefan Monnier <monnier@cs.yale.edu>
2145
2146 * textmodes/sgml-mode.el (sgml-font-lock-keywords-1): Ignore comments.
2147 (sgml-font-lock-keywords-2): Use `eval'. Moved from sgml-mode-common.
2148 (sgml-font-lock-syntactic-keywords): New var.
2149 (sgml-mode-common): Drop the two args.
2150 Don't make buffer-local variables that aren't used.
2151 Don't set sgml-font-lock-keywords-2 now that it uses `eval instead.
2152 Don't set `before-string' props from sgml-display-text.
2153 (sgml-mode): Use define-derived-mode.
2154 (sgml-tags-invisible): Use sgml-display-text.
2155 (sgml-quote): New command.
2156 (html-tag-alist): Add args for `span'.
2157 (html-mode): Use define-derived-mode.
2158 Set sgml-display-text and sgml-tag-face-alist.
2159
2160 2001-10-25 Sam Steingold <sds@gnu.org>
2161
2162 * add-log.el (add-log-always-start-new-record): New user option.
2163 (add-change-log-entry): Use it.
2164
2165 2001-10-25 Richard M. Stallman <rms@gnu.org>
2166
2167 * progmodes/etags.el (tags-query-replace): Make tags-loop-scan
2168 bind case-fold-search if FROM is not all lower case.
2169
2170 2001-10-25 Gerd Moellmann <gerd@gnu.org>
2171
2172 * startup.el (normal-top-level): Check for frame-initial-frame
2173 only if it's really used.
2174
2175 * mail/mh-utils.el (mh-recenter): Call recenter with arg `(4)'.
2176
2177 * progmodes/compile.el (compilation-parse-errors-filename-function):
2178 New variable.
2179 (compilation-parse-errors): Use it.
2180
2181 2001-10-25 Stefan Monnier <monnier@cs.yale.edu>
2182
2183 * emacs-lisp/checkdoc.el (checkdoc-eval-defun): Call eval-defun
2184 interactively so that C-u M-C-x still does edebug.
2185 (checkdoc-sentencespace-region-engine): Don't force a double-space
2186 after `.' if it doesn't look like an end-of-sentence.
2187 (debug-ignored-errors): Add `disambiguate ...'.
2188
2189 2001-10-24 Stefan Monnier <monnier@cs.yale.edu>
2190
2191 * textmodes/texinfo.el (texinfo-environments)
2192 (texinfo-environment-regexp): Hoist.
2193 (texinfo-font-lock-keywords): Use `italic' and `bold' faces.
2194 Only highlight the menu name in menu items.
2195 Setup `@foo ... @end foo' as text clones.
2196 (texinfo-clone-environment): New function.
2197 (texinfo-mode): Simplify auto-fill-inhibit-regexp.
2198 (texinfo-insert-block): Simplify.
2199 (texinfo-insert-quote): Insert a plain " if preceded by \ or if
2200 the command is repeated.
2201 (texinfo-last-unended-begin, texinfo-next-unmatched-end): New funs.
2202 (texinfo-insert-@end): Simplify.
2203
2204 * textmodes/texnfo-upd.el (texinfo-section-types-regexp)
2205 (texinfo-section-level-regexp, texinfo-subsection-level-regexp)
2206 (texinfo-subsubsection-level-regexp)
2207 (texinfo-update-menu-same-level-regexps)
2208 (texinfo-update-menu-higher-regexps)
2209 (texinfo-update-menu-lower-regexps): Hoist to eliminate warnings.
2210
2211 * derived.el (define-derived-mode): Use {delay,run}-mode-hooks.
2212 (derived-mode-p): Autoload.
2213
2214 * subr.el (delay-mode-hooks, delayed-mode-hooks, run-mode-hooks):
2215 New vars and functions.
2216 (text-clone-maintain, text-clone-create): New functions.
2217
2218 2001-10-25 Miles Bader <miles@gnu.org>
2219
2220 * facemenu.el (facemenu-add-new-face): Fix variable names.
2221
2222 2001-10-24 Richard M. Stallman <rms@gnu.org>
2223
2224 * facemenu.el (facemenu-unlisted-faces): Improve doc strings
2225 of t and nil values.
2226 (facemenu-set-face): Handle START and END interactively.
2227 (facemenu-set-foreground): Don't use a face; specify color directly.
2228 (facemenu-set-background): Likewise.
2229 (facemenu-set-face-from-menu): Doc fix.
2230 (facemenu-active-faces): Use face-attribute-vector
2231 to handle bare attributes not in faces.
2232 (facemenu-get-face): Don't handle face names fg:... and bg:...
2233 specially.
2234 (facemenu-add-new-face): New argument MENU.
2235 New way to handle adding colors to the color menus.
2236
2237 * env.el (substitute-env-vars): Quote the arg to rx.
2238
2239 2001-10-24 Sam Steingold <sds@gnu.org>
2240
2241 * mouse.el (mouse-buffer-menu-mode-groups): Added "Version
2242 Control" and "SGML" groups.
2243
2244 2001-10-24 Martin Stjernholm <bug-cc-mode@gnu.org>
2245
2246 * progmodes/cc-engine.el (c-beginning-of-member-init-list):
2247 Better handling of C++ template args to avoid confusion with `<'
2248 and `>' used as operators in member init expressions.
2249
2250 2001-10-24 Gerd Moellmann <gerd@gnu.org>
2251
2252 * replace.el (perform-replace): Move START and END parameters
2253 to the end of the argument list and make them optional.
2254
2255 * progmodes/ebrowse.el, progmodes/etags.el: Adapt to change in
2256 perform-replace.
2257
2258 * international/fontset.el (x-must-resolve-font-name): New function.
2259 (x-complement-fontset-spec): Use it.
2260
2261 2001-10-23 Stefan Monnier <monnier@cs.yale.edu>
2262
2263 * uniquify.el (uniquify-get-proposed-name): Fix (.. "usr" "/usr" 0).
2264
2265 * progmodes/compile.el (compile-mouse-goto-error, compile-goto-error):
2266 Turn caadr into caar of cdr.
2267
2268 2001-10-23 Gerd Moellmann <gerd@gnu.org>
2269
2270 * info.el (Info-fontify-node): Bind down-mouse-{1,2} instead
2271 of mouse-{1,2} since dragging is on the down event.
2272
2273 * play/doctor.el (make-doctor-variables): Remove a '($ please)'.
2274
2275 * mail/mh-utils.el (mh-recenter): Call `recenter' with arg t
2276 if ARG is nil.
2277
2278 * desktop.el (desktop-last-buffer): New variable.
2279 (desktop-create-buffer): Set it.
2280 (desktop-read): Bind it and switch to that buffer.
2281
2282 2001-10-22 Gerd Moellmann <gerd@gnu.org>
2283
2284 * progmodes/compile.el (compilation-set-window-height):
2285 Select old window only if it's still live.
2286
2287 2001-10-22 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2288
2289 * help-mode.el (help-buffer): Remove debugging code.
2290 From Stefan Monnier <monnier@cs.yale.edu>.
2291
2292 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
2293
2294 * files.el (file-name-sans-extension, file-name-extension):
2295 Don't count the leading dots in file names as signaling an extension.
2296
2297 2001-10-22 Andre Spiegel <spiegel@gnu.org>
2298
2299 * vc.el (vc-diff-switches): Doc rewritten.
2300
2301 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
2302
2303 * tooltip.el (tooltip-set-param): Doc fix.
2304
2305 * textmodes/sgml-mode.el (sgml-mode-map): Bind 8-bit codes above
2306 127 to sgml-maybe-name-self.
2307 (sgml-name-8bit-mode): Doc fix.
2308 (sgml-char-names-table): New variable.
2309 (sgml-name-char): Support non-ASCII and mule-unicode-*
2310 characters. Doc fix.
2311 (sgml-maybe-name-self): Convert unibyte characters to multibyte.
2312
2313 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Mention in the
2314 doc string the effect of `left' and `top' parameters in
2315 tooltip-frame-parameters, the default values, and the units.
2316 (tooltip-frame-parameters): Mention `top' and `left' in the doc string.
2317 (tooltip-show): Mention in the doc string the `top' and `left'
2318 parameters in tooltip-frame-parameters, and x-max-tooltip-size.
2319
2320 2001-10-22 Andre Spiegel <spiegel@gnu.org>
2321
2322 Add autoscaling support for vc-annotate.
2323 From J.D. Smith <jdsmith@alum.mit.edu>.
2324
2325 * vc.el (vc-annotate-display-default): Accept colormap scaling
2326 ratio (now deprecated).
2327 (vc-annotate-display-autoscale): Added.
2328 (vc-annotate-add-menu): New autoscaling menu options "Span to
2329 Oldest" and "Span Oldest->Newest". Easymenu support added for
2330 toggle menus driven by customize variable `vc-annotate-display-mode'.
2331 (vc-annotate-display-select): Added.
2332 (vc-annotate): Changed temp-buffer-show-function to
2333 `vc-annotate-display-select'.
2334 (vc-annotate-display): Removed arguments BUFFER and BACKEND.
2335 Added argument OFFSET. Instead of backend function, calls now
2336 generic `vc-annotate-difference'.
2337 (vc-annotate-difference): Added as generic function instead of
2338 backend-specific function. No longer takes argument POINT, but
2339 instead accepts a time OFFSET.
2340 (vc-default-annotate-current-time): Added.
2341
2342 * vc-cvs.el (vc-cvs-annotate-difference): Removed to generic
2343 version in vc.el, with
2344 (vc-cvs-annotate-current-time): Added, as override of default.
2345 (vc-cvs-annotate-time) Added. Taken mostly from the (now removed)
2346 `vc-cvs-annotate-difference'.
2347
2348 2001-10-22 Gerd Moellmann <gerd@gnu.org>
2349
2350 * saveplace.el (save-place): Require `saveplace'.
2351
2352 * progmodes/cwarn.el (cwarn-font-lock-feature-keywords-alist):
2353 Use `sexp' for :value-type instead of `face'.
2354
2355 2001-10-21 Eli Zaretskii <eliz@is.elta.co.il>
2356
2357 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Fix the
2358 regexps due to 5-digit message IDs.
2359
2360 2001-10-21 Jason Rumney <jasonr@gnu.org>
2361
2362 * term/w32-win.el (redisplay-dont-pause): Don't set.
2363
2364 2001-10-21 Miles Bader <miles@gnu.org>
2365
2366 * help-funs.el (help-manyarg-func-alist): Variable removed.
2367
2368 2001-10-21 Miles Bader <miles@gnu.org>
2369
2370 * help-funs.el (help-manyarg-func-alist): Remove entries for
2371 `insert', `insert-and-inherit', `insert-before-markers',
2372 `insert-before-markers-and-inherit', `message', `message-box',
2373 `message-or-box', `propertize', `format', `encode-time', `append',
2374 `concat', `vconcat', `nconc', `widget-apply', `make-hash-table',
2375 `insert-string', `ml-if', `ml-provide-prefix-argument', and
2376 `ml-prefix-argument-loop'.
2377
2378 2001-10-21 Andre Spiegel <spiegel@gnu.org>
2379
2380 * vc.el (vc-diff-internal, vc-coding-system-for-diff)
2381 (vc-default-diff-tree): New functions.
2382 (vc-version-diff): Use them. As a result, coding systems are now
2383 set up properly for all sorts of diffs, and tree diffs can now
2384 also be done locally.
2385 (vc-diff): With a prefix argument, don't require that it's called
2386 from a buffer under version control.
2387 (diff-switches): Remove duplicate definition.
2388
2389 * vc-cvs.el (vc-cvs-diff-tree): New function.
2390
2391 2001-10-21 Miles Bader <miles@gnu.org>
2392
2393 * help-funs.el (help-manyarg-func-alist): Remove entries for
2394 `list', `vector', `make-byte-code', `call-process',
2395 `call-process-region', `string', `+', `-', `*', `/', `max', `min',
2396 `logand', `logior', and `logxor'.
2397
2398 * wid-edit.el (checkbox): Swap bg/fg colors in image, and invert
2399 image bits to compensate. Use `make-string' instead of
2400 `make-bool-vector' (XBM apparently wants byte-aligned rows).
2401
2402 2001-10-20 Kim F. Storm <storm@cua.dk>
2403
2404 * simple.el (kill-ring-save): Don't show extent of copied region
2405 if using transient-mark-mode and region is fully visible.
2406
2407 2001-10-20 Gerd Moellmann <gerd@gnu.org>
2408
2409 * (Version 21.1 released.)
2410
2411 2001-10-19 Eli Zaretskii <eliz@is.elta.co.il>
2412
2413 * files.el (auto-mode-alist): Associate .indent.pro with
2414 Fundamental mode. Suggested by Samuel Padgett <spadgett1@nc.rr.com>.
2415
2416 2001-10-18 Sam Steingold <sds@gnu.org>
2417
2418 Put the *Compile-Log* buffer in `compilation-mode'.
2419 * emacs-lisp/bytecomp.el (byte-goto-log-buffer): New function.
2420 (byte-compile-log-1, byte-compile-log-file)
2421 (displaying-byte-compile-warnings): Use it
2422
2423 2001-10-18 Stefan Monnier <monnier@cs.yale.edu>
2424
2425 * mail/smtpmail.el (smtpmail-via-smtp): Use mail-envelope-from if set.
2426
2427 * xml.el (xml-parse-tag): Use eq on char-after's return value.
2428
2429 2001-10-18 Gerd Moellmann <gerd@gnu.org>
2430
2431 * isearch.el (isearch-mode-map): Bind `mouse-movement' to nil.
2432
2433 * obsolete/hilit19.el (hilit-lookup-face-create):
2434 Call set-face-font only if display-graphic-p.
2435 (toplevel): Remove references to window-system.
2436
2437 2001-10-18 Miles Bader <miles@gnu.org>
2438
2439 * simple.el (what-line): Avoid problems with field properties.
2440
2441 2001-10-17 Eli Zaretskii <eliz@is.elta.co.il>
2442
2443 * wid-edit.el (widget-field-face, widget-single-line-field-face):
2444 Define special colors for a tty.
2445
2446 2001-10-17 Francesco Potorti` <pot@gnu.org>
2447
2448 * comint.el (comint-password-prompt-regexp): Make it less
2449 restrictive, letting comint recognise OpenSSH2 passphrase prompts.
2450
2451 2001-10-17 John Wiegley <johnw@gnu.org>
2452
2453 * eshell/em-unix.el (eshell/cat): Do a quick test if something is
2454 a regular file, before checking if it is a directory or symlink.
2455 This avoids a call to eshell-file-attributes, which can be
2456 expensive in some situations.
2457
2458 * eshell/em-ls.el (eshell-ls-dired-initial-args): Added an extra
2459 customization variable, to differentiate ls-in-dired from regular
2460 uses of ls.
2461
2462 2001-10-17 Miles Bader <miles@gnu.org>
2463
2464 * custom.el (defface): Mention `:inherit' in doc-string.
2465
2466 2001-10-16 Eli Zaretskii <eliz@is.elta.co.il>
2467
2468 * paren.el: Update the Commentary with installation instructions.
2469
2470 2001-10-15 Dave Love <fx@gnu.org>
2471
2472 * international/mule.el (set-auto-coding): Fix regexps for local
2473 variables section not to eat newlines.
2474
2475 2001-10-15 Miles Bader <miles@gnu.org>
2476
2477 * simple.el (display-message-or-buffer): Pass the correct buffer
2478 to `display-buffer'.
2479
2480 2001-10-14 Stefan Monnier <monnier@cs.yale.edu>
2481
2482 * progmodes/executable.el (executable-binary-suffixes): Make varalias.
2483 (executable-find): Use exec-suffixes.
2484 (executable-set-magic): Don't use make-local-hook.
2485
2486 * bindings.el (exec-suffixes): Initialize to a system-dependent value.
2487
2488 2001-10-14 Eli Zaretskii <eliz@is.elta.co.il>
2489
2490 * bindings.el (completion-ignored-extensions) [ms-dos, windows-nt]:
2491 Add .ico, .pif, .lnk, .dll, .drv, .vxd, and .386.
2492 Add .so to the Unix and GNU branch.
2493
2494 * international/latin-1.el:
2495 * international/latin-2.el:
2496 * international/latin-3.el:
2497 * international/latin-4.el:
2498 * international/latin-5.el:
2499 * international/latin-8.el:
2500 * international/latin-9.el: Add no-byte-compile: t, since
2501 Makefile.in instructs make-docfile to look at .el files.
2502
2503 2001-10-14 Miles Bader <miles@gnu.org>
2504
2505 * button.el (define-button-type): Allow supertype property to be
2506 specified with a keyword `:supertype' too.
2507 (button-put, make-text-button): Allow button type property to be
2508 specified using the keyword `:type' too.
2509 (button-type): New function.
2510 (button): Add `button-category-symbol' property.
2511
2512 2001-10-13 Stefan Monnier <monnier@cs.yale.edu>
2513
2514 * bindings.el (esc-map): Revert `j' and `C-j' bindings to
2515 indent-new-comment-line from comment-indent-new-line.
2516
2517 * textmodes/refill.el (refill-mode):
2518 Bind DEL to backward-delete-char-untabify.
2519 Set backward-delete-char-untabify-method to `hungry'.
2520
2521 * textmodes/bib-mode.el (bib-mode):
2522 * play/gomoku.el (gomoku-mode):
2523 * textmodes/page-ext.el (pages-directory-mode):
2524 * textmodes/scribe.el (scribe-mode): Use define-derived-mode.
2525
2526 * textmodes/two-column.el (2C-mode): Don't use make-local-hook.
2527
2528 * emacs-lisp/syntax.el (syntax-ppss): Autoload.
2529
2530 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords):
2531 Handle here-docs differently.
2532 (sh-font-lock-heredoc): Remove.
2533 (sh-here-doc-open-re, sh-here-doc-markers, sh-here-doc-re): New vars.
2534 (sh-font-lock-here-doc, sh-font-lock-close-heredoc)
2535 (sh-font-lock-open-heredoc): New functions.
2536 (sh-mode): Don't copy sh-font-lock-syntactic-keywords any more.
2537 (sh-font-lock-keywords-1): Use regexp-opt.
2538 (sh-in-comment-or-string): Use syntax-ppss.
2539 (sh-case, sh-for, sh-indexed-loop, sh-function, sh-if, sh-repeat)
2540 (sh-select, sh-tmp-file): Add explicit terminating \n.
2541
2542 * net/ange-ftp.el (ange-ftp-raw-send-cmd, ange-ftp-wait-not-busy):
2543 Use with-current-buffer.
2544 (ange-ftp-cd): New arg `noerror' to prevent signalling an error.
2545 (ange-ftp-send-cmd): If a `cd' is used (because of a space in the
2546 filename), catch any error that occurs in `ange-ftp-cd'.
2547 If an error happened, don't bother sending `cmd' at all.
2548 Fix a parenthesis typo.
2549 (ange-ftp-write-region): Don't blindly use binary if the remote host
2550 is unix-like.
2551
2552 * play/pong.el (pong-init): Don't use make-local-hook.
2553
2554 2001-10-13 Michael Kifer <kifer@cs.sunysb.edu>
2555
2556 * viper-ex.el (ex-edit): Make checks for modified buffer/file.
2557 (viper-get-ex-address-subr): More precise addr for the $ marker
2558
2559 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
2560
2561 * version.el (emacs-version): Bump to 21.1.50.
2562
2563 2001-10-13 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2564
2565 * mail/mailalias.el (mail-directory-stream): Do not double
2566 variables in the lambda-list.
2567
2568 * play/gomoku.el (gomoku-init-display): Ditto.
2569
2570 * play/landmark.el (lm-init-display): Ditto.
2571
2572 * delim-col.el (delimit-columns-rectangle-max): Ditto.
2573 (delimit-columns-rectangle-line): Ditto.
2574
2575 2001-10-12 Stefan Monnier <monnier@cs.yale.edu>
2576
2577 * newcomment.el (comment-region-internal): Don't rebind
2578 invisibility_spec now that the C routines handle it correctly.
2579
2580 * help-funs.el (locate-library): Use load-suffixes and abbrev filename.
2581
2582 * frame.el (special-display-popup-frame): Obey new specs `same-window'
2583 and `same-frame'.
2584
2585 * menu-bar.el (minibuffer-local-*map): Take inheritance into account.
2586
2587 * simple.el (minibuffer-local*-map): Remove redundant bindings.
2588
2589 * bindings.el (minibuffer-local-map): Also bind next, C-n, C-s, prior,
2590 C-p and C-r. Remove redundant bindings from inheriting maps.
2591
2592 * progmodes/cperl-mode.el: Merged in changes from v4.32.
2593 After 4.23 and: After 4.24:
2594 (cperl-contract-levels): Restore position.
2595 (cperl-beautify-level): Likewise.
2596 (cperl-beautify-regexp): Likewise.
2597 (cperl-commentify): Rudimental support for length=1 runs
2598 (cperl-find-pods-heres): Process 1-char long REx comments too /a#/x
2599 After 4.25:
2600 (cperl-commentify): Was recognizing length=2 "strings" as length=1.
2601 (imenu-example--create-perl-index): Was not enforcing
2602 syntaxification-to-the-end.
2603 (cperl-invert-if-unless): Allow `for', `foreach'.
2604 (cperl-find-pods-heres): Quote `cperl-nonoverridable-face'.
2605 Mark qw(), m()x as indentable.
2606 (cperl-init-faces): Highlight `sysopen' too.
2607 Highlight $var in `for my $var' too.
2608 (cperl-invert-if-unless): Was leaving whitespace at end.
2609 (cperl-linefeed): Was splitting $var{$foo} if point after `{'.
2610 (cperl-calculate-indent): Remove old commented out code.
2611 Support (primitive) indentation of qw(), m()x.
2612 After 4.26:
2613 (cperl-problems): Mention `fill-paragraph' on comment. \"" and
2614 q [] with intervening newlines.
2615 (cperl-autoindent-on-semi): New customization variable.
2616 (cperl-electric-semi): Use `cperl-autoindent-on-semi'.
2617 (cperl-tips): Mention how to make CPerl the default mode.
2618 (cperl-mode): Support `outline-minor-mode'. From Mark A. Hershberger.
2619 (cperl-outline-level): New function.
2620 (cperl-highlight-variables-indiscriminately): New customization var.
2621 (cperl-init-faces): Use `cperl-highlight-variables-indiscriminately'.
2622 From Sean Kamath <kamath@pogo.wv.tek.com>.
2623 (cperl-after-block-p): Support CHECK and INIT.
2624 (cperl-init-faces, cperl-short-docs): Likewise and "our".
2625 From Doug MacEachern <dougm@covalent.net>.
2626 After 4.27:
2627 (cperl-find-pods-heres): Recognize \"" as a string.
2628 Mark whitespace between q and [] as `syntax-type' => `prestring'.
2629 Allow whitespace between << and "FOO".
2630 (cperl-problems): Remove \"" and q [] with intervening newlines.
2631 Mention multiple <<EOF as unsupported.
2632 (cperl-highlight-variables-indiscriminately): Doc misprint fixed.
2633 (cperl-indent-parens-as-block): New configuration variable.
2634 (cperl-calculate-indent): Merge cases of indenting non-BLOCK groups.
2635 Use `cperl-indent-parens-as-block'.
2636 (cperl-find-pods-heres): Test for =cut without empty line instead of
2637 complaining about no =cut.
2638 (cperl-electric-pod): Change the REx for POD from "\n\n=" to "^\n=".
2639 (cperl-find-pods-heres): Likewise.
2640 (cperl-electric-pod): Change `forward-sexp' to `forward-word':
2641 POD could've been marked as comment already.
2642 (cperl-unwind-to-safe): Unwind before start of POD too.
2643 After 4.28:
2644 (cperl-forward-re): Throw an error at proper moment REx unfinished.
2645 After 4.29:
2646 (x-color-defined-p): Make an extra case to peacify the warning.
2647 Toplevel: `defvar' to peacify the warnings.
2648 (cperl-find-pods-heres): Could access `font-lock-comment-face' in -nw.
2649 No -nw-compile time warnings now.
2650 (cperl-find-tags): TAGS file had too short substring-to-search.
2651 Be less verbose in non-interactive mode
2652 (imenu-example--create-perl-index): Set index-marker after name
2653 (cperl-outline-regexp): New variable.
2654 (cperl-outline-level): Made compatible with `cperl-outline-regexp'.
2655 (cperl-mode): Made use `cperl-outline-regexp'.
2656 After 4.30:
2657 (cperl-find-pods-heres): =cut the last thing, no blank line, was error.
2658 (cperl-outline-level): Make start-of-file same level as `package'.
2659 After 4.31:
2660 (cperl-electric-pod): `head1' and `over' electric only if empty.
2661 (cperl-unreadable-ok): New variable.
2662 (cperl-find-tags): Use `cperl-unreadable-ok', do not fail
2663 on an unreadable file.
2664 (cperl-write-tags): Use `cperl-unreadable-ok', do not fail
2665 on an unreadable directory.
2666
2667 * progmodes/compile.el (compile-mouse-goto-error, compile-goto-error):
2668 Consider the text between two errors as belonging to the first error.
2669 (compilation-goto-locus): Use pop-to-buffer rather than
2670 switch-to-buffer-other-frame.
2671
2672 * progmodes/awk-mode.el (awk-mode-syntax-table): / has string syntax.
2673 (awk-font-lock-syntactic-keywords): New var.
2674 (awk-mode): Use it.
2675
2676 * expand.el (expand-c-for-skeleton): Add explicit terminating \n.
2677
2678 * faces.el (describe-face): Call help-setup-xref earlier.
2679
2680 * jka-compr.el (jka-compr-load-suffixes): New var.
2681 (jka-compr-install): Add its content to load-suffixes.
2682 (jka-compr-uninstall): Remove its content from load-suffixes.
2683
2684 2001-10-12 Sam Steingold <sds@gnu.org>
2685
2686 * bindings.el (completion-ignored-extensions): CL-related
2687 extensions are platform-independent.
2688
2689 * net/ange-ftp.el (ange-ftp-copy-files-async): New function for
2690 asynchronous multiple file copying.
2691
2692 2001-10-12 Gerd Moellmann <gerd@gnu.org>
2693
2694 * emacs-lisp/bytecomp.el (byte-compile-check-lambda-list):
2695 Turn error for repeated variables into warning.
2696
2697 * emacs-lisp/bytecomp.el (byte-compile-check-lambda-list):
2698 New function checking that lambda-list consists of non-constant
2699 symbols, that &rest and &optional are followed by variable names,
2700 that &rest VAR is the last element, and that variables aren't doubled.
2701 (byte-compile-lambda): Use it.
2702
2703 2001-10-12 Eli Barzilay <eli@barzilay.org>
2704
2705 * calculator.el (calculator-eng-display): Don't call concat
2706 with an integer argument.
2707
2708 2001-10-12 Miles Bader <miles@gnu.org>
2709
2710 * help-mode.el (help-customize-face): New button-type.
2711
2712 * faces.el (list-faces-display): Fix args to `help-xref-button'.
2713 (describe-face): Fix args to `help-xref-button'.
2714 Don't switch to help-buffer around call to `help-setup-xref'.
2715 Use `help-buffer' instead of hard-wired "*Help*".
2716 Require `help-mode'.
2717
2718 2001-10-11 Stefan Monnier <monnier@cs.yale.edu>
2719
2720 * net/goto-addr.el (goto-address-mail-regexp): Allow + in username.
2721
2722 * help-mode.el (help-buffer): New function.
2723 Returns the buffer-name to use for help output.
2724 Change all the code to use it instead of hard-coding *Help*.
2725 (help-mode-map): Put back the mouse-2 binding.
2726 (help-xref-stack): Change the format and make buffer-local.
2727 (help-xref-stack-item): Make buffer-local.
2728 (help-setup-xref): Do the `push' here rather than in help-do-xref.
2729 (help-xref-interned): Display the face doc as well.
2730 (help-follow-mouse): Re-introduce.
2731 (help-xref-go-back): Adapt to the new use of help-xref-stack.
2732 (help-do-xref): Don't `push' any more.
2733 (help-follow): Also follow face names.
2734
2735 * help-funs.el (describe-function-1): Remove unused `parens' arg.
2736 Don't call help-setup-xref anymore and remove its `interactive-p' arg.
2737 Autoload and cleanup.
2738 (describe-function): Call help-setup-xref.
2739 (describe-variable): Call help-setup-xref earlier.
2740
2741 * help.el (describe-bindings-internal): New fun moved from keymap.c.
2742 (view-lossage): Call help-setup-xref correctly and earlier.
2743 (describe-bindings): Call help-setup-xref earlier.
2744 (describe-key): Call help-setup-xref. Fix call to describe-function-1.
2745 (describe-mode): Don't autoload. Call help-setup-xref earlier.
2746
2747 2001-10-11 Gerd Moellmann <gerd@gnu.org>
2748
2749 * master.el (master-mode): Use define-minor-mode instead of
2750 easy-mmode-define-minor-mode. Add autload cookie.
2751 (Commentary): Remove the line showing how to autoload master-mode,
2752 since it's always autoloaded.
2753
2754 * master.el: New file.
2755
2756 2001-10-11 Dave Love <fx@gnu.org>
2757
2758 * emacs-lisp/byte-opt.el (byte-optimize-lapcode)
2759 <byte-constref-ops>: Consider byte-constant2 and clarify the code.
2760 <const-C varset-X const-C>: Fix car/cdr typo.
2761
2762 2001-10-11 Gerd Moellmann <gerd@gnu.org>
2763
2764 * emacs-lisp/bytecomp.el (byte-compile-display-log-head-p):
2765 New function extracted from byte-compile-log-1.
2766 (byte-compile-log-1): Change output to be more in line with
2767 the output of other GNU tools.
2768 (byte-compile-warn): Emit `warning' instead of `**' for warnings.
2769 (byte-compile-report-error): Downcase error message.
2770 Use `error' instead of `!!' for error messages.
2771 (byte-compile-print-syms): Treat non-interactive case specially.
2772 (displaying-byte-compile-warnings): Use backquote.
2773 (byte-compile-from-buffer): Bind byte-compile-last-line.
2774 (batch-byte-compile): Remove `Done' message.
2775
2776 2001-10-11 Stefan Monnier <monnier@cs.yale.edu>
2777
2778 * emacs-lisp/copyright.el (copyright): Add final \n.
2779
2780 2001-10-11 Miles Bader <miles@gnu.org>
2781
2782 * diff.el (diff): Display default values in prompts as
2783 `(default ...)', not `(...)'.
2784
2785 * info.el (Info-follow-reference): Likewise.
2786
2787 2001-10-10 Stefan Monnier <monnier@cs.yale.edu>
2788
2789 * emacs-lisp/autoload.el (doc-string-elt): Remove.
2790
2791 * newcomment.el (comment-indent): Be a little more robust in case
2792 comment-indent-function does funny things.
2793 (comment-normalize-vars): Autoload.
2794 (comment-region-internal): Fiddle with the visibility spec.
2795 (comment-valid-prefix): New function.
2796 (comment-indent-new-line): Use it. Ignore adaptive-fill-prefixes
2797 that would turn comment-text into non-comment-text.
2798
2799 * emacs-lisp/syntax.el: New file.
2800
2801 * progmodes/tcl.el: Change maintainer to FSF and remove loads of
2802 compatibility cruft.
2803 (tcl-using-emacs-19, tcl-using-emacs-19-23, tcl-using-xemacs-19)
2804 (tcl-version, tcl-maintainer, tcl-use-hairy-comment-detector): Remove.
2805 (tcl-mode-map): Remove bindings for tcl-beginning-of-defun,
2806 tcl-end-of-defun, tcl-mark-defun, tcl-indent-for-comment,
2807 tcl-submit-bug-report.
2808 (tcl-mode-syntax-table): Leave \f alone.
2809 (inferior-tcl-mode-map): Remove bindings for tcl-beginning-of-defun,
2810 tcl-end-of-defun, tcl-submit-bug-report.
2811 (tcl-xemacs-menu): Fix up and pass it directly to easymenu.
2812 (tcl-add-emacs-menu): Remove.
2813 (tcl-fill-mode-map, tcl-fill-inferior-map): Moved into the defvar.
2814 (tcl-keyword-list): Add `chain'.
2815 (tcl-font-lock-syntactic-keywords): New variable.
2816 (tcl-pps-has-arg-6): Remove.
2817 (tcl-internal-beginning-of-defun, tcl-internal-end-of-defun)
2818 (tcl-internal-mark-defun): Remove.
2819 (tcl-set-proc-regexp, tcl-set-font-lock-keywords): Use regexp-opt.
2820 (tcl-mode): Use define-derived-mode. Simplify.
2821 Set comment-indent-function.
2822 (tcl-indent-command): Use line-beginning-position and comment-indent.
2823 (tcl-calculate-indent): Renamed from calculate-tcl-indent.
2824 (tcl-indent-line): Use tcl-calculate-indent.
2825 (tcl-indent-exp): Renamed from indent-tcl-exp. Use new names.
2826 (tcl-add-log-defun): Renamed from add-log-tcl-defun. Use match-string.
2827 (tcl-filter): Use with-current-buffer, simplify.
2828 (inferior-tcl-mode): Use define-derived-mode.
2829 (tcl-hairy-in-comment): Renamed tcl-in-comment.
2830 (tcl-simple-in-comment, tcl-in-comment): Removed.
2831 (tcl-files-alist): New function.
2832 (tcl-help-snarf-commands): Use it and return the result directly
2833 rather than through a global variable.
2834 (tcl-reread-help-files): Fix up the call to tcl-help-snarf-commands.
2835 (tcl-help-on-word): Provide the default value to completing-read.
2836 (tcl-hilit): Remove.
2837 (tcl-hashify-buffer, tcl-popup-menu): Simplify.
2838 (tcl-comment-indent): New function.
2839 (tcl-submit-bug-report): Remove.
2840 (tcl-uncomment-region, tcl-indent-for-comment, add-log-tcl-defun)
2841 (indent-tcl-exp, calculate-tcl-indent, tcl-beginning-of-defun)
2842 (tcl-end-of-defun, tcl-mark-defun, tcl-mark): Redefine as aliases.
2843
2844 2001-10-10 Miles Bader <miles@gnu.org>
2845
2846 * info.el (Info-insert-dir): Don't call `Info-fontify-menu-headers'.
2847 (Info-fontify-node): Don't fontify the node if it's already been done.
2848
2849 2001-10-10 Gerd Moellmann <gerd@gnu.org>
2850
2851 * international/iso-transl.el (iso-transl-e-caret)
2852 (iso-transl-i-caret, iso-transl-o-caret, iso-transl-u-caret):
2853 Fix duplicates. From Dave Love <d.love@dl.ac.uk>.
2854
2855 * simple.el (end-of-buffer): Fix code scrolling specially
2856 for the buffer end.
2857
2858 * startup.el (command-line-1): Bind tab-width to 8.
2859
2860 2001-10-10 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2861
2862 * emulation/tpu-edt.el: Use defalias instead of fset for
2863 user-visible commands. From Rob Riepel
2864 <riepel@Networking.Stanford.EDU>.
2865
2866 2001-10-09 Gerd Moellmann <gerd@gnu.org>
2867
2868 * ruler-mode.el: New file.
2869
2870 2001-10-09 Miles Bader <miles@gnu.org>
2871
2872 * apropos.el (button): New require.
2873
2874 * help-funs.el: New file, contents mostly from `help.el'.
2875 (describe-variable): Use `condition-case' instead of `ignore-errors'.
2876
2877 * help-mode.el: New file, contents mostly from `help.el'.
2878
2879 * help.el: Don't require `view' when compiling.
2880 (help-with-tutorial, describe-function, describe-function-1)
2881 (variable-at-point, describe-variable, locate-library):
2882 Functions moved into `help-funs.el'.
2883 (help-manyarg-func-alist): Variable moved into `help-funs.el'.
2884 (help-mode, help-mode-setup, help-mode-finish, help-button-action)
2885 (help-setup-xref, help-xref-following, help-make-xrefs)
2886 (help-xref-button, help-insert-xref-button, help-xref-interned)
2887 (help-xref-go-back, help-go-back, help-do-xref, help-follow)
2888 (help-xref-on-pp): Functions moved into `help-mode.el'
2889 (help-mode-map, help-xref-stack, help-xref-stack-item)
2890 (help-highlight-p, help-highlight-face, help-back-label)
2891 (help-xref-symbol-regexp, help-xref-mule-regexp)
2892 (help-xref-info-regexp): Variables moved into `help-mode.el'.
2893 (help-symbol, help-back, help-info, help-customize-variable)
2894 (help-function-def, help-variable-def):
2895 Button-types moved into `help-mode.el'.
2896 (load-symbol-file-load-history, symbol-file):
2897 Functions moved into `subr.el'.
2898 (symbol-file-load-history-loaded): Variable moved into `subr.el'.
2899 (view-lossage): Call `help-setup-xref' instead of doing it manually.
2900
2901 * subr.el (symbol-file-load-history-loaded)
2902 (load-symbol-file-load-history, symbol-file): Moved from `help.el'.
2903
2904 * loadup.el ("button"): Load removed.
2905
2906 * button.el (define-button-type): Respect any `supertype' property.
2907 (button-type-subtype-p, button-has-type-p): New functions.
2908
2909 * rfn-eshadow.el (rfn-eshadow-regexp): Deal correctly with escaped
2910 dollar-signs.
2911
2912 * comint.el (comint-insert-previous-argument): New function.
2913 (comint-mode-map): Bind `C-c .' to `comint-input-previous-argument'.
2914 (comint-insert-previous-argument-last-start-pos)
2915 (comint-insert-previous-argument-last-index): New variables.
2916
2917 * apropos.el (apropos-next-label-button): Use the presence of a
2918 `apropos-label' property to detect label buttons.
2919
2920 2001-10-08 Miles Bader <miles@gnu.org>
2921
2922 * button.el (next-button, previous-button): Remove N and WRAP
2923 parameters. Don't pay attention to `skip' properties.
2924 (forward-button): Implement wrapping, iterating, and skipping here
2925 instead.
2926 (button-activate): USE-MOUSE-ACTION is optional.
2927 (button-nop): Function removed.
2928 (default-button): Use `ignore' as default button action.
2929
2930 * apropos.el (apropos-next-label-button): Update arguments to
2931 `next-button'.
2932 (apropos-symbol): Add `skip' property.
2933 (apropos-function, apropos-macro, apropos-command)
2934 (apropos-variable, apropos-face, apropos-group, apropos-widget)
2935 (apropos-plist): New button types.
2936 (apropos-label-properties): Variable removed.
2937 (apropos-print): Pass button-type to apropos-print-doc, rather
2938 than help function and label text.
2939 (apropos-print-doc): Remove ACTION and STR args, add TYPE arg.
2940 Get button label from TYPE.
2941
2942 2001-10-07 Stefan Monnier <monnier@cs.yale.edu>
2943
2944 * help.el (help-mode): Use define-derived-mode.
2945 (describe-mode): Add optional `buffer' arg.
2946 Use it instead of going through help-xref-mode.
2947 Avoid doubling the word `minor' when prettifying.
2948 (describe-function-1): List the corresponding key bindings.
2949 (describe-variable): Say if the var is automatically buffer-local.
2950 If the source is `loaddefs.el', look for the real source.
2951 (help-xref-mode): Remove.
2952
2953 * emacs-lisp/bytecomp.el (byte-compile-file): Return success when
2954 the file says no-byte-compile.
2955
2956 2001-10-08 Miles Bader <miles@gnu.org>
2957
2958 * button.el (next-button, previous-button): Respect `skip' property.
2959
2960 2001-10-07 Miles Bader <miles@gnu.org>
2961
2962 * woman.el (woman-mode-map): Copy button-buffer-map instead of
2963 making a new keymap. Don't bind mouse-2. Bind M-mouse-2 to
2964 `woman-follow-word' instead of `woman-mouse-2'.
2965 (woman-follow-word): Renamed from `woman-mouse-2'.
2966 Follow current unconditionally, since this function is now only
2967 bound to M-mouse-2. Use accessor functions.
2968 (WoMan-highlight-references): Use `make-text-button'.
2969 (woman-xref): New button type.
2970
2971 * loadup.el ("faces"): Move load before loading "loaddefs.el".
2972 ("button"): New load, just before "help" (which uses it).
2973
2974 * help.el (help-mode-map): Make button-buffer-map our parent.
2975 Don't bind mouse events or tab/backtab.
2976 (help-function, help-variable, help-face, help-coding-system)
2977 (help-input-method, help-character-set, help-back, help-info)
2978 (help-customize-variable, help-function-def, help-variable-def):
2979 New button types.
2980 (help-button-action): New function.
2981 (describe-function-1): Pass help button-types to
2982 `help-xref-button' rather than help function and help-echo string.
2983 Don't put multiple help-function args in a list to pass them to
2984 help-xref-button, just pass them as multiple arguments.
2985 Use `help-insert-xref-button' to make [back]-button, rather than
2986 `help-xref-button'.
2987 (help-xref-button): Take a button-type TYPE as a parameter rather
2988 than a function. Remove HELP-ECHO parameter. Remove DATA parameter
2989 and add a &rest parameter ARGS to serve the same purpose.
2990 Use `make-text-button' to add the button.
2991 (help-insert-xref-button): Use `insert-text-button' to add the button.
2992 (help-follow-mouse, help-next-ref, help-previous-ref):
2993 Functions removed.
2994 (help-do-xref): New function.
2995 (help-follow): Use `push-button' and `help-do-xref' to do most of
2996 the work.
2997
2998 * apropos.el (apropos-symbol, apropos-label): New button types.
2999 (apropos-symbol-button-display-help)
3000 (apropos-label-button-display-help, apropos-next-label-button):
3001 New functions.
3002 (apropos-mode-map): Make button-buffer-map our parent.
3003 Don't bind mouse events.
3004 (apropos-print, apropos-print-doc): Create buttons instead of text
3005 properties.
3006 (apropos-mouse-follow): Function removed.
3007 (apropos-follow): Use buttons.
3008
3009 * button.el: New file.
3010
3011 2001-10-07 Gerd Moellmann <gerd@gnu.org>
3012
3013 * emacs-lisp/cl.el (most-positive-fixnum, most-negative-fixnum):
3014 Remove.
3015
3016 2001-10-05 Richard M. Stallman <rms@gnu.org>
3017
3018 * add-log.el (add-change-log-entry): Skip copyright notice
3019 and copying permission notice at start of file, if any.
3020 Make use of terms "entry" and "item" accord with Emacs manual.
3021 Simplify the logic for moving point while entering or creating
3022 an entry and then an item.
3023 (add-change-log-entry-other-window): Doc fix.
3024
3025 2001-10-06 Miles Bader <miles@gnu.org>
3026
3027 * rfn-eshadow.el (read-file-name-electric-shadow): Autoload cookie
3028 removed; they apparently don't work with faces.
3029
3030 2001-10-05 Sam Steingold <sds@gnu.org>
3031
3032 * textmodes/sgml-mode.el (html-xhtml): New user option.
3033 (html-tag-alist, html-horizontal-rule, html-image, html-line)
3034 (html-ordered-list, html-unordered-list, html-list-item)
3035 (html-paragraph, html-checkboxes, html-radio-buttons): Use it.
3036 (sgml-skip-close-p): New function.
3037 (sgml-value): Use it.
3038
3039 2001-10-05 Sam Steingold <sds@gnu.org>
3040
3041 * calendar/diary-lib.el (diary-entry-compare): When times are
3042 identical, compare the entries lexicographically.
3043
3044 2001-10-06 Miles Bader <miles@gnu.org>
3045
3046 * rfn-eshadow.el (rfn-eshadow-update-overlay):
3047 Use `minibuffer-prompt-end'.
3048
3049 * simple.el (previous-matching-history-element): Fix misplaced
3050 parentheses.
3051
3052 2001-10-05 Miles Bader <miles@gnu.org>
3053
3054 * rfn-eshadow.el: New file.
3055
3056 2001-10-05 Miles Bader <miles@gnu.org>
3057
3058 * cus-face.el (custom-face-attributes): Make sure each attribute
3059 has a valid default value. Remove hacks that mapped `nil' to
3060 `off' and used nil to mean `unspecified'. Remove `unspecified'
3061 choices from all attributes (unspecified is handled by the parent
3062 checklist).
3063 * cus-edit.el (custom-face-edit-convert-widget)
3064 (custom-face-edit-deactivate, custom-face-edit-activate)
3065 (custom-face-edit-delete, custom-face-edit-attribute-tag):
3066 New functions.
3067 (custom-face-edit): Specify a custom :convert-widget.
3068 (custom-pre-filter-face-spec, custom-post-filter-face-spec):
3069 Don't pass in default filters that map between `nil' and `off' and
3070 `unspecified' and `nil'.
3071
3072 2001-10-05 Gerd Moellmann <gerd@gnu.org>
3073
3074 * progmodes/compile.el (compilation-buffer-name): New function.
3075 (compile-internal): Use it to determine the name of the
3076 compilation buffer.
3077
3078 2001-10-05 Miles Bader <miles@gnu.org>
3079
3080 * progmodes/compile.el (grep-use-null-device): New variable.
3081 (grep-command): Mention `grep-use-null-device'.
3082 (grep-compute-defaults): Compute `grep-use-null-device' if necessary.
3083 Make computation of `grep-command' respect `grep-use-null-device'.
3084 (grep): Respect `grep-use-null-device'.
3085 Call `grep-compute-defaults' even if grep-command is set, if
3086 grep-use-null-device is still tentative.
3087
3088 * subr.el (call-process-shell-command): New function.
3089
3090 2001-10-05 Miles Bader <miles@gnu.org>
3091
3092 * simple.el (previous-matching-history-element)
3093 (next-history-element, next-complete-history-element): Use
3094 `minibuffer-' functions instead of calling `field-' functions directly.
3095 (minibuffer-prompt-end, minibuffer-contents):
3096 (minibuffer-contents-no-properties, delete-minibuffer-contents):
3097 Functions removed (now subrs).
3098 (minibuffer-prompt-width): Use `minibuffer-prompt-end'.
3099
3100 * minibuf-eldef.el (minibuf-eldef-setup-minibuffer)
3101 (minibuf-eldef-update-minibuffer): Use `minibuffer-' functions
3102 instead of calling `field-' functions directly.
3103 (minibuf-eldef-setup-minibuffer): Remove unused variable `prompt'.
3104
3105 2001-10-05 Gerd Moellmann <gerd@gnu.org>
3106
3107 * files.el (find-file-noselect): If file's read-only status has
3108 changed on disk, ask if buffer's read-only status should be
3109 changed, unless NOWARN is set.
3110
3111 * emacs-lisp/cl-macs.el (define-setf-expander): Make it an
3112 alias for define-setf-method.
3113
3114 * bindings.el: Remove no-byte-compile from file local variables
3115 to enable bootstrapping.
3116
3117 2001-10-04 Andrew Innes <andrewi@gnu.org>
3118
3119 * faces.el (face-font-registry-alternatives) [windows-nt]:
3120 Make gb2312 an alias for gb2312.1980.
3121
3122 2001-10-04 Stefan Monnier <monnier@cs.yale.edu>
3123
3124 * uniquify.el (uniquify-get-proposed-name): Don't assume dirsep is /.
3125 (uniquify-reverse-components): Remove.
3126
3127 * emacs-lisp/bytecomp.el (byte-recompile-directory):
3128 Make sure the file is readable.
3129 (byte-compile-file): Don't compile if `no-byte-compile' is set.
3130 (byte-compile-defvar): Update to reflect the change in Fdefvar.
3131 (batch-byte-recompile-directory): Pass arg=0.
3132
3133 * progmodes/perl-mode.el (perl-indent-continued-arguments): New var.
3134 (perl-calculate-indent): Use it.
3135 (perl-backward-to-noncomment): Use forward-comment.
3136
3137 * derived.el (define-derived-mode, derived-mode-make-docstring):
3138 Allow `parent' to be nil.
3139
3140 * textmodes/nroff-mode.el (nroff-mode-abbrev-table, nroff-mode):
3141 Use define-derived-mode.
3142 (nroff-mode-map, nroff-mode-syntax-table): Massage.
3143
3144 * mail/mailabbrev.el (mail-abbrev-in-expansion-header-p): Simplify.
3145
3146 * emacs-lisp/lselect.el: Use facep iso find-face.
3147
3148 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
3149 Use regexp-opt.
3150 (doc-string-elt): Set symbols' prop. Copied from autoload.el.
3151 (lisp-font-lock-syntactic-face-function): New function.
3152 (lisp-mode-variables): Use it. Make arg optional.
3153 (emacs-lisp-mode): Don't pass an arg to lisp-mode-variables.
3154 (lisp-mode): Don't pass an arg to lisp-mode-variables.
3155 Set comment-start-skip.
3156
3157 * emacs-lisp/lisp-mnt.el (lm-history-header): Accept `ChangeLog'.
3158
3159 * emacs-lisp/cl-macs.el (frame-parameter): Add a setf method.
3160 (ignore-errors): Don't bother using a `err' symbol.
3161
3162 * emacs-lisp/autoload.el (autoload-ensure-default-file)
3163 (autoload-insert-section-header, autoload-before-p)
3164 (autoload-remove-section): New functions.
3165 (generate-file-autoloads): Use them.
3166 (update-file-autoloads): Use them. Return FILE if there's no cookie.
3167 Make sure the autoload file is properly formatted when creating it.
3168 (update-autoloads-from-directories): Use them as well.
3169 Only update autoloads for files whose timestamp has changed.
3170 Add a dummy entry to remember the files which had no autoload cookies.
3171
3172 * timer.el (timer-relative-time): Fix computation for negative `micro'.
3173
3174 * subr.el (define-key-after): Allow `key' to be longer than 1.
3175 (make-local-hook): Make obsolete.
3176 (add-hook, remove-hook): Don't use make-local-hook any more.
3177 (make-syntax-table): Inherit all chars from s-s-t.
3178
3179 2001-10-04 Gerd Moellmann <gerd@gnu.org>
3180
3181 This is a fix for a report saying that resuming a search with C-s
3182 C-s doesn't use the case-fold-search setting of the previous
3183 search (C-s ... M-c ... then C-s C-s).
3184
3185 * isearch.el (isearch-last-case-fold-search): New variable.
3186 (isearch-mode): Remember value of isearch-case-fold-search
3187 in isearch-last-case-fold-search.
3188 (isearch-done): Quote value of isearch-case-fold-search.
3189 (isearch-repeat): When resuming a search, restore
3190 isearch-case-fold-search from isearch-last-case-fold-search.
3191
3192 Added to NEWS.
3193
3194 * startup.el (inhibit-startup-buffer-menu): New user-option.
3195 (command-line-1): If inhibit-startup-buffer-menu is set, don't
3196 display the buffer menu. From Simon Josefsson <jas@extundo.com>.
3197
3198 This allows upto 99999 messages in the summary without screwing up
3199 the summary sorting. Previously 9999 was the maximum. Added to NEWS.
3200
3201 * mail/rmailsum.el (rmail-make-summary-line)
3202 (rmail-make-summary-line-1, rmail-summary-next-same-subject)
3203 (rmail-summary-goto-msg, rmail-summary-goto-msg):
3204 Allow 5-digit message ids instead of 4.
3205
3206 This adds expansion of environment variables in the value
3207 specified with M-x setenv. Added to NEWS.
3208
3209 * env.el (substitute-env-vars): New function.
3210 (setenv): Add parameter SUBSTITUTE-ENV-VARS. If set, substitute
3211 environment variables in VALUE. Return VALUE.
3212
3213 2001-10-04 Gerd Moellmann <gerd@gnu.org>
3214
3215 * Branch for 21.1.
3216
3217 2001-10-03 Stefan Monnier <monnier@cs.yale.edu>
3218
3219 * pcvs-util.el (cvs-prefix-define): Typo cons->concat.
3220
3221 2001-10-03 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3222
3223 * emulation/tpu-edt.el: Make messages match original TPU/edt
3224 editor. From riepel@Stanford.EDU (Rob Riepel).
3225
3226 2001-10-03 Eli Zaretskii <eliz@is.elta.co.il>
3227
3228 * rect.el: Update maintainer's email address.
3229
3230 2001-10-02 Andreas Schwab <schwab@suse.de>
3231
3232 * net/ange-ftp.el (ange-ftp-skip-msgs): Add 227 and 228 for Long
3233 and Extended Passive Mode, resp.
3234
3235 2001-10-01 Eli Zaretskii <eliz@is.elta.co.il>
3236
3237 These changes add support for Calendar-related items in the
3238 menu bar on tty's as well:
3239
3240 * calendar/calendar.el (calendar-mode-map): Require cal-menu
3241 unconditionally.
3242 (calendar-mode): Set up activate-menubar-hook unconditionally.
3243
3244 * calendar/cal-menu.el (cal-menu-x-popup-menu): New function,
3245 calls x-popup-menu only if popup menus are supported.
3246 (calendar-mouse-insert-hebrew-diary-entry)
3247 (calendar-mouse-insert-islamic-diary-entry)
3248 (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
3249 (calendar-mouse-view-other-diary-entries)
3250 (calendar-mouse-print-dates, calendar-mouse-2-date-menu)
3251 (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
3252 Call cal-menu-x-popup-menu instead of x-popup-menu.
3253
3254 2001-10-01 Gerd Moellmann <gerd@gnu.org>
3255
3256 * gs.el (gs-set-ghostview-window-prop): Fix args of `elt'.
3257
3258 * emacs-lisp/edebug.el (rx): Add def-edebug-spec.
3259
3260 * emacs-lisp/rx.el: New file.
3261
3262 2001-10-01 Eli Zaretskii <eliz@is.elta.co.il>
3263
3264 * help.el (help-for-help): Doc fix. From Pavel@Janik.cz (Pavel Janik).
3265
3266 2001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
3267
3268 * frame.el (select-frame-by-name, other-frame): Doc fix.
3269
3270 2001-09-29 Eli Zaretskii <eliz@is.elta.co.il>
3271
3272 * play/snake.el (snake-score-file): Use temporary-file-directory
3273 instead of a literal "/tmp". Suggested by Robert
3274 <robert@chezmarshall.freeserve.co.uk>.
3275
3276 * play/tetris.el (tetris-score-file): Ditto.
3277
3278 2001-09-28 Eli Zaretskii <eliz@is.elta.co.il>
3279
3280 * apropos.el (apropos-print): Make the directions inserted at the
3281 beginning of the *Apropos* buffer more clear.
3282
3283 2001-09-27 Michael Kifer <kifer@cs.sunysb.edu>
3284
3285 * ediff-mult.el (ediff-get-meta-info): Installed Gerd's changes.
3286 Added comments.
3287
3288 2001-09-27 Stefan Monnier <monnier@cs.yale.edu>
3289
3290 * newcomment.el (comment-normalize-vars): Use " \t" rather than
3291 "\\s-" when defining comment-end-skip.
3292
3293 2001-09-27 Gerd Moellmann <gerd@gnu.org>
3294
3295 * mail/feedmail.el (feedmail-queue-send-edit-prompt-help):
3296 Call get-buffer-window first second arg `visible'.
3297
3298 * international/mule-diag.el (list-input-methods-1):
3299 Output something that's independent of Emacs' version.
3300
3301 * tar-mode.el (tar-mode-write-file): Don't signal an error by
3302 calling byte-to-position with a nil tar-header-offset.
3303
3304 2001-09-27 Simon Josefsson <jas@extundo.com>
3305
3306 * mail/sendmail.el (send-mail-function): Doc fix.
3307 (mail-do-fcc): Error if header-end is not a marker.
3308 (mail-do-fcc): Add a comment.
3309 (mail-reply-to): Doc fix.
3310 (mail-signature): Make ATPOINT optional.
3311 (mail-yank-original): Use cond instead of nestled if.
3312
3313 2001-09-26 Stefan Monnier <monnier@cs.yale.edu>
3314
3315 * info.el (Info-on-current-buffer): Default arg to "Top".
3316
3317 2001-09-25 Eli Barzilay <eli@barzilay.org>
3318
3319 * calculator.el (calculator-copy-displayer): New user-option.
3320 (calculator-displayer-prev, calculator-displayer-next):
3321 Renamed from calculator-displayed-{left,right}.
3322 (calculator, calculator-standard-displayer)
3323 (calculator-num-to-string, calculator-update-display)
3324 (calculator-copy, calculator-put-value): Bug and display fixes.
3325
3326 2001-09-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3327
3328 * ebnf2ps.el: Eliminate make-local-hook calls. Doc fix.
3329 (ebnf-version): New version (3.6.1).
3330
3331 * ebnf-bnf.el: Fix character range regexp. Doc fix.
3332 (ebnf-bnf-non-terminal-chars): New internal const.
3333 (ebnf-bnf-lex): Fix code.
3334
3335 * ebnf-iso.el: Fix character range regexp. Doc fix.
3336 (ebnf-iso-non-terminal-chars): New internal const.
3337 (ebnf-iso-lex): Fix code.
3338
3339 * ebnf-yac.el: Fix character range regexp. Doc fix.
3340 (ebnf-yac-skip-chars): New internal const.
3341 (ebnf-yac-skip-code): Fix code.
3342
3343 2001-09-24 Stefan Monnier <monnier@cs.yale.edu>
3344
3345 * vc.el (vc-checkin): Use vc-delete-automatic-version-backups.
3346
3347 * pcvs-parse.el (cvs-parse-commit): Expand the file name before
3348 passing it to VC.
3349
3350 * vc-hooks.el (vc-delete-automatic-version-backups): Handle the
3351 case where the file is relative.
3352
3353 2001-09-24 Gerd Moellmann <gerd@gnu.org>
3354
3355 * xml.el (xml-parse-attlist): Quotes around attributes must be the
3356 same on each side. Make sure we properly handle simple quotes.
3357 From Daiki Ueno <ueno@unixuser.org>.
3358
3359 2001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
3360
3361 * mail/sendmail.el (mail-mode): Doc fix. From Simon Josefsson
3362 <jas@extundo.com>.
3363
3364 * menu-bar.el (top-level): Minor fixes for text of help-echo in
3365 some items of the Options menu.
3366
3367 2001-09-22 Stefan Monnier <monnier@cs.yale.edu>
3368
3369 * pcvs-parse.el (cvs-parse-commit): Remove the temp files used by VC.
3370
3371 * vc-hooks.el (vc-delete-automatic-version-backups):
3372 Don't fail if the directory doesn't exist.
3373
3374 * diff-mode.el (diff-default-read-only): New var.
3375 (diff-mode): Use it.
3376
3377 2001-09-22 Eli Zaretskii <eliz@is.elta.co.il>
3378
3379 * hexl.el (hexl-mode-map): Fix the change of 2001-08-23:
3380 Use make-keymap instead of copy-keymap, since copying the global
3381 keymap messes up the menu bar.
3382
3383 * info.el (Info-goto-node, Info-menu): Doc fix. Suggested by
3384 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
3385
3386 2001-09-21 Eli Zaretskii <eliz@is.elta.co.il>
3387
3388 * dired.el (dired-build-subdir-alist): Accept optional arg SWITCHES.
3389
3390 * dired-aux.el (dired-insert-subdir): Pass switches to
3391 dired-build-subdir-alist.
3392
3393 2001-09-21 Stephen Gildea <gildea@stop.mail-abuse.org>
3394
3395 * time-stamp.el (time-stamp-string-preprocess): Fix bug that
3396 caused %#a and %#b to be mis-formatted.
3397
3398 2001-09-20 Eli Zaretskii <eliz@is.elta.co.il>
3399
3400 * info.el (Info-file-list-for-emacs): Add elements for ada-mode,
3401 ccmode, emacs-mime, and eudc manuals.
3402
3403 2001-09-19 Sam Steingold <sds@gnu.org>
3404
3405 w32 find cannot be used with `grep-find'.
3406 * progmodes/compile.el (find-program): New variable.
3407 (grep-compute-defaults): Use it to set `grep-find-command'.
3408
3409 2001-09-19 Gerd Moellmann <gerd@gnu.org>
3410
3411 * ps-bdf.el (bdf-read-bitmap): Initialize returned values to defaults.
3412
3413 2001-09-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3414
3415 * ebnf2ps.el: Replace "Prologue" by "Prolog" in PostScript
3416 programming. Doc fix.
3417 (ebnf-version): New version (3.6).
3418 (ebnf-eps-begin): Data fix.
3419 (ebnf-begin-file): Code fix.
3420
3421 * ebnf-bnf.el: Doc fix.
3422 (ebnf-bnf-lex): Fix regexp for non-terminal and terminal tokens.
3423
3424 * ebnf-iso.el, ebnf-otz.el, ebnf-yac.el: Doc fix.
3425
3426 2001-09-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3427
3428 * ps-print.el: Better face mapping for black/white PostScript printers.
3429 Check if mark is active when printing a region. Doc fix.
3430 (ps-print-version): New version number (6.5.5).
3431 (ps-print-color-p): Customization fix.
3432 (ps-black-white-faces): New option.
3433 (ps-black-white-faces-alist): New internal var.
3434 (ps-count-lines-preprint, ps-print-preprint-region): New funs.
3435 (ps-print-region, ps-print-region-with-faces, ps-nb-pages-buffer)
3436 (ps-nb-pages-region): Interactive fix.
3437 (ps-extend-face-list, ps-extend-face, ps-setup, ps-begin-job)
3438 (ps-face-attributes, ps-generate-postscript-with-faces): Code fix.
3439
3440 2001-09-18 Eli Zaretskii <eliz@is.elta.co.il>
3441
3442 * dired.el (dired-move-to-filename-regexp): Allow one digit in the
3443 numeric month value, and allow the Kanji character after the it to
3444 be missing (happens with ls-lisp's output on Japanese versions of
3445 MS-Windows).
3446
3447 2001-09-18 Miles Bader <miles@gnu.org>
3448
3449 * diff-mode.el (diff-mode): Don't make the buffer read-only if
3450 it's empty (and thus probably a new patch file about to be edited).
3451
3452 2001-09-17 Gerd Moellmann <gerd@gnu.org>
3453
3454 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
3455 Check for '(' in column 0 of doc string.
3456
3457 * gs.el (gs-set-ghostview-window-prop): Use `elt' instead
3458 of `nth' so that using a vector as bounding-box works.
3459 From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
3460
3461 2001-09-17 Andre Spiegel <spiegel@gnu.org>
3462
3463 * vc.el (vc-annotate): Use current workfile version explicitly as
3464 a default, suggested by Gustav H\e,Ae\e(Bllberg <gustav@virtutech.se>.
3465
3466 2001-09-16 Eli Zaretskii <eliz@is.elta.co.il>
3467
3468 * ps-bdf.el (bdf-cache-file) <ms-dos>: Use _bdfcache.el, since
3469 convert-standard-filename doesn't guarantee that the .el extension
3470 is preserved.
3471
3472 * dos-fns.el (convert-standard-filename): Replace invalid
3473 characters only after converting dash/underscore to a period.
3474 (original-make-auto-save-file-name): New.
3475 (make-auto-save-file-name): New function, overrides the definition
3476 on files.el and calls the original function via
3477 original-make-auto-save-file-name.
3478
3479 * mail/rmail.el (top-level): Require mule-utils when compiling.
3480 (rmail-decode-babyl-format): Use detect-coding-with-priority
3481 instead of detect-coding-region, to favor detection of emacs-mule
3482 encoded Babyl files written by rmailout.el etc. Suggested by
3483 Kenichi Handa <handa@etl.go.jp>.
3484
3485 2001-09-14 Eli Zaretskii <eliz@is.elta.co.il>
3486
3487 * eshell/em-unix.el (eshell-shuffle-files, eshell-shuffle-files):
3488 Use `equal', not `=', since the device number can be a cons cell.
3489
3490 2001-09-14 Gerd Moellmann <gerd@gnu.org>
3491
3492 * simple.el: Comment out change of 2001-09-13.
3493
3494 2001-09-13 Milan Zamazal <pdm@zamazal.org>
3495
3496 * progmodes/compile.el (grep-compute-defaults): Don't set
3497 grep-command/grep-find-command when it is already non-nil.
3498 (grep-command): Make it a user option.
3499 (grep-find-command): Likewise.
3500
3501 2001-09-13 Michael Kifer <kifer@cs.sunysb.edu>
3502
3503 * viper-cmd.el (viper-replace-char-subr, viper-envelop-ESC-key):
3504 inhibit quit.
3505
3506 2001-09-13 Eli Zaretskii <eliz@is.elta.co.il>
3507
3508 * files.el (make-auto-save-file-name): If long file names are not
3509 supported on MS-DOS, truncate the file name to DOS 8+3 limits before
3510 generating an auto-save file name from it.
3511
3512 2001-09-13 Gerd Moellmann <gerd@gnu.org>
3513
3514 * ps-print.el (ps-print-region, ps-print-region-with-faces)
3515 (ps-nb-pages-region): Signal an error if called interactively
3516 and the mark is not active.
3517
3518 * simple.el (minibuffer-prompt-modification)
3519 (minibuffer-prompt-insertion): New functions.
3520 (minibuffer-prompt-properties): Use `modification-hooks' and
3521 `insert-in-front-hooks'.
3522
3523 2001-09-12 Richard M. Stallman <rms@gnu.org>
3524
3525 * textmodes/outline.el (outline-regexp): Doc fix.
3526 Initialize it in the defcustom, the usual way.
3527
3528 2001-09-12 Gerd Moellmann <gerd@gnu.org>
3529
3530 * ediff-mult.el (ediff-get-meta-info): Take into account that data
3531 from `ediff-meta-info' properties need not be an overlay.
3532 From David Ponce <dponce@voila.fr>.
3533
3534 * isearch.el (isearch-intersects-p): Fix end checks.
3535
3536 2001-09-11 Eli Zaretskii <a34785@is.elta.co.il>
3537
3538 * gud.el (dbx) <gud-dbx-use-stopformat-p>: Move this case into the
3539 `t' branch of `cond', since Irix 6.1 and up is a special case of
3540 the standard dbx interface.
3541
3542 2001-09-11 Miles Bader <miles@gnu.org>
3543
3544 * comint.el (comint-send-input): When waiting for echoed input,
3545 don't save the expected end position in `echo-end', so that things
3546 work properly even if the buffer is modified elsewhere at the same
3547 time [this happens if `comint-truncate-buffer' is used].
3548
3549 2001-09-11 Gerd Moellmann <gerd@gnu.org>
3550
3551 * textmodes/outline.el (outline-mode): Use `^' and a shy group
3552 when constructing imenu-generic-expression from outline-regexp.
3553
3554 2001-09-10 Eli Zaretskii <eliz@is.elta.co.il>
3555
3556 * eshell/em-unix.el (eshell-shuffle-files): Compare inodes with
3557 `equal' instead of `=', since they can be cons cells. From Nils
3558 Goesche <cartan@cartan.de>.
3559
3560 2001-09-10 Andre Spiegel <spiegel@gnu.org>
3561
3562 * vc.el (vc-annotate): Rewrote doc string.
3563
3564 2001-09-10 Eli Zaretskii <eliz@is.elta.co.il>
3565
3566 * time-stamp.el: Update Stephen Gildea's email address.
3567
3568 2001-09-10 Gerd Moellmann <gerd@gnu.org>
3569
3570 * mail/sendmail.el (mail-send): Obey mail-send-nonascii when
3571 enable-multibyte-characters = nil. From Hallvard B Furuseth
3572 <h.b.furuseth@usit.uio.no>.
3573
3574 2001-09-09 Michael Kifer <kifer@cs.sunysb.edu>
3575
3576 * ediff-init.el (ediff-highest-priority): Bug fix.
3577
3578 * viper-cmd.el (viper-special-read-and-insert-char): New function
3579 that reads a character and uses the current input method or
3580 iso-accents when appropriate.
3581
3582 * viper.el and all others: Corrections to the comment blocks at
3583 the top.
3584
3585 2001-09-09 Eli Zaretskii <eliz@is.elta.co.il>
3586
3587 * info.el (Info-goto-node): Doc fix.
3588
3589 2001-09-07 Gerd Moellmann <gerd@gnu.org>
3590
3591 * isearch.el (isearch-intersects-p): New function.
3592 (isearch-close-unnecessary-overlays): Renamed from *unecessary*,
3593 use isearch-intersects-p, and clean up.
3594
3595 2001-09-07 Eli Zaretskii <eliz@is.elta.co.il>
3596
3597 * textmodes/ispell.el (ispell-dictionary-alist-4): Add "german"
3598 and "german8", for the new German orthography dictionaries,
3599 (ispell-dictionary-alist-5, ispell-dictionary-alist-6): Rearrange
3600 the entries, to keep the line length balanced for loaddefs.el.
3601
3602 2001-09-07 Dr Francis J. Wright <F.J.Wright@qmw.ac.uk>
3603
3604 * comint.el (comint-send-input): Handle comint-process-echoes
3605 differently.
3606
3607 2001-09-07 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3608
3609 * locate.el (locate-insert-header): Remove unnecessary whitespace.
3610
3611 2001-09-07 Eli Zaretskii <eliz@is.elta.co.il>
3612
3613 * arc-mode.el (archive-dostime): Fix a typo in minutes' computation.
3614
3615 2001-09-07 Gerd Moellmann <gerd@gnu.org>
3616
3617 * server.el (server-switch-buffer):
3618 * textmodes/refer.el (refer-find-entry-internal):
3619 * term/sup-mouse.el (sup-pos-to-window):
3620 * term/bg-mouse.el (bg-window-from-x-y):
3621 * emacs-lisp/edebug.el (edebug-window-live-p):
3622 Use get-window-with-predicate.
3623
3624 * window.el (get-window-with-predicate): Renamed from some-window.
3625 (some-window): Make it an alias.
3626
3627 2001-09-06 Gerd Moellmann <gerd@gnu.org>
3628
3629 * simple.el (undo): Remove positions from buffer-undo-list up to
3630 the next undo boundary only.
3631
3632 2001-09-06 Eli Zaretskii <eliz@is.elta.co.il>
3633
3634 * makefile.nt (install): Don't copy sc.el. Reported by Richard
3635 Kim <ryk@dspwiz.com>
3636
3637 * cus-edit.el (custom-buffer-create-internal): Remove "100%" from
3638 the message "Creating customization items...done".
3639
3640 2001-09-05 Gerd Moellmann <gerd@gnu.org>
3641
3642 * font-lock.el (toplevel): Require `jit-lock' only if
3643 font-lock-support-mode is set to jit-lock-mode.
3644
3645 2001-09-05 Eli Zaretskii <eliz@is.elta.co.il>
3646
3647 * international/quail.el (quail-use-package, quail-inactivate)
3648 (quail-activate): Mention the hooks these functions run in their
3649 doc strings.
3650
3651 2001-09-05 Edward M. Reingold <reingold@iit.edu>
3652
3653 * cal-menu.el (calendar-mouse-view-other-diary-entries): Fix name
3654 of file in header of menu.
3655
3656 2001-09-04 Gerd Moellmann <gerd@gnu.org>
3657
3658 * env.el (setenv): Interactively, if VARIABLE has a current value,
3659 add that to the front of the history, as the doc string says.
3660
3661 * comint.el (comint-send-input): Change help-echo.
3662 From "Dr Francis J. Wright" <F.J.Wright@qmw.ac.uk>.
3663
3664 * bookmark.el (bookmark-write-file): Bind print-length and
3665 print-level to nil. From Tom Capey <tomc@edina.co.uk>.
3666
3667 * obsolete/uncompress.el: Moved there from lisp/.
3668
3669 * comint.el (comint-insert-clicked-input): Goto point-max before
3670 deleting previous input. From "Dr Francis J. Wright"
3671 <F.J.Wright@qmw.ac.uk>.
3672
3673 * simple.el (backward-word): Doc fix.
3674
3675 2001-09-03 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
3676
3677 * emacs-lisp/levents.el, emacs-lisp/lucid.el, emacs-lisp/pp.el
3678 * uncompress.el, uniquify.el, vc.el, view.el, window.el
3679 * w32-fns.el: Add Keywords header.
3680
3681 2001-09-04 Eli Zaretskii <eliz@is.elta.co.il>
3682
3683 * menu-bar.el: Fix separators in the Edit menu. Bring "Fill" near
3684 "Text Properties". Suggested by Simon Marshall
3685 <Simon.Marshall@midas-kapiti.com>.
3686
3687 2001-09-04 Andrew Choi <akochoi@cse.cuhk.edu.hk>
3688
3689 * term/mac-win.el (mac-drag-n-drop): Decode file name by
3690 consulting the value of file-name-coding-system.
3691
3692 2001-09-03 Stefan Monnier <monnier@cs.yale.edu>
3693
3694 * help.el (describe-function-1): Save precomputed `file-name' rather
3695 than recomputing it (incorrectly) with `symbol-file'.
3696
3697 2001-09-03 Gerd Moellmann <gerd@gnu.org>
3698
3699 * international/isearch-x.el (isearch-exit-recursive-edit):
3700 Take three parameters, since it's used as an after-change-function.
3701
3702 * emacs-lisp/backquote.el (backquote-backquote-symbol)
3703 (backquote-unquote-symbol, backquote-splice-symbol): Remove `*'
3704 from doc strings.
3705
3706 2001-09-02 Milan Zamazal <pdm@zamazal.org>
3707
3708 * progmodes/glasses.el (glasses-convert-to-unreadable):
3709 Consider underscores as in `glasses-make-readable'.
3710
3711 2001-09-02 Eli Zaretskii <eliz@is.elta.co.il>
3712
3713 * progmodes/cmacexp.el (c-macro-preprocessor): Use "gcc -E" for
3714 MS-DOS, since cpp might not be available.
3715
3716 * menu-bar.el (menu-bar-edit-menu) <yank-menu, yank>:
3717 Mention "yank" in the help-echo text.
3718 Suggested by Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3719
3720 2001-09-01 Stefan Monnier <monnier@cs.yale.edu>
3721
3722 * newcomment.el (comment-indent): Insert spaces more carefully.
3723
3724 2001-08-31 Eli Zaretskii <eliz@is.elta.co.il>
3725
3726 * mail/emacsbug.el (report-emacs-bug): Make sure *Messages*
3727 exists. From Andy Petrusenco <andy@int.spb.ru>.
3728
3729 * hi-lock.el (hi-lock-unface-buffer): Don't call x-popup-menu if
3730 display-popup-menus-p returns nil. Suggested by Andy Petrusenco
3731 <andy@int.spb.ru>.
3732
3733 2001-08-31 Gerd Moellmann <gerd@gnu.org>
3734
3735 * isearch.el (isearch-mouse-2): Renamed from isearch-mouse-yank.
3736 Instead of running mouse-yank-at-click, see what the event is
3737 bound to outside Isearch and run that.
3738
3739 2001-08-31 Eli Zaretskii <eliz@is.elta.co.il>
3740
3741 * menu-bar.el (menu-bar-options-menu) <transient-mark-mode>:
3742 Fix the menu entry to mention transient-mark-mode.
3743
3744 2001-08-30 Gerd Moellmann <gerd@gnu.org>
3745
3746 * simple.el (eval-expression-print-level): Fix last change.
3747
3748 * bindings.el (mode-line-coding-system-map): New variable.
3749 (mode-line-mule-info): Give the "%Z" a local-map keymap.
3750
3751 * simple.el (eval-expression-print-level): Change the type
3752 of the defcustom to allow nil.
3753
3754 * emacs-lisp/find-gc.el: Moved here from lisp/.
3755
3756 * international/quail.el (quail-completion-1):
3757 Reverse the ((CHAR . DEFN) ...) list before processing it.
3758 From Kenichi Handa <handa@etl.go.jp>.
3759
3760 * obsolete/rsz-mini.el, obsolete/sun-curs.el, obsolete/sun-fns.el
3761 * obsolete/x-apollo.el, obsolete/x-menu.el: Moved here from lisp/.
3762
3763 2001-08-30 Eli Zaretskii <eliz@is.elta.co.il>
3764
3765 * toolbar/tool-bar.el (tool-bar-mode): Make it a no-op if images
3766 aren't supported. This avoids the annoying gray strip drawn by
3767 the Windows version instead of the missing tool bar.
3768
3769 2001-08-29 Gerd Moellmann <gerd@gnu.org>
3770
3771 * menu-bar.el (menu-bar-options-menu): Make option text, messages
3772 and tooltips more consistent. From "Marshall, Simon"
3773 <Simon.Marshall@midas-kapiti.com>.
3774
3775 * startup.el (fancy-splash-screens): Temporarily set
3776 minor-mode-map-alist to nil while displaying splash screens.
3777
3778 2001-08-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3779
3780 * buff-menu.el: Add Keywords header.
3781 Doc fix (C-x C-b is bound to list-buffers).
3782
3783 * dired-x.el: Add keyword files to get listed in finder.
3784 Remove confusing notes about GNU Emacs 19.
3785
3786 * dired.el, dired-aux.el: Add Keywords header.
3787
3788 2001-08-28 Andre Spiegel <spiegel@gnu.org>
3789
3790 * vc.el (vc-revert-file): Call the backend even if the FILE's
3791 contents can be reverted locally; pass new arg CONTENTS-DONE
3792 down to the backend.
3793
3794 * vc-cvs.el, vc-rcs.el, vc-sccs.el (vc-*-revert-file): Handle new
3795 optional arg CONTENTS-DONE.
3796
3797 2001-08-28 Andrew Innes <andrewi@gnu.org>
3798
3799 * makefile.nt (DONTCOMPILE): Sync list from makefile.w32-in.
3800
3801 2001-08-28 Eli Zaretskii <eliz@is.elta.co.il>
3802
3803 * makefile.nt (install): Copy more *.el files.
3804
3805 2001-08-28 Gerd Moellmann <gerd@gnu.org>
3806
3807 * dired.el (dired-mode-map): Bind `y' to dired-show-file-type
3808 instead of `w' which is already in use.
3809
3810 * gs.el (gs-load-image): Use sleep-for.
3811 From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
3812
3813 2001-08-28 Miles Bader <miles@gnu.org>
3814
3815 * replace.el (query-replace-regexp-eval): Return args from
3816 `interactive' form in correct order.
3817
3818 2001-08-28 Eli Zaretskii <eliz@is.elta.co.il>
3819
3820 * mouse.el (mouse-buffer-menu): If the buffer menu is split by
3821 major modes, don't create panes for modes for which
3822 mouse-buffer-menu-alist returns an empty alist.
3823
3824 2001-08-28 Thien-Thi Nguyen <ttn@gnu.org>
3825
3826 * progmodes/hideshow.el: Update first-line description.
3827 Sync comments w/ maintainer version 5.31.
3828
3829 (hs-isearch-open): Default value now `code'.
3830 Fix docstring to use "code blocks" vs "comment blocks",
3831 as opposed to "block" vs "comment".
3832 (hs-flag-region): Accept `hs-isearch-open' value
3833 of `block' as synonymous w/ `code'.
3834 (hs-hide-block-at-point): For code blocks, pass `code'
3835 to `hs-flag-region' instead of `block'.
3836
3837 2001-08-28 Miles Bader <miles@gnu.org>
3838
3839 * comint.el (comint-next-prompt): Don't loop infinitely if
3840 {next,previous}-single-char-property-change returns its input
3841 position when the search fails.
3842
3843 2001-08-27 Miles Bader <miles@gnu.org>
3844
3845 * comint.el (comint-get-old-input-default): Don't signal an error
3846 if point is not on an input field; instead, return the current
3847 line (using `comint-bol' to skip any prompt, in case we're not
3848 using fields at all).
3849
3850 * man.el (Man-mode-line-format): Variable removed.
3851 (Man-mode): Change `mode-line-buffer-identification' instead of
3852 `mode-line-format'.
3853
3854 2001-08-27 Gerd Moellmann <gerd@gnu.org>
3855
3856 * mail/sendmail.el (mail-send-hook): Remove a duplicate defcustom.
3857 From Simon Josefsson <jas@extundo.com>.
3858
3859 2001-08-26 Eli Zaretskii <eliz@is.elta.co.il>
3860
3861 * textmodes/texnfo-upd.el: Remove dots and exclams at end of error
3862 messages. From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3863
3864 * emacs-lisp/levents.el: Specify FSF as Maintainer. From Pavel
3865 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3866
3867 * emacs-lisp/lselect.el: Ditto.
3868
3869 * hexl.el (hexl-insert-multibyte-char, hexl-insert-char):
3870 Remove periods from the end of error message strings.
3871 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3872
3873 * progmodes/antlr-mode.el: Add Keywords header. From Pavel
3874 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3875
3876 * net/telnet.el: Ditto.
3877
3878 2001-08-26 Gerd Moellmann <gerd@gnu.org>
3879
3880 * hl-line.el (hl-line-mode): Add args INIT-VALUE, LIGHTER, and
3881 KEYMAP to the call to define-minor-mode.
3882
3883 2001-08-24 Eli Zaretskii <eliz@is.elta.co.il>
3884
3885 * term/internal.el (IT-character-translations) <hebrew-iso8859-8>:
3886 Replace some of the undefined characters with emulations of bidi
3887 formatting characters and Niqud as per SI 1311-1.
3888 (IT-unicode-translations): Ditto.
3889 (IT-display-table-setup, IT-setup-unicode-display):
3890 Fill characters without translations with dos-unsupported-char-glyph.
3891
3892 2001-08-24 Simon Josefsson <jas@extundo.com>
3893
3894 * hl-line.el (hl-line-mode): Don't be a global mode.
3895 (global-hl-line-mode): New function.
3896
3897 2001-08-24 Gerd Moellmann <gerd@gnu.org>
3898
3899 * gs.el (gs-load-image): Wait for GHOSTVIEW window property
3900 being reset by Ghostscript. Don't kill the gs process.
3901 From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
3902
3903 2001-08-24 Andrew Choi <akochoi@cse.cuhk.edu.hk>
3904
3905 * term/mac-win.el: Require scroll-bar.
3906
3907 2001-08-23 Stefan Monnier <monnier@cs.yale.edu>
3908
3909 * ebuff-menu.el (electric-buffer-list): Use list-buffers-noselect.
3910
3911 2001-08-23 Eli Zaretskii <eliz@is.elta.co.il>
3912
3913 * hexl.el (hexl-insert-multibyte-char) New function.
3914 (hexl-quoted-insert, hexl-self-insert-command)
3915 (hexl-insert-hex-char, hexl-insert-decimal-char)
3916 (hexl-insert-octal-char): Call it instead of hexl-insert-char.
3917 Fix the doc strings accordingly.
3918 (hexl-insert-char): Reject characters whose code is above 255.
3919 Doc fix.
3920 (hexl-mode-map): Copy the global keymap instead of creating a
3921 sparse keymap, and bind all self-inserting characters to
3922 hexl-self-insert-command.
3923
3924 2001-08-22 Stefan Monnier <monnier@cs.yale.edu>
3925
3926 * wid-edit.el (text): Re-order docstring correctly.
3927
3928 * mail/sendmail.el (mail-mode): Use adaptive-fill-regexp.
3929
3930 * textmodes/fill.el (adaptive-fill-regexp): Admit tabs as well.
3931
3932 2001-08-22 Eli Zaretskii <eliz@is.elta.co.il>
3933
3934 * simple.el (line-number-mode): Mention the variable
3935 line-number-display-limit-width in the doc string.
3936
3937 2001-08-22 Gerd Moellmann <gerd@gnu.org>
3938
3939 * bindings.el (mode-line-unbury-buffer): Add EVENT parameter.
3940 Temporarily select EVENT's window for switching buffers.
3941 (mode-line-bury-buffer): New function.
3942 (mode-line-buffer-identification-keymap): Use it instead of
3943 bury-buffer. Bind down-mouse events to prevent global down-mouse
3944 events from shining through.
3945
3946 2001-08-21 Stefan Monnier <monnier@cs.yale.edu>
3947
3948 * newcomment.el (comment-beginning): Make sure the comment-start
3949 we found isn't a comment-end (in cases where confusion is possible).
3950
3951 2001-08-22 Miles Bader <miles@gnu.org>
3952
3953 * emacs-lisp/bytecomp.el (byte-compile-file): Remove TARGET-FILE
3954 before writing it, so that hard-links don't see new version.
3955
3956 2001-08-21 Gerd Moellmann <gerd@gnu.org>
3957
3958 * gs.el (gs-set-ghostview-colors-window-prop):
3959 Call x-change-window-property with 3rd arg FRAME.
3960 (gs-load-image): Wait for a previous Ghostscript process
3961 to complete before starting a new one.
3962
3963 * image.el (image-type-regexps): Make sure that the TIFF
3964 pattern is only matched at the beginning of a string.
3965 From Markus Rost <rost@math.ohio-state.edu>.
3966
3967 * international/swedish.el: Pre-Mule file removed. From Jonas
3968 Oberg <jonas@gnu.org>.
3969
3970 2001-08-20 Rajesh Vaidheeswarran <rv@gnu.org>
3971
3972 * whitespace.el (whitespace-abort-on-error): Add custom variable
3973 to whitespace to abort a write-file if whitespace is detected in file.
3974
3975 * whitespace.el (whitespace-write-file-hook): Hook to be called
3976 when writing a file. If `whitespace-abort-on-error' is set, the
3977 write will abort on detecting whitespaces.
3978 If `whitespace-auto-cleanup' is set, the file will be cleaned
3979 automatically prior to writing.
3980
3981 * whitespace.el (whitespace-buffer-search): Let's not insert bogus
3982 whitespaces in the error output!
3983
3984 * whitespace.el (whitespace-check-indent-whitespace): Defaults to
3985 `indent-tabs-mode', since the latter notes user preferences on
3986 TABs anyway.
3987
3988 * whitespace.el (whitespace-version): 3.1. All of the above issues
3989 were raised by Fran\e,Ag\e(Bois Pinard, which led to the fixes described.
3990
3991 2001-08-20 Gerd Moellmann <gerd@gnu.org>
3992
3993 * textmodes/texnfo-upd.el (texinfo-every-node-update): Remove
3994 some spaces from a message. From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
3995
3996 * whitespace.el (whitespace-global-mode): Add autoload cookie.
3997
3998 2001-08-20 Alex Schroeder <alex@gnu.org>
3999
4000 * sql.el (sql-db2): Doc change.
4001
4002 2001-08-20 Alex Schroeder <alex@gnu.org>
4003
4004 * sql.el (sql-postgres): Add the database at the end of the
4005 parameters instead of at the beginning.
4006 (sql-postgres-options): Doc change.
4007
4008 2001-08-17 Gerd Moellmann <gerd@gnu.org>
4009
4010 * custom.el (defcustom): Doc fix.
4011
4012 2001-08-16 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4013
4014 * ps-mule.el (find-composition): Check if (char-after POS)
4015 returns a valid character.
4016
4017 2001-08-16 Eli Zaretskii <eliz@is.elta.co.il>
4018
4019 * hexl.el (hexl-mode, hexl-mode-exit): Adjust hexl-max-address and
4020 original-point for extra CR characters that are added/removed when
4021 the buffer is written/read whose EOL type is -dos.
4022
4023 2001-08-16 Miles Bader <miles@gnu.org>
4024
4025 * simple.el (line-move): Undo previous change.
4026
4027 * comint.el (comint-send-input): Add `inhibit-line-move-field-capture'
4028 property to input-terminating `boundary' overlays to avoid
4029 line-move wierdness.
4030
4031 2001-08-16 Gerd Moellmann <gerd@gnu.org>
4032
4033 * lazy-lock.el (lazy-lock-fontify-region): Widen the current
4034 buffer in a save-restriction. Under one test case with Ediff,
4035 window-scroll-functions are run with a window start that's
4036 temporarily outside of the restriction.
4037
4038 2001-08-16 Robert J. Chassell <bug-texinfo@gnu.org>
4039
4040 * textmodes/texnfo-upd.el: Update copyright notice, fix minor typos.
4041 (texinfo-find-lower-level-node, texinfo-find-higher-level-node)
4042 (texinfo-menu-locate-entry-p, texinfo-start-menu-description)
4043 (texinfo-update-menu-region-beginning)
4044 (texinfo-update-menu-region-end, texinfo-find-pointer): Add new
4045 command, @ifnottex, to regexps, so it is found.
4046
4047 2001-08-16 Andrew Innes <andrewi@gnu.org>
4048
4049 * makefile.nt (DONTCOMPILE): Omit bindings.el.
4050 (DONTCOMPILE): Omit sc.el.
4051
4052 * makefile.w32-in (DONTCOMPILE): Omit bindings.el.
4053 (DONTCOMPILE): Omit sc.el.
4054
4055 2001-08-16 Gerd Moellmann <gerd@gnu.org>
4056
4057 * replace.el (occur): Bind inhibit-read-only to t.
4058
4059 2001-08-16 Miles Bader <miles@gnu.org>
4060
4061 * simple.el (line-move): Pass an ESCAPE-FROM-EDGE argument of t when
4062 calling `constrain-to-field', to avoid problems with comint prompts.
4063
4064 2001-08-15 Gerd Moellmann <gerd@gnu.org>
4065
4066 * emacs-lisp/cl-indent.el (lisp-indent-defmethod): New function.
4067 (toplevel): Set it as `common-lisp-indent-function' for `defmethod'.
4068
4069 * ediff-mult.el (ediff-get-meta-info): Fix the condition
4070 of a while-loop.
4071
4072 * Makefile.in (DONTCOMPILE): Remove sc.el.
4073
4074 * Makefile.in (finder_setwins): Renamed from nonobsolete_setwins.
4075 Don't include term/.
4076
4077 * mail/sc.el: Moved to obsolete/.
4078
4079 2001-08-14 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4080
4081 * ps-print.el: Change error function arguments to follow Emacs
4082 message convention. Doc fix.
4083 (ps-print-version): New version number (6.5.4).
4084 (coding-system-for-write): Change declaration position to avoid
4085 XEmacs compilation gripes.
4086 (coding-system-for-read, buffer-file-coding-system):
4087 Declarations to avoid XEmacs compilation gripes.
4088
4089 * ps-mule.el: Doc fix.
4090 (ps-mule-encode-header-string): If STRING is not a string, replace
4091 STRING by empty string.
4092
4093 2001-08-14 Eli Zaretskii <eliz@is.elta.co.il>
4094
4095 * frame.el (show-trailing-whitespace): Doc fix.
4096
4097 2001-08-13 Eli Zaretskii <eliz@is.elta.co.il>
4098
4099 * desktop.el (desktop-save): Insert the coding: tag before
4100 desktop-header.
4101
4102 2001-08-13 Gerd Moellmann <gerd@gnu.org>
4103
4104 * Makefile.in (TAGS, TAGS-LISP): Remove "loaddefs.el" including
4105 its path from $els.
4106
4107 * image.el (image-jpeg-p): Fix call of substring.
4108
4109 2001-08-10 Gerd Moellmann <gerd@gnu.org>
4110
4111 * play/animate.el (animate-string): Doc fix. Use a buffer
4112 name with stars in it.
4113 (animate-sequence): New function.
4114 From Richard Stallman <rms@gnu.org>.
4115
4116 * frame.el (select-frame-set-input-focus): New function
4117 extracted from other-frame.
4118 (other-frame): Use it.
4119 (next-multiframe-window, previous-multiframe-window): Use it.
4120
4121 * isearch.el (isearch-other-meta-char): Don't switch to the
4122 buffer of a window clicked on, when the current buffer is
4123 in Isearch mode.
4124
4125 * image.el (image-jpeg-p): Test for APPn markers in the range
4126 #xe0..#xef.
4127
4128 2001-08-09 Gerd Moellmann <gerd@gnu.org>
4129
4130 * desktop.el (desktop-save): Don't use concat to form a file
4131 name, use expand-file-name.
4132
4133 * mouse.el (mouse-delete-window): Do nothing if frame has just
4134 one window.
4135
4136 * bindings.el (minor-mode-alist): Use mode-line-minor-mode-keymap
4137 for the minor mode name.
4138
4139 * view.el (toplevel): Use mode-line-minor-mode-keymap for the
4140 minor mode name.
4141
4142 * time.el (display-time-string-forms): Use make-mode-line-mouse-map
4143 instead of make-mode-line-mouse2-map.
4144
4145 * subr.el (add-minor-mode): Use mode-line-minor-mode-keymap for
4146 the minor mode name.
4147
4148 * emacs-lisp/easy-mmode.el (define-minor-mode):
4149 Use mode-line-minor-mode-keymap for the minor mode name.
4150
4151 * calendar/calendar.el (calendar-mode-line-format):
4152 Use make-mode-line-mouse-map instead of make-mode-line-mouse2-map.
4153
4154 * bindings.el (make-mode-line-mouse-map): Renamed from
4155 make-mode-line-mouse2-map. Take additional arg MOUSE.
4156 (mode-line-modified): Use mouse-3 instead of mouse-2.
4157 (mode-line-buffer-identification-keymap): Bind keys differently.
4158 (propertized-buffer-identification): Adapt help-echo to new bindings.
4159
4160 * bindings.el (mode-line-format): Specify help-echo for line
4161 number, column number and buffer-percent part of the mode-line.
4162
4163 * image.el (image-type-regexps): Allow whitespace at the start
4164 of the image data for XPM, XBM and Postscript, which are
4165 text files.
4166 (image-jpeg-p): Correct calculation of next field offset.
4167
4168 2001-08-08 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4169
4170 * battery.el: Fix typo.
4171
4172 2001-08-08 Gerd Moellmann <gerd@gnu.org>
4173
4174 * image.el (image-type-regexps): Allow predicates. Change the way
4175 JPEG images are recognized.
4176 (image-jpeg-p): New function.
4177 (image-type-from-data): Handle predicates in image-type-regexps.
4178
4179 * emacs-lisp/edebug.el (edebug-read-function): Fix handling of
4180 #:, #x, #o, and similar constructs.
4181
4182 2001-08-07 Gerd Moellmann <gerd@gnu.org>
4183
4184 * vc.el (vc-transfer-file): Fix malformed autoload cookie.
4185
4186 * emulation/viper-util.el (viper-file-checked-in-p): Use `and'
4187 instead of `progn'.
4188
4189 * tar-mode.el (tar-extract): Avoid generating a new buffer
4190 for each file visited. From Markus Rost <rost@math.ohio-state.edu>.
4191
4192 * textmodes/paragraphs.el (forward-sentence): Avoid building
4193 a regexp from sentence-end. From Kenichi Handa <handa@etl.go.jp>.
4194
4195 * progmodes/executable.el (executable-set-magic):
4196 If executable-find returns a quoted file name, unquote it before
4197 inserting it.
4198
4199 * image.el (image-type-regexps): For JPEG files, use a regexp
4200 derived from the JFIF spec.
4201
4202 * image.el (image-type-regexps): Use `\`' instead of `^' in
4203 most regular expressions.
4204
4205 2001-08-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4206
4207 * play/animate.el: Re-insert a reference to re-inserted function.
4208
4209 2001-08-06 Gerd Moellmann <gerd@gnu.org>
4210
4211 * help.el (describe-function-1): Use find-function-search-for-symbol
4212 instead of find-function-noselect because the latter follows aliases.
4213
4214 * play/animate.el (animate-birthday-present): Re-insert.
4215
4216 * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
4217 Handle old-style menu definitions.
4218
4219 2001-08-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4220
4221 * textmodes/makeinfo.el, textmodes/page-ext.el, textmodes/page.el,
4222 * textmodes/text-mode.el, textmodes/two-column.el: Keywords added.
4223
4224 * play/studly.el, mail/unrmail.el, emacs-lisp/lucid.el,
4225 * emulation/pc-mode.el, diff.el, textmodes/fill.el, abbrev.el,
4226 * add-log.el, faces.el, mail/sc.el: Specify FSF as Maintainer.
4227
4228 2001-08-05 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4229
4230 * textmodes/tildify.el: Milan Zamazal has new address.
4231
4232 2001-08-03 Gerd Moellmann <gerd@gnu.org>
4233
4234 * custom.el (custom-set-variables): Don't test `custom-requests'
4235 properties, check the third element of the options passed to
4236 custom-set-variables instead.
4237
4238 * info.el (info-insert-file-contents): Use info-file-exists-p
4239 instead of file-exists-p.
4240
4241 * play/zone.el (zone-pgm-stress): Use unwind-protect to make sure
4242 the mode-line face is restored. Fix several bugs.
4243
4244 * replace.el (perform-replace): Doc fix.
4245
4246 2001-08-02 Francesco Potorti` <pot@gnu.org>
4247
4248 * uniquify.el (uniquify-ref-base, uniquify-ref-filename)
4249 (uniquify-ref-buffer, uniquify-ref-proposed): New functions.
4250 (uniquify-fix-item-base, uniquify-fix-item-filename)
4251 (uniquify-fix-item-buffer, uniquify-fix-item-proposed): Deleted.
4252 Callers changed.
4253 (uniquify-set-proposed): Changed to work with a vector item.
4254 (uniquify-rationalize-file-buffer-names): Use a list of arrays for
4255 the fix list, and a list of strings for the non-file buffer
4256 names. Both changes reduce consing.
4257 (uniquify-rationalize-a-list): Local variable renaming.
4258 (uniquify-rationalize-conflicting-sublist): Use member instead of
4259 assoc.
4260 (uniquify-rename-buffer): Use unless instead of if not.
4261
4262 2001-08-02 Gerd Moellmann <gerd@gnu.org>
4263
4264 * recentf.el (recentf-dump-variable): Handle a value of nil correctly.
4265
4266 * custom.el (custom-set-variables): Set options with :require
4267 clauses last.
4268
4269 * custom.el (defcustom): Doc fix.
4270
4271 * Makefile.in (TAGS, TAGS-LISP): Exclude loaddefs.el.
4272
4273 2001-08-01 Eli Zaretskii <eliz@is.elta.co.il>
4274
4275 * man.el (man): Mention Man-switches in the doc string.
4276 (Man-switches): Mention -a in the doc string.
4277
4278 * textmodes/ispell.el (ispell-alternate-dictionary):
4279 Add /usr/share/lib/dict/words, for Irix.
4280
4281 * bindings.el: Bind shifted and control-shifted kp-* keys to the
4282 corresponding non-kp keys. Suggested by Stephen Gildea
4283 <gildea@stop.mail-abuse.org>.
4284
4285 2001-08-01 Francesco Potorti` <pot@gnu.org>
4286
4287 * uniquify.el: These changes correct a corner case that the old
4288 code managed correctly.
4289 (uniquify-fix-item-proposed): Renamed from
4290 uniquify-fix-item-min-proposed.
4291 (uniquify-set-proposed): New function.
4292 (uniquify-rationalize-file-buffer-names): Code reshuffled for
4293 clarity and speed.
4294 (uniquify-item-greaterp): Substitutes uniquify-item-lessp.
4295 This is equivalent to what the old code did.
4296 (uniquify-rationalize-a-list): Never recompute the proposed
4297 name. Sort the conflicting sublist before rationalising it: this
4298 is equivalent to what the old code did, but one directory element
4299 at a time, and only when necessary.
4300 (uniquify-rationalize-conflicting-sublist): Recompute here the
4301 proposed name.
4302
4303 2001-08-01 Gerd Moellmann <gerd@gnu.org>
4304
4305 * play/animate.el: Add Keywords and Maintainer. Remove a
4306 reference to a removed function.
4307
4308 * play/animate.el (animate-string): Handle case that the string is
4309 longer than the window is wide.
4310
4311 2001-07-31 Gerd Moellmann <gerd@gnu.org>
4312
4313 * desktop.el (desktop-save): Bind coding-system-for-write to
4314 `emacs-mule' for write-region.
4315
4316 * delsel.el (delete-selection-pre-hook): Don't set this-command
4317 to `ignore' if the region is empty.
4318
4319 * international/mule.el (set-keyboard-coding-system):
4320 Set keyboard-coding-system.
4321
4322 * smerge-mode.el (smerge-mode): Check if `font-lock-mode' is bound
4323 before accessing it.
4324
4325 2001-07-30 Andreas Schwab <schwab@suse.de>
4326
4327 * menu-bar.el (toggle-highlight-paren-mode):
4328 Use `(show-paren-mode)' as body.
4329
4330 2001-07-30 Andre Spiegel <spiegel@gnu.org>
4331
4332 * vc.el (vc-checkout-hook): New hook.
4333 (vc-checkout): Run it.
4334
4335 2001-07-30 Eli Zaretskii <eliz@is.elta.co.il>
4336
4337 * progmodes/make-mode.el (makefile-macroassign-regex):
4338 Recognize the ?= operator. From Jonathan Kamens <jik@curl.com>.
4339
4340 2001-07-30 Gerd Moellmann <gerd@gnu.org>
4341
4342 * vc.el (vc-switch-backend): Fix autoload cookie.
4343
4344 * desktop.el (desktop-save): Add `-*- coding: emacs-mule -*-' to
4345 the desktop file.
4346
4347 2001-07-30 Simon Josefsson <jas@extundo.com>
4348
4349 * mail/mail-utils.el (mail-strip-quoted-names): Replace text
4350 literally. Reported by Sean Rima <sean@**Delete**.tcob1.net>.
4351
4352 2001-07-27 Gerd Moellmann <gerd@gnu.org>
4353
4354 * emacs-lisp/lisp-mode.el (last-sexp-setup-props): New function.
4355 (last-sexp-toggle-display): Renamed from last-sexp-print.
4356 (last-sexp-toggle-display, eval-last-sexp-1):
4357 Use last-sexp-setup-props.
4358
4359 * mwheel.el (mouse-wheel-down-button, mouse-wheel-up-button):
4360 New user-options.
4361 (mouse-wheel-change-button): New function.
4362 (mouse-wheel-mode): Use mouse-wheel-{up,down}-button.
4363 (mwheel-scroll): Ditto.
4364
4365 2001-07-26 Gerd Moellmann <gerd@gnu.org>
4366
4367 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Don't search for
4368 `...', compare with unabbreviated printed representation instead.
4369 (last-sexp-print): Bind print-length and print-level to nil.
4370
4371 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Look for a `...'
4372 before assigning text properties. Make properties rear-nonsticky.
4373
4374 * emacs-lisp/lisp-mode.el (last-sexp-print): New function.
4375 (eval-last-sexp-1): Give printed text a `keymap' property and bind
4376 <mouse-2> and <RET> in that map to a function printing the
4377 unabbreviated value.
4378
4379 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): If standard-output
4380 is a buffer, put a text property `printed-value' on the printed
4381 representation, with the Lisp object printed as value.
4382
4383 2001-07-25 Eli Zaretskii <eliz@is.elta.co.il>
4384
4385 * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-defun):
4386 Mention the effect of eval-expression-print-length and
4387 eval-expression-print-level in the doc strings. Suggested by
4388 Kevin Gallagher <kevingal@onramp.net>.
4389
4390 2001-07-25 Gerd Moellmann <gerd@gnu.org>
4391
4392 * xt-mouse.el (xterm-mouse-event): Recognize control sequences
4393 for buttons > 3.
4394 (xterm-mouse-translate): Handle the case that we don't get a
4395 down-event.
4396
4397 * emacs-lisp/find-func.el (find-function-regexp):
4398 Add easy-mmode-define-global-mode to the regexp. Allow newlines
4399 in front of the function name.
4400
4401 * isearch.el (isearch-other-meta-char): Fix last change.
4402
4403 * isearch.el (isearch-other-meta-char): Don't modify mode-line and
4404 similar events for which fake prefix keys are generated. It's no
4405 longer necessary since read_key_sequence doesn't modify these
4406 events for internal purposes anymore.
4407
4408 * files.el (auto-mode-alist): Use nroff-mode for files ending
4409 in `.9'. From Assar Westerlund <assar@stacken.kth.se>.
4410
4411 2001-07-24 Eli Zaretskii <eliz@is.elta.co.il>
4412
4413 * avoid.el (mouse-avoidance-too-close-p): If the frame lacks a
4414 tool-bar-lines parameter, behave as if its value were zero.
4415 (mouse-avoidance-set-pointer-shape): Don't do anything if
4416 x-pointer-shape is not boundp.
4417
4418 2001-07-23 Francesco Potorti` <pot@gnu.org>
4419
4420 * uniquify.el: Overall speedup changes when using many buffers.
4421 (uniquify-fix-item-base, uniquify-fix-item-filename)
4422 (uniquify-fix-item-buffer): Changed defmacro to defalias (cosmetic).
4423 (uniquify-fix-item-unrationalized-buffer): Deleted: was the fourth
4424 place in the item, but was never used.
4425 (uniquify-fix-item-min-proposed): New defalias: the fourth place
4426 in the item is now used as cache for the proposed name.
4427 (uniquify-rationalize-file-buffer-names): Move computation made on
4428 newbuffile out of the loop, in the newbuffile-nd local var.
4429 Use dolist (cosmetic change). Compute the proposed name for the most
4430 common case and cache it in the fourth place in the item.
4431 (uniquify-rationalize-file-buffer-names): Used to return a a list
4432 of buffer whose name was changed, but that return value was never used.
4433 (uniquify-item-lessp): Replaces uniquify-filename-lessp, works on
4434 the cached proposed name, does much less consing and is quicker.
4435 (uniquify-filename-lessp): Deleted.
4436 (uniquify-rationalize-a-list): Use dolist (cosmetic change).
4437 Do not bind locally the uniquify-possibly-resolvable flag. Use the
4438 cached proposed name is possible.
4439 (uniquify-get-proposed-name): Arguments changed, callers changed.
4440 (uniquify-rationalize-conflicting-sublist): Explicitely reset the
4441 uniquify-possibly-resolvable flag, which is no more bound locally.
4442 (uniquify-rename-buffer): Do not set the old unrationalised-buffer
4443 flag, which does not exist any more.
4444
4445 2001-07-23 Eli Zaretskii <eliz@is.elta.co.il>
4446
4447 * term/internal.el (IT-unicode-translations): Fix the appearance of
4448 "6`".
4449
4450 * progmodes/compile.el (compile-internal): If EMACS is already
4451 defined in the environment, don't override its value.
4452
4453 2001-07-23 Gerd Moellmann <gerd@gnu.org>
4454
4455 * play/fortune.el: Undo change of 2001-07-13.
4456 Fix autoload cookies. Add types to defcustoms.
4457 (fortune) <defgroup>: Add :link.
4458 (fortune-from-region): Use eq, not eql.
4459 From Dave Love <fx@gnu.org>.
4460
4461 * play/animate.el (animate-birthday-present): Function removed.
4462
4463 * play/animate.el: New file.
4464
4465 2001-07-22 Eli Zaretskii <eliz@is.elta.co.il>
4466
4467 * startup.el (normal-top-level-add-subdirs-to-load-path):
4468 On Windows, put into normal-top-level-add-subdirs-inode-list the
4469 canonicalized names of the directories instead of inode numbers.
4470
4471 2001-07-21 Michael Kifer <kifer@cs.sunysb.edu>
4472
4473 * ediff-util.el: Copyright years.
4474 (ediff-choose-syntax-table): New function.
4475 (ediff-setup): Use ediff-choose-syntax-table.
4476 (ediff-file-checked-out-p,ediff-file-checked-in-p): Check if
4477 vc-state is available.
4478 (ediff-make-temp-file): Use ediff-coding-system-for-write.
4479
4480 * ediff-init.el (ediff-with-syntax-table): New macro, uses
4481 with-syntax-table.
4482 (ediff-coding-system-for-read): From ediff-diff.el
4483 (ediff-coding-system-for-write): New variable.
4484 (ediff-highest-priority): Fixed the bug having to do with disappearing
4485 overlays.
4486 (ediff-file-remote-p): Use file-remote-p, if available.
4487 (ediff-listable-file): New function.
4488 (ediff-file-attributes): Use ediff-listable-file.
4489
4490 * ediff-mult.el (ediff-meta-insert-file-info1):
4491 Use ediff-listable-file.
4492
4493 * ediff-ptch.el (ediff-prompt-for-patch-file):
4494 Use ediff-coding-system-for-read.
4495 (ediff-patch-file-internal): Use ediff-coding-system-for-write.
4496
4497 * ediff-diff.el (ediff-coding-system-for-read): Moved to ediff-init.el.
4498 (ediff-match-diff3-line,ediff-get-diff3-group): Improved pattern.
4499
4500 * ediff.el: Date of last update, copyright years.
4501
4502 * ediff-wind (ediff-setup-control-frame): Nill->nil.
4503
4504 * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
4505 of Scott Bronson.
4506 (ex-cmd-assoc,ex-compile,ex-cmd-one-letr): New functions.
4507 (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
4508 Deleted functions.
4509 (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
4510 ex-token-list.
4511 (viper-get-ex-address-subr): Convert registers to char data type.
4512
4513 * viper-util.el (viper-int-to-char,viper-char-equal): New functions.
4514 (viper-memq-char): Use viper-int-to-char.
4515 (viper-file-checked-in-p): Use vc-locking-user, if vc doesn't have
4516 vc-locking-state.
4517 (viper-read-key): Use viper-read-key-sequence.
4518
4519 * viper.el (viper-major-mode-modifier-list):
4520 Added inferior-emacs-lisp-mode.
4521 (this-major-mode-requires-vi-state): New function that uses simple
4522 heuristics to decide if vi state is appropriate.
4523 (set-viper-state-in-major-mode): Use this-major-mode-requires-vi-state.
4524 (viper-non-hook-settings): Don't advise read-key-sequence.
4525 (viper-read-key-sequence): New function that replaces the
4526 previously used advice to read-key-sequence.
4527
4528 * viper-cmd.el (viper-test-com-defun,viper-exec-change)
4529 (viper-exec-Change,viper-execute-com,viper-insert,viper-append)
4530 (viper-Append,viper-Insert,viper-open-line,viper-Open-line)
4531 (viper-open-line-at-point,viper-substitute,viper-overwrite)
4532 (viper-replace-char-subr,viper-forward-word,viper-forward-Word):
4533 Got rid of the negative character hack.
4534 (viper-escape-to-state,viper-replace-state-exit-cmd):
4535 Use viper-read-key-sequence.
4536 (viper-envelop-ESC-key): No need for ad-get-orig-definition.
4537 (viper-minibuffer-standard-hook,viper-read-string-with-history):
4538 Don't override existing minibuffer-setup-hook.
4539 (viper-mark-point,viper-goto-mark-subr,viper-brac-function):
4540 Convert registers to char data type.
4541 (viper-autoindent): Use viper-indent-line.
4542
4543 * viper-keym.el: Use viper-exec-key-in-emacs.
4544
4545 2001-07-20 Stefan Monnier <monnier@cs.yale.edu>
4546
4547 * server.el (server-visit-files): Fix variable name typo.
4548
4549 2001-07-20 Gerd Moellmann <gerd@gnu.org>
4550
4551 * simple.el (delete-trailing-whitespace): Save match data
4552 around looking-at. From Markus Rost <rost@math.ohio-state.edu>.
4553
4554 2001-07-19 Stefan Monnier <monnier@cs.yale.edu>
4555
4556 * progmodes/compile.el (compilation-parse-errors): `linenum' might
4557 return a this-error using the alternative format (a pair of markers).
4558
4559 2001-07-19 Gerd Moellmann <gerd@gnu.org>
4560
4561 * font-lock.el (c++-keywords): Add Standard C++ operator names.
4562
4563 * mail/mh-utils.el (mh-find-progs): Also search in `lib'.
4564 From Mats Bengtsson <mats.bengtsson@s3.kth.se>,
4565
4566 2001-07-17 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4567
4568 * international/iso-transl.el: Fix typo in the header of the file.
4569
4570 * textmodes/picture.el (picture): Doc fix.
4571
4572 * international/ja-dic-cnv.el (skkdic-convert): Some fixes to
4573 follow coding conventions in generated files.
4574
4575 2001-07-17 Eli Zaretskii <eliz@is.elta.co.il>
4576
4577 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
4578 (tool-bar-add-item): Don't call image-related primitives if the
4579 display doesn't support images.
4580
4581 * frame.el (display-images-p): New function.
4582
4583 2001-07-17 Gerd Moellmann <gerd@gnu.org>
4584
4585 * server.el (server-visit-files): Handle the case the specified
4586 column number is <= 0.
4587
4588 2001-07-17 Jan Nieuwenhuizen <jan@netland.nl>
4589
4590 * startup.el (command-line-1): Add support for +LINE:COLUMN
4591 command line argument.
4592
4593 2000-07-17 Han-Wen Nienhuys <hanwen@cs.uu.nl>
4594
4595 * server.el (server-process-filter, server-visit-files):
4596 Add support for +LINE:COLUMN style emacsclient calls.
4597
4598 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4599
4600 * emacs-lisp/easy-mmode.el: Add Keywords header.
4601
4602 * play/pong.el: Author has new address.
4603
4604 * play/landmark.el: Author is no more reachable.
4605
4606 * play/handwrite.el: Author is no more reachable.
4607
4608 2001-07-17 Stefan Monnier <monnier@cs.yale.edu>
4609
4610 * term/sun.el (ignore-key, sun-esc-bracket, meta-flag): Remove.
4611 (sun-raw-prefix): Replace t3, t4, t6, and t7 with f3, f4, f6 and f7.
4612 Complete bindings for F<1..12> keys.
4613 (global-map): Remove `undo' binding (already in the default).
4614 Replace `t<n>' bindings with `f<n>' bindings.
4615
4616 2001-07-16 Stefan Monnier <monnier@cs.yale.edu>
4617
4618 * progmodes/tcl.el (tcl-fill-mode-map): Use tcl-indent-exp.
4619 (tcl-mode): Use tcl-add-log-defun.
4620 (tcl-indent-line): Use tcl-calculate-indent.
4621 (tcl-calculate-indent): Renamed from calculate-tcl-indent.
4622 (tcl-indent-exp): Renamed from indent-tcl-exp.
4623 (tcl-add-log-defun): Renamed from add-log-tcl-defun.
4624 (tcl-indent-for-comment): Call comment-indent-function properly
4625 and handle the case where it returns nil.
4626
4627 2001-07-16 Gerd Moellmann <gerd@gnu.org>
4628
4629 * calendar/cal-islam.el (calendar-goto-islamic-date):
4630 Remove autoload cookie.
4631
4632 * calendar/calendar.el (calendar-goto-islamic-date):
4633 Add call to autoload.
4634
4635 2001-07-16 Stefan Monnier <monnier@cs.yale.edu>
4636
4637 * progmodes/ada-mode.el (ada-mode): Avoid unneeded version checks.
4638 Don't change compile-auto-highlight globally.
4639 Don't bother with `font-lock-defaults' property since XEmacs
4640 also understands the `font-lock-defaults' variable.
4641 Use make-local-variable rather than make-variable-buffer-local.
4642 Don't `defconst' comment-indent-function: keep the default.
4643 Call easy-menu-add unconditionally.
4644 (ada-create-keymap): Use [(shift tab)] so it works on both Emacsen.
4645 (ada-create-menu): Use :included for Emacs as well.
4646
4647 * vc.el (vc-do-command): Autoload.
4648
4649 * progmodes/ada-xref.el (ada-xref-initialize): Fix call to add-hook.
4650
4651 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4652
4653 * ps-print.el: Fix Author: header.
4654
4655 2001-07-16 Gerd Moellmann <gerd@gnu.org>
4656
4657 * mouse-sel.el (mouse-sel-bindings): Instead of unbinding
4658 mouse-1 etc., bind them to `ignore'.
4659
4660 * eshell/esh-mode.el (eshell-send-invisible): Renamed from
4661 send-invisible, which is already defined in Comint.
4662 (eshell-watch-for-password-prompt): Use it.
4663
4664 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4665
4666 * which-func.el (which-func-mode): Doc fix.
4667
4668 * align.el, apropos.el, autorevert.el, battery.el, bookmark.el,
4669 * calculator.el, calendar/todo-mode.el, complete.el, cus-dep.el,
4670 * cus-edit.el, cus-face.el, delim-col.el, dos-fns.el, double.el,
4671 * edmacro.el, elide-head.el, emacs-lisp/autoload.el,
4672 * emacs-lisp/checkdoc.el, emacs-lisp/cl-compat.el,
4673 * emacs-lisp/cl-specs.el, emacs-lisp/copyright.el,
4674 * emacs-lisp/cust-print.el, emacs-lisp/easy-mmode.el,
4675 * emacs-lisp/elint.el, emacs-lisp/ewoc.el, emacs-lisp/find-func.el,
4676 * emacs-lisp/pp.el, emacs-lisp/re-builder.el, emacs-lisp/shadow.el,
4677 * emacs-lisp/sregex.el, emerge.el, emulation/edt-lk201.el,
4678 * emulation/edt-mapper.el, emulation/edt-pc.el,
4679 * emulation/edt-vt100.el, emulation/edt.el, emulation/pc-select.el,
4680 * emulation/tpu-edt.el, emulation/tpu-extras.el,
4681 * emulation/tpu-mapper.el, emulation/vip.el, expand.el, finder.el,
4682 * foldout.el, follow.el, format.el, forms-d2.el, forms.el,
4683 * generic.el, hi-lock.el, hilit-chg.el, hippie-exp.el, info-look.el,
4684 * international/isearch-x.el, international/iso-cvt.el,
4685 * international/ogonek.el, international/quail.el,
4686 * international/utf-8.el, jit-lock.el, language/devan-util.el,
4687 * language/devanagari.el, language/ethio-util.el,
4688 * language/ethiopic.el, language/european.el, language/indian.el,
4689 * language/romanian.el, language/tibet-util.el, language/tibetan.el,
4690 * mail/feedmail.el, mail/footnote.el, mail/mail-hist.el,
4691 * mail/mailheader.el, mail/mspools.el, mail/supercite.el,
4692 * mouse-sel.el, net/browse-url.el, net/net-utils.el,
4693 * net/quickurl.el, net/snmp-mode.el, net/webjump.el,
4694 * net/zone-mode.el, pcomplete.el, progmodes/antlr-mode.el,
4695 * progmodes/autoconf.el, progmodes/cmacexp.el,
4696 * progmodes/cperl-mode.el, progmodes/cpp.el, progmodes/cwarn.el,
4697 * progmodes/delphi.el, progmodes/ebnf-bnf.el, progmodes/ebnf-iso.el,
4698 * progmodes/ebnf-otz.el, progmodes/ebnf-yac.el,
4699 * progmodes/ebnf2ps.el, progmodes/executable.el,
4700 * progmodes/fortran.el, progmodes/idlw-shell.el,
4701 * progmodes/idlw-toolbar.el, progmodes/idlwave.el,
4702 * progmodes/m4-mode.el, progmodes/mantemp.el,
4703 * progmodes/meta-mode.el, progmodes/octave-inf.el,
4704 * progmodes/ps-mode.el, progmodes/scheme.el, progmodes/simula.el,
4705 * progmodes/tcl.el, ps-bdf.el, ps-mule.el, ps-print.el, recentf.el,
4706 * rect.el, regi.el, rsz-mini.el, s-region.el, scroll-all.el,
4707 * shadowfile.el, speedbar.el, term/AT386.el, term/internal.el,
4708 * term/iris-ansi.el, term/mac-win.el, term/tvi970.el,
4709 * textmodes/artist.el, textmodes/flyspell.el, textmodes/ispell.el,
4710 * textmodes/page-ext.el, textmodes/refer.el, textmodes/texinfmt.el,
4711 * textmodes/texinfo.el, textmodes/texnfo-upd.el,
4712 * textmodes/two-column.el, time-stamp.el, timezone.el,
4713 * toolbar/tool-bar.el, vc-rcs.el, vc-sccs.el, view.el, w32-fns.el,
4714 * which-func.el, whitespace.el, wid-browse.el, widget.el,
4715 * windmove.el, woman.el, xt-mouse.el: Some fixes to follow coding
4716 conventions.
4717
4718 2001-07-16 Gerd Moellmann <gerd@gnu.org>
4719
4720 * simple.el (set-variable): Require 'cus-edit' instead of
4721 `wid-edit', so that the Custom widgets get defined.
4722
4723 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4724
4725 * allout.el: A fix to follow coding conventions.
4726
4727 * find-lisp.el: A fix to follow coding conventions.
4728
4729 * term/w32-win.el: A fix to follow coding conventions.
4730
4731 * textmodes/sgml-mode.el: A fix to follow coding conventions.
4732
4733 * term/xterm.el: A fix to follow coding conventions.
4734
4735 * term/news.el: A fix to follow coding conventions.
4736
4737 * emulation/vi.el: A fix to follow coding conventions, Maintainer:
4738 header line fixed.
4739
4740 * sun-curs.el: Fix Maintainer: header line.
4741
4742 * emacs-lisp/easymenu.el: Address of the author added.
4743
4744 2001-07-16 Gerd Moellmann <gerd@gnu.org>
4745
4746 * dired.el (dired-insert-set-properties): Fix invalid mouse-face
4747 property.
4748
4749 2001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4750
4751 * play/5x5.el, play/decipher.el, play/dunnet.el, play/fortune.el,
4752 * play/gamegrid.el, play/handwrite.el, play/landmark.el,
4753 * play/morse.el, play/pong.el, play/snake.el, play/tetris.el:
4754 Some fixes to follow coding conventions.
4755
4756 2001-07-16 Gerd Moellmann <gerd@gnu.org>
4757
4758 * which-func.el (which-func-mode): Doc fix.
4759
4760 2001-07-15 Stefan Monnier <monnier@cs.yale.edu>
4761
4762 * net/rcompile.el (remote-compile): Use make-local-variable.
4763
4764 * progmodes/hideshow.el (hs-minor-mode): Use make-local-variable.
4765
4766 * progmodes/make-mode.el (makefile-browse): Use make-local-variable.
4767
4768 * mail/reporter.el (reporter-submit-bug-report):
4769 Don't abuse make-variable-buffer-local. Fix call to add-hook.
4770
4771 2001-07-15 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4772
4773 * calendar/cal-china.el, calendar/cal-coptic.el,
4774 * calendar/cal-dst.el, calendar/cal-french.el,
4775 * calendar/cal-hebrew.el, calendar/cal-islam.el,
4776 * calendar/cal-iso.el, calendar/cal-julian.el,
4777 * calendar/cal-mayan.el, calendar/cal-persia.el,
4778 * calendar/cal-tex.el, calendar/calendar.el, calendar/diary-lib.el,
4779 * calendar/lunar.el, calendar/solar.el, ediff-diff.el,
4780 * ediff-help.el, ediff-hook.el, ediff-init.el, ediff-merg.el,
4781 * ediff-ptch.el, ediff-util.el, ediff-vers.el, ediff-wind.el,
4782 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
4783 * net/eudc-vars.el, net/ldap.el, pcvs-defs.el, pcvs-info.el,
4784 * pcvs-parse.el, pcvs-util.el, pcvs.el, progmodes/ada-mode.el,
4785 * progmodes/ada-prj.el, progmodes/ada-stmt.el,
4786 * progmodes/ada-xref.el, progmodes/cc-align.el,
4787 * progmodes/cc-bytecomp.el, progmodes/cc-cmds.el,
4788 * progmodes/cc-defs.el, progmodes/cc-engine.el,
4789 * progmodes/cc-langs.el, progmodes/cc-menus.el,
4790 * progmodes/cc-styles.el, progmodes/cc-vars.el,
4791 * textmodes/reftex-auc.el, textmodes/reftex-cite.el,
4792 * textmodes/reftex-dcr.el, textmodes/reftex-global.el,
4793 * textmodes/reftex-index.el, textmodes/reftex-parse.el,
4794 * textmodes/reftex-ref.el, textmodes/reftex-sel.el,
4795 * textmodes/reftex-toc.el, textmodes/reftex-vars.el,
4796 * textmodes/reftex.el: Some fixes to follow coding
4797 conventions in Eshell files with known maintainers.
4798
4799 * emulation/viper.el: A fix to follow coding conventions.
4800
4801 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el,
4802 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el,
4803 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el,
4804 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el,
4805 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el,
4806 * eshell/em-xtra.el, eshell/esh-arg.el, eshell/esh-cmd.el,
4807 * eshell/esh-ext.el, eshell/esh-io.el, eshell/esh-maint.el,
4808 * eshell/esh-mode.el, eshell/esh-module.el, eshell/esh-opt.el,
4809 * eshell/esh-proc.el, eshell/esh-test.el, eshell/esh-util.el,
4810 * eshell/esh-var.el, eshell/eshell.el: Some fixes to follow coding
4811 conventions in Eshell files.
4812
4813 * composite.el, diff.el, emacs-lisp/levents.el,
4814 * emacs-lisp/lmenu.el, emacs-lisp/lselect.el, emacs-lisp/lucid.el,
4815 * emulation/pc-mode.el, emulation/viper-cmd.el,
4816 * emulation/viper-ex.el, emulation/viper-init.el,
4817 * emulation/viper-keym.el, emulation/viper-macs.el,
4818 * emulation/viper-mous.el, emulation/viper-util.el,
4819 * emulation/viper.el, forms-pass.el, international/ccl.el,
4820 * international/characters.el, international/encoded-kb.el,
4821 * international/fontset.el, international/ja-dic-cnv.el,
4822 * international/ja-dic-utl.el, international/kinsoku.el,
4823 * international/kkc.el, international/mule-cmds.el,
4824 * international/mule-diag.el, international/mule-util.el,
4825 * international/mule.el, international/titdic-cnv.el,
4826 * language/china-util.el, language/chinese.el,
4827 * language/cyril-util.el, language/cyrillic.el, language/english.el,
4828 * language/greek.el, language/hebrew.el, language/japan-util.el,
4829 * language/japanese.el, language/korea-util.el, language/korean.el,
4830 * language/lao-util.el, language/lao.el, language/misc-lang.el,
4831 * language/slovak.el, language/thai-util.el, language/thai.el,
4832 * language/viet-util.el, language/vietnamese.el, mail/mh-comp.el,
4833 * mail/mh-e.el, mail/mh-funcs.el, mail/mh-mime.el, mail/mh-pick.el,
4834 * mail/mh-seq.el, mail/mh-utils.el, mail/sc.el, mail/unrmail.el,
4835 * midnight.el, patcomp.el, pcmpl-cvs.el, pcmpl-gnu.el,
4836 * pcmpl-linux.el, pcmpl-rpm.el, pcmpl-unix.el, play/studly.el,
4837 * play/zone.el, replace.el, select.el, subr.el, talk.el, term.el,
4838 * term/apollo.el, term/bobcat.el, term/linux.el, term/lk201.el,
4839 * term/vt102.el, term/vt125.el, term/vt200.el, term/vt201.el,
4840 * term/vt220.el, term/vt240.el, term/vt300.el, term/vt320.el,
4841 * term/vt400.el, term/vt420.el, x-apollo.el, x-menu.el: Some fixes
4842 to follow coding conventions in files without maintainer or in files
4843 with clear maintainer (but without Maintainer header stating so).
4844
4845 * emacs-lisp/elp.el: A fix to follow coding conventions.
4846
4847 * gnus/binhex.el, gnus/binhex.el, gnus/earcon.el,
4848 * gnus/gnus-agent.el, gnus/gnus-art.el, gnus/gnus-audio.el,
4849 * gnus/gnus-logic.el, gnus/gnus-ml.el, gnus/gnus-mlspl.el,
4850 * gnus/gnus-setup.el, gnus/gnus-srvr.el, gnus/gnus-sum.el,
4851 * gnus/gnus-uu.el, gnus/gnus-vm.el, gnus/ietf-drums.el,
4852 * gnus/mail-parse.el, gnus/mail-prsvr.el, gnus/mail-source.el,
4853 * gnus/mm-bodies.el, gnus/mm-decode.el, gnus/mm-encode.el,
4854 * gnus/mm-partial.el, gnus/mm-util.el, gnus/mm-uu.el,
4855 * gnus/mm-view.el, gnus/mml.el, gnus/nnimap.el, gnus/nnoo.el,
4856 * gnus/parse-time.el, gnus/rfc1843.el, gnus/rfc2045.el,
4857 * gnus/rfc2047.el, gnus/rfc2104.el, gnus/rfc2231.el,
4858 * gnus/time-date.el, gnus/uudecode.el: Some fixes to follow coding
4859 conventions in files from Gnus.
4860
4861 * abbrevlist.el, array.el, buff-menu.el, calendar/appt.el,
4862 * case-table.el, cdl.el, cmuscheme.el, compare-w.el, completion.el,
4863 * custom.el, derived.el, dired-aux.el, disp-table.el, dos-vars.el,
4864 * echistory.el, electric.el, emacs-lisp/authors.el,
4865 * emacs-lisp/backquote.el, emacs-lisp/byte-opt.el,
4866 * emacs-lisp/bytecomp.el, emacs-lisp/float.el, emacs-lisp/gulp.el,
4867 * emacs-lisp/helper.el, emacs-lisp/lisp-mode.el,
4868 * emacs-lisp/regexp-opt.el, emulation/mlconvert.el,
4869 * emulation/mlsupport.el, env.el, fast-lock.el, find-dired.el,
4870 * float-sup.el, frame.el, gnus/gnus-mule.el, gnus/pop3.el, gs.el,
4871 * gud.el, help-macro.el, hexl.el, imenu.el, info.el, informat.el,
4872 * international/codepage.el, international/iso-ascii.el,
4873 * international/iso-insert.el, international/iso-transl.el,
4874 * international/swedish.el, isearch.el, jka-compr.el, kermit.el,
4875 * lazy-lock.el, ledit.el, loadup.el, lpr.el, ls-lisp.el, macros.el,
4876 * mail/blessmail.el, mail/emacsbug.el, mail/mail-extr.el,
4877 * mail/mailabbrev.el, mail/mailpost.el, mail/rmail.el,
4878 * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmsc.el,
4879 * mail/rmailout.el, mail/rmailsort.el, mail/rmailsum.el,
4880 * mail/vms-pmail.el, man.el, map-ynp.el, menu-bar.el, misc.el,
4881 * msb.el, net/ange-ftp.el, net/goto-addr.el, novice.el,
4882 * obsolete/auto-show.el, obsolete/hilit19.el, obsolete/ooutline.el,
4883 * obsolete/rnews.el, obsolete/rnewspost.el, options.el, paren.el,
4884 * paths.el, play/dissociate.el, play/doctor.el, play/hanoi.el,
4885 * play/meese.el, progmodes/compile.el, progmodes/ebrowse.el,
4886 * progmodes/hideif.el, progmodes/modula2.el, register.el, rot13.el,
4887 * saveplace.el, scroll-bar.el, server.el, sort.el, soundex.el,
4888 * term/bg-mouse.el, term/pc-win.el, term/sup-mouse.el,
4889 * term/tty-colors.el, terminal.el, textmodes/bib-mode.el,
4890 * textmodes/makeinfo.el, textmodes/page.el, textmodes/paragraphs.el,
4891 * textmodes/picture.el, textmodes/scribe.el, textmodes/spell.el,
4892 * textmodes/tex-mode.el, textmodes/text-mode.el,
4893 * textmodes/underline.el, thingatpt.el, time.el, timer.el,
4894 * unused.el, vcursor.el, version.el, vms-patch.el, vmsproc.el,
4895 * vt100-led.el, window.el: Some fixes to follow coding conventions in
4896 files maintained by FSF.
4897
4898 2001-07-13 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4899
4900 * arc-mode.el: A fix to follow coding conventions.
4901
4902 * bindings.el: Ditto.
4903
4904 * cdl.el: Ditto.
4905
4906 * comint.el: Ditto.
4907
4908 * cus-start.el: Ditto.
4909
4910 * shell.el: Ditto.
4911
4912 * skeleton.el: Ditto.
4913
4914 2001-07-13 Stefan Monnier <monnier@cs.yale.edu>
4915
4916 * info.el (Info-build-node-completions):
4917 Make Info-current-file-completions buffer local.
4918
4919 2001-07-13 Gerd Moellmann <gerd@gnu.org>
4920
4921 * which-func.el (which-func-mode, which-func-ff-hook)
4922 (which-function-mode): Remove references to which-func-mode-global.
4923
4924 * calendar/cal-islam.el (calendar-goto-islamic-date):
4925 Add autoload cookie.
4926
4927 * play/fortune.el: Add types to defcustoms.
4928
4929 2001-07-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4930
4931 * language/czech.el: A fix to follow coding conventions.
4932
4933 2001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
4934
4935 * speedbar.el (speedbar-supported-extension-expressions): Add .g
4936 to the extension list, for antlr-mode. From Christoph Wedler
4937 <Christoph.Wedler@sap.com>.
4938
4939 2001-07-11 Stefan Monnier <monnier@cs.yale.edu>
4940
4941 * vc.el (vc-prefix-map): Moved back to vc-hooks.el.
4942 (vc-dired-mode-map): Fix the madness.
4943
4944 * vc-hooks.el (vc-mode): Dummy function for doc purposes.
4945 (vc-prefix-map): Moved back from vc.el.
4946
4947 2001-07-11 Gerd Moellmann <gerd@gnu.org>
4948
4949 * mail/mail-extr.el (mail-extr-all-top-level-domains):
4950 Increase the size of the obarray.
4951 (mail-extr-all-top-level-domains): Add more toplevel domains,
4952 add more long names.
4953 From: Per Starback <starback@ling.uu.se>.
4954
4955 2001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
4956
4957 * progmodes/ada-prj.el: Say that the file _is_ part of Emacs.
4958 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4959
4960 * progmodes/ada-mode.el: Ditto.
4961
4962 * progmodes/ada-xref.el: Ditto.
4963
4964 2001-07-11 Miles Bader <miles@gnu.org>
4965
4966 * finder.el (finder-insert-at-column): Also move to the next line
4967 if exactly at COLUMN.
4968
4969 2001-07-10 Gerd Moellmann <gerd@gnu.org>
4970
4971 * help.el (describe-function-1): When printing FUNCTION's
4972 documentation, don't assume FUNCTION is a symbol.
4973
4974 * startup.el (normal-top-level): Don't operate on the initial
4975 frame if we failed to create one.
4976
4977 2001-07-10 Martin Stjernholm <bug-cc-mode@gnu.org>
4978
4979 * cc-cmds.el (c-indent-exp): Keep the indentation of the block
4980 itself, i.e. only indent the contents in it.
4981
4982 2001-07-10 Markus Rost <rost@math.ohio-state.edu>
4983
4984 * mail/rmail.el (rmail-show-message): Show beginning of message in
4985 all windows containing it.
4986
4987 2001-07-10 Eli Zaretskii <eliz@is.elta.co.il>
4988
4989 * term/tty-colors.el: Fix the header line and copyright years.
4990
4991 2001-07-09 Gerd Moellmann <gerd@gnu.org>
4992
4993 * emacs-lisp/advice.el (ad-make-advised-definition): If the
4994 original definition has an interactive form, but is Elp
4995 instrumented, use the interactive form of the function called by
4996 elp-wrapper.
4997
4998 * winner.el (winner-equal): Make it a defun. Don't compare Winner
4999 configurations with compare-window-configuration; they aren't
5000 window configurations.
5001
5002 * net/ange-ftp.el (ange-ftp-file-modtime): Check a 213 response
5003 from the server for the format we expect. Don't use it if it
5004 doesn't look like what the Internet draft for FTP extensions specifies.
5005
5006 * toolbar/*.pbm: Cleaned up.
5007 From Luis Fernandes <elf@ee.ryerson.ca>.
5008
5009 2001-07-09 Martin Stjernholm <bug-cc-mode@gnu.org>
5010
5011 * cc-cmds.el: Extended the kludge to interoperate with the
5012 delsel and pending-del packages wrt to the new function
5013 `c-electric-delete-forward'.
5014
5015 2001-07-08 Stefan Monnier <monnier@cs.yale.edu>
5016
5017 * emacs-lisp/easy-mmode.el (define-minor-mode): Use eval-after-load
5018 to delay the call to <mode> for global minor modes.
5019 (easy-mmode-define-navigation): Only recenter if interactive.
5020
5021 2001-07-06 Gerd Moellmann <gerd@gnu.org>
5022
5023 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind TAB
5024 to lisp-indent-line.
5025
5026 * net/ange-ftp.el (ange-ftp-file-modtime): Ignore 226 responses
5027 from the server. Call encode-time only when we are sure that we
5028 got a 213 response.
5029
5030 2001-07-06 Simon Josefsson <jas@extundo.com>
5031
5032 * mail/sendmail.el (mail-specify-envelope-from): Doc fix.
5033 (mail-envelope-from): New user option.
5034 (sendmail-send-it): Use it.
5035
5036 2001-07-06 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5037
5038 * ps-print.el: Use locale dependant date to print date in header.
5039 Doc fix.
5040 (ps-print-version): New version number (6.5.3).
5041 (ps-right-header, ps-right-footer): Initialization and doc fix.
5042 (ps-time-stamp-locale-default): New fun.
5043
5044 2001-07-06 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
5045
5046 * mail/rmailout.el (rmail-output): Fix duplicate MIME-Version:
5047 field problem with MIME-mode.
5048
5049 * mail/rmailout.el (rmail-output): Fix bug in MIME-mode.
5050
5051 2001-07-06 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
5052
5053 * mail/rmail.el (rmail-reply): Don't forget to narrow header in
5054 MIME-mode.
5055
5056 2001-07-06 Eli Zaretskii <eliz@is.elta.co.il>
5057
5058 * bindings.el (mode-line-mule-info): Don't show the tip with
5059 buffer-file-coding-system if that is nil.
5060
5061 2001-07-05 Gerd Moellmann <gerd@gnu.org>
5062
5063 * calendar/todo-mode.el (todo-top-priorities): Use delete-region
5064 instead of kill-line.
5065
5066 * play/pong.el: Fix first line. From Pavel Jan\e,Bm\e(Bk
5067 <Pavel@Janik.cz>.
5068
5069 * battery.el (battery-update): Add help-echo. From Pavel Jan\e,Bm\e(Bk
5070 <Pavel@Janik.cz>.
5071
5072 2001-07-04 Gerd Moellmann <gerd@gnu.org>
5073
5074 * font-lock.el (c-font-lock-keywords-3): When matching something
5075 like `struct X Y', finish with point after Y.
5076
5077 2001-07-04 Simon Josefsson <jas@extundo.com>
5078
5079 * mail/sendmail.el (sendmail-send-it): Look at `sendmail-program'
5080 in caller buffer.
5081
5082 2001-07-03 Eli Zaretskii <eliz@is.elta.co.il>
5083
5084 * find-file.el (ff-find-the-other-file): Use file-name-nondirectory
5085 instead of string-match to find the basename of the file.
5086 From Pascal Obry <p.obry@wanadoo.fr>.
5087
5088 * net/browse-url.el (browse-url-default-windows-browser):
5089 Support the MS-DOS port when it runs on Windows.
5090 (browse-url-browser-function) [ms-dos]: Default to
5091 browse-url-default-windows-browser.
5092
5093 * help.el (locate-library): Enable code that looks for compressed
5094 libraries if auto-compression-mode is on.
5095
5096 2001-07-02 Stefan Monnier <monnier@cs.yale.edu>
5097
5098 * info.el (Info-clone-buffer-hook): Really unconditionally copy marker.
5099
5100 2001-07-02 Gerd Moellmann <gerd@gnu.org>
5101
5102 * emacs-lisp/cl-macs.el (cl-do-arglist): Revert change of 2000-10-15.
5103
5104 2001-07-02 Eli Zaretskii <eliz@is.elta.co.il>
5105
5106 * allout.el: Fix the header line, so that finder.el recognizes it.
5107 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
5108
5109 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Doc fix.
5110 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
5111
5112 2001-06-29 Eli Zaretskii <eliz@is.elta.co.il>
5113
5114 * term/w32-win.el (x-colors): Add colors from the recent rgb.txt file.
5115
5116 * ps-bdf.el (bdf-directory-list): Use the value relative to
5117 installation-directory for MS-Windows as well.
5118
5119 2001-06-29 Richard M. Stallman <rms@gnu.org>
5120
5121 * wid-edit.el (widget-color-sample-face-get):
5122 Return ((foreground-color . COLOR)) instead of constructing a face.
5123
5124 2001-06-29 Eli Zaretskii <eliz@is.elta.co.il>
5125
5126 * faces.el (region): Change the background color for the
5127 light-background color display to lightgoldenrod2, to make it
5128 visible on some laptops.
5129
5130 2001-06-28 Richard M. Stallman <rms@gnu.org>
5131
5132 * mail/rmail.el (rmail-reformat-message): Bind inhibit-read-only to t.
5133 (rmail-msg-restore-non-pruned-header): Likewise.
5134 If point was in the old pruned header, put it at the top.
5135 (rmail-msg-prune-header): If point was at the top, keep it there.
5136
5137 * mail/rmail.el (rmail-narrow-to-non-pruned-header): New function.
5138 (rmail-retry-failure): Use rmail-narrow-to-non-pruned-header.
5139
5140 2001-06-28 Stefan Monnier <monnier@cs.yale.edu>
5141
5142 * info.el (Info-clone-buffer-hook): Unconditionally copy marker.
5143
5144 2001-06-28 Karl Fogel <kfogel@red-bean.com>
5145
5146 * saveplace.el: Update maintainer email address.
5147
5148 2001-06-27 Francesco Potorti` <pot@gnu.org>
5149
5150 * uniquify.el: (uniquify-rationalize-file-buffer-names):
5151 Undo previous change.
5152
5153 2001-06-27 Francesco Potorti` <pot@gnu.org>
5154
5155 * uniquify.el (uniquify-rationalize-file-buffer-names): Do a
5156 preliminary quick reordering. Can speed things up dramatically.
5157
5158 2001-06-26 Richard M. Stallman <rms@gnu.org>
5159
5160 * dired.el (dired-get-filename): A file name starting with ~
5161 is not absolute in this context.
5162
5163 * which-func.el (which-func-maxout): Increase default to 500000.
5164 (which-function-mode): This is now the "real" name of the function.
5165 (which-func-mode): Now an alias.
5166 (which-func-mode-global): Name deleted.
5167
5168 * progmodes/hideshow.el (hs-minor-mode-map): Use mouse-2, not
5169 button-2, when binding hs-mouse-toggle-hiding.
5170
5171 2001-06-26 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
5172
5173 * mail/rmail.el (rmail-msg-restore-non-pruned-header): New function.
5174 (rmail-msg-prune-header): Likewise.
5175 (rmail-toggle-header): Use `rmail-msg-restore-non-pruned-header'
5176 and `rmail-msg-prune-header'.
5177
5178 2001-06-25 Stefan Monnier <monnier@cs.yale.edu>
5179
5180 * textmodes/fill.el (fill-region-as-paragraph): Don't look further
5181 back than LINEBEG.
5182
5183 2001-06-25 Eli Zaretskii <eliz@is.elta.co.il>
5184
5185 * xt-mouse.el (xterm-mouse-event): If the buffer displayed in the
5186 window where they clicked the mouse has a header line, adjust
5187 vertical movement by one.
5188
5189 2001-06-25 Milan Zamazal <pdm@zamazal.org>
5190
5191 * progmodes/glasses.el (glasses-make-readable): Consider underscores
5192 too when separating a parenthesis.
5193
5194 2001-06-24 Eli Zaretskii <eliz@is.elta.co.il>
5195
5196 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
5197 (bookmark-bmenu-hide-filenames): Add help-echo to
5198 mouse-highlighted text.
5199 (bookmark-bmenu-show-filenames): Remove help-echo property from
5200 the whitespace.
5201
5202 2001-06-23 Eli Zaretskii <eliz@is.elta.co.il>
5203
5204 * files.el (auto-mode-alist): Add configure.ac (autoconf).
5205 From Karl Eichwalder <ke@suse.de>.
5206
5207 2001-06-23 Richard M. Stallman <rms@gnu.org>
5208
5209 * emacs-lisp/lisp-mode.el (eval-last-sexp): Doc fix.
5210
5211 * progmodes/cc-styles.el (c-set-style): Don't specify initial
5212 contents for completing-read.
5213
5214 2001-06-22 Richard M. Stallman <rms@gnu.org>
5215
5216 * menu-bar.el (menu-bar-make-toggle): Construct the
5217 function's doc string from HELP, not DOC, and make it accurate by
5218 adding "Toggle whether to " at the front and downcasing the initial.
5219 Change the HELP arg in some calls to make it fit this usage.
5220
5221 * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error):
5222 Undo previous change.
5223
5224 2001-06-22 Eli Zaretskii <eliz@is.elta.co.il>
5225
5226 * indent.el (indent-relative-maybe, indent-relative): Doc fix.
5227
5228 * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error): Doc fix.
5229
5230 2001-06-21 Eli Zaretskii <eliz@is.elta.co.il>
5231
5232 * toolbar/tool-bar.el (tool-bar-setup): Remove the EXIT button.
5233
5234 * dabbrev.el (dabbrev--select-buffers): Fix last change.
5235
5236 2001-06-20 Richard M. Stallman <rms@gnu.org>
5237
5238 * dabbrev.el (dabbrev--make-friend-buffer-list): New function,
5239 broken out from dabbrev--find-expansion. Handle minibuffer
5240 specially here.
5241 (dabbrev--find-expansion): Simplify code in various ways.
5242 Don't treat minibuffers specially.
5243 Call dabbrev--make-friend-buffer-list.
5244 (dabbrev--select-buffers): Don't treat minibuffers specially. Simplify.
5245 (dabbrev--scanning-message): Do nothing when minibuffer is current.
5246
5247 2001-06-19 John Wiegley <johnw@gnu.org>
5248
5249 * eshell/eshell.el: Don't load in esh-util if it's already loaded.
5250 Also, added a comment describing how to greatly speedup Eshell
5251 loadup time, by concatenating together all of Eshell's .elc files.
5252
5253 2001-06-19 John Wiegley <johnw@gnu.org>
5254
5255 * eshell/esh-mode.el: Disabled a test that often yields false failures.
5256
5257 2001-06-19 Eli Zaretskii <eliz@is.elta.co.il>
5258
5259 * woman.el (WoMan-highlight-references): Add help-echo to
5260 mouse-highlighted text.
5261
5262 2001-06-18 Stefan Monnier <monnier@cs.yale.edu>
5263
5264 * textmodes/sgml-mode.el (sgml-mode-map): Fix thinko.
5265
5266 2001-06-18 Gerd Moellmann <gerd@gnu.org>
5267
5268 * international/quail.el (quail-start-conversion):
5269 Reset quail-translating to nil.
5270
5271 * antlr-mode.el (antlr-mode): Check that `c-Java-access-key' is
5272 bound. Suggested by David B. Malkovsky <David.Malkovsky@sas.com>.
5273
5274 2001-06-18 Eli Zaretskii <eliz@is.elta.co.il>
5275
5276 * bs.el (bs--get-name, bs--get-file-name): Add help-echo to
5277 mouse-highlighted text.
5278
5279 * dired.el (dired-mark-pop-up): Fix last change.
5280
5281 2001-06-17 Eli Zaretskii <eliz@is.elta.co.il>
5282
5283 * calendar/calendar.el (generate-calendar-month): Add help-echo to
5284 mouse-highlighted text.
5285
5286 * net/quickurl.el (quickurl-url-file): Run through
5287 convert-standard-filename.
5288 (quickurl-list-populate-buffer): Add help-echo to
5289 mouse-highlighted text.
5290 (top-level): Update Dave's URL.
5291
5292 * textmodes/tex-mode.el (tex-validate-buffer): Add help-echo to
5293 mouse-highlighted text.
5294
5295 * textmodes/page-ext.el (pages-copy-header-and-position):
5296 Add help-echo to mouse-highlighted text.
5297
5298 * tar-mode.el (tar-header-block-summarize): Add help-echo to
5299 mouse-highlighted text.
5300
5301 * replace.el (occur): Add help-echo to mouse-highlighted text.
5302
5303 * progmodes/sh-script.el (sh-mark-line): Add help-echo to
5304 mouse-highlighted text.
5305
5306 * progmodes/cpp.el (cpp-make-button): Add help-echo to
5307 mouse-highlighted text.
5308
5309 * progmodes/compile.el (compile-reinitialize-errors):
5310 Add help-echo to mouse-highlighted messages.
5311 (compilation-forget-errors): Remove help-echo property as well.
5312
5313 * play/landmark.el (lm-plot-square, lm-init-display):
5314 Add help-echo to mouse-highlighted text.
5315
5316 * play/gomoku.el (gomoku-plot-square, gomoku-init-display):
5317 Add help-echo to mouse-highlighted text.
5318
5319 * dired.el (dired-insert-set-properties): Add help-echo to
5320 mouse-highlighted text.
5321 (dired-mark-pop-up): Remove help-echo property from the file name.
5322
5323 * comint.el (comint-send-input): Add help-echo to
5324 mouse-highlighted text.
5325
5326 * buff-menu.el (list-buffers-noselect): Add help-echo to
5327 mouse-highlighted text.
5328
5329 * arc-mode.el (archive-summarize-files): Add help-echo to
5330 mouse-highlighted text.
5331
5332 * ffap.el (ffap-machine-p): Always return nil if
5333 open-network-stream is not fboundp.
5334
5335 2001-06-17 Stefan Monnier <monnier@cs.yale.edu>
5336
5337 * textmodes/sgml-mode.el: Move `provide' to the end. Update copyright.
5338 (sgml-mode-map): Use `make-keymap' rather than make the keymap by hand.
5339 Bind the latin-1 charset-char to sgml-maybe-name-self rather than
5340 incorrectly binding chars between 128 and 256 to it.
5341 (sgml-maybe-name-self): Handle latin-1 chars properly.
5342 (sgml-tags-invisible): Bind buffer-file-name to nil.
5343 Use unwind-protect and restore-buffer-modified-p.
5344 (sgml-point-entered): Use buffer-substring-no-properties.
5345 (html-tag-alist): Add `div' and `span' and fix backquote/unquote typos.
5346 (html-mode): Don't force `imenu-sort-function'.
5347
5348 2001-06-15 Eli Zaretskii <eliz@is.elta.co.il>
5349
5350 * tar-mode.el: Fix the copyright notice.
5351
5352 * font-lock.el (font-lock-comment-face): For tty's with dark
5353 background, use "red1", since "lightred" is not one of the colors
5354 recognized by tty-colors.el.
5355
5356 * tar-mode.el (tar-extract): Call generate-new-buffer-name to
5357 create a buffer for extracted file, in case there's more than one
5358 file by that name in an archive, possibly in different
5359 directories. From Kevin Rodgers <kevinr@ihs.com>.
5360
5361 * format.el (format-alist): Doc fix. Suggested by Alex Schroeder
5362 <alex@gnu.org>.
5363
5364 2001-06-15 Miles Bader <miles@gnu.org>
5365
5366 * textmodes/texinfmt.el (texinfo-format-syntax-table):
5367 Revert previous change.
5368
5369 2001-06-14 Richard M. Stallman <rms@gnu.org>
5370
5371 * replace.el (keep-lines-read-args): Return just a regexp.
5372 Provide nil for the region args.
5373 (keep-lines, flush-lines, how-many):
5374 Calculate the defaults for the region here, when args are nil.
5375
5376 2001-06-14 Eli Zaretskii <eliz@is.elta.co.il>
5377
5378 * rot13.el (rot13-other-window): Some more doc fix.
5379
5380 2001-06-14 Per Starback <starback@ling.uu.se>
5381
5382 * replace.el (case-replace, query-replace-from-history-variable)
5383 (query-replace-to-history-variable, keep-lines-read-args)
5384 (occur-revert-function, query-replace-help): Dox fix.
5385
5386 2001-06-14 Eli Zaretskii <eliz@is.elta.co.il>
5387
5388 * rot13.el (rot13-other-window): Doc fix.
5389
5390 2001-06-14 Miles Bader <miles@gnu.org>
5391
5392 * textmodes/texinfo.el (texinfo-mode-syntax-table): Change syntax
5393 of " and \ to "." (punctuation).
5394 * textmodes/texinfmt.el (texinfo-format-syntax-table): Likewise.
5395
5396 2001-06-13 Richard M. Stallman <rms@gnu.org>
5397
5398 * emacs-lisp/backquote.el (backquote-process): Handle `[,@SYMBOL].
5399
5400 * simple.el (shell-command-on-region): Never kill the
5401 *Shell Command Output* buffer.
5402
5403 2001-06-13 Stefan Monnier <monnier@cs.yale.edu>
5404
5405 * diff-mode.el (diff-font-lock-keywords): Fix unanchored regexp.
5406
5407 2001-06-10 Stefan Monnier <monnier@cs.yale.edu>
5408
5409 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
5410 New var, to recognize ${ $' and PODs.
5411 (perl-font-lock-syntactic-face-function): New function.
5412 (perl-mode): Use them.
5413 (perl-continuation-line-p): New function, from perl-calculate-indent.
5414 (perl-calculate-indent): Use it, to properly handle continuation
5415 lines of continuation lines.
5416
5417 2001-06-10 Eli Zaretskii <eliz@is.elta.co.il>
5418
5419 * server.el (server-process, server-buffer-clients): Doc fix.
5420 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
5421
5422 2001-06-09 John Wiegley <johnw@gnu.org>
5423
5424 * eshell/esh-cmd.el (eshell-exit-success-p): Use a string-match to
5425 test if the last command was Lisp or not.
5426 (eshell-rewrite-if-command): "if" syntax is "if A B C", not "if A
5427 B x C".
5428
5429 2001-06-08 Eli Zaretskii <eliz@is.elta.co.il>
5430
5431 * dos-w32.el (grep-regexp-alist): Remove definition, since the
5432 general one on compile.el supports drive letters.
5433
5434 2001-06-08 Carsten Dominik <dominik@strw.leidenuniv.nl>
5435
5436 * textmodes/reftex-ref.el (reftex-select-label-help): Add "z"
5437 key description.
5438
5439 * textmodes/reftex-sel.el (reftex-select-jump): New command.
5440
5441 * textmodes/reftex-toc.el (reftex-toc-help): Add "z" key description.
5442 (reftex-toc-jump): New command.
5443
5444 * textmodes/reftex-cite.el (reftex-parse-bibitem): Regexp changed
5445 to parse international characters as well.
5446
5447 * textmodes/reftex.el: Add autoloads for `reftex-varioref-vref',
5448 `reftex-fancyref-fref', `reftex-fancyref-Fref'.
5449
5450 * textmodes/reftex-vars.el: Protect single backslash in docstrings.
5451
5452 * textmodes/reftex-dcr.el (reftex-view-crossref): Add SPACE and
5453 TAB to the key separators.
5454
5455 2001-06-07 Eli Zaretskii <eliz@is.elta.co.il>
5456
5457 * international/mule.el (auto-coding-alist): Remove redundant
5458 up-cased versions of the extensions (auto-coding-alist-lookup is
5459 case-insensitive where needed). Recognize .gz, .Z, .bz, .bz2, and
5460 .gpg files as binary. Suggested by Karl Berry <karl@gnu.org>.
5461
5462 2001-06-05 Eli Zaretskii <eliz@is.elta.co.il>
5463
5464 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Add a doc string.
5465
5466 2001-06-01 Richard M. Stallman <rms@gnu.org>
5467
5468 * help.el (describe-variable): Put value on same line
5469 with preceding text, if it is short enough to look good that way.
5470
5471 2001-06-01 Eli Zaretskii <eliz@is.elta.co.il>
5472
5473 * term/internal.el (IT-unicode-translations): New variable.
5474 (IT-setup-unicode-display): New function.
5475
5476 2001-06-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5477
5478 * ps-print.el: Handle before-string and after-string overlay properties
5479 in ps-print-*-with-faces commands. Doc fix.
5480 (ps-print-version): New version number (6.5.2).
5481 (ps-e-overlay-end): Alias for overlay-end to avoid compilation gripes
5482 for XEmacs.
5483 (ps-prefix-quote): Doc fix.
5484 (ps-setup, ps-print-quote, ps-generate-postscript-with-faces): Code fix.
5485 (ps-basic-plot-str, ps-plot-string): New funs.
5486
5487 2001-05-31 Stefan Monnier <monnier@cs.yale.edu>
5488
5489 * progmodes/etags.el (tags-compression-info-list): Fix docstring
5490 and :type spec.
5491
5492 2001-05-31 Gerd Moellmann <gerd@gnu.org>
5493
5494 * international/mule-cmds.el (inactivate-input-method):
5495 Set input-method-function to nil.
5496
5497 * xml.el (xml-parse-tag): The document may contain invalid characters.
5498 From ShengHuo ZHU <zsh@cs.rochester.edu>
5499
5500 2001-05-31 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
5501
5502 * mail/rmailsum.el (rmail-message-subject-p): Don't call
5503 `rmail-summary-line-decoder' if the message does not have
5504 a Subject: field.
5505
5506 * mail/rmail.el (rmail-revert): Modify to work in rmail-view-buffer.
5507
5508 * mail/rmail.el (rmail-insert-mime-resent-message-function):
5509 New variable.
5510 (rmail-resend): Modify to work in `rmail-view-buffer'; call
5511 `rmail-insert-mime-resent-message-function' if `rmail-enable-mime'
5512 is non-nil.
5513
5514 2001-05-30 Stefan Monnier <monnier@rum.cs.yale.edu>
5515
5516 * textmodes/tex-mode.el (latex-find-indent): Handle the BOBP case.
5517
5518 2001-05-29 Sam Steingold <sds@gnu.org>
5519
5520 * faces.el (face-valid-attribute-values): Bind `valid' directly
5521 instead of using `setq'.
5522
5523 * textmodes/tex-mode.el (tex-feed-input, tex-display-shell):
5524 Use `tex-shell-buf'.
5525 (tex-shell-proc): Use `tex-shell-running'.
5526 (tex-shell-buf-no-error): New function.
5527 (tex-send-tex-command): Use it.
5528 (tex-shell-running): Kill tex-shell when the buffer is dead for w32.
5529 (tex-kill-job): Check the process before calling `quit-process'.
5530
5531 2001-05-29 Gerd Moellmann <gerd@gnu.org>
5532
5533 * international/utf-8.el (ccl-decode-mule-utf-8): Handle invalid
5534 UTF-8 sequences.
5535
5536 2001-05-28 Miles Bader <miles@gnu.org>
5537
5538 * comint.el (comint-carriage-motion): Renamed from
5539 `comint-cr-magic'. Operate on the buffer instead of the string
5540 (for use as a comint post-output filter, instead of as a
5541 pre-output filter). Handle backspaces too. Add to the
5542 `comint-output-filter-functions' hook instead of
5543 `comint-preoutput-filter-functions'.
5544
5545 2001-05-28 Gerd Moellmann <gerd@gnu.org>
5546
5547 * language/japan-util.el (japanese-hankaku): Prefer the charset
5548 `jisx0201' when the optional argument `ascii-only' is not specified.
5549 (japanese-hankaku-region): Ditto.
5550 From Katsumi Yamaoka <yamaoka@jpl.org>
5551
5552 2001-05-28 Stefan Monnier <monnier@cs.yale.edu>
5553
5554 * textmodes/outline.el (outline-mode): Fix font-lock-defaults.
5555 (outline-invisible-p): New function.
5556 (hide-leaves): Save excursion.
5557 (hide-other): Stop looping when reaching bobp.
5558
5559 2001-05-28 Eli Zaretskii <eliz@is.elta.co.il>
5560
5561 * cus-edit.el (custom-file): Fix last change.
5562
5563 2001-05-27 Stefan Monnier <monnier@cs.yale.edu>
5564
5565 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload): Use the
5566 same definition in byte-compile-function-environment as `autoload'
5567 would put in `symbol-function'.
5568
5569 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Complete Dave's
5570 patch to correct the error message as well.
5571
5572 2001-05-27 Eli Zaretskii <eliz@is.elta.co.il>
5573
5574 * cus-edit.el (custom-file): Don't assume we were invoked with -q
5575 unless ~/.emacs exists.
5576
5577 * novice.el (enable-command): If user-init-file is nil or does not
5578 exist, default to "~/.emacs" (~/_emacs on DOS and, maybe, Windows).
5579
5580 2001-05-25 Stefan Monnier <monnier@cs.yale.edu>
5581
5582 * textmodes/tex-mode.el (tex-mode-syntax-table): Add ^.
5583 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
5584 Allow spaces around macro arguments.
5585 (tex-mode-map): Inherit from text-mode-map, but rebind \t to
5586 indent-for-tab-command.
5587 (latex-mode-map, plain-tex-mode-map): New keymaps.
5588 Inherit from tex-mode-map.
5589 (tex-common-initialization): Don't setup the keymap any more
5590 since it's now done right by define-derived-mode.
5591 (latex-mode): Set skeleton-end-hook to nil.
5592 (latex-skeleton-end-hook): Remove.
5593 (tex-latex-block, latex-insert-item): Simplify.
5594 (latex-syntax-after): Use following-char rather than char-after.
5595 (tex-discount-args-cmds, tex-count-words): New functions.
5596
5597 * textmodes/tildify.el (tildify-ignored-environments-alist):
5598 Recognize \verb* as well.
5599
5600 * progmodes/perl-mode.el (perl-mode): Use define-derived-mode.
5601 (perl-comment-indent): Simplify to let newcomment.el do its job.
5602 (perl-electric-terminator, perl-calculate-indent, perl-indent-exp)
5603 (perl-mark-function): Cleanup the namespace.
5604 (perl-calculate-indent): Don't be fooled by nested functions.
5605
5606 * speedbar.el (speedbar-find-selected-file): RE-quote the filename.
5607
5608 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
5609 Fix the arg of `load'. From Dave Love <fx@gnu.org>.
5610
5611 2001-05-25 Andrew Choi <akochoi@i-cable.com>
5612
5613 * international/titdic-cnv.el (ctlau-gb-converter): `\' should
5614 actually be `\\'.
5615 (ctlau-b5-converter): Likewise.
5616
5617 2001-05-24 Andrew Choi <akochoi@i-cable.com>
5618
5619 * international/titdic-cnv.el (quail-misc-package-ext-info):
5620 Change CTLauB.el to CTLau-b5.el.
5621
5622 2001-05-23 Stefan Monnier <monnier@cs.yale.edu>
5623
5624 * gud.el (gud-gdb-run-command-fetch-lines): Use forward-line
5625 rather than beginning-of-line to avoid problems with fields.
5626 (gud-perldb-massage-args): Use unless and push.
5627 (gud-chdir-before-run): New var.
5628 (gud-common-init): Use it.
5629
5630 2001-05-24 Andrew Choi <akochoi@i-cable.com>
5631
5632 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
5633 delete entries for chinese-ctlau and chinese-ctlaub.
5634 (quail-misc-package-ext-info): Add entries for chinese-ctlau and
5635 chinese-ctlaub.
5636 (ctlau-converter, ctlau-gb-converter, ctlau-b5-converter):
5637 New functions.
5638
5639 2001-05-22 Gerd Moellmann <gerd@gnu.org>
5640
5641 * cus-edit.el (custom-comment-show): Remove debug code.
5642
5643 * language/japan-util.el (japanese-symbol-table): Fix handling of
5644 Japanese long tone sign. From Kenichi Handa <handa@etl.go.jp>.
5645
5646 2001-05-21 Stefan Monnier <monnier@cs.yale.edu>
5647
5648 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly):
5649 Renamed by removing the silly `-flag' suffix.
5650 (diff-mode, diff-minor-mode, diff-find-source-location): Update.
5651
5652 2001-05-20 Stefan Monnier <monnier@cs.yale.edu>
5653
5654 * replace.el (keep-lines-read-args): Use `copy-marker'.
5655 (how-many): Save excursion properly.
5656 (occur-mode): Use define-derived-mode.
5657 (perform-replace): Use with-current-buffer.
5658
5659 2001-05-20 Richard M. Stallman <rms@gnu.org>
5660
5661 * play/landmark.el (lm): Use "p" not "P" for interactive spec.
5662
5663 * mail/rmail.el (rmail-retry-failure): Do save-window-excursion.
5664
5665 * info.el (Info-read-subfile): Widen before finding the
5666 desired node in the subfile.
5667
5668 * startup.el (command-line-1): When >2 files visited,
5669 leave the last one visible, and make that the selected window.
5670
5671 2001-05-20 Gerd Moellmann <gerd@gnu.org>
5672
5673 * font-lock.el (lisp-font-lock-keywords-1): Add `defvaralias'.
5674
5675 2001-05-20 Eli Zaretskii <eliz@is.elta.co.il>
5676
5677 * international/ccl.el (define-ccl-program): Fix a typo.
5678 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
5679
5680 * international/mule.el (decode-char): Fix a typo. From Pavel
5681 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
5682
5683 * textmodes/artist.el (artist-mode): Fix a typo. From Pavel
5684 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
5685
5686 * frame.el (automatic-hscrolling): Fix a typo. From Pavel
5687 Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
5688
5689 2001-05-18 Sam Steingold <sds@gnu.org>
5690
5691 * pcvs-defs.el (cvs-mode-map): Bind "z" to `kill-this-buffer'
5692 and [RET] to `cvs-mode-find-file'.
5693
5694 2001-05-18 John Wiegley <johnw@gnu.org>
5695
5696 * eshell/esh-ext.el (eshell-explicit-command-char): A new
5697 configuration variable, which determines the initial character
5698 that forces use of an external version of a command. The default
5699 is *, but may be set to \, for example.
5700
5701 * eshell/esh-ext.el (eshell-explicit-command):
5702 Use `eshell-explicit-command-char' instead of ?*.
5703
5704 * eshell/esh-cmd.el (eshell/which):
5705 Use `eshell-explicit-command-char' instead of ?*.
5706
5707 * eshell/em-cmpl.el (eshell-completion-command-name)
5708 (eshell-complete-commands-list): Use `eshell-explicit-command-char'
5709 instead of ?*.
5710
5711 2001-05-18 Gerd Moellmann <gerd@gnu.org>
5712
5713 * net/ange-ftp.el (ange-ftp-fix-name-for-vms): Reverse args of
5714 subst-char-in-string.
5715 (ange-ftp-after-parse-ls-hook): New variable.
5716 (ange-ftp-ls): Run that hook.
5717 From Peter Milliken <Peter.Milliken@GTECH.COM>.
5718
5719 * tmm.el (tmm-get-keymap): Fix handling of :filter.
5720 (tmm-add-prompt): Bind buffer-read-only to nil when inserting
5721 text into *Completions*.
5722
5723 * net/goto-addr.el (goto-address-at-point): Deal with URLs
5724 part of which look like email addresses.
5725
5726 2001-05-18 Andrew Innes <andrewi@gnu.org>
5727
5728 * makefile.w32-in (compile-files-CMD, bootstrap-clean-CMD):
5729 Use . instead of absolute path for lisp dir, to avoid bug in W2K
5730 cmd.exe's handling of FOR loops.
5731 (autoloads): Set find-file-suppress-same-file-warnings to t to
5732 avoid slew of spurious messages.
5733
5734 2001-05-18 Simon Josefsson <simon@josefsson.org>
5735
5736 * mail/smtpmail.el (maybe-append-domain): Renamed to
5737 `smtpmail-maybe-append-domain'.
5738 (smtpmail-via-smtp): Use the new name.
5739
5740 * net/browse-url.el (browse-url-browser-function): Add kde.
5741 (browse-url-kde-program, browse-url-kde-args): New variables.
5742 (browse-url-kde): New function.
5743
5744 2001-05-18 Miles Bader <miles@gnu.org>
5745
5746 * simple.el (delete-horizontal-space, just-one-space):
5747 Use `constrain-to-field' instead of `field-end'/`field-beginning',
5748 because it's more efficient for large files.
5749
5750 2001-05-17 Gerd Moellmann <gerd@gnu.org>
5751
5752 * mail/rmail.el (rmail-require-mime-maybe): New function.
5753 (rmail): Use it.
5754 (rmail-mode): Handle the case of finding Rmail files.
5755
5756 * emacs-lisp/elp.el (elp-instrument-function): Handle advised
5757 functions.
5758
5759 2001-05-17 Stefan Monnier <monnier@cs.yale.edu>
5760
5761 * jit-lock.el (jit-lock-after-change): Check the font-lock-multiline
5762 text-property after moving to the beginning of line and regardless
5763 of the value of font-lock-multiline.
5764
5765 2001-05-17 Gerd Moellmann <gerd@gnu.org>
5766
5767 * startup.el (fancy-splash-screens): Ignore events on the mode-line.
5768
5769 * net/ange-ftp.el (ange-ftp-write-region): Make sure to record the
5770 last coding system used before calling set-buffer-modified-p
5771 because that function changes last-coding-system.
5772
5773 2001-05-17 Eli Zaretskii <eliz@is.elta.co.il>
5774
5775 * files.el (switch-to-buffer-other-window)
5776 (switch-to-buffer-other-frame): Add an xref to display-buffer in
5777 the doc string.
5778
5779 2001-05-17 Gerd Moellmann <gerd@gnu.org>
5780
5781 * language/slovak.el, language/czech.el: New maintainer.
5782
5783 2001-05-16 Sam Steingold <sds@gnu.org>
5784
5785 * emacs-lisp/cl-indent.el (toplevel): Indent the :method
5786 sub-form of `defgeneric' correctly.
5787
5788 2001-05-16 Gerd Moellmann <gerd@gnu.org>
5789
5790 * tooltip.el (tooltip) <defgroup>: Put it in `gud' group instead
5791 of `c'.
5792
5793 * textmodes/outline.el (outline-font-lock-level): Remove the
5794 condition-case, test what outline-level returns instead, to
5795 ease debugging.
5796
5797 * international/mule.el (auto-coding-regexp-alist): New user-option.
5798 (auto-coding-from-file-contents): New function.
5799 (set-auto-coding): Use it to determine a coding system.
5800
5801 2001-05-15 Gerd Moellmann <gerd@gnu.org>
5802
5803 * mouse.el (mouse-delete-other-windows): Doc fix.
5804
5805 * emacs-lisp/lisp-mode.el (lisp-mode):
5806 Make font-lock-keywords-case-fold-search a buffer-local variable with
5807 make-local-variable before setting it.
5808
5809 2001-05-14 Eli Zaretskii <eliz@is.elta.co.il>
5810
5811 * emacs-lisp/elp.el (elp-instrument-package): Don't allow empty
5812 prefixes.
5813
5814 2001-05-14 Gerd Moellmann <gerd@gnu.org>
5815
5816 * hexl.el (hexl-current-address): Print a message when called
5817 interactively.
5818
5819 2001-05-11 Stefan Monnier <monnier@cs.yale.edu>
5820
5821 * gud.el (gud-jdb-build-source-files-list): Fix paren typo.
5822
5823 * pcvs-defs.el (cvs-mode-map): Don't rebind `undo'.
5824
5825 * files.el (auto-mode-alist): Add *.perl and fix the *.<rev> case.
5826
5827 2001-05-11 Gerd Moellmann <gerd@gnu.org>
5828
5829 * startup.el (command-line): If parameters have been changed in
5830 the init files which influence font selection, clear the face
5831 cache so that faces get realized with the new parameters.
5832
5833 * Makefile.in (compile-files): Redirect output of chmod to /dev/null.
5834
5835 2001-05-10 Stefan Monnier <monnier@cs.yale.edu>
5836
5837 * smerge-mode.el (smerge-mode): Force font-lock-multiline to t.
5838
5839 2001-05-10 Eli Zaretskii <eliz@is.elta.co.il>
5840
5841 * mail/emacsbug.el (report-emacs-bug): Don't switch the buffer to
5842 unibyte. Suggested by Kenichi Handa <handa@etl.go.jp>.
5843
5844 2001-05-10 Gerd Moellmann <gerd@gnu.org>
5845
5846 * net/browse-url.el (browse-url-filename-alist): Allow UNC file
5847 names for MS-Windows and MS-DOS. From Dan Holmsand <dan@eyebee.com>.
5848
5849 2001-05-09 John Wiegley <johnw@gnu.org>
5850
5851 * eshell/esh-util.el (eshell-convert-numeric-arguments):
5852 Annotated the documentation string to tell users about
5853 `eshell-no-numeric-conversions'.
5854
5855 * eshell/esh-cmd.el (eshell-lisp-command): Don't perform numeric
5856 conversions if a Lisp function has the property
5857 `eshell-no-numeric-conversions' set to a non-nil value.
5858
5859 * eshell/em-dirs.el, eshell/em-ls.el, eshell/em-script.el,
5860 eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-cmd.el: Set the
5861 property `eshell-no-numeric-conversions' on the following
5862 functions (which all deal with filesystem entities, and never Lisp
5863 numerical values): eshell/cd, eshell/pushd, eshell/popd,
5864 eshell/ls, eshell/source, eshell/., eshell/man, eshell/rm,
5865 eshell/mkdir, eshell/rmdir, eshell/mv, eshell/cp, eshell/ln,
5866 eshell/cat, eshell/make, eshell/diff, eshell/locate, eshell/occur,
5867 eshell/which, eshell/addpath.
5868
5869 2001-05-09 John Wiegley <johnw@gnu.org>
5870
5871 * eshell/esh-arg.el (eshell-parse-argument-hook): If a number is
5872 encountered as an argument, don't convert it right away, but tag
5873 the first character of the string with the text properties
5874 `number', which signifies to `eshell-lisp-command' that the
5875 argument should be passed through `string-to-number' if it is
5876 actually used in the call to a Lisp function.
5877
5878 * eshell/esh-cmd.el (eshell-lisp-command): Before calling a Lisp
5879 function, convert any string arguments that have been tagged as
5880 "numbers", by calling string-to-number.
5881
5882 * eshell/esh-util.el (eshell-number-regexp): Now that number
5883 conversions only happen for Lisp function calls, the number regexp
5884 should now match all integer and floating point forms.
5885
5886 * eshell/esh-proc.el: Disable `eshell-stop-process' and
5887 `eshell-continue-process', since they are both nonfunctional at
5888 the moment.
5889 (eshell-proc-initialize): Don't bind keys for
5890 `eshell-stop-process' or `eshell-continue-process'.
5891
5892 * eshell/em-unix.el (eshell-shuffle-files):
5893 Apply `directory-file-name' before calling `file-name-directory'.
5894
5895 * eshell/em-hist.el (eshell-add-to-history): Reference to
5896 `eshell-history-ring' needed to be `eshell-history-index'.
5897
5898 * calendar/timeclock.el (timeclock-find-discrep):
5899 Initialize `elapsed' to 0.
5900 (timeclock-find-discrep): Set `timeclock-last-event-workday' if
5901 it's still nil.
5902
5903 2001-05-09 Stefan Monnier <monnier@cs.yale.edu>
5904
5905 * arc-mode.el (archive-int-to-mode): Construct the string directly.
5906 (archive-mode): Use capitalize.
5907 (archive-unique-fname): Use make-temp-file.
5908
5909 2001-05-09 Gerd Moellmann <gerd@gnu.org>
5910
5911 * emacs-lisp/lisp-mode.el (lisp-interaction-mode): Doc fix.
5912
5913 2001-05-09 Eli Zaretskii <eliz@is.elta.co.il>
5914
5915 * tar-mode.el (tar-extract): Pay attention to the value of
5916 coding-system-for-read, if it is non-nil.
5917
5918 * calendar/holidays.el (holidays): Add an autoload cookie.
5919 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
5920
5921 2001-05-08 John Wiegley <johnw@gnu.org>
5922
5923 * calendar/timeclock.el (timeclock-workday-remaining):
5924 Changed logic for determining how much time is remaining.
5925 (timeclock-workday-elapsed): Don't accept a "relative" argument
5926 for the current day's elapsed time. What could that have meant?
5927 (timeclock-workday-elapsed-string): No "relative" argument anymore.
5928 (timeclock-when-to-leave): Changed logic, similarly to what was
5929 done for `timeclock-workday-remaining'.
5930 (timeclock-find-discrep): Removed "today-only" argument, which had
5931 no meaning. Fixed some more math problems. The function now
5932 returns a three member list: (TOTAL-TIME-DISCREPANCY
5933 TODAYS-TIME-DISCREPANCY TODAYS-ELAPSED-TIME).
5934
5935 2001-05-08 Eli Zaretskii <eliz@is.elta.co.il>
5936
5937 * w32-fns.el (convert-standard-filename): Start replacing slashes
5938 from the beginning of the file name, not from where the last
5939 invalid character was. From "Andrew Maguire (SWW)"
5940 <Andrew.Maguire@Smallworld.co.uk>
5941
5942 2001-05-07 MORIOKA Tomohiko <tomo@m17n.org>
5943
5944 The following changes are to provide infrastructure for handling
5945 MIME messages to rmail. They don't affect the original behaviour
5946 if rmail-enable-mime is nil.
5947
5948 * mail/rmail.el (rmail-insert-mime-forwarded-message-function)
5949 (rmail-search-mime-message-function)
5950 (rmail-search-mime-header-function): New variables.
5951 (rmail-expunge-and-save): Be sure to set-buffer to the Rmail buffer.
5952 (rmail-quit, rmail-get-new-mail): Bury `rmail-buffer' after
5953 `rmail-view-buffer' is hidden.
5954 (rmail-toggle-header): Likewise. If rmail-enable-mime is non-nil,
5955 call rmai-show-mime-function.
5956 (rmail-display-labels): If rmail-enable-mime is non-nil, update
5957 mode-line-process of rmail-view-buffer.
5958 (rmail-set-attribute): Be sure to set-buffer to the Rmail buffer.
5959 (rmail-show-message): Be sure to call rmail-auto-file in the Rmail
5960 buffer.
5961 (rmail-next-message, rmail-next-undeleted-message): Be sure to
5962 set-buffer to the Rmail buffer.
5963 (rmail-message-regexp-p): If rmail-enable-mime is non-nil, call
5964 rmail-search-mime-header-function.
5965 (rmail-search-message): New function.
5966 (rmail-search): Call rmail-search-message to check if a message
5967 matches REGEXP, lastly update point after calling
5968 rmail-show-message.
5969 (rmail-undelete-previous-message, rmail-expunge-confirmed)
5970 (rmail-only-expunge): Be sure to set-buffer to the Rmail buffer.
5971 (rmail-reply): If rmail-enable-mime is non-nil, don't narrow to
5972 header region, refer to rmail-msgref-vector while setting the
5973 current buffer to rmail-buffer temporarily.
5974 (rmail-forward): Be sure to bind forward-buffer to the Rmail buffer.
5975 If rmail-enable-mime is non-nil, call
5976 rmail-insert-mime-forwarded-message-function instead of inserting
5977 forwarded message by itself.
5978
5979 * mail/rmailkwd.el (rmail-read-label): Be sure to work in the
5980 Rmail buffer.
5981 (rmail-set-label, rmail-next-labeled-message): Likewise.
5982
5983 * mail/rmailout.el (rmail-output-read-rmail-file-name): Be sure to
5984 set-buffer to the Rmail buffer.
5985 (rmail-output-to-rmail-file): Likewise.
5986 (rmail-output): Likewise.
5987
5988 * mail/rmailsum.el (rmail-message-subject-p): Process the result
5989 of mail-fetch-field by rmail-summary-line-decoder.
5990 (rmail-new-summary): Be sure to go to the Rmail buffer.
5991 If rmail-enable-mime is non-nil, set rmail-summary-buffer of
5992 rmail-view-buffer to nil.
5993 (rmail-summary-undelete): If rmail-enable-mime is non-nil, pop to
5994 rmail-view-buffer.
5995 (rmail-summary-scroll-msg-up): Handle rmail-view-buffer, not
5996 rmail-buffer.
5997 (rmail-summary-scroll-msg-down): Likewise.
5998 (rmail-summary-beginning-of-message): Likewise.
5999 (rmail-summary-wipe): Likewise.
6000 (rmail-summary-toggle-header): Use save-window-excursion, not
6001 save-excursion. Update point in rmail-view-buffer, not in
6002 rmail-buffer.
6003 (rmail-summary-reply): Before calling rmail-reply, set buffer to
6004 rmail-view-buffer, not rmail-buffer.
6005
6006 2001-05-07 Gerd Moellmann <gerd@gnu.org>
6007
6008 * cus-edit.el (custom-file): Signal an error if user-init-file is
6009 nil (running -q).
6010
6011 * mail/rmailedit.el (rmail-edit-mode-hook): Add :version.
6012
6013 * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
6014 Add :version.
6015
6016 * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
6017 New option.
6018 (smtpmail-via-smtp): Print warnings about unknown SMTP extensions
6019 only if smtpmail-warn-about-unknown-extensions is set.
6020
6021 * mail/rmail.el (rmail-mode-map): Use rmail-sort-by-labels
6022 instead of rmail-sort-by-keywords.
6023
6024 * mail/rmailsort.el (rmail-sort-by-labels): Renamed from
6025 rmail-sort-by-keywords.
6026
6027 * mail/rmailsum.el (rmail-summary-sort-by-labels): Renamed from
6028 rmail-summary-sort-by-keywords. Doc fix.
6029 (rmail-summary-mode): Doc fix.
6030
6031 * mail/rmail.el (rmail-edit): New Custom group.
6032
6033 * mail/rmailedit.el (rmail-edit-mode): Doc fix.
6034 (rmail-edit-mode-hook): New user-option.
6035
6036 2001-05-05 Richard M. Stallman <rms@gnu.org>
6037
6038 * help.el (help-xref-symbol-regexp): Recognize "source of"
6039 and friends, meaning make a link to the source file.
6040 (help-make-xrefs): Handle "source of" and friends
6041 by constructing a link that visits the source file.
6042
6043 * dabbrev.el (dabbrev-select-buffers-function): Doc fix.
6044
6045 2001-05-04 Stefan Monnier <monnier@cs.yale.edu>
6046
6047 * progmodes/cperl-mode.el (cperl-font-lock-keywords)
6048 (cperl-font-lock-keywords-1, cperl-font-lock-keywords-2):
6049 Renamed from perl-font-lock-keywords to avoid clashes.
6050 (cperl-mode, cperl-load-font-lock-keywords, cperl-init-faces)
6051 (cperl-load-font-lock-keywords-1, cperl-load-font-lock-keywords-2):
6052 Updated correspondingly.
6053
6054 * diff-mode.el (diff-nonexistent-face, diff-font-lock-keywords):
6055 Typo `nonexistant' -> `nonexistent'.
6056
6057 2001-05-04 Martin Stjernholm <bug-cc-mode@gnu.org>
6058
6059 * cc-cmds.el (c-electric-delete, c-electric-delete-forward):
6060 Split `c-electric-delete' into two functions where
6061 `c-electric-delete-forward' always deletes forward and
6062 `c-electric-delete' only contains the code necessary for XEmacs to
6063 choose between backward and forward deletion.
6064
6065 * cc-mode.el: `c-electric-delete-forward' is now bound to C-d to
6066 get the electric behavior on that key too.
6067 (c-fill-paragraph): Fixed bogus direct use of
6068 c-comment-prefix-regexp, which caused an error when it's a list.
6069
6070 2001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
6071
6072 * dired-aux.el (dired-diff): Doc fix.
6073
6074 * dired.el (dired-diff): Likewise.
6075
6076 2001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
6077
6078 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
6079
6080 2001-05-02 Stefan Monnier <monnier@cs.yale.edu>
6081
6082 * vc.el (vc-next-action-on-file): Only force buffer+file to writable
6083 if both the buffer and the file are read-only.
6084
6085 * progmodes/sh-script.el (sh-prev-line): Look for sh-heredoc-face
6086 rather than font-lock-string-face.
6087 (sh-get-indent-info): Treat heredocs like strings.
6088
6089 2001-05-02 Gerd Moellmann <gerd@gnu.org>
6090
6091 * textmodes/texinfmt.el (texinfo-format-parse-args): Don't consume
6092 a newline following `}'.
6093 (texinfo-format-email): New function.
6094 (toplevel): Use texinfo-format-email for @email.
6095 (texinfo-format-kbd-regexp, texinfo-format-kbd-end-regexp):
6096 Add `display'.
6097 (texinfo-sort-region): Goto point-min before sorting.
6098 (texinfo-set): Remove leading white space from value.
6099 From yagi@is.titech.ac.jp.
6100
6101 * replace.el (query-replace-regexp-eval): Doc fix.
6102
6103 2001-05-01 Stefan Monnier <monnier@cs.yale.edu>
6104
6105 * diff-mode.el (diff-nonexistant-face): New face.
6106 (diff-font-lock-keywords): Use it.
6107
6108 2001-04-30 Eli Zaretskii <eliz@is.elta.co.il>
6109
6110 * font-lock.el (font-lock-mode): Doc fix.
6111
6112 * dired-aux.el (dired-do-rename-regexp, dired-do-copy-regexp)
6113 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
6114
6115 2001-04-30 Gerd Moellmann <gerd@gnu.org>
6116
6117 * progmodes/sh-script.el (sh-font-lock-heredoc): Allow optional
6118 backslash at the start of the here-document delimiter.
6119 (sh-font-lock-syntactic-keywords): Likewise.
6120
6121 * mail/rmail.el (rmail-message-regexp-p): Yet another fix.
6122
6123 2001-04-29 Eli Zaretskii <eliz@is.elta.co.il>
6124
6125 * term/tty-colors.el (tty-color-define, tty-color-off-gray-diag)
6126 (tty-color-translate, tty-color-by-index, tty-color-values)
6127 (tty-color-desc): Doc fix.
6128
6129 2001-04-27 Eli Zaretskii <eliz@is.elta.co.il>
6130
6131 * dired-aux.el (dired-do-create-files, dired-do-copy)
6132 (dired-do-symlink, dired-do-hardlink, dired-do-rename):
6133 Mention dired-dwim-target in the doc string.
6134
6135 2001-04-28 Miles Bader <miles@gnu.org>
6136
6137 * dabbrev.el (dabbrev--ignore-buffer-p): New function.
6138 (dabbrev--find-expansion): Use it.
6139 (dabbrev--select-buffers): Don't select ignored buffers.
6140
6141 2001-04-27 Gerd Moellmann <gerd@gnu.org>
6142
6143 * mail/rmail.el (rmail-message-regexp-p): Don't match before headers.
6144
6145 2001-04-26 Richard M. Stallman <rms@gnu.org>
6146
6147 * dabbrev.el: Add doc strings for some functions.
6148 (dabbrev--eliminate-newlines): New variable.
6149 (dabbrev--substitute-expansion): Convert newlines to spaces
6150 if dabbrev--eliminate-newlines is set.
6151 If abbrev and expansion are both all-lower-case,
6152 leave dabbrev--last-case-pattern nil.
6153
6154 2001-04-26 Gerd Moellmann <gerd@gnu.org>
6155
6156 * mail/rmail.el (rmail-message-regexp-p): Use rfc822-goto-eoh
6157 if necessary, like in rmail-show-message.
6158
6159 2001-04-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6160
6161 * ps-print.el: Color specified by number is forced to be float number.
6162 (ps-print-version): New version number (6.5.1.1).
6163 (ps-header-frame-alist, ps-footer-frame-alist): Adjust color
6164 initialization.
6165 (ps-prefix-quote): New internal var.
6166 (ps-print-quote): New fun.
6167 (ps-setup, ps-output-frame-properties, ps-float-format)
6168 (ps-format-color): Code fix.
6169 (ps-plot-region): Eliminate redundant foreground color text setting.
6170
6171 2001-04-26 Eli Zaretskii <eliz@is.elta.co.il>
6172
6173 * dabbrev.el (dabbrev--select-buffers): Add a doc string.
6174
6175 2001-04-25 Gerd Moellmann <gerd@gnu.org>
6176
6177 * faces.el (tty-handle-reverse-video): Don't set inverse-video.
6178
6179 2001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
6180
6181 * info.el (Info-additional-directory-list): Doc fix.
6182
6183 * find-lisp.el (find-lisp-find-dired-filter)
6184 (find-lisp-find-dired-subdirectories, find-lisp-find-dired):
6185 Add autoload cookies. From Richard Y. Kim <ryk@dspwiz.com>.
6186
6187 2001-04-25 Stefan Monnier <monnier@cs.yale.edu>
6188
6189 * progmodes/make-mode.el (makefile-font-lock-keywords):
6190 Rationalize the rules for includes and conditionals and use the
6191 keyword face for them.
6192
6193 * faces.el (modify-face): Add compatibility for non-interactive use.
6194
6195 2001-04-24 John Wiegley <johnw@gnu.org>
6196
6197 * eshell/esh-cmd.el (eshell-find-alias-function): Corrected the
6198 fix from last night, since it wasn't finding eshell/cd.
6199
6200 2001-04-24 Gerd Moellmann <gerd@gnu.org>
6201
6202 * rect.el (string-rectangle): Revert to 20.x behaviour.
6203 (replace-rectangle): Make it an alias for string-rectangle.
6204 (string-insert-rectangle): New function.
6205
6206 2001-04-23 John Wiegley <johnw@gnu.org>
6207
6208 * eshell/em-unix.el (eshell/diff): Fixed problems that were
6209 occurring with Emacs 21's diff.el/compile.el interaction layer.
6210
6211 2001-04-23 Colin Walters <walters@cis.ohio-state.edu>
6212
6213 * eshell/esh-cmd.el (eshell-find-alias-function): Return t in the
6214 case where the function was defined in a file, but not part of an
6215 eshell module.
6216
6217 2001-04-23 John Wiegley <johnw@gnu.org>
6218
6219 * eshell/em-smart.el (eshell-smart-redisplay): Added some safety
6220 code to work around a redisplay problem I've been having.
6221
6222 2001-04-23 John Wiegley <johnw@gnu.org>
6223
6224 * calendar/timeclock.el (timeclock-day-required): If the time
6225 required for a particular day is not set, use `timeclock-workday'.
6226 (timeclock-find-discrep): Added some sample code in a comment.
6227
6228 * eshell/eshell.el (eshell-command): Made a few changes so that
6229 `eshell-command' could be called programmatically.
6230
6231 * eshell/esh-mode.el (eshell-non-interactive-p): Moved to eshell.el.
6232
6233 * eshell/eshell.el (eshell-non-interactive-p): Moved from esh-mode.el.
6234
6235 2001-04-23 John Wiegley <johnw@gnu.org>
6236
6237 * calendar/timeclock.el: Updated copyright.
6238 (timeclock-generate-report): Don't report the daily or two-week
6239 total, if no time has been worked in that period.
6240 (timeclock-find-discrep): Moved call to `file-readable-p'; removed
6241 final computational form, which was unnecessary; corrected a
6242 parsing problem when timeclock-relative was nil.
6243
6244 2001-04-23 Kahlil Hodgson <kahlil@discus.anu.edu.au>
6245
6246 * calendar/timeclock.el (timeclock-modeline-display): Check if
6247 `list-entry' is null.
6248 (timeclock-use-display-time): The first argument to `set-variable'
6249 must be a symbol.
6250
6251 2001-04-23 Eli Zaretskii <eliz@is.elta.co.il>
6252
6253 * calendar/calendar.el (diary-entry-marker)
6254 (calendar-today-marker, calendar-holiday-marker):
6255 Use display-color-p instead of window-system.
6256 (calendar-mode-map, calendar-mode): Use display-popup-menus-p
6257 instead of window-system.
6258 (calendar-hide-window): Use display-multi-frame-p instead of
6259 window-system.
6260
6261 * calendar/cal-x.el (calendar-two-frame-setup)
6262 (calendar-only-one-frame-setup, calendar-one-frame-setup):
6263 Use display-multi-frame-p instead of window-system.
6264
6265 2001-04-23 Gerd Moellmann <gerd@gnu.org>
6266
6267 * play/fortune.el (fortune-from-region): Use `eq' instead of `eql'.
6268
6269 * textmodes/ispell.el, emacs-lisp/checkdoc.el,
6270 * progmodes/ebrowse.el, play/fortune.el: Fix autoload cookies.
6271
6272 2001-04-23 Alex Schroeder <alex@gnu.org>
6273
6274 * goto-addr.el: Instead of defining line-beginning-position and
6275 line-end-position a defalias is used for point-at-bol and point-at-eol.
6276
6277 2001-04-23 Alex Schroeder <alex@gnu.org>
6278
6279 * goto-addr.el: Added XEmacs compatibility code.
6280 (goto-address-highlight-keymap): Made keybindings XEmacs compatible.
6281
6282 2001-04-22 Eli Zaretskii <eliz@is.elta.co.il>
6283
6284 * textmodes/paragraphs.el (sentence-end): Doc fix.
6285
6286 2001-04-20 Alex Schroeder <alex@gnu.org>
6287
6288 * sql.el (sql-escape-newlines-and-send): New function.
6289 (sql-db2): Set comint-input-sender to sql-escape-newlines-and-send.
6290
6291 2001-04-20 Alex Schroeder <alex@gnu.org>
6292
6293 * sql.el (sql-db2-program): New option.
6294 (sql-db2-options): New option.
6295 (sql-db2): New function.
6296
6297 2001-04-20 Alex Schroeder <alex@gnu.org>
6298
6299 * sql.el (sql-mode-menu): Added highlighting entries.
6300 (sql-highlight-oracle-keywords): New function.
6301 (sql-highlight-postgres-keywords): New function.
6302 (sql-highlight-ansi-keywords): New function.
6303
6304 2001-04-20 Alex Schroeder <alex@gnu.org>
6305
6306 * sql.el (sql-help): Doc change.
6307
6308 2001-04-19 Karl Fogel <kfogel@collab.net>
6309
6310 * saveplace.el (save-place-alist-to-file): Removed no-effect code
6311 that inserted file content only to delete it immediately.
6312 Probably a cut-and-paste bug. Thanks to Juanma Barranquero
6313 <lektu@uol.com.br> for the patch.
6314
6315 2001-04-19 Stefan Monnier <monnier@cs.yale.edu>
6316
6317 * emacs-lisp/easy-mmode.el (easy-mmode-defsyntax): Unquote `doc'.
6318
6319 2001-04-18 Gerd Moellmann <gerd@gnu.org>
6320
6321 * emacs-lisp/cl-indent.el (toplevel): Comment out the spec
6322 for defmethod.
6323
6324 * comint.el (comint-cr-magic): New function.
6325 (toplevel): Add it to comint-preoutput-filter-functions.
6326
6327 2001-04-18 Andrew Innes <andrewi@gnu.org>
6328
6329 * makefile.w32-in (EMACSLOADPATH): Define.
6330 (custom-deps, autoloads, .el.elc, compile-files-CMD, compile-files-SH)
6331 (recompile): Remove stuff to set EMACSLOADPATH.
6332
6333 2001-04-18 Gerd Moellmann <gerd@gnu.org>
6334
6335 * language/slovak.el ("Slovak"): Add tutorial entry.
6336
6337 * net/browse-url.el (browse-url-new-window-flag): Renamed from
6338 browse-url-new-window-p.
6339
6340 2001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
6341
6342 * info.el (Info-menu-update): When there are no menus and/or no
6343 cross references in the node, make the respective items of the
6344 Info menu-bar menu inactive.
6345
6346 2001-04-17 Gerd Moellmann <gerd@gnu.org>
6347
6348 * indent.el (indent-for-tab-command): Call indent-line-function
6349 with no argument if PREFIX-ARG is non-nil.
6350
6351 * frame.el (delete-other-frames): Handle minibuffer-only frames.
6352
6353 2001-04-17 Eli Zaretskii <eliz@is.elta.co.il>
6354
6355 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Don't invoke CVS as
6356 an async subprocess if start-process is unavailable. Suggested by
6357 Tim Van Holder <tim.van.holder@pandora.be>.
6358
6359 2001-04-15 Eli Zaretskii <eliz@is.elta.co.il>
6360
6361 * info.el (Info-additional-directory-list): Doc fix. Suggested by
6362 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
6363
6364 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
6365
6366 * info.el (Info-file-list-for-emacs): Add an entry for the "info"
6367 manual.
6368
6369 2001-04-13 Stefan Monnier <monnier@cs.yale.edu>
6370
6371 * pcvs-defs.el (cvs-mode-map): Bind C-o like in dired.
6372 (cvs-menu): Add a few entries.
6373
6374 * pcvs.el (cvs-addto-collection): Don't merge MESSAGE fileinfos.
6375 (cvs-update-filter): Only advertise `cvs-mode-delete-lock' if the
6376 lock file appears to be reachable from Emacs.
6377 (cvs-mode-mark-on-state, cvs-mode-display-file): New functions.
6378 (cvs-mode-find-file): Look for cvs-header-face rather than
6379 cvs-dirname-face (which doesn't exist).
6380 (cvs-mode-find-file): Allow `other' to be set to `dont-select'.
6381
6382 * pcvs-parse.el (cvs-parse-run-table): Remove misleading text.
6383
6384 2001-04-13 Eli Zaretskii <eliz@is.elta.co.il>
6385
6386 * emulation/pc-select.el (pc-selection-mode): Don't turn on
6387 normal-erase-is-backspace on a tty. Instead, bind some keys such
6388 as [delete] directly, like pc-select.el did before
6389 normal-erase-is-backspace was invented.
6390
6391 2001-04-12 Eli Zaretskii <eliz@is.elta.co.il>
6392
6393 * ls-lisp.el (ls-lisp-format): Leave a blank before "root".
6394
6395 2001-04-11 John Wiegley <johnw@gnu.org>
6396
6397 * eshell/em-ls.el (eshell-ls-insert-directory):
6398 Set font-lock-defaults to nil, to prevent fontification in dired
6399 buffers, if Eshell's ls is being used.
6400
6401 2001-04-11 John Wiegley <johnw@gnu.org>
6402
6403 * calendar/timeclock.el (timeclock-completing-read): New function.
6404 (timeclock-ask-for-project, timeclock-ask-for-reason):
6405 Call `timeclock-completing-read'.
6406
6407 * eshell/em-alias.el (eshell-command-aliased-p): `assoc' was
6408 required where `member' was being used.
6409
6410 2001-04-11 Colin Walters <walters@cis.ohio-state.edu>
6411
6412 * eshell/em-hist.el (eshell-previous-matching-input):
6413 Don't display "History item" if the the minibuffer is active.
6414
6415 2001-04-11 Gerd Moellmann <gerd@gnu.org>
6416
6417 * startup.el (command-line): Output a newline after printing
6418 an error from loading the window system's init file.
6419
6420 2001-04-11 Eli Zaretskii <eliz@is.elta.co.il>
6421
6422 * textmodes/texinfo.el (texinfo-font-lock-keywords):
6423 Add fontification for @value, @dfn, @dmn, @acronym, @anchor, and
6424 @inforef. Add an OVERRIDE of `keep' to highlight specs of
6425 keywords whose arguments routinely include @@.
6426
6427 2001-04-10 Gerd Moellmann <gerd@gnu.org>
6428
6429 * emacs-lisp/advice.el (ad-make-advised-definition):
6430 Construct advice for subrs differently.
6431
6432 * textmodes/paragraphs.el (forward-sentence): Put the sentence-end
6433 regexp in parentheses when building the regexp for searching backwards.
6434
6435 * simple.el (completion-list-mode-finish): New function.
6436 (toplevel): Add completion-list-mode-finish to temp-buffer-show-hook.
6437
6438 * language/european.el ("Polish"): Change sample text.
6439 From jsbien@mimuw.edu.pl (Janusz S. Bie\e,Bq\e(B).
6440
6441 * progmodes/sh-script.el (sh-indent-line): Add optional PREFIX-ARG
6442 parameter.
6443
6444 * faces.el (menu): Doc fix.
6445
6446 2001-04-10 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6447
6448 * ps-print.el: Footer implementation. Doc fix.
6449 (ps-print-version): New version number (6.5.1).
6450 (ps-header-frame-alist): New customization var for header frame
6451 properties.
6452 (ps-line-number-color): New customization var for line number color.
6453 (ps-footer-offset, ps-footer-line-pad, ps-print-footer)
6454 (ps-print-footer-frame, ps-footer-frame-alist, ps-footer-lines)
6455 (ps-footer-font-family, ps-footer-font-size, ps-left-footer)
6456 (ps-right-footer): New customization vars for footers.
6457 (ps-footer-pad, ps-footer-font-size-internal): New internal vars for
6458 footers.
6459 (ps-setup, ps-get-page-dimensions, ps-generate-header-line)
6460 (ps-generate-header, ps-begin-file, ps-begin-job, ps-begin-page):
6461 Code fix.
6462 (ps-prologue-file): Indentation fix.
6463 (ps-print-quote): Fun eliminated.
6464 (ps-value, ps-get, ps-put, ps-del): New funs for alist handling.
6465 (ps-output-frame-properties): New fun.
6466 (ps-fonts, ps-font-number, ps-rgb-color, ps-end-page, ps-next-page)
6467 (ps-skip-newline): Replace defun by defsubst.
6468
6469 2001-04-10 Colin Walters <walters@cis.ohio-state.edu>
6470
6471 * eshell/eshell.el (eshell-command): Needed a "%s" format
6472 specifier, in case the buffer contains percent characters.
6473
6474 2001-04-10 John Wiegley <johnw@gnu.org>
6475
6476 * calendar/timeclock.el (timeclock-generate-report): Added a
6477 missing insert of the project name.
6478
6479 2001-04-09 Gerd Moellmann <gerd@gnu.org>
6480
6481 * obsolete/profile.el: Moved from emacs-lisp/.
6482
6483 * Makefile.in (nonobsolete_setwins): New macro.
6484 (finder-data): Use it instead of `setwins'.
6485 From: Dave Love <fx@gnu.org>.
6486
6487 * server.el (server-visit-files): Set server-existing-buffer correctly.
6488 (server-visit-files): Run server-visit-hook after going to
6489 line 1 so that the hook can set point as it sees fit.
6490
6491 * bindings.el (mode-line-modified): Unify help messages.
6492
6493 2001-04-07 Eli Zaretskii <eliz@is.elta.co.il>
6494
6495 * dos-fns.el (dos-8+3-filename): Rename from dos-truncate-to-8+3.
6496 All callers changed.
6497
6498 2001-04-06 Eli Zaretskii <eliz@is.elta.co.il>
6499
6500 * international/titdic-cnv.el (miscdic-convert): For MS-DOS, if
6501 long file names aren't supported, truncate the file names in
6502 quail-misc-package-ext-info to 8+3 before matching them against
6503 FILENAME.
6504
6505 * dos-fns.el (dos-truncate-to-8+3): New function.
6506
6507 * progmodes/compile.el (grep-compute-defaults): Use null-device
6508 instead of literal /dev/null. Reported by Jens Schmidt
6509 <schmidt@mathematik.uni-kl.de>.
6510
6511 * simple.el (normal-erase-is-backspace-mode): Doc fix.
6512
6513 2001-04-06 Stefan Monnier <monnier@cs.yale.edu>
6514
6515 * textmodes/sgml-mode.el: Add unknown maintainer.
6516 (sgml-tag): Pass `str' explicitly through skeleton-transformation.
6517 (html-mode-map): Use set-keymap-parent.
6518
6519 2001-04-06 Dave Love <fx@gnu.org>
6520
6521 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
6522 Remove redundant string-to-list.
6523
6524 2001-04-05 Stefan Monnier <monnier@cs.yale.edu>
6525
6526 * composite.el (reference-point-alist): Doc fix.
6527
6528 2001-04-05 Sam Steingold <sds@gnu.org>
6529
6530 * font-lock.el (font-lock-keywords-case-fold-search):
6531 Make buffer-local. This fixes a very annoying bug when loading a Lisp
6532 file made font-lock case-insensitive.
6533
6534 2001-04-05 Gerd Moellmann <gerd@gnu.org>
6535
6536 * faces.el (defface menu): Doc fix.
6537
6538 * wid-edit.el (widget-color-sample-face-get): Don't make
6539 faces for undefined colors.
6540
6541 * version.el (emacs-version): Include LessTif/Motif version info.
6542
6543 2001-04-04 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6544
6545 * ps-mule.el: Eliminate cl package dependence.
6546 (char-valid-p, multibyte-string-p, string-make-multibyte): Define funs
6547 if they aren't defined yet.
6548 (ps-mule-encode-header-string, ps-mule-header-string-charsets):
6549 Eliminate cl package dependence.
6550
6551 2001-04-04 Stefan Monnier <monnier@cs.yale.edu>
6552
6553 * progmodes/cc-cmds.el (c-outline-level):
6554 Bind buffer-invisibility-spec. Originally from Dave Love, but
6555 got lost when incorporating version 5.26.
6556
6557 2001-04-04 Eli Zaretskii <eliz@is.elta.co.il>
6558
6559 * emulation/pc-select.el (pc-selection-mode):
6560 Call normal-erase-is-backspace-mode instead of binding
6561 keys individually.
6562
6563 * cus-load.el (normal-erase-is-backspace): Use it instead of
6564 delete-key-deletes-forward.
6565
6566 * startup.el (command-line): Use normal-erase-is-backspace and
6567 normal-erase-is-backspace-mode.
6568
6569 * simple.el (normal-erase-is-backspace): Rename from
6570 delete-key-deletes-forward. Doc fix.
6571 (normal-erase-is-backspace-mode): Rename from
6572 delete-key-deletes-forward-mode. Doc fix.
6573 Run normal-erase-is-backspace-hook.
6574
6575 * dired.el (dired-move-to-filename-regexp): Support file sizes in
6576 ``human-readable'' format produced by GNU `ls'.
6577 (dired-move-to-filename-regexp): Recognize ISO format dates.
6578 From Paul Eggert <eggert@twinsun.com>.
6579
6580 2001-04-04 Gerd Moellmann <gerd@gnu.org>
6581
6582 * emacs-lisp/lisp-mnt.el (lm-keywords-list, lm-keywords-finder-p):
6583 New functions.
6584 (lm-verify): Check keywords.
6585 From Eric M. Ludlam <eric@siege-engine.com>.
6586
6587 2001-04-03 Eric M. Ludlam <eric@siege-engine.com>
6588
6589 * speedbar.el (speedbar-insert-image-button-maybe): Check for
6590 `xemacs' feature instead of for the function `set-extent-property'.
6591
6592 2001-04-03 Stefan Monnier <monnier@cs.yale.edu>
6593
6594 * mail/mh-utils.el (mh-folder-hist): New var.
6595 (mh-prompt-for-folder): Use it and pass `default' to completing-read.
6596
6597 2001-04-03 Eli Zaretskii <eliz@is.elta.co.il>
6598
6599 * hexl.el (hexl-scroll-up): If scrolling gets outside the hexl
6600 region, position point on the first or last 16-byte group.
6601 (hexl-mode-map): Bind C-Home and C-End to hexl-beginning-of-buffer
6602 and hexl-end-of-buffer. Bind End and Home to hexl-end-of-line and
6603 hexl-beginning-of-line.
6604
6605 2001-04-03 Gerd Moellmann <gerd@gnu.org>
6606
6607 * icomplete.el (icomplete-mode): Treat an argument like other
6608 modes do.
6609
6610 * startup.el (fancy-splash-head): Use splash8.xpm for color
6611 depth 8.
6612
6613 * emacs-lisp/checkdoc.el (checkdoc-common-verbs-wrong-voice):
6614 Add an antry for ``converts''.
6615
6616 * language/slovak.el ("Slovak"): Add documentation string.
6617 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk).
6618
6619 * language/czech.el ("Czech"): Add documentation string.
6620 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk).
6621
6622 * ps-mule.el (ps-mule-font-info-database-bdf): Change `isci24-etl.bdf'
6623 to `isci24-mule.bdf'. From: Kenichi Handa <handa@etl.go.jp>.
6624
6625 2001-04-02 Stefan Monnier <monnier@cs.yale.edu>
6626
6627 * mail/mail-extr.el (mail-extr-delete-char, mail-extr-safe-move-sexp)
6628 (mail-extr-skip-whitespace-forward, mail-extr-nuke-char-at)
6629 (mail-extr-skip-whitespace-backward, mail-extr-undo-backslash-quoting):
6630 Use `defsubst' rather than a macro to ease debugging.
6631 (mail-extr-last): Remove (use `last' instead).
6632 (mail-extract-address-components): Properly reset the syntax-table
6633 after parsing an address. Use `last' rather than mail-extr-last.
6634 Make sure the end marker stays at the very end.
6635
6636 2001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
6637
6638 * international/titdic-cnv.el (miscdic-convert): Fix a typo in the
6639 last change.
6640
6641 2001-04-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6642
6643 * ps-print.el: Line and paragraph spacing feature. Region to cut
6644 out when printing. Doc fix.
6645 (ps-print-version): New version number (6.5).
6646 (ps-line-spacing, ps-paragraph-spacing, ps-paragraph-regexp):
6647 New vars. Line and paragraph spacing feature.
6648 (ps-begin-cut-regexp, ps-end-cut-regexp): New vars. Region to cut
6649 out when printing.
6650 (ps-setup, ps-nb-pages, ps-get-page-dimensions, ps-begin-file)
6651 (ps-get-font-size, ps-begin-job, ps-continue-line)
6652 (ps-plot-region): Code fix.
6653 (ps-print-prologue-2): Var eliminated.
6654 (ps-line-spacing-internal, ps-paragraph-spacing-internal):
6655 New internal vars.
6656 (ps-get-size): New fun.
6657 (ps-output-string-prim, ps-init-output-queue, ps-print-page-p)
6658 (ps-next-line): Replace defun by defsubst.
6659 (ps-mule-plot-string): Autoload doc fix.
6660
6661 * ps-bdf.el: XEmacs compatibility. Doc fix.
6662 (installation-directory, coding-system-for-read): Declare vars if
6663 it's not declared yet.
6664 (bdf-read-font-info, bdf-read-bitmap, bdf-get-bitmaps): Code fix.
6665
6666 * ps-mule.el: XEmacs compatibility. Doc fix.
6667 (leading-code-private-22): Declare var if it's not declared yet.
6668 (charset-bytes, charset-dimension, charset-id, charset-width)
6669 (find-charset-region, split-char, char-width, chars-in-region)
6670 (forward-point, decompose-composite-char, encode-coding-string)
6671 (coding-system-p, ccl-execute-on-string, define-ccl-program):
6672 Define funs if not defined yet.
6673 (encode-composition-rule, find-composition): Define funs if not
6674 loaded yet.
6675 (ps-mule-prologue): PostScript code fix.
6676
6677 2001-04-02 Kenichi Handa <handa@etl.go.jp>
6678
6679 * ps-mule.el (ps-mule-generate-font): New arg HEADER-P. If it is
6680 non-nil, generate font for the header strings.
6681 (ps-mule-prepare-font): Likewise.
6682 (ps-mule-generate-glyphs): Likewise.
6683 (ps-mule-string-encoding): Likewise.
6684 (ps-mule-header-charsets): New variable.
6685 (ps-mule-encode-header-string): New function.
6686 (ps-mule-header-string-charsets): New function.
6687 (ps-mule-begin-job): Check charsets in the header strings. If there
6688 are non-ASCII and non-Latin1 charsets, prepare fonts for them.
6689
6690 * ps-print.el (ps-generate-header-line): Encode the header string by
6691 ps-mule-encode-header-string.
6692 (ps-mule-encode-header-string): Declare autoload.
6693
6694 2001-04-02 Gerd Moellmann <gerd@gnu.org>
6695
6696 * frame.el (cursor-in-non-selected-windows):
6697 Replaces show-cursor-in-non-selected-windows.
6698
6699 2001-03-31 Kenichi Handa <handa@etl.go.jp>
6700
6701 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
6702 Delete entries for "chinese-py" and "chinese-ziranma".
6703 (quail-misc-package-ext-info): New variable.
6704 (tsang-quick-converter): New function.
6705 (tsang-b5-converter, quick-b5-converter, tsang-cns-converter)
6706 (quick-cns-converter, py-converter, ziranma-converter)
6707 (miscdic-convert, batch-miscdic-convert): New functions.
6708
6709 2001-03-30 Kenichi Handa <handa@etl.go.jp>
6710
6711 * international/utf-8.el (ccl-encode-mule-utf-8): Fix handling of
6712 eight-bit-control chars.
6713
6714 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
6715 Reduce making temporary vector (suggested by Dave Love).
6716
6717 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
6718
6719 * simple.el (transient-mark-mode): Mention ESC ESC ESC in the doc
6720 string as well.
6721
6722 2001-03-30 Andreas Schwab <schwab@suse.de>
6723
6724 * files.el (backup-directory-alist): Fix typo.
6725
6726 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
6727
6728 * time-stamp.el (time-stamp-format): Doc fix. From Paul Eggert
6729 <eggert@twinsun.com>.
6730
6731 2001-03-30 Dave Love <fx@gnu.org>
6732
6733 * progmodes/fortran.el (fortran-comment-region): Fix typo.
6734
6735 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
6736
6737 * simple.el (transient-mark-mode): Mention C-g in the doc string.
6738
6739 2001-03-30 Miles Bader <miles@gnu.org>
6740
6741 * subr.el (interactive-form): Fix paren typo.
6742
6743 2001-03-29 Eli Zaretskii <eliz@is.elta.co.il>
6744
6745 * emacs-lisp/profile.el: Say that it's obsolete in the header
6746 line, so that finder.el puts that into its data-base.
6747 Suggested by Alex Schroeder <alex@gnu.org>.
6748
6749 2001-03-29 Paul Eggert <eggert@twinsun.com>
6750
6751 * mail/emacsbug.el (report-emacs-bug): Report LC_COLLATE,
6752 LC_MESSAGES, LC_MONETARY, LC_NUMERIC, and LC_TIME as well.
6753
6754 2001-03-29 Stefan Monnier <monnier@cs.yale.edu>
6755
6756 * generic.el (generic-mode-set-comments): Use "" rather than nil
6757 for comment-end.
6758
6759 2001-03-29 Gerd Moellmann <gerd@gnu.org>
6760
6761 * emacs-lisp/advice.el (ad-make-advised-definition):
6762 Call interactive-form to obtain the interactive spec of subrs.
6763
6764 * subr.el (interactive-form): New function.
6765
6766 2001-03-29 Andre Spiegel <spiegel@gnu.org>
6767
6768 * vc-sccs.el (vc-sccs-register): Use relative file names.
6769
6770 2001-03-28 Gerd Moellmann <gerd@gnu.org>
6771
6772 * bookmark.el (bookmark-get-bookmark): Handle case that
6773 BOOKMARK is not a string.
6774
6775 * image.el (image-type-regexps): Change type for PS files
6776 to `postscript'.
6777
6778 * subr.el (read-passwd): Clear command history after each
6779 character entered. From: Stephen Gildea
6780 <gildea@stop.mail-abuse.org>.
6781
6782 2001-03-27 Kenichi Handa <handa@etl.go.jp>
6783
6784 * international/kkc.el (kkc-save-init-file): Locally bind
6785 print-length to nil.
6786
6787 2001-03-26 Gerd Moellmann <gerd@gnu.org>
6788
6789 * textmodes/flyspell.el: Some doc fixes.
6790 (flyspell-maybe-correct-transposition)
6791 (flyspell-maybe-correct-doubling): Use a temporary buffer
6792
6793 * textmodes/ispell.el (ispell-parse-output): Doc fix.
6794
6795 * emacs-lisp/byte-opt.el (byte-optimize-while)
6796 (byte-optimize-form-code-walker): Diagnose too few arguments
6797 for `if' and `while'.
6798
6799 2001-03-26 Kenichi Handa <handa@etl.go.jp>
6800
6801 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
6802 Prepend `\' to "\<quail-translation-docstring>".
6803
6804 2001-03-26 Gerd Moellmann <gerd@gnu.org>
6805
6806 * autorevert.el (global-auto-revert-non-file-buffers):
6807 Remove duplicate defcustom.
6808
6809 2001-03-26 Miles Bader <miles@gnu.org>
6810
6811 * international/latin1-disp.el (latin1-char-displayable-p):
6812 Add leading "-" for X font pattern.
6813
6814 2001-03-26 Kenichi Handa <handa@etl.go.jp>
6815
6816 * international/mule-diag.el (describe-coding-system):
6817 For raw-text and emacs-mule, don't add anymore text about what
6818 charsets they can encode.
6819
6820 2001-03-25 Eli Zaretskii <eliz@is.elta.co.il>
6821
6822 * help.el (view-lossage): Mention open-dribble-file in the doc
6823 string. Suggested by Riku Saikkonen <rjs@lloke.dna.fi>.
6824
6825 2001-03-23 Stefan Monnier <monnier@cs.yale.edu>
6826
6827 * skeleton.el (skeleton-internal-list): Fix bogus logic.
6828 (skeleton-pair-insert-maybe): Don't pair after a backslash.
6829
6830 2001-03-23 Kenichi Handa <handa@etl.go.jp>
6831
6832 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
6833 Call ccl-execute-on-string directly so that CCL program handling
6834 multibyte sequence can work correctly.
6835 (encoded-kbd-setup-keymap): Fix the default value of `valid-codes'
6836 property of the coding system.
6837
6838 2001-03-23 Stefan Monnier <monnier@cs.yale.edu>
6839
6840 * textmodes/fill.el (fill-individual-paragraphs-prefix):
6841 Fix transcription typo.
6842
6843 2001-03-22 Rajesh Vaidheeswarran <rv@gnu.org>
6844
6845 * whitespace.el: Add buffer local variables to toggle testing of
6846 whitespaces in buffers without affecting the default values.
6847 Bump version to 3.0 to account for a few other changes.
6848 (whitespace-toggle-ateol-check, whitespace-toggle-leading-check)
6849 (whitespace-toggle-trailing-check, whitespace-toggle-indent-check)
6850 (whitespace-toggle-spacetab-check): New functions.
6851
6852 2001-03-21 Stefan Monnier <monnier@cs.yale.edu>
6853
6854 * obsolete/cplus-md.el: Moved from progmodes/cplus-md.el.
6855
6856 2001-03-21 Gerd Moellmann <gerd@gnu.org>
6857
6858 * bs.el (bs-cycle-next, bs-cycle-previous): Fix handling of
6859 bs-cycle-configuration-name. From Juanma Barranquero
6860 <lektu@uol.com.br>.
6861
6862 * Makefile.in, makefile.w32-in (COMPILE_FIRST): Add cc-mode.el
6863 and cc-vars.el.
6864
6865 * mail/sendmail.el (sendmail-send-it): Don't parse Resent-*
6866 headers. Always invoke sendmail with option -t.
6867
6868 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6869
6870 * Release of cc-mode 5.28.
6871
6872 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6873
6874 * cc-mode.el, cc-vars.el (c-common-init, c-default-style):
6875 Removed the hardcoded switch to "java" style in Java mode.
6876 It's instead taken care of by the default value for c-default-style.
6877
6878 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6879
6880 * cc-align.el (c-lineup-math): Fix bug where lineup was
6881 triggered by equal signs in string literals.
6882
6883 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6884
6885 * cc-cmds.el (c-fill-paragraph): Fixed bug in the paragraph
6886 limit detection when at the ends of the buffer.
6887
6888 * cc-engine.el (c-guess-basic-syntax): Removed bogus check for
6889 "for" statement clause in case 7F; a better one is done
6890 earlier in case 7D anyway.
6891
6892 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6893
6894 * cc-cmds.el (c-guess-fill-prefix): Improved the heuristics
6895 somewhat more and did a small optimization.
6896
6897 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6898
6899 * cc-cmds.el (c-beginning-of-statement, c-end-of-statement):
6900 Use the limit argument only to limit the syntactic context
6901 search, not to limit the actual movement.
6902
6903 * cc-cmds.el (c-beginning-of-statement): Move by sentence
6904 inside multiline strings, just like in comments. Also various
6905 fixes to the paragraph and comment prefix recognition, block
6906 comment ender handling etc.
6907
6908 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6909
6910 * cc-cmds.el (c-fill-paragraph): Take more care to preserve
6911 the relative position of the point.
6912
6913 * cc-cmds.el (c-electric-continued-statement): New function to
6914 use as abbrev hook to reindent for keywords such as "else"
6915 that continues an earlier statement.
6916
6917 * cc-menus.el (cc-imenu-c++-generic-expression): Treat structs
6918 like classes.
6919
6920 * cc-mode.el (c-mode, c++-mode, java-mode, objc-mode)
6921 (pike-mode): Populate the default abbrev tables to reindent for
6922 keywords such as "else" that can continue earlier statements.
6923 Abbrev mode is therefore turned on by default now. (Note that
6924 this doesn't apply to idl-mode, since IDL afaik doesn't have
6925 statements at all.)
6926
6927 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6928
6929 * cc-engine.el (c-inside-bracelist-p): Fix for handling
6930 bracelists where the declaration contains template arguments.
6931
6932 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6933
6934 * cc-cmds.el (c-comment-indent):
6935 Use `c-get-syntactic-indentation' to correctly calculate the
6936 syntactic indentation. Fixes bug with lineup functions that
6937 return vectors.
6938
6939 * cc-engine.el (c-get-syntactic-indentation): Split the
6940 indentation sum calculation from `c-indent-line' to a separate
6941 function.
6942
6943 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6944
6945 * cc-cmds.el (c-beginning-of-statement, c-comment-indent):
6946 Fixed places where it was assumed that preprocessor directives
6947 have to start in column zero.
6948
6949 * cc-engine.el (c-beginning-of-member-init-list): Handle C++
6950 template arguments after a class identifier properly.
6951
6952 * cc-engine.el (c-guess-basic-syntax): Treat initializer brace
6953 lists for `new Foo[]' constructs in Java as expressions and
6954 not top level definition brace lists on the top level, so that
6955 they'll get indented consistently with the same type of
6956 expression in a normal block.
6957
6958 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6959
6960 * cc-cmds.el (c-fill-paragraph): The kludge that checks
6961 whether the adaptive filling package fails to keep the comment
6962 prefix is now kludged further to check for filladapt-mode
6963 which doesn't have that problem. This is really icky, but it's
6964 the only way that works with the current misfeatures/bugs in
6965 both adaptive-fill-mode and filladapt-mode.
6966
6967 * cc-cmds.el (c-fill-paragraph): Made the way the paragraph
6968 around point is recognized more robust.
6969
6970 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
6971
6972 * cc-cmds.el, cc-engine.el, cc-lobotomy.el (c-state-cache)
6973 (c-in-literal-cache, c-auto-fill-prefix, c-lit-limits)
6974 (c-lit-type): Fixed all internal variables used dynamically so
6975 that they are always bound.
6976
6977 * cc-cmds.el, cc-engine.el: Improved recovery of syntactic
6978 errors:
6979
6980 (c-indent-region): Fixed reporting of syntactic errors so that
6981 the region is fully reindented even when an error occurs.
6982 The last syntactic error is printed afterwards. Also cleanup up a
6983 whole lot of code that tried to optimize indentation of whole
6984 sexps but in reality accomplishes nothing.
6985
6986 (c-indent-sexp): Use c-indent-region.
6987
6988 (c-parsing-error): Changed this variable to hold the message
6989 for any syntactic error that is discovered.
6990
6991 (c-parse-state): Search backward from point instead of the bod
6992 position when the latter is invalid. This makes CC Mode
6993 recover faster when there are unbalanced close braces.
6994
6995 (c-backward-to-start-of-if): Use c-parsing-error to report
6996 dangling "else" clauses instead of throwing an error, and fall
6997 back to a reasonable position.
6998
6999 (c-indent-line): Added argument to avoid reporting syntactic errors.
7000
7001 (c-show-syntactic-information): Don't report any syntactic errors.
7002
7003 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7004
7005 * cc-cmds.el (c-beginning-of-statement): Fixed bugs with
7006 paragraph recognition when moving by sentence in literals.
7007
7008 * cc-langs.el (c-Java-javadoc-paragraph-start): Modified paragraph
7009 start regexp for javadoc to recognize javadoc markup in general instead
7010 of a specific set of keywords, to be more future-safe.
7011
7012 (c-Pike-pikedoc-paragraph-start)
7013 (c-Pike-pikedoc-paragraph-separate): New regexps to recognize
7014 pikedoc markup.
7015
7016 * cc-mode.el: Fixed initialization and use of c-current-comment-prefix.
7017
7018 (pike-mode): Initialize paragraph settings pikedoc recognition.
7019
7020 * cc-vars.el (c-default-style): Made a nicer Customize widget.
7021
7022 (c-comment-prefix-regexp): Made it possible to use an
7023 association list on this to specify mode specific regexps.
7024 The default value now use a special regexp in Pike mode to
7025 recognize pikedoc markup.
7026
7027 (c-current-comment-prefix): New variable containing the actual
7028 regexp from c-comment-prefix-regexp for the current buffer.
7029
7030 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7031
7032 * cc-cmds.el (c-electric-brace): Fixed check for special brace
7033 lists: We can't look at the syntax, since a brace list can get
7034 recognized as a plain statement-cont.
7035
7036 * cc-engine.el (c-guess-basic-syntax): Fixed bug where a
7037 special brace list opener broken over two lines got recognized
7038 as a statement on the second line. Case 9A changed.
7039
7040 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7041
7042 * cc-cmds.el (c-electric-brace): Fixed bug in c-state-cache
7043 adjustment after line is reindented.
7044
7045 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7046
7047 * cc-defs.el (c-point): Added optional argument for position
7048 to use instead of the current point.
7049
7050 * cc-defs.el, cc-engine.el (c-add-class-syntax): Do not add
7051 the in-expression block symbols when the construct starts at
7052 boi, to avoid the extra level of indentation in that case.
7053 Cases 4, 16A and 17E affected.
7054
7055 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7056
7057 * cc-cmds.el: Use `indent-according-to-mode' instead of direct
7058 calls to `c-indent-line', to adhere better to Emacs conventions.
7059
7060 * cc-engine.el (c-indent-line): Use the syntax already bound
7061 to `c-syntactic-context', if there is any.
7062
7063 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7064
7065 * cc-engine.el (c-get-offset): Fixed bug where the indentation
7066 wasn't added up correctly when a lineup function returned nil.
7067
7068 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7069
7070 * cc-engine.el (c-collect-line-comments): Fixed bug where
7071 empty lines were ignored when collecting line comments backwards.
7072
7073 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7074
7075 * cc-align.el (c-lineup-dont-change): Return an absolute
7076 indentation column to work correctly in the case when several
7077 syntactic elements are processed for the same line.
7078
7079 * cc-engine.el, cc-styles.el, cc-vars.el (c-evaluate-offset)
7080 (c-get-offset, c-indent-line, c-valid-offset, c-read-offset)
7081 (c-set-offset): Added absolute indentation column settings by
7082 using the vector type.
7083
7084 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7085
7086 * cc-cmds.el, cc-vars.el (c-electric-paren, c-cleanup-list):
7087 Implemented two new cleanups `space-before-funcall' and
7088 `compact-empty-funcall'.
7089
7090 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7091
7092 * cc-defs.el (c-paren-re, c-identifier-re): Two new macros for
7093 helping building regexps.
7094
7095 * cc-engine.el (c-on-identifier): New function for detecting
7096 identifiers. It takes keywords into account.
7097
7098 * cc-langs.el, cc-mode.el: Added regexps for complete keyword
7099 lists. `c-keywords' is set to a regexp matching all keywords
7100 in the current language.
7101
7102 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7103
7104 * cc-engine.el (c-beginning-of-statement-1): Added '#' to the
7105 list of characters to skip backwards over at the beginning of
7106 a statement, since it can precede string literals in Pike.
7107
7108 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7109
7110 * cc-cmds.el (c-guess-fill-prefix): Fixed bug with prefix
7111 recognition when standing on the last line in a C++ comment
7112 with nothing but whitespace after the prefix.
7113
7114 * cc-engine.el (c-backward-to-start-of-if): Fixed bug when
7115 given no limit argument.
7116
7117 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7118
7119 * cc-engine.el (c-inside-bracelist-p): Fixed brace list
7120 recognition for the `[]= operator symbol in Pike.
7121
7122 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7123
7124 * cc-bytecomp.el (cc-eval-when-compile): New macro that works
7125 around a bug in `eval-when-compile' in the byte compiler.
7126
7127 * cc-engine.el (c-forward-token-1): Fixed bug with return
7128 value when count is zero and there's no token start within the limit.
7129
7130 (c-guess-basic-syntax): Don't add 'comment-intro to lines with
7131 "prefix comments", i.e. comments which are followed by code on
7132 the same line.
7133
7134 * cc-mode-19.el: Fixes so that checks that must be done at
7135 compile time also are done then.
7136
7137 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7138
7139 * cc-defs.el: Make sure cc-mode-19 is loaded both at compile
7140 time and at runtime, and only when it's needed.
7141
7142 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7143
7144 Major cleanup for less error prone and more warning free
7145 compilation, including some fixes for bugs due to different
7146 compilation orders. Thanks to Martin Buchholz for providing
7147 the basis for all this.
7148
7149 * cc-bytecomp.el: New file that provides some byte compilation
7150 features: It ensures that files always are loaded from the
7151 current source directory during compilation, and it provides a
7152 set of macros to turn off specific compiler warnings for
7153 specific symbols. (It's not CC Mode specific in any way.)
7154
7155 Fixed a nearly acyclic dependency tree (both runtime and
7156 compile-time) between all files.
7157
7158 * cc-defs.el: Separated all macros before the inline functions,
7159 to ensure correct compilation.
7160
7161 * cc-defs.el, cc-engine.el: Moved c-beginning-of-macro to from
7162 cc-defs.el to cc-engine.el and made it a function instead.
7163
7164 * cc-mode-19.el: Patch the byte compiler in Emacs 19 not to warn
7165 about char-after.
7166
7167 * cc-vars.el: Cope even when there isn't a custom package
7168 containing defcustom available.
7169
7170 * cc-make.el: Removed since it's no longer necessary.
7171
7172 README: Updated installation instructions.
7173
7174 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7175
7176 * cc-cmds.el, cc-langs.el, cc-mode.el: Moved around things to
7177 improve the modularity: Moved all mode init stuff from
7178 cc-langs.el to cc-mode.el, including the keymap
7179 initialization; cc-langs now only contains the various
7180 variables for configuring the language syntax.
7181
7182 * cc-engine.el, cc-styles.el (c-evaluate-offset)
7183 (c-get-offset): Moved from cc-styles to cc-engine since file
7184 dependency analysis suggests they belong there (which also
7185 makes more sense). Thanks to Martin Buchholz for doing the analysis.
7186
7187 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7188
7189 * cc-cmds.el (c-fn-region-is-active-p): New function that
7190 wraps the corresponding macro, for use in places that aren't
7191 compiled. Thanks to Martin Buchholz for pointing out this.
7192
7193 * cc-langs.el (c-mode-menu): Use c-fn-region-is-active-p.
7194
7195 * cc-mode.el (c-prepare-bug-report-hooks): Hook variable to
7196 add things to the bug report.
7197
7198 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7199
7200 * cc-cmds.el (c-guess-fill-prefix): Fixed bug where the
7201 returned prefix could contain a newline when the search for a
7202 good prefix line failed.
7203
7204 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7205
7206 * cc-cmds.el (c-toggle-auto-state, c-toggle-hungry-state)
7207 (c-toggle-auto-hungry-state): Made the argument optional, as
7208 the documentation says it is.
7209
7210 2000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
7211
7212 * cc-engine.el (c-guess-basic-syntax): Don't treat the Pike
7213 multiline string syntax, #"...", as a cpp macro.
7214
7215 2001-03-21 Paul Eggert <eggert@twinsun.com>
7216
7217 * international/mule-cmds.el (set-locale-environment):
7218 Set system-messages-locale and system-time-locale, but only if the
7219 caller specifies a non-nil locale name.
7220
7221 2001-03-20 Gerd Moellmann <gerd@gnu.org>
7222
7223 * pcvs-util.el (cvs-bury-buffer): Bodiless `if' statements cause
7224 problems for the interpreter. From: John Wiegley <johnw@gnu.org>
7225
7226 2001-03-20 Gerd Moellmann <gerd@gnu.org>
7227
7228 * follow.el (follow-avoid-tail-recenter): Doc fix.
7229
7230 * custom.el (custom-set-variables): Avoid reversing the list
7231 of args needlessly.
7232
7233 * startup.el (fancy-splash-head): Don't change the colors of the
7234 XPM image on a dark background.
7235
7236 * comint.el (comint-exec-1): Set columns of the terminal to
7237 window-width instead of frame-width.
7238
7239 * info.el (Info-scroll-down): Add missing WINDOW arg for
7240 pos-visible-in-window-p.
7241
7242 * ehelp.el (electric-help-mode-hook): Add defcustom.
7243
7244 * mail/sendmail.el (mail-mode): Activate case-folding in
7245 font-lock-defaults.
7246
7247 2001-03-19 Stefan Monnier <monnier@cs.yale.edu>
7248
7249 * bindings.el (mode-line-mode-menu): `glasses-mode' might be unbound.
7250 (completion-ignored-extensions): Remove duplicate ".class".
7251
7252 2001-03-19 Andreas Schwab <schwab@suse.de>
7253
7254 * textmodes/reftex-dcr.el (reftex-view-crossref): Doc fix.
7255 From Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
7256
7257 2001-03-19 Gerd Moellmann <gerd@gnu.org>
7258
7259 * language/european.el ("Latin-5", "Latin-4"): Use postfix input
7260 methods since there are not prefix input methods.
7261
7262 2001-03-19 Kenichi Handa <handa@etl.go.jp>
7263
7264 * international/mule-cmds.el (read-input-method-name):
7265 Locally bind enable-recursive-minibuffers to t.
7266
7267 2001-03-18 Stefan Monnier <monnier@cs.yale.edu>
7268
7269 * emacs-lisp/lmenu.el (add-menu): Re-added (was erroneously removed).
7270
7271 2001-03-17 Michael Kifer <kifer@cs.sunysb.edu>
7272
7273 * ediff-util.el: Copyright years.
7274 (ediff-choose-syntax-table): New function.
7275 (ediff-setup): Use ediff-choose-syntax-table.
7276
7277 * ediff-init.el (ediff-with-syntax-table): New macro, uses
7278 with-syntax-table.
7279
7280 * ediff.el: Date of last update, copyright years.
7281
7282 * ediff-wind (ediff-setup-control-frame): Nill->nil.
7283
7284 * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
7285 of Scott Bronson.
7286 (ex-cmd-assoc,ex-cmd-one-letr): New functions.
7287 (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
7288 Deleted functions.
7289 (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
7290 ex-token-list.
7291
7292 * viper-util.el: Spaces, indentation.
7293
7294 * viper.el: Changed version, modification time.
7295
7296 2001-03-16 John Wiegley <johnw@gnu.org>
7297
7298 * calendar/timeclock.el (timeclock-workday-remaining):
7299 Check whether `discrep' is non-null before using it.
7300
7301 2001-03-16 John Wiegley <johnw@gnu.org>
7302
7303 * calendar/timeclock.el (timeclock-reread-log): Fixed problem with
7304 first-time checkins.
7305 (timeclock-log-data): Fixed problem with reading timelog log file.
7306 Resulting data in the "day list" was incorrect.
7307 (timeclock-find-discrep): Check if `timeclock-file' is readable
7308 before opening it.
7309 (timeclock-time-less-p): New function.
7310 (timeclock-day-base): New function.
7311 (timeclock-geometric-mean): New function.
7312 (timeclock-generate-report): Generate a summary report based on
7313 the contents of the log file. This uses `timeclock-log-data', and
7314 is an example of writing a timelog manipulation function.
7315 (timeclock-visit-timelog): A quick command for opening the timelog
7316 file.
7317 (timeclock-log-data): Bound the variable event.
7318
7319 2001-03-16 Kenichi Handa <handa@etl.go.jp>
7320
7321 * international/mule-cmds.el (select-safe-coding-system):
7322 Fix typo: symbol-name -> symbol-value.
7323
7324 * mail/rmail.el (rmail-insert-inbox-text): Call expand-file-name
7325 before substitute-in-file-name to handle double slashes in FILE
7326 correctly.
7327
7328 2001-03-15 Gerd Moellmann <gerd@gnu.org>
7329
7330 * textmodes/ispell.el (ispell-dictionary-alist-6): Add support
7331 for Slovak. From Pavel.Janik@suse.cz (Pavel Jan\e,Bm\e(Bk ml.).
7332
7333 2001-03-14 Gerd Moellmann <gerd@gnu.org>
7334
7335 * bindings.el (features): Add `md5' and `overlay' to the list.
7336
7337 * scroll-bar.el (toplevel): Test if `x-toolkit-scroll-bars' is
7338 bound before using it. It's not bound when configured without X,
7339 for instance.
7340
7341 2001-03-13 Thien-Thi Nguyen <ttn@gnu.org>
7342
7343 * progmodes/hideshow.el: Update copyright.
7344 (hs-minor-mode-map): Change bindings to use `C-c @' prefix.
7345 (hs-minor-mode-hook): Include `:version' in defcustom form.
7346
7347 2001-03-13 Gerd Moellmann <gerd@gnu.org>
7348
7349 * help.el (string-key-binding): Don't call event-start on
7350 a non-list.
7351
7352 2001-03-13 Eli Zaretskii <eliz@is.elta.co.il>
7353
7354 * startup.el (fancy-splash-tail, command-line-1): Fix the
7355 copyright year.
7356
7357 2001-03-13 Kenichi Handa <handa@etl.go.jp>
7358
7359 * term.el: These changes are based on a patch sent from Yong Lu
7360 <lyongu@yahoo.com>.
7361 (term-set-escape-char): Bind M-x to execute-extended-command in
7362 term-raw-escape-map.
7363 (term-move-columns): Don't try to move to negagive column.
7364 (term-emulate-terminal): Insert a string before deleting a text to
7365 overwrite.
7366
7367 2001-03-12 Gerd Moellmann <gerd@gnu.org>
7368
7369 * play/life.el (life): Rearrange code so that all calls to
7370 life-display-generation are in a catch-form.
7371
7372 * progmodes/etags.el (tags-loop-continue): Don't change point in a
7373 file that isn't interesting. In an interesting file, push the old
7374 value of point on the mark ring.
7375
7376 * mail/rmailsum.el (rmail-summary-override-mail-send-and-exit):
7377 New function.
7378 (rmail-summary-mail, rmail-summary-reply, rmail-summary-forward):
7379 Use it.
7380
7381 * emacs-lisp/autoload.el (generate-file-autoloads):
7382 Remove warning about line lengths.
7383
7384 2001-03-12 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
7385
7386 * progmodes/etags.el (tags-compression-info-list): New variable.
7387 (find-tag-in-order): Use it to deal with compressed source files.
7388 (tag-file-name-match-p): New function.
7389 (etags-recognize-tags-table): Use it for better match of file names.
7390
7391 2001-03-12 Kenichi Handa <handa@etl.go.jp>
7392
7393 * international/mule-cmds.el (register-input-method): Doc fix.
7394
7395 * international/quail.el (quail-translate-key): Fix condition to
7396 check if there's another breaking point in the current key.
7397
7398 2001-03-11 Eli Zaretskii <eliz@is.elta.co.il>
7399
7400 * mail/rmailout.el (rmail-output-to-rmail-file): When writing the
7401 Babyl header to the newly-created output file, bind
7402 coding-system-for-write to either rmail-file-coding-system or
7403 emacs-mule-unix.
7404
7405 2001-03-11 Stefan Monnier <monnier@cs.yale.edu>
7406
7407 * textmodes/texnfo-upd.el (texinfo-update-menu-lower-regexps):
7408 Fix the name and regexp used for subsubsections.
7409
7410 2001-03-10 Dave Love <fx@gnu.org>
7411
7412 * toolbar/tool-bar.el (tool-bar-setup): Don't suppress write-file
7413 and save-buffer if buffer-file-name non-nil. From rms.
7414
7415 2001-03-10 Andre Spiegel <spiegel@gnu.org>
7416
7417 * vc.el (vc-do-command): If the destination buffer is already
7418 current, don't set it up and don't erase it. Updated doc string
7419 to reflect that.
7420 (vc-version-diff): When doing a single file diff, don't switch to the
7421 *vc-diff* buffer before the command. This is to preserve local
7422 variable bindings that might affect the diff command.
7423 (vc-print-log): Don't switch to the *vc* buffer before the
7424 command, so that local variable bindings are preserved.
7425
7426 * vc-{cvs,rcs,sccs}.el (vc-*-print-log): Output to buffer *vc*,
7427 not the current buffer.
7428 (vc-*-diff): Output to buffer *vc-diff*, not the current buffer.
7429
7430 * vc-cvs.el (vc-cvs-checkin): When removing the sticky tag,
7431 make output go to buffer *vc*, not the current buffer.
7432
7433 2001-03-09 Stefan Monnier <monnier@cs.yale.edu>
7434
7435 * hi-lock.el (hi-lock-line-face-buffer): Wrap the regexp in a group
7436 so ^, $, *, ? and + are interpreted correctly.
7437
7438 2001-03-09 Gerd Moellmann <gerd@gnu.org>
7439
7440 * help.el (string-key-binding): Renamed from
7441 mode-line-key-binding. Handle any event on a string.
7442 Check for `keymap' properties as well as `local-map' properties.
7443
7444 * comint.el (comint-insert-clicked-input): Use the last key
7445 from this-command-keys to lookup the global key definition.
7446
7447 2001-03-09 Kenichi Handa <handa@etl.go.jp>
7448
7449 * international/characters.el: Add category `j' for
7450 katakana-jisx0201. Fix syntaxes of katakana-jisx0201.
7451
7452 * international/mule-conf.el (no-conversion): Fix docstring.
7453 (raw-text): Fix docstring.
7454
7455 2001-03-08 Gerd Moellmann <gerd@gnu.org>
7456
7457 * simple.el (choose-completion-string): When not leaving the
7458 minibuffer, raise the minibuffer frame when minibuffer-auto-raise
7459 is set.
7460
7461 * window.el (shrink-window-if-larger-than-buffer): Handle frame
7462 parameter `(minibuffer . t)'.
7463
7464 2001-03-07 Stefan Monnier <monnier@cs.yale.edu>
7465
7466 * progmodes/sh-script.el (sh-st-symbol): New symbol.
7467 (sh-font-lock-syntactic-keywords): Use it and fix bogus comment regexp.
7468 (sh-mode): Remove `make-local-variable' for unused var
7469 `font-lock-unfontify-region-function'.
7470
7471 2001-03-07 Richard M. Stallman <rms@gnu.org>
7472
7473 * info.el (Info-scroll-down): Fix previous change.
7474
7475 * mail/rmail.el (rmail-toggle-header): Use a window which
7476 is showing the Rmail buffer, rather than the selected window.
7477
7478 2001-03-07 Dave Love <fx@gnu.org>
7479
7480 * imenu.el (imenu--create-keymap-2): Revert use of menu-item for
7481 now, to avoid problems with binding imenu directly to a mouse event.
7482
7483 2001-03-07 Gerd Moellmann <gerd@gnu.org>
7484
7485 * info.el (Info-scroll-down): Call pos-visible-in-window-p with
7486 second arg t.
7487
7488 2001-03-07 Stefan Monnier <monnier@cs.yale.edu>
7489
7490 * log-edit.el (log-edit-common-indent): New var.
7491 (log-edit-set-common-indentation): Renamed from
7492 log-edit-delete-common-indentation. Use the new var.
7493 (log-edit-insert-changelog, log-edit-done-hook): Use the new name.
7494
7495 * pcvs.el (cvs-ignore-marks-modif): Use `rassoc' rather than `member*'.
7496 (cvs-mode-add-change-log-entry-other-window):
7497 Don't presume change-log-default-name is defined.
7498
7499 * pcvs-util.el (cvs-bury-buffer): In doubt, don't delete window.
7500
7501 * pcvs-defs.el (cvs-buffer-name-alist): Use *cvs-info* for
7502 the "tree" operation as well.
7503
7504 * pcvs-parse.el (cvs-parse-table): Add another ignored message.
7505
7506 * textmodes/fill.el (fill-context-prefix): Allow first-line-prefix
7507 to match paragraph-start.
7508
7509 * textmodes/sgml-mode.el (sgml-mode-common): Correct value of
7510 comment-start-skip and set comment-end-skip as well.
7511 (sgml-comment-indent): Fix for new value of comment-start-skip.
7512 (html-autoview-mode): Don't bother using make-local-hook.
7513
7514 2001-03-07 Gerd Moellmann <gerd@gnu.org>
7515
7516 * cus-edit.el (custom-save-delete): Move in front of local
7517 variables, otherwise long Custom entries would make them ineffective.
7518
7519 * uniquify.el: Set maintainer to FSF.
7520
7521 2001-03-07 Eli Zaretskii <eliz@is.elta.co.il>
7522
7523 * dired-aux.el (dired-do-shell-command): Doc fix.
7524
7525 2001-03-06 Stefan Monnier <monnier@cs.yale.edu>
7526
7527 * emulation/viper.el (viper-vi-state-mode-list): Add cperl-mode.
7528
7529 * which-func.el (which-func-modes): Add cperl-mode.
7530 (which-func-mode-global): Use define-minor-mode.
7531
7532 * info-look.el: Docstring fixes and dead code eliminated.
7533 (cperl-mode): Add support.
7534 (emacs-lisp-mode): List all entries from elisp manual, whether
7535 or not they are currently (f)bound or not. Update regexp.
7536
7537 * add-log.el (add-log-current-defun): Accept `cperl-mode' as well.
7538
7539 * progmodes/cperl-mode.el (cperl-mode): Set major-mode to cperl-mode
7540 so that C-h m shows the correct information.
7541 Use make-local-variable rather than make-variable-buffer-local.
7542 (cperl-info-buffer, cperl-setup-tmp-buf):
7543 Use make-local-variable rather than make-variable-buffer-local.
7544 (cperl-msb-fix, cperl-get-help-defer):
7545 Check major-mode for `cperl-mode' as well.
7546
7547 * progmodes/cperl-mode.el: Updated to author version 4.23.
7548 (cperl-electric-pod): SYNOPSIS was misspelled.
7549 (cperl-find-pods-heres): @if ? a : b was considered a REx.
7550 (cperl-after-expr-p): Make true after __END__.
7551
7552 2001-03-06 Gerd Moellmann <gerd@gnu.org>
7553
7554 * bookmark.el (bookmark-get-bookmark): Use assoc-ignore-case if
7555 bookmark-completion-ignore-case is t.
7556
7557 * term/x-win.el (x-handle-xrm-switch): Accept more than one -xrm
7558 switch, like xterm, and concat resource strings, with a newline
7559 between them.
7560
7561 2001-03-06 Eli Zaretskii <eliz@is.elta.co.il>
7562
7563 * international/codepage.el (cp770-decode-table)
7564 (cp773-decode-table, cp774-decode-table): New variables.
7565
7566 * man.el (Man-hyphenated-reference-regexp): New variable.
7567 (Man-build-references-alist): Use it to search for referenced
7568 manpages. If hyphenated is non-nil, record a concatenated word in
7569 Man-refpages-alist only if it matches Man-reference-regexp.
7570 Update word's length when it is concatenated. Reverse the list,
7571 to get the first manpage at the head.
7572 (Man-possibly-hyphenated-word): New function.
7573 (Man-follow-manual-reference): Use it instead of current-word to
7574 find a manpage at point, in a way that accounts for hyphenated
7575 references.
7576
7577 2001-03-06 Alex Schroeder <alex@gnu.org>
7578
7579 * sql.el (sql-interbase): New function.
7580 (sql-interbase-program): New option.
7581 (sql-interbase-options): New option.
7582 And some typos fixed: "customise" to "customize".
7583
7584 2001-03-06 Dave Love <fx@gnu.org>
7585
7586 * textmodes/flyspell.el (flyspell-region):
7587 Set up flyspell-local-mouse-map.
7588
7589 2001-03-05 Richard M. Stallman <rms@gnu.org>
7590
7591 * mail/rmail.el (rmail-retry-failure):
7592 Don't call rmail-beginning-of-message.
7593 Don't discard From: field. Do discard Received: field.
7594 Use unwind-protect to re-prune.
7595 (rmail-retry-ignored-headers): Discard X-Authentication-Warning field.
7596
7597 2001-03-06 Kenichi Handa <handa@etl.go.jp>
7598
7599 * international/quail.el (quail-title): Add autoload cookie.
7600
7601 2001-03-05 Dave Love <fx@gnu.org>
7602
7603 * emacs-lisp/cl.el (dotimes, dolist): Undef prior to autoloading
7604 new defs.
7605
7606 2001-03-05 Kenichi Handa <handa@etl.go.jp>
7607
7608 * language/ethio-util.el (ethio-toggle-space):
7609 Update current-input-method-title if necessary.
7610 (ethio-toggle-punctuation): Likewise.
7611
7612 * international/quail.el (quail-title): Fix for the case that a
7613 title of an input method is specified by a list of the same form
7614 as used in mode-line-format.
7615
7616 * international/mule-cmds.el (activate-input-method):
7617 If current-input-method-title is set by activating INPUT-METHOD,
7618 respect that value.
7619
7620 2001-03-05 Gerd Moellmann <gerd@gnu.org>
7621
7622 * play/dunnet.el (dun-mode): Set major-mode to `dun-mode'.
7623
7624 2001-03-05 Alex Schroeder <alex@gnu.org>
7625
7626 * sql.el (sql-sybase): Fix typo (was: query user about server two
7627 times instead of server and database).
7628
7629 * sql.el (sql-sybase): Doc change.
7630 (sql-mysql): Doc change.
7631 (sql-postgres): Doc change.
7632
7633 2001-03-05 Kenichi Handa <handa@etl.go.jp>
7634
7635 * international/mule-conf.el (emacs-mule, raw-text):
7636 Docstring modified.
7637
7638 2001-03-04 Eli Zaretskii <eliz@is.elta.co.il>
7639
7640 * term/internal.el: Update copyright notice.
7641
7642 * term/pc-win.el: Update copyright notice.
7643
7644 2001-03-02 Dave Love <fx@gnu.org>
7645
7646 * files.el (insert-file-contents-literally):
7647 Bind inhibit-file-name-handlers and inhibit-file-name-operation,
7648 not jka-compr-compression-info-list.
7649
7650 2001-03-02 Stefan Monnier <monnier@cs.yale.edu>
7651
7652 * newcomment.el (comment-normalize-vars): Use [ \t] for the trailing
7653 spaces in default comment-start-skip settings rather than \s-.
7654
7655 2001-03-02 Eli Zaretskii <eliz@is.elta.co.il>
7656
7657 * term/pc-win.el (msdos-handle-reverse-video): Look for reverse in
7658 default-frame-alist as well.
7659
7660 2001-03-01 Dave Love <fx@gnu.org>
7661
7662 * textmodes/reftex.el (defvar): Wrap some defvars in
7663 eval-when-compile. From Markus Rost <rost@math.ohio-state.edu>.
7664
7665 * subr.el (event-basic-type): Doc fix.
7666
7667 * international/quail.el: Doc fixes.
7668
7669 * international/utf-8.el: Doc fixes.
7670
7671 * international/mule-cmds.el: Doc fixes.
7672 (leim-list-header): Fix header text.
7673
7674 * international/mule.el (coding-system-category): Doc fix.
7675
7676 * international/ccl.el (ccl-compile): Doc fix.
7677
7678 2001-03-01 Stefan Monnier <monnier@cs.yale.edu>
7679
7680 * font-lock.el (save-buffer-state): Use inhibit-modification-hooks
7681 rather than (before|after)-change-functions.
7682
7683 2001-03-01 Gerd Moellmann <gerd@gnu.org>
7684
7685 * ediff-util.el (ediff-scroll-horizontally): Arrange for
7686 scroll-left and scroll-right being called interactively so that
7687 they set the window's min_hscroll.
7688
7689 2001-03-01 Eli Zaretskii <eliz@is.elta.co.il>
7690
7691 * info.el (info-insert-file-contents-1): Accept an additional
7692 argument `lfn': if it is non-nil, concatenate `filename' and
7693 `suffix'; otherwise use the complicated MS-DOS code.
7694 All callers changed.
7695 (info-insert-file-contents, Info-find-node): If the MS-DOS port
7696 can access long file names, try the long file-name version of
7697 `info-insert-file-contents-1', then the short file-name version.
7698
7699 2001-02-28 TAKAHASHI Naoto <ntakahas@m17n.org>
7700
7701 * language/ethio-util.el (setup-ethiopic-environment-internal):
7702 Change bindings of functions keys to conform to "Emacs Lisp Coding
7703 Convention".
7704
7705 * language/ethiopic.el ("Ethiopic"): Add documentation.
7706
7707 2001-02-28 Kenichi Handa <handa@etl.go.jp>
7708
7709 * international/utf-8.el (mule-utf-8): Set coding-category
7710 property to coding-category-utf-8.
7711
7712 2001-02-27 Richard M. Stallman <rms@gnu.org>
7713
7714 * lpr.el (lpr-page-header-switches, print-region-1):
7715 Undo 2000-07-06 change.
7716 (lpr-add-switches): Default to t on gnu/linux.
7717
7718 2001-02-27 Gerd Moellmann <gerd@gnu.org>
7719
7720 * bs.el (bs-attributes-list): Doc fix.
7721
7722 2001-02-26 Gerd Moellmann <gerd@gnu.org>
7723
7724 * help.el (describe-project): Display the file THE-GNU-PROJECT.
7725
7726 * help.el (view-order-manuals): Use goto-address.
7727
7728 * startup.el (command-line-1): Add info about ordering manuals
7729 to the not so fancy splash screens.
7730
7731 2001-02-26 Andre Spiegel <spiegel@gnu.org>
7732
7733 * vc.el (vc-default-workfile-unchanged-p)
7734 (vc-default-latest-on-branch-p): Add missing BACKEND argument.
7735
7736 2001-02-26 Gerd Moellmann <gerd@gnu.org>
7737
7738 * lazy-lock.el (lazy-lock-fontify-after-idle): Make sure to
7739 fontify in the right buffer.
7740
7741 * allout.el (outline-flag-region): Move macro in front of first
7742 use to avoid a run-time error.
7743
7744 2001-02-24 Andrew Innes <andrewi@gnu.org>
7745
7746 * makefile.w32-in: Fix copyright notice.
7747
7748 2001-02-24 Kenichi Handa <handa@etl.go.jp>
7749
7750 * international/utf-8.el (mule-utf-8): Set correct value for
7751 valid-codes property.
7752
7753 * international/fontset.el (x-complement-fontset-spec): In the
7754 case that we use ASCII font for the other charsets, use only
7755 family and registry part of it.
7756
7757 2001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
7758
7759 * window.el (fit-window-to-buffer, window-safely-shrinkable-p)
7760 (shrink-window-if-larger-than-buffer): Doc fix.
7761
7762 2001-02-23 Stefan Monnier <monnier@cs.yale.edu>
7763
7764 * hi-lock.el (hi-lock-unface-buffer): Use nil rather than t for
7765 predicate passed to completing-read.
7766
7767 2001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
7768
7769 * startup.el (command-line): Fix last change.
7770
7771 2001-02-23 Jason Rumney <jasonr@gnu.org>
7772
7773 * startup.el (tool-bar-originally-present): New variable.
7774 (command-line): Set it if the tool-bar is switched on at startup.
7775
7776 * frame.el (frame-notice-user-settings): Only adjust frame height
7777 for no tool-bar case if tool-bar was originally switched on.
7778 From E. Jay Berkenbilt.
7779
7780 2001-02-22 Stefan Monnier <monnier@cs.yale.edu>
7781
7782 * server.el (server-switch-buffer): Only switch window if the
7783 current one is dedicated.
7784
7785 * textmodes/fill.el (fill-region-as-paragraph): Skip spaces backward
7786 rather than using (match-beginning 0) when searching for break point.
7787
7788 2001-02-22 Eli Zaretskii <eliz@is.elta.co.il>
7789
7790 * textmodes/texinfmt.el (texinfo-format-scan): Signal an error if
7791 @ follows an accent command such as @'. Support optional braces
7792 in commands that insert accents, like makeinfo does.
7793
7794 2001-02-22 Gerd Moellmann <gerd@gnu.org>
7795
7796 * startup.el (fancy-splash-text): Add a line for ordering
7797 manuals. Reverse order of splash screens shown.
7798 (use-fancy-splash-screens-p): Adapt to the text line added.
7799
7800 * menu-bar.el (menu-bar-help-menu): Add an item for ordering
7801 manuals from the FSF.
7802
7803 * help.el (view-order-manuals): New function.
7804 (toplevel): Bind C-h C-m to this function.
7805
7806 2001-02-21 Stefan Monnier <monnier@cs.yale.edu>
7807
7808 * newcomment.el (comment-forward): Skip the comment-start before
7809 searching for the comment-end.
7810
7811 2001-02-21 Dave Love <fx@gnu.org>
7812
7813 * custom.el (custom-initialize-changed, defcustom): Doc fix.
7814
7815 * international/mule-cmds.el, international/mule.el: Doc fixes.
7816
7817 2001-02-21 Gerd Moellmann <gerd@gnu.org>
7818
7819 * startup.el (fancy-splash-screens): Use display-hourglass
7820 instead of display-busy-cursor.
7821
7822 * frame.el (display-hourglass): Renamed from busy-cursor.
7823 (hourglass-delay): Renamed from busy-cursor-delay-seconds.
7824 (show-cursor-in-non-selected-windows): Doc fix.
7825
7826 2001-02-20 Dave Love <fx@gnu.org>
7827
7828 * international/utf-8.el: Doc and commentary fixes.
7829
7830 2001-02-20 Eli Zaretskii <eliz@is.elta.co.il>
7831
7832 * ehelp.el (with-electric-help): Doc fix.
7833
7834 2001-02-20 Gerd Moellmann <gerd@gnu.org>
7835
7836 * msb.el (msb-mode): Call the update-buffers function explicitly
7837 with a FORCE argument.
7838
7839 * menu-bar.el (menu-bar-update-buffers): Add optional parameter
7840 FORCE. If set, update the menu even if frame-or-buffer-changed-p
7841 returns nil.
7842
7843 2001-02-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7844
7845 * ps-print.el: Timestamp package replacement. Some enhancements.
7846 Some XEmacs compatibility. Doc fix.
7847 (ps-print-version): New version number (6.4).
7848 (ps-printer-name): Initialization fix.
7849 (ps-zebra-stripe-follow): Funcionality enhancement.
7850 (ps-prologue-file): Code enhancement.
7851 (ps-right-header): Timestamp package replacement.
7852 (ps-setup, ps-face-bold-p, ps-face-italic-p)
7853 (ps-get-page-dimensions)
7854 (ps-generate-header, ps-begin-file, ps-begin-job)
7855 (ps-generate-postscript-with-faces, ps-do-despool): Code fix.
7856 (ps-time-stamp-mon-dd-yyyy, ps-time-stamp-hh:mm:ss): New funs.
7857 (ps-zebra-stripe-full-p, ps-zebra-stripe-alist): New vars.
7858 (coding-system-for-write): Var declaration (XEmacs compatibility).
7859
7860 2001-02-20 Miles Bader <miles@gnu.org>
7861
7862 * image-file.el (image-file-name-extensions): Add "tif".
7863
7864 2001-02-19 Gerd Moellmann <gerd@gnu.org>
7865
7866 * wid-edit.el (widget-button-click): Save the selected window
7867 around the code handling clicks on buttons.
7868
7869 2001-02-18 Dave Love <fx@gnu.org>
7870
7871 * imenu.el (imenu--generic-function): Use mapc to iterate over
7872 syntax characters.
7873
7874 2001-02-17 Richard M. Stallman <rms@gnu.org>
7875
7876 * progmodes/fortran.el (fortran-strip-sqeuence-nos): Doc fix.
7877
7878 * uniquify.el (uniquify-buffer-name-style): Doc fix.
7879
7880 2001-02-16 Gerd Moellmann <gerd@gnu.org>
7881
7882 * mouse.el (mouse-save-then-kill): If the distance from the new
7883 point to the mark is equal to the distance of point from the new
7884 point, move point instead of the mark.
7885
7886 2001-02-16 Dave Love <fx@gnu.org>
7887
7888 * textmodes/flyspell.el (flyspell-get-word): Return string without
7889 properties.
7890
7891 2001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
7892
7893 * generic.el (generic-find-file-regexp): Doc fix.
7894 (generic-ignore-files-regexp): New defcustom.
7895 (generic-mode-find-file-hook): If the file's name matches the
7896 regexp in `generic-ignore-files-regexp', don't enter
7897 default-generic-mode. Doc fix.
7898
7899 2001-02-16 Gerd Moellmann <gerd@gnu.org>
7900
7901 * textmodes/flyspell.el (flyspell-region, flyspell-buffer):
7902 Add autoload cookies.
7903
7904 * calendar/cal-tex.el (cal-tex-weekly4-box): Respect setting
7905 of cal-tex-24.
7906
7907 2001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
7908
7909 * simple.el (kill-region, kill-line, kill-ring-save): Doc fix.
7910
7911 * progmodes/compile.el (grep-regexp-alist): Remove the blank from
7912 the character class after the (optional) drive, to support file
7913 names with embedded blanks.
7914
7915 2001-02-15 Sam Steingold <sds@gnu.org>
7916
7917 * textmodes/tex-mode.el (tex-shell-running):
7918 Check the process buffer too.
7919
7920 2001-02-15 Dave Love <fx@gnu.org>
7921
7922 * battery.el (battery-status-function): Fix doc, :type.
7923
7924 * calendar/timeclock.el (timeclock-get-workday-function): Fix :type.
7925
7926 2001-02-15 Gerd Moellmann <gerd@gnu.org>
7927
7928 * subr.el (read-passwd): Clear Lisp memory holding password.
7929
7930 2001-02-15 Miles Bader <miles@gnu.org>
7931
7932 * info.el (Info-copy-current-node-name): New function.
7933 (Info-mode-menu): Add it to the menu.
7934
7935 2001-02-14 Richard M. Stallman <rms@theobromine.ai.mit.edu>
7936
7937 * international/mule-cmds.el (toggle-input-method): Doc fix.
7938
7939 2001-02-13 Stefan Monnier <monnier@cs.yale.edu>
7940
7941 * replace.el (occur): Stop at end of buffer.
7942
7943 2001-02-13 Eli Zaretskii <eliz@is.elta.co.il>
7944
7945 * international/mule-cmds.el (set-input-method): Another doc fix.
7946
7947 2001-02-13 David M. Koppelman <koppel@ee.lsu.edu>
7948
7949 * hi-lock.el (hi-lock-find-patterns): Don't activate font-lock-mode.
7950
7951 2001-02-13 Miles Bader <miles@gnu.org>
7952
7953 * faces.el (set-face-background, set-face-foreground)
7954 (set-face-stipple): Treat a value of nil as being `unspecified'.
7955
7956 2001-02-12 Dave Love <d.love@dl.ac.uk>
7957
7958 * international/latin1-disp.el: Doc fixes.
7959 (latin1-display) <defgroup>: Add :link.
7960 (latin1-display) <function>: Set variable latin1-display.
7961
7962 2001-02-12 Eli Zaretskii <eliz@is.elta.co.il>
7963
7964 * international/mule-cmds.el (set-input-method): Doc fix.
7965
7966 2001-02-12 Eric M. Ludlam <zappo@choochoo.ultranet.com>
7967
7968 * speedbar.el (speedbar-frame-parameters): No toolbar lines.
7969 (speedbar-line-file): Return nil if not a file.
7970 (speedbar-buffers-line-path): Return file for tags, and dir for files.
7971
7972 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
7973
7974 * ediff-diff.el (ediff-make-diff2-buffer): Removed bogus checks
7975 for remote files.
7976 (ediff-coding-system-for-read): Replaced the no-conversion default
7977 with raw-text.
7978
7979 * ediff-init.el: Removed :version from defcustom vars.
7980
7981 * ediff-util.el (ediff-compute-custom-diffs-maybe):
7982 Better handling of the diff mode.
7983
7984 * ediff.texi: Added ediff-coding-system-for-read.
7985
7986 * viper.texi: Fix typos.
7987
7988 2001-02-11 Dave Love <fx@gnu.org>
7989
7990 * shadowfile.el: Doc fixes.
7991 (shadow) <defgroup>: Add :link.
7992 (shadowfile-unload-hook): New function.
7993 (shadow-initialize): Use defalias, not fset.
7994 (shadow-define-cluster, shadow-define-literal-group)
7995 (shadow-define-regexp-group, shadow-initialize): Add autoload cookie.
7996
7997 * international/mule.el: Doc and message fixes.
7998
7999 * international/ccl.el (define-ccl-program): Doc fix.
8000
8001 2001-02-11 Kenichi Handa <handa@etl.go.jp>
8002
8003 * faces.el (mode-line): Set :line-width property to -1.
8004
8005 2001-02-10 Richard M. Stallman <rms@gnu.org>
8006
8007 * complete.el (partial-completion-mode): Doc fix.
8008
8009 * simple.el (delete-key-deletes-forward-mode):
8010 Change `let' to `let*' to fix gross bug in last change.
8011
8012 * repeat.el (repeat): Don't let execute-kbd-macro alter
8013 real-last-command.
8014
8015 2001-02-10 Eli Zaretskii <eliz@is.elta.co.il>
8016
8017 * simple.el (eval-expression): Doc fix.
8018
8019 2001-02-09 Dave Love <fx@gnu.org>
8020
8021 * imenu.el (imenu-generic-expression): Doc fix.
8022
8023 * emacs-lisp/re-builder.el (reb-mode): Quote the hook name.
8024 From Juanma Barranquero.
8025
8026 * emacs-lisp/authors.el (authors): Expand `root' before running find.
8027
8028 2001-02-09 Kenichi Handa <handa@etl.go.jp>
8029
8030 * faces.el (set-face-attribute): Describe the case of a negative
8031 value specified for :line-width.
8032
8033 2001-02-08 Stefan Monnier <monnier@cs.yale.edu>
8034
8035 * which-func.el (which-func-mode): Invert which-func-mode-global.
8036 From Juanma Barranquero <lektu@uol.com.br>.
8037
8038 2001-02-08 Dave Love <fx@gnu.org>
8039
8040 * wid-edit.el (widget-plist-convert-widget): Replace binding of
8041 widget-plist-value-type.
8042 (widget-alist-convert-widget): Replace binding of
8043 widget-alist-value-type.
8044
8045 * textmodes/paragraphs.el (sentence-end): Doc fix.
8046
8047 * eshell/em-rebind.el (eshell-cannot-leave-input-list):
8048 Remove `backward-line'.
8049
8050 * play/pong.el (pong-blank-color, pong-bat-color)
8051 (pong-ball-color, pong-border-color, pong-left-key)
8052 (pong-right-key, pong-up-key, pong-down-key, pong-quit-key)
8053 (pong-pause-key, pong-resume-key, pong-timer-delay):
8054 * mail/mh-comp.el (mh-compose-letter-function):
8055 * eshell/esh-mode.el (eshell-skip-prompt-function):
8056 * emulation/viper-ex.el (ex-unix-type-shell-options):
8057 * recentf.el (recentf-menu-filter):
8058 * ps-print.el (ps-print-region-function):
8059 * lpr.el (print-region-function):
8060 * forms.el (forms-mode-hooks):
8061 * dirtrack.el (dirtrack-directory-change-hook):
8062 * cus-start.el (temp-buffer-show-function, display-buffer-function):
8063 * textmodes/spell.el (spell-filter):
8064 * textmodes/fill.el (adaptive-fill-function):
8065 * textmodes/bibtex.el (bibtex-autokey-before-presentation-function):
8066 * progmodes/etags.el (find-tag-default-function):
8067 * progmodes/dcl-mode.el (dcl-calc-command-indent-function):
8068 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
8069
8070 2001-02-07 Eli Zaretskii <eliz@is.elta.co.il>
8071
8072 * emulation/viper-init.el (viper-fast-keyseq-timeout)
8073 (viper-translate-all-ESC-keysequences): Doc fix. From Jim
8074 Meyering <jim@meyering.net>.
8075
8076 * loadup.el: Revert last change.
8077
8078 2001-02-07 Kenichi Handa <handa@etl.go.jp>
8079
8080 * international/mule.el (transform-make-coding-system-args):
8081 Make it work also for coding systems not using CCL.
8082
8083 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
8084
8085 * simple.el (previous-matching-history-element)
8086 (next-matching-history-element): Doc fix.
8087
8088 * loadup.el: Load ccl before utf-8; don't load ccl in the ms-dos
8089 specific part.
8090
8091 2001-02-06 Dave Love <fx@gnu.org>
8092
8093 * add-log.el (add-log-current-defun-function)
8094 (add-log-buffer-file-name-function, add-log-file-name-function):
8095 Fix :type.
8096 (change-log-mode) <font-lock-defaults>: Set SYNTAX-BEGIN.
8097
8098 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
8099
8100 * info.el (info-initialize): Remove the test for system-type when
8101 invocation-directory is non-nil.
8102
8103 * progmodes/make-mode.el (makefile-mode): Set SYNTAX-BEGIN member
8104 of `font-lock-defaults' to `backward-paragraph' rather than nil.
8105
8106 2001-02-06 Andrew Innes <andrewi@gnu.org>
8107
8108 * makefile.w32-in (EMACS): Use $(THISDIR) to make emacs.exe path
8109 absolute.
8110
8111 2001-02-06 David M. Koppelman <koppel@ee.lsu.edu>
8112
8113 * hi-lock.el (hi-lock-mode): Toggling hi-lock-mode now affects all
8114 buffers. When hi-lock turned on rather than only checking current
8115 buffer for regexps, all buffers are checked. Moved activation of
8116 font-lock to hi-lock-refontify. When font-lock turned off rather
8117 than removing added highlighting just in current buffer, remove it
8118 in all buffers. Changed edit menu text from "Automatic
8119 Highlighting" to "Regexp Highlighting" Documentation for
8120 highlighting phrases, minor documentation changes.
8121 (hi-lock-set-file-patterns): Execute only if there are new or
8122 existing file patterns.
8123 (hi-lock-refontify): Assume font-lock-fontify-buffer will first
8124 unfontify and, if a support mode is active, will not refontify the
8125 whole buffer. If necessary, turn on font lock. (Removed
8126 font-lock-unfontify and font-lock support-mode-specific calls,
8127 such as lazy-lock-fontify-window.)
8128 (hi-lock-find-patterns): Do not turn on hi-lock-mode even if
8129 patterns are found. Not useful now since find-file-hook is removed
8130 if hi-lock is off, but may be needed for per-buffer hi-lock activation.
8131 (hi-lock-face-phrase-buffer): New function. Also added related
8132 menu item and keybinding.
8133 (highlight-phrase): New alias, to hi-lock-face-phrase-buffer.
8134 (hi-lock-process-phrase): New function.
8135 (hi-lock-line-face-buffer): Doc fixes.
8136 (hi-lock-face-buffer): Doc fixes.
8137 (hi-lock-unface-buffer): Doc fixes.
8138
8139 2001-02-06 Gerd Moellmann <gerd@gnu.org>
8140
8141 * dabbrev.el (dabbrev-ignored-buffer-regexps): Renamed from
8142 dabbrev-ignored-regexps.
8143
8144 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
8145
8146 * simple.el (kill-line): Doc fix.
8147
8148 2001-02-05 Dave Love <fx@gnu.org>
8149
8150 * loadup.el: Revert last two changes -- bootstrapping works with
8151 regenerated loaddefs.
8152
8153 2001-02-05 Eli Zaretskii <eliz@is.elta.co.il>
8154
8155 * isearch.el (isearch-forward): Doc fix.
8156
8157 * textmodes/nroff-mode.el (nroff-mode): Set the SYNTAX-BEGIN part
8158 of font-lock-defaults to backward-paragraph.
8159
8160 2001-02-05 Gerd Moellmann <gerd@gnu.org>
8161
8162 * mail/rmail.el (rmail-ignored-headers): Add X-Trace,
8163 X-Complaints-To, NNTP-Posting-Date, and User-Agent.
8164
8165 2001-02-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8166
8167 * ebnf2ps.el: Eliminate time-stamp functions.
8168 (ebnf-version): New version (3.5).
8169 (ebnf-eps-finish-and-write): Replace time-stamp functions by
8170 format-time-string.
8171
8172 2001-02-05 Gerd Moellmann <gerd@gnu.org>
8173
8174 * simple.el (next-line): Goto end-of-line before inserting a newline.
8175
8176 2001-02-05 Miles Bader <miles@gnu.org>
8177
8178 * image-file.el (insert-image-file): When visiting an image, also
8179 set `truncate-lines' to t so that any fringe arrow looks correct.
8180
8181 2001-02-05 Kenichi Handa <handa@etl.go.jp>
8182
8183 * isearch.el (isearch-forward): Add description about input method
8184 in the docsting.
8185
8186 2001-02-04 Stefan Monnier <monnier@cs.yale.edu>
8187
8188 * skeleton.el (skeleton-internal-1): Always push the mark for @.
8189
8190 2001-02-02 Eli Zaretskii <eliz@is.elta.co.il>
8191
8192 * info.el (info-initialize): If installation-directory is nil, for
8193 DOS/Windows systems try looking in a sibling of invocation-directory.
8194
8195 2001-02-02 Gerd Moellmann <gerd@gnu.org>
8196
8197 * wid-edit.el (widget-button-click): Fix last change.
8198
8199 * frame.el (frame-notice-user-settings): When resizing the initial
8200 frame because the tool bar is off, also change the frame's top
8201 position if a negative top position was specified.
8202
8203 2001-02-02 Miles Bader <miles@gnu.org>
8204
8205 * image-file.el (insert-image-file): When visiting an image,
8206 suppress the cursor in the image buffer.
8207
8208 2001-02-01 Dave Love <fx@gnu.org>
8209
8210 * progmodes/f90.el (f90-mode): Remove startup message.
8211
8212 * vc-cvs.el: Remove autoloads. Require vc when compiling.
8213
8214 2001-02-01 Gerd Moellmann <gerd@gnu.org>
8215
8216 * startup.el (command-line): Fix code determining whether or not
8217 to use delete-key-deletes-forward-mode.
8218
8219 2001-02-01 Andre Spiegel <spiegel@gnu.org>
8220
8221 * vc.el (vc-diff-switches): New user option.
8222 (vc-version-diff): Use it.
8223 (vc-diff-switches-list): New macro.
8224
8225 * vc-{rcs,cvs,sccs}.el: (vc-BACKEND-diff-switches):
8226 New customization options.
8227 (vc-BACKEND-diff): Use new options via vc-diff-switches-list.
8228
8229 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Return correct status.
8230
8231 2001-02-01 Gerd Moellmann <gerd@gnu.org>
8232
8233 * msb.el (toplevel): Quote hook symbols.
8234
8235 2001-02-01 Kenichi Handa <handa@etl.go.jp>
8236
8237 * international/mule.el (make-coding-system): Add description
8238 about recognized properties in the docstring.
8239
8240 * international/mule-conf.el: Remove unused charsets
8241 mac-roman-lower and mac-roman-upper.
8242
8243 2001-01-31 Gerd Moellmann <gerd@gnu.org>
8244
8245 * textmodes/fill.el (set-fill-prefix): Cancel fill prefix if point
8246 is in front of the left-margin, if any.
8247
8248 * simple.el (delete-key-deletes-forward-mode): Treat `kp-delete'
8249 like `delete'.
8250
8251 * bindings.el: Define `kp-delete' like `delete' in function-key-map.
8252
8253 * term/w32-win.el (mouse-set-font): Doc fix.
8254
8255 2001-01-31 Stefan Monnier <monnier@cs.yale.edu>
8256
8257 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer): Doc fix.
8258 (hi-lock-find-patterns): Turn on font-lock-mode, if it is not
8259 on already.
8260
8261 2001-01-31 Markus Rost <rost@math.ohio-state.edu>
8262
8263 * files.el (save-buffer): Don't give message if (buffer-file-name)
8264 returns nil.
8265
8266 2001-01-31 Eli Zaretskii <eliz@is.elta.co.il>
8267
8268 * toolbar/tool-bar.el (tool-bar-add-item): Doc fix.
8269
8270 * emacs-lisp/re-builder.el (reb-update-modestring): Don't use
8271 concat for integers. From Juanma Barranquero <lektu@uol.com.br>.
8272
8273 * term/w32-win.el (redisplay-dont-pause): Set to t to alleviate
8274 display problems.
8275
8276 2001-01-31 Kenichi Handa <handa@etl.go.jp>
8277
8278 * international/mule.el (charset-info): Fix docstring.
8279
8280 * international/mule-diag.el (describe-character-set): Check final
8281 char valid before printing it.
8282
8283 2001-01-30 Gerd Moellmann <gerd@gnu.org>
8284
8285 * lpr.el (lpr-windows-system, lpr-lp-system): Add autoload cookies.
8286
8287 * frame.el (frame-notice-user-settings): Do the tool-bar
8288 stuff only for graphical displays. Fix a braino.
8289
8290 * frame.el (frame-initialize): Create initial frame visible.
8291 (frame-notice-user-settings): When tool-bar has been switched off,
8292 correct the frame size and sync tool-bar-mode.
8293
8294 * startup.el (command-line): Remove manipulation of frame
8295 height for tool bars.
8296
8297 2001-01-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8298
8299 * lpr.el: Compatibility with XEmacs and doc fixes.
8300 (lpr-windows-system, lpr-lp-system): New vars.
8301 (lpr-printer-switch): New defcustom.
8302 (printer-name, lpr-command): Customization fix.
8303 (print-region-1): Code fix.
8304 (print-region-new-buffer, printify-region): Indentation fix.
8305 (lpr-eval-switch, lpr-flatten-list, lpr-flatten-list-1):
8306 New functions.
8307
8308 2001-01-29 Gerd Moellmann <gerd@gnu.org>
8309
8310 * msb.el (toplevel): Fix the eval-after-load.
8311
8312 2001-01-29 Dave Love <fx@gnu.org>
8313
8314 * eshell/esh-ext.el (eshell-windows-shell-file): Fix :type.
8315
8316 * eshell/em-ls.el (eshell-ls-exclude-regexp): Fix :type.
8317
8318 * progmodes/tcl.el (outline, dabbrev, add-log): Require when compiling.
8319 (tcl-using-emacs-19-23): Consider Emacs 21+.
8320 (tcl-help-directory-list, tcl-command-switches): Fix :type.
8321 (tcl-add-emacs-menu): Supply menu name.
8322 (tcl-beginning-of-defun, tcl-end-of-defun): Defalias, don't fset.
8323
8324 2001-01-29 Gerd Moellmann <gerd@gnu.org>
8325
8326 * simple.el (delete-trailing-whitespace): Don't delete formfeeds.
8327
8328 2001-01-29 Stefan Monnier <monnier@cs.yale.edu>
8329
8330 * pcvs.el (cvs-mark-fis-dead): New function.
8331 (cvs-mode-add): Use it.
8332 (cvs-mode-add-change-log-entry-other-window):
8333 Rebind change-log-default-name to itself rather than to nil.
8334
8335 2001-01-29 Sam Steingold <sds@gnu.org>
8336
8337 * vc-cvs.el: Replaced (require 'vc) with a bunch of
8338 `autoload' statements.
8339
8340 2001-01-29 Eli Zaretskii <eliz@is.elta.co.il>
8341
8342 * files.el (confirm-kill-emacs): Doc fix.
8343
8344 * frame.el (frame-initialize): Doc fix.
8345
8346 * time-stamp.el (time-stamp-string): Doc fix.
8347
8348 * woman.el (WoMan-log-1): Make the log buffer writable.
8349 From Markus Rost <rost@math.ohio-state.edu>.
8350
8351 2001-01-29 Gerd Moellmann <gerd@gnu.org>
8352
8353 * imenu.el (imenu-syntax-alist): Add autoload cookie for
8354 the `make-variable-buffer-local'.
8355
8356 2001-01-29 Dave Love <fx@gnu.org>
8357
8358 * ansi-color.el (ansi-color-for-comint-mode): Add :version.
8359 (ansi-color-for-comint-mode-on, ansi-color-process-output):
8360 Add autoload cookie.
8361 (ansi-color-apply-sequence): Fix typo.
8362
8363 2001-01-29 Gerd Moellmann <gerd@gnu.org>
8364
8365 * menu-bar.el (menu-bar-files-menu): Add menu items for
8366 Postscript printing in black and white.
8367
8368 * mail/rmail.el (rmail-ignored-headers): Add X-Sign, X-BeenThere,
8369 X-Mailman-Version, Precedence, List-Help, List-Post,
8370 List-Subscribe, List-Id, List-Unsubscribe, List-Archive,
8371 Content-Type, Content-Length.
8372
8373 2001-01-29 Dave Love <fx@gnu.org>
8374
8375 * elide-head.el (elide-head): Make overlay evaporate.
8376
8377 * international/mule-conf.el (chinese-big5-1, chinese-big5-2): Doc fix.
8378
8379 2001-01-28 Eli Zaretskii <eliz@is.elta.co.il>
8380
8381 * isearch.el (isearch-highlight): Don't punt if the display
8382 doesn't support colors, since isearch faces are defined for
8383 monochrome displays as well.
8384
8385 2001-01-27 Sam Steingold <sds@gnu.org>
8386
8387 * shell.el (shell-write-history-on-exit): Make sure that we are in
8388 the shell buffer (M-x tex-file RET inserted the error message into
8389 the TeX buffer).
8390
8391 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
8392
8393 * simple.el (transient-mark-mode): Doc fix.
8394
8395 2001-01-27 Gerd Moellmann <gerd@gnu.org>
8396
8397 * progmodes/etags.el (find-tag-noselect): Don't bind tags-file-name.
8398
8399 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
8400
8401 * shell.el (shell-unquote-argument): If the shell is one of the
8402 mentioned in shell-dumb-shell-regexp, don't treat a backslash as a
8403 quote character.
8404 (shell-dumb-shell-regexp): Document that the shells which match
8405 this regexp are supposed to not treat a backslash as a quote character.
8406
8407 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Undo the change
8408 from 2001-01-12. It is not needed, since backspace is mapped into DEL.
8409
8410 2001-01-27 Richard M. Stallman <rms@gnu.org>
8411
8412 * dabbrev.el (dabbrev--substitute-expansion):
8413 Treat a one-capital-letter abbrev as "not all upper case",
8414 so as to force preservation of the expansion's pattern
8415 if the expansion starts with a capital letter.
8416
8417 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
8418
8419 * facemenu.el (facemenu-set-face, facemenu-set-face-from-menu):
8420 Doc fix.
8421
8422 * simple.el (transient-mark-mode): Document the fact that many
8423 commands act on the region when mark is active.
8424
8425 2001-01-27 Kenichi Handa <handa@etl.go.jp>
8426
8427 * international/quail.el (quail-setup-completion-buf): Make the
8428 multibyteness of current buffer inherited to Quail completion buffer.
8429 (quail-show-guidance-buf): Make the multibyteness of current
8430 buffer inherited to Quail guidance buffer.
8431 (quail-help): Make the multibyteness of current buffer inherited
8432 to Quail help buffer.
8433
8434 2001-01-26 Dave Love <fx@gnu.org>
8435
8436 * time-stamp.el: Doc fixes.
8437
8438 * progmodes/delphi.el (delphi-comment-face, delphi-string-face)
8439 (delphi-keyword-face, delphi-other-face): Fix :type.
8440
8441 * textmodes/flyspell.el: Doc fixes. Add :version to new options.
8442
8443 * mail/feedmail.el (feedmail): Add :link.
8444 (feedmail-send-it): Doc fix.
8445
8446 * mail/sendmail.el: Doc fixes.
8447 (sendmail-send-it): Fix the non-ASCII regexp and use
8448 rfc2047-encode-string.
8449
8450 * dired.el, dired-aux.el: Revert last change.
8451
8452 2001-01-26 Gerd Moellmann <gerd@gnu.org>
8453
8454 * makefile.w32-in (DONTCOMPILE): Add various term files.
8455
8456 2001-01-26 Dave Love <fx@gnu.org>
8457
8458 * Makefile.in (DONTCOMPILE): Add various term files.
8459
8460 2001-01-26 Gerd Moellmann <gerd@gnu.org>
8461
8462 * man.el (Man-default-man-entry, Man-mode): Doc fix.
8463
8464 * startup.el (display-startup-echo-area-message): Make sure
8465 the echo area is resized to fit the size of the startup message.
8466
8467 * gud.el (gud-perldb-massage-args): Avoid nreverse'ing a list
8468 part of which is a constant.
8469
8470 2001-01-26 Eli Zaretskii <eliz@is.elta.co.il>
8471
8472 * loadup.el (Top-level) [ms-dos]: Don't load international/ccl twice.
8473
8474 2001-01-26 Richard M. Stallman <rms@gnu.org>
8475
8476 * simple.el (next-line): Don't let `newline' expand abbrevs.
8477 Simplify slightly.
8478 (open-line): Don't let `newline' expand abbrevs.
8479
8480 2001-01-25 John Wiegley <johnw@gnu.org>
8481
8482 * eshell/esh-util.el (eshell-ange-ls-uids): Changed use of `alist'
8483 to `repeat' in the :type field.
8484
8485 * pcomplete.el (pcomplete-file-ignore): Changed a :type field to
8486 allow a choice of regexp or nil.
8487 (pcomplete-dir-ignore): Same.
8488
8489 * eshell/em-unix.el (eshell/occur): Fixed bug causing `occur' (as
8490 a command) to always fail.
8491
8492 2001-01-25 Gerd Moellmann <gerd@gnu.org>
8493
8494 * iswitchb.el (iswitchb-make-buflist): When nconc'ing lists, don't
8495 discard the result.
8496 (iswitchb-to-end): Likewise.
8497
8498 2001-01-25 Sam Steingold <sds@gnu.org>
8499
8500 * vc-cvs.el (vc-cvs-mode-line-string): Doc & comment fix.
8501 Require vc.
8502
8503 2001-01-25 Stefan Monnier <monnier@cs.yale.edu>
8504
8505 * smerge-mode.el (smerge-font-lock-keywords): Relax submatch 1.
8506
8507 * emacs-lisp/easy-mmode.el (define-minor-mode): Docstring fix.
8508
8509 2001-01-25 Dave Love <fx@gnu.org>
8510
8511 * lisp/international/mule-diag.el (describe-char-after): Doc fix.
8512 (describe-coding-system): Tweak the English text.
8513
8514 * loadup.el: Preload international/ccl for utf-8.
8515
8516 2001-01-25 Eli Zaretskii <eliz@is.elta.co.il>
8517
8518 * mail/rmail.el (rmail-redecode-body): Doc fix.
8519
8520 2001-01-25 Kenichi Handa <handa@etl.go.jp>
8521
8522 * international/mule-cmds.el (reset-language-environment):
8523 Reset coding-category-utf-8 to mule-utf-8.
8524
8525 * international/mule-conf.el (coding-category-utf-8):
8526 Initialize to mule-utf-8.
8527
8528 * loadup.el: Preload international/utf-8.
8529
8530 * international/utf-8.el: New file.
8531
8532 2001-01-24 Stefan Monnier <monnier@cs.yale.edu>
8533
8534 * diff-mode.el (diff-mode): Disable preliminary support for `compile'.
8535
8536 2001-01-24 Sam Steingold <sds@gnu.org>
8537
8538 * dired.el (dired-replace-in-string): Removed.
8539 (dired-sort-toggle): Use `replace-regexps-in-string'
8540 instead of `dired-replace-in-string'.
8541
8542 * dired-aux.el (dired-shell-stuff-it, dired-rename-subdir)
8543 (dired-rename-subdir-2, dired-insert-subdir-doinsert): Ditto.
8544
8545 * gs.el (gs-replace-in-string): Removed.
8546 (gs-options): Use `replace-regexps-in-string'
8547 instead of `gs-replace-in-string'.
8548
8549 2001-01-24 Eli Zaretskii <eliz@is.elta.co.il>
8550
8551 * mail/emacsbug.el (report-emacs-bug): Mention the fact that the
8552 bug report is mailed to an email list and posted to a news group.
8553
8554 2001-01-24 Gerd Moellmann <gerd@gnu.org>
8555
8556 * comint.el (comint-replace-by-expanded-history-before-point):
8557 Fix change of 2000-08-03 to move point to the start of the line again.
8558
8559 * startup.el (tool-bar-images-pixel-height): New variable.
8560 (command-line): After loading the user's init file, when
8561 tool-bar-mode is on, increase the frame's size by some lines for
8562 the tool-bar.
8563
8564 * frame.el (frame-initialize): Create the initial frame invisible.
8565
8566 2001-01-24 ShengHuo ZHU <zsh@cs.rochester.edu>
8567
8568 * language/chinese.el (chinese-iso-8bit): MIME:GB2312.
8569 (chinese-big5): MIME:Big5.
8570
8571 2001-01-24 Gerd Moellmann <gerd@gnu.org>
8572
8573 * international/mule-cmds.el (universal-coding-system-argument):
8574 Handle commands with prefix args.
8575
8576 2001-01-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
8577
8578 * calendar/diary-lib.el (diary-float): Fix case of MONTH
8579 being a list of numbers.
8580 (diary-mail-entries): Rewritten.
8581
8582 2001-01-23 Dave Love <fx@gnu.org>
8583
8584 * international/mule.el (make-coding-system): Fix typo.
8585
8586 * textmodes/outline.el (outline-mode) <font-lock-defaults>:
8587 Add backward-paragraph as font-lock-beginning-of-syntax-function.
8588
8589 2001-01-23 Eli Zaretskii <eliz@is.elta.co.il>
8590
8591 * font-lock.el (font-lock-mode): Doc fix.
8592
8593 2001-01-23 Kenichi Handa <handa@etl.go.jp>
8594
8595 * international/mule.el (make-translation-table): Fix docstring.
8596
8597 2001-01-22 Eli Zaretskii <eliz@is.elta.co.il>
8598
8599 * mail/rmail.el (rmail-redecode-body): New function.
8600
8601 * icomplete.el (icomplete-minibuffer-setup-hook): Doc fix.
8602
8603 2001-01-22 Gerd Moellmann <gerd@gnu.org>
8604
8605 * isearch.el (isearch-lazy-highlight-case-fold-search)
8606 (isearch-lazy-highlight-regexp): New variables.
8607 (isearch-lazy-highlight-cleanup): Update lazy highlight if
8608 case-fold search or regexp search has been toggled.
8609
8610 * wid-edit.el (widget-button-click): Avoid a save-excursion
8611 around running a global binding.
8612
8613 * isearch.el (isearch-lazy-highlight-initial-delay): Set default
8614 to 0.25.
8615
8616 2001-01-20 Miles Bader <miles@gnu.org>
8617
8618 * cus-edit.el (custom-face-save): Do post-processing on the face's
8619 new value like `custom-face-set' does.
8620
8621 2001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
8622
8623 * mail/emacsbug.el (report-emacs-bug): Report the value of
8624 LC_CTYPE, not LC_TYPE.
8625
8626 * isearch.el (isearch-forward): Add isearch-toggle-case-fold,
8627 isearch-toggle-regexp and isearch-edit-string to doc string.
8628
8629 2001-01-19 Gerd Moellmann <gerd@gnu.org>
8630
8631 * textmodes/texinfo.el (texinfo-mode): Use backward-paragraph
8632 as font-lock-beginning-of-syntax-function in font-lock-defaults.
8633
8634 * jit-lock.el (jit-lock-fontify-now): Don't bind
8635 font-lock-beginning-of-syntax-function to nil.
8636
8637 2001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
8638
8639 * mail/emacsbug.el (report-emacs-bug): Report values of
8640 locale-coding-system, default-enable-multibyte-characters, and the
8641 environment variables LC_ALL, LC_TYPE, and LANG.
8642
8643 2001-01-19 Gerd Moellmann <gerd@gnu.org>
8644
8645 * font-lock.el (font-lock-default-fontify-region): Fix last change.
8646
8647 * font-lock.el (font-lock-multiline): Default to nil.
8648 (font-lock-default-fontify-region): If font-lock-multiline is
8649 nil, don't check the property `font-lock-multiline'.
8650
8651 * jit-lock.el (jit-lock-after-change): If font-lock-multiline
8652 is nil, don't check the `font-lock-multiline' text property.
8653
8654 2001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
8655
8656 * viper.el: Call initial-major-mode on startup.
8657
8658 * ediff.el (ediff-patch-file): Use better defaults.
8659
8660 * ediff-vers.el: Fix for 8+3 DOS file systems.
8661
8662 2001-01-19 Colin Walters <walters@cis.ohio-state.edu>
8663
8664 * ediff-util.el (ediff-compare-custom-diffs-maybe): Put diff in
8665 diff mode, if available.
8666
8667 2001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
8668
8669 * ediff-hook.el (ediff-xemacs-init-menus): Fixed add-menu-button.
8670
8671 * ediff-init.el (subst-char-in-string): Define and use it, unless
8672 it's already defined.
8673
8674 2001-01-18 Gerd Moellmann <gerd@gnu.org>
8675
8676 * tooltip.el (tooltip-hide-delay): New user-option.
8677 (tooltip-show): Use tooltip-hide-delay instead of the default.
8678
8679 2001-01-18 Kenichi Handa <handa@etl.go.jp>
8680
8681 * mail/sendmail.el (mail-setup): Call set-buffer-multibyte because
8682 kill-local-variable doesn't work for enable-multibyte-characters.
8683
8684 2001-01-17 Dave Love <fx@gnu.org>
8685
8686 * ediff-init.el (ediff-before-setup-hook)
8687 (ediff-merge-filename-prefix): Add :version.
8688
8689 * international/latin1-disp.el: Require disp-table.
8690 (latin1-display): Fix :set.
8691
8692 * net/eudc-vars.el (eudc-server, eudc-protocol): Fix :type.
8693
8694 2001-01-17 Gerd Moellmann <gerd@gnu.org>
8695
8696 * isearch.el (isearch-lazy-highlight-initial-delay)
8697 (isearch-lazy-highlight-interval): Default to 0.
8698
8699 2001-01-17 Bob Glickstein <bobg@zanshin.com>
8700
8701 * isearch.el (isearch-highlight): Set isearch-overlay priority to
8702 1 here rather than each time through
8703 isearch-lazy-highlight-new-loop.
8704 (isearch-lazy-highlight-max): Variable deleted.
8705 (isearch-lazy-highlight-max-at-a-time): New user variable, like
8706 isearch-lazy-highlight-max but controls a single invocation of
8707 isearch-lazy-highlight-update.
8708 (isearch-lazy-highlight-wrapped): Variable recreated.
8709 (isearch-lazy-highlight-window-start): New variable.
8710 (isearch-lazy-highlight-cleanup): Restored to behavior of
8711 before 2-Jan.
8712 (isearch-lazy-highlight-remove-overlays): Function deleted;
8713 behavior folded into isearch-lazy-highlight-cleanup. "Keep"
8714 behavior removed.
8715 (isearch-lazy-highlight-new-loop): Restore old behavior of calling
8716 isearch-lazy-highlight-update in a loop rather than just once.
8717 Test isearch-invalid-regexp here and decide not to start a new
8718 loop, rather than testing it each time through
8719 isearch-lazy-highlight-update.
8720 (isearch-lazy-highlight-search): Function restored.
8721 (isearch-lazy-highlight-update): Get called in a timer loop again,
8722 but this time highlight more than one match each time through.
8723 Only highlight matches in the visible part of the window.
8724 Start at point, move in the direction of the search, and wrap around at
8725 the edge of the window. Use sit-for to force redisplay and ensure
8726 window-start is credible. "Face suppressing" behavior removed;
8727 overlay priorities should make it unnecessary, right?
8728 (isearch-highlight): Face suppressing behavior removed.
8729 (isearch-dehighlight): Face suppressing behavior removed.
8730 (isearch-set-lazy-highlight-faces-at): Removed.
8731
8732 2001-01-17 Kenichi Handa <handa@etl.go.jp>
8733
8734 * language/european.el ("Latin-1"): Make the format of description
8735 about additional language environments same as that of Latin-2.
8736
8737 2001-01-16 Dave Love <fx@gnu.org>
8738
8739 * isearch.el (isearch-lazy-highlight): Add :version.
8740
8741 * simple.el (backward-delete-char-untabify-method)
8742 (next-line-add-newlines): Add :version.
8743
8744 2001-01-16 Gerd Moellmann <gerd@gnu.org>
8745
8746 * bindings.el: Bind <backspace> and <delete> via function-key-map.
8747 Don't bind <delete> otherwise.
8748
8749 * simple.el (delete-key-deletes-forward-mode): Bind <backspace>
8750 and <delete> via function-key-map.
8751
8752 * textmodes/flyspell.el (mail-mode-flyspell-verify): Check in
8753 Subject line only if point is after the `Subject:'.
8754
8755 2001-01-16 Kenichi Handa <handa@etl.go.jp>
8756
8757 * language/japanese.el ("Japanese"): Add japanese-jisx0213-1 and
8758 japanese-jisx0213-2 in `charset' property of this lang. env.
8759
8760 * language/european.el ("Latin-1"): Add description for Dutch and
8761 Spanish lang. env.
8762
8763 * international/mule.el (decode-char): Fix conditions.
8764 (encode-char): Handle eight-bit-control too.
8765 (transform-make-coding-system-args): New function.
8766 (make-coding-system): Accept XEmacs style arguments for CCL base
8767 coding system.
8768
8769 2001-01-15 Gerd Moellmann <gerd@gnu.org>
8770
8771 * progmodes/etags.el (find-tag-noselect): Save the value of
8772 tags-file-name before switching buffers, for the case it has a
8773 buffer-local value.
8774
8775 2001-01-15 Alex Schroeder <alex@gnu.org>
8776
8777 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
8778 From Dave Love <fx@gnu.org>.
8779 (ansi-color-for-comint-mode): Fix :version.
8780
8781 2001-01-15 Alex Schroeder <alex@gnu.org>
8782
8783 * ansi-color.el (ansi-color-unfontify-region): Doc change.
8784
8785 2001-01-14 Eli Zaretskii <eliz@is.elta.co.il>
8786
8787 * dired.el (dired-insert-directory): If file-system-info fails,
8788 remove the " free " part, but don't signal an error.
8789
8790 2001-01-12 Sam Steingold <sds@gnu.org>
8791
8792 * bookmark.el (bookmark-maybe-historicize-string):
8793 Use new backquote syntax.
8794
8795 2001-01-12 Richard M. Stallman <rms@gnu.org>
8796
8797 * subr.el (last): Handle a list that doesn't end in nil.
8798
8799 2001-01-12 Sam Steingold <sds@gnu.org>
8800
8801 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind `backspace'
8802 to `backward-delete-char-untabify'.
8803
8804 2001-01-12 Dave Love <fx@gnu.org>
8805
8806 * cus-edit.el (customize-menu-create): Fix the :filter following
8807 easymenu change.
8808
8809 * wid-edit.el (function): Add :match-alternatives.
8810 (widget-color-action): Doc fix.
8811
8812 2001-01-12 Gerd Moellmann <gerd@gnu.org>
8813
8814 * calendar/calendar.el (calendar-basic-setup): Doc fix.
8815
8816 2001-01-12 Kenichi Handa <handa@etl.go.jp>
8817
8818 * international/mule-cmds.el (prefer-coding-system): Fix docstring.
8819
8820 * international/ccl.el (define-ccl-program): Fix docstring.
8821
8822 2001-01-11 Dave Love <fx@gnu.org>
8823
8824 * international/mule-cmds.el (standard-display-european-internal):
8825 Set display table for 2208 as for 160.
8826
8827 * progmodes/ada-mode.el (ada-popup-key): Fix last change.
8828
8829 * progmodes/fortran.el (fortran-mode-map): Modify Customization
8830 entry for custom-menu-create change.
8831 (fortran-strip-sqeuence-nos): Make arg optional. Fix regexp and
8832 don't cons it in the search loop.
8833
8834 * imenu.el (imenu--truncate-items): Revert last change.
8835
8836 2001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
8837
8838 * info.el (Info-setup-header-line): If the node header includes
8839 either Next: or Prev: links, don't show the File: and Node: parts
8840 in the header line.
8841
8842 2001-01-11 Gerd Moellmann <gerd@gnu.org>
8843
8844 * comint.el (comint-goto-process-mark): Don't print a message
8845 when running in batch mode.
8846
8847 * isearch.el (isearch-search): In the condition-case handler for
8848 `error', set isearch-invalid-regexp to the whole error message.
8849
8850 * subr.el (eval-after-load): Call load-symbol-file-load-history to
8851 ensure that eval-after-load works for files dumped with Emacs.
8852
8853 * help.el (load-symbol-file-load-history): New function extracted
8854 from function symbol-file.
8855 (symbol-file): Use it.
8856
8857 * toolbar/save.xpm, toolbar/undo.xpm: Use the same colors as exit.xpm.
8858
8859 2001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
8860
8861 * progmodes/etags.el (find-tag-interactive): If last-tag is nil,
8862 behave as if there were no prefix argument.
8863 (find-tag-noselect): If last-tag is nil, behave as if the NEXT-P
8864 argument were nil.
8865
8866 2001-01-11 Richard M. Stallman <rms@gnu.org>
8867
8868 * isearch.el (isearch-lazy-highlight-update):
8869 Don't look for more potential matches once maximum is exceeded.
8870 Use overlays-in to check correctly for overlap with current match.
8871 Ignore empty matches.
8872
8873 2001-01-11 Miles Bader <miles@gnu.org>
8874
8875 * textmodes/ispell.el (ispell-adjusted-window-height): New function.
8876 (ispell-overlay-window, ispell-help, ispell-show-choices)
8877 (ispell-command-loop): Use it instead of `window-height'.
8878
8879 2001-01-10 Gerd Moellmann <gerd@gnu.org>
8880
8881 * files.el (confirm-kill-emacs): New user-option.
8882 (save-buffers-kill-emacs): Ask for final confirmation before
8883 killing Emacs.
8884
8885 * isearch.el (isearch-done): Set isearch-lazy-highlight-start
8886 to nil.
8887
8888 2001-01-10 Dave Love <fx@gnu.org>
8889
8890 * progmodes/etags.el (tags-apropos-additional-actions): Fix :type.
8891
8892 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix doc, :type.
8893
8894 * hi-lock.el (hi-lock-exclude-modes): Fix :type.
8895
8896 * calculator.el (calculator-number-digits): Fix :type.
8897
8898 * vc-cvs.el (vc-cvs-header): Fix :type.
8899 * vc-rcs.el (vc-rcs-header): Fix :type.
8900 * vc-sccs.el (vc-sccs-header): Fix :type.
8901
8902 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
8903
8904 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
8905
8906 * eshell/esh-util.el (eshell-ange-ls-uids): Fix :type.
8907
8908 2001-01-10 Gerd Moellmann <gerd@gnu.org>
8909
8910 * simple.el (set-variable): Force a thorough redisplay for the
8911 case that the variable has an effect on the display, like
8912 `tab-width' has.
8913
8914 2001-01-10 Andre Spiegel <spiegel@gnu.org>
8915
8916 * vc.el: Add documentation for backend interface.
8917
8918 2001-01-10 Kenichi Handa <handa@etl.go.jp>
8919
8920 * font-lock.el (c-font-lock-extra-types): Add "Lisp_Object".
8921
8922 * international/mule-conf.el (latin-extra-code-table): Set to t
8923 for \223 and \224.
8924
8925 2001-01-09 Kenichi Handa <handa@etl.go.jp>
8926
8927 * international/mule-cmds.el (locale-language-names): Map "es" to
8928 "Spanish" and "nl" to "Dutch".
8929
8930 2001-01-09 Gerd Moellmann <gerd@gnu.org>
8931
8932 * bindings.el (global-map): Bind <home> to beginning-of-line,
8933 <end> to end-of-line, C-<home> to beginning-of-buffer, and
8934 C-<end> to end-of-buffer.
8935
8936 * language/european.el: Add Dutch and Spanish language info
8937 to be able to use the appropriate tutorials.
8938
8939 2001-01-09 Alex Schroeder <alex@gnu.org>
8940
8941 * ansi-color.el (ansi-color-process-output): Use markers instead
8942 of positions for start and end of region.
8943 (ansi-color-apply-on-region): Rewrote code to make it more robust.
8944 Previously, occasional mistakes happend when fontifying many
8945 chunks of output (eg. ls --color=yes /dev). This happened
8946 whenever an overlay was created up to the end of the region, which
8947 coincided with the process-mark. New text would then be added
8948 within that overlay instead of after it.
8949 (ansi-color-make-extent): Overlays are created with the property
8950 `modification-hooks' set to '(ansi-color-freeze-overlay).
8951 (ansi-color-freeze-overlay): New function. When inserting text at
8952 the end of the overlay, the overlay will resize.
8953
8954 2000-01-09 Alex Schroeder <alex@gnu.org>
8955
8956 * ansi-color.el (ansi-color-process-output): Doc change.
8957 (ansi-color-unfontify-region): Doc change. No longer installed
8958 automatically in font-lock-unfontify-region-function.
8959 (ansi-color-apply): Doc change.
8960 (ansi-color-apply-on-region): Use extents or overlays instead of
8961 text-properties.
8962 (ansi-color-make-extent): New function.
8963 (ansi-color-set-extent-face): New function.
8964
8965 2000-01-09 Alex Schroeder <alex@gnu.org>
8966
8967 * ansi-color.el (ansi-color-process): Removed, Emacs and XEmacs
8968 both use ansi-color-process-output, now.
8969 (ansi-color-process-output): Doesn't return string anymore. It is
8970 installed in comint-output-filter-functions for both Emacs and
8971 XEmacs, now.
8972 (ansi-color-unfontify-region): Simplified code removing variables
8973 pos and start-ansi.
8974 (ansi-color-apply): Put text-property ansi-color before putting
8975 text-property face because ansi-color-unfontify-region is called
8976 immediately after the call to put-text-property.
8977 (ansi-color-context-region): Doc change.
8978 (ansi-color-filter-region): Simplified code.
8979 (ansi-color-apply-on-region): Changed start to start-marker, using
8980 a marker explicitly. Put text-property ansi-color before putting
8981 text-property face because ansi-color-unfontify-region is called
8982 immediately after the call to put-text-property.
8983
8984 2000-01-09 Alex Schroeder <alex@gnu.org>
8985
8986 * ansi-color.el (ansi-color-faces-vector): Doc change.
8987 (ansi-color-for-comint-mode): Changed :type property to choice.
8988 (ansi-color-last-context): Removed.
8989 (ansi-color-process-output): Don't use ansi-color-last-context, as
8990 the main functions will store their context now.
8991 (ansi-color-context): Doc change.
8992 (ansi-color-filter-apply): Rewrote it based on ansi-color-apply.
8993 Uses ansi-color-context such that repeated calls will strip
8994 partial escape sequences, too.
8995 (ansi-color-apply): Simplified code. Colorize end of string if
8996 face is not null. Store context in new (FACE STRING) format, such
8997 that repeated calls will strip partial escape sequences, too.
8998 Append faces to face property using ansi-color-apply-sequence such
8999 that cumulative mode actually works.
9000 (ansi-color-context-region): New variable.
9001 (ansi-color-filter-region): Rewrote it based on
9002 ansi-color-apply-on-region. Uses ansi-color-context-region such
9003 that repeated calls will strip partial escape sequences, too.
9004 (ansi-color-apply-on-region): Simplified code. Colorize end of
9005 region if face is not null. Store context in new (FACE POS)
9006 format, such that repeated calls will strip partial escape
9007 sequences, too. Append faces to face property using
9008 ansi-color-apply-sequence such that cumulative mode actually works.
9009 (ansi-color-apply-sequence): New function.
9010 (ansi-color-get-face): When the default face is added to the list
9011 of faces, all previous settings are discarded and the list of
9012 faces is set to '(default).
9013
9014 2000-01-09 Alex Schroeder <alex@gnu.org>
9015
9016 * ansi-color.el (ansi-color-faces-vector): Use nil for the default
9017 face, such that ansi-color-apply and ansi-color-apply-on-region
9018 will do the right thing.
9019 (ansi-color-apply): Do the right thing, ie. if ansi-color-get-face
9020 returns nil, set the list of faces back to nil instead of
9021 appending the result of ansi-color-get-face to the front of the list.
9022
9023 2000-01-09 Alex Schroeder <alex@gnu.org>
9024
9025 * ansi-color.el (ansi-color-for-comint-mode): Doc change.
9026 (ansi-color-process): Doc change.
9027 (ansi-color-last-context): New buffer-local variable.
9028 (ansi-color-process-output): New function. It is automatically
9029 added to comint-output-filter-functions if this is XEmacs.
9030 (ansi-color-unfontify-region): New optional parameter for XEmacs
9031 compatibility. Check wether font-lock-syntactic-keywords is
9032 boundp before removing the syntax table text property, as XEmacs
9033 doesn't have it.
9034 (ansi-color-filter-region): Doc change.
9035 (ansi-color-apply-on-region): Doc change.
9036 (ansi-color-make-face): New function. Compatibility layer for
9037 XEmacs. Return temporary faces instead of cons cells for XEmacs.
9038 (ansi-color-make-color-map): Use ansi-color-make-face.
9039 (ansi-color-get-face): Avoid face text property '(nil) as results
9040 in an errow for XEmacs.
9041
9042 2000-01-09 Alex Schroeder <alex@gnu.org>
9043
9044 * ansi-color.el (ansi-color-unfontify-region): New function.
9045 Uses text-property ansi-color in order to preserve fontification by
9046 ansi-color. When the package is loaded, a lambda expression is
9047 put onto font-lock-mode-hook. This lambda expression will check
9048 font-lock-unfontify-region-function and replace
9049 font-lock-default-unfontify-region with ansi-color-unfontify-region.
9050 (ansi-color-apply): Add text-property ansi-color in addition to
9051 text-property face.
9052 (ansi-color-apply-on-region): Add text-property ansi-color in
9053 addition to text-property face.
9054 (save-buffer-state): Copy of the macro that is also used by
9055 lazy-lock and font-lock.
9056
9057 (ansi-color-for-comint-mode): New option.
9058 (ansi-color-for-comint-mode-on): Set ansi-color-for-comint-mode.
9059 (ansi-color-for-comint-mode-off): Ditto.
9060 (ansi-color-for-comint-mode-filter): Ditto.
9061 (ansi-color-process): New function. Uses ansi-color-for-comint-mode to
9062 decide what to do. This function is added to
9063 comint-preoutput-filter-functions when the package is loaded.
9064
9065 (ansi-color-for-shell-mode-set): Removed.
9066 (ansi-color-for-shell-mode): Removed.
9067
9068 2000-01-09 Alex Schroeder <alex@gnu.org>
9069
9070 * ansi-color.el (ansi-color-for-shell-mode-set): New function with
9071 the lambda expression from the ansi-color-for-shell-mode :set
9072 property. Additionally, modify shell-mode-hook to enable or
9073 disable font-lock-mode for future shell buffers.
9074 (ansi-color-for-shell-mode): The :set property calls
9075 ansi-color-for-shell-mode-set instead of a lambda expression.
9076
9077 2000-01-09 Alex Schroeder <alex@gnu.org>
9078
9079 * ansi-color.el (ansi-color-for-shell-mode): Doc change.
9080 (ansi-color-context): New variable.
9081 (ansi-color-apply): Save context between calls.
9082
9083 2001-01-09 Eli Zaretskii <eliz@is.elta.co.il>
9084
9085 * isearch.el (isearch, isearch-lazy-highlight-face):
9086 New definitions for face colors and attributes.
9087
9088 * wid-edit.el (widget-choose): Call display-popup-menus-p instead
9089 of display-mouse-p.
9090
9091 2001-01-09 Kenichi Handa <handa@etl.go.jp>
9092
9093 * international/mule.el (make-coding-system): If the coding system
9094 accepts extra latin codes, register such codes as safe for the
9095 coding system.
9096
9097 2001-01-08 Richard M. Stallman <rms@gnu.org>
9098
9099 * emacs-lisp/bytecomp.el (byte-compile-log-1): In non-batch case,
9100 don't mention the file name or the date here, because they are
9101 logged at the start of the file.
9102
9103 2001-01-08 Richard M. Stallman <rms@gnu.org>
9104
9105 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
9106 Change screen-width to frame-width.
9107
9108 2001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
9109
9110 * info.el (Info-search): Print the default as part of the prompt.
9111
9112 2001-01-08 Andre Spiegel <spiegel@gnu.org>
9113
9114 * vc.el (vc-default-latest-on-branch-p): New function, replaces
9115 constant implementations in backends.
9116
9117 * vc-cvs.el (vc-cvs-latest-on-branch-p): Removed.
9118 (vc-cvs-checkout): Renamed arg WRITABLE to EDITABLE.
9119
9120 * vc-rcs.el (vc-rcs-checkout, vc-rcs-cancel-version): Renamed arg
9121 WRITABLE to EDITABLE.
9122
9123 * vc-sccs.el (vc-sccs-latest-on-branch-p): Removed.
9124 (vc-sccs-checkout, vc-sccs-cancel-version): Renamed arg WRITABLE
9125 to EDITABLE.
9126
9127 2001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
9128
9129 * emacs-lisp/copyright.el (copyright-current-year): Now a defvar.
9130 (copyright, copyright-update): Compute the current year at run time.
9131
9132 2001-01-08 Gerd Moellmann <gerd@gnu.org>
9133
9134 * isearch.el (isearch-old-signal-hook): Removed.
9135 (isearch-mode): Add isearch-done to kbd-macro-termination-hook
9136 instead of setting signal-hook-function.
9137 (isearch-done): Remove isearch-done from kbd-macro-termination-hook.
9138
9139 2001-01-08 Kevin Gallagher <kevingal@onramp.net>
9140
9141 * emulation/edt.el: Update to version 4.0. Provide support for
9142 EDT scroll margins at top and bottom of the window. Provide an
9143 emulation of the EDT SUBS command (bound to GOLD-Enter, by
9144 default). Enhance edt-quit, bound to GOLD-q by default, to warn
9145 user when file-related buffer modifications exist.
9146 Provide support for running EDT Emulation in XEmacs.
9147 Provide customize access to some user updatable variables.
9148 Add Commentary section to file header.
9149 Fixed a few minor bugs and cleaned up some code.
9150
9151 * emulation/edt-mapper.el: Update to version 4.0. Provide support
9152 for detecting a keypress that generates an ASCII key sequence.
9153 (Previously, only a keypress that generates a vector was
9154 recognized.) Embed Window Manager name into name of the generated
9155 EDT Emulation initialization file since the initialization file is
9156 Window Manager specific. Add Commentary section to file header.
9157
9158 2001-01-07 Eli Zaretskii <eliz@is.elta.co.il>
9159
9160 * mail/sendmail.el (mail-mode): Doc fix.
9161
9162 * info.el (Info-goto-emacs-command-node): Doc fix.
9163 (Info-goto-emacs-key-command-node): Doc fix.
9164
9165 2001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
9166
9167 * ediff-vers.el (noninteractive): Don't load generic-sc on MS-DOS
9168 systems without long file-name support.
9169
9170 2001-01-06 Andrew Innes <andrewi@gnu.org>
9171
9172 * makefile.w32-in (custom-deps): Set EMACSLOADPATH explicitly.
9173
9174 2001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
9175
9176 * isearch.el (isearch-lazy-highlight-remove-overlays): Doc fix.
9177 (isearch-lazy-highlight-update): Doc fix.
9178
9179 * ffap.el (ffap-bindings): Doc fix.
9180
9181 * dired-x.el (dired-virtual-guess-dir): Doc fix.
9182
9183 2001-01-05 Dave Love <fx@gnu.org>
9184
9185 * emacs-lisp/cl-seq.el (remove, remq): Remove.
9186
9187 2001-01-05 Gerd Moellmann <gerd@gnu.org>
9188
9189 * mouse-drag.el (mouse-drag-safe-scroll):
9190 Bind scroll-preserve-screen-position to nil.
9191
9192 * isearch.el (isearch-old-signal-hook): New variable.
9193 (isearch-mode): Set signal-hook-function to isearch-done.
9194 (isearch-done): Restore old signal-hook-function.
9195
9196 * info.el (Info-fontify-node): Mark one more char as intangible.
9197
9198 2000-01-05 Kenichi Handa <handa@etl.go.jp>
9199
9200 * composite.el (compose-last-chars): New argument COMPONENTS.
9201 If it is non-nil, compose preceding characters by compose-region with
9202 COMPONENTS.
9203
9204 * international/quail.el (quail-input-string-to-events): New function.
9205 (quail-input-method): Convert input string to events here.
9206 (quail-start-translation): Return input string, not event list.
9207 (quail-start-conversion): Likewise.
9208
9209 2001-01-04 Gerd Moellmann <gerd@gnu.org>
9210
9211 * tooltip.el (tooltip-cancel-delayed-tip)
9212 (tooltip-start-delayed-tip): Renamed from tooltip-disable-timeout
9213 and tooltip-add-timeout.
9214 (tooltip-show): Set border color from faces's foreground.
9215 (tooltip-show-help-function): If called with the same help string
9216 as last time, do nothing.
9217 (tooltip-help-tips): Don't set tooltip-help-message to nil.
9218
9219 * startup.el (fancy-splash-screens): Don't bind show-help-function
9220 to nil.
9221
9222 * tooltip.el (tooltip-frame-parameters): Remove colors.
9223 (tooltip): New face
9224 (tooltip-set-param): New function.
9225 (tooltip-show): Set up color frame parameters from face `tooltip'.
9226 Display the tooltip text in face `tooltip'.
9227
9228 2001-01-04 Dave Love <fx@gnu.org>
9229
9230 * whitespace.el (whitespace-global-mode): Fix typo.
9231
9232 * hilit19.el, mail/rnewspost.el, mail/rnews.el: Moved to obsolete.
9233
9234 2001-01-04 Eli Zaretskii <eliz@is.elta.co.il>
9235
9236 * help.el (help-for-help): Fix a typo in a doc string.
9237 From kwzh@gnu.org (Karl Heuer).
9238
9239 2001-01-03 Dave Love <fx@gnu.org>
9240
9241 * dired-x.el: Doc fixes. Maintainer change.
9242 (dired-guess-shell-gnutar, dired-guess-shell-znew-switches): Fix :type.
9243 (dired-guess-shell-alist-default): Don't use xloadimage for PNG.
9244 (dired-guess-shell-alist-user): Customize.
9245 (dired-x-help-address): Set to bug-gnu-emacs.
9246 (dired-x-maintainer, dired-x-file, dired-x-version): Deleted.
9247 (dired-default-directory): Renamed from default-directory.
9248
9249 * hl-line.el (hl-line): Doc fix.
9250
9251 2001-01-03 Karl Fogel <kfogel@red-bean.com>
9252
9253 * mail/mail-hist.el (mail-hist-text-too-long-p): Doc fix.
9254
9255 2001-01-02 Richard M. Stallman <rms@gnu.org>
9256
9257 * isearch.el (isearch-lazy-highlight-cleanup): Arg now says
9258 to remove all the current alternative-match highlighting.
9259 If nil, remove only what's outside the current window.
9260 (isearch-lazy-highlight-remove-overlays): Take optional
9261 region within which NOT to remove them.
9262 (isearch-lazy-highlight-new-loop): Greatly simplified.
9263 (isearch-lazy-highlight-update): Find all the other occurrences
9264 visible in the window, in just one call.
9265 (isearch-lazy-highlight-start): Now holds start of region to scan.
9266 (isearch-lazy-highlight-end): Now holds end of region to scan.
9267 (isearch-lazy-highlight-wrapped): Variable deleted.
9268 (isearch-lazy-highlight-search): Function deleted.
9269
9270 2000-01-02 Andrew Innes <andrewi@gnu.org>
9271
9272 * w32-fns.el (convert-standard-filename): Do length check on name
9273 before aref.
9274
9275 2001-01-02 Dave Love <fx@gnu.org>
9276
9277 * progmodes/cperl-mode.el (cperl-invalid-face): Don't double-quote
9278 value.
9279 (cperl-init-faces): Allow cperl-invalid-face to be a normal face.
9280
9281 * ls-lisp.el (ls-lisp) <defgroup>: Add :version.
9282
9283 * net/browse-url.el (browse-url-filename-alist): Avoid backquote
9284 read syntax.
9285
9286 * calendar/todo-mode.el (todo): Add :link, :version.
9287 (todo-save-top-priorities): Remove autoload cookie.
9288 (todo-add-category, todo-add-item-non-interactively)
9289 (todo-insert-item, todo-mode, todo-cp, todo-show): Fix autoload cookie.
9290
9291 2001-01-02 Gerd Moellmann <gerd@gnu.org>
9292
9293 * comint.el (comint-input-history-ignore): New variable.
9294 (comint-read-input-ring): Ignore entries matching
9295 comint-input-history-ignore.
9296
9297 2001-01-02 Eric M. Ludlam <zappo@gnu.org>
9298
9299 * emacs-lisp/lisp-mnt.el (lm-copyright-prefix): New Variable.
9300 (lm-copyright-mark): New function.
9301 (lm-crack-copyright): New function.
9302 (lm-verify): Check that the file has a copyright.
9303 Check that the file is copyright Free Software Foundation.
9304
9305 2000-12-30 Kenichi Handa <handa@etl.go.jp>
9306
9307 * international/mule-diag.el (print-fontset): Indent font name by
9308 24 columns, not 25.
9309
9310 2000-12-29 Gerd Moellmann <gerd@gnu.org>
9311
9312 * textmodes/flyspell.el (mail-mode-flyspell-verify): Spell-check
9313 in Subject line.
9314
9315 * mail/mailabbrev.el (mail-abbrevs-enable, mail-abbrevs-disable):
9316 Use mail-mode-hook instead of mail-setup-hook.
9317 Otherwise continuing an interrupted message with C-u C-x m for
9318 instance, winds up in Mail mode without abbrevs.
9319
9320 2000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9321
9322 * ps-print.el: Handle form feed better when ps-zebra-stripe-follow is
9323 non-nil. Adding almost all customization variables on ps-setup.
9324 Doc fix.
9325 (ps-print-version): New version number (6.3.3).
9326 (ps-end-with-control-d): Initialization fix.
9327 (ps-lines-printed): New var.
9328 (ps-skip-newline): New fun.
9329 (ps-setup, ps-prologue-file, ps-begin-job, ps-begin-page)
9330 (ps-next-line, ps-continue-line, ps-plot-region)
9331 (ps-generate-postscript-with-faces, ps-end-job): Code fix.
9332
9333 2000-12-29 Kenichi Handa <handa@etl.go.jp>
9334
9335 * international/fontset.el (x-complement-fontset-spec):
9336 Resolve ASCII font name so that the same family name is used for fonts
9337 registered in x-font-name-charset-alist.
9338 (create-fontset-from-fontset-spec): Adjusted for the above change.
9339 The name of fontset alias should be a unresolved ASCII font name.
9340
9341 2000-12-28 Gerd Moellmann <gerd@gnu.org>
9342
9343 * simple.el (delete-key-deletes-forward-mode): Bind backspace
9344 and delete in isearch-mode-map.
9345
9346 2000-12-28 Richard M. Stallman <rms@gnu.org>
9347
9348 * dired-x.el (dired-guess-shell-alist-default):
9349 Use xpdf instead of acroread.
9350
9351 2000-12-28 Kenichi Handa <handa@etl.go.jp>
9352
9353 * textmodes/artist.el (artist-butlast): Deleted.
9354 (artist-ellipse-mirror-quadrant): Use butlast instead of
9355 artist-butlast.
9356
9357 * subr.el (butlast, nbutlast): Moved from cl.el to here.
9358
9359 * emacs-lisp/cl.el (butlast, nbutlast): Moved to subr.el.
9360
9361 2000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
9362
9363 From Francis J. Wright <F.J.Wright@maths.qmw.ac.uk>:
9364
9365 * ls-lisp.el: Better support for the Mac and MS-Windows.
9366 (ls-lisp): New defgroup.
9367 (ls-lisp-emulation, ls-lisp-ignore-case, ls-lisp-dirs-first)
9368 (ls-lisp-verbosity, ls-lisp-use-insert-directory-program)
9369 (ls-lisp-support-shell-wildcards): New defcustoms.
9370 (ls-lisp-parse-symlink): New function.
9371 (insert-directory): Code to convert switches to a list and set up
9372 the wildcard argument copied from ls-lisp-insert-directory.
9373 (ls-lisp-insert-directory): New argument TIME-INDEX. Add support
9374 for -C and -R switches.
9375 (ls-lisp-column-format): New function.
9376 (ls-lisp-delete-matching, ls-lisp-handle-switches)
9377 (ls-lisp-format-time): Add doc strings.
9378 (ls-lisp-handle-switches): Handle -U, -S, -X, and -F switches.
9379 Support ls-lisp-dirs-first.
9380 (ls-lisp-classify, ls-lisp-extension): New functions.
9381 (ls-lisp-format): Optionally support emulation of symlinks.
9382 Support -i, -s, and -G switches.
9383
9384 2000-12-27 Gerd Moellmann <gerd@gnu.org>
9385
9386 * textmodes/texinfo.el (texinfo-mode): Set fill-column to 70.
9387
9388 * version.el (emacs-version): Print X scroll bar information.
9389
9390 * scroll-bar.el (toplevel): Check for x-toolkit-scroll-bars
9391 instead of x-toolkit-scroll-bars-p.
9392
9393 * loadup.el (toplevel): Check for x-toolkit-scroll-bars instead
9394 of x-toolkit-scroll-bars-p.
9395
9396 2000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
9397
9398 * ffap.el (ffap-bindings): Make interactive and add an autoload cookie.
9399 (ffap-bindings): Doc fix, to reflect the above change.
9400
9401 2000-12-27 Kenichi Handa <handa@etl.go.jp>
9402
9403 * term.el (term-char-mode): Define all non-ascii self-inserting
9404 characters to 'term-send-raw in term-raw-map.
9405
9406 2000-12-25 Michael Kifer <kifer@cs.sunysb.edu>
9407
9408 * viper-init (viper-restore-cursor-type): Added condition-case guard.
9409
9410 * ediff-init.el (ediff-quit-hook,ediff-suspend-hook):
9411 Changed initialization; use add-hook.
9412 (ediff-file-remote-p): Use file-local-copy.
9413
9414 * ediff-ptch.el (ediff-prompt-for-patch-buffer): Improved defaults.
9415
9416 * ediff.el (ediff-patch-buffer): Bug fix.
9417 (ediff-revision): Allow selection of the file at the prompt.
9418
9419 2000-12-23 Stefan Monnier <monnier@cs.yale.edu>
9420
9421 * subr.el (combine-run-hooks): Remove.
9422
9423 * emacs-lisp/edebug.el (define-minor-mode): Improve the spec
9424 and remove the rogue second spec.
9425
9426 2000-12-23 Gerd Moellmann <gerd@gnu.org>
9427
9428 * progmodes/compile.el (compilation-forget-errors): Fix indentation.
9429
9430 2000-12-22 Stefan Monnier <monnier@cs.yale.edu>
9431
9432 * smerge-mode.el (smerge-basic-map): Use `=' rather than `d'.
9433 Use minibuffer menu prompt for the `=' prefix.
9434 (smerge-command-prefix): Change default to C-^.
9435 (smerge-mode): Don't assume font-lock doesn't move point.
9436
9437 * skeleton.el (skeleton-internal-1): Make sure the first line of
9438 the region is also re-indented.
9439 (skeleton-end-newline): New var.
9440 (skeleton-end-hook): Use it.
9441
9442 2000-12-22 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
9443
9444 * comint.el (comint-password-prompt-regexp): Support CVS.
9445
9446 2000-12-22 Gerd Moellmann <gerd@gnu.org>
9447
9448 * simple.el (delete-key-deletes-forward-mode): Simplify.
9449 Also backspace key combinations, depending on
9450 delete-key-deletes-forward.
9451
9452 * bindings.el ([C-backspace]): Bind C-backspace to kill-word.
9453
9454 * simple.el (delete-key-deletes-forward): Doc fix.
9455
9456 2000-08-22 Emmanuel Briot <briot@gnat.com>
9457
9458 * xml.el (top level comment): Updated to reflect the fact that
9459 white spaces are relevant in the XML file.
9460 (xml-parse-file): Do not kill an existing Emacs buffer if the file
9461 to parse was already edited. This allows for on-the-fly analysis
9462 of XML files.
9463 (xml-parse-tag): Check that the casing is the same in the start
9464 tag and end tag, since XML is case-sensitive. Allows for spaces
9465 in the end tag, after the name of the tag.
9466 (xml-parse-attlist): Allow for the character '-' in the name of
9467 attributes, as in the standard http-equiv attribute Do not save
9468 the properties in the XML tree, since they are not relevant.
9469
9470 2000-12-21 Stefan Monnier <monnier@cs.yale.edu>
9471
9472 * generic.el (generic-read-type): Undo last change, inline into
9473 `generic-mode' and then remove.
9474 (generic-mode): Inline generic-read-type.
9475 (define-generic-mode): Push the symbol name rather than the symbol
9476 onto generic-mode-list.
9477
9478 2000-12-21 Gerd Moellmann <gerd@gnu.org>
9479
9480 * generic.el (generic-read-type): Build an alist for
9481 completing-read as in 20.7.
9482
9483 * play/landmark.el (lm): Use interactive spec `P'.
9484 (toplevel): Don't set debug-on-error.
9485
9486 * server.el (server-switch-buffer): Choose a window on a visible frame.
9487
9488 2000-12-21 Dave Pearson <davep@davep.org>
9489
9490 * quickurl.el: Commentry change, I've moved my web site.
9491
9492 2000-12-21 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9493
9494 * ebnf2ps.el: Fix a problem with skip-chars-forward: it doesn't accept
9495 ranges like \177-\237, but accepts the character sequence from \177 to
9496 \237. Doc fix.
9497 (ebnf-version): New version (3.4).
9498 (ebnf-setup): Code fix.
9499 (ebnf-range-regexp): New fun.
9500 (ebnf-8-bit-chars): Const fix.
9501
9502 * ebnf-bnf.el: Fix the same problem as described on ebnf2ps.el log
9503 entry. Doc fix.
9504 (ebnf-bnf-lex): Code fix.
9505 (ebnf-bnf-comment-chars): Const fix.
9506
9507 * ebnf-iso.el: Fix the same problem as described on ebnf2ps.el log
9508 entry. Doc fix.
9509 (ebnf-iso-comment-chars): Const fix.
9510
9511 * ebnf-otz.el: Doc fix.
9512
9513 * ebnf-yac.el: Fix the same problem as described on ebnf2ps.el log
9514 entry. Doc fix.
9515 (ebnf-yac-skip-code): Code fix.
9516 (ebnf-yac-comment-chars): Const fix.
9517
9518 2000-12-21 Eli Zaretskii <eliz@is.elta.co.il>
9519
9520 * files.el (insert-directory-safely): New function.
9521 (recover-file): Use it instead of insert-directory.
9522 From Markus Rost <markus.rost@mathematik.uni-regensburg.de>
9523
9524 2000-12-21 Kenichi Handa <handa@etl.go.jp>
9525
9526 * international/mule-cmds.el (select-safe-coding-system):
9527 Check coding-category-list more rigidly. Improve help message.
9528
9529 * dired.el (dired-move-to-filename-regexp): Fix previous change.
9530
9531 2000-12-21 Miles Bader <miles@gnu.org>
9532
9533 * mail/sendmail.el (mail-mode): Set `comment-start' to the yank prefix.
9534
9535 2000-12-21 Kenichi Handa <handa@etl.go.jp>
9536
9537 * international/mule-diag.el (describe-char-after): Make *Help*
9538 buffer inherit multibyteness of the current buffer.
9539
9540 * international/mule.el (make-char): Docstring adjusted for the
9541 change of make-char-internal.
9542
9543 2000-12-20 Stefan Monnier <monnier@cs.yale.edu>
9544
9545 * international/iso-cvt.el: Docstrings fix.
9546
9547 2000-12-20 Dave Love <fx@gnu.org>
9548
9549 * subr.el (eval-after-load): Doc fix.
9550
9551 2000-12-20 Kenichi Handa <handa@etl.go.jp>
9552
9553 * jka-compr.el (jka-compr-partial-uncompress): Don't use `concat'
9554 for numbers.
9555
9556 2000-12-20 Miles Bader <miles@gnu.org>
9557
9558 * international/quail.el (quail-help): Resize the help window
9559 again after it has all its contents. Remove unneeded progn.
9560
9561 2000-12-19 Gerd Moellmann <gerd@gnu.org>
9562
9563 * pcmpl-linux.el: Fix copy/paste error.
9564
9565 2000-12-19 Andrew Innes <andrewi@gnu.org>
9566
9567 * simple.el (delete-key-deletes-forward-mode): Fix typo in docstring.
9568
9569 2000-12-19 Carsten Dominik <dominik@strw.leidenuniv.nl>
9570
9571 * progmodes/idlw-rinfo.el: Fixed copyright notice.
9572
9573 * progmodes/idlw-toolbar.el: Fixed copyright notice.
9574
9575 * progmodes/idlw-shell.el: Fixed copyright notice.
9576
9577 * progmodes/idlwave.el: Fixed copyright notice.
9578
9579 * textmodes/reftex-dcr.el (reftex-view-crossref): Added SPACE and
9580 TAB as key separators.
9581
9582 2000-12-19 Alex Schroeder <alex@gnu.org>
9583
9584 * sql.el (sql-sybase-options): New option.
9585 (sql-sybase): Use it. Add sql-database to the list of parameters
9586 provided for login. The options -w 2048 -n are not used any more.
9587 (sql-postgres-options): Changed default from "--pset" to "-P".
9588 (sql-mysql-options): Doc change.
9589 (sql-stop): Doc change.
9590
9591 2000-12-19 Kenichi Handa <handa@etl.go.jp>
9592
9593 * international/quail.el (quail-input-method): Always hide
9594 the guidance buffer on exiting.
9595
9596 2000-12-18 Gerd Moellmann <gerd@gnu.org>
9597
9598 * tooltip.el (tooltip-mode): Signal an error if x-show-tip
9599 isn't fboundp.
9600
9601 * server.el (server-buffer-done): Bury the buffer before
9602 killing it.
9603
9604 * faces.el (face-spec-set): Interpret a nil in specs for
9605 foreground and background colors as `unspecified', for
9606 compatibility with 20.x.
9607
9608 2000-12-18 Dave Love <fx@gnu.org>
9609
9610 * simple.el (mail-user-agent): Doc fix.
9611 (input-mode-8-bit): Removed.
9612
9613 * international/mule.el (set-keyboard-coding-system): Doc fix.
9614 (keyboard-coding-system): New option.
9615
9616 * mail/sendmail.el (send-mail-function): Customize.
9617
9618 2000-12-18 Eli Zaretskii <eliz@is.elta.co.il>
9619
9620 * international/codepage.el (cp866-decode-table): New table.
9621
9622 2000-12-18 Gerd Moellmann <gerd@gnu.org>
9623
9624 * version.el (emacs-version): Remove `%a' from the time format
9625 because the weekday doesn't fit well into each locale.
9626
9627 2000-12-18 Miles Bader <miles@gnu.org>
9628
9629 * image-file.el (image-file-name-extensions): Add "pgm" and "ppm".
9630
9631 * textmodes/artist.el (artist-replace-chars, artist-replace-char):
9632 Check that emacs-major-version is `=' to 20, not `>='.
9633 (artist-replace-chars): Use `make-string' instead of a loop.
9634
9635 2000-12-17 Stefan Monnier <monnier@cs.yale.edu>
9636
9637 * pcvs.el (cvs-diff-backup-extractor): Return full-path for file.
9638 (cvs-execute-single-file): Don't change directory.
9639 Patch from Per Cederqvist.
9640
9641 2000-12-16 Eli Zaretskii <eliz@is.elta.co.il>
9642
9643 * textmodes/ispell.el (check-ispell-version):
9644 If `ispell-program-name' is "aspell", pass it the -v switch instead
9645 of -vv.
9646
9647 2000-12-16 Kenichi Handa <handa@etl.go.jp>
9648
9649 * international/mule-diag.el (mule-diag): Insert information about
9650 configure options, multibyte awareness, language env.
9651
9652 * international/ja-dic-cnv.el (skkdic-get-candidate-list): Fix the
9653 regexp to search for candidates.
9654
9655 2000-12-15 Eli Zaretskii <eliz@is.elta.co.il>
9656
9657 * info.el (Info-forward-node): If the node has an
9658 Info-header-line, widen the buffer before searching for "next:"
9659 and "up:" pointers, and set the search limit to stay in the
9660 current node.
9661
9662 2000-12-16 Miles Bader <miles@gnu.org>
9663
9664 * simple.el (delete-trailing-whitespace): Remove extraneous let.
9665
9666 2000-12-15 Miles Bader <miles@gnu.org>
9667
9668 * comint.el (comint-send-string, comint-send-region): Also accept
9669 a buffer, buffer-name, or nil for PROCESS, for compatibility with
9670 process-send-string/region.
9671
9672 2000-12-15 Gerd Moellmann <gerd@gnu.org>
9673
9674 * isearch.el (isearch-lazy-highlight-max): New user-option.
9675 (isearch-lazy-highlight-update): Don't highlight more than
9676 isearch-lazy-highlight-max matches.
9677
9678 * mail/mh-utils.el (mh-find-path): Set read-mail-command.
9679
9680 2000-12-15 Richard M. Stallman <rms@gnu.org>
9681
9682 * sort.el (sort-columns): Fix error message.
9683
9684 * dabbrev.el (dabbrev--last-case-pattern): Value is now
9685 `upcase' or `downcase' or nil.
9686 (dabbrev-expand): Don't do anything with dabbrev--last-case-pattern.
9687 Pass new record-case-pattern arg to dabbrev--substitute-expansion.
9688 (dabbrev--substitute-expansion): New arg record-case-pattern.
9689 If it is non-nil, set dabbrev--last-case-pattern.
9690 If ABBREV is " ", use dabbrev--last-case-pattern to change EXPANSION.
9691
9692 * dabbrev.el (dabbrev--find-expansion): Remove extra nreverse.
9693
9694 2000-12-15 Miles Bader <miles@gnu.org>
9695
9696 * paths.el (Info-default-directory-list): Don't delete
9697 configure-info-directory from the list of standard info
9698 directories when appending it to the end -- their order is important.
9699
9700 * faces.el (read-face-attribute): If there's no entry for the
9701 user's input in VALID, just use it as-is (this will often result
9702 in an error, but it may be OK for e.g. colors using hexadecimal
9703 notation, and at least will yield a better error message).
9704
9705 * window.el (mode-line-window-height-fudge): Function removed.
9706 (height-affecting-face-attributes, mode-line-window-height-fudge):
9707 Variables removed.
9708 * textmodes/ispell.el (ispell-overlay-window): Ensure that the new
9709 window is really the right size. Use vertical-motion
9710 rather than forward-line.
9711 (ispell-help): Don't use ispell-mode-line-window-height-fudge.
9712 (ispell-command-loop, ispell-show-choices): Use the variable
9713 ispell-choices-win-default-height, rather than the function.
9714 (ispell-choices-win-default-height): Function removed.
9715 (ispell-mode-line-window-height-fudge): Function removed.
9716
9717 2000-12-14 Stefan Monnier <monnier@cs.yale.edu>
9718
9719 * add-log.el (add-change-log-entry): Only expand-file-name if non-nil.
9720
9721 2000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
9722
9723 * paths.el (Info-default-directory-list):
9724 If configure-info-directory is not one of the standard directories,
9725 put it first in the list; otherwise put it last. Doc string
9726 changed accordingly.
9727
9728 * info.el (Info-directory-list): Change doc string to reflect the
9729 change in Info-default-directory-list.
9730
9731 * simple.el (delete-key-deletes-forward-mode): Treat ms-dos and
9732 windows-nt as windowed environments, even under -nw.
9733
9734 * startup.el (command-line): Don't call x-backspace-delete-keys-p
9735 if not fboundp. Switch delete-forward mode for the <delete> key
9736 on all PC platforms, even under -nw.
9737
9738 * term/internal.el ([M-delete]): Remap to M-d.
9739
9740 2000-12-14 Gerd Moellmann <gerd@gnu.org>
9741
9742 * emacs-lisp/lisp-mnt.el: Change maintainer to FSF.
9743
9744 2000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
9745
9746 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
9747
9748 2000-12-14 Gerd Moellmann <gerd@gnu.org>
9749
9750 * startup.el (command-line): Call delete-key-deletes-forward-mode,
9751 if appropriate.
9752
9753 * simple.el (delete-key-deletes-forward): New user-option.
9754 (delete-key-deletes-forward-mode): New function.
9755
9756 * bindings.el: Bind `delete' to backward-delete-char.
9757
9758 * emacs-lisp/easymenu.el (easy-menu-current-active-maps):
9759 Test if symbol is bound before getting its value.
9760
9761 * tooltip.el (tooltip-show): If an error is signaled in
9762 x-show-tip, display that error, and display the help in the
9763 echo area.
9764
9765 2000-12-14 Kenichi Handa <handa@etl.go.jp>
9766
9767 * international/ja-dic-cnv.el (skkdic-set-okuri-nasi):
9768 Show "... entries" messages for every 10000 entries, not 10.
9769
9770 2000-12-13 Karl Fogel <kfogel@red-bean.com>
9771
9772 * bookmark.el: Provide a generic exit hook, as suggested by
9773 Ovidiu Predescu <ovidiu@cup.hp.com>:
9774 (bookmark-exit-hook): New var.
9775 (bookmark-exit-hook-internal): New func, replaces
9776 old raw lambda form in `kill-emacs-hook', and runs new
9777 `bookmark-exit-hooks'. No longer tests for the bookmark feature,
9778 as logically that feature must have been provided if this function
9779 is running.
9780 Removed ;;;###autoload before the `add-hook' call.
9781
9782 2000-12-13 Stefan Monnier <monnier@cs.yale.edu>
9783
9784 * emacs-lisp/easymenu.el (easy-menu-define): Setup indentation.
9785 (easy-menu-current-active-maps): New function.
9786 (easy-menu-get-map): Use it.
9787 Make a proper menu entry when creating a new keymap.
9788
9789 2000-12-13 Kenichi Handa <handa@etl.go.jp>
9790
9791 * international/characters.el: Fix cases and syntaxes for
9792 mule-unicode-0100-24ff.
9793
9794 * dired.el (dired-move-to-filename-regexp): Fixed for the case
9795 that a Japanese character is not appended after day and year.
9796
9797 * info.el (Info-suffix-list): Change format for a command that
9798 requires arguments.
9799 (info-insert-file-contents): Adjusted for the above change.
9800
9801 2000-12-12 Andreas Schwab <schwab@suse.de>
9802
9803 * tar-mode.el (tar-extract): Base the name of the subfile buffer
9804 on the name of the tar buffer. Verify that the existing buffer is
9805 visiting the same subfile.
9806
9807 2000-12-12 Dave Love <fx@gnu.org>
9808
9809 * subdirs.el: Add obsolete.
9810
9811 2000-12-12 Gerd Moellmann <gerd@gnu.org>
9812
9813 * mail/rmailsum.el (rmail-summary-expunge)
9814 (rmail-summary-expunge-and-save): Use rmail-expunge-confirmed
9815 instead of rmail-confirm-expunge.
9816
9817 * replace.el (perform-replace): Don't use an empty match adjacent
9818 to a non-empty match when computing the next match before the
9819 replacement is performed.
9820
9821 2000-12-12 Milan Zamazal <pdm@freesoft.cz>
9822
9823 * progmodes/glasses.el: Use `define-minor-mode' for the minor mode
9824 definition (patch by Stefan Monnier).
9825 (glasses-mode): Use jit-lock instead of `after-change-functions'
9826 (patch by Stefan Monnier).
9827
9828 2000-12-12 Miles Bader <miles@gnu.org>
9829
9830 * info.el (Info-last-preorder): Don't barf on nodes without a prev.
9831 (Info-scroll-down): Respect `Info-scroll-prefer-subnodes'.
9832
9833 2000-12-12 Andrew Choi <akochoi@i-cable.com>
9834
9835 * term/mac-win.el: Remove load for ls-lisp.
9836
9837 * loadup.el: Load ls-lisp for system-type `macos'.
9838
9839 2000-12-12 Miles Bader <miles@gnu.org>
9840
9841 * simple.el (delete-horizontal-space): Add BACKWARD-ONLY parameter.
9842 Respect field end too.
9843 (just-one-space): Respect fields as `delete-horizontal-space'.
9844 (newline-and-indent, reindent-then-newline-and-indent):
9845 Use `delete-horizontal-space'.
9846
9847 2000-12-11 Stefan Monnier <monnier@cs.yale.edu>
9848
9849 * newcomment.el (comment-indent-new-line): Use delete-horizontal-space
9850 (so as to obey the field property in the minibuffer).
9851
9852 * obsolete/c-mode.el: Moved from lisp/progmodes.
9853 * obsolete/auto-show.el: Moved from lisp.
9854 * obsolete/ooutline.el: Moved from lisp/textmodes.
9855
9856 2000-12-11 Carsten Dominik <dominik@strw.leidenuniv.nl>
9857
9858 * progmodes/idlwave.el: Updated to IDLWAVE version 4.7. Too many
9859 changes to list them here.
9860
9861 * progmodes/idlw-shell.el: Updated to IDLWAVE version 4.7.
9862 Too many changes to list them here.
9863
9864 * progmodes/idlw-rinfo.el: Updated to IDLWAVE version 4.7.
9865 Too many changes to list them here.
9866
9867 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version 4.7.
9868
9869 2000-12-11 Gerd Moellmann <gerd@gnu.org>
9870
9871 * simple.el (kill-new): Don't try to setcar kill-ring if it is nil.
9872
9873 * cus-edit.el (custom-save-variables, custom-save-faces):
9874 Comment fix.
9875
9876 * hscroll.el: Moved to `obsolete' subdir.
9877
9878 2000-12-11 Miles Bader <miles@gnu.org>
9879
9880 * window.el (window-text-height): Function removed (now in C).
9881
9882 2000-12-10 Stefan Monnier <monnier@cs.yale.edu>
9883
9884 * log-edit.el (log-edit-parent-buffer): New var.
9885 (log-edit): Set it. Add BUFFER argument.
9886 (log-edit-done): Use char-before.
9887 Don't bother checking validity of vc-comment-ring.
9888 Only bury the buffer if log-edit popped it up.
9889
9890 * pcvs.el: Update references to CVS-Edit (now Log-Edit).
9891 (cvs-mode-diff-help): Remove.
9892 (cvs-mode-commit): Use the new `log-edit' BUFFER argument.
9893 (cvs-mode-marked): Set up the default for CMD manually.
9894
9895 * pcvs-defs.el (cvs-mode-diff-map): Use minibuffer menu prompt.
9896 Remove binding for ? now made unnecessary.
9897
9898 2000-12-10 Carsten Dominik <dominik@strw.leidenuniv.nl>
9899
9900 * textmodes/reftex.el (reftex-scanning-info-available-p): New function.
9901 (reftex-TeX-master-file): Check for `tex-main-file' early enough.
9902
9903 * textmodes/reftex-global.el (reftex-create-tags-file): Fixed bug
9904 when master file is not open.
9905
9906 2000-12-09 Stefan Monnier <monnier@cs.yale.edu>
9907
9908 * progmodes/ada-stmt.el: Update `maintainer'.
9909
9910 2000-12-09 Stephen Gildea <gildea@stop.mail-abuse.org>
9911
9912 * time-stamp.el (time-stamp-old-format-warn): Reorder custom
9913 choices to match documentation string.
9914
9915 2000-12-09 Miles Bader <miles@gnu.org>
9916
9917 * minibuf-eldef.el: New file.
9918
9919 * window.el (fit-window-to-buffer): Don't pass last argument to
9920 pos-visible-in-window-p, now that its meaning is inverted.
9921
9922 2000-12-08 Eli Zaretskii <eliz@is.elta.co.il>
9923
9924 * image.el (create-image): Doc fix; spotted by Per Cederqvist
9925 <ceder@lysator.liu.se>.
9926
9927 2000-12-08 Stefan Monnier <monnier@cs.yale.edu>
9928
9929 * autoinsert.el (auto-insert-alist): Add missing final \n.
9930
9931 * pcvs-defs.el (cvs-menu): Move. Make submenu for diff commands.
9932 (cvs-menu-map): Remove.
9933 * pcvs.el (cvs-menu): Use `cvs-menu' rather than `cvs-menu-map'.
9934 (cvs-mode-quit): Turn it back into a plain function.
9935
9936 * textmodes/texnfo-upd.el (texinfo-chapter-level-regexp)
9937 (texinfo-filter): Remove (move to texinfo.el).
9938
9939 * textmodes/texinfo.el: Move the (require 'cl) to the front of the
9940 file where it's more visible.
9941 (texinfo-filter, texinfo-chapter-level-regexp): New variables
9942 moved from texnfo-upd.el (for AUCTeX's compatibility, originally).
9943 (texinfo-mode): Use texinfo-chapter-level-regexp for page-delimiter.
9944 (texinfo-inside-macro-p): Only catch `scan-error's.
9945 (texinfo-inside-env-p): Make better use of the match info.
9946 (texinfo-insert-quote): Collapse calls to `texinfo-inside-macro-p'.
9947 (texinfo-insert-@end): Slight re-organization.
9948 Also remove useless `looking-at' call.
9949
9950 2000-12-08 Andrew Innes <andrewi@gnu.org>
9951
9952 * w32-fns.el: Add clipboard support from term/w32-win.el, so it is
9953 accessible in -nw mode.
9954
9955 * term/w32-win.el: Remove stuff about selection timeout, which is
9956 irrelevant on Windows. Move clipboard support to w32-fns.el, so
9957 it is accessible in -nw mode.
9958
9959 2000-12-08 Dave Love <fx@gnu.org>
9960
9961 * emacs-lisp/lisp-mode.el (lisp-mode):
9962 Set font-lock-keywords-case-fold-search.
9963
9964 2000-12-08 Gerd Moellmann <gerd@gnu.org>
9965
9966 * textmodes/ispell.el (ispell): Doc fix.
9967
9968 2000-12-08 Kenichi Handa <handa@etl.go.jp>
9969
9970 * international/quail.el (quail-insert-decode-map): Check the
9971 frame width of a window displaying the current buffer, not that of
9972 the selected frame.
9973 (quail-help): Make sure that the help buffer has window before
9974 inserting text in it.
9975
9976 2000-12-07 Sam Steingold <sds@gnu.org>
9977
9978 * loadup.el: Load emacs-lisp/backquote instead of autoloading.
9979 Backquote is used in isearch.el, so autoloading saves nothing.
9980
9981 2000-12-07 Eli Zaretskii <eliz@is.elta.co.il>
9982
9983 * startup.el (normal-top-level-add-subdirs-to-load-path):
9984 Ignore the CVS and RCS subdirectories case-insensitively.
9985
9986 * dired.el (dired-insert-directory): If file-system-info is
9987 fboundp, call it instead of invoking dired-free-space-program.
9988
9989 2000-12-07 Gerd Moellmann <gerd@gnu.org>
9990
9991 * server.el (server-visit-files): Push files on file-name-history.
9992
9993 * progmodes/cc-langs.el: Update copyright.
9994
9995 * progmodes/idlw-shell.el, progmodes/idlwave.el: Update copyright.
9996
9997 * bindings.el (mode-line-mode-menu): Add glasses-mode.
9998
9999 * bindings.el (mode-line-mode-menu): Reverse the order
10000 of define-keys so that the menu appears in alphabetical order.
10001
10002 2000-12-07 Milan Zamazal <pdm@freesoft.cz>
10003
10004 * progmodes/glasses.el (glasses-mode): Update mode line at the end
10005 of the function.
10006
10007 2000-12-07 Dave Love <fx@gnu.org>
10008
10009 * jka-compr.el (jka-compr-compression-info-list): Fix :type.
10010
10011 * facemenu.el (facemenu-unlisted-faces): Fix value.
10012
10013 2000-12-07 Stefan Monnier <monnier@cs.yale.edu>
10014
10015 * font-lock.el (font-lock-default-fontify-region):
10016 Include the terminating \n (off-by-one error).
10017 (font-lock-set-defaults): Use dolist.
10018
10019 * derived.el (define-derived-mode): Don't use combine-run-hooks.
10020
10021 2000-12-07 Kenichi Handa <handa@etl.go.jp>
10022
10023 * international/mule-cmds.el (describe-language-environment):
10024 Fix for the case that an input method title is not string but a list.
10025
10026 * ps-bdf.el (bdf-read-font-info): Modify the kludgy code for fonts
10027 of wrong SIZE record.
10028
10029 2000-12-06 Dave Love <fx@gnu.org>
10030
10031 * newcomment.el (comment-region, comment-dwim): Doc fix.
10032
10033 * textmodes/texinfo.el: Require tex-mode when compiling.
10034 (texinfo-update-node): Doc fix.
10035 (texinfo-imenu-generic-expression): Add @anchor.
10036 (texinfo-font-lock-keywords): Add @uref.
10037 (texinfo-inside-macro-p): Don't use ignore-errors.
10038 (texinfo-insert-quote): Match more contexts.
10039
10040 * international/mule.el (decode-char, encode-char): Doc fix.
10041 (auto-coding-alist): Customize.
10042
10043 * files.el (load-file): Fix change of 2000-03-12.
10044
10045 * wid-edit.el (widget-text-keymap): Doc fix.
10046
10047 2000-12-06 Andrew Innes <andrewi@gnu.org>
10048
10049 * makefile.w32-in (lisp): Set to an absolute directory, namely
10050 $(CURDIR).
10051
10052 2000-12-06 Eli Zaretskii <eliz@is.elta.co.il>
10053
10054 * emacs-lisp/autoload.el (update-file-autoloads): Use raw-text to
10055 read generated-autoload-file, and set buffer-file-coding-system to
10056 raw-text-unix after reading the file.
10057
10058 * international/mule-conf.el (file-coding-system-alist):
10059 Use raw-text for reading loaddefs.el and raw-text-unix for writing it.
10060
10061 2000-12-06 Gerd Moellmann <gerd@gnu.org>
10062
10063 * replace.el (occur): Make line-number-width 1 smaller for the
10064 colon following the line number.
10065
10066 * startup.el (fancy-splash-text, command-line-1):
10067 Use `File' for the menu name instead of `Files'.
10068
10069 * tmm.el: Update copyright.
10070
10071 * cus-start.el: Add entry for even-window-heights.
10072
10073 2000-12-06 Miles Bader <miles@gnu.org>
10074
10075 * faces.el (frame-set-background-mode): Avoid stomping on
10076 locally modified faces.
10077
10078 2000-12-06 Kenichi Handa <handa@etl.go.jp>
10079
10080 * international/fontset.el: Correct the font registries for
10081 japanese-jisx0213-1 and japanese-jisx0213-2.
10082
10083 2000-12-05 Gerd Moellmann <gerd@gnu.org>
10084
10085 * textmodes/reftex-toc.el (reftex-toc-menu): Fix typo.
10086
10087 * iswitchb.el: Update customization commentary.
10088
10089 2000-12-05 Rob Riepel <riepel@Stanford.EDU>
10090
10091 * emulation/tpu-edt.el (tpu-help): Fixed previous screen logic.
10092 (tpu-search-highlight): Fixed comparison of overlay end positions.
10093 (tpu-trim-line-ends): Implemented trimming logic locally.
10094
10095 * emulation/tpu-extras.el (tpu-write-file-hook)
10096 (tpu-set-cursor-bound): Replaced picture-clean with tpu-trim-line-ends.
10097
10098 2000-12-05 Kenichi Handa <handa@etl.go.jp>
10099
10100 * language/chinese.el (chinese-iso-8bit): Change mime-charset name
10101 to cn-gb.
10102 (cn-gb, gb2312): New aliases for chinese-iso-8bit.
10103
10104 2000-12-04 Dave Love <fx@gnu.org>
10105
10106 * emacs-lisp/cl-indent.el: Remove erroneous spec for condition-case.
10107
10108 2000-12-04 Gerd Moellmann <gerd@gnu.org>
10109
10110 * mail/rmailsum.el (rmail-summary-expunge)
10111 (rmail-summary-expunge-and-save): Ask for confirmation with
10112 rmail-expunge-confirmed.
10113
10114 * mail/rmail.el (rmail-expunge-confirmed): New function.
10115 (rmail-expunge): Use it.
10116
10117 2000-12-04 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
10118
10119 * progmodes/etags.el (tag-partial-file-name-match-p): New function.
10120 (etags-recognize-tags-table, find-tag-in-order):
10121 New functionality: interpret file names as tags.
10122
10123 2000-12-04 Eli Zaretskii <eliz@is.elta.co.il>
10124
10125 * info.el (Info-scroll-prefer-subnodes): New defcustom.
10126 (Info-scroll-up): If Info-scroll-prefer-subnodes is nil, don't visit
10127 the first subnode until the bottom of the current node is visible.
10128
10129 2000-12-04 Gerd Moellmann <gerd@gnu.org>
10130
10131 * format.el (format-decode): Don't change buffer's undo list.
10132
10133 2000-12-04 Kenichi Handa <handa@etl.go.jp>
10134
10135 * faces.el (face-font-registry-alternatives): Add entries for CJK
10136 fonts. Doc-string adjusted for the actual usage of this data.
10137
10138 * international/fontset.el: Change the font registries for CJK
10139 fonts in the default fontset. Don't append '*' to registries.
10140
10141 2000-12-03 Stefan Monnier <monnier@cs.yale.edu>
10142
10143 * emacs-lisp/easy-mmode.el (define-derived-mode)
10144 (easy-mmode-derived-mode-p): Remove (moved to derived.el).
10145
10146 * derived.el (define-derived-mode): Revived, moved from easy-mmode.el.
10147 (derived-mode-p): New function.
10148 (derived-mode-make-docstring): Add `docstring' argument.
10149 Use it if available and complete it if necessary.
10150
10151 2000-12-03 Andreas Schwab <schwab@suse.de>
10152
10153 * type-break.el (type-break): Don't make parent of itself.
10154
10155 2000-12-03 Miles Bader <miles@gnu.org>
10156
10157 * simple.el (delete-trailing-whitespace): Don't delete newlines too.
10158
10159 2000-12-02 Stefan Monnier <monnier@cs.yale.edu>
10160
10161 * textmodes/tex-mode.el (tex-start-shell): Obey shell-file-name.
10162 (tex-main-file, tex-file): Simplify.
10163 (tex-generate-zap-file-name): Use subst-char-in-string.
10164 (tex-strip-dots): Remove.
10165
10166 * tmm.el (tmm-get-keymap): Eval the menu name in `menu-item'.
10167
10168 * textmodes/ispell.el (check-ispell-version): Don't use match-beginning
10169 to check if the match succeeded.
10170
10171 2000-12-02 Gerd Moellmann <gerd@gnu.org>
10172
10173 * startup.el (use-fancy-splash-screens-p): New function.
10174 (command-line-1): Use it to determine whether or not to use
10175 a fancy splash screen.
10176
10177 2000-12-02 Andreas Schwab <schwab@suse.de>
10178
10179 * emacs-lisp/eldoc.el (eldoc): Don't make parent of itself.
10180
10181 2000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
10182
10183 * international/mule.el (make-char): Fix last change.
10184
10185 * textmode/texinfo.el (texinfo-open-quote, texinfo-close-quote):
10186 New defcustoms.
10187 (texinfo-insert-quote): Don't call tex-insert-quote, to avoid
10188 autoloading tex-mode; instead, do the same manually.
10189 Use texinfo-open-quote and texinfo-close-quote. Insert literal quote
10190 with numeric argument. Docstring fix.
10191 (toplevel): Require cl when compiling.
10192
10193 * international/mule.el (make-char): Doc fix.
10194
10195 2000-12-02 Jason Rumney <jasonr@gnu.org>
10196
10197 * term/w32-win.el (x-select-enable-clipboard): Customize (as per
10198 the Emacs Lisp manual)
10199
10200 2000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
10201
10202 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
10203
10204 * term/pc-win.el (x-select-enable-clipboard): Customize (as per
10205 the Emacs Lisp manual).
10206
10207 2000-12-02 Gerd Moellmann <gerd@gnu.org>
10208
10209 * simple.el (next-line-add-newlines): Change default to nil.
10210
10211 2000-12-01 Eli Zaretskii <eliz@is.elta.co.il>
10212
10213 * files.el (revert-buffer, recover-file):
10214 Bind coding-system-for-read to emacs-mule-unix, not to no-conversion.
10215
10216 2000-12-01 Gerd Moellmann <gerd@gnu.org>
10217
10218 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
10219
10220 2000-12-01 Miles Bader <miles@gnu.org>
10221
10222 * window.el (fit-window-to-buffer): Handle non-nil `truncate-lines'.
10223
10224 2000-12-01 Kenichi Handa <handa@etl.go.jp>
10225
10226 * international/mule-diag.el (describe-char-after): Fix typo.
10227 (describe-character-set, non-iso-charset-alist): Fix typo.
10228
10229 2000-12-01 Miles Bader <miles@gnu.org>
10230
10231 * image-file.el (image-file-name-regexp): Automatically add
10232 upper-case variants of each filename extension in
10233 `image-file-name-extensions', since they seem to be common.
10234
10235 * simple.el (minibuffer-contents)
10236 (minibuffer-contents-no-properties, delete-minibuffer-contents):
10237 New functions.
10238 * filecache.el (file-cache-directory-name)
10239 (file-cache-minibuffer-complete): Ignore the minibuffer prompt.
10240
10241 2000-12-01 Milan Zamazal <Milan.Zamazal@qbizm.com>
10242
10243 * filecache.el (file-cache-minibuffer-complete): Don't try to
10244 delete the minibuffer prompt.
10245
10246 2000-11-30 Dave Love <fx@gnu.org>
10247
10248 * cus-start.el: Fix read-buffer-function type.
10249
10250 2000-11-30 Gerd Moellmann <gerd@gnu.org>
10251
10252 * md5.el: Removed. There's a built-in function, now.
10253
10254 2000-11-30 Markus Rost <rost@math.ohio-state.edu>
10255
10256 * mail/rmail.el (rmail-set-message-counters): Don't use "D"
10257 as dummy 0-th char of rmail-deleted-vector.
10258
10259 2000-11-30 Eli Zaretskii <eliz@is.elta.co.il>
10260
10261 * ps-print.el (ps-end-job): Bind case-fold-search only after
10262 switching to ps-spool-buffer.
10263
10264 2000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10265
10266 * ps-print.el: Line number font customization. PostScript: Lines and
10267 PageCount are initialized on each page. Doc Fix.
10268 (ps-print-version): New version number (6.3.2).
10269 (ps-lpr-switches, ps-font-info-database, ps-font-size)
10270 (ps-header-font-size, ps-header-title-font-size, ps-left-header)
10271 (ps-right-header): Customization fix.
10272 (ps-setup, ps-select-font, ps-begin-file, ps-header-sheet, ps-end-job):
10273 Fix code.
10274 (ps-end-with-control-d, ps-line-number-font, ps-line-number-font-size):
10275 New vars.
10276
10277 2000-11-30 Gerd Moellmann <gerd@gnu.org>
10278
10279 * bs.el: Fix typos and spelling errors.
10280 (bs-appearance) <defgroup>: Renamed from bs-appearence.
10281 (bs-configuration): Doc fix.
10282
10283 * bs.el: Undo mistaken change of 2000-11-28. Update copyright.
10284
10285 2000-11-30 Rob Riepel <riepel@Stanford.EDU>
10286
10287 * emulation/tpu-edt.el (tpu-version): New version.
10288 (tpu-search-overlay, tpu-replace-overlay): New initial range.
10289 (tpu-original-mode-line): Variable deleted.
10290 (tpu-mark-flag): New initial value.
10291 (tpu-set-mode-line): Don't redefine mode-line-format.
10292 Add tpu-mark-flag to minor-mode-alist.
10293 (tpu-update-mode-line): New mark flag logic.
10294 (tpu-get): Use find-file-wildcards.
10295 (tpu-search-highlight): Move overlay less, reset overlay properly.
10296 (tpu-unselect): Deactivate mark.
10297 (tpu-lm-replace): Reset overlay properly.
10298 (tpu-forward-line): Use forward-visible-line.
10299 (tpu-edt-on): Set transient mark mode. ispell autoloads deleted.
10300
10301 * emulation/tpu-extras.el (tpu-forward-line): Use forward-visible-line.
10302
10303 2000-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
10304
10305 * cus-edit.el (custom-face-value-create): Always emphasize tag.
10306
10307 2000-11-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
10308
10309 * calendar/diary-lib.el (diary-entry-time): Anchor pattern correctly
10310 and skip whitespace and newlines.
10311
10312 2000-11-30 Stefan Monnier <monnier@cs.yale.edu>
10313
10314 * emacs-lisp/cl.el (third...tenth): Really undo change of 2000-08-05.
10315
10316 2000-11-29 Gerd Moellmann <gerd@gnu.org>
10317
10318 * help.el (describe-function-1): Regexp-quote function name
10319 when used as part of a regexp.
10320
10321 * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
10322 Use face-attribute instead of face-foreground and face-background.
10323 (tool-bar-add-item): Likewise, and handle unspecified colors.
10324
10325 * enriched.el (enriched-face-ans): Use face-attribute instead
10326 of face-foreground and face-background.
10327
10328 * faces.el (face-foreground, face-background, face-stipple):
10329 Return nil if attribute is unspecified, for backward compatibility.
10330
10331 * files.el (auto-mode-alist): Add an entry for antlr-mode.
10332
10333 * play/5x5.el: Remove version info.
10334
10335 * toolbar/tool-bar.el (tool-bar-mode): Doc fix.
10336
10337 * frame.el (blink-cursor-mode): Doc fix.
10338
10339 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
10340
10341 * antlr-mode.el: New commands to run ANTLR from within Emacs and
10342 to create Makefile rules.
10343 (antlr-tool-command): New user option.
10344 (antlr-ask-about-save): New user option.
10345 (antlr-makefile-specification): New user option.
10346 (antlr-file-formats-alist): New variable.
10347 (antlr-special-file-formats): New variable.
10348 (antlr-unknown-file-formats): New user option.
10349 (antlr-help-unknown-file-text): New variable.
10350 (antlr-help-rules-intro): New variable.
10351 (antlr-mode-map): Add [C-c C-r] for `antlr-run-tool'.
10352 (antlr-mode-menu): Add entries.
10353 (antlr-file-dependencies): New function.
10354 (antlr-directory-dependencies): New function.
10355 (antlr-superclasses-glibs): New function.
10356 (antlr-run-tool): New command.
10357 (antlr-makefile-insert-variable): New function.
10358 (antlr-insert-makefile-rules): New function.
10359 (antlr-show-makefile-rules): New command.
10360
10361 * antlr-mode.el: More Emacs/XEmacs stuff.
10362 (antlr-no-action-keywords): New constant with value nil.
10363 (antlr-font-lock-keywords-alist): Use it. Old value would break
10364 syntax highlighting in Emacs-21.0.
10365 (antlr-default-directory): Emacs/XEmacs dependend function.
10366 (antlr-read-shell-command): Ditto.
10367 (antlr-with-displaying-help-buffer): Ditto.
10368
10369 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
10370
10371 * antlr-mode.el: imenu, parsing and highlighting changes.
10372 (antlr-imenu-create-index-function): Don't create extra submenus
10373 for definitions in different grammar classes. It is not necessary
10374 for the menu and would make command `imenu' awkward to use.
10375 (antlr-skip-file-prelude): With ANTLR-2.7+, you can specify named
10376 header actions and more than one.
10377 (antlr-font-lock-tokendef-face): Changed color.
10378 (antlr-font-lock-tokenref-face): Changed color.
10379 (antlr-font-lock-additional-keywords): Also highlight lowercase.
10380 (antlr-mode-syntax-table): New variable.
10381 (antlr-mode): Populate and use it instead `java-mode-syntax-table'.
10382 (antlr-with-syntax-table): Don't copy syntax table.
10383
10384 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
10385
10386 * antlr-mode.el: Minor changes: language setting.
10387 (antlr-language-alist): The value for file option "language" can
10388 be both an identifier and a string.
10389 Reported by Rajesh Radhakrishnan <radhakrs@email.uc.edu>.
10390 (antlr-language-limit-n-regexp): Change accordingly.
10391
10392 2000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
10393
10394 * antlr-mode.el: Minor changes: tabs, hiding.
10395 (antlr-tab-offset-alist): Set `indent-tabs-mode' to nil instead t.
10396 (antlr-action-visibility): Also allow value nil to also hide the
10397 braces. Renamed from `antlr-tiny-action-length'.
10398 Suggested by Jay@aol.com.
10399 (antlr-hide-actions): Change accordingly. Hide line if completely
10400 hidden action is on a line of its own.
10401
10402 2000-11-29 Stefan Monnier <monnier@cs.yale.edu>
10403
10404 * subr.el (combine-run-hooks): Only run-hooks if there's a hook to run.
10405
10406 * sort.el (sort-columns): Don't concat strings with numbers.
10407
10408 2000-11-29 Dave Love <fx@gnu.org>
10409
10410 * cus-edit.el (face): Fix :format.
10411
10412 * mail/feedmail.el: Require smtpmail when compiling.
10413 (mail-do-fcc): Autoload.
10414 (feedmail) <defgroup>: Fix :link.
10415 (feedmail-nuke-body-in-fcc): Fix :type.
10416 (feedmail-send-it): Add autoload cookie.
10417
10418 2000-11-29 Stefan Monnier <monnier@cs.yale.edu>
10419
10420 * newcomment.el (comment-indent): Save excursion around call to
10421 comment-indent-function.
10422
10423 2000-11-29 Miles Bader <miles@gnu.org>
10424
10425 * subr.el (member-ignore-case): Return the tail of the list who's
10426 car matches, like `member', not the matching element itself.
10427
10428 2000-11-29 Kenichi Handa <handa@etl.go.jp>
10429
10430 * xml.el (xml-parse-tag): Fix finding opening tag. A tag name
10431 should not contain `\n'.
10432
10433 2000-11-28 Gerd Moellmann <gerd@gnu.org>
10434
10435 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
10436
10437 * hscroll.el: Add hints to `automatic-hscrolling' to doc strings.
10438
10439 * dired-aux.el (dired-do-create-files): Construct default file
10440 name for dired-mark-read-file-name so that when the user enters
10441 just RET, the target file will end up in the target directory.
10442
10443 * abbrev.el (prepare-abbrev-list-buffer): Get the value of
10444 local-abbrev-table before changing buffers because it might
10445 have a buffer-local binding.
10446
10447 2000-11-28 Miles Bader <miles@gnu.org>
10448
10449 * simple.el (delete-horizontal-space): Handle fields more generally.
10450
10451 2000-11-28 Gerd Moellmann <gerd@gnu.org>
10452
10453 * simple.el (delete-horizontal-space): Handle minibuffer prompt.
10454
10455 2000-11-28 Dave Love <fx@gnu.org>
10456
10457 * progmodes/ps-mode.el (ps-mode): Set comment-start and
10458 comment-start-skip locally.
10459
10460 * progmodes/fortran.el (fortran-mode): Don't set
10461 fortran-comment-line-start-skip. Set comment-start to
10462 fortran-comment-line-start.
10463 (fortran-fill-paragraph) <non-empty-comment>: Remove regexp group.
10464 (fortran-comment-line-start-skip): Simplify slightly.
10465
10466 2000-11-28 Gerd Moellmann <gerd@gnu.org>
10467
10468 * play/5x5.el: Remove RCS keyword.
10469
10470 * bs.el: Mistaken commit, undone 2000-11-30.
10471
10472 2000-11-28 Milan Zamazal <pdm@freesoft.cz>
10473
10474 * textmodes/tildify.el (tildify-string-alist):
10475 Add `plain-tex-mode' here.
10476
10477 2000-11-28 Colin Walters <walters@cis.ohio-state.edu>
10478
10479 * chistory.el (Command-history-setup): Remove extraneous `keymap'
10480 reference.
10481
10482 2000-11-28 Miles Bader <miles@gnu.org>
10483
10484 * cus-face.el (custom-face-attributes): Add post-filter function
10485 for :box. Make pre-filter function for :box handle all cases.
10486
10487 * wid-edit.el (widget-choose): Make sure pop-up window is large
10488 enough to display all the choices, as there's no way to scroll it.
10489
10490 2000-11-28 Kenichi Handa <handa@etl.go.jp>
10491
10492 * international/mule-conf.el: Make the coding system no-conversion
10493 safe for all characters.
10494
10495 2000-11-27 Dave Love <fx@gnu.org>
10496
10497 * net/ldap.el (ldap) <defgroup>: Add :version.
10498
10499 * tooltip.el (tooltip-use-echo-area): Doc fix.
10500
10501 * cus-start.el <minibuffer-prompt-properties>: Add version.
10502 <read-buffer-function>: Add.
10503
10504 * apropos.el (apropos-print): Add help-echo to active text.
10505
10506 * term/x-win.el (x-select-enable-clipboard): Customize (per lispref).
10507
10508 2000-11-27 Gerd Moellmann <gerd@gnu.org>
10509
10510 * mail/rmail.el (rmail-automatic-folder-directives): Add a custom
10511 type, group and version.
10512
10513 2000-11-27 Eli Zaretskii <eliz@is.elta.co.il>
10514
10515 * select.el (x-get-selection): Docstring fix.
10516
10517 2000-11-27 Dave Pearson <davep@hagbard.demon.co.uk>
10518
10519 * play/5x5.el (5x5-play-solution): Bind hinhibit-quit to t.
10520
10521 2000-11-27 Andrew Innes <andrewi@gnu.org>
10522
10523 * makefile.nt (.SUFFIXES): Add .SUFFIXES.
10524
10525 * makefile.w32-in (.SUFFIXES): Add .SUFFIXES.
10526
10527 2000-11-27 Miles Bader <miles@gnu.org>
10528
10529 * dired.el (dired-get-filename): Return filename verbatim if
10530 LOCALP is `verbatim'.
10531 * dired-aux.el (dired-add-entry): Call `dired-get-filename' with
10532 `verbatim' so that we don't inadvertently delete a non-existant
10533 directory name.
10534
10535 2000-11-27 Kenichi Handa <handa@etl.go.jp>
10536
10537 * international/characters.el: Specify cases and syntaxes for
10538 mule-unicode-0100-24ff.
10539
10540 2000-11-27 Gerd Moellmann <gerd@gnu.org>
10541
10542 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Handle case
10543 that foreground and/or background colors of the face `tool-bar'
10544 are unspecified.
10545
10546 2000-11-27 Miles Bader <miles@gnu.org>
10547
10548 * wid-edit.el (widget-field-buffer, widget-field-start)
10549 (widget-field-end): Handle widget field `pseudo-overlays'.
10550 (widget-field-value-delete): Delete WIDGET from `widget-field-new'
10551 if it's there instead of in `widget-field-list'.
10552
10553 * help.el (help-manyarg-func-alist): Correct entry for `vconcat'.
10554 (help-make-xrefs): Delete extraneous newlines at the end of the
10555 docstring.
10556
10557 2000-11-25 Jason Rumney <jasonr@gnu.org>
10558
10559 * startup.el (command-line): Call set-locale-environment after
10560 Window System init file is read, as it can result in a call to
10561 redraw-frame.
10562
10563 2000-11-25 Eli Zaretskii <eliz@is.elta.co.il>
10564
10565 * simple.el (shell-command): Mention the effect of the prefix
10566 argument in the doc string.
10567
10568 2000-11-25 Miles Bader <miles@gnu.org>
10569
10570 * cus-face.el (custom-face-attributes): Add "None" choice to :stipple.
10571
10572 * wid-edit.el (widget-field-value-delete): Don't try to delete
10573 overlay when it's the `pseudo-overlay' that exists at some points.
10574
10575 2000-11-24 Jason Rumney <jasonr@gnu.org>
10576
10577 * international/mule-cmds.el (locale-language-names): Add "jp" as
10578 a non-standard alternative for Japanese.
10579
10580 2000-11-24 Andre Spiegel <spiegel@gnu.org>
10581
10582 * vc-hooks.el: Require 'cl during compilation.
10583
10584 2000-11-24 Gerd Moellmann <gerd@gnu.org>
10585
10586 * faces.el (face-set-after-frame-default): Let face attributes
10587 specified for new frames override frame parameters.
10588
10589 * startup.el (command-line): Fix computation of the source file
10590 for user-init-file when user-init-file is a compiled file.
10591
10592 2000-11-24 Miles Bader <miles@gnu.org>
10593
10594 * cus-edit.el (custom-filter-face-spec, custom-pre-filter-face-spec)
10595 (custom-post-filter-face-spec): New functions.
10596 (custom-face-set, custom-face-value-create): Filter the face spec
10597 before and after customization.
10598 (custom-face-set): If VALUE specifies a null face, pass a
10599 non-null-but-otherwise-ignored face-spec instead to `face-spec-set'.
10600 * cus-face.el (custom-face-attributes): Remove SET and GET
10601 functions. Add some IN-FILTER and OUT-FILTER functions in the few
10602 cases they're needed.
10603
10604 * wid-edit.el (checkbox): Add a small `X' to the the :on-glyph, so
10605 that it's distinguishable from the :off-glyph on dark-background
10606 displays. Set its background color too.
10607
10608 * cus-start.el (all): Restore entry for `mode-line-inverse-video',
10609 so that people can easily turn it off.
10610
10611 2000-11-24 Michael Kifer <kifer@cs.sunysb.edu>
10612
10613 * ediff-diff.el: Moved variables around to have it compile under NT.
10614
10615 * ediff-help.el (ediff-use-long-help-message): Made it customizable.
10616
10617 * ediff-init.el (ediff-abbrev-jobname): Use capitalize.
10618
10619 * ediff-wind.el (ediff-skip-unsuitable-frames): Deleted the
10620 redundant skip-small-frames test.
10621
10622 * viper-cmd.el (viper-change-state-to-vi): Disable overwrite mode.
10623 (viper-downgrade-to-insert): Protect against errors in hooks.
10624
10625 * viper-init.el (viper-vi-state-hook,viper-insert-state-hook)
10626 (viper-replace-state-hook,viper-emacs-state-hook): Do cursor handling.
10627 (viper-restore-cursor-type,viper-set-insert-cursor-type):
10628 New functions.
10629
10630 * viper-util.el (viper-memq-char): Bug fixes.
10631
10632 * viper.el (viper-mode): Fix cursor handling.
10633
10634 2000-11-24 Kenichi Handa <handa@etl.go.jp>
10635
10636 * international/mule-diag.el (list-iso-charset-chars):
10637 For two-byte charset, fix the `while' condition.
10638 (list-non-iso-charset-chars): Fix the `while' condition.
10639
10640 2000-11-23 Stefan Monnier <monnier@cs.yale.edu>
10641
10642 * subr.el (add-hook, remove-hook): Don't call make-local-hook
10643 if the variable is make-variable-buffer-local.
10644
10645 * progmodes/ada-stmt.el (ada-template-map):
10646 Initialize and bind it to C-c t in ada-mode-map.
10647 (ada-stmt-mode-hook): New function extracted from old code.
10648 Only change the buffer-local side of skeleton-*.
10649 (ada-mode-hook): Use it.
10650
10651 2000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
10652
10653 * iswitchb.el (iswitchb-minibuf-depth): New variable.
10654 (iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value
10655 we expect to be returned by minibuffer-depth once we prompt the
10656 user in the minibuffer.
10657 (iswitchb-entryfn-p): If minibuffer-depth returns the same value
10658 as recorded in iswitchb-minibuf-depth, return non-nil.
10659
10660 2000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
10661
10662 * hscroll.el (turn-on-hscroll, hscroll-mode, hscroll-global-mode)
10663 (hscroll-window-maybe): Docstring fix.
10664
10665 2000-11-23 Dave Love <fx@gnu.org>
10666
10667 * rect.el (string-rectangle): Don't test delete-selection-mode.
10668
10669 2000-11-23 Gerd Moellmann <gerd@gnu.org>
10670
10671 * avoid.el (mouse-avoidance-too-close-p): Return nil if mouse
10672 is in the tool bar.
10673
10674 * dired-aux.el (dired-add-entry): Don't call dired-get-filename
10675 with `no-dir'; we want the directory part to be able to remove it.
10676
10677 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
10678
10679 * textmodes/outline.el (outline-flag-region):
10680 Don't bind inhibit-read-only since we don't modify the buffer.
10681 (outline-isearch-open-invisible): Don't jump to overlay-start
10682 since we're trying to unhide text around point.
10683 (outline-discard-overlays): Use dolist.
10684
10685 * autoinsert.el (auto-insert-alist): Add `provide' to elisp skeleton.
10686
10687 2000-11-22 Gerd Moellmann <gerd@gnu.org>
10688
10689 * mail/rmail.el (rmail-confirm-expunge): Default to y-or-n-p.
10690
10691 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
10692
10693 * textmodes/tex-mode.el (tex-font-lock-keywords-1):
10694 Fix ARG regexp to skip quoted braces.
10695 (tex-font-lock-keywords-2): Fix ARG regexp to skip quoted braces.
10696 Remove `bf' and `it' from `bold' and `italic' (they were wrong and
10697 are (correctly) handled separately).
10698 Remove `caption' and `footnote' from `citations': they contain text.
10699 Don't highlight `textmd', `texttt' and `textrm' with bold-italic.
10700 (latex-skeleton-end-hook): New function.
10701 (latex-mode): Use it.
10702 (tex-start-tex-marker): Remove.
10703 (tex-send-tex-command): Don't set tex-start-tex-marker.
10704 (tex-error-parse-syntax-table): New var.
10705 (tex-compilation-parse-errors): Use it.
10706 Ignore tex-start-tex-marker. Don't bother with marker-position.
10707 (tex-validate-buffer): Don't bother with marker-position.
10708
10709 * textmodes/flyspell.el (flyspell-prog-text-faces): New var.
10710 (flyspell-generic-progmode-verify): Use it.
10711
10712 2000-11-22 Sam Steingold <sds@gnu.org>
10713
10714 * simple.el (delete-trailing-whitespace): New interactive function.
10715
10716 * progmodes/ada-mode.el (ada-mode): Use it instead of
10717 `ada-remove-trailing-spaces'.
10718 (ada-remove-trailing-spaces): Removed.
10719
10720 * textmodes/two-column.el (2C-merge): Recommend it in the doc.
10721
10722 * textmodes/picture.el (picture-clean): Removed.
10723 (picture-mode-exit): Call it instead of `picture-clean'.
10724
10725 2000-11-22 Gerd Moellmann <gerd@gnu.org>
10726
10727 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
10728
10729 * hi-lock.el (hi-lock-refontify): Don't call non-existent
10730 jit-lock-fontify-buffer; it should anyway be unneccessary to
10731 do anything special when jit-lock is active.
10732 (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs.
10733
10734 2000-11-22 Dave Love <fx@gnu.org>
10735
10736 * calendar/todo-mode.el (todo-top-priorities): Use
10737 todo-tmp-buffer-name. From Milan Zamazal <Milan.Zamazal@qbizm.com>.
10738
10739 * language/chinese.el, language/cyrillic.el:
10740 * language/devanagari.el, language/ethiopic.el, language/greek.el:
10741 * language/hebrew.el, language/indian.el, language/japanese.el:
10742 * language/korean.el, language/lao.el, language/misc-lang.el:
10743 * language/thai.el, language/tibetan.el, language/vietnamese.el:
10744 Use provide.
10745
10746 * cus-edit.el (custom-buffer-create-internal): Save some consing.
10747 (custom-variable-set): Improve validation error mesage.
10748
10749 * rect.el (string-rectangle): Revert last change.
10750 (string-rectangle-line): New arg DELETE.
10751 (string-rectangle): Check delete-selection-mode.
10752
10753 * emacs-lisp/edebug.el (edebug-version)
10754 (edebug-maintainer-address): Deleted.
10755 (edebug-submit-bug-report): Just alias to report-emacs-bug.
10756 (edebug-read-function): Account for other `'#' read forms.
10757 (edebug-mode-menus): Make some items toggles.
10758 (edebug-outside-unread-command-event, unread-command-event):
10759 Remove these to avoid warnings.
10760
10761 2000-11-22 David Ponce <david@dponce.com>
10762
10763 * recentf.el (recentf-menu-items-for-commands)
10764 (recentf-make-menu-items, recentf-make-menu-item)
10765 (recentf-filter-changer): Added :help and :active menu-item properties.
10766
10767 (recentf-build-dir-rules, recentf-dump-variable)
10768 (recentf-edit-list, recentf-open-files-item)
10769 (recentf-open-files): Replaced unnecessary `mapcar' with new
10770 built-in `mapc'.
10771
10772 2000-11-23 Miles Bader <miles@gnu.org>
10773
10774 * faces.el (menu): Make inverse-video on ttys too.
10775
10776 2000-11-22 Stefan Monnier <monnier@cs.yale.edu>
10777
10778 * simple.el (comment-line-break-function): Use the new name
10779 indent-new-comment-line -> comment-indent-new-line.
10780 (clone-indirect-buffer): Don't ignore NORECORD.
10781 (next-completion): Properly handle the case where items are adjacent.
10782
10783 * mouse.el (popup-menu): Stupid typo.
10784
10785 2000-11-22 Gerd Moellmann <gerd@gnu.org>
10786
10787 * emacs-lisp/authors.el: Remove autoload cookies, add author,
10788 maintainer, keywords tags.
10789
10790 * rect.el (replace-rectangle): Don't call string-rectangle-line
10791 with too many arguments.
10792
10793 2000-11-22 Andre Spiegel <spiegel@gnu.org>
10794
10795 * ediff-util.el (ediff-file-checked-out-p)
10796 (ediff-file-checked-in-p): Call vc-state instead of
10797 vc-locking-user, which no longer exists.
10798
10799 * emulation/viper-util.el (viper-file-checked-in-p): Same as above.
10800
10801 2000-11-22 Dave Love <fx@gnu.org>
10802
10803 * md5.el (md5): Provide.
10804 (md5): Fix error call.
10805
10806 2000-11-22 Miles Bader <miles@gnu.org>
10807
10808 * textmodes/refill.el (refill-adjust-ignorable-overlay)
10809 (refill-fill-paragraph-at): Remove debugging code.
10810
10811 * calendar/calendar.el (generate-calendar-window): When we don't
10812 call `fit-window-to-buffer', make sure the top line is fully visible.
10813
10814 * image-file.el (insert-image-file): Don't make `read-only'
10815 property rear-nonsticky.
10816
10817 * isearch.el (isearch-original-minibuffer-message-timeout): New var.
10818 (isearch-mode): Set `minibuffer-message-timeout' to nil, after
10819 stashing away its original value.
10820 (isearch-edit-string): Temporarily restore `minibuffer-message-timeout'
10821 in the recursive edit.
10822 Bind `isearch-original-minibuffer-message-timeout' to protect it.
10823 (isearch-done): Restore `minibuffer-message-timeout'.
10824
10825 * cus-start.el: Remove entry for `mode-line-inverse-video'.
10826
10827 2000-11-21 Stefan Monnier <monnier@cs.yale.edu>
10828
10829 * progmodes/ada-mode.el (ada-mode): `set '' -> `setq'.
10830
10831 * find-lisp.el (find-lisp-find-files-internal):
10832 Use dolist, when and file-name-as-directory.
10833
10834 * emacs-lisp/edebug.el (edebug-form-spec prop): Use dolist.
10835 (define-derived-mode, define-minor-mode): Add specs.
10836
10837 * window.el: General comment and spacing fixes.
10838 (save-selected-window): Use backquotes.
10839 (window-safely-shrinkable-p): New function.
10840 (shrink-window-if-larger-than-buffer): Use it.
10841
10842 * subr.el (make-local-hook): Docstring fix.
10843
10844 * shell.el (shell-mode): Use define-derived-mode.
10845
10846 * newcomment.el (comment-indent): Insert comment before calling
10847 comment-indent-function. Don't insert in column 0.
10848 (comment-dwim): Indent before inserting comment.
10849
10850 * isearch.el (isearch-mode-map): Fix docstring. Init in defvar.
10851 (minibuffer-local-isearch-map): Init in defvar. Use inheritance.
10852 (isearch-clean-overlays, isearch-range-invisible, isearch-unread):
10853 Use mapc rather than map.
10854
10855 * files.el (find-buffer-visiting): Compare all attributes before
10856 declaring two files identical (rather than just their inode-no).
10857 (auto-mode-alist): Use \' rather than $.
10858
10859 * which-func.el: Update maintainer line.
10860
10861 * pcvs.el (uniquify-buffer-file-name): Remove advice.
10862 * uniquify.el (uniquify-list-buffers-directory-modes): New var.
10863 (uniquify-buffer-file-name): Use it.
10864
10865 2000-11-22 Miles Bader <miles@gnu.org>
10866
10867 * cus-start.el: Add entry for `minibuffer-prompt-properties'.
10868 * simple.el (minibuffer-avoid-prompt): New function.
10869
10870 2000-11-21 Gerd Moellmann <gerd@gnu.org>
10871
10872 * Makefile.in (.SUFFIXES): Add .SUFFIXES.
10873
10874 2000-11-21 Miles Bader <miles@gnu.org>
10875
10876 * emacs-lisp/advice.el (ad-special-forms): Correct the conditional
10877 inclusion of `track-mouse'.
10878
10879 * textmodes/refill.el (refill-ignorable-overlay): New variable.
10880 (refill-adjust-ignorable-overlay): New function.
10881 (refill-fill-paragraph-at): Use `refill-ignorable-overlay' to fill
10882 only the paragraph's tail if possible.
10883 Update `refill-ignorable-overlay'.
10884 (refill-mode): Initialize/cleanup `refill-ignorable-overlay'.
10885
10886 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
10887 point inside the fill-prefix.
10888
10889 * textmodes/refill.el (refill-post-command-function): Don't reset
10890 refill-doit in the case where a self-insertion command doesn't
10891 case a refill. Use `refill-fill-paragraph-at', getting position
10892 from `refill-doit'.
10893 (refill-after-change-function): Set `refill-doit' to END.
10894 (refill-fill-paragraph-at): New function, mostly from old
10895 refill-fill-paragraph.
10896 (refill-fill-paragraph): Use `refill-fill-paragraph-at'.
10897 (refill-pre-command-function): New function.
10898 (refill-mode): Add it to `pre-command-hook'.
10899
10900 2000-11-20 Gerd Moellmann <gerd@gnu.org>
10901
10902 * textmodes/artist.el (artist-mode): Fix autoload cookie.
10903
10904 * font-lock.el (java-keywords): Add MATCH-HIGHLIGHT part for
10905 javadoc tags.
10906
10907 2000-11-20 Andre Spiegel <spiegel@gnu.org>
10908
10909 * vc.el, vc-hooks.el: Undo prev change (moved functions back to
10910 vc.el).
10911
10912 * vc-rcs.el (vc-rcs-state): Before calling vc-workfile-unchanged-p,
10913 require vc.
10914
10915 * vc-cvs.el (vc-cvs-checkout): Fix bug that broke C-x v ~-style
10916 checkouts.
10917
10918 2000-11-20 Dave Love <fx@gnu.org>
10919
10920 * Makefile.in (DONTCOMPILE): Omit bindings.el.
10921
10922 2000-11-20 Eli Barzilay <eli@www.barzilay.org>
10923
10924 * calculator.el (calculator-paste): Use `if' instead of `and'
10925 and `or'.
10926 (calculator-help): Don't use electric-describe-mode for XEmacs.
10927
10928 2000-11-19 Gerd Moellmann <gerd@gnu.org>
10929
10930 * info.el (info-menu-5): Doc fix.
10931
10932 * textmodes/artist.el: New file.
10933
10934 2000-11-19 Andre Spiegel <spiegel@gnu.org>
10935
10936 * vc-rcs.el (vc-rcs-state): Call vc-workfile-unchanged-p only here,
10937 and differentiate according to checkout model.
10938 (vc-rcs-fetch-master-state): Don't call vc-workfile-unchanged-p,
10939 since this function is only concerned with master state.
10940
10941 * vc-hooks.el (vc-workfile-unchanged-p)
10942 (vc-default-workfile-unchanged-p): Moved here from vc.el.
10943
10944 * vc.el (vc-workfile-unchanged-p)
10945 (vc-default-workfile-unchanged-p): See above.
10946
10947 2000-11-19 Miles Bader <miles@gnu.org>
10948
10949 * image-file.el (insert-image-file): Make `intangible' and
10950 `read-only' properties rear-nonsticky too.
10951
10952 2000-11-18 Gerd Moellmann <gerd@gnu.org>
10953
10954 * ps-print.el: Update copyright notice.
10955
10956 * tooltip.el (tooltip-x-offset, tooltip-y-offset): New user-options.
10957 (tooltip-show): Use the offsets.
10958
10959 * bindings.el (mode-line-modified): Fix a typo.
10960 (mode-line-toggle-modified, mode-line-widen)
10961 (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos.
10962
10963 2000-11-17 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10964
10965 * ps-print.el (toplevel): Test for find-coding-system being
10966 fboundp before calling ps-x-find-coding-system.
10967
10968 2000-11-16 Stefan Monnier <monnier@cs.yale.edu>
10969
10970 * vc.el (vc-version-diff): Bind inhibit-read-only when inserting text.
10971 (vc-version-backup-file): Docstring fix.
10972
10973 2000-11-16 Gerd Moellmann <gerd@gnu.org>
10974
10975 * files.el (basic-save-buffer): Don't add a newline if
10976 find-file-literally is non-nil.
10977 (find-file-literally): Extend doc string.
10978
10979 * sort.el (sort-columns): If sort-fold-case it non-nil, invoke
10980 sort(1) with the `-f' argument.
10981
10982 2000-11-16 Andre Spiegel <spiegel@gnu.org>
10983
10984 * vc.el: Updated backend documentation.
10985 (vc-default-check-headers): New function.
10986
10987 * vc-{cvs,rcs,sccs}.el: Functions reordered.
10988
10989 * vc.el (vc-revert-buffer): Ask for confirmation if file seems
10990 up-to-date.
10991 (vc-do-command): In the asynchronous case, output messages only if
10992 the minibuffer is not active.
10993
10994 * vc-cvs.el (vc-cvs-revert): Use `cvs unedit' only if
10995 `vc-cvs-use-edit' is on.
10996 (vc-cvs-checkout): When this is used for reverting the workfile,
10997 make a backup of the original contents and revert to that in case
10998 of error.
10999 (vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for
11000 remote repositories.
11001
11002 * vc.el (vc-annotate): Changed handling of prefix arg; now asks
11003 for both version and ratio in the minibuffer.
11004
11005 * vc-cvs.el (vc-cvs-annotate-command): New optional arg VERSION.
11006 Use vc-do-command to perform the annotation, not call-process.
11007
11008 2000-11-16 Kenichi Handa <handa@etl.go.jp>
11009
11010 * international/quail.el (quail-start-translation): Don't call
11011 `message' before reading key sequence.
11012
11013 2000-11-16 Miles Bader <miles@lsi.nec.co.jp>
11014
11015 * net/ange-ftp.el (ange-ftp-file-modtime): Don't use `caddr'.
11016
11017 2000-11-16 Kenichi Handa <handa@etl.go.jp>
11018
11019 * window.el (fit-window-to-buffer): Be sure to acquire at least
11020 one text line even if the buffer is empty.
11021
11022 2000-11-16 Gerd Moellmann <gerd@gnu.org>
11023
11024 * net/ange-ftp.el (ange-ftp-file-writable-p)
11025 (ange-ftp-file-readable-p, ange-ftp-file-executable-p):
11026 Bind ange-ftp-process-verbose to nil.
11027
11028 2000-11-15 Dave Love <fx@gnu.org>
11029
11030 * wid-edit.el (widget-specify-field, widget-specify-button):
11031 If :help-echo is a function, set help-echo of overlay to
11032 widget-mouse-help.
11033 (widget-mouse-help): New function.
11034 (widget-echo-help): Rewritten for :help-echo functions only taking
11035 a widget arg.
11036
11037 * net/eudc-bob.el (eudc-bob-can-display-inline-images):
11038 Use display-graphic-p.
11039 (eudc-bob-display-jpeg) <!eudc-xemacs-p>: Test create-image bound
11040 and that JPEG is available.
11041 (eudc-bob-toggle-inline-display): Avoid non-existent `imagep'.
11042
11043 * international/mule-cmds.el (locale-charset-language-names):
11044 Match @euro.
11045
11046 2000-11-15 Gerd Moellmann <gerd@gnu.org>
11047
11048 * faces.el (face-set-after-frame-default):
11049 If `inhibit-default-face-x-resources' is bound, don't intialize the
11050 default face from X resources.
11051
11052 2000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
11053
11054 * Makefile.in (custom-deps, finder-data, autoloads, recompile):
11055 Don't set EMACSLOADPATH.
11056
11057 2000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
11058
11059 * textmodes/texinfo.el (texinfo-insert-@uref): Renamed from
11060 texinfo-insert-@url.
11061 (texinfo-insert-@url): A defalias for texinfo-insert-@uref.
11062 (texinfo-mode-map): Bind "C-c C-c u" to texinfo-insert-@uref.
11063
11064 2000-11-14 Stefan Monnier <monnier@cs.yale.edu>
11065
11066 * emacs-lisp/checkdoc.el (checkdoc-minor-mode) <defvar>: Remove.
11067 (checkdoc-minor-mode-map): New map, replaces checkdoc-minor-keymap.
11068 (checkdoc-minor-keymap): Backward compatibility.
11069 (checkdoc-minor-menu): Don't bother checking checkdoc-minor-keymap.
11070 (checkdoc-minor-mode) <defun>: Use easy-mmode-define-minor-mode.
11071 (checkdoc-this-string-valid-engine): Be a bit more strict
11072 to avoid matching substrings of `...' quoted vars/funs.
11073 (checkdoc-defun-info): Only look for `interactive' if alone.
11074 (debug-ignored-errors): Add "arg doesn't appear in docstring".
11075
11076 * progmodes/compile.el (grep): `tag-default' can be nil.
11077
11078 * newcomment.el (comment-indent): Paren typo.
11079
11080 2000-11-14 Dave Love <fx@gnu.org>
11081
11082 * calculator.el: New maintainer version.
11083
11084 * diff-mode.el (diff-imenu-generic-expression): Modify unidiff pattern.
11085
11086 * cmuscheme.el: Doc fixes.
11087 (cmuscheme) <defgroup>: Use `scheme' as parent.
11088 (cmuscheme-program-name): Remove. Change uses to scheme-program-name.
11089
11090 * xscheme.el (scheme-program-name): Don't define here.
11091
11092 * progmodes/scheme.el (scheme-program-name): New variable
11093 (originally in cmuscheme).
11094
11095 2000-11-14 Miles Bader <miles@gnu.org>
11096
11097 * window.el (fit-window-to-buffer): Handle windows without mode-lines.
11098 Handle header-lines. Don't loop forever if we can't enlarge the
11099 window anymore. Simplify a bit.
11100
11101 2000-11-14 Kenichi Handa <handa@etl.go.jp>
11102
11103 * window.el (fit-window-to-buffer): Don't check
11104 window-text-height. Assure that the last line is fully visible.
11105
11106 * international/quail.el (quail-show-guidance-buf):
11107 Call fit-window-to-buffer to assure the enough height of the guidance
11108 buffer.
11109 (quail-update-guidance): Avoid making the guidance buffer shorter.
11110
11111 2000-11-14 Stefan Monnier <monnier@cs.yale.edu>
11112
11113 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Use `keep'
11114 rather than `prepend' and add an interesting comment.
11115 (tex-math-face, tex-font-lock-syntactic-face-function):
11116 New face and function to use it.
11117 (tex-define-common-keys, tex-mode-map): Use menu-item rather
11118 than `menu-enable' symbol property.
11119 (tex-mode-map): Bind {, (, [ and $ to skeleton-pair-insert-maybe.
11120 (tex-mode): Add some latex-mode commands for auto-selection.
11121 Use tex-font-lock-syntactic-face-function.
11122 (tex-insert-quote): Simplify.
11123 (tex-shell): New mode.
11124 (tex-start-shell): Use it.
11125 (tex-shell-proc, tex-shell-buf): New functions.
11126 (tex-send-command): Use it.
11127 (tex-main-file): Fix the meaning of the new arg REALFILE.
11128 (tex-send-tex-command): New function split from `tex-start-tex'.
11129 Set compilation-last-buffer and compilation-parsing-end.
11130
11131 * newcomment.el (comment-indent-default): Stick \s<\s< to the left
11132 when it follows non-comment text on the line.
11133
11134 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
11135 Set font-lock-defaults.
11136 (lisp-mode-shared-map): Init inside the defvar.
11137 (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):
11138 Use define-derived-mode.
11139
11140 2000-11-14 Miles Bader <miles@lsi.nec.co.jp>
11141
11142 * faces.el (header-line): Use `:box nil' for color/gs displays too.
11143
11144 2000-11-14 Gerd Moellmann <gerd@gnu.org>
11145
11146 * emacs-lisp/byte-opt.el (byte-compile-unfold-lambda):
11147 Don't recursively optimize body because that can lead to infinite
11148 recursion; see comment there.
11149
11150 2000-11-13 Eli Zaretskii <eliz@is.elta.co.il>
11151
11152 * faces.el (face-spec-set-match-display): Revert the change from
11153 2000-10-24. Add a FIXME for after v21.1.
11154
11155 2000-11-13 Miles Bader <miles@gnu.org>
11156
11157 * textmodes/fill.el (skip-line-prefix): New function.
11158 (fill-region-as-paragraph, fill-region): Return the fill-prefix.
11159 (fill-paragraph): Don't leave point inside the fill-prefix.
11160 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
11161 point inside the fill-prefix.
11162
11163 2000-11-13 Miles Bader <miles@lsi.nec.co.jp>
11164
11165 * calendar/calendar.el (generate-calendar-window):
11166 Use `fit-window-to-buffer'.
11167
11168 2000-11-12 Stefan Monnier <monnier@cs.yale.edu>
11169
11170 * gud.el (gud-minor-mode): New var.
11171 (gud-symbol, gud-val): New functions.
11172 (gud-find-file): Copy gud-minor-mode to the new buffer.
11173 (gud-menu-map): Include entries for commands that are not always
11174 available, using :enable to (de)activate them.
11175 (gud-minor-mode-map): New map. Add it to minor-mode-map-alist.
11176 (gud-mode-map): New map.
11177 (gud-gdb-find-file, gud-sdb-find-file, gud-dbx-find-file)
11178 (gud-xdb-find-file, gud-perldb-find-file, gud-pdb-find-file):
11179 Don't set up gud's menu (it's done by the minor-mode).
11180 (gud-minibuffer-local-map): New.
11181 Replace gdb-minibuffer-local-map and pdb-minibuffer-local-map.
11182 (gud-query-cmdline): New function.
11183 (gdb, sdb, dbx, xdb, perldb, pdb, jdb): Use it. Set gud-minor-mode.
11184 (gud-mode): Use define-derived-mode.
11185 Don't set up gud's menu (it's done by the minor-mode).
11186 (gud-chop-words): Remove.
11187 (gud-common-init): Use split-string instead.
11188 (gud-new-keymap, gud-make-debug-menu): Eradicate.
11189
11190 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
11191 Add keyword arg :name.
11192
11193 * diff-mode.el (diff-mode-menu): Add entry for applying hunk.
11194 (diff-count-matches, diff-split-hunk): New functions.
11195 (diff-mode-map): Bind C-c C-s to diff-split-hunk.
11196
11197 * pcvs-info.el (cvs-fi-conflict-face): New var.
11198
11199 * progmodes/sh-script.el (sh-mode-syntax-table) <defvar>:
11200 Make it into a simple syntax-table, shared among all submodes.
11201 (sh-heredoc-face): Re-introduce.
11202 (sh-font-lock-syntactic-face-function): New function.
11203 (sh-mode): Use it. Also use define-derived-mode.
11204 Remove old bogus setting of indent-region-function.
11205 (sh-set-shell): Don't set the syntax-table any more.
11206 (sh-mode-syntax-table) <defun>: Remove.
11207
11208 2000-11-12 Miles Bader <miles@gnu.org>
11209
11210 * textmodes/flyspell.el (flyspell-mode-on): Only output welcome
11211 message if interactive.
11212
11213 2000-11-12 Dave Love <fx@gnu.org>
11214
11215 * mail/feedmail.el: Fix header,
11216 (feedmail) <defgroup>: Add :link.
11217
11218 * view.el: Use local-map property, not keymap on mode-line string.
11219
11220 * scroll-all.el (scroll-all-mode): Customize variable.
11221 Add autoload cookie to function.
11222
11223 * lazy-lock.el: Remove compatibility code.
11224
11225 * finder.el (finder-known-keywords): Add `files', remove `vms'.
11226 (finder-help-echo): New variable.
11227 (finder-mouse-face-on-line): Add help-echo stuff.
11228 (finder-list-keywords, finder-list-matches): Use mapc.
11229
11230 * faces.el (face-font-registry-alternatives): Add :version.
11231
11232 * progmodes/etags.el (visit-tags-table-buffer): Beware of `t' in
11233 tags-table-list.
11234
11235 * net/browse-url.el (browse-url-browser-function): Update :version.
11236
11237 * mail/sendmail.el (mail-font-lock-keywords): Use [:alpha:], not a-z.
11238 (mail-mode): Use [:alnum:] in some regexps.
11239
11240 2000-11-10 Dave Love <fx@gnu.org>
11241
11242 * ediff.el (ediff-regions-internal, ediff-documentation):
11243 * ediff-vers.el (rcs-ediff-view-revision): Put temp buffer into
11244 fundamental mode.
11245
11246 * ediff-util.el (ediff-status-info, ediff-debug-info): Put temp
11247 buffer into fundamental mode.
11248 (ediff-set-difference): Use copy-sequence if available.
11249
11250 * ediff-ptch.el (ediff-dispatch-file-patching-job):
11251 Check ediff-patch-map non-nil.
11252 (ediff-fixup-patch-map, ediff-fixup-patch-map)
11253 (ediff-fixup-patch-map, ediff-patch-file-internal): Put temp
11254 buffer into fundamental mode.
11255
11256 * ediff-merg.el (state-or-merge): Defvar when compiling.
11257
11258 2000-11-10 Jason Rumney <jasonr@gnu.org>
11259
11260 * w32-fns.el (w32-add-charset-info): New function.
11261 (w32-charset-info-alist): Use it.
11262
11263 2000-11-10 Gerd Moellmann <gerd@gnu.org>
11264
11265 * faces.el (face-font-registry-alternatives): New user-option.
11266
11267 2000-11-10 Stefan Monnier <monnier@cs.yale.edu>
11268
11269 * textmodes/texinfo.el (texinfo-block-default): New var.
11270 (texinfo-insert-block): Use it. Insert a newline if needed.
11271
11272 * textmodes/fill.el (fill-indent-according-to-mode): New var.
11273 (fill-region-as-paragraph): Use it.
11274
11275 * textmodes/tex-mode.el (standard-latex-block-names): Add "math".
11276 (latex-mode): Tweak tex-*-(head|trail)er regexps.
11277 Tweak paragraph regexps to allow a leading [ \t]*.
11278 (tex-latex-block): Insert a newline if necessary.
11279 (latex-insert-item): Only insert a newline if necessary.
11280 (tex-guess-main-file): New function.
11281 (tex-main-file): Use it. Add arg `realfile'. Trim `.tex'.
11282 Set tex-main-file if TeX-master is provided.
11283 (tex-latex-indent-syntax-table): Map ( and ) to punctuation.
11284
11285 2000-11-10 Gerd Moellmann <gerd@gnu.org>
11286
11287 * startup.el (command-line): Set the default tooltip-mode
11288 to t for graphical displays which implement x-show-tip.
11289
11290 * tooltip.el (tooltip-mode): Add a comment about startup.el
11291 setting the default value of this user-option.
11292
11293 2000-11-09 Stefan Monnier <monnier@cs.yale.edu>
11294
11295 * font-lock.el (font-lock-*-face) <defvar>: Move.
11296 (font-lock-defaults-alist): Mark obsolete.
11297 (font-lock-mode, font-lock-mode-hook) <defvar>: Remove.
11298 (font-lock-mode): Use define-minor-mode.
11299 (font-lock-support-mode): Tweak type to default to jit-lock-mode.
11300 (font-lock-turn-off-thing-lock): Be more explicit.
11301 (font-lock-apply-syntactic-highlight): Use string-to-syntax after eval.
11302 (font-lock-syntactic-face-function): New var.
11303 (font-lock-fontify-syntactically-region): Use it.
11304 (font-lock-doc-face): New.
11305
11306 * pcvs.el (cvs-enabledp): Ignore errors.
11307 (cvs-commit-filelist): Never query.
11308 (cvs-mode-insert): Always add a terminating / in the initial prompt.
11309 (cvs-mode-diff-backup): Use cvs-partition rather than delete-if-not.
11310 (cvs-do-removal): Use cvs-partition rather than delete-if.
11311 Use cvs-insert-strings, cvs-pop-to-buffer-same-frame and
11312 cvs-bury-buffer.
11313
11314 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
11315 Allow `next' to jump to after the end of the last match.
11316
11317 2000-11-09 Gerd Moellmann <gerd@gnu.org>
11318
11319 * simple.el (byte-compiling-files-p): New function.
11320
11321 * textmodes/ispell.el (toplevel): Use byte-compiling-files-p
11322 if it is there.
11323
11324 * emacs-lisp/bytecomp.el (byte-compile-current-file): Bind it to
11325 nil again.
11326
11327 * textmodes/ispell.el (ispell-library-path): Don't call
11328 check-ispell-version when byte-compiling because that starts
11329 an ispell process, and ispell might not be installed.
11330 (toplevel): Don't set up a menu when byte-compiling.
11331
11332 * emacs-lisp/bytecomp.el (byte-compile-current-file): Don't bind
11333 it, so that a boundp test can be used to determine if we're
11334 currently byte-compiling.
11335
11336 2000-11-09 Dave Love <fx@gnu.org>
11337
11338 * pcvs.el (uniquify-buffer-file-name): Wrap advice in eval-after-load.
11339
11340 2000-11-09 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11341
11342 * ps-print.el: Patch for variable initialization when spooling.
11343 Doc fix.
11344 (ps-output-list): Fun eliminated.
11345 (ps-begin-file, ps-begin-job): Code fix.
11346
11347 2000-11-08 Dave Love <fx@gnu.org>
11348
11349 * ediff-wind.el (ediff-control-frame-parameters): Zero tool-bar-lines.
11350
11351 2000-11-08 Gerd Moellmann <gerd@gnu.org>
11352
11353 * simple.el (shell-command, display-message-or-buffer)
11354 (shell-command-on-region): Mention resize-mini-windows in the doc
11355 string.
11356 (display-message-or-buffer): Take the value of resize-mini-windows
11357 into account.
11358
11359 2000-11-07 Gerd Moellmann <gerd@gnu.org>
11360
11361 * macros.el (insert-kbd-macro): Print semi-colons as `?\;'.
11362
11363 * dired.el (dired-between-files): Add `^. find' as an alternative
11364 to the regular expression, for find-dired.
11365
11366 2000-11-06 Stefan Monnier <monnier@cs.yale.edu>
11367
11368 * textmodes/texnfo-upd.el: Require texinfo.
11369 (defmacro, defgroup): Remove.
11370 (texinfo-section-to-generic-alist): Remove.
11371 Use texinfo-section-list instead (i.e. level is changed string->int).
11372 (texinfo-filter): New function.
11373 (texinfo-chapter-level-regexp, texinfo-subsubsection-level-regexp)
11374 (texinfo-subsection-level-regexp, texinfo-section-level-regexp):
11375 Use it. And use regexp-opt.
11376 (texinfo-find-higher-level-node, texinfo-hierarchic-level)
11377 (texinfo-update-menu-region-beginning)
11378 (texinfo-update-menu-higher-regexps, texinfo-update-menu-lower-regexps)
11379 (texinfo-update-the-node, texinfo-sequentially-update-the-node)
11380 (texinfo-update-menu-same-level-regexps): Update.
11381 (texinfo-update-node, texinfo-every-node-update)
11382 (texinfo-sequential-node-update): Remove autoload cookie.
11383
11384 * textmodes/texinfo.el (texinfo-section-list): Change majorheading.
11385 (texinfo-font-lock-syntactic-keywords): Use syntax-strings.
11386 (texinfo-chapter-level-regexp): Remove.
11387 (texinfo-mode): Hard code texinfo-chapter-level-regexp.
11388
11389 2000-11-06 Dave Love <fx@gnu.org>
11390
11391 * autoinsert.el (auto-insert-alist) <latex-mode>: Use \documentclass.
11392
11393 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
11394 Match defun*.
11395
11396 2000-11-06 Kenichi Handa <handa@etl.go.jp>
11397
11398 * composite.el (composition-function-table): Variable declaration
11399 moved to src/composite.c.
11400 (compose-chars-after): New optional arg object.
11401
11402 2000-11-06 Gerd Moellmann <gerd@gnu.org>
11403
11404 * bindings.el (mode-line-toggle-read-only)
11405 (mode-line-toggle-modified, mode-line-widen)
11406 (mode-line-abbrev-mode, mode-line-auto-fill-mode): New functions.
11407 (make-mode-line-mouse2-map): Rewritten.
11408 (mode-line-modified, mode-line-format, minor-mode-alist): Use new
11409 functions so that C-h k can show something with a doc string.
11410
11411 * startup.el (fancy-splash-delay): Set to 10 seconds.
11412 (fancy-splash-max-time): New user-option.
11413 (fancy-splash-stop-time): New variable.
11414 (fancy-splash-screens): Set it. Catch `stop-splashing'.
11415 (fancy-splash-screens-1): Throw `stop-splashing' when current
11416 time is greater than fancy-splash-stop-time.
11417
11418 2000-11-06 Stefan Monnier <monnier@cs.yale.edu>
11419
11420 * vc-hooks.el (vc-insert-file): Don't assume byte==char.
11421
11422 * pcvs.el (cvs-mode-marked): New arg `noquery'.
11423 Prompt user for a file rather than raising an error.
11424 (cvs-enabledp): Fix call to cvs-mode-marked.
11425 (cvs-insert-file): New function (extracted from cvs-mode-insert).
11426 (cvs-mode-insert): Use it. Change the init prompt' value.
11427 (cvs-mode-tree): Use cvs-status-cvstrees instead of cvs-status-trees.
11428
11429 * emacs-lisp/ewoc.el (ewoc-goto-prev, ewoc-goto-next):
11430 Don't pass default arg to ewoc-locate.
11431 (ewoc-collect): Return result in the right order.
11432
11433 * log-edit.el (log-edit-show-files): Use cvs-insert-strings.
11434
11435 * cvs-status.el (cvs-tree-merge): Use cvs-butlast (avoid CL).
11436 (cvs-status-get-tags): Fix regexp.
11437 (cvs-status-trees, cvs-status-cvstrees):
11438 Combine after change hooks and don't sit-for.
11439 (cvs-tree-use-jisx0208): Rename from cvs-tree-dstr-2byte-ready.
11440 (cvs-tree-char-*): Rename from cvs-tree-dstr-char-*.
11441 Use make-char rather than hard-coded cryptic data.
11442 (cvs-status-cvstrees): Convert the buffer to multibyte if necessary.
11443
11444 * pcvs-defs.el (cvs-menu): Add entries for tree and insert.
11445
11446 * pcvs-util.el (cvs-butlast, cvs-nbutlast): New (copied from CL).
11447 (cvs-insert-strings): New function.
11448
11449 2000-11-06 Miles Bader <miles@lsi.nec.co.jp>
11450
11451 * mwheel.el (mouse-wheel-scroll-amount): Renamed from
11452 `mwheel-scroll-amount'.
11453 (mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'.
11454 (mouse-wheel-mode): Use (featurep 'xemacs) instead of
11455 string-matching against the version string.
11456
11457 2000-11-06 Kenichi Handa <handa@etl.go.jp>
11458
11459 * language/thai.el ("Thai"): Set a lisp form that produces
11460 composed string in `sample-text' language info.
11461
11462 * language/tibetan.el ("Tibetan"): Set a lisp form that produces
11463 composed string in `sample-text' language info.
11464
11465 * international/mule-cmds.el (describe-language-environment):
11466 Eval `sample-text' data and insert the result.
11467
11468 * international/mule-conf.el (compound-text): Define this coding
11469 system here. Make x-ctext and ctext aliases of it.
11470
11471 * language/european.el (compound-text, ctext): Moved to
11472 international/mule-conf.el.
11473
11474 2000-11-05 Andrew Innes <andrewi@gnu.org>
11475
11476 * w32-fns.el (w32-version): New function.
11477
11478 2000-11-05 Stefan Monnier <monnier@cs.yale.edu>
11479
11480 * progmodes/awk-mode.el: Update copyright.
11481 (awk-mode-abbrev-table): Remove.
11482 (awk-font-lock-keywords): Use regexp-opt.
11483 (awk-mode): Use define-derived-mode.
11484
11485 * emacs-lisp/regexp-opt.el (regexp-opt-group): Sort the strings
11486 when extracting a suffix.
11487
11488 2000-11-04 Andre Spiegel <spiegel@gnu.org>
11489
11490 * vc-hooks.el (vc-insert-file): Rewritten. Don't bother about
11491 auto-save-mode.
11492
11493 2000-11-04 Jason Rumney <jasonr@gnu.org>
11494
11495 * language/european.el (decode-mac-roman): Test against r1 not r0.
11496
11497 2000-11-03 Stefan Monnier <monnier@cs.yale.edu>
11498
11499 * progmodes/icon.el (icon-mode-map): Don't rebind \t.
11500 (icon-mode): Define indent-line-function.
11501 (icon-comment-indent): Simplify.
11502 (icon-font-lock-keywords-2): Use the `words' arg to regexp-opt.
11503
11504 * emacs-lisp/find-func.el (find-function-do-it): Quote the hook.
11505
11506 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
11507 Bind change-log-default-mode to defeat the caching done on it.
11508 Don't bother saving excursion any more.
11509
11510 * menu-bar.el (minibuffer maps): Use dolist rather than mapcar.
11511
11512 * frame.el (after-setting-font-hook): Rename hooks -> hook.
11513 (set-frame-font): Use the new name (and the old for compatibility).
11514
11515 * toolbar/tool-bar.el (tool-bar-mode):
11516 * time.el (display-time-mode):
11517 * recentf.el (recentf-mode):
11518 * paren.el (show-paren-mode):
11519 * mwheel.el (mouse-wheel-mode):
11520 * msb.el (msb-mode):
11521 * jka-compr.el (auto-compression-mode):
11522 * image-file.el (auto-image-file-mode):
11523 * hl-line.el (hl-line-mode):
11524 * delsel.el (delete-selection-mode):
11525 * autoinsert.el (auto-insert-mode):
11526 * complete.el (partial-completion-mode): Drop unneeded positional args.
11527
11528 * info.el (Info-mode):
11529 * comint.el (comint-mode): Don't bother with make-local-hook.
11530
11531 * log-edit.el (log-edit-menu): New menu.
11532
11533 2000-11-03 Miles Bader <miles@gnu.org>
11534
11535 * wid-edit.el (widget-end-of-line): Reinstate, with a new
11536 definition, so that trailing spaces are handled properly.
11537 (widget-field-keymap, widget-text-keymap): Likewise C-e binding.
11538
11539 2000-11-03 Gerd Moellmann <gerd@gnu.org>
11540
11541 * startup.el (fancy-splash-text, fancy-splash-text): Use a single
11542 tab character.
11543 (fancy-splash-screens): Set tab-width to 20.
11544
11545 2000-11-03 Dave Love <fx@gnu.org>
11546
11547 * comint.el (comint-completion-addsuffix): Fix custom type.
11548
11549 2000-11-02 Stefan Monnier <monnier@cs.yale.edu>
11550
11551 * font-lock.el (font-lock-buffers): Remove.
11552 (font-lock-global-modes): Define with easy-mmode-define-global-mode.
11553 (font-lock-change-major-mode): Remove.
11554 (turn-on-font-lock-if-enabled): Only apply to the current buffer.
11555 (font-lock-default-fontify-region): Extend the multiline
11556 fontification to whole lines.
11557 (font-lock-fontify-anchored-keywords)
11558 (font-lock-fontify-keywords-region): If matching just one
11559 line (with \n) only mark the \n as multiline.
11560
11561 * emacs-lisp/easy-mmode.el (define-minor-mode): Remove :toggle arg.
11562 Correctly handle the case where several :group args are supplied.
11563 Allow :extra-args.
11564 (easy-mmode-define-global-mode): Allow :extra-args.
11565 Correctly handle the case where several :group args are supplied.
11566
11567 2000-11-02 Miles Bader <miles@gnu.org>
11568
11569 * calendar/calendar.el (diary-face, calendar-today-face)
11570 (holiday-face): Remove dependency on `window-system'.
11571
11572 2000-11-02 Ken Raeburn <raeburn@gnu.org>
11573
11574 * Makefile.in (emacs): Set EMACSLOADPATH always.
11575 (update-authors, .el.elc, compile-files): Don't do it explicitly here.
11576 (compile-files): Bomb out if compilation of a file fails.
11577
11578 2000-11-02 Dave Love <fx@gnu.org>
11579
11580 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defgroup.
11581
11582 2000-11-02 Eli Zaretskii <eliz@is.elta.co.il>
11583
11584 * mail/emacsbug.el (report-emacs-bug): Fix whitespace and
11585 punctuation in the warning inserted into the *mail* buffer.
11586
11587 2000-11-02 Gerd Moellmann <gerd@gnu.org>
11588
11589 * emacs-lisp/authors.el (authors-public-domain-files): New variable.
11590 (authors-public-domain-p): New function.
11591 (authors-print): Use it.
11592
11593 * help.el (view-emacs-news): Use ONEWS.* instead of NEWS.* files.
11594
11595 * mail/mh-e.el, mail/mh-comp.el: Change maintainer.
11596
11597 2000-11-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11598
11599 * ps-print.el: Extension for even/odd printing. Doc fix.
11600 (ps-print-version): New version number (6.3.1).
11601 (ps-even-or-odd-pages): Customization fix.
11602 (ps-print-page-p, ps-begin-file, ps-begin-job, ps-page-number)
11603 (ps-header-sheet, ps-header-page, ps-end-job): Code fix.
11604 (ps-page-count): Var replaced by `ps-page-column'.
11605 (ps-page-column, ps-page-sheet, ps-page-printed): New vars.
11606 (ps-print-sheet-p): New fun.
11607
11608 2000-11-02 Miles Bader <miles@lsi.nec.co.jp>
11609
11610 * tooltip.el (tooltip-gud-tips-setup): New function.
11611 (tooltip-gud-tips-p): Add :set to call tooltip-gud-tips-setup.
11612 (tooltip-mode): Call tooltip-gud-tips-setup.
11613 (tooltip-gud-tips): Use `gud-basic-call' instead of
11614 process-send-string, so the prompt gets frobbed appropriately.
11615 Handle nil return value from `tooltip-gud-print-command'.
11616
11617 2000-11-01 Eric M. Ludlam <zappo@ultranet.com>
11618
11619 * comint.el (comint-add-to-input-history): New function.
11620 (comint-send-input): Use `comint-add-to-input-history'.
11621
11622 2000-11-02 Miles Bader <miles@lsi.nec.co.jp>
11623
11624 * info.el (info-menu-header): New face.
11625 (Info-fontify-menu-headers): New function.
11626 (Info-fontify-node, Info-insert-dir): Call `Info-fontify-menu-headers'.
11627
11628 * info.el (Info-insert-dir): Don't include blank lines at
11629 beginning of additional dir files (one is added automatically).
11630
11631 2000-11-01 Stefan Monnier <monnier@cs.yale.edu>
11632
11633 * emacs-lisp/easy-mmode.el (define-minor-mode):
11634 Revert the latest changes.
11635 Allow the three positional arguments to be skipped and replaced
11636 by keyword arguments.
11637 Add a :toggle argument to determine whether a nil arg means toggle
11638 or means turn-on. The default is unchanged.
11639 Add a call to force-mode-line-update.
11640
11641 2000-11-01 Dave Love <fx@gnu.org>
11642
11643 * emacs-lisp/elp.el (elp-restore-function): Remove autoload cookie.
11644
11645 2000-11-01 Miles Bader <miles@lsi.nec.co.jp>
11646
11647 * calendar/calendar.el (diary-face, holiday-face):
11648 Add dark-background variants.
11649
11650 2000-10-31 Sam Steingold <sds@gnu.org>
11651
11652 * textmodes/tex-mode.el (tex-file): Use `default-directory' when
11653 `tex-main-file' does not have directory in it.
11654
11655 2000-10-31 Stefan Monnier <monnier@cs.yale.edu>
11656
11657 * cus-edit.el (custom-mode-map): Switch back to a sparse keymap.
11658
11659 2000-10-31 Thien-Thi Nguyen <ttn@gnu.org>
11660
11661 * ediff-init.el (ediff-prepare-buffer-hook): Expand docstring, no
11662 functional change.
11663
11664 2000-10-31 Gerd Moellmann <gerd@gnu.org>
11665
11666 * files.el (find-file-noselect): When we expand a wildcard, return
11667 a list of buffers, as we should do according to the doc string.
11668
11669 2000-10-31 Ken Raeburn <raeburn@gnu.org>
11670
11671 * loadup.el (top level): Adjust load path if program name is
11672 "../src/bootstrap-emacs", in case it's not dumped and thus the
11673 load path adjustment hasn't already been done.
11674
11675 2000-10-31 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11676
11677 * ps-print.el: Fix bug on selected pages for printing.
11678 Use `color-values' for Emacs 21. Ensure fontification when jit-lock
11679 is on. Try to avoid warning messages when compiling. Doc Fix.
11680 (ps-print-version): New version number (6.3).
11681 (ps-color-device): Use `color-values' to determine if device
11682 supports color.
11683 (ps-color-values): Try to use `x-color-values' when using XEmacs.
11684 (ps-print-page-p): Changed from defsubst to defun.
11685 (ps-page-number): Changed from defmacro to defun.
11686 (ps-header-sheet, ps-header-page): Fix bug on selected pages for
11687 printing.
11688 (ps-print-ensure-fontified): Ensure fontification when jit-lock is on.
11689 (ps-end-file, ps-dummy-page): Funs eliminated.
11690 (ps-print-color-scale): Changed default value.
11691 (ps-page-n-up, ps-print-page-p): New internal vars.
11692 (ps-print-preprint, ps-output, ps-begin-file, ps-begin-page)
11693 (ps-plot-region, ps-generate, ps-end-job): Code fix.
11694
11695 * delim-col.el: Little programming improvement.
11696 (delimit-columns-str): New macro.
11697 (delimit-columns-region, delimit-columns-rectangle): Code fix.
11698
11699 2000-10-31 Kenichi Handa <handa@etl.go.jp>
11700
11701 * term/mac-win.el (decode-mac-roman, encode-mac-roman, mac-roman):
11702 Moved to european.el.
11703 (ccl-encode-mac-roman-font, fontset-mac): Modified for
11704 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
11705 (mac-roman-kbd-insert, mac-roman-kbd-mode): These functions deleted.
11706 (mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables deleted.
11707
11708 2000-10-30 Dave Love <fx@gnu.org>
11709
11710 * progmodes/cc-menus.el (imenu-generic-expression)
11711 (imenu-progress-message): Only defvar when compiling.
11712
11713 * emacs-lisp/elp.el (elp-unload-hook): New function.
11714
11715 * loadhist.el (unload-feature): Call elp-restore-function,
11716 checking for symbols; don't use elp-restore-all.
11717 (loadhist-hook-functions): Doc fix.
11718
11719 2000-10-30 Stefan Monnier <monnier@cs.yale.edu>
11720
11721 * log-edit.el (log-edit-confirm): Fix the default.
11722
11723 2000-10-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11724
11725 * delim-col.el: Little fix: replace delimit-columns-align-columns by
11726 delimit-columns-format.
11727 (delimit-columns-region, delimit-columns-rectangle): Code fix.
11728
11729 2000-10-30 Miles Bader <miles@lsi.nec.co.jp>
11730
11731 * comint.el (comint-replace-by-expanded-history): Don't use
11732 comint-get-old-input (we're not looking at *old* input).
11733 (comint-get-old-input-default): If using fields, signal an error
11734 when the point is not in an input field.
11735
11736 2000-10-30 Kenichi Handa <handa@etl.go.jp>
11737
11738 * international/mule-conf.el: New charsets mule-unicode-2500-33ff
11739 and mule-unicode-e000-ffff.
11740
11741 * international/mule.el (decode-char, encode-char): New functions.
11742 (make-coding-system): Accept a symbol of translation table as a
11743 value of property `safe-chars'.
11744
11745 * international/mule-cmds.el (encode-coding-char): Check property
11746 safe-chars instead of safe-charsets.
11747
11748 * international/fontset.el (fontset-default): Modified for
11749 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
11750 (x-font-name-charset-alist): Likewise.
11751 (ccl-encode-unicode-font): New CCL program. Record it in
11752 font-ccl-encoder-alist to be used for fonts "ISO10646-1".
11753
11754 * language/european.el (mac-roman-decoder, mac-roman-encoder):
11755 New translation tables.
11756 (decode-mac-roman, encode-mac-roman): Definition of these CCL
11757 programs are modified and moved from mac-win.el.
11758 (mac-roman): Definition of this coding system is modified and
11759 moved from mac-win.el.
11760
11761 2000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
11762
11763 * ediff-wind.el (ediff-setup-control-frame): Enclose
11764 face-attribute in condition-case to avoid errors in older emacsen.
11765
11766 2000-10-29 Miles Bader <miles@gnu.org>
11767
11768 * custom.el (custom-add-to-group): Allow multiple entries for a
11769 given value OPTION, as long as their widget types are different.
11770 * cus-edit.el (custom-face-value-create): If face name doesn't end
11771 with "face", add such here (similar to custom group widgets).
11772
11773 * comint.el (comint-highlight-prompt): Add :type.
11774
11775 2000-10-28 John Wiegley <johnw@gnu.org>
11776
11777 * calendar/timeclock.el (timeclock-log): Doc fix.
11778 (timeclock-last-event): Doc fix.
11779 (timeclock-log): Kill the timelog buffer after appending a new event.
11780 (timeclock-find-discrep): Use a temp buffer to read in the
11781 timelog, instead of visiting the file.
11782 (timeclock-log-data): A new function, along with a host of helper
11783 functions, for the purpose of making timelog data accessible to
11784 programmers.
11785
11786 * eshell/esh-mode.el (window-height test): Make certain that
11787 `eshell-stringify-t' is non-nil.
11788 (eshell-password-prompt-regexp): Changed to a much simpler
11789 password regexp.
11790 (eshell-send-input): If `eshell-invoke-directly' returns t,
11791 directly invoke the parsed command using `eval'. This improves
11792 turn-around time on simple commands by a factor of three or
11793 greater, such as cd, ls, pwd, etc. -- which get used very often.
11794 It also conserves thousands of cons cells per call (since
11795 `eshell-do-eval' consumes memory like a Cookie Monster set loose
11796 in the Pacific Cookie Company).
11797
11798 * eshell/esh-test.el (eshell-test): Whitespace fix.
11799
11800 * eshell/em-ls.el (eshell-ls-insert-directory):
11801 Make `eshell-ls-initial-args' nil when inserting directory contents.
11802
11803 * eshell/em-script.el (eshell-script-initialize): Add names to
11804 `eshell-complex-commands, since `source' and `.' are complex.
11805
11806 * eshell/esh-cmd.el (eshell-rewrite-for-command)
11807 (eshell-rewrite-while-command): Use `eshell-protect' instead of
11808 `eshell-copy-handles'.
11809 (eshell-rewrite-if-command): Use `eshell-protect' to wrap the call
11810 bodies.
11811 (eshell-separate-commands): Whitespace fix.
11812 (eshell-complex-commands): Added a new list of names, for
11813 determining whether a given command is as simple as it looks.
11814 (eshell-invoke-directly): New function. Returns t if a command
11815 should be invoked directly (using `eval'), rather than indirectly
11816 using `eshell-do-eval'.
11817 (eshell-do-eval): Whitespace fix.
11818
11819 * eshell/em-unix.el (eshell-default-target-is-dot): New variable,
11820 which provides an emulation of the DOS shell behavior of assuming
11821 that cp/mv/ln should copy/move/link to the current directory.
11822 (eshell-remove-entries): Added a doc string.
11823 (eshell-shuffle-files): Removed the check for `target' being null.
11824 (eshell-mvcp-template, eshell-mvcpln-template): Renamed
11825 `eshell-mvcp-template' to `eshell-mvcpln-template', and extended
11826 it to do a smarter check of whether a destination was provided.
11827 (eshell/mv, eshell/cp): Enable `:preserve-args'.
11828 (eshell/ln): Enable `:preserve-args', and use
11829 `eshell-mvcpln-template' to implement the body of the function.
11830 (eshell/cat, eshell/make, eshell-poor-mans-grep, eshell-grep)
11831 (eshell/du, eshell/diff, eshell/locate): Stringify the argument
11832 list after flattening it. This makes it possible to cat files
11833 with numerical names.
11834 (eshell-unix-initialize): Added several names to
11835 `eshell-complex-commands.
11836 (eshell-unix-command-complex-p): Return t if a given command name
11837 may result in external processes being invoked.
11838
11839 * eshell/em-glob.el (eshell-glob-show-progress): Make this
11840 variable nil by default, since it slows down glob processing by a
11841 factor of two or more, and increases memory consumption.
11842
11843 * eshell/em-smart.el: Added a note about how memory consumptive
11844 smart display mode can be (at least this is true in Emacs 21).
11845 (eshell-smart-initialize): Whitespace fix.
11846 (eshell-refresh-windows): Use `if' instead of `when'.
11847 (eshell-smart-scroll-window): Calling `save-current-buffer' was
11848 not necessary.
11849 (eshell-currently-handling-window): Added a missing global variable.
11850
11851 * eshell/em-ls.el (eshell-do-ls): Code simplification.
11852 (eshell-ls-sort-entries, eshell-ls-entries, eshell-ls-dir):
11853 Whitespace fix.
11854 (eshell-ls-exclude-hidden): Added this variable in addition to
11855 `eshell-ls-exclude-regexp'. This one prevents files beginning
11856 with . from even being read, which can improve memory consumption
11857 quite a bit.
11858 (eshell-ls-dir): If `eshell-ls-exclude-hidden' is non-nil, do not
11859 read file entries beginning with a dot. In home directories with
11860 lots of hidden files, fully two-thirds of the time spent in ls is
11861 used to read directory entries that are immediately thrown away.
11862 (eshell-ls-initial-args): Added back this configuration variable,
11863 for specifying default initial arguments to every call to ls.
11864 Much faster than using an alias to do the same thing.
11865 (eshell-do-ls): Use `eshell-ls-initial-args', if set.
11866 (eshell-ls-dir): Whitespace change.
11867
11868 * eshell/em-dirs.el (eshell/pwd): Small code simplification.
11869
11870 * eshell/esh-util.el: Don't require `ange-ftp' if it's not available.
11871 (eshell-stringify-t): Added a customization variable, to indicate
11872 whether `t' should be rendered as a string at all. If not, one
11873 can still determine if the result of an expression is true using
11874 "file-exists-p FILE && echo true".
11875 (eshell-stringify): If `eshell-stringify-t' is nil, don't
11876 stringify t!
11877
11878 * eshell/esh-module.el: Whitespace fix.
11879
11880 * eshell/em-alias.el (eshell-alias-initialize):
11881 Added `eshell-command-aliased-p' to `eshell-complex-commands'.
11882 (eshell-command-aliased-p): New function that returns t if a
11883 command name names an aliased.
11884
11885 2000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
11886
11887 * viper-cmd.el (viper-preserve-cursor-color): New test that avoids
11888 redrawing the screen when changing cursor color.
11889 (viper-insert-state-pre-command-sentinel)
11890 (viper-replace-state-pre-command-sentinel)
11891 (viper-replace-state-post-command-sentinel):
11892 Use viper-preserve-cursor-color.
11893 Many functions changed to use viper= instead of = when comparing
11894 characters.
11895 * viper-util.el (viper-memq-char,viper=): New functions for
11896 working with characters.
11897 (viper-change-cursor-color): Fixed buglet.
11898 Many functions changed to use viper= instead of = when comparing
11899 characters.
11900 * viper.el (viper-insert-state-mode-list): Added eshell.
11901
11902 * ediff-init.el (ediff-before-setup-hook): New hook.
11903 Several typos fixed in various docstrings.
11904 * ediff-merg.el (ediff-show-clashes-only): Docstring typo fixed.
11905 * ediff-nult.el (ediff-before-session-group-setup-hooks): New hook.
11906 (ediff-show-meta-buffer): Run ediff-before-session-group-setup-hooks.
11907 * ediff-util.el (ediff-setup): Run ediff-before-setup-hook.
11908 (ediff-other-buffer): Use selected buffers if in Buffer-menu buffer.
11909 (ediff-get-selected-buffers): New function.
11910 * ediff-vers.el (ediff-vc-internal,ediff-rcs-internal)
11911 (ediff-vc-merge-internal,ediff-rcs-merge-internal):
11912 Use save-window-excursion.
11913 * ediff-wind.el (ediff-skip-unsuitable-frames): More robust
11914 termination check in while loop.
11915 * ediff.el (ediff-get-default-file-name): Better defaults when in
11916 dired buffer.
11917 (ediff-files,ediff-merge-files,ediff-files3)
11918 (ediff-merge-files-with-ancestor): Use ediff-get-default-file-name.
11919
11920 2000-10-28 Dave Love <fx@gnu.org>
11921
11922 * info.el (Info-fontify-node): Add help-echo for menu items.
11923
11924 2000-10-28 Eli Zaretskii <eliz@is.elta.co.il>
11925
11926 * startup.el (normal-top-level): If the value of $TERM indicates
11927 we are running from xterm or one of its work-alikes, default to a
11928 light background mode.
11929
11930 Support for -fg, -bg, and -rv command-line arguments for TTYs:
11931 * faces.el (tty-handle-reverse-video): New function.
11932 (tty-create-frame-with-faces): Call it.
11933
11934 * frame.el (frame-notice-user-settings): Don't apply
11935 default-frame-alist and initial-frame-alist to MS-DOS frames.
11936 Call tty-handle-reverse-video, frame-set-background-mode, and
11937 face-set-after-frame-default for non-MS-DOS frames.
11938
11939 * startup.el (tty-long-option-alist): New variable.
11940 (tty-handle-args): New function.
11941 (command-line): Call tty-handle-args.
11942
11943 * term/pc-win.el (x-long-option-alist, msdos-handle-args): Remove;
11944 startup.el now does that for all character-terminal frames.
11945
11946 2000-10-28 Miles Bader <miles@gnu.org>
11947
11948 * emacs-lisp/easy-mmode.el (define-minor-mode):
11949 Generate `turn-on-MODE' and `turn-off-MODE' functions unless the mode
11950 is global. If :global is followed by a non-nil but non-t value,
11951 make the mode buffer-local, but also generate a `global-MODE'
11952 version using `easy-mmode-define-global-mode'.
11953 Add :conditional-turn-on keyword argument.
11954
11955 2000-10-28 Dave Love <fx@gnu.org>
11956
11957 * international/latin1-disp.el (latin1-char-displayable-p):
11958 Don't use window-system.
11959
11960 2000-10-27 Eli Zaretskii <eliz@is.elta.co.il>
11961
11962 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
11963 Don't call find-buffer-file-type-coding-system. Instead, just
11964 set eol-type to -unix if inhibit-eol-conversion is in effect, or
11965 if the file is on an untranslated filesystem.
11966 (add-untranslated-filesystem): Use "D" instead of "f" inside
11967 interactive.
11968
11969 2000-10-27 Dave Love <fx@gnu.org>
11970
11971 * textmodes/refill.el (refill-late-fill-paragraph-function): New var.
11972 (refill-mode): Use it.
11973
11974 2000-10-27 Stefan Monnier <monnier@cs.yale.edu>
11975
11976 * international/quail.el (quail-activate): Don't make-local-hook.
11977
11978 2000-10-27 Andre Spiegel <spiegel@gnu.org>
11979
11980 * vc-hooks.el (vc-version-backup-file-name): Use file.~<rev>~ for
11981 manual backups and file.~<rev>.~ for automatic ones.
11982 (vc-make-version-backup): Don't do it on MS-DOS without long file
11983 names.
11984
11985 * vc.el (vc-version-other-window): If an automatic backup of the
11986 desired version exists, rename it instead of copying it.
11987
11988 * vc-cvs.el (vc-cvs-checkin): Check both status and error message
11989 after command. If there's an unexpected error, signal it instead
11990 of being silent.
11991 (vc-cvs-merge-news): Be prepared for no news at all.
11992
11993 2000-10-27 Miles Bader <miles@lsi.nec.co.jp>
11994
11995 * shell.el (shell): Add BUFFER argument.
11996 * comint.el (make-comint-in-buffer): New function.
11997 (make-comint): Use it.
11998
11999 * faces.el (face-spec-choose): Change syntax so that the list of
12000 attribute-value pairs is now the cdr of each clause, not the cadr.
12001 Detect old-style entries, and handle them. Use pop.
12002
12003 2000-10-26 Stefan Monnier <monnier@cs.yale.edu>
12004
12005 * cus-edit.el (custom-mode-map): Use a sparse map.
12006 (custom-mode): Don't bother with make-local-hook.
12007
12008 * wid-edit.el (widget-add-change): Don't bother with make-local-hook.
12009
12010 * vc.el (vc-start-entry): Only erase the buffer if comment is set.
12011
12012 2000-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12013
12014 * ps-print.el: Avoid compilation gripes.
12015 (ps-print-version): New version number (6.2.1).
12016
12017 2000-10-26 Dave Love <fx@gnu.org>
12018
12019 * menu-bar.el: Modify some menu item help strings.
12020 (menu-bar-help-menu): Add link to MORE.STUFF.
12021
12022 * cus-edit.el (custom-mode): Add `special' mode-class property.
12023
12024 * wid-browse.el (widget-browse-mode): Likewise.
12025
12026 * wid-edit.el (widget-specify-field): Revert to using local-map
12027 property, not keymap.
12028
12029 2000-10-26 Miles Bader <miles@lsi.nec.co.jp>
12030
12031 * wid-edit.el (widget-field-end): When checking for a `boundary'
12032 field, do so in the correct buffer.
12033
12034 * simple.el (undo): Correctly distinguish between numeric and
12035 non-numeric prefix args in non-transient-mark-mode, as per the doc
12036 string. When in transient-mark-mode, treat all prefix-args as
12037 numeric.
12038
12039 * simple.el (previous-matching-history-element): Miscellaneous cleanup.
12040 Position point on match. Handle N == 0 correctly.
12041
12042 * comint.el (comint-mode): Locally set `next-line-add-newlines' to nil.
12043 (comint-mode-map): Reverse order of `comint-write-output' and
12044 `comint-append-output-to-file'.
12045 (comint-append-output-to-file): Reinstate this function, for the
12046 benefit of the menu.
12047
12048 2000-10-25 Stefan Monnier <monnier@cs.yale.edu>
12049
12050 * vc.el (vc-version-other-window): Bind `file'.
12051
12052 2000-10-25 Gerd Moellmann <gerd@gnu.org>
12053
12054 * Makefile.in (update-authors): New target for maintenance purposes.
12055
12056 * emacs-lisp/authors.el (batch-update-authors): New function.
12057 (authors-fixed-entries): New defconst.
12058 (authors-add-fixed-entries): New function.
12059 (authors): Call it.: Don't process lispref/.
12060
12061 2000-10-25 Jason Rumney <jasonr@gnu.org>
12062
12063 * cus-edit.el (custom-button-face, custom-button-pressed-face):
12064 Merge x w32 and mac definitions.
12065
12066 2000-10-25 Gerd Moellmann <gerd@gnu.org>
12067
12068 * menu-bar.el (menu-bar-options-menu): Add a help string for
12069 `uniquify'.
12070
12071 2000-10-25 Stephen Gildea <gildea@stop.mail-abuse.org>
12072
12073 * time-stamp.el (time-stamp-string-preprocess):
12074 Fix a wrong type argument error.
12075
12076 2000-10-25 Miles Bader <miles@gnu.org>
12077
12078 * recentf.el (recentf-mode): Variable removed.
12079 (recentf-mode): Use `define-minor-mode'.
12080
12081 * mwheel.el (mouse-wheel-mode): New global minor mode.
12082 (mwheel-install): Use `mouse-wheel-mode'.
12083
12084 2000-10-25 Dave Love <fx@gnu.org>
12085
12086 * progmodes/cperl-mode.el (cperl-mode):
12087 Set normal-auto-fill-function correctly.
12088
12089 * wid-edit.el (widget-field-keymap, widget-text-keymap):
12090 Don't inherit from global-map and don't nullify menu-bar and tool-bar
12091 bindings.
12092
12093 2000-10-25 Miles Bader <miles@lsi.nec.co.jp>
12094
12095 * wid-edit.el (widget-field-at): New function.
12096 (widget-at, widget-field-activate): Use it.
12097 (widget-tabable-at): Use `widget-at'.
12098 (widget-specify-field): If the terminating character of the widget
12099 field (which is read-only) is a newline, put it into a special
12100 `boundary' field so that C-n/C-p act more naturally.
12101 (widget-field-end): Also don't subtract one if a special
12102 `boundary' field has been added after the widget field.
12103
12104 * comint.el (comint-output-filter, comint-send-input):
12105 Don't bother adding stickiness fields to overlays to fool the field
12106 code, since it should notice the overlay insertion-types now.
12107
12108 * wid-edit.el (widget-beginning-of-line, widget-end-of-line):
12109 Replace with aliases of the normal emacs b-o-l/e-o-l functions.
12110 (widget-field-keymap, widget-text-keymap): Don't bind C-a/C-e.
12111
12112 2000-10-24 Gerd Moellmann <gerd@gnu.org>
12113
12114 * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
12115 (authors): Set file coding system to iso-2022-7bit.
12116 Add file-local variables to output buffer.
12117
12118 * files.el (after-find-file): Don't print any warnings if
12119 WARN is nil.
12120
12121 2000-10-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12122
12123 * ps-print.el (ps-generate): Fix odd/even pages printing bug.
12124
12125 * delim-col.el: Now there is a column formatting mechanism.
12126 Modified to customization mechanisms convention. Doc fix.
12127 (columns): New group for delim-col.
12128 (delimit-columns-before, delimit-columns-after)
12129 (delimit-columns-format, delimit-columns-extra, delimit-columns-start)
12130 (delimit-columns-end): New vars.
12131 (delimit-columns-customize, delimit-columns-format): New funs.
12132 (delimit-columns-region, delimit-columns-rectangle)
12133 (delimit-columns-rectangle-line): Modified to support column
12134 formatting.
12135
12136 2000-10-24 Dave Love <fx@gnu.org>
12137
12138 * log-edit.el (log-edit): Add :version and a :group for vc.
12139
12140 2000-10-24 Gerd Moellmann <gerd@gnu.org>
12141
12142 * files.el (after-find-file): Don't print a message ``New file''
12143 if WARN is nil.
12144
12145 * wid-edit.el (widget-field-keymap, widget-text-keymap):
12146 Define the tool-bar map as nil, as for the menu-bar. Otherwise, we'll
12147 get duplicate tool-bar entries because we'll see the global ones
12148 on more than one path through keymaps.
12149
12150 * emacs-lisp/lisp.el (defun-prompt-regexp): Doc fix.
12151
12152 * progmodes/cmacexp.el: Change Francesco's email address.
12153
12154 2000-10-24 Kenichi Handa <handa@etl.go.jp>
12155
12156 * window.el (fit-window-to-buffer): Adjust point of the window
12157 buffer, not that of the current buffer.
12158
12159 2000-10-24 Eli Zaretskii <eliz@is.elta.co.il>
12160
12161 * progmodes/cmacexp.el: Update the euthor's email address.
12162
12163 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
12164
12165 * faces.el (face-spec-set-match-display): Add `graphic' display
12166 type (the inverse of `tty'). Use `display-graphic-p' instead of
12167 the window-system variable.
12168
12169 2000-10-24 Kenichi Handa <handa@etl.go.jp>
12170
12171 * international/isearch-x.el (isearch-with-input-method):
12172 Call input-method-function with the first event in
12173 unread-command-events.
12174
12175 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
12176
12177 * faces.el (face-default-spec, face-user-default-spec): Make defsubsts.
12178
12179 2000-10-24 Andrew Choi <akochoi@i-cable.com>
12180
12181 * international/mule-conf.el (mac-roman-lower, mac-roman-upper):
12182 New charsets.
12183
12184 * term/mac-win.el: Remove definitions of mac-roman-lower and
12185 mac-roman-upper, require dired, and define instead of set
12186 mac-ready-for-drag-n-drop to avoid compilation error.
12187
12188 2000-10-23 Andrew Innes <andrewi@gnu.org>
12189
12190 * files.el (make-backup-file-name-1) [windowsnt, ms-dos]:
12191 Remove superfluous calls to subst-char-in-string; instead apply
12192 expand-file-name after convert-standard-filename to ensure
12193 expected directory separators are used.
12194
12195 2000-10-23 Eli Zaretskii <eliz@is.elta.co.il>
12196
12197 * info.el (Info-file-list-for-emacs): Add an entry for Eshell.
12198
12199 2000-10-23 Dave Love <fx@gnu.org>
12200
12201 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
12202 (tool-bar-add-item): Set foreground and background for XBM icons.
12203
12204 * international/latin1-disp.el (latin1-char-displayable-p):
12205 New function (from Handa).
12206 (latin1-display-check-font): Use it.
12207
12208 * imenu.el (imenu--create-keymap-2): Build menu with menu-item
12209 using :key-sequence, making it much more usable.
12210 Use nconc, not append.
12211 (imenu--create-keymap-1): Avoid append.
12212
12213 * textmodes/refill.el: Remove bits redundant with define-minor-mode.
12214
12215 2000-10-23 Miles Bader <miles@lsi.nec.co.jp>
12216
12217 [the following changes fix a bug where `define-minor-mode' didn't
12218 correctly generate :require clauses for defcustoms in compiled files]
12219 * emacs-lisp/bytecomp.el (byte-compile-last-logged-file): New variable.
12220 (byte-compile-log-file, byte-compile-log-1): Don't set
12221 `byte-compile-current-file' to nil. Instead set
12222 `byte-compile-last-logged-file' to it. Test whether
12223 byte-compile-current-file equals byte-compile-last-logged-file
12224 instead of whether its nil.
12225 (byte-compile-file): Bind `byte-compile-last-logged-file' to nil.
12226
12227 2000-10-23 Stefan Monnier <monnier@cs.yale.edu>
12228
12229 * textmodes/refill.el: Fix var names in doc.
12230 (refill-mode): Don't bother with make-local-hook anymore.
12231
12232 2000-10-23 Miles Bader <miles@lsi.nec.co.jp>
12233
12234 * faces.el (face-user-default-spec, face-default-spec): New functions.
12235 (face-spec-choose, face-spec-set): Document nil-SPEC behavior.
12236 (frame-set-background-mode, face-set-after-frame-default):
12237 Use `face-user-default-spec'. Simplify code slightly.
12238
12239 * woman.el (woman-italic-face, woman-bold-face)
12240 (woman-unknown-face): Add dark-background variants.
12241 (woman-default-faces): Renamed from `woman-colour-faces'.
12242 Set using the stored defaults, rather than using hard-wired colors.
12243 (woman-monochrome-faces): Renamed from `woman-black-faces'.
12244 Just make the foreground `unspecified' rather than "black".
12245 (woman-menu): Rename menu entries accordingly.
12246
12247 * faces.el (header-line): Make more reasonable on mono/grayscale
12248 displays.
12249
12250 2000-10-23 Andrew Choi <akochoi@i-cable.com>
12251
12252 * cus-edit.el (custom-button-face): Use 3D look for mac.
12253 (custom-button-pressed-face): Likewise.
12254
12255 * faces.el (set-face-attributes-from-resources): Handle mac frames
12256 in the same way as x and w32 frames.
12257 (face-valid-attribute-values): Likewise.
12258 (read-face-attribute): Likewise.
12259 (defined-colors): Likewise.
12260 (color-defined-p): Likewise.
12261 (color-values): Likewise.
12262 (display-grayscale-p): Likewise.
12263 (face-set-after-frame-default): Likewise.
12264 (mode-line): Same default face as for x and w32.
12265 (tool-bar): Likewise.
12266
12267 * frame.el: Remove call to frame-notice-user-settings at end of
12268 the file.
12269
12270 * info.el (Info-fontify-node): Make underlines invisible for mac
12271 as for x, pc, and w32 frame types.
12272
12273 * term/mac-win.el: New file.
12274
12275 2000-10-22 Dave Love <fx@gnu.org>
12276
12277 * textmodes/refill.el: New file.
12278
12279 2000-10-22 Andre Spiegel <spiegel@gnu.org>
12280
12281 * vc-hooks.el (vc-version-backup-file-name): New optional args
12282 MANUAL and REGEXP.
12283 (vc-delete-automatic-version-backups, vc-make-version-backup):
12284 New functions.
12285 (vc-before-save): Use the latter.
12286 (vc-default-make-version-backups-p): Added `-p' suffix to avoid
12287 confusion.
12288
12289 * vc-cvs.el (vc-cvs-make-version-backups-p): Added `-p' suffix as
12290 expected by vc[-hooks].el.
12291
12292 * vc.el (vc-checkout): Added `-p' suffix in call to
12293 vc-make-version-backups-p; use vc-make-version-backup to actually
12294 make the backup.
12295 (vc-version-other-window, vc-version-backup-file): Handle both
12296 automatic and manual backups.
12297 (vc-revert-file): Use vc-delete-automatic-version-backups to get rid
12298 of all of them.
12299
12300 2000-10-22 Miles Bader <miles@gnu.org>
12301
12302 * comint.el (comint-highlight-input, comint-highlight-prompt):
12303 Renamed, `-face' at end removed.
12304 (comint-send-input, comint-output-filter): Use renamed faces.
12305
12306 * window.el (fit-window-to-buffer): Change defaulting of
12307 MAX-HEIGHT slightly.
12308
12309 * faces.el (color-values, color-defined-p): Use `member', not
12310 `memq', because it works correctly for strings.
12311 (frame-set-background-mode): Actually, "unspecified-fg" and
12312 "unspecified-bg" *are* strings. Use `member', not `memq', and
12313 `equal', not `eq', when a string value is possible.
12314
12315 2000-10-21 Eli Zaretskii <eliz@is.elta.co.il>
12316
12317 * info.el (Info-file-list-for-emacs): Add an entry for Speedbar.
12318
12319 2000-10-21 Stefan Monnier <monnier@cs.yale.edu>
12320
12321 * progmodes/sh-script.el (sh-mode-map): Remove bindings for
12322 sh-electric-rparen, sh-electric-less and sh-electric-hash.
12323 (sh-st-punc, sh-here-doc-syntax): Use string-to-syntax.
12324 (sh-font-lock-heredoc, sh-font-lock-paren): New funs.
12325 (sh-font-lock-syntactic-keywords): Use them.
12326 (sh-heredoc-face, sh-st-face, sh-special-syntax): Remove.
12327 (sh-mkword-regexp, sh-electric-rparen-needed-here): Remove.
12328 (sh-mode): Don't override font-lock-unfontify-region-function.
12329 Use a copy of sh-font-lock-syntactic-keywords.
12330 (sh-set-shell): Don't set sh-electric-rparen-needed-here.
12331 Don't call sh-scan-buffer since font-lock does it on the fly.
12332 (sh-get-indent-info): Use `face' rather than `syntax-table'
12333 text-property to detect here-documents.
12334 Replace sh-special-syntax with sh-st-punc.
12335 (sh-prev-line): Use `face' rather than `syntax-table'
12336 text-property to skip over here-documents.
12337 (sh-font-lock-unfontify-region-function, sh-check-paren-in-case)
12338 (sh-set-char-syntax, sh-electric-rparen, sh-electric-hash)
12339 (sh-electric-less, sh-set-here-doc-region)
12340 (sh-remove-our-text-properties, sh-search-word, sh-scan-case)
12341 (sh-scan-buffer, sh-rescan-buffer): Remove.
12342
12343 2000-10-21 Andrew Innes <andrewi@gnu.org>
12344
12345 * w32-fns.el (make-auto-save-file-name): Don't apply conversion to
12346 remote (ange-ftp) file names.
12347
12348 2000-10-21 Miles Bader <miles@gnu.org>
12349
12350 * window.el (fit-window-to-buffer): New function.
12351 (shrink-window-if-larger-than-buffer): Use it.
12352 (window-text-height): Don't expect minibuffers to have mode-lines.
12353
12354 * help.el (resize-temp-buffer-window): Use `fit-window-to-buffer'.
12355 * international/quail.el (quail-update-guidance):
12356 Use `fit-window-to-buffer' instead of `set-window-text-height'.
12357
12358 * international/quail.el (quail-show-guidance-buf): Make sure
12359 guidance window really has enough room.
12360 (quail-update-guidance): If quail-guidance-win is already shown,
12361 make sure its height is OK.
12362
12363 * window.el (window-text-height, set-window-text-height):
12364 New functions.
12365 (shrink-window-if-larger-than-buffer): Use `window-text-height'
12366 instead of `window-height' & `mode-line-window-height-fudge'.
12367 (mode-line-window-height-fudge): Add FACE parameter.
12368 * help.el (resize-temp-buffer-window): Use `set-window-text-height'
12369 instead of `enlarge-window' & `mode-line-window-height-fudge'.
12370
12371 2000-10-20 Miles Bader <miles@gnu.org>
12372
12373 * window.el (height-affecting-face-attributes): Use `defconst'.
12374
12375 * textmodes/ispell.el (ispell-mode-line-window-height-fudge):
12376 New function, conditionally aliased to `mode-line-window-height-fudge'.
12377 (ispell-help): Use it.
12378 (ispell-choices-win-default-height): Don't include mode-line fudge.
12379 (ispell-choices-win-default-height): New function.
12380 (ispell-show-choices, ispell-command-loop): Use function
12381 `ispell-choices-win-default-height' instead of variable.
12382
12383 2000-10-20 Miles Bader <miles@lsi.nec.co.jp>
12384
12385 * window.el (mode-line-window-height-fudge): New variable.
12386 (height-affecting-face-attributes): New variable.
12387 (mode-line-window-height-fudge): New function.
12388 (shrink-window-if-larger-than-buffer): Use it.
12389 * help.el (resize-temp-buffer-window): Likewise.
12390
12391 * info.el (Info-fontify-node): Add support for @subsubsection
12392 titles, which use `Info-title-4-face'.
12393 (Info-title-4-face): New face.
12394 (Info-title-3-face): Inherit from Info-title-4-face instead of
12395 variable-pitch.
12396
12397 2000-10-19 Jason Rumney <jasonr@gnu.org>
12398
12399 * dired.el (dired-insert-directory): Do not let errors signalled by
12400 attempt to run dired-free-space-program prevent dired from working.
12401
12402 2000-10-19 Stefan Monnier <monnier@cs.yale.edu>
12403
12404 * diff-mode.el (diff-find-file-name): Fix regex subgroup number.
12405
12406 2000-10-19 Gerd Moellmann <gerd@gnu.org>
12407
12408 * dirtrack.el (dirtrack): Fix call to run-hooks.
12409
12410 * cmuscheme.el (cmuscheme-program-name): Renamed from
12411 scheme-program-name because xscheme.el contains a defcustom with
12412 the same name. As a consequence, customizing group `cmuscheme'
12413 loaded `xscheme' which redefined run-scheme.
12414 (run-scheme): Use cmuscheme-program-name.
12415
12416 * ps-print.el (ps-print-emacs-type): Move into the eval-and-compile.
12417
12418 * play/doctor.el (doctor-death): Update the Samaritans'
12419 anonymous address, and add a website for Befrienders International.
12420
12421 2000-10-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12422
12423 * ps-print.el: Even/odd pages fix. Fix little bug on XEmacs.
12424 Avoid compilation gripes. Doc fix.
12425 (ps-print-version): New version number (6.2).
12426 (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
12427 (ps-x-color-name, ps-x-color-specifier-p, ps-x-copy-coding-system)
12428 (ps-x-device-class, ps-x-extent-end-position, ps-x-extent-face)
12429 (ps-x-extent-priority, ps-x-extent-start-position)
12430 (ps-x-face-font-instance, ps-x-find-coding-system)
12431 (ps-x-font-instance-properties, ps-x-make-color-instance)
12432 (ps-x-map-extents): Alias for functions without the prefix `ps-x-', to
12433 avoid compilation gripes without defining functions.
12434 (ps-e-find-composition): Alias for function find-composition, to have a
12435 suitable function depending on Emacs version.
12436 (ps-color-device, ps-color-values, ps-face-foreground-name)
12437 (ps-face-background-name, ps-face-bold-p, ps-face-italic-p, ps-mapper)
12438 (ps-extent-sorter, ps-xemacs-face-kind-p, ps-xemacs-color-name)
12439 (ps-print-ensure-fontified): Function definitions surrounded by
12440 `eval-and-compile' to avoid compilation gripes.
12441 (ps-font-lock-face-attributes): `font-lock-face-attributes' evaluated
12442 by symbol-value to avoid compilation gripes.
12443 (ps-end-file, ps-header-sheet, ps-plot-region): Even/odd pages fix.
12444 (ps-generate-postscript-with-faces): Fix little bug on XEmacs.
12445
12446 2000-10-19 Miles Bader <miles@lsi.nec.co.jp>
12447
12448 * startup.el (normal-top-level): Call `frame-set-background-mode'
12449 after `frame-notice-user-settings' because the latter doesn't call
12450 the former on a tty.
12451
12452 * faces.el (frame-set-background-mode): `unspecified' &c are
12453 symbols, not strings.
12454
12455 2000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
12456
12457 * term/tty-colors.el (color-name-rgb-alist): Add a comment explaining
12458 why some "light*" colors are deliberately absent from the alist.
12459
12460 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face):
12461 Change colors for tty's, as suggested by Miles Bader.
12462
12463 2000-10-19 Kenichi Handa <handa@etl.go.jp>
12464
12465 * international/fontset.el: Use registry "MuleTibetan-2" for Tibetan.
12466 (ccl-encode-mule-unicode-0100-24ff): New CCL program. Register it
12467 for ISO10646-1 fonts.
12468 (x-font-name-charset-alist): Add an entry for "iso10646-1".
12469
12470 2000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
12471
12472 * faces.el (frame-set-background-mode): If a tty frame defines a
12473 background color, use that to compute the background mode, instead
12474 of always defaulting to "dark".
12475
12476 2000-10-19 Miles Bader <miles@lsi.nec.co.jp>
12477
12478 * comint.el (comint-write-output): New function.
12479 (comint-mode-map): Add it to the menu.
12480 Bind `C-c C-s' to comint-write-output.
12481
12482 2000-10-18 Gerd Moellmann <gerd@gnu.org>
12483
12484 * startup.el (fancy-splash-screens): Set buffer-undo-list to t.
12485 Use fancy-splash-delay.
12486
12487 2000-10-18 Alex Schroeder <alex@gnu.org>
12488
12489 * progmodes/sql.el (sql-sybase-options): New option.
12490 (sql-sybase): Use it. Add sql-database to the list of parameters
12491 provided for login. The options -w 2048 -n are not used any more.
12492
12493 * comint.el (comint-read-input-ring): Bugfix such that the first
12494 and the last entry of the input ring file are not lost.
12495
12496 2000-10-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12497
12498 * ps-print.el: Internal variable changes to defcustom,
12499 make-local-hook changes to defvar. Doc fix.
12500 (ps-print-version): New version number (6.1).
12501 (ps-setup, ps-do-despool): Code fix.
12502 (ps-printer-name): Customization fix.
12503 (ps-printer-name-option): Now is a defcustom instead of an
12504 internal variable.
12505 (ps-print-hook, ps-print-begin-sheet-hook, ps-print-begin-page-hook)
12506 (ps-print-begin-column-hook): Now are defvar instead of
12507 make-local-hook.
12508
12509 2000-10-18 Miles Bader <miles@gnu.org>
12510
12511 * comint.el (comint-delete-output): Renamed from `comint-kill-output'.
12512 (comint-kill-output): Changed into an alias for `comint-delete-output',
12513 and made obsolete.
12514 (comint-mode-map): Rename references to comint-kill-output.
12515
12516 2000-10-18 Eli Zaretskii <eliz@is.elta.co.il>
12517
12518 * diff-mode.el (diff-header-face, diff-file-header-face)
12519 (diff-changed-face): Add bold and italic attributes to tty faces.
12520 (diff-function-face): New face.
12521 (diff-font-lock-keywords): Use it.
12522
12523 2000-10-18 Miles Bader <miles@lsi.nec.co.jp>
12524
12525 * comint.el (comint-output-filter): Fixup comint-last-input-end too.
12526 Remove commented-out call to force-mode-line-update.
12527 (comint-kill-output): Use `forward-line 0' instead of
12528 beginning-of-line to make sure we get past the prompt.
12529
12530 2000-10-17 Stefan Monnier <monnier@cs.yale.edu>
12531
12532 * diff-mode.el (diff-header-face, diff-file-header-face):
12533 Add specific setting for dark background.
12534 (diff-context-face): Renamed from diff-comment-face.
12535 Set explicitly rather than inheriting from font-lock-comment-face.
12536
12537 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
12538
12539 * startup.el (command-line): Move the code which sets the default
12540 TTY colors to before before-init-hook.
12541
12542 2000-10-17 Gerd Moellmann <gerd@gnu.org>
12543
12544 * jit-lock.el (jit-lock-stealth-time): Doc fix.
12545
12546 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
12547
12548 * files.el (auto-mode-alist): Add .dif and .pat as diff-mode
12549 extensions, for MS-DOS.
12550
12551 * diff-mode.el (diff-header-face, diff-file-header-face)
12552 (diff-changed-face): Define tty-specific colors.
12553
12554 2000-10-17 Gerd Moellmann <gerd@gnu.org>
12555
12556 * startup.el (fancy-splash-text): Realign the text.
12557
12558 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
12559
12560 * font-lock.el (font-lock-comment-face): Define a separate default
12561 for dark-background tty's.
12562
12563 2000-10-17 Miles Bader <miles@gnu.org>
12564
12565 * help.el (resize-temp-buffer-window): Add hack to avoid last line
12566 being obscured by whizzy mode-lines on graphics displays.
12567
12568 2000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
12569
12570 * info.el (Info-title-1-face, Info-title-2-face)
12571 (Info-title-3-face): Define colors for tty's.
12572 (info-header-node): Remove unneeded tty-specific definition.
12573
12574 2000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
12575
12576 * term/pc-win.el (msdos-handle-reverse-video): Don't remove
12577 reverse from the frame parameters, and don't invert foreground and
12578 background colors.
12579
12580 2000-10-16 Miles Bader <miles@gnu.org>
12581
12582 * info.el (Info-set-mode-line): Use `%b' instead of hardwired
12583 string "*Info*". Call propertized-buffer-identification to spruce
12584 up the result.
12585
12586 2000-10-16 Gerd Moellmann <gerd@gnu.org>
12587
12588 * help.el: Provide `help' for the sake of define-minor-mode
12589 which generates defcustoms with requires.
12590
12591 * jit-lock.el (jit-lock-after-change): If we're in text that
12592 matches a multi-line font-lock pattern, make sure the whole text
12593 will be redisplayed.
12594
12595 * emacs-lisp/authors.el (authors-add): Don't add an entry if
12596 author's name is unknown.
12597
12598 * eshell/esh-var.el, eshell/esh-util.el, eshell/esh-test.el,
12599 * eshell/esh-proc.el, eshell/esh-opt.el, eshell/esh-mode.el,
12600 * eshell/esh-maint.el, eshell/esh-io.el, eshell/esh-ext.el,
12601 * eshell/esh-cmd.el, eshell/esh-arg.el, eshell/em-xtra.el,
12602 * eshell/em-unix.el, eshell/em-term.el, eshell/em-smart.el,
12603 * eshell/em-script.el, eshell/em-rebind.el, eshell/em-prompt.el,
12604 * eshell/em-pred.el, eshell/em-ls.el, eshell/em-hist.el,
12605 * eshell/em-glob.el, shell/em-dirs.el, eshell/em-cmpl.el,
12606 * eshell/em-basic.el, eshell/em-banner.el, eshell/em-alias.el:
12607 Add author information.
12608
12609 2000-10-16 Miles Bader <miles@lsi.nec.co.jp>
12610
12611 * toolbar/up_arrow.xpm, toolbar/right_arrow.xpm:
12612 * toolbar/left_arrow.xpm, toolbar/home.xpm: Re-convert from
12613 full-color version (using the Gimp) to eliminate dithering artifacts.
12614
12615 2000-10-15 Stefan Monnier <monnier@cs.yale.edu>
12616
12617 * font-lock.el (font-lock-syntactic-keywords): Fix docstring.
12618
12619 * simple.el (syntax-flag-table, string-to-syntax): Remove.
12620
12621 2000-10-15 Dave Love <fx@gnu.org>
12622
12623 * progmodes/sh-script.el: Require skeleton and comint when compiling.
12624
12625 * pcomplete.el (pcomplete) <defgroup>: Add :version.
12626
12627 * whitespace.el: Doc fixes.
12628 (top-level): Don't add hooks here.
12629 (whitespace-running-emacs): Deleted.
12630 (timer): Don't require.
12631 (whitespace): Add back :version conditional on xemacs test.
12632 (whitespace-spacetab-regexp, whitespace-indent-regexp)
12633 (whitespace-ateol-regexp, whitespace-modes): Fix custom type.
12634 (whitespace-force-mode-line-update, whitespace-refresh-rescan-list)
12635 (whitespace-tickle-timer, whitespace-rescan-files-in-buffers):
12636 Avoid specific xemacs test.
12637 (whitespace-global-mode): New option.
12638 (whitespace-global-mode): New command.
12639 (whitespace-unload-hook): New function.
12640
12641 * info.el (Info-mouse-follow-nearest-node): Use mouse-set-point.
12642 (Info-fontify-node, Info-goto-node, Info-mode-menu)
12643 (Info-fontify-node): `Goto' goes to `Go to'.
12644 (Info-fontify-node): Add help-echo to xref links.
12645
12646 2000-10-15 Eli Zaretskii <eliz@is.elta.co.il>
12647
12648 * eshell/em-unix.el (eshell-du-prefer-over-ange): Doc fix.
12649
12650 2000-10-15 Stefan Monnier <monnier@cs.yale.edu>
12651
12652 * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
12653 Use plist-get and allow :inherit.
12654
12655 * emacs-lisp/cl-macs.el (cl-do-arglist):
12656 Use plist-get and plist-member instead of memq.
12657
12658 * emacs-lisp/ewoc.el (ewoc-location): New function.
12659 (ewoc-enter-after, ewoc-enter-before): Document return value.
12660 * pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
12661 Don't need make-local-hook any more.
12662 (cvs-addto-collection): Return the new tin.
12663 (cvs-mode-insert): Jump to the new line.
12664
12665 * jit-lock.el (jit-lock-fontify-buffer): Remove.
12666
12667 * arc-mode.el (archive-zoo-summarize): Fix from gnu.emacs.bug.
12668
12669 * font-lock.el (font-lock-syntactically-fontified): New var.
12670 (font-lock-fontify-syntactic-keywords-region): Use it.
12671 (font-lock-mode): Fix docstring. Don't need make-local-hook anymore.
12672
12673 * diff-mode.el (diff-find-file-name): Fix regexp.
12674
12675 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
12676 (cl-builtin-clrhash, cl-builtin-maphash): Add for byte-compatibility.
12677
12678 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix.
12679 (sh-mode-syntax-table): Add punctuation syntax for < and >.
12680 (sh-mode): Don't make all vars local here.
12681 (sh-kw): Reformat.
12682 (sh-set-shell): Use dolist. Don't set indent-region-function.
12683 (sh-mode-syntax-table): Use pop.
12684 (sh-remember-variable): Use push.
12685 (sh-help-string-for-variable): Use memq.
12686 (sh-safe-backward-sexp): Remove.
12687 (sh-safe-forward-sexp): Add ARG.
12688 (sh-get-indent-info, sh-prev-stmt): Use it.
12689 (sh-prev-line): Simplify by using forward-comment.
12690 (sh-this-is-a-continuation): Simplify.
12691 (sh-learn-buffer-indent): Use dolist.
12692 (sh-do-nothing): Remove.
12693 (sh-set-char-syntax, sh-set-here-doc-region):
12694 Use inhibit-modification-hooks.
12695 (sh-name-style): Use mapcar and push.
12696 (sh-load-style): Use dolist.
12697 (sh-save-styles-to-buffer): Use with-current-buffer and pp.
12698 (sh-case, sh-while-getopts): Use propertize directly rather
12699 than sh-electric-rparen.
12700
12701 2000-10-14 Stefan Monnier <monnier@cs.yale.edu>
12702
12703 * textmodes/tex-mode.el: Require CL when compiling.
12704 (tex-mode-syntax-table): Init immediately.
12705 (tex-mode-map): Bind M-RET to latex-insert-item.
12706 (latex-mode): Set indent-line-function to latex-indent.
12707 (tex-common-initialization): Don't setup the syntax-table any more.
12708 (latex-insert-item): New skeleton.
12709 (tex-next-unmatched-end): Fix copy/paste braino.
12710 (latex-syntax-after, latex-skip-close-parens, latex-down-list)
12711 (latex-indent, latex-find-indent): New functions.
12712 (tex-indent-allhanging, tex-indent-arg, tex-latex-indent-syntax-table)
12713 (tex-indent-item, tex-indent-item-re, tex-indent-basic): New vars.
12714 (tex-compilation-parse-errors): Use with-syntax-table.
12715
12716 2000-10-15 Miles Bader <miles@gnu.org>
12717
12718 * font-lock.el (font-lock-comment-face): Change dark-background,
12719 color, non-tty, default to `chocolate1'.
12720
12721 2000-10-13 John Wiegley <johnw@gnu.org>
12722
12723 * eshell/esh-util.el (require): Added a missing `require' form,
12724 needed when compiling (for an ange-ftp macro definition).
12725
12726 2000-10-13 Dave Love <fx@gnu.org>
12727
12728 * toolbar/paste.pbm, toolbar/saveas.pbm: Retouch.
12729
12730 2000-10-13 Gerd Moellmann <gerd@gnu.org>
12731
12732 * emacs-lisp/lisp.el (down-list, backward-up-list, up-list): Doc fix.
12733
12734 * toolbar/*.xpm: Reduce to max. 8 colors (mogrify -colorspace
12735 transparent -colors 8).
12736
12737 2000-10-13 Stephen Gildea <gildea@stop.mail-abuse.org>
12738
12739 * time-stamp.el (time-stamp): Fixed bug in new multi-line code
12740 that breaks with old list format timestamps.
12741 (time-stamp-warn-inactive, time-stamp-old-format-warn)
12742 (time-stamp-count, time-stamp-conversion-warn): Improved doc strings.
12743
12744 2000-10-13 John Wiegley <johnw@gnu.org>
12745
12746 * align.el, pcomplete.el, calendar/timeclock.el,
12747 eshell/esh-module.el, eshell/eshell.el: Removed URL reference.
12748
12749 * calendar/timeclock.el (timeclock-find-discrep): A fix to some
12750 faulty math, where holiday hours were being computing as seconds.
12751
12752 2000-10-13 John Wiegley <johnw@gnu.org>
12753
12754 * desktop.el (desktop-buffer-modes-to-save): Added a global for
12755 specifying what "other" kinds of buffers should be saved.
12756 This used to be hard-coded.
12757 (desktop-buffer-misc-functions): A global for specifying how
12758 auxiliary data should be determined for special buffer types.
12759 (desktop-save-buffer-p): Use `desktop-buffer-modes-to-save',
12760 instead of hard-coding the special buffer types.
12761 (desktop-save): Run `desktop-buffer-misc-functions' to gather
12762 auxiliary data, instead of hard-coding for Info buffers and dired.
12763 (desktop-buffer-info-misc-data): Aux function for determining Info
12764 buffer auxiliary info.
12765 (desktop-buffer-dired-misc-data): Likewise, but for dired buffers.
12766 (desktop-buffer-info): Changed this function to use the info
12767 gathered above.
12768 (desktop-create-buffer): Be a little more careful about what
12769 `minor-mode' means before calling it. This is important for some
12770 buffer types.
12771
12772 2000-10-13 John Wiegley <johnw@gnu.org>
12773
12774 * eshell/esh-util.el: Added a global form which declares an
12775 autoload for `parse-time-string', if that function is not already
12776 defined, and if parse-time.el is available on the user's system.
12777
12778 * eshell/em-ls.el (eshell-ls-applicable): Extended this function
12779 to be aware of ange-ftp user info.
12780 (eshell-do-ls): Bind `ange-cache'. Also, use `eshell-file-attributes'.
12781 (eshell-ls-annotate): Use `eshell-file-attributes'.
12782 (eshell-ls-file): Made the user-id printing code a bit smarter.
12783
12784 * eshell/esh-util.el (eshell-ange-ls-uids): Added variable, to
12785 allow identification of alias user ids in remote directories.
12786 It's manual, but there's no other way to know when the current user
12787 on the local machine, is also the owning user on the remote machine.
12788 (fboundp): Bind `ange-cache'.
12789 (eshell-directory-files-and-attributes): Re-organized the logic a
12790 bit to use `eshell-file-attributes' instead of `file-attributes'.
12791 The former is more sensitive to directories that are read via FTP,
12792 and knows how to use ange-ftp to determine full attribute
12793 information, instead of just the name and last modtime.
12794 (eshell-current-ange-uids): Return the current user id when in a
12795 remote directory.
12796 (eshell-parse-ange-ls): Parse a full directory listing that has
12797 been returned by ange-ftp.
12798 (eshell-file-attributes): This beefed up version of
12799 `file-attributes' is only special if the user is currently in a
12800 remote directory, in which case it does a lot of work to find out
12801 what the real attributes of a file are, as they appear on the
12802 remote machine. This makes usage of remote directories (i.e.,
12803 ange-ftp pathnames) much more useful. You can now use Eshell as a
12804 full-fledged FTP client, with much more manipulation ability than
12805 most other clients.
12806
12807 * eshell/em-unix.el (eshell-du-prefer-over-ange): Added a new
12808 variable, which means that Eshell's du should always be preferred
12809 in remote directories.
12810 (eshell-shuffle-files): Use `eshell-file-attributes', rather than
12811 just `file-attributes'.
12812 (eshell-mvcp-template): Bind `ange-cache', to improve performance
12813 when reading remote directories. This is an Eshell-specific
12814 variable (not part of ange-ftp).
12815 (eshell/ln): Bind `ange-cache'.
12816 (eshell/du): Added some extra logic for determining when to use
12817 Eshell's du (which is slow), and when to use the external version
12818 (which may or may not exist).
12819
12820 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
12821 Call `eshell-interactive-process', rather than using
12822 `get-buffer-process', since backgrounded processes don't count in
12823 the context of this function's logic.
12824
12825 * eshell/esh-arg.el (eshell-parse-double-quote): Moved a call to
12826 `forward-char', so that null strings are parsed correctly.
12827
12828 2000-09-13 John Wiegley <johnw@gnu.org>
12829
12830 * eshell/em-pred.el (eshell-pred-file-type)
12831 (eshell-pred-file-links, eshell-pred-file-size):
12832 Use `eshell-file-attributes'. This is more correct over ange-ftp.
12833
12834 * eshell/em-glob.el (eshell-extended-glob): Bind `ange-cache', so
12835 that remote file globbing is more efficient.
12836
12837 * eshell/em-ls.el (eshell-ls-dir): Use `expand-file-name' when
12838 gathering the files and attributes within a directory.
12839
12840 * eshell/em-unix.el (eshell/cat): If any of the files passed on
12841 the command line is a special file (not a regular file, directory
12842 or symlink), always attempt to call the external version of cat.
12843
12844 2000-09-13 John Wiegley <johnw@gnu.org>
12845
12846 * eshell/esh-mode.el (eshell-find-tag): Corrections to the
12847 Eshell-friendly version of find-tag.
12848
12849 2000-10-13 Miles Bader <miles@lsi.nec.co.jp>
12850
12851 * image-file.el (image-file-name-extensions)
12852 (image-file-name-regexps): Add autoload cookies.
12853
12854 2000-10-13 Kenichi Handa <handa@etl.go.jp>
12855
12856 * international/mule-cmds.el (select-safe-coding-system): If FROM
12857 is string, show it in *Warning* buffer.
12858
12859 2000-10-13 Eli Zaretskii <eliz@is.elta.co.il>
12860
12861 * startup.el (normal-top-level): Use display-popup-menus-p instead
12862 of window-system.
12863 (command-line): Use display-graphic-p instead of window-system.
12864 (command-line-1): Use display-popup-menus-p and display-mouse-p
12865 instead of window-system.
12866
12867 2000-10-12 Sam Steingold <sds@gnu.org>
12868
12869 * tooltip.el (tooltip-use-echo-area): New user variable.
12870 (tooltip-show): Use it to choose between `x-show-tip' and `message'.
12871
12872 2000-10-12 Dave Love <fx@gnu.org>
12873
12874 * recentf.el: Maintainer's checkdoc fixes.
12875
12876 * startup.el (normal-top-level-add-subdirs-to-load-path):
12877 Use character class, not ASCII when matching file names.
12878 (fancy-splash-head): Add trailing slash to URL.
12879 (command-line): Don't require XPM support for toolbar.
12880
12881 * progmodes/cperl-mode.el (cperl-tips-faces): Doc fix.
12882 (cperl-invalid-face): Revert last change.
12883 (cperl-init-faces): Quote cperl-invalid-face.
12884
12885 2000-10-12 Kenichi Handa <handa@etl.go.jp>
12886
12887 * startup.el (fancy-splash-text): Remove superfluous quote.
12888
12889 2000-10-12 Gerd Moellmann <gerd@gnu.org>
12890
12891 * startup.el (fancy-splash-screens): Don't add a pre-command hook.
12892 (fancy-splash-pre-command, fancy-splash-pending-command): Removed.
12893 (command-line-1): Don't use fancy-splash-pending-command.
12894 (fancy-splash-screens-1): Goto point-min after inserting text.
12895
12896 * calendar/diary-lib.el (diary-cyclic): Doc fix from Ed Reingold.
12897
12898 * progmodes/scheme.el (scheme-mode-map): Use lisp-mode-shared-map
12899 instead of shared-lisp-mode-map.
12900
12901 2000-10-12 Miles Bader <miles@lsi.nec.co.jp>
12902
12903 * faces.el (header-line): Change tty-variant to use underlining.
12904
12905 * isearch.el (isearch-set-lazy-highlight-faces-at): New function.
12906 (isearch-highlight): Restore lazy-isearch face properties at old
12907 position, and suppress them at new position.
12908 (isearch-dehighlight): Restore lazy-isearch face properties.
12909 (isearch-lazy-highlight-update): Add lazy-isearch overlays even
12910 over the real isearch overlay, but in that case, don't give it a
12911 face property. Use `push'.
12912
12913 2000-10-12 Kenichi Handa <handa@etl.go.jp>
12914
12915 * man.el (Man-getpage-in-background): Fix previous change.
12916 Decode the process output only when we are in multibyte mode.
12917
12918 2000-10-11 Dave Love <fx@gnu.org>
12919
12920 * info.el (Info-mode-menu): Fix some help.
12921 (info-tool-bar-map): Add entry for Info-last.
12922
12923 * toolbar/cancel.xpm, toolbar/jump_to.xpm, toolbar/right_arrow.xpm:
12924 * toolbar/close.xpm, toolbar/left_arrow.xpm, toolbar/save.xpm:
12925 * toolbar/copy.xpm, toolbar/mail.xpm, toolbar/saveas.xpm:
12926 * toolbar/cut.xpm, toolbar/mail_compose.xpm:
12927 * toolbar/search-replace.xpm, toolbar/exit.xpm:
12928 * toolbar/mail_send.xpm, toolbar/search.xpm, toolbar/fld_open.xpm:
12929 * toolbar/new.xpm, toolbar/spell.xpm, toolbar/help.xpm:
12930 * toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm:
12931 * toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm:
12932 * toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm:
12933 Reduce colour requirements to 25 overall. (Probably wants
12934 revisiting from the originals to reduce further.)
12935
12936 2000-10-11 Eli Zaretskii <eliz@is.elta.co.il>
12937
12938 * hexl.el (hexlify-buffer): Bind coding-system-for-write to
12939 buffer-file-coding-system, instead of raw-text.
12940 (dehexlify-buffer): Bind coding-system-for-read to
12941 buffer-file-coding-system, instead of raw-text.
12942
12943 2000-10-11 Sam Steingold <sds@gnu.org>
12944
12945 * progmodes/cperl-mode.el (cperl-invalid-face): Double-quote
12946 `underline' - fixes the bug introduced on 2000-09-21.
12947
12948 2000-10-11 Dave Love <fx@gnu.org>
12949
12950 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
12951 Avoid compiler warnings.
12952 (scheme-mode): Doc fix.
12953 (scheme-font-lock-keywords-1): Match `define-syntax'.
12954
12955 2000-10-11 Miles Bader <miles@lsi.nec.co.jp>
12956
12957 * faces.el (frame-set-background-mode): Pay attention to saved
12958 face specs as well as default ones. Only do anything if the
12959 bg-mode or display-type has actually changed. Use `dolist'.
12960 (region): Make dark-background `region' face less in-your-face.
12961
12962 2000-10-10 Sam Steingold <sds@gnu.org>
12963
12964 * chistory.el, ielm.el, ledit.el:
12965 * progmodes/inf-lisp.el, progmodes/scheme.el:
12966 Use `lisp-mode-shared-map' instead of `shared-lisp-mode-map'.
12967
12968 2000-10-10 Stefan Monnier <monnier@cs.yale.edu>
12969
12970 * textmodes/texinfo.el: Update copyright and fix typo.
12971
12972 * desktop.el (desktop-modes-not-to-save): New var.
12973 (desktop-save-buffer-p): Use it.
12974 Also, obey desktop-buffers-not-to-save even for non-file buffers.
12975 (desktop-buffer-file): Use pop-to-buffer if switch-to-buffer fails.
12976
12977 2000-10-10 Dave Love <fx@gnu.org>
12978
12979 * toolbar/tool-bar.el (tool-bar-add-item)
12980 (tool-bar-add-item-from-menu): Don't favour XPM icons on mono display.
12981
12982 * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm:
12983 * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm:
12984 * toolbar/fld_open.pbm, toolbar/help.pbm, toolbar/home.pbm:
12985 * toolbar/index.pbm, toolbar/info.pbm, toolbar/jump_to.pbm:
12986 * toolbar/left_arrow.pbm, toolbar/mail.pbm, toolbar/mail_compose.pbm:
12987 * toolbar/mail_send.pbm, toolbar/new.pbm, toolbar/open.pbm:
12988 * toolbar/paste.pbm, toolbar/preferences.pbm, toolbar/print.pbm:
12989 * toolbar/right_arrow.pbm, toolbar/save.pbm, toolbar/saveas.pbm:
12990 * toolbar/search-replace.pbm, toolbar/search.pbm, toolbar/spell.pbm:
12991 * toolbar/undo.pbm, toolbar/up_arrow.pbm: New files straight from
12992 the .xpms; probably need retouching.
12993
12994 2000-10-10 Miles Bader <miles@lsi.nec.co.jp>
12995
12996 * subr.el (add-to-list): Add optional argument APPEND.
12997 * battery.el (display-battery): Use `add-to-list'.
12998
12999 2000-10-09 Thien-Thi Nguyen <ttn@gnu.org>
13000
13001 * play/zone.el (zone-timer, zone-wc-tbl): Rework these vars as symbol
13002 properties.
13003 (zone, zone-when-idle, zone-leave-me-alone)
13004 (zone-pgm-whack-chars): Use new symbol properties.
13005
13006 * battery.el (display-battery): Doc spelling fix.
13007
13008 * vc.el (with-vc-file, edit-vc-file): Specify `indent-function'
13009 property.
13010
13011 2000-10-09 Dave Love <fx@gnu.org>
13012
13013 * toolbar/tool-bar.el (tool-bar-mode): Check whether tool-bar-map
13014 has been initialized before calling tool-bar-setup.
13015 (tool-bar-add-item-from-menu): Add autoload cookie.
13016
13017 2000-10-09 Eli Zaretskii <eliz@is.elta.co.il>
13018
13019 * menu-bar.el (send-mail-item-name): New function.
13020 (menu-bar-tools-menu) <compose-mail>: Use it to display the value
13021 of mail-user-agent in the menu. Don't display the "Send Mail"
13022 item if mail-user-agent is nil or its value is ignore.
13023 (menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item
13024 if read-mail-command is nil or its value is ignore.
13025
13026 * mouse.el ([header-line mouse-1]): Bind to mouse-select-window.
13027
13028 2000-10-09 Miles Bader <miles@gnu.org>
13029
13030 * toolbar/up_arrow.xpm: Flip to put highlight in correct place.
13031 Correct image size.
13032 * toolbar/left_arrow.xpm: Correct image size.
13033
13034 * jka-compr.el: Don't call `jka-compr-install' when loading (it
13035 will be done by the definition of `auto-compression-mode' if
13036 necessary. Move code to uninstall existing file-name handler
13037 before definition of `auto-compression-mode'.
13038
13039 * image-file.el (auto-image-file-mode): Move to the end of the
13040 file, because `define-minor-mode' actually calls the mode-function
13041 if the associated variable is non-nil, which requires that all
13042 needed functions be already defined.
13043
13044 * mouse.el (popup-menu): Balance parens.
13045
13046 2000-10-08 Stefan Monnier <monnier@cs.yale.edu>
13047
13048 * mouse.el (popup-menu): Move the command call outside the loop
13049 so that popup-menu returns whatever the command returns.
13050
13051 * progmodes/etags.el: Docstring fixes. Maintainer line updated.
13052 (initialize-new-tags-table): Use run-hook-with-args-until-success.
13053 (find-tag): Use pop-to-buffer if switch-to-buffer failed.
13054 (tags-table-format-functions): Renamed from tags-table-format-hooks.
13055
13056 * vc.el (vc-version-diff): diff-switches can be a list.
13057 Use relative filenames for prettier output.
13058
13059 * pcvs.el (cvs-append-to-ignore, cvs-vc-command-advice)
13060 (vc-post-command-functions): Remove old-VC compatibility code.
13061
13062 * newcomment.el (comment-indent-default): Autoload.
13063
13064 * font-lock.el (font-lock-defaults): Make buffer-local.
13065 (font-lock-turn-on-thing-lock): Use jit-lock-refontify.
13066 (font-lock-choose-keywords):
13067 Ignore LEVEL unless KEYWORDS is a list of syms.
13068 (c-keywords, c++-keywords, objc-keywords, java-keywords):
13069 Don't wrap regexp-opt things in \(...\) unnecessarily.
13070
13071 * jit-lock.el: Don't require font-lock any more.
13072 (jit-lock-functions): Make buffer-local.
13073 (jit-lock-saved-fontify-buffer-function): Remove.
13074 (jit-lock-mode): Remove autoload cookie.
13075 Remove font-lock specific code.
13076 (jit-lock-unregister): Don't bother handling complex hooks any more.
13077 (jit-lock-refontify): New function.
13078 (jit-lock-fontify-buffer): Use it.
13079 (jit-lock-function-1): Replaced by jit-lock-fontify-now.
13080 (jit-lock-fontify-now): Renamed from jit-lock-function-1.
13081 Add optional args START and END.
13082 Never call font-lock-fontify-region directly.
13083 (jit-lock-function, jit-lock-stealth-fontify): Use it.
13084
13085 * emacs-lisp/regexp-opt.el (regexp-opt): Add \<...\> if PAREN=`words'.
13086
13087 2000-10-08 Dave Love <fx@gnu.org>
13088
13089 * progmodes/ada-mode.el (ada-mode-menu): Add name to menu map.
13090
13091 * progmodes/icon.el (icon-mode-map): Add name to menu-bar keymap.
13092
13093 * play/studly.el (studlify-region, studlify-word): Add autoload
13094 cookie.
13095
13096 * play/morse.el (morse-region, unmorse-region): Add autoload
13097 cookie.
13098
13099 * play/spook.el (spook-phrases-file): Use expand-file-name, not
13100 concat.
13101
13102 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Don't
13103 insist on symbols starting with word syntax.
13104 (lisp-mode-shared-map): Renamed from shared-lisp-mode-map.
13105 (eval-defun-1): Doc fix.
13106 (indent-sexp): Use nconc to build up indent-stack.
13107
13108 * mail/sendmail.el: Byte-compile-dynamic since it gets loaded by
13109 Gnus with little use.
13110 (mail-setup-hook): Add mail-abbrevs-setup to options.
13111
13112 * recentf.el: Doc fixes.
13113
13114 * vcursor.el (vcursor-cs-binding): Remove compatibility code.
13115 Clean up remainder.
13116
13117 * timezone.el (timezone-parse-date): Doc fix. Fix regexps for (5)
13118 without timezone and (8) with timezone to enforce some whitespace.
13119 Simplify code somewhat.
13120
13121 * options.el (list-options): Doc that you should use customize.
13122
13123 * iswitchb.el (iswitchb-mode): Add :require.
13124
13125 * info.el (Info-goto-node, Info-menu): Doc fix.
13126 (Info-mode-menu): Bind beginning-of-buffer, Info-edit
13127 (info-tool-bar-map): New variable.
13128 (Info-mode): Use it.
13129 (Info-edit-map): Define all in defvar.
13130 (speedbar-attached-frame): Avoid compiler warning.
13131
13132 * toolbar/tool-bar.el (tool-bar-map): Define it empty.
13133 (global-map): Bind [tool-bar] to a filtered map.
13134 (tool-bar-add-item): Remove MAP arg. Allow PBM icons.
13135 (tool-bar-add-item-from-menu): Use tool-bar-map, not tb-map.
13136 Allow PBM icons.
13137 (tool-bar-setup): Adjust calls of tool-bar-add-item.
13138
13139 * toolbar/index.xpm, toolbar/jump_to.xpm, toolbar/attach.xpm:
13140 * toolbar/up_arrow.xpm, toolbar/left_arrow.xpm, toolbar/home.xpm:
13141 * toolbar/right_arrow.xpm: New files. Renamed from tigert's
13142 icons, except up_arrow, which is left-arrow rotated.
13143
13144 * imenu.el (imenu-add-to-menubar): Fix last change.
13145
13146 2000-10-08 Peter Breton <pbreton@ne.mediaone.net>
13147
13148 * generic-x.el (rul-generic-mode): Remove eval-when-compile
13149 statements. Suggested by Stefan Monnier <monnier@cs.yale.edu>.
13150
13151 2000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
13152
13153 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Fix
13154 typos in doc strings.
13155
13156 * font-lock.el (font-lock-mode, global-font-lock-mode): Mention in
13157 the doc strings how to customize Font Lock faces.
13158
13159 * mouse.el (mouse-drag-mode-line-1): Fix an off-by-one error in
13160 computing growth when dragging the header line.
13161
13162 2000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
13163
13164 * simple.el (kill-line): Doc fix.
13165
13166 2000-10-08 Miles Bader <miles@gnu.org>
13167
13168 * faces.el (secondary-selection): Make foreground visible on tty.
13169
13170 * jka-compr.el (auto-compression-mode): Move to the end of the
13171 file, because `define-minor-mode' actually calls the mode-function
13172 if the associated variable is non-nil, which requires that all
13173 needed functions be already defined.
13174 (with-auto-compression-mode): Add autoload cookie.
13175
13176 2000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
13177
13178 * files.el (find-backup-file-name) [ms-dos]: If support for long
13179 file names is not available, behave as if version-control were set
13180 to never.
13181
13182 2000-10-07 Dave Love <fx@gnu.org>
13183
13184 * net/browse-url.el (browse-url-gnome-moz-arguments): New option.
13185 (browse-url-gnome-moz): New function.
13186 (browse-url-browser-function): Use it.
13187 Suggested by Colin Walters <walters@cis.ohio-state.edu>.
13188
13189 2000-10-07 Stefan Monnier <monnier@cs.yale.edu>
13190
13191 * indent.el (tab-always-indent): New var.
13192 (indent-for-tab-command): Use it.
13193
13194 * files.el (set-auto-mode): Ignore unknown -*- mode -*- rather than
13195 raise an error. This way it can still default to a sane value.
13196
13197 2000-10-06 Stefan Monnier <monnier@cs.yale.edu>
13198
13199 * startup.el (fancy-splash-screens): Use local rather than global map.
13200 Don't use `update-menu-bindings' any more.
13201 Get rid of assumptions about keymap representation.
13202
13203 2000-10-06 Dave Love <fx@gnu.org>
13204
13205 * textmodes/fill.el (sentence-end-double-space)
13206 (sentence-end-without-period): Doc fix.
13207 (adaptive-fill-regexp): Purecopy.
13208 (unjustify-current-line): Use line-end-position.
13209 (fill-individual-paragraphs-prefix): Use line-beginning-position.
13210
13211 * net/eudc-vars.el (eudc): Add :version, :link.
13212
13213 * international/mule-conf.el (file-coding-system-alist): Use \', not $.
13214
13215 * emacs-lisp/find-func.el (find-function-regexp): Remove spurion.
13216 Fix for define-minor-mode.
13217 (function-at-point): Alias to function-called-at-point.
13218
13219 * custom.el (custom-declare-variable, custom-set-variables): Use mapc.
13220
13221 * simple.el (backward-word): Doc fix.
13222
13223 * image-file.el (image-file-name-regexp): image-file-regexps ->
13224 image-file-name-regexps.
13225 (image-file-name-extensions): Add pbm.
13226
13227 2000-10-06 Stefan Monnier <monnier@cs.yale.edu>
13228
13229 * smerge-mode.el (smerge-diff): Setup the buffer's default-directory
13230 and add filename to the names so that diff-mode can jump to source.
13231
13232 * font-lock.el (font-lock-defaults-alist): Remove the TeX entries.
13233 (tex-font-lock-keywords, tex-font-lock-keywords-2)
13234 (tex-font-lock-keywords-1): Remove.
13235 (font-lock-turn-on-thing-lock): Use jit-lock-register.
13236 (font-lock-turn-off-thing-lock): Use jit-lock-unregister.
13237 (font-lock-default-fontify-region):
13238 Expand beg..end correctly when just following a multiline region.
13239 (font-lock-fontify-anchored-keywords):
13240 Include the anchor text as part of the multiline.
13241
13242 2000-10-06 Gerd Moellmann <gerd@gnu.org>
13243
13244 * loadup.el (toplevel): Load `loaddefs' before `help' because the
13245 latter needs the autoloaded define-minor-mode macro during the
13246 bootstrap.
13247
13248 * startup.el (command-line): For now, activate tool-bar-mode only
13249 if XPM images are supported.
13250
13251 * mouse.el (mouse-drag-header-line): Don't allow resizing a
13252 window by dragging a header-line at the top of the frame; that's
13253 confusing because the header-line doesn't move.
13254 (mouse-drag-mode-line-1): Use event-* and posn-* functions instead
13255 of treating the event as a list. Some cleanup.
13256
13257 2000-10-06 Miles Bader <miles@gnu.org>
13258
13259 * simple.el (display-message-or-buffer): New function.
13260 (shell-command-on-region): Use `display-message-or-buffer'.
13261
13262 * emacs-lisp/easy-mmode.el (define-derived-mode): Tweak generated
13263 docstring parts.
13264
13265 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
13266 (smbclient-prompt-regexp): Add usage note to doc string.
13267 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Removed.
13268 (ftp-mode, smbclient-mode): Don't set `font-lock-defaults'.
13269 Use add-hook for adding the comint filter function, and only do so
13270 if it's not already in the global hook list.
13271 (ftp-mode, smbclient-mode, nslookup-mode): Remove redundant calls
13272 to `make-local-variable'.
13273 (nslookup-font-lock-keywords): Remove prompt entry.
13274 (nslookup): Don't set the process-filter.
13275 (finger): Exit the loop correctly when the regexps list runs out.
13276 (ftp, smbclient, smbclient-list-shares):
13277 Set the real major mode immediately, not after execing.
13278 Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
13279
13280 * comint.el (comint-watch-for-password-prompt): Use STRING as a prompt.
13281
13282 2000-10-05 Stefan Monnier <monnier@cs.yale.edu>
13283
13284 * progmodes/compile.el (compile-collect-regexps): Use dolist and push.
13285
13286 * which-func.el (which-func-format): Remove spurious space.
13287 (which-func-mode): Don't make it permanent-local.
13288 (which-func-ff-hook): Allow which-func-maxout to be nil.
13289 (which-func-update): Simplify a bit. Only run if which-func-mode is t.
13290 (which-func-mode): Simplify.
13291 Use post-command-idle-hook rather than post-command-hook.
13292 Go through all buffers and update their state.
13293 (which-function): Also try add-log-current-defun-function.
13294
13295 * vc.el (with-vc-properties): Use conses rather than length-2 lists.
13296 (vc-checkout, vc-finish-steal, vc-checkin, vc-revert-file):
13297 Update call to with-vc-properties accordingly.
13298 (vc-comment-search-reverse, vc-comment-search-forward): Docstring fix.
13299 (vc-revert-buffer): More careful about window selection and deletion.
13300 (vc-switch-backend): Slight reorg to avoid calling `registered' twice.
13301
13302 * pcvs.el (cvs-ediff-exit-hook): Expect delete-window to fail.
13303 (cvs-retrieve-revision): Reuse a pre-existing buffer.
13304 (cvs-dired-action): Change the default to quickdir.
13305
13306 * newcomment.el (comment-indent): Delegate to indent-according-to-mode
13307 if comment-indent-function returns nil.
13308 (comment-indent-default): New function.
13309 (comment-indent-function): Use it and document the new semantics.
13310
13311 * image-file.el: Docstring fixes.
13312
13313 * help.el (help-xref-on-pp): Use match-string.
13314 (describe-variable): New arg BUFFER.
13315 Store the current buffer in the help-xref-stack.
13316 (temp-buffer-resize-mode): Use define-minor-mode.
13317
13318 * jit-lock.el (jit-lock-mode): Use jit-lock-defer-contextually
13319 consistently with its docstring.
13320 Set jit-lock-first-unfontify-pos in an idempotent way.
13321 (jit-lock-register): Autoload and add arg CONTEXTUAL.
13322
13323 2000-10-05 Alex Schroeder <alex@gnu.org>
13324
13325 * sql.el (sql-mysql-options): New variable.
13326 (sql-mysql): Use it.
13327
13328 2000-10-05 Miles Bader <miles@lsi.nec.co.jp>
13329
13330 * image.el (image): New group.
13331
13332 * smerge-mode.el (smerge-mine-face, smerge-other-face)
13333 (smerge-base-face, smerge-markers-face): Add dark-background variants.
13334
13335 2000-10-04 Peter Breton <pbreton@ne.mediaone.net>
13336
13337 * net/net-utils.el (nslookup-font-lock-keywords)
13338 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
13339 Ignore the value of wqindow-system; always define keywords
13340
13341 2000-10-05 Kenichi Handa <handa@etl.go.jp>
13342
13343 * startup.el (fancy-splash-screens): Remove the code for
13344 debugging; `(trace-to-stderr "EXITTT\n")'.
13345
13346 2000-10-05 Miles Bader <miles@gnu.org>
13347
13348 * diff-mode.el (diff-goto-source): Update call to
13349 `diff-hunk-status-msg' to reflect new REV variable.
13350
13351 2000-10-04 Stefan Monnier <monnier@cs.yale.edu>
13352
13353 * progmodes/icon.el (icon-mode):
13354 Don't gratuitously override the default for comment-column.
13355
13356 * vc-hooks.el (vc-mode-line): Fix interactive spec.
13357
13358 * jit-lock.el (with-buffer-unmodified): Use unwind-protect.
13359 (jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
13360 (jit-lock-functions): New var.
13361 (jit-lock-function-1): Use it if non-nil.
13362 Don't switch the syntax-table. Don't set parse-sexp-lookup-properties.
13363 Set the `fontified' property before doing the fontification to avoid
13364 repeatedly going through the same error.
13365 Don't turn errors into messages.
13366 (jit-lock-register, jit-lock-unregister): New functions.
13367
13368 * dired.el (dired-mark-pop-up): Turn comment into docstring.
13369 Use with-current-buffer.
13370
13371 * dired-aux.el (dired-do-create-files, dired-kill-tree):
13372 Turn comment into docstring.
13373
13374 * apropos.el (apropos-mode): Use define-derived-mode.
13375
13376 2000-10-04 Gerd Moellmann <gerd@gnu.org>
13377
13378 * startup.el (fancy-splash-pending-command): New variable.
13379 (fancy-splash-pre-command): New function.
13380 (fancy-splash-screens): Rewritten.
13381 (command-line-1): If fancy-splash-pending-command is set, call it
13382 interactively.
13383
13384 2000-10-04 Dave Love <fx@gnu.org>
13385
13386 * toolbar/tool-bar.el (tool-bar-setup): New function.
13387 (tool-bar-mode): Use it.
13388
13389 * subr.el (substitute-key-definition): Doc fix.
13390 (play-sound-file): New command.
13391
13392 2000-10-04 Andre Spiegel <spiegel@gnu.org>
13393
13394 * vc-hooks.el (vc-before-save, vc-default-make-version-backups,
13395 vc-version-backup-file-name): New functions.
13396
13397 * files.el (basic-save-buffer): Call vc-before-save before saving.
13398
13399 * vc-cvs.el (vc-cvs-make-version-backups): Return t if
13400 vc-cvs-stay-local-p.
13401
13402 * vc.el (vc-revert-buffer): Handle empty diff properly.
13403 (vc-version-backup-file): New function.
13404 (vc-checkout): Create a version backup if necessary.
13405 (vc-checkin): If a version backup file exists, delete it.
13406 (vc-version-diff): Diff locally using version backups, if available.
13407 (vc-revert-file): If there's a version backup, revert locally.
13408 (vc-transfer-file): Use version backup for base version, if
13409 available. If not, ask for confirmation whether to get it from the
13410 server. Update mode line before check-in.
13411
13412 2000-10-04 Dave Love <fx@gnu.org>
13413
13414 * toolbar/tool-bar.el (tool-bar-setup): New function.
13415 (tool-bar-mode): Use it.
13416
13417 2000-10-04 Peter Breton <pbreton@ne.mediaone.net>
13418
13419 * net/net-utils.el (nslookup-font-lock-keywords)
13420 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
13421 Only set if window-system is non-nil
13422 (net-utils-run-program): Returns buffer.
13423 (network-connection-reconnect): Added this function.
13424
13425 * generic.el:
13426 Incorporates extensive cleanup and docfixes by
13427 Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu).
13428 Uses cl compile-time macros.
13429 (generic-mode-name, generic-comment-list)
13430 (generic-keywords-list, generic-font-lock-expressions)
13431 (generic-mode-function-list, generic-mode-syntax-table):
13432 Removed variables.
13433 (generic-mode-alist): Renamed to generic-mode-list.
13434 (generic-find-file-regexp): Default changed to "^#".
13435 (generic-read-type): Uses completing read on generic-mode-list.
13436 (generic-mode-sanity-check): removed this function.
13437 (generic-add-to-auto-mode): Removed this function
13438 (generic-mode-internal): Bind mode-specific definitions
13439 into function instead of putting them in alist.
13440 (generic-mode-set-comments): Reworked extensively.
13441 (generic-mode-find-file-hook): Simplified regexp searching
13442 (generic-make-keywords-list): Omit extra pair of parens
13443
13444 * find-lisp.el (find-lisp-find-files-internal):
13445 Make sure directory name ends with "/".
13446
13447 * generic-x.el (apache-conf-generic-mode):
13448 Regexp now allows leading whitespace.
13449 (rc-generic-mode): Added eval-when-compile
13450 around generic-make-keywords-list.
13451 Deleted duplicate regexp
13452 (rul-generic-mode): Added eval-when-compile
13453 around generic-make-keywords-list.
13454 (etc-fstab-generic-mode): New generic mode.
13455 (rul-generic-mode): Removed one eval-when-compile
13456 which caused a max-specpdl-size exceeded error.
13457
13458 2000-10-04 Miles Bader <miles@gnu.org>
13459
13460 * simple.el (minibuffer-temporary-goal-position): New variable.
13461 (next-history-element): Try to keep the position of point in the
13462 input string constant.
13463
13464 * dired-aux.el (dired-mark-read-file-name): Add optional arg DEFAULT.
13465 (dired-do-create-files): If there's only one file, pass it in as
13466 the DEFAULT arg to dired-mark-read-file-name.
13467
13468 2000-10-03 Stefan Monnier <monnier@cs.yale.edu>
13469
13470 * diff-mode.el (diff-font-lock-keywords): Minor regex fix.
13471 (diff-goto-source): Be smarter when choosing REVERSE or not.
13472
13473 * textmodes/texinfo.el (texinfo-heading-face): Forgot the var def.
13474 (texinfo-mode-menu): Add an explicit shortcut for update all.
13475
13476 2000-10-03 Andre Spiegel <spiegel@gnu.org>
13477
13478 * vc.el (vc-transfer-file, vc-default-receive-file): Rewritten to
13479 factorize backend-specific code cleanly (this was essentially
13480 conceived by Stefan Monnier).
13481 (vc-unregister): Function removed.
13482 (vc-revert-file): New function.
13483 (vc-revert-buffer): Delegate some of the work to it.
13484
13485 * vc-rcs.el (vc-rcs-fetch-master-state): Parse and remember
13486 default branch unconditionally.
13487 (vc-rcs-set-default-branch): New function.
13488 (vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
13489 (vc-rcs-checkin): If an appropriate default branch has been set,
13490 force creation of that branch.
13491 (vc-rcs-receive-file): Rewritten to contain only backend-specific
13492 code (as suggested by Stefan Monnier).
13493
13494 2000-10-02 Gerd Moellmann <gerd@gnu.org>
13495
13496 * isearch.el (isearch-lazy-highlight-update): Don't put a lazy
13497 highlighting overlay with a different face over the overlay
13498 isearch uses to highlight the current match because that can lead
13499 to bad face combinations.
13500
13501 * loadup.el (toplevel): Load faces before isearch.
13502
13503 * isearch.el (isearch-faces): New custom group.
13504 (isearch): New defface; was already tested for in the code.
13505 (isearch-lazy-highlight-face): Changed to defface from defcustom.
13506 (isearch-highlight): Always use face `isearch'.
13507
13508 2000-10-02 Dave Love <fx@gnu.org>
13509
13510 * emacs-lisp/byte-opt.el (byte-optimize-lapcode): Don't bind
13511 unused vars. Treat byte-constant2 like byte-constant. Fix bogus
13512 comparison of opcode with operand.
13513
13514 2000-10-03 Miles Bader <miles@gnu.org>
13515
13516 * play/yow.el (yow): Don't display multi-line quotations in a *Help*
13517 buffer, since the echo area will now grow to accommodate them.
13518
13519 2000-10-02 Andre Spiegel <spiegel@gnu.org>
13520
13521 * vc-hooks.el (vc-registered): If FILE used to be registered under
13522 a certain backend, try that one first.
13523
13524 * vc.el (vc-responsible-backend): Undo the previous change in the
13525 argument list. Handle multiple backends correctly.
13526 (vc-find-new-backend): Function removed.
13527 (vc-register): Use vc-responsible-backend, as before.
13528 (vc-next-action-on-file): Do use vc-registered, not vc-backend.
13529
13530 2000-10-02 Gerd Moellmann <gerd@gnu.org>
13531
13532 * startup.el (fancy-splash-head): Change message below the
13533 logo.
13534
13535 2000-10-02 Miles Bader <miles@lsi.nec.co.jp>
13536
13537 * diff-mode.el (diff-goto-source): Emit a status message.
13538 (diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
13539 (diff-test-hunk): Fix doc string.
13540 (diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
13541 (diff-advance-after-apply-hunk): New variable.
13542 (diff-apply-hunk): Don't return a value.
13543
13544 2000-10-01 Stefan Monnier <monnier@cs.yale.edu>
13545
13546 * vc.el (vc-editable-p): Minor optimization.
13547 (edit-vc-file, vc-next-action-on-file): Don't use find-file.
13548 (vc-find-new-backend): New function split from vc-responsible-backend.
13549 (vc-register): Use it.
13550 (vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg.
13551 (vc-unregister): Drop BACKEND arg (it doesn't work anyway).
13552 (vc-default-unregister, vc-revert-buffer): Docstring fix.
13553 (vc-clear-headers): Don't use find-file.
13554 (vc-revert-buffer): Use `and' again (must have been a braino).
13555 (vc-switch-backend): Only prompt if requested.
13556 Short circuit if nothing is to be done.
13557 Don't use vc-resynch-buffer which could lose unsaved editing.
13558 (vc-default-receive-file): Update call to vc-unregister.
13559 (with-vc-file, vc-next-action-on-file):
13560 Use vc-backend rather than vc-registered.
13561 (vc-next-action-on-file): Use intern-soft.
13562 Deal with read-only *vc-diff* buffer.
13563 (vc-transfer-file): Docstring fix.
13564
13565 * vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file.
13566 (vc-rcs-receive-file): Avoid with-vc-properties.
13567 Update call to vc-unregister.
13568 Use constant `RCS' rather than (dynamically bound) var `backend'.
13569
13570 2000-10-01 Andre Spiegel <spiegel@gnu.org>
13571
13572 * vc.el (vc-next-action-on-file): Update mode line only if file
13573 is visited.
13574 (vc-start-entry): New argument initial-contents. Don't visit the file
13575 if it isn't already visited. Brought documentation up-to-date.
13576 (vc-next-action, vc-register): Updated calls to vc-start-entry.
13577 (vc-checkin): New optional arg initial-contents, which is passed to
13578 vc-start-entry.
13579 (vc-finish-logentry): Make sure to bury log buffer only if there
13580 really is one. Call `vc-resynch-buffer' on log-file, not
13581 buffer-file-name.
13582 (vc-default-comment-history, vc-default-wash-log): New functions.
13583 (vc-index-of): Removed.
13584 (vc-transfer-file): Make do without the above.
13585 (vc-default-receive-file): Call comment-history unconditionally. Pass
13586 the resulting string to vc-checkin, instead of inserting it into the
13587 comment ring.
13588
13589 * vc-rcs.el (vc-rcs-receive-file): Call comment-history
13590 unconditionally. Use the comments as initial contents of the log
13591 entry buffer. Document the trick to force branch creation with no
13592 changes.
13593
13594 2000-10-01 Miles Bader <miles@gnu.org>
13595
13596 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Call
13597 `recenter' with an arg to prevent redrawing the display.
13598
13599 2000-09-30 Stefan Monnier <monnier@cs.yale.edu>
13600
13601 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name): Prettier.
13602
13603 * emacs-lisp/lisp.el (lisp-complete-symbol): Only jump 2 not 3 levels.
13604
13605 * progmodes/c-mode.el (c-mode):
13606 Don't gratuitously override the default for comment-column.
13607
13608 * textmodes/tex-mode.el (latex-metasection-list): New var.
13609 (latex-imenu-create-index): Use it.
13610 Move the regexp construction outside loops (and use push).
13611 (tex-font-lock-keywords-1, tex-font-lock-keywords-2)
13612 (tex-font-lock-keywords): Moved from font-lock.el.
13613 (tex-comment-indent): Remove.
13614 (tex-common-initialization): Don't set comment-indent-function.
13615 (latex-block-default): New var.
13616 (tex-latex-block): Use it to provide a default choice.
13617 Add any unknown choice to latex-block-names.
13618 Insert [...] after {...}.
13619 (tex-last-unended-begin): Simplify regexp.
13620 (tex-goto-last-unclosed-latex-block, latex-backward-sexp-1)
13621 (latex-forward-sexp-1, latex-forward-sexp): New functions.
13622 (latex-mode): Set forward-sexp-function.
13623
13624 * textmodes/texinfo.el (texinfo-font-lock-syntactic-keywords):
13625 Add regexp for @ignore ... @end ignore.
13626 (texinfo-heading-face): New face.
13627 (texinfo-font-lock-keywords): Use it.
13628 (texinfo-mode-menu): New menu.
13629 (texinfo-inside-macro-p, texinfo-inside-env-p, texinfo-insert-quote):
13630 New functions.
13631 (texinfo-mode-map): Bind " to insert-quote and M-RET to insert-@item.
13632 (texinfo-section-types-regexp, texinfo-section-level-regexp)
13633 (texinfo-subsection-level-regexp, texinfo-subsubsection-level-regexp):
13634 Remove declaration.
13635 (texinfo-show-structure): Use outline-regexp and texinfo-section-list.
13636
13637 * delsel.el (delete-selection-mode): Use define-minor-mode.
13638
13639 * emacs-lisp/regexp-opt.el (regexp-opt-group): Put more parenthesis.
13640
13641 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
13642
13643 * dired.el (dired-map-over-marks): Use modern backquotes and docstring.
13644
13645 2000-09-30 Gerd Moellmann <gerd@gnu.org>
13646
13647 * replace.el (keep-lines-read-args): New function.
13648 (keep-lines, flush-lines, how-many): Use keep-lines-read-args to
13649 read arguments interactively. Add parameters RSTART and REND.
13650 Operate on the active region in Transient Mark mode.
13651
13652 * files.el (auto-mode-alist): Add pattern for `#*mail*...'.
13653
13654 * emacs-lisp/authors.el (authors-obsolete-file-p): New function.
13655 (authors-obsolete-files-regexps): New variable.
13656 (authors-add): Don't record changes in obsolete files.
13657
13658 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
13659
13660 * autoinsert.el (auto-insert-mode): Use define-minor-mode.
13661
13662 * newcomment.el (comment-indent-function): Use 0 for ;;; and %%%.
13663 (comment-indent): Make sure there's a space between code and comment.
13664 Shift comments left to avoid going past fill-column.
13665
13666 2000-09-29 Gerd Moellmann <gerd@gnu.org>
13667
13668 * startup.el (startup-echo-area-message): New function.
13669 (display-startup-echo-area-message): Use it.
13670 (fancy-splash-screens): Rewritten to use keymaps and a timer.
13671 (fancy-splash-default-action): New function.
13672 (fancy-splash-screens-1): New function.
13673 (fancy-splash-head): Put a help-echo and a keymap under the image.
13674
13675 2000-09-29 Stefan Monnier <monnier@cs.yale.edu>
13676
13677 * diff-mode.el (diff-add-log-file-name): Remove.
13678 (diff-mode): Use add-log-buffer-file-name-function.
13679
13680 * add-log.el (find-change-log): New arg BUFFER-FILE.
13681 (add-log-file-name): Obey add-log-file-name-function.
13682 (add-log-buffer-file-name-function): New var.
13683 (add-change-log-entry): Use it.
13684
13685 2000-09-29 Miles Bader <miles@gnu.org>
13686
13687 * image-file.el (image-file-name-extensions): New variable.
13688 (image-file-name-regexps): Renamed from `image-file-regexps'.
13689 New default value is nil. Call `auto-image-file-mode'.
13690 (image-file-name-regexp): New function.
13691 (auto-image-file-mode): New minor mode.
13692 (insert-image-file): Don't make conditional on the image-file
13693 handler being enabled.
13694 (image-file-handler): Make the call here conditional instead.
13695 (set-image-file-handler-enabled, enable-image-file-handler)
13696 (disable-image-file-handler): Functions removed.
13697
13698 * emacs-lisp/authors.el (authors-print): Rephrase many-files
13699 string.
13700
13701 2000-09-29 Gerd Moellmann <gerd@gnu.org>
13702
13703 * textmodes/tex-mode.el (latex-outline-regexp): Don't use `list*';
13704 it's a function from CL.
13705 (latex-imenu-create-index): Replace eval-when-compile with progn
13706 because latex-section-alist is not bound while compiling.
13707
13708 2000-09-28 Stefan Monnier <monnier@cs.yale.edu>
13709
13710 * textmodes/outline.el (outline-minor-mode): Use define-minor-mode.
13711 (outline-mode): Use define-derived-mode.
13712
13713 * progmodes/perl-mode.el (perl-mode):
13714 * progmodes/awk-mode.el (awk-mode):
13715 * progmodes/asm-mode.el (asm-mode):
13716 Don't gratuitously override the default for comment-column.
13717
13718 * emacs-lisp/lisp.el (lisp-complete-symbol):
13719 Distinguish the let-binding case from the funcall case.
13720 (forward-sexp-function): New variable.
13721 (forward-sexp): Use it.
13722
13723 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Autoload.
13724 (easy-mmode-defmap): Remove the now useless autoload.
13725
13726 * time.el (display-time-mode): Use define-minor-mode.
13727
13728 * subr.el (add-minor-mode): Don't eval NAME.
13729 Don't depend on the presence of TOGGLE-FUN for any special behavior.
13730 Use if rather than cond.
13731
13732 * simple.el (read-expression-map): Define more properly.
13733 (comment-indent-hook): Remove.
13734 (string-to-syntax): Bug fix.
13735
13736 * pcvs.el (cvs-ediff-exit-hook): Kill buffer before window.
13737 (cvs-ediff-diff): Fix typo.
13738 (cvs-revert-if-needed): Don't bother preserving read-only.
13739
13740 * paren.el (show-paren-mode): Use define-minor-mode.
13741
13742 * jka-compr.el (auto-compression-mode): Use define-minor-mode.
13743 (toggle-auto-compression): Remove.
13744 (jka-compr-build-file-regexp): Remove useless grouping.
13745
13746 * diff-mode.el (diff-mode-map, diff-minor-mode-prefix):
13747 Avoid user-reserved bindings.
13748 (diff-mode, diff-minor-mode): Drop make-local-hook (done by add-hook).
13749 (diff-header-face): Revert to grey85.
13750
13751 * cvs-status.el (cvs-status-entry-leader-re): Minor fix.
13752
13753 * complete.el (partial-completion-mode) <defcustom>: Remove.
13754 (partial-completion-mode): Use define-minor-mode.
13755 (PC-do-completion): Understand `completion-auto-help = delay'
13756 to mean to popup the completion buffer only the second time.
13757 (PC-include-file-all-completions, PC-include-file-all-completions)
13758 (PC-include-file-all-completions): Don't quote lambda.
13759
13760 * comint.el (comint-mode-hook): Docstring fix.
13761 (comint-mode): Use define-derived-mode.
13762 (comint-mode-map): Remove obsolete comment.
13763 (make-comint): Minor stylistic change.
13764 (comint-insert-clicked-input): Be more careful to find the overlay.
13765 Use this-command-keys rather than hardcoding mouse-2.
13766
13767 * font-lock.el: Replace confusing (,@ with ,
13768 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
13769 Don't use regexp-opt-depth. Spice up the regexp for args.
13770 Don't distinguish between cmds that can take an opt arg or not.
13771 Use `append' and `prepend' rather than `keep'.
13772
13773 * textmodes/tex-mode.el (latex-imenu-indent-string): Add a space.
13774 (latex-outline-regexp): New var.
13775 (latex-outline-level): New fun.
13776 (latex-section-alist): New var.
13777 (latex-imenu-create-index): Use it. Use `push' as well.
13778 (tex-shell-map): Initialize it properly.
13779 (tex-mode): Minor stylistic change.
13780 (plain-tex-mode): Use define-derived-mode.
13781 (latex-mode): Use define-derived-mode.
13782 Construct the paragraph regexps in a more readable way.
13783 Set the buffer-local outline-{level,regexp} vars.
13784 (slitex-mode): Derive from latex-mode.
13785 (tex-common-initialization): Don't kill-all-vars anymore.
13786 Add setting for comment-add and font-lock-defaults.
13787 (tex-start-shell): Use with-current-buffer and don't re-init keymap.
13788 (tex-main-file): New fun. Obey TeX-master as well and remove `.tex'.
13789 (tex-start-tex): New arg DIR (and send a chdir command for it).
13790 Also display the shell buffer and save it in tex-last-buffer-texed.
13791 (tex-region): Use expand-file-name rather than concat.
13792 Remove code made useless by changes in tex-start-tex.
13793 (tex-file): Use tex-main-file and adapt to new tex-start-tex.
13794
13795 * map-ynp.el (map-y-or-n-p): Fix missing backquotes.
13796
13797 2000-09-28 Dave Love <fx@gnu.org>
13798
13799 * eshell/eshell.el (eshell) <defgroup>: Add :version.
13800
13801 2000-09-28 Gerd Moellmann <gerd@gnu.org>
13802
13803 * emacs-lisp/authors.el (authors-add): Use `nconc' instead of
13804 `append'.
13805
13806 2000-09-28 Stefan Monnier <monnier@cs.yale.edu>
13807
13808 * info.el (Info-extract-pointer): Undo last change.
13809 Instead, fix the position of the `bound' arg to re-search-backward.
13810
13811 2000-09-27 Stefan Monnier <monnier@cs.yale.edu>
13812
13813 * info.el (Info-extract-pointer):
13814 Widen more carefully, to avoid finding pointers in other nodes.
13815 (Info-index): Use push.
13816
13817 2000-09-27 Gerd Moellmann <gerd@gnu.org>
13818
13819 * frame.el (set-frame-font): Remove call to obsolete function
13820 frame-update-faces.
13821 (set-foreground-color, set-background-color): Likewise for
13822 frame-update-face-colors.
13823
13824 2000-09-27 Miles Bader <miles@gnu.org>
13825
13826 * image-file.el: New file.
13827
13828 2000-09-27 Gerd Moellmann <gerd@gnu.org>
13829
13830 * frame.el (frame-notice-user-settings): Don't call
13831 frame-update-faces, which is a no-op now.
13832
13833 * ediff-wind.el (ediff-control-frame-parameters): Add zero
13834 tool-bar-lines.
13835
13836 2000-09-27 Dave Love <fx@gnu.org>
13837
13838 * mouse.el: Fix last change.
13839
13840 2000-09-27 Miles Bader <miles@lsi.nec.co.jp>
13841
13842 * toolbar/tool-bar.el (tool-bar-help): Use `mouse-pixel-position'.
13843
13844 2000-09-22 Kenichi Handa <handa@etl.go.jp>
13845
13846 * international/quail.el (quail-help): The output message is
13847 improved.
13848
13849 2000-09-26 Dave Love <fx@gnu.org>
13850
13851 * mouse.el (popup-menu): If POSITION is nil, set it using
13852 mouse-position.
13853
13854 2000-09-25 Sam Steingold <sds@gnu.org>
13855
13856 * net/browse-url.el (browse-url-file-url): Check for null maps.
13857
13858 2000-09-26 Gerd Moellmann <gerd@gnu.org>
13859
13860 * frame.el (frame-notice-user-settings): Don't add a
13861 tool-bar-lines frame parameter to default-frame-alist in batch mode.
13862
13863 * frame.el (frame-notice-user-settings):
13864 Make tool-bar-mode and default-frame-alist consistent.
13865
13866 * toolbar/tool-bar.el (tool-bar-help): New function.
13867
13868 2000-09-25 Gerd Moellmann <gerd@gnu.org>
13869
13870 * bytecomp.el (byte-compile-defvar-or-defconst): Only cons onto
13871 current-load-list in top-level forms. Else this leaks a cons cell
13872 every time a defun is called.
13873
13874 * mail/mail-utils.el (rmail-dont-reply-to): Fix last change.
13875
13876 2000-09-25 Dave Love <fx@gnu.org>
13877
13878 * startup.el (fancy-splash-head): Check XPM is available.
13879
13880 * autoinsert.el (auto-insert): Doc fix.
13881 (auto-insert-alist): Following GNU notices, don't say `copyright
13882 _by_'. Use line-beginning-position.
13883 (auto-insert): Check buffer-file-name is non-nil before use.
13884
13885 2000-09-25 Gerd Moellmann <gerd@gnu.org>
13886
13887 * textmodes/texinfo.el (texinfo-mode): Prevent filling lines
13888 starting with `@def' or `@multitable', in addition to ones
13889 specified by the user in auto-fill-inhibit-regexp.
13890
13891 2000-09-25 Markus Rost <rost@math.ohio-state.edu>
13892
13893 * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if
13894 rmail-dont-reply-to-names matches the empty string.
13895
13896 2000-09-25 Gerd Moellmann <gerd@gnu.org>
13897
13898 * startup.el (command-line-1, fancy-splash-text): Change the
13899 text to sound more friendly.
13900
13901 2000-09-23 Thien-Thi Nguyen <ttn@gnu.org>
13902
13903 * progmodes/hideshow.el: Update author email address.
13904 Generally, sync w/ maintainer version 5.22.
13905 (hs-hide-all-non-comment-function): New var.
13906 (hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
13907 (hs-hide-all): Use `hs-hide-all-non-comment-function'.
13908 (hs-show-region): Delete this command.
13909 (hs-minor-mode-map): Change bindings to leave "C-c LETTER" alone.
13910
13911 2000-09-22 Dave Love <fx@gnu.org>
13912
13913 * hl-line.el (hl-line-overlay): Don't make it buffer-local.
13914 (hl-line-highlight): Specify buffer when moving overlay.
13915
13916 * progmodes/fortran.el (fortran-mode): Locally set
13917 normal-auto-fill-function.
13918 (fortran-auto-fill-mode): Just alias to auto-fill-mode.
13919 (fortran-mode-map): Adjust auto-fill menu entry.
13920
13921 2000-09-22 Gerd Moellmann <gerd@gnu.org>
13922
13923 * vc-rcs.el (toplevel): Require `vc' when compiling.
13924
13925 * startup.el (fancy-splash-head): Use splash.pbm instead of splash.xbm.
13926
13927 2000-09-22 Andre Spiegel <spiegel@gnu.org>
13928
13929 * vc.el (vc-switch-backend): Signal an error if the file is not
13930 registered under the new backend.
13931
13932 * vc-rcs.el (vc-rcs-checkin): Fix bug that prevented check-in
13933 without explicit revision number.
13934
13935 2000-09-21 Stefan Monnier <monnier@cs.yale.edu>
13936
13937 * diff-mode.el (diff-file-header-face): Reset to its previous value.
13938 (diff-hunk-text): Correctly use offsets rather than buffer-positions.
13939 (diff-xor): New function.
13940 (diff-find-source-location): Use it. Fix a stupid name clash.
13941 (diff-hunk-status-msg): New function.
13942 (diff-apply-hunk): Drop args OTHER-FILE, DRY-RUN, POPUP and NOERROR.
13943 (diff-test-hunk): Use diff-find-source-location.
13944 (diff-goto-source): Favor the `reverse'.
13945 (diff-hunk-text): Properly handle one-sided context diffs.
13946 (diff-apply-hunk): When done, advance to the next hunk.
13947
13948 2000-09-21 Gerd Moellmann <gerd@gnu.org>
13949
13950 * startup.el (command-line): If frame was created with a non-zero
13951 tool-bar-lines parameter, switch tool-bar-mode on.
13952
13953 * add-log.el (change-log-date-face, change-log-name-face)
13954 (change-log-email-face, change-log-file-face)
13955 (change-log-list-face, change-log-conditionals-face)
13956 (change-log-function-face, change-log-acknowledgement-face):
13957 New faces, inheriting from font-lock faces.
13958 (change-log-font-lock-keywords): Use them.
13959
13960 2000-09-21 Dave Love <fx@gnu.org>
13961
13962 * progmodes/cperl-mode.el (top-level): Clean up
13963 `eval-when-compile's and assorted defvars.
13964 (cperl-invalid-face): Don't double-quote value. Change custom
13965 type.
13966 (cperl-mode): Set normal-auto-fill-function and don't zap
13967 auto-fill-function.
13968 (cperl-imenu--function-name-regexp-perl): Renamed from
13969 imenu-example--function-name-regexp-perl.
13970 (cperl-imenu--create-perl-index): Renamed from
13971 imenu-example--create-perl-index.
13972 (cperl-xsub-scan): Don't require cl.
13973
13974 * msb.el (msb-mode-map): Use substitute-key-definition.
13975 (msb-mode): Use msb-mode-map.
13976
13977 2000-09-21 Andre Spiegel <spiegel@gnu.org>
13978
13979 * vc.el (vc-index-of, vc-transfer-file, vc-default-receive-file):
13980 New functions.
13981 (vc-next-action-on-file): Call vc-transfer-file at appropriate places.
13982 (vc-switch-backend): New function.
13983 (vc-prefix-map): Bind `vc-switch-backend' to `b'.
13984 (vc-register): Fix prompt.
13985 (vc-unregister, vc-default-unregister): New functions.
13986 (vc-version-diff): Handle empty buffer in sentinel.
13987
13988 * vc-rcs.el (vc-rcs-workfile-is-newer): New function.
13989 (vc-rcs-state-heuristic): Use it to guess the state of files with
13990 non-strict locking.
13991 (vc-rcs-find-most-recent-rev): Handle the case when a branch has
13992 been set with -b, but not created yet.
13993 (vc-rcs-fetch-master-state): With non-strict locking, compare file
13994 contents in order to find the state.
13995 (vc-rcs-checkin): Allow creation of branches with no changes.
13996 (vc-rcs-unregister, vc-rcs-receive-file)
13997 (vc-rcs-set-non-strict-locking): New functions.
13998
13999 * vc-hooks.el (vc-name): Force correct computation of the value
14000 in case it is missing.
14001
14002 2000-09-21 Gerd Moellmann <gerd@gnu.org>
14003
14004 * startup.el (fancy-splash-tail): Use a different foreground
14005 color on a dark frame background.
14006
14007 2000-09-21 Miles Bader <miles@lsi.nec.co.jp>
14008
14009 * info.el: Use the correct capitalization when making Info-mode
14010 and Info-edit-mode `special' modes.
14011
14012 2000-09-20 Stefan Monnier <monnier@cs.yale.edu>
14013
14014 * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs.
14015 (diff-mode): Add support for add-log.el.
14016 (diff-hunk-text): Use char offsets rather than line offsets.
14017 (diff-find-source-location): Replace LINE with line-offset (nil
14018 if not found) and always set POS to a meaningful position.
14019 Adapt to the new char-offsets.
14020 (diff-apply-hunk): Drop support for the unused `select' POPUP.
14021 Adapt to the new diff-find-source-location.
14022 (diff-goto-source): Adapt to the new diff-find-source-location.
14023
14024 * add-log.el (add-log-file-name): New function (split out of
14025 add-change-log-entry).
14026 (add-change-log-entry): Use it.
14027 Call add-log-file-name-function with the changelog file name if
14028 the current buffer is not associated with any file.
14029 Avoid find-file if the selected window is dedicated.
14030
14031 * diff-mode.el (diff-find-source-location):
14032 Move code from diff-apply-hunk. Return buffer rather than file.
14033 (diff-apply-hunk): Use the new result from diff-find-source-location.
14034 (diff-goto-source): Use the new diff-find-source-location.
14035
14036 2000-09-20 Dave Love <fx@gnu.org>
14037
14038 * iswitchb.el: Some doc fixes.
14039 (iswitchb-mode-map): Define completely initially. Inherit
14040 minibuffer-local-map.
14041 (iswitchb-completion-help) <!iswitchb-xemacs>: Use
14042 fundamental-mode.
14043 (iswitchb-global-map): New variable.
14044 (iswitchb-summaries-to-end): Amalgamate regexps.
14045 (iswitchb-mode): New.
14046 (iswitchb-mode-hook): New variable.
14047 (iswitchb) <defgroup>: Add URL link. Use group `completion', not
14048 `extensions'.
14049
14050 2000-09-20 Gerd Moellmann <gerd@gnu.org>
14051
14052 * ehelp.el (electric-help): New defgroup.
14053 (electric-help-shrink-window): New user-option.
14054 (with-electric-help): Use it.
14055
14056 * window.el (shrink-window-if-larger-than-buffer): If face
14057 `mode-line' has a :box, and we're on a graphical frame, add 1
14058 to the needed window height.
14059
14060 * frame.el (frame-notice-user-settings): Add a last parameter nil
14061 to a call to `append', because the last list passed to `append' is
14062 not copied, and so subsequent calls to assq-delete-all will modify
14063 default-frame-alist.
14064
14065 * startup.el (fancy-splash-image): Change :type.
14066 (fancy-splash-head): Use an XBM image if appropriate.
14067 (command-line-1): Show splash screens in more cases.
14068
14069 * startup.el (fancy-splash-text): Don't quote faces.
14070
14071 * dired.el (dired-font-lock-keywords): Undo last change.
14072 (dired-readin): Bind indent-tabs-mode to nil.
14073
14074 * startup.el (fancy-splash-head): If frame's background mode
14075 is `dark', change the black background of the image to gray.
14076 (fancy-splash-screens): Display startup echo area message.
14077 (display-startup-echo-area-message): New function.
14078
14079 2000-09-20 Miles Bader <miles@lsi.nec.co.jp>
14080
14081 * faces.el (mode-line, tool-bar): Merge entries for `x' and `w32'.
14082
14083 * info.el (info-header-node): Tweak for color ttys.
14084
14085 * faces.el (face-valid-attribute-values): Make sure directories we
14086 search for stipples both exist and are readable before trying to
14087 search them.
14088
14089 * diff-mode.el (diff-apply-hunk): Jump to the correct line offset
14090 in the dry-run case.
14091
14092 * jka-compr.el (with-auto-compression-mode): New macro.
14093
14094 * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1)
14095 (custom-group-tag-face, custom-variable-tag-face): Use relative
14096 :height and inherit from `variable-pitch' face instead of
14097 hardwiring :family.
14098 * hi-lock.el (hi-black-hb): Likewise.
14099
14100 Reapply Gerd's change from 2000-09-18, which seems to have gotten lost:
14101 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Like in
14102 toolbar-add-item, if image doesn't have a mask add a `:mask
14103 heuristic'.
14104
14105 2000-09-19 Stefan Monnier <monnier@cs.yale.edu>
14106
14107 * diff-mode.el: Docstring fixes.
14108 (diff-header-face, diff-comment-face): New faces.
14109 (diff-font-lock-keywords): Highlight a bit differently.
14110 (diff-find-source-location): Don't return SPAN any more.
14111 (diff-hunk-text): Don't bother erasing the temp buffer.
14112 (diff-find-text): Drop argument LINE.
14113 (diff-apply-hunk): Update calls to diff-find-text.
14114 (diff-goto-source): Use pop-to-buffer again and don't raise an error.
14115
14116 * calendar/calendar.el: Docstring fixes.
14117 (calendar-make-alist): Don't quote lambda.
14118 (calendar-star-date): Use make-local-variable.
14119
14120 2000-09-19 Dave Love <fx@gnu.org>
14121
14122 * toolbar/tool-bar.el: Renamed from toolbar.el.
14123 Change `toolbar' to `tool-bar' generally in symbols.
14124 Make some items invisible in `special' major modes.
14125 (tool-bar-add-item-from-menu): Renamed from toolbar-like-menu-item.
14126 Add arg PROPS.
14127
14128 * startup.el (fancy-splash-screen) <defgroup>: Fix syntax.
14129 Add :version here.
14130 (fancy-splash-delay, fancy-splash-image): Remove :version here.
14131
14132 2000-09-19 Gerd Moellmann <gerd@gnu.org>
14133
14134 * progmodes/sh-script.el (sh-search-word): Remove call to `debug'.
14135
14136 * files.el (find-file-suppress-same-file-warnings): New user-option.
14137 (find-file-noselect): Use it.
14138
14139 * startup.el (fancy-splash-delay, fancy-splash-image): Add :version.
14140 (fancy-splash-screen): Defgroup.
14141
14142 * add-log.el (change-log-font-lock-keywords): Match names
14143 more exactly for the case that font-lock-constant-face is
14144 underlined.
14145
14146 2000-09-19 Richard M. Stallman <rms@gnu.org>
14147
14148 * progmodes/sh-script.el (sh-search-word): Rewritten for speed.
14149
14150 2000-09-19 Andre Spiegel <spiegel@gnu.org>
14151
14152 * vc.el (vc-revert-buffer): Set vc-checkout-time correctly.
14153
14154 2000-09-19 Gerd Moellmann <gerd@gnu.org>
14155
14156 * gnus/: Update to emacs-21-branch of the Gnus CVS repository.
14157 * gnus/binhex.el, gnus/flow-fill.el, gnus/format-spec.el
14158 * gnus/gnus-ml.el, gnus/gnus-mlspl.el, gnus/ietf-drums.el,
14159 * gnus/imap.el, gnus/mail-parse.el, gnus/mail-prsvr.el,
14160 * gnus/mail-source.el, gnus/mailcap.el, gnus/mm-bodies.el,
14161 * gnus/mm-decode.el, gnus/mm-encode.el, gnus/mm-partial.el,
14162 * gnus/mm-util.el, gnus/mm-uu.el, gnus/mm-view.el,
14163 * gnus/mml.el, gnus/nnimap.el, gnus/nnslashdot.el,
14164 * gnus/nnultimate.el, gnus/nnwarchive.el, gnus/qp.el,
14165 * gnus/rfc1843.el, gnus/rfc2045.el, gnus/rfc2047.el,
14166 * gnus/rfc2104.el, gnus/rfc2231.el, gnus/time-date.el,
14167 * gnus/utf7.el, gnus/uudecode.el, gnus/webmail.el: New files.
14168
14169 * startup.el (fancy-splash-text): New variable.
14170 (fancy-splash-delay, fancy-splash-image): New user-options.
14171 (fancy-splash-insert, fancy-splash-head, fancy-splash-tail)
14172 (fancy-splash-screens): New functions.
14173 (command-line-1): If display has a `display' frame parameter, has
14174 colors, and we have XPM support, show more fancy splash screens.
14175
14176 2000-09-19 Dave Love <fx@gnu.org>
14177
14178 * map-ynp.el (map-y-or-n-p): Check use-dialog-box. Don't lose
14179 with null `help'. Use modern backquote syntax.
14180
14181 2000-09-19 Gerd Moellmann <gerd@gnu.org>
14182
14183 * font-lock.el (font-lock-mode): Change message telling the user
14184 that ``the buffer is too big''.
14185
14186 * dired.el (dired-font-lock-keywords): Allow tabs and spaces,
14187 for instance for the case that tab-width is 2.
14188
14189 2000-09-18 Gerd Moellmann <gerd@gnu.org>
14190
14191 * toolbar/toolbar.el (toolbar-like-menu-item): Like in
14192 toolbar-add-item, if image doesn't have a mask add a `:mask
14193 heuristic'.
14194
14195 2000-09-18 Miles Bader <miles@lsi.nec.co.jp>
14196
14197 * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
14198 and return a cons if it's non-nil.
14199 (diff-apply-hunk): Try to jump to the line in the source text
14200 corresponding to the position of point in the in the hunk.
14201
14202 * info.el (Info-title-3-face, Info-title-2-face)
14203 (Info-title-1-face): Use face inheritance and relative sizes
14204 instead of hard-wiring things.
14205
14206 * faces.el (secondary-selection): Make dark-background variant sane.
14207
14208 2000-09-16 Andrew Innes <andrewi@gnu.org>
14209
14210 * makefile.w32-in (compile-files-CMD): No need to make .elc files
14211 read-only, since they aren't under VC now.
14212
14213 2000-09-17 Dave Love <fx@gnu.org>
14214
14215 * tmm.el: Replace mapcar with mapc in several places.
14216
14217 * loadhist.el (unload-feature): Maybe call elp-restore-list and
14218 ad-unadvise.
14219
14220 * international/latin1-disp.el: New file.
14221
14222 * calendar/cal-move.el (scroll-calendar-left)
14223 (scroll-calendar-right): Make arg optional (for active mode line).
14224
14225 * calendar/calendar.el (calendar-mode-line-format): Make fields
14226 mouse-sensitive.
14227 (calendar-read-date, calendar-read-date, calendar-window-list):
14228 Unquote lambda.
14229 (calendar-month-name): Use aref, not sref.
14230
14231 * view.el (minor-mode-alist): Propertize the string.
14232
14233 * international/characters.el (standard-case-table): Add entries
14234 for Greek.
14235
14236 2000-09-18 Miles Bader <miles@gnu.org>
14237
14238 * info.el (info-node, info-xref): Add dark-background variants.
14239
14240 * faces.el (header-line): Change defaults to be less confusing
14241 when mixed with mode-lines.
14242
14243 * info.el (Info-fontify-node): Make a few cleanups.
14244 Add extra `help-echo' and `local-map' props to node xrefs.
14245 Use header-specific faces for node-names & xrefs.
14246 (Info-use-header-line): New variable.
14247 (info-header-xref, info-header-node): New faces.
14248 (Info-setup-header-line): New function.
14249 (Info-select-node): Call Info-setup-header-line when enabled.
14250 (Info-extract-pointer): Work even if the header line is hidden.
14251 (Info-header-line): New variable.
14252
14253 2000-09-16 Stefan Monnier <monnier@cs.yale.edu>
14254
14255 * vms-patch.el (print-region-function): Don't quote lambda.
14256
14257 * tempo.el (tempo-expand-if-complete): Quote paren in docstring.
14258
14259 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Cleanup the regexp.
14260 (lm-get-header-re): Allow spaces between the header and the colon.
14261 (lm-header): Allow $ in non-RCS headers.
14262 (lm-header-multiline): Put the strings back into order.
14263 Stop at an empty line. Don't require two space chars if the
14264 line is clearly not another header line.
14265
14266 * emacs-lisp/lmenu.el (popup-menu, popup-menu-internal)
14267 (popup-menu-popup): Remove.
14268
14269 2000-09-15 Gerd Moellmann <gerd@gnu.org>
14270
14271 * toolbar/toolbar.el (toolbar-add-item): Use the same image
14272 specification if or if not tool-bar item contains an `:enabled'
14273 property.
14274
14275 * menu-bar.el (menu-bar-files-menu): Disable ``Save'' if
14276 current buffer has no file name.
14277
14278 2000-09-15 Dave Love <fx@gnu.org>
14279
14280 * strokes.el: Sync with maintainer's current version with changes
14281 for Emacs, but avoid runtime cl and levents.
14282 (toplevel): Change autoloads and compilation requires.
14283 (strokes-version, strokes-bug-address, strokes-lift): Values
14284 changed.
14285 (strokes-xpm-header, strokes-insinuated): New variable.
14286 (strokes): Add :link.
14287 (strokes-mode): Customized.
14288 (strokes-while-inhibiting-garbage-collector): New macro.
14289 (strokes-remassoc): Avoid remove-if.
14290 (strokes-fix-button2-command): Don't use ad-do-it.
14291 (strokes-insinuate): New function.
14292 (strokes-button-press-event-p, strokes-button-release-event-p):
14293 New functions, used instead of non-`strokes-' versions..
14294 (strokes-mouse-event-p): Rewritten.
14295 (strokes-event-closest-point): Avoid event-point.
14296 (strokes-get-grid-position): Avoid cdadr, caadr
14297 (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
14298 functions.
14299 (strokes-help): Use with-output-to-temp-buffer.
14300 (strokes-window-configuration-changed-p): New function.
14301 (strokes-update-window-configuration): Use buffer-live-p,
14302 strokes-window-configuration-changed-p.
14303 (strokes-mode): Use strokes-insinuate. Alter mouse bindings.
14304 (strokes-char-face): New face.
14305 (strokes-char-table, strokes-base64-chars): New variable.
14306 (strokes-xpm-for-stroke, strokes-list-strokes)
14307 (strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
14308 (strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
14309 (strokes-xpm-to-compressed-string, strokes-decode-buffer)
14310 (strokes-encode-buffer, strokes-xpm-for-compressed-string)
14311 (strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
14312 functions.
14313
14314 2000-09-15 Gerd Moellmann <gerd@gnu.org>
14315
14316 * toolbar/toolbar.el (toolbar-add-item): Use image-mask-p.
14317
14318 * image.el (create-image): Doc fix.
14319
14320 * toolbar/toolbar.el (toolbar-add-item): Use `:mask heuristic'
14321 instead of `:heuristic-mask t'.
14322
14323 2000-09-14 Andrew Innes <andrewi@gnu.org>
14324
14325 * makefile.w32-in: Revert to Unix line endings.
14326
14327 2000-09-14 Andrew Innes <andrewi@gnu.org>
14328
14329 * makefile.w32-in: Add bootstrap support. Also copy lisp source
14330 when installing.
14331
14332 * makefile.nt (DONTCOMPILE): Fix typo.
14333
14334 * shell.el (shell-write-history-on-exit): New function.
14335 (shell-dumb-shell-regexp): New custom variable.
14336 (shell-mode): Make shell-write-history-on-exit the process
14337 sentinel if shell name matches shell-dumb-shell-regexp.
14338
14339 * w32-fns.el: Comment out before-init-hook function which resets
14340 source-directory based; this breaks bootstrap.
14341
14342 2000-09-14 Dave Love <fx@gnu.org>
14343
14344 * toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm,
14345 toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm,
14346 toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm,
14347 toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm,
14348 toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm,
14349 toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm,
14350 toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm: New.
14351 From Tuomas Kuosmanen <tigert@gimp.org>. (Gnome icons fetched
14352 from <URL:http://tigert.gimp.org/gnome/gnome-stock/>.)
14353
14354 * toolbar/toolbar.el: New.
14355
14356 * subdirs.el: Add toolbar.
14357
14358 2000-09-14 Gerd Moellmann <gerd@gnu.org>
14359
14360 * indent.el (indent-for-tab-command): Doc fix.
14361
14362 2000-09-14 Alex Schroeder <alex@gnu.org>
14363
14364 * ansi-color.el (ansi-colors): Doc change.
14365 (ansi-color-get-face): Simplified regexp.
14366 (ansi-color-faces-vector): Added more faces, doc change.
14367 (ansi-color-names-vector): Doc change.
14368 (ansi-color-regexp): Simplified regexp.
14369 (ansi-color-parameter-regexp): New regexp.
14370 (ansi-color-filter-apply): Doc change.
14371 (ansi-color-filter-region): Doc change.
14372 (ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
14373 deal with zero length parameters.
14374 (ansi-color-apply-on-region): Doc change.
14375 (ansi-color-map): Doc change.
14376 (ansi-color-map-update): Removed debugging message.
14377 (ansi-color-get-face-1): Added condition-case to trap
14378 args-out-of-range errors.
14379 (ansi-color-get-face): Doc change.
14380 (ansi-color-make-face): Removed.
14381 (ansi-color-for-shell-mode): New option.
14382
14383 2000-09-13 Kenichi Handa <handa@etl.go.jp>
14384
14385 * international/quail.el (quail-start-translation): Translate KEY
14386 if necessary even if it doesn't have any mapping in the current
14387 input method.
14388 (quail-start-conversion): Likewise.
14389 (quail-help): The output message is improved.
14390
14391 2000-09-13 Miles Bader <miles@gnu.org>
14392
14393 * comint.el (comint-output-filter): Revert to using
14394 `insert-before-markers'. Add bletcherous hack to undo damage
14395 caused by `insert-before-markers'. Put `front-sticky' property on
14396 overlays created here so that the field code understands how the
14397 overlay works. Use a let when making comint-last-prompt-overlay,
14398 so that the code is easier to read.
14399
14400 2000-09-13 Dave Love <fx@gnu.org>
14401
14402 * wid-edit.el (widget-default-format-handler): DTRT when
14403 doc-property is a function.
14404
14405 2000-09-12 Francesco Potorti` <pot@gnu.org>
14406
14407 * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
14408 filed name if it's not there.
14409
14410 2000-09-12 Dave Love <fx@gnu.org>
14411
14412 * simple.el (read-mail-command): Doc fix.
14413 (mail-user-agent): Add gnus-user-agent option for upcoming Gnus.
14414
14415 * vc.el (vc-dired-listing-switches): Fix :version.
14416
14417 * vc-hooks.el: Doc fixes.
14418
14419 * subr.el (add-minor-mode): Use toggle-fun arg.
14420
14421 * speedbar.el: Add :version to several defcustoms.
14422
14423 * imenu.el (imenu--truncate-items, imenu--cleanup)
14424 (imenu--generic-function): Avoid mapcar.
14425 (imenu--replace-spaces): Function removed.
14426 (imenu--completion-buffer): Use subst-char-in-string.
14427 (imenu-add-to-menubar): Use keymap inheritance.
14428
14429 2000-09-12 Miles Bader <miles@gnu.org>
14430
14431 * diff-mode.el (diff-hunk-text): Use `with-temp-buffer'.
14432 (diff-mode-map): Bind `diff-test-hunk'.
14433 (diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.
14434
14435 2000-09-11 Gerd Moellmann <gerd@gnu.org>
14436
14437 * bytecomp.el (byte-compile-defvar): Undo last change
14438 because it breaks '(make-variable-buffer-local (defvar ...)'
14439 which is used at least in dired.
14440
14441 2000-09-12 Kenichi Handa <handa@etl.go.jp>
14442
14443 * international/quail.el (quail-define-package): Docstring
14444 modified.
14445
14446 2000-09-12 Kenichi Handa <handa@etl.go.jp>
14447
14448 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Add
14449 extra docstrings for "chinese-ccdospy", "chinese-ecdict",
14450 "chinese-etzy", "chinese-sw", and "chinese-ziranma". Modify the
14451 docstring of "chinese-py".
14452
14453 * international/quail.el (quail-translation-docstring): New
14454 variable.
14455 (quail-show-keyboard-layout): Docstring modified.
14456 (quail-select-current): Likewise.
14457 (quail-build-decode-map): Change arg MAP to MAP-LIST to avoid
14458 infinite recursive call.
14459 (quail-help): Check quail-translation-docstring. Format of the
14460 output changed.
14461 (quail-help-insert-keymap-description): Adjusted for the above
14462 change.
14463
14464 2000-09-11 Gerd Moellmann <gerd@gnu.org>
14465
14466 * bytecomp.el (byte-compile-defvar): Only cons onto
14467 current-load-list in top-level forms. Else this leaks a cons cell
14468 every time a defun is called.
14469
14470 2000-09-11 Miles Bader <miles@lsi.nec.co.jp>
14471
14472 * diff-mode.el (diff-apply-hunk): Function basically rewritten.
14473 Now understands non-unified diffs. Some functionality moved into
14474 `diff-hunk-text' and `diff-find-text'. Add OTHER-FILE, DRY-RUN,
14475 POPUP, and NOERROR arguments. If DRY-RUN is true, don't actually
14476 modify anything. Only reposition point in the patched file if the
14477 patch succeeds. Only pop up another window if POPUP is true.
14478 Emit a message describing what happened if successful, and at what
14479 line-offset. Automatically detect reversed hunks and do something
14480 appropriate.
14481 (diff-hunk-text, diff-find-text): New functions.
14482 (diff-filter-lines): Function removed.
14483 (diff-test-hunk): New function.
14484 (diff-goto-source): Rewritten in terms of diff-apply-hunk.
14485
14486 2000-09-10 Dave Love <fx@gnu.org>
14487
14488 * textmodes/tildify.el: Minor doc/commentary fixes.
14489 (tildify) <defgroup>: Add :version.
14490
14491 * faces.el (face-x-resources): Make custom type more specific.
14492 (frame-background-mode): Use mapc.
14493 (region) <defcustom>: Add :version.
14494
14495 2000-09-08 Stefan Monnier <monnier@cs.yale.edu>
14496
14497 * vc-sccs.el (vc-sccs-register):
14498 * vc-rcs.el (vc-rcs-register):
14499 * vc-cvs.el (vc-cvs-register): Don't clear file's properties.
14500 * vc.el (vc-register): Clear file's properties.
14501
14502 2000-09-08 Gerd Moellmann <gerd@gnu.org>
14503
14504 * faces.el (face-spec-set): Only face-spec-reset-face when
14505 ATTRS is non-nil.
14506
14507 2000-09-08 Eli Zaretskii <eliz@is.elta.co.il>
14508
14509 * help.el (help-insert-xref-button): Fix a typo in doc string.
14510
14511 2000-09-07 Eli Zaretskii <eliz@is.elta.co.il>
14512
14513 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
14514 Fix doc strings of chinese-py-b5, chinese-py, and chinese-tonepy input
14515 methods.
14516
14517 * menu-bar.el (read-mail-item-name): New function.
14518 (menu-bar-tools-menu): Use it to compute and display the package
14519 used to read email.
14520 (menu-bar-tools-menu): Fix typo in GUD's help string.
14521
14522 2000-09-07 Dave Love <fx@gnu.org>
14523
14524 * diff-mode.el (diff-mouse-goto-source): New function.
14525
14526 * vc-sccs.el: Doc fixes.
14527 (vc-sccs-register-switches, vc-sccs-master-templates): Add :version.
14528
14529 * vc-rcs.el: Doc fixes.
14530 (vc-rcs-register-switches, vc-rcs-checkin-switches)
14531 (vc-rcs-checkout-switches, vc-rcs-header)
14532 (vc-rcs-master-templates): Add or change :version.
14533
14534 * vc-cvs.el: Doc fixes.
14535 (vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit)
14536 (vc-cvs-stay-local): Add :version.
14537
14538 * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle.
14539
14540 2000-09-07 Kenichi Handa <handa@etl.go.jp>
14541
14542 * international/quail.el (quail-help): Fix previous change.
14543
14544 2000-09-07 Gerd Moellmann <gerd@gnu.org>
14545
14546 * faces.el (color-values): Doc fix.
14547
14548 * faces.el (frame-set-background-mode): Use frame-parameter
14549 instead of frame-parameters.
14550
14551 * frame.el (filtered-frame-list): Reduce consing.
14552 (frames-on-display-list): Call frame-parameter instead of
14553 frame-parameters.
14554
14555 2000-09-07 Kenichi Handa <handa@etl.go.jp>
14556
14557 * language/devan-util.el (devanagari-to-indian-region): In the
14558 loop, change the following char, not preceding char.
14559
14560 2000-09-07 Gerd Moellmann <gerd@gnu.org>
14561
14562 * menu-bar.el (menu-bar-update-buffers): Call frame-parameter
14563 instead of frame-parameters.
14564
14565 * faces.el (set-face-attribute): Simplify by calling
14566 internal-set-lisp-face-attribute with FRAME being 0.
14567
14568 * vc.el: Remove `Id' version control keyword.
14569
14570 2000-09-07 Kenichi Handa <handa@etl.go.jp>
14571
14572 * help.el (help-make-xrefs): Adjusted for the change of
14573 help-xref-mule-regexp.
14574 (help-insert-xref-button): New function.
14575
14576 * international/mule-cmds.el (help-xref-mule-regexp-template):
14577 Include the pattern for character set.
14578 (leim): New group.
14579
14580 * international/quail.el: Don't require face.
14581 (quail): New group.
14582 (quail-other-command): Dummy command to make quail-help work better.
14583 (quail-keyboard-layout-alist): Add Keyboard type "jp106".
14584 (quail-keyboard-layout-substitution): New variable.
14585 (quail-update-keyboard-layout): New function.
14586 (quail-keyboard-layout-type): New customizable variable.
14587 (quail-set-keyboard-layout): Call quail-update-keyboard-layout.
14588 (quail-keyboard-translate): Pay attention to
14589 quail-keyboard-layout-substitution.
14590 (quail-insert-kbd-layout): New function.
14591 (quail-show-keyboard-layout): New function.
14592 (quail-get-translation): If the definition is a vector of length
14593 1, and the element is a string of length 1, return the character
14594 in that string.
14595 (quail-update-current-translations): Fix the case of
14596 relative-index out of range.
14597 (quail-build-decode-map, quail-insert-decode-map): New Functions.
14598 (quail-help): Show keyboard layout by quail-insert-kbd-layout.
14599 Show key sequences for all available characters.
14600 (quail-help-insert-keymap-description): Don't show such verbose
14601 key bindings as quail-self-insert-command.
14602
14603 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
14604 Format changed, and each element now have extra documentations.
14605 (tit-process-header): Delete invalid characters from TIT-PROMPT.
14606 Adjusted for the change of quail-cxterm-package-ext-info.
14607
14608 2000-09-06 Gerd Moellmann <gerd@gnu.org>
14609
14610 * vc-hooks.el (toplevel): Don't require `vc' during compilation;
14611 requiring it leads to a recursive loading of vc.el and vc-hooks.el
14612 during bootstrap.
14613
14614 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
14615
14616 * vc.el: (toplevel): Don't require `dired' at run-time.
14617 (vc-dired-resynch-file): Remove autoload cookie.
14618
14619 2000-09-05 Andre Spiegel <spiegel@gnu.org>
14620
14621 * vc.el: Made several backend functions optional.
14622 (vc-default-responsible-p): New function.
14623 (vc-merge): Use RET for first version to trigger merge-news, not
14624 prefix arg.
14625 (vc-annotate): Handle backends that do not support annotation.
14626 (vc-default-merge-news): Removed. The existence of a merge-news
14627 implementation is now checked on caller sites.
14628
14629 * vc-hooks.el (vc-default-mode-line-string): Removed CVS special
14630 case.
14631
14632 * vc-cvs.el (vc-cvs-mode-line-string): New function, handles the
14633 special case that has been removed from the default in vc-hooks.el.
14634
14635 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
14636
14637 * vc.el (vc-log-edit): Properly handle the case where FILE is nil.
14638
14639 2000-09-05 Andre Spiegel <spiegel@gnu.org>
14640
14641 * vc-hooks.el: Require vc during compilation.
14642 (vc-file-setprop): Use `vc-touched-properties' if bound by the new
14643 macro `with-vc-properties' in vc.el.
14644 (vc-file-getprop): Doc fix.
14645 (vc-after-save): Call `vc-dired-resynch-file' only if vc is loaded.
14646
14647 * vc.el: Require dired-aux during compilation.
14648 (vc-name-assoc-file): Moved to vc-sccs.el.
14649 (with-vc-properties): New macro.
14650 (vc-checkin, vc-checkout, vc-revert, vc-cancel-version,
14651 vc-finish-steal): Use it.
14652 (vc-cancel-version): Moved RCS-specific code to vc-rcs.el. The call
14653 to the backend-specific function is now supposed to do the checkout,
14654 too.
14655 (vc-log-edit): Handle FILE being nil and added a FIXME for log-edit.
14656
14657 * vc-cvs.el (vc-cvs-checkin, vc-cvs-checkout): Don't bother to
14658 set file properties; that gets done in the generic code now.
14659
14660 * vc-rcs.el (vc-rcs-uncheck): Renamed to `vc-rcs-cancel-version'.
14661 Changed parameter list, added code from vc.el that does the
14662 checkout, possibly with a double-take.
14663
14664 * vc-sccs.el (vc-sccs-name-assoc-file): Moved here from vc.el.
14665 (vc-sccs-add-triple, vc-sccs-rename-file, vc-sccs-lookup-triple): Use
14666 the above under the new name.
14667 (vc-sccs-uncheck): Renamed to `vc-sccs-cancel-version'. Changed
14668 parameter list, added checkout command.
14669 (vc-sccs-checkin, vc-sccs-checkout): Don't bother to set file
14670 properties; that gets done in the generic code now.
14671
14672 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
14673
14674 * vc.el: Docstring fixes (courtesy of checkdoc).
14675
14676 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
14677
14678 * vc.el (vc-checkout-writable-buffer-hook)
14679 (vc-checkout-writable-buffer): Remove.
14680 (vc-start-entry): Always call vc-log-edit, never vc-log-mode.
14681 (vc-log-mode): Make it into a clean derived major mode.
14682 (vc-log-edit): Mark buffer unmodified (as vc-log-mode did) and use
14683 vc-log-mode if log-edit is not available.
14684 (vc-dired-mode-map): Don't set-keymap-parent yet.
14685 (vc-dired-mode): Do set-keymap-parent here.
14686 (vc-dired-buffers-for-dir): Nop if dired is not loaded.
14687
14688 2000-09-05 Gerd Moellmann <gerd@gnu.org>
14689
14690 * faces.el (set-face-attribute, face-spec-reset-face)
14691 (face-spec-set): Avoid consing by removing calls to `apply'.
14692
14693 * frame.el (frame-parameter): Move to C code.
14694
14695 2000-09-05 Dave Love <fx@gnu.org>
14696
14697 * help.el (help-manyarg-func-alist): Add ml-prefix-argument-loop,
14698 insert-before-markers-and-inherit. Now checked systematically!
14699
14700 2000-09-05 Alex Schroeder <alex@gnu.org>
14701
14702 * sql.el (sql-postgres): Use sql-postgres-options.
14703 (sql-postgres-options): New variable.
14704
14705 2000-09-05 Alex Schroeder <alex@gnu.org>
14706
14707 * sql.el (sql-mode-menu): Work around missing variable mark-active
14708 in XEmacs.
14709 (sql-mode): Added call to easy-menu-add for XEmacs compatibility.
14710 (sql-interactive-mode): Added call to easy-menu-add for XEmacs
14711 compatibility.
14712
14713 2000-09-04 Gerd Moellmann <gerd@gnu.org>
14714
14715 * vc.el (vc-dired-resynch-file): Add autoload cookie.
14716
14717 * vc.el (toplevel): Require `dired' at run-time for dired-mode-map.
14718
14719 * Makefile.in (DONTCOMPILE): Fix typo in file name.
14720
14721 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14722
14723 * vc-sccs.el (vc-sccs-latest-on-branch-p): Always return t; we
14724 don't support anything else under SCCS yet.
14725
14726 * vc-hooks.el: Minor doc fixes.
14727
14728 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14729
14730 * vc.el (vc-next-action-on-file): Do not visit the file if it's
14731 not necessary. If verbose in state `needs-patch', do the same as
14732 under `up-to-date'. When NOT verbose and `needs-patch', check out
14733 latest version instead of `merge-news'.
14734 (vc-next-action-dired): Don't mess with default-directory here; it
14735 breaks other parts of dired. It is the job of the
14736 backend-specific functions to adjust it temporarily if they need it.
14737 (vc-next-action): Remove a special CVS case.
14738 (vc-clear-headers): New optional arg FILE.
14739 (vc-checkin, vc-checkout): Set properties vc-state and
14740 vc-checkout-time properly.
14741 (vc-finish-steal): Call steal-lock, not steal, which doesn't exist.
14742 (vc-print-log): Use new backend function `show-log-entry'.
14743 (vc-cancel-version): Do the checks in a different order. Added a
14744 FIXME concerning RCS-only code.
14745
14746 * vc-rcs.el (vc-rcs-show-log-entry): New function.
14747 (vc-rcs-checkin, vc-rcs-checkout): Don't set all properties.
14748
14749 * vc-cvs.el (vc-cvs-show-log-entry): New function.
14750
14751 * vc-hooks.el (vc-default-mode-line-string): Show state
14752 `needs-patch' as a `-' too.
14753
14754 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14755
14756 * vc.el (vc-responsible-backend): New optional arg REGISTER.
14757 (vc-default-could-register): New function.
14758 (vc-dired-buffers-for-dir, vc-dired-resynch-file): New functions.
14759 (vc-resynch-buffer): Call vc-dired-resynch-file.
14760 (vc-start-entry, vc-finish-logentry, vc-revert-buffer): Use
14761 vc-resynch-buffer instead of vc-resynch-window.
14762 (vc-next-action-dired): Don't redisplay here, that gets done as a
14763 result of the individual file operations.
14764 (vc-retrieve-snapshot): Corrected prompt order.
14765
14766 * vc-hooks.el (vc-after-save): Call vc-dired-resynch-file.
14767
14768 * vc-cvs.el (vc-cvs-stay-local): Allow it to be a hostname regexp
14769 as well.
14770 (vc-cvs-remote-p): Renamed to vc-cvs-stay-local-p. Handle
14771 hostname regexps. Updated all callers.
14772 (vc-cvs-responsible-p): Handle directories as well.
14773 (vc-cvs-could-register): New function.
14774 (vc-cvs-retrieve-snapshot): Parse "cvs update" output, keep file
14775 properties up-to-date.
14776
14777 * vc-rcs.el (vc-rcs-register): If there is no RCS subdir, ask the
14778 user whether to create one.
14779
14780 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14781
14782 * vc-hooks.el (vc-file-not-found-hook): Ask the user whether to
14783 check out a non-existing file.
14784
14785 * vc-cvs.el (vc-cvs-checkout): Do the right thing when the
14786 workfile does not exist.
14787
14788 * vc.el (vc-version-diff): Use `require' to check for existence of
14789 diff-mode.
14790
14791 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14792
14793 * vc-cvs.el (vc-cvs-registered): Use new function
14794 vc-cvs-parse-entry to do the actual work.
14795
14796 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14797
14798 * vc-hooks.el (vc-find-backend-function): If function doesn't
14799 exist, return nil instead of error.
14800 (vc-call-backend): Doc fix.
14801
14802 * vc.el (vc-do-command): Doc fix.
14803 (vc-finish-logentry): When checking in from vc-dired, choose the
14804 right backend for logentry check.
14805 (vc-dired-mode-map): Inherit from dired-mode-map.
14806 (vc-dired-mode): Local value of dired-move-to-filename-regexp
14807 simplified.
14808 (vc-dired-state-info): Removed, updated caller.
14809 (vc-default-dired-state-info): Use parentheses instead of hyphens.
14810 (vc-dired-hook): Use vc-BACKEND-dir-state, if available.
14811 (vc-dired-listing-switches): New variable.
14812 (vc-directory): Use it, instead of dired-listing-switches.
14813
14814 * vc-cvs.el (vc-cvs-remote-p): Allow FILE to be a directory, too.
14815 (vc-cvs-dir-state): New function.
14816 (vc-cvs-dir-state-heuristic): New function, subroutine of the above.
14817 (vc-cvs-parse-entry): New function, also to be used in
14818 vc-cvs-registered.
14819
14820 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14821
14822 * vc.el (vc-revert-buffer): Hide the frame for dedicated windows
14823 *or* single-window-frames.
14824
14825 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14826
14827 * vc.el (vc-update-changelog): Split into generic part and default
14828 implementation. Doc string adapted.
14829 (vc-default-update-changelog): New function. Call the `rcs2log'
14830 script in exec-directory, to fix a long-standing nuisance.
14831
14832 * vc-sccs.el (vc-sccs-update-changelog): Dummy implementation that
14833 simply signals an error.
14834
14835 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14836
14837 * vc-cvs.el (vc-cvs-checkout): Slight restructuring to make the
14838 control-flow more clear and to avoid running `cvs' twice.
14839
14840 * vc.el (vc-next-action-on-file): Doc fix.
14841 (vc-maybe-resolve-conflicts): Don't just toggle smerge-mode.
14842 (vc-print-log): Eval `file' before constructing the continuation.
14843
14844 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14845
14846 * vc.el (vc-next-action-on-file): Corrected several messages.
14847 (vc-merge): Add prefix arg `merge-news'; handle it.
14848
14849 * vc-cvs.el (vc-cvs-workfile-version): Removed comment that this
14850 is not reached. It is.
14851 (vc-cvs-merge): Set state to 'edited after merge.
14852 (vc-cvs-merge-news): Set workfile version to nil if not known.
14853 (vc-cvs-latest-on-branch-p): Recommented. Candidate for removal.
14854
14855 * vc-*.el (vc-*-checkout): Switch off coding systems for checkout
14856 via stdout. (Merge from main line.)
14857
14858 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14859
14860 * vc.el (vc-finish-logentry): Thinko in the "same comment"
14861 detection.
14862
14863 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14864
14865 * vc.el (vc-parent-buffer, vc-parent-buffer-name): Protect them
14866 against kill-all-local-variables.
14867 (vc-log-edit): Don't save vc-parent-buffer any more.
14868 (vc-last-comment-match): Initialize to an empty string.
14869 (vc-post-command-functions): New hook.
14870 (vc-do-command): Run it.
14871 (vc-next-action-on-file): Remove unnecessary pop-to-buffer.
14872 (vc-finish-logentry): Only add the comment to the ring if it's
14873 different from the last comment entered.
14874 (vc-new-comment-index): New function.
14875 (vc-previous-comment): Use it. Make the minibuffer message
14876 slightly less terse.
14877 (vc-comment-search-reverse): Make it work forward as well. Don't
14878 set vc-comment-ring-index if no match is found. Use
14879 vc-new-comment-index.
14880 (vc-comment-search-forward): Use vc-comment-search-reverse.
14881 (vc-dired-mode-map): Don't inherit from dired-mode-map since
14882 define-derived-mode will do it for us. Bind `v' to a keymap that
14883 inherits from vc-prefix-map so that we can bind `vt' without
14884 binding C-x v t.
14885 (vc-retrieve-snapshot): Parenthesis typo.
14886
14887 * vc-cvs.el (vc-cvs-checkin): Raise the max-correct status from 0
14888 to 1. Make sure to switch to *vc* before looking for an error
14889 message. Use vc-parse-buffer.
14890
14891 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14892
14893 * vc.el (vc-create-snapshot, vc-default-create-snapshot): Swap DIR
14894 and NAME.
14895 (vc-retrieve-snapshot): Split into two parts.
14896 (vc-default-retrieve-snapshot): New function.
14897
14898 * vc-cvs.el ((vc-cvs-create-snapshot): Swap DIR and NAME.
14899 (vc-cvs-retrieve-snapshot): New function (untested).
14900 (vc-cvs-stay-local): Default to t.
14901 (vc-cvs-remote-p): New function and property.
14902 (vc-cvs-state): Stay local only if the above is t.
14903 (vc-handle-cvs): Removed.
14904 (vc-cvs-registered): Don't check vc-handle-cvs -- it should all be
14905 done via vc-handled-backends now.
14906 (vc-cvs-header): Escape Id.
14907
14908 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14909
14910 * vc.el (vc-do-command): Remove unused commands.
14911 (vc-version-diff): Make sure default-directory ends with a slash.
14912 Move the window commands into a vc-exec-after.
14913 (vc-print-log): Move more of the code into the `vc-exec-after'.
14914
14915 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14916
14917 * vc.el (vc-exec-after): Fix disassembly of previous sentinel.
14918 (vc-print-log): Search current revision from beginning of buffer.
14919 (vc-revert-buffer): Clear echo area after the diff is finished.
14920 (vc-prefix-map): Removed definition of "t" for terse display in vc
14921 dired.
14922 (vc-dired-mode-map): Inherit from dired-mode-map. Added
14923 definition of "vt" for terse display.
14924 (vc-dired-mode): Fix dired-move-to-filename-regexp.
14925
14926 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14927
14928 * vc.el (vc-exec-after): Avoid caddr.
14929
14930 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14931
14932 * vc.el (vc-exec-after): New function.
14933 (vc-do-command): Use it to add a termination message for async
14934 procs.
14935 (vc-checkout): Try to handle a missing-backend situation.
14936 (vc-version-diff): Use vc-exec-after to fix the behavior for diffs
14937 of a directory with a backend using async diffs.
14938 (vc-print-log): Use vc-exec-after and use log-view-goto-rev if
14939 present.
14940
14941 * vc-sccs.el (vc-sccs-state-heuristic): Use
14942 file-ownership-preserved-p.
14943
14944 * vc-rcs.el (vc-rcs-state-heuristic): Use
14945 file-ownership-preserved-p.
14946 (vc-rcs-checkout): Remove the error-handling for missing-rcs.
14947
14948 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14949
14950 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix call to
14951 vc-do-command.
14952
14953 * vc.el (vc-next-action-on-file): Use vc-revert-buffer to revert
14954 when there are no changes.
14955
14956 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14957
14958 * vc-sccs.el (vc-sccs-state-heuristic): Don't use file-writable-p.
14959
14960 * vc-rcs.el (vc-rcs-state-heuristic): Don't use file-writable-p.
14961
14962 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
14963
14964 * vc-hooks.el (vc-prefix-map): Move the autoload from vc.el.
14965
14966 * vc.el (vc-prefix-map): Move the autoload to vc-hooks.el and move
14967 the `fset' outside of the defvar so that it works even if
14968 vc-prefix-map was already defined.
14969 (vc-setup-buffer): New function, split out of vc-do-command.
14970 (vc-do-command): Allow BUFFER to be t to mean `just use the
14971 current buffer without any fuss'.
14972 (vc-version-diff): Change the `diff' backend operation to just put
14973 the diff in the current buffer without erasing it. Always use
14974 *vc-diff* even for directory-diffs. Use vc-setup-buffer. Protect
14975 shrink-window-if-larger-than-buffer.
14976 (vc-print-log): Change the `print-log' backend operation to just
14977 put the log in the current buffer without erasing it. Protect
14978 shrink-window-if-larger-than-buffer.
14979 (vc-update-change-log): Fix setd typo.
14980
14981 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix parenthesis.
14982 (vc-sccs-print-log, vc-sccs-diff): Insert in the current buffer.
14983
14984 * vc-rcs.el (vc-rcs-print-log): Insert in the current buffer.
14985 (vc-rcs-diff): Insert in the current buffer and remove unused arg
14986 CMP.
14987
14988 * vc-cvs.el (vc-cvs-state, vc-cvs-fetch-status): Use
14989 with-temp-file. Use the new BUFFER=t argument to vc-do-command.
14990 (vc-cvs-print-log, vc-cvs-diff): Insert in the current buffer.
14991
14992 2000-09-04 Andre Spiegel <spiegel@gnu.org>
14993
14994 * vc.el (vc-workfile-unchanged-p): If checkout-time comparison is
14995 not possible, use vc-BACKEND-workfile-unchanged-p.
14996 (vc-default-workfile-unchanged-p): New function. Delegates to a
14997 full vc-BACKEND-diff.
14998
14999 * vc-hooks.el (vc-simple-command): Removed.
15000
15001 * vc-rcs.el (vc-rcs-workfile-unchanged-p): Use vc-do-command
15002 instead of vc-simple-command.
15003 (vc-rcs-fetch-master-state): Removed check for unlocked-changes to
15004 avoid doing a diff when opening a file.
15005 (vc-rcs-state): Added check for unlocked-changes.
15006 (vc-rcs-header): Escape Id.
15007 (vc-rcs-workfile-unchanged-p): Remove optional arg VERSION.
15008 (vc-rcs-state): Call vc-workfile-unchanged-p, not the RCS-specific
15009 version.
15010
15011 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Rewritten.
15012 (vc-sccs-diff): Remove optional arg CMP.
15013 (vc-sccs-state): Call vc-workfile-unchanged-p, not the
15014 SCCS-specific function.
15015
15016 * vc-cvs.el (vc-cvs-state): Use vc-do-command instead of
15017 vc-simple-command.
15018
15019 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15020
15021 * vc.el (vc-editable-p): Renamed from vc-writable-p.
15022 (with-vc-file, vc-merge): Use vc-editable-p.
15023 (vc-do-command): Remove unused var vc-file and fix the
15024 doubly-defined `status' var. Add a user message when starting an
15025 async command.
15026 (vc-restore-buffer-context, vc-resynch-buffer, vc-start-entry)
15027 (vc-finish-steal, vc-checkin, vc-finish-logentry, vc-rename-file):
15028 Use with-current-buffer.
15029 (vc-buffer-sync): Use unless.
15030 (vc-next-action-on-file): If the file is 'edited by read-only,
15031 make it read-write instead of trying to commit.
15032 (vc-version-diff, vc-update-change-log): Use `setq
15033 default-directory' rather than `cd'.
15034 (vc-log-edit): Don't forget to set default-directory in the
15035 buffer.
15036
15037 * vc-sccs.el (vc-sccs-state): Fix obviously wrong parenthesis.
15038 (vc-sccs-state-heuristic): Use file-writable-p instead of
15039 comparing userids.
15040 (vc-sccs-checkout): Use `unless'.
15041
15042 * vc-rcs.el (vc-rcs-state-heuristic): Use file-writable-p instead
15043 of comparing userids.
15044 (vc-rcs-fetch-master-state): Handle the case where rcs is missing.
15045 Simplify the logic by eliminating unreachable code.
15046 (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
15047 just do a recursive call if we need to retry.
15048 (vc-rcs-checkout): Handle the case where rcs is missing by making
15049 the buffer read-write if requested and re-signalling the error.
15050
15051 * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
15052
15053 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15054
15055 * vc-hooks.el (vc-handled-backends): Docstring change.
15056 (vc-ignore-vc-files): Mark obsolete.
15057 (vc-registered): Check vc-ignore-vc-files.
15058 (vc-find-file-hook, vc-file-not-found-hook): Don't check
15059 vc-ignore-vc-files.
15060
15061 * vc-cvs.el (vc-cvs-registered): Obey vc-handle-cvs.
15062
15063 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15064
15065 * vc.el (vc-checkout): Don't do anything special for ange-ftp
15066 files since ange-ftp already has vc-registered return nil.
15067
15068 * vc-sccs.el (vc-sccs-state): Use with-temp-buffer.
15069 (vc-sccs-workfile-version): Use with-temp-buffer and new
15070 vc-parse-buffer and don't bother setting the property.
15071 (vc-sccs-add-triple): Use with-current-buffer and
15072 find-file-noselect.
15073 (vc-sccs-lookup-triple): New vc-parse-buffer and turn cond -> if.
15074
15075 * vc-rcs.el (vc-rcs-find-most-recent-rev): New function. The code
15076 derives from the old vc-parse-buffer but uses the revision number
15077 rather than the date (much easier to compare robustly).
15078 (vc-rcs-fetch-master-state): Use `with-temp-buffer'. Adapt to the
15079 new vc-parse-buffer (and vc-rcs-find-most-recent-rev). Find the
15080 locking-user more directly. Check strict locking and set
15081 checkout-model appropriately.
15082 (vc-rcs-parse-locks): Remove.
15083 (vc-rcs-latest-on-branch-p): Use with-temp-buffer and adapt to the
15084 new vc-parse-buffer (and vc-rcs-find-most-recent-rev).
15085 (vc-rcs-system-release): Use with-current-buffer and
15086 vc-parse-buffer.
15087 (vc-rcs-register, vc-rcs-checkout): Use with-current-buffer.
15088
15089 * vc-hooks.el (vc-parse-buffer): Lobotomize the monster.
15090 (vc-simple-command): Docstring fix.
15091 (vc-registered): Align the way the file-handler is called with the
15092 way the function itself works.
15093 (vc-file-owner): Remove.
15094
15095 * vc-cvs.el (vc-cvs-registered): Use with-temp-buffer. Reorder
15096 extraction of fields and call to file-attributes because of a
15097 temporary bug in rcp.el.
15098 (vc-cvs-fetch-status): Use with-current-buffer.
15099
15100 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15101
15102 * vc.el (vc-do-command): Use file-relative-name.
15103 (vc-responsible-backend): Use vc-backend if possible.
15104 (vc-create-snapshot): Improve the `interactive' spec. Add support
15105 for branches and dispatch to backend-specific `create-snapshot'.
15106 (vc-default-create-snapshot): New function, containing the bulk of
15107 the old vc-create-snapshot.
15108 (vc-retrieve-snapshot): Improve the interactive spec.
15109
15110 * vc-hooks.el (vc-header-alist): Move the dummy def from vc.el.
15111 (vc-backend-hook-functions): Remove.
15112 (vc-find-backend-function): Don't try to load vc-X-hooks anymore.
15113 (vc-backend): Reintroduce the test for `file = nil' now that I
15114 know why it was there (and added a comment to better remember).
15115
15116 * vc-sccs-hooks.el: Merge into vc-sccs.el * vc-sccs.el: Merge in
15117 code from vc-sccs-hooks.el.
15118 (vc-sccs-release, vc-sccs-system-release): Remove. Don't require
15119 'vc anymore.
15120 (vc-sccs-responsible-p): Use expand-file-name instead of concat
15121 and file-directory-p instead of file-exists-p.
15122 (vc-sccs-check-headers): Simplify the regexp.
15123
15124 * vc-rcs-hooks.el: Merge into vc-rcs.el * vc-rcs.el: Merge in code
15125 from vc-rcs-hooks.el. Don't require 'vc anymore.
15126 (vc-rcs-responsible-p): Use expand-file-name instead of concat and
15127 file-directory-p instead of file-exists-p.
15128
15129 * vc-cvs-hooks.el: Merge into vc-cvs.el * vc-cvs.el: Merge in code
15130 from vc-cvs-hooks.el.
15131 (proto vc-cvs-registered): Require 'vc-cvs instead of
15132 'vc-cvs-hooks. Don't require 'vc anymore.
15133 (vc-cvs-responsible-p): Use expand-file-name instead of concat and
15134 file-directory-p instead of file-exists-p.
15135 (vc-cvs-create-snapshot): New function, replacing
15136 vc-cvs-assign-name.
15137 (vc-cvs-assign-name): Remove.
15138
15139 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15140
15141 * vc-cvs.el (vc-cvs-header): New var.
15142
15143 * vc-rcs.el (vc-rcs-exists): Remove.
15144 (vc-rcs-header): New var.
15145
15146 * vc-sccs.el (vc-sccs-responsible-p, vc-sccs-register): Use
15147 `vc-sccs-search-project-dir' instead of `vc-sccs-project-dir'.
15148 (vc-sccs-header): New var.
15149
15150 * vc.el (vc-do-command): Get rid of the `last' argument.
15151 (vc-header-alist): Remove, replaced by vc-X-header.
15152 (vc-insert-headers): Use vc-X-header instead of vc-header-alist.
15153 (vc-dired-hook): Use expand-file-name instead of concat.
15154 (vc-directory): Use file-name-as-directory.
15155 (vc-snapshot-precondition, vc-create-snapshot)
15156 (vc-retrieve-snapshot): Allow the command to operate on any
15157 directory.
15158
15159 * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either
15160 just removing the 'WORKFILE argument or by removing the 'MASTER
15161 argument and replacing `file' with (vc-name file).
15162
15163 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15164
15165 * vc.el: Update Copyright and add a crude list of backend funs.
15166 (vc-writable-p): New function.
15167 (with-vc-file): Use vc-writable-p.
15168 (vc-next-action-on-file): Update call to vc-steal-lock and cleanup.
15169 (vc-register): Avoid vc-name.
15170 (vc-locking-user): Remove.
15171 (vc-steal-lock): Make the `owner' arg non-optional.
15172 (vc-merge): Use vc-writable-p instead of vc-locking-user and
15173 vc-checkout-model.
15174 (vc-default-dired-state-info): Use vc-state instead of
15175 vc-locking-user and return special strings for special states.
15176 (vc-dired-hook): Use vc-up-to-date-p instead of vc-locking-user
15177 and get rid of one of the special CVS cases.
15178 (vc-cancel-version): prettify error message with \\[...].
15179 (vc-rename-master): New function.
15180 (vc-rename-file): Use vc-BACKEND-rename-file (which might in turn
15181 use vc-rename-master) instead of vc-BACKEND-record-rename. Make
15182 the CVS special case generic.
15183 (vc-default-record-rename): Remove.
15184 (vc-file-tree-walk-internal): Only call FUNC for files that are
15185 under control of some VC backend and replace `concat' with
15186 expand-file-name.
15187 (vc-file-tree-walk): Update docstring.
15188 (vc-version-diff, vc-snapshot-precondition, vc-create-snapshot)
15189 (vc-retrieve-snapshot): Update call to vc-file-tree-walk.
15190
15191 * vc-sccs.el (vc-sccs-rename-file): Renamed from
15192 vc-sccs-record-rename. Use `find-file-noselect' rather than
15193 `find-file' and call `vc-rename-master' to do the actual move.
15194 (vc-sccs-diff): Remove unused `backend' variable.
15195
15196 * vc-sccs-hooks.el (vc-sccs-registered): Preloaded trivial version
15197 to delay loading of vc-sccs until it is really used.
15198 (vc-sccs-master-templates): Preload.
15199 (vc-sccs-state): Update call to vc-sccs-parse-locks.
15200 (vc-sccs-project-dir): Remove (merged into
15201 vc-sccs-search-project-dir).
15202 (vc-sccs-search-project-dir): Rewrite using file name handling ops
15203 rather than `concat', make sure it is preloaded and don't bother
15204 to check that the file actually exists.
15205 (vc-sccs-parse-locks): Remove unused `file' argument, remove
15206 `locks' argument (use buffer's content instead) and eliminate n^2
15207 behavior.
15208
15209 * vc-rcs.el: Update Copyright.
15210 (vc-rcs-rename-file): New function.
15211 (vc-rcs-diff): Remove unused `backend' variable.
15212
15213 * vc-hooks.el: Update Copyright.
15214 (vc-backend): Don't accept a nil argument any more.
15215 (vc-up-to-date-p): Turn into a defsubst.
15216 (vc-possible-master): New function.
15217 (vc-check-master-templates): Use `vc-possible-master' and allow
15218 funs in vc-X-master-templates to return a non-existent file.
15219
15220 * vc-cvs.el: Update Copyright.
15221 (vc-cvs-diff): Remove unused `backend' variable.
15222 (vc-cvs-checkout): Only toggle read-only if the buffer is setup right.
15223
15224 * vc-cvs-hooks.el: Preload a proto vc-cvs-registered.
15225
15226 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15227
15228 * vc-rcs-hooks.el (vc-rcs-registered): Provide a trivial version
15229 since it can be called from vc-rcs.el.
15230 (vc-rcs-parse-locks): Cleanup to remove an n^2 behavior.
15231
15232 2000-09-04 Andre Spiegel <spiegel@gnu.org>
15233
15234 * vc.el (vc-version-diff): Expand file name read from the
15235 minibuffer. Handle the case when a previous version number can't
15236 be guessed. Give suitable messages when there were no differences
15237 found.
15238 (vc-clear-headers): Call backend-specific implementation, if one
15239 exists.
15240 (vc-cancel-version): Made error checks generic. When done, clear
15241 headers generically, too.
15242
15243 * vc-rcs.el (vc-rcs-clear-headers): New function; code moved here
15244 from vc-clear-headers in vc.el.
15245
15246 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Use vc-parse-buffer
15247 correctly.
15248 (vc-rcs-latest-on-branch-p): Made second argument VERSION
15249 optional. Handle the case when it's not there.
15250
15251 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15252
15253 * vc.el (vc-locking-user): Moved from vc-hooks.el.
15254
15255 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15256
15257 * vc-hooks.el (vc-loadup): Remove.
15258 (vc-find-backend-function): Use `require'. Also, handle the case
15259 where vc-BACKEND-hooks.el doesn't exist.
15260 (vc-call-backend): Cleanup.
15261
15262 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15263
15264 * vc-rcs-hooks.el (vc-rcs-templates-grabbed,
15265 vc-rcs-grab-templates)
15266 (vc-rcs-registered): Remove. The default function works as well.
15267 * vc-sccs-hooks.el (vc-sccs-templates-grabbed,
15268 vc-sccs-grab-templates)
15269 (vc-sccs-registered): Remove. The default function works as well.
15270
15271 * vc.el (vc-version-diff): Left out a vc- in call to
15272 vc-call-backend.
15273 (vc-default-dired-state-info, vc-default-record-rename)
15274 (vc-default-merge-news): Update for the new backend argument.
15275
15276 * vc-hooks.el (vc-find-backend-function): Return a cons cell if
15277 using the default function.
15278 (vc-call-backend): If calling the default function, pass it the
15279 backend as first argument. Update the docstring accordingly.
15280 (vc-default-state-heuristic, vc-default-mode-line-string): Update
15281 for the new backend argument.
15282 (vc-make-backend-sym): Renamed from vc-make-backend-function.
15283 (vc-find-backend-function): Use the new name.
15284 (vc-default-registered): New function.
15285
15286 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15287
15288 * vc.el (vc-merge): Use vc-find-backend-function.
15289
15290 * vc-hooks.el (vc-backend-functions): Remove.
15291 (vc-loadup): Don't setup 'vc-functions.
15292 (vc-find-backend-function): New function.
15293 (vc-call-backend): Use above fun and populate 'vc-functions
15294 lazily.
15295 (vc-backend-defines): Remove.
15296
15297 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15298
15299 * vc.el (vc-register): Put a FIXME note for a newly found bug.
15300 Call vc-call-backend without the leading vc-.
15301 (vc-responsible-backend, vc-finish-logentry, vc-annotate)
15302 (vc-check-headers): Call vc-call-backend without the leading vc-.
15303 (vc-annotate-time-span): Replace confusing use of `cond' with `or'.
15304 (vc-annotate-display): Replace confusing use of `cond' with `or'.
15305 Call vc-call-backend without the leading vc-.
15306
15307 * vc-cvs.el (tail): Provide vc-cvs.
15308 * vc-sccs.el (tail): Provide vc-sccs.
15309 * vc-rcs.el (tail): Provide vc-rcs and remove vc-rcs-logentry-check.
15310
15311 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions)
15312 (vc-make-backend-function, vc-call): Pass names without leading
15313 `vc-' to vc-call-backend so we can blindly prefix them with vc-BACKEND.
15314 (vc-loadup): Don't load vc-X-hooks if vc-X is requested.
15315 (vc-call-backend): Always try to load vc-X-hooks.
15316 (vc-registered): Remove vc- in call to vc-call-backend.
15317
15318 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15319
15320 * vc.el (vc-process-filter): New function.
15321 (vc-do-command): Setup `vc-process-filter' for the async process.
15322 (vc-maybe-resolve-conflicts): New function to reduce
15323 code-duplication. Additionally, it puts the buffer in
15324 `smerge-mode' if applicable.
15325 (vc-next-action-on-file): Use `vc-maybe-resolve-conflicts' after
15326 calling `merge-news'.
15327 (vc-merge): Use `vc-maybe-resolve-conflicts' after calling `merge'.
15328 (vc-log-edit): New function. Replacement for `vc-log-mode' by
15329 interfacing to log-edit.el.
15330 (vc-start-entry): Call `vc-log-edit' instead of `vc-log-mode' if
15331 log-edit is available.
15332 (vc-resolve-conflicts): Delegate to `smerge-ediff' if available.
15333
15334 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15335
15336 * vc.el (vc-register): Remove `vc-buffer-backend' setup.
15337 (vc-log-mode-map): New name for vc-log-entry-mode and merge the
15338 defvar and the initialization.
15339 (vc-log-mode): Minor docstring fix and use vc-log-mode-map.
15340
15341 * vc-hooks.el (vc-default-back-end, vc-buffer-backend): Remove.
15342 (vc-kill-buffer-hook): Remove `vc-buffer-backend' handling.
15343
15344 * vc-cvs-hooks.el (vc-handle-cvs): Make it a defvar and add a FIXME.
15345
15346 2000-09-04 Andre Spiegel <spiegel@gnu.org>
15347
15348 * vc.el (vc-file-clear-masterprops): Removed.
15349 (vc-checkin, vc-revert-buffer): Removed calls to the above.
15350 (vc-version-diff): Use buffer-size without argument.
15351 (vc-register): Heed vc-initial-comment.
15352
15353 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Fix regexp for
15354 default branch.
15355
15356 * vc-rcs.el (vc-rcs-register): Parse command output to find master
15357 file name and workfile version.
15358 (vc-rcs-checkout): Removed call to vc-file-clear-masterprops.
15359
15360 * vc-cvs.el (vc-cvs-merge-news, vc-cvs-checkout): Removed call to
15361 vc-file-clear-masterprops.
15362
15363 * vc-sccs.el (vc-sccs-checkout): Removed call to
15364 vc-file-clear-masterprops. If writable, set vc-state to 'edited
15365 rather than user login name.
15366
15367
15368 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15369
15370 * vc.el (vc-workfile-unchanged-p): Remove unused argument
15371 `want-differences-if-changed' and simplify.
15372 (vc-next-action-on-file) [needs-merge]: Resynch the buffer.
15373 (vc-revert-buffer): Use `unchanged-p' rather than vc-diff's status
15374 output (which is invalid for async vc-diff) to decide whether to
15375 do the revert silently or not.
15376
15377 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15378
15379 * vc-hooks.el (vc-loadup): Load files quietly.
15380 (vc-call-backend): Oops, brain fart.
15381
15382 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15383
15384 * vc-cvs.el (vc-cvs-state): Typo.
15385 (vc-cvs-merge-news): Return the status code rather than the error msg.
15386
15387 2000-09-04 Andre Spiegel <spiegel@gnu.org>
15388
15389 * vc.el (with-vc-file, vc-next-action, vc-version-diff)
15390 (vc-dired-mark-locked): Replaced usage of vc-locking-user with
15391 vc-state or vc-up-to-date-p.
15392 (vc-merge): Use vc-backend-defines to check whether merging is
15393 possible. Set state to 'edited after successful merge.
15394
15395 * vc-hooks.el (vc-locking-user): If locked by the calling user,
15396 return that name. Redocumented.
15397
15398 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15399
15400 * vc.el (vc-recompute-state, vc-next-action-on-file): Update to
15401 new `vc-state' semantics.
15402 (vc-finish-steal): Set 'vc-state to 'edited rather than setting
15403 'vc-locking-user to the current user.
15404 (vc-merge): Inline vc-backend-merge. Comment out code that I
15405 don't understand and hence can't adapt to the new `vc-state' and
15406 `vc-locking-user' semantics.
15407 (vc-backend-merge): Remove.
15408
15409 * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
15410 rather than 'vc-locking-user.
15411
15412 * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
15413
15414 * vc-hooks.el (vc-user-login-name): Simplify the code a tiny bit.
15415 (vc-state): Don't use 'reserved any more. Just use the same
15416 convention as the one used for vc-<backend>-state where the
15417 locking user (as a string) is returned.
15418 (vc-locking-user): Update, based on the above convention. The
15419 'vc-locking-user property has disappeared.
15420 (vc-mode-line, vc-default-mode-line-string): Adapt to new `vc-state'.
15421
15422 * vc-cvs.el (vc-cvs-state): Don't overwrite a non-heuristic state
15423 with a heuristic one.
15424 (vc-cvs-merge-news): Just use 'edited for the case with conflicts.
15425 (vc-cvs-checkin): Do a trivial parse to set the state in case of
15426 error. That allows us to get to 'needs-merge even in the
15427 stay-local case. There's still no way to detect 'needs-patch in
15428 such a setup (or to force an update for that matter).
15429 (vc-cvs-logentry-check): Remove, the default works as well.
15430
15431 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15432
15433 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Run cvs asynchronously.
15434
15435 * vc.el (vc-do-command): kill-all-local-variables, to reset any
15436 major-mode in which the buffer might have been put earlier. Use
15437 `remove' and `when'. Allow `okstatus' to be `async' and use
15438 `start-process' in this case.
15439 (vc-version-diff): Handle the case where the diff looks empty
15440 because of the use of an async process.
15441
15442 2000-09-04 Andre Spiegel <spiegel@gnu.org>
15443
15444 * vc.el (vc-next-action-on-file): Removed optional parameter
15445 `simple'. Recompute state unconditionally.
15446 (vc-default-toggle-read-only): Removed.
15447
15448 * vc-hooks.el (vc-backend-functions): Removed vc-toggle-read-only.
15449 (vc-toggle-read-only): Undid prev change.
15450
15451 * vc-cvs.el (vc-cvs-stay-local): Renamed from
15452 vc-cvs-simple-toggle. Redocumented.
15453 (vc-cvs-state): If locality is wanted, use vc-cvs-state-heuristic.
15454 (vc-cvs-toggle-read-only): Removed.
15455
15456 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15457
15458 * vc.el (vc-backend-dispatch, vc-annotate-mode-syntax-table): Remove.
15459 (vc-prefix-map): Move from vc-hooks.el and make autoloaded.
15460 (vc-release-greater-or-equal-p): Move to vc-rcs.el.
15461 (vc-file-clear-masterprops): Braindead "fix". It was a nop and
15462 still is. So maybe it should be removed.
15463 (vc-head-version, vc-find-binary): Remove.
15464 (vc-recompute-state): Move from vc-hooks.el.
15465 (vc-next-action-on-file): Add a `simple' argument to allow
15466 avoiding the `recompute' step (use for vc-cvs-simple-toggle).
15467 (vc-default-toggle-read-only, vc-default-record-rename): New funs.
15468 (vc-next-action, vc-dired-hook): Use vc-state instead of vc-cvs-status.
15469 (vc-dired-mode-map): Properly defvar it.
15470 (vc-print-log): Call log-view-mode if available.
15471 (small-temporary-file-directory): defvar instead of use boundp.
15472 (vc-merge-news): Moved to vc-cvs.el.
15473 (vc-default-merge-news): New function.
15474
15475 * vc-sccs.el: Require 'vc and 'vc-sccs-hooks.
15476 (vc-sccs-register-switches): New var, copied off of vc-rcs-hooks.
15477 (vc-sccs-latest-on-branch-p): Add a `FIXME' for a call to the
15478 unknown `vc-latest-version' function. It should probably refer to
15479 vc-workfile-version or somesuch, but it's very unclear to me and I
15480 don't have SCCS to test things.
15481
15482 * vc-sccs-hooks.el: Provide 'vc-sccs-hooks.
15483 (vc-sccs-state-heuristic): Fix typo.
15484 (vc-sccs-workfile-unchanged-p): Add missing argument.
15485
15486 * vc-rcs.el: Require vc and vc-rcs-hooks.
15487 (vc-rcs-trunk-p, vc-rcs-branch-part): Move to vc-rcs-hooks.
15488 (vc-rcs-backend-release-p): Remove (use vc-rcs-release-p).
15489 (vc-release-greater-or-equal-p): Move from vc.
15490 (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part,
15491 vc-rcs-minor-part, vc-rcs-previous-version): Remove duplicates.
15492 (vc-rcs-checkout): Add a missing `new-version' argument in the
15493 call to vc-rcs-latest-on-branch-p. Hopefully that was the right one.
15494
15495 * vc-rcs-hooks.el: Provide 'vc-rcs-hooks.
15496 (vc-rcs-trunk-p, vc-rcs-branch-part): Moved from vc-rcs.el.
15497 (vc-rcs-latest-on-branch-p): Use the `version' argument rather
15498 than the apparently unbound `workfile-version'.
15499
15500 * vc-hooks.el (vc-master-templates): Def the obsolete var.
15501 (vc-file-prop-obarray): Use `make-vector'.
15502 (vc-backend-functions): Add new hookable functions
15503 vc-toggle-read-only, vc-record-rename and vc-merge-news.
15504 (vc-loadup): If neither backend nor default functions exist, use
15505 the backend function rather than nil.
15506 (vc-call-backend): If the function if not bound yet, try to load
15507 the non-hook file to see if it provides it.
15508 (vc-call): New macro plus use it wherever possible.
15509 (vc-backend-subdirectory-name): Use neither `vc-default-back-end'
15510 nor `vc-find-binary' since it's only called from
15511 vc-mistrust-permission which is only used once the backend is known.
15512 (vc-checkout-model): Fix parenthesis.
15513 (vc-recompute-state, vc-prefix-map): Move to vc.el.
15514
15515 * vc-cvs.el: Require 'vc and 'vc-cvs-hooks (for compiler warnings).
15516 (vc-cvs-release, vc-cvs-system-release): Remove.
15517 (vc-cvs-use-edit, vc-cvs-simple-toggle): New config variables.
15518 (vc-cvs-dired-state-info): Use `cvs-state' and slightly different
15519 status symbols.
15520 (vc-cvs-parse-status, vc-cvs-state): Move from vc-cvs-hooks.el.
15521 (vc-cvs-toggle-read-only): First cut at a function to allow a
15522 cvs-status-free vc-toggle-read-only.
15523 (vc-cvs-merge-news): Move from cvs-merge-news in vc.el.
15524 (vc-cvs-checkin): Use vc-recompute-state+vc-state instead of
15525 vc-cvs-status. Also set vc-state rather than vc-locking-user.
15526 (vc-cvs-checkout): Modify access rights directly if the user
15527 requested not to use `cvs edit'. And refresh the mode line.
15528
15529 * vc-cvs-hooks.el: Provide 'vc-cvs-hooks.
15530 (vc-cvs-state, vc-cvs-parse-status): Move to vc-cvs.el.
15531
15532 2000-09-04 Stefan Monnier <monnier@cs.yale.edu>
15533
15534 * vc-cvs.el (vc-cvs-checkout): Docstring fix. Added a `(if
15535 workfile' that got lost when the code was extracted from vc.el.
15536 And merged the tail with the rest of the code (not possible in the
15537 old vc.el where the tail was shared among all backends). And
15538 explicitly set the state to 'edited if `writable' is set.
15539
15540 * vc-cvs-hooks.el (vc-cvs-registered): Use expand-file-name.
15541 (vc-cvs-state): Be careful to return the value from
15542 vc-cvs-parse-state.
15543 (vc-cvs-parse-status): Use expand-file-name. Don't set 'vc-state
15544 property but return it instead. Also be careful to handle a nil
15545 or "" `rev' when workfile is non-nil (it was handled properly when
15546 workfile was nil).
15547
15548 * vc.el: Removed those pesky unnecessary `(function' quotes.
15549 (vc-annotate-mode-map, vc-annotate-mode-syntax-table): Initialize
15550 directly in the defvar.
15551 (vc-do-command): Bind inhibit-read-only so as to properly handle
15552 the case where the destination buffer has been made read-only.
15553 (vc-diff): Delegate to vc-version-diff in all cases.
15554 (vc-version-diff): Setup the *vc-diff* buffer as was done in vc-diff.
15555 (vc-annotate-mode-variables): Removed (code moved partly to
15556 defvars and partly to vc-annotate-add-menu).
15557 (vc-annotate-mode): Turned into a derived-mode.
15558 (vc-annotate-add-menu): Moved in code in
15559 vc-annotate-mode-variables.
15560 (vc-update-change-log): Use make-temp-file if available.
15561
15562 2000-09-04 Martin Lorentzson <martinl@delysid.gnu.org>
15563
15564 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): References to
15565 `vc-checkout-model' updated to `vc-cvs-update-model'.
15566
15567 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15568
15569 * vc.el (vc-next-action-on-file): Added handling of state
15570 `unlocked-changes'.
15571 (vc-checkout-carefully): Is now practically obsolete, unless the
15572 above is too slow to be enabled unconditionally.
15573 (vc-update-change-log): Fixed typo.
15574
15575 * vc-sccs.el (vc-sccs-steal-lock): Renamed from `vc-sccs-steal'.
15576
15577 * vc-sccs-hooks.el (vc-sccs-state): Somewhat rewritten.
15578 Now handles state `unlocked-changes'.
15579 (vc-sccs-workfile-unchanged-p): New function, to support the above.
15580
15581 * vc-rcs.el (vc-rcs-steal-lock): Renamed from `vc-rcs-steal'.
15582
15583 * vc-rcs-hooks.el (vc-rcs-state): Fixed typo.
15584 (vc-rcs-fetch-master-state): Bug fixes. Recognize state
15585 `unlocked-changes'.
15586 (vc-rcs-workfile-unchanged-p): Renamed from
15587 `vc-rcs-workfile-unchanged'. This is not a real backend-specific
15588 function yet, but supposed to become one soon.
15589
15590 * vc-hooks.el (vc-backend-functions): Renamed `vc-steal' to
15591 `vc-steal-lock'.
15592 (vc-call-backend): Changed error message.
15593 (vc-state): Added description of state `unlocked-changes'.
15594
15595 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15596
15597 * vc-cvs-hooks.el (vc-cvs-registered): Fixed bug that caused it to
15598 always return t in CVS-controlled directories.
15599
15600 * vc.el (vc-responsible-backend): New function.
15601 (vc-register): Largely rewritten.
15602 (vc-admin): Removed (implementation moved into vc-register).
15603 (vc-checkin): Redocumented.
15604 (vc-finish-logentry): If no backend defined yet (because we are in
15605 the process of registering), use the responsible backend.
15606
15607 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
15608 Updated function lists.
15609 (vc-call-backend): Fixed typo.
15610
15611 * vc-sccs.el, vc-rcs.el, vc-cvs.el (vc-BACKEND-responsible-p):
15612 New functions.
15613 (vc-BACKEND-register): Renamed from `vc-BACKEND-admin'.
15614 Removed query option. Redocumented.
15615
15616 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15617
15618 * vc-rcs.el, vc-cvs.el: Updated everything to use `vc-checkout-model'.
15619
15620 * vc.el: Updated callers of `vc-checkout-required' to use
15621 `vc-checkout-model'.
15622
15623 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15624
15625 * vc-rcs.el (vc-rcs-backend-release-p): function added. other
15626 stuff updated to reference this function instead of the old
15627 `vc-backend-release-p'.
15628
15629 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15630
15631 * vc-sccs-hooks.el (vc-uses-locking): Renamed to
15632 vc-checkout-model. Return appropriate values. Updated callers.
15633
15634 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15635
15636 * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el.
15637 (vc-backend-revert): Function moved into `vc-revert';
15638 `vc-next-action' must be updated to accomodate this change.
15639 (vc-backend-steal): Function moved into `vc-finish-steal'.
15640 (vc-backend-logentry-check): Function moved into
15641 `vc-finish-logentry'.
15642 (vc-backend-printlog): Function moved into `vc-print-log'.
15643 (vc-backend-uncheck): Function moved into `vc-cancel-version'.
15644 (vc-backend-assign-name): Function moved into
15645 `vc-create-snapshot'.
15646
15647 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15648
15649 * vc-rcs-hooks.el, vc-cvs-hooks.el (vc-uses-locking):
15650 Rename to vc-checkout-model. Return appropriate values.
15651 Update callers.
15652
15653 * vc-hooks.el (vc-backend-hook-functions): Rename vc-uses-locking
15654 to vc-checkout-model.
15655 (vc-checkout-required): Rename to vc-checkout-model.
15656 Re-implement and re-comment.
15657 (vc-after-save): Use vc-checkout-model.
15658
15659 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15660
15661 * vc.el (vc-workfile-unchanged-p,vc-diff,vc-version-diff):
15662 Update to use the vc-BACKEND-diff functions instead.
15663 `vc-diff' is now working.
15664
15665 * vc-rcs.el (vc-rcs-logentry-check): New function.
15666
15667 * vc-cvs.el (vc-cvs-logentry-check): New function.
15668
15669 * vc-sccs.el (vc-sccs-diff): Function changed name from
15670 `vc-backend-diff'. This makes `vc-diff' work.
15671
15672 * vc-hooks.el (vc-backend-functions): Add `vc-diff' to the list
15673 of functions possibly implemented in a vc-BACKEND library.
15674 (vc-checkout-required): Fix bug that caused an error to be
15675 signaled during `vc-after-save'.
15676
15677 * vc.el: Fix typo.
15678 This checkin is made with our new VC code base for the very first time.
15679 A simple `(vc-checkin (buffer-file-name))' was used to perform it.
15680
15681 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): Function calls to
15682 `vc-checkout-required' updated to `vc-cvs-uses-locking'.
15683
15684 * vc-hooks.el (vc-backend-hook-functions): `vc-checkout-required'
15685 updated to `vc-uses-locking'.
15686 (vc-checkout-required): Call to backend function.
15687 `vc-checkout-required' updated to `vc-uses-locking' instead.
15688
15689 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Function calls to
15690 `vc-checkout-required' updated to `vc-rcs-uses-locking'.
15691
15692 * vc.el (vc-checkin): Merge with `vc-backend-checkin' and update
15693 to match the split into various backends.
15694 (vc-backend-checkin): Remove. Merge with `vc-checkin'.
15695 (vc-retrieve-snapshot): Bug fix.
15696
15697 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15698
15699 * vc-sccs.el (vc-sccs-release): Doc fix.
15700
15701 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15702
15703 * vc.el (vc-next-action-on-file): Bug found and fixed.
15704 (vc-checkout, vc-version-other-window, vc-retrieve-snapshot)
15705 (vc-cancel-version): Handle of vc-BACKEND-checkout updated.
15706
15707 * vc-rcs.el (vc-rcs-checkin, vc-rcs-previous-version)
15708 (vc-rcs-checkout): Name space cleaned up. No more revision number
15709 crunching function names that are not prefixed with vc-rcs.
15710 (vc-rcs-checkout-model): Function added. References to
15711 `vc-checkout-model' replaced.
15712
15713 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15714
15715 * vc.el (vc-next-action-on-file): Rewritten for the new state model.
15716 (vc-backend-merge-news): Renamed to `vc-merge-news'. (Specific parts
15717 still need to be split, and implemented for RCS).
15718
15719 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15720
15721 * vc-sccs-hooks.el (vc-sccs-state-heuristic): Bug found and fixed.
15722
15723 * vc-sccs.el (vc-sccs-admin): Added the query-only option as
15724 required by the vc.el file.
15725
15726 * vc-rcs.el (vc-rcs-admin): Added the query-only option as
15727 required by the vc.el file.
15728 (vc-rcs-exists): Function added.
15729
15730 * vc-cvs.el (vc-cvs-admin): Added the query-only option as
15731 required by the vc.el file.
15732
15733 * vc.el (vc-admin): Updated to handle selection of appropriate
15734 backend. Current implementation is crufty and need re-thinking.
15735
15736 * vc-hooks.el (vc-parse-buffer): Bug found and fixed.
15737
15738 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15739
15740 * vc-cvs.el (vc-cvs-annotate-difference): Updated to handle
15741 beginning of annotate buffers correctly.
15742
15743 * vc.el (vc-annotate-get-backend, vc-annotate-display-default)
15744 (vc-annotate-add-menu, vc-annotate, vc-annotate-display): Annotate
15745 functionality updated quite a lot to support multiple backends.
15746 Variables `vc-annotate-mode', `vc-annotate-buffers',
15747 `vc-annotate-backend' added.
15748
15749 * vc-hooks.el (vc-backend-functions): `vc-annotate-command',
15750 `vc-annotate-difference' added to supported backend functions.
15751
15752 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15753
15754 * vc-rcs.el, vc-sccs.el, vc-cvs.el (vc-*-checkout):
15755 Use with-temp-file instead of /bin/sh. Merged from mainline
15756
15757 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15758
15759 * vc-sccs-hooks.el (vc-sccs-registered): Updated.
15760
15761 * vc-rcs-hooks.el (vc-rcs-registered): Updated.
15762
15763 * vc-cvs-hooks.el (vc-cvs-registered): Updated.
15764
15765 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15766
15767 * vc-hooks.el: vc-state-heuristic added to
15768 vc-backend-hook-functions.
15769
15770 * vc-sccs-hooks.el (vc-sccs-registered): Bug fix.
15771
15772 * vc-rcs-hooks.el (vc-rcs-registered): Bug fix.
15773
15774 * vc.el, vc-sccs-hooks.el, vc-rcs-hooks.el, vc-hooks.el: Rename
15775 `vc-uses-locking' to `vc-checkout-required'. Rename the `locked'
15776 state to `reserved'.
15777
15778 * vc-cvs.el, vc-cvs-hooks.el: Rename `vc-uses-locking' to
15779 `vc-checkout-required'. Rename the `locked' state to `reserved'.
15780
15781 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15782
15783 * vc-rcs-hooks.el: Implement new state model. Hardly anything
15784 untouched.
15785
15786 * vc-rcs.el (vc-rcs-latest-on-branch-p): Move to vc-rcs-hooks.el.
15787
15788 * vc.el (vc-update-change-log): Use small-temporary-file-directory,
15789 if defined. (Merged from main line, slightly adapted.)
15790
15791 * vc-cvs.el (vc-cvs-annotate-difference): Handle possible
15792 millenium problem (merged from mainline).
15793
15794 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15795
15796 * vc-cvs.el: Split the annotate feature into a BACKEND-specific
15797 part and moved the non-BACKEND stuff to vc.el.
15798
15799 * vc.el: Split the annotate feature into a BACKEND specific part
15800 and moved it from the vc-cvs.el file to this one.
15801
15802 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15803
15804 * vc-hooks.el: Implement new state model.
15805 (vc-state, vc-state-heuristic, vc-default-state-heuristic): New funs.
15806 (vc-locking-user): Simplify. Now only needed if the file is
15807 locked by somebody else.
15808 (vc-lock-from-permissions): Remove. Functionality is in
15809 vc-sccs-hooks.el and vc-rcs-hooks.el now.
15810 (vc-mode-line-string): New name for former vc-status. Adapted.
15811 (vc-mode-line): Adapt to use the above. Remove optional parameter.
15812
15813 * vc-cvs-hooks.el (vc-cvs-state, vc-cvs-state-heuristic): New funs.
15814 Various simplifications and adaptations all over the place.
15815
15816 * vc-sccs-hooks.el (vc-sccs-state, vc-sccs-state-heuristic): New funs.
15817 Simplify and adapt the rest.
15818
15819 * vc.el (vc-resynch-window): Add TODO comment: check for
15820 interaction with view mode according to recent RCS change.
15821 (vc-backend-merge-news): Merge "CMUP" patch from mainline.
15822
15823 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15824
15825 * vc.el: Convert the remaining function comments to docstrings.
15826
15827 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15828
15829 * vc.el (vc-backend-release, vc-release-greater-or-equal)
15830 (vc-backend-release-p, vc-trunk-p, vc-branch-p, vc-branch-part)
15831 (vc-minor-part, vc-previous-version): Functions that operate and
15832 compare revision numbers got proper documentation. Comments added
15833 about their possible removal.
15834
15835 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15836
15837 * vc.el (vc-latest-on-branch-p): Function removed and replaced in
15838 the vc-backend.el files.
15839
15840 * vc-sccs.el (vc-sccs-latest-on-branch-p): Function added.
15841
15842 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-trunk-p)
15843 (vc-rcs-branch-p, vc-rcs-branch-part, vc-rcs-minor-part)
15844 (vc-rcs-previous-version): Functions added.
15845
15846 * vc-cvs.el (vc-cvs-latest-on-branch-p): Function added.
15847
15848 * vc-rcs-hooks.el (vc-rcs-master-templates): Extra `)' removed.
15849
15850 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15851
15852 * vc-hooks.el (vc-master-templates): Is really obsolete.
15853 Comment out the definition for now. What is the right procedure
15854 to get rid of it?
15855 (vc-registered, vc-backend, vc-buffer-backend, vc-name): Largely
15856 rewritten.
15857 (vc-default-registered): Remove.
15858 (vc-check-master-templates): New function; does mostly what the
15859 above did before.
15860 (vc-locking-user): Don't rely on the backend to set the property.
15861
15862 * vc-rcs-hooks.el (vc-rcs-master-templates): Use simpler values.
15863 Rewrite documentation.
15864 (vc-rcs-templates-grabbed): New variable.
15865 (vc-rcs-grab-templates): New function.
15866 (vc-rcs-registered): Rewrite to use above mechanism.
15867
15868 * vc-sccs-hooks.el (vc-sccs-master-templates): Use simpler values.
15869 Rewrite documentation.
15870 (vc-sccs-templates-grabbed): New variable.
15871 (vc-sccs-grab-templates): New function.
15872 (vc-sccs-registered): Rewrite to use above mechanism.
15873 (vc-sccs-search-project-dir): Rename from vc-search-sccs-project-dir.
15874 Don't throw the result, simply return it.
15875
15876 * vc-cvs-hooks.el (vc-cvs-master-templates): Remove.
15877 (vc-cvs-find-master): Remove. Code is now in vc-cvs-registered.
15878 (vc-cvs-registered): Does the check itself now. Simplify.
15879
15880 * vc-cvs.el (vc-cvs-revert): Merge and adapt "unedit" patch
15881 from main line.
15882
15883 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15884
15885 * vc-cvs.el (vc-cvs-diff): New function.
15886
15887 * vc-sccs.el (vc-sccs-diff): New function.
15888
15889 * vc-rcs.el (vc-rcs-diff): New function.
15890 (vc-rcs-checkout): Bug (typo) found and fixed.
15891 (vc-rcs-register-switches): New variable.
15892
15893 * vc.el (vc-backend-diff): Function removed and placed in the
15894 backend files.
15895
15896 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15897
15898 * vc-cvs.el (vc-cvs-checkout): Function `vc-cvs-checkout' added.
15899
15900 * vc.el (vc-backend-checkout): Function removed and replaced in
15901 the vc-backend.el files.
15902
15903 * vc-sccs.el (vc-sccs-checkout): Added function `vc-sccs-checkout'.
15904
15905 * vc.el (vc-backend-admin): Removed and replaced in the
15906 vc-backend.el files.
15907
15908 * vc.el (Martin): Removed all the annotate functionality since it
15909 is CVS backend specific.
15910
15911 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
15912
15913 * spec.txt: Added specification of vc-state.
15914
15915 * vc-sccs-hooks.el (vc-sccs-master-properties):
15916 Remove handling of vc-latest-version and
15917 vc-your-latest-version. What used to be vc-latest-version, is now
15918 returned as vc-workfile-version.
15919 (vc-sccs-workfile-version): Adapt.
15920
15921 2000-09-04 Dave Love <fx@gnu.org>
15922
15923 * vc.el: [Merged from mainline.]
15924 (vc-dired-mode): Make the dired-move-to-filename-regexp
15925 regexp match the date, to avoid treating date as file size.
15926 Add YYYY S option to WESTERN/
15927
15928 2000-09-04 Dave Love <fx@gnu.org>
15929
15930 * vc.el: Require `compile' when compiling.
15931 (vc-logentry-check-hook): New option.
15932 (vc-steal-lock): Use compose-mail.
15933 (vc-dired-mode-map): Defvar when compiling.
15934 (vc-add-triple, vc-record-rename, vc-lookup-triple): Moved to
15935 vc-sccs.el and renamed. Callers changed.
15936 (vc-backend-checkout, vc-backend-logentry-check)
15937 (vc-backend-merge-news): Doc fix.
15938 (vc-default-logentry-check): New function.
15939 (vc-backend-checkin, vc-backend-revert, vc-backend-steal)
15940 (vc-backend-uncheck, vc-backend-print-log, vc-backend-assign-name)
15941 (vc-backend-merge): Doc fix. Use backend functions.
15942 (vc-check-headers): Use backend functions.
15943
15944 * vc-cvs.el: Require vc when compiling.
15945 (vc-cvs-register-switches): Doc fix.
15946 (vc-annotate-color-map, vc-annotate-menu-elements): Fix custom type.
15947 (vc-cvs-print-log, vc-cvs-assign-name, vc-cvs-merge)
15948 (vc-cvs-check-headers, vc-cvs-steal, vc-cvs-revert, vc-cvs-checkin):
15949 New functions (code from vc.el).
15950 (vc-annotate-display-default): Fix interactive spec.
15951 (vc-annotate-time-span): Doc fix.
15952
15953 * vc-rcs.el: Require vc when compiling.
15954 (vc-rcs-print-log, vc-rcs-assign-name, vc-rcs-merge)
15955 (vc-rcs-check-headers, vc-rcs-steal, vc-rcs-uncheck, vc-rcs-revert)
15956 (vc-rcs-checkin): New functions (code from vc.el).
15957 (vc-rcs-previous-version, vc-rcs-system-release, vc-rcs-checkout):
15958 Doc fix.
15959 (vc-rcs-release): Deleted. (Duplicated vc-rcs-system-release).
15960
15961 * vc-sccs.el: Require vc when compiling.
15962 (vc-sccs-print-log, vc-sccs-assign-name, vc-sccs-merge)
15963 (vc-sccs-check-headers, vc-sccs-steal, vc-sccs-uncheck)
15964 (vc-sccs-revert)
15965 (vc-sccs-checkin, vc-sccs-logentry-check): New functions (code
15966 from vc.el).
15967 (vc-sccs-add-triple, vc-sccs-record-rename)
15968 (vc-sccs-lookup-triple): Moved from vc.el and renamed.
15969 (vc-sccs-admin): Doc fix.
15970
15971 2000-09-04 Martin Lorentzson <martinl@gnu.org>
15972
15973 * vc-rcs.el (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part)
15974 (vc-rcs-minor-part, vc-rcs-previous-version, vc-rcs-release)
15975 (vc-rcs-release-p, vc-rcs-admin, vc-rcs-checkout): New functions
15976 from vc.el.
15977
15978 * vc-sccs.el (vc-admin-sccs): Added from vc.el
15979
15980 * vc-cvs.el: Moved the annotate functionality from vc.el.
15981 (vc-cvs-admin, vc-cvs-fetch-status): Added from vc.el.
15982
15983 2000-09-04 Dave Love <fx@gnu.org>
15984
15985 * vc.el (vc-backend-release): Call vc-system-release.
15986
15987 * vc-sccs.el (vc-sccs-system-release):
15988 Renamed from vc-sccs-backend-release.
15989
15990 * vc-rcs.el (vc-rcs-system-release):
15991 Renamed from vc-rcs-backend-release.
15992
15993 * vc-cvs.el (vc-cvs-system-release):
15994 Renamed from vc-cvs-backend-release.
15995
15996 2000-09-04 Dave Love <fx@gnu.org>
15997
15998 * vc.el (vc-rcs-release, vc-cvs-release, vc-sccs-release): Moved to
15999 backend files.
16000 (vc-backend-release): Dispatch to backend functions.
16001 (vc-backend-release-p): Don't mention CVS, RCS. [The SCCS case
16002 probably needs attention.]
16003
16004 * vc-sccs.el, vc-rcs.el (vc-sccs-release): Moved from vc.el.
16005 (vc-sccs-backend-release): New function.
16006
16007 * vc-cvs.el (vc-cvs-release): Moved from vc.el.
16008 (vc-cvs-backend-release): New function.
16009
16010 * vc.el (vc-dired-mode, vc-dired-reformat-line, vc-dired-purge):
16011 Doc fix.
16012 (vc-fetch-cvs-status): Moved to vc-cvs.el and renamed.
16013 (vc-default-dired-state-info): New function.
16014 (vc-dired-state-info): Dispatch to backends.
16015 (vc-dired-hook): Doc fix. Simplify, pending removal of CVS specifics.
16016
16017 * vc-cvs.el (vc-cvs-dired-state-info, vc-cvs-fetch-status): Moved
16018 from vc.el and renamed.
16019
16020 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
16021
16022 * vc.el (vc-file-clear-masterprops, vc-latest-on-branch-p)
16023 (vc-version-other-window, vc-backend-assign-name): Removed
16024 references to vc-latest-version; sometimes changed into
16025 vc-workfile-version.
16026
16027 * vc-rcs-hooks.el (vc-master-workfile-version): Renamed to
16028 vc-rcs-master-workfile-version.
16029 (vc-rcs-workfile-version): Use the above. Don't call
16030 vc-latest-version (that was unreachable code, anyway).
16031 (vc-rcs-fetch-master-properties): Doc fix.
16032
16033 * vc-hooks.el (vc-latest-version, vc-your-latest-version): Removed.
16034 (vc-backend-hook-functions): Removed them from this list, too.
16035 (vc-fetch-properties): Removed.
16036 (vc-workfile-version): Doc fix.
16037
16038 * vc-rcs-hooks.el (vc-rcs-consult-headers): New function.
16039 (vc-rcs-workfile-version, vc-rcs-locking-user)
16040 (vc-rcs-uses-locking): Use it.
16041
16042 * vc-hooks.el (vc-consult-rcs-headers):
16043 Moved into vc-rcs-hooks.el, under the name
16044 vc-rcs-consult-headers.
16045
16046 * vc-cvs-hooks.el (vc-cvs-workfile-version): Don't consult RCS
16047 headers.
16048 (vc-cvs-find-master): Use this name only; correct different
16049 versions of the name.
16050
16051 * vc-sccs-hooks.el (vc-sccs-master-locks, vc-sccs-master-locking-user):
16052 New functions.
16053 (vc-sccs-locking-user): Use the latter.
16054
16055 * vc-rcs-hooks.el (vc-rcs-master-locks, vc-rcs-master-locking-user):
16056 New functions.
16057
16058 * vc-hooks.el (vc-master-locks, vc-master-locking-user):
16059 Moved into both
16060 vc-rcs-hooks.el and vc-sccs-hooks.el. These properties and access
16061 functions are implementation details of those two backends.
16062
16063 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
16064
16065 * vc-rcs-hooks.el (vc-rcs-fetch-master-properties)
16066 (vc-rcs-parse-locks): RCS-specific code moved here from vc-hooks.
16067
16068 * vc-sccs-hooks.el (vc-sccs-fetch-master-properties)
16069 (vc-sccs-parse-locks): SCCS-specific code moved here from
16070 vc-hooks.
16071
16072 * vc-cvs-hooks.el (vc-cvs-fetch-master-properties): CVS-specific
16073 code moved here from vc-hooks.
16074
16075 * vc-hooks.el (vc-parse-locks, vc-fetch-master-properties): Split
16076 into back-end specific parts and removed. Callers not updated
16077 yet; because I guess these callers will disappear into back-end
16078 specific files anyway.
16079
16080 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
16081
16082 * vc.el (with-vc-file, vc-next-action-on-file, vc-merge)
16083 (vc-backend-checkout): Changed calls to `vc-checkout-model' to
16084 `vc-uses-locking'.
16085
16086 * vc-hooks.el (vc-checkout-model): Renamed to vc-uses-locking.
16087 Store yes/no in the property, and return t/nil. Updated all
16088 callers.
16089
16090 * vc-sccs-hooks.el (vc-sccs-checkout-model): Renamed to
16091 vc-sccs-uses-locking. Don't set property.
16092 (vc-sccs-locking-user): Don't set property.
16093
16094 * vc-cvs-hooks.el (vc-cvs-checkout-model): Renamed to
16095 vc-cvs-uses-locking. Don't set property here; leave that to
16096 vc-hooks.
16097 (vc-cvs-locking-user): Reflect above change. Streamlined.
16098
16099 * vc-rcs-hooks.el (vc-rcs-checkout-model): Renamed to
16100 vc-rcs-uses-locking.
16101 (vc-rcs-locking-user): Reflect above change.
16102
16103 2000-09-04 Dave Love <fx@gnu.org>
16104
16105 * vc-sccs-hooks.el (vc-sccs-checkout-model): New function.
16106
16107 * vc-rcs-hooks.el (vc-rcs-checkout-model): New function.
16108
16109 * vc-hooks.el (vc-checkout-model): Punt to backends.
16110
16111 * vc-cvs-hooks.el (vc-cvs-checkout-model): New function.
16112
16113 * vc.el (vc-fetch-cvs-status): Use renamed vc-cvs-parse-status.
16114
16115 * vc-rcs-hooks.el (vc-rcs-workfile-version, vc-rcs-locking-user):
16116 New functions.
16117
16118 * vc-sccs-hooks.el (vc-sccs-workfile-version, vc-sccs-locking-user):
16119 New functions.
16120
16121 * vc-cvs-hooks.el (vc-handle-cvs): Doc fix.
16122 (vc-cvs-workfile-version, vc-cvs-locking-user): New functions.
16123
16124 * vc-hooks.el (vc-default-locking-user): New function.
16125 (vc-locking-user, vc-workfile-version): Punt to backends.
16126
16127 2000-09-04 Dave Love <fx@gnu.org>
16128
16129 * vc-hooks.el (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff)
16130 (vc-master-workfile-version): Moved from vc-hooks.
16131
16132 * vc-rcs-hooks.el: Fix duplicate code in last change.
16133
16134 * vc-rcs-hooks.el: Require vc-hooks when compiling.
16135 (vc-rcs-master-templates): Improve :type.
16136 (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff,
16137 vc-master-workfile-version): Moved from vc-hooks.
16138
16139 * vc-sccs-hooks.el: Require vc-hooks when compiling.
16140 (vc-sccs-master-templates): Improve :type.
16141 (vc-sccs-lock-file): Moved/renamed from vc-hooks.el vc-lock-file.
16142
16143 * vc-hooks.el (vc-lock-file): Moved to vc-sccs-hooks and renamed.
16144
16145 * vc-cvs-hooks.el: Require vc-hooks when compiling.
16146 (vc-cvs-master-templates): Improve :type. Use
16147 vc-cvs-find-cvs-master.
16148 (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status): Moved here
16149 from vc-hooks.
16150 (vc-vc-find-cvs-master): Renamed to vc-cvs-find-cvs-master.
16151
16152 * vc-hooks.el (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status):
16153 Moved to vc-cvs-hooks.
16154
16155 * vc-hooks.el: Add doc strings in various places. Simplify the
16156 minor mode setup.
16157 (vc-handled-backends): New user variable.
16158 (vc-parse-buffer, vc-insert-file, vc-default-registered): Minor
16159 simplification.
16160
16161 2000-09-04 Dave Love <fx@gnu.org>
16162
16163 * vc.el: Some doc fixes for autoloaded and interactive functions.
16164 Fix compilation warnings from ediff stuff.
16165 (vc-rcs-release, vc-cvs-release, vc-sccs-release): Custom fix.
16166
16167 * vc-sccs-hooks.el (vc-sccs-master-templates): Add :version.
16168
16169 * vc-cvs-hooks.el (vc-cvs-master-templates): Add :version.
16170
16171 * vc-rcs-hooks.el (vc-rcs-master-templates): Add :version.
16172
16173 2000-09-04 Dave Love <fx@gnu.org>
16174
16175 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
16176 New variable.
16177 (vc-make-backend-function, vc-loadup, vc-call-backend)
16178 (vc-backend-defines): New functions.
16179
16180 * vc-hooks.el: Various doc fixes.
16181 (vc-default-back-end, vc-follow-symlinks): Custom fix.
16182 (vc-match-substring): Function removed. Callers changed to use
16183 match-string.
16184 (vc-lock-file, vc-consult-rcs-headers, vc-kill-buffer-hook):
16185 Simplify.
16186
16187 2000-09-04 Dave Love <fx@gnu.org>
16188
16189 * vc-sccs-hooks.el (vc-sccs-master-templates): Fix doc, custom
16190 type.
16191 (vc-sccs-project-dir, vc-search-sccs-project-dir)
16192 (vc-sccs-registered): Doc fix.
16193
16194 * vc-cvs-hooks.el (vc-cvs-master-templates): Fix doc, custom type.
16195 (vc-cvs-registered): Doc fix.
16196
16197 * vc-rcs-hooks.el (vc-rcs-master-templates): Fix doc, custom type.
16198 (vc-rcs-registered): Doc fix.
16199
16200 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
16201
16202 * vc-rcs-hooks.el, vc-cvs-hooks.el, vc-sccs-hooks.el: New file.
16203
16204 * vc-hooks.el: vc-registered has been renamed
16205 vc-default-registered. Some functions have been moved to the
16206 backend specific files. they all support the
16207 vc-BACKEND-registered functions.
16208
16209 2000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
16210
16211 * vc-hooks.el: This is 1998-11-11T18:47:32Z!kwzh@gnu.org from the emacs sources
16212
16213 * vc.el: This is 1999-03-13T05:04:24Z!kwzh@gnu.org from the emacs sources
16214
16215 2000-09-04 Dave Love <fx@gnu.org>
16216
16217 * mouse.el (mouse-major-mode-menu, mouse-popup-menubar): Run
16218 menu-bar-update-hook.
16219
16220 * help.el (help-manyarg-func-alist): Add
16221 find-operation-coding-system.
16222
16223 * wid-edit.el (widget-sexp-validate): Fix garbled code.
16224
16225 * custom.el (custom-set-variables): Print message about errors in
16226 setting.
16227
16228 2000-09-03 Andrew Innes <andrewi@gnu.org>
16229
16230 * makefile.w32-in: Change to DOS line endings.
16231
16232 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
16233
16234 * mouse.el (mouse-popup-menubar): Supply the prompt string for
16235 minor-mode keymaps, if they don't have one.
16236
16237 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
16238
16239 * eshell/esh-module.el (eval-when-compile): Don't lose if
16240 esh-module.el's file name is truncated to DOS 8+3 limits.
16241
16242 2000-09-01 John Wiegley <johnw@gnu.org>
16243
16244 * pcomplete.el (pcomplete-dirs-or-entries): Added a missing
16245 predicate, which caused entries in the completion list to be
16246 doubled.
16247
16248 2000-08-30 John Wiegley <johnw@gnu.org>
16249
16250 * eshell/esh-mode.el (eshell-mode): Bound C-c M-d to toggle direct
16251 sending to subprocesses. Also, hook pre-command-hook if
16252 `eshell-send-direct-to-subprocesses' is non-nil.
16253 (eshell-send-direct-to-subprocesses): New config variable. If t,
16254 subprocess input is send immediately.
16255 (eshell-toggle-direct-send): New function.
16256 (eshell-self-insert-command): New function.
16257 (eshell-intercept-commands): New function.
16258 (eshell-send-input): If direct subprocess sending is enabled,
16259 don't echo any input to the Eshell buffer. Let the subprocess
16260 handle that. This requires "stty echo" in bash, for example.
16261
16262 2000-08-28 John Wiegley <johnw@gnu.org>
16263
16264 * eshell/esh-var.el (pcomplete/eshell-mode/unset): Added
16265 completion function for Eshell's implementation of `unset'.
16266
16267 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
16268
16269 * info.el (Info-directory-list): Doc fix.
16270
16271 2000-08-31 Peter Breton <pbreton@ne.mediaone.net>
16272
16273 * filecache.el (file-cache-add-directory-using-find): Don't quote
16274 wildcards on MS-DOS. Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
16275
16276 2000-08-31 Kenichi Handa <handa@etl.go.jp>
16277
16278 * help.el (help-make-xrefs): Don't make hyperlinks for incorrect
16279 coding systems.
16280
16281 2000-08-30 Andrew Innes <andrewi@gnu.org>
16282
16283 * timer.el (run-with-idle-timer): Undo last change, so that timer
16284 is not activated immediately if Emacs is already idle. Some
16285 existing code relies on this behaviour.
16286
16287 2000-08-30 Miles Bader <miles@gnu.org>
16288
16289 * frame.el (set-frame-font): Do completion of font-name for
16290 interactive use.
16291
16292 2000-08-30 Kenichi Handa <handa@etl.go.jp>
16293
16294 * international/quail.el (quail-start-translation): Bind locally
16295 last-command-event, last-command, and this-command.
16296 (quail-start-conversion): Likewise.
16297 (quail-self-insert-command): Fix docstring.
16298
16299 2000-08-29 Gerd Moellmann <gerd@gnu.org>
16300
16301 * progmodes/executable.el
16302 (executable-make-buffer-file-executable-if-script-p): Check that
16303 buffer contains at least 2 characters.
16304
16305 2000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
16306
16307 * help.el (help-make-xrefs, help-xref-mule-regexp): Doc fix.
16308
16309 2000-08-29 Dave Love <fx@gnu.org>
16310
16311 * diff-mode.el (diff-mode) <defgroup>: Add :version.
16312 (diff-mode-shared-map): Bind mouse-2.
16313 (diff-imenu-generic-expression): New variable.
16314 (diff-mode): Use it.
16315
16316 * mouse.el (mouse-major-mode-menu): Use local-key-binding.
16317 (mouse-popup-menubar): Add minor mode menus.
16318 (popup-menu): Check for lookup-key returning number.
16319
16320 2000-08-29 Miles Bader <miles@gnu.org>
16321
16322 * comint.el (comint-send-input): Create overlays using the proper
16323 front/read-advance arguments.
16324
16325 2000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16326
16327 * ps-print.el: Even/odd pages printing. Doc fix.
16328 (ps-print-version): New version number (6.0).
16329 (ps-setup, ps-print-page-p, ps-background-text, ps-background-image)
16330 (ps-background, ps-begin-file, ps-begin-job): Code fix.
16331 (ps-print-duplex-feature): Variable eliminated.
16332 (ps-even-or-odd-pages): New variable.
16333
16334 * progmodes/ebnf2ps.el: Doc fix.
16335 (ebnf-version): New version (3.3).
16336 (ebnf-user-arrow): Change variable customization to sexp.
16337 (ebnf-user-arrow): Function eliminated.
16338 (ebnf-eps-finish-and-write, ebnf-insert-ebnf-prologue): Code fix.
16339
16340 2000-08-29 Kenichi Handa <handa@etl.go.jp>
16341
16342 * help.el (help-xref-mule-regexp): New variable.
16343 (help-make-xrefs): Handle help-xref-mule-regexp.
16344
16345 * international/mule-cmds.el (help-xref-mule-regexp-template): New
16346 variable.
16347 (describe-input-method): Temporarily activate the specfied input
16348 method to display the information.
16349 (describe-language-environment): Hyperlinks to mule related items.
16350
16351 * international/mule-diag.el (charset-multibyte-form-string): New
16352 function.
16353 (list-character-sets-1): Use charset-multibyte-form-string.
16354 (describe-character-set): New function.
16355 (describe-coding-system): Hyperlinks to safe character sets.
16356
16357 * international/quail.el (quail-help): New arg PACKAGE.
16358 Hyperlinks to mule related items.
16359 (quail-help-insert-keymap-description): Use
16360 substitute-command-keys instead of describe-bindings.
16361 (quail-translation-help): Hyperlinks to mule related items.
16362
16363 2000-08-28 John Wiegley <johnw@gnu.org>
16364
16365 * eshell/esh-util.el (eshell-flatten-list): It's not too wise to
16366 have a defsubst call itself. Made `eshell-flatten-list' back into
16367 a function again.
16368
16369 * eshell/em-smart.el (eshell-smart-redisplay): Added a safety
16370 catch, in case re-centering point at bottom messes up the display.
16371 This happens frequently in Emacs 21, due I believe to variable
16372 line heights.
16373
16374 * eshell/esh-mode.el (eshell-find-tag): Require `etags', in order
16375 to call `find-tag-interactive'.
16376
16377 * eshell/em-dirs.el (eshell/cd): Use buffered printing to display
16378 the list of remember directories.
16379
16380 2000-08-28 John Wiegley <johnw@gnu.org>
16381
16382 * align.el: Test align-region-separate to see if it's a symbol.
16383
16384 2000-08-28 John Wiegley <johnw@gnu.org>
16385
16386 * eshell/esh-util.el (eshell-flatten-list): Made this function
16387 into a defsubst form. It gets used very frequently, although
16388 calls don't occur all that often.
16389
16390 * eshell/em-dirs.el (eshell/cd): Flatten the argument list before
16391 examining it.
16392
16393 * eshell/esh-cmd.el (eshell-rewrite-while-command):
16394 (eshell-rewrite-for-command): Use `eshell-copy-handles' instead of
16395 `eshell-protect'.
16396 (eshell-copy-handles): Created a new macro for duplicating the
16397 current set of open handles. This is needed by the looping
16398 functions.
16399 (eshell-do-eval): Fixed while and if, so that the eshell-test-body
16400 is not incorrectly stomped on.
16401
16402 * eshell/em-cmpl.el (eshell-cmpl-use-paring): Mirror
16403 declaration for pcomplete-use-paring.
16404 (eshell-cmpl-initialize): Set pcomplete-use-paring based on the
16405 value of eshell-cmpl-use-paring.
16406 * pcomplete.el (pcomplete-use-paring): New config variable, to
16407 indicate whether paring should be used.
16408 (pcomplete-do-complete): If pcomplete-use-paring is t, pare out
16409 completion alternatives that have already been used.
16410
16411 * eshell/esh-mode.el (eshell-repeat-argument): Added function,
16412 bound to C-c C-y, which will repeat the previous N arguments
16413 (based on prefix argument).
16414 (eshell-mode): Bind C-c C-y to eshell-repeat-argument.
16415
16416 * eshell/esh-cmd.el (eshell/which): Don't kill the *Help* buffer
16417 if there is no *Help* buffer. This is for XEmacs, which renames
16418 its help buffers uniquely. TODO: Find out what the current buffer
16419 name to delete is.
16420
16421 * eshell/esh-util.el (eshell-read-passwd-file): Only keep the
16422 first entry that correlates to a passwd/group number. Later
16423 entries (used for group/user name aliasing to multiple IDs) are
16424 ignored.
16425
16426 * eshell/em-xtra.el (eshell/expr):
16427 * eshell/em-unix.el (eshell/du, eshell/cat, eshell/make)
16428 (eshell-grep, eshell/diff, eshell/locate):
16429 * eshell/em-dirs.el (eshell-dirs-substitute-cd): Flatten the
16430 argument list, before passing it to the system command.
16431
16432 * eshell/esh-mode.el (eshell-find-tag): Added a special version of
16433 `find-tag' for use at final position in Eshell buffers (which
16434 otherwise triggers an error on Emacs 21).
16435 (eshell-mode): Bind M-. to `eshell-find-tag' with the Eshell
16436 buffer, if it is currently bound to `find-tag'.
16437
16438 * pcmpl-gnu.el (pcmpl-gnu-makefile-regexps): Include GNUmakefile
16439 in the list of matched Makefile names.
16440 (pcmpl-gnu-make-rule-names): If GNUmakefile exists in the current
16441 directory, prefer its contents to Makefile.
16442
16443 * eshell/em-dirs.el (eshell/cd): cd commands that look up
16444 directory parts (like "cd old new", or "cd =regexp"), are now case
16445 sensitive on non-Windows/DOS platforms.
16446
16447 * eshell/esh-mode.el (eshell-parse-command-input): When a user
16448 types RET after an open delimiter (like "), display a message
16449 indicating that Eshell is waiting for the closing delimiter.
16450
16451 * eshell/esh-var.el (eshell/unset): Added a command for unsetting
16452 environment variables.
16453
16454 * eshell/em-unix.el (eshell/diff): Added logic to fail more
16455 gracefully if the user enters incorrect arguments.
16456
16457 * eshell/esh-mode.el (eshell-mode): Disable auto-fill-function in
16458 Eshell buffers.
16459
16460 * eshell/esh-var.el (eshell-interpolate-variable):
16461 * eshell/esh-mode.el (eshell-move-argument):
16462 * eshell/em-unix.el (eshell-du-sum-directory):
16463 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
16464 * eshell/em-ls.el (eshell-ls-decorated-name): Use /= instead of
16465 (not (= ...)).
16466
16467 * eshell/em-unix.el (eshell-shuffle-files): Added use of `apply',
16468 to ensure the `preserve' flag gets propagated when doing recursive
16469 directory copies.
16470
16471 2000-08-28 Stefan Monnier <monnier@cs.yale.edu>
16472
16473 * eshell/em-hist.el (eshell-put-history, eshell-get-history):
16474 Don't convert \n into \0177 in memory.
16475 (eshell-read-history, eshell-write-history): Convert \n to \0177,
16476 and back again, when reading and writing.
16477
16478 2000-08-28 Eli Zaretskii <eliz@is.elta.co.il>
16479
16480 * eshell/esh-util.el (eshell-processp): Added to relieve constant
16481 testing of `fboundp' on `processp'.
16482
16483 * eshell/esh-proc.el (eshell/kill): Use eshell-processp.
16484 (eshell/jobs): Don't call process-list if it is not bound.
16485 (eshell-gather-process-output): Support systems where async
16486 subprocesses aren't supported.
16487 (eshell-scratch-buffer, eshell-last-sync-output-start): New
16488 variables.
16489
16490 * eshell/esh-cmd.el (eshell-resume-eval): Handle the case when
16491 eshell-do-eval returns t.
16492 (eshell-do-pipelines-synchronously): New defmacro.
16493 (eshell-execute-pipeline): Call it instead of eshell-do-pipelines
16494 when async subprocesses aren't supported.
16495 (eshell-do-eval): Use eshell-processp. Don't throw eshell-defer
16496 if async subprocesses aren't supported.
16497 (eshell-resume-command): Don't assume STATUS is a string.
16498
16499 * eshell/em-unix.el (eshell/rm): Use eshell-processp.
16500
16501 * eshell/esh-io.el (eshell-virtual-targets): Doc fix.
16502 (eshell-close-target, eshell-get-target): Use eshell-processp.
16503 (eshell-print, eshell-error, eshell-errorn, eshell-printn): Doc
16504 fix.
16505 (eshell-get-target, eshell-create-handles): Doc fix.
16506
16507 2000-08-28 Miles Bader <miles@lsi.nec.co.jp>
16508
16509 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Change the
16510 criterion to include commands that output something, as long as it
16511 leaves both the command and the end-of-buffer visible when the
16512 command has exited.
16513 (eshell-review-quick-commands): Adjust the help doc string
16514 accordingly.
16515
16516 2000-08-28 Peter Breton <pbreton@ne.mediaone.net>
16517
16518 * locate.el (locate): Cleaned up locate command's interactive prompting
16519 Thanks to Fran\e,Ag\e(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
16520
16521 * filecache.el (file-cache-case-fold-search): New variable
16522 (file-cache-assoc-function): New variable
16523 (file-cache-minibuffer-complete): Use file-cache-assoc-function.
16524 Use file-cache-case-fold-search variable
16525 (file-cache-add-file): Use file-cache-assoc-function
16526 (file-cache-delete-file): likewise
16527 (file-cache-directory-name): likewise
16528 (file-cache-debug-read-from-minibuffer): likewise
16529
16530 2000-08-28 Gerd Moellmann <gerd@gnu.org>
16531
16532 * abbrev.el (list-abbrevs): Add optional parameter LOCAL.
16533 (abbrev-table-name): New function.
16534 (prepare-abbrev-list-buffer): Add optional parameter LOCAL.
16535 If non-nil list local abbrev, only.
16536
16537 2000-08-28 Stanislav Shalunov <shalunov@internet2.edu>
16538
16539 * mail/uce.el (uce-reply-to-uce): Remove hard-coded "*Article*"
16540 from Gnus support code, and use special article copy buffer
16541 `(gnus-original-article-buffer)' instead. This allows to get rid
16542 of article-hide-headers usage (which breaks in the latest Gnus
16543 version). Thanks to Detlev Zundel.
16544
16545 2000-08-28 Kenichi Handa <handa@etl.go.jp>
16546
16547 * international/quail.el (quail-use-package): Hide "... loaded"
16548 message.
16549 (quail-start-translation, quail-start-conversion): Likewise.
16550
16551 * international/kkc.el (kkc-region): Hide "... loaded" message.
16552
16553 2000-08-27 Dave Love <fx@gnu.org>
16554
16555 * emacs-lisp/bytecomp.el (mapc): Use byte-compile-funarg.
16556
16557 2000-08-27 Miles Bader <miles@gnu.org>
16558
16559 * faces.el (read-face-font, read-face-and-attribute): Tweak prompts.
16560
16561 2000-08-27 Kenichi Handa <handa@etl.go.jp>
16562
16563 * international/ja-dic-cnv.el (skkdic-convert): Insert (require
16564 'ja-dic-cnv), not (require 'skkdic-cnv).
16565
16566 2000-08-26 Miles Bader <miles@gnu.org>
16567
16568 * faces.el (face-x-resources): Add entry for :inherit.
16569 * cus-face.el (custom-face-attributes): Add support for :inherit
16570 attribute. Add support for relative face heights.
16571 (custom-face-attributes-get): Treat `nil' as being a default value
16572 for :inherit (as well as `unspecified').
16573
16574 * faces.el (set-face-attribute): Update doc string.
16575 (face-attribute-name-alist): Add :inherit.
16576 (face-valid-attribute-values): Handle :inherit.
16577 (face-read-string): Rephrase prompt to be less confusing.
16578 Assume that DEFAULT is a string, since we must return a string.
16579 (face-read-integer): Use `format' to turn DEFAULT into an
16580 acceptable default for face-read-string. Match NEW-VALUE against
16581 the string "unspecified", not the symbol `unspecified', since
16582 that's what face-read-string returns.
16583 (read-face-attribute): Lookup a name for old-value in valid, and
16584 use it as a default if we find one. Treat all values from
16585 face-read-string as strings. If the default is used, don't do any
16586 more processing on the value, just use the old value directly.
16587 (read-face-and-attribute, modify-face): Tweak prompt.
16588 (read-face-name): Don't assume prompt ends with a space.
16589
16590 * faces.el (describe-face): Add support for :inherit attribute.
16591
16592 2000-08-25 Kenichi Handa <handa@etl.go.jp>
16593
16594 * terminal.el (terminal-emulator): Fix args to `concat'. Now
16595 concat doesn't accept interger.
16596
16597 * international/kkc.el: Remove SKK from Keywords. Require
16598 ja-dic-utl instead of skkdic-utl.
16599
16600 * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
16601 Provide ja-dic-cnv instead of skkdic-cnv.
16602 (ja-dic-filename): Renamed from skkdic-filename. Referers changed
16603 (iso-2022-7bit-short): Add safe-charsets property.
16604 (skkdic-convert-postfix): Search Japanese chou-on character in
16605 addition to Hiragana character.
16606 (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
16607 (skkdic-convert): Change file names from skkdic.el to ja-dic.el
16608 (batch-skkdic-convert): Likewise.
16609
16610 * international/ja-dic-utl.el: Renamed from skkdic-utl.el.
16611 Provide ja-dic-utl instead of skkdic-utl.
16612 (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic.
16613
16614 2000-08-24 Dave Love <fx@gnu.org>
16615
16616 * disp-table.el (standard-display-default): Make the test of `l'
16617 useful.
16618
16619 * language/european.el ("Latin-8", "Latin-9"): Add input methods,
16620 mod sample text.
16621
16622 * international/iso-ascii.el: Make pilcrow convenient string
16623 consistent with section.
16624 (iso-ascii-display): Set up multibyte characters as well as
16625 unibyte.
16626
16627 2000-08-24 Kenichi Handa <handa@etl.go.jp>
16628
16629 * international/mule-cmds.el (reset-language-environment): Set
16630 default-process-coding-system to '(undecided . iso-latin-1), which
16631 makes process I/O almost consistent with file I/O. Call this
16632 function when mule-cmds.el[c] is loaded.
16633
16634 2000-08-22 Andrew Innes <andrewi@gnu.org>
16635
16636 * makefile.w32-in: New file.
16637
16638 2000-08-22 Miles Bader <miles@lsi.nec.co.jp>
16639
16640 * comint.el (comint-output-filter): Compare end of
16641 comint-last-output-overlay with the start of the newly inserted
16642 text, not the end, when deciding whether to extend it.
16643 Set saved-point's insertion type to advance after insertion.
16644
16645 * shell.el (shell-font-lock-keywords): Remove prompt highlighting,
16646 since this is now done independently of font-lock mode.
16647
16648 2000-08-21 Gerd Moellmann <gerd@gnu.org>
16649
16650 * server.el (server-kill-new-buffers): New user option.
16651 (server-existing-buffer): New buffer-local variable.
16652 (server-visit-files): When using an existing buffer, set
16653 server-existing-buffer to t.
16654 (server-buffer-done): If server-kill-new-buffers is t, kill the
16655 buffer, unless it was already present before visiting it with
16656 Emacs server.
16657
16658 2000-08-21 Eli Zaretskii <eliz@is.elta.co.il>
16659
16660 * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
16661 even if the display doesn't support colors: some displays will
16662 support bold/underline faces.
16663
16664 2000-08-21 Gerd Moellmann <gerd@gnu.org>
16665
16666 * emacs-lisp/cl.el (cl-macroexpand): Doc fix.
16667
16668 * startup.el (command-line): If user's init file had an error,
16669 add explanatory text to *Messages*.
16670
16671 2000-08-21 Kenichi Handa <handa@etl.go.jp>
16672
16673 * man.el (Man-getpage-in-background): Decode the process output by
16674 the system locale coding system.
16675
16676 2000-08-20 Dave Love <fx@gnu.org>
16677
16678 * wid-edit.el (widget-choose, widget-choice-mouse-down-action):
16679 Don't test x-popup-menu.
16680 (function) <complete-function>: Complete only fbound symbols.
16681 <validate, value>: New.
16682 (variable) <complete-function>: Complete only bound symbols.
16683 (coding-system): Add :base-only, :complete-function, :validate,
16684 :value, :prompt-match.
16685 (widget-coding-system-prompt-value): Use read-coding-system and
16686 act on :base-only.
16687 (editable-field): Add :help-echo.
16688 (widget-push-button-gui, widget-push-button-cache)
16689 (widget-gui-action, widget-editable-list-gui): COmment out, along
16690 with uses.
16691 (widget-at): Make arg optional.
16692 (widget-echo-help): Adjust for current help-echo calling sequence.
16693 (widget-specify-field, widget-specify-button)
16694 (widget-specify-insert, widget-get-sibling, widget-image-find)
16695 (widget-convert, widget-insert, widget-leave-text)
16696 (widget-beginning-of-line, widget-end-of-line, widget-kill-line)
16697 (widget-setup, widget-field-find, widget-before-change)
16698 (widget-after-change, widget-default-complete)
16699 (widget-default-create, widget-default-delete)
16700 (widget-push-button-value-create, editable-field)
16701 (widget-field-prompt-value, widget-field-validate)
16702 (widget-choice-value-create, widget-choice-action)
16703 (widget-choice-validate, widget-checklist-add-item)
16704 (widget-radio-add-item, widget-radio-chosen)
16705 (widget-radio-value-inline, widget-editable-list-value-create)
16706 (widget-editable-list-entry-create)
16707 (widget-documentation-link-add)
16708 (widget-documentation-string-value-create)
16709 (widget-regexp-validate, widget-file-complete)
16710 (widget-sexp-validate, widget-plist-convert-widget)
16711 (widget-plist-convert-widget, widget-alist-convert-widget)
16712 (widget-alist-convert-widget, widget-color-complete): Simplify,
16713 particularly to avoid bindings which aren't optimized out.
16714
16715 * emacs-lisp/lisp.el (defun-prompt-regexp, parens-require-spaces):
16716 Doc fix.
16717 (down-list, backward-up-list, up-list, kill-sexp)
16718 (backward-kill-sexp, mark-sexp): Make arg optional.
16719 (lisp-complete-symbol): Add optional arg PREDICATE.
16720
16721 * cus-start.el: Add display-buffer-reuse-frames,
16722 file-coding-system-alist.
16723
16724 2000-08-20 Gerd Moellmann <gerd@gnu.org>
16725
16726 * startup.el (command-line): Clear realized faces after
16727 modifying TTY color mappings.
16728
16729 2000-08-20 Miles Bader <miles@gnu.org>
16730
16731 * faces.el (face-attr-match-p): Don't return true if ATTRS are
16732 merely a subset of FACE's attributes.
16733
16734 2000-08-19 Miles Bader <miles@gnu.org>
16735
16736 * comint.el (comint-output-filter): Save the point with a marker,
16737 not just a buffer position.
16738
16739 * international/mule.el (set-buffer-process-coding-system): Make
16740 interactive prompt less confusing.
16741
16742 2000-08-19 Gerd Moellmann <gerd@gnu.org>
16743
16744 * hilit-chg.el: General cleanup of doc strings, comments and
16745 code formatting.
16746
16747 2000-08-19 Miles Bader <miles@gnu.org>
16748
16749 * emacs-lisp/bytecomp.el (byte-compile-beginning-of-line):
16750 Compiler macro removed; beginning-of-line is no longer always
16751 equivalent to forward-line, in the presence of fields.
16752
16753 * comint.el (comint-output-filter): Remove ad-hoc saving of
16754 restriction, and just use save-restriction, now that it works
16755 correctly. Don't adjust comint-last-input-start to account for
16756 our insertion; it shouldn't have moved because we don't use
16757 insert-before-markers anymore. Comment out call to
16758 `force-mode-line-update'; why is it here?
16759
16760 * gud.el (gud-basic-call): Temporarily widen gud comint buffer
16761 while checking for prompt to delete. Use `forward-line 0'
16762 instead of beginning-of-line.
16763 (gud-filter): Temporarily widen gud comint buffer while
16764 examining output.
16765
16766 2000-08-18 Stefan Monnier <monnier@cs.yale.edu>
16767
16768 * progmodes/sh-script.el: Big bag of typos.
16769
16770 * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp
16771 check since ispell-process is not bound when ispell is not yet loaded.
16772
16773 2000-08-18 Dave Love <fx@gnu.org>
16774
16775 * image.el (find-image): Copy `spec' before using plist-put.
16776
16777 2000-08-18 Gerd Moellmann <gerd@gnu.org>
16778
16779 * textmodes/ispell.el (ispell-dictionary-alist-6): Add
16780 `portugues'.
16781
16782 * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to
16783 backward-kill-sexp, analogous to kill-sexp.
16784
16785 * progmodes/icon.el (icon-indent-line)
16786 (icon-is-continuation-line): Handle comments specially.
16787
16788 2000-08-17 Ken Stevens <k.stevens@ieee.org>
16789
16790 * ispell.el: Set to standard author/maintainer/keyword fields.
16791 Fine tuning to menu map appearance and operation, and added help.
16792 Remove `start' and `end' error messages when compiling.
16793 (ispell-choices-win-default-height): Fixed comment string.
16794 (ispell-dictionary-alist-1): Fixed regexp in castellano and
16795 castellano8 dictionaries.
16796 (ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
16797 (ispell-dictionary-alist-4): Fixed regexp in francais-tex
16798 dictionary, added italiano dictionary.
16799 (ispell-skip-region-alist): Removed regexp thrashing when `-' is a
16800 word character
16801 (ispell-tex-skip-alists): Added psfig support.
16802 (ispell-skip-html): Renamed from ispell-skip-sgml.
16803 (ispell-begin-skip-region-regexp, ispell-skip-region)
16804 (ispell-minor-check): Improved html skipping support to skip across
16805 code, and recognize `&' commands without propper `;' syntax;
16806 (ispell-process-line): Fix alignment error when manually
16807 correcting spelling.
16808 (ispell): Fix comment string.
16809 (ispell-add-per-file-word-list): Always put word list on new line.
16810
16811 2000-08-17 Gerd Moellmann <gerd@gnu.org>
16812
16813 * format.el (format-encode-run-method): Fix error message to say
16814 `encode' instead of `decode'. Use save-window-excursion around
16815 shell-command-on-region as in format-decode-run-method because
16816 shell-command-on-region can display a buffer with error output.
16817 (format-decode): Don't record undo information for the decoding.
16818 (format-annotate-function): Add parameter FORMAT-COUNT. Make
16819 that number part of the temporary buffer name so that more than
16820 one decoding using a temporary buffer can happen safely.
16821
16822 * enriched.el (enriched-annotation-regexp): Use `A-Z' instead
16823 of `A-z' in the regexp.
16824
16825 * hilit-chg.el: Fix typos in commentary.
16826
16827 * help.el (view-emacs-news): Rewritten for new naming scheme
16828 for old NEWS files.
16829
16830 * startup.el (command-line): Pop to *Messages* in case an error
16831 is signaled while loading user-init-file.
16832
16833 2000-08-17 Andreas Schwab <schwab@suse.de>
16834
16835 * files.el (insert-directory): Don't lose original file name,
16836 undoing an undocumented change.
16837
16838 2000-08-17 Alex Schroeder <alex@gnu.org>
16839
16840 * sql.el (sql-magic-go): Use comint-bol.
16841 (sql-copy-column): Use comint-line-beginning-position.
16842 (comint-line-beginning-position): Define a replacement for
16843 comint-line-beginning-position if it is not fboundp.
16844
16845 2000-08-17 Alex Schroeder <alex@gnu.org>
16846
16847 * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map;
16848 it didn't have any effect anyway.
16849
16850 2000-08-17 Alex Schroeder <alex@gnu.org>
16851
16852 * sql.el (sql-postgres): Jason Beegan's patch uses the parameters
16853 --pset and pager=off instead of sending \\o|cat at the beginning
16854 of the session.
16855
16856 2000-08-17 Miles Bader <miles@gnu.org>
16857
16858 * progmodes/octave-inf.el: Add compatibility definition of
16859 comint-line-beginning-position.
16860
16861 2000-08-17 Kenichi Handa <handa@etl.go.jp>
16862
16863 * startup.el (normal-top-level): Look in each dir in load-path for
16864 a leim-list.el file too. This assures of loading leim-list.el
16865 that is created at Emacs installation time even if a user have his
16866 own leim-list.el.
16867
16868 2000-08-17 Miles Bader <miles@gnu.org>
16869
16870 * hi-lock.el (hi-yellow, hi-pink, hi-green, hi-blue): Force the
16871 foreground color to black if the background is dark.
16872
16873 2000-08-16 Stefan Monnier <monnier@cs.yale.edu>
16874
16875 * loadhist.el (unload-feature): Typo.
16876
16877 * finder.el (finder-compile-keywords):
16878 * cus-dep.el (custom-make-dependencies): Add local-variable settings
16879 to the generated file.
16880
16881 * mail/mh-e.el (mh-make-local-vars):
16882 Replace make-variable-buffer-local with make-local-variable.
16883
16884 * play/landmark.el:
16885 * options.el (Edit-options-{set,toggle,t,nil}):
16886 * mail/mailabbrev.el (mail-abbrevs-mode):
16887 * textmodes/tex-mode.el (tex-expand-files):
16888 * textmodes/outline.el (outline-minor-mode): Don't quote lambda.
16889
16890 * term/bg-mouse.el (bg-mouse-report): screen-height -> frame-height.
16891
16892 * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
16893 (ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
16894 Allow going past the last element.
16895 * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
16896 (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
16897 (cvs-mouse-toggle-mark): Don't move point.
16898 (cvs-revert-if-needed): Avoid re-eval of local variables and modes.
16899
16900 * progmodes/compile.el (grep): Provide a default set of files.
16901 (next-error): Docstring fix.
16902 (compilation-find-file): Avoid find-file (fails in a dedicated window).
16903
16904 * emacs-lisp/easy-mmode.el (define-minor-mode):
16905 Use `symbol-value' to keep the byte-compiler quiet.
16906
16907 * diff-mode.el (diff-mode-map): Bind diff-apply-hunk.
16908 (diff-find-source-location): New fun, extracted from diff-goto-source.
16909 (diff-goto-source): Use it.
16910 (diff-next-complex-hunk, diff-filter-lines): New function.
16911 (diff-apply-hunk): New command.
16912
16913 * smerge-mode.el (smerge-mode-menu): Doc fix.
16914
16915 * msb.el (msb-mode): Define it in terms of define-minor-mode.
16916
16917 2000-08-16 Dave Love <fx@gnu.org>
16918
16919 * windmove.el (windmove) <defgroup>: Add :version.
16920
16921 * net/goto-addr.el: Don't require browse-url. Require thingatpt.
16922 (goto-address-fontify-p, goto-address-highlight-p)
16923 (goto-address-url-face, goto-address-url-mouse-face)
16924 (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
16925 (goto-address-url-regexp): Use thing-at-point-url-regexp.
16926 (goto-address-fontify, goto-address-at-mouse): Simplify,
16927 (goto-address-at-point): browse-url-url-at-point,
16928 goto-address-find-address-at-point can return nil.
16929 (goto-address-find-address-at-point): Return nil on failure.
16930
16931 * align.el (align) <defgroup>: Add :version.
16932
16933 * calculator.el (calculator): Add :version.
16934 (calculator): Use two lines for calculator window if `modeline'
16935 face is boxed.
16936
16937 * play/5x5.el: Doc fixes.
16938 (5x5) <defgroup>: Add :version.
16939
16940 * play/fortune.el (fortune) <defgroup>: Add :version.
16941 (fortune-append): Fix error message.
16942 (fortune-from-region): Doc fix.
16943
16944 * play/pong.el (pong): Doc fix.
16945
16946 * play/morse.el: Keywords, commentary, autoloads.
16947
16948 2000-08-16 Eli Zaretskii <eliz@is.elta.co.il>
16949
16950 * desktop.el (desktop-save): Don't look at symbol-value of a
16951 member of minor-mode-alist, unless it is boundp.
16952
16953 2000-08-16 Sam Steingold <sds@gnu.org>
16954
16955 * buff-menu.el (list-buffers-noselect): Use `dolist' instead Of
16956 `while'; use `with-current-buffer' instead of `save-excursion'.
16957 Removed unnecessary kludges now that "*Buffer List*" is excluded.
16958
16959 2000-08-16 Kenichi Handa <handa@etl.go.jp>
16960
16961 * international/ccl.el (declare-ccl-program): Docstring modified.
16962 (ccl-execute-with-args): Likewise.
16963
16964 2000-08-16 Miles Bader <miles@gnu.org>
16965
16966 * progmodes/sql.el: Add compatibility definition of
16967 comint-line-beginning-position.
16968
16969 2000-08-15 Gerd Moellmann <gerd@gnu.org>
16970
16971 * buff-menu.el (list-buffers-noselect): Set `buffer' as well as
16972 'buffer-menu' property.
16973 (Buffer-menu-buffer): Use `buffer' property if `buffer-name'
16974 fails.
16975 (Buffer-menu-execute): When deleting, test `(and buf (buffer-name
16976 buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer
16977 wasn't killed.
16978
16979 * buff-menu.el (list-buffers-noselect): Don't display the
16980 *Buffer List* buffer.
16981
16982 * font-lock.el: Require jit-lock to prevent a very late
16983 `Loading jit-lock' message.
16984
16985 * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el
16986 * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors'
16987 mail address.
16988
16989 2000-08-15 Miles Bader <miles@gnu.org>
16990
16991 * textmodes/ispell.el (ispell-graphic-p): New constant.
16992 (ispell-choices-win-default-height, ispell-help): Use
16993 `ispell-graphic-p' instead of `xemacsp'.
16994
16995 2000-08-15 Dave Love <fx@gnu.org>
16996
16997 * simple.el: Autoload widget-convert when compiling.
16998 (mail-user-agent): Doc fix.
16999
17000 * help.el (function-called-at-point, variable-at-point): Use
17001 with-syntax-table.
17002 (help-manyarg-func-alist): Add insert-and-inherit.
17003
17004 * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'.
17005
17006 * delsel.el (delsel-unload-hook): New function.
17007
17008 * find-file.el: Doc fixes. Move provide to end.
17009 (ff) <defgroup>: Add :link.
17010 (ff-goto-click): Deleted.
17011 (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
17012 Use mouse-set-point.
17013
17014 * textmodes/tildify.el: Doc fixes.
17015 (tildify) <defgroup>: Add:version.
17016
17017 * progmodes/glasses.el (glasses) <defgroup>: Add :version.
17018 (glasses-custom-set): Use set-default, not set.
17019 (minor-mode-alist): Propertize the lighter.
17020 (glasses-mode): Provide optional arg.
17021
17022 * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link.
17023 (global-cwarn-mode): Don't make it a user option. Unquote lambda.
17024 (cwarn-font-lock-feature-keywords-alist): Don't make it a user
17025 option. Provide :type.
17026 (cwarn-configuration): Provide :type.
17027 (cwarn-mode): Doc fix.
17028
17029 * add-log.el (change-log-merge): Doc fix.
17030 (change-log-redate): New command.
17031
17032 * net/browse-url.el (browse-url-filename-alist): Add a clause for
17033 Doze and Dog.
17034 (browse-url): Use dolist, not mapcar.
17035 (browse-url-at-point): Check for null url.
17036 (browse-url-event-buffer, browse-url-event-point): Functions
17037 deleted.
17038 (browse-url-at-mouse, browse-url-netscape): Simplify.
17039
17040 * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus
17041 modes.
17042 (msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
17043 Fix previous change to mapcan.
17044 (msb--init-file-alist, msb--add-separators)
17045 (msb--make-keymap-menu): Simplify.
17046 (msb--choose-file-menu): Use copy-sequence.
17047 (msb-mode-map): Add title to keymap.
17048 (msb-unload-hook): New function.
17049
17050 * bs.el: Fix indentation.
17051 (bs) <defgroup>: Add :links.
17052 (bs-show): Doc fix.
17053 (bs-apply-sort-faces): Don't use window-system.
17054 (bs-mode-font-lock-keywords): Avoid testing for XEmacs.
17055
17056 2000-08-15 Eli Zaretskii <eliz@is.elta.co.il>
17057
17058 * calendar/timeclock.el (timeclock-file): Run .timelog through
17059 convert-standard-filename.
17060
17061 2000-08-14 Gerd Moellmann <gerd@gnu.org>
17062
17063 * emacs-lisp/authors.el: New file.
17064
17065 * paren.el (show-paren-priority): New user option.
17066 (show-paren-function): Set overlay priorities to
17067 show-paren-priority.
17068
17069 2000-08-14 Miles Bader <miles@gnu.org>
17070
17071 * comint.el (comint-bol): Use `forward-line 0' instead of calling
17072 beginning-of-line with inhibit-field-text-motion bound.
17073
17074 2000-08-14 Gerd Moellmann <gerd@gnu.org>
17075
17076 * calendar/timeclock.el: New file.
17077
17078 2000-08-14 David Ponce <david@dponce.com>
17079
17080 * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to
17081 `widget-button-click'. so that one can use left mouse button to
17082 click on dialog buttons.
17083
17084 2000-08-14 Emmanuel Briot <briot@gnat.com>
17085
17086 * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase
17087 identifiers, since XML is case sensitive
17088
17089 2000-08-12 Miles Bader <miles@gnu.org>
17090
17091 * comint.el (comint-output-filter): Don't bother frobbing
17092 window-start, it doesn't seem to be necessary.
17093
17094 * comint.el (comint-send-string, comint-send-region): Make into
17095 real functions. Snapshot the prompt before sending.
17096
17097 2000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
17098
17099 * info.el (Info-find-emacs-command-nodes): Rewrite to use
17100 technique similar to Info-index, instead of relying on specific
17101 names of relevant Index nodes.
17102 (Info-goto-emacs-command-node): Bind Info-history to nil when
17103 going to the first node found by Info-find-emacs-command-nodes.
17104
17105 2000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
17106
17107 * menu-bar.el (menu-bar-help-menu): Add a :help string.
17108
17109 2000-08-10 Miles Bader <miles@gnu.org>
17110
17111 * comint.el (comint-output-filter): Doc fixes & misc code cleanup.
17112
17113 2000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
17114
17115 * info.el (Info-file-list-for-emacs): More elements for the
17116 autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs,
17117 and woman manuals.
17118
17119 2000-08-10 Miles Bader <miles@lsi.nec.co.jp>
17120
17121 * comint.el (comint-send-input): Make the newline boundary overlay
17122 rear-nonsticky. Use `insert' instead of `insert-before-markers'.
17123 (comint-output-filter): Use `insert' instead of
17124 `insert-before-markers'. Extend comint-last-output-overlay when
17125 necessary since we can't rely on insert-before-markers to do it.
17126 * gud.el (gud-filter): Use `with-current-buffer' instead of
17127 save-excursion when inserting the output, so that point gets
17128 updated correctly; the old method relied on a rather dodgy
17129 side-effect of comint-output-filter to avoid the effect of
17130 save-excursion.
17131
17132 2000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
17133
17134 * files.el (recover-file): Call insert-directory instead of
17135 invoking `ls' directly.
17136
17137 2000-08-10 Miles Bader <miles@gnu.org>
17138
17139 * comint.el (comint-highlight-prompt, comint-highlight-prompt-face)
17140 (comint-last-prompt-overlay): New variables.
17141 (comint-output-filter): Implement prompt highlighting.
17142 (comint-snapshot-last-prompt): New function.
17143 (comint-send-input): Snapshot the last prompt.
17144 Use comint-highlight-input-face.
17145 (comint-highlight-input-face): Renamed from `comint-highlight-face'.
17146 Use defface instead of defcustom.
17147 (send-invisible, comint-send-eof): Snapshot the last prompt.
17148 (comint-delchar-or-maybe-eof): Use comint-send-eof.
17149 (comint-mode): Make `comint-last-prompt-overlay' buffer-local.
17150
17151 2000-08-09 Stefan Monnier <monnier@cs.yale.edu>
17152
17153 * emacs-lisp/regexp-opt.el (make-bool-vector): Remove.
17154 (regexp-opt-group): Use a list of chars for `letters'.
17155 (regexp-opt-charset): `chars' is now a list of chars.
17156 Use a char-table rather than a vector so it works for multibyte chars.
17157
17158 * pcvs.el (cvs-menu): Don't move point. Use popup-menu.
17159 Set cvs-minor-current-files to the selected fileinfo.
17160 (cvs-get-marked): Accept fileinfos in cvs-minor-current-files.
17161 (cvs-mode-insert): Manually macroexpand `ignore-errors'.
17162
17163 2000-08-09 Eli Zaretskii <eliz@is.elta.co.il>
17164
17165 * files.el (insert-directory): Don't call access-file on
17166 directories on DOS and Windows.
17167
17168 2000-08-09 Kenichi Handa <handa@etl.go.jp>
17169
17170 * international/ccl.el (ccl-embed-data): Make ccl-program-vector
17171 longer if necessary.
17172 (ccl-embed-code): Call ccl-embed-data to store CODE in
17173 ccl-program-vector.
17174
17175 2000-08-09 Miles Bader <miles@gnu.org>
17176
17177 * comint.el (comint-output-filter): Properly handle the case where
17178 the text surrounded by comint-last-output-overlay was deleted.
17179
17180 2000-08-08 Gerd Moellmann <gerd@gnu.org>
17181
17182 * info.el (Info-insert-dir): Use Info-additional-directory-list if
17183 non-nil.
17184 (Info-file-list-for-emacs): Remove "info" from the list because
17185 that leads to trying to use the documentation from file `info'
17186 in various situations where it isn't appropriate, for instance
17187 C-h C-k C-h i.
17188
17189 * ffap.el (ffap-read-file-or-url-internal): Handle case that
17190 DIR and/or STRING are nil.
17191
17192 * progmodes/compile.el (compilation-setup): Make variable
17193 compilation-error-screen-columns buffer-local, as some comment
17194 in the code suggests it should be.
17195
17196 * files.el (auto-mode-interpreter-regexp): New variable.
17197 (set-auto-mode): Use it.
17198
17199 * indent.el (indent-for-tab-command): Doc fix.
17200
17201 * mouse-sel.el (mouse-sel-mode): Doc fix.
17202
17203 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N='
17204 labels.
17205
17206 * help.el (print-help-return-message): When
17207 display-buffer-reuse-frames is set, let the help window been quit,
17208 instead of deleting it, which might delete a reused frame.
17209
17210 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
17211
17212 * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to
17213 rename a directory to a name that differs only by its letter case.
17214
17215 2000-08-08 Kenichi Handa <handa@etl.go.jp>
17216
17217 * international/quail.el (quail-define-rules): Handle Quail decode
17218 map correctly. Add code for supporting annotations.
17219 (quail-install-decode-map): New function.
17220 (quail-defrule-internal): New optional arguments decode-map and
17221 props.
17222 (quail-advice): New function.
17223
17224 2000-08-07 Sam Steingold <sds@gnu.org>
17225
17226 * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
17227 `defconst', `define-condition', `with-slots'.
17228 * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
17229
17230 2000-08-03 Miles Bader <miles@gnu.org>
17231
17232 * comint.el (comint-use-prompt-regexp-instead-of-fields):
17233 New variable.
17234 (comint-prompt-regexp, comint-get-old-input): Document dependence on
17235 comint-use-prompt-regexp-instead-of-fields.
17236 (comint-send-input): Add `input' field property to stuff we send to
17237 the process, if comint-use-prompt-regexp-instead-of-fields is nil.
17238 (comint-output-filter): Add `output' field property to process
17239 output, if comint-use-prompt-regexp-instead-of-fields is nil.
17240 (comint-replace-by-expanded-history)
17241 (comint-get-old-input-default, comint-show-output)
17242 (comint-backward-matching-input, comint-forward-matching-input)
17243 (comint-next-prompt, comint-previous-prompt): Use field
17244 properties if comint-use-prompt-regexp-instead-of-fields is nil.
17245 (comint-line-beginning-position): New function.
17246 (comint-bol): Use comint-line-beginning-position. Make ARG optional.
17247 (comint-replace-by-expanded-history-before-point): Use
17248 comint-line-beginning-position and line-end-position.
17249 (comint-last-output-overlay): New variable.
17250 (comint-mode): Make `comint-last-output-overlay' buffer-local.
17251
17252 * shell.el (shell-prompt-pattern): Doc change.
17253 (shell-backward-command): Use line-beginning-position.
17254
17255 * gud.el (gud-gdb-complete-command): Use
17256 comint-line-beginning-position.
17257
17258 * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if
17259 comint-bol doesn't actually go to the beginning of the line.
17260
17261 * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp
17262 if comint-use-prompt-regexp-instead-of-fields is non-nil.
17263 (try-expand-line-all-buffers): Likewise.
17264
17265 * progmodes/sql.el (sql-magic-go): Use comint-bol instead of
17266 explicitly matching comint-prompt-regexp.
17267 (sql-copy-column): Use comint-line-beginning-position instead of
17268 explicitly matching comint-prompt-regexp.
17269
17270 * progmodes/octave-inf.el (inferior-octave-complete): Use
17271 comint-line-beginning-position.
17272
17273 * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change.
17274
17275 * progmodes/idlw-shell.el (idlwave-shell-send-command): When
17276 looking for a prompt, use `forward-line 0' instead of
17277 `beginning-of-line', to avoid getting caught by an input field.
17278
17279 2000-08-07 Gerd Moellmann <gerd@gnu.org>
17280
17281 * files.el (shell-quote-wildcard-pattern): Make sure to return
17282 PATTERN, in the Unix case.
17283
17284 2000-08-07 Eli Zaretskii <eliz@is.elta.co.il>
17285
17286 * play/zone.el (zone): Discard any pending input before running
17287 the randomly-chosen pgm.
17288
17289 2000-08-07 Kenichi Handa <handa@etl.go.jp>
17290
17291 * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of
17292 checking the existence of any multibyte characters.
17293
17294 2000-08-06 Gerd Moellmann <gerd@gnu.org>
17295
17296 * help.el (describe-mode): Test minor-mode symbol for being
17297 bound before testing its value for being nil.
17298
17299 * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
17300 `first', `second', and `third'.
17301
17302 * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05.
17303 (second): Make it an alias for `cadr'.
17304
17305 2000-08-06 Eli Zaretskii <eliz@is.elta.co.il>
17306
17307 * bs.el (bs-apply-sort-faces): Don't use window-system, since all
17308 types of display support faces now.
17309
17310 2000-08-05 Gerd Moellmann <gerd@gnu.org>
17311
17312 * pcvs.el (require): Require `cl' during compilation, only.
17313
17314 * emacs-lisp/cl.el (first, ..., tenth): Make them macros.
17315 (toplevel): Remove `remq' and `remove' from autoloads.
17316 (cl-fake-autoloads): New variable. If set, arrange for an error
17317 when CL functions etc. are autoloaded.
17318
17319 2000-08-04 Eli Zaretskii <eliz@is.elta.co.il>
17320
17321 * play/zone.el (zone, zone-pgm-stress): Don't use window-system.
17322
17323 * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is
17324 popped up, but the user clicks outside the menu, return an empty
17325 regexp (that causes unhighlight-regexp to have no effect).
17326
17327 * menu-bar.el (menu-bar-games-menu): Add Zone.
17328
17329 * hi-lock.el (toplevel): Require font-lock.
17330
17331 2000-08-03 Vinicius Jose Latorre <vinicius@cpqd.com.br>
17332
17333 * progmodes/ebnf2ps.el: Get around a bug on skip-chars-forward.
17334 (ebnf-8-bit-chars): New var for bug fix.
17335 (ebnf-string): Bug fix.
17336
17337 2000-08-03 Sam Steingold <sds@gnu.org>
17338
17339 * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
17340 instead of `buffer-string'.
17341 (require 'cl): Always, not just when compiling.
17342 `ignore-errors' in `interactive', `list*', `defun*' &c make this
17343 necessary.
17344
17345 2000-08-03 Eli Zaretskii <eliz@is.elta.co.il>
17346
17347 * international/mule-cmds.el (select-safe-coding-system): Make
17348 the message text about selecting a safe coding system more clear.
17349
17350 2000-08-02 Gerd Moellmann <gerd@gnu.org>
17351
17352 * hi-lock.el: New file.
17353
17354 * play/zone.el: New file.
17355
17356 * replace.el (occur): Set tab-width in the *Occur* buffer to the
17357 value of tab-width in the original buffer. Choose a line number
17358 format that's a multiple of the original buffer's tab width, so
17359 that lines appear right.
17360
17361 * textmodes/ispell.el (ispell): New function, replacing an alias.
17362 Spell-check active region if in transient-mark-mode and mark
17363 is active; otherwise spell-check buffer.
17364
17365 2000-08-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
17366
17367 * ps-mule.el: Fix a customization problem on
17368 ps-mule-font-info-database-default.
17369
17370 2000-08-02 Eli Zaretskii <eliz@is.elta.co.il>
17371
17372 * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use
17373 display-mouse-p instead of window-system.
17374 (ebrowse-member-mode-map): Ditto.
17375
17376 2000-08-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
17377
17378 * progmodes/ebnf2ps.el: Update ps-print functions call.
17379 Indentation fix. Doc fix.
17380 (ebnf-version): New version number (3.2).
17381 (ebnf-format-color, ebnf-begin-job): Code fix.
17382
17383 2000-08-01 Eli Zaretskii <eliz@is.elta.co.il>
17384
17385 * net/net-utils.el (nslookup-font-lock-keywords): Don't condition
17386 font lock support on window-system.
17387 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
17388
17389 * textmodes/ispell.el (ispell-highlight-spelling-error): Use
17390 display-color-p, if fboundp, instead of window-system.
17391
17392 2000-07-31 Eli Zaretskii <eliz@is.elta.co.il>
17393
17394 * calendar/appt.el (appt-disp-window): Use display-multi-frame-p
17395 instead of window-system.
17396
17397 * wid-edit.el (widget-choose): Use display-mouse-p instead of
17398 window-system.
17399 (widget-choice-mouse-down-action): Use display-popup-menus-p
17400 instead of window-system.
17401
17402 * strokes.el (strokes-file): Run the file name through
17403 convert-standard-filename.
17404 (strokes-mode): Call display-mouse-p instead of looking at
17405 window-system. Change the error message accordingly.
17406
17407 * progmodes/cpp.el (toplevel): Support faces on tty's.
17408
17409 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X)
17410 (lm-plot-square, lm-init-display): Don't use window-system.
17411
17412 * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
17413 (gomoku-plot-square, gomoku-init-display): Don't use window-system.
17414
17415 * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p
17416 instead of looking at window-system.
17417
17418 2000-07-30 Gerd Moellmann <gerd@gnu.org>
17419
17420 * iswitchb.el (iswitchb-entryfn-p): Test this-command instead
17421 of testing if iswitchb-prepost-hooks is bound, because the
17422 latter will always be true when invoking a recursive minibuffer
17423 from an active Iswitchb buffer.
17424
17425 2000-07-30 Eli Zaretskii <eliz@is.elta.co.il>
17426
17427 * files.el (shell-quote-wildcard-pattern): New function.
17428 (insert-directory): Call it. Only prepend "\" to command on Unix
17429 and GNU/Linux systems.
17430
17431 2000-07-30 Gerd Moellmann <gerd@gnu.org>
17432
17433 * eshell/esh-groups.el: Change custom :link file names
17434 from `eshell.info' to `eshell'.
17435
17436 2000-07-30 Francis Wright <fjw@maths.qmw.ac.uk>
17437
17438 * dired.el (dired-build-subdir-alist): Expand subdirectory names
17439 correctly in recursive ange-ftp listings.
17440
17441 2000-07-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
17442
17443 * ps-print.el: Fix bug 1: if ps-font-size-internal,
17444 ps-header-font-size-internal and
17445 ps-header-title-font-size-internal variables are not set,
17446 ps-nb-pages and ps-line-lengths-internal crashes. Fix bug 2: if
17447 face text property is (foreground-color . COLOR) or
17448 `(background-color . COLOR)', ps-print crashes. Doc fix.
17449 (ps-print-version): New version number (5.2.4).
17450 (ps-plot-region): Code fix.
17451 (ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
17452 (ps-face-attribute-list, ps-face-attributes, ps-face-background):
17453 Bug fix 2.
17454
17455 2000-07-30 Milan Zamazal <pdm@freesoft.cz>
17456
17457 * glasses.el (glasses-make-readable): Fix uncapitalization of
17458 identifiers like `myXMLDocument'.
17459
17460 2000-07-28 Karl Fogel <kfogel@red-bean.com>
17461
17462 * mail/mail-hist.el (mail-hist-previous-input)
17463 (mail-hist-next-input): Do the obvious code factorization.
17464 (mail-hist-retrieve-and-insert): New func, contains common
17465 code of above two.
17466 If inserting a message body, leave point at top.
17467
17468 2000-07-28 Sam Steingold <sds@gnu.org>
17469
17470 * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):
17471 Use `<=', not `<' to compare times!
17472 (ange-ftp-ls): Remove.
17473
17474 2000-07-27 Gerd Moellmann <gerd@gnu.org>
17475
17476 * play/cookie1.el: Add explanation of how to make cookie.el
17477 compatible with strfile(1) to comment.
17478
17479 * subr.el (remove, remq): New functions.
17480
17481 * midnight.el (clean-buffer-list-kill-never-regexps): Correctly
17482 escape `*' in regexps.
17483 (midnight-find): Reverse order of arguments in the funcall of
17484 TEST.
17485
17486 * bindings.el (completion-ignored-extensions): Add `.la', `.lo',
17487 and `.class'.
17488
17489 * play/meese.el: Add Commentary section.
17490
17491 2000-07-27 Alex Schroeder <alex@gnu.org>
17492
17493 * sql.el (sql-ms): Added autoload cookie.
17494 (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
17495 (sql-oracle): Ditto.
17496 (sql-help): Doc change.
17497
17498 (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
17499 types and exceptions.
17500
17501 2000-07-27 Alex Schroeder <alex@gnu.org>
17502
17503 * sql.el (sql-placeholder-history): New variable.
17504 (sql-query-placeholders-and-send): New function that will query
17505 the user and replace placeholders with user input.
17506 (sql-oracle): If running on NT, set comint-input-sender to
17507 sql-query-placeholders-and-send.
17508
17509 (sql-stop): If in the SQLi buffer, insert stop notification, else
17510 present it as a message.
17511
17512 2000-07-27 Alex Schroeder <alex@gnu.org>
17513
17514 * sql.el (sql-input-ring-separator): Doc change.
17515 (sql-input-ring-file-name): Doc change.
17516 (sql-interactive-mode): Use `sql-input-ring-separator' and
17517 `sql-input-ring-file-name' to set the comint-mode equivalents
17518 without making them local variables.
17519 (sql-stop): Don't bind `sql-input-ring-separator' and
17520 `sql-input-ring-file-name' dynamically to their comint-mode
17521 equivalents.
17522
17523 2000-07-27 Kenichi Handa <handa@etl.go.jp>
17524
17525 * international/mule.el (register-char-codings): New function.
17526 (make-coding-system): Handle `safe-chars' specification in the arg
17527 PROPERTY.
17528
17529 * international/mule-cmds.el
17530 (find-coding-systems-region-subset-p): This function deleted.
17531 (sort-coding-systems-predicate): New variable.
17532 (sort-coding-systems): New function.
17533 (find-coding-systems-region): Use
17534 find-coding-systems-region-internal.
17535 (find-coding-systems-string): Use find-coding-systems-region.
17536 (find-coding-systems-for-charsets): Check
17537 char-coding-system-table.
17538 (select-safe-coding-system-accept-default-p): New variable.
17539 (select-safe-coding-system): Mostly rewritten. New argument
17540 ACCEPT-DEFAULT-P.
17541 (select-message-coding-system): Call select-safe-coding-system
17542 with ACCEPT-DEFAULT-P arg.
17543 (reset-language-environment): Reset default-sendmail-coding-system
17544 to the default value iso-latin-1.
17545 (set-language-environment): Don't set the obsolete variable
17546 charset-origin-alist.
17547
17548 * international/codepage.el (cp-coding-system-for-codepage-1):
17549 Give `safe-chars' property to make-coding-system.
17550
17551 * mail/sendmail.el (sendmail-send-it): Improve the way to avoid
17552 calling select-message-coding-system twice.
17553
17554 * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property
17555 instead of `safe-charsets'.
17556 (cyrillic-alternativnyj): Likewise.
17557 (ccl-encode-alternativnyj): Don't check the charset
17558 cyrillic-iso8859-5.
17559
17560 2000-07-27 Kenichi Handa <handa@etl.go.jp>
17561
17562 * composite.el (compose-chars-after): Preserve match data.
17563
17564 2000-07-26 Sam Steingold <sds@gnu.org>
17565
17566 * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function.
17567 (ange-ftp-real-file-newer-than-file-p): New function.
17568 (ange-ftp-verify-visited-file-modtime): Use `float-time'.
17569 (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string').
17570
17571 * tooltip.el (tooltip-float-time): Removed (use `float-time').
17572 * midnight.el (midnight-float-time): Ditto.
17573
17574 2000-07-26 Andreas Schwab <schwab@suse.de>
17575
17576 * files.el (normal-backup-enable-predicate): Correct
17577 interpretation of the return value of compare-strings.
17578
17579 2000-07-26 Gerd Moellmann <gerd@gnu.org>
17580
17581 * isearch.el (isearch-resume): New function.
17582 (isearch-done): Add something to command-history to resume
17583 the search.
17584 (isearch-yank-line, isearch-yank-word): Use
17585 buffer-substring-no-properties instead of buffer-substring.
17586
17587 * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead
17588 of flyspell-mouse-map.
17589
17590 * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove
17591 duplicate definition.
17592 (makefile-mode): Remove duplicate setting of local-abbrev-table.
17593
17594 * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable.
17595 (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
17596
17597 2000-07-25 Sam Steingold <sds@gnu.org>
17598
17599 * net/ange-ftp.el: Get modtime over the net.
17600 (ange-ftp-file-modtime): New function.
17601 (ange-ftp-write-region, ange-ftp-insert-file-contents)
17602 (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
17603 Use it.
17604 (ange-ftp-dot-to-slash): New function.
17605 (ange-ftp-fix-name-for-vms): Use it.
17606
17607 * midnight.el (midnight-buffer-display-time): Use
17608 `with-current-buffer'.
17609
17610 2000-07-25 Gerd Moellmann <gerd@gnu.org>
17611
17612 * find-dired.el: Update copyright notice.
17613 (find-dired): Offer to kill a running `find'.
17614
17615 * enriched.el (enriched-face-ans): For a `foreground-color'
17616 property, return '(("x-color" COLOR))' so that COLOR will be
17617 output as a parameter of the x-color annotation. Likewise for the
17618 `background-color' property. In the case of normal face
17619 properties, don't return annotations for unspecified foreground
17620 and background face attributes.
17621
17622 2000-07-25 Kenichi Handa <handa@etl.go.jp>
17623
17624 * language/japan-util.el (japanese-katakana-region): Fix handling
17625 HANKAKU argument.
17626
17627 2000-07-25 Miles Bader <miles@gnu.org>
17628
17629 * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to
17630 constrain-to-field. Pass nil ESCAPE-FROM-EDGE argument to
17631 constrain-to-field.
17632
17633 2000-07-24 Andrew Innes <andrewi@gnu.org>
17634
17635 * timer.el (timer-activate-when-idle): Add optional parameter
17636 DONT-WAIT. Update docstring.
17637 (run-with-idle-timer): Specify extra parameter to
17638 timer-activate-when-idle, so that timer will be activated
17639 immediately if Emacs is already idle.
17640
17641 * w32-fns.el (w32-using-nt): Fix docstring.
17642
17643 2000-07-24 Dave Love <fx@gnu.org>
17644
17645 * mouse.el (popup-menu): Set last-command-event.
17646 (mouse-major-mode-menu-prefix): Declare.
17647
17648 2000-07-24 Gerd Moellmann <gerd@gnu.org>
17649
17650 * textmodes/flyspell.el: Update to author's version 1.5d.
17651
17652 * progmodes/hideshow.el: Update copyright notice.
17653
17654 * vcursor.el: Set maintainer to FSF, since author cannot
17655 be reached.
17656
17657 2000-07-24 Eli Zaretskii <eliz@is.elta.co.il>
17658
17659 * info.el (Info-goto-emacs-key-command-node): Leave a space after
17660 the prompt.
17661
17662 * mouse.el (popup-menu): Run the keymap through indirect-function,
17663 in case it was defined with define-prefix-key. If the menu is a
17664 list of keymaps, look up the binding of user's choice in each one
17665 of the keymaps.
17666 (mouse-popup-menubar): If the global and local menu-bar keymaps
17667 don't have a prompt string, create one and insert it into the
17668 keymap. Don't barf if current-local-map returns nil.
17669
17670 2000-07-24 Francis Wright <fjw@maths.qmw.ac.uk>
17671
17672 * dired.el (dired-sort-R-check): Added to allow recursive listing
17673 to be undone.
17674 (dired-sort-other): Use it.
17675
17676 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17677
17678 * Release of cc-mode 5.27
17679
17680 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17681
17682 * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to
17683 c-beginning-of-statement-1 that caused a bad case of recursion
17684 which could consume a lot of CPU in large classes in languages
17685 that have in-expression classes (i.e. Java and Pike).
17686
17687 * cc-engine.el (c-guess-basic-syntax): Check for in-expression
17688 statements before top level constructs (i.e. case 6 is moved
17689 before case 5 and is now case 4) to catch in-expression
17690 classes in top level expressions correctly.
17691
17692 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17693
17694 * cc-engine.el (c-guess-basic-syntax): Less naive handling of
17695 objc-method-intro. Case 4 removed and case 5I added.
17696
17697 * cc-langs.el (c-append-paragraph-start): New variable used by
17698 c-common-init to get paragraph-start correct.
17699 * cc-langs.el (c-common-init): Use c-append-paragraph-start to
17700 initialize paragraph-start to make it correct both with and
17701 without the javadoc special case.
17702
17703 * cc-mode.el (java-mode): Use c-append-paragraph-start to
17704 initialize paragraph-start for javadoc markup.
17705
17706 * cc-vars.el (c-style-variables-are-local-p): Incompatible
17707 change by defaulting this to t. It's motivated by the
17708 confusing behavior that otherwise arise from the style system
17709 when editing both java and non-java files at the same time
17710 (see the comments about style setting in c-common-init).
17711
17712 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17713
17714 * cc-cmds.el (c-indent-new-comment-line): Added a kludge
17715 similar to the one in c-fill-paragraph to check the fill
17716 prefix from the adaptive fill function for sanity.
17717
17718 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17719
17720 * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into
17721 defun block.
17722
17723 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17724
17725 * cc-align.el (c-lineup-multi-inher): Handle lines with
17726 leading comma nicely. Extended to handle member initializers
17727 too.
17728
17729 * cc-engine.el: (c-beginning-of-inheritance-list,
17730 c-guess-basic-syntax): Fixed recognition of inheritance lists
17731 when the lines begins with a comma.
17732
17733 * cc-vars.el (c-offsets-alist): Changed default for
17734 member-init-cont to c-lineup-multi-inher since it now handles
17735 member initializers and indents better for leading commas.
17736
17737 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17738
17739 * cc-cmds.el (c-electric-brace): Fixed some bugs in the state
17740 handling that caused class open lines to be recognized as
17741 statement-conts in some cases.
17742
17743 * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix
17744 guessed by the adaptive fill function unless point is on the
17745 first line of a block comment.
17746
17747 * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug
17748 when the buffer ends with a macro continuation char.
17749
17750 * cc-engine.el (c-guess-basic-syntax): Added support for
17751 function definitions as statements in Pike. The first
17752 statement in a lambda block is now labeled defun-block-intro
17753 instead of statement-block-intro.
17754
17755 * cc-engine.el (c-narrow-out-enclosing-class): Whack the state
17756 so that the class surrounding point is selected, not the one
17757 innermost in the state.
17758
17759 * cc-engine.el (c-guess-basic-syntax): Fixed bug in
17760 recognition of switch labels having hanging multiline
17761 statements.
17762
17763 * cc-engine.el (c-beginning-of-member-init-list): Broke out
17764 some code in c-guess-basic-syntax to a separate function.
17765 * cc-engine.el (c-just-after-func-arglist-p): Fixed
17766 recognition of member inits with multiple line arglists.
17767 * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect
17768 member-init-cont when the commas are in funny places.
17769
17770 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17771
17772 * cc-defs.el (c-auto-newline): Removed this macro since it's
17773 not used anymore.
17774
17775 * cc-engine.el (c-looking-at-bos): New helper function.
17776 * cc-engine.el (c-looking-at-inexpr-block): More tests to tell
17777 inexpr and toplevel classes apart in Pike.
17778
17779 * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition
17780 of case 9A.
17781
17782 * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New
17783 constant, since "class" can introduce an in-expression class
17784 in Pike nowadays.
17785
17786 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17787
17788 * cc-align.el (c-gnu-impose-minimum): Don't impose minimum
17789 indentation on cpp-macro lines.
17790
17791 * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro
17792 a syntax modifier like comment-intro, to make it possible to
17793 get syntactic indentation for preprocessor directives. It's
17794 incompatible wrt to lineup functions on cpp-macro, but it has
17795 no observable effect in the 99.9% common case where cpp-macro
17796 is set to -1000.
17797
17798 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17799
17800 * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed
17801 member-init-cont when the preceding arglist is several lines.
17802
17803 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17804
17805 * cc-styles.el (c-style-alist): The basic offset for the BSD
17806 style corrected to 8.
17807
17808 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17809
17810 * cc-styles.el (c-style-alist): Adjusted the indentation of
17811 brace list openers in the gnu style.
17812
17813 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17814
17815 * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation.
17816
17817 * cc-cmds.el (c-electric-brace, c-electric-slash,
17818 c-electric-star, c-electric-semi&comma, c-electric-colon,
17819 c-electric-lt-gt, c-electric-paren): Don't reindent old lines
17820 when c-syntactic-indentation is nil.
17821
17822 * cc-engine.el (c-beginning-of-statement-1): Fixed bug where
17823 we were left at comments preceding the first statement when
17824 reaching the beginning of the buffer.
17825
17826 * cc-vars.el (c-syntactic-indentation): New variable to turn
17827 off all syntactic indentation.
17828
17829 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17830
17831 * cc-cmds.el (c-fill-paragraph): Keep one or two spaces
17832 between the text and the block comment ender when it hangs,
17833 depending on how many there are before the fill.
17834
17835 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17836
17837 * cc-engine.el (c-beginning-of-closest-statement): New helper
17838 function to go back to the closest preceding statement start,
17839 which could be inside a conditional statement.
17840 * cc-engine.el (c-guess-basic-syntax): Use
17841 c-beginning-of-closest-statement in cases 10B.2, 17B and 17C.
17842
17843 * cc-engine.el (c-guess-basic-syntax): Better handling of
17844 arglist-intro, arglist-cont-nonempty and arglist-close when
17845 the arglist is nested inside parens. Cases 7A, 7C and 7F
17846 changed.
17847
17848 * cc-langs.el (c-Java-javadoc-paragraph-start): Brought
17849 up-to-date with javadoc 1.2.
17850
17851 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17852
17853 * cc-engine.el (c-beginning-of-statement-1): Fixed handling of
17854 multiline Pike type decls.
17855
17856 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17857
17858 * cc-cmds.el (c-indent-new-comment-line): Always break
17859 multiline comments in multiline mode, regardless of
17860 comment-multi-line.
17861
17862 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17863
17864 * cc-engine.el (c-guess-basic-syntax): Fixed bug with
17865 fully::qualified::names in C++ member init lists. Preamble in
17866 case 5D changed.
17867
17868 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17869
17870 * cc-langs.el (c-common-init): Handling of obsolete variables
17871 moved to c-initialize-cc-mode. More compatible style override
17872 when using global style variables.
17873 * cc-mode.el (c-initialize-cc-mode): Handling of obsolete
17874 variables moved here.
17875
17876 * cc-styles.el (c-make-styles-buffer-local): Flag style
17877 variable localness in c-style-variables-are-local-p to make
17878 the compatibility measure in c-common-init work well.
17879
17880 * cc-styles.el (c-set-style-1): c-special-indent-hook can no
17881 longer contain set-from-style.
17882 * cc-styles.el (c-initialize-builtin-style): Don't check for
17883 set-from-style on c-special-indent-hook.
17884 * cc-styles.el (c-copy-tree): Obsolete. The standard function
17885 copy-alist is sufficient now.
17886
17887 * cc-styles.el (c-set-style, c-set-style-1,
17888 c-get-style-variables): Fixes to variable initialization so
17889 that duplicate entries in styles have the same effect
17890 regardless of DONT-OVERRIDE.
17891
17892 * cc-styles.el (c-set-style-2): Fixed bug where the
17893 initialization of inheriting styles failed when the
17894 dont-override flag is set.
17895
17896 * cc-vars.el (c-special-indent-hook): Don't use set-from-style
17897 on this.
17898
17899 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17900
17901 * cc-defs.el (c-forward-comment): Removed the workaround
17902 introduced in 5.38 since it had worse side-effects. If a line
17903 contains the string "//\"", it regarded the // as a comment
17904 start since the \ temporarily doesn't have escape syntax.
17905
17906 2000-07-17 Emmanuel Briot <briot@act-europe.fr>
17907
17908 * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load
17909 ada-xref.el before ada-prj.el, so that the Project menu is created
17910 when ada-prj tries to add to it.
17911 (ada-activate-keys-for-case): Suppress the characters that are not
17912 part of the Ada syntax. Better compatibility with else-mode
17913 (ada-adjust-case-interactive): When auto-casing is not active,
17914 correctly insert newlines (used to insert only ^M). Prevent the
17915 syntax table from being changed in case of an error
17916 (or '_' becomes part of a word and some commands are confused).
17917 Do nothing if ada-auto-case is nil.
17918 (ada-after-keyword-p): Ignore keywords that are also attributes
17919 (ada-batch-reformat): Update usage comment
17920 (ada-call-from-contextual-menu): New function
17921 (ada-case-read-exceptions): Reinitialize the casing exception list
17922 first to nil first, so that the casing exception file can be
17923 shared.
17924 (ada-check-defun-name): Handles "configure" keyword for gnatdist
17925 files.
17926 (ada-compile-goto-error): Fix regexp used to detect a file:line
17927 anywhere in the error message
17928 (ada-contextual-menu-last-point): New variable
17929 (ada-create-keymap): If the variable delete-key-deletes-forward is
17930 t on XEmacs, it means that DEL should delete one character
17931 forward.
17932 (ada-create-menu): Use :included instead of :visible for XEmacs.
17933 New submenu "Options".
17934 (ada-end-stmt-re): Correctly indent "select ... then abort"
17935 statements.
17936 (ada-fill-comment-paragraph): Correctly delete all leading '--'
17937 even if they don't match ada-fill-comment-prefix Fix handling of
17938 paragraphs on the first or last line of a file.
17939 (ada-format-paramlist): Fix handling of default parameter values.
17940 (ada-get-body-name): New function.
17941 (ada-get-current-indent): Optimized by searchling directly for an
17942 existing generic part or a statement outside of it. Handle
17943 ada-indent-align-comments when indenting comments Replaced some
17944 regexps by testing directly the next character. This results in a
17945 huge speedup on some files. New indentation scheme for renames
17946 statements. Stop looking for the 'while' or 'for' associated with
17947 a 'loop' at the first semicolon encountered. A "return" can also
17948 match an anonymous access subprogram declaration.
17949 (ada-get-indent-noindent): Ignore strings and comments when
17950 looking for the keywords "record" and "private".
17951 (ada-goto-matching-decl-start): When matching "if", make sure we
17952 are not in fact seeing "end if". Ignore "when" statements except
17953 when initial keyword was "begin". Fix handling of nested
17954 procedures. Add a recursive call to this function to skip over
17955 other 'end' statmts. Fix indentation for "when .. => begin"
17956 (ada-in-open-paren-p): Fix indentation for complex boolean
17957 expressions, where 'and then', 'or else' and parenthesis
17958 statements are mixed up.
17959 (ada-in-paramlist-p): Skip comments while searching for the
17960 beginning Fix handling of operator declarations.
17961 (ada-indent-align-comments): New variable
17962 (ada-indent-current): Change the syntax table only in the
17963 protected section, so that we are sure it is restored correctly.
17964 (ada-indent-on-previous-lines): Use ada-use-indent and
17965 ada-with-indent Correctly indent "select ... then"
17966 (ada-indent-region): Slight speedup.
17967 (ada-indent-renames): New variable.
17968 (ada-last-which-function-subprog, ada-last-which-function-line):
17969 New variables
17970 (ada-looking-at-semi-private): Correctly indent the 'private'
17971 keyword when it is the first word in a package declaration.
17972 (ada-loose-case-word): Stop searching if at the end of the buffer.
17973 (ada-loose-case-word, ada-capitalize-word): Recase the whole word
17974 even if point is not initially at the end of the word.
17975 (ada-matching-decl-start-re): Add "when".
17976 (ada-mode): Add support for abbrev-mode, outline-mode and
17977 which-func-mode Override the old find-file.el entry in
17978 ff-special-constructs since it is using the obsolete
17979 ada-spec-suffix variable
17980 (ada-no-auto-case): New function
17981 (ada-scan-paramlist): When parsing the argument type, accept
17982 spaces (as in "X 'Class", generated by Rational Rose).
17983 (ada-other-file-name): No longer loads the other file.
17984 (ada-popup-menu): Save and restore the current buffer and cursor
17985 position before and after displaying the menu.
17986 (ada-search-ignore-complex-boolean): New function.
17987 (ada-uncomment-region): Emacs21 already knows how to delete
17988 comments not starting in the first column.
17989 (ada-use-indent): New variable
17990 (ada-which-function): New function.
17991 (ada-with-indent): New variable
17992 (ada-xemacs): evaluate it at compile time too, so that ada-mode.el
17993 can be batch-compiled from the command line.
17994
17995 * ada-xref.el: Got rid of all byte-compiler warnings on Emacs.
17996 Add to the menu when the file is loaded, not in ada-mode-hook.
17997 Add -toolbar to the default ddd command Switches moved from
17998 ada-prj-default-comp-cmd and ada-prj-default-make-cmd to
17999 ada-prj-default-comp-opt
18000 (ada-add-ada-menu): Remove the map and name parameters Add the Ada
18001 Reference Manual to the menu
18002 (ada-check-current): rewritten as a call to ada-compile-current
18003 (ada-compile): Removed.
18004 (ada-compile-application, ada-compile-current, ada-check-current):
18005 Set the compilation-search-path so that compile.el automatically
18006 finds the sources in src_dir. Automatic scrollong of the
18007 compilation buffer. C-uC-cC-c asks for confirmation before
18008 compiling
18009 (ada-compile-current): New parameter, prj-field
18010 (ada-complete-identifier): Load the .ali file before doing
18011 processing
18012 (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to
18013 conform to gnatmake's behavior.
18014 (ada-find-file-in-dir): New function
18015 (ada-find-references): Set the environment variables for gnatfind
18016 (ada-find-src-file-in-dir): New function.
18017 (ada-first-non-nil): Removed
18018 (ada-gdb-application): Add support for jdb, the java debugger.
18019 (ada-get-ada-file-name): Load the original-file first if not done
18020 yet.
18021 (ada-get-all-references): Handles the new ali syntax (parent types
18022 are found between <>).
18023 (ada-initialize-runtime-library): New function
18024 (ada-mode-hook): Always load a project file when a file is opened,
18025 so that the casing exceptions are correctly read.
18026 (ada-operator-re): Add all missing operators ("abs", "rem", "**").
18027 (ada-parse-prj-file): Use find-file-noselect instead of find-file
18028 to open the project file, since the latter does not work with
18029 speedbar Get default values before loading the prj file, or the
18030 default executable file name is wrong. Use the absolute value of
18031 src_dir to initialize ada-search-directories and
18032 compilation-search-path,... Add the standard runtime library to
18033 the search path for find-file.
18034 (ada-prj-default-debugger): Was missing an opening '{'
18035 (ada-prj-default-bind-opt, ada-prj-default-link-opt): New
18036 variables.
18037 (ada-prj-default-gnatmake-opt): New variable
18038 (ada-prj-find-prj-file): Handles non-file buffers For non-Ada
18039 buffers, the project file is the default one Save the windows
18040 configuration before displaying the menu.
18041 (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed
18042 (ada-read-identifier): Fix xrefs on operators (for "mod", "and",
18043 ...) regexp-quote identifiers names to support operators +,
18044 -,... in regexps.
18045 (ada-remote): New function.
18046 (ada-run-application): Erase the output buffer before starting the
18047 run Support remote execution of the application. Use
18048 call-process, or the arguments are incorrectly parsed
18049 (ada-set-default-project-file): Reread the content of the active
18050 project file, not the one from the current buffer When a project
18051 file is set as the default project, all directories are
18052 automatically associated with it.
18053 (ada-set-environment): New function
18054 (ada-treat-cmd-string): New special variable ${current}
18055 (ada-treat-cmd-string): Revised. The substitution is now done for
18056 any ${...} substring
18057 (ada-xref-current): If no body was found, compiles the spec
18058 instead. Setup ADA_{SOURCE,OBJECTS}_PATH before running the
18059 compiler to get rid of command line length limitations.
18060 (ada-xref-get-project-field): New function
18061 (ada-xref-project-files): New variable
18062 (ada-xref-runtime-library-specs-path)
18063 (ada-xref-runtime-library-ali-path): New variables
18064 (ada-xref-set-default-prj-values): Default run command now does a
18065 cd to the build directory. New field: main_unit Provide a default
18066 file name even if the current buffer has no prj file.
18067
18068 * ada-prj.el:
18069 Rewritten to show a tabbed-dialog.
18070 (ada-prj-add-ada-menu): Remove the map and name parameters.
18071 (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values):
18072 New function
18073 (ada-prj-load-directory, ada-prj-subdirs-of): New functions
18074 (ada-prj-load-from-file): New function
18075 (ada-prj-save): Always save fields that depend on the current buffer
18076 (ada-prj-show-value): New function
18077
18078 * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in
18079 Ada mode. This will allow us to display the Ada menu in any buffer
18080 we want (for project items).
18081 (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct
18082 number of spaces in the header.
18083
18084 2000-07-24 Dave Love <fx@gnu.org>
18085
18086 * ediff-init.el (ediff-region-help-echo): Bind face-help.
18087
18088 2000-07-23 Noah Friedman <friedman@splode.com>
18089
18090 * type-break.el (type-break): perform autosave.
18091 Suggested by Stephen Gildea <gildea@stop.mail-abuse.org>.
18092 (type-break-do-query): Cancel query schedule while performing
18093 actual query, to avoid possibility of a second query being made
18094 while first one is already in progress.
18095 (type-break-time-stamp-format): New variable.
18096 (type-break-time-stamp): New function.
18097 (type-break-time-warning): Use it.
18098 (type-break-keystroke-warning): Use it.
18099 (type-break-noninteractive-query): Use it.
18100
18101 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload
18102 cookie.
18103 Use add-minor-mode to set minor-mode-alist, if available.
18104 (eldoc-echo-area-use-multiline-p): New user option.
18105 (eldoc-echo-area-multiline-supported-p): New variable.
18106 (eldoc-docstring-format-sym-doc): Use them.
18107 (eldoc-mode): If not using idle timers, append to local post and
18108 pre command hooks. Suggested by David Byers <davby@ida.liu.se>.
18109 (eldoc-display-message-no-interference-p): Don't interfere with
18110 edebug.
18111 Add autoload cookie for eldoc-mode minor-mode-alist initialization.
18112 (eldoc-function-arglist): New function.
18113 (eldoc-function-argstring): Use it.
18114
18115 * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure
18116 auto save directory exists before calling directory-files.
18117
18118 2000-07-23 Dave Love <fx@gnu.org>
18119
18120 * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i,
18121 ^o, ^u.
18122
18123 2000-07-21 Dave Love <fx@gnu.org>
18124
18125 * ediff-init.el (ediff-region-help-echo): Modify to use overlay
18126 now passed to the function. It now works properly.
18127
18128 * smerge-mode.el (smerge-mode-menu): Fill it out.
18129
18130 2000-07-20 Gerd Moellmann <gerd@gnu.org>
18131
18132 * info-look.el (info-lookup): If *info* is shown in another frame
18133 on the same display, select that frame, instead of switching to
18134 the Info buffer in another window of the selected frame.
18135
18136 * simple.el (universal-argument-map): Bind numeric keypad keys
18137 kp-0 to kp-9 and kp-subtract.
18138 (digit-argument): Handle these keys.
18139
18140 2000-07-20 Dave Love <fx@gnu.org>
18141
18142 * net/goto-addr.el (goto-address-fontify): Don't bother with
18143 buffer-modified and read-only stuff -- irrelevant with overlays.
18144 Put an extra property on the overlays and use it to clean up in
18145 case goto-address is re-run.
18146
18147 2000-07-19 Richard M. Stallman <rms@gnu.org>
18148
18149 * timer.el (run-with-idle-timer): Doc fix.
18150
18151 * mail/mail-utils.el (mail-strip-quoted-names):
18152 Handle case where <...> appears inside "...".
18153 Use replace-match to edit the string more simply.
18154 (rmail-dont-reply-to): Cope with an unmatched ".
18155
18156 2000-07-19 Dave Love <fx@gnu.org>
18157
18158 * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs
18159 implementation.
18160
18161 * mouse.el (popup-menu): Allow a list of keymaps for menu arg.
18162 (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions.
18163 (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff.
18164
18165 2000-07-19 Gerd Moellmann <gerd@gnu.org>
18166
18167 * textmodes/refer.el: Correct maintainer's email address.
18168
18169 * progmodes/hideif.el: Correct author's email address.
18170 Fix typo in comment.
18171
18172 * xml.el: New file.
18173
18174 * mail/mailheader.el: Correct author's mail address.
18175
18176 * gnus/parse-time.el: Correct author's mail address.
18177
18178 2000-07-19 Colin Walters <walters@cis.ohio-state.edu>
18179
18180 * comint.el (comint-highlight-input, comint-highlight-face):
18181 New user options.
18182 (comint-input-ring-file-name): Change custom type.
18183 (comint-mode-map): Bind mouse-2.
18184 (comint-insert-clicked-input): New function.
18185 (comint-send-input): Handle input highlighting.
18186
18187 2000-07-18 Stefan Monnier <monnier@cs.yale.edu>
18188
18189 * mouse.el (popup-menu): New function.
18190 (mouse-major-mode-menu): Use it.
18191
18192 2000-07-18 Dave Love <fx@gnu.org>
18193
18194 * bindings.el (mode-line-mule-info, mode-line-modified): help-echo
18195 improvements.
18196
18197 2000-07-18 Gerd Moellmann <gerd@gnu.org>
18198
18199 * faces.el (face-font-selection-order)
18200 (face-font-family-alternatives): Add custom type.
18201
18202 2000-07-18 Dave Love <fx@gnu.org>
18203
18204 * cus-edit.el (custom-variable-reset-saved)
18205 (custom-variable-reset-standard): Remove unused bindings.
18206
18207 * rect.el (open-rectangle-line): Remove unused let.
18208
18209 * hl-line.el (hl-line-highlight): Check hl-line-mode.
18210
18211 2000-07-18 Gerd Moellmann <gerd@gnu.org>
18212
18213 * cdl.el: Fix `Maintainer' keyword.
18214
18215 * play/pong.el: Add author's email address.
18216
18217 2000-07-17 Sam Steingold <sds@gnu.org>
18218
18219 * files.el (insert-directory): Call `split-string' instead of
18220 re-implementing it.
18221
18222 2000-07-18 Gerd Moellmann <gerd@gnu.org>
18223
18224 * mail/vms-pmail.el: Change maintainer to FSF.
18225
18226 * net/goto-addr.el: Change maintainer to FSF.
18227
18228 * info.el (Info-title-face-alist): Removed.
18229
18230 2000-07-18 David Ponce <david@dponce.com>
18231
18232 * recentf.el (recentf-open-files): New command that works like
18233 `recentf-open-more-files', but shows the whole list of files (not just
18234 those omitted from the menu). Useful if you don't use a menu-bar!
18235 (recentf-open-more-files) Modified to use `recentf-open-files'.
18236
18237 (recentf-open-files, recentf-open-more-files)
18238 (recentf-edit-list): Dialogs use `recentf-dialog-mode'
18239
18240 (recentf-dialog-mode): New mode for dialogs. You can now just type
18241 "q" to cancel the dialogs.
18242
18243 2000-07-18 David Ponce <david@dponce.com>
18244
18245 * recentf.el: This is a major update of recentf.el. It adds new
18246 features to better organize the recentf menu and "More..." buffer.
18247
18248 Using new provided menu filtering functions you can now organize the
18249 recent files list:
18250
18251 - by major modes
18252 - by directories
18253 - by user defined rules
18254
18255 Finally, with the new `recentf-filter-changer' customizable filter you
18256 can define a ring of filters and dynamically (via the menu) cycle on
18257 each menu organization in the ring (a la msb).
18258
18259 2000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
18260
18261 * eshell/eshell.el (eshell): Replace links to eshell.info with
18262 links to eshell, to avoid problems on systems where the manual is
18263 installed as `eshell'.
18264 * eshell/esh-cmd.el (eshell-cmd): Ditto.
18265 * eshell/em-smart.el (eshell-smart): Ditto.
18266 * eshell/em-banner.el (eshell-banner): Ditto.
18267 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto.
18268
18269 * eshell/em-unix.el (eshell-shuffle-files): Don't disable
18270 same-file check in the MS-DOS version (it does support inodes).
18271
18272 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix.
18273
18274 * eshell/eshell.el (eshell-directory-name):
18275 Run default directory name through convert-standard-filename.
18276
18277 2000-07-18 Kenichi Handa <handa@etl.go.jp>
18278
18279 * international/mule-cmds.el (select-safe-coding-system):
18280 Fix typo in the comment.
18281
18282 * language/european.el (compound-text):
18283 Force katakana-jisx0201 to be designated to G1.
18284
18285 * international/mule-conf.el (oldjis-newjis-jisroman-ascii):
18286 Don't translate some national variant characters of latin-jisx0201.
18287 (x-ctext): Force katakana-jisx0201 to be designated to G1.
18288
18289 * international/kkc.el (kkc-after-update-conversion-functions):
18290 New variable.
18291 (kkc-update-conversion): Run functions in it at the tail.
18292
18293 2000-07-16 John Wiegley <johnw@gnu.org>
18294
18295 * lisp/align.el (align-newline-and-indent):
18296 Adding new function. for auto-aligning blocks of code on RET.
18297 (align-region): Fixed badly formatted minibuffer message.
18298
18299 2000-07-17 Kenichi Handa <handa@etl.go.jp>
18300
18301 * international/kkc.el (kkc-show-conversion-list-count): Customize it.
18302 (kkc-region): Update kkc-next-count and kkc-prev-count here. Show
18303 the conversion list at first if appropriate.
18304 (kkc-next): Don't update kkc-next-count here.
18305 (kkc-prev): Don't update kkc-prev-count here.
18306 (kkc-show-conversion-list-update): Fix setting up of conversion
18307 list message.
18308
18309 2000-07-16 Stefan Monnier <monnier@cs.yale.edu>
18310
18311 * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key.
18312
18313 2000-07-16 Dave Love <fx@gnu.org>
18314
18315 * cus-edit.el (custom-buffer-create-internal): Use a help-echo
18316 function to be more specific.
18317
18318 * wid-edit.el (widget-specify-field, widget-specify-button): Allow
18319 non-string help-echo.
18320 (widget-types-convert-widget): Defsubst it.
18321 (widget-echo-help): Try to cope with a help-echo function of two
18322 possible sorts.
18323
18324 2000-07-15 Jason Rumney <jasonr@gnu.org>
18325
18326 * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
18327 Declare as obsolete.
18328
18329 * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons.
18330
18331 2000-07-14 Gerd Moellmann <gerd@gnu.org>
18332
18333 * hilit-chg.el: Fix typo.
18334
18335 2000-07-14 Dave Love <fx@gnu.org>
18336
18337 * info.el (Info-mode-menu): Fix use of :help, :enable.
18338
18339 2000-07-14 Stefan Monnier <monnier@cs.yale.edu>
18340
18341 * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label.
18342
18343 2000-07-13 Dave Love <fx@gnu.org>
18344
18345 * emacs-lisp/easymenu.el: Doc fixes.
18346 (easy-menu-remove): Defalias to ignore.
18347
18348 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback):
18349 Call throw correctly.
18350
18351 2000-07-13 Gerd Moellmann <gerd@gnu.org>
18352
18353 * faces.el (frame-background-mode): Doc fix.
18354
18355 * simple.el (eval-expression-print-length): Change custom type to
18356 allow entering nil as value.
18357
18358 2000-07-13 Dave Love <fx@gnu.org>
18359
18360 * progmodes/fortran.el (fortran-imenu-generic-expression):
18361 Change definition layout.
18362 (fortran-mode-menu): Reinstate customize entries.
18363
18364 * cus-edit.el (custom-group-menu-create, customize-menu-create):
18365 Use :filter, per old XEmacs code.
18366
18367 2000-07-12 Gerd Moellmann <gerd@gnu.org>
18368
18369 * term.el (term-send-raw-meta): Strip modifiers from the keyboard
18370 event when deciding what to send to the terminal.
18371
18372 2000-07-12 Dave Love <fx@gnu.org>
18373
18374 * cus-start.el: Add optional version as 4th element of specs and
18375 use it for several things new in v21. Remove load-path. Fix type
18376 of line-number-display-limit.
18377
18378 2000-07-11 Dave Love <fx@gnu.org>
18379
18380 * progmodes/fortran.el: Don't require easymenu.
18381 Use repeat counts in various regexps.
18382 (fortran-mode-syntax-table): Defvar directly.
18383 (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
18384 (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
18385 Use defvar, not defconst.
18386 (fortran-mode-map): Change locals in `let'. Use `fortran-auto-fill'.
18387 (fortran-mode): Set fortran-comment-line-start-skip,
18388 fortran-comment-line-start-skip, dabbrev-case-fold-search.
18389 (fortran-comment-indent): Use defsubst.
18390 (fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
18391 Use fortran-comment-indent, not fortran-comment-indent-function.
18392 (fortran-comment-region, fortran-electric-line-number): Simplify.
18393 (fortran-auto-fill): New function.
18394 (fortran-do-auto-fill): Deleted.
18395 (fortran-find-comment-start-skip):
18396 Check for non-null comment-start-skip.
18397 (fortran-auto-fill-mode, fortran-fill-statement):
18398 Use fortran-auto-fill.
18399 (fortran-fill): Use fortran-auto-fill. Check for null
18400 comment-start-skip. Simplify final clause and use end-of-line finally.
18401
18402 * widget.el (widget-plist-member): New alias.
18403
18404 2000-07-11 Eli Zaretskii <eliz@is.elta.co.il>
18405
18406 * eshell/esh-module.el (toplevel): Reference
18407 byte-compile-current-file only if it is bound.
18408
18409 2000-07-10 Gerd Moellmann <gerd@gnu.org>
18410
18411 * dired.el: Don't require `dired-aux'.
18412
18413 2000-07-10 Miles Bader <miles@lsi.nec.co.jp>
18414
18415 * dired-aux.el (dired-show-file-type): New function.
18416 * dired.el (dired-mode-map): Bind `w' to dired-show-file-type.
18417 (dired-show-file-type): Add autoload.
18418
18419 2000-07-10 Kenichi Handa <handa@etl.go.jp>
18420
18421 * international/mule-diag.el (describe-font): Adjusted for the
18422 change of fontset-info.
18423 (print-fontset): Likewise.
18424
18425 2000-07-09 Stefan Monnier <monnier@cs.yale.edu>
18426
18427 * mouse.el (mouse-drag-region): Use functionp rather than fboundp.
18428
18429 2000-07-07 Gerd Moellmann <gerd@gnu.org>
18430
18431 * bindings.el: Bind `[delete]' to delete-char.
18432
18433 * dired.el (dired-find-alternate-file): New function.
18434 (dired-mode-map): Bind `a' to dired-find-alternate-file.
18435 (toplevel): Require dired-aux when compiling.
18436 (dired-buffers): Move defvar within file to avoid compiler warning.
18437
18438 * info.el (Info-last-search): Variable removed.
18439 (Info-search-history): New variable.
18440 (Info-search): New Info-search-history.
18441
18442 * battery.el, info-look.el: Change author's mail address.
18443
18444 2000-07-07 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
18445
18446 * mail/rmail.el (rmail-clear-headers): Don't throw an error
18447 if rmail-ignored-headers is nil.
18448 (rmail-retry-failure): Bind rmail-ignored-headers and
18449 rmail-displayed-headers to nil.
18450
18451 2000-07-06 Gerd Moellmann <gerd@gnu.org>
18452
18453 * lpr.el (lpr-page-header-switches): Add `-h' switch.
18454 (print-region-1): Don't hard code `-h' here.
18455
18456 * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
18457
18458 2000-07-01 Francesco Potorti` <pot@gnu.org>
18459
18460 * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
18461 exim can use "your message" instead of "the message".
18462
18463 2000-07-06 Stefan Monnier <monnier@cs.yale.edu>
18464
18465 * facemenu.el: Docstrings fixes.
18466 (facemenu-get-face): Don't use internal-find-face.
18467 (facemenu-iterate): Rename arg to match the docstring.
18468
18469 * newcomment.el (uncomment-region): Be more careful when skipping
18470 backwards over `=' not to bump into BOBP.
18471
18472 2000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
18473
18474 * ediff-diff.el (ediff-wordify): Use syntax table.
18475 * ediff-init.el (ediff-has-face-support-p): Use
18476 ediff-color-display-p.
18477 (ediff-color-display-p): Use display-color-p, changed to defun
18478 from defsubst.
18479 Got rid of special cases for NeXT and OS/2.
18480 * ediff-wind.el (ediff-setup-control-frame): Set proper modeline
18481 face.
18482
18483 2000-07-05 Stefan Monnier <monnier@cs.yale.edu>
18484
18485 * emacs-lisp/lucid.el: Require CL.
18486 (copy-tree, remprop): Remove, it's provided by CL.
18487 (map-keymap): Define in terms of cl-map-keymap.
18488 (extent-property, set-extent-end-glyph): New functions.
18489
18490 * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables.
18491
18492 2000-07-05 Gerd Moellmann <gerd@gnu.org>
18493
18494 * Makefile.in (DONTCOMPILE): Add comment that the name may
18495 not be changed without changing the make-dist script.
18496
18497 * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc.
18498 (cl-mapc): Use mapc instead of cl-old-mapc.
18499
18500 2000-07-05 Andrew Innes <andrewi@gnu.org>
18501
18502 * makefile.nt: Add support for `bootstrap' and related targets.
18503
18504 2000-07-05 Stefan Monnier <monnier@cs.yale.edu>
18505
18506 * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix.
18507 (easy-menu-do-define): Use `menu-item' format.
18508 Handle case where easy-menu-create-menu returns a symbol.
18509 Manually call the potential top-level filter in the function binding.
18510 (easy-menu-filter-return): New arg NAME.
18511 Convert to a keymap if MENU is an XEmacs menu.
18512 (easy-menu-convert-item-1): New. Extracted from easy-menu-do-add-item.
18513 (easy-menu-converted-items-table, easy-menu-convert-item):
18514 New var and fun to memoize easy-menu-convert-item-1.
18515 (easy-menu-do-add-item): Use it.
18516 (easy-menu-create-menu): Use easy-menu-convert-item.
18517 Wrap easy-menu-filter-return around any :filter specification.
18518 Don't convert the menu if a filter was specified.
18519 Tell easy-menu-make-symbol not to check for MENU being an expression.
18520 (easy-menu-make-symbol): New arg NOEXP.
18521
18522 2000-07-05 Gerd Moellmann <gerd@gnu.org>
18523
18524 * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter
18525 EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
18526 (eval-defun): If called with prefix arg, instrument code for
18527 Edebug.
18528
18529 * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string
18530 similar to that of eval-defun.
18531
18532 2000-07-04 Dave Love <fx@gnu.org>
18533
18534 * hl-line.el (hl-line-overlay): Make it permanent-local.
18535
18536 * calendar/todo-mode.el: Replaced with a working version, based on
18537 1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
18538
18539 2000-07-03 Miles Bader <miles@lsi.nec.co.jp>
18540
18541 * paths.el (prune-directory-list): New function.
18542 (Info-default-directory-list): Rewritten to more methodically
18543 enumerate a big list of possible info directories (based on the
18544 list used by the standalone info reader).
18545
18546 * info.el (info-initialize): Use prune-directory-list to remove
18547 non-existent directories from Info-directory-list.
18548
18549 * paths.el (Info-default-directory-list): Try a list of possible
18550 info-directories instead of a single one. Add the possible
18551 info directory "/usr/share/info".
18552
18553 * woman.el (woman-man.conf-path): Explicitly include the debian
18554 man-db config file "/etc/manpath.config".
18555 (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
18556 are present in `manpath.config'.
18557 (woman-manpath): Include "/usr/share/man".
18558
18559 2000-07-03 Gerd Moellmann <gerd@gnu.org>
18560
18561 * frame.el (blink-cursor-mode): Don't hide cursor initially.
18562
18563 * startup.el (command-line): Initialize blink-cursor based
18564 on window-system.
18565
18566 * frame.el (blink-cursor): Default to nil if not running under
18567 a window-system.
18568
18569 * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
18570 (face-x-resources): Remove duplicate entry for :font.
18571
18572 * textmodes/refer.el (refer-find-entry-internal): Use some-window
18573 instead of cycling through windows with next-window.
18574
18575 * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
18576 of cycling through windows with next-window.
18577
18578 * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
18579 of cycling through windows with next-window.
18580
18581 * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
18582 (edebug-get-displayed-buffer-points): Use walk-windows/some-window
18583 instead of cycling through windows with next-window.
18584
18585 * calendar/appt.el (appt-select-lowest-window): Use walk-windows
18586 instead of cycling through windows with next-window.
18587
18588 * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead
18589 of cycling through windows with next-window.
18590
18591 * terminal.el (te-process-output): Use walk-windows instead of
18592 cycling through windows with next-window.
18593
18594 * server.el (server-switch-buffer): Use some-window instead of
18595 cycling through windows with next-window.
18596
18597 * window.el (some-window): New function.
18598 (walk-windows): Remove reference to walk-windows-start.
18599
18600 * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil.
18601
18602 2000-07-03 Richard Stallman <rms@gnu.org>
18603
18604 * window.el (walk-windows): Guarantee termination by keeping a list
18605 of all the windows already handled.
18606
18607 2000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
18608
18609 * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use
18610 window-system.
18611
18612 * man.el (Man-notify-when-ready): Don't use window-system. If
18613 Man-notify-method is newframe, and the display is not
18614 multi-frame, select the frame created for the man page.
18615 (Man-init-defvars): Doc fix.
18616
18617 2000-06-28 Gerd Moellmann <gerd@gnu.org>
18618
18619 * faces.el (region): Change background color for light background.
18620
18621 * ediff-wind.el (ediff-setup-control-frame): Remove :box
18622 attribute from mode-line face of Ediff control frame.
18623
18624 * replace.el (query-replace-map): Bind `e' like `E'.
18625
18626 2000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
18627
18628 * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>:
18629 Change name to "Select All".
18630
18631 * dos-fns.el (convert-standard-filename): Fix last change.
18632
18633 2000-06-27 Gerd Moellmann <gerd@gnu.org>
18634
18635 * help.el (describe-variable): Don't insert a second `'s' in front
18636 of the string `value is shown below'. Since the syntax-table is
18637 set to emacs-lisp-mode-syntax-table, forward-sexp skips over
18638 an existing `'s', so that this won't be deleted.
18639
18640 * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el:
18641 * pcmpl-unix.el: New files.
18642
18643 2000-06-26 Stefan Monnier <monnier@cs.yale.edu>
18644
18645 * wid-edit.el (widget-member): Use the new plist-member.
18646
18647 2000-06-26 Gerd Moellmann <gerd@gnu.org>
18648
18649 * replace.el (perform-replace): Undo change of 2000-04-04.
18650 Instead, move backward 1 character at the end of the loop when
18651 necessary.
18652
18653 * faces.el (fringe): Change face for different backgrounds.
18654
18655 * eshell/esh-module.el (toplevel): Load defgroup's differently;
18656 patch from John.
18657
18658 * eshell/*.el: Change spelling of the Free Software Foundation.
18659
18660 * eshell/esh-toggle.el: Removed.
18661
18662 * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el.
18663
18664 * menu-bar.el (menu-bar-tools-menu): Call read-mail-command
18665 interactively.
18666
18667 2000-06-26 Alex Schroeder <alex@gnu.org>
18668
18669 * sql.el (sql-interactive-mode-map): Use `kbd' in calls to
18670 `define-key'; instead of checking `(emacs-version)' check for
18671 `set-keymap-parent' and `set-keymap-name' directly. Add entries
18672 for `;' and `o' which might be electric.
18673
18674 (sql-electric-stuff): New user option.
18675 (sql-magic-go): New function which uses `sql-electric-stuff'.
18676 (sql-magic-semicolon): New function which uses
18677 `sql-electric-stuff'.
18678
18679 (sql-accumulate-and-indent): Insert newline if `comint-accumulate'
18680 is not fboundp.
18681
18682 (sql-oracle-options): New variable.
18683 (sql-oracle): Use it.
18684
18685 (sql-imenu-generic-expression): Doc change.
18686 (sql-find-sqli-buffer): Make sure the default-value of sql-buffer
18687 is used.
18688
18689 (sql-informix): Added command line parameter "-" to force
18690 sql-informix-program to use stdout.
18691
18692 2000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
18693
18694 * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix.
18695 (cp864-decode-table): Doc fix.
18696 (cp720-decode-table): New variable, supports the Arabic OEM
18697 codepage used by Windows.
18698 (cp737-decode-table): New, Greek OEM codepage used by Windows.
18699
18700 2000-06-23 Dave Love <fx@gnu.org>
18701
18702 * font-lock.el (font-lock-support-mode) <defgroup>: Add :version.
18703 (font-lock-fontify-anchored-keywords): Use
18704 line-beginning-position.
18705 (global-font-lock-mode): Use mapc.
18706
18707 2000-06-23 Stefan Monnier <monnier@cs.yale.edu>
18708
18709 * eshell/esh-module.el: Require CL when compiling.
18710
18711 2000-06-23 Gerd Moellmann <gerd@gnu.org>
18712
18713 * comint.el (comint-substitute-in-file-name): Call replace-match
18714 with second and third arg t.
18715
18716 * cus-edit.el (custom-button-face, custom-button-pressed-face):
18717 Specify foreground color.
18718
18719 * faces.el (tool-bar, mode-line, header-line): Specify foreground
18720 color.
18721
18722 * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
18723
18724 * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
18725 cddr instead of cdddr.
18726
18727 * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
18728 instead of copy-list.
18729
18730 * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
18731 of copy-list.
18732
18733 * subdirs.el: Add eshell subdirectory.
18734
18735 * eshell: New subdirectory containing the Eshell package.
18736
18737 * pcomplete.el: New file.
18738
18739 2000-06-23 Paul Eggert <eggert@twinsun.com>
18740
18741 * mail/mailpost.el (post-mail-send-it): Make sure file has
18742 proper permissions from birth.
18743
18744 * files.el (basic-save-buffer-2): When temporarily setting
18745 file modes, set them to current modes plus 0200, not to 0777.
18746
18747 * emerge.el (emerge-make-temp-file): Make sure file has proper
18748 permissions from birth.
18749
18750 2000-06-22 Eli Zaretskii <eliz@is.elta.co.il>
18751
18752 * files.el (make-backup-file-name-1): On DOS/Windows, run the
18753 backup file name through convert-standard-filename.
18754
18755 * dos-fns.el (convert-standard-filename): Convert leading
18756 directories as well. When long file names are supported, convert
18757 characters that are invalid in Windows file names.
18758
18759 2000-06-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
18760
18761 * ps-print.el: Fix bug: if ^L is the very first buffer character,
18762 ps-print crashes. New feature: page selection for printing. Create
18763 raw-text-unix coding system for XEmacs. Doc fix.
18764 (ps-print-version): New version number (5.2.3).
18765 (ps-plot-region): Bug fix.
18766 (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
18767 (ps-header-sheet, ps-generate, ps-end-job): Code fix.
18768 (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
18769 funs.
18770 (ps-selected-pages, ps-last-selected-pages, ps-first-page)
18771 (ps-last-page): New vars.
18772
18773 2000-06-21 Gerd Moellmann <gerd@gnu.org>
18774
18775 * progmodes/sh-script.el (sh-while-getopts): Fix handling of
18776 empty option string.
18777
18778 2000-06-21 Eli Zaretskii <eliz@is.elta.co.il>
18779
18780 * man.el (man): Doc fix.
18781
18782 2000-06-21 Kenichi Handa <handa@etl.go.jp>
18783
18784 * international/mule-cmds.el (set-language-info-alist): Docstring
18785 fixed.
18786
18787 2000-06-20 Gerd Moellmann <gerd@gnu.org>
18788
18789 * version.el (emacs-version): Use ISO date format.
18790
18791 * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
18792 instead of `M-backspace'.
18793
18794 * simple.el (turn-off-auto-fill): New function.
18795
18796 2000-06-20 Stefan Monnier <monnier@cs.yale.edu>
18797
18798 * jit-lock.el (with-buffer-prepared-for-jit-lock):
18799 Renamed from with-buffer-prepared-for-font-lock and use
18800 inhibit-modification-hooks rather than setting *-change-functions.
18801 Update all functions to use the new name.
18802 (jit-lock-first-unfontify-pos): New semantics (and doc).
18803 (jit-lock-mode): Make non-interactive.
18804 Don't automatically turn on font-lock.
18805 Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
18806 Always use jit-lock-after-change.
18807 Remove and restore font-lock-after-change-function.
18808 (turn-on-jit-lock, jit-lock-after-fontify-buffer)
18809 (jit-lock-after-unfontify-buffer): Remove.
18810 (jit-lock-stealth-fontify):
18811 Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
18812 (jit-lock-after-change): Set the `fontified' text-prop to nil.
18813
18814 2000-06-20 Sam Steingold <sds@gnu.org>
18815
18816 * emacs-lisp/cl-indent.el (toplevel): Indent
18817 `print-unreadable-object' properly. Untabify.
18818
18819 2000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
18820
18821 * textmodes/reftex.el (reftex-find-citation-regexp-format):
18822 Support for bibentry.
18823 (reftex-compile-variables): Fixed problem with end of section-re.
18824
18825 * texmodes/reftex-dcr.el (reftex-view-crossref,
18826 reftex-view-crossref-from-bibtex):
18827 Deal with changed `reftex-find-citation-regexp-format'.
18828 (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
18829 Replaced `remprop' with `put'.
18830 (reftex-view-crossref, reftex-view-crossref-when-idle):
18831 Support for bibentry.
18832
18833 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
18834 New entry for bibentry package.
18835
18836 * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
18837 Regexp also matches "\nobibliography".
18838
18839 * textmodes/reftex-global.el (reftex-renumber-simple-labels):
18840 Call `reftex-ensure-write-access' before doing anything.
18841 (reftex-ensure-write-access): New function.
18842
18843 2000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
18844
18845 * progmodes/idlwave.el: File re-installed (update to version 4.2)
18846
18847 * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
18848
18849 * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
18850
18851 * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
18852
18853
18854 2000-06-20 Dave Love <fx@gnu.org>
18855
18856 * faces.el (frame-background-mode): Use set-default, not set, in
18857 setter.
18858 (frame-update-faces, frame-update-face-colors): Define with
18859 defalias.
18860
18861 * enriched.el (enriched-decode-foreground)
18862 (enriched-decode-background): Don't use internal-find-face.
18863
18864 * apropos.el: Doc fixes.
18865
18866 * cus-edit.el (customize-changed-options): Check arg.
18867 (customize-version-lessp): Don't require decimal point.
18868
18869 * custom.el (defcustom, defgroup): Doc fix.
18870
18871 * newcomment.el (comment) <defgroup>: Add :version.
18872 (comment-multi-line): Doc fix.
18873
18874 * emulation/mlsupport.el (define-hooked-local-abbrev,
18875 define-hooked-global-abbrev): Fix, using define-abbrev.
18876
18877 2000-06-19 Gerd Moellmann <gerd@gnu.org>
18878
18879 * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
18880 the whole buffer.
18881
18882 2000-06-19 Dave Love <fx@gnu.org>
18883
18884 * menu-bar.el (menu-bar-options-save): New function.
18885 (menu-bar-options-menu): Use it.
18886 (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
18887 Simplify.
18888
18889 2000-06-19 Andreas Schwab <schwab@suse.de>
18890
18891 * progmodes/etags.el (tags-query-replace): Put new parameters
18892 START and END at the end, for backward compatibility.
18893
18894 2000-06-19 Kenichi Handa <handa@etl.go.jp>
18895
18896 * international/codepage.el:
18897 (cp-coding-system-for-codepage-1): Delete special codes for
18898 generating xxx-dos coding system because now a CCL based coding
18899 system can handle EOL conversion by default.
18900
18901 * international/mule.el (make-coding-system): Generate subsidiary
18902 coding systems for EOL handling variants even for a CCL based
18903 coding system.
18904
18905 2000-06-19 Kenichi Handa <handa@etl.go.jp>
18906
18907 * international/isearch-x.el (isearch-minibuffer-input-method)
18908 (isearch-minibuffer-input-method-function): These variables
18909 deleted.
18910 (isearch-with-input-method): Don't use the above variables.
18911 (isearch-process-search-multibyte-characters): Likewise. Call
18912 read-string with the arg INHERIT-INPUT-METHOD t.
18913
18914 2000-06-17 Stefan Monnier <monnier@cs.yale.edu>
18915
18916 * font-lock.el (font-lock-after-fontify-buffer)
18917 (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
18918
18919 * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
18920 Use consistent make-local-variable style for font-lock-fontified.
18921 (jit-lock-fontify-buffer):
18922 Don't bother checking for font-lock-mode and jit-lock-mode.
18923
18924 * time.el: Remove trailing ^M that prevent CVS-merging.
18925
18926 2000-06-16 Gerd Moellmann <gerd@gnu.org>
18927
18928 * Makefile.in (distclean): New target.
18929
18930 2000-06-16 Stefan Monnier <monnier@cs.yale.edu>
18931
18932 * Makefile.in (srcdir): Define for update-subdirs.
18933
18934 2000-06-16 Gerd Moellmann <gerd@gnu.org>
18935
18936 * find-lisp.el: New file.
18937
18938 2000-06-16 Andrew Innes <andrewi@gnu.org>
18939
18940 * time.el (display-time-mail-function): New variable, to allow
18941 external packages to indicate when new mail is available.
18942 (display-time-update): Use it.
18943
18944 2000-06-16 Kenichi Handa <handa@etl.go.jp>
18945
18946 * international/mule.el (mule-version): Change version name to
18947 SAKAKI. AOI has already been used by Meadow.
18948
18949 * international/quail.el (quail-show-guidance-buf): To find the
18950 bottom window (but minibuffer), pay attention to the height of
18951 minibuffer.
18952
18953 2000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
18954
18955 * arc-mode.el (archive-mode-map): Use the new menu-item format for
18956 menu-bar menus. Add help strings. Don't remove the Edit menu
18957 from the menu bar, as the menu bar has enough space now.
18958
18959 * Makefile.in (SHELL): Make sure /bin/sh is used.
18960
18961 * woman.el (woman-man-buffer): Fix bold and underlined CJK
18962 characters, which use series of two ^H characters instead of one.
18963
18964 2000-06-15 Gerd Moellmann <gerd@gnu.org>
18965
18966 * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
18967 (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
18968 functions.
18969 (Info-find-node-2): Try a case-sensitive search first, then
18970 do a case-insensitive search.
18971
18972 * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
18973 tutorials.
18974
18975 * complete.el (PC-env-vars-alist): New variable.
18976 (PC-complete-as-file-name): New function.
18977 (partial-completion-mode): Initialize PC-env-vars-alist from
18978 process-environment.
18979 (PC-do-completion): Handle completion of env vars.
18980
18981 * info.el (Info-set-mode-line): Show file name in mode line,
18982 use `*Info*' instead of `Info:'.
18983
18984 * startup.el (command-line-1): Change copyright messages to year
18985 2000.
18986
18987 2000-06-15 Dave Love <fx@gnu.org>
18988
18989 * net/goto-addr.el (goto-address-fontify): Use keymap property,
18990 not local-map.
18991
18992 2000-06-15 Kenichi Handa <handa@etl.go.jp>
18993
18994 * international/mule.el (set-buffer-file-coding-system): Almost
18995 rewritten to handle `undecided' as no-op.
18996
18997 2000-06-14 Gerd Moellmann <gerd@gnu.org>
18998
18999 * Makefile.in: New file.
19000
19001 * Makefile: Removed.
19002
19003 * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
19004 (goto-address-highlight-keymap): Bind C-c RET.
19005
19006 2000-06-14 Kenichi Handa <handa@etl.go.jp>
19007
19008 * mail/sendmail.el (sendmail-send-it): The temporary buffer
19009 inherits buffer-file-coding-system of the current buffer.
19010
19011 * tar-mode.el (tar-extract): For goto-char, use (point-min), not
19012 0. Give correct argument to set-auto-coding-function.
19013 (tar-expunge): For goto-char, use (point-min), not 0.
19014 (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
19015 (tar-subfile-save-buffer): Likewize.
19016
19017 * international/mule.el
19018 (after-insert-file-set-buffer-file-coding-system): Call
19019 set-buffer-file-coding-system with the arg FORCE t.
19020
19021 2000-06-13 Gerd Moellmann <gerd@gnu.org>
19022
19023 * mail/sendmail.el (mail-specify-envelope-from): Initialize to
19024 nil. Contemporary sendmails issue an X-Authentication-Warning if
19025 the sender is set with `-f'.
19026
19027 2000-06-13 Dave Love <fx@gnu.org>
19028
19029 * help.el (describe-function-1): Kluge around cases of functions
19030 fset to subrs whose doc doesn't match their symbol-name.
19031
19032 * image.el (insert-image): Default STRING to a space.
19033
19034 * info.el Doc fixes.
19035 (Info-build-node-completions): Match Ref tags.
19036
19037 2000-06-13 Eli Zaretskii <eliz@is.elta.co.il>
19038
19039 * frame.el (display-multi-frame-p, display-multi-font-p): New
19040 defaliases for display-graphic-p.
19041
19042 * hl-line.el: Fixed a typo in commentary.
19043
19044 2000-06-13 Kenichi Handa <handa@etl.go.jp>
19045
19046 * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
19047 fixed.
19048
19049 2000-06-12 Dave Love <fx@gnu.org>
19050
19051 * image.el (insert-image): Save a little consing.
19052
19053 2000-06-12 Kenichi Handa <handa@etl.go.jp>
19054
19055 * language/tibet-util.el: Convert all tibetan-1-column characters
19056 to the corresponding tibetan characters.
19057 (tibetan-add-components): Delete code for the special treatment of
19058 'a chung.
19059
19060 * language/tibetan.el (tibetan-composable-pattern): Fix previous
19061 change.
19062 (tibetan-vowel-transcription-alist): More rules added.
19063 (tibetan-composite-vowel-alist): New variable.
19064 (tibetan-precomposition-rule-alist): More rules added.
19065
19066 2000-06-12 Stefan Monnier <monnier@cs.yale.edu>
19067
19068 * startup.el (command-line): Only call menu-bar-mode if interactive.
19069
19070 * thingatpt.el (toplevel symbol-properties):
19071 * textmodes/makeinfo.el (makeinfo-compile):
19072 * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
19073 * progmodes/hideif.el (hif-compress-define-list)
19074 (hide-ifdef-use-define-alist):
19075 * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
19076 (ange-ftp-vms-add-file-entry):
19077 * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
19078 * man.el (Man-build-man-command):
19079 * mail/rnewspost.el (news-reply-header-hook):
19080 * info.el (Info-insert-dir):
19081 * emulation/mlconvert.el (backward-word, forward-word, setq):
19082 * emacs-lisp/gulp.el (gulp-send-requests):
19083 * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
19084 (byte-optimize-inline-handler, byte-optimize-form-code-walker)
19085 (byte-optimize-apply, end of file):
19086 * emacs-lisp/advice.el (ad-advice-class-completion-table)
19087 (ad-make-freeze-definition):
19088 * startup.el (command-line, command-line-1): Don't quote lambdas.
19089
19090 * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
19091 (cvs-cleanup-removed): New function.
19092 (cvs-cleanup-functions): New var.
19093 (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
19094 some flexibility in specifying additional entries to auto-cleanup.
19095 (cvs-quickdir): New function.
19096 (cvs-mode-insert): Use cvs-fileinfo-from-entries.
19097 (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
19098 (cvs-mode-find-file): Check that we are on a filename or dirname
19099 when invoked through a mouse-click.
19100 (cvs-full-path): Remove.
19101 (cvs-dired-action): Re-introduced.
19102 (cvs-dired-noselect): Use it.
19103 (vc-post-command-functions): use this new hook if available.
19104
19105 * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
19106 (cvs-status-map): Don't inherit from cvs-mode-map anymore.
19107 (cvs-filename-map, cvs-dirname-map): Remove.
19108 (cvs-default-action): Remove.
19109 (cvs-add-face): Use `keymap' rather than `local-map' property, and only
19110 if the arg is really a keymap.
19111 (cvs-fileinfo-pp): Don't use any special map for file and dir names.
19112 Don't hardcode the mapping from state (aka type) to face, but check
19113 the var cvs-fi-<type>-face instead.
19114 (cvs-fileinfo-from-entries): New function.
19115
19116 * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
19117 Docstring fix.
19118 (cvs-find-file-and-jump): Change default to be safer.
19119 (cvs-mode-diff-map): Define it as a function as well.
19120 (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
19121 Bind mouse-2 in this global map rather than with text-properties.
19122
19123 * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
19124 file to resolve the ambiguity between C(conflict) and C(need-merge).
19125
19126 2000-06-12 Kenichi Handa <handa@etl.go.jp>
19127
19128 * international/mule.el (set-buffer-file-coding-system): If
19129 CODING-SYSTEM is nil, set buffer-file-coding-system to nil
19130 unconditionally.
19131
19132 2000-06-12 Dave Love <fx@gnu.org>
19133
19134 * wid-edit.el (widget-specify-button): Really suppress the face if
19135 required.
19136
19137 2000-06-11 Gerd Moellmann <gerd@gnu.org>
19138
19139 * term/x-win.el (x-colors): Add colors from recent rgb.txt.
19140
19141 2000-06-11 Stefan Monnier <monnier@cs.yale.edu>
19142
19143 * imenu.el (imenu-generic-expression): Docstring fix.
19144
19145 * composite.el (composition-function-table): Move the `put'
19146 below the autoload cookie so we can load the file before loaddefs.
19147
19148 * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
19149
19150 * emacs-lisp/autoload.el (make-autoload): Use `cond'.
19151 Handle easy-mmode-define-global-mode.
19152 For complex macros like define-minor-mode that can generate
19153 several autoload entries, try to autoload entries in the
19154 macroexpanded code.
19155
19156 * emacs-lisp/easy-mmode.el (define-minor-mode):
19157 If KEYMAP is a symbol, just use it.
19158 Use byte-compile-current-file and load-file-name to infer the
19159 proper :require to pass to defcustom.
19160 Wrap the hook var into `progn' so as not to autoload it.
19161 Add a :autoload-end cookie.
19162 Be more careful about the evaluation of KEYMAP.
19163 (easy-mmode-define-global-mode): Add a :autoload-end cookie.
19164 (define-derived-mode): Move define-abbrev-table outside of defvar.
19165
19166 2000-06-10 Stefan Monnier <monnier@cs.yale.edu>
19167
19168 * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
19169 (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
19170 (backup-compiled-files): Ignore errors during `tar'.
19171 (bootstrap): Make autoloads before elc files.
19172
19173 2000-06-10 Kenichi Handa <handa@etl.go.jp>
19174
19175 * international/mule.el (set-buffer-file-coding-system): If one of
19176 undecided-XXX is specified, change only EOL conversion.
19177
19178 * international/mule-conf.el (unix): New alias for the coding
19179 system undecided-unix.
19180
19181 2000-06-09 Dave Love <fx@gnu.org>
19182
19183 * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
19184
19185 * progmodes/executable.el: Byte compile dynamic.
19186 (executable-insert): Change custom type.
19187 (executable-find): Add autoload cookie.
19188 (executable-make-buffer-file-executable-if-script-p): New
19189 function. After Noah Friedman.
19190
19191 * files.el (after-save-hook): Customize, with
19192 executable-make-buffer-file-executable-if-script-p as an option.
19193
19194 2000-06-09 Kenichi Handa <handa@etl.go.jp>
19195
19196 * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
19197 "tib24p-mule.bdf" for Tibetan.
19198
19199 * composite.el (decompose-composite-char): Declare it as obsolete.
19200
19201 * man.el (Man-fontify-manpage): Pay attention to underline and
19202 overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
19203
19204 2000-06-08 Gerd Moellmann <gerd@gnu.org>
19205
19206 * thingatpt.el (forward-thing): Use functionp instead of fboundp.
19207 Set maintainer to FSF since author isn't reachable.
19208
19209 2000-06-08 Dave Love <fx@gnu.org>
19210
19211 * international/mule-cmds.el (select-safe-coding-system): If
19212 DEFAULT-CODING-SYSTEM is not specified, also check the most
19213 preferred coding-system if buffer-file-coding-system is
19214 `undecided'. From Handa.
19215
19216 2000-06-08 Kenichi Handa <handa@etl.go.jp>
19217
19218 * international/mule.el
19219 (after-insert-file-set-buffer-file-coding-system): If the buffer
19220 size is greater than INSERTED, judget that we are not visiting.
19221
19222 2000-06-07 Rajesh Vaidheeswarran <rv@gnu.org>
19223
19224 * whitespace.el (defgroup whitespace): Comment out `:version'.
19225 XEmacs 20.4 has problems defining the group with this present.
19226 We'll have this commented out till get resolve the problem.
19227
19228 2000-06-07 John Wiegley <johnw@gnu.org>
19229
19230 * align.el (align-dq-string-modes, align-sq-string-modes)
19231 (align-open-comment-modes): Add pyhton-mode.
19232 (align-rules-list): Use get-text-property instead of
19233 text-properties-at.
19234 (align-rules-list): Add python-assignment.
19235 (align-rules-list): Change perl-comma-delimiter to
19236 basic-comma-delimiter. Use if for Perl modes and python-mode.
19237 (align-rules-list): Add python-chain-logic and
19238 basic-line-continuation.
19239
19240 2000-06-07 Jari Aalto <jari.aalto@poboxes.com>
19241
19242 * apropos.el (apropos-mode-hook): New user variable.
19243 (apropos-mode): Run apropos-mode-hook.
19244
19245 2000-06-07 David Ponce <david@dponce.com>
19246
19247 * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
19248 commands. Require `wid-edit' at run-time.
19249
19250 2000-06-07 David Ponce <david@dponce.com>
19251
19252 * recentf.el: Added some "Commentary".
19253 (recentf-open-more-files, recentf-edit-list): Minor changes to
19254 move the point at the top of the file list. This behaviour is
19255 consistent with the menu one when the list contains a lot of
19256 files.
19257 (recentf-cleanup): Now displays the number of items removed from
19258 the list.
19259 (recentf-relative-filter) New menu filter to show filenames
19260 relative to `default-directory'.
19261
19262 2000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
19263
19264 * ps-print.el: XEmacs compatibility. Doc fix. Can select page size
19265 with/without giving an error if PostScript printer doesn't have this
19266 kind of page size. Zebra Stripe continues or restarts on next page.
19267 Manual/automatic paper feeding. Switch or not the header.
19268 (ps-print-version): New version number (5.2.2).
19269 (ps-windows-system): Include emx as a Windows system.
19270 (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
19271 (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
19272 (ps-background-text): Code fix.
19273 (ps-error-handler-message, ps-user-defined-prologue)
19274 (ps-print-prologue-header, ps-printer-name)
19275 (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
19276 (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
19277 (ps-use-face-background): Customization fix.
19278 (ps-n-up-database): Data fix.
19279 (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
19280 (ps-switch-header): New vars.
19281 (ps-xemacs-color-name, ps-face-foreground-name)
19282 (ps-face-background-name, ps-boolean-constant): New funs.
19283
19284 2000-06-07 Dave Love <fx@gnu.org>
19285
19286 * allout.el: New version from Manheimer.
19287
19288 2000-06-07 Kenichi Handa <handa@etl.go.jp>
19289
19290 * textmodes/fill.el (fill-find-break-point): Check the validity of
19291 charset.
19292
19293 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
19294
19295 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
19296 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
19297 Call display-color-p and display-mouse-p instead of looking at
19298 window-system.
19299
19300 2000-06-06 Dave Love <fx@gnu.org>
19301
19302 * image.el (find-image): Doc fix. Return nil if image not found.
19303 (put-image, insert-image): Make STRING arg optional.
19304
19305 2000-06-06 Kenichi Handa <handa@etl.go.jp>
19306
19307 * language/vietnamese.el: Remove eval-when-compile.
19308 (viet-viscii-nonascii-translation-table): Define it as a
19309 translation table made from viet-viscii-decode-table.
19310 (viet-viscii-encode-table): Define it as a translation table made
19311 from the reverse map of above.
19312 (viet-vscii-nonascii-translation-table): Define it as a
19313 translation table made from viet-vscii-decode-table.
19314 (viet-vscii-encode-table): Define it as a translation table made
19315 from the reverse map of above.
19316 (ccl-decode-viscii): Use translate-character.
19317 (ccl-encode-viscii, ccl-encode-viscii-font)
19318 (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
19319 Likewize.
19320
19321 * language/cyrillic.el: Remove eval-when-compile.
19322 (cyrillic-koi8-r-nonascii-translation-table): Define it as a
19323 translation table made from cyrillic-koi8-r-decode-table.
19324 (cyrillic-koi8-r-encode-table): Define it as a translation table
19325 made from the reverse map of above.
19326 (ccl-decode-koi8): Use translate-character.
19327 (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
19328 (cyrillic-alternativnyj-nonascii-translation-table): Define it as
19329 a translation table made from cyrillic-alternativnyj-decode-table.
19330 (cyrillic-alternativnyj-encode-table): Define it as a translation
19331 table made from the reverse map of above.
19332 (ccl-decode-alternativnyj): Use translate-character.
19333 (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
19334 Likewize
19335
19336 * international/mule-diag.el (non-iso-charset-alist): Specify
19337 translation table symbol instead of translation table itself.
19338 (list-block-of-chars): CHARSET may be a translation table symbol.
19339
19340 * international/mule.el (make-coding-system): If CODING-SYSTEM
19341 already exists, override it.
19342
19343 * international/fontset.el: Use family `proportional' for Tibetan
19344 fonts.
19345
19346 * international/ccl.el (ccl-compile-translate-character): Don't
19347 check if Rrr has property translation-table.
19348 (ccl-compile-map-multiple): Modified to avoid compiler warning.
19349
19350 2000-06-05 Gerd Moellmann <gerd@gnu.org>
19351
19352 * info.el: Bind case-fold-search to t when searching in case
19353 a user sets it to nil in a hook.
19354
19355 2000-06-05 Stefan Monnier <monnier@cs.yale.edu>
19356
19357 * autoarg.el (autoarg-mode, autoarg-kp-mode):
19358 * hl-line.el (hl-line-mode): Use the new :global key argument.
19359
19360 * tar-mode.el (tar-header-block-recompute-checksum): Remove.
19361 (tar-clip-time-string): Prepend a space.
19362 (tar-grind-file-mode): Construct a string rather than modifying one.
19363 (tar-header-block-summarize): Fix docstring.
19364 Use `format' rather than an error-prone set of copy-loops.
19365
19366 * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
19367 (diff-goto-source, diff-unified->context, diff-context->unified)
19368 (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
19369 understand the format output by the `-p' argument to diff.
19370
19371 * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
19372 (sh-re-done): Use defconst.
19373 (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
19374 (sh-help-string-for-variable, sh-guess-basic-offset):
19375 Don't quote lambdas.
19376 (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
19377 (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
19378
19379 * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
19380 (mh-letter-mode): Derive from text-mode.
19381 This implicitly means that it now calls kill-all-local-variables.
19382 Also remove the Emacs-18 compatibility code.
19383
19384 * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
19385 Make use of symbol-property doc-string-elt.
19386 Use memq rather than a sequence of eq.
19387 (doc-string-elt): Fix the wrong or missing previously unused values.
19388 (autoload-print-form): New function extracted from
19389 generate-file-autoloads to allow recursion when handling progn
19390 so that defvar's and defun's docstrings are properly printed.
19391 (generate-file-autoloads): Use it.
19392
19393 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
19394 Use find-file-hooks in the minor-mode function.
19395 Be careful not to loop indefinitely in the post-command-hook function.
19396
19397 2000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
19398
19399 * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
19400 tty's.
19401 * ediff-diff.el (ediff-exec-process): Use --binary for fine
19402 differences whenever appropriate.
19403 * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
19404 * viper.el (find-file, find-file-other-window): Get viper to do
19405 wildcards.
19406
19407 2000-06-04 Stefan Monnier <monnier@cs.yale.edu>
19408
19409 * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
19410 (jit-lock-fontify-buffer): New function for JIT refontification.
19411 (jit-lock-mode): Fix docstring.
19412 Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
19413 Remove jit-lock-after-change from the _local_ hook.
19414 (jit-lock-function-1): Fix docstring.
19415
19416 * info.el (Info-on-current-buffer): Initialize info.
19417
19418 * newcomment.el (comment-indent): Ignore comment-indent-hook.
19419
19420 * progmodes/tcl.el (tcl-indent-for-comment):
19421 Ignore comment-indent-hook.
19422
19423 * emacs-lisp/easy-mmode.el: Require CL during compilation.
19424 (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
19425 (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
19426 and improve to use the lighter to guess the capitalization.
19427 (define-minor-mode): Inline code from easy-mmode-define-toggle.
19428 Add keyword arguments to specify global-ness or the custom group.
19429 Add local-map and help-echo properties to the lighter.
19430 (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
19431 (easy-mmode-define-global-mode): New macro.
19432
19433 2000-06-02 Dave Love <fx@gnu.org>
19434
19435 * wid-edit.el: byte-compile-dynamic since we typically don't use
19436 all the widgets. Don't require cl or widget. Remove
19437 eval-and-compile. Don't autoload finder-commentary. Doc fixes.
19438 (widget-read-event): Removed. Callers changed to use read-event.
19439 (widget-button-release-event-p): Renamed from
19440 button-release-event-p.
19441 (widget-field-add-space, widget-field-use-before-change):
19442 Uncustomize.
19443 (widget-specify-field): Use keymap property, not local-map.
19444 (widget-specify-button): Obey :suppress-face.
19445 (widget-specify-insert): Use modern backquote syntax.
19446 (widget-image-directory): Renamed from widget-glyph-directory.
19447 (widget-image-enable): Renamed from widget-glyph-enable.
19448 (widget-image-find): Replaces widget-glyph-find.
19449 (widget-button-pressed-face): Move defvar.
19450 (widget-image-insert): Replaces widget-glyph-insert.
19451 (widget-convert): Use keywordp.
19452 (widget-leave-text, widget-children-value-delete): Use mapc.
19453 (widget-keymap): Remove XEmacs stuff.
19454 (widget-field-keymap, widget-text-keymap): Define all inside defvar.
19455 (widget-button-click): Don't set point at the click, but re-centre
19456 if we scroll out of window. Rewritten for images v. glyphs &c.
19457 (widget-tabable-at): Use POS arg, not point.
19458 (widget-beginning-of-line, widget-end-of-line)
19459 (widget-item-value-create, widget-sublist, widget-princ-to-string)
19460 (widget-sexp-prompt-value, widget-echo-help): Simplify.
19461 (widget-default-create): Use widget-image-insert; some rewriting.
19462 (widget-visibility-value-create)
19463 (widget-push-button-value-create, widget-toggle-value-create): Use
19464 widget-image-insert.
19465 (checkbox): Create on and off images dynamically.
19466 (documentation-link): Change :help-echo.
19467 (widget-documentation-link-echo-help): Remove.
19468
19469 2000-06-02 Stefan Monnier <monnier@cs.yale.edu>
19470
19471 * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
19472
19473 * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
19474 (easy-mmode-define-toggle, define-minor-mode): Use it.
19475 (easy-mmode-define-keymap): Docstring fix.
19476 (define-derived-mode): Default PARENT to fundamental-mode.
19477 Add the derived-mode-parent symbol-property.
19478 (easy-mmode-derived-mode-p): New function.
19479
19480 2000-06-02 Dave Love <fx@gnu.org>
19481
19482 * files.el (convert-standard-filename): Doc fix.
19483 (normal-backup-enable-predicate): New function.
19484 (backup-enable-predicate): Use it to replace the lambda form.
19485
19486 * calendar/todo-mode.el: [This needs more work on the outline
19487 stuff.] Doc fixes.
19488 (todo) <defgroup>: Add :version.
19489 (todo-add-category): Don't use pushnew.
19490 (todo-cmd-raise): Fix typo.
19491 (todo-top-priorities): Change temp buffer name.
19492 (todo-category-alist): Avoid redundant lambda.
19493 (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
19494 Use outline-next-heading.
19495
19496 * autoarg.el: Rewritten to use define-minor-mode.
19497 (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
19498 (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
19499
19500 2000-06-02 Kenichi Handa <handa@etl.go.jp>
19501
19502 * isearch.el (isearch-other-meta-char): Fix previous change.
19503
19504 2000-06-01 Stefan Monnier <monnier@cs.yale.edu>
19505
19506 * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
19507 (log-edit-done): Only add the comment to the ring if it's different
19508 from the last comment entered.
19509
19510 * isearch.el (isearch-highlight): Turn internal-find-face into facep.
19511
19512 2000-06-01 Dave Love <fx@gnu.org>
19513
19514 * hl-line.el: Rewritten using define-minor-mode.
19515
19516 * help.el (describe-function-1): Distinguish special form from
19517 builtin function. Sanity-check presence of arglist for builtins.
19518
19519 2000-06-01 Kenichi Handa <handa@etl.go.jp>
19520
19521 * international/characters.el: Fix syntax/category setting of
19522 Tibetan characters.
19523
19524 * language/tibet-util.el (tibetan-add-components): Fixes for new
19525 encoding of Tibetan characters.
19526 (tibetan-decompose-precomposition-alist): New variable.
19527 (tibetan-decompose-region): Convert precomposed characters to
19528 non-precomposed characters.
19529 (tibetan-decompose-string): Likewise.
19530 (tibetan-composition-function): Fix args to
19531 thibetan-compose-string.
19532
19533 * language/tibetan.el (tibetan-composable-pattern): More
19534 characters included.
19535 (tibetan-consonant-transcription-alist): Rule for "R" added.
19536 (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
19537 "+R" added.
19538 (tibetan-base-to-subjoined-alist): Rule for "RA" added.
19539
19540 * language/lao-util.el (lao-composition-function): Fix args to
19541 compose-string.
19542
19543 * language/thai-util.el (thai-composition-function): Fix args to
19544 compose-string.
19545
19546 * isearch.el (isearch-update): Set disable-point-adjustment to t
19547 to prevent the point moving to the end of a composition when a
19548 part of a composition is searched.
19549 (isearch-other-meta-char): If the key invoking this command can be
19550 mapped by function-key-map to a printing char, call
19551 isearch-process-search-char directly.
19552
19553 2000-06-01 Stefan Monnier <monnier@cs.yale.edu>
19554
19555 * emacs-lisp/bytecomp.el:
19556 * frame.el:
19557 * international/mule-cmds.el:
19558 * international/mule-util.el:
19559 * international/mule.el:
19560 * mouse.el:
19561 * subr.el:
19562 * faces.el: Update calls to make-obsolete with a WHEN argument.
19563
19564 * byte-run.el (make-obsolete, make-obsolete-variable):
19565 Add an optional WHEN argument and change the format of the
19566 symbol-property information.
19567 * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
19568 (byte-compile-obsolete, byte-compile-variable-ref): Understand the
19569 new obsolete-symbol-property format and print WHEN if it is provided.
19570
19571 2000-05-31 Dave Love <fx@gnu.org>
19572
19573 * loadhist.el (loadhist-hook-functions): Remove
19574 before-change-function, after-change-function.
19575 (unload-feature): Deal with symbols which are both bound and
19576 fbound.
19577
19578 * mouse.el (mouse-save-then-kill-delete-region): Don't bind
19579 before-change-function, after-change-function.
19580
19581 * simple.el (newline): Don't bind before-change-function,
19582 after-change-function.
19583
19584 2000-05-31 Rajesh Vaidheeswarran <rv@gnu.org>
19585
19586 * whitespace.el (whitespace-rescan-timer-time): Update interval
19587 set to 600 seconds (10 minutes) instead of 60 seconds since
19588 a large number of whitespace buffers causes emacs to `freeze'
19589 for a considerable amount of time.
19590
19591 * whitespace.el: Updated email address
19592
19593 2000-05-31 Dave Love <fx@gnu.org>
19594
19595 * add-log.el (change-log-font-lock-keywords) <function>: Add
19596 pattern for function of change.
19597 (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
19598 acknowledgements patterns.
19599
19600 2000-05-31 Kenichi Handa <handa@etl.go.jp>
19601
19602 * isearch.el (isearch-printing-char): If keyboard coding system is
19603 being used, call isearch-process-search-multibyte-characters.
19604
19605 * international/isearch-x.el: Mostly rewritten.
19606
19607 * international/quail.el (quail-start-conversion): Don't include
19608 unhandled events in the returned events, but set them in
19609 unread-command-events. Exit if all inputs are deleted.
19610
19611 2000-05-30 Jason Rumney <jasonr@gnu.org>
19612
19613 * w32-fns.el (w32-charset-info-alist): Add each charset separately.
19614
19615 * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
19616 Reenable code to create initial fontsets.
19617 Use set-fontset-font in place of put-charset-property.
19618
19619 2000-05-30 Gerd Moellmann <gerd@gnu.org>
19620
19621 * progmodes/perl-mode.el (perl-indent-line): When looking for a
19622 label, ensure that the first colon isn't followed by another.
19623
19624 * paths.el (Info-default-directory-list): Doc fix.
19625
19626 * net/net-utils.el (finger-X.500-host-regexps): New user-option.
19627 (finger): If HOST matches a regexp from finger-X.500-host-regexps,
19628 send a query containing USER only, not USER@HOST.
19629
19630 * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
19631 and rmail-msgend to compute the restriction at the end, instead of
19632 computing it.
19633
19634 2000-05-29 Gerd Moellmann <gerd@gnu.org>
19635
19636 * dabbrev.el (dabbrev-expand): Don't display messages in the
19637 echo area if the minibuffer window is active.
19638
19639 * jit-lock.el (jit-lock-mode): Add after change function to
19640 local hook.
19641
19642 2000-05-29 Christoph Wedler <Christoph.Wedler@sap.com>
19643
19644 * antlr-mode.el: New commands: hide/unhide actions,
19645 upcase/downcase literals.
19646 (antlr-tiny-action-length): New user option.
19647 (antlr-hide-actions): New command. Suggested by
19648 Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
19649 (antlr-mode-map): New binding [C-c C-v].
19650 (antlr-mode-menu): New entries.
19651 (antlr-downcase-literals): New command.
19652 (antlr-upcase-literals): Ditto.
19653
19654 * antlr-mode.el: Minor changes: indendation, mode-name.
19655 (antlr-indent-line): Indent cpp directive at column 0.
19656 (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
19657
19658 * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
19659 (antlr-font-lock-additional-keywords): Workaround for intentional
19660 bug in XEmacs version of font-lock.
19661 (antlr-mode): Set symbol property `mode-name' to "Antlr". Could
19662 be used by a smarter version of `buffers-menu-grouping-function'.
19663
19664 2000-05-29 Gerd Moellmann <gerd@gnu.org>
19665
19666 * tmm.el (tmm-prompt): Recognize menu item definitions of the for
19667 `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
19668
19669 2000-05-29 Kenichi Handa <handa@etl.go.jp>
19670
19671 * international/encoded-kb.el
19672 (encoded-kbd-iso2022-designation-map): Pay attention to that
19673 charset-iso-final-char return -1 for eight-bit-control and
19674 eight-bit-graphic.
19675
19676 2000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
19677
19678 * speedbar.el (speedbar-use-images, speedbar-update-flag)
19679 (speedbar-easymenu-definition-base): Use display-graphic-p where
19680 available, instead of window-system.
19681
19682 2000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
19683
19684 * international/codepage.el (cp-coding-system-for-codepage-1): Add
19685 eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
19686 coding systems.
19687
19688 2000-05-26 Dave Love <fx@gnu.org>
19689
19690 * disp-table.el (standard-display-underline): Don't use
19691 internal-find-face.
19692
19693 * mail/reporter.el: Maintainer change. Doc fixes.
19694 (reporter-version): Deleted.
19695
19696 * emacs-lisp/elp.el: Maintainer change.
19697 (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
19698
19699 2000-05-26 Stefan Monnier <monnier@cs.yale.edu>
19700
19701 * add-log.el (add-change-log-entry): Merge the current entry with the
19702 previous one if the previous one is empty.
19703
19704 2000-05-26 Dave Love <fx@gnu.org>
19705
19706 * loadhist.el (unload-feature): Fix interactive spec [from
19707 lijnzaad@ebi.ac.uk].
19708
19709 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
19710 subr-arity to check primitives.
19711 (byte-compile-flush-pending, byte-compile-file-form-progn)
19712 (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
19713 (byte-compile-insert, byte-compile-funcall): Use mapc instead of
19714 mapcar.
19715
19716 2000-05-26 Kenichi Handa <handa@etl.go.jp>
19717
19718 * international/fontset.el: Set family names of non-latin charsets
19719 in default fontset to "*".
19720
19721 * international/mule-diag.el (print-fontset): Combine family part
19722 and registry part of the fontname by "-*-" instead of "-".
19723
19724 * international/mule-cmds.el (encode-coding-char): Make strings
19725 multibyte before calling encode-coding-string.
19726
19727 2000-05-25 Stefan Monnier <monnier@cs.yale.edu>
19728
19729 * derived.el: Fix keywords.
19730 (define-derived-mode): Only define if needed.
19731
19732 * simple.el (fill-comment, comment-column, comment-start)
19733 (comment-start-skip, comment-end, comment-indent-function)
19734 (block-comment-start, block-comment-end, indent-for-comment)
19735 (set-comment-column, kill-comment, comment-padding, comment-region)
19736 (comment-multi-line, indent-new-comment-line): Remove.
19737
19738 * bindings.el (esc-map): Change ; to comment-dwim and use the new
19739 function names for comment operations.
19740
19741 * newcomment.el: Add abundant autoload cookies.
19742 (comment-style): Don't depend on runtime data at compile-time.
19743 (comment-indent-hook): Remove.
19744 (comment-indent): Check if comment-indent-hook is bound.
19745 (comment-region): Docstring fix.
19746
19747 2000-05-25 Dave Love <fx@gnu.org>
19748
19749 * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
19750 byte-code-function-p.
19751
19752 * mail/rmailsum.el: Add provide.
19753
19754 * net/goto-addr.el (goto-address-fontify): Add help-echo property.
19755
19756 * smerge-mode.el (smerge-diff-switches): Don't use list* in
19757 defcustom.
19758
19759 2000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
19760
19761 * ediff-diff.el (ediff-exec-process): delete --binary option from
19762 non-buffer ediff jobs.
19763
19764 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
19765
19766 * hilit-chg.el (highlight-changes-mode): Ask about color or
19767 grayscale support, not about window-system.
19768
19769 * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
19770 window-system.
19771 (ffap-highlight): Always default to t.
19772
19773 * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
19774 display-popup-menus-p instead of looking at window-system.
19775
19776 * disp-table.el (standard-display-g1, standard-display-graphic):
19777 Only refuse to use string glyphs on X and MS-Windows.
19778
19779 * avoid.el: Remove window-system from commentary, suggest to use
19780 display-*-p instead.
19781
19782 * apropos.el (apropos-print): Use display-mouse-p instead of
19783 window-system.
19784
19785 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
19786
19787 * international/codepage.el (cp-decoding-vector-for-codepage):
19788 Fill up unsupported characters with their own codes. From Kenichi
19789 Handa.
19790
19791 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
19792
19793 * international/mule-diag.el (describe-char-after): Use
19794 display-graphic-p instead of window-system, so that this function
19795 works on MS-DOS.
19796
19797 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
19798
19799 * international/codepage.el (cp-make-coding-systems-for-codepage):
19800 Remove the eight-bit-graphic and eight-bit-control charsets from
19801 the list of charsets which we convert into `?'.
19802
19803 2000-05-25 Kenichi Handa <handa@etl.go.jp>
19804
19805 * international/mule-conf.el: Specify CHARSET-ID explicitely for
19806 private charsets.
19807 (mule-unicode-0100-24ff, japanese-jisx0213-1,
19808 japanese-jisx0213-2): New charsets.
19809
19810 * international/fontset.el: Setup default fontset for new charsets.
19811
19812 2000-05-24 Dave Love <fx@gnu.org>
19813
19814 * info.el (Info-find-node-2): Restructure [following "Vadim
19815 S. Solomin" <sovs@uic.nnov.ru>].
19816
19817 * icomplete.el: Fix header for Finder.
19818
19819 2000-05-24 Eric M. Ludlam <zappo@ultranet.com>
19820
19821 * rmailout.el (rmail-output-to-rmail-file): Added optional param
19822 STAY.
19823
19824 * rmail.el (rmail-automatic-folder-directives): New user variable.
19825 (rmail-show-message): Add call to `rmail-auto-file' during
19826 display.
19827 (rmail-auto-file): New function.
19828
19829 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
19830
19831 * ediff-diff.el (ediff-forward-word): Take syntactic word class into
19832 account.
19833 (ediff-test-utility,ediff-diff-mandatory-option)
19834 (ediff-reset-diff-options): Utilities for proper initialization of
19835 ediff-diff-options and ediff-diff3-options on Windows.
19836
19837 * ediff-init.el (ediff-merge-filename-prefix): New customizable
19838 variable.
19839
19840 * ediff-mult.el (ediff-filegroup-action): Use
19841 ediff-merge-filename-prefix.
19842
19843 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
19844
19845 * viper-ex.el (ex-write): Set selective display to nil.
19846
19847 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
19848
19849 * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
19850 aliases for hebrew-iso-8bit.
19851
19852 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
19853
19854 * woman.el: New version from Francis J. Wright
19855 <F.J.Wright@Maths.QMW.ac.uk>.
19856 (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
19857 names in environment variables regardless of the path separator.
19858 (woman-topic-all-completions-1): Don't call file-name-directory-p
19859 on all files, since woman-file-regexp already filters out any
19860 directories.
19861
19862 2000-05-24 Kenichi Handa <handa@etl.go.jp>
19863
19864 * international/quail.el (quail-start-translation): Don't change
19865 modified-p of the current buffer.
19866 (quail-start-conversion): Likewise.
19867
19868 * international/kkc.el (kkc-region): Don't change modified-p of
19869 the current buffer.
19870
19871 * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
19872 conform to RFC1468.
19873 (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
19874
19875 2000-05-23 Eric M. Ludlam <zappo@ballista.ultranet.com>
19876
19877 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
19878 (speedbar-insert-button): Invisible text property fix.
19879 (speedbar-directory-plus): Renamed from speedbar-directory-+
19880 (speedbar-directory-minus): Renamed from speedbar-directory--
19881 (speedbar-page-plus): Renamed from speedbar-file-+
19882 (speedbar-page-minus): Renamed from speedbar-file--
19883 (speedbar-page): Renamed from speedbar-file-
19884 (speedbar-tag): Renamed from speedbar-tag-
19885 (speedbar-tag-plus): Renamed from speedbar-tag-+
19886 (speedbar-tag-minus): Renamed from speedbar-tag--
19887 (speedbar-expand-image-button-alist): Use above renames.
19888
19889 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
19890 * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
19891 * sb-pg-plus.xpm: Renamed from sb-file+.xpm
19892 * sb-pg-minus.xpm: Renamed from sb-file-.xpm
19893 * sb-pg.xpm: Renamed from sb-file.xpm
19894 * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
19895 * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
19896
19897 2000-05-24 Kenichi Handa <handa@etl.go.jp>
19898
19899 * international/quail.el (quail-show-guidance-buf): Set
19900 current-input-method of the guidance buffer to the name of the
19901 curren input method.
19902
19903 2000-05-23 Stefan Monnier <monnier@cs.yale.edu>
19904
19905 * progmodes/compile.el (compile-internal): Style typo.
19906
19907 * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
19908 quote vars and functions in the docstring.
19909
19910 * newcomment.el (comment-make-extra-lines): Don't use `assert'.
19911
19912 * completion.el (dynamic-completion-mode, dynamic-completion-mode):
19913 Don't quote lambdas.
19914
19915 * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
19916
19917 2000-05-23 Gerd Moellmann <gerd@gnu.org>
19918
19919 * startup.el (command-line): Determine source file of compiled
19920 user init file differently. Warn if compiled user init file
19921 is older than its source file.
19922
19923 * ffap.el (ffap-url-regexp): Add `https'.
19924
19925 2000-05-23 Eli Zaretskii <eliz@is.elta.co.il>
19926
19927 * files.el (make-backup-file-name-1): Replace slashes with `!'
19928 rather than `|' (which is not allowed on Windows). Replace the
19929 drive letters with a string "drive_X".
19930
19931 2000-05-23 Gerd Moellmann <gerd@gnu.org>
19932
19933 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
19934
19935 * files.el (interpreter-mode-alist): Add `bash2'.
19936
19937 2000-05-22 Dave Love <fx@gnu.org>
19938
19939 * loadhist.el (feature-symbols, file-provides, file-requires): Use
19940 mapc.
19941 (feature-file): Avoid calling symbol-name. Doc fix.
19942 (file-set-intersect, file-dependents): Use dolist, not mapcar.
19943 (loadhist-hook-functions): Add mouse-position-function.
19944 (unload-feature): Change uses of mapcar.
19945
19946 * files.el (parse-colon-path): Doc fix.
19947 (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
19948 (set-auto-mode): Use mapc.
19949
19950 * complete.el (PC-look-for-include-file): Use :alnum: character
19951 class.
19952 (partial-completion-mode): Add autoload cookie.
19953
19954 2000-05-22 Sam Steingold <sds@gnu.org>
19955
19956 * info.el (Info-fontify-node): Fixed the call to
19957 `add-text-properties' (bug introduced on 2000-05-18).
19958
19959 2000-05-22 Dave Love <fx@gnu.org>
19960
19961 * bindings.el: Remove debug-ignored-errors set in other files.
19962
19963 * progmodes/etags.el: Add to debug-ignored-errors.
19964 (visit-tags-table-buffer): Clear out buffers holding old tables
19965 when making a new list.
19966 (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
19967 mapc.
19968
19969 * completion.el: Doc fixes. Add to debug-ignored-errors. Don't
19970 quote keywords.
19971 (cmpl-string-case-type): Use character classes.
19972
19973 * comint.el:
19974 * textmodes/ispell.el:
19975 * imenu.el:
19976 * mail/mh-e.el:
19977 * progmodes/compile.el: Add to debug-ignored-errors.
19978
19979 * dabbrev.el: Add to debug-ignored-errors.
19980 (dabbrev-completion): Use mapc.
19981
19982 2000-05-22 Eli Zaretskii <eliz@is.elta.co.il>
19983
19984 * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
19985 (woman-mapcan, woman-parse-man.conf)
19986 (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
19987 (woman-reset-emulation, woman-select-symbol-fonts): New functions.
19988 (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin
19989 path syntax better.
19990 (woman-man.conf-path, woman-use-own-frame): New defcustoms.
19991 (woman-manpath): Call woman-parse-man.conf.
19992 (woman-emulation): New defcustom, defaults to nroff.
19993 (woman-font-support): New defconst.
19994 (woman-use-symbol-font): New defcustom.
19995 (woman-menu): Add new menu items: "Colored/BW", "Advanced",
19996 "Emulation".
19997 Many functions: Doc fix.
19998
19999 2000-05-22 Kenichi Handa <handa@etl.go.jp>
20000
20001 * international/quail.el (quail-simple-translation-keymap): Map
20002 128..255 to quail-self-insert-command.
20003 (quail-keyboard-layout-alist): Add definition for "pc102-de".
20004
20005 2000-05-22 Stefan Monnier <monnier@cs.yale.edu>
20006
20007 * help.el (help-manyarg-func-alist): Typo.
20008
20009 * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
20010 intervals which makes it heaps simpler.
20011
20012 * newcomment.el (comment-region-internal): Go back to BEG after quoting
20013 the nested comment markers.
20014
20015 * subr.el (remove-hook): Don't turn the hook's value into a list.
20016
20017 2000-05-21 Dave Love <fx@gnu.org>
20018
20019 * edmacro.el (edmacro-parse-keys): Return vector if any elements
20020 are invalid characters.
20021
20022 * international/mule-util.el (detect-coding-with-priority): Use
20023 mapc. Remove redundant lambda.
20024
20025 * international/mule-diag.el (list-non-iso-charset-chars)
20026 (describe-fontset): Remove redundant lambda.
20027
20028 * emulation/crisp.el (brief-mode): New alias.
20029
20030 * emacs-lisp/ring.el (ring-elements): New function.
20031
20032 * emacs-lisp/easymenu.el (easy-menu-create-menu)
20033 (easy-menu-do-add-item): Use keywordp.
20034
20035 * emacs-lisp/byte-opt.el: Update side-effect free function lists.
20036
20037 * replace.el: Doc and error message fixes.
20038 (replace-highlight): Use facep, not internal-find-face.
20039
20040 2000-05-20 Stefan Monnier <monnier@cs.yale.edu>
20041
20042 * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
20043
20044 * log-edit.el (log-edit-done): Cleanup trailing empty lines.
20045 (log-edit-insert-changelog): Drop `:' as well.
20046
20047 * log-view.el: Fix file description.
20048 (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
20049 available.
20050 (log-view-font-lock-keywords): Only use cvs-filename-face if present.
20051 (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
20052
20053 * emacs-lisp/easy-mmode.el: Update copyright and commentary.
20054 (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
20055 Print a status message if the toggle is called interactively.
20056 (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
20057 for global minor modes and use `defcustom' for them.
20058 Use add-minor-mode.
20059 (easy-mmode-define-derived-mode): Remove.
20060 (define-derived-mode): Fancier default docstring.
20061 (easy-mmode-define-navigation): Signal an error rather than (ding).
20062
20063 * newcomment.el (comment-styles): New `box-multi'.
20064 (comment-normalize-vars): Better default for comment-continue to
20065 avoid whitespace-only continuations.
20066 (comment-search-forward): Always move even in the no-syntax case.
20067 (comment-padright): Only obey N if it's only obeyed for padleft.
20068 (comment-make-extra-lines): Better handling of empty continuations.
20069 Use `=' for the filler if comment-start has only one character.
20070 (uncomment-region): Try handling the special `=' filler.
20071 (comment-region): Allow LINES even if MULTI is nil.
20072 (comment-box): Choose box style based on comment-style.
20073
20074 2000-05-20 Kenichi Handa <handa@etl.go.jp>
20075
20076 * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
20077 (ccl-compile-write-repeat): If ARG is string, make it unibyte.
20078
20079 2000-05-20 Kenichi HANDA <handa@etl.go.jp>
20080
20081 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
20082 and insert, not subst-char-in-region.
20083
20084 * international/mule-diag.el (list-character-sets-1): Handle
20085 charsets eight-bit-control and eight-bit-graphic.
20086 (list-iso-charset-chars): Likewise.
20087 (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
20088 charactes as is. Use indent-to to align characters.
20089
20090 * international/mule-cmds.el (find-multibyte-characters): Never
20091 exclude charsets eight-bit-control and eight-bit-graphic.
20092
20093 2000-05-19 Stefan Monnier <monnier@cs.yale.edu>
20094
20095 * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
20096 Don't quote lambdas.
20097
20098 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
20099
20100 2000-05-19 Gerd Moellmann <gerd@gnu.org>
20101
20102 * gud.el (gud-jdb-directories): Doc fix.
20103
20104 2000-05-19 Stefan Monnier <monnier@cs.yale.edu>
20105
20106 * newcomment.el: New file.
20107
20108 2000-05-19 Gerd Moellmann <gerd@gnu.org>
20109
20110 * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
20111
20112 2000-05-18 Andreas Schwab <schwab@suse.de>
20113
20114 * dired.el (dired-between-files): Also skip lines beginning with
20115 `used'.
20116
20117 2000-05-18 Gerd Moellmann <gerd@gnu.org>
20118
20119 * msb.el (msb-menu-cond): Add choice `user'.
20120
20121 2000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20122
20123 * ps-print.el: Compatibility, customization and doc fix.
20124 (ps-printer-name-option): Replace defconst by defvar.
20125 (ps-postscript-code-directory): XEmacs compatibility.
20126 (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
20127 fix.
20128 (ps-user-defined-prologue, ps-print-prologue-header)
20129 (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
20130 compatibility and code fix.
20131 (ps-print-background-image, ps-print-background-text):
20132 Customization fix.
20133 (ps-line-number-start, ps-n-up-on): New vars.
20134
20135 2000-05-18 Espen Skoglund <esk@ira.uka.de>
20136
20137 * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
20138 the indent-comment function to just return the appropriate indent.
20139
20140 2000-05-18 Eric M. Ludlam <zappo@ultranet.com>
20141
20142 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
20143 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
20144 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
20145
20146 2000-05-18 Dave Love <fx@gnu.org>
20147
20148 * info.el (Info-fontify-node): Add intangible property as well as
20149 invisible.
20150
20151 * calendar/appt.el (appt-make-list): Match all lines of entry.
20152 From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
20153
20154 2000-05-18 Kenichi Handa <handa@etl.go.jp>
20155
20156 * international/mule-diag.el (describe-char-after): Call
20157 internal-char-font, not char-font. If internal-char-font returns
20158 nil, display "-- none --".
20159
20160 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
20161
20162 * image.el (image-type-available-p): Don't reference image-types
20163 if it isn't bound.
20164
20165 2000-05-17 Stefan Monnier <monnier@cs.yale.edu>
20166
20167 * autoarg.el (autoarg-mode): Typo in the :set argument.
20168
20169 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
20170
20171 * startup.el (command-line-1): Don't signal an error if the
20172 directory for auto-save-list files does not yet exist.
20173
20174 2000-05-17 Kenichi Handa <handa@etl.go.jp>
20175
20176 * international/mule-conf.el (arabic-iso8859-6): Fix typo.
20177
20178 2000-05-16 Stefan Monnier <monnier@cs.yale.edu>
20179
20180 * subr.el (remove-hook): `setq' hook-value, not `set'.
20181
20182 2000-05-16 Sam Steingold <sds@gnu.org>
20183
20184 * info.el (debug-ignored-errors): More errors to ignore.
20185
20186 2000-05-16 Dave Love <fx@gnu.org>
20187
20188 * cus-edit.el: Don't require cl or easymenu.
20189 (custom-variable-prompt): Test standard-value property, not
20190 user-variable-p.
20191
20192 2000-05-16 Sam Steingold <sds@gnu.org>
20193
20194 * subr.el (add-hook): `setq' hook-value, not `set'.
20195
20196 2000-05-16 Gerd Moellmann <gerd@gnu.org>
20197
20198 * startup.el (command-line-1): Mention the FAQ in the startup
20199 message.
20200
20201 * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
20202
20203 * progmodes/compile.el (compilation-parse-errors): Collect
20204 `nomessage' regexps last.
20205
20206 * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
20207
20208 * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
20209 to the function name.
20210
20211 2000-05-15 Dave Love <fx@gnu.org>
20212
20213 * speedbar.el (speedbar-recenter): Typo.
20214 (speedbar-expand-line): Make arg optional.
20215 (speedbar-mode): Avoid a compiler warning.
20216
20217 2000-05-15 Gerd Moellmann <gerd@gnu.org>
20218
20219 * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
20220 user-specified option string is empty.
20221
20222 * mouse.el (mouse-yank-at-click): Doc fix.
20223
20224 2000-05-15 Eli Zaretskii <eliz@is.elta.co.il>
20225
20226 * term/internal.el (IT-character-translations): More updates of
20227 latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
20228 documents.
20229
20230 2000-05-15 Gerd Moellmann <gerd@gnu.org>
20231
20232 * env.el (getenv): New function, interactively callable.
20233 (setenv, getenv): Remove autoload cookies.
20234
20235 * loadup.el: Load `env'.
20236
20237 * progmodes/f90.el: Change author's mail address.
20238
20239 2000-05-14 Dave Love <fx@gnu.org>
20240
20241 * mail/rmail.el (rmail-show-message-hook): Customize and offer
20242 goto-addr as an option.
20243
20244 * help.el (help-xref-stack): Doc fix.
20245 (help-xref-following): New variable.
20246 (help-make-xrefs): Use it.
20247 (help-xref-go-back): Use position information from stack element.
20248 (help-follow): Make position in stack element a pair. Use
20249 help-xref-following.
20250
20251 * autoarg.el: New file.
20252
20253 * faces.el: Declare more functions obsolete.
20254
20255 * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
20256 * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
20257 * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
20258 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
20259 Remove all the setup-...-environment functions.
20260
20261 2000-05-13 Eric M. Ludlam <zappo@ultranet.com>
20262
20263 * speedbar.el: Updated the commentary section. xemacs20p now uses
20264 >= when detecting. Require `defimage' safely.
20265 (speedbar-easymenu-definition-base): Add toggle for images.
20266 (speedbar-easymenu-definition-special): Add flush cache & expand.
20267 (speedbar-visiting-tag-hook): Set new defaults. Added options.
20268 (speedbar-reconfigure-keymaps-hook): New variable.
20269 (speedbar-frame-parameters): Updated documentation.
20270 (speedbar-use-imenu-flag): Updated custom tag
20271 (speedbar-dynamic-tags-function-list): New variable.
20272 (speedbar-tag-hierarchy-method): Updated doc & custom.
20273 (speedbar-indentation-width, speedbar-indentation-width) New
20274 variables.
20275 (speedbar-hide-button-brackets-flag): Customizable.
20276 (speedbar-vc-indicator): Doc update.
20277 (speedbar-ignored-path-expressions): Updated default value.
20278 (speedbar-supported-extension-expressions): Updated default value.
20279 (speedbar-syntax-table): Remove {} paren status.
20280 (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
20281 as "+". Added overlay aliases.
20282 (speedbar-mode): Use `speedbar-mode-line-update' instead of
20283 `force-mode-line-update'.
20284 (speedbar-mode, speedbar-quick-mouse, speedbar-click)
20285 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
20286 `mouse-set-point'
20287 (speedbar-reconfigure-keymaps): Run configure keymap hooks.
20288 (speedbar-item-info-tag-helper): Revamped to handle a wider range
20289 of arbitrary text, and new helper functions.
20290 (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
20291 filename finder.
20292 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
20293 (speedbar-directory-buttons): Update path search/expansion.
20294 (speedbar-make-tag-line): Pay attention to
20295 `speedbar-indentation-width'. Use more care w/ invisible
20296 properties.
20297 (speedbar-change-expand-button-char): Call
20298 `speedbar-insert-image-button-maybe'.
20299 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
20300 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
20301 (speedbar-trim-words-tag-hierarchy)
20302 (speedbar-simple-group-tag-hierarchy): New functions
20303 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
20304 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
20305 functions.
20306 (speedbar-mouse-set-point): New function
20307 (speedbar-power-click): Updated documentation.
20308 (speedbar-line-token, speedbar-goto-this-file): Handle more types
20309 of tag prefix text.
20310 (speedbar-expand-line, speedbar-contract-line): Make more robust
20311 to strange text.
20312 (speedbar-expand-line): Takes universal argument to flush the
20313 cache.
20314 (speedbar-flush-expand-line): New function.
20315 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
20316 Use new generator insertion method.
20317 (speedbar-fetch-dynamic-tags): New function.
20318 (speedbar-fetch-dynamic-imenu): Removed code now handled in
20319 `speedbar-fetch-dynamic-imenu'.
20320 (speedbar-fetch-dynamic-etags): Fix current buffer problem.
20321 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
20322 "Revert Buffer" menu items.
20323 (speedbar-buffer-buttons-engine): Be smarter when creating a
20324 filename tag (for expansion purposes.).
20325 (speedbar-highlight-one-tag-line,
20326 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
20327 (speedbar-recenter): New functions.
20328 (defimage-speedbar): Image loading abstraction.
20329 (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
20330 (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
20331 (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
20332 (speedbar-tag-type, speedbar-tag-mail): New images.
20333 (speedbar-expand-image-button-alist): New variable.
20334 (speedbar-insert-image-button-maybe): Insert an image over some
20335 buttons.
20336
20337 2000-05-13 Kenichi Handa <handa@etl.go.jp>
20338
20339 * international/mule-cmds.el (encode-coding-char): An ASCII
20340 character is always encodable.
20341
20342 * international/mule-conf.el: Add more information in descriptions
20343 of character sets.
20344
20345 * international/mule-diag.el (describe-char-after): New function.
20346 (describe-font-internal): Adjusted for the change of font-info.
20347 (describe-font): Likewise.
20348 (print-fontset): Rewritten for the new fontset implementation.
20349 (describe-fontset): Include fontset alias names in completion.
20350 (list-fontsets): Adjusted for the change of print-fontset.
20351
20352 * simple.el (what-cursor-position): If DETAIL is non-nil, call
20353 describe-char-after instead of displaying the detail in the echo
20354 area.
20355 (syntax-code-table): Format changed.
20356 (string-to-syntax): Adjusted for the above change.
20357
20358 2000-05-12 Stefan Monnier <monnier@cs.yale.edu>
20359
20360 * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
20361
20362 2000-05-12 Dave Love <fx@gnu.org>
20363
20364 * calendar/todo-mode.el: Remove some compatibility stuff and CL
20365 dependence. Use line-{beginning,end}-position, not
20366 point-at{b,e}ol. Some doc fixes.
20367 (todo-position): New function. Fix callers of position to use it.
20368 (todo-save-top-priorities, todo-print): Use with-temp-buffer.
20369
20370 2000-05-12 Gerd Moellmann <gerd@gnu.org>
20371
20372 * time.el (display-time-mail-icon): Use `:ascent center'.
20373
20374 * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
20375 handling FTP security extensions.
20376
20377 2000-05-11 Dave Love <fx@gnu.org>
20378
20379 * calendar/todo-mode.el: New file.
20380
20381 2000-05-11 Gerd Moellmann <gerd@gnu.org>
20382
20383 * comint.el (comint-read-input-ring): Move reference to
20384 comint-input-ring-size outside of the save-excursion. It was
20385 causing the default value to be the only one ever seen.
20386
20387 * font-lock.el: Update copyright. Remove Simon Marshall's email
20388 address on request from him.
20389
20390 * subr.el (substitute-key-definition): Add comment describing
20391 the meaning of PREFIX.
20392
20393 2000-05-10 Stefan Monnier <monnier@cs.yale.edu>
20394
20395 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
20396
20397 * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
20398 (add-minor-mode): Don't make the variable buffer-local and add a
20399 reference to define-minor-mode in the docstring.
20400
20401 * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
20402 HEADER/FOOTER and fix bug with trailing empty directory.
20403 (cvs-append-to-ignore): Use vc-editable-p if available.
20404 (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
20405 (vc-do-command): Tweak advice to handle the new VC.
20406
20407 * log-view.el (log-view-goto-rev): New function for the new VC.
20408 (log-view-minor-wrap): Use mark-active.
20409
20410 * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
20411 (log-edit-changelog-full-paragraphs): New var.
20412 (log-edit-insert-changelog): Remove a lonely leading `* file'.
20413 (log-edit-narrow-changelog, log-edit-changelog-paragraph)
20414 (log-edit-changelog-subparagraph, log-edit-changelog-entry)
20415 (log-edit-changelog-ours-p, log-edit-changelog-entries)
20416 (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
20417 Replace the `cvs' prefix with `log-edit'.
20418
20419 * iswitchb.el (iswitchb-completion-help): Unquote lambda.
20420
20421 * diff-mode.el (diff-font-lock-keywords): Recognize comments.
20422 (diff-font-lock-defaults): Explicitly turn off multiline.
20423 (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
20424 (diff-ediff-patch): Fix call to ediff-patch-file.
20425 (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
20426 Handle comments.
20427
20428 * frame.el (automatic-hscrolling): Typo.
20429
20430 * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
20431
20432 2000-05-09 Sam Steingold <sds@goems.com>
20433
20434 * apropos.el (apropos-print): use `describe-face' instead of
20435 `customize-face-other-window'.
20436
20437 2000-05-09 Dave Love <fx@gnu.org>
20438
20439 Changes mostly following Richard Sharman <rsharman@wave.home.com>.
20440
20441 * help.el (describe-variable): Have customize button pop the
20442 help-xref stack when invoked.
20443 (help-xref-symbol-regexp): Add `face'.
20444 (help-make-xrefs): Check for quoted face names and adapt regexp
20445 submatch numbers to cope.
20446 (help-xref-interned): Maybe insert face doc too. Separate
20447 sections with a line of hyphens.
20448
20449 * faces.el: Some doc fixes. Declare some functions obsolete.
20450 (describe-face): Add customize button. Return the help
20451 text. Fix prompt.
20452
20453 2000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
20454
20455 * term/internal.el (IT-character-translations): Fix last change.
20456
20457 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
20458
20459 * woman.el: New file
20460 (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
20461
20462 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
20463
20464 * term/internal.el (IT-character-translations): Update ASCII
20465 simulations for greek-iso8859-7, add latin-iso8859-14 and
20466 latin-iso8859-15.
20467
20468 * international/mule-cmds.el (set-language-info-alist): Call
20469 define-prefix-command with 3 arguments, to make the map suitable
20470 for a menu.
20471
20472 2000-05-07 Dave Love <fx@gnu.org>
20473
20474 * time.el: Small doc fixes from Pavel Jan\e,Am\e(Bk ml.
20475
20476 2000-05-05 Dave Love <fx@gnu.org>
20477
20478 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
20479 list in doc string. Don't quote keyword symbols.
20480 * emacs-lisp/cl.el: Likewise
20481 * emacs-lisp/cl-seq.el: Likewise
20482
20483 2000-05-05 Gerd Moellmann <gerd@gnu.org>
20484
20485 * abbrev.el (abbrev-mode): Make ARG optional.
20486
20487 2000-05-04 Gerd Moellmann <gerd@gnu.org>
20488
20489 * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
20490
20491 * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
20492
20493 * subr.el (substitute-key-definition): Clarify documentation.
20494
20495 2000-05-04 Milan Zamazal <pdm@freesoft.cz>
20496
20497 * glasses.el (glasses-convert-to-unreadable): Use
20498 `glasses-separator' instead of the hard-wired "_".
20499 (glasses-mode): Call `glasses-make-unreadable' only in a single
20500 place.
20501
20502 2000-05-04 Eli Zaretskii <eliz@is.elta.co.il>
20503
20504 * term/internal.el (cjk-codepages-alist): Add associations for
20505 Chinese and Korean codepages. Remove FIXME comment.
20506
20507 2000-05-03 Dave Love <fx@gnu.org>
20508
20509 * time.el (display-time-mail-face, display-time-use-mail-icon):
20510 New option.
20511 (display-time-mail-icon): New variable.
20512 (display-time-string-forms): Use the above. Fix the local-map.
20513
20514 2000-05-03 Gerd Moellmann <gerd@gnu.org>
20515
20516 * replace.el (query-replace-map): Add binding for `E'.
20517 (query-replace-help): Extend help text.
20518 (perform-replace): Allow editing the replacement string.
20519
20520 * make-mode.el (makefile-mode-abbrev-table): New variable.
20521 (makefile-mode): Set local abbrev table to
20522 makefile-mode-abbrev-table.
20523 (makefile-font-lock-keywords): Fontify includes and conditionals.
20524
20525 * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
20526 set TOGGLE's value.
20527
20528 * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
20529 mail-interactive-insert-alias.
20530 (mail-abbrev-complete-alias): New command.
20531 (mail-mode-map): Bind it to `M-TAB'.
20532
20533 2000-05-03 Kenichi Handa <handa@etl.go.jp>
20534
20535 * language/lao-util.el (lao-compose-region): New function.
20536
20537 2000-05-02 Gerd Moellmann <gerd@gnu.org>
20538
20539 * files.el (recover-session): Make directories as necessary
20540 if they don't exist yet.
20541
20542 * calendar/cal-french.el
20543 (french-calendar-multibyte-special-days-array)
20544 (french-calendar-special-days-array): Change French text.
20545 (calendar-french-date-string): Change output.
20546 (calendar-goto-french-date): Likewise.
20547
20548 2000-05-02 Per Abrahamsen <abraham@dina.kvl.dk>
20549
20550 * wid-edit.el (widget-default-active): Obey `:always-active'.
20551 (widget-documentation-string-value-create): Set `:always-active'.
20552
20553 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
20554
20555 * startup.el (auto-save-list-file-prefix): For ms-dos, set the
20556 default prefix to `~/_emacs.d/auto-save.list/_s'.
20557 (normal-top-level): Create the directory for auto-save files, if
20558 it doesn't already exist (in the ms-dos case only).
20559
20560 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
20561
20562 * international/mule-cmds.el (set-language-environment): Don't
20563 concat an integer (dos-codepage), use format instead.
20564
20565 2000-05-02 Dave Love <fx@gnu.org>
20566
20567 * help.el (help-xref-on-pp): Check for constant symbols.
20568
20569 2000-04-29 Gerd Moellmann <gerd@gnu.org>
20570
20571 * startup.el (normal-top-level): Put a condition-case around
20572 the code loading subdirs.el.
20573
20574 2000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20575
20576 * ps-print.el: Upside-down and face background color printing,
20577 line number step, doc fix.
20578 (ps-print-version): New version number (5.2).
20579 (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
20580 (ps-face-attribute-list, ps-plot-with-face): Code fix.
20581 (ps-spool-config): Var fix.
20582 (ps-printer-name-option): Const fix.
20583 (ps-print-upside-down, ps-use-face-background)
20584 (ps-line-number-step): New vars.
20585 (ps-window-system, ps-lp-system): New consts.
20586 (ps-face-background): New fun.
20587
20588 2000-04-28 Richard Stallman <rms@gnu.org>
20589
20590 * files.el (make-auto-save-file-name):
20591 Apply auto-save-file-name-transforms to visited file name
20592 before generating auto save file name.
20593 (auto-save-file-name-transforms): New variable.
20594
20595 * files.el (backup-enable-predicate):
20596 Correctly test for a file under a temporary directory.
20597
20598 2000-04-28 Gerd Moellmann <gerd@gnu.org>
20599
20600 * subr.el (add-minor-mode): Rewritten.
20601
20602 2000-04-28 Kenichi Handa <handa@etl.go.jp>
20603
20604 * mail/sendmail.el (sendmail-send-it): Set
20605 buffer-file-coding-system to the selected coding system for MIME
20606 header.
20607
20608 2000-04-27 Gerd Moellmann <gerd@gnu.org>
20609
20610 * dired.el (dired-move-to-filename-regexp): Allow format where
20611 YYYY is followed by two spaces.
20612
20613 * progmodes/etags.el (etags-tags-completion-table): Add a `:'
20614 in the second character class of the regexp.
20615
20616 * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
20617 mh-etc, too.
20618
20619 * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
20620 nil.
20621
20622 * subr.el (add-minor-mode): Use `set' instead of `setq'.
20623
20624 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
20625 argument.
20626
20627 2000-04-27 Sen Nagata <sen@eccosys.com>
20628
20629 * emacs-lisp/crm.el (crm-completion-table): New variable.
20630 (crm-collection-fn, crm-test-completion)
20631 (completing-read-multiple): Use it.
20632
20633 2000-04-27 Dave Love <fx@gnu.org>
20634
20635 * help.el (locate-library): Use mapc.
20636 (help-manyarg-func-alist): Add call-process-region.
20637
20638 2000-04-26 Gerd Moellmann <gerd@gnu.org>
20639
20640 * subr.el (add-minor-mode): Make argument MAP optional.
20641
20642 * desktop.el (desktop-save): Save list of minor modes.
20643 (desktop-create-buffer): Restore minor modes.
20644 (desktop-minor-mode-table): New user-option.
20645
20646 * subr.el (add-minor-mode): New function.
20647
20648 * image.el (find-image): New function.
20649 (defimage): Rewritten to find image at load time.
20650
20651 * startup.el (normal-top-level-add-to-load-path): Handle
20652 case that the default directory is not in load-path.
20653
20654 * help.el: Old patch from Stefan Monnier.
20655 (help-xref-on-pp): New function.
20656 (describe-variable): Use it to display xrefs in a symbol's value.
20657
20658 2000-04-26 Stefan Monnier <monnier@cs.yale.edu>
20659
20660 * cus-edit.el (custom-face): Fix parenthesis.
20661
20662 2000-04-26 Kenichi Handa <handa@etl.go.jp>
20663
20664 * mail/rmail.el (rmail-expunge): When there are no deleted
20665 messages, do nothing.
20666
20667 2000-04-26 Dave Love <fx@gnu.org>
20668
20669 * international/mule-cmds.el (locale-translation-file-name):
20670 Defvar to nil.
20671 (set-locale-environment): Set it here (at runtime).
20672
20673 2000-04-25 Gerd Moellmann <gerd@gnu.org>
20674
20675 * replace.el (perform-replace): Add parameters START and END. Use
20676 them instead of the check for a region in Transient Mark mode.
20677 (query-replace-read-args): Return two more list elements for the
20678 start and end of the region in Transient Mark mode.
20679 (query-replace, query-replace-regexp, query-replace-regexp-eval)
20680 (map-query-replace-regexp, replace-string, replace-regexp): Add
20681 optional last arguments START and END and pass them to
20682 perform-replace.
20683
20684 * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
20685 form with additional arguments for perform-replace.
20686
20687 * progmodes/etags.el (tags-query-replace): Add parameters START
20688 and END. Construct a form with additional arguments for
20689 perform-replace.
20690
20691 * simple.el (shell-command): Set default directory for "*Shell
20692 Command Output" buffer.
20693
20694 * language/european.el (iso-latin-4): Fix typo.
20695
20696 * emacs-lisp/crm.el: New file.
20697
20698 2000-04-24 Dave Love <fx@gnu.org>
20699
20700 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
20701 (Custom-reset-saved, Custom-reset-standard)
20702 (custom-group-value-create, custom-group-set, custom-group-save)
20703 (custom-group-reset-current, custom-group-reset-saved)
20704 (custom-group-reset-standard): Use mapc.
20705 (custom-buffer-create-internal): Disable undo when creating items.
20706 Use mapc.
20707 (custom-face): Avoid redundant lambda.
20708
20709 2000-04-24 Gerd Moellmann <gerd@gnu.org>
20710
20711 * startup.el (auto-save-list-file-prefix): Set default to
20712 `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
20713
20714 2000-04-24 Sam Steingold <sds@gnu.org>
20715
20716 * time-stamp.el (time-stamp-string-preprocess): Always convert
20717 `field-result' to a string.
20718
20719 2000-04-24 Gerd Moellmann <gerd@gnu.org>
20720
20721 * frame.el (scrolling): New group.
20722 (automatic-hscrolling): New user-option.
20723
20724 * startup.el (command-line-x-option-alist): Add `-lsp' and
20725 `--line-spacing'.
20726
20727 2000-04-19 Dave Love <fx@gnu.org>
20728
20729 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
20730 (cl-mapc): Rename from mapc. Fix the funcall.
20731
20732 2000-04-19 Gerd Moellmann <gerd@gnu.org>
20733
20734 * simple.el (clone-indirect-buffer-other-window): New command.
20735 (clone-indirect-buffer): Add optional arg NORECROD.
20736 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
20737
20738 * help.el (resize-temp-buffer-window): Use count-screen-lines.
20739
20740 * window.el (count-screen-lines): New function.
20741 (shrink-window-if-larger-than-buffer): Use count-screen-lines
20742 instead of window-buffer-height.
20743
20744 * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
20745 non-existing variable comint-input-sentinel.
20746 (inferior-lisp-args-to-list): Removed.
20747 (inferior-lisp): Use split-string instead of
20748 inferior-lisp-args-to-list.
20749
20750 * hexl.el (hexl-insert-hex-string): New command.
20751
20752 * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
20753 instead of concat.
20754
20755 2000-04-18 Gerd Moellmann <gerd@gnu.org>
20756
20757 * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
20758 at the start of an existing but empty folder.
20759
20760 2000-04-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20761
20762 * ps-mule.el: Customization fix, doc fix.
20763 (ps-multibyte-buffer): Customization fix.
20764
20765 2000-04-17 Richard M. Stallman <rms@gnu.org>
20766
20767 * subr.el (read-passwd): Use read-char-exclusive.
20768
20769 2000-04-17 Gerd Moellmann <gerd@gnu.org>
20770
20771 * textmodes/texinfo.el (texinfo-insert-@email)
20772 (texinfo-insert-@emph, texinfo-insert-@quotation)
20773 (texinfo-insert-@strong, texinfo-insert-@url): New functions.
20774 (texinfo-mode-map): Add key bindings for them.
20775
20776 * files.el (basic-save-buffer-2): Use a template with `$'
20777 instead of `#' for VMS.
20778
20779 * simple.el (clone-indirect-buffer): New function.
20780
20781 2000-04-16 Stephen Eglen <stephen@gnu.org>
20782
20783 * iswitchb.el (iswitchb-case): New function. If the user input
20784 contains any upper-case characters, the search is made
20785 case-sensitive.
20786
20787 2000-04-17 Stefan Monnier <monnier@cs.yale.edu>
20788
20789 * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
20790 comment-end.
20791 (texinfo-font-lock-syntactic-keywords): New var.
20792 (texinfo-font-lock-keywords): Remove comment regexp.
20793 (texinfo-insert-block): New function.
20794 (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
20795 (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip
20796 and font-lock-defaults. Use regexp-opt for outline-regexp.
20797 (texinfo-environments): New var.
20798 (texinfo-environment-regexp): Use regexp-opt and
20799 texinfo-environments.
20800
20801 * textmodes/ispell.el (ispell-menu-map-needed): Check that
20802 ispell-process is bound since this might be eval'd before ispell
20803 is loaded.
20804 (ispell-message): Use a tiny bit less magic and a bit more hard
20805 data to figure out what kind of sc-cite-regexp to use.
20806
20807 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
20808
20809 * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
20810 (insert-cyclic-diary-entry): Unquote the lambda.
20811
20812 * gud.el (gud-jdb-build-source-files-list): Fix typo.
20813
20814 * files.el (backup-enable-predicate): Unquote the lambda.
20815
20816 * cus-edit.el (custom-face, face): Unquote the lambda.
20817
20818 2000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20819
20820 * ps-print.el: Check for line-beginning-position definition.
20821
20822 * ps-print.el: Fix counting lines in a region.
20823 (ps-print-version): New version number (5.1.5).
20824 (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
20825 (ps-printing-region): Fun code fix.
20826
20827 2000-04-15 Gerd Moellmann <gerd@gnu.org>
20828
20829 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
20830 to file-directory-p.
20831
20832 2000-04-14 Gerd Moellmann <gerd@gnu.org>
20833
20834 * gud.el (gud-jdb-build-source-files-list): Check that directory
20835 exists before calling directory-files.
20836
20837 2000-04-13 Dave Love <fx@gnu.org>
20838
20839 * emacs-lisp/trace.el: Change maintainer. Use new backquote
20840 syntax.
20841
20842 * emacs-lisp/cl-specs.el: Remove when, unless.
20843
20844 * emacs-lisp/cl-extra.el: Don't quote keywords.
20845 (cl-old-mapc): New variable.
20846 (mapc): Use it.
20847 (cl-map-intervals): Use with-current-buffer. Don't check for
20848 next-property-change.
20849 (cl-map-overlays): Use with-current-buffer.
20850 (cl-expt): Remove.
20851 (copy-tree, remprop): Define unconditionally.
20852
20853 * emacs-lisp/cl-compat.el (keywordp): Remove.
20854
20855 * emacs-lisp/edebug.el (edebug-keywordp): Remove. Change callers
20856 to use keywordp.
20857 (edebug-spec): Enable keywordp.
20858
20859 * cus-edit.el (custom-sort-items): Avoid symbol-name with new
20860 string-lessp.
20861
20862 * cus-start.el: Use keywordp.
20863
20864 2000-04-13 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
20865
20866 * diary-lib.el (include-other-diary-files): Fix the fix of
20867 2000-02-18 by doing a save-excursion.
20868
20869 2000-04-13 Vinicius Jose Latorre <vinicius@cpqd.com.br>
20870
20871 * ps-print.el: Customization fix, doc fix.
20872 (ps-print-version): New version number (5.1.4).
20873 (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
20874 (ps-print-preprint): Adjust code.
20875 (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
20876 (ps-print-prologue-header, ps-print-control-characters)
20877 (ps-spool-config): Customization fix.
20878
20879 2000-04-13 Eli Zaretskii <eliz@is.elta.co.il>
20880
20881 * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
20882 converted to the new menu-item format, names silightly changed,
20883 help strings added.
20884
20885 Support for spelling without async subprocesses:
20886
20887 * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
20888 (ispell-session-buffer): New variables.
20889 (ispell-start-process, ispell-process-status,
20890 ispell-accept-output, ispell-send-string): New functions, for
20891 Ispell invocation when async subprocesses aren't supported.
20892 (ispell-word, ispell-pdict-save, ispell-command-loop,
20893 ispell-process-line, ispell-buffer-local-parsing): Replace calls
20894 to process-send-string with calls to ispell-send-string, and
20895 accept-process-output with ispell-accept-output.
20896 (ispell-init-process): Call ispell-process-status instead of
20897 process-status with.
20898 (ispell-init-process): Call ispell-start-process. Call
20899 ispell-accept-output and ispell-send-string. Don't call
20900 process-kill-without-query and kill-process if they are unbound.
20901 (ispell-async-processp): New function.
20902
20903 2000-04-12 Dave Love <fx@gnu.org>
20904
20905 * info.el: Add debug-ignored-errors.
20906 (Info-mode-menu): Add some items.
20907 (Info-directory): Add autoload cookie.
20908
20909 * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
20910 Modify `truncate-lines'. Make `describe-language-environment'
20911 always visible and add help. Modify `describe-key' help. Invoke
20912 Info-directory from `info'. New entry `emacs-manual'.
20913
20914 2000-04-10 Gerd Moellmann <gerd@gnu.org>
20915
20916 * progmodes/ebrowse.el (ebrowse-tree-mode):
20917 Use propertized-buffer-identification.
20918 (ebrowse-update-member-buffer-mode-line): Likewise.
20919 (ebrowse--mode-strings): Removed.
20920 (ebrowse--mode-line-props): Removed.
20921
20922 * files.el (auto-mode-alist): Add `EBROWSE'.
20923
20924 * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
20925 space before testing for end of buffer.
20926 (ebrowse-load): Removed.
20927 (ebrowse-revert-tree-buffer-from-file): Rewritten.
20928 (ebrowse-create-tree-buffer): Rewritten.
20929 (ebrowse-tree-mode): Read tree from buffer.
20930
20931 * progmodes/ebrowse-ffh.el: Removed.
20932
20933 2000-04-10 Kenichi Handa <handa@etl.go.jp>
20934
20935 * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
20936
20937 2000-04-10 Gerd Moellmann <gerd@gnu.org>
20938
20939 * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
20940 at the wrong place.
20941
20942 2000-04-09 Dave Love <fx@gnu.org>
20943
20944 * files.el (backup-enable-predicate):
20945 Use temporary-file-directory, small-temporary-file-directory.
20946 (make-backup-file-name-function, backup-directory-alist): New vars.
20947 (make-backup-file-name-1): New function.
20948 (make-backup-file-name): Use it.
20949 (find-backup-file-name): Likewise. Use format for clarity, not concat.
20950 (file-newest-backup): Use make-backup-file-name.
20951
20952 2000-04-09 Gerd Moellmann <gerd@gnu.org>
20953
20954 * progmodes/ebrowse-ffh.el: New file.
20955
20956 * progmodes/ebrowse.el (ebrowse-find-file-hook-fn):
20957 Moved to ebrowse-ffh.el.
20958 (ebrowse-load): Add autoload.
20959
20960 * finder.el (finder-commentary): Add autoload cookie.
20961
20962 * mail/rfc2368.el: Correct author's email address.
20963
20964 * progmodes/ebrowse.el: New file.
20965
20966 * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
20967 item help string.
20968 (easy-menu-do-add-item): Ditto.
20969 (easy-menu-define): Extend doc string.
20970
20971 * jit-lock.el (with-buffer-unmodified): Use restore-buffer-modified-p.
20972 (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
20973 (jit-lock-function, jit-lock-stealth-fontify): Don't use
20974 with-buffer-unmodified.
20975
20976 2000-04-08 Dave Love <fx@gnu.org>
20977
20978 * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
20979 unless, when.
20980
20981 2000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
20982
20983 * viper-util.el (viper-put-on-search-overlay): New subroutine.
20984 (viper-flash-search-pattern): No operation when using Emacs
20985 doesn't support face.
20986 Use `viper-put-on-search-overlay'.
20987
20988 2000-04-04 Gerd Moellmann <gerd@gnu.org>
20989
20990 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
20991 like C-r.
20992
20993 * progmodes/make-mode.el: Some doc fixes.
20994 (makefile-mode-abbrev-table): New variable.
20995 (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
20996 (makefile-font-lock-keywords): Fontify includes and conditionals.
20997 (toplevel): Require `dabbrev' and `add-log' when compiling.
20998
20999 * replace.el (perform-replace): Don't move forward one char
21000 when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want
21001 to do that because it leaves point 1 position after the last
21002 replacement, after everything has been replaced.
21003
21004 * jit-lock.el (with-buffer-unmodified): New macro.
21005 (with-buffer-prepared-for-font-lock): Don't preserve buffer's
21006 modified state.
21007 (jit-lock-function-1): Extracted from jit-lock-function; not
21008 preserving buffer's modified state.
21009 (jit-lock-function, jit-lock-stealth-fontify):
21010 Call jit-lock-function-1.
21011
21012 * mail/rfc2368.el: Remove supernumerary copyright line.
21013
21014 2000-04-04 Milan Zamazal <pdm@freesoft.cz>
21015
21016 * glasses.el: Provide facilities for inserting space before left
21017 parentheses and uncapitalization of identifiers.
21018 (glasses-mode): Try to remove old overlays in all cases.
21019
21020 2000-04-03 Gerd Moellmann <gerd@gnu.org>
21021
21022 * progmodes/compile.el (compile-internal): Display the compilation
21023 buffer in a different frame, if it's already displayed there.
21024
21025 * mail/rfc2368.el: New file.
21026
21027 * simple.el (sendmail-user-agent-compose): Recognize a `body'
21028 header and insert its value as mail body.
21029
21030 * subr.el (member-ignore-case): New function.
21031
21032 * dabbrev.el (dabbrev-ignored-regexps): New user-option.
21033 (dabbrev--find-expansion): Ignore buffers matching a regexp
21034 from dabbrev-ignored-regexps.
21035
21036 * jka-compr.el (jka-compr-compression-info-list): Add `.z'
21037 to extensions handled by gzip.
21038
21039 2000-04-03 Richard M. Stallman <rms@gnu.org>
21040
21041 * files.el (insert-directory): List the total free space
21042 along with the used space.
21043
21044 * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
21045 line is followed by one that matches CITATION-REGEXP, end the
21046 paragraph.
21047
21048 2000-04-03 Markus Rost <rost@delysid.gnu.org>
21049
21050 * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
21051 (rmail-make-basic-summary-line): Use that option.
21052
21053 2000-04-03 Kenichi Handa <handa@etl.go.jp>
21054
21055 * international/mule-cmds.el (encoded-string-description):
21056 Rewritten. Try pretty description for ISO 2022 escape sequences
21057 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters
21058 for hexadecimal format.
21059
21060 2000-04-01 Dave Love <fx@gnu.org>
21061
21062 * cpp.el: Change customization group to `c' from `C'.
21063
21064 * vcursor.el (vcursor-move): Use display-color-p.
21065
21066 * international/mule-util.el: Provide mule-utils.
21067 (string-to-sequence): Simplify and speed up.
21068
21069 * international/mule.el (make-coding-system): Purecopy doc-string.
21070
21071 * international/mule-cmds.el: Various menu changes.
21072 (describe-specified-language-support): Handle `Default'.
21073 (set-language-info): Purecopy `info'.
21074
21075 2000-03-31 Andrew Innes <andrewi@gnu.org>
21076
21077 * vc.el (vc-backend-diff): Return the correct status if we had to
21078 retry the rcsdiff command without the --brief option.
21079
21080 2000-03-31 Dave Love <fx@gnu.org>
21081
21082 * help.el (help-manyarg-func-alist): Correct several omissions.
21083
21084 * add-log.el: Don't require cl, fortran.
21085 (add-log-current-defun-function): Doc fix.
21086 (change-log-version-number-regexp-list): Remove SCCS part. Doc fix.
21087 (change-log-version-rcs): Function deleted.
21088 (change-log-version-number-search): Doc fix.
21089 Use vc-workfile-version. Avoid CL dolist.
21090 (add-change-log-entry): Just call add-log-current-defun to get
21091 defun. Simplify somewhat.
21092 (change-log-get-method-definition-1): Likewise.
21093 (add-log-current-defun): Return nil if calling
21094 add-log-current-defun-function does so. Move Fortran stuff to
21095 fortran.el. Return string without properties.
21096
21097 * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
21098 and :alpha: char classes.
21099
21100 * mail/supercite.el: Defvar curline when compiling.
21101 (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
21102 (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
21103 rather than a-zA-Z0-9 to allow non-ASCII characters.
21104
21105 2000-03-31 Gerd Moellmann <gerd@gnu.org>
21106
21107 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
21108
21109 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
21110 Re-enable new code.
21111
21112 * lpr.el (print-region-1): Use -d to specify printer name for
21113 systems `usg-unix-v*, `dgux', `hpux', `irix'.
21114
21115 2000-03-31 Dave Love <fx@gnu.org>
21116
21117 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
21118 Look for function definition in symbol's function value slot first
21119 instead of first consulting byte-compile-function-environment.
21120
21121 2000-03-31 Kenichi Handa <handa@etl.go.jp>
21122
21123 * language/european.el ("Polish"): New language environment.
21124 (setup-polish-environment): New function.
21125
21126 2000-03-30 Gerd Moellmann <gerd@gnu.org>
21127
21128 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
21129 Disable new code.
21130
21131 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
21132 trying to `load' the symbol of an autoload instead of the file
21133 recorded in the autoload. Fix error messages.
21134
21135 2000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
21136
21137 * ps-print.el: PostScript programming fix for ghostview, doc fix.
21138 (ps-print-version): New version number (5.1.3).
21139 (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
21140 (ps-insert-file, ps-output-boolean, ps-plot-with-face)
21141 (ps-generate-postscript-with-faces): Code fix.
21142 (ps-color-values): XEmacs compatibility.
21143 (ps-print-background-image, ps-print-background-text, ps-printer-name)
21144 (ps-default-fg, ps-default-bg): Adjust customization.
21145 (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
21146 (ps-color-scale): Renaming old ps-color-value fun.
21147 (ps-print-headers): Replace ps-print-header group to avoid conflict
21148 with ps-print-header variable.
21149 (ps-print-miscellany): New group.
21150 (ps-format-color, ps-rgb-color): New funs.
21151 (ps-default-foreground): New var.
21152 (ps-printer-name-option): New const.
21153
21154 2000-03-30 Peter Breton <pbreton@ne.mediaone.net>
21155
21156 * net/net-utils.el:
21157 (network-connection-host, network-connection-service): New variables
21158 (network-connection-mode): New mode, derived from comint-mode
21159 (network-connection-mode-setup): New function, saves host and
21160 service information in local variables.
21161
21162 * lisp/locate.el:
21163 (locate-word-at-point): Added this function
21164 (locate): Default to using locate-word-at-point as input
21165 Run dired-mode-hook
21166
21167 2000-03-29 Dave Love <fx@gnu.org>
21168
21169 * calendar/appt.el: Doc fixes.
21170 (appt-check): Convert min-to-app to a string before passing to
21171 appt-disp-window-function or concat.
21172 (appt-delete-window): Remove test for frame-root-window.
21173 (appt-select-lowest-window, appt-convert-time): Simplify.
21174
21175 * emacs-lisp/bytecomp.el: Doc fixes.
21176 (byte-compile-file-form-autoload):
21177 Update byte-compile-function-environment.
21178
21179 2000-03-29 Andreas Schwab <schwab@suse.de>
21180
21181 * emacs-lisp/autoload.el: Also print defsubst doc string specially.
21182
21183 * dired.el (dired-insert-directory): If dired-free-space-program
21184 failed just delete its output.
21185
21186 2000-03-29 Dave Love <fx@gnu.org>
21187
21188 * international/iso-cvt.el: Move provide to end. Doc fixes.
21189 (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
21190 (iso-iso2sgml, iso-sgml2iso): New functions.
21191 (iso-cvt-define-menu): Fix some entries and use backquote for
21192 clarity.
21193
21194 * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
21195
21196 2000-03-28 Gerd Moellmann <gerd@gnu.org>
21197
21198 * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
21199 ISO-DATE. If non-nil, return date in ISO 8601 format.
21200
21201 2000-03-26 Stefan Monnier <monnier@cs.yale.edu>
21202
21203 * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
21204 if it ever becomes used.
21205 (log-edit-mode-hook): Default to vc-log-mode-hook.
21206 (log-edit-mode): Fix the docstring.
21207
21208 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
21209 the code.
21210
21211 2000-03-26 Dave Love <fx@gnu.org>
21212
21213 * net/browse-url.el (browse-url): Re-fix case of
21214 browse-url-browser-function being an alist.
21215 (browse-url): Add :link to defgroup.
21216
21217 * files.el: Doc fixes.
21218 (file-truename): Include `[' in wildcard characters.
21219 (automount-dir-prefix): Customize.
21220 (find-file-wildcards): Add :version.
21221 (find-file-noselect): Simplify a mapcar call.
21222
21223 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
21224 compatible with inf-lisp version.
21225 (eval-defun-1): Fix custom-declare-variable case.
21226
21227 2000-03-25 Stefan Monnier <monnier@cs.yale.edu>
21228
21229 * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
21230
21231 2000-03-24 Gerd Moellmann <gerd@gnu.org>
21232
21233 * Makefile (COMPILE_FIRST): New macro.
21234 (compile-files): Compile files from COMPILE_FIRST first.
21235
21236 * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new code.
21237
21238 * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
21239 matching open parenthesis in column 0 to defun-prompt-regexp
21240 only if open-paren-in-column-0-is-defun-start is set.
21241
21242 * sun-curs.el: Require CL at compile-time only.
21243
21244 * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
21245 instead of copy-list which is a function from CL.
21246 (msb--choose-menu, msb--mode-menu-cond)
21247 (msb--create-buffer-menu-2): Use dolist instead of mapc.
21248 (msb--init-file-alist): Use mapcar instead of mapcan.
21249 (msb--aggregate-alist): Use mapcar instead of mapcan.
21250 Fix `(' in column 0 in doc string.
21251 (msb--add-separators): Use mapcar instead of mapcan.
21252
21253 * cus-dep.el: Require CL at compile-time only.
21254
21255 2000-03-24 Stefan Monnier <monnier@cs.yale.edu>
21256
21257 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
21258 (byte-compile-warnings): New warning `noruntime'.
21259 (byte-compile-constants, byte-compile-variables): Fix docstring.
21260 (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
21261 execute `eval-whenc-compile's body.
21262 (byte-compile-unresolved-functions): Fix docstring.
21263 (byte-compile-eval): New function.
21264 (byte-compile-callargs-warn): Check if the function will be available
21265 at runtime (via property `byte-compile-noruntime').
21266 (byte-compile-print-syms): New function.
21267 (byte-compile-warn-about-unresolved-functions): Also warn about
21268 `noruntime' functions (and use `byte-compile-print-syms').
21269 (byte-compile-file): Capitalize the message.
21270
21271 2000-03-24 Gerd Moellmann <gerd@gnu.org>
21272
21273 * mail/rmail.el (rmail-confirm-expunge): New user-option.
21274 (rmail-expunge): Ask for confirmation depending on the setting
21275 of rmail-confirm-expunge.
21276
21277 2000-03-23 Gerd Moellmann <gerd@gnu.org>
21278
21279 * Makefile (bootstrap-clean): If $(emacs) exists, build
21280 loaddefs.el first. A loaddefs.el that's not up-to-date might
21281 cause a bootstrap failure because things don't autoload as expected.
21282
21283 2000-03-23 Dave Love <fx@gnu.org>
21284
21285 * net/browse-url.el: Restore previous use of
21286 browse-url-maybe-new-window.
21287
21288 2000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
21289
21290 * ps-print.el: Skip banner page fix.
21291 (ps-print-version): New version number (5.1.2).
21292 (ps-begin-file, ps-end-file, ps-generate): Code fix.
21293
21294 2000-03-23 Dave Pearson <davep@davep.org>
21295
21296 * net/quickurl.el Changed the type of parameter passed to the
21297 function defined by `quickurl-format-function'. Before only the
21298 text of the URL was passed. Now the whole URL structure is passed
21299 and the function is responsible for extracting the parts it requires.
21300 Changed the default of `quickurl-format-function' accordingly.
21301 (quickurl-insert): Changed the `funcall' of
21302 `quickurl-format-function' to match the above change.
21303 (quickurl-list-insert): Changed the `url' case so that it makes
21304 use of `quickurl-format-function', previous to this the format was
21305 hard wired.
21306
21307 2000-03-22 Gerd Moellmann <gerd@gnu.org>
21308
21309 * startup.el: Change some spellings for the X Window System.
21310
21311 2000-03-22 Stefan Monnier <monnier@cs.yale.edu>
21312
21313 * progmodes/make-mode.el (makefile-warn-suspicious-lines):
21314 Clean up the code and the regexp and make sure the cursor is
21315 temporarily moved to the suspicious line while querying the user.
21316
21317 2000-03-22 Jason Rumney <jasonr@gnu.org>
21318
21319 * w32-fns.el (w32-charset-info-alist): Initialize.
21320
21321 2000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
21322
21323 * ps-print.el: N-up last page fix.
21324 (ps-print-version): New version number (5.1.1).
21325 (ps-end-file, ps-end-job, ps-generate): Code fix.
21326
21327 2000-03-21 Stefan Monnier <monnier@cs.yale.edu>
21328
21329 * files.el (find-file-run-dired): Update docstring.
21330 (find-directory-functions): New hook.
21331 (find-file-noselect): Run find-directory-functions rather than
21332 calling dired directly.
21333
21334 * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
21335
21336 * pcvs.el: Add a minimal leading commentary.
21337 (cvs-make-cvs-buffer): Change the header part by removing the startup
21338 message and adding a `Module' entry. Also replace the FOOTER and
21339 HEADER special fileinfos with the new support in ewoc for updating
21340 its own footer and header.
21341 (cvs-update-header): Update to use the header/footer of the ewoc.
21342 (cvs-mode): Use define-derived-mode and set truncate-lines to t.
21343 (cvs-is-within-p): New function.
21344 (cvs-mode-run): Take advantage of `save-some-buffers's new ability
21345 to only examine some subset of the buffers.
21346
21347 * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
21348 `format' instead of our own ad-hoc functions.
21349 Remove HEADER and FOOTER cases, now handled in the EWOC.
21350 (cvs-fileinfo<): Remove HEADER and FOOTER cases.
21351
21352 * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
21353 output to avoid scaring the user.
21354 (cvs-parse-table): Catch message for non-up-to-date commits.
21355
21356 * pcvs-defs.el (cvs-startup-message): Remove.
21357 (cvs-global-menu): New autoloaded menu.
21358
21359 * pcvs-util.el (cvs-string-fill): Remove.
21360
21361 * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
21362 (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
21363 PP part of it and also make it work for footers and headers.
21364 (ewoc-create): Drop POS and BUFFER arguments.
21365 Use the DLL's dummy node to store the end-of-footer position.
21366 (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
21367 (ewoc-refresh): Remove unused `header' variable.
21368 (ewoc-(get|set)-hf): New functions.
21369
21370 * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
21371 log-view-*-(message|file) and use easy-mmode-define-navigation.
21372 (log-view-message-re): Match SCCS format as well.
21373 And match the revision line rather than the dashed separator line.
21374 (log-view-mode): Use the new define-derived-mode.
21375 (log-view-current-tag): Fill in with an actual implementation.
21376
21377 * cvs-status.el (cvs-status-(prev|next)): Rename from
21378 cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
21379 (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
21380 to let the output "breathe" a little more (more readable).
21381 (cvs-status-mode): Use the new define-derived-mode.
21382
21383 * smerge-mode.el (smerge-auto-leave): New function and variable.
21384 (smerge-basic-map): Rename from smerge-basic-keymap.
21385 Change the bindings for smerge-diff-*.
21386 (smerge-*-map): Use easy-mmode-defmap.
21387 (smerge-(next|prev)): Use easy-mmode-define-navigation.
21388 (smerge-keep-*): Use smerge-auto-leave.
21389
21390 2000-03-21 Jason Rumney <jasonr@gnu.org>
21391
21392 * cus-edit.el (custom-button-face): Use 3D look for w32.
21393 (custom-button-pressed-face): Likewise.
21394
21395 2000-03-21 Gerd Moellmann <gerd@gnu.org>
21396
21397 * progmodes/etags.el (tags-case-fold-search): New user-option.
21398 (tags-loop-eval): New function. Bind case-fold-search around eval
21399 depending on the value of tags-case-fold-search.
21400 (tags-loop-continue): Use tags-loop-eval.
21401 (find-tag-in-order): Bind case-fold-search depending on the value
21402 of tags-case-fold-search.
21403
21404 2000-03-21 Stefan Monnier <monnier@cs.yale.edu>
21405
21406 * diff-mode.el (diff-mode-*-map): Use `easy-mmode-defmap'.
21407 (diff-end-of-hunk): Return the end position for use in
21408 `easy-mmode-define-navigation'.
21409 (diff-recenter): Remove.
21410 (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
21411 of `easy-mmode-define-navigation'.
21412 (diff-kill-*): Rename `diff-*-kill' (for consistency with the
21413 previous renaming) and fix to use new names.
21414 (diff-merge-strings): Use \n as separator: simpler, faster.
21415 (diff-mode): Use `define-derived-mode'.
21416
21417 * derived.el (define-derived-mode): Don't autoload anymore.
21418 Prefer the macro-only version provided by easy-mmode.el.
21419
21420 * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
21421 `easy-mmode-define-derived-mode'. Use `combine-run-hooks'.
21422 (easy-mmode-define-navigation): New macro.
21423
21424 * subr.el (combine-run-hooks): New function.
21425
21426 2000-03-21 Kenichi HANDA <handa@etl.go.jp>
21427
21428 * term/x-win.el: Fontsets related initialization is simplified.
21429
21430 * international/mule-diag.el (describe-font): Don't refer to
21431 global-fontset-alist, instead call font-list.
21432 (describe-fontset, list-fontsets, mule-diag): Likewise.
21433 (print-fontset): Adjusted for the change of fontset implementation.
21434
21435 * international/fontset.el (x-charset-registries): Variable removed,
21436 instead the corresponding data is stored in the default fontset.
21437 (register-alternate-fontnames): Function removed.
21438 (resolved-ascii-font): Variable removed.
21439 (x-compose-font-name): Ignore the second argument REDOCE.
21440 (x-complement-fontset-spec): Complement only an ASCII font and
21441 element for those charsets than can use that ASCII font.
21442 (generate-fontset-menu): Don't refer to global-fontset-alist,
21443 instead call fontset-list.
21444 (uninstantiated-fontset-alist): Variable removed.
21445 (x-style-funcs-alist): Likewise.
21446 (fontset-default-styles): Likewise.
21447 (x-modify-font-name): Function removed.
21448 (create-fontset-from-fontset-spec): Ignore the argument STYLE-VARIANT.
21449 (create-fontset-from-ascii-font): Docsting adjusted for the above
21450 change.
21451 (instantiate-fontset, resolve-fontset-name): Functions removed.
21452 (fontset-list): Now implemented by C code.
21453
21454 * faces.el (read-face-font): Fix TABLE arg to completing-read.
21455 (describe-face): Include `font' attribute in the description.
21456
21457 2000-03-21 Kenichi Handa <handa@etl.go.jp>
21458
21459 * international/quail.el (quail-set-keyboard-layout): Typo fixed.
21460
21461 2000-03-20 Gerd Moellmann <gerd@gnu.org>
21462
21463 * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
21464 ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
21465 zone-mode.el, snmp-mode.el: Moved to net subdirectory.
21466
21467 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
21468 about behavior of set-buffer-modified-p wrt redisplay.
21469
21470 2000-03-19 Richard M. Stallman <rms@gnu.org>
21471
21472 * view.el (view-mode-disable): Kill local binding of view-read-only.
21473
21474 2000-03-18 Gerd Moellmann <gerd@gnu.org>
21475
21476 * font-lock.el (font-lock-apply-syntactic-highlight): If VALUE
21477 is a string, convert it to a syntax cell using string-to-syntax.
21478
21479 * simple.el (syntax-code-table, syntax-flag-table): New variables.
21480 (string-to-syntax): New function.
21481
21482 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
21483 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
21484 try to use passive ftp mode.
21485
21486 2000-03-17 Gerd Moellmann <gerd@gnu.org>
21487
21488 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
21489
21490 * simple.el (append-to-buffer): Update point of windows after
21491 insertion.
21492
21493 * abbrev.el (inverse-add-abbrev): Identify word by first moving
21494 forward then moving backward. Reindent.
21495
21496 * frame.el (other-frame): Call x-focus-frame only if
21497 focus-follows-mouse is off.
21498
21499 2000-03-17 Dave Love <fx@gnu.org>
21500
21501 * pcvs-util.el (cvs-strings->string): Rename replace-regexps-in-string.
21502
21503 2000-03-17 Stefan Monnier <monnier@cs.yale.edu>
21504
21505 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
21506 regexp for labels cannot span several lines.
21507
21508 * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
21509 `(setq :<key> ':<key>)' to the macro expansion.
21510
21511 2000-03-16 Dave Love <fx@gnu.org>
21512
21513 * progmodes/f90.el (f90): Put custom group under `languages', not
21514 `fortran'.
21515 (f90-mode-hook): Customize.
21516 (f90-mode): Set add-log-current-defun-function.
21517 (f90-current-defun): New function.
21518
21519 2000-03-16 Gerd Moellmann <gerd@gnu.org>
21520
21521 * cus-edit.el (custom-variable-tag-face): Handle case that
21522 default face's height is not a number.
21523 (custom-face-tag-face, custom-group-tag-face-1)
21524 (custom-group-tag-face): Ditto.
21525 (custom-group-tag-face-1): Add :group.
21526
21527 * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
21528
21529 2000-03-15 Gerd Moellmann <gerd@gnu.org>
21530
21531 * pcvs-defs.el (toplevel): Remove autoload cookie for form
21532 requiring easymenu.
21533
21534 2000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
21535
21536 * ps-print.el: PostScript user-defined prologue, PostScript error
21537 handler, doc fix.
21538 (ps-print-version): New version number (5.1).
21539 (ps-user-defined-prologue, ps-error-handler-message)
21540 (ps-print-prologue-0, ps-error-handler-alist): New vars.
21541 (ps-setup, ps-begin-file, ps-begin-job): Code fix.
21542 (ps-insert-string): New function.
21543
21544 2000-03-15 Kenichi Handa <handa@etl.go.jp>
21545
21546 * international/ccl.el (ccl-compile-expression): Don't generate
21547 invalid self-assignment code.
21548
21549 2000-03-14 Dave Love <fx@gnu.org>
21550
21551 * subr.el (replace-regexp-in-string): Renamed from
21552 replace-regexps-in-string. Doc fix.
21553
21554 2000-03-12 Dave Love <fx@gnu.org>
21555
21556 * cus-edit.el: Doc fixes.
21557 (customize-set-variable, customize-save-variable): Rename args for doc.
21558 (custom-variable-tag-face, custom-face-tag-face)
21559 (custom-group-tag-face-1, custom-group-tag-face): Modify from
21560 style which user identify as hyperlink.
21561 (hook): Don't add undefined functions to the hook.
21562 (debug-ignored-errors): Transfer message from bindings.el.
21563
21564 2000-03-12 Gerd Moellmann <gerd@gnu.org>
21565
21566 * recentf.el (recentf-keep-non-readable-files-p):
21567 Remove double/nested definition.
21568
21569 2000-03-12 Dave Love <fx@gnu.org>
21570
21571 * facemenu.el (facemenu-get-face): Use display-color-p.
21572 * enriched.el (enriched-decode-foreground): Likewise.
21573 (enriched-decode-background): Likewise.
21574 * isearch.el (isearch-highlight): Likewise.
21575 * info-look.el (info-lookup): Likewise.
21576 * simple.el (completion-setup-function): Likewise.
21577
21578 * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
21579 :options.
21580
21581 * bindings.el (mode-line-format): Fix line-number and
21582 column-number items. Add help-echo for the background.
21583 (mode-line-mule-info): Modify help-echo.
21584
21585 * avoid.el (mouse-avoidance-mode): Add autoload cookie to defcustom.
21586
21587 * files.el (load-file): Allow completion to .elc.
21588
21589 * man.el: Doc fixes.
21590 (Man-init-defvars): Use display-color-p to set fontification.
21591
21592 * play/hanoi.el (hanoi-internal): Don't use oddp.
21593
21594 2000-03-12 Gerd Moellmann <gerd@gnu.org>
21595
21596 * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
21597
21598 * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
21599
21600 2000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
21601
21602 * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
21603 Fix comment.
21604
21605 2000-03-10 Stefan Monnier <monnier@cs.yale.edu>
21606
21607 * font-lock.el (font-lock-keywords): Fix the doc now that
21608 regexp-opt-depth is unnecessary.
21609 (save-buffer-state): Set an edebug spec.
21610 (font-lock-fontify-anchored-keywords): Properly handle the case when
21611 the matcher goes past the limit.
21612
21613 * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
21614 pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
21615
21616 * emacs-lisp/ewoc.el: New file. This is a merge of elib-node.el,
21617 dll.el and cookie.el (from Elib) with heavy renaming and other
21618 massaging.
21619
21620 * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
21621 Autoload the functions used.
21622 (easy-mmode-define-syntax): Fix CL typo.
21623 (easy-mmode-define-derived-mode): Improve the docstring generation.
21624
21625 2000-03-10 Gerd Moellmann <gerd@gnu.org>
21626
21627 * textmodes/texinfo.el (texinfo-version): Variable and function
21628 removed.
21629
21630 2000-03-09 Stefan Monnier <monnier@cs.yale.edu>
21631
21632 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
21633 allow more flexibility.
21634 (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New fns.
21635 (easy-mmode-defmap, easy-mmode-defsyntax)
21636 (easy-mmode-define-derived-mode): New macros.
21637
21638 2000-03-09 Didier Verna <didier@xemacs.org>
21639
21640 * rect.el (replace-rectangle): New function.
21641
21642 2000-03-09 Dave Love <fx@gnu.org>
21643
21644 * progmodes/fortran.el (fortran-comment-line-start): Define as "C".
21645 (fortran-comment-line-start-skip): Don't match cpp stuff.
21646 (font-lock-keywords): Add * to comment-chars. Grok cpp stuff.
21647 (fortran-mode-map): Remove over-eager custom-menu-create for now.
21648 (fortran-mode): Don't set fortran-comment-line-start-skip,
21649 fortran-comment-line-start here. Set comment-start,
21650 add-log-current-defun.
21651 (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
21652 (fortran-current-defun): New function.
21653
21654 2000-03-09 Gerd Moellmann <gerd@gnu.org>
21655
21656 * emacs-lisp/re-builder.el: New file.
21657
21658 * mouse.el (mouse-drag-region): Don't run up-event handler
21659 if hscroll has changed.
21660
21661 * octave-mod.el (octave-font-lock-keywords): To font-lock the
21662 builtin operators, use `font-lock-builtin-face' for Emacs and
21663 `font-lock-preprocessor-face' otherwise.
21664
21665 * font-lock.el (lisp-font-lock-keywords-1): Highlight
21666 `(defun (setf foo)' differently.
21667
21668 2000-03-08 Stefan Monnier <monnier@cs.yale.edu>
21669
21670 * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
21671 (regexp-opt): Update comment and adapt the code the new meaning of
21672 the `paren' argument of regex-opt-group for shy-groups.
21673 (regexp-opt-depth): Handle shy groups as well as backslashed
21674 backslashes.
21675 (regexp-opt-group): Turn the leading comment into a docstring.
21676 Allow `paren' to be a string (the string to use to open a group).
21677 Remove open-presuf and close-presuf. Instead of checking for `all
21678 one-char' and then later on check for `several one-char', handle
21679 both cases close together. Also apply a more generic algorithm
21680 for suffixes (the mirror image of the algorithm used for
21681 prefixes). Use shy-groups. Use nreverse rather than reverse.
21682 (regexp-opt-try-suffix): Removed.
21683
21684 * cmuscheme.el (inferior-scheme-mode-map): Define it independently
21685 from comint-mode-map, so we can just inherit from it. Also, move
21686 the initialization into the `defvar' since there's no docstring
21687 anyway and it's fairly short.
21688 (inferior-scheme-mode): Define it as derived-mode: the code is
21689 shorter and this way we inherit from comint-mode-map rather than
21690 copying it.
21691
21692 * subr.el (replace-regexps-in-string): Properly handle the case
21693 where we match an empty string.
21694
21695 * comint.el (comint-exec-1): Add the current-dir to the exec-path
21696 when the command has a directory component (such as "./testml").
21697 Also fix a typo in the comment.
21698
21699 2000-03-08 Gerd Moellmann <gerd@gnu.org>
21700
21701 * Makefile (compile-files): Compile files one by one because
21702 that's the only way to ensure a clean compilation environment for
21703 each individual file.
21704
21705 * frame.el (other-frame): Call x-focus-frame.
21706
21707 2000-03-07 Dave Love <fx@gnu.org>
21708
21709 * recentf.el (recentf-keep-non-readable-files-p): Add :set,
21710 :require to defcustom.
21711
21712 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads lists.
21713
21714 * files.el (auto-mode-alist): Add configure.in.
21715
21716 * progmodes/autoconf.el: New file.
21717
21718 2000-03-07 Gerd Moellmann <gerd@gnu.org>
21719
21720 * mail/mh-e.el: Change maintainer to `none'.
21721
21722 * recentf.el (recentf-keep-non-readable-files-p): Quote args
21723 to remove-hook and add-hook.
21724
21725 2000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
21726
21727 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
21728 it as the default.
21729 (mail-send): Test mail-send-nonascii also for the new `mime' value.
21730 (sendmail-send-it): Conditionally add MIME headers specifying the
21731 used character set.
21732
21733 2000-03-07 Dave Love <fx@gnu.org>
21734
21735 * winner.el: Fix keywords, autoload cookies.
21736 Split eval-when-compile form to avoid compilation failure.
21737
21738 2000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp>
21739
21740 * international/mule.el: Modify comment about coding system
21741 property `coding-category'.
21742 (make-coding-system): New argument EOL-TYPE. Pay attention to
21743 coding-category property of PROPERTIES.
21744
21745 * international/mule-conf.el (coding-category-utf-8)
21746 (coding-category-utf-16-be, coding-category-utf-16-le): New coding
21747 categories. Include them in the argument for set-coding-priority.
21748
21749 * international/mule-cmds.el (reset-language-environment):
21750 Include coding-category-utf-8, coding-category-utf-16-be, and
21751 coding-category-utf-16-le in the argument for set-coding-priority.
21752 (reset-language-environment): Initialize coding-category-utf-8,
21753 coding-category-utf-16-be, and coding-category-utf-16-le to nil.
21754
21755 2000-03-06 Karl Fogel <kfogel@red-bean.com>
21756
21757 * bookmark.el (bookmark-file-or-variation-thereof): New func, for
21758 code abstracted out of `bookmark-jump-noselect'. Now tries info
21759 extensions as well as compression extensions.
21760 (bookmark-jump-noselect): Use above new func.
21761
21762 2000-03-03 Gerd Moellmann <gerd@gnu.org>
21763
21764 * strokes.el: Change maintainer's mail address.
21765
21766 2000-03-03 Kenichi Handa <handa@etl.go.jp>
21767
21768 * international/mule-diag.el (list-character-sets): Make help-echo
21769 string by substitute-command-keys.
21770 (list-character-sets): Likewise.
21771 (sort-listed-character-sets): Call help-setup-xref.
21772
21773 2000-03-02 Gerd Moellmann <gerd@gnu.org>
21774
21775 * time.el (display-time-mail-file): Add `none' to the list of choices.
21776
21777 2000-03-01 Dave Love <fx@gnu.org>
21778
21779 * help.el (help-xref-go-back): Don't try to set position.
21780
21781 * international/mule-diag.el (list-character-sets):
21782 Call help-setup-xref. Add help-echo to xrefs.
21783 (list-character-sets-1): Add help-echo to xrefs.
21784
21785 2000-03-02 Gerd Moellmann <gerd@gnu.org>
21786
21787 * frame.el (blink-cursor-mode): Switch cursor on when turning
21788 the mode off.
21789
21790 * add-log.el (add-log-current-defun): Add support for
21791 Autoconf mode.
21792
21793 * mail/rmail.el (rmail-quit-hook): New variable.
21794
21795 2000-03-01 Dave Love <fx@gnu.org>
21796
21797 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
21798
21799 * help.el (help-xref-button): Add help-echo arg.
21800 (describe-function-1, describe-variable, help-make-xrefs): Use it.
21801
21802 * faces.el (list-faces-display): Supply help-echo with help-make-xrefs.
21803
21804 * facemenu.el (list-text-properties-at): Set help-xref-stack to nil.
21805
21806 2000-03-01 Gerd Moellmann <gerd@gnu.org>
21807
21808 * image.el (defimage): Look for image files in load-path.
21809
21810 * frame.el (busy-cursor-delay-seconds): Change type to `number'.
21811
21812 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21813
21814 * recentf.el (recentf): Added version tag to the defgroup of recentf.
21815
21816 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21817
21818 * recentf.el (recentf-cleanup): Changed to remove excluded file too.
21819 (recentf-edit-list-action): `recentf-edit-list' checkbox widget
21820 action to select/unselect a file.
21821 (recentf-edit-list): Code cleanup and improvement.
21822 (recentf-open-more-files-action): `recentf-open-more-files' button
21823 widget action to open a file.
21824 (recentf-open-more-files): No more use standard completion but widgets.
21825 (recentf-more-collection): Deleted.
21826 (recentf-more-history): Deleted.
21827 (recentf-setup-more-completion): Deleted.
21828
21829 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21830
21831 * recentf.el (recentf-mode): No more needs that Emacs is running
21832 under a window-system.
21833
21834 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21835
21836 * recentf.el (recentf-edit-list): New command to edit the recent
21837 list which allow the user to remove files.
21838 (recentf-edit-selected-items): New global variable, used by
21839 `recentf-edit-list' to hold the list of files to be removed from
21840 the recent list.
21841 (recentf-make-menu-items): Updated to display a "Edit list..."
21842 menu item. Minor code cleanup.
21843
21844 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21845
21846 * recentf.el (recentf-open-more-files): New command to open files
21847 that are not displayed in the menu.
21848 (recentf-more-collection): New global variable holding the set of
21849 permissible completions used by `recentf-open-more-files'.
21850 (recentf-more-history): New global variable holding the history list
21851 used by `recentf-open-more-files' completion.
21852 (recentf-setup-more-completion): New function to setup completion for
21853 `recentf-open-more-files'.
21854 (recentf-make-menu-items): Updated to display a "More..." menu item.
21855
21856 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21857
21858 * recentf.el (recentf-menu-action): Doc fixed.
21859
21860 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
21861
21862 * recentf.el (recentf-menu-filter): Doc updated.
21863 (recentf-update-menu-hook): Allow menu filters to force menu update.
21864 (recentf-make-menu-items): New menu filter handling.
21865 (recentf-make-menu-item): New helper function.
21866 (recentf-menu-elements): New menu handling function.
21867 (recentf-sort-ascending): Updated to new menu filter handling.
21868 (recentf-sort-descending): Updated to new menu filter handling.
21869 (recentf-sort-basenames-ascending): New menu filter function.
21870 (recentf-sort-basenames-descending): New menu filter function.
21871 (recentf-show-basenames): New menu filter function.
21872 (recentf-show-basenames-ascending): New menu filter function.
21873 (recentf-show-basenames-descending): New menu filter function.
21874
21875 2000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
21876
21877 * diary-lib.el (list-diary-entries): Don't try to go forward at
21878 the end of the buffer.
21879
21880 2000-02-29 Kenichi Handa <handa@etl.go.jp>
21881
21882 * international/mule-diag.el (list-character-sets):
21883 Completely rewritten.
21884 (sort-listed-character-sets): New function.
21885 (list-character-sets-1): Completely rewritten.
21886 (list-character-sets-2): New function.
21887 (non-iso-charset-alist): New variable.
21888 (decode-codepage-char): New function.
21889 (charset-history): New variable.
21890 (read-charset) (list-block-of-chars)
21891 (list-iso-charset-chars)
21892 (list-non-iso-charset-chars)
21893 (list-charset-chars): New functions.
21894 (mule-diag): Call list-character-sets-2, not list-character-sets-2.
21895 (dump-charsets): Likewise.
21896
21897 2000-02-29 Gerd Moellmann <gerd@gnu.org>
21898
21899 * dired-x.el (dired-filename-at-point): Add `@' to valid
21900 file name characters.
21901 (dired-filename-at-point): Handle ange-ftp file names.
21902
21903 * frame.el (frame-notice-user-settings): Use assq-delete-all
21904 instead of assoc-delete-all.
21905 (frame-notice-user-settings): Ditto.
21906
21907 * subr.el (assq-delete-all): Renamed from assoc-delete-all.
21908 Don't copy alist.
21909
21910 2000-02-28 Eli Barzilay <eli@cs.cornell.edu>
21911
21912 * calculator.el (calculator-use-menu): New option.
21913 (calculator-initial-bindings): Changed some bindings to work as macros.
21914 (calculator-forced-input): Removed.
21915 (calculator-restart-other-mode): New variable.
21916 (calculator-mode-map): Set up menu.
21917
21918 2000-02-28 Jari Aalto <jari.aalto@poboxes.com>
21919
21920 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc tags.
21921
21922 2000-02-28 Michael Kifer <kifer@cs.sunysb.edu>
21923
21924 * viper-cmd.el (viper-envelop-ESC-key): Add the option to
21925 translate all ESC key sequences.
21926 (viper-goto-mark-subr): Restore markers for files for which
21927 they were saved.
21928 * viper-init.el (viper-translate-all-ESC-keysequences): New variable.
21929 * viper-util.el (viper-set-replace-overlay-glyphs)
21930 (viper-set-replace-overlay): Always check if the replacement
21931 overlay is live.
21932 * viper.el (viper-vi-state-mode-list): Add major modes.
21933 * ediff-wind.el: Minor comment changes.
21934 * ediff.el: Copyright notice date fix.
21935
21936 2000-02-27 Jason Rumney <jasonr@gnu.org>
21937
21938 * faces.el (face-font-family-alternatives): Add arial to helv.
21939 (mode-line, header-line, tool-bar): Same default as x for w32.
21940 (fixed-pitch, variable-pitch): Remove wildcard as it prevents
21941 face-font-family-alternatives from working.
21942 * term/w32-win.el (mouse-set-font): Do not build fontset from
21943 chosen font.
21944
21945 2000-02-25 Sam Steingold <sds@goems.com>
21946
21947 * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
21948 properly.
21949
21950 2000-02-25 Richard M. Stallman <rms@gnu.org>
21951
21952 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
21953
21954 2000-02-25 Gerd Moellmann <gerd@gnu.org>
21955
21956 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer writable.
21957
21958 * frame.el (busy-cursor-delay-seconds): New option.
21959
21960 2000-02-24 Gerd Moellmann <gerd@gnu.org>
21961
21962 * frame.el (show-cursor-in-non-selected-windows): New option.
21963
21964 2000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
21965
21966 * diary-lib.el (include-other-diary-files): Undo the selective
21967 display in any included file and don't kill it.
21968
21969 2000-02-24 Eli Zaretskii <eliz@is.elta.co.il>
21970
21971 * dired.el (dired-mode-map): Don't remove "Edit" from the menu bar.
21972 Menu items converted to (menu-item format, help strings added.
21973 [downcase, upcase]: Don't enable on MS-DOS.
21974 [symlink, symlinks]: Don't show if make-symbolic-link is not bound.
21975 [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
21976
21977 2000-02-23 Dave Love <fx@gnu.org>
21978
21979 * simple.el (zap-to-char, kill-line, kill-region, kill-word)
21980 (backward-kill-word): Revert addition of * to interactive spec --
21981 it's a feature.
21982
21983 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
21984 (backward-kill-sentence, kill-sentence): Likewise.
21985
21986 * gud.el (gud-jdb-build-class-source-alist): Prepend space to
21987 scratch buffer name.
21988 (gud-format-command): Use int-to-string in ?l case. Simplify slightly.
21989
21990 * term/w32-win.el (internal-face-interactive): Update prompt for
21991 new read-face-name.
21992
21993 * mail/footnote.el (footnote): Add :version to defgroup.
21994 (footnote-section-tag-regexp): Customize.
21995 (footnote-start-tag, footnote-end-tag): New option.
21996 (footnote-latin-regexp): New variable.
21997 (Footnote-latin): New function.
21998 (footnote-style-alist): Add element for latin style.
21999 (footnote-style): Moved.
22000 (Footnote-goto-footnote): Use eq to test arg.
22001
22002 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
22003
22004 * emacs-lisp/byte-opt.el: Change old backquote syntax.
22005 (byte-compile-trueconstp): Include keywords.
22006 (byte-optimize-quote, byte-optimize-lapcode):
22007 Use byte-compile-const-symbol-p.
22008 (byte-optimize-char-before): New optimization.
22009
22010 * emacs-lisp/bytecomp.el: Change old backquote syntax.
22011 (byte-compile-const-symbol-p): New function.
22012 (byte-compile-constp, byte-compile-out-toplevel)
22013 (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
22014 Use it.
22015
22016 * subr.el (define-key-after): Default AFTER to t. Doc fix.
22017
22018 2000-02-23 Kenichi Handa <handa@etl.go.jp>
22019
22020 * international/encoded-kb.el: Be sure to update minor-mode-alist
22021 and minor-mode-map-alist.
22022 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
22023 codes SS2 and SS3 correctly.
22024 (encoded-kbd-self-insert-ccl): New function.
22025 (encoded-kbd-setup-keymap): New function.
22026 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap
22027 by calling encoded-kbd-setup-keymap.
22028
22029 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte characters.
22030 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t locally.
22031
22032 2000-02-22 Dave Love <fx@gnu.org>
22033
22034 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
22035 (lisp-mode-map, lisp-interaction-mode-map): Define all inside defvar.
22036 (lisp-mode-syntax-table): Set up for #|...|# comments.
22037 (lisp-imenu-generic-expression): Purecopy strings. Use syntax
22038 classes. Match `defface'.
22039 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
22040 (eval-defun-1): Fix for defcustom.
22041 (lisp-indent-region): Doc fix.
22042
22043 * subr.el (when, unless, split-string): Doc fix.
22044 (read-passwd): Move call of clear-this-command-keys to the right place.
22045 (replace-regexps-in-string): New function.
22046
22047 2000-02-22 Gerd Moellmann <gerd@gnu.org>
22048
22049 * help.el (describe-variable): Set syntax table to
22050 emacs-lisp-mode-syntax-table when moving forward over the
22051 symbol's name.
22052
22053 2000-02-22 Dave Love <fx@gnu.org>
22054
22055 * xt-mouse.el: Doc fixes.
22056 (xterm-mouse-position-function): New function, replacing advice of
22057 mouse-position.
22058 (xterm-mouse-mode): Use it. Don't turn on under a window system.
22059
22060 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
22061
22062 2000-02-21 Gerd Moellmann <gerd@gnu.org>
22063
22064 * format.el (format-annotate-single-property-change):
22065 Handle properties.with dotted-list values.
22066 (format-proper-list-p): New function.
22067
22068 * enriched.el (enriched-face-ans): Handle '(foreground-color
22069 . COLOR) and (background-color . COLOR).
22070
22071 2000-02-20 Dave Love <fx@gnu.org>
22072
22073 * textmodes/flyspell.el (flyspell-mouse-map): Change definition
22074 and assignments to it.
22075 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
22076 current local map.
22077 (make-flyspell-overlay): Use it.
22078 (flyspell-correct-word/mouse-keymap): Change XEmacs test.
22079
22080 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
22081 (lm-get-header-re): Defun, not defsubst.
22082 (lm-get-package-name): Defun, not defsubst. Simplify.
22083 (lm-version): Doc fix. Simplify.
22084 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
22085 (lm-crack-address, lm-last-modified-date, lm-commentary)
22086 (lm-verify, lm-synopsis): Simplify.
22087 (lm-report-bug): Require emacsbug. Use compose-mail.
22088
22089 2000-02-20 Gerd Moellmann <gerd@gnu.org>
22090
22091 * dired.el (dired-mode): Call propertized-buffer-identification
22092 to set mode-line-buffer-identification to something having
22093 the right text properties.
22094
22095 * bindings.el (propertized-buffer-identification): New function.
22096
22097 2000-02-20 Dave Love <fx@gnu.org>
22098
22099 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
22100 check for t-mouse too.
22101
22102 * cus-start.el: Make echo-keystrokes `number'.
22103
22104 2000-02-20 Eli Zaretskii <eliz@is.elta.co.il>
22105
22106 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
22107 Don't call ring-empty-p unless tags-location-ring is bound.
22108 From Noah Friedman <friedman@splode.com>.
22109
22110 2000-02-18 Thien-Thi Nguyen <ttn@gnu.org>
22111
22112 * progmodes/hideshow.el (hs-flag-region): No longer use
22113 `intangible' overlay property.
22114
22115 (hs-toggle-hiding): New command.
22116 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
22117
22118 (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
22119 Fix omission bug: Run `hs-minor-mode-hook' for both activation
22120 and deactivation.
22121
22122 2000-02-18 Gerd Moellmann <gerd@gnu.org>
22123
22124 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
22125
22126 2000-02-17 Gerd Moellmann <gerd@gnu.org>
22127
22128 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
22129
22130 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
22131 of `*' to handle `(* ... *)' comments.
22132
22133 2000-02-17 Eli Zaretskii <eliz@is.elta.co.il>
22134
22135 * faces.el (list-faces-display): Use display-mouse-p instead of
22136 window-system.
22137
22138 * menu-bar.el (global-map): Menu-bar items converted to the new
22139 format (menu-item..., rearranged for better CUA compliance, and
22140 their names changed for better clarity. Help strings added.
22141
22142 * international/mule-cmds.el (mule-menu-keymap)
22143 (describe-language-environment-map, set-coding-system-map)
22144 (setup-language-environment-map): Convert to new (menu-item...
22145 form, add help strings. Change names of menu items for better clarity.
22146 "Mule" menu-bar item removed (it's now in the "Options" submenu).
22147
22148 2000-02-17 Gerd Moellmann <gerd@gnu.org>
22149
22150 * dired-aux.el (dired-do-copy): Remove spurious character.`n'
22151 within the code.
22152
22153 2000-02-16 Dave Love <fx@gnu.org>
22154
22155 * faces.el: Don't require custom. Add more specific :groups to
22156 various deffaces.
22157 (set-face-attribute): Purecopy args.
22158 (read-face-name): Default to name at point and use it in prompt.
22159 Remove colon from arg in all callers.
22160 (list-faces-display): Hyperlink to face descriptions and customize
22161 buffers.
22162
22163 2000-02-16 Per Abrahamsen <abraham@dina.kvl.dk>
22164
22165 * wid-edit.el (widget-match-inline): An atom never matches a list.
22166
22167 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
22168
22169 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
22170 at ':' characters by call to split-string.
22171
22172 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
22173
22174 * textmodes/bibtex.el: Added RCS version identification.
22175
22176 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
22177
22178 * textmodes/bibtex.el: Some temporary comments removed.
22179 (bibtex-field-name, bibtex-entry-type): Made the relationship explicit.
22180 (bibtex-field-const): Allow capital letters.
22181 (bibtex-start-of-string): Deleted because unused.
22182
22183 * textmodes/bibtex.el: Unified some nomenclature. We no longer
22184 use the term 'reference' to describe a bibtex entry as a whole.
22185 Further, reference keys are no longer called 'labels'.
22186 (bibtex-keys): Renamed to bibtex-reference-keys.
22187 (bibtex-reformat-previous-labels): Renamed to
22188 bibtex-reformat-previous-reference-keys.
22189 (bibtex-reference-type): Renamed to bibtex-entry-type.
22190 (bibtex-reference-head): Renamed to bibtex-entry-head.
22191 (bibtex-reference-maybe-empty-head): Renamed to
22192 bibtex-entry-maybe-empty-head.
22193 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
22194 (bibtex-search-reference): Renamed to bibtex-search-entry.
22195 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
22196 bibtex-enclosing-entry-maybe-empty-head.
22197 (bibtex-entry-field-alist, bibtex-entry-head)
22198 (bibtex-font-lock-keywords, bibtex-skip-to-valid-entry)
22199 (bibtex-map-entries, bibtex-search-entry)
22200 (bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry)
22201 (bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode)
22202 (bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message)
22203 (bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer)
22204 (bibtex-find-entry-location, bibtex-validate, bibtex-find-text)
22205 (bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat)
22206 (bibtex-complete-key, bibtex-String) : Use the new nomenclature.
22207
22208 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
22209
22210 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
22211 comment.
22212 (bibtex-format-field-delimiters): New function, functionality
22213 extracted from bibtex-format-entry.
22214 (bibtex-autokey-get-yearfield-digits): New function, functionality
22215 extracted from bibtex-autokey-get-yearfield.
22216
22217 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
22218 entries in order to avoid stack overflow in the regexp matcher if
22219 field contents become large.
22220 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield)
22221 (bibtex-field-string-part-not-braced)
22222 (bibtex-field-string-part-no-inner-braces)
22223 (bibtex-field-string-part-1-inner-brace)
22224 (bibtex-field-string-part-2-inner-braces)
22225 (bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced)
22226 (bibtex-field-string-quoted, bibtex-field-string)
22227 (bibtex-field-string-or-const, bibtex-field-text, bibtex-field)
22228 (bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix)
22229 (bibtex-string, bibtex-key-in-string, bibtex-text-in-string):
22230 Deleted as parsing is now performed by the following functions.
22231 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced)
22232 (bibtex-parse-quoted-string, bibtex-parse-field-string-quoted)
22233 (bibtex-parse-field-string, bibtex-search-forward-field-string)
22234 (bibtex-parse-association, bibtex-field-name-for-parsing)
22235 (bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field)
22236 (bibtex-search-forward-field, bibtex-search-backward-field)
22237 (bibtex-start-of-field, bibtex-end-of-field)
22238 (bibtex-start-of-name-in-field, bibtex-end-of-name-in-field)
22239 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
22240 (bibtex-parse-string-prefix, bibtex-parse-string-postfix)
22241 (bibtex-parse-string, bibtex-search-forward-string)
22242 (bibtex-search-backward-string, bibtex-start-of-string)
22243 (bibtex-end-of-string, bibtex-start-of-reference-key-in-string)
22244 (bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string)
22245 (bibtex-end-of-text-in-string): New functions for the parsing of bibtex
22246 entries. Instead of reporting the results of the parsing by
22247 match-beginning or match-end, these functions return data structures
22248 that hold the corresponding positions.
22249 (bibtex-enclosing-field): Changed to also report field boundaries by
22250 return values rather than by match-beginning or match-end.
22251 The following functions have been adapted to use the new
22252 parsing functions.
22253 (bibtex-skip-to-valid-entry, bibtex-search-reference)
22254 (bibtex-enclosing-field, bibtex-format-entry)
22255 (bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring)
22256 (bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode)
22257 (bibtex-print-help-message, bibtex-end-of-entry)
22258 (bibtex-ispell-abstract, bibtex-validate, bibtex-next-field)
22259 (bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
22260 (bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry):
22261 Use the new method for parsing.
22262 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry)
22263 (bibtex-map-entries, bibtex-flash-head)
22264 (bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry)
22265 (bibtex-autokey-change, bibtex-autokey-get-namefield)
22266 (bibtex-autokey-get-names, bibtex-autokey-get-titlestring)
22267 (bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode)
22268 (bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer)
22269 (bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
22270 (bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
22271 order to make the new binding of case-fold-search immediately visible.
22272
22273 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
22274
22275 * textmodes/bibtex.el: Copyright notice is up to date.
22276 Added constant 'bibtex-maintainer-salutation.
22277
22278 * textmodes/bibtex.el (bibtex-mode): Use with-temp-buffer rather
22279 than make-temp-name, use match-string-no-properties and eliminate
22280 a quadratic behavior when building bibtex-strings.
22281
22282 * bibtex.el (bibtex-reference-key): Accept string entries whose
22283 reference key contains upper case letters.
22284
22285 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
22286
22287 * bibtex.el (bibtex-reference-head): Allow entries to start with
22288 a new line.
22289
22290 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
22291
22292 * bibtex.el: Hiding of entry bodies is not longer provided by
22293 bibtex.el directly. Instead the hideshow package can be used.
22294 Added a special bibtex entry to hs-special-modes-alist.
22295 (bibtex-hs-forward-sexp): Added for hideshow.el.
22296
22297 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
22298
22299 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
22300 proceedings entry type (for cross referencing). Thanks to Wagner
22301 Toledo Correa for the suggestion.
22302
22303 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
22304
22305 2000-02-14 Kenichi Handa <handa@etl.go.jp>
22306
22307 * international/characters.el: Setup case table for Vietnamese.
22308
22309 2000-02-12 Gerd Moellmann <gerd@gnu.org>
22310
22311 * uniquify.el (toplevel): Require CL at compile time.
22312 (uniquify-push): Removed.
22313
22314 * shadowfile.el (shadow-when): Removed.
22315
22316 * tempo.el (tempo-dolist, tempo-mapc): Removed.
22317 (tempo-process-and-insert-string): Use dolist instead of tempo-dolist.
22318
22319 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
22320 regexp for paragraph-start.
22321
22322 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
22323 commas as well.
22324
22325 2000-02-10 Dave Love <fx@gnu.org>
22326
22327 * wid-edit.el: (widgets) [defgroup]: Remove url link.
22328 (widget-color-choice-list, widget-color-history, widget-mouse-help):
22329 Deleted.
22330 (widget-specify-field, widget-specify-button): Don't use
22331 widget-mouse-help as help-echo property.
22332 (default): Use #'ignore for :validate and :mouse-down-action.
22333 (checkbox): Add help-echo.
22334 (widget-sexp-validate): Rewritten to clarify error messages.
22335 (character): Use char-valid-p in :match function.
22336 (widget-color-complete): Use facemenu-color-alist.
22337 (widget-color-action): Use facemenu-read-color.
22338
22339 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't
22340 set up `caar' &c that we now have.
22341
22342 2000-02-09 Ray Blaak <blaak@gnu.org>
22343
22344 * delphi.el: Make resourcestring a declaration region, like const
22345 and var.
22346
22347 2000-02-09 Dave Love <fx@gnu.org>
22348
22349 * bindings.el (mode-line-input-method-map): New variable.
22350 (mode-line-mule-info): Use it; fix last change.
22351 (mode-line-mode-menu): Move definition.
22352 (mode-line-mouse-sensitive-p): Deleted.
22353 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
22354 (make-mode-line-mouse-sensitive): Deleted. Body moved to top level.
22355
22356 * startup.el (command-line-1): Don't call
22357 make-mode-line-mouse-sensitive.
22358
22359 2000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
22360
22361 * mail/rmail.el (rmail-retry-failure): Use rmail-beginning-of-message
22362 before rmail-toggle-header, because the former toggles headers.
22363
22364 2000-02-06 Stefan Monnier <monnier@cs.yale.edu>
22365
22366 * diff-mode.el (diff-kill-junk): New interactive function.
22367 (diff-reverse-direction): Use delete-and-extract-region.
22368 (diff-post-command-hook): Restrict the area so that the hook also works
22369 outside of any diff hunk. This is necessary for the minor-mode.
22370 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
22371 (diff-minor-mode): Setup the hooks for header-hunk rewriting.
22372
22373 * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
22374 (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
22375 so that it can be used more easily in <foo>-mode-hook. Also make sure
22376 to avoid duplicate entries.
22377 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
22378 (font-lock-remove-keywords): Just as was done for `add', allow it to
22379 work even if font-lock-mode is nil. Also make sure we don't modify
22380 any pre-existing list by forcing a copy-sequence. Finally rename
22381 `major-mode' to `mode'.
22382 (font-lock-fontify-syntactic-anchored-keywords)
22383 (font-lock-fontify-anchored-keywords)
22384 (font-lock-fontify-keywords-region): Use line-end-position.
22385 Don't make `font-lock-multiline' local (it's now done in
22386 font-lock-set-defaults).
22387 (font-lock-set-defaults): Make `font-lock-multiline' local.
22388 Move the `font-lock-fontified' creation to inside the `unless'.
22389
22390 2000-02-06 Andrew Innes <andrewi@gnu.org>
22391
22392 * term/w32-win.el (x-handle-args): Comment out call to message,
22393 which occurs before window system is initialized.
22394
22395 * makefile.nt: Add support for recompiling lisp code.
22396
22397 2000-02-04 Dave Love <fx@gnu.org>
22398
22399 * bindings.el (mode-line-mule-info): Fix/extend last change.
22400
22401 * completion.el: Replace completion-dolist with dolist.
22402
22403 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist, dotimes.
22404
22405 2000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl>
22406
22407 * textmodes/reftex.el (reftex-compile-variables): Regexp-quote the
22408 environment names before they go into the section regexp.
22409
22410 * textmodes/reftex-global.el (reftex-change-label): Add `A-Z' to
22411 char class in regexp.
22412
22413 * textmodes/reftex-parse.el (reftex-with-special-syntax):
22414 Bind `case-fold-search' to nil.
22415
22416 * progmodes/idlwave.el (idlwave-template):
22417 Respect `idlwave-abbrev-change-case'.
22418 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for)
22419 (idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat)
22420 (idlwave-while): Respect `idlwave-reserved-word-upcase'.
22421 (idlwave-rw-case): New function.
22422 (idlwave-statement-match): Fixed problem with assignment regexp.
22423 (idlwave-font-lock-keywords): Improved regexp for keyword parameters.
22424 (idlwave-surround): New argument LENGTH to support padding of
22425 operators longer than 1 char.
22426
22427 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
22428 idlwave-shell-expression-overlay. Implemented printing of
22429 expressions on higher levels of the calling stack.
22430 (idlwave-shell-display-level-in-calling-stack): Restore stack level.
22431 (idlwave-retrieve-expression-from-level): New function.
22432 (idlwave-shell-last-calling-stack): Variable removed.
22433 (idlwave-shell-reset): Argument action reversed (`visible' to
22434 `hidden'). Also remove stop-line overlay.
22435 (idlwave-shell-calling-stack-routine): New variable.
22436 (idlwave-shell-parse-stack-and-display): Messages now display
22437 negative level numbers.
22438 (idlwave-shell-mode): Set `modeline-format'.
22439 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
22440 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs 21.
22441 (idlwave-shell-print-expression-function): New option.
22442
22443 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere)
22444 (idlwave-toolbar-remove-everywhere): Keybindings prefix is now
22445 `tool-bar' instead of `toolbar'.
22446
22447 2000-02-02 Dave Love <fx@gnu.org>
22448
22449 * emacs-lisp/cl.el: Use bytecomp-load-hook, not
22450 emacs-lisp-mode-hook. Don't check for defalias being defined.
22451
22452 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
22453 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions.
22454 Use the new builtins directly.
22455
22456 * whitespace.el (whitespace): Add :version to defgroup.
22457
22458 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
22459 Doc fix.
22460
22461 * thingatpt.el (sexp-at-point, symbol-at-point)
22462 (number-at-point, list-at-point): Add autoload cookie.
22463
22464 * recentf.el (recentf): Add :version to defgroup.
22465
22466 * quickurl.el (quickurl): Add :version to defgroup.
22467
22468 * elide-head.el (elide-head): Use point-marker more.
22469
22470 * bs.el (bs): Add :version to defgroup.
22471
22472 * autorevert.el (global-auto-revert-mode): Add autoload cookie.
22473
22474 * progmodes/delphi.el (delphi): Add :version to defgroup.
22475
22476 2000-02-02 Gerd Moellmann <gerd@gnu.org>
22477
22478 * ange-ftp.el (ange-ftp-write-region): Handle case that
22479 succeeding process operation sets a different coding system.
22480
22481 * calculator.el: New file.
22482
22483 2000-02-02 Eli Zaretskii <eliz@is.elta.co.il>
22484
22485 * frame.el (frames-on-display-list, framep-on-display): New functions.
22486 (display-mouse-p, display-popup-menus-p, display-graphic-p)
22487 (display-selections-p, display-screens, display-pixel-width)
22488 (display-pixel-height, display-mm-width, display-mm-height)
22489 (display-backing-store, display-save-under, display-planes)
22490 (display-color-cells, display-visual-class): New functions.
22491
22492 * term/tty-colors.el (tty-color-gray-shades): New function.
22493
22494 * faces.el (display-color-p): Use framep-on-display.
22495 (display-grayscale-p): New function.
22496
22497 2000-01-31 Dave Love <fx@gnu.org>
22498
22499 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
22500 (create-fontset-from-x-resource): Don't concat integers.
22501
22502 2000-01-31 Inge Frick <inge@nada.kth.se>
22503
22504 * view.el: Some changes in documentation. Removed some trailing
22505 whitespace. Changed some parameter names to agree with documentation.
22506 (view-mode-exit): Keep entry in `view-return-to-alist' only when a
22507 window is not deleted. Modifies change 1998-04-26.
22508
22509 2000-01-31 Gerd Moellmann <gerd@gnu.org>
22510
22511 * windmove.el: New file.
22512
22513 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
22514 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
22515 progmodes/ebnf-yac.el: Update copyright and license info.
22516
22517 * jit-lock.el (jit-lock-function): Widen before calculating
22518 end position.
22519 (jit-lock-stealth-chunk-start): Rewritten.
22520
22521 * info.el (Info-title-face-alist): Removed.
22522 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New faces.
22523 (Info-fontify-node): Use these faces.
22524
22525 2000-01-30 Gerd Moellmann <gerd@gnu.org>
22526
22527 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
22528 (cl-macro-list1): Recognize `&allow-other-keys' instead of
22529 `&allow-other-keywords'.
22530
22531 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
22532 the list of directories scanned heuristically.
22533
22534 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to exist.
22535
22536 2000-01-30 Jason Rumney <jasonr@gnu.org>
22537
22538 * w32-fns.el: Define w32-tty-standard-colors.
22539
22540 * startup.el (command-line): Use w32-tty-standard-colors when in
22541 w32 console mode.
22542
22543 2000-01-30 Dave Love <fx@gnu.org>
22544
22545 * jka-compr.el (jka-compr-load): Fix up load-history.
22546
22547 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
22548
22549 * emacs-lisp/cl-macs.el: Revert previous change.
22550
22551 2000-01-29 Dave Love <fx@gnu.org>
22552
22553 * facemenu.el: Purecopy various strings.
22554
22555 * timezone.el (timezone-fix-time): Window against 69 for two-digit
22556 years. Deal with three-digit years.
22557
22558 * help.el (help-xref-symbol-regexp, help-xref-info-regexp):
22559 Use defconst, purecopy.
22560 (help-back-label): Purecopy it.
22561
22562 2000-01-18 Gerd Moellmann <gerd@gnu.org>
22563
22564 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
22565 variable. If non-nil, order the buffer list according to the
22566 currently selected frame.
22567 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
22568 non-nil, pass the selected frame to function buffer-list.
22569
22570 2000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
22571
22572 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
22573
22574 2000-01-28 Dave Love <fx@gnu.org>
22575
22576 * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
22577
22578 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
22579 Don't use lisp-indent-hook property.
22580 (cl-abs): Remove.
22581
22582 * subr.el: Move out indent and edebug specs for when and unless.
22583
22584 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
22585 when, unless.
22586
22587 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
22588 unless, when.
22589
22590 2000-01-28 Gerd Moellmann <gerd@gnu.org>
22591
22592 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
22593 `collecting' as synonym for `collect'.
22594
22595 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
22596 for the case it contains spaces.
22597
22598 * simple.el (what-cursor-position): Change formatting of messages.
22599
22600 * frame.el (delete-other-frames): New function.
22601 (toplevel): Bind it to C-x 5 1.
22602
22603 * sort.el (sort-numeric-base): New option.
22604 (sort-numeric-fields): If number starts with `0' or `0[xX[',
22605 interpret it as octal or hexadecimal. Use sort-numeric-base
22606 as default base.
22607
22608 * progmodes/glasses.el: New file.
22609
22610 2000-01-27 Gerd Moellmann <gerd@gnu.org>
22611
22612 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
22613 userids differently.
22614
22615 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
22616 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
22617 progmodes/ebnf-yac.el: New files.
22618
22619 2000-01-26 Dave Love <fx@gnu.org>
22620
22621 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
22622 on a function with an empty body. [From Eric Ludlam.]
22623
22624 2000-01-25 Andre Spiegel <spiegel@gnu.org>
22625
22626 * vc.el (vc-version-diff): Make sure file name is expanded.
22627
22628 2000-01-25 Gerd Moellmann <gerd@gnu.org>
22629
22630 * scroll-bar.el (scroll-bar-timer): Variable removed.
22631 (scroll-bar-toolkit-scroll): Don't use a timer.
22632
22633 2000-01-25 Kenichi Handa <handa@etl.go.jp>
22634
22635 * language/thai-util.el (thai-composition-function):
22636 Delete superfluous `a'.
22637
22638 2000-01-24 Dave Love <fx@gnu.org>
22639
22640 * fortran.el (fortran-mode): Use beginning-of-defun-function,
22641 end-of-defun-function.
22642
22643 * font-lock.el (turn-on-font-lock): Don't depend on window-system &c.
22644
22645 2000-01-22 Jason Rumney <jasonr@gnu.org>
22646
22647 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
22648 conflicts with new face support.
22649
22650 2000-01-22 Richard M. Stallman <rms@gnu.org>
22651
22652 * replace.el (query-replace): Rename last arg to DELIMITED.
22653 (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
22654 (query-replace-regexp): Likewise.
22655
22656 2000-01-20 Richard M. Stallman <rms@gnu.org>
22657
22658 * subr.el (with-syntax-table): Use make-symbol, not gensym.
22659
22660 * emacs-lisp/lisp.el (beginning-of-defun-function):
22661 Variable renamed from beginning-of-defun.
22662 Do not call make-variable-buffer-local.
22663 (beginning-of-defun-raw): Use new variable name; doc fix.
22664 (beginning-of-defun): Doc fix.
22665 (end-of-defun-function): Variable renamed from end-of-defun.
22666 Do not call make-variable-buffer-local.
22667 (end-of-defun): Use new variable name; doc fix.
22668
22669 * subr.el (dolist, dotimes): Copied from cl-macs.el
22670 and made to work.
22671
22672 * mail/undigest.el (rmail-digest-end-regexps):
22673 Variable replaces rmail-digest-end-regexp.
22674 Allows multiple regexps for detecting the end line.
22675 (undigestify-rmail-message): Corresponding changes.
22676
22677 2000-01-19 Dave Love <fx@gnu.org>
22678
22679 * files.el (user-init-file): Don't declare here -- is primitive.
22680
22681 * startup.el (command-line): Check for compiled user-init-file and
22682 set to uncompiled version if necessary.
22683
22684 2000-01-18 Gerd Moellmann <gerd@gnu.org>
22685
22686 * mail/undigest.el (rmail-digest-end-regexp): New user option.
22687 (undigestify-rmail-message): Use it.
22688
22689 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
22690
22691 2000-01-17 Gerd Moellmann <gerd@gnu.org>
22692
22693 * tmm.el (tmm-goto-completions): Adapt to prompt being part
22694 of mini-buffer.
22695
22696 2000-01-14 Gerd Moellmann <gerd@gnu.org>
22697
22698 * emacs-lisp/copyright.el (copyright-update): Removed the
22699 requirement for a trailing space from `copyright-regexp', to
22700 support copyrights with owner specified on a separate line..
22701
22702 * align.el: New file.
22703
22704 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
22705
22706 * net/eudc.el (toplevel): Define EUDC menu for Emacs.
22707
22708 2000-01-13 Dave Love <fx@gnu.org>
22709
22710 * ph.el: Removed. (Obsoleted by EUDC.)
22711
22712 2000-01-13 Gerd Moellmann <gerd@gnu.org>
22713
22714 * net/eudc.el (toplevel): Remove autoloaded code installing
22715 menu with easymenu, because that causes build problems.
22716
22717 * frame.el (frame-notice-user-settings): New variable.
22718 (frame-notice-user-settings): Don't modify frame parameters
22719 if called a second time.
22720
22721 2000-01-13 Richard M. Stallman <rms@gnu.org>
22722
22723 * frame.el (frame-notice-user-settings):
22724 Notice default-frame-parameters even for non-window frames.
22725
22726 2000-01-13 Gerd Moellmann <gerd@gnu.org>
22727
22728 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
22729 for Emacs.
22730 (eudc-bob-can-display-inline-images): Extend for Emacs.
22731 (eudc-bob-toggle-inline-display): Ditto.
22732 (eudc-bob-display-jpeg): Ditto.
22733
22734 2000-01-12 Gerd Moellmann <gerd@gnu.org>
22735
22736 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
22737 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
22738 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
22739
22740 * add-log.el (add-change-log-entry): Fix error trying an
22741 `(insert nil)'.
22742
22743 * subdirs.el: Add `net' directory.
22744
22745 * net: New directory.
22746
22747 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
22748 eval-last-sexp. Don't bind debug-on-error here.
22749 (eval-last-sexp): New function. Bind debug-on-error if
22750 eval-expression-debug-on-error is non-nil.
22751 (eval-defun-2, eval-defun): Likewise.
22752
22753 * simple.el (eval-expression): Don't bind debug-on-error if
22754 eval-expression-debug-on-error is nil. Detect changed
22755 debug-on-error, and propagate new value to global binding, if
22756 eval-expression-debug-on-error is non-nil,
22757 (eval-expression-debug-on-error): Change doc string.
22758
22759 2000-01-11 Richard M. Stallman <rms@gnu.org>
22760
22761 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
22762
22763 * emacs-lisp/lisp-mode.el (with-syntax-table):
22764 Set up lisp-indent-function property.
22765
22766 * subr.el (with-syntax-table): Moved from simple.el.
22767
22768 * simple.el (with-syntax-table): Moved to subr.el.
22769
22770 2000-01-11 Gerd Moellmann <gerd@gnu.org>
22771
22772 * tmm.el (tmm-shortcut): Delete region after prompt instead
22773 of erasing buffer.
22774
22775 * textmodes/fill.el (fill-common-string-prefix): New function.
22776 (fill-context-prefix): Use the longest common prefix of first
22777 and second line fill prefix, if there is one.
22778
22779 2000-01-11 Richard M. Stallman <rms@gnu.org>
22780
22781 * array.el (array-mode): Don't use make-variable-buffer-local.
22782 Use make-local-variable for `truncate-lines'.
22783
22784 2000-01-11 Jari Aalto <jari.aalto@poboxes.com>
22785
22786 * add-log.el (add-log-current-defun): Handle user-defined
22787 add-log-current-function returning nil,
22788
22789 * add-log.el (add-change-log-entry): Insert version number
22790 if having found a current function
22791
22792 * add-log.el (add-log-current-defun):
22793 Call `add-log-current-defun-function'. Try matches at level 0 and
22794 level 1. Strip whitespace from defun found.
22795
22796 2000-01-10 John Wiegley <johnw@gnu.org>
22797
22798 * allout.el (isearch-done/outline-provisions): Added `edit'
22799 argument to correspond with the current definition of `isearch-done'.
22800
22801 2000-01-10 Dave Love <fx@gnu.org>
22802
22803 * elide-head.el (elide-head): Use point-marker, not point.
22804
22805 2000-01-10 Gerd Moellmann <gerd@gnu.org>
22806
22807 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
22808 before and after the year 2000.
22809
22810 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
22811 Add ispell- prefix.
22812
22813 2000-01-10 Ken Stevens <k.stevens@ieee.org>
22814
22815 * ispell.el: Only define dictionaries in menus when they exist.
22816 (version18p): New variable.
22817 (version20p): New variable.
22818 (xemacsp): New variable.
22819 (ispell-choices-win-default-height): Fix for XEmacs visibility.
22820 (ispell-dictionary-alist1): Added Brasileiro dictionary.
22821 (ispell-dictionary-alist6): Russian command lines no longer accept
22822 run-together words.
22823 (ispell-local-dictionary-alist): Add koi8-r to customize definition.
22824 (ispell-dictionary-alist): Add koi8-r to customize definition.
22825 (check-ispell-version): Added documentation string. Return library
22826 path when called non-interactively.
22827 (ispell-menu-map-needed): Uses new variables.
22828 (ispell-library-path): New variable.
22829 (ispell-decode-string): XEmacs fix for bogus variable bindings.
22830 (ispell-word): Improved documentation string. Test for valid
22831 character mappings. Correctly check typed in word changes that can
22832 result in single words split into multiple words.
22833 Return replacement word.
22834 (ispell-command-loop): Fixes XEmacs display bugs. Show word to
22835 replace in recursive query replace mode. Help message for
22836 recursive edit mode.
22837 (ispell-show-choices): Protect against bad framepop bindings.
22838 (ispell-help): Fix to work with XEmacs.
22839 (ispell-highlight-spelling-error): Use new variables.
22840 (ispell-overlay-window): Fix to work with XEmacs.
22841 (ispell-parse-output): Passed and returns location information
22842 tracking spelling corrections. Doesn't recheck same word on
22843 current line.
22844 (ispell-init-process): Protect against bogus XEmacs variable binding.
22845 Fix call to single argument in sleep-for. Use new variables.
22846 (ispell-region): Passed and returns location information tracking
22847 spelling corrections. Doesn't check same word on current line.
22848 Improved documentation string. Doesn't resend a line already
22849 checked to the ispell process - fixes bug in LaTeX parsing.
22850 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
22851 (ispell-skip-region): No longer skips <TT> in SGML.
22852 (ispell-process-line): Tracks location information with spelling
22853 corrections. Added documentation string. Accounts for words
22854 already accepted on this line. Don't allow query-replace on line
22855 starting with math characters. Doesn't resend a line already sent
22856 to ispell process. Fixes alignment error bug.
22857
22858 2000-01-10 Richard M. Stallman <rms@gnu.org>
22859
22860 * dired-x.el (dired-guess-shell-alist-default):
22861 Suggest xloadimage, which is free, not xv, which isn't.
22862
22863 * ange-ftp.el (ange-ftp-file-name-nondirectory):
22864 Don't ever include the host name or user name in the value.
22865
22866 2000-01-09 Gerd Moellmann <gerd@gnu.org>
22867
22868 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
22869 of a real newline.
22870
22871 2000-01-09 Stephen Eglen <stephen@gnu.org>
22872
22873 * dired-x.el (dired-guess-shell-alist-default): Suggest xv
22874 for .png files.
22875
22876 2000-01-09 Per Abrahamsen <abraham@dina.kvl.dk>
22877
22878 * cus-edit.el (custom-hook-convert-widget): Fix comment.
22879
22880 2000-01-09 Gerd Moellmann <gerd@gnu.org>
22881
22882 * progmodes/cperl-mode.el: Replace ^F with ^L.
22883
22884 * sendmail.el (toplevel): Provide `sendmail' when compiling before
22885 `require'ing rmail and mailalias to prevent infinite recursion.
22886
22887 2000-01-08 Dave Love <fx@gnu.org>
22888
22889 * emacs-lisp/backquote.el: Remove inappropriate customization
22890 (allowing custom.el to use backquote).
22891
22892 2000-01-07 Dave Love <fx@gnu.org>
22893
22894 * add-log.el (add-log-debugging): Deleted.
22895 (add-change-log-entry): Treat a backup FILE-NAME as its parent
22896 file. Remove debugging code.
22897 (change-log-get-method-definition, change-log-name): Add doc.
22898 (change-log-sortable-date-at): New function.
22899 (change-log-merge): New command.
22900
22901 * time.el (display-time-string-forms): Make the Mail string active.
22902 (display-time-update): Provide help-echo for load average.
22903
22904 * bindings.el (make-mode-line-mouse2-map): New function.
22905 (mode-line-modified): Use it and simplify.
22906 (mode-line-mule-info): Provide help-echo info.
22907 (minor-mode-alist): Activate the strings.
22908 (make-mode-line-mouse-sensitive): Simplify for
22909 mode-line-buffer-identification.
22910
22911 2000-01-07 Gerd Moellmann <gerd@gnu.org>
22912
22913 * play/pong.el: New file.
22914
22915 2000-01-06 Dave Love <fx@gnu.org>
22916
22917 * array.el: Assorted cleanups for compiler warnings, doc strings,
22918 `array-' prefix for symbols.
22919
22920 2000-01-05 Dave Love <fx@gnu.org>
22921
22922 * textmodes/outline.el (outline-mode-menu-bar-map):
22923 Add outline-headers-as-kill.
22924 (outline-mode): Define imenu-generic-expression.
22925 (outline-headers-as-kill): New command.
22926
22927 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
22928 from paragraph-start.
22929 (paragraph-indent-minor-mode): New command.
22930
22931 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
22932 M-C-e, M-C-h, C-j, C-xnd, TAB.
22933 (fortran-mode): Set beginning-of-defun, end-of-defun.
22934 (fortran-column-ruler): Simplify.
22935 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
22936 (fortran-with-subprogram-narrowing): Likewise.
22937 (fortran-indent-subprogram): Call mark-defun.
22938 (fortran-check-for-matching-do): Change narrowing.
22939
22940 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
22941 (cl-lucid-hash-tag): Delete.
22942 (cl-hash-table-p): Correct test for native table.
22943 (cl-hash-table-count): Use hash-table-count.
22944
22945 * browse-url.el (browse-url): Fix case of
22946 browse-url-browser-function being an alist.
22947
22948 2000-01-05 Carsten Dominik <cd@gnu.org>
22949
22950 * textmodes/reftex-vars.el (reftex-parse-file-extension)
22951 (reftex-index-phrase-file-extension): New options.
22952
22953 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
22954 Use new option `reftex-index-phrase-file-extension'.
22955
22956 * textmodes/reftex.el (reftex-access-parse-file): Use new option
22957 `reftex-parse-file-extension'.
22958
22959 2000-01-05 Dave Love <fx@gnu.org>
22960
22961 * emacs-lisp/lisp.el (beginning-of-defun): New variable.
22962 (beginning-of-defun-raw): Use it.
22963 (end-of-defun): New variable.
22964 (end-of-defun): Use it.
22965 (check-parens): New command.
22966
22967 2000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org>
22968
22969 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
22970 (hs-show-block): Don't use `mapcar' when not accumulating.
22971
22972 Fix buglet in local variables initialization.
22973
22974 2000-01-05 Andreas Schwab <schwab@suse.de>
22975
22976 * hscroll.el (hscroll): Doc fix.
22977
22978 2000-01-05 Carsten Dominik <cd@gnu.org>
22979
22980 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar):
22981 Require idlw-toolbar.
22982
22983 * progmodes/idlwave.el (idlwave-load-system-rinfo): Load must read
22984 file idlw-rinfo.el.
22985 (idlwave-customize): Load must read file idlw-shell.el.
22986 (idlwave-create-customize-menu): Load must read file idlw-shell.el.
22987
22988 2000-01-05 Carsten Dominik <dominik@astro.uva.nl>
22989
22990 * progmodes/idlw-shell.el: Also provide idlwave-shell
22991 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
22992 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
22993
22994 * textmodes/reftex-dcr.el: Rename from reftex-vcr.el, provide
22995 both reftex-dcr and reftex-vcr.
22996
22997 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
22998
22999 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
23000
23001 * ps-print.el: PostScript code now is in separate files, doc fix.
23002 (ps-print-version): New version number (5.0.3).
23003 (ps-header-lines, ps-left-header, ps-right-header): No more buffer
23004 local.
23005 (ps-spool-config): Initialization fix.
23006 (ps-print-prologue-1, ps-print-prologue-2)
23007 (ps-print-duplex-feature): PostScript code moved to separated file.
23008 (ps-background-image): Little code reformating.
23009 (ps-begin-file, ps-begin-job): Fix code.
23010 (ps-postscript-code-directory, ps-mark-code-directory): New vars.
23011 (ps-prologue-file): New fun.
23012
23013 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
23014
23015 * ps-vars.el: Eliminated.
23016
23017 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
23018 `;;;###autoload'.
23019
23020 * ps-print.el: ps-vars eliminated, doc fix.
23021 (ps-print-version): New version number (5.0.2).
23022 (ps-spool-config): Initialization fix.
23023 (ps-print-customize): New fun.
23024
23025 2000-01-04 Gerd Moellmann <gerd@gnu.org>
23026
23027 * autorevert.el (auto-revert-mode): Return value of auto-revert-mode.
23028
23029 2000-01-04 Dave Love <fx@gnu.org>
23030
23031 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
23032 menu items.
23033
23034 2000-01-03 Dave Love <fx@gnu.org>
23035
23036 * elide-head.el (elide-head) [defgroup]: Add :version.
23037
23038 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
23039 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count):
23040 Use `cl-hash-table-p', not `hash-table-p'.
23041 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
23042
23043 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
23044
23045 * faces.el (face-read-integer, read-face-attribute)
23046 (color-defined-p, color-values): Unspecified-{f,b}g are now strings.
23047
23048 2000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org>
23049
23050 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
23051 at comment end, and re-insert them after filling.
23052
23053 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
23054
23055 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
23056 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
23057 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
23058
23059 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
23060
23061 * term/x-win.el (xw-defined-colors): Call color-supported-p,
23062 the new name of face-color-supported-p.
23063
23064 * term/w32-win.el (xw-defined-colors): Likewise.
23065
23066 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
23067
23068 * simple.el (completion-setup-function): Count completion-size
23069 from minibuffer-prompt-end, not from point-min.
23070
23071 2000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
23072
23073 * faces.el (read-face-attribute, defined-colors, color-defined-p):
23074 Pass the frame to tty-color-* functions.
23075 (display-color-p, frame-set-background-mode): Pass the frame to
23076 tty-display-color-p.
23077
23078 * term/tty-colors.el (tty-defined-color-alist): Renamed from
23079 tty-color-alist.
23080 (tty-color-alist, tty-modify-color-alist): New functions.
23081 (tty-color-define, tty-color-clear, tty-color-approximate)
23082 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept an
23083 optional parameter FRAME.
23084
23085 2000-01-01 Gerd Moellmann <gerd@gnu.org>
23086
23087 * image.el (create-image, defimage): Don't assume image data is
23088 a string.
23089
23090 * image.el (defimage): Handle specifications containing :data
23091 instead of :file.
23092 (image-type-from-data): New function.
23093 (image-type-from-file-header): Use it.
23094 (create-image): Add parameter DATA-P.
23095
23096 See ChangeLog.8 for earlier changes.
23097
23098 ;; Local Variables:
23099 ;; coding: iso-2022-7bit
23100 ;; End:
23101
23102 Copyright (C) 2000, 2001 Free Software Foundation, Inc.
23103 Copying and distribution of this file, with or without modification,
23104 are permitted provided the copyright notice and this notice are preserved.