(log-view-diff): Doc fix.
[emacs.git] / lisp / ChangeLog
blob84ecda1188589c84abaad839afa6f728a8f2b3f0
1 2005-12-14  Juri Linkov  <juri@jurta.org>
3         * log-view.el (log-view-diff): Doc fix.
5         * isearch.el (isearch-query-replace): Use (mark) instead of
6         isearch-opoint if mark is active in transient-mark-mode.
8 2005-12-14  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
10         * isearch.el (isearch-query-replace): Check for isearch-other-end.
12 2005-12-14  Per Abrahamsen  <abraham@dina.kvl.dk>
14         * progmodes/cpp.el (cpp-face): New widget.
15         (cpp-known-face, cpp-unknown-face, cpp-edit-list): Use it.
17 2005-12-14  Juri Linkov  <juri@jurta.org>
19         * help-macro.el (make-help-screen): Bind `inhibit-read-only' to t
20         around `erase-buffer' and `insert'.
22         * descr-text.el (describe-text-properties): Replace buffer name
23         "*Help-2*" with "*Help*<2>".
24         (describe-char): Add functions print-help-return-message,
25         toggle-read-only.  Use help-setup-xref with nil to not store
26         describe-char in help-xref-stack.  Use help-make-xrefs to
27         make [back] button.
29         * desktop.el (desktop-minor-mode-table): Add vc-dired-mode with nil.
31         * wdired.el (wdired-old-point): New internal variable.
32         (wdired-change-to-wdired-mode): Set it buffer-locally.
33         (wdired-abort-changes): Restore point after aborting changes.
35 2005-12-13  Stefan Monnier  <monnier@iro.umontreal.ca>
37         * vc.el (vc-do-command): Add a new value t for okstatus.
39         * vc-svn.el (vc-svn-registered): Use it to avoid popping up a spurious
40         frame in case of errors.
42 2005-12-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
44         * menu-bar.el (menu-bar-showhide-fringe-menu): Move "On the Right"
45         so it comes after "On the Left" in the menu.
47 2005-12-12  Luc Teirlinck  <teirllm@auburn.edu>
49         * cus-edit.el (customize-apropos, customize-apropos-options)
50         (customize-apropos-faces, customize-apropos-groups): Doc fixes.
52 2005-12-12  Bill Wohler  <wohler@newt.com>
54         * vc-svn.el (vc-svn-registered): Fix problem of visiting
55         non-writable Subversion-controlled files by saving window
56         configuration before calling vc-do-command.  vc-do-command calls
57         pop-to-buffer on error which is unexpected during registration.
59 2005-12-12  Jay Belanger  <belanger@truman.edu>
61         * calc/README: Update the summary of changes.
63 2005-12-12  Stefan Monnier  <monnier@iro.umontreal.ca>
65         * descr-text.el (describe-char): Rework last fix to solve the problem
66         is the same way it's solved for everything else in that function
67         (i.e. by extracting the info before setting up the *Help* buffer).
69 2005-12-12  Kim F. Storm  <storm@cua.dk>
71         * subr.el (version-regexp-alist): Allow space as separator before
72         non-numeric part, e.g. "1.0 alpha".
73         (version-to-list): Interpret .X.Y version as 0.X.Y version.
75 2005-12-12  Carsten Dominik  <dominik@science.uva.nl>
77         * textmodes/org.el: (org-agenda, org-timeline, org-todo):
78         Implement Logging and the keep-modes setting.
79         (org-get-category): Make sure a string is returned.
80         (org-log-done): New function.
81         (org-log-done, org-closed-string): New options.
83 2005-12-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
85         * tooltip.el (tooltip-y-offset): Change default to 20.
87 2005-12-12  Richard M. Stallman  <rms@gnu.org>
89         * mouse.el (mouse-drag-vertical-line): Use adjust-window-trailing-edge.
91         * frame.el (display-hourglass): Doc fix.
93         * help.el (help-for-help-internal): Simplify entry for `a'.
95         * info.el (Info-on-current-buffer): Doc fix.
96         (info-insert-file-contents): Don't test (featurep 'jka-compr).
98         * startup.el (inhibit-splash-screen): Make this the real name.
99         (inhibit-startup-message): Make this the alias.
100         (command-line): Find only simple.el, and use its directory
101         to fill in other preloaded files' names.
102         (command-line): Deactivate the mark if deactivate-mark is set.
104         * international/mule.el (load-with-code-conversion):
105         Bind deactivate-mark.
107         * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
109 2005-12-11  Luc Teirlinck  <teirllm@auburn.edu>
111         * cus-edit.el (customize-apropos): Avoid listing an option more
112         than once under different aliases.  No longer list user options
113         that are not defined with defcustom (unless a prefix arg is given).
114         Doc fix.
115         (customize-apropos-options): Doc fix.
117 2005-12-11  Juri Linkov  <juri@jurta.org>
119         * frame.el (set-background-color, set-foreground-color)
120         (set-cursor-color, set-mouse-color, set-border-color):
121         Add explicit prompts to read colors by `facemenu-read-color'.
122         (show-trailing-whitespace, blink-cursor-delay)
123         (blink-cursor-interval, display-hourglass, hourglass-delay):
124         Remove tags.
125         (display-hourglass, hourglass-delay): Doc fix.
126         (cursor-in-non-selected-windows): Capitalize words in tag.
128         * faces.el (frame-background-mode): Replace `choice-item' keywords
129         with `const' to not make [default] button.  Change default value tag
130         from `default' to `automatic'.  Doc fix.
131         (trailing-whitespace) <defface>: Change group `whitespace' to
132         `whitespace-faces'.
134 2005-12-11  Richard M. Stallman  <rms@gnu.org>
136         * buff-menu.el (Buffer-menu-sort-column): Not a user variable.
138 2005-12-11  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
140         * term/mac-win.el: Create keymap for mac-apple-event-map.
142 2005-12-11  Nick Roberts  <nickrob@snap.net.nz>
144         * tooltip.el (tooltip-mode): Move to start of file so that it
145         appears at top of customize buffer.
147         * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
148         Add the gud groupname.
149         (gud-tooltip-mode): Add the tooltip groupname.
150         (gud-tooltip-echo-area): Add the gud groupname. Remove tag to
151         avoid conflict with tooltip-use-echo-area.
153 2005-12-10  Romain Francoise  <romain@orebokech.com>
155         * help.el (help-for-help-internal): Add `r' in doc string.
157 2005-12-10  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
159         * align.el (align-regexp, align-highlight-rule): Use
160         region-beginning and region-end instead of point and mark, so that
161         repetition (with `repeat-complex-command') recomputes the region
162         bounds.
164 2005-12-10  Lennart Borgman  <lennart.borgman.073@student.lu.se>
166         * window.el (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
167         (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
168         (bw-refresh-edges, bw-adjust-window, bw-balance-sub): New functions.
169         (balance-windows): Rewrite using the above new functions.
171 2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
173         * hi-lock.el: (hi-lock-mode) Renamed from hi-lock-buffer-mode;
174         react if global-hi-lock-mode seems intended.
175         (global-hi-lock-mode) Renamed from hi-lock-mode.
176         (hi-lock-archaic-interface-message-used)
177         (hi-lock-archaic-interface-deduce): New variables.
178         (turn-on-hi-lock-if-enabled, hi-lock-line-face-buffer)
179         (hi-lock-face-buffer, hi-lock-face-phrase-buffer)
180         (hi-lock-find-patterns, hi-lock-font-lock-hook): Replace
181         hi-lock-buffer-mode with hi-lock-mode.
183 2005-12-10  Kevin Rodgers  <ihs_4664@ihs.com>
185         * emacs-lisp/lisp.el (lisp-complete-symbol): Regenerate the
186         completion list, even after a partial completion has been
187         inserted in the current buffer.  If there are more than 1
188         completion, redisplay the *Completions* buffer; if the
189         completion is unique, delete the *Completions* window.
191 2005-12-10  Eli Zaretskii  <eliz@gnu.org>
193         * mail/rmail.el (rmail-next-same-subject): Handle multiple "Re: "
194         strings and long subject lines that were broken into multiple
195         lines at arbitrary places.  Handle subjects that have "Re: " in
196         the middle.
198 2005-12-10  John W. Eaton  <jwe@octave.org>
200         * emacs/octave-mod.el (octave-electric-space): Don't indent
201         comments or strings if octave-auto-indent is nil.
203 2005-12-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
205         * term/mac-win.el: Require url when compiling.  Call
206         mac-process-deferred-apple-events after loading init files.
207         (mac-apple-event-map): New defvar.  Define event handlers in it.
208         (core-event, internet-event): New Apple event class symbols.
209         (open-application, reopen-application, open-documents)
210         (print-documents, open-contents, quit-application)
211         (application-died, show-preferences, autosave-now, get-url): New
212         Apple event ID symbols.
213         (about): New HICommand ID symbol.
214         (mac-event-spec, mac-event-ae): New macros.
215         (mac-ae-parameter, mac-ae-list, mac-bytes-to-integer)
216         (mac-ae-selection-range, mac-ae-text-for-search)
217         (mac-ae-open-documents, mac-ae-text, mac-ae-get-url): New functions.
218         (mac-application-menu-map): Remove keymap.  Handlers for HICommand
219         and Services menu events are now defined in mac-apple-event-map.
220         (mac-drag-n-drop): Remove selection range handling.
222 2005-12-10  Kenichi Handa  <handa@m17n.org>
224         * simple.el (zap-to-char): Translate CHAR by
225         translation-table-for-input.
227         * isearch.el (isearch-process-search-char): Translate CHAR by
228         translation-table-for-input.
230 2005-12-09  Chong Yidong  <cyd@stupidchicken.com>
232         * foldout.el (foldout-exit-fold): Properly hide subtree.
234 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
236         * files.el (save-buffer):
237         * international/ucs-tables.el (ucs-set-table-for-input):
238         * mail/mail-extr.el (mail-extract-address-components):
239         * mail/sendmail.el (mail-mode): Reformat doc string.
241 2005-12-09  Juri Linkov  <juri@jurta.org>
243         * isearch.el (isearch-highlight): Change main overlay priority
244         from 1 to 1001.  Simplify.
245         (isearch-lazy-highlight-update): Change lazy overlay priority
246         from 0 to 1000.
248         * replace.el (replace-highlight): Change overlay priority from
249         1 to 1001.
251         * textmodes/ispell.el (ispell-highlight-spelling-error-overlay):
252         Change overlay priority from 1 to 1001.  Reuse existing overlay.
254         * compare-w.el (compare-windows-highlight): Change overlay
255         priority from 1 to 1000.
257         * menu-bar.el (menu-bar-edit-menu): Add listp around
258         pending-undo-list to disable menu item "undo" when pending
259         undo list is empty.
261         * locate.el (locate): Disable undo in *Locate* buffer.
263 2005-12-09  Kim F. Storm  <storm@cua.dk>
265         * mail/smtpmail.el (smtpmail-via-smtp): Disable undo in SMTP buffer.
267 2005-12-09  David Ponce  <david@dponce.com>
269         * recentf.el: Improvement of the menu code.
270         (recentf-enabled-p): Move before first use.  Use `kill-emacs-hook'
271         instead of menu hook.
272         (recentf-show-menu, recentf-hide-menu): New functions.
273         (recentf-menu-customization-changed, recentf-mode): Use them.
274         (recentf-menu-action, recentf-max-menu-items)
275         (recentf-menu-open-all-flag, recentf-menu-append-commands-flag)
276         (recentf-arrange-by-rule-others)
277         (recentf-arrange-by-rules-min-items)
278         (recentf-arrange-by-rule-subfilter) : Don't use
279         `recentf-menu-customization-changed'.
280         (recentf-arrange-rules): Likewise.  Accept functions to compute
281         sub-menu titles.
282         (recentf-menu-filter): Likewise.  Doc fix.
283         (recentf-menu-value-shortcut): Doc fix.
284         (recentf-dump-variable): Quote atom value.
285         (recentf-make-menu-items): Update to use it as a menu filter.
286         (recentf-match-rule): New function.
287         (recentf-arrange-by-rule): Use it.
288         (recentf-indirect-mode-rule): New function.
289         (recentf-build-mode-rules): Use it.
290         (recentf-dir-rule): New function.
291         (recentf-arrange-by-dir): Use it.
292         (recentf-filter-changer-current): Rename from
293         `recentf-filter-changer-state'.  All references updated.
294         (recentf-filter-changer-alist): Update filter names.
295         (recentf-filter-changer-select): New function.
296         (recentf-filter-changer): Use it.  Make a sub-menu from filters
297         available in `recentf-filter-changer-alist'.
298         (recentf-data-cache, recentf-clear-data)
299         (recentf-update-menu): Remove.  All references updated.
300         (recentf-match-rule-p, recentf-build-dir-rules)
301         (recentf-filter-changer-goto-next)
302         (recentf-filter-changer-get-current)
303         (recentf-filter-changer-get-next): Remove.
305 2005-12-08  Luc Teirlinck  <teirllm@auburn.edu>
307         * cus-edit.el (custom-buffer-create-internal): Relabel the whole
308         buffer "Reset" button to "Reset to Current" for consistency with
309         the State buttons.
311 2005-12-08  John Paul Wallington  <jpw@pobox.com>
313         * ibuf-ext.el (define-ibuffer-filter filename):
314         If `dired-directory' is a list then really use its car.
316 2005-12-08  Kim F. Storm  <storm@cua.dk>
318         * emulation/cua-rect.el (cua--rectangle-aux-replace): Fix
319         indention of text on right side of replaced rectangle.
321 2005-12-09  Nick Roberts  <nickrob@snap.net.nz>
323         * progmodes/gud.el (gud-speedbar-buttons, gud-tooltip-tips):
324         No need to check gud-comint-buffer is bound.
325         (gdb): Prevent multiple debugging when first session uses gdba.
327 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
329         CC Mode update to 5.31.
331         * progmodes/cc-subword.el: Add a dummy `c-subword-mode' for
332         Emacsen which lack `define-minor-mode'.  (Currently Emacs <21.  We
333         might do this function properly in the future).
335         * progmodes/cc-cmds.el, cc-defs.el, cc-styles.el, cc-vars.el: New
336         macros c-sentence-end and c-default-value-sentence end, to cope
337         with Emacs 22's new function `sentence-end'.
339 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
341         * progmodes/cc-cmds.el (c-show-syntactic-information): Solved the
342         compat issue using `c-put-overlay' and `c-delete-overlay'.
344         * progmodes/cc-defs.el (c-put-overlay, c-delete-overlay): New
345         compat macros to handle overlays/extents.
347 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
349         * progmodes/cc-fix.el: Add definitions of the macros push and pop
350         (for GNU Emacs 20.4)
352         * progmodes/cc-defs.el:
353         (i) Load cc-fix.elc for `push' and `pop' (for GNU Emacs 20.4)
355         * progmodes/cc-cmds.el (c-show-syntactic-information): change the
356         highlighting mechanism so it will work in XEmacs too.
358         * progmodes/cc-defs.el: Insert c-int-to-char.
360         * progmodes/cc-langs.el (c-nonsymbol-token-char-list): Insert a
361         call to the new macro c-int-to-char.  This solves XEmacs's
362         regarding characters as different from integers.
364 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
366         * progmodes/cc-fonts.el (c-make-syntactic-matcher): New internal
367         helper.
369         (c-cpp-matchers, c-basic-matchers-before): Use the `eval'
370         construct to make the indirect face lookup work in XEmacs.
372         (c-cpp-matchers): Append the negation char face to the existing
373         fontification, so that the cpp face doesn't disappear.  Use
374         `c-make-syntactic-matcher' to avoid negation chars in comments and
375         strings.
377         * progmodes/cc-fonts.el (c-negation-char-face-name): New variable
378         to map to `font-lock-negation-char-face' in emacsen where it
379         exists.
381 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
383         * progmodes/cc-mode.el: Bind c-subword-mode to C-c C-w.
385         * progmodes/cc-subword.el, cc-cmds.el, cc-mode.el: Rename
386         "c-subword-move-mode" as "c-subword-mode".
388         * progmodes/cc-mode.el: Added tty suitable bindings for C-c
389         <delete> and C-c C-<delete>.  (To the c-hungry- delete functions).
391 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
393         * progmodes/cc-mode.el: Added autoload directive for
394         `c-subword-move-mode' for use in older emacsen.
396 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
398         * progmodes/cc-mode.el:
399         (i) Insert a binding for C-c C-backspace into
400         c-bind-special-erase-keys which works in TTYs.
401         (ii) Make sure that when file styles are used, any explicitly
402         given style variables take priority over those in the style.  Do
403         this by calling `hack-local-variables' a second time.
405         * progmodes/cc-vars.el: Add language specific customization
406         widgets for AWK to c-doc-comment-style, c-require-final-newline
407         and c-default-style.  Add a defcustom for awk-mode-hook.  Give
408         c-syntactic-element and c-syntactic-context doc-strings by
409         directly setting their `variable-documentation' propery.  This
410         allows Emacs 22.1 to read these with C-h v.
412         * progmodes/cc-awk.el: Apply a tidy-up patch (from Stefan
413         Monnier).
415 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
417         * progmodes/cc-fonts.el, cc-vars.el
418         (gtkdoc-font-lock-doc-comments, gtkdoc-font-lock-doc-protection,
419         gtkdoc-font-lock-keywords): GtkDoc patterns contributed by
420         Masatake YAMATO.
422         (c-doc-comment-style): Made GtkDoc default in C mode.
424         * progmodes/cc-mode.el: Fixed key bindings for C-c C-<backspace>
425         and C-c C-<delete>.
427         (c-bind-special-erase-keys): New function for use on
428         `normal-erase-is-backspace-hook' to bind C-c C-<delete> correctly.
430         * progmodes/cc-cmds.el (c-hungry-delete): New function to fix
431         <delete> key behavior in XEmacs according to `delete-forward-p'.
432         C.f. `c-electric-delete'.
434 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
436         * progmodes/cc-mode.el: Give c-hungry-backspace and
437         c-hungry-delete-forward permanent key bindings.
439         * progmodes/cc-cmds.el (c-electric-semi&comma): Bind
440         c-syntactic-context for calls to "criteria functions", for
441         consistency with other calls to user functions.
443         * progmodes/cc-cmds.el (c-indent-command): expunge use of
444         `current-prefix-arg', since this might be the prefix arg to a
445         command which calls c-indent-command as a function.  Change the
446         interactive spec from "p" to "P".
448         * progmodes/cc-styles.el: Amend the doc-string of c-set-style, in
449         reponse to a report from Joseph Kiniry <kiniry@acm.org> that it
450         was difficult to understand.
452 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
454         * progmodes/cc-engine.el (c-on-identifier): Fixed bug when at the
455         first char of an identifier.
457         * progmodes/cc-engine.el (c-on-identifier): Handle the "operator
458         +" syntax in C++.
460 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
462         * progmodes/cc-cmds.el (c-mask-paragraph): correct, so that
463         auto-fill doesn't split a c-comment's last word from a hanging
464         "*/" when a space is typed between them after fill-column.
466         * progmodes/cc-defs.el: New macro c-delete-and-extract-region.
468         * progmodes/cc-styles.el (c-set-style,
469         c-setup-paragraph-variables): Abort the command if we're not in a
470         CC Mode buffer.
472         * progmodes/cc-align.el (c-lineup-C-comments): Correct indentation
473         with blank comment-prefix, and a blank line as the comment's
474         second line.
476 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
478         * progmodes/cc-fonts.el (c-cpp-matchers, c-basic-matchers-before):
479         Incorporated the patterns added in the Emacs development branch
480         for the new Emacs 22 face `font-lock-negation-char-face'.
482         * progmodes/cc-fonts.el (c-invalid-face-name): Use "red1" instead
483         of "red" since it stands out better in xterms and DOS terminals.
485         * progmodes/cc-engine.el (c-literal-faces): Added
486         `font-lock-comment-delimiter-face' which is new in Emacs 22.
488 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
490         * progmodes/cc-cmds.el: Make C-c C-a (`c-toggle-auto-newline')
491         forcibly enable c-electric-flag.
493         * progmodes/cc-vars.el, cc-cmds.el: New clean-up
494         `comment-close-slash' on c-electric-slash: if enabled, typing `/'
495         just after the comment-prefix of a C-style comment will close that
496         comment.
498 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
500         * progmodes/cc-fonts.el (c-basic-matchers-before,
501         c-complex-decl-matchers): Fixed the "not-arrow-prefix" regexp used
502         in Pike.
504         * progmodes/cc-langs.el (c-other-op-syntax-tokens): Only C++ has
505         digraphs.
507         * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el
508         (c-cpp-message-directives, c-cpp-include-directives,
509         c-opt-cpp-macro-define, c-opt-cpp-macro-define-start,
510         c-cpp-expr-directives): Introduced new language constants to
511         control cpp syntax in a cleaner way.
513         (c-cpp-expr-functions): Renamed from c-cpp-defined-fns.
515         (c-cpp-matchers, c-forward-to-cpp-define-body): Use them.
517         * progmodes/cc-langs.el, cc-fonts.el (c-string-escaped-newlines,
518         c-multiline-string-start-char): New language constants and
519         variables to specify how newlines in string literals work.
521         (c-font-lock-invalid-string): Use them.
523         * progmodes/cc-cmds.el (c-try-one-liner): Robustness fix if an
524         unbalanced close brace is entered.  Optimization by avoiding going
525         back over arbitrarily large blocks.  Removed hints that this
526         function only would be relevant/useful in AWK.
528         (c-electric-brace): Indent syntactically after the cleanups since
529         lineup functions might do it differently then.
531         * progmodes/cc-engine.el, cc-langs.el
532         (c-opt-op-identifier-prefix): New language constant and variable.
534         (c-just-after-func-arglist-p, c-after-special-operator-id,
535         c-search-decl-header-end, c-inside-bracelist-p): Use it.
537         * progmodes/cc-align.el, cc-engine.el
538         (c-after-special-operator-id): New helper to handle C++ operator
539         identifiers.
541         (c-lineup-topmost-intro-cont, c-just-after-func-arglist-p,
542         c-guess-basic-syntax): Handle C++ operator identifiers in
543         declarations.
545         * progmodes/cc-langs.el (c-assignment-operators): Added the
546         trigraph version of ^= too.
548         * progmodes/cc-langs.el (c-assignment-operators): Added the
549         trigraph version of |= in C++.
551         * progmodes/cc-fonts.el (c-font-lock-declarators): Handle
552         `c-decl-hangon-kwds' after the identifier name.
554         * progmodes/cc-engine.el (c-guess-basic-syntax): When deciding
555         whether an arglist is "nonempty", ignore a comment after the open
556         paren if it isn't followed by a non-comment token on the same
557         line.
559         * progmodes/cc-engine.el (c-guess-basic-syntax): Case 4: Enable
560         heuristics below the point to cope with classes inside special
561         brace lists in Pike.
563 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
565         * progmodes/cc-cmds.el: Amend c-point-syntax to handle macros.
567 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
569         * progmodes/cc-guess.el (cc-guess-install): New function to
570         install an already guessed style in another buffer.
572         * progmodes/cc-defs.el (c-tentative-buffer-changes): No longer
573         sets `inhibit-read-only' - `c-save-buffer-state' should be used
574         anyway if the change always is undone.
576 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
578         Implement togglable electricity:
580         * progmodes/cc-defs.el: Enhance c-save-buffer-state's doc-string,
581         saying when it should be used.
583         * progmodes/cc-engine.el: Add the new buffer-local variable,
584         c-electric-flag.
586         * progmodes/cc-langs.el: Change the name of c-toggle-auto-state to
587         c-toggle-auto-newline.
589         * progmodes/cc-mode.el: Rename c-toggle-auto-state to
590         c-toggle-auto-newline.  Remove the binding for
591         c-toggle-auto-hungry-state.  Add the binding C-c C-l for the new
592         c-toggle-electric-state.
594         * progmodes/cc-vars.el: Make c-syntactic-indentation buffer local.
596         * progmodes/cc-cmds.el: Add `c-bytecomp-defun's for
597         c-\(forward\|backward\)-subword.
598         (c-update-modeline): Add the new modeline flag `l' for
599         `c-electric-flag'.  Make the auto-newline flag `a' dependent on
600         `l'.
601         (c-toggle-auto-state): Rename it to `c-toggle-auto-newline'.  Make
602         the old name an alias of the new name.
603         (c-toggle-electric-state): New function.
604         c-electric-\(pound\|brace\|slash\|star\|semi&comma\|colon\|lt-gt\|paren\|continued-statement\):
605         Adapt these functions to do electric things only when
606         c-electric-flag is non-nil.
607         (c-point-syntax, c-brace-newlines, c-try-oneliner): Extract these
608         new functions from c-electric-brace.
609         (c-point-syntax): Add a check for "virtual semicolons" in AWK
610         mode, so that the tentative extra newline doesn't change the
611         syntax of the following brace.
612         (c-electric-brace): restructure by extracting the above functions.
613         Tidy up the coding somewhat.
614         (c-electric-semi&comma, c-electric-colon, c-electric-paren):
615         restructure a bit.
617 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
619         * progmodes/cc-cmds.el (c-show-syntactic-information): Show the
620         anchor position(s) using faces.  Thanks to Masatake YAMATO for the
621         idea.
623         * progmodes/cc-mode.el, cc-cmds.el, cc-defs.el, cc-engine.el
624         (c-submode-indicators): Changed name from `c-auto-hungry-string'
625         since it's now used to track another submode.
627         (c-update-modeline): Converted to function and extended to check
628         `c-subword-move-mode'.
630         (c-forward-into-nomenclature, c-backward-into-nomenclature):
631         Converted to compat aliases for `c-forward-subword' and
632         `c-backward-subword'.
634         * progmodes/cc-subword.el: New functions and minor mode to handle
635         SillyCapsedStyleIndentifiers, contributed by Masatake YAMATO:
637         (c-forward-subword, c-backward-subword, c-mark-subword,
638         c-kill-subword, c-backward-kill-subword, c-transpose-subwords,
639         c-capitalize-subword, c-downcase-subword, c-upcase-subword):
640         Functions corresponding to the standard word handling functions.
642         (c-subword-move-mode): Minor mode that replaces all the standard
643         word handling functions with their subword equivalences.
645 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
647         * progmodes/cc-vars.el (c-cleanup-list): Insert a customization
648         entry for one-liner-defun.
650         * progmodes/cc-defs.el: Give c-tentative-buffer-changes its own
651         name in its def-edebug-spec.
653         * progmodes/cc-cmds.el (c-electric-brace): Make the
654         one-liner-defun clean-up work with empty-defun-braces.  o-l-d now
655         compacts space before a comment, if this will make things fit on
656         one line.
658         Introduce an "awk" style, mainly for auto-newline and clean-ups.
660         * progmodes/cc-align.el: new function c-snug-1line-defun-close
662         * progmodes/cc-cmds.el: In c-electric-brace, add code for new
663         clean-up one-liner-defun.
665         * progmodes/cc-styles.el: Add the new "awk" style.
667         * progmodes/cc-vars.el: Add description of one-liner-defun to
668         c-cleanup-list's doc-string.  New user options,
669         c-max-one-liner-length.  In c-default-style, set the default style
670         for AWK to "awk".
672 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
674         * progmodes/cc-engine.el (c-forward-label): Fixed fontification of
675         macros inside labels.
677         * progmodes/cc-engine.el (c-looking-at-bos): Obsoleted in favor of
678         `c-at-statement-start-p' and `c-at-expression-start-p'.
680         * progmodes/cc-defs.el (c-tnt-chng-record-state): Don't signal an
681         error if the mark isn't set.
683         * progmodes/cc-engine.el (c-guess-continued-construct,
684         c-guess-basic-syntax): Use `c-forward-decl-or-cast-1' to more
685         accurately detect functions inside functions.
687         * progmodes/cc-engine.el (c-at-expression-start-p): New function
688         like `c-at-statement-start-p' that additionally recognizes commas
689         and expression parentheses as delimiters.
691         * progmodes/cc-engine.el (c-looking-at-inexpr-block): Added flag
692         to avoid heuristics that doesn't work for unclosed blocks.
694         (c-at-statement-start-p): New function.
696         * progmodes/cc-engine.el, cc-fonts.el: Fixes in handling of
697         Objective-C directives, e.g. directives spanning lines should work
698         reasonably well now.
700         (c-put-c-type-property, c-clear-c-type-property): New helpers.
702         (c-forward-objc-directive): New function to move over any ObjC
703         directive.
705         (c-just-after-func-arglist-p, c-guess-basic-syntax,
706         c-basic-matchers-before): Use it.
708         (c-font-lock-objc-iip-decl): Removed.
710         * progmodes/cc-engine.el (c-guess-basic-syntax): Some improvement
711         in the template arglist recognition.
713         * progmodes/cc-styles.el (c-style-alist): Fixed several
714         inconsistencies in the Whitesmith style.
716         * progmodes/cc-align.el (c-lineup-after-whitesmith-blocks): New
717         lineup function to get lines after Whitesmith style blocks
718         correctly indented.
720         (c-lineup-whitesmith-in-block): Backed out the compensation for
721         opening parens since it's done using `add' lists in the style
722         definition instead.  Don't use the anchor position since it varies
723         too much between the syntactic symbols. :P
725         * progmodes/cc-vars.el (c-valid-offset): Updated.
727         * progmodes/cc-engine.el (c-evaluate-offset): Extended to handle
728         lists where the offsets are combined according to several
729         different methods: `first', `min', `max', and `add'.  Report
730         offset evaluation errors with `c-benign-error' so that some kind
731         of reindentation still is done.
733         * progmodes/cc-engine.el (c-guess-basic-syntax): Anchor
734         `arglist-intro' the same way as `arglist-cont-nonempty' and
735         `arglist-close'.
737         * progmodes/cc-engine.el (c-guess-basic-syntax): Fixed similar
738         situations for `arglist-cont-nonempty' and `arglist-close'.
740         * progmodes/cc-langs.el (c-opt-identifier-concat-key-depth): New
741         constant.
743         * progmodes/cc-defs.el: Use `cc-bytecomp-fboundp' and
744         cc-bytecomp-boundp' in a number of places.
746         * progmodes/cc-engine.el (c-beginning-of-statement-1): Fixed a
747         macro related issue.
749 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
751         * progmodes/cc-awk.el: Change the terminology of regexps: A char
752         list is now
753         [asdf], a char class [:alpha:].  Include code for char classes.
754         Set c-awk-NL-prop on lines ending in open strings.  (Bug fix.)
755         Add character classes (e.g. "[:alpha:]") into AWK Mode's regexps.
757         Remove (nearly all of) the cruft associated with AWK Mode's former
758         concept of "virtual semicolons":
760         Adapt c-beginning-of-statement, c-end-of-statement (together with
761         subfunctions) to use the new notion of "virtual semicolon" in
762         place of the old awkward special handling for AWK.  There remains
763         much cruft in cc-awk.el, cc-cmds.el and cc-engine.el to clear out.
764         * progmodes/cc-cmds.el:
765         (c-ascertain-adjacent-literal): In the backwards direction, now
766         recognises AWK regexp delimiters as string delimiters.
767         (c-after-statement-terminator-p): Adapt for virtual semicolons;
768         check more rigorously for "end of macro".
769         (c-back-over-illiterals, c-forward-over-illiterals): Adapt for
770         virtual semicolons;
771         (c-beginning-of-statement): Adapt for virtual semicolons; Separate
772         out the code for forward movement into ...
773         (c-end-of-statement): Now contains the code for forward movement,
774         adapted for virtual semicolons.
776         * progmodes/cc-engine.el:
777         (c-ws*-string-limit-regexp): new regexp.
778         (c-forward-single-comment, c-backward-single-comment): Comment out
779         the (now redundant) "special" AWK stuff.
781         * progmodes/cc-styles.el, cc-vars.el: Change the settings of
782         c-string-par-start, c-string-par-separate to be more like Text
783         Mode than Fundamental Mode.
785 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
787         * progmodes/cc-fonts.el (c-font-lock-declarations): Always narrow
788         to the fontified region so that fontification doesn't occur
789         outside it
790         (could happen e.g. when fontifying a line with an unfinished
791         declaration).
793 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
795         * progmodes/cc-awk.el: Regexps for analysing AWK code have been
796         moved to near the start of the file.  ^L now separate sections of
797         the file.  New defconsts: c-awk-non-eol-esc-pair-re,
798         c-awk-blank-or-comment-line-re,
799         c-awk-one-line-possibly-open-string-re,
800         c-awk-regexp-one-line-possibly-open-char-class-re,
801         c-awk-one-line-possibly-open-regexp-re,
802         c-awk-one-line-non-syn-ws*-re.  New functions: c-awk-at-vsemi-p,
803         c-awk-vsemi-status-unknown-p.
805         Amend the concept of "virtual semicolons" (in the indentation
806         engine) for languages like AWK, such that they are now
807         conceptually attached to end of the last token of a statement, not
808         the end of the line.  (In AWK Mode, however, the pertinent text
809         property is still physically set on the EOL.)  Remove the specific
810         tests for awk-mode, thus facilitating the introduction of other
811         language modes where EOLs can end statements.  (Note: The
812         funtionality in cc-cmds.el, specifically
813         c-beginning/end-of-statement has yet to be amended.)
815         * progmodes/cc-defs.el: New macros c-at-vsemi-p,
816         c-vsemi-status-unknown-p.
818         * progmodes/cc-langs.el: Added `#' into AWK Mode's value of
819         c-stmt-delim-chars.  New c-lang-defvars: c-at-vsemi-p-fn,
820         c-vsemi-status-unknown-p-fn (in a new page).
822         * progmodes/cc-engine.el: In c-beginning-of-statement-1,
823         c-crosses-statement-barrier-p, c-guess-basic-syntax, replace
824         numerous awkward forms like
825         (if (c-major-mode-is 'awk-mode) (c-awk-prev-line-incomplete-p))
826         with
827         (c-at-vsemi-p).  Fix a few typos.  In c-guess-basic-syntax, new
828         variable before-ws-ip, the place just after char-before-ip
829         appears.
831         * progmodes/cc-mode.el: Fix what's almost a semantic ambiguity in
832         a comment.
834 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
836         * progmodes/cc-cmds.el (c-electric-brace): Cleaned up using
837         `c-tentative-buffer-changes'.
839         * progmodes/cc-defs.el (c-region-is-active-p): Simplified and
840         converted to macro to choose between Emacs and XEmacs at compile
841         time.
843         (c-set-region-active): New set counterpart to
844         `c-region-is-active-p'.
846         (c-tentative-buffer-changes): New macro to handle temporary buffer
847         changes in a convenient way.
849         (c-tnt-chng-record-state, c-tnt-chng-cleanup): Internal helpers
850         for `c-tentative-buffer-changes'.
852         * progmodes/cc-engine.el (c-looking-at-inexpr-block): Tightened up
853         the checks for paren sexps between the point and the keyword, to
854         avoid some false alarms.
856         * progmodes/cc-engine.el, cc-langs.el (c-looking-at-inexpr-block):
857         Fixed a situation where an error could be thrown for unbalanced
858         parens.  Changed to make use of c-keyword-member' to avoid some
859         repeated regexp matches.
861         (c-opt-lambda-key, c-opt-inexpr-block-key,
862         c-opt-inexpr-class-key): These language variable are no longer
863         necessary.
865         (c-block-stmt-kwds): New language constant used by
866         c-looking-at-inexpr-block'.
868         (c-guess-basic-syntax): Removed an optional check that looked at
869         the existence of the now removed language variables.
871         * progmodes/cc-engine.el (c-fdoc-shift-type-backward,
872         c-forward-decl-or-cast-1): Fixed invalid recognition of C++ style
873         object instantiation expressions as declarations in some contexts.
874         This bug only affected languages where the declarator can't be
875         enclosed in parentheses.
877         * progmodes/cc-styles.el (c-style-alist): Fixed the GNU style to
878         insert newlines before and after substatement braces.
880         * progmodes/cc-engine.el: Improved the heuristics for recognizing
881         function declaration headers and the handling of C++ style member
882         init lists.
884         (c-just-after-func-arglist-p): Rewritten to use
885         `c-forward-decl-or-cast-1'.  Now behaves a bit differently too.
887         (c-beginning-of-member-init-list): Removed since it isn't used
888         anymore.
890         (c-guess-basic-syntax): Case 5B adapted for the new
891         `c-just-after-func-arglist-p'.  Cases 5B.1 and 5B.3 merged.  Cases
892         5D.1 and 5D.2 removed since they aren't trigged anymore (case 5B.1
893         covers all cases now).
895         * progmodes/cc-defs.el (c-point): Added 'bosws and 'eosws.
897 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
899         * progmodes/cc-cmds.el, cc-styles.el, cc-vars.el: New variables
900         c-string-par-start/separate c-sentence-end-with-esc-eol,
901         initialised in c-setup-paragraph-variables, used in string
902         scanning subroutines of c-beginning-of-statement.
904         * progmodes/cc-cmds.el (c-electric-brace): don't delete a comment
905         which precedes the newly inserted `{'.
907 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
909         * progmodes/cc-engine.el, cc-langs.el: Rewrote the recognition
910         function for declaration level blocks.  It should now cope with
911         templates better and also be a lot more comprehensible.
913         (c-looking-at-decl-block): The new function.
915         (c-search-uplist-for-classkey): The old one.  It's now a wrapper
916         for compatibility.
918         (c-add-class-syntax, c-guess-continued-construct,
919         c-guess-basic-syntax): Adapted for `c-looking-at-decl-block'.
921         (c-decl-block-key): Changed to tell apart ambiguous and
922         unambiguous keywords.  Pike specials are now handled directly in
923         the code instead.
925         (c-block-prefix-disallowed-chars, c-block-prefix-charset): New
926         language constants and variables to make the backward skip in
927         `c-looking-at-decl-block' as tight as possible.
929         (c-nonsymbol-token-char-list): New language constant.
931         * progmodes/cc-engine.el (c-backward-<>-arglist): New function to
932         find balanced template arglists backwards.
934         * progmodes/cc-defs.el (c-make-bare-char-alt): New helper for
935         making char classes for `c-syntactic-skip-backward'.
937         * progmodes/cc-engine.el (c-guess-basic-syntax): Simplified case
938         16D - can't be a class-close at that point.
940         * progmodes/cc-engine.el (c-guess-basic-syntax,
941         c-add-class-syntax): Don't narrow out the enclosing declaration
942         level.  This makes everything a lot easier, and it was actually
943         only four small places that needed it to work.  Some places that
944         previously did `widen' are removed now, which has the effect that
945         `c-guess-basic-syntax' never will look at things outside the
946         current narrowment now.  The anchor position for `topmost-intro'
947         is affected by this, but it was so bogus it was basically useless
948         before, and now it's equally bogus but in a slightly different
949         way.
951         (c-narrow-out-enclosing-class): Gone.
953         (c-most-enclosing-brace, c-least-enclosing-brace): Don't filter to
954         the narrowed region.
956         (c-least-enclosing-brace): Removed silly optional argument.
958         * progmodes/cc-engine.el (c-beginning-of-decl-1): Fixed bug where
959         the point could be left directly after an open paren when finding
960         the beginning of the first decl in the block.
962         * progmodes/cc-engine.el, cc-fonts.el (c-forward-keyword-clause):
963         Specify which submatch to use.
965         * progmodes/cc-langs.el (c-symbol-start): Include '@' in ObjC.
967         (c-decl-start-re): No no longer any need for special treatment of
968         ObjC due to the above.
970         (c-other-block-decl-kwds): Handle "extern" in ObjC too since it
971         presumably follows C in that regard.
973         * progmodes/cc-langs.el (c-identifier-ops, c-after-id-concat-ops):
974         New language constants to specify operator tokens inside
975         identifiers in a more high level way.
977         (c-opt-identifier-prefix-key): New internal language constant.
979         (c-opt-identifier-concat-key, c-opt-after-id-concat-key,
980         c-identifier-start, c-identifier-key): Now completely calculated
981         from other constants.
983         (c-identifier-last-sym-match): Decommissioned since it's no longer
984         used.
986         (c-operators): Use `c-identifier-ops'.  Documented
987         `postfix-if-paren'.
989         * progmodes/cc-engine.el (c-forward-name): Removed the
990         optimization when c-identifier-key is equal to c-symbol-key since
991         it doesn't work in byte compiled files.  Don't record empty
992         regions as identifiers.
994         * progmodes/cc-langs.el (c-filter-ops): New helper function to
995         simplify access to `c-operators' and its likes.
997         (c-operator-list, c-all-op-syntax-tokens,
998         c-nonsymbol-token-regexp, c-<>-multichar-token-regexp,
999         c-<-op-cont-regexp, c->-op-cont-regexp, c-expr-kwds,
1000         c-primary-expr-regexp, c-cast-parens): Use it.
1002         * progmodes/cc-defs.el (c-lang-const): Fixes to allow use without
1003         an explicit language in functions.
1005         * progmodes/cc-defs.el (c-make-keywords-re): Added an appendable
1006         variant of adornment.
1008         * progmodes/cc-langs.el (c-any-class-key): Removed unused language
1009         variable.
1011         (c-type-decl-prefix-key): Removed some now unnecessary cruft from
1012         the Pike value.
1014         * progmodes/cc-engine.el (c-on-identifier,
1015         c-simple-skip-symbol-backward): Small fix for handling "-"
1016         correctly in `skip-chars-backward'.  Affected the operator lfun
1017         syntax in Pike.
1019         * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Disabled the
1020         diagnostic message about precompiled language vars not being used.
1022         * progmodes/cc-langs.el (c-paren-nontype-kwds): The GCC keyword
1023         "__attribute__" is followed by a parenthesis.
1025         (c-type-start-kwds, c-prefix-spec-kwds, c-prefix-spec-kwds-re,
1026         c-specifier-key, c-not-decl-init-keywords): Some cleanup using new
1027         language constants `c-type-start-kwds' and `c-prefix-spec-kwds'.
1029         * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el: Internal
1030         cleanups to properly detect the declared identifiers in various
1031         declarations.
1033         (c-decl-start-kwds): New language constant to recognize
1034         declarations that can start anywhere.  Used for class declarations
1035         in Pike.
1037         (c-specifier-key, c-not-decl-init-keywords,
1038         c-decl-prefix-or-start-re, c-find-decl-prefix-search,
1039         c-find-decl-spots): Implement `c-decl-start-kwds'.
1041         (c-other-decl-kwds, c-postfix-decl-spec-kwds, c-decl-hangon-kwds,
1042         c-decl-hangon-key, c-forward-decl-or-cast-1): Separated the
1043         handling of the compiler specific extension keywords into a new
1044         language constant `c-decl-hangon-kwds' that defines keyword
1045         clauses to be ignored in declarations.
1047         (c-forward-id-comma-list, c-forward-keyword-clause): Don't skip
1048         past unrecognized tokens when handling `c-colon-type-list-kwds'.
1049         Necessary to stop at the declared identifier in e.g. IDL valuetype
1050         declarations.
1052         (c-typedef-decl-kwds, c-typeless-decl-kwds, c-type-list-kwds,
1053         c-prefix-spec-kwds-re, c-postfix-spec-kwds,
1054         c-after-suffixed-type-decl-key, c-opt-postfix-decl-spec-key,
1055         c-forward-decl-or-cast-1): Recognize the declared identifier in
1056         class and enum declarations as such and not as part of the type.
1058         (c-forward-decl-or-cast-1, c-forward-label): Relaxed the
1059         interpretation of PRECEDING-TOKEN-END when there's no preceding
1060         token.
1062         (c-forward-decl-or-cast-1): Don't disregard sure signs of
1063         declarations when there's some syntax error later on.
1065         (c-complex-decl-matchers): Did away with a reference to
1066         `c-specifier-key'.
1068         * progmodes/cc-engine.el (c-maybe-labelp): Provide no default
1069         value - this variable is always dynamically bound.
1071         * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el, cc-menus.el,
1072         cc-mode.el, cc-styles.el, cc-vars.el, cc-align.el, cc-awk.el,
1073         cc-cmds.el, cc-defs.el: Changed the policy for marking up
1074         functions that might do hidden buffer changes: All such internal
1075         functions are now marked instead of those that don't.
1077         (c-beginning-of-macro, c-end-of-macro, c-(forward|backward)-comments,
1078         c-(forward|backward)-single-comment, c-parse-state, c-on-identifier,
1079         c-(fast-|slow-|)in-literal, c-literal-limits, c-collect-line-comments,
1080         c-literal-type): Allow these functions to make hidden buffer changes,
1081         so that they are free to use text property caching later on.
1083         (c-electric-backspace, c-electric-delete-forward, c-electric-pound,
1084         c-electric-brace, c-electric-slash, c-electric-star,
1085         c-electric-semi&comma, c-electric-colon, c-electric-lt-gt,
1086         c-electric-paren, c-electric-continued-statement, c-indent-command,
1087         c-indent-region, c-mask-paragraph, c-indent-new-comment-line,
1088         c-context-line-break): Added `c-save-buffer-state' calls to comply
1089         with the changed semantics of the functions above.
1091         * progmodes/cc-engine.el (c-beginning-of-statement-1): Fixed a bug
1092         when macros occur in obscure places.  Optimized the sexp movement
1093         a bit.
1095 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
1097         Enhancements for c-beginning-of-statement to work in AWK Mode:
1099         * progmodes/cc-awk.el: Supersede c-awk-NL-prop value `;'
1100         (completed statement) with `}' (statement completed by closing
1101         brace or semicolon) and `$' (statement completed by EOL).
1103         (c-awk-virtual-semicolon-ends-prev-line-p,
1104         c-awk-virtual-semicolon-ends-line-p,
1105         c-awk-skip-semantic-ws-forward, c-awk-skip-semantic-ws-backward,
1106         c-awk-at-statement-end-p): new functions
1108         * progmodes/cc-cmds.el: Simplify the structure of functions
1109         c-forward-over-illiterals, c-back-over-illiterals.  Enhance these
1110         two functions and c-beginning-of-statement to handle AWK Mode.
1112         * progmodes/cc-engine.el: Enhance c-forward-single-comment,
1113         c-backward-single-comment for AWK mode.  Attempt to clarify their
1114         doc-strings.
1116         * progmodes/cc-mode.el: Put M-a and M-e into awk-mode-map.
1118 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
1120         * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el: Cleaned up the
1121         label handling.  Labels are now recognized in a uniform and more
1122         robust way, regardless of context.  Text properties are put on all
1123         labels to recognize the following declarations better.  Multiword
1124         labels are handled both in indentation and fontification for the
1125         benefit of language extensions like Qt.  For consistency, keywords
1126         in labels are now fontified with the label face instead.  That
1127         also applies to "case" and "default".
1129         (c-beginning-of-statement-1): Fixed some bugs in the label
1130         handling.  Disregard `c-nonlabel-token-key' in labels that begin
1131         with `c-label-kwds'.
1133         (c-find-decl-spots): Support that the callback adds more
1134         `c-decl-end' spots to find.
1136         (c-forward-decl-or-cast-1): Don't treat a list of plain
1137         identifiers followed by a colon as a declaration.
1139         (c-forward-label): New function to recognize labels.
1141         (c-guess-basic-syntax): Replaced uses of `c-label-key' with
1142         `c-forward-label'.  Moved the label recognition cases (14 and 15)
1143         earlier since they aren't so context sensitive now.  Handle labels
1144         on the top level gracefully.  Moved access label recognition to
1145         the generic label case (CASE 15) - removed CASE 5E.
1147         (c-font-lock-declarations): Added recognition of labels in the
1148         same round since we need to handle labels in parallell with other
1149         declarations to recognize both accurately.  It should also improve
1150         speed.
1152         (c-simple-decl-matchers, c-basic-matchers-after): Moved
1153         `c-font-lock-labels' so that it only is used on decoration level 2
1154         since `c-font-lock-declarations' handles it otherwise.
1156         (c-complex-decl-matchers): Removed the simplistic recognition of
1157         access labels.
1159         (c-decl-prefix-re): Removed the kludges that was necessary to cope
1160         with labels earlier.
1162         (c-decl-start-re): New language variable to make
1163         `c-font-lock-declarations' stop for the special protection labels
1164         in Objective-C that start with '@'.
1166         (c-label-key): Removed since it's no longer used.
1168         (c-recognize-colon-labels, c-label-prefix-re): New language
1169         constants to support recognition of generic colon-terminated
1170         labels.
1172         (c-type-decl-end-used): `c-decl-end' is now used whenever there
1173         are colon terminated labels.
1175         * progmodes/cc-align.el (c-lineup-arglist): Fixed bug when the
1176         first argument starts with a special brace list.
1178         * progmodes/cc-engine.el, cc-fonts.el (c-forward-decl-or-cast-1,
1179         c-font-lock-declarations): Broke out the declaration and cast
1180         recognition from `c-font-lock-declarations' to a new function, so
1181         that it can be used in the indentation engine.
1183         * progmodes/cc-engine.el (c-find-decl-spots): Fixed bug in backing
1184         up to the start of the literal.  Fixed bug with the point on the
1185         wrong side of the search limit that could happen when the start
1186         position is inside a literal.
1188         * progmodes/cc-engine.el (c-parse-state,
1189         c-invalidate-state-cache): Modified the use of `c-state-cache-end'
1190         so that it's kept a little bit back to increase the hit rate.
1192         (c-parse-state): Changed the macro handling and fixed some
1193         glitches.  Macro context is checked more often than necessary now,
1194         but otoh less garbage conses are generated.
1196         * progmodes/cc-engine.el (c-parse-state,
1197         c-invalidate-state-cache): Cache the last position where
1198         `c-state-cache' applies.  This can speed up refontification quite
1199         a bit in blocks where there are many non-brace parens before the
1200         point.
1202         (c-state-cache-end): New variable for this.
1204         (c-guess-basic-syntax, c-debug-parse-state): Adapted for the new
1205         cache variable.
1207         * progmodes/cc-engine.el (c-find-decl-spots): Take more care to
1208         get close initial continue positions when the start position is
1209         inside a literal or macro.  Do not call the callback for spots
1210         before the start position (which can happen e.g. for `c-decl-end'
1211         spots inside comments).  Optimize better in special cases when the
1212         region is a single line inside a literal or macro (typically when
1213         the current line is refontified).
1215         * progmodes/cc-engine.el (c-guess-basic-syntax): Simplified calls
1216         to `c-add-stmt-syntax' - there's no need to explicitly whack off
1217         entries from the paren state.
1219         * progmodes/cc-engine.el (c-add-stmt-syntax): Narrowed down the
1220         special case for "else if" clauses.
1222         * progmodes/cc-engine.el (c-looking-at-inexpr-block,
1223         c-add-stmt-syntax): Use `c-recognize-paren-inexpr-blocks'.
1225         * progmodes/cc-langs.el (c-recognize-paren-inexpr-blocks): New
1226         language variable to recognize the gcc extension with statement
1227         blocks inside expressions.
1229         * progmodes/cc-engine.el (c-add-stmt-syntax): Restructured to make
1230         it somewhat more comprehensible.  The argument AT-BLOCK-START is
1231         no longer used and hence removed.
1233         (c-guess-continued-construct, c-guess-basic-syntax): Updated calls
1234         to `c-add-stmt-syntax'.
1236         * progmodes/cc-engine.el (c-backward-to-decl-anchor): Use
1237         `c-beginning-of-statement-1' instead of duplicating parts of it.
1238         This fixes bogus label recognition.
1240         * progmodes/cc-engine.el (c-add-type, c-check-type,
1241         c-forward-name, c-forward-type): Improved storage of template
1242         types in `c-found-types' so that they can be recognized better.
1244         (c-syntactic-content): Added option to skip past nested parens.
1246         * progmodes/cc-engine.el (c-forward-name): Set
1247         `c-last-identifier-range' all the time.  It's less work that way.
1248         Handle that there might not be an identifier to store in
1249         `c-last-identifier-range'.
1251         (c-forward-type): Handle that `c-last-identifier-range' might be
1252         nil from `c-forward-name'.
1254         * progmodes/cc-defs.el: (c-safe-scan-lists,
1255         c-(go-)?(up|down)-list-(forward|backward)): Added limit arguments.
1257         * progmodes/cc-defs.el (c-save-buffer-state): Use `unwind-protect'
1258         to work even if the form fails.
1260         * progmodes/cc-engine.el (c-parse-state): Speedup when moving far
1261         down in a large file in one go.
1263         (c-get-fallback-start-pos): New helper function for
1264         `c-parse-state'.
1266         * progmodes/cc-align.el (c-lineup-assignments): New lineup
1267         function which is like `c-lineup-math' but returns nil instead of
1268         `c-basic-offset' when it doesn't match.
1270         (c-lineup-math): Changed to use `c-lineup-assignments'.
1272 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
1274         * progmodes/cc-cmds.el: Fix some bugs in subfunctions of
1275         c-beginning-of-statement.  New subfunctions
1276         c-in-comment-line-prefix-p, c-narrow-to-comment-innards.
1278 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
1280         * progmodes/cc-fonts.el, cc-langs.el: Use `c-simple-ws' instead of
1281         hardcoded char classes whereever possible.  Changed a couple of
1282         places to use skip by syntax instead of skip by char class.
1284         * progmodes/cc-langs.el (c-unterminated-block-comment-regexp):
1285         Fixed a bug in the regexp that caused extreme backtracking.
1287         * progmodes/cc-langs.el (c-block-comment-starter,
1288         c-block-comment-ender): New language constants to specify in a
1289         single place how block comments look.
1291         (c-comment-start-regexp, c-block-comment-start-regexp,
1292         comment-start, comment-end, comment-start-skip,
1293         c-syntactic-ws-start, c-syntactic-ws-end, c-nonwhite-syntactic-ws,
1294         c-syntactic-ws, c-nonempty-syntactic-ws,
1295         c-single-line-syntactic-ws, c-syntactic-eol): Now built from
1296         `c-line-comment-starter', `c-block-comment-starter' and
1297         `c-block-comment-ender'.
1299         (c-block-comment-regexp, c-unterminated-block-comment-regexp): New
1300         language constants to break up things a bit.
1302         (c-simple-ws): New language constant for simple whitespace.
1304         * progmodes/cc-defs.el (c-concat-separated): New convenience
1305         function.
1307         * progmodes/cc-defs.el (c-make-keywords-re): Added kludge for bug
1308         in `regexp-opt' in Emacs 20 and XEmacs when strings contain
1309         newlines.  Allow and ignore nil elements in the list.
1311 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
1313         * progmodes/cc-cmds.el: Comment out a (n almost certainly
1314         superfluous) check, (eq here (point-max)) in
1315         c-beginning-of-statement.
1317         * progmodes/cc-cmds.el: Tidy up the comments in
1318         c-beginning-of-statement and subfunctions.
1320         * progmodes/cc-awk.el: Replace calls to put-text-property to the
1321         more flexible c-put-char-property and c-clear-char-properties.
1322         Add the author's email address.
1324         * progmodes/cc-langs.el: New variable,
1325         c-block-comment-start-regexp.
1327         * progmodes/cc-cmds.el: Fix bug with M-e, when point is inside the
1328         closing "*/" of a block comment.
1330         * progmodes/cc-cmds.el: Tidy c-beginning-of-sentence (and
1331         subfunctions) so that it works at BOB and EOB.
1333         * progmodes/cc-cmds.el, cc-vars.el: More updating of
1334         c-beginning-of-statement, including new variable
1335         c-block-comment-start-regexp.
1337 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
1339         * progmodes/cc-langs.el (c-known-type-key): Optimize simple
1340         symbols from `*-font-lock-extra-types' so that there's no need to
1341         use `regexp-opt' on those lists.
1343         * progmodes/cc-langs.el (c-type-decl-suffix-key): Fix when
1344         `c-type-modifier-kwds' is empty.
1346         * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix when
1347         there are several strings on the same line.
1349         * progmodes/cc-engine.el (c-literal-limits): Removed the
1350         compatibility function for older emacsen.  `c-literal-limits-fast'
1351         has now taken the place of this function.
1353         * progmodes/cc-vars.el (c-emacs-features): Removed compatibility
1354         with older emacsen: We now require 'pps-extended-state.
1356 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
1358         * progmodes/cc-cmds.el: New function c-beginning-of-sentence,
1359         which obviates the need to hack sentence-end.  This now handles
1360         escaped newlines in strings correctly.  Correct minor bugs in
1361         c-move-over-sentence and in c-beginning-of-statement.
1363         * progmodes/cc-cmds.el (c-beginning-of-statement (and
1364         subfunctions)): Adapt c-\(back\|forward\)-over-illiterals such
1365         that movement over macros and code are rigorously separated from
1366         eachother.  Correct a few incidental bugs.
1368         * progmodes/cc-cmds.el: Restructure c-beginning-of-statement:
1369         Improve its doc-string.  Improve the handling of certain specific
1370         cases.
1372 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
1374         * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el
1375         (c-guess-basic-syntax): Changed the way class-level labels are
1376         recognized; they can now contain essentially any symbols.
1378         (c-opt-extra-label-key): New language variable to cope with the
1379         special protection label syntax in Objective-C.
1381         (c-opt-access-key): Removed; this is now handled better by
1382         `c-nonlabel-token-key' and `c-opt-extra-label-key'.
1384         (c-complex-decl-matchers): Update to handle that
1385         `c-opt-access-key' no longer exists.
1387         * progmodes/cc-engine.el (c-guess-basic-syntax): Make use of the
1388         improved label recognition in `c-beginning-of-statement-1'.
1390         * progmodes/cc-engine.el (c-beginning-of-member-init-list):
1391         Recognize bitfields better.
1393         * progmodes/cc-engine.el (c-beginning-of-inheritance-list):
1394         Removed some cruft and fixed a bug that could cause it to go to a
1395         position further down.
1397         * progmodes/cc-langs.el, cc-engine.el
1398         (c-beginning-of-statement-1): Improved detection of labels in
1399         declaration contexts.
1401         (c-beginning-of-decl-1): Use it.
1403         (c-nonlabel-token-key): New language constant and variable needed
1404         by `c-beginning-of-statement-1'.
1406         * progmodes/cc-engine.el (c-guess-basic-syntax): Fixed bug that
1407         manifested itself due to the correction in `c-forward-sexp'.
1409         * progmodes/cc-defs.el (c-forward-sexp, c-backward-sexp): Made
1410         these behave as documented when used at the buffer limits.
1412         * progmodes/cc-mode.el, cc-engine.el, cc-langs.el
1413         (c-type-decl-end-used): Made this a language variable.
1415         * progmodes/cc-mode.el (c-after-change): Widen the buffer to work
1416         correctly when `combine-after-change-calls' is used together with
1417         temporary narrowings.
1419         * progmodes/cc-engine.el (c-beginning-of-statement-1): Report
1420         labels correctly when the start point is immediately after the
1421         colon.
1423         * progmodes/cc-defs.el (c-parse-sexp-lookup-properties): Removed
1424         since it isn't used anymore.
1426         * progmodes/cc-cmds.el (c-electric-lt-gt): Detect and mark angle
1427         bracket arglists such as template parens in C++.
1429         * progmodes/cc-engine.el (c-syntactic-skip-backward): Fixed a bug
1430         in the last check-in.  Some optimization.
1432         * progmodes/cc-engine.el (c-syntactic-skip-backward): Fixed bug
1433         where it could stop at the same level in a preceding sexp when
1434         PAREN-LEVEL is set.
1436         * progmodes/cc-mode.el (c-basic-common-init): Turn on syntax-table
1437         text property lookup only when it's needed.
1439         * progmodes/cc-langs.el, cc-engine.el, cc-fonts.el, cc-mode.el:
1440         Changed the policy for paren marked angle brackets to be more
1441         persistent; once marked they remain marked even when they're found
1442         to be unbalanced in the searched region.  This should keep the
1443         paren syntax around even when individual lines are refontified in
1444         multiline template arglists.
1446         (c-parse-and-markup-<>-arglists): New dynamically bound variable
1447         to control markup so that incorrect angle bracket arglists aren't
1448         marked in contexts where the correct value for
1449         `c-disallow-comma-in-<>-arglists' isn't known.
1451         (c-forward-<>-arglist, c-forward-<>-arglist-recur): The reparse
1452         argument has become `c-parse-and-markup-<>-arglists'.
1454         (c-remove-<>-arglist-properties): Removed - no longer used.
1456         (c-after-change-check-<>-operators): New function used on
1457         `after-change-functions' to avoid that "<" and ">" characters that
1458         are part of longer operators have paren syntax.
1460         (c-<>-multichar-token-regexp): New language variable used by
1461         `c-after-change-check-<>-operators'.
1463         (c-after-change): Call `c-after-change-check-<>-operators'.
1465         (c-font-lock-<>-arglists): Use the context properties set by
1466         `c-font-lock-declarations' to set
1467         `c-disallow-comma-in-<>-arglists' correctly to avoid doing invalid
1468         markup.
1470         (c-font-lock-declarations): Removed code that undoes the invalid
1471         markup done by `c-font-lock-<>-arglists'.
1473         (c-complex-decl-matchers): `c-font-lock-<>-arglists' now runs
1474         after `c-font-lock-declarations'.
1476         * progmodes/cc-engine.el (c-syntactic-skip-backward): Added
1477         paren-level feature.
1479         (c-guess-basic-syntax): Improved the anchor position for
1480         `template-args-cont' in nested template arglists.  There's still
1481         much to be desired in this area, though.
1483 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
1485         * progmodes/cc-cmds.el, cc-engine.el, cc-langs.el, cc-vars.el:
1486         Make the "Text Filling and Line Breaking" commands work for AWK
1487         buffers.
1489 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
1491         * progmodes/cc-defs.el, cc-engine.el (c-mode-is-new-awk-p):
1492         Removed;
1493         (c-major-mode-is 'awk-mode) can be used instead now.
1495         * progmodes/cc-mode.el: Always set up AWK mode since emacsen where
1496         it doesn't work no longer are supported.
1498         * progmodes/cc-mode.el, cc-styles.el, cc-vars.el, cc-defs.el,
1499         cc-engine.el, cc-fonts.el, cc-langs.el, cc-cmds.el: CC Mode now
1500         requires support for the syntax-table' text property, which rules
1501         out Emacs 19 and XEmacs < 21.4.  Removed various compatibility
1502         cruft associated with those versions.
1504         * progmodes/cc-defs.el, cc-fix.el: CC Mode now requires support
1505         for the `syntax-table' text property, which rules out Emacs 19 and
1506         XEmacs < 21.4.  Removed various compatibility cruft associated
1507         with those versions.
1509         * progmodes/cc-vars.el (c-emacs-features): CC Mode now requires
1510         support for the `syntax-table' text property.
1512         * progmodes/cc-fonts.el (c-nonbreakable-space-face): Remove the
1513         variable and use an extra quoted face name instead.  All the
1514         emacsen flavors handle that correctly.
1516         * progmodes/cc-fonts.el (c-font-lock-complex-decl-prepare,
1517         c-font-lock-declarators, c-font-lock-declarations,
1518         c-complex-decl-matchers, c-basic-matchers-after): Use a text
1519         property to mark the items in in declarator lists to handle
1520         refontification inside multiline declarations better.
1522         * progmodes/cc-fonts.el (c-font-lock-declarations): Recognize a
1523         construct like "a * b = c;" as a declaration.
1525 2005-12-08  Kim F. Storm  <storm@cua.dk>
1527         * emulation/cua-base.el (cua-use-hyper-key): Replaced by ...
1528         (cua-rectangle-modifier-key): ... this.  New defcustom.  Can now
1529         select either meta, hyper, or super modifier for rectangle commands.
1530         (cua--rectangle-modifier-key): New defvar.
1531         (cua--M/H-key): Use it.  Remove special case for 'space.
1532         (cua--init-keymaps): Initialize it from cua-rectangle-modifier-key
1533         on X, to meta otherwise.  Always bind C-return to toggle
1534         rectangle.  Pass ?\s instead of 'space to cua--M/H-key.
1536         * emulation/cua-rect.el (cua-help-for-rectangle): Use
1537         cua--rectangle-modifier-key.  Handle super modifier too.
1538         (cua--init-rectangles): Always bind C-return to toggle rectangle.
1539         Pass ?\s instead of 'space to cua--M/H-key and cua--rect-M/H-key.
1541         * ido.el: Move Acknowledgements and History after Commentary.
1542         Minor changes to Commentary.
1544         * emulation/cua-base.el (cua--select-keymaps): Enable repeat
1545         keymap if cua--prefix-override-timer equals 'shift.
1546         (cua--shift-control-prefix): New function; emulate "type prefix
1547         key twice" functionality to handle shifted prefix key override.
1548         (cua--shift-control-c-prefix, cua--shift-control-x-prefix): New
1549         commands.
1550         (cua--init-keymaps): Bind them to S-C-c and S-C-x.
1552 2005-12-08  Carsten Dominik  <dominik@science.uva.nl>
1554         * textmodes/org.el (org-insert-heading): Try to do items before
1555         headings.
1556         (org-agenda-mode): Quote `org-agenda-mode-hook'.
1557         (org-insert-item): New function.
1558         (org-renumber-ordered-list): Don't skip to higher level lists.
1560 2005-12-08  Juri Linkov  <juri@jurta.org>
1562         * info.el (Info-mode-map): Bind M-TAB to `Info-prev-reference'.
1564         * button.el (button-buffer-map): Bind M-TAB to `backward-button'.
1566         * wid-edit.el (widget-keymap): Bind M-TAB to `widget-backward'.
1568         * pcvs.el (defun-cvs-mode): Put `definition-name' property on
1569         the constructed function name fun-1.
1571         * cus-edit.el (custom-add-parent-links): Filter out custom-group-link,
1572         because such links don't lead to parent documentation.
1574 2005-12-08  Kenichi Handa  <handa@m17n.org>
1576         * descr-text.el (describe-char): Use *Help-2* buffer if the
1577         current buffer is *Help*.  Call describe-text-properties while
1578         setting the original buffer.
1580 2005-12-07  Bill Wohler  <wohler@newt.com>
1582         * files.el (auto-mode-alist): Remove mh-letter-mode. Unnecessary,
1583         and causes problems with non-MH users (such as Gnus users).
1585 2005-12-08  Nick Roberts  <nickrob@snap.net.nz>
1587         * progmodes/gdb-ui.el (gdb-find-file-unhook): Delete variable.
1588         (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode): Delete functions.
1589         (gdb-set-gud-minor-mode-existing-buffers, gdb-init-2): Use GDB
1590         command "info sources".  Move calls to GDB command "list".
1591         (gdb-find-file-hook): Just use gdb-source-file-list.
1592         (gdb-source-file-regexp): Use regexp for pre-GDB 6.4.
1593         (gdb-source-file-regexp-1): New regexp for GDB 6.4+ only.
1594         (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
1595         (gdb-data-list-register-values-handler): Use correct trigger name.
1597 2005-12-07  Kim F. Storm  <storm@cua.dk>
1599         * ido.el (ido-completion-map): Renamed from ido-mode-map.
1600         (ido-common-completion-map, ido-file-completion-map)
1601         (ido-file-dir-completion-map, ido-buffer-completion-map):
1602         Renamed from ido-mode-....-map.
1603         (ido-init-completion-maps): Renamed from ido-init-mode-maps.
1604         (ido-setup-completion-map): Renamed from ido-define-mode-map.
1605         (ido-read-internal): Bind minibuffer-local-filename-completion-map
1606         to ido-completion-map.
1608 2005-12-07  Kenichi Handa  <handa@m17n.org>
1610         * international/mule-cmds.el
1611         (set-display-table-and-terminal-coding-system): If the coding
1612         system specified in `unibyte-display' property is different from
1613         the arg coding-system, don't setup standard-display-table.
1615 2005-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
1617         * emacs-lisp/edebug.el (edebug-skip-whitespace): read1:lread.c says
1618         that comments end at \n, regardless of selective-display.
1620 2005-12-07  Nick Roberts  <nickrob@snap.net.nz>
1622         * progmodes/gdb-ui.el (gdb-error-regexp, gdb-first-post-prompt)
1623         (gdb-version): New variables.
1624         (gdb-source-file-list, gdb-register-names)
1625         (gdb-changed-registers): New variables for use with GDB 6.4+.
1626         (gdb-ann3): Replace with...
1627         (gdb-init-1, gdb-init-2): ...two new functions.
1628         (gdba, gdb-prompt): Call gdb-init-1.
1629         (gdb-get-version): New function.  Call gdb-init-2 from here.
1630         (gud-watch): Make it work with mouse events too.
1631         (gdb-post-prompt): Don't add to queue until GDB version is known.
1632         (gdb-speedbar-expand-node, gdb-post-prompt, gdb-registers-mode)
1633         (gdb-locals-mode): Use gdb-version.
1634         (gdb-memory-format-map, gdb-memory-unit-map)
1635         (gdb-locals-watch-map): Rename from gdb-*-*-keymap.
1636         (gdb-locals-font-lock-keywords-1)
1637         (gdb-locals-font-lock-keywords-2): New variables.
1638         (gdb-find-file-hook): Make it work with GDB 6.4+ too.
1639         (gdb-set-gud-minor-mode-existing-buffers-1)
1640         (gdb-var-list-children-1, gdb-var-list-children-handler-1)
1641         (gdb-var-update-1, gdb-var-update-handler-1)
1642         (gdb-data-list-register-values-handler)
1643         (gdb-data-list-register-values-custom)
1644         (gdb-get-changed-registers, gdb-get-changed-registers-handler)
1645         (gdb-stack-list-locals-handler, gdb-get-register-names):
1646         New functions for use with GDB 6.4+.
1647         (gdb-locals-watch-map-1): New variable for use with GDB 6.4+.
1648         (gdb-source-file-regexp, gdb-var-list-children-regexp-1)
1649         (gdb-var-update-regexp-1, gdb-data-list-register-values-regexp)
1650         (gdb-stack-list-locals-regexp)
1651         (gdb-data-list-register-names-regexp): New regexps for use with
1652         GDB 6.4+.
1654 2005-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
1656         * progmodes/cc-defs.el (c-emacs-features): Don't assume point-min==1.
1658 2005-12-06  Nozomu Ando <nand@mac.com>  (tiny patch)
1660         * mail/smtpmail.el (smtpmail-try-auth-methods): Make password
1661         prompts work for AUTH PLAIN.  Also reported by Steve Allan
1662         <seallan@verizon.net>.
1664 2005-12-06  L\e$,1 q\e(Brentey K\e,Aa\e(Broly  <lorentey@elte.hu>
1666         * frame.el (set-frame-parameter): Add doc string.
1668 2005-12-06  Carsten Dominik  <dominik@science.uva.nl>
1670         * textmodes/org.el (org-occur-highlights): New variable.
1671         (org-highlight-new-match, org-remove-occur-highlights): New functions.
1672         (org-highlight-sparse-tree-matches): New option.
1673         (org-do-occur): New function.
1674         (org-get-heading): Make it work also at beginning of line.
1675         (org-category-table): New variable.
1676         (org-get-category-table, org-get-category)
1677         (org-camel-to-words, org-link-search): New functions.
1678         (org-select-this-todo-keyword): New variable.
1679         (org-todo-list): New command.
1680         (org-shiftright, org-shiftleft): New commands.
1681         (org-agenda-todo): Add prefix argument.
1682         (org-show-hierarchy-above): New option.
1683         (org-show-todo-tree): Numerical prefix creates tree for specific
1684         TODO keyword.
1685         (org-outline-level): New function, to assign a level to plain
1686         lists items.
1687         (org-cycle-include-plain-lists): New option.
1688         (org-mode): Use `org-outline-level' as value of `outline-level'.
1689         (org-cycle): Temporarily switch `outline-regexp' if
1690         `org-cycle-include-plain-lists' is non-nil.
1691         (org-start-icalendar-file): Fix format bug.
1692         (org-agenda-get-day-entries): Create category table.
1693         (org-agenda-get-todos, org-agenda-get-timestamps)
1694         (org-agenda-get-deadlines, org-agenda-get-scheduled)
1695         (org-agenda-get-blocks): Use `org-get-category'.
1696         (org-context-in-file-links): Rename from
1697         `org-line-numbers-in-file-links' .
1699 2005-12-06  Romain Francoise  <romain@orebokech.com>
1701         * window.el (balance-windows): Delete extraneous third arg in call
1702         to `enlarge-window'.
1704 2005-12-06  Kenichi Handa  <handa@m17n.org>
1706         * international/kinsoku.el (kinsoku-longer): Check eolp, not eobp.
1708 2005-12-06  Nick Roberts  <nickrob@snap.net.nz>
1710         * progmodes/gdb-ui.el (gdb-var-create-handler)
1711         (gdb-var-evaluate-expression-handler, gdb-frame-handler)
1712         (gdb-var-list-children-handler, gdb-var-update-handler):
1713         Current buffer is already gdb-partial-output-buffer, don't
1714         make it current again.
1716 2005-12-05  Luc Teirlinck  <teirllm@auburn.edu>
1718         * buff-menu.el (Buffer-menu-use-frame-buffer-list): New user option.
1719         (list-buffers-noselect): Use it.
1721 2005-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1723         * mail/sendmail.el: Remove unnecessary leading-star in docstrings.
1724         (mail-yank-ignored-headers): Use regexp-opt.
1725         (mail-mode-map): Move initialization into declaration.
1726         (mail-sent-via): Remove unused shadowed var `to-line'.
1727         (mail-mailer-swallows-blank-line): Use with-temp-buffer.
1728         (mail-bury, sendmail-send-it, mail-do-fcc): Use with-current-buffer.
1729         (mail-do-fcc): Use dolist and push.
1730         (mail-mode-fill-paragraph): Pass the arg to fill-region-as-paragraph.
1731         (mail-yank-ignored-headers): Don't autoload.
1733 2005-12-05  Kenichi Handa  <handa@m17n.org>
1735         * international/mule-cmds.el (set-language-info-internal): New fun.
1736         (set-language-info): Call set-language-info-internal to update
1737         language-info-alist.  If LANG-ENV is the current one, call
1738         set-language-environment to make INFO effective now.
1739         (set-language-info-alist): Likewise.
1740         (locale-language-names): With locale "en", use English
1741         lang. env. but set the default codings to iso-8859-1.
1743 2005-12-04  Nick Roberts  <nickrob@snap.net.nz>
1745         * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer)
1746         (gdb-speedbar-auto-raise): Echo new state in minibuffer.
1747         (gdb-var-create-handler, gdb-assembler-custom): Use search-forward
1748         for plain strings.
1749         (gdb-frames-mode): Remove redundant call to font-lock-mode.
1750         (gdb-all-registers): Rename from toggle-gdb-all-registers.
1751         Create registers buffer if necessary.  Echo new state in minibuffer.
1752         (gdb-registers-mode-map, gdb-registers-mode): Use gdb-all-registers.
1754 2005-12-03  Chong Yidong  <cyd@stupidchicken.com>
1756         * info.el (Info-fontify-node): Match external links using
1757         non-directory part of filename.
1759 2005-12-04  Juri Linkov  <juri@jurta.org>
1761         * font-core.el (global-font-lock-mode): Use define-global-minor-mode
1762         instead of easy-mmode-define-global-mode.  Add `:group font-lock'.
1763         (font-lock-mode): Replace `:group font-lock' with `nil nil nil'
1764         because there is no customization option for it.
1766         * font-lock.el (lisp-font-lock-keywords-1):
1767         Add define-global-minor-mode.
1769         * emacs-lisp/autoload.el (make-autoload): Add define-global-minor-mode.
1771         * emacs-lisp/derived.el (define-derived-mode): Put `definition-name'
1772         properties on the constructed variable names.
1774         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
1775         Put `definition-name' properties on the constructed function names
1776         next-sym and prev-sym.
1778         * emacs-lisp/find-func.el (find-function-regexp):
1779         Add define-global-minor-mode.  Replace `easy-mmode-define-global-mode'
1780         with `easy-mmode-define-[a-z-]+'.  Add easy-menu-define.
1781         (find-variable-regexp): Add easy-mmode-defmap, easy-mmode-defsyntax
1782         and easy-menu-define.
1784         * emacs-lisp/lisp-mode.el: Put `doc-string-elt' property on
1785         easy-mmode-define-global-mode and define-global-minor-mode.
1786         (lisp-imenu-generic-expression): Add define-global-minor-mode.
1788         * progmodes/cwarn.el (global-cwarn-mode): Use define-global-minor-mode
1789         instead of easy-mmode-define-global-mode.
1791         * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
1792         Use define-minor-mode instead of easy-mmode-define-minor-mode.
1794         * cus-edit.el (customize-group, customize-group-other-window):
1795         Filter out autoloaded options from the group completion list by
1796         using heuristics that autoloaded groups don't have `custom-autoload'
1797         property on their symbols (they have only `custom-loads').
1799         * simple.el (completion-setup-function): Put completions-common-part
1800         face on complete completion string too (i.e. completion string
1801         without completions-first-difference face).
1803         * man.el (Man-section-regexp): Add 0-9 to support "3X11" sections.
1805 2005-12-03  Eli Zaretskii  <eliz@gnu.org>
1807         * view.el (view-mode): Doc fix.
1809         * disp-table.el (standard-display-european): Add to the warning
1810         message a reference to the doc string.
1812         * play/yow.el (apropos-zippy): Call print-help-return-message,
1813         similar to other Help and Apropos commands.
1815         * help.el (print-help-return-message): If pop-up-frames is
1816         non-nil, set up help-return-method to delete the help window and,
1817         possibly, its frame as well, and don't display message about
1818         scrolling the help window.  Doc fix.
1819         (help-return-method): Doc fix.
1821 2005-12-03  Martin Rudalics  <rudalics@gmx.at>  (tiny change)
1823         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug
1824         whereby names of length one or names starting with a
1825         symbol-constituent character would not be returned.
1827 2005-12-03  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
1829         * subr.el (atomic-change-group): Add edebug and indentation spec.
1831 2005-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1833         * completion.el (save-completions-file-name): Fix typo in last change.
1835 2005-12-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1837         * info.el: Move back/forward history to the beginning of the tool bar.
1839 2005-12-02  Ken Manheimer  <ken.manheimer@gmail.com>
1841         * allout.el:(eval-when-compile): Remove unnecessary load of 'cl.
1842         Add fset of allout-real-isearch-abort during compile to fix
1843         byte-compilation warnings.
1844         (allout-mode-p): Move definition of this macro above all uses, or
1845         byte compilation in barren emacs (eg, during emacs build) will
1846         lack the definition.
1847         (allout-mode): Move this variable above any uses, or byte
1848         compilation will fail.
1849         (allout-resolve-xref): Remove use of personal file-reference function.
1850         (allout-toggle-current-subtree-encryption): Do the current (ie,
1851         visible containing) topic, rather than nearest around point.  Doc fix.
1852         (allout-toggle-subtree-encryption): New function, workhorse that
1853         works on nearest topic containing point.
1854         (allout-encrypt-string): Signal requirement for newer version of pgg.
1855         (allout-resumptions): Doc fix.
1857 2005-12-02  Eli Zaretskii  <eliz@gnu.org>
1859         * international/latexenc.el (latex-inputenc-coding-alist): Doc fix.
1861 2005-12-02  Agustin Martin  <agustin.martin@hispalinux.es>
1863         * textmodes/flyspell.el (flyspell-external-point-words):
1864         Consider a misspelling as found in the string search if: (a) misspelling
1865         and found string lengths match, or (b) misspelling is found as
1866         element in a boundary-chars separated longer string, or (c)
1867         ispell-program-name is really ispell and misspelling is found as
1868         part of a TeX string.  After successful match move beginning of
1869         search region to end of match.  Warn about not found misspellings
1870         once the process is done.
1871         (flyspell-large-region): Do not set ispell-parser to tex if in TeX mode.
1873 2005-12-02  Nick Roberts  <nickrob@snap.net.nz>
1875         * progmodes/gud.el (gud-menu-map): Put gud-finish back on the
1876         tool bar (removed inadvertently).
1878 2005-12-02  Juri Linkov  <juri@jurta.org>
1880         * log-view.el (log-view-diff): Clarify doc string.
1882 2005-12-01  Bill Wohler  <wohler@newt.com>
1884         * Makefile.in (mh-loaddefs.el): Reinsert Change Log as its absence
1885         triggers lm-verify errors.
1887 2005-12-01  Luc Teirlinck  <teirllm@auburn.edu>
1889         * simple.el (transient-mark-mode, line-number-mode)
1890         (column-number-mode, size-indication-mode): Remove `:require nil'.
1892 2005-12-01  Nick Roberts  <nickrob@snap.net.nz>
1894         * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-2 to gdb-mouse-until
1895         in the margin also.
1896         (gdb-breakpoints-mode-map): Use D instead of d for
1897         gdb-delete-breakpoint.
1898         (gdb-get-frame-number): Require a number to match on.
1899         (gdb-threads-mode-map): Add follow-link binding.
1901 2005-11-30  Jason Rumney  <jasonr@gnu.org>
1903         * isearch.el (isearch-mode-map): Avoid exiting search on
1904         language-change event.
1906 2005-11-30  Romain Francoise  <romain@orebokech.com>
1908         * speedbar.el (speedbar-default-position): New defcustom.
1909         (speedbar-frame-reposition-smartly): Use it.
1911         * dframe.el (dframe-reposition-frame-emacs): Fix position
1912         computation for `left' location.
1913         Update copyright year.
1915 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1917         * help.el (help-map): Move initialization into declaration.
1919         * emacs-lisp/autoload.el (make-autoload): Handle defgroup specially.
1921         * help-fns.el (help-argument-name): Don't autoload.
1922         It's useless and triggers a bug in cus-dep.el causing ldefs-boot
1923         to be re-loaded when customizing the `help' group.
1925 2005-11-30  John Paul Wallington  <jpw@gnu.org>
1927         * help-fns.el (describe-function-1): Fill arglist output.
1929 2005-11-30  Kim F. Storm  <storm@cua.dk>
1931         * emulation/cua-rect.el (cua--rectangle-overlays): Make permanent-local.
1932         (cua--rectangle-post-command): Cleanup overlays and deactivate mark
1933         after revert-buffer (or anything else which kills all local variables).
1935         * apropos.el (apropos-parse-pattern): Doc fix.
1936         Set apropos-regexp directly, rather than expecting callers to do so.
1937         (apropos-command, apropos, apropos-value, apropos-documentation):
1938         Simplify calls to apropos-parse-pattern.
1940 2005-11-29  Chong Yidong  <cyd@stupidchicken.com>
1942         * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
1943         (hi-lock-face-phrase-buffer): Use hi-yellow face.
1944         (hi-lock-write-interactive-patterns): Use comment-region.
1946         * longlines.el (longlines-mode): Add mail-setup-hook.
1948         * mail/mailheader.el, mail/sendmail.el: Revert 2005-11-17 changes.
1950         * simple.el (sendmail-user-agent-compose, next-line):
1951         Conditionally use hard-newline.
1953 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
1955         * international/latexenc.el (latex-inputenc-coding-alist):
1956         Reword doc string.
1958 2005-11-29  Chong Yidong  <cyd@stupidchicken.com>
1960         * help.el (describe-key-briefly, describe-key): Recognize default
1961         bindings.
1963 2005-11-29  Romain Francoise  <romain@orebokech.com>
1965         * view.el (view-inhibit-help-message): New defcustom.
1966         (view-mode-enter): Use it.
1968 2005-11-29  Michael Kifer  <kifer@cs.stonybrook.edu>
1970         * ediff-wind (ediff-setup-control-frame, ediff-make-wide-display):
1971         Preserve user position.
1973 2005-11-28  Luc Teirlinck  <teirllm@auburn.edu>
1975         * font-lock.el: Throw error if facemenu is not loaded to prevent
1976         accidental change of loading order in loadup.el.  (Suggested by RMS.)
1978         * loadup.el: Add comment explaining why facemenu must be loaded
1979         before font-lock.
1981 2005-11-28  Jay Belanger  <belanger@truman.edu>
1983         * calc/calc.el: Change global keybinding for calc-dispatch to "\C-x*".
1984         (calc-dispatch-map): Add more keys for `calc-same-interface'.
1986         * calc/calc-misc.el (calc-dispatch-help): Update docstring.
1988         * calc/calc-embed.el (calc-do-embedded): Update help message.
1990         * calc/calc-prog.el (calc-user-define-invokation): Update help message.
1992 2005-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1994         * log-edit.el (log-edit-insert-cvs-rcstemplate): Ignore stderr.
1996         * emacs-lisp/elp.el (elp-not-profilable): Replace interactive-p with
1997         called-interactively-p.
1998         (elp-profilable-p): Rename from elp-not-profilable-p.
1999         Invert result and take into account macros and autoloaded functions.
2000         (elp-instrument-function): Update call.
2001         (elp-instrument-package): Update call.  Add completion.
2002         (elp-pack-number): Use match-string.
2003         (elp-results-jump-to-definition-by-mouse): Merge into
2004         elp-results-jump-to-definition and then remove.
2005         (elp-output-insert-symname): Make help echo text single-line.
2007         * replace.el (query-replace-map): Move initialization into declaration.
2008         (occur-engine): Use with-current-buffer.
2009         (occur-mode-goto-occurrence): Make it work for mouse-clicks as well.
2010         (occur-mode-mouse-goto): Replace with an alias.
2012 2005-11-28  Juri Linkov  <juri@jurta.org>
2014         * simple.el (quoted-insert): Let-bind input-method-function to nil.
2016         * term/w32-win.el: Bind [S-tab] to [backtab].
2018         * info.el (Info-fontify-node): Set 2nd arg `noerror' of
2019         `Info-find-file' to t.
2021         * replace.el (occur-mode-mouse-goto): Pop, don't switch.
2022         (occur-mode-goto-occurrence): Let-bind same-window-buffer-names
2023         and same-window-regexps.
2024         (occur-next-error): Don't move point for arg 0.
2026 2005-11-28  Chong Yidong  <cyd@stupidchicken.com>
2028         * replace.el (occur-mode-goto-occurrence): Pop, don't switch.
2030 2005-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2032         * log-edit.el (log-edit-changelog-use-first): New var.
2033         (log-edit-changelog-ours-p): Use it.
2034         (log-edit-insert-changelog): Set it with new arg `use-first'.
2035         (log-edit-insert-cvs-rcstemplate, log-edit-insert-filenames): New funs.
2036         (log-edit-hook): Add them to the list of suggested options.
2038         * textmodes/flyspell.el (flyspell-last-buffer): New var.
2039         (flyspell-accept-buffer-local-defs): Use it to avoid doing silly
2040         redundant work.
2041         (flyspell-mode-on): Use add-hook for after-change-functions.
2042         (flyspell-mode-off): Use remove-hook for after-change-functions.
2043         (flyspell-changes): Make it buffer-local.
2044         (flyspell-after-change-function): Make it non-interactive.  Use push.
2045         (flyspell-post-command-hook): Check input-pending-p while processing
2046         the potentially long list of buffer changes.
2048 2005-11-28  L\e$,1 q\e(Brentey K\e,Aa\e(Broly  <lorentey@elte.hu>
2050         * buff-menu.el (list-buffers-noselect): Display the selected
2051         frame's buffer list, not the global one.
2053 2005-11-28  Nick Roberts  <nickrob@snap.net.nz>
2055         * xt-mouse.el (xterm-mouse-event): Set last-input-event so
2056         that (list last-input-event) works as in interactive spec.
2058 2005-11-27  Luc Teirlinck  <teirllm@auburn.edu>
2060         * loadup.el ("facemenu"): Load facemenu before font-lock, because
2061         `facemenu-keymap' needs to be defined when font-lock is loaded.
2062         Otherwise, `M-o M-o' is not bound to `font-lock-fontify-block'.
2064 2005-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2066         * completion.el: Remove useless leading * in defcustom docstrings.
2067         (save-completions-file-name): Use ~/.emacs.d if available.
2068         (completion-standard-syntax-table): Rename from
2069         cmpl-standard-syntax-table and fold initialization into declaration,
2070         thus removing cmpl-make-standard-completion-syntax-table.
2071         (completion-lisp-syntax-table, completion-c-syntax-table)
2072         (completion-fortran-syntax-table, completion-c-def-syntax-table): Idem.
2073         (cmpl-saved-syntax, cmpl-saved-point): Remove.
2074         (symbol-under-point, symbol-before-point)
2075         (symbol-under-or-before-point, symbol-before-point-for-complete)
2076         (add-completions-from-c-buffer): Use with-syntax-table.
2077         (make-completion): Don't return a list of completion entries.
2078         Update callers.
2079         (cmpl-prefix-entry-head, cmpl-prefix-entry-tail): Use defalias.
2080         (completion-initialize): Rename from initialize-completions.
2081         (completion-find-file-hook): Rename from cmpl-find-file-hook.
2082         (kill-emacs-save-completions): Collect stats here.
2083         (save-completions-to-file, load-completions-from-file):
2084         Use with-current-buffer.
2085         (completion-def-wrapper): Rename from def-completion-wrapper.  Make it
2086         into a function.  Move all calls to toplevel.
2087         (completion-lisp-mode-hook): New fun.
2088         (completion-c-mode-hook, completion-setup-fortran-mode):
2089         Set the syntax-table here.  Use local-set-key.
2090         (completion-saved-bindings): New var.
2091         (dynamic-completion-mode): Make it into a proper minor mode.
2092         (load-completions-from-file): Remove unused var `num-uses'.
2094         * emacs-lisp/cl-macs.el (defstruct): Don't define the default
2095         constructor if it is explicitly overridden.
2097         * complete.el (PC-completion-as-file-name-predicate):
2098         Use minibuffer-completing-file-name.
2099         (partial-completion-mode): Use find-file-not-found-functions.
2100         (PC-lisp-complete-symbol): Use with-syntax-table.
2101         (PC-look-for-include-file): Remove dead setq.
2102         (PC-look-for-include-file, PC-expand-many-files, PC-do-completion)
2103         (PC-complete): Use with-current-buffer.
2105         * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): \ doesn't
2106         escape single quotes.
2108 2005-11-27  Luc Teirlinck  <teirllm@auburn.edu>
2110         * dabbrev.el (dabbrev-completion): Simplify code, by getting rid
2111         of `if' whose condition always returned nil.  Doc fix.
2113         * buff-menu.el (Buffer-menu-revert-function): Make the selected
2114         window's buffer the current buffer around the call to
2115         `list-buffers-noselect'.  This is necessary to mark that buffer
2116         with a `.' in the Buffer Menu when called from Lisp, for instance
2117         by Auto Revert Mode.
2119 2005-11-28  Nick Roberts  <nickrob@snap.net.nz>
2121         * progmodes/gdb-ui.el (gdb-stopped): Detect child process when
2122         attaching to it.
2123         (gdb-pre-prompt): Make sure gdb-error is reset.
2125         * progmodes/gud.el (gud-gdb-marker-filter): When GDB is invoked
2126         with a child process, detect it.
2127         (gud-speedbar-buttons): Match regexp more carefully.
2129 2005-11-27  Richard M. Stallman  <rms@gnu.org>
2131         * mouse.el (mouse-drag-move-window-bottom):
2132         Use adjust-window-trailing-edge.
2134 2005-11-27  Luc Teirlinck  <teirllm@auburn.edu>
2136         * simple.el (blink-matching-open): Ignore
2137         `blink-matching-paren-on-screen' if `show-paren-mode' is enabled.
2138         (blink-matching-paren-on-screen): Update docstring.
2140         * paren.el (show-paren-mode): No longer change
2141         `blink-matching-paren-on-screen'.
2143 2005-11-27  John Paul Wallington  <jpw@pobox.com>
2145         * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
2146         (gdb-threads-select, gdb-edit-register-value):
2147         Use `posn-set-point' instead of `mouse-set-point' because the
2148         latter is not fbound when configured without X.
2150 2005-11-27  Kim F. Storm  <storm@cua.dk>
2152         * emulation/cua-rect.el (cua--highlight-rectangle): Preserve
2153         existing face when partially highlighting a TAB in a rectangle.
2155 2005-11-26  Kim F. Storm  <storm@cua.dk>
2157         * ido.el (ido-mode-map): Doc fix.
2158         (ido-mode-common-map, ido-mode-file-map)
2159         (ido-mode-file-dir-map, ido-mode-buffer-map): New keymaps.
2160         (ido-define-mode-map): Rewrite.  Select one of the new maps as
2161         parent for ido-mode-map instead of building from scratch.
2162         (ido-init-mode-maps): New defun to initialize new maps.
2163         (ido-mode): Call it.
2164         (ido-switch-buffer): Doc fix -- use \<ido-mode-buffer-map>.
2165         (ido-find-file): Doc fix -- use \<ido-mode-file-map>.
2167 2005-11-26  John Paul Wallington  <jpw@pobox.com>
2169         * arc-mode.el (archive-extract): Use `posn-set-point' instead of
2170         `mouse-set-point' because the latter is not fbound when configured
2171         without X.
2173 2005-11-26  Thien-Thi Nguyen  <ttn@gnu.org>
2175         * files.el (file-relative-name): Doc fix.
2177 2005-11-26  Kurt Hornik  <Kurt.Hornik@wu-wien.ac.at>
2179         * progmodes/octave-inf.el (inferior-octave-startup): Force a
2180         non-empty string for secondary prompt PS2.
2182 2005-11-25  Chong Yidong  <cyd@stupidchicken.com>
2184         * progmodes/compile.el (compilation-setup): Fix last change.
2186 2005-11-26  Nick Roberts  <nickrob@snap.net.nz>
2188         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
2189         (gdb-mouse-toggle-breakpoint-margin)
2190         (gdb-mouse-toggle-breakpoint-fringe, gdb-threads-select):
2191         Add gdb-server-prefix to keep out of command history.
2192         (gdb-edit-register-value): New function.
2193         (gdb-registers-mode-map): Bind mouse-2 and RET to it.
2194         (gdb-info-registers-custom): Use above map.
2196 2005-11-25  Chong Yidong  <cyd@stupidchicken.com>
2198         * custom.el (enable-theme): Signal error if argument is not a
2199         theme.  Don't recalculate a face if it's not loaded yet.
2201         * cus-face.el (custom-theme-set-faces): Don't change saved-face if
2202         the `user' theme is in effect.
2204         * info.el (Info-on-current-buffer): Record actual filename in
2205         Info-current-file, instead of t, or a fake filename if a non-file
2206         buffer.  Make autoload.
2207         (Info-find-node, Info-revert-find-node): No need to check for
2208         Info-current-file nil.
2209         (Info-set-mode-line, Info-up, Info-copy-current-node-name):
2210         Info-current-file is now never `t'.
2211         (Info-fontify-node): Many simplifications due to Info-current-file
2212         always being valid.  Use Info-find-file to find node filename.
2214 2005-11-25  David Kastrup  <dak@gnu.org>
2216         * longlines.el (longlines-wrap-line): Reorder wrapping to "insert
2217         new character, then delete" in order to preserve markers.
2219 2005-11-25  David Ponce  <david@dponce.com>
2221         * recentf.el (recentf-arrange-by-rule): Handle a special
2222         `auto-mode-alist'-like "strip suffix" rule.
2223         (recentf-build-mode-rules): Handle second level auto-mode entries.
2225 2005-11-25  Michael Kifer  <kifer@cs.stonybrook.edu>
2227         * viper-keym.el (viper-ESC-key): Use different values in terminal and
2228         window modes.
2230         * viper.el (viper-emacs-state-mode-list): Delete mail-mode, add
2231         jde-javadoc-checker-report-mode.
2233         * ediff-wind (ediff-make-wide-display): Slight simplification.
2235         * ediff.el (ediff-date): Change the date of last update.
2237 2005-11-24  Chong Yidong  <cyd@stupidchicken.com>
2239         * hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'.
2240         Use define-minor-mode, and make it a local mode.  Turn on font-lock.
2241         (hi-lock-mode): New global minor mode.
2242         (turn-on-hi-lock-if-enabled): New function.
2243         (hi-lock-line-face-buffer, hi-lock-face-buffer, hi-lock-set-pattern):
2244         Change arguments to regexp and face instead of a font-lock pattern.
2245         Directly set face property, instead of refontifying.
2246         (hi-lock-font-lock-hook): Check if font-lock is being turned on.
2247         (hi-lock-find-patterns): Use line-number-at-pos.
2249         (hi-lock-face-phrase-buffer): Call hi-lock-buffer-mode.  Use new
2250         arguments for hi-lock-set-pattern.
2251         (hi-lock-unface-buffer, hi-lock-set-file-patterns): Call
2252         font-lock-fontify-buffer.
2253         (hi-lock-find-file-hook, hi-lock-current-line)
2254         (hi-lock-refontify, hi-lock-set-patterns): Delete unused functions.
2256         (hi-lock-font-lock-hook): Turn off hi-lock when font lock is
2257         turned off.
2259         * progmodes/compile.el (compilation-setup): Don't fiddle with
2260         font-lock-defaults.
2262 2005-11-25  Nick Roberts  <nickrob@snap.net.nz>
2264         * progmodes/gdb-ui.el (gdb-var-create-handler)
2265         (gdb-var-list-children-handler): Find values for all variable
2266         objects.  gud-speedbar-buttons decides whether to display them.
2268 2005-11-24  Romain Francoise  <romain@orebokech.com>
2270         * info.el (Info-speedbar-fetch-file-nodes): Prefix temporary
2271         buffer name with a space.
2273 2005-11-24  Carsten Dominik  <dominik@science.uva.nl>
2275         * textmodes/org.el (org-export-plain-list-max-depth): Renamed from
2276         `org-export-local-list-max-depth'.  Change default value to 3.
2277         (org-auto-renumber-ordered-lists)
2278         (org-plain-list-ordered-item-terminator): New options.
2279         (org-at-item-p, org-beginning-of-item, org-end-of-item)
2280         (org-get-indentation, org-get-string-indentation)
2281         (org-maybe-renumber-ordered-list, org-renumber-ordered-list): New
2282         functions.
2283         (org-move-item-down, org-move-item-up): New commands.
2284         (org-export-as-html): New classes for CSS support.  Bug fix in
2285         regular expression detecting fixed-width regions.  Respect
2286         `org-local-list-ordered-item-terminator'.
2287         (org-set-autofill-regexps, org-adaptive-fill-function): "1)" is
2288         also a list item.
2289         (org-metaup, org-metadown, org-shiftmetaup, org-shiftmetadown):
2290         New item moving functions.
2292 2005-11-24  Juri Linkov  <juri@jurta.org>
2294         * isearch.el (isearch-repeat): With empty search ring set
2295         `isearch-error' to the error string instead of signaling error
2296         with the function `error'.
2298 2005-11-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2300         * term/mac-win.el: Make modifier `ctrl' an alias for `control'.
2302 2005-11-24  Nick Roberts  <nickrob@snap.net.nz>
2304         * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): New function
2305         and variable.
2306         (gdb-var-create-handler, gdb-var-list-children-handler):
2307         Don't match on "char **...".
2308         (gdb-var-update-handler): Find values for all variable objects.
2309         (gdb-info-frames-custom): Identify frames by leading "#".
2311         * progmodes/gud.el (gud-speedbar-menu-items): Add
2312         gdb-speedbar-auto-raise as radio button.
2313         (gud-speedbar-buttons): Raise speedbar if requested.
2314         Don't match on "char **...".
2315         (gud-speedbar-buttons): Add (pointer) value for non-leaves.
2316         Make it editable.
2318 2005-11-23  Chong Yidong  <cyd@stupidchicken.com>
2320         * info.el (Info-fontify-node): Handle the case where
2321         Info-current-file is t.
2323 2005-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2325         * simple.el (blink-matching-open): Fix off-by-one in last change.
2327 2005-11-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2329         * term/mac-win.el: Don't change default directory.
2331 2005-11-22  Luc Teirlinck  <teirllm@auburn.edu>
2333         * cus-edit.el (Custom-reset-standard): Make it handle Custom group
2334         buffers correctly.  (It used to throw an error in such buffers.)
2335         Make it ask for confirmation in group buffers and other Custom
2336         buffers containing more than one customization item.
2338 2005-11-22  John Paul Wallington  <jpw@gnu.org>
2340         * net/goto-addr.el (goto-address-fontify): Put `follow-link'
2341         property on mail and url overlays.
2342         (goto-address-at-point): Use `posn-set-point' instead of
2343         `mouse-set-point' because the latter is not fbound when configured
2344         without X.
2346 2005-11-22  Lars Hansen  <larsh@soem.dk>
2348         * ls-lisp.el (ls-lisp-parse-symlink): Delete.
2349         (ls-lisp-classify, ls-lisp-format): Delete call to
2350         ls-lisp-parse-symlink.
2351         (ls-lisp-handle-switches): Handle symlinks to directories as
2352         directories when ls-lisp-dirs-first in non-nil.
2354 2005-11-21  Luc Teirlinck  <teirllm@auburn.edu>
2356         * startup.el (command-line): Make sure that loaddefs.el is handled
2357         correctly in load-history.
2359 2005-11-22  Nick Roberts  <nickrob@snap.net.nz>
2361         * progmodes/gdb-ui.el (gdb-locals-watch-keymap): New local map.
2362         (gdb-struct-string, gdb-array-string): New constants.
2363         (gdb-info-locals-handler): Use them.
2364         (gdb-reset): Reset gdb-var-list to nil.
2366 2005-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2368         * progmodes/sh-script.el (sh-font-lock-paren): Handle continued lines
2369         in patterns.
2371 2005-11-21  Juri Linkov  <juri@jurta.org>
2373         * custom.el (defcustom): Update link types in docstring.
2375 2005-11-20  Martin Rudalics  <rudalics@gmx.at>  (tiny change)
2377         * custom.el (defgroup): Add doc-string-elt info.
2379         * widget.el (define-widget): Don't use declare for the doc-string-elt.
2381 2005-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2383         * newcomment.el (comment-enter-backward): Fix last fix.
2385         * simple.el (blink-matching-open):
2386         * paren.el (show-paren-function): Allow new paren-class info.
2388 2005-11-20  Chong Yidong  <cyd@stupidchicken.com>
2390         * faces.el: Revert 2005-11-17 change.  :ignore-defface is now
2391         handled automagically.
2393 2005-11-20  Andreas Schwab  <schwab@suse.de>
2395         * descr-text.el (describe-char): When copying overlays put them
2396         over the full char description instead of just the first character
2397         of it.
2399 2005-11-20  Juri Linkov  <juri@jurta.org>
2401         * simple.el (what-cursor-position):
2402         * descr-text.el (describe-char): Use Lisp-readable syntax
2403         for octal and hex.  Reorder decimal, octal and hex values.
2404         Remove excess whitespace in the output.  Use `=' in `column='
2405         like in `point=' and `Hscroll='.
2407         * international/mule-cmds.el (encoded-string-description):
2408         Use Lisp-readable syntax for hex.
2410 2005-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2412         * newcomment.el (comment-enter-backward): Handle the case where the
2413         comment is closed by EOB.
2415 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
2417         * longlines.el (longlines-before-revert-hook)
2418         (longlines-after-revert-hook): New functions.
2419         (longlines-mode): Turn off longlines temporarily when reverting.
2420         Add a message-setup-hook.
2421         (longlines-decode-buffer): New function.
2422         (longlines-wrap-line): Preserve marker positions.
2424 2005-11-19  Andreas Schwab  <schwab@suse.de>
2426         * emacs-lisp/shadow.el: Handle compressed files.
2428 2005-11-19  Romain Francoise  <romain@orebokech.com>
2430         * net/browse-url.el (browse-url-default-browser): Signal an error
2431         if no usable browser can be found, rather than try to load w3.
2433 2005-11-16  Ryan Yeske  <rcyeske@gmail.com>
2435         * net/rcirc.el (rcirc-mangle-text): Add bold face property without
2436         replacing existing properties.
2437         (rcirc-my-nick, rcirc-other-nick, rcirc-server)
2438         (rcirc-nick-in-message, rcirc-prompt): Use min-colors and remove
2439         tty specs.
2440         (rcirc-server-prefix, rcirc-server): New faces.
2441         (rcirc-url-regexp): Generate with rx macro.
2442         (rcirc-last-server-message-time): New variable.
2443         (rcirc-filter): Record time of last message.
2444         (rcirc-keepalive): Kill processes that did not send a message
2445         since the last ping.
2446         (rcirc-mode): Give rcirc-topic a local binding here.
2448 2005-11-19  Michael Cadilhac  <michael.cadilhac@lrde.org>  (tiny change)
2450         * subr.el (read-passwd): Fontify the prompt as we do with other
2451         prompts.
2453 2005-11-19  Ryan Yeske  <rcyeske@gmail.com>
2455         * ffap.el (ffap-menu-rescan): Use inhibit-read-only instead of
2456         binding buffer-read-only to nil.
2458 2005-11-19  Eli Zaretskii  <eliz@gnu.org>
2460         * complete.el (partial-completion-mode):
2461         Mention completion-auto-help in the doc string.
2463         * man.el (Man-highlight-references): Doc fix.  Reformat code in a
2464         more Lisp-ish way.
2466 2005-11-19  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se> (tiny change)
2468         * ls-lisp.el (ls-lisp-format-file-size): Format file size with 9
2469         digits, not 8, to avoid misalignment for files larger than 100MB.
2471 2005-11-19  Eli Zaretskii  <eliz@gnu.org>
2473         * menu-bar.el (menu-bar-describe-menu) <list-keybindings>:
2474         Mention "keyboard shortcuts" in the help text.
2476 2005-11-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2478         * startup.el (fancy-splash-default-action): Discard only
2479         mouse-down and succeeding mouse-up events in the splash screen
2480         window so that drag-n-drop event can be processed.
2482 2005-11-18  Chong Yidong  <cyd@stupidchicken.com>
2484         * longlines.el (longlines-mode): Add hacks for mail-mode and
2485         message-mode.
2487 2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
2489         * textmodes/org.el (org-table-sort-lines): New command.
2490         (org-tbl-menu): Add entry for `org-table-sort-lines'.
2491         (org-add-file): Command removed, use `org-agenda-file-to-front'
2492         instead.
2493         (org-export-icalendar): Use `org-icalendar-combined-name'.
2494         (org-cycle-agenda-files, org-agenda-file-to-end)
2495         (org-agenda-file-to-front): New commands.
2496         (org-table-tab-jumps-over-hlines,org-export-html-style): New
2497         options.
2498         (org-table-next-field): Use `org-table-tab-jumps-over-hlines'.
2499         (org-at-table.el-p, org-set-autofill-regexps,org-html-protect):
2500         New functions.
2501         (org-fill-paragraph): Call `org-table-align' in tables.
2502         (org-mode): Call `org-set-autofill-regexps'.
2503         (org-export-as-html): Support for local handformatted lists.
2504         Modified to produce valid HTML 4.0. Use `org-export-html-style'.
2505         (org-export-local-list-max-depth): New option.
2506         (org-html-expand): Use `org-html-protect'.
2508 2005-11-18  Nick Roberts  <nickrob@snap.net.nz>
2510         * progmodes/gud.el (gud-install-speedbar-variables): Bind gud-pp
2511         to "p".
2512         (gdb): Move definition of gud-pp to...
2514         * progmodes/gdb-ui.el (gdb-ann3): ...here.  Make it work in the
2515         speedbar.
2516         (gdb-find-watch-expression): New function.
2518 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
2520         * faces.el (face-attribute, set-face-attribute): Mention existence
2521         of `:ignore-defface' setting in docstring.
2523 2005-11-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2525         * simple.el (completion-setup-function): Fix last change.
2527 2005-11-17  John Paul Wallington  <jpw@pobox.com>
2529         * ibuf-ext.el (ibuffer-interactive-filter-by-mode):
2530         Use `posn-set-point' instead of `mouse-set-point' because the
2531         latter is not fbound when configured without X.
2533         * comint.el (comint-insert-input): Likewise.
2535 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
2537         * simple.el (hard-newline): New variable.
2538         (sendmail-user-agent-compose, next-line): Use it.
2540         * mail/sendmail.el (mail-setup, mail-send, mail-insert-from-field)
2541         (sendmail-send-it, mail-do-fcc, mail-cc, mail-bcc, mail-fcc)
2542         (mail-mail-reply-to, mail-mail-followup-to)
2543         (mail-position-on-field, mail-signature, mail-yank-original)
2544         (mail-attach-file): Likewise.
2546         * mail/mailheader.el (mail-header-format)
2547         (mail-header-format-function): Likewise.
2549         * add-log.el (add-change-log-entry, change-log-merge): Likewise.
2551 2005-11-17  Juri Linkov  <juri@jurta.org>
2553         * font-lock.el (font-lock-faces): Rename this defgroup from
2554         `font-lock-highlighting-faces'.
2555         (font-lock-comment-face, font-lock-comment-delimiter-face)
2556         (font-lock-string-face, font-lock-doc-face)
2557         (font-lock-keyword-face, font-lock-builtin-face)
2558         (font-lock-function-name-face, font-lock-variable-name-face)
2559         (font-lock-type-face, font-lock-constant-face)
2560         (font-lock-warning-face, font-lock-negation-char-face)
2561         (font-lock-preprocessor-face)
2562         (font-lock-regexp-grouping-backslash)
2563         (font-lock-regexp-grouping-construct): Rename :group from
2564         `font-lock-highlighting-faces' to `font-lock-faces'.
2566         * cus-edit.el (lisp, c, tex):
2567         * progmodes/ada-mode.el (ada):
2568         * progmodes/asm-mode.el (asm):
2569         * progmodes/cperl-mode.el (cperl-faces):
2570         * progmodes/cpp.el (cpp):
2571         * progmodes/dcl-mode.el (dcl):
2572         * progmodes/f90.el (f90):
2573         * progmodes/fortran.el (fortran):
2574         * progmodes/icon.el (icon):
2575         * progmodes/idlwave.el (idlwave-misc):
2576         * progmodes/m4-mode.el (m4):
2577         * progmodes/make-mode.el (makefile):
2578         * progmodes/meta-mode.el (meta-font):
2579         * progmodes/modula2.el (modula2):
2580         * progmodes/octave-mod.el (octave):
2581         * progmodes/pascal.el (pascal):
2582         * progmodes/perl-mode.el (perl):
2583         * progmodes/prolog.el (prolog):
2584         * progmodes/ps-mode.el (PostScript-edit):
2585         * progmodes/scheme.el (scheme):
2586         * progmodes/sh-script.el (sh-script):
2587         * progmodes/simula.el (simula):
2588         * progmodes/tcl.el (tcl):
2589         * textmodes/nroff-mode.el (nroff):
2590         * textmodes/reftex-vars.el (reftex-fontification-configurations):
2591         * textmodes/sgml-mode.el (sgml):
2592         * textmodes/texinfo.el (texinfo):
2593         Add :link (custom-group-link font-lock-faces) to defgroup.
2595         * hi-lock.el (hi-lock): Rename this defgroup from
2596         `hi-lock-interactive-text-highlighting'.  Change parent group from
2597         `faces' to `font-lock'.  Add link to the manual.
2598         (hi-lock-mode, hi-lock-file-patterns-range)
2599         (hi-lock-exclude-modes, hi-lock-faces): Rename :group from
2600         `hi-lock-interactive-text-highlighting' to `hi-lock'.
2601         (hi-lock-faces): Add :group `faces'.
2603         * cus-edit.el (custom-variable-prompt): Clarify the code.
2605         * faces.el (face-read-string): Set the default value arg of
2606         completing-read.
2608 2005-11-16  Luc Teirlinck  <teirllm@auburn.edu>
2610         * rfn-eshadow.el (file-name-shadow-properties)
2611         (file-name-shadow-tty-properties, file-name-shadow-mode):
2612         Remove autoloads, because the file is now preloaded.
2614 2005-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
2616         * printing.el (easy-menu-intern): Don't define.
2617         (pr-get-symbol): Use easy-menu-intern only if defined.
2619         * simple.el (blink-matching-open): Simplify a bit.
2620         (completion-setup-function): Fix the case of partial-completion-mode
2621         when the minibuffer's contents start with "-".
2622         Obey completion-base-size-function even when
2623         minibuffer-completing-file-name is non-nil.
2625 2005-11-16  Richard M. Stallman  <rms@gnu.org>
2627         * net/eudcb-ph.el (eudc-ph-open-session):
2628         Use set-process-query-on-exit-flag.
2630         * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-contents.
2632         * international/ucs-tables.el (ucs-set-table-for-input):
2633         Use make-local-variable, not make-variable-buffer-local.
2635         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
2636         Improve warning message text.
2638         * savehist.el (savehist-save-hook): Add :group.
2640         * menu-bar.el (menu-bar-help-menu):
2641         Rename Find Extra Packages to External Packages.
2643         * cus-edit.el (Custom-reset-standard): Verify that
2644         :custom-standard-value prop exists before calling it.
2646         * apropos.el (apropos-calc-scores): Use apropos-pattern.
2648 2005-11-16  Martin Rudalics  <rudalics@gmx.at>  (tiny change)
2650         * wid-edit.el (color): Enclose %t in %{...%}.
2652         * cus-edit.el (face): Enclose %t in %{...%}.
2654 2005-11-16  Hrvoje Niksic  <hniksic@xemacs.org>
2656         * savehist.el (savehist-mode-hook): Re-add the var.
2657         (savehist-mode): Use it.
2659 2005-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
2661         * textmodes/flyspell.el: Fix commenting convention.
2662         Remove unnecessary leading * in custom docstrings.
2663         (flyspell-emacs): Remove unused var.
2664         (flyspell-delete-region-overlays): Use remove-overlays.
2665         (flyspell-accept-buffer-local-defs): Use save-current-buffer.
2666         (flyspell-debug-signal-no-check, flyspell-debug-signal-changed-checked)
2667         (flyspell-debug-signal-pre-word-checked, flyspell-post-command-hook)
2668         (flyspell-debug-signal-word-checked): Use with-current-buffer.
2669         (make-flyspell-overlay): Don't locally reuse a global name.
2670         (flyspell-highlight-incorrect-region)
2671         (flyspell-highlight-duplicate-region): Use flyspell-unhighlight-at.
2672         (flyspell-check-previous-highlighted-word): Use flyspell-overlay-p.
2673         (flyspell-notify-misspell): Remove unused args `start' and `end'.
2674         (flyspell-word): Adjust call accordingly.  Use ispell-send-string.
2675         Wrap calls to accept-process-output inside with-local-quit since it's
2676         often called from a post-command-hook.
2677         (flyspell-correct-word, flyspell-auto-correct-word):
2678         Use ispell-send-string.
2679         (flyspell-xemacs-popup): Remove unused arg `event'.  Update call.
2681         * calendar/diary-lib.el (diary-list-entries): Also hide the
2682         terminating newline.
2684 2005-11-16  Carsten Dominik  <dominik@science.uva.nl>
2686         * textmodes/reftex.el (reftex-use-fonts): Remove the check for
2687         window-system, to allow fonts on tty.
2689 2005-11-17  Nick Roberts  <nickrob@snap.net.nz>
2691         * progmodes/gud.el (gud-speedbar-item-info): New function.
2692         (gud-install-speedbar-variables): Use it to display data type
2693         of watch expression as a tooltip in speedbar.
2695 2005-11-15  Luc Teirlinck  <teirllm@auburn.edu>
2697         * font-core.el (global-font-lock-mode): Add :version keyword,
2698         because default was changed.
2700         * jka-cmpr-hook.el (auto-compression-mode): Ditto.
2702         * startup.el (command-line): Use `custom-reevaluate-setting' for
2703         `file-name-shadow-mode'.
2705         * loadup.el: Preload rfn-eshadow.
2707         * rfn-eshadow.el (file-name-shadow-mode): Set :init-value to t.
2708         Add :version keyword.
2709         (file-name-shadow-properties, file-name-shadow-tty-properties)
2710         (file-name-shadow): Add :version keyword.
2712         * cus-edit.el (custom-add-parent-links): Fix bug whereby, for
2713         instance, `(fringe custom-face)' shadowed `(fringe custom-group)'
2714         in the custom-group property of the symbol frames and the fringe
2715         group got no link to its parent group frames.
2716         Doc fix.
2718 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
2720         * progmodes/gud.el (gud-stop-subjob): New function.
2721         (gud-menu-map, gud-tool-bar-map): Use it.
2723 2005-11-16  Kim F. Storm  <storm@cua.dk>
2725         * progmodes/gud.el (gud-menu-map): Let [stop] stop program rather
2726         than kill it.
2727         (gud-tool-bar-map): Likewise.  Move cont/until/finish buttons
2728         to a more useful/logical place.
2730 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
2732         * progmodes/gud.el (gud-menu-map): Make visibility of stop and
2733         go buttons complementary.
2735 2005-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
2737         * rfn-eshadow.el (rfn-eshadow-regexp): Remove.
2738         (rfn-eshadow-sifn-equal): New function.
2739         (rfn-eshadow-update-overlay): Rewrite to use substitute-in-file-name.
2741 2005-11-15  Michael Kifer  <kifer@cs.stonybrook.edu>
2743         * viper-utils (viper-non-word-characters-reformed-vi): Quote `-' in
2744         string.
2746         * viper.el (viper-emacs-state-mode-list): Ensure that
2747         rcirc-mode buffers come up in Emacs state.
2749         * ediff-util (ediff-make-temp-file): Use proper file-name-handler
2750         operation.
2752 2005-11-15  Dan Nicolaescu  <dann@ics.uci.edu>
2754         * term.el (term-termcap-format): Fix typos.
2755         (term-down): Fix the negative argument case.
2757 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
2759         * progmodes/gdb-ui.el: Remove face-alias left over from change on
2760         2005-08-15.
2761         (gdb-ann3): New command gud-go.
2762         (menu): Accomodate gdb-mi.el.
2763         (gdb-assembler-custom): Make buffer of selected window current
2764         so that set-window-point works.
2766         * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Re-define
2767         buttons and include new ones.
2769 2005-11-16  Kim F. Storm  <storm@cua.dk>
2771         * progmodes/gud.el (gud-tool-bar-item-visible-no-fringe): New function.
2772         (gud-menu-map): Use it.
2774 2005-11-14  Luc Teirlinck  <teirllm@auburn.edu>
2776         * jka-cmpr-hook.el (auto-compression-mode): Enable it in a way
2777         that works correctly for Custom and that does not override a user
2778         who disables it.
2780         * help-mode.el (help-make-xrefs, help-xref-on-pp)
2781         (help-xref-interned, help-follow): Make hyperlinks for variables
2782         that are unbound, but have a non-nil variable-documentation property.
2784         * emacs-lisp/derived.el (define-derived-mode): Remove defvar for
2785         mode hook.  (It conflicted with defcustoms for some mode hooks.)
2786         Use the `variable-documentation' property to give the mode hook a
2787         docstring and expand that docstring.
2789 2005-11-14  Hrvoje Niksic  <hniksic@xemacs.org>
2791         * savehist.el (savehist-mode): Don't bother with
2792         `custom-set-minor-mode'.
2793         (savehist-coding-system): Check XEmacs version.
2794         (history-length): Declare also at run time.
2795         (savehist-mode): Don't emit a message.  Don't run the minor mode hook.
2796         Don't set the customize state.
2797         (savehist-minibuffer-hook): Special case for when
2798         minibuffer-history-variable is equal to t.
2800 2005-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
2802         * files.el (write-file): Refresh VC status.
2804         * calendar/diary-lib.el (diary-list-entries, diary-show-all-entries)
2805         (mark-diary-entries, make-diary-entry): Check default-major-mode rather
2806         than fundamental-mode to see if the mode was set.
2808 2005-11-14  Romain Francoise  <romain@orebokech.com>
2810         * dired-x.el: If `vm-visit-folder' doesn't exist, define it as a
2811         dummy function in `eval-when-compile' to avoid compiler warning.
2812         Require `man' at compile time.
2814 2005-11-14  Jay Belanger  <belanger@truman.edu>
2816         * calc-alg.el (calcFunc-write-out-power): Rename it to
2817         calcFunc-powerexpand.
2818         (math-write-out-power): Rename it to math-powerexpand; have it
2819         handle negative exponents.
2820         (calc-writeoutpower): Rename it to calc-powerexpand.
2822         * calc-ext.el: Change calcFunc-writeoutpower and
2823         calc-writeoutpower to calcFunc-powerexpand and calc-powerexpand in
2824         autoloads.
2825         Add calcFunc-ldiv to autoloads.
2827         * calc-arith.el (calcFunc-ldiv): New function.
2829         * calc.el (calc-left-divide): New function.
2831 2005-11-14  Juri Linkov  <juri@jurta.org>
2833         * cus-edit.el (custom-variable-prompt): Set the default value arg
2834         of completing-read.
2836         * cus-dep.el (custom-make-dependencies): Reverse the list of
2837         found dependencies.
2839 2005-11-14  Dan Nicolaescu  <dann@ics.uci.edu>
2841         * menu-bar.el (menu-bar-options-menu): Delete "Syntax
2842         Highlighting" entry, it is on by default now.
2843         (menu-bar-options-save): Do not save global-font-lock-mode.
2845 2005-11-13  Richard M. Stallman  <rms@gnu.org>
2847         * textmodes/flyspell.el (flyspell-large-region):
2848         Call flyspell-accept-buffer-local-defs.
2850 2005-11-13  Agustin Martin  <agustin.martin@hispalinux.es>
2852         * textmodes/flyspell.el (flyspell-notify-misspell):
2853         Fix misspelling of "Misspelling".
2854         (flyspell-process-localwords): New function.
2855         (flyspell-large-region): Call flyspell-process-localwords and
2856         flyspell-delete-region-overlays.
2857         (flyspell-delete-region-overlays): New function.
2858         (flyspell-delete-all-overlays): Call that.
2860 2005-11-13  Richard M. Stallman  <rms@gnu.org>
2862         * help.el (help-for-help-internal): Improve doc of C-h a.
2863         (describe-key): Improve prompt; doc fix.
2865 2005-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
2867         * vc-svn.el (vc-svn-registered): Catch all errors.
2869         * cus-dep.el (custom-make-dependencies): Typo.
2871 2005-11-13  Michael Albinus  <michael.albinus@gmx.de>
2873         * net/tramp-util.el (top): Fix compilation warning.
2875 2005-11-13  Kim F. Storm  <storm@cua.dk>
2877         * help.el (help-for-help-internal): Fix `a' entry.  Add `d' entry.
2879 2005-11-13  Nick Roberts  <nickrob@snap.net.nz>
2881         * progmodes/gud.el (gud-menu-map): Move parentheses (again).
2882         (gud-speedbar-buttons): Match on "const char *" too.
2884         * progmodes/gdb-ui.el (gdb-var-create-handler)
2885         (gdb-var-list-children-handler): Match on "const char *" too.
2886         (gdb-var-evaluate-expression-handler): Match on empty string.
2887         (gdb-var-update-handler): Only call
2888         gdb-var-evaluate-expression-handler when required.
2890 2005-11-13  Nick Roberts  <nickrob@snap.net.nz>
2892         * progmodes/gud.el (gud-menu-map): Revert to window-fringes for
2893         selected window.  This still doesn't work for speedbar.
2894         (gud-speedbar-buttons): Handle string expressions properly.
2896         * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
2897         (gdb-var-create-handler): Handle string expressions properly.
2898         (gdb-var-list-children-regexp, gdb-var-list-children-handler):
2899         Handle string expressions properly.  Move "type" field into regexp.
2901 2005-11-12  Karl Fogel  <kfogel@red-bean.com>
2903         * bookmark.el (bookmark-maybe-message): New function to reduce
2904         code duplication: invokes `message' iff baud-rate is high enough.
2905         (bookmark-write-file): Use above instead of an inline conditional.
2906         (bookmark-load): Same.
2908 2005-11-12  Karl Fogel  <kfogel@red-bean.com>
2910         * bookmark.el (bookmark-write-file): Don't visit the destination
2911         file, just write the data to it using write-region.  This is
2912         similar to saveplace.el at 2005-05-29T08:36:26Z!rms@gnu.org, but with an additional
2913         change to avoid visiting the file in the first place.
2915 2005-11-12  Chong Yidong  <cyd@stupidchicken.com>
2917         * hi-lock.el (hi-lock-mode): Set the default value of
2918         font-lock-defaults.
2920 2005-11-11  Luc Teirlinck  <teirllm@auburn.edu>
2922         * find-lisp.el (find-lisp-find-dired-insert-file): Pass `string'
2923         arg to `file-attributes'.
2924         (find-lisp-format): The UID and GID can now be strings.
2926 2005-11-12  Kim F. Storm  <storm@cua.dk>
2928         * help.el (help-map): Bind C-h d to apropos-documentation.
2930         * simple.el (what-cursor-position): Print (EOB) instead of (100%)
2931         when point is at end-of-buffer.
2933         * apropos.el (apropos-match-face): Doc fix.
2934         (apropos-sort-by-scores): Add new choice `verbose'.
2935         (apropos-documentation-sort-by-scores): New defcustom.
2936         (apropos-pattern): Now contains the pattern entered by the user.
2937         (apropos-pattern-quoted): New defvar.
2938         (apropos-regexp): New defvar, containing the regexp corresponding
2939         to apropos-pattern.
2940         (apropos-all-words-regexp): Rename from apropos-all-regexp.
2941         (apropos-read-pattern): New defun.  Use it to read pattern arg in
2942         interactive calls; returns list of words for a word list, and
2943         string for a regexp.
2944         (apropos-parse-pattern): Rename from apropos-rewrite-regexp.  Now
2945         parses a list of words or regexp as returned by apropos-read-pattern.
2946         (apropos-calc-scores): Return nil if apropos-regexp doesn't match.
2947         (apropos-score-doc): Return a very high score if the string
2948         entered by the user matches literally.
2949         (apropos-variable): Doc fix.  Use apropos-read-pattern.
2950         (apropos-command): Doc fix.  Use apropos-read-pattern and
2951         apropos-parse-pattern.  Call apropos-print with nosubst=t.
2952         (apropos, apropos-value): Doc fix. Use apropos-read-pattern and
2953         apropos-parse-pattern.
2954         (apropos-documentation): Doc fix. Use apropos-read-pattern and
2955         apropos-parse-pattern.  Locally bind apropos-sort-by-scores to
2956         apropos-documentation-sort-by-scores.  Call apropos-print with
2957         nosubst=t.
2958         (apropos-documentation-internal): Pass doc string through
2959         substitute-key-definition before adding text properties.
2960         Highlight substring matching literal user input if possible.
2961         (apropos-documentation-check-doc-file): Remove locals beg and end.
2962         Fix calculation of score (as added twice).  Pass doc string through
2963         substitute-key-definition before adding text properties.
2964         (apropos-documentation-check-elc-file): Pass doc string through
2965         substitute-key-definition before adding text properties.
2966         Highlight substring matching literal user input if possible.
2967         (apropos-print): Add new arg NOSUBST; if set, command and variable
2968         doc strings have already been passed through substitute-key-definition.
2969         Add code to handle apropos-accumulator items without score element
2970         for backwards compatibility (e.g. with woman package).
2971         Only show scores if apropos-sort-by-scores is `verbose'.
2973 2005-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2975         * jka-cmpr-hook.el (jka-compr-install): Use push and dolist.
2976         Add jka-compr-load-suffixes to load-suffixes.
2978         * jka-compr.el: Require 'jka-cmpr-hook.
2979         (jka-compr-info-compress-message, jka-compr-info-compress-program)
2980         (jka-compr-info-compress-args, jka-compr-info-uncompress-message)
2981         (jka-compr-info-uncompress-program, jka-compr-info-uncompress-args)
2982         (jka-compr-info-can-append, jka-compr-info-strip-extension)
2983         (jka-compr-info-file-magic-bytes, jka-compr-get-compression-info)
2984         (jka-compr-info-regexp): Remove.  Provided by jka-cmpr-hook.
2985         (jka-compr-uninstall): Remove entries from
2986         jka-compr-added-to-file-coding-system-alist after they are used.
2987         (jka-compr-error): Remove unused var `curbuf'.
2988         (jka-compr-file-local-copy): Remove unused var `notfound'.
2990 2005-11-10  Romain Francoise  <romain@orebokech.com>
2992         * apropos.el (apropos-calc-scores): Use `apropos-pattern'.
2994 2005-11-11  Nick Roberts  <nickrob@snap.net.nz>
2996         * progmodes/gud.el (gud-menu-map): Move parentheses.
2997         (gdb): New command gud-pv.
2999 2005-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3001         * tar-mode.el: Remove spurious or unnecessary leading stars
3002         in docstrings.
3003         (tar-header-block-tokenize): Also obey default-file-name-coding-system.
3004         (tar-parse-octal-integer-safe): Use mapc.
3005         (tar-header-block-summarize): Remove unused var `ck'.
3006         (tar-summarize-buffer): Don't clear the modified-p bit if it wasn't
3007         cleared before.  Obey default-enable-multibyte-characters.
3008         Use mapconcat.  Simplify setting of tar-header-offset.
3009         (tar-mode-map): Move initialization inside delcaration.
3010         (tar-flag-deleted): Use `abs'.
3011         (tar-expunge-internal): Remove unused var `line'.
3012         (tar-expunge-internal): Don't hardcode point-min==1.
3013         (tar-expunge): Widen while doing set-buffer-multibyte.
3014         (tar-rename-entry): Use file-name-coding-system.
3015         (tar-alter-one-field): Don't hardcode point-min==1.
3016         (tar-subfile-save-buffer): string-as-unibyte works on unibyte strings.
3017         (tar-pad-to-blocksize): Don't hardcode point-min==1.  Clarify the code.
3019 2005-11-10  Masatake YAMATO  <jet@gyve.org>
3021         * add-log.el (add-log-current-defun): Handle class::method
3022         notation of c++. Fix incorrect comment.
3024 2005-11-10  Alan Mackenzie  <acm@muc.de>
3026         * help-fns.el (describe-variable): Make C-h v work when a variable
3027         has variable documentation yet is unbound.
3029 2005-11-10  Masatake YAMATO  <jet@gyve.org>
3031         * man.el (Man-highlight-references): Set an empty
3032         string to `Man-arguments' if it is nil.
3033         Suggested by Reiner Steib <Reiner.Steib@gmx.de>.
3035 2005-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
3037         * Makefile.in (mh-loaddefs.el, loaddefs.el): Better follow the
3038         commenting conventions.
3040         * cus-dep.el (custom-make-dependencies): Simplify.
3041         Better follow the commenting conventions.
3043 2005-11-09  Richard M. Stallman  <rms@gnu.org>
3045         * apropos.el (apropos-pattern): Rename from apropos-regexp.
3046         (apropos-orig-pattern): Rename from apropos-orig-regexp.
3047         All uses changed.
3048         (apropos-rewrite-regexp): Doc fix.
3049         (apropos-variable, apropos-command, apropos, apropos-value):
3050         Change prompt; carry through the argument renaming.
3052 2005-11-09  Luc Teirlinck  <teirllm@auburn.edu>
3054         * find-lisp.el: Require dired.
3055         (find-lisp-find-dired-internal): Do not call
3056         `abbreviate-file-name' on DIR.
3058 2005-11-10  Nick Roberts  <nickrob@snap.net.nz>
3060         * progmodes/gud.el (gdb): Make gud-pp use user-defined command pp1.
3062 2005-11-09  Nick Roberts  <nickrob@snap.net.nz>
3064         * progmodes/gud.el (gud-menu-map): Ensure tool-bar is constant
3065         when using the speedbar.
3066         (gdb): New command gud-pp.
3067         (gud-menu-map, gud-tool-bar-map): Put it on the tool bar.
3069 2005-11-09  Juri Linkov  <juri@jurta.org>
3071         * replace.el (occur-excluded-properties): New defcustom.
3072         (occur-1, occur-engine, occur-accumulate-lines): Use it.
3074 2005-11-08  Jay Belanger  <belanger@truman.edu>
3076         * calc/calc-units.el (math-convert-units): Replace any composite
3077         unit by its definition.
3079 2005-11-08  Lars Hansen  <larsh@soem.dk>
3081         * emacs-lisp/autoload.el (update-directory-autoloads):
3082         Add obsolete function alias.
3084 2005-11-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3086         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
3087         comment-indent-function.
3088         (lisp-comment-indent): Replace by an alias for comment-indent-default.
3090         * reveal.el (reveal-post-command): Rework the handling of
3091         reveal-open-spots, so as to be more reliable.  There were several
3092         tricky corner cases where an open spot might be lost, or where
3093         a closed spot might end up on the list of open spots.
3094         Only reveal text that's ellipsised.
3096 2005-11-07  Carsten Dominik  <dominik@science.uva.nl>
3098         * textmodes/org.el (org-export-as-html): Remove bogus (debug) form.
3100 2005-11-07  John Paul Wallington  <jpw@gnu.org>
3102         * ibuffer.el (ibuffer): Search iconified frames too when
3103         getting Ibuffer buffer's window.
3105 2005-11-06  Richard M. Stallman  <rms@gnu.org>
3107         * progmodes/compile.el (compilation-internal-error-properties):
3108         save-excursion around the computation of MARKER.
3110 2005-11-06  Piet van Oostrum  <piet@cs.uu.nl>
3112         * textmodes/flyspell.el (flyspell-external-point-words):
3113         flyspell-get-word returns a list, not just a string.
3115 2005-11-06  John Paul Wallington  <jpw@pobox.com>
3117         * ibuffer.el (ibuffer): Search all visible frames when getting
3118         Ibuffer buffer's window.
3120 2005-11-07  Masatake YAMATO  <jet@gyve.org>
3122         * man.el (Man-reference-regexp): Accept spaces between
3123         `Man-name-regexp' and `Man-section-regexp'.
3124         (Man-apropos-regexp): New variable.
3125         (Man-abstract-xref-man-page): Use value for `Man-target-string'
3126         if available.
3127         (Man-highlight-references, Man-highlight-references0):
3128         Handle the case when `Man-arguments' includes "-k".
3129         (Man-highlight-references0): Rename the argument `TARGET-POS' to
3130         `TARGET'. `TARGET' can be a number, function or nil.
3132 2005-11-06  Nick Roberts  <nickrob@snap.net.nz>
3134         * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-var-delete)
3135         (gdb-edit-value, gdb-speedbar-expand-node, gdb-get-create-buffer)
3136         (gdb-breakpoints-mode, gdb-toggle-breakpoint, gdb-delete-breakpoint)
3137         (gdb-goto-breakpoint, gdb-frames-mode, gdb-registers-mode)
3138         (gdb-locals-mode, gdb-find-file-hook): Use buffer-local-value.
3139         (gdb-send-item): Use buffer-local-value and simplify.
3141 2005-11-05  Luc Teirlinck  <teirllm@auburn.edu>
3143         * startup.el (command-line): Use `custom-reevaluate-setting' for
3144         `global-font-lock-mode'.
3146         * font-core.el (global-font-lock-mode): Enable `global-font-lock-mode'
3147         by default, except in batch mode or when the -D option is given.
3149         * emacs-lisp/easy-mmode.el (define-global-minor-mode): Pass all
3150         specified keyword args on to `define-minor-mode'.  Update docstring.
3152 2005-11-05  Romain Francoise  <romain@orebokech.com>
3154         * replace.el (occur-engine): Add marker at end of line, too.
3156 2005-11-04 Ken Manheimer  <ken.manheimer@gmail.com>
3158         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
3159         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
3160         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
3161         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional 'passphrase'
3162         argument to all these routines, so the passphrase can be managed
3163         externally and passed in to the system.
3164         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
3165         pgg-add-passphrase-to-cache function.
3167         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
3168         (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
3169         (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
3170         (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional 'passphrase'
3171         argument to all these routines, so the passphrase can be managed
3172         externally and passed in to the system.
3173         (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
3174         function.
3176 2005-11-04  Dan Nicolaescu  <dann@ics.uci.edu>
3178         * font-lock.el: Don't deal with font-lock-face-attributes here,
3179         move the code ...
3181         * startup.el (command-line): ... here. Use face-spec-set instead
3182         of custom-declare-face.
3184         * faces.el (face-spec-set): Reset the face if spec is not nil.
3186 2005-11-04  Stefan Monnier  <monnier@iro.umontreal.ca>
3188         * newcomment.el (comment-region-internal): Box more tightly in the
3189         common case where there's no TAB in the boxed text.
3191 2005-11-04  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3193         * info.el (info-tool-bar-map): Use images prev-node, next-node and
3194         up-node.
3196 2005-11-04  Ulf Jasper  <ulf.jasper@web.de>
3198         * newsticker.el: Commentary updated. Code formatting changed.
3199         (newsticker-version): Change to "1.9".
3200         (newsticker, newsticker-feed): Doc fix.
3201         (newsticker-url-list): Doc fix.  Add option "Weekly".
3202         (newsticker-retrieval-interval): Add option "Weekly".
3203         (newsticker-headline-processing): Doc fix.
3204         (newsticker-auto-mark-filter): Remove.
3205         (newsticker-auto-mark-filter-list): New.
3206         (newsticker-layout, newsticker-sort-method): Doc fix.
3207         (newsticker-hide-old-items-in-newsticker-buffer)
3208         (newsticker-heading-format, newsticker-item-format)
3209         (newsticker-desc-format): Doc fix.
3210         (newsticker-show-all-rss-elements): Remove.
3211         (newsticker-show-all-news-elements): New.
3212         (newsticker-faces, newsticker-ticker): Doc fix.
3213         (remove-from-invisibility-spec): Code formatting.
3214         (newsticker--process-ids): New.
3215         (newsticker-mode): Doc fix.
3216         (newsticker-mode): Change mode-line-format.
3217         (newsticker-start): Remove debug output.
3218         (newsticker-start-ticker): Doc fix.  Add Autoload cookie.
3219         (newsticker-w3m-show-inline-images): Code formatting.
3220         (newsticker-next-item): Call `force-mode-line-update'.
3221         (newsticker-previous-item): Call `force-mode-line-update'.
3222         (newsticker-next-feed): Call `force-mode-line-update'.
3223         (newsticker-previous-feed): Call `force-mode-line-update'.
3224         (newsticker-mark-all-items-at-point-as-read): Code formatting.
3225         (newsticker-show-old-items): Do not show descs.
3226         (newsticker-hide-entry): Hide too much.
3227         (newsticker-hide-entry, newsticker-show-entry)
3228         (newsticker-toggle-auto-narrow-to-feed): Code formatting.
3229         (newsticker-set-auto-narrow-to-feed): Update buffer immediately.
3230         (newsticker-toggle-auto-narrow-to-item): Code formatting.
3231         (newsticker-set-auto-narrow-to-item): Update buffer immediately.
3232         (newsticker-running-p, newsticker-ticker-running-p): Autoload cookie.
3233         (newsticker-get-news): Call `force-mode-line-update'.
3234         Collect process ids.
3235         (newsticker--sentinel): Change coding system handling.
3236         Move image retrieval to new functions newsticker--get-logo-url-*.
3237         Move feed parsing to new functions newsticker--parse-*.
3238         Update list of process ids.
3239         (newsticker--get-logo-url-atom-1.0, newsticker--get-logo-url-atom-0.3)
3240         (newsticker--get-logo-url-rss-2.0, newsticker--get-logo-url-rss-1.0)
3241         (newsticker--get-logo-url-rss-0.92, newsticker--get-logo-url-rss-0.91)
3242         (newsticker--parse-atom-0.3, newsticker--parse-atom-1.0)
3243         (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
3244         (newsticker--parse-rss-1.0, newsticker--parse-rss-2.0)
3245         (newsticker--parse-generic-feed, newsticker--parse-generic-items): New.
3246         (newsticker--decode-coding-string): Remove.
3247         (newsticker--decode-numeric-entities): Check input.  Format code.
3248         (newsticker--remove-whitespace): Check input.
3249         (newsticker--do-forget-preformatted): Doc fix.
3250         (newsticker--decode-rfc822-date): Allow for missing time.
3251         (newsticker--update-process-ids): New.
3252         (newsticker--image-sentinel): Change comment.
3253         (newsticker--image-read): Change error message.
3254         (newsticker--imenu-goto): Doc fix.  Show headline title.
3255         (newsticker--buffer-set-uptodate): Call `force-mode-line-update'.
3256         (newsticker--buffer-do-insert-text): Clean whitespace in
3257         html-rendered headline title.  Code formatting.
3258         Call `newsticker--buffer-print-extra-elements'.
3259         (newsticker--buffer-print-extra-element): Remove.
3260         (newsticker--buffer-print-extra-elements): New.
3261         (newsticker--buffer-do-print-extra-element): New.
3262         (newsticker--buffer-insert-enclosure): Doc fix.  Use MBytes for
3263         large sizes.
3264         (newsticker--run-auto-mark-filter)
3265         (newsticker--do-run-auto-mark-filter):
3266         Use `newsticker-auto-mark-filter-list'.
3268 2005-11-04  Ryan Yeske  <rcyeske@gmail.com>
3270         * net/rcirc.el: Use split-string OMIT-NULLS argument.
3271         (rcirc-print): Force redisplay before running hooks.  Do long
3272         buffer truncation after making new text read-only.  Deal with nil
3273         text when decoding strings.  If TARGET is nil, use either the
3274         currently selected buffer, if it is an rcirc buffer and of the
3275         same process or the process buffer.
3276         (rcirc-mode): Remove header-line.  Recompute short buffer names.
3277         Initialize rcirc-buffer-alist here instead of rcirc-get-buffer-create.
3278         (rcirc-short-buffer-name): Add variable.
3279         (rcirc-kill-buffer-hook): Recompute short buffer names.
3280         Remove nick from private channel.
3281         (rcirc-send-input): Send command text to current-buffer.
3282         Don't clear overlay arrow here.
3283         (rcirc-short-buffer-name): Return a short buffer name.
3284         (rcirc-update-short-buffer-names, rcirc-abbreviate)
3285         (rcirc-rebuild-tree, rcirc-make-trees): Add functions to generate
3286         buffer-name abbreviations.
3287         (rcirc-kill-buffer-hook-1): Split to make debugging easier.
3288         Do not touch nick-table when killing a parted channel.
3289         (rcirc-window-configuration-change): Rename from rcirc-update-activity.
3290         Clear arrow from current buffer if it is now hidden.
3291         (rcirc-current-buffer): Add variable.
3292         (rcirc-my-nick, rcirc-other-nick, rcirc-server)
3293         (rcirc-nick-in-message, rcirc-prompt, rcirc-mode-line-nick):
3294         Remove -face from names.
3295         (rcirc-update-activity-string): Print "DND" when globally ignoring
3296         activity.
3297         (rcirc-ignore-buffer-activity-flag): Rename from
3298         rcirc-ignore-channel-activity.
3299         (rcirc-ignore-all-activity-flag): Doc fix.
3300         (rcirc-channels): Remove variable.
3301         (rcirc-kill-buffer-hook):
3302         (rcirc-get-buffer-create): Add nick to private channel.
3303         (rcirc-multiline-edit-submit): Remove tabs.
3304         (rcirc-put-nick-channel, rcirc-channel-nicks): Look up nicks case
3305         folded.
3306         (rcirc-remove-nick-channel): Bug fix.
3307         (rcirc-toggle-ignore-buffer-activity): Rename from
3308         rcirc-toggle-ignore-channel-activity.
3309         (rcirc-record-activity): Add buffers to the front of the list.
3310         (rcirc-update-activity): Remove killed buffers from list.
3311         (rcirc-process-server-response-1): Remove last argument if it is
3312         null before calling handler.
3313         (rcirc): Add "rcirc" defcustom prefix.
3314         (rcirc-prompt): Simplify default prompt.
3315         Use custom-initialize-default.
3316         (rcirc-private-chats): Remove variable.
3317         (rcirc-prompt): Change initialization.
3318         (rcirc-version): Remove function.
3319         (rcirc-id-string): Add constant.
3320         (rcirc-last-buffer): Remove variable.
3321         (rcirc-buffer-alist): Add variable.
3322         (rcirc-connect): Update variable setup.
3323         (rcirc-sentinel, rcirc-update-prompt): Use `rcirc-buffer-alist'.
3324         (rcirc-trap-errors-flag): Rename from `rcirc-trap-errors' change
3325         default.
3326         (rcirc-handler-generic): Trigger activity.
3327         (rcirc-send-message): Create the buffor of the target.
3328         (rcirc-generate-new-buffer-name): Rename from `rcirc-get-buffer-name'.
3329         (rcirc-get-buffer): Just return nil if there is no matching buffer.
3330         (rcirc-multiline-edit-cancel): Remove function.
3331         (rcirc-set-last-buffer): Remove function.
3332         (rcirc-get-any-buffer): Add function.
3333         (rcirc-join-channels): Don't print /join text.
3334         (rcirc-toggle-ignore-channel-activity): Add and update echo area
3335         messages.
3336         (rcirc-cmd-ctcp): Use rcirc-send-string to send request.
3337         (rcirc-handler-NOTICE): Recognize CTCP responses.
3338         (rcirc-handler-332, rcirc-handler-332): Use a temp buffer for
3339         constructing TOPIC string for buffers we are not JOINed.
3340         (rcirc-handler-CTCP-response): Add handler.
3341         (rcirc-multiline-edit-submit): Restore the window-configuration
3342         before adjusting point.
3343         (rcirc): Add customization group.
3344         (rcirc-server, rcirc-port, rcirc-nick, rcirc-user-name)
3345         (rcirc-user-full-name, rcirc-startup-channels-alist)
3346         (rcirc-fill-flag, rcirc-fill-column, rcirc-fill-prefix)
3347         (rcirc-ignore-all-activity-flag, rcirc-time-format)
3348         (rcirc-input-ring-size, rcirc-read-only-flag)
3349         (rcirc-buffer-maximum-lines, rcirc-authinfo-file-name)
3350         (rcirc-auto-authenticate-flag, rcirc-prompt, rcirc-print-hooks):
3351         Change defvar to defcustom.
3352         (rcirc-update-prompt): Add optional ALL arg, which will update
3353         prompts in all rcirc buffers.  Regexp quote replacement text.
3354         (rcirc-fill-column): Accept 'frame-width as a value.
3355         (rcirc-set-changed): Add function.
3356         (rcirc-next-active-buffer): Write more meaningful messages.
3357         (rcirc-faces): Add customization group.
3358         (rcirc-my-nick-face, rcirc-other-nick-face, rcirc-server-face)
3359         (rcirc-nick-in-message-face, rcirc-prompt-face)
3360         (rcirc-mode-line-nick-face): Move into rcirc-faces group.
3361         (with-rcirc-process-buffer): Move before first usage.
3362         (rcirc-debug-buffer): Rename from `rcirc-log-buffer'.
3363         (rcirc-debug-flag): Rename from `rcirc-log-p'.
3364         (rcirc-debug): Rename from `rcirc-log'.
3365         (rcirc-format-response-string): Do not print '-' chars for a
3366         NOTICE with no sender.  Simplify output of server responses.
3368 2005-11-04  Henrik Enberg  <henrik.enberg@telia.com>
3370         (rcirc-browse-url-map, rcirc-browse-url-at-point)
3371         (rcirc-browse-url-at-mouse, rcirc-mangle-text): Make urls
3372         mouse and RET clickable.
3374 2005-11-04  Henrik Enberg  <henrik.enberg@telia.com>
3376         * mail/rmailout.el (rmail-output-to-rmail-file, rmail-output): Doc fix.
3378 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
3380         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
3381         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
3382         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
3383         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional 'passphrase'
3384         argument to all these routines, so the passphrase can be managed
3385         externally and passed in to the system.
3386         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
3387         pgg-add-passphrase-to-cache function.
3389         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
3390         (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
3391         (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
3392         (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional 'passphrase'
3393         argument to all these routines, so the passphrase can be managed
3394         externally and passed in to the system.
3395         (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
3396         function.
3398 2005-11-04  Edward O'Connor  <hober0@gmail.com>  (tiny change)
3400         * net/goto-addr.el (goto-address-url-regexp): Remove `data:' URLs
3401         from goto-address-url-regexp.
3403 2005-11-04  Carsten Dominik  <dominik@science.uva.nl>
3405         * textmodes/org.el (org-read-date, org-goto-calendar)
3406         (org-recenter-calendar, org-agenda-goto-calendar):
3407         Temporarily clear 'calendar-move-hook'.
3409 2005-11-04  Michael Kifer  <kifer@cs.stonybrook.edu>
3411         * ediff-merge.el (ediff-merge-region-is-non-clash): Return t, if not
3412         merging.
3414         * ediff-util.el (ediff-previous-difference): Don't skip regions that
3415         have merge clashes.
3417 2005-11-04  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3419         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
3420         Undo previous change.
3422         * startup.el (command-line): Use `custom-reevaluate-setting' for
3423         mouse-wheel-down-event and mouse-wheel-up-event.  Don't call
3424         tty-register-default-colors on Mac.
3426 2005-11-04  Nick Roberts  <nickrob@snap.net.nz>
3428         * progmodes/gdb-ui.el (gdb-buffer-type): Remove duplicate declaration.
3429         (gdb-buffer-type): Make it automatically buffer local...
3430         (gdb-get-create-buffer): ...and set it accordingly.
3431         (gdb-frame-gdb-buffer, gdb-display-gdb-buffer): Make these
3432         actually work.
3434 2005-11-03  Dan Nicolaescu  <dann@ics.uci.edu>
3436         * font-lock.el (font-lock-warning-face): Use the more vivid red1,
3437         not red.
3439 2005-11-04  Nick Roberts  <nickrob@snap.net.nz>
3441         * progmodes/gdb-ui.el (gud-watch): Use save-selected-window in
3442         case GUD buffer is not visible.
3443         (gdb-goto-breakpoint): Try to force display in source buffer.
3444         (gdb-frame-gdb-buffer): Copy other similar functions.
3445         (gdb-restore-windows): Don't display source if not asked for.
3446         (gdb-assembler-buffer-name): Don't capitalise.
3448 2005-11-03  Richard M. Stallman  <rms@gnu.org>
3450         * wid-edit.el (key-sequence): New widget type.
3452         * simple.el (set-mark-command-repeat-pop): New variable.
3453         (set-mark-command): Only interpret plan C-@ after a pop as a pop
3454         if set-mark-command-repeat-pop is true.
3456         * info.el (Info-fontify-node): Don't display extra "see" if there
3457         already is one here.
3459         * mouse.el: Fix special handling of DEL after dragging a region:
3460         (mouse-drag-region-1): Treat mouse-set-region like mouse-set-point.
3461         (mouse-region-delete-keys): Add [backspace].
3463         * mail/feedmail.el: Use insert-buffer-substring, not insert-buffer.
3465         * textmodes/ispell.el (ispell-command-loop): Change `i' description
3466         not to assume it pertains to an affix.
3468         * textmodes/flyspell.el (flyspell-post-command-hook):
3469         Bind deactivate-mark to prevent deactivation.
3471 2005-11-03  Lars Hansen  <larsh@soem.dk>
3473         * dired-x.el: Add menu bindings for dired-do-find-marked-files,
3474         dired-do-relsymlink, dired-flag-extension, dired-mark-extension,
3475         dired-mark-omitted, dired-do-relsymlink-regexp, dired-omit-mode.
3477 2005-11-03  Romain Francoise  <romain@orebokech.com>
3479         * net/eudcb-mab.el: Now part of GNU Emacs.  Update FSF's address.
3480         Update copyright years.
3482 2005-11-03  Sam Steingold  <sds@gnu.org>
3484         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
3485         Use system-type instead of window-system because window-system is not
3486         correctly defined during loadup.
3488 2005-11-02  Mark A. Hershberger  <mah@everybody.org>
3490         * xml.el (xml-syntax-table): Allow xml.el to compile in xemacs.
3491         (xml-parse-tag): Join strings separated by a comment properly.
3493 2005-11-02  Andreas Schwab  <schwab@suse.de>
3495         * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Fix last fix.
3497 2005-11-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3499         * emacs-lisp/byte-opt.el (string-to-syntax): Mark it as pure.
3500         (byte-optimize-pure-func): Quote the eval'd value.
3502         * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
3503         Rename from perl-font-lock-syntactic-face-function.
3504         Change the calling convention so it can be used as a font-lock MATCHER.
3505         Do the parse-partial-sexp loop outselves.
3506         (perl-font-lock-syntactic-keywords): Use it.
3507         (perl-mode): Don't set font-lock-syntactic-face-function any more.
3509 2005-11-02  Nick Roberts  <nickrob@snap.net.nz>
3511         * progmodes/gdb-ui.el (gdb-mouse-until): Make it work in the
3512         disassembly buffer too.
3513         (gdb-exited): Remove overlay arrows when execution has finished.
3514         (gdb-info-frames-custom, gdb-info-threads-custom)
3515         (gdb-info-registers-custom): Don't add inappropriate text
3516         properties if inferior is not active.
3518 2005-11-02  Glenn Morris  <rgm@gnu.org>
3520         * progmodes/fortran.el (fortran-blink-match):
3521         Use `blink-matching-delay'.
3523 2005-11-02  John Mongan <jmongan@mccammon.ucsd.edu>  (tiny change)
3525         * progmodes/f90.el (f90-match-end): Use `blink-matching-delay'.
3527 2005-11-02  Lars Hansen  <larsh@soem.dk>
3529         * net/tramp.el (tramp-action-out-of-band): Handle scp message
3530         "Permission denied".
3532 2005-11-01  Richard M. Stallman  <rms@gnu.org>
3534         * textmodes/flyspell.el (flyspell-external-point-words):
3535         Pass nil to flyspell-get-word.
3537 2005-11-02  Kim F. Storm  <storm@cua.dk>
3539         * menu-bar.el (menu-bar-options-menu): Show "Shift Movement (CUA)"
3540         item instead of "C-x/C-c/C-v (CUA)" if cua-enable-cua-keys is nil.
3542 2005-11-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3544         * calendar/cal-menu.el (date, event): Don't declare as dynamic-var.
3545         (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
3546         (calendar-mouse-print-dates): Add optional `event' argument.
3547         Update interactive-spec.
3548         (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
3549         Use `calendar-event-to-date' instead of `event'.
3551 2005-11-02  Masatake YAMATO  <jet@gyve.org>
3553         * progmodes/ld-script.el (ld-script-builtins):
3554         Add more words: "DATA_SEGMENT_ALIGN", "DATA_SEGMENT_END",
3555         "DATA_SEGMENT_RELRO_END", "LENGTH", "ORIGIN", and "SEGMENT_START".
3556         (auto-mode-alist): Accept .ld, .lds, ld.in and .lds.in.
3558 2005-11-01  Romain Francoise  <romain@orebokech.com>
3560         * vc-sccs.el: Update copyright year.
3561         * ezimage.el: Likewise.
3563 2005-11-01  KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp>  (tiny change)
3565         * info.el (Info-fontify-node): Use `string-width' for fontifying
3566         underlined titles.
3568 2005-11-01  Juri Linkov  <juri@jurta.org>
3570         * info.el (Info-fontify-node): Downcase node header keywords Node,
3571         Prev, Next, Up before comparison.
3572         (Info-history): Insert absolute directory name, and put invisible
3573         property on it.
3575 2005-11-01  Juri Linkov  <juri@jurta.org>
3577         * info.el (Info-file-supports-index-cookies): New variable.
3578         (Info-find-node-2): Check makeinfo version for index cookie support.
3579         (Info-index-nodes): Search for nodes with index cookies only when
3580         Info-file-supports-index-cookies is t.  Otherwise, search nodes
3581         with "Index" in the node name.
3582         (Info-index-node): Search index cookie in the current node only when
3583         Info-file-supports-index-cookies is t.  Otherwise, check the word
3584         "Index" in the node name.
3585         (Info-find-emacs-command-nodes): Remove code that searches nodes
3586         with "Index" node name in the top menu.
3588 2005-11-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3590         * progmodes/scheme.el (scheme-mode-variables): Use the default
3591         comment-indent-function.
3593         * faces.el (face-attribute): Handle the case where a face inherits from
3594         a non-existent face.
3596         * simple.el (eval-expression-print-format): Use lisp-readable syntax
3597         for octal and hexa output, and merge the char into the paren.
3598         (kill-new): Use push.
3599         (copy-to-buffer): Use with-current-buffer.
3600         (completion-setup-function): Move code in loop to remove redundancy.
3601         (minibuffer-local-must-match-map): Don't add bindings that duplicate
3602         those inherited from minibuffer-local-completion-map.
3604         * savehist.el (savehist-mode) <defcustom>:
3605         Use custom-set-minor-mode if available.
3606         (savehist-mode) <defun>: Run the minor mode hook, set the custom state
3607         and emit a message if applicable.
3609 2005-11-01  Hrvoje Niksic  <hniksic@xemacs.org>
3611         * savehist.el: Sync up to version 19.
3612         (savehist-mode): New minor mode.
3613         (savehist-file): Use ~/.emacs.d or ~/.xemacs if available.
3614         (savehist-length): Remove (use history-length instead).
3615         (savehist-file-modes): Rename from savehist-modes.
3616         (savehist-save-hook, savehist-loaded): New vars.
3617         (savehist-load): Use savehist-mode.  Try to smooth up transition from
3618         old format to new format.
3619         (savehist-install): Allow savehist-autosave-interval to be nil.
3620         (savehist-save): Run the new hook.  Be more careful to only trim the
3621         history variables.
3622         (savehist-trim-history): New fun.  Replaces savehist-process-for-saving.
3623         (savehist-printable): Print into a buffer rather than char-by-char.
3625 2005-11-01  John Wiegley  <johnw@newartisans.com>
3627         * iswitchb.el (iswitchb-define-mode-map): Re-enable the
3628         toggle-ignore keybinding (C-a).  The author said it had been
3629         disabled much earlier due to a possible incompatibility, but after
3630         many months of usage I have encountered no problems (and it is a
3631         rather useful option, especially for switching to " *temp*").
3633         * net/eudcb-mab.el (eudc-mab-query-internal): Add backend
3634         support for OS/X's AddressBook, by calling out to the open source
3635         program "contacts" (installable through Fink).
3637         * net/eudc.el (eudc-expand-inline): If the
3638         `eudc-multiple-match-handling-method' is set to `all', delete the
3639         query string before inserting the query result.
3641         * eshell/em-ls.el (eshell-do-ls): Add no-op support for --dired
3642         flag, to prevent Eshell from using the system ls when
3643         `eshell-ls-insert-directory' is in used.
3644         (eshell-ls-insert-directory): Disable font-lock in directory
3645         buffer so that Eshell's own fontification is seen.  This broke
3646         recently due to changes in font-lock, so this goes back to version
3647         21 behavior.
3649 2005-11-01  Nick Roberts  <nickrob@snap.net.nz>
3651         * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New function.
3652         (menu, toggle-gdb-use-inferior-io-buffer): Get rid of defadvice.
3653         (gdb-many-windows): Doc fix.
3655 2005-10-31  Romain Francoise  <romain@orebokech.com>
3657         * help-fns.el (describe-simplify-lib-file-name): Add autoload cookie.
3659 2005-10-31  Dan Nicolaescu  <dann@ics.uci.edu>
3661         * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
3662         that global-font-lock-mode can be enabled by default.
3664         * font-lock.el (font-lock-keywords, font-lock-mode-internal)
3665         (font-lock-add-keywords, font-lock-remove-keywords)
3666         (font-lock-fontify-buffer): Remove autoload cookies.
3668         * jit-lock.el (jit-lock-register): Likewise.
3670         * emacs-lisp/syntax.el (syntax-ppss): Likewise.
3672 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
3674         * progmodes/gdb-ui.el (gdb-many-windows): Leave window configuration
3675         intact if there is no gud-comint-buffer.
3677 2005-10-31  Luc Teirlinck  <teirllm@auburn.edu>
3679         * progmodes/gud.el (gud-filter): Use comint-update-fence to delete
3680         old prompt comint-prompt-read-only is t and GDB commands are
3681         issued from tool bar etc.
3683 2005-10-31  Masatake YAMATO  <jet@gyve.org>
3685         * vc.el (vc-directory-exclusion-list): Add "{arch}".
3687 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
3689         * thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.
3690         (thumbs-thumbsdir): Make .emacs.d if it does not exist.
3692 2005-10-30  Michael Albinus  <michael.albinus@gmx.de>
3694         * net/tramp.el (tramp-chunksize): Escape parentheses in docstring
3695         starting at beginning of line.  Fontification is messed up when
3696         `open-paren-in-column-0-is-defun-start' set to t.
3697         Reported by John Paul Wallington <jpw@pobox.com>.
3699 2005-10-30  Luc Teirlinck  <teirllm@auburn.edu>
3701         * comint.el (comint-send-input): Call `comint-update-fence' when
3702         `comint-process-echoes' and `comint-prompt-read-only' are both
3703         non-nil, to avoid leftover read-only newline.
3705 2005-10-30  Richard M. Stallman  <rms@gnu.org>
3707         * textmodes/flyspell.el (flyspell-external-point-words):
3708         Detect when WORD can't be checked properly because
3709         flyspell-get-word finds just part of it, and move on.
3711         * textmodes/ispell.el (ispell-dictionary-alist-5): Add . as
3712         boundarychar for Polish.
3713         (ispell-dictionary-alist-4): Add . as boundarychar for Italian.
3714         (ispell-dictionary-alist-3): Add . and @ as boundarychars for French.
3716 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
3718         * progmodes/gdb-ui.el (gdb-tooltip-print-1): Fix regexp.
3719         (gdb-registers-font-lock-keywords): Delete.
3720         (gdb-registers-mode): Don't fontify.
3721         (gdb-info-registers-custom): Use text properties instead as, in
3722         future, changed register values will use font-lock-warning-face.
3723         (gdb-local-font-lock-keywords): Rename to...
3724         (gdb-locals-font-lock-keywords): ...for consistency.
3726 2005-10-30  Andre Spiegel  <spiegel@gnu.org>
3728         * vc.el (vc-switch-backend): Better error message if the buffer is
3729         not visiting a file under version control.
3731         * vc-cvs.el (vc-cvs-delete-file): Commit the file after removing it.
3733 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
3735         * startup.el (command-line): Use ~/.emacs.d/init.el instead of
3736         ~/.emacs.d/.emacs.
3738 2005-10-29  Richard M. Stallman  <rms@gnu.org>
3740         * replace.el (occur-mode-mouse-goto): Always go to other window.
3741         (occur-mode-goto-occurrence): Always switch in same window.
3743         * simple.el (undo): Display message at end, not at start.
3745         * emacs-lisp/timer.el (timer-activate, timer-activate-when-idle):
3746         New arg REUSE-CELL.
3747         (cancel-timer-internal): New function.
3748         (timer-event-handler): Use cancel-timer-internal,
3749         and pass the cell it returns to timer-activate...
3751         * jit-lock.el (jit-lock-function, jit-lock-stealth-fontify)
3752         (jit-lock-deferred-fontify, jit-lock-context-fontify)
3753         (jit-lock-after-change): Test memory-full.
3755 2005-10-29  Ken Manheimer  <ken.manheimer@gmail.com>
3757         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
3758         part of the decoded armor to find the key-identifier.
3759         (pgg-gpg-lookup-key-owner): New function to return the
3760         human-readable identifier of a key owner.
3761         (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
3762         key itself.
3763         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
3764         the key value) if we have a key and can match it against a secret
3765         key.  Also, added a note pointing out fact that the prompt only
3766         indicates the first matching key.
3768         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
3769         pgg-decrypt-region.
3770         (pgg-pending-timers): A new hash for tracking the passphrase cache
3771         timers, so that new ones supercede old ones.
3772         (pgg-add-passphrase-to-cache): Rename from
3773         `pgg-add-passphrase-cache' to reduce confusion (all callers
3774         changed).  Modified to cancel old timers when new ones are added.
3775         (pgg-remove-passphrase-from-cache): Rename from
3776         `pgg-remove-passphrase-cache' to reduce confusion (all callers
3777         changed).  Modified to cancel old timers when their keys are
3778         removed from the cache.
3779         (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
3780         XEmacs, an indirection to delete-itimer.
3781         (pgg-read-passphrase-from-cache, pgg-read-passphrase):
3782         Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
3783         users can only check cache without risk of prompting.  Correct bug in
3784         notruncate behavior.
3785         (pgg-read-passphrase-from-cache, pgg-read-passphrase)
3786         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
3787         Add informative docstrings.
3788         (pgg-decrypt): Convey provided passphrase in subordinate call to
3789         pgg-decrypt-region.
3791         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
3792         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
3793         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
3794         'passphrase' argument, so the passphrase can be managed externally
3795         and then passed in to the system.
3797         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
3798         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
3799         so the passphrase cache can be used reliably with identifiers
3800         besides a pgp packet's key id.
3802         * pgg-gpg.el (pgg-pgp-encrypt-region)
3803         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
3804         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
3805         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional 'passphrase'
3806         argument to all these routines, so the passphrase can be managed
3807         externally and passed in to the system.
3809         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
3810         'notruncate' argument, so the passphrase cache can be used
3811         reliably with identifiers besides a pgp packet's key id.
3813 2005-10-29  Sascha Wilde  <swilde@sha-bang.de>
3815         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
3816         symmetric encryption.
3817         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
3818         encrypted session key.
3819         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
3820         message ask for the passphrase in a proper way.
3822         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
3823         New user commands for symmetric encryption.
3825 2005-10-29  Roland Winkler  <roland.winkler@physik.uni-erlangen.de>
3827         * textmodes/conf-mode.el (conf-assignment-sign)
3828         (conf-assignment-regexp): Fix docstrings.
3829         (conf-mode-initialize): New function.
3830         (conf-mode): Remove optional args.  Use delay-mode-hooks to
3831         recognize recursive calls.
3832         (conf-unix-mode, conf-windows-mode, conf-javaprop-mode)
3833         (conf-space-mode, conf-colon-mode, conf-ppd-mode)
3834         (conf-xdefaults-mode): Use define-derived-mode and
3835         conf-mode-initialize.
3837 2005-10-29  Romain Francoise  <romain@orebokech.com>
3839         * help-fns.el (describe-simplify-lib-file-name): Fix regexp.
3841 2005-10-29  Ken Manheimer  <ken.manheimer@gmail.com>
3843         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
3844         part of the decoded armor to find the key-identifier.
3845         (pgg-gpg-lookup-key-owner): New function to return the
3846         human-readable identifier of a key owner.
3847         (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
3848         key itself.
3849         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
3850         the key value) if we have a key and can match it against a secret
3851         key.  Also, added a note pointing out fact that the prompt only
3852         indicates the first matching key.
3854         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
3855         pgg-decrypt-region.
3856         (pgg-pending-timers): A new hash for tracking the passphrase cache
3857         timers, so that new ones supercede old ones.
3858         (pgg-add-passphrase-to-cache): Rename from
3859         `pgg-add-passphrase-cache' to reduce confusion (all callers
3860         changed).  Modified to cancel old timers when new ones are added.
3861         (pgg-remove-passphrase-from-cache): Rename from
3862         `pgg-remove-passphrase-cache' to reduce confusion (all callers
3863         changed).  Modified to cancel old timers when their keys are
3864         removed from the cache.
3865         (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
3866         XEmacs, an indirection to delete-itimer.
3867         (pgg-read-passphrase-from-cache, pgg-read-passphrase):
3868         Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
3869         users can only check cache without risk of prompting.  Correct bug in
3870         notruncate behavior.
3871         (pgg-read-passphrase-from-cache, pgg-read-passphrase)
3872         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
3873         Add informative docstrings.
3874         (pgg-decrypt): Convey provided passphrase in subordinate call to
3875         pgg-decrypt-region.
3877 2005-10-20  Ken Manheimer <ken.manheimer+emacs@gmail.com>
3879         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
3880         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
3881         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
3882         'passphrase' argument, so the passphrase can be managed externally
3883         and then passed in to the system.
3885         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
3886         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
3887         so the passphrase cache can be used reliably with identifiers
3888         besides a pgp packet's key id.
3890         * pgg-gpg.el (pgg-pgp-encrypt-region)
3891         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
3892         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
3893         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional 'passphrase'
3894         argument to all these routines, so the passphrase can be managed
3895         externally and passed in to the system.
3897         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
3898         'notruncate' argument, so the passphrase cache can be used
3899         reliably with identifiers besides a pgp packet's key id.
3901 2005-10-29  Sascha Wilde  <swilde@sha-bang.de>
3903         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
3904         symmetric encryption.
3905         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
3906         encrypted session key.
3907         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
3908         message ask for the passphrase in a proper way.
3910         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
3911         New user commands for symmetric encryption.
3913 2005-10-28  Bill Wohler  <wohler@newt.com>
3915         * help-mode.el (help-url): New button type. Calls browse-url.
3916         (help-xref-url-regexp): New regexp to recognize URLs in docstring.
3917         Similar to Info nodes: URL `url'.
3918         (help-make-xrefs): Create help-url buttons for
3919         help-xref-url-regexp matches.
3921 2005-10-29  Nick Roberts  <nickrob@snap.net.nz>
3923         * tool-bar.el (tool-bar-add-item-from-menu)
3924         (tool-bar-local-item-from-menu): Fix doc strings.
3926 2005-10-28  Romain Francoise  <romain@orebokech.com>
3928         * ldefs-boot.el: Update.
3930         * subr.el (locate-library): Move from help-fns.el.
3931         * help-fns.el (locate-library): Move to subr.el.
3933 2005-10-28  Richard M. Stallman  <rms@gnu.org>
3935         * net/tramp.el (tramp-completion-mode): defvar moved up.
3937         * emacs-lisp/easymenu.el (easy-menu-change): Doc fix.
3939         * tool-bar.el (tool-bar-mode): Delete autoload cookie.
3941         * files.el (find-file-noselect): Use %d to format large file size.
3943         * bindings.el (mode-line-format): Add %e.
3945         * loadup.el ("facemenu"): Load unconditionally.
3946         ("image", "international/fontset", "dnd", "mwheel", "tool-bar"):
3947         ("x-dnd"): Load, when appropriate.
3949         * startup.el (command-line): Call before-init-hook earlier.
3950         Warn about some bad characters in -u user name.
3952         * textmodes/flyspell.el (flyspell-large-region): Pass -t if Tex file.
3953         (flyspell-external-point-words): Error if misspelled word is not found.
3954         Set flyspell-large-region-beg at end of word.
3956 2005-10-28  Andreas Schwab  <schwab@suse.de>
3958         * view.el (View-revert-buffer-scroll-page-forward):
3959         Use view-page-size-default.
3961 2005-10-28  Juri Linkov  <juri@jurta.org>
3963         * international/quail.el (quail-get-current-str): Translate last
3964         raw character for deterministic input methods.
3966 2005-10-27  Jay Belanger  <belanger@truman.edu>
3968         * calc/calc-ext.el: Add functions to autoloads.
3969         (math-identity-matrix-p, math-ident-row-p): New functions.
3971         * calc/calc-arith.el (calc-mul-symb-fancy): Add checks for
3972         multiplication by an identity matrix; don't turn multiplication by
3973         an inverse matrix into division.
3974         (math-div-symbol-fancy):  Replace division by matrices with
3975         multiplication by inverse.
3977         * calc/calc-misc.el (calcFunc-inv): Check for symbolic matrices.
3979         * calc/calc-alg.el (calcFunc-writeoutpower, math-write-out-power)
3980         (calc-writeoutpower): New functions.
3982 2005-10-27  Romain Francoise  <romain@orebokech.com>
3984         * replace.el (occur-engine): Include colon in mouse-face highlight.
3986         * dired-x.el: Change Maintainer field.
3988 2005-10-26  Chong Yidong  <cyd@stupidchicken.com>
3990         * longlines.el (longlines-mode): Bind after-change-functions to
3991         nil during initial decoding and final encoding.
3993 2005-10-26  Dan Nicolaescu  <dann@ics.uci.edu>
3995         * term.el (term-emulate-terminal, term-handle-colors-array)
3996         (term-handle-ansi-escape): Specify the terminfo capabilities
3997         implemented.
3999 2005-10-26  Richard M. Stallman  <rms@gnu.org>
4001         * info.el (Info-fontify-node): Fix detection of sentence-break
4002         before *Note.
4004 2005-10-26  Romain Francoise  <romain@orebokech.com>
4006         * smerge-mode.el: Add `tools' to file keywords.
4008 2005-10-26  Nick Roberts  <nickrob@snap.net.nz>
4010         * progmodes/gud.el (gud-menu-map): Only display gud-until icon
4011         when the fringe is not available.
4013         * progmodes/gdb-ui.el (def-gdb-auto-updated-buffer)
4014         (def-gdb-auto-update-trigger): Simplify construction.
4015         (gdb-locals-buffer): Use def-gdb-auto-update-trigger instead of
4016         def-gdb-auto-updated-buffer as gdb-info-locals-handler is
4017         defined explicitly.
4018         (gdb-assembler-buffer): Use def-gdb-auto-update-handler instead of
4019         def-gdb-auto-updated-buffer as gdb-invalidate-assembler is
4020         defined explicitly.
4021         (gdb-info-locals-custom): Remove as it's a no-op.
4023 2005-10-25  Chong Yidong  <cyd@stupidchicken.com>
4025         * longlines.el (longlines-mode): Remove narrowing before
4026         performing the initial decoding or final encoding.
4028 2005-10-25  Romain Francoise  <romain@orebokech.com>
4030         * emacs-lisp/find-func.el (find-library-name): Also strip
4031         extension if library name ends in .el, to take advantage of
4032         `find-library-suffixes'.
4034 2005-10-25  Richard M. Stallman  <rms@gnu.org>
4036         * menu-bar.el (menu-bar-help-menu): Say which kind of therapist.
4038 2005-10-25  Juri Linkov  <juri@jurta.org>
4040         * textmodes/texinfo.el (texinfo-mode): Change charset of one
4041         quotation mark from [mule-unicode-0100-24ff] to [japanese-jisx0208].
4043 2005-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4045         * play/blackbox.el (blackbox-mode-map): Move init into declaration.
4046         (blackbox-redefine-key): Add argument `map'.
4048         * jit-lock.el (jit-lock-fontify-now): Be careful not to skip multiline
4049         regions when moving the jit-lock-context-unfontify-pos boundary.
4051 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
4053         * net/browse-url.el (browse-url-of-buffer): Add ".html" to filename.
4055 2005-10-25  Masatake YAMATO  <jet@gyve.org>
4057         * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'.
4059 2005-10-25  Michael Cadilhac  <michael.cadilhac-@t-lrde.epita.fr>  (tiny change)
4061         * play/blackbox.el (blackbox-redefine-key): New function.
4062         (blackbox-mode-map): Use it to remap existing bindings for cursor
4063         motion instead of binding literal keys.
4065 2005-10-25  Glenn Morris  <rgm@gnu.org>
4067         * calendar/diary-lib.el (diary-list-entries): Prevent infloop when
4068         diary does not end in a newline.  Do not assume a blank line at
4069         the start of the diary file.
4071 2005-10-25  Kenichi Handa  <handa@m17n.org>
4073         * international/quail.el (quail-translate-key): If the input
4074         method is deterministic and failed to handle the last key, restart
4075         the key handling loop from an appropriate key.
4077 2005-10-25  Michael Albinus  <michael.albinus@gmx.de>
4079         * vc.el (vc-dired-mode): Extend comment for binding of
4080         `directory-listing-before-filename-regexp'.
4082 2005-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4084         * textmodes/texinfo.el (texinfo-mode):
4085         * textmodes/paragraphs.el (sentence-end-base): Use real chars, so as
4086         not to unnecessarily expose emacs-mule's internal char codes.
4088 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
4090         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct help-echo.
4091         Display hand pointer and help-echo on disabled icon too.
4092         (gdb-mouse-until): New function.
4093         (gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.
4095 2005-10-24  Chong Yidong  <cyd@stupidchicken.com>
4097         * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
4098         with 2005-10-23 change to doctor.el.
4100         * finder.el (finder-mode-map): Add follow-link binding.
4102 2005-10-25  Kim F. Storm  <storm@cua.dk>
4104         * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-3 in left fringe
4105         to gdb-mouse-toggle-breakpoint-fringe.
4106         (gdb-mouse-toggle-breakpoint-margin): Rename from
4107         gdb-mouse-toggle-breakpoint. Fix doc.
4108         (gdb-mouse-toggle-breakpoint-fringe): New defun.
4109         (gdb-put-string): Add optional SPROPS arg.  Add props to string.
4110         (gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled
4111         string properties also for fringe breakpoint bitmaps.
4113 2005-10-24  Carsten Dominik  <dominik@science.uva.nl>
4115         * textmodes/org.el (org-start-icalendar-file): Fix format form.
4117 2005-10-25  Masatake YAMATO  <jet@gyve.org>
4119         * simple.el (completion-common-substring):
4120         Use `completion-common-substring' prior to `completion-base-size'.
4122 2005-10-24  Hrvoje Niksic  <hniksic@xemacs.org>
4124         * savehist.el: Require CL while compiling.
4125         (savehist-history-variables): Remove.
4126         (savehist-save-minibuffer-history, savehist-additional-variables)
4127         (savehist-minibuffer-history-variables): New vars.
4128         (savehist-save): Use them.
4129         (savehist-uninstall, savehist-minibuffer-hook): New funs.
4130         (savehist-install): New fun, extracted from savehist-load.
4131         (savehist-load): Use them.
4133 2005-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4135         * emacs-lisp/lisp-mode.el (easy-mmode-define-global-mode): Don't add
4136         a dummy doc-string-elt property.
4137         (defalias, defvaralias, define-category): Add a docstring property.
4139         * image.el (defimage):
4140         * widget.el (define-widget):
4141         * custom.el (defface, defcustom): Add `doc-string' declaration.
4143         * emacs-lisp/advice.el (ad-make-advised-definition): Fix arg-order.
4144         (defadvice): Add `doc-string' declaration.
4146         * emacs-lisp/byte-run.el (macro-declaration-function):
4147         Handle `doc-string' declarations.
4148         (define-obsolete-function-alias, define-obsolete-variable-alias):
4149         Add `doc-string' declaration.
4151 2005-10-24  Kenichi Handa  <handa@m17n.org>
4153         * international/utf-7.el (utf-7): Add autoload cookie.
4155         * term/x-win.el: Register more Cyrillic characters in x-keysym-table.
4157 2005-10-24  Eli Zaretskii  <eliz@gnu.org>
4159         * makefile.w32-in (autoloads): Use "." instead of $(lisp) in the
4160         list of directories passed to batch-update-autoloads.  Add "." to
4161         the list of the echoed directories.
4163         * pgg-def.el:
4164         * pgg-gpg.el:
4165         * pgg-parse.el:
4166         * pgg-pgp.el:
4167         * pgg-pgp5.el:
4168         * pgg.el: Moved here from the gnus subdirectory.
4170 2005-10-24  Nick Roberts  <nickrob@snap.net.nz>
4172         * progmodes/gud.el (gud-filter): Bind inhibit-read-only to t
4173         in case comint-prompt-read-only is set to t.
4175         * progmodes/gdb-ui.el (gdb-send): Bind inhibit-read-only to t
4176         in case comint-prompt-read-only is set to t.
4178 2005-10-24  Ulf Jasper  <ulf.jasper@web.de>
4180         * calendar/icalendar.el (icalendar-version): Increase to 0.13.
4181         Now a string.
4182         (icalendar-import-format): Handle CLASS, STATUS, URL.
4183         Rename `subject' to `summary'.
4184         (icalendar-import-format-summary): Rename from
4185         `icalendar-import-format-subject'.
4186         (icalendar-import-format-url, icalendar-import-format-status)
4187         (icalendar-import-format-class): New variables.
4188         (icalendar--rris): Take variable argument list.
4189         (icalendar--datestring-to-isodate): Remove unnecessary
4190         calendar-style check when converting dates with explicit month names.
4191         (icalendar-export-region): Change return type of conversion
4192         subroutines.  Bury current buffer unless error occurred.
4193         (icalendar--convert-to-ical)
4194         (icalendar--parse-summary-and-rest): New functions.
4195         (icalendar--convert-ordinary-to-ical)
4196         (icalendar--convert-weekly-to-ical)
4197         (icalendar--convert-yearly-to-ical)
4198         (icalendar--convert-block-to-ical)
4199         (icalendar--convert-cyclic-to-ical)
4200         (icalendar--convert-anniversary-to-ical): Change return type.
4201         Strip trailing blanks from subject.
4202         (icalendar--convert-sexp-to-ical): Change return type.
4203         Strip trailing blanks from subject.  Handle simple sexp
4204         entries as generated by icalendar.el.
4205         (icalendar--convert-float-to-ical)
4206         (icalendar--convert-date-to-ical): Strip trailing blanks from subject.
4207         (icalendar-import-file): Doc fix.
4208         (icalendar--format-ical-event): Handle CLASS, STATUS, URL.
4209         Correct call to icalendar--rris.
4210         (icalendar--convert-ical-to-diary): Doc fix.  Rename `subject' to
4211         `summary'.
4212         (icalendar--add-diary-entry): Rename `subject' to `summary'.
4214 2005-10-24  Romain Francoise  <romain@orebokech.com>
4216         * server.el (server-sentinel): Set query-on-exit flag to nil on
4217         new client processes (it isn't inherited from the server process).
4219         * replace.el (occur-engine): Rearrange text properties.
4221 2005-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4223         * emacs-lisp/debug.el (debugger-make-xrefs): Don't assume
4224         case-fold-search is nil.
4225         (debug-help-follow): Use help-xref-interned directly.
4227 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
4229         * thumbs.el (thumbs-image-type): Add .pbm.
4231 2005-10-23  Richard M. Stallman  <rms@gnu.org>
4233         * faces.el (inhibit-face-set-after-frame-default): New variable.
4234         (set-face-attribute): Bind it.
4235         (face-set-after-frame-default): Test it.
4237         * help-fns.el (describe-simplify-lib-file-name): New function.
4238         (describe-function-1, describe-variable): Use it.
4240         * faces.el (describe-face): Use describe-simplify-lib-file-name.
4242         * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults.
4243         Eliminate nil as possible value.
4244         (tooltip-hide-delay): Reduce internal-border-width.
4246         * menu-bar.el (menu-bar-file-menu) <dired>: Change help-echo string.
4247         (menu-bar-file-menu) <new-file>: Likewise.
4249         * simple.el (line-move-finish): Ignore fields computing LINE-END.
4251         * international/mule.el (load-with-code-conversion):
4252         Pass full file name to `eval-buffer' unless preloading.
4254         * textmodes/flyspell.el (flyspell-large-region):
4255         Call ispell-check-version.
4257         * textmodes/ispell.el (ispell-local-dictionary-overridden):
4258         Fix the make-variable-buffer-local call that was supposed
4259         to be for this variable.
4260         (ispell-aspell-supports-utf8): Doc fix.
4261         (ispell-find-aspell-dictionaries): Preserve elements of
4262         ispell-dictionary-alist for dictionaries that aspell doesn't report.
4263         (ispell-aspell-find-dictionary): Return nil on error.
4265         * play/doctor.el (doctor-doc): Don't say "psychiatrist".
4266         (doctor-symptoms): Likewise.
4268         * add-log.el (add-log-current-defun): Clean up handling of DEFUNs.
4270 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
4272         * cus-edit.el (custom-button, custom-button-pressed): New vars.
4273         (custom-raised-buttons): Add :set spec.
4274         (custom-button-unraised, custom-button-pressed-unraised):
4275         New faces, so that custom-raised-buttons actually does something.
4276         (custom-mode): Use custom-button and custom-button-pressed.
4278         * wid-edit.el (widget-specify-button): Don't ignore
4279         widget-mouse-face on graphic terminals.
4280         (widget-move-and-invoke): Cleanup.
4282 2005-10-23  Thien-Thi Nguyen  <ttn@gnu.org>
4284         * whitespace.el (whitespace-cleanup): Doc fix.
4286 2005-10-23  Romain Francoise  <romain@orebokech.com>
4288         * emulation/viper.el (viper-set-hooks): Quote forms passed to
4289         `eval-after-load' to avoid evaluating their result.
4291 2005-10-23  Michael Albinus  <michael.albinus@gmx.de>
4293         * files.el (directory-listing-before-filename-regexp):
4294         New defvar.  Replaces `dired-move-to-filename-regexp' from dired.el.
4296         * dired.el (dired-move-to-filename-regexp): Remove.
4297         All occurences replaced by `directory-listing-before-filename-regexp'.
4299         * dired-x.el, locate.el, vc.el:
4300         Replace `dired-move-to-filename-regexp' by
4301         `directory-listing-before-filename-regexp'.  In vc.el it is
4302         overwritten locally; maybe this can be handled in files.el too.
4304         * net/ange-ftp.el (ange-ftp-date-regexp): Remove.  All occurences
4305         replaced by `directory-listing-before-filename-regexp'.
4307 2005-10-23  Andreas Schwab  <schwab@suse.de>
4309         * font-lock.el (lisp-font-lock-keywords-2): Add eval-at-startup
4310         and eval-next-after-load.
4312 2005-10-23  MIYOSHI Masanori  <miyoshi@meadowy.org>  (tiny change)
4314         * mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
4315         exist, create it.
4317 2005-10-23  Ken Manheimer  <ken.manheimer@gmail.com>
4319         * allout.el: Remove autoloads for mailcrypt and crypt++.
4320         Require pgg, pgg-gpg during compilation.
4321         (allout-version): Increment version number to 2.1, and use a literal
4322         rather than RCS Id.
4323         (allout-default-encryption-scheme): Remove.
4324         (allout-passphrase-verifier-handling)
4325         (allout-passphrase-verifier-string)
4326         (allout-file-passphrase-verifier-string)
4327         (allout-passphrase-hint-string): Rename -key- to -passphrase-.
4328         (allout-passphrase-hint-handling): Rename and simplify.
4329         (allout-init): Use `find-file-hook' if available, otherwise
4330         `find-file-hooks'.
4331         (allout-mode): Use `write-file-functions' if available, otherwise
4332         `local-write-file-hooks' and, instead of making auto-save-hook
4333         buffer local, make the write-file-hook activity contingent to
4334         allout-mode.
4335         (allout-mode): Use key-binding substitution in the docstring.
4336         (allout-kill-line): Spell-out kill ring data structure mutation
4337         instead of using byte-compiler-complaint-provoking `pop'.
4338         (allout-insert-listified): Use `insert' rather than `insert-string'
4339         (allout-toggle-current-subtree-encryption): Update docstring, adjust
4340         to new gpp-based encryption, use new `allout-encrypted-topic-p'.
4341         (allout-encrypt-string): Totally revamped vis new underlying
4342         encryption facilities.
4343         (allout-mc-activate-passwd): Remove.
4344         (allout-obtain-passphrase): New, more or less replaces
4345         allout-mc-activate-passwd.
4346         (allout-encrypted-key-info): More or less replaces
4347         allout-encrypted-text-type.
4348         (outlineify-sticky, outlinify-sticky): Add autoload cookie.
4349         (my-mark-marker): Use `(featurep 'xemacs)'.
4351 2005-10-23  Lars Hansen <larsh@soem.dk>
4353         * emacs-lisp/bytecomp.el (byte-compile-lambda): New arg add-lambda.
4354         (byte-compile-file-form-defmumble, byte-compile-defun)
4355         (byte-compile-defmacro): Use it.
4356         (byte-compile-form): Don't call byte-compile-set-symbol-position
4357         when a byte-compile handler is called.
4359 2005-10-22  Romain Francoise  <romain@orebokech.com>
4361         * savehist.el (savehist-history-variables): Add `grep-find-history'.
4363         * subr.el (eval-after-load): Convert library name to an absolute
4364         file name using locate-library, since load-history no longer has
4365         library names in it.
4367 2005-10-22  Richard M. Stallman  <rms@gnu.org>
4369         * files.el (make-temp-file): Move from subr.el.
4370         * subr.el (make-temp-file): Move to files.el.
4372         * window.el (get-buffer-window-list): Move from subr.el.
4373         * subr.el (get-buffer-window-list): Move to window.el.
4375         * image.el (image-load-path): Use eval-at-startup to initialize.
4377         * subr.el (eval-at-startup): New macro.
4379         * subr.el: Much rearrangement of functions and division
4380         into pages.  No code changes.
4382 2005-10-22  Kenichi Handa  <handa@m17n.org>
4384         * tar-mode.el (tar-extract): Be sure to call
4385         find-operation-coding-system if set-auto-coding doesn't find a
4386         coding system.
4388 2005-10-22  Kim F. Storm  <storm@cua.dk>
4390         * image.el (image-type-header-regexps): Rename from image-type-regexps.
4391         Change users.
4392         (image-type-file-name-regexps): New defconst.
4393         (image-type-from-data): Simplify loop.
4394         (image-type-from-buffer): New defun.
4395         (image-type-from-file-header): Use it instead of image-type-from-data.
4396         Use image-search-load-path instead of only looking in data-directory.
4397         (image-type-from-file-name): New defun.
4398         (image-search-load-path): Change `pathname' to `filename'.
4399         Make PATH arg optional, default to image-load-path.
4401 2005-10-21  Richard M. Stallman  <rms@gnu.org>
4403         * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base.
4405         * textmodes/paragraphs.el (sentence-end-base): New variable.
4406         (sentence-end): Use sentence-end-base.
4408 2005-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4410         * font-lock.el (font-lock-default-fontify-region): Check the multiline
4411         property independently from the font-lock-multiline variable.
4413 2005-10-21  Richard M. Stallman  <rms@gnu.org>
4415         * emacs-lisp/find-func.el (find-library-name): Doc fix.
4417         * startup.el (command-line): Convert library names
4418         in `load-history' to absolute file names.
4420         * subr.el (symbol-file): Doc fix.
4422         * loadhist.el (file-loadhist-lookup): Call locate-library
4423         instead of find-library-name.  Don't try converting
4424         abs file names to library names, since load-history no longer
4425         has library names in it.
4426         (file-dependents, file-provides, file-requires): Doc fixes.
4428 2005-10-21  Juri Linkov  <juri@jurta.org>
4430         * progmodes/etags.el (tags-table-mode): New function.
4431         (tags-verify-table): Replace initialize-new-tags-table with
4432         tags-table-mode.
4434         * desktop.el (desktop-buffers-not-to-save): Remove TAGS from the
4435         default value.
4436         (desktop-modes-not-to-save): Add tags-table-mode to the
4437         default value.
4439         * info.el (Info-index-next): Add total number of index
4440         alternatives to the message.
4442         * textmodes/fill.el (fill-nobreak-p): Fix first two rules to skip
4443         backward only space (instead of space and period) before looking
4444         at sentence end.
4446         * simple.el (set-variable): Use user-variable-p instead of symbolp.
4447         Add the old variable value as 4th default-value arg of read-string.
4449 2005-10-21  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4451         * cus-face.el (custom-declare-face): Make face from X resources
4452         also on Mac.
4454         * disp-table.el (standard-display-g1, standard-display-graphic):
4455         Refuse to use string glyphs also on Mac.
4456         (standard-display-european): Don't set terminal coding system also
4457         on Mac.
4459         * frame.el (display-screens): Use x-display-screens also on Mac.
4461 2005-10-21  Romain Francoise  <romain@orebokech.com>
4463         * net/rcirc.el: Now part of GNU Emacs.  Update FSF's address.
4465 2005-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4467         * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): Make $@
4468         and $? into sexps.
4470         * font-lock.el (font-lock-compile-keywords): Add a help-echo to the
4471         warning face on open-paren-in-column-0.
4473         * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Fix corner
4474         boundary case.  Fix typo.
4475         Suggested by Martin Rudalics <rudalics@gmx.at>.
4477 2005-10-21  Carsten Dominik  <dominik@science.uva.nl>
4479         * textmodes/org.el (org-combined-agenda-icalendar-file)
4480         (org-icalendar-include-todo, org-icalendar-combined-name): New options.
4481         (org-export-icalendar-this-file)
4482         (org-export-icalendar-all-agenda-files)
4483         (org-export-icalendar-combine-agenda-files): New commands.
4484         (org-export-icalendar, org-print-icalendar-entries)
4485         (org-start-icalendar-file, org-finish-icalendar-file)
4486         (org-ical-ts-to-string): New functions.
4487         (org-read-date, org-goto-calendar)
4488         (org-agenda-goto-calendar): Inhibit displaying diary entries by
4489         call to `calendar'.
4490         (orgtbl-setup): Remove the :keys arguments from the menu description.
4491         (org-after-save-iCalendar-file-hook): New variable.
4493 2005-10-21  Kenichi Handa  <handa@m17n.org>
4495         * language/vietnamese.el (tcvn-5712): Make it an alias of
4496         vietnamese-tcvn coding-system.
4498 2005-10-20  Michael Albinus  <michael.albinus@gmx.de>
4500         * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
4501         group id is given.
4503 2005-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4505         * progmodes/sh-script.el (sh-escaped-line-re): New var.
4506         (sh-here-doc-open-re, sh-font-lock-close-heredoc): Use it.
4507         (sh-font-lock-open-heredoc): Try to properly handle heredoc starters
4508         whose line is either continued or ends with a comment.
4510 2005-10-20  Romain Francoise  <romain@orebokech.com>
4512         * net/rcirc.el (with-rcirc-process-buffer): Move above its first user.
4514         * replace.el (occur-engine): Add follow-link property.
4516         * font-core.el (font-lock-mode): Doc fix.
4518 2005-10-20  Richard M. Stallman  <rms@gnu.org>
4520         * net/rcirc.el: New file.
4522 2005-10-20  Bryan Henderson  <bryanh@giraffe-data.com>  (tiny change)
4524         * term.el (term-term-name): Initialize to "eterm-color".
4526 2005-10-20  Ken Manheimer  <ken.manheimer@gmail.com>
4528         * allout.el: Add autoloads of crypt++ and mailcrypt routines, all
4529         for encryption functionality.
4530         Move allout customization subgroup from `editing' to `outlines' group.
4531         Fix commentary 'keywords' to legitimate ones.
4532         Update author info (using my current email address, obscurified).
4533         (allout-encrypt-string, allout-encryption-produce-work-buffer)
4534         (allout-encrypted-topic-p, allout-encrypted-text-type)
4535         (allout-mc-activate-passwd, allout-create-encryption-key-verifier)
4536         (allout-situate-encryption-key-verifier)
4537         (allout-get-encryption-key-verifier, allout-verify-key)
4538         (allout-next-topic-pending-encryption)
4539         (allout-encrypt-decrypted, allout-encrypted-type-prefix): New funcs.
4540         (outline-topic-encryption-bullet, outline-default-encryption-scheme)
4541         (outline-key-verifier-handling, outline-key-hint-handling)
4542         (outline-encrypt-unencrypted-on-saves): New defcustoms.
4543         (allout-file-key-verifier-string, allout-encryption-scheme)
4544         (allout-key-verifier-string, allout-key-hint-string)
4545         (allout-after-save-decrypt): New variables.
4546         (allout-write-file-hook-handler, allout-auto-save-hook-handler)
4547         (allout-after-saves-handler): New hook functions.
4548         (allout-post-command-business): Do allout-after-save-decrypt.
4549         (allout-enable-file-variable-adjustment): Custom var to enable
4550         mechanism for adding and adjusting settings of Emacs file variables.
4551         (allout-adjust-file-variable, allout-file-vars-section-data):
4552         New functions, implement the mechanism.
4553         (outlineify-sticky): Use the file vars mechanism.
4554         (allout-inhibit-protection, allout-during-write-cue)
4555         (allout-override-protect, allout-before-change-protect): Remove.
4556         (allout-flag-region, allout-open-topic): Adjust read-only text.
4557         (allout-open-line-not-read-only): Add to facilitate read-only
4558         text based protection.
4559         (allout-kill-line): Revise to adjust read-only text, clue the
4560         user about the inhibition.
4561         (allout-unprotected): Use unwind-protect.
4562         (allout-shift-in, allout-shift-out): Disallow manually shifting a
4563         topic deeper than the offspring depth of the previous topic -
4564         avoiding confusing "containment discontinuities".
4565         (allout-reindent-bodies): Fix retention of body relative hanging
4566         indent during promotion of collapsed bodies.
4567         (allout-open-topic): Make it easy to open new topic with same
4568         bullet as current topic - topic creation functions provided with
4569         any universal argument provokes now prompt for bullet, defaulting
4570         to the bullet of the previous topic.
4571         (allout-plain-bullets-string, allout-distinctive-bullets-string):
4572         Plain bullet alternates '.' period and ',' comma only.  All other
4573         bullets are relegated to special status (but customizable).
4574         (allout-end-of-entry): Rename from 'allout-end-of-current-entry
4575         since it actually operates w.r.t. most immediately containing
4576         entry, visible or not.
4577         (allout-hide-current-entry, allout-show-current-entry): Use the
4578         revised version.
4579         (allout-old-expose-topic): Solidify deprecation.
4580         (allout-end-of-subtree): Add so we can span concealed as well
4581         as visible topics.
4582         (allout-end-of-current-subtree): Use `allout-end-of-subtree'.
4583         (allout-end-of-current-heading): Tweak to just respect the first line.
4584         (allout-get-body-text): Add.
4585         (allout-ascend-to-depth, allout-ascend): Position at end of prefix
4586         when invoked interactively.
4587         (allout-up-current-level): Use `interactive-p'.
4588         (allout-mode, allout-init): Miscellaneous docstring and
4589         operational refinements, as well as hookups of new encryption stuff.
4590         (allout-beginning-of-current-entry): Now works as advertised.
4591         (allout-end-of-current-entry): Remove of superfluous allout-show-entry.
4592         (allout-isearch-rectification): Refine condition for isearching.
4593         (allout-isearch-abort, allout-enwrap-isearch)
4594         (allout-flag-region, my-region-active-p): Relocate some macros.
4595         (allout-title): Fallback title is '(buffer-name)', not
4596         non-existing '(current-buffer-name)'.
4597         (subst-char-in-string): Define if absent (for some XEmacs versions).
4599 2005-10-20  Jari Aalto  <jari.aalto@cante.net>
4601         * mail/sendmail.el (mail-setup-hook, mail-aliases)
4602         (mail-yank-prefix, mail-indentation-spaces, mail-yank-hooks)
4603         (mail-citation-prefix-regexp, mail-signature-file)
4604         (mail-default-headers, mail-bury-selects-summary)
4605         (mail-send-nonascii): Add autoload cookies.
4607 2005-10-20  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
4609         * frame.el (blink-cursor-mode): Add `mac' to the list of
4610         window-system's that support blinking cursor.
4612 2005-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
4614         * textmodes/org.el (org-level-color-stars-only): Fix typo in docstring.
4616 2005-10-20  Eli Zaretskii  <eliz@gnu.org>
4618         * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el):
4619         Bind find-file-suppress-same-file-warnings to t, to avoid warnings due
4620         to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el.
4622 2005-10-20  Kim F. Storm  <storm@cua.dk>
4624         * ido.el (ido-is-tramp-root): Simplify regexp matching tramp root.
4625         (ido-set-current-directory): Don't add / after final @.
4626         (ido-file-name-all-completions-1): Adapt to fixed tramp completion.
4627         Explicitly handle ange-ftp completion oddities.
4628         (ido-make-file-list): Don't rotate list at tramp root to avoid
4629         triggering tramp file handler for expand-file-name via get-file-buffer.
4631 2005-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
4633         * savehist.el (savehist-coding-system): Revert to checking XEmacs.
4635 2005-10-19  Jay Belanger  <belanger@truman.edu>
4637         * calc/calc-units.el (math-standard-units): Add units, adjust
4638         symbols and update values.
4639         (math-unit-prefixes):  Add more prefixes.
4641 2005-10-19  Romain Francoise  <romain@orebokech.com>
4643         * bookmark.el (bookmark-menu-heading): New face.
4644         (bookmark-bmenu-list): Use it.
4645         Don't fiddle with `baud-rate' at top-level.
4647 2005-10-18  Chong Yidong  <cyd@stupidchicken.com>
4649         * image.el (create-image, find-image): Mention max-image-size in
4650         docstring.
4652 2005-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
4654         * savehist.el (savehist-load): Revert to checking XEmacs.
4656         * textmodes/conf-mode.el: Don't use font-lock-defaults-alist.
4657         Various docstring and line-width fixups.
4658         (conf-mode): Use cond.
4659         Set font-lock-defaults.  Don't set comment-use-syntax.
4661 2005-10-18  David Ponce  <david@dponce.com>
4663         * tree-widget.el (tree-widget-button-click): New function.
4664         (tree-widget-button-keymap): Use it.
4666 2005-10-18  Romain Francoise  <romain@orebokech.com>
4668         * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
4669         (bookmark-bmenu-hide-filenames): Add follow-link property.
4670         Improve help-echo text.
4672         * ffap.el (find-file-at-point): Doc fix.
4674 2005-10-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4676         * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
4678 2005-10-18  Masatake YAMATO  <jet@gyve.org>
4680         Install to the CVS repository what I forgot to install in my
4681         2005-10-16 changes.
4683         * progmodes/python.el (python-complete-symbol): Pass the common
4684         prefix substring of completion to `display-completion-list'.
4686         * textmodes/org.el (org-complete): Ditto.
4688 2005-10-18  Masatake YAMATO  <jet@gyve.org>
4690         Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
4692         * woman.el (WoMan-xref-man-page): New button type derived
4693         from `Man-abstract-xref-man-page'.
4694         (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
4696         * man.el (Man-abstract-xref-man-page): New button type.
4697         (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
4698         (Man-highlight-references): Add new optional argument `xref-man-type'.
4700 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
4702         * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
4704 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
4706         * cus-edit.el (Custom-move-and-invoke): Delete.
4707         (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
4709         * wid-edit.el (widget-move-and-invoke): New function, from
4710         Custom-move-and-invoke.
4712 2005-10-17  Bill Wohler  <wohler@newt.com>
4714         Move all remaining images from lisp/toolbar to etc/images, move
4715         lisp/toolbar/tool-bar to lisp and "delete" lisp/toolbar.  Place
4716         the low resolution images in their own directory (low-color).
4718         * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*,
4719         * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*:
4720         * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*:
4721         * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*:
4722         * toolbar/preferences.*, toolbar/print.*, toolbar/save.*:
4723         * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*:
4724         * toolbar/spell.*, toolbar/undo.*: Move to etc/images.
4726         * toolbar/lc-copy.*: Move to etc/images/low-color/copy.*.
4727         * toolbar/lc-cut.*: Move to etc/images/low-color/cut.*.
4728         * toolbar/lc-help.*: Move to etc/images/low-color/help.*.
4729         * toolbar/lc-home.*: Move to etc/images/low-color/home.*.
4730         * toolbar/lc-index.*: Move to etc/images/low-color/index.*.
4731         * toolbar/lc-new.*: Move to etc/images/low-color/new.*.
4732         * toolbar/lc-open.*: Move to etc/images/low-color/open.*.
4733         * toolbar/lc-paste.*: Move to etc/images/low-color/paste.*.
4734         * toolbar/lc-preferences.*: Move to etc/images/low-color/preferences.*.
4735         * toolbar/lc-print.*: Move to etc/images/low-color/print.*.
4736         * toolbar/lc-save.*: Move to etc/images/low-color/save.*.
4737         * toolbar/lc-saveas.*: Move to etc/images/low-color/saveas.*.
4738         * toolbar/lc-search.*: Move to etc/images/low-color/search.*.
4739         * toolbar/lc-spell.*: Move to etc/images/low-color/spell.*.
4740         * toolbar/lc-undo.*: Move to etc/images/low-color/undo.*.
4742         To conform with convention, replace the underscore (_) in the
4743         following image names with dash (-) or (/) as appropriate.
4745         * toolbar/back_arrow.*: Move to etc/images/back-arrow.*.
4746         * toolbar/fld_open.*: Move to etc/images/fld-open.*.
4747         * toolbar/fwd_arrow.*: Move to etc/images/fwd-arrow.*.
4748         * toolbar/jump_to.*: Move to etc/images/jump-to.*.
4749         * toolbar/left_arrow.*: Move to etc/images/left-arrow.*.
4750         * toolbar/right_arrow.*: Move to etc/images/right-arrow.*.
4751         * toolbar/up_arrow.*: Move to etc/images/up-arrow.*.
4752         * toolbar/lc-back_arrow.*: Move to etc/images/low-color/back-arrow.*.
4753         * toolbar/lc-fwd_arrow.*: Move to etc/images/low-color/fwd-arrow.*.
4754         * toolbar/lc-jump_to.*: Move to etc/images/low-color/jump-to.*.
4755         * toolbar/lc-left_arrow.*: Move to etc/images/low-color/left-arrow.*.
4756         * toolbar/lc-right_arrow.*: Move to etc/images/low-color/right-arrow.*.
4757         * toolbar/lc-up_arrow.*: Move to etc/images/low-color/up-arrow.*.
4758         * toolbar/mail_compose.*: Move to etc/images/mail/compose.*.
4759         * toolbar/mail_send.*: Move to etc/images/mail/send.*.
4761         * info.el (info-tool-bar-map): Replace underscores in image names
4762         with dashes.
4764         * makefile.w32-in (WINS): Remove toolbar.
4766         * menu-bar.el: Replace toolbar/tool-bar.el with tool-bar.el in comment.
4768         * tool-bar.el: Move to lisp from toolbar.  Now that
4769         toolbar is empty, it should be deleted when folks run "cvs up -P".
4771 2005-10-18  Jay Belanger  <belanger@truman.edu>
4773         * calc/calc-store.el (calc-store-into): Get the proper variable name
4774         to display in message.
4776 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
4778         * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
4779         expressions display in speedbar for all buffers when debugging.
4780         (gdb-speedbar-expand-node): Ensure node contraction is always updated.
4782         * speedbar.el (speedbar-set-mode-line-format): Indent properly.
4783         (speedbar-insert-button, speedbar-make-button):
4784         Use add-text-properties.
4785         (speedbar-update-localized-contents)
4786         (speedbar-update-directory-contents)
4787         (speedbar-update-special-contents): Use dolist.
4788         (speedbar-buffer-easymenu-definition): Add a menu separator.
4790 2005-10-17  Jason Rumney  <jasonr@gnu.org>
4792         * makefile.w32-in: Use $(lisp) consistently.
4793         (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
4794         for shell specific generation of mh-autoloads.
4796 2005-10-17  Richard M. Stallman  <rms@gnu.org>
4798         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
4800 2005-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
4802         * jit-lock.el (jit-lock-fontify-now):
4803         Move jit-lock-context-unfontify-pos to avoid wasted work.
4805 2005-10-17  Michael Albinus  <michael.albinus@gmx.de>
4807         * net/tramp.el (tramp-completion-mode): New defvar.  Used in
4808         `tramp-completion-mode' for checking if we are in completion mode.
4809         (tramp-completion-handle-file-name-all-completions): Reorder code
4810         in order to complete for file names only in case there are no
4811         method/user/host completions.  This is necessary for cooperation
4812         with ido.  Reported by Kim F. Storm <storm@cua.dk>.
4814 2005-10-16  Chong Yidong  <cyd@stupidchicken.com>
4816         * longlines.el (longlines-search-forward)
4817         (longlines-search-backward): Match any number of spaces.
4819 2005-10-16  Thien-Thi Nguyen  <ttn@gnu.org>
4821         * diff-mode.el (diff-mode): Doc fix.
4823 2005-10-16  David Reitter <david.reitter@gmail.com>
4825         * mail/sendmail.el (send-mail-function): Use mailclient-send-it
4826         as default on darwin and windows systems.
4828 2005-10-16  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
4830         * arc-mode.el (archive-zip-extract): Doc fix.
4832 2005-10-16  Romain Francoise  <romain@orebokech.com>
4834         * mouse.el (mouse-1-click-follows-link): Doc fix.
4836 2005-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
4838         * savehist.el: Don't require CL at runtime.
4839         (savehist-xemacs): Remove.
4840         (savehist-coding-system): Use utf-8 if present, regardless of religion.
4841         (savehist-no-conversion): Use (featurep 'xemacs).
4842         (savehist-load): Check existence of start-itimer rather than XEmacs.
4843         Use an idle timer.
4844         (savehist-process-for-saving): Replace use of CL funs `subseq' and
4845         `delete-if-not'.
4847 2005-10-16  Hrvoje Niksic  <hniksic@xemacs.org>
4849         * savehist.el: Newer version.
4850         (savehist-autosave-interval, savehist-coding-system, savehist-timer)
4851         (savehist-last-checksum, savehist-no-conversion): New vars.
4852         (savehist-autosave, savehist-process-for-saving, savehist-printable):
4853         New functions.
4854         (savehist-load, savehist-save): Use them.
4855         (savehist-delimit): Remove.
4857 2005-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
4859         * progmodes/compile.el (compilation-goto-locus): Display the
4860         compilation buffer first and the source buffer second, in case they're
4861         in overlapping frames.  Don't raise the compilation frame if it was the
4862         selected window upon entry.  Pass the `other-window' arg to
4863         pop-to-buffer.
4865         * info.el (Info-fontify-node): Use dolist.
4866         Change add-text-properties to put-text-property.
4868 2005-10-16  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
4870         * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
4871         bound of search.
4873 2005-10-16  Masatake YAMATO  <jet@gyve.org>
4875         * dabbrev.el (dabbrev-completion): Pass the common
4876         prefix substring of completion to `display-completion-list'.
4878         * filecache.el (file-cache-minibuffer-complete)
4879         (file-cache-complete): Ditto.
4881         * tempo.el (tempo-display-completions): Ditto.
4883         * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
4885         * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
4887         * eshell/em-hist.el (eshell-list-history): Ditto.
4889         * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
4891         * mail/mailalias.el (mail-complete): Ditto.
4893         * progmodes/etags.el (complete-tag): Ditto.
4895         * progmodes/make-mode.el (makefile-complete): Ditto.
4897         * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
4899         * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
4901         * progmodes/pascal.el (pascal-complete-word)
4902         (pascal-show-completions): Ditto.
4904         * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
4906         * simple.el (completion-common-substring): New variable.
4907         (completion-setup-function): Use `completion-common-substring'
4908         to put faces.
4910 2005-10-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4912         * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
4913         (x-get-selection, mac-select-convert-to-string): Convert from/to
4914         UTF-16 clipboard data as in native byte order, no BOM.
4916 2005-10-16  Nick Roberts  <nickrob@snap.net.nz>
4918         * progmodes/gud.el (gud-tool-bar-map): Rename the images
4919         appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
4920         (gud-sentinel): Use speedbar-frame to check for speedbar.
4922 2005-10-15  Richard M. Stallman  <rms@gnu.org>
4924         * savehist.el: New file.
4926 2005-10-14  Karl Chen  <quarl@cs.berkeley.edu>
4928         * textmodes/tex-mode.el (tex-font-lock-keywords-2):
4929         Fix bug in \bf fontification.
4931 2005-10-15  Stefan Monnier  <monnier@iro.umontreal.ca>
4933         * pcvs.el (cvs-edit-log-files): New var.
4934         (cvs-mode-edit-log): New arg `file'.
4935         (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
4936         Instead force the use of the original file and nothing else.
4937         (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
4938         the cvs-minor-wrap-function is set.
4939         (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
4941 2005-10-14  Bill Wohler  <wohler@newt.com>
4943         * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
4944         * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
4945         * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
4946         * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
4947         * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
4948         * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
4949         * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
4950         * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
4951         * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
4952         * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
4953         * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
4954         * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
4955         * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
4956         * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
4957         * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
4959         * progmodes/gud.el (gud-tool-bar-map): Rename the images
4960         appropriately (for example, gud-break to gud/break).
4962 2005-10-14  Chong Yidong  <cyd@stupidchicken.com>
4964         * longlines.el (longlinges-search-function)
4965         (longlines-search-forward, longlines-search-backward): New functions.
4966         (longlines-mode): Set isearch-search-fun-function to
4967         longlinges-search-function.
4969         * mouse.el (mouse-drag-region-1): Handle the case where a
4970         double-click event is bound to an arbitrary function.
4972 2005-10-14  David Ponce  <david@dponce.com>
4974         * recentf.el (recentf-track-opened-file)
4975         (recentf-track-closed-file, recentf-update-menu)
4976         (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
4977         (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
4978         mouse-1-click-follows-link.
4980 2005-10-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4982         * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
4983         Gnome file-manager.png.  Suggested by
4984         Joachim Nilsson <joachim.nilsson@vmlinux.org>.
4986         * toolbar/README: Add diropen.xpm.
4988 2005-10-13  Bill Wohler  <wohler@newt.com>
4990         * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
4991         restrictions.  Suggested by David Robinow <drobinow@gmail.com>.
4993 2005-10-13  Stefan Monnier  <monnier@iro.umontreal.ca>
4995         * progmodes/mixal-mode.el (mixal-operation-codes-alist):
4996         Don't waste the byte-compiler's time on constant data.
4998 2005-10-13  Kenichi Handa  <handa@m17n.org>
5000         * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
5001         byte with `escape-glyph' face.
5003         * international/fontset.el (ccl-encode-unicode-font):
5004         Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
5005         Handle the case that ucs-mule-to-mule-unicode translates a character to
5006         ASCII (usually for IPA characters).
5008 2005-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5010         * info.el (Info-fontify-node): Don't be fooled by a lone "...".
5011         Don't hide the underline of titles if font-lock-mode is disabled.
5013 2005-10-12  Bill Wohler  <wohler@newt.com>
5015         * makefile.w32-in (MH-E-SRC): New. Used by mh-autoloads.
5016         (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
5017         files in MH-E-SRC have been updated.
5018         (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
5020 2005-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5022         * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
5023         (mixal-mode-syntax-table): Add \n as end-comment.
5024         (mixal-operation-codes-alist): Immediately initialize to full value.
5025         (mixal-add-operation-code): Remove.
5026         (mixal-describe-operation-code): Make the arg non-optional.
5027         Use the interactive spec instead.
5028         Use mixal-operation-codes-alist rather than mixal-operation-codes.
5029         (mixal-font-lock-keywords): Don't highlight comments here any more.
5030         (mixal-font-lock-syntactic-keywords): New var.
5031         (mixal-mode): Use it.  Fix comment-start-skip.
5033 2005-10-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
5035         * startup.el (command-line-x-option-alist): -nb => -nbi
5037 2005-10-12  Kim F. Storm  <storm@cua.dk>
5039         * startup.el (fancy-splash-default-action): Discard mouse click in
5040         the splash screen window, as it has no sensible meaning in the
5041         next window to be selected.  Fixes error reported by Jan D.
5043 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
5045         * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
5047 2005-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5049         * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
5050         Try to fix up minor layout issues like indentation, line break, etc...
5051         (mixal-mode-syntax-table): Don't try to specify comment syntax,
5052         because it doesn't work.
5053         (mixal-operation-codes): Add some more codes.
5054         (mixal-font-lock-keywords): Process comments here.
5055         (mixal-mode): mixasm no longer needs -g option.
5057 2005-10-11  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
5059         * progmodes/sh-script.el (sh-tmp-file):
5060         Use mktemp -t.  Finish support for es and rc shells.
5062 2005-10-11  Jay Belanger  <belanger@truman.edu>
5064         * calc/calcalg2.el (calc-integral): With an argument, compute the
5065         definite integral.
5067 2005-10-11  Chong Yidong  <cyd@stupidchicken.com>
5069         * mouse.el (mouse-drag-region-1): Don't try to catch a
5070         double-click when doing follow-link (it's overridden anyway).
5072 2005-10-11  Juanma Barranquero  <lekktu@gmail.com>
5074         * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
5075         (autoload-print-form-outbuf): Add docstring.
5077 2005-10-11  Juri Linkov  <juri@jurta.org>
5079         * info.el (Info-mode-menu): Delete menu item "Edit".
5080         (Info-mode): Delete description of Info-edit from docstring,
5081         and rearrange descriptions of Info commands in the order
5082         they are documented in the Info manual.
5084 2005-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5086         * calendar/appt.el (appt-check): Use diary-selective-display var.
5088 2005-10-10  Richard M. Stallman  <rms@gnu.org>
5090         * net/newsticker.el (newsticker-start, newsticker-show-news):
5091         Add autoload cookies.
5093 2005-10-10  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>
5095         * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
5097 2005-10-10  Karl Chen  <quarl@cs.berkeley.edu>
5099         * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
5101 2005-10-10  Jay Belanger  <belanger@truman.edu>
5103         * calc/calc-arith.el (math-check-known-scalarp)
5104         (math-check-known-matrixp): Check the values of arguments that are
5105         variables.
5106         (math-check-known-square-matrixp): New function.
5107         (math-known-square-matrixp): Use math-check-known-square-matrixp.
5108         (math-super-types): Add sqmatrix type.
5110         * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
5111         mode name `square' to 'sqmatrix'.
5113         * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
5114         mode name `square' to 'sqmatrix'.
5116 2005-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5118         * progmodes/etags.el (select-tags-table-mode): Don't use
5119         selective-display.
5120         (tags-select-tags-table): Pass `button' to the action function.
5121         (select-tags-table): Place the side-info on button properties rather
5122         than in hidden text.  Abbreviate file names.
5123         (select-tags-table-mode-map): Inherit rather than copy buttom-map.
5124         (select-tags-table-select): Add `button' argument.
5125         Get side-info from the button property rather than from hidden text.
5127 2005-10-11  Nick Roberts  <nickrob@snap.net.nz>
5129         * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
5130         (gud-speedbar-buttons): Preserve point if possible.
5131         (gud-sentinel): Restore previous speedbar display type.
5133         * progmodes/gdb-ui.el (gdba): Improve diagram.
5134         (def-gdb-auto-update-handler, gdb-info-locals-handler)
5135         (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
5136         Call get-buffer-window once.
5138 2005-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5140         * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
5141         (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
5142         (pascal-indent-command): Remove unused var `ind'.
5143         (pascal-indent-case): Remove unused var `oldpos'.
5144         (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
5145         since it's now used as a proper minor mode map.
5146         (pascal-outline): Rename to pascal-outline-mode.
5147         (pascal-outline-mode): Use define-minor-mode.
5148         (pascal-outline-mode, pascal-outline-change): Use overlays rather than
5149         selective-display.
5151 2005-10-10  Andreas Schwab  <schwab@suse.de>
5153         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
5154         number.  Reported by Karl Chen <quarl@cs.berkeley.edu>.
5156         * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
5157         outside source directory.
5159 2005-10-10  Carsten Dominik  <dominik@science.uva.nl>
5161         * textmodes/org.el (org-mode-map): Explicit definition of `C-c
5162         C-x' as a prefix.
5163         (orgtbl-mode-map): Full keymap instead of sparse, because all
5164         `self-insert-command' keys are redefined in this map.
5165         (org-export-as-html): Specify charset for HTML file, by taking it
5166         from the coding system.
5168 2005-10-10  Kenichi Handa  <handa@m17n.org>
5170         * textmodes/flyspell.el (flyspell-check-word-p):
5171         If unread-command-events is non-empty, don't call sit-for.
5173 2005-10-09  Richard M. Stallman  <rms@gnu.org>
5175         * font-lock.el (font-lock-syntactic-keywords)
5176         (font-lock-keywords): Doc fixes.
5178         * textmodes/flyspell.el (flyspell-external-point-words):
5179         Simplify logic, and don't try to check for consecutive appearances
5180         of one incorrect word.
5182 2005-10-10  Nick Roberts  <nickrob@snap.net.nz>
5184         * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
5185         separator.
5187         * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
5188         (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
5189         (gud-expansion-speedbar-buttons): New function.
5190         (gud-speedbar-buttons): Check for gud-comint-buffer.
5192 2005-10-09  Bill Wohler  <wohler@newt.com>
5194         * Makefile.in (updates): Add mh-loaddefs dependency.
5196 2005-10-09  Chong Yidong  <cyd@stupidchicken.com>
5198         * speedbar.el (speedbar-file-key-map): Fix typo.
5200 2005-10-09  Daniel Brockman  <daniel@brockman.se>
5202         * cus-start.el (line-spacing): Add custom spec.
5204 2005-10-09  Romain Francoise  <romain@orebokech.com>
5206         * textmodes/ispell.el (ispell-check-version): Fix last change.
5208 2005-10-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
5210         * term/x-win.el: Remove -i, --icon-type from comment.
5212         * startup.el (command-line-x-option-alist): Remove options -i,
5213         -itype, --icon-type, added -nb, --no-bitmap-icon
5215 2005-10-09  Nick Roberts  <nickrob@snap.net.nz>
5217         * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
5218         instead of :active.
5220 2005-10-08  Eric Hanchrow  <offby1@blarg.net>
5222         * textmodes/ispell.el (ispell-check-version):
5223         Ignore hyphen, and all that follows, in aspell's version text.
5225 2005-10-08  Jay Belanger  <belanger@truman.edu>
5227         * calc/calc-arith.el (math-known-square-matrixp): New function.
5228         (math-pow-fancy): Check for matrices before distributing exponent
5229         across products.
5231         * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
5232         fullscreen keypad.  Suggested by Luc Teirlinck.
5233         (calc-keypad-show-input): Add space for formatting.
5235         * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
5236         Add square matrix option.
5238         * calc/calc-poly.el (math-expand-term): Check for matrices instead
5239         of checking calc-matrix-mode when deciding how to expand.
5241         * calc/calc.el (calc-set-mode-line): Add square matrix option.
5243 2005-10-08  Lars Hansen  <larsh@soem.dk>
5245         * net/tramp.el (tramp-perl-directory-files-and-attributes):
5246         Add error handling.
5247         (tramp-handle-directory-files-and-attributes): Handle perl error msg.
5249 2005-10-08  Michael Albinus  <michael.albinus@gmx.de>
5251         Sync with Tramp 2.0.51.
5253         * net/tramp.el (tramp-handle-set-visited-file-modtime)
5254         (tramp-handle-insert-file-contents, tramp-handle-write-region):
5255         Insert special handling for `last-coding-system-used', again
5256         it still seems to be necessary (unlike stated before).
5257         Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
5258         (tramp-password-prompt-regexp): There might be other words before
5259         trailing ":".  Reported by Kurt Steinkraus <kurt@steinkraus.us>.
5260         (tramp-chunksize): Improve docstring.
5261         (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
5262         Emacs 20.  Use `tramp-octal-to-decimal' therefore.  Reported by
5263         Christian Joergensen <bugs@razor.dk>.
5265 2005-10-07  Glenn Morris  <rgm@gnu.org>
5267         * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
5268         (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
5269         precision'.
5271 2005-10-07  Romain Francoise  <romain@orebokech.com>
5273         * ibuf-ext.el (ibuffer-do-shell-command-pipe)
5274         (ibuffer-do-shell-command-pipe-replace)
5275         (ibuffer-do-shell-command-file, ibuffer-do-eval)
5276         (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
5277         (ibuffer-do-revert, ibuffer-do-replace-regexp)
5278         (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
5279         (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
5280         (ibuffer-filter-by-name, ibuffer-filter-by-filename)
5281         (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
5282         (ibuffer-filter-by-content, ibuffer-filter-by-predicate
5283         (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
5284         (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
5285         Autoload file sans suffix.
5287         * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
5289 2005-10-07  David Ponce  <david@dponce.com>
5291         * recentf.el (recentf-menu-open-all-flag): New option.
5292         (recentf-digit-shortcut-command-name): New function.
5293         (recentf--shortcuts-keymap): New variable.
5294         (recentf-menu-shortcuts): New variable.
5295         (recentf-make-menu-items): Initialize it.  Replace the "More..."
5296         menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
5297         (recentf-menu-value-shortcut): New function.
5298         (recentf-make-menu-item): Use it.  No more in-lined.
5299         (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
5300         (recentf-open-most-recent-file): Rename from
5301         `recentf-open-file-with-key'.  Don't depend on key binding.
5302         (recentf-mode-map): New variable.
5303         (recentf-mode): Use it.
5305 2005-10-06  Bill Wohler  <wohler@newt.com>
5307         * mh-e/mh-loaddefs.el: Remove.  Now generated automatically.
5309         * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
5310         (MH-E-SRC): New.  Used by mh-autoloads.
5311         (mh-autoloads): New.  Builds mh-e/mh-loaddefs.el.  Rebuilds if any
5312         files in MH-E-SRC have been updated.
5313         (compile, recompile, bootstrap): Depend on mh-autoloads.
5315 2005-10-07  Nick Roberts  <nickrob@snap.net.nz>
5317         * progmodes/gud.el (gud-menu-map): Only display un-intuitive
5318         gud-break and gud-remove icons when the fringe is not available.
5320         * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
5321         Typo.
5323 2005-10-06  Michael Cadilhac  <michael.cadilhac-@t-lrde.epita.fr>  (tiny change)
5325         * play/zone.el (zone): Wrap body with save-window-excursion.
5327 2005-10-06  Stefan Monnier  <monnier@iro.umontreal.ca>
5329         * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
5330         Use the new `list-only' arg to diary-list-entries.
5332         * calendar/diary-lib.el: Use overlays rather than selective-display.
5333         (diary-selective-display): New var.
5334         (diary-header-line-format): Use it.
5335         (diary-list-entries): Add argument `list-only'.
5336         Put the buffer in diary-mode.  Don't add \^M at beg and end.
5337         Replace \^M by invisible overlays.
5338         (diary-unhide-everything): Replace \^M by invisible overlays.
5339         (print-diary-entries): Look for overlays rather than \^M.
5340         Add a space to the temp buffer name.
5341         (diary-show-all-entries, mark-diary-entries, make-diary-entry):
5342         Put the buffer in diary-mode.
5343         (list-sexp-diary-entries): Replace \^M by invisible overlays.
5344         (diary-anniversary): Make the year arg optional.
5345         (diary-time-regexp): New const.
5346         (diary-font-lock-keywords): Use it to accept a few more time formats.
5348         * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
5350 2005-10-06  Thien-Thi Nguyen  <ttn@gnu.org>
5352         * textmodes/artist.el (artist-ellipse-mirror-quadrant):
5353         Fix bug introduced 2005-07-03: Use (car (last ...))
5354         to faithfully reproduce replaced artist-last.
5355         (artist-set-arrow-points-for-poly): Likewise.
5356         Suggested by Johan Bockg\e,Ae\e(Brd.
5358 2005-10-06  Juanma Barranquero  <lekktu@gmail.com>
5360         * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
5361         * wid-edit.el (widget):
5362         * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
5363         * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
5365 2005-10-06  Kenichi Handa  <handa@m17n.org>
5367         * international/mule-cmds.el (set-language-environment):
5368         Fix setting up of case-table for unibyte mode.
5370         * simple.el (what-cursor-position): If the character is displayed
5371         by some `display' text property, show that.  Don't use
5372         single-key-description for eight-bit characters in multibyte mode.
5374 2005-10-06  Nick Roberts  <nickrob@snap.net.nz>
5376         * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
5377         (gdb-ann3): Set it.
5378         (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
5379         (gdb-info-frames-custom): Use inverse-video for first five
5380         characters of selected frame only.
5381         (gdb-get-frame-number): Select frame even when point is on frame
5382         number.
5384 2005-10-06  Masatake YAMATO  <jet@gyve.org>
5386         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
5387         Put `font-lock-function-name-face'.
5388         (gdb-info-frames-custom): Put `font-lock-function-name-face'
5389         and `font-lock-variable-name-face'
5390         (gdb-registers-font-lock-keywords): New font lock keywords definition.
5391         (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
5392         (gdb-memory-font-lock-keywords): New font lock keywords definition.
5393         (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
5394         (gdb-local-font-lock-keywords): New font lock keywords definition.
5395         (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
5396         (gdb-threads-font-lock-keywords): New font lock keywords definition.
5397         (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
5399 2005-10-05  Michael Kifer  <kifer@cs.stonybrook.edu>
5401         * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst.
5402         (ediff-merge-region-is-non-clash-to-skip): Previously called
5403         ediff-merge-region-is-non-clash.
5405         * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
5406         Use insert-buffer-substring.
5408         * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
5409         selecting files to patch.  Also bug fixes.
5411         * ediff-util.el (ediff-setup): Bug fix.
5412         (ediff-next-difference): Never skip clashes that differ in white
5413         space only.
5415         * ediff-wind.el (ediff-setup-control-frame)
5416         (ediff-destroy-control-frame): Check the menubar feature.
5418         * viper-cmd.el (viper-normalize-minor-mode-map-alist)
5419         (viper-refresh-mode-line): Use make-local-variable to localize
5420         some vars instead of make-variable-buffer-local.  Suggested by
5421         Stefan Monnier.
5423         * viper-init.el (viper-make-variable-buffer-local): Delete alias.
5424         (viper-restore-cursor-type, viper-set-insert-cursor-type):
5425         Use make-local-variable instead of make-variable-buffer-local.
5426         Suggested by Stefan Monnier.
5428         * viper.el (viper-mode): Don't use viper-make-variable-buffer-local.
5429         (viper-comint-mode-hook): Use make-local-variable on
5430         require-final-newline.
5431         (viper-non-hook-settings): Don't use make-variable-buffer-local.
5433 2005-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5435         * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
5436         also the second char of a comment-start sequence.
5437         (scheme-sexp-comment-syntax-table): New var.
5438         (lambda, define): Set their scheme-doc-string-elt property.
5439         (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
5440         Use lisp-font-lock-syntactic-face-function now that it properly
5441         handles |...| symbols.
5442         (scheme-mode-variables): Set lisp-doc-string-elt-property,
5443         parse-sexp-lookup-properties and font-lock-extra-managed-props.
5445         * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
5446         bit from # to |.
5447         (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
5449         * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
5450         (lisp-doc-string-elt-property): New var.
5451         (lisp-font-lock-syntactic-face-function): Use it.
5452         Rewrite to recognize docstrings even for forms not at toplevel.
5454         * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
5455         annotation on the | part of #| rather than on the # part.
5456         (scheme-font-lock-syntactic-face-function): New function, to
5457         distinguish strings from |...| symbols.
5458         (scheme-mode-variables): Use it.  Also fix up the font-lock-time
5459         syntax-table so that #|...|# is properly highlighted.
5461         * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
5462         Don't mark as docstring the 3rd elem of an unknown toplevel form.
5464 2005-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
5466         * bindings.el (global-map): Resync [home] and [end] bindings with C-a
5467         and C-e.
5469         * emacs-lisp/eldoc.el: Move comments into docstrings.
5470         (eldoc-message-commands): Initialize in its declaration.
5471         Add move-beginning-of-line and move-end-of-line.
5472         (eldoc-add-command, eldoc-add-command-completions)
5473         (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
5475         * outline.el (outline-mark-subtree): Activate the mark.
5477         * calendar/appt.el (appt-time-regexp): New var.
5478         (appt-add, appt-make-list): Use it.
5479         (appt-convert-time): Clean up.
5481         * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
5482         Don't set any syntax-table property here.
5483         (tex-font-lock-verb): New function.  Do it here.
5484         (tex-font-lock-syntactic-keywords): Use it.
5486 2005-10-04  Richard M. Stallman  <rms@gnu.org>
5488         * wid-edit.el (widget-file-complete): Get the widget start point
5489         the right way.  Default directory to `/' if file has none.
5491         * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
5493         * textmodes/flyspell.el (flyspell-mode-on):
5494         Call ispell-maybe-find-aspell-dictionaries.
5496         * textmodes/ispell.el (ispell-word, ispell-region):
5497         Call ispell-maybe-find-aspell-dictionaries.
5498         (ispell-accept-buffer-local-defs):
5499         Don't call ispell-maybe-find-aspell-dictionaries
5501 2005-10-04  Richard M. Stallman  <rms@gnu.org>
5503         * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
5505 2005-10-04  Emilio C. Lopes  <eclig@gmx.net>
5507         * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
5508         instead of `fboundp' in order to allow for anonymous functions.
5510 2005-10-04  Chong Yidong  <cyd@stupidchicken.com>
5512         * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
5513         case the user clicks on the link while another window is selected.
5514         (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
5516         * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
5517         functionality.
5518         (dframe-help-echo): Save point in case mouse tracking is off.
5520 2005-10-04  Thien-Thi Nguyen  <ttn@gnu.org>
5522         * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
5524 2005-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5526         * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
5527         not change the global value of those vars.
5529         * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
5530         make-local-variable which we do not need any more.
5532 2005-10-03  Chong Yidong  <cyd@stupidchicken.com>
5534         * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
5535         (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
5536         (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
5537         (speedbar-path-line): Define obsolete aliases.
5538         (speedbar-line-directory): Doc fix.
5540         * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
5541         (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
5542         instead of speedbar-line-path.
5544 2005-10-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
5546         * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
5547         to nil if dropping on a window.  Handle dropping on a minibuffer window
5548         like dropping on a non-window part of Emacs.
5550 2005-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5552         * net/ange-ftp.el: Use with-current-buffer.
5553         (ange-ftp-insert-directory): Do not follow symlinks any more.
5555         * textmodes/ispell.el (ispell-find-aspell-dictionaries):
5556         Remove interactive spec.
5558 2005-10-03  Kim F. Storm  <storm@cua.dk>
5560         * ido.el (ido-mode): Use custom-initialize-set.
5562 2005-10-02  Richard M. Stallman  <rms@gnu.org>
5564         * progmodes/ebnf2ps.el (ebnf-eps-production-list):
5565         Use insert-buffer-substring.
5567         * net/tramp.el: Pacify byte compiler warnings in pacification code.
5568         (tramp-handle-file-local-copy): Use insert-buffer-substring.
5570 2005-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5572         * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
5573         in last change.
5574         (ange-ftp-insert-directory): Fix up the search for the case where
5575         `file' is absolute.
5577 2005-10-02  Romain Francoise  <romain@orebokech.com>
5579         * progmodes/compile.el (compile-goto-error): Delete extra paren.
5581 2005-10-02  Andreas Schwab  <schwab@suse.de>
5583         * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
5584         directory component in the session info.
5586 2005-10-01  Richard M. Stallman  <rms@gnu.org>
5588         * comint.el (comint-redirect-subvert-readonly): Doc fix.
5590         * simple.el (next-error-internal): New function.
5592         * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
5593         (compilation-start): Pass new arg to compilation-buffer-name.
5594         (compile-goto-error): Use next-error-internal.
5596 2005-10-01  Chong Yidong  <cyd@stupidchicken.com>
5598         * speedbar.el: Remove RCS tag.
5599         (speedbar-check-read-only): Handle non-existent files.
5601         * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
5603         * info.el (Info-speedbar-hierarchy-buttons)
5604         (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
5606 2005-10-01  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
5608         * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
5609         Do not match newline.
5610         (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
5611         (bibtex-summary): Remove unnecessary save-excursion.
5612         (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
5614 2005-10-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5616         * term/mac-win.el: Add charset info for "iso10646-1".
5617         Modify default fontset to use ATSUI-compatible fonts for some charsets
5618         if available.
5620 2005-10-01  Chong Yidong  <cyd@stupidchicken.com>
5622         * speedbar.el: Re-apply arch tag.
5623         (speedbar-version): Rename to version 1.0.  Suggested by Eric
5624         M. Ludlam.
5625         Reapply two changes from Emacs CVS' version of speedbar lost
5626         during the merge:
5627         (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
5628         (speedbar-frame-parameters): Improve customize type.
5630 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5632         * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
5633         (ange-ftp-file-directory-p): Fix the symlink case.
5634         (ange-ftp-insert-directory): When listing a single file, get a list of
5635         the parent buffer and extract the relevant line.  Inspired from a patch
5636         by Katsumi Yamaoka <yamaoka@jpl.org>.
5637         (ange-ftp-file-name-sans-versions): Simplify.
5639 2005-09-30  Bill Wohler  <wohler@newt.com>
5641         Move MH-E image files from toolbar and mail directories into
5642         etc/images.
5644         * mail/reply2.*: Move to etc/images/mail/reply*.
5646         * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
5647         * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
5648         etc/images.
5650         * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
5651         * toolbar/reply*: Move to etc/images/mail.
5653         * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
5655 2005-09-30  Eric M. Ludlam <zappo@gnu.org>
5657         * speedbar.el: New version 1.0pre3.
5659         Frame management code (including timer, and mouse click specifics)
5660         moved to dframe.el:
5661         (speedbar-attached-frame): Removed.  Use dframe-attached-frame.
5662         (speedbar-timer): Removed.  Use dframe-timer.
5663         (speedbar-close-frame): Removed.  Use dframe-close-frame.
5664         (speedbar-activity-change-focus-flag): Removed.  Use
5665         dframe-activity-change-focus-flag.
5666         (speedbar-update-speed, speedbar-navigating-speed): Obsolete.  Use
5667         dframe-update-speed.
5669         (speedbar-current-frame): New macro.  Use this instead of the
5670         variable speedbar-frame.
5672         (speedbar-use-images, speedbar-expand-image-button-alist)
5673         (speedbar-insert-image-button-maybe): Moved to sb-image.el.
5675         (speedbar-find-image-on-load-path): Removed.  Replaced by
5676         defezimage in ezimage.el.
5677         (speedbar-expand-image-button-alist): Removed.  Replaced by
5678         ezimage-expand-image-button-alist in ezimage.el.
5680         (speedbar-ignored-directory-regexp)
5681         (speedbar-add-ignored-directory-regexp)
5682         (speedbar-ignored-directory-expressions)
5683         (speedbar-line-directory, speedbar-buffers-line-directory)
5684         (speedbar-directory-line, speedbar-buffers-line-directory):
5685         Renamed, replacing `path' with `directory'.
5687         (speedbar-create-directory, speedbar-expand-line-descendants)
5688         (speedbar-toggle-line-expansion)
5689         (speedbar-contract-line-descendants): New commands.
5691         (speedbar-query-confirmation-method, speedbar-select-frame-method)
5692         (speedbar-use-tool-tips-flag): New options.
5694         (speedbar-check-read-only, speedbar-require-version)
5695         (speedbar-insert-separator, speedbar-buffers-tail-notes)
5696         (speedbar-handle-delete-frame, speedbar-try-completion)
5697         (speedbar-update-localized-contents): New functions.
5699         (speedbar-incompatible-version, speedbar-ro-to-do-point)
5700         (speedbar-object-read-only-indicator): New variables.
5702         (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
5703         New hooks.
5705         (speedbar-separator-face): New face.
5707         (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
5708         (speedbar-ignored-modes): Add fundamental-mode.
5709         (speedbar-directory-unshown-regexp): Add . directories.
5711         (speedbar-key-map): Remove old SPC and DEL page up/down keys.
5712         (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
5713         `]' for full expand/close.
5714         (speedbar-buffers-key-map): Add SPC to toggle node expansion.
5716         (speedbar-check-vc): Support hidden files.
5717         (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
5718         (speedbar-this-file-in-vc): Use vc-state if available.  If VC
5719         state is nil, it is not checked out.
5721         (speedbar-line-text, speedbar-line-token): Support expand buttons
5722         with no text.
5723         (speedbar-refresh): Universal argument acts as power-click.
5724         (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
5725         that buffer to get variable values.
5727         And many other bugfixes.
5729         * dframe.el, ezimage.el, sb-image.el: New files.
5731         * sb-*.xpm: Remove files.  New image files installed into
5732         etc/images/ezimage.
5734 2005-09-30  Kenichi Handa  <handa@m17n.org>
5736         * ps-mule.el (ps-mule-show-warning): If a character is in
5737         ps-print-translation-table, don't treat it as non-printable.
5739 2005-09-30  David Ponce  <david@dponce.com>
5741         * tree-widget.el (tree-widget-themes-load-path): New variable.
5742         (tree-widget-themes-directory): Doc fix.
5743         (tree-widget-image-formats) [Emacs]: Doc fix.
5744         (tree-widget--locate-sub-directory): New function.
5745         (tree-widget-themes-directory): Use it.
5747         * recentf.el (recentf-filename-handlers): Rename from
5748         `recentf-filename-handler'.  Allow a list of functions.
5749         (recentf-menu-items-for-commands): Fix :help strings.
5750         (recentf-apply-filename-handlers): New function.
5751         (recentf-expand-file-name): Use it.
5752         (recentf-cleanup): Remove duplicates too.
5754 2005-09-29  Juri Linkov  <juri@jurta.org>
5756         * faces.el: Rearrange face definitions to be in the same order as
5757         their face descriptions in "(emacs)Standard Faces".
5759         * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
5761         * tooltip.el (tooltip): Add group `basic-faces'.
5763         * buff-menu.el (Buffer-menu-buffer): Remove group
5764         `font-lock-highlighting-faces'.
5766         * progmodes/compile.el (compilation-error, compilation-warning)
5767         (compilation-info, compilation-line-number, compilation-column-number):
5768         Change group from `font-lock-highlighting-faces' to `compilation'.
5770         * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
5771         (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
5772         (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
5773         (vhdl-font-lock-reserved-words-face)
5774         (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
5775         `font-lock-highlighting-faces'.
5777         * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
5779 2005-09-28  Kim F. Storm  <storm@cua.dk>
5781         * emulation/cua-base.el: Set CUA move property on additional commands:
5782         up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
5783         forward-sexp, backward-sexp, forward-list, backward-list.
5785 2005-09-28  Romain Francoise  <romain@orebokech.com>
5787         * comint.el (comint-show-output): Really set point at the
5788         beginning of the output when not using `comint-use-prompt-regexp'.
5790 2005-09-27  Jay Belanger  <belanger@truman.edu>
5792         * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
5793         in TeX mode.
5795 2005-09-26  Juanma Barranquero  <lekktu@gmail.com>
5797         * textmodes/org.el (org-table-sum): Fix format string.
5799         * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
5800         Quote face names.
5802 2005-09-26  Romain Francoise  <romain@orebokech.com>
5804         * isearch.el (isearch-forward-regexp): Close doc string.
5806 2005-09-25  Richard M. Stallman  <rms@gnu.org>
5808         * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
5810         * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
5812         * progmodes/compile.el (compilation-error-properties):
5813         When getting the file from the previous error message,
5814         correctly decode the new data format.
5816         * progmodes/cc-cmds.el (c-electric-paren):
5817         Call old-blink-paren only for close-paren.
5819 2005-09-24  Andreas Schwab  <schwab@suse.de>
5821         * term/rxvt.el (rxvt-register-default-colors): Delete redundant
5822         condition.
5824 2005-09-25  Romain Francoise  <romain@orebokech.com>
5826         * dired-aux.el (dired-copy-file-recursive):
5827         * dired.el (dired-delete-file):
5828         * ediff-mult.el (ediff-dir-diff-copy-file):
5829         * ediff-util.el (ediff-test-save-region):
5830         * forms.el (forms-mode):
5831         * ido.el (ido-file-internal, ido-delete-file-at-head):
5832         * log-edit.el (log-edit-done):
5833         * ses.el (ses-yank-resize):
5834         * play/gomoku.el (gomoku-human-plays, gomoku)
5835         (gomoku-human-resigns, gomoku-prompt-for-other-game)
5836         (gomoku-offer-a-draw):
5837         * play/landmark.el (lm-human-resigns, lm):
5838         * net/eudcb-ldap.el (eudc-ldap-check-base):
5839         * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
5840         * progmodes/ebrowse.el (ebrowse-find-pattern):
5841         * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
5842         * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
5843         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
5845         * vc.el (vc-delete-file):
5846         * play/gomoku.el (gomoku-terminate-game, gomoku)
5847         (gomoku-prompt-for-move, gomoku-human-takes-back):
5848         * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
5849         (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
5851 2005-09-24  Dan Nicolaescu  <dann@ics.uci.edu>
5853         * term/rxvt.el (rxvt-register-default-colors): Add support for 255
5854         color rxvt terminals by using the code xterm.el used to use before
5855         2005-04-09 in order to match the colors used by rxvt.
5857 2005-09-24  Emanuele Giaquinta <emanuele.giaquinta@gmail.com>  (tiny change)
5859         * term/rxvt.el (rxvt-register-default-colors): Add support for 88
5860         colors rxvt-unicode terminals by using the same code as xterm.el.
5862 2005-09-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5864         * textmodes/tex-mode.el (tex-font-lock-append-prop)
5865         (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
5866         new symbol used for the tex-verbatim face.
5868 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
5870         * woman.el (woman-file-name):
5871         * wid-edit.el (widget-file-prompt-value)
5872         (widget-coding-system-prompt-value):
5873         * w32-fns.el (set-w32-system-coding-system):
5874         * vc.el (vc-version-diff, vc-annotate):
5875         * textmodes/reftex-auc.el (reftex-arg-cite)
5876         (reftex-arg-index-tag):
5877         * textmodes/refer.el (refer-get-bib-files):
5878         * textmodes/artist.el (artist-figlet-choose-font):
5879         * terminal.el (terminal-emulator):
5880         * replace.el (occur-read-primary-args):
5881         * rect.el (string-rectangle, string-insert-rectangle):
5882         * ps-print.el (ps-print-preprint):
5883         * progmodes/pascal.el (pascal-goto-defun):
5884         * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
5885         * progmodes/compile.el (compilation-find-file):
5886         * printing.el (pr-interactive-n-up):
5887         * play/animate.el (animate-birthday-present):
5888         * net/rcompile.el (remote-compile):
5889         * man.el (man, Man-goto-section, Man-follow-manual-reference):
5890         * mail/rmailsum.el (rmail-summary-search-backward)
5891         (rmail-summary-search):
5892         * mail/rmailout.el (rmail-output-read-rmail-file-name)
5893         (rmail-output-read-file-name):
5894         * mail/rmail.el (rmail-search, rmail-search-backwards):
5895         * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
5896         * locate.el (locate):
5897         * international/quail.el (quail-show-keyboard-layout):
5898         * international/mule.el (set-buffer-file-coding-system)
5899         (revert-buffer-with-coding-system, set-file-name-coding-system)
5900         (set-terminal-coding-system, set-keyboard-coding-system)
5901         (set-next-selection-coding-system):
5902         * international/mule-diag.el (describe-coding-system)
5903         (describe-font, describe-fontset):
5904         * international/mule-cmds.el (universal-coding-system-argument)
5905         (search-unencodable-char, describe-input-method)
5906         (set-language-environment, describe-language-environment):
5907         * international/codepage.el (codepage-setup):
5908         * international/code-pages.el (codepage-setup):
5909         * info.el (Info-search, Info-follow-reference)
5910         (Info-search-backward):
5911         * emacs-lisp/advice.el (ad-read-advised-function)
5912         (ad-read-advice-class, ad-clear-cache, ad-activate)
5913         (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
5914         (ad-enable-advice, ad-disable-advice, ad-remove-advice)
5915         (ad-read-regexp):
5916         * ediff-util.el (ediff-toggle-regexp-match):
5917         * ediff-ptch.el (ediff-prompt-for-patch-file):
5918         * dired-aux.el (dired-diff):
5919         * diff.el (diff):
5920         * cus-edit.el (custom-variable-prompt):
5921         * calendar/timeclock.el (timeclock-ask-for-project):
5922         * calc/calcalg3.el (calc-get-fit-variables):
5923         * calc/calc-store.el (calc-edit-variable)
5924         (calc-permanent-variable):
5925         * vc-mcvs.el (vc-mcvs-register):
5926         * shadowfile.el (shadow-define-literal-group):
5927         * woman.el (woman-file-name):
5928         * vc.el (vc-version-diff, vc-merge):
5929         * textmodes/reftex-index.el (reftex-index-complete-tag):
5930         * format.el (format-decode-buffer, format-decode-region):
5931         * emulation/viper-cmd.el (viper-read-string-with-history):
5932         * emacs-lisp/debug.el (cancel-debug-on-entry):
5933         * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
5934         * ediff.el (ediff-merge-revisions)
5935         (ediff-merge-revisions-with-ancestor, ediff-revision):
5936         * completion.el (interactive-completion-string-reader):
5937         * calc/calc-prog.el (calc-user-define-formula):
5938         Follow convention for reading with the minibuffer.
5940 2005-09-24  Steven Huwig  <steven_h@acm.org>  (tiny change)
5942         * progmodes/python.el (python-describe-symbol): Add globals() and
5943         locals() to the arguments of emacs.ehelp.
5945 2005-09-24  Magnus Henoch  <mange@freemail.hu>
5947         * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
5948         New function, code extracted from ispell-valid-dictionary-list.
5949         (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
5950         Call it.
5952 2005-09-24  Eli Zaretskii  <eliz@gnu.org>
5954         * subr.el (version-regexp-alist): Extend valid syntax for version
5955         strings: allow any of the characters -,_,+ to separate the
5956         alpha/beta/rc part from the version part.  Doc fix.
5957         (version-to-list): Doc fix.  Bind case-fold-search to t, as advertised.
5959 2005-09-23  David Reitter  <david.reitter@gmail.com>
5961         * mail/mailclient.el: New file.
5963 2005-09-23  Richard M. Stallman  <rms@gnu.org>
5965         * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
5966         (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
5967         Doc fixes.
5969         * progmodes/cc-mode.el (c-font-lock-init):
5970         Specify font-lock-lines-before.
5972 2005-09-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5974         * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
5975         whole conflict.
5977 2005-09-23  Carsten Dominik  <dominik@science.uva.nl>
5979         * textmodes/org.el (org-mode-map, orgtbl-mode-map):
5980         Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix.  Make use
5981         of `remap' feature when available.  Additional key bindings for
5982         better tty support.
5983         (org-mode-restart, org-force-self-insert): New commands.
5984         (org-time-stamp-inactive): New command.
5985         (org-remap): New function.
5986         (org-table-auto-blank-field, org-level-color-stars-only): New options.
5987         (org-enable-fixed-width-editor): Move to `org-structure'
5988         customization group.
5989         (org-self-insert-command, orgtbl-self-insert-command): Modify to
5990         blank field after field motion commands.
5992 2005-09-23  Kenichi Handa  <handa@m17n.org>
5994         * international/mule-cmds.el (set-language-environment):
5995         Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
5996         have to call utf-translate-cjk-load-tables.
5998 2005-09-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6000         * mouse.el (mouse-move-drag-overlay): Fix last change.
6002 2005-09-22  David Ponce  <david@dponce.com>
6004         * tree-widget.el (tree-widget-value-create): Fix previous change.
6006 2005-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
6008         * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
6010 2005-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6012         * mouse.el (mouse-move-drag-overlay): New function.
6013         (mouse-drag-region-1): Use it.
6014         Try to simplify a bit the state handling.  Handle clicks on links
6015         inside intangible areas.
6016         (mouse-save-then-kill): Minor simplification.
6017         (mouse-secondary-overlay): Make it always non-nil instead of
6018         recreating it each time.
6019         (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
6020         (mouse-kill-secondary, mouse-secondary-save-then-kill):
6021         Simplify accordingly.
6023 2005-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
6025         * term/rxvt.el (rxvt-standard-colors): Fix some colors.
6027 2005-09-20  Michael Kifer  <kifer@cs.stonybrook.edu>
6029         * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
6030         (ediff-file-name-sans-prefix): Treat nil as an empty string.
6031         (ediff-fixup-patch-map): Better heuristic for intuiting the file names
6032         to patch.
6034         * ediff-util.el: Use insert-buffer-substring.
6036         * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
6038         * emulation/viper-cmd.el (viper-change-state): Don't move over the
6039         field boundaries in the minibuffer.
6040         (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
6041         (viper-minibuffer-post-command-hook): New hook.
6042         (viper-line): Don't move cursor at bolp.
6044         * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
6046         * emulation/viper-init.el: Add alias to make-variable-buffer-local to
6047         avoid compiler warnings.
6049         * emulation/viper-macs.el (ex-map): Better messages.
6051         * emulation/viper-utils.el (viper-beginning-of-field): New function.
6053         * emulation/viper.el: Replace make-variable-buffer-local with
6054         viper-make-variable-buffer-local everywhere, to avoid warnings.
6056 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
6058         * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
6059         Delete unused var `old-selected-window'.
6060         (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
6061         (mouse-drag-secondary): Delete unused var `start-frame'.
6063 2005-09-19  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
6065         * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
6067 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
6069         * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
6070         Re-indent within 80 columns.  Use inhibit-read-only.
6072 2005-09-19  Romain Francoise  <romain@orebokech.com>
6074         * calendar/diary-lib.el (mark-diary-entries): Revert last change.
6076 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
6078         * font-lock.el (font-lock-default-fontify-region): Don't add a line
6079         unconditionally, since the after-change-function already did it.
6081 2005-09-19  Miles Bader  <miles@gnu.org>
6083         * net/newsticker.el: Get rid of CVS keyword.
6085 2005-09-19  Johan Bockg\e,Ae\e(Brd  <bojohan+sf@dd.chalmers.se>
6087         * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
6088         The prompt is formatted later.
6090 2005-09-19  David Ponce  <david@dponce.com>
6092         * tree-widget.el (tree-widget-value-create): Save the converted
6093         tree :node widget.
6095 2005-09-19  Juanma Barranquero  <lekktu@gmail.com>
6097         * progmodes/sh-script.el (sh-blink): Fix spurious reference to
6098         variable `message'.
6100 2005-09-18  Michael Albinus  <michael.albinus@gmx.de>
6102         * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
6103         to cover prompts like "login as:".  Reported by Slawomir Nowaczyk
6104         <slawomir.nowaczyk.847@student.lu.se>.
6106 2005-09-18  Chong Yidong  <cyd@stupidchicken.com>
6108         * image.el (image-load-path): Use symbol `data-directory' instead
6109         of its value, for backward compatibility with packages that bind
6110         it during `find-image'.  Suggested by Katsumi Yamaoka.
6111         (image-search-load-path): Handle symbols whose values are strings.
6113 2005-09-18  Romain Francoise  <romain@orebokech.com>
6115         * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
6116         with-current-buffer form in save-excursion.
6118 2005-09-18  D Goel  <deego@gnufans.org>
6120         * apropos.el (apropos-command): Fix `message' call: first arg
6121         should be a format spec.  In this and all other cases that appear
6122         below and elsewhere in the source code, I made a change only when
6123         two conditions were satisfied: [1] I can think of a possibility
6124         that the arguments would cause an error, for example, the code in
6125         question relies on external variables such as filenames.  [2] I
6126         was sure that the arg to `message' could not have been nil in the code.
6128         * textmodes/tildify.el (tildify-region): Ditto.
6130         * textmodes/reftex-index.el (reftex-index-change-entry)
6131         (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
6132         * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
6133         * textmodes/org.el (org-complete, org-deadline, org-schedule)
6134         (org-priority, org-table-sum):
6135         * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
6136         * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
6137         (flyspell-word, flyspell-display-next-corrections):
6138         * textmodes/bibtex.el (bibtex-print-help-message):
6139         * textmodes/artist.el (artist-key-set-point-poly):
6140         * term/mac-win.el (mac-services-insert-text):
6141         * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
6142         (vhdl-hooked-abbrev, vhdl-template-insert-fun)
6143         (vhdl-port-paste-testbench, vhdl-compose-new-component)
6144         (vhdl-compose-configuration):
6145         * progmodes/sh-script.el (sh-blink, sh-show-indent)
6146         (sh-set-indent, sh-learn-line-indent):
6147         * progmodes/ps-mode.el (ps-mode-target-column):
6148         * progmodes/idlwave.el (idlwave-make-tags)
6149         (idlwave-scan-library-catalogs):
6150         * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
6151         * progmodes/gud.el (gud-jdb-analyze-source):
6152         * progmodes/flymake.el (flymake-log):
6153         * progmodes/ebnf2ps.el (ebnf-generate-region):
6154         * progmodes/cmacexp.el (c-macro-expansion):
6155         * progmodes/ada-xref.el (ada-treat-cmd-string):
6156         * progmodes/ada-mode.el (ada-create-case-exception-substring)
6157         (ada-justified-indent-current, ada-batch-reformat):
6158         * play/zone.el (zone):
6159         * play/landmark.el (lm-move):
6160         * play/decipher.el (decipher-show-alphabet):
6161         * net/newsticker.el (newsticker--display-jump)
6162         (newsticker--display-scroll):
6163         * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
6164         (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
6165         * mail/feedmail.el (feedmail-dump-message-to-queue):
6166         * eshell/esh-proc.el (eshell-remove-process-entry):
6167         * emulation/ws-mode.el (ws-last-error):
6168         * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
6169         (viper-record-kbd-macro):
6170         * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
6171         * emacs-lisp/lisp-mnt.el (lm-report-bug):
6172         * emacs-lisp/find-func.el (find-function-noselect):
6173         * calendar/timeclock.el (timeclock-status-string)
6174         (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
6175         (timeclock-when-to-leave-string):
6176         * calendar/icalendar.el (icalendar--convert-ical-to-diary):
6177         * calc/calc-units.el (calc-enter-units-table):
6178         * calc/calc-mode.el (calc-mode-record-mode):
6179         * woman.el (woman-mini-help):
6180         * wdired.el (wdired-change-to-wdired-mode):
6181         * vc.el (vc-retrieve-snapshot):
6182         * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
6183         * startup.el (display-startup-echo-area-message):
6184         * simple.el (set-goal-column):
6185         * ses.el (ses-command-hook, ses-recalculate-cell):
6186         * server.el (server-process-filter):
6187         * printing.el (pr-interface-txt-print, pr-interface-printify)
6188         (pr-interface-ps):
6189         * pcvs.el (cvs-help):
6190         * log-edit.el (log-edit, log-edit-mode-help):
6191         * iswitchb.el (iswitchb-possible-new-buffer):
6192         * isearch.el (isearch-edit-string):
6193         * image-mode.el (image-mode, image-minor-mode):
6194         * ibuf-macs.el (define-ibuffer-filter):
6195         * hi-lock.el (hi-lock-find-patterns):
6196         * files.el (toggle-read-only):
6197         * ediff-util.el (ediff-copy-diff)
6198         (ediff-write-merge-buffer-and-maybe-kill):
6199         * echistory.el (Electric-history-undefined):
6200         * dnd.el (dnd-insert-text):
6201         * dired-aux.el (dired-query):
6202         * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
6203         * bookmark.el (bookmark-bmenu-locate):
6204         * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
6205         Fix `message' calls to ensure first arg is a format string.
6206         The change was made only when these two conditions were satisfied:
6207         [1] when there is a possibility that the arguments would cause an error
6208         for example, if the code in question relies on external variables
6209         such as filenames, and
6210         [2] if the arg to `message' could not have been nil in the code.
6212         * pcomplete.el (pcomplete--help): Fix `message' format spec.
6213         Not having a %s would be weird, though not technically wrong.
6215 2005-09-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6217         * term/mac-win.el (mac-add-charset-info): Doc fix.
6219 2005-09-17  Romain Francoise  <romain@orebokech.com>
6221         * shell.el (shell-resync-dirs): Handle echoing processes more
6222         reliably.  Don't insert resync command if `comint-process-echoes'
6223         is non-nil.
6225 2005-09-17  Magnus Henoch  <mange@freemail.hu>
6227         * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
6228         (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
6229         aspell versions >= 0.60.
6230         (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
6231         only if ispell-aspell-supports-utf8 is non-nil.
6233 2005-09-17  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
6235         * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
6236         buffer-local value to lisp-indent-function.
6238 2005-09-17  Milan Zamazal  <pdm@zamazal.org>
6240         * progmodes/glasses.el (glasses-make-readable): If
6241         glasses-separator differs from underscore, put appropriate
6242         overlays over underscore characters.
6243         (glasses-convert-to-unreadable): If glasses-separator differs from
6244         underscore, try to convert glasses-separator characters to
6245         underscores.
6247 2005-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
6249         * calendar/diary-lib.el (mark-diary-entries): Don't move point.
6250         Use with-syntax-table and dolist.
6252 2005-09-16  Carsten Dominik  <dominik@science.uva.nl>
6254         * textmodes/reftex-auc.el:
6255         * textmodes/reftex-cite.el:
6256         * textmodes/reftex-dcr.el:
6257         * textmodes/reftex-global.el:
6258         * textmodes/reftex-parse.el:
6259         * textmodes/reftex-ref.el:
6260         * textmodes/reftex-sel.el:
6261         * textmodes/reftex-toc.el:
6262         * textmodes/reftex-vars.el:
6263         * textmodes/reftex.el: Small changes to remove compiler warnings.
6265         * textmodes/reftex-index.el: Likewise.
6266         (reftex-query-index-phrase): More efficient use of markers.
6268 2005-09-15  Chong Yidong  <cyd@stupidchicken.com>
6270         * image.el (image-load-path): New variable.
6271         (image-search-load-path): New function.
6272         (find-image): Search for images in `image-load-path'.
6274 2005-09-15  Richard M. Stallman  <rms@gnu.org>
6276         * follow.el: Change Maintainer field.
6278 2005-09-15  David Ponce  <david@dponce.com>
6280         * recentf.el (recentf-save-file-modes): New option.
6281         (recentf-save-list): Use it.
6283 2005-09-15  Nick Roberts  <nickrob@snap.net.nz>
6285         * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
6286         (mode-line-mule-info, mode-line-modified): Move bindings from
6287         mouse-3 to mouse-1.
6289 2005-09-15  Chong Yidong  <cyd@stupidchicken.com>
6291         * simple.el (sendmail-user-agent-compose): Revert last change.
6293 2005-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
6295         * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
6296         Use with-current-buffer.
6297         (ange-ftp-gwp-start): Remove unused var `gw-user'.
6298         (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
6299         (ange-ftp-insert-directory): Remove unused var `short'.
6300         (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
6302         * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
6303         (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
6305         * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
6306         (check-calendar-holidays, diary-list-entries): Autoload.
6307         Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
6308         (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
6310         * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
6311         which mistakenly removed a call to display-buffer.
6313 2005-09-14  Juanma Barranquero  <lekktu@gmail.com>
6315         * obsolete/iso-insert.el: Move to obsolete/ from international/.
6317 2005-09-14  Thien-Thi Nguyen  <ttn@gnu.org>
6319         * progmodes/hideshow.el
6320         (hs-hide-comments-when-hiding-all): Remove autoload cookie.
6321         (hs-allow-nesting): New user var.
6322         (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
6323         (hs-hide-block-at-point): When nesting allowed,
6324         if there is already an overlay in place, delete it.
6325         (hs-safety-is-job-n): Delete func; remove call sites.
6326         (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
6327         (hs-overlay-at): New func.
6328         (hs-already-hidden-p, hs-show-block): Use it.
6329         (hs-hide-all): Don't pre-clean if nesting allowed.
6330         (hs-show-all): Temporarily disallow
6331         nesting around call to `hs-discard-overlays'.
6333 2005-09-14  Chong Yidong  <cyd@stupidchicken.com>
6335         * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
6336         Delete unused local var.
6338 2005-09-13  Juanma Barranquero  <lekktu@gmail.com>
6340         * help-fns.el (describe-categories): "?\ " -> "?\s".
6341         (help-do-arg-highlight): Recognize also ARG-n, as in
6342         `move-to-left-margin' (ARG+n is already recognized).  Simplify.
6344         * international/codepage.el (dos-unsupported-char-glyph):
6345         * net/newsticker.el (tool-bar-map, w3-mode-map)
6346         (w3m-minor-mode-map):
6347         * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
6348         (ent-alist):
6349         * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
6351 2005-09-13  Chong Yidong  <cyd@stupidchicken.com>
6353         * custom.el (custom-push-theme): Handle the case where a symbol is
6354         bound but face properties have not yet been assigned.
6356         * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
6357         Fix behavior if noerase is `t' and there is no mail buffer.
6359         * simple.el (sendmail-user-agent-compose): Use a new mail buffer
6360         if `continue' is nil, rather than signal an error.
6362 2005-09-12  Richard M. Stallman  <rms@gnu.org>
6364         * font-lock.el (font-lock-keywords): Add autoload.
6366         * help-fns.el (describe-variable): Rearrange to put source link
6367         in a predictable place.
6369         * net/newsticker.el: New file.
6371 2005-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6373         * calendar/calendar.el (calendar-for-loop): Add edebug info.
6374         (calendar-basic-setup): Use the new nil arg.
6375         (number-of-diary-entries): Move to diary-lib.el.
6377         * calendar/diary-lib.el: Use with-current-buffer, match-string.
6378         (diary-list-entries): Use with-syntax-table and dolist.
6379         Rename from list-diary-entries.
6380         Use number-of-diary-entries if `number' is nil.
6381         (diary, diary-view-entries): Use this new name and new nil arg value.
6382         (number-of-diary-entries): Move from calendar.el.
6383         (diary-unhide-everything): New function.
6384         (include-other-diary-files, fancy-diary-display)
6385         (diary-show-all-entries, make-diary-entry): Use it.
6386         (diary-mail-entries): Use buffer-string.
6387         (mark-diary-entries): Fix long standing paren typo.
6388         (diary-sexp-entry): Use count-lines.
6389         (make-diary-entry): Avoid `previous-line'.
6390         (diary-mode-map): New var.
6391         (diary-mode): Redraw cal after saving.  Setup header-line.
6392         (fancy-diary-display-mode): Use local-set-key.
6394         * startup.el (command-line): Try calling various terminal-init-foo-bar
6395         functions by stripping hyphenated suffixes from $TERM.
6397         * files.el (normal-mode): Check boundness of font-lock-keywords.
6399 2005-09-12  Richard M. Stallman  <rms@gnu.org>
6401         * progmodes/compile.el: Don't decide a file's directory
6402         until the user actually tries to go there.
6403         (compilation-next-error-function):
6404         Pass compilation-find-file the directory from the file-struct.
6405         (compilation-internal-error-properties): Separate local FILE-STRUCT
6406         from FILE.  Doc the args better.  Rename arg FMT to FMTS.
6407         (compilation-find-file): Arg DIR renamed to DIRECTORY.
6408         Expand it, and if nil, use default-directory.
6409         (compilation-get-file-structure): Don't mix specified directory
6410         with default directory.  Put specified directory into
6411         file-struct.  Don't make the file name absolute.
6413         * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
6414         (compile-command): Add autoload.
6415         (compilation-disable-input): Add autoload.
6417 2005-09-11  Stephen Gildea  <gildea@stop.mail-abuse.org>
6419         * time-stamp.el: Mention variable `time-stamp-pattern' in doc
6420         strings of the variables it can override.
6421         (time-stamp): New (as yet undocumented) time-stamp-format escapes
6422         %Q and %q, for fully-qualified domain name and unqualified host name.
6424 2005-09-11  Kim F. Storm  <storm@cua.dk>
6426         * emacs-lisp/authors.el (authors-aliases): Update list.
6427         (authors-fixed-entries): Update mldrag.el entry.
6429 2005-09-10  Alan Mackenzie  <acm@muc.de>
6431         * page.el (narrow-to-page): Exclude _entire_ multi-line delimiter
6432         from the region narrowed to.
6434 2005-09-10  Magnus Henoch  <mange@freemail.hu>
6436         * textmodes/ispell.el (ispell-check-version): Signal an error if
6437         aspell version is less than 0.60.
6439 2005-09-10  Pascal Dupuis  <Pascal.Dupuis@esat.kuleuven.be>  (tiny change)
6441         * progmodes/octave-inf.el (inferior-octave-startup):
6442         Resync current dir at the end.
6444 2005-09-10  Emilio C. Lopes  <eclig@gmx.net>
6446         * woman.el (woman-topic-at-point-default):
6447         Rename to woman-use-topic-at-point-default.
6448         (woman-topic-at-point): Rename to woman-use-topic-at-point.
6449         (woman-file-name): Reflect renames above.  Automatically use the
6450         word at point as topic if woman-use-topic-at-point is non-nil.
6451         Otherwise offer it as default but don't insert it in the
6452         minibuffer.  Also use `test-completion' instead of `assoc' as
6453         suggested by Stefan Monnier.
6455 2005-09-10  Andre Spiegel  <spiegel@gnu.org>
6457         * vc.el (vc-directory, vc-update-change-log): Throw an error on
6458         the attempt to do it over Tramp.  This is not yet supported.
6460 2005-09-10  Eli Zaretskii  <eliz@gnu.org>
6462         * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
6463         (menu-bar-non-minibuffer-window-p): New functions.
6464         ("Split Window", "Save As..."): Use them.
6465         ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
6466         ("Print Buffer", "Truncate Long Lines in this Buffer"):
6467         Use menu-bar-menu-frame-live-and-visible-p.
6468         ("Save Buffer", "Insert File", "Open Directory...")
6469         ("Open File...", "Visit New File..."):
6470         Use menu-bar-non-minibuffer-window-p.
6471         (kill-this-buffer-enabled-p, dired <menu-enable>):
6472         Use menu-bar-non-minibuffer-window-p.
6474 2005-09-09  Eli Zaretskii  <eliz@gnu.org>
6476         * cus-start.el (all): Don't complain about fringe-related
6477         built-ins if fringes are not supported.  Ditto about
6478         selection-related built-ins.  Fix the test for GTK-related built-ins.
6480         * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
6481         ("Postscript Print Buffer", "Print Region", "Save As...")
6482         ("Save", "Insert File...", "Open Directory...")
6483         ("Open File...", "Visit New File..."")
6484         ("Truncate Long Lines in this Buffer"): Don't look at
6485         menu-updating-frame if this display does not support multiple frames.
6487 2005-09-09  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
6489         * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
6491 2005-09-09  Emilio Lopes  <eclig@gmx.net>
6493         * woman.el: Format- and whitespace-related changes.
6495 2005-09-09  Eli Zaretskii  <eliz@gnu.org>
6497         * woman.el: Fix my email address.
6499 2005-09-08  Richard M. Stallman  <rms@gnu.org>
6501         * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
6502         (sh-mode): Locally set skeleton-pair-default-alist.
6504         * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
6506         * progmodes/flymake.el: Require `compile' unconditionally.
6508         * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
6510         * woman.el (woman-file-name): Provide a default, not initial input.
6512         * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
6514         * font-lock.el (font-lock-support-mode): Doc fix.
6516         * descr-text.el (describe-property-list): Handle non-symbol prop names.
6518 2005-09-08  Richard M. Stallman  <rms@gnu.org>
6520         * simple.el (blink-matching-open): Get rid of text props from
6521         the string shown in echo area.  Don't permanently set point.
6522         Some rearrangements.
6524 2005-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
6526         * recentf.el (recentf-filename-handler): Add custom choice
6527         `abbreviate-file-name'.
6529         * msb.el (msb--very-many-menus): Fix typo.
6531         * disp-table.el (standard-display-european): Don't set
6532         enable-multibyte-characters to nil.
6534 2005-09-08  David Ponce  <david@dponce.com>
6536         * recentf.el (recentf-show-file-shortcuts-flag): New option.
6537         (recentf-expand-file-name): Doc fix.
6538         (recentf-dialog-mode-map): Define digit shortcuts.
6539         (recentf--files-with-key): New variable.
6540         (recentf-show-digit-shortcut-filter): New function.
6541         (recentf-open-files-items): New function.
6542         (recentf-open-files): Use it.
6543         (recentf-open-file-with-key): New command.
6545 2005-09-08  Chong Yidong  <cyd@stupidchicken.com>
6547         * buff-menu.el (Buffer-menu-sort-by-column): New function.
6548         Suggested by Kim F. Storm.
6549         (Buffer-menu-sort-button-map): Global keymap for sort buttons.
6550         (Buffer-menu-make-sort-button): Use global keymap.
6552 2005-09-07  Michael Albinus  <michael.albinus@gmx.de>
6554         * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
6555         (Man-getpage-in-background-advice): Remove defadvice; it isn't
6556         necessary any longer with the remapped command.
6557         (Man-bgproc-sentinel-advice): Remove defadvice which counts
6558         formatting time only.
6560         * net/tramp.el (tramp-action-password)
6561         (tramp-multi-action-password): Compile the password prompt from
6562         `method', `user' and `host'.  Sometimes it isn't obvious which
6563         password to enter, for example with remote files offered by
6564         recentf.el, or with multiple steps.  Suggested by Robert Marshall
6565         <robert@chezmarshall.freeserve.co.uk>.
6567 2005-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6569         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
6570         Fix regexp for when "s///" is at the beginning of line.
6572 2005-09-07  Jay Belanger  <belanger@truman.edu>
6574         * calc/calc-poly.el (math-expand-term): Multiply out any powers
6575         when in matrix mode.
6577 2005-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
6579         * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
6580         non-anonymous functions.
6582 2005-09-06  Chong Yidong  <cyd@stupidchicken.com>
6584         * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
6585         when using a header line.  Otherwise, use mouse-1-click-follows-link.
6587         * mouse.el (mouse-drag-header-line): Do nothing if the header-line
6588         can't be moved; don't signal an error.
6590 2005-09-05  Chong Yidong  <cyd@stupidchicken.com>
6592         * cus-theme.el (custom-theme-write-faces): Save the current face
6593         spec, not the defface spec.
6595         * custom.el (custom-known-themes): Clarify meaning of "standard".
6596         (custom-push-theme): Save old values in the standard theme.
6597         (disable-theme): Correct typo.
6598         (custom-face-theme-value) Deleted unused function.
6599         (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
6601 2005-09-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6603         * progmodes/compile.el (compilation-goto-locus): Take into account
6604         iconified frames when determining whether the buffer is
6605         already visible.
6606         Don't reset window height if the window already existed.
6608 2005-09-04  Chong Yidong  <cyd@stupidchicken.com>
6610         * custom.el (load-theme): Rename from require-theme.
6611         Add interactive spec.
6612         (enable-theme): Rename from custom-enable-theme.
6613         Add interactive spec.
6614         (disable-theme): Rename from custom-disable-theme.
6615         Add interactive spec.
6616         (custom-make-theme-feature): Doc fix.
6617         (custom-theme-directory): Doc fix.
6618         (provide-theme): Call enable-theme.
6620 2005-09-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6622         * obsolete/lazy-lock.el (lazy-lock-mode):
6623         * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
6624         font-lock-mode if it's off.  Print a warning instead.
6626         * progmodes/compile.el (compilation-start): Ignore errors if the
6627         process died before we get to send-eof.
6629         * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
6630         Undo last change.  Enclosing the result in quotes broke things on Unix
6631         since tex-send-command passes it through shell-quote-argument.
6632         (tex-send-command): Pass `file' through convert-standard-filename
6633         when possible.
6634         (tex-uptodate-p): Handle the case where TeX hasn't put additional
6635         info in a transcript.
6637 2005-09-02  Dan Nicolaescu  <dann@ics.uci.edu>
6639         * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
6640         fix compilation warning. Reorder the key definitions to group
6641         together keys emitted by the current version of xterm.
6643         * progmodes/vhdl-mode.el (vhdl-highlight-faces)
6644         (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
6645         Reorder predicates to correct min-color usage.
6647 2005-09-01  Chong Yidong  <cyd@stupidchicken.com>
6649         * longlines.el (longlines-mode): Inhibit read-only when encoding.
6650         Kill local variables when longlines-mode is turned off.
6652 2005-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
6654         * international/mule-cmds.el (set-locale-environment): Soothe compiler.
6656         * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
6658         * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
6660         * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
6661         (font-lock-lines-before): Change default to being inactive.
6662         (font-lock-default-fontify-region): Obey font-lock-lines-before.
6663         (font-lock-after-change-function): Don't handle f-l-lines-before here.
6665 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
6667         * net/tramp.el (tramp-handle-make-auto-save-file-name):
6668         Deactivate temporarily advice if active (not needed for Emacs 22,
6669         but for backwards compatibility).
6670         (tramp-exists-file-name-handler): Rewrite.  First implementation
6671         was too simple.
6672         (tramp-advice-make-auto-save-file-name):
6673         Call `tramp-handle-make-auto-save-file-name' (again, just for
6674         backwards compatibility).
6676 2005-08-31  Reto Zimmermann  <reto@gnu.org>
6678         * progmodes/vhdl-mode.el
6679         (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
6680         (vhdl-end-p): Fix indentation bug "else" after "-- when".
6681         (vhdl-set-default-project): New function (easier setting of default).
6682         (vhdl-port-copy): Handle extended identifiers for generics.
6683         (vhdl-compiler-alist): Better description for error message regexp.
6684         (vhdl-make): Query for target, use previous as default.
6685         (vhdl-port-copy): Fix port copy for port names starting with "signal".
6686         (vhdl-font-lock-keywords-2): Fix fontification for record
6687         el. assign.
6688         (vhdl-speedbar-make-subpack-line): Add package body link.
6689         (vhdl-generate-makefile-1): Not include itself as dependency.
6690         (vhdl-font-lock-init): Highlight c-preprocessor directives.
6691         (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
6692         (vhdl-get-syntactic-context): Handle c-preprocessor directives.
6693         (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
6694         (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
6695         (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
6696         (vhdl-import-project): Add string argument for `error'.
6697         (vhdl-compose-configuration)
6698         (vhdl-compose-configuration-architecture): Add configuration
6699         declaration generation.
6700         (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
6701         (vhdl-trailer-re): Add "record" keyword (better indentation).
6702         (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
6703         "[^ \t-\"]+".
6704         (vhdl-font-lock-keywords-2): Not highlight formal parameter after '|'.
6705         (vhdl-testbench-entity-file-name)
6706         (vhdl-testbench-architecture-file-name): Allow separate
6707         customization of testbench file names.
6708         (vhdl-beginning-of-block): Handle optional subprogram parameter list.
6709         (vhdl-get-visible-signals): Allow newline within alias declaration.
6710         (vhdl-update-sensitivity-list): Signal read only on certain attributes.
6711         (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
6712         (member-ignore-case): Alias for missing function in XEmacs.
6713         (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
6714         (vhdl-update-sensitivity-list): Ignore case on read signals.
6715         (vhdl-replace-string): Adjust case only for file names.
6716         (vhdl-update-sensitivity-list): Fix search for read signals.
6717         (vhdl-update-sensitivity-list): Exclude formal parameters.
6718         (vhdl-get-visible-signals): Include aliases of signals.
6719         (vhdl-get-visible-signals): Fix signal name searching.
6720         (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
6721         (vhdl-fixup-whitespace-region): Fix for character
6722         literals (e.g. ':').
6724 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
6726         * ansi-color.el (comint-last-output-start):
6727         * bs.el (font-lock-verbose):
6728         * diff-mode.el (add-log-buffer-file-name-function):
6729         * dired-x.el (vm-folder-directory):
6730         * faces.el (help-xref-stack-item):
6731         * files.el (font-lock-keywords):
6732         * find-lisp.el (dired-buffers, dired-subdir-alist):
6733         * ido.el (cua-inhibit-cua-keys):
6734         * log-view.el (cvs-minor-wrap-function):
6735         * outline.el (font-lock-warning-face):
6736         * simple.el (compilation-current-error):
6737         * speedbar.el (ange-ftp-path-format, efs-path-regexp)
6738         (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
6739         * tooltip.el (comint-prompt-regexp):
6740         * w32-fns.el (explicit-shell-file-name):
6741         * term/mac-win.el (mac-charset-info-alist)
6742         (mac-services-selection, mac-system-script-code):
6743         * term/tty-colors.el (msdos-color-values):
6744         * term/w32-win.el (xlfd-regexp-registry-subnum):
6745         * term/x-win.el (x-keysym-table, x-selection-timeout)
6746         (x-session-id, x-session-previous-id):
6747         * textmodes/ispell.el (mail-yank-prefix):
6748         * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
6749         * textmodes/org.el (calc-embedded-close-formula)
6750         (calc-embedded-open-formula)
6751         (font-lock-unfontify-region-function):
6752         * textmodes/reftex-global.el (isearch-next-buffer-function)
6753         (TeX-master):
6754         * textmodes/reftex.el (font-lock-keywords):
6755         * textmodes/tex-mode.el (font-lock-comment-face)
6756         (font-lock-doc-face):
6757         * textmodes/texinfo.el (outline-heading-alist):
6758         Add defvars.
6760         * textmodes/artist.el (x-pointer-crosshair): Add defvar.
6761         (artist-spray-chars, artist-mode-init, artist-replace-string)
6762         (artist-select-erase-char, artist-vap-find-endpoints-horiz)
6763         (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
6764         (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
6766         * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
6767         (conf-align-assignments): "?\ " -> "?\s".
6769         * textmodes/reftex-index.el (TeX-master): Add defvar.
6770         (reftex-index-phrases-marker): Move up defvar.
6772         * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
6773         (reftex-toc-include-labels-indicator)
6774         (reftex-toc-include-index-indicator)
6775         (reftex-toc-max-level-indicator): Move up declarations.
6777         * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
6778         of args to `tramp-run-real-handler', even if it's empty in this case.
6780 2005-08-31  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6782         * dired.el (dired-move-to-filename-regexp): Add date format for
6783         Mac OS X 10.3 in East Asian locales.
6785 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
6787         * files.el (make-auto-save-file-name): Add file name handler call
6788         if applicable.
6790         * net/tramp.el (tramp-file-name-handler-alist)
6791         (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
6792         (tramp-handle-make-auto-save-file-name): Rename from
6793         `tramp-make-auto-save-file-name'.
6794         (tramp-exists-file-name-handler): New defun.
6795         (tramp-advice-make-auto-save-file-name): Make defadvice only when
6796         `make-auto-save-file-name' is not a magic file name operation.
6798 2005-08-30  Richard M. Stallman  <rms@gnu.org>
6800         * files.el (risky-local-variable-p):
6801         Match `-predicates' and `-commands.
6803         * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
6804         (custom-save-all): Visit the file if necessary;
6805         kill the buffer if we created it.
6806         (custom-save-delete): Don't visit file or kill buffer here.
6808 2005-08-30  Carsten Dominik  <dominik@science.uva.nl>
6810         * textmodes/org.el (org-special-keyword): New face.
6811         (org-table-copy-down, org-table-eval-formula)
6812         (org-table-recalculate, org-init-section-numbers):
6813         Use `string-to-number' instead of `string-to-int'.
6814         (org-get-location): Use `insert-buffer-substring' instead of
6815         `insert-buffer'.
6816         (org-modify-diary-entry-string): New function.
6817         (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
6818         (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
6819         (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
6820         active region.
6821         (org-export-as-html): Handle QUOTE keyword.
6822         (org-quote-string): New option.
6823         (org-bookmark-jump-unhide): New function, used for
6824         `bookmark-after-jump-hook'.
6825         (org-diary-default-entry): Apply only when not called through
6826         `org-agenda'.
6828 2005-08-30  Juanma Barranquero  <lekktu@gmail.com>
6830         * net/eudc.el (mode-popup-menu):
6831         * play/handwrite.el (ps-printer-name, ps-lpr-command):
6832         * progmodes/ada-mode.el (compile-auto-highlight)
6833         (skeleton-further-elements):
6834         * progmodes/autoconf.el (font-lock-syntactic-keywords):
6835         * progmodes/cmacexp.el (msdos-shells):
6836         * progmodes/compile.el (font-lock-extra-managed-props)
6837         (font-lock-keywords, font-lock-maximum-size)
6838         (font-lock-support-mode):
6839         * progmodes/grep.el (font-lock-lines-before):
6840         * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
6841         * progmodes/mixal-mode.el (compile-command):
6842         * progmodes/perl-mode.el (font-lock-comment-face)
6843         (font-lock-doc-face, font-lock-string-face):
6844         * progmodes/prolog.el (comint-prompt-regexp):
6845         * progmodes/sh-script.el (font-lock-comment-face)
6846         (font-lock-set-defaults, font-lock-string-face):
6847         * progmodes/sql.el (font-lock-keyword-face)
6848         (font-lock-set-defaults, font-lock-string-face):
6849         * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
6850         (itimer-version, lazy-lock-defer-contextually)
6851         (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
6852         Add defvars.
6854         * progmodes/cperl-mode.el (cperl-electric-lbrace)
6855         (cperl-electric-keyword, cperl-electric-pod)
6856         (cperl-electric-backspace, cperl-forward-re)
6857         (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
6858         (vc-rcs-header, vc-sccs-header): Add defvars.
6860         * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
6861         (font-lock-syntactic-keywords, gud-find-expr-function):
6862         Add defvars.
6864         * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
6865         (gdb-frame-parameters): Declare before use.
6867         * progmodes/gud.el (gdb-active-process, gdb-define-alist)
6868         (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
6869         (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
6870         (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
6872         * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
6873         (idlwave-help-with-source): Use `insert-buffer-substring', not
6874         `insert-buffer'.
6876 2005-08-29  Juri Linkov  <juri@jurta.org>
6878         * outline.el (hide-entry, hide-leaves, outline-toggle-children):
6879         Put outline-back-to-heading function call inside save-excursion.
6881 2005-08-29  Juanma Barranquero  <lekktu@gmail.com>
6883         * man.el (Man-init-defvars, Man-translate-references)
6884         (Man-support-local-filenames, Man-highlight-references):
6885         * progmodes/sql.el (sql-interactive-mode):
6886         * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
6888         * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
6889         (compilation-mode-font-lock-keywords): Add defvars.
6890         (checkdoc-interactive-loop): "?\ " -> "?\s".
6892         * emacs-lisp/lisp-mode.el (font-lock-comment-face)
6893         (font-lock-doc-face, font-lock-string-face)
6894         (font-lock-keywords-case-fold-search): Add defvars.
6895         (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
6897         * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
6898         Don't pass X and Y (they are ignored anyway).
6899         (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
6900         (mouse-delete-window): Make arguments optional.
6902         * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
6903         (caesar-translate-table, minor-modes, news-buffer-save)
6904         (news-group-name, news-minor-modes): Add defvars.
6906         * emacs-lisp/lselect.el (mouse-highlight-priority)
6907         (x-lost-selection-functions, zmacs-regions):
6908         * emacs-lisp/pp.el (font-lock-verbose):
6909         * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
6910         * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
6911         (ses-mode-map):
6912         * emacs-lisp/tcover-unsafep.el (safe-functions):
6913         * international/mule-cmds.el (mac-system-coding-system)
6914         (mac-system-locale):
6915         * language/ethio-util.el (rmail-current-message)
6916         (rmail-message-vector):
6917         * language/thai-util.el (thai-auto-composition-mode):
6918         * mail/metamail.el (rmail-current-message, rmail-message-vector):
6919         * mail/mspools.el (rmail-inbox-list, vm-crash-box)
6920         (vm-folder-directory, vm-init-file, vm-init-file-loaded)
6921         (vm-primary-inbox, vm-spool-files):
6922         * mail/rmail.el (deleted-head, font-lock-fontified)
6923         (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
6924         (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
6925         (total-messages):
6926         * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
6927         (rmail-summary-mode-map):
6928         * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
6929         (rmail-last-label, rmail-last-multi-labels)
6930         (rmail-summary-vector, rmail-total-messages):
6931         * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
6932         * mail/rmailsum.el (msgnum):
6933         * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
6934         (rmail-current-message):
6935         * obsolete/fast-lock.el (font-lock-face-list):
6936         * obsolete/rnewspost.el (mail-reply-buffer):
6937         * obsolete/scribe.el (compile-command):
6938         * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
6940 2005-08-28  John Paul Wallington  <jpw@gnu.org>
6942         * ibuf-ext.el (ibuffer-auto-update-changed):
6943         Use `frame-or-buffer-changed-p' to check whether we need to update.
6944         (ibuffer-auto-mode): Don't advise `get-buffer-create' and
6945         `kill-buffer'.  Initialise `ibuffer-auto-buffers-changed'
6946         as a `frame-or-buffer-changed-p' state vector instead.
6948 2005-08-27  Romain Francoise  <romain@orebokech.com>
6950         * textmodes/makeinfo.el (makeinfo-compile):
6951         Use `compilation-start'.  Set `next-error-function' according to
6952         `disable-errors'.
6953         (makeinfo-next-error): New function.
6954         (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
6955         (makeinfo-buffer): Likewise.
6957         * progmodes/compile.el (compilation-start): Add autoload cookie.
6959         * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
6960         * textmodes/sgml-mode.el: Likewise.
6961         * progmodes/python.el: Likewise.
6963 2005-08-27  Eli Zaretskii  <eliz@gnu.org>
6965         * simple.el (blink-matching-paren-distance): Document the meaning
6966         of nil value, and allow to customize to nil.
6968         * eshell/esh-ext.el (eshell-windows-shell-file): Look for
6969         command.com, not command.exe.
6971 2005-08-26  John Wiegley  <johnw@newartisans.com>
6973         * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
6974         code around a bit so that an extraneous nil argument is not added
6975         to a command when no args are given.
6977         * eshell/esh-arg.el (eshell-parse-double-quote): If a
6978         double-quoted argument resolves to nil, return it as an empty
6979         string rather than as nil.  This made it impossible to pass "" to
6980         a shell script as a null string argument.
6982 2005-08-26  Stefan Monnier  <monnier@iro.umontreal.ca>
6984         * outline.el (outline-invent-heading): New fun.
6985         (outline-promote, outline-demote): Use it.
6986         (outline-move-subtree-down): Remove unused vars `re' and `txt'.
6987         (outline-end-of-subtree): Remove unused var `opoint'.
6989 2005-08-26  David Reitter  <david.reitter@gmail.com>
6991         * menu-bar.el (truncate-lines, write-file, print-buffer)
6992         (ps-print-buffer-faces, ps-print-buffer, split-window):
6993         Disable menu items when the frame they refer to is invisible, or when
6994         they refer to a buffer and the minibuffer is selected.
6996 2005-08-26  Pavel Kobiakov  <pk_at_work@yahoo.com>
6998         * progmodes/flymake.el (flymake-highlight-err-lines):
6999         Use save-excursion around flymake-highlight-line to preserve point.
7001 2005-08-26  Eli Zaretskii  <eliz@gnu.org>
7003         * progmodes/octave-mod.el: Change Author and Maintainer address.
7004         (octave-maintainer-address): Change Kurt's email address.
7005         * progmodes/octave-inf.el: Change Author and Maintainer address.
7006         * progmodes/octave-hlp.el: Change Author and Maintainer address.
7008 2005-08-26  Kim F. Storm  <storm@cua.dk>
7010         * subr.el (version-list-<, version-list-<=, version-list-=):
7011         Renamed from integer-list-*.
7012         (version-list-not-zero): Likewise.  Fix while loop.
7013         (version=): Use version-list-= instead of string-equal.
7015 2005-08-26  Richard M. Stallman  <rms@gnu.org>
7017         * outline.el (outline-promote): Try shortening the heading.
7018         As last resort, read the heading to use.
7019         (outline-demote): As last resort, read the heading to use.
7021 2005-08-26  Romain Francoise  <romain@orebokech.com>
7023         * progmodes/compile.el (compilation-start): Doc fix.
7025         * progmodes/antlr-mode.el (antlr-default): Fix defface form.
7026         (antlr-font-lock-additional-keywords): Fix reference to
7027         `antlr-font-lock-literal-regexp' erroneously changed during the
7028         mass face rename.
7029         (antlr-run-tool): Use `compilation-start'.
7031         * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
7032         instead of the obsolete `compile-internal'.
7034 2005-08-26  Juanma Barranquero  <lekktu@gmail.com>
7036         * calendar/cal-bahai.el (date, displayed-month, displayed-year)
7037         (number, original-date):
7038         * calendar/cal-china.el (date):
7039         * calendar/cal-coptic.el (date):
7040         * calendar/cal-french.el (date):
7041         * calendar/cal-hebrew.el (date, entry, number, original-date):
7042         * calendar/cal-islam.el (date, number, original-date):
7043         * calendar/cal-iso.el (date):
7044         * calendar/cal-julian.el (date):
7045         * calendar/cal-mayan.el (date):
7046         * calendar/cal-menu.el (date, event):
7047         * calendar/cal-persia.el (date):
7048         * calendar/lunar.el (date):
7049         * calendar/solar.el (date): Add defvars.
7051         * emerge.el:
7052         * ibuffer.el:
7053         * info-xref.el:
7054         * obsolete/bg-mouse.el:
7055         * obsolete/sun-curs.el:
7056         * obsolete/swedish.el: Move the `defvar's to the top level.
7058         * smerge-mode.el (smerge-refined-change): Add :group.
7060 2005-08-25  Stefan Monnier  <monnier@iro.umontreal.ca>
7062         * smerge-mode.el (smerge-remove-props): Make the args non-optional.
7063         (smerge-keep-n): Remove props.
7064         (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
7065         (smerge-keep-current, smerge-kill-current): Don't remove props anymore
7066         now that it's done in smerge-keep-n.
7067         (smerge-refined-change): New face.
7068         (smerge-refine-chopup-region, smerge-refine-highlight-change)
7069         (smerge-refine): New funs.
7070         (smerge-basic-map): Bind smerge-refine.
7072 2005-08-25  Juri Linkov  <juri@jurta.org>
7074         * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
7075         compilation-process-setup-function and compilation-disable-input
7076         in grep-mode instead of let-bindings in grep.
7078         * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
7079         Delete "Automatic File De/compression" (auto-compression-mode).
7081 2005-08-25  Juanma Barranquero  <lekktu@gmail.com>
7083         * obsolete/bg-mouse.el: Move to obsolete/ from term/.
7084         Silence warning about non-existent variable.
7086 2005-08-25  Richard M. Stallman  <rms@gnu.org>
7088         * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
7089         Rename "Describe Key" to "Describe Key or Mouse Operation".
7091         * mail/mailalias.el (build-mail-aliases): Delete comments
7092         from the contents before processing them.
7094         * isearch.el (isearch-edit-string): Erase the Search prompt
7095         if user enters an empty string and there is no default.
7097         * comint.el (comint-file-name-prefix): Add autoload.
7099 2005-08-25  Joe Corneli  <jcorneli@math.utexas.edu>
7101         * subr.el (play-sound): Rearrange to avoid warning.
7103 2005-08-25  Carsten Dominik  <dominik@science.uva.nl>
7105         * calendar/diary-lib.el (diary-modify-entry-list-string-function):
7106         New hook.
7107         (add-to-diary-list): Call `diary-modify-entry-list-string-function'
7109 2005-08-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7111         * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
7113         * custom.el (custom-theme-set-variables): Sort minor modes last.
7115 2005-08-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7117         * subr.el (version-separator, version-regexp-alist): New vars used by
7118         version comparison funs.
7119         (integer-list-<, integer-list-=, integer-list-<=)
7120         (integer-list-not-zero): New funs for integer list comparison.
7121         (version-to-list, version=, version<, version<=): New funs for version
7122         comparison.
7124 2005-08-24  Juanma Barranquero  <lekktu@gmail.com>
7126         * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
7127         (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
7128         time to silence the byte-compiler.
7130         * ibuffer.el (ibuffer-compile-make-eliding-form)
7131         (ibuffer-check-formats): Use `with-no-warnings' to hide references
7132         to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
7133         so it's silly to get warnings for it).
7134         (ibuffer-auto-mode, ibuffer-cached-filter-formats)
7135         (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
7136         (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
7137         (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
7138         (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
7139         (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
7140         Defvar at compile time.
7141         (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
7142         (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
7143         Declare them before use.
7145         * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
7146         (info-xref-good, info-xref-bad): Defvar at compile time.
7148         * obsolete/mlsupport.el (filter-region, execute-monitor-command):
7149         Use `let*' instead of `let'.
7151         * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
7152         (*mouse-y*, menu, char): Defvar at compile time.
7153         (sc::menu): Declare it before use.
7154         (sc::pack-one-line): Use `let', not `let*'.
7156         * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
7157         (mail-send-hook): Defvar at compile time.
7159         * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
7160         Defvar at compile time.
7162         * term/sun-mouse.el (current-global-mousemap)
7163         (current-local-mousemap): Declare them before use.
7165 2005-08-24  Carsten Dominik  <dominik@science.uva.nl>
7167         * bookmark.el (bookmark-after-jump-hook): New hook.
7168         (bookmark-jump): Run `bookmark-after-jump-hook'.
7170 2005-08-23  Juri Linkov  <juri@jurta.org>
7172         * faces.el (minibuffer-prompt): Doc fix.
7174 2005-08-23  Juanma Barranquero  <lekktu@gmail.com>
7176         * progmodes/xscheme.el: Trivial changes to silence warnings.
7177         (xscheme-previous-mode, xscheme-previous-process-state):
7178         Add defvars.
7179         (xscheme-last-input-end, xscheme-process-command-line)
7180         (xscheme-process-name, xscheme-buffer-name)
7181         (xscheme-expressions-ring-max, xscheme-expressions-ring)
7182         (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
7183         (xscheme-control-g-synchronization-p)
7184         (xscheme-control-g-disabled-p, xscheme-string-receiver)
7185         (default-xscheme-runlight, xscheme-runlight)
7186         (xscheme-runlight-string, xscheme-process-filter-state)
7187         (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
7188         Move to beginning of file.
7189         (scheme-interaction-mode-commands-alist)
7190         (scheme-interaction-mode-map, scheme-debugger-mode-map):
7191         Declare them before use.  Note: the initialization code for the variables
7192         has not been moved because it uses functions that reference the variables.
7193         (xscheme-control-g-message-string, xscheme-process-filter-alist)
7194         (xscheme-prompt-for-expression-map): Declare them before use.
7195         (scheme-debugger-mode-commands): "?\ " -> "?\s".
7197 2005-08-23  Ed Swarthout  <ed.swarthout@gmail.com>  (tiny change)
7199         * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
7201 2005-08-22  Juri Linkov  <juri@jurta.org>
7203         * faces.el (set-face-underline): Delete this duplicate function
7204         and make an obsolete alias to set-face-underline-p.
7205         (set-face-underline-p): Use docstring of set-face-underline.
7206         (describe-face): Create hyperlink to parent face.
7208         * info.el (Info-insert-dir): Use save-excursion around
7209         insert-buffer-substring.
7210         (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
7211         (Info-escape-percent): Delete function.
7212         (Info-fontify-node): Replace Info-escape-percent by
7213         replace-regexp-in-string with REP arg set to lambda that
7214         duplicates `%' and preserves text properties.
7216         * progmodes/compile.el (compilation-disable-input): Doc fix.
7217         (define-compilation-mode): Doc fix and refill.
7218         (kill-compilation): Use `mode-name' in the error message.
7219         (compilation-find-file): Use `compilation-error' in the
7220         read-file-name's prompt.
7222 2005-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7224         * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
7225         (smerge-auto-leave): Make undo re-enable the mode.
7226         (debug-ignored-errors): Add the user-error of impossible resolution.
7227         (smerge-resolve): Move things around a bit, in preparation for later.
7228         (smerge-diff): Don't fail if the buffer has no associated file.
7229         (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
7230         (smerge-conflict-overlay): New function.
7231         (smerge-match-conflict): Don't add text properties here.
7232         (smerge-find-conflict): Instead, add an overlay here.
7233         Also check for the case where we're inside a conflict already, so as to
7234         obviate the need for font-lock-multiline, which is unbearably slow with
7235         large conflicts and ciomplex font-lock patterns.
7236         (smerge-remove-props): Remove overlay rather than text-properties.
7237         (smerge-mode): Don't set font-lock-multiline.
7238         Remove overlays when turned off.
7240 2005-08-21  Kim F. Storm  <storm@cua.dk>
7242         * ido.el (ido-ignore-item-p): Use save-match-data.
7243         Bind case-fold-search to ido-case-fold locally.
7245 2005-08-20  Richard M. Stallman  <rms@gnu.org>
7247         * files.el (normal-mode): If font lock is on, turn it off and on.
7249         * subr.el (replace-regexp-in-string): Doc fix.
7251         * startup.el (command-line-1): Don't suppress startup screen
7252         due to existing processes.
7254         * progmodes/grep.el (grep): Bind compilation-disable-input to t.
7256         * progmodes/compile.el (compilation-disable-input): Default to nil.
7258 2005-08-20  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
7260         * progmodes/compile.el (compilation-disable-input): New defcustom.
7261         (compilation-start): If compilation-disable-input is non-nil, send
7262         EOF to the compilation process.
7264 2005-08-20  Eli Zaretskii  <eliz@gnu.org>
7266         * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
7267         Run the argument of tex-shell-cd-command through
7268         convert-standard-filename, to get the correct style of slashes on
7269         Windows, and enclose the result in quotes, in case the file name
7270         includes whitespace or other special characters.
7272 2005-08-19  Andreas Schwab  <schwab@suse.de>
7274         * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
7275         process.
7277 2005-08-18  Luc Teirlinck  <teirllm@auburn.edu>
7279         * cus-start.el (minibuffer-prompt-properties): Correct typo.
7281 2005-08-18  Kim F. Storm  <storm@cua.dk>
7283         * scroll-lock.el: Fix errors due to incorrect line wrapping.
7285 2005-08-18  Richard M. Stallman  <rms@gnu.org>
7287         * scroll-lock.el: New file.
7289 2005-08-18  Thien-Thi Nguyen  <ttn@gnu.org>
7291         * dired.el (dired-move-to-end-of-filename):
7292         Handle fifo as rendered by "ls -lF": Don't include trailing "|".
7294 2005-08-18  Kim F. Storm  <storm@cua.dk>
7296         * ido.el (ido-everywhere): Fix defcustom :set function to disable
7297         rather than toggle mode when custom value is nil.
7298         (ido-everywhere): Fix defun doc string.
7300 2005-08-17  Richard M. Stallman  <rms@gnu.org>
7302         * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
7303         as tag instead of "Inviolable".
7305 2005-08-17  Kim F. Storm  <storm@cua.dk>
7307         * windmove.el (windmove-coordinates-of-position): Remove.
7308         (windmove-coordinates-of-window-position): Remove.
7309         (windmove-reference-loc): Use posn-at-point instead.
7311         * subr.el (insert-for-yank-1): Doc fix.
7313         * ido.el (ido-enter-matching-directory): Rename from
7314         ido-enter-single-matching-directory.  Change 'slash choice to
7315         'only.  Add 'first choice.
7316         (ido-exhibit): Adapt to above changes.
7318 2005-08-16  Luc Teirlinck  <teirllm@auburn.edu>
7320         * Makefile.in: Expand comment about building loaddefs.el.
7322 2005-08-16  Nick Roberts  <nickrob@snap.net.nz>
7324         * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
7325         Comment use of defadvice.
7327         * progmodes/gud.el (gud-jump): Rework for gdb-ui.
7329 2005-08-15  Dan Nicolaescu  <dann@ics.uci.edu>
7331         * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
7332         * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
7333         * progmodes/gdb-ui.el, progmodes/idlw-help.el,
7334         * progmodes/idlw-shell.el, progmodes/ld-script.el,
7335         * progmodes/which-func.el, ruler-mode.el, strokes.el,
7336         * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
7337         for backward compatibility for faces that did not appear in the
7338         previous Emacs release.
7340         * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
7342 2005-08-15  Kim F. Storm  <storm@cua.dk>
7344         * emulation/cua-base.el (cua-delete-region): Return t if
7345         deleted region was non-empty.
7346         (cua-replace-region): Inhibit overwrite-mode for
7347         self-insert-command if replaced region was non-empty.
7348         (cua--explicit-region-start, cua--status-string): Make them
7349         buffer-local at top-level...
7350         (cua-mode): ...rather than when mode is enabled.
7352 2005-08-15  Thien-Thi Nguyen  <ttn@gnu.org>
7354         * progmodes/vhdl-mode.el (vhdl-emacs-21):
7355         Set t for Emacs 21, 22, and so on.
7357 2005-08-15  David Ponce  <david@dponce.com>
7359         * tree-widget.el: Update Commentary header.
7360         (tree-widget-theme): Doc fix.
7361         (tree-widget-space-width): New option.
7362         (tree-widget-image-properties): Look up in the default theme too.
7363         (tree-widget--cursors): Only for images with arrow pointer shape.
7364         (tree-widget-lookup-image): Pointer shape is hand by default.
7365         (tree-widget-icon): Rename generic icon widget from
7366         `tree-widget-control'.
7367         (tree-widget-*-icon): Rename from `tree-widget-*-control' and
7368         derive from `tree-widget-icon'.
7369         (tree-widget-handle): Improve default look and feel of the text
7370         representation.
7371         (tree-widget): Rename :*-control properties to :*-icon properties.
7372         Add :action and :help-echo properties.
7373         (tree-widget-after-toggle-functions): Move.
7374         (tree-widget-close-node, tree-widget-open-node): Remove.
7375         (tree-widget-before-create-icon-functions): New hook.
7376         (tree-widget-value-create): Update to allow customization of icons
7377         and nodes at run-time via that new hook.
7378         (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
7379         (tree-widget-icon-action, tree-widget-icon-help-echo)
7380         (tree-widget-action, tree-widget-help-echo): New functions.
7382 2005-08-15  Kim F. Storm  <storm@cua.dk>
7384         * ido.el (ido-buffer-internal): Use with-no-warnings.
7385         (ido-make-merged-file-list): Use while-no-input.
7387 2005-08-15  Richard M. Stallman  <rms@gnu.org>
7389         * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
7390         (flyspell-large-region): Fix doc and custom type.
7392 2005-08-14  Richard M. Stallman  <rms@gnu.org>
7394         * files.el (interpreter-mode-alist): Doc fix.
7396         * mail/rmail.el (rmail-nonignored-headers): New variable.
7397         (rmail-clear-headers): Use it.
7398         (rmail-reply): Better handling of mail-followup-to header.
7400         * progmodes/sh-script.el (sh-font-lock-keywords-var):
7401         Rename variable from sh-font-lock-keywords.  In the `shell' entry,
7402         don't try to refer to executable-font-lock-keywords.
7403         (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
7404         (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
7405         (sh-font-lock-keywords): Append executable-font-lock-keywords here.
7406         (sh-mode): Set comment-start-skip, local-abbrev-table,
7407         imenu-case-fold-search.
7408         (sh-set-shell): Don't set them here.
7409         (sh-feature): Simplify.  Get rid of the eval-a-variable feature.
7410         Don't cache the results in the original alist; don't ever modify
7411         that alist.
7413         * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
7415         * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
7416         empty.
7418 2005-08-15  Andreas Schwab  <schwab@suse.de>
7420         * desktop.el: Put autoload cookie at risky-local-variable declarations.
7422         * dired.el, info.el, mail/rmail.el: Revert last change.
7424 2005-08-14  Thien-Thi Nguyen  <ttn@gnu.org>
7426         * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
7427         modification in `eval-after-load' form.
7428         * info.el: Likewise.
7429         * mail/rmail.el: Likewise.
7431 2005-08-14  Juri Linkov  <juri@jurta.org>
7433         * progmodes/compile.el (compilation-mode-font-lock-keywords):
7434         Remove highlighting of "Compilation started".  Highlight only
7435         the word "finished" in "Compilation finished".  Add highlighting
7436         of "interrupt", "killed", "terminated" and the exit code.
7437         (compilation-start): Add newline after header.  Use exactly the
7438         same time stamp format as the finishing message.
7439         (compilation-mode-map): Add ellipsis to "Search Files (grep)".
7441         * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
7442         (grep-mode-font-lock-keywords): Don't highlight "Grep started".
7443         Add highlighting of "interrupt", "killed", "terminated".
7445         * delsel.el (delete-selection-pre-hook): If overwrite-mode is
7446         enabled and the current command is self-insert-command, call it
7447         explicitly with overwrite-mode bound to nil, to not allow it
7448         to delete the character after the selected region.
7450 2005-08-12  Matt Hodges  <MPHodges@member.fsf.org>
7452         * emacs-lisp/eldoc.el: Add move-beginning-of-line,
7453         move-end-of-line, end-of-line, and beginning-of-line to the list
7454         of commands after which the echo area is updated.
7456 2005-08-12  Eli Zaretskii  <eliz@gnu.org>
7458         * cus-edit.el (custom-save-all, custom-save-delete):
7459         Bind recentf-exclude to exclude custom-file.
7461 2005-08-12  Ehud Karni  <ehud@unix.mvs.co.il>
7463         * mail/rmailsum.el (rmail-summary-end-of-message): New command
7464         to go to the bottom of the mail message.  Added to
7465         `rmail-summary-mode-map' with key "/".
7466         (rmail-summary-show-message): New (internal) function for use by
7467         both `rmail-summary-beginning/end-of-message'.
7468         (rmail-summary-beginning-of-message): Change to use
7469         rmail-summary-show-message.
7471         * mail/rmail.el (rmail-end-of-message): New command to go to the
7472         end of the current message.  Added to `rmail-mode-map' with key "/".
7473         (rmail-beginning-of-message): Fix to work as documented.
7474         (rmail-mode): Change documentation.
7476         * progmodes/compile.el (compilation-start): Add the line
7477         "Compilation started" with compilation start time.
7478         (compilation-mode-font-lock-keywords): Add `started' to keywords.
7480 2005-08-11  Luc Teirlinck  <teirllm@auburn.edu>
7482         * menu-bar.el (menu-bar-options-menu): Standardize capitalization
7483         of menu items.
7485 2005-08-11  Richard M. Stallman  <rms@gnu.org>
7487         * simple.el (pop-global-mark): Reverse test of widen-automatically.
7489         * battery.el (battery-status-function): Don't use ignore-errors.
7491 2005-08-11  Lute Kamstra  <lute@gnu.org>
7493         * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
7494         define-obsolete-variable-alias.
7496 2005-08-11  Stefan Monnier  <monnier@iro.umontreal.ca>
7498         * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
7499         (ange-ftp-send-cmd): Revert last change, and expand
7500         the comment explaining the problem.
7502 2005-08-10  Luc Teirlinck  <teirllm@auburn.edu>
7504         * ldefs-boot.el: Update.
7506         * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
7507         item to "Time, Load and Mail".  Change help echo text.
7509         * time.el (display-time-use-mail-icon, display-time-format)
7510         (display-time-string-forms): Shorten first line of docstrings.
7512 2005-08-10  Lars Hansen  <larsh@soem.dk>
7514         * desktop.el (desktop-buffer-mode-handlers):
7515         Make non-customizable. Add autoload cookie.  Change initial value to
7516         nil; add elements in respective modules instead.  Fix doc string.
7517         (desktop-load-file): New function.
7518         (desktop-minor-mode-handlers): New autoloaded variable.
7519         (desktop-create-buffer): Call minor mode handlers.
7520         Use desktop-load-file to load major and minor mode modules prior to
7521         checking for a handler.
7522         (desktop-save): Don't add nil to desktop-minor-modes for minor
7523         modes with nil function in desktop-minor-mode-table.  Don't delete
7524         desktop file before rewriting it.
7525         (desktop-locals-to-save): Add autoload cookie.  Don't make
7526         automatically buffer-local.  Add variables column-number-mode,
7527         size-indication-mode, indent-tabs-mode,
7528         indicate-buffer-boundaries, indicate-empty-lines and
7529         show-trailing-whitespace.
7530         (desktop-clear): Allow desktop-clear-preserve-buffers to contain
7531         regexps. Don't use desktop-clear-preserve-buffers-regexp.
7532         (desktop-clear-preserve-buffers-regexp): Delete.
7533         (desktop-clear-preserve-buffers): Update initial value and docstring.
7534         (desktop-save-buffer): Fix doc string.
7536         * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
7537         (hilit-chg-desktop-restore): New function.
7538         (highlight-changes-mode): Add highlight-changes-mode to
7539         desktop-locals-to-save.
7541         * dired.el: Add handler to desktop-buffer-mode-handlers.
7542         (dired-restore-desktop-buffer): Remove autoload cookie.
7543         (dired-mode): Add autoload cookie.
7545         * info.el: Add handler to desktop-buffer-mode-handlers.
7546         (Info-restore-desktop-buffer): Remove autoload cookie.
7547         (Info-mode): Add autoload cookie.
7549         * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
7550         (mh-restore-desktop-buffer): Remove autoload cookie.
7551         (mh-folder-mode): Add autoload cookie.
7553         * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
7554         (rmail-restore-desktop-buffer): Remove autoload cookie.
7556 2005-08-11  Masatake YAMATO  <jet@gyve.org>
7558         * hexl.el (hexl-address-region):
7559         (hexl-ascii-region, hexl-font-lock-keywords):
7560         (hexl-highlight-line-range): Use the term "region"
7561         instead of "area" for consistency with the other symbols
7562         defined in hexl.el.
7564 2005-08-09  Luc Teirlinck  <teirllm@auburn.edu>
7566         * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
7567         correct group: it is set with `menu-bar-make-mm-toggle' (pointed
7568         out by Juri Linkov).  Add `display-battery-mode'.
7570 2005-08-09  Juri Linkov  <juri@jurta.org>
7572         * progmodes/compile.el (compilation-mode-font-lock-keywords):
7573         Remove `-text' from face variable names.
7574         (compilation-error-file-name, compilation-warning-file-name)
7575         (compilation-info-file-name): Delete faces.
7576         (compilation-line-number, compilation-column-number):
7577         Remove face underlining.
7578         (compilation-message-face): Set to `underline' value by default.
7579         (compilation-error-face, compilation-warning-face)
7580         (compilation-info-face): Remove `-file-name' from face names.
7581         (compilation-error-text-face, compilation-warning-text-face)
7582         (compilation-info-text-face): Delete face variables.
7583         (compilation-text-face): Delete function.
7585         * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
7586         (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
7587         (grep-error-face): Set to `compilation-error' instead of
7588         `compilation-error-face' (which is redefined to `grep-hit-face' in
7589         grep buffers).
7590         (grep-mode-font-lock-keywords): Remove `-text' from face variable
7591         names.  Use `grep-error-face' instead of `compilation-error-text-face'.
7593         * dired-aux.el (dired-do-query-replace-regexp):
7594         Use `query-replace-read-args'.
7596         * replace.el (query-replace-read-from, query-replace-read-to)
7597         (query-replace-read-args): Rename arg `string' to `prompt'.
7599         * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
7601 2005-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>  (tiny change)
7603         * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
7604         uploading files.
7605         (ange-ftp-canonize-filename): Handle file names beginning with ~
7606         correctly.
7608 2005-08-09  Juanma Barranquero  <lekktu@gmail.com>
7610         * textmodes/fill.el (canonically-space-region)
7611         (fill-context-prefix, fill-french-nobreak-p)
7612         (fill-delete-newlines, fill-comment-paragraph)
7613         (justify-current-line): "?\ " -> "?\s".
7615 2005-08-09  Ben North  <ben@redfrontdoor.org>  (tiny change)
7617         * textmodes/fill.el (fill-nonuniform-paragraphs):
7618         Improve argument/docstring consistency.
7620 2005-08-09  Richard M. Stallman  <rms@gnu.org>
7622         * textmodes/ispell.el (ispell-word): More fboundp checks.
7624         * files.el (find-file-noselect): Don't call set-buffer-major-mode.
7625         (find-file-noselect-1): Call it here, only if RAWFILE.
7626         (normal-mode): Always set some major mode.
7627         (save-some-buffers-action-alist): Change some explanation strings.
7628         (file-name-non-special): In the `quote' method, use unwind-protect.
7630 2005-08-09  Magnus Henoch  <mange@freemail.hu>
7632         * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
7633         (ispell-have-aspell-dictionaries): New variable.
7634         (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
7635         (ispell-get-aspell-config-value): New function.
7636         (ispell-aspell-find-dictionary): New function.
7637         (ispell-aspell-add-aliases): New function.
7638         (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
7639         appropriate.  Don't look for ispell dictionaries if we use aspell.
7640         (ispell-menu-map): Don't build a submenu of dictionaries.
7642 2005-08-09  Richard M. Stallman  <rms@gnu.org>
7644         * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
7645         (sql-read-passwd): Use read-passwd.
7647         * progmodes/idlw-toolbar.el (idlwave-toolbar)
7648         (idlwave-toolbar-is-possible): Add defvars.
7650         * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
7651         Avoid warnings.
7653         * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
7654         (idlwave-system-class-info, idlwave-executive-commands-alist):
7655         Use defvar.
7657         * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
7659         * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
7660         Avoid warnings.
7662         * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
7663         and content-type: headers.
7665         * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
7667         * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
7668         and rename some of them to be more self-explanatory.
7670         * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
7672         * startup.el (command-line-1): Implement -scriptload.
7674         * replace.el (occur-engine): Initial *Occur* output not undoable.
7676         * menu-bar.el (menu-bar-file-menu): Rename some menu items
7677         and improve help strings.
7679         * isearch.el (isearch-repeat): When changing direction,
7680         mark search successful.
7682         * ediff-init.el: Use (featurep 'xemacs).
7684         * comint.el (send-invisible): Identify buffer, if not selected.
7686         * align.el: Delete autoload for c-guess-basic-syntax.
7688 2005-08-09  Juanma Barranquero  <lekktu@gmail.com>
7690         * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
7691         Improve argument/docstring consistency.  Doc fixes.
7692         (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
7693         (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
7694         (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
7695         (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
7696         (r2bv-organization, r2bv-pages, r2bv-primary-author)
7697         (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
7698         (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
7699         Defvar at compile time.
7701 2005-08-09  Juri Linkov  <juri@jurta.org>
7703         * info.el: Replace `info' with upper-case `Info' where appropriate.
7704         (info-title-1, info-title-2, info-title-3, info-title-4)
7705         (info-menu-header): Move up face definitions.
7706         (info-menu-star): Rename from `info-menu-5'.
7707         (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
7708         (Info-fontify-visited-nodes): Fix docstring.
7709         (Info-hide-note-references): Fix docstring.
7710         (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
7711         menu items in the same way as on cross-references.
7712         (info-apropos): Fix sorting order and formatting to be like in the
7713         stand-alone Info browser.  Display error messages for 1 sec.
7714         (Info-mode-map): Move down `c' key binding.  Bind `^' to `Info-up'.
7715         (Info-mode-menu): Remove item for `Info-search-case-sensitively'
7716         from the menu bar.
7717         (Info-insert-dir): Restore point after calling
7718         `insert-buffer-substring'.
7720 2005-08-08  Richard M. Stallman  <rms@gnu.org>
7722         * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
7723         (recompute-lucid-menubar): Add defvars.
7725         * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
7727         * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
7729         * net/net-utils.el (run-dig): Rename from `dig'.
7731         * play/gametree.el (gametree-mode): Use make-local-variable,
7732         not make-variable-buffer-local.
7734         * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
7736         * ansi-color.el (ansi-color-make-extent)
7737         (ansi-color-set-extent-face): Use fboundp, not functionp.
7739         * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
7740         not make-variable-buffer-local.
7742         * bookmark.el (Info-current-file): Add defvar.
7743         (bookmark-jump-noselect): Use with-no-warnings.
7745         * completion.el (c-mode-map, fortran-mode-map): Add defvars.
7747         * ebuff-menu.el (Helper-return-blurb): Add defvar.
7749         * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
7751         * find-file.el (ada-procedure-start-regexp)
7752         (ada-package-start-regexp): Add defvars.
7754         * info.el (Info-insert-dir): Use insert-buffer-substring.
7756         * xml.el (xml-att-def-re): Add defvar.
7758         * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
7759         calling convention.
7761         * subr.el (while-no-input): Return t if there is input.
7763 2005-08-08  Luc Teirlinck  <teirllm@auburn.edu>
7765         * cus-start.el (all): Add `overflow-newline-into-fringe'.
7767 2005-08-08  Juanma Barranquero  <lekktu@gmail.com>
7769         * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
7770         (scheme-prev-l/c-dir/file): Fix typos in docstrings.
7772 2005-08-08  Emilio C. Lopes  <eclig@gmx.net>
7774         * cmuscheme.el (scheme-start-file): Replace reference to
7775         `user-emacs-directory' by "~/.emacs.d/".
7777 2005-08-08  Thien-Thi Nguyen  <ttn@gnu.org>
7779         * info.el (Info-dir-remove-duplicates): Avoid case folding
7780         in loop; instead, keep downcased strings for comparison.
7781         Suggested by Helmut Eller.
7783 2005-08-07  Michael Albinus  <michael.albinus@gmx.de>
7785         Sync with Tramp 2.0.50.
7787         * net/tramp.el: Remove defvar of `last-coding-system-used' in the
7788         XEmacs case; not necessary anymore.
7789         (tramp-user-regexp): Allow "@" as part of user name.
7790         (tramp-handle-set-visited-file-modtime)
7791         (tramp-handle-insert-file-contents)
7792         (tramp-handle-write-region): No special handling for
7793         `last-coding-system-used, because this is done in
7794         `tramp-accept-process-output' now.
7795         (tramp-accept-process-output): New defun.
7796         (tramp-process-one-action, tramp-process-one-multi-action)
7797         (tramp-wait-for-regexp, tramp-wait-for-output)
7798         (tramp-discard-garbage-erase-buffer): Call it.  Reported by David
7799         Howells <dhowells@redhat.com>.
7800         (clear-visited-file-modtime): Defadvice removed.  The check for
7801         unset buffer's modtime does not need to be based on
7802         `tramp-buffer-file-attributes'.  Suggested by RMS.
7803         (tramp-message): Insert "\n" if not being at beginning of line.
7804         (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
7805         sequence with same logic.
7806         (tramp-completion-handle-expand-file-name): Discard call of
7807         `tramp-drop-volume-letter'.  It is not necessary, and there have
7808         been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
7809         Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
7810         (tramp-do-copy-or-rename-file-out-of-band): Transfer message
7811         should always be visible.
7812         (tramp-handle-insert-directory, tramp-setup-complete)
7813         (tramp-set-process-query-on-exit-flag)
7814         (tramp-append-tramp-buffers): Pacify byte-compiler.
7815         (tramp-bug): Delete non-existing variables from list.
7816         Apply `tramp-load-report-modules' as pre-hook.
7817         Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
7818         `shell-prompt-pattern' because of non-7bit characters.
7819         Reported by Sebastian Luque <sluque@mun.ca>.
7820         (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
7821         (tramp-match-string-list): Remove function.
7822         (tramp-wait-for-regexp): Remove call of that function.
7823         Suggested by Kim F. Storm <storm@cua.dk>.
7824         (tramp-set-auto-save-file-modes): Use octal integer code #o600
7825         instead of octal character code ?\600.  The latter resulted in a
7826         syntax error with XEmacs.
7828         * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
7829         XEmacs case; not necessary anymore.
7830         (tramp-smb-handle-write-region): No special handling for
7831         `last-coding-system-used, because this is done in
7832         `tramp-accept-process-output' now.
7833         (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
7835 2005-08-06  Luc Teirlinck  <teirllm@auburn.edu>
7837         * wid-edit.el (widget-choice-value-create):
7838         Unconditionally respect user choice.  Set :explicit-choice back to nil
7839         when no longer needed.
7840         (widget-choice-action): Unconditionally respect user choice.
7841         Eliminate :explicit-choice-value.
7843         * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
7845         * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
7846         with `indicate-empty-lines' and `indicate-buffer-boundaries'.
7847         (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
7848         running new function `toggle-indicate-empty-lines'.
7849         Rename "Customize" item to "Customize fringe".
7850         Rename "Indicators" item to "Buffer boundaries" and change help echo.
7851         (menu-bar-showhide-fringe-ind-menu): Change several help echos.
7852         Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
7853         Delete "Empty lines only" item.
7854         (menu-bar-showhide-fringe-ind-customize): New function.
7855         (menu-bar-showhide-fringe-ind-mixed)
7856         (menu-bar-showhide-fringe-ind-box)
7857         (menu-bar-showhide-fringe-ind-right)
7858         (menu-bar-showhide-fringe-ind-left)
7859         (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
7860         instead of `fringe-indicators'.
7862 2005-08-06  Michael Kifer  <kifer@cs.stonybrook.edu>
7864         * viper.el (viper-emacs-state-mode-list): Add recentf-dialog-mode.
7865         Change the date of last update.
7867 2005-08-06  Michael Kifer  <kifer@cs.stonybrook.edu>
7869         * viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
7870         (viper-exec-yank, viper-put-back): Don't display modification msg
7871         if in the minibuffer.
7873         * viper-init.el (viper-replace-overlay-cursor-color)
7874         (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
7875         Make variables frame local.
7877         * viper-util.el (viper-append-filter-alist): Use append instead of
7878         nconc.
7880         * viper.el (viper-vi-state-mode-list)
7881         (viper-emacs-state-mode-list): Move help-mode and
7882         completion-list-mode from the first list to the second.
7883         (viper-mode): Docstring.
7884         (viper-go-away, viper-non-hook-settings): Don't localize
7885         minor-mode-alist in newer Emacsen.  Add advice to
7886         set-cursor-color.  Don't bind "\C-c\\".
7888 2005-08-06  Emilio C. Lopes  <eclig@gmx.net>
7890         * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
7891         (scheme-macro-expand-command): New user options.
7892         (scheme-trace-procedure, scheme-expand-current-form): New commands.
7893         (scheme-form-at-point, scheme-start-file)
7894         (scheme-interactively-start-process): New functions.
7895         (scheme-get-process): New function, extracted from `scheme-proc'.
7896         (run-scheme): Call `scheme-start-file' to get start file, and pass
7897         it to `make-comint'.
7898         (switch-to-scheme, scheme-proc):
7899         Call `scheme-interactively-start-process' if no Scheme buffer/process
7900         is available.
7902 2005-08-06  Juri Linkov  <juri@jurta.org>
7904         * progmodes/compile.el (compilation-mode-font-lock-keywords):
7905         Use `compilation-text-face', `compilation-info-text-face' and
7906         `compilation-error-text-face' instead of `font-lock-keyword-face'.
7907         (compilation-error): New face.
7908         (compilation-error-file-name): Inherit from
7909         `compilation-error' instead of `font-lock-warning-face'.
7910         (compilation-warning-file-name): Inherit from
7911         `compilation-warning' instead of `font-lock-warning-face'.
7912         (compilation-info, compilation-error-file-name)
7913         (compilation-warning-file-name, compilation-info-file-name)
7914         (compilation-line-number, compilation-column-number): Doc fix.
7915         (compilation-error-text-face, compilation-warning-text-face)
7916         (compilation-info-text-face): New face variables.
7917         (compilation-line-face, compilation-column-face)
7918         (compilation-enter-directory-face)
7919         (compilation-leave-directory-face): Doc fix.
7920         (compilation-text-face): New function.
7922         * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
7923         instead of 1 to display binary file names as info file links.
7924         (grep-error-face): Use `compilation-error-face' instead of
7925         `font-lock-keyword-face'.
7926         (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
7927         and `compilation-warning-text-face' instead of
7928         `font-lock-keyword-face'.  Use `compilation-error-text-face'
7929         instead of `grep-error-face'.
7931 2005-08-05  Kenichi Handa  <handa@m17n.org>
7933         * international/code-pages.el: Add autoload cookies for all coding
7934         systems.
7936 2005-08-04  Luc Teirlinck  <teirllm@auburn.edu>
7938         * cus-start.el (all): Put undo.c where it alphabetically belongs.
7940 2005-08-04  Juri Linkov  <juri@jurta.org>
7942         * progmodes/compile.el (compilation-mode-map):
7943         * progmodes/grep.el (grep-mode-map):
7944         Bind TAB to `compilation-next-error' and [backtab] to
7945         `compilation-previous-error'.
7947         * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
7948         matching line numbers, column numbers and their ranges with regexp
7949         matching only line numbers.
7950         (grep-context-face): New face variable.
7951         (grep-mode-font-lock-keywords): Use it.
7953         * faces.el (read-face-name): Delete duplicate faces.
7955 2005-08-02  Juanma Barranquero  <lekktu@gmail.com>
7957         * thumbs.el (thumbs-find-image): Don't make variables
7958         automatically buffer local.
7959         (thumbs-current-tmp-filename, thumbs-current-image-filename)
7960         (thumbs-image-num): Make automatically buffer local.
7961         (thumbs-show-thumbs-list): Use `make-local-variable', not
7962         `make-variable-buffer-local'.
7963         (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
7965         * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
7966         (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
7967         (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
7968         (bother, bye, canyou, chatlst, continue, deathlst, describe)
7969         (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
7970         (feelings-about, foullst, found, hello, history, howareyoulst)
7971         (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
7972         (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
7973         (neglst, obj, object, owner, please, problems, qlist)
7974         (random-adjective, relation, remlst, repetitive-shortness)
7975         (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
7976         (shortlst, something, sportslst, stallmanlst, states, subj)
7977         (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
7978         (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
7979         Defvar at compile time.
7981         * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
7982         not `make-variable-buffer-local'.
7984 2005-08-02  Kim F. Storm  <storm@cua.dk>
7986         * emulation/cua-rect.el (cua--highlight-rectangle): Only show
7987         rectangle overlay in selected window.
7989 2005-08-01  Luc Teirlinck  <teirllm@auburn.edu>
7991         * cus-start.el (all): Put `indicate-empty-lines' in fringe group
7992         instead of display group.  Make `indicate-buffer-boundaries'
7993         customizable through Custom.
7995 2005-08-01  Juanma Barranquero  <lekktu@gmail.com>
7997         * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
7998         (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
7999         (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
8000         (gdb-put-string): Fix typos in docstrings.
8002 2005-08-01  Nick Roberts  <nickrob@snap.net.nz>
8004         Update copyright notices of files in progmodes directory for
8005         release of Emacs 22.1.
8007         * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
8009         * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
8010         Don't barf if the GUD buffer has been killed.
8012 2005-08-01  Kim F. Storm  <storm@cua.dk>
8014         * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
8016 2005-07-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8018         * simple.el (next-error-follow-minor-mode):
8019         make-variable-buffer-local -> make-local-variable.
8021         * emacs-lisp/cl-extra.el: Require CL also when compiling.
8023         * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
8024         (byte-compile-form-make-variable-buffer-local): New functions to warn
8025         about misuses of make-variable-buffer-local where make-local-variable
8026         was meant.
8028 2005-07-29  Juanma Barranquero  <lekktu@gmail.com>
8030         * bs.el (bs-attributes-list): Doc fix.
8031         (bs): Update url-link.
8033         * desktop.el (desktop-save-buffer): Fix typos in docstring.
8034         (desktop-load-default): Simplify.
8036         * ibuffer.el (ibuffer-columnize-and-insert-list)
8037         (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
8038         (ibuffer-unmark-all, ibuffer-toggle-marks)
8039         (ibuffer-unmark-forward, ibuffer-unmark-backward)
8040         (ibuffer-compile-make-format-form, ibuffer-format-column)
8041         (ibuffer-current-buffers-with-marks)
8042         (ibuffer-update-title-and-summary): "?\ " -> "?\s".
8043         (ibuffer): Doc fix.
8044         (ibuffer-mode): Fix typo in docstring.
8045         (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
8046         with `define-obsolete-variable-alias'.
8047         (ibuffer-elide-long-columns): Mark as obsolete.  Doc fix.
8049 2005-07-29  Kenichi Handa  <handa@m17n.org>
8051         * international/mule-cmds.el (select-message-coding-system):
8052         Be sure to use LF for end-of-line.  If no coding system is decided,
8053         return iso-8859-1-unix.
8055 2005-07-28  Stefan Monnier  <monnier@iro.umontreal.ca>
8057         * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
8058         (ange-ftp-pending-error-line): New vars.
8059         (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
8060         to handle the non-fatal no-route-to-host messages.
8061         (internal-ange-ftp-mode): Make the no-match regexp more efficient.
8063 2005-07-28  Juanma Barranquero  <lekktu@gmail.com>
8065         * isearch.el (isearch-mode-map, isearch-other-meta-char)
8066         (isearch-quote-char, isearch-printing-char)
8067         (isearch-text-char-description): "?\ " -> "?\s".
8068         (isearch-lazy-highlight-cleanup)
8069         (isearch-lazy-highlight-initial-delay)
8070         (isearch-lazy-highlight-interval)
8071         (isearch-lazy-highlight-max-at-a-time)
8072         (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
8073         Declare with define-obsolete-*-alias macros.
8074         (isearch-forward): Fix typo in docstring.
8075         (search-invisible, search-ring-yank-pointer)
8076         (regexp-search-ring-yank-pointer): Doc fixes.
8078         * recentf.el (recentf-menu-append-commands-p): Declare with
8079         `define-obsolete-variable-alias'.
8080         (recentf-max-saved-items, recentf-menu-filter)
8081         (recentf-arrange-by-rule-subfilter): Doc fixes.
8082         (recentf-menu-append-commands-flag)
8083         (recentf-initialize-file-name-history, recentf-expand-file-name)
8084         (recentf-clear-data): Fix typos in docstrings.
8086 2005-07-28  Nick Roberts  <nickrob@snap.net.nz>
8088         * progmodes/gdb-ui.el: Smarten comments.
8089         (gdb-info-breakpoints-custom): Use nowarn when finding file.
8091 2005-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
8093         * term/apollo.el (terminal-init-apollo): New function containing
8094         all former top level forms in the file.
8095         * term/bobcat.el (terminal-init-bobcat):
8096         * term/cygwin.el (terminal-init-cygwin):
8097         * term/iris-ansi.el (terminal-init-iris-ansi):
8098         * term/linux.el (terminal-init-linux):
8099         * term/news.el (terminal-init-news):
8100         * term/rxvt.el (terminal-init-rxvt):
8101         * term/sun.el (terminal-init-sun):
8102         * term/tvi970.el (terminal-init-tvi970):
8103         * term/vt100.el (terminal-init-vt100):
8104         * term/vt102.el (terminal-init-vt102):
8105         * term/vt125.el (terminal-init-vt125):
8106         * term/vt200.el (terminal-init-vt200):
8107         * term/vt201.el (terminal-init-vt201):
8108         * term/vt220.el (terminal-init-vt220):
8109         * term/vt240.el (terminal-init-vt240):
8110         * term/vt300.el (terminal-init-vt300):
8111         * term/vt320.el (terminal-init-vt320):
8112         * term/vt400.el (terminal-init-vt400):
8113         * term/vt420.el (terminal-init-vt420):
8114         * term/wyse50.el (terminal-init-wyse50):
8115         * term/xterm.el (terminal-init-xterm): Likewise.
8117         * term/README: Describe the terminal-init-* functionality.
8119         * startup.el (command-line): After loading the terminal initialization
8120         file call the corresponding terminal initialization function.
8122 2005-07-27  Kenichi Handa  <handa@m17n.org>
8124         * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
8125         negative.
8127         * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
8128         (ps-mule-composition-prologue): Fix for the case that
8129         RelativeCompose is false.
8131 2005-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
8133         * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
8135         * descr-text.el (describe-char): Handle the case where the list of
8136         chars is displayed in a separate frame.
8137         Be a bit more discriminating when looking for the char.
8139 2005-07-26  Juanma Barranquero  <lekktu@gmail.com>
8141         * bookmark.el (bookmark-automatically-show-annotations)
8142         (bookmark-read-annotation-text-func): Doc fixes.
8143         (bookmark-save): Improve argument/docstring consistency.
8144         (bookmark-get-bookmark, bookmark-get-bookmark-record)
8145         (bookmark-alist-from-buffer)
8146         (bookmark-upgrade-file-format-from-0)
8147         (bookmark-grok-file-format-version)
8148         (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
8149         (bookmark-read-annotation-mode)
8150         (bookmark-insert-current-bookmark, bookmark-jump)
8151         (bookmark-exit-hook): Fix typos in docstrings.
8152         (bookmark-exit-hooks): Define as obsolete alias.
8153         (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
8154         not `bookmark-exit-hooks'.  Fix docstring.
8155         (bookmark-bmenu-select): "?\ " -> "?\s".
8157 2005-07-25  Ari Roponen <arjuropo@cc.jyu.fi>  (tiny change)
8159         * startup.el (command-line): Fix typo.
8161 2005-07-24  Richard M. Stallman  <rms@gnu.org>
8163         * tooltip.el (tooltip-mode): Test emacs-basic-display,
8164         not emacs-quick-startup.
8166 2005-07-24  Juanma Barranquero  <lekktu@gmail.com>
8168         * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
8169         (reb-next-match, reb-show-subexp): Use `with-selected-window'
8170         instead of `reb-with-current-window'.
8171         (reb-prev-match): Likewise.  Also, don't move left if the search
8172         was unsuccessful.
8173         (reb-initialize-buffer): New function.
8174         (re-builder, reb-change-syntax): Use it.
8176         * man.el (Man-goto-page): Make second argument NOERROR optional.
8178 2005-07-23  Richard M. Stallman  <rms@gnu.org>
8180         * man.el (Man-bgproc-sentinel): Check here for failure to find
8181         any man page in the output, and report the error here.
8182         (Man-arguments): Make it permanent local.
8183         (Man-goto-page): New arg NOERROR.  Never kill the current buffer.
8184         (Man-mode): Pass t for NOERROR.
8186         * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
8187         (grep-mode-font-lock-keywords):
8188         Don't use compilation-...-face for messages that are not file names.
8190         * progmodes/compile.el (compilation-mode-font-lock-keywords):
8191         Don't use compilation-...-face for messages that are not file names.
8193 2005-07-22  Juri Linkov  <juri@jurta.org>
8195         * startup.el (normal-splash-screen): Update menu name.
8197         * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
8199 2005-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
8201         * term/xterm.el: Load term/rxvt if the terminal is actually an
8202         rxvt terminal.
8203         (xterm-rxvt-set-background-mode): Remove, not used anymore.
8205         * term/rxvt.el (function-key-map): Use substitute-key-definition
8206         to bind {C,S,C-S}-{f1-f10}. Add a few missing key bindings.
8208         * term/cygwin.el: New file.
8210 2005-07-22  Kim F. Storm  <storm@cua.dk>
8212         * image-file.el (insert-image-file, image-file-yank-handler):
8213         Fix last change to maintain a (unique) yank-handler on yanked images.
8215 2005-07-22  Eduardo Mu\e,Aq\e(Boz  <emufer@terra.es>  (tiny change)
8217         * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
8218         of the file size (as in "177B" for 177 bytes).  This happens with
8219         "ls -lh" on FreeBSD.
8221 2005-07-22  Juanma Barranquero  <lekktu@gmail.com>
8223         * hilit-chg.el (highlight-changes-global-initial-state)
8224         (highlight-compare-buffers, hilit-chg-turn-on-maybe)
8225         (hilit-chg-fixup, highlight-changes-mode):
8226         Fix typos in docstrings.
8227         (highlight-changes-global-modes, highlight-changes-rotate-faces):
8228         Doc fixes.
8230 2005-07-21  Luc Teirlinck  <teirllm@auburn.edu>
8232         * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
8233         mode function using `eval-after-load'.
8235 2005-07-21  Kim F. Storm  <storm@cua.dk>
8237         * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
8238         included when reporting an emacs crash, and tell about the DEBUG file.
8240         * image-file.el (insert-image-file): Add yank-handler.
8241         (image-file-yank-handler): Yank handler to make unique copies of
8242         images when they are yanked into a buffer next to each other.
8244 2005-07-21  Juanma Barranquero  <lekktu@gmail.com>
8246         * comint.el (comint-use-prompt-regexp, comint-send-input)
8247         (comint-source-default, comint-extract-string)
8248         (comint-get-source, comint-word, comint-completion)
8249         (comint-source, comint-prompt-read-only, comint-update-fence):
8250         Fix typos in docstrings.
8251         (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
8252         Declare with define-obsolete-*-alias macros.
8253         (comint-previous-matching-input-from-input)
8254         (comint-next-matching-input-from-input)
8255         (comint-previous-matching-input, comint-next-matching-input)
8256         (comint-forward-matching-input):
8257         Improve argument/docstring consistency.
8259         * desktop.el (desktop-clear-preserve-buffers-regexp):
8260         Also preserve the *server* buffer.
8262         * simple.el (clone-indirect-buffer): Doc fix.
8263         (fixup-whitespace, just-one-space)
8264         (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
8265         (next-error, next-error-highlight)
8266         (next-error-highlight-no-select, next-error-last-buffer)
8267         (next-error-buffer-p, next-error-find-buffer, next-error)
8268         (previous-error, next-error-no-select, previous-error-no-select)
8269         (open-line, split-line, minibuffer-prompt-width, kill-new)
8270         (binary-overwrite-mode): Fix typos in docstrings.
8271         (set-fill-column): Fix typo in message.
8273         * skeleton.el (skeleton-proxy-new): Doc fix.
8275         * strokes.el (strokes-load-hook): Doc fix.
8276         (strokes-grid-resolution, strokes-get-grid-position)
8277         (strokes-renormalize-to-grid, strokes-read-stroke)
8278         (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
8279         (strokes-global-map): Fix typos in docstrings.
8280         (strokes-help): Doc fix.  Fix help message and pass it through
8281         `substitute-command-keys'.
8283         * tempo.el (tempo-insert-prompt, tempo-interactive)
8284         (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
8285         (tempo-insert-string-functions, tempo-local-tags)
8286         (tempo-define-template, tempo-insert-template)
8287         (tempo-insert-prompt-compat, tempo-is-user-element)
8288         (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
8289         Fix typos in docstrings.
8291         * vcursor.el (vcursor-other-window, vcursor-bind-keys)
8292         (vcursor-key-bindings, vcursor-use-vcursor-map)
8293         (vcursor-find-window, vcursor-scroll-down)
8294         (vcursor-disable, vcursor-beginning-of-buffer)
8295         (vcursor-end-of-buffer): Fix typos in docstrings.
8296         (vcursor-relative-move, vcursor-get-char-count):
8297         Improve argument/docstring consistency.
8299         * version.el: "?\ " -> "?\s".
8301         * wid-edit.el (widget-default-create, widget-after-change)
8302         (widget-default-format-handler, widget-checklist-add-item)
8303         (widget-radio-add-item, widget-choose, widget-specify-secret)
8304         (widget-field-value-create, widget-field-value-get)
8305         (widget-editable-list-format-handler)
8306         (widget-editable-list-entry-create, widget-group-value-create)
8307         (widget-documentation-link-add)
8308         (widget-documentation-string-value-create): "?\ " -> "?\s".
8309         (widget-convert-text): Doc fix.
8310         (widget-narrow-to-field, widget-field-find)
8311         (widget-url-link-action, widget-emacs-library-link-action)
8312         (widget-color-notify): Fix typos in docstrings.
8314         * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
8315         (x-select-text, set-w32-system-coding-system)
8316         (w32-add-charset-info): Fix typos in docstrings.
8318         * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
8319         (cua-enable-cua-keys, cua-use-hyper-key)
8320         (cua-virtual-rectangle-edges): Fix typos in docstrings.
8321         (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
8323         * net/tramp.el (tramp-handle-load): Fix typo in error message.
8325         * emacs-lisp/re-builder.el (regexp-builder): Declare with
8326         `defalias' instead of faking it.
8328         * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
8329         (eshell-ls-missing, eshell-ls-dired-initial-args)
8330         (eshell-ls-use-in-dired): Fix typos in docstrings.
8332 2005-07-20  Kim F. Storm  <storm@cua.dk>
8334         * emulation/cua-base.el (cua-mode): Improve doc string.
8336 2005-07-20  Juanma Barranquero  <lekktu@gmail.com>
8338         * abbrev.el (expand-region-abbrevs): Doc fix.
8339         (inverse-add-mode-abbrev, inverse-add-global-abbrev):
8340         Improve argument/docstring consistency.
8342         * arc-mode.el (archive-get-descr, archive-alternate-display):
8343         Doc fixes.
8344         (archive-l-e): Improve argument/docstring consistency.
8345         (archive-tmpdir, archive-unixdate, archive-unixtime)
8346         (archive-chmod-entry): Fix typos in docstrings.
8347         (archive-unflag, archive-unflag-backwards)
8348         (archive-unmark-all-files): "?\ " -> "?\s".
8350         * buff-menu.el (Buffer-menu-unmark): Doc fix.
8351         (Buffer-menu-not-modified, Buffer-menu-execute)
8352         (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
8353         (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
8355         * composite.el (compose-string, encode-composition-rule)
8356         (compose-last-chars): Fix typos in docstrings.
8358         * desktop.el (desktop-enable, desktop-basefilename):
8359         Declare with `define-obsolete-variable-alias'.
8360         (desktop-internal-v2s): Don't quote keywords.
8361         (desktop-clear): "?\ " -> "?\s".
8363         * dired.el (dired-align-file, dired-flag-backup-files)
8364         (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
8365         (dired-listing-switches, dired-ls-F-marks-symlinks)
8366         (dired-dwim-target, dired-load-hook, dired-mode-hook)
8367         (dired-directory, dired-faces, dired, dired-revert)
8368         (dired-mode, dired-summary, dired-view-file)
8369         (dired-copy-filename-as-kill, dired-delete-file)
8370         (dired-no-confirm, dired-unmark-all-marks)
8371         (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
8372         (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
8373         (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
8374         Fix typos in message strings.
8376         * dired-x.el (virtual-dired): Declare with `defalias'.
8377         (dired-mark-unmarked-files, dired-local-variables-file)
8378         (dired-omit-here-always): Doc fix.
8379         (dired-omit-mode, dired-find-subdir)
8380         (dired-enable-local-variables, dired-clean-up-buffers-too)
8381         (dired-extra-startup, dired-mark-extension, dired-jump)
8382         (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
8383         (dired-smart-shell-command, dired-guess-shell-alist-user)
8384         (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
8385         (dired-x-bind-find-file, dired-x-submit-report):
8386         Fix typos in docstrings.
8387         (dired-mark-unmarked-files): "?\ " -> "?\s".
8389         * dirtrack.el (dirtrack-list): Fix typos in docstring.
8391         * faces.el (describe-face): "?\ " -> "?\s".
8392         (read-all-face-attributes, read-face-font, modify-face)
8393         (face-attr-construct, italic): Fix typos in docstrings.
8394         (frame-update-face-colors): Declare with
8395         `define-obsolete-function-alias'.
8397         * files.el (find-file-noselect, recode-file-name): Doc fixes.
8398         (insert-directory, kill-some-buffers): "?\ " -> "?\s".
8399         (magic-mode-alist, buffer-file-numbers-unique)
8400         (write-file-functions, get-free-disk-space):
8401         Fix typos in docstrings.
8402         (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
8403         (write-contents-hooks, write-file-hooks):
8404         Declare with `define-obsolete-variable-alias'.
8406         * forms-d2.el (arch-rj): Fix typo in docstrings.
8407         (arch-tocol): Likewise.  "?\ " -> "?\s".
8409         * frame.el (set-frame-font, cursor-in-non-selected-windows):
8410         Fix typo in docstring.
8411         (set-screen-width, set-screen-height): Delete redundant info in
8412         doctrings.
8413         (new-frame, screen-height, screen-width): Declare with
8414         `define-obsolete-function-alias'.
8415         (delete-frame-hook, blink-cursor): Declare with
8416         `define-obsolete-variable-alias'.
8418         * paths.el (prune-directory-list): Fix typos in docstring.
8420         * pcvs-util.el (cvs-flags-query, cvs-strings->string)
8421         (cvs-prefix-get): Fix typos in docstrings.
8423         * ps-print.el (ps-extend-face-list, ps-extend-face)
8424         (ps-print-background-image): Fix typos in docstrings.
8425         (ps-default-fg, ps-default-bg): Doc fixes.
8427         * s-region.el (s-region-bind): Doc fix.
8428         (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
8430         * textmodes/org.el (org-table-formula-substitute-names)
8431         (org-table-get-vertical-vector): Doc fixes.
8432         (org-table-recalculate): Remove unused argument to `message'.
8434 2005-07-19  Carsten Dominik  <dominik@science.uva.nl>
8436         * textmodes/org.el (org-table-column-names)
8437         (org-table-column-name-regexp)
8438         (org-table-named-field-locations): New variables.
8439         (org-archive-subtree): Protect `this-command' when calling
8440         `org-copy-subtree' and `org-cut-subtree', to avoid appending to
8441         the kill buffer.
8442         (org-complete): Remove fixed-formula completion.
8443         (org-edit-formulas-map): New variable.
8444         (org-table-edit-formulas): New command.
8445         (org-finish-edit-formulas, org-abort-edit-formulas)
8446         (org-show-variable, org-table-get-vertical-vector): New functions.
8447         (org-table-maybe-eval-formula): Handle `:=' fields.
8448         (org-table-get-stored-formulas, org-table-store-formulas)
8449         (org-table-get-formula, org-table-modify-formulas)
8450         (org-table-replace-in-formulas): Handle named field formulas.
8451         (org-table-get-specials): Store locations of named fields.
8453 2005-07-19  Juri Linkov  <juri@jurta.org>
8455         * progmodes/grep.el (grep-regexp-alist)
8456         (grep-mode-font-lock-keywords, grep-process-setup):
8457         Use default GNU grep match color "01;31m" instead of "01;41m".
8458         (grep-regexp-alist, grep-mode-font-lock-keywords):
8459         Use `\\[[0-9]*m' instead of `\\[00m'.
8460         (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
8461         sgr_start where its handling is more important.  Use the real
8462         length of sgr_start instead of constant 8.
8463         (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
8464         specially.  Delete all remaining escape sequences.
8465         (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
8466         (grep-regexp-alist): Make hyperlink only for binary file name
8467         instead of the whole line.
8468         (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
8469         (grep-mode): Add autoload.
8471         * emacs-lisp/find-func.el (find-function-regexp):
8472         Add `define-compilation-mode'.
8474 2005-07-19  Juri Linkov  <juri@jurta.org>
8476         * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
8477         (compare-windows-sync-string-size, compare-windows-recenter)
8478         (compare-windows-highlight, compare-windows): Add version 22.1.
8479         (compare-windows) <defface>: Inherit from lazy-highlight instead
8480         of duplicating its default value.
8482         * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
8483         (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
8485         * descr-text.el (describe-char): Create link buttons for `charset'
8486         and `code point'.  Add the current input method name with a link
8487         button to `to input' field.  Print face names of display table
8488         characters in `The display table entry is displayed by' section
8489         instead of printing face-id in the `display' field.
8490         Guess hardcoded faces and create a link button for them.
8491         Skip empty fields when calculating max-width.
8492         Treat `widget-create' specially while inserting strings from the
8493         collected field list.
8494         (describe-char-after): Made obsolete in version 22.1, not 21.5.
8496         * diff-mode.el (diff-file-header): Change foreground color from
8497         yellow to green on light backgrounds.
8498         (diff-context): Inherit from `shadow' only for color/grayscale
8499         with more than 88 colors.
8500         (diff-indicator-removed, diff-indicator-added)
8501         (diff-indicator-changed): New faces.
8502         (diff-font-lock-keywords): Use new faces.  Regroup rules.
8503         Add "^---$" for `normal' diff format.  Fontify `#' lines with
8504         font-lock-comment-delimiter-face and font-lock-comment-face.
8505         Add `#' to ^[^...] in the rule for `diff-context-face'.
8507         * faces.el (mode-line-highlight): Replace RoyalBlue4 with
8508         a button-like box.  Inherit from `highlight' on low colors.
8509         (shadow): Use shades of gray only for color/grayscale with
8510         more than 88 colors.  Use green for light backgrounds with
8511         8 colors, and yellow for dark backgrounds with 8 colors.
8513         * font-lock.el (font-lock-regexp-grouping-backslash):
8514         Don't inherit from escape-glyph (use bold for all cases).
8516         * info.el (info-xref-visited): Use light foreground color `violet'
8517         for dark backgrounds instead of dark color `magenta3'.
8518         (info-title-1): Use `yellow' color for dark backgrounds.
8520         * isearch.el (isearch): Use not-too-dark magenta3 instead of
8521         too-light magenta2.
8523         * replace.el (match): Use slightly more light RoyalBlue3 instead
8524         of dark RoyalBlue4.
8526         * wid-edit.el (widget-inactive): Inherit from `shadow'.
8528 2005-07-19  Juanma Barranquero  <lekktu@gmail.com>
8530         * novice.el (disabled-command-hook): Declare it with
8531         `define-obsolete-variable-alias'.
8533         * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
8534         (desktop-buffer-misc-functions, desktop-buffer-handlers)
8535         (desktop-load-default): Add release to obsolescence info.
8536         (desktop-globals-to-clear, desktop-buffer-mode-handlers)
8537         (desktop-append-buffer-args, desktop-read):
8538         Fix typos in docstrings.
8539         (desktop-kill): Fix typo in message.
8540         (desktop-save): Doc fix.
8542 2005-07-19  Michael Kifer  <kifer@cs.stonybrook.edu>
8544         * viper-cmd.el (viper-escape-to-state): Bug fix.
8545         (viper-envelop-ESC-key): Change the definition of fast
8546         keysequence so it'll work with keyboard macros.
8548         * ediff.el (ediff-patch-buffer): Change the docstring.
8550 2005-07-19  Kenichi Handa  <handa@m17n.org>
8552         * international/mule-cmds.el (select-safe-coding-system): Try to
8553         use an auto-coding (if any) before anything else.  If the found
8554         auto-coding is invalid, show a warning message.
8556         * international/mule.el (find-auto-coding): New function created
8557         by modifying the body of set-auto-coding.
8558         (set-auto-coding): Use find-auto-coding to find a coding.
8560 2005-07-18  Richard M. Stallman  <rms@gnu.org>
8562         * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
8563         not isearch-mode-end-hook-error.
8564         (allout-before-change-protect): Fix error message.
8566 2005-07-18  Juri Linkov  <juri@jurta.org>
8568         * allout.el (allout-mode):
8569         * calculator.el (calculator-copy):
8570         * custom.el (custom-known-themes):
8571         * dired.el (dired-desktop-buffer-misc-data)
8572         (dired-restore-desktop-buffer):
8573         * dired-x.el (dired-omit-marker-char):
8574         * files.el (basic-save-buffer):
8575         * font-core.el (font-lock-mode):
8576         * calendar/calendar.el (calendar-goto-hebrew-date)
8577         (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
8578         (calendar-goto-persian-date):
8579         * language/ethio-util.el (ethio-sera-to-fidel-region):
8580         * textmodes/picture.el (picture-mode):
8581         Delete duplicate duplicate words.
8583 2005-07-18  Juri Linkov  <juri@jurta.org>
8585         * isearch.el (isearch-mode-map): Remove key bindings for regexp
8586         chars * ? } |.
8587         (isearch-fallback): Don't call `isearch-process-search-char'.
8588         (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
8589         (isearch-process-search-char): Call `isearch-fallback' for regexp
8590         chars * ? } |.
8591         (isearch-return-char): Make obsolete with `make-obsolete' instead
8592         of simply documenting it as obsolete in the docstring.
8593         (isearch-fallback): Refill docstring.
8595         * international/isearch-x.el
8596         (isearch-process-search-multibyte-characters): Remove unneeded
8597         `concat'.  Add intermediate values to `junk-hist' instead of
8598         `minibuffer-history'.  Test the length of `str'.
8600 2005-07-18  Juanma Barranquero  <lekktu@gmail.com>
8602         * allout.el (allout-resolve-xref): Fix typos in error strings.
8603         (allout-before-change-protect): Remove unneeded `concat'.
8605         * array.el (array-mode, array-reconfigure-rows)
8606         (untabify-backward): Fix typos in docstrings.
8607         (array-reconfigure-rows): Use `insert-buffer-substring', not
8608         `insert-buffer'.
8610         * calendar/icalendar.el (icalendar--get-unfolded-buffer):
8611         * progmodes/ada-mode.el (ada-make-body):
8612         Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
8614         * dired.el (dired-log):
8615         * tar-mode.el (tar-subfile-save-buffer):
8616         * play/zone.el (zone-pgm-stress-destress):
8617         Use `insert-buffer-substring', not `insert-buffer'.
8619 2005-07-17  Simon Josefsson  <jas@extundo.com>
8621         * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
8623 2005-07-16  Jose E. Marchesi  <jemarch@gnu.org>
8625         * lisp/mail/smtpmail.el (smtpmail-auth-supported):
8626         Add plain auth method.
8627         (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
8629 2005-07-17  Kim F. Storm  <storm@cua.dk>
8631         * ido.el (dired-other-window): Add ido property.
8633 2005-07-16  Juanma Barranquero  <lekktu@gmail.com>
8635         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
8636         Fix typo in docstring.
8637         (byte-compile-interactive-only-functions): Add `insert-buffer' and
8638         `insert-file-literally'.
8640         * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
8641         info and delete redundant message.  Doc fix.
8642         (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
8643         (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
8645 2005-07-16  Richard M. Stallman  <rms@gnu.org>
8647         * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
8648         (byte-compile-and): Use byte-compile-and-recursion.
8649         (byte-compile-or-recursion): New function.
8650         (byte-compile-or): Use that.
8651         (byte-compile-if): Guard the else-clause too.
8652         (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
8654         * isearch.el (isearch-mode-end-hook-quit): New variable.
8655         (isearch-done): Bind it.
8656         (isearch-mode-end-hook): Doc fix.
8658         * allout.el (allout-isearch-did-quit): Variable deleted.
8659         (allout-real-isearch-abort): Function name no longer used.
8660         (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
8661         (allout-isearch-rectification): isearch-mode always exists.
8662         Don't set allout-isearch-did-quit.
8663         (allout-isearch-expose): Check isearch-mode-end-hook-error, not
8664         allout-isearch-did-quit.
8665         (allout-enwrap-isearch): Just add the hook.
8666         (allout-isearch-abort): Function deleted.
8667         (allout-pre-command-business): Avoid warning.
8669         * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
8670         Correctly avoid warnings.
8671         (pascal-outline): Likewise.
8673         * progmodes/f90.el (f90-abbrev-start): Avoid warning.
8675         * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
8677         * play/tetris.el (tetris-mode): Avoid warning.
8679         * play/snake.el (snake-mode): Avoid warning.
8681         * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
8682         (gamegrid-set-display-table): Avoid warning.
8683         (gamegrid-set-timer): Likewise.
8684         (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
8685         (gamegrid-add-score-with-update-game-score-1): Take FILE
8686         as argument.
8687         (gamegrid-add-score-with-update-game-score): Pass that argument.
8688         Rename have-shared-game-dir to gamegrid-shared-game-dir.
8690         * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
8692         * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
8693         (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
8695         * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
8696         and insert-file.
8698         * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
8699         (sc-ask): Avoid warnings.
8701         * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
8702         (eshell-hist-initialize): Use that var the natural way.
8704         * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
8706         * emacs-lisp/re-builder.el (reb-cook-regexp):
8707         Avoid warning calling lre-compile-string.
8708         (reb-color-display-p): Avoid warning.
8710         * calculator.el (calculator-last-input): Guard uses
8711         of event-key and key-press-event-p.
8712         (event-key, key-press-event-p): Delete definitions.
8714         * emacs-lisp/find-gc.el (find-gc-unsafe-list)
8715         (find-gc-source-directory, find-gc-subrs-callers)
8716         (find-gc-noreturn-list, find-gc-source-files)
8717         (find-gc-subrs-called): Vars renamed and defvar'd.
8719         * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
8720         (checkdoc-overlay-put, checkdoc-delete-overlay)
8721         (checkdoc-overlay-start, checkdoc-overlay-end)
8722         (checkdoc-mode-line-update, checkdoc-char=):
8723         Define such that compiler knows they are defined.
8724         (checkdoc-call-eval-buffer): Delete.  Use eval-buffer directly.
8725         (checkdoc-read-event): Delete.  Use read-event directly.
8727         * whitespace.el (whitespace-make-overlay)
8728         (whitespace-overlay-put, whitespace-delete-overlay)
8729         (whitespace-overlay-start, whitespace-overlay-end):
8730         Define such that compiler knows they are defined.
8731         (whitespace): Move conditional inside.
8733         * tempo.el (tempo-insert-template): Suppress warning.
8735         * ediff-diff.el (longlines-mode): Add defvar.
8737 2005-07-16  Gary Howell  <g1howell-list@yahoo.com>  (tiny change)
8739         * server.el: Bind "C-x #" in a way that works even if C-x is
8740         redefined to a command key, not a prefix key.
8742 2005-07-16  Johan Bockgard  <bojohan@users.sourceforge.net>  (tiny change)
8744         * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
8745         cl-make-type-test till execution time.
8747 2005-07-16  Markus Rost  <rost@math.uni-bielefeld.de>
8749         * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
8750         arg ARG and use it.
8752 2005-07-16  Johan Bockgard  <bojohan@users.sourceforge.net>  (tiny change)
8754         * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
8756 2005-07-15  Luc Teirlinck  <teirllm@auburn.edu>
8758         * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
8759         a defcustom with two :set or :type keywords.
8761 2005-07-15  Richard M. Stallman  <rms@gnu.org>
8763         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
8764         Don't give ^M comment-end syntax.
8766 2005-07-16  Nick Roberts  <nickrob@snap.net.nz>
8768         * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
8769         Don't consider gdbmi (gdb-mi.el has its own update functions).
8770         (gdb-var-delete): Make it work for gdbmi as well.
8771         (gdb-speedbar-expand-node): Move var-update here for gdbmi.
8773         * progmodes/gud.el (etags, sdb): Only require etags when needed.
8774         (gud-speedbar-menu-items): Correct logic for enabling items.
8776 2005-07-15  Kim F. Storm  <storm@cua.dk>
8778         * ido.el: Fix commentary.
8779         (ido-define-mode-map): Move ido-next-work-file to C-M-o.
8780         Use with-no-warnings around ffap-guesser.
8781         (ido-file-internal, ido-read-file-name, ido-read-directory-name):
8782         Let bind minibuffer-completing-file-name to t.
8784 2005-07-15  Juanma Barranquero  <lekktu@gmail.com>
8786         * startup.el (site-run-file, keyboard-type): Doc fixes.
8787         (command-line): Check for "--basic-display" argument; also for
8788         "--quick", not "--bare-bones" (which was renamed).
8789         (fancy-splash-text): Add missing item "Getting New Versions".
8790         (normal-splash-screen): Fix typos and improve consistency with
8791         `fancy-splash-text'.  Update copyright year.
8793         * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
8794         valid binding for `help-char'.
8796         * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
8798 2005-07-14  Dan Nicolaescu  <dann@ics.uci.edu>
8800         * term.el (term-mode): Disable cua-mode for term buffers.
8802 2005-07-14  Juanma Barranquero  <lekktu@gmail.com>
8804         * add-log.el (add-log-mailing-address, change-log-merge):
8805         Doc fixes.
8806         (change-log-get-method-definition): Fix typo in docstring.
8808 2005-07-14  Kim F. Storm  <storm@cua.dk>
8810         * emulation/cua-base.el:
8811         (cua--pre-command-handler-1, cua--pre-command-handler)
8812         (cua--post-command-handler-1, cua--post-command-handler):
8813         Split in two.  Check (buffer local) value of cua-mode.
8814         (cua-selection-mode): New command.
8816 2005-07-13  Luc Teirlinck  <teirllm@auburn.edu>
8818         * custom.el (custom-initialize-safe-set)
8819         (custom-initialize-safe-default): Doc fixes.
8821         * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
8822         and simplify :init-value again.
8824         * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
8825         and simplify :init-value again.  Delete autoload.
8827         * startup.el (command-line): Use `custom-reevaluate-setting' again
8828         for tooltip-mode.
8830         * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
8831         a defcustom with two :initialize keywords.
8833 2005-07-13  Juanma Barranquero  <lekktu@gmail.com>
8835         * allout.el (my-mark-marker, allout-isearch-prior-pos)
8836         (allout-unprotected, allout-undo-aggregation, allout-snug-back)
8837         (allout-post-command-business, allout-flag-region)
8838         (isearch-reenable-font-lock, allout-yank)
8839         (allout-insert-latex-header, allout-insert-latex-trailer)
8840         (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
8841         (allout-latex-verb-quote): Fix typos in docstrings.
8842         (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
8843         (allout-unprotected, allout-prefix-data):
8844         Improve argument/docstring consistency.
8845         (allout-chart-subtree): Fix argument spec.
8846         (allout-open-topic): Rename `use_sib_bullet' argument to
8847         `use-sib-bullet'.  Doc fix.
8849         * whitespace.el (whitespace-check-buffer-leading)
8850         (whitespace-check-buffer-trailing)
8851         (whitespace-check-buffer-indent)
8852         (whitespace-check-buffer-spacetab)
8853         (whitespace-check-buffer-ateol, whitespace-highlighted-space)
8854         (whitespace-check-leading-whitespace)
8855         (whitespace-check-trailing-whitespace)
8856         (whitespace-check-spacetab-whitespace)
8857         (whitespace-check-indent-whitespace)
8858         (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
8859         (whitespace-modes): Fix typos in docstrings.
8860         (defgroup, defcustom): Doc fixes.
8862         * winner.el (winner-mode, winner-boring-buffers)
8863         (winner-pending-undo-ring): Doc fixes.
8864         (winner-ring): Remove unneeded `progn'.
8865         (winner-equal): `defsubst' it.
8866         (winner-redo): Fix message.
8868 2005-07-13  Kim F. Storm  <storm@cua.dk>
8870         * simple.el (line-move-1): Always use vertical-motion to
8871         do the last (or only) line move to ensure some movement.
8872         Undo 2005-06-23 change--don't check for overlays.
8874 2005-07-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8876         * term/mac-win.el (ccl-encode-mac-roman-font)
8877         (ccl-encode-mac-centraleurroman-font)
8878         (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
8879         (ccl-encode-mac-dingbats-font): Remove check for ASCII.
8880         Change charset-id boundary of dimension to ?\xef.
8881         (mac-char-fontspec-list): New constant.
8882         (fontset-add-mac-fonts): Use it.  Accept non-string `base-family'
8883         argument.  Nil uses itself as family in font-spec.  Previous
8884         behavior for nil is now provided by non-nil non-string argument.
8885         All callers changed.  Add font-specs for Mac fonts to
8886         "fontset-default" unless iso8859-1 fonts are installed.
8888 2005-07-13  Stefan Monnier  <monnier@iro.umontreal.ca>
8890         * progmodes/sh-script.el (sh-get-indent-info): Only indent
8891         a continuation line if the \ is preceded by SPC or TAB.
8892         (sh-get-indent-info): Simplify.
8893         (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
8894         Use with-current-buffer.
8896         * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
8897         when the matched text is empty.
8899 2005-07-12  Luc Teirlinck  <teirllm@auburn.edu>
8901         * startup.el (command-line): Revert to previous handling of
8902         tooltip-mode.  Explain in comment why the complexity is needed.
8904         * tooltip.el (tooltip-mode): Revert to previous implementation of
8905         its defcustom.
8907         * frame.el (blink-cursor-mode): Revert to previous implementation
8908         of its defcustom.  Update comment.
8910 2005-07-12  Lars Hansen  <larsh@soem.dk>
8912         * desktop.el: Update e-mail address.
8914 2005-07-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8916         * term/mac-win.el (mac-services-mail-selection)
8917         (mac-services-mail-to): New functions.
8918         (mac-application-menu-map): Bind them.
8920 2005-07-12  wulei <milton@wulei.net>  (tiny change)
8922         * progmodes/gdb-ui.el: Add note about buffering with Windows.
8924 2005-07-11  Luc Teirlinck  <teirllm@auburn.edu>
8926         * custom.el (custom-reevaluate-setting): Doc fix.
8928 2005-07-11  Jay Belanger  <belanger@truman.edu>
8930         * calc/calc.el (calc-embedded-announce-formula-alist)
8931         (calc-embedded-open-close-plain-alist)
8932         (calc-embedded-open-close-mode-alist): Add checks for additional
8933         major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
8935 2005-07-11  Juanma Barranquero  <lekktu@gmail.com>
8937         * custom.el (custom-enable-theme): Don't add theme to
8938         `custom-enabled-themes' with `push' because there is no
8939         setf-method for `delq'.
8941 2005-07-11  Richard M. Stallman  <rms@gnu.org>
8943         * custom.el (custom-declare-variable): Doc fix.
8945         * dired-aux.el (dired-compare-directories): Remove "." and ".."
8946         from the alists.
8948         * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
8949         Do nothing if edebug-active.
8951         * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
8952         (edebug-display): Do it here instead.
8954 2005-07-10  Richard M. Stallman  <rms@gnu.org>
8956         * cus-face.el (custom-theme-set-faces): Make it work.
8957         (custom-reset-faces): Doc fix.
8958         (custom-theme-reset-internal-face, custom-theme-face-value):
8959         Functions deleted.
8961         * custom.el (custom-push-theme): Maintain list of the settings
8962         of a given theme in its theme-settings property.
8963         Maintain position of old settings in the theme-value
8964         or theme-face property.
8965         (custom-enabled-themes): New variable.
8966         (custom-theme-enabled-p): New function.
8967         (provide-theme): Update custom-enabled-themes.
8968         Disable and reenable the `user' theme.
8969         (require-theme): Doc fix.
8970         (custom-do-theme-reset, custom-remove-theme): Functions deleted.
8971         (custom-theme-value, custom-theme-variable-value): Likewise.
8972         (custom-theme-reset-internal): Likewise.
8973         (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
8974         (custom-enable-theme, custom-disable-theme): New functions.
8975         (custom-variable-theme-value, custom-face-theme-value): Likewise.
8976         (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
8977         (custom-theme-reset-variables): Simplify.
8978         (deftheme, custom-declare-theme, custom-make-theme-feature):
8979         Definitions moved.
8981 2005-07-10  Chong Yidong  <cyd@stupidchicken.com>
8983         * longlines.el (longlines-show-region)
8984         (longlines-unshow-hard-newlines): Recognize hard newlines by
8985         non-nil hard property, instead of t.
8987 2005-07-10  Michael Kifer  <kifer@cs.stonybrook.edu>
8989         * viper-cmd.el (viper--key-maps): New variable.
8990         (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
8991         emulation-mode-map-alists.
8992         (viper-envelop-ESC-key): Use viper-subseq.
8993         (viper-search-forward/backward/next): Disable debug-on-error.
8995         * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
8996         (viper-ESC-key): New defcustoms.
8998         * viper-macs.el (ex-map-read-args): Use viper-subseq.
9000         * viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
9001         (viper-subseq): Copy of subseq from cl.el.
9003         * viper.el (viper-go-away, viper-set-hooks): Use
9004         emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
9006         * viper-mous.el (viper-current-frame-saved): Use defvar.
9008         * viper-init.el: Get rid of -face in face names.
9010         * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
9011         Make it work with longlines mode
9013         * ediff-mult.el (ediff-meta-mode-hook): New variable.
9015         * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
9017         * ediff-init.el: Get rid of -face in face names.
9019 2005-07-10  Richard M. Stallman  <rms@gnu.org>
9021         * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
9022         and with-timeout-unsuspend.
9024         * emacs-lisp/debug.el (debug): Call with-timeout-suspend
9025         and with-timeout-unsuspend.
9027         * emacs-lisp/timer.el (with-timeout-timers): New variable.
9028         (with-timeout): Bind that variable to record timers.
9029         (with-timeout-suspend, with-timeout-unsuspend): New functions.
9031         * emacs-lisp/debug.el (debug-help-follow): New function.
9032         (debugger-mode-map): Use that instead of help-follow.
9033         (debugger-setup-buffer): Use eval-buffer-list
9034         to handle eval-buffer frames.
9036 2005-07-10  N. Raghavendra  <raghu@mri.ernet.in>  (tiny change)
9038         * timezone.el (timezone-parse-date): Change first regexp
9039         so it will not mistakenly match dates with no time zone.
9041 2005-07-10  Jeff Dwork  <jeff.dwork@amd.com>  (tiny change)
9043         * facemenu.el (facemenu-read-color): Do case-insensitive matching.
9045 2005-07-10  Luc Teirlinck  <teirllm@auburn.edu>
9047         * custom.el (custom-initialize-safe-set)
9048         (custom-initialize-safe-default): New functions.
9050         * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
9051         and simplify :init-value.
9053         * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
9054         and simplify :init-value.  Delete obsolete comment.
9056         * startup.el (command-line): Use `custom-reevaluate-setting' to
9057         handle `tooltip-mode'.  Delete obsolete comment.
9059         * files.el (set-visited-file-name): Avoid calling
9060         `file-name-nondirectory' with a nil argument.
9062 2005-07-09  Richard M. Stallman  <rms@gnu.org>
9064         * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
9065         was called with nil for the buffer, handle the read position right.
9066         Handle read position for eval-region, too.
9068 2005-07-09  Juri Linkov  <juri@jurta.org>
9070         * fringe.el (fringe-mode): Add period in docstring.
9071         (fringe-query-style): Build prompt depending on `all-frames' arg.
9073         * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
9074         to not create links to unrelated functions in the Help buffer.
9076         * progmodes/compile.el (compilation-mode-hook, compilation-mode):
9077         Doc fix.
9079         * simple.el (next-error-hook): New variable.
9080         (next-error): Use it.  Doc fix.
9082         * textmodes/ispell.el (ispell-command-loop): Add current
9083         dictionary name and program name to mode-line-format.
9084         (ispell-region, ispell-process-line): Add current dictionary name
9085         and program name to messages.
9087 2005-07-08  Jay Belanger  <belanger@truman.edu>
9089         * calc/calc.el (calc-embedded-announce-formula-alist)
9090         (calc-embedded-open-close-formula-alist)
9091         (calc-embedded-open-close-word-alist)
9092         (calc-embedded-open-close-plain-alist)
9093         (calc-embedded-open-close-new-formula-alist)
9094         (calc-embedded-open-close-mode-alist)
9095         (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
9096         (calc-embedded-mode-hook): New variables.
9098         * calc/calc-embed.el (calc-embedded-firsttime)
9099         (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
9100         New variables.
9101         (calc-do-embedded): Use calc-embedded-firsttime,
9102         calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
9103         determine whether or not to run hooks.
9104         (calc-embedded-make-info) Set calc-embedded-firsttime-buf and
9105         calc-embedded-firsttime-formula appropriately.
9106         Set calc-embedded delimiter variables according to mode.
9108 2005-07-08  Richard M. Stallman  <rms@gnu.org>
9110         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
9111         Check for "emacs", etc., as entire symbol, not just as word.
9112         (checkdoc-file-comments-engine): Use regexp-quote on FN.
9114         * files.el (set-visited-file-name): Report the error
9115         for "empty filename" earlier.
9116         (kill-some-buffers): Ignore buffers already dead.
9118         * fringe.el (fringe-mode): Doc fix.
9120         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
9121         Check for (featurep 'xemacs) and turn off warnings in what it guards.
9122         Use unwind-protect to ensure byte-compile-unresolved-functions
9123         is updated.
9125         * whitespace.el (whitespace-buffer-leading-cleanup):
9126         Simplify w/ skip-chars-forward.
9127         (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
9129         * mail/rmail.el (rmail-only-expunge): Fix paren error.
9130         Unconditionally try to leave point at the same old place.
9132 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>  (tiny change)
9134         * comint.el (comint-postoutput-scroll-to-bottom)
9135         (comint-show-maximum-output): Take scroll-margin into consideration.
9137 2005-07-08  Kim F. Storm  <storm@cua.dk>
9139         * ido.el (ido-use-filename-at-point): New choice `guess'.
9140         (ido-file-internal): Try ffap-guesser if selected.
9142         * ido.el (ido-before-fallback-functions): New hook.
9143         (ido-buffer-internal, ido-file-internal, ido-read-buffer)
9144         (ido-read-file-name): Run it.
9146 2005-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
9148         * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
9149         strings rather than a list of symbols to the completion function.
9151 2005-07-07  Jay Belanger  <belanger@truman.edu>
9153         * calc/calc-units.el (math-apply-units): Change the places in
9154         which units are simplified.
9156 2005-07-07  Luc Teirlinck  <teirllm@auburn.edu>
9158         * cus-edit.el (customize-option, customize-option-other-window):
9159         Make them handle aliases.
9161         * custom.el (custom-variable-p): Make it recursively follow
9162         aliases.  Mention that in the docstring.
9164 2005-07-07  Richard M. Stallman  <rms@gnu.org>
9166         * cus-start.el (exec-path): Use `directory' instead of `file'.
9167         Fix tag for nil.
9169 2005-07-07  Juanma Barranquero  <lekktu@gmail.com>
9171         * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
9172         when called non-interactively.  Doc fix.
9174 2005-07-07  Lute Kamstra  <lute@gnu.org>
9176         * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
9177         new address as well.
9179 2005-07-07  Kenichi Handa  <handa@m17n.org>
9181         * international/mule.el (make-coding-system):
9182         Describe `ascii-incompatible' property in the docstring.
9183         (set-file-name-coding-system): Signal an error if coding-system is
9184         ascii-incompatible.
9185         (set-keyboard-coding-system): Likewise.
9187         * international/mule-cmds.el (set-default-coding-systems):
9188         Don't set default-file-name-coding-system and
9189         default-keyboard-coding-system if coding-system is ASCII-incompatible.
9191         * international/utf-16.el: Declare that all UTF-16-based coding
9192         systems are ASCII-incompatible.
9194 2005-07-07  Nick Roberts  <nickrob@snap.net.nz>
9196         * progmodes/gud.el: Require font-lock for displaying errors.
9197         Used by gdb-ui.el.
9199 2005-07-07  Juanma Barranquero  <lekktu@gmail.com>
9201         * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
9202         values for the pattern lists which are `read'able but not
9203         `append'able (like symbols).
9205 2005-07-06  Richard M. Stallman  <rms@gnu.org>
9207         * progmodes/flymake.el (flymake-float-time): Instead of
9208         with-no-warnings, test for xemacs.
9209         (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
9210         to avoid warning.
9212 2005-07-06  Juanma Barranquero  <lekktu@gmail.com>
9214         * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
9216 2005-07-05  Lute Kamstra  <lute@gnu.org>
9218         * battery.el: Add support for Darwin (with much debugging help
9219         from Samuel Lauber <sam124@operamail.com>).
9220         (battery-status-function, battery-echo-area-format)
9221         (battery-mode-line-format): Add support for pmset on Darwin.
9222         (battery-load-low, battery-load-critical): New user options.
9223         (battery-pmset): New function.
9225 2005-07-05  Lute Kamstra  <lute@gnu.org>
9227         Update FSF's address in GPL notices.
9229         * textmodes/page-ext.el: Update FSF's address.
9231 2005-07-04  Stefan Monnier  <monnier@iro.umontreal.ca>
9233         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
9234         filling from using prefix when filling a single-line docstring.
9236         * progmodes/flymake.el: Remove useless eval-when-compile.
9238         * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
9240 2005-07-04  Richard M. Stallman  <rms@gnu.org>
9242         * textmodes/org.el (org-file-apps-defaults-gnu):
9243         Rename from org-file-apps-defaults-linux.
9244         (org-default-apps): Don't test system-type for `linux'.
9245         (org-file-apps): Doc fix.
9247 2005-07-04  David Ponce  <david@dponce.com>
9249         * tree-widget.el: Improve header Commentary section.
9250         (tree-widget) [defgroup]
9251         (tree-widget-image-enable, tree-widget-themes-directory)
9252         (tree-widget-theme, tree-widget-image-properties-emacs)
9253         (tree-widget-image-properties-xemacs, tree-widget-create-image)
9254         (tree-widget-image-formats, tree-widget-control)
9255         (tree-widget-empty-control, tree-widget-leaf-control
9256         (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
9257         (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
9258         (tree-widget-keep, tree-widget-after-toggle-functions)
9259         (tree-widget-open-node, tree-widget-close-node): Doc fix.
9260         (tree-widget-open-control, tree-widget-close-control): Fix doc and
9261         :help-echo message.
9262         (tree-widget-set-theme): Doc fix.  Use `string-equal'.
9263         (tree-widget-image-properties): Doc fix.  Clearer implementation.
9264         (tree-widget--cursors): New constant.
9265         (tree-widget-lookup-image): New function split from
9266         `tree-widget-find-image'.  Clearer implementation.
9267         (tree-widget-find-image): Use it.
9268         (tree-widget-button-keymap): Use `set-keymap-parent'.
9269         (tree-widget) [define-widget]: Use `widget-children-value-delete'.
9270         Define the sub-widgets here.
9271         (tree-widget-node): Check that :node is not a tree-widget.
9272         (tree-widget-get-super, tree-widget-open-control)
9273         (tree-widget-close-control, tree-widget-empty-control)
9274         (tree-widget-leaf-control, tree-widget-guide)
9275         (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
9276         (tree-widget-no-handle, tree-widget-value-delete)
9277         (tree-widget-map): Remove.
9278         (tree-widget-children-value-save): Doc fix.  Simplified.
9279         (tree-widget-value-create): Update according to previous changes.
9281 2005-07-04  Carsten Dominik  <dominik@science.uva.nl>
9283         * textmodes/org.el: Leading space replaced by TABS.
9284         (org-recalc-marks, org-table-rotate-recalc-marks)
9285         (org-table-get-specials): Treat "^" and "_" marks.
9286         (org-table-justify-field-maybe): Optional argument NEW.
9287         (org-table-eval-formula): Parsing of the format simplified.
9288         New modes C,I.  Honor the %= parameter in the current table.
9289         Avoid unnecessary re-align by using the NEW argument to
9290         `org-table-justify-field-maybe'.
9291         (org-calc-default-modes): Default for date-format mimicks org-mode.
9292         (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
9294 2005-07-03  Luc Teirlinck  <teirllm@auburn.edu>
9296         * cus-face.el (custom-theme-set-faces): Make it handle face
9297         aliases whose alias declarations are pre- or autoloaded.
9299 2005-07-04  Juri Linkov  <juri@jurta.org>
9301         * faces.el (read-face-name): Put the code for getting a face name
9302         from the buffer before adding the faces from the `face' property.
9303         Use `completing-read-multiple' instead of `completing-read'.
9304         Require `crm'.  Add default value and post-process the returned
9305         list of faces.
9307         * emacs-lisp/crm.el (crm-find-current-element)
9308         (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
9310         * emacs-lisp/lisp-mode.el (eval-defun-1):
9311         * emacs-lisp/edebug.el (edebug-eval-defun):
9312         Remove unnecessary quotes.
9314 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
9316         * progmodes/prolog.el (prolog-eof-string): Doc fixes.
9317         (prolog-indent-level): Fix typo in docstring.
9319         * info.el (Info-history, Info-history-forward)
9320         (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
9322         * add-log.el (add-change-log-entry):
9323         * comint.el (comint-dynamic-list-input-ring)
9324         (comint-dynamic-list-completions):
9325         * dabbrev.el (dabbrev-expand):
9326         * delim-col.el (delimit-columns-rectangle-line):
9327         * diff-mode.el (diff-context->unified, diff-reverse-direction)
9328         (diff-unified->context):
9329         * ediff-init.el (ediff-abbrev-jobname):
9330         * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
9331         (ediff-replace-session-activity-marker-in-meta-buffer):
9332         * info.el (Info-summary):
9333         * lpr.el (printify-region):
9334         * printing.el (pr-create-interface):
9335         * ps-print.el (ps-print-quote):
9336         * ses.el (ses-column-widths, ses-print-cell)
9337         (ses-adjust-print-width, ses-center):
9338         * shell.el (shell-file-name-quote-list):
9339         * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
9340         (strokes-fill-current-buffer-with-whitespace)
9341         (strokes-xpm-for-stroke, strokes-list-strokes)
9342         (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
9343         * term.el (term-dynamic-list-input-ring)
9344         (term-dynamic-list-completions):
9345         * calc/calc.el (math-format-stack-value):
9346         * emacs-lisp/edebug.el (edebug-display-freq-count):
9347         * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
9348         (delphi-new-comment-line):
9349         * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
9350         * progmodes/executable.el (executable-set-magic):
9351         * progmodes/python.el (inferior-python-mode):
9352         * progmodes/scheme.el (scheme-mode-syntax-table):
9353         * progmodes/sh-script.el (sh-maybe-here-document):
9354         * progmodes/sql.el (sql-copy-column):
9355         * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
9356         * textmodes/bibtex.el (bibtex-mode):
9357         * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
9358         (sgml-auto-attributes):
9359         * textmodes/table.el (table-insert, table-shorten-cell)
9360         (table--generate-source-scan-lines, table-delete-row)
9361         (*table--cell-delete-char, table--spacify-frame)
9362         (table--horizontally-shift-above-and-below)
9363         (table--cell-insert-char, table--cell-blank-str)
9364         (table--fill-region-strictly):
9365         * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
9366         * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
9368         * add-log.el (change-log):
9369         * apropos.el (apropos):
9370         * comint.el (comint-completion, comint-source):
9371         * dabbrev.el (dabbrev):
9372         * delim-col.el (columns):
9373         * diff-mode.el (diff-mode):
9374         * ediff.el (ediff):
9375         * ediff-diff.el (ediff-diff):
9376         * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
9377         * ediff-mult.el (ediff-mult):
9378         * ediff-ptch.el (ediff-ptch):
9379         * ediff-wind.el (ediff-window):
9380         * facemenu.el (facemenu):
9381         * indent.el (indent):
9382         * info.el (info):
9383         * jka-cmpr-hook.el (compression, jka-compr):
9384         * lpr.el (lpr):
9385         * outline.el (outlines):
9386         * pcmpl-cvs.el (pcmpl-cvs):
9387         * pcmpl-rpm.el (pcmpl-rpm):
9388         * printing.el (printing):
9389         * ps-print.el (postscript, ps-print, ps-print-horizontal)
9390         (ps-print-vertical, ps-print-headers, ps-print-font)
9391         (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
9392         (ps-print-background, ps-print-printer, ps-print-page)
9393         (ps-print-miscellany):
9394         * ses.el (ses):
9395         * shell.el (shell, shell-directories, shell-faces):
9396         * startup.el (initialization):
9397         * strokes.el (strokes):
9398         * term.el (term):
9399         * uniquify.el (uniquify):
9400         * w32-vars.el (w32):
9401         * calc/calc.el (calc):
9402         * emacs-lisp/bytecomp.el (bytecomp):
9403         * emacs-lisp/cl-indent.el (lisp-indent):
9404         * emacs-lisp/edebug.el (edebug):
9405         * emacs-lisp/elp.el (elp):
9406         * emacs-lisp/testcover.el (testcover):
9407         * emacs-lisp/trace.el (trace):
9408         * emulation/viper-ex.el (viper-ex):
9409         * emulation/viper-mous.el (viper-mouse):
9410         * mail/mailalias.el (mailalias):
9411         * mail/supercite.el (supercite, supercite-frames)
9412         (supercite-attr, supercite-cite, supercite-hooks):
9413         * net/rcompile.el (remote-compile):
9414         * net/rlogin.el (rlogin):
9415         * obsolete/ooutline.el (outlines):
9416         * progmodes/delphi.el (delphi):
9417         * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
9418         (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
9419         (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
9420         (ebnf-optimization):
9421         * progmodes/etags.el (etags):
9422         * progmodes/executable.el (executable):
9423         * progmodes/idlwave.el (idlwave):
9424         * progmodes/pascal.el (pascal):
9425         * progmodes/prolog.el (prolog):
9426         * progmodes/python.el (python):
9427         * progmodes/scheme.el (scheme):
9428         * progmodes/sh-script.el (sh, sh-script):
9429         * progmodes/sql.el (SQL):
9430         * progmodes/tcl.el (tcl):
9431         * textmodes/bibtex.el (bibtex, bibtex-autokey):
9432         * textmodes/enriched.el (enriched):
9433         * textmodes/makeinfo.el (makeinfo):
9434         * textmodes/sgml-mode.el (sgml):
9435         * textmodes/table.el (table-hooks):
9436         * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
9437         * textmodes/texinfo.el (texinfo):
9438         * textmodes/two-column.el (two-column):
9439         Finish `defgroup' description with period.
9441         * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
9442         * eshell/esh-var.el (eshell-var):
9443         * progmodes/vhdl-mode.el (vhdl-testbench):
9444         * textmodes/org.el (org): Fix typos in docstrings.
9446         * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
9447         consistency.
9449         * progmodes/flymake.el (flymake-find-file): Remove.
9450         (flymake-float-time): Use `with-no-warnings'.
9451         (flymake-check-start-time, flymake-check-was-interrupted)
9452         (flymake-err-info, flymake-is-running, flymake-last-change-time)
9453         (flymake-new-err-info): `defvar' at compile time.
9455 2005-07-03  Juanma Barranquero  <lekktu@gmail.com>
9457         * replace.el (occur-hook): Doc fix.
9458         (occur-1): Don't call `occur-hook' if there are no matches.
9460 2005-07-03  Richard M. Stallman  <rms@gnu.org>
9462         * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
9463         global-map, save the same map.
9464         (global-map): Don't alter it at top level.
9465         (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
9466         Then alter it here instead.
9467         (tpu-edt-off): Set global-map to the saved one.
9469         * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
9470         All references simplified.
9471         (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p.  Uses changed.
9472         (zmacs-regions): Add defvar.
9473         (repeat-complex-command-map): Everything about that deleted.
9475         * textmodes/artist.el (artist-key-is-drawing)
9476         (artist-key-endpoint1, artist-key-poly-point-list)
9477         (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
9478         (artist-key-compl-table, artist-rb-save-data)
9479         (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
9480         Don't put them in eval-when-compile.
9481         (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
9483         * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
9484         Use with-no-warnings.
9486         * net/browse-url.el (dos-windows-version): Add defvar.
9488         * mail/supercite.el (filladapt-prefix-table): Add defvar.
9490         * mail/rmailsum.el (rmail-summary-redo): Add defvar.
9491         (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
9492         (rmail-new-summary-line-count): Rename from new-summary-line-count.
9493         Add defvar.
9494         (rmail-summary-beginning-of-message): Use with-no-warnings.
9495         (rmail-summary-first-message, rmail-summary-last-message): Likewise.
9497         * emulation/vip.el (vip-replace-string, ex-map, ex-read):
9498         Use with-no-warnings.
9500         * emulation/vi.el (vi-mark-region): Use c-mark-function.
9501         (c-mark-function): Add point-moving-unit property.
9502         (vi-goto-line): Use with-no-warnings.
9504         * emulation/edt.el (edt-last-copied-word): Add defvar.
9505         (zmacs-region-stays): Likewise.
9506         (edt-mark-section-wisely): Use c-mark-function for C.
9507         Use makr-defun for Fortran.
9508         (time-string): defvar deleted.
9509         (edt-display-the-time): Don't set time-string.
9511         * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
9513         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
9514         Don't warn when name is not constant
9515         or for defining the group `emacs'.
9517         * tooltip.el (gud-tooltip-mode): Add defvar.
9519         * startup.el (default-frame-background-mode): Add defvar.
9521         * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
9523         * info.el (tool-bar-map): Add defvar.
9525         * dired.el (dnd-protocol-alist): Add defvar.
9527         * dired-aux.el (dired-query): Display question with answer, when
9528         the user answers.
9530         * custom.el (custom-add-option): Doc fix.
9532         * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
9534 2005-07-03  Eli Zaretskii  <eliz@gnu.org>
9536         * font-lock.el (font-lock-regexp-grouping-construct): Fix the
9537         bogus name from the last change.
9539 2005-07-02  Luc Teirlinck  <teirllm@auburn.edu>
9541         * custom.el (custom-declare-variable): Fix typos in comment.
9542         (custom-known-themes): Doc fix.
9543         (custom-theme-directory): New defcustom.
9544         (require-theme): Make it check `custom-theme-directory'.
9546         * cus-theme.el (custom-new-theme-mode): New function.
9547         (custom-theme-name, custom-theme-variables, custom-theme-faces)
9548         (custom-theme-description): Add compiler defvars.
9549         (customize-create-theme): Add doc to the "*New Custom Theme*"
9550         buffer.  Use `custom-new-theme-mode'.
9551         (custom-theme-write): Put the created buffer in emacs-lisp-mode
9552         and save it to the `custom-theme-directory'.  Make this the
9553         default directory of the buffer.
9555 2005-07-02  David Hunter  <hunterd_42@comcast.net>  (tiny change)
9557         * progmodes/flymake.el (flymake-mode, flymake-mode-off):
9558         Fix unbalanced parentheses.
9560 2005-07-02  Stefan Monnier  <monnier@iro.umontreal.ca>
9562         * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
9563         into flymake-mode and delegate to flymake-mode.
9565         * find-file.el (ff-which-function-are-we-in): Clean up.
9567 2005-07-02  Juanma Barranquero  <lekktu@gmail.com>
9569         * replace.el (occur-rename-buffer): Fix docstring.
9571         * emulation/edt.el (*EDT-keys*, edt-default-global-map)
9572         (edt-last-copied-word, edt-learn-macro-count)
9573         (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
9574         (edt-rect-start-point, edt-user-global-map, rect-start-point)
9575         (time-string, zmacs-region-stays):
9576         * emulation/edt-mapper.el (edt-save-function-key-map)
9577         (EDT-key-name): `defvar' to silence the byte-compiler.
9579 2005-07-02  Martin Rudalics  <rudalics@gmx.at>  (tiny change)
9581         * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
9582         font-lock-regexp-backslash.  Doc fix.
9583         (font-lock-regexp-backslash-grouping-construct): Rename from
9584         font-lock-regexp-backslash-construct.  Doc fix.
9585         (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
9586         grouping constructs.
9588 2005-07-02  Eli Zaretskii  <eliz@gnu.org>
9590         * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
9591         updating all the prerequisites.
9593 2005-07-01  Juanma Barranquero  <lekktu@gmail.com>
9595         * textmodes/org.el (org-agenda-start-on-weekday)
9596         (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
9597         (org-agenda-use-time-grid, org-archive-location)
9598         (org-allow-space-in-links, org-usenet-links-prefer-google)
9599         (org-enable-table-editor, org-export-default-language)
9600         (org-export-html-show-new-buffer, org-fill-paragraph)
9601         (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
9602         (org-goto-quit, org-occur, org-eval-in-calendar)
9603         (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
9604         (org-agenda-diary-entry, org-remember-help)
9605         (org-table-convert-region, org-at-table-p)
9606         (org-table-move-row-down, org-table-move-row-up)
9607         (org-table-copy-region, org-table-toggle-vline-visibility)
9608         (org-table-get-stored-formulas, org-table-get-specials)
9609         (org-recalc-commands, org-table-eval-formula)
9610         (org-table-formula-substitute-names, orgtbl-make-binding)
9611         (org-format-org-table-html, org-format-table-table-html)
9612         (org-format-table-table-html-using-table-generate-source)
9613         (org-customize): Fix typos in docstrings.
9614         (org-level-2, org-at-timestamp-p, org-agenda-day-view)
9615         (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
9616         (org-back-to-heading): Doc fixes.
9617         (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
9618         (org-agenda-change-all-lines, org-get-header):
9619         Improve argument/docstring consistency.
9620         (orgtbl-error): Fix error message.
9622         * progmodes/flymake.el (flymake-find-possible-master-files)
9623         (flymake-master-file-compare, flymake-get-line-err-count)
9624         (flymake-highlight-line, flymake-gui-warnings-enabled):
9625         Fix typos in docstrings.
9626         (flymake-parse-line, flymake-get-project-include-dirs-function)
9627         (flymake-get-prev-err-line-no, flymake-goto-prev-error):
9628         Doc fixes.
9629         (flymake-get-project-include-dirs-function)
9630         (flymake-make-err-menu-data):
9631         Improve argument/docstring consistency.
9633 2005-07-01  Lute Kamstra  <lute@gnu.org>
9635         * battery.el (battery-linux-proc-apm): Fix typo in docstring.
9636         Catch errors with ignore-errors.  Use temporary buffer.
9637         (battery-linux-proc-acpi): Fix typo in docstring.  Document `%r'.
9639         * facemenu.el (facemenu-unlisted-faces): Delete foreground and
9640         background color faces.
9641         (facemenu-set-foreground, facemenu-set-background):
9642         Use facemenu-set-face-from-menu.
9643         (facemenu-set-face-from-menu): Treat face names that start with
9644         "fg:" or "bg:" as special.
9645         (facemenu-add-new-color): Don't create faces.  Simplify.
9647 2005-06-30  Richard M. Stallman  <rms@gnu.org>
9649         * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
9650         (crm-find-current-element): Likewise.
9652 2005-06-30  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>
9654         * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
9656 2005-06-30  Stefan Monnier  <monnier@iro.umontreal.ca>
9658         * arc-mode.el (archive-extract): Make it work as a mouse binding.
9659         (archive-mouse-extract): Make it an obsolete alias.
9660         (archive-mode-map): Don't use archive-mouse-extract any more.
9661         (archive-mode, archive-extract): write-contents-hooks ->
9662         write-contents-functions.
9663         (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
9664         first arg.
9665         (archive-rename-entry): Update the call.
9666         (archive-zip-summarize): Remove unused var `method'.
9667         (archive-lzh-summarize): Remove unused var `creator'.
9669         * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
9670         dedicated frame upon exit.
9672         * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
9673         (archive-zip-extract, archive-zip-expunge)
9674         (archive-zip-update, archive-zip-update-case): Use executable-find.
9675         (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
9676         Use restore-buffer-modified-p.
9677         (archive-extract, archive-add-new-member, archive-write-file-member):
9678         Use with-current-buffer.
9679         (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
9681 2005-06-30  Andreas Schwab  <schwab@suse.de>
9683         * progmodes/gud.el (gud-filter): Remove unneeded progn.
9685 2005-06-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
9687         * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
9689 2005-06-30  Juri Linkov  <juri@jurta.org>
9691         * faces.el (vertical-border): Inherit from mode-line-inactive
9692         only on tty.
9694 2005-06-30  Juanma Barranquero  <lekktu@gmail.com>
9696         * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
9697         example, -NLINES in the `occur' docstring).
9699         * replace.el (occur-1): When no matches are found, do not set the
9700         `buffer-read-only' and modified flags for the occur buffer,
9701         because it is deleted.
9703         * emulation/cua-base.el (cua-check-pending-input)
9704         (cua-repeat-replace-region, cua-mode, cua-debug)
9705         (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
9706         Fix typos in docstrings.
9708         * emulation/cua-gmrk.el (cua-toggle-global-mark)
9709         (cua-cut-region-to-global-mark)
9710         (cua--cut-rectangle-to-global-mark):
9711         Remove period from end of messages.
9713         * emulation/cua-rect.el (cua-do-rectangle-padding):
9714         Remove period from end of messages.
9715         (cua--rectangle-seq-format): Fix typo in docstring.
9716         (cua-sequence-rectangle, cua-fill-char-rectangle):
9717         Improve argument/docstring consistency.
9719 2005-06-29  Juri Linkov  <juri@jurta.org>
9721         * faces.el (default-frame-background-mode): New internal variable.
9722         (frame-set-background-mode): Use it.
9724         * startup.el (normal-top-level): Set default-frame-background-mode
9725         instead of frame-background-mode.  Before setting it, test for its
9726         nil value.  Remove tests for frame-background-mode and frame
9727         parameter `reverse'.  Add test for "unspecified-fg".
9729         * term/xterm.el (xterm-rxvt-set-background-mode):
9730         * term/rxvt.el (rxvt-set-background-mode):
9731         Set default-frame-background-mode instead of frame-background-mode.
9733 2005-06-29  Juanma Barranquero  <lekktu@gmail.com>
9735         * simple.el (set-variable): Warn about obsolete user variables.
9737         * imenu.el (imenu--completion-buffer):
9738         * mouse.el (mouse-buffer-menu-alist):
9739         * msb.el (msb-invisible-buffer-p):
9740         * calendar/diary-lib.el (diary-header-line-format):
9741         * emacs-lisp/pp.el (pp-buffer):
9742         * progmodes/cperl-mode.el (cperl-do-auto-fill):
9743         * textmodes/picture.el (picture-replace-match):
9744         Change space constants followed by a sexp to "?\s ".
9746         * play/decipher.el (decipher-loop-with-breaks):
9747         * textmodes/texinfo.el (texinfo-insert-@item): Change space
9748         constants "protected" from end of line by a comment to "?\s".
9750 2005-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9752         * font-lock.el (save-buffer-state): Use `declare'.
9754         * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
9755         reset the syntax-table to cperl-mode-syntax-table.
9756         (cperl-mode): Make _ into word-syntax during font-locking so "print" in
9757         "foo_print_bar" is not matched as a reserved keyword.
9759 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
9761         * textmodes/org.el (orgtbl-setup): New function, for delayed
9762         setup for the orgtbl commands.
9763         (org-calc-default-modes): New option.
9764         (orgtbl-make-binding): Use `defun' to get better help display.
9765         (org-diary): Call `org-compile-prefix-format'.
9766         (org-table-formula-substitute-names): New function.
9767         (org-agenda-day-view, org-agenda-week-view): New commands.
9768         (org-agenda-toggle-week-view): Command removed.
9769         (org-tbl-menu): Split off from org-org-menu.
9770         (org-mode): Move removal of outline-mode menus to here.
9771         (org-table-formula-debug): New option.
9772         (org-table-insert-row): Keep first field if just "#" or "*".
9773         (org-mode): Paragraph regexps fixed.
9774         (org-table-recalculate-regexp): New constant.
9775         (org-table-justify-field-maybe): Avoid replace if not necessary.
9776         (org-copy-special, org-cut-special): Use `call-interactively'.
9777         (org-table-copy-region): Take region from `interactive' call.
9778         (org-trim): Return string even if no match.
9779         (org-formula): New face.
9780         (org-set-font-lock-defaults): No longer highlight "FIXME".
9781         But highlight formula-related fields in table.
9782         (org-table-p): Use regexp, not fontification.
9783         (org-table-align): Handle white space at end of line.
9784         (org-table-formula-evaluate-inline): New option.
9785         (org-mode): Auto-wrapping in comment lines turned off.
9786         (org-table-copy-down): Evaluate only in copied field, not in
9787         destination.
9788         (org-table-current-formula): Variable removed.
9789         (org-table-store-formulas, org-table-get-stored-formulas)
9790         (org-table-modify-formulas, org-table-replace-in-formulas)
9791         (org-table-maybe-eval-formula): New functions.
9792         (org-table-get-formula): Modify to use stored formulas.
9793         (org-table-insert-column, org-table-delete-column)
9794         (org-table-move-column): Call `org-table-modify-formulas'.
9795         (org-complete): Add completion for keyword formulas.
9796         (orgtbl-mode): Pull orgtbl-mode-map to start of
9797         minor-mode-map-alist.
9799 2005-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9801         * progmodes/python.el (python-check): Require `compile' before
9802         modifying its variables.
9804         * newcomment.el (comment-indent-default): Don't get fooled by an early
9805         end of buffer.
9807 2005-06-28  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
9809         * ps-print.el (ps-print-version): Fix version number.
9811 2005-06-28  Luc Teirlinck  <teirllm@auburn.edu>
9813         * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
9815 2005-06-28  Richard M. Stallman  <rms@gnu.org>
9817         * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
9818         (flyspell-local-mouse-map): Declaration deleted.
9819         (flyspell-mouse-map): Bind only mouse-2.
9820         (flyspell-mode-map): Don't test flyspell-use-local-map.
9821         (flyspell-overlay-keymap-property-name): Var deleted.
9822         (flyspell-mode-on): Don't make local bindings for
9823         flyspell-mouse-map and flyspell-mode-map.
9824         (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
9826         * textmodes/ispell.el (ispell-word): Do not ignore short words.
9828         * progmodes/compile.el (compilation-next-error-function):
9829         Don't switch buffers; operate on the current buffer.
9831         * progmodes/compile.el (compilation-error-file-name)
9832         (compilation-warning-file-name, compilation-info-file-name)
9833         (compilation-line-number, compilation-column-number): New faces.
9834         (compilation-error-face, compilation-warning-face)
9835         (compilation-info-face, compilation-line-face)
9836         (compilation-column-face): Use them.
9838         * facemenu.el (facemenu-add-face): Warn when font-lock is active.
9840         * comint.el (comint-password-prompt-regexp): Accept ", try again".
9842         * bindings.el (global-map): Bind insertchar and its variants.
9844 2005-06-27  Richard M. Stallman  <rms@gnu.org>
9846         * textmodes/artist.el (artist-text-overwrite)
9847         (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
9849 2005-06-27  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
9851         * ps-print.el: It was not working the page selection for printing.
9852         Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
9853         (ps-print-version): New version 6.6.7.
9854         (ps-end-sheet): New fun.
9855         (ps-header-sheet, ps-end-job): Call it.
9857 2005-06-27  Luc Teirlinck  <teirllm@auburn.edu>
9859         * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
9861 2005-06-27  Lute Kamstra  <lute@gnu.org>
9863         * facemenu.el (facemenu-unlisted-faces): Add foreground and
9864         background color faces.
9865         (facemenu-get-face): Delete function.
9866         (facemenu-set-face-from-menu): Don't call facemenu-get-face.
9867         (facemenu-add-new-color): Make second argument mandatory.
9868         Create the appropriate face and return it.  Simplify.
9869         (facemenu-set-foreground, facemenu-set-background): Don't check if
9870         color is defined.  Use return value of facemenu-add-new-color.
9872 2005-06-26  Nick Roberts  <nickrob@snap.net.nz>
9874         * progmodes/gud.el (gud-filter): Add missing argument to
9875         with-selected-window.
9877 2005-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
9879         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
9880         a :require to the defcustom.
9882         * emacs-lisp/autoload.el (make-autoload): Add the :setter for
9883         defcustoms corresponding to minor modes.
9885 2005-06-26  David Ponce  <david@dponce.com>
9887         * recentf.el: Require tree-widget instead of wid-edit.
9888         (recentf-filename-handler): Fix widget :type.
9889         (recentf-cancel-dialog, recentf-open-more-files)
9890         (recentf-open-files-action): Doc fix.
9891         (recentf-dialog-goto-first): New function.
9892         (recentf-dialog-mode-map): Set parent keymap first.
9893         (recentf-dialog-mode): Define with define-derived-mode.
9894         Don't display continuation lines in dialogs.
9895         (recentf-edit-list): Rename from recentf-edit-selected-items.
9896         (recentf-edit-list-select): Rename from recentf-edit-list-action.
9897         Simplify.
9898         (recentf-edit-list-validate): New function.
9899         (recentf-edit-list): Update accordingly.
9900         (recentf-open-files-item-shift): Remove.
9901         (recentf-open-files-item): Convert menu elements into tree and
9902         link widgets.  Don't create the widgets.
9903         (recentf-open-files): Update accordingly.
9904         (recentf-save-list): Untabify.
9906 2005-06-25  Luc Teirlinck  <teirllm@auburn.edu>
9908         * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
9909         (keep-lines): Add INTERACTIVE arg.  Never delete lines only
9910         partially contained in the active region.  Do not take active
9911         region into account when called from Lisp, unless INTERACTIVE arg
9912         is non-nil.  Use `forward-line' instead of `beginning-of-line' to
9913         avoid trouble with fields.  Make marker point nowhere when no
9914         longer used.  Always return nil.  Doc fix.
9915         (flush-lines): Add INTERACTIVE arg.  Do not take active region
9916         into account when called from Lisp, unless INTERACTIVE arg is
9917         non-nil.  Use `forward-line' instead of `beginning-of-line' to
9918         avoid trouble with fields.  Make marker point nowhere when no
9919         longer used.  Always return nil.  Doc fix.
9920         (how-many): Add INTERACTIVE arg.  Make RSTART and REND args
9921         interchangeable.  Do not take active region into account when
9922         called from Lisp, unless INTERACTIVE arg is non-nil.  Do not print
9923         message in echo area when called from Lisp, unless INTERACTIVE arg
9924         is non-nil.  Avoid saying "1 occurrences".  Do not use markers.
9925         Return the number of matches.  Doc fix.
9926         (occur): Doc fix.
9927         (perform-replace): Make comment follow double space convention for
9928         the sake of `outline-minor-mode'.
9930         * faces.el (facep): Doc fix.
9932 2005-06-25  Richard M. Stallman  <rms@gnu.org>
9934         * facemenu.el (facemenu-enable-faces-p): New function.
9935         (facemenu-background-menu, facemenu-foreground-menu)
9936         (facemenu-face-menu): Add menu-enable property.
9938         * jka-compr.el (jka-compr-insert-file-contents):
9939         Special handling if cannot find the uncompression program.
9941         * cus-face.el (custom-face-attributes): Add autoload.
9943         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
9944         Bind comment-indent-function locally.
9946         * window.el (save-selected-window): Use save-current-buffer.
9948         * subr.el (with-selected-window): Use save-current-buffer.
9950         * progmodes/gud.el (gud-filter): Simplify using with-selected-window
9951         and with-current-buffer.
9953 2005-06-24  Richard M. Stallman  <rms@gnu.org>
9955         * simple.el (line-move-1): Fix previous change.
9957 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
9959         * replace.el (occur-1): Set `buffer-read-only' and the
9960         buffer-modified flag before running `occur-hook' to protect
9961         against unintentional buffer switches that can lead to data loss.
9963 2005-06-24  Nick Roberts  <nickrob@snap.net.nz>
9965         * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
9966         (gud-gdb-marker-filter): Use font-lock-warning-face for any
9967         initial error.
9969         * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
9970         after fresh input.
9971         (gdb-var-create-handler): Put name of expression in quotes.
9973 2005-06-23  Luc Teirlinck  <teirllm@auburn.edu>
9975         * emacs-lisp/ring.el (ring-elements): Make it return a list of the
9976         elements of RING in order, and without bogus nil elements.
9978 2005-06-23  Richard M. Stallman  <rms@gnu.org>
9980         * simple.el (set-variable): Args renamed; doc fix.
9981         (line-move-1): When there are overlays around, use vertical-motion.
9983         * faces.el (escape-glyph): Use brown against light background.
9984         (nobreak-space): Rename from no-break-space.
9985         Fix previous change.
9987         * dired-aux.el (dired-do-copy): Fix arg prompt.
9989         * mail/sendmail.el (mail-setup-with-from): Fix custom type.
9991 2005-06-23  Glenn Morris  <gmorris@ast.cam.ac.uk>
9993         * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
9994         rather than "Distributor".
9996 2005-06-23  Lute Kamstra  <lute@gnu.org>
9998         * emacs-lisp/debug.el (debugger-special-form-p): New defun.
9999         (debug-on-entry): Use it.  New interactive declaration that uses
10000         function-called-at-point.
10002 2005-06-23  Kim F. Storm  <storm@cua.dk>
10004         * subr.el (save-match-data): Add comment about using evaporate arg
10005         to set-match-data.
10007 2005-06-22  Glenn Morris  <gmorris@ast.cam.ac.uk>
10009         * cus-edit.el (customize-face)
10010         (customize-face-other-window): Handle face aliases.
10012         * faces.el (face-documentation, set-face-attribute)
10013         (face-spec-set): Handle face aliases.
10015 2005-06-22  Juanma Barranquero  <lekktu@gmail.com>
10017         * help-mode.el (help-make-xrefs): If a symbol representing a face
10018         name is not followed by the word "face", it could still be a
10019         function or variable name, so don't bypass other checks.
10021 2005-06-22  Juri Linkov  <juri@jurta.org>
10023         * ps-print.el (ps-face-foreground-name, ps-face-background-name):
10024         Replace aliased functions with calls where second arg `inherit' is t.
10026 2005-06-22  Nick Roberts  <nickrob@snap.net.nz>
10028         * progmodes/gdb-ui.el (gdb-error): New variable.
10029         (gdb-error): New function.
10030         (gdb-annotation-rules): Act on error-begin and error annotations.
10031         (gdb-concat-output): Use font-lock-warning-face for errors.
10033 2005-06-22  Miles Bader  <miles@gnu.org>
10035         * bindings.el (propertized-buffer-identification): Use renamed
10036         `Buffer-menu-buffer' face.
10038         * faces.el (vertical-border): Rename from `vertical-divider'.
10039         (escape-glyph): Change dark-background color back to `cyan'.
10041 2005-06-21  Juri Linkov  <juri@jurta.org>
10043         * faces.el (face-user-default-spec): Try getting `customized-face'
10044         prior to `saved-face'.
10045         (frame-background-mode): Refill docstring.
10047         * emacs-lisp/lisp-mode.el (eval-defun-1):
10048         * emacs-lisp/edebug.el (edebug-eval-defun):
10049         Set `saved-face' temporarily to nil before calling form.
10050         Set `customized-face' to the new spec after that.
10052 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
10054         * subr.el (1value, lambda, key-substitution-in-progress):
10055         Doc fixes.
10057         * autoinsert.el (auto-insert-alist):
10058         * ses.el (ses-call-printer):
10059         * subr.el (noreturn):
10060         * emacs-lisp/lisp.el (check-parens):
10061         * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
10062         * net/browse-url.el (browse-url-mosaic):
10063         * progmodes/cc-defs.el (c-safe-scan-lists):
10064         * progmodes/ebnf-abn.el (ebnf-abn-lex):
10065         * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
10066         * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
10067         * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
10068         * progmodes/ebnf-iso.el (ebnf-iso-lex):
10069         * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
10071 2005-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
10073         * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
10075 2005-06-21  Glenn Morris  <gmorris@ast.cam.ac.uk>
10077         * calendar/appt.el (appt-make-list): Activate the package, if
10078         not already active (for backwards compatibility).
10080 2005-06-20  Kim F. Storm  <storm@cua.dk>
10082         * subr.el (add-to-ordered-list): Test membership with eq.  Simplify.
10084 2005-06-20  Miles Bader  <miles@gnu.org>
10086         * faces.el (vertical-divider): New face.
10088 2005-06-20  Juanma Barranquero  <lekktu@gmail.com>
10090         * simple.el (kill-whole-line): Doc fix.
10091         (next-error-buffer-p, next-error-find-buffer)
10092         (clone-indirect-buffer): Fix typos in docstrings.
10093         (comment-line-break-function): Doc fix: don't say variable
10094         is automatically buffer-local (it isn't).
10096 2005-06-19  Michael Albinus  <michael.albinus@gmx.de>
10098         * net/tramp-ftp.el (top):
10099         * net/tramp-smb.el (top):
10100         * net/tramp-util.el (top):
10101         * net/tramp-uu.el (top):
10102         * net/tramp-vc.el (top):
10103         * net/tramp.el (top): Revert copyright years back to original
10104         ones.  Tramp has a life outside GNU Emacs.
10106 2005-06-19  Nick Roberts  <nickrob@snap.net.nz>
10108         * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
10110 2005-06-18  Juri Linkov  <juri@jurta.org>
10112         * progmodes/grep.el (grep-regexp-alist): Use backreference at the
10113         end of first regexp to limit the match to the position between
10114         line number and source line with same separator character as used
10115         between file name and line number.  In the second regexp limit
10116         mouse-face area to file name and line number by adding new group
10117         for them and referring it in HYPERLINK arg.
10118         (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
10119         (grep-mode): Set font-lock-lines-before to 0 to not refontify the
10120         previous line where grep markers may be already removed.
10122 2005-06-18  Peter Kleiweg  <p.c.j.kleiweg@rug.nl>
10124         * progmodes/ps-mode.el: Update version and maintainer's email address.
10126 2005-06-18  Steve Youngs  <steve@xemacs.org>
10128         * net/browse-url.el (browse-url-browser-function)
10129         (browse-url-default-browser): Add firefox.
10130         (browse-url-firefox-program, browse-url-firefox-arguments)
10131         (browse-url-firefox-startup-arguments)
10132         (browse-url-firefox-new-window-is-tab): New defcustoms.
10133         (browse-url-firefox, browse-url-firefox-sentinel): New functions.
10135 2005-06-17  Richard M. Stallman  <rms@gnu.org>
10137         * startup.el (command-line): Warn if specified user name has
10138         no home directory.
10140         * term.el (term-get-old-input, term-input-filter, term-input-sender)
10141         (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
10143         * longlines.el (longlines-mode, longlines-show-hard-newlines):
10144         Doc fixes.
10146         * faces.el (underline): Try bold if terminal doesn't support underline.
10148         * mail/sendmail.el (mail-setup-with-from): New variable.
10149         (mail-insert-from-field): New function.
10150         (sendmail-send-it): Call it.
10151         (mail-setup): Optionally call it here.
10153         * term/linux.el: Call tty-no-underline.
10155 2005-06-17  Luc Teirlinck  <teirllm@auburn.edu>
10157         * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
10159 2005-06-17  Miles Bader  <miles@gnu.org>
10161         * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
10162         (ediff-current-diff-C, ediff-current-diff-Ancestor)
10163         (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
10164         (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
10165         (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
10166         (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
10167         Remove "-face" suffix from face names.
10168         (ediff-current-diff-face-A, ediff-current-diff-face-B)
10169         (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
10170         (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
10171         (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
10172         (ediff-even-diff-face-A, ediff-even-diff-face-B)
10173         (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
10174         (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
10175         (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
10176         New backward-compatibility aliases for renamed faces.
10177         (ediff-current-diff-face-A, ediff-current-diff-face-B)
10178         (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
10179         (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
10180         (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
10181         (ediff-even-diff-face-A, ediff-even-diff-face-B)
10182         (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
10183         (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
10184         (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
10185         Use renamed ediff faces.
10187         * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
10188         Remove "-face" suffix from face names.
10189         (eshell-test-ok-face, eshell-test-failed-face):
10190         New backward-compatibility aliases for renamed faces.
10191         (eshell-run-test): Use renamed eshell-test faces.
10193         * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
10194         face name.
10195         (eshell-prompt-face): New backward-compatibility alias for renamed
10196         face.
10197         (eshell-emit-prompt): Use renamed eshell-prompt face.
10199         * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
10200         (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
10201         (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
10202         (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
10203         Remove "-face" suffix from face names.
10204         (eshell-ls-directory-face, eshell-ls-symlink-face)
10205         (eshell-ls-executable-face, eshell-ls-readonly-face)
10206         (eshell-ls-unreadable-face, eshell-ls-special-face)
10207         (eshell-ls-missing-face, eshell-ls-archive-face)
10208         (eshell-ls-backup-face, eshell-ls-product-face)
10209         (eshell-ls-clutter-face):
10210         New backward-compatibility aliases for renamed faces.
10211         (eshell-ls-decorated-name): Use renamed eshell-ls faces.
10213         * progmodes/cc-fonts.el (c-nonbreakable-space-face):
10214         Remove "-face" suffix from face name.
10215         (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
10216         instead of literal face.
10218 2005-06-17  Juanma Barranquero  <lekktu@gmail.com>
10220         * emacs-lisp/warnings.el (display-warning, lwarn)
10221         (warning-minimum-log-level): Doc fixes.
10222         (warning-minimum-level, warning-minimum-log-level):
10223         Add :debug to :type choices.
10225         * progmodes/ada-mode.el (ada-format-paramlist)
10226         (ada-get-indent-case, ada-check-matching-start)
10227         (ada-check-defun-name, ada-goto-matching-decl-start)
10228         (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
10229         (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
10230         (ada-make-subprogram-body): Follow error conventions.
10231         (ada-case-exception-file, ada-indent-comment-as-code)
10232         (ada-indent-handle-comment-special, ada-indent-renames)
10233         (ada-indent-return, ada-search-directories-internal)
10234         (ada-tab-policy, ada-case-exception-substring)
10235         (ada-other-file-alist, ada-matching-start-re)
10236         (ada-matching-decl-start-re, ada-contextual-menu-last-point)
10237         (ada-imenu-generic-expression, ada-compile-goto-error)
10238         (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
10239         (ada-popup-menu, ada-add-extensions, ada-mode)
10240         (ada-region-selected, ada-create-case-exception)
10241         (ada-create-case-exception-substring, ada-after-keyword-p)
10242         (ada-activate-keys-for-case, ada-adjust-case-region)
10243         (ada-adjust-case-buffer, ada-format-paramlist)
10244         (ada-scan-paramlist, ada-insert-paramlist)
10245         (ada-indent-newline-indent)
10246         (ada-indent-newline-indent-conditional)
10247         (ada-justified-indent-current, ada-goto-previous-word)
10248         (ada-indent-current, ada-get-indent-open-paren)
10249         (ada-get-indent-paramlist, ada-get-indent-end)
10250         (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
10251         (ada-get-indent-block-start, ada-get-indent-subprog)
10252         (ada-get-indent-noindent, ada-get-indent-label)
10253         (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
10254         (ada-search-prev-end-stmt, ada-goto-next-non-ws)
10255         (ada-goto-stmt-end, ada-goto-next-word)
10256         (ada-check-matching-start, ada-check-defun-name)
10257         (ada-goto-matching-decl-start, ada-goto-matching-start)
10258         (ada-goto-matching-end, ada-search-ignore-string-comment)
10259         (ada-in-decl-p, ada-looking-at-semi-or)
10260         (ada-looking-at-semi-private, ada-in-paramlist-p)
10261         (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
10262         (ada-untab-hard, ada-move-to-start, ada-move-to-end)
10263         (ada-next-procedure, ada-previous-procedure, ada-next-package)
10264         (ada-previous-package, ada-create-menu)
10265         (ada-fill-comment-paragraph-justify)
10266         (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
10267         (ada-other-file-name, ada-last-which-function-line)
10268         (ada-last-which-function-subprog, ada-which-function)
10269         (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
10270         (ada-gen-treat-proc, ada-check-emacs-version)
10271         (ada-continuation-indent, ada-align-region-separate):
10272         Fix typos in docstrings.
10273         (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
10275 2005-06-16  Lute Kamstra  <lute@gnu.org>
10277         * simple.el (fundamental-mode): Run after-change-major-mode-hook
10278         conditionally.
10280 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
10282         * comint.el (comint-replace-by-expanded-filename)
10283         (comint-prompt-regexp, comint-delimiter-argument-list)
10284         (comint-preinput-scroll-to-bottom):
10285         * info.el (Info-hide-cookies-node):
10286         * ls-lisp.el (ls-lisp-classify):
10287         * find-file.el (ff-search-directories, ff-special-constructs)
10288         (ff-find-other-file):
10289         * font-lock.el (font-lock-keywords):
10290         * shell.el (shell-prompt-pattern)
10291         (shell-dynamic-complete-functions, shell-mode)
10292         (shell-delimiter-argument-list):
10293         * term.el (term-replace-by-expanded-filename)
10294         (term-prompt-regexp, term-delimiter-argument-list):
10295         * woman.el (woman-ignore, woman0-if):
10296         * emacs-lisp/derived.el (derived-mode-init-mode-variables):
10297         * emacs-lisp/elint.el (elint-init-env):
10298         * emacs-lisp/regexp-opt.el (regexp-opt-depth):
10299         * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
10300         * language/ethio-util.el (ethio-tilde-escape)
10301         (ethio-use-three-dot-question):
10302         * net/zone-mode.el (zone-mode-load-time-setup):
10303         * progmodes/cc-align.el (c-lineup-argcont):
10304         * progmodes/cc-awk.el (c-awk-beginning-of-defun):
10305         * progmodes/cperl-mode.el (cperl-set-style-back):
10306         * progmodes/inf-lisp.el (inferior-lisp-prompt):
10307         * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
10308         Fix spellings in docstrings.
10310         * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
10311         * progmodes/modula2.el (m2-for): Fix spellings.
10313         * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
10315         * simple.el (undo-more): Don't use `format' on `error' arguments.
10316         Improve argument/docstring consistency.
10317         (pending-undo-list): Doc fix.
10319         * smerge-mode.el (smerge-ensure-match):
10320         * emulation/vip.el (vip-ex):
10321         * net/zone-mode.el (zone-mode-update-serial):
10322         * progmodes/idlwave.el (idlwave-complete):
10323         * progmodes/vhdl-mode.el (vhdl-visit-file)
10324         (vhdl-compose-wire-components):
10325         Don't use `format' on `error' arguments.
10327         * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
10328         (tooltip-use-echo-area, tooltip-process-prompt-regexp)
10329         (tooltip-help-tips): Fix typos in docstrings.
10331 2005-06-16  David Ponce  <david@dponce.com>
10333         * tree-widget.el (tree-widget-value-create): Simplify last change.
10335 2005-06-15  Matt Hodges  <MPHodges@member.fsf.org>
10337         * ido.el (ido-incomplete-regexp): New variable.
10338         (ido-set-matches-1): Handle invalid-regexp error and set
10339         ido-incomplete-regexp.
10340         (ido-incomplete-regexp): New face.
10341         (ido-completions): Use it.
10342         (ido-complete, ido-exit-minibuffer, ido-completions):
10343         Handle incomplete regexps.
10344         (ido-completions): Add check for complete match when entering a regexp.
10346 2005-06-15  Stefan Monnier  <monnier@iro.umontreal.ca>
10348         * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
10350 2005-06-15  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
10352         * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
10353         by field delimiters.
10355 2005-06-15  David Ponce  <david@dponce.com>
10357         * tree-widget.el: eval-and-compile inlined functions so they will
10358         be available at run-time too.
10359         (tree-widget-super-format-handler)
10360         (tree-widget-format-handler): Remove.
10361         (tree-widget-value-create): Handle the :indent property.
10363 2005-06-15  Miles Bader  <miles@gnu.org>
10365         * progmodes/which-func.el (which-func): Only inherit
10366         `font-lock-function-name-face' when that makes sense against the
10367         default mode-line face, otherwise set the face color explicitly.
10369         * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
10370         faces instead of (non-existent) variables.
10372 2005-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
10374         * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
10375         (iswitchb-get-matched-buffers): Likewise.  Simplify.
10377 2005-06-14  Miles Bader  <miles@gnu.org>
10379         * progmodes/ld-script.el (ld-script-location-counter):
10380         Remove "-face" suffix from face name.
10381         (ld-script-location-counter-face):
10382         New backward-compatibility alias for renamed face.
10383         (ld-script-location-counter-face): Use renamed face.
10385         * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
10386         (cperl-hash): Remove "-face" suffix from face names.
10387         (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
10388         New backward-compatibility aliases for renamed faces.
10389         (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
10390         (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
10392         * progmodes/which-func.el (which-func): Remove "-face" suffix from face
10393         name.
10394         (which-func-face): New backward-compatibility alias for renamed face.
10395         (which-func-format): Use renamed which-func face.
10397         * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
10398         (vhdl-function, vhdl-directive, vhdl-reserved-word)
10399         (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
10400         names.
10401         (vhdl-speedbar-entity, vhdl-speedbar-architecture)
10402         (vhdl-speedbar-configuration, vhdl-speedbar-package)
10403         (vhdl-speedbar-library, vhdl-speedbar-instantiation)
10404         (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
10405         (vhdl-speedbar-architecture-selected)
10406         (vhdl-speedbar-configuration-selected)
10407         (vhdl-speedbar-package-selected)
10408         (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
10409         names.
10410         (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
10411         Use renamed faces.
10412         (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
10413         (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
10414         (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
10415         Use renamed faces.
10416         (syntax-alist): Don't use "font-lock-" or "-face" in generated face
10417         names.
10418         (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
10419         (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
10420         (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
10421         (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
10422         (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
10423         (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
10425         * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
10426         face name.
10427         (sh-heredoc-face): New backward-compatibility alias for renamed face.
10428         (sh-heredoc-face): Use renamed sh-heredoc face.
10430         * progmodes/idlw-help.el (idlwave-help-link):
10431         Remove "-face" suffix from face name.
10432         (idlwave-help-link-face):
10433         New backward-compatibility alias for renamed face.
10434         (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
10436         * progmodes/idlw-shell.el (idlwave-shell-bp-face)
10437         (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
10438         (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
10439         New backward-compatibility aliases for renamed faces.
10440         (idlwave-shell-disabled-breakpoint-face)
10441         (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
10443         * progmodes/flymake.el (flymake-errline, flymake-warnline):
10444         Remove "-face" suffix from face names.
10445         (flymake-errline-face, flymake-warnline-face):
10446         New backward-compatibility aliases for renamed faces.
10447         (flymake-highlight-line): Use renamed flymake faces.
10449         * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
10450         (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
10451         (ebrowse-member-class, ebrowse-progress):
10452         Remove "-face" suffix from face names.
10453         (ebrowse-tree-mark-face, ebrowse-root-class-face)
10454         (ebrowse-file-name-face, ebrowse-default-face)
10455         (ebrowse-member-attribute-face, ebrowse-member-class-face)
10456         (ebrowse-progress-face):
10457         New backward-compatibility aliases for renamed faces.
10458         (ebrowse-show-progress, ebrowse-show-file-name-at-point)
10459         (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
10460         (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
10461         (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
10463         * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
10464         antlr-syntax)
10465         (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
10466         (antlr-literal): Remove "-face" suffix and "font-lock-" from face
10467         names.
10468         (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
10469         (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
10470         (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
10471         (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
10472         backward-compatibility aliases for renamed faces.
10473         (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
10474         (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
10475         (antlr-tokenref-face, antlr-literal-face): Variables renamed to
10476         remove "font-lock-".  Use renamed antlr-mode faces.
10477         (antlr-font-lock-additional-keywords): Use renamed faces.  Replace
10478         literal face-names with face variable references.
10480         * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
10481         face name.
10482         (Buffer-menu-buffer-face): New backward-compatibility alias for
10483         renamed face.
10484         (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
10486 2005-06-15  Daniel Pfeiffer  <occitan@esperanto.org>
10488         * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
10489         Eliminate "-face" suffix.
10490         (makefile-targets): Inherit from font-lock-function-name-face and
10491         eliminate "-face" suffix.
10492         (makefile-shell): Remove attributes and eliminate "-face" suffix.
10493         (makefile-*-font-lock-keywords): Append makefile-targets in rule
10494         actions, instead of prepending, to make it less visible.
10495         (makefile-previous-dependency, makefile-match-dependency):
10496         Don't match a target on a continuation line.
10498         * files.el (auto-mode-alist): Put Makefile in gmake mode.
10500 2005-06-15  Nick Roberts  <nickrob@snap.net.nz>
10502         * progmodes/gdb-ui.el (menu): Re-order menu items.
10503         (gdb-tooltip-print): Respect tooltip-use-echo-area.
10505         * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
10506         Define in tooltip.el.
10507         (gud-tooltip-process-output): Respect tooltip-use-echo-area.
10508         (gud-tooltip-tips): Respect tooltip-use-echo-area and
10509         gud-tooltip-echo-area.
10511         * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
10512         backward compatibility and make obsolete.
10513         (tooltip-help-tips): Use tooltip-use-echo-area.
10514         (tooltip-show-help-function): Rename to...
10515         (tooltip-show-help): ...this, because it is a function.
10516         (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
10518 2005-06-14  Luc Teirlinck  <teirllm@auburn.edu>
10520         * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
10521         (edebug-print-length, edebug-print-level, edebug-print-circle)
10522         (edebug-modify-breakpoint, edebug-eval-last-sexp)
10523         (edebug-eval-print-last-sexp): Doc fixes.
10525 2005-06-14  Kim F. Storm  <storm@cua.dk>
10527         * ido.el (ido-mode): Make a new keymap every time we enable ido,
10528         as the coverage buffer/file/both may change.
10530 2005-06-14  Lute Kamstra  <lute@gnu.org>
10532         * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
10533         and run-mode-hooks.  Simplify.
10535         * mail/rmailedit.el (rmail-edit-mode):
10536         * progmodes/octave-inf.el (inferior-octave-mode):
10537         * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
10539         * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
10540         and run-mode-hooks.
10541         (recentf-edit-list, recentf-open-files): Don't call
10542         kill-all-local-variables directly.
10544         * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
10546 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
10548         * emacs-lisp/byte-run.el (make-obsolete)
10549         (define-obsolete-function-alias): Rename arguments FUNCTION and
10550         NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
10551         (make-obsolete-variable, define-obsolete-variable-alias):
10552         Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
10553         respectively.
10555         * isearchb.el (isearchb-activate):
10556         * pcvs.el (cvs-mode):
10557         * ses.el (ses-load):
10558         * vc-arch.el (vc-arch-checkin, vc-arch-diff):
10559         * net/tramp.el (tramp-find-file-exists-command)
10560         (tramp-find-shell):
10561         * progmodes/ada-mode.el (ada-create-case-exception)
10562         (ada-create-case-exception-substring, ada-make-subprogram-body):
10563         * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
10564         * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
10565         * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
10566         * textmodes/org.el (org-promote, org-evaluate-time-range)
10567         (org-agenda-next-date-line, org-agenda-previous-date-line)
10568         (org-agenda-error, org-open-at-point, org-table-move-row)
10569         (org-format-table-table-html-using-table-generate-source)
10570         (org-shiftcursor-error, org-ctrl-c-ctrl-c):
10571         * textmodes/reftex.el (reftex-access-scan-info):
10572         * textmodes/reftex-toc.el (reftex-toc-dframe-p)
10573         (reftex-toc-promote-prepare): Follow error conventions.
10575         * diff-mode.el (diff-mode): Fix typo in docstring.
10577         * forms.el (forms--intuit-from-file): Fix reference to
10578         `forms-number-of-fields' in error message.
10579         (forms-print): Fix quoting in error message.
10581         * forms.el (forms-mode):
10582         * emulation/vi.el (vi-goto-insert-state):
10583         * progmodes/flymake.el (flymake-new-err-info)
10584         (flymake-start-syntax-check-for-current-buffer)
10585         (flymake-simple-cleanup):
10586         * eshell/esh-var.el (eshell/export):
10587         * progmodes/gud.el (xdb):
10588         * textmodes/flyspell.el (flyspell-incorrect-hook)
10589         (flyspell-maybe-correct-transposition)
10590         (flyspell-maybe-correct-doubling): Fix quoting in docstring.
10592 2005-06-13  Luc Teirlinck  <teirllm@auburn.edu>
10594         * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
10595         minibuffer prompt.
10597 2005-06-13  Kim F. Storm  <storm@cua.dk>
10599         * subr.el (add-to-ordered-list): New defun.
10601         * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
10602         add cua--keymap-alist to emulation-mode-map-alists.
10604 2005-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
10606         * subr.el (complete-in-turn): New macro.
10607         (dynamic-completion-table, lazy-completion-table): Add debug info.
10609         * faces.el (read-face-name): Use complete-in-turn complete non-aliases
10610         in preference to face aliases.
10612         * textmodes/fill.el (fill-match-adaptive-prefix): New function.
10613         (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
10614         Remove unused vars `start' and `firstline'.
10615         (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
10616         (justify-current-line, fill-individual-paragraphs): Remove unused vars.
10618 2005-06-13  Eli Zaretskii  <eliz@gnu.org>
10620         * cus-start.el (all): Don't complain about missing GTK-related
10621         variables, unless either `gtk' is boundp or this isn't a
10622         `windows-nt' build.
10624 2005-06-13  Lute Kamstra  <lute@gnu.org>
10626         * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
10627         run-mode-hooks.
10629         * ediff-mult.el (ediff-meta-mode):
10630         * ediff-util.el (ediff-mode): Use run-mode-hooks.
10632         * ledit.el (ledit-mode): Use delay-mode-hooks.
10634         * woman.el (woman-mode-line-format): Delete constant.
10635         (woman-mode-map): Initialize it properly.
10636         (woman-mode): Set mode-class property to special.
10637         Use delay-mode-hooks and run-mode-hooks.  Use the right keymap.
10638         Set major-mode and mode-name.  Don't set mode-line-format directly.
10639         (Man-getpage-in-background): Don't reference woman-mode-line-format.
10641         * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
10642         string argument obsolete.
10644 2005-06-13  Carsten Dominik  <dominik@science.uva.nl>
10646         * textmodes/org.el (org-CUA-compatible): New option.
10647         (org-disputed-keys): New variable.
10648         (org-key): New function.
10649         (orgtbl-make-binding): Add docstring to the created function.
10650         (org-mode): Set paragraph start/separate regexps.
10651         (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
10652         (org-archive-location, org-archive-mark-done)
10653         (org-archive-stamp-time): New options.
10654         (org-archive-subtree): New command.
10655         (org-fill-paragraph): New function.
10656         (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
10657         (org-fake-empty-table-line): Function removed.
10658         (org-format-org-table-html): Do not create empty table lines at
10659         separator lines.  Improved table header treatment.
10660         (org-link-format): New option.
10661         (org-make-link): New function.
10662         (org-insert-link, org-store-link): Use org-make-link.
10663         (org-open-file): Quote file name for shell command, to allow
10664         spaces in file names.
10665         (org-link-regexp): Fix bug with mailto link.
10666         (org-link-maybe-angles-regexp, org-protected-link-regexp):
10667         New constants.
10668         (org-export-as-html): Deal with the optional angles around a link.
10669         Better treatment of file: links.
10670         (org-open-at-point): Replace @{ and @} with < and >.
10671         (org-run-mode-hooks): Function removed.
10672         (org-agenda-mode): No longer use `org-run-mode-hooks'.
10674 2005-06-13  Nick Roberts  <nickrob@snap.net.nz>
10676         * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
10677         MI command -data-list-register-values.
10678         (gdb-post-prompt): Indent properly.
10680 2005-06-13  Juanma Barranquero  <lekktu@gmail.com>
10682         * hilit-chg.el (highlight-changes-colors): Rename from
10683         `highlight-changes-colours'.
10684         (highlight-changes-colours): Keep as obsolete alias.
10685         (highlight-changes-face-list): Doc fix.
10686         (hilit-chg-make-list): Use `highlight-changes-colors'.
10688 2005-06-12  Mark A. Hershberger  <mah@everybody.org>
10690         * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
10691         defun-prompt-regexp.
10693 2005-06-12  Eli Zaretskii  <eliz@gnu.org>
10695         * loadup.el: Don't say we are dumping under 2 names on windows-nt
10696         and cygwin.
10698         * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
10699         Don't use an old loaddefs.el, as in Makefile.in.
10701 2005-06-12  Lute Kamstra  <lute@gnu.org>
10703         * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
10705         * man.el (Man-mode-map): Initialize it properly.
10706         (Man-mode): Set mode-class property to special.
10708         * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
10710 2005-06-11  Luc Teirlinck  <teirllm@auburn.edu>
10712         * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
10713         A newline is needed in the docstring there.
10715         * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
10716         Doc fixes.
10718 2005-06-11  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
10720         * printing.el: Doc fix.  The menubar is no more changed when printing
10721         is loaded, it only changes when pr-menu-bind or pr-update-menus is
10722         called.  Now, the menubar changing will work in Emacs 20, 21 and 22.
10723         (pr-version): New version number (6.8.4).
10724         (pr-menu-bind): New command.
10725         (pr-update-menus): Docstring and code fix.
10726         (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
10727         Docstring fix.
10728         (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
10729         (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
10731 2005-06-11  Thien-Thi Nguyen  <ttn@gnu.org>
10733         * emacs-lisp/ewoc.el: Doc fixes for public funcs:
10734         "Returns" to "return", document useful return values, etc.
10736 2005-06-11  Alan Mackenzie  <acm@muc.de>
10738         * fill.el (fill-context-prefix): Try `adaptive-fill-function'
10739         BEFORE `adaptive-fill-regexp' when determining a fill prefix.
10740         (adaptive-file-function): Minor amendment to doc-string.
10742 2005-06-11  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
10744         * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
10745         (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
10746         Fix :type--it is `integer', not `string'.
10748         * faces.el (modeline-highlight): Rename from (the erroneous)
10749         `modeline-higilight'.
10751 2005-06-11  Lute Kamstra  <lute@gnu.org>
10753         * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
10754         lisp-interaction-mode-map but make it the parent.
10755         (edebug-eval-mode): Use define-derived-mode.
10757 2005-06-11  Andreas Schwab  <schwab@suse.de>
10759         * bindings.el: Add binding of `ESC functionkey' for every
10760         `M-functionkey'.
10761         * hexl.el (hexl-mode-map): Likewise.
10763 2005-06-10  Michael Hotchin  <michael@hotchin.net>  (tiny change)
10765         * progmodes/compile.el (compilation-error-regexp-alist-alist)
10766         [msft]: update regexp for newer msft compilers.
10768 2005-06-10  Mark A. Hershberger  <mah@everybody.org>
10770         * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
10771         ATTLIST portions of included DTDs.
10772         (xml-parse-dtd): Eliminate use of inefficient match-data.
10774 2005-06-10  Miles Bader  <miles@gnu.org>
10776         * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
10777         (mpuz-text): Remove "-face" suffix from face names.
10778         (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
10779         (mpuz-text-face): New backward-compatibility aliases for renamed faces.
10780         (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
10782         * play/gomoku.el (gomoku-O, gomoku-X):
10783         Remove "-face" suffix from face names.
10784         (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
10785         New backward-compatibility aliases for renamed faces.
10786         (gomoku-font-lock-keywords): Use renamed gomoku faces.
10788 2005-06-10  Juanma Barranquero  <lekktu@gmail.com>
10790         * thumbs.el: Fixes for changes of 2005-06-09.
10791         (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
10792         as a directory.
10793         (thumbs-thumbname): Remove directory separator from format string;
10794         `thumbs-thumbsdir' now returns a valid directory name.
10795         (thumbs-temp-dir): New defsubst.
10796         (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
10797         Use it.
10799         * cus-edit.el (minibuffer):
10800         * files.el (make-backup-file-name-function):
10801         * filesets.el (filesets-external-viewers):
10802         * hilit-chg.el (highlight-changes-colours)
10803         (highlight-changes-face-list, highlight-changes-rotate-faces):
10804         * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
10805         * kmacro.el (kmacro-call-macro):
10806         * log-edit.el (log-edit-changelog-full-paragraphs):
10807         * mouse.el (mouse-1-click-follows-link):
10808         * skeleton.el (skeleton-autowrap):
10809         * subr.el (insert-for-yank-1):
10810         * tempo.el (tempo-insert-region):
10811         * terminal.el (terminal-emulator):
10812         * time.el (display-time-mail-face):
10813         * vc.el (vc-annotate):
10814         * vcursor.el (vcursor-copy-line):
10815         * woman.el (woman-bold-headings, woman-ignore)
10816         (woman-default-faces, woman-monochrome-faces):
10817         * calendar/todo-mode.el (todo-insert-threshold):
10818         * emulation/pc-select.el (pc-select-selection-keys-only)
10819         (pc-selection-mode):
10820         * emulation/vip.el (vip-find-char-forward):
10821         * emulation/viper-cmd.el (viper-find-char-forward):
10822         * international/mule-cmds.el
10823         (select-safe-coding-system-accept-default-p)
10824         (input-method-exit-on-invalid-key):
10825         * international/mule-diag.el (describe-coding-system):
10826         * international/ucs-tables.el (unify-8859-on-encoding-mode):
10827         * net/browse-url.el (browse-url-xterm-program):
10828         * obsolete/lazy-lock.el (lazy-lock-mode):
10829         * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
10830         (cperl-mode):
10831         * progmodes/cpp.el (cpp-face-light-name-list)
10832         (cpp-face-dark-name-list):
10833         * progmodes/delphi.el (delphi-newline-always-indents):
10834         Fix spellings in docstrings.
10836         * ido.el (ido-mode, ido-file-extensions-order)
10837         (ido-default-file-method, ido-default-buffer-method)
10838         (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
10839         (ido-decorations, ido-read-file-name-as-directory-commands)
10840         (ido-read-file-name-non-ido, ido-work-directory-list)
10841         (ido-ignore-item-temp-list, ido-current-directory)
10842         (ido-magic-forward-char, ido-enter-find-file)
10843         (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
10844         (ido-find-file, ido-read-buffer): Fix typos in docstrings.
10846 2005-06-10  Lute Kamstra  <lute@gnu.org>
10848         * play/dunnet.el (dun-mode): Use define-derived-mode.
10849         (dungeon-mode-map): Rename to dun-mode-map.  Keep old name as an
10850         obsolete alias.
10852         * play/doctor.el (doctor-mode-map): Remove defvar.
10853         (doctor-mode): Use define-derived-mode.
10855         * mail/mspools.el (mspools-mode):
10856         * net/eudc-hotlist.el (eudc-hotlist-mode):
10857         * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
10859 2005-06-10  Miles Bader  <miles@gnu.org>
10861         * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
10862         Remove "-face" suffix from face names.
10863         (flyspell-incorrect-face, flyspell-duplicate-face):
10864         New backward-compatibility aliases for renamed faces.
10865         (flyspell-mode-on, make-flyspell-overlay)
10866         (flyspell-highlight-incorrect-region)
10867         (flyspell-highlight-duplicate-region)
10868         (flyspell-display-next-corrections)
10869         (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
10871         * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
10872         from face name.
10873         (texinfo-heading-face): New backward-compatibility alias for
10874         renamed face.
10875         (texinfo-heading-face): Use renamed texinfo-heading face.
10877         * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
10878         suffix from face names.
10879         (tex-math-face, tex-verbatim-face):
10880         New backward-compatibility aliases for renamed faces.
10881         (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
10882         (tex-insert-quote): Use `tex-verbatim-face' variable instead of
10883         literal face name.
10885         * textmodes/table.el (table-cell): Remove "-face" suffix from face
10886         name.
10887         (table-cell-face): New backward-compatibility alias for renamed face.
10888         (table--put-cell-face-property, table--update-cell-face):
10889         Use renamed table-cell face.
10891         * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
10892         from face name.
10893         (sgml-namespace-face): New backward-compatibility alias for
10894         renamed face.
10895         (sgml-namespace-face): Use renamed sgml-namespace face.
10897         * textmodes/org.el (org-level-1, org-level-2, org-level-3)
10898         (org-level-4, org-level-5, org-level-6, org-level-7)
10899         (org-level-8, org-warning, org-headline-done)
10900         (org-deadline-announce, org-scheduled-today)
10901         (org-scheduled-previously, org-link, org-done, org-table)
10902         (org-time-grid): Remove "-face" suffix from face names.
10903         (org-level-1-face, org-level-2-face, org-level-3-face)
10904         (org-level-4-face, org-level-5-face, org-level-6-face)
10905         (org-level-7-face, org-level-8-face, org-warning-face)
10906         (org-headline-done-face, org-deadline-announce-face)
10907         (org-scheduled-today-face, org-scheduled-previously-face)
10908         (org-link-face, org-done-face, org-table-face)
10909         (org-time-grid-face):
10910         New backward-compatibility aliases for renamed faces.
10911         (org-level-faces, org-set-font-lock-defaults, org-timeline)
10912         (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
10913         (org-agenda-get-timestamps, org-agenda-get-scheduled)
10914         (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
10916         * emulation/viper-init.el (viper-search, viper-replace-overlay)
10917         (viper-minibuffer-emacs, viper-minibuffer-insert)
10918         (viper-minibuffer-vi): Remove "-face" suffix from face names.
10919         (viper-search-face, viper-replace-overlay-face)
10920         (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
10921         (viper-minibuffer-vi-face):
10922         New backward-compatibility aliases for renamed faces.
10923         (viper-search-face, viper-replace-overlay-face)
10924         (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
10925         (viper-minibuffer-vi-face): Use renamed viper faces.
10927         * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
10928         Remove "-face" suffix from face names.
10929         (testcover-nohits-face, testcover-1value-face):
10930         New backward-compatibility aliases for renamed faces.
10931         (testcover-mark): Use renamed testcover faces.
10933         * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
10934         face name.
10935         (diary-button-face): New backward-compatibility alias for renamed face.
10936         (diary-entry): Use renamed diary-button face.
10938         * calendar/calendar.el (diary, calendar-today, holiday)
10939         (mark-visible-calendar-date): Remove "-face" suffix from face names.
10940         (diary-face, calendar-today-face, holiday-face):
10941         New backward-compatibility aliases for renamed faces.
10942         (eval-after-load "facemenu", diary-entry-marker)
10943         (calendar-today-marker, calendar-holiday-marker, diary-face):
10944         Use renamed calendar faces.
10946         * compare-w.el (compare-windows): Remove "-face" suffix from face name.
10947         (compare-windows-face): New backward-compatibility alias for
10948         renamed face.
10949         (compare-windows-highlight): Use renamed compare-windows face.
10951         * strokes.el (strokes-char): Remove "-face" suffix from face name.
10952         (strokes-char-face): New backward-compatibility alias for renamed face.
10953         (strokes-encode-buffer): Use renamed strokes-char face.
10955         * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
10956         (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
10957         Remove "-face" suffix from face names.
10958         (cvs-header-face, cvs-filename-face, cvs-unknown-face)
10959         (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
10960         (cvs-msg-face): New backward-compatibility aliases for renamed faces.
10961         (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
10962         Use renamed pcvs faces.
10963         * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
10964         * pcvs-defs.el (cvs-mode-map): Likewise.
10965         * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
10967         * info.el (info-title-1, info-title-2, info-title-3)
10968         (info-title-4): Remove "-face" suffix from and downcase face names.
10969         (Info-title-1-face, Info-title-2-face, Info-title-3-face)
10970         (Info-title-4-face):
10971         New backward-compatibility aliases for renamed faces.
10972         (Info-fontify-node): Use renamed info faces.
10974         * hilit-chg.el (highlight-changes, highlight-changes-delete):
10975         Remove "-face" suffix from face names.
10976         (highlight-changes-face, highlight-changes-delete-face):
10977         New backward-compatibility aliases for renamed faces.
10978         (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
10979         (hilit-chg-make-list): Use renamed highlight-changes faces.
10981         * generic-x.el (show-tabs-tab, show-tabs-space):
10982         Remove "-face" suffix from face names.
10983         (show-tabs-tab-face, show-tabs-space-face):
10984         New backward-compatibility aliases for renamed faces.
10985         (show-tabs-generic-mode-font-lock-defaults-1)
10986         (show-tabs-generic-mode-font-lock-defaults-2):
10987         Use renamed show-tabs faces.
10989         * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
10990         (smerge-markers): Remove "-face" suffix from face names.
10991         (smerge-mine-face, smerge-other-face, smerge-base-face)
10992         (smerge-markers-face):
10993         New backward-compatibility aliases for renamed faces.
10994         (smerge-mine-face, smerge-other-face, smerge-base-face)
10995         (smerge-markers-face): Use renamed smerge faces.
10997         * log-view.el (log-view-file, log-view-message): Remove "-face"
10998         suffix from face names.
10999         (log-view-file-face, log-view-message-face):
11000         New backward-compatibility aliases for renamed faces.
11001         (log-view-file-face, log-view-message-face): Use renamed log-view
11002         faces.
11004         * paren.el (show-paren-match, show-paren-mismatch):
11005         Remove "-face" suffix from face names.
11006         (show-paren-match-face, show-paren-mismatch-face):
11007         New backward-compatibility aliases for renamed faces.
11008         (show-paren-function): Use renamed show-paren faces.
11010         * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
11011         (ruler-mode-margins, ruler-mode-fringes)
11012         (ruler-mode-column-number, ruler-mode-fill-column)
11013         (ruler-mode-comment-column, ruler-mode-goal-column)
11014         (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
11015         suffix from face names.
11016         (ruler-mode-default-face, ruler-mode-pad-face)
11017         (ruler-mode-margins-face, ruler-mode-fringes-face)
11018         (ruler-mode-column-number-face, ruler-mode-fill-column-face)
11019         (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
11020         (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
11021         New backward-compatibility aliases for renamed faces.
11022         (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
11023         (ruler-mode-column-number, ruler-mode-fill-column)
11024         (ruler-mode-comment-column, ruler-mode-goal-column)
11025         (ruler-mode-tab-stop, ruler-mode-current-column)
11026         (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
11027         faces.
11029         * whitespace.el (whitespace-highlight): Remove "-face" suffix from
11030         face name.
11031         (whitespace-highlight-the-space): Use renamed face.
11032         (whitespace-highlight-face): New backward-compatibility alias for
11033         renamed face.
11035         * woman.el (woman-italic, woman-bold, woman-unknown)
11036         (woman-addition, woman-symbol-face):
11037         Remove "-face" suffix from face names.
11038         (woman-italic-face, woman-bold-face, woman-unknown-face)
11039         (woman-addition-face):
11040         New backward-compatibility aliases for renamed faces.
11041         (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
11042         (woman-decode-region, woman-replace-match)
11043         (woman-display-extended-fonts, woman-special-characters)
11044         (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
11045         Use renamed woman faces.
11047         * longlines.el (longlines-visible-face): Face removed.
11049         * diff-mode.el (diff-header, diff-file-header, diff-index)
11050         (diff-hunk-header, diff-removed, diff-added, diff-changed)
11051         (diff-function, diff-context, diff-nonexistent): Remove "-face"
11052         suffix from face names.
11053         (diff-header-face, diff-file-header-face, diff-index-face)
11054         (diff-hunk-header-face, diff-removed-face, diff-added-face)
11055         (diff-changed-face, diff-function-face, diff-context-face)
11056         (diff-nonexistent-face): New backward-compatibility aliases for
11057         renamed faces.
11058         (diff-header-face, diff-file-header-face)
11059         (diff-index, diff-index-face, diff-hunk-header)
11060         (diff-hunk-header-face, diff-removed, diff-removed-face)
11061         (diff-added, diff-added-face, diff-changed-face, diff-function)
11062         (diff-function-face, diff-context-face, diff-nonexistent)
11063         (diff-nonexistent-face): Use renamed diff-mode faces.
11065         * progmodes/compile.el (compilation-warning-face)
11066         (compilation-info-face): Remove "-face" suffix from face names.
11067         (compilation-warning-face, compilation-info-face):
11068         New backward-compatibility aliases for renamed faces.
11069         (compilation-warning-face, compilation-info-face):
11070         Use renamed compilation faces.
11072         * add-log.el (change-log-date, change-log-name)
11073         (change-log-email, change-log-file, change-log-list)
11074         (change-log-conditionals, change-log-function)
11075         (change-log-acknowledgement): Remove "-face" suffix from face names.
11076         (change-log-date-face, change-log-name-face)
11077         (change-log-email-face, change-log-file-face)
11078         (change-log-list-face, change-log-conditionals-face)
11079         (change-log-function-face, change-log-acknowledgement-face):
11080         New backward-compatibility aliases for renamed faces.
11081         (change-log-font-lock-keywords): Use renamed change-log faces.
11083         * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
11084         (custom-set, custom-changed, custom-saved, custom-button)
11085         (custom-button-pressed, custom-documentation, custom-state)
11086         (custom-comment, custom-comment-tag, custom-variable-tag)
11087         (custom-variable-button, custom-face-tag, custom-group-tag-1)
11088         (custom-group-tag): Remove "-face" suffix from face names.
11089         (custom-magic-alist, custom-magic-value-create)
11090         (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
11091         (custom-invalid-face, custom-rogue-face, custom-modified-face)
11092         (custom-set-face, custom-changed-face, custom-saved-face)
11093         (custom-button-face, custom-button-pressed-face)
11094         (custom-documentation-face, custom-state-face)
11095         (custom-comment-face, custom-comment-tag-face)
11096         (custom-variable-tag-face, custom-variable-button-face)
11097         (custom-face-tag-face, custom-group-tag-face-1)
11098         (custom-group-tag-face):
11099         New backward-compatibility aliases for renamed faces.
11101         * wid-edit.el (widget-documentation, widget-button)
11102         (widget-field, widget-single-line-field, widget-inactive)
11103         (widget-button-pressed): "-face" suffix removed from face names.
11104         (widget-documentation-face, widget-button-face)
11105         (widget-field-face, widget-single-line-field-face)
11106         (widget-inactive-face, widget-button-pressed-face):
11107         New backward-compatibility aliases for renamed faces.
11108         (widget-documentation-face, widget-button-face)
11109         (widget-button-pressed-face, widget-specify-field)
11110         (widget-specify-inactive): Use renamed widget faces.
11112 2005-06-10  Kenichi Handa  <handa@m17n.org>
11114         * term/x-win.el (x-clipboard-yank): Remove condition-case
11115         wrapping.
11117 2005-06-11  Kenichi Handa  <handa@m17n.org>
11119         * add-log.el (change-log-font-lock-keywords): Make the regexp for
11120         date lines stricter.
11122 2005-06-10  Zhang Wei  <id.brep@gmail.com>  (tiny change)
11124         * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
11125         of x-get-selection.
11127 2005-06-10  Juanma Barranquero  <lekktu@gmail.com>
11129         * comint.el (comint-mode, comint-snapshot-last-prompt):
11130         * frame.el (frame-current-scroll-bars):
11131         * term.el (term-mode, term-check-proc, term-input-sender)
11132         (term-simple-send, term-extract-string, term-word)
11133         (term-match-partial-filename):
11134         * window.el (window-current-scroll-bars):
11135         * emulation/cua-base.el (cua-normal-cursor-color)
11136         (cua-read-only-cursor-color, cua-overwrite-cursor-color)
11137         (cua-global-mark-cursor-color):
11138         * mail/undigest.el (rmail-forward-separator-regex):
11139         Fix typos in docstrings.
11141         * comint.el (comint-check-proc, make-comint-in-buffer)
11142         (comint-source-default): Doc fixes.
11144         * term.el (term-send-string): Improve argument/docstring consistency.
11146 2005-06-09  Luc Teirlinck  <teirllm@auburn.edu>
11148         * comint.el (comint-send-input): Bind `inhibit-read-only' around
11149         call to `delete-region'.
11150         (comint-mode-hook): Do not enable Font Lock by default.
11152 2005-06-09  Lute Kamstra  <lute@gnu.org>
11154         * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
11155         could be void.
11157 2005-06-09  Stefan Monnier  <monnier@iro.umontreal.ca>
11159         * emacs-lisp/debug.el (debugger-will-be-back): New var.
11160         (debug): Use it.
11161         (debugger-step-through, debugger-continue, debugger-jump)
11162         (debugger-return-value): Set it when needed.
11163         (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
11164         Use inhibit-read-only.
11166 2005-06-09  Juanma Barranquero  <lekktu@gmail.com>
11168         * window.el (shrink-window-if-larger-than-buffer)
11169         (window-size-fixed): Fix typo in docstring.
11171         * thumbs.el: Don't set `auto-image-file-mode'.  Do not create the
11172         thumbnails directory on loading.
11173         (thumbs-conversion-program): Use `eq' to check the system type,
11174         not `equal'.
11175         (thumbs-temp-dir): Initialize to `temporary-file-directory',
11176         not "/tmp".  Fix docstring.
11177         (thumbs-thumbsdir): New function to return the thumbnails
11178         directory, creating it if needed.
11179         (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
11180         (thumbs-temp-file): Delete variable and make it into a function.
11181         (thumbs-resize-image, thumbs-modify-image): Use it.
11182         (thumbs-kill-buffer): Simplify.
11183         (thumbs-gensym): Defalias or duplicate CL `gensym'.
11184         (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
11185         docstrings.
11187 2005-06-09  Kim F. Storm  <storm@cua.dk>
11189         * subr.el (save-match-data): Add RESEAT arg `evaporate' to
11190         set-match-data to free markers in match-data.
11192         * replace.el (replace-match-data): Pass RESEAT arg `t' to
11193         match-data to unchain markers in match-data.
11195 2005-06-08  Stefan Monnier  <monnier@iro.umontreal.ca>
11197         * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
11198         the debugger immediately anyway.  Undo the 2005-06-06 change, rendered
11199         unnecessary now.
11201 2005-06-08  Richard M. Stallman  <rms@gnu.org>
11203         * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
11204         give the variable a doc string that doesn't say don't set it directly.
11206         * textmodes/ispell.el (ispell-check-version):
11207         Use match-string-no-properties.
11208         (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
11209         (ispell-buffer-local-words): Likewise.
11211         * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
11212         except on terminals with enough colors to really display it.
11213         (makefile-dependency-regex): Delete spurious `bb'.
11215         * faces.el (escape-glyph): Use blue once again in last case.
11216         (no-break-space): Redefine so that it isn't invisible on a tty.
11218 2005-06-08  Kim F. Storm  <storm@cua.dk>
11220         * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
11221         also when reading directory name.
11223 2005-06-08  Lute Kamstra  <lute@gnu.org>
11225         * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
11226         (flyspell-mode-line-string): Remove autoload cookie.
11227         (flyspell-mode): Remove defvar.
11229 2005-06-07  Lute Kamstra  <lute@gnu.org>
11231         * textmodes/org.el (org-run-mode-hooks): New function.
11232         (org-agenda-mode): Use it.
11234 2005-06-07  David McCabe  <davemccabe@gmail.com>  (tiny change)
11236         * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
11238 2005-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
11240         * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
11242 2005-06-06  Luc Teirlinck  <teirllm@auburn.edu>
11244         * font-lock.el (font-lock-add-keywords): Doc fix.
11246 2005-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
11248         * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
11249         (tex-compile-default): In the absence of any history, use the order in
11250         tex-compile-alist to choose the preferred command.
11251         (tex-compile-commands): Reorder a bit.
11253         * textmodes/flyspell.el (flyspell-auto-correct-binding)
11254         (flyspell-incorrect-face, flyspell-duplicate-face):
11255         Use (X)Emacs-agnostic code.
11256         (flyspell-mode-map): Don't overwrite at each load.  Remove code
11257         redundant with the subsequent add-minor-mode.  Merge Emacs and
11258         XEmacs code.
11259         (flyspell-word): Minor simplification.
11260         (flyspell-math-tex-command-p): Quieten the byte-compiler.
11261         (flyspell-external-point-words): Remove unused vars `size' and `start'.
11262         (flyspell-do-correct): Rename from flyspell-xemacs-correct.
11263         Merge the corresponding Emacs code.
11264         (flyspell-correct-word, flyspell-xemacs-popup):
11265         Use flyspell-do-correct.
11267         * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
11268         a dedicated window.
11270         * international/latexenc.el (latexenc-find-file-coding-system):
11271         Undo part of last patch, to turn off a compiler warning.
11273 2005-06-06  Juri Linkov  <juri@jurta.org>
11275         * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
11276         Rename `tmm-inactive-face' to `tmm-inactive'.
11278 2005-06-06  Matt Hodges  <MPHodges@member.fsf.org>
11280         * iswitchb.el: Rename faces.
11282 2005-06-06  Kim F. Storm  <storm@cua.dk>
11284         * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
11285         (cua-global-mark): Remove -face suffix from face names.
11287         * emulation/cua-gmrk.el (cua--init-global-mark):
11288         Remove cua-global-mark face setup.
11290 2005-06-06  Richard M. Stallman  <rms@gnu.org>
11292         * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
11293         just like other allowed characters.
11294         (makefile-match-dependency): Exclude leading and training whitespace
11295         from the range of regexp subexp 1.
11296         (makefile-macroassign-regex): Don't try to match the body,
11297         just the name of the macro being defined.
11299         * info.el (Info-read-node-name-2): New function.
11300         (Info-read-node-name-1): Use that.
11301         Add a completion-base-size-function property.
11303         * simple.el (completion-setup-function): Look for
11304         completion-base-size-function property of minibuffer-completion-table.
11306         * files.el (locate-file-completion): Doc fix.
11308         * printing.el: Don't call pr-update-menus; user must do that.
11310         * emacs-lisp/debug.el (debugger-window): New variable.
11311         (debug): Use debugger-window if it is set and still alive.
11312         Record debugger-window for next entry.
11314         * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
11316 2005-06-06  Matthias F\e,Av\e(Brste  <slashdevslashnull@gmx.net>
11318         * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
11319         (hack-one-local-variable, hack-local-variables)
11320         (hack-local-variables-prop-line): Pass that arg.
11322 2005-06-06  Kim F. Storm  <storm@cua.dk>
11324         * ido.el (ido-first-match, ido-only-match, ido-subdir)
11325         (ido-indicator): Remove -face suffix from face names.
11327 2005-06-06  Juri Linkov  <juri@jurta.org>
11329         * font-lock.el (font-lock-regexp-backslash)
11330         (font-lock-regexp-backslash-construct): New faces.
11331         (lisp-font-lock-keywords-2): Use new faces.  Match `?:' only
11332         after `('.  Add `while-no-input' to control structures.
11334         * faces.el (no-break-space, shadow): New faces.
11335         (escape-glyph): Use less loud colors pink2 and red4.
11337         * diff-mode.el (diff-context-face)
11338         * dired.el (dired-ignored)
11339         * rfn-eshadow.el (file-name-shadow)
11340         * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
11342         * info.el (Info-title-1-face): Use green instead of yellow because
11343         bold yellow is not readable on light backgrounds.
11345         * progmodes/compile.el (compilation-start): Move `erase-buffer' up
11346         before selecting the desired mode to not spend time fontifying
11347         old contents.
11349 2005-06-06  Juanma Barranquero  <lekktu@gmail.com>
11351         * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
11352         (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
11354         * ps-print.el (ps-default-fg, ps-default-bg):
11355         Fix typos in docstrings.
11357         * isearchb.el (isearchb): Don't pass a spurious second argument to
11358         `iswitchb-completions'.
11360 2005-06-05  Nick Roberts  <nickrob@snap.net.nz>
11362         * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
11363         to preserve point.
11364         (gdb-find-file-hook): Add doc string.
11366         * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
11367         C dereferenced pointer expression.
11368         (gud-tool-bar-map): Put it on the tool bar.  Re-order icons.
11370         * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
11372         * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
11373         * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
11374         * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
11375         * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
11376         * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
11377         Make background transparent.
11379 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
11381         * font-lock.el (font-lock-add-keywords): Doc fix.  Comment change.
11382         (font-lock-remove-keywords): Doc fix.
11383         (font-lock-mode-major-mode): Compiler defvar.
11384         (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
11386         * font-core.el (font-lock-mode-major-mode): Compiler defvar.
11387         (font-lock-mode): Update `font-lock-mode-major-mode'.
11388         (font-lock-set-defaults): Compiler defvar.
11389         (font-lock-default-function): Take `font-lock-mode-major-mode'
11390         into account.
11392         * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
11393         keep track of which major mode it enabled the minor mode for.
11394         Use find-file-hook again.  Update docstring.
11396         * simple.el (eval-expression-print-level)
11397         (eval-expression-print-length, eval-expression-debug-on-error):
11398         Doc fixes.
11400 2005-06-04  Matt Hodges  <MPHodges@member.fsf.org>
11402         * iswitchb.el (iswitchb-single-match-face)
11403         (iswitchb-current-match-face, iswitchb-virtual-matches-face)
11404         (iswitchb-invalid-regexp-face): New faces.
11405         (iswitchb-completions): Use them.
11406         (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
11407         now marked as an obsolete alias.
11408         (iswitchb-read-buffer): Remove check for bound font variables.
11409         (iswitchb-invalid-regexp): New free variable.
11410         (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
11411         set iswitchb-invalid-regexp.
11412         (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
11413         invalid regexps.
11414         (iswitchb-completions): Add check for complete match when entering
11415         a regexp.
11416         (iswitchb-completions): Remove require-match argument.
11417         (iswitchb-exhibit): Fix caller.
11418         (iswitchb-common-match-inserted): New variable.
11419         (iswitchb-complete, iswitchb-completion-help): Use it.
11421 2005-06-04  David Reitter  <david.reitter@gmail.com>  (tiny change)
11423         * url-http.el (url-http-chunked-encoding-after-change-function):
11424         Use `url-http-debug' instead of `message'.
11426 2005-06-04  Thierry Emery  <thierry.emery@free.fr>  (tiny change)
11428         * url-http.el (url-http-parse-headers): Pass redirected URL as a
11429         callback argument.
11431 2005-06-04  Kim F. Storm  <storm@cua.dk>
11433         * simple.el (line-move): Only call sit-for when moving backwards.
11435         * ido.el (ido-make-merged-file-list-1): New defun split from
11436         ido-make-merged-file-list.
11437         (ido-make-merged-file-list): Bind throw-on-input around call to
11438         ido-make-merged-file-list-1.  Return input-pending-p if
11439         interrupted by more input available.
11440         (ido-read-internal): Handle input-pending-p return value from
11441         ido-make-merged-file-list.
11443 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11445         * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
11446         compatibility code.
11448         * international/latexenc.el (latexenc-find-file-coding-system):
11449         Don't inherit the EOL part of the coding-system from the
11450         tex-main buffer.  Fit within 80 columns.
11452 2005-06-03  Matt Hodges  <MPHodges@member.fsf.org>
11454         * tmm.el (tmm-inactive-face): New face.
11455         (tmm-remove-inactive-mouse-face): New function.
11456         (tmm-prompt, tmm-add-one-shortcut)
11457         (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
11458         but not selectable.
11460 2005-06-03  Juanma Barranquero  <lekktu@gmail.com>
11462         * faces.el (face-equal): Improve argument/docstring consistency.
11464 2005-06-03  Daniel Pfeiffer  <occitan@esperanto.org>
11466         * progmodes/make-mode.el (makefile-targets-face)
11467         (makefile-shell-face, makefile-makepp-perl-face): Add :version.
11468         (makefile-bsdmake-dependency-regex)
11469         (makefile-makepp-rule-action-regex)
11470         (makefile-bsdmake-rule-action-regex): New constants.
11471         (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
11473         * progmodes/compile.el (compilation-error-regexp-alist-alist):
11474         Allow (...) within `...' for makepp messages.
11476 2005-06-03  Michael Kifer  <kifer@cs.stonybrook.edu>
11478         * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
11480         * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
11481         "." files are deleted from all file lists before comparison.
11483         * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
11484         (viper-ESC-key): Made them customizable.
11486         * viper.el (viper-non-hook-settings): Fix the names of defadvices.
11488 2005-06-01  Luc Teirlinck  <teirllm@auburn.edu>
11490         * autorevert.el (auto-revert-buffers): Use save-match-data.
11492 2005-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
11494         * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
11495         menu items with a nil command binding.
11497 2005-06-01  Juanma Barranquero  <lekktu@gmail.com>
11499         * emacs-lisp/cl-macs.el (defsetf):
11500         Improve argument/docstring consistency.
11502         * faces.el (list-faces-display): Improve the formatting by
11503         computing the maximum length required for any face-name (reworked
11504         patch of 1999-01-11, accidentally deleted on 1999-07-21).
11505         (internal-find-face): Remove redundant info in docstring.
11507 2005-06-01  Nick Roberts  <nickrob@snap.net.nz>
11509         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
11510         (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
11511         (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
11512         (gdb-assembler-custom): Improve regexps.
11513         (def-gdb-auto-update-handler): Use window point to preserve point.
11515 2005-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
11517         * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
11519 2005-05-31  Jay Belanger  <belanger@truman.edu>
11521         * calc/calc-embed.el (calc-embedded-word): Change argument passed
11522         to calc-embedded.
11523         (calc-embedded-make-info): Have plain prefix argument select
11524         entire line.
11526 2005-05-31  Juanma Barranquero  <lekktu@gmail.com>
11528         * faces.el (list-faces-display): Signal error if passed a regexp
11529         that matches no face name.
11531         * simple.el (filter-buffer-substring): Fix typo in docstring.
11533 2005-05-31  Richard M. Stallman  <rms@gnu.org>
11535         * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
11536         (vhdl-emacs-21): Doc fix.
11537         (vhdl-mode): Unconditionally set comment-padding.
11538         (vhdl-fixup-whitespace-region): Insert spaces only where
11539         there are none.
11540         (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
11542 2005-05-30  John Wiegley  <johnw@newartisans.com>
11544         * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
11545         * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
11546         * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
11547         `directory-sep-char' to ?/, and all uses of `string-to-int' to
11548         `string-to-number'.
11550 2005-05-30  Jay Belanger  <belanger@truman.edu>
11552         * calc/calc.el (calc-bug-address): Fix docstring.
11553         (calc-window-hook, calc-trail-window-hook): New variables.
11554         (calc-trail-display): Restore use of calc-trail-window-hook.
11555         (calc): Restore use of calc-window-hook.
11557 2005-05-31  Masatake YAMATO  <jet@gyve.org>
11559         * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
11561         * help-fns.el (help-C-file-name): Add autoload mark for
11562         `find-function-noselect'.
11564 2005-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11566         * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
11567         (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
11569 2005-05-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
11571         * calendar/diary-lib.el (mark-included-diary-files): Only kill
11572         included diary buffer if it was not already being visited.
11573         Reported by Stephen Berman <Stephen.Berman@gmx.net>.
11575         * calendar/icalendar.el (top-level): Do not require 'appt.
11577         * mail/supercite.el (sc-select-attribution): Only use a list
11578         element from sc-attrib-selection-list if it returns a string.
11579         Reported by Davide G. M. Salvetti <salve@debian.org>.
11581 2005-05-30  Juanma Barranquero  <lekktu@gmail.com>
11583         * thumbs.el (thumbs-thumbname): The resulting thumbname now
11584         includes a hash value to improve its uniqueness, and has a ".jpg"
11585         extension.  Also, it is now a valid filename on all systems.
11586         (thumbs-make-thumb): Use `let', not `let*'.
11587         (thumbs-show-thumbs-list): Check for JPEG availability.
11589 2005-05-30  Richard M. Stallman  <rms@gnu.org>
11591         * filesets.el (filesets-menu-ensure-use-cached):
11592         Prevent warning when emacs-version>= is undefined.
11594         * printing.el (pr-interactive-n-up): Use string-to-number.
11596         * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
11598         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
11599         Warn only when name to be defined is quoted.
11601 2005-05-30  Nick Roberts  <nickrob@snap.net.nz>
11603         * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
11604         Make regexp more robust.
11605         (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
11606         Force regeneration of disassembly.
11608 2005-05-29  Jay Belanger  <belanger@truman.edu>
11610         * calc/calc.el (calc-user-invocation): Check if
11611         calc-invocation-macro is non-nil.
11613 2005-05-29  Juri Linkov  <juri@jurta.org>
11615         * add-log.el (change-log-font-lock-keywords):
11616         Add `+' to e-mail regexp to accept mail address with keywords.
11618         * man.el (Man-name-regexp): Add `:' to accept qualified names.
11620 2005-05-29  Luc Teirlinck  <teirllm@auburn.edu>
11622         * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
11624         * ielm.el (inferior-emacs-lisp-mode): Ditto.
11626 2005-05-29  Richard M. Stallman  <rms@gnu.org>
11628         * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
11629         Undo the change that moves to end of the current word.
11631 2005-05-29  Nick Roberts  <nickrob@snap.net.nz>
11633         * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
11634         Throw error when count <= 0 to ensure input is a number.
11635         (gdb-read-memory-custom): Pick up address from buffer.
11636         (gdb-memory-mode): Allow user to increment and decrement
11637         memory address from header line.
11639 2005-05-29  Richard M. Stallman  <rms@gnu.org>
11641         * flyspell.el (flyspell-version): Function deleted.
11642         (flyspell-auto-correct-previous-hook): Doc fix.
11644         * jit-lock.el (jit-lock-function, jit-lock-after-change):
11645         Do nothing if memory is full.
11647         * font-lock.el (font-lock-fontify-syntactically-region):
11648         Pass t for GREEDY to looking-back.
11650         * saveplace.el (save-place-alist-to-file): Write the file
11651         using write-region.
11653         * subr.el (looking-back): New argument GREEDY.
11655         * progmodes/compile.el (compilation-start): Set the mode
11656         before inserting the initial text.
11658         * progmodes/which-func.el (which-func-update-1): Turn the mode
11659         off in case of error by setting which-func-mode.
11661 2005-05-29  Peter Heslin  <p.j.heslin@durham.ac.uk>  (tiny change)
11663         * flyspell.el (flyspell-auto-correct-previous-word):
11664         Narrow down to what's on the screen, and recenter overlays
11665         at the end of the next word.
11667 2005-05-29  Manuel Serrano  <Manuel.Serrano@sophia.inria.fr>
11669         * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
11670         (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
11671         (flyspell-abbrev-p): Default to nil.
11672         (flyspell-use-global-abbrev-table-p): Doc fix.
11673         (flyspell-large-region): Allow nil as value.
11674         (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
11676         (mail-mode-flyspell-verify): More robust handling
11677         of `mail-header-separator'.  More efficient signature detection.
11678         Allow for regexp metacharacters in message-header-separator.
11679         Adding `To' not to be checked in mail-mode-flyspell-verify.
11681         (flyspell-prog-mode): Run flyspell-prog-mode-hook.
11682         (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
11683         Bind flyspell-auto-correct-binding.
11684         Bind C-. and C-, .
11685         (flyspell-mode-map): Likewise.
11686         (flyspell-mode): Doc fix.
11687         (flyspell-accept-buffer-local-defs): Preserve current buffer.
11688         (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
11689         (flyspell-word-cache-result): New var, always local.
11690         (flyspell-check-pre-word-p): Doc fix.
11691         (flyspell-check-changed-word-p): Handle spc like newline.
11692         (flyspell-post-command-hook): Set flyspell-word-cache-result.
11693         (flyspell-word-search-backward, flyspell-word-search-forward):
11694         New functions.
11695         (flyspell-word): Return t if nothing to check.
11696         When parsing TeX code, check for after } or \.
11697         Use flyspell-word-search-backward to find previous word.
11698         Return nil if duplicated word.
11699         For word already checked, return same value as last time.
11700         Set flyspell-word-cache-result after checking.
11701         Don't clobber the return value.
11702         (flyspell-get-word): Major rewrite.
11703         (flyspell-external-point-words): New locals pword, pcount.
11704         Fix size used in progress message.
11705         Find the proper corresponding word in flyspell-large-region-buffer.
11706         (flyspell-region): Check for flyspell-large-region = nil.
11707         (flyspell-highlight-incorrect-region): Clean up overlays in region.
11708         (flyspell-auto-correct-word): Check that WORD is a cons.
11709         (flyspell-correct-word): Likewise.
11711 2005-05-29  Daniel Pfeiffer  <occitan@esperanto.org>
11713         * progmodes/make-mode.el (makefile-rule-action-regex)
11714         (makefile-macroassign-regex, makefile-makepp-mode)
11715         (makefile-bsdmake-mode): Continuation lines may be empty.
11716         Reported by Joshua Varner.
11717         (makefile-makepp-font-lock-keywords): Add $(stem).
11719 2005-05-28  Karl Berry  <karl@gnu.org>
11721         * textmodes/tex-mode.el: Now that tex-send-command calls
11722         shell-quote-argument (2005-03-31 change), remove all calls to
11723         shell-quote-argument; they all end up invoking tex-send-command.
11724         The double quoting loses on filenames with non-safe characters,
11725         such as "@".  Reported by Frederik Fouvry.
11727 2005-05-29  Nick Roberts  <nickrob@snap.net.nz>
11729         * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
11730         about preserving point.
11732 2005-05-27  Jay Belanger  <belanger@truman.edu>
11734         * calc/calc-misc.el (calc-info-goto-node): Use info instead of
11735         Info-goto-node.
11737         * calc/calc-embed.el (calc-embed-arg): New variable.
11738         (calc-do-embedded-activate, calc-embedded-activate-formula)
11739         (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
11740         variable by new variable.
11741         (calc-embedded-make-info): Replace undeclared variable by new
11742         variable.  When selecting region with positive prefix
11743         argument, use end of previous line instead of beginning of line.
11745         * calc/calc-aent.el (calc-arg-values): Declare it.
11747         * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
11748         Declare them.
11750         * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
11752         * calc/calc.el (calc-alg-map): Declare it.
11754         * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
11756 2005-05-28  Nick Roberts  <nickrob@snap.net.nz>
11758         * progmodes/gdb-ui.el (gdb-all-registers): New variable.
11759         (gdb-registers-buffer, toggle-gdb-all-registers):
11760         Toggle display of floating point registers.
11761         (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
11763         * progmodes/gud.el (gud-goto-info): Use info.  Don't use require.
11764         (toggle-gud-tooltip-dereference):
11765         Rename from gud-toggle-tooltip-dereference.
11767 2005-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
11769         * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
11771 2005-05-27  Jay Belanger  <belanger@truman.edu>
11773         * calc/calc-prog.el (calc-kbd-report): Remove.
11774         (calc-kbd-query): Rewrite.
11776 2005-05-27  Juanma Barranquero  <lekktu@gmail.com>
11778         * image.el (image-library-alist): Move to image.c.
11779         (image-type-available-p): Doc fix.
11781 2005-05-27  Lute Kamstra  <lute@gnu.org>
11783         * calc/calc.el (calc):
11784         * outline.el (outline-1, outline-2, outline-3, outline-4)
11785         (outline-5, outline-6, outline-7, outline-8):
11786         * textmodes/dns-mode.el (dns-mode):
11787         * textmodes/sgml-mode.el (sgml-namespace-face):
11788         * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
11789         (tex-verbatim-face, tex-use-reftex):
11790         * textmodes/texinfo.el (texinfo-heading-face):
11791         Specify customization group.
11793         * longlines.el: Don't require easy-mmode.
11794         (longlines-visible-face): Specify customization group.
11796 2005-05-27  Kenichi Handa  <handa@m17n.org>
11798         * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
11799         encoding table of windows-1251.
11801         * international/ucs-tables.el (ucs-set-table-for-input):
11802         If translation-table-for-input of a coding system is a symbol, get
11803         its translation-table property.
11805         * international/code-pages.el: Don't register a coding system into
11806         non-iso-charset-alist more than once.
11807         (cp-make-coding-system): Likewise.
11809 2005-05-26  John Wiegley  <johnw@newartisans.com>
11811         * eshell/esh-cmd.el (eshell-eval-command): If the return value of
11812         `eshell-resume-eval' is wrapped in a list, it indicates that the
11813         command was run asynchronously.  In that case, unwrap the value
11814         before checking the delimiter value.
11816         * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
11817         character before a space at the end of a line is \, assume the space
11818         is part of the last argument rather than a final argument separator.
11820         * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
11821         is in use, and the target is `t' or `nil' (which are the most common
11822         values), don't assume that the symbol target is a buffer.
11824 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
11826         * calendar/calendar.el (calendar-mode-line-format):
11827         Use mode-line-highlight as mouse-face.
11829         * time.el (display-time-string-forms, display-time-update):
11830         Use mode-line-highlight as mouse-face.
11832 2005-05-26  Jay Belanger  <belanger@truman.edu>
11834         * calc/calc.el (calc-language-alist): Remove extra defvar.
11836 2005-05-26  Lute Kamstra  <lute@gnu.org>
11838         * arc-mode.el (archive-mode):
11839         * bookmark.el (bookmark-read-annotation-mode)
11840         (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
11841         * bs.el (bs-mode):
11842         * calc/calc-yank.el (calc-edit-mode):
11843         * calc/calc.el (calc-mode, calc-trail-mode):
11844         * calculator.el (calculator-mode):
11845         * chistory.el (command-history-mode):
11846         * comint.el:
11847         * cus-edit.el (custom-mode):
11848         * descr-text.el (describe-text-mode):
11849         * ebuff-menu.el (Electric-buffer-menu-mode):
11850         * ediff-util.el (ediff-mode):
11851         * emacs-lisp/re-builder.el (reb-mode):
11852         * emulation/vi.el (vi-mode-setup):
11853         * emulation/ws-mode.el (wordstar-mode):
11854         * eshell/esh-mode.el (eshell-mode):
11855         * forms.el (forms-mode):
11856         * help-mode.el (help-mode):
11857         * hexl.el (hexl-mode):
11858         * ibuffer.el (ibuffer-mode):
11859         * ielm.el (inferior-emacs-lisp-mode):
11860         * info.el (Info-mode, Info-edit-mode):
11861         * international/swedish.el:
11862         * ledit.el (ledit-from-lisp-mode):
11863         * locate.el (locate-mode):
11864         * mail/rmail.el (rmail-mode):
11865         * mail/rmailedit.el (rmail-edit-mode):
11866         * mail/rmailsum.el (rmail-summary-mode):
11867         * mail/supercite.el (sc-electric-mode):
11868         * net/eudc.el (eudc-mode):
11869         * net/quickurl.el (quickurl-list-mode):
11870         * net/snmp-mode.el (snmp-mode, snmpv2-mode):
11871         * obsolete/ooutline.el (outline-mode):
11872         * obsolete/options.el (Edit-options-mode):
11873         * obsolete/rnews.el (news-mode):
11874         * obsolete/rnewspost.el (news-reply-mode):
11875         * play/5x5.el (5x5-mode):
11876         * play/decipher.el (decipher-mode, decipher-stats-mode):
11877         * play/gomoku.el (gomoku-mode):
11878         * play/snake.el (snake-mode):
11879         * play/solitaire.el (solitaire-mode):
11880         * play/tetris.el (tetris-mode):
11881         * progmodes/ada-mode.el (ada-mode):
11882         * progmodes/antlr-mode.el (antlr-mode):
11883         * progmodes/autoconf.el (autoconf-mode):
11884         * progmodes/dcl-mode.el (dcl-mode):
11885         * progmodes/delphi.el (delphi-mode):
11886         * progmodes/ebrowse.el (ebrowse-tree-mode)
11887         (ebrowse-electric-list-mode, ebrowse-member-mode)
11888         (ebrowse-electric-position-mode):
11889         * progmodes/f90.el (f90-mode):
11890         * progmodes/fortran.el (fortran-mode):
11891         * progmodes/icon.el (icon-mode):
11892         * progmodes/idlw-help.el (idlwave-help-mode):
11893         * progmodes/idlw-shell.el (idlwave-shell-mode):
11894         * progmodes/idlwave.el (idlwave-mode):
11895         * progmodes/inf-lisp.el (inferior-lisp-mode):
11896         * progmodes/m4-mode.el (m4-mode):
11897         * progmodes/meta-mode.el (metafont-mode, metapost-mode):
11898         * progmodes/modula2.el (modula-2-mode):
11899         * progmodes/octave-inf.el (inferior-octave-mode):
11900         * progmodes/octave-mod.el (octave-mode):
11901         * progmodes/pascal.el (pascal-mode):
11902         * progmodes/sh-script.el (sh-mode):
11903         * progmodes/sql.el (sql-mode, sql-interactive-mode):
11904         * progmodes/vhdl-mode.el (vhdl-mode):
11905         * progmodes/xscheme.el (scheme-interaction-mode):
11906         * replace.el (occur-mode):
11907         * ses.el (ses-mode):
11908         * simple.el (completion-list-mode):
11909         * skeleton.el:
11910         * speedbar.el (speedbar-mode):
11911         * term.el (term-mode):
11912         * terminal.el (terminal-edit-mode):
11913         * textmodes/reftex-index.el (reftex-index-mode)
11914         (reftex-index-phrases-mode):
11915         * textmodes/reftex-sel.el (reftex-select-label-mode)
11916         (reftex-select-bib-mode):
11917         * textmodes/reftex-toc.el (reftex-toc-mode):
11918         * wdired.el (wdired-change-to-wdired-mode):
11919         * wid-browse.el (widget-browse-mode):
11920         Use run-mode-hooks.
11922         * array.el (array-mode):
11923         * calendar/todo-mode.el (todo-mode):
11924         * man.el (Man-mode):
11925         * play/landmark.el (lm-mode):
11926         * play/mpuz.el (mpuz-mode):
11927         Use kill-all-local-variables and run-mode-hooks.
11929         * subr.el (delay-mode-hooks): Specify indentation.
11931 2005-05-26  Mark A. Hershberger  <mah@everybody.org>
11933         * xml.el (xml-substitute-special): Don't die for undefined xml
11934         entities.
11936 2005-05-26  Jay Belanger  <belanger@truman.edu>
11938         * calc/calc-prog.el (calc-user-define-edit): Don't find substring
11939         of nil.
11941 2005-05-27  Nick Roberts  <nickrob@snap.net.nz>
11943         * progmodes/gdb-ui.el (gdb-frame-address):
11944         Rename from gdb-current-address.
11945         (gdb-previous-frame-address): Rename from gdb-previous-address.
11946         (gdb-selected-frame): Rename from gdb-current-frame.
11947         (gdb-get-selected-frame): Rename from gdb-get-current-frame.
11948         (gdb-frame-number): Rename from gdb-current-stack-level.
11949         (gdb-ann3): Match new mode-name for disassembly buffer.
11950         Extend initialization of variables.
11951         (gdb-post-prompt): Update disassembly from gdb-frame-handler.
11952         (gdb-memory-mode): Use mouse-face in header line.
11953         (gdb-assembler-buffer-name): Call it disassembly and give frame
11954         in mode line.
11955         (gdb-source-spec-regexp, gdb-assembler-custom)
11956         (gdb-invalidate-assembler, gdb-frame-handler):
11957         Make robust to leading zeroes in address format.
11959 2005-05-26  Carsten Dominik  <dominik@science.uva.nl>
11961         * textmodes/org.el (org-mode): Use `define-derived-mode' to
11962         define `org-mode'.
11963         (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
11965 2005-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
11967         * log-edit.el (log-edit-changelog-entries): Distinguish between
11968         filenames like xfns.c and fns.c.
11970 2005-05-25  Luc Teirlinck  <teirllm@auburn.edu>
11972         * buff-menu.el (Buffer-menu-revert-function): Improve handling of
11973         point after reverting.
11974         (Buffer-menu-make-sort-button): Handle the case where
11975         `Buffer-menu-use-header-line' is nil.
11977 2005-05-25  Thien-Thi Nguyen  <ttn@gnu.org>
11979         * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
11980         New funcs.  In minibuffer-local-completion-map bind `]', `/'
11981         and `:' to them.
11983 2005-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
11985         * startup.el (normal-top-level): Allow modification of load-path while
11986         we're iterating over it.
11988 2005-05-25  Juanma Barranquero  <lekktu@gmail.com>
11990         * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
11991         (thumbs-cleanup-thumbsdir, thumbs-call-convert)
11992         (thumbs-resize-interactive, thumbs-insert-image)
11993         (thumbs-insert-thumb, thumbs-dired-show-marked)
11994         (thumbs-find-image-at-point, thumbs-delete-images)
11995         (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
11996         (thumbs-increment-image-size, thumbs-decrement-image-size):
11997         Fix typos in docstrings.
11999 2005-05-24  Andre Spiegel  <spiegel@gnu.org>
12001         * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
12002         (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
12003         (cperl-mode): Use them.
12005 2005-05-24  Juanma Barranquero  <lekktu@gmail.com>
12007         * window.el (quit-window, shrink-window-if-larger-than-buffer):
12008         Doc fixes.
12010 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
12012         * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
12013         Bind C-d to gdb-inferior-io-eof.
12015         * dired.el (dired-dnd-popup-notice): Use message-box.
12017 2005-05-23  Masatake YAMATO  <jet@gyve.org>
12019         * bindings.el (mode-line-major-mode-keymap):
12020         Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
12022         * faces.el (mode-line-highlight): New face.
12024         * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
12025         as mouse-face.
12027         * bindings.el (top-level, help-echo, mode-line-modified)
12028         (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
12029         as mouse-face.
12031 2005-05-23  Juanma Barranquero  <lekktu@gmail.com>
12033         * progmodes/cc-engine.el (c-guess-basic-syntax):
12034         Remove spurious call to `zerop'.
12036         * emacs-lisp/cl.el (acons, pairlis): Add docstring.
12038 2005-05-23  Martin Stjernholm  <bug-cc-mode@gnu.org>
12040         CC Mode update to 5.30.10:
12042         * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
12043         could go past the limit in decoration level 2, thereby causing
12044         errors during interactive fontification.
12046         * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
12047         the file is evaluated interactively.
12049         * cc-engine.el (c-guess-basic-syntax): Handle operator
12050         declarations somewhat better in C++.
12052         * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
12053         make use of `run-mode-hooks' which has been added in Emacs 21.1.
12054         (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
12055         (awk-mode): Use it.
12056         (make-local-hook): Suppress warning about obsoleteness.
12058         * cc-engine.el, cc-align.el, cc-cmds.el
12059         (c-append-backslashes-forward, c-delete-backslashes-forward)
12060         (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
12061         Compensate for return value from `forward-line' when it has moved
12062         but not to a different line due to eob.
12064         * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
12065         `objc-method-intro' and `objc-method-args-cont'.
12067 2005-05-23  Alan Mackenzie  <bug-cc-mode@gnu.org>
12069         CC Mode update to 5.30.10:
12071         * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
12072         in the copyright statement.  Incidentally, change "along with GNU
12073         Emacs" to "along with this program" where it occurs.
12075         * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
12076         so that it is interactive, hence can be found by M-x awk-mode
12077         whilst cc-mode is yet to be loaded.  Reported by Glenn Morris
12078         <gmorris+emacs@ast.cam.ac.uk>.
12080         * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
12081         Mode's regexps.
12083 2005-05-23  Kevin Ryde  <user42@zip.com.au>
12085         * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
12086         c-parse-state, to avoid a lisp error (on bad code).
12088 2005-05-23  Lute Kamstra  <lute@gnu.org>
12090         * subr.el (font-lock-defaults): Remove defvar as it's already
12091         defined in font-core.el.
12093         * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
12095 2005-05-23  Nick Roberts  <nickrob@snap.net.nz>
12097         * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
12098         more general and work when GDB variable "print pretty" is on,
12099         as with Emacs, for example.
12101 2005-05-22  Luc Teirlinck  <teirllm@auburn.edu>
12103         * font-core.el: Update comment.
12105         * emacs-lisp/easy-mmode.el (define-global-minor-mode):
12106         Use `after-change-major-mode-hook' instead of `find-file-hook'.
12108         * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
12110 2005-05-22  Eli Zaretskii  <eliz@gnu.org>
12112         * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
12113         and `yank-handler' in the doc strings.
12115 2005-05-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12117         * emacs-lisp/cl.el (eql): Remove.  It's a builtin already.
12119 2005-05-22  Richard M. Stallman  <rms@gnu.org>
12121         * help.el (describe-key): Move print-help-return-message call
12122         out of conditional.
12124         * progmodes/etags.el (list-tags): Use with-no-warnings.
12126         * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
12127         (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
12128         (starttls-extra-args, starttls-extra-arguments): Add defvars.
12130         * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
12132         * language/viet-util.el (viet-viscii-nonascii-translation-table):
12133         Add defvar.
12135         * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
12136         Use defvar, not defconst.
12138         * hexl.el (hexl-follow-line): Use with-no-warnings.
12140         * emulation/tpu-extras.el: Use write-file-functions instead of
12141         write-file-hooks.
12143         * dired.el (dired-font-lock-keywords): Fontify files with junk
12144         extensions even if marked by -F.
12146 2005-05-22  Juanma Barranquero  <lekktu@gmail.com>
12148         * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
12149         (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
12150         * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
12151         (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
12152         (concatenate, list-length, get*, getf, cl-remprop):
12153         * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
12154         (etypecase, progv, lexical-let, lexical-let*)
12155         (multiple-value-bind, multiple-value-setq, shiftf):
12156         Improve argument/docstring consistency.
12158         * subr.el (focus-frame, unfocus-frame):
12159         Revert deletion on 2005-05-01.
12161 2005-05-22  Andre Spiegel  <spiegel@gnu.org>
12163         * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
12164         doesn't exist.
12166         * vc.el (vc-trunk-p): Add autoload cookie.  The function is used in
12167         vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
12169 2005-05-22  Nick Roberts  <nickrob@snap.net.nz>
12171         * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
12172         already deleted variables: auto-fill-hook, blink-paren-hook,
12173         lisp-indent-hook, inhibit-local-variables, unread-command-event,
12174         suspend-hooks, comment-indent-hook, meta-flag,
12175         before-change-function, after-change-function,
12176         font-lock-doc-string-face.
12178 2005-05-21  Luc Teirlinck  <teirllm@auburn.edu>
12180         * emacs-lisp/derived.el (define-derived-mode): Doc fix.
12182 2005-05-21  Eli Zaretskii  <eliz@gnu.org>
12184         * mail/rmail.el (rmail-reply): Filter the list in reply-to through
12185         rmail-dont-reply-to.
12187 2005-05-21  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
12189         * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
12190         literal blank when splitting new-header-values.
12192 2005-05-21  Matt Hodges  <MPHodges@member.fsf.org>
12194         * calendar/cal-menu.el (cal-menu-update): Add separator as a
12195         string so that tmm doesn't create a completion entry for it.
12197         * textmodes/table.el (table-disable-menu): Ditto.
12199 2005-05-21  Richard M. Stallman  <rms@gnu.org>
12201         * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
12203         * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
12205         * net/rcompile.el (remote-compile): Use compilation-start.
12207         * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
12209 2005-05-21  Daniel Pfeiffer  <occitan@esperanto.org>
12211         * files.el (auto-mode-alist): Check GNUmakefile before makefile.
12212         Default to makefile-bsdmake-mode on BSD systems.
12214         * imenu.el (imenu-generic-expression, imenu--generic-function'):
12215         REGEXP may also be a search function now.  The part of doc-string
12216         for describing the structure was 95% identical to that of
12217         `imenu--generic-function'.  Unify it there.
12219         * progmodes/make-mode.el (makefile-imenu-generic-expression):
12220         Use function to find dependencies, because regexp alone is so complex,
12221         it easily goes into an endless loop.
12222         (makefile-makepp-mode): Also add submenu for Perl functions
12223         defined in the makefile.
12224         (makefile-bsdmake-mode): Special imenu-generic-expression no
12225         longer needed, due to function call.
12226         (makefile-match-dependency): Take BOUND into account when checking
12227         if we're through.
12229 2005-05-20  Jay Belanger  <belanger@truman.edu>
12231         * calc/calc-units.el (calc-invalidate-units-table):
12232         Use inhibit-read-only.
12233         (math-build-units-table-buffer): Use view-mode.
12235 2005-05-20  David Kastrup  <dak@gnu.org>
12237         * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
12238         easy-menu-add is not a nop on Emacs; and clarify when to call it.
12240 2005-05-20  Lute Kamstra  <lute@gnu.org>
12242         * diff-mode.el (diff-header-face, diff-file-header-face)
12243         (diff-index-face, diff-hunk-header-face, diff-removed-face)
12244         (diff-added-face, diff-changed-face, diff-function-face)
12245         (diff-context-face, diff-nonexistent-face): Put them in the
12246         diff-mode customization group.
12248 2005-05-20  Stefan Monnier  <monnier@iro.umontreal.ca>
12250         * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
12252         * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
12254         * font-lock.el (lisp-font-lock-keywords-2): Don't error.
12255         Minor regexp-optimization.
12257 2005-05-20  Carsten Dominik  <dominik@science.uva.nl>
12259         * textmodes/org.el (org-agenda-toggle-time-grid): New command.
12260         (org-agenda-use-time-grid, org-agenda-time-grid): New options.
12261         (org-agenda-add-time-grid-maybe): New function.
12262         (org-agenda): Call `org-agenda-add-time-grid-maybe'.
12263         (org-table-create): `dotimes' instead of `mapcar'.
12264         (org-xor): Simplify implementation.
12265         (org-agenda): `inhibit-redisplay' turned on.
12266         (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
12267         a consistent line after a state change.
12268         (org-agenda-remove-times-when-in-prefix): New option.
12269         (org-prefix-has-time): New variable.
12270         (org-parse-time-string): Optional argument NODEFAULT.
12271         (org-format-agenda-item): Parse items for time-of-day
12272         specifications and move these into the prefix if possible.
12273         (org-agenda-priority): Get current heading, not previous heading
12274         during agenda remote editing.
12276 2005-05-20  Juanma Barranquero  <lekktu@gmail.com>
12278         * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
12279         (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
12280         (remove-duplicates, delete-duplicates, substitute)
12281         (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
12282         (nsubstitute-if-not, find, find-if, find-if-not, position)
12283         (position-if, position-if-not, count, count-if, count-if-not)
12284         (mismatch, search, sort*, stable-sort, merge, member*)
12285         (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
12286         (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
12287         (intersection, nintersection, set-difference, nset-difference)
12288         (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
12289         (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
12290         (nsublis, tree-equal): Improve argument/docstring consistency.
12292         * subr.el (send-string, send-region):
12293         Remove obsolescence declaration.
12294         (window-dot, set-window-dot, read-input, show-buffer)
12295         (eval-current-buffer, string-to-int):
12296         Add release number to obsolescence declarations.
12298 2005-05-19  Kim F. Storm  <storm@cua.dk>
12300         * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
12301         (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
12303 2005-05-20  Matt Hodges  <MPHodges@member.fsf.org>
12305         * faces.el (list-faces-display): Make back button respect optional
12306         regexp arg.
12308 2005-05-19  Juanma Barranquero  <lekktu@gmail.com>
12310         * calculator.el (calculator-radix-grouping-mode)
12311         (calculator-radix-grouping-digits, calculator-displayer)
12312         (calculator-radix-grouping-separator, calculator-copy-displayer):
12313         * dabbrev.el (dabbrev-search-these-buffers-only):
12314         * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
12315         (diff-advance-after-apply-hunk, diff-mode-hook)
12316         (diff-minor-mode-prefix):
12317         * imenu.el (imenu-use-popup-menu):
12318         * jit-lock.el (jit-lock-context-time):
12319         * newcomment.el (comment-fill-column, comment-column)
12320         (comment-style, comment-padding, comment-multi-line)
12321         (comment-empty-lines, comment-auto-fill-only-comments):
12322         * reveal.el (reveal-around-mark):
12323         * uniquify.el (uniquify-buffer-name-style)
12324         (uniquify-after-kill-buffer-p)
12325         (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
12326         (uniquify-min-dir-content, uniquify-separator)
12327         (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
12328         * w32-vars.el (w32-fixed-font-alist):
12329         * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
12330         * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
12331         * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
12332         * progmodes/perl-mode.el (perl-indent-level)
12333         (perl-continued-statement-offset, perl-continued-brace-offset)
12334         (perl-brace-offset, perl-brace-imaginary-offset)
12335         (perl-label-offset, perl-indent-continued-arguments)
12336         (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
12337         * progmodes/tcl.el (tcl-indent-level)
12338         (tcl-continued-indent-level, tcl-auto-newline)
12339         (tcl-tab-always-indent, tcl-electric-hash-style)
12340         (tcl-help-directory-list, tcl-use-smart-word-finder)
12341         (tcl-application, tcl-command-switches, tcl-prompt-regexp)
12342         (inferior-tcl-source-command):
12343         * textmodes/fill.el (enable-kinsoku):
12344         * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
12345         * textmodes/table.el (table-yank-handler):
12346         Specify missing group (and type, if simple) in defcustom.
12348 2005-05-19  Luc Teirlinck  <teirllm@auburn.edu>
12350         * progmodes/compile.el (compilation-finish-function): Fix defvar.
12352 2005-05-19  Richard M. Stallman  <rms@gnu.org>
12354         * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
12356         * subr.el (event-basic-type): Don't get an error.
12357         (left-fringe-p): Function deleted.
12359         * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
12360         (list-buffers-noselect): Set `font-lock-face' property, not `face'.
12362         * dired-aux.el (dired-copy-file-recursive): Handle symlinks
12363         in recursive copy.
12365         * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
12367         * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
12369         * emacs-lisp/bytecomp.el
12370         (byte-compile-file-form-custom-declare-variable): Call
12371         byte-compile-nogroup-warn if appropriate.
12373         * progmodes/compile.el (compilation-finish-function): Mark obsolete.
12374         (compilation-set-window): Don't call left-fringe-p; do it directly.
12376 2005-05-19  Jay Belanger  <belanger@truman.edu>
12378         * calc/calc-graph.el (calc-graph-format-data): Make sure
12379         var-PlotRejects is bound before trying to check its value.
12381 2005-05-19  Carsten Dominik  <dominik@science.uva.nl>
12383         * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
12384         definition of this variable from reftex-global.el to reftex.el,
12385         because it is needed in the menu.
12387 2005-05-19  Lute Kamstra  <lute@gnu.org>
12389         * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
12390         years are fixed.  Don't insert a space after a dash.
12392 2005-05-19  Kim F. Storm  <storm@cua.dk>
12394         * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
12396 2005-05-19  Daniel Pfeiffer  <occitan@esperanto.org>
12398         * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
12399         strings, because (eq ... ?\\) is fairly frequent.
12401         * progmodes/make-mode.el (makefile-add-this-line-targets):
12402         Simplify and integrate into `makefile-pickup-targets'.
12403         (makefile-add-this-line-macro): Simplify and integrate into
12404         `makefile-pickup-macros.
12405         (makefile-pickup-filenames-as-targets): Simplify.
12406         (makefile-previous-dependency, makefile-match-dependency):
12407         Don't stumble over `::'.
12409 2005-05-19  Nick Roberts  <nickrob@snap.net.nz>
12411         * subr.el (post-command-idle-hook, post-command-idle-delay):
12412         Remove obsoletion of post-command-idle-hook and
12413         post-command-idle-delay.
12415         * faces.el (list-faces-display): Provide button when describe-face
12416         is called to take user back to the list of faces.
12418         * help-fns.el (describe-variable): Remove hyperlinks in a
12419         variable's value as these are quite frequently inappropriate.
12421         * follow.el (follow-submit-feedback, follow-mode):
12422         Remove references to post-command-idle-hook.
12424 2005-05-18  Daniel Pfeiffer  <occitan@esperanto.org>
12426         * progmodes/make-mode.el (makefile-previous-dependency)
12427         (makefile-match-dependency): Check for := (and in bsd mode also
12428         !=) to give a better result, even when font-lock is not on.
12430 2005-05-18  Jay Belanger  <belanger@truman.edu>
12432         * calc/calc-help.el (calc-s-prefix-help):
12433         Add `calc-copy-special-constant' to help string.
12435 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
12437         * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
12439 2005-05-18  Jay Belanger  <belanger@truman.edu>
12441         * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
12442         in linear factors are in proper order.
12444 2005-05-18  Carsten Dominik  <dominik@science.uva.nl>
12446         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
12447         Support for jurabib.
12449         * textmodes/reftex.el (featurep): Define aliases for overlay
12450         commands, for XEmacs compatibility, and use these aliases in
12451         overlay initializations.
12452         (reftex-highlight): Use `reftex-move-overlay'.
12453         (reftex-unhighlight): Use `reftex-delete-overlay'.
12454         (reftex-uniq): Function removed.  Use `reftex-uniquify' instead.
12455         (reftex-access-search-path): Use `reftex-uniquify' instead of
12456         `reftex-uniq'
12458         * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
12459         `before-string' property modification enables for Emacs as well.
12460         (reftex-select-item): Use `reftex-delete-overlay'.
12461         (reftex-select-mark): Use `reftex-make-overlay' and
12462         `reftex-overlay-put'.
12463         (reftex-select-unmark): Use `reftex-delete-overlay' and
12464         `reftex-overlay-put'.
12466 2005-05-18  Lute Kamstra  <lute@gnu.org>
12468         * emacs-lisp/lisp.el (check-parens): Fix docstring.
12470 2005-05-18  Juanma Barranquero  <lekktu@gmail.com>
12472         * add-log.el (add-change-log-entry):
12473         * array.el (array-make-template, array-reconfigure-rows)
12474         (array-init-max-row, array-init-max-column)
12475         (array-init-columns-per-line, array-init-field-width):
12476         * replace.el (replace-match-maybe-edit, perform-replace):
12477         * textmodes/spell.el (spell-region):
12478         Replace `read-input' by `read-string'.
12480         * forms.el (forms-mode):
12481         * finder.el (finder-compile-keywords):
12482         * shadowfile.el (shadow-read-files):
12483         Replace `eval-current-buffer' by `eval-buffer'.
12485         * terminal.el (te-pass-through):
12486         * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
12487         (ange-ftp-raw-send-cmd):
12488         * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
12489         (send-process-next-char, telnet-initial-filter, telnet):
12490         Replace `send-string' by `process-send-string'.
12492         * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
12493         (prolog-consult-region): Replace `send-string' by
12494         `process-send-string'; replace `send-region' by `process-send-region'.
12496         * progmodes/delphi.el (delphi-log-msg):
12497         Replace `set-window-dot' by `set-window-point'.
12499         * subr.el (window-dot, set-window-dot, read-input, send-string)
12500         (send-region, show-buffer, eval-current-buffer):
12501         Make really obsolete, as the comment says.
12503 2005-05-17  Kim F. Storm  <storm@cua.dk>
12505         * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
12506         (cua--init-keymaps): Bind C-return instead of S-return to set
12507         rectangle mark.
12509         * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
12510         instead of S-return to toggle/clear rectangle mark.
12512 2005-05-17  Daniel Pfeiffer  <occitan@esperanto.org>
12514         * progmodes/make-mode.el (makefile-dependency-skip): New variable.
12515         (makefile-macroassign-regex, makefile-make-font-lock-keywords):
12516         Also fontify plain strings assigned to variables, mostly so that a
12517         colon has a face and is thus not taken as a dependency separator.
12518         (makefile-previous-dependency): Inline the new matcher, because it
12519         is too complex to work in both directions.
12520         (makefile-match-dependency): Eliminate `backward' arg (see above).
12521         Completely reimplemented so as to not sometimes go into an endless
12522         loop.  It should also be more efficient, because first it only
12523         searches for `:', instead of applying the very complex regexp.
12524         (makefile-mode): Cancel `font-lock-support-mode', because blocks
12525         to be fontified in one piece can be too long for JIT.
12526         Makefiles are never *that* big.
12528 2005-05-17  Reiner Steib  <Reiner.Steib@gmx.de>
12530         * dired.el (dired-mode): Simplify.
12532 2005-05-17  Lute Kamstra  <lute@gnu.org>
12534         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
12535         defcustom for the mode hook variable.
12537         * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
12538         Emacs Lisp Reference Manual.
12540 2005-05-17  Juanma Barranquero  <lekktu@gmail.com>
12542         * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
12543         (evenp, list*):
12544         * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
12545         * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
12547         * net/tramp-smb.el (tramp-smb-open-connection):
12548         Pass `tramp-chunksize' as fifth (required) argument.
12550 2005-05-16  Daniel Pfeiffer  <occitan@esperanto.org>
12552         * font-lock.el (lisp-font-lock-keywords-1):
12553         Set `font-lock-negation-char-face' for [^...] char group.
12554         (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
12556         * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
12557         a var, and refine it to mask one more level of nested vars.
12558         (makefile-rule-action-regex): Turn it into a var, and refine it so
12559         it recognizes backslashed continuation lines as belonging to the
12560         same command.
12561         (makefile-macroassign-regex): Refine it so it recognizes
12562         backslashed continuation lines as belonging to the same command.
12563         (makefile-var-use-regex): Don't look at the next char, because it
12564         might be the same one to be skipped by the initial [^$], leading
12565         to an overlooked variable use.
12566         (makefile-make-font-lock-keywords): Remove two parameters, which
12567         are now variables that some of the modes set locally.
12568         Handle dependency and rule action matching through functions, because
12569         regexps alone match too often.  Dependency matching now comes
12570         last, so it can check, whether a colon already matched something else.
12571         (makefile-mode): Inform that font-lock improves makefile parsing
12572         capabilities.
12573         (makefile-match-dependency, makefile-match-action): New functions.
12575 2005-05-16  Juanma Barranquero  <lekktu@gmail.com>
12577         * emacs-lisp/cl-extra.el (equalp): Doc fix.
12579         * align.el (align-regexp):
12580         * ansi-color.el (ansi-color-get-face):
12581         * array.el (array-reconfigure-rows, array-init-max-row)
12582         (array-init-max-column, array-init-columns-per-line)
12583         (array-init-field-width):
12584         * dired-aux.el (dired-trample-file-versions):
12585         * dired-x.el (dired-mark-sexp):
12586         * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
12587         * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
12588         * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
12589         * faces.el (face-read-integer):
12590         * files.el (backup-extract-version, insert-directory):
12591         * hexl.el (hexl-insert-decimal-char):
12592         * server.el (server-process-filter):
12593         * shell.el (shell-extract-num):
12594         * startup.el (command-line-1):
12595         * term.el (term-command-hook):
12596         * time-stamp.el (time-stamp, time-stamp-string-preprocess)
12597         (time-stamp-do-number):
12598         * time.el (display-time-update):
12599         * timezone.el (timezone-parse-date, timezone-zone-to-minute)
12600         (timezone-fix-time):
12601         * vms-patch.el (vms-suspend-resume-hook):
12602         * calendar/appt.el (appt-convert-time):
12603         * calendar/cal-bahai.el (mark-bahai-diary-entries):
12604         * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
12605         * calendar/cal-islam.el (mark-islamic-diary-entries):
12606         * calendar/calendar.el (calendar-cursor-to-date)
12607         (calendar-star-date):
12608         * calendar/diary-lib.el (diary-attrtype-convert)
12609         (mark-diary-entries, diary-entry-time):
12610         * calendar/solar.el (solar-get-number):
12611         * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
12612         * emacs-lisp/re-builder.el (reb-display-subexp):
12613         * emulation/edt.el (edt-set-scroll-margins):
12614         * emulation/tpu-extras.el (tpu-set-scroll-margins):
12615         * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
12616         (vip-get-ex-count):
12617         * emulation/viper-ex.el (viper-get-ex-token)
12618         (viper-get-ex-buffer, viper-get-ex-count, ex-next):
12619         * international/fontset.el (fontset-plain-name):
12620         * mail/feedmail.el (feedmail-look-at-queue-directory):
12621         * mail/mailalias.el (mail-get-names):
12622         * mail/rmail.el (rmail-convert-to-babyl-format):
12623         * mail/rmailsum.el (rmail-make-basic-summary-line)
12624         (rmail-summary-next-same-subject, rmail-summary-rmail-update)
12625         (rmail-summary-goto-msg):
12626         * mail/smtpmail.el (smtpmail-read-response):
12627         * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
12628         (ange-ftp-vms-add-file-entry):
12629         * play/gametree.el (gametree-looking-at-ply)
12630         (gametree-current-branch-score):
12631         * progmodes/ada-xref.el (ada-prj-find-prj-file)
12632         (ada-xref-find-in-modified-ali, ada-find-in-src-path):
12633         * progmodes/cperl-mode.el (condition-case):
12634         * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
12635         (ebrowse-set-member-buffer-column-width)
12636         (ebrowse-select-1st-to-9nth):
12637         * progmodes/etags.el (etags-snarf-tag):
12638         * progmodes/flymake.el (flymake-parse-line):
12639         * progmodes/idlw-shell.el (idlwave-shell-parse-line)
12640         (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
12641         (idlwave-shell-menu-def):
12642         * progmodes/ps-mode.el (ps-run-goto-error):
12643         * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
12644         (vhdl-speedbar-contract-level):
12645         * term/mac-win.el (x-handle-numeric-switch):
12646         * term/sun-mouse.el (sun-get-frame-data):
12647         * term/w32-win.el (x-handle-numeric-switch):
12648         * term/x-win.el (x-handle-numeric-switch):
12649         * textmodes/ispell.el (ispell-parse-output):
12650         * textmodes/nroff-mode.el (nroff-outline-level):
12651         * textmodes/reftex-cite.el (reftex-bib-sort-year)
12652         (reftex-bib-sort-year-reverse, reftex-format-citation):
12653         * textmodes/reftex-parse.el (reftex-init-section-numbers)
12654         (reftex-section-number):
12655         * textmodes/texinfmt.el (texinfo-paragraphindent):
12656         Replace `string-to-int' by `string-to-number'.
12658         * international/latexenc.el: Add page marker to force the "Local
12659         Variables:" string out of the last page.
12661 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
12663         * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
12664         tooltip-change-major-mode.
12665         (gud-tooltip-print-command): Remove case where gud-minor-mode
12666         is gdb ("--fullname").
12667         (gud-tooltip-tips): Turn GUD tooltips off for this case and
12668         explain to user.
12670 2005-05-16  Jay Belanger  <belanger@truman.edu>
12672         * calc/calc-store.el (calc-copy-special-constant): New function.
12674         * calc/calc-ext.el (calc-init-extensions): Add binding for
12675         `calc-copy-special-constant'.
12677         * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
12678         for the `calc-copy-special-constant' command.
12680 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
12682         * subr.el (left-fringe-p): New function.
12684         * progmodes/compile.el (compilation-setup): Set local value of
12685         overlay-arrow-string to "" always.
12686         (compilation-set-window): Left fringe then don't scroll.
12687         No left fringe then no arrow and scroll message to top.
12688         (compilation-context-lines): Adjust doc string accordingly.
12690 2005-05-16  Kim F. Storm  <storm@cua.dk>
12692         * ido.el (ido-magic-forward-char, ido-magic-backward-char)
12693         (ido-magic-delete-char): New commands for C-f, C-b, C-d.
12694         (ido-wide-find-dir-or-delete-dir): New command for M-d.
12695         (ido-define-mode-map): Bind them.  Add C-x prefix to fallback commands.
12696         (ido-read-file-name): Handle commands with ido property value
12697         equal to find-file as reading a file name, to allow C-d to enter dired.
12698         (ibuffer-find-file): Add ido property with value find-file.
12700 2005-05-15  Kim F. Storm  <storm@cua.dk>
12702         * subr.el (open-network-stream-nowait): Remove.
12703         (open-network-stream-server): Remove.
12705 2005-05-15  Richard M. Stallman  <rms@gnu.org>
12707         * faces.el (describe-face): Output a definition link button.
12709         * help-mode.el (help-face-def): New button type.
12711         * emacs-lisp/copyright.el (copyright-fix-years):
12712         Match properly if the first year is 2-digit.
12713         Don't mess up the whitespace after the years by filling.
12715         * dired-aux.el (dired-mark-confirm):
12716         Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
12718         * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
12719         (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
12720         (dired-mark-pop-up): Handle FILES = (t FILE) specially.
12722         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
12723         Set font-lock-comment-start-skip.
12725         * font-lock.el (font-lock-comment-start-skip): New variable.
12726         (font-lock-comment-end-skip): New variable.
12727         (font-lock-fontify-syntactically-region): Use them if non-nil.
12729 2005-05-15  Jay Belanger  <belanger@truman.edu>
12731         * calc/calc-store.el (calc-store-value): Return a string rather
12732         than display it as a message.
12733         Use calc-var-name for variable name.
12734         (calc-store-into): Add the result of calc-store-value to message.
12735         (calc-copy-variable): Add a message.
12736         (calc-store-exchange): Improve error messages.
12737         (calc-store-binary, calc-store-map): Don't reset the values of
12738         special constants.
12740 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
12742         * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
12743         manual to docstring.
12745         * files.el (hack-local-variables-confirm): Add STRING argument.
12746         Make the function handle non file visiting buffers correctly.
12747         (hack-local-variables-prop-line, hack-local-variables)
12748         (hack-one-local-variable): Use STRING arg of
12749         `hack-local-variables-confirm'.
12751 2005-05-14  Michael Albinus  <michael.albinus@gmx.de>
12753         Sync with Tramp 2.0.49.
12755         * net/tramp.el (tramp-handle-dired-call-process)
12756         (tramp-handle-insert-directory):`insert-buffer' cannot be used
12757         because the contents of the Tramp buffer is changed before
12758         insertion (`expand-file' and alike).
12759         (tramp-handle-insert-directory): If `localname' has an empty
12760         nondirectory name, it must not be quoted.
12761         (tramp-pre-connection): Add parameter CHUNKSIZE.  Make local
12762         variable `tramp-chunksize'.  Change callees.
12763         (tramp-open-connection-setup-interactive-shell): Check remote host
12764         for buggy `send-process-string' implementation.
12765         Set `tramp-chunksize' if found.  Reported by Michael Kifer
12766         <kifer@cs.sunysb.edu> (and a lot of other people all the years).
12767         (tramp-handle-shell-command): `insert-buffer' cannot be used
12768         because the contents of the Tramp buffer is changed before
12769         insertion (`expand-file' and alike).  Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
12770         <frederic.bothamy@free.fr>.
12771         (tramp-set-auto-save): Actions should be done for Tramp file name
12772         handler only.  Ange-FTP has its own auto-save mechanism.
12773         Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
12774         (tramp-set-auto-save-file-modes): Set file modes of
12775         `buffer-auto-save-file-name' to ?\600 as fallback solution.
12776         Reported by Ferenc Wagner <wferi@tba.elte.hu>.
12777         (tramp-bug): Remove obsolete variable.
12778         (tramp-append-tramp-buffers): Rewrite partly.  More suitable check
12779         for presence of `mml-mode'.  Make it running for older Emacsen as well.
12781 2005-05-14  John Paul Wallington  <jpw@pobox.com>
12783         * ibuf-ext.el (define-ibuffer-filter filename):
12784         If `dired-directory' is a list, use its car.
12786 2005-05-14  Daniel Brockman  <daniel@brockman.se>  (tiny change)
12788         * ibuffer.el (define-ibuffer-column filename):
12789         If `dired-directory' is a list, use its car.
12791 2005-05-14  Richard M. Stallman  <rms@gnu.org>
12793         * subr.el (symbol-file): Doc fix.
12795         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
12796         (byte-compile-form): Call byte-compile-nogroup-warn.
12797         (byte-compile-warning-types): Doc fix.
12799         * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
12801         * progmodes/cc-engine.el (c-literal-faces):
12802         Add font-lock-comment-delimiter-face.
12804         * net/net-utils.el (dig): Use with-no-warnings.
12806         * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
12807         (sc-recite-frame-alist, sc-default-cite-frame)
12808         (sc-default-uncite-frame, sc-default-recite-frame)
12809         (sc-attrib-selection-list, sc-rewrite-header-list):
12810         Mark as risky-local-variable.
12812         * international/ogonek.el (ogonek-jak, ogonek-how):
12813         Don't use beginning-of-buffer.
12815         * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
12817         * calendar/solar.el (solar-data-list): Move definition up.
12819         * dnd.el (dnd-protocol-alist): Add autoload.
12821         * progmodes/sh-script.el: Many doc usage fixes.
12822         (sh-indent-after-do): Change default to match common styles.
12824 2005-05-13  Luc Teirlinck  <teirllm@auburn.edu>
12826         * files.el (interpreter-mode-alist)
12827         (auto-mode-interpreter-regexp): Doc fixes.
12829 2005-05-13  Matt Hodges  <MPHodges@member.fsf.org>
12831         * tmm.el (tmm-get-keymap): Include only active menus and menu items.
12833         * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
12835 2005-05-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
12837         * dired.el (dired-mode): make-variable-buffer-local =>
12838         make-local-variable.
12840 2005-05-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
12842         * term/mac-win.el (mac-select-convert-to-string): Try coding
12843         systems in mac-script-code-coding-systems if specified one cannot
12844         encode string for `com.apple.traditional-mac-plain-text'.
12846 2005-05-13  Daniel Pfeiffer  <occitan@esperanto.org>
12848         * progmodes/make-mode.el (makefile-targets-face)
12849         (makefile-shell-face, makefile-makepp-perl-face): New faces.
12850         (makefile-dependency-regex): Fix it to not make the colon in
12851         $(var:a=b) special.
12852         (makefile-rule-action-regex): New regexp for highlighting embedded
12853         Shell strings.
12854         (makefile-macroassign-regex): Handle != for highlighting as
12855         embedded Shell strings.
12856         (makefile-var-use-regex): New const.
12857         (makefile-statements, makefile-automake-statements)
12858         (makefile-gmake-statements, makefile-makepp-statements)
12859         (makefile-bsdmake-statements): New consts.
12860         (makefile-make-font-lock-keywords): New function.
12861         (makefile-automake-font-lock-keywords)
12862         (makefile-gmake-font-lock-keywords)
12863         (makefile-makepp-font-lock-keywords)
12864         (makefile-bsdmake-font-lock-keywords): New consts.
12865         (makefile-mode-map): Add switchers between the various submodes.
12866         (makefile-mode): Document the availability of the variants.
12867         (makefile-automake-mode, makefile-gmake-mode)
12868         (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
12870         * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
12871         new variants of makefile-mode.
12873 2005-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
12875         * font-lock.el (font-lock-comment-delimiter-face): Fix up
12876         the inheritance.
12878 2005-05-12  Luc Teirlinck  <teirllm@auburn.edu>
12880         * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
12881         (inferior-lisp-load-hook): Convert defcustoms back to defvars.
12883         * files.el (normal-mode): Extend the scope of the
12884         `enable-local-variables' binding to include the `set-auto-mode' call.
12885         (magic-mode-alist): Doc fix.
12887 2005-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
12889         * font-lock.el (font-lock-comment-delimiter-face): Inherit from
12890         font-lock-comment-face rather than copying its setting.
12892 2005-05-12  Andreas Schwab  <schwab@suse.de>
12894         * eshell/esh-mode.el (eshell-send-input): Doc fix.
12896 2005-05-12  Lute Kamstra  <lute@gnu.org>
12898         * emacs-lisp/generic.el (define-generic-mode): Don't generate a
12899         defcustom for the mode hook variable.  Delete the last argument.
12900         * generic-x.el: Fix callers of define-generic-mode.
12901         (generic-x-modes): Delete group.
12902         (show-tabs-tab-face, show-tabs-space-face): Put them in the
12903         generic-x customization group.
12905 2005-05-12  Kim F. Storm  <storm@cua.dk>
12907         * font-lock.el (font-lock-negation-char-face): Default to "off".
12909         * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
12910         font-lock-negation-char-face to ! in !=.
12912 2005-05-12  Masatake YAMATO  <jet@gyve.org>
12914         * add-log.el (find-change-log): Fix typos in the docstring
12915         of function.
12917 2005-05-11  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
12919         * international/latexenc.el (latexenc-find-file-coding-system):
12920         Avoid `re-search-forward' when looking for input encoding because
12921         of speed and safety.  Better regular expressions for recognizing
12922         input encoding.  Limit a search for TeX-master/tex-main-file to
12923         the local variable section.
12925 2005-05-11  Dan Nicolaescu  <dann@ics.uci.edu>
12927         * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
12928         syntax of $ to "'" (quote).
12930 2005-05-11  Reiner Steib  <Reiner.Steib@gmx.de>
12932         * dnd.el (dnd-protocol-alist): Improve custom type.
12934         * dired.el (dired-dnd-protocol-alist): New variable.
12935         (dired-mode): Use `dired-dnd-protocol-alist'.  Move call of
12936         `dired-mode-hook' to the end.
12938 2005-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
12940         * font-lock.el (font-lock-fontify-syntactically-region): Don't use
12941         comment-end if comment-start-skip is not set.
12942         Obey the font-lock-comment-delimiter-face variables.
12944 2005-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
12946         * files.el (executable-find): Move from executable.el.  Use
12947         locate-file.
12948         * progmodes/executable.el (executable-find): Move to files.el.
12950         * font-lock.el (font-lock-fontify-keywords-region): Use a marker
12951         when trying to ensure forward progress.
12953 2005-05-11  Chong Yidong  <cyd@stupidchicken.com>
12955         * mouse-sel.el (mouse-sel-follow-link-p): New function.
12956         (mouse-select, mouse-select-internal, mouse-extend-internal):
12957         Use it to implement mouse-1-click-follows-link functionality.
12959 2005-05-11  Richard M. Stallman  <rms@gnu.org>
12961         * font-lock.el (font-lock-fontify-syntactically-region):
12962         Use font-lock-comment-delimiter-face for comment delimiters.
12964 2005-05-10  Jay Belanger  <belanger@truman.edu>
12966         * calc/calc-help.el (calc-m-prefix-help): Add mention of
12967         preserving embedded modes.
12969 2005-05-10  Richard M. Stallman  <rms@gnu.org>
12971         * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
12973         * progmodes/ada-mode.el (ada-adjust-case-skeleton):
12974         Move from ada-stmt.el.
12975         (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
12977         * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
12978         Move to ada-mode.el.
12979         (ada-stmt-mode-hook): Delete; do the work in ada-mode.
12981         * cus-edit.el (custom-file): Call file-chase-links.
12983         * files.el (read-directory-name): Fix previous change.
12984         (hack-local-variables-confirm): New function.
12985         (hack-local-variables-prop-line, hack-local-variables)
12986         (hack-one-local-variable): Use it.
12988 2005-05-10  Lute Kamstra  <lute@gnu.org>
12990         * font-lock.el (font-lock-keywords-alist)
12991         (font-lock-removed-keywords-alist): Clarify docstrings.
12993 2005-05-10  Nick Roberts  <nickrob@snap.net.nz>
12995         * progmodes/gdb-ui.el (gdb-macro-info): New variable.
12996         (gdb-source-info): Check for preprocessor info.
12997         (gdb-tooltip-print-1): New function.  Don't print tooltip if it is
12998         a macro for a function.
12999         (gdb-info-breakpoints-custom): Try to find file again if not already
13000         found (user might have used GDB dir command).
13001         (gdb-get-location): Update gdb-location-alist correctly for change
13002         to gdb-info-breakpoints-custom.
13004         * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
13005         (gud-tooltip-print-command): Add gdbmi case.
13006         (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
13007         preprocessor info.
13009 2005-05-09  Reiner Steib  <Reiner.Steib@gmx.de>
13011         * startup.el (fancy-splash-insert): Fix typo in doc string.
13013 2005-05-09  Juanma Barranquero  <lekktu@gmail.com>
13015         * obsolete/float.el (string-to-float):
13016         * obsolete/hilit19.el (hilit-add-pattern):
13017         * obsolete/rnews.el (news-parse-range, news-select-message)
13018         (news-get-pruned-list-of-files): Replace `string-to-int' by
13019         `string-to-number'.
13021         * obsolete/uncompress.el: Set `find-file-not-found-functions', not
13022         `find-file-not-found-hooks'; use `add-hook'.
13023         (uncompress-while-visiting): Set `write-file-functions', not
13024         `write-file-hooks'; use `add-hook'.
13026 2005-05-09  Kim F. Storm  <storm@cua.dk>
13028         * emulation/cua-base.el (cua-copy-region, cua-cut-region)
13029         (cua-paste): Handle clipboard action.
13030         (cua--init-keymaps): Remap clipboard-kill-region and
13031         clipboard-kill-ring-save.
13033 2005-05-08  Eli Zaretskii  <eliz@gnu.org>
13035         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
13036         Improve commentary.
13038         * simple.el (next-error-overlay-arrow-position): Revert the change
13039         made on 2005-04-30.
13041 2005-05-07  Jay Belanger  <belanger@truman.edu>
13043         * calc/calcsel2.el (calc-commute-left, calc-commute-right)
13044         (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
13045         `calc-sel-reselect'.
13047         * calc/calc-mode.el (calc-save-modes): Reset the modes list if
13048         Calc is in embedded mode.
13050 2005-05-07  Eli Zaretskii  <eliz@gnu.org>
13052         * progmodes/compile.el (compilation-setup):
13053         Set overlay-arrow-string to an empty string on text terminals.
13055         * textmodes/ispell.el (ispell-program-name): Try looking for
13056         "aspell" along exec-path, and if found, use it as the default
13057         speller program.
13059 2005-05-07  Jirka Kosek  <jirka@kosek.cz>  (tiny change)
13061         * international/mule.el (sgml-xml-auto-coding-function):
13062         Recognize encoding='FOO' in single quotes as well as in double quotes.
13064 2005-05-07  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
13066         * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
13067         as well as `interactive', so that defmacro* would recognize
13068         `declare' forms.
13070 2005-05-07  Eli Zaretskii  <eliz@gnu.org>
13072         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
13073         Explain more about the LIGHTER arg's usage in the doc string.
13074         Add commentary to clarify what the code does.  Fix the regexp that
13075         strips whitespace from LIGHTER.  Quote LIGHTER before using it,
13076         since it could have characters special to regular expressions.
13078 2005-05-07  Matt Hodges  <MPHodges@member.fsf.org>  (tiny change)
13080         * replace.el (occur-1): Bind inhibit-read-only so that
13081         erase-buffer doesn't barf on read-only text properties (likewise
13082         for add-text-properties in occur-engine).  Mark buffer as unmodified.
13083         (occur-engine): Don't set buffer-read-only here.
13085 2005-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
13087         * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
13088         list-buffers-directory.  This caused the *cvs-commit* buffer to be
13089         sometimes mistakenly reused as a *cvs* buffer.
13091 2005-05-07  Nick Roberts  <nickrob@snap.net.nz>
13093         * tooltip.el: Move code for GUD tooltips into gud.el.
13094         (require): CL no longer needed to compile case.
13095         (tooltip-mode): Do not toggle functions for GUD tooltips.
13096         (tooltip-gud-tips-p): Remove.  Replace with minor mode
13097         gud-tooltip-mode in gud.el.
13098         (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
13099         (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
13100         tooltip-gud prefix with gud-tooltip and obsolete.
13101         (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
13102         (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
13103         (tooltip-mouse-motion): Mouse movement functions/variable.
13104         Rename in gud.el by adding gud prefix.
13105         (tooltip-gud-original-filter, tooltip-gud-dereference)
13106         (tooltip-gud-event, tooltip-toggle-gud-tips)
13107         (tooltip-gud-process-output, tooltip-gud-print-command)
13108         (tooltip-gud-tips): GUD tooltip functions/variables.  Rename in
13109         gud.el by replacing tooltip-gud prefix with gud-tooltip.
13110         (gdb-tooltip-print): Move to gdb-ui.el.
13112         * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
13113         (require): CL needed to compile case.
13114         (gud-tooltip-mode): Use to toggle GUD tooltips instead of
13115         tooltip-gud-tips-p.  Make it a minor-mode.
13116         (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
13117         (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
13118         (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
13119         (gud-tooltip-change-major-mode)
13120         (gud-tooltip-activate-mouse-motions-if-enabled)
13121         (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
13122         (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
13123         (gud-tooltip-original-filter, gud-tooltip-dereference)
13124         (gud-tooltip-event, tooltip-toggle-gud-tips)
13125         (gud-tooltip-process-output, gud-tooltip-print-command)
13126         (gud-tooltip-tips): Move from tooltip.el.
13128         * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
13129         (gdb-cpp-define-alist-flags): Doc fix.
13130         (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
13131         gud-tooltip-mode is t.
13133 2005-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
13135         * net/goto-addr.el (goto-address-fontify): Make sure the overlays
13136         evaporate if their text is deleted.
13137         (goto-address-at-point): Make it work as a mouse binding as well.
13138         (goto-address-at-mouse): Obsolete it.  Update users.
13140 2005-05-06  Glenn Morris  <gmorris@ast.cam.ac.uk>
13142         * calendar/appt.el (top-level): No longer activate on load.
13144 2005-05-06  Juanma Barranquero  <lekktu@gmail.com>
13146         * calendar/cal-bahai.el (mark-bahai-diary-entries):
13147         * net/webjump.el (webjump):
13148         * progmodes/idlw-help.el (idlwave-do-context-help1)
13149         (idlwave-highlight-linked-completions):
13150         * textmodes/po.el (po-find-file-coding-system-guts):
13151         Replace `assoc-ignore-case' by `assoc-string'.
13153 2005-05-06  Eli Zaretskii  <eliz@gnu.org>
13155         * files.el (locate-file): Doc fix.
13157         * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
13158         Remove the redundant test for ms-dos.
13160         * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
13161         look for the preprocessor with exec-suffixes.  If not found in
13162         standard places, look in exec-path.  Remove most of the tests that
13163         used system-type.
13165         * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
13167         * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
13169         * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
13170         file-name clash with jka-compr.el on 8+3 filesystems.
13172 2005-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
13174         * term/mac-win.el: Don't define or bind scroll bar functions if
13175         x-toolkit-scroll-bars is t.
13176         (x-select-text, x-get-selection-value): Clear
13177         x-last-selected-text-clipboard if x-select-enable-clipboard is
13178         nil.
13179         (PRIMARY): Put mac-scrap-name property.
13180         (mac-select-convert-to-file-url): New function.
13181         (public.file-url): New selection target type.  Add to
13182         selection-converter-alist.
13183         (x-get-selection, x-selection-value): Handle it.
13184         (x-cut-buffer-or-selection-value): New alias.
13186 2005-05-05  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
13188         * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
13189         entry to avoid calling bibtex-find-entry with arg global
13190         being t.  Remove arg key.
13191         (bibtex-summary-function, bibtex-complete-crossref-cleanup)
13192         (bibtex-copy-summary-as-kill): Change accordingly.
13194 2005-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
13196         * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
13197         (org-agenda-date-later): Use with-current-buffer.
13199 2005-05-05  Luc Teirlinck  <teirllm@auburn.edu>
13201         * emacs-lisp/byte-run.el (define-obsolete-function-alias)
13202         (define-obsolete-variable-alias): Doc Fixes.
13204 2005-05-06  Kim F. Storm  <storm@cua.dk>
13206         * simple.el (line-move-1): Fix 2005-04-26 change.  Must still use
13207         vertical-motion when selective-display is active.
13209         * ido.el (ido-setup-hook): New hook.
13210         (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
13211         (ido-input-stack): New var.
13212         (ido-define-mode-map): Bind M-b to ido-push-dir.  Move old
13213         ido-next-work-file binding to M-O.
13214         Bind M-f to ido-wide-find-file-or-pop-dir.
13215         (ido-define-mode-map): Don't run ido-define-mode-map-hook.
13216         (ido-read-internal): Run ido-setup-hook.
13217         Catch quit in read-file-name and read-string to cancel edit.
13218         Handle new push, pop, and pop-all exit codes (for M-b/M-f).
13219         Automatically pop-all when completing a directory name (RET).
13220         (ido-file-internal): Add with-no-warnings around ffap and dired code.
13221         (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
13222         (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
13223         (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
13224         New functions for M-b/M-f to move among the directory components.
13225         (ido-make-merged-file-list): Catch quit to cancel merge.
13226         (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
13227         (ido-completion-help): No warnings for ido-completion-buffer-full.
13229 2005-05-05  Daniel Pfeiffer  <occitan@esperanto.org>
13231         * font-lock.el (font-lock-negation-char-face): New face and variable.
13232         * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
13233         * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
13234         * progmodes/cperl-mode.el (cperl-init-faces): Use it.
13235         * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
13237 2005-05-05  Juanma Barranquero  <lekktu@gmail.com>
13239         * emacs-lisp/byte-run.el (define-obsolete-function-alias):
13240         Fix typo in docstring.
13242         * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
13243         (ebrowse-print-statistics-line)
13244         (ebrowse-electric-position-mode-hook): Fix typo in docstring.
13246         * term/w32-win.el (image-library-alist): Add additional name for
13247         Xpm library.
13249 2005-05-05  Nick Roberts  <nickrob@snap.net.nz>
13251         * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
13252         use gcc instead of cpp.
13254         * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
13255         (gdb-create-define-alist): Use it.
13256         (gdb-cpp-define-alist-program): Update for MS-DOS.
13258 2005-05-04  Nick Roberts  <nickrob@snap.net.nz>
13260         * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
13262 2005-05-04  Richard M. Stallman  <rms@gnu.org>
13264         * help.el (describe-key): No error when UNTRANSLATED is nil.
13266         * simple.el (line-move-1): Fix previous change to signal errors
13267         appropriately.
13269 2005-05-03  Ulf Jasper  <ulf.jasper@web.de>
13271         * calendar/icalendar.el (icalendar-version): Now at 0.12.
13272         (icalendar-duration-correction): Remove.
13273         (icalendar--get-event-properties): Split result at commas.
13274         (icalendar--decode-isoduration): New optional argument
13275         DURATION-CORRECTION.
13276         (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
13277         (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
13278         (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
13279         (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
13280         (icalendar--convert-anniversary-to-ical): New functions, extracted
13281         from icalendar-export-region, with bug fixes.
13282         (icalendar-export-region): Use the above functions.
13283         (icalendar-import-buffer): Check before saving diary file.
13284         (icalendar--convert-recurring-to-diary)
13285         (icalendar--convert-non-recurring-all-day-to-diary)
13286         (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
13287         extracted from icalendar--convert-ical-to-diary, with bug fixes.
13288         (icalendar--convert-ical-to-diary): Use the above functions.
13290 2005-05-03  Nick Roberts  <nickrob@snap.net.nz>
13292         * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
13293         Remove these recent additions.
13294         (c-mode): Restore to before 2005-04-28.
13296         * progmodes/cc-vars.el (cc-define-list-program): Remove this
13297         recent addition.
13299         * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
13300         (gdb-define-alist): New variables.
13301         (gdb-create-define-alist): New function.
13302         (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
13303         (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
13304         with string-to-number.
13305         (gdb-reset): Kill gdb-define-alist.  Move assignments outside loop.
13307         * progmodes/gud.el: Replace string-to-int with string-to-number.
13308         (gud-find-file): Handle gdb-define-alist.
13310         * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
13312 2005-05-02  Jay Belanger  <belanger@truman.edu>
13314         * calc/calc-aent.el (math-read-token):
13315         * calc/calc-bin.el (calc-word-size):
13316         * calc/calc-ext.el (calc-read-number-fancy):
13317         * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
13318         (math-parse-date, math-parse-standard-date, calcFunc-tzone):
13319         * calc/calc-frac.el (calc-over-notation):
13320         * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
13321         (calc-graph-num-points, calc-graph-init):
13322         * calc/calc-prog.el (calc-read-parse-table-part)
13323         (calc-edit-macro-repeats):
13324         * calc/calc-yank.el (calc-do-grab-rectangle):
13325         * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
13326         Replace `string-to-int' by `string-to-number'.
13328 2005-05-02  Kim F. Storm  <storm@cua.dk>
13330         * kmacro.el: Use executing-kbd-macro-index variable.
13332 2005-05-02  Thien-Thi Nguyen  <ttn@gnu.org>
13334         * net/rlogin.el (rlogin-parse-words): Delete func.
13335         (rlogin): Use split-string, not rlogin-parse-words.
13336         Also, if there are option-like elements in the parsed args,
13337         take the host to be the first arg immediately following them.
13338         Suggested by Michael Mauger.
13340 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
13342         * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
13344 2005-05-02  Nick Roberts  <nickrob@snap.net.nz>
13346         * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
13347         (cc-mode-cpp-program): Rename to cc-define-list-program and
13348         move to cc-vars.el.
13350         * progmodes/cc-vars.el (cc-define-list-program):
13351         Change to "gcc -E -dM -".  Make customizable.
13353 2005-05-02  Kim F. Storm  <storm@cua.dk>
13355         * emulation/cua-base.el: Fix check for CUA-mode if no init file.
13357 2005-05-02  Nick Roberts  <nickrob@snap.net.nz>
13359         * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
13361         * international/mule-util.el (truncate-string): Remove alias and
13362         obsolete declaration.
13364         * international/mule-cmds.el (update-iso-coding-systems):
13365         Remove alias and obsolete declaration.
13367         * international/mule.el (coding-system-parent): Remove alias and
13368         obsolete declaration.
13370         * subr.el (define-function, sref): Remove aliases and obsolete
13371         declarations.
13372         (chars-in-region): Remove obsolete declaration.
13374 2005-05-01  Richard M. Stallman  <rms@gnu.org>
13376         * info.el (Info-mode): Set widen-automatically to nil, locally.
13378         * simple.el (widen-automatically): New variable.
13379         (pop-global-mark): Obey widen-automatically.
13381 2005-05-01  Dan Nicolaescu  <dann@ics.uci.edu>
13383         * term/xterm.el (function-key-map): Call substitute-key-definition
13384         before the keymap size is increased by a lot of define-key calls.
13386 2005-05-01  Richard M. Stallman  <rms@gnu.org>
13388         * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
13389         Rename ARG to ELEMENT.  Doc fix.
13391 2005-05-01  Nick Roberts  <nickrob@snap.net.nz>
13393         * allout.el (allout-exposure): Remove macro and obsolete declaration.
13394         Remove references to allout-exposure/change to allout-new-exposure.
13396         * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
13397         bytecode symbols.
13399         * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
13400         (compiled-function-p, focus-frame, unfocus-frame):
13401         Remove aliases and obsolete declarations.
13402         Back out inadvertent changes from previous commit.
13404 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
13406         * files.el (require-final-newline): Make Custom tags consistent
13407         with mode-require-final-newline.
13408         (mode-require-final-newline): Doc fix.
13410 2005-05-01  Stefan Monnier <monnier@iro.umontreal.ca>
13412         * international/latexenc.el (latexenc-find-file-coding-system):
13413         Fix regular expressions.
13415 2005-05-01  David Kastrup <dak@gnu.org>
13417         * international/latexenc.el (latexenc-find-file-coding-system):
13418         Fix regular expressions.
13420 2005-05-01  Nick Roberts  <nickrob@snap.net.nz>
13422         * subr.el (string-to-int): Make obsolete.
13424 2005-04-30  Richard M. Stallman  <rms@gnu.org>
13426         * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
13428         * loadup.el: load jka-comp-hook.
13430         * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
13431         (jka-compr-handler): Add autoload.  `put' calls moved
13432         to jka-comp-hook.el.
13433         (compression, jka-compr): defgroups moved to jka-comp-hook.el.
13434         (jka-compr-inhibit): Autoload.
13436         * jka-comp-hook.el: New file.
13437         Enable the mode by default.
13439         * files.el (backup-buffer-copy): Use copy-file instead
13440         of write-region, and put back the 'excl.
13442 2005-04-30  Chong Yidong  <cyd@stupidchicken.com>
13444         * progmodes/flymake.el (flymake-split-string)
13445         (flymake-split-string, flymake-log, flymake-pid-to-names)
13446         (flymake-reg-names, flymake-get-source-buffer-name)
13447         (flymake-unreg-names, flymake-add-line-err-info)
13448         (flymake-add-err-info): Clarify docstrings.
13449         (flymake-popup-menu, flymake-make-emacs-menu)
13450         (flymake-make-xemacs-menu): Add docstrings.
13451         (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
13452         Set variables directly throughout.
13454 2005-04-30  Nick Roberts  <nickrob@snap.net.nz>
13456         * progmodes/cc-mode.el (cc-create-define-alist): Check that file
13457         exists.  Initialize cc-define-alist.
13458         (c-mode): Add cc-create-define-alist locally to after-save-hook.
13459         If there is no file (Macroexpansion) don't create an alist.
13461 2005-04-29  Sam Steingold  <sds@gnu.org>
13463         * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
13464         (cc-create-define-alist): Use it instead of the hard-coded string.
13466 2005-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
13468         * international/mule-conf.el (file-coding-system-alist): Fix regexp
13469         for latexenc.
13471 2005-04-29  Lute Kamstra  <lute@gnu.org>
13473         * emacs-lisp/generic.el: Improve commentary section.
13474         (define-generic-mode): Improve docstring.
13476 2005-04-29  Carsten Dominik  <dominik@science.uva.nl>
13478         * textmodes/org.el (many places): Change to quiet the byte compiler.
13479         (org-prefix-format-compiled): New variable.
13480         (org-compile-prefix-format): New function.
13481         (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
13482         (org-agenda-prefix-format,org-timeline-prefix-format): New options.
13483         (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
13484         (org-get-entries-from-diary): Use `org-get-time-of-day' for
13485         consistency with entries from `org-mode' files.
13486         (org-get-time-of-day): Fix bug with partial matches early in a line.
13487         (org-non-link-chars): New constant.
13488         (org-link-regexp): Respect `org-non-link-chars'.
13489         (org-agenda-day-view): Remove command.
13490         (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
13491         (org-follow-bbdb-link, org-store-link): Search also company field.
13492         (org-highlight-overlay): New variable.
13493         (org-highlight, org-unhighlight): New functions.
13494         (org-agenda-mode): Add pre-command-hook to remove highlight.
13495         (org-evaluate-time-range): Behavior depends upon whether time stamp
13496         contains a time or not.
13497         (org-show-subtree, org-show-entry): New functions.
13498         (org-agenda-cleanup-fancy-diary): Remove empty lines.
13500 2005-04-28  Luc Teirlinck  <teirllm@auburn.edu>
13502         * comint.el (comint-output-filter-functions): Add autoload cookie.
13504 2005-04-28  Kim F. Storm  <storm@cua.dk>
13506         * ido.el (ido-everywhere): Fix last change.
13508 2005-04-28  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
13510         * international/latexenc.el: New file.
13511         * international/mule-conf.el (file-coding-system-alist): For .tex,
13512         .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
13514 2005-04-28  Lute Kamstra  <lute@gnu.org>
13516         * font-lock.el (font-lock-add-keywords)
13517         (font-lock-remove-keywords): Clarify docstring.
13518         (font-lock-keywords-alist, font-lock-removed-keywords-alist):
13519         Don't start docstrings with a `*'.
13520         (font-lock-update-removed-keyword-alist): Give it a docstring.
13522         * generic-x.el: Update commentary section.
13523         Only require font-lock when compiling.
13524         Define all modes conditionally.
13525         Place all generic modes in the generic-x-modes customization group.
13526         (generic-x-modes): New customization group.
13527         (generic-default-modes, generic-mswindows-modes)
13528         (generic-unix-modes, generic-other-modes): New constants.
13529         (generic-define-mswindows-modes, generic-define-unix-modes):
13530         Update docstrings.  Make them obsolete.
13531         (generic-extras-enable-list): New default value.  Update docstring.
13532         Improve :type.  Change :set function.
13533         (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
13534         Fix docstring.
13536         * emacs-lisp/generic.el (generic-mode-internal):
13537         Simplify font-lock-defaults.
13538         (define-generic-mode): Fix docstring.
13540 2005-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13542         * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
13543         font-lock-face property to highlight matches.
13545 2005-04-28  Nick Roberts  <nickrob@snap.net.nz>
13547         * progmodes/cc-mode.el (cc-create-define-alist): New function.
13548         (cc-define-alist): New variable.
13549         (c-mode): Make it local and initialize it.
13551         * progmodes/gdb-ui.el (gdb-active-process): New variable.
13552         (gdb-exited): New function.
13553         (gdb-annotation-rules): Use it.
13554         (gdb-starting): Set gdb-active-process to t.
13555         (gdb-stopping): Amend doc string.
13556         (gdb-reset): Set gdb-active-process to nil.
13558         * tooltip.el (tooltip-gud-tips): Show the associated #define
13559         directives when a C program under GDB is not executing.
13561 2005-04-27  Stefan Monnier  <monnier@iro.umontreal.ca>
13563         * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
13564         font-lock-fontify-syntactic-keywords.
13566         * font-lock.el (font-lock-default-fontify-region): Don't force
13567         parse-sexp-lookup-properties to nil.
13569 2005-04-27  Alexander Klimov  <alserkli@inbox.ru>  (tiny change)
13571         * man.el (man-mode-syntax-table): Set up `:' to have
13572         word-constituent syntax.
13574 2005-04-27  Lute Kamstra  <lute@gnu.org>
13576         * novice.el (disable-command): Don't add spurious newlines to the
13577         init file.  Reported by Dan Jacobson <jidanni@jidanni.org>.
13579 2005-04-26  Jay Belanger  <belanger@truman.edu>
13581         * calc/calc-yank.el (calc-edit-finish): Make sure there is more
13582         than one window before deleting window.
13584 2005-04-26  Luc Teirlinck  <teirllm@auburn.edu>
13586         * shell.el (shell-prompt-pattern): Doc fix.
13587         (shell-mode): Set paragraph-separate buffer locally to "\\'".
13589         * comint.el (comint-prompt-regexp, comint-get-old-input)
13590         (comint-use-prompt-regexp)
13591         (comint-use-prompt-regexp-instead-of-fields)
13592         (comint-replace-by-expanded-history, comint-send-input)
13593         (comint-output-filter, comint-get-old-input-default)
13594         (comint-line-beginning-position, comint-bol, comint-show-output)
13595         (comint-backward-matching-input, comint-forward-matching-input)
13596         (comint-next-prompt, comint-previous-prompt):
13597         Rename `comint-use-prompt-regexp-instead-of-fields' to
13598         `comint-use-prompt-regexp'.  Keep old name as alias and declare
13599         obsolete.
13600         (comint-use-prompt-regexp): Shorten first line of doc string.
13602         * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
13603         Set paragraph-separate buffer locally to "\\'".
13605         * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
13606         Adapt to above name change.
13608         * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
13609         (smbclient-prompt-regexp): Ditto.
13611         * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
13613 2005-04-27  Nick Roberts  <nickrob@snap.net.nz>
13615         * progmodes/gdb-ui.el (gdb-location-alist): Rename from
13616         gdb-location-list.
13617         Break lines that are over 80 characters wide.
13619 2005-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
13621         * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
13622         New fun and var, to preserve compatibility.
13624         * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
13626 2005-04-26  Dominique de Waleffe  <ddw@missioncriticalit.com>  (tiny change)
13628         * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
13629         name to file-newer-than-file-p.
13631 2005-04-26  Richard M. Stallman  <rms@gnu.org>
13633         * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
13635         * progmodes/python.el (python-mode):
13636         Use new name eldoc-documentation-function.
13638         * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
13640         * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
13641         (eldoc-documentation-function):
13642         Rename from eldoc-print-current-symbol-info-function.  Calls changed.
13644 2005-04-26  Nick Roberts  <nickrob@snap.net.nz>
13646         * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
13648 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
13650         * term/xterm.el (function-key-map): Fix strings for
13651         {C,S,A,C-S}-f[1-4].  Use substitute-key-definition to bind
13652         {C,S,A,C-S}-{f1-f12}.
13654 2005-04-26  Kenichi Handa  <handa@m17n.org>
13656         * international/mule-cmds.el (select-safe-coding-system):
13657         Fix previous change.
13659 2005-04-26  Lute Kamstra  <lute@gnu.org>
13661         * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
13663         * font-lock.el (font-lock-fontify-region-function): Fix docstring.
13664         (font-lock-comment-delimiter-face): Ditto.
13666         * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
13668 2005-04-25  Jay Belanger  <belanger@truman.edu>
13670         * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
13671         to t while inserting information; use help-mode.
13673 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
13675         * term.el (ansi-term-color-vector): Use the xterm colors.
13676         (term-raw-map): Don't add mappings for \eO and \e[.  Map deletechar.
13678 2005-04-25  Lute Kamstra  <lute@gnu.org>
13680         * font-core.el (font-lock-defaults): Fix docstring.
13682         * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
13684 2005-04-25  Kenichi Handa  <handa@m17n.org>
13686         * international/mule-cmds.el (select-safe-coding-system):
13687         Don't check consistency with coding: spec, etc if raw-text or
13688         no-conversion was found to be safe.
13690 2005-04-24  Richard M. Stallman  <rms@gnu.org>
13692         * mail/sendmail.el (mail-font-lock-keywords): Match any number of
13693         citation markers at start of each line.
13695         * mail/rmail.el (rmail-font-lock-keywords): Match any number of
13696         citation markers at start of each line.
13698         * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
13700         * files.el (mode-require-final-newline): Fix previous change.
13701         (require-final-newline): Fix type label.
13703 2005-04-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
13705         * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
13706         statement in buffer (broken by 2004-11-24 change).
13708 2005-04-24  Kim F. Storm  <storm@cua.dk>
13710         * ido.el (ido-everywhere): Save and restore old read-buffer-function
13711         and read-file-name-function values.  Don't overwrite existing
13712         non-nil values if ido-mode is enabled without ido-everywhere.
13714 2005-04-24  Luc Teirlinck  <teirllm@auburn.edu>
13716         * files.el (mode-require-final-newline): Minor doc fix.
13718 2005-04-24  Eli Zaretskii  <eliz@gnu.org>
13720         * subr.el (syntax-after): Doc fix.
13721         (syntax-class): If argument is nil, return nil.  Mask off upper 16
13722         bits, not 8 bits.
13724         * files.el (mode-require-final-newline): Doc fix.
13725         (backup-buffer-copy): Fix last change.
13727 2005-04-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
13729         * term/mac-win.el: Require select.  Set selection-coding-system to
13730         mac-system-coding-system.  Call menu-bar-enable-clipboard.
13731         (x-last-selected-text-clipboard, x-last-selected-text-primary)
13732         (x-select-enable-clipboard): New variables.
13733         (x-select-text, x-get-selection, x-selection-value)
13734         (x-get-selection-value, mac-select-convert-to-string)
13735         (mac-services-open-file, mac-services-open-selection)
13736         (mac-services-insert-text): New functions.
13737         (CLIPBOARD, FIND): Put mac-scrap-name property.
13738         (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
13739         (public.tiff): Put mac-ostype property.
13740         (selection-converter-alist): Add entries for them.
13741         (mac-application-menu-map): New keymap.
13742         (interprogram-cut-function, interprogram-paste-function): Set to
13743         x-select-text and x-get-selection-value, respectively.
13744         (split-window-keep-point): Set to t.
13746 2005-04-23  Richard M. Stallman  <rms@gnu.org>
13748         * files.el (read-directory-name): Always pass non-nil
13749         DEFAULT-FILENAME arg to read-file-name.
13750         (backup-buffer-copy, basic-save-buffer-2): Take care against
13751         writing thru an unexpected existing symlink.
13752         (revert-buffer): In indirect buffer, revert the base buffer.
13753         (magic-mode-alist): Doc fix.
13754         (buffer-stale-function): Doc fix.
13755         (minibuffer-with-setup-hook): Avoid warning.
13756         (mode-require-final-newline): Doc and custom fix.
13758         * follow.el (follow-end-of-buffer): Use with-no-warnings.
13760         * font-lock.el (font-lock-comment-face): On terminals with few colors,
13761         use the default appearance.
13762         (font-lock-comment-delimiter-face): New face, new variable.
13764         * imenu.el (imenu--generic-function): The official position of a
13765         definition is the start of the line that BEG is in.
13767         * midnight.el (midnight-timer): Move defvar up.
13769         * mouse.el (mouse-drag-region-1): Delete some debugging code.
13771         * saveplace.el (save-place-to-alist): Use with-no-warnings.
13773         * startup.el (command-line): Use with-no-warnings.
13775         * window.el (window-size-fixed): New defvar.
13777         * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
13779         * mail/rmail.el (rmail-font-lock-keywords):
13780         Use font-lock-comment-delimiter-face.
13782         * mail/sendmail.el (mail-font-lock-keywords):
13783         Use font-lock-comment-delimiter-face.
13785         * progmodes/compile.el (next-error-highlight-timer): New defvar.
13787 2005-04-23  SAITO Takuya  <tabmore@rivo.mediatti.net>  (tiny change)
13789         * progmodes/compile.el (compilation-mode-font-lock-keywords):
13790         Specify t for LAXMATCH when matching directories.
13791         Save match data around compilation-compat-error-properties form.
13793 2005-04-23  David Kastrup  <dak@gnu.org>
13795         * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
13796         Mention that the autoloaded aliases should be kept for AUCTeX.
13798 2005-04-23  Andreas Schwab  <schwab@suse.de>
13800         * isearch.el (isearch-forward): Doc fix.
13802 2005-04-23  Eli Zaretskii  <eliz@gnu.org>
13804         * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
13805         (jit-lock-stealth-nice): Change default value to 0.5.
13807 2005-04-23  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
13809         * abbrev.el (write-abbrev-file): Write table entries in
13810         alphabetical order by table name.
13812 2005-04-22  Kim F. Storm  <storm@cua.dk>
13814         * ido.el (ido-read-internal): Fix `list' completion.
13816 2005-04-22  Kenichi Handa  <handa@m17n.org>
13818         * recentf.el (recentf-save-file-coding-system): New variable.
13819         (recentf-save-list): Encode the file by
13820         recentf-save-file-coding-system and add coding: tag.
13822 2005-04-22  Nick Roberts  <nickrob@snap.net.nz>
13824         * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
13826 2005-04-21  Lute Kamstra  <lute@gnu.org>
13828         * loadhist.el (unload-feature): Don't remove a function from hooks
13829         if it is about to be restored to an autoload .  Remove functions
13830         that will become unbound from auto-mode-alist.  Simplify the code.
13832         * subr.el (assq-delete-all): New implementation that is linear,
13833         not quadratic.  Suggested by David Kastrup <dak@gnu.org>.
13834         (rassq-delete-all): New function.
13836         * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
13837         Add size-indication-mode.
13839 2005-04-21  Kenichi Handa  <handa@m17n.org>
13841         * international/mule-cmds.el: Add autoload for widget-value in
13842         eval-when-compile.
13844 2005-04-21  Nick Roberts  <nickrob@snap.net.nz>
13846         * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
13847         Add tooltip-mode.
13849         * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
13851 2005-04-20  Luc Teirlinck  <teirllm@auburn.edu>
13853         * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
13854         (inferior-lisp-filter-regexp, inferior-lisp-program)
13855         (inferior-lisp-load-command, inferior-lisp-prompt)
13856         (inferior-lisp-mode-hook, lisp-source-modes)
13857         (inferior-lisp-load-hook): defvar->defcustom.
13858         (inferior-lisp-program, inferior-lisp-prompt)
13859         (inferior-lisp-load-hook): Doc fixes.
13860         (inferior-lisp-install-letter-bindings): Small change in
13861         introductory comment.
13863 2005-04-20  Dan Nicolaescu  <dann@ics.uci.edu>
13865         * vc.el (vc-annotate-color-map): Change some colors so that text
13866         using them as foreground is readable on both white and black
13867         backgrounds.
13869 2005-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13871         * international/mule-conf.el (translation-table-for-input):
13872         Remove redundant declaration.
13874 2005-04-20  Nick Roberts  <nickrob@snap.net.nz>
13876         * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
13878         * tooltip.el (tooltip-gud-tips-p): Expand documentation.
13879         (tooltip-toggle-gud-tips): New function.
13881 2005-04-20  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
13883         * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
13884         right angle brackets.
13886 2005-04-20  Nick Roberts  <nickrob@snap.net.nz>
13888         * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
13890 2005-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
13892         * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
13893         Remove.  Update callers to use expand-file-name instead.
13895         * subr.el (syntax-class): New function.
13897         * simple.el (blink-matching-open): Use it.
13899         * paren.el (show-paren-function): Use it to recognize parens that are
13900         also used in 2-char comment markers.
13902 2005-04-19  Lute Kamstra  <lute@gnu.org>
13904         * loadhist.el (unload-feature): Update for new format of
13905         load-history.  Simplify the code.
13907 2005-04-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
13909         * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
13910         (mac-add-charset-info): New function.  Initialize variable
13911         mac-charset-info-alist using it.
13912         (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
13913         for translation.
13914         (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
13915         (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
13916         (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
13917         New CCL programs.
13919 2005-04-19  Kim F. Storm  <storm@cua.dk>
13921         * simple.el (next-buffer, prev-buffer, next-error)
13922         (scroll-other-window, keyboard-quit, keyboard-escape-quit)
13923         (clone-indirect-buffer-other-window): Move bindings to bindings.el.
13925         * bindings.el (next-buffer, prev-buffer, next-error)
13926         (scroll-other-window, keyboard-quit, keyboard-escape-quit)
13927         (clone-indirect-buffer-other-window): Move bindings from simple.el.
13928         (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
13929         (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
13931 2005-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
13933         * isearch.el (isearch-edit-string): Make the search-ring available for
13934         minibuffer history commands.
13935         (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
13936         the default history commands now work just as well.
13937         (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
13939 2005-04-18  Kim F. Storm  <storm@cua.dk>
13941         * emulation/cua-base.el (cua--pre-command-handler): Add more
13942         elaborate check for shift modifier on non-window systems.
13944 2005-04-18  Lars Hansen  <larsh@math.ku.dk>
13946         * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
13948 2005-04-18  Kim F. Storm  <storm@cua.dk>
13950         * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
13951         and make it optional.  Don't test tooltip-gud-echo-area here.
13952         (tooltip-gud-process-output, gdb-tooltip-print):
13953         Pass tooltip-gud-echo-area to tooltip-show.
13954         (tooltip-help-tips): Remove second optional arg to tooltip-show.
13956 2005-04-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
13958         * tooltip.el (tooltip-mode): `emacs-quick-startup' and
13959         `display-graphic-p' may not be bound yet.
13961 2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
13963         * startup.el (command-line): No longer enable Xterm Mouse mode by
13964         default in terminals compatible with xterm.
13966         * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
13968 2005-04-18  Nick Roberts  <nickrob@snap.net.nz>
13970         * tooltip.el (tooltip-gud-echo-area): Rename from
13971         tooltip-use-echo-area.
13972         (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
13973         (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
13974         area independently of where help tooltips are displayed.
13976 2005-04-17  David Kastrup  <dak@gnu.org>
13978         * cus-theme.el (custom-theme-write-variables): Quote variables
13979         where necessary.
13981 2005-04-17  Richard M. Stallman  <rms@gnu.org>
13983         * simple.el (yank-excluded-properties): Add follow-link to value.
13985         * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
13987         * startup.el (fancy-splash-max-time): Just 30 seconds.
13988         (fancy-splash-delay): Just 7.
13989         (fancy-splash-screens): No time limit other than fancy-splash-max-time.
13991         * loadhist.el (unload-feature): Update for new format of load-history.
13992         Simplify the code.
13994         * mail/rmail.el (rmail-ignored-headers): Ignore more headers
13995         (rmail-font-lock-keywords): Don't fontify the text of a citation.
13997         * mail/sendmail.el (mail-font-lock-keywords):
13998         Don't fontify subject text.
13999         Don't fontify the text of a citation.
14001 2005-04-17  Mark H. Weaver  <mhw@netris.org>  (tiny change)
14003         * comint.el (comint-output-filter): Run comint-output-filter-functions
14004         with point where the user had it.
14006 2005-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
14008         * international/ucs-tables.el (ucs-set-table-for-input):
14009         Disable when using unify-on-decoding.
14011 2005-04-16  Dan Nicolaescu  <dann@ics.uci.edu>
14013         * emulation/cua-base.el (cua-global-mark-face): Add special case
14014         for displays supporting a high number of colors.
14016 2005-04-16  Matt Hodges  <MPHodges@member.fsf.org>  (tiny change)
14018         * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
14020 2005-04-16  Chong Yidong  <cyd@stupidchicken.com>
14022         * filesets.el (filesets-add-buffer): If user supplies a name of a
14023         non-existing fileset, create a new fileset.
14025 2005-04-16  Carsten Dominik  <dominik@science.uva.nl>
14027         * textmodes/org.el (org-up-heading-all): Fix bug with
14028         `outline-up-heading-all'.
14030 2005-04-16  Andreas Schwab  <schwab@suse.de>
14032         * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
14033         /etc/permissions.d/* and /etc/aliases.d/*.
14035 2005-04-16  Kenichi Handa  <handa@m17n.org>
14037         * international/code-pages.el (cp-make-coding-system):
14038         Set `translation-table-for-input' property value to the symbol
14039         ucs-mule-to-mule-unicode, not to that value.
14040         (pt154): Escape guillemet by `\'.
14042 2005-04-15  Luc Teirlinck  <teirllm@auburn.edu>
14044         * loadup.el: Load tooltip if x-show-tip is fboundp.
14046         * startup.el (command-line): Add comment.
14048         * tooltip.el (tooltip-mode): Specify correct standard value for
14049         Custom in init-value.
14051 2005-04-15  Nick Roberts  <nickrob@snap.net.nz>
14053         * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
14054         possible.
14056 2005-04-15  Carsten Dominik  <dominik@science.uva.nl>
14058         * textmodes/org.el (org-agenda-date-prompt): Rename from
14059         `org-agenda-date-today'.
14060         (org-evaluate-time-range): Insert at point instead of directly
14061         after time range.
14062         (org-first-headline-recenter, org-subtree-end-visible-p)
14063         (org-optimize-window-after-visibility-change): New functions
14064         (org-agenda-post-command-hook): Don't allow point at end of line,
14065         to make sure it always hits the text properties.
14066         (org-agenda-next-date-line, org-agenda-previous-date-line):
14067         New commands.
14068         (org-set-regexps-and-options): Category may contain white space.
14069         (org-agenda-get-deadlines, org-agenda-get-scheduled):
14070         Improve marker positions.
14071         (org-agenda-new-marker): Argument POS made optional.
14072         (org-agenda-get-timestamps): Deadlines which are done are listed
14073         in org-done-face now.
14074         (org-agenda-get-todos, org-agenda-get-timestamps)
14075         (org-agenda-get-deadlines, org-agenda-get-scheduled):
14076         Set `undone-face' and `done-face' properties.
14077         (org-last-todo-state-is-todo): New variable.
14078         (org-todo): Set `org-last-todo-state-is-todo'.
14079         (org-agenda-todo): Change face according to
14080         `org-last-todo-state-is-todo'.  And change other lines referring to
14081         the same entry.
14082         (org-calendar-goto-agenda): New command.
14083         (org-calendar-to-agenda-key): New option.
14084         (org-startup-folded): New allowed value `content'.
14085         (org-set-regexps-and-options): Accept new value `content' for
14086         `org-startup-folded'.
14087         (org-get-current-options): Handle new value `content' for
14088         `org-startup-folded'.
14089         (org-insert-todo-heading): New command.
14090         (org-mode): Insert first line "*-* mode: org-mode -*-" when called
14091         interactively in empty file and option
14092         `org-insert-mode-line-in-empty-file' has been set.
14093         (org-agenda-todo,org-agenda-priority): Modify to use
14094         `org-agenda-change-all-lines'.
14095         (org-warning-face): Change color on dark background
14097 2005-04-14  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
14099         * international/mule-cmds.el (set-locale-environment): On Mac OS,
14100         use preferences AppleLocale and AppleLanguages, and variable
14101         mac-system-locale for default locale.  On Mac OS Classic, use
14102         mac-system-coding-system for default coding systems.
14104         * term/mac-win.el: Don't set file-name-coding-system.
14105         Decode variables system-name, emacs-build-system, user-login-name, and
14106         user-full-name by mac-system-coding-system on Mac OS Classic.
14107         (mac-system-coding-system): New variable.
14109 2005-04-13  Luc Teirlinck  <teirllm@auburn.edu>
14111         * startup.el (command-line): Handle `xterm-mouse-mode' before
14112         reading init file.
14114         * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
14116 2005-04-13  Glenn Morris  <gmorris@ast.cam.ac.uk>
14118         * progmodes/sh-script.el (sh-here-document-word): Make it a
14119         defcustom.  Doc fix.
14120         (sh-add): Bash uses $(( )) for arithmetic.
14121         (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
14122         (sh-maybe-here-document): Remove quotes and leading whitespace
14123         from heredoc word when closing.  Indent heredoc with tabs if word
14124         starts with "-".
14126 2005-04-13  Richard M. Stallman  <rms@gnu.org>
14128         * simple.el (undo): Fix previous change.
14130         * custom.el (defface): Doc fix.
14132 2005-04-13  Lute Kamstra  <lute@gnu.org>
14134         * Makefile.in (DONTCOMPILE): Remove list.
14135         (compile, compile-always): Don't use DONTCOMPILE.
14136         (update-authors): Load the library in which batch-update-authors
14137         is defined.
14138         * makefile.w32-in (DONTCOMPILE): Remove list.
14139         (compile, compile-always): Fix comments.
14140         (update-authors): Load the library in which batch-update-authors
14141         is defined.
14143         * generic-x.el (generic-mode-ini-file-find-file-hook):
14144         Rename to ini-generic-mode-find-file-hook.
14145         Keep generic-mode-ini-file-find-file-hook as an alias.
14146         (ini-generic-mode-find-file-hook): Rename from
14147         generic-mode-ini-file-find-file-hook.  Fix docstring.
14148         (ini-generic-mode): Docstring change.
14149         (bat-generic-mode-run-as-comint): Silence the byte compiler.
14151         * help.el (describe-key-briefly): UNTRANSLATED can be nil when
14152         called from lisp.
14154         * generic.el: Move to the emacs-lisp subdir.
14156 2005-04-12  Dan Nicolaescu  <dann@ics.uci.edu>
14158         * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
14159         and C-S- function and cursor motion keys.
14161 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
14163         * startup.el (command-line): Enable Xterm Mouse mode by default.
14164         * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
14165         for Custom.  No longer show "Mouse" in mode line when enabled.
14166         Doc fix.
14168 2005-04-12  Kim F. Storm  <storm@cua.dk>
14170         * emulation/cua-base.el (cua-rectangle-face)
14171         (cua-rectangle-noselect-face): Define face attributes here.
14173         * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
14175 2005-04-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
14177         * startup.el (command-line): Turn off blinking cursor if
14178         cursorBlink in resources is off or false.
14180 2005-04-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
14182         * term/mac-win.el (dnd): Require dnd.
14183         (mac-drag-n-drop): Call dnd-handle-one-url.
14184         (kTextEncodingMacRoman, kTextEncodingISOLatin1)
14185         (kTextEncodingISOLatin2): Remove constants.
14186         (mac-script-code-coding-systems): New constant.
14187         (mac-handle-language-change): New function.
14188         (special-event-map): Bind it to `language-change' event.
14189         (mac-centraleurroman, mac-cyrillic): New coding systems.
14190         (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
14191         (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
14192         and mac-cyrillic-encoder to encode-mac-centraleurroman and
14193         encode-mac-cyrillic, respectively.
14195 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
14197         * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
14198         Don't set overlay-arrow-string to "=>" as this is done
14199         globally in C now.
14201 2005-04-12  Lute Kamstra  <lute@gnu.org>
14203         * generic-x.el (rc-generic-mode, rul-generic-mode):
14204         Fix auto-mode-alist entries.
14205         (etc-fstab-generic-mode): Tweak fontification.
14207         * generic.el (generic-make-keywords-list): Fix docstring.
14208         (generic-mode-internal): Simplify generic-font-lock-keywords.
14210 2005-04-11  Rajesh Vaidheeswarran  <rv@gnu.org>
14212         * whitespace.el (whitespace-buffer-leading)
14213         (whitespace-buffer-trailing): Revert the incorrect test inversion.
14214         However, fix the highlight area for the leading and
14215         trailing whitespaces to show space.
14217 2005-04-11  Rajesh Vaidheeswarran  <rv@gnu.org>
14219         * whitespace.el (whitespace-version): Bump to 3.5
14221         (whitespace-buffer-leading, whitespace-buffer-trailing):
14222         Invert sense of the test to highlight the whitespace.
14224 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
14226         * progmodes/gud.el (gud-display-line): GUD uses its own
14227         overlay arrow now so don't set overlay-arrow-string.
14228         (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
14230 2005-04-11  Dan Nicolaescu  <dann@ics.uci.edu>
14232         * term.el (term-ansi-current-bold, term-ansi-current-underline)
14233         (term-ansi-current-reverse, term-ansi-current-invisible)
14234         (term-ansi-face-already-done): Change to boolean.
14235         (term-reset-terminal, term-handle-colors-array): Handle the above
14236         vars accordingly.
14237         (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
14238         (term-emulate-terminal): Use the new name.
14240         * faces.el (secondary-selection): Use yellow1, not yellow.
14241         (trailing-whitespace): Use red1, not red.
14243 2005-04-11  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
14245         * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
14246         (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
14247         (dired-dnd-handle-file): Call dnd-get-local-file-uri
14249         * cus-edit.el (dnd): New group.
14251         * term/w32-win.el (dnd): Require dnd
14252         (w32-drag-n-drop): Call dnd-handle-one-url.
14254         * x-dnd.el: Require dnd.
14255         (x-dnd-handle-uri-list, x-dnd-handle-file-name):
14256         Call dnd-handle-one-url.
14257         (x-dnd-types-alist, x-dnd-insert-utf8-text)
14258         (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
14259         to dnd-insert-text.
14260         (x-dnd-protocol-alist, x-dnd-open-file-other-window)
14261         (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
14262         (x-dnd-get-local-file-name, x-dnd-open-local-file)
14263         (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
14265         * dnd.el (dnd-protocol-alist): New file with generic DND functions.
14267 2005-04-11  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
14269         * wdired.el: Doc fixes.
14270         (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
14271         (wdired-use-dired-vertical-movement): Rename from
14272         wdired-always-move-to-filename-beginning.
14273         (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
14274         (wdired-change-to-wdired-mode): Change mode name.
14275         (wdired-newline): Delete.
14277 2005-04-11  Richard M. Stallman  <rms@gnu.org>
14279         * whitespace.el (whitespace-highlight-the-space):
14280         Don't call whitespace-unhighlight-the-space here.
14282         * simple.el (undo): Record t in undo-equiv-table
14283         for the redo record made by an undo-in-region.
14285 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
14287         * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
14288         (gdb-frame-inferior-io-buffer): New Functions to control
14289         display of separate IO buffer.
14290         (menu): Add them to menu-bar.
14291         (gdb-display-buffer): Check for buffer another frame.
14292         Protect GUD buffer.
14293         (gdb-setup-windows): Create IO buffer if not already there.
14294         (gdb-memory-mode): Remove purecopy noops.
14296 2005-04-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
14298         * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
14299         and pass to self-insert-command.
14301 2005-04-11  Lute Kamstra  <lute@gnu.org>
14303         * generic.el: Commentary section cleanup.
14304         (generic): Delete.
14305         (generic-use-find-file-hook, generic-lines-to-scan)
14306         (generic-find-file-regexp, generic-ignore-files-regexp)
14307         (default-generic-mode, generic-mode-find-file-hook)
14308         (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
14309         * generic-x.el (generic-x): Docstring fix.  Put it in the data group.
14310         (generic-use-find-file-hook, generic-lines-to-scan)
14311         (generic-find-file-regexp, generic-ignore-files-regexp)
14312         (default-generic-mode, generic-mode-find-file-hook)
14313         (generic-mode-ini-file-find-file-hook): Move from generic.el.
14315 2005-04-10  Karl Fogel  <kfogel@red-bean.com>
14317         * bookmark.el (bookmark-write-file): Catch errors writing file.
14318         This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
14320 2005-04-10  Richard M. Stallman  <rms@gnu.org>
14322         * startup.el (fancy-splash-tail): Update copyright year.
14323         (command-line): Split part of -Q into -D.
14324         (emacs-basic-display): New defvar.
14325         (fancy-splash-text): Correct name of menu item.
14327         * saveplace.el (save-place-alist-to-file): Catch errors writing file.
14329         * info.el (Info-fontify-node): Handle fontification of multiple * Menu
14330         lines in one node.
14332         * comint.el (comint-send-input): New arg ARTIFICIAL.
14333         Callers in this file changed.
14335         * abbrev.el (define-abbrevs): Read system abbrevs properly.
14337         * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
14339 2005-04-10  Chong Yidong  <cyd@stupidchicken.com>
14341         * url/url-ldap.el (url-ldap): Add docstring.  Fix call to
14342         `ldap-search-internal'.
14344 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14346         * files.el (set-auto-mode-1): Use line-end-position.
14348         * international/latin-1.el:
14349         * international/latin-2.el:
14350         * international/latin-3.el:
14351         * international/latin-4.el:
14352         * international/latin-5.el:
14353         * international/latin-8.el:
14354         * international/latin-9.el: Give punctuation syntax to NBSP.
14356         * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
14357         (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
14358         Use char-classes to accept non-ascii letters, accepted in some recent
14359         bibtex implementations.
14361 2005-04-10  Luc Teirlinck  <teirllm@auburn.edu>
14363         * custom.el (custom-set-minor-mode): Any non-nil value for the
14364         variable should enable the mode when set through Custom.
14366 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14368         * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
14369         TAB binding so tab-always-indent is obeyed.
14370         (vhdl-minibuffer-local-map): Move initialization into declaration.
14371         (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
14372         (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
14373         (vhdl-hooked-abbrev): Avoid test for XEmacs.
14374         (vhdl-current-line): Use line-beginning-position.
14375         (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
14376         with-output-to-temp-buffer, so the current position can be recorded.
14378 2005-04-10  Masatake YAMATO  <jet@gyve.org>
14380         * progmodes/compile.el (compilation-error-regexp-alist-alist):
14381         Add regexp for gcov.
14383 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14385         * calendar/time-date.el (time-to-seconds, seconds-to-time)
14386         (days-to-time, time-subtract, time-add): Don't use the #xhhhh
14387         syntax which Emacs 20 doesn't support.
14389 2005-04-09  Richard M. Stallman  <rms@gnu.org>
14391         * help.el (describe-key-briefly, describe-key):
14392         Replace strings as event types with "(any string)".
14394 2005-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
14396         * arc-mode.el (archive-mode-map): Move initialization into
14397         the declaration.  Override *all* bindings of `undo'.
14398         (archive-lemacs): Remove, use (featurep 'xemacs) instead.
14400 2005-04-09  Jay Belanger  <belanger@truman.edu>
14402         * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
14404 2005-04-09  Dan Nicolaescu  <dann@ics.uci.edu>
14406         * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
14407         (xterm-register-default-colors): Update color values computation
14408         to match xterm-200.
14410 2005-04-09  Kenichi Handa  <handa@m17n.org>
14412         * international/code-pages.el (iso-latin-7): Fix the map.
14414 2005-04-08  Luc Teirlinck  <teirllm@auburn.edu>
14416         * emacs-lisp/lisp.el (defun-prompt-regexp)
14417         (parens-require-spaces, buffer-end, end-of-defun)
14418         (insert-parentheses): Doc fixes.
14420 2005-04-08  Kim F. Storm  <storm@cua.dk>
14422         * comint.el (comint-highlight-prompt): Fix face spec.
14423         * hi-lock.el (hi-green): Likewise.
14425 2005-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
14427         * cus-edit.el (custom-modified-face):
14428         * comint.el (comint-highlight-input): Fix previous changes.
14429         * term.el (term-handle-ansi-escape): Add a comment.
14431 2005-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
14433         * whitespace.el (whitespace-highlight-the-space): Put the same overlay
14434         in the buffer and in whitespace-highlighted-space.
14435         (whitespace-unhighlight-the-space): Simplify.
14436         (whitespace-buffer): Simplify.
14438 2005-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
14440         * textmodes/table.el (table-cell-face): Add special case for
14441         displays supporting a high number of colors.
14442         * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
14443         (vhdl-font-lock-reserved-words-face)
14444         (vhdl-speedbar-architecture-face)
14445         (vhdl-speedbar-instantiation-face)
14446         (vhdl-speedbar-architecture-selected-face)
14447         (vhdl-speedbar-instantiation-selected-face): Likewise.
14448         * progmodes/sh-script.el (sh-heredoc-face): Likewise.
14449         * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
14450         * progmodes/ebrowse.el (ebrowse-tree-mark-face)
14451         (ebrowse-root-class-face, ebrowse-member-attribute-face)
14452         (ebrowse-progress-face): Likewise.
14453         * progmodes/compile.el (compilation-info-face): Likewise.
14454         * progmodes/cc-fonts.el (c-invalid-face): Likewise.
14455         * emacs-lisp/re-builder.el (reb-match-3): Likewise.
14456         * calendar/calendar.el (diary-face): Likewise.
14457         * woman.el (woman-italic-face, woman-bold-face)
14458         (woman-unknown-face): Likewise.
14459         * wid-edit.el (widget-button-pressed-face): Likewise.
14460         * whitespace.el (whitespace-highlight-face): Likewise.
14461         * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
14462         * pcvs-info.el (cvs-marked-face): Likewise.
14463         * info.el (info-xref): Likewise.
14464         * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
14465         * hilit-chg.el (highlight-changes-face)
14466         (highlight-changes-delete-face): Likewise.
14467         * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
14468         (hi-red-b): Likewise.
14469         * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
14470         * font-lock.el (font-lock-keyword-face)
14471         (font-lock-function-name-face, font-lock-warning-face): Likewise.
14472         * cus-edit.el (custom-invalid-face, custom-modified-face)
14473         (custom-set-face, custom-changed-face, custom-variable-tag-face)
14474         (custom-group-tag-face-1, custom-group-tag-face): Likewise.
14475         * comint.el (comint-highlight-prompt): Likewise.
14477 2005-04-08  Lute Kamstra  <lute@gnu.org>
14479         * font-lock.el (font-lock-keywords): Docstring fixes.
14481 2005-04-08  Kenichi Handa  <handa@m17n.org>
14483         * ps-mule.el (ps-mule-show-warning): If the number of unprintable
14484         chars are more than a limit, print " and more..." at the tail.
14486 2005-04-08  Kim F. Storm  <storm@cua.dk>
14488         * emacs-lisp/authors.el (authors-aliases): Update list.
14489         (authors-ignored-files): New list.
14490         (authors-fixed-entries): Fix typo.
14491         (authors-renamed-files-alist): Update list.
14492         (authors-add): Check authors-ignored-files.
14494 2005-04-08  Carsten Dominik  <dominik@science.uva.nl>
14496         * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
14497         optional, to ensure backward compatibility.
14499 2005-04-08  Stephen Eglen  <stephen@gnu.org>
14501         * textmodes/flyspell.el (flyspell-large-region): Doc fix.
14503 2005-04-08  Kim F. Storm  <storm@cua.dk>
14505         * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
14507         * mouse.el (mouse-on-link-p): Doc fix.
14509 2005-04-07  Luc Teirlinck  <teirllm@auburn.edu>
14511         * ielm.el (ielm-prompt-read-only): Doc fix.
14513         * comint.el (comint-prompt-read-only): Doc fix.
14515 2005-04-07  Benjamin Rutt  <brutt@bloomington.in.us>
14517         * ffap.el (ffap-pass-wildcards-to-dired): New user option to
14518         ensure dired always handles wildcards passed to ffap.
14519         (find-file-at-point): Use it.
14520         (ffap-dired-wildcards): Doc fix.
14522 2005-04-07  Juri Linkov  <juri@jurta.org>
14524         * simple.el (next-error-overlay-arrow-position): New defvar.
14525         Put "=>" on its property `overlay-arrow-string'.  Add it to
14526         `overlay-arrow-variable-list'.
14528         * progmodes/compile.el (compilation-setup):
14529         Set `next-error-overlay-arrow-position' to nil.  Also set it to
14530         nil in the local hook `kill-buffer-hook'.  Make local variable
14531         `overlay-arrow-string' and set it to "=>".
14532         (compilation-goto-locus): Set BOL position to
14533         `next-error-overlay-arrow-position' instead of
14534         `overlay-arrow-position'.
14536         * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
14537         locally instead of adding it to the global hook.
14538         (Info-kill-buffer): Move up.
14540 2005-04-06  Dan Nicolaescu  <dann@ics.uci.edu>
14542         * term/xterm.el (xterm-standard-colors): Update color values from
14543         xterm-200.
14545 2005-04-06  Stefan Monnier  <monnier@iro.umontreal.ca>
14547         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
14549         * fast-lock.el:
14550         * lazy-lock.el: Move them to the obsolete subdir.
14552 2005-04-06  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
14554         * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
14555         (wdired-add-replace-advice): Remove.
14556         (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
14558 2005-04-06  Kim F. Storm  <storm@cua.dk>
14560         * startup.el (command-line): Add --bare-bones alias for -Q.
14562 2005-04-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
14564         * term/mac-win.el: Use create-fontset-from-mac-roman-font to
14565         create the startup fontset if a font specification ends with
14566         `mac-roman'.
14568 2005-04-06  Lute Kamstra  <lute@gnu.org>
14570         * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
14571         change.
14573         * emacs-lisp/copyright.el (copyright-update-year): Replace the
14574         right subexpression.  Suggested by Jay Bingham <jay.bingham@hp.com>.
14576 2005-04-05  Lute Kamstra  <lute@gnu.org>
14578         * generic.el (generic-mode-internal): Fix 2005-03-31 change.
14579         (define-generic-mode): Ditto.  Fix debug declaration.
14581         * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
14582         Put them in the generic-x group.
14584         * calendar/timeclock.el (timeclock): Doc fix.
14586         * generic.el (define-generic-mode): Don't use custom-current-group.
14587         Document default :group value.
14588         * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
14589         (define-global-minor-mode): Don't use custom-current-group.
14591 2005-04-05  Glenn Morris  <gmorris@ast.cam.ac.uk>
14593         * startup.el (command-line-1): Display startup-echo-area-message
14594         when fancy splash screen is in use.
14596         * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
14597         (sh-escaped-newline): New face.
14598         (sh-font-lock-keywords) <shell>: Improve regexp for escaped
14599         newline, and use sh-escaped-newline face.
14601         * progmodes/tcl.el (tcl-escaped-newline): New face.
14602         (tcl-builtin-list): New variable.
14603         (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
14604         newlines.  Fix keywords subexpression number.
14606 2005-04-05  Carsten Dominik  <dominik@science.uva.nl>
14608         * textmodes/org.el (org-diary-default-entry): Fix call to
14609         `add-to-diary-entry'.
14611 2005-04-05  Kim F. Storm  <storm@cua.dk>
14613         * ediff-init.el: Use (featurep 'xemacs).
14615 2005-04-05  David Ponce  <david@dponce.com>
14617         * cus-edit.el (face): Derive from symbol widget.  Display sample
14618         of the current face on the fly.
14619         (widget-face-sample-face-get, widget-face-notify): New functions.
14620         (widget-face-value-create): Remove.
14622         * wid-edit.el (widget-field-end): Temporarily remove field
14623         narrowing before to call `get-char-property'.
14625 2005-04-04  Jay Belanger  <belanger@truman.edu>
14627         * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
14628         (math-read-subscripts): New variable.
14629         (math-read-preprocess-string): Process subscripts.
14631 2005-04-04  Luc Teirlinck  <teirllm@auburn.edu>
14633         * comint.el (comint-prompt-read-only): Doc fix.
14635         * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
14636         `-1'.  Doc fix.
14638 2005-04-04  Carsten Dominik  <dominik@science.uva.nl>
14640         * textmodes/org.el (org-insert-mode-line-in-empty-file):
14641         Change default value to nil.
14643 2005-04-04  Lute Kamstra  <lute@gnu.org>
14645         * autorevert.el (auto-revert-mode): Specify :group.
14646         * battery.el (display-battery-mode): Specify :group.
14647         * diff-mode.el (diff-minor-mode): Specify :group.
14648         * font-core.el (font-lock-mode): Specify :group.
14649         * hl-line.el (hl-line-mode): Specify :group.
14650         * iimage.el (iimage): New customization group.
14651         (iimage-mode): Specify :group.
14652         * longlines.el (longlines-mode): Specify :group.
14653         * master.el: Don't require easy-mmode.
14654         (master): New customization group.
14655         (master-mode): Specify :group.
14656         * msb.el (msb-mode): Specify :group.
14657         * reveal.el (reveal-mode): Specify :group.
14658         * simple.el (next-error-follow-minor-mode): Specify :group.
14659         * smerge-mode.el (smerge-mode): Specify :group.
14660         * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
14661         * emulation/cua-base.el (cua-mode): Specify :group.
14662         * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
14663         * language/thai-util.el (thai-auto-composition-mode)
14664         (thai-word-mode): Specify :group.
14665         * mail/supercite.el (sc-minor-mode): Specify :group.
14666         * progmodes/cwarn.el (cwarn-mode): Specify :group.
14667         * progmodes/flymake.el (flymake-mode): Specify :group.
14668         * progmodes/glasses.el (glasses-mode): Specify :group.
14669         * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
14670         * textmodes/enriched.el (enriched-mode): Specify :group.
14671         * textmodes/refill.el (refill-mode): Specify :group.
14673         * add-log.el (change-log-font-lock-keywords): Names in
14674         parenthesized lists can contain spaces.
14676 2005-04-04  Thien-Thi Nguyen  <ttn@gnu.org>
14678         * startup.el (fancy-splash-text): Shorten default text of
14679         "Emacs Tutorial" line.  Also, if the current language env
14680         indicates an available tutorial file other than TUTORIAL,
14681         extract its title and append it to the line in parentheses.
14682         (fancy-splash-insert): If arg is a thunk, funcall it.
14684 2005-04-04  Jay Belanger  <belanger@truman.edu>
14686         * calc.el (calc-language-alist): Add tags to customization type.
14688 2005-04-03  Luc Teirlinck  <teirllm@auburn.edu>
14690         * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
14691         Doc fix.
14693 2005-04-03  Marcelo Toledo  <marcelo@gnu.org>
14695         * add-log.el (change-log-font-lock-keywords): The manual
14696         describing a Change Log entry, says: (...) "Aside from these
14697         header lines, every line in the change log starts with a space or
14698         a tab.".  The font-lock was not highlighting lines started with
14699         spaces, added support for it.
14701 2005-04-03  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
14703         * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
14704         (bibtex-generate-url-list): Update docstring accordingly.  Put the
14705         complex example in the docstring.
14706         (bibtex-font-lock-url): Use pop.
14708 2005-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14710         * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
14712         * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
14714 2005-04-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
14716         * filesets.el (filesets-set-default): Doc fix.
14718 2005-04-03  Lute Kamstra  <lute@gnu.org>
14720         * generic.el (define-generic-mode): Add argument to specify
14721         keywords for defcustom.
14722         (default-generic-mode): Specify :group.
14724         * generic-x.el: Specify :group for all generic modes.
14726         * desktop.el (desktop-no-desktop-file-hook)
14727         (desktop-after-read-hook): Doc fix.
14729 2005-04-02  Luc Teirlinck  <teirllm@auburn.edu>
14731         * simple.el (visible-mode): Use explicit :group keyword.
14732         This changes the group of `visible-mode-hook' from paren-blinking
14733         to editing-basics.
14735 2005-04-02  Sergey Poznyakoff  <gray@Mirddin.farlep.net>  (tiny change)
14737         * mail/rmail.el (rmail-parse-url): Bugfix.  Parse traditional
14738         mailbox specifications as well as URLs.
14739         (rmail-insert-inbox-text): Remove unused conditional branches.
14741 2005-04-01  Jay Belanger  <belanger@truman.edu>
14743         * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
14744         (calc-gnuplot-print-command): Move definitions to calc.el.
14746         * calc/calc-embed.el (calc-embedded-announce-formula)
14747         (calc-embedded-open-formula, calc-embedded-close-formula)
14748         (calc-embedded-open-word, calc-embedded-close-word)
14749         (calc-embedded-open-plain, calc-embedded-close-plain)
14750         (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
14751         (calc-embedded-open-mode, calc-embedded-close-mode):
14752         Move definitions to calc.el.
14754         * calc/calc.el (calc-settings-file, calc-language-alist):
14755         Make customizable.
14756         (calc-embedded-announce-formula, calc-embedded-open-formula)
14757         (calc-embedded-close-formula, calc-embedded-open-word)
14758         (calc-embedded-close-word, calc-embedded-open-plain)
14759         (calc-embedded-close-plain, calc-embedded-open-new-formula)
14760         (calc-embedded-close-new-formula, calc-embedded-open-mode)
14761         (calc-embedded-close-mode, calc-gnuplot-name)
14762         (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
14763         from other files and make customizable.
14765 2005-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
14767         * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
14768         Use buffer-live-p.
14769         (cvs-mode-run): Don't call cvs-update-header here.
14770         (cvs-run-process): Call cvs-update-header.
14771         Use process properties for cvs-postprocess and cvs-buffer so that
14772         the sentinel can behave better if the temp buffer is killed.
14773         Use a pipe rather than a tty, to better handle unexpected prompts.
14774         (cvs-sentinel): Rewrite.  Call cvs-update-header.
14776 2005-04-01  Andre Spiegel  <spiegel@gnu.org>
14778         * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
14779         we go via Tramp or Ange-FTP.  Suggested by Kai Grossjohann.
14781 2005-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
14783         * generic.el (define-generic-mode): Add indentation rule.
14785 2005-03-31  Luc Teirlinck  <teirllm@auburn.edu>
14787         * files.el (mode-require-final-newline): Make Custom correctly
14788         report a nil value and allow to set it to nil via Custom.
14789         Doc fix.
14791 2005-04-01  Kenichi Handa  <handa@m17n.org>
14793         * international/characters.el: Enable the correct case setting for
14794         dotless-i and dotted-I.
14796 2005-04-01  Kim F. Storm  <storm@cua.dk>
14798         * ido.el (ido-file-internal): Fall back to non-ido command if
14799         initial directory is on slow ftp (or tramp) host.
14801 2005-03-31  Richard M. Stallman  <rms@gnu.org>
14803         * emacs-lisp/autoload.el (make-autoload):
14804         Handle define-global-minor-mode.
14806         * emacs-lisp/easy-mmode.el (define-global-minor-mode):
14807         Rename from easy-mmode-define-global-mode.
14808         (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
14810         * progmodes/scheme.el (scheme-mode-syntax-table):
14811         Update syntax of | and # for two-character comment syntax.
14813 2005-03-31  Lute Kamstra  <lute@gnu.org>
14815         * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
14816         (define-minor-mode): Call custom-current-group at load-time.
14818         * generic.el (define-generic-mode): Add debug declaration.
14819         Add defcustom for the mode hook.
14820         (generic-mode-internal): Use run-mode-hooks.
14822 2005-03-31  Kim F. Storm  <storm@cua.dk>
14824         * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
14825         (mouse-fixup-help-message): New defun called by show_help_echo
14826         to fixup mouse-2 prefix in help messages when applicable.
14828         * tooltip.el (tooltip-show-help-function): Don't fixup message here.
14830 2005-03-31  Kenichi Handa  <handa@m17n.org>
14832         * language/thai-word.el (thai-find-word-ends): Pay attention to
14833         the case that we reach the end of buffer.
14835         * textmodes/fill.el (fill-text-properties-at): New function.
14836         (fill-newline): Use fill-text-properties-at instead of
14837         text-properties-at.
14839 2005-03-31  Olive Lin  <olive.lin@versateladsl.be>  (tiny change)
14841         * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
14842         not comint-quote-filename.
14844 2005-03-31  Thien-Thi Nguyen  <ttn@gnu.org>
14846         * help-fns.el (help-with-tutorial): Revert last change.
14848 2005-03-31  Kim F. Storm  <storm@cua.dk>
14850         * emulation/cua-base.el (cua-scroll-down): Add CUA property.
14852 2005-03-30  Paul Eggert  <eggert@cs.ucla.edu>
14854         * calendar/cal-china.el: Update reference to "Calendrical
14855         Calculations" book; there's a new edition.
14856         * calendar/cal-coptic.el: Likewise.
14857         * calendar/cal-french.el: Likewise.
14858         * calendar/cal-hebrew.el: Likewise.
14859         * calendar/cal-islam.el: Likewise.
14860         * calendar/cal-iso.el: Likewise.
14861         * calendar/cal-julian.el: Likewise.
14862         * calendar/cal-mayan.el: Likewise.
14863         * calendar/cal-persia.el: Likewise.
14864         * calendar/calendar.el: Likewise.
14865         * calendar/holidays.el: Likewise.
14866         * calendar/lunar.el: Likewise.
14867         * calendar/solar.el: Likewise.
14869         * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
14870         white space from doc string.
14872 2005-03-30  Jay Belanger  <belanger@truman.edu>
14874         * calc/calc-help.el (calc-full-help): Remove email address.
14876 2005-03-30  Thien-Thi Nguyen  <ttn@gnu.org>
14878         * help-fns.el (help-with-tutorial): Delete title line.
14880 2005-03-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
14882         * calendar/cal-x.el (calendar-one-frame-setup)
14883         (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
14884         rather than 'symbol for set-window-dedicated-p.
14886         * calendar/appt.el (appt-buffer-name): Make it a constant.
14887         (appt-add): Doc fix.
14889         * filesets.el (filesets-menu-path, filesets-menu-before)
14890         (filesets-menu-in-menu): Doc fix.  Now valid in GNU Emacs.
14891         (filesets-menu-cache-file): Use directory ~/.emacs.d.
14892         (filesets-add-submenu): Delete and use add-submenu instead.
14894 2005-03-30  Carsten Dominik  <dominik@science.uva.nl>
14896         * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
14897         (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
14898         (org-diary-default-entry): New function.
14899         (org-get-entries-from-diary): Better parsing of diary entries.
14900         (org-agenda-check-no-diary): New function.
14901         ("diary-lib"): Advice to function `add-to-diary-list', to allow
14902         linking to diary entries.
14903         (org-agenda-execute-calendar-command): New function.
14904         (org-agenda): Improve visible section in window.
14905         Use `org-fit-agenda-window'.
14906         (org-fit-agenda-window): New option.
14907         (org-move-subtree-down): Better handling of empty lines
14908         at end of subtree.
14909         (org-cycle): Numeric prefix is interpreted now as show-subtree N
14910         levels up.
14911         (org-fontify-done-headline): New option.
14912         (org-headline-done-face): New face.
14913         (org-set-font-lock-defaults): Use `org-headline-done-face'.
14914         (org-table-copy-down): Rename from `org-table-copy-from-above'.
14915         When current field is non-empty, it is copied to next row.
14916         (org-table-copy-from-above): Fix bug which made it
14917         impossible to copy fields containing only a single non-white character.
14919 2005-03-30  Kim F. Storm  <storm@cua.dk>
14921         * kmacro.el (kmacro-end-macro): Isearch may store this command
14922         into the macro -- so ignore it when executing keyboard macro.
14924 2005-03-30  Nick Roberts  <nickrob@snap.net.nz>
14926         * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
14928 2005-03-29  Kenichi Handa  <handa@m17n.org>
14930         * language/thai.el ("Thai"): Set setup-function and exit-function
14931         for Thai language environment.
14933         * language/thai-util.el: Require thai-word.
14934         (thai-word-mode-map): New variable.
14935         (thai-word-mode): New minor mode.
14936         (setup-thai-language-environment-internal): New function.
14937         (exit-thai-language-environment-internal): New function.
14939         * language/thai-word.el (thai-word-table): Declare it by defvar,
14940         use dolist to initialize it.
14941         (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
14942         (thai-fill-find-break-point): New functions.
14944 2005-03-29  Richard M. Stallman  <rms@gnu.org>
14946         * simple.el (idle-update-delay): Move definition up.
14947         (set-mark): Doc fix.
14949 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
14951         * longlines.el: New file.
14953         * simple.el (buffer-substring-filters): New variable.
14954         (filter-buffer-substring): New function.
14955         (kill-region, copy-region-as-kill): Use it.
14957         * register.el (copy-to-register, append-to-register)
14958         (prepend-to-register): Use filter-buffer-substring.
14960 2005-03-30  Nick Roberts  <nickrob@snap.net.nz>
14962         * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
14963         (gud-filter-pending-text): Move in front of gdb.
14964         (gud-overlay-arrow-position): New variable.
14965         (gud-sentinel, gud-display-line): Use it in place of
14966         overlay-arrow-position.
14968 2005-03-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
14970         * progmodes/fortran.el (fortran-if-indent): Doc fix.
14971         (fortran-font-lock-keywords-2): Add "where", "elsewhere".
14972         (fortran-font-lock-keywords-4): New variable.
14973         (fortran-blocks-re, fortran-end-block-re)
14974         (fortran-start-block-re): New constants, for hideshow.
14975         (hs-special-modes-alist): Add a Fortran entry.
14976         (fortran-mode-map): Bind fortran-end-of-block,
14977         fortran-beginning-of-block to \M-\C-n, \M-\C-p.
14978         (fortran-mode): Doc fix.  Add fortran-font-lock-keywords-4.
14979         (fortran-looking-at-if-then, fortran-end-of-block)
14980         (fortran-beginning-of-block): New functions, for hideshow.
14982         * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
14983         Doc fix.  Tweak regexp.
14984         (f90-beginning-of-block): Push mark first.
14986 2005-03-29  Jay Belanger  <belanger@truman.edu>
14988         * calc/calc.el: Update copyright date.
14989         (calc-version): Increase to 2.1.
14990         (calc-version-date): Remove.
14992         * calc/calc-help.el: Update copyright date.
14993         (calc-full-help): Remove reference to calc-version-date.
14994         Update copyright date.
14996 2005-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
14998         * vc.el (vc-do-command): Use a pipe for async processes, so password
14999         prompts don't show up at places where the user can't reply.
15001 2005-03-29  Olive Lin  <olive.lin@versateladsl.be>  (tiny change)
15003         * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
15004         on the file name we pass to the inferior shell.
15006 2005-03-29  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
15008         * progmodes/which-func.el (which-function): Be robust in the face of an
15009         imenu--make-index-alist failure.
15011 2005-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
15013         * reveal.el (reveal-mode-map): Don't override C-a and C-e.
15015         * progmodes/python.el (python-preoutput-filter): Fix last change.
15017 2005-03-29  Lute Kamstra  <lute@gnu.org>
15019         * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
15020         functions and compiled macros.
15021         (debug-convert-byte-code): Handle macros too.
15022         (debug-on-entry-1): Don't signal an error when trying to clear a
15023         function that is not set to debug on entry.
15025 2005-03-29  Jay Belanger  <belanger@truman.edu>
15027         * calc/calc-lang.el: Add functions to math-function-table
15028         properties of tex and math.
15030 2005-03-29  Kenichi Handa  <handa@m17n.org>
15032         * ps-mule.el (ps-mule-plot-string): Translate characters by
15033         ps-print-translation-table.
15034         (ps-mule-begin-job): Call find-charset-region/string with
15035         ps-print-translation-table.
15036         (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
15038         * ps-print.el (ps-print-translation-table): New variable.
15039         (ps-plot-region): Translate characters by ps-print-translation-table.
15041 2005-03-29  Juri Linkov  <juri@jurta.org>
15043         * simple.el (next-error-highlight-timer): New variable.
15045         * progmodes/compile.el (compilation-goto-locus):
15046         Use `next-error-highlight-timer' instead of `sit-for'.
15048 2005-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
15050         * mail/supercite.el (sc-mail-field): Use assoc-string.
15051         (sc-get-address): Simplify regexps.
15053         * files.el (minibuffer-with-setup-hook): New macro.
15054         (find-file-read-args): Use it to avoid let-binding
15055         minibuffer-with-setup-hook (which breaks turning on/off
15056         file-name-shadow-mode while in the prompt).
15058         * complete.el (PC-read-include-file-name-internal):
15059         Use test-completion.
15061 2005-03-28  Luc Teirlinck  <teirllm@auburn.edu>
15063         * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
15065 2005-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
15067         * window.el (window-buffer-height): Use count-screen-lines.
15069         * progmodes/python.el (python-preoutput-leftover): New var.
15070         (python-preoutput-filter): Use it.
15071         (python-send-receive): Loop until all the result has been received.
15073 2005-03-28  Juri Linkov  <juri@jurta.org>
15075         * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
15077         * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
15078         "Recover Crashed Session".
15079         (menu-bar-search-menu): Add ellipsis to "Search tagged files".
15080         (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
15081         (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
15082         (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
15083         (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
15084         (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
15085         (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
15086         (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
15088         * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
15089         Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
15090         Ediff Sessions", "Toggle use of separate control buffer frame",
15091         "Use separate frame for Ediff control buffer".
15093         * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
15094         Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
15095         "Rename Bookmark", "Delete Bookmark".
15097         * info.el (Info-mode-menu): Remove ellipsis from "Index".
15098         Add ellipsis to "Lookup a String", "Lookup a string in all indices".
15099         Add `:active Info-index-alternatives' to "Next Matching Item".
15101         * wdired.el (wdired-change-to-wdired-mode):
15102         Mention `wdired-abort-changes' key in the initial message.
15104         * international/mule.el (auto-coding-alist): Associate non-ascii
15105         image filename extensions with `no-conversion'.
15107 2005-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
15109         * international/iso-acc.el:
15110         * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
15112 2005-03-26  Luc Teirlinck  <teirllm@auburn.edu>
15114         * textmodes/sgml-mode.el (html-mode): Doc update.
15116         * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
15118 2005-03-26  Dan Nicolaescu  <dann@ics.uci.edu>
15120         * term.el (term-move-columns): Fix face after extending a line.
15121         (term-insert-spaces): Likewise.
15122         (term-reset-terminal): Fix off by one error.
15124 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
15126         * international/mule.el (auto-coding-alist): Add .xpi files.
15128         * files.el (auto-mode-alist): Add .xpi files.
15130 2005-03-26  Jure Cuhalev  <gandalf@owca.info>  (tiny change)
15132         * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
15134 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
15136         * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
15138 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
15140         * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
15141         binding.  Suggested by Stephan Stahl <stahl@eos.franken.de>.
15143         * calendar/cal-move.el (calendar-beginning-of-year): Move the
15144         cursor to Jan 1 when needed.
15145         (calendar-end-of-year): Fix -/+ typo.
15146         Reported by Chong Yidong <cyd@stupidchicken.com>.
15148 2005-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
15150         * progmodes/flymake.el (flymake-mode): Add autoload cookie.
15152         * emacs-lisp/debug.el (debugger-record-expression): Add a missing
15153         format to `message'.  Inspired by Deepak Goel <deego@gnufans.org>.
15155 2005-03-25  Richard M. Stallman  <rms@gnu.org>
15157         * filesets.el (filesets-init): Add autoload.
15159         * mail/mailalias.el (mail-directory): Doc fix.
15161 2005-03-25  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
15163         * mail/mailalias.el (mail-directory-process): Do nothing if
15164         mail-directory-process is an atom.
15165         (mail-get-names): Ignore mail-directory-names if it is an atom.
15166         (mail-directory-process defvar): Doc fix.
15167         (mail-names): Doc fix.
15169 2005-03-25  Johan Bockg\e,Ae\e(Brd  <bojohan+mail@dd.chalmers.se>  (tiny change)
15171         * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
15173 2005-03-26  Kenichi Handa  <handa@m17n.org>
15175         * international/mule-util.el (detect-coding-with-priority):
15176         Call update-coding-systems-internal before detect-coding-region.
15178 2005-03-26  Nick Roberts  <nickrob@snap.net.nz>
15180         * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
15181         (gdb-frames-mode-map): Add follow-link property.
15183 2005-03-25  Jay Belanger  <belanger@truman.edu>
15185         * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
15186         for variables.
15188 2005-03-25  Juri Linkov  <juri@jurta.org>
15190         * image-mode.el: Optimize image filename extension regexps in
15191         autoload cookies.  Associate .x[bp]m with `image-mode-maybe'
15192         in `auto-mode-alist'.
15193         (image-mode): Add `image-toggle-display-text' to local hook
15194         `change-major-mode-hook'.  Display the image as an image by
15195         default.  Set `cursor-type' and `truncate-lines' if the image
15196         is already displayed.  Take into account the current mode (image
15197         or text) in message.
15198         (image-minor-mode): New minor mode.
15199         (image-mode-maybe, image-toggle-display-text): New functions.
15200         (image-toggle-display): Use called-interactively-p.
15201         Let-bind `inhibit-read-only' to t.
15203         * image-mode.el (image-minor-mode): Set `cursor-type' and
15204         `truncate-lines' if the image is already displayed.  Add turning
15205         image-minor-mode off to `change-major-mode-hook'.  Add message.
15206         Call `image-toggle-display-text' after turning image-minor-mode off.
15208 2005-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
15210         * international/mule-cmds.el (set-locale-environment): For Mac OS X's
15211         Terminal.app, use utf-8.
15212         (set-display-table-and-terminal-coding-system): Add coding-system arg.
15213         (set-locale-environment): Use it.
15215         * term/xterm.el: Undo last change, better done in mule-cmds.el.
15217         * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
15219         * progmodes/python.el (python-close-block-statement-p)
15220         (python-outdent-p, python-current-defun): Use symbol-end.
15222 2005-03-25  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
15224         * files.el (save-some-buffers): Doc fix.
15226 2005-03-25  Werner Lemberg  <wl@gnu.org>
15228         * complete.el, thumbs.el: Replace `legal' with `valid'.
15229         * calendar/calendar.el: Replace `legal' with `valid'.
15230         * emacs-lisp/advice.el: Replace `legal' with `valid'.
15231         * mail/supercite.el: Replace `legal' with `valid'.
15232         * progmodes/cperl-mode.el, progmodes/idlw-shell.el
15233         * progmodes/idlwave.el, progmodes/vhdl-mode.el:
15234         Replace `legal' with `valid'.
15235         * textmodes/reftex-vars.el, textmodes/reftex.el:
15236         Replace `legal' with `valid'.
15238 2005-03-25  Werner Lemberg  <wl@gnu.org>
15240         * calc/calc-forms.el, calc/calc-sel.el:
15241         * midnight.el, vc-cvs.el:
15242         * emacs-lisp/cl-macs.el:
15243         * emulation/vip.el:
15244         * eshell/esh-io.el, eshell/esh-var.el:
15245         * mail/supercite.el:
15246         * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
15247         * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
15248         * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
15249         * progmodes/sh-script.el, progmodes/xscheme.el:
15250         * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
15251         * textmodes/reftex-index.el, textmodes/reftex-parse.el
15252         * textmodes/reftex-ref.el, textmodes/reftex-vars.el
15253         * textmodes/reftex.el, textmodes/org.el:
15254         Replace `illegal' with `invalid'.
15256 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
15258         * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
15259         (flymake-find-buildfile, flymake-find-possible-master-files)
15260         (flymake-check-include, flymake-parse-line): Replace loops over the
15261         length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
15263         * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
15264         Substitute file-name-as-directory in the rest of the file.
15265         (flymake-get-common-file-prefix): Rewrite, using compare-strings.
15266         (flymake-replace-region): Remove unused arg `buffer'.
15267         (flymake-check-patch-master-file-buffer): Update calls to it.
15268         (flymake-add-err-info): Remove unused var `count'.
15269         (flymake-mode): Use define-minor-mode.
15271         * progmodes/flymake.el: Use with-current-buffer.
15272         (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
15273         flymake-replace-regexp-in-string, flymake-line-beginning-position)
15274         (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
15275         Avoid testing for `xemacs'.
15276         (flymake-nop): Move.
15277         (flymake-region-has-flymake-overlays): Return the computed value.
15278         (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
15279         Remove unused var `endline'.
15280         (flymake-get-line-count): Remove unused function.
15281         (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
15283         * emulation/vi.el:
15284         * generic.el:
15285         * hilit-chg.el (global-highlight-changes):
15286         * hi-lock.el (hi-lock-mode):
15287         * follow.el: find-file-hooks -> find-file-hook.
15289         * comint.el (comint-insert-input): Obey mouse-yank-at-point.
15291 2005-03-24  Juri Linkov  <juri@jurta.org>
15293         * dired.el (dired-mode-map): Add menu item "Compare directories"
15294         for dired-compare-directories.
15296         * dired-aux.el (dired-compare-directories): Add autoload cookie.
15297         Doc fix.  Replace `read-file-name' with `read-directory-name'.
15299 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
15301         * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
15303 2005-03-24  Jay Belanger  <belanger@truman.edu>
15305         * calc/calc-embed.el (calc-embedded-mode-change): Save all
15306         relevant mode settings in calc-embedded-original-modes when modes
15307         are permanently changed.
15309 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
15311         * autoinsert.el: find-file-hooks -> find-file-hook.
15313 2005-03-24  Lute Kamstra  <lute@gnu.org>
15315         * generic.el (generic-font-lock-defaults): Make it obsolete.
15316         (generic-font-lock-keywords): New variable to replace
15317         generic-font-lock-defaults.
15318         (generic-mode-set-font-lock): Delete it.
15319         (generic-mode-internal): Don't call generic-mode-set-font-lock.
15320         (generic-bracket-support): Add docstring.
15322         * generic-x.el: Rename generic-font-lock-defaults to
15323         generic-font-lock-keywords throughout.
15324         (mailagent-rules-setup-function): Delete it.
15325         (mailagent-rules-generic-mode): Use anonymous function instead.
15326         (show-tabs-generic-mode-font-lock-defaults-1)
15327         (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
15328         Quote faces.
15329         (show-tabs-tab-face, show-tabs-space-face): Specify background,
15330         not foreground.
15332         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
15333         Recognize define-generic-mode.
15335 2005-03-23  Stefan Monnier  <monnier@iro.umontreal.ca>
15337         * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
15338         if there's no completion table.
15340 2005-03-23  Miles Bader  <miles@gnu.org>
15342         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
15343         Remove tty-specific variants, as they're no longer needed.
15345 2005-03-23  Lute Kamstra  <lute@gnu.org>
15347         * generic-x.el: Code cleanup: make args constant whenever possible.
15348         (installshield-statement-keyword-list)
15349         (installshield-system-functions-list)
15350         (installshield-system-variables-list, installshield-types-list)
15351         (installshield-funarg-constants-list): Make them constants.
15353         * generic.el (generic-make-keywords-list): Add autoload cookie.
15355         * calendar/time-date.el: Add comment on time value formats.
15356         Don't require parse-time.
15357         (with-decoded-time-value): New macro.
15358         (encode-time-value): New function.
15359         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
15360         (days-to-time): Return a valid time value when arg is huge.
15361         (time-since): Use time-subtract.
15362         (time-to-number-of-days): Use time-to-seconds.
15364 2005-03-23  David Ponce  <david@dponce.com>
15366         * recentf.el: (recentf-keep): New option.
15367         (recentf-menu-action): Default to `find-file'.
15368         (recentf-keep-non-readable-files-flag)
15369         (recentf-keep-non-readable-files-p)
15370         (recentf-file-readable-p, recentf-find-file)
15371         (recentf-cleanup-remote): Remove.
15372         (recentf-include-p): More robust.
15373         (recentf-keep-p): New function.
15374         (recentf-remove-if-non-kept): Rename from
15375         `recentf-remove-if-non-readable'.  Use `recentf-keep-p'.
15376         All callers updated.
15377         (recentf-menu-items-for-commands): Fix help string.
15378         (recentf-track-closed-file): Update.  Doc fix.
15379         (recentf-cleanup): Update.  Count removed files.  Doc fix.
15381 2005-03-23  Kim F. Storm  <storm@cua.dk>
15383         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
15384         Don't inherit from fringe face (now happens automatically).
15386 2005-03-22  Kim F. Storm  <storm@cua.dk>
15388         * tooltip.el (tooltip-show-help-function): Ignore negative mouse
15389         position values.
15391 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15393         * menu-bar.el (showhide-date-time): Remove.
15394         (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
15395         (menu-bar-make-mm-toggle): Simplify.
15397 2005-03-22  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
15399         * progmodes/perl-mode.el (perl-font-lock-keywords-2):
15400         Accept qualified variable and function names.
15402 2005-03-22  Thien-Thi Nguyen  <ttn@gnu.org>
15404         * bindings.el (completion-ignored-extensions):
15405         Remove ".lis" for `vax-vms'.
15407 2005-03-22  Andreas Schwab  <schwab@suse.de>
15409         * generic-x.el: Revert last change.
15410         * ldefs-boot.el: Update.
15412 2005-03-22  Jay Belanger  <belanger@truman.edu>
15414         * calc/calc-embed.el (calc-embedded-original-modes): New variable.
15415         (calc-embedded-save-original-modes)
15416         (calc-embedded-restore-original-modes): New functions.
15417         (calc-do-embedded): Save original modes when entering embedded mode
15418         and restore when leaving embedded mode.
15419         (calc-embedded-modes-change): Change the value of
15420         calc-embedded-original-modes to reflect permanent changes.
15422 2005-03-22  Lute Kamstra  <lute@gnu.org>
15424         * generic-x.el: Require generic again.
15426 2005-03-22  Miles Bader  <miles@gnu.org>
15428         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
15429         Tweak details to look good on both ttys and bitmap displays, light
15430         or dark background, etc.
15432 2005-03-21  Kim F. Storm  <storm@cua.dk>
15434         * tooltip.el (tooltip-show-help-function): Check car and cdr of
15435         mouse position.
15437 2005-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
15439         * icomplete.el: Don't forcibly turn on the mode upon load.
15440         (icomplete-mode): Use define-minor-mode.
15441         (icomplete-eoinput): Default to nil.
15442         (icomplete-minibuffer-setup): Remove autoload.
15443         (icomplete-tidy): Simplify.
15444         (icomplete-exhibit): Use buffer-undo-list to determine if we're still
15445         in the initial state or if the user has modified the field.
15446         Fix handling of icomplete-max-delay-chars.
15447         Remove code that handles the oddball case where
15448         minibuffer-completion-table is an integer.
15449         Wrap icomplete-completions in while-no-input in case building
15450         completions takes more time than expected.
15451         (icomplete-completions): Simplify.
15453 2005-03-21  Richard M. Stallman  <rms@gnu.org>
15455         * jka-compr.el (jka-compr-really-do-compress):
15456         Make variable buffer-local.
15458         * image-mode.el: Handle .xpm files too.
15459         (image-toggle-display): Preserve modification flag.
15461         * help.el (where-is): Don't mention aliases with no key bindings.
15463 2005-03-21  Lute Kamstra  <lute@gnu.org>
15465         * generic.el: Fix commentary section.  Don't require cl for
15466         compilation.
15467         (generic-mode-list): Add autoload cookie.
15468         (generic-use-find-file-hook, generic-lines-to-scan)
15469         (generic-find-file-regexp, generic-ignore-files-regexp)
15470         (generic-mode, generic-mode-find-file-hook)
15471         (generic-mode-ini-file-find-file-hook): Fix docstrings.
15472         (define-generic-mode): Make it a defmacro.  Fix docstring.
15473         (generic-mode-internal): Code cleanup.  Add autoload cookie.
15474         (generic-mode-set-comments): Code cleanup.
15475         * generic-x.el: Don't prevent compilation.  Don't require generic.
15476         Follow coding conventions.  Minor code cleanup.
15477         (etc-fstab-generic-mode): Add some keywords.
15478         * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
15479         define-generic-mode like a function declaration.
15481 2005-03-21  Jay Belanger  <belanger@truman.edu>
15483         * calc/calc-embed.el (calc-do-embedded): Put data on stack before
15484         changing modes.
15486 2005-03-21  Sam Steingold  <sds@gnu.org>
15488         * add-log.el (add-log-current-defun): Support more C DEFUN forms.
15490 2005-03-21  Thien-Thi Nguyen  <ttn@gnu.org>
15492         * progmodes/dcl-mode.el (dcl-font-lock-keywords):
15493         Add underscore to "f$ lexicals" regexp.
15495 2005-03-20  Juri Linkov  <juri@jurta.org>
15497         * subr.el (progress-reporter-do-update): When `min-value' is equal
15498         to `max-value', set `percentage' to 0 and prevent division by zero.
15500 2005-03-20  Michael Albinus  <michael.albinus@gmx.de>
15502         Sync with Tramp 2.0.48.
15504         * net/tramp.el (all): Change all addresses to .gnu.org.
15505         (tramp-append-tramp-buffers): New defun.
15506         (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
15507         Catch `dont-send' signal.
15508         (tramp-set-auto-save-file-modes): Set always permissions, because
15509         there might be an old auto-saved file belonging to another
15510         original file.  This could be a security threat.  Reported by
15511         Kjetil Kjernsmo <kjetil@kjernsmo.net>.
15512         Check for Emacs 21.3.50 removed.
15514         * net/tramp-smb.el (all): Remove debug construct for
15515         `with-parsed-tramp-file-name'.
15516         (tramp-smb-prompt): Prompt can contain spaces inside directory names.
15517         (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
15518         No error message if DIRECTORY or FILENAME doesn't exist.
15519         (tramp-smb-open-connection): Check existence of
15520         `tramp-smb-program'.
15522 2005-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
15524         * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
15525         Properly handle the case where the `m' or `s' command's argument is not
15526         yet terminated.
15527         (perl-indent-new-calculate): New function.
15528         (perl-indent-line): Use it.
15530 2005-03-20  Miles Bader  <miles@gnu.org>
15532         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
15533         in text-mode too.  Change to new face names.
15534         (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
15535         Add `:weight bold' attribute.
15536         (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
15538 2005-03-19  Juri Linkov  <juri@jurta.org>
15540         * files.el (auto-mode-alist): Add comment.  Optimize jar/ear/war.
15542         * international/mule.el (auto-coding-alist): Sync with
15543         `auto-mode-alist' by adding upper case archive file extensions
15544         and adding ear/war to jar extension.
15546 2005-03-19  David Casperson  <casper@unbc.ca>  (tiny change)
15548         * textmodes/tex-mode.el (tex-view): If tex-shell process is not
15549         running, restart it.
15551 2005-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>  (tiny changes)
15553         * finder.el (finder-current-item): Throw an error on an empty line.
15555         * man.el (Man-follow-manual-reference): If current-word returns
15556         nil, use "".
15558 2005-03-19  Matt Hodges  <MPHodges@member.fsf.org>
15560         * simple.el (goto-line): Doc fix.
15562 2005-03-19  Aaron Hawley  <Aaron.Hawley@uvm.edu>  (tiny change)
15564         * files.el (save-buffer): Doc fix.
15566 2005-03-19  Michael R. Mauger  <mmaug@yahoo.com>
15568         * recentf.el (recentf-cleanup-remote): New variable.
15569         (recentf-cleanup): Use it to conditionally check availability of
15570         remote files.
15572 2005-03-19  Joe Edmonds  <joe-bugs-debian-org@elem.com>  (tiny change)
15574         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
15575         function names.
15577 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
15579         * language/thai-word.el: New file.
15581 2005-03-19  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
15583         * files.el (backup-buffer): If the file's directory is not
15584         writable, use copy instead of move to backup the file.
15586 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
15588         * obsolete/keyswap.el: Moved to obsolete/ from term/.
15590 2005-03-19  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
15592         * ps-print.el (ps-generate-string-list, ps-generate-header-line):
15593         Use functionp instead of symbolp and fboundp.  Reported by Drkm
15594         <darkman_spam@yahoo.fr>.
15595         (ps-print-version): New version 6.6.6.
15597 2005-03-18  Tak Ota  <Takaaki.Ota@am.sony.com>
15599         * textmodes/table.el (table--line-column-position): New idiom.
15600         (table--row-column-insertion-point-p): New function to test
15601         validity of row and column insertion operation at a location.
15602         (table-global-menu, table-cell-menu): Use above functions for
15603         deterministic test operation.
15604         (table--editable-cell-p): Behave in deterministic fashion.
15606 2005-03-18  Juri Linkov  <juri@jurta.org>
15608         * isearch.el (isearch-lazy-highlight-new-loop):
15609         Make arguments beg and end optional.
15610         (isearch-update): Remove optional arguments nil from
15611         isearch-lazy-highlight-new-loop.
15612         (isearch-lazy-highlight-search): Let-bind case-fold-search to
15613         isearch-lazy-highlight-case-fold-search instead of
15614         isearch-case-fold-search, and let-bind isearch-regexp to
15615         isearch-lazy-highlight-regexp.
15616         Use isearch-lazy-highlight-last-string instead of isearch-string.
15618         * replace.el (perform-replace): Remove bindings of global
15619         variables isearch-string, isearch-regexp, isearch-case-fold-search.
15620         Add three new arguments to `replace-highlight'.
15621         (replace-highlight): Add arguments string, regexp, case-fold.
15622         Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
15623         to allow isearch-lazy-highlight-new-loop to use these values
15624         to set corresponding isearch-lazy-highlight-* internal
15625         variables whose values lazy highlighting will use regardless of
15626         changes to global variables isearch-string, isearch-regexp,
15627         isearch-case-fold-search during lazy highlighting loop.
15628         (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
15629         to `lazy-highlight-cleanup'.
15631         * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
15632         (ispell-highlight-face): Set default face to `isearch' when
15633         lazy highlighting is enabled.
15634         (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
15635         priority to 1.  Add lazy highlighting.
15636         (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
15637         from `isearch-dehighlight'.
15639 2005-03-18  David Ponce  <david@dponce.com>
15641         * files.el (hack-local-variables): Do a case-insensitive search
15642         for End.
15644 2005-03-18  Juri Linkov  <juri@jurta.org>
15646         * isearch.el (lazy-highlight-cleanup) <command>: Rename from
15647         `isearch-lazy-highlight-cleanup', add alias to old name and
15648         declare obsolete.  Add release numbers to other obsolete vars.
15649         (isearch-done, isearch-lazy-highlight-new-loop):
15650         Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
15651         (lazy-highlight-cleanup) <variable>: Doc fix.
15652         (isearch-lazy-highlight-update): Rename obsolete
15653         `isearch-lazy-highlight-face' to `lazy-highlight-face'.
15655 2005-03-18  Kenichi Handa  <handa@m17n.org>
15657         * language/thai-util.el: Fix categorization of Thai characters in
15658         thai-category-table.
15659         (thai-composition-pattern): Adjust it for the above change.
15660         (thai-self-insert-command, thai-compose-syllable): New functions.
15661         (thai-compose-region): Use thai-compose-syllable.
15662         (thai-compose-string): Likewise.
15663         (thai-composition-function): Likewise.
15664         (thai-auto-composition): New function.
15665         (thai-auto-composition-mode): New minor mode.
15667         * language/thai.el: Fix patterns to be registered in
15668         composition-function-table.
15670         * international/quail.el (quail-input-method): Locally bind
15671         inhibit-modification-hooks to t.
15673 2005-03-17  Richard M. Stallman  <rms@gnu.org>
15675         * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
15676         (perl-mode): Use run-mode-hooks.
15678         * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
15679         (rmail-pop-password-required, rmail-remote-password): Doc fixes.
15680         (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
15682         * mail/sendmail.el (sendmail-send-it): Reenable the code
15683         to compute resend-to-address and use it.
15685         * tar-mode.el (tar-mode): Turn off undo unconditionally.
15687         * image-mode.el: New file.
15689         * image.el (insert-sliced-image): Add autoload cookie.
15691         * font-lock.el (font-lock-lines-before): New user option.
15692         (font-lock-after-change-function): Obey it.
15694         * bindings.el (esc-map): Make M-g a prefix.
15695         Bind M-g g and M-g M-g to goto-line.
15697         * faces.el (face-id): Doc fix.
15699 2005-03-17  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
15701         * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
15702         (rmail-show-message): Use rmail-unknown-mail-followup-to.
15703         (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
15705         * mail/sendmail.el (mail-yank-ignored-headers)
15706         (mail-font-lock-keywords, mail-mode-fill-paragraph):
15707         Add Mail-Followup-To and Mail-Reply-To headers.
15708         (mail-citation-hook): Add autoload cookie.
15709         (mail-mode): Doc fix.
15710         (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
15711         (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
15712         (mail-mode-fill-paragraph): Handle those headers.
15713         (mail-mailing-lists): New variable.
15714         (mail-mail-reply-to, mail-mail-followup-to): New functions.
15716 2005-03-17  Juri Linkov  <juri@jurta.org>
15718         * isearch.el (isearch-fallback): Check for `(car previous)'
15719         before calling `isearch-other-end-state'.
15721 2005-03-17  Kim F. Storm  <storm@cua.dk>
15723         * simple.el (move-beginning-of-line): Move to beginning of buffer
15724         line, as well as beginning of screen line.
15726 2005-03-16  Glenn Morris  <gmorris@ast.cam.ac.uk>
15728         * calendar/diary-lib.el (mark-diary-entries): Use new optional
15729         argument REDRAW rather than calendar-redrawing variable.
15730         * calendar/calendar.el (calendar-redrawing): Delete.
15731         (redraw-calendar): Do not bind calendar-redrawing.
15733 2005-03-16  Matt Hodges  <MPHodges@member.fsf.org>
15735         * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
15736         diary-file buffer.
15738 2005-03-16  Stefan Monnier  <monnier@iro.umontreal.ca>
15740         * help.el (describe-mode): Allow a :minor-mode-function property to
15741         specify a different minor mode toggle function than the variable.
15742         * simple.el (auto-fill-function):
15743         * subr.el (add-minor-mode): Use it.
15745 2005-03-16  Kenichi Handa  <handa@m17n.org>
15747         * language/ethio-util.el (sera-being-called-by-w3): New variable.
15748         (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
15749         (ethio-fidel-to-sera-buffer): Likewise.
15751 2005-03-16  Juri Linkov  <juri@jurta.org>
15753         * emacs-lisp/find-func.el (find-function-regexp):
15754         Add defun-emitting macro `menu-bar-make-toggle'.
15756         * isearch.el: Put `isearch-scroll' property to
15757         `split-window-horizontally'.
15759         * info.el: Update error messages for `debug-ignored-errors'.
15760         (Info-isearch-search): Doc fix.
15761         (Info-find-node): Move up code to go into info buffer before
15762         recording the node to the history.
15763         (Info-fontify-node): Fontify titles only if the next line
15764         has two or more `*', `=', `-', `.'.
15765         Display "go to this node" for empty (match-string 3).
15767 2005-03-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
15769         * term/mac-win.el: Add mouse pointer shape constants.
15771 2005-03-15  Kim F. Storm  <storm@cua.dk>
15773         * simple.el (move-beginning-of-line): Use vertical-motion.
15775 2005-03-15  Juri Linkov  <juri@jurta.org>
15777         * isearch.el (isearch-error): New variable.
15778         (isearch-invalid-regexp, isearch-within-brackets): Remove.
15779         (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
15780         (isearch-within-brackets-state): Remove.
15781         (isearch-case-fold-search-state, isearch-pop-fun-state):
15782         Decrease frame index.
15783         (isearch-mode, isearch-top-state, isearch-push-state)
15784         (isearch-edit-string, isearch-abort, isearch-search-and-update)
15785         (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
15786         (isearch-search, isearch-lazy-highlight-new-loop):
15787         Replace `isearch-invalid-regexp' with `isearch-error'.
15788         Remove `isearch-within-brackets'.
15789         (isearch-search): Add `search-failed' handler to `condition-case'.
15790         (isearch-lazy-highlight-search): Add `condition-case' to catch
15791         errors and allow `isearch-lazy-highlight-update' to try
15792         highlighting from the beginning of the window.
15793         (isearch-repeat): Move up code to set isearch-wrapped to t
15794         before calling isearch-wrap-function.
15796         * info.el (Info-isearch-initial-node): New internal variable.
15797         (Info-search): Signal an error in isearch mode when search leaves
15798         the initial node.  Signal an error when `bound' is non-nil and
15799         nothing was found in the current subfile.
15800         (Info-isearch-search): Remove `condition-case'.
15801         (Info-isearch-wrap): Don't wrap when search failed during leaving
15802         the initial node.  If `Info-isearch-search' is nil, wrap around
15803         the current node.
15804         (Info-isearch-start): New fun.
15805         (Info-mode): Add buffer-local hook `Info-isearch-start' to
15806         `isearch-mode-hook'.
15808 2005-03-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
15810         * simple.el (normal-erase-is-backspace): Set default to t if
15811         running on Mac.
15813         * term/mac-win.el (function-key-map): Sync with x-win.el.
15815 2005-03-15  Kenichi Handa  <handa@m17n.org>
15817         * international/mule-cmds.el (locale-language-names): Modify the
15818         format of elements and add more entries.
15819         (locale-preferred-coding-systems): Add more entries.
15820         (set-locale-environment): Adjust for the change of
15821         locale-language-names.
15823 2005-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
15825         * pcvs.el (smerge-ediff): Remove bogus autoload.
15827 2005-03-14  Lute Kamstra  <lute@gnu.org>
15829         * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
15830         Ignore a `*' at the beginning of a line.
15832         * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
15833         * emacs-lisp/byte-run.el (macro-declaration-function): Move from
15834         subr.el.
15835         (dont-compile, eval-when-compile, eval-and-compile): Use declare
15836         to specify indentation.
15838         * generic.el (define-generic-mode): Let generic-mode-list be a
15839         list of strings; test membership with equal.
15841 2005-03-14  Kim F. Storm  <storm@cua.dk>
15843         * simple.el (next-line, previous-line): Add optional try-vscroll
15844         arg to recognize interactive use.  Pass it on to line-move.
15845         (line-move): Don't perform auto-window-vscroll when defining or
15846         executing keyboard macro to ensure consistent behavior.
15848 2005-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
15850         * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
15852 2005-03-13  Lute Kamstra  <lute@gnu.org>
15854         * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
15855         debugger-setup-buffer so that backtrace marks the frames set to
15856         debug-on-exit and we don't have to do it manually.  Set an extra
15857         debug-on-exit for macro's.
15858         (debugger-setup-buffer): Don't mark the top frame manually.
15860 2005-03-12  Lute Kamstra  <lute@gnu.org>
15862         * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
15863         lisp-indent-function throughout.
15864         (with-no-warnings): Set lisp-indent-function property.
15866 2005-03-12  Thien-Thi Nguyen  <ttn@gnu.org>
15868         * progmodes/dcl-mode.el (dcl-mode-syntax-table):
15869         Add entry for backslash.
15871 2005-03-12  Juri Linkov  <juri@jurta.org>
15873         * info.el (Info-search): Four fixes for backward search.
15875 2005-03-11  Jay Belanger  <belanger@truman.edu>
15877         * calc/calc.el (calc-language-alist): New variable.
15878         * calc/calc-embed.el (calc-embedded-language-alist): Remove.
15879         (calc-embedded-find-modes): Use calc-language-alist instead of
15880         calc-embedded-language-alist.
15882 2005-03-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
15884         * calendar/calendar.el (calendar-redrawing): New internal
15885         variable.
15886         (redraw-calendar): Remove bogus save-excursion from previous
15887         change.  Bind calendar-redrawing to t for mark-diary-entries.
15888         * calendar/diary-lib.el (mark-diary-entries): No need to redraw
15889         calendar if that is why we were called.
15891 2005-03-11  Kenichi Handa  <handa@m17n.org>
15893         * international/mule.el (make-coding-system): Set property
15894         coding-system-define-form to nil.
15895         (define-coding-system-alias): Likewise.
15897 2005-03-11  Kenichi Handa  <handa@m17n.org>
15899         These changes are suggested by Dave Love <fx@gnu.org>.
15901         * textmodes/fill.el: Change encoding to iso-2022-7bit and add
15902         coding: tag.
15903         (adaptive-fill-regexp): Add more bullets.
15904         (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
15905         regexps.
15907 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15909         * help.el (describe-mode): Properly handle non-trivial lighters.
15910         Don't ignore minor modes that are not listed in minor-mode-list.
15912         * tooltip.el (tooltip-mode): Don't complain that you can't turn the
15913         feature ON when the user requests to turn it OFF.
15915 2005-03-10  Lute Kamstra  <lute@gnu.org>
15917         * emacs-lisp/debug.el (debug-entry-code): Delete it.
15918         (implement-debug-on-entry): New function to replace debug-entry-code.
15919         (debug-on-entry-1): Use implement-debug-on-entry.  Delete the
15920         second argument as the 2005-03-07 change makes it obsolete.
15921         (debug-on-entry, cancel-debug-on-entry): Update call to
15922         debug-on-entry-1.
15923         (debug, debugger-setup-buffer): Comment update.
15924         (debugger-frame-number): Update to work with implement-debug-on-entry.
15926 2005-03-10  Jay Belanger  <belanger@truman.edu>
15928         * calc/calc-embed.el (math-ms-args): Declare it.
15929         (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
15930         math-ms-args.
15931         (calc-embedded-subst): Use math-multi-subst-rec to substitute
15932         variables.
15934 2005-03-10  Nick Roberts  <nickrob@snap.net.nz>
15936         * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
15937         Use message-box.
15939         * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
15940         (tooltip-activate-mouse-motions-if-enabled): Use dolist.
15941         (tooltip-gud-tips): Simplify.
15942         (tooltip-gud-tips-p): Remove superfluous :set.
15943         (tooltip-gud-modes): Add fortran-mode.
15944         (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
15946         * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
15948 2005-03-09  Kim F. Storm  <storm@cua.dk>
15950         * play/animate.el (animate-place-char): Use forward-line instead
15951         of next-line to improve performance.
15953 2005-03-09  Simon Josefsson  <jas@extundo.com>
15955         * net/browse-url.el (browse-url-default-browser): Doc fix.
15957 2005-03-09  Miles Bader  <miles@gnu.org>
15959         * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
15960         (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
15962 2005-03-09  Kenichi Handa  <handa@m17n.org>
15964         * international/latin-1.el: Set case and syntax for 255 only if
15965         set-case-syntax-set-multibyte is nil.
15967         * textmodes/ispell.el (ispell-insert-word): New function.
15968         (ispell-word): Use ispell-insert-word to insert a new word.
15969         (ispell-process-line): Likewise.
15970         (ispell-complete-word): Likewise.
15972 2005-03-09  Glenn Morris  <gmorris@ast.cam.ac.uk>
15974         * calendar/calendar.el (redraw-calendar): Preserve point.
15975         Reported by Matt Hodges <MPHodges@member.fsf.org>.
15976         (calendar-week-start-day): Move after definition of
15977         redraw-calendar.  Delete buffer test, since redraw-calendar has
15978         that now.
15980         * calendar/diary-lib.el (mark-diary-entries): Only call
15981         redraw-calendar in the first of any recursive calls.
15982         Reported by Alan Shutko <ats@acm.org>.
15984 2005-03-08  Juri Linkov  <juri@jurta.org>
15986         * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
15987         (html-horizontal-rule, html-line, html-image, html-checkboxes)
15988         (html-radio-buttons): Add a space before the trailing `/>' where
15989         sgml-xml-mode is non-nil.
15990         (sgml-delete-tag): Check if the tag ends with `/>' to not delete
15991         the subsequent tag of the empty XML tag.
15992         (html-href-anchor): Don't set initial input to "http:".
15993         (html-image): Ask for the image URL and set point inside alt="".
15994         (html-name-anchor): Duplicate the name in the `id' attribute when
15995         sgml-xml-mode is non-nil.
15996         (html-paragraph): Remove \n before <p>.
15997         (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
15998         instead of `checked' when sgml-xml-mode is non-nil.
16000         * facemenu.el (list-colors-print): Print #RRGGBB in default face.
16001         Remove 1 space before #RRGGBB to not truncate it on terminal
16002         windows w/o fringes.  Remove 1 space between bg and fg examples
16003         to get more space.
16004         (list-colors-duplicates): Replace `and' with `if' for `boundp' to
16005         avoid byte-compile warnings.
16007         * image-file.el (image-file-handler): Put `safe-magic' property to
16008         `image-file-handler'.
16010         * info.el (Info-isearch-search): Emulate word search in
16011         isearching through multiple Info nodes with Info-search.
16012         (Info-isearch-wrap): Allow isearch-word.
16014 2005-03-08  Lute Kamstra  <lute@gnu.org>
16016         * emacs-lisp/debug.el (debugger-step-through): Make sure that
16017         stepping into the debugger's code is not possible.
16018         (debugger-jumping-flag): Docstring update.
16020 2005-03-08  Jay Belanger  <belanger@truman.edu>
16022         * calc/calc-embed.el (calc-do-embedded): Reset mode line when
16023         embedded mode begins.
16024         (calc-embedded-language-alist): New variable.
16025         (calc-embedded-find-modes): Use calc-embedded-language-alist to
16026         set default language mode.
16028 2005-03-08  Kenichi Handa  <handa@m17n.org>
16030         * international/ccl.el (define-ccl-program): Fix docstring about
16031         extra 256 bytes assured for the output buffer.
16033         * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
16034         Fix BUFFER_MAGNIFICATION to 2.
16035         (ccl-encode-mule-utf-16be-with-signature): Likewise.
16037 2005-03-07  Karl Chen  <quarl@cs.berkeley.edu>
16039         * align.el (align-rules-list): Added an alignment rule for CSS
16040         declarations (applies to css-mode and html-mode buffers).
16042 2005-03-07  Stefan Monnier  <monnier@iro.umontreal.ca>
16044         * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
16046 2005-03-07  Kim F. Storm  <storm@cua.dk>
16048         * simple.el (move-beginning-of-line): New command.
16050         * bindings.el (global-map): Bind C-a to move-beginning-of-line.
16052         * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
16054         * emulation/cua-base.el: Put CUA move property on move-end-of-line
16055         and move-beginning-of-line.
16057         * apropos.el (apropos-print): Omit command from M-x ... RET.
16059 2005-03-07  Nick Roberts  <nickrob@snap.net.nz>
16061         * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
16062         (gdb-send, gdb-send-item): Log items sent from gdb-send too.
16064 2005-03-06  Richard M. Stallman  <rms@gnu.org>
16066         * bindings.el (esc-map): Bind M-g to goto-line.
16068         * facemenu.el (global-map): Bind M-o, not M-g.
16070 2005-03-06  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
16072         * menu-bar.el (menu-bar-file-menu): Add the same :enable to
16073         "Open Directory" as for "Open File".
16075 2005-03-06  Chong Yidong  <cyd@stupidchicken.com>
16077         * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
16078         (push-mark-command): Run activate-mark-hook.
16080 2005-03-06  Richard M. Stallman  <rms@gnu.org>
16082         * help-mode.el (help-mode-finish): Don't alter the element
16083         in view-return-to-alist if there already is one.
16085         * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
16086         make sure the current buffer is the expected one.
16088         * novice.el (disabled-command-function): Output in *Disabled Command*.
16089         Explicitly ignore non-keyboard events, and explicitly handle C-g.
16091         * textmodes/flyspell.el (flyspell-large-region):
16092         Pass args differently for aspell.
16094         * files.el (mode-require-final-newline): Doc fix.
16096 2005-03-03  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
16098         * progmodes/which-func.el (which-function):
16099         Specify NOERROR when calling imenu--make-index-alist.
16101 2005-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
16103         * simple.el (normal-erase-is-backspace): Define default value.
16105         * custom.el (custom-theme-set-variables): Remove unused var
16106         `immediate'.
16107         (custom-reevaluate-setting): Simple function to handle variables
16108         that are defined before their default value can really be
16109         computed.
16111         * startup.el (command-line): Use it for temporary-file-directory,
16112         small-emporary-file-directory, auto-save-file-name-transforms,
16113         blink-cursor-mode, and normal-erase-is-backspace.
16115         * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
16116         progress, even with buggy anchored keywords.
16118 2005-03-05  Luc Teirlinck  <teirllm@auburn.edu>
16120         * simple.el (goto-line): Remove unbalanced final parenthesis.
16122 2005-03-05  Richard M. Stallman  <rms@gnu.org>
16124         * simple.el (goto-line): Use a number at point as the default.
16125         With C-u as arg, switch buffers.
16127 2005-03-05  Juri Linkov  <juri@jurta.org>
16129         * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
16130         with `no-blinking-cursor'.
16132         * startup.el (no-blinking-cursor): New defvar.
16133         (command-line): Add `--no-blinking-cursor' to longopts.
16134         Set `no-blinking-cursor' to t for command line arguments
16135         -Q, -nbc, --no-blinking-cursor.  Replace `emacs-quick-startup'
16136         with `no-blinking-cursor' in the condition for calling
16137         `blink-cursor-mode'.
16139 2005-03-04  Luc Teirlinck  <teirllm@auburn.edu>
16141         * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
16142         (menu-bar-options-save): Add blink-cursor-mode.
16143         (menu-bar-options-menu): Add blink-cursor-mode.
16145 2005-03-04  Ulf Jasper  <ulf.jasper@web.de>
16147         * calendar/icalendar.el (icalendar-version): Increase to 0.11.
16148         (icalendar-export-file, icalendar-export-region)
16149         (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
16150         (icalendar--convert-ical-to-diary): Fix problem with DURATION.
16152 2005-03-04  Lute Kamstra  <lute@gnu.org>
16154         * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
16155         (debug-function-list): Ditto.
16157 2005-03-04  Robert J. Chassell  <bob@rattlesnake.com>
16159         * textmodes/texinfmt.el (texinfo-append-refill):
16160         Redefine the types of line to which @refill
16161         is not appended by replacing a search for `@refill\\|@bye' with
16162         `@refill\\|^[ \t]*@'.  The intent is to solve both the `@end
16163         itemize@refill' bug and the unfilled long lines bug.
16164         (texinfmt-version): Update number and date.
16166 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
16168         * international/code-pages.el (windows-1250, windows-125[2-8])
16169         (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
16171 2005-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
16173         * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
16174         bound yet.
16176 2005-03-02  Romain Francoise  <romain@orebokech.com>
16178         * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
16179         buffer after removing limits.
16180         (ibuffer-pop-filter): Ditto.
16181         Update copyright.
16183 2005-03-02  Miles Bader  <miles@gnu.org>
16185         * button.el (make-text-button): If the user doesn't specify a
16186         type, use the default.  Rewrite to use `add-text-properties' and
16187         plist functions.
16189 2005-03-01  Lute Kamstra  <lute@gnu.org>
16191         * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
16192         (debugger-jumping-flag): New var.
16193         (debug-entry-code): Use it.
16194         (debugger-jump): Use debugger-jumping-flag and add
16195         debugger-reenable to post-command-hook.
16196         (debugger-reenable): Use debugger-jumping-flag and remove itself
16197         from post-command-hook.
16198         (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
16199         debugger-reenable.
16201 2005-03-01  Robert J. Chassell  <bob@rattlesnake.com>
16203         * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
16204         inclusion of "itemize\\|", which may be unnecessary, is certainly
16205         inelegant, and stops refilling in itemize lists when formatting
16206         Japanese Texinfo files to Info.
16207         Update copyright to 2005.
16209 2005-03-01  Nick Roberts  <nickrob@snap.net.nz>
16211         * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
16212         of an error if GDB can't find the source file.
16214 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
16216         * calendar/calendar.el (redraw-calendar): Work from any buffer,
16217         not just the calendar.
16219         * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
16220         first.
16221         (diary-redraw-calendar): New function.
16222         (make-diary-entry): Add diary-redraw-calendar to local
16223         write-contents-functions.  Turn off selective display before
16224         inserting in diary.
16226 2005-03-01  Kim F. Storm  <storm@cua.dk>
16228         * emacs-lisp/copyright.el (copyright-fix-years): New command.
16230 2005-03-01  Lute Kamstra  <lute@gnu.org>
16232         * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
16233         that debug-entry-code can be safely removed from a function while
16234         this code is being evaluated.  Revert the 2005-02-27 change as the
16235         new implementation no longer requires it.  Make sure that a
16236         function body containing just a string is not mistaken for a docstring.
16237         (debug): Skip one more frame in case of debug on entry.
16238         (debugger-setup-buffer): Delete one more frame line in case of
16239         debug on entry.
16240         (debugger-frame-number): Update to use the new text introduced by
16241         the 1999-11-03 change.  Skip one more frame in case of debug on entry.
16243 2005-02-28  Kim F. Storm  <storm@cua.dk>
16245         * double.el (double-translate-key): Call force-window-update after
16246         read-event to avoid crash in redisplay.
16248 2005-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
16250         * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
16251         (debug): Use it.  Move the inhibit-trace earlier.
16252         (debug-entry-code): New const.
16253         (debug-on-entry-1): Use it.
16255 2005-02-28  Chong Yidong  <cyd@stupidchicken.com>
16257         * international/utf-16.el (ccl-encode-mule-utf-16le):
16258         Fix BUFFER_MAGNIFICATION to 2.
16259         (ccl-encode-mule-utf-16be): Likewise.
16261 2005-02-28  Kenichi Handa  <handa@m17n.org>
16263         * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
16264         Fix BUFFER_MAGNIFICATION to 4.
16265         (ccl-encode-mule-utf-16be-with-signature): Likewise.
16267 2005-02-28  Nick Roberts  <nickrob@snap.net.nz>
16269         * speedbar.el (speedbar-update-flag): Doc fix.
16270         (speedbar-show-info-under-mouse): Give set-mouse-position the right
16271         argument.
16273 2005-02-27  Stefan Monnier  <monnier@iro.umontreal.ca>
16275         * reveal.el (reveal-post-command): Don't try to reveal overlays which
16276         have a non-nil `invisible' property but are actually visible.
16278         * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
16279         for perldoc sections.
16280         (perl-outline-regexp, perl-outline-level): New var and function.
16281         (perl-mode): Use them.
16283 2005-02-27  Glenn Morris  <gmorris@ast.cam.ac.uk>
16285         * calendar/diary-lib.el (diary-remind): Discard any mark portion
16286         from diary-entry.  Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
16288 2005-02-27  Luc Teirlinck  <teirllm@auburn.edu>
16290         * cus-edit.el: Comment change.
16291         (custom-buffer-create-internal): Slightly reword text at top of
16292         Custom buffers.  Mention there that saving an option edits the
16293         init file.  Add link to Emacs manual node on `custom-file'.
16294         (custom-magic-alist): Rewrite individual State messages to use
16295         capitalized keywords.  Doc fix.
16297 2005-02-27  Matt Hodges  <MPHodges@member.fsf.org>
16299         * calendar/calendar.el (calendar-buffer): Move above
16300         calendar-week-start-day.
16301         (calendar-week-start-day): Doc fix.  Add :set function.
16302         (calendar-minimum-window-height): New variable.
16303         (generate-calendar-window): Only resize window if selected-window
16304         is displaying the calendar buffer.  Use new variable
16305         calendar-minimum-window-height.
16306         (generate-calendar): Reword error message.
16307         (calendar-mode-map): Bind DEL to scroll-other-window-down.
16309 2005-02-27  Andreas Schwab  <schwab@suse.de>
16311         * vc.el (vc-do-command): Don't run command asynchronously when
16312         operating in a remote directory.
16314         * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
16315         change from sync with Tramp 2.0.47.
16317 2005-02-27  Richard M. Stallman  <rms@gnu.org>
16319         * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
16321         * textmodes/flyspell.el (flyspell-mode-on):
16322         Call ispell-change-dictionary only if necessary.
16324         * emacs-lisp/re-builder.el (regexp-builder): New function.
16326         * register.el (describe-register-1): Explicitly handle
16327         yank-excluded-properties = t.
16329         * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
16330         (custom-magic-alist): Change the status descriptions again.
16331         (face widget-type): Total rewrite based on `restricted-sexp'
16332         to eliminate the confusing double hiding levels.
16334         * emacs-lisp/debug.el (debug-on-entry-1):
16335         If function body is empty, add nil as body form.
16337 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
16339         * emacs-lisp/trace.el (inhibit-trace): New var.
16340         (trace-make-advice): Use it.
16342         * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
16344 2005-02-26  Kim F. Storm  <storm@cua.dk>
16346         * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
16347         (mouse-on-link-p, mouse-drag-region-1): Use it.
16349 2005-02-25  Lute Kamstra  <lute@gnu.org>
16351         * replace.el (query-replace-read-from): Fix 2005-02-19 change.
16353 2005-02-24  Luc Teirlinck  <teirllm@auburn.edu>
16355         * frame.el (blink-cursor-mode): Add :group keyword.
16357 2005-02-24  Ulf Jasper  <ulf.jasper@web.de>
16359         * calendar/icalendar.el (icalendar--decode-isodatetime):
16360         New optional argument DAY-SHIFT.
16361         (icalendar-export-region): Fix coding-system-for-write.
16362         (icalendar--convert-ical-to-diary): Shift end-day of all-day
16363         events by one.
16365 2005-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
16367         * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
16369 2005-02-24  Kim F. Storm  <storm@cua.dk>
16371         * international/iso-acc.el (iso-accents-compose): Fix crash
16372         during redisplay.  Call force-window-update after read-event
16373         and delete-region to signal that window is not accurate.
16375 2005-02-23  Stefan Monnier  <monnier@iro.umontreal.ca>
16377         * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
16378         Remove unused and inexistent var `inhibit-trace'.
16379         (debugger-mode): Use run-mode-hooks.
16380         (debugger-list-functions): Add buttons; setup xref stack.
16382 2005-02-23  Richard M. Stallman  <rms@gnu.org>
16384         * calendar/appt.el (appt-time-msg-list): 3rd elt of each
16385         appointment says it was explicitly made.
16386         (appt-add): Set the 3rd element.
16387         (appt-make-list): Preserve explicit appointments.
16389         * subr.el (find-tag-default): Catch errors in forward-sexp.
16391 2005-02-23  Juri Linkov  <juri@jurta.org>
16393         * info.el (Info-isearch-search): New defcustom.
16394         (Info-isearch-search): Call the default isearch function
16395         when Info-isearch-search is nil.
16396         (Info-isearch-wrap): Use variable Info-isearch-search.
16398 2005-02-22  Luc Teirlinck  <teirllm@auburn.edu>
16400         * cus-edit.el: Comment change.
16402 2005-02-22  Kim F. Storm  <storm@cua.dk>
16404         * progmodes/hideif.el (hide-ifdef-use-define-alist):
16405         Use completing-read.  Suggested by Juan-Leon Lahoz Garcia.
16407 2005-02-22  Simon Josefsson  <jas@extundo.com>
16409         * net/browse-url.el (browse-url-netscape-new-window-is-tab):
16410         New variable.
16411         (browse-url-netscape): Use it.  Suggested by "Johann 'Myrkraverk'
16412         Oskarsson" <myrkraverk@users.sourceforget.net>.
16414 2005-02-22  Kim F. Storm  <storm@cua.dk>
16416         * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
16417         check that window of that event is the selected window.
16418         (mouse-drag-region-1): Compare mouse event window to selected
16419         window before setting point.
16421         * tooltip.el (tooltip-show-help-function): Pass event to
16422         mouse-on-link-p so it can check selected window.
16424 2005-02-22  Kenichi Handa  <handa@m17n.org>
16426         * ps-mule.el (ps-mule-header-string-charsets): Delete it.
16427         (ps-mule-show-warning): New function.
16428         (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
16429         characters are found.
16431         * ps-print.el (ps-header-footer-string): Return a list of header
16432         and footer strings.
16434 2005-02-21  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
16436         * pcvs.el (cvs-retrieve-revision): Fix thinko.
16438 2005-02-21  Stefan Monnier  <monnier@iro.umontreal.ca>
16440         * frame.el (blink-cursor-mode): Use define-minor-mode.
16442         * term/mac-win.el (function-key-map): Use char-names more consistently.
16443         (file-name-coding-system): Only set it for MacOS-9.  The other case is
16444         already handled in mule-cmds.el (where it also works when mac-win.el
16445         is not used).
16447 2005-02-21  Kenichi Handa  <handa@m17n.org>
16449         * international/mule.el (ctext-pre-write-conversion): Always use
16450         " *code-converting-work*" buffer for work.
16452         * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
16454 2005-02-20  Thien-Thi Nguyen  <ttn@gnu.org>
16456         * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
16458 2005-02-20  Jonathan Yavner  <jyavner@member.fsf.org>
16460         * ses.el (undo-more): Restore defadvice, but only the part that
16461         allows changes outside the restricted area of the buffer.
16463 2005-02-20  Kim F. Storm  <storm@cua.dk>
16465         * simple.el (line-move): Add fourth optional arg try-vscroll which
16466         must be set to perform auto-window-vscroll.
16467         When moving backwards and doing auto-window-vscroll, automatically
16468         vscroll to the last part of lines which are taller than the window.
16469         (next-line, previous-line): Set try-vscroll arg on line-move.
16471 2005-02-19  Dan Nicolaescu  <dann@ics.uci.edu>
16473         * replace.el (query-replace, query-replace-regexp)
16474         (replace-string, replace-regexp): When operating on region, make
16475         the minibuffer prompt say so.
16477         * isearch.el (isearch-forward): Document isearch-query-replace and
16478         isearch-query-replace-regexp keybindings.
16480 2005-02-19  Jay Belanger  <belanger@truman.edu>
16482         * calc/calc-aent.el (math-read-token): Add local variable.
16484         * calc/calc-prog.el (calc-user-define-edit): Add local variable.
16485         (calc-edit-top): Move declaration to earlier in file.
16486         (calc-edit-macro-repeats): Add local variables.
16488         * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
16489         Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
16490         calcFunc-tanh.
16491         Adjust integration rule for calcFunc-tan.
16493 2005-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
16495         * viper-cmd.el (viper-prefix-commands): Make into a defconst.
16496         (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
16497         (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
16498         (viper-skip-separators): Bug fix.
16499         (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
16500         particular major mode.
16501         (viper-del-backward-char-in-replace): Don't put deleted char on the
16502         kill ring.
16504         * viper-ex.el (viper-color-display-p): New function.
16505         (viper-has-face-support-p): Use viper-color-display-p.
16507         * viper-keym.el (viper-gnus-modifier-map): New keymap.
16509         * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
16511         * viper-util.el (viper-glob-unix-files): Fix shell status check.
16512         (viper-file-remote-p): Make equivalent to file-remote-p.
16514         * viper.el (viper-major-mode-modifier-list):
16515         Use viper-gnus-modifier-map.
16517 2005-02-19  David Kastrup  <dak@gnu.org>
16519         * subr.el (subregexp-context-p): Fix garbled doc string by adding
16520         quoting.
16522 2005-02-19  Jay Belanger  <belanger@truman.edu>
16524         * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
16525         Remove extra definitions.
16526         (calc-coth): New function.
16527         (calcFunc-cot): Fix `let'.
16529 2005-02-19  Eli Zaretskii  <eliz@gnu.org>
16531         * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
16532         the reasons we use "type pc" in these faces.
16534         * button.el (button): Ditto.
16536 2005-02-19  Michael Mauger  <mmaug@yahoo.com>
16538         * replace.el (query-replace-read-from): Set the value of
16539         query-replace-from-history-variable to handle the case of an empty
16540         string entered to accept the suggested default.
16542         * net/tramp.el (tramp-file-name-for-operation):
16543         Use dired-call-process instead of dired-call-process-command.
16545 2005-02-19  Jay Belanger  <belanger@truman.edu>
16547         * calc/calc-arith.el (math-trig-inverses, math-div-trig)
16548         (math-div-non-trig): New variables.
16549         (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
16550         (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
16551         (math-combine-prod, math-div-symb-fancy): Add simplifications for
16552         trig expressions.
16554 2005-02-19  Nick Roberts  <nickrob@snap.net.nz>
16556         * progmodes/gdb-ui.el (gdb-var-update-handler)
16557         (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
16558         for watch expressions,
16559         (gdb-var-create-handler): Don't set speedbar-update-flag.
16560         (gdb-post-prompt): Simplify test for speedbar.
16562 2005-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
16564         * ediff.el (ediff-set-diff-overlays-in-one-buffer)
16565         (ediff-set-fine-overlays-in-one-buffer,ediff-goto-word): Make sure
16566         we use the syntax table of the correct buffer.
16567         (ediff-same-file-contents,ediff-same-contents): Enhancements thanks to
16568         Felix Gatzemeier.
16570         * ediff-init.el (ediff-hide-face): Check for definedness of functions.
16571         (ediff-file-remote-p): Make synonymous with file-remote-p.
16572         In all deffaces ediff-*-face-*, use min-colors.
16574         * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
16575         ediff-recurse-to-subdirectories.
16576         (ediff-mark-if-equal): Check that the arguments are strings, use
16577         ediff-same-contents (after to Felix Gatzemeier).
16579         * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
16580         nil.
16582 2005-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
16584         * log-view.el (log-view-message-re): Fix up Subversion regexp.
16586 2005-02-18  David Kastrup  <dak@gnu.org>
16588         * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
16589         use `mark-active' when defined.
16591 2005-02-18  Kenichi Handa  <handa@m17n.org>
16593         * ps-print.el (ps-font-info-database): New entry
16594         ZapfChancery-MediumItalic with correct font name.  Fix font name
16595         of the entry Zapf-Chancery-MediumItalic.
16597 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
16599         * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
16601 2005-02-16  Kim F. Storm  <storm@cua.dk>
16603         * ido.el (ido-fallback-command): Pass user input to fallback command.
16605 2005-02-16  Nick Roberts  <nickrob@snap.net.nz>
16607         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
16608         (gdb-find-file-hook): Add server prefix.
16610 2005-02-16  Richard M. Stallman  <rms@gnu.org>
16612         * replace.el (perform-replace): Pass new args to replace-highlight.
16613         (replace-highlight): Take region args,
16614         and pass them to isearch-lazy-highlight-new-loop.
16616         * novice.el (disabled-command-hook): Autoload the defalias
16617         and the make-obsolete-variable call.
16619         * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
16621         * isearch.el (isearch-lazy-highlight-start-limit)
16622         (isearch-lazy-highlight-end-limit): New variables limit
16623         the region for highlighting.
16624         (isearch-lazy-highlight-new-loop): New args BEG and END.
16625         (isearch-lazy-highlight-search): Use the new vars.
16626         (isearch-lazy-highlight-update): Likewise.
16628         * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
16630         * cus-start.el (all): Use default-boundp.
16632 2005-02-15  David Casperson  <casper@unbc.ca>  (tiny change)
16634         * menu-bar.el (menu-bar-select-frame): Handle current frame.
16636 2005-02-15  Luc Teirlinck  <teirllm@auburn.edu>
16638         * autorevert.el (auto-revert-stop-on-user-input)
16639         (auto-revert-verbose): Doc fixes.
16641 2005-02-15  Benjamin Riefenstahl  <Benjamin.Riefenstahl@epost.de>
16643         * international/mule-cmds.el (set-locale-environment): Remove call
16644         to set-selection-coding-system on Windows.
16646 2005-02-15  Jay Belanger  <belanger@truman.edu>
16648         * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
16649         calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
16650         calcFunc-coth.
16651         (math-simplify-sqrt): Add simplifications.
16653         * calc/calc-arith.el (math-real-if-arg-functions): Add functions
16654         to list.
16656         * calc/calc-ext.el: Add functions to autoloads.
16658         * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
16659         (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
16660         (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
16661         (math-csc-raw, math-cot-raw): New functions.
16663         * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
16665         * calc/calc-undo.el (calc-handle-undo): Remove prefix from
16666         the variable name in a message.
16668         * calc/calc-units.el: Add simplification rules for calcFunc-sec,
16669         calcFunc-csc, calcFunc-cot.
16671         * calc/calcalg2.el: Add derivative and integration rules for
16672         calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
16673         calcFunc-csch, calcFunc-coth.
16674         (math-do-integral-methods): Add to checks for when to use
16675         substitutions.
16677         * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
16679 2005-02-15  Lute Kamstra  <lute@gnu.org>
16681         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
16682         Add ;;;###autoload to `outline-regexp'.  Suggested by Stefan Monnier
16683         <monnier@iro.umontreal.ca>
16684         (lisp-outline-level): Improve efficiency.  Suggested by David
16685         Kastrup <dak@gnu.org>.
16687 2005-02-15  Nick Roberts  <nickrob@snap.net.nz>
16689         * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
16690         (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
16691         (gdb-set-gud-minor-mode-existing-buffers): New functions.
16692         (gdb-find-file-hook): New hook.  Add it to find-file-hook.
16693         (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
16695 2005-02-14  Luc Teirlinck  <teirllm@auburn.edu>
16697         * cus-start.el (all): Comment change.
16699 2005-02-14  Lute Kamstra  <lute@gnu.org>
16701         * cus-start.el (all): Check if symbol is void.
16703 2005-02-14  Carsten Dominik  <dominik@science.uva.nl>
16705         * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
16706         optional argument to \cite.
16708 2005-02-14  Richard M. Stallman  <rms@gnu.org>
16710         * cus-edit.el (custom-buffer-create-internal): Update help message.
16711         (custom-magic-alist): Update help messages.
16713         * cus-start.el (all): Allow a var to specify a standard value.
16715 2005-02-12  Luc Teirlinck  <teirllm@auburn.edu>
16717         * custom.el (custom-theme-set-variables): Handle variable aliases.
16719         * frame.el (blink-cursor-timer): Doc fix.
16720         (blink-cursor): Make it an alias for `blink-cursor-mode' and
16721         declare obsolete.
16722         (blink-cursor-mode): Define with defcustom and use correct
16723         standard expression in that defcustom.
16724         * startup.el (command-line): Adapt to above changes in frame.el.
16726 2005-02-11  Lute Kamstra  <lute@gnu.org>
16728         * apropos.el (apropos-score-doc): Prevent division by zero.
16730 2005-02-11  Ulf Jasper  <ulf.jasper@web.de>
16732         * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
16733         (icalendar--get-event-property-attributes)
16734         (icalendar--get-event-properties)
16735         (icalendar--datetime-to-diary-date): New functions.
16736         (icalendar--split-value): Doc fix.
16737         (icalendar--datetime-to-noneuropean-date)
16738         (icalendar--datetime-to-european-date): New optional argument
16739         SEPARATOR.  Return result as a string instead of a list.
16740         (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
16741         (icalendar--convert-string-for-export): Rename arg S to STRING.
16742         (icalendar-export-region): Doc fix.  Change name of error buffer.
16743         Save output buffer.
16744         (icalendar-import-file): Add blank at end of prompt.
16745         (icalendar-import-buffer): Doc fix.  Do not switch to error
16746         buffer.  Indicate status in return value.
16747         (icalendar--convert-ical-to-diary): Doc fix.  Change name of error
16748         buffer.  Save output buffer.  Handle exception from recurrence
16749         rules (EXDATE, EXRULE).  Handle start- and end-date of recurring
16750         events.  Fix problems with weekly all-day events.
16752 2005-02-10  Richard M. Stallman  <rms@gnu.org>
16754         * simple.el (eval-expression-print-format):
16755         Avoid warning about edebug-active.
16757         * help.el (help-for-help-internal): Rename from help-for-help.
16758         (help-for-help): Define with defalias.
16760         * font-core.el (font-lock-default-function): Use with-no-warnings.
16762         * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
16764         * custom.el (defface): Doc fix.
16766 2005-02-10  Nick Roberts  <nickrob@snap.net.nz>
16768         * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
16769         width 0" to prevent word wrapping problems.
16771 2005-02-09  Kim F. Storm  <storm@cua.dk>
16773         * ido.el (ido-file-extensions-order): New defcustom.
16774         (ido-file-extension-lessp, ido-file-extension-aux)
16775         (ido-file-extension-order): New advanced file ordering.
16776         (ido-file-lessp): New simple file ordering.
16777         (ido-sort-list): Remove.
16778         (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
16779         (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
16781 2005-02-08  Dan Nicolaescu  <dann@ics.uci.edu>
16783         * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
16784         that some versions of grep produce.
16785         (grep-mode-font-lock-keywords): Likewise.
16787 2005-02-09  Nick Roberts  <nickrob@snap.net.nz>
16789         * progmodes/gdb-ui.el (gdb-location-list): New variable.
16790         (gdb-cdir): Delete.
16791         (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
16792         (gdb-source-info): Treat case when source file is in another
16793         directory properly.
16794         (gdb-get-location): New function.
16796 2005-02-07  Jay Belanger  <belanger@truman.edu>
16798         * calc/calc-prog.el (calc-write-parse-table-part)
16799         (calc-fix-token-name): Fix a check for language type.
16801         * calc/calccomp.el (math-compose-expr): Fix a check for language type.
16803 2005-02-07  Andre Spiegel  <spiegel@gnu.org>
16805         * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
16806         as directory not writable.
16808 2005-02-07  Kim F. Storm  <storm@cua.dk>
16810         * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
16811         (cua--standard-movement-commands): Remove list.
16812         Instead, set CUA property value to move for movement commands.
16813         (cua-movement-commands): Remove.  Users must set CUA prop instead.
16814         (cua--pre-command-handler): Check CUA property.
16815         (cua--init-keymaps): Don't remap undo commands.
16816         (cua-mode): Don't call cua--rectangle-on-off.
16818         * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
16819         (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
16820         (cua--rect-undo-set-point): New var.
16821         (cua--rectangle-undo-boundary): Setup undo apply entry.
16822         (cua--rect-undo-handler): New function for rectangle undo.
16823         (cua--rect-start-position, cua--rect-end-position): Add.
16824         (cua--rectangle-post-command): Call cua--rectangle-set-corners
16825         for restored rectangle.  Set point if cua--rect-undo-set-point.
16827 2005-02-06  Jay Belanger  <belanger@truman.edu>
16829         * calc/calc-lang.el (calc-tex-language): Display more information
16830         in messages.
16832         * calc/calccomp.el (math-compose-expr): Allow multiline matrices
16833         in TeX mode.
16835 2005-02-06  Richard M. Stallman  <rms@gnu.org>
16837         * emacs-lisp/lisp.el (buffer-end): Doc fix.
16839 2005-02-05  Arne_J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
16841         * net/ldap.el (ldap-search-internal): Support attributes with
16842         optional descriptions separated by a semi-colon, as in
16843         "userCertificate;binary".
16845 2005-02-05  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
16847         * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
16848         isn't a cons (i.e. the version is 0).
16850 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
16852         * help.el (help-for-help): Doc fix.
16854 2005-02-05  Nick Roberts  <nickrob@snap.net.nz>
16856         * progmodes/gdb-ui.el: Update copyright.  Put GDB-Frames before
16857         GDB-Windows on the menu-bar as this works better.
16859 2005-02-04  Jay Belanger  <belanger@truman.edu>
16861         * calc/calc-embed.el (calc-embedded-update): Don't put in
16862         unnecessary newlines.  Adjust the end of formula marker.
16864         * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
16865         (math-latex-parse-two-args): New function.
16867 2005-02-03  Lute Kamstra  <lute@gnu.org>
16869         * help-fns.el (help-with-tutorial): Make sure that users cannot
16870         remove the entire text of the tutorial by means of `undo'.
16872 2005-02-03  Stefan Monnier  <monnier@iro.umontreal.ca>
16874         * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
16875         in recent changes, where the ispell process was repeatedly
16876         killed & restarted.
16878         * international/mule-cmds.el (set-locale-environment): Set file-name
16879         coding system to utf-8 on Darwin systems.
16880         (set-default-coding-systems): Don't set default-file-name-coding-system
16881         on Darwin systems.
16883 2005-02-03  Richard M. Stallman  <rms@gnu.org>
16885         * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
16887 2005-02-03  Matt Hodges  <MPHodges@member.fsf.org>
16889         * faces.el (list-faces-display): Add optional argument.
16891 2005-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
16893         * font-core.el (font-lock-default-function): Handle the rare case where
16894         only font-lock-keywords is set.
16896 2005-02-02  Kenichi Handa  <handa@m17n.org>
16898         * international/characters.el: Cancel previous change for
16899         I-WITH-DOT-ABOVE and DOTLESS-i.
16901         * international/latin-5.el: Cancel previous change.
16903 2005-02-02  Nick Roberts  <nickrob@snap.net.nz>
16905         * progmodes/gud.el: Correction to syntax in gud-menu-map.
16907 2005-02-02  Kenichi Handa  <handa@m17n.org>
16909         * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
16910         DOTLESS-i.
16912         * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
16913         Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
16915         * case-table.el (get-upcase-table): New function.
16916         (copy-case-table): Copy upcaes table too if non-nil.
16917         (set-case-syntax-delims): Maintain upcase table too.
16918         (set-case-syntax-pair): Likewise.
16919         (set-upcase-syntax, set-downcase-syntax): New functions.
16920         (set-case-syntax): Maintain upcase table too.
16922 2005-02-02  Nick Roberts  <nickrob@snap.net.nz>
16924         * progmodes/gdb-ui.el (gdb-goto-info): Delete.
16926         * progmodes/gud.el (gud-goto-info): New function.
16927         (gud-tool-bar-map): Use correct icon.
16929 2005-02-01  Thien-Thi Nguyen  <ttn@gnu.org>
16931         * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
16932         When delegating, order args in the funcall correctly.
16934 2005-02-01  Thien-Thi Nguyen  <ttn@gnu.org>
16936         * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
16938 2005-02-01  Carsten Dominik  <dominik@science.uva.nl>
16940         * textmodes/reftex.el (reftex-access-scan-info): Error out in a
16941         buffer not visiting a file.
16943 2005-01-31  Jay Belanger  <belanger@truman.edu>
16945         * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
16946         bound on the line with the formula.
16948 2005-01-31  Kim F. Storm  <storm@cua.dk>
16950         * ses.el (ses-create-cell-variable-range)
16951         (ses-destroy-cell-variable-range, ses-reset-header-string)
16952         (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
16953         (ses-insert-row): Fix format of apply undo entries.
16955 2005-01-31  Jay Belanger  <belanger@truman.edu>
16957         * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
16958         parts.
16960         * calc/calc-embed.el (calc-embedded-open-formula)
16961         (calc-embedded-close-formula): Ignore matrix environments.
16963         * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
16964         TeX mode.
16966         * calc/calc-lang.el (math-function-table, math-oper-table)
16967         (math-variable-table): Adjust the LaTeX portions.
16969         * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
16970         (math-latex-ignore-words): New constant.
16972 2005-01-31  Richard M. Stallman  <rms@gnu.org>
16974         * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
16975         (ispell-local-dictionary): Doc fix.
16976         (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
16977         Don't reinitialize at run time.  Don't defcustom.
16978         All uses changed to append ispell-local-dictionary-alist,
16979         or check it first.
16980         (ispell-current-dictionary): New variable for dictionary in use.
16981         (ispell-dictionary): Now used only for global default.
16982         (ispell-start-process): Set ispell-current-dictionary,
16983         not ispell-dictionary.
16984         (ispell-change-dictionary): Use this only for setting
16985         user preferences.
16986         (ispell-internal-change-dictionary): New function
16987         to change the current dictionary in use.
16988         (ispell-region, ispell-process-line, ispell-buffer-local-dict):
16989         Use ispell-current-dictionary.
16990         Handle ispell-local-dictionary-overridden.
16991         (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
16993 2005-01-31  Jay Belanger  <belanger@truman.edu>
16995         * calc/calc-aent.el (math-read-token): Add support for LaTeX.
16997         * calc/calc-ext.el: Add calc-latex-language to autoloads.
16998         (calc-mode-map): Add calc-latex-language.
17000         * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
17001         (math-latex-print-frac): New functions.
17002         (math-oper-table, math-function-table, math-variable-table)
17003         (math-complex-format, math-input-filter): Add latex properties.
17004         (calc-set-language): Set math-expr-special-function-mapping.
17006         * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
17007         (calc-write-parse-table-part): Add LaTeX support.
17009         * calc/calc.el (calc-language): Adjust docstring.
17010         (calc-set-mode-line): Add LaTeX support.
17011         (math-expr-special-function-mapping): New variable.
17012         (math-tex-ignore-words): Add to list.
17014         * calc/calccomp.el (math-compose-expr, math-compose-rows):
17015         Add LaTeX support.
17016         (math-compose-expr): Add support for special functions.
17018         * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
17020 2005-01-31  Nick Roberts  <nickrob@snap.net.nz>
17022         * progmodes/gdb-ui.el (gdb-memory-address)
17023         (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
17024         (gdb-memory-mode-map, gdb-memory-format-keymap)
17025         (gdb-memory-format-menu, gdb-memory-unit-keymap)
17026         (gdb-memory-unit-menu): New variables for a buffer
17027         that lets the user examine program memory.
17028         (gdb-memory-set-address, gdb-memory-set-repeat-count)
17029         (gdb-memory-format-binary, gdb-memory-format-octal)
17030         (gdb-memory-format-unsigned, gdb-memory-format-signed)
17031         (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
17032         (gdb-memory-format-menu-1, gdb-memory-unit-giant)
17033         (gdb-memory-unit-word, gdb-memory-unit-halfword)
17034         (gdb-memory-unit-byte, gdb-memory-unit-menu)
17035         (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
17036         (gdb-memory-mode, gdb-memory-buffer-name)
17037         (gdb-display-memory-buffer, gdb-frame-memory-buffer):
17038         New functions for above buffer.
17040 2005-01-30  Richard M. Stallman  <rms@gnu.org>
17042         * cus-edit.el (custom-bury-buffer): Function deleted.
17043         (custom-buffer-done-function): Option deleted.
17044         (custom-buffer-done-kill): New replacement option.
17045         (Custom-buffer-done): Call quit-window.
17046         (custom-buffer-create-internal): Update for above changes.
17048 2005-01-29  Luc Teirlinck  <teirllm@auburn.edu>
17050         * simple.el (undo-ask-before-discard): New var.
17051         (undo-outer-limit-truncate): Implement it.
17052         (undo-extra-outer-limit): Doc update.
17054 2005-01-29  Richard M. Stallman  <rms@gnu.org>
17056         * ses.el (undo-more): Delete defadvice.
17057         (ses-begin-change): Doc fix.
17059         * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
17060         instead of rebinding C-x u and C-_.
17062         * files.el (normal-backup-enable-predicate): Return nil for files
17063         in /tmp, regardless of temporary-file-directory.
17065         * man.el (Man-getpage-in-background): Disable undo in Man buffer.
17067         * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
17068         (open-rectangle, delete-whitespace-rectangle-line)
17069         (clear-rectangle-line): If FILL, pass t instead of FILL
17070         for move-to-column's 2nd arg.
17072         * simple.el (undo): Fix the test for continuing a series of undos.
17073         (undo-more): Set pending-undo-list to t when we reach end.
17074         (pending-undo-list): Move up defvar.
17076         * wid-edit.el (widget-button-click):
17077         Shorten the range of the track-mouse binding.
17079         * comint.el (comint-insert-input): Undo previous changes;
17080         use last-input-event in interactive spec.
17082 2005-01-29  Eli Zaretskii  <eliz@gnu.org>
17084         * progmodes/compile.el (compilation-start): Bind buffer-read-only
17085         to nil before invoking call-process.  Reset buffer's modified flag
17086         after fontifying it in the no-async branch.
17088         * wid-edit.el (widget-specify-button): If mouse pointer shape
17089         cannot be changed, use mouse face instead.
17091 2005-01-29  Nick Roberts  <nickrob@snap.net.nz>
17093         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
17094         (gdb-goto-breakpoint): Make breakpoint handling work on template
17095         functions in C++.  Reported by Martin Reed <mjreed@essex.ac.uk>
17096         (gdb-assembler-custom): Update to recognize breakpoint information
17097         added on 2005-01-19.
17099 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
17101         * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
17102         (dsssl-mode): Use define-derived-mode.
17103         (scheme-mode-initialize): Remove.
17104         (scheme-mode): Use run-mode-hooks.
17106         * cus-edit.el (customize-group-other-window)
17107         (custom-buffer-create-other-window): Don't override special-display-*.
17108         (custom-mode-map): Make it dense.
17110         * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
17111         sets the default value.
17113 2005-01-28  Eli Zaretskii  <eliz@gnu.org>
17115         * descr-text.el: Add more keywords.
17117 2005-01-27  Stefan Monnier  <monnier@iro.umontreal.ca>
17119         * speedbar.el: Avoid unnecessary use of locate-library.
17121         * international/mule-cmds.el (standard-display-european-internal):
17122         Don't fiddle with latin-1 non-break space any more since it's now
17123         special cased in the C code.
17124         Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
17126 2005-01-26  Luc Teirlinck  <teirllm@auburn.edu>
17128         * cus-start.el (all): Add `undo-outer-limit'.
17130 2005-01-25  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
17132         * textmodes/bibtex.el (bibtex-format-entry):
17133         Use `bibtex-empty-field-re' only on the text of fields, not on entire
17134         field lines.
17135         (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
17136         not on part of a buffer.
17138 2005-01-25  Lute Kamstra  <lute@gnu.org>
17140         * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
17141         nonempty field text strings like "{letters\\macro{}more letters}".
17142         Clarify docstring.
17143         (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
17144         (bibtex-entry-offset, bibtex-parse-association)
17145         (bibtex-parse-field-name): Fix typos in docstrings.
17146         (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
17148 2005-01-24  Carsten Dominik  <dominik@science.uva.nl>
17150         * textmodes/reftex-global.el (reftex-isearch-push-state-function)
17151         (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
17152         (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
17153         (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
17155         * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
17156         isearch minor mode.
17158 2005-01-24  Luc Teirlinck  <teirllm@auburn.edu>
17160         * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
17162 2005-01-24  Lute Kamstra  <lute@gnu.org>
17164         * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
17165         CASECHARS and NOT-CASECHARS regular expressions of the
17166         "nederlands" and "nederlands8" dictionaries to prevent a "Range
17167         striding over charsets" error.
17169 2005-01-24  Jay Belanger  <belanger@truman.edu>
17171         * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
17172         display variable name.
17174 2005-01-24  Kenichi Handa  <handa@m17n.org>
17176         * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
17177         Fix setting of the element of encoded-kbd-iso2022-invocations.
17179 2005-01-24  Nick Roberts  <nickrob@snap.net.nz>
17181         * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
17182         (gdb-threads-select): Change to also accept mouse events.
17183         (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
17184         (gdb-threads-mouse-select): Delete.
17186 2005-01-23  Luc Teirlinck  <teirllm@auburn.edu>
17188         * files.el (insert-directory): Take care of empty directory,
17189         listed without -a switch.
17191 2005-01-23  Stefan Monnier  <monnier@iro.umontreal.ca>
17193         * textmodes/refill.el (refill-post-command-function):
17194         Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
17195         to the list of functions that we should be careful not to undo.
17196         (refill-late-fill-paragraph-function): Remove.
17197         (refill-saved-state): New var.
17198         (refill-mode): Use it to save fill-paragraph-function.
17199         Save also the value of auto-fill-function.
17201         * term/w32-win.el: Simplify code.
17203 2005-01-23  Kim F. Storm  <storm@cua.dk>
17205         * simple.el (line-move): Adapt to new return value from
17206         pos-visible-in-window-p.
17208         * simple.el (line-move): Fix last change.  Check partial
17209         visibility at point rather than at window-start.
17211 2005-01-22  Jason Rumney  <jasonr@gnu.org>
17213         * term/w32-win.el (xw-defined-colors): Remove debug-message.
17215 2005-01-22  David Kastrup  <dak@gnu.org>
17217         * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
17219 2005-01-22  Eli Zaretskii  <eliz@gnu.org>
17221         * type-break.el (type-break-mode): Add a test for
17222         type-break-file-name being non-nil.
17224 2005-01-22  Toby Allsopp  <Toby.Allsopp@navman.com>  (tiny change)
17226         * net/eudc.el (top level): Call (message "") via progn, so that
17227         eudc-options-file is loaded.
17229 2005-01-22  Kim F. Storm  <storm@cua.dk>
17231         * simple.el (line-move-1): Rename from line-move.
17232         (line-move): New function that adjusts vscroll for partially
17233         visible rows, and calls line-move-1 otherwise.
17235 2005-01-21  Ren\e,Ai\e(B Kyllingstad  <listmailxemacs@kyllingstad.com>
17237         * pcomplete.el: Define pcomplete-read-event instead of read-event,
17238         since it's not a complete read-event implementation
17240 2005-01-20  Jay Belanger  <belanger@truman.edu>
17242         * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
17243         for called function.
17245 2005-01-20  Steven Tamm  <steventamm@mac.com>
17247         * term/mac-win.el (process-connection-type): Remove.
17248         Controlled now by s/darwin.h:PTY_ITERATION.
17250 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
17252         * window.el (handle-select-window): Don't switch window when we're
17253         in the minibuffer.
17255 2005-01-10  Paul Pogonyshev  <pogonyshev@gmx.net>
17257         * subr.el (dotimes-with-progress-reporter): New macro.
17259         * ses.el (ses-dotimes-msg): Remove macro.
17260         Use `dotimes-with-progress-reporter' instead.
17262 2005-01-19  Steven Tamm  <steventamm@mac.com>
17264         * term/mac-win.el (process-connection-type): Use new
17265         operating-system-release variable to use ptys on Darwin 7 (OS X
17266         10.3) when using carbon build.
17268 2005-01-19  Jay Belanger  <belanger@truman.edu>
17270         * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
17271         flags if the last command was a tab or M-tab.
17273         * calc/calc-prog.el (calc-user-define-edit): Put original formula
17274         in formula editing buffer.
17276 2005-01-19  Nick Roberts  <nickrob@snap.net.nz>
17278         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
17279         breakpoint image symbol in margin.
17281 2005-01-19  Jay Belanger  <belanger@truman.edu>
17283         * calc/calc-prog.el (calc-execute-kbd-macro):
17284         Ignore calc-keep-arg-flag.
17286 2005-01-19  Kenichi Handa  <handa@m17n.org>
17288         * textmodes/ispell.el (ispell-looking-at): New function.
17289         (ispell-process-line): Use ispell-looking-at to compare the ispell
17290         output and the buffer contents.
17292 2005-01-18  Jay Belanger  <belanger@truman.edu>
17294         * calc/calc.el (calc-display-raw): Fix docstring.
17296 2005-01-18  Stefan Monnier  <monnier@iro.umontreal.ca>
17298         * simple.el (blink-matching-open): Strip extra info from syntax.
17300         * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
17301         funny chars in the end-of-here-doc marker.
17303 2005-01-19  Nick Roberts  <nickrob@snap.net.nz>
17305         * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
17306         that enable/disabled state of breakpoints is shown correctly in
17307         fringe and on ttys.
17308         (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
17309         Add breakpoint information as text properties.
17310         (gdb-mouse-toggle-breakpoint):
17311         Rename to gdb-mouse-set-clear-breakpoint.
17312         (gdb-mouse-toggle-breakpoint): New function.  Enable/disable
17313         breakpoints in the margin.
17314         (gdb-remove-strings): Simplify.
17316 2005-01-17  Jay Belanger  <belanger@truman.edu>
17318         * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
17319         erasing buffer.
17321 2005-01-17  Richard M. Stallman  <rms@gnu.org>
17323         * progmodes/grep.el (grep-find): Copy from `grep' the condition
17324         for calling grep-compute-defaults.
17326         * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
17327         if buffer is empty.
17329         * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
17331 2005-01-17  Stefan Monnier  <monnier@iro.umontreal.ca>
17333         * hilit-chg.el (highlight-changes-mode): Don't autoload.
17335         * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
17336         non-preloaded variables.
17338 2005-01-17  Steven Tamm  <steventamm@mac.com>
17340         * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
17341         tex-shell cause to force interactivity when using pipes.
17343 2005-01-17  Kim F. Storm  <storm@cua.dk>
17345         * simple.el (just-one-space): Make arg optional.
17347 2005-01-17  Nick Roberts  <nickrob@snap.net.nz>
17349         * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
17350         posn-at-x-y to t to access left-margin.
17352 2005-01-16  Michael Albinus  <michael.albinus@gmx.de>
17354         Sync with Tramp 2.0.47.
17356         * net/tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
17357         catching keep-date problems in cp/scp operations.
17358         (tramp-handle-copy-file): Don't call `set-file-modes'
17359         unconditionally.  Specialized functions should know better what is
17360         necessary.  This improves performance a little bit, and the
17361         functions could catch errors with `cp -p' and `scp -p'.
17362         (tramp-do-copy-or-rename-file-via-buffer)
17363         (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
17364         when appropriate.
17365         (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
17366         Call `set-file-modes' when appropriate.
17367         (tramp-action-out-of-band): Mask `scp -p' error.  Reported by Isak
17368         Johnsson <isak@hypergene.com>
17369         (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
17370         of both Tramp buffer and debug buffer.  Reported by Joakim Verona
17371         <joakim@verona.se>
17372         (tramp-file-name-for-operation): Mark `shell-command' as magic for
17373         Emacs only.
17375         * net/tramp-util.el (tramp-minor-mode): New minor mode.  Add it to
17376         `find-file-hooks' and `dired-mode-hook'.
17377         (tramp-minor-mode-map): Respective map.  Add remapping for
17378         `compile' and `recompile'.
17379         (tramp-remap-command, tramp-recompile): New defuns.
17380         (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
17381         in buffer "*Compilation*".  Call the commands asynchronously.
17383         * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
17384         (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
17385         `shell-command', because it isn't magic in XEmacs.  Reported by
17386         Adrian Aichner <adrian@xemacs.org>.
17388         * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
17389         `substitute-in-file-name.
17390         (tramp-smb-handle-substitute-in-file-name): New defun.
17391         (tramp-smb-advice-PC-do-completion): Delete advice.
17393 2005-01-16  Kai Grossjohann  <kgrossjo@eu.uu.net>
17395         * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
17396         Fix error in deleting region.
17398 2005-01-15  Richard M. Stallman  <rms@gnu.org>
17400         * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
17401         In non-temp buffer, switch syntax table temporarily.
17403         * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
17405         * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
17407         * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
17409         * imenu.el (imenu--split-menu): Copy menulist before sorting.
17410         (imenu--generic-function): Use START, not BEG, as pos of definition.
17412         * simple.el (just-one-space): Argument specifies number of spaces.
17414         * simple.el (eval-expression-print-format): Avoid warning
17415         about edebug-active.
17417 2005-01-15  James R. Van Zandt  <jrvz@comcast.net>  (Tiny change)
17419         * progmodes/sh-script.el: Code copied from make-mode.el
17420         with small changes,
17421         (sh-mode-map): Bind C-c C-\.
17422         (sh-backslash-column, sh-backslash-align): New variables.
17423         (sh-backslash-region, sh-append-backslash): New functions.
17425 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
17427         * mail/rmail.el: Updated to work with movemail from GNU Mailutils
17428         (rmail-pop-password, rmail-pop-password-required): Move to
17429         rmail-obsolete group.
17430         (rmail-set-pop-password): Rename to rmail-set-remote-password.
17431         All callers updated.
17432         (rmail-get-pop-password): Rename to rmail-get-remote-password.
17433         Take an argument specifying whether it is POP or IMAP mailbox we
17434         are using.  All callers updated.
17435         (rmail-pop-password-error): Rename to
17436         rmail-remote-password-error.  Added mailutils-specific error message.
17437         (rmail-movemail-search-path)
17438         (rmail-movemail-variant-in-use): New variables.
17439         (rmail-remote-password, rmail-remote-password-required):
17440         New customization variables.
17441         (rmail-probe,rmail-autodetect, rmail-movemail-variant-p): New funs.
17442         (rmail-parse-url): New function.
17443         (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
17444         with GNU mailutils movemail.
17446 2005-01-15  Kevin Ryde  <user42@zip.com.au>
17448         * info-look.el (c-mode/symbol): Add ^` to prefix, and change
17449         suffix to space, $ or '$, to correctly position point when going
17450         to @table style constants like DBL_MAX.
17452 2005-01-15  Jorgen Schaefer  <forcer@forcix.cx>  (tiny change)
17454         * type-break.el (type-break-mode, type-break-file-time)
17455         (type-break-file-keystroke-count, type-break-choose-file):
17456         Don't store data in or load data from the file if type-break-file-name
17457         is nil.
17458         (type-break-file-name): Doc update as per the above.
17460 2005-01-15  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>  (tiny change)
17462         * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
17463         lookup-key might return nil; handle that.
17465 2005-01-15  Alan Mackenzie  <acm@muc.de>
17467         * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
17468         rather than the element found, thus enabling the tree to be setcar'd.
17470 2005-01-14  Carsten Dominik  <dominik@science.uva.nl>
17472         * textmodes/org.el (org-show-following-heading): New option.
17473         (org-show-hierarchy-above): Use `org-show-following-heading'.
17474         (org-cycle): Documentation fix.
17476         * textmodes/org.el (orgtbl-optimized): New option
17477         (orgtbl-mode): New command, a minor mode.
17478         (orgtbl-mode-map): New variable.
17479         (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
17480         (orgtbl-error, orgtbl-self-insert-command)
17481         (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
17483         * textmodes/org.el (org-mode): `org-table-may-need-update' is now
17484         a local variable in each org-mode buffer.
17486         * textmodes/org.el (org-set-regexps-and-options): Rename from
17487         `org-set-regexps'.  Added checking for STARTUP keyword.
17488         (org-get-current-options): Add STARTUP options.
17489         (org-table-insert-row): Make mode intelligent about when
17490         realignment is needed.
17491         (org-self-insert-command, org-delete-backward-char, org-delete-char):
17492         New commands.
17493         (org-enable-table-editor): New default value `optimized'.
17494         (org-table-blank-field): Support blanking regions if active.
17496 2005-01-14  Carsten Dominik  <dominik@science.uva.nl>
17498         * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
17499         if the year is not given.
17501         * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
17502         Add new escapes %m and %M, fixed bug with %F by adding
17503         save-match-data.
17504         (reftex-reference): Remove ?. from list of spaces.
17505         (reftex-label-info): Add automatic label prefix recognition.
17507         * textmodes/reftex-index.el (reftex-index-next-phrase):
17508         Add slave parameter to call of `reftex-index-this-phrase'.
17509         (reftex-index-this-phrase): New optional argument.
17510         (reftex-index-region-phrases): Add slave parameter to call of
17511         `reftex-index-this-phrase'.
17512         (reftex-display-index): New argument redo.
17513         (reftex-index-rescan): Add 'redo to arguments of
17514         `reftex-display-index'.
17515         (reftex-index-Rescan, reftex-index-revert)
17516         (reftex-index-switch-index-tag): Add 'redo to arguments of
17517         `reftex-display-index'.
17518         (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
17519         indexing.  Fix bug with matching is there is a quote before or
17520         after the word.
17522         * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
17523         Fix bug when collecting citation keys in lines with comments.
17524         (reftex-citation): Prefix argument no longer rescans the document,
17525         but forces prompting for optional arguments of cite macros.
17526         (reftex-do-citation): Prompting for optional arguments implemented.
17528         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
17529         Add optional arguments to most cite commands.
17530         (reftex-cite-cleanup-optional-args): New option
17531         (reftex-cite-prompt-optional-args): New option.
17532         (reftex-trust-label-prefix): New option.
17534         * textmodes/reftex-toc.el (reftex-toc-find-section):
17535         Add push-mark before changing the position in the buffer.
17537         * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
17538         (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
17540 2005-01-14  Nick Roberts  <nickrob@snap.net.nz>
17542         * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
17543         more carefully.
17545 2005-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
17547         * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
17548         (sgml-mode): Use it.
17549         (sgml-get-context): Better keep track of implicitly closed tags.
17551 2005-01-13  Kenichi Handa  <handa@m17n.org>
17553         * textmodes/ispell.el: These changes are to fix misalignment error
17554         caused by equivalent characters of different Emacs charsets.
17555         (ispell-unified-chars-table): New variable.
17556         (ispell-get-decoded-string): New function.
17557         (ispell-get-casechars, ispell-get-not-casechars)
17558         (ispell-get-otherchars): Call ispell-get-decoded-string.
17560 2005-01-12  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>
17562         * custom.el (custom-declare-variable): Just put symbol instead
17563         of (defvar . symbol) in `current-load-list'.
17565 2005-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
17567         * emacs-lisp/elint.el: Fixed typo in Commentary section.
17569 2005-01-12  Jay Belanger  <belanger@truman.edu>
17571         * calc/calc-help.el (calc-describe-key): Use temporary info buffer
17572         to create a Calc summary.
17574 2005-01-12  Kim F. Storm  <storm@cua.dk>
17576         * mouse.el (mouse-on-link-p): Change functionality and doc
17577         string to comply with latest description in lisp ref.
17579 2005-01-12  Nick Roberts  <nickrob@snap.net.nz>
17581         * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
17582         Enable mouse clicks on mode-line, header-line and margin.
17583         (event-type): Give mouse event symbols an 'event-kind property
17584         with value 'mouse-click.
17586 2005-01-12  Juri Linkov  <juri@jurta.org>
17588         * facemenu.el (list-colors-display): Add new arg buffer-name.
17589         Use it.  Fix docstring.  Replace code for identifying duplicate
17590         colors by the name with call to `list-colors-duplicates' which
17591         identifies duplicate colors by the value unless the color
17592         is one of special Windows colors.  Set truncate-lines to t.
17593         Print sorted duplicate color names on each line.  Indent to 22
17594         \(the longest color name in rgb.txt) instead of 20.  Optimize.
17595         (list-colors-duplicates): New function.
17596         (facemenu-color-name-equal): Delete function.
17598         * facemenu.el (list-colors-print): New function created from code
17599         in list-colors-display.  Print #RRGGBB at the window right edge.
17600         (list-colors-display): When temp-buffer-show-function is not
17601         defined, call list-colors-print from temp-buffer-show-hook
17602         to get the right value of window-width in list-colors-print
17603         after the buffer is displayed.
17605         * simple.el (pop-mark): Move deactivate-mark out of conditional
17606         part to deactivate the active mark regardless of the state of the
17607         mark ring.
17609         * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
17610         variables line in desktop files.
17612 2005-01-12  Juri Linkov  <juri@jurta.org>
17614         * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
17615         Bring together isearch highlight related options.
17616         (lazy-highlight): Replace group `replace' by `matching'.
17617         (lazy-highlight-cleanup, lazy-highlight-initial-delay)
17618         (lazy-highlight-interval, lazy-highlight-max-at-a-time)
17619         (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
17620         and declare them obsolete.
17621         (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
17622         (isearch-faces): Remove defgroup.
17623         (isearch-overlay, isearch-highlight, isearch-dehighlight):
17624         Move isearch highlighting code closer to lazy highlighting code.
17626         * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
17627         (query-replace-highlight, query-replace-lazy-highlight)
17628         (query-replace): Move definitions to the beginning of the file.
17630 2005-01-11  Juri Linkov  <juri@jurta.org>
17632         * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
17633         * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
17634         * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
17636         * info.el (Info-history-forward): New variable.
17637         (Info-select-node): Reset Info-history-forward to nil.
17638         (Info-last): Turn into defalias.
17639         (Info-history-back): Rename from Info-last.
17640         Add current node to Info-history-forward.
17641         (Info-history-forward): New fun.
17642         (Info-mode-map): Replace Info-last by Info-history-back.
17643         Bind Info-history-forward to "r".
17644         (Info-mode-menu): Replace Info-last by Info-history-back.
17645         Fix menu item text.  Add menu item for Info-history-forward.
17646         (info-tool-bar-map): Replace Info-last by Info-history-back.
17647         Replace its icon "undo" by "back_arrow".  Add icon "fwd_arrow"
17648         for Info-history-forward.
17649         (Info-mode): Replace Info-last by Info-history-back in docstring.
17650         Add local variable Info-history-forward.
17651         (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
17653 2005-01-11  Stefan Monnier  <monnier@iro.umontreal.ca>
17655         * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
17656         (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
17657         Ignore select-window events rather than fiddle with
17658         mouse-autoselect-window.
17660 2005-01-11  Matthew Mundell  <matt@mundell.ukfsn.org>
17662         * type-break.el (type-break-mode): Fix previous change.
17664 2005-01-10  Jay Belanger  <belanger@truman.edu>
17666         * calc/calc-ext.el (calc-reset): Reset when inside embedded
17667         calculator; only reset when point is inside a calculator.
17668         Don't adjust the window height if the window takes up the whole height
17669         of the frame.
17671 2005-01-10  Thien-Thi Nguyen  <ttn@gnu.org>
17673         * ebuff-menu.el (Electric-buffer-menu-mode):
17674         Preserve value of buffer-local var header-line-format.
17676 2005-01-09  Jay Belanger  <belanger@truman.edu>
17678         * calc/calc.el (calc-mode-var-list-restore-saved-values):
17679         Make sure settings file exists before accessing it.
17681         * calc/calc-embed.el (calc-embedded-subst):
17682         Replace math-multi-subst-rec, which is only supposed to be called
17683         by math-multi-subst, by math-multi-subst.
17685 2005-01-09  Andre Spiegel  <spiegel@gnu.org>
17687         * vc.el (vc-allow-async-revert): New user option.
17688         (vc-disable-async-diff): New internal variable.
17689         (vc-revert-buffer): Use them to disable asynchronous diff.
17691         * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
17692         (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
17693         asynchronously if vc-disable-async-diff is t.
17695 2005-01-09  Jay Belanger  <belanger@truman.edu>
17697         * calc/calc.el (defcalcmodevar): New macro.
17698         (calc-mode-var-list-restore-default-values)
17699         (calc-mode-var-list-restore-saved-values): New functions.
17700         (calc-mode-var-list): Use defcalcmodevar to define it.
17701         (calc-always-load-extensions, calc-line-numbering)
17702         (calc-line-breaking, calc-display-just, calc-display-origin)
17703         (calc-number-radix, calc-leading-zeros, calc-group-digits)
17704         (calc-group-char, calc-point-char, calc-frac-format)
17705         (calc-prefer-frac, calc-hms-format, calc-date-format)
17706         (calc-float-format, calc-full-float-format, calc-complex-format)
17707         (calc-complex-mode, calc-infinite-mode, calc-display-strings)
17708         (calc-matrix-just, calc-break-vectors, calc-full-vectors)
17709         (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
17710         (calc-matrix-brackets, calc-language, calc-language-option)
17711         (calc-left-label, calc-right-label, calc-word-size)
17712         (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
17713         (calc-display-raw, calc-internal-prec, calc-angle-mode)
17714         (calc-algebraic-mode, calc-incomplete-algebraic-mode)
17715         (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
17716         (calc-window-height, calc-display-trail, calc-show-selections)
17717         (calc-use-selections, calc-assoc-selections)
17718         (calc-display-working-message, calc-auto-why, calc-timing)
17719         (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
17720         (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
17721         (calc-gnuplot-default-device, calc-gnuplot-default-output)
17722         (calc-gnuplot-print-device, calc-gnuplot-print-output)
17723         (calc-gnuplot-geometry, calc-graph-default-resolution)
17724         (calc-graph-default-resolution-3d, calc-invocation-macro)
17725         (calc-show-banner): Use defcalcmodevar to declare them and set
17726         their default values.
17728         * calc/calc-ext.el (calc-reset): Restore saved values of variables
17729         instead of default values (but restore default values if there is
17730         an argument of 0).
17732 2005-01-09  David Kastrup  <dak@gnu.org>
17734         * desktop.el (desktop-restore-eager): Fix typo in type.
17736 2005-01-08  Richard M. Stallman  <rms@gnu.org>
17738         * cus-edit.el (customize): Delete :link.
17740 2005-01-08  Jay Belanger  <belanger@truman.edu>
17742         * calc/calc.el (calc-mode): Remove the extension from the
17743         `calc-settings-file' file name when loading it.
17745 2005-01-08  Kim F. Storm  <storm@cua.dk>
17747         * info.el (Info-mode-map, Info-next-link-keymap)
17748         (Info-prev-link-keymap, Info-up-link-keymap):
17749         Map follow-link to mouse-face.
17750         (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
17752 2005-01-08  Jay Belanger  <belanger@truman.edu>
17754         * calc/calc.el (calc-settings-file): Change default value.
17755         Suggested by cgw in a comment in calc-mode.el.
17757         * calc/calc-mode.el (calc-settings-file-name):
17758         Compare calc-settings-file to user-init-file instead of ~/.emacs.
17759         Replace ~/.emacs in a prompt by calc-settings-file.
17761 2005-01-07  Lars Hansen  <larsh@math.ku.dk>
17763         * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
17764         (desktop-lazy-idle-delay): New customizable variables.
17765         (desktop-buffer-args-list): New variable.
17766         (desktop-append-buffer-args): New function.
17767         (desktop-save): Call desktop-append-buffer-args for some buffers.
17768         (desktop-lazy-create-buffer): New function.
17769         (desktop-idle-create-buffers): New function.
17770         (desktop-read): Add message about buffers to restore lazily.
17771         (desktop-lazy-abort): New command.
17772         (desktop-clear): Call desktop-lazy-abort.
17773         (desktop-lazy-complete): New command.
17775 2005-01-06  Richard M. Stallman  <rms@gnu.org>
17777         * emacs-lisp/find-func.el (find-face-definition):
17778         Rename from find-face.
17780 2005-01-06  Kim F. Storm  <storm@cua.dk>
17782         * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
17784         * man.el (Man-xref-man-page, Man-xref-header-file)
17785         (Man-xref-normal-file): Add follow-link property.
17787 2005-01-06  Jay Belanger  <belanger@truman.edu>
17789         * calc/calc-units.el: Make sure the proper macro definitions are
17790         available when compiling.
17792 2005-01-06  Juri Linkov  <juri@jurta.org>
17794         * isearch.el (isearch-lazy-highlight-update):
17795         Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
17797 2005-01-06  Miles Bader  <miles@gnu.org>
17799         * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
17800         (isearch-lazy-highlight-face): Use new name.
17802 2005-01-05  Stefan Monnier  <monnier@iro.umontreal.ca>
17804         * uniquify.el (uniquify-rationalize-file-buffer-names):
17805         Re-add an interactive spec.
17806         (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
17807         to the same name.
17809         * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
17810         (isearch-update, isearch-done): Adjust calls accordingly.
17812 2005-01-05  Richard M. Stallman  <rms@gnu.org>
17814         * custom.el (custom-set-variables, custom-theme-set-variables):
17815         Clarify documentation.
17817         * emacs-lisp/find-func.el (find-variable)
17818         (find-variable-other-window, find-variable-other-frame):
17819         Fix the TYPE args to find-function-read and find-function-do-it.
17820         (find-function): Doc fix.
17821         (find-function-at-point): Replace function-at-point alias.
17823 2005-01-04  Richard M. Stallman  <rms@gnu.org>
17825         * cus-face.el (custom-declare-face):
17826         Record defface in current-load-list.
17828         * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
17830         * emacs-lisp/find-func.el: Doc fixes.
17831         (find-face-regexp): New variable.
17832         (find-function-regexp-alist): New variable.
17833         (find-function-C-source): Third arg is now TYPE.
17834         (find-function-search-for-symbol): Handle general TYPE.
17835         (find-function-read, find-function-do-it): Handle general TYPE.
17836         (find-definition-noselect, find-face): New functions.
17837         (function-at-point): Alias deleted.
17839 2005-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
17841         * battery.el (display-battery-mode): Rename from display-battery.
17842         Handle the case where it gets turned off.
17844 2005-01-04  Richard M. Stallman  <rms@gnu.org>
17846         * cus-edit.el (customize): Make :link point to user doc.
17848         * man.el (Man-fontify-manpage): Turn off undo generation.
17850         * add-log.el (change-log-font-lock-keywords): Don't match just "From".
17852 2005-01-04  Andreas Schwab  <schwab@suse.de>
17854         * files.el (insert-directory): Only look for error lines in
17855         inserted text.  Don't move too far after processing --dired markers.
17857 2005-01-04  Richard M. Stallman  <rms@gnu.org>
17859         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
17860         Don't expand if the character is @, period, dash, etc.
17861         (define-mail-abbrev): Quote names that contain problem characters.
17863 2005-01-04  Thien-Thi Nguyen  <ttn@gnu.org>
17865         * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
17867 2005-01-03  Richard M. Stallman  <rms@gnu.org>
17869         * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
17870         (query-replace-highlight, query-replace-lazy-highlight)
17871         (query-replace): Definitions moved up.  Doc fix.
17873 2005-01-03  Richard M. Stallman  <rms@gnu.org>
17875         * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
17876         (lazy-highlight-cleanup, lazy-highlight-initial-delay)
17877         (lazy-highlight-interval, lazy-highlight-max-at-a-time)
17878         (lazy-highlight-face): Rename from isearch-lazy-...
17879         Change all references to them.
17881 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
17883         * cus-edit.el (custom-file): Doc fix for defcustom.
17884         (custom-file): The function no longer sets the variable
17885         `custom-file' to its return value.
17887         * startup.el (command-line): No longer load `custom-file'.
17889 2005-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
17891         * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
17893         * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
17894         Don't confuse module-prefixed identifiers for labels.
17895         Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
17897 2005-01-02  Richard M. Stallman  <rms@gnu.org>
17899         * files.el (basic-save-buffer-1): Fix previous change.
17901         * loadhist.el (file-loadhist-lookup): New function.
17902         (file-provides, file-requires): Use it.
17904         * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
17905         instead of calculating the right size.
17907 2005-01-02  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
17909         * vc-svn.el (vc-svn-diff): Stay local if possible.
17911 2005-01-02  Stefan Monnier  <monnier@iro.umontreal.ca>
17913         * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
17915         * files.el (hack-local-variables): Fix last change.
17917 2005-01-02  Jay Belanger  <belanger@truman.edu>
17919         * calc/calc-yank.el (calc-edit-top): New variable.
17920         (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
17921         object.  Change header properties.
17922         (calc-edit-finish, calc-edit-finish-stack-object)
17923         (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
17924         edited object.
17925         * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
17926         for the beginning of the edited object.
17927         * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
17928         for the beginning of the edited object.
17929         * calc/calc-prog.el (calc-edit-macro-finish-edit)
17930         (calc-finish-formula-edit, calc-macro-repeats)
17931         (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
17932         (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
17933         beginning of the edited object.
17934         (calc-user-define-edit): Change the header for editing macros.
17935         Remove unnecessary variable.
17937 2005-01-01  Jay Belanger  <belanger@truman.edu>
17939         * calc/calc-yank.el (calc-edit-mode): Change default header.
17940         (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
17941         * calc/calc-store.el (calc-edit-variable): Change title to match new
17942         header.
17943         * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
17944         mode to match new header.
17945         (calc-user-define-edit): Change titles to include names of commands.
17946         (calc-finish-formula-edit): Adjust to handle new header.
17947         (calc-finish-macro-edit): Remove.
17948         (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
17949         (calc-edit-macro-command, calc-edit-macro-command-type)
17950         (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
17951         (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
17952         (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
17953         (calc-edit-macro-finish-edit): New functions.
17954         (calc-user-define-edit): Use new functions to edit named calc macros.
17956 2005-01-01  Stefan  <monnier@iro.umontreal.ca>
17958         * files.el (hack-local-variables): Cleanup prefix/suffix matching.
17960         * ses.el (copy-region-as-kill): Deactivate mark.
17962 2005-01-01  Richard M. Stallman  <rms@gnu.org>
17964         * replace.el (occur-1): If the output buffer is also an input,
17965         don't kill it, rename it.
17967         * faces.el (set-face-background, set-face-foreground): Doc fix.
17969         * cus-face.el (custom-face-attributes): Fix :help-echo strings
17970         for :foreground and :background.
17972         * dired.el (dired-view-command-alist): Variable deleted.
17973         (dired-view-file, dired-mouse-find-file-other-window):
17974         Delete the code to use it.
17976 2005-01-01  Kim F. Storm  <storm@cua.dk>
17978         * image.el (insert-sliced-image): Use t for line-height property.
17980 See ChangeLog.11 for earlier changes.
17982 ;; Local Variables:
17983 ;; coding: iso-2022-7bit
17984 ;; End:
17986     Copyright (C) 2005 Free Software Foundation, Inc.
17987   Copying and distribution of this file, with or without modification,
17988   are permitted provided the copyright notice and this notice are preserved.
17990 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1