Update copyright for years from Emacs 21 to present (mainly adding
[emacs.git] / lisp / ChangeLog
blob35cd4348e4b620fff5656f65b35ce241baa89a12
1 2007-01-20  Alan Mackenzie  <acm@muc.de>
3         * progmodes/cc-engine.el (c-in-knr-argdecl): Reformulate to do
4         much more rigorous analysis of putative K&R regions.
6 2007-01-20  Alan Mackenzie  <acm@muc.de>
8         * progmodes/cc-defs.el (c-go-list-forward, c-go-list-backward):
9         new functions.
11 2007-01-20  Alan Mackenzie  <acm@muc.de>
13         * progmodes/cc-align.el, progmodes/cc-cmds.el,
14         progmodes/cc-defs.el, progmodes/cc-engine.el,
15         progmodes/cc-langs.el, progmodes/cc-styles.el,
16         progmodes/cc-vars.el: Add my name.
18 2007-01-20  Chong Yidong  <cyd@stupidchicken.com>
20         * files.el (find-alternate-file): Revert query message to Emacs 21
21         version.
23 2007-01-20  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
25         * progmodes/cperl-mode.el (cperl-electric-keywords): Document in
26         the doc string how to use personal abbrevs without electric
27         keywords.
29 2007-01-20  Alin C. Soare  <alinsoar@voila.fr>  (tiny change)
31         * lisp/emacs-lisp/lisp-mode.el (last-sexp-toggle-display): Fixed
32         cursor position when toggle abbreviated display.
34 2007-01-20  Nick Roberts  <nickrob@snap.net.nz>
36         * t-mouse.el: Update copyright following assignment by
37         Alessandro Rubini.
39 2007-01-20  Chong Yidong  <cyd@stupidchicken.com>
41         * type-break.el (type-break-demo-hanoi, type-break-demo-life)
42         (type-break-demo-boring): Call read-event instead of read-char.
44 2007-01-19  Daniel Pfeiffer  <occitan@esperanto.org> (small change)
46         * progmodes/compile.el: Add handling for makepplog.
48 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
50         * textmodes/ispell.el (ispell-change-dictionary): Ensure that
51         aspell dictionaries are initialized when called non-interactively.
53 2007-01-19  Chong Yidong  <cyd@stupidchicken.com>
55         * progmodes/compile.el (compilation-loop): New arg limit.  Handle
56         case where the first error is at point-min.
57         (compilation-next-error): New arg to compilation-loop call.
59 2007-01-18  Bruno Haible  <bruno@clisp.org> (tiny change)
61         * info.el (Info-default-dirs): Change default info dir to
62         share/info.
64         * paths.el (Info-default-directory-list): Ditto.
66 2007-01-18  Chris Moore  <christopher.ian.moore@gmail.com>  (tiny change)
68         * hexl.el (hexl-before-revert-hook): New function.
69         (hexl-mode): Use it.
70         (hexl-after-revert-hook): Just call hexl-mode.
71         (hexl-mode-exit): Remove before-revert-hook.
73 2007-01-17  Stefan Monnier  <monnier@iro.umontreal.ca>
75         * isearch.el (isearch-no-upper-case-p): Look for [:upper:] as well.
77 2007-01-16  martin rudalics  <rudalics@gmx.at>
79         * textmodes/ispell.el (ispell-dictionary-alist-3): Replace "---"
80         by "-" in francais7 otherchars entry.
81         (ispell-dictionary-alist-5): Replace "." by "[.]" for polish
82         otherchars entry.
84 2007-01-15  Karl Fogel  <kfogel@red-bean.com>
86         * bookmark.el (bookmark-buffer-file-name): Abbreviate the bookmark
87         path.  Rewrite function in `cond' style for readability.
89         Suggested by: Stephen Eglen <S.J.Eglen{_AT_}damtp.cam.ac.uk>
90         (The path shortening, that is, not the rearrarangement.)
92 2007-01-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
94         * term/mac-win.el (mac-ae-quit-application): New function.
95         (mac-apple-event-map): Bind "quit application" Apple event to it.
97 2007-01-14  Stefan Monnier  <monnier@iro.umontreal.ca>
99         * vc-svn.el (vc-svn-parse-status): Trust the filename argument more
100         than the program's output.
102 2007-01-14  Juanma Barranquero  <lekktu@gmail.com>
104         * kmacro.el (kmacro-insert-counter, kmacro-set-counter)
105         (kmacro-start-macro-or-insert-counter)
106         (kmacro-step-edit-prefix-commands): Fix typos in docstrings.
107         (kmacro-call-ring-2nd, kmacro-call-ring-2nd-repeat): Doc fixes.
109         * longlines.el (longlines-show-hard-newlines):
110         * ruler-mode.el (ruler-mode-ruler):
111         * emulation/keypad.el (keypad-setup):
112         * progmodes/antlr-mode.el (antlr-indent-at-bol-alist):
113         Fix typo in docstring.
115 2007-01-13  Mathias Dahl  <mathias.dahl@gmail.com>
117         * tumme.el (tumme-cmd-rotate-original-options): Add -outfile
118         option.  Remove redirect character ">".
120 2007-01-13  Juanma Barranquero  <lekktu@gmail.com>
122         * replace.el (perform-replace): Remove leftover code.
124 2007-01-12  Richard Stallman  <rms@gnu.org>
126         * replace.el (perform-replace): Don't clear NODENT when computing
127         the replacement string.
129 2007-01-11  Michael Albinus  <michael.albinus@gmx.de>
131         * net/tramp.el (tramp-handle-file-local-copy):
132         Set `enable-multibyte-characters' to nil.  Reported by Chris Moore
133         <christopher.ian.moore@gmail.com>.
135 2007-01-11  Stefan Monnier  <monnier@iro.umontreal.ca>
137         * diff-mode.el (diff-sanity-check-context-hunk-half)
138         (diff-sanity-check-hunk): New functions.
139         (diff-find-source-location): Use'em to check the hunks are well-formed.
141         * hexl.el (hexlify-buffer, dehexlify-buffer): Don't complain and don't
142         activate undo when undo is not active.
143         Reported by Chris Moore <christopher.ian.moore@gmail.com>.
145 2007-01-10  Stefan Monnier  <monnier@iro.umontreal.ca>
147         * ffap.el (ffap-next-regexp, ffap-machine-p, ffap-newsgroup-regexp)
148         (ffap-newsgroup-p, ffap-alist, ffap-string-at-point-mode-alist)
149         (ffap-url-at-point): Use char-classes rather than "a-z".
151 2007-01-10  Juanma Barranquero  <lekktu@gmail.com>
153         * ediff-init.el (ediff-autostore-merges):
154         * textmodes/fill.el (fill-region): Doc fix.
156 2007-01-10  Stefan Monnier  <monnier@iro.umontreal.ca>
158         * server.el (server-ensure-safe-dir): UIDs may be floats.
160 2007-01-10  Richard Stallman  <rms@gnu.org>
162         * battery.el (battery-linux-proc-acpi): Use ignore-errors
163         around calls to directory-files.
165         * subr.el (momentary-string-display): Use save-excursion.
167         * emacs-lisp/pp.el (pp-eval-expression): Once again eval the
168         argument, but read it as `X' does.
170 2007-01-09  Juri Linkov  <juri@jurta.org>
172         * info.el (Info-fontify-node): Don't hide node names of index entries.
174         * faces.el (momentary): Change :group to basic-faces where all
175         basic faces belong to.  Add :version.
177 2007-01-09  Lennart Borgman  <lennart.borgman.073@student.lu.se>
179         * tutorial.el (tutorial--display-changes): Show M-x sequence if no
180         keybinding is found.
181         (tutorial--find-changed-keys): Never treat null keybinding as a
182         remapping.
184 2007-01-09  Martin Rudalics  <rudalics@gmx.at>
186         * wdired.el (wdired-xcase-word): Skip non-word read-only characters.
188 2007-01-09  Kenichi Handa  <handa@m17n.org>
190         * international/mule-cmds.el
191         (select-safe-coding-system-interactively): Fix message.
193 2007-01-09  Michael Albinus  <michael.albinus@gmx.de>
195         * net/tramp.el (tramp-process-one-action): Remove `with-timeout'.
196         (tramp-process-actions): Add optional parameter TIMEOUT.
197         (tramp-open-connection-telnet, tramp-open-connection-rsh)
198         (tramp-open-connection-su): Add timeout of 60".
200 2007-01-09  Richard Stallman  <rms@gnu.org>
202         * progmodes/compile.el (compile): Doc fix.
204 2007-01-09  Markus Triska  <markus.triska@gmx.at>
206         * tumme.el (tumme-display-thumb): Doc fix.
208 2007-01-08  Juanma Barranquero  <lekktu@gmail.com>
210         * battery.el (battery-search-for-one-match-in-files):
211         * bindings.el (mode-line-minor-mode-help):
212         * x-dnd.el (x-dnd-types-alist):
213         * calendar/icalendar.el (icalendar-import-buffer):
214         * term/mac-win.el (mac-dnd-types-alist): Fix typo in docstring.
216         * progmodes/vhdl-mode.el (vhdl-save-caches): Fix typo in error message.
218 2007-01-07  Chris Moore  <christopher.ian.moore@gmail.com>  (tiny change)
220         * replace.el (replace-regexp): Fix typo in docstring.
222 2007-01-07  Alan Mackenzie  <acm@muc.de>
224         * progmodes/cc-langs.el (c-operators, c-filter-ops):
225         Amend doc-string and comments.
227 2007-01-06  Eli Zaretskii  <eliz@gnu.org>
229         * files.el (abbreviate-file-name): Doc fix.
231 2007-01-06  Markus Triska  <triska@gmx.at>
233         * subr.el (split-string): Remove spurious ")" from doc string.
235 2007-01-05  Takaaki Ota  <Takaaki.Ota@am.sony.com>
237         * textmodes/table.el (table--warn-incompatibility):
238         Use display-warning instead of momentary-string-display.
240 2007-01-05  Richard Stallman  <rms@gnu.org>
242         * image.el (image-type-header-regexps): Recognize xbm more strictly.
244         * simple.el (backward-kill-word): Doc fix.
246 2007-01-05  Romain Francoise  <romain@orebokech.com>
248         * international/mule.el (sgml-html-meta-auto-coding-function):
249         Ensure that the buffer contains a HTML document.
251 2007-01-05  Dan Nicolaescu  <dann@ics.uci.edu>
253         * faces.el (momentary): Move here ...
254         * subr.el (momentary): ... from here.
256 2007-01-05  Nick Roberts  <nickrob@snap.net.nz>
258         * progmodes/gdb-ui.el (gdb-max-children): New customizable variable.
259         (gdb-speedbar-expand-node): Ask user for confirmation before expanding
260         large structures/arrays.
262 2007-01-04  Juanma Barranquero  <lekktu@gmail.com>
264         * files.el (find-file-noselect-1, set-visited-file-name):
265         Allow backup-enable-predicate to be nil.
267 2007-01-04  Kevin Rodgers  <kevin.d.rodgers@gmail.com>
269         * subr.el (momentary): New face.
270         (momentary-string-display): Display the string via a temporary
271         overlay using the new face, instead of inserting it in the buffer.
273 2007-01-04  Andreas Schwab  <schwab@suse.de>
275         * progmodes/ebrowse.el (ebrowse-global-prefix-key): Fix typo in
276         last change.
278 2007-01-03  Richard Stallman  <rms@gnu.org>
280         * woman.el (woman-decode-buffer): Clarify error message.
282 2007-01-03  Alan Mackenzie  <acm@muc.de>
284         * progmode/cc-cmds.el (c-mask-paragraph): Fix yesterday's buggy
285         patch.
287 2007-01-03  Chris Moore  <christopher.ian.moore@gmail.com>  (tiny change)
289         * tutorial.el (tutorial--describe-nonstandard-key): Fix typo.
291 2007-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
293         * iswitchb.el (iswitchb-global-map): Use command-remapping if available.
295 2007-01-02  Juanma Barranquero  <lekktu@gmail.com>
297         * emulation/viper.el (viper-custom-file-name, viper-mode):
298         Fix typos in docstrings.
300         * subr.el (momentary-string-display): After moving point, set POS
301         variable to it to avoid later errors once the buffer is modified.
302         Doc fix.
304 2007-01-02  Alan Mackenzie  <acm@muc.de>
306         * progmodes/cc-cmds.el (c-mask-paragraph): In a block comment,
307         check that the "*/" is present before trying to manipulate it.
309 2007-01-02  Richard Stallman  <rms@gnu.org>
311         * wid-edit.el (widget-choose): Avoid ugly error for function keys.
313         * progmodes/cfengine.el (cfengine-font-lock-syntactic-keywords):
314         Fix format of value.
316         * cus-edit.el (customize-unsaved): Rename from customize-customized.
317         Change messages accordingly.
318         (customize-customized): Now alias.
320 2007-01-02  Juanma Barranquero  <lekktu@gmail.com>
322         * files.el (version-control): Doc fix.
324 2007-01-01  Alan Mackenzie  <acm@muc.de>
326         * progmodes/cc-engine.el (c-guess-basic-syntax, case 5N):
327         Check the format of c-state-cache is valid for an optimisation before
328         using it.
330         * progmodes/cc-engine.el (c-guess-basic-syntax): New case 5Q "we
331         are at a statement within a macro".  Other changes so that only
332         the first continuation line in a macro gets the symbol
333         `cpp-define-intro', the others getting `statement', or whatever.
335         * progmodes/cc-cmds.el (c-context-line-break): When invoked within
336         a string, preserve whitespace.  Add a backslash only when also in
337         a macro.
339         * progmodes/cc-defs.el: Correct typos.
341         * progmodes/cc-cmds.el (c-context-line-break): Don't indent the
342         new line after an escaped EOL in a string.
344         * progmodes/cc-engine.el (c-forward-label): Recognise "foo:" as a
345         label when it directly follows "else", "do", ....
347         * progmodes/cc-engine.el (c-backward-<>-arglist): Tolerate empty
348         angle brackets (as seen in "explicit specialisations" of C++
349         templates).
351         * progmodes/cc-vars.el (c-indentation-style): Mention c-file-style
352         in the doc-string.
354         * progmodes/cc-cmds.el (c-mask-paragraph): Fix for C comments,
355         when the comment ender looks like "=========*/" and is alone on
356         its line.
358         * progmodes/cc-langs.el, progmodes/cc-engine.el: Correct the
359         spelling of c-opt-op-identiTier-prefix, t -> f.  Leave an alias
360         for the old name.
362         * progmodes/cc-mode.el: Bind C-M-a and C-M-e to
363         c-\(beginning\|end\)-of-defun by default.
365         * progmodes/cc-align.el (c-lineup-gnu-DEFUN-intro-cont):
366         New line-up function, for the DEFUN macro in the Emacs C sources.
367         Only used in "gnu" style.
369         * progmodes/cc-styles.el (c-style-alist): Use this new function in
370         the "gnu" style.
372         * progmodes/cc-cmds.el (c-electric-slash): Extend the handling of
373         clean-up comment-close-slash also to work when there's a comment
374         terminator on the line.
375         (c-beginning-of-defun, c-end-of-defun): Refactor and optimise
376         these for large arg - only take account of top level {..}, except
377         for initial and final adjustments.  M-- C-M-[ae] now go to the
378         right defuns when the starting point is between defuns.  They use
379         the four new functions:
380         (c-in-function-trailer-p, c-where-wrt-brace-construct)
381         (c-backward-to-nth-BOF-{, c-forward-to-nth-EOF-}): New functions to
382         support c-\(beginning\|end\)-of-defun.
384         * progmodes/cc-engine.el (c-forward-label): Analyze ":"
385         expressions more rigorously, to exclude bit-field specifiers from
386         being classed as labels.
387         (c-forward-label): When analyzing a ":" within a macro, be careful
388         about using c-forward-syntactic-ws at the macro beginning.
389         (c-beginning-of-decl-1): Whilst searching for "=" as evidence of a
390         stmt boundary, check for "operator=", etc.
392         * progmodes/cc-mode.el (c-postprocess-file-styles):
393         Bind inhibit-read-only to t, around the call to
394         c-remove-any-local-eval-or-mode-variables, so that it works on a
395         RO file.
397         * progmodes/cc-defs.el (c-version): Update the version number to
398         "5.31.4".
400 2007-01-01  Richard Stallman  <rms@gnu.org>
402         * isearch.el (isearch-done): Use FOUND-POINT or FOUND-START
403         only if we restored isearch-window-configuration.
405 2006-12-31  Romain Francoise  <romain@orebokech.com>
407         * net/tramp.el (tramp-default-method): Don't use `symbol-function'.
409 2006-12-31  Kim F. Storm  <storm@cua.dk>
411         * files.el (auto-mode-case-fold): New defcustom.
412         (set-auto-mode): If non-nil, perform second case-sensitive pass
413         through auto-mode-alist if first pass failed.
415 2006-12-30  Richard Stallman  <rms@gnu.org>
417         * emacs-lisp/easy-mmode.el (define-global-minor-mode): Doc fix.
419 2006-12-30  Ken Manheimer  <ken.manheimer@gmail.com>
421         * allout.el (allout-encrypt-string): Handle symmetric-key
422         passphrase caching but leave keypair caching to pgg.
424 2006-12-30  Michael Albinus  <michael.albinus@gmx.de>
426         Sync with Tramp 2.0.55.
428         * net/tramp.el (tramp-completion-mode): Use `wholenump' instead of
429         `integerp'.  `char-equal' could fail else in case of negative
430         numbers.  Reported by Toby Speight <T.M.Speight.90@cantab.net>.
431         (top): Check for `font-lock-add-keywords' before calling; it
432         doesn't exist under XEmacs.
433         (tramp-yn-prompt-regexp): Fix regexp.  Add question from plink.
434         (tramp-completion-mode): Remove clause (not
435         tramp-unified-filenames), because the function is called in other
436         context too, where this check results in wrong results in the
437         XEmacs case on Windows.
438         (tramp-touch): UTC handling is not possible for XEmacs.
440 2006-12-30  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
442         * scroll-bar.el (previous-scroll-bar-mode): New variable
443         (set-scroll-bar-mode): Set previous-scroll-bar-mode.
444         (scroll-bar-mode): Use previous-scroll-bar-mode if set.
446         * term/x-win.el: Set scroll bar mode to right if set by X resources.
448 2006-12-30  Richard Stallman  <rms@gnu.org>
450         * files.el (make-backup-file-name-1): Precompute abs name
451         but don't lose the relative name.
453         * international/mule-cmds.el (select-safe-coding-system-interactively):
454         Fix message.
456 2006-12-30  Kevin Rodgers  <kevin.d.rodgers@gmail.com>
458         * files.el (backup-buffer): Show entire backup file name in msg.
460 2006-12-30  Juanma Barranquero  <lekktu@gmail.com>
462         * image.el (image-type-header-regexps, image-type-from-data)
463         (image-type-from-buffer, image-type-from-file-header):
464         Revert changes from 2006-12-26.
465         (image-type-auto-detectable): New variable.
466         (image-type-auto-detected-p): New function.
468         * files.el (magic-mode-alist): Detect image files with
469         `image-type-auto-detected-p' instead of `image-type-from-buffer'.
471 2006-12-29  Nick Roberts  <nickrob@snap.net.nz>
473         * dired.el (dired-sort-other): Move test for dired-mode...
474         (dired-sort-set-modeline): ...to here.
476 2006-12-29  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
478         * textmodes/fill.el (fill-comment-paragraph): Document 2006-12-24
479         change.  Suggested by Stefan Monnier.
481 2006-12-29  Kim F. Storm  <storm@cua.dk>
483         * emacs-lisp/bindat.el (bindat--unpack-group, bindat--length-group)
484         (bindat--pack-group): Let-bind COUNT during repeat block evaluation.
486 2006-12-27  Kim F. Storm  <storm@cua.dk>
488         * emacs-lisp/authors.el (authors-aliases): Anchor FSF alias regexp,
489         so it doesn't accidentally match an fsf.org mail address.
490         (authors-renamed-files-alist): Add tcover-*.el.
492 2006-12-27  Stefan Monnier  <monnier@iro.umontreal.ca>
494         * vc-arch.el (vc-arch-find-version): New function.
496         * vc-hooks.el (vc-version-backup-file-name): Revision names may be
497         composed of arbitrary characters (even /) in some systems.
499 2006-12-27  Eli Zaretskii  <eliz@gnu.org>
501         * international/mule-cmds.el (select-safe-coding-system-interactively):
502         Improve the message in the *Warning* buffer.
504 2006-12-27  Kim F. Storm  <storm@cua.dk>
506         * ido.el (ido-set-matches-1): Fix last change.  If default item is
507         current buffer, it is ok to be first.
509 2006-12-27  Kenichi Handa  <handa@m17n.org>
511         * international/mule-cmds.el (select-safe-coding-system-interactively):
512         Use face `link' for problematic chars.
514 2006-12-27  Kenichi Handa  <handa@m17n.org>
516         * international/mule-cmds.el (select-safe-coding-system-interactively):
517         Improve the message in *Warning* buffer.
519 2006-12-27  Kim F. Storm  <storm@cua.dk>
521         * ido.el (ido-set-matches-1): Never put current buffer first if
522         there are other matches.
524 2006-12-26  Nick Roberts  <nickrob@snap.net.nz>
526         * progmodes/gdb-ui.el (gud-watch): Allow duplicate names for watch
527         expressions.
528         (gdb-var-delete): Handle duplicate names.  Print message for non
529         root expressions.
530         (gdb-partial-output-name): Start buffer name with a space.
531         (gdb-info-breakpoints-custom, gdb-reset): Handle space in above
532         buffer name.
534 2006-12-26  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
536         * mail/footnote.el (Footnote-insert-footnote): Fix the search of the
537         last footnote when `footnote-spaced-footnotes' is nil.
539 2006-12-26  Richard Stallman  <rms@gnu.org>
541         * cus-edit.el (custom-browse-sort-alphabetically)
542         (custom-buffer-sort-alphabetically)
543         (custom-menu-sort-alphabetically): Doc fixes.  Add autoloads.
545         * image.el (image-type-header-regexps): Change element format
546         to include third item NOT-ALWAYS.
547         (image-type-from-data): Handle new format.
548         (image-type-from-buffer): Handle new format.  New arg INCLUDE-MAYBES.
549         (image-type-from-file-header): Pass t for INCLUDE-MAYBES.
551 2006-12-26  Guanpeng Xu  <herberteuler@hotmail.com>  (tiny change)
553         * add-log.el (add-log-current-defun): Call `forward-sexp'
554         multiple times to pick a member function name defined as
555         part of nested classes/namespaces.
557 2006-12-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
559         * emacs-lisp/easymenu.el (easy-menu-change): New arg MAP to indicate
560         which keymap should be used to change menu.  It does not affect any
561         existent code.
563 2006-12-26  Richard Stallman  <rms@gnu.org>
565         * textmodes/fill.el (fill-paragraph): Check for a minibuffer
566         rather than for being in a minibuffer window.
568 2006-12-25  Daiki Ueno  <ueno@unixuser.org>
570         * pgg-def.el (pgg-passphrase-coding-system): Default to nil instead of
571         locale-coding-system.
572         * pgg-gpg.el (pgg-gpg-process-region): Encode passphrase with eol-type
573         LF.
575 2006-12-25  Michael R. Mauger  <mmaug@yahoo.com>
577         * progmodes/sql.el (sql-mode-abbrev-table): Correct initialization.
578         (sql-mode-syntax-table): Disable double quoted strings.
579         (sql-mode-font-lock-object-name): Add TYPE and TYPE BODY.
581 2006-12-25  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
583         * startup.el (fancy-splash-last-input-event): New variable.
584         (fancy-splash-special-event-action): New function.
585         (fancy-splash-screens): Temporarily bind special events to it.
586         Execute command for saved special event before exiting from
587         recursive editing.
589         * term/mac-win.el (mac-keyboard-translate-char, mac-unread-string):
590         New functions.
591         (mac-ts-update-active-input-area, mac-ts-unicode-for-key-event):
592         Use mac-unread-string.
594 2006-12-24  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
596         * textmodes/fill.el (fill-comment-paragraph): Prevent the use of
597         an optimized comment regexp if `comment-start-skip' uses a ^.
598         * bs.el (bs--up): Remove interactive spec.
600 2006-12-24  Chong Yidong  <cyd@stupidchicken.com>
602         * woman.el (woman-decode-buffer): Signal error for alien macro sets.
603         Suggested by James Cloos.
605 2006-12-24  Kevin Ryde  <user42@zip.com.au>
607         * calendar/cal-dst.el (calendar-dst-starts): Default to second Sunday
608         in March.
609         (calendar-dst-ends): Default to first Sunday in November.
611 2006-12-24  Ken Manheimer  <ken.manheimer@gmail.com>
613         * allout.el (allout-encrypt-string): Inhibit use of agent within
614         body of let form where encryption happens.  Acknowledge non-use of
615         gpg-agent in docstring.
616         (allout-toggle-subtree-encryption): Acknowledge non-use of
617         gpg-agent in docstring.
619 2006-12-24  Chong Yidong  <cyd@stupidchicken.com>
621         * custom.el (custom-add-frequent-value): Alias for custom-add-option.
623 2006-12-23  Michael Kifer  <kifer@cs.stonybrook.edu>
625         * ediff-diff.el (ediff-diff-options): Clarify docstring.
626         (ediff-setup-diff-regions): Disallow -u in ediff-diff-options.
628         * viper-cmd.el (viper-post-command-sentinel): Protect against errors
629         in hooks.
630         (viper-add-newline-at-eob-if-necessary): Add newline only if we
631         actually modify buffer; ignore errors if occur.
633 2006-12-23  Chong Yidong  <cyd@stupidchicken.com>
635         * calendar/calendar.el (calendar-mode-map): Switch < and >.
636         (calendar-mode-line-format): Use mouse-1 bindings, and tweak
637         formatting.
639 2006-12-23  Richard Stallman  <rms@gnu.org>
641         * simple.el (delete-horizontal-space): Doc fix.
643 2006-12-23  Eli Zaretskii  <eliz@gnu.org>
645         * makefile.w32-in (bootstrap-clean): Run bootstrap-clean-$(SHELLTYPE)
646         explicitly in a recursive Make, not implicitly through prerequisites,
647         since the latter is wrong under parallel builds.
649 2006-12-22  Eli Zaretskii  <eliz@gnu.org>
651         * w32-fns.el (convert-standard-filename): Wrap in save-match-data.
653 2006-12-22  Kevin Rodgers  <kevin.d.rodgers@gmail.com>  (tiny change)
655         * progmodes/sh-script.el (sh-make-vars-local): Fix a typo in
656         message string.
658 2006-12-22  Ben North  <ben@redfrontdoor.org>  (tiny change)
660         * outline.el (outline-next-visible-heading): Fix the case with a
661         header at end-of-file with no final newline.
663 2006-12-22  Robert Thorpe  <rthorpe@realworldtech.com>  (tiny change)
665         * indent.el (tab-always-indent): Doc fix.
667 2006-12-22  Chong Yidong  <cyd@stupidchicken.com>
669         * info.el (Info-fontify-maximum-menu-size): Bump to 1000000.
670         (Info-fontify-node): Do fontify indices.
672         * tutorial.el (tutorial--detailed-help): Remove unnecessary link
673         to the Emacs Lisp reference manual.
674         (tutorial--tab-map): Remove.  All callers changed.
675         (tutorial--find-changed-keys): New elt QUIET, used to...
676         (tutorial--display-changes): ...ensure that warning messages are
677         only issued once per changed key.
678         (tutorial--remove-remarks): Delete unused code-path.
679         (lang-strings): Remove extraneous formatting.
680         (tutorial--save-tutorial): Prompt before saving tutorial state.
682 2006-12-21  Chong Yidong  <cyd@stupidchicken.com>
684         * tutorial.el: Remove `cl' requirement.  Clean up whitespace.
685         Replace '?\ ' by '?\s' throughout.
686         (tutorial-warning-face): Inherit font-lock-warning-face.  Move to
687         `help' custom group.
688         (tutorial--key-description): New function.
689         (tutorial--display-changes): Remove redundant arg.  Scan for all
690         key sequences to avoid false matches.  Cleanup.
691         (tutorial--saved-dir): Save to a subdirectory in .emacs.d to
692         reduce homedir pollution.
693         (help-with-tutorial): Call tutorial--display-changes with no arg.
695 2006-12-21  Carsten Dominik  <dominik@science.uva.nl>
697         * textmodes/org.el (org-mode-map): Bind org-complete also to M-\t.
699 2006-12-20  Michael Albinus  <michael.albinus@gmx.de>
701         * net/tramp.el (tramp-default-method): We still need to check for
702         `executable-find', because it is not bound under Emacs 20.
703         (tramp-handle-file-name-completion)
704         (tramp-completion-handle-file-name-completion): Handle optional
705         parameter PREDICATE.
706         (tramp-find-default-method): Add code for default values.
708 2006-12-20  Nick Roberts  <nickrob@snap.net.nz>
710         * progmodes/gdb-ui.el (gdb-stopped): After attaching to a process
711         make gud-go send "continue".
713 2006-12-19  Juanma Barranquero  <lekktu@gmail.com>
715         * image.el (image-type-header-regexps): Be more specific detecting `pbm'
716         and `png' files.  Use non-capturing parenthesis for `tiff' regexp.
718 2006-12-19  Kim F. Storm  <storm@cua.dk>
720         * bindings.el: Bind sigusr1 and sigusr2 in special-event-map
721         instead of global-map.
723         * files.el (magic-mode-alist): Allow matching file type by
724         calling a function at bob.  Check for image types by calling
725         image-type-from-buffer.  Suggested by Juanma Barranquero.
726         (set-auto-mode): Do it.
728 2006-12-19  Michael Albinus  <michael.albinus@gmx.de>
730         * net/tramp.el (tramp-methods): Introduce new method `scpc'.
731         Remove "ControlMaster" option from the other `scp*' methods.
732         (tramp-default-method): Check for ssh-agent before setting to `scp'.
734 2006-12-18  Carsten Dominik  <dominik@science.uva.nl>
736         * textmodes/org.el (org-mode): Show context after isearch.
737         (org-show-siblings): New function.
738         (org-show-context): Use `org-show-siblings'.
740 2006-12-18  Stefan Monnier  <monnier@iro.umontreal.ca>
742         * emacs-lisp/syntax.el (syntax-ppss-flush-cache, syntax-ppss):
743         Use syntax-ppss-toplevel-pos.
745 2006-12-18  Carsten Dominik  <dominik@science.uva.nl>
747         * textmodes/org.el (org-current-line): Make sure that lines are
748         counted from beginning of buffer.
749         (org-table-copy-region, org-table-paste-rectangle): Make sure that
750         lines are counted from beginning of buffer.
752 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
754         * info.el (Info-build-node-completions): Signal error if tag-table
755         marker is not found.
757         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
759 2006-12-17  Alan Mackenzie  <acm@muc.de>
761         * emacs-lisp/lisp.el (beginning-of-defun-raw): Optimise (for
762         speed) the case when open-paren-in-column-0-is-defun-start is nil.
763         Based on code by Martin Rudalics.
765         * progmodes/cc-mode.el (c-basic-common-init): Don't set
766         open-paren-in-column-0-is-defun-start to nil any more.
768 2006-12-17  Richard Stallman  <rms@gnu.org>
770         * simple.el (delete-horizontal-space): Use prefix arg.
772         * help-fns.el (describe-variable): Improve blank separator lines.
774         * files.el (magic-mode-alist): Mark as risky.
776         * files.el (make-backup-file-name-1):
777         Expand backup-directory explicitly.
779 2006-12-17  Michael Albinus  <michael.albinus@gmx.de>
781         * net/tramp.el (tramp-default-method): Before setting to "pscp",
782         check whether package password.el is loaded, or Pageant is running.
784 2006-12-17  Ulf Jasper  <ulf.jasper@web.de>
786         * calendar/icalendar.el (icalendar-version): Increase to "0.14".
787         (icalendar--rris): First try Emacs, then XEmacs.
788         (icalendar--convert-ical-to-diary): Doc fix.
789         Insert newline at end of target file.
791 2006-12-17  Kim F. Storm  <storm@cua.dk>
793         * outline.el (outline-isearch-open-invisible-function): New defvar.
794         (outline-flag-region): Use it if non-nil for isearch-open-invisible
795         overlay property instead of outline-isearch-open-invisible.
797 2006-12-16  Kim F. Storm  <storm@cua.dk>
799         * ido.el (ido-completion-help): Build ido-cur-list and ido-matches
800         if ido-directory-too-big is set on entry.
801         (ido-toggle-ignore, ido-completion-help): Print message while
802         reading big directory.
804 2006-12-15  Richard Stallman  <rms@gnu.org>
806         * shell.el (shell): Doc fix.
808 2006-12-15  Kevin Gallagher <Kevin.Gallagher@boeing.com>
810         * emulation/edt.el (edt-xserver):
811         * emulation/edt-mapper.el (edt-xserver): Replace `/' with a `-',
812         to fix a problem on Cygwin.
814         * emulation/edt.el
815         * emulation/edt-mapper.el
816         * emulation/edt-lk201.el
817         * emulation/edt-pc.el
818         * emulation/edt-vt100.el: Update maintainer's email address.
820 2006-12-15  Simon Marshall  <simon@gnu.org>
822         * progmodes/cc-fonts.el (c-font-lock-declarations): Fix previous
823         change.
825 2006-12-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
827         * term/mac-win.el (mac-atsu-font-table): Remove defvar.
828         (mac-handle-font-selection): Use mac-atsu-font-face-attributes
829         instead of mac-atsu-font-table.
830         (fontset-default): Specify argument MAXIMUM in x-list-fonts calls.
832 2006-12-14  Stephen Leake  <stephen_leake@member.fsf.org>
834         * align.el (align-match-tex-pattern): Fix a rare bug which
835         hanged Emacs.
837 2006-12-14  Richard Stallman  <rms@gnu.org>
839         * startup.el (use-fancy-splash-screens-p): Use frame-height
840         instead of window-height.  Pass frame to image-size.
842 2006-12-13  Kenichi Handa  <handa@m17n.org>
844         * international/mule-cmds.el (set-locale-environment):
845         Set default-sendmail-coding-system too.
847 2006-12-12  J.D. Smith  <jdsmith@as.arizona.edu>
849         * progmodes/idlw-help.el: Fix copyright notice.
851 2006-12-12  Stefan Monnier  <monnier@iro.umontreal.ca>
853         * emacs-lisp/syntax.el (syntax-ppss-toplevel-pos): New fun.
855 2006-12-11  Juanma Barranquero  <lekktu@gmail.com>
857         * subr.el (unread-command-char): Reformat obsolescence info.
859 2006-12-11  Richard Stallman  <rms@gnu.org>
861         * emacs-lisp/cl-macs.el (defstruct): Suppress warnings
862         about calls to cl-struct-setf-expander.
864 2006-12-11  Juanma Barranquero  <lekktu@gmail.com>
866         * ediff-merg.el (ediff-show-clashes-only): Doc fix.
867         (ediff-combination-pattern): Fix typo in docstring.
869         * textmodes/refer.el (refer-find-entry): Doc fix.
870         (refer-bib-files-regexp, refer-bib-directory, refer-bib-files)
871         (refer-cache-bib-files, refer-find-next-entry, refer-yank-key):
872         Fix tipos in docstrings.
874         * progmodes/idlwave.el (idlwave-library-path): Fix typos in docstring.
876 2006-12-10  Kim F. Storm  <storm@cua.dk>
878         * ido.el (ido-init-completion-maps): Remap backward-kill-word
879         instead of binding M-backspace.
881 2006-12-10  Juanma Barranquero  <lekktu@gmail.com>
883         * replace.el (replace-match-data, replace-match-maybe-edit):
884         * calc/calc-aent.el (calc-eval-error):
885         * emulation/vi.el (vi-char-argument):
886         * progmodes/cc-langs.el (c-at-vsemi-p-fn)
887         (c-vsemi-status-unknown-p-fn): Doc fixes.
889 2006-12-10  Chong Yidong  <cyd@stupidchicken.com>
891         * menu-bar.el (menu-bar-showhide-menu, menu-bar-tools-menu)
892         (menu-bar-help-menu): Tooltip fixes.  Suggested by Francis Wright.
894 2006-12-10  Masatake YAMATO  <jet@gyve.org>
896         * progmodes/ld-script.el (ld-script-keywords): Fix a typo.
898 2006-12-09  Chong Yidong  <cyd@stupidchicken.com>
900         * mouse-sel.el (mouse-sel-mode): Register mouse-2 as a click type.
902         * man.el (Man-xref-button-action): New function.  If the
903         `Man-target-string' button property is a function, assume it
904         accepts a position argument.
905         (Man-abstract-xref-man-page): Use it.
906         (Man-default-man-entry): New optional arg POS.
908         * wdired.el (wdired-preprocess-symlinks): Make the spaces after
909         symlink arrows read-only and non-rear-sticky.
911 2006-12-09  Martin Rudalics  <rudalics@gmx.at>
913         * wdired.el (wdired-change-to-wdired-mode, wdired-finish-edit)
914         (wdired-search-and-rename): Simplify code.
915         (wdired-preprocess-files, wdired-preprocess-perms): Make
916         read-only property of preceding character rear-nonsticky to
917         avoid that it can be modified.  Put old-name and old-link
918         properties on character preceding name and replace
919         put-text-property by add-text-properties.
920         (wdired-get-filename, wdired-get-previous-link): Get old-name
921         and old-link properties from character preceding name and
922         simplify code.
923         (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit)
924         (wdired-perms-to-number): Make local-map property
925         rear-nonsticky to avoid that text following permissions may be
926         modified.  Use add-text-properties instead of put-text-property
927         when changing a permission bit.
928         (wdired-change-to-dired-mode): Remove stickiness properties.
930 2006-12-09  Juanma Barranquero  <lekktu@gmail.com>
932         * international/mule-cmds.el (register-input-method): Doc fix.
934 2006-12-09  Masayuki Ataka  <masayuki.ataka@gmail.com>  (tiny change)
936         * cmuscheme.el (scheme-start-file): Use `let*', not `let'.
938 2006-12-09  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
940         * textmodes/flyspell.el (flyspell-hack-local-variables-hook): New.
941         Force buffer local defs evaluation on local variables loading.
942         (flyspell-mode-on, flyspell-mode-off): Use it in
943         `hack-local-variables-hook'.
945 2006-12-09  Eli Zaretskii  <eliz@gnu.org>
947         * emacs-lisp/find-func.el (find-variable): Doc fix.
949         * help-fns.el (variable-at-point): Doc fix.
951         * w32-fns.el (w32-append-code-lines): New function.
953 2006-12-09  Romain Francoise  <romain@orebokech.com>
955         * comint.el (comint-insert-input): Delete obsolete comment.
957 2006-12-08  Kevin Rodgers  <ihs_4664@yahoo.com>
959         * files.el (insert-file-1): Compare file size to
960         large-file-warning-threshold and request confirmation when
961         warranted.
963 2006-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
965         * net/browse-url.el (browse-url): Set DISPLAY to the one of the
966         current frame, in case we're connected to several displays.
968 2006-12-08  Juanma Barranquero  <lekktu@gmail.com>
970         * frame.el (other-frame): Doc fix.
971         (set-frame-parameter): Fix typo in docstring.
973 2006-12-07  Kim F. Storm  <storm@cua.dk>
975         * info.el (Info-index): Strip leading colon from topic.
977 2006-12-07  Nick Roberts  <nickrob@snap.net.nz>
979         * progmodes/gud.el (gud-speedbar-buttons): Deal with references
980         to pointers.
982 2006-12-05  J.D. Smith  <jdsmith@as.arizona.edu>
984         * progmodes/idlwave.el (idlwave-xml-create-class-method-lists):
985         Trim out spurious class inheritance "None" entries.
987 2006-12-05  Kim F. Storm  <storm@cua.dk>
989         * emulation/cua-base.el (cua-paste-pop-rotate-temporarily): Doc fix.
990         (cua-paste-pop): Rework last change for
991         cua-paste-pop-rotate-temporarily, so first M-y and C-y works alike,
992         pasting the head of the kill-ring, and prefix arg C-u M-y inserts the
993         text inserted by the last M-y command.
995 2006-12-05  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
997         * cmuscheme.el (run-scheme, scheme-start-file): Search the start
998         file in ~/.emacs.d as `init_SCHEMENAME.scm' instead.
1000         * shell.el (shell): Search the start file in ~/.emacs.d as
1001         `init_SHELLNAME.sh' instead.
1003 2006-12-05  Glenn Morris  <rgm@gnu.org>
1005         * progmodes/cperl-mode.el (cperl-mode)
1006         * progmodes/f90.el (f90-mode-abbrev-table)
1007         * progmodes/fortran.el (fortran-mode-abbrev-table)
1008         * progmodes/octave-mod.el (octave-abbrev-table)
1009         * progmodes/sql.el (sql-mode-abbrev-table): Define abbrevs even
1010         if abbrev-table is non-nil (saved user abbrevs may have been restored).
1012         * progmodes/vhdl-mode.el (vhdl-mode-abbrev-table-init): Do not
1013         clear abbrev table, else saved abbrevs will not be restored.
1015 2006-12-04  Juanma Barranquero  <lekktu@gmail.com>
1017         * facemenu.el (facemenu-unlisted-faces): Put obsolescence info in
1018         the call to `make-obsolete-variable', not in the docstring.
1020 2006-12-04  Chong Yidong  <cyd@stupidchicken.com>
1022         * facemenu.el (facemenu-unlisted-faces): Define as obsolete variable.
1024 2006-12-04  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1026         * progmodes/ebnf-abn.el:
1027         * progmodes/ebnf-bnf.el:
1028         * progmodes/ebnf-dtd.el:
1029         * progmodes/ebnf-ebx.el:
1030         * progmodes/ebnf-iso.el:
1031         * progmodes/ebnf-otz.el:
1032         * progmodes/ebnf-yac.el:
1033         * progmodes/ebnf2ps.el:
1034         * delim-col.el:
1035         * printing.el:
1036         * ps-bdf.el:
1037         * ps-mule.el:
1038         * ps-print.el: Remove 'Time-stamp' comment mark.
1040         * printing.el (pr-menu-bind): Replace 'easy-menu-change' by
1041         'easy-menu-add-item' when called in Emacs 21 or higher.
1043 2006-12-04  Stephen Leake  <stephen_leake@stephe-leake.org>
1045         * progmodes/ada-xref.el (ada-check-current): Doc fix.
1046         (ada-make-body-gnatstub): Doc fix.  Remove redundant `progn'.
1048 2006-12-04  Kim F. Storm  <storm@cua.dk>
1050         * bindings.el (global-map): Bind [signal t] to ignore, to have
1051         user signals ignored by default.
1053 2006-12-04  Juanma Barranquero  <lekktu@gmail.com>
1055         * descr-text.el (describe-char-unicode-data): Use a hidden buffer for
1056         Unicode data file pointed to by `describe-char-unicodedata-file'.
1058 2006-12-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1060         * textmodes/sgml-mode.el (sgml-font-lock-keywords-1): Fix pathological
1061         O(n^2) regexp-search by anchoring the search.
1063 2006-12-04  Dan Nicolaescu  <dann@ics.uci.edu>
1065         * whitespace.el (whitespace-cleanup-internal): Use current
1066         argument for recursive call.
1068 2006-12-04  Michael Albinus  <michael.albinus@gmx.de>
1070         * net/tramp.el (tramp-methods): Add "ControlPath" and
1071         "ControlMaster" to scp, scp1 and scp2 methods.  Suggested by
1072         Andreas Schwab <schwab@suse.de>.
1073         (tramp-do-copy-or-rename-file-out-of-band)
1074         (tramp-open-connection-rsh): Compute format spec for ?t.
1075         (tramp-process-actions): Trace command parameters.
1077 2006-12-04  Nick Roberts  <nickrob@snap.net.nz>
1079         * simple.el (toggle-truncate-lines): Clarify doc string.
1081         * progmodes/gdb-ui.el (gdb-var-delete-children): New function.
1082         (gdb-speedbar-expand-node): Use it.
1084 2006-12-04  Richard Stallman  <rms@gnu.org>
1086         * progmodes/python.el (python-indent): Add safe-local-variable prop.
1088         * dired.el (dired-revert): Turn off dired-after-readin-hook
1089         around call to dired-readin.
1091         * menu-bar.el (menu-bar-make-toggle): Add "globally"
1092         to echo area messages.
1093         <indicate-empty-lines, case-fold-search>:
1094         Add "globally" to Help string.
1095         <case-fold-search>: MESSAGE arg need not say "globally".
1096         (menu-bar-edit-menu <paste-from-menu>): Rename from select-and-paste.
1098 2006-12-03  Liam Healy  <lnp@healy.washington.dc.us>  (tiny change)
1100         * outline.el (outline-end-of-subtree): Don't leave an empty
1101         line hidden as we would a real next heading.
1103 2006-12-03  Ken Manheimer  <ken.manheimer@gmail.com>
1105         * allout.el (allout-ascend): Add an optional argument to preserve
1106         original position of point when unsuccessful.  Also, fix a
1107         docstring error.
1108         (allout-yank-processing): Fix depth shift of multiple-topic so yanks
1109         work again, using allout-ascend's new option.
1110         (allout-setup-mode-map): Extract from allout-mode to initialize
1111         allout-mode-map.  Call it on file load, so the mode docstring
1112         substitutions work even if allout mode has not yet been invoked.
1113         (allout-mode): Use new allout-setup-mode-map to track any keybinding
1114         customizations since the map was last processed.  Also, refine the
1115         docstring so it's ship-shape for release.
1116         (allout-default-layout, allout-beginning-of-line-cycles)
1117         (allout-distinctive-bullets-string, allout-use-mode-specific-leader)
1118         (allout-encrypt-unencrypted-on-saves, allout-inhibit-auto-fill)
1119         (allout-version, allout-layout, allout-infer-body-reindent)
1120         (allout-infer-header-lead-and-primary-bullet, allout-view-change-hook)
1121         (allout-init, allout-mode, allout-next-heading, allout-chart-subtree)
1122         (allout-previous-heading, allout-goto-prefix-doublechecked)
1123         (allout-current-bullet-pos, allout-next-sibling-leap)
1124         (allout-pre-command-business, allout-encrypted-type-prefix)
1125         (allout-make-topic-prefix, allout-open-topic, allout-rebullet-heading)
1126         (allout-rebullet-topic, allout-rebullet-topic-grunt)
1127         (allout-flag-region, allout-expose-topic, allout-expose-topic)
1128         (allout-old-expose-topic, allout-listify-exposed)
1129         (allout-process-exposed, allout-latex-verb-quote)
1130         (allout-latex-verbatim-quote-curr-line, allout-adjust-file-variable)
1131         (allout-toggle-current-subtree-encryption)
1132         (allout-toggle-subtree-encryption, allout-bullet-isearch):
1133         Remove extraneous open-paren and close paren string escapes.
1135 2006-12-03  Juanma Barranquero  <lekktu@gmail.com>
1137         * progmodes/ada-xref.el (is-windows, ada-find-in-src-path): Doc fixes.
1138         (ada-xref-pos-ring-max, ada-xref-project-files, ada-xref-initialize)
1139         (ada-prj-default-comp-cmd, ada-quote-cmd, ada-compile-current):
1140         Fix typos in docstrings.
1142 2006-12-03  Glenn Morris  <rgm@gnu.org>
1144         * progmodes/cc-align.el
1145         * progmodes/cc-awk.el
1146         * progmodes/cc-cmds.el
1147         * progmodes/cc-compat.el
1148         * progmodes/cc-defs.el
1149         * progmodes/cc-engine.el
1150         * progmodes/cc-langs.el
1151         * progmodes/cc-menus.el
1152         * progmodes/cc-mode.el
1153         * progmodes/cc-styles.el
1154         * progmodes/cc-vars.el
1155         * progmodes/vhdl-mode.el: Fix Copyright format.
1157 2006-12-02  Chong Yidong  <cyd@stupidchicken.com>
1159         * mouse.el (mouse-drag-track): Suppress automatic hscrolling for
1160         initial down event.
1162 2006-12-02  Kim F. Storm  <storm@cua.dk>
1164         * emulation/cua-base.el (cua-toggle-set-mark): Doc fix.
1165         (cua-repeat-replace-region): Make M-v more robust.
1166         (cua-paste-pop-rotate-temporarily): New defcustom.
1167         (cua-paste-pop): Use it.
1168         (cua-auto-mark-last-change): New defcustom.
1169         (cua-pop-to-last-change): New helper function.
1170         (cua-set-mark): Use them.
1172 2006-12-01  Nick Roberts  <nickrob@snap.net.nz>
1174         * menu-bar.el (toggle-case-fold-search): Clarify doc/help string and
1175         mini-buffer message.
1177 2006-12-01  Juanma Barranquero  <lekktu@gmail.com>
1179         * descr-text.el (describe-char-unicodedata-file): Fix typo in docstring.
1181 2006-12-01  Ben North  <ben@redfrontdoor.org>
1183         * paren.el: Fix the highlight overlay extension when the user types a
1184         sequence of char very fast just before the open parenthesis.
1186 2006-12-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1188         * ps-mule.el: Eliminate Emacs 20 compatibility.
1190         * ps-print.el: Eliminate Emacs 20 & 21 compatibility.
1191         (ps-print-version): New Version 6.7.
1192         (ps-print-quote): Replace '?\ ' by '?\s'.
1194 2006-11-30  Juanma Barranquero  <lekktu@gmail.com>
1196         * hexl.el (hexl-goto-address, hexl-forward-char, hexl-forward-short)
1197         (hexl-forward-word, hexl-previous-line, hexl-beginning-of-1k-page)
1198         (hexl-end-of-1k-page): Doc fixes.
1199         (hexl-address-region, hexl-ascii-region, hexl-highlight-line-range):
1200         Fix typos in docstrings.
1202 2006-11-30  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
1204         * ido.el (ido-local-file-exists-p): New.  Tell if a file exists
1205         locally, i.e. without using file name handlers.
1206         (ido-read-internal): Allow mono letter host names, avoiding the
1207         `c:' problem by testing if the file exists locally.
1208         (ido-complete, ido-make-file-list, ido-exhibit): Ditto.
1210 2006-11-30  Masatake YAMATO  <jet@gyve.org>
1212         * hexl.el (hl-line-range-function, hl-line-face): Declare variables
1213         to avoid bytecomp warnings.
1214         (hexl-mode-old-ruler-function): New variable.
1215         (hexl-follow-line): Bind `hexl-mode-old-hl-line-range-function'
1216         and `hl-line-range-function' after `require' hl-line.
1217         Then bind `hl-line-range-function' and `hl-line-face'.
1218         Don't require frame.  Don't use `with-no-warnings'.
1219         (hexl-activate-ruler): Store the original value of
1220         `ruler-mode-ruler-function' to `hexl-mode-old-ruler-function'.
1221         (hexl-mode-exit): Restore the original value of
1222         `ruler-mode-ruler-function'.
1224 2006-11-30  Alin C. Soare  <alinsoar@voila.fr>  (tiny change)
1226         * hexl.el (hexl-mode-old-hl-line-range-function): New variable.
1227         (hexl-mode-old-hl-line-face): New variable.
1228         (hexl-mode, hexl-mode-exit): Fix the highlighting of the current
1229         line when exit from the hexl-mode.
1231 2006-11-30  Juanma Barranquero  <lekktu@gmail.com>
1233         * emacs-lisp/bytecomp.el (byte-optimize, byte-compile-warnings):
1234         Doc fixes.
1236         * international/fontset.el (create-fontset-from-ascii-font)
1237         (create-fontset-from-fontset-spec, x-compose-font-name): Doc fixes.
1238         (fontset-name-p): Fix typo in docstring.
1240         * progmodes/cc-cmds.el (c-indent-exp): Fix typo in docstring.
1242 2006-11-30  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1244         * ps-bdf.el: Fix maintainer email.
1246         * ps-mule.el: Fix maintainer email.  Define functions for Emacs 20
1247         compatibility.
1249         * ps-print.el: Fix maintainer email.  Define functions for Emacs 20 &
1250         21 compatibility.
1251         (ps-print-quote): Replace '?\s' by '?\ ' to keep compatibility with
1252         Emacs 20 & 21.
1254 2006-11-29  J.D. Smith  <jdsmith@as.arizona.edu>
1256         * progmodes/idlwave.el (idlwave-auto-fill):
1257         Remove paragraph-start let to prevent auto-fill giving up.
1259 2006-11-28  Juanma Barranquero  <lekktu@gmail.com>
1261         * vt100-led.el (led-state): Fix typo in previous change.
1263 2006-11-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1265         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
1266         Fix interactive spec of the functions getting defined to make them
1267         work as documented.
1269 2006-11-28  Chong Yidong  <cyd@stupidchicken.com>
1271         * startup.el (fancy-splash-screens): Hide initial splash buffer.
1273 2006-11-28  Kim F. Storm  <storm@cua.dk>
1275         * icomplete.el (icomplete-tidy, icomplete-exhibit): Check that
1276         icomplete-mode is enabled.
1278 2006-11-28  Carsten Dominik  <dominik@science.uva.nl>
1280         * textmodes/org.el (require): Require gnus-sum during compilation
1281         to avoid problem with a macro call.
1283 2006-11-28  Glenn Morris  <rgm@gnu.org>
1285         * emacs-lisp/authors.el (authors-aliases): Add new alias.
1287         * progmodes/fortran.el (fortran-font-lock-keywords-4): Add `min'.
1288         (fortran-window-create-momentarily): Do not need string-to-char.
1290 2006-11-28  Richard Stallman  <rms@gnu.org>
1292         * emacs-lisp/bytecomp.el (byte-compile-get-constant):
1293         Replace incorrect use of assoc-default with a loop.
1295         * term.el (term-exec-1): Set envvar INSIDE_EMACS.
1297         * simple.el (next-error-find-buffer): Improve messages.
1299         * files.el (revert-buffer): Special error message if file
1300         is now not readable.
1302         * facemenu.el (facemenu-add-new-face): Improve doc strings of
1303         constructed commands.
1305         * comint.el (comint-exec-1): Provide Emacs version and `comint'
1306         in INSIDE_EMACS.
1308 2006-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1310         * diff-mode.el (diff-mode-map): Add a binding for unified->context.
1312         * server.el: Remove spurious * in docstrings.
1313         (server-process-filter): Exit from recursive editing before processing
1314         a new request.
1316 2006-11-27  J.D. Smith  <jdsmith@as.arizona.edu>
1318         * progmodes/hideshow.el (hs-already-hidden-p): Move to end of
1319         line so hidden blocks will be correctly identified.
1321 2006-11-27  Juanma Barranquero  <lekktu@gmail.com>
1323         * ledit.el (ledit-save-defun, ledit-mode):
1324         * resume.el (resume-emacs-args-buffer):
1325         * rot13.el (rot13-display-table, rot13-translate-table, rot13)
1326         (rot13-string, rot13-region, rot13-other-window, toggle-rot13-mode):
1327         * vmsproc.el (subprocess-input, start-subprocess, subprocess-command)
1328         (command-send-input, command-kill-line):
1329         * vt100-led.el (led-state, led-on): Fix typos in docstrings.
1331         * autoarg.el (autoarg-kp-mode): Doc fix.
1333         * emacs-lock.el (toggle-emacs-lock): Doc fix.  Simplify.
1334         (emacs-lock-check-buffer-lock): Doc fix.  Use `when'.
1335         (check-emacs-lock): Doc fix.  Simplify.
1337         * iimage.el (iimage-mode-image-regex-alist): Doc fix.
1338         (iimage-mode-buffer): Fix typos in docstring.
1340         * misc.el (zap-up-to-char): Doc fix.
1342         * time-stamp.el: Fix comment and obsolescence string for old
1343         functions.  Use `dolist' instead of `while'.
1345         * userlock.el (ask-user-about-lock-help): Fix typos in output message.
1347         * disp-table.el (standard-display-8bit, standard-display-default):
1348         * ebuff-menu.el (electric-buffer-list):
1349         * ehelp.el (electric-help-command-loop):
1350         * font-core.el (font-lock-mode):
1351         * help-macro.el (make-help-screen):
1352         * help.el (describe-minor-mode-completion-table-for-indicator)
1353         (lookup-minor-mode-from-indicator):
1354         * indent.el (tab-to-tab-stop, move-to-tab-stop):
1355         * info-look.el (info-lookup-guess-custom-symbol):
1356         * locate.el (locate-main-listing-line-p, locate-mode, locate-do-setup):
1357         * longlines.el (longlines-wrap-line):
1358         * macros.el (insert-kbd-macro):
1359         * menu-bar.el (menu-bar-update-buffers):
1360         * misc.el (copy-from-above-command):
1361         * mouse.el (mouse-popup-menubar, mouse-buffer-menu-alist):
1362         * newcomment.el (comment-indent):
1363         * novice.el (disabled-command-function):
1364         * sort.el (sort-fields-syntax-table):
1365         * subr.el (momentary-string-display):
1366         * tar-mode.el (tar-header-block-summarize)
1367         (tar-clear-modification-flags):
1368         * terminal.el (terminal-cease-edit, te-more-break-unwind, te-newline)
1369         (te-clear-rest-of-line, te-clear-rest-of-screen, te-clear-screen)
1370         (te-insert-lines, te-delete-lines, te-delete, te-insert-spaces)
1371         (te-delete-char, te-down-vertically-or-scroll):
1372         * time-stamp.el (time-stamp-string-preprocess):
1373         * tmm.el (tmm-add-one-shortcut): "?\ " -> "?\s".
1375 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
1377         * speedbar.el (speedbar-timer-fn): Revert to old behaviour when not
1378         in GUD mode.
1380         * progmodes/gud.el (gud-install-speedbar-variables): Remove bindings:
1381         speedbar-expand-line-descendants, speedbar-contract-line-descendants.
1383 2006-11-26  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1385         * progmodes/cc-vars.el (c-backslash-column): Add . at end of sentence.
1387 2006-11-26  Stephen Leake  <stephen_leake@stephe-leake.org>
1389         * progmodes/ada-mode.el (ada-which-compiler): Fix typo in docstring.
1390         (ada-compile-goto-error): Adapt to new argument profile of
1391         compilation-goto-locus in Emacs 22.  Don't check if the various
1392         compile functions are defined; we already do "(require 'compile)".
1394 2006-11-26  Kim F. Storm  <storm@cua.dk>
1396         * kmacro.el: Fix commentary.
1398 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
1400         * progmodes/gud.el (gdb): Explain how to run in text command mode
1401         more clearly.  Say in error message that multiple debugging
1402         requires restarting GDB.
1404 2006-11-25  Juanma Barranquero  <lekktu@gmail.com>
1406         * international/fontset.el (create-fontset-from-fontset-spec): Doc fix.
1408 2006-11-25  Pavel Kobiakov  <pk_at_work@yahoo.com>
1410         * progmodes/flymake.el (flymake-posn-at-point-as-event): New function.
1411         (flymake-popup-menu): Use it instead of posn-at-point.
1413 2006-11-25  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1415         * progmodes/cc-vars.el (c-backslash-column):
1416         Mention c-backslash-max-column in documentation for c-backslash-column.
1418 2006-11-24  Lars Hansen  <larsh@soem.dk>
1420         * net/tramp.el (tramp-default-method): Under Windows, change from
1421         plink to pscp.
1422         (tramp-copy-failed-regexp, tramp-action-copy-failed): Add.
1423         (tramp-actions-copy-out-of-band):
1424         Add pair (tramp-copy-failed-regexp tramp-action-copy-failed).
1425         (tramp-action-out-of-band): Move "Permission denied" handling to
1426         tramp-action-copy-failed.
1427         (tramp-do-copy-or-rename-file-out-of-band): unwind-protect killing of
1428         process buffer.
1430 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1432         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
1433         strings to a single string.  Quote `errors-file-name'.
1434         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
1435         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
1436         Adjust calls.  Use `shell-quote-argument'.
1438         * international/mule.el (load-with-code-conversion)
1439         (with-category-table): Use with-current-buffer.
1440         (after-insert-file-set-coding): Use restore-buffer-modified-p.
1442 2006-11-24  Eli Zaretskii  <eliz@gnu.org>
1444         * mail/smtpmail.el (smtpmail-send-it):
1445         Copy buffer-file-coding-system from the mail buffer.  Possibly add a
1446         MIME header for the message encoding.
1447         Bind coding-system-for-write around the call to mail-do-fcc.
1448         Use smtpmail-code-conv-from to encode queued mail messages.
1450 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
1452         * tabify.el (tabify-regexp): Doc fix.
1454         * net/rcirc.el (rcirc-buffer-maximum-lines):
1455         * progmodes/gud.el (jdb): Fix space/tab mixup in docstrings.
1457         * play/gomoku.el (gomoku-terminate-game, gomoku-human-takes-back)
1458         (gomoku-prompt-for-move, gomoku-human-plays, gomoku-offer-a-draw):
1459         Fix typos in output messages.
1460         (gomoku-vector-length, gomoku-init-board): Fix typos in docstrings.
1462 2006-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1464         * hexl.el (hexl-mode): Don't try to guess the max-address: get it from
1465         the horse's mouth.
1466         (hexlify-buffer): Don't re-encode an arg that's already encoded.
1468 2006-11-23  Michael Kifer  <kifer@cs.stonybrook.edu>
1470         * ediff-diff.el (ediff-exec-process, ediff-same-file-contents):
1471         Remove condition-case.
1473 2006-11-23  Glenn Morris  <rgm@gnu.org>
1475         * progmodes/f90.el (f90-comment-indent): Do not move point in
1476         default case.
1478 2006-11-21  Romain Francoise  <romain@orebokech.com>
1480         * emacs-lisp/find-func.el (find-library-name): Don't strip ".el"
1481         from library name (reverts change of 2005-10-25).
1483 2006-11-21  Lennart Borgman  <lennart.borgman.073@student.lu.se>
1485         * tutorial.el (tutorial--default-keys): Add newline and
1486         delete-backward-char bindings.
1487         (tutorial--detailed-help): Save excursion when finding keys.
1488         Correct warning string for M-x FOO case.
1489         (tutorial--display-changes): Print special keys in tutorial style.
1490         Tweak search regexp for changed keys.
1492 2006-11-21  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>  (tiny change)
1494         * thingatpt.el (thing-at-point-url-at-point): Don't add a
1495         redundant scheme.
1497 2006-11-21  Diane Murray  <disumu@x3y2z1.net>  (tiny change)
1499         * thingatpt.el (thing-at-point-uri-schemes): Add schemes that
1500         are new to the list at IANA.  Also added irc, mms, mmsh.
1502 2006-11-20  J.D. Smith  <jdsmith@as.arizona.edu>
1504         * progmodes/idlw-help.el (idlwave-html-help-location):
1505         Fail gracefully for missing help packages.
1506         (idlwave-help-assistant-open-link): Open full links.
1507         (idlwave-help-assistant-help-with-topic): Direct help link.
1509         * progmodes/idlwave.el (idlwave-mode):
1510         Set add-log-current-defun-function.
1511         (idlwave-current-routine-fullname): Add, to support add-log.
1512         (idlwave-convert-xml-system-routine-info): Simplify XML parsing
1513         to reflect improvements to xml-parse-file.
1514         (idlwave-mode-menu-def): New binding for help-with-topic.
1516         * progmodes/idlw-shell.el (idlwave-shell-filter-directory):
1517         Handle extra newlines and spaces.
1518         (idlwave-shell-mode-map): Add help-with-topic.
1520 2006-11-20  Chong Yidong  <cyd@stupidchicken.com>
1522         * tutorial.el (tutorial-warning-face): New face.
1523         (tutorial--detailed-help, tutorial--display-changes): Use it.
1524         (tutorial--find-changed-keys): Check ESC-prefix binding specially.
1525         Improve search pattern for occurrences of changed keys.
1527 2006-11-20  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1529         * term/x-win.el (x-last-cut-buffer-coding): New variable.
1530         (x-select-text): Set it.
1531         (x-cut-buffer-or-selection-value): Check also x-last-cut-buffer-coding
1532         when checking for newness.
1534 2006-11-19  Juanma Barranquero  <lekktu@gmail.com>
1536         * subr.el (posn-image):
1537         * progmodes/ebnf2ps.el (ebnf-stop-on-error): Fix typos in docstrings.
1539         * emacs-lisp/regexp-opt.el (regexp-opt): Doc fix.
1541 2006-11-19  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
1543         * progmodes/glasses.el (glasses-separate-parentheses-exceptions): New.
1544         Exceptions to the rule "add a space between an identifier and an
1545         opening parenthesis".  Defaulted to the `#define' problem of cpp.
1546         (glasses-parenthesis-exception-p): New.  Check if the region is an
1547         exception regarding to that.
1548         (glasses-make-readable): Use it.
1549         (glasses-convert-to-unreadable): Ditto.  Modify the file also if
1550         `glasses-convert-on-write-p' and `glasses-separate-parentheses-p' are t.
1552 2006-11-19  Chong Yidong  <cyd@stupidchicken.com>
1554         * emacs-lisp/bytecomp.el (byte-compile-if): Revert last change.
1556 2006-11-19  Stephen Leake  <stephen_leake@stephe-leake.org>
1558         * progmodes/ada-mode.el (ada-make-body): Fix typo.
1560         * progmodes/ada-xref.el (ada-make-body-gnatstub): Fix typo.
1561         (ada-xref-initialize): Fix typo.  Use add-hook and remove-hook.
1563 2006-11-18  Chong Yidong  <cyd@stupidchicken.com>
1565         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): Check `and'
1566         conditions for function or variable bindings.
1568         * comint.el (comint-exec-1): Set EMACS and INSIDE_EMACS to t.
1570         * progmodes/compile.el (compilation-start): Ditto.
1572 2006-11-18  Michael Albinus  <michael.albinus@gmx.de>
1574         * net/tramp.el (top): cl and custom are always required.
1576 2006-11-18  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1578         * term/x-win.el (x-cut-buffer-or-selection-value): Decode text from
1579         cut-buffers with next-selection-coding-system if not nil.
1581 2006-11-17  Carsten Dominik  <dominik@science.uva.nl>
1583         * textmodes/org.el (org-fix-decoded-time): New function.
1584         (org-display-custom-time): Use `org-fix-decoded-time'.
1586 2006-11-17  Chong Yidong  <cyd@stupidchicken.com>
1588         * menu-bar.el (menu-bar-games-menu): Remove yow.
1590 2006-11-17  Carsten Dominik  <dominik@science.uva.nl>
1592         * textmodes/org.el (org-scan-tags): Re-align code fixed.
1593         (org-detach-overlay): Rename from `org-detatch-overlay'.
1594         (org-table-convert-region): Insert space after column separator.
1595         (org-agenda-kill): New command.
1596         (org-metaleft): Call `org-outdent-item' on bullets.
1597         (org-metaright): Call `org-indent-item' on bullets.
1598         (org-timestamp-change): Set `org-last-changed-timestamp'.
1599         (org-current-line): Make sure (bolp) returns correct result.
1600         (org-agenda-change-all-lines): Make sure TODO are highlighted.
1602 2006-11-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1604         * pcvs.el (cvs-retrieve-revision): Set buffer-file-coding-system.
1606 2006-11-16  Chong Yidong  <cyd@stupidchicken.com>
1608         * mouse.el (global-map): Change 2006-08-16 fix to call
1609         mouse-yank-at-click explicitly, since mouse events are not carried
1610         over into keyboard macros.
1612 2006-11-16  Kim F. Storm  <storm@cua.dk>
1614         * ido.el (ido-file-internal): Use current buffer's file name as default
1615         choice for ido-find-alternate-file.  Suggested by Matt Hodges.
1617 2006-11-15  Ken Manheimer  <ken.manheimer@gmail.com>
1619         * allout.el (allout-doublecheck-at-and-shallower): Clarify docstring.
1620         (allout-inhibit-aberrance-doublecheck): Rename from
1621         allout-during-yank-processing.  All callers changed.
1622         (allout-ascend): Provide for unusual case where some topic after
1623         the first in file is at lower depth than the first.
1624         (allout-shift-in): Ensure the offspring of the new containing
1625         topic are exposed.
1626         (allout-encrypt-string): Preserve the coding-system of the text,
1627         according to that of the containing buffer.
1628         (allout-toggle-subtree-encryption): When the text being encrypted
1629         requires a different coding system, offer to preserve the coding
1630         system using a file local var.
1632 2006-11-15  Simon Marshall  <simon@gnu.org>
1634         * progmodes/cc-fonts.el (c-font-lock-declarators): Use c-at-toplevel-p
1635         to recognise "T t()" as a function declaration, rather than a
1636         variable instantiation, iff at the top-level or inside a class
1637         declaration.  Suggested by Feng Li <fengli@gmail.com>.
1639 2006-11-14  Stephen Leake  <stephen_leake@stephe-leake.org>
1641         * progmodes/ada-xref.el (ada-parse-prj-file):
1642         Don't delete project buffer; user may want to edit it.
1643         (ada-xref-set-project-field, ada-xref-current-project-file)
1644         (ada-xref-current-project, ada-show-current-project)
1645         (ada-set-main-compile-application): New functions.
1646         (ada-xref-get-project-field, ada-require-project-file):
1647         Normalize use of ada-prj-default-project-file.
1648         (ada-gdb-application, ada-get-ada-file-name, ada-make-body-gnatstub):
1649         Normalize use of ada-require-project-file.
1650         (ada-prj-find-prj-file): Improve doc string, comments.
1652         * progmodes/ada-mode.el (ada-mode-version): Bump version.
1653         (ada-create-keymap): Add \C-c\C-m 'ada-set-main-compile-application.
1654         (ada-create-menu): Add ada-set-main-compile-application,
1655         ada-show-current-main, ada-show-current-project.
1657 2006-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
1659         * progmodes/python.el (inferior-python-mode-syntax-table): New var.
1660         (inferior-python-mode): Use it.
1662 2006-11-14  Andreas Schwab  <schwab@suse.de>
1664         * term/xterm.el (terminal-init-xterm): Add more key bindings.
1666 2006-11-13  Kim F. Storm  <storm@cua.dk>
1668         * ido.el (ido-copy-current-word): C-o copies region if active.
1670 2006-11-13  Carsten Dominik  <dominik@science.uva.nl>
1672         * textmodes/org.el (org-emph-face): Fix typo in variable name.
1674 2006-11-13  Juanma Barranquero  <lekktu@gmail.com>
1676         * ediff.el (ediff-revision):
1677         * files.el (set-visited-file-name):
1678         * mail/rmailout.el (rmail-output-body-to-file):
1679         Use `format', not `message', in `y-or-n-p' call.
1681 2006-11-13  Carsten Dominik  <dominik@science.uva.nl>
1683         * textmodes/org.el (org-metaleft): Call `org-outdent-item' on bullets.
1684         (org-metaright): Call `org-indent-item' on bullets.
1685         (org-timestamp-change): Set `org-last-changed-timestamp'.
1686         (org-current-line): Make sure (bolp) returns correct result.
1687         (org-agenda-change-all-lines): Make sure highlighting TODO always works.
1689 2006-11-12  Richard Stallman  <rms@gnu.org>
1691         * language/european.el (turkish-case-conversion-enable)
1692         (turkish-case-conversion-disable): New functions.
1693         ("Turkish" lang env): Use them.
1695         * international/characters.el (case table):
1696         Do nothing special for i and I.
1698         * subr.el (remove-overlays): Fix last change.
1700         * cus-edit.el (custom-save-all): Use find-file-visit-truename
1701         for visiting the custom file.
1703 2006-11-12  Markus Triska  <triska@gmx.at>
1705         * play/handwrite.el (handwrite): Also process lines not ending
1706         with newline.  Replace some position-fiddling with different
1707         logic.  Improve performance.
1709 2006-11-12  Stephen Leake  <stephen_leake@stephe-leake.org>
1711         * progmodes/ada-xref.el (ada-prj-default-check-cmd): New variable,
1712         replacing deleted variable `ada-check-switch'.
1713         (ada-project-file-extension): Rename to `ada-prj-file-extension'.
1714         (ada-xref-project-files): Improve doc string.
1715         (ada-find-executable): New function.
1716         (ada-initialize-runtime-library): Use `ada-find-executable'.
1717         (ada-xref-set-default-prj-values): In compile commands, don't need
1718         `ada-cd-command'; `compile' does that more portably.
1719         Use ada-prj-default-check-cmd.
1720         (ada-parse-prj-file): Don't set 'debug_post_cmd, 'debug_pre_cmd
1721         properties if not specified in project file.
1722         (ada-goto-declaration): Display useful message for new error
1723         'error-file-not-found.
1724         (ada-get-ada-file-name, ada-find-in-src-path): Signal new error
1725         'error-file-not-found.
1726         (ada-get-all-references): Match latest ali syntax.  Signal new
1727         error 'error-file-not-found.
1728         (ada-find-in-ali): Match latest ali syntax.
1729         (ada-make-filename-from-adaname): Handle different semantics of
1730         gnatkr in GNAT 3.15p vs later.
1732         * progmodes/ada-stmt.el (ada-func-or-proc-name): Match changes to
1733         ada-procedure-start-regexp.
1734         (ada-or-accept, ada-or-delay, ada-or-terminate): Improve doc string.
1736         * progmodes/ada-mode.el: Replace conditional (require 'ispell)
1737         with defvar.
1738         (ada-language-version): Rename ada05 -> ada2005.
1739         (ada-align-region-separate): Add `eval-when-compile'.
1740         (ada-name-regexp): Remove unneeded escapes in regexp character
1741         alternative.
1742         (ada-compile-goto-error-file-linenr-re): New constant.
1743         (ada-matching-start-re): Handle additional cases `declare',
1744         `procedure', `function'.
1745         (ada-compile-goto-error): Handle "... at line nn".
1746         (ada-mode): Clearer syntax, comments for ff-special-constructs.
1747         Delete support for old versions of `align'.
1748         (ada-search-prev-end-stmt): Handle additional keyword `private'.
1749         (ada-check-defun-name): Simplify handling of `declare'.
1750         (ada-goto-matching-start): Handle nested `begin ... end'.
1751         Handle `declare', `protected', `procedure', `function'.
1752         (ada-create-menu): Presence of arm95 is not conditional on using
1753         GNAT compiler.
1755 2006-11-12  Juanma Barranquero  <lekktu@gmail.com>
1757         * emacs-lisp/re-builder.el (reb-mode): Set `blink-matching-paren' to
1758         nil in the *RE-Builder* buffer (it causes spurious error messages).
1760         * server.el (server-visit-files): If `minibuffer-auto-raise' has
1761         been set to t, respect it.
1763 2006-11-11  Stephen Leake  <stephen_leake@stephe-leake.org>
1765         * progmodes/ada-mode.el: Delete `eval-and-compile' around `require'.
1766         Delete commented out code for old Emacs versions.  Autoloading of
1767         "ada-xref", "ada-prj" is useful even if compiler is not GNAT.
1768         (ada-mode-version): Bump version number.
1769         (ada-95-string-keywords, ada-2005-string-keywords)
1770         (ada-2005-keywords, ada-name-regexp): New constant.
1771         (ada-language-version, ada-procedure-start-regexp, ada-mode)
1772         (ada-font-lock-keywords): Add support for Ada 2005 keywords.
1773         (ada-package-start-regexp): Support private packages, include package
1774         name (for ada-set-point-accordingly).
1775         (ada-next-procedure, ada-previous-procedure)
1776         (ada-which-function-are-we-in): Match changes to
1777         ada-procedure-start-regexp.
1778         (ada-make-body): Make non-interactive; not a user function.
1779         (ada-make-subprogram-body): Improve doc string.
1781 2006-11-11  Romain Francoise  <romain@orebokech.com>
1783         * progmodes/cperl-mode.el (cperl-mode): Before adding to it, make
1784         `compilation-error-regexp-alist' buffer-local, since we changed
1785         `compilation-error-regexp-alist-alist' locally.
1787 2006-11-11  Juanma Barranquero  <lekktu@gmail.com>
1789         * server.el (server-visit-files): Bind `minibuffer-auto-raise'
1790         to the value of `server-raise-frame'.
1792 2006-11-11  Glenn Morris  <rgm@gnu.org>
1794         * ido.el (ido-enable-prefix)
1795         * ses.el (ses-call-printer-return)
1796         * net/tramp.el (tramp-unified-filenames)
1797         * progmodes/cc-align.el (c-lineup-string-cont)
1798         * progmodes/compile.el (compilation-directory-matcher)
1799         * progmodes/ebnf2ps.el (ebnf-stop-on-error)
1800         * progmodes/vhdl-mode.el (vhdl-reset-active-high)
1801         (vhdl-clock-rising-edge)
1802         * textmodes/org.el (org-export-with-timestamps)
1803         (org-export-remove-timestamps-from-toc)
1804         (org-export-with-tags): Improve previous doc fixes.
1806 2006-11-11  Richard Stallman  <rms@gnu.org>
1808         * textmodes/flyspell.el (flyspell-mode-map):
1809         Bind C-c $ instead of M-RET.
1811 2006-11-10  Simon Marshall  <simon@gnu.org>
1813         * progmodes/cc-fonts.el (c-font-lock-declarations): Don't overwrite
1814         fontification for "case" and "default" keywords.
1816 2006-11-10  Andreas Schwab  <schwab@suse.de>
1818         * calendar/cal-dst.el (calendar-dst-check-each-year-flag):
1819         Avoid starting sentence with "nil".
1821 2006-11-10  Juanma Barranquero  <lekktu@gmail.com>
1823         * server.el (server-raise-frame): New option.
1824         (server-switch-buffer): Use it.
1826 2006-11-10  Nick Roberts  <nickrob@snap.net.nz>
1828         * progmodes/gdb-ui.el (gdb-many-windows): Start doc string
1829         with a capital.
1831 2006-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
1833         * textmodes/org.el (org-show-hierarchy-above)
1834         (org-show-following-heading): Fix typo in default value.
1835         (org-scan-tags): Make the search case-sensitive.
1836         (org-tags-sparse-tree): Don't overrule
1837         `org-show-following-heading' and `org-show-hierarchy-above'.
1838         (org-reveal): New command.
1839         (org-show-context): Rename from `org-show-hierarchy-above'.
1840         (org-fast-tag-selection-single-key): New option.
1841         (org-fast-tag-show-exit, org-set-current-tags-overlay): New functions.
1842         (org-tags-overlay): New variable.
1843         (org-agenda-todo-ignore-deadlines): New option.
1844         ("session"): Add circular data structure `org-mark-ring' to
1845         exceptions list in session.el.
1846         (org-agenda-window-setup, org-agenda-restore-windows-after-quit):
1847         New options.
1848         (org-agenda-quit): Use `org-agenda-restore-windows-after-quit'.
1849         (org-prepare-agenda, org-agenda-quit): Use `org-agenda-window-setup'.
1850         (org-pre-agenda-window-conf, org-blank-before-new-entry): New vars.
1851         (org-finalize-agenda): Activate bracket links in agenda.
1852         (org-at-timestamp-p, org-at-date-range-p): Additional argument
1853         INACTIVE-OK.
1854         (org-show-hierarchy-above, org-show-following-heading):
1855         List values allowed for fine-tuned configuration.
1856         (org-show-hierarchy-above): New argument CONTEXT, use the
1857         fine-tuned settings in `org-show-hierarchy-above' and
1858         `org-show-following-heading'.
1859         (org-display-custom-time): New function.
1860         (org-toggle-time-stamp-overlays, org-insert-time-stamp): New function.
1861         (org-display-custom-times, org-time-stamp-custom-formats):
1862         (org-maybe-intangible): New macro.
1863         (org-activate-bracket-links, org-hide-wide-columns):
1864         Use `org-maybe-intangible'.
1865         (org-open-file): Use `shell-quote-argument'.
1866         (org-display-internal-link-with-indirect-buffer): New option.
1867         (org-file-remote-p): Get regexp from list.
1868         (org-link-expand-abbrev): New function.
1869         (org-link-abbrev-alist): New option.
1870         (org-open-at-point, org-cleaned-string-for-export):
1871         Call `org-link-expand-abbrev'.
1872         (org-timeline, org-agenda-list, org-todo-list)
1873         (org-tags-view): Remove the KEEP-MODES argument.
1874         (org-finalize-agenda-hook): New hook.
1875         (org-get-alist-option): New function.
1876         (org-follow-timestamp-link): New function.
1877         (org-open-at-point): Call `org-follow-timestamp-link'.
1878         (org-log-note-marker, org-log-note-purpose)
1879         (org-log-note-window-configuration): New variables.
1880         (org-add-log-maybe, org-add-log-note, org-store-log-note): New funs.
1881         (org-log-note-headings): New option.
1882         (org-dblock-write:clocktable): Bug fix, removed infinite loop.
1883         (org-store-link): Support for dired-mode.
1884         (org-open-file): Substitute environment variables into filename.
1885         (org-last): New defsubst.
1886         (org-agenda-re-align-tags): New function.
1887         (org-agenda-align-tags-to-column): New option.
1888         (org-agenda-timeline): Group removed.
1889         (org-prepare-agenda, org-prepare-agenda-buffers)
1890         (org-run-agenda-series, org-timeline, org-agenda-list)
1891         (org-todo-list, org-tags-view): Call `org-agenda-prepare' and set
1892         the text property inticating the agenda type.
1893         (org-agenda-post-command-hook): Get agenda type from text property
1894         at point.
1895         (org-agenda): Handle command sets.  Set `org-agenda-last-arguments'
1896         and obey `org-agenda-overriding-arguments'.
1897         (org-agenda-overriding-arguments, org-agenda-last-arguments): New vars.
1898         (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
1899         (org-agenda-week-view, org-agenda-day-view):
1900         Use `org-agenda-overriding-arguments' to make updating work with
1901         multi-block agendas.
1902         (org-agenda-prefix-format): Allow different formats for the
1903         different agenda entry types.
1904         (org-timeline-prefix-format): Option removed, use
1905         `org-agenda-prefix-format' instead.
1906         (org-prepare-agenda): New function.
1907         (org-select-timeline-window): Option removed, use
1908         `org-select-agenda-window' instead.
1909         (org-respect-restriction): Variable removed.
1910         (org-cmp-tag): New function.
1911         (org-agenda-sorting-strategy, org-entries-lessp):
1912         Implement sorting by last tag.
1913         (org-complete): Better completion in in-buffer option lines.
1914         (org-in-item-p): New function.
1915         (org-org-menu): Add entries for checkboxes.
1916         (org-cycle): Extra brouping in outline-regexp, because it is used
1917         in a search with "^" prepended.
1918         (org-provide-checkbox-statistics): New option.
1919         (org-set-font-lock-defaults): Highlight checkbox statistics.
1920         (org-update-checkbox-count-maybe)
1921         (org-get-checkbox-statistics-face): New functions.
1922         (org-update-checkbox-count): New command.
1923         (org-insert-item, org-toggle-checkbox):
1924         Call `org-update-checkbox-count-maybe'.
1925         (org-export-as-html): XEmacs compatibility for coding system.
1926         (org-force-cycle-archived): New command.
1927         (org-cycle-hide-archived-subtrees): Display message when ARCHIVE
1928         overrules cycling.
1929         (org-fix-position-after-promote): If the line contains only a todo
1930         keyword, add a final space.
1931         (org-promote-subtree, org-demote-subtree):
1932         Call `org-fix-position-after-promote'.
1934 2006-11-10  Glenn Morris  <rgm@gnu.org>
1936         * calendar/cal-dst.el: Do not assume DST starts/ends on the same
1937         date in every year.
1938         (calendar-dst-check-each-year-flag): New customizable variable.
1939         (calendar-dst-find-data): New function, extracted from
1940         calendar-current-time-zone.
1941         (calendar-current-time-zone): Use calendar-dst-find-data.
1942         (calendar-dst-transition-cache): New variable.
1943         (calendar-dst-find-startend, calendar-dst-starts)
1944         (calendar-dst-ends): New functions.
1945         (calendar-daylight-savings-starts)
1946         (calendar-daylight-savings-ends): Change value to use
1947         calendar-dst-starts, calendar-dst-ends; respectively.
1949         * progmodes/f90.el (f90-indent-region): Bind case-fold-search to t.
1951         * ido.el (ido-enable-prefix)
1952         * ses.el (ses-call-printer-return)
1953         * net/tramp.el (tramp-unified-filenames)
1954         * progmodes/cc-align.el (c-lineup-string-cont)
1955         * progmodes/compile.el (compilation-directory-matcher)
1956         * progmodes/ebnf2ps.el (ebnf-stop-on-error)
1957         * progmodes/gdb-ui.el (gdb-many-windows)
1958         * progmodes/vhdl-mode.el (vhdl-reset-active-high)
1959         (vhdl-clock-rising-edge)
1960         * textmodes/org.el (org-export-with-timestamps)
1961         (org-export-remove-timestamps-from-toc, org-export-with-tags)
1962         (org-read-date): Doc fix (Nil -> nil).
1964 2006-11-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1966         * term/x-win.el (x-select-text, x-cut-buffer-or-selection-value):
1967         Encode/decode text to/from cut buffers to/from iso-latin-1 only.
1969 2006-11-10  Juanma Barranquero  <lekktu@gmail.com>
1971         * bs.el (bs--window-for-buffer): Remove.
1972         (bs--show-with-configuration): Use `get-window-with-predicate'
1973         instead of `bs--window-for-buffer'.
1975 2006-11-10  Kenichi Handa  <handa@m17n.org>
1977         * files.el (revert-buffer): Fix previous change.
1979 2006-11-09  Juanma Barranquero  <lekktu@gmail.com>
1981         * bs.el (bs--redisplay): Fix typo in docstring.
1982         (bs--window-config-coming-from): Make frame-local.
1983         (bs--restore-window-config): New function.
1984         (bs-kill, bs-select, bs-select-other-window)
1985         (bs-select-other-frame): Use it.
1986         (bs--window-for-buffer): Return as soon as a matching buffer is found.
1987         (bs--show-with-configuration): Save the window configuration as a
1988         frame local var, and only if *buffer-selection* is not already
1989         visible on this frame.
1991 2006-11-08  Chong Yidong  <cyd@stupidchicken.com>
1993         * vc-svn.el (vc-svn-admin-directory): New var.
1994         (vc-svn-registered, vc-svn-responsible-p)
1995         (vc-svn-repository-hostname): Use it.
1996         Suggested by arit93@yahoo.com.
1998 2006-11-08  Juanma Barranquero  <lekktu@gmail.com>
2000         * ldefs-boot.el: Regenerate.
2002 2006-11-08  Alan Mackenzie  <acm@muc.de>
2004         * emacs-lisp/lisp.el (beginning-of-defun-raw): Code up the
2005         case (eq open-paren-in-column-0-is-defun-start nil) by searching
2006         for least nested open-paren.
2008 2006-11-08  Romain Francoise  <romain@orebokech.com>
2010         * subr.el (remove-overlays): Fix typo in last change.
2012 2006-11-08  Richard Stallman  <rms@gnu.org>
2014         * subr.el (remove-overlays): Call overlay-recenter.
2016 2006-11-08  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2018         * printing.el (pr-alist-custom-set, pr-ps-utility-custom-set)
2019         (pr-ps-name-custom-set, pr-txt-name-custom-set): Return back the old
2020         behaviour.
2021         (pr-menu-bind): Act on global-map instead of menu-bar-file-menu
2022         directly.
2024 2006-11-08  Juanma Barranquero  <lekktu@gmail.com>
2026         * ido.el (ido-ignore-extensions, ido-show-dot-for-dired)
2027         (ido-max-dir-file-cache, ido-decorations)
2028         (ido-rewrite-file-prompt-functions, ido-use-mycompletion-depth)
2029         (ido-magic-backward-char, ido-enter-dired)
2030         (ido-enter-insert-buffer, ido-enter-insert-file, ido-dired)
2031         (ido-list-directory, ido-first-match, ido-only-match)
2032         (ido-subdir, ido-indicator): Fix typos in docstrings.
2033         (ido-buffer-internal, ido-completion-help): Fix typos in messages.
2034         (ido-read-internal): Fix typo in error message.
2036 2006-11-08  Kenichi Handa  <handa@m17n.org>
2038         * international/mule-cmds.el (set-default-coding-systems):
2039         Always set default-file-name-coding-system to utf-8 for Mac Darwin.
2041 2006-11-08  Juanma Barranquero  <lekktu@gmail.com>
2043         * makefile.w32-in (setwins): Remove.
2044         (WINS_ALMOST): New macro.
2045         (WINS): Use it.
2046         (autoloads): Don't extract autoloads from files in obsolete/.
2048 2006-11-07  Chong Yidong  <cyd@stupidchicken.com>
2050         * whitespace.el (whitespace-buffer): Call remove-overlays after
2051         overlay-recenter for performance.  Suggested by Martin Rudalics.
2053 2006-11-07  Michael Albinus  <michael.albinus@gmx.de>
2055         * net/tramp.el (tramp-default-method): scp is the default method.
2057 2006-11-07  Juanma Barranquero  <lekktu@gmail.com>
2059         * server.el (server-start): Save also the Emacs pid in the server file.
2061 2006-11-07  Carsten Dominik  <dominik@science.uva.nl>
2063         * textmodes/reftex-cite.el (reftex-pop-to-bibtex-entry): Preserve
2064         point when displaying a bibtex cross reference in the echo area.
2066 2006-11-06  Juanma Barranquero  <lekktu@gmail.com>
2068         * international/mule.el (make-char): Fix typo in docstring.
2069         (load-with-code-conversion, charsetp): Doc fixes.
2071         * international/ja-dic-cnv.el (skkdic-convert):
2072         * cus-edit.el (hook): Fix typo in docstring.
2074 2006-11-06  Chong Yidong  <cyd@stupidchicken.com>
2076         * cus-edit.el (custom-mode-map): Move defvar above code using it.
2077         (custom-mode-link-map): New variable.
2078         (custom-group-link, custom-manual): Use follow-link.
2080 2006-11-06  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
2082         * textmodes/bibtex.el: Fix typo in name of author of bibtex.el,
2083         "Mark Shapiro" -> "Marc Shapiro".  Update his email address.
2085 2006-11-06  Richard Stallman  <rms@gnu.org>
2087         * textmodes/flyspell.el (flyspell-correct-word-before-point):
2088         New function broken out of flyspell-correct-word.
2089         (flyspell-mode-map): Bind it to M-RET.
2090         (flyspell-correct-word): Call it.
2092         * textmodes/fill.el (fill-minibuffer-function): New function.
2093         (fill-paragraph): Bind fill-paragraph-function to
2094         fill-minibuffer-function.
2096         * ruler-mode.el (ruler-mode-map): Add bindings for up-events
2097         so that they aren't undefined.
2099         * dired.el (dired-readin): Locally bind file-name-coding-system.
2101         * bindings.el: Shorten and clarify usual mode line mouse help string.
2103         * Makefile.in (autoloads): Don't include `obsolete'.
2105 2006-11-06  Chong Yidong  <cyd@stupidchicken.com>
2107         * printing.el (pr-alist-custom-set, pr-ps-utility-custom-set)
2108         (pr-ps-name-custom-set, pr-txt-name-custom-set): Don't update the
2109         Printing menu if it's not initialized.
2110         (pr-menu-bind): Act on menu-bar-file-menu directly.
2112 2006-11-06  Juanma Barranquero  <lekktu@gmail.com>
2114         * help.el (view-emacs-news): Fix typo in error message.
2116         * menu-bar.el (menu-bar-update-buffers): Fix typo in menu entry.
2118         * shadowfile.el (shadow-define-regexp-group)
2119         (shadow-literal-groups, shadow-insert-var): Doc fixes.
2120         (shadow-read-files): Fix typo in message.
2121         (shadow-inhibit-overload, shadow-find, shadow-suffix)
2122         (shadow-site-match, shadow-write-todo-file, shadow-insert-var)
2123         (shadow-suffix, shadow-site-match, shadow-expand-file-name)
2124         (shadow-file-match): Fix typos in docstrings.
2126         * terminal.el (terminal-emulator): Fix typo in message.
2128         * emacs-lisp/authors.el (authors-fixed-entries): Fix typo.
2130         * emacs-lisp/lselect.el (x-kill-primary-selection)
2131         (x-delete-primary-selection, x-copy-primary-selection):
2132         Fix typos in error messages.
2134         * emulation/edt-mapper.el: Fix typo in interactive message.
2136         * mail/emacsbug.el (report-emacs-bug): Fix typos in output message.
2138         * textmodes/ispell.el (ispell, ispell-local-dictionary-alist)
2139         (ispell-help): Fix typos in docstrings.
2140         (ispell-help): Fix typo in output message.
2142         * allout.el (allout-adjust-file-variable)
2143         (allout-passphrase-verifier-string)
2144         (allout-passphrase-hint-string)
2145         (allout-toggle-current-subtree-encryption):
2146         * apropos.el (apropos-synonyms):
2147         * cus-edit.el (hook):
2148         * emacs-lock.el (emacs-lock-from-exiting):
2149         * follow.el (follow-avoid-tail-recenter-p):
2150         * hexl.el (hexl-mode):
2151         * mouse-copy.el (mouse-copy-work-around-drag-bug):
2152         * mouse.el (mouse-set-font):
2153         * resume.el (resume-emacs-args-file):
2154         * rfn-eshadow.el (file-name-shadow-tty-properties):
2155         * t-mouse.el (t-mouse-process, t-mouse-mode):
2156         * emacs-lisp/cust-print.el (custom-print-install)
2157         (custom-print-uninstall, custom-format):
2158         * emacs-lisp/shadow.el (list-load-path-shadows):
2159         * emulation/tpu-edt.el (tpu-help-text)
2160         (tpu-save-all-buffers-kill-emacs, tpu-emacs-replace)
2161         (tpu-reset-control-keys):
2162         * emulation/vip.el (vip-emacs-local-map)
2163         (vip-change-mode-to-emacs):
2164         * emulation/viper.el (viper-mode, viper-set-hooks)
2165         (viper-major-mode-modifier-list):
2166         * emulation/viper-init.el (viper-emacs-state-cursor-color):
2167         * emulation/viper-keym.el (viper-emacs-kbd-map)
2168         (viper-toggle-key):
2169         * mail/feedmail.el (feedmail-queue-reminder)
2170         (feedmail-queue-reminder-alist, feedmail-confirm-outgoing)
2171         (feedmail-confirm-outgoing-timeout, feedmail-nuke-bcc)
2172         (feedmail-nuke-resent-bcc, feedmail-fill-to-cc-fill-column)
2173         (feedmail-sender-line, feedmail-force-binary-write)
2174         (feedmail-from-line, feedmail-deduce-envelope-from)
2175         (feedmail-x-mailer-line, feedmail-message-id-generator)
2176         (feedmail-date-generator, feedmail-fiddle-plex-user-list)
2177         (feedmail-enable-spray, feedmail-spray-this-address)
2178         (feedmail-spray-address-fiddle-plex-list, feedmail-enable-queue)
2179         (feedmail-queue-runner-confirm-global)
2180         (feedmail-ask-before-queue-prompt)
2181         (feedmail-ask-before-queue-reprompt)
2182         (feedmail-prompt-before-queue-standard-alist)
2183         (feedmail-prompt-before-queue-user-alist)
2184         (feedmail-prompt-before-queue-help-supplement)
2185         (feedmail-queue-use-send-time-for-message-id)
2186         (feedmail-queue-default-file-slug, feedmail-queue-fqm-suffix)
2187         (feedmail-mail-send-hook-splitter, feedmail-mail-send-hook)
2188         (feedmail-mail-send-hook-queued)
2189         (feedmail-confirm-addresses-hook-example)
2190         (feedmail-last-chance-hook, feedmail-before-fcc-hook)
2191         (feedmail-queue-runner-mode-setter)
2192         (feedmail-queue-alternative-mail-header-separator)
2193         (feedmail-queue-runner-message-sender)
2194         (feedmail-buffer-eating-function, feedmail-binmail-template)
2195         (feedmail-run-the-queue-no-prompts)
2196         (feedmail-run-the-queue-global-prompt)
2197         (feedmail-queue-subject-slug-maker, feedmail-fiddle-header)
2198         (feedmail-envelope-deducer, feedmail-fiddle-date)
2199         (feedmail-default-message-id-generator)
2200         (feedmail-fiddle-message-id, feedmail-fiddle-x-mailer)
2201         (feedmail-fiddle-spray-address, feedmail-deduce-address-list):
2202         * mail/vms-pmail.el (vms-pmail-save-and-exit, vms-pmail-abort)
2203         (vms-pmail-setup):
2204         * play/dunnet.el (dun-help):
2205         * play/handwrite.el (handwrite):
2206         * play/hanoi.el (hanoi-unix-64):
2207         * progmodes/idlwave.el (idlwave-rescan-asynchronously):
2208         * textmodes/enriched.el (fixed):
2209         * textmodes/org.el (org-file-apps)
2210         (org-emphasis-regexp-components, org-emphasis-alist):
2211         * textmodes/texinfmt.el (batch-texinfo-format):
2212         Fix typos in docstrings.
2214 2006-11-05  Juanma Barranquero  <lekktu@gmail.com>
2216         * loadhist.el (read-feature): Don't complete features not loaded
2217         from a file (which make `unload-feature' to fail).
2219 2006-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
2221         * add-log.el (add-log-time-zone-rule): Mark as safe-local-variable.
2223 2006-11-05  Chong Yidong  <cyd@stupidchicken.com>
2225         * startup.el (command-line-1): Kill emacs if the last frame is
2226         deleted while evaluating the command-line arguments.
2228 2006-11-05  Richard Stallman  <rms@gnu.org>
2230         * startup.el (init-file-had-error): Add doc string.
2231         (fancy-splash-text, fancy-splash-head, fancy-splash-tail):
2232         Use fixed-width font for keyboard key descriptions.
2234         * cus-edit.el (custom-save-all): Error if saving in .emacs
2235         and it had an error when loaded.
2237         * dired-aux.el (dired-copy-file-recursive): Catch errors
2238         from recursive copies in the loop, around the recursive call.
2240 2006-11-05  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
2242         * battery.el (battery-linux-proc-acpi): Search an ac_adapter in
2243         `/proc/acpi/ac_adapter/*'.  Ditto for the thermometers in
2244         `/proc/acpi/thermal_zone/*'.
2245         (battery-search-for-one-match-in-files): New.  Search a regexp in
2246         the content of some files.
2248 2006-11-05  Martin Rudalics  <rudalics@gmx.at>
2250         * window.el (mouse-autoselect-window-now): Remove variable.
2251         (mouse-autoselect-window-state): New variable.
2252         (mouse-autoselect-window-start, mouse-autoselect-window-cancel)
2253         (mouse-autoselect-window-select, handle-select-window):
2254         Rewritten to make mouse-autoselect-window-timer a one-shot timer.
2255         Suspend delayed autoselection during menu or popup dialog.
2257         * info-look.el (info-lookup-guess-custom-symbol): New function
2258         for retrieving symbol at point in custom buffers.
2259         (top level) <info-lookup-maybe-add-help>: Add backquote and
2260         comma to ignored characters in regexps of help specifications
2261         for emacs-lisp-mode and lisp-interaction-mode.  This permits
2262         looking up symbols in `...' and after a comma.  Add help
2263         specifications for custom-mode and help-mode.
2265 2006-11-04  Eli Zaretskii  <eliz@gnu.org>
2267         * mail/rmail.el (rmail-redecode-body): New optional argument RAW.
2268         Don't encode body if RAW is non-nil, or if the old encoding is
2269         identical to the new encoding, or if the body contains only
2270         eight-bit-* characters.
2272 2006-11-04  Yoni Rabkin Katzenell  <yoni-r@actcom.com>  (tiny change)
2274         * faces.el (faces-sample-overlay, describe-face): Revert last changes.
2275         (faces-sample-overlay): Remove variable.
2276         (describe-face): Insert sample text in the face being described.
2278 2006-11-04  Martin Rudalics  <rudalics@gmx.at>
2280         * whitespace.el (whitespace-indent-regexp): Make this match any
2281         multiples of eight spaces near the beginning of a line.
2282         (whitespace-buffer): Use `remove-overlays' instead of
2283         `whitespace-unhighlight-the-space' and `overlay-recenter' to
2284         speed up overlay handling.
2285         (whitespace-buffer-leading, whitespace-buffer-trailing):
2286         Make these functions highlight the text removed by
2287         `whitespace-buffer-leading-cleanup' and
2288         `whitespace-buffer-trailing-cleanup' respectively.
2289         (whitespace-buffer-search): Use `with-local-quit'.
2290         Move `format' out of loop to speed up scanning larger buffers.
2291         (whitespace-unhighlight-the-space): Remove `remove-hook' since
2292         that function is never added to a hook.
2293         (whitespace-spacetab-regexp, whitespace-ateol-regexp)
2294         (whitespace-buffer-leading-cleanup)
2295         (whitespace-refresh-rescan-list): Fix docstrings.
2297 2006-11-03  Ken Manheimer  <ken.manheimer@gmail.com>
2299         * allout.el (allout-during-yank-processing): Cue for inhibiting
2300         aberrance processing during yanks.
2301         (allout-doublecheck-at-and-shallower): Reduce the limit to reduce
2302         the amount of yanked topics that can be aberrant.
2303         (allout-do-doublecheck): Encapsulate this multiply-used recipe in
2304         a function, and supplement with inihibition of doublechecking
2305         during yanks.
2306         (allout-beginning-of-line, allout-next-heading)
2307         (allout-previous-heading, allout-goto-prefix-doublechecked)
2308         (allout-back-to-current-heading, allout-next-visible-heading)
2309         (allout-next-sibling): Use new allout-do-doublecheck function.
2310         (allout-next-sibling): Ensure we made progress when returning
2311         other than nil.
2312         (allout-rebullet-heading): Preserve text property annotations
2313         indicating the text was hidden, if it was.
2314         (allout-kill-line): Remove any added was-hidden annotations.
2315         (allout-kill-topic): Remove any added was-hidden annotations.
2316         (allout-annotate-hidden): Inhibit adding was-hidden text
2317         properties to the undo list.
2318         (allout-deannotate-hidden): New function to remove was-hidden
2319         annotation.
2320         (allout-hide-by-annotation): Use new allout-deannotate-hidden.
2321         (allout-remove-exposure-annotation): Replace by
2322         allout-deannotate-hidden.
2323         (allout-yank-processing): Signal that yank processing is happening
2324         with allout-during-yank-processing.  Also, wrap
2325         allout-unprotected's closer to the text changes, for easier
2326         debugging.  We need to inhibit-field-text-motion explicitly, in
2327         lieu of the encompassing allout-unprotected.
2328         (outlineify-sticky): Adjust criteria for triggering new outline
2329         decorations to presence or absence of any topics, not just a topic
2330         at the beginning of the buffer.
2332 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
2334         * bs.el (bs--show-all, bs--redisplay):
2335         * cus-edit.el (custom-unlispify-menu-entries)
2336         (custom-unlispify-tag-names, custom-prompt-variable):
2337         * expand.el (expand-pos):
2338         * speedbar.el (speedbar-generic-list-tag-p):
2339         * wid-edit.el (widget-image-enable):
2340         * emacs-lisp/checkdoc.el (checkdoc-rogue-space-check-engine):
2341         * emacs-lisp/find-func.el (find-function-noselect)
2342         (find-function, find-variable-noselect, find-variable)
2343         (find-definition-noselect, find-face-definition):
2344         * mail/rmail-spam-filter.el (rsf-scanning-messages-now):
2345         * net/eudc-vars.el (eudc-expansion-overwrites-query):
2346         * progmodes/ada-xref.el (ada-find-in-ali):
2347         * textmodes/flyspell.el (flyspell-check-tex-math-command):
2348         * textmodes/org.el (org-copy-subtree):
2349         * textmodes/table.el (table--row-column-insertion-point-p):
2350         Use "non-nil" in docstrings.
2352 2006-11-03  Mark Davies  <mark@mcs.vuw.ac.nz>
2354         * sort.el (sort-columns): Set the field separator to tab; on
2355         NetBSD, sort complains if "\n" is used as field separator.
2357 2006-11-03  NIIMI Satoshi  <sa2c@sa2c.net>
2359         * emacs-lisp/pp.el (pp-eval-last-sexp): Evaluate target sexp.
2361 2006-11-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2363         * server.el (server-auth-key): Remove.  Replace by a process-property.
2364         (server-start): Don't remove the file of the previous process, but
2365         instead clear out the place for the new file.
2366         (server-start): Set the :auth-key property.
2367         (server-process-filter): Use the :auth-key property.
2369 2006-11-02  Carsten Dominik  <dominik@science.uva.nl>
2371         * textmodes/org.el (org-mode-map): No longer copy
2372         `outline-mode-map' explicitly - this is already done by
2373         `define-derived-mode'.
2375 2006-11-02  Juanma Barranquero  <lekktu@gmail.com>
2377         * server.el (server-visit-files): Use `when'.
2378         (server-process-filter): When authentication fails, send error
2379         message to client.  Wrap `process-send-region' in `ignore-errors'
2380         instead of `condition-case', and remove misleading comment.
2382 2006-11-01  Juri Linkov  <juri@jurta.org>
2384         * simple.el (yank): Doc fix.
2386 2006-11-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2388         * server.el: Try and fit within 80 columns.
2389         (server-start): Make the auth file unreadable by other users.
2391 2006-10-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2393         * battery.el (battery-linux-proc-acpi): Prevent range error when
2394         `full-capacity' is 0.
2396 2006-10-31  Yoni Rabkin Katzenell  <yoni-r@actcom.com>  (tiny change)
2398         * faces.el (faces-sample-overlay): New defvar.
2399         (faces-sample-overlay): New function to show face sample text.
2400         (describe-face): Use it.
2402 2006-10-31  Stephen Leake  <stephen_leake@stephe-leake.org>
2404         * progmodes/ada-stmt.el: Change maintainer, apply
2405         whitespace-cleanup, checkdoc.
2406         (ada-func-or-proc-name): Add doc string.
2408         * progmodes/ada-prj.el (ada-prj-new): Change maintainer, apply
2409         whitespace-cleanup, checkdoc.  Minor improvements to many doc
2410         strings and comments.
2411         (ada-prj-display-page): Change buffer name to more accurately
2412         reflect function.
2414         * progmodes/ada-xref.el: Change maintainer, apply
2415         whitespace-cleanup, checkdoc.  Minor improvements to many doc
2416         strings and comments.  Don't look for `gvd' or `ddd' debuggers.
2417         (ada-compile-current): Don't add newlines to commands.
2419 2006-10-31  Juanma Barranquero  <lekktu@gmail.com>
2421         * server.el: Add support for TCP sockets.
2422         (server-use-tcp, server-host, server-auth-dir): New options.
2423         (server-auth-key): New variable.
2424         (server-ensure-safe-dir): Create nonexistent parent dirs.
2425         Ignore Unix-style file modes on Windows.
2426         (server-start): Crete a TCP or Unix socket according to the value
2427         of `server-use-tcp'.  For TCP sockets, create the id/auth file in
2428         `server-auth-dir' directory.
2429         (server-process-filter): Delete process if authentication
2430         fails (which never happens for Unix sockets).
2432 2006-10-30  David Kastrup  <dak@gnu.org>
2434         * subr.el (add-to-list): Don't continue checking if a match has
2435         been found.
2437 2006-10-30  Chong Yidong  <cyd@stupidchicken.com>
2439         * tutorial.el: Move defvars to avoid bytecomp warnings.
2440         (tutorial--find-changed-keys): Check if viper-current-state is
2441         bound before using it.
2442         (help-with-tutorial): Check if viper-tutorial is defined before
2443         using it.
2445 2006-10-30  Lennart Borgman  <lennart.borgman.073@student.lu.se>
2447         * help-fns.el (help-with-tutorial): Move to tutorial.el.
2449         * tutorial.el: New file.
2450         (help-with-tutorial): Move here from help-fns.el. Added help for
2451         rebound keys.  Fixed resume of tutorial.
2452         (tutorial--describe-nonstandard-key, tutorial--sort-keys)
2453         (tutorial--find-changed-keys, tutorial--display-changes)
2454         (tutorial--saved-dir, tutorial--saved-file)
2455         (tutorial--save-tutorial): New functions to support the changes in
2456         help-with-tutorial.
2458 2006-10-30  Kenichi Handa  <handa@m17n.org>
2460         * files.el (revert-buffer): If a unibyte buffer is being reverted
2461         with a coding system for multibyte, set buffer multibyte before
2462         calling insert-file-contents.
2464 2006-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2466         * server.el (server-select-display): Use a dummy buffer to detect when
2467         the frame is later used.
2468         (server-select-display): New function.
2469         (server-process-filter): Use it to detect unused temp frames.
2471 2006-10-29  Stephen Leake  <stephen_leake@stephe-leake.org>
2473         * progmodes/ada-mode.el: Change maintainer, apply
2474         whitespace-clean, checkdoc.  Minor improvements to many doc strings.
2475         (ada-mode-version): New function.
2476         (ada-create-menu): Menu operations are available for all supported
2477         compilers.
2479 2006-10-29  Lars Hansen  <larsh@soem.dk>
2481         * net/tramp.el (with-parsed-tramp-file-name): Correct debug spec.
2482         Highlight as keyword.
2483         (tramp-do-copy-or-rename-file): Correct data for 'file-already-exists.
2484         Don't call tramp-method-out-of-band-p for local files.
2485         (tramp-touch): Quote file name.
2487 2006-10-28  Glenn Morris  <rgm@gnu.org>
2489         * calendar/calendar.el (cal-html-cursor-month)
2490         (cal-html-cursor-year): Add autoloads for this new package.
2491         (calendar-mode-map): Bind cal-html-cursor-month, cal-html-cursor-year.
2493 2006-10-28  Anna M. Bigatti  <bigatti@dima.unige.it>
2495         * calendar/cal-html.el: New file.
2497 2006-10-28  Chong Yidong  <cyd@stupidchicken.com>
2499         * emacs-lisp/authors.el (authors-aliases): Update.
2501 2006-10-27  Chong Yidong  <cyd@stupidchicken.com>
2503         * version.el (emacs-version): Bump version number to 22.0.90.
2505 2006-10-26  John W. Eaton  <jwe@octave.org>
2507         * progmodes/octave-inf.el (inferior-octave-has-built-in-variables):
2508         New defvar.
2509         (inferior-octave-resync-dirs): Check to see whether Octave has
2510         built-in variables and set inferior-octave-has-built-in-variables.
2511         Check inferior-octave-has-built-in-variables to decide whether to
2512         send commands that set built-in variables or call functions to
2513         change Octave's behavior.
2514         Send "disp (pwd ())" to Octave instead of just "pwd".
2515         (inferior-octave-startup): Send "more off" to Octave instead of
2516         "page_screen_output = 0".
2518 2006-10-26  Chong Yidong  <cyd@stupidchicken.com>
2520         * emacs-lisp/cl-indent.el (lisp-indent-259): Indent nil's in the
2521         pattern normally.
2523 2006-10-26  Nick Roberts  <nickrob@snap.net.nz>
2525         * bindings.el (mode-line-mode-menu): Remove bindings for global
2526         minor modes (line/column number) as they are on the menubar.
2528 2006-10-25  Juanma Barranquero  <lekktu@gmail.com>
2530         * term/w32-win.el (x-handle-name-switch): Doc fix.
2531         (w32-standard-fontset-spec): Fix typo in docstring.
2533         * midnight.el (midnight-buffer-display-time): Doc fix.
2534         (clean-buffer-list-kill-never-buffer-names): Add "*server*".
2536 2006-10-23  Michael Kifer  <kifer@cs.stonybrook.edu>
2538         * viper-cmd.el (viper-prefix-arg-com): Define gg as G0.
2540         * viper-ex.el (ex-read): Quote file argument.
2542         * ediff-diff.el (ediff-same-file-contents): Expand file names.
2544         * ediff-mult.el (ediff-append-custom-diff): Quote shell file arguments.
2546 2006-10-22  Martin Rudalics  <rudalics@gmx.at>
2548         * textmodes/flyspell.el (flyspell-check-region-doublons):
2549         Fix last fix.
2551 2006-10-23  Nick Roberts  <nickrob@snap.net.nz>
2553         * bindings.el (mode-line-mode-menu): List global minor modes
2554         before local ones.
2556 2006-10-23  Kim F. Storm  <storm@cua.dk>
2558         * subr.el (add-to-list): Optimize if compare-fn is `eq' or `eql'.
2559         (sit-for): If last command was a prefix arg, add the read-ahead
2560         event to unread-command-events as (t . EVENT) so it will be added
2561         to this-command-keys by read-key-sequence.
2563 2006-10-22  Martin Rudalics  <rudalics@gmx.at>
2565         * textmodes/flyspell.el (flyspell-word): Skip past all previous
2566         whitespace when checking doublons.
2567         (flyspell-check-region-doublons): Fix doublon regexp.
2568         (flyspell-highlight-incorrect-region): Highlight doublons using
2569         flyspell-duplicate face.
2571         * progmodes/cperl-mode.el (cperl-invalid-face): Fix defcustom.
2573 2006-10-22  John Wiegley  <johnw@newartisans.com>
2575         * progmodes/python.el (python-use-skeletons): python-mode was
2576         auto-inserting templates (for those with abbrev-mode on), not only
2577         by default -- *but without a configuration variable to disable
2578         it*.  This rendered python-mode completely useless for me, so I
2579         have added `python-use-skeletons', which is now off by default.
2581 2006-10-22  Chong Yidong  <cyd@stupidchicken.com>
2583         * progmodes/cperl-mode.el (cperl-mode): Don't assume
2584         font-lock-multiline is auto-local (it's not).
2585         (cperl-windowed-init): Ensure that cperl-font-lock-multiline is
2586         initialized before calling cperl-init-faces.
2588 2006-10-22  Nick Roberts  <nickrob@snap.net.nz>
2590         * progmodes/gdb-ui.el (gdb-info-stack-custom): Don't try to give
2591         gdb-stack-position a value when there is no fringe.
2593         * bindings.el (mode-line-mode-menu): Disable auto-revert-tail-mode
2594         indicator if not visiting a file.
2596 2006-10-20  David Kastrup  <dak@gnu.org>
2598         * window.el (kill-buffer-and-window): Fix a bug where an aborted
2599         operation would still cause some window to collapse later.
2601 2006-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2603         * vc.el (vc-switch-backend): Try to be more careful with unwanted
2604         side-effect due to mixing various backends's file properties.
2606         * vc-svn.el (vc-svn-parse-status): Remove unused arg `localp'.
2607         Add arg `filename' instead.  Don't set vc-backend if `filename' is set.
2608         Return `filename's status if applicable.  Update callers.
2610 2006-10-19  Kenichi Handa  <handa@m17n.org>
2612         * international/kkc.el (kkc-region): When a key sequence is not
2613         defined, append (this-single-command-raw-keys) to
2614         unread-input-method-events.
2616 2006-10-19  Juanma Barranquero  <lekktu@gmail.com>
2618         * progmodes/ada-mode.el (ada-in-string-p): Doc fix.
2620 2006-10-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2622         * version.el (emacs-version): Use mac-carbon-version-string.
2624         * term/macterm.el (res-geometry): Apply 2006-10-18 change for x-win.el.
2626 2006-10-19  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2628         * select.el (ccl-check-utf-8, string-utf-8-p): New functions (by
2629         Kenichi Handa).
2630         (xselect-convert-to-string): Decline requests for UTF8_STRING if
2631         the selection is not UTF-8.
2633 2006-10-18  Juanma Barranquero  <lekktu@gmail.com>
2635         * progmodes/ada-mode.el (ada-83-string-keywords)
2636         (ada-last-which-function-line ada-no-auto-case, ada-indent-region)
2637         (ada-which-compiler, ada-align-modes, ada-adjust-case-buffer)
2638         (ada-looking-at-semi-private, ada-get-body-name):
2639         Fix typos in docstrings.
2640         (ada-create-case-exception, ada-create-case-exception-substring):
2641         Fix typos in error messages.
2642         (ada-goto-matching-end, ada-narrow-to-defun): Doc fixes.
2644 2006-10-18  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2646         * term/x-win.el (res-geometry): Don't set geometry from Xresources
2647         to default-frame-alist if default-frame-alist already contains
2648         width/height.
2650 2006-10-18  Richard Stallman  <rms@gnu.org>
2652         * emacs-lisp/pp.el (pp-eval-expression): Use `X' to read value.
2653         Non-interactive arg is the value, not the expression.
2655         * simple.el (read-expression-map): Just set it, no defvar.
2657         * subr.el (insert-for-yank-1): If last inserted char has
2658         properties, mark them as rear-nonsticky.
2660         * recentf.el (recentf-mode): Doc fix.
2662         * facemenu.el (facemenu-add-new-face): Defend against symbol
2663         that isn't a face name.
2665         * dired-aux.el (dired-do-copy): Doc fix.
2667 2006-10-18  Chong Yidong  <cyd@stupidchicken.com>
2669         * simple.el (line-move-1): Ignore fields when moving to the
2670         beginning of line to avoid getting point stuck.
2672 2006-10-18  Martin Rudalics  <rudalics@gmx.at>
2674         * textmodes/flyspell.el (flyspell-word-search-backward):
2675         Set inhibit-point-motion-hooks to avoid looping due to intangibile
2676         text.
2678 2006-10-16  Richard Stallman  <rms@gnu.org>
2680         * help-fns.el (describe-function-1): Special case optimization
2681         for self-insert-command.
2683 2006-10-16  Kim F. Storm  <storm@cua.dk>
2685         * ido.el (ido-reread-directory): Work in `dir' mode too.
2687 2006-10-15  Martin Rudalics  <rudalics@gmx.at>
2689         * textmodes/table.el: Require 'regexp-opt.
2691 2006-10-15  Lennart Borgman  <lennart.borgman.073@student.lu.se>
2693         * progmodes/flymake.el (flymake-get-project-include-dirs-imp):
2694         Use shell-quote-argument.
2696         * shell.el (explicit-bash-args): Likewise.
2698         * progmodes/ada-xref.el (ada-find-in-src-path): Likewise.
2699         Use grep -E rather than egrep.
2701 2006-10-15  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
2703         * ido.el (ido-exhibit): Allow `-', `_', and trailing `$' in user id.
2705 2006-10-15  Kim F. Storm  <storm@cua.dk>
2707         * filesets.el (filesets-run-cmd--repl-fn): Use shell-quote-argument.
2709 2006-10-14  Lennart Borgman  <lennart.borgman.073@student.lu.se>
2711         * filesets.el (filesets-cmd-shell-command): Quote buffer-file-name
2712         to protect whitespace and metacharacters from the shell.
2714 2006-10-13  Giorgos Keramidas  <keramida@ceid.upatras.gr>  (tiny change)
2716         * apropos.el (apropos-pattern-quoted): Fix a typo in a doc string.
2718 2006-10-13  Eli Zaretskii  <eliz@gnu.org>
2720         * subr.el (start-process-shell-command): Doc fix.
2722 2006-10-13  Andrea Russo  <rastandy@salug.it>  (tiny change)
2724         * info-look.el <maxima-mode, inferior-maxima-mode>: Allow [0-9] in
2725         the regexp for Maxima symbols.
2727 2006-10-13  Stefan Monnier  <monnier@iro.umontreal.ca>
2729         * vc-hooks.el (vc-ignore-dir-regexp): Make it into a defcustom.
2730         (vc-find-root): Don't walk higher up than ~.
2732 2006-10-12  Chong Yidong  <cyd@stupidchicken.com>
2734         * international/utf-8.el (utf-translate-cjk-load-tables):
2735         Avoid clobbering last-coding-system-used during load.
2737 2006-10-12  Carsten Dominik  <dominik@science.uva.nl>
2739         * textmodes/reftex-global.el (reftex-create-tags-file):
2740         Quote file arguments.
2742 2006-10-12  Richard Stallman  <rms@gnu.org>
2744         * files.el (file-name-history): Add defvar.
2745         (save-some-buffers-action-alist): Improve description strings.
2747 2006-10-12  Andreas Schwab  <schwab@suse.de>
2749         * files.el (auto-mode-alist): Match change log file name also with
2750         a dash before a numeric extension.
2752 2006-10-11  Ilya Zakharevich  <ilyaz@cpan.org>
2754         * progmodes/cperl-mode.el: Merge from upstream, upto version 5.22.
2755         After 5.0:
2756         (cperl-add-tags-recurse-noxs-fullpath): New function (for -batch mode).
2758         After 5.1: Major edit.  Summary of most visible changes:
2760         - Multiple <<HERE per line allowed.
2761         - Handles multiline subroutine declaration headers (with comments).
2762           (The exception is `cperl-etags' - but it is not used in the rest
2763           of the mode.)
2764         - Fontifies multiline my/our declarations (even with comments,
2765           and with legacy `font-lock').
2766         - Major speedup of syntaxification, both immediate and postponed
2767           (3.5x to 15x [for different CPUs and versions of Emacs] on the
2768           huge real-life document I tested).
2769         - New bindings, edits to imenu.
2770         - "_" is made into word-char during fontification/syntaxification;
2771           some attempts to recognize non-word "_" during other operations too.
2772         - Detect bug in Emacs with `looking-at' inside `narrow' and bulk out.
2773         - autoload some more perldoc-related stuff
2774         - New convenience features: ISpell POD/HEREDOCs, narrow-to-HEREDOC.
2775         - Attempt to incorporate XEmacs edits which reached me.
2777         Fine-grained changelog:
2778         (cperl-hook-after-change): New configuration variable.
2779         (cperl-vc-sccs-header): Likewise.
2780         (cperl-vc-sccs-header): Likewise.
2781         (cperl-vc-header-alist): Default via two preceding variables.
2782         (cperl-invalid-face): Remove double quoting under XEmacs
2783                 (still needed under 21.2).
2784         (cperl-tips): Update URLs for resources.
2785         (cperl-problems): Likewise.
2786         (cperl-praise): Mention new features.
2787         New C-c key bindings: for `cperl-find-bad-style',
2788         `cperl-pod-spell', `cperl-here-doc-spell', `cperl-narrow-to-here-doc',
2789         `cperl-perdoc', and `cperl-perldoc-at-point'.
2790         CPerl Mode menu changes:        "Fix style by spaces", "Imenu on Perl Info"
2791         moved, new submenu of Tools with Ispell entries and narrowing.
2792         (cperl-after-sub-regexp): New defsubst.
2793         (cperl-imenu--function-name-regexp-perl): Use `cperl-after-sub-regexp'.
2794                 Allows heads up to head4.
2795                 Allow "package;".
2796         (defun-prompt-regexp): Use `cperl-after-sub-regexp'.
2797         (paren-backwards-message): ??? Something for XEmacs???
2798         (cperl-mode): Never auto-switch abbrev-mode off.
2799                 Try to allow '_' be non-word char.
2800                 Do not use `font-lock-unfontify-region-function' on XEmacs.
2801                 Reset syntax cache on mode start.
2802                 Support multiline facification (even on legacy `font-lock').
2803         (cperl-facemenu-add-face-function): ??? Some contributed code ???
2804         (cperl-after-change-function): Since `font-lock' and `lazy-lock'
2805                 refuse to inform us whether the fontification is due to lazy
2806                 calling or due to edit to a buffer, install our own hook
2807                 (controlled by `cperl-hook-after-change').
2808         (cperl-electric-pod): =cut may have been recognized as start.
2809         (cperl-block-p): Move, updatedfor attributes.
2810         (cperl-calculate-indent): Try to allow '_' be non-word char
2811                 Support subs with attributes.
2812         (cperl-where-am-i): Queit (?) a warning.
2813         (cperl-cached-syntax-table)     New function.
2814         (cperl-forward-re): Use `cperl-cached-syntax-table'.
2815         (cperl-unwind-to-safe): Recognize `syntax-type' property
2816                 changing in a middle of line.
2817         (cperl-find-sub-attrs): New function.
2818         (cperl-find-pods-heres): Allow many <<EOP per line.
2819                 Allow subs with attributes.
2820                 Major speedups (3.5x..15x on a real-life test file nph-proxy.pl).
2821                 Recognize "extproc " (OS/2) case-folded and only at start.
2822                 /x on s///x with empty replacement was not recognized.
2823                 Better comments.
2824         (cperl-after-block-p): Remarks on diff with `cperl-block-p'.
2825                 Allow subs with attributes, labels.
2826                 Do not confuse "else::foo" with "else".
2827                 Minor optimizations...
2828         (cperl-after-expr-p): Try to allow '_' be non-word char.
2829         (cperl-fill-paragraph): Try to detect a major bug in Emacs
2830                 with `looking-at' inside `narrow' and bulk out if found.
2831         (cperl-imenu--create-perl-index): Updates for new
2832                 `cperl-imenu--function-name-regexp-perl'.
2833         (cperl-outline-level): Likewise.
2834         (cperl-init-faces): Allow multiline subroutine headers
2835                 and my/our declarations, and ones with comments.
2836                 Allow subroutine attributes.
2837         (cperl-imenu-on-info): Better docstring.
2838         (cperl-etags): Rudimentary support for attributes.
2839                 Support for packages and "package;".
2840         (cperl-add-tags-recurse-noxs): Better (?) docstring.
2841         (cperl-add-tags-recurse-noxs-fullpath): Likewise.
2842         (cperl-tags-hier-init): Misprint for `fboundp' fixed.
2843         (cperl-not-bad-style-regexp): Try to allow '_' be non-word char.
2844         (cperl-perldoc): Add autoload.
2845         (cperl-perldoc-at-point): Likewise.
2846         (cperl-here-doc-spell): New function.
2847         (cperl-pod-spell): Likewise.
2848         (cperl-map-pods-heres): Likewise.
2849         (cperl-get-here-doc-region): Likewise.
2850         (cperl-font-lock-fontify-region-function): Likewise (backward
2851                 compatibility for legacy `font-lock').
2852         (cperl-font-lock-unfontify-region-function): Fix style.
2853         (cperl-fontify-syntaxically): Recognize and optimize away deferred
2854                 calls with no-change.  Governed by `cperl-hook-after-change'.
2855         (cperl-fontify-update): Recognize that syntaxification region
2856                 can be larger than fontification one.
2857                 XXXX we leave `cperl-postpone' property, so this is quadratic...
2858         (cperl-fontify-update-bad): Temporary placeholder until
2859                 it is clear how to implement `cperl-fontify-update'.
2860         (cperl-time-fontification): New function.
2861         (attrib-group): New text attribute.
2862         (multiline): New value: `syntax-type' text attribute.
2864         After 5.2:
2865         (cperl-emulate-lazy-lock): New function.
2866         (cperl-fontify-syntaxically): Would skip large regions.
2867         Add `cperl-time-fontification', `cperl-emulate-lazy-lock' to menu.
2868         Some globals were declared, but uninitialized.
2870         After 5.3, 5.4:
2871         (cperl-facemenu-add-face-function): Add docs, fix U<>.
2872         Copyright message updated.
2873         (cperl-init-faces): Work around a bug in `font-lock'. May slow
2874                         facification down a bit.
2875                 Misprint for my|our|local for old `font-lock'
2876                         "our" was not fontified same as "my|local".
2877                 Highlight variables after "my" etc even in
2878                         a middle of an expression.
2879                 Do not facify multiple variables after my etc
2880                         unless parentheses are present.
2882         After 5.5, 5.6
2883         (cperl-fontify-syntaxically): after-change hook could reset.
2884         (cperl-syntax-done-to) to a middle of line; unwind to BOL.
2886         After 5.7:
2887         (cperl-init-faces): Allow highlighting of local ($/).
2888         (cperl-problems-old-emaxen): New variable (for the use of DOCSTRING).
2889         (cperl-problems): Remove fixed problems.
2890         (cperl-find-pods-heres): Recognize #-comments in m##x too.
2891                 Recognize charclasses (unless delimiter is \).
2892         (cperl-fontify-syntaxically): Unwinding to safe was done in wrong order.
2893         (cperl-regexp-scan): Update docs.
2894         (cperl-beautify-regexp-piece): Use information got from regexp scan.
2896         After 5.8:
2897         Major user visible changes:
2898         Recognition and fontification of character classes in RExen.
2899         Variable indentation of RExen according to groups.
2901         (cperl-find-pods-heres): Recognize POSIX classes in REx charclasses.
2902                 Fontify REx charclasses in variable-name face.
2903                 Fontify POSIX charclasses in "type" face.
2904                 Fontify unmatched "]" in function-name face.
2905                 Mark first-char of HERE-doc as `front-sticky'.
2906                 Reset `front-sticky' property when needed.
2907         (cperl-calculate-indent): Indents //x -RExen accordning to parens level.
2908         (cperl-to-comment-or-eol): Recognize ends of `syntax-type' constructs.
2909         (cperl-backward-to-noncomment): Recognize stringy `syntax-type'
2910                 constructs.  Support `narrow'ed buffers.
2911         (cperl-praise): Remove a reservation.
2912         (cperl-make-indent): New function.
2913         (cperl-indent-for-comment): Use `cperl-make-indent'.
2914         (cperl-indent-line): Likewise.
2915         (cperl-lineup): Likewise.
2916         (cperl-beautify-regexp-piece): Likewise.
2917         (cperl-contract-level): Likewise.
2918         (cperl-toggle-set-debug-unwind): New function.
2919                 New menu entry for this.
2920         (fill-paragraph-function): Use when `boundp'.
2921         (cperl-calculate-indent): Take into account groups when indenting RExen.
2922         (cperl-to-comment-or-eol): Recognize # which end a string.
2923         (cperl-modify-syntax-type): Make only syntax-table property non-sticky.
2924         (cperl-fill-paragraph): Return t: needed for `fill-paragraph-function'.
2925         (cperl-fontify-syntaxically): More clear debugging message.
2926         (cperl-pod2man-build-command): Check (XEmacs) `Man-filter-list'.
2927         (cperl-init-faces): More complicated highlight even on XEmacs (new).
2928         Merge cosmetic changes from XEmacs.
2930         After 5.9:
2931         (cperl-1+): Move to before the first use.
2932         (cperl-1-): Likewise.
2934         After 5.10:
2936         This code may lock Emacs hard!!!  Use at your own risk!
2938         (cperl-font-locking): New internal variable.
2939         (cperl-beginning-of-property): New function.
2940         (cperl-calculate-indent): Use `cperl-beginning-of-property'
2941         instead of `previous-single-property-change'.
2942         (cperl-unwind-to-safe): Likewise.
2943         (cperl-after-expr-p): Likewise.
2944         (cperl-get-here-doc-region): Likewise.
2945         (cperl-font-lock-fontify-region-function): Likewise.
2946         (cperl-to-comment-or-eol): Do not call `cperl-update-syntaxification'
2947                         recursively.
2948                 Bound `next-single-property-change' via `point-max'.
2949         (cperl-unwind-to-safe): Bound likewise
2950         (cperl-font-lock-fontify-region-function): Likewise.
2951         (cperl-find-pods-heres): Mark as recursive for `cperl-to-comment-or-eol'
2952                 Initialization of `cperl-font-lock-multiline-start' could be
2953                 missed if the "main" fontification did not run due to the
2954                 keyword being already fontified.
2955         (cperl-pod-spell): Return t from do-one-chunk function.
2956         (cperl-map-pods-heres): Stop when the worker returns nil.
2957                 Call `cperl-update-syntaxification'.
2958         (cperl-get-here-doc-region): Call `cperl-update-syntaxification'.
2959         (cperl-get-here-doc-delim): Remove unused function.
2961         After 5.11:
2963         The possible lockup of Emacs (introduced in 5.10) fixed.
2965         (cperl-unwind-to-safe): `cperl-beginning-of-property' won't return nil.
2966         (cperl-syntaxify-for-menu): New customization variable.
2967         (cperl-select-this-pod-or-here-doc): New function.
2968         (cperl-get-here-doc-region): Extra argument.
2969                 Do not adjust pos by 1.
2971         New menu entries
2972                 (Perl/Tools): Selection of current POD or HERE-DOC section.
2973                 (Debugging CPerl:) backtrace on fontification.
2975         After 5.12:
2976         (cperl-cached-syntax-table): Use `car-safe'.
2977         (cperl-forward-re): Remove spurious argument SET-ST.
2978                 Add documentation.
2979         (cperl-forward-group-in-re): New function.
2980         (cperl-find-pods-heres): Find and highlight (?{}) blocks in RExen
2981         (XXXX Temporary (?) hack is to syntax-mark them as comment).
2983         After 5.13:
2984         (cperl-string-syntax-table): Make { and } not-grouping
2985           (Sometimes they ARE grouping in RExen, but matching them would only
2986            confuse in many situations when they are not)
2987         (beginning-of-buffer): Replace two occurences with goto-char...
2988         (cperl-calculate-indent): `char-after' could be nil...
2989         (cperl-find-pods-heres): REx can start after "[" too.
2990                 Hightlight (??{}) in RExen too.
2991         (cperl-maybe-white-and-comment-rex): New constant
2992         (cperl-white-and-comment-rex): Likewise.
2993                 XXXX Not very efficient, but hard to make
2994                 better while keeping 1 group.
2996         After 5.13:
2997         (cperl-find-pods-heres): $foo << identifier() is not a HERE-DOC.
2998                 Likewise for 1 << identifier.
3000         After 5.14:
3001         (cperl-find-pods-heres): Different logic for $foo .= <<EOF etc.
3002                 Error-less condition-case could fail.
3003         (cperl-font-lock-fontify-region-function): Likewise.
3004         (cperl-init-faces): Likewise.
3006         After 5.15:
3007         (cperl-find-pods-heres): Support property REx-part2.
3008         (cperl-calculate-indent): Likewise.
3009                 Don't special-case REx with non-empty 1st line.
3010         (cperl-find-pods-heres): In RExen, highlight non-literal backslashes.
3011                 Invert highlighting of charclasses:
3012                         now the envelop is highlighted.
3013                 Highlight many others 0-length builtins.
3014         (cperl-praise): Mention indenting and highlight in RExen.
3016         After 5.15:
3017         (cperl-find-pods-heres): Highlight capturing parens in REx.
3019         After 5.16:
3020         (cperl-find-pods-heres): Highlight '|' for alternation
3021         Initialize `font-lock-warning-face' if not present.
3022         (cperl-find-pods-heres): Use `font-lock-warning-face' instead of
3023                          `font-lock-function-name-face'.
3024         (cperl-look-at-leading-count): Likewise.
3025         (cperl-find-pods-heres): Localize `font-lock-variable-name-face',
3026                         `font-lock-keyword-face' (needed for
3027                         batch processing), etc...
3028                 Use `font-lock-builtin-face' for builtin in REx
3029                         Now `font-lock-variable-name-face'
3030                         is used for interpolated variables
3031                 Use "talking aliases" for faces inside REx
3032                 Highlight parts of REx (except in charclasses)
3033                         according to the syntax and/or semantic
3034                 Syntax-mark a {}-part of (?{}) as "comment"
3035                         (it was the ()-part)
3036                 Better logic to distinguish what is what in REx
3037         (cperl-tips-faces): Document REx highlighting
3038         (cperl-praise): Mention REx syntax highlight etc.
3040         After 5.17:
3041         (cperl-find-sub-attrs): Would not always manage to print error message.
3042         (cperl-find-pods-heres): Localize `font-lock-constant-face'.
3044         After 5.18:
3045         (cperl-find-pods-heres): Misprint in REx for parsing REx.
3046                 Very minor optimization.
3047                 `my-cperl-REx-modifiers-face' got quoted.
3048                 Recognize "print $foo <<END" as HERE-doc.
3049                 Put `REx-interpolated' text attribute if needed.
3050         (cperl-invert-if-unless-modifiers): New function.
3051         (cperl-backward-to-start-of-expr): Likewise.
3052         (cperl-forward-to-end-of-expr): Likewise.
3053         (cperl-invert-if-unless): Works in "the opposite way" too.
3054                 Cursor position on return is on the switch-word.
3055                 Indents comments better.
3056         (REx-interpolated): New text attribute.
3057         (cperl-next-interpolated-REx): New function.
3058         (cperl-next-interpolated-REx-0): Likewise.
3059         (cperl-next-interpolated-REx-1): Likewise.
3060         "\C-c\C-x", "\C-c\C-y", "\C-c\C-v":     New keybinding for these functions.
3061         Perl/Regexp menu: 3 new entries for `cperl-next-interpolated-REx'.
3062         (cperl-praise): Mention finded interpolated RExen.
3064         After 5.19:
3065         (cperl-init-faces): Highlight %$foo, @$foo too.
3066         (cperl-short-docs): Better docs for system, exec.
3067         (cperl-find-pods-heres): Better detect << after print {FH} <<EOF etc.
3068                 Would not find HERE-doc ended by EOF without NL.
3069         (cperl-short-docs): Correct not-doubled \-escapes.
3070         start block: Put some `defvar' for stuff gone from XEmacs.
3072         After 5.20:
3073         initial comment: Extend copyright, fix email address.
3074         (cperl-indent-comment-at-column-0): New customization variable.
3075         (cperl-comment-indent): Indentation after $#a would increasy by 1.
3076         (cperl-mode): Make `defun-prompt-regexp' grok BEGIN/END etc.
3077         (cperl-find-pods-heres): Mark CODE of s///e as `syntax-type' `multiline'
3078         (cperl-at-end-of-expr): Would fail if @BAR=12 follows after ";".
3079         (cperl-init-faces): If `cperl-highlight-variables-indiscriminately'
3080                         highlight $ in $foo too (UNTESTED).
3081         (cperl-set-style): Docstring missed some available styles.
3082         toplevel: Menubar/Perl/Indent-Styles had FSF, now K&R.
3083                 Change "Current" to "Memorize Current".
3084         (cperl-indent-wrt-brace): New customization variable; the default is
3085                 as for pre-5.2 version.
3086         (cperl-styles-entries): Keep `cperl-extra-newline-before-brace-multiline'.
3087         (cperl-style-alist): Likewise.
3088         (cperl-fix-line-spacing): Support `cperl-merge-trailing-else' being nil,
3089                 and `cperl-extra-newline-before-brace' etc
3090                 being t
3091         (cperl-indent-exp): Plans B and C to find continuation blocks even
3092                 if `cperl-extra-newline-before-brace' is t.
3094         After 5.21:
3095         Improve some docstrings concerning indentation.
3096         (cperl-indent-rules-alist): New variable.
3097         (cperl-sniff-for-indent): New function name
3098                 (separated from `cperl-calculate-indent').
3099         (cperl-calculate-indent): Separate the sniffer and the indenter;
3100                 uses `cperl-sniff-for-indent' now.
3101         (cperl-comment-indent): Test for `cperl-indent-comment-at-column-0'
3102                 was inverted;
3103                 Support `comment-column' = 0.
3105 2006-10-11  Martin Rudalics  <rudalics@gmx.at>
3107         * dnd.el (dnd-handle-one-url): Fix typo in doc-string.
3108         * help-at-pt.el (scan-buf-move-to-region): Likewise.
3109         * longlines.el (longlines-window-change-function): Likewise.
3110         * simple.el (undo-ask-before-discard): Likewise.
3111         * wid-edit.el (widget-field-prompt-internal)
3112         (widget-documentation-link-p): Likewise.
3114 2006-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3116         * progmodes/sh-script.el (sh-get-kw): | is not among the allowed chars
3117         for a keyword.
3119 2006-10-09  Stefan Monnier  <monnier@iro.umontreal.ca>
3121         * newcomment.el (comment-valid-prefix-p): Make the check
3122         more thorough.  From an idea by Martin Rudalics <rudalics@gmx.at>.
3123         (comment-indent-new-line): Adjust call.
3125 2006-10-09  Ken Manheimer  <ken.manheimer@gmail.com>
3127         * allout.el (allout-back-to-current-heading): Base on lower-level
3128         routines to get proper disqualification of aberrant topics.
3130 2006-10-09  Richard Stallman  <rms@gnu.org>
3132         * textmodes/two-column.el (2C-two-columns): Doc fix.
3134 2006-10-09  Kim F. Storm  <storm@cua.dk>
3136         * shell.el (explicit-csh-args, explicit-bash-args): Add comment
3137         about implicit use.
3139 2006-10-08  Richard Stallman  <rms@gnu.org>
3141         * textmodes/two-column.el (2C-two-columns): Doc fix.
3143 2006-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
3145         * files.el: Mark `buffer-read-only' as safe-local-variable.
3147 2006-10-08  Nick Roberts  <nickrob@snap.net.nz>
3149         * progmodes/gdb-ui.el (gdb-speedbar-expand-node):
3150         Burp if GUD buffer has been killed.
3152 2006-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3154         * completion.el (add-completions-from-c-buffer):
3155         Don't presume an error's second element is a string.
3156         Use looking-at rather than buffer-substring + member.
3158 2006-10-07  Eli Zaretskii  <eliz@gnu.org>
3160         * mail/rmail.el (rmail-redecode-body): If the old encoding is
3161         `undecided', call find-coding-systems-region to find a proper
3162         non-trivial encoding.
3163         (rmail-mime-charset-pattern): Allow a TAB between "Content-Type"
3164         and "text/plain".
3166 2006-10-07  Kevin Ryde  <user42@zip.com.au>
3168         * textmodes/reftex-vars.el (defgroup reftex): Update home page
3169         url-link.
3171         * strokes.el (defgroup strokes): Remove invalid url-link.
3173 2006-10-07  Magnus Henoch  <mange@freemail.hu>
3175         * autoinsert.el (auto-insert-alist): Doc fix.
3177 2006-10-07  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
3179         * mouse-sel.el (mouse-insert-selection-internal):
3180         Use insert-for-yank, so that yank handlers are run.
3182 2006-10-07  Kim F. Storm  <storm@cua.dk>
3184         * ido.el (ido-file-extension-aux): Fix comparison.
3186 2006-10-06  Kim F. Storm  <storm@cua.dk>
3188         * ido.el (ido-wide-find-dirs-or-files): Use shell-quote-argument.
3190 2006-10-05  Juanma Barranquero  <lekktu@gmail.com>
3192         * emacs-lisp/advice.el (ad-remove-advice, ad-parse-arglist)
3193         (ad-make-mapped-call): Use `let', not `let*'.
3195 2006-10-05  Chong Yidong  <cyd@stupidchicken.com>
3197         * international/mule-cmds.el (coding-system-change-eol-conversion):
3198         Ensure the coding system is initialized before calling
3199         coding-system-eol-type.
3201 2006-10-04  Carsten Dominik  <dominik@science.uva.nl>
3203         * textmodes/org.el (org-rm-props, org-activate-plain-links)
3204         (org-activate-angle-links, org-activate-dates)
3205         (org-activate-target-links, org-activate-camels)
3206         (org-activate-tags): Add `rear-nonsticky' text property to avoid
3207         textproperty keymaps from being active beyond the end of a line.
3208         (org-unfontify-region): Also remove `rear-nonsticky' property.
3210 2006-10-04  Kenichi Handa  <handa@m17n.org>
3212         * international/code-pages.el (next): Table fixed.
3214 2006-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
3216         * progmodes/sh-script.el (sh-prev-thing): Remove (forward-char 1) now
3217         that it's been made unnecessary by removing narrowing.
3219 2006-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3221         * progmodes/sh-script.el (sh-prev-thing): Massage to untangle the
3222         control flow a bit, simplify another bit, and add comments.
3224 2006-10-03  David Kastrup  <dak@gnu.org>
3226         * help.el (describe-mode): For clicks on mode-line, use "@"
3227         interactive argument to get the major mode of the click instead of
3228         the current buffer.
3230         * isearch.el (isearch-mouse-2): Use new semantics of `key-binding'
3231         in order to better redirect mouse-2 clicks.  Also allow default
3232         bindings to apply.
3234 2006-10-03  Kim F. Storm  <storm@cua.dk>
3236         * emacs-lisp/cl.el (pushnew-internal): Remove defvar.
3237         (pushnew): Fix last change.
3239 2006-10-03  Denis St\e,A|\e(Bnkel  <dstuenkel@googlemail.com>  (tiny change)
3241         * ibuf-ext.el (eval, view-and-eval) <define-ibuffer-op>:
3242         Use the interactive spec of `eval-expression'.
3244 2006-10-02  Michael Welsh Duggan  <md5i@cs.cmu.edu>
3246         * progmodes/sh-script.el (sh-prev-thing): Fix last change.
3248 2006-10-02  MIYOSHI Masanori  <miyoshi@meadowy.org>  (tiny change)
3250         * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo in
3251         2006-09-28 commit.
3253 2006-10-02  Kenichi Handa  <handa@m17n.org>
3255         * international/code-pages.el (iso-8859-6): Table fixed.
3257 2006-10-01  Chris Moore  <christopher.ian.moore@gmail.com>  (tiny change)
3259         * dired.el (dired-build-subdir-alist): Fix previous change.
3261 2006-10-01  Johan Bockg\e,Ae\e(Brd  <bojohan+mail@dd.chalmers.se>
3263         * simple.el (undo-elt-crosses-region): Fix the inequalities.
3265 2006-10-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3267         * emacs-lisp/find-func.el (find-function-regexp): Don't match
3268         "define-button-type".
3270         * pcvs.el (cvs-update-header): Fix handling of extra newlines so that
3271         they don't keep accumulating.
3273 2006-10-01  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>  (tiny change)
3275         * ffap.el (ffap-rfc-path): Change the address of the RFC
3276         repository to ftp.rfc-editor.org, as ds.internic.net seems to be gone.
3278 2006-10-01  Stephen Berman  <Stephen.Berman@gmx.net>
3280         * allout.el (allout-expose-topic): Rectify implementation of "+"
3281         spec, so that bodies are not exposed with headlines.
3283 2006-10-01  Ken Manheimer  <ken.manheimer@gmail.com>
3285         * allout.el (allout-current-depth): Do aberrent check only at or
3286         below doublecheck depth.
3287         (allout-chart-subtree): Make it explicit that LEVELS being nil
3288         means unlimited depth.  Drop undocumented support for LEVELS value
3289         t meaning unlimited depth.  (This is consistent with
3290         allout-chart-to-reveal, but contrary to allout-show-children,
3291         which needs to use nil to default to depth of 1.)
3292         (allout-goto-prefix-doublechecked): Wrap long docstring line.
3293         (allout-chart-to-reveal): Be explicit in docstring about meaning
3294         of nil LEVELS, and drop support for LEVELS value t.
3295         (allout-show-children): Translate the level spec used by this
3296         routine to that used by allout-chart-subtree and
3297         allout-chart-to-reveal.
3298         (allout-show-to-offshoot): Retry once when stuck, after opening
3299         subtree - improvements in discontinuity handling likely will
3300         enable progress.
3302 2006-09-30  Chong Yidong  <cyd@stupidchicken.com>
3304         * wid-edit.el (widget-button-click-moves-point): New variable.
3305         (widget-button-click): If widget-button-click-moves-point is
3306         non-nil, set point after performing the button action
3308         * cus-edit.el (custom-mode): Set widget-button-click-moves-point.
3310 2006-09-30  Martin Rudalics  <rudalics@gmx.at>
3312         * files.el (find-file-existing): Modify to not allow wildcards.
3314 2006-09-30  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
3316         * simple.el (undo-more): When undo information for the region is
3317         exhausted, say "No further undo information FOR REGION".
3319 2006-09-30  Michael Welsh Duggan  <md5i@cs.cmu.edu>
3321         * progmodes/sh-script.el (sh-prev-thing):
3322         Take `sh-leading-keywords' into account.
3324 2006-09-29  Glenn Morris  <rgm@gnu.org>
3326         * custom.el (defcustom): Doc fix.
3328         * calendar/calendar.el (european-calendar-style):
3329         Call european-calendar or american-calendar as needed when set.
3330         (diary-view-entries, list-calendar-holidays): Move autoloads
3331         before use.
3333 2006-09-29  Juri Linkov  <juri@jurta.org>
3335         * progmodes/cperl-mode.el (cperl-after-expr-p): Don't move point
3336         to nil if there is no previous property change.
3338 2006-09-29  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
3340         * cus-edit.el (custom-save-all): Switch to emacs-lisp mode before
3341         saving anything to be sure that `forward-sexp' behaves correctly.
3343 2006-09-29  Chong Yidong  <cyd@stupidchicken.com>
3345         * simple.el (line-move-finish): Ignore field boundaries if the
3346         initial and final points have the same `field' property.
3348 2006-09-29  Kim F. Storm  <storm@cua.dk>
3350         * ido.el (ido-file-internal): Only bind minibuffer-completing-file-name
3351         to t while calling ido-read-internal.
3353 2006-09-29  Carsten Dominik  <dominik@science.uva.nl>
3355         * textmodes/org.el (org-file-remote-p): Get regexp from list.
3356         (org-archive-subtree): Remove erraneous `]' from character list.
3358 2006-09-28  Jonathan Yavner  <jyavner@member.fsf.org>
3360         * ses.el (ses-in-print-area, ses-goto-data, ses-load)
3361         (ses-reconstruct-all): Make undo of "insert row" work by keeping
3362         markers for data-area and parameters-area.
3364 2006-09-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3366         * progmodes/make-mode.el (makefile-mode): Don't disable jit-lock.
3368         * font-lock.el (font-lock-after-change-function): Refontify next line
3369         as well if end is at BOL.
3370         (font-lock-extend-jit-lock-region-after-change): Be more careful to
3371         only extend the region as much as needed.
3373 2006-09-28  Richard Stallman  <rms@gnu.org>
3375         * comint.el (comint-mode): Bind font-lock-defaults non-nil.
3377         * subr.el (insert-for-yank-1): Handle `font-lock-face' specially.
3379         * international/mule.el (after-insert-file-set-coding):
3380         If VISIT, don't let set-buffer-multibyte make undo info.
3382 2006-09-28  Osamu Yamane  <yamane@green.ocn.ne.jp>  (tiny change)
3384         * mail/smtpmail.el (smtpmail-try-auth-methods): Do not break long
3385         lines in base64-encoded authentication response.
3387 2006-09-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3389         * progmode/ebnf2ps.el: Doc fix. Implement arrow spacing and scaling.
3390         (ebnf-version): New version 4.3.
3391         (ebnf-arrow-extra-width, ebnf-arrow-scale): New options.
3392         (ebnf-prologue): Adjust PostScript programming.
3393         (ebnf-begin-file, ebnf-insert-ebnf-prologue, ebnf-terminal-dimension1)
3394         (ebnf-repeat-dimension, ebnf-except-dimension): Adjust code.
3396 2006-09-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3398         * jit-lock.el (jit-lock-force-redisplay): Rename from
3399         jit-lock-fontify-again, and undo the mistaken change I've just done.
3401         * jit-lock.el (jit-lock-fontify-now): Don't fontify the empty text.
3402         (jit-lock-fontify-again): Don't refontify text that's not displayed.
3404 2006-09-26  Kenichi Handa  <handa@m17n.org>
3406         * startup.el (display-splash-screen): Allow a prefix argument.
3408 2006-09-25  Jason Rumney  <jasonr@gnu.org>
3410         * subr.el (shell-quote-argument): Use DOS logic for Windows
3411         shells with DOS semantics.
3413 2006-09-24  Richard Stallman  <rms@gnu.org>
3415         * progmodes/compile.el (compilation-goto-locus-delete-o): New fn.
3416         (compilation-goto-locus): Use compilation-goto-locus-delete-o
3417         to delete the overlay.  Put it on pre-command-hook.
3419         * emacs-lisp/timer.el (timer-max-repeats): Doc fix.
3421         * startup.el (fancy-splash-screens, normal-splash-screen):
3422         Call the splash buffer *About GNU Emacs*.
3424         * simple.el (next-error-highlight, next-error-highlight-no-select):
3425         Default to 0.5.
3426         (yank-excluded-properties): Add `fontified'.
3428         * font-lock.el (font-lock-compile-keywords): Allow value of
3429         syntax-begin-function to enable paren-column-0 highlighting.
3431 2006-09-24  Chris Moore  <christopher.ian.moore@gmail.com>  (tiny change)
3433         * dired.el (dired-build-subdir-alist): When file ends in colon,
3434         don't exit the loop, just disregard that file.
3436 2006-09-24  Chong Yidong  <cyd@stupidchicken.com>
3438         * simple.el (line-move-finish): Handle corner case for fields in
3439         continued lines.
3440         (line-move-1): Remove flawed test for that case.
3442 2006-09-24  Ken Manheimer  <ken.manheimer@gmail.com>
3444         * icomplete.el (icomplete-simple-completing-p): Use the correct
3445         name for the new variable, `icomplete-with-completion-tables'.
3446         (file local variables): Remove superfluous setting.
3448 2006-09-23  Jeff Miller  <jmiller@cablespeed.com>  (tiny change)
3450         * calendar/appt.el (appt-check): Fix typo for appointments just
3451         after midnight.
3453 2006-09-23  Chong Yidong  <cyd@stupidchicken.com>
3455         * help.el (describe-key-briefly, describe-key): Don't expect an
3456         extra up event if a down-event is generated by a popup menu.
3458 2006-09-23  Michal Nazarewicz  <mnazarewicz@gmail.com>  (tiny change)
3460         * textmodes/ispell.el (ispell-change-dictionary): Don't check the
3461         local dictionary when changing the global dictionary.
3463 2006-09-23  Ken Manheimer  <ken.manheimer@gmail.com>
3465         * icomplete.el (icomplete-with-completion-tables): List of
3466         specialized completion tables with which icomplete should
3467         operate.  Include the new `internal-complete-buffer', so icomplete
3468         works with interactive buffer-selection.
3469         (icomplete-simple-completing-p): Add acceptance of specialized
3470         completion tables listed in icomplete-with-completion-tables.
3472 2006-09-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3474         * frame.el (focus-follows-mouse): Set default to nil on Mac.
3476         * startup.el (command-line): Use `custom-reevaluate-setting' for
3477         `focus-follows-mouse'.
3479 2006-09-22  Richard Stallman  <rms@gnu.org>
3481         * cus-edit.el (custom-buffer-create-internal): In `emacs -q',
3482         explain why Save is not available.
3484 2006-09-22  Juanma Barranquero  <lekktu@gmail.com>
3486         * woman.el (woman0-so): Use `let*', not `let'.
3487         (woman-horizontal-line): Remove unbalanced parenthesis.
3489 2006-09-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3491         * woman.el: Make sure all the end-of-region markers we use have
3492         a non-nil insertion-type.
3493         (woman0-so): Move things around so we can use copy-marker.
3494         (woman0-roff-buffer, woman2-process-escapes-to-eol, woman2-roff-buffer):
3495         Adjust marker type.
3496         (woman2-process-escapes): Check marker type.
3497         (woman-horizontal-line): Dispense with the use of a marker.
3499 2006-09-22  Jay Belanger  <belanger@truman.edu>
3501         * calc/calc-lang.el: Add Greek letters to math-variable-table
3502         property of tex.
3504 2006-09-22  Chong Yidong  <cyd@stupidchicken.com>
3506         * files.el (save-some-buffers-action-alist): Display diff in view-mode.
3508 2006-09-22  Masatake YAMATO  <jet@gyve.org>
3510         * add-log.el (add-log-current-defun): Use `forward-sexp'
3511         instead of `forward-word' to pick c++::symbol.
3512         Reported by Guanpeng Xu <herberteuler@hotmail.com>.
3514 2006-09-22  Kenichi Handa  <handa@m17n.org>
3516         * bindings.el: Fix setting self-insert-command for multibyte
3517         characters in global-map.
3519 2006-09-21  David Kastrup  <dak@gnu.org>
3521         * mouse.el (mouse-posn-property): Fix typo for `event-start' in
3522         doc string.
3524 2006-09-21  Kenichi Handa  <handa@m17n.org>
3526         * language/european.el ("Latin-1"): Add windows-1252 to
3527         coding-priority.
3528         ("German"): Likewise.
3530 2006-09-21  Kim F. Storm  <storm@cua.dk>
3532         * emacs-lisp/cl-macs.el (member*): Use memql instead of complex code.
3533         Suggested by Miles Bader.
3535         * emacs-lisp/cl.el (pushnew): Rework 2006-09-10 change.  Use memql
3536         instead of add-to-list in the simple case.
3538 2006-09-20  Kenichi Handa  <handa@m17n.org>
3540         * isearch.el (isearch-process-search-char): Cancel the previous change.
3541         (isearch-search-string): New function.
3542         (isearch-search): Use isearch-search-string.
3543         (isearch-lazy-highlight-search): Likewise.
3545 2006-09-20  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3547         * lpr.el (lpr-page-header-switches): Insert `*' at beginning of doc
3548         string to become an option.
3550 2006-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3552         * files.el (find-buffer-visiting): Don't get fooled by a nil inode.
3554 2006-09-20  Kim F. Storm  <storm@cua.dk>
3556         * simple.el (line-move-partial): Call pos-visible-in-window-p with
3557         position t instead of trying both window-end and window-end - 1.
3559 2006-09-20  Carsten Dominik  <dominik@science.uva.nl>
3561         * textmodes/org.el (org-scan-tags): Find end of subtrees also in
3562         hidden trees.
3564 2006-09-20  David Kastrup  <dak@gnu.org>
3566         * mouse.el (mouse-posn-property): Improve doc string.
3567         (mouse-on-link-p): Change buffers for function calls on links.
3569         * menu-bar.el (clipboard-yank): Bomb out in interactive use if
3570         buffer is read-only.
3572 2006-09-20  Ken Manheimer  <ken.manheimer@gmail.com>
3574         * allout.el (allout-unprotected): Let inhibit-read-only only when
3575         buffer-read-only isn't set.
3576         (allout-annotate-hidden): Enable topic annotation during copies even
3577         when the buffer is read-only, eg for topic copies.  Ensure that the loop
3578         advances, even when the span extends beyond the deletion region.
3579         (allout-toggle-subtree-encryption): Use allout-structure-added-hook
3580         rather than allout-exposure-changed-hook, as a stronger assertion.
3581         (allout-keybindings-list): Add bindings for
3582         allout-copy-line-as-kill and allout-copy-topic-as-kill.
3583         (allout-copy-line-as-kill, allout-copy-topic-as-kill):
3584         Copy wrappers for allout-kill-line and allout-kill-topic.
3585         (allout-listify-exposed): Position correctly to accumulate lines.
3587 2006-09-19  Chong Yidong  <cyd@stupidchicken.com>
3589         * simple.el (line-move-1): Escape field boundaries occurring
3590         exactly at point.  Update goal column if constrained to a field.
3591         (line-move-finish): Escape field boundaries occurring exactly at point.
3593 2006-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3595         * mouse.el (mouse-on-link-p): Tentatively fix last change.
3596         (mouse-drag-vertical-line): Remove unused var `wconfig'.
3598 2006-09-19  Kim F. Storm  <storm@cua.dk>
3600         * help.el (describe-key-briefly, describe-key): Simplify printing
3601         of descriptions by using format and %S.  Fix "is undefined"
3602         messages to say "at that spot" for mouse events.
3604         * simple.el (line-move-partial): Optimize.  Try window-line-height
3605         before posn-at-point to get vpos of current line.
3607 2006-09-18  Michael Kifer  <kifer@cs.stonybrook.edu>
3609         * viper.el: Bump up version/date of update to reflect the substantial
3610         changes done in August 2006.
3612         * viper-cmd (viper-next-line-at-bol): Make sure button-at, push-button
3613         are defined.
3615         * ediff-util.el (ediff-add-to-history): New function.
3617         * ediff.el: Use ediff-add-to-history instead of add-to-history.
3619 2006-09-18  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
3621         * textmodes/conf-mode.el (conf-space-mode): Doc fix.
3622         Delete duplicate make-local-variable form.
3623         (conf-space-keywords): Add autoload cookie.
3624         Fix typo (`keywords', not `keyword').
3626 2006-09-18  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3628         * cus-start.el (all): Rename x-gtk-show-chooser-help-text to
3629         x-gtk-file-dialog-help-text.  Rename x-use-old-gtk-file-dialog
3630         to x-gtk-use-old-file-dialog
3632 2006-09-18  Richard Stallman  <rms@gnu.org>
3634         * wid-edit.el (widget-button-click): Handle non-mouse-motion events
3635         that might come in during mouse tracking.
3637 2006-09-18  Kim F. Storm  <storm@cua.dk>
3639         * simple.el (line-move-partial): Rework 2006-09-15 change to use
3640         new window-line-height function.  Further optimize by not calling
3641         pos-visible-in-window-p for window-end when window-line-height
3642         returns useful information.
3644 2006-09-16  Richard Stallman  <rms@gnu.org>
3646         * textmodes/conf-mode.el (conf-mode-map): Use conf-space-keywords cmd.
3647         (conf-space-mode): Don't handle prefix arg.
3648         Delete conf-space-keywords-override code.
3649         Use add-hook.
3650         (conf-space-keywords): New command.
3651         (conf-space-mode-internal): Be careful with imenu-generic-expression.
3652         Delete conf-space-keywords-override code.
3653         (conf-space-keywords-alist): Doc fix.
3654         (conf-space-font-lock-keywords): Doc fix.
3655         (conf-space-keywords-override): Var deleted.
3657 2006-09-16  Chong Yidong  <cyd@stupidchicken.com>
3659         * startup.el (fancy-splash-screens): Don't switch to the scratch
3660         buffer; it may not be the next buffer.
3662 2006-09-16  Romain Francoise  <romain@orebokech.com>
3664         * saveplace.el (load-save-place-alist-from-file): Use expanded name
3665         in both messages.
3667 2006-09-16  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>
3669         * progmodes/python.el (python-preoutput-filter):
3670         Fix arg order to string-match.
3672 2006-09-16  Richard Stallman  <rms@gnu.org>
3674         * obsolete/fast-lock.el (fast-lock-cache-data): Provide 2nd arg to
3675         font-lock-compile-keywords.
3677         * font-lock.el (font-lock-compile-keywords): Rename optional arg
3678         to SYNTACTIC-KEYWORDS and reverse the sense.  All callers changed.
3680 2006-09-16  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3682         * cus-start.el (all): Add x-gtk-show-chooser-help-text.
3684         * select.el (xselect-convert-to-string): If UTF8_STRING is requested
3685         and the data doesn't look like UTF8, send STRING instead.
3687 2006-09-16  Agust\e,Am\e(Bn Mart\e,Am\e(Bn  <agustin.martin@hispalinux.es>
3689         * textmodes/flyspell.el (flyspell-check-region-doublons):
3690         New function to detect duplicated words.
3691         (flyspell-large-region): Use it.
3693 2006-09-16  Chong Yidong  <cyd@stupidchicken.com>
3695         * simple.el (line-move-to-column): Revert 2006-08-03 change.
3697 2006-09-16  Eli Zaretskii  <eliz@gnu.org>
3699         * help.el (describe-prefix-bindings): Use let, not let*.
3701 2006-09-16  Ken Manheimer  <ken.manheimer@gmail.com>
3703         * allout.el (allout-regexp, allout-line-boundary-regexp)
3704         (allout-bob-regexp): Correct grouping and boundaries to fix
3705         backwards traversal.
3706         (allout-depth-specific-regexp, allout-depth-one-regexp):
3707         New versions that exploit \\{M\\} regexp syntax, to avoid geometric or
3708         worse time in allout-ascend.
3709         (allout-doublecheck-at-and-shallower): Identify depth threshold
3710         below which topics are checked for and disqualified by containment
3711         discontinuities.
3712         (allout-hotspot-key-handler): Correctly handle multiple-key
3713         strokes.  Remove some unused variables.
3714         (allout-mode-leaders): Clarify that mode-specific comment-start
3715         will be used.
3716         (set-allout-regexp): Correctly regexp-quote allout regexps to
3717         properly accept alternative header-leads and primary bullets with
3718         regexp-specific characters (eg, C "/*", mathematica "(*").
3719         Include new regular expressions among those configured.
3720         (allout-infer-header-lead-and-primary-bullet):
3721         Rename allout-infer-header-lead.
3722         (allout-recent-depth): Manifest as a variable as well as a function.
3723         (allout-prefix-data): Simplify into an inline instead of a macro,
3724         assuming current match data rather than being explicitly passed
3725         it.  Establish allout-recent-depth value as well as
3726         allout-recent-prefix-beginning and allout-recent-prefix-end.
3727         (allout-aberrant-container-p): True when an item's immediate
3728         offspring discontinuously contained.  Useful for disqualifying
3729         unintended topic prefixes, likely at low depths.
3730         (allout-goto-prefix-doublechecked): Elaborate version of
3731         allout-goto-prefix which disqualifies aberrant pseudo-items.
3732         (allout-pre-next-prefix): Layer on top of lower-level routines, to
3733         get disqualification of aberrant containers.
3734         (allout-end-of-prefix, allout-end-of-subtree): Disqualify aberrant
3735         containers.
3736         (allout-beginning-of-current-entry): Position at start of buffer
3737         when in container (depth 0) entry.
3738         (nullify-allout-prefix-data): Invalidate allout-recent-* prefix data.
3739         (allout-current-bullet): Strip text properties.
3740         (allout-get-prefix-bullet): Use right match groups.
3741         (allout-beginning-of-line, allout-next-heading):
3742         Disqualify aberrant containers.
3743         (allout-previous-heading): Disqualify aberrant containers, and
3744         change to regular (rather than inline) function, to allow
3745         self-recursion.
3746         (allout-get-invisibility-overlay): Increment so progress is made
3747         when the first overlay is not the sought one.
3748         (allout-end-of-prefix): Disqualify aberrant containers.
3749         (allout-end-of-line): Cycle something like allout-beginning-of-line.
3750         (allout-mode): Make allout-old-style-prefixes (ie, enabling use with
3751         outline.el outlines) functional again.  Change the primary bullet
3752         along with the header-lead - level 1 new-style bullets now work.
3753         Engage allout-before-change-handler in mainline Emacs, not just
3754         XEmacs, to do undo handling.
3755         (allout-before-change-handler): Expose undo changes occurring in
3756         hidden regions.  Use allout-get-invisibility-overlay instead of
3757         reimplementing it inline.
3758         (allout-chart-subtree): Use start rather than end of prefix in
3759         charts.  Use allout-recent-depth variable.
3760         (allout-chart-siblings): Disqualify aberrant topics.
3761         (allout-beginning-of-current-entry): Position correctly.
3762         (allout-ascend): Use new allout-depth-specific-regexp and
3763         allout-depth-one-regexp for linear instead of O(N^2) or worse
3764         behavior.
3765         (allout-ascend-to-depth): Depend on allout-ascend, rather than
3766         reimplementing an algorithm.
3767         (allout-up-current-level): Depend on allout-ascend, rather than
3768         reimplementing an algorithm.  Return to start-point if we fail.
3769         (allout-descend-to-depth): Use allout-recent-depth variable
3770         instead of function.
3771         (allout-next-sibling): On traversal of numerous intervening
3772         topics, resort to economical allout-next-sibling-leap.
3773         (allout-next-sibling-leap): Specialized version of
3774         allout-next-sibling that uses allout-ascend cleverly, to depend on
3775         a regexp search to leap large numbers of contained topics, rather
3776         than arbitrarily many one-by-one traversals.
3777         (allout-next-visible-heading): Disqualify aberrant topics.
3778         (allout-previous-visible-heading): Position consistently when
3779         interactive.
3780         (allout-forward-current-level): Base on allout-previous-sibling
3781         rather than (differently) reimplmenting the algorithm.  Remove some
3782         unused variables.
3783         (allout-solicit-alternate-bullet): Present default choice stripped
3784         of text properties.
3785         (allout-rebullet-heading): Use bullet stripped of text properties.
3786         Register changes using allout-exposure-change-hook.
3787         Disregard aberrant topics.
3788         (allout-shift-in): With universal-argument, make topic a peer of
3789         it's former offspring.  Simplify the code by separating out
3790         allout-shift-out functionality.
3791         (allout-shift-out): With universal-argument, make offspring peers
3792         of their former container, and its siblings.  Implement the
3793         functionality here, rather than inappropriately muddling the
3794         implementation of allout-shift-in.
3795         (allout-rebullet-topic): Respect additional argument for new
3796         parent-child separation function.
3797         (allout-yank-processing): Use allout-ascend directly.
3798         (allout-show-entry): Disqualify aberrant topics.
3799         (allout-show-children): Handle discontinuous children gracefully,
3800         extending the depth being revealed to expose them and posting a
3801         message indicating the situation.
3802         (allout-show-to-offshoot): Remove obsolete and incorrect comment.
3803         Leave cursor in correct position.
3804         (allout-hide-current-subtree): Use allout-ascend directly.
3805         Disqualify aberrant topics.
3806         (allout-kill-line, allout-kill-topic): Preserve exposure layout in
3807         a way that the yanks can restore it, as used to happen.
3808         (allout-yank-processing): Restore exposure layout as recorded by
3809         allout-kill-*, as used to happen.
3810         (allout-annotate-hidden, allout-hide-by-annotation): New routines
3811         for preseving and restoring exposure layout across kills.
3812         (allout-toggle-subtree-encryption): Run allout-exposure-change-hook.
3813         (allout-encrypt-string): Strip text properties.
3814         Rearranged order and outline-headings for some of the
3815         miscellaneous functions.
3816         (allout-resolve-xref): No need to quote the error name in the
3817         condition-case handler section.
3818         (allout-flatten): Classic recursive (and recursively intensive,
3819         without tail-recursion) list-flattener, needed by allout-shift-out
3820         when confronted with discontinuous children.
3822 2006-09-16  Jason Rumney  <jasonr@gnu.org>
3824         * dnd.el (dnd-open-remote-file-function): Use dnd-open-local-file
3825         on ms-windows.
3826         (dnd-open-unc-file): Remove.
3827         (dnd-open-local-file): Mention in doc string that it also handles
3828         remote files if the system natively supports unc file-names.
3830 2006-09-15  Kim F. Storm  <storm@cua.dk>
3832         * help.el (describe-key): Handle C-h k in *Help* buffer; collect
3833         all necessary information about the event before erasing *Help*.
3835         * simple.el (line-move-partial): Use window-line-visiblity to
3836         quickly check whether last line is partially visible, and only do
3837         the hard (and slow) part in that case.
3839 2006-09-15  Jay Belanger  <belanger@truman.edu>
3841         * COPYING: Replace "Library Public License" by "Lesser Public
3842         License" throughout.
3844 2006-09-15  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3846         * term/x-win.el (x-menu-bar-open): New function for F10.
3848 2006-09-15  Chong Yidong  <cyd@stupidchicken.com>
3850         * progmodes/compile.el (compilation-error-regexp-alist-alist):
3851         Disallow filenames containing " -" to avoid confusion with libtool
3852         compilation messages.  Suggested by Stefan Monnier.
3854 2006-09-15  David Kastrup  <dak@gnu.org>
3856         * mouse-sel.el (mouse-sel-follow-link-p): Use event position
3857         instead of buffer position for `mouse-on-link-p'.
3859         * mouse.el (mouse-posn-property): New function looking up the
3860         properties at a click position in overlays and text properties in
3861         either buffer or strings.
3862         (mouse-on-link-p): Use `mouse-posn-property' to streamline lookup
3863         of both `follow-link' as well as `mouse-face' properties.
3864         (mouse-drag-track): Check `mouse-on-link-p' on event position, not
3865         buffer position.
3867         * help.el (describe-key-briefly): When reading a down-event on
3868         mode lines or scroll bar, swallow the following up event, too.
3869         Use the new mouse sensitity of `key-binding' for lookup.
3870         (describe-key): The same here.
3872 2006-09-15  Juanma Barranquero  <lekktu@gmail.com>
3874         * play/life.el (life-patterns): Add a few more interesting patterns.
3875         (life-setup): Force `show-trailing-whitespace' to nil.
3877 2006-09-14  Richard Stallman  <rms@gnu.org>
3879         * startup.el (fancy-splash-text): Change text to improve alignment.
3880         (fancy-splash-screens): Don't set non-standard tab width.
3881         Bind cursor-type temporarily, and make it easy to patch to
3882         preserve the splash buffer.
3883         (normal-splash-screen, fancy-splash-tail): Spell out "Meta-x".
3884         (fancy-splash-screens): Display echo-area message explicitly.
3885         Don't set fancy-splash-help-echo.
3887         * simple.el (line-number-mode): Group mode-line instead of
3888         editing-basics.
3889         (column-number-mode, size-indication-mode): Likewise.
3891         * faces.el (mode-line-faces): Group mode-line instead of modeline.
3893         * time.el (display-time): Group mode-line instead of modeline.
3895         * cus-edit.el (mode-line): Rename from modeline.  All uses changed.
3897 2006-09-14  Chong Yidong  <cyd@stupidchicken.com>
3899         * startup.el (fancy-splash-text): Move editing instructions to
3900         fancy-splash-head.
3901         (fancy-splash-head): Issue editing instructions.
3902         (fancy-splash-screens): Fixup whitespace.
3904 2006-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3906         * bindings.el (mode-line-buffer-identification-keymap):
3907         Remove duplicate line.
3909 2006-09-14  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
3911         * ido.el (ido-ignore-item-p): Allow any kind of functions in
3912         ignore lists.
3914 2006-09-14  Kim F. Storm  <storm@cua.dk>
3916         * jit-lock.el (jit-lock-fontify-again): New function.
3917         (jit-lock-fontify-now): Use it instead of lambda form.
3919 2006-09-13  Agustin Martin  <agustin.martin@hispalinux.es>
3921         * textmodes/flyspell.el (flyspell-word, flyspell-correct-word)
3922         (flyspell-auto-correct-word): Make ispell-filter local to these
3923         functions.  Check that ispell-filter has new stuff before calling
3924         ispell-parse-output.
3926 2006-09-13  Kim F. Storm  <storm@cua.dk>
3928         * simple.el (line-move-partial): Optimize.
3930 2006-09-13  Richard Stallman  <rms@gnu.org>
3932         * thingatpt.el (thing-at-point-bounds-of-url-at-point):
3933         Delete spurious backquote.
3935 2006-09-07  Ryan Yeske  <rcyeske@gmail.com>
3937         * net/rcirc.el (rcirc-print): Fix last change.
3939 2006-09-12  Jay Belanger  <belanger@truman.edu>
3941         * calc/calc.el (calc-dispatch): Remove unnecessary `sit-for'.
3943 2006-09-07  Ryan Yeske  <rcyeske@gmail.com>
3945         * net/rcirc.el (rcirc-scroll-show-maximum-output): Rename from
3946         rcirc-show-maximum-output.
3947         (rcirc-mode): Remove window-scroll-function hook.
3948         (rcirc-scroll-to-bottom): Remove function.
3949         (rcirc-print): Recenter so point stays at the bottom of the window
3950         if point was already there.
3952 2006-09-12  Paul Eggert  <eggert@cs.ucla.edu>
3954         * comint.el (comint-exec-1): Set EMACS to the full name of Emacs,
3955         not to "t".
3956         * progmodes/compile.el (compilation-start): Likewise.
3957         * progmodes/idlwave.el (idlwave-rescan-asynchronously):
3958         Don't use expand-file-name on invocation-directory, since this
3959         might mishandle special characters in invocation-directory.
3961 2006-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3963         * pcvs-defs.el: Remove * in defcustom's docstrings.
3965 2006-09-12  Nick Roberts  <nickrob@snap.net.nz>
3967         * progmodes/compile.el (compilation-directory-properties):
3968         Doc fix for help-echo.
3970 2006-09-12  Lars Hansen  <larsh@soem.dk>
3972         * desktop.el (desktop-read): Add comment.
3974 2006-09-12  Kim F. Storm  <storm@cua.dk>
3976         * simple.el (next-error-highlight, next-error-highlight-no-select):
3977         Fix spelling error.
3979         * subr.el (sit-for): Rework to use input-pending-p and cond.
3980         Return nil input is pending on entry also for SECONDS <= 0.
3981         (while-no-input): Use input-pending-p instead of sit-for.
3983 2006-09-11  Richard Stallman  <rms@gnu.org>
3985         * simple.el (next-error-highlight, next-error-highlight-no-select):
3986         Fix custom type and doc strings.
3988 2006-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
3990         * diff-mode.el (diff-apply-hunk-to-backup-file): New var.
3991         (diff-apply-hunk): Use it to ask for confirmation.
3993 2006-09-11  Reiner Steib  <Reiner.Steib@gmx.de>
3995         * emacs-lisp/cl.el (pushnew): Add missing `,'.
3997 2006-09-11  David Kastrup  <dak@gnu.org>
3999         * help.el (string-key-binding, describe-key-briefly)
4000         (describe-key): Remove `string-key-binding' and its callers since
4001         `key-binding' already caters for the proper lookup now.
4003 2006-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4005         * progmodes/cfengine.el (cfengine-font-lock-syntactic-keywords): Newvar.
4006         (cfengine-mode): Use it.  Fix \ syntax to be like /.
4008         * bindings.el (mode-line-buffer-identification-keymap):
4009         Move initialization into declaration.
4011 2006-09-10  Kim F. Storm  <storm@cua.dk>
4013         * ido.el (ido-edit-input, ido-complete, ido-take-first-match)
4014         (ido-push-dir-first, ido-kill-buffer-at-head, ido-exhibit)
4015         (ido-delete-file-at-head): Pass head of ido-matches through ido-name
4016         in case of merged directories.  Reported by Micha\e,Ak\e(Bl Cadilhac.
4018 2006-09-10  Richard Stallman  <rms@gnu.org>
4020         * dired-aux.el: Handle errors in recursive copy usefully.
4021         (dired-create-files-failures): New variable.
4022         (dired-copy-file): Remove condition-case.
4023         (dired-copy-file-recursive): Check for errors on all file
4024         operations, and add them to dired-create-files-failures.
4025         Check file file-date-erorr here too.
4026         (dired-create-files): Check dired-create-files-failures
4027         and report those errors too.
4029         * emacs-lisp/cl.el (pushnew): Use add-to-list when convenient.
4031         * subr.el (add-to-list): New argument COMPARE-FN.
4033 2006-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
4035         * filecache.el (file-cache-add-directory)
4036         (file-cache-add-directory-list, file-cache-add-file)
4037         (file-cache-add-directory-using-find)
4038         (file-cache-add-directory-using-locate)
4039         (file-cache-add-directory-recursively): Add autoloads.
4041 2006-09-09  Richard Stallman  <rms@gnu.org>
4043         * textmodes/conf-mode.el (conf-space-mode):
4044         Use hack-local-variables-hook instead of calling hack-local-variables.
4045         (conf-space-keywords-override): New variable.
4046         (conf-space-mode-internal): New subroutine.  Reinit Font Lock mode.
4047         (conf-space-mode): Always make conf-space-keywords and
4048         conf-space-keywords-override local.
4049         Call conf-space-mode-internal directly as well as via hook.
4051 2006-09-09  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>  (tiny change)
4053         * progmodes/python.el (python-font-lock-keywords): Add `self' and other
4054         quasi-keywords.
4056 2006-09-09  Stefan Monnier  <monnier@iro.umontreal.ca>
4058         * progmodes/python.el: Quieten the compiler about hippie-expand vars.
4059         (python-send-string): Be slightly more careful about adding \n.
4061         * startup.el (normal-splash-screen): Don't display the buffer if we'll
4062         kill it right away anyway.
4064 2006-09-09  Eli Zaretskii  <eliz@gnu.org>
4066         * international/codepage.el (cp850-decode-table): Fix a few codes.
4067         (cp858-decode-table): New variable.
4069 2006-09-09  Toby Allsopp  <Toby.Allsopp@navman.com>  (tiny change)
4071         * net/ldap.el (ldap-search-internal): Doc fix.
4073 2006-09-09  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
4075         * play/life.el (life-display-generation): Test for input manually if
4076         `sleeptime' is negative or null.
4078         * lpr.el (lpr-page-header-switches): Page title switch is one of them.
4079         (print-region-1): Substitute `%s' with the page title.
4081 2006-09-09  Matt Hodges  <MPHodges@member.fsf.org>
4083         * locate.el (locate-current-search): New variable.
4084         (locate): Set buffer local value.  Use current buffer if it is
4085         in Locate mode.
4086         (locate-mode): Disable undo here.
4087         (locate-do-setup): Use locate-current-filter from buffer to be killed.
4088         (locate-update): Use locate-current-search and locate-current-filter.
4090 2006-09-08  David Kastrup  <dak@gnu.org>
4092         * desktop.el (desktop-read): When loading a desktop, disable
4093         saving it while the load progresses, and switch off a pending lazy
4094         load by calling `desktop-lazy-abort'.
4096 2006-08-27  Martin Rudalics  <rudalics@gmx.at>
4098         * window.el (mouse-autoselect-window-timer)
4099         (mouse-autoselect-window-position)
4100         (mouse-autoselect-window-window)
4101         (mouse-autoselect-window-now): New vars.
4102         (mouse-autoselect-window-cancel)
4103         (mouse-autoselect-window-select)
4104         (mouse-autoselect-window-start): New functions.
4105         (handle-select-window): Call `mouse-autoselect-window-start' when
4106         delayed window autoselection is enabled.
4108         * cus-start.el (mouse-autoselect-window): Handle delayed window
4109         autoselection.
4111         * emacs-lisp/eldoc.el: Add `handle-select-window' to the set of
4112         commands after which it is allowed to print in the echo area.
4114 2006-09-08  Richard Stallman  <rms@gnu.org>
4116         * textmodes/fill.el (adaptive-fill-regexp): Don't match `(1)' or `1.'
4118         * mail/rmail.el (rmail-get-new-mail): Say whether all msgs are spam.
4119         (rmail-convert-to-babyl-format): Don't record undo, leave list empty.
4121         * emacs-lisp/timer.el (timer-create, timer-activate): Doc fixes.
4122         (cancel-timer-internal): Add doc string.
4123         (cancel-function-timers): Doc fix.
4124         (with-timeout-handler, timer-event-last*): Add doc strings.
4126         * emacs-lisp/bindat.el (bindat-unpack): Doc fix.
4128         * files.el (risky-local-variable-p): Match ...-bindat-spec.
4130         * dired.el (dired-log-summary): Add doc string.
4132         * cus-edit.el (custom-menu-create): Bind deactivate-mark here.
4133         (custom-group-menu-create): Not here.
4135 2006-09-08  Carsten Dominik  <dominik@science.uva.nl>
4137         * textmodes/org.el (org-dblock-write:clocktable): Avoid infinite loop.
4139 2006-09-08  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4141         * term/mac-win.el (show-hide-font-panel): New HI command ID symbol.
4142         (mac-apple-event-map): Define its handler.
4144 2006-09-07  Toby Allsopp  <Toby.Allsopp@navman.com>  (tiny change)
4146         * net/ldap.el (ldap-search-internal): Handle `auth' key.
4148 2006-09-07  Magnus Henoch  <mange@freemail.hu>
4150         * net/rcirc.el (rcirc-activity-string): Don't quote value in case
4151         clause.
4153 2006-09-07  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
4155         * info.el (Info-index): Bind completion-ignore-case.
4157 2006-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4159         * progmodes/prolog.el (inferior-prolog-flavor): New var left out of
4160         previous commit.
4161         (inferior-prolog-guess-flavor): New fun left out of previous commit.
4162         (prolog-consult-region-and-go): Don't hard code "*prolog*" and don't
4163         burp in dedicated windows.
4164         (inferior-prolog-self-insert-command): New command.
4165         (inferior-prolog-mode-map): Use it.
4167 2006-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
4169         * international/latexenc.el (latex-inputenc-coding-alist): Add cp858.
4171         * international/code-pages.el: Add cp858.
4173 2006-09-07  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4175         * dnd.el: Fix bootstrapping.
4177 2006-09-07  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4179         * dnd.el (dnd-protocol-alist): Add what url-handler-mode can handle.
4180         (dnd-open-remote-url): New function.
4181         (dnd-open-remote-file-function): Set to dnd-open-remote-url if
4182         not windows-nt.
4184 2006-09-07  Jason Rumney  <jasonr@gnu.org>
4186         * dnd.el (dnd-open-remote-file-function): New variable.
4187         (dnd-open-unc-file): New function.
4188         (dnd-open-file): Call dnd-open-remote-file-function if set.
4190 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
4192         * pgg-gpg.el (pgg-gpg-process-region): Encode passphrase with
4193         pgg-passphrase-coding-system rather than locale-coding-system.
4194         * pgg-def.el (pgg-passphrase-coding-system): New user option.
4196 2006-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
4198         * progmodes/prolog.el: Remove * in docstrings.
4199         (prolog-program-name): Add SWI prolog.
4200         (prolog-mode-menu): New menu.
4201         (prolog-mode): Set comment-add.
4202         (prolog-indent-line): Simplify.  Use indent-line-to.
4203         (inferior-prolog-buffer): New var.
4204         (inferior-prolog-run, inferior-prolog-process): New funs.
4205         (run-prolog, switch-to-prolog): Rewrite, using them.
4206         (prolog-consult-region): Use inferior-prolog-buffer.
4207         (inferior-prolog-load-file): New function.
4208         (prolog-mode-map): Add bindings for load-file and switch-to-prolog.
4210         * textmodes/fill.el (fill-single-word-nobreak-p): Allow breaking before
4211         last word, if it's not the end of the paragraph.
4213         * files.el (abbreviate-file-name): Don't mistakenly match newlines in
4214         file name.
4216 2006-09-06  Ralf Angeli  <angeli@caeruleus.net>
4218         * frame.el (display-mm-dimensions-alist): New defcustom.
4219         (display-mm-height, display-mm-width): Use it.
4221 2006-09-06  Simon Josefsson  <jas@extundo.com>
4223         * mail/smtpmail.el (smtpmail-starttls-credentials): Doc fix.
4225 2006-09-06  Nick Roberts  <nickrob@snap.net.nz>
4227         * progmodes/gdb-ui.el (gdb-var-list-children-regexp)
4228         (gdb-var-list-children-regexp-1): Tweak regexps to catch full
4229         string values.
4231 2006-09-06  Kim F. Storm  <storm@cua.dk>
4233         * simple.el (line-move-partial): New function to do vscrolling for
4234         partially visible images / tall lines.  Rewrite based on code
4235         previously in line-move.  Simplify backwards vscrolling.
4236         (line-move): Use it.  Simplify.
4238 2006-09-05  Kim F. Storm  <storm@cua.dk>
4240         * emulation/cua-base.el (cua--pre-command-handler-1): Rewrite.
4242 2006-09-05  Chong Yidong  <cyd@stupidchicken.com>
4244         * progmodes/compile.el (compilation-error-regexp-alist-alist):
4245         Process the `gcc-include' after the `gnu' rule.
4247 2006-09-05  Kim F. Storm  <storm@cua.dk>
4249         * ido.el (ido-visit-buffer): Use buffer name if buffer arg is a buffer.
4251 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
4253         * pgg.el (pgg-clear-string): Alias to clear-string for backward
4254         compatibility.
4256         * pgg-gpg.el (pgg-gpg-process-region): Avoid display blinking with
4257         inhibit-redisplay; encode passphrase with locale-coding-system.
4259 2006-09-04  Dan Nicolaescu  <dann@ics.uci.edu>
4261         * term/xterm.el (terminal-init-xterm): Add more C-M- bindings.
4263 2006-09-05  Nick Roberts  <nickrob@snap.net.nz>
4265         * progmodes/gdb-ui.el (gdb-var-list-children-regexp)
4266         (gdb-var-list-children-regexp): Make type field optional.
4268         * progmodes/gud.el (gud-speedbar-buttons): Allow for no type
4269         e.g public, protected in C++.
4271 2006-09-04  John Paul Wallington  <jpw@pobox.com>
4273         * simple.el (completion-show-help): New defcustom.
4274         (completion-setup-function): Heed it.
4276 2006-09-04  Dan Nicolaescu  <dann@ics.uci.edu>
4278         * term/xterm.el (terminal-init-xterm): Add C-M- bindings.
4280 2006-09-04  Richard Stallman  <rms@gnu.org>
4282         * mail/rmail-spam-filter.el (rsf-scanning-messages-now): Doc fix.
4283         (rsf-min-region-to-spam-list): Doc fix.
4284         (rsf-add-content-type-field): Doc fix.
4286         * simple.el (kill-region): Explicitly test there is a region.
4288 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
4290         * mail/feedmail.el (feedmail-buffer-to-sendmail): Look for
4291         sendmail in several common directories.
4293         * mail/sendmail.el (sendmail-program): Moved here from paths.el.
4295         * paths.el (sendmail-program): Removed.
4297 2006-09-04  Daiki Ueno  <ueno@unixuser.org>
4299         * pgg-gpg.el (pgg-gpg-process-region): Revert two patches from Satyaki
4300         Das.  http://article.gmane.org/gmane.emacs.gnus.general/49947
4301         http://article.gmane.org/gmane.emacs.gnus.general/50457
4303 2006-09-03  Chong Yidong  <cyd@stupidchicken.com>
4305         * cus-edit.el (custom-group-menu-create): Avoid deactivating the
4306         mark after running the menu filter.
4308 2006-09-03  Juri Linkov  <juri@jurta.org>
4310         * international/quail.el (quail-defrule-internal): Add a check
4311         if a key is a vector.
4313 2006-09-02  Juri Linkov  <juri@jurta.org>
4315         * man.el (Man-topic-history): New variable.
4316         (man): Use it.
4318         * woman.el (woman-topic-history): Change defvar to defvaralias
4319         for symbol `Man-topic-history'.
4321         * shell.el (shell-filter-ctrl-a-ctrl-b): Check if
4322         `comint-last-output-start' is a marker by using `markerp' and
4323         check if it has a position by using `marker-position', and use
4324         this position for `goto-char'.
4326         * international/quail.el (quail-defrule-internal): Add missing
4327         `error' call for null key.
4329 2006-09-02  Ryan Yeske  <rcyeske@gmail.com>
4331         * rcirc.el (rcirc-keywords): New variable.
4332         (rcirc-bright-nicks, rcirc-dim-nicks): New variables.
4333         (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Remove
4334         variables.
4335         (rcirc-responses-no-activity): New function.
4336         (rcirc-handler-generic): Check for responses in above.
4337         (rcirc-process-command): Add ?: character to arguments of raw
4338         server commands.
4339         (rcirc-format-response-string): Use `rcirc-bright-nicks' and
4340         `rcirc-dim-nicks'.
4341         (rcirc-gray-toggle): Remove unused variable.
4342         (rcirc-print): Remove some tracking logic, which is moved into
4343         markup functions.
4344         (rcirc-activity-types): Was `rcirc-activity-type', now a list of
4345         types.
4346         (rcirc-activity-string): Look for 'keyword in activity-types.
4347         (rcirc-window-configuration-change): Don't erase overlay-arrow
4348         unnecessarily.
4349         (rcirc-add-or-remove): New function.
4350         (rcirc-cmd-ignore): Use it.
4351         (rcirc-message-leader): Remove unused function.
4352         (rcicr-cmd-bright, rcirc-cmd-dim, rcirc-cmd-keyword): New commands.
4353         (rcirc-add-face): New function.
4354         (rcirc-facify): Use rcirc-add-face.
4355         (rcirc-url-regexp): Add parens.
4356         (rcirc-map-regexp): Remove function.
4357         (rcirc-mangle-regexp): Remove function.
4358         (rcirc-markup-text-functions): New variable.
4359         (rcirc-markup-text): New function (replaces `rcirc-mangle-text').
4360         (rcirc-markup-body-text, rcirc-markup-attributes)
4361         (rcirc-markup-my-nick, rcirc-markup-urls, rcirc-markup-keywords)
4362         (rcirc-markup-bright-nicks): New markup handler functions.
4363         (rcirc-nick-in-message-full-line): New face.
4364         (rcirc-track-nick): Rename from `rcirc-mode-line-nick'.
4365         (rcirc-track-keyword, rcirc-url, rcirc-keyword): New faces.
4367 2006-09-02  Martin Rudalics  <rudalics@gmx.at>
4369         * cus-start.el (hscroll-margin, hscroll-step)
4370         (mode-line-in-non-selected-windows, mouse-autoselect-window)
4371         (x-use-underline-position-properties): Change version to "22.1"
4372         since they will appear there for the first time.
4374 2006-09-01  Chong Yidong  <cyd@stupidchicken.com>
4376         * imenu.el (imenu-update-menubar): Use buffer-chars-modified-tick.
4378 2006-08-31  Richard Stallman  <rms@gnu.org>
4380         * cus-edit.el (custom-save-variables): Slight cleanup.
4381         (Custom-no-edit): Renamed from custom-no-edit.
4382         (Custom-newline): Renamed from custom-newline.
4383         (custom-mode-map): Use new names.
4385         * emacs-lisp/easy-mmode.el (define-minor-mode): Reference manual
4386         about customization, rather than M-x customize, in the doc string
4387         made for the defcustom.
4389         * emacs-lisp/trace.el (trace-function-background): Doc fix.
4391 2006-08-31  Romain Francoise  <romain@orebokech.com>
4393         * dired-x.el (dired-guess-shell-alist-default): Update.
4395 2006-08-31  Michael Mauger  <mmaug@yahoo.com>
4397         * custom.el (custom-theme-set-variables): Autoload packages before
4398         sorting the variables.
4400 2006-08-30  Michael Kifer  <kifer@cs.stonybrook.edu>
4402         * viper-cmd.el (viper-special-read-and-insert-char): Convert events to
4403         chars if XEmacs.
4404         (viper-after-change-undo-hook): Check if undo-in-progress is bound.
4406 2006-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4408         * progmodes/python.el (python-eldoc-function): Re-enable quit while
4409         waiting for process.
4411 2006-08-30  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4413         * term/mac-win.el (mac-string-to-utxt): If adjustment for MacJapanese
4414         results in ASCII-only string, encode original one directly.
4416 2006-08-29  Romain Francoise  <romain@orebokech.com>
4418         * startup.el (normal-splash-screen, fancy-splash-screens):
4419         Make buffer read-only and arrange to enter view mode if necessary.
4421 2006-08-29  Chong Yidong  <cyd@stupidchicken.com>
4423         * hl-line.el (hl-line): New face.
4424         (hl-line-face): Use it.
4426         * image-mode.el (image-mode): Fix last fix.
4427         Suggested by Kim F. Storm.
4429 2006-08-29  Michael Albinus  <michael.albinus@gmx.de>
4431         Sync with Tramp 2.0.54.
4433         * net/tramp.el (tramp-convert-file-attributes): Call `eql' instead
4434         of `=', because `tramp-get-remote-gid' might not always return an
4435         integer when expected.
4436         (tramp-register-file-name-handlers): `partial-completion-mode' is
4437         unknown to XEmacs.
4438         (tramp-time-diff): Don't use `floor', it might fail for large
4439         differences.
4440         (tramp-handle-make-auto-save-file-name): For Emacs 21, set
4441         `tramp-auto-save-directory' if unset in order to guarantee unique
4442         auto-save file names.
4444 2006-08-28  Chong Yidong  <cyd@stupidchicken.com>
4446         * image-mode.el (image-mode): Display image as text on a terminal.
4448 2006-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4450         * progmodes/python.el (python-send-command): Simplify.
4451         (run-python): Don't generate a new buffer unless `new' was specified.
4452         Make sure we send `import emacs' to the proper process.
4454         * progmodes/python.el (python-send-command): Don't wait for the command
4455         to terminate.  Don't fiddle with compilation-parsing-end.
4457 2006-08-28  Chong Yidong  <cyd@stupidchicken.com>
4459         * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
4460         Insert commentary after first line summary.
4462         * woman.el (woman-follow): New function, based on `man-follow'.
4463         (woman-mode-map): Use it.
4465         * ibuffer.el (ibuffer-do-sort-by-recency): Perform full update
4466         since ibuffer-do-sort-by-recency does not define a sorter.
4468 2006-08-28  Kim F. Storm  <storm@cua.dk>
4470         * find-dired.el (find-dired): Use shell-quote-argument to properly
4471         escape ( and ) args.  Also use it on {} and ; args in default
4472         value of find-ls-option string.
4473         (find-grep-dired): Use shell-quote-argument on {} and ; args.
4475 2006-08-27  Michael Olson  <mwolson@gnu.org>
4477         * emacs-lisp/tq.el: Small grammar fix in comments.
4478         (tq-enqueue): Check for existence of queue rather than the
4479         head queue item's question, which was a no-op.
4480         (tq-filter, tq-process-buffer): Make sure the process buffer
4481         exists before making it the current buffer.
4483 2006-08-27  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4485         * term/mac-win.el (mac-apple-event-map): Rename hicommand to hi-command.
4486         (mac-dnd-drop-data): Apply 2006-08-22 change for x-dnd-drop-data.
4487         (special-event-map): Apply 2006-08-16 change for x-win.el.
4489 2006-08-26  Stefan Monnier  <monnier@iro.umontreal.ca>
4491         * progmodes/python.el (python-send-receive): Wait in the
4492         process's buffer so as to check the right buffer-local variables.
4494 2006-08-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4496         * emacs-lisp/checkdoc.el: Remove * in defcustoms.
4497         (defgroup checkdoc): Move to beginning.
4499         * progmodes/python.el (python-preoutput-skip-next-prompt): New var.
4500         (python-preoutput-continuation): Remove.
4501         (python-preoutput-filter): Simplify correspondingly.
4502         Remove handling of _emacs_ok.  Make sure we skip _emacs_out's prompts.
4503         Loop around to catch embedded _emacs_out output.
4504         (run-python): Send the import&print command on a single line.
4505         (python-send-command): Send command&print on a single line.
4506         (python-send-string): Only add double \n if needed.
4507         (python-send-receive): Loop until the result comes.
4508         (python-mode-running): Defvar it.
4509         (python-setup-brm): Remove unused var `menu'.
4510         Only bind py-mode-map and `features' around brm-init.
4511         (python-calculate-indentation): Remove unused var `point'.
4512         (python-beginning-of-defun): Remove unused var `def-line'.
4514 2006-08-25  Richard Stallman  <rms@gnu.org>
4516         * kmacro.el (kmacro-repeat-on-last-key): Doc fix.
4518 2006-08-25  Michael Kifer  <kifer@cs.stonybrook.edu>
4520         * viper.el (viper-set-hooks): Use frame bindings for
4521         viper-vi-state-cursor-color.
4522         (viper-non-hook-settings): Don't set default
4523         mode-line-buffer-identification.
4525         * viper-util.el (viper-set-cursor-color-according-to-state): New fun.
4526         (viper-set-cursor-color-according-to-state)
4527         (viper-get-saved-cursor-color-in-replace-mode)
4528         (viper-get-saved-cursor-color-in-insert-mode): Make conditional on
4529         viper-emacs-state-cursor-color.
4531         * viper-cmd.el (viper-envelop-ESC-key): Bug fix.
4532         (viper-undo): Use point if undo-beg-posn is nil.
4533         (viper-insert-state-post-command-sentinel, viper-change-state-to-emacs)
4534         (viper-after-change-undo-hook): Don't use
4535         viper-emacs-state-cursor-color by default.
4536         (viper-undo): More sensible positioning after undo.
4538         * viper-ex.el (ex-splice-args-in-1-letr-cmd): Get rid of caddr.
4539         (viper-emacs-state-cursor-color): Default to nil, since this feature
4540         doesn't work well yet.
4542         * ediff-mult.el (ediff-intersect-directories)
4543         (ediff-get-directory-files-under-revision, ediff-dir-diff-copy-file):
4544         always expand filenames.
4546 2006-08-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4548         * tumme.el: Remove * in defcustoms's docstrings.
4550 2006-08-24  Chong Yidong  <cyd@stupidchicken.com>
4552         * emacs-lisp/timer.el (timer-set-idle-time, run-with-idle-timer):
4553         Accept internal time format for SECS arg.
4554         (timer-relative-time): Doc fix.
4556         * jit-lock.el: "Stealth fontification by requeuing timers" patch,
4557         adapted from Martin Rudalics.
4558         (jit-lock-stealth-repeat-timer, jit-lock-stealth-buffers): New vars.
4559         (jit-lock-mode): Create jit-lock-stealth-repeat-timer.
4560         (jit-lock-stealth-fontify): Reschedule as a idle timer instead of
4561         using sit-for.
4563 2006-08-24  Francesc Rocher  <francesc.rocher@gmail.com>
4565         * cus-start.el (all): Add `overline-margin' and
4566         `x-underline-at-descent-line'.
4568 2006-08-24  Kim F. Storm  <storm@cua.dk>
4570         * progmodes/grep.el (grep-find-use-xargs): Use explicit value `exec'
4571         to mean "use find -exec"; nil now unambiguously means auto-detect.
4572         (grep-compute-defaults): Set grep-find-use-xargs to `exec' if not `gnu'.
4573         Use shell-quote-argument to build grep-find-command and
4574         grep-find-template.
4575         (rgrep): Use shell-quote-argument to properly quote arguments to find.
4576         Reported by Tom Seddon.
4578 2006-08-23  Chong Yidong  <cyd@stupidchicken.com>
4580         * startup.el (fancy-splash-head): Give instructions for dismissing
4581         the splash screen for default startup too.
4582         (display-startup-echo-area-message, fancy-splash-screens)
4583         (use-fancy-splash-screens-p): New arg hide-on-input.  If nil, show
4584         all splash text at once and keep the splash buffer around.
4585         (command-line-1): Give display-startup-echo-area-message a t arg.
4587 2006-08-23  Carsten Dominik  <dominik@science.uva.nl>
4589         * textmodes/org.el (org-follow-gnus-link): Make sure the dedicated
4590         gnus frame is selected.
4592 2006-08-23  Nick Roberts  <nickrob@snap.net.nz>
4594         * progmodes/gdb-ui.el (gdb-starting): Reset gdb-signalled to nil.
4596 2006-08-22  Kim F. Storm  <storm@cua.dk>
4598         * ido.el (ido-set-matches-1): Fix full matching for subdirs.
4599         Add suffix matching for subdirs.
4601 2006-08-22  Jorgen Schaefer  <forcer@forcix.cx>  (tiny change)
4603         * x-dnd.el (x-dnd-drop-data): Don't call goto-char if
4604         mouse-yank-at-point is non-nil.
4606 2006-08-22  Nick Roberts  <nickrob@snap.net.nz>
4608         * progmodes/gdb-ui.el (gdb-frame-memory-buffer): Make frame
4609         a bit wider and remove fringes to fit initial output on line.
4611 2006-08-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4613         * frame.el (blink-cursor-end): Only ignore the error we care about.
4614         (blink-cursor-mode): Use blink-cursor-end to simplify the code.
4616 2006-08-21  Richard Stallman  <rms@gnu.org>
4618         * whitespace.el (whitespace-cleanup): Doc fix.
4620 2006-08-20  Ryan Yeske  <rcyeske@gmail.com>
4622         * net/rcirc.el (rcirc-show-maximum-output): New var.
4623         (rcirc-buffer-process): If no buffer argument is supplied, use
4624         current-buffer.
4625         (rcirc-complete-nick): Complete to the last completed nick first.
4626         (rcirc-mode): Preserve the value of `rcirc-urls' across
4627         connections.  Setup scroll function.
4628         (rcirc-scroll-to-bottom): New function.
4629         (rcirc-print): Use nick syntax around regexp work.
4630         Notice dim-nicks speaking only if they say our nick.
4631         (rcirc-update-activity-string): Do not show the modeline indicator
4632         if there are no live rcirc processes.
4633         (rcirc-cmd-ignore): Ignore case.
4634         (rcirc-browse-url-at-point): Fix off-by-one error.
4636 2006-08-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4638         * progmodes/python.el: Remove * in defcustom docstrings.
4639         (run-python, python-proc, python-try-complete): Use derived-mode-p.
4640         (python-mode): Set tab-width and indent-tabs-mode.
4642 2006-08-20  Dave Love  <fx@gnu.org>
4644         * progmodes/python.el: Update to Dave Love's latest version.
4645         (python-font-lock-keywords, python-mode): Don't use
4646         font-lock-syntax-table, but match symbol elements explicitly instead.
4647         (python-mode-map): Add help, and a few more key bindings.
4648         (python-skip-comments/blanks): Move out of comments as well.
4649         (python-continuation-line-p): Behave better with unbalanced parens.
4650         (python-blank-line-p): New fun.
4651         (python-open-block-statement-p): Don't use a heuristic.
4652         (python-outdent-p): Better handle blocks-in-the-same-line.
4653         (python-calculate-indentation): Misc improvements.
4654         (python-comment-indent): Remove.
4655         (python-block-pairs): New var.
4656         (python-first-word): New fun.
4657         (python-indentation-levels): Handle more common cases.
4658         (python-indent-line-1): Add `leave' argument.
4659         (python-indent-region): New fun.
4660         (python-skip-out): New fun.
4661         (python-beginning-of-statement, python-end-of-statement): Use it.
4662         (python-next-statement): Return correct count even at eob.
4663         (python-end-of-block): Fix paren-typo.
4664         (python-imenu-create-index): Add module variables.
4665         (run-python): Add `new' arg.
4666         Check we're at a prompt before returning.
4667         (python-send-command): Move to end of buffer.
4668         Wait for prompt to return.
4669         (python-set-proc): New fun.
4670         (python-imports): New var.
4671         (python-describe-symbol): Use it.  Adjust to new interface of `ehelp'.
4672         (python-eldoc-function): Try to move out of arg list.
4673         (python-outline-level): Offset by 1.
4674         (python-find-imports): New fun.
4675         (python-symbol-completions): Use python-imports.
4676         (python-module-path, ffap-alist): Add support for ffap.
4677         (python-skeletons, python-mode-abbrev-table, def-python-skeleton)
4678         (python-insert-*, python-default-template, python-expand-template):
4679         Add templates/skeletons.
4680         (python-setup-brm): Support for Bicycle Repair Man.
4681         (python-abbrev-syntax-table): New var.
4682         (python-abbrev-pc-hook, python-pea-hook): New funs.
4684 2006-08-20  Chong Yidong  <cyd@stupidchicken.com>
4686         * frame.el (blink-cursor-start): Set timer first.
4687         (blink-cursor-end): Ignore timer cancelling errors.
4688         Suggested by Ken Manheimer.
4690 2006-08-20  Juanma Barranquero  <lekktu@gmail.com>
4692         * newcomment.el (comment-box): Call `comment-normalize-vars'.
4693         Add autoload cookie.
4695 2006-08-20  Richard Stallman  <rms@gnu.org>
4697         * simple.el (line-number-at-pos): Doc fix.
4699         * emacs-lisp/timer.el (run-with-idle-timer): Pass t to
4700         timer-activate-when-idle, so timer can run before Emacs becomes
4701         non-idle again.
4703 2006-08-18  Yoni Rabkin Katzenell  <yoni-r@actcom.com>  (tiny change)
4705         * whitespace.el (whitespace-cleanup-internal): New optional arg
4706         REGION-ONLY.  If it's non-nil, modify the message to the user
4707         accordingly.
4708         (whitespace-cleanup-region): Call whitespace-cleanup-internal with
4709         a non-nil argument.
4711 2006-08-18  Gustav H\e,Ae\e(Bllberg  <gustav@gmail.com>  (tiny change)
4713         * rect.el (spaces-string): Simplify and add doc string.
4715 2006-08-17  Romain Francoise  <romain@orebokech.com>
4717         * progmodes/gdb-ui.el (gdb-edit-locals-value): Balance parens.
4719 2006-08-17  Richard Stallman  <rms@gnu.org>
4721         * compare-w.el (compare-windows): lambda's take an arg and pass
4722         it to compare-windows-skip-whitespace.
4724 2006-08-17  Martin Rudalics  <rudalics@gmx.at>
4726         * jit-lock.el (jit-lock-fontify-now): Protect the modified status of
4727         the right buffer.
4729 2006-08-17  Stefan Monnier  <monnier@iro.umontreal.ca>
4731         * pcvs-parse.el (cvs-parse-table): Accept the new `...' format for
4732         removed files.
4734 2006-08-17  Nick Roberts  <nickrob@snap.net.nz>
4736         * progmodes/gdb-ui.el (gdb-locals-watch-map)
4737         (gdb-locals-watch-map-1): Suppress keymap first.
4738         (gdb-edit-locals-map-1): New variable.
4739         (gdb-edit-locals-value): New function.
4740         (gdb-stack-list-locals-handler): Use them.
4742 2006-08-16  Stefan Monnier  <monnier@iro.umontreal.ca>
4744         * mouse.el (global-map): Allow yanking with mouse-2 at a spot whose
4745         cursor would normally be drawn in the fringe.
4747         * font-lock.el (font-lock-extend-region-wholelines): Fix up typo.
4748         Reported by Martin Rudalics <rudalics@gmx.at>.
4750 2006-08-16  Richard Stallman  <rms@gnu.org>
4752         * term/x-win.el (x-clipboard-yank): Specify * in interactive spec.
4753         (special-event-map): Process drag-n-drop events this way.
4755         * simple.el (move-beginning-of-line): Test whether fields
4756         would prevent motion back to line's first visible character.
4757         If so, stop where the fields would stop the motion.
4759         * newcomment.el (comment-indent): Fully update INDENT
4760         before checking to see if it will change the text.
4762         * cus-edit.el (custom-newline): New function.
4763         (custom-mode-map): Bind newline to custom-newline.
4765         * compare-w.el (compare-windows): Factor compare-ignore-whitespace
4766         into ignore-whitespace.
4767         Check each buffer for its skip-function.
4768         Handle compare-windows-skip-whitespace special-case test
4769         by returning t from default skip function.
4771 2006-08-15  Carsten Dominik  <dominik@science.uva.nl>
4773         * textmodes/org.el (org-clock-special-range)
4774         (org-clock-update-time-maybe): New functions.
4775         (org-stamp-time-of-day-regexp): Allow weekday to be of word chars,
4776         not only a-z.
4777         (org-agenda-get-blocks): Allow multiple blocks per headline.
4778         (org-timestamp-change): Call `org-clock-update-time-maybe'.
4779         (org-export-html-title-format)
4780         (org-export-html-toplevel-hlevel): New options.
4781         (org-export-language-setup): Add support for Czech.
4782         (org-mode, org-insert-todo-heading, org-find-visible)
4783         (org-find-invisible, org-invisible-p, org-invisible-p2)
4784         (org-back-to-heading, org-on-heading-p, org-up-heading-all)
4785         (org-show-subtree, org-show-entry, org-make-options-regexp):
4786         Remove compatibility support for old outline-mode.
4787         (org-check-occur-regexp): Funtion removed.
4788         (org-on-heading-p, org-back-to-heading): Made defalias.
4789         (org-set-local): New defsubst.
4790         (org-set-regexps-and-options, org-mode)
4791         (org-set-font-lock-defaults, org-edit-agenda-file-list)
4792         (org-timeline, org-agenda-list, org-todo-list, org-tags-view)
4793         (org-remember-apply-template, org-table-edit-field)
4794         (org-table-edit-formulas, orgtbl-mode, org-export-as-ascii)
4795         (org-set-autofill-regexps): Use `org-set-local'.
4796         (org-table-eval-formula): Fix bug with parsing of display flags.
4798 2006-08-15  Nick Roberts  <nickrob@snap.net.nz>
4800         * progmodes/gdb-ui.el (gdb-info-stack-custom): Indicate selected
4801         frame with fringe arrow.  Suggested by Simon Marshall
4802         <simon.marshall@misys.com>.
4803         (gdb-stack-position): New variable.
4804         (gdb-starting, gdb-exited): Reset gdb-stack-position to nil.
4805         (gdb-frames-mode): Set gdb-stack-position to nil.
4806         Add to overlay-arrow-variable-list
4807         (gdb-reset): Delete gdb-stack-position from above list.
4809 2006-08-14  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4811         * term/x-win.el (menu-bar-edit-menu): Disable paste if buffer is
4812         read only.
4814 2006-08-13  Romain Francoise  <romain@orebokech.com>
4816         * cus-theme.el (customize-create-theme)
4817         (custom-theme-visit-theme): End `y-or-n-p' prompt with a space.
4819         * filesets.el (filesets-add-buffer): Ditto.
4821         * pcvs.el (cvs-change-cvsroot): Ditto.
4823 2006-08-13  Nick Roberts  <nickrob@snap.net.nz>
4825         * progmodes/gdb-ui.el (gdb-frame-separate-io-buffer)
4826         (gdb-use-separate-io-buffer, menu): Avoid using `inferior' in text.
4827         (gdb-memory-mode, gdb-locals-watch-map): Don't quote lambda
4828         expressions.
4829         (gdb-info-breakpoints-custom): Use gdb-breakpoint-regexp.
4830         Only search till end of line.
4831         Add face to function names in case of no filename.
4832         Add face to variable names of watchpoints.
4834 2006-08-12  Robert Thorpe  <rthorpe@realworldtech.com>  (tiny change)
4836         * cus-start.el <indent-tabs-mode>: Move to the `indent'
4837         customization group.
4839 2006-08-12  Ken Manheimer  <ken.manheimer@gmail.com>
4841         * allout.el (allout-prior-bindings, allout-added-bindings):
4842         Remove, after long deprecation.
4843         (allout-beginning-of-line-cycles, allout-end-of-line-cycles):
4844         Add customization vars controlling allout-beginning-of-line and
4845         allout-end-of-line conveniences.
4846         (allout-header-prefix, allout-use-mode-specific-leader)
4847         (allout-use-mode-specific-leader, allout-mode-leaders):
4848         Revise docstrings.
4849         (allout-infer-header-lead): Change to be an alias for
4850         allout-infer-header-lead-and-primary-bullet.
4851         (allout-infer-header-lead-and-primary-bullet): New version of
4852         allout-infer-header-lead which assigns the primary bullet to the
4853         same as the header lead, when its being changed.
4854         (allout-infer-body-reindent): Apply regexp-quote instead of
4855         unconditionally prepending "\\", so that all literal
4856         allout-header-prefix and allout-primary-bullet strings are
4857         properly handled.
4858         (allout-add-resumptions): Add optional qualifier for extending or
4859         appending to existing values, rather than replacing them.
4860         (allout-view-change-hook): Clarify docstring.
4861         (allout-exposure-change-hook): Take explicit arguments, via
4862         run-hook-with-args.
4863         (allout-structure-added-hook)
4864         (allout-structure-deleted-hook)
4865         (allout-structure-shifted-hook): New hooks analogous to
4866         allout-exposure-change-hook for other kinds of structural outline
4867         edits.
4868         (allout-encryption-plaintext-sanitization-regexps): New encryption
4869         customization variable, by which cooperating modes can provde
4870         massage of the plaintext without actually being passed it.
4871         (allout-encryption-ciphertext-rejection-regexps)
4872         (allout-encryption-ciphertext-rejection-ceiling): New encryption
4873         customization variables, by which cooperating modes can prohibit
4874         rare but possible ciphertext patterns from fouling their
4875         operation, with actually being passed the ciphertext.
4876         (allout-mode): Run activation and deactivation hooks after the
4877         minor-mode variable has been toggled, to clarify the mode
4878         disposition.  The new encryption ciphertext rejection variable is
4879         used to ensure that the ciphertext does not contain text that
4880         would be recognized as outline structural elements by allout.
4881         Substite allout-beginning-of-line and allout-end-of-line for
4882         conventionall beginning-of-line and end-of-line bindings.
4883         If allout-old-style-prefixes is non-nil, don't nullify it on mode
4884         activation!
4885         (allout-beginning-of-line): Respect `allout-beginning-of-line-cycles'.
4886         (allout-end-of-line): Respect `allout-end-of-line-cycles'.
4887         (allout-chart-subtree): Implement new mode, charting only the
4888         visible items in the subtree, when new 'visible' parameter is non-nil.
4889         (allout-end-of-subtree): Properly handle the last item in the buffer.
4890         (allout-pre-command-business, allout-command-counter):
4891         Increment an advertised counter so that cooperating enhancements can
4892         track revisions of items.
4893         (allout-open-topic): Run allout-structure-added-hook with suitable
4894         arguments.
4895         (allout-shift-in): Run allout-structure-shifted-hook with suitable
4896         arguments.
4897         (allout-shift-out): Fix doubling for negative args and ensure call
4898         of allout-structure-shifted-hook by solely using allout-shift-in.
4899         (allout-kill-line, allout-kill-topic):
4900         Run allout-structure-deleted-hook with suitable arguments.
4901         (allout-yank-processing): Run allout-structure-added-hook with
4902         proper arguments.
4903         (allout-yank): Enclose activity in allout-unprotected.
4904         (allout-flag-region): Run allout-exposure-change-hook with
4905         suitable arguments, instead of making the callee infer the arguments.
4906         (allout-encrypt-string):
4907         Support allout-encryption-plaintext-sanitization-regexps,
4908         allout-encryption-ciphertext-rejection-regexps, and
4909         allout-encryption-ciphertext-rejection-ceiling.  Indicate correct
4910         en/de cryption mode in symmetric encryption failure message.
4911         (allout-obtain-passphrase): Use copy-sequence to get a distinct
4912         copy of the passphrase, and don't zero it or we'll corrupt the
4913         stashed copy.
4914         (allout-create-encryption-passphrase-verifier)
4915         (allout-verify-passphrase): Respect the new signature for
4916         allout-encrypt-string.
4917         (allout-get-configvar-values): Convenience for getting a
4918         configuration variable value and handling its absence gracefully.
4920 2006-08-11  Romain Francoise  <romain@orebokech.com>
4922         * obsolete/zone-mode.el: Delete.
4924 2006-08-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4926         * textmodes/dns-mode.el (dns-mode): Use before-save-hook.
4928 2006-08-11  Thien-Thi Nguyen  <ttn@gnu.org>
4930         * emacs-lisp/bindat.el (bindat-ip-to-string):
4931         Use `format-network-address' if possible.
4933 2006-08-11  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4935         * x-dnd.el (x-dnd-init-frame): Call x-register-dnd-atom.
4937 2006-08-10  Chong Yidong  <cyd@stupidchicken.com>
4939         * emacs-lisp/edebug.el (edebug-recursive-edit): Don't save and
4940         restore unread-command-events here.
4941         (edebug-display): Do it here, to detect sit-for interruptions.
4943 2006-08-10  Romain Francoise  <romain@orebokech.com>
4945         * textmodes/dns-mode.el: Alias `zone-mode' to `dns-mode'.
4946         (dns-mode-soa-auto-increment-serial): New user option.
4947         (dns-mode-soa-maybe-increment-serial): New function.
4948         (dns-mode): Add the latter to `write-contents-functions'.
4950         * obsolete/zone-mode.el: Move to obsolete/ from net/.
4951         Delete autoload cookies.
4953 2006-08-10  John Wiegley  <johnw@newartisans.com>
4955         * eshell/em-glob.el (eshell-glob-chars-list)
4956         (eshell-glob-translate-alist): Add support for [^g] in character globs.
4958 2006-08-10  Richard Stallman  <rms@gnu.org>
4960         * facemenu.el (facemenu-add-face): Pass frame to facemenu-active-faces.
4961         (facemenu-set-face): Doc fix.
4962         (facemenu-listed-faces): Doc fix.
4964 2006-08-09  Chong Yidong  <cyd@stupidchicken.com>
4966         * avoid.el (mouse-avoidance-animating-pointer): New var.
4967         (mouse-avoidance-nudge-mouse): Use it.
4968         (mouse-avoidance-banish): Rename from mouse-avoidance-banish-hook.
4969         (mouse-avoidance-exile): Rename from mouse-avoidance-exile-hook
4970         (mouse-avoidance-fancy): Rename from mouse-avoidance-fancy-hook.
4971         Don't activate if currently animating.  All callers changed.
4973 2006-08-09  John Wiegley  <johnw@newartisans.com>
4975         * calendar/timeclock.el (timeclock-use-elapsed): Added a new
4976         variable, which causes timeclock to report elapsed time worked,
4977         instead of just work remaining.
4979 2006-08-09  Kenichi Handa  <handa@m17n.org>
4981         * international/latexenc.el (latexenc-find-file-coding-system):
4982         Fix for the case that the 2nd element of arg-list is a cons.
4984 2006-08-08  Chong Yidong  <cyd@stupidchicken.com>
4986         * info.el (Info-fontify-node): Handle preceding `in' for note
4987         reference hiding rules.
4989 2006-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4991         * progmodes/sh-script.el (sh-quoted-subshell): Make sure we don't
4992         mistake a closing " for an opening one.
4994 2006-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
4996         * term/xterm.el (terminal-init-xterm): Add more key bindings.
4998 2006-08-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5000         * complete.el (PC-do-completion): Filter out completions matching
5001         completion-ignored-extensions before checking whether there are
5002         multiple completions.
5003         Don't use `list' unnecessarily when building completion tables.
5005 2006-08-06  Richard Stallman  <rms@gnu.org>
5007         * help.el (describe-mode): Make minor mode list more concise.
5009 2006-08-05  Chong Yidong  <cyd@stupidchicken.com>
5011         * bindings.el: Give mode-line-format, mode-line-modes, and
5012         mode-line-position `standard-value' properties.
5014 2006-08-05  Eli Zaretskii  <eliz@gnu.org>
5016         * buff-menu.el (list-buffers-noselect): For Info buffers, use
5017         "(file)node" instead of the file name.
5019 2006-08-05  Richard Stallman  <rms@gnu.org>
5021         * faces.el (escape-glyph): Doc fix.
5023 2006-08-04  Kenichi Handa  <handa@m17n.org>
5025         * international/mule-diag.el (describe-font): Improve docstring
5026         and error message.  Use frame-parameter (not frame-parameters).
5028 2006-08-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5030         * progmodes/gud.el (gdb-script-font-lock-syntactic-keywords):
5031         Correctly mark the end-of-docstring char.
5033 2006-08-03  Chong Yidong  <cyd@stupidchicken.com>
5035         * simple.el (line-move-to-column): Constrain move-to-column to
5036         current field.
5038 2006-08-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5040         * font-lock.el (font-lock-beg, font-lock-end)
5041         (font-lock-extend-region-functions): New vars.
5042         (font-lock-extend-region-multiline)
5043         (font-lock-extend-region-wholelines): New functions.
5044         (font-lock-default-fontify-region): Use them.
5045         (font-lock-extend-jit-lock-region-after-change): Only round up
5046         if font-lock-default-fontify-region will do it as well.
5048         * font-lock.el (font-lock-extend-after-change-region-function):
5049         Rename from font-lock-extend-region-function.
5050         (font-lock-extend-region): Remove by inlining at call sites.
5051         (font-lock-after-change-function): Don't needlessly round up to a whole
5052         number of lines.
5053         (font-lock-extend-jit-lock-region-after-change): Be more careful about
5054         the boundary conditions and the interactions between the various ways
5055         to extend the region.
5057 2006-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5059         * jit-lock.el (jit-lock-fontify-now): Preserve the buffer's
5060         modification status when forcing the second redisplay.
5062 2006-08-03  Kim F. Storm  <storm@cua.dk>
5064         * edmacro.el (edmacro-fix-menu-commands): Ignore switch-frame.
5066 2006-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5068         * pcvs-util.el (cvs-get-buffer-create): Obey `noreuse' even if `name'
5069         doesn't look like a file name.
5071         * complete.el (PC-expand-many-files): Avoid signalling an error when
5072         the current directory doesn't exist.  Reported by Micha\e,Ak\e(Bl Cadilhac.
5074 2006-08-02  Andreas Schwab  <schwab@suse.de>
5076         * bindings.el (mode-line-format): Simplify reference to vc-mode.
5078 2006-08-02  Nick Roberts  <nickrob@snap.net.nz>
5080         * bindings.el (map): Make mode-line-buffer-identification-keymap
5081         before defining propertized-buffer-identification.
5083 2006-08-01  Richard Stallman  <rms@gnu.org>
5085         * bindings.el (mode-line-format): Adjust spacing around vc-mode.
5087 2006-08-02  Nick Roberts  <nickrob@snap.net.nz>
5089         * progmodes/gdb-ui.el (gdb-find-source-frame): Make nil the
5090         default value.
5091         (gdb-find-source-frame): New function.
5092         (menu): Add to menu bar.
5094 2006-08-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5096         * font-core.el (font-lock-extend-region-function)
5097         (font-lock-extend-region): Move to font-lock.el.
5099         * font-lock.el (font-lock-extend-region-function)
5100         (font-lock-extend-region): Move from font-core.el.  Simplify.
5102         * jit-lock.el (jit-lock-fontify-now): Cause a second redisplay
5103         if needed.
5104         (jit-lock-start, jit-lock-end): New dynamic scoped vars.
5105         (jit-lock-after-change-extend-region-functions): New hook.
5106         (jit-lock-after-change): Use it instead of hard-coding font-lock code.
5108         * font-lock.el (font-lock-extend-jit-lock-region-after-change): New fun.
5109         (font-lock-turn-on-thing-lock): Use it.
5111         * longlines.el (longlines-show-region): Make it work on read-only
5112         buffers as well.
5114 2006-08-01  Nick Roberts  <nickrob@snap.net.nz>
5116         * progmodes/gdb-ui.el (gdb-set-hollow): Check for gud-last-last-frame.
5118 2006-07-31  Richard Stallman  <rms@gnu.org>
5120         * progmodes/vhdl-mode.el (vhdl-speedbar-display-directory)
5121         (vhdl-speedbar-display-projects): Update old obsolete
5122         speedbar variable names.
5124 2006-07-31  Nick Roberts  <nickrob@snap.net.nz>
5126         * progmodes/gdb-ui.el (gdb-find-source-frame): New option.
5127         (gdb-stopped): Use it.
5129         * t-mouse.el (t-mouse-mode): Use set-process-query-on-exit-flag.
5131 2006-07-29  Chong Yidong  <cyd@stupidchicken.com>
5133         * loadhist.el (unload-feature): Handle new `(t . SYMBOL)' format
5134         for load-history elements.
5136 2006-07-29  Eli Zaretskii  <eliz@gnu.org>
5138         * files.el (convert-standard-filename): For Cygwin, replace
5139         characters not allowed in Windows file names.
5140         (make-auto-save-file-name): Add Cygwin to the list of systems
5141         where the auto-save file name needs to be run through
5142         convert-standard-filename.
5144 2006-07-29  Lennart Borgman  <lennart.borgman.073@student.lu.se>
5146         * window.el (bw-get-tree): Don't integerp subtree if it's nil.
5148 2006-07-28  Richard Stallman  <rms@gnu.org>
5150         * bindings.el (mode-line-frame-identification)
5151         (propertized-buffer-identification): Centralize the code
5152         to initialize the variable.
5154         * progmodes/grep.el (grep-default-command): Catch errors from
5155         wildcard-to-regexp.
5157 2006-07-29  Kim F. Storm  <storm@cua.dk>
5159         * progmodes/grep.el (grep-tag-default): New function.
5160         (grep-default-command, grep-read-regexp): Use it.
5161         (grep-read-files): Use car of grep-files-history or grep-files-aliases
5162         as default if nothing else applies.
5164 2006-07-28  Bill Atkins  <atkinw@rpi.edu>  (tiny change)
5166         * wdired.el (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
5167         Throw error if buffer is not in Dired and Wdired mode, respectively.
5169 2006-07-28  Chong Yidong  <cyd@stupidchicken.com>
5171         * cus-edit.el (custom-no-edit): Revert 2006-07-27 change, so that
5172         self-insert-command keys don't activate buttons.
5173         (custom-mode-map): Just don't bind "\C-m" to `custom-no-edit'.
5175 2006-07-29  Nick Roberts  <nickrob@snap.net.nz>
5177         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): Use different
5178         faces for enable character.
5180 2006-07-28  Nick Roberts  <nickrob@snap.net.nz>
5182         * Makefile.in (recompile): Update comment to reflect change
5183         on 2004-04-21.
5185 2006-07-27  Richard Stallman  <rms@gnu.org>
5187         * cus-edit.el (customize-package-emacs-version-alist): Doc fix.
5188         (customize-package-emacs-version): Change msg when pkg has no entry.
5189         (custom-no-edit): On a button, do like widget-button-press.
5191 2006-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
5193         * term/xterm.el (terminal-init-xterm): Fix bindings for C-tab,
5194         S-tab and C-S-tab.
5196 2006-07-28  Nick Roberts  <nickrob@snap.net.nz>
5198         * progmodes/which-func.el (which-function): Fix documentation/
5199         comment typo.
5201 2006-07-26  Richard Stallman  <rms@gnu.org>
5203         * textmodes/ispell.el (ispell-word): If we replace the word,
5204         move point to the end.  Insert before deleting.
5206 2006-07-26  Chong Yidong  <cyd@stupidchicken.com>
5208         * subr.el (sit-for): Use new SECONDS arg of read-event instead of
5209         a timer.
5211 2006-07-26  Mathias Dahl  <mathias.dahl@gmail.com>
5213         * tumme.el (tumme-backward-image): Add prefix argument.  Add error
5214         when at first image.
5215         (tumme-forward-image): Add prefix argument.  Add error when at last
5216         image.
5218 2006-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5220         * tabify.el (tabify-regexp): Use more specific regexps.
5221         (tabify): Avoid modifying the buffer unnecessarily.
5223 2006-07-25  Mathias Dahl  <mathias.dahl@gmail.com>
5225         * tumme.el (tumme-track-original-file): Add `buffer-live-p' check.
5226         (tumme-format-properties-string): Handle empty `buf'.
5227         (tumme-get-comment): Change variable names inside `let'.
5228         Add missing `let' variable that cause font-lock problems.
5229         (tumme-write-comments): Change variable names inside `let'.
5230         Add missing `let' variable that cause font-lock problems.
5231         (tumme-forward-image): Rename from `tumme-forward-char'.
5232         (tumme-backward-image): Rename from `tumme-backward-char'.
5234 2006-07-25  Masatake YAMATO  <jet@gyve.org>
5236         * progmodes/ld-script.el (ld-script-keywords)
5237         (ld-script-font-lock-keywords, ld-script-builtins): Update keywords
5238         and add comments.
5240 2006-07-25  Nick Roberts  <nickrob@snap.net.nz>
5242         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
5243         (gdb-resync, gdb-prompt, gdb-starting, gdb-exited, gdb-stopped)
5244         (gdb-set-gud-minor-mode-existing-buffers-1): Use different faces
5245         for status indicator.
5247 2006-07-24  Richard Stallman  <rms@gnu.org>
5249         * xml.el (xml-parse-file): Clean up, and use with-temp-buffer.
5251         * subr.el (dolist, dotimes): Use interned symbols for locals.
5252         (--dotimes-limit--, --dolist-tail--): New defvars.
5253         (looking-back): Doc fix.
5255         * replace.el (replace-match-string-symbols): Handle dotted lists.
5257 2006-07-24  Mathias Dahl  <mathias.dahl@gmail.com>
5259         * tumme.el (tumme-write-tags): Add.
5260         (tumme-write-comments): Add.
5261         (tumme-tag-files): Change to use `tumme-write-tags'.
5262         (tumme-tag-thumbnail): Change to use `tumme-write-tags'.
5263         (tumme-dired-comment-files): Change to use `tumme-write-comments'.
5264         (tumme-save-information-from-widgets): Change to use
5265         `tumme-write-comments' and `tumme-write-tags'.
5266         (tumme-comment-thumbnail): Change to use `tumme-write-comments'.
5267         (tumme-write-tag): Remove.
5268         (tumme-write-comment): Remove.
5269         (tumme-display-previous-thumbnail-original): Remove empty line.
5270         (tumme-widget-list): Add punctuation.
5272 2006-07-24  Mathias Dahl  <mathias.dahl@gmail.com>
5274         * tumme.el (tumme-line-up): Add an extra check for end of buffer.
5276 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
5278         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
5279         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org>
5280         and andreas@altroot.de (Andreas V\e,Av\e(Bgele).
5282 2006-07-23  Thien-Thi Nguyen  <ttn@gnu.org>
5284         * mouse.el (mouse-on-link-p): Doc fix.
5286 2006-07-23  Nick Roberts  <nickrob@snap.net.nz>
5288         * emacs-lisp/find-func.el (find-function-search-for-symbol):
5289         Handle "C-h f `".
5291 2006-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
5293         * ibuffer.el (ibuffer-formats): Use left alignment for the mode
5294         column.
5296 2006-07-22  Matt Hodges  <MPHodges@member.fsf.org>
5298         * textmodes/table.el: Add move-beginning-of-line and
5299         move-end-of-line to Point Motion Only Group.
5301 2006-07-22  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
5303         * progmodes/delphi.el (delphi-fill-comment): Use save-restriction.
5305 2006-07-22  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
5307         * startup.el (user-mail-address): Initialize from the `EMAIL'
5308         environment variable first.  Document this.
5309         (command-line): Ditto.
5311 2006-07-22  Nick Roberts  <nickrob@snap.net.nz>
5313         * help-mode.el (help-function-def, help-variable-def)
5314         (help-face-def): Print a message in the minibuffer.
5316 2006-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
5318         * term/xterm.el (terminal-init-xterm): Fix key bindings
5319         syntax.  Bind S-return, C-M-., C-TAB, S-TAB and C-S-TAB.
5321 2006-07-21  Eli Zaretskii  <eliz@gnu.org>
5323         * dos-w32.el (find-buffer-file-type-coding-system): Support calls
5324         where `(nth 1 command)' is a cons cell.  Doc fix.
5326         * textmodes/po.el (po-find-charset): Doc fix.
5328 2006-07-21  Ken Manheimer  <ken.manheimer@gmail.com>
5330         * allout.el (allout-unprotected, allout-e-o-prefix-p)
5331         (allout-beginning-of-current-line, allout-end-of-current-line)
5332         (allout-next-visible-heading, allout-open-topic)
5333         (allout-kill-topic, allout-yank-processing, allout-resolve-xref)
5334         (allout-flag-current-subtree, allout-show-to-offshoot)
5335         (allout-hide-current-entry, allout-show-current-branches)
5336         (allout-hide-region-body, allout-old-expose-topic)
5337         (allout-listify-exposed, allout-latex-verbatim-quote-curr-line)
5338         (allout-mark-topic, allout-adjust-file-variable): Enclose scopes
5339         containing `beginning-of-line' and `end-of-line' with
5340         `inhibit-field-text-motion' t.
5342 2006-07-21  Eli Zaretskii  <eliz@gnu.org>
5344         * frame.el (focus-follows-mouse): Document that it doesn't have
5345         any effect on MS-Windows.
5347 2006-07-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5349         * progmodes/sh-script.el (sh-quoted-subshell): Further fix last change.
5351 2006-07-20  Jay Belanger  <belanger@truman.edu>
5353         * calc.el (calc-previous-alg-entry): Remove variable.
5355         * calc-aent.el (calc-alg-entry-history, calc-quick-calc-history):
5356         New variables.
5357         (calc-alg-entry): Use `calc-alg-entry-history'.
5358         (calc-do-quick-calc): Use `calc-quick-calc-history'.
5359         Remove reference to `calc-previous-alg-entry'.
5360         (calcAlg-edit, calcAlg-enter): Remove reference to
5361         `calc-previous-alg-entry'.
5362         (calcAlg-previous): Use `previous-history-element' instead of
5363         `calc-previous-alg-entry'.
5364         (calc-do-alg-entry): Use history when calling `read-from-minibuffer'.
5365         Change keybinding for `calcAlg-plus-minus', add keybindings for
5366         `previous-history-element' and `next-history-element'.
5368         * calc-rewr.el (calc-match): Remove reference to
5369         `calc-previous-alg-entry'.
5371         * calc-sel.el (calc-selection-history): New variable.
5372         (calc-enter-selection, calc-sel-mult-both-sides)
5373         (calc-sel-add-both-sides): Use `calc-selection-history'.
5375         * calc-map.el (calc-get-operator-history): New variable.
5376         (calc-get-operator): Use `calc-get-operator-history'.
5378         * calcalg3.el (calc-curve-fit-history): New variable.
5379         (calc-curve-fit): Use `calc-curve-fit-history'.
5381 2006-07-20  Kenichi Handa  <handa@m17n.org>
5383         * international/mule-cmds.el (select-safe-coding-system): Fix the
5384         way of deciding eol-type of the coding system.
5386 2006-07-20  Alan Mackenzie  <acm@muc.de>
5388         * progmodes/cc-langs.el (c-emacs-variable-inits): New variable.
5389         (c-lang-setvar): New macro.
5390         (c-make-init-lang-vars-fun): Use the initialization forms in
5391         c-emacs-variable-inits in addition to those in c-lang-variable-inits.
5392         (comment-start, comment-end, comment-start-skip): Change these from
5393         c-lang-defvar's to c-lang-setvar's.
5395         * progmodes/cc-mode.el (c-make-emacs-variables-local): New macro,
5396         which calls make-local-variable on the elements of
5397         c-emacs-variable-inits.
5398         (c-init-language-vars-for): Call this new macro.
5400 2006-07-19  Stefan Monnier  <monnier@iro.umontreal.ca>
5402         * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
5403         Try to rule out false positives due to time stamps.
5404         (compilation-mode-font-lock-keywords): Remove rules made redundant
5405         because of the above change.  Add `segmentation fault' to the known and
5406         highlighted compilation termination messages.
5408 2006-07-19  Kim F. Storm  <storm@cua.dk>
5410         * progmodes/grep.el (grep-find-ignored-directories):
5411         Add .svn and _darcs to list.
5413 2006-07-19  Mathias Dahl  <mathias.dahl@gmail.com>
5415         * dired.el (dired-mode-map): Add key binding `C-te' for
5416         `tumme-dired-edit-comment-and-tags'.
5418         * tumme.el (tumme-display-thumbnail-original-image): Make sure
5419         image display buffer is displayed before call to
5420         `tumme-display-image.
5421         (tumme-dired-display-image): Make sure image display buffer is
5422         displayed before call to `tumme-display-image.
5423         (tumme-mouse-display-image): Make sure image display buffer is
5424         displayed before call to `tumme-display-image.
5425         (tumme-widget-list): Add.
5426         (tumme-dired-edit-comment-and-tags): Add.
5427         (tumme-save-information-from-widgets): Add.
5429 2006-07-19  Stefan Monnier  <monnier@iro.umontreal.ca>
5431         * progmodes/sh-script.el (sh-quoted-subshell): Fix last change.
5433 2006-07-18  Stefan Monnier  <monnier@iro.umontreal.ca>
5435         * progmodes/sh-script.el (sh-font-lock-keywords-1):
5436         Revert inadvertently installed patch hunk.
5438         * progmodes/compile.el (compilation-find-file): Handle the
5439         cases where the user selects a non-existent file.
5441 2006-07-18  Stefan Monnier  <monnier@iro.umontreal.ca>
5443         * bindings.el (minibuffer-local-map): Rebind TAB so it inserts a \t.
5445 2006-07-17  Chong Yidong  <cyd@stupidchicken.com>
5447         * subr.el (sit-for): Just sleep-for if noninteractive.
5449 2006-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
5451         * emacs-lisp/autoload.el (make-autoload): Use new arg.
5453         * custom.el (custom-autoload): Add `noset' argument.
5454         (custom-push-theme): Don't autoload the variable, let callers do it.
5455         (custom-theme-set-variables): Autoload the variable if necessary.
5457         * cus-edit.el (custom-variable-state-set): If the variable was
5458         originally set outside custom, but to the same value as the default,
5459         consider it to be standard.
5461         * Makefile.in (mh-loaddefs.el): Finish setting up the default empty
5462         file *before* telling Emacs to add the autoloads, in case it fails.
5464         * progmodes/sh-script.el (sh-quoted-subshell): Don't match escaped `.
5465         Use `cond', push', and `dolist'.
5467 2006-07-17  Richard Stallman  <rms@gnu.org>
5469         * image-mode.el (tar-superior-buffer, archive-superior-buffer):
5470         Add defvars to silence warnings.
5472 2006-07-17  Chong Yidong  <cyd@stupidchicken.com>
5474         * progmodes/compile.el (compilation-mode-font-lock-keywords):
5475         Don't highlight "Compiling file" messages as error.
5477         * dired-aux.el (dired-compress-file): Confirm again if gzipped
5478         file already exists.
5480 2006-07-16  Thien-Thi Nguyen  <ttn@gnu.org>
5482         * find-file.el (ff-special-constructs): Doc fix.  Also, for C/C++
5483         entry, don't assign to free var; simply return the extracted filename.
5484         (ff-treat-as-special): Incorporate common preamble from callers.
5485         (ff-other-file-name, ff-find-the-other-file):
5486         Update call to ff-treat-as-special.
5488         * progmodes/ada-mode.el (ada-mode): Rewrite ff-special-constructs init.
5490 2006-07-16  Mathias Dahl  <mathias.dahl@gmail.com>
5492         * tumme.el (tumme-get-comment): Fix bug.
5494 2006-07-16  Stefan Monnier  <monnier@iro.umontreal.ca>
5496         * files.el: Remove spurious * in docstrings.
5498 2006-07-14  Ken Manheimer  <ken.manheimer@gmail.com>
5500         * allout.el (allout-run-unit-tests-on-load): Rectify docstring
5501         grammar.
5502         (allout-beginning-of-current-line): Beware beginning of buffer.
5503         Also, a comment is simplified.
5504         (allout-hotspot-key-handler): Only set allout-post-goto-bullet
5505         when appropriate.  (This fix enables use for other than
5506         bullet-hotspot operation.)
5507         (allout-hide-current-subtree): While escalating to sibling-close,
5508         make sure to situate on a topic.
5510 2006-07-14  Kim F. Storm  <storm@cua.dk>
5512         * emulation/cua-base.el (cua-delete-selection)
5513         (cua-toggle-set-mark): New defcustoms.
5514         (cua-rectangle-modifier-key): Add `alt' modifier.
5515         (cua-replace-region): Don't delete if cua-delete-selection is nil.
5516         (cua-set-mark): Don't clear mark if cua-toggle-set-mark is nil.
5517         Suggested by Klaus Zeitler <kzeitler@lucent.com>.
5519         * emulation/cua-rect.el (cua-help-for-rectangle): Add `alt' modifier.
5521 2006-07-14  Ken Manheimer  <ken.manheimer@gmail.com>
5523         * allout.el: Require 'cl during byte-compilation/interactive load,
5524         for the `assert' macro.
5525         (allout-mode-deactivate-hook): New hook, run when allout mode
5526         deactivates.
5527         (allout-developer): New allout customization subgroup.
5528         (allout-run-unit-tests-on-load): New allout-developer
5529         customization variable, when true allout unit tests are run towards
5530         end of file load/eval.
5531         (allout-inhibit-auto-fill): Disable auto-fill activity even during
5532         auto-fill-mode.
5533         (allout-resumptions): Remove, to be replaced by...
5534         (allout-add-resumptions): Register variable settings to be
5535         reinstated by `allout-do-resumptions'.  The settings are made
5536         buffer-local, but the locality/globality of the suspended setting
5537         is restored on resumption.
5538         (allout-do-resumptions): Reinstate all settings suspended using
5539         `allout-add-resumptions'.
5540         (allout-test-resumptions): Unit tests (and intermediate variables)
5541         for resumptions.
5542         (allout-tests-globally-unbound, allout-tests-globally-true)
5543         (allout-tests-locally-true): Intermediate variables for
5544         resumptions unit tests.
5545         (allout-overlay-preparations): Replaces `allout-set-overlay-category'.
5546         (allout-exposure-category): Replaces 'allout-overlay-category variable.
5547         (allout-mode): Use `allout-add-resumptions' and `allout-do-resumptions'
5548         instead of retired `allout-resumptions'.  For hook functions, use
5549         `local' parameter so hook settings are created and removed as
5550         buffer-local settings.  Revise (resumptions) setting
5551         auto-fill-function so it is set only if already active.  (The
5552         related fill-function settings are all made in either case, so
5553         that activating auto-fill-mode activity will have the custom
5554         allout-mode behaviors (hanging indent on topics, if configured for it).
5555         Remove all allout-exposure-category overlays on mode deactivation.
5556         (allout-hotspot-key-handler): New function extracted from
5557         `allout-pre-command-business', so the functionality can be used
5558         for other purposes, eg as a binding in an overlay.
5559         (allout-pre-command-business): Use new `allout-hotspot-key-handler'.
5560         (allout-auto-fill): Respect new `allout-inhibit-auto-fill'
5561         customization variable.
5562         (allout-run-unit-tests): Run the (currently quite small)
5563         repertoire of unit tests.  Called just before the provide iff user
5564         has customized `allout-run-unit-tests-on-load' non-nil.
5566 2006-07-14  K\e,Aa\e(Broly L\e$,1 q\e(Brentey  <lorentey@elte.hu>
5568         * emacs-lisp/authors.el (authors-aliases): Update.
5570 2006-07-14  Nick Roberts  <nickrob@snap.net.nz>
5572         * progmodes/gdb-ui.el (gdb-display-buffer): Check for
5573         gdb-source-window.  Add dedicated argument.
5574         (gdb-display-separate-io-buffer, gdb-append-to-inferior-io)
5575         (gdb-display-breakpoints-buffer, gdb-display-stack-buffer)
5576         (gdb-display-threads-buffer, gdb-display-memory-buffer)
5577         (gdb-display-locals-buffer): Use it.
5579         * progmodes/gud.el (gud-display-line): Use gdb-display-buffer.
5580         Set gdb-source-window.
5582 2006-07-13  Stefan Monnier  <monnier@iro.umontreal.ca>
5584         * emacs-lisp/autoload.el (make-autoload): Remove special handling of
5585         minor modes, redundant with the custom-autoload line above.
5587 2006-07-12  Chong Yidong  <cyd@stupidchicken.com>
5589         * longlines.el (longlines-post-command-function): Handle open-line too.
5591 2006-07-12  Richard Stallman  <rms@gnu.org>
5593         * progmodes/grep.el (grep-last-buffer): Doc fix.
5595         * info.el (Info-try-follow-nearest-node): Doc fix.
5597         * emacs-lisp/edebug.el (edebug-instrument-function):
5598         Err if find-function-noselect gives no position.
5600         * emacs-lisp/find-func.el (find-function-search-for-symbol):
5601         If can't find definition, return nil for position.
5602         (find-function-do-it): Handle new return value
5603         of find-definition-noselect.
5604         (find-definition-noselect, find-variable-noselect): Doc fix.
5605         (find-function-noselect): Doc fix.
5607         * help-mode.el (help-variable-def): Handle find-variable-noselect
5608         returning no position.
5609         (help-function-def): Likewise for find-function-search-for-symbol.
5610         (help-face-def): Likewise.
5612         * help-fns.el (describe-variable): Handle find-variable-noselect
5613         returning no position.
5615         * files.el (locate-file-completion): Avoid duplicates in result.
5617         * cus-edit.el (custom-no-edit): New command.
5618         (custom-mode-map): Remap to custom-no-edit instead of
5619         using suppress-keymap.
5621 2006-07-12  Nick Roberts  <nickrob@snap.net.nz>
5623         * tumme.el (tumme-create-thumb, tumme-thumbnail-display-external)
5624         (tumme-display-image, tumme-rotate-thumbnail, tumme-rotate-original)
5625         (tumme-set-exif-data, tumme-get-exif-data): Use shell-command-switch.
5627         * thumbs.el (thumbs-call-convert): Use shell-command-switch.
5629 2006-07-11  Kim F. Storm  <storm@cua.dk>
5631         * ido.el (ido-copy-current-file-name): Use buffer-name if
5632         buffer-file-name is nil.
5634 2006-07-11  Chong Yidong  <cyd@stupidchicken.com>
5636         * simple.el (undo-ask-before-discard): Set to nil.
5638         * vc.el (vc-exec-after): Don't delete process manually.
5639         (vc-print-log): Run log-view-mode in process sentinel inside
5640         inhibit-read-only.  Don't shrink window due to timing issues.
5642         * progmodes/ebrowse.el (ebrowse-display-member-buffer):
5643         Avoid using with-output-to-temp-buffer, which clobbers local vars.
5645 2006-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5647         * progmodes/compile.el (compilation-error-regexp-alist-alist):
5648         Fix ambiguity introduced by last change.
5649         (compilation-find-file): Move save-excursion to where it may
5650         make sense.  Fix a left over `find-file'.
5652 2006-07-11  Robert J. Chassell  <bob@rattlesnake.com>
5654         * textmodes/texinfmt.el (texinfo-format-separate-node):
5655         Insert a string before point, which fits documentation, not after.
5656         (texinfo-multitable-item): In a multitable row, insert any
5657         additional needed @tabs and spaces.
5659 2006-07-11  Nick Roberts  <nickrob@snap.net.nz>
5661         * tumme.el (tumme-create-thumb, tumme-thumbnail-display-external)
5662         (tumme-display-image, tumme-rotate-thumbnail, tumme-rotate-original)
5663         (tumme-set-exif-data, tumme-get-exif-data): Use call-process
5664         instead of shell-command.
5665         (tumme-create-thumbnail-buffer, tumme-create-display-image-buffer)
5666         (tumme-display-thumbs, tumme-modify-mark-on-thumb-original-file)
5667         (tumme-display-image, tumme-get-exif-data): Use with-current-buffer.
5668         (tumme-display-properties-format, tumme-dired-insert-marked-thumbs)
5669         (tumme-thumbnail-set-image-description, tumme-gallery-generate)
5670         (tumme-rotate-original, tumme-get-exif-file-name): Fit to 80 columns.
5672 2006-07-11  Kim F. Storm  <storm@cua.dk>
5674         * subr.el (sit-for): Doc fix.  Specify normal arg list using fn-form.
5675         Remove special case for seconds < 0.  Use (redisplay t) instead.
5677 2006-07-10  Chong Yidong  <cyd@stupidchicken.com>
5679         * progmodes/cc-awk.el (c-awk-escaped-nls*): Use eval-and-compile to
5680         avoid compilation error.
5682         * subr.el (sit-for): New function.
5684         * play/hanoi.el (hanoi-sit-for): Check sit-for return value.
5686 2006-07-10  Richard Stallman  <rms@gnu.org>
5688         * ldefs-boot.el (edebug): Update page.
5690 2006-07-10  Kim F. Storm  <storm@cua.dk>
5692         * emacs-lisp/authors.el (authors-ignored-files): Ignore changes
5693         to FOR-RELEASE and TODO.
5695 2006-07-10  Romain Francoise  <romain@orebokech.com>
5697         * emacs-lisp/authors.el (authors-aliases): Update.
5699 2006-07-10  Alan Mackenzie  <acm@muc.de>
5701         * progmodes/cc-awk.el, cc-defs.el, cc-fonts.el, cc-langs.el:
5702         * cc-mode.el: Changes to eradicate eval-after-load.
5704 2006-07-09  Chong Yidong  <cyd@stupidchicken.com>
5706         * emacs-lisp/helper.el (Helper-help-scroller): Don't signal error
5707         on non-char events.
5709 2006-07-09  Romain Francoise  <romain@orebokech.com>
5711         * progmodes/compile.el (compilation-mode-font-lock-keywords):
5712         Don't highlight start/end markers as compilation messages.
5714         * isearch.el (isearch-yank-line): Let-bind `inhibit-field-text-motion'
5715         to t.
5717 2006-07-09  Stefan Monnier  <monnier@iro.umontreal.ca>
5719         * textmodes/fill.el (fill-region-as-paragraph): Refine last change.
5721 2006-07-08  Richard Stallman  <rms@gnu.org>
5723         * term/x-win.el (x-handle-display): Add doc string.
5725         * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
5727         * subr.el (def-edebug-spec): Move here.
5728         * emacs-lisp/edebug.el (def-edebug-spec): Move to subr.el.
5730         * imenu.el (imenu-choose-buffer-index): Doc fix.
5732 2006-07-08  Romain Francoise  <romain@orebokech.com>
5734         * term/x-win.el (x-display-name): Fix typo.
5736 2006-07-08  Eli Zaretskii  <eliz@gnu.org>
5738         * hexl.el (hexl-find-file): Doc fix.
5740         * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
5742 2006-07-07  Chong Yidong  <cyd@stupidchicken.com>
5744         * term/x-win.el (x-display-name): Doc fix.
5746 2006-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5748         * textmodes/fill.el (fill-delete-prefix): Don't ignore excessively
5749         long prefixes.
5750         (fill-region-as-paragraph): Don't round up to a whole line.
5751         (fill-comment-paragraph): Don't include the code-before-the-comment
5752         when calling fill-region-as-paragraph.
5754         * international/mule.el (make-char): Remove redundancy.
5756         * emacs-lisp/bytecomp.el (byte-compile-form): The `byte-compile'
5757         property may contain an anonymous function rather than a symbol.
5759         * pcvs-defs.el (cvs-temp-buffer-name): Fix non-hiddenness.
5761         * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
5762         Use shy regexp.  Fix incorrect backref to potentially unmatched group.
5764         * dirtrack.el (dirtrack-default-directory-function): Remove.
5765         (dirtrack-directory-function): Use file-name-as-directory.
5766         (dirtrack-windows-directory-function): Simplify.
5767         (dirtrack-forward-slash, dirtrack-backward-slash)
5768         (dirtrack-replace-slash): Remove.
5769         (dirtrack-toggle): Adjust comint-preoutput-filter-functions as well.
5770         (dirtrack): Fix wrong parenthesizing; use match-string.
5772         * progmodes/octave-inf.el: Remove spurious * in docstrings.
5773         (inferior-octave-mode): Only change the buffer-local value of
5774         comint-dynamic-complete-functions.
5775         (inferior-octave-mode-map, inferior-octave-mode-syntax-table):
5776         Move the initialization to the declaration.
5777         (inferior-octave-complete): Remove unused var `filter'.
5779         * shell.el (shell-mode): Only change the buffer-local value of
5780         comint-dynamic-complete-functions.
5782 2006-07-07  Carsten Dominik  <dominik@science.uva.nl>
5784         * textmodes/org.el (org-agenda-get-todos): Skip subtree also if
5785         entry is skipped because it has been scheduled.
5786         (org-prepare-agenda-buffers): Don't mark buffers as modified when
5787         changing `:org-archived' and `:org-comment' properties.
5789 2006-07-06  Chong Yidong  <cyd@stupidchicken.com>
5791         * server.el (server-select-display): Don't make the temp frame
5792         minibuffer-only, in case it's not a temp frame.
5793         (server-process-filter): Don't delete the temp frame if it's the
5794         only one we have on that display.
5796         * files.el (find-alternate-file): Doc fix.
5798 2006-07-05  Richard Stallman  <rms@gnu.org>
5800         * files.el (abbreviate-file-name): Add save-match-data.
5802 2006-07-03  Richard Stallman  <rms@gnu.org>
5804         * faces.el (read-face-name): Doc fix.
5806 2006-07-05  Chong Yidong  <cyd@stupidchicken.com>
5808         * net/goto-addr.el (goto-address): Mark as safe for local evals.
5810 2006-07-05  Andre Spiegel  <spiegel@gnu.org>
5812         * vc.el (vc-diff-internal): Fix prev change.
5814 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
5816         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Use eval-buffer.
5817         * play/dunnet.el (dun-load-d, dun-eval): Likewise.
5819 2006-07-04  Stefan Monnier  <monnier@iro.umontreal.ca>
5821         * thingatpt.el (symbol-at-point): Don't use `form-at-point' which
5822         fails if the symbol contains chars like ( or '.
5823         (bounds-of-thing-at-point): Remove unused vars `end' and `beg'.
5824         (thing-at-point-bounds-of-url-at-point): Remove unused vars `url' and
5825         `short'.
5827 2006-07-04  Kenichi Handa  <handa@m17n.org>
5829         * international/mule-cmds.el (set-language-info): If LANG-ENV is
5830         the current one, don't call set-language-environment, but call one
5831         of set-language-environment-XXX to make INFO effective now.
5832         (set-language-environment): Call set-language-environment-XXX
5833         functions instead of doing the various setups directly.
5834         (set-language-environment-coding-systems): Delete argument eol-type.
5835         (set-language-environment-input-method)
5836         (set-language-environment-nonascii-translation)
5837         (set-language-environment-charset)
5838         (set-language-environment-fontset)
5839         (set-language-environment-unibyte): New functions.
5841 2006-07-03  Luc Teirlinck  <teirllm@auburn.edu>
5843         * locate.el (locate-update-when-revert): New option.
5844         (locate-update-path): New option (suggested by Michael Albinus).
5845         (locate-prompt-for-command): Whitespace change.
5846         (locate-update): No longer offer to update the locate database by
5847         default.  Implement the two new options.
5849 2006-07-04  Nick Roberts  <nickrob@snap.net.nz>
5851         * tooltip.el: Move comment about track-mouse...
5853         * progmodes/gud.el: ...to here.
5855 2006-07-03  Chong Yidong  <cyd@stupidchicken.com>
5857         * facemenu.el (facemenu-listed-faces): New var.
5858         (facemenu-unlisted-faces): Variable deleted.
5859         (facemenu-add-new-face): Use facemenu-listed-faces.
5861         * emulation/viper-init.el, calendar/calendar.el:
5862         * progmodes/make-mode.el: Delete calls to facemenu-unlisted-faces.
5864 2006-07-03  Carsten Dominik  <dominik@science.uva.nl>
5866         * textmodes/org.el (org-mode): Remove no invalid settings for
5867         calc embedded mode.
5868         (org-mode-p): New defsubst.
5869         (org-save-all-org-buffers): New function.
5870         (org-first-headline-recenter): Enclose outline-regexp in group
5871         delimiters.
5872         (org-set-tags): Keep single space after stars.
5874 2006-07-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5876         * window.el (set-window-text-height): Only set window-min-height to
5877         1 if that's the requested size.
5879         * diff-mode.el (diff-find-file-name): Obey cvs-pcl-cvs-dirchange-re.
5880         (diff-unified->context, diff-context->unified)
5881         (diff-reverse-direction): Make sure the end marker stays at the end.
5882         (diff-mode): Add the keymap table at the end of docstring.
5883         Use lexical-let rather than constructing a closure manually.
5885         * files.el (find-file-noselect-1): Remove unused var assignment.
5886         (hack-local-variables-confirm): Print lists of strings as lists of
5887         strings rather than lists of symbols.
5888         (abbreviate-file-name, hack-local-variables-prop-line):
5889         Use match-string.
5890         (hack-one-local-variable): Move `make-local-variable' nearer its use.
5891         (recover-session-finish): Use line-end-position.
5893 2006-07-02  Michael Albinus  <michael.albinus@gmx.de>
5895         * net/tramp.el (tramp-handle-shell-command): Preserve current-buffer.
5897 2006-07-02  Daniel Pfeiffer  <occitan@esperanto.org>
5899         * progmodes/make-mode.el (makefile-macroassign-regex):
5900         Accept preceding keyword.
5901         (makefile-gmake-statements): Reorganize, now that makepp has
5902         "override" and also handle forgotten "override define".
5903         (makefile-makepp-statements): Add new "global", "override export"
5904         and "override global".
5906 2006-06-30  Juanma Barranquero  <lekktu@gmail.com>
5908         * progmodes/ada-mode.el (ada-which-compiler, ada-mode-menu)
5909         (ada-compile-mouse-goto-error, ada-deactivate-properties)
5910         (ada-no-auto-case): Fix typos in docstrings.
5912 2006-06-30  Nick Roberts  <nickrob@snap.net.nz>
5914         * info.el (Info-find-node-2): Search for makeinfo version more
5915         carefully.
5917 2006-06-29  Carsten Dominik  <dominik@science.uva.nl>
5919         * textmodes/org.el (org-prepare-agenda-buffers):
5920         Use `invisible-OK' argument for `org-end-of-subtree'.
5921         (org-export-cleanup-toc-line): Rename from `org-html-cleanup-toc-line'.
5922         (org-beginning-of-item): Fix bug in regular expression for white line.
5923         (org-export-as-html): Enforce space after bullet in plain list items.
5924         (org-set-autofill-regexps): Require space after plain list bullet
5925         for paragraph-start.
5926         (org-ts-regexp3): New constant.
5927         (org-at-timestamp-p): New optional argument ALSO-INACTIVE.
5928         (org-timestamp-up-day, org-timestamp-down-day)
5929         (org-timestamp-change): Work with inactive timestamps.
5930         (org-ts-regexp1): Don't allow brackets in time stamps.
5932 2006-06-29  Nick Roberts  <nickrob@snap.net.nz>
5934         * help-mode.el (help-xref-symbol-regexp): Add property as a keyword
5935         for ignoring links.
5937         * faces.el (read-face-name): Use it.
5939 2006-06-28  Juri Linkov  <juri@jurta.org>
5941         * buff-menu.el (list-buffers-noselect): Compare Info file
5942         with the string "dir" to detect Info directory.
5944         * complete.el (partial-completion-mode): In lambda for
5945         `choose-completion-string-functions' use full function signature
5946         with 4 args, and move point to the end of the minibuffer only if arg
5947         `mini-p' is non-nil.
5949 2006-06-28  John Paul Wallington  <jpw@pobox.com>
5951         * ibuffer.el (ibuffer-mode): Doc fix.
5953 2006-06-28  Carsten Dominik  <dominik@science.uva.nl>
5955         * textmodes/org.el (org-context): New contexts :item-bullet,
5956         :latex-fragment, :latex-preview.
5957         (org-overlays-at, org-overlay-start, org-overlay-end):
5958         New compatibility functions.
5959         (org-inside-LaTeX-fragment-p): More accurate matching, using the
5960         exact regexp that will be used during export.
5961         (org-latex-regexps): New variable.
5962         (org-cdlatex-mode): Improve advice for `texmathp'.
5963         (turn-on-org-cdlatex): New function.
5965 2006-06-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5967         * term/mac-win.el (mac-handle-font-selection): Change keys of
5968         mac-atsu-font-table from strings to numbers.
5969         (mac-ts-caret-position): Use also when cursor-type is nil.
5970         (mac-ts-update-active-input-area): Add Mac OS Classic support.
5971         Relax condition for using overlay strings.
5972         Use mac-ts-caret-position face when cursor-type is nil.
5974 2006-06-26  Kim F. Storm  <storm@cua.dk>
5976         * help.el (view-emacs-news): Declare `res' in the right let* form.
5978 2006-06-25  Michael Albinus  <michael.albinus@gmx.de>
5980         * net/rcompile.el (remote-compile): Replace ange-ftp based
5981         implementation by Tramp functions.
5982         Suggested by Marc Abramowitz <msabramo@gmail.com>.
5984         * net/tramp.el (tramp-unload-tramp): Provide a doc string.
5986 2006-06-24  Yoshinori Koseki  <kose@meadowy.org>
5988         * international/fontset.el (setup-default-fontset): Fix a typo in
5989         the "Oriya-Akruti" registry name.
5991 2006-06-23  Lars Hansen  <larsh@soem.dk>
5993         * desktop.el (desktop-full-file-name): New function.
5994         (desktop-kill, desktop-save, desktop-remove, desktop-read)
5995         (desktop-revert): Use it.
5996         (desktop-clear, desktop-save, desktop-remove): Add autoload cookie.
5997         (desktop-after-read-hook): Add option list-buffers.
5998         (desktop-locals-to-save): Add tab-width.
5999         (desktop-save-mode, desktop-no-desktop-file-hook, desktop-save-hook):
6000         Fix docstring.
6002 2006-06-23  Carsten Dominik  <dominik@science.uva.nl>
6004         * textmodes/org.el (org-cdlatex-mode-map)
6005         (org-cdlatex-texmathp-advice-is-done): New variables.
6006         (org-cdlatex-mode): New minor mode.
6007         (org-inside-LaTeX-fragment-p, org-try-cdlatex-tab): New functions.
6008         (org-cdlatex-underscore-caret, org-cdlatex-math-modify): New commands.
6009         (org-export-with-archived-trees): New option.
6010         (org-open-file): Remove the call to `convert-standard-filename'.
6011         (org-archive-tag, org-agenda-skip-archived-trees)
6012         (org-cycle-open-archived-trees)
6013         (org-sparse-tree-open-archived-trees): New options.
6014         (org-cycle-hide-archived-subtrees, org-hide-archived-subtrees)
6015         (org-toggle-tag, org-prepare-agenda-buffers, org-agenda-skip):
6016         New functions.
6017         (org-agenda-toggle-archive-tag, org-toggle-archive-tag): New commands.
6018         (org-agenda-mode-map): Add binding of `org-agenda-toggle-archive-tag'.
6019         (org-mode-map): Add binding for `org-toggle-archive-tag'.
6020         (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
6021         Call `org-prepare-agenda-buffers'.
6022         (org-occur, org-scan-tags): Call `org-hide-archived-subtrees'.
6023         (org-file-apps, org-file-apps-defaults-gnu)
6024         (org-file-apps-defaults-macosx, org-file-apps-defaults-windowsnt):
6025         Handle remote files by forcing them to be opened in Emacs.
6027 2006-06-23  Andre Spiegel  <spiegel@gnu.org>
6029         * vc.el (vc-diff-knows-L): New variable.
6030         (vc-diff-internal): Use it to handle "diff" programs that don't
6031         understand -L.  This works automatically, no user action is necessary.
6033 2006-06-23  Daniel Brockman  <daniel@brockman.se>
6035         * net/rcirc.el (rcirc-default-user-full-name): Default to
6036         `rcirc-default-user-name' instead of `rcirc-user-name' (which no
6037         longer exists).
6038         (rcirc-process-list): Check `buffer-live-p' before attempting to
6039         switch to a buffer.
6041 2006-06-23  Ryan Yeske  <rcyeske@gmail.com>
6043         * net/rcirc.el (rcirc-mode): Fix initialization of coding systems
6044         based on rcirc-coding-system-alist.
6046 2006-06-23  Martin Rudalics  <rudalics@gmx.at>
6048         * cus-edit.el (customize-apropos): A better error message.
6049         (top level) <debug-ignored-errors>: Extend and update the list of
6050         ignored error messages.
6052 2006-06-23  Michael Ernst  <mernst@alum.mit.edu>
6054         * complete.el (PC-do-completion): Retain capitalization of user
6055         input, when possible, even if completion-ignore-case is set.
6057 2006-06-23  Eli Zaretskii  <eliz@gnu.org>
6059         * generic-x.el (bat-generic-mode): Support .cmd files.
6061         * dos-w32.el (top level): Use find-file-not-found-functions
6062         instead of the obsolete find-file-not-found-hooks.
6064 2006-06-22  Kim F. Storm  <storm@cua.dk>
6066         * progmodes/grep.el (grep-mode-font-lock-keywords): Correct regexps
6067         to recognize mode name containing submodes, such as Grep/lw.
6069 2006-06-21  Kim F. Storm  <storm@cua.dk>
6071         * simple.el (line-move-1): Check for move-end-of-line instead of
6072         end-of-line when setting temporary-goal-column.
6074 2006-06-21  Miles Bader  <miles@gnu.org>
6076         * play/cookie1.el (cookie): Work properly when there's only one entry.
6078 2006-06-21  Nick Roberts  <nickrob@snap.net.nz>
6080         * progmodes/gdb-ui.el (gdb-exited): Ensure overlay arrow gets killed.
6081         (gdb-frame-handler): Generalize frame regexp for templates.
6083 2006-06-20  Glenn Morris  <rgm@gnu.org>
6085         * calendar/appt.el (appt-display-format): Default value must be
6086         one of the customize options.
6088 2006-06-20  Dan Nicolaescu  <dann@ics.uci.edu>
6090         * term/xterm.el (terminal-init-xterm): Update key availability info.
6091         Bind C-return.
6093         * term.el (term-delete-lines, term-insert-lines): Clarify comments.
6095 2006-06-20  Chong Yidong  <cyd@stupidchicken.com>
6097         * files.el (hack-local-variables): Run `hack-local-variables-hook'
6098         whether or not a local variables list is defined.
6100         * msb.el (msb): Move `sit-for' hack here to handle both
6101         "mouse-down and drag" and "mouse-up and select" situations.
6102         (mouse-select-buffer): Move `sit-for' hack to `msb'.
6104 2006-06-20  Kenichi Handa  <handa@m17n.org>
6106         * international/characters.el (word-combining-categories):
6107         Add entries for 2-byte Han characters.
6109 2006-06-19  Richard Stallman  <rms@gnu.org>
6111         * bindings.el (mode-line-format): Save some mode line space.
6113         * files.el (find-file-noselect): Improve the question wording.
6114         (basic-save-buffer-2): Mask UMASK against 666.
6116         * mouse.el (mouse-drag-vertical-line-rightward-window): New function.
6117         (mouse-drag-vertical-line): Call it.
6119         * cus-edit.el (customize-option, customize-option-other-window):
6120         Error if SYMBOL is nil.
6122 2006-06-19  Carsten Dominik  <dominik@science.uva.nl>
6124         * textmodes/org.el: Require noutline, also on XEmacs.
6125         (org-end-of-subtree): Return point.
6126         (org-dblock-start-re, org-dblock-end-re): New constants.
6127         (org-create-dblock, org-prepare-dblock, org-map-dblocks)
6128         (org-dblock-update, org-update-dblock, org-beginning-of-dblock)
6129         (org-update-all-dblocks, org-find-dblock): New functions.
6130         (org-collect-clock-time-entries): New function.
6131         (org-html-handle-time-stamps): Never export CLOCK timeranges.
6132         (org-fixup-indentation): Modify to deal correctly with lines
6133         starting with TAB.  Only one argument DIFF now.
6134         (org-demote, org-promote): Call `org-fixup-indentation' with just
6135         one argument, DIFF.
6136         (org-mode): Don't mark buffer as modified when aligning tables.
6137         (org-clock-sum): Don't mark buffer modified when adding time sum
6138         properties.
6139         (org-export-as-html): Add support for a link validation function.
6140         (org-archive-all-done): New function.
6141         (org-archive-subtree): New prefix argument.  When set, archive all
6142         done subtrees in this buffer.
6143         (org-remove-clock-overlays)
6144         (org-remove-occur-highlights): Use `org-inhibit-highlight-removal'.
6145         (org-inhibit-highlight-removal): New variable, for dynamic scoping.
6146         (org-put-clock-overlay): Don't swallow last headline character
6147         when displaying overlay.
6148         (org-store-link): Link to `image-mode' with just the file name.
6150 2006-06-18  Michael Kifer  <kifer@cs.stonybrook.edu>
6152         * viper-cmd.el (viper-special-read-and-insert-char):
6153         Use read-key-sequence.
6154         (viper-after-change-undo-hook): Misc enhancements.
6155         (viper-after-change-undo-hook): New hook.
6156         (viper-undo): Use viper-after-change-undo-hook.
6157         (viper-add-newline-at-eob-if-necessary): Widen before making changes.
6158         (viper-next-line-at-bol): If point is on a widget or a button, simulate
6159         clicking on that widget/button.
6161         * viper.el (viper-mode): Allow a separate cursor color in Emacs state.
6163         * ediff-diff (ediff-test-patch-utility): Catch errors.
6164         (ediff-actual-diff-options, ediff-actual-diff3-options): New variables.
6165         (ediff-set-actual-diff-options): New function.
6166         (ediff-reset-diff-options, ediff-toggle-ignore-case):
6167         Use ediff-set-actual-diff-options.
6168         (ediff-extract-diffs): Catch errors.
6169         (ediff-whitespace): Add non-breakable space.
6170         (ediff-same-file-contents): Catch errors.
6172         * ediff-mult.el (ediff-collect-custom-diffs):
6173         Save coding-system-for-read.
6175         * ediff-vers.el (ediff-keep-tmp-versions): New variable.
6176         (ediff-vc-internal, ediff-vc-merge-internal):
6177         Use ediff-delete-version-file.
6178         (ediff-delete-version-file): New function.
6180         * ediff-wind.el (ediff-control-frame-parameters): Set frame fringes.
6182         * ediff.el (ediff-directories, ediff-directory-revisions)
6183         (ediff-merge-directories, ediff-merge-directories-with-ancestor)
6184         (ediff-directories-internal, ediff-merge-directory-revisions)
6185         (ediff-merge-directory-revisions-with-ancestor)
6186         (ediff-directories3): Use read-directory-name.
6188 2006-06-18  Ralf Angeli  <angeli@caeruleus.net>
6190         * textmodes/tex-mode.el (tex-font-lock-match-suscript):
6191         Remove superfluous part of regexp for brace matching which is handled
6192         by `scan-lists' call.
6194 2006-06-16  Richard Stallman  <rms@gnu.org>
6196         * obsolete/options.el (list-options): Put "obsolete" msg in buffer.
6198         * files.el (basic-save-buffer-2): For a new precious file,
6199         use the default modes in the return value.
6201         * facemenu.el (facemenu-color-alist): Doc fix.
6203         * cus-edit.el (custom-guess-name-alist): Recognize `-flag'.
6205 2006-06-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6207         * cus-start.el (all): Add mac-ts-script-language-on-focus.
6209         * term/mac-win.el (mac-text-encoding-ascii): New constant.
6210         (mac-utxt-to-string): Use it.
6211         (mac-ts-update-active-input-area): Use mac-ae-number.
6213 2006-06-15  Dan Nicolaescu  <dann@ics.uci.edu>
6215         * term.el (term-handle-scroll, term-delete-lines)
6216         (term-insert-lines): Fix off by one errors.
6218 2006-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>  (tiny change)
6220         * net/tramp.el (tramp-touch): Use UTC to express time.
6222 2006-06-15  Chong Yidong  <cyd@stupidchicken.com>
6224         * mail/sendmail.el (mail-send): Search explicitly for
6225         mail-header-separator when checking for corrupted header lines.
6227 2006-06-15  Nick Roberts  <nickrob@snap.net.nz>
6229         * progmodes/gdb-ui.el (gdb-same-frame): New option.
6230         (gud-old-arrow, gdb-frame-begin, gdb-printing): New variables.
6231         (gdb-init-1): Initialise them.
6232         (gdb-starting): Reset gdb-printing
6233         (gdb-starting): Save value of gud-overlay-arrow-position.
6234         (gdb-frame-begin): Set gdb-frame-begin, gdb-printing.
6235         (gdb-stopped): Don't look for source if calling procedure e.g "p a ()".
6236         Use gdb-*-gdb-buffer conditionally on gdb-same-frame.
6237         (gdb-frame-gdb-buffer): Keep menu bar, tool bar for GUD buffer.
6239 2006-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
6241         * pcvs.el (cvs-retrieve-revision): Use decode-coding-inserted-region.
6243 2006-06-13  Martin J. Reed  <mjreed@essex.ac.uk>  (tiny change)
6245         * net/ldap.el (ldap-ldapsearch-args): Default to SASL search.
6246         (ldap-search-internal): Keep error messages, and a regexp fix.
6248 2006-06-12  Thien-Thi Nguyen  <ttn@gnu.org>
6250         * files.el (hack-local-variables-confirm):
6251         Display string value using its printed representation.
6253 2006-06-11  Chong Yidong  <cyd@stupidchicken.com>
6255         * server.el (server-edit): No-op if no server buffers exist.
6257 2006-06-11  Robert J. Chassell  <bob@rattlesnake.com>
6259         * textmodes/page-ext.el (pages-directory-for-addresses):
6260         Including `pages-directory-address-mode' in the function results
6261         in the message "Buffer in which pages were found is deleted".
6263 2006-06-10  Carsten Dominik  <dominik@science.uva.nl>
6265         * textmodes/org.el (org-agenda-mode-map): Add bindings for
6266         clocking functions.
6268         (org-agenda-clock-in, org-check-running-clock)
6269         (org-clock-out-if-current, org-remove-clock-overlays)
6270         (org-put-clock-overlay): New functions.
6271         (org-clock-marker, org-clock-file-total-minutes)
6272         (org-clock-overlays): New variables.
6273         (org-clock-display, org-clock-sum, org-clock-cancel)
6274         (org-clock-out, org-clock-in): New commands.
6275         (org-export): New function.
6276         (org-emph-re): New constant.
6277         (org-set-emph-re, org-do-emphasis-faces): New functions.
6278         (org-emphasis-regexp-components, org-emphasis-alist): New options.
6279         (org-set-font-lock-defaults): Call `org-do-emphasis-faces'.
6280         (org-export-html-convert-emphasize): Use the configurable emphasis.
6281         (org-cleaned-string-for-export): Make multiline emphasis visible
6282         to the exporter.  New optional argument PARAMETERS.
6283         (org-export-as-html): Specify :emph-multiline parameter to
6284         `org-cleaned-string-for-export'.
6286 2006-06-10  Richard Stallman  <rms@gnu.org>
6288         * help.el (help-for-help-internal): Clean up help text.
6290 2006-06-10  Andreas Schwab  <schwab@suse.de>
6292         * language/ethio-util.el (ethio-fidel-to-java-buffer): Fix quoting
6293         in doc string.
6295         * progmodes/cperl-mode.el (cperl-short-docs): Likewise.
6297 2006-06-09  Karl Chen  <quarl@cs.berkeley.edu>
6299         * progmodes/make-mode.el (makefile-fill-paragraph): Don't remove
6300         spaces after the comment start.
6302 2006-06-09  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
6304         * play/pong.el (pong-init-buffer):
6305         Fill buffer with spaces instead of ^A.
6307         * textmodes/ispell.el (ispell-kill-ispell): If ispell has been
6308         launched asynchronously, delete its process instead of being cool.
6309         (ispell-async-processp): Check for `delete-process' existence
6310         instead of `kill-process' one for consistency.
6312 2006-06-09  Nick Roberts  <nickrob@snap.net.nz>
6314         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers-1)
6315         (gdb-prompt, gdb-set-gud-minor-mode-existing-buffers): Show status
6316         in mode line at startup.
6318 2006-06-08  Kim F. Storm  <storm@cua.dk>
6320         * ido.el (ido-take-first-match, ido-push-dir-first): New commands.
6321         (ido-init-completion-maps): Bind them to M-SPC and M-v.
6322         (ido-copy-current-file-name): Repeating C-w inserts whole file name.
6323         (ido-file-internal): Pass full file name to write-file.
6324         (ido-read-internal): Only pop stack elements automatically if they
6325         actually match an existing directory or file name.
6327 2006-06-07  Kenichi Handa  <handa@m17n.org>
6329         * international/mule.el (find-auto-coding): Don't handle the short
6330         name `char-trans'.
6332         * files.el (hack-local-variables-prop-line)
6333         (hack-local-variables): Cancel the previous change.
6335 2006-06-06  Jesper Harder  <harder@phys.au.dk>
6337         * ediff-diff.el (ediff-test-utility): Protect against file-error.
6339 2006-06-06  Chong Yidong  <cyd@stupidchicken.com>
6341         * diff-mode.el (diff-mode): Set buffer-read-only to t when
6342         diff-default-read-only is non-nil.
6343         (diff-hunk-kill, diff-file-kill, diff-split-hunk)
6344         (diff-refine-hunk): Set inhibit-read-only to t.
6346         * diff.el (diff-sentinel, diff): Set inhibit-read-only to t when
6347         modifying the *Diff* buffer.
6348         (diff-process-filter): New filter function for diff process that
6349         sets inhibit-read-only to t when modifying the *Diff* buffer.
6351 2006-06-06  Carsten Dominik  <dominik@science.uva.nl>
6353         * textmodes/org.el (org-archive-subtree): Use end-of-subtree as
6354         insertion point and control the number of empty lines.
6355         (org-paste-subtree): Limit the number of empty lines at the end of
6356         the inserted tree.
6357         (org-agenda): Use buffer name of current file for narrowing.
6358         (org-export-as-xml): Command removed.
6359         (org-export-xml-type): Option removed.
6360         (org-mode-map): Call `org-export-as-xoxo' directly.
6361         (org-get-indentation): New optional argument LINE.
6362         (org-fix-indentation, org-remove-tabs): New functions.
6363         (org-export-as-ascii, org-ascii-level-start): Determine and apply
6364         correct indentation for headlines that are converted it items.
6365         (org-skip-comments): Remove table lines that contain narrowing
6366         cookies but no other non-empty fields.
6367         (org-set-tags): Allow groups of mutually exclusive tags.
6368         (org-cmp-time): Sort 24:21 before items without time.
6369         (org-get-time-of-day): Fix the interpretation of 12pm and 12am.
6370         (org-open-at-point): Require double colon also for numbers.
6372 2006-06-06  Kim F. Storm  <storm@cua.dk>
6374         * ido.el (ido-default-file-method, ido-default-buffer-method):
6375         Make choice values consistent with corresponding command names.
6376         (ido-visit-buffer): Update accordingly.  Default to selected-window.
6378 2006-06-06  Nick Roberts  <nickrob@snap.net.nz>
6380         * progmodes/gud.el (gud-running): Fix doc string.
6381         (gud-menu-map): Use :visible instead fo :enable for debugger test.
6382         (gud-tooltip-modes): Add python-mode.
6383         (gud-tooltip-print-command): Add pdb.  Remove perldb.
6385 2006-06-05  Eli Zaretskii  <eliz@gnu.org>
6387         * makefile.w32-in (bootstrap, $(lisp)/mh-e/mh-loaddefs.el):
6388         Quote $(EMACS).
6390 2006-06-05  Richard Stallman  <rms@gnu.org>
6392         * faces.el (defined-colors): Doc fix.
6394 2006-06-05  Thien-Thi Nguyen  <ttn@gnu.org>
6396         * vc.el (vc-process-filter): Inhibit undo info collection around
6397         call to insert.
6398         (vc-setup-buffer): Likewise for call to erase-buffer.
6399         (vc-do-command): Likewise for call to process-file.
6401 2006-06-05  Nick Roberts  <nickrob@snap.net.nz>
6403         * progmodes/gud.el (gud-menu-map): Use a conditional help echo
6404         for gud-go.
6405         (gud-common-init): Other debuggers may trigger error.
6407 2006-06-05  Kenichi Handa  <handa@m17n.org>
6409         * international/mule.el (find-auto-coding):
6410         Handle enable-character-translation in file header.
6412 2006-06-04  Kim F. Storm  <storm@cua.dk>
6414         * emacs-lisp/authors.el (authors-aliases): Add mode aliases.
6415         (authors-fixed-entries): Fix spelling.
6416         (authors-canonical-file-name): Don't report error for wildcards.
6418         * help.el (view-emacs-news): Rewrite to support new NEWS,
6419         NEWS.major, and NEWS.1-17 file naming.  Add more intelligence,
6420         e.g. version 10 matches 1.10, and don't be confused by version 1.1
6421         being a prefix of 1.12 (etc).  A numeric prefix arg also works.
6423 2006-06-03  Vivek Dasmohapatra  <vivek@etla.org>
6425         * progmodes/sh-script.el (sh-quoted-exec): New face for quoted
6426         exec constructs like `foo bar`.
6427         (sh-quoted-subshell): New helper function to search for a possibly
6428         nested subshell (like `` or $()) within a "" quoted string.
6429         (sh-font-lock-keywords-var): Add sh-quoted-exec for Bash.
6430         (sh-apply-quoted-subshell): Flag quote characters inside a
6431         subshell, which is itself already in a quoted region, as
6432         punctuation, since this is the closest to what they actually are.
6433         (sh-font-lock-syntactic-keywords): Add sh-quoted-subshell and
6434         sh-apply-quoted-subshell.
6435         (sh-font-lock-syntactic-face-function): Apply the new face for
6436         text inside `` instead of the old font-lock-string-face.
6438 2006-06-03  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6440         * term/mac-win.el (mac-ts-active-input-overlay): Add defvar.
6441         (mac-ae-number, mac-ae-frame, mac-ae-script-language)
6442         (mac-bytes-to-text-range, mac-ae-text-range-array)
6443         (mac-ts-update-active-input-buf, mac-split-string-by-property-change)
6444         (mac-replace-untranslated-utf-8-chars, mac-ts-update-active-input-area)
6445         (mac-ts-unicode-for-key-event): New functions.
6446         (mac-handle-toolbar-switch-mode): Use mac-ae-frame.
6447         (mac-handle-font-selection): Use mac-ae-number.
6448         (mac-ts-active-input-buf, mac-ts-update-active-input-area-seqno):
6449         New variables.
6450         (mac-ts-caret-position, mac-ts-raw-text, mac-ts-selected-raw-text)
6451         (mac-ts-converted-text, mac-ts-selected-converted-text)
6452         (mac-ts-block-fill-text, mac-ts-outline-text)
6453         (mac-ts-selected-text, mac-ts-no-hilite): New faces.
6454         (mac-ts-hilite-style-faces): New constant.
6455         (mac-apple-event-map): Bind text input events.
6456         (mac-dispatch-apple-event): Use command-execute instead of
6457         call-interactively.
6458         (global-map): Don't bind mac-apple-event.
6459         (special-event-map): Bind mac-apple-event.
6461 2006-06-02  Eli Zaretskii  <eliz@gnu.org>
6463         * makefile.w32-in (EMACS): Remove quotes from the Emacs executable
6464         file name.
6465         (emacs): Enclose the value of $(EMACS) in quotes.
6467 2006-06-02  Juri Linkov  <juri@jurta.org>
6469         * international/mule.el (sgml-html-meta-auto-coding-function):
6470         Remove the condition `(search-forward "<html" size t)'.
6471         Replace `\"' with `[\"']?' in `re-search-forward'.
6473 2006-06-02  Kenichi Handa  <handa@m17n.org>
6475         * files.el (hack-local-variables-prop-line): Ignore `char-trans'
6476         as well as `coding'.
6477         (hack-local-variables): Likewise.
6479         * international/mule.el (enable-character-translation):
6480         Put permanent-local and safe-local-variable properties.
6481         (find-auto-coding): Handle char-trans: tag.
6483 2006-06-02  Juri Linkov  <juri@jurta.org>
6485         * international/mule.el (sgml-html-meta-auto-coding-function):
6486         Limit the search by the end of the HTML header (if any).
6488 2006-06-01  Richard Stallman  <rms@gnu.org>
6490         * subr.el (with-current-buffer): Doc fix.
6492 2006-06-02  Masatake YAMATO  <jet@gyve.org>
6494         * progmodes/compile.el (compilation-error-regexp-alist-alist::gcov-*):
6495         Almost rewrite.  Underlines over all lines of gcov output are too
6496         uncomfortable to read.  Suggested by Dan Nicolaescu.
6498 2006-06-01  Luc Teirlinck  <teirllm@auburn.edu>
6500         * progmodes/inf-lisp.el (inferior-lisp-mode): Doc fixes.
6502         * shell.el (shell-mode): Use shell-mode-map in docstring.
6504         * comint.el (comint-send-input): Do not add help-echo and
6505         mouse-face to input if `comint-use-prompt-regexp' is non-nil.
6507 2006-06-01  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
6509         * term/x-win.el: Change x-menu-bar-start to menu-bar-open.
6511 2006-06-01  Nick Roberts  <nickrob@snap.net.nz>
6513         * progmodes/gdb-ui.el (gdb-look-up-stack): New variable.
6514         (gdb-stopped, gdb-info-stack-custom): If there is no source info
6515         look up the stack and pop up GUD buffer if necessary.
6516         (gdb-frames-select): Remove redundant call to gud-display-frame.
6517         (gdb-info-threads-custom): Keep point at start of buffer.
6518         (gdb-find-file-hook): Make it work for pre-GDB 6.4.
6520 2006-05-31  Juri Linkov  <juri@jurta.org>
6522         * replace.el (query-replace-read-from, query-replace-read-to):
6523         Bind `history-add-new-input' to nil.  Call `add-to-history'.
6525 2006-05-31  Takaaki Ota  <Takaaki.Ota@am.sony.com>
6527         * textmodes/table.el: Convert all HTML tags to lower case for
6528         XHTML compatibility.
6530 2006-05-31  Masatake YAMATO  <jet@gyve.org>
6532         * progmodes/compile.el:
6533         (compilation-error-regexp-alist-alist::gcov-called-line):
6534         Don't put face on `-' lines in gcov file.  Suggested by Dan Nicolaescu.
6536 2006-05-31  Nick Roberts  <nickrob@snap.net.nz>
6538         * progmodes/gud.el (gud-query-cmdline, gud-common-init):
6539         Revert inadvertent changes made with last commit.
6541 2006-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
6543         * textmodes/flyspell.el (turn-on-flyspell, turn-off-flyspell):
6544         New functions.
6546         * textmodes/text-mode.el (text-mode-hook): Use turn-on-flyspell.
6548 2006-05-30  Carsten Dominik  <dominik@science.uva.nl>
6550         * textmodes/org.el (org-agenda-highlight-todo): Make sure regexp
6551         only matches in the right place.
6552         (org-upcoming-deadline): New face.
6553         (org-agenda-get-deadlines): Use new face `org-upcoming-deadline'.
6554         (org-export-ascii-underline): Rename constant `org-ascii-underline'
6555         and make it an option.
6556         (org-export-ascii-bullets): New option.
6557         (org-export-as-html): Many changes to emit valid XHTML.
6558         (org-par-open): New variable.
6559         (org-open-par, org-close-par-maybe, org-close-li-maybe): New functions.
6560         (org-html-do-expand, org-section-number): Fix case in `replace-match'.
6561         (org-timeline): Pass `org-timeline-show-empty-dates' to
6562         `org-get-all-dates'.  Interpret empty dates returned by
6563         `org-get-all-dates'.
6564         (org-get-all-dates): New argument EMPTY.  Add dates without
6565         entries to the list, mark large ranges of empty dates.
6566         (org-point-in-group, org-context): New functions.
6568 2006-05-30  Nick Roberts  <nickrob@snap.net.nz>
6570         * progmodes/gud.el (gud-stop-subjob): Make it work in all buffers.
6572         * progmodes/gdb-ui.el: Move gdb-mouse-toggle-breakpoint-* to
6573         C-mouse-1.  Move gdb-mouse-until to mouse-3, gdb-mouse-jump
6574         to C-mouse-3 (for 2 button mice).
6575         (gdb-send): Do the right thing for C-d.
6577         * speedbar.el (speedbar-detach): Delete.
6578         (speedbar-easymenu-definition-trailer): Remove speedbar-detach as
6579         it breaks things.
6580         (speedbar-reconfigure-keymaps): Always add extra items to pop up menu.
6582 2006-05-30  Daniel Pfeiffer  <occitan@esperanto.org>
6584         * files.el (auto-mode-alist): Add makepp suffix and optional mk on
6585         Makeppfile.
6587         * progmodes/compile.el (compilation-error-regexp-alist-alist):
6588         Add makepp diagnostic.
6590 2006-05-29  Richard Stallman  <rms@gnu.org>
6592         * window.el (fit-window-to-buffer): Doc fix.
6594         * help.el (temp-buffer-max-height): Doc fix.
6596         * subr.el (with-current-buffer): Doc fix.
6598 2006-05-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
6600         * term/x-win.el: Bind F10 to menu-bar-start if available.
6602 2006-05-28  Dan Nicolaescu  <dann@ics.uci.edu>
6604         * term.el (term-if-xemacs, term-ifnot-xemacs): Delete, replace
6605         uses with a simple test.
6606         (term-set-escape-char, term-mode, term-check-kill-echo-list)
6607         (term-send-raw-string, term-send-raw, term-mouse-paste)
6608         (term-char-mode, term-line-mode, term-exec, term-sentinel)
6609         (term-handle-exit, term-read-input-ring)
6610         (term-previous-matching-input-string)
6611         (term-previous-matching-input-string-position)
6612         (term-previous-matching-input-from-input)
6613         (term-replace-by-expanded-history, term-send-input)
6614         (term-skip-prompt, term-bol, term-send-invisible)
6615         (term-kill-input, term-delchar-or-maybe-eof)
6616         (term-backward-matching-input, term-check-source)
6617         (term-proc-query, term-emulate-terminal)
6618         (term-handle-colors-array, term-process-pager, term-pager-line)
6619         (term-pager-bob, term-unwrap-line, term-word)
6620         (term-dynamic-complete-filename)
6621         (term-dynamic-complete-as-filename)
6622         (term-dynamic-simple-complete): Replace one arm ifs with whens or
6623         unlesses.
6625 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6627         * files.el (hack-one-local-variable-eval-safep): Don't burp if used
6628         during bootstrapping.
6630         * emacs-lisp/ewoc.el (ewoc--current-dll): Remove.
6631         Basically undo the change of 2006-05-26: use extra arguments instead of
6632         dynamic scoping.
6633         (ewoc-locate): Remove unused var `footer'.
6635 2006-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6637         * emacs-lisp/ewoc.el (ewoc--insert-new-node): Use ewoc--refresh-node.
6639         * emacs-lisp/autoload.el (no-update-autoloads): Declare.
6640         (generate-file-autoloads): Obey it.  Return whether autoloads were
6641         added at point or not.
6642         (update-file-autoloads): Use this new return value.
6643         Remove redundant test for the presence of an autoload cookie.
6645         * emacs-lisp/autoload.el (autoload-find-file): New fun.
6646         This one calls hack-local-variables.
6647         (generate-file-autoloads, update-file-autoloads): Use it.
6649         * textmodes/bibtex.el (bibtex-autokey-name-case-convert-function)
6650         (bibtex-sort-entry-class): Add safe-local-variable predicate.
6651         (bibtex-sort-entry-class-alist): Don't set the global value.
6652         (bibtex-init-sort-entry-class-alist): New fun.
6653         (bibtex-sort-buffer, bibtex-prepare-new-entry): Call it to compute
6654         bibtex-init-sort-entry-class-alist from the buffer-local value (if any)
6655         of bibtex-init-sort-entry-class.
6657 2006-05-28  Richard Stallman  <rms@gnu.org>
6659         * subr.el (load-history-regexp): If FILE is relative, insist
6660         entire last name component must match it.
6661         (load-history-filename-element, load-history-regexp): Doc fixes.
6663 2006-05-29  Kim F. Storm  <storm@cua.dk>
6665         * emacs-lisp/bindat.el (bindat-idx, bindat-raw): Rename dynamic vars
6666         `pos' and `raw-data' for clarity, as eval forms may access these.
6668 2006-05-28  Kim F. Storm  <storm@cua.dk>
6670         * emacs-lisp/bindat.el (bindat--unpack-u8): Use aref also for strings.
6672 2006-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6674         * progmodes/make-mode.el (makefile-browser-map)
6675         (makefile-mode-syntax-table): Move initialization inside declaration.
6676         (makefile-fill-paragraph): Use the default comment-filling code.
6678 2006-05-28  Chong Yidong  <cyd@stupidchicken.com>
6680         * replace.el (query-replace-defaults): New variable.
6681         (query-replace-read-from): Use `query-replace-defaults' for
6682         default value, instead of history list.
6683         (query-replace-read-to): Update `query-replace-defaults'.
6685 2006-05-27  Chong Yidong  <cyd@stupidchicken.com>
6687         * msb.el (mouse-select-buffer): Minor fix to make popup menu work
6688         with no X toolkit.
6690 2006-05-28  Nick Roberts  <nickrob@snap.net.nz>
6692         * tumme.el (tumme-show-all-from-dir-max-files): Fix typo.
6693         (tumme-show-all-from-dir): Add autoload.
6695 2006-05-27  Mathias Dahl  <mathias.dahl@gmail.com>
6697         * tumme.el: Change a lot of `(if .. (progn ..)' to `(when ..)'.
6698         (tumme-remove-tag): Fix bug.
6700 2006-05-27  Thien-Thi Nguyen  <ttn@gnu.org>
6702         * emacs-lisp/ewoc.el (ewoc--create): No longer take HEADER and
6703         FOOTER args.  Update unique caller.
6704         (ewoc-delete): Compute last node once before looping.
6705         (ewoc--node-branch): Merge into unique caller.
6706         (ewoc--node): Don't define constructor make-ewoc--node for this
6707         structure.
6708         (ewoc): Add member `hf-pp' to this structure.
6709         (ewoc--wrap): New func.
6710         (ewoc-create): Take additional arg NOSEP.  If nil, wrap node and
6711         header/footer pretty-printers.  Save header/footer pretty-printer.
6712         (ewoc-set-hf): Use ewoc's header/footer pretty-printer.  *
6714         * pcvs.el (cvs-make-cvs-buffer): Specify NOSEP to `ewoc-create'.
6716 2006-05-27  Mathias Dahl  <mathias.dahl@gmail.com>
6718         * dired.el (dired-mode-map): Change `tumme-tag-remove' to
6719         `tumme-delete-tag'.  Rename `Remove Image Tag' to `Delete Image
6720         Tag'.  Change "Compare directories..." to "Change Directories...".
6721         Move tumme commands to Operate, Regexp and Immediate menus.
6722         Change "Add Comment" to "Add Image Comment".  Change "Add Image
6723         Tag" to "Add Image Tags".
6725         * tumme.el (tumme-delete-tag): Rename from `tumme-tag-remove'.
6726         (tumme-setup-dired-keybindings): Change `tumme-add-remove' to
6727         `tumme-delete-tag'.
6729 2006-05-26  Luc Teirlinck  <teirllm@auburn.edu>
6731         * shell.el (shell-mode): Call shell-dirtrack-mode after
6732         list-buffers-directory is made a local variable, to avoid setting
6733         the default value.
6735 2006-05-26  Kevin Ryde  <user42@zip.com.au>
6737         * info.el (Info-index-next): Use where-is-internal to report
6738         actual binding of Info-index-next, rather than hard-coded `,'.
6740 2006-05-26  Eli Zaretskii  <eliz@gnu.org>
6742         * menu-bar.el (menu-bar-apropos-menu): Move "Find Key in Manual"
6743         and "Find Command in Manual" to here.
6745         * buff-menu.el (list-buffers-noselect): For Info buffers, use
6746         Info-current-file as the file name.
6748 2006-05-26  Jonathan Yavner  <jyavner@member.fsf.org>
6750         * ses.el (defadvice undo-more): Delete this defadvice.  The undo
6751         overrides will now be done a different way.
6752         (ses-set-parameter): Reapply this function for undo.
6753         (ses-set-header-row): Reconstruct header row during undo.
6754         (ses-widen): New function.
6755         (ses-goto-data, ses-reconstruct-all): Use new function.
6756         (ses-command-hook): Widen buffer during undo, before unupdating
6757         the cells.
6758         (ses-insert-row, ses-delete-row): Widen buffer during undo.
6759         (ses-load, ses-header-row): Permit empty (zero-row) spreadsheets.
6760         (ses-read-cell): Avoid stupid warning for RET RET on a cell whose
6761         formula hasn't been executed yet.
6763 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
6765         * comint.el (comint-kill-whole-line): Rename arg to count.
6766         Fix doc string.
6768 2006-05-26  Chong Yidong  <cyd@stupidchicken.com>
6770         * files.el (backup-buffer-copy): Remove deleted MUSTBENEW argument
6771         to copy-file.
6773 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
6775         * simple.el (toggle-truncate-lines): Make arg optional for
6776         backward compatibility.
6778 2006-05-26  Thien-Thi Nguyen  <ttn@gnu.org>
6780         * emacs-lisp/ewoc.el (ewoc--current-dll): New var.
6781         (ewoc--node-next, ewoc--node-prev, ewoc--node-nth): Don't take
6782         DLL arg.  Instead, use ewoc--current-dll.  Update all callers.
6783         (ewoc--set-buffer-bind-dll-let*): Bind ewoc--current-dll, not `dll'.
6784         (ewoc--adjust): Use ewoc--current-dll.
6785         (ewoc-next, ewoc-prev, ewoc-nth): Bind ewoc--current-dll.
6787 2006-05-26  Carsten Dominik  <dominik@science.uva.nl>
6789         * textmodes/org.el (org-next-item, org-previous-item): Emit more
6790         compact error message.
6791         (org-tags-view): Refresh category table in each file.
6792         (org-table-justify-field-maybe): Remove superfluous arguments to
6793         `format'.
6794         (org-export-as-html): Insert "<p>" before postamble.
6795         (org-paste-subtree, org-kill-is-subtree-p): Check for empty kill ring.
6797 2006-05-26  Kenichi Handa  <handa@m17n.org>
6799         * textmodes/po.el (po-find-charset): Pay attention to the case
6800         FILENAME is a cons (NAME . BUFFER).
6801         (po-find-file-coding-system-guts): Likewise.
6803         * arc-mode.el (archive-set-buffer-as-visiting-file):
6804         Call find-operation-coding-system with (FILENAME . BUFFER).
6806         * tar-mode.el (tar-extract): Call find-operation-coding-system
6807         with (FILENAME . BUFFER).
6809         * international/mule.el (decode-coding-inserted-region):
6810         Call find-operation-coding-system with (FILENAME . BUFFER).
6812 2006-05-25  Chong Yidong  <cyd@stupidchicken.com>
6814         * image-mode.el (image-toggle-display): Use buffer contents to
6815         generate image for a remote file.
6817 2006-05-25  Juri Linkov  <juri@jurta.org>
6819         * replace.el (query-replace-read-from, query-replace-read-to):
6820         Remove 8th arg KEEP-ALL in read-from-minibuffer.
6822 2006-05-25  Rajesh Vaidheeswarran  <rv@gnu.org>
6824         * whitespace.el (whitespace-cleanup): Change to cleanup
6825         region if one is active.
6826         * whitespace.el (whitespace-cleanup-internal): New internal method.
6828 2006-05-25  Mathias Dahl  <mathias.dahl@gmail.com>
6830         * dired.el (dired-mode-map): Add help-echo strings to tumme
6831         commands.  Bind `tumme-dired-display-image' to C-t i.
6833         * tumme.el (tumme-display-image): Change documentation string slightly.
6834         (tumme-dired-display-image): Add call to `display-buffer'.
6836 2006-05-25  Thien-Thi Nguyen  <ttn@gnu.org>
6838         * emacs-lisp/bindat.el (bindat-unpack, bindat-pack):
6839         Signal error if RAW-DATA is a multibyte string.
6841 2006-05-24  Richard Stallman  <rms@gnu.org>
6843         * subr.el (with-local-quit): When handling `quit' signal,
6844         make a chance for quit-flag to cause a quit.
6846         * emacs-lisp/advice.el (ad-enable-advice, ad-activate)
6847         (ad-disable-advice): Add autoloads.
6849         * subr.el (read-passwd): Copy PROMPT before changing its properties.
6851 2006-05-25  Mathias Dahl  <mathias.dahl@gmail.com>
6853         * dired.el (dired-mode-map): Change menu items for tumme as per
6854         suggestions in emacs-devel.
6856 2006-05-25  Nick Roberts  <nickrob@snap.net.nz>
6858         * dired.el (dired-mode-map): Fix breakage.
6860 2006-05-25  Mathias Dahl  <mathias.dahl@gmail.com>
6862         * tumme.el (tumme-display-dired-image): Rename to...
6863         (tumme-dired-display-image): ...this.
6864         (tumme-track-movement): Change default value to t.
6865         (tumme-display-thumbs): Add new optional parameter DO-NOT-POP,
6866         used from `tumme-next-line-and-display' and similar commands.
6868         * dired.el (dired-mode-map): Add Thumbnail submenu under the
6869         Immediate menu.  Add some tumme commands there.
6871 2006-05-24  Luc Teirlinck  <teirllm@auburn.edu>
6873         * loadup.el ("jka-cmpr-hook"): Load it before it is needed.
6875 2006-05-24  Chong Yidong  <cyd@mit.edu>
6877         * menu-bar.el, international/mule-cmds.el: Remove tooltips for
6878         menu entries that open submenus.
6880 2006-05-24  Alan Mackenzie  <acm@muc.de>
6882         * startup.el (command-line): For names of preloaded files, don't
6883         append ".elc" (now done in Fload), and call file-truename on the
6884         lisp directory.
6886         * subr.el (eval-after-load): Fix the doc-string.  Allow FILE to
6887         match ANY loaded file with the right name, not just those in
6888         load-path.  Put a regexp matching the file name into
6889         after-load-alist, rather than the name itself.
6891         * subr.el (load-history-regexp, load-history-filename-element)
6892         (do-after-load-evaluation): New functions.
6894         * international/mule.el (load-with-code-conversion): Do the
6895         eval-after-load stuff by calling do-after-load-evaluation.
6897 2006-05-25  Nick Roberts  <nickrob@snap.net.nz>
6899         * progmodes/gud.el (gud-sentinel): Condition on GUD buffer if it
6900         has not been killed.
6902 2006-05-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6904         * term/mac-win.el: Set idle timer to clean up expired Apple events.
6905         (mac-ae-get-url): Redispatch Apple event on unknown scheme.
6906         (mac-dispatch-apple-event): Resume Apple event if it is suspended.
6907         Optionally set error message in reply.
6909 2006-05-24  Carsten Dominik  <dominik@science.uva.nl>
6911         * textmodes/org.el (org-open-at-point): Use renamed variable
6912         `org-confirm-shell-link-function'.
6913         (org-confirm-shell-link-function): Rename from
6914         `org-confirm-shell-links'.
6915         (org-export-directory): New function.
6916         (org-export-as-ascii, org-export-as-html, org-export-as-xoxo)
6917         (org-export-icalendar): Use `org-export-directory'.
6918         (org-indent-item): Keep cursor position.
6919         (org-link-file-path-type): New option.
6920         (org-export-as-html): Fix bug with plain lists starting in
6921         column 0.
6922         (org-export-as-html): Remove deadline formatting, this happens
6923         now already in `org-html-handle-time-stamps'.
6924         (org-export-html-style): Deadline class removed.
6925         (org-insert-labeled-timestamps-at-point): New option.
6926         (org-cycle, org-occur, org-scan-tags): Use `org-overview' instead
6927         of `hide-sublevels 1', in case the first headline is not level 1.
6928         (org-overview, org-content): New fuction.
6929         (org-cycle-global-status, org-cycle-subtree-status): Make these
6930         variables buffer-local.
6931         (org-global-cycle): New command.
6932         (org-shifttab): Use `org-global-cycle'.
6933         (org-insert-heading, org-insert-item): Go to end of new
6934         headline/item after creating it.
6935         (org-export-visible): Rename from `org-export-copy-visible'.
6936         Now creates a temporary org-file and applies an exporting command
6937         to it.
6938         (org-table-eval-formula): Support for lisp forms.
6939         (org-agenda-todo-ignore-scheduled): New option.
6940         (org-agenda-get-todos): Use new option
6941         `org-agenda-todo-ignore-scheduled'.
6942         (org-export-html-inline-images): New value `maybe'.
6943         (org-export-as-html): Inlining of images dependent on link description.
6944         (org-archive-subtree): Check for end-of-buffer before trying
6945         `kill-line'.
6946         (org-agenda-follow-mode): New option.
6947         (org-export-with-tags, org-export-with-timestamps): New options.
6948         (org-html-handle-time-stamps): New function.
6949         (org-keyword-time-regexp): New variable.
6950         (org-agenda-get-todos): Use `org-agenda-todo-list-sublevels'.
6951         (org-agenda-todo-list-sublevels): New option.
6952         (org-html-level-start): When TITLE is nil, just close all levels.
6953         (org-parse-key-lines, org-parse-export-options): Remove functions,
6954         replaced by `org-infile-export-plist'.
6955         (org-combine-plists, org-infile-export-plist)
6956         (org-default-export-plist): New functions.
6957         (org-export-html-preamble, org-export-html-postamble)
6958         (org-export-html-auto-preamble, org-export-html-auto-postamble):
6959         New variables.
6960         (org-export-publishing-directory): New option.
6961         (org-export-as-html, org-export-as-ascii): Use the new property
6962         lists for settings.
6963         (org-export-copy-visible, org-export-as-xoxo):
6964         Respect `org-export-publishing-directory'.
6965         (org-link-search, org-store-link, org-file-apps): Support for
6966         links to BibTeX database entries..
6967         (org-get-current-options, org-set-regexps-and-options):
6968         Implement logging as a startup option.
6969         (org-store-link): Make sure context string is never empty
6970         (org-insert-link): Use relative path when possible.
6971         (org-at-item-checklet-p): New function.
6972         (org-shifttab, org-shiftmetaleft, org-shiftmetaright)
6973         (org-shiftmetaup, org-shiftmetadown, org-metaleft)
6974         (org-metaright, org-metaup, org-metadown, org-shiftup)
6975         (org-shiftdown, org-shiftright, org-shiftleft)
6976         (org-ctrl-c-ctrl-c, org-cycle, org-return, org-meta-return):
6977         Dispatch using `call-interactively'.
6978         (org-call-with-arg): New defsubst.
6979         (org-tag-alist, org-use-fast-tag-selection): New options.
6980         (org-complete): Use `org-tag-alist'.
6981         (org-fast-tag-insert, org-fast-tag-selection): New functions.
6982         (org-next-item, org-previous-item): New commands.
6983         (org-beginning-of-item, org-end-of-item): Add (interactive) to
6984         make command.
6985         (org-shiftup, org-shiftdown): Accommodate the item-navigation commands.
6987 2006-05-23  Thien-Thi Nguyen  <ttn@gnu.org>
6989         * emacs-lisp/ewoc.el (ewoc-delete): New function.
6990         (ewoc-filter): Use `ewoc-delete'.
6992         * emacs-lisp/bindat.el (bindat-pack): Doc fix.
6994 2006-05-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6996         * textmodes/bibtex.el (bibtex-format-entry, bibtex-clean-entry):
6997         Signal more user-friendly error messages.
6999         * complete.el (PC-do-completion): Undo the addition of implicit
7000         wildcards if they did not lead to finding any match.
7001         (read-file-name-internal): Don't add the final > if the completion is
7002         not finished.
7004 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
7006         * textmodes/bibtex.el (bibtex-maintain-sorted-entries):
7007         Quote safe-local-variable predicate.
7009 2006-05-22  Thien-Thi Nguyen  <ttn@gnu.org>
7011         * emacs-lisp/ewoc.el (ewoc-set-data): New function.
7013 2006-05-21  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
7015         * textmodes/bibtex.el (bibtex-maintain-sorted-entries): Mark as safe.
7017         * progmodes/make-mode.el (makefile-special-targets-list)
7018         (makefile-macro-table, makefile-target-table): Mark as risky.
7019         (makefile-query-one-target-method): Make this the alias for the
7020         following variable.
7021         (makefile-query-one-target-method-function): Make this the real name.
7023         * textmodes/artist.el (artist-text-renderer): Make this the alias
7024         for the following variable.
7025         (artist-text-renderer-function): Make this the real name.
7027         * textmodes/flyspell.el (flyspell-generic-check-word-p): Make this
7028         the alias for the following variable.
7029         (flyspell-generic-check-word-predicate): Make this the real name.
7031         * textmodes/ispell.el (ispell-format-word): Make this the alias
7032         for the following variable.
7033         (ispell-format-word-function): Make this the real name.
7034         (ispell-message-text-end): Mark as risky.
7036         * skeleton.el (skeleton-transformation, skeleton-filter)
7037         (skeleton-pair-filter): Make these the aliases for the following
7038         variables.
7039         (skeleton-transformation-function, skeleton-filter-function)
7040         (skeleton-pair-filter-function): Make these the real names.
7042         * progmodes/sh-script.el (sh-mode): Use skeleton-filter-function
7043         and skeleton-pair-filter-function.
7045         * textmodes/sgml-mode.el (sgml-transformation): Make this the
7046         alias for the following variable.
7047         (sgml-transformation-function): Make this the real name.
7048         (sgml-tag-alist): Mark as risky.
7050 2006-05-21  Richard Stallman  <rms@gnu.org>
7052         * simple.el (kill-region): Interactively, pass point, then mark.
7054 2006-05-22  Thien-Thi Nguyen  <ttn@gnu.org>
7056         * emacs-lisp/ewoc.el (ewoc-create): Add autoload cookie.
7058 2006-05-21  Romain Francoise  <romain@orebokech.com>
7060         * dired-x.el (dired-mode-map): Don't bind M-g.
7062 2006-05-20  Richard Stallman  <rms@gnu.org>
7064         * dired.el (dired-mode-map): Put dired-goto-file on j, not M-g.
7065         (dired-goto-file): Doc fix.
7067 2006-05-21  Kim F. Storm  <storm@cua.dk>
7069         * emulation/cua-base.el: Mention customizing cua-mode as alternative
7070         way to enable built-in cua-mode if user loads older CUA-mode package.
7072         * ido.el (ido-read-file-name): Bind ido-show-dot-for-dired to nil
7073         if default-filename is specified.
7075 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
7077         * menu-bar.el (menu-bar-manuals-menu) <info-apropos>: New menu item.
7079         * info.el (info-apropos): Make sure current-file and current-node
7080         have non-nil values.  Speed up by using add-to-list instead of
7081         manual consing.
7083 2006-05-20  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
7085         * progmodes/make-mode.el (makefile-mode): Doc fix.
7087 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
7089         * dired-aux.el (dired-do-shell-command): Doc fix.
7091 2006-05-20  Kevin Ryde  <user42@zip.com.au>
7093         * info-xref.el (info-xref-check-all-custom): Skip :tag part of
7094         ``(custom-manual :tag "Foo" "(foo)Node")''.
7096 2006-05-20  Karl Chen  <quarl@cs.berkeley.edu>
7098         * progmodes/cc-vars.el (c-backslash-column): Mark as safe if its
7099         value is an integer.
7101 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
7103         * mail/rmail.el (rmail-mime-charset-pattern): Add "?:" before
7104         "format".
7105         (rmail-convert-to-babyl-format): Undo the change from 2006-04-19.
7107 2006-05-20  Martin Rudalics  <rudalics@gmx.at>
7109         * progmodes/hideif.el (show-ifdef-block): Fix bug where parts of
7110         a hidden block remained hidden if `hide-ifdef-lines' is non-nil.
7112 2006-05-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7114         * progmodes/gud.el (gdb-script-font-lock-keywords): Use a stricter
7115         regexp for keywords.
7117 2006-05-20  Masayuki FUJII  <boochang@m4.kcn.ne.jp>  (tiny change)
7119         * dnd.el (dnd-get-local-file-name): Specify LITERAL in
7120         replace-regexp-in-string.
7122         * term/w32-win.el (w32-drag-n-drop): Substitute '/' for '\',
7123         encode, and escape file name on conversion to URL.
7125 2006-05-20  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7127         * dnd.el (dnd-handle-one-url): Change 3rd arg ARG to URL.
7128         Don't unescape URL.
7129         (dnd-get-local-file-name): Unescape URL on conversion to file name.
7131         * x-dnd.el (x-dnd-handle-file-name): Encode and escape file names
7132         on conversion to URLs.
7134         * net/browse-url.el (browse-url-file-url): Encode file name on
7135         conversion to URL.
7137         * term/mac-win.el (mac-ae-open-documents): Escape file name on
7138         conversion to URL.
7140 2006-05-19  Eli Zaretskii  <eliz@gnu.org>
7142         * progmodes/cc-styles.el (c-style-alist): Doc fix.
7144 2006-05-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7146         * term/mac-win.el (mac-bytes-to-digits): Remove function.
7147         (mac-handle-toolbar-switch-mode): Use coercion instead of it.
7149 2006-05-19  Glenn Morris  <rgm@gnu.org>
7151         * calendar/diary-lib.el (diary-bahai-date)
7152         (list-bahai-diary-entries, mark-bahai-diary-entries)
7153         (mark-bahai-calendar-date-pattern): Not interactive.
7154         (add-to-diary-list): New optional arg LITERAL.  Doc fix.
7155         (diary-entries-list): Change format of 4th element in each entry.
7156         (diary-list-entries): Use add-to-diary-list.
7157         (diary-goto-entry): Handle the case where the buffer visiting the
7158         diary has been killed.
7159         (fancy-diary-display): Add 'locator to button rather than 'marker.
7160         Only generate temp-face when there are marks to apply.
7161         (list-sexp-diary-entries): Pass literal to add-to-diary-list.
7162         (diary-fancy-date-pattern): New variable.
7163         (diary-time-regexp): Doc fix.
7164         (diary-anniversary, diary-time): New faces.
7165         (fancy-diary-font-lock-keywords): Use diary-fancy-date-pattern and
7166         diary-time-regexp.  Add font-lock-multiline property where needed.
7167         Use new faces diary-anniversary and diary-time.
7168         (diary-fancy-font-lock-fontify-region-function): New function, to
7169         handle multiline font-lock pattern in fancy diary.
7170         (fancy-diary-display-mode): Set font-lock-fontify-region-function.
7171         (diary-font-lock-keywords): Tweak time regexp.  Use new face
7172         diary-time.
7174 2006-05-19  Alexander Shopov  <ash@contact.bg>  (tiny change)
7176         * international/code-pages.el (mik): Table corrected.
7178 2006-05-18  Kim F. Storm  <storm@cua.dk>
7180         * progmodes/grep.el (grep-find): Don't check grep-find-command
7181         before running command (breaks non-interactive usage).
7183 2006-05-18  Thien-Thi Nguyen  <ttn@gnu.org>
7185         * emacs-lisp/ewoc.el (ewoc--adjust): New func.
7186         (ewoc--insert-new-node): Don't insert trailing newline.
7187         Instead, adjust successor nodes's start markers.
7188         (ewoc--refresh-node): Delete all text from current node's start
7189         marker to the next one's; adjust successor nodes's start markers.
7190         (ewoc--create): Doc fixes.
7191         (ewoc--refresh): Don't insert newline.
7192         (ewoc--set-hf): Use `ewoc--set-buffer-bind-dll-let*'.
7193         * pcvs.el (cvs-make-cvs-buffer):
7194         Specify extra newline for ewoc's header and footer.
7195         (cvs-update-header): Update initial header recognition.
7196         Append newline to final header and footer values.
7197         * pcvs-info.el (cvs-fileinfo-pp): Insert trailing newline.
7199 2006-05-17  Richard Stallman  <rms@gnu.org>
7201         * files.el (file-name-extension): Doc fix.
7203 2006-05-17  Stefan Monnier  <monnier@iro.umontreal.ca>
7205         * shell.el (shell-dirtrack-mode): Make it into a proper minor mode, so
7206         we can explicitly enable/disable rather than toggle.
7207         (shell-mode): Use it.
7208         (shell-cd): Don't try to reproduce what `cd' does.
7210 2006-05-17  Kim F. Storm  <storm@cua.dk>
7212         * ido.el (ido-read-internal): Use only nondirectory part of
7213         default item.
7215 2006-05-17  Thien-Thi Nguyen  <ttn@gnu.org>
7217         * emacs-lisp/ewoc.el (ewoc-data): Add docstring.
7218         (ewoc-nth): Doc fix.
7220         (ewoc-map, ewoc-invalidate): Compute PP before looping.
7222 2006-05-16  Eli Zaretskii  <eliz@gnu.org>
7224         * international/mule.el (auto-coding-alist): Add .lha to files
7225         read with no-conversion.
7227         * files.el (auto-mode-alist): Add .lha files to archive file
7228         extensions.
7230         * arc-mode.el (archive-arc-summarize, archive-lzh-summarize):
7231         Convert csize to integer when computing offsets within the
7232         compressed archive file.
7234 2006-05-16  Kim F. Storm  <storm@cua.dk>
7236         * subr.el (add-to-history): Add KEEP-ALL arg and align functionality
7237         with read-from-minibuffer.
7239 2006-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
7241         * emacs-lisp/bytecomp.el (byte-compile-warnings-safe-p): New function.
7242         (byte-compile-warnings): Fix safe-local-variable property.
7244 2006-05-16  Ken Manheimer  <ken.manheimer@gmail.com>
7246         * allout.el (allout-show-bodies, allout-old-style-prefixes)
7247         (allout-stylish-prefixes, allout-numbered-bullet)
7248         (allout-file-xref-bullet, allout-use-hanging-indents): Use simple
7249         predicates to qualify `safe-local-variable' property, when
7250         available, else use equivalent lambda.
7251         (allout-current-topic-collapsed-p): Do the right thing regarding
7252         trailing blank lines.
7254 2006-05-16  Stefan Monnier  <monnier@iro.umontreal.ca>
7256         * server.el (server-start): Only create a directory if needed.
7257         (server-edit, server-unload-hook): server-start => server-mode.
7258         (kill-emacs-hook): Cleanup upon exit.
7260 2006-05-15  Stefan Monnier  <monnier@iro.umontreal.ca>
7262         * hexl.el (hexlify-buffer): Encode process arguments manually.
7264 2006-05-16  Nick Roberts  <nickrob@snap.net.nz>
7266         * progmodes/gud.el (gud-tooltip-tips): Add missing argument to
7267         call to gdb-tooltip-print.
7269 2006-05-15  Romain Francoise  <romain@orebokech.com>
7271         * dired-x.el (dired-guess-shell-gnutar): On GNU and GNU/Linux
7272         systems, default to "tar" since those systems probably have GNU tar.
7274 2006-05-14  Lars Hansen  <larsh@soem.dk>
7276         * desktop.el (desktop-missing-file-warning): Fix docstring.
7277         (desktop-restore-file-buffer): Correct question asked on missing file.
7279 2006-05-14  Kim F. Storm  <storm@cua.dk>
7281         * progmodes/cc-subword.el (c-forward-subword, c-backward-subword):
7282         Add CUA move property.
7284 2006-05-13  Chong Yidong  <cyd@stupidchicken.com>
7286         * custom.el (custom-push-theme): Load the variable before checking
7287         its `standard-value'.
7289 2006-05-13  Lars Hansen  <larsh@soem.dk>
7291         * desktop.el (desktop-save): Use with-temp-buffer.
7293 2006-05-12  Glenn Morris  <rgm@gnu.org>
7295         * calendar/cal-menu.el (calendar-mode-map, calendar-mouse-3-map):
7296         * calendar/calendar.el (calendar-mode-map):
7297         * calendar/diary-lib.el (include-other-diary-files,diary-mail-entries):
7298         * calendar/appt.el (appt-check, appt-make-list): Refer to
7299         diary-view-entries, diary-list-entries, diary-show-all-entries
7300         rather than obsolete aliases.
7302 2006-05-12  Chong Yidong  <cyd@stupidchicken.com>
7304         * simple.el (line-move-finish): Avoid calling point motion hooks
7305         while processing intangibility.
7307 2006-05-12  Dan Nicolaescu  <dann@ics.uci.edu>
7309         * term/xterm.el (terminal-init-xterm): Fix typo.
7311 2006-05-12  Ken Manheimer  <ken.manheimer@gmail.com>
7313         * allout.el (allout-view-change-hook): Mark as being deprecated,
7314         to be replaced by `allout-exposure-change-hook'.
7315         (allout-exposure-change-hook): New, replacing
7316         `allout-view-change-hook'.
7317         (allout-flag-region): Run new hook `allout-exposure-change-hook',
7318         in addition to `allout-view-change-hook'.
7319         (allout-show-bodies, allout-old-style-prefixes)
7320         (allout-stylish-prefixes, allout-use-hanging-indents): Quote the
7321         lambda forms to prevent their showing up in variable help
7322         presentations as inscrutable byte-compiled code.
7323         (allout-numbered-bullet, allout-file-xref-bullet, allout-layout):
7324         Use string-or-null-p to qualify safe-local-variable values.
7325         (allout-reindent-bodies): Use memq to qualify matches against
7326         valid safe-local-variable values.  Also, quote the lambda as above.
7327         (allout-use-mode-specific-leader): Add missing candidate-value
7328         symbols, use memq, and quote the lambda.
7329         (allout-overlay-interior-modification-handler): Remove unused
7330         variables `msg' and 'opened'.
7331         (allout-hidden-p): Constrain invisibility consideration to allout's
7332         invisibility spec, disregarding invisibility for other reasons.
7334 2006-05-12  Reiner Steib  <Reiner.Steib@gmx.de>
7336         * files.el (version-control): Correct safe values.
7338 2006-05-12  Thien-Thi Nguyen  <ttn@gnu.org>
7340         * emacs-lisp/ewoc.el (ewoc-refresh): Compute PP once before looping.
7342         (ewoc--node-enter-before, ewoc--create-node): Delete funcs.
7343         (ewoc--insert-new-node): New func.
7344         Update callers of deleted funcs to use it, instead.
7346 2006-05-11  Glenn Morris  <rgm@gnu.org>
7348         * calendar/calendar.el (diary-show-all-entries): Do not refer to
7349         obsolete alias `show-all-diary-entries'.
7350         (make-diary-entry): Not interactive.
7351         (cal-tex-cursor-month, cal-tex-cursor-month-landscape)
7352         (cal-tex-cursor-day, cal-tex-cursor-week, cal-tex-cursor-week2)
7353         (cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
7354         (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
7355         (cal-tex-cursor-year-landscape, cal-tex-cursor-filofax-year)
7356         (cal-tex-cursor-filofax-daily, cal-tex-cursor-year): Interactive.
7358 2006-05-11  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
7360         * calendar/calendar.el (calendar-french-date-string)
7361         (calendar-mayan-date-string, calendar-chinese-date-string)
7362         (calendar-astro-date-string, calendar-iso-date-string)
7363         (calendar-islamic-date-string, calendar-bahai-date-string)
7364         (calendar-hebrew-date-string, calendar-coptic-date-string)
7365         (calendar-ethiopic-date-string, calendar-persian-date-string):
7366         These functions are not interactive.
7368 2006-05-11  Luc Teirlinck  <teirllm@auburn.edu>
7370         * files.el: Balance parentheses.
7372 2006-05-11  Reiner Steib  <Reiner.Steib@gmx.de>
7374         * files.el, newcomment.el, outline.el, simple.el,
7375         emacs-lisp/bytecomp.el, progmodes/cc-compat.el,
7376         progmodes/cc-vars.el, progmodes/compile.el:
7377         Move `safe-local-variable' declarations to the respective files.
7379         * help-fns.el (describe-variable): Don't print safe-var if it is
7380         byte-code.  Improve wording as suggested by Luc Teirlinck.
7382 2006-05-11  Nick Roberts  <nickrob@snap.net.nz>
7384         * progmodes/gdb-ui.el (gdb-reset): Update speedbar if necessary.
7385         (gdb-var-evaluate-expression-handler, gdb-var-update-handler):
7386         Use a token for pending-triggers to ensure gdb-var-update
7387         gets called once per user input again for pre-GDB 6.4.
7388         (gdb-var-delete): Match on more complex expressions.
7389         (gdb-var-list-children-handler, gdb-var-create-handler):
7390         Use a token for consistency.
7392 2006-05-11  Carsten Dominik  <dominik@science.uva.nl>
7394         * textmodes/org.el (org-read-date, org-goto-calendar)
7395         (org-agenda-goto-calendar):
7396         Bind `view-calendar-holidays-initially' to nil.
7398 2006-05-11  Thien-Thi Nguyen  <ttn@gnu.org>
7400         * emacs-lisp/ewoc.el (ewoc--refresh-node): No longer save-excursion.
7401         Update all callers to do it there, instead.
7403 2006-05-10  Glenn Morris  <rgm@gnu.org>
7405         * calendar/calendar.el (calendar-basic-setup): Set day to 1 in
7406         prefix arg case, to avoid view-diary-entries-initially error.
7407         Reported by Stephen Berman <Stephen.Berman at gmx.net>.
7408         (calendar-date-is-legal-p): Handle dates with no day part.
7410 2006-05-11  Nick Roberts  <nickrob@snap.net.nz>
7412         * comint.el (comint-insert-input): Just make it when
7413         comint-use-prompt regexp is nil (default) and with the mouse.
7414         (comint-copy-old-input): Reinstate from 2004-06-23.
7415         (comint-mode-map): Bind C-c C-m to it.
7417 2006-05-10  J.D. Smith  <jdsmith@as.arizona.edu>
7419         * progmodes/idlw-shell.el (idlwave-shell-move-or-history):
7420         Remove spurious move to point-max (new comint behavior fixes).
7422         * progmodes/idlwave.el (idlwave-push-mark): Removed obsolete
7423         compatibility function (Emacs 18/19).
7424         (idlwave-is-continuation-line): Always return point at start of
7425         previous non-blank continuation line.
7426         (keyword-parameters): Fix continued comment font-lock matcher.
7427         (idlwave-font-lock-fontify-region): Written, use as
7428         font-lock-fontify-region-function, to fix continued keyword
7429         fontification issues.
7431 2006-05-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7433         * term/mac-win.el (mac-font-panel-mode): Doc fix.
7434         (mac-service-selection, mac-service-open-file)
7435         (mac-service-open-selection, mac-service-mail-selection)
7436         (mac-service-mail-to, mac-service-insert-text): Rename from
7437         mac-services-*.  All uses changed.
7438         (mac-apple-event-map): Rename event symbol `services' to `service'.
7440 2006-05-10  Thien-Thi Nguyen  <ttn@gnu.org>
7442         * emacs-lisp/ewoc.el (ewoc--dll-create, ewoc--node-delete)
7443         (ewoc--node-enter-first, ewoc--node-enter-last)
7444         (ewoc--delete-node-internal): Merge funcs into unique callers.
7446 2006-05-09  Chong Yidong  <cyd@stupidchicken.com>
7448         * emacs-lisp/crm.el (completing-read-multiple): Properly handle
7449         return value of read-from-minibuffer for empty input.
7451 2006-05-09  Miles Bader  <miles@gnu.org>
7453         * comint.el (comint-insert-input): Remove redundant calls to setq
7454         and goto-char.
7456 2006-05-10  Nick Roberts  <nickrob@snap.net.nz>
7458         * comint.el (comint-insert-input): Make it work when
7459         comint-use-prompt-regexp is t.
7461 2006-05-10  Miles Bader  <miles@gnu.org>
7463         * subr.el (field-at-pos): New function.
7465         * comint.el (comint-insert-input): Use it.
7467 2006-05-09  Juri Linkov  <juri@jurta.org>
7469         * battery.el (battery-linux-proc-acpi): Also try
7470         `/proc/acpi/thermal_zone/THR2/temperature'.
7472         * files.el <safe-local-variable>: Remove `eval' and `let' binding
7473         for now unused lambda `string-or-null'.
7475         * add-log.el (change-log-default-name): Put `string-or-null-p'
7476         instead of lambda on `safe-local-variable' property.
7478         * diff-mode.el (diff-context->unified): Use `region-beginning' and
7479         `region-end' instead of `mark' and `point'.
7480         (diff-unified->context, diff-reverse-direction, diff-fixup-modifs):
7481         Operate on region in Transient Mark mode when the mark is active.
7482         Use `region-beginning' and `region-end' instead of `mark' and
7483         `point'.
7484         (diff-hunk-text, diff-goto-source): Doc fix.
7486         * startup.el (fancy-splash-screens, normal-splash-screen): Use
7487         face `mode-line-buffer-id' for mode-line buffer face instead of
7488         hard-coded `(:weight bold)'.
7490         * arc-mode.el (archive-set-buffer-as-visiting-file): Bind
7491         buffer-undo-list to t (undo-ask is reproducible by visiting
7492         nested archives).
7494 2006-05-09  Kim F. Storm  <storm@cua.dk>
7496         * progmodes/grep.el (rgrep): Set default directory of *grep*
7497         buffer if we start M-x rgrep in the *grep* buffer and choose
7498         a different base directory.
7500 2006-05-09  Michael Albinus  <michael.albinus@gmx.de>
7502         * net/tramp.el (tramp-register-file-name-handlers): Enable Tramp
7503         completion also when ido is loaded.
7505 2006-05-09  Masatake YAMATO  <jet@gyve.org>
7507         * font-lock.el (cpp-font-lock-keywords-source-directives): Addded
7508         "warning" and "import".
7509         (cpp-font-lock-keywords): Added "warning".
7511 2006-05-08  Dan Nicolaescu  <dann@ics.uci.edu>
7513         * term/xterm.el (terminal-init-xterm): Add more key bindings.
7515 2006-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
7517         * mwheel.el (mwheel-scroll): Make sure that when scrolling multiple
7518         pages at a time, if we signal the end, we should indeed reach that end.
7520 2006-05-08  David Reitter  <david.reitter@gmail.com>
7522         * emacs-lisp/easy-mmode.el (define-minor-mode): Only preserve messages
7523         output during execution of the body.
7525 2006-05-08  Kim F. Storm  <storm@cua.dk>
7527         * progmodes/grep.el (lgrep, rgrep): Doc fixes.
7529 2006-05-08  Thien-Thi Nguyen  <ttn@gnu.org>
7531         * emacs-lisp/ewoc.el (ewoc--set-buffer-bind-dll-let*):
7532         Use with-current-buffer.
7534 2006-05-07  Kim F. Storm  <storm@cua.dk>
7536         * subr.el (add-to-history): Remove keep-dups arg.
7538         * kmacro.el (kmacro-push-ring): Let-bind history-delete-duplicates
7539         to nil around call to add-to-history.
7541 2006-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7543         * emacs-lisp/syntax.el (syntax-ppss): Flush the cache before rather
7544         than after a buffer modification.
7546 2006-05-08  Nick Roberts  <nickrob@snap.net.nz>
7548         * progmodes/gdb-ui.el (gdb-var-create-handler): Move speedbar
7549         call to...
7550         (gud-watch): ...here so speedbar is raised for already watched
7551         expressions.
7552         (gdb-speedbar-refresh): Delete function.
7553         (gdb-speedbar-update, gdb-speedbar-timer-fn): New functions.
7554         Use speedbar-timer-fn instead of speedbar-refresh (reverting
7555         earlier change).
7556         (gdb-var-evaluate-expression-handler)
7557         (gdb-var-list-children-handler-1, gdb-var-update-handler-1): Use it.
7559         * speedbar.el (speedbar-timer-fn): Remove save-window-excursion.
7560         Update localized contents for all buffers except ignored modes.
7562 2006-05-07  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7564         * term/mac-win.el (mac-utxt-to-string): Use `eq' instead of `='.
7565         (mac-atsu-font-table, mac-font-panel-mode): Add defvars.
7566         (mac-bytes-to-digits, mac-handle-toolbar-switch-mode)
7567         (mac-handle-font-panel-closed, mac-handle-font-selection):
7568         New functions.
7569         (mac-font-panel-mode): New minor mode.
7570         (mac-apple-event-map): Add bindings for toolbar toggle button and
7571         font panel.
7572         (menu-bar-showhide-menu): Add mac-font-panel-mode.
7574 2006-05-07  John Paul Wallington  <jpw@pobox.com>
7576         * ibuffer.el (ibuffer-compressed-file-name-regexp):
7577         Avoid `regexp-opt'; simplify regexp for readability.
7579 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
7581         * ldefs-boot.el (dired-do-redisplay, dired-maybe-insert-subdir):
7582         * files.el (buffer-stale-function):
7583         * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
7584         * autorevert.el (global-auto-revert-non-file-buffers): Point Info
7585         links to the main manual, not to emacs-xtra.
7587 2006-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7589         * term/mac-win.el (mac-utxt-to-string): Don't make adjustment for
7590         MacJapanese if text is ASCII-only.
7592 2006-05-06  Nick Roberts  <nickrob@snap.net.nz>
7594         * progmodes/gdb-ui.el (gdb-goto-breakpoint): Use or instead of
7595         unless so nil isn't returned.
7596         (gdb-setup-windows, gdb-restore-windows): Reset gdb-source-window.
7598 2006-05-06  Kim F. Storm  <storm@cua.dk>
7600         * subr.el (add-to-history): New function.
7602         * ediff.el (ediff-files, ediff-files3, ediff-merge-files)
7603         (ediff-merge-files-with-ancestor):
7604         * env.el (setenv):
7605         * isearch.el (isearch-update-ring):
7606         * server.el (server-visit-files):
7607         * progmodes/grep.el (lgrep, rgrep):
7608         * progmodes/vhdl-mode.el (vhdl-generate-makefile-1):
7609         * progmodes/xscheme.el (xscheme-insert-expression):
7610         Use add-to-history.
7612         * kmacro.el (kmacro-push-ring): Use add-to-history.
7613         (kmacro-ring-length): Remove unused defun.
7614         (kmacro-start-macro): Use kmacro-push-ring.
7616 2006-05-06  Thien-Thi Nguyen  <ttn@gnu.org>
7618         * emacs-lisp/ewoc.el (ewoc-create, ewoc-set-hf): Use `insert'
7619         directly instead of a lambda expression that calls it.
7621 2006-05-06  Kim F. Storm  <storm@cua.dk>
7623         * avoid.el (mouse-avoidance-point-position): Use posn-at-point
7624         instead of compute-motion.
7626 2006-05-05  Dan Nicolaescu  <dann@ics.uci.edu>
7628         * ibuffer.el (ibuffer-compressed-file-name-regexp): Undo previous
7629         change.
7631 2006-05-05  Reiner Steib  <Reiner.Steib@gmx.de>
7633         * startup.el (command-line-1): Refer to "Pure Storage" on
7634         pure-space-overflow.
7636 2006-05-05  Martin Rudalics  <rudalics@gmx.at>
7638         * emacs-lisp/re-builder.el (reb-update-overlays): Cycle through
7639         provided faces once they all have been used up.
7641 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
7643         * startup.el (normal-splash-screen, fancy-splash-screens-1): Add a
7644         reference to the Lisp manual to the warning about pure space
7645         overflow.
7647 2006-05-05  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
7649         * textmodes/ispell.el (ispell-buffer-local-dict): Add a `no-reload'
7650         argument to avoid the call to `ispell-internal-change-dictionary'
7651         when not needed.
7652         (ispell-change-dictionary): Use this argument and call
7653         `ispell-internal-change-dictionary' after the possible change
7654         to `ispell-local-dictionary'.
7655         (ispell-internal-change-dictionary): Check for a change in
7656         personal dictionary use too.
7658 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
7660         * startup.el (command-line): On MS-Windows, probe "~", not
7661         "~USER", for warning about non-existent home directory
7663         * arc-mode.el (archive-l-e): New optional argument `float' means
7664         generate a float value.
7665         (archive-arc-summarize, archive-lzh-summarize)
7666         (archive-zip-summarize, archive-zoo-summarize): Invoke archive-l-e
7667         with 3rd argument non-nil when file's size is being computed.
7668         Format the file sizes with %8.0f instead of %8d.
7670 2006-05-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7672         * cus-start.el (all): Add mac-dnd-known-types.
7674         * term/mac-win.el (mac-utxt-to-string, mac-string-to-utxt)
7675         (mac-TEXT-to-string, mac-string-to-TEXT, mac-furl-to-string)
7676         (mac-TIFF-to-string): New functions.
7677         (x-get-selection, x-selection-value)
7678         (mac-select-convert-to-string): Use them.
7679         (mac-text-encoding-mac-japanese-basic-variant): New constant.
7680         (mac-dnd-types-alist): New customization variable.
7681         (mac-dnd-handle-furl, mac-dnd-handle-hfs, mac-dnd-insert-utxt)
7682         (mac-dnd-insert-TEXT, mac-dnd-insert-TIFF, mac-dnd-drop-data)
7683         (mac-dnd-handle-drag-n-drop-event): New functions.
7684         (mac-drag-n-drop): Remove function.
7685         (global-map): Bind drag-n-drop and M-drag-n-drop to
7686         mac-dnd-handle-drag-n-drop-event.
7688 2006-05-04  Karl Chen  <quarl@NOSPAM.quarl.org>
7690         * progmodes/perl-mode.el (perl-beginning-of-function):
7691         Skip anonymous subs.
7693 2006-05-04  Dan Nicolaescu  <dann@ics.uci.edu>
7695         * ibuffer.el (ibuffer-compressed-file-name-regexp): Avoid loading
7696         regexp-opt at run time.
7698         * term.el (term-handle-ansi-escape): Fix off by one error.
7700 2006-05-04  Nick Roberts  <nickrob@snap.net.nz>
7702         * progmodes/gdb-ui.el (gdb-force-update): Delete variable...
7703         (gdb-init-1, gdb-post-prompt): ...and references to it.
7704         (gdb-frame-handler): Strip directory name from filename if present.
7706         * progmodes/gud.el (gdb-force-update): Delete defvar
7707         (gud-speedbar-buttons): ...and references to it.  Use window-start
7708         to try to keep positon in watch expression.
7710 2006-05-03  Richard Stallman  <rms@gnu.org>
7712         * simple.el (next-history-element, previous-history-element): Doc fix.
7714         * isearch.el (isearch-update-ring): Doc fix.
7716 2006-05-03  Dan Nicolaescu  <dann@ics.uci.edu>
7718         * isearch.el (isearch-update-ring): Take history-delete-duplicates
7719         into consideration.  Replace one arm ifs with whens.
7721 2006-05-03  Nick Roberts  <nickrob@snap.net.nz>
7723         * progmodes/gdb-ui.el (gud-watch): Let user select an expression.
7724         (menu): Fix typo.
7726 2006-05-02  Miles Bader  <miles@gnu.org>
7728         * replace.el (occur-engine): Bind `inhibit-field-text-motion' to t.
7730 2006-05-02  Jay Belanger  <belanger@truman.edu>
7732         * calc/calc-embed.el (calc-override-minor-modes-map)
7733         (calc-override-minor-modes): New variables.
7734         (calc-do-embedded): Make sure that Calc keystrokes aren't
7735         overwritten by minor modes.
7737 2006-05-02  Chong Yidong  <cyd@mit.edu>
7739         * msb.el (msb): If EVENT is a down event, read and discard the up event.
7741 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
7743         * startup.el (command-line-1): Refer to Lisp manual when
7744         pure-space-overflow occurs.
7746         * files.el (byte-compile-dynamic, byte-compile-dynamic-docstrings)
7747         (byte-compile-warnings, find-file-visit-truename, indent-tabs-mode)
7748         (left-margin, no-byte-compile, no-update-autoloads, truncate-lines)
7749         (version-control): Don't use `t' for safe-local-variable declarations.
7751 2006-05-01  Richard Stallman  <rms@gnu.org>
7753         * diff-mode.el (diff-mode-shared-map): Don't bind M-W, M-U, M-C,
7754         M-r, M-R, M-A, M-SPC or M-DEL.
7755         (diff-mode-map): diff-refine-hunk now on C-c C-w
7756         (diff-mode-map): Bind C-c C-e, C-c C-n, C-c C-r, C-c C-u.
7758         * help-mode.el (help-mode): view-exit-action calls delete-window
7759         only when it is safe and possible.
7761         * simple.el (undo-outer-limit-truncate): Put quotes around buffer name
7762         in messages.
7764         * emacs-lisp/warnings.el (display-warning, lwarn): Doc fixes.
7766         * tool-bar.el (tool-bar-setup): Put Help and Preferences items
7767         in the default tool-bar-map.
7769 2006-05-01  Michael Albinus  <michael.albinus@gmx.de>
7771         * net/tramp.el (tramp-completion-file-name-handler-alist)
7772         (tramp-run-real-handler, tramp-completion-run-real-handler)
7773         (tramp-completion-handle-file-name-all-completions)
7774         (tramp-completion-handle-file-name-completion): Autoload them.
7775         (tramp-completion-handle-file-exists-p)
7776         (tramp-completion-handle-file-name-directory)
7777         (tramp-completion-handle-file-name-nondirectory)
7778         (tramp-completion-handle-expand-file-name): Remove them.
7779         (tramp-handle-file-name-directory): Return the real directory name.
7780         Returning "/" only doesn't need to be necessary any longer.
7781         (tramp-file-name-handler): Make special attention when in hostname
7782         completion mode.
7783         (tramp-completion-file-name-handler): Revert patch from 2006-04-28.
7784         (tramp-register-file-name-handlers):
7785         Register `tramp-completion-file-name-handler' only when
7786         `partial-completion-mode' is enabled.
7787         (tramp-completion-handle-file-name-all-completions):
7788         Delete directory part from results.
7789         (tramp-get-completion-methods, tramp-get-completion-user-host):
7790         Discard deleting "/", it doesn't work after the change of
7791         `tramp-handle-file-name-directory' above.
7793 2006-05-01  Kim F. Storm  <storm@cua.dk>
7795         * progmodes/grep.el (grep-expand-template): Use save-match-data
7796         and symbol-value.
7798 2006-05-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7800         * term/mac-win.el (mac-ae-open-documents, mac-drag-n-drop):
7801         Use select-frame-set-input-focus instead of raise-frame.
7802         (global-map): Bind M-drag-n-drop to mac-drag-n-drop.
7804 2006-05-01  Nick Roberts  <nickrob@snap.net.nz>
7806         * progmodes/gud.el (gud-def): Add %c case.
7807         (gud-speedbar-buttons): Don't bind case-fold-search unnecessarily.
7808         (gud-format-command): Make match case sensitive.  Match on %F.
7810 2006-04-30  Glenn Morris  <rgm@gnu.org>
7812         * calendar/cal-tex.el (cal-tex-preamble-extra): New variable.
7813         (cal-tex-preamble): Use cal-tex-preamble-extra.
7814         (cal-tex-list-diary-entries): Refer to `diary-list-entries' rather
7815         than alias `list-diary-entries'.
7817 2006-04-29  Dan Nicolaescu  <dann@ics.uci.edu>
7819         * help-fns.el (describe-variable): Add info about safe local variables.
7821 2006-04-29  Richard Stallman  <rms@gnu.org>
7823         * bindings.el (mode-line-format): help-echo doc fixes.
7825         * net/tramp.el (tramp-file-name-handler-alist): Delete
7826         expand-file-name and other operations that can cause spurious loading.
7828 2006-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7830         * files.el (safe-local-variable-p): Remove support for the special
7831         value t.
7833         * textmodes/paragraphs.el (sentence-end-without-space):
7834         Fix safety predicate.
7835         (sentence-end-double-space, sentence-end-without-period)
7836         (paragraph-ignore-fill-prefix):
7837         * textmodes/fill.el (colon-double-space):
7838         * abbrev.el (abbrev-mode): Tighten the safety predicate.
7840         * subr.el (booleanp): New fun.
7842         * textmodes/reftex-vars.el (reftex-guess-label-type):
7843         Tighten the safety predicate.
7845 2006-04-28  Kim F. Storm  <storm@cua.dk>
7847         * progmodes/grep.el (defgroup grep): Doc fix.
7848         (grep-auto-highlight): Remove.
7849         (grep-template): New defcustom.
7850         (grep-find-template): Rename from grep-tree-template.
7851         (grep-files-aliases): Rename from grep-tree-files-aliases.
7852         Remove "all" alias, add "l" alias.
7853         (grep-tree-ignore-case, grep-tree-ignore-CVS-directories): Remove.
7854         (grep-find-ignored-directories): New defcustom to replace
7855         grep-tree-ignore-CVS-directories, to facilitate ignoring
7856         subdirectories for multiple version control systems.
7857         (grep-mode-map): Add Recursive grep item to GREP menu.
7858         (grep-regexp-history, grep-files-history): New defvars.
7859         (grep-probe): New helper function.
7860         (grep-compute-defaults): Use it to simplify code.
7861         Adapt to name changes.
7862         Use `.' as base in grep-find-template rather than <D>.
7863         (grep): Remove superfluous highlight-regexp arg.  Fix doc.
7864         Call grep-compute-defaults unconditionally.
7865         (grep-expand-keywords): New defconst.
7866         (grep-expand-template): Rename from grep-expand-command-macros.
7867         Simplify via grep-expand-keywords.  Look at case-fold-search instead
7868         of grep-tree-ignore-case to add -i option.
7869         Bind case-fold-search to nil while matching keywords.
7870         (grep-tree-last-regexp, grep-tree-last-files): Remove.
7871         (grep-read-regexp, grep-read-files): New helper functions.
7872         (rgrep): Rename from grep-tree.  Rework to use proper histories.
7873         Adapt to changes in defcustoms and functions above.
7874         (lgrep): New command, as grep, but using same interactive UI as rgrep.
7876 2006-04-28  Michael Albinus  <michael.albinus@gmx.de>
7878         * net/tramp.el (tramp-completion-file-name-handler):
7879         Disable Tramp's functionality while loading Tramp itself.
7880         (tramp-register-file-name-handlers): That's a defsubst now.
7881         Code from `tramp-repair-jka-compr' moved here.  Apply it via
7882         `after-init-hook'.
7883         (tramp-repair-jka-compr): Remove.
7885 2006-04-27  Jay Belanger  <belanger@truman.edu>
7887         * calc-embed.el (calc-embedded-make-info): Use `math-read-expr' to
7888         read expression when `math-read-big-expr' doesn't work.
7890 2006-04-27  Reiner Steib  <Reiner.Steib@gmx.de>
7892         * startup.el (command-line-1): Display warning when
7893         pure-space-overflow is non-nil.
7895 2006-04-26  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
7897         * textmodes/bibtex.el (bibtex-user-optional-fields): Mark as
7898         risky.
7900 2006-04-26  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
7902         * textmodes/bibtex.el (bibtex-url): New optional arg no-browse.
7903         Return the URL or nil if none can be generated.
7905 2006-04-27  Nick Roberts  <nickrob@snap.net.nz>
7907         * progmodes/gud.el (gud-comint-buffer): Move forward to stop
7908         byte compiler warnings.
7909         (gud-basic-call, gud-find-expr): Let user select an expression
7910         for printing.  Print expression as well as value in GUD buffer.
7912 2006-04-17  Ken Manheimer  <ken.manheimer@gmail.com>
7914         * allout.el: Remove local autoload declaration for
7915         pgg-gpg-symmetric-key-p, since that's now done in pgg-gpg.el.
7916         (allout-show-bodies, allout-header-prefix, allout-primary-bullet)
7917         (allout-plain-bullets-string, allout-distinctive-bullets-string)
7918         (allout-use-mode-specific-leader, allout-old-style-prefixes)
7919         (allout-stylish-prefixes, allout-numbered-bullet)
7920         (allout-file-xref-bullet, allout-presentation-padding)
7921         (allout-use-hanging-indents, allout-reindent-bodies): Mark as
7922         safe-local-variable with suitable value spec, and add autoload
7923         cookie for loaddefs inclusion.  We now use an explicit spec everywhere.
7924         (move-beginning-of-line, move-end-of-line): Repair so these compat
7925         functions now actually resituate the point, when appropriate.
7927 2006-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
7929         * progmodes/cc-subword.el (c-subword-mode-map): Use command remapping.
7931         * add-log.el (add-log-iso8601-time-zone): Make parameter optional.
7932         (add-log-iso8601-time-string): Fix call to format-time-string.
7934 2006-04-26  Kim F. Storm  <storm@cua.dk>
7936         * subr.el (posn-string, posn-image, posn-object): Doc fix.
7938 2006-04-26  Masatake YAMATO  <jet@gyve.org>
7940         * progmodes/asm-mode.el (asm-mode, asm-mode-syntax-table):
7941         Add support for "//" style comments.  Remove `b' flag
7942         from ?* in `asm-mode-syntax-table'.
7944 2006-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
7946         * follow.el: Use (featurep 'xemacs) everywhere.
7947         (follow-mode): Use define-minor-mode.
7948         (follow-mode-map): Move initialization into the declaration.
7949         Use command remapping.
7950         (follow-emacs-version-xemacs-p): Remove.
7951         (follow-submit-feedback): Remove.
7953         * allout.el (allout-layout, allout-passphrase-verifier-string)
7954         (allout-passphrase-hint-string): Tighten up a bit the safety predicate.
7956         * textmodes/reftex-vars.el (reftex-vref-is-default)
7957         (reftex-fref-is-default, reftex-guess-label-type):
7958         Tighten up a bit the safety predicate.
7960         * textmodes/paragraphs.el (sentence-end-double-space)
7961         (sentence-end-without-period, sentence-end-without-space)
7962         (page-delimiter, paragraph-ignore-fill-prefix):
7963         Tighten up a bit the safety predicate.
7965         * textmodes/fill.el (colon-double-space): Tighten up the safety pred.
7967         * progmodes/python.el (python-continuation-line-p)
7968         (python-beginning-of-statement): syntax-ppss may return
7969         a negative depth.
7970         (python-mode): Don't forcefully enable font-lock.
7972         * time-stamp.el (time-stamp-start, time-stamp-end)
7973         (time-stamp-inserts-lines): Tighten up a bit the safety predicate.
7975         * add-log.el: Remove spurious * in docstrings.
7976         (add-log-time-zone-rule): Rename from change-log-time-zone-rule.
7977         (add-change-log-entry): Use it here, since it's not specific
7978         to iso8601.
7979         (add-log-iso8601-time-string): Don't use it here any more.
7980         (change-log-indent-text, change-log-indent): Rename from add-log-*.
7982         * abbrev.el (abbrev-mode): Tighten up a bit the safety predicate.
7984 2006-04-25  Ryan Yeske  <rcyeske@gmail.com>
7986         * net/rcirc.el (rcirc-print): Revert last change with ignored nicks.
7987         (rcirc-toggle-low-priority): Doc fix.
7988         (rcirc-handler-NOTICE): Remove beginning of line anchor in
7989         ChanServ regexp.
7990         (rcirc-startup-channels-alist): Connect to #rcirc by default, not
7991         #emacs.
7992         (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Add variables.
7993         (rcirc-decode-coding-system): Use utf-8 as the default.
7994         (rcirc-multiline-minor-mode): Set the fill-column.
7995         (rcirc-format-response-string): Display bright and dim nicks.
7996         (rcirc-browse-url): Update interactive spec to fill ARG.
7997         (rcirc-bright-nick, rcirc-dim-nick): Add faces.
7998         (rcirc-print): Ignore dim-nick messages wrt modeline-activity.
8000 2006-04-24  J.D. Smith  <jdsmith@as.arizona.edu>
8002         * textmodes/bibtex.el (bibtex-find-entry): Don't demand matching
8003         case for @Article, etc.
8005 2006-04-23  Michael Albinus  <michael.albinus@gmx.de>
8007         * net/tramp.el (tramp-register-file-name-handlers): New defun.
8008         Added with autoload cookie.
8009         (tramp-unload-file-name-handlers): Rename from
8010         `tramp-unload-file-name-handler-alist'.
8012 2006-04-23  Romain Francoise  <romain@orebokech.com>
8014         * comint.el (comint-match-partial-filename): Doc fix.
8016 2006-04-21  Glenn Morris  <rgm@gnu.org>
8018         * calendar/cal-menu.el (calendar-mode-map): Refer to
8019         `diary-view-entries' rather than alias `view-diary-entries'.
8020         * calendar/diary-lib.el (view-other-diary-entries): Ditto.
8022 2006-04-21  Luc Teirlinck  <teirllm@auburn.edu>
8024         * progmodes/antlr-mode.el (antlr-default):
8025         * cus-edit.el (custom-documentation):
8026         * faces.el (scroll-bar, border, cursor, mouse): Avoid nil spec
8027         in defface.
8029 2006-04-21  Kim F. Storm  <storm@cua.dk>
8031         * image.el (image-type): New defun split out of create-image.
8032         (create-image): Use it.
8034 2006-04-21  Carsten Dominik  <dominik@science.uva.nl>
8036         * textmodes/org.el (org-mode-map): Catch conflict with old allout.el.
8037         (org-open-at-point): Remove the "...done" message to keep output
8038         in the echo area visible.
8039         (org-export-as-xoxo): Fix call to `indent-region'.
8041 2006-04-21  Kevin Ryde  <user42@zip.com.au>
8043         * international/mule.el (keyboard-coding-system): defcustom
8044         info-link fixes: "Specify Coding" has been split, keyboard now in
8045         "Terminal Coding", and "Single-Byte Character Support" is now
8046         "Unibyte Mode".
8048 2006-04-21  Nick Roberts  <nickrob@snap.net.nz>
8050         * progmodes/gdb-ui.el (gdb-data-list-register-values-handler):
8051         Use font-lock-warning-face for any errors e.g. no stack.
8052         (gdb-stack-list-locals-handler): Display any errors e.g. no stack.
8054 2006-04-20  Dan Nicolaescu  <dann@ics.uci.edu>
8056         * progmodes/sh-script.el (sh-shell): Mark as safe.
8058         * newcomment.el (comment-start, comment-start-skip)
8059         (comment-end-skip, comment-end): Mark as safe.
8061 2006-04-20  Carsten Dominik  <dominik@science.uva.nl>
8063         * textmodes/org.el (org-deadline-announce): Face removed.
8064         (org-level-faces, org-n-levels): Convert to constant.
8065         (org-compatible-face): New function.
8066         (org-hide, org-level-1, org-level-2, org-level-3, org-level-4)
8067         (org-level-5, org-level-6, org-level-7, org-level-8)
8068         (org-special-keyword, org-warning, org-headline-done, org-link)
8069         (org-date, org-tag, org-todo, org-done, org-table, org-formula)
8070         (org-scheduled-today, org-scheduled-previously, org-time-grid):
8071         Face definition revised for better color tty support.
8072         (org-bold-re, org-italic-re, org-underline-re): New constants.
8073         (org-set-font-lock-defaults): Use the new constants.
8074         (org-agenda-highlight-todo): New function.
8075         (org-agenda-todo): Fix bug with point at end of line.
8076         (org-agenda-change-all-lines, org-finalize-agenda-entries):
8077         Fontify TODO keywords.
8078         (org-insert-link): Preserve relative path in ../ links.
8079         (org-export-as-html): Convert links pointing to .org files into
8080         links that will work beteen the exported HTML files.
8081         (org-todo-list): Fix bug when arg=0.
8082         (org-insert-heading): More fine-tuning.
8084 2006-04-19  Romain Francoise  <romain@orebokech.com>
8086         * mail/rmail.el (rmail-convert-to-babyl-format): Use second group
8087         from `rmail-mime-charset-pattern'.
8089 2006-04-18  Dan Nicolaescu  <dann@ics.uci.edu>
8091         * progmodes/python.el (python-mode): Fix typo.
8093 2006-04-18  J.D. Smith  <jdsmith@as.arizona.edu>
8095         * comint.el (comint-previous-input): Don't clobber input line
8096         when moving off either end of the input history ring.
8097         (comint-delete-input): New function, used by
8098         `comint-previous-input' and others.
8099         (comint-previous-matching-input):
8100         Use `coming-delete-input'.  Save the partial input if leaving the
8101         edit line.  Goto point-max before deleting input to avoid
8102         partial input fragments hanging around.
8103         (comint-restore-input): New function, used by `comint-previous-input'.
8105 2006-04-18  Luc Teirlinck  <teirllm@auburn.edu>
8107         * imenu.el (imenu--index-alist): Balance parentheses.
8109 2006-04-18  Dan Nicolaescu  <dann@ics.uci.edu>
8111         * progmodes/python.el (python-mode): Add support for hs-minor-mode.
8113 2006-04-19  Reiner Steib  <Reiner.Steib@gmx.de>
8115         * abbrev.el (read-abbrev-file): Use abbrev-file-name if optional
8116         file is nil.
8118 2006-04-18  Richard Stallman  <rms@gnu.org>
8120         * tooltip.el (tooltip-mode, tooltip-use-echo-area): Doc fixes.
8122         * imenu.el (imenu-create-index-function, imenu--index-alist)
8123         (imenu--last-menubar-index-alist, imenu--make-index-alist)
8124         (imenu-default-create-index-function, imenu--generic-function):
8125         Doc fixes.
8127         * image-mode.el (image-toggle-display): Handle tar and arc subfiles.
8129         * help-mode.el (help-mode): Set view-exit-action to delete window.
8131         * env.el (setenv): Get rid of arg UNSET.  Interactive unsetting
8132         now works by passing nil as arg.
8134         * apropos.el (apropos-print): Don't do where-is on self-insert-command.
8136         * abbrev.el (edit-abbrevs-redefine): Temporarily widen.
8137         (read-abbrev-file): Provide default when reading filename.
8139         * files.el (enable-local-variables): Allow :all as value.
8140         (hack-local-variables): Implement that value.
8141         (safe-local-variable-values, safe-local-eval-forms)
8142         (enable-local-variables): Mark as risky.
8143         (find-file-visit-truename, kept-old-versions): Mark safe.
8145         * time-stamp.el (time-stamp-format, time-stamp-line-limit)
8146         (time-stamp-start, time-stamp-end, time-stamp-inserts-lines)
8147         (time-stamp-count, time-stamp-pattern): Add safe-local-variable prop.
8149 2006-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
8151         * progmodes/tcl.el (tcl-send-string, tcl-send-region):
8152         Use forward-line so as to get to BOL even in the presence of fields.
8153         (tcl-eval-region): Strip surrounding space to avoid multiple prompts
8154         in return.
8155         (inferior-tcl): Tell tclsh to work in interactive mode.
8157         * complete.el (partial-completion-mode):
8158         Use 'choose-completion-string-functions to make sure that
8159         choose-completion fills the minibuffer properly.
8161         * complete.el (PC-old-read-file-name-internal): Remove.
8162         (PC-read-include-file-name-internal): Remove.  Turn it into an advice
8163         of read-file-name-internal.
8164         (partial-completion-mode): Enable/disable this advice.
8166 2006-04-18  Juanma Barranquero  <lekktu@gmail.com>
8168         * net/tramp.el (tramp-completion-file-name-handler): Revert change
8169         of 2006-04-17.
8171 2006-04-18  Carsten Dominik  <dominik@science.uva.nl>
8173         * textmodes/org.el (org-insert-heading): Insert heading before
8174         current if at beginning of line.
8175         (org-todo, org-date): New faces.
8176         (org-table-align): Make sure tooltip window contains full text.
8177         (org-no-properties): New defsubst.
8178         (org-set-font-lock-defaults): Use new faces.
8180 2006-04-18  Nick Roberts  <nickrob@snap.net.nz>
8182         * progmodes/gud.el (gud-speedbar-item-info): Display frame address
8183         for root variables.
8185         * progmodes/gdb-ui.el (gdb-pc-address): Rename from gdb-frame-address.
8186         (gdb-frame-address): Re-use to identify frame for watch expression.
8187         (gdb-var-list, gdb-var-create-handler): Add frame address for root
8188         variables.
8189         (gdb-init-1, gdb-source, gdb-post-prompt)
8190         (gdb-assembler-custom, gdb-invalidate-assembler): Use gdb-pc-address.
8191         (gdb-frame-handler): Get gdb-frame-address.
8193 2006-04-17  Michael Albinus  <michael.albinus@gmx.de>
8195         Sync with Tramp 2.0.53.
8197         * net/tramp.el (tramp-completion-mode): ?\t has event-modifier
8198         'control.  Reported by Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>.
8199         (tramp-completion-file-name-handler): Add autoload cookie for
8200         adding to `file-name-handler-alist'.
8202         * net/tramp-smb.el (tramp-smb-wait-for-output): Wait always for
8203         the prompt.  If it returns earlier (when detecting an error
8204         message), the rest of the output will merge accidently with the
8205         output of the next command.  Reported by M Jared Finder
8206         <jared@hpalace.com>.
8208         * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
8209         for `process-file', in order to let it work for older Emacsen too.
8211 2006-04-17  Ralf Angeli  <angeli@iwi.uni-sb.de>
8213         * textmodes/tex-mode.el (tex-font-lock-match-suscript): New function.
8214         (tex-font-lock-keywords-3): Use it.
8216 2006-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
8218         * newcomment.el (comment-add): New function.
8219         (comment-region-default, comment-dwim): Use it.
8221 2006-04-15  Michael Olson  <mwolson@gnu.org>
8223         * emacs-lisp/tq.el: Improve comments.
8224         (tq-queue-head-question): New accessor function.
8225         (tq-queue-head-regexp, tq-queue-head-closure, tq-queue-head-fn):
8226         Update for modified queue structure.
8227         (tq-queue-add): Accept `question' argument.
8228         (tq-queue-pop): If a question is pending, send it.
8229         (tq-enqueue): Accept new optional argument `delay-question'.
8230         If this is non-nil, and at least one other question is pending a
8231         response, queue the question rather than sending it immediately.
8233 2006-04-15  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
8235         * calendar/appt.el (appt-add): Check whether an appointment is
8236         already present in appt-time-msg-list.  Simplify code.
8238 2006-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
8240         * progmodes/cc-langs.el (c-mode-menu):
8241         Don't presume c-subword-mode is bound.
8243 2006-04-13  Bill Wohler  <wohler@newt.com>
8245         * cus-edit.el (customize-package-emacs-version-alist): Update docstring.
8246         (customize-package-emacs-version): Use cdr instead of cadr now
8247         that alists use dotted pairs.
8249         * custom.el (defcustom): Fix docstring for :package-version.
8251 2006-04-13  Michael Albinus  <michael.albinus@gmx.de>
8253         * net/tramp.el (tramp-display-shell-command-buffer): New defvar.
8254         (tramp-handle-shell-command): Display output buffer only when
8255         `tramp-display-shell-command-buffer' is true.
8256         (tramp-handle-process-file): Set `tramp-display-shell-command-buffer'.
8258 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
8260         * textmodes/org.el (org-set-autofill-regexps): Set only the local
8261         values of `adaptive-fill-regexp' and `adaptive-fill-function'.
8263 2006-04-13  Romain Francoise  <romain@orebokech.com>
8265         * pcvs-parse.el (cvs-parse-table): Use `with-temp-buffer' to avoid
8266         leaving temporary .cvsignore buffers behind.
8268 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
8270         * textmodes/org.el (org-set-regexps-and-options)
8271         (org-get-current-options): Better names for the startup folding
8272         options.
8274 2006-04-13  Thien-Thi Nguyen  <ttn@gnu.org>
8276         * vc.el (vc-annotate): Arrange for point to end up at the same
8277         line number as in the original, but only when using a new buffer.
8279 2006-04-12  Stuart Herring  <herring@lanl.gov>  (tiny change)
8281         * files.el (hack-one-local-variable-eval-safep):
8282         Recognize `edebug-form-spec' for `put', but only if it passes
8283         `edebug-basic-spec'.  Generalize `put' handling.
8285         * emacs-lisp/edebug.el (edebug-basic-spec): New function for
8286         vetting file-local form specs.
8288         * allout.el (allout-layout): Autoload its `safe-local-variable'
8289         property.
8291 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
8293         * textmodes/org.el (org-ctrl-c-ctrl-c): Improve documentation string.
8294         (org-agenda-mouse-1-follows-link)
8295         (org-mouse-1-follows-link): New options.
8296         (org-format-agenda-item): Fix bug if TAGS is nil.
8297         (org-agenda-get-scheduled): Quote `priority' symbol in plist.
8299 2006-04-13  Nick Roberts  <nickrob@snap.net.nz>
8301         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers):
8302         GDB 6.1+ gives full filename for "info sources" so use
8303         file-name-nondirectory.
8305 2006-04-12  Romain Francoise  <romain@orebokech.com>
8307         * subr.el (read-passwd): Bind `message-log-max' to nil.
8309 2006-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
8311         * progmodes/perl-mode.el (perl-indent-new-calculate):
8312         Recompute parse-start after jumping backward by a whole sexp.
8314 2006-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
8316         * vc.el (vc-ensure-vc-buffer): Only change current-buffer, not the
8317         window configuration.
8318         (vc-annotate-display-select): Select the buffer so that current-buffer
8319         (and selected-window) is the output buffer at the end of vc-annotate.
8321 2006-04-11  J.D. Smith  <jdsmith@as.arizona.edu>
8323         * vc.el (vc-annotate-color-map): Add custom TTY color map for
8324         8-color terminals, to use all of the colors in a sensible order.
8325         256-color terminals work well with the standard map.
8326         (vc-annotate-lines): Only strip the first color character if it
8327         is "#", to allow for terminal-style named colors.
8328         (vc-annotate-warp-version): Pass buf to `goto-line' to ensure
8329         the correct buffer is scrolled.
8331 2006-04-11  Richard Stallman  <rms@gnu.org>
8333         * emacs-lisp/bytecomp.el (byte-compile-file):
8334         Bind enable-local-variables to :safe, and make normal-mode obey it.
8336         * files.el (enable-local-variables): Allow value :safe.
8337         (normal-mode): Doc fix.
8338         (hack-local-variables): Implement enable-local-variables = :safe.
8339         (hack-local-variables-confirm): Don't prevent quitting.
8341 2006-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
8343         * loadhist.el (unload-feature): A bit of sanity check of
8344         load-history entries.  Cancel timer-vars before unbinding them.
8346         * hexl.el (hexl-isearch-search-function): Fix regexp-building code to
8347         quote special chars, and make the trick work on the hex part of the
8348         buffer as well.
8349         (hexl-mode, hexl-save-buffer, hexl-mode-exit)
8350         (hexl-maybe-dehexlify-buffer): Use restore-buffer-modified-p.
8352         * startup.el (normal-splash-screen): Fix last change so we don't wait
8353         2 minutes if we don't show the splash screen.
8355 2006-04-11  Carsten Dominik  <dominik@science.uva.nl>
8357         * textmodes/org.el (org-export-plain-list-max-depth)
8358         (org-table-spaces-around-separators)
8359         (org-radio-targets, org-activate-camels)
8360         (org-table-spaces-around-invisible-separators): Options removed.
8361         (org-time-stamp-rounding-minutes, org-remember-templates)
8362         (org-ellipsis, org-activate-links, org-descriptive-links):
8363         New options.
8364         (org-remember-apply-template, org-current-time)
8365         (org-finish-edit-table-field)
8366         (org-link-unescape, org-link-escape)
8367         (org-string-width, org-table-clean-line, org-html-do-expand)
8368         (org-edit-agenda-file-list, org-store-new-agenda-file-list)
8369         (org-read-agenda-file-list): New functions.
8370         (org-table-edit-field)
8371         (org-table-create-or-convert-from-region): New commands
8372         (org-table-toggle-vline-visibility): Command removed.
8373         (org-table-convert-region): Made a command.
8374         (orgtbl-deleta-backward-char,orgtbl-delete-char): Remove commands.
8375         Replace with the normal org- functions.
8376         (org-self-insert-command): Don't trigger realign unnecessarily
8377         when blanking a field that is not full.
8378         (org-mode): `Set buffer-invisibility-spec' for links.
8379         (org-activate-links2): Hide link part and only show descriptive
8380         part of the link.
8381         (org-insert-link): Modify for new linking system.
8382         (org-store-link): Store description separately, for use by
8383         `org-insert-link'.
8384         (org-table-align): Use `org-string-width'.
8385         (defgroup): Completely new group structure for custom variables.
8386         (org-agenda-files): Option: Single file name allowed.  Function:
8387         Optional argument unrestrited means ignore any restricitons.
8388         (org-install-agenda-files-menu): Find a buffer in Org-mode before
8389         trying to modify the menu.  Use generalized access to
8390         `org-agenda-files.'
8391         (org-agenda-list, org-todo-list, org-cycle-agenda-files)
8392         (org-agenda-file-to-front, org-remove-file, org-diary)
8393         (org-tags-view, org-export-icalendar-all-agenda-files)
8394         (org-export-icalendar-combine-agenda-files): Use generalized
8395         access to `org-agenda-files'.
8396         (org-remember-handler): Correctly preserve heading if present.
8397         (org-table-insert-row, org-table-insert-hline): Deal with
8398         invisible characters.
8400 2006-04-10  J.D. Smith  <jdsmith@as.arizona.edu>
8402         * vc.el (vc-annotate-display-mode): Made default 'fullscale.
8403         (vc-annotate-color-map): New 18 element constant
8404         value/saturation, rotating hue colormap, from red->blue.
8405         (vc-annotate-mode-menu): "Default" -> "By Color Map Range".
8406         (vc-annotate-display-select): Switch to annotate-mode elsewhere.
8407         (vc-annotate): To avoid killing the required local variables,
8408         set them before the end of `with-output-to-temp-buffer', and
8409         after first switching to annotate-mode.
8410         (vc-annotate-warp-version): Add buffer argument in goto-line to
8411         ensure annotation, not source, is scrolled.
8413 2006-04-10  Bill Wohler  <wohler@newt.com>
8415         * custom.el (defcustom, custom-handle-keyword):
8416         Add :package-version keyword.
8417         (custom-add-package-version): New function.  Sets value of new
8418         property 'custom-package-version from :package-version keyword.
8419         (defcustom): Create Common Keywords section in docstring.
8420         (defface, defgroup): Replace definitions of a select few keywords
8421         with a reference to the Common Keywords in defcustom.
8422         (defcustom, defface, defgroup): Replace reference to Customization
8423         chapter in manual with hyperlink.
8425         * cus-edit.el (customize-package-emacs-version-alist): New variable.
8426         (customize-changed-options): Add check for custom-package-version.
8427         (customize-package-emacs-version): New function to look up Emacs
8428         version corresponding to the given package version.
8430         * emacs-lisp/find-func.el (find-function-regexp): Allow dashes in
8431         defun name, in similar fashion to find-variable-regexp.
8433 2006-04-10  Eli Zaretskii  <eliz@gnu.org>
8435         * international/mule-cmds.el (set-locale-environment): Fix last
8436         change for when the locale's preferences don't specify any encoding.
8438 2006-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8440         * emacs-lisp/find-func.el (find-function-search-for-symbol): Fix regexp
8441         so the defined var/fun doesn't need to be quoted.
8443 2006-04-10  Richard Stallman  <rms@gnu.org>
8445         * finder.el (finder-mode-map): Add n and p bindings.
8447 2006-04-10  Nick Roberts  <nickrob@snap.net.nz>
8449         * progmodes/gdb-ui.el (gdb-init-1): Re-initialise gdb-main-file to nil.
8450         (gdb-get-version): Make it work for pre "interpreter mi" (GDB 5.3?).
8451         (gdb-setup-windows): Put something in source window if we can't find
8452         the source file.
8453         (gdb-frame-handler): Make it work again with just assembly.
8454         (gdb-data-list-register-values-handler): Make it work when there is
8455         no stack.
8457 2006-04-09  Richard Stallman  <rms@gnu.org>
8459         * mail/rmail.el (rmail-mime-charset-pattern): Ignore format and delsp
8460         specs while looking for charset.
8462         * textmodes/picture.el (picture-mode-exit): Run picture-mode-exit-hook.
8464         * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X):
8465         Make them faces.
8466         (lm-font-lock-keywords): Update appropriately.
8468 2006-04-10  Kim F. Storm  <storm@cua.dk>
8470         * simple.el (filter-buffer-substring): Add NOPROPS arg, so
8471         it can also replace buffer-substring-no-properties.
8473         * emulation/cua-base.el (cua-delete-region, cua-paste)
8474         (cua-repeat-replace-region): Use filter-buffer-substring.
8476         * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
8477         (cua-cut-region-to-global-mark): Likewise.
8479         * emulation/cua-rect.el (cua--extract-rectangle)
8480         (cua-incr-rectangle, cua--rectangle-aux-replace): Likewise.
8482 2006-04-09  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
8484         * textmodes/bibtex.el (bibtex-entry-update): New optional arg
8485         entry-type.  Add field delimiters to numerical fields if they are
8486         not present.
8488 2006-04-09  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
8490         * textmodes/bibtex.el (bibtex-find-text-internal): Add new element
8491         string-const to return value.
8492         (bibtex-remove-delimiters): Use it.
8494 2006-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
8496         * emacs-lisp/bytecomp.el (byte-compile-form): Don't call
8497         cl-byte-compile-compiler-macro unless it exists.
8499 2006-04-08  Eli Zaretskii  <eliz@gnu.org>
8501         * files.el (hack-local-variables-confirm) <offer-save>:
8502         Clarify message text.  Suggested by Ralf Angeli.
8504 2006-04-08  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
8506         * rect.el (kill-rectangle): Don't barf if `kill-read-only-ok' is set.
8507         (delete-extract-rectangle-line): Use `filter-buffer-substring'
8508         instead of `buffer-substring' and `delete-region'.  (Most of the
8509         code actually copied from `kill-region'.)
8511 2006-04-08  Ryan Yeske  <rcyeske@gmail.com>
8513         * rcirc.el (rcirc-default-server): Rename from rcirc-server.
8514         (rcirc-default-port): Rename from rcirc-port.
8515         (rcirc-default-nick): Rename from rcirc-nick.
8516         (rcirc-default-user-name): Rename from rcirc-user-name.
8517         (rcirc-default-user-full-name): Rename from rcirc-user-full-name.
8518         (rcirc-low-priority-flag): New variable.
8519         (rcirc-decode-coding-system): New defcustom.
8520         (rcirc-encode-coding-system): New defcustom.
8521         (rcirc-coding-system-alist): New defcustom.
8522         (rcirc-multiline-major-mode): New defcustom.
8523         (rcirc-nick): New internal variable.
8524         (rcirc-process): Remove variable.
8525         (rcirc-server-buffer): New variable.
8526         (rcirc): Update to use rcirc-default-* variables above.
8527         (rcirc-connect): Do not add window-configuration-hook-here.
8528         (rcirc-server): New internal variable.
8529         (rcirc-connect): Do not send keepalive pings if
8530         rcirc-keepalive-seconds is nil.
8531         (with-rcirc-server-buffer): New macro.
8532         (rcirc-send-string): Encode with rcirc-encode-coding-system.
8533         (rcirc-server-name): Rename from rcirc-server.
8534         (rcirc-buffer-process): New function.
8535         (rcirc-buffer-nick): New function.
8536         (rcirc-buffer-target): Remove function.
8537         (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
8538         New commands.
8539         (rcirc-mode-map): Change binding of C-c C-l to
8540         rcirc-toggle-low-priority.
8541         (rcirc-mode): Initialize coding system based on
8542         rcirc-coding-system-alist.  New change-major-mode-hook to part the
8543         channel on a mode change.  Make kill-buffer-hook buffer-local.
8544         (rcirc-change-major-mode-hook): New function.
8545         (rcirc-clean-up-buffer): Rename from rcirc-kill-buffer-hook-1.
8546         (rcirc-last-post-time): New variable.
8547         (rcirc-process-message): Store the last time user posted a message
8548         to this target.
8549         (rcirc-multiline-minor-mode): New mode.
8550         (rcirc-multiline-minor-mode-map): New mode map.
8551         (rcirc-edit-multiline): Put multiline-edit buffer in
8552         rcirc-multiline-major-mode along with rcirc-multiline-minor-mode.
8553         (rcirc-print): Ignore any line starting with an ignored nick.
8554         (rcirc-print): Decode using rcirc-decode-coding-system.
8555         (rcirc-track-minor-mode): Update global-mode-string when disabling
8556         this mode.
8557         (minor-mode-alist): Add LowPri indicator.
8558         (rcirc-toggle-low-priority): New function.
8559         (rcirc-last-non-irc-buffer): Prefix arg now no means switch to
8560         next lowpriority buffer with activity.
8561         (rcirc-record-activity): Sort buffers in rcirc-activity by the
8562         last time the user posted a message in to the target.
8563         (rcirc-update-activity-string): New formatting for low priority
8564         buffers.
8565         (rcirc-split-activity): New function.
8566         (rcirc-handler-PART, rcirc-handler-KICK)
8567         (rcirc-handler-PART-or-KICK): Kick responses are printed properly.
8568         (rcirc-nick-away-alist): New variable.
8569         (rcirc-handler-301): New handler.  Away messages are printed once
8570         per change.
8572 2006-04-08  Eli Zaretskii  <eliz@gnu.org>
8574         * info.el (Info-follow-nearest-node): Doc fix.
8576         * international/mule-cmds.el (set-locale-environment): Make sure
8577         the coding-system preferred by the locale's language has the same
8578         EOL conversion type as the original buffer-file-coding-system.
8579         (locale-language-names): Add a few MS Windows language codes.
8581 2006-04-07  Richard Stallman  <rms@gnu.org>
8583         * simple.el (eval-expression): Doc fix.
8585         * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-last-sexp)
8586         (eval-defun): Doc fixes.
8588 2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
8590         * pgg-gpg.el: Revert to revision 1.8 to allow the use of gpg-agent.
8592 2006-04-07  Nick Roberts  <nickrob@snap.net.nz>
8594         * progmodes/gdb-ui.el (gdb-init-2): Set current filename using
8595         GDB list command without argument for greater generality.
8597 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
8599         * subr.el (string-or-null-p): New function.
8601         * textmodes/paragraphs.el (sentence-end): Use string-or-null-p.
8603         * textmodes/ispell.el (ispell-local-dictionary): Use string-or-null-p.
8605         * files.el: Update comment about safe-local-variable declarations.
8607 2006-04-06  J.D. Smith  <jdsmith@as.arizona.edu>
8609         * progmodes/idlwave.el: Updated to IDLWAVE version 6.0.
8610         See idlwave.org.
8612         * progmodes/idlw-shell.el: Updated to IDLWAVE version 6.0.
8613         See idlwave.org.  Includes code to obsolete idlw-rinfo.el.
8615         * progmodes/idlw-help.el: Updated to IDLWAVE version 6.0.
8616         See idlwave.org.
8618         * progmodes/idlw-complete-structtag.el: Updated to IDLWAVE
8619         version 6.0 (minimal changes).  See idlwave.org.
8621         * progmodes/idlw-toolbar.el: Updated to IDLWAVE version
8622         6.0 (minimal changes).  See idlwave.org.
8624         * progmodes/idlw-rinfo.el: File obsoleted and removed.
8626 2006-04-06  Romain Francoise  <romain@orebokech.com>
8628         * pgg-gpg.el: Sync back with Gnus 5.10, reverting changes that add
8629         symmetric encryption features and a new asynchronous interface to
8630         GnuPG.  This new version is version 1.4, plus whitespace changes.
8632 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
8634         * files.el: Move some `safe-local-variable' declarations to the
8635         respective files.
8637         * textmodes/ispell.el (ispell-check-comments)
8638         (ispell-local-dictionary): Mark as safe.
8640         * abbrev.el (abbrev-mode): Mark as safe.
8642         * add-log.el (change-log-default-name): Mark as safe.
8644         * textmodes/reftex-vars.el (reftex-vref-is-default)
8645         (reftex-fref-is-default, reftex-level-indent)
8646         (reftex-guess-label-type): Mark as safe.
8648         * textmodes/fill.el (colon-double-space): Mark as safe.
8650         * textmodes/paragraphs.el (paragraph-start, paragraph-separate)
8651         (sentence-end-double-space, sentence-end-without-period)
8652         (sentence-end-without-space, sentence-end, sentence-end-base)
8653         (page-delimiter, paragraph-ignore-fill-prefix): Mark as safe.
8655 2006-04-06  Kim F. Storm  <storm@cua.dk>
8657         * ido.el (ido-mode): Remove ido-ignore-unc-host-regexps from
8658         the :set-after list.
8659         (ido-downcase-unc-hosts): New user option.  Default on.
8660         (ido-ignore-unc-host-regexps): Don't reset ido-unc-hosts-cache
8661         when it is set, as regexps are now applied on the fly.
8662         (ido-unc-hosts): Keep all known hosts in ido-unc-hosts-cache.
8663         Make C-a DTRT--filter hosts through ido-ignore-unc-host-regexps
8664         on the fly, but only when ido-process-ignore-lists is set.
8665         Do case insensitive filtering if ido-downcase-unc-hosts is set.
8666         Only downcase names if ido-downcase-unc-hosts is set.
8668 2006-04-06  Juanma Barranquero  <lekktu@gmail.com>
8670         * ido.el (ido-unc-hosts-cache): Fix typo in docstring.
8672         * woman.el (WoMan-xref-man-page): Fix call to `substring'.
8674 2006-04-05  Kim F. Storm  <storm@cua.dk>
8676         * ido.el (ido-mode): Set after ido-unc-hosts and
8677         ido-ignore-unc-host-regexps.
8678         (ido-save-history): Save ido-unc-hosts-cache.
8679         (ido-load-history): Load ido-unc-hosts-cache.
8680         (ido-reread-directory): Refresh unc hosts cache in // dir.
8682         * startup.el (fancy-splash-screens): Set emulation-mode-map-alists
8683         to nil while displaying slash screen.
8685 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
8687         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
8688         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
8690 2006-04-05  Kenichi Handa  <handa@m17n.org>
8692         * international/characters.el: Setup cases of Latin, Greek, and
8693         Cyrillic characters in CJK charsets.
8695 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
8697         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
8698         default-enable-multibyte-characters.  This reverts the change from
8699         revision 6.17 which is no longer necessary because the passphrase
8700         is sent separately now.  GnuPG messages are unreadable under
8701         multibyte locales with default-enable-multibyte-characters set to nil.
8703 2006-04-04  Andreas Schwab  <schwab@suse.de>
8705         * files.el: Mark `left-margin', `byte-compile-dynamic-docstrings'
8706         and `byte-compile-warnings' as `safe-local-variable'.
8708 2006-04-04  Dan Nicolaescu  <dann@ics.uci.edu>
8710         * man.el (Man-mode-map): Restore the \r binding.
8711         (Man-abstract-xref-man-page): If Man-target-string is a function,
8712         call it.
8713         (Man-highlight-references): Use Man-default-man-entry to get the
8714         target.  Deal with xrefs too.
8715         (Man-highlight-references0): Don't call the target function.
8717         * woman.el (WoMan-xref-man-page): Strip the section number, woman
8718         cannot deal with it.
8720 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
8722         * pgg-gpg.el: Clean up process buffers every time gpg processes
8723         complete.
8725 2006-04-04  Kenichi Handa  <handa@m17n.org>
8727         * sort.el (sort-build-lists): Don't bind inhibit-field-text-motion
8728         here.
8729         (sort-lines, sort-numeric-fields, sort-fields, sort-columns):
8730         Temporarily bind inhibit-field-text-motion to t.
8732 2006-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8734         * startup.el (normal-splash-screen): Only set mode-line-format in the
8735         splash buffer, so as not to interfere when debugging the code.
8736         Ignore errors when switching buffer.
8738 2006-04-03  Romain Francoise  <romain@orebokech.com>
8740         * dired.el (dired-dnd-protocol-alist): Fix typo.
8742 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
8744         * savehist.el (savehist): Add :version.
8745         (savehist-ignored-variables): New variable.
8746         (savehist-minibuffer-hook): Don't save variables listed in
8747         `savehist-ignored-variables'.
8749         * dired.el (dired-dnd-protocol-alist): Mention that change does
8750         only apply to new buffers in doc string.
8752 2006-04-03  Lennart Borgman  <lennart.borgman.073@student.lu.se>  (tiny change)
8754         * recentf.el (recentf-open-files-item): Include newline in button
8755         field, so opening a file will work, when the point is at the end
8756         of the file name.  Allow, for example, to [i]search a file by
8757         extension and just push RET to open it.
8759 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
8761         * pgg-gpg.el (pgg-gpg-process-filter)
8762         (pgg-gpg-wait-for-completion): Check if buffer is alive.
8764         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
8765         lines, temporary fix.
8767 2006-04-02  Dan Nicolaescu  <dann@ics.uci.edu>
8769         * ibuf-macs.el (define-ibuffer-column): Document the new parameter.
8771 2006-04-02  Richard Stallman  <rms@gnu.org>
8773         * progmodes/compile.el (compilation-message-face): Make it defcustom.
8775 2006-04-02  Dan Nicolaescu  <dann@ics.uci.edu>
8777         * ibuf-macs.el (define-ibuffer-column): Add a new key:
8778         header-mouse-map.
8780         * ibuffer.el (ibuffer-name-header-map, ibuffer-size-header-map)
8781         (ibuffer-mode-header-map): New keymaps.
8782         (ibuffer-update-title-and-summary): Enable mouse face highlighting
8783         and keybindings for column headers.
8784         (name,size,mode) <define-ibuffer-column>: Add a header-mouse-map
8785         property.
8787 2006-04-02  Drew Adams  <drew.adams@oracle.com>  (tiny change)
8789         * speedbar.el (speedbar-after-create-hook): Doc fix.
8791 2006-04-02  Michael Ernst  <mernst@alum.mit.edu>
8793         * shell.el (shell-directory-tracker)
8794         (shell-dynamic-complete-command): Doc fixes.
8796 2006-04-01  Matt Hodges  <MPHodges@member.fsf.org>
8798         * pcomplete.el (pcomplete-show-completions): Recognize TAB on text
8799         terminals.
8801 2006-04-01  Kim F. Storm  <storm@cua.dk>
8803         * ido.el (ido-unc-hosts-cache): New defvar.
8804         (ido-unc-hosts): If value of defcustom is a function, call it to
8805         get list of UNC hosts.  Add function-item choices to specify
8806         ido-unc-hosts-net-view or user function.
8807         (ido-ignore-unc-host-regexps): New defcustom.
8808         (ido-unc-hosts-net-view, ido-unc-hosts): New functions.
8809         (ido-is-unc-root, ido-is-unc-host, ido-file-name-all-completions)
8810         (ido-exhibit): Call ido-unc-hosts to get list of UNC hosts.
8812 2006-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
8814         * pcvs-util.el (cvs-insert-strings): Fix bug with strings longer than
8815         wwidth.
8817 2006-03-31  Juanma Barranquero  <lekktu@gmail.com>
8819         * ido.el (ido-cache-unc-host-shares-time, ido-report-no-match)
8820         (ido-max-work-file-list, ido-switch-buffer)
8821         (ido-read-file-name-as-directory-commands):
8822         Fix typos in docstrings.
8824 2006-03-30  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8826         * term/mac-win.el (mac-system-coding-system): Define and use after
8827         Mac-specific coding systems are ready.
8829 2006-03-27  Romain Francoise  <romain@orebokech.com>
8831         * net/rcirc.el (rcirc-connect): Add autoload cookie.
8833         * ldefs-boot.el: Update.
8835 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
8837         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
8838         passphrases when it is not needed.
8839         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
8840         passphrase stuff from gpg, should only be necessary when you use
8841         gpg with a smartcard.
8843 2006-03-27  Nick Roberts  <nickrob@snap.net.nz>
8845         * comint.el (comint-dynamic-list-completions): Allow user to
8846         select *Completions* buffer.
8848 2006-03-27  Carsten Dominik  <dominik@science.uva.nl>
8850         * textmodes/org.el (org-get-level-face): Fix bug with level counting.
8852 2006-03-26  Andreas Schwab  <schwab@suse.de>
8854         * progmodes/gud.el (gdb): Only complain about multiple debugging
8855         when the gdb process is still running.
8857 2006-03-25  Eli Zaretskii  <eliz@gnu.org>
8859         * mail/rmail.el (tool-bar-map): Defvar it.
8860         (rmail-tool-bar-map): Tool-bar buttons for Rmail.
8861         (rmail-perm-variables): Make rmail-tool-bar-map a local variable.
8863 2006-03-25  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
8865         * help.el (print-help-return-message): Suggest to use
8866         display-buffer instead of switch-to-buffer-other-window to restore
8867         the previous window without selecting it.
8869 2006-03-25  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8871         * frame.el (select-frame-by-name): Call x-focus-frame also when
8872         window-system is mac.
8874         * term/mac-win.el: Adjust Courier font specifications in
8875         x-fixed-font-alist.
8876         (mac-select-convert-to-string): Use utf-16be-mac or utf-16le-mac
8877         when directly encoding to UTF-16 in native byte order, no BOM.
8879 2006-03-25  Kim F. Storm  <storm@cua.dk>
8881         * emulation/cua-base.el (cua-rectangle-mark-key): New defcustom.
8882         (cua--init-keymaps): Use it instead of fixed C-return.
8883         (cua-mode): Set after it.
8885         * emulation/cua-rect.el (cua--init-rectangles):
8886         Use cua-rectangle-mark-key instead of fixed C-return.
8888 2006-03-25  Nick Roberts  <nickrob@snap.net.nz>
8890         * progmodes/gdb-ui.el (gdba): Revert 2006-03-10 change for case of
8891         "run" in .gdbinit.
8892         (gdb-var-create-regexp): Remove "^done" prefix for gdb-mi.el.
8894 2006-03-24  Romain Francoise  <romain@orebokech.com>
8896         * files.el (ctl-x-5-map): Really bind C-x 5 C-o to
8897         `display-buffer-other-frame'.
8899 2006-03-24  Kim F. Storm  <storm@cua.dk>
8901         * apropos.el (apropos-synonyms): Add selection => region.
8903 2006-03-24  Nick Roberts  <nickrob@snap.net.nz>
8905         * progmodes/gdb-ui.el (gdb-var-create-regexp)
8906         (gdb-var-list-children-regexp, gdb-var-update-regexp)
8907         (gdb-var-list-children-regexp-1, gdb-var-update-regexp-1)
8908         (gdb-data-list-register-values-regexp)
8909         (gdb-stack-list-locals-regexp, gdb-stack-list-locals-handler):
8910         Future proof against new fields being added to MI output.
8911         (gdb-send): Don't treat backslashes for program input as
8912         continuations.
8913         (gdb-assembler-handler): Don't use window-start for this handler.
8914         (gdb-frame-handler): Don't change to hollow arrow if overlay
8915         arrow doesn't move to new frame.
8917 2006-03-24  Nick Roberts  <nickrob@snap.net.nz>
8919         * progmodes/gdb-ui.el (gdb-continuation): Declare earlier to
8920         prevent compiler warnings.
8921         (gdb-stopped): Check for gud-last-last-frame (case: signal).
8922         (breakpoint-disabled): Make lighter for contrast with overlay arrow.
8923         (gdb-assembler-custom): Use hollow-right-triangle for assembler
8924         buffer too.
8926 2006-03-23  Reiner Steib  <reinersteib+gmane@imap.cc>
8928         * pgg-gpg.el (pgg-gpg-update-agent): Check for
8929         make-network-process, so we can use the same code in Gnus v5-10
8930         too and have this file fully synchronized with that release.
8932 2006-03-23  Romain Francoise  <romain@orebokech.com>
8934         * ibuf-ext.el (ibuffer-read-filter-group-name):
8935         Use `ibuffer-generate-filter-groups' to make completion list match
8936         the filter groups that are really displayed in the Ibuffer buffer.
8937         (ibuffer-generate-filter-groups): Add new args noempty, nodefault.
8939 2006-03-23  Kenichi Handa  <handa@m17n.org>
8941         * international/mule-cmds.el (sort-coding-systems): Describe that
8942         the argument is modified in docstring.
8944 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
8946         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
8947         (pgg-gpg-update-agent): New function.
8948         (pgg-gpg-use-agent-p): New function.
8949         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
8950         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
8951         (pgg-gpg-sign-region): Use it.
8953 2006-03-21  Chong Yidong  <cyd@stupidchicken.com>
8955         * cus-edit.el (custom-face-set): Call custom-push-theme before
8956         face-spec set so that `changed' theme is correctly saved.
8957         (custom-face-reset-standard): Reset to recalculated face rather
8958         than defface spec.
8960         * custom.el (custom-push-theme): Only save `changed' theme if the
8961         current face does not match the defface specs.
8963 2006-03-21  Simon Josefsson  <jas@extundo.com>
8965         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
8966         <wilde@sha-bang.de>.
8967         (pgg-gpg-use-agent): New variable.
8968         (pgg-gpg-process-region): Use it.
8969         (pgg-gpg-encrypt-region): Likewise.
8970         (pgg-gpg-encrypt-symmetric-region): Likewise.
8971         (pgg-gpg-decrypt-region): Likewise.
8972         (pgg-gpg-sign-region): Likewise.
8973         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
8975 2006-03-21  Carsten Dominik  <dominik@science.uva.nl>
8977         * textmodes/org.el (org-open-at-point): Fix bug in wiki-style
8978         bracket links.
8980 2006-03-21  Kim F. Storm  <storm@cua.dk>
8982         * progmodes/gdb-ui.el (gdb-reset): Set buffer local value of
8983         fringe-indicator-alist instead of modifying global value.
8984         (gdb-frame-handler): Likewise.
8986 2006-03-21  Nick Roberts  <nickrob@snap.net.nz>
8988         * diff-mode.el (diff-function): Make it inherit from diff-header
8989         instead of diff-context.
8991         * progmodes/gdb-ui.el (hollow-right-triangle): Define as fringe
8992         bitmap.
8993         (gdb-info-stack-custom): Rename from gdb-info-frames-custom and
8994         change names in macro above for consistency.
8995         (gdb-frame-handler): Use hollow-right-triangle for all selected
8996         frames which except the innermost (where execution has stopped).
8997         (gdb-reset): Reset buffer-local values of overlay-arrow.
8999 2006-03-20  Richard Stallman  <rms@gnu.org>
9001         * simple.el (set-mark-command): Doc fix.
9003         * files.el (display-buffer-other-frame): New command.
9004         (ctl-x-4-map): Bind C-x 5 C-o to it.
9006 2006-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
9008         * jit-lock.el (jit-lock-function): Check for the actual defer-timer
9009         rather than just defer-time, in case defer-time has been changed but
9010         the timer isn't running yet.
9011         (jit-lock-deferred-fontify): Correspondingly let-bind defer-timer.
9013 2006-03-19  Luc Teirlinck  <teirllm@auburn.edu>
9015         * help-mode.el (help-follow-symbol): New function.
9016         Essentially identical to the old `help-follow', but do not let
9017         `push-button' do the work when on an xref.
9018         (help-mode-map): Bind `help-follow-symbol' to "C-c C-c".
9020 2006-03-19  Richard Stallman  <rms@gnu.org>
9022         * help-mode.el (help-xref-symbol-regexp): Make no xref for symbol
9023         preceded by the word `program'.
9024         (help-follow-mouse, help-follow): Throw error if not on xref.
9025         Delete no longer used args.
9027 2006-03-20  Nick Roberts  <nickrob@snap.net.nz>
9029         * progmodes/gdb-ui.el (gdb-stopped): Even when there is no source
9030         annotation ensure gud-overlay-arrow-position is redisplayed.
9032 2006-03-19  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
9034         * textmodes/bibtex.el (bibtex-include-OPTkey)
9035         (bibtex-entry-field-alist, bibtex-generate-url-list): Mark as risky.
9036         (bibtex-autokey-name-case-convert)
9037         (bibtex-autokey-titleword-case-convert): Make these the aliases
9038         for the following two variables.
9039         (bibtex-autokey-name-case-convert-function)
9040         (bibtex-autokey-titleword-case-convert-function): Make these the
9041         real names.
9042         (bibtex-font-lock-keywords): Make bibtex-font-lock-url and
9043         bibtex-font-lock-crossref sublists.
9044         (bibtex-mode): Revert 2005-12-30 change (which made
9045         completion-ignore-case buffer-local).
9046         (bibtex-url): Simplify.
9048 2006-03-19  Kim F. Storm  <storm@cua.dk>
9050         * emulation/cua-rect.el (cua--highlight-rectangle): Set overlay
9051         cursor property value to 2 (to align with C level change).
9053 2006-03-19  Bill Wohler  <wohler@newt.com>
9055         * image.el (image-load-path-for-library): Shorten first line in
9056         docstring.
9058 2006-03-18  Richard Stallman  <rms@gnu.org>
9060         * mail/rmail.el (rmail-reply-regexp): Undo previous change.
9062 2006-03-18  Ben North  <ben@redfrontdoor.org>  (tiny change)
9064         * isearch.el (isearch-other-meta-char): Handle user bindings for
9065         shifted control characters.
9067 2006-03-18  Agustin Martin  <agustin.martin@hispalinux.es>
9069         * textmodes/ispell.el (ispell-skip-region-alist): Add "_+" to the
9070         part that matches email addresses, file names, etc.
9072 2006-03-18  Eli Zaretskii  <eliz@gnu.org>
9074         * term/w32-win.el (mouse-set-font):
9075         Mention w32-list-proportional-fonts in the doc string.
9077 2006-03-18  Kim F. Storm  <storm@cua.dk>
9079         * ido.el (ido-cache-ftp-work-directory-time): Doc fix.
9080         (ido-unc-hosts): New user option to explicitly define list of know
9081         UNC-style hosts for completion.
9082         (ido-cache-unc-host-shares-time): New user option.
9083         (ido-is-unc-root, ido-is-unc-host, ido-cache-unc-valid):
9084         New helper functions for UNC file-name support.
9085         (ido-may-cache-directory): Check for UNC host.  Simplify.
9086         (ido-wash-history): Clean out old UNC hosts.
9087         (ido-nonreadable-directory-p): UNC hosts are always readable.
9088         (ido-directory-too-big-p): UNC hosts are never too big.
9089         (ido-set-current-directory): Handle UNC root path.
9090         (ido-file-name-all-completions): Complete UNC host names from
9091         ido-unc-hosts list.  Cache UNC host shares.
9092         (ido-make-file-list-1): Don't filter UNC root.
9093         (ido-exhibit): Check for // in root directory, and switch to UNC
9094         mode by setting ido-current-directory to //.
9096 2006-03-17  Luc Teirlinck  <teirllm@auburn.edu>
9098         * cus-edit.el (customize-changed-options): Mention explicit
9099         version number as default in prompt.
9101 2006-03-17  Bill Wohler  <wohler@newt.com>
9103         * image.el (image-load-path-for-library): Minor docstring fix.
9105 2006-03-17  Carsten Dominik  <dominik@science.uva.nl>
9107         * textmodes/org.el (org-read-date): Include subgroup 5 into
9108         replacement text.
9109         (org-popup-calendar-for-date-prompt): Fix customization type.
9111 2006-03-17  Nick Roberts  <nickrob@snap.net.nz>
9113         * progmodes/gdb-ui.el (gud-watch): Provide completion.
9114         (gdb-continuation): New variable.
9115         (gdb-send): Deal with continuation lines.
9117         * progmodes/gud.el (gud-gdb-complete-command)
9118         (gud-gdb-run-command-fetch-lines): Adapt for use with watch
9119         expressions.
9120         (gud-tooltip-mode): Use buffer-local value.
9122 2006-03-16  Kim F. Storm  <storm@cua.dk>
9124         * ido.el (ido-edit-input): Use selected match, if any.
9126 2006-03-16  Bill Wohler  <wohler@newt.com>
9128         * image.el (image-load-path-for-library): Prefer user's images in
9129         image-load-path.
9131 2006-03-16  Martin Rudalics  <rudalics@gmx.at>
9133         * mouse.el (mouse-drag-vertical-line): Use window-inside-edges
9134         when checking for attempt to drag leftmost or rightmost scrollbar.
9136 2006-03-16  Nick Roberts  <nickrob@snap.net.nz>
9138         * progmodes/gdb-ui.el (gdb-inferior-status): New variable.
9139         (gdb-force-mode-line-update): New function.
9140         (gdb-resync, gdb-starting, gdb-signal, gdb-exited, gdb-stopped)
9141         (gdb-exited): Use them.
9142         (gdb-signal): New function.
9143         (gdb-annotation-rules): Provide a rule for it.
9145 2006-03-16  Kenichi Handa  <handa@m17n.org>
9147         * international/mule.el (auto-coding-regexp-alist): Add entries
9148         for Unicode BOM.
9150         * sort.el (sort-build-lists): Temporarily bind
9151         inhibit-field-text-motion to t.
9153 2006-03-15  Luc Teirlinck  <teirllm@auburn.edu>
9155         * locate.el (locate-command, locate-make-command-line)
9156         (locate-fcodes-file, locate-update-command)
9157         (locate-prompt-for-command, locate, locate-with-filter)
9158         (locate-get-file-positions): Doc fixes.
9159         (locate-buffer-name, locate-header-face): Remove leading `*' in
9160         defcustom.
9161         (locate-filter-output): Use `keep-lines' instead of its alias
9162         `delete-non-matching-lines'.
9163         (locate-get-filename, locate-get-dirname): Add introductory comment.
9164         (locate-find-directory-other-window): Give appropriate error
9165         message if used outside main listing.
9167 2006-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
9169         * font-lock.el (font-lock-lines-before): Delete variable, subsumed by
9170         the new extend-region feature.
9171         (font-lock-after-change-function): Update correspondingly.
9172         * jit-lock.el (jit-lock-after-change): Update correspondingly.
9173         * progmodes/grep.el (font-lock-lines-before): Don't disable.
9175 2006-03-15  Bill Wohler  <wohler@newt.com>
9177         * image.el (image-load-path-for-library): Fix example by not
9178         recommending that one binds image-load-path.  Just defvar it to
9179         placate compiler and only use it if previously defined.
9181 2006-03-15  Carsten Dominik  <dominik@science.uva.nl>
9183         * textmodes/org.el (org-insert-centered): Use `string-width' to
9184         make underlining work for wide characters.
9185         (org-goto-map, org-agenda-mode-map, org-mode-map): Explicitly bind
9186         TAB to `org-cycle', to make sure that no binding in
9187         `outline-mode-map' can supercede it.
9189 2006-03-14  Ken Manheimer  <ken.manheimer@gmail.com>
9191         * allout.el: Increment version to 2.2.1 in file commentary.
9193         (allout-version): Increment to 2.2.1.
9195         (allout-default-layout): New customization variable, used when the
9196         file lacks a specific allout-layout.  Uses allout-layout-type for
9197         recursively nested definition.
9199         (allout-layout-type): Widget defining allout layouts, necessary for
9200         self-recursive definition.
9202         (allout-mode): Incorporate allout-default-layout as fallback for
9203         allout-layout.
9205         (allout-layout): Mark as 'safe-local-variable', and refer mention
9206         fallback to `allout-default-layout' in absence of a specified value.
9207         (allout-passphrase-verifier-string)
9208         (allout-passphrase-hint-string): Mark as 'safe-local-variable'.
9210         (allout-file-passphrase-verifier-string): Obsolete variable, removed.
9212         (allout-get-encryption-passphrase-verifier): Use correct name of
9213         passphrase verifier in docstring.
9215 2006-03-15  Nick Roberts  <nickrob@snap.net.nz>
9217         * progmodes/gdb-ui.el (gdb-var-list): Change order of first two
9218         elements.
9219         (gdb-find-watch-expression): Make it work for arrays too.
9220         Follow change to gdb-var-list.
9221         (gud-watch): Allow the user to enter variable name with a prexix
9222         arg.  Create keybindings.
9223         (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
9224         (gdb-var-list-children-handler, gdb-var-update-handler)
9225         (gdb-var-delete, gdb-edit-value, gdb-speedbar-expand-node)
9226         (gdb-var-list-children-handler-1, gdb-var-update-handler-1):
9227         Follow change to gdb-var-list.
9228         (gdb-starting): Don't show the overlay arrows when program is running.
9230         * progmodes/gud.el (gud-speedbar-buttons): Follow change to
9231         gdb-var-list.
9233 2006-03-14  Bill Wohler  <wohler@newt.com>
9235         * image.el (image-load-path-for-library): Pass value of path
9236         rather than symbol.  Always return list of directories.
9237         Guarantee that image directory comes first.
9239 2006-03-14  Alan Mackenzie  <acm@muc.de>
9241         * font-core.el (font-lock-extend-region\(-function\)?.):
9242         New function/variable.
9244         * font-lock.el (font-lock-after-change-function):
9245         Call font-lock-extend-region.  Obey font-lock-lines-before.
9246         (font-lock-default-fontify-region): Remove reference to
9247         font-lock-lines-before.
9249         * jit-lock.el (jit-lock-after-change):
9250         Call font-lock-extend-region.  Obey font-lock-lines-before.
9252 2006-03-14  David Ponce  <david@dponce.com>
9254         * tree-widget.el (tree-widget-themes-load-path)
9255         (tree-widget-themes-directory, tree-widget-theme): Doc fix.
9257 2006-03-13  Ryan Yeske  <rcyeske@gmail.com>
9259         * net/rcirc.el (rcirc) <defgroup>: Add link to manual.
9260         (rcirc-print): Mark the start of text at the end of the prompt.
9261         (rcirc-track-minor-mode): Add autoload cookie.
9262         (rcirc-update-activity-string): Add space to front of mode-line
9263         indicator.
9265 2006-03-13  Miles Bader  <miles@gnu.org>
9267         * net/rcirc.el (rcirc-nick-abbrevs): Remove variable.
9268         (rcirc-abbrev-nick): Remove function.
9269         (rcirc-format-response-string): Don't call `rcirc-abbrev-nick'.
9271 2006-03-13  David Ponce  <david@dponce.com>
9273         * tree-widget.el: Handle themes across all occurrences of the main
9274         themes sub-directory found in tree-widget-themes-load-path.
9275         (tree-widget-themes-directory, tree-widget-theme): Doc fix.
9276         (tree-widget--locate-sub-directory): Return all occurrences.
9277         (tree-widget-themes-path): New function.
9278         Replace tree-widget-themes-directory, and return a list of directories.
9279         (tree-widget-set-parent-theme)
9280         (tree-widget-lookup-image): Use it.
9282 2006-03-13  Carsten Dominik  <dominik@science.uva.nl>
9284         * textmodes/org.el (org-link-search): Avoid self-matching of
9285         links, allow target text to be distributed over several lines.
9286         (org-search-not-link): New function.
9287         (org-set-regexps-and-options, org-get-current-options):
9288         New startup options.
9289         (org-export-as-html): Take odd-level setting from local variable.
9290         (org-fontify-emphasized-text): New option.
9291         (org-set-font-lock-defaults): Include emphasized text.
9292         (org-follow-mhe-link): Allow folder-only links, fix folder name.
9293         (org-font-lock): Customize group renamed from `org-faces'.
9295 2006-03-13  John Paul Wallington  <jpw@pobox.com>
9297         * ibuf-ext.el (ibuffer-never-show-predicates): Add `require'
9298         keyword; require `ibuf-ext' feature.  Thanks to Zhang Wei.
9300 2006-03-12  Luc Teirlinck  <teirllm@auburn.edu>
9302         * cus-start.el (all): Delete :version keyword for members of the
9303         fringe group, since the entire group is new in 22.1.
9305 2006-03-13  Nick Roberts  <nickrob@snap.net.nz>
9307         * progmodes/gdb-ui.el (gdb-stack-list-locals-handler): Add local
9308         map if value is hexadecimal (an address).
9309         (gud-watch): Only search roots for existing watch expressions.
9310         (gdb-speedbar-refresh): Bind speedbar-shown-directories to nil to
9311         prevent caching problems with speedbar-update-directory-contents.
9313 2006-03-12  Juri Linkov  <juri@jurta.org>
9315         * battery.el (battery-linux-proc-acpi): Check `capacity' for non-nil
9316         before comparing with `low' and `warn'.
9318         * info.el (Info-dir-remove-duplicates): Move point to the
9319         beginning of the current line after deleting the entries from
9320         redundant heading.  Use marker for `limit' and compare it with
9321         point before calling `re-search-forward'.
9323 2006-03-11  Luc Teirlinck  <teirllm@auburn.edu>
9325         * simple.el (yank): Fix typo in docstring.
9327 2006-03-11  Ryan Yeske  <rcyeske@gmail.com>
9329         * mail/rmailsum.el (rmail-summary-next-msg): Skip deleted
9330         messages, where "D" is the 6th character.
9332 2006-03-11  Eli Zaretskii  <eliz@gnu.org>
9334         * simple.el (yank): Fix last change.
9336 2006-03-11  David Ponce  <david@dponce.com>
9338         * ispell.el (ispell-find-aspell-dictionaries): Add aliases before
9339         merging elements from the standard ispell-dictionary-alist.
9340         (ispell-aspell-add-aliases): Add aliases to the passed dictionary
9341         alist, and return the new alist.
9343 2006-03-11  Richard Stallman  <rms@gnu.org>
9345         * mail/rmail.el (rmail-ignored-headers): Discard DomainKey-Signature.
9347         * eshell/eshell.el (eshell-prefer-to-shell): Variable deleted;
9348         the way it is implemented is too unclean.
9350         * simple.el (kill-region, yank): Doc fix.
9352         * battery.el (battery-echo-area-format): Doc fix.
9353         (battery-mode-line-format): Likewise.
9354         (battery-linux-proc-apm, battery-linux-proc-acpi): Likewise.
9355         (battery-linux-proc-acpi): Ignore batteries that say "charged".
9357 2006-03-11  Kurt Hornik  <Kurt.Hornik@wu-wien.ac.at>
9359         * progmodes/octave-mod.el (octave-indent-for-comment):
9360         Behave according to do string.
9362 2006-03-11  Agustin Martin  <agustin.martin@hispalinux.es>
9364         * textmodes/ispell.el (ispell-menu-map-needed) [ispell-message]:
9365         Be visible only if major mode is Mail Mode.
9367         * textmodes/flyspell.el (flyspell-external-point-words)
9368         (flyspell-process-localwords): Fix last changes.
9370 2006-03-11  Eli Zaretskii  <eliz@gnu.org>
9372         * calendar/holidays.el (list-holidays): Doc fix.
9374         * international/mule.el (auto-coding-alist): Add .odt
9375         (OpenOffice's open document) files.
9377         * files.el (auto-mode-alist): Add .odt (OpenOffice's open
9378         document) files.  Mention in the doc string the need to sync with
9379         auto-coding-alist.
9381 2006-03-10  Chong Yidong  <cyd@stupidchicken.com>
9383         * files.el (hack-local-variables-confirm): Don't prompt for ! if
9384         enable-local-variables is set to always query, or there is no
9385         savable variable.
9387 2006-03-10  Bill Wohler  <wohler@newt.com>
9389         * image.el (image-load-path-for-library): Merge at least three
9390         functions from Gnus and MH-E into this one function that can now
9391         be shared.
9393 2006-03-11  Nick Roberts  <nickrob@snap.net.nz>
9395         * progmodes/gdb-ui.el (gdb-remove-text-properties): Rename from
9396         gdb-remove-mouse-face and remove help-echo too.
9397         (gdb-enqueue-input): Correct conditional clause.
9399 2006-03-10  Glenn Morris  <rgm@gnu.org>
9401         * calendar/calendar.el (calendar-holidays): Doc fix.
9402         * calendar/holidays.el (list-holidays): Doc fix.
9404 2006-03-10  Nick Roberts  <nickrob@snap.net.nz>
9406         * progmodes/gdb-ui.el (gdba): Don't call gdb-init-1 explicitly as
9407         it gets called in gdb-prompt anyway.
9408         (gdb-use-separate-io-buffer): Only restore window arrangement for
9409         gdb-many-windows.
9410         (gdb-enqueue-input): Make it harder to send GDB input when program
9411         is running.
9412         (gdb-buffer-list): New variable.
9413         (gdb-remove-mouse-face): New function.
9414         (gdb-starting): Use it when GDB input won't get sent.
9416 2006-03-08  Juanma Barranquero  <lekktu@gmail.com>
9418         * help.el (view-lossage): Remove trailing whitespace before
9419         inserting "\n".
9421 2006-03-07  Chong Yidong  <cyd@stupidchicken.com>
9423         * files.el (hack-local-variables-confirm):
9424         Set coding-system-for-read to nil before writing to .emacs.
9426         * arc-mode.el (archive-extract): Check if an existing buffer name
9427         comes from a different archive.
9429         * help.el (describe-key-briefly): If KEY is a down event, read and
9430         discard the up event.
9432 2006-03-07  Nick Roberts  <nickrob@snap.net.nz>
9434         * progmodes/gud.el (gud-speedbar-buttons): Allow pointers to
9435         be edited and use font-lock-warning-face for any changes.
9437         * progmodes/gdb-ui.el (gdb-edit-value-handler): New function.
9438         (gdb-edit-value): Use it to report any errors.
9440 2006-03-07  Juanma Barranquero  <lekktu@gmail.com>
9442         * help.el (describe-key): Remove leftover test code.
9444 2006-03-07  Carsten Dominik  <dominik@science.uva.nl>
9446         * textmodes/org.el: Move defvars out of eval-when-compile.
9447         Use buffer-file-name variable.
9448         (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused
9449         arg `file'.
9450         (org-level-faces): Remove startup dependency.
9451         (org-cycle, org-map-tree, org-scan-tags)
9452         (org-remember-handler): Don't call `outline-level' directly.
9453         (org-mhe-search-all-folders): New option.
9454         (org-mhe-get-message-folder-from-index)
9455         (org-mhe-get-message-folder): Fix indexing search.
9456         (org-format-agenda-item): Handle nil TAGS argument.
9457         (org-cleaned-string-for-export, org-activate-target-links)
9458         (org-make-target-link-regexp): Deal with empty radio target list.
9459         (org-tag): New face.
9460         (org-get-level-face): New function.
9461         (org-set-font-lock-defaults): Simplify setup for headlines.
9462         (org-complete): Pass common substring to `display-completion-list'.
9464 2006-03-06  David Ponce  <david@dponce.com>
9466         * tree-widget.el: Update Commentary header.
9467         (tree-widget-theme-name): Ignore parent themes.
9468         (tree-widget-set-parent-theme): New function.
9469         (tree-widget-set-theme): Use it.
9470         (tree-widget-set-image-properties): Move definition.  Does nothing
9471         if image properties have already been set.
9472         (tree-widget-image-properties): Move definition.  Receive an image
9473         name.  Set the :pointer property.
9474         (tree-widget-lookup-image): Doc fix.  Search in parent themes.
9475         Don't set the :pointer image property.
9476         (tree-widget-convert-widget): New function.  Handle :dynargs
9477         compatibility here.
9478         (tree-widget): Use it to :convert-widget.  Add the :expander-p
9479         predicate to control when the :expander function is entered.
9480         Thanks to Ken Manheimer <ken.manheimer@gmail.com> for the idea.
9481         (tree-widget-value-create): Handle :expander-p.  widget-apply
9482         :expander.
9483         (tree-widget-expander-p): New function.  Default value of the
9484         :expander-p property.
9486 2006-03-06  Chong Yidong  <cyd@stupidchicken.com>
9488         * help.el (describe-key): Properly handle the return value of
9489         read-key-sequence when grabbing an up-event.  Cleanup mouse-1
9490         remaps.  Handle string and vector `follow-link' values.
9492 2006-03-06  Stefan Monnier  <monnier@iro.umontreal.ca>
9494         * complete.el (PC-expand-many-files): Try be more careful when parsing
9495         the shell's output.
9497 2006-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
9499         * outline.el (hide-sublevels): Provide better interactive default.
9501 2006-03-06  Kenichi Handa  <handa@m17n.org>
9503         * international/fontset.el (create-fontset-from-fontset-spec):
9504         Fix regexp for paring FONTSET-SPEC (allow spaces after `:').
9506 2006-03-05  Luc Teirlinck  <teirllm@auburn.edu>
9508         * progmodes/gud.el (gud-jdb-marker-filter): Quote `[' with two
9509         backslashes instead of one in regexp.
9510         (gud-tooltip-dereference): Add missing optional argument.
9512 2006-03-04  John Paul Wallington  <jpw@pobox.com>
9514         * wdired.el (toplevel): Require `cl' at compile-time.
9516 2006-03-04  Andreas Schwab  <schwab@suse.de>
9518         * server.el (server-process-filter): Handle errors during
9519         evaluation of the argument.
9521 2006-03-03  John Paul Wallington  <jpw@pobox.com>
9523         * t-mouse.el (t-mouse-drag-start, t-mouse-swap-alt-keys): Doc fix;
9524         escape parentheses at beginning of line.
9525         (t-mouse-tty, t-mouse-make-event): Doc fix; use imperative.
9526         (t-mouse-mode): Remove period from end of error message.
9528 2006-03-03  Agustin Martin  <agustin.martin@hispalinux.es>
9530         * textmodes/flyspell.el (flyspell-process-localwords):
9531         Be case-sensitive.
9533 2006-03-03  Martin Rudalics  <rudalics@gmx.at>
9535         * cus-edit.el (custom-quote): Remove function, since it has been
9536         moved to custom.el.
9538         * font-lock.el (lisp-font-lock-keywords-2)
9539         * emacs-lisp/rx.el (rx-check-any, rx-check-not)
9540         * generic-x.el (reg-generic-mode): Quote "]"s in regexps when
9541         they have no special meaning.
9543         * midnight.el (clean-buffer-list): Handle case where base-buffer of
9544         indirect buffer gets killed before indirect buffer.  Use dolist.
9546 2006-03-03  Ken Manheimer  <ken.manheimer@gmail.com>
9548         * emacs-lisp/edebug.el (edebug-display): Use `edebug-sit-for-seconds'
9549         value instead of a literal constant (1) on more pauses.
9551 2006-03-03  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>  (tiny change)
9553         * textmodes/flyspell.el (flyspell-external-point-words):
9554         Be case-sensitive.
9556 2006-03-03  Ryan Yeske  <rcyeske@gmail.com>
9558         * net/rcirc.el (rcirc-url-regexp): Match entire url when it starts
9559         with "www".
9561 2006-03-03  Ken Manheimer  <ken.manheimer@gmail.com>
9563         * allout.el: Restablish intermediate missing comment header to
9564         preserve outline structure.
9565         (allout-beginning-of-current-entry): Skip invisible text.
9566         (allout-open-topic): Fix opening a topic at end-of-buffer.
9567         (allout-minor-mode): Move nearer to allout-mode function.
9569 2006-03-02  Carsten Dominik  <dominik@science.uva.nl>
9571         * textmodes/org.el (org-paste-subtree): Remove (debug) form.
9573 2006-03-02  Nick Roberts  <nickrob@snap.net.nz>
9575         * dframe.el (dframe-frame-mode): Don't burp when menu-bar-lines
9576         is nil.
9578         * progmodes/gud.el (gud-speedbar-menu-items):
9579         Use buffer-local-value and add missing :visible keyword.
9581         * progmodes/gdb-ui.el (gdb-speedbar-refresh): Quieten speedbar-refresh.
9583 2006-03-01  Carsten Dominik  <dominik@science.uva.nl>
9585         * textmodes/reftex-index.el (reftex-index-map): `follow-mouse'
9586         must be `follow-link'.
9588         * textmodes/reftex-toc.el (reftex-toc-map): Likewise.
9590         * textmodes/org.el (org-export-as-html): Fix bugs in HTML
9591         formatting: No nested anchors.
9592         (org-all-targets): Fix bug with XEmacs compatibility.
9593         (org-read-date): Add (require 'parse-time).
9594         (org-set-tags): Fix bug with extra inserted space.
9595         (org-export-html-style): Define a style class for targets.
9596         (org-agenda-keymap, org-mouse-map): Add a binding for `follow-link'.
9597         (org-hide-leading-stars): New option.
9598         (org-hide): New face.
9599         (org-set-font-lock-defaults): Allow to hide leading stars.
9600         (org-get-legal-level, org-tr-level): New functions.
9601         (org-odd-levels-only): New option.
9602         (org-level-faces, org-paste-subtree, org-convert-to-odd-levels)
9603         (org-demote, org-promote): Deal with double-star levels.
9604         (org-convert-to-odd-levels): New command.
9606 2006-03-01  Nick Roberts  <nickrob@snap.net.nz>
9608         * speedbar.el (speedbar-update-localized-contents): Try to
9609         preserve window-start.
9610         (speedbar-update-directory-contents): Try to preserve window-start
9611         and window-point.
9612         (speedbar-update-special-contents): Don't move back to start of window.
9614         * progmodes/gdb-ui.el (gdb-speedbar-refresh): Rename from
9615         gdb-speedbar-timer-fn.  Use speedbar-refresh instead of
9616         speedbar-timer-fn.
9617         (gdb-var-update-handler, gdb-var-update-handler-1): Use it.
9618         (gdb-speedbar-expand-node): Use speedbar-delete-subblock
9619         instead of gdb-speedbar-timer-fn.
9621 2006-02-28  Jay Belanger  <belanger@truman.edu>
9623         * calc/calccomp.el (math-compose-tex-matrix): Add a latex option.
9624         (math-compose-expr): Use latex option when calling
9625         `math-compose-tex-matrix' for latex mode.
9627 2006-02-28  Nick Roberts  <nickrob@snap.net.nz>
9629         * speedbar.el: Re-instate comments about developing for speedbar
9630         [this is what info and gdb-ui use even if better methods exist now].
9632         * t-mouse.el: New file.
9633         (t-mouse-tty): Use with-temp-buffer.  Add more terminal types.
9634         (t-mouse-lispy-buffer-posn-from-coords): Remove.
9635         (t-mouse-make-event-element): Use posn-at-x-y instead.
9636         (t-mouse-make-event): Deal with Fedora Core 3.
9637         (t-mouse-make-event): Don't sink the `stupid text mode menubar'.
9638         (t-mouse-mouse-position-function): New function.  Use it instead
9639         of advising mouse-position.
9640         (t-mouse-mode): New minor mode.
9641         (t-mouse-stop, t-mouse-run): Remove.  Use t-mouse-mode instead.
9643 2006-02-27  Glenn Morris  <rgm@gnu.org>
9645         * calendar/calendar.el (calendar-holidays): Doc fix.
9647 2006-02-27  Nick Roberts  <nickrob@snap.net.nz>
9649         * progmodes/gdb-ui.el (gdb-source-window): New variable.
9650         Re-introduce the concept of a source window.
9651         (gdb-get-buffer-create): Rename from gdb-get-create-buffer for
9652         consistency with get-buffer-create.
9653         (def-gdb-auto-update-handler, gdb-info-locals-handler)
9654         (gdb-data-list-register-values-handler)
9655         (gdb-stack-list-locals-handler): Try to preserve window-start as
9656         well as window-point.
9657         (gdb-display-source-buffer): New function (old concept).
9658         (gdb-goto-breakpoint): Use it.
9660         * progmodes/gud.el (gud-display-line): Use gdb-display-source-buffer
9661         for gdb-ui/gdb-mi (old concept).
9663 2006-02-27  Carsten Dominik  <dominik@science.uva.nl>
9665         * textmodes/reftex-index.el (reftex-index-map): Add `follow-mouse'
9666         binding.
9668         * textmodes/reftex-toc.el (reftex-toc-map): Add `follow-mouse' binding.
9670         * textmodes/reftex-sel.el (reftex-select-label-map)
9671         (reftex-select-bib-map): Add `follow-mouse' binding.
9673 2006-02-26  Luc Teirlinck  <teirllm@auburn.edu>
9675         * jka-cmpr-hook.el (jka-compr-compression-info-list)
9676         (jka-compr-mode-alist-additions, jka-compr-load-suffixes):
9677         Give :set functions to provide automatic updating.
9678         Update docstring.  Give compiler defvars early in the file
9679         and move the defcustoms to a later spot where all called functions
9680         are defined.
9681         (jka-compr-file-name-handler-entry): Doc fix.
9682         (jka-compr-compression-info-list--internal)
9683         (jka-compr-mode-alist-additions--internal)
9684         (jka-compr-load-suffixes--internal): New variables.
9685         (jka-compr-install): Set the three above variables.
9686         Update `load-file-rep-suffixes' instead of `load-suffixes'.
9687         (jka-compr-update, jka-compr-set): New functions.
9688         (auto-compression-mode): Doc fix.
9690         * jka-compr.el (jka-compr-uninstall): Replace `mapcar' with `mapc'.
9691         Update `load-file-rep-suffixes' instead of `load-suffixes'.
9692         Use jka-compr-compression-info-list--internal,
9693         jka-compr-mode-alist-additions--internal and
9694         jka-compr-load-suffixes--internal.
9696         * files.el (load-library):
9697         * loadhist.el (file-loadhist-lookup):
9698         * startup.el (command-line):
9699         * subr.el (locate-library):
9700         * emacs-lisp/autoload.el (update-directory-autoloads):
9701         * emacs-lisp/find-func.el (find-library-suffixes):
9702         Use `get-load-suffixes' instead of `load-suffixes'.
9704         * subr.el (locate-library):
9705         * emacs-lisp/find-func.el (find-library-name):
9706         Use `load-file-rep-suffixes' instead of '("").
9708 2006-02-26  Kim F. Storm  <storm@cua.dk>
9710         * ido.el (ido-save-history, ido-load-history): Simplify.
9711         Don't use find-file-noselect to avoid interference from other modes.
9713 2006-02-25  Thien-Thi Nguyen  <ttn@gnu.org>
9715         * progmodes/sh-script.el (sh-mode): Fix bug: Arrange
9716         to use the default shell if filename is not available.
9717         Reported by Giorgos Keramidas.
9719 2006-02-25  John Williams  <jrw@pobox.com>  (tiny change)
9721         * progmodes/etags.el (tags-completion-table): Do completion from
9722         all the tables in the current list, as documented in the manual.
9724 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
9726         * CC Mode Update to 5.31.3.
9728 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
9730         * progmodes/cc-mode.el (c-postprocess-file-styles):
9731         Bind inhibit-read-only to t, around the call to
9732         c-remove-any-local-eval-or-mode-variables, so that it works on a
9733         RO file.
9735 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
9737         * progmodes/cc-awk.el: Correct a typo.
9739 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
9741         * progmodes/cc-cmds.el, cc-mode.el: Rename c-hungry-backspace to
9742         c-hungry-delete-backwards, at the request of RMS.  Leave the old
9743         name as an alias.
9745 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
9747         * progmodes/cc-mode.el: Correct a typo.
9749 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
9751         * progmodes/cc-defs.el: Update the version number to 5.31.3.
9753 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
9755         * progmodes/cc-cmds.el (c-electric-brace): Fix clean-up
9756         brace-else-brace (error due to mbeg, mend being undefined).
9758 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
9760         * progmodes/cc-mode.el: File Local variables: Solve the problem
9761         where both `mode' and c-file-offsets are specified: `mode' will
9762         overwrite c-f-o's settings:
9763         (c-remove-any-local-eval-or-mode-variables): New function.
9764         (c-postprocess-file-styles): Call the above new function, within
9765         c-tentative-buffer-change, to splat `mode' and `eval' before the
9766         second hack-local-variables.
9768 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
9770         * progmodes/cc-mode.el:
9771         [Supersedes patch to cc-engine.el 2005-12-16T20:07:49Z!monnier@iro.umontreal.ca]
9772         (c-after-change): Protect the match data with save-match-data.
9773         It was getting corrupted by c-after-change-check-<>-operators.
9775         * cc-defs.el: [Supersedes patch V1.38]:
9776         (top level): Check for a buggy font-lock-compile-keywords ONLY in
9777         XEmacs.  GNU Emacs 22 now has a check which would throw an error here.
9779         * progmodes/cc-awk.el (c-awk-after-change): Protect the match data
9780         with save-match-data.  It was being corrupted when Font Lock was
9781         not enabled.
9783 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
9785         * progmodes/cc-langs.el (c-mode-menu): Add menu items for Electric
9786         Mode and Subword Mode.
9788         * progmodes/cc-engine.el (c-beginning-of-statment-1): Distinguish
9789         real labels ("case 1:" or "foo:") from non-labels ("public:").
9790         (c-forward-objc-directive): Replace c-forward-token-2 with crude
9791         coding; c-f-t-2 doesn't move over a token at EOB.
9793         * progmodes/cc-defs.el (c-version): Update version number to 5.31.2.
9795         * progmodes/cc-cmds.el, cc-mode.el, cc-engine.el
9796         (c-update-modeline): Concatenate the minor mode indicators
9797         directly onto mode-name, removing c-submode-indicators.
9798         Sometimes, c-s-i got separated from the mode name on the mode line.
9800         * progmodes/cc-cmds.el (c-electric-brace, c-electric-semi&comma)
9801         (c-electric-colon): Correct doc-strings: "/ln" -> "/la".
9803 2006-02-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
9805         * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Improve the
9806         error message when there's an evaluation error to show whether
9807         it's loaded from source or not.
9808         (c-filter-ops): Make it available at runtime too to work when
9809         `c-make-init-lang-vars-fun' needs to evaluate from source.
9811 2006-02-24  Juanma Barranquero  <lekktu@gmail.com>
9813         * help.el (help): Revert last part of 2006-02-23 change (deletion
9814         of the `provide' call).
9816 2006-02-23  Juri Linkov  <juri@jurta.org>
9818         * compare-w.el (compare-windows-highlight): Add new value
9819         `persistent' and change :type from `boolean' to `choice'.
9820         (compare-windows-overlays1, compare-windows-overlays2):
9821         New internal variables.
9822         (compare-windows-highlight): If compare-windows-highlight is
9823         `persistent', add current overlays to compare-windows-overlays[12]
9824         instead of adding compare-windows-dehighlight to pre-command-hook.
9825         (compare-windows-dehighlight): Delete all overlays from
9826         compare-windows-overlays[12].
9828         * info.el (Info-search): Don't bind search-spaces-regexp to
9829         Info-search-whitespace-regexp in non-regexp isearch mode.
9831 2006-02-23  Stefan Monnier  <monnier@iro.umontreal.ca>
9833         * help.el (describe-mode): Pass `mode-name' to format-mode-line.
9835 2006-02-23  Juanma Barranquero  <lekktu@gmail.com>
9837         * textmodes/org.el (org-xemacs-p)
9838         (org-export-html-show-new-buffer, org-table-may-need-update)
9839         (org-insert-item, org-mhe-get-message-real-folder)
9840         (org-mhe-get-message-folder-from-index)
9841         (org-mhe-get-message-folder, org-mhe-get-message-num)
9842         (org-mhe-get-header, org-make-org-heading-search-string)
9843         (org-make-org-heading-camel, org-table-sort-lines)
9844         (org-format-org-table-html, org-format-table-table-html):
9845         Fix typos in docstrings.
9847 2006-02-23  Carsten Dominik  <dominik@science.uva.nl>
9849         * textmodes/org.el (org-cleaned-string-for-export)
9850         (org-solidify-link-text): New function.
9851         (org-add-hook): Use `add-local-hook' instead of `make-local-hook' for
9852         XEmacs, just to silence the compiler.
9853         (org-export-as-ascii, org-export-as-html-and-open):
9854         Use `org-cleaned-string-for-export' and create internal links.
9855         (org-follow-mhe-link): Require mh-e, use folder.
9857 2006-02-23  Nick Roberts  <nickrob@snap.net.nz>
9859         * progmodes/gud.el (gud-speedbar-buttons): Use shadow face properly.
9861         * progmodes/gdb-ui.el (gdb-debug-ring-max): Rename from
9862         gdb-debug-log-length.
9863         (gdb-debug-ring): Rename from gdb-debug-log-ring.  Don't make
9864         it a real ring but...
9865         (gud-gdba-marker-filter): ...make it work like mark-ring.
9866         (gdb-enable-debug): Rename from gdb-enable-debug-log.
9867         (gdb-mouse-jump): New function.  Add bindings.
9869 2006-02-23  Nick Roberts  <nickrob@snap.net.nz>
9871         * progmodes/gdb-ui.el (gdb-signalled): New variable and function.
9872         (gdb-debug-log-ring): Rename from gdb-debug-log and make a ring.
9873         (gdb-send, gdb-send-item, gud-gdba-marker-filter): Use it.
9874         (gdb-debug-log-length): Customize it's length.
9875         (gud-watch, gdb-var-create-handler): Display function::var format
9876         but don't use to create variable object.
9877         (gdb-var-create-handler): Use message-box in place of message.
9878         (gdb-stopped): Call gdb-exited if signalled.
9880 2006-02-22  Carsten Dominik  <dominik@science.uva.nl>
9882         * textmodes/reftex.el (reftex-locate-file): Remove duplicate function.
9884         * textmodes/reftex-vars.el (reftex-try-all-extensions): New option.
9886         * textmodes/reftex.el (reftex-locate-file): Search all extensions
9887         if `reftex-try-all-extensions' is set.
9889         * textmodes/reftex-dcr.el (reftex-view-crossref): New argument to
9890         fail silently when there is no valid argument at point.
9891         (reftex-view-crossref-when-idle): Call `reftex-view-crossref' with
9892         `fail-silently' argument.  From a patch by David Reiter.
9894         * textmodes/org.el (org-mark-ring-push, org-mark-ring-goto):
9895         New commands.
9896         (org-mark-ring): New variable.
9897         (org-mark-ring-length): New option.
9898         (org-open-at-point, org-goto, org-open-file): Push old position
9899         onto the mark ring.
9900         (org-add-hook): New function.
9901         (org-export-table-remove-special-lines): New option.
9902         (org-skip-comments, org-format-org-table-html): Respect new
9903         option `org-export-table-remove-special-lines'.
9904         (org-open-file): Allow special command configuration for
9905         directory link.
9906         (org-file-apps): Fix bugs in customize type, added setting
9907         for directories.
9908         (org-activate-tags, org-format-agenda-item, org-complete)
9909         (org-get-tags-at, org-scan-tags, org-make-tags-matcher)
9910         (org-get-tags, org-get-buffer-tags, org-open-at-point)
9911         (org-link-search, org-make-org-heading-search-string)
9912         (org-make-org-heading-camel): Allow @ and 0-9 as tags characters.
9913         (org-radio-targets, org-file-link-context-use-camel-case)
9914         (org-activate-camels): New options.
9915         (org-update-radio-target-regexp, org-all-targets)
9916         (org-make-target-link-regexp, org-activate-target-links):
9917         New functions.
9918         (org-make-org-heading-search-string): New function.
9919         (org-store-link, org-insert-link): Use new option
9920         `org-file-link-context-use-camel-case'.
9921         (org-activate-camels): Use new option `org-activate-camels'.
9922         (org-link-regexp): Add mhe prefix.
9923         (org-open-at-point, org-store-link): Support for mhe links.
9924         (org-mhe-get-message-real-folder, org-mhe-get-message-folder)
9925         (org-mhe-get-message-folder-from-index, org-mhe-get-message-num)
9926         (org-mhe-get-header, org-follow-mhe-link): New functions.
9927         (org-remove-angle-brackets, org-add-angle-brackets):
9928         New functions.
9929         (org-bracket-link-regexp): New constant.
9930         (org-read-date): Fix bug that was rejecting all typed dates.
9931         (org-link-search): Make hierarchy above visible after a match.
9932         (org-follow-bbdb-link): Inhibit electric mode for BBDB.
9933         (org-store-link): Fix bug with link creation when cursor is in
9934         an empty line.
9935         (org-open-at-point): Fix bug with matching a link.
9936         Fixed buggy argument sequence in call to `org-view-tags'.
9937         (org-compile-prefix-format): Set `org-prefix-has-tag'.
9938         (org-prefix-has-tag): New variable.
9939         (org-format-agenda-item): Remove tags from headline
9940         if appropriate.
9941         (org-agenda-remove-tags-when-in-prefix): New option.
9943 2006-02-21  Michael Kifer  <kifer@cs.stonybrook.edu>
9945         * ediff-diff.el (ediff-setup-diff-regions, ediff-setup-diff-regions3):
9946         Fix the regular expressions.
9948 2006-02-21  Richard M. Stallman  <rms@gnu.org>
9950         * progmodes/sh-script.el (sh-mode): Set shell type based on file name
9951         if there's no other specific basis.
9953         * emacs-lisp/unsafep.el (unsafep): Don't treat &rest or &optional
9954         as variables at all.
9955         (unsafep-variable): Rename arg; doc fix.
9957         * abbrevlist.el (list-one-abbrev-table): Add autoload.
9959         * calendar/appt.el (diary-selective-display): Add defvar.
9961         * sort.el (sort-columns): Use Posix arg syntax for `sort'.
9963         * isearch.el (search-whitespace-regexp): Fix custom type.
9965         * help.el (describe-key-briefly): Compute interactive args
9966         in same was as before previous change.
9968         * files.el (enable-local-variables): Doc fix.
9970 2006-02-21  Kim F. Storm  <storm@cua.dk>
9972         * fringe.el: Cleanup as file is now pre-loaded.
9973         (fringe-bitmaps): Initialize unconditionally.
9974         (fringe-mode, set-fringe-style): Remove autoload cookies.
9976 2006-02-21  Giorgos Keramidas  <keramida@ceid.upatras.gr>  (tiny change)
9978         * fringe.el (fringe-bitmaps): Rename `horisontal-bar' to
9979         `horizontal-bar'.
9980         (fringe-cursor-alist): Use `horizontal-bar'.
9982 2006-02-20  Kim F. Storm  <storm@cua.dk>
9984         * fringe.el (fringe-bitmaps): Update to new bitmap names.
9985         (fringe-indicator-alist, fringe-cursor-alist): Initialize.
9987         * loadup.el: Load "fringe" on window systems.
9989 2006-02-20  Nick Roberts  <nickrob@snap.net.nz>
9991         * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for all
9992         out of scope components.
9994         * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): Don't enable by
9995         default.
9997 2006-02-20  Chong Yidong  <cyd@stupidchicken.com>
9999         * custom.el (customize-mark-to-save, customize-mark-as-set):
10000         Load the symbol first.
10002 2006-02-20  Juanma Barranquero  <lekktu@gmail.com>
10004         * buff-menu.el (list-buffers-noselect): Turn also "\n" into a
10005         strech spec so it doesn't display as "^J" on the header line
10006         when `Buffer-menu-use-header-line' is t.
10008 2006-02-20  Nick Roberts  <nickrob@snap.net.nz>
10010         * speedbar.el (speedbar-make-button): Keep text properties
10011         of string arguments if desired.
10013         * progmodes/gud.el (gud-speedbar-buttons): Fontify watch
10014         expessions.
10016         * progmodes/gdb-ui.el (gdb-speedbar-expand-node): Force update
10017         of speedbar.
10019 2006-02-19  Ryan Yeske  <rcyeske@gmail.com>
10021         * ffap.el (ffap-read-file-or-url): Bind `completion-ignore-case'
10022         to value of `read-file-name-completion-ignore-case'.
10024 2006-02-19  Chong Yidong  <cyd@stupidchicken.com>
10026         * custom.el (customize-mark-as-set): Push to `user' theme.
10028         * cus-edit.el (custom-save-variables): Allow unthemed values.
10029         (customize-set-variable): Push setting to `user' theme.
10031 2006-02-19  Nick Roberts  <nickrob@snap.net.nz>
10033         * progmodes/gud.el: Don't require font-lock as it's now
10034         automatically loaded.
10035         (gud-speedbar-buttons): Replace gdb-var-changed with
10036         gdb-force-update.
10038         * progmodes/gdb-ui.el (gdb-force-update): Rename from
10039         gdb-var-changed.
10040         (gdb-post-prompt): Use it.
10041         (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
10042         (gdb-var-update-handler, gdb-var-delete)
10043         (gdb-speedbar-expand-node, gdb-var-list-children-handler-1)
10044         (gdb-var-update-handler-1): Don't set gdb-var-changed, just set
10045         gdb-force-update in gdb-post-prompt.
10046         (gdb-reset): Clear watch expressions from speedbar when quitting.
10048 2006-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
10050         * viper-cmd.el (viper-insert-state-post-command-sentinel)
10051         (viper-change-state-to-vi, viper-change-state-to-emacs):
10052         Make aware of cursor coloring in the Emacs state.
10053         (viper-special-read-and-insert-char): Use read-char-exclusive.
10054         (viper-minibuffer-trim-tail): Workaround for fields in minibuffer.
10056         * viper-init.el (viper-emacs-state-cursor-color): New variable.
10058         * viper-util.el (viper-save-cursor-color)
10059         (viper-get-saved-cursor-color-in-replace-mode)
10060         (viper-get-saved-cursor-color-in-insert-mode)
10061         (viper-restore-cursor-color): Make aware of the cursor color in Emacs
10062         state.
10063         (viper-get-saved-cursor-color-in-emacs-mode): New function.
10065         * ediff-diff.el (ediff-ignore-case, ediff-ignore-case-option)
10066         (ediff-ignore-case-option3, ediff-actual-diff-options)
10067         (ediff-actual-diff3-options): New variables to control case sensitivity.
10068         (ediff-make-diff2-buffer, ediff-setup-fine-diff-regions)
10069         (ediff-setup-diff-regions3): Make aware of case-sensitivity.
10070         (ediff-toggle-ignore-case): New function.
10071         (ediff-extract-diffs, ediff-extract-diffs3): Preserve point in buffers.
10073         * ediff-help.el (ediff-long-help-message-narrow2)
10074         (ediff-long-help-message-compare2, ediff-long-help-message-compare3)
10075         (ediff-long-help-message-word-mode): Add ignore-case command.
10076         (ediff-help-for-quick-help): Add ignore-case command.
10078         * ediff-merg.el: Move provide to the end.
10080         * ediff-ptch.el: Move provide to the end.
10082         * ediff-wind.el: Move provide to the end.
10084         * ediff-mult.el: Move provide to the end.
10085         (ediff-set-meta-overlay): Enable follow-link.
10087         * ediff.el: Move provide to the end.
10088         Break recursive load cycle in eval-when-compile.
10089         (ediff-patch-buffer): Better heuristics.
10091         * ediff-util.el: Move provide to the end.
10092         Break recursive load cycle in eval-when-compile.
10093         (ediff-setup-keymap): Add binding for #c.  Replace some defsubsts with
10094         defuns.
10095         (ediff-submit-report): Pass the values of ediff-diff3-program,
10096         ediff-diff3-options.
10098 2006-02-19  Juanma Barranquero  <lekktu@gmail.com>
10100         * help-fns.el (help-do-arg-highlight): Recognize also ARG- followed by
10101         the opening bracket of the following bracketing pairs: {}, [], (), <>,
10102         `' (for example, in the docstring of `windmove-default-keybindings').
10104 2006-02-19  Nick Roberts  <nickrob@snap.net.nz>
10106         * progmodes/gud.el (gud-speedbar-buttons): Update properly for
10107         shadow face.  Don't provide binding to edit variable when it is
10108         out of scope.
10110         * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
10111         (gdb-var-update-handler): Detect out of scope variables with pre
10112         GDB 6.4 too.
10113         (gdb-post-prompt): Revert change from 2006-02-17 (force update).
10114         Reset status of variable objects to nil in update handlers.
10115         (gdb-var-update-handler-1): Detect when a variable object comes
10116         in scope.  setcar on var changes gdb-var-list directly.
10118 2006-02-17  Juri Linkov  <juri@jurta.org>
10120         * ffap.el (ffap) <defface>: Add explicit face declaration.
10121         (ffap-highlight): Use face `ffap' directly instead of checking
10122         for its existence.
10124         * icomplete.el (icomplete-get-keys): Use `t' for the second arg
10125         `visible-ok' of `other-buffer' to find the right original buffer.
10127         * info.el (Info-search): Skip `Local Variables' node.
10129 2006-02-17  Juri Linkov  <juri@jurta.org>
10131         * info.el (Info-find-file): Check for symbols `apropos', `history',
10132         `toc' in the input filename, and return these symbols as is.
10133         (Info-find-node-2): Set Info-current-file to symbols `apropos',
10134         `history', `toc' instead of strings.
10135         (Info-set-mode-line): For non-string Info-current-file use the
10136         symbol's name inside **.
10137         (Info-isearch-push-state): Add quote before Info-current-file and
10138         Info-current-node.
10139         (Info-isearch-pop-state): Use `equal' instead of `string='.
10140         (Info-extract-pointer, Info-following-node-name): Use
10141         `match-string-no-properties' instead of `match-string'.
10142         (Info-up): Check `old-file' for `stringp'.
10143         (Info-history): Use `equal' instead of `string-equal'.
10144         Check `file' for `stringp'.
10145         (Info-history): Use symbol `history' instead of string as first arg
10146         of `Info-find-node'.
10147         (Info-toc): Check `Info-current-file' for `stringp'.  Use symbol
10148         `toc' instead of string.
10149         (Info-extract-menu-node-name): Use `buffer-substring-no-properties'
10150         instead of `buffer-substring', and `match-string-no-properties'
10151         instead of `match-string'.
10152         (Info-index-nodes): Check for symbols `apropos', `history', `toc'
10153         instead of strings.
10154         (info-apropos): Use `Info-find-node' instead of `Info-goto-node'.
10155         Use symbol `apropos' instead of string.
10156         (Info-copy-current-node-name): Check `Info-current-file' for
10157         `stringp' and construct a command with `Info-find-node' from it.
10158         (Info-fontify-node): Use `match-string-no-properties' instead of
10159         `match-string' and check file names for `stringp'.
10160         (Info-desktop-buffer-misc-data): Check for symbols `apropos',
10161         `history', `toc' instead of strings.
10163 2006-02-17  Chong Yidong  <cyd@stupidchicken.com>
10165         * files.el: Rearrange functions and variables in the file local
10166         variables section.
10168 2006-02-17  Reiner Steib  <Reiner.Steib@gmx.de>
10170         * files.el: Add truncate-lines, ispell-check-comments and
10171         ispell-local-dictionary as safe local variables.
10173 2006-02-18  Nick Roberts  <nickrob@snap.net.nz>
10175         * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for
10176         out of scope variables.
10177         (gud-speedbar-buttons): Use unless.
10179         * progmodes/gdb-ui.el (gdb-var-list): Update doc string.
10180         (gdb-init-1, gdb-var-changed): Set gdb-var-changed to t initially.
10181         (gdb-show-changed-values): Also use for out of scope variables.
10182         (gdb-var-update-handler-1): Note if variable goes out of scope.
10184 2006-02-17  Ryan Yeske  <rcyeske@gmail.com>
10186         * net/rcirc.el (rcirc-connect): Make all arguments optional, and
10187         default to global variable values for unsupplied args.
10188         (rcirc-get-buffer-create): Fix bug with setting the target.
10189         (rcirc-any-buffer): Rename from rcirc-get-any-buffer, and include
10190         test for rcirc-always-use-server-buffer-flag here.
10191         (rcirc-response-formats): Add %N, which is a facified nick.  %n
10192         uses the default face.  Change the ACTION format string.  If the
10193         "nick" is the server, don't print anything for that field.
10194         Comment fixes.
10195         (rcirc-target-buffer): Don't test
10196         rcirc-always-use-server-buffer-flag here.
10197         (rcirc-print): Squeeze extra spaces out of the text before message.
10198         (rcirc-put-nick-channel): Strip potential "@" char from nick
10199         before adding them to nick table.
10200         (rcirc-url-regexp): Improve to match address like "foo.com".
10202 2006-02-17  Eli Zaretskii  <eliz@gnu.org>
10204         * allout.el (allout-hidden-p): Move this defsubst before
10205         allout-overlay-interior-modification-handler, where it is first
10206         used.
10208 2006-02-17  Ken Manheimer  <ken.manheimer@gmail.com>
10210         * allout.el: Use allout invisible-text overlays instead of
10211         selective display for concealed text.  Also, lots of general
10212         cleanup, and improved compatibility code.
10214         (allout-version) Incremented, corrected, revised, and refined
10215         module commentary.
10217         (provide 'allout): Moved to the bottom, added a require of overlay.
10219         (allout-encrypt-unencrypted-on-saves): Defaults to t instead of
10220         `except-current'.
10221         (allout-write-file-hook-handler): Minimize delay.
10222         (count-trailing-whitespace-region): New function so
10223         auto-encryption of current topic can resituate cursor exactly.
10224         PGP/GPG encryption trims trailing whitespace from lines, which
10225         must be accounted for across encryption then decryption.
10227         (allout-command-prefix): Now defaults to "\C-c<space>" rather than
10228         just plain "\C-c", to avoid intruding on user's keybinding space.
10230         (allout-toggle-current-subtree-encryption): Pass along fetch-pass
10231         parameter, so user request to provide a new password is done.
10233         (allout-outside-normal-auto-fill-function, allout-auto-fill):
10234         Refined mechanism for auto-filling behavior while in allout mode.
10236         (allout-mode): Explicitly specify the mode map in the docstring.
10237         Clarify provision for various write-file hook var names.
10238         Adjusted for invisible-text overlays instead of selective-display.
10240         (allout-depth): Really return 0 if not within any topic.  This
10241         rectifies `allout-beginning-of-level' and sequence numbering
10242         errors that occur when cutting and pasting numbered topics.
10243         Changed from a in-line subst to a regular function, as well.
10245         (allout-pre-next-prefix): Renamed from allout-pre-next-preface.
10247         (allout-end-of-subtree, allout-end-of-subtree)
10248         (allout-end-of-entry, allout-end-of-current-heading)
10249         (allout-next-visible-heading, allout-open-topic, allout-show-entry)
10250         (allout-show-children, allout-show-to-offshoot)
10251         (allout-hide-current-entry, allout-show-current-entry): Rectified
10252         handling of trailing blank lines between items.
10254         (allout-line-boundary-regexp, set-allout-regexp, allout-depth)
10255         (allout-current-depth, allout-unprotected, allout-hidden-p)
10256         (allout-on-current-heading-p, allout-listify-exposed)
10257         (allout-chart-subtree, allout-goto-prefix)
10258         (allout-back-to-current-heading, allout-get-body-text)
10259         (allout-snug-back, allout-flag-current-subtree, allout-show-all)
10260         (allout-hide-region-body, allout-toggle-subtree-encryption)
10261         (allout-encrypt-string, allout-encrypted-key-info)
10262         (allout-next-topic-pending-encryption, allout-encrypt-decrypted)
10263         (allout-file-vars-section-data): Adjusted for use with
10264         invisible-text overlays instead of selective-display.
10266         (allout-kill-line, allout-kill-topic, allout-yank-processing):
10267         Reworked for use with invisible text overlays.
10269         (allout-current-topic-collapsed-p): New function.
10271         (allout-hide-current-subtree): Use allout-current-topic-collapsed-p
10272         to know when to close the containing topic.
10274         (allout-pre-command-business, allout-post-command-business):
10275         Simplify undo-batching and dynamic isearch exposure.
10277         (allout-set-overlay-category): New for invisible-text overlays.
10278         Sets properties of allout-overlay-category, used by
10279         allout-flag-region to set invisible-text overlay properties.
10280         (allout-get-invisibility-overlay): Get the first qualifying
10281         invisibility overlay, so we can find the extent of it.
10282         (allout-back-to-visible-text): Get to just before the beginnining
10283         of the current invisibility overlay, if any.
10285         (allout-overlay-insert-in-front-handler)
10286         (allout-overlay-interior-modification-handler)
10287         (allout-before-change-handler, allout-isearch-end-handler): New
10288         functions to handle extraordinary actions affecting concealed
10289         text.
10291         (allout-flag-region): Use overlays instead of selective-display
10292         for invisible text - by inheritence from the properties of
10293         allout-overlay-category in mainline Emacs, and applied
10294         property-by-property in XEmacs, some recent versions of which
10295         don't inherit the properties from the category.  Provisions to
10296         respond to concealed-text edits simplified drastically.
10298         (allout-isearch-rectification, allout-isearch-was-font-lock)
10299         (allout-isearch-expose, allout-enwrap-isearch)
10300         (allout-isearch-abort, allout-pre-was-isearching)
10301         (allout-isearch-prior-pos, allout-isearch-did-quit)
10302         (allout-isearch-dynamic-expose)
10303         (allout-hide-current-entry-completely): Functions deleted.
10305         (allout-undo-aggregation): Explicit undo aggregation no longer
10306         necessary due to transition away from selective-display.
10308         (set-allout-regexp, allout-up-current-level)
10309         (allout-next-visible-heading, allout-forward-current-level)
10310         (allout-open-topic, allout-reindent-body, allout-rebullet-topic)
10311         (allout-kill-line, allout-yank-processing, allout-show-children)
10312         (allout-expose-topic, allout-old-expose-topic)
10313         (allout-listify-exposed, allout-insert-latex-header)
10314         (allout-toggle-subtree-encryption, allout-encrypt-string)
10315         (remove-from-invisibility-spec, allout-hide-current-subtree):
10316         Ditched unused variables.
10318 2006-02-17  Agustin Martin  <agustin.martin@hispalinux.es>
10320         * textmodes/ispell.el (ispell-change-dictionary): Call
10321         ispell-buffer-local-dict instead of
10322         ispell-accept-buffer-local-defs.
10323         (ispell-local-dictionary-alist): Accept as valid any coding-system
10324         supported by Emacs.
10325         (ispell-dictionary-alist-3): Esperanto dictionary's coding system
10326         changed to iso-8859-3.
10328 2006-02-17  Nick Roberts  <nickrob@snap.net.nz>
10330         * speedbar.el (speedbar-frame-width): Make an inline function
10331         instead of a macro.  Use frame-width.
10332         (speedbar-try-completion, speedbar-update-contents)
10333         (speedbar-timer-fn): Use consp.
10334         (speedbar-update-localized-contents): Try to preserve point.
10336         * progmodes/gdb-ui.el (gdba, gdb-var-list): Improve doc strings.
10337         (menu): Re-order menu items.
10338         (gdb-var-update-regexp, gdb-var-update-regexp-1): Match "in_scope"
10339         field.
10340         (gdb-var-update-handler-1): Use it for GDB 6.4+.
10341         (gdb-post-prompt): Speed things by not forcing update.
10343 2006-02-16  Chong Yidong  <cyd@stupidchicken.com>
10345         * wid-edit.el (widget-button-click): For mouse-1, cancel button
10346         press and perform default action if we get a mouse movement event.
10348 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
10350         * calendar/icalendar.el (icalendar--get-event-property)
10351         (icalendar--get-event-property-attributes): Fix typos in
10352         docstrings.
10354         * progmodes/flymake.el (flymake-fix-file-name): Fix typo in
10355         docstring.
10357 2006-02-15  Juanma Barranquero  <lekktu@gmail.com>
10359         * bs.el (bs-mode): Use `buffer-disable-undo'.
10360         (bs--get-file-name): Simplify.
10361         (bs-show-in-buffer): Mark the buffer as not modified.
10363 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
10365         * wid-edit.el (widget-keymap): Bind down-mouse-1 to
10366         widget-button-click.
10368         * cus-edit.el (custom-mode-map): Remove mouse-1 binding.
10369         (custom-mode): Update docstring.
10371         * cus-theme.el (custom-new-theme-mode-map): Remove mouse-1
10372         binding.
10374         * files.el (hack-local-variables-confirm): Allow scrolling if the
10375         file variable list is too long.  Kill temp buffer after use.
10377 2006-02-15  Nick Roberts  <nickrob@snap.net.nz>
10379         * progmodes/gud.el (gdb): Improve doc string.
10380         (gdb-script-font-lock-keywords): Expand allowed character set.
10382         * progmodes/gdb-ui.el (gdb-use-separate-io-buffer)
10383         (gdb-display-separate-io-buffer, gdb-frame-separate-io-buffer)
10384         (gdb-separate-io-interrupt, gdb-separate-io-quit)
10385         (gdb-separate-io-stop, gdb-separate-io-eof):
10386         Rename from gdb-inferior-* to gdb-separate-*.
10387         (gdb-set-gud-minor-mode-existing-buffers-1): Improve doc string.
10389 2006-02-14  Jay Belanger  <belanger@truman.edu>
10391         * calc/calc-arith.el (math-check-known-scalarp): Make sure
10392         expression is a symbol before checking that it is bound.
10394         * calc/calcalg2.el (math-integrate-by-parts): Do a more careful
10395         test to see if equation can be solved.
10397 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
10399         * wid-edit.el (widget-button-click): Use :pressed-face property
10400         for overlay face, if it exists.
10402         * cus-edit.el (custom-manual, custom-add-see-also)
10403         (custom-add-parent-links, custom-group-link): Add :pressed-face
10404         property to links.
10406         * files.el (hack-local-variables): Remove ignored variables before
10407         checking if any variables need setting.
10409 2006-02-14  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
10411         * cus-start.el (all): Add x-gtk-whole-detached-tool-bar.
10413 2006-02-14  Juanma Barranquero  <lekktu@gmail.com>
10415         * help.el (where-is): Fix message for remapped commands.
10417         * mwheel.el (mouse-wheel-click-event, mouse-wheel-mode):
10418         Fix typos in docstrings.
10420 2006-02-13  Chong Yidong  <cyd@stupidchicken.com>
10422         * files.el (safe-local-variable-values): New option.
10423         (hack-local-variables-prop-line): Return a list of variable-value
10424         pairs if MODE-ONLY is non-nil.
10425         (hack-local-variables): Construct list of variable-value pairs,
10426         and apply or reject them in one go.  Ask for confirmation if
10427         variables are not known safe.
10428         (hack-local-variables-confirm): Complete rewrite.  Support
10429         `safe-local-variable-values'.
10430         (enable-local-variables): Update docstring to reflect new
10431         behavior.
10432         (ignored-local-variables): Ignore ignored-local-variables and
10433         safe-local-variable-values.
10434         (safe-local-variable-p): New function.
10435         (risky-local-variable-p): `safe-local-variable' property check
10436         moved to safe-local-variable-p.
10437         (hack-one-local-variable): Checks moved to hack-local-variables.
10439         (byte-compile-dynamic, c-basic-offset, c-file-style)
10440         (c-indent-level, comment-column, fill-column, fill-prefix)
10441         (indent-tabs-mode, kept-new-versions, no-byte-compile)
10442         (no-update-autoloads, outline-regexp, page-delimiter)
10443         (paragraph-start, paragraph-separate, sentence-end)
10444         (sentence-end-double-space tab-width, version-control):
10445         Add `safe-local-variable' property.
10447         * find-lisp.el: Delete nonexistent `autocompile' file variable.
10449         * icomplete.el, play/landmark.el: Change nonexistent
10450         `outline-layout' file variable to `allout-layout'.
10452 2006-02-14  Nick Roberts  <nickrob@snap.net.nz>
10454         * progmodes/gdb-ui.el (gud-watch, gdb-invalidate-registers-1)
10455         (gdb-get-changed-registers): Test value of gud-minor-mode relative
10456         to gud-comint-buffer.
10457         (gdb-speedbar-expand-node, gdb-locals-mode): Use functions in
10458         gdb-ui.el for gdb-mi.el.
10459         (gdb-post-prompt, gdb-get-changed-registers): Move test for
10460         registers buffer to gdb-get-changed-registers.
10461         (gdb-breakpoint-regexp): New regexp.  Allow toggling and
10462         deletion of catchpoints (throw and catch).
10463         (gdb-toggle-breakpoint, gdb-delete-breakpoint)
10464         (gdb-goto-breakpoint): Use it for both gdb-ui and gdb-mi.
10465         (gdb-find-file-hook, gdb-set-gud-minor-mode-existing-buffers-1)
10466         (gdb-var-list-children-1, gdb-info-breakpoints-custom)
10467         (gdb-var-update-1, gdb-invalidate-locals-1): Use also for gdb-mi.
10469 2006-02-13  Jay Belanger  <belanger@truman.edu>
10471         * calc/calc-arith.el (math-check-known-matrixp): Make sure
10472         expression is a symbol before checking that it is bound.
10474 2006-02-13  Richard M. Stallman  <rms@gnu.org>
10476         * mouse.el (mouse-drag-mode-line-1): Use mouse-drag-move-window-bottom
10477         for the minibuffer too, but not if resize-mini-windows will interfere.
10479         * help.el (describe-key-briefly, describe-key): Do all arg-reading
10480         inside `interactive' spec.
10481         (describe-key-briefly-internal, describe-key-internal):
10482         Functions merged back into their callers.
10484 2006-02-13  Martin Rudalics  <rudalics@gmx.at>
10486         * info.el (info-xref-visited): Inherit from info-xref too.
10487         (Info-set-mode-line): Replace occurrences of `%' by `%%'
10488         when propertizing Info-current-file and Info-current-node.
10490 2006-02-13  Juri Linkov  <juri@jurta.org>
10492         * tumme.el (tumme-thumbnail-storage): Fix docstring.
10493         (tumme-thumb-name): Fix per-directory format.
10495 2006-02-13  Juanma Barranquero  <lekktu@gmail.com>
10497         * subr.el (substitute-key-definition): Doc fix (hide internal arg).
10499 2006-02-12  Miles Bader  <miles@gnu.org>
10501         * net/rcirc.el (rcirc-format-response-string): Fix small bugs.
10503 2006-02-13  Mathias Dahl  <mathias.dahl@gmail.com>
10505         * tumme.el: Remove history section.  If someone needs the it, it
10506         can always be found in CVS.
10508 2006-02-12  Mathias Dahl  <mathias.dahl@gmail.com>
10510         * tumme.el (tumme-thumbnail-storage): Update docstring.  Add info
10511         about the Thumbnail Managing Standard option.
10513 2006-02-12  Richard M. Stallman  <rms@gnu.org>
10515         * subr.el (substitute-key-definition): Doc fix.
10517         * simple.el (blink-matching-paren-dont-ignore-comments): Doc fix.
10519         * files.el (magic-mode-alist): Don't use `\\s ' in regexps.
10521         * info.el (Info-mode): Doc fix.
10523         * progmodes/ebrowse.el (ebrowse-global-prefix-key): Change to C-c C-m.
10525 2006-02-12  Michael Albinus  <michael.albinus@gmx.de>
10527         * net/tramp.el (tramp-remote-path): Add "/usr/xpg4/bin" on top,
10528         because on Solaris a POSIX compatible "id" is needed.  Reported by
10529         Magnus Henoch <mange@freemail.hu>.
10531 2006-02-12  Juri Linkov  <juri@jurta.org>
10533         * tumme.el: Remove todo item about Thumbnail Managing Standard.
10534         (tumme) <defgroup>: Change :group to `multimedia'.
10535         (tumme-thumbnail-storage): Add choice `standard' for Thumbnail
10536         Managing Standard.
10537         (tumme-cmd-create-thumbnail-options): Use %w and %h instead of %s.
10538         Fix dostring.
10539         (tumme-cmd-create-temp-image-options): Use %w and %h instead of %x
10540         and %y.  Fix docstring.
10541         (tumme-cmd-pngnq-program, tumme-cmd-pngcrush-program)
10542         (tumme-cmd-create-standard-thumbnail-command): New user options.
10543         (tumme-thumb-size): Set default to 128 if tumme-thumbnail-storage
10544         is `standard'.  Fix docstring.
10545         (tumme-thumb-width, tumme-thumb-height): New user options.
10546         (tumme-external-viewer): Try to find various viewers.
10547         (tumme-get-thumbnail-image): Use `create-image' instead of
10548         constructing the `image' structure.
10549         (tumme-insert-thumbnail): Use `png' if tumme-thumbnail-storage is
10550         `standard'.
10551         (tumme-thumb-name): Add file name generation for standard storage.
10552         Simplify code for other storages.
10553         (tumme-thumb-name): Use width %w and height %h instead of size %s.
10554         Add modification time %m and thumbnail-nq8 %q.
10555         Use `tumme-cmd-create-standard-thumbnail-command' if
10556         tumme-thumbnail-storage is `standard'.
10557         (tumme-dired-insert-marked-thumbs): New autoload command.
10558         (tumme-dired-after-readin-hook): New function.
10559         (tumme-line-up-dynamic): Use `tumme-thumb-width' instead of
10560         `tumme-thumb-size'.
10561         (tumme-display-image): Replace size-x %x and size-y %y with
10562         width %w and height %h.
10564         * dired.el (dired-mode-map): Bind `\C-t\C-t' to
10565         `tumme-dired-insert-marked-thumbs'.
10567 2006-02-12  Mathias Dahl  <mathias.dahl@gmail.com>
10569         * tumme.el (tumme-write-tag): Fix small bug (file name did not
10570         include path).
10571         (tumme-mark-tagged-files): Fix bug in regexp used to find rows
10572         matching tag.
10574 2006-02-12  Miles Bader  <miles@gnu.org>
10576         * net/rcirc.el (rcirc-nick-abbrevs, rcirc-response-formats):
10577         New variables.
10578         (rcirc-abbrev-nick): New function.
10579         (rcirc-format-response-string): Rewrite to use the formats in
10580         `rcirc-response-formats' and expand escape sequences therein.
10581         A text-property `rcirc-text' is added over the actual response
10582         text to make easy to find inside the returned string.
10583         (rcirc-print): When filling, just look for the `rcirc-text'
10584         text-property to find the appropriate fill prefix, instead of
10585         using hardwired patterns.
10587 2006-02-11  Mathias Dahl  <brakjoller@hotmail.com>
10589         * tumme.el: Enhance some docstrings.  Add todo item about Thumbnail
10590         Managing Standard.
10592 2006-02-11  Kim F. Storm  <storm@cua.dk>
10594         * ido.el (ido-buffer-internal): Set mark for ido-insert-buffer.
10595         Don't use insert-buffer; do insert-buffer-substring directly.
10596         (ido-file-internal): Set mark for ido-insert-file.  Use insert-file-1.
10598 2006-02-11  Martin Rudalics  <rudalics@gmx.at>
10600         * files.el (revert-buffer, recover-file): Replace buffer-read-only
10601         with inhibit-read-only.  Suggested by Stefan Monnier.
10602         (revert-buffer): Let insert-file-contents discard
10603         buffer-undo-list.  Simplify code.
10604         (find-file, find-file-existing, revert-buffer): Doc-string fixes.
10606 2006-02-11  Eli Zaretskii  <eliz@gnu.org>
10608         * menu-bar.el (menu-bar-select-yank): Add a doc string.
10610         * help.el (describe-key-briefly): Now a wrapper for
10611         describe-key-briefly-internal.  Bind enable-disabled-menus-and-buttons
10612         to t.  Populate yank-menu if empty.
10613         (describe-key-briefly-internal): Renamed from describe-key-briefly.
10614         (describe-key): Now a wrapper for describe-key-internal.  Bind
10615         enable-disabled-menus-and-buttons to t.  Populate yank-menu if empty.
10616         (describe-key-internal): Renamed from describe-key.
10618 2006-02-11  Milan Zamazal  <pdm@zamazal.org>
10620         * progmodes/glasses.el (glasses-separator): Doc fix.
10621         (glasses-original-separator): New defcustom.
10622         (glasses-make-readable, glasses-convert-to-unreadable): Use it.
10624 2006-02-11  Martin Rudalics  <rudalics@gmx.at>
10626         * mwheel.el (mouse-wheel-up-event): Doc fix.
10628 2006-02-11  Mathias Dahl  <brakjoller@hotmail.com>
10630         * tumme.el (tumme-dir): Change default value to "~/.emacs.d/tumme/".
10631         (tumme-dir): New function.  Copied from thumbs.el.
10633 2006-02-10  Juanma Barranquero  <lekktu@gmail.com>
10635         * desktop.el (desktop-outvar): Fix typo.
10636         (desktop-save-buffer-p): Doc fix.
10638         * subr.el (substitute-key-definition): Fix typo.
10640 2006-02-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10642         * frame.el (select-frame-set-input-focus): Call x-focus-frame also
10643         when window-system is mac.
10645         * term/mac-win.el (fontset-standard): Rename from "fontset-mac".
10647 2006-02-10  Kim F. Storm  <storm@cua.dk>
10649         * subr.el (substitute-key-definition-key): Pass t for NOERROR to
10650         indirect-function instead of using condition-case.
10652 2006-02-10  Mathias Dahl  <mathias.dahl@gmail.com>
10654         * tumme.el (tumme-copy-with-exif-file-name): Try to make docstring
10655         less `colloquial'...
10657 2006-02-09  Mathias Dahl  <mathias.dahl@gmail.com>
10659         * tumme.el: Add a couple of todo items.
10661 2006-02-09  Lars Hansen  <larsh@soem.dk>
10663         * hilit-chg.el: Add highlight-changes-mode to desktop-locals-to-save.
10664         (highlight-changes-mode): Don't change desktop-locals-to-save.
10666 2006-02-09  Chong Yidong  <cyd@stupidchicken.com>
10668         * image-mode.el (image-toggle-display): Clear image cache if using
10669         filename.
10671 2006-02-09  Masatake YAMATO  <jet@gyve.org>
10673         * dired-x.el (dired-guess-shell-alist-default): Add .man as
10674         a `dired-man' target.
10676         * progmodes/autoconf.el (autoconf-font-lock-keywords): Check start
10677         boundary of symbols.
10679 2006-02-08  Peter Doornbosch  <peter.doornbosch@luminis.nl>  (tiny change)
10681         * vc-svn.el (vc-svn-print-log): Show recent commits as well.
10683 2006-02-09  Juanma Barranquero  <lekktu@gmail.com>
10685         * hilit-chg.el (hilit-chg-update-all-buffers): Use `mapc' instead of
10686         `mapcar'; return nil.
10688 2006-02-08  Chong Yidong  <cyd@stupidchicken.com>
10690         * mouse.el (mouse-drag-track): Don't change window if we rebind to
10691         some other event.
10693 2006-02-08  Ryan Yeske  <rcyeske@gmail.com>
10695         * net/rcirc.el (rcirc-startup-channels-alist):
10696         Add irc.freenode.net and #emacs as defaults.
10697         (rcirc-ignore-all-activity-flag): Remove variable.
10698         (rcirc-authinfo): New variable.
10699         (rcirc-authinfo-filename): Remove variable.
10700         (rcirc-always-use-server-buffer-flag): New flag.
10701         (rcirc): M-x rcirc will automatically connect without prompting.
10702         C-u M-x rcirc will prompt.  Use rcirc-connect to create a
10703         connection in lisp.
10704         (rcirc-process-server-response-1): Remove everything but the nick
10705         portion of the sender so it doesn't need to be done everywhere
10706         else.  Update related code.
10707         (global-map): Remove global keybindings.
10708         (rcirc-get-buffer-create): Make sure rcirc-topic is set.
10709         (rcirc-send-input): Split into several functions.
10710         (rcirc-process-input-line, rcirc-process-message)
10711         (rcirc-process-command): New functions.
10712         (rcirc-target-buffer): New function to determine where to route
10713         messages.
10714         (rcirc-user-nick): Save match data.
10715         (rcirc-toggle-ignore-buffer-activity)
10716         (rcirc-update-activity-string): Remove global ignore functionality,
10717         which can be done now by toggling rcirc-track-minor-mode.
10718         (rcirc-track-minor-mode-map): New keymap.
10719         (rcirc-track-minor-mode): New minor-mode.
10720         (ignore): Make the ignore output nicer.  Always print it when
10721         adding or removing nicks.
10722         (rcirc-url-regexp): Improve.
10723         (rcirc-mangle-text): Remove properties before using text in the
10724         modeline.
10725         (rcirc-authenticate): Authentication data comes from
10726         rcirc-authinfo, not the file pointed to by rcirc-authinfo-file.
10727         (rcirc-server-prefix): Inherit from rcirc-server.
10729 2006-02-08  Mathias Megyei  <Mathias.Megyei@micronas.com>  (tiny change)
10731         * Makefile.in (compile): Append "|| true" to the end of the `find'
10732         command, like compile-always does.
10734 2006-02-08  Sam Steingold  <sds@gnu.org>
10736         * net/tramp.el (tramp-maybe-open-connection): Do not wait for
10737         output from a dead connection.
10739 2006-02-07  Mathias Dahl  <brakjoller@hotmail.com>
10741         * dired.el (dired-mode-map): Add more bindings for tumme.
10743 2006-02-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10745         * wdired.el (wdired-mode-map): Use remap.
10746         (wdired-get-filename): Massage.
10747         (wdired-perm-mode-map): Don't copy bindings from wdired-mode-map.
10748         (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit): Use the
10749         `keymap' property rather than `local-map'.
10751 2006-02-07  Mathias Dahl  <brakjoller@hotmail.com>
10753         * tumme.el (tumme-get-thumbnail-image): New utility function.
10754         Suggested by from Chong Yidong.
10755         (tumme-dired-with-window-configuration): Rename from
10756         `tumme-dired'.  Add code to save window configuration.
10757         (tumme-restore-window-configuration): New command to restore the
10758         window configuration that `tumme-dired-with-window-configuration'
10759         saves before it changes the window configuration.
10760         (tumme-show-all-from-dir): New command to display thumbnails for
10761         all files in a directory entered by the user, like M-x thumbs.
10762         (tumme-display-thumbs): Call `pop-to-buffer' after all thumbnails
10763         have been created.
10764         (tumme-display-thumbnail-original-image): Call `display-buffer'.
10765         (obsolete-tumme-display-thumbnail-original-image-and-buffer):
10766         Remove obsolete test function.
10768 2006-02-07  Juanma Barranquero  <lekktu@gmail.com>
10770         * vc.el (small-temporary-file-directory): Remove defvar; there's
10771         a defcustom for it in files.el.
10773         * tumme.el (tumme-get-thumbnail-image): Add missing arg to `error'.
10774         Fix typo in message.
10775         (tumme-gallery-generate): Fix typo in `error' message.
10776         (tumme-display-window-height-correction)
10777         (tumme-display-window-width-correction, tumme-line-up-dynamic)
10778         (tumme-line-up-interactive): Dox fixes.
10779         (tumme-cmd-rotate-original-options, tumme-display-properties-format)
10780         (tumme-restore-window-configuration, tumme-format-properties-string)
10781         (tumme-create-thumbs, tumme-display-previous-thumbnail-original):
10782         Fix typos in docstrings.
10784 2006-02-07  Chris Moore  <christopher.ian.moore@gmail.com>  (tiny change)
10786         * wdired.el (wdired-get-filename): Fix bug: Don't re-normalize OLD.
10788 2006-02-07  Nick Roberts  <nickrob@snap.net.nz>
10790         * progmodes/gud.el (gud-tooltip-mode): Remove autoload cookie.
10791         User should use hook if desired.
10793         * progmodes/gdb-ui.el (gdb-post-prompt): Regenerate breakpoints
10794         buffer if necessary.
10795         (gdb-delete-frame-or-window): New function.
10796         (gdb-breakpoints-mode-map): Bind "q" to it.
10798 2006-02-06  Stefan Monnier  <monnier@iro.umontreal.ca>
10800         * textmodes/nroff-mode.el: Clean up name space.
10801         (nroff-mode-syntax-table): Remove spurious `1' in the syntax of \n.
10802         (nroff-mode): Obey the global setting of nroff-electric-mode.
10803         (nroff-electric-mode): Use define-minor-mode and derived-mode-p.
10805         * calendar/calendar.el (calendar-increment-month): Typo in last change.
10807 2006-02-06  Thien-Thi Nguyen  <ttn@gnu.org>
10809         * vc-svn.el (vc-svn-previous-version, vc-svn-next-version): New funcs.
10811 2006-02-06  Lars Hansen  <larsh@soem.dk>
10813         * generic-x.el (etc-fstab-generic-mode): Add file system types
10814         cifs and usbdevfs.  Allow special chars in file names.
10816 2006-02-05  Jay Belanger  <belanger@truman.edu>
10818         Update copyright notices of the files in lisp/calc.
10820 2006-02-05  Romain Francoise  <romain@orebokech.com>
10822         Update copyright notices of all files in the lisp/play directory.
10824 2006-02-04  Luc Teirlinck  <teirllm@auburn.edu>
10826         * ldefs-boot.el: Regenerate.
10828         * emacs-lisp/find-func.el (find-definition-noselect): Minor doc fix.
10830 2006-02-05  Kim F. Storm  <storm@cua.dk>
10832         * files.el (magic-mode-regexp-match-limit): New defvar.
10833         (set-auto-mode): Use it to limit magic-mode-alist matching.
10835 2006-02-04  Kevin Rodgers  <ihs_4664@yahoo.com>
10837         * simple.el (display-message-or-buffer): Compare the number of
10838         characters to the frame width when determining whether a 1-line
10839         message string will fit in the echo area.  Count screen lines
10840         instead of buffer lines when determining whether a multi-line
10841         message will fit in the echo area/minibuffer window.
10843 2006-02-04  Eli Zaretskii  <eliz@gnu.org>
10845         * info.el (Info-index, Info-mode): Improve the description of the
10846         `i' command.
10848         * ldefs-boot.el: Regenerate.
10850 2006-02-03  Werner Lemberg  <wl@gnu.org>
10852         * textmodes/nroff-mode.el (nroff-font-lock-keywords): Don't be
10853         greedy to find the closing bracket in \*[...] and similar
10854         expressions.  This is a first rough fix -- many additional
10855         refinements are necessary to make nroff mode really usable with groff.
10857 2006-02-03  Jens Petersen  <petersen@redhat.com>  (tiny change)
10859         * international/mule-cmds.el (set-locale-environment):
10860         Add "/usr/share/X11/locale/locale.alias" to search list for xorg-x11
10861         libX11.
10863 2006-02-03  Joe Wells  <jbw@macs.hw.ac.uk>  (tiny change)
10865         * arc-mode.el (archive-maybe-copy): Fix the way directories in the
10866         archive are created in archive-tmpdir.
10868 2006-02-02  John Paul Wallington  <jpw@pobox.com>
10870         * ibuffer.el (ibuffer-compressed-file-name-regexp): New defcustom.
10871         (ibuffer-fontification-alist): Use it.
10872         (ibuffer-mode-map): Bind `ibuffer-mark-compressed-file-buffers'
10873         to "* z" and the Ibuffer Mark menu.
10875         * ibuf-ext.el (ibuffer-mark-compressed-file-buffers): New command.
10877 2006-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
10879         * textmodes/table.el (*table--cell-describe-mode)
10880         (*table--cell-describe-bindings): Undo last change since
10881         print-help-return-message is not obsoleted by anything at all.
10883 2006-02-02  Luc Teirlinck  <teirllm@auburn.edu>
10885         * emulation/cua-base.el (cua-mode): Doc fix.
10887 2006-02-02  Juanma Barranquero  <lekktu@gmail.com>
10889         * dframe.el (dframe-handle-make-frame-visible)
10890         (dframe-handle-iconify-frame, dframe-get-focus)
10891         (dframe-select-attached-frame, dframe-power-click)
10892         (dframe-frame-mode): Fix typos in docstrings.
10894         * ezimage.el (ezimage-mail, ezimage-object-out-of-date)
10895         (ezimage-insert-image-button-maybe, ezimage-insert-over-text):
10896         Fix typos in docstrings.
10898         * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer)
10899         (hi-lock-face-buffer, hi-lock-font-lock-hook)
10900         (hi-lock-archaic-interface-message-used)
10901         (hi-lock-file-patterns-range): Fix typos in docstrings.
10903         * savehist.el (savehist-loaded, savehist-load, savehist-install)
10904         (savehist-autosave, savehist-trim-history): Fix typos in docstrings.
10906         * mail/mailclient.el (mailclient-place-body-on-clipboard-flag):
10907         Fix typo in docstring.
10909         * net/newsticker.el (newsticker--decode-iso8601-date)
10910         (newsticker--set-customvar, newsticker--buffer-insert-item)
10911         (newsticker--do-run-auto-mark-filter)
10912         (newsticker--parse-generic-feed): Doc fixes.
10913         (newsticker--retrieval-timer-list, newsticker-url-list)
10914         (newsticker-hide-immortal-items-in-echo-area)
10915         (newsticker-hide-obsolete-items-in-echo-area)
10916         (newsticker-new-item-face, newsticker--enclosure)
10917         (newsticker-buffer-update, newsticker-w3m-show-inline-images)
10918         (newsticker--parse-atom-0.3, newsticker--parse-rss-1.0)
10919         (newsticker--parse-generic-feed, newsticker--cache-contains)
10920         (newsticker--stat-num-items, newsticker-download-enclosures):
10921         Fix typos in docstrings.
10923         * net/rcirc.el (rcirc-debug): Doc fix.
10924         (rcirc-fill-column, rcirc-receive-message-hooks)
10925         (rcirc-browse-url-map, rcirc-read-only-flag, rcirc-prompt)
10926         (rcirc-mode, rcirc-generate-new-buffer-name)
10927         (rcirc-startup-channels, rcirc-ignore-update-automatic)
10928         (rcirc-cmd-ignore, rcirc-browse-url, rcirc-url-regexp):
10929         Fix typos in docstrings.
10930         (rcirc-print): "?\ " -> "?\s".
10931         (rcirc-cmd-join): Improve argument/docstring consistency.
10933 2006-02-01  Mark A. Hershberger  <mah@everybody.org>
10935         * xml.el (xml-parse-region): Move save-excursion and set-buffer up
10936         before narrow-to-region.
10938 2006-02-01  Richard M. Stallman  <rms@gnu.org>
10940         * simple.el (move-beginning-of-line): Scan properly for invis change.
10942         * replace.el (multi-occur-in-matching-buffers): Fix prev change.
10944 2006-02-01  Michael Albinus  <michael.albinus@gmx.de>
10946         * net/tramp.el (tramp-convert-file-attributes): Set file's gid
10947         change bit only when id-format is 'integer.  Reported by Matt
10948         Hodges <M.P.Hodges@rl.ac.uk>.
10950 2006-02-01  Juanma Barranquero  <lekktu@gmail.com>
10952         * hilit-chg.el (highlight-changes-initial-state)
10953         (highlight-changes-global-initial-state): Doc fixes.
10954         (highlight-changes-global-modes, global-highlight-changes):
10955         Fix typos in docstrings.
10957 2006-02-01  Kim F. Storm  <storm@cua.dk>
10959         * emulation/cua-base.el (cua-mode): Mention that CUA enables
10960         transient-mark-mode in doc string.
10962 2006-01-31  Richard M. Stallman  <rms@gnu.org>
10964         * replace.el (multi-occur): Doc fix.
10965         (multi-occur-in-matching-buffers): Rename from
10966         multi-occur-by-filename-regexp.  Prefix arg says match
10967         buffer names instead of file names.
10969 2006-01-31  Juanma Barranquero  <lekktu@gmail.com>
10971         * bs.el: Allow non-default values of `bs-header-lines-length'.
10972         (bs--running-in-xemacs): Remove (not needed anymore).
10973         (bs--set-window-height): Simplify by using `fit-window-to-buffer'
10974         instead of `shrink-window', thus avoiding having to compute the
10975         height of the window.
10976         (bs--up): Wrap around even when there's no header.
10977         (bs--down): Use `forward-line' instead of `next-line'.
10979 2006-01-30  Chong Yidong  <cyd@stupidchicken.com>
10981         * image-mode.el (image-toggle-display): Use file name if possible,
10982         instead of unnecessarily allocating a (possibly huge) lisp string.
10984 2006-01-30  John Paul Wallington  <jpw@pobox.com>
10986         * subr.el (toplevel): Define `cl-assertion-failed' condition here
10987         because the `assert' macro signals it at runtime.
10989         * emacs-lisp/cl.el (toplevel): Remove definition of
10990         `cl-assertion-failed' condition.
10992 2006-01-30  Nick Roberts  <nickrob@snap.net.nz>
10994         * thumbs.el (thumbs-marked-list): Make buffer-local and
10995         permanent-local.
10996         (thumbs-insert-thumb): Make help-echo non-sticky.
10997         (thumbs-file-alist): Use eolp as check for (non)-image.
10999 2006-01-30  Juanma Barranquero  <lekktu@gmail.com>
11001         * ediff-mult.el (ediff-meta-buffer-keymap-setup-hook)
11002         (ediff-before-session-group-setup-hooks)
11003         (ediff-default-filtering-regexp, ediff-meta-mark-equal-files):
11004         Fix typos in docstrings.
11006         * window.el (bw-dir, bw-eqdir, balance-windows)
11007         (split-window-keep-point): Fix typos in docstrings.
11009         * textmodes/org.el (org-allow-space-in-links, org-closed-string)
11010         (org-quote-string, org-calendar-to-agenda-key)
11011         (org-agenda-sorting-strategy, org-agenda-use-time-grid)
11012         (org-show-following-heading, org-tags-column)
11013         (org-use-tag-inheritance, org, org-allow-space-in-links)
11014         (org-usenet-links-prefer-google, org-file-apps-defaults-gnu)
11015         (org-enable-table-editor, org-calc-default-modes)
11016         (org-table-allow-automatic-line-recalculation)
11017         (org-export-html-style, org-export-with-fixed-width)
11018         (org-export-with-sub-superscripts, org-special-keyword)
11019         (org-formula, org-time-grid, org-table-may-need-update)
11020         (org-mode, org-goto-ret, org-goto-left, org-goto-right)
11021         (org-goto-quit, org-get-indentation, org-end-of-item)
11022         (org-move-item-down, org-move-item-up)
11023         (org-renumber-ordered-list, org-todo, org-log-done, org-occur)
11024         (org-remove-occur-highlights, org-read-date, org-goto-calendar)
11025         (org-agenda, org-agenda-day-view, org-agenda-previous-date-line)
11026         (org-agenda-log-mode, org-agenda-toggle-diary)
11027         (org-agenda-toggle-time-grid, org-agenda-cleanup-fancy-diary)
11028         (org-agenda-file-to-end, org-agenda-no-heading-message)
11029         (org-agenda-get-closed, org-format-agenda-item)
11030         (org-cmp-priority, org-cmp-category, org-cmp-time)
11031         (org-agenda-change-all-lines, org-agenda-diary-entry)
11032         (org-scan-tags, org-after-todo-state-change-hook, org-tags-view)
11033         (org-link-search, org-camel-to-words, org-open-file)
11034         (org-remember-handler, org-table-convert-region)
11035         (org-table-move-row-down, org-table-move-row-up)
11036         (org-table-copy-region, org-table-wrap-region)
11037         (org-table-toggle-vline-visibility)
11038         (org-table-get-vertical-vector, org-table-modify-formulas)
11039         (org-table-get-specials, org-recalc-commands)
11040         (org-table-rotate-recalc-marks, org-table-eval-formula)
11041         (orgtbl-make-binding, org-in-invisibility-spec-p, org-cycle)
11042         (org-level-color-stars-only, org-insert-heading):
11043         Fix typos in docstrings.
11044         (last-arg): Add defvar.
11046         * makefile.w32-in (WINS): Add erc.
11047         (MH_E_SRC): Update (copied from lisp/Makefile.in).
11049 2006-01-29  Bill Wohler  <wohler@newt.com>
11051         * Makefile.in (MH_E_SRC): Add mh-compat.el, mh-folder.el,
11052         mh-letter.el, mh-limit.el, mh-scan.el, mh-show.el, mh-thread.el,
11053         mh-tool-bar.el, mh-xface.el.  Remove mh-customize.el, mh-init.el.
11054         (mh-autoloads): Don't use comments on otherwise empty lines.
11056 2006-01-29  Edward O'Connor  <ted@oconnor.cx>
11058         * emulation/viper.el (viper-major-mode-modifier-list): Add
11059         insert-state and vi-state entries for erc-mode.
11060         (viper-go-away, viper-set-hooks): Add and remove
11061         viper-comint-mode-hook from erc-mode-hook as appropriate.
11063         * emulation/viper.el (viper-insert-state-mode-list): Add erc-mode.
11065 2006-01-29  Juanma Barranquero  <lekktu@gmail.com>
11067         * bs.el (bs--format-aux): Implement `middle' alignment as
11068         described in the docstring for `bs-attributes-list'.
11069         (bs--get-name): Simplify.  Don't pad the buffer name.
11071 2006-01-27  Agustin Martin  <agustin.martin@hispalinux.es>
11073         * textmodes/ispell.el (ispell-find-aspell-dictionaries): If no
11074         English aspell dictionary is installed, use the first entry of
11075         ispell-dictionary-alist-1.
11077 2006-01-27  Kevin Rodgers  <ihs_4664@yahoo.com>
11079         * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
11080         Doc fix.
11082 2006-01-27  Michael Albinus  <michael.albinus@gmx.de>
11084         * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
11085         for `process-file', in order to let it work for older Emacsen too.
11087 2006-01-27  Eli Zaretskii  <eliz@gnu.org>
11089         * international/latexenc.el: Add a suitable `coding:' tag.
11090         (latexenc-find-file-coding-system): Undo last change.
11092 2006-01-27  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
11094         * international/latexenc.el (latexenc-find-file-coding-system):
11095         Make sure latexenc-main-file is a regular file and is readable.
11097 2006-01-27  Andre Spiegel  <spiegel@gnu.org>
11099         * vc-rcs.el (vc-rcs-fetch-master-state, vc-rcs-consult-headers):
11100         Pass FILE to vc-user-login-name.
11102         * vc-sccs.el (vc-sccs-state): Pass FILE to vc-user-login-name.
11104 2006-01-27  Nick Roberts  <nickrob@snap.net.nz>
11106         * thumbs.el (thumbs-do-thumbs-insertion): Suppress message when
11107         there are no more images to display.
11108         (thumbs-mark, thumbs-unmark): Revert change so that they move to
11109         the next image.
11111 2006-01-26  Richard M. Stallman  <rms@gnu.org>
11113         * cus-edit.el (custom-mode): Doc: Use advertised-widget-backward.
11115         * wid-edit.el (advertised-widget-backward): New alias.
11116         (widget-keymap): Use advertised-widget-backward for S-TAB.
11118         * tumme.el: Correct the keywords.
11119         (tumme-dir-max-size): Use defvar.
11120         (tumme-setup-dired-keybindings, tumme-dired): Add autoload cookie.
11122         * simple.el (move-beginning-of-line): Take account of fields.
11123         (clone-indirect-buffer-other-window): Take args like
11124         clone-indirect-buffer, and work like it.
11126         * help-fns.el (describe-function): Don't pass `nil' as default.
11128         * files.el (risky-local-variable-p): Follow var aliases.
11130         * subr.el (lazy-completion-table): Doc fix.
11132         * mail/rmailsum.el (rmail-make-summary-line-1): Don't set
11133         global binding of `line'.
11135 2006-01-25  Andre Spiegel  <spiegel@gnu.org>
11137         * vc-hooks.el (vc-user-login-name): Rewritten to handle access via
11138         Tramp.
11140         * vc.el (vc-default-dired-state-info): Pass FILE to
11141         vc-user-login-name.
11142         (vc-default-update-changelog): Don't use vc-user-login-name, we
11143         don't need it here.
11145         * net/tramp-vc.el (vc-user-login-name): Comment out defadvice, it is
11146         no longer necessary.
11148 2006-01-25  Kenichi Handa  <handa@m17n.org>
11150         * international/mule.el (decode-char): Avoid the overhead of
11151         calling utf-lookup-subst-table-for-decode if
11152         utf-translate-cjk-mode is nil.
11153         (encode-char): Avoid the overhead of calling
11154         utf-lookup-subst-table-for-encode if utf-translate-cjk-mode is
11155         nil.
11157 2006-01-22  Kenichi Handa  <handa@m17n.org>
11159         * international/mule.el (make-subsidiary-coding-system): Reset
11160         `coding-system-define-form' property of subsidiaries to nil.
11161         Avoid duplicated entry in coding-system-alist.
11162         (make-coding-system): Avoid duplicated entry in
11163         coding-system-alist.
11164         (define-coding-system-alias): Likewise.
11166 2006-01-24  Luc Teirlinck  <teirllm@auburn.edu>
11168         * completion.el: Minor fixes in introductory comment.
11169         (completion-def-wrapper): Fix alist.
11171 2006-01-25  Nick Roberts  <nickrob@snap.net.nz>
11173         * thumbs.el (thumbs-new-image-size): New function.
11174         (thumbs-increment-image-size-element)
11175         (thumbs-decrement-image-size-element, thumbs-increment-image-size)
11176         (thumbs-decrement-image-size): Delete.
11177         (thumbs-resize-image-1): Rename from thumbs-resize-image.  Keep old
11178         temp files and use to resize.
11179         (thumbs-resize-image): Rename from thumbs-resize-image-interactive.
11180         Use increment argument to enlarge/shrink.  Preserve point.
11181         (thumbs-shrink-image): Rename from thumbs-resize-image-size-down.
11182         (thumbs-enlarge-image): Rename from thumbs-resize-image-size-up
11183         (thumbs-show-thumbs-list): Set thumbs-buffer to current-buffer.
11184         (thumbs-mark, thumbs-unmark): Preserve point.
11185         (thumbs-modify-image): Keep old temp files and use to modify.
11186         Cleanup old temp files at load time.  Preserve point.
11187         (thumbs-view-image-mode-map): Use new command names.
11189 2006-01-24  Stefan Monnier  <monnier@iro.umontreal.ca>
11191         * log-view.el (log-view-minor-wrap): First rev is the one at point.
11193         * calendar/cal-menu.el: Avoid macros from calendar.el so as to break
11194         the nastiest part of the cyclic dependency.
11195         (cal-menu-update): Use dotimes and calendar-increment-month.
11197         * calendar/calendar.el: Remove unnecessary leading stars in docstrings.
11198         (calendar-week-start-day): Add an :initializer.
11199         (calendar-mode-map): Use suppress-keymap, and command remapping.
11200         (describe-calendar-mode): Setup xref-stack info for the back button.
11201         (calendar-star-date): Insert before delete.
11202         (calendar-set-mode-line): Add file-modified info if applicable.
11203         (calendar-increment-month): New function.
11205 2006-01-24  Tobias C. Rittweiler  <tcr@freebits.de>  (tiny change)
11207         * font-lock.el (lisp-font-lock-keywords-2):
11208         Recognize "& keywords" only at word boundaries.
11210 2006-01-24  Nick Roberts  <nickrob@snap.net.nz>
11212         * thumbs.el (thumbs-extra-images): New variable.  Make it buffer-local
11213         and permanent-local.
11214         (thumbs-max-image-number): New variable.
11215         (thumbs-do-thumbs-insertion): Use them.
11216         (thumbs-per-line): Change default to 4.
11217         (thumbs-marked-list): Rename from thumbs-markedL.
11218         (thumbs-cleanup-thumbsdir, thumbs-delete-images)
11219         (thumbs-rename-images): Use -list instead of L for internal variables.
11220         (thumbs-call-convert): Use call-process instead of shell-command.
11221         (thumbs-insert-thumb): Add filename as help-echo to each image.
11222         (thumbs-show-from-dir): Rename from thumbs-show-all-from-dir.
11223         Give dir to thumbs-show-thumbs-list.
11224         (thumbs-show-thumbs-list): Set default-directory to that of images.
11225         (thumbs-dired-show): Rename from thumbs-dired-show-all.
11226         (thumbs-display-thumbs-buffer, thumbs-show-more-images): New functions.
11227         (thumbs-mode-map): Bind "+" to thumbs-show-more-images.
11228         (thumbs-view-image-mode-map): Bind "^" to thumbs-display-thumbs-buffer.
11230 2006-01-23  Stefan Monnier  <monnier@iro.umontreal.ca>
11232         * ses.el (ses-read-cell): Provide a default value.
11234 2006-01-23  Juanma Barranquero  <lekktu@gmail.com>
11236         * term/w32-win.el (image-library-alist): Add additional names for
11237         GIF library.
11239 2006-01-23  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
11241         * international/latexenc.el (latexenc-find-file-coding-system):
11242         Add file-regular-p check.
11244 2006-01-22  Stefan Monnier  <monnier@iro.umontreal.ca>
11246         * simple.el (clone-buffer): Don't show the new buffer in the same
11247         window.
11249 2006-01-23  Juri Linkov  <juri@jurta.org>
11251         * faces.el (link, link-visited): New faces based on default values
11252         of `info-xref' and `info-xref-visited'.
11254         * info.el (info-xref): Inherit from `link'.
11255         (info-xref-visited): Inherit from `link-visited'.
11257         * cus-edit.el (custom-buffer-create-internal): Use widget type
11258         `custom-manual' instead of `info-link' and don't set properties
11259         `button-face' and `mouse-face' explicitly.
11260         (custom-browse-group-tag, custom-browse-variable-tag)
11261         (custom-browse-face-tag): Inherit from widget class
11262         `custom-group-link' instead of `push-button'.
11263         (custom-button-unraised): Inherit from `underline' face.
11264         (custom-link): Inherit from `link' face.  Fix doc and group.
11265         (custom-add-parent-links, custom-group-value-create): Don't set
11266         properties `button-face' and `mouse-face' explicitly for
11267         `custom-group-link' widget.
11268         (custom-group-link): Add properties `button-face' and `mouse-face'
11269         to widget definition.
11270         (custom-field-keymap): New variable.  Put `custom-field-keymap' to
11271         editable-field's :keymap property.
11272         (custom-mode): Fix docstring: substitute keybindings for
11273         `widget-forward' and `widget-backward' from `widget-keymap',
11274         `widget-complete' from `custom-field-keymap', replace old
11275         `Custom-move-and-invoke' with `widget-move-and-invoke'.  Untabify.
11277         * desktop.el (desktop-load-file): Check for `fboundp' before
11278         calling `symbol-function'.
11280         * simple.el (clone-buffer, clone-indirect-buffer)
11281         (clone-indirect-buffer-other-window): Use `read-buffer' instead of
11282         `read-string'.  Fix prompts.
11284         * play/doctor.el (doctor-mode-map): Rename from `doc-mode-map'.
11286 2006-01-23  Nick Roberts  <nickrob@snap.net.nz>
11288         * thumbs.el (thumbs-file-alist): Avoid creating duplicate entries.
11290 2006-01-22  Luc Teirlinck  <teirllm@auburn.edu>
11292         * startup.el (inhibit-splash-screen, initial-scratch-message):
11293         Doc fixes.
11295 2006-01-22  Michael Albinus  <michael.albinus@gmx.de>
11297         Sync with Tramp 2.0.52.
11299         * net/tramp.el, net/tramp-ftp.el, net/tramp-util.el,
11300         net/tramp-vc.el: Add code for unloading Tramp.  See comment before
11301         `tramp-unload-tramp' for checklist.
11303         * net/tramp.el: Require `timer-funcs' instead of `timer' if in
11304         XEmacs.  Contributed by Steve Youngs <steve@sxemacs.org>.
11305         (tramp-unload-file-name-handler-alist)
11306         (tramp-unload-tramp): New defuns.
11307         (tramp-advice-PC-expand-many-files): New defadvice.
11308         (tramp-save-PC-expand-many-files, tramp-setup-complete) Defuns
11309         removed.
11310         (tramp-handle-expand-file-name): Remove double slash.
11311         (tramp-handle-file-attributes-with-ls): Return t as 9th attribute.
11312         It doesn't matter, because it will be converted later on.
11313         (tramp-handle-file-ownership-preserved-p): Rewritten.  The old
11314         implementation was just heuristic.
11315         (tramp-post-connection): Set uid and gid properties.
11316         (tramp-convert-file-attributes): Set file's gid change bit.
11317         (tramp-get-remote-uid, tramp-get-remote-gid): New defuns.
11318         (tramp-handle-expand-file-name): Use "~root" for tilde expansion
11319         in case of su(do)? methods.  The home directory of the local user
11320         will be taken else.
11321         (tramp-open-connection-telnet)
11322         (tramp-open-connection-rsh, tramp-open-connection-su)
11323         (tramp-open-connection-multi): Set PS1 to "$ ".  Otherwise, a
11324         local shell prompt could hurt.  Reported by Romain Francoise
11325         <romain@orebokech.com>.
11326         (tramp-let-maybe): Add `edebug-form-spec' property.
11327         (tramp-handle-expand-file-name): Bind `default-directory' locally
11328         to "/" in order to avoid problems with UNC shares or Cygwin
11329         mounts.
11330         (tramp-md5-function): Fix typo in error message.
11332         * net/tramp-ftp.el (tramp-ftp-enable-ange-ftp): New defun.
11334         * net/tramp-util.el (top): Apply `ignore' instead of `identity'
11335         for byte-compiler pacification.
11337 2006-01-22  Andre Spiegel  <spiegel@gnu.org>
11339         * vc-rcs.el (vc-rcs-state-heuristic): Use file-attributes with
11340         ID-FORMAT `string'.  This allows us to get rid of
11341         `vc-user-login-name UID'.
11343         * vc-sccs.el (vc-sccs-state-heuristic): Likewise.
11345 2006-01-22  John Paul Wallington  <jpw@pobox.com>
11347         * hl-line.el (hl-line-highlight, hl-line-move): Doc fixes.
11349 2006-01-21  Martin Rudalics  <rudalics@gmx.at>
11351         * emacs-lisp/find-func.el (find-definition-noselect)
11352         (find-variable-noselect): Search variables in C source code too.
11353         (find-function-C-source, find-function-noselect, find-function)
11354         (find-function-other-frame, find-variable-noselect, find-variable)
11355         (find-variable-other-frame, find-variable-at-point):
11356         Fix docstrings.
11358 2006-01-21  Francesco Potort\e,Al\e(B  <pot@gnu.org>
11360         * mail/rmailout.el (rmail-output): Don't use content-type if it is nil.
11362 2006-01-21  Agustin Martin  <agustin.martin@hispalinux.es>
11364         * textmodes/flyspell.el (flyspell-emacs-popup, flypell-xemacs-popup):
11365         Default to disabling the "Save affix" question.
11367 2006-01-21  Marien Zwart  <marienz@gentoo.org>  (tiny change)
11369         * progmodes/python.el (python-mode) <eldoc-mode-hook>: Pass nil as
11370         the first arg to run-python.
11372 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
11374         * startup.el (command-line-1): Handle --no-desktop if desktop.el
11375         is not loaded.
11377 2006-01-20  Jay Belanger  <belanger@truman.edu>
11379         * calc/calcalg2.el (calc-sum-rec): Fix the sum when the lower
11380         limit is 0.
11382         * calc/calc-arith.el (math-add-symb-fancy): Check the length of
11383         the correct variable.
11385 2006-01-20  Carsten Dominik  <dominik@science.uva.nl>
11387         * textmodes/org.el (org-open-at-point): Fixed bug with matching a
11388         link.  Fixed buggy argument sequence in call to `org-view-tags'.
11389         (org-compile-prefix-format): Set `org-prefix-has-tag'.
11390         (org-prefix-has-tag): New variable.
11391         (org-format-agenda-item): Remove tags from headline if
11392         appropriate.
11393         (org-agenda-remove-tags-when-in-prefix): New option.
11394         (org-get-tags-at): New function.
11396 2006-01-20  Nick Roberts  <nickrob@snap.net.nz>
11398         * thumbs.el (thumbs-buffer): New variable.  Make it buffer local.
11399         (thumbs-find-image): Move image name and number from buffer name
11400         to mode name.  Set thumbs-buffer.  Preserve point so that large
11401         images remain visible.
11402         (thumbs-file-alist): Construct list in thumbs-buffer and reverse
11403         order.
11404         (thumbs-show-image-num): Get image from thumbs-file-alist.  Set
11405         mode name.
11406         (thumbs-next-image, thumbs-previous-image): Make them work.
11408 2006-01-19  Luc Teirlinck  <teirllm@auburn.edu>
11410         * cus-edit.el (custom-buffer-create-internal): State in the text above
11411         the whole buffer buttons that they do not operate on hidden items.
11412         (custom-face-menu): Use `custom-face-save' instead of
11413         `custom-face-save-command'.
11414         (custom-face-save-command): Make it an alias for `custom-face-save'
11415         and declare it obsolete.
11416         (custom-face-save): Doc fix.
11418         * dired.el (dired-no-confirm): Add quote.
11419         (dired-subdir-alist-pre-R): Add quote in
11420         `make-variable-buffer-local' form and remove unbalanced parenthesis.
11422 2006-01-19  Stefan Monnier  <monnier@iro.umontreal.ca>
11424         * textmodes/table.el (table-mode-indicator): Typo in last change.
11426 2006-01-19  Richard M. Stallman  <rms@gnu.org>
11428         * outline.el (hide-leaves): Don't call outline-end-of-heading.
11429         Fixes bug reported in Nov 2005.
11431         * isearch.el (isearch-forward): Doc fix.
11433         * dired.el (dired-move-to-filename-regexp): Define as alias.
11434         (dired-no-confirm): Use defcustom.
11435         (dired-subdir-alist-pre-R): Put defvar at top level.
11437         * battery.el (battery-linux-proc-acpi): Handle "last full capacity".
11439         * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
11440         Mark as risky.
11442         * simple.el (set-mark-command): Doc fix.
11443         (clone-indirect-buffer-other-window):
11444         Read arg like clone-indirect-buffer.
11445         (move-beginning-of-line): Skip invisible newlines.
11447 2006-01-19  Masatake YAMATO  <jet@gyve.org>
11449         * progmodes/cpp.el (cpp-edit-load): Make the order of
11450         listed conditions in a base C code buffer and its associate
11451         CPP Edit buffer the same.
11453 2006-01-19  Kenichi Handa  <handa@m17n.org>
11455         * mail/rmail.el (rmail-enable-mime): Docstring fixed.
11456         (rmail-mime-feature): Likewise.
11457         (rmail-require-mime-maybe): Use display-warning to show a warning
11458         message.
11460         * international/mule.el (auto-coding-regexp-alist-lookup): New fun.
11461         (find-auto-coding): Use auto-coding-regexp-alist-lookup.
11463 2006-01-18  Stefan Monnier  <monnier@iro.umontreal.ca>
11465         * array.el: Move defvars out of eval-when-compile.
11466         (array-make-template): Replace undeclared global var with a local one.
11467         (array-mode): Inline initialization functions.
11468         (array-init-local-variables, array-init-max-row)
11469         (array-init-max-column, array-init-columns-per-line)
11470         (array-init-field-width, array-init-rows-numbered)
11471         (array-init-line-length, array-init-lines-per-row): Remove.
11473         * play/doctor.el: Move defvars out of eval-when-compile.  Use dolist.
11474         (doc-mode-map): Define explicitly.
11475         (doctor-txtype): Use mapc.
11477         * textmodes/table.el: Move defvars out of eval-when-compile.
11478         Remove harmful code meant to avoid byte-compiler warnings.
11479         (table-fixed-mode-indicator): Remove.  Use a more complex mode-line
11480         specification that checks table-fixed-width-mode directly.
11481         (table-recognize-region, table-recognize-cell):
11482         Use restore-buffer-modified-p.
11483         (table-fixed-width-mode): Remove code that refreshes
11484         table-fixed-mode-indicator.
11485         (*table--cell-describe-bindings, *table--cell-describe-mode):
11486         Avoid obsolete name print-help-return-message.
11487         (table--test-cell-list): Don't use replace-regexp from elisp.
11488         (table--point-entered-cell-function, table--point-left-cell-function):
11489         Don't set table-fixed-mode-indicator, use force-mode-line-update.
11491         * textmodes/org.el: Move defvars out of eval-when-compile.  Move code
11492         that was after the end of file.  Use buffer-file-name variable.
11493         (org-timestamp-change): Use with-current-buffer.
11494         (org-todo-list): Don't unnecessarily define a new buffer-local var.
11495         (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused arg
11496         `file'.
11498         * progmodes/fortran.el: Move defvars out of eval-when-compile.
11499         (fortran-break-line): Remove unused var `opoint'.
11500         (fortran-abbrev-start): Obey help-event-list.
11502 2006-01-18  Jesper Harder  <harder@phys.au.dk>
11504         * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-substring.
11506 2006-01-18  Masatake YAMATO  <jet@gyve.org>
11508         * progmodes/make-mode.el (makefile-imake-mode): New mode
11509         derived from makefile-mode.
11510         (makefile-imake-mode-syntax-table): New syntax table
11511         derived from makefile-mode-syntax-table.
11512         (makefile-mode): Write about makefile-imake-mode in doc string.
11513         (makefile-mode-map): Bind "\C-c\C-m\C-i" to makefile-imake-mode.
11514         (makefile-imake-font-lock-keywords): New font lock keywords.
11516         * files.el (auto-mode-alist): Add Imakefile.
11518 2006-01-17  Agustin Martin  <agustin.martin@hispalinux.es>
11520         * textmodes/flyspell.el (ispell-kill-ispell-hook): Add to the hook when
11521         loading the file rather than when turning on flyspell-mode.
11523 2006-01-16  Luc Teirlinck  <teirllm@auburn.edu>
11525         * cus-edit.el (customize-rogue): Minor doc fix.
11527 2006-01-17  Juri Linkov  <juri@jurta.org>
11529         * dired-aux.el (dired-diff): Use dired-dwim-target-directory
11530         instead of the file at the mark as default if the file at the mark
11531         is the same as the file at point or if dired-dwim-target-directory
11532         is not the same as the current directory and the mark is not active.
11534         * log-view.el (log-view-minor-wrap): Use the same logic to get
11535         revisions as `log-view-diff'.
11537         * info.el (Info-revert-find-node): Check for Info-current-file
11538         before preserving new-history.
11540         * man.el (Man-heading-regexp): Add `/'.
11542         * textmodes/sgml-mode.el: Add `coding: iso-2022-7bit' cookie.
11543         (html-mode): Set `sentence-end-base' instead of `sentence-end'.
11545 2006-01-16  Juri Linkov  <juri@jurta.org>
11547         * faces.el (mode-line-faces): New defgroup.
11548         (mode-line-highlight): Move definition after new defgroup.
11549         (mode-line, mode-line-inactive, mode-line-highlight):
11550         Replace :group `modeline' with `mode-line-faces'.
11551         (mode-line-buffer-id): New face.
11552         (modeline-buffer-id): New face alias.
11553         (vertical-border): Remove :group `modeline'.
11555         * bindings.el (propertized-buffer-identification): Use face
11556         `mode-line-buffer-id' instead of `Buffer-menu-buffer'.
11557         (mode-line-next-buffer, mode-line-previous-buffer): New functions.
11558         (mode-line-buffer-identification-keymap): For mouse-1 replace
11559         `mode-line-unbury-buffer' with `mode-line-previous-buffer'.
11560         Replace `mode-line-bury-buffer' with `mode-line-next-buffer' for
11561         mouse-3.
11563         * buff-menu.el (buffer-menu-buffer) <defface>: Renamed from
11564         Buffer-menu-buffer.  Doc fix.
11565         (Buffer-menu-buffer): Face alias to buffer-menu-buffer.
11566         (list-buffers-noselect): Use `buffer-menu-buffer' face instead of
11567         `Buffer-menu-buffer'.
11569         * info.el (Info-mode-line-node-keymap): New defvar.
11570         (Info-set-mode-line): Use `stringp' to check Info-current-file.
11571         Propertize Info-current-node with `mode-line-buffer-id' and
11572         `mode-line-highlight' faces and `Info-mode-line-node-keymap'.
11574         * time.el (display-time-mail-face): Replace :group `faces' with
11575         `mode-line-faces'.
11577 2006-01-16  Kenichi Handa  <handa@m17n.org>
11579         * international/code-pages.el: Add autoload cookies for cp125[0345678].
11581         * language/european.el (cp1252): New alias for windows-1252.
11583         * international/mule.el (autoload-coding-system): Prepare for EOL
11584         variants.
11586 2006-01-15  Dan Nicolaescu  <dann@ics.uci.edu>
11588         * term.el (term-raw-map): Add mapping for insert.
11589         (term-send-insert): New.
11590         (term-mode): Make variables local here instead of doing it in
11591         `term-emulate-terminal'.
11592         (term-emulate-terminal): Delete incorrect optimization for cr+lf.
11593         Scroll reverse needs to take into account the scroll region.
11594         Saving and restoring the cursor should save the color attributes too.
11595         (term-reset-terminal): Reset the scroll region.
11596         (term-handle-ansi-escape): Cursor up and down should take into
11597         account the scroll region.
11598         (term-set-scroll-region): Rename from `term-scroll-region'.
11599         Move to 0,0 after setting the region.
11600         (term-handle-scroll): Handle scroll up.
11601         (term-down): Fix off by one error.
11602         (term-delete-lines): Do not delete outside the scroll region.
11603         (term-insert-lines): Take into account the scroll region.
11605 2006-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
11607         * textmodes/ispell.el (ispell-internal-change-dictionary)
11608         (ispell-change-dictionary): Undo most of last change of 2006-01-13.
11609         (start, end): Move declaration outside of eval-when-compile.
11611         * textmodes/flyspell.el (flyspell-kill-ispell-hook): New fun.
11612         (flyspell-mode-on): Use it.
11614         * textmodes/ispell.el (ispell-kill-ispell): Run new hook
11615         ispell-kill-ispell-hook.
11617 2006-01-14  Luc Teirlinck  <teirllm@auburn.edu>
11619         * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
11620         (Custom-reset-saved): Do not ask for confirmation in single option
11621         buffers.
11623 2006-01-13  Richard M. Stallman  <rms@gnu.org>
11625         * font-lock.el (lisp-font-lock-keywords-1): Minor rearrangement.
11627 2006-01-13  Romain Francoise  <romain@orebokech.com>
11629         * add-log.el (add-change-log-entry, change-log-merge):
11630         Conditionally use `hard-newline'.
11632 2006-01-13  Martin Rudalics  <rudalics@gmx.at>
11634         * wid-edit.el (widget-field-end): If the overlay is no longer
11635         associated with a buffer, behave as if the overlay didn't exist.
11637         * cus-edit.el (custom-add-see-also, custom-add-parent-links):
11638         Make sure the links use the `custom-link' face.
11640 2006-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
11642         * progmodes/ld-script.el (auto-mode-alist): Use \' rather than $.
11643         (ld-script-mode): Don't set indent-line-function since we don't
11644         have one.
11646 2006-01-13  Carsten Dominik  <dominik@science.uva.nl>
11648         * textmodes/org.el (org-open-file): Use mailcap for selecting an
11649         application.
11650         (org-file-apps-defaults-gnu): Use mailcap as the default for
11651         selecting an application on a UNIX system.
11652         (org-agenda-show-tags): New command.
11653         (org-table-insert-hline): Keep cursor in current table line.
11654         (org-table-convert): Offset effect of modifying
11655         `org-table-insert-hline'.
11656         (org-format-agenda-item): New optional argument TAG.
11657         (org-compile-prefix-format): Handle %T format for the tag.
11658         (org-expand-wide-chars): New function.
11659         (org-table-insert-row, org-table-insert-hline):
11660         Use `org-expand-wide-chars'.
11661         (org-open-file): Fix bug in program launch.
11662         (org-get-time-of-day): Fix bug with times before 1am.
11663         (org-agenda-menu): Add tags commands.
11665 2006-01-13  Agustin Martin  <agustin.martin@hispalinux.es>
11667         * textmodes/ispell.el (ispell-init-process): Include the used
11668         dictionary in ispell process start message.
11669         (ispell-internal-change-dictionary): When flyspell-mode is active
11670         and dictionary is changed, make sure ispell process is restarted
11671         and flyspell word cache cleared out for the current buffer.
11672         (ispell-change-dictionary): Make sure flyspell word cache is
11673         cleared out in all buffers with active flyspell mode when
11674         dictionary is globally changed.
11675         Call ispell-internal-change-dictionary after dictionary change.
11677 2006-01-13  Eli Zaretskii  <eliz@gnu.org>
11679         * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
11681         * makefile.w32-in (MH_E_SRC): Synchronize with Makefile.in.
11682         (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): Update Copyright
11683         years.  Fix small differences wrt Makefile.in.
11684         (recompile): Use --eval '(batch-byte-recompile-directory 0)', like
11685         Makefile.in does.
11687 2006-01-12  Bill Wohler  <wohler@newt.com>
11689         * Makefile.in (MH_E_SRC): Replace mh-index.el and mh-pick.el with
11690         mh-search.el.
11692 2006-01-12  Masatake YAMATO  <jet@gyve.org>
11694         * progmodes/ld-script.el: Update copyright year.
11696 2006-01-12  Chong Yidong  <cyd@stupidchicken.com>
11698         * cus-theme.el (custom-theme-add-variable, custom-theme-add-face):
11699         Don't add widget if setting undefined.
11701 2006-01-12  John Paul Wallington  <jpw@pobox.com>
11703         * help-fns.el (describe-variable): Remove newlines from void
11704         variable output.
11706 2006-01-13  Nick Roberts  <nickrob@snap.net.nz>
11708         * wdired.el (wdired-mode-map): Add help echo for
11709         wdired-abort-changes.
11711         * man.el (Man-file-name-regexp): Adjust for a list of files.
11713 2006-01-12  Masatake YAMATO  <jet@gyve.org>
11715         * progmodes/ld-script.el (auto-mode-alist): Support
11716         suffix conventions used in netbsd and eCos.
11718 2006-01-11  Luc Teirlinck  <teirllm@auburn.edu>
11720         * cus-edit.el (custom-reset-menu, custom-buffer-create-internal)
11721         (custom-variable-menu, custom-face-menu, custom-group-menu)
11722         (Custom-mode-menu): Change names of menu items.  (As discussed on
11723         emacs-devel.)
11724         (custom-face-menu): Add "Undo Edits" item.
11726         * startup.el (init-file-user): defcustom -> defvar.
11728         * tooltip.el (tooltip-mode): Doc fix.
11730 2006-01-11  Stefan Monnier  <monnier@iro.umontreal.ca>
11732         * reveal.el (reveal-post-command): window-buffer signals an error on
11733         dead windows rather than returning nil.
11734         (reveal-open-new-overlays): An overlay might die while we open others.
11736 2006-01-11  Bill Wohler  <wohler@newt.com>
11738         * cus-dep.el (generated-custom-dependencies-file): Fix typo and
11739         phrasing in docstring.
11741         * Makefile.in (MH_E_SRC): Rename from MH-E-SRC since the dashes
11742         can give some systems gas.  Add new file mh-buffers.el.
11744 2006-01-06  Masatake YAMATO  <jet@gyve.org>
11746         * font-lock.el (cpp-font-lock-keywords): Font lock keywords for
11747         C preprocessor forward ported from GNU Emacs 21.2.
11749         * progmodes/asm-mode.el (asm-font-lock-keywords):
11750         Use `cpp-font-lock-keywords'.
11752         * progmodes/ld-script.el (ld-script-font-lock-keywords): Ditto.
11754         * progmodes/ld-script.el (auto-mode-alist): Use \\> instead
11755         of $ for "\\.ld[s]?".
11757 2006-01-10  Stefan Monnier  <monnier@iro.umontreal.ca>
11759         * progmodes/tcl.el (tcl-indent-command): Use indent-for-tab-command.
11760         (tcl-indent-line): Return `noindent' if inside a string.
11762         * progmodes/flymake.el (flymake-split-string): Remove more than one
11763         empty string at beg/end of the result.
11764         (flymake-find-buildfile, flymake-find-possible-master-files):
11765         Use expand-file-name.
11766         (flymake-fix-file-name): Don't replace \ with / and don't remove ./
11767         since expand-file-name does it for us.  Use directory-file-name.
11768         (flymake-ler-get-full-file, flymake-ler-get-file, flymake-ler-get-line)
11769         (flymake-ler-get-type, flymake-ler-get-text)
11770         (flymake-ler-make-ler): Remove.  Replace by defstruct.  Update callers.
11771         (flymake-current-line-no): Remove spurious interactive spec.
11772         (flymake-delete-temp-directory): Remove unused var `slash-pos'.
11773         (flymake-check-include): Remove arg inc-path merged into inc-name.
11774         (flymake-check-patch-master-file-buffer): Fit in 80 columns.
11775         Arg regexp-list replaced by a simple regexp.
11776         (flymake-master-make-header-init, flymake-master-tex-init):
11777         Correspondingly replace regexp-list with a regexp.  Fix regexp.
11779 2006-01-10  Simon Josefsson  <jas@extundo.com>
11781         * mail/smtpmail.el (smtpmail-try-auth-methods): Add comment
11782         describing AUTH PLAIN fix.
11784 2006-01-10  Thien-Thi Nguyen  <ttn@gnu.org>
11786         * mail/emacsbug.el (report-emacs-bug-text-prompt): Delete var.
11787         (report-emacs-bug): Don't record initial prompt text.
11788         Instead, add text properties to prompting text.
11789         (report-emacs-bug-hook): Delete prompting text.
11791 2006-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
11793         * progmodes/flymake.el (flymake-find-buildfile): Remove invariant arg
11794         `dirs'.  Adjust callers.
11796 2006-01-09  John Paul Wallington  <jpw@gnu.org>
11798         * cus-edit.el (custom-comment) <defface>: Add TTY definitions.
11800 2006-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
11802         * reveal.el (reveal-open-new-overlays): New extracted fun.
11803         (reveal-close-old-overlays): Idem.  Check overlays's liveness before
11804         using them.  Simplify the code.
11805         (reveal-post-command): Use them.  Fix up obsolete windows in
11806         reveal-open-spots.
11808         * progmodes/flymake.el: Use `require' rather than autoload for
11809         XEmacs's overlays.
11810         (flymake-get-common-file-prefix, flymake-build-relative-filename):
11811         Delete.  Use file-relative-name instead.
11812         (flymake-get-syntax-check-program-args, flymake-perl-init):
11813         Simplify the resulting code.
11815         * log-view.el (log-view-file-re, log-view-message-re): Add support
11816         for DaRCS output.
11818 2006-01-09  Alex Schroeder  <alex@gnu.org>
11820         * mail/rmail.el (rmail-reply-regexp): Also ignore mailing list
11821         identifiers sometimes added in square brackets at the beginning of
11822         subject lines.
11824 2006-01-07  Richard M. Stallman  <rms@gnu.org>
11826         * cus-edit.el (Custom-set, Custom-save): Doc fix.
11827         (Custom-reset-current, Custom-reset-saved): Change question text.
11828         (Custom-reset-standard): Likewise.
11829         (custom-variable-reset-saved): Doc fix.
11831 2006-01-07  Eli Zaretskii  <eliz@gnu.org>
11833         * startup.el (init-file-user): Doc fix.
11835 2006-01-07  Alex Schroeder  <alex@gnu.org>
11837         * mail/rmail.el (rmail-current-subject): New function.
11838         (rmail-current-subject-regexp): New function.
11839         (rmail-next-same-subject): Use it.
11841         * mail/rmailsum.el (rmail-summary-by-topic):
11842         Use rmail-current-subject and rmail-current-subject-regexp.
11843         (rmail-summary-next-same-subject): Ditto.
11845         * net/rcirc.el (rcirc-send-input): No longer check whether the
11846         process is open, since not all commands need an open process.
11847         (rcirc-send-string): Check whether the process is open before
11848         sending anything.
11849         (rcirc-ignore-list): New option.
11850         (rcirc-ignore-list-automatic): New variable.
11851         (rcirc-print): Take rcirc-ignore-list into account.
11852         (rcirc-cmd-ignore): New command.
11853         (rcirc-ignore-update-automatic): New function.
11854         (rcirc-handler-PART, rcirc-handler-QUIT): Use it to maintain the
11855         list if ignored nicks.
11856         (rcirc-handler-NICK): Ditto, and also ignore the new nick.
11858 2006-01-06  David Reitter  <david.reitter@gmail.com>
11860         * mail/emacsbug.el (report-emacs-bug): Let explanations correctly
11861         reflect the address to which the report will be sent.
11863 2006-01-06  Eli Zaretskii  <eliz@gnu.org>
11865         * progmodes/ld-script.el (auto-mode-alist): Recognize linker
11866         scripts whose file-name extensions are "\.x[bdsru]?[cn]?$".
11868 2006-01-01  Michael Ernst  <mernst@alum.mit.edu>  (tiny changes)
11870         * textmodes/tildify.el: Fix typos (misspellings) in the commentary.
11872         * emacs-lisp/find-func.el (find-definition-noselect): Fix typo in
11873         the doc string: "functoin" => "function".
11874         * ldefs-boot.el: Likewise.
11876         * textmodes/bibtex.el (bibtex-validate-globally): Fix typo in a
11877         message text: "Duplicat" => "Duplicate".
11879 2006-01-06  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
11881         * files.el (basic-save-buffer-2): If backing-up failed, reset
11882         buffer-backed-up to nil.
11884 2006-01-06  Nick Roberts  <nickrob@snap.net.nz>
11886         * progmodes/gud.el (gdb-script-skip-to-head)
11887         (gdb-script-calculate-indentation): Indent for breakpoint command
11888         lists also.
11890 2006-01-05  Bill Wohler  <wohler@newt.com>
11892         * Makefile.in (compile-always): Add mh-autoloads dependency.
11893         (bootstrap): Remove mh-autoloads dependency, as compile dependency
11894         provides it.
11895         (updates): Remove mh-autoloads dependency, since it probably has
11896         already run recently (via recompile).
11898 2006-01-05  Stefan Monnier  <monnier@iro.umontreal.ca>
11900         * textmodes/flyspell.el (flyspell-accept-buffer-local-defs): Add an
11901         argument `force' to disable the flyspell-last-buffer optimization.
11902         (flyspell-mode-on): Use it.
11904         * progmodes/flymake.el (flymake-get-cleanup-function): Default to
11905         flymake-simple-cleanup.
11906         (flymake-allowed-file-name-masks): Use this new default.
11907         All the functions are now called in the right buffer rather than
11908         passing the buffer as argument.
11909         (flymake-process-sentinel): Switch to buffer before calling cleanup.
11910         (flymake-parse-err-lines): Remove redundant buffer arg.
11911         (flymake-get-program-dir): Comment out unused function.
11912         (flymake-start-syntax-check, flymake-start-syntax-check-process):
11913         Remove redundant buffer argument.
11914         (flymake-get-real-file-name, flymake-simple-java-cleanup)
11915         (flymake-simple-cleanup, flymake-master-cleanup): Remove buffer arg.
11917 2006-01-05  Richard M. Stallman  <rms@gnu.org>
11919         * info.el (Info-find-node): Don't record previous node if have none.
11920         (info): Go to directory only if history is empty.
11922         * simple.el (mark): Doc fix.
11924 2006-01-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11926         * term/mac-win.el (mac-ae-parameter): Don't coerce data if it is
11927         already of desired type.
11928         (mac-ae-list): Coerce parameter to "list" type.
11929         (mac-dispatch-apple-event): Replace cadr part of event with a
11930         dummy position so that event-start returns it.
11932 2006-01-05  Carsten Dominik  <dominik@science.uva.nl>
11934         * textmodes/org.el (org-end-of-subtree): New function.
11935         (org-cycle, org-subtree-end-visible-p, org-scan-tags):
11936         Use `org-end-of-subtree'.
11937         (org-agenda, org-agenda-convert-date): Protect calls to
11938         `fit-window-to-buffer'.
11939         (org-tags-view): Force matching of sublevels when doing a
11940         todo-only search.  Define the correct redo command, including the
11941         arguments.
11942         (org-agenda-redo): Display message.
11943         (org-check-for-org-mode): New function.
11944         (org-agenda-type): New variable.
11945         (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
11946         Set `org-agenda-type'.
11947         (org-agenda-check-type): New function.
11948         (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
11949         (org-agenda-week-view, org-agenda-day-view)
11950         (org-agenda-next-date-line, org-agenda-previous-date-line)
11951         (org-agenda-log-mode, org-agenda-toggle-diary)
11952         (org-agenda-toggle-time-grid, org-agenda-date-later)
11953         (org-agenda-date-prompt, org-agenda-diary-entry)
11954         (org-agenda-execute-calendar-command, org-agenda-goto-calendar)
11955         (org-agenda-convert-date, org-agenda-menu):
11956         Use `org-agenda-check-type'.
11957         (org-make-overlay, org-delete-overlay)
11958         (org-detatch-overlay, org-move-overlay, org-overlay-put):
11959         New compatibility functions.
11960         (org-calendar-select-mouse): New command.
11962 2006-01-04  Chong Yidong  <cyd@stupidchicken.com>
11964         * cus-edit.el (Custom-reset-current, Custom-reset-saved)
11965         (Custom-reset-standard): Fix y-or-n-p messages.
11966         (custom-link): New face for links.
11967         (custom-buffer-create-internal, custom-manual): Use it.
11968         (custom-face-save): Push to theme-face before setting face spec.
11970         * wid-edit.el (widget-default-mouse-face-get): New function.
11971         (widget-specify-button): Handle mouse-face like button-face.
11973         * custom.el (load-theme): Clear old theme settings if reloading.
11975 2006-01-03  Luc Teirlinck  <teirllm@auburn.edu>
11977         * cus-edit.el (custom-buffer-create-internal): Move whole buffer
11978         "Erase Customization" button back to same position it occupies in
11979         the individual State menus.
11981 2006-01-04  Kim F. Storm  <storm@cua.dk>
11983         * wid-edit.el (key-sequence): Rework widget to read key binding
11984         using `kbd' syntax.  Use C-q to insert literal key, event, or code.
11985         (widget-key-sequence-default-value): Default value for empty sequence.
11986         (widget-key-sequence-map): New map for reading key binding.  Bind C-q.
11987         (widget-key-sequence-read-event): New command for C-q.
11988         (widget-key-sequence-validate, widget-key-sequence-value-to-internal)
11989         (widget-key-sequence-value-to-external): New functions.
11991 2006-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11993         * progmodes/flymake.el (flymake-create-temp-with-folder-structure):
11994         Use expand-file-name.
11995         (flymake-delete-temp-directory): Use expand-file-name,
11996         file-name-directory, and directory-file-name.
11997         (flymake-strrchr): Delete.
11998         (flymake-start-syntax-check): Don't pass the redundant buffer argument
11999         to the init-f function.
12000         (flymake-save-buffer-in-file, flymake-init-create-temp-buffer-copy)
12001         (flymake-init-find-buildfile-dir)
12002         (flymake-init-create-temp-source-and-master-buffer-copy)
12003         (flymake-simple-make-init-impl, flymake-simple-make-init)
12004         (flymake-master-make-init, flymake-master-make-header-init)
12005         (flymake-simple-make-java-init, flymake-simple-ant-java-init)
12006         (flymake-perl-init, flymake-simple-tex-init, flymake-master-tex-init)
12007         (flymake-xml-init): Remove corresponding redundant buffer argument.
12008         (flymake-allowed-file-name-masks): Remove last elems that are equal to
12009         the default anyway.  Clean up regexps.
12011         * progmodes/flymake.el (flymake-temp-source-file-name)
12012         (flymake-master-file-name, flymake-temp-master-file-name)
12013         (flymake-base-dir): New buffer-local vars.
12014         (flymake-buffer-data, flymake-get-buffer-value)
12015         (flymake-set-buffer-value): Replace those hash-tables by the new
12016         buffer-local vars.  Update callers.
12018         * progmodes/flymake.el (flymake-check-start-time)
12019         (flymake-check-was-interrupted, flymake-err-info, flymake-is-running)
12020         (flymake-last-change-time, flymake-new-err-info, flymake-timer):
12021         Move definition, so we can remove redundant earlier declaration.
12022         (flymake-replace-regexp-in-string, flymake-split-string)
12023         (flymake-get-temp-dir): Use defalias.
12024         (flymake-popup-menu): Remove `pos' argument.  Use posn-at-point.
12025         (flymake-xemacs-window-edges): Remove unused function.
12026         (flymake-get-point-pixel-pos): Move.
12027         (flymake-pid-to-names, flymake-reg-names)
12028         (flymake-get-source-buffer-name, flymake-unreg-names): Remove.
12029         Replace by a simple list flymake-processes and by process-buffer.
12030         Update callers.  Other than simplify the code, it uses buffers rather
12031         than buffer-names so it doesn't get confused by uniquify.
12032         (flymake-buffer-data): The global value should just be nil.
12034         * emacs-lisp/bytecomp.el (byte-compile-file-form-defalias):
12035         Optimize the body of a defalias like any other code.
12037         * font-lock.el (font-lock-fontify-buffer, font-lock-fontify-region):
12038         Make sure we've setup font-lock's vars.  It may influence which
12039         function we then call.
12040         (font-lock-default-fontify-buffer): Don't bother calling set-defaults
12041         here since it's too late anyway.
12043 2006-01-03  Romain Francoise  <romain@orebokech.com>
12045         * startup.el (fancy-splash-tail, normal-splash-screen):
12046         Update copyright year.
12048 2006-01-02  J.D. Smith  <jdsmith@as.arizona.edu>
12050         * mouse.el (mouse-drag-track): Rename, from
12051         `mouse-drag-region-1'.  Includes optional argument required to
12052         enable post-drag event processing (e.g. delete region keys).
12053         Can be used without this argument to track a mouse region and operate
12054         on it as soon as the drag completes.
12055         (mouse-drag-region): Use `mouse-drag-track'.
12057 2006-01-02  Chong Yidong  <cyd@stupidchicken.com>
12059         * cus-edit.el (custom-guess-name-alist, custom-guess-doc-alist):
12060         Move to `custom-buffer' group.
12062         * cus-theme.el: Rewrite the Custom New Theme Mode interface.
12063         (custom-new-theme-mode-map, custom-theme-insert-variable-marker)
12064         (custom-theme-insert-face-marker, custom-theme-variable-menu)
12065         (custom-theme-face-menu): New variables.
12066         (custom-theme-add-variable, custom-theme-variable-action)
12067         (custom-variable-reset-theme, custom-theme-delete-variable)
12068         (custom-face-reset-theme, custom-theme-face-action)
12069         (custom-theme-delete-face, custom-theme-merge-theme)
12070         (custom-theme-add-face, custom-theme-visit-theme): New functions.
12072 2006-01-01  Chong Yidong  <cyd@stupidchicken.com>
12074         * custom.el: Move Custom Themes commentary to start of theme code.
12075         (custom-known-themes): Rename `standard' theme to `changed'.
12076         (custom-push-theme): Caller no longer specifies what theme to use
12077         when doing `reset'---the setting is simply removed from the theme.
12078         Delete MODE from `theme-value' and `theme-settings' properties.
12079         (custom-declare-theme): Ignore &rest args since we don't use them.
12081         (custom-loaded-themes): Delete variable.
12082         (custom-theme-load-themes, custom-theme-loaded-p)
12083         (custom-theme-value): Delete functions.
12085         (custom-declare-theme): Signal error on invalid theme names.
12086         (provide-theme): custom-loaded-themes was deleted.
12087         (load-theme): Load the file unconditionally.
12088         (enable-theme): Call `load-theme' if theme is undefined.
12089         (custom-enabled-themes): Only update value for successful loads.
12090         (disable-theme): Complete from enabled themes when interactive.
12091         (custom-variable-theme-value): Calculate theme value directly.
12093         (custom-theme-reset-variables, custom-reset-variables): Mark as
12094         XEmacs compatibility functions.  We don't actually use these.
12096         * cus-edit.el (custom-variable-state-set):
12097         Use custom-variable-theme-value instead of custom-theme-value.
12098         (custom-face-state-set): Rename `standard' theme to `changed'.
12099         (custom-save-variables, custom-save-faces): Delete unneeded
12100         references to custom-reset-variables.
12101         (custom-save-resets): Delete function.
12102         (custom-save-variables, custom-save-faces): MODE argument deleted.
12103         (custom-save-variables, custom-save-faces): Ignore theme values.
12105         * cus-face.el (custom-theme-reset-faces): Mark as XEmacs
12106         compatibility function.
12108 2006-01-01  Richard M. Stallman  <rms@gnu.org>
12110         * cus-edit.el (Custom-set, Custom-save): Ask for confirmation.
12111         (Custom-reset-current, Custom-reset-saved): Likewise.
12112         (Custom-reset-standard): Show message if aborted.
12113         (custom-mode): Doc fix, describing those commands.
12115         * mouse.el (mouse-drag-region-1): When following link via mouse-2,
12116         put on event-kind property.
12118 2005-12-31  Chong Yidong  <cyd@stupidchicken.com>
12120         * custom.el (provide-theme): Ban `user' theme name.
12121         (custom-enabling-themes): New variable.
12122         (enable-theme): Don't enable user if custom-enabling-themes is t.
12123         (custom-enabled-themes): Make it a defcustom.
12124         (custom-theme-recalc-face): No-op if face is undefined.
12126         * cus-edit.el (custom-button-mouse): New variable.
12127         (custom-button-mouse): New face.
12128         (custom-raised-buttons, custom-mode): Use it.
12130         * cus-theme.el (custom-new-theme-mode): Use custom-button-mouse.
12132 2005-12-31  Eli Zaretskii  <eliz@gnu.org>
12134         * progmodes/gud.el (gud-display-line): Support hl-line in the
12135         source buffer.
12137 2005-12-31  Lennart Borgman  <lennart.borgman.073@student.lu.se>  (tiny change)
12139         * mouse.el (mouse-drag-window-above): Verify that the found window
12140         overlaps with the given window in the horizontal dimension.
12142 2005-12-31  Eli Zaretskii  <eliz@gnu.org>
12144         * Makefile.in (cvs-update): New target.
12146         * makefile.w32-in (cvs-update): Ditto.
12148 2005-12-30  Chong Yidong  <cyd@stupidchicken.com>
12150         * cus-theme.el (custom-new-theme-mode): Use cus-edit faces.
12151         (custom-new-theme-mode-map): New variable.
12153 2005-12-30  Richard M. Stallman  <rms@gnu.org>
12155         * custom.el (custom-load-themes): Function deleted.
12157         * cus-edit.el (custom-save-loaded-themes): Function deleted.
12158         (custom-save-variables): Don't delete or add custom-load-themes call.
12160 2005-12-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12162         * cus-start.el: Add `visible-cursor'.
12164         * progmodes/flymake.el (flymake-copy-buffer-to-temp-buffer): Simplify.
12165         (flymake-parse-output-and-residual): Remove `source-buffer' argument.
12166         (flymake-process-filter): Switch to buffer before calling it instead.
12167         (flymake-post-syntax-check, flymake-highlight-err-lines)
12168         (flymake-delete-own-overlays, flymake-parse-err-lines)
12169         (flymake-start-syntax-check, flymake-start-syntax-check-process)
12170         (flymake-count-lines, flymake-parse-residual):
12171         Remove constant buffer argument.
12172         (flymake-start-syntax-check-for-current-buffer): Remove.
12173         Update callers to use flymake-start-syntax-check instead.
12174         (flymake-display-err-menu-for-current-line):
12175         Remove unused var `mouse-pos'.
12176         (flymake-restore-formatting): Comment out unused function.
12177         (flymake-report-status, flymake-report-fatal-status): Remove buffer
12178         argument, use current-buffer instead.  Update callers.
12180 2005-12-30  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
12182         * textmodes/bibtex.el (bibtex-mode): Make completion-ignore-case
12183         buffer-local because choose-completion-delete-max-match requires
12184         that we set completion-ignore-case (i.e., binding via let is not
12185         sufficient).
12186         (bibtex-complete): Always set completion-ignore-case and
12187         choose-completion-string-functions.  The latter is needed because
12188         choose-completion-string-functions keeps its value if we quit the
12189         *Completions* buffer without requesting a completion.
12191 2005-12-30  Andreas Schwab  <schwab@suse.de>
12193         * progmodes/cc-defs.el: Ignore errors from font-lock-compile-keywords.
12195 2005-12-30  Eli Zaretskii  <eliz@gnu.org>
12197         * jit-lock.el (jit-lock-chunk-size): Doc fix.
12199 2005-12-30  Juri Linkov  <juri@jurta.org>
12201         * locate.el (locate-fcodes-file, locate-header-face)
12202         * progmodes/delphi.el (delphi-other-face)
12203         * progmodes/glasses.el (glasses-face): Add tag "None" to const nil.
12205         * paren.el (show-paren-match, show-paren-mismatch): Use existing
12206         group `paren-showing-faces'.
12208         * net/goto-addr.el (goto-address-highlight-keymap): Fix docstring.
12209         (goto-address): Fix docstring.
12211         * net/webjump.el (webjump-sample-sites): Update URLs.
12213         * textmodes/fill.el (fill-single-word-nobreak-p): Use `sentence-end'.
12215         * subr.el (cancel-change-group): Add listp around pending-undo-list.
12217 2005-12-29  Stefan Monnier  <monnier@iro.umontreal.ca>
12219         * font-lock.el (font-lock-compile-keywords): Signal an error when
12220         font-lock-set-defaults hasn't been called.
12222 2005-12-29  Luc Teirlinck  <teirllm@auburn.edu>
12224         * subr.el (noreturn, 1value): Doc fixes.
12226 2005-12-29  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
12228         * textmodes/bibtex.el (bibtex-text-in-field-bounds): Handle case
12229         that assoc-string returns nil.
12231 2005-12-29  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
12233         * textmodes/bibtex.el (bibtex-entry-type-whitespace)
12234         (bibtex-entry-type-str, bibtex-empty-field-re)
12235         (bibtex-search-backward-string, bibtex-preamble-prefix)
12236         (bibtex-search-entry, bibtex-enclosing-entry-maybe-empty-head): Remove.
12237         (bibtex-any-valid-entry-type): New variable.
12238         (bibtex-parse-field-name): Simplify.
12239         (bibtex-parse-string, bibtex-search-forward-string): New arg empty-key.
12240         (bibtex-preamble-prefix): Include left delimiter.
12241         (bibtex-search-forward-field, bibtex-search-backward-field):
12242         Allow unbounded search past entry boundaries (required by bibtex-pop).
12243         (bibtex-text-in-field-bounds): Use push.
12244         (bibtex-text-in-field): Do not use bibtex-narrow-to-entry.
12245         (bibtex-parse-preamble, bibtex-valid-entry)
12246         (bibtex-beginning-first-field): New functions.
12247         (bibtex-skip-to-valid-entry): Use bibtex-valid-entry.  Fix regexp.
12248         (bibtex-map-entries): Fix docstring.
12249         (bibtex-flash-head): New arg prompt.  Simplify.
12250         (bibtex-enclosing-field): Include code of bibtex-inside-field.
12251         (bibtex-insert-kill): Simplify.  Always insert text past the
12252         current field or entry.
12253         (bibtex-format-entry): Use bibtex-parse-field.
12254         (bibtex-pop): Use bibtex-beginning-of-entry and
12255         bibtex-end-of-entry to initiate the search.  Insert empty field if
12256         we found ourselves.
12257         (bibtex-print-help-message): New args field and comma.
12258         Handle entry keys.
12259         (bibtex-make-field): Use bibtex-beginning-of-entry.
12260         (bibtex-end-of-entry): Use bibtex-valid-entry.  Recognize any
12261         invalid entry.
12262         (bibtex-validate): Use bibtex-valid-entry and bibtex-parse-string.
12263         Handle preambles.  Simplify code for thorough test.
12264         (bibtex-next-field, bibtex-find-text, bibtex-find-text-internal):
12265         New arg comma.  Handle entry heads.
12266         (bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
12267         (bibtex-kill-field, bibtex-copy-field-as-kil, bibtex-empty-field):
12268         New arg comma.
12269         (bibtex-kill-entry): Use bibtex-any-entry-maybe-empty-head.
12270         (bibtex-fill-field): Simplify.
12271         (bibtex-fill-entry): Use bibtex-beginning-first-field and
12272         bibtex-parse-field.
12273         (bibtex-convert-alien): Do not wait before calling bibtex-validate.
12274         (bibtex-complete): Use bibtex-parse-preamble.
12276 2005-12-29  Nick Roberts  <nickrob@snap.net.nz>
12278         * progmodes/gdb-ui.el (gdb-tooltip-print, gdb-tooltip-print-1):
12279         Display name of expression instead of convenience variable.
12280         (gdb-post-prompt): Only call gdb-get-changed-registers if needed.
12282         * progmodes/gud.el (gud-tooltip-dereference): Rename from
12283         toggle-gud-tooltip-dereference.
12284         (gud-tooltip-print-command): Move concatenation of "*" to expr to...
12285         (gud-tooltip-tips): ...here when dereferencing.
12287 2005-12-28  Bill Wohler  <wohler@newt.com>
12289         * simple.el (mh-e-user-agent): Move to mh-e/mh-comp.el and autoload.
12291 2005-12-28  Stefan Monnier  <monnier@iro.umontreal.ca>
12293         * vc.el (vc-annotate-display): Replace optional arg `color-map' with
12294         compulsory arg `ratio'.  Inline body of vc-annotate-time-span.
12295         (vc-annotate-display-autoscale): Adjust call.
12296         (vc-annotate-display-default): Adjust call.  Make arg compulsory.
12297         Fix interactive spec.
12298         (vc-annotate-time-span): Remove.
12299         (vc-annotate-oldest-in-map): Rename from vc-annotate-car-last-cons.
12300         (vc-annotate-mode-menu, vc-annotate-display-autoscale)
12301         (vc-annotate-display-select): Use new name.
12303         * vc.el (vc-annotate-mode-map): Remove obsolete binding.
12304         (vc-annotate-mode-menu): Remove left-over redundant declaration.
12305         Correct the construction of span entries.  Simplify.
12306         (vc-annotate-display-select): Fix the nil case.
12307         (vc-annotate): Remove obsolete (and now broken) code.
12308         (vc-annotate-extract-revision-at-line): Remove obsolete code.
12309         (vc-annotate-time-span): Remove unused arg `quantize'.  Simplify.
12311 2005-12-28  Luc Teirlinck  <teirllm@auburn.edu>
12313         * subr.el (lazy-completion-table): Correct typo in docstring.
12315         * startup.el (command-line): Use `custom-reevaluate-setting' for
12316         `send-mail-function'.
12318         * mail/sendmail.el (send-mail-function): Autoload the standard-value.
12320 2005-12-05  Ralf Angeli  <angeli@iwi.uni-sb.de>
12322         * mail/smtpmail.el (smtpmail-try-auth-methods):
12323         Send credentials together with "AUTH PLAIN" command.
12325 2005-12-27  Richard M. Stallman  <rms@gnu.org>
12327         * mouse.el (mouse-drag-region-1): When remapping mouse-1 to
12328         mouse-2, go back to previously selected window, so it's selected
12329         when mouse-2 command runs.
12331 2005-12-27  Juri Linkov  <juri@jurta.org>
12333         * descr-text.el (describe-text-sexp): Use square brackets for
12334         button [Show] to distinguish it from the property value `show'.
12335         (describe-property-list): Use `insert-text-button' with
12336         `help-face' type instead of putting face in quotes, because button
12337         is not created automatically for a list of faces.
12338         (describe-text-properties-1): Put button-type value in quotes to
12339         distinguish from plain text "button".
12340         (describe-char): Display code point values in hex.  Don't use
12341         `symbol-name' for `current-input-method' because it is a string.
12342         Use `insert-text-button' with `help-face' type instead of putting
12343         hardcoded face in quotes, because button is not created automatically.
12345 2005-12-27  Richard M. Stallman  <rms@gnu.org>
12347         * progmodes/glasses.el (glasses-face): More specific custom type.
12349         * files.el (set-visited-file-name): Doc fix.
12351         * textmodes/flyspell.el (flyspell-external-point-words):
12352         Use local var buffer-scan-pos to advance scan for next misspelling.
12353         Advance it only after we find the misspelling.
12355 2005-12-27  Agustin Martin  <agustin.martin@hispalinux.es>
12357         * textmodes/flyspell.el (flyspell-external-point-words):
12358         New criteria for finding the misspelling in the buffer.
12360 2005-12-27  Nick Roberts  <nickrob@snap.net.nz>
12362         * help-mode.el (help-insert-string): Set help-xref-stack-item
12363         rather than call help-setup-xref.
12365         * descr-text.el (describe-char): Revert previous changes for
12366         optional buffer argument.
12368 2005-12-27  Juri Linkov  <juri@jurta.org>
12370         * help-mode.el (help-insert-string): New function.  Save buffer
12371         contents in cases where it is impossible to recompute the old contents.
12373         * descr-text.el (describe-char): Set help-xref-stack-item
12374         explicitly after buffer has been generated.
12376 2005-12-27  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
12378         * cus-start.el (all): Add x-gtk-show-hidden-files.
12380 2005-12-26  Richard M. Stallman  <rms@gnu.org>
12382         * replace.el (perform-replace): Calculate match-again
12383         before skipping read-only matches.
12385         * paren.el (paren-showing-faces): New group.
12386         (show-paren-match, show-paren-mismatch): Move to that group.
12388         * button.el (button): Put into group `basic-faces'.
12390         * progmodes/make-mode.el: Remove faces from group `faces'.
12392         * apropos.el (apropos, apropos-value): Doc fix.
12393         (apropos-documentation): Doc fix.
12395 2005-12-26  Stefan Monnier  <monnier@iro.umontreal.ca>
12397         * subr.el (lazy-completion-table): Remove argument `args'.
12399         * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
12400         Don't use the `args' argument of lazy-completion-table.
12402 2005-12-26  Nick Roberts  <nickrob@snap.net.nz>
12404         * descr-text.el (describe-char): Add optional argument for buffer.
12405         Set buffer appropriately.  Call help-setup-xref.
12406         Suggested by Stefan Monnier.
12408 2005-12-26  Juri Linkov  <juri@jurta.org>
12410         * descr-text.el: Require `help-fns' at runtime.  Don't require
12411         `button' for byte compilation.
12412         (describe-text-widget): Add `help-echo' for first button.
12413         Use `help-info' for second.
12414         (describe-property-list): Use `help-argument-name' instead of `italic'.
12415         (describe-text-category): Add prompt to interactive spec.
12416         Call `help-setup-xref'.
12417         (describe-char): Use `help-character-set'.  Add `help-echo' for
12418         code point.  Use `help-input-method'.  Remove superfluous insert.
12420 2005-12-25  Richard M. Stallman  <rms@gnu.org>
12422         * progmodes/cc-defs.el (c-emacs-features): Do parse-partial-sexp
12423         at point, in case of narrowing.
12425         * progmodes/delphi.el (delphi-other-face): Allow nil in type.
12427         * locate.el (locate-header-face): Allow nil in type.
12429         * progmodes/cpp.el (cpp-face-none-list): Use cpp-face instead of face.
12431 2005-12-25  Romain Francoise  <romain@orebokech.com>
12433         * battery.el (battery-linux-proc-acpi): Also try
12434         `/proc/acpi/thermal_zone/THM0/temperature'.
12436 2005-12-24  Chong Yidong  <cyd@stupidchicken.com>
12438         * custom.el (custom-push-theme): Fix docstring.
12440         * cus-edit.el (custom-variable-set, custom-variable-save)
12441         (custom-variable-save): Custom-quote widget values.
12442         (customize-save-variable): Fix custom-push-theme call.
12444 2005-12-24  Eli Zaretskii  <eliz@gnu.org>
12446         * w32-fns.el (w32-batch-update-autoloads): New function.
12448         * makefile.w32-in (autoloads, $(lisp)/mh-e/mh-loaddefs.el):
12449         Use w32-batch-update-autoloads, and don't setq generated-autoload-file
12450         from the command line.
12452 2005-12-23  Chong Yidong  <cyd@stupidchicken.com>
12454         * custom.el (custom-push-theme): Clarify docstring.  VALUE nil for
12455         reset means to remove setting from theme entirely.  Don't keep
12456         expanding theme-settings list; delete old entries if necessary.
12458         * cus-edit.el (custom-buffer-create-internal): Move "Erase
12459         customization" button one line up.
12460         (custom-themed): New face.
12461         (custom-magic-alist): New value, THEMED, for theme settings.
12462         (custom-variable-state-set, custom-face-state-set):
12463         Check theme-value instead of saved-value.
12464         (custom-variable-reset-standard, custom-face-reset-standard):
12465         Remove theme setting entirely.  Recalculate new values.
12466         (custom-variable-set, custom-variable-set)
12467         (custom-variable-reset-saved, custom-variable-reset-backup)
12468         (custom-face-set, custom-face-reset-saved): Update `user' theme.
12469         (custom-variable-save): Fix typos.
12471 2005-12-23  Juri Linkov  <juri@jurta.org>
12473         * emacs-lisp/edebug.el (edebug-all-defs, edebug-all-forms):
12474         Add autoload cookies.
12475         (edebug-outside-d-c-i-n-s-w): New variable.
12476         (edebug-display, edebug-outside-excursion): Use it to save the
12477         original value of default-cursor-in-non-selected-windows.
12478         Set default-cursor-in-non-selected-windows to t while Edebug
12479         is active.
12480         (edebug-mode, edebug-eval-mode): Doc fix.
12482         * mouse.el (mouse-choose-completion): Replace `buffer-substring'
12483         with `buffer-substring-no-properties' to remove common substring
12484         highlighting.
12486         * info.el (info-other-window, info): Rename function argument
12487         `file' to `file-or-node'.
12488         (Info-complete-menu-item): Use local variable `complete-nodes' to
12489         keep the global value of `Info-complete-nodes' unchanged for
12490         subsequent completions.
12491         (info-tool-bar-map): Put `Info-index' icon just before `Info-search'.
12493         * simple.el (get-next-valid-buffer, last-buffer)
12494         (next-error-buffer-p, next-error-find-buffer)
12495         (minibuffer-history-sexp-flag): Doc fix.
12497         * savehist.el (savehist-mode-hook): Add `:group'.
12499         * log-view.el: Call autoload for vc-find-version.
12500         (log-view-current-file): Adjust subgroup numbers.
12501         (log-view-current-tag): Add `length'.
12503 2005-12-23  Richard M. Stallman  <rms@gnu.org>
12505         * vc.el (vc-annotate-car-last-cons): Defn moved up.
12507 2005-12-23  Juri Linkov  <juri@jurta.org>
12509         * hi-lock.el (hi-lock-archaic-interface-message-used)
12510         (hi-lock-archaic-interface-deduce, hi-lock-mode): Doc fix.
12511         (hi-lock-mode): Display "Hi" in the mode line only when
12512         hi-lock-interactive-patterns or hi-lock-file-patterns is non-nil.
12513         (hi-lock-write-interactive-patterns):
12514         Use hi-lock-file-patterns-prefix instead of hard-coded "Hi-lock".
12515         (hi-lock-set-pattern, hi-lock-set-file-patterns)
12516         (hi-lock-font-lock-hook): Set 3rd arg `how' of
12517         font-lock-add-keywords to t.
12519 2005-12-23  David Koppelman  <koppel@ece.lsu.edu>
12521         * hi-lock.el (hi-lock-highlight-range): New variable.
12522         (hi-lock-mode, hi-lock-unface-buffer): Call font-lock-fontify-buffer
12523         only if font-lock-fontified is non-nil.  Remove overlays.
12524         (hi-lock-set-pattern): Call font-lock-fontify-buffer if
12525         font-lock-fontified is non-nil, otherwise use overlays (instead of
12526         text properties).
12527         (hi-lock-string-serialize-hash, hi-lock-string-serialize-serial):
12528         New variables.
12529         (hi-lock-string-serialize) New function.
12531 2005-12-23  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
12533         * menu-bar.el (menu-find-file-existing): New function.
12534         (menu-bar-file-menu): Use menu-find-file-existing for Open.
12536         * tool-bar.el (tool-bar-setup): Open changed to menu-find-file-existing.
12538 2005-12-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12540         * vc.el: Remove unnecessary leading * in docstrings.
12541         (vc-annotate-mode-map): Move initialization into declaration.
12542         (vc-static-header-alist): Nitpick on the regexp.
12543         (vc-default-init-version): New fun.
12544         (vc-register): Use it.
12545         (vc-insert-headers): Use dolist.
12546         (vc-annotate-get-backend): Remove unused function.
12547         (vc-annotate-add-menu): Remove.  Build the menu directly at toplevel.
12548         (vc-annotate-mode): Remove corresponding call.
12549         (vc-annotate-car-last-cons): Simplify.
12550         (vc-annotate-buffers): Remove var.
12551         (vc-annotate-backend): Make it buffer-local.
12552         (vc-annotate): Move the interaction to the interactive spec.
12553         Add a `buf' argument.
12554         (vc-annotate-warp-version): Use this new `buf' argument to avoid
12555         killing&creating a vc-annotate buffer, which is very disruptive when
12556         the buffers are shown in dedicated frames.
12558 2005-12-23  Nick Roberts  <nickrob@snap.net.nz>
12560         * descr-text.el: Add FSF as maintainer.
12561         (describe-text-mode, describe-text-mode-map)
12562         (describe-text-mode-hook, describe-text-done): Delete.  Use normal
12563         help-mode.
12564         (describe-text-widget, describe-text-sexp)
12565         (describe-property-list, describe-text-category)
12566         (describe-text-properties, describe-text-properties-1)
12567         (describe-char): Use help buttons instead of widgets.
12568         (describe-char-unicodedata-file): Make URL link in doc string.
12570 2005-12-22  Richard M. Stallman  <rms@gnu.org>
12572         * cus-edit.el (custom-variable-prompt): Say "variable" in prompt.
12573         (custom-buffer-create-internal): Reword the top-of-buffer help intro.
12574         Don't include buttons that write a file when there's no file.
12575         (custom-variable-menu, custom-face-menu, custom-group-menu):
12576         Don't include commands that write a file when there's no file.
12577         (customize-browse): Reword the top-of-buffer help intro.
12578         (custom-buffer-create-internal): Fix previous change.
12579         (customize-changed-options-previous-release): Prev release is 21.1.
12580         (customize-changed-options): Doc fix.
12581         (customize-changed): New alias.
12582         (custom-reset-menu, custom-magic-alist, Custom-mode-menu):
12583         Say "standard values".
12584         (Custom-reset-standard): Doc fix.
12585         (custom-face-reset-standard): Doc fix.
12587 2005-12-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12589         * font-lock.el (font-lock-default-fontify-buffer): Try and set-defaults
12590         even if font-lock-mode is non-nil since it may be t without having
12591         turned on font-lock-mode-internal.
12592         (font-lock-choose-keywords): Minor optimization.
12593         (font-lock-add-keywords, font-lock-remove-keywords)
12594         (font-lock-set-defaults): Don't call make-local-variable on a variable
12595         that we know to already be local.
12597 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12599         * emacs-lisp/lisp.el (lisp-complete-symbol): Don't print progress
12600         messages if in the minibuffer.
12602 2005-12-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12604         * textmodes/flyspell.el (flyspell-check-word-p): Don't quote - in a RE.
12605         (tex-mode-flyspell-verify, flyspell-get-word)
12606         (flyspell-external-point-words): Don't use point-min/max uselessly.
12608         * emacs-lisp/lisp.el (lisp-complete-symbol): Mostly undo the change
12609         by Kevin Rodgers.  Instead, just hide the completions buffer if we
12610         don't need to show it.
12612 2005-12-21  Luc Teirlinck  <teirllm@auburn.edu>
12614         * wid-edit.el (file, directory): Doc fixes for the `define-widget's.
12616 2005-12-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12618         * emacs-lisp/lisp.el (lisp-complete-symbol): Don't call
12619         delete-windows-on with an inexistent buffer.
12621 2005-12-22  Nick Roberts  <nickrob@snap.net.nz>
12623         * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
12624         Delete defcustom variable :tag names.
12626 2005-12-20  Stefan Monnier  <monnier@iro.umontreal.ca>
12628         * log-view.el (log-view-file-re, log-view-message-re): Use shy groups.
12629         (log-view-font-lock-keywords): Ajust subgroup numbers.
12630         (log-view-current-tag): Don't hard code the number of subgroups.
12632 2005-12-20  Juri Linkov  <juri@jurta.org>
12634         * tooltip.el (tooltip): Move defgroup before define-minor-mode.
12635         (tooltip-x-offset, tooltip-y-offset): Doc fix.
12637         * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
12638         (menu-bar-non-minibuffer-window-p): Instead of checking
12639         display-multi-frame-p, use selected-frame when menu-updating-frame
12640         is nil.
12642 2005-12-20  Stuart Herring  <herring@lanl.gov>  (tiny change)
12644         * align.el (align-rules-list): Use [ \t] instead of \s-
12645         for column separators in text mode.
12647 2005-12-20  Nick Roberts  <nickrob@snap.net.nz>
12649         * help-mode.el (help-customize-variable, help-customize-face):
12650         Don't pop help-xref-stack as help-follow no longer pushes
12651         anything on to it.
12653 2005-12-20  Carsten Dominik  <dominik@science.uva.nl>
12655         * textmodes/org.el (org-agenda-custom-commands): New option.
12656         (org-agenda): Offer custom commands on splash screen.
12657         (org-make-tags-matcher): Parser for Boolean logic added.
12658         (org-agenda-set-tags): New command.
12659         (org-agenda-menu, org-agenda-mode-map): Add `org-agenda-set-tags'.
12660         (org-set-tags): Efficiency improvements.
12661         (org-auto-align-tags): New option.
12662         (org-todo, org-demote, org-promote): Realign tags.
12663         (org-tags-completion-function): Use also "&" and "|" as separators.
12664         (org-org-menu): Agenda commands simplified.
12666 2005-12-19  Luc Teirlinck  <teirllm@auburn.edu>
12668         * cus-edit.el (customize-apropos, customize-apropos-options):
12669         Docstring changes.
12671         * font-lock.el (font-lock): Add tags to the links in the defgroup.
12673 2005-12-19  Chong Yidong  <cyd@stupidchicken.com>
12675         * longlines.el (longlines-mode): Wrap while widened.
12676         (longlines-decode-region, longlines-encode-region): Compute max
12677         just once.
12679 2005-12-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
12681         * cus-edit.el (mac): New group.
12683         * cus-start.el (all): Add user options in macterm.c.  Add test for
12684         Mac-related built-ins.  Fix test for GTK-related built-ins.
12686         * term/mac-win.el (mac-handle-language-change)
12687         (mac-ae-open-documents, mac-ae-get-url, mac-services-open-file)
12688         (mac-services-open-selection, mac-services-mail-selection)
12689         (mac-services-mail-to, mac-services-insert-text)
12690         (mac-dispatch-apple-event): Add docstrings.
12691         (x-get-selection, mac-select-convert-to-string): Select coding
12692         system from `utf-16be' and `utf-16le' using `byteorder'.
12694 2005-12-18  Stefan Monnier  <monnier@iro.umontreal.ca>
12696         * subr.el (lazy-completion-table): Don't be fooled if the var holds
12697         a "list" (lambda ...) rather than a real completion list.
12699         * emacs-lisp/cl-extra.el (cl-macroexpand-all): Fix code-walk for
12700         lexical-let when encountering ((lambda (...) ...) ...).
12702 2005-12-17  Chong Yidong  <cyd@stupidchicken.com>
12704         * progmodes/sh-script.el (sh-mode):
12705         * language/ethio-util.el (ethio-fidel-to-sera-mail-or-marker):
12706         * textmodes/picture.el (picture-mode): Update docstrings.
12708 2005-12-17  Eli Zaretskii  <eliz@gnu.org>
12710         * makefile.w32-in (autoloads, custom-deps): Warn that parts of
12711         commands enclosed in $(ARGQUOTE)s should not be split between two
12712         lines, as that will break with GNU Make >3.80, when sh.exe is used
12713         and arg quoting is with '..'.
12714         (autoloads): Don't break the quoted --eval expression between
12715         several lines.
12717 2005-12-17  Chong Yidong  <cyd@stupidchicken.com>
12719         * emacs-lisp/edebug.el (edebug-safe-prin1-to-string):
12720         Capture error from printing circular structures.
12722 2005-12-17  Martin Rudalics  <rudalics@gmx.at>
12724         * wid-edit.el (widget-checkbox-action): Clear undo info.
12726 2005-12-16  Bill Wohler  <wohler@newt.com>
12728         * menu-bar.el (kill-this-buffer): Set a good example by using menu
12729         bar, not menubar in comment.
12731 2005-12-16  Stefan Monnier  <monnier@iro.umontreal.ca>
12733         * progmodes/cc-engine.el (c-after-change-check-<>-operators):
12734         After-change-functions should not clobber the match data.
12736 2005-12-16  Juri Linkov  <juri@jurta.org>
12738         * simple.el (choose-completion): Use `buffer-substring-no-properties'
12739         instead of `buffer-substring'.
12740         (completion-common-substring): Doc fix.
12741         (completion-setup-function): Use minibuffer-completion-contents
12742         instead of minibuffer-contents.  Don't set common-string-length
12743         initially.  Remove special handling of partial-completion-mode.
12744         Move computation of completion-base-size into one cond.
12745         Call completion-base-size-function in mainbuf.  In computation of
12746         completion-base-size for file name completion don't move point to
12747         the end of the minibuffer.  Move computation of common-string-length
12748         into one cond.  Start putting faces only when common-string-length>=0.
12749         Add condition to put completions-common-part when
12750         common-string-length>0.
12752         * complete.el (PC-do-completion): Remove `(equal (point) beg)' to
12753         place point at the first different character in the minibuffer
12754         even if this position is at the beginning of the minibuffer.
12756         * info.el (Info-read-node-name-1): In completion-base-size-function's
12757         lambda return 1 if common-substring or minibuffer-completion-contents
12758         starts with (, and 0 otherwise.
12760         * emacs-lisp/crm.el (crm-minibuffer-completion-help):
12761         Use `crm-current-element' for second arg of `display-completion-list'.
12763 2005-12-16  Klaus Zeitler  <kzeitler@lucent.com>
12765         * files.el (set-auto-mode): Look for an interpreter specified on
12766         the first line also if search for mode specification succeeded,
12767         but the mode is not known.
12769 2005-12-16  Carsten Dominik  <dominik@science.uva.nl>
12771         * textmodes/org.el (org-tags-match-list-sublevels): New option.
12772         (org-open-at-point): Implement tag searches as links.
12773         (org-fit-agenda-window, org-get-buffer-tags, org-get-tags)
12774         (org-make-tags-matcher, org-scan-tags, org-activate-tags): New funs.
12775         (org-tags-sparse-tree, org-tags-view, org-set-tags)
12776         (org-agenda-dispatch): New commands.
12777         (org-use-tag-inheritance, org-tags-column): New options.
12778         (org-tab-follows-link, org-return-follows-link): New options.
12779         (org-tags): New customize group.
12780         (org-start-icalendar-file): Get local time zone.
12781         (org-tags-completion-function): New function.
12782         (org-set-font-lock-defaults): Make sure links will also be
12783         highlighted inside headlines.
12785 2005-12-16  Mark Plaksin  <happy@usg.edu>  (tiny change)
12787         * term.el (term-emulate-terminal):
12788         Let term-handle-ansi-terminal-messages override what Bash says about
12789         its current directory.
12791 2005-12-16  K\e,Aa\e(Broly L\e$,1 q\e(Brentey  <lorentey@elte.hu>
12793         * bindings.el (last-buffer): Move to simple.el.
12794         * simple.el (last-buffer): Move here.
12795         (get-next-valid-buffer): New function.
12796         (next-buffer): Use frame-local buffer list, maintain buried buffer list.
12797         (prev-buffer): Ditto.  Rename to `previous-buffer'.
12799         * menu-bar.el (menu-bar-update-buffers): Update uses of `prev-buffer'.
12800         * bindings.el (global-map): Ditto.
12802 2005-12-15  Luc Teirlinck  <teirllm@auburn.edu>
12804         * cus-edit.el: Introductory comment change.
12805         (custom-magic-alist): Change message string for the `rogue' state.
12807 2005-12-15  Richard M. Stallman  <rms@gnu.org>
12809         * tooltip.el: Delete defcustom variable :tag names.
12811         * complete.el (partial-completion-mode): Doc fix.
12813         * textmodes/flyspell.el (flyspell-external-point-words):
12814         Use save-excursion to ensure we don't move backward in the
12815         search loop, not even one character.
12816         (flyspell-delete-all-overlays): Use remove-overlays directly.
12818         * textmodes/ispell.el (ispell-current-personal-dictionary): New var.
12819         (ispell-start-process): Set that variable.
12820         Clear ispell-buffer-local-name.
12821         (ispell-internal-change-dictionary):
12822         Set ispell-current-dictionary after killing process.
12823         (ispell-buffer-local-dict):
12824         Don't set spell-personal-dictionary after killing process.
12825         (ispell-buffer-local-words): Don't clear out ispell-buffer-local-name.
12826         (ispell-tex-skip-alists, ispell-html-skip-alists)
12827         (ispell-skip-region-alist): Mark as risky.
12829         * net/newsticker.el (newsticker--retrieval-timer-list)
12830         (newsticker--display-timer, newsticker-running-p)
12831         (newsticker-ticker-running-p): Definitions moved up.
12833 2005-12-16  Nick Roberts  <nickrob@snap.net.nz>
12835         * progmodes/gdb-ui.el (gdb-many-windows): Echo new state in minibuffer.
12837 2005-12-15  David Ponce  <david@dponce.com>
12839         * recentf.el (recentf-dialog-goto-first): Fix missing error condition.
12840         (recentf-edit-list, recentf-open-files): Signal an error when
12841         there is no recent file.
12843 2005-12-14  Lennart Borgman  <lennart.borgman.073@student.lu.se>
12845         * textmodes/texinfmt.el (texinfo-format-region): Set buffer to
12846         read-only except for texinfo-format-region evaluation.
12848 2005-12-14  Richard M. Stallman  <rms@gnu.org>
12850         * vc.el (vc-default-previous-version, vc-default-next-version)
12851         (vc-do-command): Doc fixes.
12853 2005-12-14  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
12855         * textmodes/bibtex.el (bibtex-expand-strings)
12856         (bibtex-autokey-expand-string, bibtex-name-part)
12857         (bibtex-entry-type-whitespace, bibtex-entry-type-str)
12858         (bibtex-any-entry-maybe-empty-head, bibtex-string-type)
12859         (bibtex-preamble-prefix, bibtex-string-empty-key): New variables.
12860         (bibtex-entry-type, bibtex-entry-head): Match only valid entries.
12861         (bibtex-entry-postfix, bibtex-known-entry-type-re)
12862         (bibtex-valid-entry-re, bibtex-any-valid-entry-re)
12863         (bibtex-valid-entry-whitespace-re, bibtex-empty-field-re)
12864         (bibtex-field-name-for-parsing, bibtex-remove-delimiters-string)
12865         (bibtex-beginning-of-last-entry): Remove.
12866         (bibtex-parse-field-name): Use bibtex-field-name.  Issue error
12867         message if comma is missing but buffer is read-only.
12868         (bibtex-parse-field-text): Handle whitespaces at the end of field
12869         text.  Return 3-element list with beginning and end of field text
12870         and end of field.
12871         (bibtex-end-of-text-in-field, bibtex-end-of-field): Change accordingly.
12872         (bibtex-parse-field): Remove arg name.  Use bibtex-field-name.
12873         (bibtex-search-forward-field, bibtex-search-backward-field):
12874         Search always delimited by limits of entry.  Use more efficient
12875         search algorithms.
12876         (bibtex-name-in-field): Use bibtex-start-of-name-in-field and
12877         bibtex-end-of-name-in-field.
12878         (bibtex-text-in-field-bounds): Handle BibTeX strings when
12879         extracting the content of a field.
12880         (bibtex-text-in-field): Use search limits.
12881         (bibtex-parse-string-prefix): Handle empty string keys based on
12882         bibtex-string-empty-key.
12883         (bibtex-parse-string): Fix docstring.
12884         (bibtex-text-in-string): Use bibtex-text-in-field-bounds.
12885         (bibtex-preamble-prefix, bibtex-strings): New functions.
12886         (bibtex-skip-to-valid-entry): Include preceding whitespace in
12887         BibTeX entries (consistent with other BibTeX functions).
12888         (bibtex-map-entries): Use bibtex-skip-to-valid-entry.
12889         (bibtex-search-entry): Fix docstring.  Simplify.
12890         (bibtex-flash-head, bibtex-complete-string-cleanup)
12891         (bibtex-count-entries, bibtex-sort-buffer): Simplify.
12892         (bibtex-beginning-of-first-entry): Use bibtex-skip-to-valid-entry.
12893         (bibtex-parse-entry): New optional arg content.
12894         (bibtex-format-entry, bibtex-autofill-entry, bibtex-url): Use it.
12895         Use bibtex-text-in-field-bounds.
12896         (bibtex-print-help-message): Handle BibTeX strings and preambles.
12897         (bibtex-end-of-entry): Use bibtex-preamble-prefix and
12898         bibtex-parse-string-postfix.
12899         (bibtex-find-text-internal): New function.
12900         (bibtex-remove-delimiters): Use it.
12901         (bibtex-find-text): Use it.  New optional arg help.
12902         (bibtex-complete): Handle BibTeX string and preamble entries.
12903         (bibtex-Preamble): Fix order of closing delimiters.
12905 2005-12-14  Stefan Monnier  <monnier@iro.umontreal.ca>
12907         * vc.el (vc-default-revert): New fun.
12909         * vc-mcvs.el (vc-mcvs-revert): Fix call to vc-default-revert.
12911 2005-12-14  Romain Francoise  <romain@orebokech.com>
12913         * font-lock.el (font-lock-keywords-alist): Rename `append' to `how'.
12914         (font-lock-add-keywords, font-lock-update-removed-keyword-alist):
12915         (font-lock-remove-keywords): Likewise.
12917 2005-12-14  Juri Linkov  <juri@jurta.org>
12919         * log-view.el (log-view-diff): Doc fix.
12921         * isearch.el (isearch-query-replace): Use (mark) instead of
12922         isearch-opoint if mark is active in transient-mark-mode.
12924 2005-12-14  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
12926         * isearch.el (isearch-query-replace): Check for isearch-other-end.
12928 2005-12-14  Per Abrahamsen  <abraham@dina.kvl.dk>
12930         * progmodes/cpp.el (cpp-face): New widget.
12931         (cpp-known-face, cpp-unknown-face, cpp-edit-list): Use it.
12933 2005-12-14  Juri Linkov  <juri@jurta.org>
12935         * help-macro.el (make-help-screen): Bind `inhibit-read-only' to t
12936         around `erase-buffer' and `insert'.
12938         * descr-text.el (describe-text-properties): Replace buffer name
12939         "*Help-2*" with "*Help*<2>".
12940         (describe-char): Add functions print-help-return-message,
12941         toggle-read-only.  Use help-setup-xref with nil to not store
12942         describe-char in help-xref-stack.  Use help-make-xrefs to
12943         make [back] button.
12945         * desktop.el (desktop-minor-mode-table): Add vc-dired-mode with nil.
12947         * wdired.el (wdired-old-point): New internal variable.
12948         (wdired-change-to-wdired-mode): Set it buffer-locally.
12949         (wdired-abort-changes): Restore point after aborting changes.
12951 2005-12-13  Stefan Monnier  <monnier@iro.umontreal.ca>
12953         * vc.el (vc-do-command): Add a new value t for okstatus.
12955         * vc-svn.el (vc-svn-registered): Use it to avoid popping up a spurious
12956         frame in case of errors.
12958 2005-12-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
12960         * menu-bar.el (menu-bar-showhide-fringe-menu): Move "On the Right"
12961         so it comes after "On the Left" in the menu.
12963 2005-12-12  Luc Teirlinck  <teirllm@auburn.edu>
12965         * cus-edit.el (customize-apropos, customize-apropos-options)
12966         (customize-apropos-faces, customize-apropos-groups): Doc fixes.
12968 2005-12-12  Bill Wohler  <wohler@newt.com>
12970         * vc-svn.el (vc-svn-registered): Fix problem of visiting
12971         non-writable Subversion-controlled files by saving window
12972         configuration before calling vc-do-command.  vc-do-command calls
12973         pop-to-buffer on error which is unexpected during registration.
12975 2005-12-12  Jay Belanger  <belanger@truman.edu>
12977         * calc/README: Update the summary of changes.
12979 2005-12-12  Stefan Monnier  <monnier@iro.umontreal.ca>
12981         * descr-text.el (describe-char): Rework last fix to solve the problem
12982         is the same way it's solved for everything else in that function
12983         (i.e. by extracting the info before setting up the *Help* buffer).
12985 2005-12-12  Kim F. Storm  <storm@cua.dk>
12987         * subr.el (version-regexp-alist): Allow space as separator before
12988         non-numeric part, e.g. "1.0 alpha".
12989         (version-to-list): Interpret .X.Y version as 0.X.Y version.
12991 2005-12-12  Carsten Dominik  <dominik@science.uva.nl>
12993         * textmodes/org.el (org-agenda, org-timeline, org-todo):
12994         Implement Logging and the keep-modes setting.
12995         (org-get-category): Make sure a string is returned.
12996         (org-log-done): New function.
12997         (org-log-done, org-closed-string): New options.
12999 2005-12-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
13001         * tooltip.el (tooltip-y-offset): Change default to 20.
13003 2005-12-12  Richard M. Stallman  <rms@gnu.org>
13005         * mouse.el (mouse-drag-vertical-line): Use adjust-window-trailing-edge.
13007         * frame.el (display-hourglass): Doc fix.
13009         * help.el (help-for-help-internal): Simplify entry for `a'.
13011         * info.el (Info-on-current-buffer): Doc fix.
13012         (info-insert-file-contents): Don't test (featurep 'jka-compr).
13014         * startup.el (inhibit-splash-screen): Make this the real name.
13015         (inhibit-startup-message): Make this the alias.
13016         (command-line): Find only simple.el, and use its directory
13017         to fill in other preloaded files' names.
13018         (command-line): Deactivate the mark if deactivate-mark is set.
13020         * international/mule.el (load-with-code-conversion):
13021         Bind deactivate-mark.
13023         * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
13025 2005-12-11  Luc Teirlinck  <teirllm@auburn.edu>
13027         * cus-edit.el (customize-apropos): Avoid listing an option more
13028         than once under different aliases.  No longer list user options
13029         that are not defined with defcustom (unless a prefix arg is given).
13030         Doc fix.
13031         (customize-apropos-options): Doc fix.
13033 2005-12-11  Juri Linkov  <juri@jurta.org>
13035         * frame.el (set-background-color, set-foreground-color)
13036         (set-cursor-color, set-mouse-color, set-border-color):
13037         Add explicit prompts to read colors by `facemenu-read-color'.
13038         (show-trailing-whitespace, blink-cursor-delay)
13039         (blink-cursor-interval, display-hourglass, hourglass-delay):
13040         Remove tags.
13041         (display-hourglass, hourglass-delay): Doc fix.
13042         (cursor-in-non-selected-windows): Capitalize words in tag.
13044         * faces.el (frame-background-mode): Replace `choice-item' keywords
13045         with `const' to not make [default] button.  Change default value tag
13046         from `default' to `automatic'.  Doc fix.
13047         (trailing-whitespace) <defface>: Change group `whitespace' to
13048         `whitespace-faces'.
13050 2005-12-11  Richard M. Stallman  <rms@gnu.org>
13052         * buff-menu.el (Buffer-menu-sort-column): Not a user variable.
13054 2005-12-11  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
13056         * term/mac-win.el: Create keymap for mac-apple-event-map.
13058 2005-12-11  Nick Roberts  <nickrob@snap.net.nz>
13060         * tooltip.el (tooltip-mode): Move to start of file so that it
13061         appears at top of customize buffer.
13063         * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
13064         Add the gud groupname.
13065         (gud-tooltip-mode): Add the tooltip groupname.
13066         (gud-tooltip-echo-area): Add the gud groupname.  Remove tag to
13067         avoid conflict with tooltip-use-echo-area.
13069 2005-12-10  Romain Francoise  <romain@orebokech.com>
13071         * help.el (help-for-help-internal): Add `r' in doc string.
13073 2005-12-10  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
13075         * align.el (align-regexp, align-highlight-rule):
13076         Use region-beginning and region-end instead of point and mark, so that
13077         repetition (with `repeat-complex-command') recomputes the region
13078         bounds.
13080 2005-12-10  Lennart Borgman  <lennart.borgman.073@student.lu.se>
13082         * window.el (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
13083         (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
13084         (bw-refresh-edges, bw-adjust-window, bw-balance-sub): New functions.
13085         (balance-windows): Rewrite using the above new functions.
13087 2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
13089         * hi-lock.el (hi-lock-mode): Rename from hi-lock-buffer-mode;
13090         react if global-hi-lock-mode seems intended.
13091         (global-hi-lock-mode) Renamed from hi-lock-mode.
13092         (hi-lock-archaic-interface-message-used)
13093         (hi-lock-archaic-interface-deduce): New variables.
13094         (turn-on-hi-lock-if-enabled, hi-lock-line-face-buffer)
13095         (hi-lock-face-buffer, hi-lock-face-phrase-buffer)
13096         (hi-lock-find-patterns, hi-lock-font-lock-hook):
13097         Replace hi-lock-buffer-mode with hi-lock-mode.
13099 2005-12-10  Kevin Rodgers  <ihs_4664@yahoo.com>
13101         * emacs-lisp/lisp.el (lisp-complete-symbol): Regenerate the
13102         completion list, even after a partial completion has been
13103         inserted in the current buffer.  If there are more than 1
13104         completion, redisplay the *Completions* buffer; if the
13105         completion is unique, delete the *Completions* window.
13107 2005-12-10  Eli Zaretskii  <eliz@gnu.org>
13109         * mail/rmail.el (rmail-next-same-subject): Handle multiple "Re: "
13110         strings and long subject lines that were broken into multiple
13111         lines at arbitrary places.  Handle subjects that have "Re: " in
13112         the middle.
13114 2005-12-10  John W. Eaton  <jwe@octave.org>
13116         * emacs/octave-mod.el (octave-electric-space): Don't indent
13117         comments or strings if octave-auto-indent is nil.
13119 2005-12-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
13121         * term/mac-win.el: Require url when compiling.
13122         Call mac-process-deferred-apple-events after loading init files.
13123         (mac-apple-event-map): New defvar.  Define event handlers in it.
13124         (core-event, internet-event): New Apple event class symbols.
13125         (open-application, reopen-application, open-documents)
13126         (print-documents, open-contents, quit-application)
13127         (application-died, show-preferences, autosave-now, get-url):
13128         New Apple event ID symbols.
13129         (about): New HICommand ID symbol.
13130         (mac-event-spec, mac-event-ae): New macros.
13131         (mac-ae-parameter, mac-ae-list, mac-bytes-to-integer)
13132         (mac-ae-selection-range, mac-ae-text-for-search)
13133         (mac-ae-open-documents, mac-ae-text, mac-ae-get-url): New functions.
13134         (mac-application-menu-map): Remove keymap.  Handlers for HICommand
13135         and Services menu events are now defined in mac-apple-event-map.
13136         (mac-drag-n-drop): Remove selection range handling.
13138 2005-12-10  Kenichi Handa  <handa@m17n.org>
13140         * simple.el (zap-to-char):
13141         * isearch.el (isearch-process-search-char): Translate CHAR by
13142         translation-table-for-input.
13144 2005-12-09  Chong Yidong  <cyd@stupidchicken.com>
13146         * foldout.el (foldout-exit-fold): Properly hide subtree.
13148 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
13150         * files.el (save-buffer):
13151         * international/ucs-tables.el (ucs-set-table-for-input):
13152         * mail/mail-extr.el (mail-extract-address-components):
13153         * mail/sendmail.el (mail-mode): Reformat doc string.
13155 2005-12-09  Juri Linkov  <juri@jurta.org>
13157         * isearch.el (isearch-highlight): Change main overlay priority
13158         from 1 to 1001.  Simplify.
13159         (isearch-lazy-highlight-update): Change lazy overlay priority
13160         from 0 to 1000.
13162         * replace.el (replace-highlight): Change overlay priority from
13163         1 to 1001.
13165         * textmodes/ispell.el (ispell-highlight-spelling-error-overlay):
13166         Change overlay priority from 1 to 1001.  Reuse existing overlay.
13168         * compare-w.el (compare-windows-highlight): Change overlay
13169         priority from 1 to 1000.
13171         * menu-bar.el (menu-bar-edit-menu): Add listp around
13172         pending-undo-list to disable menu item "undo" when pending
13173         undo list is empty.
13175         * locate.el (locate): Disable undo in *Locate* buffer.
13177 2005-12-09  Kim F. Storm  <storm@cua.dk>
13179         * mail/smtpmail.el (smtpmail-via-smtp): Disable undo in SMTP buffer.
13181 2005-12-09  David Ponce  <david@dponce.com>
13183         * recentf.el: Improvement of the menu code.
13184         (recentf-enabled-p): Move before first use.  Use `kill-emacs-hook'
13185         instead of menu hook.
13186         (recentf-show-menu, recentf-hide-menu): New functions.
13187         (recentf-menu-customization-changed, recentf-mode): Use them.
13188         (recentf-menu-action, recentf-max-menu-items)
13189         (recentf-menu-open-all-flag, recentf-menu-append-commands-flag)
13190         (recentf-arrange-by-rule-others)
13191         (recentf-arrange-by-rules-min-items)
13192         (recentf-arrange-by-rule-subfilter) : Don't use
13193         `recentf-menu-customization-changed'.
13194         (recentf-arrange-rules): Likewise.  Accept functions to compute
13195         sub-menu titles.
13196         (recentf-menu-filter): Likewise.  Doc fix.
13197         (recentf-menu-value-shortcut): Doc fix.
13198         (recentf-dump-variable): Quote atom value.
13199         (recentf-make-menu-items): Update to use it as a menu filter.
13200         (recentf-match-rule): New function.
13201         (recentf-arrange-by-rule): Use it.
13202         (recentf-indirect-mode-rule): New function.
13203         (recentf-build-mode-rules): Use it.
13204         (recentf-dir-rule): New function.
13205         (recentf-arrange-by-dir): Use it.
13206         (recentf-filter-changer-current): Rename from
13207         `recentf-filter-changer-state'.  All references updated.
13208         (recentf-filter-changer-alist): Update filter names.
13209         (recentf-filter-changer-select): New function.
13210         (recentf-filter-changer): Use it.  Make a sub-menu from filters
13211         available in `recentf-filter-changer-alist'.
13212         (recentf-data-cache, recentf-clear-data)
13213         (recentf-update-menu): Remove.  All references updated.
13214         (recentf-match-rule-p, recentf-build-dir-rules)
13215         (recentf-filter-changer-goto-next)
13216         (recentf-filter-changer-get-current)
13217         (recentf-filter-changer-get-next): Remove.
13219 2005-12-08  Luc Teirlinck  <teirllm@auburn.edu>
13221         * cus-edit.el (custom-buffer-create-internal): Relabel the whole
13222         buffer "Reset" button to "Reset to Current" for consistency with
13223         the State buttons.
13225 2005-12-08  John Paul Wallington  <jpw@pobox.com>
13227         * ibuf-ext.el (define-ibuffer-filter filename):
13228         If `dired-directory' is a list then really use its car.
13230 2005-12-08  Kim F. Storm  <storm@cua.dk>
13232         * emulation/cua-rect.el (cua--rectangle-aux-replace):
13233         Fix indention of text on right side of replaced rectangle.
13235 2005-12-09  Nick Roberts  <nickrob@snap.net.nz>
13237         * progmodes/gud.el (gud-speedbar-buttons, gud-tooltip-tips):
13238         No need to check gud-comint-buffer is bound.
13239         (gdb): Prevent multiple debugging when first session uses gdba.
13241 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
13243         CC Mode update to 5.31.
13245         * progmodes/cc-subword.el: Add a dummy `c-subword-mode' for
13246         Emacsen which lack `define-minor-mode'.  (Currently Emacs <21.
13247         We might do this function properly in the future).
13249         * progmodes/cc-cmds.el, cc-defs.el, cc-styles.el, cc-vars.el:
13250         New macros c-sentence-end and c-default-value-sentence end, to cope
13251         with Emacs 22's new function `sentence-end'.
13253 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
13255         * progmodes/cc-cmds.el (c-show-syntactic-information): Solve the
13256         compat issue using `c-put-overlay' and `c-delete-overlay'.
13258         * progmodes/cc-defs.el (c-put-overlay, c-delete-overlay):
13259         New compat macros to handle overlays/extents.
13261 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
13263         * progmodes/cc-fix.el: Add definitions of the macros push and pop
13264         (for GNU Emacs 20.4)
13266         * progmodes/cc-defs.el:
13267         (i) Load cc-fix.elc for `push' and `pop' (for GNU Emacs 20.4)
13269         * progmodes/cc-cmds.el (c-show-syntactic-information): Change the
13270         highlighting mechanism so it will work in XEmacs too.
13272         * progmodes/cc-defs.el: Insert c-int-to-char.
13274         * progmodes/cc-langs.el (c-nonsymbol-token-char-list): Insert a
13275         call to the new macro c-int-to-char.  This solves XEmacs's
13276         regarding characters as different from integers.
13278 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
13280         * progmodes/cc-fonts.el (c-make-syntactic-matcher):
13281         New internal helper.
13283         (c-cpp-matchers, c-basic-matchers-before): Use the `eval'
13284         construct to make the indirect face lookup work in XEmacs.
13286         (c-cpp-matchers): Append the negation char face to the existing
13287         fontification, so that the cpp face doesn't disappear.
13288         Use `c-make-syntactic-matcher' to avoid negation chars in comments
13289         and strings.
13291         * progmodes/cc-fonts.el (c-negation-char-face-name): New variable
13292         to map to `font-lock-negation-char-face' in emacsen where it exists.
13294 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
13296         * progmodes/cc-mode.el: Bind c-subword-mode to C-c C-w.
13298         * progmodes/cc-subword.el, cc-cmds.el, cc-mode.el:
13299         Rename "c-subword-move-mode" as "c-subword-mode".
13301         * progmodes/cc-mode.el: Added tty suitable bindings for C-c
13302         <delete> and C-c C-<delete>.  (To the c-hungry- delete functions).
13304 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
13306         * progmodes/cc-mode.el: Added autoload directive for
13307         `c-subword-move-mode' for use in older emacsen.
13309 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
13311         * progmodes/cc-mode.el:
13312         (i) Insert a binding for C-c C-backspace into
13313         c-bind-special-erase-keys which works in TTYs.
13314         (ii) Make sure that when file styles are used, any explicitly
13315         given style variables take priority over those in the style.
13316         Do this by calling `hack-local-variables' a second time.
13318         * progmodes/cc-vars.el: Add language specific customization
13319         widgets for AWK to c-doc-comment-style, c-require-final-newline
13320         and c-default-style.  Add a defcustom for awk-mode-hook.
13321         Give c-syntactic-element and c-syntactic-context doc-strings by
13322         directly setting their `variable-documentation' propery.
13323         This allows Emacs 22.1 to read these with C-h v.
13325         * progmodes/cc-awk.el: Apply a tidy-up patch (from Stefan Monnier).
13327 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
13329         * progmodes/cc-fonts.el, cc-vars.el
13330         (gtkdoc-font-lock-doc-comments, gtkdoc-font-lock-doc-protection)
13331         (gtkdoc-font-lock-keywords): GtkDoc patterns contributed by
13332         Masatake YAMATO.
13334         (c-doc-comment-style): Made GtkDoc default in C mode.
13336         * progmodes/cc-mode.el: Fixed key bindings for C-c C-<backspace>
13337         and C-c C-<delete>.
13339         (c-bind-special-erase-keys): New function for use on
13340         `normal-erase-is-backspace-hook' to bind C-c C-<delete> correctly.
13342         * progmodes/cc-cmds.el (c-hungry-delete): New function to fix
13343         <delete> key behavior in XEmacs according to `delete-forward-p'.
13344         C.f. `c-electric-delete'.
13346 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
13348         * progmodes/cc-mode.el: Give c-hungry-backspace and
13349         c-hungry-delete-forward permanent key bindings.
13351         * progmodes/cc-cmds.el (c-electric-semi&comma):
13352         Bind c-syntactic-context for calls to "criteria functions", for
13353         consistency with other calls to user functions.
13355         * progmodes/cc-cmds.el (c-indent-command): Expunge use of
13356         `current-prefix-arg', since this might be the prefix arg to a
13357         command which calls c-indent-command as a function.  Change the
13358         interactive spec from "p" to "P".
13360         * progmodes/cc-styles.el: Amend the doc-string of c-set-style, in
13361         reponse to a report from Joseph Kiniry <kiniry@acm.org> that it
13362         was difficult to understand.
13364 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
13366         * progmodes/cc-engine.el (c-on-identifier): Fix bug when at the
13367         first char of an identifier.
13369         * progmodes/cc-engine.el (c-on-identifier): Handle the "operator
13370         +" syntax in C++.
13372 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
13374         * progmodes/cc-cmds.el (c-mask-paragraph): Correct, so that
13375         auto-fill doesn't split a c-comment's last word from a hanging
13376         "*/" when a space is typed between them after fill-column.
13378         * progmodes/cc-defs.el: New macro c-delete-and-extract-region.
13380         * progmodes/cc-styles.el (c-set-style)
13381         (c-setup-paragraph-variables): Abort the command if we're not in a
13382         CC Mode buffer.
13384         * progmodes/cc-align.el (c-lineup-C-comments): Correct indentation
13385         with blank comment-prefix, and a blank line as the comment's
13386         second line.
13388 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
13390         * progmodes/cc-fonts.el (c-cpp-matchers, c-basic-matchers-before):
13391         Incorporate the patterns added in the Emacs development branch
13392         for the new Emacs 22 face `font-lock-negation-char-face'.
13394         * progmodes/cc-fonts.el (c-invalid-face-name): Use "red1" instead
13395         of "red" since it stands out better in xterms and DOS terminals.
13397         * progmodes/cc-engine.el (c-literal-faces):
13398         Add `font-lock-comment-delimiter-face' which is new in Emacs 22.
13400 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
13402         * progmodes/cc-cmds.el: Make C-c C-a (`c-toggle-auto-newline')
13403         forcibly enable c-electric-flag.
13405         * progmodes/cc-vars.el, cc-cmds.el: New clean-up
13406         `comment-close-slash' on c-electric-slash: if enabled, typing `/' just
13407         after the comment-prefix of a C-style comment will close that comment.
13409 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
13411         * progmodes/cc-fonts.el (c-basic-matchers-before)
13412         (c-complex-decl-matchers): Fix the "not-arrow-prefix" regexp used
13413         in Pike.
13415         * progmodes/cc-langs.el (c-other-op-syntax-tokens): Only C++ has
13416         digraphs.
13418         * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el
13419         (c-cpp-message-directives, c-cpp-include-directives)
13420         (c-opt-cpp-macro-define, c-opt-cpp-macro-define-start)
13421         (c-cpp-expr-directives): Introduce new language constants to
13422         control cpp syntax in a cleaner way.
13424         (c-cpp-expr-functions): Rename from c-cpp-defined-fns.
13426         (c-cpp-matchers, c-forward-to-cpp-define-body): Use them.
13428         * progmodes/cc-langs.el, cc-fonts.el (c-string-escaped-newlines)
13429         (c-multiline-string-start-char): New language constants and
13430         variables to specify how newlines in string literals work.
13432         (c-font-lock-invalid-string): Use them.
13434         * progmodes/cc-cmds.el (c-try-one-liner): Robustness fix if an
13435         unbalanced close brace is entered.  Optimization by avoiding going
13436         back over arbitrarily large blocks.  Removed hints that this
13437         function only would be relevant/useful in AWK.
13439         (c-electric-brace): Indent syntactically after the cleanups since
13440         lineup functions might do it differently then.
13442         * progmodes/cc-engine.el, cc-langs.el
13443         (c-opt-op-identifier-prefix): New language constant and variable.
13445         (c-just-after-func-arglist-p, c-after-special-operator-id)
13446         (c-search-decl-header-end, c-inside-bracelist-p): Use it.
13448         * progmodes/cc-align.el, cc-engine.el
13449         (c-after-special-operator-id): New helper to handle C++ operator
13450         identifiers.
13452         (c-lineup-topmost-intro-cont, c-just-after-func-arglist-p)
13453         (c-guess-basic-syntax): Handle C++ operator identifiers in
13454         declarations.
13456         * progmodes/cc-langs.el (c-assignment-operators): Add the
13457         trigraph version of ^= too.
13459         * progmodes/cc-langs.el (c-assignment-operators): Add the
13460         trigraph version of |= in C++.
13462         * progmodes/cc-fonts.el (c-font-lock-declarators):
13463         Handle `c-decl-hangon-kwds' after the identifier name.
13465         * progmodes/cc-engine.el (c-guess-basic-syntax): When deciding
13466         whether an arglist is "nonempty", ignore a comment after the open
13467         paren if it isn't followed by a non-comment token on the same line.
13469         * progmodes/cc-engine.el (c-guess-basic-syntax): Case 4:
13470         Enable heuristics below the point to cope with classes inside special
13471         brace lists in Pike.
13473 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
13475         * progmodes/cc-cmds.el: Amend c-point-syntax to handle macros.
13477 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
13479         * progmodes/cc-guess.el (cc-guess-install): New function to
13480         install an already guessed style in another buffer.
13482         * progmodes/cc-defs.el (c-tentative-buffer-changes): No longer
13483         sets `inhibit-read-only' - `c-save-buffer-state' should be used
13484         anyway if the change always is undone.
13486 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
13488         Implement togglable electricity:
13490         * progmodes/cc-defs.el: Enhance c-save-buffer-state's doc-string,
13491         saying when it should be used.
13493         * progmodes/cc-engine.el: Add the new buffer-local variable,
13494         c-electric-flag.
13496         * progmodes/cc-langs.el: Change the name of c-toggle-auto-state to
13497         c-toggle-auto-newline.
13499         * progmodes/cc-mode.el: Rename c-toggle-auto-state to
13500         c-toggle-auto-newline.  Remove the binding for
13501         c-toggle-auto-hungry-state.  Add the binding C-c C-l for the new
13502         c-toggle-electric-state.
13504         * progmodes/cc-vars.el: Make c-syntactic-indentation buffer local.
13506         * progmodes/cc-cmds.el: Add `c-bytecomp-defun's for
13507         c-\(forward\|backward\)-subword.
13508         (c-update-modeline): Add the new modeline flag `l' for
13509         `c-electric-flag'.  Make the auto-newline flag `a' dependent on `l'.
13510         (c-toggle-auto-state): Rename it to `c-toggle-auto-newline'.
13511         Make the old name an alias of the new name.
13512         (c-toggle-electric-state): New function.
13513         (c-electric-\(pound\|brace\|slash\|star\|semi&comma\|colon\|lt-gt\|paren\|continued-statement\)):
13514         Adapt these functions to do electric things only when
13515         c-electric-flag is non-nil.
13516         (c-point-syntax, c-brace-newlines, c-try-oneliner): Extract these
13517         new functions from c-electric-brace.
13518         (c-point-syntax): Add a check for "virtual semicolons" in AWK
13519         mode, so that the tentative extra newline doesn't change the
13520         syntax of the following brace.
13521         (c-electric-brace): Restructure by extracting the above functions.
13522         Tidy up the coding somewhat.
13523         (c-electric-semi&comma, c-electric-colon, c-electric-paren):
13524         restructure a bit.
13526 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
13528         * progmodes/cc-cmds.el (c-show-syntactic-information): Show the
13529         anchor position(s) using faces.  Thanks to Masatake YAMATO for the idea.
13531         * progmodes/cc-mode.el, cc-cmds.el, cc-defs.el, cc-engine.el
13532         (c-submode-indicators): Change name from `c-auto-hungry-string'
13533         since it's now used to track another submode.
13535         (c-update-modeline): Convert to function and extended to check
13536         `c-subword-move-mode'.
13538         (c-forward-into-nomenclature, c-backward-into-nomenclature):
13539         Convert to compat aliases for `c-forward-subword' and
13540         `c-backward-subword'.
13542         * progmodes/cc-subword.el: New functions and minor mode to handle
13543         SillyCapsedStyleIndentifiers, contributed by Masatake YAMATO:
13545         (c-forward-subword, c-backward-subword, c-mark-subword)
13546         (c-kill-subword, c-backward-kill-subword, c-transpose-subwords)
13547         (c-capitalize-subword, c-downcase-subword, c-upcase-subword):
13548         Functions corresponding to the standard word handling functions.
13550         (c-subword-move-mode): Minor mode that replaces all the standard
13551         word handling functions with their subword equivalences.
13553 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
13555         * progmodes/cc-vars.el (c-cleanup-list): Insert a customization
13556         entry for one-liner-defun.
13558         * progmodes/cc-defs.el: Give c-tentative-buffer-changes its own
13559         name in its def-edebug-spec.
13561         * progmodes/cc-cmds.el (c-electric-brace): Make the
13562         one-liner-defun clean-up work with empty-defun-braces.  o-l-d now
13563         compacts space before a comment, if this will make things fit on
13564         one line.
13566         Introduce an "awk" style, mainly for auto-newline and clean-ups.
13568         * progmodes/cc-align.el: New function c-snug-1line-defun-close
13570         * progmodes/cc-cmds.el: In c-electric-brace, add code for new
13571         clean-up one-liner-defun.
13573         * progmodes/cc-styles.el: Add the new "awk" style.
13575         * progmodes/cc-vars.el: Add description of one-liner-defun to
13576         c-cleanup-list's doc-string.  New user options,
13577         c-max-one-liner-length.  In c-default-style, set the default style
13578         for AWK to "awk".
13580 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
13582         * progmodes/cc-engine.el (c-forward-label): Fix fontification of
13583         macros inside labels.
13585         * progmodes/cc-engine.el (c-looking-at-bos): Obsolete in favor of
13586         `c-at-statement-start-p' and `c-at-expression-start-p'.
13588         * progmodes/cc-defs.el (c-tnt-chng-record-state): Don't signal an
13589         error if the mark isn't set.
13591         * progmodes/cc-engine.el (c-guess-continued-construct)
13592         (c-guess-basic-syntax): Use `c-forward-decl-or-cast-1' to more
13593         accurately detect functions inside functions.
13595         * progmodes/cc-engine.el (c-at-expression-start-p): New function
13596         like `c-at-statement-start-p' that additionally recognizes commas
13597         and expression parentheses as delimiters.
13599         * progmodes/cc-engine.el (c-looking-at-inexpr-block): Add flag
13600         to avoid heuristics that doesn't work for unclosed blocks.
13601         (c-at-statement-start-p): New function.
13603         * progmodes/cc-engine.el, cc-fonts.el: Fixes in handling of
13604         Objective-C directives, e.g. directives spanning lines should work
13605         reasonably well now.
13607         (c-put-c-type-property, c-clear-c-type-property): New helpers.
13609         (c-forward-objc-directive): New function to move over any ObjC
13610         directive.
13612         (c-just-after-func-arglist-p, c-guess-basic-syntax)
13613         (c-basic-matchers-before): Use it.
13615         (c-font-lock-objc-iip-decl): Remove.
13617         * progmodes/cc-engine.el (c-guess-basic-syntax): Some improvement
13618         in the template arglist recognition.
13620         * progmodes/cc-styles.el (c-style-alist): Fix several
13621         inconsistencies in the Whitesmith style.
13623         * progmodes/cc-align.el (c-lineup-after-whitesmith-blocks):
13624         New lineup function to get lines after Whitesmith style blocks
13625         correctly indented.
13627         (c-lineup-whitesmith-in-block): Back out the compensation for
13628         opening parens since it's done using `add' lists in the style
13629         definition instead.  Don't use the anchor position since it varies
13630         too much between the syntactic symbols. :P
13632         * progmodes/cc-vars.el (c-valid-offset): Update.
13634         * progmodes/cc-engine.el (c-evaluate-offset): Extend to handle
13635         lists where the offsets are combined according to several
13636         different methods: `first', `min', `max', and `add'.
13637         Report offset evaluation errors with `c-benign-error' so that some kind
13638         of reindentation still is done.
13640         * progmodes/cc-engine.el (c-guess-basic-syntax):
13641         Anchor `arglist-intro' the same way as `arglist-cont-nonempty' and
13642         `arglist-close'.
13644         * progmodes/cc-engine.el (c-guess-basic-syntax): Fix similar
13645         situations for `arglist-cont-nonempty' and `arglist-close'.
13647         * progmodes/cc-langs.el (c-opt-identifier-concat-key-depth): New const.
13649         * progmodes/cc-defs.el: Use `cc-bytecomp-fboundp' and
13650         cc-bytecomp-boundp' in a number of places.
13652         * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a
13653         macro related issue.
13655 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
13657         * progmodes/cc-awk.el: Change the terminology of regexps: A char
13658         list is now [asdf], a char class [:alpha:].
13659         Include code for char classes.
13660         Set c-awk-NL-prop on lines ending in open strings.  (Bug fix.)
13661         Add character classes (e.g. "[:alpha:]") into AWK Mode's regexps.
13663         Remove (nearly all of) the cruft associated with AWK Mode's former
13664         concept of "virtual semicolons":
13666         Adapt c-beginning-of-statement, c-end-of-statement (together with
13667         subfunctions) to use the new notion of "virtual semicolon" in
13668         place of the old awkward special handling for AWK.  There remains
13669         much cruft in cc-awk.el, cc-cmds.el and cc-engine.el to clear out.
13670         * progmodes/cc-cmds.el:
13671         (c-ascertain-adjacent-literal): In the backwards direction, now
13672         recognises AWK regexp delimiters as string delimiters.
13673         (c-after-statement-terminator-p): Adapt for virtual semicolons;
13674         check more rigorously for "end of macro".
13675         (c-back-over-illiterals, c-forward-over-illiterals): Adapt for
13676         virtual semicolons;
13677         (c-beginning-of-statement): Adapt for virtual semicolons; Separate
13678         out the code for forward movement into ...
13679         (c-end-of-statement): Now contains the code for forward movement,
13680         adapted for virtual semicolons.
13682         * progmodes/cc-engine.el:
13683         (c-ws*-string-limit-regexp): New regexp.
13684         (c-forward-single-comment, c-backward-single-comment): Comment out
13685         the (now redundant) "special" AWK stuff.
13687         * progmodes/cc-styles.el, cc-vars.el: Change the settings of
13688         c-string-par-start, c-string-par-separate to be more like Text
13689         Mode than Fundamental Mode.
13691 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
13693         * progmodes/cc-fonts.el (c-font-lock-declarations): Always narrow
13694         to the fontified region so that fontification doesn't occur
13695         outside it (could happen e.g. when fontifying a line with an
13696         unfinished declaration).
13698 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
13700         * progmodes/cc-awk.el: Move regexps for analysing AWK code to near the
13701         start of the file.  ^L now separate sections of the file.
13702         (c-awk-non-eol-esc-pair-re,     c-awk-blank-or-comment-line-re)
13703         (c-awk-one-line-possibly-open-string-re)
13704         (c-awk-regexp-one-line-possibly-open-char-class-re)
13705         (c-awk-one-line-possibly-open-regexp-re)
13706         (c-awk-one-line-non-syn-ws*-re): New defonsts.
13707         (c-awk-at-vsemi-p, c-awk-vsemi-status-unknown-p): New functions.
13709         Amend the concept of "virtual semicolons" (in the indentation
13710         engine) for languages like AWK, such that they are now
13711         conceptually attached to end of the last token of a statement, not
13712         the end of the line.  (In AWK Mode, however, the pertinent text
13713         property is still physically set on the EOL.)  Remove the specific
13714         tests for awk-mode, thus facilitating the introduction of other
13715         language modes where EOLs can end statements.
13716         (Note: The funtionality in cc-cmds.el, specifically
13717         c-beginning/end-of-statement has yet to be amended.)
13719         * progmodes/cc-defs.el (c-at-vsemi-p, c-vsemi-status-unknown-p):
13720         New macros.
13722         * progmodes/cc-langs.el: Added `#' into AWK Mode's value of
13723         c-stmt-delim-chars.  New c-lang-defvars: c-at-vsemi-p-fn,
13724         c-vsemi-status-unknown-p-fn (in a new page).
13726         * progmodes/cc-engine.el: In c-beginning-of-statement-1,
13727         c-crosses-statement-barrier-p, c-guess-basic-syntax, replace
13728         numerous awkward forms like
13729         (if (c-major-mode-is 'awk-mode) (c-awk-prev-line-incomplete-p))
13730         with (c-at-vsemi-p).  Fix a few typos.  In c-guess-basic-syntax, new
13731         variable before-ws-ip, the place just after char-before-ip appears.
13733         * progmodes/cc-mode.el: Fix what's almost a semantic ambiguity in
13734         a comment.
13736 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
13738         * progmodes/cc-cmds.el (c-electric-brace): Clean up using
13739         `c-tentative-buffer-changes'.
13741         * progmodes/cc-defs.el (c-region-is-active-p): Simplify and
13742         convert to macro to choose between Emacs and XEmacs at compile time.
13744         (c-set-region-active): New set counterpart to `c-region-is-active-p'.
13746         (c-tentative-buffer-changes): New macro to handle temporary buffer
13747         changes in a convenient way.
13749         (c-tnt-chng-record-state, c-tnt-chng-cleanup): Internal helpers
13750         for `c-tentative-buffer-changes'.
13752         * progmodes/cc-engine.el (c-looking-at-inexpr-block): Tighten up
13753         the checks for paren sexps between the point and the keyword, to
13754         avoid some false alarms.
13756         * progmodes/cc-engine.el, cc-langs.el (c-looking-at-inexpr-block):
13757         Fixed a situation where an error could be thrown for unbalanced
13758         parens.  Changed to make use of c-keyword-member' to avoid some
13759         repeated regexp matches.
13761         (c-opt-lambda-key, c-opt-inexpr-block-key, c-opt-inexpr-class-key):
13762         These language variable are no longer necessary.
13764         (c-block-stmt-kwds): New language constant used by
13765         c-looking-at-inexpr-block'.
13767         (c-guess-basic-syntax): Remove an optional check that looked at
13768         the existence of the now removed language variables.
13770         * progmodes/cc-engine.el (c-fdoc-shift-type-backward)
13771         (c-forward-decl-or-cast-1): Fix invalid recognition of C++ style
13772         object instantiation expressions as declarations in some contexts.
13773         This bug only affected languages where the declarator can't be
13774         enclosed in parentheses.
13776         * progmodes/cc-styles.el (c-style-alist): Fix the GNU style to
13777         insert newlines before and after substatement braces.
13779         * progmodes/cc-engine.el: Improved the heuristics for recognizing
13780         function declaration headers and the handling of C++ style member
13781         init lists.
13783         (c-just-after-func-arglist-p): Rewritten to use
13784         `c-forward-decl-or-cast-1'.  Now behaves a bit differently too.
13786         (c-beginning-of-member-init-list): Remove since it isn't used anymore.
13788         (c-guess-basic-syntax): Adapt case 5B for the new
13789         `c-just-after-func-arglist-p'.  Merge cases 5B.1 and 5B.3.
13790         Remove cases 5D.1 and 5D.2 since they aren't trigged anymore (case 5B.1
13791         covers all cases now).
13793         * progmodes/cc-defs.el (c-point): Add `bosws' and `eosws'.
13795 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
13797         * progmodes/cc-cmds.el, cc-styles.el, cc-vars.el: New variables
13798         c-string-par-start/separate c-sentence-end-with-esc-eol,
13799         initialised in c-setup-paragraph-variables, used in string
13800         scanning subroutines of c-beginning-of-statement.
13802         * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
13803         which precedes the newly inserted `{'.
13805 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
13807         * progmodes/cc-engine.el, cc-langs.el: Rewrote the recognition
13808         function for declaration level blocks.  It should now cope with
13809         templates better and also be a lot more comprehensible.
13811         (c-looking-at-decl-block): The new function.
13813         (c-search-uplist-for-classkey): The old one.  It's now a wrapper
13814         for compatibility.
13816         (c-add-class-syntax, c-guess-continued-construct)
13817         (c-guess-basic-syntax): Adapt for `c-looking-at-decl-block'.
13819         (c-decl-block-key): Change to tell apart ambiguous and
13820         unambiguous keywords.  Pike specials are now handled directly in
13821         the code instead.
13823         (c-block-prefix-disallowed-chars, c-block-prefix-charset):
13824         New language constants and variables to make the backward skip in
13825         `c-looking-at-decl-block' as tight as possible.
13827         (c-nonsymbol-token-char-list): New language constant.
13829         * progmodes/cc-engine.el (c-backward-<>-arglist): New function to
13830         find balanced template arglists backwards.
13832         * progmodes/cc-defs.el (c-make-bare-char-alt): New helper for
13833         making char classes for `c-syntactic-skip-backward'.
13835         * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify case
13836         16D - can't be a class-close at that point.
13838         * progmodes/cc-engine.el (c-guess-basic-syntax)
13839         (c-add-class-syntax): Don't narrow out the enclosing declaration
13840         level.  This makes everything a lot easier, and it was actually
13841         only four small places that needed it to work.  Some places that
13842         previously did `widen' are removed now, which has the effect that
13843         `c-guess-basic-syntax' never will look at things outside the
13844         current narrowment now.  The anchor position for `topmost-intro'
13845         is affected by this, but it was so bogus it was basically useless
13846         before, and now it's equally bogus but in a slightly different way.
13848         (c-narrow-out-enclosing-class): Gone.
13850         (c-most-enclosing-brace, c-least-enclosing-brace): Don't filter to
13851         the narrowed region.
13853         (c-least-enclosing-brace): Remove silly optional argument.
13855         * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
13856         the point could be left directly after an open paren when finding
13857         the beginning of the first decl in the block.
13859         * progmodes/cc-engine.el, cc-fonts.el (c-forward-keyword-clause):
13860         Specify which submatch to use.
13862         * progmodes/cc-langs.el (c-symbol-start): Include `@' in ObjC.
13864         (c-decl-start-re): No longer any need for special treatment of
13865         ObjC due to the above.
13867         (c-other-block-decl-kwds): Handle "extern" in ObjC too since it
13868         presumably follows C in that regard.
13870         * progmodes/cc-langs.el (c-identifier-ops, c-after-id-concat-ops):
13871         New language constants to specify operator tokens inside
13872         identifiers in a more high level way.
13874         (c-opt-identifier-prefix-key): New internal language constant.
13876         (c-opt-identifier-concat-key, c-opt-after-id-concat-key)
13877         (c-identifier-start, c-identifier-key): Now completely calculated
13878         from other constants.
13880         (c-identifier-last-sym-match): Decommission since it's no longer used.
13882         (c-operators): Use `c-identifier-ops'.  Document `postfix-if-paren'.
13884         * progmodes/cc-engine.el (c-forward-name): Remove the
13885         optimization when c-identifier-key is equal to c-symbol-key since
13886         it doesn't work in byte compiled files.  Don't record empty
13887         regions as identifiers.
13889         * progmodes/cc-langs.el (c-filter-ops): New helper function to
13890         simplify access to `c-operators' and its likes.
13892         (c-operator-list, c-all-op-syntax-tokens)
13893         (c-nonsymbol-token-regexp, c-<>-multichar-token-regexp)
13894         (c-<-op-cont-regexp, c->-op-cont-regexp, c-expr-kwds)
13895         (c-primary-expr-regexp, c-cast-parens): Use it.
13897         * progmodes/cc-defs.el (c-lang-const): Fixes to allow use without
13898         an explicit language in functions.
13900         * progmodes/cc-defs.el (c-make-keywords-re): Add an appendable
13901         variant of adornment.
13903         * progmodes/cc-langs.el (c-any-class-key): Remove unused language
13904         variable.
13906         (c-type-decl-prefix-key): Remove some now unnecessary cruft from
13907         the Pike value.
13909         * progmodes/cc-engine.el (c-on-identifier)
13910         (c-simple-skip-symbol-backward): Small fix for handling "-"
13911         correctly in `skip-chars-backward'.  Affected the operator lfun
13912         syntax in Pike.
13914         * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Disable the
13915         diagnostic message about precompiled language vars not being used.
13917         * progmodes/cc-langs.el (c-paren-nontype-kwds): The GCC keyword
13918         "__attribute__" is followed by a parenthesis.
13920         (c-type-start-kwds, c-prefix-spec-kwds, c-prefix-spec-kwds-re)
13921         (c-specifier-key, c-not-decl-init-keywords): Some cleanup using new
13922         language constants `c-type-start-kwds' and `c-prefix-spec-kwds'.
13924         * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el:
13925         Internal cleanups to properly detect the declared identifiers in
13926         various declarations.
13928         (c-decl-start-kwds): New language constant to recognize
13929         declarations that can start anywhere.  Used for class declarations
13930         in Pike.
13932         (c-specifier-key, c-not-decl-init-keywords)
13933         (c-decl-prefix-or-start-re, c-find-decl-prefix-search)
13934         (c-find-decl-spots): Implement `c-decl-start-kwds'.
13936         (c-other-decl-kwds, c-postfix-decl-spec-kwds, c-decl-hangon-kwds)
13937         (c-decl-hangon-key, c-forward-decl-or-cast-1): Separate the
13938         handling of the compiler specific extension keywords into a new
13939         language constant `c-decl-hangon-kwds' that defines keyword
13940         clauses to be ignored in declarations.
13942         (c-forward-id-comma-list, c-forward-keyword-clause): Don't skip
13943         past unrecognized tokens when handling `c-colon-type-list-kwds'.
13944         Necessary to stop at the declared identifier in e.g. IDL valuetype
13945         declarations.
13947         (c-typedef-decl-kwds, c-typeless-decl-kwds, c-type-list-kwds)
13948         (c-prefix-spec-kwds-re, c-postfix-spec-kwds)
13949         (c-after-suffixed-type-decl-key, c-opt-postfix-decl-spec-key)
13950         (c-forward-decl-or-cast-1): Recognize the declared identifier in
13951         class and enum declarations as such and not as part of the type.
13953         (c-forward-decl-or-cast-1, c-forward-label): Relax the
13954         interpretation of PRECEDING-TOKEN-END when there's no preceding token.
13956         (c-forward-decl-or-cast-1): Don't disregard sure signs of
13957         declarations when there's some syntax error later on.
13959         (c-complex-decl-matchers): Did away with a reference to
13960         `c-specifier-key'.
13962         * progmodes/cc-engine.el (c-maybe-labelp): Provide no default
13963         value - this variable is always dynamically bound.
13965         * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el, cc-menus.el
13966         * cc-mode.el, cc-styles.el, cc-vars.el, cc-align.el, cc-awk.el
13967         * cc-cmds.el, cc-defs.el: Change the policy for marking up
13968         functions that might do hidden buffer changes: All such internal
13969         functions are now marked instead of those that don't.
13971         (c-beginning-of-macro, c-end-of-macro, c-(forward|backward)-comments)
13972         (c-(forward|backward)-single-comment, c-parse-state, c-on-identifier)
13973         (c-(fast-|slow-|)in-literal, c-literal-limits, c-collect-line-comments)
13974         (c-literal-type): Allow these functions to make hidden buffer changes,
13975         so that they are free to use text property caching later on.
13977         (c-electric-backspace, c-electric-delete-forward, c-electric-pound)
13978         (c-electric-brace, c-electric-slash, c-electric-star)
13979         (c-electric-semi&comma, c-electric-colon, c-electric-lt-gt)
13980         (c-electric-paren, c-electric-continued-statement, c-indent-command)
13981         (c-indent-region, c-mask-paragraph, c-indent-new-comment-line)
13982         (c-context-line-break): Add `c-save-buffer-state' calls to comply
13983         with the changed semantics of the functions above.
13985         * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a bug
13986         when macros occur in obscure places.  Optimized the sexp movement
13987         a bit.
13989 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
13991         Enhancements for c-beginning-of-statement to work in AWK Mode:
13993         * progmodes/cc-awk.el: Supersede c-awk-NL-prop value `;'
13994         (completed statement) with `}' (statement completed by closing
13995         brace or semicolon) and `$' (statement completed by EOL).
13997         (c-awk-virtual-semicolon-ends-prev-line-p)
13998         (c-awk-virtual-semicolon-ends-line-p)
13999         (c-awk-skip-semantic-ws-forward, c-awk-skip-semantic-ws-backward)
14000         (c-awk-at-statement-end-p): New functions.
14002         * progmodes/cc-cmds.el: Simplify the structure of functions
14003         c-forward-over-illiterals, c-back-over-illiterals.  Enhance these
14004         two functions and c-beginning-of-statement to handle AWK Mode.
14006         * progmodes/cc-engine.el: Enhance c-forward-single-comment,
14007         c-backward-single-comment for AWK mode.  Attempt to clarify their
14008         doc-strings.
14010         * progmodes/cc-mode.el: Put M-a and M-e into awk-mode-map.
14012 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
14014         * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el: Cleaned up the
14015         label handling.  Labels are now recognized in a uniform and more
14016         robust way, regardless of context.  Text properties are put on all
14017         labels to recognize the following declarations better.
14018         Multiword labels are handled both in indentation and fontification for
14019         the benefit of language extensions like Qt.  For consistency, keywords
14020         in labels are now fontified with the label face instead.
14021         That also applies to "case" and "default".
14023         (c-beginning-of-statement-1): Fix some bugs in the label
14024         handling.  Disregard `c-nonlabel-token-key' in labels that begin
14025         with `c-label-kwds'.
14027         (c-find-decl-spots): Support that the callback adds more
14028         `c-decl-end' spots to find.
14030         (c-forward-decl-or-cast-1): Don't treat a list of plain
14031         identifiers followed by a colon as a declaration.
14033         (c-forward-label): New function to recognize labels.
14035         (c-guess-basic-syntax): Replace uses of `c-label-key' with
14036         `c-forward-label'.  Moved the label recognition cases (14 and 15)
14037         earlier since they aren't so context sensitive now.  Handle labels
14038         on the top level gracefully.  Moved access label recognition to
14039         the generic label case (CASE 15) - removed CASE 5E.
14041         (c-font-lock-declarations): Add recognition of labels in the
14042         same round since we need to handle labels in parallell with other
14043         declarations to recognize both accurately.  It should also improve
14044         speed.
14046         (c-simple-decl-matchers, c-basic-matchers-after):
14047         Move `c-font-lock-labels' so that it only is used on decoration level 2
14048         since `c-font-lock-declarations' handles it otherwise.
14050         (c-complex-decl-matchers): Remove the simplistic recognition of
14051         access labels.
14053         (c-decl-prefix-re): Remove the kludges that was necessary to cope
14054         with labels earlier.
14056         (c-decl-start-re): New language variable to make
14057         `c-font-lock-declarations' stop for the special protection labels
14058         in Objective-C that start with `@'.
14060         (c-label-key): Remove since it's no longer used.
14062         (c-recognize-colon-labels, c-label-prefix-re): New language
14063         constants to support recognition of generic colon-terminated labels.
14065         (c-type-decl-end-used): `c-decl-end' is now used whenever there
14066         are colon terminated labels.
14068         * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
14069         first argument starts with a special brace list.
14071         * progmodes/cc-engine.el, cc-fonts.el (c-forward-decl-or-cast-1)
14072         (c-font-lock-declarations): Break out the declaration and cast
14073         recognition from `c-font-lock-declarations' to a new function, so
14074         that it can be used in the indentation engine.
14076         * progmodes/cc-engine.el (c-find-decl-spots): Fix bug in backing
14077         up to the start of the literal.  Fixed bug with the point on the
14078         wrong side of the search limit that could happen when the start
14079         position is inside a literal.
14081         * progmodes/cc-engine.el (c-parse-state)
14082         (c-invalidate-state-cache): Modify the use of `c-state-cache-end'
14083         so that it's kept a little bit back to increase the hit rate.
14085         (c-parse-state): Change the macro handling and fixed some
14086         glitches.  Macro context is checked more often than necessary now,
14087         but otoh less garbage conses are generated.
14089         * progmodes/cc-engine.el (c-parse-state)
14090         (c-invalidate-state-cache): Cache the last position where
14091         `c-state-cache' applies.  This can speed up refontification quite
14092         a bit in blocks where there are many non-brace parens before the point.
14094         (c-state-cache-end): New variable for this.
14096         (c-guess-basic-syntax, c-debug-parse-state): Adapt for the new
14097         cache variable.
14099         * progmodes/cc-engine.el (c-find-decl-spots): Take more care to
14100         get close initial continue positions when the start position is
14101         inside a literal or macro.  Do not call the callback for spots
14102         before the start position (which can happen e.g. for `c-decl-end'
14103         spots inside comments).  Optimize better in special cases when the
14104         region is a single line inside a literal or macro (typically when
14105         the current line is refontified).
14107         * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify calls
14108         to `c-add-stmt-syntax' - there's no need to explicitly whack off
14109         entries from the paren state.
14111         * progmodes/cc-engine.el (c-add-stmt-syntax): Narrow down the
14112         special case for "else if" clauses.
14114         * progmodes/cc-engine.el (c-looking-at-inexpr-block)
14115         (c-add-stmt-syntax): Use `c-recognize-paren-inexpr-blocks'.
14117         * progmodes/cc-langs.el (c-recognize-paren-inexpr-blocks):
14118         New language variable to recognize the gcc extension with statement
14119         blocks inside expressions.
14121         * progmodes/cc-engine.el (c-add-stmt-syntax): Restructure to make
14122         it somewhat more comprehensible.  The argument AT-BLOCK-START is
14123         no longer used and hence removed.
14125         (c-guess-continued-construct, c-guess-basic-syntax): Update calls
14126         to `c-add-stmt-syntax'.
14128         * progmodes/cc-engine.el (c-backward-to-decl-anchor):
14129         Use `c-beginning-of-statement-1' instead of duplicating parts of it.
14130         This fixes bogus label recognition.
14132         * progmodes/cc-engine.el (c-add-type, c-check-type)
14133         (c-forward-name, c-forward-type): Improve storage of template
14134         types in `c-found-types' so that they can be recognized better.
14136         (c-syntactic-content): Add option to skip past nested parens.
14138         * progmodes/cc-engine.el (c-forward-name):
14139         Set `c-last-identifier-range' all the time.  It's less work that way.
14140         Handle that there might not be an identifier to store in
14141         `c-last-identifier-range'.
14143         (c-forward-type): Handle that `c-last-identifier-range' might be
14144         nil from `c-forward-name'.
14146         * progmodes/cc-defs.el (c-safe-scan-lists)
14147         (c-(go-)?(up|down)-list-(forward|backward)): Add limit arguments.
14149         * progmodes/cc-defs.el (c-save-buffer-state): Use `unwind-protect'
14150         to work even if the form fails.
14152         * progmodes/cc-engine.el (c-parse-state): Speedup when moving far
14153         down in a large file in one go.
14155         (c-get-fallback-start-pos): New helper function for `c-parse-state'.
14157         * progmodes/cc-align.el (c-lineup-assignments): New lineup
14158         function which is like `c-lineup-math' but returns nil instead of
14159         `c-basic-offset' when it doesn't match.
14161         (c-lineup-math): Change to use `c-lineup-assignments'.
14163 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
14165         * progmodes/cc-cmds.el: Fix some bugs in subfunctions of
14166         c-beginning-of-statement.  New subfunctions
14167         c-in-comment-line-prefix-p, c-narrow-to-comment-innards.
14169 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
14171         * progmodes/cc-fonts.el, cc-langs.el: Use `c-simple-ws' instead of
14172         hardcoded char classes whereever possible.  Changed a couple of
14173         places to use skip by syntax instead of skip by char class.
14175         * progmodes/cc-langs.el (c-unterminated-block-comment-regexp):
14176         Fix a bug in the regexp that caused extreme backtracking.
14178         * progmodes/cc-langs.el (c-block-comment-starter)
14179         (c-block-comment-ender): New language constants to specify in a
14180         single place how block comments look.
14182         (c-comment-start-regexp, c-block-comment-start-regexp)
14183         (comment-start, comment-end, comment-start-skip)
14184         (c-syntactic-ws-start, c-syntactic-ws-end, c-nonwhite-syntactic-ws)
14185         (c-syntactic-ws, c-nonempty-syntactic-ws)
14186         (c-single-line-syntactic-ws, c-syntactic-eol): Now built from
14187         `c-line-comment-starter', `c-block-comment-starter' and
14188         `c-block-comment-ender'.
14190         (c-block-comment-regexp, c-unterminated-block-comment-regexp):
14191         New language constants to break up things a bit.
14193         (c-simple-ws): New language constant for simple whitespace.
14195         * progmodes/cc-defs.el (c-concat-separated): New convenience function.
14197         * progmodes/cc-defs.el (c-make-keywords-re): Add kludge for bug
14198         in `regexp-opt' in Emacs 20 and XEmacs when strings contain
14199         newlines.  Allow and ignore nil elements in the list.
14201 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
14203         * progmodes/cc-cmds.el: Comment out a (n almost certainly
14204         superfluous) check, (eq here (point-max)) in c-beginning-of-statement.
14206         * progmodes/cc-cmds.el: Tidy up the comments in
14207         c-beginning-of-statement and subfunctions.
14209         * progmodes/cc-awk.el: Replace calls to put-text-property to the
14210         more flexible c-put-char-property and c-clear-char-properties.
14211         Add the author's email address.
14213         * progmodes/cc-langs.el (c-block-comment-start-regexp): New variable.
14215         * progmodes/cc-cmds.el: Fix bug with M-e, when point is inside the
14216         closing "*/" of a block comment.
14218         * progmodes/cc-cmds.el: Tidy c-beginning-of-sentence (and
14219         subfunctions) so that it works at BOB and EOB.
14221         * progmodes/cc-cmds.el, cc-vars.el: More updating of
14222         c-beginning-of-statement, including new variable
14223         c-block-comment-start-regexp.
14225 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
14227         * progmodes/cc-langs.el (c-known-type-key): Optimize simple
14228         symbols from `*-font-lock-extra-types' so that there's no need to
14229         use `regexp-opt' on those lists.
14231         * progmodes/cc-langs.el (c-type-decl-suffix-key): Fix when
14232         `c-type-modifier-kwds' is empty.
14234         * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix when
14235         there are several strings on the same line.
14237         * progmodes/cc-engine.el (c-literal-limits): Remove the
14238         compatibility function for older emacsen.  `c-literal-limits-fast'
14239         has now taken the place of this function.
14241         * progmodes/cc-vars.el (c-emacs-features): Remove compatibility
14242         with older emacsen: We now require `pps-extended-state'.
14244 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
14246         * progmodes/cc-cmds.el: New function c-beginning-of-sentence,
14247         which obviates the need to hack sentence-end.  This now handles
14248         escaped newlines in strings correctly.  Correct minor bugs in
14249         c-move-over-sentence and in c-beginning-of-statement.
14251         * progmodes/cc-cmds.el (c-beginning-of-statement (and
14252         subfunctions)): Adapt c-\(back\|forward\)-over-illiterals such
14253         that movement over macros and code are rigorously separated from
14254         eachother.  Correct a few incidental bugs.
14256         * progmodes/cc-cmds.el: Restructure c-beginning-of-statement:
14257         Improve its doc-string.  Improve the handling of certain specific cases.
14259 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
14261         * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el
14262         (c-guess-basic-syntax): Change the way class-level labels are
14263         recognized; they can now contain essentially any symbols.
14265         (c-opt-extra-label-key): New language variable to cope with the
14266         special protection label syntax in Objective-C.
14268         (c-opt-access-key): Remove; this is now handled better by
14269         `c-nonlabel-token-key' and `c-opt-extra-label-key'.
14271         (c-complex-decl-matchers): Update to handle that
14272         `c-opt-access-key' no longer exists.
14274         * progmodes/cc-engine.el (c-guess-basic-syntax): Make use of the
14275         improved label recognition in `c-beginning-of-statement-1'.
14277         * progmodes/cc-engine.el (c-beginning-of-member-init-list):
14278         Recognize bitfields better.
14280         * progmodes/cc-engine.el (c-beginning-of-inheritance-list):
14281         Remove some cruft and fixed a bug that could cause it to go to a
14282         position further down.
14284         * progmodes/cc-langs.el, cc-engine.el
14285         (c-beginning-of-statement-1): Improve detection of labels in
14286         declaration contexts.
14288         (c-beginning-of-decl-1): Use it.
14290         (c-nonlabel-token-key): New language constant and variable needed
14291         by `c-beginning-of-statement-1'.
14293         * progmodes/cc-engine.el (c-guess-basic-syntax): Fix bug that
14294         manifested itself due to the correction in `c-forward-sexp'.
14296         * progmodes/cc-defs.el (c-forward-sexp, c-backward-sexp):
14297         Make these behave as documented when used at the buffer limits.
14299         * progmodes/cc-mode.el, cc-engine.el, cc-langs.el
14300         (c-type-decl-end-used): Made this a language variable.
14302         * progmodes/cc-mode.el (c-after-change): Widen the buffer to work
14303         correctly when `combine-after-change-calls' is used together with
14304         temporary narrowings.
14306         * progmodes/cc-engine.el (c-beginning-of-statement-1):
14307         Report labels correctly when the start point is immediately after the
14308         colon.
14310         * progmodes/cc-defs.el (c-parse-sexp-lookup-properties):
14311         Remove since it isn't used anymore.
14313         * progmodes/cc-cmds.el (c-electric-lt-gt): Detect and mark angle
14314         bracket arglists such as template parens in C++.
14316         * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix a bug
14317         in the last check-in.  Some optimization.
14319         * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix bug
14320         where it could stop at the same level in a preceding sexp when
14321         PAREN-LEVEL is set.
14323         * progmodes/cc-mode.el (c-basic-common-init): Turn on syntax-table
14324         text property lookup only when it's needed.
14326         * progmodes/cc-langs.el, cc-engine.el, cc-fonts.el, cc-mode.el:
14327         Change the policy for paren marked angle brackets to be more
14328         persistent; once marked they remain marked even when they're found
14329         to be unbalanced in the searched region.  This should keep the
14330         paren syntax around even when individual lines are refontified in
14331         multiline template arglists.
14333         (c-parse-and-markup-<>-arglists): New dynamically bound variable
14334         to control markup so that incorrect angle bracket arglists aren't
14335         marked in contexts where the correct value for
14336         `c-disallow-comma-in-<>-arglists' isn't known.
14338         (c-forward-<>-arglist, c-forward-<>-arglist-recur): The reparse
14339         argument has become `c-parse-and-markup-<>-arglists'.
14341         (c-remove-<>-arglist-properties): Remove - no longer used.
14343         (c-after-change-check-<>-operators): New function used on
14344         `after-change-functions' to avoid that "<" and ">" characters that
14345         are part of longer operators have paren syntax.
14347         (c-<>-multichar-token-regexp): New language variable used by
14348         `c-after-change-check-<>-operators'.
14350         (c-after-change): Call `c-after-change-check-<>-operators'.
14352         (c-font-lock-<>-arglists): Use the context properties set by
14353         `c-font-lock-declarations' to set `c-disallow-comma-in-<>-arglists'
14354         correctly to avoid doing invalid markup.
14356         (c-font-lock-declarations): Remove code that undoes the invalid
14357         markup done by `c-font-lock-<>-arglists'.
14359         (c-complex-decl-matchers): `c-font-lock-<>-arglists' now runs
14360         after `c-font-lock-declarations'.
14362         * progmodes/cc-engine.el (c-syntactic-skip-backward):
14363         Add paren-level feature.
14365         (c-guess-basic-syntax): Improve the anchor position for
14366         `template-args-cont' in nested template arglists.  There's still
14367         much to be desired in this area, though.
14369 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
14371         * progmodes/cc-cmds.el, cc-engine.el, cc-langs.el, cc-vars.el:
14372         Make the "Text Filling and Line Breaking" commands work for AWK buffers.
14374 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
14376         * progmodes/cc-defs.el, cc-engine.el (c-mode-is-new-awk-p):
14377         Removed; (c-major-mode-is 'awk-mode) can be used instead now.
14379         * progmodes/cc-mode.el: Always set up AWK mode since emacsen where
14380         it doesn't work no longer are supported.
14382         * progmodes/cc-mode.el, cc-styles.el, cc-vars.el, cc-defs.el
14383         * cc-engine.el, cc-fonts.el, cc-langs.el, cc-cmds.el: CC Mode now
14384         requires support for the syntax-table' text property, which rules
14385         out Emacs 19 and XEmacs < 21.4.  Removed various compatibility
14386         cruft associated with those versions.
14388         * progmodes/cc-defs.el, cc-fix.el: CC Mode now requires support
14389         for the `syntax-table' text property, which rules out Emacs 19 and
14390         XEmacs < 21.4.  Removed various compatibility cruft associated
14391         with those versions.
14393         * progmodes/cc-vars.el (c-emacs-features): CC Mode now requires
14394         support for the `syntax-table' text property.
14396         * progmodes/cc-fonts.el (c-nonbreakable-space-face): Remove the
14397         variable and use an extra quoted face name instead.  All the
14398         emacsen flavors handle that correctly.
14400         * progmodes/cc-fonts.el (c-font-lock-complex-decl-prepare)
14401         (c-font-lock-declarators, c-font-lock-declarations)
14402         (c-complex-decl-matchers, c-basic-matchers-after): Use a text
14403         property to mark the items in in declarator lists to handle
14404         refontification inside multiline declarations better.
14406         * progmodes/cc-fonts.el (c-font-lock-declarations): Recognize a
14407         construct like "a * b = c;" as a declaration.
14409 2005-12-08  Kim F. Storm  <storm@cua.dk>
14411         * emulation/cua-base.el (cua-use-hyper-key): Replace by ...
14412         (cua-rectangle-modifier-key): ... this.  New defcustom.  Can now
14413         select either meta, hyper, or super modifier for rectangle commands.
14414         (cua--rectangle-modifier-key): New defvar.
14415         (cua--M/H-key): Use it.  Remove special case for `space'.
14416         (cua--init-keymaps): Initialize it from cua-rectangle-modifier-key
14417         on X, to meta otherwise.  Always bind C-return to toggle
14418         rectangle.  Pass ?\s instead of `space' to cua--M/H-key.
14420         * emulation/cua-rect.el (cua-help-for-rectangle):
14421         Use cua--rectangle-modifier-key.  Handle super modifier too.
14422         (cua--init-rectangles): Always bind C-return to toggle rectangle.
14423         Pass ?\s instead of `space' to cua--M/H-key and cua--rect-M/H-key.
14425         * ido.el: Move Acknowledgements and History after Commentary.
14426         Minor changes to Commentary.
14428         * emulation/cua-base.el (cua--select-keymaps): Enable repeat
14429         keymap if cua--prefix-override-timer is `shift'.
14430         (cua--shift-control-prefix): New function; emulate "type prefix
14431         key twice" functionality to handle shifted prefix key override.
14432         (cua--shift-control-c-prefix, cua--shift-control-x-prefix):
14433         New commands.
14434         (cua--init-keymaps): Bind them to S-C-c and S-C-x.
14436 2005-12-08  Carsten Dominik  <dominik@science.uva.nl>
14438         * textmodes/org.el (org-insert-heading): Try to do items before
14439         headings.
14440         (org-agenda-mode): Quote `org-agenda-mode-hook'.
14441         (org-insert-item): New function.
14442         (org-renumber-ordered-list): Don't skip to higher level lists.
14444 2005-12-08  Juri Linkov  <juri@jurta.org>
14446         * info.el (Info-mode-map): Bind M-TAB to `Info-prev-reference'.
14448         * button.el (button-buffer-map): Bind M-TAB to `backward-button'.
14450         * wid-edit.el (widget-keymap): Bind M-TAB to `widget-backward'.
14452         * pcvs.el (defun-cvs-mode): Put `definition-name' property on
14453         the constructed function name fun-1.
14455         * cus-edit.el (custom-add-parent-links): Filter out custom-group-link,
14456         because such links don't lead to parent documentation.
14458 2005-12-08  Kenichi Handa  <handa@m17n.org>
14460         * descr-text.el (describe-char): Use *Help-2* buffer if the
14461         current buffer is *Help*.  Call describe-text-properties while
14462         setting the original buffer.
14464 2005-12-07  Bill Wohler  <wohler@newt.com>
14466         * files.el (auto-mode-alist): Remove mh-letter-mode.  Unnecessary,
14467         and causes problems with non-MH users (such as Gnus users).
14469 2005-12-08  Nick Roberts  <nickrob@snap.net.nz>
14471         * progmodes/gdb-ui.el (gdb-find-file-unhook): Delete variable.
14472         (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode): Delete functions.
14473         (gdb-set-gud-minor-mode-existing-buffers, gdb-init-2): Use GDB
14474         command "info sources".  Move calls to GDB command "list".
14475         (gdb-find-file-hook): Just use gdb-source-file-list.
14476         (gdb-source-file-regexp): Use regexp for pre-GDB 6.4.
14477         (gdb-source-file-regexp-1): New regexp for GDB 6.4+ only.
14478         (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
14479         (gdb-data-list-register-values-handler): Use correct trigger name.
14481 2005-12-07  Kim F. Storm  <storm@cua.dk>
14483         * ido.el (ido-completion-map): Rename from ido-mode-map.
14484         (ido-common-completion-map, ido-file-completion-map)
14485         (ido-file-dir-completion-map, ido-buffer-completion-map):
14486         Rename from ido-mode-....-map.
14487         (ido-init-completion-maps): Rename from ido-init-mode-maps.
14488         (ido-setup-completion-map): Rename from ido-define-mode-map.
14489         (ido-read-internal): Bind minibuffer-local-filename-completion-map
14490         to ido-completion-map.
14492 2005-12-07  Kenichi Handa  <handa@m17n.org>
14494         * international/mule-cmds.el
14495         (set-display-table-and-terminal-coding-system): If the coding
14496         system specified in `unibyte-display' property is different from
14497         the arg coding-system, don't setup standard-display-table.
14499 2005-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
14501         * emacs-lisp/edebug.el (edebug-skip-whitespace): read1:lread.c says
14502         that comments end at \n, regardless of selective-display.
14504 2005-12-07  Nick Roberts  <nickrob@snap.net.nz>
14506         * progmodes/gdb-ui.el (gdb-error-regexp, gdb-first-post-prompt)
14507         (gdb-version): New variables.
14508         (gdb-source-file-list, gdb-register-names)
14509         (gdb-changed-registers): New variables for use with GDB 6.4+.
14510         (gdb-ann3): Replace with...
14511         (gdb-init-1, gdb-init-2): ...two new functions.
14512         (gdba, gdb-prompt): Call gdb-init-1.
14513         (gdb-get-version): New function.  Call gdb-init-2 from here.
14514         (gud-watch): Make it work with mouse events too.
14515         (gdb-post-prompt): Don't add to queue until GDB version is known.
14516         (gdb-speedbar-expand-node, gdb-post-prompt, gdb-registers-mode)
14517         (gdb-locals-mode): Use gdb-version.
14518         (gdb-memory-format-map, gdb-memory-unit-map)
14519         (gdb-locals-watch-map): Rename from gdb-*-*-keymap.
14520         (gdb-locals-font-lock-keywords-1)
14521         (gdb-locals-font-lock-keywords-2): New variables.
14522         (gdb-find-file-hook): Make it work with GDB 6.4+ too.
14523         (gdb-set-gud-minor-mode-existing-buffers-1)
14524         (gdb-var-list-children-1, gdb-var-list-children-handler-1)
14525         (gdb-var-update-1, gdb-var-update-handler-1)
14526         (gdb-data-list-register-values-handler)
14527         (gdb-data-list-register-values-custom)
14528         (gdb-get-changed-registers, gdb-get-changed-registers-handler)
14529         (gdb-stack-list-locals-handler, gdb-get-register-names):
14530         New functions for use with GDB 6.4+.
14531         (gdb-locals-watch-map-1): New variable for use with GDB 6.4+.
14532         (gdb-source-file-regexp, gdb-var-list-children-regexp-1)
14533         (gdb-var-update-regexp-1, gdb-data-list-register-values-regexp)
14534         (gdb-stack-list-locals-regexp)
14535         (gdb-data-list-register-names-regexp): New regexps for use with
14536         GDB 6.4+.
14538 2005-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
14540         * progmodes/cc-defs.el (c-emacs-features): Don't assume point-min==1.
14542 2005-12-06  Nozomu Ando  <nand@mac.com>  (tiny patch)
14544         * mail/smtpmail.el (smtpmail-try-auth-methods): Make password
14545         prompts work for AUTH PLAIN.  Also reported by Steve Allan
14546         <seallan@verizon.net>.
14548 2005-12-06  K\e,Aa\e(Broly L\e$,1 q\e(Brentey  <lorentey@elte.hu>
14550         * frame.el (set-frame-parameter): Add doc string.
14552 2005-12-06  Carsten Dominik  <dominik@science.uva.nl>
14554         * textmodes/org.el (org-occur-highlights): New variable.
14555         (org-highlight-new-match, org-remove-occur-highlights): New functions.
14556         (org-highlight-sparse-tree-matches): New option.
14557         (org-do-occur): New function.
14558         (org-get-heading): Make it work also at beginning of line.
14559         (org-category-table): New variable.
14560         (org-get-category-table, org-get-category)
14561         (org-camel-to-words, org-link-search): New functions.
14562         (org-select-this-todo-keyword): New variable.
14563         (org-todo-list): New command.
14564         (org-shiftright, org-shiftleft): New commands.
14565         (org-agenda-todo): Add prefix argument.
14566         (org-show-hierarchy-above): New option.
14567         (org-show-todo-tree): Numerical prefix creates tree for specific
14568         TODO keyword.
14569         (org-outline-level): New function, to assign a level to plain
14570         lists items.
14571         (org-cycle-include-plain-lists): New option.
14572         (org-mode): Use `org-outline-level' as value of `outline-level'.
14573         (org-cycle): Temporarily switch `outline-regexp' if
14574         `org-cycle-include-plain-lists' is non-nil.
14575         (org-start-icalendar-file): Fix format bug.
14576         (org-agenda-get-day-entries): Create category table.
14577         (org-agenda-get-todos, org-agenda-get-timestamps)
14578         (org-agenda-get-deadlines, org-agenda-get-scheduled)
14579         (org-agenda-get-blocks): Use `org-get-category'.
14580         (org-context-in-file-links): Rename from
14581         `org-line-numbers-in-file-links'.
14583 2005-12-06  Romain Francoise  <romain@orebokech.com>
14585         * window.el (balance-windows): Delete extraneous third arg in call
14586         to `enlarge-window'.
14588 2005-12-06  Kenichi Handa  <handa@m17n.org>
14590         * international/kinsoku.el (kinsoku-longer): Check eolp, not eobp.
14592 2005-12-06  Nick Roberts  <nickrob@snap.net.nz>
14594         * progmodes/gdb-ui.el (gdb-var-create-handler)
14595         (gdb-var-evaluate-expression-handler, gdb-frame-handler)
14596         (gdb-var-list-children-handler, gdb-var-update-handler):
14597         Current buffer is already gdb-partial-output-buffer, don't
14598         make it current again.
14600 2005-12-05  Luc Teirlinck  <teirllm@auburn.edu>
14602         * buff-menu.el (Buffer-menu-use-frame-buffer-list): New user option.
14603         (list-buffers-noselect): Use it.
14605 2005-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
14607         * mail/sendmail.el: Remove unnecessary leading-star in docstrings.
14608         (mail-yank-ignored-headers): Use regexp-opt.
14609         (mail-mode-map): Move initialization into declaration.
14610         (mail-sent-via): Remove unused shadowed var `to-line'.
14611         (mail-mailer-swallows-blank-line): Use with-temp-buffer.
14612         (mail-bury, sendmail-send-it, mail-do-fcc): Use with-current-buffer.
14613         (mail-do-fcc): Use dolist and push.
14614         (mail-mode-fill-paragraph): Pass the arg to fill-region-as-paragraph.
14615         (mail-yank-ignored-headers): Don't autoload.
14617 2005-12-05  Kenichi Handa  <handa@m17n.org>
14619         * international/mule-cmds.el (set-language-info-internal): New fun.
14620         (set-language-info): Call set-language-info-internal to update
14621         language-info-alist.  If LANG-ENV is the current one, call
14622         set-language-environment to make INFO effective now.
14623         (set-language-info-alist): Likewise.
14624         (locale-language-names): With locale "en", use English
14625         lang. env. but set the default codings to iso-8859-1.
14627 2005-12-04  Nick Roberts  <nickrob@snap.net.nz>
14629         * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer)
14630         (gdb-speedbar-auto-raise): Echo new state in minibuffer.
14631         (gdb-var-create-handler, gdb-assembler-custom): Use search-forward
14632         for plain strings.
14633         (gdb-frames-mode): Remove redundant call to font-lock-mode.
14634         (gdb-all-registers): Rename from toggle-gdb-all-registers.
14635         Create registers buffer if necessary.  Echo new state in minibuffer.
14636         (gdb-registers-mode-map, gdb-registers-mode): Use gdb-all-registers.
14638 2005-12-03  Chong Yidong  <cyd@stupidchicken.com>
14640         * info.el (Info-fontify-node): Match external links using
14641         non-directory part of filename.
14643 2005-12-04  Juri Linkov  <juri@jurta.org>
14645         * font-core.el (global-font-lock-mode): Use define-global-minor-mode
14646         instead of easy-mmode-define-global-mode.  Add `:group font-lock'.
14647         (font-lock-mode): Replace `:group font-lock' with `nil nil nil'
14648         because there is no customization option for it.
14650         * font-lock.el (lisp-font-lock-keywords-1):
14651         Add define-global-minor-mode.
14653         * emacs-lisp/autoload.el (make-autoload): Add define-global-minor-mode.
14655         * emacs-lisp/derived.el (define-derived-mode): Put `definition-name'
14656         properties on the constructed variable names.
14658         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
14659         Put `definition-name' properties on the constructed function names
14660         next-sym and prev-sym.
14662         * emacs-lisp/find-func.el (find-function-regexp):
14663         Add define-global-minor-mode.  Replace `easy-mmode-define-global-mode'
14664         with `easy-mmode-define-[a-z-]+'.  Add easy-menu-define.
14665         (find-variable-regexp): Add easy-mmode-defmap, easy-mmode-defsyntax
14666         and easy-menu-define.
14668         * emacs-lisp/lisp-mode.el: Put `doc-string-elt' property on
14669         easy-mmode-define-global-mode and define-global-minor-mode.
14670         (lisp-imenu-generic-expression): Add define-global-minor-mode.
14672         * progmodes/cwarn.el (global-cwarn-mode): Use define-global-minor-mode
14673         instead of easy-mmode-define-global-mode.
14675         * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
14676         Use define-minor-mode instead of easy-mmode-define-minor-mode.
14678         * cus-edit.el (customize-group, customize-group-other-window):
14679         Filter out autoloaded options from the group completion list by
14680         using heuristics that autoloaded groups don't have `custom-autoload'
14681         property on their symbols (they have only `custom-loads').
14683         * simple.el (completion-setup-function): Put completions-common-part
14684         face on complete completion string too (i.e. completion string
14685         without completions-first-difference face).
14687         * man.el (Man-section-regexp): Add 0-9 to support "3X11" sections.
14689 2005-12-03  Eli Zaretskii  <eliz@gnu.org>
14691         * view.el (view-mode): Doc fix.
14693         * disp-table.el (standard-display-european): Add to the warning
14694         message a reference to the doc string.
14696         * play/yow.el (apropos-zippy): Call print-help-return-message,
14697         similar to other Help and Apropos commands.
14699         * help.el (print-help-return-message): If pop-up-frames is
14700         non-nil, set up help-return-method to delete the help window and,
14701         possibly, its frame as well, and don't display message about
14702         scrolling the help window.  Doc fix.
14703         (help-return-method): Doc fix.
14705 2005-12-03  Martin Rudalics  <rudalics@gmx.at>
14707         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug
14708         whereby names of length one or names starting with a
14709         symbol-constituent character would not be returned.
14711 2005-12-03  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
14713         * subr.el (atomic-change-group): Add edebug and indentation spec.
14715 2005-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
14717         * completion.el (save-completions-file-name): Fix typo in last change.
14719 2005-12-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
14721         * info.el: Move back/forward history to the beginning of the tool bar.
14723 2005-12-02  Ken Manheimer  <ken.manheimer@gmail.com>
14725         * allout.el (eval-when-compile): Remove unnecessary load of cl.
14726         Add fset of allout-real-isearch-abort during compile to fix
14727         byte-compilation warnings.
14728         (allout-mode-p): Move definition of this macro above all uses, or
14729         byte compilation in barren Emacs (eg, during Emacs build) will
14730         lack the definition.
14731         (allout-mode): Move this variable above any uses, or byte
14732         compilation will fail.
14733         (allout-resolve-xref): Remove use of personal file-reference function.
14734         (allout-toggle-current-subtree-encryption): Do the current (ie,
14735         visible containing) topic, rather than nearest around point.  Doc fix.
14736         (allout-toggle-subtree-encryption): New function, workhorse that
14737         works on nearest topic containing point.
14738         (allout-encrypt-string): Signal requirement for newer version of pgg.
14739         (allout-resumptions): Doc fix.
14741 2005-12-02  Eli Zaretskii  <eliz@gnu.org>
14743         * international/latexenc.el (latex-inputenc-coding-alist): Doc fix.
14745 2005-12-02  Agustin Martin  <agustin.martin@hispalinux.es>
14747         * textmodes/flyspell.el (flyspell-external-point-words):
14748         Consider a misspelling as found in the string search if: (a) misspelling
14749         and found string lengths match, or (b) misspelling is found as
14750         element in a boundary-chars separated longer string, or (c)
14751         ispell-program-name is really ispell and misspelling is found as
14752         part of a TeX string.  After successful match move beginning of
14753         search region to end of match.  Warn about not found misspellings
14754         once the process is done.
14755         (flyspell-large-region): Do not set ispell-parser to tex if in TeX mode.
14757 2005-12-02  Nick Roberts  <nickrob@snap.net.nz>
14759         * progmodes/gud.el (gud-menu-map): Put gud-finish back on the
14760         tool bar (removed inadvertently).
14762 2005-12-02  Juri Linkov  <juri@jurta.org>
14764         * log-view.el (log-view-diff): Clarify doc string.
14766 2005-12-01  Bill Wohler  <wohler@newt.com>
14768         * Makefile.in (mh-loaddefs.el): Reinsert Change Log as its absence
14769         triggers lm-verify errors.
14771 2005-12-01  Luc Teirlinck  <teirllm@auburn.edu>
14773         * simple.el (transient-mark-mode, line-number-mode)
14774         (column-number-mode, size-indication-mode): Remove `:require nil'.
14776 2005-12-01  Nick Roberts  <nickrob@snap.net.nz>
14778         * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-2 to gdb-mouse-until
14779         in the margin also.
14780         (gdb-breakpoints-mode-map): Use D instead of d for
14781         gdb-delete-breakpoint.
14782         (gdb-get-frame-number): Require a number to match on.
14783         (gdb-threads-mode-map): Add follow-link binding.
14785 2005-11-30  Jason Rumney  <jasonr@gnu.org>
14787         * isearch.el (isearch-mode-map): Avoid exiting search on
14788         language-change event.
14790 2005-11-30  Romain Francoise  <romain@orebokech.com>
14792         * speedbar.el (speedbar-default-position): New defcustom.
14793         (speedbar-frame-reposition-smartly): Use it.
14795         * dframe.el (dframe-reposition-frame-emacs): Fix position
14796         computation for `left' location.
14797         Update copyright year.
14799 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14801         * help.el (help-map): Move initialization into declaration.
14803         * emacs-lisp/autoload.el (make-autoload): Handle defgroup specially.
14805         * help-fns.el (help-argument-name): Don't autoload.
14806         It's useless and triggers a bug in cus-dep.el causing ldefs-boot
14807         to be re-loaded when customizing the `help' group.
14809 2005-11-30  John Paul Wallington  <jpw@gnu.org>
14811         * help-fns.el (describe-function-1): Fill arglist output.
14813 2005-11-30  Kim F. Storm  <storm@cua.dk>
14815         * emulation/cua-rect.el (cua--rectangle-overlays): Make permanent-local.
14816         (cua--rectangle-post-command): Cleanup overlays and deactivate mark
14817         after revert-buffer (or anything else which kills all local variables).
14819         * apropos.el (apropos-parse-pattern): Doc fix.
14820         Set apropos-regexp directly, rather than expecting callers to do so.
14821         (apropos-command, apropos, apropos-value, apropos-documentation):
14822         Simplify calls to apropos-parse-pattern.
14824 2005-11-29  Chong Yidong  <cyd@stupidchicken.com>
14826         * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
14827         (hi-lock-face-phrase-buffer): Use hi-yellow face.
14828         (hi-lock-write-interactive-patterns): Use comment-region.
14830         * longlines.el (longlines-mode): Add mail-setup-hook.
14832         * mail/mailheader.el, mail/sendmail.el: Revert 2005-11-17 changes.
14834         * simple.el (sendmail-user-agent-compose, next-line):
14835         Conditionally use hard-newline.
14837 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
14839         * international/latexenc.el (latex-inputenc-coding-alist):
14840         Reword doc string.
14842 2005-11-29  Chong Yidong  <cyd@stupidchicken.com>
14844         * help.el (describe-key-briefly, describe-key): Recognize default
14845         bindings.
14847 2005-11-29  Romain Francoise  <romain@orebokech.com>
14849         * view.el (view-inhibit-help-message): New defcustom.
14850         (view-mode-enter): Use it.
14852 2005-11-29  Michael Kifer  <kifer@cs.stonybrook.edu>
14854         * ediff-wind.el (ediff-setup-control-frame, ediff-make-wide-display):
14855         Preserve user position.
14857 2005-11-28  Luc Teirlinck  <teirllm@auburn.edu>
14859         * font-lock.el: Throw error if facemenu is not loaded to prevent
14860         accidental change of loading order in loadup.el.  (Suggested by RMS.)
14862         * loadup.el: Add comment explaining why facemenu must be loaded
14863         before font-lock.
14865 2005-11-28  Jay Belanger  <belanger@truman.edu>
14867         * calc/calc.el: Change global keybinding for calc-dispatch to "\C-x*".
14868         (calc-dispatch-map): Add more keys for `calc-same-interface'.
14870         * calc/calc-misc.el (calc-dispatch-help): Update docstring.
14872         * calc/calc-embed.el (calc-do-embedded): Update help message.
14874         * calc/calc-prog.el (calc-user-define-invokation): Update help message.
14876 2005-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14878         * log-edit.el (log-edit-insert-cvs-rcstemplate): Ignore stderr.
14880         * emacs-lisp/elp.el (elp-not-profilable): Replace interactive-p with
14881         called-interactively-p.
14882         (elp-profilable-p): Rename from elp-not-profilable-p.
14883         Invert result and take into account macros and autoloaded functions.
14884         (elp-instrument-function): Update call.
14885         (elp-instrument-package): Update call.  Add completion.
14886         (elp-pack-number): Use match-string.
14887         (elp-results-jump-to-definition-by-mouse): Merge into
14888         elp-results-jump-to-definition and then remove.
14889         (elp-output-insert-symname): Make help echo text single-line.
14891         * replace.el (query-replace-map): Move initialization into declaration.
14892         (occur-engine): Use with-current-buffer.
14893         (occur-mode-goto-occurrence): Make it work for mouse-clicks as well.
14894         (occur-mode-mouse-goto): Replace with an alias.
14896 2005-11-28  Juri Linkov  <juri@jurta.org>
14898         * simple.el (quoted-insert): Let-bind input-method-function to nil.
14900         * term/w32-win.el: Bind [S-tab] to [backtab].
14902         * info.el (Info-fontify-node): Set 2nd arg `noerror' of
14903         `Info-find-file' to t.
14905         * replace.el (occur-mode-mouse-goto): Pop, don't switch.
14906         (occur-mode-goto-occurrence): Let-bind same-window-buffer-names
14907         and same-window-regexps.
14908         (occur-next-error): Don't move point for arg 0.
14910 2005-11-28  Chong Yidong  <cyd@stupidchicken.com>
14912         * replace.el (occur-mode-goto-occurrence): Pop, don't switch.
14914 2005-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14916         * log-edit.el (log-edit-changelog-use-first): New var.
14917         (log-edit-changelog-ours-p): Use it.
14918         (log-edit-insert-changelog): Set it with new arg `use-first'.
14919         (log-edit-insert-cvs-rcstemplate, log-edit-insert-filenames): New funs.
14920         (log-edit-hook): Add them to the list of suggested options.
14922         * textmodes/flyspell.el (flyspell-last-buffer): New var.
14923         (flyspell-accept-buffer-local-defs): Use it to avoid doing silly
14924         redundant work.
14925         (flyspell-mode-on): Use add-hook for after-change-functions.
14926         (flyspell-mode-off): Use remove-hook for after-change-functions.
14927         (flyspell-changes): Make it buffer-local.
14928         (flyspell-after-change-function): Make it non-interactive.  Use push.
14929         (flyspell-post-command-hook): Check input-pending-p while processing
14930         the potentially long list of buffer changes.
14932 2005-11-28  K\e,Aa\e(Broly L\e$,1 q\e(Brentey  <lorentey@elte.hu>
14934         * buff-menu.el (list-buffers-noselect): Display the selected
14935         frame's buffer list, not the global one.
14937 2005-11-28  Nick Roberts  <nickrob@snap.net.nz>
14939         * xt-mouse.el (xterm-mouse-event): Set last-input-event so
14940         that (list last-input-event) works as in interactive spec.
14942 2005-11-27  Luc Teirlinck  <teirllm@auburn.edu>
14944         * loadup.el ("facemenu"): Load facemenu before font-lock, because
14945         `facemenu-keymap' needs to be defined when font-lock is loaded.
14946         Otherwise, `M-o M-o' is not bound to `font-lock-fontify-block'.
14948 2005-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
14950         * completion.el: Remove useless leading * in defcustom docstrings.
14951         (save-completions-file-name): Use ~/.emacs.d if available.
14952         (completion-standard-syntax-table): Rename from
14953         cmpl-standard-syntax-table and fold initialization into declaration,
14954         thus removing cmpl-make-standard-completion-syntax-table.
14955         (completion-lisp-syntax-table, completion-c-syntax-table)
14956         (completion-fortran-syntax-table, completion-c-def-syntax-table): Idem.
14957         (cmpl-saved-syntax, cmpl-saved-point): Remove.
14958         (symbol-under-point, symbol-before-point)
14959         (symbol-under-or-before-point, symbol-before-point-for-complete)
14960         (add-completions-from-c-buffer): Use with-syntax-table.
14961         (make-completion): Don't return a list of completion entries.
14962         Update callers.
14963         (cmpl-prefix-entry-head, cmpl-prefix-entry-tail): Use defalias.
14964         (completion-initialize): Rename from initialize-completions.
14965         (completion-find-file-hook): Rename from cmpl-find-file-hook.
14966         (kill-emacs-save-completions): Collect stats here.
14967         (save-completions-to-file, load-completions-from-file):
14968         Use with-current-buffer.
14969         (completion-def-wrapper): Rename from def-completion-wrapper.  Make it
14970         into a function.  Move all calls to toplevel.
14971         (completion-lisp-mode-hook): New fun.
14972         (completion-c-mode-hook, completion-setup-fortran-mode):
14973         Set the syntax-table here.  Use local-set-key.
14974         (completion-saved-bindings): New var.
14975         (dynamic-completion-mode): Make it into a proper minor mode.
14976         (load-completions-from-file): Remove unused var `num-uses'.
14978         * emacs-lisp/cl-macs.el (defstruct): Don't define the default
14979         constructor if it is explicitly overridden.
14981         * complete.el (PC-completion-as-file-name-predicate):
14982         Use minibuffer-completing-file-name.
14983         (partial-completion-mode): Use find-file-not-found-functions.
14984         (PC-lisp-complete-symbol): Use with-syntax-table.
14985         (PC-look-for-include-file): Remove dead setq.
14986         (PC-look-for-include-file, PC-expand-many-files, PC-do-completion)
14987         (PC-complete): Use with-current-buffer.
14989         * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): \ doesn't
14990         escape single quotes.
14992 2005-11-27  Luc Teirlinck  <teirllm@auburn.edu>
14994         * dabbrev.el (dabbrev-completion): Simplify code, by getting rid
14995         of `if' whose condition always returned nil.  Doc fix.
14997         * buff-menu.el (Buffer-menu-revert-function): Make the selected
14998         window's buffer the current buffer around the call to
14999         `list-buffers-noselect'.  This is necessary to mark that buffer
15000         with a `.' in the Buffer Menu when called from Lisp, for instance
15001         by Auto Revert Mode.
15003 2005-11-28  Nick Roberts  <nickrob@snap.net.nz>
15005         * progmodes/gdb-ui.el (gdb-stopped): Detect child process when
15006         attaching to it.
15007         (gdb-pre-prompt): Make sure gdb-error is reset.
15009         * progmodes/gud.el (gud-gdb-marker-filter): When GDB is invoked
15010         with a child process, detect it.
15011         (gud-speedbar-buttons): Match regexp more carefully.
15013 2005-11-27  Richard M. Stallman  <rms@gnu.org>
15015         * mouse.el (mouse-drag-move-window-bottom):
15016         Use adjust-window-trailing-edge.
15018 2005-11-27  Luc Teirlinck  <teirllm@auburn.edu>
15020         * simple.el (blink-matching-open): Ignore
15021         `blink-matching-paren-on-screen' if `show-paren-mode' is enabled.
15022         (blink-matching-paren-on-screen): Update docstring.
15024         * paren.el (show-paren-mode): No longer change
15025         `blink-matching-paren-on-screen'.
15027 2005-11-27  John Paul Wallington  <jpw@pobox.com>
15029         * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
15030         (gdb-threads-select, gdb-edit-register-value):
15031         Use `posn-set-point' instead of `mouse-set-point' because the
15032         latter is not fbound when configured without X.
15034 2005-11-27  Kim F. Storm  <storm@cua.dk>
15036         * emulation/cua-rect.el (cua--highlight-rectangle): Preserve
15037         existing face when partially highlighting a TAB in a rectangle.
15039 2005-11-26  Kim F. Storm  <storm@cua.dk>
15041         * ido.el (ido-mode-map): Doc fix.
15042         (ido-mode-common-map, ido-mode-file-map)
15043         (ido-mode-file-dir-map, ido-mode-buffer-map): New keymaps.
15044         (ido-define-mode-map): Rewrite.  Select one of the new maps as
15045         parent for ido-mode-map instead of building from scratch.
15046         (ido-init-mode-maps): New defun to initialize new maps.
15047         (ido-mode): Call it.
15048         (ido-switch-buffer): Doc fix -- use \<ido-mode-buffer-map>.
15049         (ido-find-file): Doc fix -- use \<ido-mode-file-map>.
15051 2005-11-26  John Paul Wallington  <jpw@pobox.com>
15053         * arc-mode.el (archive-extract): Use `posn-set-point' instead of
15054         `mouse-set-point' because the latter is not fbound when configured
15055         without X.
15057 2005-11-26  Thien-Thi Nguyen  <ttn@gnu.org>
15059         * files.el (file-relative-name): Doc fix.
15061 2005-11-26  Kurt Hornik  <Kurt.Hornik@wu-wien.ac.at>
15063         * progmodes/octave-inf.el (inferior-octave-startup): Force a
15064         non-empty string for secondary prompt PS2.
15066 2005-11-25  Chong Yidong  <cyd@stupidchicken.com>
15068         * progmodes/compile.el (compilation-setup): Fix last change.
15070 2005-11-26  Nick Roberts  <nickrob@snap.net.nz>
15072         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
15073         (gdb-mouse-toggle-breakpoint-margin)
15074         (gdb-mouse-toggle-breakpoint-fringe, gdb-threads-select):
15075         Add gdb-server-prefix to keep out of command history.
15076         (gdb-edit-register-value): New function.
15077         (gdb-registers-mode-map): Bind mouse-2 and RET to it.
15078         (gdb-info-registers-custom): Use above map.
15080 2005-11-25  Chong Yidong  <cyd@stupidchicken.com>
15082         * custom.el (enable-theme): Signal error if argument is not a
15083         theme.  Don't recalculate a face if it's not loaded yet.
15085         * cus-face.el (custom-theme-set-faces): Don't change saved-face if
15086         the `user' theme is in effect.
15088         * info.el (Info-on-current-buffer): Record actual filename in
15089         Info-current-file, instead of t, or a fake filename if a non-file
15090         buffer.  Make autoload.
15091         (Info-find-node, Info-revert-find-node): No need to check for
15092         Info-current-file nil.
15093         (Info-set-mode-line, Info-up, Info-copy-current-node-name):
15094         Info-current-file is now never `t'.
15095         (Info-fontify-node): Many simplifications due to Info-current-file
15096         always being valid.  Use Info-find-file to find node filename.
15098 2005-11-25  David Kastrup  <dak@gnu.org>
15100         * longlines.el (longlines-wrap-line): Reorder wrapping to "insert
15101         new character, then delete" in order to preserve markers.
15103 2005-11-25  David Ponce  <david@dponce.com>
15105         * recentf.el (recentf-arrange-by-rule): Handle a special
15106         `auto-mode-alist'-like "strip suffix" rule.
15107         (recentf-build-mode-rules): Handle second level auto-mode entries.
15109 2005-11-25  Michael Kifer  <kifer@cs.stonybrook.edu>
15111         * viper-keym.el (viper-ESC-key): Use different values in terminal and
15112         window modes.
15114         * viper.el (viper-emacs-state-mode-list): Delete mail-mode, add
15115         jde-javadoc-checker-report-mode.
15117         * ediff-wind (ediff-make-wide-display): Slight simplification.
15119         * ediff.el (ediff-date): Change the date of last update.
15121 2005-11-24  Chong Yidong  <cyd@stupidchicken.com>
15123         * hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'.
15124         Use define-minor-mode, and make it a local mode.  Turn on font-lock.
15125         (hi-lock-mode): New global minor mode.
15126         (turn-on-hi-lock-if-enabled): New function.
15127         (hi-lock-line-face-buffer, hi-lock-face-buffer, hi-lock-set-pattern):
15128         Change arguments to regexp and face instead of a font-lock pattern.
15129         Directly set face property, instead of refontifying.
15130         (hi-lock-font-lock-hook): Check if font-lock is being turned on.
15131         (hi-lock-find-patterns): Use line-number-at-pos.
15133         (hi-lock-face-phrase-buffer): Call hi-lock-buffer-mode.  Use new
15134         arguments for hi-lock-set-pattern.
15135         (hi-lock-unface-buffer, hi-lock-set-file-patterns):
15136         Call font-lock-fontify-buffer.
15137         (hi-lock-find-file-hook, hi-lock-current-line)
15138         (hi-lock-refontify, hi-lock-set-patterns): Delete unused functions.
15140         (hi-lock-font-lock-hook): Turn off hi-lock when font lock is
15141         turned off.
15143         * progmodes/compile.el (compilation-setup): Don't fiddle with
15144         font-lock-defaults.
15146 2005-11-25  Nick Roberts  <nickrob@snap.net.nz>
15148         * progmodes/gdb-ui.el (gdb-var-create-handler)
15149         (gdb-var-list-children-handler): Find values for all variable
15150         objects.  gud-speedbar-buttons decides whether to display them.
15152 2005-11-24  Romain Francoise  <romain@orebokech.com>
15154         * info.el (Info-speedbar-fetch-file-nodes): Prefix temporary
15155         buffer name with a space.
15157 2005-11-24  Carsten Dominik  <dominik@science.uva.nl>
15159         * textmodes/org.el (org-export-plain-list-max-depth): Rename from
15160         `org-export-local-list-max-depth'.  Change default value to 3.
15161         (org-auto-renumber-ordered-lists)
15162         (org-plain-list-ordered-item-terminator): New options.
15163         (org-at-item-p, org-beginning-of-item, org-end-of-item)
15164         (org-get-indentation, org-get-string-indentation)
15165         (org-maybe-renumber-ordered-list, org-renumber-ordered-list):
15166         New functions.
15167         (org-move-item-down, org-move-item-up): New commands.
15168         (org-export-as-html): New classes for CSS support.  Bug fix in
15169         regular expression detecting fixed-width regions.  Respect
15170         `org-local-list-ordered-item-terminator'.
15171         (org-set-autofill-regexps, org-adaptive-fill-function): "1)" is
15172         also a list item.
15173         (org-metaup, org-metadown, org-shiftmetaup, org-shiftmetadown):
15174         New item moving functions.
15176 2005-11-24  Juri Linkov  <juri@jurta.org>
15178         * isearch.el (isearch-repeat): With empty search ring set
15179         `isearch-error' to the error string instead of signaling error
15180         with the function `error'.
15182 2005-11-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
15184         * term/mac-win.el: Make modifier `ctrl' an alias for `control'.
15186 2005-11-24  Nick Roberts  <nickrob@snap.net.nz>
15188         * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): New function
15189         and variable.
15190         (gdb-var-create-handler, gdb-var-list-children-handler):
15191         Don't match on "char **...".
15192         (gdb-var-update-handler): Find values for all variable objects.
15193         (gdb-info-frames-custom): Identify frames by leading "#".
15195         * progmodes/gud.el (gud-speedbar-menu-items): Add
15196         gdb-speedbar-auto-raise as radio button.
15197         (gud-speedbar-buttons): Raise speedbar if requested.
15198         Don't match on "char **...".
15199         (gud-speedbar-buttons): Add (pointer) value for non-leaves.
15200         Make it editable.
15202 2005-11-23  Chong Yidong  <cyd@stupidchicken.com>
15204         * info.el (Info-fontify-node): Handle the case where
15205         Info-current-file is t.
15207 2005-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
15209         * simple.el (blink-matching-open): Fix off-by-one in last change.
15211 2005-11-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
15213         * term/mac-win.el: Don't change default directory.
15215 2005-11-22  Luc Teirlinck  <teirllm@auburn.edu>
15217         * cus-edit.el (Custom-reset-standard): Make it handle Custom group
15218         buffers correctly.  (It used to throw an error in such buffers.)
15219         Make it ask for confirmation in group buffers and other Custom
15220         buffers containing more than one customization item.
15222 2005-11-22  John Paul Wallington  <jpw@gnu.org>
15224         * net/goto-addr.el (goto-address-fontify): Put `follow-link'
15225         property on mail and url overlays.
15226         (goto-address-at-point): Use `posn-set-point' instead of
15227         `mouse-set-point' because the latter is not fbound when configured
15228         without X.
15230 2005-11-22  Lars Hansen  <larsh@soem.dk>
15232         * ls-lisp.el (ls-lisp-parse-symlink): Delete.
15233         (ls-lisp-classify, ls-lisp-format): Delete call to
15234         ls-lisp-parse-symlink.
15235         (ls-lisp-handle-switches): Handle symlinks to directories as
15236         directories when ls-lisp-dirs-first in non-nil.
15238 2005-11-21  Luc Teirlinck  <teirllm@auburn.edu>
15240         * startup.el (command-line): Make sure that loaddefs.el is handled
15241         correctly in load-history.
15243 2005-11-22  Nick Roberts  <nickrob@snap.net.nz>
15245         * progmodes/gdb-ui.el (gdb-locals-watch-keymap): New local map.
15246         (gdb-struct-string, gdb-array-string): New constants.
15247         (gdb-info-locals-handler): Use them.
15248         (gdb-reset): Reset gdb-var-list to nil.
15250 2005-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
15252         * progmodes/sh-script.el (sh-font-lock-paren): Handle continued lines
15253         in patterns.
15255 2005-11-21  Juri Linkov  <juri@jurta.org>
15257         * custom.el (defcustom): Update link types in docstring.
15259 2005-11-20  Martin Rudalics  <rudalics@gmx.at>
15261         * custom.el (defgroup): Add doc-string-elt info.
15263         * widget.el (define-widget): Don't use declare for the doc-string-elt.
15265 2005-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
15267         * newcomment.el (comment-enter-backward): Fix last fix.
15269         * simple.el (blink-matching-open):
15270         * paren.el (show-paren-function): Allow new paren-class info.
15272 2005-11-20  Chong Yidong  <cyd@stupidchicken.com>
15274         * faces.el: Revert 2005-11-17 change.  :ignore-defface is now
15275         handled automagically.
15277 2005-11-20  Andreas Schwab  <schwab@suse.de>
15279         * descr-text.el (describe-char): When copying overlays put them
15280         over the full char description instead of just the first character
15281         of it.
15283 2005-11-20  Juri Linkov  <juri@jurta.org>
15285         * simple.el (what-cursor-position):
15286         * descr-text.el (describe-char): Use Lisp-readable syntax
15287         for octal and hex.  Reorder decimal, octal and hex values.
15288         Remove excess whitespace in the output.  Use `=' in `column='
15289         like in `point=' and `Hscroll='.
15291         * international/mule-cmds.el (encoded-string-description):
15292         Use Lisp-readable syntax for hex.
15294 2005-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
15296         * newcomment.el (comment-enter-backward): Handle the case where the
15297         comment is closed by EOB.
15299 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
15301         * longlines.el (longlines-before-revert-hook)
15302         (longlines-after-revert-hook): New functions.
15303         (longlines-mode): Turn off longlines temporarily when reverting.
15304         Add a message-setup-hook.
15305         (longlines-decode-buffer): New function.
15306         (longlines-wrap-line): Preserve marker positions.
15308 2005-11-19  Andreas Schwab  <schwab@suse.de>
15310         * emacs-lisp/shadow.el: Handle compressed files.
15312 2005-11-19  Romain Francoise  <romain@orebokech.com>
15314         * net/browse-url.el (browse-url-default-browser): Signal an error
15315         if no usable browser can be found, rather than try to load w3.
15317 2005-11-16  Ryan Yeske  <rcyeske@gmail.com>
15319         * net/rcirc.el (rcirc-mangle-text): Add bold face property without
15320         replacing existing properties.
15321         (rcirc-my-nick, rcirc-other-nick, rcirc-server)
15322         (rcirc-nick-in-message, rcirc-prompt): Use min-colors and remove
15323         tty specs.
15324         (rcirc-server-prefix, rcirc-server): New faces.
15325         (rcirc-url-regexp): Generate with rx macro.
15326         (rcirc-last-server-message-time): New variable.
15327         (rcirc-filter): Record time of last message.
15328         (rcirc-keepalive): Kill processes that did not send a message
15329         since the last ping.
15330         (rcirc-mode): Give rcirc-topic a local binding here.
15332 2005-11-19  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
15334         * subr.el (read-passwd): Fontify the prompt as we do with other
15335         prompts.
15337 2005-11-19  Ryan Yeske  <rcyeske@gmail.com>
15339         * ffap.el (ffap-menu-rescan): Use inhibit-read-only instead of
15340         binding buffer-read-only to nil.
15342 2005-11-19  Eli Zaretskii  <eliz@gnu.org>
15344         * complete.el (partial-completion-mode):
15345         Mention completion-auto-help in the doc string.
15347         * man.el (Man-highlight-references): Doc fix.  Reformat code in a
15348         more Lisp-ish way.
15350 2005-11-19  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>  (tiny change)
15352         * ls-lisp.el (ls-lisp-format-file-size): Format file size with 9
15353         digits, not 8, to avoid misalignment for files larger than 100MB.
15355 2005-11-19  Eli Zaretskii  <eliz@gnu.org>
15357         * menu-bar.el (menu-bar-describe-menu) <list-keybindings>:
15358         Mention "keyboard shortcuts" in the help text.
15360 2005-11-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
15362         * startup.el (fancy-splash-default-action): Discard only
15363         mouse-down and succeeding mouse-up events in the splash screen
15364         window so that drag-n-drop event can be processed.
15366 2005-11-18  Chong Yidong  <cyd@stupidchicken.com>
15368         * longlines.el (longlines-mode): Add hacks for mail-mode and
15369         message-mode.
15371 2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
15373         * textmodes/org.el (org-table-sort-lines): New command.
15374         (org-tbl-menu): Add entry for `org-table-sort-lines'.
15375         (org-add-file): Command removed, use `org-agenda-file-to-front'
15376         instead.
15377         (org-export-icalendar): Use `org-icalendar-combined-name'.
15378         (org-cycle-agenda-files, org-agenda-file-to-end)
15379         (org-agenda-file-to-front): New commands.
15380         (org-table-tab-jumps-over-hlines, org-export-html-style):
15381         New options.
15382         (org-table-next-field): Use `org-table-tab-jumps-over-hlines'.
15383         (org-at-table.el-p, org-set-autofill-regexps, org-html-protect):
15384         New functions.
15385         (org-fill-paragraph): Call `org-table-align' in tables.
15386         (org-mode): Call `org-set-autofill-regexps'.
15387         (org-export-as-html): Support for local handformatted lists.
15388         Modified to produce valid HTML 4.0.  Use `org-export-html-style'.
15389         (org-export-local-list-max-depth): New option.
15390         (org-html-expand): Use `org-html-protect'.
15392 2005-11-18  Nick Roberts  <nickrob@snap.net.nz>
15394         * progmodes/gud.el (gud-install-speedbar-variables): Bind gud-pp
15395         to "p".
15396         (gdb): Move definition of gud-pp to...
15398         * progmodes/gdb-ui.el (gdb-ann3): ...here.  Make it work in the
15399         speedbar.
15400         (gdb-find-watch-expression): New function.
15402 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
15404         * faces.el (face-attribute, set-face-attribute): Mention existence
15405         of `:ignore-defface' setting in docstring.
15407 2005-11-17  Stefan Monnier  <monnier@iro.umontreal.ca>
15409         * simple.el (completion-setup-function): Fix last change.
15411 2005-11-17  John Paul Wallington  <jpw@pobox.com>
15413         * ibuf-ext.el (ibuffer-interactive-filter-by-mode):
15414         Use `posn-set-point' instead of `mouse-set-point' because the
15415         latter is not fbound when configured without X.
15417         * comint.el (comint-insert-input): Likewise.
15419 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
15421         * simple.el (hard-newline): New variable.
15422         (sendmail-user-agent-compose, next-line): Use it.
15424         * mail/sendmail.el (mail-setup, mail-send, mail-insert-from-field)
15425         (sendmail-send-it, mail-do-fcc, mail-cc, mail-bcc, mail-fcc)
15426         (mail-mail-reply-to, mail-mail-followup-to)
15427         (mail-position-on-field, mail-signature, mail-yank-original)
15428         (mail-attach-file): Likewise.
15430         * mail/mailheader.el (mail-header-format)
15431         (mail-header-format-function): Likewise.
15433         * add-log.el (add-change-log-entry, change-log-merge): Likewise.
15435 2005-11-17  Juri Linkov  <juri@jurta.org>
15437         * font-lock.el (font-lock-faces): Rename this defgroup from
15438         `font-lock-highlighting-faces'.
15439         (font-lock-comment-face, font-lock-comment-delimiter-face)
15440         (font-lock-string-face, font-lock-doc-face)
15441         (font-lock-keyword-face, font-lock-builtin-face)
15442         (font-lock-function-name-face, font-lock-variable-name-face)
15443         (font-lock-type-face, font-lock-constant-face)
15444         (font-lock-warning-face, font-lock-negation-char-face)
15445         (font-lock-preprocessor-face)
15446         (font-lock-regexp-grouping-backslash)
15447         (font-lock-regexp-grouping-construct): Rename :group from
15448         `font-lock-highlighting-faces' to `font-lock-faces'.
15450         * cus-edit.el (lisp, c, tex):
15451         * progmodes/ada-mode.el (ada):
15452         * progmodes/asm-mode.el (asm):
15453         * progmodes/cperl-mode.el (cperl-faces):
15454         * progmodes/cpp.el (cpp):
15455         * progmodes/dcl-mode.el (dcl):
15456         * progmodes/f90.el (f90):
15457         * progmodes/fortran.el (fortran):
15458         * progmodes/icon.el (icon):
15459         * progmodes/idlwave.el (idlwave-misc):
15460         * progmodes/m4-mode.el (m4):
15461         * progmodes/make-mode.el (makefile):
15462         * progmodes/meta-mode.el (meta-font):
15463         * progmodes/modula2.el (modula2):
15464         * progmodes/octave-mod.el (octave):
15465         * progmodes/pascal.el (pascal):
15466         * progmodes/perl-mode.el (perl):
15467         * progmodes/prolog.el (prolog):
15468         * progmodes/ps-mode.el (PostScript-edit):
15469         * progmodes/scheme.el (scheme):
15470         * progmodes/sh-script.el (sh-script):
15471         * progmodes/simula.el (simula):
15472         * progmodes/tcl.el (tcl):
15473         * textmodes/nroff-mode.el (nroff):
15474         * textmodes/reftex-vars.el (reftex-fontification-configurations):
15475         * textmodes/sgml-mode.el (sgml):
15476         * textmodes/texinfo.el (texinfo):
15477         Add :link (custom-group-link font-lock-faces) to defgroup.
15479         * hi-lock.el (hi-lock): Rename this defgroup from
15480         `hi-lock-interactive-text-highlighting'.  Change parent group from
15481         `faces' to `font-lock'.  Add link to the manual.
15482         (hi-lock-mode, hi-lock-file-patterns-range)
15483         (hi-lock-exclude-modes, hi-lock-faces): Rename :group from
15484         `hi-lock-interactive-text-highlighting' to `hi-lock'.
15485         (hi-lock-faces): Add :group `faces'.
15487         * cus-edit.el (custom-variable-prompt): Clarify the code.
15489         * faces.el (face-read-string): Set the default value arg of
15490         completing-read.
15492 2005-11-16  Luc Teirlinck  <teirllm@auburn.edu>
15494         * rfn-eshadow.el (file-name-shadow-properties)
15495         (file-name-shadow-tty-properties, file-name-shadow-mode):
15496         Remove autoloads, because the file is now preloaded.
15498 2005-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
15500         * printing.el (easy-menu-intern): Don't define.
15501         (pr-get-symbol): Use easy-menu-intern only if defined.
15503         * simple.el (blink-matching-open): Simplify a bit.
15504         (completion-setup-function): Fix the case of partial-completion-mode
15505         when the minibuffer's contents start with "-".
15506         Obey completion-base-size-function even when
15507         minibuffer-completing-file-name is non-nil.
15509 2005-11-16  Richard M. Stallman  <rms@gnu.org>
15511         * net/eudcb-ph.el (eudc-ph-open-session):
15512         Use set-process-query-on-exit-flag.
15514         * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-contents.
15516         * international/ucs-tables.el (ucs-set-table-for-input):
15517         Use make-local-variable, not make-variable-buffer-local.
15519         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
15520         Improve warning message text.
15522         * savehist.el (savehist-save-hook): Add :group.
15524         * menu-bar.el (menu-bar-help-menu):
15525         Rename Find Extra Packages to External Packages.
15527         * cus-edit.el (Custom-reset-standard): Verify that
15528         :custom-standard-value prop exists before calling it.
15530         * apropos.el (apropos-calc-scores): Use apropos-pattern.
15532 2005-11-16  Martin Rudalics  <rudalics@gmx.at>
15534         * wid-edit.el (color): Enclose %t in %{...%}.
15536         * cus-edit.el (face): Enclose %t in %{...%}.
15538 2005-11-16  Hrvoje Niksic  <hniksic@xemacs.org>
15540         * savehist.el (savehist-mode-hook): Re-add the var.
15541         (savehist-mode): Use it.
15543 2005-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
15545         * textmodes/flyspell.el: Fix commenting convention.
15546         Remove unnecessary leading * in custom docstrings.
15547         (flyspell-emacs): Remove unused var.
15548         (flyspell-delete-region-overlays): Use remove-overlays.
15549         (flyspell-accept-buffer-local-defs): Use save-current-buffer.
15550         (flyspell-debug-signal-no-check, flyspell-debug-signal-changed-checked)
15551         (flyspell-debug-signal-pre-word-checked, flyspell-post-command-hook)
15552         (flyspell-debug-signal-word-checked): Use with-current-buffer.
15553         (make-flyspell-overlay): Don't locally reuse a global name.
15554         (flyspell-highlight-incorrect-region)
15555         (flyspell-highlight-duplicate-region): Use flyspell-unhighlight-at.
15556         (flyspell-check-previous-highlighted-word): Use flyspell-overlay-p.
15557         (flyspell-notify-misspell): Remove unused args `start' and `end'.
15558         (flyspell-word): Adjust call accordingly.  Use ispell-send-string.
15559         Wrap calls to accept-process-output inside with-local-quit since it's
15560         often called from a post-command-hook.
15561         (flyspell-correct-word, flyspell-auto-correct-word):
15562         Use ispell-send-string.
15563         (flyspell-xemacs-popup): Remove unused arg `event'.  Update call.
15565         * calendar/diary-lib.el (diary-list-entries): Also hide the
15566         terminating newline.
15568 2005-11-16  Carsten Dominik  <dominik@science.uva.nl>
15570         * textmodes/reftex.el (reftex-use-fonts): Remove the check for
15571         window-system, to allow fonts on tty.
15573 2005-11-17  Nick Roberts  <nickrob@snap.net.nz>
15575         * progmodes/gud.el (gud-speedbar-item-info): New function.
15576         (gud-install-speedbar-variables): Use it to display data type
15577         of watch expression as a tooltip in speedbar.
15579 2005-11-15  Luc Teirlinck  <teirllm@auburn.edu>
15581         * font-core.el (global-font-lock-mode): Add :version keyword,
15582         because default was changed.
15584         * jka-cmpr-hook.el (auto-compression-mode): Ditto.
15586         * startup.el (command-line): Use `custom-reevaluate-setting' for
15587         `file-name-shadow-mode'.
15589         * loadup.el: Preload rfn-eshadow.
15591         * rfn-eshadow.el (file-name-shadow-mode): Set :init-value to t.
15592         Add :version keyword.
15593         (file-name-shadow-properties, file-name-shadow-tty-properties)
15594         (file-name-shadow): Add :version keyword.
15596         * cus-edit.el (custom-add-parent-links): Fix bug whereby, for
15597         instance, `(fringe custom-face)' shadowed `(fringe custom-group)'
15598         in the custom-group property of the symbol frames and the fringe
15599         group got no link to its parent group frames.
15600         Doc fix.
15602 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
15604         * progmodes/gud.el (gud-stop-subjob): New function.
15605         (gud-menu-map, gud-tool-bar-map): Use it.
15607 2005-11-16  Kim F. Storm  <storm@cua.dk>
15609         * progmodes/gud.el (gud-menu-map): Let [stop] stop program rather
15610         than kill it.
15611         (gud-tool-bar-map): Likewise.  Move cont/until/finish buttons
15612         to a more useful/logical place.
15614 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
15616         * progmodes/gud.el (gud-menu-map): Make visibility of stop and
15617         go buttons complementary.
15619 2005-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
15621         * rfn-eshadow.el (rfn-eshadow-regexp): Remove.
15622         (rfn-eshadow-sifn-equal): New function.
15623         (rfn-eshadow-update-overlay): Rewrite to use substitute-in-file-name.
15625 2005-11-15  Michael Kifer  <kifer@cs.stonybrook.edu>
15627         * viper-utils.el (viper-non-word-characters-reformed-vi):
15628         Quote `-' in string.
15630         * viper.el (viper-emacs-state-mode-list): Ensure that
15631         rcirc-mode buffers come up in Emacs state.
15633         * ediff-util.el (ediff-make-temp-file): Use proper file-name-handler
15634         operation.
15636 2005-11-15  Dan Nicolaescu  <dann@ics.uci.edu>
15638         * term.el (term-termcap-format): Fix typos.
15639         (term-down): Fix the negative argument case.
15641 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
15643         * progmodes/gdb-ui.el: Remove face-alias left over from change on
15644         2005-08-15.
15645         (gdb-ann3): New command gud-go.
15646         (menu): Accomodate gdb-mi.el.
15647         (gdb-assembler-custom): Make buffer of selected window current
15648         so that set-window-point works.
15650         * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Re-define
15651         buttons and include new ones.
15653 2005-11-16  Kim F. Storm  <storm@cua.dk>
15655         * progmodes/gud.el (gud-tool-bar-item-visible-no-fringe): New function.
15656         (gud-menu-map): Use it.
15658 2005-11-14  Luc Teirlinck  <teirllm@auburn.edu>
15660         * jka-cmpr-hook.el (auto-compression-mode): Enable it in a way
15661         that works correctly for Custom and that does not override a user
15662         who disables it.
15664         * help-mode.el (help-make-xrefs, help-xref-on-pp)
15665         (help-xref-interned, help-follow): Make hyperlinks for variables
15666         that are unbound, but have a non-nil variable-documentation property.
15668         * emacs-lisp/derived.el (define-derived-mode): Remove defvar for
15669         mode hook.  (It conflicted with defcustoms for some mode hooks.)
15670         Use the `variable-documentation' property to give the mode hook a
15671         docstring and expand that docstring.
15673 2005-11-14  Hrvoje Niksic  <hniksic@xemacs.org>
15675         * savehist.el (savehist-mode): Don't bother with
15676         `custom-set-minor-mode'.
15677         (savehist-coding-system): Check XEmacs version.
15678         (history-length): Declare also at run time.
15679         (savehist-mode): Don't emit a message.  Don't run the minor mode hook.
15680         Don't set the customize state.
15681         (savehist-minibuffer-hook): Special case for when
15682         minibuffer-history-variable is equal to t.
15684 2005-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
15686         * files.el (write-file): Refresh VC status.
15688         * calendar/diary-lib.el (diary-list-entries, diary-show-all-entries)
15689         (mark-diary-entries, make-diary-entry): Check default-major-mode rather
15690         than fundamental-mode to see if the mode was set.
15692 2005-11-14  Romain Francoise  <romain@orebokech.com>
15694         * dired-x.el: If `vm-visit-folder' doesn't exist, define it as a
15695         dummy function in `eval-when-compile' to avoid compiler warning.
15696         Require `man' at compile time.
15698 2005-11-14  Jay Belanger  <belanger@truman.edu>
15700         * calc-alg.el (calcFunc-write-out-power): Rename it to
15701         calcFunc-powerexpand.
15702         (math-write-out-power): Rename it to math-powerexpand; have it
15703         handle negative exponents.
15704         (calc-writeoutpower): Rename it to calc-powerexpand.
15706         * calc-ext.el: Change calcFunc-writeoutpower and
15707         calc-writeoutpower to calcFunc-powerexpand and calc-powerexpand in
15708         autoloads.
15709         Add calcFunc-ldiv to autoloads.
15711         * calc-arith.el (calcFunc-ldiv): New function.
15713         * calc.el (calc-left-divide): New function.
15715 2005-11-14  Juri Linkov  <juri@jurta.org>
15717         * cus-edit.el (custom-variable-prompt): Set the default value arg
15718         of completing-read.
15720         * cus-dep.el (custom-make-dependencies): Reverse the list of
15721         found dependencies.
15723 2005-11-14  Dan Nicolaescu  <dann@ics.uci.edu>
15725         * menu-bar.el (menu-bar-options-menu): Delete "Syntax
15726         Highlighting" entry, it is on by default now.
15727         (menu-bar-options-save): Do not save global-font-lock-mode.
15729 2005-11-13  Richard M. Stallman  <rms@gnu.org>
15731         * textmodes/flyspell.el (flyspell-large-region):
15732         Call flyspell-accept-buffer-local-defs.
15734 2005-11-13  Agustin Martin  <agustin.martin@hispalinux.es>
15736         * textmodes/flyspell.el (flyspell-notify-misspell):
15737         Fix misspelling of "Misspelling".
15738         (flyspell-process-localwords): New function.
15739         (flyspell-large-region): Call flyspell-process-localwords and
15740         flyspell-delete-region-overlays.
15741         (flyspell-delete-region-overlays): New function.
15742         (flyspell-delete-all-overlays): Call that.
15744 2005-11-13  Richard M. Stallman  <rms@gnu.org>
15746         * help.el (help-for-help-internal): Improve doc of C-h a.
15747         (describe-key): Improve prompt; doc fix.
15749 2005-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
15751         * vc-svn.el (vc-svn-registered): Catch all errors.
15753         * cus-dep.el (custom-make-dependencies): Typo.
15755 2005-11-13  Michael Albinus  <michael.albinus@gmx.de>
15757         * net/tramp-util.el (top): Fix compilation warning.
15759 2005-11-13  Kim F. Storm  <storm@cua.dk>
15761         * help.el (help-for-help-internal): Fix `a' entry.  Add `d' entry.
15763 2005-11-13  Nick Roberts  <nickrob@snap.net.nz>
15765         * progmodes/gud.el (gud-menu-map): Move parentheses (again).
15766         (gud-speedbar-buttons): Match on "const char *" too.
15768         * progmodes/gdb-ui.el (gdb-var-create-handler)
15769         (gdb-var-list-children-handler): Match on "const char *" too.
15770         (gdb-var-evaluate-expression-handler): Match on empty string.
15771         (gdb-var-update-handler): Only call
15772         gdb-var-evaluate-expression-handler when required.
15774 2005-11-13  Nick Roberts  <nickrob@snap.net.nz>
15776         * progmodes/gud.el (gud-menu-map): Revert to window-fringes for
15777         selected window.  This still doesn't work for speedbar.
15778         (gud-speedbar-buttons): Handle string expressions properly.
15780         * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
15781         (gdb-var-create-handler): Handle string expressions properly.
15782         (gdb-var-list-children-regexp, gdb-var-list-children-handler):
15783         Handle string expressions properly.  Move "type" field into regexp.
15785 2005-11-12  Karl Fogel  <kfogel@red-bean.com>
15787         * bookmark.el (bookmark-maybe-message): New function to reduce
15788         code duplication: invokes `message' iff baud-rate is high enough.
15789         (bookmark-write-file): Use above instead of an inline conditional.
15790         (bookmark-load): Same.
15792 2005-11-12  Karl Fogel  <kfogel@red-bean.com>
15794         * bookmark.el (bookmark-write-file): Don't visit the destination
15795         file, just write the data to it using write-region.  This is
15796         similar to saveplace.el at 2005-05-29T08:36:26Z!rms@gnu.org, but with an additional
15797         change to avoid visiting the file in the first place.
15799 2005-11-12  Chong Yidong  <cyd@stupidchicken.com>
15801         * hi-lock.el (hi-lock-mode): Set the default value of
15802         font-lock-defaults.
15804 2005-11-11  Luc Teirlinck  <teirllm@auburn.edu>
15806         * find-lisp.el (find-lisp-find-dired-insert-file): Pass `string'
15807         arg to `file-attributes'.
15808         (find-lisp-format): The UID and GID can now be strings.
15810 2005-11-12  Kim F. Storm  <storm@cua.dk>
15812         * help.el (help-map): Bind C-h d to apropos-documentation.
15814         * simple.el (what-cursor-position): Print (EOB) instead of (100%)
15815         when point is at end-of-buffer.
15817         * apropos.el (apropos-match-face): Doc fix.
15818         (apropos-sort-by-scores): Add new choice `verbose'.
15819         (apropos-documentation-sort-by-scores): New defcustom.
15820         (apropos-pattern): Now contains the pattern entered by the user.
15821         (apropos-pattern-quoted): New defvar.
15822         (apropos-regexp): New defvar, containing the regexp corresponding
15823         to apropos-pattern.
15824         (apropos-all-words-regexp): Rename from apropos-all-regexp.
15825         (apropos-read-pattern): New defun.  Use it to read pattern arg in
15826         interactive calls; returns list of words for a word list, and
15827         string for a regexp.
15828         (apropos-parse-pattern): Rename from apropos-rewrite-regexp.  Now
15829         parses a list of words or regexp as returned by apropos-read-pattern.
15830         (apropos-calc-scores): Return nil if apropos-regexp doesn't match.
15831         (apropos-score-doc): Return a very high score if the string
15832         entered by the user matches literally.
15833         (apropos-variable): Doc fix.  Use apropos-read-pattern.
15834         (apropos-command): Doc fix.  Use apropos-read-pattern and
15835         apropos-parse-pattern.  Call apropos-print with nosubst=t.
15836         (apropos, apropos-value): Doc fix.  Use apropos-read-pattern and
15837         apropos-parse-pattern.
15838         (apropos-documentation): Doc fix.  Use apropos-read-pattern and
15839         apropos-parse-pattern.  Locally bind apropos-sort-by-scores to
15840         apropos-documentation-sort-by-scores.  Call apropos-print with
15841         nosubst=t.
15842         (apropos-documentation-internal): Pass doc string through
15843         substitute-key-definition before adding text properties.
15844         Highlight substring matching literal user input if possible.
15845         (apropos-documentation-check-doc-file): Remove locals beg and end.
15846         Fix calculation of score (as added twice).  Pass doc string through
15847         substitute-key-definition before adding text properties.
15848         (apropos-documentation-check-elc-file): Pass doc string through
15849         substitute-key-definition before adding text properties.
15850         Highlight substring matching literal user input if possible.
15851         (apropos-print): Add new arg NOSUBST; if set, command and variable
15852         doc strings have already been passed through substitute-key-definition.
15853         Add code to handle apropos-accumulator items without score element
15854         for backwards compatibility (e.g. with woman package).
15855         Only show scores if apropos-sort-by-scores is `verbose'.
15857 2005-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15859         * jka-cmpr-hook.el (jka-compr-install): Use push and dolist.
15860         Add jka-compr-load-suffixes to load-suffixes.
15862         * jka-compr.el: Require jka-cmpr-hook.
15863         (jka-compr-info-compress-message, jka-compr-info-compress-program)
15864         (jka-compr-info-compress-args, jka-compr-info-uncompress-message)
15865         (jka-compr-info-uncompress-program, jka-compr-info-uncompress-args)
15866         (jka-compr-info-can-append, jka-compr-info-strip-extension)
15867         (jka-compr-info-file-magic-bytes, jka-compr-get-compression-info)
15868         (jka-compr-info-regexp): Remove.  Provided by jka-cmpr-hook.
15869         (jka-compr-uninstall): Remove entries from
15870         jka-compr-added-to-file-coding-system-alist after they are used.
15871         (jka-compr-error): Remove unused var `curbuf'.
15872         (jka-compr-file-local-copy): Remove unused var `notfound'.
15874 2005-11-10  Romain Francoise  <romain@orebokech.com>
15876         * apropos.el (apropos-calc-scores): Use `apropos-pattern'.
15878 2005-11-11  Nick Roberts  <nickrob@snap.net.nz>
15880         * progmodes/gud.el (gud-menu-map): Move parentheses.
15881         (gdb): New command gud-pv.
15883 2005-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15885         * tar-mode.el: Remove spurious or unnecessary leading stars
15886         in docstrings.
15887         (tar-header-block-tokenize): Also obey default-file-name-coding-system.
15888         (tar-parse-octal-integer-safe): Use mapc.
15889         (tar-header-block-summarize): Remove unused var `ck'.
15890         (tar-summarize-buffer): Don't clear the modified-p bit if it wasn't
15891         cleared before.  Obey default-enable-multibyte-characters.
15892         Use mapconcat.  Simplify setting of tar-header-offset.
15893         (tar-mode-map): Move initialization inside delcaration.
15894         (tar-flag-deleted): Use `abs'.
15895         (tar-expunge-internal): Remove unused var `line'.
15896         (tar-expunge-internal): Don't hardcode point-min==1.
15897         (tar-expunge): Widen while doing set-buffer-multibyte.
15898         (tar-rename-entry): Use file-name-coding-system.
15899         (tar-alter-one-field): Don't hardcode point-min==1.
15900         (tar-subfile-save-buffer): string-as-unibyte works on unibyte strings.
15901         (tar-pad-to-blocksize): Don't hardcode point-min==1.  Clarify the code.
15903 2005-11-10  Masatake YAMATO  <jet@gyve.org>
15905         * add-log.el (add-log-current-defun): Handle class::method
15906         notation of c++.  Fix incorrect comment.
15908 2005-11-10  Alan Mackenzie  <acm@muc.de>
15910         * help-fns.el (describe-variable): Make C-h v work when a variable
15911         has variable documentation yet is unbound.
15913 2005-11-10  Masatake YAMATO  <jet@gyve.org>
15915         * man.el (Man-highlight-references): Set an empty
15916         string to `Man-arguments' if it is nil.
15917         Suggested by Reiner Steib <Reiner.Steib@gmx.de>.
15919 2005-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
15921         * Makefile.in (mh-loaddefs.el, loaddefs.el): Better follow the
15922         commenting conventions.
15924         * cus-dep.el (custom-make-dependencies): Simplify.
15925         Better follow the commenting conventions.
15927 2005-11-09  Richard M. Stallman  <rms@gnu.org>
15929         * apropos.el (apropos-pattern): Rename from apropos-regexp.
15930         (apropos-orig-pattern): Rename from apropos-orig-regexp.
15931         All uses changed.
15932         (apropos-rewrite-regexp): Doc fix.
15933         (apropos-variable, apropos-command, apropos, apropos-value):
15934         Change prompt; carry through the argument renaming.
15936 2005-11-09  Luc Teirlinck  <teirllm@auburn.edu>
15938         * find-lisp.el: Require dired.
15939         (find-lisp-find-dired-internal): Do not call
15940         `abbreviate-file-name' on DIR.
15942 2005-11-10  Nick Roberts  <nickrob@snap.net.nz>
15944         * progmodes/gud.el (gdb): Make gud-pp use user-defined command pp1.
15946 2005-11-09  Nick Roberts  <nickrob@snap.net.nz>
15948         * progmodes/gud.el (gud-menu-map): Ensure tool-bar is constant
15949         when using the speedbar.
15950         (gdb): New command gud-pp.
15951         (gud-menu-map, gud-tool-bar-map): Put it on the tool bar.
15953 2005-11-09  Juri Linkov  <juri@jurta.org>
15955         * replace.el (occur-excluded-properties): New defcustom.
15956         (occur-1, occur-engine, occur-accumulate-lines): Use it.
15958 2005-11-08  Jay Belanger  <belanger@truman.edu>
15960         * calc/calc-units.el (math-convert-units): Replace any composite
15961         unit by its definition.
15963 2005-11-08  Lars Hansen  <larsh@soem.dk>
15965         * emacs-lisp/autoload.el (update-directory-autoloads):
15966         Add obsolete function alias.
15968 2005-11-07  Stefan Monnier  <monnier@iro.umontreal.ca>
15970         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
15971         comment-indent-function.
15972         (lisp-comment-indent): Replace by an alias for comment-indent-default.
15974         * reveal.el (reveal-post-command): Rework the handling of
15975         reveal-open-spots, so as to be more reliable.  There were several
15976         tricky corner cases where an open spot might be lost, or where
15977         a closed spot might end up on the list of open spots.
15978         Only reveal text that's ellipsised.
15980 2005-11-07  Carsten Dominik  <dominik@science.uva.nl>
15982         * textmodes/org.el (org-export-as-html): Remove bogus (debug) form.
15984 2005-11-07  John Paul Wallington  <jpw@gnu.org>
15986         * ibuffer.el (ibuffer): Search iconified frames too when
15987         getting Ibuffer buffer's window.
15989 2005-11-06  Richard M. Stallman  <rms@gnu.org>
15991         * progmodes/compile.el (compilation-internal-error-properties):
15992         save-excursion around the computation of MARKER.
15994 2005-11-06  Piet van Oostrum  <piet@cs.uu.nl>
15996         * textmodes/flyspell.el (flyspell-external-point-words):
15997         flyspell-get-word returns a list, not just a string.
15999 2005-11-06  John Paul Wallington  <jpw@pobox.com>
16001         * ibuffer.el (ibuffer): Search all visible frames when getting
16002         Ibuffer buffer's window.
16004 2005-11-07  Masatake YAMATO  <jet@gyve.org>
16006         * man.el (Man-reference-regexp): Accept spaces between
16007         `Man-name-regexp' and `Man-section-regexp'.
16008         (Man-apropos-regexp): New variable.
16009         (Man-abstract-xref-man-page): Use value for `Man-target-string'
16010         if available.
16011         (Man-highlight-references, Man-highlight-references0):
16012         Handle the case when `Man-arguments' includes "-k".
16013         (Man-highlight-references0): Rename the argument `TARGET-POS' to
16014         `TARGET'. `TARGET' can be a number, function or nil.
16016 2005-11-06  Nick Roberts  <nickrob@snap.net.nz>
16018         * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-var-delete)
16019         (gdb-edit-value, gdb-speedbar-expand-node, gdb-get-create-buffer)
16020         (gdb-breakpoints-mode, gdb-toggle-breakpoint, gdb-delete-breakpoint)
16021         (gdb-goto-breakpoint, gdb-frames-mode, gdb-registers-mode)
16022         (gdb-locals-mode, gdb-find-file-hook): Use buffer-local-value.
16023         (gdb-send-item): Use buffer-local-value and simplify.
16025 2005-11-05  Luc Teirlinck  <teirllm@auburn.edu>
16027         * startup.el (command-line): Use `custom-reevaluate-setting' for
16028         `global-font-lock-mode'.
16030         * font-core.el (global-font-lock-mode): Enable `global-font-lock-mode'
16031         by default, except in batch mode or when the -D option is given.
16033         * emacs-lisp/easy-mmode.el (define-global-minor-mode): Pass all
16034         specified keyword args on to `define-minor-mode'.  Update docstring.
16036 2005-11-05  Romain Francoise  <romain@orebokech.com>
16038         * replace.el (occur-engine): Add marker at end of line, too.
16040 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
16042         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
16043         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
16044         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
16045         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
16046         argument to all these routines, so the passphrase can be managed
16047         externally and passed in to the system.
16048         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
16049         pgg-add-passphrase-to-cache function.
16051         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
16052         (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
16053         (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
16054         (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
16055         argument to all these routines, so the passphrase can be managed
16056         externally and passed in to the system.
16057         (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
16058         function.
16060 2005-11-04  Dan Nicolaescu  <dann@ics.uci.edu>
16062         * font-lock.el: Don't deal with font-lock-face-attributes here,
16063         move the code ...
16065         * startup.el (command-line): ... here.  Use face-spec-set instead
16066         of custom-declare-face.
16068         * faces.el (face-spec-set): Reset the face if spec is not nil.
16070 2005-11-04  Stefan Monnier  <monnier@iro.umontreal.ca>
16072         * newcomment.el (comment-region-internal): Box more tightly in the
16073         common case where there's no TAB in the boxed text.
16075 2005-11-04  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
16077         * info.el (info-tool-bar-map): Use images prev-node, next-node and
16078         up-node.
16080 2005-11-04  Ulf Jasper  <ulf.jasper@web.de>
16082         * newsticker.el: Commentary updated.  Code formatting changed.
16083         (newsticker-version): Change to "1.9".
16084         (newsticker, newsticker-feed): Doc fix.
16085         (newsticker-url-list): Doc fix.  Add option "Weekly".
16086         (newsticker-retrieval-interval): Add option "Weekly".
16087         (newsticker-headline-processing): Doc fix.
16088         (newsticker-auto-mark-filter): Remove.
16089         (newsticker-auto-mark-filter-list): New.
16090         (newsticker-layout, newsticker-sort-method): Doc fix.
16091         (newsticker-hide-old-items-in-newsticker-buffer)
16092         (newsticker-heading-format, newsticker-item-format)
16093         (newsticker-desc-format): Doc fix.
16094         (newsticker-show-all-rss-elements): Remove.
16095         (newsticker-show-all-news-elements): New.
16096         (newsticker-faces, newsticker-ticker): Doc fix.
16097         (remove-from-invisibility-spec): Code formatting.
16098         (newsticker--process-ids): New.
16099         (newsticker-mode): Doc fix.
16100         (newsticker-mode): Change mode-line-format.
16101         (newsticker-start): Remove debug output.
16102         (newsticker-start-ticker): Doc fix.  Add autoload cookie.
16103         (newsticker-w3m-show-inline-images): Code formatting.
16104         (newsticker-next-item): Call `force-mode-line-update'.
16105         (newsticker-previous-item): Call `force-mode-line-update'.
16106         (newsticker-next-feed): Call `force-mode-line-update'.
16107         (newsticker-previous-feed): Call `force-mode-line-update'.
16108         (newsticker-mark-all-items-at-point-as-read): Code formatting.
16109         (newsticker-show-old-items): Do not show descs.
16110         (newsticker-hide-entry): Hide too much.
16111         (newsticker-hide-entry, newsticker-show-entry)
16112         (newsticker-toggle-auto-narrow-to-feed): Code formatting.
16113         (newsticker-set-auto-narrow-to-feed): Update buffer immediately.
16114         (newsticker-toggle-auto-narrow-to-item): Code formatting.
16115         (newsticker-set-auto-narrow-to-item): Update buffer immediately.
16116         (newsticker-running-p, newsticker-ticker-running-p): Autoload cookie.
16117         (newsticker-get-news): Call `force-mode-line-update'.
16118         Collect process ids.
16119         (newsticker--sentinel): Change coding system handling.
16120         Move image retrieval to new functions newsticker--get-logo-url-*.
16121         Move feed parsing to new functions newsticker--parse-*.
16122         Update list of process ids.
16123         (newsticker--get-logo-url-atom-1.0, newsticker--get-logo-url-atom-0.3)
16124         (newsticker--get-logo-url-rss-2.0, newsticker--get-logo-url-rss-1.0)
16125         (newsticker--get-logo-url-rss-0.92, newsticker--get-logo-url-rss-0.91)
16126         (newsticker--parse-atom-0.3, newsticker--parse-atom-1.0)
16127         (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
16128         (newsticker--parse-rss-1.0, newsticker--parse-rss-2.0)
16129         (newsticker--parse-generic-feed, newsticker--parse-generic-items): New.
16130         (newsticker--decode-coding-string): Remove.
16131         (newsticker--decode-numeric-entities): Check input.  Format code.
16132         (newsticker--remove-whitespace): Check input.
16133         (newsticker--do-forget-preformatted): Doc fix.
16134         (newsticker--decode-rfc822-date): Allow for missing time.
16135         (newsticker--update-process-ids): New.
16136         (newsticker--image-sentinel): Change comment.
16137         (newsticker--image-read): Change error message.
16138         (newsticker--imenu-goto): Doc fix.  Show headline title.
16139         (newsticker--buffer-set-uptodate): Call `force-mode-line-update'.
16140         (newsticker--buffer-do-insert-text): Clean whitespace in
16141         html-rendered headline title.  Code formatting.
16142         Call `newsticker--buffer-print-extra-elements'.
16143         (newsticker--buffer-print-extra-element): Remove.
16144         (newsticker--buffer-print-extra-elements): New.
16145         (newsticker--buffer-do-print-extra-element): New.
16146         (newsticker--buffer-insert-enclosure): Doc fix.  Use MBytes for
16147         large sizes.
16148         (newsticker--run-auto-mark-filter)
16149         (newsticker--do-run-auto-mark-filter):
16150         Use `newsticker-auto-mark-filter-list'.
16152 2005-11-04  Ryan Yeske  <rcyeske@gmail.com>
16154         * net/rcirc.el: Use split-string OMIT-NULLS argument.
16155         (rcirc-print): Force redisplay before running hooks.  Do long
16156         buffer truncation after making new text read-only.  Deal with nil
16157         text when decoding strings.  If TARGET is nil, use either the
16158         currently selected buffer, if it is an rcirc buffer and of the
16159         same process or the process buffer.
16160         (rcirc-mode): Remove header-line.  Recompute short buffer names.
16161         Initialize rcirc-buffer-alist here instead of rcirc-get-buffer-create.
16162         (rcirc-short-buffer-name): Add variable.
16163         (rcirc-kill-buffer-hook): Recompute short buffer names.
16164         Remove nick from private channel.
16165         (rcirc-send-input): Send command text to current-buffer.
16166         Don't clear overlay arrow here.
16167         (rcirc-short-buffer-name): Return a short buffer name.
16168         (rcirc-update-short-buffer-names, rcirc-abbreviate)
16169         (rcirc-rebuild-tree, rcirc-make-trees): Add functions to generate
16170         buffer-name abbreviations.
16171         (rcirc-kill-buffer-hook-1): Split to make debugging easier.
16172         Do not touch nick-table when killing a parted channel.
16173         (rcirc-window-configuration-change): Rename from rcirc-update-activity.
16174         Clear arrow from current buffer if it is now hidden.
16175         (rcirc-current-buffer): Add variable.
16176         (rcirc-my-nick, rcirc-other-nick, rcirc-server)
16177         (rcirc-nick-in-message, rcirc-prompt, rcirc-mode-line-nick):
16178         Remove -face from names.
16179         (rcirc-update-activity-string): Print "DND" when globally ignoring
16180         activity.
16181         (rcirc-ignore-buffer-activity-flag): Rename from
16182         rcirc-ignore-channel-activity.
16183         (rcirc-ignore-all-activity-flag): Doc fix.
16184         (rcirc-channels): Remove variable.
16185         (rcirc-kill-buffer-hook):
16186         (rcirc-get-buffer-create): Add nick to private channel.
16187         (rcirc-multiline-edit-submit): Remove tabs.
16188         (rcirc-put-nick-channel, rcirc-channel-nicks): Look up nicks case
16189         folded.
16190         (rcirc-remove-nick-channel): Bug fix.
16191         (rcirc-toggle-ignore-buffer-activity): Rename from
16192         rcirc-toggle-ignore-channel-activity.
16193         (rcirc-record-activity): Add buffers to the front of the list.
16194         (rcirc-update-activity): Remove killed buffers from list.
16195         (rcirc-process-server-response-1): Remove last argument if it is
16196         null before calling handler.
16197         (rcirc): Add "rcirc" defcustom prefix.
16198         (rcirc-prompt): Simplify default prompt.
16199         Use custom-initialize-default.
16200         (rcirc-private-chats): Remove variable.
16201         (rcirc-prompt): Change initialization.
16202         (rcirc-version): Remove function.
16203         (rcirc-id-string): Add constant.
16204         (rcirc-last-buffer): Remove variable.
16205         (rcirc-buffer-alist): Add variable.
16206         (rcirc-connect): Update variable setup.
16207         (rcirc-sentinel, rcirc-update-prompt): Use `rcirc-buffer-alist'.
16208         (rcirc-trap-errors-flag): Rename from `rcirc-trap-errors' change
16209         default.
16210         (rcirc-handler-generic): Trigger activity.
16211         (rcirc-send-message): Create the buffor of the target.
16212         (rcirc-generate-new-buffer-name): Rename from `rcirc-get-buffer-name'.
16213         (rcirc-get-buffer): Just return nil if there is no matching buffer.
16214         (rcirc-multiline-edit-cancel): Remove function.
16215         (rcirc-set-last-buffer): Remove function.
16216         (rcirc-get-any-buffer): Add function.
16217         (rcirc-join-channels): Don't print /join text.
16218         (rcirc-toggle-ignore-channel-activity): Add and update echo area
16219         messages.
16220         (rcirc-cmd-ctcp): Use rcirc-send-string to send request.
16221         (rcirc-handler-NOTICE): Recognize CTCP responses.
16222         (rcirc-handler-332, rcirc-handler-332): Use a temp buffer for
16223         constructing TOPIC string for buffers we are not JOINed.
16224         (rcirc-handler-CTCP-response): Add handler.
16225         (rcirc-multiline-edit-submit): Restore the window-configuration
16226         before adjusting point.
16227         (rcirc): Add customization group.
16228         (rcirc-server, rcirc-port, rcirc-nick, rcirc-user-name)
16229         (rcirc-user-full-name, rcirc-startup-channels-alist)
16230         (rcirc-fill-flag, rcirc-fill-column, rcirc-fill-prefix)
16231         (rcirc-ignore-all-activity-flag, rcirc-time-format)
16232         (rcirc-input-ring-size, rcirc-read-only-flag)
16233         (rcirc-buffer-maximum-lines, rcirc-authinfo-file-name)
16234         (rcirc-auto-authenticate-flag, rcirc-prompt, rcirc-print-hooks):
16235         Change defvar to defcustom.
16236         (rcirc-update-prompt): Add optional ALL arg, which will update
16237         prompts in all rcirc buffers.  Regexp quote replacement text.
16238         (rcirc-fill-column): Accept frame-width as a value.
16239         (rcirc-set-changed): Add function.
16240         (rcirc-next-active-buffer): Write more meaningful messages.
16241         (rcirc-faces): Add customization group.
16242         (rcirc-my-nick-face, rcirc-other-nick-face, rcirc-server-face)
16243         (rcirc-nick-in-message-face, rcirc-prompt-face)
16244         (rcirc-mode-line-nick-face): Move into rcirc-faces group.
16245         (with-rcirc-process-buffer): Move before first usage.
16246         (rcirc-debug-buffer): Rename from `rcirc-log-buffer'.
16247         (rcirc-debug-flag): Rename from `rcirc-log-p'.
16248         (rcirc-debug): Rename from `rcirc-log'.
16249         (rcirc-format-response-string): Do not print `-' chars for a
16250         NOTICE with no sender.  Simplify output of server responses.
16252 2005-11-04  Henrik Enberg  <henrik.enberg@telia.com>
16254         (rcirc-browse-url-map, rcirc-browse-url-at-point)
16255         (rcirc-browse-url-at-mouse, rcirc-mangle-text):
16256         Make urls mouse and RET clickable.
16258 2005-11-04  Henrik Enberg  <henrik.enberg@telia.com>
16260         * mail/rmailout.el (rmail-output-to-rmail-file, rmail-output): Doc fix.
16262 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
16264         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
16265         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
16266         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
16267         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
16268         argument to all these routines, so the passphrase can be managed
16269         externally and passed in to the system.
16270         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
16271         pgg-add-passphrase-to-cache function.
16273         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
16274         (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
16275         (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
16276         (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
16277         argument to all these routines, so the passphrase can be managed
16278         externally and passed in to the system.
16279         (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
16280         function.
16282 2005-11-04  Edward O'Connor  <hober0@gmail.com>  (tiny change)
16284         * net/goto-addr.el (goto-address-url-regexp): Remove `data:' URLs
16285         from goto-address-url-regexp.
16287 2005-11-04  Carsten Dominik  <dominik@science.uva.nl>
16289         * textmodes/org.el (org-read-date, org-goto-calendar)
16290         (org-recenter-calendar, org-agenda-goto-calendar):
16291         Temporarily clear `calendar-move-hook'.
16293 2005-11-04  Michael Kifer  <kifer@cs.stonybrook.edu>
16295         * ediff-merge.el (ediff-merge-region-is-non-clash): Return t, if not
16296         merging.
16298         * ediff-util.el (ediff-previous-difference): Don't skip regions that
16299         have merge clashes.
16301 2005-11-04  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
16303         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
16304         Undo previous change.
16306         * startup.el (command-line): Use `custom-reevaluate-setting' for
16307         mouse-wheel-down-event and mouse-wheel-up-event.  Don't call
16308         tty-register-default-colors on Mac.
16310 2005-11-04  Nick Roberts  <nickrob@snap.net.nz>
16312         * progmodes/gdb-ui.el (gdb-buffer-type): Remove duplicate declaration.
16313         (gdb-buffer-type): Make it automatically buffer local...
16314         (gdb-get-create-buffer): ...and set it accordingly.
16315         (gdb-frame-gdb-buffer, gdb-display-gdb-buffer): Make these
16316         actually work.
16318 2005-11-03  Dan Nicolaescu  <dann@ics.uci.edu>
16320         * font-lock.el (font-lock-warning-face): Use the more vivid red1,
16321         not red.
16323 2005-11-04  Nick Roberts  <nickrob@snap.net.nz>
16325         * progmodes/gdb-ui.el (gud-watch): Use save-selected-window in
16326         case GUD buffer is not visible.
16327         (gdb-goto-breakpoint): Try to force display in source buffer.
16328         (gdb-frame-gdb-buffer): Copy other similar functions.
16329         (gdb-restore-windows): Don't display source if not asked for.
16330         (gdb-assembler-buffer-name): Don't capitalise.
16332 2005-11-03  Richard M. Stallman  <rms@gnu.org>
16334         * wid-edit.el (key-sequence): New widget type.
16336         * simple.el (set-mark-command-repeat-pop): New variable.
16337         (set-mark-command): Only interpret plan C-@ after a pop as a pop
16338         if set-mark-command-repeat-pop is true.
16340         * info.el (Info-fontify-node): Don't display extra "see" if there
16341         already is one here.
16343         * mouse.el: Fix special handling of DEL after dragging a region:
16344         (mouse-drag-region-1): Treat mouse-set-region like mouse-set-point.
16345         (mouse-region-delete-keys): Change to defcustom.  Add [backspace].
16347         * mail/feedmail.el: Use insert-buffer-substring, not insert-buffer.
16349         * textmodes/ispell.el (ispell-command-loop): Change `i' description
16350         not to assume it pertains to an affix.
16352         * textmodes/flyspell.el (flyspell-post-command-hook):
16353         Bind deactivate-mark to prevent deactivation.
16355 2005-11-03  Lars Hansen  <larsh@soem.dk>
16357         * dired-x.el: Add menu bindings for dired-do-find-marked-files,
16358         dired-do-relsymlink, dired-flag-extension, dired-mark-extension,
16359         dired-mark-omitted, dired-do-relsymlink-regexp, dired-omit-mode.
16361 2005-11-03  Romain Francoise  <romain@orebokech.com>
16363         * net/eudcb-mab.el: Now part of GNU Emacs.  Update FSF's address.
16364         Update copyright years.
16366 2005-11-03  Sam Steingold  <sds@gnu.org>
16368         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
16369         Use system-type instead of window-system because window-system is not
16370         correctly defined during loadup.
16372 2005-11-02  Mark A. Hershberger  <mah@everybody.org>
16374         * xml.el (xml-syntax-table): Allow xml.el to compile in XEmacs.
16375         (xml-parse-tag): Join strings separated by a comment properly.
16377 2005-11-02  Andreas Schwab  <schwab@suse.de>
16379         * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Fix last fix.
16381 2005-11-02  Stefan Monnier  <monnier@iro.umontreal.ca>
16383         * emacs-lisp/byte-opt.el (string-to-syntax): Mark it as pure.
16384         (byte-optimize-pure-func): Quote the eval'd value.
16386         * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
16387         Rename from perl-font-lock-syntactic-face-function.
16388         Change the calling convention so it can be used as a font-lock MATCHER.
16389         Do the parse-partial-sexp loop outselves.
16390         (perl-font-lock-syntactic-keywords): Use it.
16391         (perl-mode): Don't set font-lock-syntactic-face-function any more.
16393 2005-11-02  Nick Roberts  <nickrob@snap.net.nz>
16395         * progmodes/gdb-ui.el (gdb-mouse-until): Make it work in the
16396         disassembly buffer too.
16397         (gdb-exited): Remove overlay arrows when execution has finished.
16398         (gdb-info-frames-custom, gdb-info-threads-custom)
16399         (gdb-info-registers-custom): Don't add inappropriate text
16400         properties if inferior is not active.
16402 2005-11-02  Glenn Morris  <rgm@gnu.org>
16404         * progmodes/fortran.el (fortran-blink-match):
16405         Use `blink-matching-delay'.
16407 2005-11-02  John Mongan  <jmongan@mccammon.ucsd.edu>  (tiny change)
16409         * progmodes/f90.el (f90-match-end): Use `blink-matching-delay'.
16411 2005-11-02  Lars Hansen  <larsh@soem.dk>
16413         * net/tramp.el (tramp-action-out-of-band): Handle scp message
16414         "Permission denied".
16416 2005-11-01  Richard M. Stallman  <rms@gnu.org>
16418         * textmodes/flyspell.el (flyspell-external-point-words):
16419         Pass nil to flyspell-get-word.
16421 2005-11-02  Kim F. Storm  <storm@cua.dk>
16423         * menu-bar.el (menu-bar-options-menu): Show "Shift Movement (CUA)"
16424         item instead of "C-x/C-c/C-v (CUA)" if cua-enable-cua-keys is nil.
16426 2005-11-01  Stefan Monnier  <monnier@iro.umontreal.ca>
16428         * calendar/cal-menu.el (date, event): Don't declare as dynamic-var.
16429         (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
16430         (calendar-mouse-print-dates): Add optional `event' argument.
16431         Update interactive-spec.
16432         (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
16433         Use `calendar-event-to-date' instead of `event'.
16435 2005-11-02  Masatake YAMATO  <jet@gyve.org>
16437         * progmodes/ld-script.el (ld-script-builtins):
16438         Add more words: "DATA_SEGMENT_ALIGN", "DATA_SEGMENT_END",
16439         "DATA_SEGMENT_RELRO_END", "LENGTH", "ORIGIN", and "SEGMENT_START".
16440         (auto-mode-alist): Accept .ld, .lds, ld.in and .lds.in.
16442 2005-11-01  Romain Francoise  <romain@orebokech.com>
16444         * vc-sccs.el: Update copyright year.
16445         * ezimage.el: Likewise.
16447 2005-11-01  KOBAYASHI Yasuhiro  <kobayays@otsukakj.co.jp>  (tiny change)
16449         * info.el (Info-fontify-node): Use `string-width' for fontifying
16450         underlined titles.
16452 2005-11-01  Juri Linkov  <juri@jurta.org>
16454         * info.el (Info-fontify-node): Downcase node header keywords Node,
16455         Prev, Next, Up before comparison.
16456         (Info-history): Insert absolute directory name, and put invisible
16457         property on it.
16459 2005-11-01  Juri Linkov  <juri@jurta.org>
16461         * info.el (Info-file-supports-index-cookies): New variable.
16462         (Info-find-node-2): Check makeinfo version for index cookie support.
16463         (Info-index-nodes): Search for nodes with index cookies only when
16464         Info-file-supports-index-cookies is t.  Otherwise, search nodes
16465         with "Index" in the node name.
16466         (Info-index-node): Search index cookie in the current node only when
16467         Info-file-supports-index-cookies is t.  Otherwise, check the word
16468         "Index" in the node name.
16469         (Info-find-emacs-command-nodes): Remove code that searches nodes
16470         with "Index" node name in the top menu.
16472 2005-11-01  Stefan Monnier  <monnier@iro.umontreal.ca>
16474         * progmodes/scheme.el (scheme-mode-variables): Use the default
16475         comment-indent-function.
16477         * faces.el (face-attribute): Handle the case where a face inherits from
16478         a non-existent face.
16480         * simple.el (eval-expression-print-format): Use lisp-readable syntax
16481         for octal and hexa output, and merge the char into the paren.
16482         (kill-new): Use push.
16483         (copy-to-buffer): Use with-current-buffer.
16484         (completion-setup-function): Move code in loop to remove redundancy.
16485         (minibuffer-local-must-match-map): Don't add bindings that duplicate
16486         those inherited from minibuffer-local-completion-map.
16488         * savehist.el (savehist-mode) <defcustom>:
16489         Use custom-set-minor-mode if available.
16490         (savehist-mode) <defun>: Run the minor mode hook, set the custom state
16491         and emit a message if applicable.
16493 2005-11-01  Hrvoje Niksic  <hniksic@xemacs.org>
16495         * savehist.el: Sync up to version 19.
16496         (savehist-mode): New minor mode.
16497         (savehist-file): Use ~/.emacs.d or ~/.xemacs if available.
16498         (savehist-length): Remove (use history-length instead).
16499         (savehist-file-modes): Rename from savehist-modes.
16500         (savehist-save-hook, savehist-loaded): New vars.
16501         (savehist-load): Use savehist-mode.  Try to smooth up transition from
16502         old format to new format.
16503         (savehist-install): Allow savehist-autosave-interval to be nil.
16504         (savehist-save): Run the new hook.  Be more careful to only trim the
16505         history variables.
16506         (savehist-trim-history): New fun.  Replaces savehist-process-for-saving.
16507         (savehist-printable): Print into a buffer rather than char-by-char.
16509 2005-11-01  John Wiegley  <johnw@newartisans.com>
16511         * iswitchb.el (iswitchb-define-mode-map): Re-enable the
16512         toggle-ignore keybinding (C-a).  The author said it had been
16513         disabled much earlier due to a possible incompatibility, but after
16514         many months of usage I have encountered no problems (and it is a
16515         rather useful option, especially for switching to " *temp*").
16517         * net/eudcb-mab.el (eudc-mab-query-internal): Add backend
16518         support for OS/X's AddressBook, by calling out to the open source
16519         program "contacts" (installable through Fink).
16521         * net/eudc.el (eudc-expand-inline): If the
16522         `eudc-multiple-match-handling-method' is set to `all', delete the
16523         query string before inserting the query result.
16525         * eshell/em-ls.el (eshell-do-ls): Add no-op support for --dired
16526         flag, to prevent Eshell from using the system ls when
16527         `eshell-ls-insert-directory' is in used.
16528         (eshell-ls-insert-directory): Disable font-lock in directory
16529         buffer so that Eshell's own fontification is seen.  This broke
16530         recently due to changes in font-lock, so this goes back to version
16531         21 behavior.
16533 2005-11-01  Nick Roberts  <nickrob@snap.net.nz>
16535         * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New function.
16536         (menu, toggle-gdb-use-inferior-io-buffer): Get rid of defadvice.
16537         (gdb-many-windows): Doc fix.
16539 2005-10-31  Romain Francoise  <romain@orebokech.com>
16541         * help-fns.el (describe-simplify-lib-file-name): Add autoload cookie.
16543 2005-10-31  Dan Nicolaescu  <dann@ics.uci.edu>
16545         * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
16546         that global-font-lock-mode can be enabled by default.
16548         * font-lock.el (font-lock-keywords, font-lock-mode-internal)
16549         (font-lock-add-keywords, font-lock-remove-keywords)
16550         (font-lock-fontify-buffer): Remove autoload cookies.
16552         * jit-lock.el (jit-lock-register): Likewise.
16554         * emacs-lisp/syntax.el (syntax-ppss): Likewise.
16556 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
16558         * progmodes/gdb-ui.el (gdb-many-windows): Leave window configuration
16559         intact if there is no gud-comint-buffer.
16561 2005-10-31  Luc Teirlinck  <teirllm@auburn.edu>
16563         * progmodes/gud.el (gud-filter): Use comint-update-fence to delete
16564         old prompt comint-prompt-read-only is t and GDB commands are
16565         issued from tool bar etc.
16567 2005-10-31  Masatake YAMATO  <jet@gyve.org>
16569         * vc.el (vc-directory-exclusion-list): Add "{arch}".
16571 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
16573         * thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.
16574         (thumbs-thumbsdir): Make .emacs.d if it does not exist.
16576 2005-10-30  Michael Albinus  <michael.albinus@gmx.de>
16578         * net/tramp.el (tramp-chunksize): Escape parentheses in docstring
16579         starting at beginning of line.  Fontification is messed up when
16580         `open-paren-in-column-0-is-defun-start' set to t.
16581         Reported by John Paul Wallington <jpw@pobox.com>.
16583 2005-10-30  Luc Teirlinck  <teirllm@auburn.edu>
16585         * comint.el (comint-send-input): Call `comint-update-fence' when
16586         `comint-process-echoes' and `comint-prompt-read-only' are both
16587         non-nil, to avoid leftover read-only newline.
16589 2005-10-30  Richard M. Stallman  <rms@gnu.org>
16591         * textmodes/flyspell.el (flyspell-external-point-words):
16592         Detect when WORD can't be checked properly because
16593         flyspell-get-word finds just part of it, and move on.
16595         * textmodes/ispell.el (ispell-dictionary-alist-5): Add . as
16596         boundarychar for Polish.
16597         (ispell-dictionary-alist-4): Add . as boundarychar for Italian.
16598         (ispell-dictionary-alist-3): Add . and @ as boundarychars for French.
16600 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
16602         * progmodes/gdb-ui.el (gdb-tooltip-print-1): Fix regexp.
16603         (gdb-registers-font-lock-keywords): Delete.
16604         (gdb-registers-mode): Don't fontify.
16605         (gdb-info-registers-custom): Use text properties instead as, in
16606         future, changed register values will use font-lock-warning-face.
16607         (gdb-local-font-lock-keywords): Rename to...
16608         (gdb-locals-font-lock-keywords): ...for consistency.
16610 2005-10-30  Andre Spiegel  <spiegel@gnu.org>
16612         * vc.el (vc-switch-backend): Better error message if the buffer is
16613         not visiting a file under version control.
16615         * vc-cvs.el (vc-cvs-delete-file): Commit the file after removing it.
16617 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
16619         * startup.el (command-line): Use ~/.emacs.d/init.el instead of
16620         ~/.emacs.d/.emacs.
16622 2005-10-29  Richard M. Stallman  <rms@gnu.org>
16624         * replace.el (occur-mode-mouse-goto): Always go to other window.
16625         (occur-mode-goto-occurrence): Always switch in same window.
16627         * simple.el (undo): Display message at end, not at start.
16629         * emacs-lisp/timer.el (timer-activate, timer-activate-when-idle):
16630         New arg REUSE-CELL.
16631         (cancel-timer-internal): New function.
16632         (timer-event-handler): Use cancel-timer-internal,
16633         and pass the cell it returns to timer-activate...
16635         * jit-lock.el (jit-lock-function, jit-lock-stealth-fontify)
16636         (jit-lock-deferred-fontify, jit-lock-context-fontify)
16637         (jit-lock-after-change): Test memory-full.
16639 2005-10-29  Ken Manheimer  <ken.manheimer@gmail.com>
16641         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
16642         part of the decoded armor to find the key-identifier.
16643         (pgg-gpg-lookup-key-owner): New function to return the
16644         human-readable identifier of a key owner.
16645         (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
16646         key itself.
16647         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
16648         the key value) if we have a key and can match it against a secret
16649         key.  Also, added a note pointing out fact that the prompt only
16650         indicates the first matching key.
16652         * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
16653         pgg-decrypt-region.
16654         (pgg-pending-timers): A new hash for tracking the passphrase cache
16655         timers, so that new ones supercede old ones.
16656         (pgg-add-passphrase-to-cache): Rename from
16657         `pgg-add-passphrase-cache' to reduce confusion (all callers
16658         changed).  Modified to cancel old timers when new ones are added.
16659         (pgg-remove-passphrase-from-cache): Rename from
16660         `pgg-remove-passphrase-cache' to reduce confusion (all callers
16661         changed).  Modified to cancel old timers when their keys are
16662         removed from the cache.
16663         (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
16664         XEmacs, an indirection to delete-itimer.
16665         (pgg-read-passphrase-from-cache, pgg-read-passphrase):
16666         Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
16667         users can only check cache without risk of prompting.  Correct bug in
16668         notruncate behavior.
16669         (pgg-read-passphrase-from-cache, pgg-read-passphrase)
16670         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
16671         Add informative docstrings.
16672         (pgg-decrypt): Convey provided passphrase in subordinate call to
16673         pgg-decrypt-region.
16675         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
16676         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
16677         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
16678         `passphrase' argument, so the passphrase can be managed externally
16679         and then passed in to the system.
16681         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
16682         (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
16683         so the passphrase cache can be used reliably with identifiers
16684         besides a pgp packet's key id.
16686         * pgg-gpg.el (pgg-pgp-encrypt-region)
16687         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
16688         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
16689         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
16690         argument to all these routines, so the passphrase can be managed
16691         externally and passed in to the system.
16693         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
16694         `notruncate' argument, so the passphrase cache can be used
16695         reliably with identifiers besides a pgp packet's key id.
16697 2005-10-29  Sascha Wilde  <swilde@sha-bang.de>
16699         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
16700         symmetric encryption.
16701         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
16702         encrypted session key.
16703         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
16704         message ask for the passphrase in a proper way.
16706         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
16707         New user commands for symmetric encryption.
16709 2005-10-29  Roland Winkler  <roland.winkler@physik.uni-erlangen.de>
16711         * textmodes/conf-mode.el (conf-assignment-sign)
16712         (conf-assignment-regexp): Fix docstrings.
16713         (conf-mode-initialize): New function.
16714         (conf-mode): Remove optional args.  Use delay-mode-hooks to
16715         recognize recursive calls.
16716         (conf-unix-mode, conf-windows-mode, conf-javaprop-mode)
16717         (conf-space-mode, conf-colon-mode, conf-ppd-mode)
16718         (conf-xdefaults-mode): Use define-derived-mode and
16719         conf-mode-initialize.
16721 2005-10-29  Romain Francoise  <romain@orebokech.com>
16723         * help-fns.el (describe-simplify-lib-file-name): Fix regexp.
16725 2005-10-29  Ken Manheimer  <ken.manheimer@gmail.com>
16727         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
16728         part of the decoded armor to find the key-identifier.
16729         (pgg-gpg-lookup-key-owner): New function to return the
16730         human-readable identifier of a key owner.
16731         (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
16732         key itself.
16733         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
16734         the key value) if we have a key and can match it against a secret
16735         key.  Also, added a note pointing out fact that the prompt only
16736         indicates the first matching key.
16738         * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
16739         pgg-decrypt-region.
16740         (pgg-pending-timers): A new hash for tracking the passphrase cache
16741         timers, so that new ones supercede old ones.
16742         (pgg-add-passphrase-to-cache): Rename from
16743         `pgg-add-passphrase-cache' to reduce confusion (all callers
16744         changed).  Modified to cancel old timers when new ones are added.
16745         (pgg-remove-passphrase-from-cache): Rename from
16746         `pgg-remove-passphrase-cache' to reduce confusion (all callers
16747         changed).  Modified to cancel old timers when their keys are
16748         removed from the cache.
16749         (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
16750         XEmacs, an indirection to delete-itimer.
16751         (pgg-read-passphrase-from-cache, pgg-read-passphrase):
16752         Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
16753         users can only check cache without risk of prompting.  Correct bug in
16754         notruncate behavior.
16755         (pgg-read-passphrase-from-cache, pgg-read-passphrase)
16756         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
16757         Add informative docstrings.
16758         (pgg-decrypt): Convey provided passphrase in subordinate call to
16759         pgg-decrypt-region.
16761 2005-10-20  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
16763         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
16764         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
16765         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
16766         `passphrase' argument, so the passphrase can be managed externally
16767         and then passed in to the system.
16769         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
16770         (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
16771         so the passphrase cache can be used reliably with identifiers
16772         besides a pgp packet's key id.
16774         * pgg-gpg.el (pgg-pgp-encrypt-region)
16775         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
16776         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
16777         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
16778         argument to all these routines, so the passphrase can be managed
16779         externally and passed in to the system.
16781         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
16782         `notruncate' argument, so the passphrase cache can be used
16783         reliably with identifiers besides a pgp packet's key id.
16785 2005-10-29  Sascha Wilde  <swilde@sha-bang.de>
16787         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
16788         symmetric encryption.
16789         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
16790         encrypted session key.
16791         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
16792         message ask for the passphrase in a proper way.
16794         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
16795         New user commands for symmetric encryption.
16797 2005-10-28  Bill Wohler  <wohler@newt.com>
16799         * help-mode.el (help-url): New button type.  Calls browse-url.
16800         (help-xref-url-regexp): New regexp to recognize URLs in docstring.
16801         Similar to Info nodes: URL `url'.
16802         (help-make-xrefs): Create help-url buttons for
16803         help-xref-url-regexp matches.
16805 2005-10-29  Nick Roberts  <nickrob@snap.net.nz>
16807         * tool-bar.el (tool-bar-add-item-from-menu)
16808         (tool-bar-local-item-from-menu): Fix doc strings.
16810 2005-10-28  Romain Francoise  <romain@orebokech.com>
16812         * ldefs-boot.el: Update.
16814         * subr.el (locate-library): Move from help-fns.el.
16815         * help-fns.el (locate-library): Move to subr.el.
16817 2005-10-28  Richard M. Stallman  <rms@gnu.org>
16819         * net/tramp.el (tramp-completion-mode): defvar moved up.
16821         * emacs-lisp/easymenu.el (easy-menu-change): Doc fix.
16823         * tool-bar.el (tool-bar-mode): Delete autoload cookie.
16825         * files.el (find-file-noselect): Use %d to format large file size.
16827         * bindings.el (mode-line-format): Add %e.
16829         * loadup.el ("facemenu"): Load unconditionally.
16830         ("image", "international/fontset", "dnd", "mwheel", "tool-bar"):
16831         ("x-dnd"): Load, when appropriate.
16833         * startup.el (command-line): Call before-init-hook earlier.
16834         Warn about some bad characters in -u user name.
16836         * textmodes/flyspell.el (flyspell-large-region): Pass -t if Tex file.
16837         (flyspell-external-point-words): Error if misspelled word is not found.
16838         Set flyspell-large-region-beg at end of word.
16840 2005-10-28  Andreas Schwab  <schwab@suse.de>
16842         * view.el (View-revert-buffer-scroll-page-forward):
16843         Use view-page-size-default.
16845 2005-10-28  Juri Linkov  <juri@jurta.org>
16847         * international/quail.el (quail-get-current-str): Translate last
16848         raw character for deterministic input methods.
16850 2005-10-27  Jay Belanger  <belanger@truman.edu>
16852         * calc/calc-ext.el: Add functions to autoloads.
16853         (math-identity-matrix-p, math-ident-row-p): New functions.
16855         * calc/calc-arith.el (calc-mul-symb-fancy): Add checks for
16856         multiplication by an identity matrix; don't turn multiplication by
16857         an inverse matrix into division.
16858         (math-div-symbol-fancy): Replace division by matrices with
16859         multiplication by inverse.
16861         * calc/calc-misc.el (calcFunc-inv): Check for symbolic matrices.
16863         * calc/calc-alg.el (calcFunc-writeoutpower, math-write-out-power)
16864         (calc-writeoutpower): New functions.
16866 2005-10-27  Romain Francoise  <romain@orebokech.com>
16868         * replace.el (occur-engine): Include colon in mouse-face highlight.
16870         * dired-x.el: Change Maintainer field.
16872 2005-10-26  Chong Yidong  <cyd@stupidchicken.com>
16874         * longlines.el (longlines-mode): Bind after-change-functions to
16875         nil during initial decoding and final encoding.
16877 2005-10-26  Dan Nicolaescu  <dann@ics.uci.edu>
16879         * term.el (term-emulate-terminal, term-handle-colors-array)
16880         (term-handle-ansi-escape): Specify the terminfo capabilities
16881         implemented.
16883 2005-10-26  Richard M. Stallman  <rms@gnu.org>
16885         * info.el (Info-fontify-node): Fix detection of sentence-break
16886         before *Note.
16888 2005-10-26  Romain Francoise  <romain@orebokech.com>
16890         * smerge-mode.el: Add `tools' to file keywords.
16892 2005-10-26  Nick Roberts  <nickrob@snap.net.nz>
16894         * progmodes/gud.el (gud-menu-map): Only display gud-until icon
16895         when the fringe is not available.
16897         * progmodes/gdb-ui.el (def-gdb-auto-updated-buffer)
16898         (def-gdb-auto-update-trigger): Simplify construction.
16899         (gdb-locals-buffer): Use def-gdb-auto-update-trigger instead of
16900         def-gdb-auto-updated-buffer as gdb-info-locals-handler is
16901         defined explicitly.
16902         (gdb-assembler-buffer): Use def-gdb-auto-update-handler instead of
16903         def-gdb-auto-updated-buffer as gdb-invalidate-assembler is
16904         defined explicitly.
16905         (gdb-info-locals-custom): Remove as it's a no-op.
16907 2005-10-25  Chong Yidong  <cyd@stupidchicken.com>
16909         * longlines.el (longlines-mode): Remove narrowing before
16910         performing the initial decoding or final encoding.
16912 2005-10-25  Romain Francoise  <romain@orebokech.com>
16914         * emacs-lisp/find-func.el (find-library-name): Also strip
16915         extension if library name ends in .el, to take advantage of
16916         `find-library-suffixes'.
16918 2005-10-25  Richard M. Stallman  <rms@gnu.org>
16920         * menu-bar.el (menu-bar-help-menu): Say which kind of therapist.
16922 2005-10-25  Juri Linkov  <juri@jurta.org>
16924         * textmodes/texinfo.el (texinfo-mode): Change charset of one
16925         quotation mark from [mule-unicode-0100-24ff] to [japanese-jisx0208].
16927 2005-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
16929         * play/blackbox.el (blackbox-mode-map): Move init into declaration.
16930         (blackbox-redefine-key): Add argument `map'.
16932         * jit-lock.el (jit-lock-fontify-now): Be careful not to skip multiline
16933         regions when moving the jit-lock-context-unfontify-pos boundary.
16935 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
16937         * net/browse-url.el (browse-url-of-buffer): Add ".html" to filename.
16939 2005-10-25  Masatake YAMATO  <jet@gyve.org>
16941         * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'.
16943 2005-10-25  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac-@t-lrde.epita.fr>
16945         * play/blackbox.el (blackbox-redefine-key): New function.
16946         (blackbox-mode-map): Use it to remap existing bindings for cursor
16947         motion instead of binding literal keys.
16949 2005-10-25  Glenn Morris  <rgm@gnu.org>
16951         * calendar/diary-lib.el (diary-list-entries): Prevent infloop when
16952         diary does not end in a newline.  Do not assume a blank line at
16953         the start of the diary file.
16955 2005-10-25  Kenichi Handa  <handa@m17n.org>
16957         * international/quail.el (quail-translate-key): If the input
16958         method is deterministic and failed to handle the last key, restart
16959         the key handling loop from an appropriate key.
16961 2005-10-25  Michael Albinus  <michael.albinus@gmx.de>
16963         * vc.el (vc-dired-mode): Extend comment for binding of
16964         `directory-listing-before-filename-regexp'.
16966 2005-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
16968         * textmodes/texinfo.el (texinfo-mode):
16969         * textmodes/paragraphs.el (sentence-end-base): Use real chars, so as
16970         not to unnecessarily expose emacs-mule's internal char codes.
16972 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
16974         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct help-echo.
16975         Display hand pointer and help-echo on disabled icon too.
16976         (gdb-mouse-until): New function.
16977         (gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.
16979 2005-10-24  Chong Yidong  <cyd@stupidchicken.com>
16981         * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
16982         with 2005-10-23 change to doctor.el.
16984         * finder.el (finder-mode-map): Add follow-link binding.
16986 2005-10-25  Kim F. Storm  <storm@cua.dk>
16988         * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-3 in left fringe
16989         to gdb-mouse-toggle-breakpoint-fringe.
16990         (gdb-mouse-toggle-breakpoint-margin): Rename from
16991         gdb-mouse-toggle-breakpoint.  Fix doc.
16992         (gdb-mouse-toggle-breakpoint-fringe): New defun.
16993         (gdb-put-string): Add optional SPROPS arg.  Add props to string.
16994         (gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled
16995         string properties also for fringe breakpoint bitmaps.
16997 2005-10-24  Carsten Dominik  <dominik@science.uva.nl>
16999         * textmodes/org.el (org-start-icalendar-file): Fix format form.
17001 2005-10-25  Masatake YAMATO  <jet@gyve.org>
17003         * simple.el (completion-common-substring):
17004         Use `completion-common-substring' prior to `completion-base-size'.
17006 2005-10-24  Hrvoje Niksic  <hniksic@xemacs.org>
17008         * savehist.el: Require CL while compiling.
17009         (savehist-history-variables): Remove.
17010         (savehist-save-minibuffer-history, savehist-additional-variables)
17011         (savehist-minibuffer-history-variables): New vars.
17012         (savehist-save): Use them.
17013         (savehist-uninstall, savehist-minibuffer-hook): New funs.
17014         (savehist-install): New fun, extracted from savehist-load.
17015         (savehist-load): Use them.
17017 2005-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
17019         * emacs-lisp/lisp-mode.el (easy-mmode-define-global-mode): Don't add
17020         a dummy doc-string-elt property.
17021         (defalias, defvaralias, define-category): Add a docstring property.
17023         * image.el (defimage):
17024         * widget.el (define-widget):
17025         * custom.el (defface, defcustom): Add `doc-string' declaration.
17027         * emacs-lisp/advice.el (ad-make-advised-definition): Fix arg-order.
17028         (defadvice): Add `doc-string' declaration.
17030         * emacs-lisp/byte-run.el (macro-declaration-function):
17031         Handle `doc-string' declarations.
17032         (define-obsolete-function-alias, define-obsolete-variable-alias):
17033         Add `doc-string' declaration.
17035 2005-10-24  Kenichi Handa  <handa@m17n.org>
17037         * international/utf-7.el (utf-7): Add autoload cookie.
17039         * term/x-win.el: Register more Cyrillic characters in x-keysym-table.
17041 2005-10-24  Eli Zaretskii  <eliz@gnu.org>
17043         * makefile.w32-in (autoloads): Use "." instead of $(lisp) in the
17044         list of directories passed to batch-update-autoloads.  Add "." to
17045         the list of the echoed directories.
17047         * pgg-def.el:
17048         * pgg-gpg.el:
17049         * pgg-parse.el:
17050         * pgg-pgp.el:
17051         * pgg-pgp5.el:
17052         * pgg.el: Moved here from the gnus subdirectory.
17054 2005-10-24  Nick Roberts  <nickrob@snap.net.nz>
17056         * progmodes/gud.el (gud-filter): Bind inhibit-read-only to t
17057         in case comint-prompt-read-only is set to t.
17059         * progmodes/gdb-ui.el (gdb-send): Bind inhibit-read-only to t
17060         in case comint-prompt-read-only is set to t.
17062 2005-10-24  Ulf Jasper  <ulf.jasper@web.de>
17064         * calendar/icalendar.el (icalendar-version): Increase to 0.13.
17065         Now a string.
17066         (icalendar-import-format): Handle CLASS, STATUS, URL.
17067         Rename `subject' to `summary'.
17068         (icalendar-import-format-summary): Rename from
17069         `icalendar-import-format-subject'.
17070         (icalendar-import-format-url, icalendar-import-format-status)
17071         (icalendar-import-format-class): New variables.
17072         (icalendar--rris): Take variable argument list.
17073         (icalendar--datestring-to-isodate): Remove unnecessary
17074         calendar-style check when converting dates with explicit month names.
17075         (icalendar-export-region): Change return type of conversion
17076         subroutines.  Bury current buffer unless error occurred.
17077         (icalendar--convert-to-ical)
17078         (icalendar--parse-summary-and-rest): New functions.
17079         (icalendar--convert-ordinary-to-ical)
17080         (icalendar--convert-weekly-to-ical)
17081         (icalendar--convert-yearly-to-ical)
17082         (icalendar--convert-block-to-ical)
17083         (icalendar--convert-cyclic-to-ical)
17084         (icalendar--convert-anniversary-to-ical): Change return type.
17085         Strip trailing blanks from subject.
17086         (icalendar--convert-sexp-to-ical): Change return type.
17087         Strip trailing blanks from subject.  Handle simple sexp
17088         entries as generated by icalendar.el.
17089         (icalendar--convert-float-to-ical)
17090         (icalendar--convert-date-to-ical): Strip trailing blanks from subject.
17091         (icalendar-import-file): Doc fix.
17092         (icalendar--format-ical-event): Handle CLASS, STATUS, URL.
17093         Correct call to icalendar--rris.
17094         (icalendar--convert-ical-to-diary): Doc fix.  Rename `subject' to
17095         `summary'.
17096         (icalendar--add-diary-entry): Rename `subject' to `summary'.
17098 2005-10-24  Romain Francoise  <romain@orebokech.com>
17100         * server.el (server-sentinel): Set query-on-exit flag to nil on
17101         new client processes (it isn't inherited from the server process).
17103         * replace.el (occur-engine): Rearrange text properties.
17105 2005-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
17107         * emacs-lisp/debug.el (debugger-make-xrefs): Don't assume
17108         case-fold-search is nil.
17109         (debug-help-follow): Use help-xref-interned directly.
17111 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
17113         * thumbs.el (thumbs-image-type): Add .pbm.
17115 2005-10-23  Richard M. Stallman  <rms@gnu.org>
17117         * faces.el (inhibit-face-set-after-frame-default): New variable.
17118         (set-face-attribute): Bind it.
17119         (face-set-after-frame-default): Test it.
17121         * help-fns.el (describe-simplify-lib-file-name): New function.
17122         (describe-function-1, describe-variable): Use it.
17124         * faces.el (describe-face): Use describe-simplify-lib-file-name.
17126         * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults.
17127         Eliminate nil as possible value.
17128         (tooltip-hide-delay): Reduce internal-border-width.
17130         * menu-bar.el (menu-bar-file-menu) <dired>: Change help-echo string.
17131         (menu-bar-file-menu) <new-file>: Likewise.
17133         * simple.el (line-move-finish): Ignore fields computing LINE-END.
17135         * international/mule.el (load-with-code-conversion):
17136         Pass full file name to `eval-buffer' unless preloading.
17138         * textmodes/flyspell.el (flyspell-large-region):
17139         Call ispell-check-version.
17141         * textmodes/ispell.el (ispell-local-dictionary-overridden):
17142         Fix the make-variable-buffer-local call that was supposed
17143         to be for this variable.
17144         (ispell-aspell-supports-utf8): Doc fix.
17145         (ispell-find-aspell-dictionaries): Preserve elements of
17146         ispell-dictionary-alist for dictionaries that aspell doesn't report.
17147         (ispell-aspell-find-dictionary): Return nil on error.
17149         * play/doctor.el (doctor-doc): Don't say "psychiatrist".
17150         (doctor-symptoms): Likewise.
17152         * add-log.el (add-log-current-defun): Clean up handling of DEFUNs.
17154 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
17156         * cus-edit.el (custom-button, custom-button-pressed): New vars.
17157         (custom-raised-buttons): Add :set spec.
17158         (custom-button-unraised, custom-button-pressed-unraised):
17159         New faces, so that custom-raised-buttons actually does something.
17160         (custom-mode): Use custom-button and custom-button-pressed.
17162         * wid-edit.el (widget-specify-button): Don't ignore
17163         widget-mouse-face on graphic terminals.
17164         (widget-move-and-invoke): Cleanup.
17166 2005-10-23  Thien-Thi Nguyen  <ttn@gnu.org>
17168         * whitespace.el (whitespace-cleanup): Doc fix.
17170 2005-10-23  Romain Francoise  <romain@orebokech.com>
17172         * emulation/viper.el (viper-set-hooks): Quote forms passed to
17173         `eval-after-load' to avoid evaluating their result.
17175 2005-10-23  Michael Albinus  <michael.albinus@gmx.de>
17177         * files.el (directory-listing-before-filename-regexp):
17178         New defvar.  Replaces `dired-move-to-filename-regexp' from dired.el.
17180         * dired.el (dired-move-to-filename-regexp): Remove.
17181         All occurences replaced by `directory-listing-before-filename-regexp'.
17183         * dired-x.el, locate.el, vc.el:
17184         Replace `dired-move-to-filename-regexp' by
17185         `directory-listing-before-filename-regexp'.  In vc.el it is
17186         overwritten locally; maybe this can be handled in files.el too.
17188         * net/ange-ftp.el (ange-ftp-date-regexp): Remove.  All occurences
17189         replaced by `directory-listing-before-filename-regexp'.
17191 2005-10-23  Andreas Schwab  <schwab@suse.de>
17193         * font-lock.el (lisp-font-lock-keywords-2): Add eval-at-startup
17194         and eval-next-after-load.
17196 2005-10-23  MIYOSHI Masanori  <miyoshi@meadowy.org>  (tiny change)
17198         * mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
17199         exist, create it.
17201 2005-10-23  Ken Manheimer  <ken.manheimer@gmail.com>
17203         * allout.el: Remove autoloads for mailcrypt and crypt++.
17204         Require pgg, pgg-gpg during compilation.
17205         (allout-version): Increment version number to 2.1, and use a literal
17206         rather than RCS Id.
17207         (allout-default-encryption-scheme): Remove.
17208         (allout-passphrase-verifier-handling)
17209         (allout-passphrase-verifier-string)
17210         (allout-file-passphrase-verifier-string)
17211         (allout-passphrase-hint-string): Rename -key- to -passphrase-.
17212         (allout-passphrase-hint-handling): Rename and simplify.
17213         (allout-init): Use `find-file-hook' if available, otherwise
17214         `find-file-hooks'.
17215         (allout-mode): Use `write-file-functions' if available, otherwise
17216         `local-write-file-hooks' and, instead of making auto-save-hook
17217         buffer local, make the write-file-hook activity contingent to
17218         allout-mode.
17219         (allout-mode): Use key-binding substitution in the docstring.
17220         (allout-kill-line): Spell-out kill ring data structure mutation
17221         instead of using byte-compiler-complaint-provoking `pop'.
17222         (allout-insert-listified): Use `insert' rather than `insert-string'
17223         (allout-toggle-current-subtree-encryption): Update docstring, adjust
17224         to new gpp-based encryption, use new `allout-encrypted-topic-p'.
17225         (allout-encrypt-string): Totally revamped vis new underlying
17226         encryption facilities.
17227         (allout-mc-activate-passwd): Remove.
17228         (allout-obtain-passphrase): New, more or less replaces
17229         allout-mc-activate-passwd.
17230         (allout-encrypted-key-info): More or less replaces
17231         allout-encrypted-text-type.
17232         (outlineify-sticky, outlinify-sticky): Add autoload cookie.
17233         (my-mark-marker): Use `(featurep 'xemacs)'.
17235 2005-10-23  Lars Hansen  <larsh@soem.dk>
17237         * emacs-lisp/bytecomp.el (byte-compile-lambda): New arg add-lambda.
17238         (byte-compile-file-form-defmumble, byte-compile-defun)
17239         (byte-compile-defmacro): Use it.
17240         (byte-compile-form): Don't call byte-compile-set-symbol-position
17241         when a byte-compile handler is called.
17243 2005-10-22  Romain Francoise  <romain@orebokech.com>
17245         * savehist.el (savehist-history-variables): Add `grep-find-history'.
17247         * subr.el (eval-after-load): Convert library name to an absolute
17248         file name using locate-library, since load-history no longer has
17249         library names in it.
17251 2005-10-22  Richard M. Stallman  <rms@gnu.org>
17253         * files.el (make-temp-file): Move from subr.el.
17254         * subr.el (make-temp-file): Move to files.el.
17256         * window.el (get-buffer-window-list): Move from subr.el.
17257         * subr.el (get-buffer-window-list): Move to window.el.
17259         * image.el (image-load-path): Use eval-at-startup to initialize.
17261         * subr.el (eval-at-startup): New macro.
17263         * subr.el: Much rearrangement of functions and division
17264         into pages.  No code changes.
17266 2005-10-22  Kenichi Handa  <handa@m17n.org>
17268         * tar-mode.el (tar-extract): Be sure to call
17269         find-operation-coding-system if set-auto-coding doesn't find a
17270         coding system.
17272 2005-10-22  Kim F. Storm  <storm@cua.dk>
17274         * image.el (image-type-header-regexps): Rename from image-type-regexps.
17275         Change users.
17276         (image-type-file-name-regexps): New defconst.
17277         (image-type-from-data): Simplify loop.
17278         (image-type-from-buffer): New defun.
17279         (image-type-from-file-header): Use it instead of image-type-from-data.
17280         Use image-search-load-path instead of only looking in data-directory.
17281         (image-type-from-file-name): New defun.
17282         (image-search-load-path): Change `pathname' to `filename'.
17283         Make PATH arg optional, default to image-load-path.
17285 2005-10-21  Richard M. Stallman  <rms@gnu.org>
17287         * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base.
17289         * textmodes/paragraphs.el (sentence-end-base): New variable.
17290         (sentence-end): Use sentence-end-base.
17292 2005-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
17294         * font-lock.el (font-lock-default-fontify-region): Check the multiline
17295         property independently from the font-lock-multiline variable.
17297 2005-10-21  Richard M. Stallman  <rms@gnu.org>
17299         * emacs-lisp/find-func.el (find-library-name): Doc fix.
17301         * startup.el (command-line): Convert library names
17302         in `load-history' to absolute file names.
17304         * subr.el (symbol-file): Doc fix.
17306         * loadhist.el (file-loadhist-lookup): Call locate-library
17307         instead of find-library-name.  Don't try converting
17308         abs file names to library names, since load-history no longer
17309         has library names in it.
17310         (file-dependents, file-provides, file-requires): Doc fixes.
17312 2005-10-21  Juri Linkov  <juri@jurta.org>
17314         * progmodes/etags.el (tags-table-mode): New function.
17315         (tags-verify-table): Replace initialize-new-tags-table with
17316         tags-table-mode.
17318         * desktop.el (desktop-buffers-not-to-save): Remove TAGS from the
17319         default value.
17320         (desktop-modes-not-to-save): Add tags-table-mode to the
17321         default value.
17323         * info.el (Info-index-next): Add total number of index
17324         alternatives to the message.
17326         * textmodes/fill.el (fill-nobreak-p): Fix first two rules to skip
17327         backward only space (instead of space and period) before looking
17328         at sentence end.
17330         * simple.el (set-variable): Use user-variable-p instead of symbolp.
17331         Add the old variable value as 4th default-value arg of read-string.
17333 2005-10-21  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
17335         * cus-face.el (custom-declare-face): Make face from X resources
17336         also on Mac.
17338         * disp-table.el (standard-display-g1, standard-display-graphic):
17339         Refuse to use string glyphs also on Mac.
17340         (standard-display-european): Don't set terminal coding system also
17341         on Mac.
17343         * frame.el (display-screens): Use x-display-screens also on Mac.
17345 2005-10-21  Romain Francoise  <romain@orebokech.com>
17347         * net/rcirc.el: Now part of GNU Emacs.  Update FSF's address.
17349 2005-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
17351         * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): Make $@
17352         and $? into sexps.
17354         * font-lock.el (font-lock-compile-keywords): Add a help-echo to the
17355         warning face on open-paren-in-column-0.
17357         * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Fix corner
17358         boundary case.  Fix typo.
17359         Suggested by Martin Rudalics <rudalics@gmx.at>.
17361 2005-10-21  Carsten Dominik  <dominik@science.uva.nl>
17363         * textmodes/org.el (org-combined-agenda-icalendar-file)
17364         (org-icalendar-include-todo, org-icalendar-combined-name): New options.
17365         (org-export-icalendar-this-file)
17366         (org-export-icalendar-all-agenda-files)
17367         (org-export-icalendar-combine-agenda-files): New commands.
17368         (org-export-icalendar, org-print-icalendar-entries)
17369         (org-start-icalendar-file, org-finish-icalendar-file)
17370         (org-ical-ts-to-string): New functions.
17371         (org-read-date, org-goto-calendar)
17372         (org-agenda-goto-calendar): Inhibit displaying diary entries by
17373         call to `calendar'.
17374         (orgtbl-setup): Remove the :keys arguments from the menu description.
17375         (org-after-save-iCalendar-file-hook): New variable.
17377 2005-10-21  Kenichi Handa  <handa@m17n.org>
17379         * language/vietnamese.el (tcvn-5712): Make it an alias of
17380         vietnamese-tcvn coding-system.
17382 2005-10-20  Michael Albinus  <michael.albinus@gmx.de>
17384         * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
17385         group id is given.
17387 2005-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
17389         * progmodes/sh-script.el (sh-escaped-line-re): New var.
17390         (sh-here-doc-open-re, sh-font-lock-close-heredoc): Use it.
17391         (sh-font-lock-open-heredoc): Try to properly handle heredoc starters
17392         whose line is either continued or ends with a comment.
17394 2005-10-20  Romain Francoise  <romain@orebokech.com>
17396         * net/rcirc.el (with-rcirc-process-buffer): Move above its first user.
17398         * replace.el (occur-engine): Add follow-link property.
17400         * font-core.el (font-lock-mode): Doc fix.
17402 2005-10-20  Richard M. Stallman  <rms@gnu.org>
17404         * net/rcirc.el: New file.
17406 2005-10-20  Bryan Henderson  <bryanh@giraffe-data.com>  (tiny change)
17408         * term.el (term-term-name): Initialize to "eterm-color".
17410 2005-10-20  Ken Manheimer  <ken.manheimer@gmail.com>
17412         * allout.el: Add autoloads of crypt++ and mailcrypt routines, all
17413         for encryption functionality.
17414         Move allout customization subgroup from `editing' to `outlines' group.
17415         Fix commentary keywords to legitimate ones.
17416         Update author info (using my current email address, obscurified).
17417         (allout-encrypt-string, allout-encryption-produce-work-buffer)
17418         (allout-encrypted-topic-p, allout-encrypted-text-type)
17419         (allout-mc-activate-passwd, allout-create-encryption-key-verifier)
17420         (allout-situate-encryption-key-verifier)
17421         (allout-get-encryption-key-verifier, allout-verify-key)
17422         (allout-next-topic-pending-encryption)
17423         (allout-encrypt-decrypted, allout-encrypted-type-prefix): New funcs.
17424         (outline-topic-encryption-bullet, outline-default-encryption-scheme)
17425         (outline-key-verifier-handling, outline-key-hint-handling)
17426         (outline-encrypt-unencrypted-on-saves): New defcustoms.
17427         (allout-file-key-verifier-string, allout-encryption-scheme)
17428         (allout-key-verifier-string, allout-key-hint-string)
17429         (allout-after-save-decrypt): New variables.
17430         (allout-write-file-hook-handler, allout-auto-save-hook-handler)
17431         (allout-after-saves-handler): New hook functions.
17432         (allout-post-command-business): Do allout-after-save-decrypt.
17433         (allout-enable-file-variable-adjustment): Custom var to enable
17434         mechanism for adding and adjusting settings of Emacs file variables.
17435         (allout-adjust-file-variable, allout-file-vars-section-data):
17436         New functions, implement the mechanism.
17437         (outlineify-sticky): Use the file vars mechanism.
17438         (allout-inhibit-protection, allout-during-write-cue)
17439         (allout-override-protect, allout-before-change-protect): Remove.
17440         (allout-flag-region, allout-open-topic): Adjust read-only text.
17441         (allout-open-line-not-read-only): Add to facilitate read-only
17442         text based protection.
17443         (allout-kill-line): Revise to adjust read-only text, clue the
17444         user about the inhibition.
17445         (allout-unprotected): Use unwind-protect.
17446         (allout-shift-in, allout-shift-out): Disallow manually shifting a
17447         topic deeper than the offspring depth of the previous topic -
17448         avoiding confusing "containment discontinuities".
17449         (allout-reindent-bodies): Fix retention of body relative hanging
17450         indent during promotion of collapsed bodies.
17451         (allout-open-topic): Make it easy to open new topic with same
17452         bullet as current topic - topic creation functions provided with
17453         any universal argument provokes now prompt for bullet, defaulting
17454         to the bullet of the previous topic.
17455         (allout-plain-bullets-string, allout-distinctive-bullets-string):
17456         Plain bullet alternates `.' period and `,' comma only.  All other
17457         bullets are relegated to special status (but customizable).
17458         (allout-end-of-entry): Rename from allout-end-of-current-entry
17459         since it actually operates w.r.t. most immediately containing
17460         entry, visible or not.
17461         (allout-hide-current-entry, allout-show-current-entry): Use the
17462         revised version.
17463         (allout-old-expose-topic): Solidify deprecation.
17464         (allout-end-of-subtree): Add so we can span concealed as well
17465         as visible topics.
17466         (allout-end-of-current-subtree): Use `allout-end-of-subtree'.
17467         (allout-end-of-current-heading): Tweak to just respect the first line.
17468         (allout-get-body-text): Add.
17469         (allout-ascend-to-depth, allout-ascend): Position at end of prefix
17470         when invoked interactively.
17471         (allout-up-current-level): Use `interactive-p'.
17472         (allout-mode, allout-init): Miscellaneous docstring and
17473         operational refinements, as well as hookups of new encryption stuff.
17474         (allout-beginning-of-current-entry): Now works as advertised.
17475         (allout-end-of-current-entry): Remove of superfluous allout-show-entry.
17476         (allout-isearch-rectification): Refine condition for isearching.
17477         (allout-isearch-abort, allout-enwrap-isearch)
17478         (allout-flag-region, my-region-active-p): Relocate some macros.
17479         (allout-title): Fallback title is (buffer-name), not
17480         non-existing (current-buffer-name).
17481         (subst-char-in-string): Define if absent (for some XEmacs versions).
17483 2005-10-20  Jari Aalto  <jari.aalto@cante.net>
17485         * mail/sendmail.el (mail-setup-hook, mail-aliases)
17486         (mail-yank-prefix, mail-indentation-spaces, mail-yank-hooks)
17487         (mail-citation-prefix-regexp, mail-signature-file)
17488         (mail-default-headers, mail-bury-selects-summary)
17489         (mail-send-nonascii): Add autoload cookies.
17491 2005-10-20  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
17493         * frame.el (blink-cursor-mode): Add `mac' to the list of
17494         window-system's that support blinking cursor.
17496 2005-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
17498         * textmodes/org.el (org-level-color-stars-only): Fix typo in docstring.
17500 2005-10-20  Eli Zaretskii  <eliz@gnu.org>
17502         * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el):
17503         Bind find-file-suppress-same-file-warnings to t, to avoid warnings due
17504         to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el.
17506 2005-10-20  Kim F. Storm  <storm@cua.dk>
17508         * ido.el (ido-is-tramp-root): Simplify regexp matching tramp root.
17509         (ido-set-current-directory): Don't add / after final @.
17510         (ido-file-name-all-completions-1): Adapt to fixed tramp completion.
17511         Explicitly handle ange-ftp completion oddities.
17512         (ido-make-file-list): Don't rotate list at tramp root to avoid
17513         triggering tramp file handler for expand-file-name via get-file-buffer.
17515 2005-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
17517         * savehist.el (savehist-coding-system): Revert to checking XEmacs.
17519 2005-10-19  Jay Belanger  <belanger@truman.edu>
17521         * calc/calc-units.el (math-standard-units): Add units, adjust
17522         symbols and update values.
17523         (math-unit-prefixes): Add more prefixes.
17525 2005-10-19  Romain Francoise  <romain@orebokech.com>
17527         * bookmark.el (bookmark-menu-heading): New face.
17528         (bookmark-bmenu-list): Use it.
17529         Don't fiddle with `baud-rate' at top-level.
17531 2005-10-18  Chong Yidong  <cyd@stupidchicken.com>
17533         * image.el (create-image, find-image): Mention max-image-size in
17534         docstring.
17536 2005-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
17538         * savehist.el (savehist-load): Revert to checking XEmacs.
17540         * textmodes/conf-mode.el: Don't use font-lock-defaults-alist.
17541         Various docstring and line-width fixups.
17542         (conf-mode): Use cond.
17543         Set font-lock-defaults.  Don't set comment-use-syntax.
17545 2005-10-18  David Ponce  <david@dponce.com>
17547         * tree-widget.el (tree-widget-button-click): New function.
17548         (tree-widget-button-keymap): Use it.
17550 2005-10-18  Romain Francoise  <romain@orebokech.com>
17552         * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
17553         (bookmark-bmenu-hide-filenames): Add follow-link property.
17554         Improve help-echo text.
17556         * ffap.el (find-file-at-point): Doc fix.
17558 2005-10-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
17560         * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
17562 2005-10-18  Masatake YAMATO  <jet@gyve.org>
17564         Install to the CVS repository what I forgot to install in my
17565         2005-10-16 changes.
17567         * progmodes/python.el (python-complete-symbol): Pass the common
17568         prefix substring of completion to `display-completion-list'.
17570         * textmodes/org.el (org-complete): Ditto.
17572 2005-10-18  Masatake YAMATO  <jet@gyve.org>
17574         Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
17576         * woman.el (WoMan-xref-man-page): New button type derived
17577         from `Man-abstract-xref-man-page'.
17578         (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
17580         * man.el (Man-abstract-xref-man-page): New button type.
17581         (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
17582         (Man-highlight-references): Add new optional argument `xref-man-type'.
17584 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
17586         * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
17588 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
17590         * cus-edit.el (Custom-move-and-invoke): Delete.
17591         (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
17593         * wid-edit.el (widget-move-and-invoke): New function, from
17594         Custom-move-and-invoke.
17596 2005-10-17  Bill Wohler  <wohler@newt.com>
17598         Move all remaining images from lisp/toolbar to etc/images, move
17599         lisp/toolbar/tool-bar to lisp and "delete" lisp/toolbar.  Place
17600         the low resolution images in their own directory (low-color).
17602         * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*
17603         * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*
17604         * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*
17605         * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*
17606         * toolbar/preferences.*, toolbar/print.*, toolbar/save.*
17607         * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*
17608         * toolbar/spell.*, toolbar/undo.*: Move to etc/images.
17610         * toolbar/lc-copy.*: Move to etc/images/low-color/copy.*.
17611         * toolbar/lc-cut.*: Move to etc/images/low-color/cut.*.
17612         * toolbar/lc-help.*: Move to etc/images/low-color/help.*.
17613         * toolbar/lc-home.*: Move to etc/images/low-color/home.*.
17614         * toolbar/lc-index.*: Move to etc/images/low-color/index.*.
17615         * toolbar/lc-new.*: Move to etc/images/low-color/new.*.
17616         * toolbar/lc-open.*: Move to etc/images/low-color/open.*.
17617         * toolbar/lc-paste.*: Move to etc/images/low-color/paste.*.
17618         * toolbar/lc-preferences.*: Move to etc/images/low-color/preferences.*.
17619         * toolbar/lc-print.*: Move to etc/images/low-color/print.*.
17620         * toolbar/lc-save.*: Move to etc/images/low-color/save.*.
17621         * toolbar/lc-saveas.*: Move to etc/images/low-color/saveas.*.
17622         * toolbar/lc-search.*: Move to etc/images/low-color/search.*.
17623         * toolbar/lc-spell.*: Move to etc/images/low-color/spell.*.
17624         * toolbar/lc-undo.*: Move to etc/images/low-color/undo.*.
17626         To conform with convention, replace the underscore (_) in the
17627         following image names with dash (-) or (/) as appropriate.
17629         * toolbar/back_arrow.*: Move to etc/images/back-arrow.*.
17630         * toolbar/fld_open.*: Move to etc/images/fld-open.*.
17631         * toolbar/fwd_arrow.*: Move to etc/images/fwd-arrow.*.
17632         * toolbar/jump_to.*: Move to etc/images/jump-to.*.
17633         * toolbar/left_arrow.*: Move to etc/images/left-arrow.*.
17634         * toolbar/right_arrow.*: Move to etc/images/right-arrow.*.
17635         * toolbar/up_arrow.*: Move to etc/images/up-arrow.*.
17636         * toolbar/lc-back_arrow.*: Move to etc/images/low-color/back-arrow.*.
17637         * toolbar/lc-fwd_arrow.*: Move to etc/images/low-color/fwd-arrow.*.
17638         * toolbar/lc-jump_to.*: Move to etc/images/low-color/jump-to.*.
17639         * toolbar/lc-left_arrow.*: Move to etc/images/low-color/left-arrow.*.
17640         * toolbar/lc-right_arrow.*: Move to etc/images/low-color/right-arrow.*.
17641         * toolbar/lc-up_arrow.*: Move to etc/images/low-color/up-arrow.*.
17642         * toolbar/mail_compose.*: Move to etc/images/mail/compose.*.
17643         * toolbar/mail_send.*: Move to etc/images/mail/send.*.
17645         * info.el (info-tool-bar-map): Replace underscores in image names
17646         with dashes.
17648         * makefile.w32-in (WINS): Remove toolbar.
17650         * menu-bar.el: Replace toolbar/tool-bar.el with tool-bar.el in comment.
17652         * tool-bar.el: Move to lisp from toolbar.  Now that
17653         toolbar is empty, it should be deleted when folks run "cvs up -P".
17655 2005-10-18  Jay Belanger  <belanger@truman.edu>
17657         * calc/calc-store.el (calc-store-into): Get the proper variable name
17658         to display in message.
17660 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
17662         * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
17663         expressions display in speedbar for all buffers when debugging.
17664         (gdb-speedbar-expand-node): Ensure node contraction is always updated.
17666         * speedbar.el (speedbar-set-mode-line-format): Indent properly.
17667         (speedbar-insert-button, speedbar-make-button):
17668         Use add-text-properties.
17669         (speedbar-update-localized-contents)
17670         (speedbar-update-directory-contents)
17671         (speedbar-update-special-contents): Use dolist.
17672         (speedbar-buffer-easymenu-definition): Add a menu separator.
17674 2005-10-17  Jason Rumney  <jasonr@gnu.org>
17676         * makefile.w32-in: Use $(lisp) consistently.
17677         (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
17678         for shell specific generation of mh-autoloads.
17680 2005-10-17  Richard M. Stallman  <rms@gnu.org>
17682         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
17684 2005-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
17686         * jit-lock.el (jit-lock-fontify-now):
17687         Move jit-lock-context-unfontify-pos to avoid wasted work.
17689 2005-10-17  Michael Albinus  <michael.albinus@gmx.de>
17691         * net/tramp.el (tramp-completion-mode): New defvar.  Used in
17692         `tramp-completion-mode' for checking if we are in completion mode.
17693         (tramp-completion-handle-file-name-all-completions): Reorder code
17694         in order to complete for file names only in case there are no
17695         method/user/host completions.  This is necessary for cooperation
17696         with ido.  Reported by Kim F. Storm <storm@cua.dk>.
17698 2005-10-16  Chong Yidong  <cyd@stupidchicken.com>
17700         * longlines.el (longlines-search-forward)
17701         (longlines-search-backward): Match any number of spaces.
17703 2005-10-16  Thien-Thi Nguyen  <ttn@gnu.org>
17705         * diff-mode.el (diff-mode): Doc fix.
17707 2005-10-16  David Reitter  <david.reitter@gmail.com>
17709         * mail/sendmail.el (send-mail-function): Use mailclient-send-it
17710         as default on darwin and windows systems.
17712 2005-10-16  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
17714         * arc-mode.el (archive-zip-extract): Doc fix.
17716 2005-10-16  Romain Francoise  <romain@orebokech.com>
17718         * mouse.el (mouse-1-click-follows-link): Doc fix.
17720 2005-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
17722         * savehist.el: Don't require CL at runtime.
17723         (savehist-xemacs): Remove.
17724         (savehist-coding-system): Use utf-8 if present, regardless of religion.
17725         (savehist-no-conversion): Use (featurep 'xemacs).
17726         (savehist-load): Check existence of start-itimer rather than XEmacs.
17727         Use an idle timer.
17728         (savehist-process-for-saving): Replace use of CL funs `subseq' and
17729         `delete-if-not'.
17731 2005-10-16  Hrvoje Niksic  <hniksic@xemacs.org>
17733         * savehist.el: Newer version.
17734         (savehist-autosave-interval, savehist-coding-system, savehist-timer)
17735         (savehist-last-checksum, savehist-no-conversion): New vars.
17736         (savehist-autosave, savehist-process-for-saving, savehist-printable):
17737         New functions.
17738         (savehist-load, savehist-save): Use them.
17739         (savehist-delimit): Remove.
17741 2005-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
17743         * progmodes/compile.el (compilation-goto-locus): Display the
17744         compilation buffer first and the source buffer second, in case they're
17745         in overlapping frames.  Don't raise the compilation frame if it was the
17746         selected window upon entry.  Pass the `other-window' arg to
17747         pop-to-buffer.
17749         * info.el (Info-fontify-node): Use dolist.
17750         Change add-text-properties to put-text-property.
17752 2005-10-16  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
17754         * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
17755         bound of search.
17757 2005-10-16  Masatake YAMATO  <jet@gyve.org>
17759         * dabbrev.el (dabbrev-completion): Pass the common
17760         prefix substring of completion to `display-completion-list'.
17762         * filecache.el (file-cache-minibuffer-complete)
17763         (file-cache-complete): Ditto.
17765         * tempo.el (tempo-display-completions): Ditto.
17767         * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
17769         * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
17771         * eshell/em-hist.el (eshell-list-history): Ditto.
17773         * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
17775         * mail/mailalias.el (mail-complete): Ditto.
17777         * progmodes/etags.el (complete-tag): Ditto.
17779         * progmodes/make-mode.el (makefile-complete): Ditto.
17781         * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
17783         * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
17785         * progmodes/pascal.el (pascal-complete-word)
17786         (pascal-show-completions): Ditto.
17788         * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
17790         * simple.el (completion-common-substring): New variable.
17791         (completion-setup-function): Use `completion-common-substring'
17792         to put faces.
17794 2005-10-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
17796         * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
17797         (x-get-selection, mac-select-convert-to-string): Convert from/to
17798         UTF-16 clipboard data as in native byte order, no BOM.
17800 2005-10-16  Nick Roberts  <nickrob@snap.net.nz>
17802         * progmodes/gud.el (gud-tool-bar-map): Rename the images
17803         appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
17804         (gud-sentinel): Use speedbar-frame to check for speedbar.
17806 2005-10-15  Richard M. Stallman  <rms@gnu.org>
17808         * savehist.el: New file.
17810 2005-10-14  Karl Chen  <quarl@cs.berkeley.edu>
17812         * textmodes/tex-mode.el (tex-font-lock-keywords-2):
17813         Fix bug in \bf fontification.
17815 2005-10-15  Stefan Monnier  <monnier@iro.umontreal.ca>
17817         * pcvs.el (cvs-edit-log-files): New var.
17818         (cvs-mode-edit-log): New arg `file'.
17819         (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
17820         Instead force the use of the original file and nothing else.
17821         (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
17822         the cvs-minor-wrap-function is set.
17823         (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
17825 2005-10-14  Bill Wohler  <wohler@newt.com>
17827         * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
17828         * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
17829         * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
17830         * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
17831         * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
17832         * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
17833         * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
17834         * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
17835         * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
17836         * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
17837         * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
17838         * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
17839         * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
17840         * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
17841         * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
17843         * progmodes/gud.el (gud-tool-bar-map): Rename the images
17844         appropriately (for example, gud-break to gud/break).
17846 2005-10-14  Chong Yidong  <cyd@stupidchicken.com>
17848         * longlines.el (longlinges-search-function)
17849         (longlines-search-forward, longlines-search-backward): New functions.
17850         (longlines-mode): Set isearch-search-fun-function to
17851         longlinges-search-function.
17853         * mouse.el (mouse-drag-region-1): Handle the case where a
17854         double-click event is bound to an arbitrary function.
17856 2005-10-14  David Ponce  <david@dponce.com>
17858         * recentf.el (recentf-track-opened-file)
17859         (recentf-track-closed-file, recentf-update-menu)
17860         (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
17861         (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
17862         mouse-1-click-follows-link.
17864 2005-10-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
17866         * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
17867         Gnome file-manager.png.  Suggested by
17868         Joachim Nilsson <joachim.nilsson@vmlinux.org>.
17870         * toolbar/README: Add diropen.xpm.
17872 2005-10-13  Bill Wohler  <wohler@newt.com>
17874         * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
17875         restrictions.  Suggested by David Robinow <drobinow@gmail.com>.
17877 2005-10-13  Stefan Monnier  <monnier@iro.umontreal.ca>
17879         * progmodes/mixal-mode.el (mixal-operation-codes-alist):
17880         Don't waste the byte-compiler's time on constant data.
17882 2005-10-13  Kenichi Handa  <handa@m17n.org>
17884         * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
17885         byte with `escape-glyph' face.
17887         * international/fontset.el (ccl-encode-unicode-font):
17888         Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
17889         Handle the case that ucs-mule-to-mule-unicode translates a character to
17890         ASCII (usually for IPA characters).
17892 2005-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
17894         * info.el (Info-fontify-node): Don't be fooled by a lone "...".
17895         Don't hide the underline of titles if font-lock-mode is disabled.
17897 2005-10-12  Bill Wohler  <wohler@newt.com>
17899         * makefile.w32-in (MH-E-SRC): New.  Used by mh-autoloads.
17900         (mh-autoloads): New.  Builds mh-e/mh-loaddefs.el.  Rebuilds if any
17901         files in MH-E-SRC have been updated.
17902         (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
17904 2005-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
17906         * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
17907         (mixal-mode-syntax-table): Add \n as end-comment.
17908         (mixal-operation-codes-alist): Immediately initialize to full value.
17909         (mixal-add-operation-code): Remove.
17910         (mixal-describe-operation-code): Make the arg non-optional.
17911         Use the interactive spec instead.
17912         Use mixal-operation-codes-alist rather than mixal-operation-codes.
17913         (mixal-font-lock-keywords): Don't highlight comments here any more.
17914         (mixal-font-lock-syntactic-keywords): New var.
17915         (mixal-mode): Use it.  Fix comment-start-skip.
17917 2005-10-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
17919         * startup.el (command-line-x-option-alist): -nb => -nbi
17921 2005-10-12  Kim F. Storm  <storm@cua.dk>
17923         * startup.el (fancy-splash-default-action): Discard mouse click in
17924         the splash screen window, as it has no sensible meaning in the
17925         next window to be selected.  Fixes error reported by Jan D.
17927 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
17929         * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
17931 2005-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
17933         * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
17934         Try to fix up minor layout issues like indentation, line break, etc...
17935         (mixal-mode-syntax-table): Don't try to specify comment syntax,
17936         because it doesn't work.
17937         (mixal-operation-codes): Add some more codes.
17938         (mixal-font-lock-keywords): Process comments here.
17939         (mixal-mode): mixasm no longer needs -g option.
17941 2005-10-11  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
17943         * progmodes/sh-script.el (sh-tmp-file):
17944         Use mktemp -t.  Finish support for es and rc shells.
17946 2005-10-11  Jay Belanger  <belanger@truman.edu>
17948         * calc/calcalg2.el (calc-integral): With an argument, compute the
17949         definite integral.
17951 2005-10-11  Chong Yidong  <cyd@stupidchicken.com>
17953         * mouse.el (mouse-drag-region-1): Don't try to catch a
17954         double-click when doing follow-link (it's overridden anyway).
17956 2005-10-11  Juanma Barranquero  <lekktu@gmail.com>
17958         * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
17959         (autoload-print-form-outbuf): Add docstring.
17961 2005-10-11  Juri Linkov  <juri@jurta.org>
17963         * info.el (Info-mode-menu): Delete menu item "Edit".
17964         (Info-mode): Delete description of Info-edit from docstring,
17965         and rearrange descriptions of Info commands in the order
17966         they are documented in the Info manual.
17968 2005-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
17970         * calendar/appt.el (appt-check): Use diary-selective-display var.
17972 2005-10-10  Richard M. Stallman  <rms@gnu.org>
17974         * net/newsticker.el (newsticker-start, newsticker-show-news):
17975         Add autoload cookies.
17977 2005-10-10  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>
17979         * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
17981 2005-10-10  Karl Chen  <quarl@cs.berkeley.edu>
17983         * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
17985 2005-10-10  Jay Belanger  <belanger@truman.edu>
17987         * calc/calc-arith.el (math-check-known-scalarp)
17988         (math-check-known-matrixp): Check the values of arguments that are
17989         variables.
17990         (math-check-known-square-matrixp): New function.
17991         (math-known-square-matrixp): Use math-check-known-square-matrixp.
17992         (math-super-types): Add sqmatrix type.
17994         * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
17995         mode name `square' to `sqmatrix'.
17997         * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
17998         mode name `square' to `sqmatrix'.
18000 2005-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
18002         * progmodes/etags.el (select-tags-table-mode): Don't use
18003         selective-display.
18004         (tags-select-tags-table): Pass `button' to the action function.
18005         (select-tags-table): Place the side-info on button properties rather
18006         than in hidden text.  Abbreviate file names.
18007         (select-tags-table-mode-map): Inherit rather than copy buttom-map.
18008         (select-tags-table-select): Add `button' argument.
18009         Get side-info from the button property rather than from hidden text.
18011 2005-10-11  Nick Roberts  <nickrob@snap.net.nz>
18013         * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
18014         (gud-speedbar-buttons): Preserve point if possible.
18015         (gud-sentinel): Restore previous speedbar display type.
18017         * progmodes/gdb-ui.el (gdba): Improve diagram.
18018         (def-gdb-auto-update-handler, gdb-info-locals-handler)
18019         (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
18020         Call get-buffer-window once.
18022 2005-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
18024         * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
18025         (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
18026         (pascal-indent-command): Remove unused var `ind'.
18027         (pascal-indent-case): Remove unused var `oldpos'.
18028         (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
18029         since it's now used as a proper minor mode map.
18030         (pascal-outline): Rename to pascal-outline-mode.
18031         (pascal-outline-mode): Use define-minor-mode.
18032         (pascal-outline-mode, pascal-outline-change): Use overlays rather than
18033         selective-display.
18035 2005-10-10  Andreas Schwab  <schwab@suse.de>
18037         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
18038         number.  Reported by Karl Chen <quarl@cs.berkeley.edu>.
18040         * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
18041         outside source directory.
18043 2005-10-10  Carsten Dominik  <dominik@science.uva.nl>
18045         * textmodes/org.el (org-mode-map): Explicit definition of `C-c
18046         C-x' as a prefix.
18047         (orgtbl-mode-map): Full keymap instead of sparse, because all
18048         `self-insert-command' keys are redefined in this map.
18049         (org-export-as-html): Specify charset for HTML file, by taking it
18050         from the coding system.
18052 2005-10-10  Kenichi Handa  <handa@m17n.org>
18054         * textmodes/flyspell.el (flyspell-check-word-p):
18055         If unread-command-events is non-empty, don't call sit-for.
18057 2005-10-09  Richard M. Stallman  <rms@gnu.org>
18059         * font-lock.el (font-lock-syntactic-keywords)
18060         (font-lock-keywords): Doc fixes.
18062         * textmodes/flyspell.el (flyspell-external-point-words):
18063         Simplify logic, and don't try to check for consecutive appearances
18064         of one incorrect word.
18066 2005-10-10  Nick Roberts  <nickrob@snap.net.nz>
18068         * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
18069         separator.
18071         * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
18072         (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
18073         (gud-expansion-speedbar-buttons): New function.
18074         (gud-speedbar-buttons): Check for gud-comint-buffer.
18076 2005-10-09  Bill Wohler  <wohler@newt.com>
18078         * Makefile.in (updates): Add mh-loaddefs dependency.
18080 2005-10-09  Chong Yidong  <cyd@stupidchicken.com>
18082         * speedbar.el (speedbar-file-key-map): Fix typo.
18084 2005-10-09  Daniel Brockman  <daniel@brockman.se>
18086         * cus-start.el (line-spacing): Add custom spec.
18088 2005-10-09  Romain Francoise  <romain@orebokech.com>
18090         * textmodes/ispell.el (ispell-check-version): Fix last change.
18092 2005-10-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
18094         * term/x-win.el: Remove -i, --icon-type from comment.
18096         * startup.el (command-line-x-option-alist): Remove options -i,
18097         -itype, --icon-type, added -nb, --no-bitmap-icon
18099 2005-10-09  Nick Roberts  <nickrob@snap.net.nz>
18101         * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
18102         instead of :active.
18104 2005-10-08  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
18106         * textmodes/ispell.el (ispell-check-version):
18107         Ignore hyphen, and all that follows, in aspell's version text.
18109 2005-10-08  Jay Belanger  <belanger@truman.edu>
18111         * calc/calc-arith.el (math-known-square-matrixp): New function.
18112         (math-pow-fancy): Check for matrices before distributing exponent
18113         across products.
18115         * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
18116         fullscreen keypad.  Suggested by Luc Teirlinck.
18117         (calc-keypad-show-input): Add space for formatting.
18119         * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
18120         Add square matrix option.
18122         * calc/calc-poly.el (math-expand-term): Check for matrices instead
18123         of checking calc-matrix-mode when deciding how to expand.
18125         * calc/calc.el (calc-set-mode-line): Add square matrix option.
18127 2005-10-08  Lars Hansen  <larsh@soem.dk>
18129         * net/tramp.el (tramp-perl-directory-files-and-attributes):
18130         Add error handling.
18131         (tramp-handle-directory-files-and-attributes): Handle perl error msg.
18133 2005-10-08  Michael Albinus  <michael.albinus@gmx.de>
18135         Sync with Tramp 2.0.51.
18137         * net/tramp.el (tramp-handle-set-visited-file-modtime)
18138         (tramp-handle-insert-file-contents, tramp-handle-write-region):
18139         Insert special handling for `last-coding-system-used', again
18140         it still seems to be necessary (unlike stated before).
18141         Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
18142         (tramp-password-prompt-regexp): There might be other words before
18143         trailing ":".  Reported by Kurt Steinkraus <kurt@steinkraus.us>.
18144         (tramp-chunksize): Improve docstring.
18145         (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
18146         Emacs 20.  Use `tramp-octal-to-decimal' therefore.  Reported by
18147         Christian Joergensen <bugs@razor.dk>.
18149 2005-10-07  Glenn Morris  <rgm@gnu.org>
18151         * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
18152         (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
18153         precision'.
18155 2005-10-07  Romain Francoise  <romain@orebokech.com>
18157         * ibuf-ext.el (ibuffer-do-shell-command-pipe)
18158         (ibuffer-do-shell-command-pipe-replace)
18159         (ibuffer-do-shell-command-file, ibuffer-do-eval)
18160         (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
18161         (ibuffer-do-revert, ibuffer-do-replace-regexp)
18162         (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
18163         (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
18164         (ibuffer-filter-by-name, ibuffer-filter-by-filename)
18165         (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
18166         (ibuffer-filter-by-content, ibuffer-filter-by-predicate
18167         (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
18168         (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
18169         Autoload file sans suffix.
18171         * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
18173 2005-10-07  David Ponce  <david@dponce.com>
18175         * recentf.el (recentf-menu-open-all-flag): New option.
18176         (recentf-digit-shortcut-command-name): New function.
18177         (recentf--shortcuts-keymap): New variable.
18178         (recentf-menu-shortcuts): New variable.
18179         (recentf-make-menu-items): Initialize it.  Replace the "More..."
18180         menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
18181         (recentf-menu-value-shortcut): New function.
18182         (recentf-make-menu-item): Use it.  No more in-lined.
18183         (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
18184         (recentf-open-most-recent-file): Rename from
18185         `recentf-open-file-with-key'.  Don't depend on key binding.
18186         (recentf-mode-map): New variable.
18187         (recentf-mode): Use it.
18189 2005-10-06  Bill Wohler  <wohler@newt.com>
18191         * mh-e/mh-loaddefs.el: Remove.  Now generated automatically.
18193         * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
18194         (MH-E-SRC): New.  Used by mh-autoloads.
18195         (mh-autoloads): New.  Builds mh-e/mh-loaddefs.el.  Rebuilds if any
18196         files in MH-E-SRC have been updated.
18197         (compile, recompile, bootstrap): Depend on mh-autoloads.
18199 2005-10-07  Nick Roberts  <nickrob@snap.net.nz>
18201         * progmodes/gud.el (gud-menu-map): Only display un-intuitive
18202         gud-break and gud-remove icons when the fringe is not available.
18204         * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
18205         Typo.
18207 2005-10-06  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac-@t-lrde.epita.fr>
18209         * play/zone.el (zone): Wrap body with save-window-excursion.
18211 2005-10-06  Stefan Monnier  <monnier@iro.umontreal.ca>
18213         * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
18214         Use the new `list-only' arg to diary-list-entries.
18216         * calendar/diary-lib.el: Use overlays rather than selective-display.
18217         (diary-selective-display): New var.
18218         (diary-header-line-format): Use it.
18219         (diary-list-entries): Add argument `list-only'.
18220         Put the buffer in diary-mode.  Don't add \^M at beg and end.
18221         Replace \^M by invisible overlays.
18222         (diary-unhide-everything): Replace \^M by invisible overlays.
18223         (print-diary-entries): Look for overlays rather than \^M.
18224         Add a space to the temp buffer name.
18225         (diary-show-all-entries, mark-diary-entries, make-diary-entry):
18226         Put the buffer in diary-mode.
18227         (list-sexp-diary-entries): Replace \^M by invisible overlays.
18228         (diary-anniversary): Make the year arg optional.
18229         (diary-time-regexp): New const.
18230         (diary-font-lock-keywords): Use it to accept a few more time formats.
18232         * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
18234 2005-10-06  Thien-Thi Nguyen  <ttn@gnu.org>
18236         * textmodes/artist.el (artist-ellipse-mirror-quadrant):
18237         Fix bug introduced 2005-07-03: Use (car (last ...))
18238         to faithfully reproduce replaced artist-last.
18239         (artist-set-arrow-points-for-poly): Likewise.
18240         Suggested by Johan Bockg\e,Ae\e(Brd.
18242 2005-10-06  Juanma Barranquero  <lekktu@gmail.com>
18244         * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
18245         * wid-edit.el (widget):
18246         * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
18247         * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
18249 2005-10-06  Kenichi Handa  <handa@m17n.org>
18251         * international/mule-cmds.el (set-language-environment):
18252         Fix setting up of case-table for unibyte mode.
18254         * simple.el (what-cursor-position): If the character is displayed
18255         by some `display' text property, show that.  Don't use
18256         single-key-description for eight-bit characters in multibyte mode.
18258 2005-10-06  Nick Roberts  <nickrob@snap.net.nz>
18260         * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
18261         (gdb-ann3): Set it.
18262         (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
18263         (gdb-info-frames-custom): Use inverse-video for first five
18264         characters of selected frame only.
18265         (gdb-get-frame-number): Select frame even when point is on frame
18266         number.
18268 2005-10-06  Masatake YAMATO  <jet@gyve.org>
18270         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
18271         Put `font-lock-function-name-face'.
18272         (gdb-info-frames-custom): Put `font-lock-function-name-face'
18273         and `font-lock-variable-name-face'
18274         (gdb-registers-font-lock-keywords): New font lock keywords definition.
18275         (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
18276         (gdb-memory-font-lock-keywords): New font lock keywords definition.
18277         (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
18278         (gdb-local-font-lock-keywords): New font lock keywords definition.
18279         (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
18280         (gdb-threads-font-lock-keywords): New font lock keywords definition.
18281         (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
18283 2005-10-05  Michael Kifer  <kifer@cs.stonybrook.edu>
18285         * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst.
18286         (ediff-merge-region-is-non-clash-to-skip): Previously called
18287         ediff-merge-region-is-non-clash.
18289         * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
18290         Use insert-buffer-substring.
18292         * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
18293         selecting files to patch.  Also bug fixes.
18295         * ediff-util.el (ediff-setup): Bug fix.
18296         (ediff-next-difference): Never skip clashes that differ in white
18297         space only.
18299         * ediff-wind.el (ediff-setup-control-frame)
18300         (ediff-destroy-control-frame): Check the menubar feature.
18302         * viper-cmd.el (viper-normalize-minor-mode-map-alist)
18303         (viper-refresh-mode-line): Use make-local-variable to localize
18304         some vars instead of make-variable-buffer-local.  Suggested by
18305         Stefan Monnier.
18307         * viper-init.el (viper-make-variable-buffer-local): Delete alias.
18308         (viper-restore-cursor-type, viper-set-insert-cursor-type):
18309         Use make-local-variable instead of make-variable-buffer-local.
18310         Suggested by Stefan Monnier.
18312         * viper.el (viper-mode): Don't use viper-make-variable-buffer-local.
18313         (viper-comint-mode-hook): Use make-local-variable on
18314         require-final-newline.
18315         (viper-non-hook-settings): Don't use make-variable-buffer-local.
18317 2005-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
18319         * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
18320         also the second char of a comment-start sequence.
18321         (scheme-sexp-comment-syntax-table): New var.
18322         (lambda, define): Set their scheme-doc-string-elt property.
18323         (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
18324         Use lisp-font-lock-syntactic-face-function now that it properly
18325         handles |...| symbols.
18326         (scheme-mode-variables): Set lisp-doc-string-elt-property,
18327         parse-sexp-lookup-properties and font-lock-extra-managed-props.
18329         * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
18330         bit from # to |.
18331         (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
18333         * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
18334         (lisp-doc-string-elt-property): New var.
18335         (lisp-font-lock-syntactic-face-function): Use it.
18336         Rewrite to recognize docstrings even for forms not at toplevel.
18338         * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
18339         annotation on the | part of #| rather than on the # part.
18340         (scheme-font-lock-syntactic-face-function): New function, to
18341         distinguish strings from |...| symbols.
18342         (scheme-mode-variables): Use it.  Also fix up the font-lock-time
18343         syntax-table so that #|...|# is properly highlighted.
18345         * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
18346         Don't mark as docstring the 3rd elem of an unknown toplevel form.
18348 2005-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
18350         * bindings.el (global-map): Resync [home] and [end] bindings with C-a
18351         and C-e.
18353         * emacs-lisp/eldoc.el: Move comments into docstrings.
18354         (eldoc-message-commands): Initialize in its declaration.
18355         Add move-beginning-of-line and move-end-of-line.
18356         (eldoc-add-command, eldoc-add-command-completions)
18357         (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
18359         * outline.el (outline-mark-subtree): Activate the mark.
18361         * calendar/appt.el (appt-time-regexp): New var.
18362         (appt-add, appt-make-list): Use it.
18363         (appt-convert-time): Clean up.
18365         * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
18366         Don't set any syntax-table property here.
18367         (tex-font-lock-verb): New function.  Do it here.
18368         (tex-font-lock-syntactic-keywords): Use it.
18370 2005-10-04  Richard M. Stallman  <rms@gnu.org>
18372         * wid-edit.el (widget-file-complete): Get the widget start point
18373         the right way.  Default directory to `/' if file has none.
18375         * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
18377         * textmodes/flyspell.el (flyspell-mode-on):
18378         Call ispell-maybe-find-aspell-dictionaries.
18380         * textmodes/ispell.el (ispell-word, ispell-region):
18381         Call ispell-maybe-find-aspell-dictionaries.
18382         (ispell-accept-buffer-local-defs):
18383         Don't call ispell-maybe-find-aspell-dictionaries
18385 2005-10-04  Richard M. Stallman  <rms@gnu.org>
18387         * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
18389 2005-10-04  Emilio C. Lopes  <eclig@gmx.net>
18391         * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
18392         instead of `fboundp' in order to allow for anonymous functions.
18394 2005-10-04  Chong Yidong  <cyd@stupidchicken.com>
18396         * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
18397         case the user clicks on the link while another window is selected.
18398         (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
18400         * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
18401         functionality.
18402         (dframe-help-echo): Save point in case mouse tracking is off.
18404 2005-10-04  Thien-Thi Nguyen  <ttn@gnu.org>
18406         * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
18408 2005-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
18410         * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
18411         not change the global value of those vars.
18413         * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
18414         make-local-variable which we do not need any more.
18416 2005-10-03  Chong Yidong  <cyd@stupidchicken.com>
18418         * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
18419         (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
18420         (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
18421         (speedbar-path-line): Define obsolete aliases.
18422         (speedbar-line-directory): Doc fix.
18424         * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
18425         (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
18426         instead of speedbar-line-path.
18428 2005-10-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
18430         * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
18431         to nil if dropping on a window.  Handle dropping on a minibuffer window
18432         like dropping on a non-window part of Emacs.
18434 2005-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
18436         * net/ange-ftp.el: Use with-current-buffer.
18437         (ange-ftp-insert-directory): Do not follow symlinks any more.
18439         * textmodes/ispell.el (ispell-find-aspell-dictionaries):
18440         Remove interactive spec.
18442 2005-10-03  Kim F. Storm  <storm@cua.dk>
18444         * ido.el (ido-mode): Use custom-initialize-set.
18446 2005-10-02  Richard M. Stallman  <rms@gnu.org>
18448         * progmodes/ebnf2ps.el (ebnf-eps-production-list):
18449         Use insert-buffer-substring.
18451         * net/tramp.el: Pacify byte compiler warnings in pacification code.
18452         (tramp-handle-file-local-copy): Use insert-buffer-substring.
18454 2005-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
18456         * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
18457         in last change.
18458         (ange-ftp-insert-directory): Fix up the search for the case where
18459         `file' is absolute.
18461 2005-10-02  Romain Francoise  <romain@orebokech.com>
18463         * progmodes/compile.el (compile-goto-error): Delete extra paren.
18465 2005-10-02  Andreas Schwab  <schwab@suse.de>
18467         * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
18468         directory component in the session info.
18470 2005-10-01  Richard M. Stallman  <rms@gnu.org>
18472         * comint.el (comint-redirect-subvert-readonly): Doc fix.
18474         * simple.el (next-error-internal): New function.
18476         * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
18477         (compilation-start): Pass new arg to compilation-buffer-name.
18478         (compile-goto-error): Use next-error-internal.
18480 2005-10-01  Chong Yidong  <cyd@stupidchicken.com>
18482         * speedbar.el: Remove RCS tag.
18483         (speedbar-check-read-only): Handle non-existent files.
18485         * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
18487         * info.el (Info-speedbar-hierarchy-buttons)
18488         (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
18490 2005-10-01  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
18492         * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
18493         Do not match newline.
18494         (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
18495         (bibtex-summary): Remove unnecessary save-excursion.
18496         (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
18498 2005-10-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
18500         * term/mac-win.el: Add charset info for "iso10646-1".
18501         Modify default fontset to use ATSUI-compatible fonts for some charsets
18502         if available.
18504 2005-10-01  Chong Yidong  <cyd@stupidchicken.com>
18506         * speedbar.el: Re-apply arch tag.
18507         (speedbar-version): Rename to version 1.0.  Suggested by Eric
18508         M. Ludlam.
18509         Reapply two changes from Emacs CVS' version of speedbar lost
18510         during the merge:
18511         (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
18512         (speedbar-frame-parameters): Improve customize type.
18514 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
18516         * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
18517         (ange-ftp-file-directory-p): Fix the symlink case.
18518         (ange-ftp-insert-directory): When listing a single file, get a list of
18519         the parent buffer and extract the relevant line.  Inspired from a patch
18520         by Katsumi Yamaoka <yamaoka@jpl.org>.
18521         (ange-ftp-file-name-sans-versions): Simplify.
18523 2005-09-30  Bill Wohler  <wohler@newt.com>
18525         Move MH-E image files from toolbar and mail directories into
18526         etc/images.
18528         * mail/reply2.*: Move to etc/images/mail/reply*.
18530         * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
18531         * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
18532         etc/images.
18534         * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
18535         * toolbar/reply*: Move to etc/images/mail.
18537         * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
18539 2005-09-30  Eric M. Ludlam  <zappo@gnu.org>
18541         * speedbar.el: New version 1.0pre3.
18543         Frame management code (including timer, and mouse click specifics)
18544         moved to dframe.el:
18545         (speedbar-attached-frame): Removed.  Use dframe-attached-frame.
18546         (speedbar-timer): Removed.  Use dframe-timer.
18547         (speedbar-close-frame): Removed.  Use dframe-close-frame.
18548         (speedbar-activity-change-focus-flag): Removed.  Use
18549         dframe-activity-change-focus-flag.
18550         (speedbar-update-speed, speedbar-navigating-speed): Obsolete.  Use
18551         dframe-update-speed.
18553         (speedbar-current-frame): New macro.  Use this instead of the
18554         variable speedbar-frame.
18556         (speedbar-use-images, speedbar-expand-image-button-alist)
18557         (speedbar-insert-image-button-maybe): Moved to sb-image.el.
18559         (speedbar-find-image-on-load-path): Removed.  Replaced by
18560         defezimage in ezimage.el.
18561         (speedbar-expand-image-button-alist): Removed.  Replaced by
18562         ezimage-expand-image-button-alist in ezimage.el.
18564         (speedbar-ignored-directory-regexp)
18565         (speedbar-add-ignored-directory-regexp)
18566         (speedbar-ignored-directory-expressions)
18567         (speedbar-line-directory, speedbar-buffers-line-directory)
18568         (speedbar-directory-line, speedbar-buffers-line-directory):
18569         Renamed, replacing `path' with `directory'.
18571         (speedbar-create-directory, speedbar-expand-line-descendants)
18572         (speedbar-toggle-line-expansion)
18573         (speedbar-contract-line-descendants): New commands.
18575         (speedbar-query-confirmation-method, speedbar-select-frame-method)
18576         (speedbar-use-tool-tips-flag): New options.
18578         (speedbar-check-read-only, speedbar-require-version)
18579         (speedbar-insert-separator, speedbar-buffers-tail-notes)
18580         (speedbar-handle-delete-frame, speedbar-try-completion)
18581         (speedbar-update-localized-contents): New functions.
18583         (speedbar-incompatible-version, speedbar-ro-to-do-point)
18584         (speedbar-object-read-only-indicator): New variables.
18586         (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
18587         New hooks.
18589         (speedbar-separator-face): New face.
18591         (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
18592         (speedbar-ignored-modes): Add fundamental-mode.
18593         (speedbar-directory-unshown-regexp): Add . directories.
18595         (speedbar-key-map): Remove old SPC and DEL page up/down keys.
18596         (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
18597         `]' for full expand/close.
18598         (speedbar-buffers-key-map): Add SPC to toggle node expansion.
18600         (speedbar-check-vc): Support hidden files.
18601         (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
18602         (speedbar-this-file-in-vc): Use vc-state if available.  If VC
18603         state is nil, it is not checked out.
18605         (speedbar-line-text, speedbar-line-token): Support expand buttons
18606         with no text.
18607         (speedbar-refresh): Universal argument acts as power-click.
18608         (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
18609         that buffer to get variable values.
18611         And many other bugfixes.
18613         * dframe.el, ezimage.el, sb-image.el: New files.
18615         * sb-*.xpm: Remove files.  New image files installed into
18616         etc/images/ezimage.
18618 2005-09-30  Kenichi Handa  <handa@m17n.org>
18620         * ps-mule.el (ps-mule-show-warning): If a character is in
18621         ps-print-translation-table, don't treat it as non-printable.
18623 2005-09-30  David Ponce  <david@dponce.com>
18625         * tree-widget.el (tree-widget-themes-load-path): New variable.
18626         (tree-widget-themes-directory): Doc fix.
18627         (tree-widget-image-formats) [Emacs]: Doc fix.
18628         (tree-widget--locate-sub-directory): New function.
18629         (tree-widget-themes-directory): Use it.
18631         * recentf.el (recentf-filename-handlers): Rename from
18632         `recentf-filename-handler'.  Allow a list of functions.
18633         (recentf-menu-items-for-commands): Fix :help strings.
18634         (recentf-apply-filename-handlers): New function.
18635         (recentf-expand-file-name): Use it.
18636         (recentf-cleanup): Remove duplicates too.
18638 2005-09-29  Juri Linkov  <juri@jurta.org>
18640         * faces.el: Rearrange face definitions to be in the same order as
18641         their face descriptions in "(emacs)Standard Faces".
18643         * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
18645         * tooltip.el (tooltip): Add group `basic-faces'.
18647         * buff-menu.el (Buffer-menu-buffer): Remove group
18648         `font-lock-highlighting-faces'.
18650         * progmodes/compile.el (compilation-error, compilation-warning)
18651         (compilation-info, compilation-line-number, compilation-column-number):
18652         Change group from `font-lock-highlighting-faces' to `compilation'.
18654         * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
18655         (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
18656         (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
18657         (vhdl-font-lock-reserved-words-face)
18658         (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
18659         `font-lock-highlighting-faces'.
18661         * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
18663 2005-09-28  Kim F. Storm  <storm@cua.dk>
18665         * emulation/cua-base.el: Set CUA move property on additional commands:
18666         up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
18667         forward-sexp, backward-sexp, forward-list, backward-list.
18669 2005-09-28  Romain Francoise  <romain@orebokech.com>
18671         * comint.el (comint-show-output): Really set point at the
18672         beginning of the output when not using `comint-use-prompt-regexp'.
18674 2005-09-27  Jay Belanger  <belanger@truman.edu>
18676         * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
18677         in TeX mode.
18679 2005-09-26  Juanma Barranquero  <lekktu@gmail.com>
18681         * textmodes/org.el (org-table-sum): Fix format string.
18683         * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
18684         Quote face names.
18686 2005-09-26  Romain Francoise  <romain@orebokech.com>
18688         * isearch.el (isearch-forward-regexp): Close doc string.
18690 2005-09-25  Richard M. Stallman  <rms@gnu.org>
18692         * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
18694         * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
18696         * progmodes/compile.el (compilation-error-properties):
18697         When getting the file from the previous error message,
18698         correctly decode the new data format.
18700         * progmodes/cc-cmds.el (c-electric-paren):
18701         Call old-blink-paren only for close-paren.
18703 2005-09-24  Andreas Schwab  <schwab@suse.de>
18705         * term/rxvt.el (rxvt-register-default-colors): Delete redundant
18706         condition.
18708 2005-09-25  Romain Francoise  <romain@orebokech.com>
18710         * dired-aux.el (dired-copy-file-recursive):
18711         * dired.el (dired-delete-file):
18712         * ediff-mult.el (ediff-dir-diff-copy-file):
18713         * ediff-util.el (ediff-test-save-region):
18714         * forms.el (forms-mode):
18715         * ido.el (ido-file-internal, ido-delete-file-at-head):
18716         * log-edit.el (log-edit-done):
18717         * ses.el (ses-yank-resize):
18718         * play/gomoku.el (gomoku-human-plays, gomoku)
18719         (gomoku-human-resigns, gomoku-prompt-for-other-game)
18720         (gomoku-offer-a-draw):
18721         * play/landmark.el (lm-human-resigns, lm):
18722         * net/eudcb-ldap.el (eudc-ldap-check-base):
18723         * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
18724         * progmodes/ebrowse.el (ebrowse-find-pattern):
18725         * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
18726         * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
18727         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
18729         * vc.el (vc-delete-file):
18730         * play/gomoku.el (gomoku-terminate-game, gomoku)
18731         (gomoku-prompt-for-move, gomoku-human-takes-back):
18732         * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
18733         (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
18735 2005-09-24  Dan Nicolaescu  <dann@ics.uci.edu>
18737         * term/rxvt.el (rxvt-register-default-colors): Add support for 255
18738         color rxvt terminals by using the code xterm.el used to use before
18739         2005-04-09 in order to match the colors used by rxvt.
18741 2005-09-24  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
18743         * term/rxvt.el (rxvt-register-default-colors): Add support for 88
18744         colors rxvt-unicode terminals by using the same code as xterm.el.
18746 2005-09-24  Stefan Monnier  <monnier@iro.umontreal.ca>
18748         * textmodes/tex-mode.el (tex-font-lock-append-prop)
18749         (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
18750         new symbol used for the tex-verbatim face.
18752 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
18754         * woman.el (woman-file-name):
18755         * wid-edit.el (widget-file-prompt-value)
18756         (widget-coding-system-prompt-value):
18757         * w32-fns.el (set-w32-system-coding-system):
18758         * vc.el (vc-version-diff, vc-annotate):
18759         * textmodes/reftex-auc.el (reftex-arg-cite)
18760         (reftex-arg-index-tag):
18761         * textmodes/refer.el (refer-get-bib-files):
18762         * textmodes/artist.el (artist-figlet-choose-font):
18763         * terminal.el (terminal-emulator):
18764         * replace.el (occur-read-primary-args):
18765         * rect.el (string-rectangle, string-insert-rectangle):
18766         * ps-print.el (ps-print-preprint):
18767         * progmodes/pascal.el (pascal-goto-defun):
18768         * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
18769         * progmodes/compile.el (compilation-find-file):
18770         * printing.el (pr-interactive-n-up):
18771         * play/animate.el (animate-birthday-present):
18772         * net/rcompile.el (remote-compile):
18773         * man.el (man, Man-goto-section, Man-follow-manual-reference):
18774         * mail/rmailsum.el (rmail-summary-search-backward)
18775         (rmail-summary-search):
18776         * mail/rmailout.el (rmail-output-read-rmail-file-name)
18777         (rmail-output-read-file-name):
18778         * mail/rmail.el (rmail-search, rmail-search-backwards):
18779         * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
18780         * locate.el (locate):
18781         * international/quail.el (quail-show-keyboard-layout):
18782         * international/mule.el (set-buffer-file-coding-system)
18783         (revert-buffer-with-coding-system, set-file-name-coding-system)
18784         (set-terminal-coding-system, set-keyboard-coding-system)
18785         (set-next-selection-coding-system):
18786         * international/mule-diag.el (describe-coding-system)
18787         (describe-font, describe-fontset):
18788         * international/mule-cmds.el (universal-coding-system-argument)
18789         (search-unencodable-char, describe-input-method)
18790         (set-language-environment, describe-language-environment):
18791         * international/codepage.el (codepage-setup):
18792         * international/code-pages.el (codepage-setup):
18793         * info.el (Info-search, Info-follow-reference)
18794         (Info-search-backward):
18795         * emacs-lisp/advice.el (ad-read-advised-function)
18796         (ad-read-advice-class, ad-clear-cache, ad-activate)
18797         (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
18798         (ad-enable-advice, ad-disable-advice, ad-remove-advice)
18799         (ad-read-regexp):
18800         * ediff-util.el (ediff-toggle-regexp-match):
18801         * ediff-ptch.el (ediff-prompt-for-patch-file):
18802         * dired-aux.el (dired-diff):
18803         * diff.el (diff):
18804         * cus-edit.el (custom-variable-prompt):
18805         * calendar/timeclock.el (timeclock-ask-for-project):
18806         * calc/calcalg3.el (calc-get-fit-variables):
18807         * calc/calc-store.el (calc-edit-variable)
18808         (calc-permanent-variable):
18809         * vc-mcvs.el (vc-mcvs-register):
18810         * shadowfile.el (shadow-define-literal-group):
18811         * woman.el (woman-file-name):
18812         * vc.el (vc-version-diff, vc-merge):
18813         * textmodes/reftex-index.el (reftex-index-complete-tag):
18814         * format.el (format-decode-buffer, format-decode-region):
18815         * emulation/viper-cmd.el (viper-read-string-with-history):
18816         * emacs-lisp/debug.el (cancel-debug-on-entry):
18817         * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
18818         * ediff.el (ediff-merge-revisions)
18819         (ediff-merge-revisions-with-ancestor, ediff-revision):
18820         * completion.el (interactive-completion-string-reader):
18821         * calc/calc-prog.el (calc-user-define-formula):
18822         Follow convention for reading with the minibuffer.
18824 2005-09-24  Steven Huwig  <steven_h@acm.org>  (tiny change)
18826         * progmodes/python.el (python-describe-symbol): Add globals() and
18827         locals() to the arguments of emacs.ehelp.
18829 2005-09-24  Magnus Henoch  <mange@freemail.hu>
18831         * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
18832         New function, code extracted from ispell-valid-dictionary-list.
18833         (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
18834         Call it.
18836 2005-09-24  Eli Zaretskii  <eliz@gnu.org>
18838         * subr.el (version-regexp-alist): Extend valid syntax for version
18839         strings: allow any of the characters -,_,+ to separate the
18840         alpha/beta/rc part from the version part.  Doc fix.
18841         (version-to-list): Doc fix.  Bind case-fold-search to t, as advertised.
18843 2005-09-23  David Reitter  <david.reitter@gmail.com>
18845         * mail/mailclient.el: New file.
18847 2005-09-23  Richard M. Stallman  <rms@gnu.org>
18849         * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
18850         (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
18851         Doc fixes.
18853         * progmodes/cc-mode.el (c-font-lock-init):
18854         Specify font-lock-lines-before.
18856 2005-09-23  Stefan Monnier  <monnier@iro.umontreal.ca>
18858         * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
18859         whole conflict.
18861 2005-09-23  Carsten Dominik  <dominik@science.uva.nl>
18863         * textmodes/org.el (org-mode-map, orgtbl-mode-map):
18864         Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix.  Make use
18865         of `remap' feature when available.  Additional key bindings for
18866         better tty support.
18867         (org-mode-restart, org-force-self-insert): New commands.
18868         (org-time-stamp-inactive): New command.
18869         (org-remap): New function.
18870         (org-table-auto-blank-field, org-level-color-stars-only): New options.
18871         (org-enable-fixed-width-editor): Move to `org-structure'
18872         customization group.
18873         (org-self-insert-command, orgtbl-self-insert-command): Modify to
18874         blank field after field motion commands.
18876 2005-09-23  Kenichi Handa  <handa@m17n.org>
18878         * international/mule-cmds.el (set-language-environment):
18879         Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
18880         have to call utf-translate-cjk-load-tables.
18882 2005-09-22  Stefan Monnier  <monnier@iro.umontreal.ca>
18884         * mouse.el (mouse-move-drag-overlay): Fix last change.
18886 2005-09-22  David Ponce  <david@dponce.com>
18888         * tree-widget.el (tree-widget-value-create): Fix previous change.
18890 2005-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
18892         * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
18894 2005-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
18896         * mouse.el (mouse-move-drag-overlay): New function.
18897         (mouse-drag-region-1): Use it.
18898         Try to simplify a bit the state handling.  Handle clicks on links
18899         inside intangible areas.
18900         (mouse-save-then-kill): Minor simplification.
18901         (mouse-secondary-overlay): Make it always non-nil instead of
18902         recreating it each time.
18903         (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
18904         (mouse-kill-secondary, mouse-secondary-save-then-kill):
18905         Simplify accordingly.
18907 2005-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
18909         * term/rxvt.el (rxvt-standard-colors): Fix some colors.
18911 2005-09-20  Michael Kifer  <kifer@cs.stonybrook.edu>
18913         * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
18914         (ediff-file-name-sans-prefix): Treat nil as an empty string.
18915         (ediff-fixup-patch-map): Better heuristic for intuiting the file names
18916         to patch.
18918         * ediff-util.el: Use insert-buffer-substring.
18920         * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
18922         * emulation/viper-cmd.el (viper-change-state): Don't move over the
18923         field boundaries in the minibuffer.
18924         (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
18925         (viper-minibuffer-post-command-hook): New hook.
18926         (viper-line): Don't move cursor at bolp.
18928         * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
18930         * emulation/viper-init.el: Add alias to make-variable-buffer-local to
18931         avoid compiler warnings.
18933         * emulation/viper-macs.el (ex-map): Better messages.
18935         * emulation/viper-utils.el (viper-beginning-of-field): New function.
18937         * emulation/viper.el: Replace make-variable-buffer-local with
18938         viper-make-variable-buffer-local everywhere, to avoid warnings.
18940 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
18942         * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
18943         Delete unused var `old-selected-window'.
18944         (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
18945         (mouse-drag-secondary): Delete unused var `start-frame'.
18947 2005-09-19  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
18949         * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
18951 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
18953         * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
18954         Re-indent within 80 columns.  Use inhibit-read-only.
18956 2005-09-19  Romain Francoise  <romain@orebokech.com>
18958         * calendar/diary-lib.el (mark-diary-entries): Revert last change.
18960 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
18962         * font-lock.el (font-lock-default-fontify-region): Don't add a line
18963         unconditionally, since the after-change-function already did it.
18965 2005-09-19  Miles Bader  <miles@gnu.org>
18967         * net/newsticker.el: Get rid of CVS keyword.
18969 2005-09-19  Johan Bockg\e,Ae\e(Brd  <bojohan+sf@dd.chalmers.se>
18971         * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
18972         The prompt is formatted later.
18974 2005-09-19  David Ponce  <david@dponce.com>
18976         * tree-widget.el (tree-widget-value-create): Save the converted
18977         tree :node widget.
18979 2005-09-19  Juanma Barranquero  <lekktu@gmail.com>
18981         * progmodes/sh-script.el (sh-blink): Fix spurious reference to
18982         variable `message'.
18984 2005-09-18  Michael Albinus  <michael.albinus@gmx.de>
18986         * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
18987         to cover prompts like "login as:".  Reported by Slawomir Nowaczyk
18988         <slawomir.nowaczyk.847@student.lu.se>.
18990 2005-09-18  Chong Yidong  <cyd@stupidchicken.com>
18992         * image.el (image-load-path): Use symbol `data-directory' instead
18993         of its value, for backward compatibility with packages that bind
18994         it during `find-image'.  Suggested by Katsumi Yamaoka.
18995         (image-search-load-path): Handle symbols whose values are strings.
18997 2005-09-18  Romain Francoise  <romain@orebokech.com>
18999         * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
19000         with-current-buffer form in save-excursion.
19002 2005-09-18  Deepak Goel  <deego@gnufans.org>
19004         * apropos.el (apropos-command): Fix `message' call: first arg
19005         should be a format spec.  In this and all other cases that appear
19006         below and elsewhere in the source code, I made a change only when
19007         two conditions were satisfied: [1] I can think of a possibility
19008         that the arguments would cause an error, for example, the code in
19009         question relies on external variables such as filenames.  [2] I
19010         was sure that the arg to `message' could not have been nil in the code.
19012         * textmodes/tildify.el (tildify-region): Ditto.
19014         * textmodes/reftex-index.el (reftex-index-change-entry)
19015         (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
19016         * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
19017         * textmodes/org.el (org-complete, org-deadline, org-schedule)
19018         (org-priority, org-table-sum):
19019         * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
19020         * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
19021         (flyspell-word, flyspell-display-next-corrections):
19022         * textmodes/bibtex.el (bibtex-print-help-message):
19023         * textmodes/artist.el (artist-key-set-point-poly):
19024         * term/mac-win.el (mac-services-insert-text):
19025         * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
19026         (vhdl-hooked-abbrev, vhdl-template-insert-fun)
19027         (vhdl-port-paste-testbench, vhdl-compose-new-component)
19028         (vhdl-compose-configuration):
19029         * progmodes/sh-script.el (sh-blink, sh-show-indent)
19030         (sh-set-indent, sh-learn-line-indent):
19031         * progmodes/ps-mode.el (ps-mode-target-column):
19032         * progmodes/idlwave.el (idlwave-make-tags)
19033         (idlwave-scan-library-catalogs):
19034         * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
19035         * progmodes/gud.el (gud-jdb-analyze-source):
19036         * progmodes/flymake.el (flymake-log):
19037         * progmodes/ebnf2ps.el (ebnf-generate-region):
19038         * progmodes/cmacexp.el (c-macro-expansion):
19039         * progmodes/ada-xref.el (ada-treat-cmd-string):
19040         * progmodes/ada-mode.el (ada-create-case-exception-substring)
19041         (ada-justified-indent-current, ada-batch-reformat):
19042         * play/zone.el (zone):
19043         * play/landmark.el (lm-move):
19044         * play/decipher.el (decipher-show-alphabet):
19045         * net/newsticker.el (newsticker--display-jump)
19046         (newsticker--display-scroll):
19047         * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
19048         (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
19049         * mail/feedmail.el (feedmail-dump-message-to-queue):
19050         * eshell/esh-proc.el (eshell-remove-process-entry):
19051         * emulation/ws-mode.el (ws-last-error):
19052         * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
19053         (viper-record-kbd-macro):
19054         * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
19055         * emacs-lisp/lisp-mnt.el (lm-report-bug):
19056         * emacs-lisp/find-func.el (find-function-noselect):
19057         * calendar/timeclock.el (timeclock-status-string)
19058         (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
19059         (timeclock-when-to-leave-string):
19060         * calendar/icalendar.el (icalendar--convert-ical-to-diary):
19061         * calc/calc-units.el (calc-enter-units-table):
19062         * calc/calc-mode.el (calc-mode-record-mode):
19063         * woman.el (woman-mini-help):
19064         * wdired.el (wdired-change-to-wdired-mode):
19065         * vc.el (vc-retrieve-snapshot):
19066         * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
19067         * startup.el (display-startup-echo-area-message):
19068         * simple.el (set-goal-column):
19069         * ses.el (ses-command-hook, ses-recalculate-cell):
19070         * server.el (server-process-filter):
19071         * printing.el (pr-interface-txt-print, pr-interface-printify)
19072         (pr-interface-ps):
19073         * pcvs.el (cvs-help):
19074         * log-edit.el (log-edit, log-edit-mode-help):
19075         * iswitchb.el (iswitchb-possible-new-buffer):
19076         * isearch.el (isearch-edit-string):
19077         * image-mode.el (image-mode, image-minor-mode):
19078         * ibuf-macs.el (define-ibuffer-filter):
19079         * hi-lock.el (hi-lock-find-patterns):
19080         * files.el (toggle-read-only):
19081         * ediff-util.el (ediff-copy-diff)
19082         (ediff-write-merge-buffer-and-maybe-kill):
19083         * echistory.el (Electric-history-undefined):
19084         * dnd.el (dnd-insert-text):
19085         * dired-aux.el (dired-query):
19086         * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
19087         * bookmark.el (bookmark-bmenu-locate):
19088         * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
19089         Fix `message' calls to ensure first arg is a format string.
19090         The change was made only when these two conditions were satisfied:
19091         [1] when there is a possibility that the arguments would cause an error
19092         for example, if the code in question relies on external variables
19093         such as filenames, and
19094         [2] if the arg to `message' could not have been nil in the code.
19096         * pcomplete.el (pcomplete--help): Fix `message' format spec.
19097         Not having a %s would be weird, though not technically wrong.
19099 2005-09-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
19101         * term/mac-win.el (mac-add-charset-info): Doc fix.
19103 2005-09-17  Romain Francoise  <romain@orebokech.com>
19105         * shell.el (shell-resync-dirs): Handle echoing processes more
19106         reliably.  Don't insert resync command if `comint-process-echoes'
19107         is non-nil.
19109 2005-09-17  Magnus Henoch  <mange@freemail.hu>
19111         * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
19112         (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
19113         aspell versions >= 0.60.
19114         (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
19115         only if ispell-aspell-supports-utf8 is non-nil.
19117 2005-09-17  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
19119         * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
19120         buffer-local value to lisp-indent-function.
19122 2005-09-17  Milan Zamazal  <pdm@zamazal.org>
19124         * progmodes/glasses.el (glasses-make-readable): If
19125         glasses-separator differs from underscore, put appropriate
19126         overlays over underscore characters.
19127         (glasses-convert-to-unreadable): If glasses-separator differs from
19128         underscore, try to convert glasses-separator characters to
19129         underscores.
19131 2005-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
19133         * calendar/diary-lib.el (mark-diary-entries): Don't move point.
19134         Use with-syntax-table and dolist.
19136 2005-09-16  Carsten Dominik  <dominik@science.uva.nl>
19138         * textmodes/reftex-auc.el:
19139         * textmodes/reftex-cite.el:
19140         * textmodes/reftex-dcr.el:
19141         * textmodes/reftex-global.el:
19142         * textmodes/reftex-parse.el:
19143         * textmodes/reftex-ref.el:
19144         * textmodes/reftex-sel.el:
19145         * textmodes/reftex-toc.el:
19146         * textmodes/reftex-vars.el:
19147         * textmodes/reftex.el: Small changes to remove compiler warnings.
19149         * textmodes/reftex-index.el: Likewise.
19150         (reftex-query-index-phrase): More efficient use of markers.
19152 2005-09-15  Chong Yidong  <cyd@stupidchicken.com>
19154         * image.el (image-load-path): New variable.
19155         (image-search-load-path): New function.
19156         (find-image): Search for images in `image-load-path'.
19158 2005-09-15  Richard M. Stallman  <rms@gnu.org>
19160         * follow.el: Change Maintainer field.
19162 2005-09-15  David Ponce  <david@dponce.com>
19164         * recentf.el (recentf-save-file-modes): New option.
19165         (recentf-save-list): Use it.
19167 2005-09-15  Nick Roberts  <nickrob@snap.net.nz>
19169         * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
19170         (mode-line-mule-info, mode-line-modified): Move bindings from
19171         mouse-3 to mouse-1.
19173 2005-09-15  Chong Yidong  <cyd@stupidchicken.com>
19175         * simple.el (sendmail-user-agent-compose): Revert last change.
19177 2005-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
19179         * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
19180         Use with-current-buffer.
19181         (ange-ftp-gwp-start): Remove unused var `gw-user'.
19182         (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
19183         (ange-ftp-insert-directory): Remove unused var `short'.
19184         (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
19186         * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
19187         (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
19189         * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
19190         (check-calendar-holidays, diary-list-entries): Autoload.
19191         Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
19192         (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
19194         * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
19195         which mistakenly removed a call to display-buffer.
19197 2005-09-14  Juanma Barranquero  <lekktu@gmail.com>
19199         * obsolete/iso-insert.el: Move to obsolete/ from international/.
19201 2005-09-14  Thien-Thi Nguyen  <ttn@gnu.org>
19203         * progmodes/hideshow.el
19204         (hs-hide-comments-when-hiding-all): Remove autoload cookie.
19205         (hs-allow-nesting): New user var.
19206         (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
19207         (hs-hide-block-at-point): When nesting allowed,
19208         if there is already an overlay in place, delete it.
19209         (hs-safety-is-job-n): Delete func; remove call sites.
19210         (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
19211         (hs-overlay-at): New func.
19212         (hs-already-hidden-p, hs-show-block): Use it.
19213         (hs-hide-all): Don't pre-clean if nesting allowed.
19214         (hs-show-all): Temporarily disallow
19215         nesting around call to `hs-discard-overlays'.
19217 2005-09-14  Chong Yidong  <cyd@stupidchicken.com>
19219         * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
19220         Delete unused local var.
19222 2005-09-13  Juanma Barranquero  <lekktu@gmail.com>
19224         * help-fns.el (describe-categories): "?\ " -> "?\s".
19225         (help-do-arg-highlight): Recognize also ARG-n, as in
19226         `move-to-left-margin' (ARG+n is already recognized).  Simplify.
19228         * international/codepage.el (dos-unsupported-char-glyph):
19229         * net/newsticker.el (tool-bar-map, w3-mode-map)
19230         (w3m-minor-mode-map):
19231         * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
19232         (ent-alist):
19233         * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
19235 2005-09-13  Chong Yidong  <cyd@stupidchicken.com>
19237         * custom.el (custom-push-theme): Handle the case where a symbol is
19238         bound but face properties have not yet been assigned.
19240         * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
19241         Fix behavior if noerase is `t' and there is no mail buffer.
19243         * simple.el (sendmail-user-agent-compose): Use a new mail buffer
19244         if `continue' is nil, rather than signal an error.
19246 2005-09-12  Richard M. Stallman  <rms@gnu.org>
19248         * font-lock.el (font-lock-keywords): Add autoload.
19250         * help-fns.el (describe-variable): Rearrange to put source link
19251         in a predictable place.
19253         * net/newsticker.el: New file.
19255 2005-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
19257         * calendar/calendar.el (calendar-for-loop): Add edebug info.
19258         (calendar-basic-setup): Use the new nil arg.
19259         (number-of-diary-entries): Move to diary-lib.el.
19261         * calendar/diary-lib.el: Use with-current-buffer, match-string.
19262         (diary-list-entries): Use with-syntax-table and dolist.
19263         Rename from list-diary-entries.
19264         Use number-of-diary-entries if `number' is nil.
19265         (diary, diary-view-entries): Use this new name and new nil arg value.
19266         (number-of-diary-entries): Move from calendar.el.
19267         (diary-unhide-everything): New function.
19268         (include-other-diary-files, fancy-diary-display)
19269         (diary-show-all-entries, make-diary-entry): Use it.
19270         (diary-mail-entries): Use buffer-string.
19271         (mark-diary-entries): Fix long standing paren typo.
19272         (diary-sexp-entry): Use count-lines.
19273         (make-diary-entry): Avoid `previous-line'.
19274         (diary-mode-map): New var.
19275         (diary-mode): Redraw cal after saving.  Setup header-line.
19276         (fancy-diary-display-mode): Use local-set-key.
19278         * startup.el (command-line): Try calling various terminal-init-foo-bar
19279         functions by stripping hyphenated suffixes from $TERM.
19281         * files.el (normal-mode): Check boundness of font-lock-keywords.
19283 2005-09-12  Richard M. Stallman  <rms@gnu.org>
19285         * progmodes/compile.el: Don't decide a file's directory
19286         until the user actually tries to go there.
19287         (compilation-next-error-function):
19288         Pass compilation-find-file the directory from the file-struct.
19289         (compilation-internal-error-properties): Separate local FILE-STRUCT
19290         from FILE.  Doc the args better.  Rename arg FMT to FMTS.
19291         (compilation-find-file): Arg DIR renamed to DIRECTORY.
19292         Expand it, and if nil, use default-directory.
19293         (compilation-get-file-structure): Don't mix specified directory
19294         with default directory.  Put specified directory into
19295         file-struct.  Don't make the file name absolute.
19297         * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
19298         (compile-command): Add autoload.
19299         (compilation-disable-input): Add autoload.
19301 2005-09-11  Stephen Gildea  <gildea@stop.mail-abuse.org>
19303         * time-stamp.el: Mention variable `time-stamp-pattern' in doc
19304         strings of the variables it can override.
19305         (time-stamp): New (as yet undocumented) time-stamp-format escapes
19306         %Q and %q, for fully-qualified domain name and unqualified host name.
19308 2005-09-11  Kim F. Storm  <storm@cua.dk>
19310         * emacs-lisp/authors.el (authors-aliases): Update list.
19311         (authors-fixed-entries): Update mldrag.el entry.
19313 2005-09-10  Alan Mackenzie  <acm@muc.de>
19315         * page.el (narrow-to-page): Exclude _entire_ multi-line delimiter
19316         from the region narrowed to.
19318 2005-09-10  Magnus Henoch  <mange@freemail.hu>
19320         * textmodes/ispell.el (ispell-check-version): Signal an error if
19321         aspell version is less than 0.60.
19323 2005-09-10  Pascal Dupuis  <Pascal.Dupuis@esat.kuleuven.be>  (tiny change)
19325         * progmodes/octave-inf.el (inferior-octave-startup):
19326         Resync current dir at the end.
19328 2005-09-10  Emilio C. Lopes  <eclig@gmx.net>
19330         * woman.el (woman-topic-at-point-default):
19331         Rename to woman-use-topic-at-point-default.
19332         (woman-topic-at-point): Rename to woman-use-topic-at-point.
19333         (woman-file-name): Reflect renames above.  Automatically use the
19334         word at point as topic if woman-use-topic-at-point is non-nil.
19335         Otherwise offer it as default but don't insert it in the
19336         minibuffer.  Also use `test-completion' instead of `assoc' as
19337         suggested by Stefan Monnier.
19339 2005-09-10  Andre Spiegel  <spiegel@gnu.org>
19341         * vc.el (vc-directory, vc-update-change-log): Throw an error on
19342         the attempt to do it over Tramp.  This is not yet supported.
19344 2005-09-10  Eli Zaretskii  <eliz@gnu.org>
19346         * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
19347         (menu-bar-non-minibuffer-window-p): New functions.
19348         ("Split Window", "Save As..."): Use them.
19349         ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
19350         ("Print Buffer", "Truncate Long Lines in this Buffer"):
19351         Use menu-bar-menu-frame-live-and-visible-p.
19352         ("Save Buffer", "Insert File", "Open Directory...")
19353         ("Open File...", "Visit New File..."):
19354         Use menu-bar-non-minibuffer-window-p.
19355         (kill-this-buffer-enabled-p, dired <menu-enable>):
19356         Use menu-bar-non-minibuffer-window-p.
19358 2005-09-09  Eli Zaretskii  <eliz@gnu.org>
19360         * cus-start.el (all): Don't complain about fringe-related
19361         built-ins if fringes are not supported.  Ditto about
19362         selection-related built-ins.  Fix the test for GTK-related built-ins.
19364         * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
19365         ("Postscript Print Buffer", "Print Region", "Save As...")
19366         ("Save", "Insert File...", "Open Directory...")
19367         ("Open File...", "Visit New File..."")
19368         ("Truncate Long Lines in this Buffer"): Don't look at
19369         menu-updating-frame if this display does not support multiple frames.
19371 2005-09-09  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
19373         * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
19375 2005-09-09  Emilio C. Lopes  <eclig@gmx.net>
19377         * woman.el: Format- and whitespace-related changes.
19379 2005-09-09  Eli Zaretskii  <eliz@gnu.org>
19381         * woman.el: Fix my email address.
19383 2005-09-08  Richard M. Stallman  <rms@gnu.org>
19385         * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
19386         (sh-mode): Locally set skeleton-pair-default-alist.
19388         * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
19390         * progmodes/flymake.el: Require `compile' unconditionally.
19392         * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
19394         * woman.el (woman-file-name): Provide a default, not initial input.
19396         * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
19398         * font-lock.el (font-lock-support-mode): Doc fix.
19400         * descr-text.el (describe-property-list): Handle non-symbol prop names.
19402 2005-09-08  Richard M. Stallman  <rms@gnu.org>
19404         * simple.el (blink-matching-open): Get rid of text props from
19405         the string shown in echo area.  Don't permanently set point.
19406         Some rearrangements.
19408 2005-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
19410         * recentf.el (recentf-filename-handler): Add custom choice
19411         `abbreviate-file-name'.
19413         * msb.el (msb--very-many-menus): Fix typo.
19415         * disp-table.el (standard-display-european): Don't set
19416         enable-multibyte-characters to nil.
19418 2005-09-08  David Ponce  <david@dponce.com>
19420         * recentf.el (recentf-show-file-shortcuts-flag): New option.
19421         (recentf-expand-file-name): Doc fix.
19422         (recentf-dialog-mode-map): Define digit shortcuts.
19423         (recentf--files-with-key): New variable.
19424         (recentf-show-digit-shortcut-filter): New function.
19425         (recentf-open-files-items): New function.
19426         (recentf-open-files): Use it.
19427         (recentf-open-file-with-key): New command.
19429 2005-09-08  Chong Yidong  <cyd@stupidchicken.com>
19431         * buff-menu.el (Buffer-menu-sort-by-column): New function.
19432         Suggested by Kim F. Storm.
19433         (Buffer-menu-sort-button-map): Global keymap for sort buttons.
19434         (Buffer-menu-make-sort-button): Use global keymap.
19436 2005-09-07  Michael Albinus  <michael.albinus@gmx.de>
19438         * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
19439         (Man-getpage-in-background-advice): Remove defadvice; it isn't
19440         necessary any longer with the remapped command.
19441         (Man-bgproc-sentinel-advice): Remove defadvice which counts
19442         formatting time only.
19444         * net/tramp.el (tramp-action-password)
19445         (tramp-multi-action-password): Compile the password prompt from
19446         `method', `user' and `host'.  Sometimes it isn't obvious which
19447         password to enter, for example with remote files offered by
19448         recentf.el, or with multiple steps.  Suggested by Robert Marshall
19449         <robert@chezmarshall.freeserve.co.uk>.
19451 2005-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
19453         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
19454         Fix regexp for when "s///" is at the beginning of line.
19456 2005-09-07  Jay Belanger  <belanger@truman.edu>
19458         * calc/calc-poly.el (math-expand-term): Multiply out any powers
19459         when in matrix mode.
19461 2005-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
19463         * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
19464         non-anonymous functions.
19466 2005-09-06  Chong Yidong  <cyd@stupidchicken.com>
19468         * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
19469         when using a header line.  Otherwise, use mouse-1-click-follows-link.
19471         * mouse.el (mouse-drag-header-line): Do nothing if the header-line
19472         can't be moved; don't signal an error.
19474 2005-09-05  Chong Yidong  <cyd@stupidchicken.com>
19476         * cus-theme.el (custom-theme-write-faces): Save the current face
19477         spec, not the defface spec.
19479         * custom.el (custom-known-themes): Clarify meaning of "standard".
19480         (custom-push-theme): Save old values in the standard theme.
19481         (disable-theme): Correct typo.
19482         (custom-face-theme-value) Deleted unused function.
19483         (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
19485 2005-09-05  Stefan Monnier  <monnier@iro.umontreal.ca>
19487         * progmodes/compile.el (compilation-goto-locus): Take into account
19488         iconified frames when determining whether the buffer is
19489         already visible.
19490         Don't reset window height if the window already existed.
19492 2005-09-04  Chong Yidong  <cyd@stupidchicken.com>
19494         * custom.el (load-theme): Rename from require-theme.
19495         Add interactive spec.
19496         (enable-theme): Rename from custom-enable-theme.
19497         Add interactive spec.
19498         (disable-theme): Rename from custom-disable-theme.
19499         Add interactive spec.
19500         (custom-make-theme-feature): Doc fix.
19501         (custom-theme-directory): Doc fix.
19502         (provide-theme): Call enable-theme.
19504 2005-09-02  Stefan Monnier  <monnier@iro.umontreal.ca>
19506         * obsolete/lazy-lock.el (lazy-lock-mode):
19507         * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
19508         font-lock-mode if it's off.  Print a warning instead.
19510         * progmodes/compile.el (compilation-start): Ignore errors if the
19511         process died before we get to send-eof.
19513         * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
19514         Undo last change.  Enclosing the result in quotes broke things on Unix
19515         since tex-send-command passes it through shell-quote-argument.
19516         (tex-send-command): Pass `file' through convert-standard-filename
19517         when possible.
19518         (tex-uptodate-p): Handle the case where TeX hasn't put additional
19519         info in a transcript.
19521 2005-09-02  Dan Nicolaescu  <dann@ics.uci.edu>
19523         * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
19524         fix compilation warning.  Reorder the key definitions to group
19525         together keys emitted by the current version of xterm.
19527         * progmodes/vhdl-mode.el (vhdl-highlight-faces)
19528         (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
19529         Reorder predicates to correct min-color usage.
19531 2005-09-01  Chong Yidong  <cyd@stupidchicken.com>
19533         * longlines.el (longlines-mode): Inhibit read-only when encoding.
19534         Kill local variables when longlines-mode is turned off.
19536 2005-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
19538         * international/mule-cmds.el (set-locale-environment): Soothe compiler.
19540         * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
19542         * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
19544         * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
19545         (font-lock-lines-before): Change default to being inactive.
19546         (font-lock-default-fontify-region): Obey font-lock-lines-before.
19547         (font-lock-after-change-function): Don't handle f-l-lines-before here.
19549 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
19551         * net/tramp.el (tramp-handle-make-auto-save-file-name):
19552         Deactivate temporarily advice if active (not needed for Emacs 22,
19553         but for backwards compatibility).
19554         (tramp-exists-file-name-handler): Rewrite.  First implementation
19555         was too simple.
19556         (tramp-advice-make-auto-save-file-name):
19557         Call `tramp-handle-make-auto-save-file-name' (again, just for
19558         backwards compatibility).
19560 2005-08-31  Reto Zimmermann  <reto@gnu.org>
19562         * progmodes/vhdl-mode.el
19563         (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
19564         (vhdl-end-p): Fix indentation bug "else" after "-- when".
19565         (vhdl-set-default-project): New function (easier setting of default).
19566         (vhdl-port-copy): Handle extended identifiers for generics.
19567         (vhdl-compiler-alist): Better description for error message regexp.
19568         (vhdl-make): Query for target, use previous as default.
19569         (vhdl-port-copy): Fix port copy for port names starting with "signal".
19570         (vhdl-font-lock-keywords-2): Fix fontification for record
19571         el. assign.
19572         (vhdl-speedbar-make-subpack-line): Add package body link.
19573         (vhdl-generate-makefile-1): Not include itself as dependency.
19574         (vhdl-font-lock-init): Highlight c-preprocessor directives.
19575         (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
19576         (vhdl-get-syntactic-context): Handle c-preprocessor directives.
19577         (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
19578         (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
19579         (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
19580         (vhdl-import-project): Add string argument for `error'.
19581         (vhdl-compose-configuration)
19582         (vhdl-compose-configuration-architecture): Add configuration
19583         declaration generation.
19584         (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
19585         (vhdl-trailer-re): Add "record" keyword (better indentation).
19586         (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
19587         "[^ \t-\"]+".
19588         (vhdl-font-lock-keywords-2): Not highlight formal parameter after `|'.
19589         (vhdl-testbench-entity-file-name)
19590         (vhdl-testbench-architecture-file-name): Allow separate
19591         customization of testbench file names.
19592         (vhdl-beginning-of-block): Handle optional subprogram parameter list.
19593         (vhdl-get-visible-signals): Allow newline within alias declaration.
19594         (vhdl-update-sensitivity-list): Signal read only on certain attributes.
19595         (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
19596         (member-ignore-case): Alias for missing function in XEmacs.
19597         (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
19598         (vhdl-update-sensitivity-list): Ignore case on read signals.
19599         (vhdl-replace-string): Adjust case only for file names.
19600         (vhdl-update-sensitivity-list): Fix search for read signals.
19601         (vhdl-update-sensitivity-list): Exclude formal parameters.
19602         (vhdl-get-visible-signals): Include aliases of signals.
19603         (vhdl-get-visible-signals): Fix signal name searching.
19604         (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
19605         (vhdl-fixup-whitespace-region): Fix for character
19606         literals (e.g. `:').
19608 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
19610         * ansi-color.el (comint-last-output-start):
19611         * bs.el (font-lock-verbose):
19612         * diff-mode.el (add-log-buffer-file-name-function):
19613         * dired-x.el (vm-folder-directory):
19614         * faces.el (help-xref-stack-item):
19615         * files.el (font-lock-keywords):
19616         * find-lisp.el (dired-buffers, dired-subdir-alist):
19617         * ido.el (cua-inhibit-cua-keys):
19618         * log-view.el (cvs-minor-wrap-function):
19619         * outline.el (font-lock-warning-face):
19620         * simple.el (compilation-current-error):
19621         * speedbar.el (ange-ftp-path-format, efs-path-regexp)
19622         (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
19623         * tooltip.el (comint-prompt-regexp):
19624         * w32-fns.el (explicit-shell-file-name):
19625         * term/mac-win.el (mac-charset-info-alist)
19626         (mac-services-selection, mac-system-script-code):
19627         * term/tty-colors.el (msdos-color-values):
19628         * term/w32-win.el (xlfd-regexp-registry-subnum):
19629         * term/x-win.el (x-keysym-table, x-selection-timeout)
19630         (x-session-id, x-session-previous-id):
19631         * textmodes/ispell.el (mail-yank-prefix):
19632         * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
19633         * textmodes/org.el (calc-embedded-close-formula)
19634         (calc-embedded-open-formula)
19635         (font-lock-unfontify-region-function):
19636         * textmodes/reftex-global.el (isearch-next-buffer-function)
19637         (TeX-master):
19638         * textmodes/reftex.el (font-lock-keywords):
19639         * textmodes/tex-mode.el (font-lock-comment-face)
19640         (font-lock-doc-face):
19641         * textmodes/texinfo.el (outline-heading-alist):
19642         Add defvars.
19644         * textmodes/artist.el (x-pointer-crosshair): Add defvar.
19645         (artist-spray-chars, artist-mode-init, artist-replace-string)
19646         (artist-select-erase-char, artist-vap-find-endpoints-horiz)
19647         (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
19648         (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
19650         * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
19651         (conf-align-assignments): "?\ " -> "?\s".
19653         * textmodes/reftex-index.el (TeX-master): Add defvar.
19654         (reftex-index-phrases-marker): Move up defvar.
19656         * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
19657         (reftex-toc-include-labels-indicator)
19658         (reftex-toc-include-index-indicator)
19659         (reftex-toc-max-level-indicator): Move up declarations.
19661         * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
19662         of args to `tramp-run-real-handler', even if it's empty in this case.
19664 2005-08-31  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
19666         * dired.el (dired-move-to-filename-regexp): Add date format for
19667         Mac OS X 10.3 in East Asian locales.
19669 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
19671         * files.el (make-auto-save-file-name): Add file name handler call
19672         if applicable.
19674         * net/tramp.el (tramp-file-name-handler-alist)
19675         (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
19676         (tramp-handle-make-auto-save-file-name): Rename from
19677         `tramp-make-auto-save-file-name'.
19678         (tramp-exists-file-name-handler): New defun.
19679         (tramp-advice-make-auto-save-file-name): Make defadvice only when
19680         `make-auto-save-file-name' is not a magic file name operation.
19682 2005-08-30  Richard M. Stallman  <rms@gnu.org>
19684         * files.el (risky-local-variable-p):
19685         Match `-predicates' and `-commands.
19687         * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
19688         (custom-save-all): Visit the file if necessary;
19689         kill the buffer if we created it.
19690         (custom-save-delete): Don't visit file or kill buffer here.
19692 2005-08-30  Carsten Dominik  <dominik@science.uva.nl>
19694         * textmodes/org.el (org-special-keyword): New face.
19695         (org-table-copy-down, org-table-eval-formula)
19696         (org-table-recalculate, org-init-section-numbers):
19697         Use `string-to-number' instead of `string-to-int'.
19698         (org-get-location): Use `insert-buffer-substring' instead of
19699         `insert-buffer'.
19700         (org-modify-diary-entry-string): New function.
19701         (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
19702         (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
19703         (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
19704         active region.
19705         (org-export-as-html): Handle QUOTE keyword.
19706         (org-quote-string): New option.
19707         (org-bookmark-jump-unhide): New function, used for
19708         `bookmark-after-jump-hook'.
19709         (org-diary-default-entry): Apply only when not called through
19710         `org-agenda'.
19712 2005-08-30  Juanma Barranquero  <lekktu@gmail.com>
19714         * net/eudc.el (mode-popup-menu):
19715         * play/handwrite.el (ps-printer-name, ps-lpr-command):
19716         * progmodes/ada-mode.el (compile-auto-highlight)
19717         (skeleton-further-elements):
19718         * progmodes/autoconf.el (font-lock-syntactic-keywords):
19719         * progmodes/cmacexp.el (msdos-shells):
19720         * progmodes/compile.el (font-lock-extra-managed-props)
19721         (font-lock-keywords, font-lock-maximum-size)
19722         (font-lock-support-mode):
19723         * progmodes/grep.el (font-lock-lines-before):
19724         * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
19725         * progmodes/mixal-mode.el (compile-command):
19726         * progmodes/perl-mode.el (font-lock-comment-face)
19727         (font-lock-doc-face, font-lock-string-face):
19728         * progmodes/prolog.el (comint-prompt-regexp):
19729         * progmodes/sh-script.el (font-lock-comment-face)
19730         (font-lock-set-defaults, font-lock-string-face):
19731         * progmodes/sql.el (font-lock-keyword-face)
19732         (font-lock-set-defaults, font-lock-string-face):
19733         * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
19734         (itimer-version, lazy-lock-defer-contextually)
19735         (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
19736         Add defvars.
19738         * progmodes/cperl-mode.el (cperl-electric-lbrace)
19739         (cperl-electric-keyword, cperl-electric-pod)
19740         (cperl-electric-backspace, cperl-forward-re)
19741         (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
19742         (vc-rcs-header, vc-sccs-header): Add defvars.
19744         * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
19745         (font-lock-syntactic-keywords, gud-find-expr-function):
19746         Add defvars.
19748         * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
19749         (gdb-frame-parameters): Declare before use.
19751         * progmodes/gud.el (gdb-active-process, gdb-define-alist)
19752         (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
19753         (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
19754         (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
19756         * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
19757         (idlwave-help-with-source): Use `insert-buffer-substring', not
19758         `insert-buffer'.
19760 2005-08-29  Juri Linkov  <juri@jurta.org>
19762         * outline.el (hide-entry, hide-leaves, outline-toggle-children):
19763         Put outline-back-to-heading function call inside save-excursion.
19765 2005-08-29  Juanma Barranquero  <lekktu@gmail.com>
19767         * man.el (Man-init-defvars, Man-translate-references)
19768         (Man-support-local-filenames, Man-highlight-references):
19769         * progmodes/sql.el (sql-interactive-mode):
19770         * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
19772         * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
19773         (compilation-mode-font-lock-keywords): Add defvars.
19774         (checkdoc-interactive-loop): "?\ " -> "?\s".
19776         * emacs-lisp/lisp-mode.el (font-lock-comment-face)
19777         (font-lock-doc-face, font-lock-string-face)
19778         (font-lock-keywords-case-fold-search): Add defvars.
19779         (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
19781         * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
19782         Don't pass X and Y (they are ignored anyway).
19783         (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
19784         (mouse-delete-window): Make arguments optional.
19786         * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
19787         (caesar-translate-table, minor-modes, news-buffer-save)
19788         (news-group-name, news-minor-modes): Add defvars.
19790         * emacs-lisp/lselect.el (mouse-highlight-priority)
19791         (x-lost-selection-functions, zmacs-regions):
19792         * emacs-lisp/pp.el (font-lock-verbose):
19793         * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
19794         * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
19795         (ses-mode-map):
19796         * emacs-lisp/tcover-unsafep.el (safe-functions):
19797         * international/mule-cmds.el (mac-system-coding-system)
19798         (mac-system-locale):
19799         * language/ethio-util.el (rmail-current-message)
19800         (rmail-message-vector):
19801         * language/thai-util.el (thai-auto-composition-mode):
19802         * mail/metamail.el (rmail-current-message, rmail-message-vector):
19803         * mail/mspools.el (rmail-inbox-list, vm-crash-box)
19804         (vm-folder-directory, vm-init-file, vm-init-file-loaded)
19805         (vm-primary-inbox, vm-spool-files):
19806         * mail/rmail.el (deleted-head, font-lock-fontified)
19807         (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
19808         (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
19809         (total-messages):
19810         * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
19811         (rmail-summary-mode-map):
19812         * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
19813         (rmail-last-label, rmail-last-multi-labels)
19814         (rmail-summary-vector, rmail-total-messages):
19815         * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
19816         * mail/rmailsum.el (msgnum):
19817         * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
19818         (rmail-current-message):
19819         * obsolete/fast-lock.el (font-lock-face-list):
19820         * obsolete/rnewspost.el (mail-reply-buffer):
19821         * obsolete/scribe.el (compile-command):
19822         * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
19824 2005-08-28  John Paul Wallington  <jpw@gnu.org>
19826         * ibuf-ext.el (ibuffer-auto-update-changed):
19827         Use `frame-or-buffer-changed-p' to check whether we need to update.
19828         (ibuffer-auto-mode): Don't advise `get-buffer-create' and
19829         `kill-buffer'.  Initialise `ibuffer-auto-buffers-changed'
19830         as a `frame-or-buffer-changed-p' state vector instead.
19832 2005-08-27  Romain Francoise  <romain@orebokech.com>
19834         * textmodes/makeinfo.el (makeinfo-compile):
19835         Use `compilation-start'.  Set `next-error-function' according to
19836         `disable-errors'.
19837         (makeinfo-next-error): New function.
19838         (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
19839         (makeinfo-buffer): Likewise.
19841         * progmodes/compile.el (compilation-start): Add autoload cookie.
19843         * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
19844         * textmodes/sgml-mode.el: Likewise.
19845         * progmodes/python.el: Likewise.
19847 2005-08-27  Eli Zaretskii  <eliz@gnu.org>
19849         * simple.el (blink-matching-paren-distance): Document the meaning
19850         of nil value, and allow to customize to nil.
19852         * eshell/esh-ext.el (eshell-windows-shell-file): Look for
19853         command.com, not command.exe.
19855 2005-08-26  John Wiegley  <johnw@newartisans.com>
19857         * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
19858         code around a bit so that an extraneous nil argument is not added
19859         to a command when no args are given.
19861         * eshell/esh-arg.el (eshell-parse-double-quote): If a
19862         double-quoted argument resolves to nil, return it as an empty
19863         string rather than as nil.  This made it impossible to pass "" to
19864         a shell script as a null string argument.
19866 2005-08-26  Stefan Monnier  <monnier@iro.umontreal.ca>
19868         * outline.el (outline-invent-heading): New fun.
19869         (outline-promote, outline-demote): Use it.
19870         (outline-move-subtree-down): Remove unused vars `re' and `txt'.
19871         (outline-end-of-subtree): Remove unused var `opoint'.
19873 2005-08-26  David Reitter  <david.reitter@gmail.com>
19875         * menu-bar.el (truncate-lines, write-file, print-buffer)
19876         (ps-print-buffer-faces, ps-print-buffer, split-window):
19877         Disable menu items when the frame they refer to is invisible, or when
19878         they refer to a buffer and the minibuffer is selected.
19880 2005-08-26  Pavel Kobiakov  <pk_at_work@yahoo.com>
19882         * progmodes/flymake.el (flymake-highlight-err-lines):
19883         Use save-excursion around flymake-highlight-line to preserve point.
19885 2005-08-26  Eli Zaretskii  <eliz@gnu.org>
19887         * progmodes/octave-mod.el: Change Author and Maintainer address.
19888         (octave-maintainer-address): Change Kurt's email address.
19889         * progmodes/octave-inf.el: Change Author and Maintainer address.
19890         * progmodes/octave-hlp.el: Change Author and Maintainer address.
19892 2005-08-26  Kim F. Storm  <storm@cua.dk>
19894         * subr.el (version-list-<, version-list-<=, version-list-=):
19895         Rename from integer-list-*.
19896         (version-list-not-zero): Likewise.  Fix while loop.
19897         (version=): Use version-list-= instead of string-equal.
19899 2005-08-26  Richard M. Stallman  <rms@gnu.org>
19901         * outline.el (outline-promote): Try shortening the heading.
19902         As last resort, read the heading to use.
19903         (outline-demote): As last resort, read the heading to use.
19905 2005-08-26  Romain Francoise  <romain@orebokech.com>
19907         * progmodes/compile.el (compilation-start): Doc fix.
19909         * progmodes/antlr-mode.el (antlr-default): Fix defface form.
19910         (antlr-font-lock-additional-keywords): Fix reference to
19911         `antlr-font-lock-literal-regexp' erroneously changed during the
19912         mass face rename.
19913         (antlr-run-tool): Use `compilation-start'.
19915         * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
19916         instead of the obsolete `compile-internal'.
19918 2005-08-26  Juanma Barranquero  <lekktu@gmail.com>
19920         * calendar/cal-bahai.el (date, displayed-month, displayed-year)
19921         (number, original-date):
19922         * calendar/cal-china.el (date):
19923         * calendar/cal-coptic.el (date):
19924         * calendar/cal-french.el (date):
19925         * calendar/cal-hebrew.el (date, entry, number, original-date):
19926         * calendar/cal-islam.el (date, number, original-date):
19927         * calendar/cal-iso.el (date):
19928         * calendar/cal-julian.el (date):
19929         * calendar/cal-mayan.el (date):
19930         * calendar/cal-menu.el (date, event):
19931         * calendar/cal-persia.el (date):
19932         * calendar/lunar.el (date):
19933         * calendar/solar.el (date): Add defvars.
19935         * emerge.el:
19936         * ibuffer.el:
19937         * info-xref.el:
19938         * obsolete/bg-mouse.el:
19939         * obsolete/sun-curs.el:
19940         * obsolete/swedish.el: Move the `defvar's to the top level.
19942         * smerge-mode.el (smerge-refined-change): Add :group.
19944 2005-08-25  Stefan Monnier  <monnier@iro.umontreal.ca>
19946         * smerge-mode.el (smerge-remove-props): Make the args non-optional.
19947         (smerge-keep-n): Remove props.
19948         (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
19949         (smerge-keep-current, smerge-kill-current): Don't remove props anymore
19950         now that it's done in smerge-keep-n.
19951         (smerge-refined-change): New face.
19952         (smerge-refine-chopup-region, smerge-refine-highlight-change)
19953         (smerge-refine): New funs.
19954         (smerge-basic-map): Bind smerge-refine.
19956 2005-08-25  Juri Linkov  <juri@jurta.org>
19958         * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
19959         compilation-process-setup-function and compilation-disable-input
19960         in grep-mode instead of let-bindings in grep.
19962         * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
19963         Delete "Automatic File De/compression" (auto-compression-mode).
19965 2005-08-25  Juanma Barranquero  <lekktu@gmail.com>
19967         * obsolete/bg-mouse.el: Move to obsolete/ from term/.
19968         Silence warning about non-existent variable.
19970 2005-08-25  Richard M. Stallman  <rms@gnu.org>
19972         * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
19973         Rename "Describe Key" to "Describe Key or Mouse Operation".
19975         * mail/mailalias.el (build-mail-aliases): Delete comments
19976         from the contents before processing them.
19978         * isearch.el (isearch-edit-string): Erase the Search prompt
19979         if user enters an empty string and there is no default.
19981         * comint.el (comint-file-name-prefix): Add autoload.
19983 2005-08-25  Joe Corneli  <jcorneli@math.utexas.edu>
19985         * subr.el (play-sound): Rearrange to avoid warning.
19987 2005-08-25  Carsten Dominik  <dominik@science.uva.nl>
19989         * calendar/diary-lib.el (diary-modify-entry-list-string-function):
19990         New hook.
19991         (add-to-diary-list): Call `diary-modify-entry-list-string-function'
19993 2005-08-24  Stefan Monnier  <monnier@iro.umontreal.ca>
19995         * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
19997         * custom.el (custom-theme-set-variables): Sort minor modes last.
19999 2005-08-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
20001         * subr.el (version-separator, version-regexp-alist): New vars used by
20002         version comparison funs.
20003         (integer-list-<, integer-list-=, integer-list-<=)
20004         (integer-list-not-zero): New funs for integer list comparison.
20005         (version-to-list, version=, version<, version<=): New funs for version
20006         comparison.
20008 2005-08-24  Juanma Barranquero  <lekktu@gmail.com>
20010         * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
20011         (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
20012         time to silence the byte-compiler.
20014         * ibuffer.el (ibuffer-compile-make-eliding-form)
20015         (ibuffer-check-formats): Use `with-no-warnings' to hide references
20016         to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
20017         so it's silly to get warnings for it).
20018         (ibuffer-auto-mode, ibuffer-cached-filter-formats)
20019         (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
20020         (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
20021         (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
20022         (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
20023         (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
20024         Defvar at compile time.
20025         (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
20026         (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
20027         Declare them before use.
20029         * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
20030         (info-xref-good, info-xref-bad): Defvar at compile time.
20032         * obsolete/mlsupport.el (filter-region, execute-monitor-command):
20033         Use `let*' instead of `let'.
20035         * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
20036         (*mouse-y*, menu, char): Defvar at compile time.
20037         (sc::menu): Declare it before use.
20038         (sc::pack-one-line): Use `let', not `let*'.
20040         * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
20041         (mail-send-hook): Defvar at compile time.
20043         * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
20044         Defvar at compile time.
20046         * term/sun-mouse.el (current-global-mousemap)
20047         (current-local-mousemap): Declare them before use.
20049 2005-08-24  Carsten Dominik  <dominik@science.uva.nl>
20051         * bookmark.el (bookmark-after-jump-hook): New hook.
20052         (bookmark-jump): Run `bookmark-after-jump-hook'.
20054 2005-08-23  Juri Linkov  <juri@jurta.org>
20056         * faces.el (minibuffer-prompt): Doc fix.
20058 2005-08-23  Juanma Barranquero  <lekktu@gmail.com>
20060         * progmodes/xscheme.el: Trivial changes to silence warnings.
20061         (xscheme-previous-mode, xscheme-previous-process-state):
20062         Add defvars.
20063         (xscheme-last-input-end, xscheme-process-command-line)
20064         (xscheme-process-name, xscheme-buffer-name)
20065         (xscheme-expressions-ring-max, xscheme-expressions-ring)
20066         (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
20067         (xscheme-control-g-synchronization-p)
20068         (xscheme-control-g-disabled-p, xscheme-string-receiver)
20069         (default-xscheme-runlight, xscheme-runlight)
20070         (xscheme-runlight-string, xscheme-process-filter-state)
20071         (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
20072         Move to beginning of file.
20073         (scheme-interaction-mode-commands-alist)
20074         (scheme-interaction-mode-map, scheme-debugger-mode-map):
20075         Declare them before use.  Note: the initialization code for the
20076         variables has not been moved because it uses functions that reference
20077         the variables.
20078         (xscheme-control-g-message-string, xscheme-process-filter-alist)
20079         (xscheme-prompt-for-expression-map): Declare them before use.
20080         (scheme-debugger-mode-commands): "?\ " -> "?\s".
20082 2005-08-23  Ed Swarthout  <ed.swarthout@gmail.com>  (tiny change)
20084         * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
20086 2005-08-22  Juri Linkov  <juri@jurta.org>
20088         * faces.el (set-face-underline): Delete this duplicate function
20089         and make an obsolete alias to set-face-underline-p.
20090         (set-face-underline-p): Use docstring of set-face-underline.
20091         (describe-face): Create hyperlink to parent face.
20093         * info.el (Info-insert-dir): Use save-excursion around
20094         insert-buffer-substring.
20095         (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
20096         (Info-escape-percent): Delete function.
20097         (Info-fontify-node): Replace Info-escape-percent by
20098         replace-regexp-in-string with REP arg set to lambda that
20099         duplicates `%' and preserves text properties.
20101         * progmodes/compile.el (compilation-disable-input): Doc fix.
20102         (define-compilation-mode): Doc fix and refill.
20103         (kill-compilation): Use `mode-name' in the error message.
20104         (compilation-find-file): Use `compilation-error' in the
20105         read-file-name's prompt.
20107 2005-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
20109         * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
20110         (smerge-auto-leave): Make undo re-enable the mode.
20111         (debug-ignored-errors): Add the user-error of impossible resolution.
20112         (smerge-resolve): Move things around a bit, in preparation for later.
20113         (smerge-diff): Don't fail if the buffer has no associated file.
20114         (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
20115         (smerge-conflict-overlay): New function.
20116         (smerge-match-conflict): Don't add text properties here.
20117         (smerge-find-conflict): Instead, add an overlay here.
20118         Also check for the case where we're inside a conflict already, so as to
20119         obviate the need for font-lock-multiline, which is unbearably slow with
20120         large conflicts and ciomplex font-lock patterns.
20121         (smerge-remove-props): Remove overlay rather than text-properties.
20122         (smerge-mode): Don't set font-lock-multiline.
20123         Remove overlays when turned off.
20125 2005-08-21  Kim F. Storm  <storm@cua.dk>
20127         * ido.el (ido-ignore-item-p): Use save-match-data.
20128         Bind case-fold-search to ido-case-fold locally.
20130 2005-08-20  Richard M. Stallman  <rms@gnu.org>
20132         * files.el (normal-mode): If font lock is on, turn it off and on.
20134         * subr.el (replace-regexp-in-string): Doc fix.
20136         * startup.el (command-line-1): Don't suppress startup screen
20137         due to existing processes.
20139         * progmodes/grep.el (grep): Bind compilation-disable-input to t.
20141         * progmodes/compile.el (compilation-disable-input): Default to nil.
20143 2005-08-20  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
20145         * progmodes/compile.el (compilation-disable-input): New defcustom.
20146         (compilation-start): If compilation-disable-input is non-nil, send
20147         EOF to the compilation process.
20149 2005-08-20  Eli Zaretskii  <eliz@gnu.org>
20151         * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
20152         Run the argument of tex-shell-cd-command through
20153         convert-standard-filename, to get the correct style of slashes on
20154         Windows, and enclose the result in quotes, in case the file name
20155         includes whitespace or other special characters.
20157 2005-08-19  Andreas Schwab  <schwab@suse.de>
20159         * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
20160         process.
20162 2005-08-18  Luc Teirlinck  <teirllm@auburn.edu>
20164         * cus-start.el (minibuffer-prompt-properties): Correct typo.
20166 2005-08-18  Kim F. Storm  <storm@cua.dk>
20168         * scroll-lock.el: Fix errors due to incorrect line wrapping.
20170 2005-08-18  Richard M. Stallman  <rms@gnu.org>
20172         * scroll-lock.el: New file.
20174 2005-08-18  Thien-Thi Nguyen  <ttn@gnu.org>
20176         * dired.el (dired-move-to-end-of-filename):
20177         Handle fifo as rendered by "ls -lF": Don't include trailing "|".
20179 2005-08-18  Kim F. Storm  <storm@cua.dk>
20181         * ido.el (ido-everywhere): Fix defcustom :set function to disable
20182         rather than toggle mode when custom value is nil.
20183         (ido-everywhere): Fix defun doc string.
20185 2005-08-17  Richard M. Stallman  <rms@gnu.org>
20187         * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
20188         as tag instead of "Inviolable".
20190 2005-08-17  Kim F. Storm  <storm@cua.dk>
20192         * windmove.el (windmove-coordinates-of-position): Remove.
20193         (windmove-coordinates-of-window-position): Remove.
20194         (windmove-reference-loc): Use posn-at-point instead.
20196         * subr.el (insert-for-yank-1): Doc fix.
20198         * ido.el (ido-enter-matching-directory): Rename from
20199         ido-enter-single-matching-directory.  Change `slash' choice to
20200         `only'.  Add `first' choice.
20201         (ido-exhibit): Adapt to above changes.
20203 2005-08-16  Luc Teirlinck  <teirllm@auburn.edu>
20205         * Makefile.in: Expand comment about building loaddefs.el.
20207 2005-08-16  Nick Roberts  <nickrob@snap.net.nz>
20209         * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
20210         Comment use of defadvice.
20212         * progmodes/gud.el (gud-jump): Rework for gdb-ui.
20214 2005-08-15  Dan Nicolaescu  <dann@ics.uci.edu>
20216         * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
20217         * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
20218         * progmodes/gdb-ui.el, progmodes/idlw-help.el,
20219         * progmodes/idlw-shell.el, progmodes/ld-script.el,
20220         * progmodes/which-func.el, ruler-mode.el, strokes.el,
20221         * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
20222         for backward compatibility for faces that did not appear in the
20223         previous Emacs release.
20225         * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
20227 2005-08-15  Kim F. Storm  <storm@cua.dk>
20229         * emulation/cua-base.el (cua-delete-region): Return t if
20230         deleted region was non-empty.
20231         (cua-replace-region): Inhibit overwrite-mode for
20232         self-insert-command if replaced region was non-empty.
20233         (cua--explicit-region-start, cua--status-string): Make them
20234         buffer-local at top-level...
20235         (cua-mode): ...rather than when mode is enabled.
20237 2005-08-15  Thien-Thi Nguyen  <ttn@gnu.org>
20239         * progmodes/vhdl-mode.el (vhdl-emacs-21):
20240         Set t for Emacs 21, 22, and so on.
20242 2005-08-15  David Ponce  <david@dponce.com>
20244         * tree-widget.el: Update Commentary header.
20245         (tree-widget-theme): Doc fix.
20246         (tree-widget-space-width): New option.
20247         (tree-widget-image-properties): Look up in the default theme too.
20248         (tree-widget--cursors): Only for images with arrow pointer shape.
20249         (tree-widget-lookup-image): Pointer shape is hand by default.
20250         (tree-widget-icon): Rename generic icon widget from
20251         `tree-widget-control'.
20252         (tree-widget-*-icon): Rename from `tree-widget-*-control' and
20253         derive from `tree-widget-icon'.
20254         (tree-widget-handle): Improve default look and feel of the text
20255         representation.
20256         (tree-widget): Rename :*-control properties to :*-icon properties.
20257         Add :action and :help-echo properties.
20258         (tree-widget-after-toggle-functions): Move.
20259         (tree-widget-close-node, tree-widget-open-node): Remove.
20260         (tree-widget-before-create-icon-functions): New hook.
20261         (tree-widget-value-create): Update to allow customization of icons
20262         and nodes at run-time via that new hook.
20263         (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
20264         (tree-widget-icon-action, tree-widget-icon-help-echo)
20265         (tree-widget-action, tree-widget-help-echo): New functions.
20267 2005-08-15  Kim F. Storm  <storm@cua.dk>
20269         * ido.el (ido-buffer-internal): Use with-no-warnings.
20270         (ido-make-merged-file-list): Use while-no-input.
20272 2005-08-15  Richard M. Stallman  <rms@gnu.org>
20274         * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
20275         (flyspell-large-region): Fix doc and custom type.
20277 2005-08-14  Richard M. Stallman  <rms@gnu.org>
20279         * files.el (interpreter-mode-alist): Doc fix.
20281         * mail/rmail.el (rmail-nonignored-headers): New variable.
20282         (rmail-clear-headers): Use it.
20283         (rmail-reply): Better handling of mail-followup-to header.
20285         * progmodes/sh-script.el (sh-font-lock-keywords-var):
20286         Rename variable from sh-font-lock-keywords.  In the `shell' entry,
20287         don't try to refer to executable-font-lock-keywords.
20288         (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
20289         (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
20290         (sh-font-lock-keywords): Append executable-font-lock-keywords here.
20291         (sh-mode): Set comment-start-skip, local-abbrev-table,
20292         imenu-case-fold-search.
20293         (sh-set-shell): Don't set them here.
20294         (sh-feature): Simplify.  Get rid of the eval-a-variable feature.
20295         Don't cache the results in the original alist; don't ever modify
20296         that alist.
20298         * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
20300         * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
20301         empty.
20303 2005-08-15  Andreas Schwab  <schwab@suse.de>
20305         * desktop.el: Put autoload cookie at risky-local-variable declarations.
20307         * dired.el, info.el, mail/rmail.el: Revert last change.
20309 2005-08-14  Thien-Thi Nguyen  <ttn@gnu.org>
20311         * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
20312         modification in `eval-after-load' form.
20313         * info.el: Likewise.
20314         * mail/rmail.el: Likewise.
20316 2005-08-14  Juri Linkov  <juri@jurta.org>
20318         * progmodes/compile.el (compilation-mode-font-lock-keywords):
20319         Remove highlighting of "Compilation started".  Highlight only
20320         the word "finished" in "Compilation finished".  Add highlighting
20321         of "interrupt", "killed", "terminated" and the exit code.
20322         (compilation-start): Add newline after header.  Use exactly the
20323         same time stamp format as the finishing message.
20324         (compilation-mode-map): Add ellipsis to "Search Files (grep)".
20326         * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
20327         (grep-mode-font-lock-keywords): Don't highlight "Grep started".
20328         Add highlighting of "interrupt", "killed", "terminated".
20330         * delsel.el (delete-selection-pre-hook): If overwrite-mode is
20331         enabled and the current command is self-insert-command, call it
20332         explicitly with overwrite-mode bound to nil, to not allow it
20333         to delete the character after the selected region.
20335 2005-08-12  Matt Hodges  <MPHodges@member.fsf.org>
20337         * emacs-lisp/eldoc.el: Add move-beginning-of-line,
20338         move-end-of-line, end-of-line, and beginning-of-line to the list
20339         of commands after which the echo area is updated.
20341 2005-08-12  Eli Zaretskii  <eliz@gnu.org>
20343         * cus-edit.el (custom-save-all, custom-save-delete):
20344         Bind recentf-exclude to exclude custom-file.
20346 2005-08-12  Ehud Karni  <ehud@unix.mvs.co.il>
20348         * mail/rmailsum.el (rmail-summary-end-of-message): New command
20349         to go to the bottom of the mail message.  Added to
20350         `rmail-summary-mode-map' with key "/".
20351         (rmail-summary-show-message): New (internal) function for use by
20352         both `rmail-summary-beginning/end-of-message'.
20353         (rmail-summary-beginning-of-message): Change to use
20354         rmail-summary-show-message.
20356         * mail/rmail.el (rmail-end-of-message): New command to go to the
20357         end of the current message.  Added to `rmail-mode-map' with key "/".
20358         (rmail-beginning-of-message): Fix to work as documented.
20359         (rmail-mode): Change documentation.
20361         * progmodes/compile.el (compilation-start): Add the line
20362         "Compilation started" with compilation start time.
20363         (compilation-mode-font-lock-keywords): Add `started' to keywords.
20365 2005-08-11  Luc Teirlinck  <teirllm@auburn.edu>
20367         * menu-bar.el (menu-bar-options-menu): Standardize capitalization
20368         of menu items.
20370 2005-08-11  Richard M. Stallman  <rms@gnu.org>
20372         * simple.el (pop-global-mark): Reverse test of widen-automatically.
20374         * battery.el (battery-status-function): Don't use ignore-errors.
20376 2005-08-11  Lute Kamstra  <lute@gnu.org>
20378         * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
20379         define-obsolete-variable-alias.
20381 2005-08-11  Stefan Monnier  <monnier@iro.umontreal.ca>
20383         * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
20384         (ange-ftp-send-cmd): Revert last change, and expand
20385         the comment explaining the problem.
20387 2005-08-10  Luc Teirlinck  <teirllm@auburn.edu>
20389         * ldefs-boot.el: Update.
20391         * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
20392         item to "Time, Load and Mail".  Change help echo text.
20394         * time.el (display-time-use-mail-icon, display-time-format)
20395         (display-time-string-forms): Shorten first line of docstrings.
20397 2005-08-10  Lars Hansen  <larsh@soem.dk>
20399         * desktop.el (desktop-buffer-mode-handlers):
20400         Make non-customizable.  Add autoload cookie.  Change initial value to
20401         nil; add elements in respective modules instead.  Fix doc string.
20402         (desktop-load-file): New function.
20403         (desktop-minor-mode-handlers): New autoloaded variable.
20404         (desktop-create-buffer): Call minor mode handlers.
20405         Use desktop-load-file to load major and minor mode modules prior to
20406         checking for a handler.
20407         (desktop-save): Don't add nil to desktop-minor-modes for minor
20408         modes with nil function in desktop-minor-mode-table.  Don't delete
20409         desktop file before rewriting it.
20410         (desktop-locals-to-save): Add autoload cookie.  Don't make
20411         automatically buffer-local.  Add variables column-number-mode,
20412         size-indication-mode, indent-tabs-mode,
20413         indicate-buffer-boundaries, indicate-empty-lines and
20414         show-trailing-whitespace.
20415         (desktop-clear): Allow desktop-clear-preserve-buffers to contain
20416         regexps.  Don't use desktop-clear-preserve-buffers-regexp.
20417         (desktop-clear-preserve-buffers-regexp): Delete.
20418         (desktop-clear-preserve-buffers): Update initial value and docstring.
20419         (desktop-save-buffer): Fix doc string.
20421         * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
20422         (hilit-chg-desktop-restore): New function.
20423         (highlight-changes-mode): Add highlight-changes-mode to
20424         desktop-locals-to-save.
20426         * dired.el: Add handler to desktop-buffer-mode-handlers.
20427         (dired-restore-desktop-buffer): Remove autoload cookie.
20428         (dired-mode): Add autoload cookie.
20430         * info.el: Add handler to desktop-buffer-mode-handlers.
20431         (Info-restore-desktop-buffer): Remove autoload cookie.
20432         (Info-mode): Add autoload cookie.
20434         * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
20435         (mh-restore-desktop-buffer): Remove autoload cookie.
20436         (mh-folder-mode): Add autoload cookie.
20438         * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
20439         (rmail-restore-desktop-buffer): Remove autoload cookie.
20441 2005-08-11  Masatake YAMATO  <jet@gyve.org>
20443         * hexl.el (hexl-address-region):
20444         (hexl-ascii-region, hexl-font-lock-keywords):
20445         (hexl-highlight-line-range): Use the term "region"
20446         instead of "area" for consistency with the other symbols
20447         defined in hexl.el.
20449 2005-08-09  Luc Teirlinck  <teirllm@auburn.edu>
20451         * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
20452         correct group: it is set with `menu-bar-make-mm-toggle' (pointed
20453         out by Juri Linkov).  Add `display-battery-mode'.
20455 2005-08-09  Juri Linkov  <juri@jurta.org>
20457         * progmodes/compile.el (compilation-mode-font-lock-keywords):
20458         Remove `-text' from face variable names.
20459         (compilation-error-file-name, compilation-warning-file-name)
20460         (compilation-info-file-name): Delete faces.
20461         (compilation-line-number, compilation-column-number):
20462         Remove face underlining.
20463         (compilation-message-face): Set to `underline' value by default.
20464         (compilation-error-face, compilation-warning-face)
20465         (compilation-info-face): Remove `-file-name' from face names.
20466         (compilation-error-text-face, compilation-warning-text-face)
20467         (compilation-info-text-face): Delete face variables.
20468         (compilation-text-face): Delete function.
20470         * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
20471         (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
20472         (grep-error-face): Set to `compilation-error' instead of
20473         `compilation-error-face' (which is redefined to `grep-hit-face' in
20474         grep buffers).
20475         (grep-mode-font-lock-keywords): Remove `-text' from face variable
20476         names.  Use `grep-error-face' instead of `compilation-error-text-face'.
20478         * dired-aux.el (dired-do-query-replace-regexp):
20479         Use `query-replace-read-args'.
20481         * replace.el (query-replace-read-from, query-replace-read-to)
20482         (query-replace-read-args): Rename arg `string' to `prompt'.
20484         * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
20486 2005-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>  (tiny change)
20488         * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
20489         uploading files.
20490         (ange-ftp-canonize-filename): Handle file names beginning with ~
20491         correctly.
20493 2005-08-09  Juanma Barranquero  <lekktu@gmail.com>
20495         * textmodes/fill.el (canonically-space-region)
20496         (fill-context-prefix, fill-french-nobreak-p)
20497         (fill-delete-newlines, fill-comment-paragraph)
20498         (justify-current-line): "?\ " -> "?\s".
20500 2005-08-09  Ben North  <ben@redfrontdoor.org>  (tiny change)
20502         * textmodes/fill.el (fill-nonuniform-paragraphs):
20503         Improve argument/docstring consistency.
20505 2005-08-09  Richard M. Stallman  <rms@gnu.org>
20507         * textmodes/ispell.el (ispell-word): More fboundp checks.
20509         * files.el (find-file-noselect): Don't call set-buffer-major-mode.
20510         (find-file-noselect-1): Call it here, only if RAWFILE.
20511         (normal-mode): Always set some major mode.
20512         (save-some-buffers-action-alist): Change some explanation strings.
20513         (file-name-non-special): In the `quote' method, use unwind-protect.
20515 2005-08-09  Magnus Henoch  <mange@freemail.hu>
20517         * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
20518         (ispell-have-aspell-dictionaries): New variable.
20519         (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
20520         (ispell-get-aspell-config-value): New function.
20521         (ispell-aspell-find-dictionary): New function.
20522         (ispell-aspell-add-aliases): New function.
20523         (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
20524         appropriate.  Don't look for ispell dictionaries if we use aspell.
20525         (ispell-menu-map): Don't build a submenu of dictionaries.
20527 2005-08-09  Richard M. Stallman  <rms@gnu.org>
20529         * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
20530         (sql-read-passwd): Use read-passwd.
20532         * progmodes/idlw-toolbar.el (idlwave-toolbar)
20533         (idlwave-toolbar-is-possible): Add defvars.
20535         * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
20536         Avoid warnings.
20538         * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
20539         (idlwave-system-class-info, idlwave-executive-commands-alist):
20540         Use defvar.
20542         * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
20544         * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
20545         Avoid warnings.
20547         * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
20548         and content-type: headers.
20550         * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
20552         * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
20553         and rename some of them to be more self-explanatory.
20555         * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
20557         * startup.el (command-line-1): Implement -scriptload.
20559         * replace.el (occur-engine): Initial *Occur* output not undoable.
20561         * menu-bar.el (menu-bar-file-menu): Rename some menu items
20562         and improve help strings.
20564         * isearch.el (isearch-repeat): When changing direction,
20565         mark search successful.
20567         * ediff-init.el: Use (featurep 'xemacs).
20569         * comint.el (send-invisible): Identify buffer, if not selected.
20571         * align.el: Delete autoload for c-guess-basic-syntax.
20573 2005-08-09  Juanma Barranquero  <lekktu@gmail.com>
20575         * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
20576         Improve argument/docstring consistency.  Doc fixes.
20577         (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
20578         (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
20579         (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
20580         (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
20581         (r2bv-organization, r2bv-pages, r2bv-primary-author)
20582         (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
20583         (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
20584         Defvar at compile time.
20586 2005-08-09  Juri Linkov  <juri@jurta.org>
20588         * info.el: Replace `info' with upper-case `Info' where appropriate.
20589         (info-title-1, info-title-2, info-title-3, info-title-4)
20590         (info-menu-header): Move up face definitions.
20591         (info-menu-star): Rename from `info-menu-5'.
20592         (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
20593         (Info-fontify-visited-nodes): Fix docstring.
20594         (Info-hide-note-references): Fix docstring.
20595         (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
20596         menu items in the same way as on cross-references.
20597         (info-apropos): Fix sorting order and formatting to be like in the
20598         stand-alone Info browser.  Display error messages for 1 sec.
20599         (Info-mode-map): Move down `c' key binding.  Bind `^' to `Info-up'.
20600         (Info-mode-menu): Remove item for `Info-search-case-sensitively'
20601         from the menu bar.
20602         (Info-insert-dir): Restore point after calling
20603         `insert-buffer-substring'.
20605 2005-08-08  Richard M. Stallman  <rms@gnu.org>
20607         * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
20608         (recompute-lucid-menubar): Add defvars.
20610         * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
20612         * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
20614         * net/net-utils.el (run-dig): Rename from `dig'.
20616         * play/gametree.el (gametree-mode): Use make-local-variable,
20617         not make-variable-buffer-local.
20619         * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
20621         * ansi-color.el (ansi-color-make-extent)
20622         (ansi-color-set-extent-face): Use fboundp, not functionp.
20624         * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
20625         not make-variable-buffer-local.
20627         * bookmark.el (Info-current-file): Add defvar.
20628         (bookmark-jump-noselect): Use with-no-warnings.
20630         * completion.el (c-mode-map, fortran-mode-map): Add defvars.
20632         * ebuff-menu.el (Helper-return-blurb): Add defvar.
20634         * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
20636         * find-file.el (ada-procedure-start-regexp)
20637         (ada-package-start-regexp): Add defvars.
20639         * info.el (Info-insert-dir): Use insert-buffer-substring.
20641         * xml.el (xml-att-def-re): Add defvar.
20643         * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
20644         calling convention.
20646         * subr.el (while-no-input): Return t if there is input.
20648 2005-08-08  Luc Teirlinck  <teirllm@auburn.edu>
20650         * cus-start.el (all): Add `overflow-newline-into-fringe'.
20652 2005-08-08  Juanma Barranquero  <lekktu@gmail.com>
20654         * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
20655         (scheme-prev-l/c-dir/file): Fix typos in docstrings.
20657 2005-08-08  Emilio C. Lopes  <eclig@gmx.net>
20659         * cmuscheme.el (scheme-start-file): Replace reference to
20660         `user-emacs-directory' by "~/.emacs.d/".
20662 2005-08-08  Thien-Thi Nguyen  <ttn@gnu.org>
20664         * info.el (Info-dir-remove-duplicates): Avoid case folding
20665         in loop; instead, keep downcased strings for comparison.
20666         Suggested by Helmut Eller.
20668 2005-08-07  Michael Albinus  <michael.albinus@gmx.de>
20670         Sync with Tramp 2.0.50.
20672         * net/tramp.el: Remove defvar of `last-coding-system-used' in the
20673         XEmacs case; not necessary anymore.
20674         (tramp-user-regexp): Allow "@" as part of user name.
20675         (tramp-handle-set-visited-file-modtime)
20676         (tramp-handle-insert-file-contents)
20677         (tramp-handle-write-region): No special handling for
20678         `last-coding-system-used, because this is done in
20679         `tramp-accept-process-output' now.
20680         (tramp-accept-process-output): New defun.
20681         (tramp-process-one-action, tramp-process-one-multi-action)
20682         (tramp-wait-for-regexp, tramp-wait-for-output)
20683         (tramp-discard-garbage-erase-buffer): Call it.  Reported by David
20684         Howells <dhowells@redhat.com>.
20685         (clear-visited-file-modtime): Defadvice removed.  The check for
20686         unset buffer's modtime does not need to be based on
20687         `tramp-buffer-file-attributes'.  Suggested by RMS.
20688         (tramp-message): Insert "\n" if not being at beginning of line.
20689         (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
20690         sequence with same logic.
20691         (tramp-completion-handle-expand-file-name): Discard call of
20692         `tramp-drop-volume-letter'.  It is not necessary, and there have
20693         been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
20694         Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
20695         (tramp-do-copy-or-rename-file-out-of-band): Transfer message
20696         should always be visible.
20697         (tramp-handle-insert-directory, tramp-setup-complete)
20698         (tramp-set-process-query-on-exit-flag)
20699         (tramp-append-tramp-buffers): Pacify byte-compiler.
20700         (tramp-bug): Delete non-existing variables from list.
20701         Apply `tramp-load-report-modules' as pre-hook.
20702         Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
20703         `shell-prompt-pattern' because of non-7bit characters.
20704         Reported by Sebastian Luque <sluque@mun.ca>.
20705         (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
20706         (tramp-match-string-list): Remove function.
20707         (tramp-wait-for-regexp): Remove call of that function.
20708         Suggested by Kim F. Storm <storm@cua.dk>.
20709         (tramp-set-auto-save-file-modes): Use octal integer code #o600
20710         instead of octal character code ?\600.  The latter resulted in a
20711         syntax error with XEmacs.
20713         * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
20714         XEmacs case; not necessary anymore.
20715         (tramp-smb-handle-write-region): No special handling for
20716         `last-coding-system-used, because this is done in
20717         `tramp-accept-process-output' now.
20718         (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
20720 2005-08-06  Luc Teirlinck  <teirllm@auburn.edu>
20722         * wid-edit.el (widget-choice-value-create):
20723         Unconditionally respect user choice.  Set :explicit-choice back to nil
20724         when no longer needed.
20725         (widget-choice-action): Unconditionally respect user choice.
20726         Eliminate :explicit-choice-value.
20728         * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
20730         * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
20731         with `indicate-empty-lines' and `indicate-buffer-boundaries'.
20732         (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
20733         running new function `toggle-indicate-empty-lines'.
20734         Rename "Customize" item to "Customize fringe".
20735         Rename "Indicators" item to "Buffer boundaries" and change help echo.
20736         (menu-bar-showhide-fringe-ind-menu): Change several help echos.
20737         Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
20738         Delete "Empty lines only" item.
20739         (menu-bar-showhide-fringe-ind-customize): New function.
20740         (menu-bar-showhide-fringe-ind-mixed)
20741         (menu-bar-showhide-fringe-ind-box)
20742         (menu-bar-showhide-fringe-ind-right)
20743         (menu-bar-showhide-fringe-ind-left)
20744         (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
20745         instead of `fringe-indicators'.
20747 2005-08-06  Michael Kifer  <kifer@cs.stonybrook.edu>
20749         * viper.el (viper-emacs-state-mode-list): Add recentf-dialog-mode.
20750         Change the date of last update.
20752 2005-08-06  Michael Kifer  <kifer@cs.stonybrook.edu>
20754         * viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
20755         (viper-exec-yank, viper-put-back): Don't display modification msg
20756         if in the minibuffer.
20758         * viper-init.el (viper-replace-overlay-cursor-color)
20759         (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
20760         Make variables frame local.
20762         * viper-util.el (viper-append-filter-alist): Use append instead of
20763         nconc.
20765         * viper.el (viper-vi-state-mode-list)
20766         (viper-emacs-state-mode-list): Move help-mode and
20767         completion-list-mode from the first list to the second.
20768         (viper-mode): Docstring.
20769         (viper-go-away, viper-non-hook-settings): Don't localize
20770         minor-mode-alist in newer Emacsen.  Add advice to
20771         set-cursor-color.  Don't bind "\C-c\\".
20773 2005-08-06  Emilio C. Lopes  <eclig@gmx.net>
20775         * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
20776         (scheme-macro-expand-command): New user options.
20777         (scheme-trace-procedure, scheme-expand-current-form): New commands.
20778         (scheme-form-at-point, scheme-start-file)
20779         (scheme-interactively-start-process): New functions.
20780         (scheme-get-process): New function, extracted from `scheme-proc'.
20781         (run-scheme): Call `scheme-start-file' to get start file, and pass
20782         it to `make-comint'.
20783         (switch-to-scheme, scheme-proc):
20784         Call `scheme-interactively-start-process' if no Scheme buffer/process
20785         is available.
20787 2005-08-06  Juri Linkov  <juri@jurta.org>
20789         * progmodes/compile.el (compilation-mode-font-lock-keywords):
20790         Use `compilation-text-face', `compilation-info-text-face' and
20791         `compilation-error-text-face' instead of `font-lock-keyword-face'.
20792         (compilation-error): New face.
20793         (compilation-error-file-name): Inherit from
20794         `compilation-error' instead of `font-lock-warning-face'.
20795         (compilation-warning-file-name): Inherit from
20796         `compilation-warning' instead of `font-lock-warning-face'.
20797         (compilation-info, compilation-error-file-name)
20798         (compilation-warning-file-name, compilation-info-file-name)
20799         (compilation-line-number, compilation-column-number): Doc fix.
20800         (compilation-error-text-face, compilation-warning-text-face)
20801         (compilation-info-text-face): New face variables.
20802         (compilation-line-face, compilation-column-face)
20803         (compilation-enter-directory-face)
20804         (compilation-leave-directory-face): Doc fix.
20805         (compilation-text-face): New function.
20807         * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
20808         instead of 1 to display binary file names as info file links.
20809         (grep-error-face): Use `compilation-error-face' instead of
20810         `font-lock-keyword-face'.
20811         (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
20812         and `compilation-warning-text-face' instead of
20813         `font-lock-keyword-face'.  Use `compilation-error-text-face'
20814         instead of `grep-error-face'.
20816 2005-08-05  Kenichi Handa  <handa@m17n.org>
20818         * international/code-pages.el: Add autoload cookies for all coding
20819         systems.
20821 2005-08-04  Luc Teirlinck  <teirllm@auburn.edu>
20823         * cus-start.el (all): Put undo.c where it alphabetically belongs.
20825 2005-08-04  Juri Linkov  <juri@jurta.org>
20827         * progmodes/compile.el (compilation-mode-map):
20828         * progmodes/grep.el (grep-mode-map):
20829         Bind TAB to `compilation-next-error' and [backtab] to
20830         `compilation-previous-error'.
20832         * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
20833         matching line numbers, column numbers and their ranges with regexp
20834         matching only line numbers.
20835         (grep-context-face): New face variable.
20836         (grep-mode-font-lock-keywords): Use it.
20838         * faces.el (read-face-name): Delete duplicate faces.
20840 2005-08-02  Juanma Barranquero  <lekktu@gmail.com>
20842         * thumbs.el (thumbs-find-image): Don't make variables
20843         automatically buffer local.
20844         (thumbs-current-tmp-filename, thumbs-current-image-filename)
20845         (thumbs-image-num): Make automatically buffer local.
20846         (thumbs-show-thumbs-list): Use `make-local-variable', not
20847         `make-variable-buffer-local'.
20848         (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
20850         * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
20851         (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
20852         (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
20853         (bother, bye, canyou, chatlst, continue, deathlst, describe)
20854         (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
20855         (feelings-about, foullst, found, hello, history, howareyoulst)
20856         (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
20857         (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
20858         (neglst, obj, object, owner, please, problems, qlist)
20859         (random-adjective, relation, remlst, repetitive-shortness)
20860         (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
20861         (shortlst, something, sportslst, stallmanlst, states, subj)
20862         (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
20863         (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
20864         Defvar at compile time.
20866         * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
20867         not `make-variable-buffer-local'.
20869 2005-08-02  Kim F. Storm  <storm@cua.dk>
20871         * emulation/cua-rect.el (cua--highlight-rectangle): Only show
20872         rectangle overlay in selected window.
20874 2005-08-01  Luc Teirlinck  <teirllm@auburn.edu>
20876         * cus-start.el (all): Put `indicate-empty-lines' in fringe group
20877         instead of display group.  Make `indicate-buffer-boundaries'
20878         customizable through Custom.
20880 2005-08-01  Juanma Barranquero  <lekktu@gmail.com>
20882         * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
20883         (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
20884         (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
20885         (gdb-put-string): Fix typos in docstrings.
20887 2005-08-01  Nick Roberts  <nickrob@snap.net.nz>
20889         Update copyright notices of files in progmodes directory for
20890         release of Emacs 22.1.
20892         * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
20894         * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
20895         Don't barf if the GUD buffer has been killed.
20897 2005-08-01  Kim F. Storm  <storm@cua.dk>
20899         * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
20901 2005-07-29  Stefan Monnier  <monnier@iro.umontreal.ca>
20903         * simple.el (next-error-follow-minor-mode):
20904         make-variable-buffer-local -> make-local-variable.
20906         * emacs-lisp/cl-extra.el: Require CL also when compiling.
20908         * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
20909         (byte-compile-form-make-variable-buffer-local): New functions to warn
20910         about misuses of make-variable-buffer-local where make-local-variable
20911         was meant.
20913 2005-07-29  Juanma Barranquero  <lekktu@gmail.com>
20915         * bs.el (bs-attributes-list): Doc fix.
20916         (bs): Update url-link.
20918         * desktop.el (desktop-save-buffer): Fix typos in docstring.
20919         (desktop-load-default): Simplify.
20921         * ibuffer.el (ibuffer-columnize-and-insert-list)
20922         (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
20923         (ibuffer-unmark-all, ibuffer-toggle-marks)
20924         (ibuffer-unmark-forward, ibuffer-unmark-backward)
20925         (ibuffer-compile-make-format-form, ibuffer-format-column)
20926         (ibuffer-current-buffers-with-marks)
20927         (ibuffer-update-title-and-summary): "?\ " -> "?\s".
20928         (ibuffer): Doc fix.
20929         (ibuffer-mode): Fix typo in docstring.
20930         (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
20931         with `define-obsolete-variable-alias'.
20932         (ibuffer-elide-long-columns): Mark as obsolete.  Doc fix.
20934 2005-07-29  Kenichi Handa  <handa@m17n.org>
20936         * international/mule-cmds.el (select-message-coding-system):
20937         Be sure to use LF for end-of-line.  If no coding system is decided,
20938         return iso-8859-1-unix.
20940 2005-07-28  Stefan Monnier  <monnier@iro.umontreal.ca>
20942         * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
20943         (ange-ftp-pending-error-line): New vars.
20944         (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
20945         to handle the non-fatal no-route-to-host messages.
20946         (internal-ange-ftp-mode): Make the no-match regexp more efficient.
20948 2005-07-28  Juanma Barranquero  <lekktu@gmail.com>
20950         * isearch.el (isearch-mode-map, isearch-other-meta-char)
20951         (isearch-quote-char, isearch-printing-char)
20952         (isearch-text-char-description): "?\ " -> "?\s".
20953         (isearch-lazy-highlight-cleanup)
20954         (isearch-lazy-highlight-initial-delay)
20955         (isearch-lazy-highlight-interval)
20956         (isearch-lazy-highlight-max-at-a-time)
20957         (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
20958         Declare with define-obsolete-*-alias macros.
20959         (isearch-forward): Fix typo in docstring.
20960         (search-invisible, search-ring-yank-pointer)
20961         (regexp-search-ring-yank-pointer): Doc fixes.
20963         * recentf.el (recentf-menu-append-commands-p): Declare with
20964         `define-obsolete-variable-alias'.
20965         (recentf-max-saved-items, recentf-menu-filter)
20966         (recentf-arrange-by-rule-subfilter): Doc fixes.
20967         (recentf-menu-append-commands-flag)
20968         (recentf-initialize-file-name-history, recentf-expand-file-name)
20969         (recentf-clear-data): Fix typos in docstrings.
20971 2005-07-28  Nick Roberts  <nickrob@snap.net.nz>
20973         * progmodes/gdb-ui.el: Smarten comments.
20974         (gdb-info-breakpoints-custom): Use nowarn when finding file.
20976 2005-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
20978         * term/apollo.el (terminal-init-apollo): New function containing
20979         all former top level forms in the file.
20980         * term/bobcat.el (terminal-init-bobcat):
20981         * term/cygwin.el (terminal-init-cygwin):
20982         * term/iris-ansi.el (terminal-init-iris-ansi):
20983         * term/linux.el (terminal-init-linux):
20984         * term/news.el (terminal-init-news):
20985         * term/rxvt.el (terminal-init-rxvt):
20986         * term/sun.el (terminal-init-sun):
20987         * term/tvi970.el (terminal-init-tvi970):
20988         * term/vt100.el (terminal-init-vt100):
20989         * term/vt102.el (terminal-init-vt102):
20990         * term/vt125.el (terminal-init-vt125):
20991         * term/vt200.el (terminal-init-vt200):
20992         * term/vt201.el (terminal-init-vt201):
20993         * term/vt220.el (terminal-init-vt220):
20994         * term/vt240.el (terminal-init-vt240):
20995         * term/vt300.el (terminal-init-vt300):
20996         * term/vt320.el (terminal-init-vt320):
20997         * term/vt400.el (terminal-init-vt400):
20998         * term/vt420.el (terminal-init-vt420):
20999         * term/wyse50.el (terminal-init-wyse50):
21000         * term/xterm.el (terminal-init-xterm): Likewise.
21002         * term/README: Describe the terminal-init-* functionality.
21004         * startup.el (command-line): After loading the terminal initialization
21005         file call the corresponding terminal initialization function.
21007 2005-07-27  Kenichi Handa  <handa@m17n.org>
21009         * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
21010         negative.
21012         * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
21013         (ps-mule-composition-prologue): Fix for the case that
21014         RelativeCompose is false.
21016 2005-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
21018         * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
21020         * descr-text.el (describe-char): Handle the case where the list of
21021         chars is displayed in a separate frame.
21022         Be a bit more discriminating when looking for the char.
21024 2005-07-26  Juanma Barranquero  <lekktu@gmail.com>
21026         * bookmark.el (bookmark-automatically-show-annotations)
21027         (bookmark-read-annotation-text-func): Doc fixes.
21028         (bookmark-save): Improve argument/docstring consistency.
21029         (bookmark-get-bookmark, bookmark-get-bookmark-record)
21030         (bookmark-alist-from-buffer)
21031         (bookmark-upgrade-file-format-from-0)
21032         (bookmark-grok-file-format-version)
21033         (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
21034         (bookmark-read-annotation-mode)
21035         (bookmark-insert-current-bookmark, bookmark-jump)
21036         (bookmark-exit-hook): Fix typos in docstrings.
21037         (bookmark-exit-hooks): Define as obsolete alias.
21038         (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
21039         not `bookmark-exit-hooks'.  Fix docstring.
21040         (bookmark-bmenu-select): "?\ " -> "?\s".
21042 2005-07-25  Ari Roponen  <arjuropo@cc.jyu.fi>  (tiny change)
21044         * startup.el (command-line): Fix typo.
21046 2005-07-24  Richard M. Stallman  <rms@gnu.org>
21048         * tooltip.el (tooltip-mode): Test emacs-basic-display,
21049         not emacs-quick-startup.
21051 2005-07-24  Juanma Barranquero  <lekktu@gmail.com>
21053         * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
21054         (reb-next-match, reb-show-subexp): Use `with-selected-window'
21055         instead of `reb-with-current-window'.
21056         (reb-prev-match): Likewise.  Also, don't move left if the search
21057         was unsuccessful.
21058         (reb-initialize-buffer): New function.
21059         (re-builder, reb-change-syntax): Use it.
21061         * man.el (Man-goto-page): Make second argument NOERROR optional.
21063 2005-07-23  Richard M. Stallman  <rms@gnu.org>
21065         * man.el (Man-bgproc-sentinel): Check here for failure to find
21066         any man page in the output, and report the error here.
21067         (Man-arguments): Make it permanent local.
21068         (Man-goto-page): New arg NOERROR.  Never kill the current buffer.
21069         (Man-mode): Pass t for NOERROR.
21071         * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
21072         (grep-mode-font-lock-keywords):
21073         Don't use compilation-...-face for messages that are not file names.
21075         * progmodes/compile.el (compilation-mode-font-lock-keywords):
21076         Don't use compilation-...-face for messages that are not file names.
21078 2005-07-22  Juri Linkov  <juri@jurta.org>
21080         * startup.el (normal-splash-screen): Update menu name.
21082         * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
21084 2005-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
21086         * term/xterm.el: Load term/rxvt if the terminal is actually an
21087         rxvt terminal.
21088         (xterm-rxvt-set-background-mode): Remove, not used anymore.
21090         * term/rxvt.el (function-key-map): Use substitute-key-definition
21091         to bind {C,S,C-S}-{f1-f10}.  Add a few missing key bindings.
21093         * term/cygwin.el: New file.
21095 2005-07-22  Kim F. Storm  <storm@cua.dk>
21097         * image-file.el (insert-image-file, image-file-yank-handler):
21098         Fix last change to maintain a (unique) yank-handler on yanked images.
21100 2005-07-22  Eduardo Mu\e,Aq\e(Boz  <emufer@terra.es>  (tiny change)
21102         * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
21103         of the file size (as in "177B" for 177 bytes).  This happens with
21104         "ls -lh" on FreeBSD.
21106 2005-07-22  Juanma Barranquero  <lekktu@gmail.com>
21108         * hilit-chg.el (highlight-changes-global-initial-state)
21109         (highlight-compare-buffers, hilit-chg-turn-on-maybe)
21110         (hilit-chg-fixup, highlight-changes-mode):
21111         Fix typos in docstrings.
21112         (highlight-changes-global-modes, highlight-changes-rotate-faces):
21113         Doc fixes.
21115 2005-07-21  Luc Teirlinck  <teirllm@auburn.edu>
21117         * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
21118         mode function using `eval-after-load'.
21120 2005-07-21  Kim F. Storm  <storm@cua.dk>
21122         * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
21123         included when reporting an Emacs crash, and tell about the DEBUG file.
21125         * image-file.el (insert-image-file): Add yank-handler.
21126         (image-file-yank-handler): Yank handler to make unique copies of
21127         images when they are yanked into a buffer next to each other.
21129 2005-07-21  Juanma Barranquero  <lekktu@gmail.com>
21131         * comint.el (comint-use-prompt-regexp, comint-send-input)
21132         (comint-source-default, comint-extract-string)
21133         (comint-get-source, comint-word, comint-completion)
21134         (comint-source, comint-prompt-read-only, comint-update-fence):
21135         Fix typos in docstrings.
21136         (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
21137         Declare with define-obsolete-*-alias macros.
21138         (comint-previous-matching-input-from-input)
21139         (comint-next-matching-input-from-input)
21140         (comint-previous-matching-input, comint-next-matching-input)
21141         (comint-forward-matching-input):
21142         Improve argument/docstring consistency.
21144         * desktop.el (desktop-clear-preserve-buffers-regexp):
21145         Also preserve the *server* buffer.
21147         * simple.el (clone-indirect-buffer): Doc fix.
21148         (fixup-whitespace, just-one-space)
21149         (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
21150         (next-error, next-error-highlight)
21151         (next-error-highlight-no-select, next-error-last-buffer)
21152         (next-error-buffer-p, next-error-find-buffer, next-error)
21153         (previous-error, next-error-no-select, previous-error-no-select)
21154         (open-line, split-line, minibuffer-prompt-width, kill-new)
21155         (binary-overwrite-mode): Fix typos in docstrings.
21156         (set-fill-column): Fix typo in message.
21158         * skeleton.el (skeleton-proxy-new): Doc fix.
21160         * strokes.el (strokes-load-hook): Doc fix.
21161         (strokes-grid-resolution, strokes-get-grid-position)
21162         (strokes-renormalize-to-grid, strokes-read-stroke)
21163         (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
21164         (strokes-global-map): Fix typos in docstrings.
21165         (strokes-help): Doc fix.  Fix help message and pass it through
21166         `substitute-command-keys'.
21168         * tempo.el (tempo-insert-prompt, tempo-interactive)
21169         (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
21170         (tempo-insert-string-functions, tempo-local-tags)
21171         (tempo-define-template, tempo-insert-template)
21172         (tempo-insert-prompt-compat, tempo-is-user-element)
21173         (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
21174         Fix typos in docstrings.
21176         * vcursor.el (vcursor-other-window, vcursor-bind-keys)
21177         (vcursor-key-bindings, vcursor-use-vcursor-map)
21178         (vcursor-find-window, vcursor-scroll-down)
21179         (vcursor-disable, vcursor-beginning-of-buffer)
21180         (vcursor-end-of-buffer): Fix typos in docstrings.
21181         (vcursor-relative-move, vcursor-get-char-count):
21182         Improve argument/docstring consistency.
21184         * version.el: "?\ " -> "?\s".
21186         * wid-edit.el (widget-default-create, widget-after-change)
21187         (widget-default-format-handler, widget-checklist-add-item)
21188         (widget-radio-add-item, widget-choose, widget-specify-secret)
21189         (widget-field-value-create, widget-field-value-get)
21190         (widget-editable-list-format-handler)
21191         (widget-editable-list-entry-create, widget-group-value-create)
21192         (widget-documentation-link-add)
21193         (widget-documentation-string-value-create): "?\ " -> "?\s".
21194         (widget-convert-text): Doc fix.
21195         (widget-narrow-to-field, widget-field-find)
21196         (widget-url-link-action, widget-emacs-library-link-action)
21197         (widget-color-notify): Fix typos in docstrings.
21199         * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
21200         (x-select-text, set-w32-system-coding-system)
21201         (w32-add-charset-info): Fix typos in docstrings.
21203         * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
21204         (cua-enable-cua-keys, cua-use-hyper-key)
21205         (cua-virtual-rectangle-edges): Fix typos in docstrings.
21206         (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
21208         * net/tramp.el (tramp-handle-load): Fix typo in error message.
21210         * emacs-lisp/re-builder.el (regexp-builder): Declare with
21211         `defalias' instead of faking it.
21213         * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
21214         (eshell-ls-missing, eshell-ls-dired-initial-args)
21215         (eshell-ls-use-in-dired): Fix typos in docstrings.
21217 2005-07-20  Kim F. Storm  <storm@cua.dk>
21219         * emulation/cua-base.el (cua-mode): Improve doc string.
21221 2005-07-20  Juanma Barranquero  <lekktu@gmail.com>
21223         * abbrev.el (expand-region-abbrevs): Doc fix.
21224         (inverse-add-mode-abbrev, inverse-add-global-abbrev):
21225         Improve argument/docstring consistency.
21227         * arc-mode.el (archive-get-descr, archive-alternate-display):
21228         Doc fixes.
21229         (archive-l-e): Improve argument/docstring consistency.
21230         (archive-tmpdir, archive-unixdate, archive-unixtime)
21231         (archive-chmod-entry): Fix typos in docstrings.
21232         (archive-unflag, archive-unflag-backwards)
21233         (archive-unmark-all-files): "?\ " -> "?\s".
21235         * buff-menu.el (Buffer-menu-unmark): Doc fix.
21236         (Buffer-menu-not-modified, Buffer-menu-execute)
21237         (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
21238         (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
21240         * composite.el (compose-string, encode-composition-rule)
21241         (compose-last-chars): Fix typos in docstrings.
21243         * desktop.el (desktop-enable, desktop-basefilename):
21244         Declare with `define-obsolete-variable-alias'.
21245         (desktop-internal-v2s): Don't quote keywords.
21246         (desktop-clear): "?\ " -> "?\s".
21248         * dired.el (dired-align-file, dired-flag-backup-files)
21249         (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
21250         (dired-listing-switches, dired-ls-F-marks-symlinks)
21251         (dired-dwim-target, dired-load-hook, dired-mode-hook)
21252         (dired-directory, dired-faces, dired, dired-revert)
21253         (dired-mode, dired-summary, dired-view-file)
21254         (dired-copy-filename-as-kill, dired-delete-file)
21255         (dired-no-confirm, dired-unmark-all-marks)
21256         (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
21257         (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
21258         (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
21259         Fix typos in message strings.
21261         * dired-x.el (virtual-dired): Declare with `defalias'.
21262         (dired-mark-unmarked-files, dired-local-variables-file)
21263         (dired-omit-here-always): Doc fix.
21264         (dired-omit-mode, dired-find-subdir)
21265         (dired-enable-local-variables, dired-clean-up-buffers-too)
21266         (dired-extra-startup, dired-mark-extension, dired-jump)
21267         (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
21268         (dired-smart-shell-command, dired-guess-shell-alist-user)
21269         (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
21270         (dired-x-bind-find-file, dired-x-submit-report):
21271         Fix typos in docstrings.
21272         (dired-mark-unmarked-files): "?\ " -> "?\s".
21274         * dirtrack.el (dirtrack-list): Fix typos in docstring.
21276         * faces.el (describe-face): "?\ " -> "?\s".
21277         (read-all-face-attributes, read-face-font, modify-face)
21278         (face-attr-construct, italic): Fix typos in docstrings.
21279         (frame-update-face-colors): Declare with
21280         `define-obsolete-function-alias'.
21282         * files.el (find-file-noselect, recode-file-name): Doc fixes.
21283         (insert-directory, kill-some-buffers): "?\ " -> "?\s".
21284         (magic-mode-alist, buffer-file-numbers-unique)
21285         (write-file-functions, get-free-disk-space):
21286         Fix typos in docstrings.
21287         (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
21288         (write-contents-hooks, write-file-hooks):
21289         Declare with `define-obsolete-variable-alias'.
21291         * forms-d2.el (arch-rj): Fix typo in docstrings.
21292         (arch-tocol): Likewise.  "?\ " -> "?\s".
21294         * frame.el (set-frame-font, cursor-in-non-selected-windows):
21295         Fix typo in docstring.
21296         (set-screen-width, set-screen-height): Delete redundant info in
21297         doctrings.
21298         (new-frame, screen-height, screen-width): Declare with
21299         `define-obsolete-function-alias'.
21300         (delete-frame-hook, blink-cursor): Declare with
21301         `define-obsolete-variable-alias'.
21303         * paths.el (prune-directory-list): Fix typos in docstring.
21305         * pcvs-util.el (cvs-flags-query, cvs-strings->string)
21306         (cvs-prefix-get): Fix typos in docstrings.
21308         * ps-print.el (ps-extend-face-list, ps-extend-face)
21309         (ps-print-background-image): Fix typos in docstrings.
21310         (ps-default-fg, ps-default-bg): Doc fixes.
21312         * s-region.el (s-region-bind): Doc fix.
21313         (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
21315         * textmodes/org.el (org-table-formula-substitute-names)
21316         (org-table-get-vertical-vector): Doc fixes.
21317         (org-table-recalculate): Remove unused argument to `message'.
21319 2005-07-19  Carsten Dominik  <dominik@science.uva.nl>
21321         * textmodes/org.el (org-table-column-names)
21322         (org-table-column-name-regexp)
21323         (org-table-named-field-locations): New variables.
21324         (org-archive-subtree): Protect `this-command' when calling
21325         `org-copy-subtree' and `org-cut-subtree', to avoid appending to
21326         the kill buffer.
21327         (org-complete): Remove fixed-formula completion.
21328         (org-edit-formulas-map): New variable.
21329         (org-table-edit-formulas): New command.
21330         (org-finish-edit-formulas, org-abort-edit-formulas)
21331         (org-show-variable, org-table-get-vertical-vector): New functions.
21332         (org-table-maybe-eval-formula): Handle `:=' fields.
21333         (org-table-get-stored-formulas, org-table-store-formulas)
21334         (org-table-get-formula, org-table-modify-formulas)
21335         (org-table-replace-in-formulas): Handle named field formulas.
21336         (org-table-get-specials): Store locations of named fields.
21338 2005-07-19  Juri Linkov  <juri@jurta.org>
21340         * progmodes/grep.el (grep-regexp-alist)
21341         (grep-mode-font-lock-keywords, grep-process-setup):
21342         Use default GNU grep match color "01;31m" instead of "01;41m".
21343         (grep-regexp-alist, grep-mode-font-lock-keywords):
21344         Use `\\[[0-9]*m' instead of `\\[00m'.
21345         (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
21346         sgr_start where its handling is more important.  Use the real
21347         length of sgr_start instead of constant 8.
21348         (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
21349         specially.  Delete all remaining escape sequences.
21350         (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
21351         (grep-regexp-alist): Make hyperlink only for binary file name
21352         instead of the whole line.
21353         (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
21354         (grep-mode): Add autoload.
21356         * emacs-lisp/find-func.el (find-function-regexp):
21357         Add `define-compilation-mode'.
21359 2005-07-19  Juri Linkov  <juri@jurta.org>
21361         * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
21362         (compare-windows-sync-string-size, compare-windows-recenter)
21363         (compare-windows-highlight, compare-windows): Add version 22.1.
21364         (compare-windows) <defface>: Inherit from lazy-highlight instead
21365         of duplicating its default value.
21367         * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
21368         (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
21370         * descr-text.el (describe-char): Create link buttons for `charset'
21371         and `code point'.  Add the current input method name with a link
21372         button to `to input' field.  Print face names of display table
21373         characters in `The display table entry is displayed by' section
21374         instead of printing face-id in the `display' field.
21375         Guess hardcoded faces and create a link button for them.
21376         Skip empty fields when calculating max-width.
21377         Treat `widget-create' specially while inserting strings from the
21378         collected field list.
21379         (describe-char-after): Made obsolete in version 22.1, not 21.5.
21381         * diff-mode.el (diff-file-header): Change foreground color from
21382         yellow to green on light backgrounds.
21383         (diff-context): Inherit from `shadow' only for color/grayscale
21384         with more than 88 colors.
21385         (diff-indicator-removed, diff-indicator-added)
21386         (diff-indicator-changed): New faces.
21387         (diff-font-lock-keywords): Use new faces.  Regroup rules.
21388         Add "^---$" for `normal' diff format.  Fontify `#' lines with
21389         font-lock-comment-delimiter-face and font-lock-comment-face.
21390         Add `#' to ^[^...] in the rule for `diff-context-face'.
21392         * faces.el (mode-line-highlight): Replace RoyalBlue4 with
21393         a button-like box.  Inherit from `highlight' on low colors.
21394         (shadow): Use shades of gray only for color/grayscale with
21395         more than 88 colors.  Use green for light backgrounds with
21396         8 colors, and yellow for dark backgrounds with 8 colors.
21398         * font-lock.el (font-lock-regexp-grouping-backslash):
21399         Don't inherit from escape-glyph (use bold for all cases).
21401         * info.el (info-xref-visited): Use light foreground color `violet'
21402         for dark backgrounds instead of dark color `magenta3'.
21403         (info-title-1): Use `yellow' color for dark backgrounds.
21405         * isearch.el (isearch): Use not-too-dark magenta3 instead of
21406         too-light magenta2.
21408         * replace.el (match): Use slightly more light RoyalBlue3 instead
21409         of dark RoyalBlue4.
21411         * wid-edit.el (widget-inactive): Inherit from `shadow'.
21413 2005-07-19  Juanma Barranquero  <lekktu@gmail.com>
21415         * novice.el (disabled-command-hook): Declare it with
21416         `define-obsolete-variable-alias'.
21418         * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
21419         (desktop-buffer-misc-functions, desktop-buffer-handlers)
21420         (desktop-load-default): Add release to obsolescence info.
21421         (desktop-globals-to-clear, desktop-buffer-mode-handlers)
21422         (desktop-append-buffer-args, desktop-read):
21423         Fix typos in docstrings.
21424         (desktop-kill): Fix typo in message.
21425         (desktop-save): Doc fix.
21427 2005-07-19  Michael Kifer  <kifer@cs.stonybrook.edu>
21429         * viper-cmd.el (viper-escape-to-state): Bug fix.
21430         (viper-envelop-ESC-key): Change the definition of fast
21431         keysequence so it'll work with keyboard macros.
21433         * ediff.el (ediff-patch-buffer): Change the docstring.
21435 2005-07-19  Kenichi Handa  <handa@m17n.org>
21437         * international/mule-cmds.el (select-safe-coding-system): Try to
21438         use an auto-coding (if any) before anything else.  If the found
21439         auto-coding is invalid, show a warning message.
21441         * international/mule.el (find-auto-coding): New function created
21442         by modifying the body of set-auto-coding.
21443         (set-auto-coding): Use find-auto-coding to find a coding.
21445 2005-07-18  Richard M. Stallman  <rms@gnu.org>
21447         * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
21448         not isearch-mode-end-hook-error.
21449         (allout-before-change-protect): Fix error message.
21451 2005-07-18  Juri Linkov  <juri@jurta.org>
21453         * allout.el (allout-mode):
21454         * calculator.el (calculator-copy):
21455         * custom.el (custom-known-themes):
21456         * dired.el (dired-desktop-buffer-misc-data)
21457         (dired-restore-desktop-buffer):
21458         * dired-x.el (dired-omit-marker-char):
21459         * files.el (basic-save-buffer):
21460         * font-core.el (font-lock-mode):
21461         * calendar/calendar.el (calendar-goto-hebrew-date)
21462         (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
21463         (calendar-goto-persian-date):
21464         * language/ethio-util.el (ethio-sera-to-fidel-region):
21465         * textmodes/picture.el (picture-mode):
21466         Delete duplicate duplicate words.
21468 2005-07-18  Juri Linkov  <juri@jurta.org>
21470         * isearch.el (isearch-mode-map): Remove key bindings for regexp
21471         chars * ? } |.
21472         (isearch-fallback): Don't call `isearch-process-search-char'.
21473         (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
21474         (isearch-process-search-char): Call `isearch-fallback' for regexp
21475         chars * ? } |.
21476         (isearch-return-char): Make obsolete with `make-obsolete' instead
21477         of simply documenting it as obsolete in the docstring.
21478         (isearch-fallback): Refill docstring.
21480         * international/isearch-x.el
21481         (isearch-process-search-multibyte-characters): Remove unneeded
21482         `concat'.  Add intermediate values to `junk-hist' instead of
21483         `minibuffer-history'.  Test the length of `str'.
21485 2005-07-18  Juanma Barranquero  <lekktu@gmail.com>
21487         * allout.el (allout-resolve-xref): Fix typos in error strings.
21488         (allout-before-change-protect): Remove unneeded `concat'.
21490         * array.el (array-mode, array-reconfigure-rows)
21491         (untabify-backward): Fix typos in docstrings.
21492         (array-reconfigure-rows): Use `insert-buffer-substring', not
21493         `insert-buffer'.
21495         * calendar/icalendar.el (icalendar--get-unfolded-buffer):
21496         * progmodes/ada-mode.el (ada-make-body):
21497         Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
21499         * dired.el (dired-log):
21500         * tar-mode.el (tar-subfile-save-buffer):
21501         * play/zone.el (zone-pgm-stress-destress):
21502         Use `insert-buffer-substring', not `insert-buffer'.
21504 2005-07-17  Simon Josefsson  <jas@extundo.com>
21506         * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
21508 2005-07-16  Jose E. Marchesi  <jemarch@gnu.org>
21510         * lisp/mail/smtpmail.el (smtpmail-auth-supported):
21511         Add plain auth method.
21512         (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
21514 2005-07-17  Kim F. Storm  <storm@cua.dk>
21516         * ido.el (dired-other-window): Add ido property.
21518 2005-07-16  Juanma Barranquero  <lekktu@gmail.com>
21520         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
21521         Fix typo in docstring.
21522         (byte-compile-interactive-only-functions): Add `insert-buffer' and
21523         `insert-file-literally'.
21525         * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
21526         info and delete redundant message.  Doc fix.
21527         (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
21528         (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
21530 2005-07-16  Richard M. Stallman  <rms@gnu.org>
21532         * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
21533         (byte-compile-and): Use byte-compile-and-recursion.
21534         (byte-compile-or-recursion): New function.
21535         (byte-compile-or): Use that.
21536         (byte-compile-if): Guard the else-clause too.
21537         (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
21539         * isearch.el (isearch-mode-end-hook-quit): New variable.
21540         (isearch-done): Bind it.
21541         (isearch-mode-end-hook): Doc fix.
21543         * allout.el (allout-isearch-did-quit): Variable deleted.
21544         (allout-real-isearch-abort): Function name no longer used.
21545         (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
21546         (allout-isearch-rectification): isearch-mode always exists.
21547         Don't set allout-isearch-did-quit.
21548         (allout-isearch-expose): Check isearch-mode-end-hook-error, not
21549         allout-isearch-did-quit.
21550         (allout-enwrap-isearch): Just add the hook.
21551         (allout-isearch-abort): Function deleted.
21552         (allout-pre-command-business): Avoid warning.
21554         * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
21555         Correctly avoid warnings.
21556         (pascal-outline): Likewise.
21558         * progmodes/f90.el (f90-abbrev-start): Avoid warning.
21560         * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
21562         * play/tetris.el (tetris-mode): Avoid warning.
21564         * play/snake.el (snake-mode): Avoid warning.
21566         * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
21567         (gamegrid-set-display-table): Avoid warning.
21568         (gamegrid-set-timer): Likewise.
21569         (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
21570         (gamegrid-add-score-with-update-game-score-1): Take FILE
21571         as argument.
21572         (gamegrid-add-score-with-update-game-score): Pass that argument.
21573         Rename have-shared-game-dir to gamegrid-shared-game-dir.
21575         * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
21577         * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
21578         (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
21580         * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
21581         and insert-file.
21583         * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
21584         (sc-ask): Avoid warnings.
21586         * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
21587         (eshell-hist-initialize): Use that var the natural way.
21589         * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
21591         * emacs-lisp/re-builder.el (reb-cook-regexp):
21592         Avoid warning calling lre-compile-string.
21593         (reb-color-display-p): Avoid warning.
21595         * calculator.el (calculator-last-input): Guard uses
21596         of event-key and key-press-event-p.
21597         (event-key, key-press-event-p): Delete definitions.
21599         * emacs-lisp/find-gc.el (find-gc-unsafe-list)
21600         (find-gc-source-directory, find-gc-subrs-callers)
21601         (find-gc-noreturn-list, find-gc-source-files)
21602         (find-gc-subrs-called): Vars renamed and defvar'd.
21604         * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
21605         (checkdoc-overlay-put, checkdoc-delete-overlay)
21606         (checkdoc-overlay-start, checkdoc-overlay-end)
21607         (checkdoc-mode-line-update, checkdoc-char=):
21608         Define such that compiler knows they are defined.
21609         (checkdoc-call-eval-buffer): Delete.  Use eval-buffer directly.
21610         (checkdoc-read-event): Delete.  Use read-event directly.
21612         * whitespace.el (whitespace-make-overlay)
21613         (whitespace-overlay-put, whitespace-delete-overlay)
21614         (whitespace-overlay-start, whitespace-overlay-end):
21615         Define such that compiler knows they are defined.
21616         (whitespace): Move conditional inside.
21618         * tempo.el (tempo-insert-template): Suppress warning.
21620         * ediff-diff.el (longlines-mode): Add defvar.
21622 2005-07-16  Gary Howell  <g1howell-list@yahoo.com>  (tiny change)
21624         * server.el: Bind "C-x #" in a way that works even if C-x is
21625         redefined to a command key, not a prefix key.
21627 2005-07-16  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>  (tiny change)
21629         * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
21630         cl-make-type-test till execution time.
21632 2005-07-16  Markus Rost  <rost@math.uni-bielefeld.de>
21634         * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
21635         arg ARG and use it.
21637 2005-07-16  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>  (tiny change)
21639         * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
21641 2005-07-15  Luc Teirlinck  <teirllm@auburn.edu>
21643         * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
21644         a defcustom with two :set or :type keywords.
21646 2005-07-15  Richard M. Stallman  <rms@gnu.org>
21648         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
21649         Don't give ^M comment-end syntax.
21651 2005-07-16  Nick Roberts  <nickrob@snap.net.nz>
21653         * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
21654         Don't consider gdbmi (gdb-mi.el has its own update functions).
21655         (gdb-var-delete): Make it work for gdbmi as well.
21656         (gdb-speedbar-expand-node): Move var-update here for gdbmi.
21658         * progmodes/gud.el (etags, sdb): Only require etags when needed.
21659         (gud-speedbar-menu-items): Correct logic for enabling items.
21661 2005-07-15  Kim F. Storm  <storm@cua.dk>
21663         * ido.el: Fix commentary.
21664         (ido-define-mode-map): Move ido-next-work-file to C-M-o.
21665         Use with-no-warnings around ffap-guesser.
21666         (ido-file-internal, ido-read-file-name, ido-read-directory-name):
21667         Let bind minibuffer-completing-file-name to t.
21669 2005-07-15  Juanma Barranquero  <lekktu@gmail.com>
21671         * startup.el (site-run-file, keyboard-type): Doc fixes.
21672         (command-line): Check for "--basic-display" argument; also for
21673         "--quick", not "--bare-bones" (which was renamed).
21674         (fancy-splash-text): Add missing item "Getting New Versions".
21675         (normal-splash-screen): Fix typos and improve consistency with
21676         `fancy-splash-text'.  Update copyright year.
21678         * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
21679         valid binding for `help-char'.
21681         * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
21683 2005-07-14  Dan Nicolaescu  <dann@ics.uci.edu>
21685         * term.el (term-mode): Disable cua-mode for term buffers.
21687 2005-07-14  Juanma Barranquero  <lekktu@gmail.com>
21689         * add-log.el (add-log-mailing-address, change-log-merge):
21690         Doc fixes.
21691         (change-log-get-method-definition): Fix typo in docstring.
21693 2005-07-14  Kim F. Storm  <storm@cua.dk>
21695         * emulation/cua-base.el:
21696         (cua--pre-command-handler-1, cua--pre-command-handler)
21697         (cua--post-command-handler-1, cua--post-command-handler):
21698         Split in two.  Check (buffer local) value of cua-mode.
21699         (cua-selection-mode): New command.
21701 2005-07-13  Luc Teirlinck  <teirllm@auburn.edu>
21703         * custom.el (custom-initialize-safe-set)
21704         (custom-initialize-safe-default): Doc fixes.
21706         * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
21707         and simplify :init-value again.
21709         * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
21710         and simplify :init-value again.  Delete autoload.
21712         * startup.el (command-line): Use `custom-reevaluate-setting' again
21713         for tooltip-mode.
21715         * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
21716         a defcustom with two :initialize keywords.
21718 2005-07-13  Juanma Barranquero  <lekktu@gmail.com>
21720         * allout.el (my-mark-marker, allout-isearch-prior-pos)
21721         (allout-unprotected, allout-undo-aggregation, allout-snug-back)
21722         (allout-post-command-business, allout-flag-region)
21723         (isearch-reenable-font-lock, allout-yank)
21724         (allout-insert-latex-header, allout-insert-latex-trailer)
21725         (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
21726         (allout-latex-verb-quote): Fix typos in docstrings.
21727         (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
21728         (allout-unprotected, allout-prefix-data):
21729         Improve argument/docstring consistency.
21730         (allout-chart-subtree): Fix argument spec.
21731         (allout-open-topic): Rename `use_sib_bullet' argument to
21732         `use-sib-bullet'.  Doc fix.
21734         * whitespace.el (whitespace-check-buffer-leading)
21735         (whitespace-check-buffer-trailing)
21736         (whitespace-check-buffer-indent)
21737         (whitespace-check-buffer-spacetab)
21738         (whitespace-check-buffer-ateol, whitespace-highlighted-space)
21739         (whitespace-check-leading-whitespace)
21740         (whitespace-check-trailing-whitespace)
21741         (whitespace-check-spacetab-whitespace)
21742         (whitespace-check-indent-whitespace)
21743         (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
21744         (whitespace-modes): Fix typos in docstrings.
21745         (defgroup, defcustom): Doc fixes.
21747         * winner.el (winner-mode, winner-boring-buffers)
21748         (winner-pending-undo-ring): Doc fixes.
21749         (winner-ring): Remove unneeded `progn'.
21750         (winner-equal): `defsubst' it.
21751         (winner-redo): Fix message.
21753 2005-07-13  Kim F. Storm  <storm@cua.dk>
21755         * simple.el (line-move-1): Always use vertical-motion to
21756         do the last (or only) line move to ensure some movement.
21757         Undo 2005-06-23 change--don't check for overlays.
21759 2005-07-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
21761         * term/mac-win.el (ccl-encode-mac-roman-font)
21762         (ccl-encode-mac-centraleurroman-font)
21763         (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
21764         (ccl-encode-mac-dingbats-font): Remove check for ASCII.
21765         Change charset-id boundary of dimension to ?\xef.
21766         (mac-char-fontspec-list): New constant.
21767         (fontset-add-mac-fonts): Use it.  Accept non-string `base-family'
21768         argument.  Nil uses itself as family in font-spec.  Previous
21769         behavior for nil is now provided by non-nil non-string argument.
21770         All callers changed.  Add font-specs for Mac fonts to
21771         "fontset-default" unless iso8859-1 fonts are installed.
21773 2005-07-13  Stefan Monnier  <monnier@iro.umontreal.ca>
21775         * progmodes/sh-script.el (sh-get-indent-info): Only indent
21776         a continuation line if the \ is preceded by SPC or TAB.
21777         (sh-get-indent-info): Simplify.
21778         (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
21779         Use with-current-buffer.
21781         * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
21782         when the matched text is empty.
21784 2005-07-12  Luc Teirlinck  <teirllm@auburn.edu>
21786         * startup.el (command-line): Revert to previous handling of
21787         tooltip-mode.  Explain in comment why the complexity is needed.
21789         * tooltip.el (tooltip-mode): Revert to previous implementation of
21790         its defcustom.
21792         * frame.el (blink-cursor-mode): Revert to previous implementation
21793         of its defcustom.  Update comment.
21795 2005-07-12  Lars Hansen  <larsh@soem.dk>
21797         * desktop.el: Update e-mail address.
21799 2005-07-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
21801         * term/mac-win.el (mac-services-mail-selection)
21802         (mac-services-mail-to): New functions.
21803         (mac-application-menu-map): Bind them.
21805 2005-07-12  wulei  <milton@wulei.net>  (tiny change)
21807         * progmodes/gdb-ui.el: Add note about buffering with Windows.
21809 2005-07-11  Luc Teirlinck  <teirllm@auburn.edu>
21811         * custom.el (custom-reevaluate-setting): Doc fix.
21813 2005-07-11  Jay Belanger  <belanger@truman.edu>
21815         * calc/calc.el (calc-embedded-announce-formula-alist)
21816         (calc-embedded-open-close-plain-alist)
21817         (calc-embedded-open-close-mode-alist): Add checks for additional
21818         major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
21820 2005-07-11  Juanma Barranquero  <lekktu@gmail.com>
21822         * custom.el (custom-enable-theme): Don't add theme to
21823         `custom-enabled-themes' with `push' because there is no
21824         setf-method for `delq'.
21826 2005-07-11  Richard M. Stallman  <rms@gnu.org>
21828         * custom.el (custom-declare-variable): Doc fix.
21830         * dired-aux.el (dired-compare-directories): Remove "." and ".."
21831         from the alists.
21833         * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
21834         Do nothing if edebug-active.
21836         * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
21837         (edebug-display): Do it here instead.
21839 2005-07-10  Richard M. Stallman  <rms@gnu.org>
21841         * cus-face.el (custom-theme-set-faces): Make it work.
21842         (custom-reset-faces): Doc fix.
21843         (custom-theme-reset-internal-face, custom-theme-face-value):
21844         Functions deleted.
21846         * custom.el (custom-push-theme): Maintain list of the settings
21847         of a given theme in its theme-settings property.
21848         Maintain position of old settings in the theme-value
21849         or theme-face property.
21850         (custom-enabled-themes): New variable.
21851         (custom-theme-enabled-p): New function.
21852         (provide-theme): Update custom-enabled-themes.
21853         Disable and reenable the `user' theme.
21854         (require-theme): Doc fix.
21855         (custom-do-theme-reset, custom-remove-theme): Functions deleted.
21856         (custom-theme-value, custom-theme-variable-value): Likewise.
21857         (custom-theme-reset-internal): Likewise.
21858         (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
21859         (custom-enable-theme, custom-disable-theme): New functions.
21860         (custom-variable-theme-value, custom-face-theme-value): Likewise.
21861         (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
21862         (custom-theme-reset-variables): Simplify.
21863         (deftheme, custom-declare-theme, custom-make-theme-feature):
21864         Definitions moved.
21866 2005-07-10  Chong Yidong  <cyd@stupidchicken.com>
21868         * longlines.el (longlines-show-region)
21869         (longlines-unshow-hard-newlines): Recognize hard newlines by
21870         non-nil hard property, instead of t.
21872 2005-07-10  Michael Kifer  <kifer@cs.stonybrook.edu>
21874         * viper-cmd.el (viper--key-maps): New variable.
21875         (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
21876         emulation-mode-map-alists.
21877         (viper-envelop-ESC-key): Use viper-subseq.
21878         (viper-search-forward/backward/next): Disable debug-on-error.
21880         * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
21881         (viper-ESC-key): New defcustoms.
21883         * viper-macs.el (ex-map-read-args): Use viper-subseq.
21885         * viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
21886         (viper-subseq): Copy of subseq from cl.el.
21888         * viper.el (viper-go-away, viper-set-hooks): Use
21889         emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
21891         * viper-mous.el (viper-current-frame-saved): Use defvar.
21893         * viper-init.el: Get rid of -face in face names.
21895         * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
21896         Make it work with longlines mode
21898         * ediff-mult.el (ediff-meta-mode-hook): New variable.
21900         * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
21902         * ediff-init.el: Get rid of -face in face names.
21904 2005-07-10  Richard M. Stallman  <rms@gnu.org>
21906         * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
21907         and with-timeout-unsuspend.
21909         * emacs-lisp/debug.el (debug): Call with-timeout-suspend
21910         and with-timeout-unsuspend.
21912         * emacs-lisp/timer.el (with-timeout-timers): New variable.
21913         (with-timeout): Bind that variable to record timers.
21914         (with-timeout-suspend, with-timeout-unsuspend): New functions.
21916         * emacs-lisp/debug.el (debug-help-follow): New function.
21917         (debugger-mode-map): Use that instead of help-follow.
21918         (debugger-setup-buffer): Use eval-buffer-list
21919         to handle eval-buffer frames.
21921 2005-07-10  N. Raghavendra  <raghu@mri.ernet.in>  (tiny change)
21923         * timezone.el (timezone-parse-date): Change first regexp
21924         so it will not mistakenly match dates with no time zone.
21926 2005-07-10  Jeff Dwork  <jeff.dwork@amd.com>  (tiny change)
21928         * facemenu.el (facemenu-read-color): Do case-insensitive matching.
21930 2005-07-10  Luc Teirlinck  <teirllm@auburn.edu>
21932         * custom.el (custom-initialize-safe-set)
21933         (custom-initialize-safe-default): New functions.
21935         * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
21936         and simplify :init-value.
21938         * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
21939         and simplify :init-value.  Delete obsolete comment.
21941         * startup.el (command-line): Use `custom-reevaluate-setting' to
21942         handle `tooltip-mode'.  Delete obsolete comment.
21944         * files.el (set-visited-file-name): Avoid calling
21945         `file-name-nondirectory' with a nil argument.
21947 2005-07-09  Richard M. Stallman  <rms@gnu.org>
21949         * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
21950         was called with nil for the buffer, handle the read position right.
21951         Handle read position for eval-region, too.
21953 2005-07-09  Juri Linkov  <juri@jurta.org>
21955         * fringe.el (fringe-mode): Add period in docstring.
21956         (fringe-query-style): Build prompt depending on `all-frames' arg.
21958         * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
21959         to not create links to unrelated functions in the Help buffer.
21961         * progmodes/compile.el (compilation-mode-hook, compilation-mode):
21962         Doc fix.
21964         * simple.el (next-error-hook): New variable.
21965         (next-error): Use it.  Doc fix.
21967         * textmodes/ispell.el (ispell-command-loop): Add current
21968         dictionary name and program name to mode-line-format.
21969         (ispell-region, ispell-process-line): Add current dictionary name
21970         and program name to messages.
21972 2005-07-08  Jay Belanger  <belanger@truman.edu>
21974         * calc/calc.el (calc-embedded-announce-formula-alist)
21975         (calc-embedded-open-close-formula-alist)
21976         (calc-embedded-open-close-word-alist)
21977         (calc-embedded-open-close-plain-alist)
21978         (calc-embedded-open-close-new-formula-alist)
21979         (calc-embedded-open-close-mode-alist)
21980         (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
21981         (calc-embedded-mode-hook): New variables.
21983         * calc/calc-embed.el (calc-embedded-firsttime)
21984         (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
21985         New variables.
21986         (calc-do-embedded): Use calc-embedded-firsttime,
21987         calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
21988         determine whether or not to run hooks.
21989         (calc-embedded-make-info) Set calc-embedded-firsttime-buf and
21990         calc-embedded-firsttime-formula appropriately.
21991         Set calc-embedded delimiter variables according to mode.
21993 2005-07-08  Richard M. Stallman  <rms@gnu.org>
21995         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
21996         Check for "emacs", etc., as entire symbol, not just as word.
21997         (checkdoc-file-comments-engine): Use regexp-quote on FN.
21999         * files.el (set-visited-file-name): Report the error
22000         for "empty filename" earlier.
22001         (kill-some-buffers): Ignore buffers already dead.
22003         * fringe.el (fringe-mode): Doc fix.
22005         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
22006         Check for (featurep 'xemacs) and turn off warnings in what it guards.
22007         Use unwind-protect to ensure byte-compile-unresolved-functions
22008         is updated.
22010         * whitespace.el (whitespace-buffer-leading-cleanup):
22011         Simplify w/ skip-chars-forward.
22012         (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
22014         * mail/rmail.el (rmail-only-expunge): Fix paren error.
22015         Unconditionally try to leave point at the same old place.
22017 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>  (tiny change)
22019         * comint.el (comint-postoutput-scroll-to-bottom)
22020         (comint-show-maximum-output): Take scroll-margin into consideration.
22022 2005-07-08  Kim F. Storm  <storm@cua.dk>
22024         * ido.el (ido-use-filename-at-point): New choice `guess'.
22025         (ido-file-internal): Try ffap-guesser if selected.
22027         * ido.el (ido-before-fallback-functions): New hook.
22028         (ido-buffer-internal, ido-file-internal, ido-read-buffer)
22029         (ido-read-file-name): Run it.
22031 2005-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
22033         * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
22034         strings rather than a list of symbols to the completion function.
22036 2005-07-07  Jay Belanger  <belanger@truman.edu>
22038         * calc/calc-units.el (math-apply-units): Change the places in
22039         which units are simplified.
22041 2005-07-07  Luc Teirlinck  <teirllm@auburn.edu>
22043         * cus-edit.el (customize-option, customize-option-other-window):
22044         Make them handle aliases.
22046         * custom.el (custom-variable-p): Make it recursively follow
22047         aliases.  Mention that in the docstring.
22049 2005-07-07  Richard M. Stallman  <rms@gnu.org>
22051         * cus-start.el (exec-path): Use `directory' instead of `file'.
22052         Fix tag for nil.
22054 2005-07-07  Juanma Barranquero  <lekktu@gmail.com>
22056         * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
22057         when called non-interactively.  Doc fix.
22059 2005-07-07  Lute Kamstra  <lute@gnu.org>
22061         * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
22062         new address as well.
22064 2005-07-07  Kenichi Handa  <handa@m17n.org>
22066         * international/mule.el (make-coding-system):
22067         Describe `ascii-incompatible' property in the docstring.
22068         (set-file-name-coding-system): Signal an error if coding-system is
22069         ascii-incompatible.
22070         (set-keyboard-coding-system): Likewise.
22072         * international/mule-cmds.el (set-default-coding-systems):
22073         Don't set default-file-name-coding-system and
22074         default-keyboard-coding-system if coding-system is ASCII-incompatible.
22076         * international/utf-16.el: Declare that all UTF-16-based coding
22077         systems are ASCII-incompatible.
22079 2005-07-07  Nick Roberts  <nickrob@snap.net.nz>
22081         * progmodes/gud.el: Require font-lock for displaying errors.
22082         Used by gdb-ui.el.
22084 2005-07-07  Juanma Barranquero  <lekktu@gmail.com>
22086         * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
22087         values for the pattern lists which are `read'able but not
22088         `append'able (like symbols).
22090 2005-07-06  Richard M. Stallman  <rms@gnu.org>
22092         * progmodes/flymake.el (flymake-float-time): Instead of
22093         with-no-warnings, test for XEmacs.
22094         (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
22095         to avoid warning.
22097 2005-07-06  Juanma Barranquero  <lekktu@gmail.com>
22099         * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
22101 2005-07-05  Lute Kamstra  <lute@gnu.org>
22103         * battery.el: Add support for Darwin (with much debugging help
22104         from Samuel Lauber <sam124@operamail.com>).
22105         (battery-status-function, battery-echo-area-format)
22106         (battery-mode-line-format): Add support for pmset on Darwin.
22107         (battery-load-low, battery-load-critical): New user options.
22108         (battery-pmset): New function.
22110 2005-07-05  Lute Kamstra  <lute@gnu.org>
22112         Update FSF's address in GPL notices.
22114         * textmodes/page-ext.el: Update FSF's address.
22116 2005-07-04  Stefan Monnier  <monnier@iro.umontreal.ca>
22118         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
22119         filling from using prefix when filling a single-line docstring.
22121         * progmodes/flymake.el: Remove useless eval-when-compile.
22123         * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
22125 2005-07-04  Richard M. Stallman  <rms@gnu.org>
22127         * textmodes/org.el (org-file-apps-defaults-gnu):
22128         Rename from org-file-apps-defaults-linux.
22129         (org-default-apps): Don't test system-type for `linux'.
22130         (org-file-apps): Doc fix.
22132 2005-07-04  David Ponce  <david@dponce.com>
22134         * tree-widget.el: Improve header Commentary section.
22135         (tree-widget) [defgroup]
22136         (tree-widget-image-enable, tree-widget-themes-directory)
22137         (tree-widget-theme, tree-widget-image-properties-emacs)
22138         (tree-widget-image-properties-xemacs, tree-widget-create-image)
22139         (tree-widget-image-formats, tree-widget-control)
22140         (tree-widget-empty-control, tree-widget-leaf-control
22141         (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
22142         (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
22143         (tree-widget-keep, tree-widget-after-toggle-functions)
22144         (tree-widget-open-node, tree-widget-close-node): Doc fix.
22145         (tree-widget-open-control, tree-widget-close-control): Fix doc and
22146         :help-echo message.
22147         (tree-widget-set-theme): Doc fix.  Use `string-equal'.
22148         (tree-widget-image-properties): Doc fix.  Clearer implementation.
22149         (tree-widget--cursors): New constant.
22150         (tree-widget-lookup-image): New function split from
22151         `tree-widget-find-image'.  Clearer implementation.
22152         (tree-widget-find-image): Use it.
22153         (tree-widget-button-keymap): Use `set-keymap-parent'.
22154         (tree-widget) [define-widget]: Use `widget-children-value-delete'.
22155         Define the sub-widgets here.
22156         (tree-widget-node): Check that :node is not a tree-widget.
22157         (tree-widget-get-super, tree-widget-open-control)
22158         (tree-widget-close-control, tree-widget-empty-control)
22159         (tree-widget-leaf-control, tree-widget-guide)
22160         (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
22161         (tree-widget-no-handle, tree-widget-value-delete)
22162         (tree-widget-map): Remove.
22163         (tree-widget-children-value-save): Doc fix.  Simplified.
22164         (tree-widget-value-create): Update according to previous changes.
22166 2005-07-04  Carsten Dominik  <dominik@science.uva.nl>
22168         * textmodes/org.el: Leading space replaced by TABS.
22169         (org-recalc-marks, org-table-rotate-recalc-marks)
22170         (org-table-get-specials): Treat "^" and "_" marks.
22171         (org-table-justify-field-maybe): Optional argument NEW.
22172         (org-table-eval-formula): Parsing of the format simplified.
22173         New modes C,I.  Honor the %= parameter in the current table.
22174         Avoid unnecessary re-align by using the NEW argument to
22175         `org-table-justify-field-maybe'.
22176         (org-calc-default-modes): Default for date-format mimicks org-mode.
22177         (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
22179 2005-07-03  Luc Teirlinck  <teirllm@auburn.edu>
22181         * cus-face.el (custom-theme-set-faces): Make it handle face
22182         aliases whose alias declarations are pre- or autoloaded.
22184 2005-07-04  Juri Linkov  <juri@jurta.org>
22186         * faces.el (read-face-name): Put the code for getting a face name
22187         from the buffer before adding the faces from the `face' property.
22188         Use `completing-read-multiple' instead of `completing-read'.
22189         Require `crm'.  Add default value and post-process the returned
22190         list of faces.
22192         * emacs-lisp/crm.el (crm-find-current-element)
22193         (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
22195         * emacs-lisp/lisp-mode.el (eval-defun-1):
22196         * emacs-lisp/edebug.el (edebug-eval-defun):
22197         Remove unnecessary quotes.
22199 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
22201         * progmodes/prolog.el (prolog-eof-string): Doc fixes.
22202         (prolog-indent-level): Fix typo in docstring.
22204         * info.el (Info-history, Info-history-forward)
22205         (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
22207         * add-log.el (add-change-log-entry):
22208         * comint.el (comint-dynamic-list-input-ring)
22209         (comint-dynamic-list-completions):
22210         * dabbrev.el (dabbrev-expand):
22211         * delim-col.el (delimit-columns-rectangle-line):
22212         * diff-mode.el (diff-context->unified, diff-reverse-direction)
22213         (diff-unified->context):
22214         * ediff-init.el (ediff-abbrev-jobname):
22215         * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
22216         (ediff-replace-session-activity-marker-in-meta-buffer):
22217         * info.el (Info-summary):
22218         * lpr.el (printify-region):
22219         * printing.el (pr-create-interface):
22220         * ps-print.el (ps-print-quote):
22221         * ses.el (ses-column-widths, ses-print-cell)
22222         (ses-adjust-print-width, ses-center):
22223         * shell.el (shell-file-name-quote-list):
22224         * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
22225         (strokes-fill-current-buffer-with-whitespace)
22226         (strokes-xpm-for-stroke, strokes-list-strokes)
22227         (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
22228         * term.el (term-dynamic-list-input-ring)
22229         (term-dynamic-list-completions):
22230         * calc/calc.el (math-format-stack-value):
22231         * emacs-lisp/edebug.el (edebug-display-freq-count):
22232         * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
22233         (delphi-new-comment-line):
22234         * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
22235         * progmodes/executable.el (executable-set-magic):
22236         * progmodes/python.el (inferior-python-mode):
22237         * progmodes/scheme.el (scheme-mode-syntax-table):
22238         * progmodes/sh-script.el (sh-maybe-here-document):
22239         * progmodes/sql.el (sql-copy-column):
22240         * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
22241         * textmodes/bibtex.el (bibtex-mode):
22242         * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
22243         (sgml-auto-attributes):
22244         * textmodes/table.el (table-insert, table-shorten-cell)
22245         (table--generate-source-scan-lines, table-delete-row)
22246         (*table--cell-delete-char, table--spacify-frame)
22247         (table--horizontally-shift-above-and-below)
22248         (table--cell-insert-char, table--cell-blank-str)
22249         (table--fill-region-strictly):
22250         * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
22251         * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
22253         * add-log.el (change-log):
22254         * apropos.el (apropos):
22255         * comint.el (comint-completion, comint-source):
22256         * dabbrev.el (dabbrev):
22257         * delim-col.el (columns):
22258         * diff-mode.el (diff-mode):
22259         * ediff.el (ediff):
22260         * ediff-diff.el (ediff-diff):
22261         * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
22262         * ediff-mult.el (ediff-mult):
22263         * ediff-ptch.el (ediff-ptch):
22264         * ediff-wind.el (ediff-window):
22265         * facemenu.el (facemenu):
22266         * indent.el (indent):
22267         * info.el (info):
22268         * jka-cmpr-hook.el (compression, jka-compr):
22269         * lpr.el (lpr):
22270         * outline.el (outlines):
22271         * pcmpl-cvs.el (pcmpl-cvs):
22272         * pcmpl-rpm.el (pcmpl-rpm):
22273         * printing.el (printing):
22274         * ps-print.el (postscript, ps-print, ps-print-horizontal)
22275         (ps-print-vertical, ps-print-headers, ps-print-font)
22276         (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
22277         (ps-print-background, ps-print-printer, ps-print-page)
22278         (ps-print-miscellany):
22279         * ses.el (ses):
22280         * shell.el (shell, shell-directories, shell-faces):
22281         * startup.el (initialization):
22282         * strokes.el (strokes):
22283         * term.el (term):
22284         * uniquify.el (uniquify):
22285         * w32-vars.el (w32):
22286         * calc/calc.el (calc):
22287         * emacs-lisp/bytecomp.el (bytecomp):
22288         * emacs-lisp/cl-indent.el (lisp-indent):
22289         * emacs-lisp/edebug.el (edebug):
22290         * emacs-lisp/elp.el (elp):
22291         * emacs-lisp/testcover.el (testcover):
22292         * emacs-lisp/trace.el (trace):
22293         * emulation/viper-ex.el (viper-ex):
22294         * emulation/viper-mous.el (viper-mouse):
22295         * mail/mailalias.el (mailalias):
22296         * mail/supercite.el (supercite, supercite-frames)
22297         (supercite-attr, supercite-cite, supercite-hooks):
22298         * net/rcompile.el (remote-compile):
22299         * net/rlogin.el (rlogin):
22300         * obsolete/ooutline.el (outlines):
22301         * progmodes/delphi.el (delphi):
22302         * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
22303         (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
22304         (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
22305         (ebnf-optimization):
22306         * progmodes/etags.el (etags):
22307         * progmodes/executable.el (executable):
22308         * progmodes/idlwave.el (idlwave):
22309         * progmodes/pascal.el (pascal):
22310         * progmodes/prolog.el (prolog):
22311         * progmodes/python.el (python):
22312         * progmodes/scheme.el (scheme):
22313         * progmodes/sh-script.el (sh, sh-script):
22314         * progmodes/sql.el (SQL):
22315         * progmodes/tcl.el (tcl):
22316         * textmodes/bibtex.el (bibtex, bibtex-autokey):
22317         * textmodes/enriched.el (enriched):
22318         * textmodes/makeinfo.el (makeinfo):
22319         * textmodes/sgml-mode.el (sgml):
22320         * textmodes/table.el (table-hooks):
22321         * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
22322         * textmodes/texinfo.el (texinfo):
22323         * textmodes/two-column.el (two-column):
22324         Finish `defgroup' description with period.
22326         * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
22327         * eshell/esh-var.el (eshell-var):
22328         * progmodes/vhdl-mode.el (vhdl-testbench):
22329         * textmodes/org.el (org): Fix typos in docstrings.
22331         * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
22332         consistency.
22334         * progmodes/flymake.el (flymake-find-file): Remove.
22335         (flymake-float-time): Use `with-no-warnings'.
22336         (flymake-check-start-time, flymake-check-was-interrupted)
22337         (flymake-err-info, flymake-is-running, flymake-last-change-time)
22338         (flymake-new-err-info): `defvar' at compile time.
22340 2005-07-03  Juanma Barranquero  <lekktu@gmail.com>
22342         * replace.el (occur-hook): Doc fix.
22343         (occur-1): Don't call `occur-hook' if there are no matches.
22345 2005-07-03  Richard M. Stallman  <rms@gnu.org>
22347         * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
22348         global-map, save the same map.
22349         (global-map): Don't alter it at top level.
22350         (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
22351         Then alter it here instead.
22352         (tpu-edt-off): Set global-map to the saved one.
22354         * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
22355         All references simplified.
22356         (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p.  Uses changed.
22357         (zmacs-regions): Add defvar.
22358         (repeat-complex-command-map): Everything about that deleted.
22360         * textmodes/artist.el (artist-key-is-drawing)
22361         (artist-key-endpoint1, artist-key-poly-point-list)
22362         (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
22363         (artist-key-compl-table, artist-rb-save-data)
22364         (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
22365         Don't put them in eval-when-compile.
22366         (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
22368         * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
22369         Use with-no-warnings.
22371         * net/browse-url.el (dos-windows-version): Add defvar.
22373         * mail/supercite.el (filladapt-prefix-table): Add defvar.
22375         * mail/rmailsum.el (rmail-summary-redo): Add defvar.
22376         (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
22377         (rmail-new-summary-line-count): Rename from new-summary-line-count.
22378         Add defvar.
22379         (rmail-summary-beginning-of-message): Use with-no-warnings.
22380         (rmail-summary-first-message, rmail-summary-last-message): Likewise.
22382         * emulation/vip.el (vip-replace-string, ex-map, ex-read):
22383         Use with-no-warnings.
22385         * emulation/vi.el (vi-mark-region): Use c-mark-function.
22386         (c-mark-function): Add point-moving-unit property.
22387         (vi-goto-line): Use with-no-warnings.
22389         * emulation/edt.el (edt-last-copied-word): Add defvar.
22390         (zmacs-region-stays): Likewise.
22391         (edt-mark-section-wisely): Use c-mark-function for C.
22392         Use makr-defun for Fortran.
22393         (time-string): defvar deleted.
22394         (edt-display-the-time): Don't set time-string.
22396         * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
22398         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
22399         Don't warn when name is not constant
22400         or for defining the group `emacs'.
22402         * tooltip.el (gud-tooltip-mode): Add defvar.
22404         * startup.el (default-frame-background-mode): Add defvar.
22406         * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
22408         * info.el (tool-bar-map): Add defvar.
22410         * dired.el (dnd-protocol-alist): Add defvar.
22412         * dired-aux.el (dired-query): Display question with answer, when
22413         the user answers.
22415         * custom.el (custom-add-option): Doc fix.
22417         * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
22419 2005-07-03  Eli Zaretskii  <eliz@gnu.org>
22421         * font-lock.el (font-lock-regexp-grouping-construct): Fix the
22422         bogus name from the last change.
22424 2005-07-02  Luc Teirlinck  <teirllm@auburn.edu>
22426         * custom.el (custom-declare-variable): Fix typos in comment.
22427         (custom-known-themes): Doc fix.
22428         (custom-theme-directory): New defcustom.
22429         (require-theme): Make it check `custom-theme-directory'.
22431         * cus-theme.el (custom-new-theme-mode): New function.
22432         (custom-theme-name, custom-theme-variables, custom-theme-faces)
22433         (custom-theme-description): Add compiler defvars.
22434         (customize-create-theme): Add doc to the "*New Custom Theme*"
22435         buffer.  Use `custom-new-theme-mode'.
22436         (custom-theme-write): Put the created buffer in emacs-lisp-mode
22437         and save it to the `custom-theme-directory'.  Make this the
22438         default directory of the buffer.
22440 2005-07-02  David Hunter  <hunterd_42@comcast.net>  (tiny change)
22442         * progmodes/flymake.el (flymake-mode, flymake-mode-off):
22443         Fix unbalanced parentheses.
22445 2005-07-02  Stefan Monnier  <monnier@iro.umontreal.ca>
22447         * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
22448         into flymake-mode and delegate to flymake-mode.
22450         * find-file.el (ff-which-function-are-we-in): Clean up.
22452 2005-07-02  Juanma Barranquero  <lekktu@gmail.com>
22454         * replace.el (occur-rename-buffer): Fix docstring.
22456         * emulation/edt.el (*EDT-keys*, edt-default-global-map)
22457         (edt-last-copied-word, edt-learn-macro-count)
22458         (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
22459         (edt-rect-start-point, edt-user-global-map, rect-start-point)
22460         (time-string, zmacs-region-stays):
22461         * emulation/edt-mapper.el (edt-save-function-key-map)
22462         (EDT-key-name): `defvar' to silence the byte-compiler.
22464 2005-07-02  Martin Rudalics  <rudalics@gmx.at>
22466         * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
22467         font-lock-regexp-backslash.  Doc fix.
22468         (font-lock-regexp-backslash-grouping-construct): Rename from
22469         font-lock-regexp-backslash-construct.  Doc fix.
22470         (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
22471         grouping constructs.
22473 2005-07-02  Eli Zaretskii  <eliz@gnu.org>
22475         * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
22476         updating all the prerequisites.
22478 2005-07-01  Juanma Barranquero  <lekktu@gmail.com>
22480         * textmodes/org.el (org-agenda-start-on-weekday)
22481         (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
22482         (org-agenda-use-time-grid, org-archive-location)
22483         (org-allow-space-in-links, org-usenet-links-prefer-google)
22484         (org-enable-table-editor, org-export-default-language)
22485         (org-export-html-show-new-buffer, org-fill-paragraph)
22486         (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
22487         (org-goto-quit, org-occur, org-eval-in-calendar)
22488         (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
22489         (org-agenda-diary-entry, org-remember-help)
22490         (org-table-convert-region, org-at-table-p)
22491         (org-table-move-row-down, org-table-move-row-up)
22492         (org-table-copy-region, org-table-toggle-vline-visibility)
22493         (org-table-get-stored-formulas, org-table-get-specials)
22494         (org-recalc-commands, org-table-eval-formula)
22495         (org-table-formula-substitute-names, orgtbl-make-binding)
22496         (org-format-org-table-html, org-format-table-table-html)
22497         (org-format-table-table-html-using-table-generate-source)
22498         (org-customize): Fix typos in docstrings.
22499         (org-level-2, org-at-timestamp-p, org-agenda-day-view)
22500         (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
22501         (org-back-to-heading): Doc fixes.
22502         (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
22503         (org-agenda-change-all-lines, org-get-header):
22504         Improve argument/docstring consistency.
22505         (orgtbl-error): Fix error message.
22507         * progmodes/flymake.el (flymake-find-possible-master-files)
22508         (flymake-master-file-compare, flymake-get-line-err-count)
22509         (flymake-highlight-line, flymake-gui-warnings-enabled):
22510         Fix typos in docstrings.
22511         (flymake-parse-line, flymake-get-project-include-dirs-function)
22512         (flymake-get-prev-err-line-no, flymake-goto-prev-error):
22513         Doc fixes.
22514         (flymake-get-project-include-dirs-function)
22515         (flymake-make-err-menu-data):
22516         Improve argument/docstring consistency.
22518 2005-07-01  Lute Kamstra  <lute@gnu.org>
22520         * battery.el (battery-linux-proc-apm): Fix typo in docstring.
22521         Catch errors with ignore-errors.  Use temporary buffer.
22522         (battery-linux-proc-acpi): Fix typo in docstring.  Document `%r'.
22524         * facemenu.el (facemenu-unlisted-faces): Delete foreground and
22525         background color faces.
22526         (facemenu-set-foreground, facemenu-set-background):
22527         Use facemenu-set-face-from-menu.
22528         (facemenu-set-face-from-menu): Treat face names that start with
22529         "fg:" or "bg:" as special.
22530         (facemenu-add-new-color): Don't create faces.  Simplify.
22532 2005-06-30  Richard M. Stallman  <rms@gnu.org>
22534         * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
22535         (crm-find-current-element): Likewise.
22537 2005-06-30  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>
22539         * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
22541 2005-06-30  Stefan Monnier  <monnier@iro.umontreal.ca>
22543         * arc-mode.el (archive-extract): Make it work as a mouse binding.
22544         (archive-mouse-extract): Make it an obsolete alias.
22545         (archive-mode-map): Don't use archive-mouse-extract any more.
22546         (archive-mode, archive-extract): write-contents-hooks ->
22547         write-contents-functions.
22548         (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
22549         first arg.
22550         (archive-rename-entry): Update the call.
22551         (archive-zip-summarize): Remove unused var `method'.
22552         (archive-lzh-summarize): Remove unused var `creator'.
22554         * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
22555         dedicated frame upon exit.
22557         * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
22558         (archive-zip-extract, archive-zip-expunge)
22559         (archive-zip-update, archive-zip-update-case): Use executable-find.
22560         (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
22561         Use restore-buffer-modified-p.
22562         (archive-extract, archive-add-new-member, archive-write-file-member):
22563         Use with-current-buffer.
22564         (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
22566 2005-06-30  Andreas Schwab  <schwab@suse.de>
22568         * progmodes/gud.el (gud-filter): Remove unneeded progn.
22570 2005-06-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
22572         * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
22574 2005-06-30  Juri Linkov  <juri@jurta.org>
22576         * faces.el (vertical-border): Inherit from mode-line-inactive
22577         only on tty.
22579 2005-06-30  Juanma Barranquero  <lekktu@gmail.com>
22581         * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
22582         example, -NLINES in the `occur' docstring).
22584         * replace.el (occur-1): When no matches are found, do not set the
22585         `buffer-read-only' and modified flags for the occur buffer,
22586         because it is deleted.
22588         * emulation/cua-base.el (cua-check-pending-input)
22589         (cua-repeat-replace-region, cua-mode, cua-debug)
22590         (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
22591         Fix typos in docstrings.
22593         * emulation/cua-gmrk.el (cua-toggle-global-mark)
22594         (cua-cut-region-to-global-mark)
22595         (cua--cut-rectangle-to-global-mark):
22596         Remove period from end of messages.
22598         * emulation/cua-rect.el (cua-do-rectangle-padding):
22599         Remove period from end of messages.
22600         (cua--rectangle-seq-format): Fix typo in docstring.
22601         (cua-sequence-rectangle, cua-fill-char-rectangle):
22602         Improve argument/docstring consistency.
22604 2005-06-29  Juri Linkov  <juri@jurta.org>
22606         * faces.el (default-frame-background-mode): New internal variable.
22607         (frame-set-background-mode): Use it.
22609         * startup.el (normal-top-level): Set default-frame-background-mode
22610         instead of frame-background-mode.  Before setting it, test for its
22611         nil value.  Remove tests for frame-background-mode and frame
22612         parameter `reverse'.  Add test for "unspecified-fg".
22614         * term/xterm.el (xterm-rxvt-set-background-mode):
22615         * term/rxvt.el (rxvt-set-background-mode):
22616         Set default-frame-background-mode instead of frame-background-mode.
22618 2005-06-29  Juanma Barranquero  <lekktu@gmail.com>
22620         * simple.el (set-variable): Warn about obsolete user variables.
22622         * imenu.el (imenu--completion-buffer):
22623         * mouse.el (mouse-buffer-menu-alist):
22624         * msb.el (msb-invisible-buffer-p):
22625         * calendar/diary-lib.el (diary-header-line-format):
22626         * emacs-lisp/pp.el (pp-buffer):
22627         * progmodes/cperl-mode.el (cperl-do-auto-fill):
22628         * textmodes/picture.el (picture-replace-match):
22629         Change space constants followed by a sexp to "?\s ".
22631         * play/decipher.el (decipher-loop-with-breaks):
22632         * textmodes/texinfo.el (texinfo-insert-@item): Change space
22633         constants "protected" from end of line by a comment to "?\s".
22635 2005-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
22637         * font-lock.el (save-buffer-state): Use `declare'.
22639         * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
22640         reset the syntax-table to cperl-mode-syntax-table.
22641         (cperl-mode): Make _ into word-syntax during font-locking so "print" in
22642         "foo_print_bar" is not matched as a reserved keyword.
22644 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
22646         * textmodes/org.el (orgtbl-setup): New function, for delayed
22647         setup for the orgtbl commands.
22648         (org-calc-default-modes): New option.
22649         (orgtbl-make-binding): Use `defun' to get better help display.
22650         (org-diary): Call `org-compile-prefix-format'.
22651         (org-table-formula-substitute-names): New function.
22652         (org-agenda-day-view, org-agenda-week-view): New commands.
22653         (org-agenda-toggle-week-view): Command removed.
22654         (org-tbl-menu): Split off from org-org-menu.
22655         (org-mode): Move removal of outline-mode menus to here.
22656         (org-table-formula-debug): New option.
22657         (org-table-insert-row): Keep first field if just "#" or "*".
22658         (org-mode): Paragraph regexps fixed.
22659         (org-table-recalculate-regexp): New constant.
22660         (org-table-justify-field-maybe): Avoid replace if not necessary.
22661         (org-copy-special, org-cut-special): Use `call-interactively'.
22662         (org-table-copy-region): Take region from `interactive' call.
22663         (org-trim): Return string even if no match.
22664         (org-formula): New face.
22665         (org-set-font-lock-defaults): No longer highlight "FIXME".
22666         But highlight formula-related fields in table.
22667         (org-table-p): Use regexp, not fontification.
22668         (org-table-align): Handle white space at end of line.
22669         (org-table-formula-evaluate-inline): New option.
22670         (org-mode): Auto-wrapping in comment lines turned off.
22671         (org-table-copy-down): Evaluate only in copied field, not in
22672         destination.
22673         (org-table-current-formula): Variable removed.
22674         (org-table-store-formulas, org-table-get-stored-formulas)
22675         (org-table-modify-formulas, org-table-replace-in-formulas)
22676         (org-table-maybe-eval-formula): New functions.
22677         (org-table-get-formula): Modify to use stored formulas.
22678         (org-table-insert-column, org-table-delete-column)
22679         (org-table-move-column): Call `org-table-modify-formulas'.
22680         (org-complete): Add completion for keyword formulas.
22681         (orgtbl-mode): Pull orgtbl-mode-map to start of
22682         minor-mode-map-alist.
22684 2005-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
22686         * progmodes/python.el (python-check): Require `compile' before
22687         modifying its variables.
22689         * newcomment.el (comment-indent-default): Don't get fooled by an early
22690         end of buffer.
22692 2005-06-28  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
22694         * ps-print.el (ps-print-version): Fix version number.
22696 2005-06-28  Luc Teirlinck  <teirllm@auburn.edu>
22698         * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
22700 2005-06-28  Richard M. Stallman  <rms@gnu.org>
22702         * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
22703         (flyspell-local-mouse-map): Declaration deleted.
22704         (flyspell-mouse-map): Bind only mouse-2.
22705         (flyspell-mode-map): Don't test flyspell-use-local-map.
22706         (flyspell-overlay-keymap-property-name): Var deleted.
22707         (flyspell-mode-on): Don't make local bindings for
22708         flyspell-mouse-map and flyspell-mode-map.
22709         (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
22711         * textmodes/ispell.el (ispell-word): Do not ignore short words.
22713         * progmodes/compile.el (compilation-next-error-function):
22714         Don't switch buffers; operate on the current buffer.
22716         * progmodes/compile.el (compilation-error-file-name)
22717         (compilation-warning-file-name, compilation-info-file-name)
22718         (compilation-line-number, compilation-column-number): New faces.
22719         (compilation-error-face, compilation-warning-face)
22720         (compilation-info-face, compilation-line-face)
22721         (compilation-column-face): Use them.
22723         * facemenu.el (facemenu-add-face): Warn when font-lock is active.
22725         * comint.el (comint-password-prompt-regexp): Accept ", try again".
22727         * bindings.el (global-map): Bind insertchar and its variants.
22729 2005-06-27  Richard M. Stallman  <rms@gnu.org>
22731         * textmodes/artist.el (artist-text-overwrite)
22732         (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
22734 2005-06-27  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
22736         * ps-print.el: It was not working the page selection for printing.
22737         Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
22738         (ps-print-version): New version 6.6.7.
22739         (ps-end-sheet): New fun.
22740         (ps-header-sheet, ps-end-job): Call it.
22742 2005-06-27  Luc Teirlinck  <teirllm@auburn.edu>
22744         * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
22746 2005-06-27  Lute Kamstra  <lute@gnu.org>
22748         * facemenu.el (facemenu-unlisted-faces): Add foreground and
22749         background color faces.
22750         (facemenu-get-face): Delete function.
22751         (facemenu-set-face-from-menu): Don't call facemenu-get-face.
22752         (facemenu-add-new-color): Make second argument mandatory.
22753         Create the appropriate face and return it.  Simplify.
22754         (facemenu-set-foreground, facemenu-set-background): Don't check if
22755         color is defined.  Use return value of facemenu-add-new-color.
22757 2005-06-26  Nick Roberts  <nickrob@snap.net.nz>
22759         * progmodes/gud.el (gud-filter): Add missing argument to
22760         with-selected-window.
22762 2005-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
22764         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
22765         a :require to the defcustom.
22767         * emacs-lisp/autoload.el (make-autoload): Add the :setter for
22768         defcustoms corresponding to minor modes.
22770 2005-06-26  David Ponce  <david@dponce.com>
22772         * recentf.el: Require tree-widget instead of wid-edit.
22773         (recentf-filename-handler): Fix widget :type.
22774         (recentf-cancel-dialog, recentf-open-more-files)
22775         (recentf-open-files-action): Doc fix.
22776         (recentf-dialog-goto-first): New function.
22777         (recentf-dialog-mode-map): Set parent keymap first.
22778         (recentf-dialog-mode): Define with define-derived-mode.
22779         Don't display continuation lines in dialogs.
22780         (recentf-edit-list): Rename from recentf-edit-selected-items.
22781         (recentf-edit-list-select): Rename from recentf-edit-list-action.
22782         Simplify.
22783         (recentf-edit-list-validate): New function.
22784         (recentf-edit-list): Update accordingly.
22785         (recentf-open-files-item-shift): Remove.
22786         (recentf-open-files-item): Convert menu elements into tree and
22787         link widgets.  Don't create the widgets.
22788         (recentf-open-files): Update accordingly.
22789         (recentf-save-list): Untabify.
22791 2005-06-25  Luc Teirlinck  <teirllm@auburn.edu>
22793         * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
22794         (keep-lines): Add INTERACTIVE arg.  Never delete lines only
22795         partially contained in the active region.  Do not take active
22796         region into account when called from Lisp, unless INTERACTIVE arg
22797         is non-nil.  Use `forward-line' instead of `beginning-of-line' to
22798         avoid trouble with fields.  Make marker point nowhere when no
22799         longer used.  Always return nil.  Doc fix.
22800         (flush-lines): Add INTERACTIVE arg.  Do not take active region
22801         into account when called from Lisp, unless INTERACTIVE arg is
22802         non-nil.  Use `forward-line' instead of `beginning-of-line' to
22803         avoid trouble with fields.  Make marker point nowhere when no
22804         longer used.  Always return nil.  Doc fix.
22805         (how-many): Add INTERACTIVE arg.  Make RSTART and REND args
22806         interchangeable.  Do not take active region into account when
22807         called from Lisp, unless INTERACTIVE arg is non-nil.  Do not print
22808         message in echo area when called from Lisp, unless INTERACTIVE arg
22809         is non-nil.  Avoid saying "1 occurrences".  Do not use markers.
22810         Return the number of matches.  Doc fix.
22811         (occur): Doc fix.
22812         (perform-replace): Make comment follow double space convention for
22813         the sake of `outline-minor-mode'.
22815         * faces.el (facep): Doc fix.
22817 2005-06-25  Richard M. Stallman  <rms@gnu.org>
22819         * facemenu.el (facemenu-enable-faces-p): New function.
22820         (facemenu-background-menu, facemenu-foreground-menu)
22821         (facemenu-face-menu): Add menu-enable property.
22823         * jka-compr.el (jka-compr-insert-file-contents):
22824         Special handling if cannot find the uncompression program.
22826         * cus-face.el (custom-face-attributes): Add autoload.
22828         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
22829         Bind comment-indent-function locally.
22831         * window.el (save-selected-window): Use save-current-buffer.
22833         * subr.el (with-selected-window): Use save-current-buffer.
22835         * progmodes/gud.el (gud-filter): Simplify using with-selected-window
22836         and with-current-buffer.
22838 2005-06-24  Richard M. Stallman  <rms@gnu.org>
22840         * simple.el (line-move-1): Fix previous change.
22842 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
22844         * replace.el (occur-1): Set `buffer-read-only' and the
22845         buffer-modified flag before running `occur-hook' to protect
22846         against unintentional buffer switches that can lead to data loss.
22848 2005-06-24  Nick Roberts  <nickrob@snap.net.nz>
22850         * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
22851         (gud-gdb-marker-filter): Use font-lock-warning-face for any
22852         initial error.
22854         * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
22855         after fresh input.
22856         (gdb-var-create-handler): Put name of expression in quotes.
22858 2005-06-23  Luc Teirlinck  <teirllm@auburn.edu>
22860         * emacs-lisp/ring.el (ring-elements): Make it return a list of the
22861         elements of RING in order, and without bogus nil elements.
22863 2005-06-23  Richard M. Stallman  <rms@gnu.org>
22865         * simple.el (set-variable): Args renamed; doc fix.
22866         (line-move-1): When there are overlays around, use vertical-motion.
22868         * faces.el (escape-glyph): Use brown against light background.
22869         (nobreak-space): Rename from no-break-space.
22870         Fix previous change.
22872         * dired-aux.el (dired-do-copy): Fix arg prompt.
22874         * mail/sendmail.el (mail-setup-with-from): Fix custom type.
22876 2005-06-23  Glenn Morris  <gmorris@ast.cam.ac.uk>
22878         * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
22879         rather than "Distributor".
22881 2005-06-23  Lute Kamstra  <lute@gnu.org>
22883         * emacs-lisp/debug.el (debugger-special-form-p): New defun.
22884         (debug-on-entry): Use it.  New interactive declaration that uses
22885         function-called-at-point.
22887 2005-06-23  Kim F. Storm  <storm@cua.dk>
22889         * subr.el (save-match-data): Add comment about using evaporate arg
22890         to set-match-data.
22892 2005-06-22  Glenn Morris  <gmorris@ast.cam.ac.uk>
22894         * cus-edit.el (customize-face)
22895         (customize-face-other-window): Handle face aliases.
22897         * faces.el (face-documentation, set-face-attribute)
22898         (face-spec-set): Handle face aliases.
22900 2005-06-22  Juanma Barranquero  <lekktu@gmail.com>
22902         * help-mode.el (help-make-xrefs): If a symbol representing a face
22903         name is not followed by the word "face", it could still be a
22904         function or variable name, so don't bypass other checks.
22906 2005-06-22  Juri Linkov  <juri@jurta.org>
22908         * ps-print.el (ps-face-foreground-name, ps-face-background-name):
22909         Replace aliased functions with calls where second arg `inherit' is t.
22911 2005-06-22  Nick Roberts  <nickrob@snap.net.nz>
22913         * progmodes/gdb-ui.el (gdb-error): New variable.
22914         (gdb-error): New function.
22915         (gdb-annotation-rules): Act on error-begin and error annotations.
22916         (gdb-concat-output): Use font-lock-warning-face for errors.
22918 2005-06-22  Miles Bader  <miles@gnu.org>
22920         * bindings.el (propertized-buffer-identification): Use renamed
22921         `Buffer-menu-buffer' face.
22923         * faces.el (vertical-border): Rename from `vertical-divider'.
22924         (escape-glyph): Change dark-background color back to `cyan'.
22926 2005-06-21  Juri Linkov  <juri@jurta.org>
22928         * faces.el (face-user-default-spec): Try getting `customized-face'
22929         prior to `saved-face'.
22930         (frame-background-mode): Refill docstring.
22932         * emacs-lisp/lisp-mode.el (eval-defun-1):
22933         * emacs-lisp/edebug.el (edebug-eval-defun):
22934         Set `saved-face' temporarily to nil before calling form.
22935         Set `customized-face' to the new spec after that.
22937 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
22939         * subr.el (1value, lambda, key-substitution-in-progress):
22940         Doc fixes.
22942         * autoinsert.el (auto-insert-alist):
22943         * ses.el (ses-call-printer):
22944         * subr.el (noreturn):
22945         * emacs-lisp/lisp.el (check-parens):
22946         * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
22947         * net/browse-url.el (browse-url-mosaic):
22948         * progmodes/cc-defs.el (c-safe-scan-lists):
22949         * progmodes/ebnf-abn.el (ebnf-abn-lex):
22950         * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
22951         * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
22952         * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
22953         * progmodes/ebnf-iso.el (ebnf-iso-lex):
22954         * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
22956 2005-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
22958         * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
22960 2005-06-21  Glenn Morris  <gmorris@ast.cam.ac.uk>
22962         * calendar/appt.el (appt-make-list): Activate the package, if
22963         not already active (for backwards compatibility).
22965 2005-06-20  Kim F. Storm  <storm@cua.dk>
22967         * subr.el (add-to-ordered-list): Test membership with eq.  Simplify.
22969 2005-06-20  Miles Bader  <miles@gnu.org>
22971         * faces.el (vertical-divider): New face.
22973 2005-06-20  Juanma Barranquero  <lekktu@gmail.com>
22975         * simple.el (kill-whole-line): Doc fix.
22976         (next-error-buffer-p, next-error-find-buffer)
22977         (clone-indirect-buffer): Fix typos in docstrings.
22978         (comment-line-break-function): Doc fix: don't say variable
22979         is automatically buffer-local (it isn't).
22981 2005-06-19  Michael Albinus  <michael.albinus@gmx.de>
22983         * net/tramp-ftp.el (top):
22984         * net/tramp-smb.el (top):
22985         * net/tramp-util.el (top):
22986         * net/tramp-uu.el (top):
22987         * net/tramp-vc.el (top):
22988         * net/tramp.el (top): Revert copyright years back to original
22989         ones.  Tramp has a life outside GNU Emacs.
22991 2005-06-19  Nick Roberts  <nickrob@snap.net.nz>
22993         * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
22995 2005-06-18  Juri Linkov  <juri@jurta.org>
22997         * progmodes/grep.el (grep-regexp-alist): Use backreference at the
22998         end of first regexp to limit the match to the position between
22999         line number and source line with same separator character as used
23000         between file name and line number.  In the second regexp limit
23001         mouse-face area to file name and line number by adding new group
23002         for them and referring it in HYPERLINK arg.
23003         (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
23004         (grep-mode): Set font-lock-lines-before to 0 to not refontify the
23005         previous line where grep markers may be already removed.
23007 2005-06-18  Peter Kleiweg  <p.c.j.kleiweg@rug.nl>
23009         * progmodes/ps-mode.el: Update version and maintainer's email address.
23011 2005-06-18  Steve Youngs  <steve@xemacs.org>
23013         * net/browse-url.el (browse-url-browser-function)
23014         (browse-url-default-browser): Add firefox.
23015         (browse-url-firefox-program, browse-url-firefox-arguments)
23016         (browse-url-firefox-startup-arguments)
23017         (browse-url-firefox-new-window-is-tab): New defcustoms.
23018         (browse-url-firefox, browse-url-firefox-sentinel): New functions.
23020 2005-06-17  Richard M. Stallman  <rms@gnu.org>
23022         * startup.el (command-line): Warn if specified user name has
23023         no home directory.
23025         * term.el (term-get-old-input, term-input-filter, term-input-sender)
23026         (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
23028         * longlines.el (longlines-mode, longlines-show-hard-newlines):
23029         Doc fixes.
23031         * faces.el (underline): Try bold if terminal doesn't support underline.
23033         * mail/sendmail.el (mail-setup-with-from): New variable.
23034         (mail-insert-from-field): New function.
23035         (sendmail-send-it): Call it.
23036         (mail-setup): Optionally call it here.
23038         * term/linux.el: Call tty-no-underline.
23040 2005-06-17  Luc Teirlinck  <teirllm@auburn.edu>
23042         * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
23044 2005-06-17  Miles Bader  <miles@gnu.org>
23046         * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
23047         (ediff-current-diff-C, ediff-current-diff-Ancestor)
23048         (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
23049         (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
23050         (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
23051         (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
23052         Remove "-face" suffix from face names.
23053         (ediff-current-diff-face-A, ediff-current-diff-face-B)
23054         (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
23055         (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
23056         (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
23057         (ediff-even-diff-face-A, ediff-even-diff-face-B)
23058         (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
23059         (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
23060         (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
23061         New backward-compatibility aliases for renamed faces.
23062         (ediff-current-diff-face-A, ediff-current-diff-face-B)
23063         (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
23064         (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
23065         (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
23066         (ediff-even-diff-face-A, ediff-even-diff-face-B)
23067         (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
23068         (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
23069         (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
23070         Use renamed ediff faces.
23072         * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
23073         Remove "-face" suffix from face names.
23074         (eshell-test-ok-face, eshell-test-failed-face):
23075         New backward-compatibility aliases for renamed faces.
23076         (eshell-run-test): Use renamed eshell-test faces.
23078         * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
23079         face name.
23080         (eshell-prompt-face): New backward-compatibility alias for renamed
23081         face.
23082         (eshell-emit-prompt): Use renamed eshell-prompt face.
23084         * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
23085         (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
23086         (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
23087         (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
23088         Remove "-face" suffix from face names.
23089         (eshell-ls-directory-face, eshell-ls-symlink-face)
23090         (eshell-ls-executable-face, eshell-ls-readonly-face)
23091         (eshell-ls-unreadable-face, eshell-ls-special-face)
23092         (eshell-ls-missing-face, eshell-ls-archive-face)
23093         (eshell-ls-backup-face, eshell-ls-product-face)
23094         (eshell-ls-clutter-face):
23095         New backward-compatibility aliases for renamed faces.
23096         (eshell-ls-decorated-name): Use renamed eshell-ls faces.
23098         * progmodes/cc-fonts.el (c-nonbreakable-space-face):
23099         Remove "-face" suffix from face name.
23100         (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
23101         instead of literal face.
23103 2005-06-17  Juanma Barranquero  <lekktu@gmail.com>
23105         * emacs-lisp/warnings.el (display-warning, lwarn)
23106         (warning-minimum-log-level): Doc fixes.
23107         (warning-minimum-level, warning-minimum-log-level):
23108         Add :debug to :type choices.
23110         * progmodes/ada-mode.el (ada-format-paramlist)
23111         (ada-get-indent-case, ada-check-matching-start)
23112         (ada-check-defun-name, ada-goto-matching-decl-start)
23113         (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
23114         (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
23115         (ada-make-subprogram-body): Follow error conventions.
23116         (ada-case-exception-file, ada-indent-comment-as-code)
23117         (ada-indent-handle-comment-special, ada-indent-renames)
23118         (ada-indent-return, ada-search-directories-internal)
23119         (ada-tab-policy, ada-case-exception-substring)
23120         (ada-other-file-alist, ada-matching-start-re)
23121         (ada-matching-decl-start-re, ada-contextual-menu-last-point)
23122         (ada-imenu-generic-expression, ada-compile-goto-error)
23123         (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
23124         (ada-popup-menu, ada-add-extensions, ada-mode)
23125         (ada-region-selected, ada-create-case-exception)
23126         (ada-create-case-exception-substring, ada-after-keyword-p)
23127         (ada-activate-keys-for-case, ada-adjust-case-region)
23128         (ada-adjust-case-buffer, ada-format-paramlist)
23129         (ada-scan-paramlist, ada-insert-paramlist)
23130         (ada-indent-newline-indent)
23131         (ada-indent-newline-indent-conditional)
23132         (ada-justified-indent-current, ada-goto-previous-word)
23133         (ada-indent-current, ada-get-indent-open-paren)
23134         (ada-get-indent-paramlist, ada-get-indent-end)
23135         (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
23136         (ada-get-indent-block-start, ada-get-indent-subprog)
23137         (ada-get-indent-noindent, ada-get-indent-label)
23138         (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
23139         (ada-search-prev-end-stmt, ada-goto-next-non-ws)
23140         (ada-goto-stmt-end, ada-goto-next-word)
23141         (ada-check-matching-start, ada-check-defun-name)
23142         (ada-goto-matching-decl-start, ada-goto-matching-start)
23143         (ada-goto-matching-end, ada-search-ignore-string-comment)
23144         (ada-in-decl-p, ada-looking-at-semi-or)
23145         (ada-looking-at-semi-private, ada-in-paramlist-p)
23146         (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
23147         (ada-untab-hard, ada-move-to-start, ada-move-to-end)
23148         (ada-next-procedure, ada-previous-procedure, ada-next-package)
23149         (ada-previous-package, ada-create-menu)
23150         (ada-fill-comment-paragraph-justify)
23151         (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
23152         (ada-other-file-name, ada-last-which-function-line)
23153         (ada-last-which-function-subprog, ada-which-function)
23154         (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
23155         (ada-gen-treat-proc, ada-check-emacs-version)
23156         (ada-continuation-indent, ada-align-region-separate):
23157         Fix typos in docstrings.
23158         (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
23160 2005-06-16  Lute Kamstra  <lute@gnu.org>
23162         * simple.el (fundamental-mode): Run after-change-major-mode-hook
23163         conditionally.
23165 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
23167         * comint.el (comint-replace-by-expanded-filename)
23168         (comint-prompt-regexp, comint-delimiter-argument-list)
23169         (comint-preinput-scroll-to-bottom):
23170         * info.el (Info-hide-cookies-node):
23171         * ls-lisp.el (ls-lisp-classify):
23172         * find-file.el (ff-search-directories, ff-special-constructs)
23173         (ff-find-other-file):
23174         * font-lock.el (font-lock-keywords):
23175         * shell.el (shell-prompt-pattern)
23176         (shell-dynamic-complete-functions, shell-mode)
23177         (shell-delimiter-argument-list):
23178         * term.el (term-replace-by-expanded-filename)
23179         (term-prompt-regexp, term-delimiter-argument-list):
23180         * woman.el (woman-ignore, woman0-if):
23181         * emacs-lisp/derived.el (derived-mode-init-mode-variables):
23182         * emacs-lisp/elint.el (elint-init-env):
23183         * emacs-lisp/regexp-opt.el (regexp-opt-depth):
23184         * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
23185         * language/ethio-util.el (ethio-tilde-escape)
23186         (ethio-use-three-dot-question):
23187         * net/zone-mode.el (zone-mode-load-time-setup):
23188         * progmodes/cc-align.el (c-lineup-argcont):
23189         * progmodes/cc-awk.el (c-awk-beginning-of-defun):
23190         * progmodes/cperl-mode.el (cperl-set-style-back):
23191         * progmodes/inf-lisp.el (inferior-lisp-prompt):
23192         * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
23193         Fix spellings in docstrings.
23195         * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
23196         * progmodes/modula2.el (m2-for): Fix spellings.
23198         * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
23200         * simple.el (undo-more): Don't use `format' on `error' arguments.
23201         Improve argument/docstring consistency.
23202         (pending-undo-list): Doc fix.
23204         * smerge-mode.el (smerge-ensure-match):
23205         * emulation/vip.el (vip-ex):
23206         * net/zone-mode.el (zone-mode-update-serial):
23207         * progmodes/idlwave.el (idlwave-complete):
23208         * progmodes/vhdl-mode.el (vhdl-visit-file)
23209         (vhdl-compose-wire-components):
23210         Don't use `format' on `error' arguments.
23212         * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
23213         (tooltip-use-echo-area, tooltip-process-prompt-regexp)
23214         (tooltip-help-tips): Fix typos in docstrings.
23216 2005-06-16  David Ponce  <david@dponce.com>
23218         * tree-widget.el (tree-widget-value-create): Simplify last change.
23220 2005-06-15  Matt Hodges  <MPHodges@member.fsf.org>
23222         * ido.el (ido-incomplete-regexp): New variable.
23223         (ido-set-matches-1): Handle invalid-regexp error and set
23224         ido-incomplete-regexp.
23225         (ido-incomplete-regexp): New face.
23226         (ido-completions): Use it.
23227         (ido-complete, ido-exit-minibuffer, ido-completions):
23228         Handle incomplete regexps.
23229         (ido-completions): Add check for complete match when entering a regexp.
23231 2005-06-15  Stefan Monnier  <monnier@iro.umontreal.ca>
23233         * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
23235 2005-06-15  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
23237         * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
23238         by field delimiters.
23240 2005-06-15  David Ponce  <david@dponce.com>
23242         * tree-widget.el: eval-and-compile inlined functions so they will
23243         be available at run-time too.
23244         (tree-widget-super-format-handler)
23245         (tree-widget-format-handler): Remove.
23246         (tree-widget-value-create): Handle the :indent property.
23248 2005-06-15  Miles Bader  <miles@gnu.org>
23250         * progmodes/which-func.el (which-func): Only inherit
23251         `font-lock-function-name-face' when that makes sense against the
23252         default mode-line face, otherwise set the face color explicitly.
23254         * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
23255         faces instead of (non-existent) variables.
23257 2005-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
23259         * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
23260         (iswitchb-get-matched-buffers): Likewise.  Simplify.
23262 2005-06-14  Miles Bader  <miles@gnu.org>
23264         * progmodes/ld-script.el (ld-script-location-counter):
23265         Remove "-face" suffix from face name.
23266         (ld-script-location-counter-face):
23267         New backward-compatibility alias for renamed face.
23268         (ld-script-location-counter-face): Use renamed face.
23270         * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
23271         (cperl-hash): Remove "-face" suffix from face names.
23272         (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
23273         New backward-compatibility aliases for renamed faces.
23274         (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
23275         (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
23277         * progmodes/which-func.el (which-func): Remove "-face" suffix from face
23278         name.
23279         (which-func-face): New backward-compatibility alias for renamed face.
23280         (which-func-format): Use renamed which-func face.
23282         * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
23283         (vhdl-function, vhdl-directive, vhdl-reserved-word)
23284         (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
23285         names.
23286         (vhdl-speedbar-entity, vhdl-speedbar-architecture)
23287         (vhdl-speedbar-configuration, vhdl-speedbar-package)
23288         (vhdl-speedbar-library, vhdl-speedbar-instantiation)
23289         (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
23290         (vhdl-speedbar-architecture-selected)
23291         (vhdl-speedbar-configuration-selected)
23292         (vhdl-speedbar-package-selected)
23293         (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
23294         names.
23295         (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
23296         Use renamed faces.
23297         (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
23298         (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
23299         (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
23300         Use renamed faces.
23301         (syntax-alist): Don't use "font-lock-" or "-face" in generated face
23302         names.
23303         (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
23304         (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
23305         (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
23306         (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
23307         (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
23308         (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
23310         * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
23311         face name.
23312         (sh-heredoc-face): New backward-compatibility alias for renamed face.
23313         (sh-heredoc-face): Use renamed sh-heredoc face.
23315         * progmodes/idlw-help.el (idlwave-help-link):
23316         Remove "-face" suffix from face name.
23317         (idlwave-help-link-face):
23318         New backward-compatibility alias for renamed face.
23319         (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
23321         * progmodes/idlw-shell.el (idlwave-shell-bp-face)
23322         (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
23323         (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
23324         New backward-compatibility aliases for renamed faces.
23325         (idlwave-shell-disabled-breakpoint-face)
23326         (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
23328         * progmodes/flymake.el (flymake-errline, flymake-warnline):
23329         Remove "-face" suffix from face names.
23330         (flymake-errline-face, flymake-warnline-face):
23331         New backward-compatibility aliases for renamed faces.
23332         (flymake-highlight-line): Use renamed flymake faces.
23334         * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
23335         (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
23336         (ebrowse-member-class, ebrowse-progress):
23337         Remove "-face" suffix from face names.
23338         (ebrowse-tree-mark-face, ebrowse-root-class-face)
23339         (ebrowse-file-name-face, ebrowse-default-face)
23340         (ebrowse-member-attribute-face, ebrowse-member-class-face)
23341         (ebrowse-progress-face):
23342         New backward-compatibility aliases for renamed faces.
23343         (ebrowse-show-progress, ebrowse-show-file-name-at-point)
23344         (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
23345         (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
23346         (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
23348         * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
23349         antlr-syntax)
23350         (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
23351         (antlr-literal): Remove "-face" suffix and "font-lock-" from face
23352         names.
23353         (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
23354         (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
23355         (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
23356         (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
23357         backward-compatibility aliases for renamed faces.
23358         (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
23359         (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
23360         (antlr-tokenref-face, antlr-literal-face): Variables renamed to
23361         remove "font-lock-".  Use renamed antlr-mode faces.
23362         (antlr-font-lock-additional-keywords): Use renamed faces.  Replace
23363         literal face-names with face variable references.
23365         * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
23366         face name.
23367         (Buffer-menu-buffer-face): New backward-compatibility alias for
23368         renamed face.
23369         (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
23371 2005-06-15  Daniel Pfeiffer  <occitan@esperanto.org>
23373         * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
23374         Eliminate "-face" suffix.
23375         (makefile-targets): Inherit from font-lock-function-name-face and
23376         eliminate "-face" suffix.
23377         (makefile-shell): Remove attributes and eliminate "-face" suffix.
23378         (makefile-*-font-lock-keywords): Append makefile-targets in rule
23379         actions, instead of prepending, to make it less visible.
23380         (makefile-previous-dependency, makefile-match-dependency):
23381         Don't match a target on a continuation line.
23383         * files.el (auto-mode-alist): Put Makefile in gmake mode.
23385 2005-06-15  Nick Roberts  <nickrob@snap.net.nz>
23387         * progmodes/gdb-ui.el (menu): Re-order menu items.
23388         (gdb-tooltip-print): Respect tooltip-use-echo-area.
23390         * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
23391         Define in tooltip.el.
23392         (gud-tooltip-process-output): Respect tooltip-use-echo-area.
23393         (gud-tooltip-tips): Respect tooltip-use-echo-area and
23394         gud-tooltip-echo-area.
23396         * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
23397         backward compatibility and make obsolete.
23398         (tooltip-help-tips): Use tooltip-use-echo-area.
23399         (tooltip-show-help-function): Rename to...
23400         (tooltip-show-help): ...this, because it is a function.
23401         (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
23403 2005-06-14  Luc Teirlinck  <teirllm@auburn.edu>
23405         * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
23406         (edebug-print-length, edebug-print-level, edebug-print-circle)
23407         (edebug-modify-breakpoint, edebug-eval-last-sexp)
23408         (edebug-eval-print-last-sexp): Doc fixes.
23410 2005-06-14  Kim F. Storm  <storm@cua.dk>
23412         * ido.el (ido-mode): Make a new keymap every time we enable ido,
23413         as the coverage buffer/file/both may change.
23415 2005-06-14  Lute Kamstra  <lute@gnu.org>
23417         * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
23418         and run-mode-hooks.  Simplify.
23420         * mail/rmailedit.el (rmail-edit-mode):
23421         * progmodes/octave-inf.el (inferior-octave-mode):
23422         * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
23424         * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
23425         and run-mode-hooks.
23426         (recentf-edit-list, recentf-open-files): Don't call
23427         kill-all-local-variables directly.
23429         * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
23431 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
23433         * emacs-lisp/byte-run.el (make-obsolete)
23434         (define-obsolete-function-alias): Rename arguments FUNCTION and
23435         NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
23436         (make-obsolete-variable, define-obsolete-variable-alias):
23437         Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
23438         respectively.
23440         * isearchb.el (isearchb-activate):
23441         * pcvs.el (cvs-mode):
23442         * ses.el (ses-load):
23443         * vc-arch.el (vc-arch-checkin, vc-arch-diff):
23444         * net/tramp.el (tramp-find-file-exists-command)
23445         (tramp-find-shell):
23446         * progmodes/ada-mode.el (ada-create-case-exception)
23447         (ada-create-case-exception-substring, ada-make-subprogram-body):
23448         * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
23449         * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
23450         * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
23451         * textmodes/org.el (org-promote, org-evaluate-time-range)
23452         (org-agenda-next-date-line, org-agenda-previous-date-line)
23453         (org-agenda-error, org-open-at-point, org-table-move-row)
23454         (org-format-table-table-html-using-table-generate-source)
23455         (org-shiftcursor-error, org-ctrl-c-ctrl-c):
23456         * textmodes/reftex.el (reftex-access-scan-info):
23457         * textmodes/reftex-toc.el (reftex-toc-dframe-p)
23458         (reftex-toc-promote-prepare): Follow error conventions.
23460         * diff-mode.el (diff-mode): Fix typo in docstring.
23462         * forms.el (forms--intuit-from-file): Fix reference to
23463         `forms-number-of-fields' in error message.
23464         (forms-print): Fix quoting in error message.
23466         * forms.el (forms-mode):
23467         * emulation/vi.el (vi-goto-insert-state):
23468         * progmodes/flymake.el (flymake-new-err-info)
23469         (flymake-start-syntax-check-for-current-buffer)
23470         (flymake-simple-cleanup):
23471         * eshell/esh-var.el (eshell/export):
23472         * progmodes/gud.el (xdb):
23473         * textmodes/flyspell.el (flyspell-incorrect-hook)
23474         (flyspell-maybe-correct-transposition)
23475         (flyspell-maybe-correct-doubling): Fix quoting in docstring.
23477 2005-06-13  Luc Teirlinck  <teirllm@auburn.edu>
23479         * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
23480         minibuffer prompt.
23482 2005-06-13  Kim F. Storm  <storm@cua.dk>
23484         * subr.el (add-to-ordered-list): New defun.
23486         * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
23487         add cua--keymap-alist to emulation-mode-map-alists.
23489 2005-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
23491         * subr.el (complete-in-turn): New macro.
23492         (dynamic-completion-table, lazy-completion-table): Add debug info.
23494         * faces.el (read-face-name): Use complete-in-turn complete non-aliases
23495         in preference to face aliases.
23497         * textmodes/fill.el (fill-match-adaptive-prefix): New function.
23498         (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
23499         Remove unused vars `start' and `firstline'.
23500         (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
23501         (justify-current-line, fill-individual-paragraphs): Remove unused vars.
23503 2005-06-13  Eli Zaretskii  <eliz@gnu.org>
23505         * cus-start.el (all): Don't complain about missing GTK-related
23506         variables, unless either `gtk' is boundp or this isn't a
23507         `windows-nt' build.
23509 2005-06-13  Lute Kamstra  <lute@gnu.org>
23511         * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
23512         run-mode-hooks.
23514         * ediff-mult.el (ediff-meta-mode):
23515         * ediff-util.el (ediff-mode): Use run-mode-hooks.
23517         * ledit.el (ledit-mode): Use delay-mode-hooks.
23519         * woman.el (woman-mode-line-format): Delete constant.
23520         (woman-mode-map): Initialize it properly.
23521         (woman-mode): Set mode-class property to special.
23522         Use delay-mode-hooks and run-mode-hooks.  Use the right keymap.
23523         Set major-mode and mode-name.  Don't set mode-line-format directly.
23524         (Man-getpage-in-background): Don't reference woman-mode-line-format.
23526         * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
23527         string argument obsolete.
23529 2005-06-13  Carsten Dominik  <dominik@science.uva.nl>
23531         * textmodes/org.el (org-CUA-compatible): New option.
23532         (org-disputed-keys): New variable.
23533         (org-key): New function.
23534         (orgtbl-make-binding): Add docstring to the created function.
23535         (org-mode): Set paragraph start/separate regexps.
23536         (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
23537         (org-archive-location, org-archive-mark-done)
23538         (org-archive-stamp-time): New options.
23539         (org-archive-subtree): New command.
23540         (org-fill-paragraph): New function.
23541         (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
23542         (org-fake-empty-table-line): Function removed.
23543         (org-format-org-table-html): Do not create empty table lines at
23544         separator lines.  Improved table header treatment.
23545         (org-link-format): New option.
23546         (org-make-link): New function.
23547         (org-insert-link, org-store-link): Use org-make-link.
23548         (org-open-file): Quote file name for shell command, to allow
23549         spaces in file names.
23550         (org-link-regexp): Fix bug with mailto link.
23551         (org-link-maybe-angles-regexp, org-protected-link-regexp):
23552         New constants.
23553         (org-export-as-html): Deal with the optional angles around a link.
23554         Better treatment of file: links.
23555         (org-open-at-point): Replace @{ and @} with < and >.
23556         (org-run-mode-hooks): Function removed.
23557         (org-agenda-mode): No longer use `org-run-mode-hooks'.
23559 2005-06-13  Nick Roberts  <nickrob@snap.net.nz>
23561         * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
23562         MI command -data-list-register-values.
23563         (gdb-post-prompt): Indent properly.
23565 2005-06-13  Juanma Barranquero  <lekktu@gmail.com>
23567         * hilit-chg.el (highlight-changes-colors): Rename from
23568         `highlight-changes-colours'.
23569         (highlight-changes-colours): Keep as obsolete alias.
23570         (highlight-changes-face-list): Doc fix.
23571         (hilit-chg-make-list): Use `highlight-changes-colors'.
23573 2005-06-12  Mark A. Hershberger  <mah@everybody.org>
23575         * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
23576         defun-prompt-regexp.
23578 2005-06-12  Eli Zaretskii  <eliz@gnu.org>
23580         * loadup.el: Don't say we are dumping under 2 names on windows-nt
23581         and cygwin.
23583         * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
23584         Don't use an old loaddefs.el, as in Makefile.in.
23586 2005-06-12  Lute Kamstra  <lute@gnu.org>
23588         * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
23590         * man.el (Man-mode-map): Initialize it properly.
23591         (Man-mode): Set mode-class property to special.
23593         * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
23595 2005-06-11  Luc Teirlinck  <teirllm@auburn.edu>
23597         * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
23598         A newline is needed in the docstring there.
23600         * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
23601         Doc fixes.
23603 2005-06-11  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
23605         * printing.el: Doc fix.  The menubar is no more changed when printing
23606         is loaded, it only changes when pr-menu-bind or pr-update-menus is
23607         called.  Now, the menubar changing will work in Emacs 20, 21 and 22.
23608         (pr-version): New version number (6.8.4).
23609         (pr-menu-bind): New command.
23610         (pr-update-menus): Docstring and code fix.
23611         (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
23612         Docstring fix.
23613         (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
23614         (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
23616 2005-06-11  Thien-Thi Nguyen  <ttn@gnu.org>
23618         * emacs-lisp/ewoc.el: Doc fixes for public funcs:
23619         "Returns" to "return", document useful return values, etc.
23621 2005-06-11  Alan Mackenzie  <acm@muc.de>
23623         * fill.el (fill-context-prefix): Try `adaptive-fill-function'
23624         BEFORE `adaptive-fill-regexp' when determining a fill prefix.
23625         (adaptive-file-function): Minor amendment to doc-string.
23627 2005-06-11  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
23629         * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
23630         (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
23631         Fix :type--it is `integer', not `string'.
23633         * faces.el (modeline-highlight): Rename from (the erroneous)
23634         `modeline-higilight'.
23636 2005-06-11  Lute Kamstra  <lute@gnu.org>
23638         * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
23639         lisp-interaction-mode-map but make it the parent.
23640         (edebug-eval-mode): Use define-derived-mode.
23642 2005-06-11  Andreas Schwab  <schwab@suse.de>
23644         * bindings.el: Add binding of `ESC functionkey' for every
23645         `M-functionkey'.
23646         * hexl.el (hexl-mode-map): Likewise.
23648 2005-06-10  Michael Hotchin  <michael@hotchin.net>  (tiny change)
23650         * progmodes/compile.el (compilation-error-regexp-alist-alist)
23651         [msft]: update regexp for newer msft compilers.
23653 2005-06-10  Mark A. Hershberger  <mah@everybody.org>
23655         * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
23656         ATTLIST portions of included DTDs.
23657         (xml-parse-dtd): Eliminate use of inefficient match-data.
23659 2005-06-10  Miles Bader  <miles@gnu.org>
23661         * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
23662         (mpuz-text): Remove "-face" suffix from face names.
23663         (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
23664         (mpuz-text-face): New backward-compatibility aliases for renamed faces.
23665         (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
23667         * play/gomoku.el (gomoku-O, gomoku-X):
23668         Remove "-face" suffix from face names.
23669         (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
23670         New backward-compatibility aliases for renamed faces.
23671         (gomoku-font-lock-keywords): Use renamed gomoku faces.
23673 2005-06-10  Juanma Barranquero  <lekktu@gmail.com>
23675         * thumbs.el: Fixes for changes of 2005-06-09.
23676         (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
23677         as a directory.
23678         (thumbs-thumbname): Remove directory separator from format string;
23679         `thumbs-thumbsdir' now returns a valid directory name.
23680         (thumbs-temp-dir): New defsubst.
23681         (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
23682         Use it.
23684         * cus-edit.el (minibuffer):
23685         * files.el (make-backup-file-name-function):
23686         * filesets.el (filesets-external-viewers):
23687         * hilit-chg.el (highlight-changes-colours)
23688         (highlight-changes-face-list, highlight-changes-rotate-faces):
23689         * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
23690         * kmacro.el (kmacro-call-macro):
23691         * log-edit.el (log-edit-changelog-full-paragraphs):
23692         * mouse.el (mouse-1-click-follows-link):
23693         * skeleton.el (skeleton-autowrap):
23694         * subr.el (insert-for-yank-1):
23695         * tempo.el (tempo-insert-region):
23696         * terminal.el (terminal-emulator):
23697         * time.el (display-time-mail-face):
23698         * vc.el (vc-annotate):
23699         * vcursor.el (vcursor-copy-line):
23700         * woman.el (woman-bold-headings, woman-ignore)
23701         (woman-default-faces, woman-monochrome-faces):
23702         * calendar/todo-mode.el (todo-insert-threshold):
23703         * emulation/pc-select.el (pc-select-selection-keys-only)
23704         (pc-selection-mode):
23705         * emulation/vip.el (vip-find-char-forward):
23706         * emulation/viper-cmd.el (viper-find-char-forward):
23707         * international/mule-cmds.el
23708         (select-safe-coding-system-accept-default-p)
23709         (input-method-exit-on-invalid-key):
23710         * international/mule-diag.el (describe-coding-system):
23711         * international/ucs-tables.el (unify-8859-on-encoding-mode):
23712         * net/browse-url.el (browse-url-xterm-program):
23713         * obsolete/lazy-lock.el (lazy-lock-mode):
23714         * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
23715         (cperl-mode):
23716         * progmodes/cpp.el (cpp-face-light-name-list)
23717         (cpp-face-dark-name-list):
23718         * progmodes/delphi.el (delphi-newline-always-indents):
23719         Fix spellings in docstrings.
23721         * ido.el (ido-mode, ido-file-extensions-order)
23722         (ido-default-file-method, ido-default-buffer-method)
23723         (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
23724         (ido-decorations, ido-read-file-name-as-directory-commands)
23725         (ido-read-file-name-non-ido, ido-work-directory-list)
23726         (ido-ignore-item-temp-list, ido-current-directory)
23727         (ido-magic-forward-char, ido-enter-find-file)
23728         (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
23729         (ido-find-file, ido-read-buffer): Fix typos in docstrings.
23731 2005-06-10  Lute Kamstra  <lute@gnu.org>
23733         * play/dunnet.el (dun-mode): Use define-derived-mode.
23734         (dungeon-mode-map): Rename to dun-mode-map.  Keep old name as an
23735         obsolete alias.
23737         * play/doctor.el (doctor-mode-map): Remove defvar.
23738         (doctor-mode): Use define-derived-mode.
23740         * mail/mspools.el (mspools-mode):
23741         * net/eudc-hotlist.el (eudc-hotlist-mode):
23742         * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
23744 2005-06-10  Miles Bader  <miles@gnu.org>
23746         * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
23747         Remove "-face" suffix from face names.
23748         (flyspell-incorrect-face, flyspell-duplicate-face):
23749         New backward-compatibility aliases for renamed faces.
23750         (flyspell-mode-on, make-flyspell-overlay)
23751         (flyspell-highlight-incorrect-region)
23752         (flyspell-highlight-duplicate-region)
23753         (flyspell-display-next-corrections)
23754         (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
23756         * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
23757         from face name.
23758         (texinfo-heading-face): New backward-compatibility alias for
23759         renamed face.
23760         (texinfo-heading-face): Use renamed texinfo-heading face.
23762         * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
23763         suffix from face names.
23764         (tex-math-face, tex-verbatim-face):
23765         New backward-compatibility aliases for renamed faces.
23766         (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
23767         (tex-insert-quote): Use `tex-verbatim-face' variable instead of
23768         literal face name.
23770         * textmodes/table.el (table-cell): Remove "-face" suffix from face
23771         name.
23772         (table-cell-face): New backward-compatibility alias for renamed face.
23773         (table--put-cell-face-property, table--update-cell-face):
23774         Use renamed table-cell face.
23776         * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
23777         from face name.
23778         (sgml-namespace-face): New backward-compatibility alias for
23779         renamed face.
23780         (sgml-namespace-face): Use renamed sgml-namespace face.
23782         * textmodes/org.el (org-level-1, org-level-2, org-level-3)
23783         (org-level-4, org-level-5, org-level-6, org-level-7)
23784         (org-level-8, org-warning, org-headline-done)
23785         (org-deadline-announce, org-scheduled-today)
23786         (org-scheduled-previously, org-link, org-done, org-table)
23787         (org-time-grid): Remove "-face" suffix from face names.
23788         (org-level-1-face, org-level-2-face, org-level-3-face)
23789         (org-level-4-face, org-level-5-face, org-level-6-face)
23790         (org-level-7-face, org-level-8-face, org-warning-face)
23791         (org-headline-done-face, org-deadline-announce-face)
23792         (org-scheduled-today-face, org-scheduled-previously-face)
23793         (org-link-face, org-done-face, org-table-face)
23794         (org-time-grid-face):
23795         New backward-compatibility aliases for renamed faces.
23796         (org-level-faces, org-set-font-lock-defaults, org-timeline)
23797         (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
23798         (org-agenda-get-timestamps, org-agenda-get-scheduled)
23799         (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
23801         * emulation/viper-init.el (viper-search, viper-replace-overlay)
23802         (viper-minibuffer-emacs, viper-minibuffer-insert)
23803         (viper-minibuffer-vi): Remove "-face" suffix from face names.
23804         (viper-search-face, viper-replace-overlay-face)
23805         (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
23806         (viper-minibuffer-vi-face):
23807         New backward-compatibility aliases for renamed faces.
23808         (viper-search-face, viper-replace-overlay-face)
23809         (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
23810         (viper-minibuffer-vi-face): Use renamed viper faces.
23812         * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
23813         Remove "-face" suffix from face names.
23814         (testcover-nohits-face, testcover-1value-face):
23815         New backward-compatibility aliases for renamed faces.
23816         (testcover-mark): Use renamed testcover faces.
23818         * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
23819         face name.
23820         (diary-button-face): New backward-compatibility alias for renamed face.
23821         (diary-entry): Use renamed diary-button face.
23823         * calendar/calendar.el (diary, calendar-today, holiday)
23824         (mark-visible-calendar-date): Remove "-face" suffix from face names.
23825         (diary-face, calendar-today-face, holiday-face):
23826         New backward-compatibility aliases for renamed faces.
23827         (eval-after-load "facemenu", diary-entry-marker)
23828         (calendar-today-marker, calendar-holiday-marker, diary-face):
23829         Use renamed calendar faces.
23831         * compare-w.el (compare-windows): Remove "-face" suffix from face name.
23832         (compare-windows-face): New backward-compatibility alias for
23833         renamed face.
23834         (compare-windows-highlight): Use renamed compare-windows face.
23836         * strokes.el (strokes-char): Remove "-face" suffix from face name.
23837         (strokes-char-face): New backward-compatibility alias for renamed face.
23838         (strokes-encode-buffer): Use renamed strokes-char face.
23840         * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
23841         (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
23842         Remove "-face" suffix from face names.
23843         (cvs-header-face, cvs-filename-face, cvs-unknown-face)
23844         (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
23845         (cvs-msg-face): New backward-compatibility aliases for renamed faces.
23846         (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
23847         Use renamed pcvs faces.
23848         * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
23849         * pcvs-defs.el (cvs-mode-map): Likewise.
23850         * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
23852         * info.el (info-title-1, info-title-2, info-title-3)
23853         (info-title-4): Remove "-face" suffix from and downcase face names.
23854         (Info-title-1-face, Info-title-2-face, Info-title-3-face)
23855         (Info-title-4-face):
23856         New backward-compatibility aliases for renamed faces.
23857         (Info-fontify-node): Use renamed info faces.
23859         * hilit-chg.el (highlight-changes, highlight-changes-delete):
23860         Remove "-face" suffix from face names.
23861         (highlight-changes-face, highlight-changes-delete-face):
23862         New backward-compatibility aliases for renamed faces.
23863         (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
23864         (hilit-chg-make-list): Use renamed highlight-changes faces.
23866         * generic-x.el (show-tabs-tab, show-tabs-space):
23867         Remove "-face" suffix from face names.
23868         (show-tabs-tab-face, show-tabs-space-face):
23869         New backward-compatibility aliases for renamed faces.
23870         (show-tabs-generic-mode-font-lock-defaults-1)
23871         (show-tabs-generic-mode-font-lock-defaults-2):
23872         Use renamed show-tabs faces.
23874         * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
23875         (smerge-markers): Remove "-face" suffix from face names.
23876         (smerge-mine-face, smerge-other-face, smerge-base-face)
23877         (smerge-markers-face):
23878         New backward-compatibility aliases for renamed faces.
23879         (smerge-mine-face, smerge-other-face, smerge-base-face)
23880         (smerge-markers-face): Use renamed smerge faces.
23882         * log-view.el (log-view-file, log-view-message): Remove "-face"
23883         suffix from face names.
23884         (log-view-file-face, log-view-message-face):
23885         New backward-compatibility aliases for renamed faces.
23886         (log-view-file-face, log-view-message-face): Use renamed log-view
23887         faces.
23889         * paren.el (show-paren-match, show-paren-mismatch):
23890         Remove "-face" suffix from face names.
23891         (show-paren-match-face, show-paren-mismatch-face):
23892         New backward-compatibility aliases for renamed faces.
23893         (show-paren-function): Use renamed show-paren faces.
23895         * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
23896         (ruler-mode-margins, ruler-mode-fringes)
23897         (ruler-mode-column-number, ruler-mode-fill-column)
23898         (ruler-mode-comment-column, ruler-mode-goal-column)
23899         (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
23900         suffix from face names.
23901         (ruler-mode-default-face, ruler-mode-pad-face)
23902         (ruler-mode-margins-face, ruler-mode-fringes-face)
23903         (ruler-mode-column-number-face, ruler-mode-fill-column-face)
23904         (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
23905         (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
23906         New backward-compatibility aliases for renamed faces.
23907         (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
23908         (ruler-mode-column-number, ruler-mode-fill-column)
23909         (ruler-mode-comment-column, ruler-mode-goal-column)
23910         (ruler-mode-tab-stop, ruler-mode-current-column)
23911         (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
23912         faces.
23914         * whitespace.el (whitespace-highlight): Remove "-face" suffix from
23915         face name.
23916         (whitespace-highlight-the-space): Use renamed face.
23917         (whitespace-highlight-face): New backward-compatibility alias for
23918         renamed face.
23920         * woman.el (woman-italic, woman-bold, woman-unknown)
23921         (woman-addition, woman-symbol-face):
23922         Remove "-face" suffix from face names.
23923         (woman-italic-face, woman-bold-face, woman-unknown-face)
23924         (woman-addition-face):
23925         New backward-compatibility aliases for renamed faces.
23926         (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
23927         (woman-decode-region, woman-replace-match)
23928         (woman-display-extended-fonts, woman-special-characters)
23929         (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
23930         Use renamed woman faces.
23932         * longlines.el (longlines-visible-face): Face removed.
23934         * diff-mode.el (diff-header, diff-file-header, diff-index)
23935         (diff-hunk-header, diff-removed, diff-added, diff-changed)
23936         (diff-function, diff-context, diff-nonexistent): Remove "-face"
23937         suffix from face names.
23938         (diff-header-face, diff-file-header-face, diff-index-face)
23939         (diff-hunk-header-face, diff-removed-face, diff-added-face)
23940         (diff-changed-face, diff-function-face, diff-context-face)
23941         (diff-nonexistent-face): New backward-compatibility aliases for
23942         renamed faces.
23943         (diff-header-face, diff-file-header-face)
23944         (diff-index, diff-index-face, diff-hunk-header)
23945         (diff-hunk-header-face, diff-removed, diff-removed-face)
23946         (diff-added, diff-added-face, diff-changed-face, diff-function)
23947         (diff-function-face, diff-context-face, diff-nonexistent)
23948         (diff-nonexistent-face): Use renamed diff-mode faces.
23950         * progmodes/compile.el (compilation-warning-face)
23951         (compilation-info-face): Remove "-face" suffix from face names.
23952         (compilation-warning-face, compilation-info-face):
23953         New backward-compatibility aliases for renamed faces.
23954         (compilation-warning-face, compilation-info-face):
23955         Use renamed compilation faces.
23957         * add-log.el (change-log-date, change-log-name)
23958         (change-log-email, change-log-file, change-log-list)
23959         (change-log-conditionals, change-log-function)
23960         (change-log-acknowledgement): Remove "-face" suffix from face names.
23961         (change-log-date-face, change-log-name-face)
23962         (change-log-email-face, change-log-file-face)
23963         (change-log-list-face, change-log-conditionals-face)
23964         (change-log-function-face, change-log-acknowledgement-face):
23965         New backward-compatibility aliases for renamed faces.
23966         (change-log-font-lock-keywords): Use renamed change-log faces.
23968         * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
23969         (custom-set, custom-changed, custom-saved, custom-button)
23970         (custom-button-pressed, custom-documentation, custom-state)
23971         (custom-comment, custom-comment-tag, custom-variable-tag)
23972         (custom-variable-button, custom-face-tag, custom-group-tag-1)
23973         (custom-group-tag): Remove "-face" suffix from face names.
23974         (custom-magic-alist, custom-magic-value-create)
23975         (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
23976         (custom-invalid-face, custom-rogue-face, custom-modified-face)
23977         (custom-set-face, custom-changed-face, custom-saved-face)
23978         (custom-button-face, custom-button-pressed-face)
23979         (custom-documentation-face, custom-state-face)
23980         (custom-comment-face, custom-comment-tag-face)
23981         (custom-variable-tag-face, custom-variable-button-face)
23982         (custom-face-tag-face, custom-group-tag-face-1)
23983         (custom-group-tag-face):
23984         New backward-compatibility aliases for renamed faces.
23986         * wid-edit.el (widget-documentation, widget-button)
23987         (widget-field, widget-single-line-field, widget-inactive)
23988         (widget-button-pressed): "-face" suffix removed from face names.
23989         (widget-documentation-face, widget-button-face)
23990         (widget-field-face, widget-single-line-field-face)
23991         (widget-inactive-face, widget-button-pressed-face):
23992         New backward-compatibility aliases for renamed faces.
23993         (widget-documentation-face, widget-button-face)
23994         (widget-button-pressed-face, widget-specify-field)
23995         (widget-specify-inactive): Use renamed widget faces.
23997 2005-06-10  Kenichi Handa  <handa@m17n.org>
23999         * term/x-win.el (x-clipboard-yank): Remove condition-case
24000         wrapping.
24002 2005-06-11  Kenichi Handa  <handa@m17n.org>
24004         * add-log.el (change-log-font-lock-keywords): Make the regexp for
24005         date lines stricter.
24007 2005-06-10  Zhang Wei  <id.brep@gmail.com>
24009         * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
24010         of x-get-selection.
24012 2005-06-10  Juanma Barranquero  <lekktu@gmail.com>
24014         * comint.el (comint-mode, comint-snapshot-last-prompt):
24015         * frame.el (frame-current-scroll-bars):
24016         * term.el (term-mode, term-check-proc, term-input-sender)
24017         (term-simple-send, term-extract-string, term-word)
24018         (term-match-partial-filename):
24019         * window.el (window-current-scroll-bars):
24020         * emulation/cua-base.el (cua-normal-cursor-color)
24021         (cua-read-only-cursor-color, cua-overwrite-cursor-color)
24022         (cua-global-mark-cursor-color):
24023         * mail/undigest.el (rmail-forward-separator-regex):
24024         Fix typos in docstrings.
24026         * comint.el (comint-check-proc, make-comint-in-buffer)
24027         (comint-source-default): Doc fixes.
24029         * term.el (term-send-string): Improve argument/docstring consistency.
24031 2005-06-09  Luc Teirlinck  <teirllm@auburn.edu>
24033         * comint.el (comint-send-input): Bind `inhibit-read-only' around
24034         call to `delete-region'.
24035         (comint-mode-hook): Do not enable Font Lock by default.
24037 2005-06-09  Lute Kamstra  <lute@gnu.org>
24039         * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
24040         could be void.
24042 2005-06-09  Stefan Monnier  <monnier@iro.umontreal.ca>
24044         * emacs-lisp/debug.el (debugger-will-be-back): New var.
24045         (debug): Use it.
24046         (debugger-step-through, debugger-continue, debugger-jump)
24047         (debugger-return-value): Set it when needed.
24048         (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
24049         Use inhibit-read-only.
24051 2005-06-09  Juanma Barranquero  <lekktu@gmail.com>
24053         * window.el (shrink-window-if-larger-than-buffer)
24054         (window-size-fixed): Fix typo in docstring.
24056         * thumbs.el: Don't set `auto-image-file-mode'.  Do not create the
24057         thumbnails directory on loading.
24058         (thumbs-conversion-program): Use `eq' to check the system type,
24059         not `equal'.
24060         (thumbs-temp-dir): Initialize to `temporary-file-directory',
24061         not "/tmp".  Fix docstring.
24062         (thumbs-thumbsdir): New function to return the thumbnails
24063         directory, creating it if needed.
24064         (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
24065         (thumbs-temp-file): Delete variable and make it into a function.
24066         (thumbs-resize-image, thumbs-modify-image): Use it.
24067         (thumbs-kill-buffer): Simplify.
24068         (thumbs-gensym): Defalias or duplicate CL `gensym'.
24069         (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
24070         docstrings.
24072 2005-06-09  Kim F. Storm  <storm@cua.dk>
24074         * subr.el (save-match-data): Add RESEAT arg `evaporate' to
24075         set-match-data to free markers in match-data.
24077         * replace.el (replace-match-data): Pass RESEAT arg `t' to
24078         match-data to unchain markers in match-data.
24080 2005-06-08  Stefan Monnier  <monnier@iro.umontreal.ca>
24082         * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
24083         the debugger immediately anyway.  Undo the 2005-06-06 change, rendered
24084         unnecessary now.
24086 2005-06-08  Richard M. Stallman  <rms@gnu.org>
24088         * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
24089         give the variable a doc string that doesn't say don't set it directly.
24091         * textmodes/ispell.el (ispell-check-version):
24092         Use match-string-no-properties.
24093         (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
24094         (ispell-buffer-local-words): Likewise.
24096         * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
24097         except on terminals with enough colors to really display it.
24098         (makefile-dependency-regex): Delete spurious `bb'.
24100         * faces.el (escape-glyph): Use blue once again in last case.
24101         (no-break-space): Redefine so that it isn't invisible on a tty.
24103 2005-06-08  Kim F. Storm  <storm@cua.dk>
24105         * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
24106         also when reading directory name.
24108 2005-06-08  Lute Kamstra  <lute@gnu.org>
24110         * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
24111         (flyspell-mode-line-string): Remove autoload cookie.
24112         (flyspell-mode): Remove defvar.
24114 2005-06-07  Lute Kamstra  <lute@gnu.org>
24116         * textmodes/org.el (org-run-mode-hooks): New function.
24117         (org-agenda-mode): Use it.
24119 2005-06-07  David McCabe  <davemccabe@gmail.com>  (tiny change)
24121         * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
24123 2005-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
24125         * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
24127 2005-06-06  Luc Teirlinck  <teirllm@auburn.edu>
24129         * font-lock.el (font-lock-add-keywords): Doc fix.
24131 2005-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
24133         * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
24134         (tex-compile-default): In the absence of any history, use the order in
24135         tex-compile-alist to choose the preferred command.
24136         (tex-compile-commands): Reorder a bit.
24138         * textmodes/flyspell.el (flyspell-auto-correct-binding)
24139         (flyspell-incorrect-face, flyspell-duplicate-face):
24140         Use (X)Emacs-agnostic code.
24141         (flyspell-mode-map): Don't overwrite at each load.  Remove code
24142         redundant with the subsequent add-minor-mode.  Merge Emacs and
24143         XEmacs code.
24144         (flyspell-word): Minor simplification.
24145         (flyspell-math-tex-command-p): Quieten the byte-compiler.
24146         (flyspell-external-point-words): Remove unused vars `size' and `start'.
24147         (flyspell-do-correct): Rename from flyspell-xemacs-correct.
24148         Merge the corresponding Emacs code.
24149         (flyspell-correct-word, flyspell-xemacs-popup):
24150         Use flyspell-do-correct.
24152         * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
24153         a dedicated window.
24155         * international/latexenc.el (latexenc-find-file-coding-system):
24156         Undo part of last patch, to turn off a compiler warning.
24158 2005-06-06  Juri Linkov  <juri@jurta.org>
24160         * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
24161         Rename `tmm-inactive-face' to `tmm-inactive'.
24163 2005-06-06  Matt Hodges  <MPHodges@member.fsf.org>
24165         * iswitchb.el: Rename faces.
24167 2005-06-06  Kim F. Storm  <storm@cua.dk>
24169         * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
24170         (cua-global-mark): Remove -face suffix from face names.
24172         * emulation/cua-gmrk.el (cua--init-global-mark):
24173         Remove cua-global-mark face setup.
24175 2005-06-06  Richard M. Stallman  <rms@gnu.org>
24177         * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
24178         just like other allowed characters.
24179         (makefile-match-dependency): Exclude leading and training whitespace
24180         from the range of regexp subexp 1.
24181         (makefile-macroassign-regex): Don't try to match the body,
24182         just the name of the macro being defined.
24184         * info.el (Info-read-node-name-2): New function.
24185         (Info-read-node-name-1): Use that.
24186         Add a completion-base-size-function property.
24188         * simple.el (completion-setup-function): Look for
24189         completion-base-size-function property of minibuffer-completion-table.
24191         * files.el (locate-file-completion): Doc fix.
24193         * printing.el: Don't call pr-update-menus; user must do that.
24195         * emacs-lisp/debug.el (debugger-window): New variable.
24196         (debug): Use debugger-window if it is set and still alive.
24197         Record debugger-window for next entry.
24199         * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
24201 2005-06-06  Matthias F\e,Av\e(Brste  <slashdevslashnull@gmx.net>
24203         * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
24204         (hack-one-local-variable, hack-local-variables)
24205         (hack-local-variables-prop-line): Pass that arg.
24207 2005-06-06  Kim F. Storm  <storm@cua.dk>
24209         * ido.el (ido-first-match, ido-only-match, ido-subdir)
24210         (ido-indicator): Remove -face suffix from face names.
24212 2005-06-06  Juri Linkov  <juri@jurta.org>
24214         * font-lock.el (font-lock-regexp-backslash)
24215         (font-lock-regexp-backslash-construct): New faces.
24216         (lisp-font-lock-keywords-2): Use new faces.  Match `?:' only
24217         after `('.  Add `while-no-input' to control structures.
24219         * faces.el (no-break-space, shadow): New faces.
24220         (escape-glyph): Use less loud colors pink2 and red4.
24222         * diff-mode.el (diff-context-face)
24223         * dired.el (dired-ignored)
24224         * rfn-eshadow.el (file-name-shadow)
24225         * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
24227         * info.el (Info-title-1-face): Use green instead of yellow because
24228         bold yellow is not readable on light backgrounds.
24230         * progmodes/compile.el (compilation-start): Move `erase-buffer' up
24231         before selecting the desired mode to not spend time fontifying
24232         old contents.
24234 2005-06-06  Juanma Barranquero  <lekktu@gmail.com>
24236         * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
24237         (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
24239         * ps-print.el (ps-default-fg, ps-default-bg):
24240         Fix typos in docstrings.
24242         * isearchb.el (isearchb): Don't pass a spurious second argument to
24243         `iswitchb-completions'.
24245 2005-06-05  Nick Roberts  <nickrob@snap.net.nz>
24247         * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
24248         to preserve point.
24249         (gdb-find-file-hook): Add doc string.
24251         * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
24252         C dereferenced pointer expression.
24253         (gud-tool-bar-map): Put it on the tool bar.  Re-order icons.
24255         * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
24257         * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
24258         * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
24259         * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
24260         * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
24261         * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
24262         Make background transparent.
24264 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
24266         * font-lock.el (font-lock-add-keywords): Doc fix.  Comment change.
24267         (font-lock-remove-keywords): Doc fix.
24268         (font-lock-mode-major-mode): Compiler defvar.
24269         (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
24271         * font-core.el (font-lock-mode-major-mode): Compiler defvar.
24272         (font-lock-mode): Update `font-lock-mode-major-mode'.
24273         (font-lock-set-defaults): Compiler defvar.
24274         (font-lock-default-function): Take `font-lock-mode-major-mode'
24275         into account.
24277         * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
24278         keep track of which major mode it enabled the minor mode for.
24279         Use find-file-hook again.  Update docstring.
24281         * simple.el (eval-expression-print-level)
24282         (eval-expression-print-length, eval-expression-debug-on-error):
24283         Doc fixes.
24285 2005-06-04  Matt Hodges  <MPHodges@member.fsf.org>
24287         * iswitchb.el (iswitchb-single-match-face)
24288         (iswitchb-current-match-face, iswitchb-virtual-matches-face)
24289         (iswitchb-invalid-regexp-face): New faces.
24290         (iswitchb-completions): Use them.
24291         (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
24292         now marked as an obsolete alias.
24293         (iswitchb-read-buffer): Remove check for bound font variables.
24294         (iswitchb-invalid-regexp): New free variable.
24295         (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
24296         set iswitchb-invalid-regexp.
24297         (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
24298         invalid regexps.
24299         (iswitchb-completions): Add check for complete match when entering
24300         a regexp.
24301         (iswitchb-completions): Remove require-match argument.
24302         (iswitchb-exhibit): Fix caller.
24303         (iswitchb-common-match-inserted): New variable.
24304         (iswitchb-complete, iswitchb-completion-help): Use it.
24306 2005-06-04  David Reitter  <david.reitter@gmail.com>  (tiny change)
24308         * url-http.el (url-http-chunked-encoding-after-change-function):
24309         Use `url-http-debug' instead of `message'.
24311 2005-06-04  Thierry Emery  <thierry.emery@free.fr>  (tiny change)
24313         * url-http.el (url-http-parse-headers): Pass redirected URL as a
24314         callback argument.
24316 2005-06-04  Kim F. Storm  <storm@cua.dk>
24318         * simple.el (line-move): Only call sit-for when moving backwards.
24320         * ido.el (ido-make-merged-file-list-1): New defun split from
24321         ido-make-merged-file-list.
24322         (ido-make-merged-file-list): Bind throw-on-input around call to
24323         ido-make-merged-file-list-1.  Return input-pending-p if
24324         interrupted by more input available.
24325         (ido-read-internal): Handle input-pending-p return value from
24326         ido-make-merged-file-list.
24328 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
24330         * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
24331         compatibility code.
24333         * international/latexenc.el (latexenc-find-file-coding-system):
24334         Don't inherit the EOL part of the coding-system from the
24335         tex-main buffer.  Fit within 80 columns.
24337 2005-06-03  Matt Hodges  <MPHodges@member.fsf.org>
24339         * tmm.el (tmm-inactive-face): New face.
24340         (tmm-remove-inactive-mouse-face): New function.
24341         (tmm-prompt, tmm-add-one-shortcut)
24342         (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
24343         but not selectable.
24345 2005-06-03  Juanma Barranquero  <lekktu@gmail.com>
24347         * faces.el (face-equal): Improve argument/docstring consistency.
24349 2005-06-03  Daniel Pfeiffer  <occitan@esperanto.org>
24351         * progmodes/make-mode.el (makefile-targets-face)
24352         (makefile-shell-face, makefile-makepp-perl-face): Add :version.
24353         (makefile-bsdmake-dependency-regex)
24354         (makefile-makepp-rule-action-regex)
24355         (makefile-bsdmake-rule-action-regex): New constants.
24356         (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
24358         * progmodes/compile.el (compilation-error-regexp-alist-alist):
24359         Allow (...) within `...' for makepp messages.
24361 2005-06-03  Michael Kifer  <kifer@cs.stonybrook.edu>
24363         * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
24365         * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
24366         "." files are deleted from all file lists before comparison.
24368         * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
24369         (viper-ESC-key): Made them customizable.
24371         * viper.el (viper-non-hook-settings): Fix the names of defadvices.
24373 2005-06-01  Luc Teirlinck  <teirllm@auburn.edu>
24375         * autorevert.el (auto-revert-buffers): Use save-match-data.
24377 2005-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
24379         * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
24380         menu items with a nil command binding.
24382 2005-06-01  Juanma Barranquero  <lekktu@gmail.com>
24384         * emacs-lisp/cl-macs.el (defsetf):
24385         Improve argument/docstring consistency.
24387         * faces.el (list-faces-display): Improve the formatting by
24388         computing the maximum length required for any face-name (reworked
24389         patch of 1999-01-11, accidentally deleted on 1999-07-21).
24390         (internal-find-face): Remove redundant info in docstring.
24392 2005-06-01  Nick Roberts  <nickrob@snap.net.nz>
24394         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
24395         (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
24396         (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
24397         (gdb-assembler-custom): Improve regexps.
24398         (def-gdb-auto-update-handler): Use window point to preserve point.
24400 2005-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
24402         * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
24404 2005-05-31  Jay Belanger  <belanger@truman.edu>
24406         * calc/calc-embed.el (calc-embedded-word): Change argument passed
24407         to calc-embedded.
24408         (calc-embedded-make-info): Have plain prefix argument select
24409         entire line.
24411 2005-05-31  Juanma Barranquero  <lekktu@gmail.com>
24413         * faces.el (list-faces-display): Signal error if passed a regexp
24414         that matches no face name.
24416         * simple.el (filter-buffer-substring): Fix typo in docstring.
24418 2005-05-31  Richard M. Stallman  <rms@gnu.org>
24420         * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
24421         (vhdl-emacs-21): Doc fix.
24422         (vhdl-mode): Unconditionally set comment-padding.
24423         (vhdl-fixup-whitespace-region): Insert spaces only where
24424         there are none.
24425         (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
24427 2005-05-30  John Wiegley  <johnw@newartisans.com>
24429         * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
24430         * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
24431         * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
24432         `directory-sep-char' to ?/, and all uses of `string-to-int' to
24433         `string-to-number'.
24435 2005-05-30  Jay Belanger  <belanger@truman.edu>
24437         * calc/calc.el (calc-bug-address): Fix docstring.
24438         (calc-window-hook, calc-trail-window-hook): New variables.
24439         (calc-trail-display): Restore use of calc-trail-window-hook.
24440         (calc): Restore use of calc-window-hook.
24442 2005-05-31  Masatake YAMATO  <jet@gyve.org>
24444         * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
24446         * help-fns.el (help-C-file-name): Add autoload mark for
24447         `find-function-noselect'.
24449 2005-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
24451         * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
24452         (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
24454 2005-05-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
24456         * calendar/diary-lib.el (mark-included-diary-files): Only kill
24457         included diary buffer if it was not already being visited.
24458         Reported by Stephen Berman <Stephen.Berman@gmx.net>.
24460         * calendar/icalendar.el (top-level): Do not require appt.
24462         * mail/supercite.el (sc-select-attribution): Only use a list
24463         element from sc-attrib-selection-list if it returns a string.
24464         Reported by Davide G. M. Salvetti <salve@debian.org>.
24466 2005-05-30  Juanma Barranquero  <lekktu@gmail.com>
24468         * thumbs.el (thumbs-thumbname): The resulting thumbname now
24469         includes a hash value to improve its uniqueness, and has a ".jpg"
24470         extension.  Also, it is now a valid filename on all systems.
24471         (thumbs-make-thumb): Use `let', not `let*'.
24472         (thumbs-show-thumbs-list): Check for JPEG availability.
24474 2005-05-30  Richard M. Stallman  <rms@gnu.org>
24476         * filesets.el (filesets-menu-ensure-use-cached):
24477         Prevent warning when emacs-version>= is undefined.
24479         * printing.el (pr-interactive-n-up): Use string-to-number.
24481         * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
24483         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
24484         Warn only when name to be defined is quoted.
24486 2005-05-30  Nick Roberts  <nickrob@snap.net.nz>
24488         * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
24489         Make regexp more robust.
24490         (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
24491         Force regeneration of disassembly.
24493 2005-05-29  Jay Belanger  <belanger@truman.edu>
24495         * calc/calc.el (calc-user-invocation): Check if
24496         calc-invocation-macro is non-nil.
24498 2005-05-29  Juri Linkov  <juri@jurta.org>
24500         * add-log.el (change-log-font-lock-keywords):
24501         Add `+' to e-mail regexp to accept mail address with keywords.
24503         * man.el (Man-name-regexp): Add `:' to accept qualified names.
24505 2005-05-29  Luc Teirlinck  <teirllm@auburn.edu>
24507         * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
24509         * ielm.el (inferior-emacs-lisp-mode): Ditto.
24511 2005-05-29  Richard M. Stallman  <rms@gnu.org>
24513         * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
24514         Undo the change that moves to end of the current word.
24516 2005-05-29  Nick Roberts  <nickrob@snap.net.nz>
24518         * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
24519         Throw error when count <= 0 to ensure input is a number.
24520         (gdb-read-memory-custom): Pick up address from buffer.
24521         (gdb-memory-mode): Allow user to increment and decrement
24522         memory address from header line.
24524 2005-05-29  Richard M. Stallman  <rms@gnu.org>
24526         * flyspell.el (flyspell-version): Function deleted.
24527         (flyspell-auto-correct-previous-hook): Doc fix.
24529         * jit-lock.el (jit-lock-function, jit-lock-after-change):
24530         Do nothing if memory is full.
24532         * font-lock.el (font-lock-fontify-syntactically-region):
24533         Pass t for GREEDY to looking-back.
24535         * saveplace.el (save-place-alist-to-file): Write the file
24536         using write-region.
24538         * subr.el (looking-back): New argument GREEDY.
24540         * progmodes/compile.el (compilation-start): Set the mode
24541         before inserting the initial text.
24543         * progmodes/which-func.el (which-func-update-1): Turn the mode
24544         off in case of error by setting which-func-mode.
24546 2005-05-29  Peter Heslin  <p.j.heslin@durham.ac.uk>  (tiny change)
24548         * flyspell.el (flyspell-auto-correct-previous-word):
24549         Narrow down to what's on the screen, and recenter overlays
24550         at the end of the next word.
24552 2005-05-29  Manuel Serrano  <Manuel.Serrano@sophia.inria.fr>
24554         * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
24555         (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
24556         (flyspell-abbrev-p): Default to nil.
24557         (flyspell-use-global-abbrev-table-p): Doc fix.
24558         (flyspell-large-region): Allow nil as value.
24559         (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
24561         (mail-mode-flyspell-verify): More robust handling
24562         of `mail-header-separator'.  More efficient signature detection.
24563         Allow for regexp metacharacters in message-header-separator.
24564         Adding `To' not to be checked in mail-mode-flyspell-verify.
24566         (flyspell-prog-mode): Run flyspell-prog-mode-hook.
24567         (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
24568         Bind flyspell-auto-correct-binding.
24569         Bind C-. and C-, .
24570         (flyspell-mode-map): Likewise.
24571         (flyspell-mode): Doc fix.
24572         (flyspell-accept-buffer-local-defs): Preserve current buffer.
24573         (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
24574         (flyspell-word-cache-result): New var, always local.
24575         (flyspell-check-pre-word-p): Doc fix.
24576         (flyspell-check-changed-word-p): Handle spc like newline.
24577         (flyspell-post-command-hook): Set flyspell-word-cache-result.
24578         (flyspell-word-search-backward, flyspell-word-search-forward):
24579         New functions.
24580         (flyspell-word): Return t if nothing to check.
24581         When parsing TeX code, check for after } or \.
24582         Use flyspell-word-search-backward to find previous word.
24583         Return nil if duplicated word.
24584         For word already checked, return same value as last time.
24585         Set flyspell-word-cache-result after checking.
24586         Don't clobber the return value.
24587         (flyspell-get-word): Major rewrite.
24588         (flyspell-external-point-words): New locals pword, pcount.
24589         Fix size used in progress message.
24590         Find the proper corresponding word in flyspell-large-region-buffer.
24591         (flyspell-region): Check for flyspell-large-region = nil.
24592         (flyspell-highlight-incorrect-region): Clean up overlays in region.
24593         (flyspell-auto-correct-word): Check that WORD is a cons.
24594         (flyspell-correct-word): Likewise.
24596 2005-05-29  Daniel Pfeiffer  <occitan@esperanto.org>
24598         * progmodes/make-mode.el (makefile-rule-action-regex)
24599         (makefile-macroassign-regex, makefile-makepp-mode)
24600         (makefile-bsdmake-mode): Continuation lines may be empty.
24601         Reported by Joshua Varner.
24602         (makefile-makepp-font-lock-keywords): Add $(stem).
24604 2005-05-28  Karl Berry  <karl@gnu.org>
24606         * textmodes/tex-mode.el: Now that tex-send-command calls
24607         shell-quote-argument (2005-03-31 change), remove all calls to
24608         shell-quote-argument; they all end up invoking tex-send-command.
24609         The double quoting loses on filenames with non-safe characters,
24610         such as "@".  Reported by Frederik Fouvry.
24612 2005-05-29  Nick Roberts  <nickrob@snap.net.nz>
24614         * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
24615         about preserving point.
24617 2005-05-27  Jay Belanger  <belanger@truman.edu>
24619         * calc/calc-misc.el (calc-info-goto-node): Use info instead of
24620         Info-goto-node.
24622         * calc/calc-embed.el (calc-embed-arg): New variable.
24623         (calc-do-embedded-activate, calc-embedded-activate-formula)
24624         (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
24625         variable by new variable.
24626         (calc-embedded-make-info): Replace undeclared variable by new
24627         variable.  When selecting region with positive prefix
24628         argument, use end of previous line instead of beginning of line.
24630         * calc/calc-aent.el (calc-arg-values): Declare it.
24632         * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
24633         Declare them.
24635         * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
24637         * calc/calc.el (calc-alg-map): Declare it.
24639         * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
24641 2005-05-28  Nick Roberts  <nickrob@snap.net.nz>
24643         * progmodes/gdb-ui.el (gdb-all-registers): New variable.
24644         (gdb-registers-buffer, toggle-gdb-all-registers):
24645         Toggle display of floating point registers.
24646         (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
24648         * progmodes/gud.el (gud-goto-info): Use info.  Don't use require.
24649         (toggle-gud-tooltip-dereference):
24650         Rename from gud-toggle-tooltip-dereference.
24652 2005-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
24654         * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
24656 2005-05-27  Jay Belanger  <belanger@truman.edu>
24658         * calc/calc-prog.el (calc-kbd-report): Remove.
24659         (calc-kbd-query): Rewrite.
24661 2005-05-27  Juanma Barranquero  <lekktu@gmail.com>
24663         * image.el (image-library-alist): Move to image.c.
24664         (image-type-available-p): Doc fix.
24666 2005-05-27  Lute Kamstra  <lute@gnu.org>
24668         * calc/calc.el (calc):
24669         * outline.el (outline-1, outline-2, outline-3, outline-4)
24670         (outline-5, outline-6, outline-7, outline-8):
24671         * textmodes/dns-mode.el (dns-mode):
24672         * textmodes/sgml-mode.el (sgml-namespace-face):
24673         * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
24674         (tex-verbatim-face, tex-use-reftex):
24675         * textmodes/texinfo.el (texinfo-heading-face):
24676         Specify customization group.
24678         * longlines.el: Don't require easy-mmode.
24679         (longlines-visible-face): Specify customization group.
24681 2005-05-27  Kenichi Handa  <handa@m17n.org>
24683         * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
24684         encoding table of windows-1251.
24686         * international/ucs-tables.el (ucs-set-table-for-input):
24687         If translation-table-for-input of a coding system is a symbol, get
24688         its translation-table property.
24690         * international/code-pages.el: Don't register a coding system into
24691         non-iso-charset-alist more than once.
24692         (cp-make-coding-system): Likewise.
24694 2005-05-26  John Wiegley  <johnw@newartisans.com>
24696         * eshell/esh-cmd.el (eshell-eval-command): If the return value of
24697         `eshell-resume-eval' is wrapped in a list, it indicates that the
24698         command was run asynchronously.  In that case, unwrap the value
24699         before checking the delimiter value.
24701         * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
24702         character before a space at the end of a line is \, assume the space
24703         is part of the last argument rather than a final argument separator.
24705         * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
24706         is in use, and the target is `t' or `nil' (which are the most common
24707         values), don't assume that the symbol target is a buffer.
24709 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
24711         * calendar/calendar.el (calendar-mode-line-format):
24712         Use mode-line-highlight as mouse-face.
24714         * time.el (display-time-string-forms, display-time-update):
24715         Use mode-line-highlight as mouse-face.
24717 2005-05-26  Jay Belanger  <belanger@truman.edu>
24719         * calc/calc.el (calc-language-alist): Remove extra defvar.
24721 2005-05-26  Lute Kamstra  <lute@gnu.org>
24723         * arc-mode.el (archive-mode):
24724         * bookmark.el (bookmark-read-annotation-mode)
24725         (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
24726         * bs.el (bs-mode):
24727         * calc/calc-yank.el (calc-edit-mode):
24728         * calc/calc.el (calc-mode, calc-trail-mode):
24729         * calculator.el (calculator-mode):
24730         * chistory.el (command-history-mode):
24731         * comint.el:
24732         * cus-edit.el (custom-mode):
24733         * descr-text.el (describe-text-mode):
24734         * ebuff-menu.el (Electric-buffer-menu-mode):
24735         * ediff-util.el (ediff-mode):
24736         * emacs-lisp/re-builder.el (reb-mode):
24737         * emulation/vi.el (vi-mode-setup):
24738         * emulation/ws-mode.el (wordstar-mode):
24739         * eshell/esh-mode.el (eshell-mode):
24740         * forms.el (forms-mode):
24741         * help-mode.el (help-mode):
24742         * hexl.el (hexl-mode):
24743         * ibuffer.el (ibuffer-mode):
24744         * ielm.el (inferior-emacs-lisp-mode):
24745         * info.el (Info-mode, Info-edit-mode):
24746         * international/swedish.el:
24747         * ledit.el (ledit-from-lisp-mode):
24748         * locate.el (locate-mode):
24749         * mail/rmail.el (rmail-mode):
24750         * mail/rmailedit.el (rmail-edit-mode):
24751         * mail/rmailsum.el (rmail-summary-mode):
24752         * mail/supercite.el (sc-electric-mode):
24753         * net/eudc.el (eudc-mode):
24754         * net/quickurl.el (quickurl-list-mode):
24755         * net/snmp-mode.el (snmp-mode, snmpv2-mode):
24756         * obsolete/ooutline.el (outline-mode):
24757         * obsolete/options.el (Edit-options-mode):
24758         * obsolete/rnews.el (news-mode):
24759         * obsolete/rnewspost.el (news-reply-mode):
24760         * play/5x5.el (5x5-mode):
24761         * play/decipher.el (decipher-mode, decipher-stats-mode):
24762         * play/gomoku.el (gomoku-mode):
24763         * play/snake.el (snake-mode):
24764         * play/solitaire.el (solitaire-mode):
24765         * play/tetris.el (tetris-mode):
24766         * progmodes/ada-mode.el (ada-mode):
24767         * progmodes/antlr-mode.el (antlr-mode):
24768         * progmodes/autoconf.el (autoconf-mode):
24769         * progmodes/dcl-mode.el (dcl-mode):
24770         * progmodes/delphi.el (delphi-mode):
24771         * progmodes/ebrowse.el (ebrowse-tree-mode)
24772         (ebrowse-electric-list-mode, ebrowse-member-mode)
24773         (ebrowse-electric-position-mode):
24774         * progmodes/f90.el (f90-mode):
24775         * progmodes/fortran.el (fortran-mode):
24776         * progmodes/icon.el (icon-mode):
24777         * progmodes/idlw-help.el (idlwave-help-mode):
24778         * progmodes/idlw-shell.el (idlwave-shell-mode):
24779         * progmodes/idlwave.el (idlwave-mode):
24780         * progmodes/inf-lisp.el (inferior-lisp-mode):
24781         * progmodes/m4-mode.el (m4-mode):
24782         * progmodes/meta-mode.el (metafont-mode, metapost-mode):
24783         * progmodes/modula2.el (modula-2-mode):
24784         * progmodes/octave-inf.el (inferior-octave-mode):
24785         * progmodes/octave-mod.el (octave-mode):
24786         * progmodes/pascal.el (pascal-mode):
24787         * progmodes/sh-script.el (sh-mode):
24788         * progmodes/sql.el (sql-mode, sql-interactive-mode):
24789         * progmodes/vhdl-mode.el (vhdl-mode):
24790         * progmodes/xscheme.el (scheme-interaction-mode):
24791         * replace.el (occur-mode):
24792         * ses.el (ses-mode):
24793         * simple.el (completion-list-mode):
24794         * skeleton.el:
24795         * speedbar.el (speedbar-mode):
24796         * term.el (term-mode):
24797         * terminal.el (terminal-edit-mode):
24798         * textmodes/reftex-index.el (reftex-index-mode)
24799         (reftex-index-phrases-mode):
24800         * textmodes/reftex-sel.el (reftex-select-label-mode)
24801         (reftex-select-bib-mode):
24802         * textmodes/reftex-toc.el (reftex-toc-mode):
24803         * wdired.el (wdired-change-to-wdired-mode):
24804         * wid-browse.el (widget-browse-mode):
24805         Use run-mode-hooks.
24807         * array.el (array-mode):
24808         * calendar/todo-mode.el (todo-mode):
24809         * man.el (Man-mode):
24810         * play/landmark.el (lm-mode):
24811         * play/mpuz.el (mpuz-mode):
24812         Use kill-all-local-variables and run-mode-hooks.
24814         * subr.el (delay-mode-hooks): Specify indentation.
24816 2005-05-26  Mark A. Hershberger  <mah@everybody.org>
24818         * xml.el (xml-substitute-special): Don't die for undefined xml
24819         entities.
24821 2005-05-26  Jay Belanger  <belanger@truman.edu>
24823         * calc/calc-prog.el (calc-user-define-edit): Don't find substring
24824         of nil.
24826 2005-05-27  Nick Roberts  <nickrob@snap.net.nz>
24828         * progmodes/gdb-ui.el (gdb-frame-address):
24829         Rename from gdb-current-address.
24830         (gdb-previous-frame-address): Rename from gdb-previous-address.
24831         (gdb-selected-frame): Rename from gdb-current-frame.
24832         (gdb-get-selected-frame): Rename from gdb-get-current-frame.
24833         (gdb-frame-number): Rename from gdb-current-stack-level.
24834         (gdb-ann3): Match new mode-name for disassembly buffer.
24835         Extend initialization of variables.
24836         (gdb-post-prompt): Update disassembly from gdb-frame-handler.
24837         (gdb-memory-mode): Use mouse-face in header line.
24838         (gdb-assembler-buffer-name): Call it disassembly and give frame
24839         in mode line.
24840         (gdb-source-spec-regexp, gdb-assembler-custom)
24841         (gdb-invalidate-assembler, gdb-frame-handler):
24842         Make robust to leading zeroes in address format.
24844 2005-05-26  Carsten Dominik  <dominik@science.uva.nl>
24846         * textmodes/org.el (org-mode): Use `define-derived-mode' to
24847         define `org-mode'.
24848         (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
24850 2005-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
24852         * log-edit.el (log-edit-changelog-entries): Distinguish between
24853         filenames like xfns.c and fns.c.
24855 2005-05-25  Luc Teirlinck  <teirllm@auburn.edu>
24857         * buff-menu.el (Buffer-menu-revert-function): Improve handling of
24858         point after reverting.
24859         (Buffer-menu-make-sort-button): Handle the case where
24860         `Buffer-menu-use-header-line' is nil.
24862 2005-05-25  Thien-Thi Nguyen  <ttn@gnu.org>
24864         * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
24865         New funcs.  In minibuffer-local-completion-map bind `]', `/'
24866         and `:' to them.
24868 2005-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
24870         * startup.el (normal-top-level): Allow modification of load-path while
24871         we're iterating over it.
24873 2005-05-25  Juanma Barranquero  <lekktu@gmail.com>
24875         * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
24876         (thumbs-cleanup-thumbsdir, thumbs-call-convert)
24877         (thumbs-resize-interactive, thumbs-insert-image)
24878         (thumbs-insert-thumb, thumbs-dired-show-marked)
24879         (thumbs-find-image-at-point, thumbs-delete-images)
24880         (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
24881         (thumbs-increment-image-size, thumbs-decrement-image-size):
24882         Fix typos in docstrings.
24884 2005-05-24  Andre Spiegel  <spiegel@gnu.org>
24886         * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
24887         (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
24888         (cperl-mode): Use them.
24890 2005-05-24  Juanma Barranquero  <lekktu@gmail.com>
24892         * window.el (quit-window, shrink-window-if-larger-than-buffer):
24893         Doc fixes.
24895 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
24897         * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
24898         Bind C-d to gdb-inferior-io-eof.
24900         * dired.el (dired-dnd-popup-notice): Use message-box.
24902 2005-05-23  Masatake YAMATO  <jet@gyve.org>
24904         * bindings.el (mode-line-major-mode-keymap):
24905         Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
24907         * faces.el (mode-line-highlight): New face.
24909         * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
24910         as mouse-face.
24912         * bindings.el (top-level, help-echo, mode-line-modified)
24913         (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
24914         as mouse-face.
24916 2005-05-23  Juanma Barranquero  <lekktu@gmail.com>
24918         * progmodes/cc-engine.el (c-guess-basic-syntax):
24919         Remove spurious call to `zerop'.
24921         * emacs-lisp/cl.el (acons, pairlis): Add docstring.
24923 2005-05-23  Martin Stjernholm  <bug-cc-mode@gnu.org>
24925         CC Mode update to 5.30.10:
24927         * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
24928         could go past the limit in decoration level 2, thereby causing
24929         errors during interactive fontification.
24931         * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
24932         the file is evaluated interactively.
24934         * cc-engine.el (c-guess-basic-syntax): Handle operator
24935         declarations somewhat better in C++.
24937         * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
24938         make use of `run-mode-hooks' which has been added in Emacs 21.1.
24939         (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
24940         (awk-mode): Use it.
24941         (make-local-hook): Suppress warning about obsoleteness.
24943         * cc-engine.el, cc-align.el, cc-cmds.el
24944         (c-append-backslashes-forward, c-delete-backslashes-forward)
24945         (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
24946         Compensate for return value from `forward-line' when it has moved
24947         but not to a different line due to eob.
24949         * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
24950         `objc-method-intro' and `objc-method-args-cont'.
24952 2005-05-23  Alan Mackenzie  <bug-cc-mode@gnu.org>
24954         CC Mode update to 5.30.10:
24956         * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
24957         in the copyright statement.  Incidentally, change "along with GNU
24958         Emacs" to "along with this program" where it occurs.
24960         * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
24961         so that it is interactive, hence can be found by M-x awk-mode
24962         whilst cc-mode is yet to be loaded.  Reported by Glenn Morris
24963         <gmorris+emacs@ast.cam.ac.uk>.
24965         * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
24966         Mode's regexps.
24968 2005-05-23  Kevin Ryde  <user42@zip.com.au>
24970         * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
24971         c-parse-state, to avoid a lisp error (on bad code).
24973 2005-05-23  Lute Kamstra  <lute@gnu.org>
24975         * subr.el (font-lock-defaults): Remove defvar as it's already
24976         defined in font-core.el.
24978         * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
24980 2005-05-23  Nick Roberts  <nickrob@snap.net.nz>
24982         * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
24983         more general and work when GDB variable "print pretty" is on,
24984         as with Emacs, for example.
24986 2005-05-22  Luc Teirlinck  <teirllm@auburn.edu>
24988         * font-core.el: Update comment.
24990         * emacs-lisp/easy-mmode.el (define-global-minor-mode):
24991         Use `after-change-major-mode-hook' instead of `find-file-hook'.
24993         * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
24995 2005-05-22  Eli Zaretskii  <eliz@gnu.org>
24997         * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
24998         and `yank-handler' in the doc strings.
25000 2005-05-22  Stefan Monnier  <monnier@iro.umontreal.ca>
25002         * emacs-lisp/cl.el (eql): Remove.  It's a builtin already.
25004 2005-05-22  Richard M. Stallman  <rms@gnu.org>
25006         * help.el (describe-key): Move print-help-return-message call
25007         out of conditional.
25009         * progmodes/etags.el (list-tags): Use with-no-warnings.
25011         * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
25012         (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
25013         (starttls-extra-args, starttls-extra-arguments): Add defvars.
25015         * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
25017         * language/viet-util.el (viet-viscii-nonascii-translation-table):
25018         Add defvar.
25020         * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
25021         Use defvar, not defconst.
25023         * hexl.el (hexl-follow-line): Use with-no-warnings.
25025         * emulation/tpu-extras.el: Use write-file-functions instead of
25026         write-file-hooks.
25028         * dired.el (dired-font-lock-keywords): Fontify files with junk
25029         extensions even if marked by -F.
25031 2005-05-22  Juanma Barranquero  <lekktu@gmail.com>
25033         * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
25034         (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
25035         * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
25036         (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
25037         (concatenate, list-length, get*, getf, cl-remprop):
25038         * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
25039         (etypecase, progv, lexical-let, lexical-let*)
25040         (multiple-value-bind, multiple-value-setq, shiftf):
25041         Improve argument/docstring consistency.
25043         * subr.el (focus-frame, unfocus-frame): Revert deletion on 2005-05-01.
25045 2005-05-22  Andre Spiegel  <spiegel@gnu.org>
25047         * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
25048         doesn't exist.
25050         * vc.el (vc-trunk-p): Add autoload cookie.  The function is used in
25051         vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
25053 2005-05-22  Nick Roberts  <nickrob@snap.net.nz>
25055         * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
25056         already deleted variables: auto-fill-hook, blink-paren-hook,
25057         lisp-indent-hook, inhibit-local-variables, unread-command-event,
25058         suspend-hooks, comment-indent-hook, meta-flag,
25059         before-change-function, after-change-function,
25060         font-lock-doc-string-face.
25062 2005-05-21  Luc Teirlinck  <teirllm@auburn.edu>
25064         * emacs-lisp/derived.el (define-derived-mode): Doc fix.
25066 2005-05-21  Eli Zaretskii  <eliz@gnu.org>
25068         * mail/rmail.el (rmail-reply): Filter the list in reply-to through
25069         rmail-dont-reply-to.
25071 2005-05-21  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
25073         * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
25074         literal blank when splitting new-header-values.
25076 2005-05-21  Matt Hodges  <MPHodges@member.fsf.org>
25078         * calendar/cal-menu.el (cal-menu-update): Add separator as a
25079         string so that tmm doesn't create a completion entry for it.
25081         * textmodes/table.el (table-disable-menu): Ditto.
25083 2005-05-21  Richard M. Stallman  <rms@gnu.org>
25085         * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
25087         * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
25089         * net/rcompile.el (remote-compile): Use compilation-start.
25091         * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
25093 2005-05-21  Daniel Pfeiffer  <occitan@esperanto.org>
25095         * files.el (auto-mode-alist): Check GNUmakefile before makefile.
25096         Default to makefile-bsdmake-mode on BSD systems.
25098         * imenu.el (imenu-generic-expression, imenu--generic-function'):
25099         REGEXP may also be a search function now.  The part of doc-string
25100         for describing the structure was 95% identical to that of
25101         `imenu--generic-function'.  Unify it there.
25103         * progmodes/make-mode.el (makefile-imenu-generic-expression):
25104         Use function to find dependencies, because regexp alone is so complex,
25105         it easily goes into an endless loop.
25106         (makefile-makepp-mode): Also add submenu for Perl functions
25107         defined in the makefile.
25108         (makefile-bsdmake-mode): Special imenu-generic-expression no
25109         longer needed, due to function call.
25110         (makefile-match-dependency): Take BOUND into account when checking
25111         if we're through.
25113 2005-05-20  Jay Belanger  <belanger@truman.edu>
25115         * calc/calc-units.el (calc-invalidate-units-table):
25116         Use inhibit-read-only.
25117         (math-build-units-table-buffer): Use view-mode.
25119 2005-05-20  David Kastrup  <dak@gnu.org>
25121         * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
25122         easy-menu-add is not a nop on Emacs; and clarify when to call it.
25124 2005-05-20  Lute Kamstra  <lute@gnu.org>
25126         * diff-mode.el (diff-header-face, diff-file-header-face)
25127         (diff-index-face, diff-hunk-header-face, diff-removed-face)
25128         (diff-added-face, diff-changed-face, diff-function-face)
25129         (diff-context-face, diff-nonexistent-face): Put them in the
25130         diff-mode customization group.
25132 2005-05-20  Stefan Monnier  <monnier@iro.umontreal.ca>
25134         * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
25136         * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
25138         * font-lock.el (lisp-font-lock-keywords-2): Don't error.
25139         Minor regexp-optimization.
25141 2005-05-20  Carsten Dominik  <dominik@science.uva.nl>
25143         * textmodes/org.el (org-agenda-toggle-time-grid): New command.
25144         (org-agenda-use-time-grid, org-agenda-time-grid): New options.
25145         (org-agenda-add-time-grid-maybe): New function.
25146         (org-agenda): Call `org-agenda-add-time-grid-maybe'.
25147         (org-table-create): `dotimes' instead of `mapcar'.
25148         (org-xor): Simplify implementation.
25149         (org-agenda): `inhibit-redisplay' turned on.
25150         (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
25151         a consistent line after a state change.
25152         (org-agenda-remove-times-when-in-prefix): New option.
25153         (org-prefix-has-time): New variable.
25154         (org-parse-time-string): Optional argument NODEFAULT.
25155         (org-format-agenda-item): Parse items for time-of-day
25156         specifications and move these into the prefix if possible.
25157         (org-agenda-priority): Get current heading, not previous heading
25158         during agenda remote editing.
25160 2005-05-20  Juanma Barranquero  <lekktu@gmail.com>
25162         * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
25163         (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
25164         (remove-duplicates, delete-duplicates, substitute)
25165         (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
25166         (nsubstitute-if-not, find, find-if, find-if-not, position)
25167         (position-if, position-if-not, count, count-if, count-if-not)
25168         (mismatch, search, sort*, stable-sort, merge, member*)
25169         (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
25170         (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
25171         (intersection, nintersection, set-difference, nset-difference)
25172         (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
25173         (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
25174         (nsublis, tree-equal): Improve argument/docstring consistency.
25176         * subr.el (send-string, send-region): Remove obsolescence declaration.
25177         (window-dot, set-window-dot, read-input, show-buffer)
25178         (eval-current-buffer, string-to-int):
25179         Add release number to obsolescence declarations.
25181 2005-05-19  Kim F. Storm  <storm@cua.dk>
25183         * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
25184         (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
25186 2005-05-20  Matt Hodges  <MPHodges@member.fsf.org>
25188         * faces.el (list-faces-display): Make back button respect optional
25189         regexp arg.
25191 2005-05-19  Juanma Barranquero  <lekktu@gmail.com>
25193         * calculator.el (calculator-radix-grouping-mode)
25194         (calculator-radix-grouping-digits, calculator-displayer)
25195         (calculator-radix-grouping-separator, calculator-copy-displayer):
25196         * dabbrev.el (dabbrev-search-these-buffers-only):
25197         * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
25198         (diff-advance-after-apply-hunk, diff-mode-hook)
25199         (diff-minor-mode-prefix):
25200         * imenu.el (imenu-use-popup-menu):
25201         * jit-lock.el (jit-lock-context-time):
25202         * newcomment.el (comment-fill-column, comment-column)
25203         (comment-style, comment-padding, comment-multi-line)
25204         (comment-empty-lines, comment-auto-fill-only-comments):
25205         * reveal.el (reveal-around-mark):
25206         * uniquify.el (uniquify-buffer-name-style)
25207         (uniquify-after-kill-buffer-p)
25208         (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
25209         (uniquify-min-dir-content, uniquify-separator)
25210         (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
25211         * w32-vars.el (w32-fixed-font-alist):
25212         * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
25213         * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
25214         * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
25215         * progmodes/perl-mode.el (perl-indent-level)
25216         (perl-continued-statement-offset, perl-continued-brace-offset)
25217         (perl-brace-offset, perl-brace-imaginary-offset)
25218         (perl-label-offset, perl-indent-continued-arguments)
25219         (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
25220         * progmodes/tcl.el (tcl-indent-level)
25221         (tcl-continued-indent-level, tcl-auto-newline)
25222         (tcl-tab-always-indent, tcl-electric-hash-style)
25223         (tcl-help-directory-list, tcl-use-smart-word-finder)
25224         (tcl-application, tcl-command-switches, tcl-prompt-regexp)
25225         (inferior-tcl-source-command):
25226         * textmodes/fill.el (enable-kinsoku):
25227         * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
25228         * textmodes/table.el (table-yank-handler):
25229         Specify missing group (and type, if simple) in defcustom.
25231 2005-05-19  Luc Teirlinck  <teirllm@auburn.edu>
25233         * progmodes/compile.el (compilation-finish-function): Fix defvar.
25235 2005-05-19  Richard M. Stallman  <rms@gnu.org>
25237         * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
25239         * subr.el (event-basic-type): Don't get an error.
25240         (left-fringe-p): Function deleted.
25242         * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
25243         (list-buffers-noselect): Set `font-lock-face' property, not `face'.
25245         * dired-aux.el (dired-copy-file-recursive): Handle symlinks
25246         in recursive copy.
25248         * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
25250         * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
25252         * emacs-lisp/bytecomp.el
25253         (byte-compile-file-form-custom-declare-variable):
25254         Call byte-compile-nogroup-warn if appropriate.
25256         * progmodes/compile.el (compilation-finish-function): Mark obsolete.
25257         (compilation-set-window): Don't call left-fringe-p; do it directly.
25259 2005-05-19  Jay Belanger  <belanger@truman.edu>
25261         * calc/calc-graph.el (calc-graph-format-data): Make sure
25262         var-PlotRejects is bound before trying to check its value.
25264 2005-05-19  Carsten Dominik  <dominik@science.uva.nl>
25266         * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
25267         definition of this variable from reftex-global.el to reftex.el,
25268         because it is needed in the menu.
25270 2005-05-19  Lute Kamstra  <lute@gnu.org>
25272         * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
25273         years are fixed.  Don't insert a space after a dash.
25275 2005-05-19  Kim F. Storm  <storm@cua.dk>
25277         * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
25279 2005-05-19  Daniel Pfeiffer  <occitan@esperanto.org>
25281         * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
25282         strings, because (eq ... ?\\) is fairly frequent.
25284         * progmodes/make-mode.el (makefile-add-this-line-targets):
25285         Simplify and integrate into `makefile-pickup-targets'.
25286         (makefile-add-this-line-macro): Simplify and integrate into
25287         `makefile-pickup-macros.
25288         (makefile-pickup-filenames-as-targets): Simplify.
25289         (makefile-previous-dependency, makefile-match-dependency):
25290         Don't stumble over `::'.
25292 2005-05-19  Nick Roberts  <nickrob@snap.net.nz>
25294         * subr.el (post-command-idle-hook, post-command-idle-delay):
25295         Remove obsoletion of post-command-idle-hook and
25296         post-command-idle-delay.
25298         * faces.el (list-faces-display): Provide button when describe-face
25299         is called to take user back to the list of faces.
25301         * help-fns.el (describe-variable): Remove hyperlinks in a
25302         variable's value as these are quite frequently inappropriate.
25304         * follow.el (follow-submit-feedback, follow-mode):
25305         Remove references to post-command-idle-hook.
25307 2005-05-18  Daniel Pfeiffer  <occitan@esperanto.org>
25309         * progmodes/make-mode.el (makefile-previous-dependency)
25310         (makefile-match-dependency): Check for := (and in bsd mode also
25311         !=) to give a better result, even when font-lock is not on.
25313 2005-05-18  Jay Belanger  <belanger@truman.edu>
25315         * calc/calc-help.el (calc-s-prefix-help):
25316         Add `calc-copy-special-constant' to help string.
25318 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
25320         * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
25322 2005-05-18  Jay Belanger  <belanger@truman.edu>
25324         * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
25325         in linear factors are in proper order.
25327 2005-05-18  Carsten Dominik  <dominik@science.uva.nl>
25329         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
25330         Support for jurabib.
25332         * textmodes/reftex.el (featurep): Define aliases for overlay
25333         commands, for XEmacs compatibility, and use these aliases in
25334         overlay initializations.
25335         (reftex-highlight): Use `reftex-move-overlay'.
25336         (reftex-unhighlight): Use `reftex-delete-overlay'.
25337         (reftex-uniq): Function removed.  Use `reftex-uniquify' instead.
25338         (reftex-access-search-path): Use `reftex-uniquify' instead of
25339         `reftex-uniq'
25341         * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
25342         `before-string' property modification enables for Emacs as well.
25343         (reftex-select-item): Use `reftex-delete-overlay'.
25344         (reftex-select-mark): Use `reftex-make-overlay' and
25345         `reftex-overlay-put'.
25346         (reftex-select-unmark): Use `reftex-delete-overlay' and
25347         `reftex-overlay-put'.
25349 2005-05-18  Lute Kamstra  <lute@gnu.org>
25351         * emacs-lisp/lisp.el (check-parens): Fix docstring.
25353 2005-05-18  Juanma Barranquero  <lekktu@gmail.com>
25355         * add-log.el (add-change-log-entry):
25356         * array.el (array-make-template, array-reconfigure-rows)
25357         (array-init-max-row, array-init-max-column)
25358         (array-init-columns-per-line, array-init-field-width):
25359         * replace.el (replace-match-maybe-edit, perform-replace):
25360         * textmodes/spell.el (spell-region):
25361         Replace `read-input' by `read-string'.
25363         * forms.el (forms-mode):
25364         * finder.el (finder-compile-keywords):
25365         * shadowfile.el (shadow-read-files):
25366         Replace `eval-current-buffer' by `eval-buffer'.
25368         * terminal.el (te-pass-through):
25369         * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
25370         (ange-ftp-raw-send-cmd):
25371         * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
25372         (send-process-next-char, telnet-initial-filter, telnet):
25373         Replace `send-string' by `process-send-string'.
25375         * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
25376         (prolog-consult-region): Replace `send-string' by
25377         `process-send-string'; replace `send-region' by `process-send-region'.
25379         * progmodes/delphi.el (delphi-log-msg):
25380         Replace `set-window-dot' by `set-window-point'.
25382         * subr.el (window-dot, set-window-dot, read-input, send-string)
25383         (send-region, show-buffer, eval-current-buffer):
25384         Make really obsolete, as the comment says.
25386 2005-05-17  Kim F. Storm  <storm@cua.dk>
25388         * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
25389         (cua--init-keymaps): Bind C-return instead of S-return to set
25390         rectangle mark.
25392         * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
25393         instead of S-return to toggle/clear rectangle mark.
25395 2005-05-17  Daniel Pfeiffer  <occitan@esperanto.org>
25397         * progmodes/make-mode.el (makefile-dependency-skip): New variable.
25398         (makefile-macroassign-regex, makefile-make-font-lock-keywords):
25399         Also fontify plain strings assigned to variables, mostly so that a
25400         colon has a face and is thus not taken as a dependency separator.
25401         (makefile-previous-dependency): Inline the new matcher, because it
25402         is too complex to work in both directions.
25403         (makefile-match-dependency): Eliminate `backward' arg (see above).
25404         Completely reimplemented so as to not sometimes go into an endless
25405         loop.  It should also be more efficient, because first it only
25406         searches for `:', instead of applying the very complex regexp.
25407         (makefile-mode): Cancel `font-lock-support-mode', because blocks
25408         to be fontified in one piece can be too long for JIT.
25409         Makefiles are never *that* big.
25411 2005-05-17  Reiner Steib  <Reiner.Steib@gmx.de>
25413         * dired.el (dired-mode): Simplify.
25415 2005-05-17  Lute Kamstra  <lute@gnu.org>
25417         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
25418         defcustom for the mode hook variable.
25420         * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
25421         Emacs Lisp Reference Manual.
25423 2005-05-17  Juanma Barranquero  <lekktu@gmail.com>
25425         * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
25426         (evenp, list*):
25427         * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
25428         * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
25430         * net/tramp-smb.el (tramp-smb-open-connection):
25431         Pass `tramp-chunksize' as fifth (required) argument.
25433 2005-05-16  Daniel Pfeiffer  <occitan@esperanto.org>
25435         * font-lock.el (lisp-font-lock-keywords-1):
25436         Set `font-lock-negation-char-face' for [^...] char group.
25437         (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
25439         * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
25440         a var, and refine it to mask one more level of nested vars.
25441         (makefile-rule-action-regex): Turn it into a var, and refine it so
25442         it recognizes backslashed continuation lines as belonging to the
25443         same command.
25444         (makefile-macroassign-regex): Refine it so it recognizes
25445         backslashed continuation lines as belonging to the same command.
25446         (makefile-var-use-regex): Don't look at the next char, because it
25447         might be the same one to be skipped by the initial [^$], leading
25448         to an overlooked variable use.
25449         (makefile-make-font-lock-keywords): Remove two parameters, which
25450         are now variables that some of the modes set locally.
25451         Handle dependency and rule action matching through functions, because
25452         regexps alone match too often.  Dependency matching now comes
25453         last, so it can check, whether a colon already matched something else.
25454         (makefile-mode): Inform that font-lock improves makefile parsing
25455         capabilities.
25456         (makefile-match-dependency, makefile-match-action): New functions.
25458 2005-05-16  Juanma Barranquero  <lekktu@gmail.com>
25460         * emacs-lisp/cl-extra.el (equalp): Doc fix.
25462         * align.el (align-regexp):
25463         * ansi-color.el (ansi-color-get-face):
25464         * array.el (array-reconfigure-rows, array-init-max-row)
25465         (array-init-max-column, array-init-columns-per-line)
25466         (array-init-field-width):
25467         * dired-aux.el (dired-trample-file-versions):
25468         * dired-x.el (dired-mark-sexp):
25469         * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
25470         * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
25471         * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
25472         * faces.el (face-read-integer):
25473         * files.el (backup-extract-version, insert-directory):
25474         * hexl.el (hexl-insert-decimal-char):
25475         * server.el (server-process-filter):
25476         * shell.el (shell-extract-num):
25477         * startup.el (command-line-1):
25478         * term.el (term-command-hook):
25479         * time-stamp.el (time-stamp, time-stamp-string-preprocess)
25480         (time-stamp-do-number):
25481         * time.el (display-time-update):
25482         * timezone.el (timezone-parse-date, timezone-zone-to-minute)
25483         (timezone-fix-time):
25484         * vms-patch.el (vms-suspend-resume-hook):
25485         * calendar/appt.el (appt-convert-time):
25486         * calendar/cal-bahai.el (mark-bahai-diary-entries):
25487         * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
25488         * calendar/cal-islam.el (mark-islamic-diary-entries):
25489         * calendar/calendar.el (calendar-cursor-to-date)
25490         (calendar-star-date):
25491         * calendar/diary-lib.el (diary-attrtype-convert)
25492         (mark-diary-entries, diary-entry-time):
25493         * calendar/solar.el (solar-get-number):
25494         * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
25495         * emacs-lisp/re-builder.el (reb-display-subexp):
25496         * emulation/edt.el (edt-set-scroll-margins):
25497         * emulation/tpu-extras.el (tpu-set-scroll-margins):
25498         * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
25499         (vip-get-ex-count):
25500         * emulation/viper-ex.el (viper-get-ex-token)
25501         (viper-get-ex-buffer, viper-get-ex-count, ex-next):
25502         * international/fontset.el (fontset-plain-name):
25503         * mail/feedmail.el (feedmail-look-at-queue-directory):
25504         * mail/mailalias.el (mail-get-names):
25505         * mail/rmail.el (rmail-convert-to-babyl-format):
25506         * mail/rmailsum.el (rmail-make-basic-summary-line)
25507         (rmail-summary-next-same-subject, rmail-summary-rmail-update)
25508         (rmail-summary-goto-msg):
25509         * mail/smtpmail.el (smtpmail-read-response):
25510         * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
25511         (ange-ftp-vms-add-file-entry):
25512         * play/gametree.el (gametree-looking-at-ply)
25513         (gametree-current-branch-score):
25514         * progmodes/ada-xref.el (ada-prj-find-prj-file)
25515         (ada-xref-find-in-modified-ali, ada-find-in-src-path):
25516         * progmodes/cperl-mode.el (condition-case):
25517         * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
25518         (ebrowse-set-member-buffer-column-width)
25519         (ebrowse-select-1st-to-9nth):
25520         * progmodes/etags.el (etags-snarf-tag):
25521         * progmodes/flymake.el (flymake-parse-line):
25522         * progmodes/idlw-shell.el (idlwave-shell-parse-line)
25523         (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
25524         (idlwave-shell-menu-def):
25525         * progmodes/ps-mode.el (ps-run-goto-error):
25526         * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
25527         (vhdl-speedbar-contract-level):
25528         * term/mac-win.el (x-handle-numeric-switch):
25529         * term/sun-mouse.el (sun-get-frame-data):
25530         * term/w32-win.el (x-handle-numeric-switch):
25531         * term/x-win.el (x-handle-numeric-switch):
25532         * textmodes/ispell.el (ispell-parse-output):
25533         * textmodes/nroff-mode.el (nroff-outline-level):
25534         * textmodes/reftex-cite.el (reftex-bib-sort-year)
25535         (reftex-bib-sort-year-reverse, reftex-format-citation):
25536         * textmodes/reftex-parse.el (reftex-init-section-numbers)
25537         (reftex-section-number):
25538         * textmodes/texinfmt.el (texinfo-paragraphindent):
25539         Replace `string-to-int' by `string-to-number'.
25541         * international/latexenc.el: Add page marker to force the "Local
25542         Variables:" string out of the last page.
25544 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
25546         * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
25547         tooltip-change-major-mode.
25548         (gud-tooltip-print-command): Remove case where gud-minor-mode
25549         is gdb ("--fullname").
25550         (gud-tooltip-tips): Turn GUD tooltips off for this case and
25551         explain to user.
25553 2005-05-16  Jay Belanger  <belanger@truman.edu>
25555         * calc/calc-store.el (calc-copy-special-constant): New function.
25557         * calc/calc-ext.el (calc-init-extensions): Add binding for
25558         `calc-copy-special-constant'.
25560         * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
25561         for the `calc-copy-special-constant' command.
25563 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
25565         * subr.el (left-fringe-p): New function.
25567         * progmodes/compile.el (compilation-setup): Set local value of
25568         overlay-arrow-string to "" always.
25569         (compilation-set-window): Left fringe then don't scroll.
25570         No left fringe then no arrow and scroll message to top.
25571         (compilation-context-lines): Adjust doc string accordingly.
25573 2005-05-16  Kim F. Storm  <storm@cua.dk>
25575         * ido.el (ido-magic-forward-char, ido-magic-backward-char)
25576         (ido-magic-delete-char): New commands for C-f, C-b, C-d.
25577         (ido-wide-find-dir-or-delete-dir): New command for M-d.
25578         (ido-define-mode-map): Bind them.  Add C-x prefix to fallback commands.
25579         (ido-read-file-name): Handle commands with ido property value
25580         equal to find-file as reading a file name, to allow C-d to enter dired.
25581         (ibuffer-find-file): Add ido property with value find-file.
25583 2005-05-15  Kim F. Storm  <storm@cua.dk>
25585         * subr.el (open-network-stream-nowait): Remove.
25586         (open-network-stream-server): Remove.
25588 2005-05-15  Richard M. Stallman  <rms@gnu.org>
25590         * faces.el (describe-face): Output a definition link button.
25592         * help-mode.el (help-face-def): New button type.
25594         * emacs-lisp/copyright.el (copyright-fix-years):
25595         Match properly if the first year is 2-digit.
25596         Don't mess up the whitespace after the years by filling.
25598         * dired-aux.el (dired-mark-confirm):
25599         Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
25601         * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
25602         (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
25603         (dired-mark-pop-up): Handle FILES = (t FILE) specially.
25605         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
25606         Set font-lock-comment-start-skip.
25608         * font-lock.el (font-lock-comment-start-skip): New variable.
25609         (font-lock-comment-end-skip): New variable.
25610         (font-lock-fontify-syntactically-region): Use them if non-nil.
25612 2005-05-15  Jay Belanger  <belanger@truman.edu>
25614         * calc/calc-store.el (calc-store-value): Return a string rather
25615         than display it as a message.
25616         Use calc-var-name for variable name.
25617         (calc-store-into): Add the result of calc-store-value to message.
25618         (calc-copy-variable): Add a message.
25619         (calc-store-exchange): Improve error messages.
25620         (calc-store-binary, calc-store-map): Don't reset the values of
25621         special constants.
25623 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
25625         * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
25626         manual to docstring.
25628         * files.el (hack-local-variables-confirm): Add STRING argument.
25629         Make the function handle non file visiting buffers correctly.
25630         (hack-local-variables-prop-line, hack-local-variables)
25631         (hack-one-local-variable): Use STRING arg of
25632         `hack-local-variables-confirm'.
25634 2005-05-14  Michael Albinus  <michael.albinus@gmx.de>
25636         Sync with Tramp 2.0.49.
25638         * net/tramp.el (tramp-handle-dired-call-process)
25639         (tramp-handle-insert-directory):`insert-buffer' cannot be used
25640         because the contents of the Tramp buffer is changed before
25641         insertion (`expand-file' and alike).
25642         (tramp-handle-insert-directory): If `localname' has an empty
25643         nondirectory name, it must not be quoted.
25644         (tramp-pre-connection): Add parameter CHUNKSIZE.  Make local
25645         variable `tramp-chunksize'.  Change callees.
25646         (tramp-open-connection-setup-interactive-shell): Check remote host
25647         for buggy `send-process-string' implementation.
25648         Set `tramp-chunksize' if found.  Reported by Michael Kifer
25649         <kifer@cs.sunysb.edu> (and a lot of other people all the years).
25650         (tramp-handle-shell-command): `insert-buffer' cannot be used
25651         because the contents of the Tramp buffer is changed before
25652         insertion (`expand-file' and alike).  Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
25653         <frederic.bothamy@free.fr>.
25654         (tramp-set-auto-save): Actions should be done for Tramp file name
25655         handler only.  Ange-FTP has its own auto-save mechanism.
25656         Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
25657         (tramp-set-auto-save-file-modes): Set file modes of
25658         `buffer-auto-save-file-name' to ?\600 as fallback solution.
25659         Reported by Ferenc Wagner <wferi@tba.elte.hu>.
25660         (tramp-bug): Remove obsolete variable.
25661         (tramp-append-tramp-buffers): Rewrite partly.  More suitable check
25662         for presence of `mml-mode'.  Make it running for older Emacsen as well.
25664 2005-05-14  John Paul Wallington  <jpw@pobox.com>
25666         * ibuf-ext.el (define-ibuffer-filter filename):
25667         If `dired-directory' is a list, use its car.
25669 2005-05-14  Daniel Brockman  <daniel@brockman.se>  (tiny change)
25671         * ibuffer.el (define-ibuffer-column filename):
25672         If `dired-directory' is a list, use its car.
25674 2005-05-14  Richard M. Stallman  <rms@gnu.org>
25676         * subr.el (symbol-file): Doc fix.
25678         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
25679         (byte-compile-form): Call byte-compile-nogroup-warn.
25680         (byte-compile-warning-types): Doc fix.
25682         * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
25684         * progmodes/cc-engine.el (c-literal-faces):
25685         Add font-lock-comment-delimiter-face.
25687         * net/net-utils.el (dig): Use with-no-warnings.
25689         * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
25690         (sc-recite-frame-alist, sc-default-cite-frame)
25691         (sc-default-uncite-frame, sc-default-recite-frame)
25692         (sc-attrib-selection-list, sc-rewrite-header-list):
25693         Mark as risky-local-variable.
25695         * international/ogonek.el (ogonek-jak, ogonek-how):
25696         Don't use beginning-of-buffer.
25698         * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
25700         * calendar/solar.el (solar-data-list): Move definition up.
25702         * dnd.el (dnd-protocol-alist): Add autoload.
25704         * progmodes/sh-script.el: Many doc usage fixes.
25705         (sh-indent-after-do): Change default to match common styles.
25707 2005-05-13  Luc Teirlinck  <teirllm@auburn.edu>
25709         * files.el (interpreter-mode-alist)
25710         (auto-mode-interpreter-regexp): Doc fixes.
25712 2005-05-13  Matt Hodges  <MPHodges@member.fsf.org>
25714         * tmm.el (tmm-get-keymap): Include only active menus and menu items.
25716         * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
25718 2005-05-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
25720         * dired.el (dired-mode): make-variable-buffer-local =>
25721         make-local-variable.
25723 2005-05-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
25725         * term/mac-win.el (mac-select-convert-to-string): Try coding
25726         systems in mac-script-code-coding-systems if specified one cannot
25727         encode string for `com.apple.traditional-mac-plain-text'.
25729 2005-05-13  Daniel Pfeiffer  <occitan@esperanto.org>
25731         * progmodes/make-mode.el (makefile-targets-face)
25732         (makefile-shell-face, makefile-makepp-perl-face): New faces.
25733         (makefile-dependency-regex): Fix it to not make the colon in
25734         $(var:a=b) special.
25735         (makefile-rule-action-regex): New regexp for highlighting embedded
25736         Shell strings.
25737         (makefile-macroassign-regex): Handle != for highlighting as
25738         embedded Shell strings.
25739         (makefile-var-use-regex): New const.
25740         (makefile-statements, makefile-automake-statements)
25741         (makefile-gmake-statements, makefile-makepp-statements)
25742         (makefile-bsdmake-statements): New consts.
25743         (makefile-make-font-lock-keywords): New function.
25744         (makefile-automake-font-lock-keywords)
25745         (makefile-gmake-font-lock-keywords)
25746         (makefile-makepp-font-lock-keywords)
25747         (makefile-bsdmake-font-lock-keywords): New consts.
25748         (makefile-mode-map): Add switchers between the various submodes.
25749         (makefile-mode): Document the availability of the variants.
25750         (makefile-automake-mode, makefile-gmake-mode)
25751         (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
25753         * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
25754         new variants of makefile-mode.
25756 2005-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
25758         * font-lock.el (font-lock-comment-delimiter-face): Fix up
25759         the inheritance.
25761 2005-05-12  Luc Teirlinck  <teirllm@auburn.edu>
25763         * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
25764         (inferior-lisp-load-hook): Convert defcustoms back to defvars.
25766         * files.el (normal-mode): Extend the scope of the
25767         `enable-local-variables' binding to include the `set-auto-mode' call.
25768         (magic-mode-alist): Doc fix.
25770 2005-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
25772         * font-lock.el (font-lock-comment-delimiter-face): Inherit from
25773         font-lock-comment-face rather than copying its setting.
25775 2005-05-12  Andreas Schwab  <schwab@suse.de>
25777         * eshell/esh-mode.el (eshell-send-input): Doc fix.
25779 2005-05-12  Lute Kamstra  <lute@gnu.org>
25781         * emacs-lisp/generic.el (define-generic-mode): Don't generate a
25782         defcustom for the mode hook variable.  Delete the last argument.
25783         * generic-x.el: Fix callers of define-generic-mode.
25784         (generic-x-modes): Delete group.
25785         (show-tabs-tab-face, show-tabs-space-face): Put them in the
25786         generic-x customization group.
25788 2005-05-12  Kim F. Storm  <storm@cua.dk>
25790         * font-lock.el (font-lock-negation-char-face): Default to "off".
25792         * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
25793         font-lock-negation-char-face to ! in !=.
25795 2005-05-12  Masatake YAMATO  <jet@gyve.org>
25797         * add-log.el (find-change-log): Fix typos in the docstring
25798         of function.
25800 2005-05-11  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
25802         * international/latexenc.el (latexenc-find-file-coding-system):
25803         Avoid `re-search-forward' when looking for input encoding because
25804         of speed and safety.  Better regular expressions for recognizing
25805         input encoding.  Limit a search for TeX-master/tex-main-file to
25806         the local variable section.
25808 2005-05-11  Dan Nicolaescu  <dann@ics.uci.edu>
25810         * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
25811         syntax of $ to "'" (quote).
25813 2005-05-11  Reiner Steib  <Reiner.Steib@gmx.de>
25815         * dnd.el (dnd-protocol-alist): Improve custom type.
25817         * dired.el (dired-dnd-protocol-alist): New variable.
25818         (dired-mode): Use `dired-dnd-protocol-alist'.  Move call of
25819         `dired-mode-hook' to the end.
25821 2005-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
25823         * font-lock.el (font-lock-fontify-syntactically-region): Don't use
25824         comment-end if comment-start-skip is not set.
25825         Obey the font-lock-comment-delimiter-face variables.
25827 2005-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
25829         * files.el (executable-find): Move from executable.el.  Use
25830         locate-file.
25831         * progmodes/executable.el (executable-find): Move to files.el.
25833         * font-lock.el (font-lock-fontify-keywords-region): Use a marker
25834         when trying to ensure forward progress.
25836 2005-05-11  Chong Yidong  <cyd@stupidchicken.com>
25838         * mouse-sel.el (mouse-sel-follow-link-p): New function.
25839         (mouse-select, mouse-select-internal, mouse-extend-internal):
25840         Use it to implement mouse-1-click-follows-link functionality.
25842 2005-05-11  Richard M. Stallman  <rms@gnu.org>
25844         * font-lock.el (font-lock-fontify-syntactically-region):
25845         Use font-lock-comment-delimiter-face for comment delimiters.
25847 2005-05-10  Jay Belanger  <belanger@truman.edu>
25849         * calc/calc-help.el (calc-m-prefix-help): Add mention of
25850         preserving embedded modes.
25852 2005-05-10  Richard M. Stallman  <rms@gnu.org>
25854         * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
25856         * progmodes/ada-mode.el (ada-adjust-case-skeleton):
25857         Move from ada-stmt.el.
25858         (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
25860         * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
25861         Move to ada-mode.el.
25862         (ada-stmt-mode-hook): Delete; do the work in ada-mode.
25864         * cus-edit.el (custom-file): Call file-chase-links.
25866         * files.el (read-directory-name): Fix previous change.
25867         (hack-local-variables-confirm): New function.
25868         (hack-local-variables-prop-line, hack-local-variables)
25869         (hack-one-local-variable): Use it.
25871 2005-05-10  Lute Kamstra  <lute@gnu.org>
25873         * font-lock.el (font-lock-keywords-alist)
25874         (font-lock-removed-keywords-alist): Clarify docstrings.
25876 2005-05-10  Nick Roberts  <nickrob@snap.net.nz>
25878         * progmodes/gdb-ui.el (gdb-macro-info): New variable.
25879         (gdb-source-info): Check for preprocessor info.
25880         (gdb-tooltip-print-1): New function.  Don't print tooltip if it is
25881         a macro for a function.
25882         (gdb-info-breakpoints-custom): Try to find file again if not already
25883         found (user might have used GDB dir command).
25884         (gdb-get-location): Update gdb-location-alist correctly for change
25885         to gdb-info-breakpoints-custom.
25887         * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
25888         (gud-tooltip-print-command): Add gdbmi case.
25889         (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
25890         preprocessor info.
25892 2005-05-09  Reiner Steib  <Reiner.Steib@gmx.de>
25894         * startup.el (fancy-splash-insert): Fix typo in doc string.
25896 2005-05-09  Juanma Barranquero  <lekktu@gmail.com>
25898         * obsolete/float.el (string-to-float):
25899         * obsolete/hilit19.el (hilit-add-pattern):
25900         * obsolete/rnews.el (news-parse-range, news-select-message)
25901         (news-get-pruned-list-of-files): Replace `string-to-int' by
25902         `string-to-number'.
25904         * obsolete/uncompress.el: Set `find-file-not-found-functions', not
25905         `find-file-not-found-hooks'; use `add-hook'.
25906         (uncompress-while-visiting): Set `write-file-functions', not
25907         `write-file-hooks'; use `add-hook'.
25909 2005-05-09  Kim F. Storm  <storm@cua.dk>
25911         * emulation/cua-base.el (cua-copy-region, cua-cut-region)
25912         (cua-paste): Handle clipboard action.
25913         (cua--init-keymaps): Remap clipboard-kill-region and
25914         clipboard-kill-ring-save.
25916 2005-05-08  Eli Zaretskii  <eliz@gnu.org>
25918         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
25919         Improve commentary.
25921         * simple.el (next-error-overlay-arrow-position): Revert the change
25922         made on 2005-04-30.
25924 2005-05-07  Jay Belanger  <belanger@truman.edu>
25926         * calc/calcsel2.el (calc-commute-left, calc-commute-right)
25927         (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
25928         `calc-sel-reselect'.
25930         * calc/calc-mode.el (calc-save-modes): Reset the modes list if
25931         Calc is in embedded mode.
25933 2005-05-07  Eli Zaretskii  <eliz@gnu.org>
25935         * progmodes/compile.el (compilation-setup):
25936         Set overlay-arrow-string to an empty string on text terminals.
25938         * textmodes/ispell.el (ispell-program-name): Try looking for
25939         "aspell" along exec-path, and if found, use it as the default
25940         speller program.
25942 2005-05-07  Jirka Kosek  <jirka@kosek.cz>  (tiny change)
25944         * international/mule.el (sgml-xml-auto-coding-function):
25945         Recognize encoding='FOO' in single quotes as well as in double quotes.
25947 2005-05-07  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
25949         * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
25950         as well as `interactive', so that defmacro* would recognize
25951         `declare' forms.
25953 2005-05-07  Eli Zaretskii  <eliz@gnu.org>
25955         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
25956         Explain more about the LIGHTER arg's usage in the doc string.
25957         Add commentary to clarify what the code does.  Fix the regexp that
25958         strips whitespace from LIGHTER.  Quote LIGHTER before using it,
25959         since it could have characters special to regular expressions.
25961 2005-05-07  Matt Hodges  <MPHodges@member.fsf.org>  (tiny change)
25963         * replace.el (occur-1): Bind inhibit-read-only so that
25964         erase-buffer doesn't barf on read-only text properties (likewise
25965         for add-text-properties in occur-engine).  Mark buffer as unmodified.
25966         (occur-engine): Don't set buffer-read-only here.
25968 2005-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
25970         * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
25971         list-buffers-directory.  This caused the *cvs-commit* buffer to be
25972         sometimes mistakenly reused as a *cvs* buffer.
25974 2005-05-07  Nick Roberts  <nickrob@snap.net.nz>
25976         * tooltip.el: Move code for GUD tooltips into gud.el.
25977         (require): CL no longer needed to compile case.
25978         (tooltip-mode): Do not toggle functions for GUD tooltips.
25979         (tooltip-gud-tips-p): Remove.  Replace with minor mode
25980         gud-tooltip-mode in gud.el.
25981         (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
25982         (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
25983         tooltip-gud prefix with gud-tooltip and obsolete.
25984         (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
25985         (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
25986         (tooltip-mouse-motion): Mouse movement functions/variable.
25987         Rename in gud.el by adding gud prefix.
25988         (tooltip-gud-original-filter, tooltip-gud-dereference)
25989         (tooltip-gud-event, tooltip-toggle-gud-tips)
25990         (tooltip-gud-process-output, tooltip-gud-print-command)
25991         (tooltip-gud-tips): GUD tooltip functions/variables.  Rename in
25992         gud.el by replacing tooltip-gud prefix with gud-tooltip.
25993         (gdb-tooltip-print): Move to gdb-ui.el.
25995         * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
25996         (require): CL needed to compile case.
25997         (gud-tooltip-mode): Use to toggle GUD tooltips instead of
25998         tooltip-gud-tips-p.  Make it a minor-mode.
25999         (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
26000         (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
26001         (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
26002         (gud-tooltip-change-major-mode)
26003         (gud-tooltip-activate-mouse-motions-if-enabled)
26004         (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
26005         (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
26006         (gud-tooltip-original-filter, gud-tooltip-dereference)
26007         (gud-tooltip-event, tooltip-toggle-gud-tips)
26008         (gud-tooltip-process-output, gud-tooltip-print-command)
26009         (gud-tooltip-tips): Move from tooltip.el.
26011         * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
26012         (gdb-cpp-define-alist-flags): Doc fix.
26013         (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
26014         gud-tooltip-mode is t.
26016 2005-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
26018         * net/goto-addr.el (goto-address-fontify): Make sure the overlays
26019         evaporate if their text is deleted.
26020         (goto-address-at-point): Make it work as a mouse binding as well.
26021         (goto-address-at-mouse): Obsolete it.  Update users.
26023 2005-05-06  Glenn Morris  <gmorris@ast.cam.ac.uk>
26025         * calendar/appt.el (top-level): No longer activate on load.
26027 2005-05-06  Juanma Barranquero  <lekktu@gmail.com>
26029         * calendar/cal-bahai.el (mark-bahai-diary-entries):
26030         * net/webjump.el (webjump):
26031         * progmodes/idlw-help.el (idlwave-do-context-help1)
26032         (idlwave-highlight-linked-completions):
26033         * textmodes/po.el (po-find-file-coding-system-guts):
26034         Replace `assoc-ignore-case' by `assoc-string'.
26036 2005-05-06  Eli Zaretskii  <eliz@gnu.org>
26038         * files.el (locate-file): Doc fix.
26040         * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
26041         Remove the redundant test for ms-dos.
26043         * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
26044         look for the preprocessor with exec-suffixes.  If not found in
26045         standard places, look in exec-path.  Remove most of the tests that
26046         used system-type.
26048         * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
26050         * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
26052         * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
26053         file-name clash with jka-compr.el on 8+3 filesystems.
26055 2005-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
26057         * term/mac-win.el: Don't define or bind scroll bar functions if
26058         x-toolkit-scroll-bars is t.
26059         (x-select-text, x-get-selection-value): Clear
26060         x-last-selected-text-clipboard if x-select-enable-clipboard is
26061         nil.
26062         (PRIMARY): Put mac-scrap-name property.
26063         (mac-select-convert-to-file-url): New function.
26064         (public.file-url): New selection target type.  Add to
26065         selection-converter-alist.
26066         (x-get-selection, x-selection-value): Handle it.
26067         (x-cut-buffer-or-selection-value): New alias.
26069 2005-05-05  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
26071         * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
26072         entry to avoid calling bibtex-find-entry with arg global
26073         being t.  Remove arg key.
26074         (bibtex-summary-function, bibtex-complete-crossref-cleanup)
26075         (bibtex-copy-summary-as-kill): Change accordingly.
26077 2005-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
26079         * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
26080         (org-agenda-date-later): Use with-current-buffer.
26082 2005-05-05  Luc Teirlinck  <teirllm@auburn.edu>
26084         * emacs-lisp/byte-run.el (define-obsolete-function-alias)
26085         (define-obsolete-variable-alias): Doc Fixes.
26087 2005-05-06  Kim F. Storm  <storm@cua.dk>
26089         * simple.el (line-move-1): Fix 2005-04-26 change.  Must still use
26090         vertical-motion when selective-display is active.
26092         * ido.el (ido-setup-hook): New hook.
26093         (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
26094         (ido-input-stack): New var.
26095         (ido-define-mode-map): Bind M-b to ido-push-dir.  Move old
26096         ido-next-work-file binding to M-O.
26097         Bind M-f to ido-wide-find-file-or-pop-dir.
26098         (ido-define-mode-map): Don't run ido-define-mode-map-hook.
26099         (ido-read-internal): Run ido-setup-hook.
26100         Catch quit in read-file-name and read-string to cancel edit.
26101         Handle new push, pop, and pop-all exit codes (for M-b/M-f).
26102         Automatically pop-all when completing a directory name (RET).
26103         (ido-file-internal): Add with-no-warnings around ffap and dired code.
26104         (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
26105         (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
26106         (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
26107         New functions for M-b/M-f to move among the directory components.
26108         (ido-make-merged-file-list): Catch quit to cancel merge.
26109         (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
26110         (ido-completion-help): No warnings for ido-completion-buffer-full.
26112 2005-05-05  Daniel Pfeiffer  <occitan@esperanto.org>
26114         * font-lock.el (font-lock-negation-char-face): New face and variable.
26115         * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
26116         * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
26117         * progmodes/cperl-mode.el (cperl-init-faces): Use it.
26118         * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
26120 2005-05-05  Juanma Barranquero  <lekktu@gmail.com>
26122         * emacs-lisp/byte-run.el (define-obsolete-function-alias):
26123         Fix typo in docstring.
26125         * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
26126         (ebrowse-print-statistics-line)
26127         (ebrowse-electric-position-mode-hook): Fix typo in docstring.
26129         * term/w32-win.el (image-library-alist): Add additional name for
26130         Xpm library.
26132 2005-05-05  Nick Roberts  <nickrob@snap.net.nz>
26134         * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
26135         use gcc instead of cpp.
26137         * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
26138         (gdb-create-define-alist): Use it.
26139         (gdb-cpp-define-alist-program): Update for MS-DOS.
26141 2005-05-04  Nick Roberts  <nickrob@snap.net.nz>
26143         * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
26145 2005-05-04  Richard M. Stallman  <rms@gnu.org>
26147         * help.el (describe-key): No error when UNTRANSLATED is nil.
26149         * simple.el (line-move-1): Fix previous change to signal errors
26150         appropriately.
26152 2005-05-03  Ulf Jasper  <ulf.jasper@web.de>
26154         * calendar/icalendar.el (icalendar-version): Now at 0.12.
26155         (icalendar-duration-correction): Remove.
26156         (icalendar--get-event-properties): Split result at commas.
26157         (icalendar--decode-isoduration): New optional argument
26158         DURATION-CORRECTION.
26159         (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
26160         (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
26161         (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
26162         (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
26163         (icalendar--convert-anniversary-to-ical): New functions, extracted
26164         from icalendar-export-region, with bug fixes.
26165         (icalendar-export-region): Use the above functions.
26166         (icalendar-import-buffer): Check before saving diary file.
26167         (icalendar--convert-recurring-to-diary)
26168         (icalendar--convert-non-recurring-all-day-to-diary)
26169         (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
26170         extracted from icalendar--convert-ical-to-diary, with bug fixes.
26171         (icalendar--convert-ical-to-diary): Use the above functions.
26173 2005-05-03  Nick Roberts  <nickrob@snap.net.nz>
26175         * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
26176         Remove these recent additions.
26177         (c-mode): Restore to before 2005-04-28.
26179         * progmodes/cc-vars.el (cc-define-list-program): Remove this
26180         recent addition.
26182         * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
26183         (gdb-define-alist): New variables.
26184         (gdb-create-define-alist): New function.
26185         (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
26186         (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
26187         with string-to-number.
26188         (gdb-reset): Kill gdb-define-alist.  Move assignments outside loop.
26190         * progmodes/gud.el: Replace string-to-int with string-to-number.
26191         (gud-find-file): Handle gdb-define-alist.
26193         * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
26195 2005-05-02  Jay Belanger  <belanger@truman.edu>
26197         * calc/calc-aent.el (math-read-token):
26198         * calc/calc-bin.el (calc-word-size):
26199         * calc/calc-ext.el (calc-read-number-fancy):
26200         * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
26201         (math-parse-date, math-parse-standard-date, calcFunc-tzone):
26202         * calc/calc-frac.el (calc-over-notation):
26203         * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
26204         (calc-graph-num-points, calc-graph-init):
26205         * calc/calc-prog.el (calc-read-parse-table-part)
26206         (calc-edit-macro-repeats):
26207         * calc/calc-yank.el (calc-do-grab-rectangle):
26208         * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
26209         Replace `string-to-int' by `string-to-number'.
26211 2005-05-02  Kim F. Storm  <storm@cua.dk>
26213         * kmacro.el: Use executing-kbd-macro-index variable.
26215 2005-05-02  Thien-Thi Nguyen  <ttn@gnu.org>
26217         * net/rlogin.el (rlogin-parse-words): Delete func.
26218         (rlogin): Use split-string, not rlogin-parse-words.
26219         Also, if there are option-like elements in the parsed args,
26220         take the host to be the first arg immediately following them.
26221         Suggested by Michael Mauger.
26223 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
26225         * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
26227 2005-05-02  Nick Roberts  <nickrob@snap.net.nz>
26229         * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
26230         (cc-mode-cpp-program): Rename to cc-define-list-program and
26231         move to cc-vars.el.
26233         * progmodes/cc-vars.el (cc-define-list-program):
26234         Change to "gcc -E -dM -".  Make customizable.
26236 2005-05-02  Kim F. Storm  <storm@cua.dk>
26238         * emulation/cua-base.el: Fix check for CUA-mode if no init file.
26240 2005-05-02  Nick Roberts  <nickrob@snap.net.nz>
26242         * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
26244         * international/mule-util.el (truncate-string): Remove alias and
26245         obsolete declaration.
26247         * international/mule-cmds.el (update-iso-coding-systems):
26248         Remove alias and obsolete declaration.
26250         * international/mule.el (coding-system-parent): Remove alias and
26251         obsolete declaration.
26253         * subr.el (define-function, sref): Remove aliases and obsolete
26254         declarations.
26255         (chars-in-region): Remove obsolete declaration.
26257 2005-05-01  Richard M. Stallman  <rms@gnu.org>
26259         * info.el (Info-mode): Set widen-automatically to nil, locally.
26261         * simple.el (widen-automatically): New variable.
26262         (pop-global-mark): Obey widen-automatically.
26264 2005-05-01  Dan Nicolaescu  <dann@ics.uci.edu>
26266         * term/xterm.el (function-key-map): Call substitute-key-definition
26267         before the keymap size is increased by a lot of define-key calls.
26269 2005-05-01  Richard M. Stallman  <rms@gnu.org>
26271         * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
26272         Rename ARG to ELEMENT.  Doc fix.
26274 2005-05-01  Nick Roberts  <nickrob@snap.net.nz>
26276         * allout.el (allout-exposure): Remove macro and obsolete declaration.
26277         Remove references to allout-exposure/change to allout-new-exposure.
26279         * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
26280         bytecode symbols.
26282         * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
26283         (compiled-function-p, focus-frame, unfocus-frame):
26284         Remove aliases and obsolete declarations.
26285         Back out inadvertent changes from previous commit.
26287 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
26289         * files.el (require-final-newline): Make Custom tags consistent
26290         with mode-require-final-newline.
26291         (mode-require-final-newline): Doc fix.
26293 2005-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
26295         * international/latexenc.el (latexenc-find-file-coding-system):
26296         Fix regular expressions.
26298 2005-05-01  David Kastrup  <dak@gnu.org>
26300         * international/latexenc.el (latexenc-find-file-coding-system):
26301         Fix regular expressions.
26303 2005-05-01  Nick Roberts  <nickrob@snap.net.nz>
26305         * subr.el (string-to-int): Make obsolete.
26307 2005-04-30  Richard M. Stallman  <rms@gnu.org>
26309         * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
26311         * loadup.el: load jka-comp-hook.
26313         * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
26314         (jka-compr-handler): Add autoload.  `put' calls moved
26315         to jka-comp-hook.el.
26316         (compression, jka-compr): defgroups moved to jka-comp-hook.el.
26317         (jka-compr-inhibit): Autoload.
26319         * jka-comp-hook.el: New file.
26320         Enable the mode by default.
26322         * files.el (backup-buffer-copy): Use copy-file instead
26323         of write-region, and put back the 'excl.
26325 2005-04-30  Chong Yidong  <cyd@stupidchicken.com>
26327         * progmodes/flymake.el (flymake-split-string)
26328         (flymake-split-string, flymake-log, flymake-pid-to-names)
26329         (flymake-reg-names, flymake-get-source-buffer-name)
26330         (flymake-unreg-names, flymake-add-line-err-info)
26331         (flymake-add-err-info): Clarify docstrings.
26332         (flymake-popup-menu, flymake-make-emacs-menu)
26333         (flymake-make-xemacs-menu): Add docstrings.
26334         (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
26335         Set variables directly throughout.
26337 2005-04-30  Nick Roberts  <nickrob@snap.net.nz>
26339         * progmodes/cc-mode.el (cc-create-define-alist): Check that file
26340         exists.  Initialize cc-define-alist.
26341         (c-mode): Add cc-create-define-alist locally to after-save-hook.
26342         If there is no file (Macroexpansion) don't create an alist.
26344 2005-04-29  Sam Steingold  <sds@gnu.org>
26346         * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
26347         (cc-create-define-alist): Use it instead of the hard-coded string.
26349 2005-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
26351         * international/mule-conf.el (file-coding-system-alist): Fix regexp
26352         for latexenc.
26354 2005-04-29  Lute Kamstra  <lute@gnu.org>
26356         * emacs-lisp/generic.el: Improve commentary section.
26357         (define-generic-mode): Improve docstring.
26359 2005-04-29  Carsten Dominik  <dominik@science.uva.nl>
26361         * textmodes/org.el (many places): Change to quiet the byte compiler.
26362         (org-prefix-format-compiled): New variable.
26363         (org-compile-prefix-format): New function.
26364         (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
26365         (org-agenda-prefix-format, org-timeline-prefix-format): New options.
26366         (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
26367         (org-get-entries-from-diary): Use `org-get-time-of-day' for
26368         consistency with entries from `org-mode' files.
26369         (org-get-time-of-day): Fix bug with partial matches early in a line.
26370         (org-non-link-chars): New constant.
26371         (org-link-regexp): Respect `org-non-link-chars'.
26372         (org-agenda-day-view): Remove command.
26373         (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
26374         (org-follow-bbdb-link, org-store-link): Search also company field.
26375         (org-highlight-overlay): New variable.
26376         (org-highlight, org-unhighlight): New functions.
26377         (org-agenda-mode): Add pre-command-hook to remove highlight.
26378         (org-evaluate-time-range): Behavior depends upon whether time stamp
26379         contains a time or not.
26380         (org-show-subtree, org-show-entry): New functions.
26381         (org-agenda-cleanup-fancy-diary): Remove empty lines.
26383 2005-04-28  Luc Teirlinck  <teirllm@auburn.edu>
26385         * comint.el (comint-output-filter-functions): Add autoload cookie.
26387 2005-04-28  Kim F. Storm  <storm@cua.dk>
26389         * ido.el (ido-everywhere): Fix last change.
26391 2005-04-28  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
26393         * international/latexenc.el: New file.
26394         * international/mule-conf.el (file-coding-system-alist): For .tex,
26395         .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
26397 2005-04-28  Lute Kamstra  <lute@gnu.org>
26399         * font-lock.el (font-lock-add-keywords)
26400         (font-lock-remove-keywords): Clarify docstring.
26401         (font-lock-keywords-alist, font-lock-removed-keywords-alist):
26402         Don't start docstrings with a `*'.
26403         (font-lock-update-removed-keyword-alist): Give it a docstring.
26405         * generic-x.el: Update commentary section.
26406         Only require font-lock when compiling.
26407         Define all modes conditionally.
26408         Place all generic modes in the generic-x-modes customization group.
26409         (generic-x-modes): New customization group.
26410         (generic-default-modes, generic-mswindows-modes)
26411         (generic-unix-modes, generic-other-modes): New constants.
26412         (generic-define-mswindows-modes, generic-define-unix-modes):
26413         Update docstrings.  Make them obsolete.
26414         (generic-extras-enable-list): New default value.  Update docstring.
26415         Improve :type.  Change :set function.
26416         (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
26417         Fix docstring.
26419         * emacs-lisp/generic.el (generic-mode-internal):
26420         Simplify font-lock-defaults.
26421         (define-generic-mode): Fix docstring.
26423 2005-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
26425         * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
26426         font-lock-face property to highlight matches.
26428 2005-04-28  Nick Roberts  <nickrob@snap.net.nz>
26430         * progmodes/cc-mode.el (cc-create-define-alist): New function.
26431         (cc-define-alist): New variable.
26432         (c-mode): Make it local and initialize it.
26434         * progmodes/gdb-ui.el (gdb-active-process): New variable.
26435         (gdb-exited): New function.
26436         (gdb-annotation-rules): Use it.
26437         (gdb-starting): Set gdb-active-process to t.
26438         (gdb-stopping): Amend doc string.
26439         (gdb-reset): Set gdb-active-process to nil.
26441         * tooltip.el (tooltip-gud-tips): Show the associated #define
26442         directives when a C program under GDB is not executing.
26444 2005-04-27  Stefan Monnier  <monnier@iro.umontreal.ca>
26446         * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
26447         font-lock-fontify-syntactic-keywords.
26449         * font-lock.el (font-lock-default-fontify-region): Don't force
26450         parse-sexp-lookup-properties to nil.
26452 2005-04-27  Alexander Klimov  <alserkli@inbox.ru>  (tiny change)
26454         * man.el (man-mode-syntax-table): Set up `:' to have
26455         word-constituent syntax.
26457 2005-04-27  Lute Kamstra  <lute@gnu.org>
26459         * novice.el (disable-command): Don't add spurious newlines to the
26460         init file.  Reported by Dan Jacobson <jidanni@jidanni.org>.
26462 2005-04-26  Jay Belanger  <belanger@truman.edu>
26464         * calc/calc-yank.el (calc-edit-finish): Make sure there is more
26465         than one window before deleting window.
26467 2005-04-26  Luc Teirlinck  <teirllm@auburn.edu>
26469         * shell.el (shell-prompt-pattern): Doc fix.
26470         (shell-mode): Set paragraph-separate buffer locally to "\\'".
26472         * comint.el (comint-prompt-regexp, comint-get-old-input)
26473         (comint-use-prompt-regexp)
26474         (comint-use-prompt-regexp-instead-of-fields)
26475         (comint-replace-by-expanded-history, comint-send-input)
26476         (comint-output-filter, comint-get-old-input-default)
26477         (comint-line-beginning-position, comint-bol, comint-show-output)
26478         (comint-backward-matching-input, comint-forward-matching-input)
26479         (comint-next-prompt, comint-previous-prompt):
26480         Rename `comint-use-prompt-regexp-instead-of-fields' to
26481         `comint-use-prompt-regexp'.  Keep old name as alias and declare
26482         obsolete.
26483         (comint-use-prompt-regexp): Shorten first line of doc string.
26485         * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
26486         Set paragraph-separate buffer locally to "\\'".
26488         * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
26489         Adapt to above name change.
26491         * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
26492         (smbclient-prompt-regexp): Ditto.
26494         * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
26496 2005-04-27  Nick Roberts  <nickrob@snap.net.nz>
26498         * progmodes/gdb-ui.el (gdb-location-alist): Rename from
26499         gdb-location-list.
26500         Break lines that are over 80 characters wide.
26502 2005-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
26504         * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
26505         New fun and var, to preserve compatibility.
26507         * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
26509 2005-04-26  Dominique de Waleffe  <ddw@missioncriticalit.com>  (tiny change)
26511         * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
26512         name to file-newer-than-file-p.
26514 2005-04-26  Richard M. Stallman  <rms@gnu.org>
26516         * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
26518         * progmodes/python.el (python-mode):
26519         Use new name eldoc-documentation-function.
26521         * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
26523         * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
26524         (eldoc-documentation-function):
26525         Rename from eldoc-print-current-symbol-info-function.  Calls changed.
26527 2005-04-26  Nick Roberts  <nickrob@snap.net.nz>
26529         * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
26531 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
26533         * term/xterm.el (function-key-map): Fix strings for
26534         {C,S,A,C-S}-f[1-4].  Use substitute-key-definition to bind
26535         {C,S,A,C-S}-{f1-f12}.
26537 2005-04-26  Kenichi Handa  <handa@m17n.org>
26539         * international/mule-cmds.el (select-safe-coding-system):
26540         Fix previous change.
26542 2005-04-26  Lute Kamstra  <lute@gnu.org>
26544         * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
26546         * font-lock.el (font-lock-fontify-region-function): Fix docstring.
26547         (font-lock-comment-delimiter-face): Ditto.
26549         * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
26551 2005-04-25  Jay Belanger  <belanger@truman.edu>
26553         * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
26554         to t while inserting information; use help-mode.
26556 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
26558         * term.el (ansi-term-color-vector): Use the xterm colors.
26559         (term-raw-map): Don't add mappings for \eO and \e[.  Map deletechar.
26561 2005-04-25  Lute Kamstra  <lute@gnu.org>
26563         * font-core.el (font-lock-defaults): Fix docstring.
26565         * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
26567 2005-04-25  Kenichi Handa  <handa@m17n.org>
26569         * international/mule-cmds.el (select-safe-coding-system):
26570         Don't check consistency with coding: spec, etc if raw-text or
26571         no-conversion was found to be safe.
26573 2005-04-24  Richard M. Stallman  <rms@gnu.org>
26575         * mail/sendmail.el (mail-font-lock-keywords): Match any number of
26576         citation markers at start of each line.
26578         * mail/rmail.el (rmail-font-lock-keywords): Match any number of
26579         citation markers at start of each line.
26581         * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
26583         * files.el (mode-require-final-newline): Fix previous change.
26584         (require-final-newline): Fix type label.
26586 2005-04-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
26588         * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
26589         statement in buffer (broken by 2004-11-24 change).
26591 2005-04-24  Kim F. Storm  <storm@cua.dk>
26593         * ido.el (ido-everywhere): Save and restore old read-buffer-function
26594         and read-file-name-function values.  Don't overwrite existing
26595         non-nil values if ido-mode is enabled without ido-everywhere.
26597 2005-04-24  Luc Teirlinck  <teirllm@auburn.edu>
26599         * files.el (mode-require-final-newline): Minor doc fix.
26601 2005-04-24  Eli Zaretskii  <eliz@gnu.org>
26603         * subr.el (syntax-after): Doc fix.
26604         (syntax-class): If argument is nil, return nil.  Mask off upper 16
26605         bits, not 8 bits.
26607         * files.el (mode-require-final-newline): Doc fix.
26608         (backup-buffer-copy): Fix last change.
26610 2005-04-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
26612         * term/mac-win.el: Require select.  Set selection-coding-system to
26613         mac-system-coding-system.  Call menu-bar-enable-clipboard.
26614         (x-last-selected-text-clipboard, x-last-selected-text-primary)
26615         (x-select-enable-clipboard): New variables.
26616         (x-select-text, x-get-selection, x-selection-value)
26617         (x-get-selection-value, mac-select-convert-to-string)
26618         (mac-services-open-file, mac-services-open-selection)
26619         (mac-services-insert-text): New functions.
26620         (CLIPBOARD, FIND): Put mac-scrap-name property.
26621         (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
26622         (public.tiff): Put mac-ostype property.
26623         (selection-converter-alist): Add entries for them.
26624         (mac-application-menu-map): New keymap.
26625         (interprogram-cut-function, interprogram-paste-function): Set to
26626         x-select-text and x-get-selection-value, respectively.
26627         (split-window-keep-point): Set to t.
26629 2005-04-23  Richard M. Stallman  <rms@gnu.org>
26631         * files.el (read-directory-name): Always pass non-nil
26632         DEFAULT-FILENAME arg to read-file-name.
26633         (backup-buffer-copy, basic-save-buffer-2): Take care against
26634         writing thru an unexpected existing symlink.
26635         (revert-buffer): In indirect buffer, revert the base buffer.
26636         (magic-mode-alist): Doc fix.
26637         (buffer-stale-function): Doc fix.
26638         (minibuffer-with-setup-hook): Avoid warning.
26639         (mode-require-final-newline): Doc and custom fix.
26641         * follow.el (follow-end-of-buffer): Use with-no-warnings.
26643         * font-lock.el (font-lock-comment-face): On terminals with few colors,
26644         use the default appearance.
26645         (font-lock-comment-delimiter-face): New face, new variable.
26647         * imenu.el (imenu--generic-function): The official position of a
26648         definition is the start of the line that BEG is in.
26650         * midnight.el (midnight-timer): Move defvar up.
26652         * mouse.el (mouse-drag-region-1): Delete some debugging code.
26654         * saveplace.el (save-place-to-alist): Use with-no-warnings.
26656         * startup.el (command-line): Use with-no-warnings.
26658         * window.el (window-size-fixed): New defvar.
26660         * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
26662         * mail/rmail.el (rmail-font-lock-keywords):
26663         Use font-lock-comment-delimiter-face.
26665         * mail/sendmail.el (mail-font-lock-keywords):
26666         Use font-lock-comment-delimiter-face.
26668         * progmodes/compile.el (next-error-highlight-timer): New defvar.
26670 2005-04-23  SAITO Takuya  <tabmore@rivo.mediatti.net>  (tiny change)
26672         * progmodes/compile.el (compilation-mode-font-lock-keywords):
26673         Specify t for LAXMATCH when matching directories.
26674         Save match data around compilation-compat-error-properties form.
26676 2005-04-23  David Kastrup  <dak@gnu.org>
26678         * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
26679         Mention that the autoloaded aliases should be kept for AUCTeX.
26681 2005-04-23  Andreas Schwab  <schwab@suse.de>
26683         * isearch.el (isearch-forward): Doc fix.
26685 2005-04-23  Eli Zaretskii  <eliz@gnu.org>
26687         * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
26688         (jit-lock-stealth-nice): Change default value to 0.5.
26690 2005-04-23  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
26692         * abbrev.el (write-abbrev-file): Write table entries in
26693         alphabetical order by table name.
26695 2005-04-22  Kim F. Storm  <storm@cua.dk>
26697         * ido.el (ido-read-internal): Fix `list' completion.
26699 2005-04-22  Kenichi Handa  <handa@m17n.org>
26701         * recentf.el (recentf-save-file-coding-system): New variable.
26702         (recentf-save-list): Encode the file by
26703         recentf-save-file-coding-system and add coding: tag.
26705 2005-04-22  Nick Roberts  <nickrob@snap.net.nz>
26707         * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
26709 2005-04-21  Lute Kamstra  <lute@gnu.org>
26711         * loadhist.el (unload-feature): Don't remove a function from hooks
26712         if it is about to be restored to an autoload .  Remove functions
26713         that will become unbound from auto-mode-alist.  Simplify the code.
26715         * subr.el (assq-delete-all): New implementation that is linear,
26716         not quadratic.  Suggested by David Kastrup <dak@gnu.org>.
26717         (rassq-delete-all): New function.
26719         * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
26720         Add size-indication-mode.
26722 2005-04-21  Kenichi Handa  <handa@m17n.org>
26724         * international/mule-cmds.el: Add autoload for widget-value in
26725         eval-when-compile.
26727 2005-04-21  Nick Roberts  <nickrob@snap.net.nz>
26729         * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
26730         Add tooltip-mode.
26732         * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
26734 2005-04-20  Luc Teirlinck  <teirllm@auburn.edu>
26736         * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
26737         (inferior-lisp-filter-regexp, inferior-lisp-program)
26738         (inferior-lisp-load-command, inferior-lisp-prompt)
26739         (inferior-lisp-mode-hook, lisp-source-modes)
26740         (inferior-lisp-load-hook): defvar->defcustom.
26741         (inferior-lisp-program, inferior-lisp-prompt)
26742         (inferior-lisp-load-hook): Doc fixes.
26743         (inferior-lisp-install-letter-bindings): Small change in
26744         introductory comment.
26746 2005-04-20  Dan Nicolaescu  <dann@ics.uci.edu>
26748         * vc.el (vc-annotate-color-map): Change some colors so that text
26749         using them as foreground is readable on both white and black
26750         backgrounds.
26752 2005-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
26754         * international/mule-conf.el (translation-table-for-input):
26755         Remove redundant declaration.
26757 2005-04-20  Nick Roberts  <nickrob@snap.net.nz>
26759         * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
26761         * tooltip.el (tooltip-gud-tips-p): Expand documentation.
26762         (tooltip-toggle-gud-tips): New function.
26764 2005-04-20  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
26766         * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
26767         right angle brackets.
26769 2005-04-20  Nick Roberts  <nickrob@snap.net.nz>
26771         * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
26773 2005-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
26775         * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
26776         Remove.  Update callers to use expand-file-name instead.
26778         * subr.el (syntax-class): New function.
26780         * simple.el (blink-matching-open): Use it.
26782         * paren.el (show-paren-function): Use it to recognize parens that are
26783         also used in 2-char comment markers.
26785 2005-04-19  Lute Kamstra  <lute@gnu.org>
26787         * loadhist.el (unload-feature): Update for new format of
26788         load-history.  Simplify the code.
26790 2005-04-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
26792         * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
26793         (mac-add-charset-info): New function.  Initialize variable
26794         mac-charset-info-alist using it.
26795         (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
26796         for translation.
26797         (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
26798         (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
26799         (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
26800         New CCL programs.
26802 2005-04-19  Kim F. Storm  <storm@cua.dk>
26804         * simple.el (next-buffer, prev-buffer, next-error)
26805         (scroll-other-window, keyboard-quit, keyboard-escape-quit)
26806         (clone-indirect-buffer-other-window): Move bindings to bindings.el.
26808         * bindings.el (next-buffer, prev-buffer, next-error)
26809         (scroll-other-window, keyboard-quit, keyboard-escape-quit)
26810         (clone-indirect-buffer-other-window): Move bindings from simple.el.
26811         (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
26812         (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
26814 2005-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
26816         * isearch.el (isearch-edit-string): Make the search-ring available for
26817         minibuffer history commands.
26818         (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
26819         the default history commands now work just as well.
26820         (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
26822 2005-04-18  Kim F. Storm  <storm@cua.dk>
26824         * emulation/cua-base.el (cua--pre-command-handler): Add more
26825         elaborate check for shift modifier on non-window systems.
26827 2005-04-18  Lars Hansen  <larsh@math.ku.dk>
26829         * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
26831 2005-04-18  Kim F. Storm  <storm@cua.dk>
26833         * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
26834         and make it optional.  Don't test tooltip-gud-echo-area here.
26835         (tooltip-gud-process-output, gdb-tooltip-print):
26836         Pass tooltip-gud-echo-area to tooltip-show.
26837         (tooltip-help-tips): Remove second optional arg to tooltip-show.
26839 2005-04-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
26841         * tooltip.el (tooltip-mode): `emacs-quick-startup' and
26842         `display-graphic-p' may not be bound yet.
26844 2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
26846         * startup.el (command-line): No longer enable Xterm Mouse mode by
26847         default in terminals compatible with xterm.
26849         * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
26851 2005-04-18  Nick Roberts  <nickrob@snap.net.nz>
26853         * tooltip.el (tooltip-gud-echo-area): Rename from
26854         tooltip-use-echo-area.
26855         (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
26856         (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
26857         area independently of where help tooltips are displayed.
26859 2005-04-17  David Kastrup  <dak@gnu.org>
26861         * cus-theme.el (custom-theme-write-variables): Quote variables
26862         where necessary.
26864 2005-04-17  Richard M. Stallman  <rms@gnu.org>
26866         * simple.el (yank-excluded-properties): Add follow-link to value.
26868         * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
26870         * startup.el (fancy-splash-max-time): Just 30 seconds.
26871         (fancy-splash-delay): Just 7.
26872         (fancy-splash-screens): No time limit other than fancy-splash-max-time.
26874         * loadhist.el (unload-feature): Update for new format of load-history.
26875         Simplify the code.
26877         * mail/rmail.el (rmail-ignored-headers): Ignore more headers
26878         (rmail-font-lock-keywords): Don't fontify the text of a citation.
26880         * mail/sendmail.el (mail-font-lock-keywords):
26881         Don't fontify subject text.
26882         Don't fontify the text of a citation.
26884 2005-04-17  Mark H. Weaver  <mhw@netris.org>  (tiny change)
26886         * comint.el (comint-output-filter): Run comint-output-filter-functions
26887         with point where the user had it.
26889 2005-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
26891         * international/ucs-tables.el (ucs-set-table-for-input):
26892         Disable when using unify-on-decoding.
26894 2005-04-16  Dan Nicolaescu  <dann@ics.uci.edu>
26896         * emulation/cua-base.el (cua-global-mark-face): Add special case
26897         for displays supporting a high number of colors.
26899 2005-04-16  Matt Hodges  <MPHodges@member.fsf.org>  (tiny change)
26901         * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
26903 2005-04-16  Chong Yidong  <cyd@stupidchicken.com>
26905         * filesets.el (filesets-add-buffer): If user supplies a name of a
26906         non-existing fileset, create a new fileset.
26908 2005-04-16  Carsten Dominik  <dominik@science.uva.nl>
26910         * textmodes/org.el (org-up-heading-all): Fix bug with
26911         `outline-up-heading-all'.
26913 2005-04-16  Andreas Schwab  <schwab@suse.de>
26915         * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
26916         /etc/permissions.d/* and /etc/aliases.d/*.
26918 2005-04-16  Kenichi Handa  <handa@m17n.org>
26920         * international/code-pages.el (cp-make-coding-system):
26921         Set `translation-table-for-input' property value to the symbol
26922         ucs-mule-to-mule-unicode, not to that value.
26923         (pt154): Escape guillemet by `\'.
26925 2005-04-15  Luc Teirlinck  <teirllm@auburn.edu>
26927         * loadup.el: Load tooltip if x-show-tip is fboundp.
26929         * startup.el (command-line): Add comment.
26931         * tooltip.el (tooltip-mode): Specify correct standard value for
26932         Custom in init-value.
26934 2005-04-15  Nick Roberts  <nickrob@snap.net.nz>
26936         * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
26937         possible.
26939 2005-04-15  Carsten Dominik  <dominik@science.uva.nl>
26941         * textmodes/org.el (org-agenda-date-prompt): Rename from
26942         `org-agenda-date-today'.
26943         (org-evaluate-time-range): Insert at point instead of directly
26944         after time range.
26945         (org-first-headline-recenter, org-subtree-end-visible-p)
26946         (org-optimize-window-after-visibility-change): New functions
26947         (org-agenda-post-command-hook): Don't allow point at end of line,
26948         to make sure it always hits the text properties.
26949         (org-agenda-next-date-line, org-agenda-previous-date-line):
26950         New commands.
26951         (org-set-regexps-and-options): Category may contain white space.
26952         (org-agenda-get-deadlines, org-agenda-get-scheduled):
26953         Improve marker positions.
26954         (org-agenda-new-marker): Argument POS made optional.
26955         (org-agenda-get-timestamps): Deadlines which are done are listed
26956         in org-done-face now.
26957         (org-agenda-get-todos, org-agenda-get-timestamps)
26958         (org-agenda-get-deadlines, org-agenda-get-scheduled):
26959         Set `undone-face' and `done-face' properties.
26960         (org-last-todo-state-is-todo): New variable.
26961         (org-todo): Set `org-last-todo-state-is-todo'.
26962         (org-agenda-todo): Change face according to
26963         `org-last-todo-state-is-todo'.  And change other lines referring to
26964         the same entry.
26965         (org-calendar-goto-agenda): New command.
26966         (org-calendar-to-agenda-key): New option.
26967         (org-startup-folded): New allowed value `content'.
26968         (org-set-regexps-and-options): Accept new value `content' for
26969         `org-startup-folded'.
26970         (org-get-current-options): Handle new value `content' for
26971         `org-startup-folded'.
26972         (org-insert-todo-heading): New command.
26973         (org-mode): Insert first line "*-* mode: org-mode -*-" when called
26974         interactively in empty file and option
26975         `org-insert-mode-line-in-empty-file' has been set.
26976         (org-agenda-todo, org-agenda-priority): Modify to use
26977         `org-agenda-change-all-lines'.
26978         (org-warning-face): Change color on dark background
26980 2005-04-14  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
26982         * international/mule-cmds.el (set-locale-environment): On Mac OS,
26983         use preferences AppleLocale and AppleLanguages, and variable
26984         mac-system-locale for default locale.  On Mac OS Classic, use
26985         mac-system-coding-system for default coding systems.
26987         * term/mac-win.el: Don't set file-name-coding-system.
26988         Decode variables system-name, emacs-build-system, user-login-name, and
26989         user-full-name by mac-system-coding-system on Mac OS Classic.
26990         (mac-system-coding-system): New variable.
26992 2005-04-13  Luc Teirlinck  <teirllm@auburn.edu>
26994         * startup.el (command-line): Handle `xterm-mouse-mode' before
26995         reading init file.
26997         * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
26999 2005-04-13  Glenn Morris  <gmorris@ast.cam.ac.uk>
27001         * progmodes/sh-script.el (sh-here-document-word): Make it a
27002         defcustom.  Doc fix.
27003         (sh-add): Bash uses $(( )) for arithmetic.
27004         (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
27005         (sh-maybe-here-document): Remove quotes and leading whitespace
27006         from heredoc word when closing.  Indent heredoc with tabs if word
27007         starts with "-".
27009 2005-04-13  Richard M. Stallman  <rms@gnu.org>
27011         * simple.el (undo): Fix previous change.
27013         * custom.el (defface): Doc fix.
27015 2005-04-13  Lute Kamstra  <lute@gnu.org>
27017         * Makefile.in (DONTCOMPILE): Remove list.
27018         (compile, compile-always): Don't use DONTCOMPILE.
27019         (update-authors): Load the library in which batch-update-authors
27020         is defined.
27021         * makefile.w32-in (DONTCOMPILE): Remove list.
27022         (compile, compile-always): Fix comments.
27023         (update-authors): Load the library in which batch-update-authors
27024         is defined.
27026         * generic-x.el (generic-mode-ini-file-find-file-hook):
27027         Rename to ini-generic-mode-find-file-hook.
27028         Keep generic-mode-ini-file-find-file-hook as an alias.
27029         (ini-generic-mode-find-file-hook): Rename from
27030         generic-mode-ini-file-find-file-hook.  Fix docstring.
27031         (ini-generic-mode): Docstring change.
27032         (bat-generic-mode-run-as-comint): Silence the byte compiler.
27034         * help.el (describe-key-briefly): UNTRANSLATED can be nil when
27035         called from lisp.
27037         * generic.el: Move to the emacs-lisp subdir.
27039 2005-04-12  Dan Nicolaescu  <dann@ics.uci.edu>
27041         * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
27042         and C-S- function and cursor motion keys.
27044 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
27046         * startup.el (command-line): Enable Xterm Mouse mode by default.
27047         * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
27048         for Custom.  No longer show "Mouse" in mode line when enabled.
27049         Doc fix.
27051 2005-04-12  Kim F. Storm  <storm@cua.dk>
27053         * emulation/cua-base.el (cua-rectangle-face)
27054         (cua-rectangle-noselect-face): Define face attributes here.
27056         * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
27058 2005-04-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
27060         * startup.el (command-line): Turn off blinking cursor if
27061         cursorBlink in resources is off or false.
27063 2005-04-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
27065         * term/mac-win.el (dnd): Require dnd.
27066         (mac-drag-n-drop): Call dnd-handle-one-url.
27067         (kTextEncodingMacRoman, kTextEncodingISOLatin1)
27068         (kTextEncodingISOLatin2): Remove constants.
27069         (mac-script-code-coding-systems): New constant.
27070         (mac-handle-language-change): New function.
27071         (special-event-map): Bind it to `language-change' event.
27072         (mac-centraleurroman, mac-cyrillic): New coding systems.
27073         (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
27074         (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
27075         and mac-cyrillic-encoder to encode-mac-centraleurroman and
27076         encode-mac-cyrillic, respectively.
27078 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
27080         * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
27081         Don't set overlay-arrow-string to "=>" as this is done
27082         globally in C now.
27084 2005-04-12  Lute Kamstra  <lute@gnu.org>
27086         * generic-x.el (rc-generic-mode, rul-generic-mode):
27087         Fix auto-mode-alist entries.
27088         (etc-fstab-generic-mode): Tweak fontification.
27090         * generic.el (generic-make-keywords-list): Fix docstring.
27091         (generic-mode-internal): Simplify generic-font-lock-keywords.
27093 2005-04-11  Rajesh Vaidheeswarran  <rv@gnu.org>
27095         * whitespace.el (whitespace-buffer-leading)
27096         (whitespace-buffer-trailing): Revert the incorrect test inversion.
27097         However, fix the highlight area for the leading and
27098         trailing whitespaces to show space.
27100 2005-04-11  Rajesh Vaidheeswarran  <rv@gnu.org>
27102         * whitespace.el (whitespace-version): Bump to 3.5
27104         (whitespace-buffer-leading, whitespace-buffer-trailing):
27105         Invert sense of the test to highlight the whitespace.
27107 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
27109         * progmodes/gud.el (gud-display-line): GUD uses its own
27110         overlay arrow now so don't set overlay-arrow-string.
27111         (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
27113 2005-04-11  Dan Nicolaescu  <dann@ics.uci.edu>
27115         * term.el (term-ansi-current-bold, term-ansi-current-underline)
27116         (term-ansi-current-reverse, term-ansi-current-invisible)
27117         (term-ansi-face-already-done): Change to boolean.
27118         (term-reset-terminal, term-handle-colors-array): Handle the above
27119         vars accordingly.
27120         (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
27121         (term-emulate-terminal): Use the new name.
27123         * faces.el (secondary-selection): Use yellow1, not yellow.
27124         (trailing-whitespace): Use red1, not red.
27126 2005-04-11  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
27128         * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
27129         (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
27130         (dired-dnd-handle-file): Call dnd-get-local-file-uri
27132         * cus-edit.el (dnd): New group.
27134         * term/w32-win.el (dnd): Require dnd
27135         (w32-drag-n-drop): Call dnd-handle-one-url.
27137         * x-dnd.el: Require dnd.
27138         (x-dnd-handle-uri-list, x-dnd-handle-file-name):
27139         Call dnd-handle-one-url.
27140         (x-dnd-types-alist, x-dnd-insert-utf8-text)
27141         (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
27142         to dnd-insert-text.
27143         (x-dnd-protocol-alist, x-dnd-open-file-other-window)
27144         (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
27145         (x-dnd-get-local-file-name, x-dnd-open-local-file)
27146         (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
27148         * dnd.el (dnd-protocol-alist): New file with generic DND functions.
27150 2005-04-11  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
27152         * wdired.el: Doc fixes.
27153         (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
27154         (wdired-use-dired-vertical-movement): Rename from
27155         wdired-always-move-to-filename-beginning.
27156         (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
27157         (wdired-change-to-wdired-mode): Change mode name.
27158         (wdired-newline): Delete.
27160 2005-04-11  Richard M. Stallman  <rms@gnu.org>
27162         * whitespace.el (whitespace-highlight-the-space):
27163         Don't call whitespace-unhighlight-the-space here.
27165         * simple.el (undo): Record t in undo-equiv-table
27166         for the redo record made by an undo-in-region.
27168 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
27170         * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
27171         (gdb-frame-inferior-io-buffer): New Functions to control
27172         display of separate IO buffer.
27173         (menu): Add them to menu-bar.
27174         (gdb-display-buffer): Check for buffer another frame.
27175         Protect GUD buffer.
27176         (gdb-setup-windows): Create IO buffer if not already there.
27177         (gdb-memory-mode): Remove purecopy noops.
27179 2005-04-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
27181         * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
27182         and pass to self-insert-command.
27184 2005-04-11  Lute Kamstra  <lute@gnu.org>
27186         * generic.el: Commentary section cleanup.
27187         (generic): Delete.
27188         (generic-use-find-file-hook, generic-lines-to-scan)
27189         (generic-find-file-regexp, generic-ignore-files-regexp)
27190         (default-generic-mode, generic-mode-find-file-hook)
27191         (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
27192         * generic-x.el (generic-x): Docstring fix.  Put it in the data group.
27193         (generic-use-find-file-hook, generic-lines-to-scan)
27194         (generic-find-file-regexp, generic-ignore-files-regexp)
27195         (default-generic-mode, generic-mode-find-file-hook)
27196         (generic-mode-ini-file-find-file-hook): Move from generic.el.
27198 2005-04-10  Karl Fogel  <kfogel@red-bean.com>
27200         * bookmark.el (bookmark-write-file): Catch errors writing file.
27201         This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
27203 2005-04-10  Richard M. Stallman  <rms@gnu.org>
27205         * startup.el (fancy-splash-tail): Update copyright year.
27206         (command-line): Split part of -Q into -D.
27207         (emacs-basic-display): New defvar.
27208         (fancy-splash-text): Correct name of menu item.
27210         * saveplace.el (save-place-alist-to-file): Catch errors writing file.
27212         * info.el (Info-fontify-node): Handle fontification of multiple * Menu
27213         lines in one node.
27215         * comint.el (comint-send-input): New arg ARTIFICIAL.
27216         Callers in this file changed.
27218         * abbrev.el (define-abbrevs): Read system abbrevs properly.
27220         * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
27222 2005-04-10  Chong Yidong  <cyd@stupidchicken.com>
27224         * url/url-ldap.el (url-ldap): Add docstring.  Fix call to
27225         `ldap-search-internal'.
27227 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
27229         * files.el (set-auto-mode-1): Use line-end-position.
27231         * international/latin-1.el:
27232         * international/latin-2.el:
27233         * international/latin-3.el:
27234         * international/latin-4.el:
27235         * international/latin-5.el:
27236         * international/latin-8.el:
27237         * international/latin-9.el: Give punctuation syntax to NBSP.
27239         * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
27240         (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
27241         Use char-classes to accept non-ascii letters, accepted in some recent
27242         bibtex implementations.
27244 2005-04-10  Luc Teirlinck  <teirllm@auburn.edu>
27246         * custom.el (custom-set-minor-mode): Any non-nil value for the
27247         variable should enable the mode when set through Custom.
27249 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
27251         * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
27252         TAB binding so tab-always-indent is obeyed.
27253         (vhdl-minibuffer-local-map): Move initialization into declaration.
27254         (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
27255         (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
27256         (vhdl-hooked-abbrev): Avoid test for XEmacs.
27257         (vhdl-current-line): Use line-beginning-position.
27258         (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
27259         with-output-to-temp-buffer, so the current position can be recorded.
27261 2005-04-10  Masatake YAMATO  <jet@gyve.org>
27263         * progmodes/compile.el (compilation-error-regexp-alist-alist):
27264         Add regexp for gcov.
27266 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
27268         * calendar/time-date.el (time-to-seconds, seconds-to-time)
27269         (days-to-time, time-subtract, time-add): Don't use the #xhhhh
27270         syntax which Emacs 20 doesn't support.
27272 2005-04-09  Richard M. Stallman  <rms@gnu.org>
27274         * help.el (describe-key-briefly, describe-key):
27275         Replace strings as event types with "(any string)".
27277 2005-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
27279         * arc-mode.el (archive-mode-map): Move initialization into
27280         the declaration.  Override *all* bindings of `undo'.
27281         (archive-lemacs): Remove, use (featurep 'xemacs) instead.
27283 2005-04-09  Jay Belanger  <belanger@truman.edu>
27285         * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
27287 2005-04-09  Dan Nicolaescu  <dann@ics.uci.edu>
27289         * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
27290         (xterm-register-default-colors): Update color values computation
27291         to match xterm-200.
27293 2005-04-09  Kenichi Handa  <handa@m17n.org>
27295         * international/code-pages.el (iso-latin-7): Fix the map.
27297 2005-04-08  Luc Teirlinck  <teirllm@auburn.edu>
27299         * emacs-lisp/lisp.el (defun-prompt-regexp)
27300         (parens-require-spaces, buffer-end, end-of-defun)
27301         (insert-parentheses): Doc fixes.
27303 2005-04-08  Kim F. Storm  <storm@cua.dk>
27305         * comint.el (comint-highlight-prompt): Fix face spec.
27306         * hi-lock.el (hi-green): Likewise.
27308 2005-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
27310         * cus-edit.el (custom-modified-face):
27311         * comint.el (comint-highlight-input): Fix previous changes.
27312         * term.el (term-handle-ansi-escape): Add a comment.
27314 2005-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
27316         * whitespace.el (whitespace-highlight-the-space): Put the same overlay
27317         in the buffer and in whitespace-highlighted-space.
27318         (whitespace-unhighlight-the-space): Simplify.
27319         (whitespace-buffer): Simplify.
27321 2005-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
27323         * textmodes/table.el (table-cell-face): Add special case for
27324         displays supporting a high number of colors.
27325         * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
27326         (vhdl-font-lock-reserved-words-face)
27327         (vhdl-speedbar-architecture-face)
27328         (vhdl-speedbar-instantiation-face)
27329         (vhdl-speedbar-architecture-selected-face)
27330         (vhdl-speedbar-instantiation-selected-face): Likewise.
27331         * progmodes/sh-script.el (sh-heredoc-face): Likewise.
27332         * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
27333         * progmodes/ebrowse.el (ebrowse-tree-mark-face)
27334         (ebrowse-root-class-face, ebrowse-member-attribute-face)
27335         (ebrowse-progress-face): Likewise.
27336         * progmodes/compile.el (compilation-info-face): Likewise.
27337         * progmodes/cc-fonts.el (c-invalid-face): Likewise.
27338         * emacs-lisp/re-builder.el (reb-match-3): Likewise.
27339         * calendar/calendar.el (diary-face): Likewise.
27340         * woman.el (woman-italic-face, woman-bold-face)
27341         (woman-unknown-face): Likewise.
27342         * wid-edit.el (widget-button-pressed-face): Likewise.
27343         * whitespace.el (whitespace-highlight-face): Likewise.
27344         * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
27345         * pcvs-info.el (cvs-marked-face): Likewise.
27346         * info.el (info-xref): Likewise.
27347         * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
27348         * hilit-chg.el (highlight-changes-face)
27349         (highlight-changes-delete-face): Likewise.
27350         * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
27351         (hi-red-b): Likewise.
27352         * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
27353         * font-lock.el (font-lock-keyword-face)
27354         (font-lock-function-name-face, font-lock-warning-face): Likewise.
27355         * cus-edit.el (custom-invalid-face, custom-modified-face)
27356         (custom-set-face, custom-changed-face, custom-variable-tag-face)
27357         (custom-group-tag-face-1, custom-group-tag-face): Likewise.
27358         * comint.el (comint-highlight-prompt): Likewise.
27360 2005-04-08  Lute Kamstra  <lute@gnu.org>
27362         * font-lock.el (font-lock-keywords): Docstring fixes.
27364 2005-04-08  Kenichi Handa  <handa@m17n.org>
27366         * ps-mule.el (ps-mule-show-warning): If the number of unprintable
27367         chars are more than a limit, print " and more..." at the tail.
27369 2005-04-08  Kim F. Storm  <storm@cua.dk>
27371         * emacs-lisp/authors.el (authors-aliases): Update list.
27372         (authors-ignored-files): New list.
27373         (authors-fixed-entries): Fix typo.
27374         (authors-renamed-files-alist): Update list.
27375         (authors-add): Check authors-ignored-files.
27377 2005-04-08  Carsten Dominik  <dominik@science.uva.nl>
27379         * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
27380         optional, to ensure backward compatibility.
27382 2005-04-08  Stephen Eglen  <stephen@gnu.org>
27384         * textmodes/flyspell.el (flyspell-large-region): Doc fix.
27386 2005-04-08  Kim F. Storm  <storm@cua.dk>
27388         * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
27390         * mouse.el (mouse-on-link-p): Doc fix.
27392 2005-04-07  Luc Teirlinck  <teirllm@auburn.edu>
27394         * ielm.el (ielm-prompt-read-only): Doc fix.
27396         * comint.el (comint-prompt-read-only): Doc fix.
27398 2005-04-07  Benjamin Rutt  <brutt@bloomington.in.us>
27400         * ffap.el (ffap-pass-wildcards-to-dired): New user option to
27401         ensure dired always handles wildcards passed to ffap.
27402         (find-file-at-point): Use it.
27403         (ffap-dired-wildcards): Doc fix.
27405 2005-04-07  Juri Linkov  <juri@jurta.org>
27407         * simple.el (next-error-overlay-arrow-position): New defvar.
27408         Put "=>" on its property `overlay-arrow-string'.  Add it to
27409         `overlay-arrow-variable-list'.
27411         * progmodes/compile.el (compilation-setup):
27412         Set `next-error-overlay-arrow-position' to nil.  Also set it to
27413         nil in the local hook `kill-buffer-hook'.  Make local variable
27414         `overlay-arrow-string' and set it to "=>".
27415         (compilation-goto-locus): Set BOL position to
27416         `next-error-overlay-arrow-position' instead of
27417         `overlay-arrow-position'.
27419         * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
27420         locally instead of adding it to the global hook.
27421         (Info-kill-buffer): Move up.
27423 2005-04-06  Dan Nicolaescu  <dann@ics.uci.edu>
27425         * term/xterm.el (xterm-standard-colors): Update color values from
27426         xterm-200.
27428 2005-04-06  Stefan Monnier  <monnier@iro.umontreal.ca>
27430         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
27432         * fast-lock.el:
27433         * lazy-lock.el: Move them to the obsolete subdir.
27435 2005-04-06  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
27437         * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
27438         (wdired-add-replace-advice): Remove.
27439         (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
27441 2005-04-06  Kim F. Storm  <storm@cua.dk>
27443         * startup.el (command-line): Add --bare-bones alias for -Q.
27445 2005-04-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
27447         * term/mac-win.el: Use create-fontset-from-mac-roman-font to
27448         create the startup fontset if a font specification ends with
27449         `mac-roman'.
27451 2005-04-06  Lute Kamstra  <lute@gnu.org>
27453         * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
27454         change.
27456         * emacs-lisp/copyright.el (copyright-update-year): Replace the
27457         right subexpression.  Suggested by Jay Bingham <jay.bingham@hp.com>.
27459 2005-04-05  Lute Kamstra  <lute@gnu.org>
27461         * generic.el (generic-mode-internal): Fix 2005-03-31 change.
27462         (define-generic-mode): Ditto.  Fix debug declaration.
27464         * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
27465         Put them in the generic-x group.
27467         * calendar/timeclock.el (timeclock): Doc fix.
27469         * generic.el (define-generic-mode): Don't use custom-current-group.
27470         Document default :group value.
27471         * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
27472         (define-global-minor-mode): Don't use custom-current-group.
27474 2005-04-05  Glenn Morris  <gmorris@ast.cam.ac.uk>
27476         * startup.el (command-line-1): Display startup-echo-area-message
27477         when fancy splash screen is in use.
27479         * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
27480         (sh-escaped-newline): New face.
27481         (sh-font-lock-keywords) <shell>: Improve regexp for escaped
27482         newline, and use sh-escaped-newline face.
27484         * progmodes/tcl.el (tcl-escaped-newline): New face.
27485         (tcl-builtin-list): New variable.
27486         (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
27487         newlines.  Fix keywords subexpression number.
27489 2005-04-05  Carsten Dominik  <dominik@science.uva.nl>
27491         * textmodes/org.el (org-diary-default-entry): Fix call to
27492         `add-to-diary-entry'.
27494 2005-04-05  Kim F. Storm  <storm@cua.dk>
27496         * ediff-init.el: Use (featurep 'xemacs).
27498 2005-04-05  David Ponce  <david@dponce.com>
27500         * cus-edit.el (face): Derive from symbol widget.  Display sample
27501         of the current face on the fly.
27502         (widget-face-sample-face-get, widget-face-notify): New functions.
27503         (widget-face-value-create): Remove.
27505         * wid-edit.el (widget-field-end): Temporarily remove field
27506         narrowing before to call `get-char-property'.
27508 2005-04-04  Jay Belanger  <belanger@truman.edu>
27510         * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
27511         (math-read-subscripts): New variable.
27512         (math-read-preprocess-string): Process subscripts.
27514 2005-04-04  Luc Teirlinck  <teirllm@auburn.edu>
27516         * comint.el (comint-prompt-read-only): Doc fix.
27518         * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
27519         `-1'.  Doc fix.
27521 2005-04-04  Carsten Dominik  <dominik@science.uva.nl>
27523         * textmodes/org.el (org-insert-mode-line-in-empty-file):
27524         Change default value to nil.
27526 2005-04-04  Lute Kamstra  <lute@gnu.org>
27528         * autorevert.el (auto-revert-mode): Specify :group.
27529         * battery.el (display-battery-mode): Specify :group.
27530         * diff-mode.el (diff-minor-mode): Specify :group.
27531         * font-core.el (font-lock-mode): Specify :group.
27532         * hl-line.el (hl-line-mode): Specify :group.
27533         * iimage.el (iimage): New customization group.
27534         (iimage-mode): Specify :group.
27535         * longlines.el (longlines-mode): Specify :group.
27536         * master.el: Don't require easy-mmode.
27537         (master): New customization group.
27538         (master-mode): Specify :group.
27539         * msb.el (msb-mode): Specify :group.
27540         * reveal.el (reveal-mode): Specify :group.
27541         * simple.el (next-error-follow-minor-mode): Specify :group.
27542         * smerge-mode.el (smerge-mode): Specify :group.
27543         * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
27544         * emulation/cua-base.el (cua-mode): Specify :group.
27545         * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
27546         * language/thai-util.el (thai-auto-composition-mode)
27547         (thai-word-mode): Specify :group.
27548         * mail/supercite.el (sc-minor-mode): Specify :group.
27549         * progmodes/cwarn.el (cwarn-mode): Specify :group.
27550         * progmodes/flymake.el (flymake-mode): Specify :group.
27551         * progmodes/glasses.el (glasses-mode): Specify :group.
27552         * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
27553         * textmodes/enriched.el (enriched-mode): Specify :group.
27554         * textmodes/refill.el (refill-mode): Specify :group.
27556         * add-log.el (change-log-font-lock-keywords): Names in
27557         parenthesized lists can contain spaces.
27559 2005-04-04  Thien-Thi Nguyen  <ttn@gnu.org>
27561         * startup.el (fancy-splash-text): Shorten default text of
27562         "Emacs Tutorial" line.  Also, if the current language env
27563         indicates an available tutorial file other than TUTORIAL,
27564         extract its title and append it to the line in parentheses.
27565         (fancy-splash-insert): If arg is a thunk, funcall it.
27567 2005-04-04  Jay Belanger  <belanger@truman.edu>
27569         * calc.el (calc-language-alist): Add tags to customization type.
27571 2005-04-03  Luc Teirlinck  <teirllm@auburn.edu>
27573         * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
27574         Doc fix.
27576 2005-04-03  Marcelo Toledo  <marcelo@gnu.org>
27578         * add-log.el (change-log-font-lock-keywords): The manual
27579         describing a Change Log entry, says: (...) "Aside from these
27580         header lines, every line in the change log starts with a space or
27581         a tab.".  The font-lock was not highlighting lines started with
27582         spaces, added support for it.
27584 2005-04-03  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
27586         * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
27587         (bibtex-generate-url-list): Update docstring accordingly.  Put the
27588         complex example in the docstring.
27589         (bibtex-font-lock-url): Use pop.
27591 2005-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
27593         * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
27595         * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
27597 2005-04-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
27599         * filesets.el (filesets-set-default): Doc fix.
27601 2005-04-03  Lute Kamstra  <lute@gnu.org>
27603         * generic.el (define-generic-mode): Add argument to specify
27604         keywords for defcustom.
27605         (default-generic-mode): Specify :group.
27607         * generic-x.el: Specify :group for all generic modes.
27609         * desktop.el (desktop-no-desktop-file-hook)
27610         (desktop-after-read-hook): Doc fix.
27612 2005-04-02  Luc Teirlinck  <teirllm@auburn.edu>
27614         * simple.el (visible-mode): Use explicit :group keyword.
27615         This changes the group of `visible-mode-hook' from paren-blinking
27616         to editing-basics.
27618 2005-04-02  Sergey Poznyakoff  <gray@Mirddin.farlep.net>  (tiny change)
27620         * mail/rmail.el (rmail-parse-url): Bugfix.  Parse traditional
27621         mailbox specifications as well as URLs.
27622         (rmail-insert-inbox-text): Remove unused conditional branches.
27624 2005-04-01  Jay Belanger  <belanger@truman.edu>
27626         * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
27627         (calc-gnuplot-print-command): Move definitions to calc.el.
27629         * calc/calc-embed.el (calc-embedded-announce-formula)
27630         (calc-embedded-open-formula, calc-embedded-close-formula)
27631         (calc-embedded-open-word, calc-embedded-close-word)
27632         (calc-embedded-open-plain, calc-embedded-close-plain)
27633         (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
27634         (calc-embedded-open-mode, calc-embedded-close-mode):
27635         Move definitions to calc.el.
27637         * calc/calc.el (calc-settings-file, calc-language-alist):
27638         Make customizable.
27639         (calc-embedded-announce-formula, calc-embedded-open-formula)
27640         (calc-embedded-close-formula, calc-embedded-open-word)
27641         (calc-embedded-close-word, calc-embedded-open-plain)
27642         (calc-embedded-close-plain, calc-embedded-open-new-formula)
27643         (calc-embedded-close-new-formula, calc-embedded-open-mode)
27644         (calc-embedded-close-mode, calc-gnuplot-name)
27645         (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
27646         from other files and make customizable.
27648 2005-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
27650         * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
27651         Use buffer-live-p.
27652         (cvs-mode-run): Don't call cvs-update-header here.
27653         (cvs-run-process): Call cvs-update-header.
27654         Use process properties for cvs-postprocess and cvs-buffer so that
27655         the sentinel can behave better if the temp buffer is killed.
27656         Use a pipe rather than a tty, to better handle unexpected prompts.
27657         (cvs-sentinel): Rewrite.  Call cvs-update-header.
27659 2005-04-01  Andre Spiegel  <spiegel@gnu.org>
27661         * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
27662         we go via Tramp or Ange-FTP.  Suggested by Kai Grossjohann.
27664 2005-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
27666         * generic.el (define-generic-mode): Add indentation rule.
27668 2005-03-31  Luc Teirlinck  <teirllm@auburn.edu>
27670         * files.el (mode-require-final-newline): Make Custom correctly
27671         report a nil value and allow to set it to nil via Custom.
27672         Doc fix.
27674 2005-04-01  Kenichi Handa  <handa@m17n.org>
27676         * international/characters.el: Enable the correct case setting for
27677         dotless-i and dotted-I.
27679 2005-04-01  Kim F. Storm  <storm@cua.dk>
27681         * ido.el (ido-file-internal): Fall back to non-ido command if
27682         initial directory is on slow ftp (or tramp) host.
27684 2005-03-31  Richard M. Stallman  <rms@gnu.org>
27686         * emacs-lisp/autoload.el (make-autoload):
27687         Handle define-global-minor-mode.
27689         * emacs-lisp/easy-mmode.el (define-global-minor-mode):
27690         Rename from easy-mmode-define-global-mode.
27691         (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
27693         * progmodes/scheme.el (scheme-mode-syntax-table):
27694         Update syntax of | and # for two-character comment syntax.
27696 2005-03-31  Lute Kamstra  <lute@gnu.org>
27698         * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
27699         (define-minor-mode): Call custom-current-group at load-time.
27701         * generic.el (define-generic-mode): Add debug declaration.
27702         Add defcustom for the mode hook.
27703         (generic-mode-internal): Use run-mode-hooks.
27705 2005-03-31  Kim F. Storm  <storm@cua.dk>
27707         * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
27708         (mouse-fixup-help-message): New defun called by show_help_echo
27709         to fixup mouse-2 prefix in help messages when applicable.
27711         * tooltip.el (tooltip-show-help-function): Don't fixup message here.
27713 2005-03-31  Kenichi Handa  <handa@m17n.org>
27715         * language/thai-word.el (thai-find-word-ends): Pay attention to
27716         the case that we reach the end of buffer.
27718         * textmodes/fill.el (fill-text-properties-at): New function.
27719         (fill-newline): Use fill-text-properties-at instead of
27720         text-properties-at.
27722 2005-03-31  Olive Lin  <olive.lin@versateladsl.be>  (tiny change)
27724         * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
27725         not comint-quote-filename.
27727 2005-03-31  Thien-Thi Nguyen  <ttn@gnu.org>
27729         * help-fns.el (help-with-tutorial): Revert last change.
27731 2005-03-31  Kim F. Storm  <storm@cua.dk>
27733         * emulation/cua-base.el (cua-scroll-down): Add CUA property.
27735 2005-03-30  Paul Eggert  <eggert@cs.ucla.edu>
27737         * calendar/cal-china.el: Update reference to "Calendrical
27738         Calculations" book; there's a new edition.
27739         * calendar/cal-coptic.el: Likewise.
27740         * calendar/cal-french.el: Likewise.
27741         * calendar/cal-hebrew.el: Likewise.
27742         * calendar/cal-islam.el: Likewise.
27743         * calendar/cal-iso.el: Likewise.
27744         * calendar/cal-julian.el: Likewise.
27745         * calendar/cal-mayan.el: Likewise.
27746         * calendar/cal-persia.el: Likewise.
27747         * calendar/calendar.el: Likewise.
27748         * calendar/holidays.el: Likewise.
27749         * calendar/lunar.el: Likewise.
27750         * calendar/solar.el: Likewise.
27752         * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
27753         white space from doc string.
27755 2005-03-30  Jay Belanger  <belanger@truman.edu>
27757         * calc/calc-help.el (calc-full-help): Remove email address.
27759 2005-03-30  Thien-Thi Nguyen  <ttn@gnu.org>
27761         * help-fns.el (help-with-tutorial): Delete title line.
27763 2005-03-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
27765         * calendar/cal-x.el (calendar-one-frame-setup)
27766         (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
27767         rather than `symbol' for set-window-dedicated-p.
27769         * calendar/appt.el (appt-buffer-name): Make it a constant.
27770         (appt-add): Doc fix.
27772         * filesets.el (filesets-menu-path, filesets-menu-before)
27773         (filesets-menu-in-menu): Doc fix.  Now valid in GNU Emacs.
27774         (filesets-menu-cache-file): Use directory ~/.emacs.d.
27775         (filesets-add-submenu): Delete and use add-submenu instead.
27777 2005-03-30  Carsten Dominik  <dominik@science.uva.nl>
27779         * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
27780         (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
27781         (org-diary-default-entry): New function.
27782         (org-get-entries-from-diary): Better parsing of diary entries.
27783         (org-agenda-check-no-diary): New function.
27784         ("diary-lib"): Advice to function `add-to-diary-list', to allow
27785         linking to diary entries.
27786         (org-agenda-execute-calendar-command): New function.
27787         (org-agenda): Improve visible section in window.
27788         Use `org-fit-agenda-window'.
27789         (org-fit-agenda-window): New option.
27790         (org-move-subtree-down): Better handling of empty lines
27791         at end of subtree.
27792         (org-cycle): Numeric prefix is interpreted now as show-subtree N
27793         levels up.
27794         (org-fontify-done-headline): New option.
27795         (org-headline-done-face): New face.
27796         (org-set-font-lock-defaults): Use `org-headline-done-face'.
27797         (org-table-copy-down): Rename from `org-table-copy-from-above'.
27798         When current field is non-empty, it is copied to next row.
27799         (org-table-copy-from-above): Fix bug which made it
27800         impossible to copy fields containing only a single non-white character.
27802 2005-03-30  Kim F. Storm  <storm@cua.dk>
27804         * kmacro.el (kmacro-end-macro): Isearch may store this command
27805         into the macro -- so ignore it when executing keyboard macro.
27807 2005-03-30  Nick Roberts  <nickrob@snap.net.nz>
27809         * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
27811 2005-03-29  Kenichi Handa  <handa@m17n.org>
27813         * language/thai.el ("Thai"): Set setup-function and exit-function
27814         for Thai language environment.
27816         * language/thai-util.el: Require thai-word.
27817         (thai-word-mode-map): New variable.
27818         (thai-word-mode): New minor mode.
27819         (setup-thai-language-environment-internal): New function.
27820         (exit-thai-language-environment-internal): New function.
27822         * language/thai-word.el (thai-word-table): Declare it by defvar,
27823         use dolist to initialize it.
27824         (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
27825         (thai-fill-find-break-point): New functions.
27827 2005-03-29  Richard M. Stallman  <rms@gnu.org>
27829         * simple.el (idle-update-delay): Move definition up.
27830         (set-mark): Doc fix.
27832 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
27834         * longlines.el: New file.
27836         * simple.el (buffer-substring-filters): New variable.
27837         (filter-buffer-substring): New function.
27838         (kill-region, copy-region-as-kill): Use it.
27840         * register.el (copy-to-register, append-to-register)
27841         (prepend-to-register): Use filter-buffer-substring.
27843 2005-03-30  Nick Roberts  <nickrob@snap.net.nz>
27845         * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
27846         (gud-filter-pending-text): Move in front of gdb.
27847         (gud-overlay-arrow-position): New variable.
27848         (gud-sentinel, gud-display-line): Use it in place of
27849         overlay-arrow-position.
27851 2005-03-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
27853         * progmodes/fortran.el (fortran-if-indent): Doc fix.
27854         (fortran-font-lock-keywords-2): Add "where", "elsewhere".
27855         (fortran-font-lock-keywords-4): New variable.
27856         (fortran-blocks-re, fortran-end-block-re)
27857         (fortran-start-block-re): New constants, for hideshow.
27858         (hs-special-modes-alist): Add a Fortran entry.
27859         (fortran-mode-map): Bind fortran-end-of-block,
27860         fortran-beginning-of-block to \M-\C-n, \M-\C-p.
27861         (fortran-mode): Doc fix.  Add fortran-font-lock-keywords-4.
27862         (fortran-looking-at-if-then, fortran-end-of-block)
27863         (fortran-beginning-of-block): New functions, for hideshow.
27865         * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
27866         Doc fix.  Tweak regexp.
27867         (f90-beginning-of-block): Push mark first.
27869 2005-03-29  Jay Belanger  <belanger@truman.edu>
27871         * calc/calc.el: Update copyright date.
27872         (calc-version): Increase to 2.1.
27873         (calc-version-date): Remove.
27875         * calc/calc-help.el: Update copyright date.
27876         (calc-full-help): Remove reference to calc-version-date.
27877         Update copyright date.
27879 2005-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
27881         * vc.el (vc-do-command): Use a pipe for async processes, so password
27882         prompts don't show up at places where the user can't reply.
27884 2005-03-29  Olive Lin  <olive.lin@versateladsl.be>  (tiny change)
27886         * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
27887         on the file name we pass to the inferior shell.
27889 2005-03-29  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
27891         * progmodes/which-func.el (which-function): Be robust in the face of an
27892         imenu--make-index-alist failure.
27894 2005-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
27896         * reveal.el (reveal-mode-map): Don't override C-a and C-e.
27898         * progmodes/python.el (python-preoutput-filter): Fix last change.
27900 2005-03-29  Lute Kamstra  <lute@gnu.org>
27902         * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
27903         functions and compiled macros.
27904         (debug-convert-byte-code): Handle macros too.
27905         (debug-on-entry-1): Don't signal an error when trying to clear a
27906         function that is not set to debug on entry.
27908 2005-03-29  Jay Belanger  <belanger@truman.edu>
27910         * calc/calc-lang.el: Add functions to math-function-table
27911         properties of tex and math.
27913 2005-03-29  Kenichi Handa  <handa@m17n.org>
27915         * ps-mule.el (ps-mule-plot-string): Translate characters by
27916         ps-print-translation-table.
27917         (ps-mule-begin-job): Call find-charset-region/string with
27918         ps-print-translation-table.
27919         (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
27921         * ps-print.el (ps-print-translation-table): New variable.
27922         (ps-plot-region): Translate characters by ps-print-translation-table.
27924 2005-03-29  Juri Linkov  <juri@jurta.org>
27926         * simple.el (next-error-highlight-timer): New variable.
27928         * progmodes/compile.el (compilation-goto-locus):
27929         Use `next-error-highlight-timer' instead of `sit-for'.
27931 2005-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
27933         * mail/supercite.el (sc-mail-field): Use assoc-string.
27934         (sc-get-address): Simplify regexps.
27936         * files.el (minibuffer-with-setup-hook): New macro.
27937         (find-file-read-args): Use it to avoid let-binding
27938         minibuffer-with-setup-hook (which breaks turning on/off
27939         file-name-shadow-mode while in the prompt).
27941         * complete.el (PC-read-include-file-name-internal):
27942         Use test-completion.
27944 2005-03-28  Luc Teirlinck  <teirllm@auburn.edu>
27946         * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
27948 2005-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
27950         * window.el (window-buffer-height): Use count-screen-lines.
27952         * progmodes/python.el (python-preoutput-leftover): New var.
27953         (python-preoutput-filter): Use it.
27954         (python-send-receive): Loop until all the result has been received.
27956 2005-03-28  Juri Linkov  <juri@jurta.org>
27958         * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
27960         * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
27961         "Recover Crashed Session".
27962         (menu-bar-search-menu): Add ellipsis to "Search tagged files".
27963         (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
27964         (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
27965         (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
27966         (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
27967         (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
27968         (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
27969         (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
27971         * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
27972         Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
27973         Ediff Sessions", "Toggle use of separate control buffer frame",
27974         "Use separate frame for Ediff control buffer".
27976         * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
27977         Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
27978         "Rename Bookmark", "Delete Bookmark".
27980         * info.el (Info-mode-menu): Remove ellipsis from "Index".
27981         Add ellipsis to "Lookup a String", "Lookup a string in all indices".
27982         Add `:active Info-index-alternatives' to "Next Matching Item".
27984         * wdired.el (wdired-change-to-wdired-mode):
27985         Mention `wdired-abort-changes' key in the initial message.
27987         * international/mule.el (auto-coding-alist): Associate non-ascii
27988         image filename extensions with `no-conversion'.
27990 2005-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
27992         * international/iso-acc.el:
27993         * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
27995 2005-03-26  Luc Teirlinck  <teirllm@auburn.edu>
27997         * textmodes/sgml-mode.el (html-mode): Doc update.
27999         * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
28001 2005-03-26  Dan Nicolaescu  <dann@ics.uci.edu>
28003         * term.el (term-move-columns): Fix face after extending a line.
28004         (term-insert-spaces): Likewise.
28005         (term-reset-terminal): Fix off by one error.
28007 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
28009         * international/mule.el (auto-coding-alist): Add .xpi files.
28011         * files.el (auto-mode-alist): Add .xpi files.
28013 2005-03-26  Jure Cuhalev  <gandalf@owca.info>  (tiny change)
28015         * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
28017 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
28019         * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
28021 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
28023         * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
28024         binding.  Suggested by Stephan Stahl <stahl@eos.franken.de>.
28026         * calendar/cal-move.el (calendar-beginning-of-year): Move the
28027         cursor to Jan 1 when needed.
28028         (calendar-end-of-year): Fix -/+ typo.
28029         Reported by Chong Yidong <cyd@stupidchicken.com>.
28031 2005-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
28033         * progmodes/flymake.el (flymake-mode): Add autoload cookie.
28035         * emacs-lisp/debug.el (debugger-record-expression): Add a missing
28036         format to `message'.  Inspired by Deepak Goel <deego@gnufans.org>.
28038 2005-03-25  Richard M. Stallman  <rms@gnu.org>
28040         * filesets.el (filesets-init): Add autoload.
28042         * mail/mailalias.el (mail-directory): Doc fix.
28044 2005-03-25  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
28046         * mail/mailalias.el (mail-directory-process): Do nothing if
28047         mail-directory-process is an atom.
28048         (mail-get-names): Ignore mail-directory-names if it is an atom.
28049         (mail-directory-process defvar): Doc fix.
28050         (mail-names): Doc fix.
28052 2005-03-25  Johan Bockg\e,Ae\e(Brd  <bojohan+mail@dd.chalmers.se>  (tiny change)
28054         * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
28056 2005-03-26  Kenichi Handa  <handa@m17n.org>
28058         * international/mule-util.el (detect-coding-with-priority):
28059         Call update-coding-systems-internal before detect-coding-region.
28061 2005-03-26  Nick Roberts  <nickrob@snap.net.nz>
28063         * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
28064         (gdb-frames-mode-map): Add follow-link property.
28066 2005-03-25  Jay Belanger  <belanger@truman.edu>
28068         * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
28069         for variables.
28071 2005-03-25  Juri Linkov  <juri@jurta.org>
28073         * image-mode.el: Optimize image filename extension regexps in
28074         autoload cookies.  Associate .x[bp]m with `image-mode-maybe'
28075         in `auto-mode-alist'.
28076         (image-mode): Add `image-toggle-display-text' to local hook
28077         `change-major-mode-hook'.  Display the image as an image by
28078         default.  Set `cursor-type' and `truncate-lines' if the image
28079         is already displayed.  Take into account the current mode (image
28080         or text) in message.
28081         (image-minor-mode): New minor mode.
28082         (image-mode-maybe, image-toggle-display-text): New functions.
28083         (image-toggle-display): Use called-interactively-p.
28084         Let-bind `inhibit-read-only' to t.
28086         * image-mode.el (image-minor-mode): Set `cursor-type' and
28087         `truncate-lines' if the image is already displayed.  Add turning
28088         image-minor-mode off to `change-major-mode-hook'.  Add message.
28089         Call `image-toggle-display-text' after turning image-minor-mode off.
28091 2005-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
28093         * international/mule-cmds.el (set-locale-environment): For Mac OS X's
28094         Terminal.app, use utf-8.
28095         (set-display-table-and-terminal-coding-system): Add coding-system arg.
28096         (set-locale-environment): Use it.
28098         * term/xterm.el: Undo last change, better done in mule-cmds.el.
28100         * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
28102         * progmodes/python.el (python-close-block-statement-p)
28103         (python-outdent-p, python-current-defun): Use symbol-end.
28105 2005-03-25  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
28107         * files.el (save-some-buffers): Doc fix.
28109 2005-03-25  Werner Lemberg  <wl@gnu.org>
28111         * complete.el, thumbs.el: Replace `legal' with `valid'.
28112         * calendar/calendar.el: Replace `legal' with `valid'.
28113         * emacs-lisp/advice.el: Replace `legal' with `valid'.
28114         * mail/supercite.el: Replace `legal' with `valid'.
28115         * progmodes/cperl-mode.el, progmodes/idlw-shell.el
28116         * progmodes/idlwave.el, progmodes/vhdl-mode.el:
28117         Replace `legal' with `valid'.
28118         * textmodes/reftex-vars.el, textmodes/reftex.el:
28119         Replace `legal' with `valid'.
28121 2005-03-25  Werner Lemberg  <wl@gnu.org>
28123         * calc/calc-forms.el, calc/calc-sel.el
28124         * midnight.el, vc-cvs.el
28125         * emacs-lisp/cl-macs.el
28126         * emulation/vip.el
28127         * eshell/esh-io.el, eshell/esh-var.el
28128         * mail/supercite.el
28129         * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
28130         * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
28131         * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
28132         * progmodes/sh-script.el, progmodes/xscheme.el
28133         * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
28134         * textmodes/reftex-index.el, textmodes/reftex-parse.el
28135         * textmodes/reftex-ref.el, textmodes/reftex-vars.el
28136         * textmodes/reftex.el, textmodes/org.el:
28137         Replace `illegal' with `invalid'.
28139 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
28141         * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
28142         (flymake-find-buildfile, flymake-find-possible-master-files)
28143         (flymake-check-include, flymake-parse-line): Replace loops over the
28144         length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
28146         * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
28147         Substitute file-name-as-directory in the rest of the file.
28148         (flymake-get-common-file-prefix): Rewrite, using compare-strings.
28149         (flymake-replace-region): Remove unused arg `buffer'.
28150         (flymake-check-patch-master-file-buffer): Update calls to it.
28151         (flymake-add-err-info): Remove unused var `count'.
28152         (flymake-mode): Use define-minor-mode.
28154         * progmodes/flymake.el: Use with-current-buffer.
28155         (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
28156         flymake-replace-regexp-in-string, flymake-line-beginning-position)
28157         (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
28158         Avoid testing for `xemacs'.
28159         (flymake-nop): Move.
28160         (flymake-region-has-flymake-overlays): Return the computed value.
28161         (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
28162         Remove unused var `endline'.
28163         (flymake-get-line-count): Remove unused function.
28164         (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
28166         * emulation/vi.el:
28167         * generic.el:
28168         * hilit-chg.el (global-highlight-changes):
28169         * hi-lock.el (hi-lock-mode):
28170         * follow.el: find-file-hooks -> find-file-hook.
28172         * comint.el (comint-insert-input): Obey mouse-yank-at-point.
28174 2005-03-24  Juri Linkov  <juri@jurta.org>
28176         * dired.el (dired-mode-map): Add menu item "Compare directories"
28177         for dired-compare-directories.
28179         * dired-aux.el (dired-compare-directories): Add autoload cookie.
28180         Doc fix.  Replace `read-file-name' with `read-directory-name'.
28182 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
28184         * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
28186 2005-03-24  Jay Belanger  <belanger@truman.edu>
28188         * calc/calc-embed.el (calc-embedded-mode-change): Save all
28189         relevant mode settings in calc-embedded-original-modes when modes
28190         are permanently changed.
28192 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
28194         * autoinsert.el: find-file-hooks -> find-file-hook.
28196 2005-03-24  Lute Kamstra  <lute@gnu.org>
28198         * generic.el (generic-font-lock-defaults): Make it obsolete.
28199         (generic-font-lock-keywords): New variable to replace
28200         generic-font-lock-defaults.
28201         (generic-mode-set-font-lock): Delete it.
28202         (generic-mode-internal): Don't call generic-mode-set-font-lock.
28203         (generic-bracket-support): Add docstring.
28205         * generic-x.el: Rename generic-font-lock-defaults to
28206         generic-font-lock-keywords throughout.
28207         (mailagent-rules-setup-function): Delete it.
28208         (mailagent-rules-generic-mode): Use anonymous function instead.
28209         (show-tabs-generic-mode-font-lock-defaults-1)
28210         (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
28211         Quote faces.
28212         (show-tabs-tab-face, show-tabs-space-face): Specify background,
28213         not foreground.
28215         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
28216         Recognize define-generic-mode.
28218 2005-03-23  Stefan Monnier  <monnier@iro.umontreal.ca>
28220         * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
28221         if there's no completion table.
28223 2005-03-23  Miles Bader  <miles@gnu.org>
28225         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
28226         Remove tty-specific variants, as they're no longer needed.
28228 2005-03-23  Lute Kamstra  <lute@gnu.org>
28230         * generic-x.el: Code cleanup: make args constant whenever possible.
28231         (installshield-statement-keyword-list)
28232         (installshield-system-functions-list)
28233         (installshield-system-variables-list, installshield-types-list)
28234         (installshield-funarg-constants-list): Make them constants.
28236         * generic.el (generic-make-keywords-list): Add autoload cookie.
28238         * calendar/time-date.el: Add comment on time value formats.
28239         Don't require parse-time.
28240         (with-decoded-time-value): New macro.
28241         (encode-time-value): New function.
28242         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
28243         (days-to-time): Return a valid time value when arg is huge.
28244         (time-since): Use time-subtract.
28245         (time-to-number-of-days): Use time-to-seconds.
28247 2005-03-23  David Ponce  <david@dponce.com>
28249         * recentf.el (recentf-keep): New option.
28250         (recentf-menu-action): Default to `find-file'.
28251         (recentf-keep-non-readable-files-flag)
28252         (recentf-keep-non-readable-files-p)
28253         (recentf-file-readable-p, recentf-find-file)
28254         (recentf-cleanup-remote): Remove.
28255         (recentf-include-p): More robust.
28256         (recentf-keep-p): New function.
28257         (recentf-remove-if-non-kept): Rename from
28258         `recentf-remove-if-non-readable'.  Use `recentf-keep-p'.
28259         All callers updated.
28260         (recentf-menu-items-for-commands): Fix help string.
28261         (recentf-track-closed-file): Update.  Doc fix.
28262         (recentf-cleanup): Update.  Count removed files.  Doc fix.
28264 2005-03-23  Kim F. Storm  <storm@cua.dk>
28266         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
28267         Don't inherit from fringe face (now happens automatically).
28269 2005-03-22  Kim F. Storm  <storm@cua.dk>
28271         * tooltip.el (tooltip-show-help-function): Ignore negative mouse
28272         position values.
28274 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
28276         * menu-bar.el (showhide-date-time): Remove.
28277         (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
28278         (menu-bar-make-mm-toggle): Simplify.
28280 2005-03-22  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
28282         * progmodes/perl-mode.el (perl-font-lock-keywords-2):
28283         Accept qualified variable and function names.
28285 2005-03-22  Thien-Thi Nguyen  <ttn@gnu.org>
28287         * bindings.el (completion-ignored-extensions):
28288         Remove ".lis" for `vax-vms'.
28290 2005-03-22  Andreas Schwab  <schwab@suse.de>
28292         * generic-x.el: Revert last change.
28293         * ldefs-boot.el: Update.
28295 2005-03-22  Jay Belanger  <belanger@truman.edu>
28297         * calc/calc-embed.el (calc-embedded-original-modes): New variable.
28298         (calc-embedded-save-original-modes)
28299         (calc-embedded-restore-original-modes): New functions.
28300         (calc-do-embedded): Save original modes when entering embedded mode
28301         and restore when leaving embedded mode.
28302         (calc-embedded-modes-change): Change the value of
28303         calc-embedded-original-modes to reflect permanent changes.
28305 2005-03-22  Lute Kamstra  <lute@gnu.org>
28307         * generic-x.el: Require generic again.
28309 2005-03-22  Miles Bader  <miles@gnu.org>
28311         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
28312         Tweak details to look good on both ttys and bitmap displays, light
28313         or dark background, etc.
28315 2005-03-21  Kim F. Storm  <storm@cua.dk>
28317         * tooltip.el (tooltip-show-help-function): Check car and cdr of
28318         mouse position.
28320 2005-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
28322         * icomplete.el: Don't forcibly turn on the mode upon load.
28323         (icomplete-mode): Use define-minor-mode.
28324         (icomplete-eoinput): Default to nil.
28325         (icomplete-minibuffer-setup): Remove autoload.
28326         (icomplete-tidy): Simplify.
28327         (icomplete-exhibit): Use buffer-undo-list to determine if we're still
28328         in the initial state or if the user has modified the field.
28329         Fix handling of icomplete-max-delay-chars.
28330         Remove code that handles the oddball case where
28331         minibuffer-completion-table is an integer.
28332         Wrap icomplete-completions in while-no-input in case building
28333         completions takes more time than expected.
28334         (icomplete-completions): Simplify.
28336 2005-03-21  Richard M. Stallman  <rms@gnu.org>
28338         * jka-compr.el (jka-compr-really-do-compress):
28339         Make variable buffer-local.
28341         * image-mode.el: Handle .xpm files too.
28342         (image-toggle-display): Preserve modification flag.
28344         * help.el (where-is): Don't mention aliases with no key bindings.
28346 2005-03-21  Lute Kamstra  <lute@gnu.org>
28348         * generic.el: Fix commentary section.  Don't require cl for
28349         compilation.
28350         (generic-mode-list): Add autoload cookie.
28351         (generic-use-find-file-hook, generic-lines-to-scan)
28352         (generic-find-file-regexp, generic-ignore-files-regexp)
28353         (generic-mode, generic-mode-find-file-hook)
28354         (generic-mode-ini-file-find-file-hook): Fix docstrings.
28355         (define-generic-mode): Make it a defmacro.  Fix docstring.
28356         (generic-mode-internal): Code cleanup.  Add autoload cookie.
28357         (generic-mode-set-comments): Code cleanup.
28358         * generic-x.el: Don't prevent compilation.  Don't require generic.
28359         Follow coding conventions.  Minor code cleanup.
28360         (etc-fstab-generic-mode): Add some keywords.
28361         * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
28362         define-generic-mode like a function declaration.
28364 2005-03-21  Jay Belanger  <belanger@truman.edu>
28366         * calc/calc-embed.el (calc-do-embedded): Put data on stack before
28367         changing modes.
28369 2005-03-21  Sam Steingold  <sds@gnu.org>
28371         * add-log.el (add-log-current-defun): Support more C DEFUN forms.
28373 2005-03-21  Thien-Thi Nguyen  <ttn@gnu.org>
28375         * progmodes/dcl-mode.el (dcl-font-lock-keywords):
28376         Add underscore to "f$ lexicals" regexp.
28378 2005-03-20  Juri Linkov  <juri@jurta.org>
28380         * subr.el (progress-reporter-do-update): When `min-value' is equal
28381         to `max-value', set `percentage' to 0 and prevent division by zero.
28383 2005-03-20  Michael Albinus  <michael.albinus@gmx.de>
28385         Sync with Tramp 2.0.48.
28387         * net/tramp.el (all): Change all addresses to .gnu.org.
28388         (tramp-append-tramp-buffers): New defun.
28389         (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
28390         Catch `dont-send' signal.
28391         (tramp-set-auto-save-file-modes): Set always permissions, because
28392         there might be an old auto-saved file belonging to another
28393         original file.  This could be a security threat.  Reported by
28394         Kjetil Kjernsmo <kjetil@kjernsmo.net>.
28395         Check for Emacs 21.3.50 removed.
28397         * net/tramp-smb.el (all): Remove debug construct for
28398         `with-parsed-tramp-file-name'.
28399         (tramp-smb-prompt): Prompt can contain spaces inside directory names.
28400         (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
28401         No error message if DIRECTORY or FILENAME doesn't exist.
28402         (tramp-smb-open-connection): Check existence of
28403         `tramp-smb-program'.
28405 2005-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
28407         * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
28408         Properly handle the case where the `m' or `s' command's argument is not
28409         yet terminated.
28410         (perl-indent-new-calculate): New function.
28411         (perl-indent-line): Use it.
28413 2005-03-20  Miles Bader  <miles@gnu.org>
28415         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
28416         in text-mode too.  Change to new face names.
28417         (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
28418         Add `:weight bold' attribute.
28419         (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
28421 2005-03-19  Juri Linkov  <juri@jurta.org>
28423         * files.el (auto-mode-alist): Add comment.  Optimize jar/ear/war.
28425         * international/mule.el (auto-coding-alist): Sync with
28426         `auto-mode-alist' by adding upper case archive file extensions
28427         and adding ear/war to jar extension.
28429 2005-03-19  David Casperson  <casper@unbc.ca>  (tiny change)
28431         * textmodes/tex-mode.el (tex-view): If tex-shell process is not
28432         running, restart it.
28434 2005-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>  (tiny changes)
28436         * finder.el (finder-current-item): Throw an error on an empty line.
28438         * man.el (Man-follow-manual-reference): If current-word returns
28439         nil, use "".
28441 2005-03-19  Matt Hodges  <MPHodges@member.fsf.org>
28443         * simple.el (goto-line): Doc fix.
28445 2005-03-19  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
28447         * files.el (save-buffer): Doc fix.
28449 2005-03-19  Michael R. Mauger  <mmaug@yahoo.com>
28451         * recentf.el (recentf-cleanup-remote): New variable.
28452         (recentf-cleanup): Use it to conditionally check availability of
28453         remote files.
28455 2005-03-19  Joe Edmonds  <joe-bugs-debian-org@elem.com>  (tiny change)
28457         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
28458         function names.
28460 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
28462         * language/thai-word.el: New file.
28464 2005-03-19  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
28466         * files.el (backup-buffer): If the file's directory is not
28467         writable, use copy instead of move to backup the file.
28469 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
28471         * obsolete/keyswap.el: Moved to obsolete/ from term/.
28473 2005-03-19  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
28475         * ps-print.el (ps-generate-string-list, ps-generate-header-line):
28476         Use functionp instead of symbolp and fboundp.  Reported by Drkm
28477         <darkman_spam@yahoo.fr>.
28478         (ps-print-version): New version 6.6.6.
28480 2005-03-18  Tak Ota  <Takaaki.Ota@am.sony.com>
28482         * textmodes/table.el (table--line-column-position): New idiom.
28483         (table--row-column-insertion-point-p): New function to test
28484         validity of row and column insertion operation at a location.
28485         (table-global-menu, table-cell-menu): Use above functions for
28486         deterministic test operation.
28487         (table--editable-cell-p): Behave in deterministic fashion.
28489 2005-03-18  Juri Linkov  <juri@jurta.org>
28491         * isearch.el (isearch-lazy-highlight-new-loop):
28492         Make arguments beg and end optional.
28493         (isearch-update): Remove optional arguments nil from
28494         isearch-lazy-highlight-new-loop.
28495         (isearch-lazy-highlight-search): Let-bind case-fold-search to
28496         isearch-lazy-highlight-case-fold-search instead of
28497         isearch-case-fold-search, and let-bind isearch-regexp to
28498         isearch-lazy-highlight-regexp.
28499         Use isearch-lazy-highlight-last-string instead of isearch-string.
28501         * replace.el (perform-replace): Remove bindings of global
28502         variables isearch-string, isearch-regexp, isearch-case-fold-search.
28503         Add three new arguments to `replace-highlight'.
28504         (replace-highlight): Add arguments string, regexp, case-fold.
28505         Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
28506         to allow isearch-lazy-highlight-new-loop to use these values
28507         to set corresponding isearch-lazy-highlight-* internal
28508         variables whose values lazy highlighting will use regardless of
28509         changes to global variables isearch-string, isearch-regexp,
28510         isearch-case-fold-search during lazy highlighting loop.
28511         (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
28512         to `lazy-highlight-cleanup'.
28514         * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
28515         (ispell-highlight-face): Set default face to `isearch' when
28516         lazy highlighting is enabled.
28517         (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
28518         priority to 1.  Add lazy highlighting.
28519         (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
28520         from `isearch-dehighlight'.
28522 2005-03-18  David Ponce  <david@dponce.com>
28524         * files.el (hack-local-variables): Do a case-insensitive search
28525         for End.
28527 2005-03-18  Juri Linkov  <juri@jurta.org>
28529         * isearch.el (lazy-highlight-cleanup) <command>: Rename from
28530         `isearch-lazy-highlight-cleanup', add alias to old name and
28531         declare obsolete.  Add release numbers to other obsolete vars.
28532         (isearch-done, isearch-lazy-highlight-new-loop):
28533         Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
28534         (lazy-highlight-cleanup) <variable>: Doc fix.
28535         (isearch-lazy-highlight-update): Rename obsolete
28536         `isearch-lazy-highlight-face' to `lazy-highlight-face'.
28538 2005-03-18  Kenichi Handa  <handa@m17n.org>
28540         * language/thai-util.el: Fix categorization of Thai characters in
28541         thai-category-table.
28542         (thai-composition-pattern): Adjust it for the above change.
28543         (thai-self-insert-command, thai-compose-syllable): New functions.
28544         (thai-compose-region): Use thai-compose-syllable.
28545         (thai-compose-string): Likewise.
28546         (thai-composition-function): Likewise.
28547         (thai-auto-composition): New function.
28548         (thai-auto-composition-mode): New minor mode.
28550         * language/thai.el: Fix patterns to be registered in
28551         composition-function-table.
28553         * international/quail.el (quail-input-method): Locally bind
28554         inhibit-modification-hooks to t.
28556 2005-03-17  Richard M. Stallman  <rms@gnu.org>
28558         * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
28559         (perl-mode): Use run-mode-hooks.
28561         * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
28562         (rmail-pop-password-required, rmail-remote-password): Doc fixes.
28563         (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
28565         * mail/sendmail.el (sendmail-send-it): Reenable the code
28566         to compute resend-to-address and use it.
28568         * tar-mode.el (tar-mode): Turn off undo unconditionally.
28570         * image-mode.el: New file.
28572         * image.el (insert-sliced-image): Add autoload cookie.
28574         * font-lock.el (font-lock-lines-before): New user option.
28575         (font-lock-after-change-function): Obey it.
28577         * bindings.el (esc-map): Make M-g a prefix.
28578         Bind M-g g and M-g M-g to goto-line.
28580         * faces.el (face-id): Doc fix.
28582 2005-03-17  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
28584         * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
28585         (rmail-show-message): Use rmail-unknown-mail-followup-to.
28586         (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
28588         * mail/sendmail.el (mail-yank-ignored-headers)
28589         (mail-font-lock-keywords, mail-mode-fill-paragraph):
28590         Add Mail-Followup-To and Mail-Reply-To headers.
28591         (mail-citation-hook): Add autoload cookie.
28592         (mail-mode): Doc fix.
28593         (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
28594         (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
28595         (mail-mode-fill-paragraph): Handle those headers.
28596         (mail-mailing-lists): New variable.
28597         (mail-mail-reply-to, mail-mail-followup-to): New functions.
28599 2005-03-17  Juri Linkov  <juri@jurta.org>
28601         * isearch.el (isearch-fallback): Check for `(car previous)'
28602         before calling `isearch-other-end-state'.
28604 2005-03-17  Kim F. Storm  <storm@cua.dk>
28606         * simple.el (move-beginning-of-line): Move to beginning of buffer
28607         line, as well as beginning of screen line.
28609 2005-03-16  Glenn Morris  <gmorris@ast.cam.ac.uk>
28611         * calendar/diary-lib.el (mark-diary-entries): Use new optional
28612         argument REDRAW rather than calendar-redrawing variable.
28613         * calendar/calendar.el (calendar-redrawing): Delete.
28614         (redraw-calendar): Do not bind calendar-redrawing.
28616 2005-03-16  Matt Hodges  <MPHodges@member.fsf.org>
28618         * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
28619         diary-file buffer.
28621 2005-03-16  Stefan Monnier  <monnier@iro.umontreal.ca>
28623         * help.el (describe-mode): Allow a :minor-mode-function property to
28624         specify a different minor mode toggle function than the variable.
28625         * simple.el (auto-fill-function):
28626         * subr.el (add-minor-mode): Use it.
28628 2005-03-16  Kenichi Handa  <handa@m17n.org>
28630         * language/ethio-util.el (sera-being-called-by-w3): New variable.
28631         (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
28632         (ethio-fidel-to-sera-buffer): Likewise.
28634 2005-03-16  Juri Linkov  <juri@jurta.org>
28636         * emacs-lisp/find-func.el (find-function-regexp):
28637         Add defun-emitting macro `menu-bar-make-toggle'.
28639         * isearch.el: Put `isearch-scroll' property to
28640         `split-window-horizontally'.
28642         * info.el: Update error messages for `debug-ignored-errors'.
28643         (Info-isearch-search): Doc fix.
28644         (Info-find-node): Move up code to go into info buffer before
28645         recording the node to the history.
28646         (Info-fontify-node): Fontify titles only if the next line
28647         has two or more `*', `=', `-', `.'.
28648         Display "go to this node" for empty (match-string 3).
28650 2005-03-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
28652         * term/mac-win.el: Add mouse pointer shape constants.
28654 2005-03-15  Kim F. Storm  <storm@cua.dk>
28656         * simple.el (move-beginning-of-line): Use vertical-motion.
28658 2005-03-15  Juri Linkov  <juri@jurta.org>
28660         * isearch.el (isearch-error): New variable.
28661         (isearch-invalid-regexp, isearch-within-brackets): Remove.
28662         (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
28663         (isearch-within-brackets-state): Remove.
28664         (isearch-case-fold-search-state, isearch-pop-fun-state):
28665         Decrease frame index.
28666         (isearch-mode, isearch-top-state, isearch-push-state)
28667         (isearch-edit-string, isearch-abort, isearch-search-and-update)
28668         (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
28669         (isearch-search, isearch-lazy-highlight-new-loop):
28670         Replace `isearch-invalid-regexp' with `isearch-error'.
28671         Remove `isearch-within-brackets'.
28672         (isearch-search): Add `search-failed' handler to `condition-case'.
28673         (isearch-lazy-highlight-search): Add `condition-case' to catch
28674         errors and allow `isearch-lazy-highlight-update' to try
28675         highlighting from the beginning of the window.
28676         (isearch-repeat): Move up code to set isearch-wrapped to t
28677         before calling isearch-wrap-function.
28679         * info.el (Info-isearch-initial-node): New internal variable.
28680         (Info-search): Signal an error in isearch mode when search leaves
28681         the initial node.  Signal an error when `bound' is non-nil and
28682         nothing was found in the current subfile.
28683         (Info-isearch-search): Remove `condition-case'.
28684         (Info-isearch-wrap): Don't wrap when search failed during leaving
28685         the initial node.  If `Info-isearch-search' is nil, wrap around
28686         the current node.
28687         (Info-isearch-start): New fun.
28688         (Info-mode): Add buffer-local hook `Info-isearch-start' to
28689         `isearch-mode-hook'.
28691 2005-03-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
28693         * simple.el (normal-erase-is-backspace): Set default to t if
28694         running on Mac.
28696         * term/mac-win.el (function-key-map): Sync with x-win.el.
28698 2005-03-15  Kenichi Handa  <handa@m17n.org>
28700         * international/mule-cmds.el (locale-language-names): Modify the
28701         format of elements and add more entries.
28702         (locale-preferred-coding-systems): Add more entries.
28703         (set-locale-environment): Adjust for the change of
28704         locale-language-names.
28706 2005-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
28708         * pcvs.el (smerge-ediff): Remove bogus autoload.
28710 2005-03-14  Lute Kamstra  <lute@gnu.org>
28712         * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
28713         Ignore a `*' at the beginning of a line.
28715         * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
28716         * emacs-lisp/byte-run.el (macro-declaration-function): Move from
28717         subr.el.
28718         (dont-compile, eval-when-compile, eval-and-compile): Use declare
28719         to specify indentation.
28721         * generic.el (define-generic-mode): Let generic-mode-list be a
28722         list of strings; test membership with equal.
28724 2005-03-14  Kim F. Storm  <storm@cua.dk>
28726         * simple.el (next-line, previous-line): Add optional try-vscroll
28727         arg to recognize interactive use.  Pass it on to line-move.
28728         (line-move): Don't perform auto-window-vscroll when defining or
28729         executing keyboard macro to ensure consistent behavior.
28731 2005-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
28733         * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
28735 2005-03-13  Lute Kamstra  <lute@gnu.org>
28737         * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
28738         debugger-setup-buffer so that backtrace marks the frames set to
28739         debug-on-exit and we don't have to do it manually.  Set an extra
28740         debug-on-exit for macro's.
28741         (debugger-setup-buffer): Don't mark the top frame manually.
28743 2005-03-12  Lute Kamstra  <lute@gnu.org>
28745         * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
28746         lisp-indent-function throughout.
28747         (with-no-warnings): Set lisp-indent-function property.
28749 2005-03-12  Thien-Thi Nguyen  <ttn@gnu.org>
28751         * progmodes/dcl-mode.el (dcl-mode-syntax-table):
28752         Add entry for backslash.
28754 2005-03-12  Juri Linkov  <juri@jurta.org>
28756         * info.el (Info-search): Four fixes for backward search.
28758 2005-03-11  Jay Belanger  <belanger@truman.edu>
28760         * calc/calc.el (calc-language-alist): New variable.
28761         * calc/calc-embed.el (calc-embedded-language-alist): Remove.
28762         (calc-embedded-find-modes): Use calc-language-alist instead of
28763         calc-embedded-language-alist.
28765 2005-03-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
28767         * calendar/calendar.el (calendar-redrawing): New internal
28768         variable.
28769         (redraw-calendar): Remove bogus save-excursion from previous
28770         change.  Bind calendar-redrawing to t for mark-diary-entries.
28771         * calendar/diary-lib.el (mark-diary-entries): No need to redraw
28772         calendar if that is why we were called.
28774 2005-03-11  Kenichi Handa  <handa@m17n.org>
28776         * international/mule.el (make-coding-system): Set property
28777         coding-system-define-form to nil.
28778         (define-coding-system-alias): Likewise.
28780 2005-03-11  Kenichi Handa  <handa@m17n.org>
28782         These changes are suggested by Dave Love <fx@gnu.org>.
28784         * textmodes/fill.el: Change encoding to iso-2022-7bit and add
28785         coding: tag.
28786         (adaptive-fill-regexp): Add more bullets.
28787         (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
28788         regexps.
28790 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
28792         * help.el (describe-mode): Properly handle non-trivial lighters.
28793         Don't ignore minor modes that are not listed in minor-mode-list.
28795         * tooltip.el (tooltip-mode): Don't complain that you can't turn the
28796         feature ON when the user requests to turn it OFF.
28798 2005-03-10  Lute Kamstra  <lute@gnu.org>
28800         * emacs-lisp/debug.el (debug-entry-code): Delete it.
28801         (implement-debug-on-entry): New function to replace debug-entry-code.
28802         (debug-on-entry-1): Use implement-debug-on-entry.  Delete the
28803         second argument as the 2005-03-07 change makes it obsolete.
28804         (debug-on-entry, cancel-debug-on-entry): Update call to
28805         debug-on-entry-1.
28806         (debug, debugger-setup-buffer): Comment update.
28807         (debugger-frame-number): Update to work with implement-debug-on-entry.
28809 2005-03-10  Jay Belanger  <belanger@truman.edu>
28811         * calc/calc-embed.el (math-ms-args): Declare it.
28812         (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
28813         math-ms-args.
28814         (calc-embedded-subst): Use math-multi-subst-rec to substitute
28815         variables.
28817 2005-03-10  Nick Roberts  <nickrob@snap.net.nz>
28819         * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
28820         Use message-box.
28822         * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
28823         (tooltip-activate-mouse-motions-if-enabled): Use dolist.
28824         (tooltip-gud-tips): Simplify.
28825         (tooltip-gud-tips-p): Remove superfluous :set.
28826         (tooltip-gud-modes): Add fortran-mode.
28827         (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
28829         * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
28831 2005-03-09  Kim F. Storm  <storm@cua.dk>
28833         * play/animate.el (animate-place-char): Use forward-line instead
28834         of next-line to improve performance.
28836 2005-03-09  Simon Josefsson  <jas@extundo.com>
28838         * net/browse-url.el (browse-url-default-browser): Doc fix.
28840 2005-03-09  Miles Bader  <miles@gnu.org>
28842         * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
28843         (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
28845 2005-03-09  Kenichi Handa  <handa@m17n.org>
28847         * international/latin-1.el: Set case and syntax for 255 only if
28848         set-case-syntax-set-multibyte is nil.
28850         * textmodes/ispell.el (ispell-insert-word): New function.
28851         (ispell-word): Use ispell-insert-word to insert a new word.
28852         (ispell-process-line): Likewise.
28853         (ispell-complete-word): Likewise.
28855 2005-03-09  Glenn Morris  <gmorris@ast.cam.ac.uk>
28857         * calendar/calendar.el (redraw-calendar): Preserve point.
28858         Reported by Matt Hodges <MPHodges@member.fsf.org>.
28859         (calendar-week-start-day): Move after definition of
28860         redraw-calendar.  Delete buffer test, since redraw-calendar has
28861         that now.
28863         * calendar/diary-lib.el (mark-diary-entries): Only call
28864         redraw-calendar in the first of any recursive calls.
28865         Reported by Alan Shutko <ats@acm.org>.
28867 2005-03-08  Juri Linkov  <juri@jurta.org>
28869         * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
28870         (html-horizontal-rule, html-line, html-image, html-checkboxes)
28871         (html-radio-buttons): Add a space before the trailing `/>' where
28872         sgml-xml-mode is non-nil.
28873         (sgml-delete-tag): Check if the tag ends with `/>' to not delete
28874         the subsequent tag of the empty XML tag.
28875         (html-href-anchor): Don't set initial input to "http:".
28876         (html-image): Ask for the image URL and set point inside alt="".
28877         (html-name-anchor): Duplicate the name in the `id' attribute when
28878         sgml-xml-mode is non-nil.
28879         (html-paragraph): Remove \n before <p>.
28880         (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
28881         instead of `checked' when sgml-xml-mode is non-nil.
28883         * facemenu.el (list-colors-print): Print #RRGGBB in default face.
28884         Remove 1 space before #RRGGBB to not truncate it on terminal
28885         windows w/o fringes.  Remove 1 space between bg and fg examples
28886         to get more space.
28887         (list-colors-duplicates): Replace `and' with `if' for `boundp' to
28888         avoid byte-compile warnings.
28890         * image-file.el (image-file-handler): Put `safe-magic' property to
28891         `image-file-handler'.
28893         * info.el (Info-isearch-search): Emulate word search in
28894         isearching through multiple Info nodes with Info-search.
28895         (Info-isearch-wrap): Allow isearch-word.
28897 2005-03-08  Lute Kamstra  <lute@gnu.org>
28899         * emacs-lisp/debug.el (debugger-step-through): Make sure that
28900         stepping into the debugger's code is not possible.
28901         (debugger-jumping-flag): Docstring update.
28903 2005-03-08  Jay Belanger  <belanger@truman.edu>
28905         * calc/calc-embed.el (calc-do-embedded): Reset mode line when
28906         embedded mode begins.
28907         (calc-embedded-language-alist): New variable.
28908         (calc-embedded-find-modes): Use calc-embedded-language-alist to
28909         set default language mode.
28911 2005-03-08  Kenichi Handa  <handa@m17n.org>
28913         * international/ccl.el (define-ccl-program): Fix docstring about
28914         extra 256 bytes assured for the output buffer.
28916         * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
28917         Fix BUFFER_MAGNIFICATION to 2.
28918         (ccl-encode-mule-utf-16be-with-signature): Likewise.
28920 2005-03-07  Karl Chen  <quarl@cs.berkeley.edu>
28922         * align.el (align-rules-list): Added an alignment rule for CSS
28923         declarations (applies to css-mode and html-mode buffers).
28925 2005-03-07  Stefan Monnier  <monnier@iro.umontreal.ca>
28927         * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
28929 2005-03-07  Kim F. Storm  <storm@cua.dk>
28931         * simple.el (move-beginning-of-line): New command.
28933         * bindings.el (global-map): Bind C-a to move-beginning-of-line.
28935         * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
28937         * emulation/cua-base.el: Put CUA move property on move-end-of-line
28938         and move-beginning-of-line.
28940         * apropos.el (apropos-print): Omit command from M-x ... RET.
28942 2005-03-07  Nick Roberts  <nickrob@snap.net.nz>
28944         * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
28945         (gdb-send, gdb-send-item): Log items sent from gdb-send too.
28947 2005-03-06  Richard M. Stallman  <rms@gnu.org>
28949         * bindings.el (esc-map): Bind M-g to goto-line.
28951         * facemenu.el (global-map): Bind M-o, not M-g.
28953 2005-03-06  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
28955         * menu-bar.el (menu-bar-file-menu): Add the same :enable to
28956         "Open Directory" as for "Open File".
28958 2005-03-06  Chong Yidong  <cyd@stupidchicken.com>
28960         * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
28961         (push-mark-command): Run activate-mark-hook.
28963 2005-03-06  Richard M. Stallman  <rms@gnu.org>
28965         * help-mode.el (help-mode-finish): Don't alter the element
28966         in view-return-to-alist if there already is one.
28968         * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
28969         make sure the current buffer is the expected one.
28971         * novice.el (disabled-command-function): Output in *Disabled Command*.
28972         Explicitly ignore non-keyboard events, and explicitly handle C-g.
28974         * textmodes/flyspell.el (flyspell-large-region):
28975         Pass args differently for aspell.
28977         * files.el (mode-require-final-newline): Doc fix.
28979 2005-03-03  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
28981         * progmodes/which-func.el (which-function):
28982         Specify NOERROR when calling imenu--make-index-alist.
28984 2005-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
28986         * simple.el (normal-erase-is-backspace): Define default value.
28988         * custom.el (custom-theme-set-variables): Remove unused var
28989         `immediate'.
28990         (custom-reevaluate-setting): Simple function to handle variables
28991         that are defined before their default value can really be
28992         computed.
28994         * startup.el (command-line): Use it for temporary-file-directory,
28995         small-emporary-file-directory, auto-save-file-name-transforms,
28996         blink-cursor-mode, and normal-erase-is-backspace.
28998         * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
28999         progress, even with buggy anchored keywords.
29001 2005-03-05  Luc Teirlinck  <teirllm@auburn.edu>
29003         * simple.el (goto-line): Remove unbalanced final parenthesis.
29005 2005-03-05  Richard M. Stallman  <rms@gnu.org>
29007         * simple.el (goto-line): Use a number at point as the default.
29008         With C-u as arg, switch buffers.
29010 2005-03-05  Juri Linkov  <juri@jurta.org>
29012         * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
29013         with `no-blinking-cursor'.
29015         * startup.el (no-blinking-cursor): New defvar.
29016         (command-line): Add `--no-blinking-cursor' to longopts.
29017         Set `no-blinking-cursor' to t for command line arguments
29018         -Q, -nbc, --no-blinking-cursor.  Replace `emacs-quick-startup'
29019         with `no-blinking-cursor' in the condition for calling
29020         `blink-cursor-mode'.
29022 2005-03-04  Luc Teirlinck  <teirllm@auburn.edu>
29024         * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
29025         (menu-bar-options-save): Add blink-cursor-mode.
29026         (menu-bar-options-menu): Add blink-cursor-mode.
29028 2005-03-04  Ulf Jasper  <ulf.jasper@web.de>
29030         * calendar/icalendar.el (icalendar-version): Increase to 0.11.
29031         (icalendar-export-file, icalendar-export-region)
29032         (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
29033         (icalendar--convert-ical-to-diary): Fix problem with DURATION.
29035 2005-03-04  Lute Kamstra  <lute@gnu.org>
29037         * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
29038         (debug-function-list): Ditto.
29040 2005-03-04  Robert J. Chassell  <bob@rattlesnake.com>
29042         * textmodes/texinfmt.el (texinfo-append-refill):
29043         Redefine the types of line to which @refill
29044         is not appended by replacing a search for `@refill\\|@bye' with
29045         `@refill\\|^[ \t]*@'.  The intent is to solve both the `@end
29046         itemize@refill' bug and the unfilled long lines bug.
29047         (texinfmt-version): Update number and date.
29049 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
29051         * international/code-pages.el (windows-1250, windows-125[2-8])
29052         (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
29054 2005-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
29056         * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
29057         bound yet.
29059 2005-03-02  Romain Francoise  <romain@orebokech.com>
29061         * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
29062         buffer after removing limits.
29063         (ibuffer-pop-filter): Ditto.
29064         Update copyright.
29066 2005-03-02  Miles Bader  <miles@gnu.org>
29068         * button.el (make-text-button): If the user doesn't specify a
29069         type, use the default.  Rewrite to use `add-text-properties' and
29070         plist functions.
29072 2005-03-01  Lute Kamstra  <lute@gnu.org>
29074         * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
29075         (debugger-jumping-flag): New var.
29076         (debug-entry-code): Use it.
29077         (debugger-jump): Use debugger-jumping-flag and add
29078         debugger-reenable to post-command-hook.
29079         (debugger-reenable): Use debugger-jumping-flag and remove itself
29080         from post-command-hook.
29081         (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
29082         debugger-reenable.
29084 2005-03-01  Robert J. Chassell  <bob@rattlesnake.com>
29086         * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
29087         inclusion of "itemize\\|", which may be unnecessary, is certainly
29088         inelegant, and stops refilling in itemize lists when formatting
29089         Japanese Texinfo files to Info.
29090         Update copyright to 2005.
29092 2005-03-01  Nick Roberts  <nickrob@snap.net.nz>
29094         * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
29095         of an error if GDB can't find the source file.
29097 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
29099         * calendar/calendar.el (redraw-calendar): Work from any buffer,
29100         not just the calendar.
29102         * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
29103         first.
29104         (diary-redraw-calendar): New function.
29105         (make-diary-entry): Add diary-redraw-calendar to local
29106         write-contents-functions.  Turn off selective display before
29107         inserting in diary.
29109 2005-03-01  Kim F. Storm  <storm@cua.dk>
29111         * emacs-lisp/copyright.el (copyright-fix-years): New command.
29113 2005-03-01  Lute Kamstra  <lute@gnu.org>
29115         * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
29116         that debug-entry-code can be safely removed from a function while
29117         this code is being evaluated.  Revert the 2005-02-27 change as the
29118         new implementation no longer requires it.  Make sure that a
29119         function body containing just a string is not mistaken for a docstring.
29120         (debug): Skip one more frame in case of debug on entry.
29121         (debugger-setup-buffer): Delete one more frame line in case of
29122         debug on entry.
29123         (debugger-frame-number): Update to use the new text introduced by
29124         the 1999-11-03 change.  Skip one more frame in case of debug on entry.
29126 2005-02-28  Kim F. Storm  <storm@cua.dk>
29128         * double.el (double-translate-key): Call force-window-update after
29129         read-event to avoid crash in redisplay.
29131 2005-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
29133         * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
29134         (debug): Use it.  Move the inhibit-trace earlier.
29135         (debug-entry-code): New const.
29136         (debug-on-entry-1): Use it.
29138 2005-02-28  Chong Yidong  <cyd@stupidchicken.com>
29140         * international/utf-16.el (ccl-encode-mule-utf-16le):
29141         Fix BUFFER_MAGNIFICATION to 2.
29142         (ccl-encode-mule-utf-16be): Likewise.
29144 2005-02-28  Kenichi Handa  <handa@m17n.org>
29146         * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
29147         Fix BUFFER_MAGNIFICATION to 4.
29148         (ccl-encode-mule-utf-16be-with-signature): Likewise.
29150 2005-02-28  Nick Roberts  <nickrob@snap.net.nz>
29152         * speedbar.el (speedbar-update-flag): Doc fix.
29153         (speedbar-show-info-under-mouse): Give set-mouse-position the right
29154         argument.
29156 2005-02-27  Stefan Monnier  <monnier@iro.umontreal.ca>
29158         * reveal.el (reveal-post-command): Don't try to reveal overlays which
29159         have a non-nil `invisible' property but are actually visible.
29161         * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
29162         for perldoc sections.
29163         (perl-outline-regexp, perl-outline-level): New var and function.
29164         (perl-mode): Use them.
29166 2005-02-27  Glenn Morris  <gmorris@ast.cam.ac.uk>
29168         * calendar/diary-lib.el (diary-remind): Discard any mark portion
29169         from diary-entry.  Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
29171 2005-02-27  Luc Teirlinck  <teirllm@auburn.edu>
29173         * cus-edit.el: Comment change.
29174         (custom-buffer-create-internal): Slightly reword text at top of
29175         Custom buffers.  Mention there that saving an option edits the
29176         init file.  Add link to Emacs manual node on `custom-file'.
29177         (custom-magic-alist): Rewrite individual State messages to use
29178         capitalized keywords.  Doc fix.
29180 2005-02-27  Matt Hodges  <MPHodges@member.fsf.org>
29182         * calendar/calendar.el (calendar-buffer): Move above
29183         calendar-week-start-day.
29184         (calendar-week-start-day): Doc fix.  Add :set function.
29185         (calendar-minimum-window-height): New variable.
29186         (generate-calendar-window): Only resize window if selected-window
29187         is displaying the calendar buffer.  Use new variable
29188         calendar-minimum-window-height.
29189         (generate-calendar): Reword error message.
29190         (calendar-mode-map): Bind DEL to scroll-other-window-down.
29192 2005-02-27  Andreas Schwab  <schwab@suse.de>
29194         * vc.el (vc-do-command): Don't run command asynchronously when
29195         operating in a remote directory.
29197         * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
29198         change from sync with Tramp 2.0.47.
29200 2005-02-27  Richard M. Stallman  <rms@gnu.org>
29202         * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
29204         * textmodes/flyspell.el (flyspell-mode-on):
29205         Call ispell-change-dictionary only if necessary.
29207         * emacs-lisp/re-builder.el (regexp-builder): New function.
29209         * register.el (describe-register-1): Explicitly handle
29210         yank-excluded-properties = t.
29212         * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
29213         (custom-magic-alist): Change the status descriptions again.
29214         (face widget-type): Total rewrite based on `restricted-sexp'
29215         to eliminate the confusing double hiding levels.
29217         * emacs-lisp/debug.el (debug-on-entry-1):
29218         If function body is empty, add nil as body form.
29220 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
29222         * emacs-lisp/trace.el (inhibit-trace): New var.
29223         (trace-make-advice): Use it.
29225         * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
29227 2005-02-26  Kim F. Storm  <storm@cua.dk>
29229         * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
29230         (mouse-on-link-p, mouse-drag-region-1): Use it.
29232 2005-02-25  Lute Kamstra  <lute@gnu.org>
29234         * replace.el (query-replace-read-from): Fix 2005-02-19 change.
29236 2005-02-24  Luc Teirlinck  <teirllm@auburn.edu>
29238         * frame.el (blink-cursor-mode): Add :group keyword.
29240 2005-02-24  Ulf Jasper  <ulf.jasper@web.de>
29242         * calendar/icalendar.el (icalendar--decode-isodatetime):
29243         New optional argument DAY-SHIFT.
29244         (icalendar-export-region): Fix coding-system-for-write.
29245         (icalendar--convert-ical-to-diary): Shift end-day of all-day
29246         events by one.
29248 2005-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
29250         * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
29252 2005-02-24  Kim F. Storm  <storm@cua.dk>
29254         * international/iso-acc.el (iso-accents-compose): Fix crash
29255         during redisplay.  Call force-window-update after read-event
29256         and delete-region to signal that window is not accurate.
29258 2005-02-23  Stefan Monnier  <monnier@iro.umontreal.ca>
29260         * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
29261         Remove unused and inexistent var `inhibit-trace'.
29262         (debugger-mode): Use run-mode-hooks.
29263         (debugger-list-functions): Add buttons; setup xref stack.
29265 2005-02-23  Richard M. Stallman  <rms@gnu.org>
29267         * calendar/appt.el (appt-time-msg-list): 3rd elt of each
29268         appointment says it was explicitly made.
29269         (appt-add): Set the 3rd element.
29270         (appt-make-list): Preserve explicit appointments.
29272         * subr.el (find-tag-default): Catch errors in forward-sexp.
29274 2005-02-23  Juri Linkov  <juri@jurta.org>
29276         * info.el (Info-isearch-search): New defcustom.
29277         (Info-isearch-search): Call the default isearch function
29278         when Info-isearch-search is nil.
29279         (Info-isearch-wrap): Use variable Info-isearch-search.
29281 2005-02-22  Luc Teirlinck  <teirllm@auburn.edu>
29283         * cus-edit.el: Comment change.
29285 2005-02-22  Kim F. Storm  <storm@cua.dk>
29287         * progmodes/hideif.el (hide-ifdef-use-define-alist):
29288         Use completing-read.  Suggested by Juan-Leon Lahoz Garcia.
29290 2005-02-22  Simon Josefsson  <jas@extundo.com>
29292         * net/browse-url.el (browse-url-netscape-new-window-is-tab):
29293         New variable.
29294         (browse-url-netscape): Use it.  Suggested by "Johann 'Myrkraverk'
29295         Oskarsson" <myrkraverk@users.sourceforget.net>.
29297 2005-02-22  Kim F. Storm  <storm@cua.dk>
29299         * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
29300         check that window of that event is the selected window.
29301         (mouse-drag-region-1): Compare mouse event window to selected
29302         window before setting point.
29304         * tooltip.el (tooltip-show-help-function): Pass event to
29305         mouse-on-link-p so it can check selected window.
29307 2005-02-22  Kenichi Handa  <handa@m17n.org>
29309         * ps-mule.el (ps-mule-header-string-charsets): Delete it.
29310         (ps-mule-show-warning): New function.
29311         (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
29312         characters are found.
29314         * ps-print.el (ps-header-footer-string): Return a list of header
29315         and footer strings.
29317 2005-02-21  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
29319         * pcvs.el (cvs-retrieve-revision): Fix thinko.
29321 2005-02-21  Stefan Monnier  <monnier@iro.umontreal.ca>
29323         * frame.el (blink-cursor-mode): Use define-minor-mode.
29325         * term/mac-win.el (function-key-map): Use char-names more consistently.
29326         (file-name-coding-system): Only set it for MacOS-9.  The other case is
29327         already handled in mule-cmds.el (where it also works when mac-win.el
29328         is not used).
29330 2005-02-21  Kenichi Handa  <handa@m17n.org>
29332         * international/mule.el (ctext-pre-write-conversion): Always use
29333         " *code-converting-work*" buffer for work.
29335         * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
29337 2005-02-20  Thien-Thi Nguyen  <ttn@gnu.org>
29339         * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
29341 2005-02-20  Jonathan Yavner  <jyavner@member.fsf.org>
29343         * ses.el (undo-more): Restore defadvice, but only the part that
29344         allows changes outside the restricted area of the buffer.
29346 2005-02-20  Kim F. Storm  <storm@cua.dk>
29348         * simple.el (line-move): Add fourth optional arg try-vscroll which
29349         must be set to perform auto-window-vscroll.
29350         When moving backwards and doing auto-window-vscroll, automatically
29351         vscroll to the last part of lines which are taller than the window.
29352         (next-line, previous-line): Set try-vscroll arg on line-move.
29354 2005-02-19  Dan Nicolaescu  <dann@ics.uci.edu>
29356         * replace.el (query-replace, query-replace-regexp)
29357         (replace-string, replace-regexp): When operating on region, make
29358         the minibuffer prompt say so.
29360         * isearch.el (isearch-forward): Document isearch-query-replace and
29361         isearch-query-replace-regexp keybindings.
29363 2005-02-19  Jay Belanger  <belanger@truman.edu>
29365         * calc/calc-aent.el (math-read-token): Add local variable.
29367         * calc/calc-prog.el (calc-user-define-edit): Add local variable.
29368         (calc-edit-top): Move declaration to earlier in file.
29369         (calc-edit-macro-repeats): Add local variables.
29371         * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
29372         Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
29373         calcFunc-tanh.
29374         Adjust integration rule for calcFunc-tan.
29376 2005-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
29378         * viper-cmd.el (viper-prefix-commands): Make into a defconst.
29379         (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
29380         (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
29381         (viper-skip-separators): Bug fix.
29382         (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
29383         particular major mode.
29384         (viper-del-backward-char-in-replace): Don't put deleted char on the
29385         kill ring.
29387         * viper-ex.el (viper-color-display-p): New function.
29388         (viper-has-face-support-p): Use viper-color-display-p.
29390         * viper-keym.el (viper-gnus-modifier-map): New keymap.
29392         * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
29394         * viper-util.el (viper-glob-unix-files): Fix shell status check.
29395         (viper-file-remote-p): Make equivalent to file-remote-p.
29397         * viper.el (viper-major-mode-modifier-list):
29398         Use viper-gnus-modifier-map.
29400 2005-02-19  David Kastrup  <dak@gnu.org>
29402         * subr.el (subregexp-context-p): Fix garbled doc string by adding
29403         quoting.
29405 2005-02-19  Jay Belanger  <belanger@truman.edu>
29407         * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
29408         Remove extra definitions.
29409         (calc-coth): New function.
29410         (calcFunc-cot): Fix `let'.
29412 2005-02-19  Eli Zaretskii  <eliz@gnu.org>
29414         * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
29415         the reasons we use "type pc" in these faces.
29417         * button.el (button): Ditto.
29419 2005-02-19  Michael Mauger  <mmaug@yahoo.com>
29421         * replace.el (query-replace-read-from): Set the value of
29422         query-replace-from-history-variable to handle the case of an empty
29423         string entered to accept the suggested default.
29425         * net/tramp.el (tramp-file-name-for-operation):
29426         Use dired-call-process instead of dired-call-process-command.
29428 2005-02-19  Jay Belanger  <belanger@truman.edu>
29430         * calc/calc-arith.el (math-trig-inverses, math-div-trig)
29431         (math-div-non-trig): New variables.
29432         (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
29433         (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
29434         (math-combine-prod, math-div-symb-fancy): Add simplifications for
29435         trig expressions.
29437 2005-02-19  Nick Roberts  <nickrob@snap.net.nz>
29439         * progmodes/gdb-ui.el (gdb-var-update-handler)
29440         (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
29441         for watch expressions,
29442         (gdb-var-create-handler): Don't set speedbar-update-flag.
29443         (gdb-post-prompt): Simplify test for speedbar.
29445 2005-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
29447         * ediff.el (ediff-set-diff-overlays-in-one-buffer)
29448         (ediff-set-fine-overlays-in-one-buffer, ediff-goto-word): Make sure
29449         we use the syntax table of the correct buffer.
29450         (ediff-same-file-contents, ediff-same-contents): Enhancements thanks to
29451         Felix Gatzemeier.
29453         * ediff-init.el (ediff-hide-face): Check for definedness of functions.
29454         (ediff-file-remote-p): Make synonymous with file-remote-p.
29455         In all deffaces ediff-*-face-*, use min-colors.
29457         * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
29458         ediff-recurse-to-subdirectories.
29459         (ediff-mark-if-equal): Check that the arguments are strings, use
29460         ediff-same-contents (after to Felix Gatzemeier).
29462         * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
29463         nil.
29465 2005-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
29467         * log-view.el (log-view-message-re): Fix up Subversion regexp.
29469 2005-02-18  David Kastrup  <dak@gnu.org>
29471         * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
29472         use `mark-active' when defined.
29474 2005-02-18  Kenichi Handa  <handa@m17n.org>
29476         * ps-print.el (ps-font-info-database): New entry
29477         ZapfChancery-MediumItalic with correct font name.  Fix font name
29478         of the entry Zapf-Chancery-MediumItalic.
29480 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
29482         * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
29484 2005-02-16  Kim F. Storm  <storm@cua.dk>
29486         * ido.el (ido-fallback-command): Pass user input to fallback command.
29488 2005-02-16  Nick Roberts  <nickrob@snap.net.nz>
29490         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
29491         (gdb-find-file-hook): Add server prefix.
29493 2005-02-16  Richard M. Stallman  <rms@gnu.org>
29495         * replace.el (perform-replace): Pass new args to replace-highlight.
29496         (replace-highlight): Take region args,
29497         and pass them to isearch-lazy-highlight-new-loop.
29499         * novice.el (disabled-command-hook): Autoload the defalias
29500         and the make-obsolete-variable call.
29502         * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
29504         * isearch.el (isearch-lazy-highlight-start-limit)
29505         (isearch-lazy-highlight-end-limit): New variables limit
29506         the region for highlighting.
29507         (isearch-lazy-highlight-new-loop): New args BEG and END.
29508         (isearch-lazy-highlight-search): Use the new vars.
29509         (isearch-lazy-highlight-update): Likewise.
29511         * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
29513         * cus-start.el (all): Use default-boundp.
29515 2005-02-15  David Casperson  <casper@unbc.ca>  (tiny change)
29517         * menu-bar.el (menu-bar-select-frame): Handle current frame.
29519 2005-02-15  Luc Teirlinck  <teirllm@auburn.edu>
29521         * autorevert.el (auto-revert-stop-on-user-input)
29522         (auto-revert-verbose): Doc fixes.
29524 2005-02-15  Benjamin Riefenstahl  <Benjamin.Riefenstahl@epost.de>
29526         * international/mule-cmds.el (set-locale-environment): Remove call
29527         to set-selection-coding-system on Windows.
29529 2005-02-15  Jay Belanger  <belanger@truman.edu>
29531         * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
29532         calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
29533         calcFunc-coth.
29534         (math-simplify-sqrt): Add simplifications.
29536         * calc/calc-arith.el (math-real-if-arg-functions): Add functions
29537         to list.
29539         * calc/calc-ext.el: Add functions to autoloads.
29541         * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
29542         (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
29543         (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
29544         (math-csc-raw, math-cot-raw): New functions.
29546         * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
29548         * calc/calc-undo.el (calc-handle-undo): Remove prefix from
29549         the variable name in a message.
29551         * calc/calc-units.el: Add simplification rules for calcFunc-sec,
29552         calcFunc-csc, calcFunc-cot.
29554         * calc/calcalg2.el: Add derivative and integration rules for
29555         calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
29556         calcFunc-csch, calcFunc-coth.
29557         (math-do-integral-methods): Add to checks for when to use
29558         substitutions.
29560         * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
29562 2005-02-15  Lute Kamstra  <lute@gnu.org>
29564         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
29565         Add ;;;###autoload to `outline-regexp'.  Suggested by Stefan Monnier
29566         <monnier@iro.umontreal.ca>.
29567         (lisp-outline-level): Improve efficiency.  Suggested by David
29568         Kastrup <dak@gnu.org>.
29570 2005-02-15  Nick Roberts  <nickrob@snap.net.nz>
29572         * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
29573         (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
29574         (gdb-set-gud-minor-mode-existing-buffers): New functions.
29575         (gdb-find-file-hook): New hook.  Add it to find-file-hook.
29576         (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
29578 2005-02-14  Luc Teirlinck  <teirllm@auburn.edu>
29580         * cus-start.el (all): Comment change.
29582 2005-02-14  Lute Kamstra  <lute@gnu.org>
29584         * cus-start.el (all): Check if symbol is void.
29586 2005-02-14  Carsten Dominik  <dominik@science.uva.nl>
29588         * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
29589         optional argument to \cite.
29591 2005-02-14  Richard M. Stallman  <rms@gnu.org>
29593         * cus-edit.el (custom-buffer-create-internal): Update help message.
29594         (custom-magic-alist): Update help messages.
29596         * cus-start.el (all): Allow a var to specify a standard value.
29598 2005-02-12  Luc Teirlinck  <teirllm@auburn.edu>
29600         * custom.el (custom-theme-set-variables): Handle variable aliases.
29602         * frame.el (blink-cursor-timer): Doc fix.
29603         (blink-cursor): Make it an alias for `blink-cursor-mode' and
29604         declare obsolete.
29605         (blink-cursor-mode): Define with defcustom and use correct
29606         standard expression in that defcustom.
29607         * startup.el (command-line): Adapt to above changes in frame.el.
29609 2005-02-11  Lute Kamstra  <lute@gnu.org>
29611         * apropos.el (apropos-score-doc): Prevent division by zero.
29613 2005-02-11  Ulf Jasper  <ulf.jasper@web.de>
29615         * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
29616         (icalendar--get-event-property-attributes)
29617         (icalendar--get-event-properties)
29618         (icalendar--datetime-to-diary-date): New functions.
29619         (icalendar--split-value): Doc fix.
29620         (icalendar--datetime-to-noneuropean-date)
29621         (icalendar--datetime-to-european-date): New optional argument
29622         SEPARATOR.  Return result as a string instead of a list.
29623         (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
29624         (icalendar--convert-string-for-export): Rename arg S to STRING.
29625         (icalendar-export-region): Doc fix.  Change name of error buffer.
29626         Save output buffer.
29627         (icalendar-import-file): Add blank at end of prompt.
29628         (icalendar-import-buffer): Doc fix.  Do not switch to error
29629         buffer.  Indicate status in return value.
29630         (icalendar--convert-ical-to-diary): Doc fix.  Change name of error
29631         buffer.  Save output buffer.  Handle exception from recurrence
29632         rules (EXDATE, EXRULE).  Handle start- and end-date of recurring
29633         events.  Fix problems with weekly all-day events.
29635 2005-02-10  Richard M. Stallman  <rms@gnu.org>
29637         * simple.el (eval-expression-print-format):
29638         Avoid warning about edebug-active.
29640         * help.el (help-for-help-internal): Rename from help-for-help.
29641         (help-for-help): Define with defalias.
29643         * font-core.el (font-lock-default-function): Use with-no-warnings.
29645         * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
29647         * custom.el (defface): Doc fix.
29649 2005-02-10  Nick Roberts  <nickrob@snap.net.nz>
29651         * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
29652         width 0" to prevent word wrapping problems.
29654 2005-02-09  Kim F. Storm  <storm@cua.dk>
29656         * ido.el (ido-file-extensions-order): New defcustom.
29657         (ido-file-extension-lessp, ido-file-extension-aux)
29658         (ido-file-extension-order): New advanced file ordering.
29659         (ido-file-lessp): New simple file ordering.
29660         (ido-sort-list): Remove.
29661         (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
29662         (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
29664 2005-02-08  Dan Nicolaescu  <dann@ics.uci.edu>
29666         * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
29667         that some versions of grep produce.
29668         (grep-mode-font-lock-keywords): Likewise.
29670 2005-02-09  Nick Roberts  <nickrob@snap.net.nz>
29672         * progmodes/gdb-ui.el (gdb-location-list): New variable.
29673         (gdb-cdir): Delete.
29674         (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
29675         (gdb-source-info): Treat case when source file is in another
29676         directory properly.
29677         (gdb-get-location): New function.
29679 2005-02-07  Jay Belanger  <belanger@truman.edu>
29681         * calc/calc-prog.el (calc-write-parse-table-part)
29682         (calc-fix-token-name): Fix a check for language type.
29684         * calc/calccomp.el (math-compose-expr): Fix a check for language type.
29686 2005-02-07  Andre Spiegel  <spiegel@gnu.org>
29688         * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
29689         as directory not writable.
29691 2005-02-07  Kim F. Storm  <storm@cua.dk>
29693         * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
29694         (cua--standard-movement-commands): Remove list.
29695         Instead, set CUA property value to move for movement commands.
29696         (cua-movement-commands): Remove.  Users must set CUA prop instead.
29697         (cua--pre-command-handler): Check CUA property.
29698         (cua--init-keymaps): Don't remap undo commands.
29699         (cua-mode): Don't call cua--rectangle-on-off.
29701         * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
29702         (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
29703         (cua--rect-undo-set-point): New var.
29704         (cua--rectangle-undo-boundary): Setup undo apply entry.
29705         (cua--rect-undo-handler): New function for rectangle undo.
29706         (cua--rect-start-position, cua--rect-end-position): Add.
29707         (cua--rectangle-post-command): Call cua--rectangle-set-corners
29708         for restored rectangle.  Set point if cua--rect-undo-set-point.
29710 2005-02-06  Jay Belanger  <belanger@truman.edu>
29712         * calc/calc-lang.el (calc-tex-language): Display more information
29713         in messages.
29715         * calc/calccomp.el (math-compose-expr): Allow multiline matrices
29716         in TeX mode.
29718 2005-02-06  Richard M. Stallman  <rms@gnu.org>
29720         * emacs-lisp/lisp.el (buffer-end): Doc fix.
29722 2005-02-05  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
29724         * net/ldap.el (ldap-search-internal): Support attributes with
29725         optional descriptions separated by a semi-colon, as in
29726         "userCertificate;binary".
29728 2005-02-05  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
29730         * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
29731         isn't a cons (i.e. the version is 0).
29733 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
29735         * help.el (help-for-help): Doc fix.
29737 2005-02-05  Nick Roberts  <nickrob@snap.net.nz>
29739         * progmodes/gdb-ui.el: Update copyright.  Put GDB-Frames before
29740         GDB-Windows on the menu-bar as this works better.
29742 2005-02-04  Jay Belanger  <belanger@truman.edu>
29744         * calc/calc-embed.el (calc-embedded-update): Don't put in
29745         unnecessary newlines.  Adjust the end of formula marker.
29747         * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
29748         (math-latex-parse-two-args): New function.
29750 2005-02-03  Lute Kamstra  <lute@gnu.org>
29752         * help-fns.el (help-with-tutorial): Make sure that users cannot
29753         remove the entire text of the tutorial by means of `undo'.
29755 2005-02-03  Stefan Monnier  <monnier@iro.umontreal.ca>
29757         * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
29758         in recent changes, where the ispell process was repeatedly
29759         killed & restarted.
29761         * international/mule-cmds.el (set-locale-environment): Set file-name
29762         coding system to utf-8 on Darwin systems.
29763         (set-default-coding-systems): Don't set default-file-name-coding-system
29764         on Darwin systems.
29766 2005-02-03  Richard M. Stallman  <rms@gnu.org>
29768         * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
29770 2005-02-03  Matt Hodges  <MPHodges@member.fsf.org>
29772         * faces.el (list-faces-display): Add optional argument.
29774 2005-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
29776         * font-core.el (font-lock-default-function): Handle the rare case where
29777         only font-lock-keywords is set.
29779 2005-02-02  Kenichi Handa  <handa@m17n.org>
29781         * international/characters.el: Cancel previous change for
29782         I-WITH-DOT-ABOVE and DOTLESS-i.
29784         * international/latin-5.el: Cancel previous change.
29786 2005-02-02  Nick Roberts  <nickrob@snap.net.nz>
29788         * progmodes/gud.el: Correction to syntax in gud-menu-map.
29790 2005-02-02  Kenichi Handa  <handa@m17n.org>
29792         * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
29793         DOTLESS-i.
29795         * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
29796         Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
29798         * case-table.el (get-upcase-table): New function.
29799         (copy-case-table): Copy upcaes table too if non-nil.
29800         (set-case-syntax-delims): Maintain upcase table too.
29801         (set-case-syntax-pair): Likewise.
29802         (set-upcase-syntax, set-downcase-syntax): New functions.
29803         (set-case-syntax): Maintain upcase table too.
29805 2005-02-02  Nick Roberts  <nickrob@snap.net.nz>
29807         * progmodes/gdb-ui.el (gdb-goto-info): Delete.
29809         * progmodes/gud.el (gud-goto-info): New function.
29810         (gud-tool-bar-map): Use correct icon.
29812 2005-02-01  Thien-Thi Nguyen  <ttn@gnu.org>
29814         * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
29815         When delegating, order args in the funcall correctly.
29817 2005-02-01  Thien-Thi Nguyen  <ttn@gnu.org>
29819         * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
29821 2005-02-01  Carsten Dominik  <dominik@science.uva.nl>
29823         * textmodes/reftex.el (reftex-access-scan-info): Error out in a
29824         buffer not visiting a file.
29826 2005-01-31  Jay Belanger  <belanger@truman.edu>
29828         * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
29829         bound on the line with the formula.
29831 2005-01-31  Kim F. Storm  <storm@cua.dk>
29833         * ses.el (ses-create-cell-variable-range)
29834         (ses-destroy-cell-variable-range, ses-reset-header-string)
29835         (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
29836         (ses-insert-row): Fix format of apply undo entries.
29838 2005-01-31  Jay Belanger  <belanger@truman.edu>
29840         * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
29841         parts.
29843         * calc/calc-embed.el (calc-embedded-open-formula)
29844         (calc-embedded-close-formula): Ignore matrix environments.
29846         * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
29847         TeX mode.
29849         * calc/calc-lang.el (math-function-table, math-oper-table)
29850         (math-variable-table): Adjust the LaTeX portions.
29852         * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
29853         (math-latex-ignore-words): New constant.
29855 2005-01-31  Richard M. Stallman  <rms@gnu.org>
29857         * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
29858         (ispell-local-dictionary): Doc fix.
29859         (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
29860         Don't reinitialize at run time.  Don't defcustom.
29861         All uses changed to append ispell-local-dictionary-alist,
29862         or check it first.
29863         (ispell-current-dictionary): New variable for dictionary in use.
29864         (ispell-dictionary): Now used only for global default.
29865         (ispell-start-process): Set ispell-current-dictionary,
29866         not ispell-dictionary.
29867         (ispell-change-dictionary): Use this only for setting
29868         user preferences.
29869         (ispell-internal-change-dictionary): New function
29870         to change the current dictionary in use.
29871         (ispell-region, ispell-process-line, ispell-buffer-local-dict):
29872         Use ispell-current-dictionary.
29873         Handle ispell-local-dictionary-overridden.
29874         (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
29876 2005-01-31  Jay Belanger  <belanger@truman.edu>
29878         * calc/calc-aent.el (math-read-token): Add support for LaTeX.
29880         * calc/calc-ext.el: Add calc-latex-language to autoloads.
29881         (calc-mode-map): Add calc-latex-language.
29883         * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
29884         (math-latex-print-frac): New functions.
29885         (math-oper-table, math-function-table, math-variable-table)
29886         (math-complex-format, math-input-filter): Add latex properties.
29887         (calc-set-language): Set math-expr-special-function-mapping.
29889         * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
29890         (calc-write-parse-table-part): Add LaTeX support.
29892         * calc/calc.el (calc-language): Adjust docstring.
29893         (calc-set-mode-line): Add LaTeX support.
29894         (math-expr-special-function-mapping): New variable.
29895         (math-tex-ignore-words): Add to list.
29897         * calc/calccomp.el (math-compose-expr, math-compose-rows):
29898         Add LaTeX support.
29899         (math-compose-expr): Add support for special functions.
29901         * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
29903 2005-01-31  Nick Roberts  <nickrob@snap.net.nz>
29905         * progmodes/gdb-ui.el (gdb-memory-address)
29906         (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
29907         (gdb-memory-mode-map, gdb-memory-format-keymap)
29908         (gdb-memory-format-menu, gdb-memory-unit-keymap)
29909         (gdb-memory-unit-menu): New variables for a buffer
29910         that lets the user examine program memory.
29911         (gdb-memory-set-address, gdb-memory-set-repeat-count)
29912         (gdb-memory-format-binary, gdb-memory-format-octal)
29913         (gdb-memory-format-unsigned, gdb-memory-format-signed)
29914         (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
29915         (gdb-memory-format-menu-1, gdb-memory-unit-giant)
29916         (gdb-memory-unit-word, gdb-memory-unit-halfword)
29917         (gdb-memory-unit-byte, gdb-memory-unit-menu)
29918         (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
29919         (gdb-memory-mode, gdb-memory-buffer-name)
29920         (gdb-display-memory-buffer, gdb-frame-memory-buffer):
29921         New functions for above buffer.
29923 2005-01-30  Richard M. Stallman  <rms@gnu.org>
29925         * cus-edit.el (custom-bury-buffer): Function deleted.
29926         (custom-buffer-done-function): Option deleted.
29927         (custom-buffer-done-kill): New replacement option.
29928         (Custom-buffer-done): Call quit-window.
29929         (custom-buffer-create-internal): Update for above changes.
29931 2005-01-29  Luc Teirlinck  <teirllm@auburn.edu>
29933         * simple.el (undo-ask-before-discard): New var.
29934         (undo-outer-limit-truncate): Implement it.
29935         (undo-extra-outer-limit): Doc update.
29937 2005-01-29  Richard M. Stallman  <rms@gnu.org>
29939         * ses.el (undo-more): Delete defadvice.
29940         (ses-begin-change): Doc fix.
29942         * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
29943         instead of rebinding C-x u and C-_.
29945         * files.el (normal-backup-enable-predicate): Return nil for files
29946         in /tmp, regardless of temporary-file-directory.
29948         * man.el (Man-getpage-in-background): Disable undo in Man buffer.
29950         * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
29951         (open-rectangle, delete-whitespace-rectangle-line)
29952         (clear-rectangle-line): If FILL, pass t instead of FILL
29953         for move-to-column's 2nd arg.
29955         * simple.el (undo): Fix the test for continuing a series of undos.
29956         (undo-more): Set pending-undo-list to t when we reach end.
29957         (pending-undo-list): Move up defvar.
29959         * wid-edit.el (widget-button-click):
29960         Shorten the range of the track-mouse binding.
29962         * comint.el (comint-insert-input): Undo previous changes;
29963         use last-input-event in interactive spec.
29965 2005-01-29  Eli Zaretskii  <eliz@gnu.org>
29967         * progmodes/compile.el (compilation-start): Bind buffer-read-only
29968         to nil before invoking call-process.  Reset buffer's modified flag
29969         after fontifying it in the no-async branch.
29971         * wid-edit.el (widget-specify-button): If mouse pointer shape
29972         cannot be changed, use mouse face instead.
29974 2005-01-29  Nick Roberts  <nickrob@snap.net.nz>
29976         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
29977         (gdb-goto-breakpoint): Make breakpoint handling work on template
29978         functions in C++.  Reported by Martin Reed <mjreed@essex.ac.uk>.
29979         (gdb-assembler-custom): Update to recognize breakpoint information
29980         added on 2005-01-19.
29982 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
29984         * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
29985         (dsssl-mode): Use define-derived-mode.
29986         (scheme-mode-initialize): Remove.
29987         (scheme-mode): Use run-mode-hooks.
29989         * cus-edit.el (customize-group-other-window)
29990         (custom-buffer-create-other-window): Don't override special-display-*.
29991         (custom-mode-map): Make it dense.
29993         * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
29994         sets the default value.
29996 2005-01-28  Eli Zaretskii  <eliz@gnu.org>
29998         * descr-text.el: Add more keywords.
30000 2005-01-27  Stefan Monnier  <monnier@iro.umontreal.ca>
30002         * speedbar.el: Avoid unnecessary use of locate-library.
30004         * international/mule-cmds.el (standard-display-european-internal):
30005         Don't fiddle with latin-1 non-break space any more since it's now
30006         special cased in the C code.
30007         Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
30009 2005-01-26  Luc Teirlinck  <teirllm@auburn.edu>
30011         * cus-start.el (all): Add `undo-outer-limit'.
30013 2005-01-25  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
30015         * textmodes/bibtex.el (bibtex-format-entry):
30016         Use `bibtex-empty-field-re' only on the text of fields, not on entire
30017         field lines.
30018         (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
30019         not on part of a buffer.
30021 2005-01-25  Lute Kamstra  <lute@gnu.org>
30023         * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
30024         nonempty field text strings like "{letters\\macro{}more letters}".
30025         Clarify docstring.
30026         (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
30027         (bibtex-entry-offset, bibtex-parse-association)
30028         (bibtex-parse-field-name): Fix typos in docstrings.
30029         (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
30031 2005-01-24  Carsten Dominik  <dominik@science.uva.nl>
30033         * textmodes/reftex-global.el (reftex-isearch-push-state-function)
30034         (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
30035         (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
30036         (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
30038         * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
30039         isearch minor mode.
30041 2005-01-24  Luc Teirlinck  <teirllm@auburn.edu>
30043         * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
30045 2005-01-24  Lute Kamstra  <lute@gnu.org>
30047         * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
30048         CASECHARS and NOT-CASECHARS regular expressions of the
30049         "nederlands" and "nederlands8" dictionaries to prevent a "Range
30050         striding over charsets" error.
30052 2005-01-24  Jay Belanger  <belanger@truman.edu>
30054         * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
30055         display variable name.
30057 2005-01-24  Kenichi Handa  <handa@m17n.org>
30059         * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
30060         Fix setting of the element of encoded-kbd-iso2022-invocations.
30062 2005-01-24  Nick Roberts  <nickrob@snap.net.nz>
30064         * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
30065         (gdb-threads-select): Change to also accept mouse events.
30066         (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
30067         (gdb-threads-mouse-select): Delete.
30069 2005-01-23  Luc Teirlinck  <teirllm@auburn.edu>
30071         * files.el (insert-directory): Take care of empty directory,
30072         listed without -a switch.
30074 2005-01-23  Stefan Monnier  <monnier@iro.umontreal.ca>
30076         * textmodes/refill.el (refill-post-command-function):
30077         Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
30078         to the list of functions that we should be careful not to undo.
30079         (refill-late-fill-paragraph-function): Remove.
30080         (refill-saved-state): New var.
30081         (refill-mode): Use it to save fill-paragraph-function.
30082         Save also the value of auto-fill-function.
30084         * term/w32-win.el: Simplify code.
30086 2005-01-23  Kim F. Storm  <storm@cua.dk>
30088         * simple.el (line-move): Adapt to new return value from
30089         pos-visible-in-window-p.
30091         * simple.el (line-move): Fix last change.  Check partial
30092         visibility at point rather than at window-start.
30094 2005-01-22  Jason Rumney  <jasonr@gnu.org>
30096         * term/w32-win.el (xw-defined-colors): Remove debug-message.
30098 2005-01-22  David Kastrup  <dak@gnu.org>
30100         * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
30102 2005-01-22  Eli Zaretskii  <eliz@gnu.org>
30104         * type-break.el (type-break-mode): Add a test for
30105         type-break-file-name being non-nil.
30107 2005-01-22  Toby Allsopp  <Toby.Allsopp@navman.com>  (tiny change)
30109         * net/eudc.el (top level): Call (message "") via progn, so that
30110         eudc-options-file is loaded.
30112 2005-01-22  Kim F. Storm  <storm@cua.dk>
30114         * simple.el (line-move-1): Rename from line-move.
30115         (line-move): New function that adjusts vscroll for partially
30116         visible rows, and calls line-move-1 otherwise.
30118 2005-01-21  Ren\e,Ai\e(B Kyllingstad  <listmailxemacs@kyllingstad.com>
30120         * pcomplete.el: Define pcomplete-read-event instead of read-event,
30121         since it's not a complete read-event implementation
30123 2005-01-20  Jay Belanger  <belanger@truman.edu>
30125         * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
30126         for called function.
30128 2005-01-20  Steven Tamm  <steventamm@mac.com>
30130         * term/mac-win.el (process-connection-type): Remove.
30131         Controlled now by s/darwin.h:PTY_ITERATION.
30133 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
30135         * window.el (handle-select-window): Don't switch window when we're
30136         in the minibuffer.
30138 2005-01-10  Paul Pogonyshev  <pogonyshev@gmx.net>
30140         * subr.el (dotimes-with-progress-reporter): New macro.
30142         * ses.el (ses-dotimes-msg): Remove macro.
30143         Use `dotimes-with-progress-reporter' instead.
30145 2005-01-19  Steven Tamm  <steventamm@mac.com>
30147         * term/mac-win.el (process-connection-type): Use new
30148         operating-system-release variable to use ptys on Darwin 7 (OS X
30149         10.3) when using carbon build.
30151 2005-01-19  Jay Belanger  <belanger@truman.edu>
30153         * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
30154         flags if the last command was a tab or M-tab.
30156         * calc/calc-prog.el (calc-user-define-edit): Put original formula
30157         in formula editing buffer.
30159 2005-01-19  Nick Roberts  <nickrob@snap.net.nz>
30161         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
30162         breakpoint image symbol in margin.
30164 2005-01-19  Jay Belanger  <belanger@truman.edu>
30166         * calc/calc-prog.el (calc-execute-kbd-macro):
30167         Ignore calc-keep-arg-flag.
30169 2005-01-19  Kenichi Handa  <handa@m17n.org>
30171         * textmodes/ispell.el (ispell-looking-at): New function.
30172         (ispell-process-line): Use ispell-looking-at to compare the ispell
30173         output and the buffer contents.
30175 2005-01-18  Jay Belanger  <belanger@truman.edu>
30177         * calc/calc.el (calc-display-raw): Fix docstring.
30179 2005-01-18  Stefan Monnier  <monnier@iro.umontreal.ca>
30181         * simple.el (blink-matching-open): Strip extra info from syntax.
30183         * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
30184         funny chars in the end-of-here-doc marker.
30186 2005-01-19  Nick Roberts  <nickrob@snap.net.nz>
30188         * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
30189         that enable/disabled state of breakpoints is shown correctly in
30190         fringe and on ttys.
30191         (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
30192         Add breakpoint information as text properties.
30193         (gdb-mouse-toggle-breakpoint):
30194         Rename to gdb-mouse-set-clear-breakpoint.
30195         (gdb-mouse-toggle-breakpoint): New function.  Enable/disable
30196         breakpoints in the margin.
30197         (gdb-remove-strings): Simplify.
30199 2005-01-17  Jay Belanger  <belanger@truman.edu>
30201         * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
30202         erasing buffer.
30204 2005-01-17  Richard M. Stallman  <rms@gnu.org>
30206         * progmodes/grep.el (grep-find): Copy from `grep' the condition
30207         for calling grep-compute-defaults.
30209         * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
30210         if buffer is empty.
30212         * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
30214 2005-01-17  Stefan Monnier  <monnier@iro.umontreal.ca>
30216         * hilit-chg.el (highlight-changes-mode): Don't autoload.
30218         * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
30219         non-preloaded variables.
30221 2005-01-17  Steven Tamm  <steventamm@mac.com>
30223         * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
30224         tex-shell cause to force interactivity when using pipes.
30226 2005-01-17  Kim F. Storm  <storm@cua.dk>
30228         * simple.el (just-one-space): Make arg optional.
30230 2005-01-17  Nick Roberts  <nickrob@snap.net.nz>
30232         * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
30233         posn-at-x-y to t to access left-margin.
30235 2005-01-16  Michael Albinus  <michael.albinus@gmx.de>
30237         Sync with Tramp 2.0.47.
30239         * net/tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
30240         catching keep-date problems in cp/scp operations.
30241         (tramp-handle-copy-file): Don't call `set-file-modes'
30242         unconditionally.  Specialized functions should know better what is
30243         necessary.  This improves performance a little bit, and the
30244         functions could catch errors with `cp -p' and `scp -p'.
30245         (tramp-do-copy-or-rename-file-via-buffer)
30246         (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
30247         when appropriate.
30248         (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
30249         Call `set-file-modes' when appropriate.
30250         (tramp-action-out-of-band): Mask `scp -p' error.  Reported by Isak
30251         Johnsson <isak@hypergene.com>.
30252         (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
30253         of both Tramp buffer and debug buffer.  Reported by Joakim Verona
30254         <joakim@verona.se>.
30255         (tramp-file-name-for-operation): Mark `shell-command' as magic for
30256         Emacs only.
30258         * net/tramp-util.el (tramp-minor-mode): New minor mode.  Add it to
30259         `find-file-hooks' and `dired-mode-hook'.
30260         (tramp-minor-mode-map): Respective map.  Add remapping for
30261         `compile' and `recompile'.
30262         (tramp-remap-command, tramp-recompile): New defuns.
30263         (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
30264         in buffer "*Compilation*".  Call the commands asynchronously.
30266         * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
30267         (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
30268         `shell-command', because it isn't magic in XEmacs.  Reported by
30269         Adrian Aichner <adrian@xemacs.org>.
30271         * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
30272         `substitute-in-file-name.
30273         (tramp-smb-handle-substitute-in-file-name): New defun.
30274         (tramp-smb-advice-PC-do-completion): Delete advice.
30276 2005-01-16  Kai Grossjohann  <kgrossjo@eu.uu.net>
30278         * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
30279         Fix error in deleting region.
30281 2005-01-15  Richard M. Stallman  <rms@gnu.org>
30283         * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
30284         In non-temp buffer, switch syntax table temporarily.
30286         * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
30288         * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
30290         * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
30292         * imenu.el (imenu--split-menu): Copy menulist before sorting.
30293         (imenu--generic-function): Use START, not BEG, as pos of definition.
30295         * simple.el (just-one-space): Argument specifies number of spaces.
30297         * simple.el (eval-expression-print-format): Avoid warning
30298         about edebug-active.
30300 2005-01-15  James R. Van Zandt  <jrvz@comcast.net>  (tiny change)
30302         * progmodes/sh-script.el: Code copied from make-mode.el
30303         with small changes,
30304         (sh-mode-map): Bind C-c C-\.
30305         (sh-backslash-column, sh-backslash-align): New variables.
30306         (sh-backslash-region, sh-append-backslash): New functions.
30308 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
30310         * mail/rmail.el: Updated to work with movemail from GNU Mailutils
30311         (rmail-pop-password, rmail-pop-password-required): Move to
30312         rmail-obsolete group.
30313         (rmail-set-pop-password): Rename to rmail-set-remote-password.
30314         All callers updated.
30315         (rmail-get-pop-password): Rename to rmail-get-remote-password.
30316         Take an argument specifying whether it is POP or IMAP mailbox we
30317         are using.  All callers updated.
30318         (rmail-pop-password-error): Rename to
30319         rmail-remote-password-error.  Added mailutils-specific error message.
30320         (rmail-movemail-search-path)
30321         (rmail-movemail-variant-in-use): New variables.
30322         (rmail-remote-password, rmail-remote-password-required):
30323         New customization variables.
30324         (rmail-probe, rmail-autodetect, rmail-movemail-variant-p): New funs.
30325         (rmail-parse-url): New function.
30326         (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
30327         with GNU mailutils movemail.
30329 2005-01-15  Kevin Ryde  <user42@zip.com.au>
30331         * info-look.el (c-mode/symbol): Add ^` to prefix, and change
30332         suffix to space, $ or '$, to correctly position point when going
30333         to @table style constants like DBL_MAX.
30335 2005-01-15  Jorgen Schaefer  <forcer@forcix.cx>  (tiny change)
30337         * type-break.el (type-break-mode, type-break-file-time)
30338         (type-break-file-keystroke-count, type-break-choose-file):
30339         Don't store data in or load data from the file if type-break-file-name
30340         is nil.
30341         (type-break-file-name): Doc update as per the above.
30343 2005-01-15  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>  (tiny change)
30345         * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
30346         lookup-key might return nil; handle that.
30348 2005-01-15  Alan Mackenzie  <acm@muc.de>
30350         * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
30351         rather than the element found, thus enabling the tree to be setcar'd.
30353 2005-01-14  Carsten Dominik  <dominik@science.uva.nl>
30355         * textmodes/org.el (org-show-following-heading): New option.
30356         (org-show-hierarchy-above): Use `org-show-following-heading'.
30357         (org-cycle): Documentation fix.
30359         * textmodes/org.el (orgtbl-optimized): New option
30360         (orgtbl-mode): New command, a minor mode.
30361         (orgtbl-mode-map): New variable.
30362         (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
30363         (orgtbl-error, orgtbl-self-insert-command)
30364         (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
30366         * textmodes/org.el (org-mode): `org-table-may-need-update' is now
30367         a local variable in each org-mode buffer.
30369         * textmodes/org.el (org-set-regexps-and-options): Rename from
30370         `org-set-regexps'.  Added checking for STARTUP keyword.
30371         (org-get-current-options): Add STARTUP options.
30372         (org-table-insert-row): Make mode intelligent about when
30373         realignment is needed.
30374         (org-self-insert-command, org-delete-backward-char, org-delete-char):
30375         New commands.
30376         (org-enable-table-editor): New default value `optimized'.
30377         (org-table-blank-field): Support blanking regions if active.
30379 2005-01-14  Carsten Dominik  <dominik@science.uva.nl>
30381         * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
30382         if the year is not given.
30384         * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
30385         Add new escapes %m and %M, fixed bug with %F by adding
30386         save-match-data.
30387         (reftex-reference): Remove ?. from list of spaces.
30388         (reftex-label-info): Add automatic label prefix recognition.
30390         * textmodes/reftex-index.el (reftex-index-next-phrase):
30391         Add slave parameter to call of `reftex-index-this-phrase'.
30392         (reftex-index-this-phrase): New optional argument.
30393         (reftex-index-region-phrases): Add slave parameter to call of
30394         `reftex-index-this-phrase'.
30395         (reftex-display-index): New argument redo.
30396         (reftex-index-rescan): Add `redo' to arguments of
30397         `reftex-display-index'.
30398         (reftex-index-Rescan, reftex-index-revert)
30399         (reftex-index-switch-index-tag): Add `redo' to arguments of
30400         `reftex-display-index'.
30401         (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
30402         indexing.  Fix bug with matching is there is a quote before or
30403         after the word.
30405         * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
30406         Fix bug when collecting citation keys in lines with comments.
30407         (reftex-citation): Prefix argument no longer rescans the document,
30408         but forces prompting for optional arguments of cite macros.
30409         (reftex-do-citation): Prompting for optional arguments implemented.
30411         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
30412         Add optional arguments to most cite commands.
30413         (reftex-cite-cleanup-optional-args): New option
30414         (reftex-cite-prompt-optional-args): New option.
30415         (reftex-trust-label-prefix): New option.
30417         * textmodes/reftex-toc.el (reftex-toc-find-section):
30418         Add push-mark before changing the position in the buffer.
30420         * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
30421         (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
30423 2005-01-14  Nick Roberts  <nickrob@snap.net.nz>
30425         * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
30426         more carefully.
30428 2005-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
30430         * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
30431         (sgml-mode): Use it.
30432         (sgml-get-context): Better keep track of implicitly closed tags.
30434 2005-01-13  Kenichi Handa  <handa@m17n.org>
30436         * textmodes/ispell.el: These changes are to fix misalignment error
30437         caused by equivalent characters of different Emacs charsets.
30438         (ispell-unified-chars-table): New variable.
30439         (ispell-get-decoded-string): New function.
30440         (ispell-get-casechars, ispell-get-not-casechars)
30441         (ispell-get-otherchars): Call ispell-get-decoded-string.
30443 2005-01-12  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>
30445         * custom.el (custom-declare-variable): Just put symbol instead
30446         of (defvar . symbol) in `current-load-list'.
30448 2005-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
30450         * emacs-lisp/elint.el: Fixed typo in Commentary section.
30452 2005-01-12  Jay Belanger  <belanger@truman.edu>
30454         * calc/calc-help.el (calc-describe-key): Use temporary info buffer
30455         to create a Calc summary.
30457 2005-01-12  Kim F. Storm  <storm@cua.dk>
30459         * mouse.el (mouse-on-link-p): Change functionality and doc
30460         string to comply with latest description in lisp ref.
30462 2005-01-12  Nick Roberts  <nickrob@snap.net.nz>
30464         * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
30465         Enable mouse clicks on mode-line, header-line and margin.
30466         (event-type): Give mouse event symbols an `event-kind' property
30467         with value `mouse-click'.
30469 2005-01-12  Juri Linkov  <juri@jurta.org>
30471         * facemenu.el (list-colors-display): Add new arg buffer-name.
30472         Use it.  Fix docstring.  Replace code for identifying duplicate
30473         colors by the name with call to `list-colors-duplicates' which
30474         identifies duplicate colors by the value unless the color
30475         is one of special Windows colors.  Set truncate-lines to t.
30476         Print sorted duplicate color names on each line.  Indent to 22
30477         \(the longest color name in rgb.txt) instead of 20.  Optimize.
30478         (list-colors-duplicates): New function.
30479         (facemenu-color-name-equal): Delete function.
30481         * facemenu.el (list-colors-print): New function created from code
30482         in list-colors-display.  Print #RRGGBB at the window right edge.
30483         (list-colors-display): When temp-buffer-show-function is not
30484         defined, call list-colors-print from temp-buffer-show-hook
30485         to get the right value of window-width in list-colors-print
30486         after the buffer is displayed.
30488         * simple.el (pop-mark): Move deactivate-mark out of conditional
30489         part to deactivate the active mark regardless of the state of the
30490         mark ring.
30492         * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
30493         variables line in desktop files.
30495 2005-01-12  Juri Linkov  <juri@jurta.org>
30497         * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
30498         Bring together isearch highlight related options.
30499         (lazy-highlight): Replace group `replace' by `matching'.
30500         (lazy-highlight-cleanup, lazy-highlight-initial-delay)
30501         (lazy-highlight-interval, lazy-highlight-max-at-a-time)
30502         (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
30503         and declare them obsolete.
30504         (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
30505         (isearch-faces): Remove defgroup.
30506         (isearch-overlay, isearch-highlight, isearch-dehighlight):
30507         Move isearch highlighting code closer to lazy highlighting code.
30509         * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
30510         (query-replace-highlight, query-replace-lazy-highlight)
30511         (query-replace): Move definitions to the beginning of the file.
30513 2005-01-11  Juri Linkov  <juri@jurta.org>
30515         * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
30516         * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
30517         * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
30519         * info.el (Info-history-forward): New variable.
30520         (Info-select-node): Reset Info-history-forward to nil.
30521         (Info-last): Turn into defalias.
30522         (Info-history-back): Rename from Info-last.
30523         Add current node to Info-history-forward.
30524         (Info-history-forward): New fun.
30525         (Info-mode-map): Replace Info-last by Info-history-back.
30526         Bind Info-history-forward to "r".
30527         (Info-mode-menu): Replace Info-last by Info-history-back.
30528         Fix menu item text.  Add menu item for Info-history-forward.
30529         (info-tool-bar-map): Replace Info-last by Info-history-back.
30530         Replace its icon "undo" by "back_arrow".  Add icon "fwd_arrow"
30531         for Info-history-forward.
30532         (Info-mode): Replace Info-last by Info-history-back in docstring.
30533         Add local variable Info-history-forward.
30534         (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
30536 2005-01-11  Stefan Monnier  <monnier@iro.umontreal.ca>
30538         * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
30539         (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
30540         Ignore select-window events rather than fiddle with
30541         mouse-autoselect-window.
30543 2005-01-11  Matthew Mundell  <matt@mundell.ukfsn.org>
30545         * type-break.el (type-break-mode): Fix previous change.
30547 2005-01-10  Jay Belanger  <belanger@truman.edu>
30549         * calc/calc-ext.el (calc-reset): Reset when inside embedded
30550         calculator; only reset when point is inside a calculator.
30551         Don't adjust the window height if the window takes up the whole height
30552         of the frame.
30554 2005-01-10  Thien-Thi Nguyen  <ttn@gnu.org>
30556         * ebuff-menu.el (Electric-buffer-menu-mode):
30557         Preserve value of buffer-local var header-line-format.
30559 2005-01-09  Jay Belanger  <belanger@truman.edu>
30561         * calc/calc.el (calc-mode-var-list-restore-saved-values):
30562         Make sure settings file exists before accessing it.
30564         * calc/calc-embed.el (calc-embedded-subst):
30565         Replace math-multi-subst-rec, which is only supposed to be called
30566         by math-multi-subst, by math-multi-subst.
30568 2005-01-09  Andre Spiegel  <spiegel@gnu.org>
30570         * vc.el (vc-allow-async-revert): New user option.
30571         (vc-disable-async-diff): New internal variable.
30572         (vc-revert-buffer): Use them to disable asynchronous diff.
30574         * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
30575         (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
30576         asynchronously if vc-disable-async-diff is t.
30578 2005-01-09  Jay Belanger  <belanger@truman.edu>
30580         * calc/calc.el (defcalcmodevar): New macro.
30581         (calc-mode-var-list-restore-default-values)
30582         (calc-mode-var-list-restore-saved-values): New functions.
30583         (calc-mode-var-list): Use defcalcmodevar to define it.
30584         (calc-always-load-extensions, calc-line-numbering)
30585         (calc-line-breaking, calc-display-just, calc-display-origin)
30586         (calc-number-radix, calc-leading-zeros, calc-group-digits)
30587         (calc-group-char, calc-point-char, calc-frac-format)
30588         (calc-prefer-frac, calc-hms-format, calc-date-format)
30589         (calc-float-format, calc-full-float-format, calc-complex-format)
30590         (calc-complex-mode, calc-infinite-mode, calc-display-strings)
30591         (calc-matrix-just, calc-break-vectors, calc-full-vectors)
30592         (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
30593         (calc-matrix-brackets, calc-language, calc-language-option)
30594         (calc-left-label, calc-right-label, calc-word-size)
30595         (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
30596         (calc-display-raw, calc-internal-prec, calc-angle-mode)
30597         (calc-algebraic-mode, calc-incomplete-algebraic-mode)
30598         (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
30599         (calc-window-height, calc-display-trail, calc-show-selections)
30600         (calc-use-selections, calc-assoc-selections)
30601         (calc-display-working-message, calc-auto-why, calc-timing)
30602         (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
30603         (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
30604         (calc-gnuplot-default-device, calc-gnuplot-default-output)
30605         (calc-gnuplot-print-device, calc-gnuplot-print-output)
30606         (calc-gnuplot-geometry, calc-graph-default-resolution)
30607         (calc-graph-default-resolution-3d, calc-invocation-macro)
30608         (calc-show-banner): Use defcalcmodevar to declare them and set
30609         their default values.
30611         * calc/calc-ext.el (calc-reset): Restore saved values of variables
30612         instead of default values (but restore default values if there is
30613         an argument of 0).
30615 2005-01-09  David Kastrup  <dak@gnu.org>
30617         * desktop.el (desktop-restore-eager): Fix typo in type.
30619 2005-01-08  Richard M. Stallman  <rms@gnu.org>
30621         * cus-edit.el (customize): Delete :link.
30623 2005-01-08  Jay Belanger  <belanger@truman.edu>
30625         * calc/calc.el (calc-mode): Remove the extension from the
30626         `calc-settings-file' file name when loading it.
30628 2005-01-08  Kim F. Storm  <storm@cua.dk>
30630         * info.el (Info-mode-map, Info-next-link-keymap)
30631         (Info-prev-link-keymap, Info-up-link-keymap):
30632         Map follow-link to mouse-face.
30633         (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
30635 2005-01-08  Jay Belanger  <belanger@truman.edu>
30637         * calc/calc.el (calc-settings-file): Change default value.
30638         Suggested by cgw in a comment in calc-mode.el.
30640         * calc/calc-mode.el (calc-settings-file-name):
30641         Compare calc-settings-file to user-init-file instead of ~/.emacs.
30642         Replace ~/.emacs in a prompt by calc-settings-file.
30644 2005-01-07  Lars Hansen  <larsh@math.ku.dk>
30646         * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
30647         (desktop-lazy-idle-delay): New customizable variables.
30648         (desktop-buffer-args-list): New variable.
30649         (desktop-append-buffer-args): New function.
30650         (desktop-save): Call desktop-append-buffer-args for some buffers.
30651         (desktop-lazy-create-buffer): New function.
30652         (desktop-idle-create-buffers): New function.
30653         (desktop-read): Add message about buffers to restore lazily.
30654         (desktop-lazy-abort): New command.
30655         (desktop-clear): Call desktop-lazy-abort.
30656         (desktop-lazy-complete): New command.
30658 2005-01-06  Richard M. Stallman  <rms@gnu.org>
30660         * emacs-lisp/find-func.el (find-face-definition):
30661         Rename from find-face.
30663 2005-01-06  Kim F. Storm  <storm@cua.dk>
30665         * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
30667         * man.el (Man-xref-man-page, Man-xref-header-file)
30668         (Man-xref-normal-file): Add follow-link property.
30670 2005-01-06  Jay Belanger  <belanger@truman.edu>
30672         * calc/calc-units.el: Make sure the proper macro definitions are
30673         available when compiling.
30675 2005-01-06  Juri Linkov  <juri@jurta.org>
30677         * isearch.el (isearch-lazy-highlight-update):
30678         Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
30680 2005-01-06  Miles Bader  <miles@gnu.org>
30682         * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
30683         (isearch-lazy-highlight-face): Use new name.
30685 2005-01-05  Stefan Monnier  <monnier@iro.umontreal.ca>
30687         * uniquify.el (uniquify-rationalize-file-buffer-names):
30688         Re-add an interactive spec.
30689         (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
30690         to the same name.
30692         * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
30693         (isearch-update, isearch-done): Adjust calls accordingly.
30695 2005-01-05  Richard M. Stallman  <rms@gnu.org>
30697         * custom.el (custom-set-variables, custom-theme-set-variables):
30698         Clarify documentation.
30700         * emacs-lisp/find-func.el (find-variable)
30701         (find-variable-other-window, find-variable-other-frame):
30702         Fix the TYPE args to find-function-read and find-function-do-it.
30703         (find-function): Doc fix.
30704         (find-function-at-point): Replace function-at-point alias.
30706 2005-01-04  Richard M. Stallman  <rms@gnu.org>
30708         * cus-face.el (custom-declare-face):
30709         Record defface in current-load-list.
30711         * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
30713         * emacs-lisp/find-func.el: Doc fixes.
30714         (find-face-regexp): New variable.
30715         (find-function-regexp-alist): New variable.
30716         (find-function-C-source): Third arg is now TYPE.
30717         (find-function-search-for-symbol): Handle general TYPE.
30718         (find-function-read, find-function-do-it): Handle general TYPE.
30719         (find-definition-noselect, find-face): New functions.
30720         (function-at-point): Alias deleted.
30722 2005-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
30724         * battery.el (display-battery-mode): Rename from display-battery.
30725         Handle the case where it gets turned off.
30727 2005-01-04  Richard M. Stallman  <rms@gnu.org>
30729         * cus-edit.el (customize): Make :link point to user doc.
30731         * man.el (Man-fontify-manpage): Turn off undo generation.
30733         * add-log.el (change-log-font-lock-keywords): Don't match just "From".
30735 2005-01-04  Andreas Schwab  <schwab@suse.de>
30737         * files.el (insert-directory): Only look for error lines in
30738         inserted text.  Don't move too far after processing --dired markers.
30740 2005-01-04  Richard M. Stallman  <rms@gnu.org>
30742         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
30743         Don't expand if the character is @, period, dash, etc.
30744         (define-mail-abbrev): Quote names that contain problem characters.
30746 2005-01-04  Thien-Thi Nguyen  <ttn@gnu.org>
30748         * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
30750 2005-01-03  Richard M. Stallman  <rms@gnu.org>
30752         * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
30753         (query-replace-highlight, query-replace-lazy-highlight)
30754         (query-replace): Definitions moved up.  Doc fix.
30756 2005-01-03  Richard M. Stallman  <rms@gnu.org>
30758         * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
30759         (lazy-highlight-cleanup, lazy-highlight-initial-delay)
30760         (lazy-highlight-interval, lazy-highlight-max-at-a-time)
30761         (lazy-highlight-face): Rename from isearch-lazy-...
30762         Change all references to them.
30764 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
30766         * cus-edit.el (custom-file): Doc fix for defcustom.
30767         (custom-file): The function no longer sets the variable
30768         `custom-file' to its return value.
30770         * startup.el (command-line): No longer load `custom-file'.
30772 2005-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
30774         * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
30776         * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
30777         Don't confuse module-prefixed identifiers for labels.
30778         Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
30780 2005-01-02  Richard M. Stallman  <rms@gnu.org>
30782         * files.el (basic-save-buffer-1): Fix previous change.
30784         * loadhist.el (file-loadhist-lookup): New function.
30785         (file-provides, file-requires): Use it.
30787         * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
30788         instead of calculating the right size.
30790 2005-01-02  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
30792         * vc-svn.el (vc-svn-diff): Stay local if possible.
30794 2005-01-02  Stefan Monnier  <monnier@iro.umontreal.ca>
30796         * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
30798         * files.el (hack-local-variables): Fix last change.
30800 2005-01-02  Jay Belanger  <belanger@truman.edu>
30802         * calc/calc-yank.el (calc-edit-top): New variable.
30803         (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
30804         object.  Change header properties.
30805         (calc-edit-finish, calc-edit-finish-stack-object)
30806         (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
30807         edited object.
30808         * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
30809         for the beginning of the edited object.
30810         * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
30811         for the beginning of the edited object.
30812         * calc/calc-prog.el (calc-edit-macro-finish-edit)
30813         (calc-finish-formula-edit, calc-macro-repeats)
30814         (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
30815         (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
30816         beginning of the edited object.
30817         (calc-user-define-edit): Change the header for editing macros.
30818         Remove unnecessary variable.
30820 2005-01-01  Jay Belanger  <belanger@truman.edu>
30822         * calc/calc-yank.el (calc-edit-mode): Change default header.
30823         (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
30824         * calc/calc-store.el (calc-edit-variable): Change title to match new
30825         header.
30826         * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
30827         mode to match new header.
30828         (calc-user-define-edit): Change titles to include names of commands.
30829         (calc-finish-formula-edit): Adjust to handle new header.
30830         (calc-finish-macro-edit): Remove.
30831         (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
30832         (calc-edit-macro-command, calc-edit-macro-command-type)
30833         (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
30834         (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
30835         (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
30836         (calc-edit-macro-finish-edit): New functions.
30837         (calc-user-define-edit): Use new functions to edit named calc macros.
30839 2005-01-01  Stefan Monnier  <monnier@iro.umontreal.ca>
30841         * files.el (hack-local-variables): Cleanup prefix/suffix matching.
30843         * ses.el (copy-region-as-kill): Deactivate mark.
30845 2005-01-01  Richard M. Stallman  <rms@gnu.org>
30847         * replace.el (occur-1): If the output buffer is also an input,
30848         don't kill it, rename it.
30850         * faces.el (set-face-background, set-face-foreground): Doc fix.
30852         * cus-face.el (custom-face-attributes): Fix :help-echo strings
30853         for :foreground and :background.
30855         * dired.el (dired-view-command-alist): Variable deleted.
30856         (dired-view-file, dired-mouse-find-file-other-window):
30857         Delete the code to use it.
30859 2005-01-01  Kim F. Storm  <storm@cua.dk>
30861         * image.el (insert-sliced-image): Use t for line-height property.
30863 See ChangeLog.11 for earlier changes.
30865 ;; Local Variables:
30866 ;; coding: iso-2022-7bit
30867 ;; add-log-time-zone-rule: t
30868 ;; End:
30870     Copyright (C) 2005, 2006 Free Software Foundation, Inc.
30871   Copying and distribution of this file, with or without modification,
30872   are permitted provided the copyright notice and this notice are preserved.
30874 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1