*** empty log message ***
[emacs.git] / lisp / ChangeLog
blob0bd199770ce8a08669a88e861dea54c0ca921b43
1 2006-06-19  Richard Stallman  <rms@gnu.org>
3         * bindings.el (mode-line-format): Save some mode line space.
5         * files.el (find-file-noselect): Improve the question wording.
6         (basic-save-buffer-2): Mask UMASK against 666.
8         * mouse.el (mouse-drag-vertical-line-rightward-window): New function.
9         (mouse-drag-vertical-line): Call it.
11         * cus-edit.el (customize-option, customize-option-other-window): 
12         Error if SYMBOL is nil.
14 2006-06-19  Carsten Dominik  <dominik@science.uva.nl>
16         * textmodes/org.el: Require noutline, also on XEmacs.
17         (org-end-of-subtree): Return point.
18         (org-dblock-start-re, org-dblock-end-re): New constants.
19         (org-create-dblock, org-prepare-dblock, org-map-dblocks)
20         (org-dblock-update, org-update-dblock, org-beginning-of-dblock)
21         (org-update-all-dblocks, org-find-dblock): New functions.
22         (org-collect-clock-time-entries): New function.
23         (org-html-handle-time-stamps): Never export CLOCK timeranges.
24         (org-fixup-indentation): Modified to deadl correctly with lines
25         starting with TAB.  Only one argument DIFF now.
26         (org-demote, org-promote): Call `org-fixup-indentation' with just
27         one argument, DIFF.
28         (org-mode): Don't mark buffer as modified when aligning tables.
29         (org-clock-sum): Don't makr buffer modified when adding time sum
30         properties.
31         (org-export-as-html): Added support for a link validation
32         function.
33         (org-archive-all-done): New function.
34         (org-archive-subtree): New prefix argument.  When set, archive all
35         done subtrees in this buffer.
36         (org-remove-clock-overlays)
37         (org-remove-occur-highlights): Use
38         `org-inhibit-highlight-removal'.
39         (org-inhibit-highlight-removal): New variable, for dynamic
40         scoping.
41         (org-put-clock-overlay): Don't swallow last headline character
42         when displaying overlay.
43         (org-store-link): Link to `image-mode' with just the file name.
44         
46 2006-06-18  Michael Kifer  <kifer@cs.stonybrook.edu>
47         
48         * viper-cmd.el (viper-special-read-and-insert-char): use
49         read-key-sequence.
50         (viper-after-change-undo-hook): enhancements.
51         (viper-after-change-undo-hook): new hook.
52         (viper-undo): use viper-after-change-undo-hook.
53         (viper-add-newline-at-eob-if-necessary): widen before making changes.
54         (viper-next-line-at-bol): If point is on a widget or a button, simulate
55         clicking on that widget/button.
56         
57         * viper.el (viper-mode): allow for a separate cursor color in Emacs
58         state.
59         
60         * ediff-diff (ediff-test-patch-utility): catch errors.
61         (ediff-actual-diff-options, ediff-actual-diff3-options): new variables.
62         (ediff-set-actual-diff-options): new function.
63         (ediff-reset-diff-options, ediff-toggle-ignore-case):
64         use ediff-set-actual-diff-options.
65         (ediff-extract-diffs): catch errors.
66         (ediff-whitespace): add nonbreakable space.
67         (ediff-same-file-contents): catch errors.
68         
69         * ediff-mult.el (ediff-collect-custom-diffs): save
70         coding-system-for-read.
71         
72         * ediff-vers.el (ediff-keep-tmp-versions): new var.
73         (ediff-vc-internal, ediff-vc-merge-internal): use
74         ediff-delete-version-file.
75         (ediff-delete-version-file): new function.
76         
77         * ediff-wind.el (ediff-control-frame-parameters): set frame fringes.
78         
79         * ediff.el (ediff-directories, ediff-directory-revisions,
80         ediff-merge-directories, ediff-merge-directories-with-ancestor,
81         ediff-directories-internal, ediff-merge-directory-revisions,
82         ediff-merge-directory-revisions-with-ancestor,
83         ediff-directories3): use read-directory-name.
84         
85 2006-06-18  Ralf Angeli  <angeli@caeruleus.net>
87         * textmodes/tex-mode.el (tex-font-lock-match-suscript): Remove
88         superfluous part of regexp for brace matching which is handled by
89         `scan-lists' call.
91 2006-06-16  Richard Stallman  <rms@gnu.org>
93         * obsolete/options.el (list-options): Put "obsolete" msg in buffer.
95         * files.el (basic-save-buffer-2): For a new precious file,
96         use the default modes in the return value.
98         * facemenu.el (facemenu-color-alist): Doc fix.
100         * cus-edit.el (custom-guess-name-alist): Recognize `-flag'.
102 2006-06-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
104         * cus-start.el (all): Add mac-ts-script-language-on-focus.
106         * term/mac-win.el (mac-text-encoding-ascii): New constant.
107         (mac-utxt-to-string): Use it.
108         (mac-ts-update-active-input-area): Use mac-ae-number.
110 2006-06-15  Dan Nicolaescu  <dann@ics.uci.edu>
112         * term.el (term-handle-scroll, term-delete-lines)
113         (term-insert-lines): Fix off by one errors.
115 2006-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>  (tiny change)
117         * net/tramp.el (tramp-touch): Use UTC to express time.
119 2006-06-15  Chong Yidong  <cyd@stupidchicken.com>
121         * mail/sendmail.el (mail-send): Search explicitly for
122         mail-header-separator when checking for corrupted header lines.
124 2006-06-15  Nick Roberts  <nickrob@snap.net.nz>
126         * progmodes/gdb-ui.el (gdb-same-frame): New option.
127         (gud-old-arrow, gdb-frame-begin, gdb-printing): New variables.
128         (gdb-init-1): Initialise them.
129         (gdb-starting): Reset gdb-printing
130         (gdb-starting): Save value of gud-overlay-arrow-position.
131         (gdb-frame-begin): Set gdb-frame-begin, gdb-printing.
132         (gdb-stopped): Don't look for source if calling procedure e.g "p a ()".
133         Use gdb-*-gdb-buffer conditionally on gdb-same-frame.
134         (gdb-frame-gdb-buffer): Keep menu bar, tool bar for GUD buffer.
136 2006-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
138         * pcvs.el (cvs-retrieve-revision): Use decode-coding-inserted-region.
140 2006-06-13  Martin J. Reed  <mjreed@essex.ac.uk>  (tiny change)
142         * net/ldap.el (ldap-ldapsearch-args): Default to SASL search.
143         (ldap-search-internal): Keep error messages, and a regexp fix.
145 2006-06-12  Thien-Thi Nguyen  <ttn@gnu.org>
147         * files.el (hack-local-variables-confirm):
148         Display string value using its printed representation.
150 2006-06-11  Chong Yidong  <cyd@stupidchicken.com>
152         * server.el (server-edit): No-op if no server buffers exist.
154 2006-06-11  Robert J. Chassell  <bob@rattlesnake.com>
156         * textmodes/page-ext.el (pages-directory-for-addresses):
157         Including `pages-directory-address-mode' in the function results
158         in the message "Buffer in which pages were found is deleted".
160 2006-06-10  Carsten Dominik  <dominik@science.uva.nl>
162         * textmodes/org.el: (org-agenda-mode-map): Add bindings for
163         clocking functions.
165         (org-agenda-clock-in, org-check-running-clock)
166         (org-clock-out-if-current, org-remove-clock-overlays)
167         (org-put-clock-overlay): New functions.
168         (org-clock-marker, org-clock-file-total-minutes)
169         (org-clock-overlays): New variables.
170         (org-clock-display, org-clock-sum, org-clock-cancel)
171         (org-clock-out, org-clock-in): New commands.
172         (org-export): New function.
173         (org-emph-re): New constant.
174         (org-set-emph-re, org-do-emphasis-faces): New functions.
175         (org-emphasis-regexp-components, org-emphasis-alist): New options.
176         (org-set-font-lock-defaults): Call `org-do-emphasis-faces'.
177         (org-export-html-convert-emphasize): Use the configurable emphasis.
178         (org-cleaned-string-for-export): Make multiline emphasis visible
179         to the exporter.  New optional argument PARAMETERS.
180         (org-export-as-html): Specify :emph-multiline parameter to
181         `org-cleaned-string-for-export'.
183 2006-06-10  Richard Stallman  <rms@gnu.org>
185         * help.el (help-for-help-internal): Clean up help text.
187 2006-06-10  Andreas Schwab  <schwab@suse.de>
189         * language/ethio-util.el (ethio-fidel-to-java-buffer): Fix quoting
190         in doc string.
192         * progmodes/cperl-mode.el (cperl-short-docs): Likewise.
194 2006-06-09  Karl Chen  <quarl@cs.berkeley.edu>
196         * progmodes/make-mode.el (makefile-fill-paragraph): Don't remove
197         spaces after the comment start.
199 2006-06-09  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
201         * play/pong.el (pong-init-buffer):
202         Fill buffer with spaces instead of ^A.
204         * textmodes/ispell.el (ispell-kill-ispell): If ispell has been
205         launched asynchronously, delete its process instead of being cool.
206         (ispell-async-processp): Check for `delete-process' existence
207         instead of `kill-process' one for consistency.
209 2006-06-09  Nick Roberts  <nickrob@snap.net.nz>
211         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers-1)
212         (gdb-prompt, gdb-set-gud-minor-mode-existing-buffers): Show status
213         in mode line at startup.
215 2006-06-08  Kim F. Storm  <storm@cua.dk>
217         * ido.el (ido-take-first-match, ido-push-dir-first): New commands.
218         (ido-init-completion-maps): Bind them to M-SPC and M-v.
219         (ido-copy-current-file-name): Repeating C-w inserts whole file name.
220         (ido-file-internal): Pass full file name to write-file.
221         (ido-read-internal): Only pop stack elements automatically if they
222         actually match an existing directory or file name.
224 2006-06-07  Kenichi Handa  <handa@m17n.org>
226         * international/mule.el (find-auto-coding): Don't handle the short
227         name `char-trans'.
229         * files.el (hack-local-variables-prop-line)
230         (hack-local-variables): Cancel the previous change.
232 2006-06-06  Jesper Harder  <harder@phys.au.dk>
234         * ediff-diff.el (ediff-test-utility): Protect against file-error.
236 2006-06-06  Chong Yidong  <cyd@stupidchicken.com>
238         * diff-mode.el (diff-mode): Set buffer-read-only to t when
239         diff-default-read-only is non-nill.
240         (diff-hunk-kill, diff-file-kill, diff-split-hunk)
241         (diff-refine-hunk): Set inhibit-read-only to t.
243         * diff.el (diff-sentinel, diff): Set inhibit-read-only to t when
244         modifying the *Diff* buffer.
245         (diff-process-filter): New filter function for diff process that
246         sets inhibit-read-only to t when modifying the *Diff* buffer.
248 2006-06-06  Carsten Dominik  <dominik@science.uva.nl>
250         * textmodes/org.el: (org-archive-subtree): Use end-of-subtree as
251         insertion point and control the number of empty lines.
252         (org-paste-subtree): Limit the number of empty lines at the end of
253         the inserted tree.
254         (org-agenda): Use buffer name of current file for narrowing.
255         (org-export-as-xml): Command removed.
256         (org-export-xml-type): Option removed.
257         (org-mode-map): Call `org-export-as-xoxo' directly.
258         (org-get-indentation): New optional argument LINE.
259         (org-fix-indentation, org-remove-tabs): New functions.
260         (org-export-as-ascii, org-ascii-level-start): Determine and apply
261         correct indentation for headlines that are converted it items.
262         (org-skip-comments): Remove table lines that contain narrowing
263         cookies but no other non-empty fields.
264         (org-set-tags): Allow groups of mutually exclusive tags.
265         (org-cmp-time): Sort 24:21 before items without time.
266         (org-get-time-of-day): Fix the interpretation of 12pm and 12am.
267         (org-open-at-point): Require double colon also for numbers.
269 2006-06-06  Kim F. Storm  <storm@cua.dk>
271         * ido.el (ido-default-file-method, ido-default-buffer-method):
272         Make choice values consistent with corresponding command names.
273         (ido-visit-buffer): Update accordingly.  Default to selected-window.
275 2006-06-06  Nick Roberts  <nickrob@snap.net.nz>
277         * progmodes/gud.el (gud-running): Fix doc string.
278         (gud-menu-map): Use :visible instead fo :enable for debugger test.
279         (gud-tooltip-modes): Add python-mode.
280         (gud-tooltip-print-command): Add pdb.  Remove perldb.
282 2006-06-05  Eli Zaretskii  <eliz@gnu.org>
284         * makefile.w32-in (bootstrap, $(lisp)/mh-e/mh-loaddefs.el):
285         Quote $(EMACS).
287 2006-06-05  Richard Stallman  <rms@gnu.org>
289         * faces.el (defined-colors): Doc fix.
291 2006-06-05  Thien-Thi Nguyen  <ttn@gnu.org>
293         * vc.el (vc-process-filter): Inhibit undo info collection around
294         call to insert.
295         (vc-setup-buffer): Likewise for call to erase-buffer.
296         (vc-do-command): Likewise for call to process-file.
298 2006-06-05  Nick Roberts  <nickrob@snap.net.nz>
300         * progmodes/gud.el (gud-menu-map): Use a conditional help echo
301         for gud-go.
302         (gud-common-init): Other debuggers may trigger error.
304 2006-06-05  Kenichi Handa  <handa@m17n.org>
306         * international/mule.el (find-auto-coding):
307         Handle enable-character-translation in file header.
309 2006-06-04  Kim F. Storm  <storm@cua.dk>
311         * emacs-lisp/authors.el (authors-aliases): Add mode aliases.
312         (authors-fixed-entries): Fix spelling.
313         (authors-canonical-file-name): Don't report error for wildcards.
315         * help.el (view-emacs-news): Rewrite to support new NEWS,
316         NEWS.major, and NEWS.1-17 file naming.  Add more intelligense,
317         e.g. version 10 matches 1.10, and don't be confused by version 1.1
318         begin a prefix of 1.12 (etc).  A numeric prefix arg also works.
320 2006-06-03  Vivek Dasmohapatra  <vivek@etla.org>
322         * progmodes/sh-script.el (sh-quoted-exec): New face for quoted
323         exec constructs like `foo bar`.
324         (sh-quoted-subshell): New helper function to search for a possibly
325         nested subshell (like `` or $()) within a "" quoted string.
326         (sh-font-lock-keywords-var): Add sh-quoted-exec for Bash.
327         (sh-apply-quoted-subshell): Flag quote characters inside a
328         subshell, which is itself already in a quoted region, as
329         punctuation, since this is the closest to what they actually are.
330         (sh-font-lock-syntactic-keywords): Add sh-quoted-subshell and
331         sh-apply-quoted-subshell.
332         (sh-font-lock-syntactic-face-function): Apply the new face for
333         text inside `` instead of the old font-lock-string-face.
335 2006-06-03  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
337         * term/mac-win.el (mac-ts-active-input-overlay): Add defvar.
338         (mac-ae-number, mac-ae-frame, mac-ae-script-language)
339         (mac-bytes-to-text-range, mac-ae-text-range-array)
340         (mac-ts-update-active-input-buf, mac-split-string-by-property-change)
341         (mac-replace-untranslated-utf-8-chars, mac-ts-update-active-input-area)
342         (mac-ts-unicode-for-key-event): New functions.
343         (mac-handle-toolbar-switch-mode): Use mac-ae-frame.
344         (mac-handle-font-selection): Use mac-ae-number.
345         (mac-ts-active-input-buf, mac-ts-update-active-input-area-seqno):
346         New variables.
347         (mac-ts-caret-position, mac-ts-raw-text, mac-ts-selected-raw-text)
348         (mac-ts-converted-text, mac-ts-selected-converted-text)
349         (mac-ts-block-fill-text, mac-ts-outline-text)
350         (mac-ts-selected-text, mac-ts-no-hilite): New faces.
351         (mac-ts-hilite-style-faces): New constant.
352         (mac-apple-event-map): Bind text input events.
353         (mac-dispatch-apple-event): Use command-execute instead of
354         call-interactively.
355         (global-map): Don't bind mac-apple-event.
356         (special-event-map): Bind mac-apple-event.
358 2006-06-02  Eli Zaretskii  <eliz@gnu.org>
360         * makefile.w32-in (EMACS): Remove quotes from the Emacs executable
361         file name.
362         (emacs): Enclose the value of $(EMACS) in quotes.
364 2006-06-02  Juri Linkov  <juri@jurta.org>
366         * international/mule.el (sgml-html-meta-auto-coding-function):
367         Remove the condition `(search-forward "<html" size t)'.
368         Replace `\"' with `[\"']?' in `re-search-forward'.
370 2006-06-02  Kenichi Handa  <handa@m17n.org>
372         * files.el (hack-local-variables-prop-line): Ignore `char-trans'
373         as well as `coding'.
374         (hack-local-variables): Likewise.
376         * international/mule.el (enable-character-translation):
377         Put permanent-local and safe-local-variable properties.
378         (find-auto-coding): Handle char-trans: tag.
380 2006-06-02  Juri Linkov  <juri@jurta.org>
382         * international/mule.el (sgml-html-meta-auto-coding-function):
383         Limit the search by the end of the HTML header (if any).
385 2006-06-01  Richard Stallman  <rms@gnu.org>
387         * subr.el (with-current-buffer): Doc fix.
389 2006-06-02  Masatake YAMATO  <jet@gyve.org>
391         * progmodes/compile.el (compilation-error-regexp-alist-alist::gcov-*):
392         Almost rewrite. Underlines over all lines of gcov output are too
393         uncomfortable to read.  Suggested by Dan Nicolaescu.
395 2006-06-01  Luc Teirlinck  <teirllm@auburn.edu>
397         * progmodes/inf-lisp.el (inferior-lisp-mode): Doc fixes.
399         * shell.el (shell-mode): Use shell-mode-map in docstring.
401         * comint.el (comint-send-input): Do not add help-echo and
402         mouse-face to input if `comint-use-prompt-regexp' is non-nil.
404 2006-06-01  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
406         * term/x-win.el: Change x-menu-bar-start to menu-bar-open.
408 2006-06-01  Nick Roberts  <nickrob@snap.net.nz>
410         * progmodes/gdb-ui.el (gdb-look-up-stack): New variable.
411         (gdb-stopped, gdb-info-stack-custom): If there is no source info
412         look up the stack and pop up GUD buffer if necessary.
413         (gdb-frames-select): Remove redundant call to gud-display-frame.
414         (gdb-info-threads-custom): Keep point at start of buffer.
415         (gdb-find-file-hook): Make it work for pre-GDB 6.4.
417 2006-05-31  Juri Linkov  <juri@jurta.org>
419         * replace.el (query-replace-read-from, query-replace-read-to):
420         Bind `history-add-new-input' to nil.  Call `add-to-history'.
422 2006-05-31  Takaaki Ota  <Takaaki.Ota@am.sony.com>
424         * textmodes/table.el: Convert all HTML tags to lower case for
425         XHTML compatibility.
427 2006-05-31  Masatake YAMATO  <jet@gyve.org>
429         * progmodes/compile.el:
430         (compilation-error-regexp-alist-alist::gcov-called-line):
431         Don't put face on `-' lines in gcov file.  Suggested by Dan Nicolaescu.
433 2006-05-31  Nick Roberts  <nickrob@snap.net.nz>
435         * progmodes/gud.el (gud-query-cmdline, gud-common-init):
436         Revert inadvertant changes made with last commit.
438 2006-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
440         * textmodes/flyspell.el (turn-on-flyspell, turn-off-flyspell):
441         New functions.
443         * textmodes/text-mode.el (text-mode-hook): Use turn-on-flyspell.
445 2006-05-30  Carsten Dominik  <dominik@science.uva.nl>
447         * textmodes/org.el: (org-agenda-highlight-todo): Make sure regexp
448         only matches in the right place.
449         (org-upcoming-deadline): New face.
450         (org-agenda-get-deadlines): Use new face `org-upcoming-deadline'.
451         (org-export-ascii-underline): Rename constant `org-ascii-underline'
452         and make it an option.
453         (org-export-ascii-bullets): New option.
454         (org-export-as-html): Many changes to emit valid XHTML.
455         (org-par-open): New variable.
456         (org-open-par, org-close-par-maybe, org-close-li-maybe): New functions.
457         (org-html-do-expand, org-section-number): Fixedcase in `replace-match'.
458         (org-timeline): Pass `org-timeline-show-empty-dates' to
459         `org-get-all-dates'. Interpret empty dates returned by `org-get-all-dates'.
460         (org-get-all-dates): New argument EMPTY.  Add dates without
461         entries to the list, mark large ranges of empty dates.
462         (org-point-in-group, org-context): New functions.
464 2006-05-30  Nick Roberts  <nickrob@snap.net.nz>
466         * progmodes/gud.el (gud-stop-subjob): Make it work in all buffers.
468         * progmodes/gdb-ui.el: Move gdb-mouse-toggle-breakpoint-* to
469         C-mouse-1.  Move gdb-mouse-until to mouse-3, gdb-mouse-jump
470         to C-mouse-3 (for 2 button mice).
471         (gdb-send): Do the right thing for C-d.
473         * speedbar.el (speedbar-detach): Delete.
474         (speedbar-easymenu-definition-trailer): Remove speedbar-detach as
475         it breaks things.
476         (speedbar-reconfigure-keymaps): Always add extra items to pop up menu.
478 2006-05-30  Daniel Pfeiffer  <occitan@esperanto.org>
480         * files.el (auto-mode-alist): Add makepp suffix and optional mk on
481         Makeppfile.
483         * progmodes/compile.el (compilation-error-regexp-alist-alist):
484         Add makepp diagnostic.
486 2006-05-29  Richard Stallman  <rms@gnu.org>
488         * window.el (fit-window-to-buffer): Doc fix.
490         * help.el (temp-buffer-max-height): Doc fix.
492         * subr.el (with-current-buffer): Doc fix.
494 2006-05-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
496         * term/x-win.el: Bind F10 to menu-bar-start if available.
498 2006-05-28  Dan Nicolaescu  <dann@ics.uci.edu>
500         * term.el (term-if-xemacs, term-ifnot-xemacs): Delete, replace
501         uses with a simple test.
502         (term-set-escape-char, term-mode, term-check-kill-echo-list)
503         (term-send-raw-string, term-send-raw, term-mouse-paste)
504         (term-char-mode, term-line-mode, term-exec, term-sentinel)
505         (term-handle-exit, term-read-input-ring)
506         (term-previous-matching-input-string)
507         (term-previous-matching-input-string-position)
508         (term-previous-matching-input-from-input)
509         (term-replace-by-expanded-history, term-send-input)
510         (term-skip-prompt, term-bol, term-send-invisible)
511         (term-kill-input, term-delchar-or-maybe-eof)
512         (term-backward-matching-input, term-check-source)
513         (term-proc-query, term-emulate-terminal)
514         (term-handle-colors-array, term-process-pager, term-pager-line)
515         (term-pager-bob, term-unwrap-line, term-word)
516         (term-dynamic-complete-filename)
517         (term-dynamic-complete-as-filename)
518         (term-dynamic-simple-complete): Replace one arm ifs with whens or
519         unlesses.
521 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
523         * files.el (hack-one-local-variable-eval-safep): Don't burp if used
524         during bootstrapping.
526         * emacs-lisp/ewoc.el (ewoc--current-dll): Remove.
527         Basically undo the change of 2006-05-26: use extra arguments instead of
528         dynamic scoping.
529         (ewoc-locate): Remove unused var `footer'.
531 2006-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
533         * emacs-lisp/ewoc.el (ewoc--insert-new-node): Use ewoc--refresh-node.
535         * emacs-lisp/autoload.el (no-update-autoloads): Declare.
536         (generate-file-autoloads): Obey it.  Return whether autoloads were
537         added at point or not.
538         (update-file-autoloads): Use this new return value.
539         Remove redundant test for the presence of an autoload cookie.
541         * emacs-lisp/autoload.el (autoload-find-file): New fun.
542         This one calls hack-local-variables.
543         (generate-file-autoloads, update-file-autoloads): Use it.
545         * textmodes/bibtex.el (bibtex-autokey-name-case-convert-function)
546         (bibtex-sort-entry-class): Add safe-local-variable predicate.
547         (bibtex-sort-entry-class-alist): Don't set the global value.
548         (bibtex-init-sort-entry-class-alist): New fun.
549         (bibtex-sort-buffer, bibtex-prepare-new-entry): Call it to compute
550         bibtex-init-sort-entry-class-alist from the buffer-local value (if any)
551         of bibtex-init-sort-entry-class.
553 2006-05-28  Richard Stallman  <rms@gnu.org>
555         * subr.el (load-history-regexp): If FILE is relative, insist
556         entire last name component must match it.
557         (load-history-filename-element, load-history-regexp): Doc fixes.
559 2006-05-29  Kim F. Storm  <storm@cua.dk>
561         * emacs-lisp/bindat.el (bindat-idx, bindat-raw): Rename dynamic vars
562         `pos' and `raw-data' for clarity, as eval forms may access these.
564 2006-05-28  Kim F. Storm  <storm@cua.dk>
566         * emacs-lisp/bindat.el (bindat--unpack-u8): Use aref also for strings.
568 2006-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
570         * progmodes/make-mode.el (makefile-browser-map)
571         (makefile-mode-syntax-table): Move initialization inside declaration.
572         (makefile-fill-paragraph): Use the default comment-filling code.
574 2006-05-28  Chong Yidong  <cyd@stupidchicken.com>
576         * replace.el (query-replace-defaults): New variable.
577         (query-replace-read-from): Use `query-replace-defaults' for
578         default value, instead of history list.
579         (query-replace-read-to): Update `query-replace-defaults'.
581 2006-05-27  Chong Yidong  <cyd@stupidchicken.com>
583         * msb.el (mouse-select-buffer): Minor fix to make popup menu work
584         with no X toolkit.
586 2006-05-28  Nick Roberts  <nickrob@snap.net.nz>
588         * tumme.el (tumme-show-all-from-dir-max-files): Fix typo.
589         (tumme-show-all-from-dir): Add autoload.
591 2006-05-27  Mathias Dahl  <mathias.dahl@gmail.com>
593         * tumme.el: Change a lot of `(if .. (progn ..)' to `(when ..)'.
594         (tumme-remove-tag): Fix bug.
596 2006-05-27  Thien-Thi Nguyen  <ttn@gnu.org>
598         * emacs-lisp/ewoc.el (ewoc--create): No longer take HEADER and
599         FOOTER args.  Update unique caller.
600         (ewoc-delete): Compute last node once before looping.
601         (ewoc--node-branch): Merge into unique caller.
602         (ewoc--node): Don't define constructor make-ewoc--node for this
603         structure.
604         (ewoc): Add member `hf-pp' to this structure.
605         (ewoc--wrap): New func.
606         (ewoc-create): Take additional arg NOSEP.  If nil, wrap node and
607         header/footer pretty-printers.  Save header/footer pretty-printer.
608         (ewoc-set-hf): Use ewoc's header/footer pretty-printer.  *
610         * pcvs.el (cvs-make-cvs-buffer): Specify NOSEP to `ewoc-create'.
612 2006-05-27  Mathias Dahl  <mathias.dahl@gmail.com>
614         * dired.el (dired-mode-map): Change `tumme-tag-remove' to
615         `tumme-delete-tag'.  Rename `Remove Image Tag' to `Delete Image
616         Tag'.  Change "Compare directories..." to "Change Directories...".
617         Move tumme commands to Operate, Regexp and Immediate menus.
618         Change "Add Comment" to "Add Image Comment".  Change "Add Image
619         Tag" to "Add Image Tags".
621         * tumme.el (tumme-delete-tag): Rename from `tumme-tag-remove'.
622         (tumme-setup-dired-keybindings): Change `tumme-add-remove' to
623         `tumme-delete-tag'.
625 2006-05-26  Luc Teirlinck  <teirllm@auburn.edu>
627         * shell.el (shell-mode): Call shell-dirtrack-mode after
628         list-buffers-directory is made a local variable, to avoid setting
629         the default value.
631 2006-05-26  Kevin Ryde  <user42@zip.com.au>
633         * info.el (Info-index-next): Use where-is-internal to report
634         actual binding of Info-index-next, rather than hard-coded `,'.
636 2006-05-26  Eli Zaretskii  <eliz@gnu.org>
638         * menu-bar.el (menu-bar-apropos-menu): Move "Find Key in Manual"
639         and "Find Command in Manual" to here.
641         * buff-menu.el (list-buffers-noselect): For Info buffers, use
642         Info-current-file as the file name.
644 2006-05-26  Jonathan Yavner  <jyavner@member.fsf.org>
646         * ses.el (defadvice undo-more): Delete this defadvice.  The undo
647         overrides will now be done a different way.
648         (ses-set-parameter): Reapply this function for undo.
649         (ses-set-header-row): Reconstruct header row during undo.
650         (ses-widen): New function.
651         (ses-goto-data, ses-reconstruct-all): Use new function.
652         (ses-command-hook): Widen buffer during undo, before unupdating
653         the cells.
654         (ses-insert-row, ses-delete-row): Widen buffer during undo.
655         (ses-load, ses-header-row): Permit empty (zero-row) spreadsheets.
656         (ses-read-cell): Avoid stupid warning for RET RET on a cell whose
657         formula hasn't been executed yet.
659 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
661         * comint.el (comint-kill-whole-line): Rename arg to count.
662         Fix doc string.
664 2006-05-26  Chong Yidong  <cyd@stupidchicken.com>
666         * files.el (backup-buffer-copy): Remove deleted MUSTBENEW argument
667         to copy-file.
669 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
671         * simple.el (toggle-truncate-lines): Make arg optional for
672         backward compatibility.
674 2006-05-26  Thien-Thi Nguyen  <ttn@gnu.org>
676         * emacs-lisp/ewoc.el (ewoc--current-dll): New var.
677         (ewoc--node-next, ewoc--node-prev, ewoc--node-nth): Don't take
678         DLL arg.  Instead, use ewoc--current-dll.  Update all callers.
679         (ewoc--set-buffer-bind-dll-let*): Bind ewoc--current-dll, not `dll'.
680         (ewoc--adjust): Use ewoc--current-dll.
681         (ewoc-next, ewoc-prev, ewoc-nth): Bind ewoc--current-dll.
683 2006-05-26  Carsten Dominik  <dominik@science.uva.nl>
685         * textmodes/org.el: (org-next-item, org-previous-item): Emit more
686         compact error message.
687         (org-tags-view): Refresh category table in each file.
688         (org-table-justify-field-maybe): Remove superfluous arguments to
689         `format'.
690         (org-export-as-html): Insert "<p>" before postamble.
691         (org-paste-subtree, org-kill-is-subtree-p): Check for empty kill ring.
693 2006-05-26  Kenichi Handa  <handa@m17n.org>
695         * textmodes/po.el (po-find-charset): Pay attention to the case
696         FILENAME is a cons (NAME . BUFFER).
697         (po-find-file-coding-system-guts): Likewise.
699         * arc-mode.el (archive-set-buffer-as-visiting-file):
700         Call find-operation-coding-system with (FILENAME . BUFFER).
702         * tar-mode.el (tar-extract): Call find-operation-coding-system
703         with (FILENAME . BUFFER).
705         * international/mule.el (decode-coding-inserted-region):
706         Call find-operation-coding-system with (FILENAME . BUFFER).
708 2006-05-25  Chong Yidong  <cyd@stupidchicken.com>
710         * image-mode.el (image-toggle-display): Use buffer contents to
711         generate image for a remote file.
713 2006-05-25  Juri Linkov  <juri@jurta.org>
715         * replace.el (query-replace-read-from, query-replace-read-to):
716         Remove 8th arg KEEP-ALL in read-from-minibuffer.
718 2006-05-25  Rajesh Vaidheeswarran  <rv@gnu.org>
720         * whitespace.el (whitespace-cleanup): Change to cleanup
721         region if one is active.
722         * whitespace.el (whitespace-cleanup-internal): New internal method.
724 2006-05-25  Mathias Dahl  <mathias.dahl@gmail.com>
726         * dired.el (dired-mode-map): Add help-echo strings to tumme
727         commands.  Bind `tumme-dired-display-image' to C-t i.
729         * tumme.el (tumme-display-image): Change documentation string slightly.
730         (tumme-dired-display-image): Add call to `display-buffer'.
732 2006-05-25  Thien-Thi Nguyen  <ttn@gnu.org>
734         * emacs-lisp/bindat.el (bindat-unpack, bindat-pack):
735         Signal error if RAW-DATA is a multibyte string.
737 2006-05-24  Richard Stallman  <rms@gnu.org>
739         * subr.el (with-local-quit): When handling `quit' signal,
740         make a chance for quit-flag to cause a quit.
742         * emacs-lisp/advice.el (ad-enable-advice, ad-activate)
743         (ad-disable-advice): Add autoloads.
745         * subr.el (read-passwd): Copy PROMPT before changing its properties.
747 2006-05-25  Mathias Dahl  <mathias.dahl@gmail.com>
749         * dired.el (dired-mode-map): Change menu items for tumme as per
750         suggestions in emacs-devel.
752 2006-05-25  Nick Roberts  <nickrob@snap.net.nz>
754         * dired.el (dired-mode-map): Fix breakage.
756 2006-05-25  Mathias Dahl  <mathias.dahl@gmail.com>
758         * tumme.el (tumme-display-dired-image): Rename to...
759         (tumme-dired-display-image): ...this.
760         (tumme-track-movement): Change default value to t.
761         (tumme-display-thumbs): Add new optional parameter DO-NOT-POP,
762         used from `tumme-next-line-and-display' and similar commands.
764         * dired.el (dired-mode-map): Add Thumbnail submenu under the
765         Immediate menu.  Add some tumme commands there.
767 2006-05-24  Luc Teirlinck  <teirllm@auburn.edu>
769         * loadup.el ("jka-cmpr-hook"): Load it before it is needed.
771 2006-05-24  Chong Yidong  <cyd@mit.edu>
773         * menu-bar.el, international/mule-cmds.el: Remove tooltips for
774         menu entries that open submenus.
776 2006-05-24  Alan Mackenzie  <acm@muc.de>
778         * startup.el (command-line): For names of preloaded files, don't
779         append ".elc" (now done in Fload), and call file-truename on the
780         lisp directory.
782         * subr.el (eval-after-load): Fix the doc-string.  Allow FILE to
783         match ANY loaded file with the right name, not just those in
784         load-path.  Put a regexp matching the file name into
785         after-load-alist, rather than the name itself.
787         * subr.el: New functions load-history-regexp,
788         load-history-filename-element, do-after-load-evaluation.
790         * international/mule.el (load-with-code-conversion): Do the
791         eval-after-load stuff by calling do-after-load-evaluation.
793 2006-05-25  Nick Roberts  <nickrob@snap.net.nz>
795         * progmodes/gud.el (gud-sentinel): Condition on GUD buffer if it
796         has not been killed.
798 2006-05-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
800         * term/mac-win.el: Set idle timer to clean up expired Apple events.
801         (mac-ae-get-url): Redispatch Apple event on unknown scheme.
802         (mac-dispatch-apple-event): Resume Apple event if it is suspended.
803         Optionally set error message in reply.
805 2006-05-24  Carsten Dominik  <dominik@science.uva.nl>
807         * textmodes/org.el: (org-open-at-point): Use renamed variable
808         `org-confirm-shell-link-function'.
809         (org-confirm-shell-link-function): Rename from
810         `org-confirm-shell-links'.
811         (org-export-directory): New function.
812         (org-export-as-ascii, org-export-as-html, org-export-as-xoxo)
813         (org-export-icalendar): Use `org-export-directory'.
814         (org-indent-item): Keep cursor position.
815         (org-link-file-path-type): New option.
816         (org-export-as-html): Fix bug with plain lists starting in
817         column 0.
818         (org-export-as-html): Remove deadline formatting, this happens
819         now already in `org-html-handle-time-stamps'.
820         (org-export-html-style): Deadline class removed.
821         (org-insert-labeled-timestamps-at-point): New option.
822         (org-cycle, org-occur, org-scan-tags): Use `org-overview' instead
823         of `hide-sublevels 1', in case the first headline is not level 1.
824         (org-overview, org-content): New fuction.
825         (org-cycle-global-status, org-cycle-subtree-status): Make these
826         variables buffer-local.
827         (org-global-cycle): New command.
828         (org-shifttab): Use `org-global-cycle'.
829         (org-insert-heading, org-insert-item): Go to end of new
830         headline/item after creating it.
831         (org-export-visible): Rename from `org-export-copy-visible'.
832         Now creates a temporary org-file and applies an exporting command
833         to it.
834         (org-table-eval-formula): Support for lisp forms.
835         (org-agenda-todo-ignore-scheduled): New option.
836         (org-agenda-get-todos): Use new option
837         `org-agenda-todo-ignore-scheduled'.
838         (org-export-html-inline-images): New value `maybe'.
839         (org-export-as-html): Inlining of images dependent on link description.
840         (org-archive-subtree): Check for end-of-buffer before trying
841         `kill-line'.
842         (org-agenda-follow-mode): New option.
843         (org-export-with-tags, org-export-with-timestamps): New options.
844         (org-html-handle-time-stamps): New function.
845         (org-keyword-time-regexp): New variable.
846         (org-agenda-get-todos): Use `org-agenda-todo-list-sublevels'.
847         (org-agenda-todo-list-sublevels): New option.
848         (org-html-level-start): When TITLE is nil, just close all levels.
849         (org-parse-key-lines, org-parse-export-options): Remove functions,
850         replaced by `org-infile-export-plist'.
851         (org-combine-plists, org-infile-export-plist)
852         (org-default-export-plist): New functions.
853         (org-export-html-preamble, org-export-html-postamble)
854         (org-export-html-auto-preamble, org-export-html-auto-postamble):
855         New variables.
856         (org-export-publishing-directory): New option.
857         (org-export-as-html, org-export-as-ascii): Use the new property
858         lists for settings.
859         (org-export-copy-visible, org-export-as-xoxo):
860         Respect `org-export-publishing-directory'.
861         (org-link-search, org-store-link, org-file-apps): Support for
862         links to BibTeX database entries..
863         (org-get-current-options, org-set-regexps-and-options):
864         Implement logging as a startup option.
865         (org-store-link): Make sure context string is never empty
866         (org-insert-link): Use relative path when possible.
867         (org-at-item-checklet-p): New function.
868         (org-shifttab, org-shiftmetaleft, org-shiftmetaright)
869         (org-shiftmetaup, org-shiftmetadown, org-metaleft)
870         (org-metaright, org-metaup, org-metadown, org-shiftup)
871         (org-shiftdown, org-shiftright, org-shiftleft)
872         (org-ctrl-c-ctrl-c, org-cycle, org-return, org-meta-return):
873         Dispatch using `call-interactively'.
874         (org-call-with-arg): New defsubst.
875         (org-tag-alist, org-use-fast-tag-selection): New options.
876         (org-complete): Use `org-tag-alist'.
877         (org-fast-tag-insert, org-fast-tag-selection): New functions.
878         (org-next-item, org-previous-item): New commands.
879         (org-beginning-of-item, org-end-of-item): Add (interactive) to
880         make command.
881         (org-shiftup, org-shiftdown): Accommodate the item-navigation commands.
884 2006-05-23  Thien-Thi Nguyen  <ttn@gnu.org>
886         * emacs-lisp/ewoc.el (ewoc-delete): New function.
887         (ewoc-filter): Use `ewoc-delete'.
889         * emacs-lisp/bindat.el (bindat-pack): Doc fix.
891 2006-05-22  Stefan Monnier  <monnier@iro.umontreal.ca>
893         * textmodes/bibtex.el (bibtex-format-entry, bibtex-clean-entry):
894         Signal more user-friendly error messages.
896         * complete.el (PC-do-completion): Undo the addition of implicit
897         wildcards if they did not lead to finding any match.
898         (read-file-name-internal): Don't add the final > if the completion is
899         not finished.
901 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
903         * textmodes/bibtex.el (bibtex-maintain-sorted-entries):
904         Quote safe-local-variable predicate.
906 2006-05-22  Thien-Thi Nguyen  <ttn@gnu.org>
908         * emacs-lisp/ewoc.el (ewoc-set-data): New function.
910 2006-05-21  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
912         * textmodes/bibtex.el (bibtex-maintain-sorted-entries): Mark as safe.
914         * progmodes/make-mode.el (makefile-special-targets-list)
915         (makefile-macro-table, makefile-target-table): Mark as risky.
916         (makefile-query-one-target-method): Make this the alias for the
917         following variable.
918         (makefile-query-one-target-method-function): Make this the real name.
920         * textmodes/artist.el (artist-text-renderer): Make this the alias
921         for the following variable.
922         (artist-text-renderer-function): Make this the real name.
924         * textmodes/flyspell.el (flyspell-generic-check-word-p): Make this
925         the alias for the following variable.
926         (flyspell-generic-check-word-predicate): Make this the real name.
928         * textmodes/ispell.el (ispell-format-word): Make this the alias
929         for the following variable.
930         (ispell-format-word-function): Make this the real name.
931         (ispell-message-text-end): Mark as risky.
933         * skeleton.el (skeleton-transformation, skeleton-filter)
934         (skeleton-pair-filter): Make these the aliases for the following
935         variables.
936         (skeleton-transformation-function, skeleton-filter-function)
937         (skeleton-pair-filter-function): Make these the real names.
939         * progmodes/sh-script.el (sh-mode): Use skeleton-filter-function
940         and skeleton-pair-filter-function.
942         * textmodes/sgml-mode.el (sgml-transformation): Make this the
943         alias for the following variable.
944         (sgml-transformation-function): Make this the real name.
945         (sgml-tag-alist): Mark as risky.
947 2006-05-21  Richard Stallman  <rms@gnu.org>
949         * simple.el (kill-region): Interactively, pass point, then mark.
951 2006-05-22  Thien-Thi Nguyen  <ttn@gnu.org>
953         * emacs-lisp/ewoc.el (ewoc-create): Add autoload cookie.
955 2006-05-21  Romain Francoise  <romain@orebokech.com>
957         * dired-x.el (dired-mode-map): Don't bind M-g.
959 2006-05-20  Richard Stallman  <rms@gnu.org>
961         * dired.el (dired-mode-map): Put dired-goto-file on j, not M-g.
962         (dired-goto-file): Doc fix.
964 2006-05-21  Kim F. Storm  <storm@cua.dk>
966         * emulation/cua-base.el: Mention customizing cua-mode as alternative
967         way to enable built-in cua-mode if user loads older CUA-mode package.
969         * ido.el (ido-read-file-name): Bind ido-show-dot-for-dired to nil
970         if default-filename is specified.
972 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
974         * menu-bar.el (menu-bar-manuals-menu) <info-apropos>: New menu item.
976         * info.el (info-apropos): Make sure current-file and current-node
977         have non-nil values.  Speed up by using add-to-list instead of
978         manual consing.
980 2006-05-20  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
982         * progmodes/make-mode.el (makefile-mode): Doc fix.
984 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
986         * dired-aux.el (dired-do-shell-command): Doc fix.
988 2006-05-20  Kevin Ryde  <user42@zip.com.au>
990         * info-xref.el (info-xref-check-all-custom): Skip :tag part of
991         ``(custom-manual :tag "Foo" "(foo)Node")''.
993 2006-05-20  Karl Chen  <quarl@cs.berkeley.edu>
995         * progmodes/cc-vars.el (c-backslash-column): Mark as safe if its
996         value is an integer.
998 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
1000         * mail/rmail.el (rmail-mime-charset-pattern): Add "?:" before
1001         "format".
1002         (rmail-convert-to-babyl-format): Undo the change from 2006-04-19.
1004 2006-05-20  Martin Rudalics  <rudalics@gmx.at>
1006         * progmodes/hideif.el (show-ifdef-block): Fix bug where parts of
1007         a hidden block remained hidden if `hide-ifdef-lines' is non-nil.
1009 2006-05-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1011         * progmodes/gud.el (gdb-script-font-lock-keywords): Use a stricter
1012         regexp for keywords.
1014 2006-05-20  Masayuki FUJII  <boochang@m4.kcn.ne.jp>  (tiny change)
1016         * dnd.el (dnd-get-local-file-name): Specify LITERAL in
1017         replace-regexp-in-string.
1019         * term/w32-win.el (w32-drag-n-drop): Substitute '/' for '\',
1020         encode, and escape file name on conversion to URL.
1022 2006-05-20  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1024         * dnd.el (dnd-handle-one-url): Change 3rd arg ARG to URL.
1025         Don't unescape URL.
1026         (dnd-get-local-file-name): Unescape URL on conversion to file name.
1028         * x-dnd.el (x-dnd-handle-file-name): Encode and escape file names
1029         on conversion to URLs.
1031         * net/browse-url.el (browse-url-file-url): Encode file name on
1032         conversion to URL.
1034         * term/mac-win.el (mac-ae-open-documents): Escape file name on
1035         conversion to URL.
1037 2006-05-19  Eli Zaretskii  <eliz@gnu.org>
1039         * progmodes/cc-styles.el (c-style-alist): Doc fix.
1041 2006-05-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1043         * term/mac-win.el (mac-bytes-to-digits): Remove function.
1044         (mac-handle-toolbar-switch-mode): Use coercion instead of it.
1046 2006-05-19  Glenn Morris  <rgm@gnu.org>
1048         * calendar/diary-lib.el (diary-bahai-date)
1049         (list-bahai-diary-entries, mark-bahai-diary-entries)
1050         (mark-bahai-calendar-date-pattern): Not interactive.
1051         (add-to-diary-list): New optional arg LITERAL.  Doc fix.
1052         (diary-entries-list): Change format of 4th element in each entry.
1053         (diary-list-entries): Use add-to-diary-list.
1054         (diary-goto-entry): Handle the case where the buffer visiting the
1055         diary has been killed.
1056         (fancy-diary-display): Add 'locator to button rather than 'marker.
1057         Only generate temp-face when there are marks to apply.
1058         (list-sexp-diary-entries): Pass literal to add-to-diary-list.
1059         (diary-fancy-date-pattern): New variable.
1060         (diary-time-regexp): Doc fix.
1061         (diary-anniversary, diary-time): New faces.
1062         (fancy-diary-font-lock-keywords): Use diary-fancy-date-pattern and
1063         diary-time-regexp.  Add font-lock-multiline property where needed.
1064         Use new faces diary-anniversary and diary-time.
1065         (diary-fancy-font-lock-fontify-region-function): New function, to
1066         handle multiline font-lock pattern in fancy diary.
1067         (fancy-diary-display-mode): Set font-lock-fontify-region-function.
1068         (diary-font-lock-keywords): Tweak time regexp.  Use new face
1069         diary-time.
1071 2006-05-19  Alexander Shopov  <ash@contact.bg>  (tiny change)
1073         * international/code-pages.el (mik): Table corrected.
1075 2006-05-18  Kim F. Storm  <storm@cua.dk>
1077         * progmodes/grep.el (grep-find): Don't check grep-find-command
1078         before running command (breaks non-interactive usage).
1080 2006-05-18  Thien-Thi Nguyen  <ttn@gnu.org>
1082         * emacs-lisp/ewoc.el (ewoc--adjust): New func.
1083         (ewoc--insert-new-node): Don't insert trailing newline.
1084         Instead, adjust successor nodes's start markers.
1085         (ewoc--refresh-node): Delete all text from current node's start
1086         marker to the next one's; adjust successor nodes's start markers.
1087         (ewoc--create): Doc fixes.
1088         (ewoc--refresh): Don't insert newline.
1089         (ewoc--set-hf): Use `ewoc--set-buffer-bind-dll-let*'.
1090         * pcvs.el (cvs-make-cvs-buffer):
1091         Specify extra newline for ewoc's header and footer.
1092         (cvs-update-header): Update initial header recognition.
1093         Append newline to final header and footer values.
1094         * pcvs-info.el (cvs-fileinfo-pp): Insert trailing newline.
1096 2006-05-17  Richard Stallman  <rms@gnu.org>
1098         * files.el (file-name-extension): Doc fix.
1100 2006-05-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1102         * shell.el (shell-dirtrack-mode): Make it into a proper minor mode, so
1103         we can explicitly enable/disable rather than toggle.
1104         (shell-mode): Use it.
1105         (shell-cd): Don't try to reproduce what `cd' does.
1107 2006-05-17  Kim F. Storm  <storm@cua.dk>
1109         * ido.el (ido-read-internal): Use only nondirectory part of
1110         default item.
1112 2006-05-17  Thien-Thi Nguyen  <ttn@gnu.org>
1114         * emacs-lisp/ewoc.el (ewoc-data): Add docstring.
1115         (ewoc-nth): Doc fix.
1117         (ewoc-map, ewoc-invalidate): Compute PP before looping.
1119 2006-05-16  Eli Zaretskii  <eliz@gnu.org>
1121         * international/mule.el (auto-coding-alist): Add .lha to files
1122         read with no-conversion.
1124         * files.el (auto-mode-alist): Add .lha files to archive file
1125         extensions.
1127         * arc-mode.el (archive-arc-summarize, archive-lzh-summarize):
1128         Convert csize to integer when computing offsets within the
1129         compressed archive file.
1131 2006-05-16  Kim F. Storm  <storm@cua.dk>
1133         * subr.el (add-to-history): Add KEEP-ALL arg and align functionality
1134         with read-from-minibuffer.
1136 2006-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
1138         * emacs-lisp/bytecomp.el (byte-compile-warnings-safe-p): New function.
1139         (byte-compile-warnings): Fix safe-local-variable property.
1141 2006-05-16  Ken Manheimer  <ken.manheimer@gmail.com>
1143         * allout.el (allout-show-bodies, allout-old-style-prefixes)
1144         (allout-stylish-prefixes, allout-numbered-bullet)
1145         (allout-file-xref-bullet, allout-use-hanging-indents): Use simple
1146         predicates to qualify `safe-local-variable' property, when
1147         available, else use equivalent lambda.
1148         (allout-current-topic-collapsed-p): Do the right thing regarding
1149         trailing blank lines.
1151 2006-05-16  Stefan Monnier  <monnier@iro.umontreal.ca>
1153         * server.el (server-start): Only create a directory if needed.
1154         (server-edit, server-unload-hook): server-start => server-mode.
1155         (kill-emacs-hook): Cleanup upon exit.
1157 2006-05-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1159         * hexl.el (hexlify-buffer): Encode process arguments manually.
1161 2006-05-16  Nick Roberts  <nickrob@snap.net.nz>
1163         * progmodes/gud.el (gud-tooltip-tips): Add missing argument to
1164         call to gdb-tooltip-print.
1166 2006-05-15  Romain Francoise  <romain@orebokech.com>
1168         * dired-x.el (dired-guess-shell-gnutar): On GNU and GNU/Linux
1169         systems, default to "tar" since those systems probably have GNU tar.
1171 2006-05-14  Lars Hansen  <larsh@soem.dk>
1173         * desktop.el (desktop-missing-file-warning): Fix docstring.
1174         (desktop-restore-file-buffer): Correct question asked on missing file.
1176 2006-05-14  Kim F. Storm  <storm@cua.dk>
1178         * progmodes/cc-subword.el (c-forward-subword, c-backward-subword):
1179         Add CUA move property.
1181 2006-05-13  Chong Yidong  <cyd@stupidchicken.com>
1183         * custom.el (custom-push-theme): Load the variable before checking
1184         its `standard-value'.
1186 2006-05-13  Lars Hansen  <larsh@soem.dk>
1188         * desktop.el (desktop-save): Use with-temp-buffer.
1190 2006-05-12  Glenn Morris  <rgm@gnu.org>
1192         * calendar/cal-menu.el (calendar-mode-map, calendar-mouse-3-map):
1193         * calendar/calendar.el (calendar-mode-map):
1194         * calendar/diary-lib.el (include-other-diary-files,diary-mail-entries):
1195         * calendar/appt.el (appt-check, appt-make-list): Refer to
1196         diary-view-entries, diary-list-entries, diary-show-all-entries
1197         rather than obsolete aliases.
1199 2006-05-12  Chong Yidong  <cyd@stupidchicken.com>
1201         * simple.el (line-move-finish): Avoid calling point motion hooks
1202         while processing intangibility.
1204 2006-05-12  Dan Nicolaescu  <dann@ics.uci.edu>
1206         * term/xterm.el (terminal-init-xterm): Fix typo.
1208 2006-05-12  Ken Manheimer  <ken.manheimer@gmail.com>
1210         * allout.el: (allout-view-change-hook): Mark as being deprecated,
1211         to be replaced by `allout-exposure-change-hook'.
1212         (allout-exposure-change-hook): New, replacing
1213         `allout-view-change-hook'.
1214         (allout-flag-region): Run new hook `allout-exposure-change-hook',
1215         in addition to `allout-view-change-hook'.
1216         (allout-show-bodies, allout-old-style-prefixes)
1217         (allout-stylish-prefixes, allout-use-hanging-indents): Quote the
1218         lambda forms to prevent their showing up in variable help
1219         presentations as inscrutable byte-compiled code.
1220         (allout-numbered-bullet, allout-file-xref-bullet, allout-layout):
1221         Use string-or-null-p to qualify safe-local-variable values.
1222         (allout-reindent-bodies): Use memq to qualify matches against
1223         valid safe-local-variable values.  Also, quote the lambda as above.
1224         (allout-use-mode-specific-leader): Add missing candidate-value
1225         symbols, use memq, and quote the lambda.
1226         (allout-overlay-interior-modification-handler): Remove unused
1227         variables `msg' and 'opened'.
1228         (allout-hidden-p): Constrain invisibility consideration to allout's
1229         invisibility spec, disregarding invisibility for other reasons.
1231 2006-05-12  Reiner Steib  <Reiner.Steib@gmx.de>
1233         * files.el (version-control): Correct safe values.
1235 2006-05-12  Thien-Thi Nguyen  <ttn@gnu.org>
1237         * emacs-lisp/ewoc.el (ewoc-refresh): Compute PP once before looping.
1239         (ewoc--node-enter-before, ewoc--create-node): Delete funcs.
1240         (ewoc--insert-new-node): New func.
1241         Update callers of deleted funcs to use it, instead.
1243 2006-05-11  Glenn Morris  <rgm@gnu.org>
1245         * calendar/calendar.el (diary-show-all-entries): Do not refer to
1246         obsolete alias `show-all-diary-entries'.
1247         (make-diary-entry): Not interactive.
1248         (cal-tex-cursor-month, cal-tex-cursor-month-landscape)
1249         (cal-tex-cursor-day, cal-tex-cursor-week, cal-tex-cursor-week2)
1250         (cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
1251         (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
1252         (cal-tex-cursor-year-landscape, cal-tex-cursor-filofax-year)
1253         (cal-tex-cursor-filofax-daily, cal-tex-cursor-year): Interactive.
1255 2006-05-11  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
1257         * calendar/calendar.el (calendar-french-date-string)
1258         (calendar-mayan-date-string, calendar-chinese-date-string)
1259         (calendar-astro-date-string, calendar-iso-date-string)
1260         (calendar-islamic-date-string, calendar-bahai-date-string)
1261         (calendar-hebrew-date-string, calendar-coptic-date-string)
1262         (calendar-ethiopic-date-string, calendar-persian-date-string):
1263         These functions are not interactive.
1265 2006-05-11  Luc Teirlinck  <teirllm@auburn.edu>
1267         * files.el: Balance parentheses.
1269 2006-05-11  Reiner Steib  <Reiner.Steib@gmx.de>
1271         * files.el, newcomment.el, outline.el, simple.el,
1272         emacs-lisp/bytecomp.el, progmodes/cc-compat.el,
1273         progmodes/cc-vars.el, progmodes/compile.el:
1274         Move `safe-local-variable' declarations to the respective files.
1276         * help-fns.el (describe-variable): Don't print safe-var if it is
1277         byte-code.  Improve wording as suggested by Luc Teirlinck.
1279 2006-05-11  Nick Roberts  <nickrob@snap.net.nz>
1281         * progmodes/gdb-ui.el (gdb-reset): Update speedbar if necessary.
1282         (gdb-var-evaluate-expression-handler, gdb-var-update-handler):
1283         Use a token for pending-triggers to ensure gdb-var-update
1284         gets called once per user input again for pre-GDB 6.4.
1285         (gdb-var-delete): Match on more complex expressions.
1286         (gdb-var-list-children-handler, gdb-var-create-handler):
1287         Use a token for consistency.
1289 2006-05-11  Carsten Dominik  <dominik@science.uva.nl>
1291         * textmodes/org.el (org-read-date, org-goto-calendar)
1292         (org-agenda-goto-calendar):
1293         Bind `view-calendar-holidays-initially' to nil.
1295 2006-05-11  Thien-Thi Nguyen  <ttn@gnu.org>
1297         * emacs-lisp/ewoc.el (ewoc--refresh-node): No longer save-excursion.
1298         Update all callers to do it there, instead.
1300 2006-05-10  Glenn Morris  <rgm@gnu.org>
1302         * calendar/calendar.el (calendar-basic-setup): Set day to 1 in
1303         prefix arg case, to avoid view-diary-entries-initially error.
1304         Reported by Stephen Berman <Stephen.Berman at gmx.net>.
1305         (calendar-date-is-legal-p): Handle dates with no day part.
1307 2006-05-11  Nick Roberts  <nickrob@snap.net.nz>
1309         * comint.el (comint-insert-input): Just make it when
1310         comint-use-prompt regexp is nil (default) and with the mouse.
1311         (comint-copy-old-input): Reinstate from 2004-06-23.
1312         (comint-mode-map): Bind C-c C-m to it.
1314 2006-05-10  J.D. Smith  <jdsmith@as.arizona.edu>
1316         * progmodes/idlw-shell.el (idlwave-shell-move-or-history):
1317         Remove spurious move to point-max (new comint behavior fixes).
1319         * progmodes/idlwave.el (idlwave-push-mark): Removed obsolete
1320         compatibility function (Emacs 18/19).
1321         (idlwave-is-continuation-line): Always return point at start of
1322         previous non-blank continuation line.
1323         `keyword-parameters': Fix continued comment font-lock matcher.
1324         (idlwave-font-lock-fontify-region): Written, use as
1325         font-lock-fontify-region-function, to fix continued keyword
1326         fontification issues.
1328 2006-05-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1330         * term/mac-win.el (mac-font-panel-mode): Doc fix.
1331         (mac-service-selection, mac-service-open-file)
1332         (mac-service-open-selection, mac-service-mail-selection)
1333         (mac-service-mail-to, mac-service-insert-text): Rename from
1334         mac-services-*.  All uses changed.
1335         (mac-apple-event-map): Rename event symbol `services' to `service'.
1337 2006-05-10  Thien-Thi Nguyen  <ttn@gnu.org>
1339         * emacs-lisp/ewoc.el (ewoc--dll-create, ewoc--node-delete)
1340         (ewoc--node-enter-first, ewoc--node-enter-last)
1341         (ewoc--delete-node-internal): Merge funcs into unique callers.
1343 2006-05-09  Chong Yidong  <cyd@stupidchicken.com>
1345         * emacs-lisp/crm.el (completing-read-multiple): Properly handle
1346         return value of read-from-minibuffer for empty input.
1348 2006-05-09  Miles Bader  <miles@gnu.org>
1350         * comint.el (comint-insert-input): Remove redundant calls to setq
1351         and goto-char.
1353 2006-05-10  Nick Roberts  <nickrob@snap.net.nz>
1355         * comint.el (comint-insert-input): Make it work when
1356         comint-use-prompt-regexp is t.
1358 2006-05-10  Miles Bader  <miles@gnu.org>
1360         * subr.el (field-at-pos): New function.
1362         * comint.el (comint-insert-input): Use it.
1364 2006-05-09  Juri Linkov  <juri@jurta.org>
1366         * battery.el (battery-linux-proc-acpi): Also try
1367         `/proc/acpi/thermal_zone/THR2/temperature'.
1369         * files.el <safe-local-variable>: Remove `eval' and `let' binding
1370         for now unused lambda `string-or-null'.
1372         * add-log.el (change-log-default-name): Put `string-or-null-p'
1373         instead of lambda on `safe-local-variable' property.
1375         * diff-mode.el (diff-context->unified): Use `region-beginning' and
1376         `region-end' instead of `mark' and `point'.
1377         (diff-unified->context, diff-reverse-direction, diff-fixup-modifs):
1378         Operate on region in Transient Mark mode when the mark is active.
1379         Use `region-beginning' and `region-end' instead of `mark' and
1380         `point'.
1381         (diff-hunk-text, diff-goto-source): Doc fix.
1383         * startup.el (fancy-splash-screens, normal-splash-screen): Use
1384         face `mode-line-buffer-id' for mode-line buffer face instead of
1385         hard-coded `(:weight bold)'.
1387         * arc-mode.el (archive-set-buffer-as-visiting-file): Bind
1388         buffer-undo-list to t (undo-ask is reproducible by visiting
1389         nested archives).
1391 2006-05-09  Kim F. Storm  <storm@cua.dk>
1393         * progmodes/grep.el (rgrep): Set default directory of *grep*
1394         buffer if we start M-x rgrep in the *grep* buffer and choose
1395         a different base directory.
1397 2006-05-09  Michael Albinus  <michael.albinus@gmx.de>
1399         * net/tramp.el (tramp-register-file-name-handlers): Enable Tramp
1400         completion also when ido is loaded.
1402 2006-05-09  Masatake YAMATO  <jet@gyve.org>
1404         * font-lock.el (cpp-font-lock-keywords-source-directives): Addded
1405         "warning" and "import".
1406         (cpp-font-lock-keywords): Added "warning".
1408 2006-05-08  Dan Nicolaescu  <dann@ics.uci.edu>
1410         * term/xterm.el (terminal-init-xterm): Add more key bindings.
1412 2006-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1414         * mwheel.el (mwheel-scroll): Make sure that when scrolling multiple
1415         pages at a time, if we signal the end, we should indeed reach that end.
1417 2006-05-08  David Reitter  <david.reitter@gmail.com>
1419         * emacs-lisp/easy-mmode.el (define-minor-mode): Only preserve messages
1420         output during execution of the body.
1422 2006-05-08  Kim F. Storm  <storm@cua.dk>
1424         * progmodes/grep.el (lgrep, rgrep): Doc fixes.
1426 2006-05-08  Thien-Thi Nguyen  <ttn@gnu.org>
1428         * emacs-lisp/ewoc.el (ewoc--set-buffer-bind-dll-let*):
1429         Use with-current-buffer.
1431 2006-05-07  Kim F. Storm  <storm@cua.dk>
1433         * subr.el (add-to-history): Remove keep-dups arg.
1435         * kmacro.el (kmacro-push-ring): Let-bind history-delete-duplicates
1436         to nil around call to add-to-history.
1438 2006-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1440         * emacs-lisp/syntax.el (syntax-ppss): Flush the cache before rather
1441         than after a buffer modification.
1443 2006-05-08  Nick Roberts  <nickrob@snap.net.nz>
1445         * progmodes/gdb-ui.el (gdb-var-create-handler): Move speedbar
1446         call to...
1447         (gud-watch): ...here so speedbar is raised for already watched
1448         expressions.
1449         (gdb-speedbar-refresh): Delete function.
1450         (gdb-speedbar-update, gdb-speedbar-timer-fn): New functions.
1451         Use speedbar-timer-fn instead of speedbar-refresh (reverting
1452         earlier change).
1453         (gdb-var-evaluate-expression-handler)
1454         (gdb-var-list-children-handler-1, gdb-var-update-handler-1): Use it.
1456         * speedbar.el (speedbar-timer-fn): Remove save-window-excursion.
1457         Update localized contents for all buffers except ignored modes.
1459 2006-05-07  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1461         * term/mac-win.el (mac-utxt-to-string): Use `eq' instead of `='.
1462         (mac-atsu-font-table, mac-font-panel-mode): Add defvars.
1463         (mac-bytes-to-digits, mac-handle-toolbar-switch-mode)
1464         (mac-handle-font-panel-closed, mac-handle-font-selection):
1465         New functions.
1466         (mac-font-panel-mode): New minor mode.
1467         (mac-apple-event-map): Add bindings for toolbar toggle button and
1468         font panel.
1469         (menu-bar-showhide-menu): Add mac-font-panel-mode.
1471 2006-05-07  John Paul Wallington  <jpw@pobox.com>
1473         * ibuffer.el (ibuffer-compressed-file-name-regexp):
1474         Avoid `regexp-opt'; simplify regexp for readability.
1476 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
1478         * ldefs-boot.el (dired-do-redisplay, dired-maybe-insert-subdir):
1479         * files.el (buffer-stale-function):
1480         * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
1481         * autorevert.el (global-auto-revert-non-file-buffers): Point Info
1482         links to the main manual, not to emacs-xtra.
1484 2006-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1486         * term/mac-win.el: (mac-utxt-to-string): Don't make adjustment for
1487         MacJapanese if text is ASCII-only.
1489 2006-05-06  Nick Roberts  <nickrob@snap.net.nz>
1491         * progmodes/gdb-ui.el (gdb-goto-breakpoint): Use or instead of
1492         unless so nil isn't returned.
1493         (gdb-setup-windows, gdb-restore-windows): Reset gdb-source-window.
1495 2006-05-06  Kim F. Storm  <storm@cua.dk>
1497         * subr.el (add-to-history): New function.
1499         * ediff.el (ediff-files, ediff-files3, ediff-merge-files)
1500         (ediff-merge-files-with-ancestor):
1501         * env.el (setenv):
1502         * isearch.el (isearch-update-ring):
1503         * server.el (server-visit-files):
1504         * progmodes/grep.el (lgrep, rgrep):
1505         * progmodes/vhdl-mode.el (vhdl-generate-makefile-1):
1506         * progmodes/xscheme.el (xscheme-insert-expression):
1507         Use add-to-history.
1509         * kmacro.el (kmacro-push-ring): Use add-to-history.
1510         (kmacro-ring-length): Remove unused defun.
1511         (kmacro-start-macro): Use kmacro-push-ring.
1513 2006-05-06  Thien-Thi Nguyen  <ttn@gnu.org>
1515         * emacs-lisp/ewoc.el (ewoc-create, ewoc-set-hf): Use `insert'
1516         directly instead of a lambda expression that calls it.
1518 2006-05-06  Kim F. Storm  <storm@cua.dk>
1520         * avoid.el (mouse-avoidance-point-position): Use posn-at-point
1521         instead of compute-motion.
1523 2006-05-05  Dan Nicolaescu  <dann@ics.uci.edu>
1525         * ibuffer.el (ibuffer-compressed-file-name-regexp): Undo previous
1526         change.
1528 2006-05-05  Reiner Steib  <Reiner.Steib@gmx.de>
1530         * startup.el (command-line-1): Refer to "Pure Storage" on
1531         pure-space-overflow.
1533 2006-05-05  Martin Rudalics  <rudalics@gmx.at>
1535         * emacs-lisp/re-builder.el (reb-update-overlays): Cycle through
1536         provided faces once they all have been used up.
1538 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
1540         * startup.el (normal-splash-screen, fancy-splash-screens-1): Add a
1541         reference to the Lisp manual to the warning about pure space
1542         overflow.
1544 2006-05-05  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
1546         * textmodes/ispell.el (ispell-buffer-local-dict): Add a `no-reload'
1547         argument to avoid the call to `ispell-internal-change-dictionary'
1548         when not needed.
1549         (ispell-change-dictionary): Use this argument and call
1550         `ispell-internal-change-dictionary' after the possible change
1551         to `ispell-local-dictionary'.
1552         (ispell-internal-change-dictionary): Check for a change in
1553         personal dictionary use too.
1554         Cosmetic changes from Agustin Martin
1555         <agustin.martin@hispalinux.es>.
1557 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
1559         * startup.el (command-line): On MS-Windows, probe "~", not
1560         "~USER", for warning about non-existent home directory
1562         * arc-mode.el (archive-l-e): New optional argument `float' means
1563         generate a float value.
1564         (archive-arc-summarize, archive-lzh-summarize)
1565         (archive-zip-summarize, archive-zoo-summarize): Invoke archive-l-e
1566         with 3rd argument non-nil when file's size is being computed.
1567         Format the file sizes with %8.0f instead of %8d.
1569 2006-05-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1571         * cus-start.el (all): Add mac-dnd-known-types.
1573         * term/mac-win.el: (mac-utxt-to-string, mac-string-to-utxt)
1574         (mac-TEXT-to-string, mac-string-to-TEXT, mac-furl-to-string)
1575         (mac-TIFF-to-string): New functions.
1576         (x-get-selection, x-selection-value)
1577         (mac-select-convert-to-string): Use them.
1578         (mac-text-encoding-mac-japanese-basic-variant): New constant.
1579         (mac-dnd-types-alist): New customization variable.
1580         (mac-dnd-handle-furl, mac-dnd-handle-hfs, mac-dnd-insert-utxt)
1581         (mac-dnd-insert-TEXT, mac-dnd-insert-TIFF, mac-dnd-drop-data)
1582         (mac-dnd-handle-drag-n-drop-event): New functions.
1583         (mac-drag-n-drop): Remove function.
1584         (global-map): Bind drag-n-drop and M-drag-n-drop to
1585         mac-dnd-handle-drag-n-drop-event.
1587 2006-05-04  Karl Chen  <quarl@NOSPAM.quarl.org>
1589         * progmodes/perl-mode.el (perl-beginning-of-function):
1590         Skip anonymous subs.
1592 2006-05-04  Dan Nicolaescu  <dann@ics.uci.edu>
1594         * ibuffer.el (ibuffer-compressed-file-name-regexp): Avoid loading
1595         regexp-opt at run time.
1597         * term.el (term-handle-ansi-escape): Fix off by one error.
1599 2006-05-04  Nick Roberts  <nickrob@snap.net.nz>
1601         * progmodes/gdb-ui.el (gdb-force-update): Delete variable...
1602         (gdb-init-1, gdb-post-prompt): ...and references to it.
1603         (gdb-frame-handler): Strip directory name from filename if present.
1605         * progmodes/gud.el (gdb-force-update): Delete defvar
1606         (gud-speedbar-buttons): ...and references to it.  Use window-start
1607         to try to keep positon in watch expression.
1609 2006-05-03  Richard Stallman  <rms@gnu.org>
1611         * simple.el (next-history-element, previous-history-element): Doc fix.
1613         * isearch.el (isearch-update-ring): Doc fix.
1615 2006-05-03  Dan Nicolaescu  <dann@ics.uci.edu>
1617         * isearch.el (isearch-update-ring): Take history-delete-duplicates
1618         into consideration. Replace one arm ifs with whens.
1620 2006-05-03  Nick Roberts  <nickrob@snap.net.nz>
1622         * progmodes/gdb-ui.el (gud-watch): Let user select an expression.
1623         (menu): Fix typo.
1625 2006-05-02  Miles Bader  <miles@gnu.org>
1627         * replace.el (occur-engine): Bind `inhibit-field-text-motion' to t.
1629 2006-05-02  Jay Belanger  <belanger@truman.edu>
1631         * calc/calc-embed.el: (calc-override-minor-modes-map)
1632         (calc-override-minor-modes): New variables.
1633         (calc-do-embedded): Make sure that Calc keystrokes aren't
1634         overwritten by minor modes.
1636 2006-05-02  Chong Yidong  <cyd@mit.edu>
1638         * msb.el (msb): If EVENT is a down event, read and discard the up event.
1640 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
1642         * startup.el (command-line-1): Refer to Lisp manual when
1643         pure-space-overflow occurs.
1645         * files.el (byte-compile-dynamic, byte-compile-dynamic-docstrings)
1646         (byte-compile-warnings, find-file-visit-truename, indent-tabs-mode)
1647         (left-margin, no-byte-compile, no-update-autoloads, truncate-lines)
1648         (version-control): Don't use `t' for safe-local-variable declarations.
1650 2006-05-01  Richard Stallman  <rms@gnu.org>
1652         * diff-mode.el (diff-mode-shared-map): Don't bind M-W, M-U, M-C,
1653         M-r, M-R, M-A, M-SPC or M-DEL.
1654         (diff-mode-map): diff-refine-hunk now on C-c C-w
1655         (diff-mode-map): Bind C-c C-e, C-c C-n, C-c C-r, C-c C-u.
1657         * help-mode.el (help-mode): view-exit-action calls delete-window
1658         only when it is safe and possible.
1660         * simple.el (undo-outer-limit-truncate): Put quotes around buffer name
1661         in messages.
1663         * emacs-lisp/warnings.el (display-warning, lwarn): Doc fixes.
1665         * tool-bar.el (tool-bar-setup): Put Help and Preferences items
1666         in the default tool-bar-map.
1668 2006-05-01  Michael Albinus  <michael.albinus@gmx.de>
1670         * net/tramp.el (tramp-completion-file-name-handler-alist)
1671         (tramp-run-real-handler, tramp-completion-run-real-handler)
1672         (tramp-completion-handle-file-name-all-completions)
1673         (tramp-completion-handle-file-name-completion): Autoload them.
1674         (tramp-completion-handle-file-exists-p)
1675         (tramp-completion-handle-file-name-directory)
1676         (tramp-completion-handle-file-name-nondirectory)
1677         (tramp-completion-handle-expand-file-name): Remove them.
1678         (tramp-handle-file-name-directory): Return the real directory name.
1679         Returning "/" only doesn't need to be necessary any longer.
1680         (tramp-file-name-handler): Make special attention when in hostname
1681         completion mode.
1682         (tramp-completion-file-name-handler): Revert patch from 2006-04-28.
1683         (tramp-register-file-name-handlers):
1684         Register `tramp-completion-file-name-handler' only when
1685         `partial-completion-mode' is enabled.
1686         (tramp-completion-handle-file-name-all-completions):
1687         Delete directory part from results.
1688         (tramp-get-completion-methods, tramp-get-completion-user-host):
1689         Discard deleting "/", it doesn't work after the change of
1690         `tramp-handle-file-name-directory' above.
1692 2006-05-01  Kim F. Storm  <storm@cua.dk>
1694         * progmodes/grep.el (grep-expand-template): Use save-match-data
1695         and symbol-value.
1697 2006-05-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1699         * term/mac-win.el (mac-ae-open-documents, mac-drag-n-drop):
1700         Use select-frame-set-input-focus instead of raise-frame.
1701         (global-map): Bind M-drag-n-drop to mac-drag-n-drop.
1703 2006-05-01  Nick Roberts  <nickrob@snap.net.nz>
1705         * progmodes/gud.el (gud-def): Add %c case.
1706         (gud-speedbar-buttons): Don't bind case-fold-search unnecessarily.
1707         (gud-format-command): Make match case sensitive.  Match on %F.
1709 2006-04-30  Glenn Morris  <rgm@gnu.org>
1711         * calendar/cal-tex.el (cal-tex-preamble-extra): New variable.
1712         (cal-tex-preamble): Use cal-tex-preamble-extra.
1713         (cal-tex-list-diary-entries): Refer to `diary-list-entries' rather
1714         than alias `list-diary-entries'.
1716 2006-04-29  Dan Nicolaescu  <dann@ics.uci.edu>
1718         * help-fns.el (describe-variable): Add info about safe local variables.
1720 2006-04-29  Richard Stallman  <rms@gnu.org>
1722         * bindings.el (mode-line-format): help-echo doc fixes.
1724         * net/tramp.el (tramp-file-name-handler-alist): Delete
1725         expand-file-name and other operations that can cause spurious loading.
1727 2006-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1729         * files.el (safe-local-variable-p): Remove support for the special
1730         value t.
1732         * textmodes/paragraphs.el (sentence-end-without-space):
1733         Fix safety predicate.
1734         (sentence-end-double-space, sentence-end-without-period)
1735         (paragraph-ignore-fill-prefix):
1736         * textmodes/fill.el (colon-double-space):
1737         * abbrev.el (abbrev-mode): Tighten the safety predicate.
1739         * subr.el (booleanp): New fun.
1741         * textmodes/reftex-vars.el (reftex-guess-label-type):
1742         Tighten the safety predicate.
1744 2006-04-28  Kim F. Storm  <storm@cua.dk>
1746         * progmodes/grep.el (defgroup grep): Doc fix.
1747         (grep-auto-highlight): Remove.
1748         (grep-template): New defcustom.
1749         (grep-find-template): Rename from grep-tree-template.
1750         (grep-files-aliases): Rename from grep-tree-files-aliases.
1751         Remove "all" alias, add "l" alias.
1752         (grep-tree-ignore-case, grep-tree-ignore-CVS-directories): Remove.
1753         (grep-find-ignored-directories): New defcustom to replace
1754         grep-tree-ignore-CVS-directories, to facilitate ignoring
1755         subdirectories for multiple version control systems.
1756         (grep-mode-map): Add Recursive grep item to GREP menu.
1757         (grep-regexp-history, grep-files-history): New defvars.
1758         (grep-probe): New helper function.
1759         (grep-compute-defaults): Use it to simplify code.
1760         Adapt to name changes.
1761         Use `.' as base in grep-find-template rather than <D>.
1762         (grep): Remove superfluous highlight-regexp arg.  Fix doc.
1763         Call grep-compute-defaults unconditionally.
1764         (grep-expand-keywords): New defconst.
1765         (grep-expand-template): Rename from grep-expand-command-macros.
1766         Simplify via grep-expand-keywords.  Look at case-fold-search instead
1767         of grep-tree-ignore-case to add -i option.
1768         Bind case-fold-search to nil while matching keywords.
1769         (grep-tree-last-regexp, grep-tree-last-files): Remove.
1770         (grep-read-regexp, grep-read-files): New helper functions.
1771         (rgrep): Rename from grep-tree.  Rework to use proper histories.
1772         Adapt to changes in defcustoms and functions above.
1773         (lgrep): New command, as grep, but using same interactive UI as rgrep.
1775 2006-04-28  Michael Albinus  <michael.albinus@gmx.de>
1777         * net/tramp.el (tramp-completion-file-name-handler):
1778         Disable Tramp's functionality while loading Tramp itself.
1779         (tramp-register-file-name-handlers): That's a defsubst now.
1780         Code from `tramp-repair-jka-compr' moved here.  Apply it via
1781         `after-init-hook'.
1782         (tramp-repair-jka-compr): Remove.
1784 2006-04-27  Jay Belanger  <belanger@truman.edu>
1786         * calc-embed.el (calc-embedded-make-info): Use `math-read-expr' to
1787         read expression when `math-read-big-expr' doesn't work.
1789 2006-04-27  Reiner Steib  <Reiner.Steib@gmx.de>
1791         * startup.el (command-line-1): Display warning when
1792         pure-space-overflow is non-nil.
1794 2006-04-26  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
1796         * textmodes/bibtex.el (bibtex-user-optional-fields): Mark as
1797         risky.
1799 2006-04-26  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
1801         * textmodes/bibtex.el (bibtex-url): New optional arg no-browse.
1802         Return the URL or nil if none can be generated.
1804 2006-04-27  Nick Roberts  <nickrob@snap.net.nz>
1806         * progmodes/gud.el (gud-comint-buffer): Move forward to stop
1807         byte compiler warnings.
1808         (gud-basic-call, gud-find-expr): Let user select an expression
1809         for printing.  Print expression as well as value in GUD buffer.
1811 2006-04-17  Ken Manheimer  <ken.manheimer@gmail.com>
1813         * allout.el: Remove local autoload declaration for
1814         pgg-gpg-symmetric-key-p, since that's now done in pgg-gpg.el.
1815         (allout-show-bodies, allout-header-prefix, allout-primary-bullet)
1816         (allout-plain-bullets-string, allout-distinctive-bullets-string)
1817         (allout-use-mode-specific-leader, allout-old-style-prefixes)
1818         (allout-stylish-prefixes, allout-numbered-bullet)
1819         (allout-file-xref-bullet, allout-presentation-padding)
1820         (allout-use-hanging-indents, allout-reindent-bodies): Mark as
1821         safe-local-variable with suitable value spec, and add autoload
1822         cookie for loaddefs inclusion.  We now use an explicit spec everywhere.
1823         (move-beginning-of-line, move-end-of-line): Repair so these compat
1824         functions now actually resituate the point, when appropriate.
1826 2006-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
1828         * progmodes/cc-subword.el (c-subword-mode-map): Use command remapping.
1830         * add-log.el (add-log-iso8601-time-zone): Make parameter optional.
1831         (add-log-iso8601-time-string): Fix call to format-time-string.
1833 2006-04-26  Kim F. Storm  <storm@cua.dk>
1835         * subr.el (posn-string, posn-image, posn-object): Doc fix.
1837 2006-04-26  Masatake YAMATO  <jet@gyve.org>
1839         * progmodes/asm-mode.el (asm-mode, asm-mode-syntax-table):
1840         Add support for "//" style comments.  Remove `b' flag
1841         from ?* in `asm-mode-syntax-table'.
1843 2006-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
1845         * follow.el: Use (featurep 'xemacs) everywhere.
1846         (follow-mode): Use define-minor-mode.
1847         (follow-mode-map): Move initialization into the declaration.
1848         Use command remapping.
1849         (follow-emacs-version-xemacs-p): Remove.
1850         (follow-submit-feedback): Remove.
1852         * allout.el (allout-layout, allout-passphrase-verifier-string)
1853         (allout-passphrase-hint-string): Tighten up a bit the safety predicate.
1855         * textmodes/reftex-vars.el (reftex-vref-is-default)
1856         (reftex-fref-is-default, reftex-guess-label-type):
1857         Tighten up a bit the safety predicate.
1859         * textmodes/paragraphs.el (sentence-end-double-space)
1860         (sentence-end-without-period, sentence-end-without-space)
1861         (page-delimiter, paragraph-ignore-fill-prefix):
1862         Tighten up a bit the safety predicate.
1864         * textmodes/fill.el (colon-double-space): Tighten up the safety pred.
1866         * progmodes/python.el (python-continuation-line-p)
1867         (python-beginning-of-statement): syntax-ppss may return
1868         a negative depth.
1869         (python-mode): Don't forcefully enable font-lock.
1871         * time-stamp.el (time-stamp-start, time-stamp-end)
1872         (time-stamp-inserts-lines): Tighten up a bit the safety predicate.
1874         * add-log.el: Remove spurious * in docstrings.
1875         (add-log-time-zone-rule): Rename from change-log-time-zone-rule.
1876         (add-change-log-entry): Use it here, since it's not specific
1877         to iso8601.
1878         (add-log-iso8601-time-string): Don't use it here any more.
1879         (change-log-indent-text, change-log-indent): Rename from add-log-*.
1881         * abbrev.el (abbrev-mode): Tighten up a bit the safety predicate.
1883 2006-04-25  Ryan Yeske  <rcyeske@gmail.com>
1885         * net/rcirc.el (rcirc-print): Revert last change with ignored nicks.
1886         (rcirc-toggle-low-priority): Doc fix.
1887         (rcirc-handler-NOTICE): Remove beginning of line anchor in
1888         ChanServ regexp.
1889         (rcirc-startup-channels-alist): Connect to #rcirc by default, not
1890         #emacs.
1891         (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Add variables.
1892         (rcirc-decode-coding-system): Use utf-8 as the default.
1893         (rcirc-multiline-minor-mode): Set the fill-column.
1894         (rcirc-format-response-string): Display bright and dim nicks.
1895         (rcirc-browse-url): Update interactive spec to fill ARG.
1896         (rcirc-bright-nick, rcirc-dim-nick): Add faces.
1897         (rcirc-print): Ignore dim-nick messages wrt modeline-activity.
1899 2006-04-24  J.D. Smith  <jdsmith@as.arizona.edu>
1901         * textmodes/bibtex.el (bibtex-find-entry): Don't demand matching
1902         case for @Article, etc.
1904 2006-04-23  Michael Albinus  <michael.albinus@gmx.de>
1906         * net/tramp.el (tramp-register-file-name-handlers): New defun.
1907         Added with autoload cookie.
1908         (tramp-unload-file-name-handlers): Rename from
1909         `tramp-unload-file-name-handler-alist'.
1911 2006-04-23  Romain Francoise  <romain@orebokech.com>
1913         * comint.el (comint-match-partial-filename): Doc fix.
1915 2006-04-21  Glenn Morris  <rgm@gnu.org>
1917         * calendar/cal-menu.el (calendar-mode-map): Refer to
1918         `diary-view-entries' rather than alias `view-diary-entries'.
1919         * calendar/diary-lib.el (view-other-diary-entries): Ditto.
1921 2006-04-21  Luc Teirlinck  <teirllm@auburn.edu>
1923         * progmodes/antlr-mode.el (antlr-default):
1924         * cus-edit.el (custom-documentation):
1925         * faces.el (scroll-bar, border, cursor, mouse): Avoid nil spec
1926         in defface.
1928 2006-04-21  Kim F. Storm  <storm@cua.dk>
1930         * image.el (image-type): New defun split out of create-image.
1931         (create-image): Use it.
1933 2006-04-21  Carsten Dominik  <dominik@science.uva.nl>
1935         * textmodes/org.el (org-mode-map): Catch conflict with old allout.el.
1936         (org-open-at-point): Remove the "...done" message to keep output
1937         in the echo area visible.
1938         (org-export-as-xoxo): Fix call to `indent-region'.
1940 2006-04-21  Kevin Ryde  <user42@zip.com.au>
1942         * international/mule.el (keyboard-coding-system): defcustom
1943         info-link fixes: "Specify Coding" has been split, keyboard now in
1944         "Terminal Coding", and "Single-Byte Character Support" is now
1945         "Unibyte Mode".
1947 2006-04-21  Nick Roberts  <nickrob@snap.net.nz>
1949         * progmodes/gdb-ui.el (gdb-data-list-register-values-handler):
1950         Use font-lock-warning-face for any errors e.g. no stack.
1951         (gdb-stack-list-locals-handler): Display any errors e.g. no stack.
1953 2006-04-20  Dan Nicolaescu  <dann@ics.uci.edu>
1955         * progmodes/sh-script.el (sh-shell): Mark as safe.
1957         * newcomment.el (comment-start, comment-start-skip)
1958         (comment-end-skip, comment-end): Mark as safe.
1960 2006-04-20  Carsten Dominik  <dominik@science.uva.nl>
1962         * textmodes/org.el (org-deadline-announce): Face removed.
1963         (org-level-faces, org-n-levels): Convert to constant.
1964         (org-compatible-face): New function.
1965         (org-hide, org-level-1, org-level-2, org-level-3, org-level-4)
1966         (org-level-5, org-level-6, org-level-7, org-level-8)
1967         (org-special-keyword, org-warning, org-headline-done, org-link)
1968         (org-date, org-tag, org-todo, org-done, org-table, org-formula)
1969         (org-scheduled-today, org-scheduled-previously, org-time-grid):
1970         Face definition revised for better color tty support.
1971         (org-bold-re, org-italic-re, org-underline-re): New constants.
1972         (org-set-font-lock-defaults): Use the new constants.
1973         (org-agenda-highlight-todo): New function.
1974         (org-agenda-todo): Fix bug with point at end of line.
1975         (org-agenda-change-all-lines, org-finalize-agenda-entries):
1976         Fontify TODO keywords.
1977         (org-insert-link): Preserve relative path in ../ links.
1978         (org-export-as-html): Convert links pointing to .org files into
1979         links that will work beteen the exported HTML files.
1980         (org-todo-list): Fix bug when arg=0.
1981         (org-insert-heading): More fine-tuning.
1983 2006-04-19  Romain Francoise  <romain@orebokech.com>
1985         * mail/rmail.el (rmail-convert-to-babyl-format): Use second group
1986         from `rmail-mime-charset-pattern'.
1988 2006-04-18  Dan Nicolaescu  <dann@ics.uci.edu>
1990         * progmodes/python.el (python-mode): Fix typo.
1992 2006-04-18  J.D. Smith  <jdsmith@as.arizona.edu>
1994         * comint.el (comint-previous-input): Don't clobber input line
1995         when moving off either end of the input history ring.
1996         (comint-delete-input): New function, used by
1997         `comint-previous-input' and others.
1998         (comint-previous-matching-input):
1999         Use `coming-delete-input'.  Save the partial input if leaving the
2000         edit line.  Goto point-max before deleting input to avoid
2001         partial input fragments hanging around.
2002         (comint-restore-input): New function, used by `comint-previous-input'.
2004 2006-04-18  Luc Teirlinck  <teirllm@auburn.edu>
2006         * imenu.el (imenu--index-alist): Balance parentheses.
2008 2006-04-18  Dan Nicolaescu  <dann@ics.uci.edu>
2010         * progmodes/python.el (python-mode): Add support for hs-minor-mode.
2012 2006-04-19  Reiner Steib  <Reiner.Steib@gmx.de>
2014         * abbrev.el (read-abbrev-file): Use abbrev-file-name if optional
2015         file is nil.
2017 2006-04-18  Richard Stallman  <rms@gnu.org>
2019         * tooltip.el (tooltip-mode, tooltip-use-echo-area): Doc fixes.
2021         * imenu.el (imenu-create-index-function, imenu--index-alist)
2022         (imenu--last-menubar-index-alist, imenu--make-index-alist)
2023         (imenu-default-create-index-function, imenu--generic-function):
2024         Doc fixes.
2026         * image-mode.el (image-toggle-display): Handle tar and arc subfiles.
2028         * help-mode.el (help-mode): Set view-exit-action to delete window.
2030         * env.el (setenv): Get rid of arg UNSET.  Interactive unsetting
2031         now works by passing nil as arg.
2033         * apropos.el (apropos-print): Don't do where-is on self-insert-command.
2035         * abbrev.el (edit-abbrevs-redefine): Temporarily widen.
2036         (read-abbrev-file): Provide default when reading filename.
2038         * files.el (enable-local-variables): Allow :all as value.
2039         (hack-local-variables): Implement that value.
2040         (safe-local-variable-values, safe-local-eval-forms)
2041         (enable-local-variables): Mark as risky.
2042         (find-file-visit-truename, kept-old-versions): Mark safe.
2044         * time-stamp.el (time-stamp-format, time-stamp-line-limit)
2045         (time-stamp-start, time-stamp-end, time-stamp-inserts-lines)
2046         (time-stamp-count, time-stamp-pattern): Add safe-local-variable prop.
2048 2006-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
2050         * progmodes/tcl.el (tcl-send-string, tcl-send-region):
2051         Use forward-line so as to get to BOL even in the presence of fields.
2052         (tcl-eval-region): Strip surrounding space to avoid multiple prompts
2053         in return.
2054         (inferior-tcl): Tell tclsh to work in interactive mode.
2056         * complete.el (partial-completion-mode):
2057         Use 'choose-completion-string-functions to make sure that
2058         choose-completion fills the minibuffer properly.
2060         * complete.el (PC-old-read-file-name-internal): Remove.
2061         (PC-read-include-file-name-internal): Remove.  Turn it into an advice
2062         of read-file-name-internal.
2063         (partial-completion-mode): Enable/disable this advice.
2065 2006-04-18  Juanma Barranquero  <lekktu@gmail.com>
2067         * net/tramp.el (tramp-completion-file-name-handler): Revert change
2068         of 2006-04-17.
2070 2006-04-18  Carsten Dominik  <dominik@science.uva.nl>
2072         * textmodes/org.el (org-insert-heading): Insert heading before
2073         current if at beginning of line.
2074         (org-todo, org-date): New faces.
2075         (org-table-align): Make sure tooltip window contains full text.
2076         (org-no-properties): New defsubst.
2077         (org-set-font-lock-defaults): Use new faces.
2079 2006-04-18  Nick Roberts  <nickrob@snap.net.nz>
2081         * progmodes/gud.el (gud-speedbar-item-info): Display frame address
2082         for root variables.
2084         * progmodes/gdb-ui.el (gdb-pc-address): Rename from gdb-frame-address.
2085         (gdb-frame-address): Re-use to identify frame for watch expression.
2086         (gdb-var-list, gdb-var-create-handler): Add frame address for root
2087         variables.
2088         (gdb-init-1, gdb-source, gdb-post-prompt)
2089         (gdb-assembler-custom, gdb-invalidate-assembler): Use gdb-pc-address.
2090         (gdb-frame-handler): Get gdb-frame-address.
2092 2006-04-17  Michael Albinus  <michael.albinus@gmx.de>
2094         Sync with Tramp 2.0.53.
2096         * net/tramp.el (tramp-completion-mode): ?\t has event-modifier
2097         'control.  Reported by Matthias F\e,bv\e(Brste <slashdevslashnull@gmx.net>.
2098         (tramp-completion-file-name-handler): Add autoload cookie for
2099         adding to `file-name-handler-alist'.
2101         * net/tramp-smb.el (tramp-smb-wait-for-output): Wait always for
2102         the prompt.  If it returns earlier (when detecting an error
2103         message), the rest of the output will merge accidently with the
2104         output of the next command.  Reported by M Jared Finder
2105         <jared@hpalace.com>.
2107         * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
2108         for `process-file', in order to let it work for older Emacsen too.
2110 2006-04-17  Ralf Angeli  <angeli@iwi.uni-sb.de>
2112         * textmodes/tex-mode.el (tex-font-lock-match-suscript): New function.
2113         (tex-font-lock-keywords-3): Use it.
2115 2006-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
2117         * newcomment.el (comment-add): New function.
2118         (comment-region-default, comment-dwim): Use it.
2120 2006-04-15  Michael Olson  <mwolson@gnu.org>
2122         * emacs-lisp/tq.el: Improve comments.
2123         (tq-queue-head-question): New accessor function.
2124         (tq-queue-head-regexp, tq-queue-head-closure, tq-queue-head-fn):
2125         Update for modified queue structure.
2126         (tq-queue-add): Accept `question' argument.
2127         (tq-queue-pop): If a question is pending, send it.
2128         (tq-enqueue): Accept new optional argument `delay-question'.
2129         If this is non-nil, and at least one other question is pending a
2130         response, queue the question rather than sending it immediately.
2132 2006-04-15  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
2134         * calendar/appt.el (appt-add): Check whether an appointment is
2135         already present in appt-time-msg-list.  Simplify code.
2137 2006-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
2139         * progmodes/cc-langs.el (c-mode-menu):
2140         Don't presume c-subword-mode is bound.
2142 2006-04-13  Bill Wohler  <wohler@newt.com>
2144         * cus-edit.el (customize-package-emacs-version-alist): Update docstring.
2145         (customize-package-emacs-version): Use cdr instead of cadr now
2146         that alists use dotted pairs.
2148         * custom.el (defcustom): Fix docstring for :package-version.
2150 2006-04-13  Michael Albinus  <michael.albinus@gmx.de>
2152         * net/tramp.el (tramp-display-shell-command-buffer): New defvar.
2153         (tramp-handle-shell-command): Display output buffer only when
2154         `tramp-display-shell-command-buffer' is true.
2155         (tramp-handle-process-file): Set `tramp-display-shell-command-buffer'.
2157 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
2159         * textmodes/org.el (org-set-autofill-regexps): Set only the local
2160         values of `adaptive-fill-regexp' and `adaptive-fill-function'.
2162 2006-04-13  Romain Francoise  <romain@orebokech.com>
2164         * pcvs-parse.el (cvs-parse-table): Use `with-temp-buffer' to avoid
2165         leaving temporary .cvsignore buffers behind.
2167 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
2169         * textmodes/org.el (org-set-regexps-and-options)
2170         (org-get-current-options): Better names for the startup folding
2171         options.
2173 2006-04-13  Thien-Thi Nguyen  <ttn@gnu.org>
2175         * vc.el (vc-annotate): Arrange for point to end up at the same
2176         line number as in the original, but only when using a new buffer.
2178 2006-04-12  Stuart Herring  <herring@lanl.gov>  (tiny change)
2180         * files.el (hack-one-local-variable-eval-safep):
2181         Recognize `edebug-form-spec' for `put', but only if it passes
2182         `edebug-basic-spec'.  Generalize `put' handling.
2184         * emacs-lisp/edebug.el (edebug-basic-spec): New function for
2185         vetting file-local form specs.
2187         * allout.el (allout-layout): Autoload its `safe-local-variable'
2188         property.
2190 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
2192         * textmodes/org.el (org-ctrl-c-ctrl-c): Improve documentation string.
2193         (org-agenda-mouse-1-follows-link)
2194         (org-mouse-1-follows-link): New options.
2195         (org-format-agenda-item): Fix bug if TAGS is nil.
2196         (org-agenda-get-scheduled): Quote `priority' symbol in plist.
2198 2006-04-13  Nick Roberts  <nickrob@snap.net.nz>
2200         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers):
2201         GDB 6.1+ gives full filename for "info sources" so use
2202         file-name-nondirectory.
2204 2006-04-12  Romain Francoise  <romain@orebokech.com>
2206         * subr.el (read-passwd): Bind `message-log-max' to nil.
2208 2006-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2210         * progmodes/perl-mode.el (perl-indent-new-calculate):
2211         Recompute parse-start after jumping backward by a whole sexp.
2213 2006-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2215         * vc.el (vc-ensure-vc-buffer): Only change current-buffer, not the
2216         window configuration.
2217         (vc-annotate-display-select): Select the buffer so that current-buffer
2218         (and selected-window) is the output buffer at the end of vc-annotate.
2220 2006-04-11  J.D. Smith  <jdsmith@as.arizona.edu>
2222         * vc.el (vc-annotate-color-map): Add custom TTY color map for
2223         8-color terminals, to use all of the colors in a sensible order.
2224         256-color terminals work well with the standard map.
2225         (vc-annotate-lines): Only strip the first color character if it
2226         is "#", to allow for terminal-style named colors.
2227         (vc-annotate-warp-version): Pass buf to `goto-line' to ensure
2228         the correct buffer is scrolled.
2230 2006-04-11  Richard Stallman  <rms@gnu.org>
2232         * emacs-lisp/bytecomp.el (byte-compile-file):
2233         Bind enable-local-variables to :safe, and make normal-mode obey it.
2235         * files.el (enable-local-variables): Allow value :safe.
2236         (normal-mode): Doc fix.
2237         (hack-local-variables): Implement enable-local-variables = :safe.
2238         (hack-local-variables-confirm): Don't prevent quitting.
2240 2006-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2242         * loadhist.el (unload-feature): A bit of sanity check of
2243         load-history entries.  Cancel timer-vars before unbinding them.
2245         * hexl.el (hexl-isearch-search-function): Fix regexp-building code to
2246         quote special chars, and make the trick work on the hex part of the
2247         buffer as well.
2248         (hexl-mode, hexl-save-buffer, hexl-mode-exit)
2249         (hexl-maybe-dehexlify-buffer): Use restore-buffer-modified-p.
2251         * startup.el (normal-splash-screen): Fix last change so we don't wait
2252         2 minutes if we don't show the splash screen.
2254 2006-04-11  Carsten Dominik  <dominik@science.uva.nl>
2256         * textmodes/org.el (org-export-plain-list-max-depth)
2257         (org-table-spaces-around-separators)
2258         (org-radio-targets, org-activate-camels)
2259         (org-table-spaces-around-invisible-separators): Options removed.
2260         (org-time-stamp-rounding-minutes, org-remember-templates)
2261         (org-ellipsis, org-activate-links, org-descriptive-links):
2262         New options.
2263         (org-remember-apply-template, org-current-time)
2264         (org-finish-edit-table-field)
2265         (org-link-unescape, org-link-escape)
2266         (org-string-width, org-table-clean-line, org-html-do-expand)
2267         (org-edit-agenda-file-list, org-store-new-agenda-file-list)
2268         (org-read-agenda-file-list): New functions.
2269         (org-table-edit-field)
2270         (org-table-create-or-convert-from-region): New commands
2271         (org-table-toggle-vline-visibility): Command removed.
2272         (org-table-convert-region): Made a command.
2273         (orgtbl-deleta-backward-char,orgtbl-delete-char): Remove commands.
2274         Replace with the normal org- functions.
2275         (org-self-insert-command): Don't trigger realign unnecessarily
2276         when blanking a field that is not full.
2277         (org-mode): `Set buffer-invisibility-spec' for links.
2278         (org-activate-links2): Hide link part and only show descriptive
2279         part of the link.
2280         (org-insert-link): Modify for new linking system.
2281         (org-store-link): Store description separately, for use by
2282         `org-insert-link'.
2283         (org-table-align): Use `org-string-width'.
2284         (defgroup): Completely new group structure for custom variables.
2285         (org-agenda-files): Option: Single file name allowed.  Function:
2286         Optional argument unrestrited means ignore any restricitons.
2287         (org-install-agenda-files-menu): Find a buffer in Org-mode before
2288         trying to modify the menu.  Use generalized access to
2289         `org-agenda-files.'
2290         (org-agenda-list, org-todo-list, org-cycle-agenda-files)
2291         (org-agenda-file-to-front, org-remove-file, org-diary)
2292         (org-tags-view, org-export-icalendar-all-agenda-files)
2293         (org-export-icalendar-combine-agenda-files): Use generalized
2294         access to `org-agenda-files'.
2295         (org-remember-handler): Correctly preserve heading if present.
2296         (org-table-insert-row, org-table-insert-hline): Deal with
2297         invisible characters.
2299 2006-04-10  J.D. Smith  <jdsmith@as.arizona.edu>
2301         * vc.el (vc-annotate-display-mode): Made default 'fullscale.
2302         (vc-annotate-color-map): New 18 element constant
2303         value/saturation, rotating hue colormap, from red->blue.
2304         (vc-annotate-mode-menu): "Default" -> "By Color Map Range".
2305         (vc-annotate-display-select): Switch to annotate-mode elsewhere.
2306         (vc-annotate): To avoid killing the required local variables,
2307         set them before the end of `with-output-to-temp-buffer', and
2308         after first switching to annotate-mode.
2309         (vc-annotate-warp-version): Add buffer argument in goto-line to
2310         ensure annotation, not source, is scrolled.
2312 2006-04-10  Bill Wohler  <wohler@newt.com>
2314         * custom.el (defcustom, custom-handle-keyword):
2315         Add :package-version keyword.
2316         (custom-add-package-version): New function.  Sets value of new
2317         property 'custom-package-version from :package-version keyword.
2318         (defcustom): Create Common Keywords section in docstring.
2319         (defface, defgroup): Replace definitions of a select few keywords
2320         with a reference to the Common Keywords in defcustom.
2321         (defcustom, defface, defgroup): Replace reference to Customization
2322         chapter in manual with hyperlink.
2324         * cus-edit.el (customize-package-emacs-version-alist):
2325         New variable.
2326         (customize-changed-options): Add check for custom-package-version.
2327         (customize-package-emacs-version): New function to look up Emacs
2328         version corresponding to the given package version.
2330         * emacs-lisp/find-func.el (find-function-regexp): Allow dashes in
2331         defun name, in similar fashion to find-variable-regexp.
2333 2006-04-10  Eli Zaretskii  <eliz@gnu.org>
2335         * international/mule-cmds.el (set-locale-environment): Fix last
2336         change for when the locale's preferences don't specify any encoding.
2338 2006-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2340         * emacs-lisp/find-func.el (find-function-search-for-symbol): Fix regexp
2341         so the defined var/fun doesn't need to be quoted.
2343 2006-04-10  Richard Stallman  <rms@gnu.org>
2345         * finder.el (finder-mode-map): Add n and p bindings.
2347 2006-04-10  Nick Roberts  <nickrob@snap.net.nz>
2349         * progmodes/gdb-ui.el (gdb-init-1): Re-initialise gdb-main-file to nil.
2350         (gdb-get-version): Make it work for pre "interpreter mi" (GDB 5.3?).
2351         (gdb-setup-windows): Put something in source window if we can't find
2352         the source file.
2353         (gdb-frame-handler): Make it work again with just assembly.
2354         (gdb-data-list-register-values-handler): Make it work when there is
2355         no stack.
2357 2006-04-09  Richard Stallman  <rms@gnu.org>
2359         * mail/rmail.el (rmail-mime-charset-pattern): Ignore format and delsp
2360         specs while looking for charset.
2362         * textmodes/picture.el (picture-mode-exit): Run picture-mode-exit-hook.
2364         * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X):
2365         Make them faces.
2366         (lm-font-lock-keywords): Update appropriately.
2368 2006-04-10  Kim F. Storm  <storm@cua.dk>
2370         * simple.el (filter-buffer-substring): Add NOPROPS arg, so
2371         it can also replace buffer-substring-no-properties.
2373         * emulation/cua-base.el (cua-delete-region, cua-paste)
2374         (cua-repeat-replace-region): Use filter-buffer-substring.
2376         * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
2377         (cua-cut-region-to-global-mark): Likewise.
2379         * emulation/cua-rect.el (cua--extract-rectangle)
2380         (cua-incr-rectangle, cua--rectangle-aux-replace): Likewise.
2382 2006-04-09  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
2384         * textmodes/bibtex.el (bibtex-entry-update): New optional arg
2385         entry-type.  Add field delimiters to numerical fields if they are
2386         not present.
2388 2006-04-09  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
2390         * textmodes/bibtex.el (bibtex-find-text-internal): Add new element
2391         string-const to return value.
2392         (bibtex-remove-delimiters): Use it.
2394 2006-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2396         * emacs-lisp/bytecomp.el (byte-compile-form): Don't call
2397         cl-byte-compile-compiler-macro unless it exists.
2399 2006-04-08  Eli Zaretskii  <eliz@gnu.org>
2401         * files.el (hack-local-variables-confirm) <offer-save>:
2402         Clarify message text.  Suggested by Ralf Angeli.
2404 2006-04-08  Michael Cadilhac  <michael.cadilhac@lrde.org>
2406         * rect.el (kill-rectangle): Don't barf if `kill-read-only-ok' is set.
2407         (delete-extract-rectangle-line): Use `filter-buffer-substring'
2408         instead of `buffer-substring' and `delete-region'.  (Most of the
2409         code actually copied from `kill-region'.)
2411 2006-04-08  Ryan Yeske  <rcyeske@gmail.com>
2413         * rcirc.el (rcirc-default-server): Rename from rcirc-server.
2414         (rcirc-default-port): Rename from rcirc-port.
2415         (rcirc-default-nick): Rename from rcirc-nick.
2416         (rcirc-default-user-name): Rename from rcirc-user-name.
2417         (rcirc-default-user-full-name): Rename from rcirc-user-full-name.
2418         (rcirc-low-priority-flag): New variable.
2419         (rcirc-decode-coding-system): New defcustom.
2420         (rcirc-encode-coding-system): New defcustom.
2421         (rcirc-coding-system-alist): New defcustom.
2422         (rcirc-multiline-major-mode): New defcustom.
2423         (rcirc-nick): New internal variable.
2424         (rcirc-process): Remove variable.
2425         (rcirc-server-buffer): New variable.
2426         (rcirc): Update to use rcirc-default-* variables above.
2427         (rcirc-connect): Do not add window-configuration-hook-here.
2428         (rcirc-server): New internal variable.
2429         (rcirc-connect): Do not send keepalive pings if
2430         rcirc-keepalive-seconds is nil.
2431         (with-rcirc-server-buffer): New macro.
2432         (rcirc-send-string): Encode with rcirc-encode-coding-system.
2433         (rcirc-server-name): Rename from rcirc-server.
2434         (rcirc-buffer-process): New function.
2435         (rcirc-buffer-nick): New function.
2436         (rcirc-buffer-target): Remove function.
2437         (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
2438         New commands.
2439         (rcirc-mode-map): Change binding of C-c C-l to
2440         rcirc-toggle-low-priority.
2441         (rcirc-mode): Initialize coding system based on
2442         rcirc-coding-system-alist.  New change-major-mode-hook to part the
2443         channel on a mode change.  Make kill-buffer-hook buffer-local.
2444         (rcirc-change-major-mode-hook): New function.
2445         (rcirc-clean-up-buffer): Rename from rcirc-kill-buffer-hook-1.
2446         (rcirc-last-post-time): New variable.
2447         (rcirc-process-message): Store the last time user posted a message
2448         to this target.
2449         (rcirc-multiline-minor-mode): New mode.
2450         (rcirc-multiline-minor-mode-map): New mode map.
2451         (rcirc-edit-multiline): Put multiline-edit buffer in
2452         rcirc-multiline-major-mode along with rcirc-multiline-minor-mode.
2453         (rcirc-print): Ignore any line starting with an ignored nick.
2454         (rcirc-print): Decode using rcirc-decode-coding-system.
2455         (rcirc-track-minor-mode): Update global-mode-string when disabling
2456         this mode.
2457         (minor-mode-alist): Add LowPri indicator.
2458         (rcirc-toggle-low-priority): New function.
2459         (rcirc-last-non-irc-buffer): Prefix arg now no means switch to
2460         next lowpriority buffer with activity.
2461         (rcirc-record-activity): Sort buffers in rcirc-activity by the
2462         last time the user posted a message in to the target.
2463         (rcirc-update-activity-string): New formatting for low priority
2464         buffers.
2465         (rcirc-split-activity): New function.
2466         (rcirc-handler-PART, rcirc-handler-KICK)
2467         (rcirc-handler-PART-or-KICK): Kick responses are printed properly.
2468         (rcirc-nick-away-alist): New variable.
2469         (rcirc-handler-301): New handler.  Away messages are printed once
2470         per change.
2472 2006-04-08  Eli Zaretskii  <eliz@gnu.org>
2474         * info.el (Info-follow-nearest-node): Doc fix.
2476         * international/mule-cmds.el (set-locale-environment): Make sure
2477         the coding-system preferred by the locale's language has the same
2478         EOL conversion type as the original buffer-file-coding-system.
2479         (locale-language-names): Add a few MS Windows language codes.
2481 2006-04-07  Richard Stallman  <rms@gnu.org>
2483         * simple.el (eval-expression): Doc fix.
2485         * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-last-sexp)
2486         (eval-defun): Doc fixes.
2488 2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
2490         * pgg-gpg.el: Revert to revision 1.8 to allow the use of gpg-agent.
2492 2006-04-07  Nick Roberts  <nickrob@snap.net.nz>
2494         * progmodes/gdb-ui.el (gdb-init-2): Set current filename using
2495         GDB list command without argument for greater generality.
2497 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
2499         * subr.el (string-or-null-p): New function.
2501         * textmodes/paragraphs.el (sentence-end): Use string-or-null-p.
2503         * textmodes/ispell.el (ispell-local-dictionary): Use string-or-null-p.
2505         * files.el: Update comment about safe-local-variable declarations.
2507 2006-04-06  J.D. Smith  <jdsmith@as.arizona.edu>
2509         * progmodes/idlwave.el: Updated to IDLWAVE version 6.0.
2510         See idlwave.org.
2512         * progmodes/idlw-shell.el: Updated to IDLWAVE version 6.0.
2513         See idlwave.org.  Includes code to obsolete idlw-rinfo.el.
2515         * progmodes/idlw-help.el: Updated to IDLWAVE version 6.0.
2516         See idlwave.org.
2518         * progmodes/idlw-complete-structtag.el: Updated to IDLWAVE
2519         version 6.0 (minimal changes).  See idlwave.org.
2521         * progmodes/idlw-toolbar.el: Updated to IDLWAVE version
2522         6.0 (minimal changes).  See idlwave.org.
2524         * progmodes/idlw-rinfo.el: File obsoleted and removed.
2526 2006-04-06  Romain Francoise  <romain@orebokech.com>
2528         * pgg-gpg.el: Sync back with Gnus 5.10, reverting changes that add
2529         symmetric encryption features and a new asynchronous interface to
2530         GnuPG.  This new version is version 1.4, plus whitespace changes.
2532 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
2534         * files.el: Move some `safe-local-variable' declarations to the
2535         respective files.
2537         * textmodes/ispell.el (ispell-check-comments)
2538         (ispell-local-dictionary): Mark as safe.
2540         * abbrev.el (abbrev-mode): Mark as safe.
2542         * add-log.el (change-log-default-name): Mark as safe.
2544         * textmodes/reftex-vars.el (reftex-vref-is-default)
2545         (reftex-fref-is-default, reftex-level-indent)
2546         (reftex-guess-label-type): Mark as safe.
2548         * textmodes/fill.el (colon-double-space): Mark as safe.
2550         * textmodes/paragraphs.el (paragraph-start, paragraph-separate)
2551         (sentence-end-double-space, sentence-end-without-period)
2552         (sentence-end-without-space, sentence-end, sentence-end-base)
2553         (page-delimiter, paragraph-ignore-fill-prefix): Mark as safe.
2555 2006-04-06  Kim F. Storm  <storm@cua.dk>
2557         * ido.el (ido-mode): Remove ido-ignore-unc-host-regexps from
2558         the :set-after list.
2559         (ido-downcase-unc-hosts): New user option.  Default on.
2560         (ido-ignore-unc-host-regexps): Don't reset ido-unc-hosts-cache
2561         when it is set, as regexps are now applied on the fly.
2562         (ido-unc-hosts): Keep all known hosts in ido-unc-hosts-cache.
2563         Make C-a DTRT--filter hosts through ido-ignore-unc-host-regexps
2564         on the fly, but only when ido-process-ignore-lists is set.
2565         Do case insensitive filtering if ido-downcase-unc-hosts is set.
2566         Only downcase names if ido-downcase-unc-hosts is set.
2568 2006-04-06  Juanma Barranquero  <lekktu@gmail.com>
2570         * ido.el (ido-unc-hosts-cache): Fix typo in docstring.
2572         * woman.el (WoMan-xref-man-page): Fix call to `substring'.
2574 2006-04-05  Kim F. Storm  <storm@cua.dk>
2576         * ido.el (ido-mode): Set after ido-unc-hosts and
2577         ido-ignore-unc-host-regexps.
2578         (ido-save-history): Save ido-unc-hosts-cache.
2579         (ido-load-history): Load ido-unc-hosts-cache.
2580         (ido-reread-directory): Refresh unc hosts cache in // dir.
2582         * startup.el (fancy-splash-screens): Set emulation-mode-map-alists
2583         to nil while displaying slash screen.
2585 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
2587         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
2588         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
2590 2006-04-05  Kenichi Handa  <handa@m17n.org>
2592         * international/characters.el: Setup cases of Latin, Greek, and
2593         Cyrillic characters in CJK charsets.
2595 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
2597         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
2598         default-enable-multibyte-characters.  This reverts the change from
2599         revision 6.17 which is no longer necessary because the passphrase
2600         is sent separately now.  GnuPG messages are unreadable under
2601         multibyte locales with default-enable-multibyte-characters set to nil.
2603 2006-04-04  Andreas Schwab  <schwab@suse.de>
2605         * files.el: Mark `left-margin', `byte-compile-dynamic-docstrings'
2606         and `byte-compile-warnings' as `safe-local-variable'.
2608 2006-04-04  Dan Nicolaescu  <dann@ics.uci.edu>
2610         * man.el (Man-mode-map): Restore the \r binding.
2611         (Man-abstract-xref-man-page): If Man-target-string is a function,
2612         call it.
2613         (Man-highlight-references): Use Man-default-man-entry to get the
2614         target. Deal with xrefs too.
2615         (Man-highlight-references0): Don't call the target function.
2617         * woman.el (WoMan-xref-man-page): Strip the section number, woman
2618         cannot deal with it.
2620 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
2622         * pgg-gpg.el: Clean up process buffers every time gpg processes
2623         complete.
2625 2006-04-04  Kenichi Handa  <handa@m17n.org>
2627         * sort.el (sort-build-lists): Don't bind inhibit-field-text-motion
2628         here.
2629         (sort-lines, sort-numeric-fields, sort-fields, sort-columns):
2630         Temporarily bind inhibit-field-text-motion to t.
2632 2006-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2634         * startup.el (normal-splash-screen): Only set mode-line-format in the
2635         splash buffer, so as not to interfere when debugging the code.
2636         Ignore errors when switching buffer.
2638 2006-04-03  Romain Francoise  <romain@orebokech.com>
2640         * dired.el (dired-dnd-protocol-alist): Fix typo.
2642 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
2644         * savehist.el (savehist): Add :version.
2645         (savehist-ignored-variables): New variable.
2646         (savehist-minibuffer-hook): Don't save variables listed in
2647         `savehist-ignored-variables'.
2649         * dired.el (dired-dnd-protocol-alist): Mention that change does
2650         only apply to new buffers in doc string.
2652 2006-04-03  Lennart Borgman  <lennart.borgman.073@student.lu.se>  (tiny change)
2654         * recentf.el (recentf-open-files-item): Include newline in button
2655         field, so opening a file will work, when the point is at the end
2656         of the file name.  Allow, for example, to [i]search a file by
2657         extension and just push RET to open it.
2659 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
2661         * pgg-gpg.el (pgg-gpg-process-filter)
2662         (pgg-gpg-wait-for-completion): Check if buffer is alive.
2664         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
2665         lines, temporary fix.
2667 2006-04-02  Dan Nicolaescu  <dann@ics.uci.edu>
2669         * ibuf-macs.el (define-ibuffer-column): Document the new parameter.
2671 2006-04-02  Richard Stallman  <rms@gnu.org>
2673         * progmodes/compile.el (compilation-message-face): Make it defcustom.
2675 2006-04-02  Dan Nicolaescu  <dann@ics.uci.edu>
2677         * ibuf-macs.el (define-ibuffer-column): Add a new key:
2678         header-mouse-map.
2680         * ibuffer.el (ibuffer-name-header-map, ibuffer-size-header-map)
2681         (ibuffer-mode-header-map): New keymaps.
2682         (ibuffer-update-title-and-summary): Enable mouse face highlighting
2683         and keybindings for column headers.
2684         (name,size,mode) <define-ibuffer-column>: Add a header-mouse-map
2685         property.
2687 2006-04-02  Drew Adams  <drew.adams@oracle.com>  (tiny change)
2689         * speedbar.el (speedbar-after-create-hook): Doc fix.
2691 2006-04-02  Michael Ernst  <mernst@alum.mit.edu>
2693         * shell.el (shell-directory-tracker)
2694         (shell-dynamic-complete-command): Doc fixes.
2696 2006-04-01  Matt Hodges  <MPHodges@member.fsf.org>
2698         * pcomplete.el (pcomplete-show-completions): Recognize TAB on text
2699         terminals.
2701 2006-04-01  Kim F. Storm  <storm@cua.dk>
2703         * ido.el (ido-unc-hosts-cache): New defvar.
2704         (ido-unc-hosts): If value of defcustom is a function, call it to
2705         get list of UNC hosts.  Add function-item choices to specify
2706         ido-unc-hosts-net-view or user function.
2707         (ido-ignore-unc-host-regexps): New defcustom.
2708         (ido-unc-hosts-net-view, ido-unc-hosts): New functions.
2709         (ido-is-unc-root, ido-is-unc-host, ido-file-name-all-completions)
2710         (ido-exhibit): Call ido-unc-hosts to get list of UNC hosts.
2712 2006-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
2714         * pcvs-util.el (cvs-insert-strings): Fix bug with strings longer than
2715         wwidth.
2717 2006-03-31  Juanma Barranquero  <lekktu@gmail.com>
2719         * ido.el (ido-cache-unc-host-shares-time, ido-report-no-match)
2720         (ido-max-work-file-list, ido-switch-buffer)
2721         (ido-read-file-name-as-directory-commands):
2722         Fix typos in docstrings.
2724 2006-03-30  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2726         * term/mac-win.el (mac-system-coding-system): Define and use after
2727         Mac-specific coding systems are ready.
2729 2006-03-27  Romain Francoise  <romain@orebokech.com>
2731         * net/rcirc.el (rcirc-connect): Add autoload cookie.
2733         * ldefs-boot.el: Update.
2735 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
2737         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
2738         passphrases when it is not needed.
2739         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
2740         passphrase stuff from gpg, should only be necessary when you use
2741         gpg with a smartcard.
2743 2006-03-27  Nick Roberts  <nickrob@snap.net.nz>
2745         * comint.el (comint-dynamic-list-completions): Allow user to
2746         select *Completions* buffer.
2748 2006-03-27  Carsten Dominik  <dominik@science.uva.nl>
2750         * textmodes/org.el (org-get-level-face): Fix bug with level counting.
2752 2006-03-26  Andreas Schwab  <schwab@suse.de>
2754         * progmodes/gud.el (gdb): Only complain about multiple debugging
2755         when the gdb process is still running.
2757 2006-03-25  Eli Zaretskii  <eliz@gnu.org>
2759         * mail/rmail.el (tool-bar-map): Defvar it.
2760         (rmail-tool-bar-map): Tool-bar buttons for Rmail.
2761         (rmail-perm-variables): Make rmail-tool-bar-map a local variable.
2763 2006-03-25  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
2765         * help.el (print-help-return-message): Suggest to use
2766         display-buffer instead of switch-to-buffer-other-window to restore
2767         the previous window without selecting it.
2769 2006-03-25  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2771         * frame.el (select-frame-by-name): Call x-focus-frame also when
2772         window-system is mac.
2774         * term/mac-win.el: Adjust Courier font specifications in
2775         x-fixed-font-alist.
2776         (mac-select-convert-to-string): Use utf-16be-mac or utf-16le-mac
2777         when directly encoding to UTF-16 in native byte order, no BOM.
2779 2006-03-25  Kim F. Storm  <storm@cua.dk>
2781         * emulation/cua-base.el (cua-rectangle-mark-key): New defcustom.
2782         (cua--init-keymaps): Use it instead of fixed C-return.
2783         (cua-mode): Set after it.
2785         * emulation/cua-rect.el (cua--init-rectangles):
2786         Use cua-rectangle-mark-key instead of fixed C-return.
2788 2006-03-25  Nick Roberts  <nickrob@snap.net.nz>
2790         * progmodes/gdb-ui.el (gdba): Revert 2006-03-10 change for case of
2791         "run" in .gdbinit.
2792         (gdb-var-create-regexp): Remove "^done" prefix for gdb-mi.el.
2794 2006-03-24  Romain Francoise  <romain@orebokech.com>
2796         * files.el (ctl-x-5-map): Really bind C-x 5 C-o to
2797         `display-buffer-other-frame'.
2799 2006-03-24  Kim F. Storm  <storm@cua.dk>
2801         * apropos.el (apropos-synonyms): Add selection => region.
2803 2006-03-24  Nick Roberts  <nickrob@snap.net.nz>
2805         * progmodes/gdb-ui.el (gdb-var-create-regexp)
2806         (gdb-var-list-children-regexp, gdb-var-update-regexp)
2807         (gdb-var-list-children-regexp-1, gdb-var-update-regexp-1)
2808         (gdb-data-list-register-values-regexp)
2809         (gdb-stack-list-locals-regexp, gdb-stack-list-locals-handler):
2810         Future proof against new fields being added to MI output.
2811         (gdb-send): Don't treat backslashes for program input as
2812         continuations.
2813         (gdb-assembler-handler): Don't use window-start for this handler.
2814         (gdb-frame-handler): Don't change to hollow arrow if overlay
2815         arrow doesn't move to new frame.
2817 2006-03-24  Nick Roberts  <nickrob@snap.net.nz>
2819         * progmodes/gdb-ui.el (gdb-continuation): Declare earlier to
2820         prevent compiler warnings.
2821         (gdb-stopped): Check for gud-last-last-frame (case: signal).
2822         (breakpoint-disabled): Make lighter for contrast with overlay arrow.
2823         (gdb-assembler-custom): Use hollow-right-triangle for assembler
2824         buffer too.
2826 2006-03-23  Reiner Steib  <reinersteib+gmane@imap.cc>
2828         * pgg-gpg.el (pgg-gpg-update-agent): Check for
2829         make-network-process, so we can use the same code in Gnus v5-10
2830         too and have this file fully synchronized with that release.
2832 2006-03-23  Romain Francoise  <romain@orebokech.com>
2834         * ibuf-ext.el (ibuffer-read-filter-group-name):
2835         Use `ibuffer-generate-filter-groups' to make completion list match
2836         the filter groups that are really displayed in the Ibuffer buffer.
2837         (ibuffer-generate-filter-groups): Add new args noempty, nodefault.
2839 2006-03-23  Kenichi Handa  <handa@m17n.org>
2841         * international/mule-cmds.el (sort-coding-systems): Describe that
2842         the argument is modified in docstring.
2844 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
2846         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
2847         (pgg-gpg-update-agent): New function.
2848         (pgg-gpg-use-agent-p): New function.
2849         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
2850         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
2851         (pgg-gpg-sign-region): Use it.
2853 2006-03-21  Chong Yidong  <cyd@stupidchicken.com>
2855         * cus-edit.el (custom-face-set): Call custom-push-theme before
2856         face-spec set so that `changed' theme is correctly saved.
2857         (custom-face-reset-standard): Reset to recalculated face rather
2858         than defface spec.
2860         * custom.el (custom-push-theme): Only save `changed' theme if the
2861         current face does not match the defface specs.
2863 2006-03-21  Simon Josefsson  <jas@extundo.com>
2865         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
2866         <wilde@sha-bang.de>.
2867         (pgg-gpg-use-agent): New variable.
2868         (pgg-gpg-process-region): Use it.
2869         (pgg-gpg-encrypt-region): Likewise.
2870         (pgg-gpg-encrypt-symmetric-region): Likewise.
2871         (pgg-gpg-decrypt-region): Likewise.
2872         (pgg-gpg-sign-region): Likewise.
2873         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
2875 2006-03-21  Carsten Dominik  <dominik@science.uva.nl>
2877         * textmodes/org.el (org-open-at-point): Fix bug in wiki-style
2878         bracket links.
2880 2006-03-21  Kim F. Storm  <storm@cua.dk>
2882         * progmodes/gdb-ui.el (gdb-reset): Set buffer local value of
2883         fringe-indicator-alist instead of modifying global value.
2884         (gdb-frame-handler): Likewise.
2886 2006-03-21  Nick Roberts  <nickrob@snap.net.nz>
2888         * diff-mode.el (diff-function): Make it inherit from diff-header
2889         instead of diff-context.
2891         * progmodes/gdb-ui.el (hollow-right-triangle): Define as fringe
2892         bitmap.
2893         (gdb-info-stack-custom): Rename from gdb-info-frames-custom and
2894         change names in macro above for consistency.
2895         (gdb-frame-handler): Use hollow-right-triangle for all selected
2896         frames which except the innermost (where execution has stopped).
2897         (gdb-reset): Reset buffer-local values of overlay-arrow.
2899 2006-03-20  Richard Stallman  <rms@gnu.org>
2901         * simple.el (set-mark-command): Doc fix.
2903         * files.el (display-buffer-other-frame): New command.
2904         (ctl-x-4-map): Bind C-x 5 C-o to it.
2906 2006-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2908         * jit-lock.el (jit-lock-function): Check for the actual defer-timer
2909         rather than just defer-time, in case defer-time has been changed but
2910         the timer isn't running yet.
2911         (jit-lock-deferred-fontify): Correspondingly let-bind defer-timer.
2913 2006-03-19  Luc Teirlinck  <teirllm@auburn.edu>
2915         * help-mode.el (help-follow-symbol): New function.
2916         Essentially identical to the old `help-follow', but do not let
2917         `push-button' do the work when on an xref.
2918         (help-mode-map): Bind `help-follow-symbol' to "C-c C-c".
2920 2006-03-19  Richard Stallman  <rms@gnu.org>
2922         * help-mode.el (help-xref-symbol-regexp): Make no xref for symbol
2923         preceded by the word `program'.
2924         (help-follow-mouse, help-follow): Throw error if not on xref.
2925         Delete no longer used args.
2927 2006-03-20  Nick Roberts  <nickrob@snap.net.nz>
2929         * progmodes/gdb-ui.el (gdb-stopped): Even when there is no source
2930         annotation ensure gud-overlay-arrow-position is redisplayed.
2932 2006-03-19  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
2934         * textmodes/bibtex.el (bibtex-include-OPTkey)
2935         (bibtex-entry-field-alist, bibtex-generate-url-list): Mark as risky.
2936         (bibtex-autokey-name-case-convert)
2937         (bibtex-autokey-titleword-case-convert): Make these the aliases
2938         for the following two variables.
2939         (bibtex-autokey-name-case-convert-function)
2940         (bibtex-autokey-titleword-case-convert-function): Make these the
2941         real names.
2942         (bibtex-font-lock-keywords): Make bibtex-font-lock-url and
2943         bibtex-font-lock-crossref sublists.
2944         (bibtex-mode): Revert 2005-12-30 change (which made
2945         completion-ignore-case buffer-local).
2946         (bibtex-url): Simplify.
2948 2006-03-19  Kim F. Storm  <storm@cua.dk>
2950         * emulation/cua-rect.el (cua--highlight-rectangle): Set overlay
2951         cursor property value to 2 (to align with C level change).
2953 2006-03-19  Bill Wohler  <wohler@newt.com>
2955         * image.el (image-load-path-for-library): Shorten first line in
2956         docstring.
2958 2006-03-18  Richard Stallman  <rms@gnu.org>
2960         * mail/rmail.el (rmail-reply-regexp): Undo previous change.
2962 2006-03-18  Ben North  <ben@redfrontdoor.org>  (tiny change)
2964         * isearch.el (isearch-other-meta-char): Handle user bindings for
2965         shifted control characters.
2967 2006-03-18  Agustin Martin  <agustin.martin@hispalinux.es>
2969         * textmodes/ispell.el (ispell-skip-region-alist): Add "_+" to the
2970         part that matches email addresses, file names, etc.
2972 2006-03-18  Eli Zaretskii  <eliz@gnu.org>
2974         * term/w32-win.el (mouse-set-font):
2975         Mention w32-list-proportional-fonts in the doc string.
2977 2006-03-18  Kim F. Storm  <storm@cua.dk>
2979         * ido.el (ido-cache-ftp-work-directory-time): Doc fix.
2980         (ido-unc-hosts): New user option to explicitly define list of know
2981         UNC-style hosts for completion.
2982         (ido-cache-unc-host-shares-time): New user option.
2983         (ido-is-unc-root, ido-is-unc-host, ido-cache-unc-valid):
2984         New helper functions for UNC file-name support.
2985         (ido-may-cache-directory): Check for UNC host.  Simplify.
2986         (ido-wash-history): Clean out old UNC hosts.
2987         (ido-nonreadable-directory-p): UNC hosts are always readable.
2988         (ido-directory-too-big-p): UNC hosts are never too big.
2989         (ido-set-current-directory): Handle UNC root path.
2990         (ido-file-name-all-completions): Complete UNC host names from
2991         ido-unc-hosts list.  Cache UNC host shares.
2992         (ido-make-file-list-1): Don't filter UNC root.
2993         (ido-exhibit): Check for // in root directory, and switch to UNC
2994         mode by setting ido-current-directory to //.
2996 2006-03-17  Luc Teirlinck  <teirllm@auburn.edu>
2998         * cus-edit.el (customize-changed-options): Mention explicit
2999         version number as default in prompt.
3001 2006-03-17  Bill Wohler  <wohler@newt.com>
3003         * image.el (image-load-path-for-library): Minor docstring fix.
3005 2006-03-17  Carsten Dominik  <dominik@science.uva.nl>
3007         * textmodes/org.el (org-read-date): Include subgroup 5 into
3008         replacement text.
3009         (org-popup-calendar-for-date-prompt): Fix customization type.
3011 2006-03-17  Nick Roberts  <nickrob@snap.net.nz>
3013         * progmodes/gdb-ui.el (gud-watch): Provide completion.
3014         (gdb-continuation): New variable.
3015         (gdb-send): Deal with continuation lines.
3017         * progmodes/gud.el (gud-gdb-complete-command)
3018         (gud-gdb-run-command-fetch-lines): Adapt for use with watch
3019         expressions.
3020         (gud-tooltip-mode): Use buffer-local value.
3022 2006-03-16  Kim F. Storm  <storm@cua.dk>
3024         * ido.el (ido-edit-input): Use selected match, if any.
3026 2006-03-16  Bill Wohler  <wohler@newt.com>
3028         * image.el (image-load-path-for-library): Prefer user's images in
3029         image-load-path.
3031 2006-03-16  Martin Rudalics  <rudalics@gmx.at>
3033         * mouse.el (mouse-drag-vertical-line): Use window-inside-edges
3034         when checking for attempt to drag leftmost or rightmost scrollbar.
3036 2006-03-16  Nick Roberts  <nickrob@snap.net.nz>
3038         * progmodes/gdb-ui.el (gdb-inferior-status): New variable.
3039         (gdb-force-mode-line-update): New function.
3040         (gdb-resync, gdb-starting, gdb-signal, gdb-exited, gdb-stopped)
3041         (gdb-exited): Use them.
3042         (gdb-signal): New function.
3043         (gdb-annotation-rules): Provide a rule for it.
3045 2006-03-16  Kenichi Handa  <handa@m17n.org>
3047         * international/mule.el (auto-coding-regexp-alist): Add entries
3048         for Unicode BOM.
3050         * sort.el (sort-build-lists): Temporarily bind
3051         inhibit-field-text-motion to t.
3053 2006-03-15  Luc Teirlinck  <teirllm@auburn.edu>
3055         * locate.el (locate-command, locate-make-command-line)
3056         (locate-fcodes-file, locate-update-command)
3057         (locate-prompt-for-command, locate, locate-with-filter)
3058         (locate-get-file-positions): Doc fixes.
3059         (locate-buffer-name, locate-header-face): Remove leading `*' in
3060         defcustom.
3061         (locate-filter-output): Use `keep-lines' instead of its alias
3062         `delete-non-matching-lines'.
3063         (locate-get-filename, locate-get-dirname): Add introductory comment.
3064         (locate-find-directory-other-window): Give appropriate error
3065         message if used outside main listing.
3067 2006-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
3069         * font-lock.el (font-lock-lines-before): Delete variable, subsumed by
3070         the new extend-region feature.
3071         (font-lock-after-change-function): Update correspondingly.
3072         * jit-lock.el (jit-lock-after-change): Update correspondingly.
3073         * progmodes/grep.el (font-lock-lines-before): Don't disable.
3075 2006-03-15  Bill Wohler  <wohler@newt.com>
3077         * image.el (image-load-path-for-library): Fix example by not
3078         recommending that one binds image-load-path.  Just defvar it to
3079         placate compiler and only use it if previously defined.
3081 2006-03-15  Carsten Dominik  <dominik@science.uva.nl>
3083         * textmodes/org.el (org-insert-centered): Use `string-width' to
3084         make underlining work for wide characters.
3085         (org-goto-map, org-agenda-mode-map, org-mode-map): Explicitly bind
3086         TAB to `org-cycle', to make sure that no binding in
3087         `outline-mode-map' can supercede it.
3089 2006-03-14  Ken Manheimer  <ken.manheimer@gmail.com>
3091         * allout.el: Increment version to 2.2.1 in file commentary.
3093         (allout-version): Increment to 2.2.1.
3095         (allout-default-layout): New customization variable, used when the
3096         file lacks a specific allout-layout.  Uses allout-layout-type for
3097         recursively nested definition.
3099         (allout-layout-type): Widget defining allout layouts, necessary for
3100         self-recursive definition.
3102         (allout-mode): Incorporate allout-default-layout as fallback for
3103         allout-layout.
3105         (allout-layout): Mark as 'safe-local-variable', and refer mention
3106         fallback to `allout-default-layout' in absence of a specified value.
3107         (allout-passphrase-verifier-string)
3108         (allout-passphrase-hint-string): Mark as 'safe-local-variable'.
3110         (allout-file-passphrase-verifier-string): Obsolete variable, removed.
3112         (allout-get-encryption-passphrase-verifier): Use correct name of
3113         passphrase verifier in docstring.
3115 2006-03-15  Nick Roberts  <nickrob@snap.net.nz>
3117         * progmodes/gdb-ui.el (gdb-var-list): Change order of first two
3118         elements.
3119         (gdb-find-watch-expression): Make it work for arrays too.
3120         Follow change to gdb-var-list.
3121         (gud-watch): Allow the user to enter variable name with a prexix
3122         arg.  Create keybindings.
3123         (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
3124         (gdb-var-list-children-handler, gdb-var-update-handler)
3125         (gdb-var-delete, gdb-edit-value, gdb-speedbar-expand-node)
3126         (gdb-var-list-children-handler-1, gdb-var-update-handler-1):
3127         Follow change to gdb-var-list.
3128         (gdb-starting): Don't show the overlay arrows when program is running.
3130         * progmodes/gud.el (gud-speedbar-buttons): Follow change to
3131         gdb-var-list.
3133 2006-03-14  Bill Wohler  <wohler@newt.com>
3135         * image.el (image-load-path-for-library): Pass value of path
3136         rather than symbol.  Always return list of directories.
3137         Guarantee that image directory comes first.
3139 2006-03-14  Alan Mackenzie  <acm@muc.de>
3141         * font-core.el (font-lock-extend-region\(-function\)?.):
3142         New function/variable.
3144         * font-lock.el (font-lock-after-change-function):
3145         Call font-lock-extend-region.  Obey font-lock-lines-before.
3146         (font-lock-default-fontify-region): Remove reference to
3147         font-lock-lines-before.
3149         * jit-lock.el (jit-lock-after-change):
3150         Call font-lock-extend-region.  Obey font-lock-lines-before.
3152 2006-03-14  David Ponce  <david@dponce.com>
3154         * tree-widget.el (tree-widget-themes-load-path)
3155         (tree-widget-themes-directory, tree-widget-theme): Doc fix.
3157 2006-03-13  Ryan Yeske  <rcyeske@gmail.com>
3159         * net/rcirc.el (rcirc) <defgroup>: Add link to manual.
3160         (rcirc-print): Mark the start of text at the end of the prompt.
3161         (rcirc-track-minor-mode): Add autoload cookie.
3162         (rcirc-update-activity-string): Add space to front of mode-line
3163         indicator.
3165 2006-03-13  Miles Bader  <miles@gnu.org>
3167         * net/rcirc.el (rcirc-nick-abbrevs): Remove variable.
3168         (rcirc-abbrev-nick): Remove function.
3169         (rcirc-format-response-string): Don't call `rcirc-abbrev-nick'.
3171 2006-03-13  David Ponce  <david@dponce.com>
3173         * tree-widget.el: Handle themes across all occurrences of the main
3174         themes sub-directory found in tree-widget-themes-load-path.
3175         (tree-widget-themes-directory, tree-widget-theme): Doc fix.
3176         (tree-widget--locate-sub-directory): Return all occurrences.
3177         (tree-widget-themes-path): New function.
3178         Replace tree-widget-themes-directory, and return a list of directories.
3179         (tree-widget-set-parent-theme)
3180         (tree-widget-lookup-image): Use it.
3182 2006-03-13  Carsten Dominik  <dominik@science.uva.nl>
3184         * textmodes/org.el (org-link-search): Avoid self-matching of
3185         links, allow target text to be distributed over several lines.
3186         (org-search-not-link): New function.
3187         (org-set-regexps-and-options, org-get-current-options):
3188         New startup options.
3189         (org-export-as-html): Take odd-level setting from local variable.
3190         (org-fontify-emphasized-text): New option.
3191         (org-set-font-lock-defaults): Include emphasized text.
3192         (org-follow-mhe-link): Allow folder-only links, fix folder name.
3193         (org-font-lock): Customize group renamed from `org-faces'.
3195 2006-03-13  John Paul Wallington  <jpw@pobox.com>
3197         * ibuf-ext.el (ibuffer-never-show-predicates): Add `require'
3198         keyword; require `ibuf-ext' feature.  Thanks to Zhang Wei.
3200 2006-03-12  Luc Teirlinck  <teirllm@auburn.edu>
3202         * cus-start.el (all): Delete :version keyword for members of the
3203         fringe group, since the entire group is new in 22.1.
3205 2006-03-13  Nick Roberts  <nickrob@snap.net.nz>
3207         * progmodes/gdb-ui.el (gdb-stack-list-locals-handler): Add local
3208         map if value is hexadecimal (an address).
3209         (gud-watch): Only search roots for existing watch expressions.
3210         (gdb-speedbar-refresh): Bind speedbar-shown-directories to nil to
3211         prevent caching problems with speedbar-update-directory-contents.
3213 2006-03-12  Juri Linkov  <juri@jurta.org>
3215         * battery.el (battery-linux-proc-acpi): Check `capacity' for non-nil
3216         before comparing with `low' and `warn'.
3218         * info.el (Info-dir-remove-duplicates): Move point to the
3219         beginning of the current line after deleting the entries from
3220         redundant heading.  Use marker for `limit' and compare it with
3221         point before calling `re-search-forward'.
3223 2006-03-11  Luc Teirlinck  <teirllm@auburn.edu>
3225         * simple.el (yank): Fix typo in docstring.
3227 2006-03-11  Ryan Yeske  <rcyeske@gmail.com>
3229         * mail/rmailsum.el (rmail-summary-next-msg): Skip deleted
3230         messages, where "D" is the 6th character.
3232 2006-03-11  Eli Zaretskii  <eliz@gnu.org>
3234         * simple.el (yank): Fix last change.
3236 2006-03-11  David Ponce  <david@dponce.com>
3238         * ispell.el (ispell-find-aspell-dictionaries): Add aliases before
3239         merging elements from the standard ispell-dictionary-alist.
3240         (ispell-aspell-add-aliases): Add aliases to the passed dictionary
3241         alist, and return the new alist.
3243 2006-03-11  Richard Stallman  <rms@gnu.org>
3245         * mail/rmail.el (rmail-ignored-headers): Discard DomainKey-Signature.
3247         * eshell/eshell.el (eshell-prefer-to-shell): Variable deleted;
3248         the way it is implemented is too unclean.
3250         * simple.el (kill-region, yank): Doc fix.
3252         * battery.el (battery-echo-area-format): Doc fix.
3253         (battery-mode-line-format): Likewise.
3254         (battery-linux-proc-apm, battery-linux-proc-acpi): Likewise.
3255         (battery-linux-proc-acpi): Ignore batteries that say "charged".
3257 2006-03-11  Kurt Hornik  <Kurt.Hornik@wu-wien.ac.at>
3259         * progmodes/octave-mod.el (octave-indent-for-comment):
3260         Behave according to do string.
3262 2006-03-11  Agustin Martin  <agustin.martin@hispalinux.es>
3264         * textmodes/ispell.el (ispell-menu-map-needed) [ispell-message]:
3265         Be visible only if major mode is Mail Mode.
3267         * textmodes/flyspell.el (flyspell-external-point-words)
3268         (flyspell-process-localwords): Fix last changes.
3270 2006-03-11  Eli Zaretskii  <eliz@gnu.org>
3272         * calendar/holidays.el (list-holidays): Doc fix.
3274         * international/mule.el (auto-coding-alist): Add .odt
3275         (OpenOffice's open document) files.
3277         * files.el (auto-mode-alist): Add .odt (OpenOffice's open
3278         document) files.  Mention in the doc string the need to sync with
3279         auto-coding-alist.
3281 2006-03-10  Chong Yidong  <cyd@stupidchicken.com>
3283         * files.el (hack-local-variables-confirm): Don't prompt for ! if
3284         enable-local-variables is set to always query, or there is no
3285         savable variable.
3287 2006-03-10  Bill Wohler  <wohler@newt.com>
3289         * image.el (image-load-path-for-library): Merge at least three
3290         functions from Gnus and MH-E into this one function that can now
3291         be shared.
3293 2006-03-11  Nick Roberts  <nickrob@snap.net.nz>
3295         * progmodes/gdb-ui.el (gdb-remove-text-properties): Rename from
3296         gdb-remove-mouse-face and remove help-echo too.
3297         (gdb-enqueue-input): Correct conditional clause.
3299 2006-03-10  Glenn Morris  <rgm@gnu.org>
3301         * calendar/calendar.el (calendar-holidays): Doc fix.
3302         * calendar/holidays.el (list-holidays): Doc fix.
3304 2006-03-10  Nick Roberts  <nickrob@snap.net.nz>
3306         * progmodes/gdb-ui.el (gdba): Don't call gdb-init-1 explicitly as
3307         it gets called in gdb-prompt anyway.
3308         (gdb-use-separate-io-buffer): Only restore window arrangement for
3309         gdb-many-windows.
3310         (gdb-enqueue-input): Make it harder to send GDB input when program
3311         is running.
3312         (gdb-buffer-list): New variable.
3313         (gdb-remove-mouse-face): New function.
3314         (gdb-starting): Use it when GDB input won't get sent.
3316 2006-03-08  Juanma Barranquero  <lekktu@gmail.com>
3318         * help.el (view-lossage): Remove trailing whitespace before
3319         inserting "\n".
3321 2006-03-07  Chong Yidong  <cyd@stupidchicken.com>
3323         * files.el (hack-local-variables-confirm):
3324         Set coding-system-for-read to nil before writing to .emacs.
3326         * arc-mode.el (archive-extract): Check if an existing buffer name
3327         comes from a different archive.
3329         * help.el (describe-key-briefly): If KEY is a down event, read and
3330         discard the up event.
3332 2006-03-07  Nick Roberts  <nickrob@snap.net.nz>
3334         * progmodes/gud.el (gud-speedbar-buttons): Allow pointers to
3335         be edited and use font-lock-warning-face for any changes.
3337         * progmodes/gdb-ui.el (gdb-edit-value-handler): New function.
3338         (gdb-edit-value): Use it to report any errors.
3340 2006-03-07  Juanma Barranquero  <lekktu@gmail.com>
3342         * help.el (describe-key): Remove leftover test code.
3344 2006-03-07  Carsten Dominik  <dominik@science.uva.nl>
3346         * textmodes/org.el: Move defvars out of eval-when-compile.
3347         Use buffer-file-name variable.
3348         (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused
3349         arg `file'.
3350         (org-level-faces): Remove startup dependency.
3351         (org-cycle, org-map-tree, org-scan-tags)
3352         (org-remember-handler): Don't call `outline-level' directly.
3353         (org-mhe-search-all-folders): New option.
3354         (org-mhe-get-message-folder-from-index)
3355         (org-mhe-get-message-folder): Fix indexing search.
3356         (org-format-agenda-item): Handle nil TAGS argument.
3357         (org-cleaned-string-for-export, org-activate-target-links)
3358         (org-make-target-link-regexp): Deal with empty radio target list.
3359         (org-tag): New face.
3360         (org-get-level-face): New function.
3361         (org-set-font-lock-defaults): Simplify setup for headlines.
3362         (org-complete): Pass common substring to `display-completion-list'.
3364 2006-03-06  David Ponce  <david@dponce.com>
3366         * tree-widget.el: Update Commentary header.
3367         (tree-widget-theme-name): Ignore parent themes.
3368         (tree-widget-set-parent-theme): New function.
3369         (tree-widget-set-theme): Use it.
3370         (tree-widget-set-image-properties): Move definition.  Does nothing
3371         if image properties have already been set.
3372         (tree-widget-image-properties): Move definition.  Receive an image
3373         name.  Set the :pointer property.
3374         (tree-widget-lookup-image): Doc fix.  Search in parent themes.
3375         Don't set the :pointer image property.
3376         (tree-widget-convert-widget): New function.  Handle :dynargs
3377         compatibility here.
3378         (tree-widget): Use it to :convert-widget.  Add the :expander-p
3379         predicate to control when the :expander function is entered.
3380         Thanks to Ken Manheimer <ken.manheimer@gmail.com> for the idea.
3381         (tree-widget-value-create): Handle :expander-p.  widget-apply
3382         :expander.
3383         (tree-widget-expander-p): New function.  Default value of the
3384         :expander-p property.
3386 2006-03-06  Chong Yidong  <cyd@stupidchicken.com>
3388         * help.el (describe-key): Properly handle the return value of
3389         read-key-sequence when grabbing an up-event.  Cleanup mouse-1
3390         remaps.  Handle string and vector `follow-link' values.
3392 2006-03-06  Stefan Monnier  <monnier@iro.umontreal.ca>
3394         * complete.el (PC-expand-many-files): Try be more careful when parsing
3395         the shell's output.
3397 2006-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
3399         * outline.el (hide-sublevels): Provide better interactive default.
3401 2006-03-06  Kenichi Handa  <handa@m17n.org>
3403         * international/fontset.el (create-fontset-from-fontset-spec):
3404         Fix regexp for paring FONTSET-SPEC (allow spaces after `:').
3406 2006-03-05  Luc Teirlinck  <teirllm@auburn.edu>
3408         * progmodes/gud.el (gud-jdb-marker-filter): Quote `[' with two
3409         backslashes instead of one in regexp.
3410         (gud-tooltip-dereference): Add missing optional argument.
3412 2006-03-04  John Paul Wallington  <jpw@pobox.com>
3414         * wdired.el (toplevel): Require `cl' at compile-time.
3416 2006-03-04  Andreas Schwab  <schwab@suse.de>
3418         * server.el (server-process-filter): Handle errors during
3419         evaluation of the argument.
3421 2006-03-03  John Paul Wallington  <jpw@pobox.com>
3423         * t-mouse.el (t-mouse-drag-start, t-mouse-swap-alt-keys): Doc fix;
3424         escape parentheses at beginning of line.
3425         (t-mouse-tty, t-mouse-make-event): Doc fix; use imperative.
3426         (t-mouse-mode): Remove period from end of error message.
3428 2006-03-03  Agustin Martin  <agustin.martin@hispalinux.es>
3430         * textmodes/flyspell.el (flyspell-process-localwords):
3431         Be case-sensitive.
3433 2006-03-03  Martin Rudalics  <rudalics@gmx.at>
3435         * cus-edit.el (custom-quote): Remove function, since it has been
3436         moved to custom.el.
3438         * font-lock.el (lisp-font-lock-keywords-2)
3439         * emacs-lisp/rx.el (rx-check-any, rx-check-not)
3440         * generic-x.el (reg-generic-mode): Quote "]"s in regexps when
3441         they have no special meaning.
3443         * midnight.el (clean-buffer-list): Handle case where base-buffer of
3444         indirect buffer gets killed before indirect buffer.  Use dolist.
3446 2006-03-03  Ken Manheimer  <ken.manheimer@gmail.com>
3448         * emacs-lisp/edebug.el (edebug-display): Use `edebug-sit-for-seconds'
3449         value instead of a literal constant (1) on more pauses.
3451 2006-03-03  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>  (tiny change)
3453         * textmodes/flyspell.el (flyspell-external-point-words):
3454         Be case-sensitive.
3456 2006-03-03  Ryan Yeske  <rcyeske@gmail.com>
3458         * net/rcirc.el (rcirc-url-regexp): Match entire url when it starts
3459         with "www".
3461 2006-03-03  Ken Manheimer  <ken.manheimer@gmail.com>
3463         * allout.el: Restablish intermediate missing comment header to
3464         preserve outline structure.
3465         (allout-beginning-of-current-entry): Skip invisible text.
3466         (allout-open-topic): Fix opening a topic at end-of-buffer.
3467         (allout-minor-mode): Move nearer to allout-mode function.
3469 2006-03-02  Carsten Dominik  <dominik@science.uva.nl>
3471         * textmodes/org.el (org-paste-subtree): Remove (debug) form.
3473 2006-03-02  Nick Roberts  <nickrob@snap.net.nz>
3475         * dframe.el (dframe-frame-mode): Don't burp when menu-bar-lines
3476         is nil.
3478         * progmodes/gud.el (gud-speedbar-menu-items):
3479         Use buffer-local-value and add missing :visible keyword.
3481         * progmodes/gdb-ui.el (gdb-speedbar-refresh): Quieten speedbar-refresh.
3483 2006-03-01  Carsten Dominik  <dominik@science.uva.nl>
3485         * textmodes/reftex-index.el (reftex-index-map): `follow-mouse'
3486         must be `follow-link'.
3488         * textmodes/reftex-toc.el (reftex-toc-map): Likewise.
3490         * textmodes/org.el (org-export-as-html): Fix bugs in HTML
3491         formatting: No nested anchors.
3492         (org-all-targets): Fix bug with XEmacs compatibility.
3493         (org-read-date): Add (require 'parse-time).
3494         (org-set-tags): Fix bug with extra inserted space.
3495         (org-export-html-style): Define a style class for targets.
3496         (org-agenda-keymap, org-mouse-map): Add a binding for `follow-link'.
3497         (org-hide-leading-stars): New option.
3498         (org-hide): New face.
3499         (org-set-font-lock-defaults): Allow to hide leading stars.
3500         (org-get-legal-level, org-tr-level): New functions.
3501         (org-odd-levels-only): New option.
3502         (org-level-faces, org-paste-subtree, org-convert-to-odd-levels)
3503         (org-demote, org-promote): Deal with double-star levels.
3504         (org-convert-to-odd-levels): New command.
3506 2006-03-01  Nick Roberts  <nickrob@snap.net.nz>
3508         * speedbar.el (speedbar-update-localized-contents): Try to
3509         preserve window-start.
3510         (speedbar-update-directory-contents): Try to preserve window-start
3511         and window-point.
3512         (speedbar-update-special-contents): Don't move back to start of window.
3514         * progmodes/gdb-ui.el (gdb-speedbar-refresh): Rename from
3515         gdb-speedbar-timer-fn.  Use speedbar-refresh instead of
3516         speedbar-timer-fn.
3517         (gdb-var-update-handler, gdb-var-update-handler-1): Use it.
3518         (gdb-speedbar-expand-node): Use speedbar-delete-subblock
3519         instead of gdb-speedbar-timer-fn.
3521 2006-02-28  Jay Belanger  <belanger@truman.edu>
3523         * calc/calccomp.el (math-compose-tex-matrix): Add a latex option.
3524         (math-compose-expr): Use latex option when calling
3525         `math-compose-tex-matrix' for latex mode.
3527 2006-02-28  Nick Roberts  <nickrob@snap.net.nz>
3529         * speedbar.el: Re-instate comments about developing for speedbar
3530         [this is what info and gdb-ui use even if better methods exist now].
3532         * t-mouse.el: New file.
3533         (t-mouse-tty): Use with-temp-buffer.  Add more terminal types.
3534         (t-mouse-lispy-buffer-posn-from-coords): Remove.
3535         (t-mouse-make-event-element): Use posn-at-x-y instead.
3536         (t-mouse-make-event): Deal with Fedora Core 3.
3537         (t-mouse-make-event): Don't sink the `stupid text mode menubar'.
3538         (t-mouse-mouse-position-function): New function.  Use it instead
3539         of advising mouse-position.
3540         (t-mouse-mode): New minor mode.
3541         (t-mouse-stop, t-mouse-run): Remove.  Use t-mouse-mode instead.
3543 2006-02-27  Glenn Morris  <rgm@gnu.org>
3545         * calendar/calendar.el (calendar-holidays): Doc fix.
3547 2006-02-27  Nick Roberts  <nickrob@snap.net.nz>
3549         * progmodes/gdb-ui.el (gdb-source-window): New variable.
3550         Re-introduce the concept of a source window.
3551         (gdb-get-buffer-create): Rename from gdb-get-create-buffer for
3552         consistency with get-buffer-create.
3553         (def-gdb-auto-update-handler, gdb-info-locals-handler)
3554         (gdb-data-list-register-values-handler)
3555         (gdb-stack-list-locals-handler): Try to preserve window-start as
3556         well as window-point.
3557         (gdb-display-source-buffer): New function (old concept).
3558         (gdb-goto-breakpoint): Use it.
3560         * progmodes/gud.el (gud-display-line): Use gdb-display-source-buffer
3561         for gdb-ui/gdb-mi (old concept).
3563 2006-02-27  Carsten Dominik  <dominik@science.uva.nl>
3565         * textmodes/reftex-index.el (reftex-index-map): Add `follow-mouse'
3566         binding.
3568         * textmodes/reftex-toc.el (reftex-toc-map): Add `follow-mouse' binding.
3570         * textmodes/reftex-sel.el (reftex-select-label-map)
3571         (reftex-select-bib-map): Add `follow-mouse' binding.
3573 2006-02-26  Luc Teirlinck  <teirllm@auburn.edu>
3575         * jka-cmpr-hook.el (jka-compr-compression-info-list)
3576         (jka-compr-mode-alist-additions, jka-compr-load-suffixes):
3577         Give :set functions to provide automatic updating.
3578         Update docstring.  Give compiler defvars early in the file
3579         and move the defcustoms to a later spot where all called functions
3580         are defined.
3581         (jka-compr-file-name-handler-entry): Doc fix.
3582         (jka-compr-compression-info-list--internal)
3583         (jka-compr-mode-alist-additions--internal)
3584         (jka-compr-load-suffixes--internal): New variables.
3585         (jka-compr-install): Set the three above variables.
3586         Update `load-file-rep-suffixes' instead of `load-suffixes'.
3587         (jka-compr-update, jka-compr-set): New functions.
3588         (auto-compression-mode): Doc fix.
3590         * jka-compr.el (jka-compr-uninstall): Replace `mapcar' with `mapc'.
3591         Update `load-file-rep-suffixes' instead of `load-suffixes'.
3592         Use jka-compr-compression-info-list--internal,
3593         jka-compr-mode-alist-additions--internal and
3594         jka-compr-load-suffixes--internal.
3596         * files.el (load-library):
3597         * loadhist.el (file-loadhist-lookup):
3598         * startup.el (command-line):
3599         * subr.el (locate-library):
3600         * emacs-lisp/autoload.el (update-directory-autoloads):
3601         * emacs-lisp/find-func.el (find-library-suffixes):
3602         Use `get-load-suffixes' instead of `load-suffixes'.
3604         * subr.el (locate-library):
3605         * emacs-lisp/find-func.el (find-library-name):
3606         Use `load-file-rep-suffixes' instead of '("").
3608 2006-02-26  Kim F. Storm  <storm@cua.dk>
3610         * ido.el (ido-save-history, ido-load-history): Simplify.
3611         Don't use find-file-noselect to avoid interference from other modes.
3613 2006-02-25  Thien-Thi Nguyen  <ttn@gnu.org>
3615         * progmodes/sh-script.el (sh-mode): Fix bug: Arrange
3616         to use the default shell if filename is not available.
3617         Reported by Giorgos Keramidas.
3619 2006-02-25  John Williams  <jrw@pobox.com>  (tiny change)
3621         * progmodes/etags.el (tags-completion-table): Do completion from
3622         all the tables in the current list, as documented in the manual.
3624 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
3626         * CC Mode Update to 5.31.3.
3628 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
3630         * progmodes/cc-mode.el (c-postprocess-file-styles):
3631         Bind inhibit-read-only to t, around the call to
3632         c-remove-any-local-eval-or-mode-variables, so that it works on a
3633         RO file.
3635 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
3637         * progmodes/cc-awk.el: Correct a typo.
3639 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
3641         * progmodes/cc-cmds.el, cc-mode.el: Rename c-hungry-backspace to
3642         c-hungry-delete-backwards, at the request of RMS.  Leave the old
3643         name as an alias.
3645 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
3647         * progmodes/cc-mode.el: Correct a typo.
3649 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
3651         * progmodes/cc-defs.el: Update the version number to 5.31.3.
3653 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
3655         * progmodes/cc-cmds.el (c-electric-brace): Fix clean-up
3656         brace-else-brace (error due to mbeg, mend being undefined).
3658 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
3660         * progmodes/cc-mode.el: File Local variables: Solve the problem
3661         where both `mode' and c-file-offsets are specified: `mode' will
3662         overwrite c-f-o's settings:
3663         (c-remove-any-local-eval-or-mode-variables): New function.
3664         (c-postprocess-file-styles): Call the above new function, within
3665         c-tentative-buffer-change, to splat `mode' and `eval' before the
3666         second hack-local-variables.
3668 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
3670         * progmodes/cc-mode.el:
3671         [Supersedes patch to cc-engine.el 2005-12-16T20:07:49Z!monnier@iro.umontreal.ca]
3672         (c-after-change): Protect the match data with save-match-data.
3673         It was getting corrupted by c-after-change-check-<>-operators.
3675         * cc-defs.el: [Supersedes patch V1.38]:
3676         (top level): Check for a buggy font-lock-compile-keywords ONLY in
3677         XEmacs.  GNU Emacs 22 now has a check which would throw an error here.
3679         * progmodes/cc-awk.el (c-awk-after-change): Protect the match data
3680         with save-match-data.  It was being corrupted when Font Lock was
3681         not enabled.
3683 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
3685         * progmodes/cc-langs.el (c-mode-menu): Add menu items for Electric
3686         Mode and Subword Mode.
3688         * progmodes/cc-engine.el (c-beginning-of-statment-1): Distinguish
3689         real labels ("case 1:" or "foo:") from non-labels ("public:").
3690         (c-forward-objc-directive): Replace c-forward-token-2 with crude
3691         coding; c-f-t-2 doesn't move over a token at EOB.
3693         * progmodes/cc-defs.el (c-version): Update version number to 5.31.2.
3695         * progmodes/cc-cmds.el, cc-mode.el, cc-engine.el
3696         (c-update-modeline): Concatenate the minor mode indicators
3697         directly onto mode-name, removing c-submode-indicators.
3698         Sometimes, c-s-i got separated from the mode name on the mode line.
3700         * progmodes/cc-cmds.el (c-electric-brace, c-electric-semi&comma)
3701         (c-electric-colon): Correct doc-strings: "/ln" -> "/la".
3703 2006-02-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
3705         * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Improve the
3706         error message when there's an evaluation error to show whether
3707         it's loaded from source or not.
3708         (c-filter-ops): Make it available at runtime too to work when
3709         `c-make-init-lang-vars-fun' needs to evaluate from source.
3711 2006-02-24  Juanma Barranquero  <lekktu@gmail.com>
3713         * help.el (help): Revert last part of 2006-02-23 change (deletion
3714         of the `provide' call).
3716 2006-02-23  Juri Linkov  <juri@jurta.org>
3718         * compare-w.el (compare-windows-highlight): Add new value
3719         `persistent' and change :type from `boolean' to `choice'.
3720         (compare-windows-overlays1, compare-windows-overlays2):
3721         New internal variables.
3722         (compare-windows-highlight): If compare-windows-highlight is
3723         `persistent', add current overlays to compare-windows-overlays[12]
3724         instead of adding compare-windows-dehighlight to pre-command-hook.
3725         (compare-windows-dehighlight): Delete all overlays from
3726         compare-windows-overlays[12].
3728         * info.el (Info-search): Don't bind search-spaces-regexp to
3729         Info-search-whitespace-regexp in non-regexp isearch mode.
3731 2006-02-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3733         * help.el (describe-mode): Pass `mode-name' to format-mode-line.
3735 2006-02-23  Juanma Barranquero  <lekktu@gmail.com>
3737         * textmodes/org.el (org-xemacs-p)
3738         (org-export-html-show-new-buffer, org-table-may-need-update)
3739         (org-insert-item, org-mhe-get-message-real-folder)
3740         (org-mhe-get-message-folder-from-index)
3741         (org-mhe-get-message-folder, org-mhe-get-message-num)
3742         (org-mhe-get-header, org-make-org-heading-search-string)
3743         (org-make-org-heading-camel, org-table-sort-lines)
3744         (org-format-org-table-html, org-format-table-table-html):
3745         Fix typos in docstrings.
3747 2006-02-23  Carsten Dominik  <dominik@science.uva.nl>
3749         * textmodes/org.el (org-cleaned-string-for-export)
3750         (org-solidify-link-text): New function.
3751         (org-add-hook): Use `add-local-hook' instead of `make-local-hook' for
3752         XEmacs, just to silence the compiler.
3753         (org-export-as-ascii, org-export-as-html-and-open):
3754         Use `org-cleaned-string-for-export' and create internal links.
3755         (org-follow-mhe-link): Require mh-e, use folder.
3757 2006-02-23  Nick Roberts  <nickrob@snap.net.nz>
3759         * progmodes/gud.el (gud-speedbar-buttons): Use shadow face properly.
3761         * progmodes/gdb-ui.el (gdb-debug-ring-max): Rename from
3762         gdb-debug-log-length.
3763         (gdb-debug-ring): Rename from gdb-debug-log-ring.  Don't make
3764         it a real ring but...
3765         (gud-gdba-marker-filter): ...make it work like mark-ring.
3766         (gdb-enable-debug): Rename from gdb-enable-debug-log.
3767         (gdb-mouse-jump): New function.  Add bindings.
3769 2006-02-23  Nick Roberts  <nickrob@snap.net.nz>
3771         * progmodes/gdb-ui.el (gdb-signalled): New variable and function.
3772         (gdb-debug-log-ring): Rename from gdb-debug-log and make a ring.
3773         (gdb-send, gdb-send-item, gud-gdba-marker-filter): Use it.
3774         (gdb-debug-log-length): Customize it's length.
3775         (gud-watch, gdb-var-create-handler): Display function::var format
3776         but don't use to create variable object.
3777         (gdb-var-create-handler): Use message-box in place of message.
3778         (gdb-stopped): Call gdb-exited if signalled.
3780 2006-02-22  Carsten Dominik  <dominik@science.uva.nl>
3782         * textmodes/reftex.el (reftex-locate-file): Remove duplicate function.
3784         * textmodes/reftex-vars.el (reftex-try-all-extensions): New option.
3786         * textmodes/reftex.el (reftex-locate-file): Search all extensions
3787         if `reftex-try-all-extensions' is set.
3789         * textmodes/reftex-dcr.el (reftex-view-crossref): New argument to
3790         fail silently when there is no valid argument at point.
3791         (reftex-view-crossref-when-idle): Call `reftex-view-crossref' with
3792         `fail-silently' argument.  From a patch by David Reiter.
3794         * textmodes/org.el (org-mark-ring-push, org-mark-ring-goto):
3795         New commands.
3796         (org-mark-ring): New variable.
3797         (org-mark-ring-length): New option.
3798         (org-open-at-point, org-goto, org-open-file): Push old position
3799         onto the mark ring.
3800         (org-add-hook): New function.
3801         (org-export-table-remove-special-lines): New option.
3802         (org-skip-comments, org-format-org-table-html): Respect new
3803         option `org-export-table-remove-special-lines'.
3804         (org-open-file): Allow special command configuration for
3805         directory link.
3806         (org-file-apps): Fix bugs in customize type, added setting
3807         for directories.
3808         (org-activate-tags, org-format-agenda-item, org-complete)
3809         (org-get-tags-at, org-scan-tags, org-make-tags-matcher)
3810         (org-get-tags, org-get-buffer-tags, org-open-at-point)
3811         (org-link-search, org-make-org-heading-search-string)
3812         (org-make-org-heading-camel): Allow @ and 0-9 as tags characters.
3813         (org-radio-targets, org-file-link-context-use-camel-case)
3814         (org-activate-camels): New options.
3815         (org-update-radio-target-regexp, org-all-targets)
3816         (org-make-target-link-regexp, org-activate-target-links):
3817         New functions.
3818         (org-make-org-heading-search-string): New function.
3819         (org-store-link, org-insert-link): Use new option
3820         `org-file-link-context-use-camel-case'.
3821         (org-activate-camels): Use new option `org-activate-camels'.
3822         (org-link-regexp): Add mhe prefix.
3823         (org-open-at-point, org-store-link): Support for mhe links.
3824         (org-mhe-get-message-real-folder, org-mhe-get-message-folder)
3825         (org-mhe-get-message-folder-from-index, org-mhe-get-message-num)
3826         (org-mhe-get-header, org-follow-mhe-link): New functions.
3827         (org-remove-angle-brackets, org-add-angle-brackets):
3828         New functions.
3829         (org-bracket-link-regexp): New constant.
3830         (org-read-date): Fix bug that was rejecting all typed dates.
3831         (org-link-search): Make hierarchy above visible after a match.
3832         (org-follow-bbdb-link): Inhibit electric mode for BBDB.
3833         (org-store-link): Fix bug with link creation when cursor is in
3834         an empty line.
3835         (org-open-at-point): Fix bug with matching a link.
3836         Fixed buggy argument sequence in call to `org-view-tags'.
3837         (org-compile-prefix-format): Set `org-prefix-has-tag'.
3838         (org-prefix-has-tag): New variable.
3839         (org-format-agenda-item): Remove tags from headline
3840         if appropriate.
3841         (org-agenda-remove-tags-when-in-prefix): New option.
3843 2006-02-21  Michael Kifer  <kifer@cs.stonybrook.edu>
3845         * ediff-diff.el (ediff-setup-diff-regions, ediff-setup-diff-regions3):
3846         Fix the regular expressions.
3848 2006-02-21  Richard M. Stallman  <rms@gnu.org>
3850         * progmodes/sh-script.el (sh-mode): Set shell type based on file name
3851         if there's no other specific basis.
3853         * emacs-lisp/unsafep.el (unsafep): Don't treat &rest or &optional
3854         as variables at all.
3855         (unsafep-variable): Rename arg; doc fix.
3857         * abbrevlist.el (list-one-abbrev-table): Add autoload.
3859         * calendar/appt.el (diary-selective-display): Add defvar.
3861         * sort.el (sort-columns): Use Posix arg syntax for `sort'.
3863         * isearch.el (search-whitespace-regexp): Fix custom type.
3865         * help.el (describe-key-briefly): Compute interactive args
3866         in same was as before previous change.
3868         * files.el (enable-local-variables): Doc fix.
3870 2006-02-21  Kim F. Storm  <storm@cua.dk>
3872         * fringe.el: Cleanup as file is now pre-loaded.
3873         (fringe-bitmaps): Initialize unconditionally.
3874         (fringe-mode, set-fringe-style): Remove autoload cookies.
3876 2006-02-21  Giorgos Keramidas  <keramida@ceid.upatras.gr>  (tiny change)
3878         * fringe.el (fringe-bitmaps): Rename `horisontal-bar' to
3879         `horizontal-bar'.
3880         (fringe-cursor-alist): Use `horizontal-bar'.
3882 2006-02-20  Kim F. Storm  <storm@cua.dk>
3884         * fringe.el (fringe-bitmaps): Update to new bitmap names.
3885         (fringe-indicator-alist, fringe-cursor-alist): Initialize.
3887         * loadup.el: Load "fringe" on window systems.
3889 2006-02-20  Nick Roberts  <nickrob@snap.net.nz>
3891         * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for all
3892         out of scope components.
3894         * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): Don't enable by
3895         default.
3897 2006-02-20  Chong Yidong  <cyd@stupidchicken.com>
3899         * custom.el (customize-mark-to-save, customize-mark-as-set):
3900         Load the symbol first.
3902 2006-02-20  Juanma Barranquero  <lekktu@gmail.com>
3904         * buff-menu.el (list-buffers-noselect): Turn also "\n" into a
3905         strech spec so it doesn't display as "^J" on the header line
3906         when `Buffer-menu-use-header-line' is t.
3908 2006-02-20  Nick Roberts  <nickrob@snap.net.nz>
3910         * speedbar.el (speedbar-make-button): Keep text properties
3911         of string arguments if desired.
3913         * progmodes/gud.el (gud-speedbar-buttons): Fontify watch
3914         expessions.
3916         * progmodes/gdb-ui.el (gdb-speedbar-expand-node): Force update
3917         of speedbar.
3919 2006-02-19  Ryan Yeske  <rcyeske@gmail.com>
3921         * ffap.el (ffap-read-file-or-url): Bind `completion-ignore-case'
3922         to value of `read-file-name-completion-ignore-case'.
3924 2006-02-19  Chong Yidong  <cyd@stupidchicken.com>
3926         * custom.el (customize-mark-as-set): Push to `user' theme.
3928         * cus-edit.el (custom-save-variables): Allow unthemed values.
3929         (customize-set-variable): Push setting to `user' theme.
3931 2006-02-19  Nick Roberts  <nickrob@snap.net.nz>
3933         * progmodes/gud.el: Don't require font-lock as it's now
3934         automatically loaded.
3935         (gud-speedbar-buttons): Replace gdb-var-changed with
3936         gdb-force-update.
3938         * progmodes/gdb-ui.el (gdb-force-update): Rename from
3939         gdb-var-changed.
3940         (gdb-post-prompt): Use it.
3941         (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
3942         (gdb-var-update-handler, gdb-var-delete)
3943         (gdb-speedbar-expand-node, gdb-var-list-children-handler-1)
3944         (gdb-var-update-handler-1): Don't set gdb-var-changed, just set
3945         gdb-force-update in gdb-post-prompt.
3946         (gdb-reset): Clear watch expressions from speedbar when quitting.
3948 2006-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
3950         * viper-cmd.el (viper-insert-state-post-command-sentinel)
3951         (viper-change-state-to-vi, viper-change-state-to-emacs):
3952         Make aware of cursor coloring in the Emacs state.
3953         (viper-special-read-and-insert-char): Use read-char-exclusive.
3954         (viper-minibuffer-trim-tail): Workaround for fields in minibuffer.
3956         * viper-init.el (viper-emacs-state-cursor-color): New variable.
3958         * viper-util.el (viper-save-cursor-color)
3959         (viper-get-saved-cursor-color-in-replace-mode)
3960         (viper-get-saved-cursor-color-in-insert-mode)
3961         (viper-restore-cursor-color): Make aware of the cursor color in Emacs
3962         state.
3963         (viper-get-saved-cursor-color-in-emacs-mode): New function.
3965         * ediff-diff.el (ediff-ignore-case, ediff-ignore-case-option)
3966         (ediff-ignore-case-option3, ediff-actual-diff-options)
3967         (ediff-actual-diff3-options): New variables to control case sensitivity.
3968         (ediff-make-diff2-buffer, ediff-setup-fine-diff-regions)
3969         (ediff-setup-diff-regions3): Make aware of case-sensitivity.
3970         (ediff-toggle-ignore-case): New function.
3971         (ediff-extract-diffs, ediff-extract-diffs3): Preserve point in buffers.
3973         * ediff-help.el (ediff-long-help-message-narrow2)
3974         (ediff-long-help-message-compare2, ediff-long-help-message-compare3)
3975         (ediff-long-help-message-word-mode): Add ignore-case command.
3976         (ediff-help-for-quick-help): Add ignore-case command.
3978         * ediff-merg.el: Move provide to the end.
3980         * ediff-ptch.el: Move provide to the end.
3982         * ediff-wind.el: Move provide to the end.
3984         * ediff-mult.el: Move provide to the end.
3985         (ediff-set-meta-overlay): Enable follow-link.
3987         * ediff.el: Move provide to the end.
3988         Break recursive load cycle in eval-when-compile.
3989         (ediff-patch-buffer): Better heuristics.
3991         * ediff-util.el: Move provide to the end.
3992         Break recursive load cycle in eval-when-compile.
3993         (ediff-setup-keymap): Add binding for #c.  Replace some defsubsts with
3994         defuns.
3995         (ediff-submit-report): Pass the values of ediff-diff3-program,
3996         ediff-diff3-options.
3998 2006-02-19  Juanma Barranquero  <lekktu@gmail.com>
4000         * help-fns.el (help-do-arg-highlight): Recognize also ARG- followed by
4001         the opening bracket of the following bracketing pairs: {}, [], (), <>,
4002         `' (for example, in the docstring of `windmove-default-keybindings').
4004 2006-02-19  Nick Roberts  <nickrob@snap.net.nz>
4006         * progmodes/gud.el (gud-speedbar-buttons): Update properly for
4007         shadow face.  Don't provide binding to edit variable when it is
4008         out of scope.
4010         * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
4011         (gdb-var-update-handler): Detect out of scope variables with pre
4012         GDB 6.4 too.
4013         (gdb-post-prompt): Revert change from 2006-02-17 (force update).
4014         Reset status of variable objects to nil in update handlers.
4015         (gdb-var-update-handler-1): Detect when a variable object comes
4016         in scope.  setcar on var changes gdb-var-list directly.
4018 2006-02-17  Juri Linkov  <juri@jurta.org>
4020         * ffap.el (ffap) <defface>: Add explicit face declaration.
4021         (ffap-highlight): Use face `ffap' directly instead of checking
4022         for its existence.
4024         * icomplete.el (icomplete-get-keys): Use `t' for the second arg
4025         `visible-ok' of `other-buffer' to find the right original buffer.
4027         * info.el (Info-search): Skip `Local Variables' node.
4029 2006-02-17  Juri Linkov  <juri@jurta.org>
4031         * info.el (Info-find-file): Check for symbols `apropos', `history',
4032         `toc' in the input filename, and return these symbols as is.
4033         (Info-find-node-2): Set Info-current-file to symbols `apropos',
4034         `history', `toc' instead of strings.
4035         (Info-set-mode-line): For non-string Info-current-file use the
4036         symbol's name inside **.
4037         (Info-isearch-push-state): Add quote before Info-current-file and
4038         Info-current-node.
4039         (Info-isearch-pop-state): Use `equal' instead of `string='.
4040         (Info-extract-pointer, Info-following-node-name): Use
4041         `match-string-no-properties' instead of `match-string'.
4042         (Info-up): Check `old-file' for `stringp'.
4043         (Info-history): Use `equal' instead of `string-equal'.
4044         Check `file' for `stringp'.
4045         (Info-history): Use symbol `history' instead of string as first arg
4046         of `Info-find-node'.
4047         (Info-toc): Check `Info-current-file' for `stringp'.  Use symbol
4048         `toc' instead of string.
4049         (Info-extract-menu-node-name): Use `buffer-substring-no-properties'
4050         instead of `buffer-substring', and `match-string-no-properties'
4051         instead of `match-string'.
4052         (Info-index-nodes): Check for symbols `apropos', `history', `toc'
4053         instead of strings.
4054         (info-apropos): Use `Info-find-node' instead of `Info-goto-node'.
4055         Use symbol `apropos' instead of string.
4056         (Info-copy-current-node-name): Check `Info-current-file' for
4057         `stringp' and construct a command with `Info-find-node' from it.
4058         (Info-fontify-node): Use `match-string-no-properties' instead of
4059         `match-string' and check file names for `stringp'.
4060         (Info-desktop-buffer-misc-data): Check for symbols `apropos',
4061         `history', `toc' instead of strings.
4063 2006-02-17  Chong Yidong  <cyd@stupidchicken.com>
4065         * files.el: Rearrange functions and variables in the file local
4066         variables section.
4068 2006-02-17  Reiner Steib  <Reiner.Steib@gmx.de>
4070         * files.el: Add truncate-lines, ispell-check-comments and
4071         ispell-local-dictionary as safe local variables.
4073 2006-02-18  Nick Roberts  <nickrob@snap.net.nz>
4075         * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for
4076         out of scope variables.
4077         (gud-speedbar-buttons): Use unless.
4079         * progmodes/gdb-ui.el (gdb-var-list): Update doc string.
4080         (gdb-init-1, gdb-var-changed): Set gdb-var-changed to t initially.
4081         (gdb-show-changed-values): Also use for out of scope variables.
4082         (gdb-var-update-handler-1): Note if variable goes out of scope.
4084 2006-02-17  Ryan Yeske  <rcyeske@gmail.com>
4086         * net/rcirc.el (rcirc-connect): Make all arguments optional, and
4087         default to global variable values for unsupplied args.
4088         (rcirc-get-buffer-create): Fix bug with setting the target.
4089         (rcirc-any-buffer): Rename from rcirc-get-any-buffer, and include
4090         test for rcirc-always-use-server-buffer-flag here.
4091         (rcirc-response-formats): Add %N, which is a facified nick.  %n
4092         uses the default face.  Change the ACTION format string.  If the
4093         "nick" is the server, don't print anything for that field.
4094         Comment fixes.
4095         (rcirc-target-buffer): Don't test
4096         rcirc-always-use-server-buffer-flag here.
4097         (rcirc-print): Squeeze extra spaces out of the text before message.
4098         (rcirc-put-nick-channel): Strip potential "@" char from nick
4099         before adding them to nick table.
4100         (rcirc-url-regexp): Improve to match address like "foo.com".
4102 2006-02-17  Eli Zaretskii  <eliz@gnu.org>
4104         * allout.el (allout-hidden-p): Move this defsubst before
4105         allout-overlay-interior-modification-handler, where it is first
4106         used.
4108 2006-02-17  Ken Manheimer  <ken.manheimer@gmail.com>
4110         * allout.el: Use allout invisible-text overlays instead of
4111         selective display for concealed text.  Also, lots of general
4112         cleanup, and improved compatibility code.
4114         (allout-version) Incremented, corrected, revised, and refined
4115         module commentary.
4117         (provide 'allout): Moved to the bottom, added a require of overlay.
4119         (allout-encrypt-unencrypted-on-saves): Defaults to t instead of
4120         `except-current'.
4121         (allout-write-file-hook-handler): Minimize delay.
4122         (count-trailing-whitespace-region): New function so
4123         auto-encryption of current topic can resituate cursor exactly.
4124         PGP/GPG encryption trims trailing whitespace from lines, which
4125         must be accounted for across encryption then decryption.
4127         (allout-command-prefix): Now defaults to "\C-c<space>" rather than
4128         just plain "\C-c", to avoid intruding on user's keybinding space.
4130         (allout-toggle-current-subtree-encryption): Pass along fetch-pass
4131         parameter, so user request to provide a new password is done.
4133         (allout-outside-normal-auto-fill-function, allout-auto-fill):
4134         Refined mechanism for auto-filling behavior while in allout mode.
4136         (allout-mode): Explicitly specify the mode map in the docstring.
4137         Clarify provision for various write-file hook var names.
4138         Adjusted for invisible-text overlays instead of selective-display.
4140         (allout-depth): Really return 0 if not within any topic.  This
4141         rectifies `allout-beginning-of-level' and sequence numbering
4142         errors that occur when cutting and pasting numbered topics.
4143         Changed from a in-line subst to a regular function, as well.
4145         (allout-pre-next-prefix): Renamed from allout-pre-next-preface.
4147         (allout-end-of-subtree, allout-end-of-subtree)
4148         (allout-end-of-entry, allout-end-of-current-heading)
4149         (allout-next-visible-heading, allout-open-topic, allout-show-entry)
4150         (allout-show-children, allout-show-to-offshoot)
4151         (allout-hide-current-entry, allout-show-current-entry): Rectified
4152         handling of trailing blank lines between items.
4154         (allout-line-boundary-regexp, set-allout-regexp, allout-depth)
4155         (allout-current-depth, allout-unprotected, allout-hidden-p)
4156         (allout-on-current-heading-p, allout-listify-exposed)
4157         (allout-chart-subtree, allout-goto-prefix)
4158         (allout-back-to-current-heading, allout-get-body-text)
4159         (allout-snug-back, allout-flag-current-subtree, allout-show-all)
4160         (allout-hide-region-body, allout-toggle-subtree-encryption)
4161         (allout-encrypt-string, allout-encrypted-key-info)
4162         (allout-next-topic-pending-encryption, allout-encrypt-decrypted)
4163         (allout-file-vars-section-data): Adjusted for use with
4164         invisible-text overlays instead of selective-display.
4166         (allout-kill-line, allout-kill-topic, allout-yank-processing):
4167         Reworked for use with invisible text overlays.
4169         (allout-current-topic-collapsed-p): New function.
4171         (allout-hide-current-subtree): Use allout-current-topic-collapsed-p
4172         to know when to close the containing topic.
4174         (allout-pre-command-business, allout-post-command-business):
4175         Simplify undo-batching and dynamic isearch exposure.
4177         (allout-set-overlay-category): New for invisible-text overlays.
4178         Sets properties of allout-overlay-category, used by
4179         allout-flag-region to set invisible-text overlay properties.
4180         (allout-get-invisibility-overlay): Get the first qualifying
4181         invisibility overlay, so we can find the extent of it.
4182         (allout-back-to-visible-text): Get to just before the beginnining
4183         of the current invisibility overlay, if any.
4185         (allout-overlay-insert-in-front-handler)
4186         (allout-overlay-interior-modification-handler)
4187         (allout-before-change-handler, allout-isearch-end-handler): New
4188         functions to handle extraordinary actions affecting concealed
4189         text.
4191         (allout-flag-region): Use overlays instead of selective-display
4192         for invisible text - by inheritence from the properties of
4193         allout-overlay-category in mainline Emacs, and applied
4194         property-by-property in XEmacs, some recent versions of which
4195         don't inherit the properties from the category.  Provisions to
4196         respond to concealed-text edits simplified drastically.
4198         (allout-isearch-rectification, allout-isearch-was-font-lock)
4199         (allout-isearch-expose, allout-enwrap-isearch)
4200         (allout-isearch-abort, allout-pre-was-isearching)
4201         (allout-isearch-prior-pos, allout-isearch-did-quit)
4202         (allout-isearch-dynamic-expose)
4203         (allout-hide-current-entry-completely): Functions deleted.
4205         (allout-undo-aggregation): Explicit undo aggregation no longer
4206         necessary due to transition away from selective-display.
4208         (set-allout-regexp, allout-up-current-level)
4209         (allout-next-visible-heading, allout-forward-current-level)
4210         (allout-open-topic, allout-reindent-body, allout-rebullet-topic)
4211         (allout-kill-line, allout-yank-processing, allout-show-children)
4212         (allout-expose-topic, allout-old-expose-topic)
4213         (allout-listify-exposed, allout-insert-latex-header)
4214         (allout-toggle-subtree-encryption, allout-encrypt-string)
4215         (remove-from-invisibility-spec, allout-hide-current-subtree):
4216         Ditched unused variables.
4218 2006-02-17  Agustin Martin  <agustin.martin@hispalinux.es>
4220         * textmodes/ispell.el (ispell-change-dictionary): Call
4221         ispell-buffer-local-dict instead of
4222         ispell-accept-buffer-local-defs.
4223         (ispell-local-dictionary-alist): Accept as valid any coding-system
4224         supported by Emacs.
4225         (ispell-dictionary-alist-3): Esperanto dictionary's coding system
4226         changed to iso-8859-3.
4228 2006-02-17  Nick Roberts  <nickrob@snap.net.nz>
4230         * speedbar.el (speedbar-frame-width): Make an inline function
4231         instead of a macro.  Use frame-width.
4232         (speedbar-try-completion, speedbar-update-contents)
4233         (speedbar-timer-fn): Use consp.
4234         (speedbar-update-localized-contents): Try to preserve point.
4236         * progmodes/gdb-ui.el (gdba, gdb-var-list): Improve doc strings.
4237         (menu): Re-order menu items.
4238         (gdb-var-update-regexp, gdb-var-update-regexp-1): Match "in_scope"
4239         field.
4240         (gdb-var-update-handler-1): Use it for GDB 6.4+.
4241         (gdb-post-prompt): Speed things by not forcing update.
4243 2006-02-16  Chong Yidong  <cyd@stupidchicken.com>
4245         * wid-edit.el (widget-button-click): For mouse-1, cancel button
4246         press and perform default action if we get a mouse movement event.
4248 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
4250         * calendar/icalendar.el (icalendar--get-event-property)
4251         (icalendar--get-event-property-attributes): Fix typos in
4252         docstrings.
4254         * progmodes/flymake.el (flymake-fix-file-name): Fix typo in
4255         docstring.
4257 2006-02-15  Juanma Barranquero  <lekktu@gmail.com>
4259         * bs.el (bs-mode): Use `buffer-disable-undo'.
4260         (bs--get-file-name): Simplify.
4261         (bs-show-in-buffer): Mark the buffer as not modified.
4263 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
4265         * wid-edit.el (widget-keymap): Bind down-mouse-1 to
4266         widget-button-click.
4268         * cus-edit.el (custom-mode-map): Remove mouse-1 binding.
4269         (custom-mode): Update docstring.
4271         * cus-theme.el (custom-new-theme-mode-map): Remove mouse-1
4272         binding.
4274         * files.el (hack-local-variables-confirm): Allow scrolling if the
4275         file variable list is too long.  Kill temp buffer after use.
4277 2006-02-15  Nick Roberts  <nickrob@snap.net.nz>
4279         * progmodes/gud.el (gdb): Improve doc string.
4280         (gdb-script-font-lock-keywords): Expand allowed character set.
4282         * progmodes/gdb-ui.el (gdb-use-separate-io-buffer)
4283         (gdb-display-separate-io-buffer, gdb-frame-separate-io-buffer)
4284         (gdb-separate-io-interrupt, gdb-separate-io-quit)
4285         (gdb-separate-io-stop, gdb-separate-io-eof):
4286         Rename from gdb-inferior-* to gdb-separate-*.
4287         (gdb-set-gud-minor-mode-existing-buffers-1): Improve doc string.
4289 2006-02-14  Jay Belanger  <belanger@truman.edu>
4291         * calc/calc-arith.el (math-check-known-scalarp): Make sure
4292         expression is a symbol before checking that it is bound.
4294         * calc/calcalg2.el (math-integrate-by-parts): Do a more careful
4295         test to see if equation can be solved.
4297 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
4299         * wid-edit.el (widget-button-click): Use :pressed-face property
4300         for overlay face, if it exists.
4302         * cus-edit.el (custom-manual, custom-add-see-also)
4303         (custom-add-parent-links, custom-group-link): Add :pressed-face
4304         property to links.
4306         * files.el (hack-local-variables): Remove ignored variables before
4307         checking if any variables need setting.
4309 2006-02-14  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4311         * cus-start.el (all): Add x-gtk-whole-detached-tool-bar.
4313 2006-02-14  Juanma Barranquero  <lekktu@gmail.com>
4315         * help.el (where-is): Fix message for remapped commands.
4317         * mwheel.el (mouse-wheel-click-event, mouse-wheel-mode):
4318         Fix typos in docstrings.
4320 2006-02-13  Chong Yidong  <cyd@stupidchicken.com>
4322         * files.el (safe-local-variable-values): New option.
4323         (hack-local-variables-prop-line): Return a list of variable-value
4324         pairs if MODE-ONLY is non-nil.
4325         (hack-local-variables): Construct list of variable-value pairs,
4326         and apply or reject them in one go.  Ask for confirmation if
4327         variables are not known safe.
4328         (hack-local-variables-confirm): Complete rewrite.  Support
4329         `safe-local-variable-values'.
4330         (enable-local-variables): Update docstring to reflect new
4331         behavior.
4332         (ignored-local-variables): Ignore ignored-local-variables and
4333         safe-local-variable-values.
4334         (safe-local-variable-p): New function.
4335         (risky-local-variable-p): `safe-local-variable' property check
4336         moved to safe-local-variable-p.
4337         (hack-one-local-variable): Checks moved to hack-local-variables.
4339         (byte-compile-dynamic, c-basic-offset, c-file-style)
4340         (c-indent-level, comment-column, fill-column, fill-prefix)
4341         (indent-tabs-mode, kept-new-versions, no-byte-compile)
4342         (no-update-autoloads, outline-regexp, page-delimiter)
4343         (paragraph-start, paragraph-separate, sentence-end)
4344         (sentence-end-double-space tab-width, version-control):
4345         Add `safe-local-variable' property.
4347         * find-lisp.el: Delete nonexistent `autocompile' file variable.
4349         * icomplete.el, play/landmark.el: Change nonexistent
4350         `outline-layout' file variable to `allout-layout'.
4352 2006-02-14  Nick Roberts  <nickrob@snap.net.nz>
4354         * progmodes/gdb-ui.el (gud-watch, gdb-invalidate-registers-1)
4355         (gdb-get-changed-registers): Test value of gud-minor-mode relative
4356         to gud-comint-buffer.
4357         (gdb-speedbar-expand-node, gdb-locals-mode): Use functions in
4358         gdb-ui.el for gdb-mi.el.
4359         (gdb-post-prompt, gdb-get-changed-registers): Move test for
4360         registers buffer to gdb-get-changed-registers.
4361         (gdb-breakpoint-regexp): New regexp.  Allow toggling and
4362         deletion of catchpoints (throw and catch).
4363         (gdb-toggle-breakpoint, gdb-delete-breakpoint)
4364         (gdb-goto-breakpoint): Use it for both gdb-ui and gdb-mi.
4365         (gdb-find-file-hook, gdb-set-gud-minor-mode-existing-buffers-1)
4366         (gdb-var-list-children-1, gdb-info-breakpoints-custom)
4367         (gdb-var-update-1, gdb-invalidate-locals-1): Use also for gdb-mi.
4369 2006-02-13  Jay Belanger  <belanger@truman.edu>
4371         * calc/calc-arith.el (math-check-known-matrixp): Make sure
4372         expression is a symbol before checking that it is bound.
4374 2006-02-13  Richard M. Stallman  <rms@gnu.org>
4376         * mouse.el (mouse-drag-mode-line-1): Use mouse-drag-move-window-bottom
4377         for the minibuffer too, but not if resize-mini-windows will interfere.
4379         * help.el (describe-key-briefly, describe-key): Do all arg-reading
4380         inside `interactive' spec.
4381         (describe-key-briefly-internal, describe-key-internal):
4382         Functions merged back into their callers.
4384 2006-02-13  Martin Rudalics  <rudalics@gmx.at>
4386         * info.el (info-xref-visited): Inherit from info-xref too.
4387         (Info-set-mode-line): Replace occurrences of `%' by `%%'
4388         when propertizing Info-current-file and Info-current-node.
4390 2006-02-13  Juri Linkov  <juri@jurta.org>
4392         * tumme.el (tumme-thumbnail-storage): Fix docstring.
4393         (tumme-thumb-name): Fix per-directory format.
4395 2006-02-13  Juanma Barranquero  <lekktu@gmail.com>
4397         * subr.el (substitute-key-definition): Doc fix (hide internal arg).
4399 2006-02-12  Miles Bader  <miles@gnu.org>
4401         * net/rcirc.el (rcirc-format-response-string): Fix small bugs.
4403 2006-02-13  Mathias Dahl  <mathias.dahl@gmail.com>
4405         * tumme.el: Remove history section.  If someone needs the it, it
4406         can always be found in CVS.
4408 2006-02-12  Mathias Dahl  <mathias.dahl@gmail.com>
4410         * tumme.el (tumme-thumbnail-storage): Update docstring.  Add info
4411         about the Thumbnail Managing Standard option.
4413 2006-02-12  Richard M. Stallman  <rms@gnu.org>
4415         * subr.el (substitute-key-definition): Doc fix.
4417         * simple.el (blink-matching-paren-dont-ignore-comments): Doc fix.
4419         * files.el (magic-mode-alist): Don't use `\\s ' in regexps.
4421         * info.el (Info-mode): Doc fix.
4423         * progmodes/ebrowse.el (ebrowse-global-prefix-key): Change to C-c C-m.
4425 2006-02-12  Michael Albinus  <michael.albinus@gmx.de>
4427         * net/tramp.el (tramp-remote-path): Add "/usr/xpg4/bin" on top,
4428         because on Solaris a POSIX compatible "id" is needed.  Reported by
4429         Magnus Henoch <mange@freemail.hu>.
4431 2006-02-12  Juri Linkov  <juri@jurta.org>
4433         * tumme.el: Remove todo item about Thumbnail Managing Standard.
4434         (tumme) <defgroup>: Change :group to `multimedia'.
4435         (tumme-thumbnail-storage): Add choice `standard' for Thumbnail
4436         Managing Standard.
4437         (tumme-cmd-create-thumbnail-options): Use %w and %h instead of %s.
4438         Fix dostring.
4439         (tumme-cmd-create-temp-image-options): Use %w and %h instead of %x
4440         and %y.  Fix docstring.
4441         (tumme-cmd-pngnq-program, tumme-cmd-pngcrush-program)
4442         (tumme-cmd-create-standard-thumbnail-command): New user options.
4443         (tumme-thumb-size): Set default to 128 if tumme-thumbnail-storage
4444         is `standard'.  Fix docstring.
4445         (tumme-thumb-width, tumme-thumb-height): New user options.
4446         (tumme-external-viewer): Try to find various viewers.
4447         (tumme-get-thumbnail-image): Use `create-image' instead of
4448         constructing the `image' structure.
4449         (tumme-insert-thumbnail): Use `png' if tumme-thumbnail-storage is
4450         `standard'.
4451         (tumme-thumb-name): Add file name generation for standard storage.
4452         Simplify code for other storages.
4453         (tumme-thumb-name): Use width %w and height %h instead of size %s.
4454         Add modification time %m and thumbnail-nq8 %q.
4455         Use `tumme-cmd-create-standard-thumbnail-command' if
4456         tumme-thumbnail-storage is `standard'.
4457         (tumme-dired-insert-marked-thumbs): New autoload command.
4458         (tumme-dired-after-readin-hook): New function.
4459         (tumme-line-up-dynamic): Use `tumme-thumb-width' instead of
4460         `tumme-thumb-size'.
4461         (tumme-display-image): Replace size-x %x and size-y %y with
4462         width %w and height %h.
4464         * dired.el (dired-mode-map): Bind `\C-t\C-t' to
4465         `tumme-dired-insert-marked-thumbs'.
4467 2006-02-12  Mathias Dahl  <mathias.dahl@gmail.com>
4469         * tumme.el (tumme-write-tag): Fix small bug (file name did not
4470         include path).
4471         (tumme-mark-tagged-files): Fix bug in regexp used to find rows
4472         matching tag.
4474 2006-02-12  Miles Bader  <miles@gnu.org>
4476         * net/rcirc.el (rcirc-nick-abbrevs, rcirc-response-formats):
4477         New variables.
4478         (rcirc-abbrev-nick): New function.
4479         (rcirc-format-response-string): Rewrite to use the formats in
4480         `rcirc-response-formats' and expand escape sequences therein.
4481         A text-property `rcirc-text' is added over the actual response
4482         text to make easy to find inside the returned string.
4483         (rcirc-print): When filling, just look for the `rcirc-text'
4484         text-property to find the appropriate fill prefix, instead of
4485         using hardwired patterns.
4487 2006-02-11  Mathias Dahl  <brakjoller@hotmail.com>
4489         * tumme.el: Enhance some docstrings.  Add todo item about Thumbnail
4490         Managing Standard.
4492 2006-02-11  Kim F. Storm  <storm@cua.dk>
4494         * ido.el (ido-buffer-internal): Set mark for ido-insert-buffer.
4495         Don't use insert-buffer; do insert-buffer-substring directly.
4496         (ido-file-internal): Set mark for ido-insert-file.  Use insert-file-1.
4498 2006-02-11  Martin Rudalics  <rudalics@gmx.at>
4500         * files.el (revert-buffer, recover-file): Replace buffer-read-only
4501         with inhibit-read-only.  Suggested by Stefan Monnier.
4502         (revert-buffer): Let insert-file-contents discard
4503         buffer-undo-list.  Simplify code.
4504         (find-file, find-file-existing, revert-buffer): Doc-string fixes.
4506 2006-02-11  Eli Zaretskii  <eliz@gnu.org>
4508         * menu-bar.el (menu-bar-select-yank): Add a doc string.
4510         * help.el (describe-key-briefly): Now a wrapper for
4511         describe-key-briefly-internal.  Bind enable-disabled-menus-and-buttons
4512         to t.  Populate yank-menu if empty.
4513         (describe-key-briefly-internal): Renamed from describe-key-briefly.
4514         (describe-key): Now a wrapper for describe-key-internal.  Bind
4515         enable-disabled-menus-and-buttons to t.  Populate yank-menu if empty.
4516         (describe-key-internal): Renamed from describe-key.
4518 2006-02-11  Milan Zamazal  <pdm@zamazal.org>
4520         * progmodes/glasses.el (glasses-separator): Doc fix.
4521         (glasses-original-separator): New defcustom.
4522         (glasses-make-readable, glasses-convert-to-unreadable): Use it.
4524 2006-02-11  Martin Rudalics  <rudalics@gmx.at>
4526         * mwheel.el (mouse-wheel-up-event): Doc fix.
4528 2006-02-11  Mathias Dahl  <brakjoller@hotmail.com>
4530         * tumme.el (tumme-dir): Change default value to "~/.emacs.d/tumme/".
4531         (tumme-dir): New function.  Copied from thumbs.el.
4533 2006-02-10  Juanma Barranquero  <lekktu@gmail.com>
4535         * desktop.el (desktop-outvar): Fix typo.
4536         (desktop-save-buffer-p): Doc fix.
4538         * subr.el (substitute-key-definition): Fix typo.
4540 2006-02-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4542         * frame.el (select-frame-set-input-focus): Call x-focus-frame also
4543         when window-system is mac.
4545         * term/mac-win.el (fontset-standard): Rename from "fontset-mac".
4547 2006-02-10  Kim F. Storm  <storm@cua.dk>
4549         * subr.el (substitute-key-definition-key): Pass t for NOERROR to
4550         indirect-function instead of using condition-case.
4552 2006-02-10  Mathias Dahl  <mathias.dahl@gmail.com>
4554         * tumme.el (tumme-copy-with-exif-file-name): Try to make docstring
4555         less `colloquial'...
4557 2006-02-09  Mathias Dahl  <mathias.dahl@gmail.com>
4559         * tumme.el: Add a couple of todo items.
4561 2006-02-09  Lars Hansen  <larsh@soem.dk>
4563         * hilit-chg.el: Add highlight-changes-mode to desktop-locals-to-save.
4564         (highlight-changes-mode): Don't change desktop-locals-to-save.
4566 2006-02-09  Chong Yidong  <cyd@stupidchicken.com>
4568         * image-mode.el (image-toggle-display): Clear image cache if using
4569         filename.
4571 2006-02-09  Masatake YAMATO  <jet@gyve.org>
4573         * dired-x.el (dired-guess-shell-alist-default): Add .man as
4574         a `dired-man' target.
4576         * progmodes/autoconf.el (autoconf-font-lock-keywords): Check start
4577         boundary of symbols.
4579 2006-02-08  Peter Doornbosch  <peter.doornbosch@luminis.nl>  (tiny change)
4581         * vc-svn.el (vc-svn-print-log): Show recent commits as well.
4583 2006-02-09  Juanma Barranquero  <lekktu@gmail.com>
4585         * hilit-chg.el (hilit-chg-update-all-buffers): Use `mapc' instead of
4586         `mapcar'; return nil.
4588 2006-02-08  Chong Yidong  <cyd@stupidchicken.com>
4590         * mouse.el (mouse-drag-track): Don't change window if we rebind to
4591         some other event.
4593 2006-02-08  Ryan Yeske  <rcyeske@gmail.com>
4595         * net/rcirc.el (rcirc-startup-channels-alist):
4596         Add irc.freenode.net and #emacs as defaults.
4597         (rcirc-ignore-all-activity-flag): Remove variable.
4598         (rcirc-authinfo): New variable.
4599         (rcirc-authinfo-filename): Remove variable.
4600         (rcirc-always-use-server-buffer-flag): New flag.
4601         (rcirc): M-x rcirc will automatically connect without prompting.
4602         C-u M-x rcirc will prompt.  Use rcirc-connect to create a
4603         connection in lisp.
4604         (rcirc-process-server-response-1): Remove everything but the nick
4605         portion of the sender so it doesn't need to be done everywhere
4606         else.  Update related code.
4607         (global-map): Remove global keybindings.
4608         (rcirc-get-buffer-create): Make sure rcirc-topic is set.
4609         (rcirc-send-input): Split into several functions.
4610         (rcirc-process-input-line, rcirc-process-message)
4611         (rcirc-process-command): New functions.
4612         (rcirc-target-buffer): New function to determine where to route
4613         messages.
4614         (rcirc-user-nick): Save match data.
4615         (rcirc-toggle-ignore-buffer-activity)
4616         (rcirc-update-activity-string): Remove global ignore functionality,
4617         which can be done now by toggling rcirc-track-minor-mode.
4618         (rcirc-track-minor-mode-map): New keymap.
4619         (rcirc-track-minor-mode): New minor-mode.
4620         (ignore): Make the ignore output nicer.  Always print it when
4621         adding or removing nicks.
4622         (rcirc-url-regexp): Improve.
4623         (rcirc-mangle-text): Remove properties before using text in the
4624         modeline.
4625         (rcirc-authenticate): Authentication data comes from
4626         rcirc-authinfo, not the file pointed to by rcirc-authinfo-file.
4627         (rcirc-server-prefix): Inherit from rcirc-server.
4629 2006-02-08  Mathias Megyei  <Mathias.Megyei@micronas.com>  (tiny change)
4631         * Makefile.in (compile): Append "|| true" to the end of the `find'
4632         command, like compile-always does.
4634 2006-02-08  Sam Steingold  <sds@gnu.org>
4636         * net/tramp.el (tramp-maybe-open-connection): Do not wait for
4637         output from a dead connection.
4639 2006-02-07  Mathias Dahl  <brakjoller@hotmail.com>
4641         * dired.el (dired-mode-map): Add more bindings for tumme.
4643 2006-02-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4645         * wdired.el (wdired-mode-map): Use remap.
4646         (wdired-get-filename): Massage.
4647         (wdired-perm-mode-map): Don't copy bindings from wdired-mode-map.
4648         (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit): Use the
4649         `keymap' property rather than `local-map'.
4651 2006-02-07  Mathias Dahl  <brakjoller@hotmail.com>
4653         * tumme.el (tumme-get-thumbnail-image): New utility function.
4654         Suggested by from Chong Yidong.
4655         (tumme-dired-with-window-configuration): Rename from
4656         `tumme-dired'.  Add code to save window configuration.
4657         (tumme-restore-window-configuration): New command to restore the
4658         window configuration that `tumme-dired-with-window-configuration'
4659         saves before it changes the window configuration.
4660         (tumme-show-all-from-dir): New command to display thumbnails for
4661         all files in a directory entered by the user, like M-x thumbs.
4662         (tumme-display-thumbs): Call `pop-to-buffer' after all thumbnails
4663         have been created.
4664         (tumme-display-thumbnail-original-image): Call `display-buffer'.
4665         (obsolete-tumme-display-thumbnail-original-image-and-buffer):
4666         Remove obsolete test function.
4668 2006-02-07  Juanma Barranquero  <lekktu@gmail.com>
4670         * vc.el (small-temporary-file-directory): Remove defvar; there's
4671         a defcustom for it in files.el.
4673         * tumme.el (tumme-get-thumbnail-image): Add missing arg to `error'.
4674         Fix typo in message.
4675         (tumme-gallery-generate): Fix typo in `error' message.
4676         (tumme-display-window-height-correction)
4677         (tumme-display-window-width-correction, tumme-line-up-dynamic)
4678         (tumme-line-up-interactive): Dox fixes.
4679         (tumme-cmd-rotate-original-options, tumme-display-properties-format)
4680         (tumme-restore-window-configuration, tumme-format-properties-string)
4681         (tumme-create-thumbs, tumme-display-previous-thumbnail-original):
4682         Fix typos in docstrings.
4684 2006-02-07  Chris Moore  <christopher.ian.moore@gmail.com>  (tiny change)
4686         * wdired.el (wdired-get-filename): Fix bug: Don't re-normalize OLD.
4688 2006-02-07  Nick Roberts  <nickrob@snap.net.nz>
4690         * progmodes/gud.el (gud-tooltip-mode): Remove autoload cookie.
4691         User should use hook if desired.
4693         * progmodes/gdb-ui.el (gdb-post-prompt): Regenerate breakpoints
4694         buffer if necessary.
4695         (gdb-delete-frame-or-window): New function.
4696         (gdb-breakpoints-mode-map): Bind "q" to it.
4698 2006-02-06  Stefan Monnier  <monnier@iro.umontreal.ca>
4700         * textmodes/nroff-mode.el: Clean up name space.
4701         (nroff-mode-syntax-table): Remove spurious `1' in the syntax of \n.
4702         (nroff-mode): Obey the global setting of nroff-electric-mode.
4703         (nroff-electric-mode): Use define-minor-mode and derived-mode-p.
4705         * calendar/calendar.el (calendar-increment-month): Typo in last change.
4707 2006-02-06  Thien-Thi Nguyen  <ttn@gnu.org>
4709         * vc-svn.el (vc-svn-previous-version, vc-svn-next-version): New funcs.
4711 2006-02-06  Lars Hansen  <larsh@soem.dk>
4713         * generic-x.el (etc-fstab-generic-mode): Add file system types
4714         cifs and usbdevfs.  Allow special chars in file names.
4716 2006-02-05  Jay Belanger  <belanger@truman.edu>
4718         Update copyright notices of the files in lisp/calc.
4720 2006-02-05  Romain Francoise  <romain@orebokech.com>
4722         Update copyright notices of all files in the lisp/play directory.
4724 2006-02-04  Luc Teirlinck  <teirllm@auburn.edu>
4726         * ldefs-boot.el: Regenerate.
4728         * emacs-lisp/find-func.el (find-definition-noselect): Minor doc fix.
4730 2006-02-05  Kim F. Storm  <storm@cua.dk>
4732         * files.el (magic-mode-regexp-match-limit): New defvar.
4733         (set-auto-mode): Use it to limit magic-mode-alist matching.
4735 2006-02-04  Kevin Rodgers  <ihs_4664@yahoo.com>
4737         * simple.el (display-message-or-buffer): Compare the number of
4738         characters to the frame width when determining whether a 1-line
4739         message string will fit in the echo area.  Count screen lines
4740         instead of buffer lines when determining whether a multi-line
4741         message will fit in the echo area/minibuffer window.
4743 2006-02-04  Eli Zaretskii  <eliz@gnu.org>
4745         * info.el (Info-index, Info-mode): Improve the description of the
4746         `i' command.
4748         * ldefs-boot.el: Regenerate.
4750 2006-02-03  Werner Lemberg  <wl@gnu.org>
4752         * textmodes/nroff-mode.el (nroff-font-lock-keywords): Don't be
4753         greedy to find the closing bracket in \*[...] and similar
4754         expressions.  This is a first rough fix -- many additional
4755         refinements are necessary to make nroff mode really usable with groff.
4757 2006-02-03  Jens Petersen  <petersen@redhat.com>  (tiny change)
4759         * international/mule-cmds.el (set-locale-environment):
4760         Add "/usr/share/X11/locale/locale.alias" to search list for xorg-x11
4761         libX11.
4763 2006-02-03  Joe Wells  <jbw@macs.hw.ac.uk>  (tiny change)
4765         * arc-mode.el (archive-maybe-copy): Fix the way directories in the
4766         archive are created in archive-tmpdir.
4768 2006-02-02  John Paul Wallington  <jpw@pobox.com>
4770         * ibuffer.el (ibuffer-compressed-file-name-regexp): New defcustom.
4771         (ibuffer-fontification-alist): Use it.
4772         (ibuffer-mode-map): Bind `ibuffer-mark-compressed-file-buffers'
4773         to "* z" and the Ibuffer Mark menu.
4775         * ibuf-ext.el (ibuffer-mark-compressed-file-buffers): New command.
4777 2006-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4779         * textmodes/table.el (*table--cell-describe-mode)
4780         (*table--cell-describe-bindings): Undo last change since
4781         print-help-return-message is not obsoleted by anything at all.
4783 2006-02-02  Luc Teirlinck  <teirllm@auburn.edu>
4785         * emulation/cua-base.el (cua-mode): Doc fix.
4787 2006-02-02  Juanma Barranquero  <lekktu@gmail.com>
4789         * dframe.el (dframe-handle-make-frame-visible)
4790         (dframe-handle-iconify-frame, dframe-get-focus)
4791         (dframe-select-attached-frame, dframe-power-click)
4792         (dframe-frame-mode): Fix typos in docstrings.
4794         * ezimage.el (ezimage-mail, ezimage-object-out-of-date)
4795         (ezimage-insert-image-button-maybe, ezimage-insert-over-text):
4796         Fix typos in docstrings.
4798         * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer)
4799         (hi-lock-face-buffer, hi-lock-font-lock-hook)
4800         (hi-lock-archaic-interface-message-used)
4801         (hi-lock-file-patterns-range): Fix typos in docstrings.
4803         * savehist.el (savehist-loaded, savehist-load, savehist-install)
4804         (savehist-autosave, savehist-trim-history): Fix typos in docstrings.
4806         * mail/mailclient.el (mailclient-place-body-on-clipboard-flag):
4807         Fix typo in docstring.
4809         * net/newsticker.el (newsticker--decode-iso8601-date)
4810         (newsticker--set-customvar, newsticker--buffer-insert-item)
4811         (newsticker--do-run-auto-mark-filter)
4812         (newsticker--parse-generic-feed): Doc fixes.
4813         (newsticker--retrieval-timer-list, newsticker-url-list)
4814         (newsticker-hide-immortal-items-in-echo-area)
4815         (newsticker-hide-obsolete-items-in-echo-area)
4816         (newsticker-new-item-face, newsticker--enclosure)
4817         (newsticker-buffer-update, newsticker-w3m-show-inline-images)
4818         (newsticker--parse-atom-0.3, newsticker--parse-rss-1.0)
4819         (newsticker--parse-generic-feed, newsticker--cache-contains)
4820         (newsticker--stat-num-items, newsticker-download-enclosures):
4821         Fix typos in docstrings.
4823         * net/rcirc.el (rcirc-debug): Doc fix.
4824         (rcirc-fill-column, rcirc-receive-message-hooks)
4825         (rcirc-browse-url-map, rcirc-read-only-flag, rcirc-prompt)
4826         (rcirc-mode, rcirc-generate-new-buffer-name)
4827         (rcirc-startup-channels, rcirc-ignore-update-automatic)
4828         (rcirc-cmd-ignore, rcirc-browse-url, rcirc-url-regexp):
4829         Fix typos in docstrings.
4830         (rcirc-print): "?\ " -> "?\s".
4831         (rcirc-cmd-join): Improve argument/docstring consistency.
4833 2006-02-01  Mark A. Hershberger  <mah@everybody.org>
4835         * xml.el (xml-parse-region): Move save-excursion and set-buffer up
4836         before narrow-to-region.
4838 2006-02-01  Richard M. Stallman  <rms@gnu.org>
4840         * simple.el (move-beginning-of-line): Scan properly for invis change.
4842         * replace.el (multi-occur-in-matching-buffers): Fix prev change.
4844 2006-02-01  Michael Albinus  <michael.albinus@gmx.de>
4846         * net/tramp.el (tramp-convert-file-attributes): Set file's gid
4847         change bit only when id-format is 'integer.  Reported by Matt
4848         Hodges <M.P.Hodges@rl.ac.uk>.
4850 2006-02-01  Juanma Barranquero  <lekktu@gmail.com>
4852         * hilit-chg.el (highlight-changes-initial-state)
4853         (highlight-changes-global-initial-state): Doc fixes.
4854         (highlight-changes-global-modes, global-highlight-changes):
4855         Fix typos in docstrings.
4857 2006-02-01  Kim F. Storm  <storm@cua.dk>
4859         * emulation/cua-base.el (cua-mode): Mention that CUA enables
4860         transient-mark-mode in doc string.
4862 2006-01-31  Richard M. Stallman  <rms@gnu.org>
4864         * replace.el (multi-occur): Doc fix.
4865         (multi-occur-in-matching-buffers): Rename from
4866         multi-occur-by-filename-regexp.  Prefix arg says match
4867         buffer names instead of file names.
4869 2006-01-31  Juanma Barranquero  <lekktu@gmail.com>
4871         * bs.el: Allow non-default values of `bs-header-lines-length'.
4872         (bs--running-in-xemacs): Remove (not needed anymore).
4873         (bs--set-window-height): Simplify by using `fit-window-to-buffer'
4874         instead of `shrink-window', thus avoiding having to compute the
4875         height of the window.
4876         (bs--up): Wrap around even when there's no header.
4877         (bs--down): Use `forward-line' instead of `next-line'.
4879 2006-01-30  Chong Yidong  <cyd@stupidchicken.com>
4881         * image-mode.el (image-toggle-display): Use file name if possible,
4882         instead of unnecessarily allocating a (possibly huge) lisp string.
4884 2006-01-30  John Paul Wallington  <jpw@pobox.com>
4886         * subr.el (toplevel): Define `cl-assertion-failed' condition here
4887         because the `assert' macro signals it at runtime.
4889         * emacs-lisp/cl.el (toplevel): Remove definition of
4890         `cl-assertion-failed' condition.
4892 2006-01-30  Nick Roberts  <nickrob@snap.net.nz>
4894         * thumbs.el (thumbs-marked-list): Make buffer-local and
4895         permanent-local.
4896         (thumbs-insert-thumb): Make help-echo non-sticky.
4897         (thumbs-file-alist): Use eolp as check for (non)-image.
4899 2006-01-30  Juanma Barranquero  <lekktu@gmail.com>
4901         * ediff-mult.el (ediff-meta-buffer-keymap-setup-hook)
4902         (ediff-before-session-group-setup-hooks)
4903         (ediff-default-filtering-regexp, ediff-meta-mark-equal-files):
4904         Fix typos in docstrings.
4906         * window.el (bw-dir, bw-eqdir, balance-windows)
4907         (split-window-keep-point): Fix typos in docstrings.
4909         * textmodes/org.el (org-allow-space-in-links, org-closed-string)
4910         (org-quote-string, org-calendar-to-agenda-key)
4911         (org-agenda-sorting-strategy, org-agenda-use-time-grid)
4912         (org-show-following-heading, org-tags-column)
4913         (org-use-tag-inheritance, org, org-allow-space-in-links)
4914         (org-usenet-links-prefer-google, org-file-apps-defaults-gnu)
4915         (org-enable-table-editor, org-calc-default-modes)
4916         (org-table-allow-automatic-line-recalculation)
4917         (org-export-html-style, org-export-with-fixed-width)
4918         (org-export-with-sub-superscripts, org-special-keyword)
4919         (org-formula, org-time-grid, org-table-may-need-update)
4920         (org-mode, org-goto-ret, org-goto-left, org-goto-right)
4921         (org-goto-quit, org-get-indentation, org-end-of-item)
4922         (org-move-item-down, org-move-item-up)
4923         (org-renumber-ordered-list, org-todo, org-log-done, org-occur)
4924         (org-remove-occur-highlights, org-read-date, org-goto-calendar)
4925         (org-agenda, org-agenda-day-view, org-agenda-previous-date-line)
4926         (org-agenda-log-mode, org-agenda-toggle-diary)
4927         (org-agenda-toggle-time-grid, org-agenda-cleanup-fancy-diary)
4928         (org-agenda-file-to-end, org-agenda-no-heading-message)
4929         (org-agenda-get-closed, org-format-agenda-item)
4930         (org-cmp-priority, org-cmp-category, org-cmp-time)
4931         (org-agenda-change-all-lines, org-agenda-diary-entry)
4932         (org-scan-tags, org-after-todo-state-change-hook, org-tags-view)
4933         (org-link-search, org-camel-to-words, org-open-file)
4934         (org-remember-handler, org-table-convert-region)
4935         (org-table-move-row-down, org-table-move-row-up)
4936         (org-table-copy-region, org-table-wrap-region)
4937         (org-table-toggle-vline-visibility)
4938         (org-table-get-vertical-vector, org-table-modify-formulas)
4939         (org-table-get-specials, org-recalc-commands)
4940         (org-table-rotate-recalc-marks, org-table-eval-formula)
4941         (orgtbl-make-binding, org-in-invisibility-spec-p, org-cycle)
4942         (org-level-color-stars-only, org-insert-heading):
4943         Fix typos in docstrings.
4944         (last-arg): Add defvar.
4946         * makefile.w32-in (WINS): Add erc.
4947         (MH_E_SRC): Update (copied from lisp/Makefile.in).
4949 2006-01-29  Bill Wohler  <wohler@newt.com>
4951         * Makefile.in (MH_E_SRC): Add mh-compat.el, mh-folder.el,
4952         mh-letter.el, mh-limit.el, mh-scan.el, mh-show.el, mh-thread.el,
4953         mh-tool-bar.el, mh-xface.el.  Remove mh-customize.el, mh-init.el.
4954         (mh-autoloads): Don't use comments on otherwise empty lines.
4956 2006-01-29  Edward O'Connor  <ted@oconnor.cx>
4958         * emulation/viper.el (viper-major-mode-modifier-list): Add
4959         insert-state and vi-state entries for erc-mode.
4960         (viper-go-away, viper-set-hooks): Add and remove
4961         viper-comint-mode-hook from erc-mode-hook as appropriate.
4963         * emulation/viper.el (viper-insert-state-mode-list): Add erc-mode.
4965 2006-01-29  Juanma Barranquero  <lekktu@gmail.com>
4967         * bs.el (bs--format-aux): Implement `middle' alignment as
4968         described in the docstring for `bs-attributes-list'.
4969         (bs--get-name): Simplify.  Don't pad the buffer name.
4971 2006-01-27  Agustin Martin  <agustin.martin@hispalinux.es>
4973         * textmodes/ispell.el (ispell-find-aspell-dictionaries): If no
4974         English aspell dictionary is installed, use the first entry of
4975         ispell-dictionary-alist-1.
4977 2006-01-27  Kevin Rodgers  <ihs_4664@yahoo.com>
4979         * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
4980         Doc fix.
4982 2006-01-27  Michael Albinus  <michael.albinus@gmx.de>
4984         * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
4985         for `process-file', in order to let it work for older Emacsen too.
4987 2006-01-27  Eli Zaretskii  <eliz@gnu.org>
4989         * international/latexenc.el: Add a suitable `coding:' tag.
4990         (latexenc-find-file-coding-system): Undo last change.
4992 2006-01-27  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
4994         * international/latexenc.el (latexenc-find-file-coding-system):
4995         Make sure latexenc-main-file is a regular file and is readable.
4997 2006-01-27  Andre Spiegel  <spiegel@gnu.org>
4999         * vc-rcs.el (vc-rcs-fetch-master-state, vc-rcs-consult-headers):
5000         Pass FILE to vc-user-login-name.
5002         * vc-sccs.el (vc-sccs-state): Pass FILE to vc-user-login-name.
5004 2006-01-27  Nick Roberts  <nickrob@snap.net.nz>
5006         * thumbs.el (thumbs-do-thumbs-insertion): Suppress message when
5007         there are no more images to display.
5008         (thumbs-mark, thumbs-unmark): Revert change so that they move to
5009         the next image.
5011 2006-01-26  Richard M. Stallman  <rms@gnu.org>
5013         * cus-edit.el (custom-mode): Doc: Use advertised-widget-backward.
5015         * wid-edit.el (advertised-widget-backward): New alias.
5016         (widget-keymap): Use advertised-widget-backward for S-TAB.
5018         * tumme.el: Correct the keywords.
5019         (tumme-dir-max-size): Use defvar.
5020         (tumme-setup-dired-keybindings, tumme-dired): Add autoload cookie.
5022         * simple.el (move-beginning-of-line): Take account of fields.
5023         (clone-indirect-buffer-other-window): Take args like
5024         clone-indirect-buffer, and work like it.
5026         * help-fns.el (describe-function): Don't pass `nil' as default.
5028         * files.el (risky-local-variable-p): Follow var aliases.
5030         * subr.el (lazy-completion-table): Doc fix.
5032         * mail/rmailsum.el (rmail-make-summary-line-1): Don't set
5033         global binding of `line'.
5035 2006-01-25  Andre Spiegel  <spiegel@gnu.org>
5037         * vc-hooks.el (vc-user-login-name): Rewritten to handle access via
5038         Tramp.
5040         * vc.el (vc-default-dired-state-info): Pass FILE to
5041         vc-user-login-name.
5042         (vc-default-update-changelog): Don't use vc-user-login-name, we
5043         don't need it here.
5045         * net/tramp-vc.el (vc-user-login-name): Comment out defadvice, it is
5046         no longer necessary.
5048 2006-01-25  Kenichi Handa  <handa@m17n.org>
5050         * international/mule.el (decode-char): Avoid the overhead of
5051         calling utf-lookup-subst-table-for-decode if
5052         utf-translate-cjk-mode is nil.
5053         (encode-char): Avoid the overhead of calling
5054         utf-lookup-subst-table-for-encode if utf-translate-cjk-mode is
5055         nil.
5057 2006-01-22  Kenichi Handa  <handa@m17n.org>
5059         * international/mule.el (make-subsidiary-coding-system): Reset
5060         `coding-system-define-form' property of subsidiaries to nil.
5061         Avoid duplicated entry in coding-system-alist.
5062         (make-coding-system): Avoid duplicated entry in
5063         coding-system-alist.
5064         (define-coding-system-alias): Likewise.
5066 2006-01-24  Luc Teirlinck  <teirllm@auburn.edu>
5068         * completion.el: Minor fixes in introductory comment.
5069         (completion-def-wrapper): Fix alist.
5071 2006-01-25  Nick Roberts  <nickrob@snap.net.nz>
5073         * thumbs.el (thumbs-new-image-size): New function.
5074         (thumbs-increment-image-size-element)
5075         (thumbs-decrement-image-size-element, thumbs-increment-image-size)
5076         (thumbs-decrement-image-size): Delete.
5077         (thumbs-resize-image-1): Rename from thumbs-resize-image.  Keep old
5078         temp files and use to resize.
5079         (thumbs-resize-image): Rename from thumbs-resize-image-interactive.
5080         Use increment argument to enlarge/shrink.  Preserve point.
5081         (thumbs-shrink-image): Rename from thumbs-resize-image-size-down.
5082         (thumbs-enlarge-image): Rename from thumbs-resize-image-size-up
5083         (thumbs-show-thumbs-list): Set thumbs-buffer to current-buffer.
5084         (thumbs-mark, thumbs-unmark): Preserve point.
5085         (thumbs-modify-image): Keep old temp files and use to modify.
5086         Cleanup old temp files at load time.  Preserve point.
5087         (thumbs-view-image-mode-map): Use new command names.
5089 2006-01-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5091         * log-view.el (log-view-minor-wrap): First rev is the one at point.
5093         * calendar/cal-menu.el: Avoid macros from calendar.el so as to break
5094         the nastiest part of the cyclic dependency.
5095         (cal-menu-update): Use dotimes and calendar-increment-month.
5097         * calendar/calendar.el: Remove unnecessary leading stars in docstrings.
5098         (calendar-week-start-day): Add an :initializer.
5099         (calendar-mode-map): Use suppress-keymap, and command remapping.
5100         (describe-calendar-mode): Setup xref-stack info for the back button.
5101         (calendar-star-date): Insert before delete.
5102         (calendar-set-mode-line): Add file-modified info if applicable.
5103         (calendar-increment-month): New function.
5105 2006-01-24  Tobias C. Rittweiler  <tcr@freebits.de>  (tiny change)
5107         * font-lock.el (lisp-font-lock-keywords-2):
5108         Recognize "& keywords" only at word boundaries.
5110 2006-01-24  Nick Roberts  <nickrob@snap.net.nz>
5112         * thumbs.el (thumbs-extra-images): New variable.  Make it buffer-local
5113         and permanent-local.
5114         (thumbs-max-image-number): New variable.
5115         (thumbs-do-thumbs-insertion): Use them.
5116         (thumbs-per-line): Change default to 4.
5117         (thumbs-marked-list): Rename from thumbs-markedL.
5118         (thumbs-cleanup-thumbsdir, thumbs-delete-images)
5119         (thumbs-rename-images): Use -list instead of L for internal variables.
5120         (thumbs-call-convert): Use call-process instead of shell-command.
5121         (thumbs-insert-thumb): Add filename as help-echo to each image.
5122         (thumbs-show-from-dir): Rename from thumbs-show-all-from-dir.
5123         Give dir to thumbs-show-thumbs-list.
5124         (thumbs-show-thumbs-list): Set default-directory to that of images.
5125         (thumbs-dired-show): Rename from thumbs-dired-show-all.
5126         (thumbs-display-thumbs-buffer, thumbs-show-more-images): New functions.
5127         (thumbs-mode-map): Bind "+" to thumbs-show-more-images.
5128         (thumbs-view-image-mode-map): Bind "^" to thumbs-display-thumbs-buffer.
5130 2006-01-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5132         * ses.el (ses-read-cell): Provide a default value.
5134 2006-01-23  Juanma Barranquero  <lekktu@gmail.com>
5136         * term/w32-win.el (image-library-alist): Add additional names for
5137         GIF library.
5139 2006-01-23  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
5141         * international/latexenc.el (latexenc-find-file-coding-system):
5142         Add file-regular-p check.
5144 2006-01-22  Stefan Monnier  <monnier@iro.umontreal.ca>
5146         * simple.el (clone-buffer): Don't show the new buffer in the same
5147         window.
5149 2006-01-23  Juri Linkov  <juri@jurta.org>
5151         * faces.el (link, link-visited): New faces based on default values
5152         of `info-xref' and `info-xref-visited'.
5154         * info.el (info-xref): Inherit from `link'.
5155         (info-xref-visited): Inherit from `link-visited'.
5157         * cus-edit.el (custom-buffer-create-internal): Use widget type
5158         `custom-manual' instead of `info-link' and don't set properties
5159         `button-face' and `mouse-face' explicitly.
5160         (custom-browse-group-tag, custom-browse-variable-tag)
5161         (custom-browse-face-tag): Inherit from widget class
5162         `custom-group-link' instead of `push-button'.
5163         (custom-button-unraised): Inherit from `underline' face.
5164         (custom-link): Inherit from `link' face.  Fix doc and group.
5165         (custom-add-parent-links, custom-group-value-create): Don't set
5166         properties `button-face' and `mouse-face' explicitly for
5167         `custom-group-link' widget.
5168         (custom-group-link): Add properties `button-face' and `mouse-face'
5169         to widget definition.
5170         (custom-field-keymap): New variable.  Put `custom-field-keymap' to
5171         editable-field's :keymap property.
5172         (custom-mode): Fix docstring: substitute keybindings for
5173         `widget-forward' and `widget-backward' from `widget-keymap',
5174         `widget-complete' from `custom-field-keymap', replace old
5175         `Custom-move-and-invoke' with `widget-move-and-invoke'.  Untabify.
5177         * desktop.el (desktop-load-file): Check for `fboundp' before
5178         calling `symbol-function'.
5180         * simple.el (clone-buffer, clone-indirect-buffer)
5181         (clone-indirect-buffer-other-window): Use `read-buffer' instead of
5182         `read-string'.  Fix prompts.
5184         * play/doctor.el (doctor-mode-map): Rename from `doc-mode-map'.
5186 2006-01-23  Nick Roberts  <nickrob@snap.net.nz>
5188         * thumbs.el (thumbs-file-alist): Avoid creating duplicate entries.
5190 2006-01-22  Luc Teirlinck  <teirllm@auburn.edu>
5192         * startup.el (inhibit-splash-screen, initial-scratch-message):
5193         Doc fixes.
5195 2006-01-22  Michael Albinus  <michael.albinus@gmx.de>
5197         Sync with Tramp 2.0.52.
5199         * net/tramp.el, net/tramp-ftp.el, net/tramp-util.el,
5200         net/tramp-vc.el: Add code for unloading Tramp.  See comment before
5201         `tramp-unload-tramp' for checklist.
5203         * net/tramp.el: Require `timer-funcs' instead of `timer' if in
5204         XEmacs.  Contributed by Steve Youngs <steve@sxemacs.org>.
5205         (tramp-unload-file-name-handler-alist)
5206         (tramp-unload-tramp): New defuns.
5207         (tramp-advice-PC-expand-many-files): New defadvice.
5208         (tramp-save-PC-expand-many-files, tramp-setup-complete) Defuns
5209         removed.
5210         (tramp-handle-expand-file-name): Remove double slash.
5211         (tramp-handle-file-attributes-with-ls): Return t as 9th attribute.
5212         It doesn't matter, because it will be converted later on.
5213         (tramp-handle-file-ownership-preserved-p): Rewritten.  The old
5214         implementation was just heuristic.
5215         (tramp-post-connection): Set uid and gid properties.
5216         (tramp-convert-file-attributes): Set file's gid change bit.
5217         (tramp-get-remote-uid, tramp-get-remote-gid): New defuns.
5218         (tramp-handle-expand-file-name): Use "~root" for tilde expansion
5219         in case of su(do)? methods.  The home directory of the local user
5220         will be taken else.
5221         (tramp-open-connection-telnet)
5222         (tramp-open-connection-rsh, tramp-open-connection-su)
5223         (tramp-open-connection-multi): Set PS1 to "$ ".  Otherwise, a
5224         local shell prompt could hurt.  Reported by Romain Francoise
5225         <romain@orebokech.com>.
5226         (tramp-let-maybe): Add `edebug-form-spec' property.
5227         (tramp-handle-expand-file-name): Bind `default-directory' locally
5228         to "/" in order to avoid problems with UNC shares or Cygwin
5229         mounts.
5230         (tramp-md5-function): Fix typo in error message.
5232         * net/tramp-ftp.el (tramp-ftp-enable-ange-ftp): New defun.
5234         * net/tramp-util.el (top): Apply `ignore' instead of `identity'
5235         for byte-compiler pacification.
5237 2006-01-22  Andre Spiegel  <spiegel@gnu.org>
5239         * vc-rcs.el (vc-rcs-state-heuristic): Use file-attributes with
5240         ID-FORMAT `string'.  This allows us to get rid of
5241         `vc-user-login-name UID'.
5243         * vc-sccs.el (vc-sccs-state-heuristic): Likewise.
5245 2006-01-22  John Paul Wallington  <jpw@pobox.com>
5247         * hl-line.el (hl-line-highlight, hl-line-move): Doc fixes.
5249 2006-01-21  Martin Rudalics  <rudalics@gmx.at>
5251         * emacs-lisp/find-func.el (find-definition-noselect)
5252         (find-variable-noselect): Search variables in C source code too.
5253         (find-function-C-source, find-function-noselect, find-function)
5254         (find-function-other-frame, find-variable-noselect, find-variable)
5255         (find-variable-other-frame, find-variable-at-point):
5256         Fix docstrings.
5258 2006-01-21  Francesco Potorti`  <pot@gnu.org>
5260         * mail/rmailout.el (rmail-output): Don't use content-type if it is nil.
5262 2006-01-21  Agustin Martin  <agustin.martin@hispalinux.es>
5264         * textmodes/flyspell.el (flyspell-emacs-popup, flypell-xemacs-popup):
5265         Default to disabling the "Save affix" question.
5267 2006-01-21  Marien Zwart  <marienz@gentoo.org>  (tiny change)
5269         * progmodes/python.el (python-mode) <eldoc-mode-hook>: Pass nil as
5270         the first arg to run-python.
5272 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
5274         * startup.el (command-line-1): Handle --no-desktop if desktop.el
5275         is not loaded.
5277 2006-01-20  Jay Belanger  <belanger@truman.edu>
5279         * calc/calcalg2.el (calc-sum-rec): Fix the sum when the lower
5280         limit is 0.
5282         * calc/calc-arith.el (math-add-symb-fancy): Check the length of
5283         the correct variable.
5285 2006-01-20  Carsten Dominik  <dominik@science.uva.nl>
5287         * textmodes/org.el (org-open-at-point): Fixed bug with matching a
5288         link.  Fixed buggy argument sequence in call to `org-view-tags'.
5289         (org-compile-prefix-format): Set `org-prefix-has-tag'.
5290         (org-prefix-has-tag): New variable.
5291         (org-format-agenda-item): Remove tags from headline if
5292         appropriate.
5293         (org-agenda-remove-tags-when-in-prefix): New option.
5294         (org-get-tags-at): New function.
5296 2006-01-20  Nick Roberts  <nickrob@snap.net.nz>
5298         * thumbs.el (thumbs-buffer): New variable.  Make it buffer local.
5299         (thumbs-find-image): Move image name and number from buffer name
5300         to mode name.  Set thumbs-buffer.  Preserve point so that large
5301         images remain visible.
5302         (thumbs-file-alist): Construct list in thumbs-buffer and reverse
5303         order.
5304         (thumbs-show-image-num): Get image from thumbs-file-alist.  Set
5305         mode name.
5306         (thumbs-next-image, thumbs-previous-image): Make them work.
5308 2006-01-19  Luc Teirlinck  <teirllm@auburn.edu>
5310         * cus-edit.el (custom-buffer-create-internal): State in the text above
5311         the whole buffer buttons that they do not operate on hidden items.
5312         (custom-face-menu): Use `custom-face-save' instead of
5313         `custom-face-save-command'.
5314         (custom-face-save-command): Make it an alias for `custom-face-save'
5315         and declare it obsolete.
5316         (custom-face-save): Doc fix.
5318         * dired.el (dired-no-confirm): Add quote.
5319         (dired-subdir-alist-pre-R): Add quote in
5320         `make-variable-buffer-local' form and remove unbalanced parenthesis.
5322 2006-01-19  Stefan Monnier  <monnier@iro.umontreal.ca>
5324         * textmodes/table.el (table-mode-indicator): Typo in last change.
5326 2006-01-19  Richard M. Stallman  <rms@gnu.org>
5328         * outline.el (hide-leaves): Don't call outline-end-of-heading.
5329         Fixes bug reported in Nov 2005.
5331         * isearch.el (isearch-forward): Doc fix.
5333         * dired.el (dired-move-to-filename-regexp): Define as alias.
5334         (dired-no-confirm): Use defcustom.
5335         (dired-subdir-alist-pre-R): Put defvar at top level.
5337         * battery.el (battery-linux-proc-acpi): Handle "last full capacity".
5339         * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
5340         Mark as risky.
5342         * simple.el (set-mark-command): Doc fix.
5343         (clone-indirect-buffer-other-window):
5344         Read arg like clone-indirect-buffer.
5345         (move-beginning-of-line): Skip invisible newlines.
5347 2006-01-19  Masatake YAMATO  <jet@gyve.org>
5349         * progmodes/cpp.el (cpp-edit-load): Make the order of
5350         listed conditions in a base C code buffer and its associate
5351         CPP Edit buffer the same.
5353 2006-01-19  Kenichi Handa  <handa@m17n.org>
5355         * mail/rmail.el (rmail-enable-mime): Docstring fixed.
5356         (rmail-mime-feature): Likewise.
5357         (rmail-require-mime-maybe): Use display-warning to show a warning
5358         message.
5360         * international/mule.el (auto-coding-regexp-alist-lookup): New fun.
5361         (find-auto-coding): Use auto-coding-regexp-alist-lookup.
5363 2006-01-18  Stefan Monnier  <monnier@iro.umontreal.ca>
5365         * array.el: Move defvars out of eval-when-compile.
5366         (array-make-template): Replace undeclared global var with a local one.
5367         (array-mode): Inline initialization functions.
5368         (array-init-local-variables, array-init-max-row)
5369         (array-init-max-column, array-init-columns-per-line)
5370         (array-init-field-width, array-init-rows-numbered)
5371         (array-init-line-length, array-init-lines-per-row): Remove.
5373         * play/doctor.el: Move defvars out of eval-when-compile.  Use dolist.
5374         (doc-mode-map): Define explicitly.
5375         (doctor-txtype): Use mapc.
5377         * textmodes/table.el: Move defvars out of eval-when-compile.
5378         Remove harmful code meant to avoid byte-compiler warnings.
5379         (table-fixed-mode-indicator): Remove.  Use a more complex mode-line
5380         specification that checks table-fixed-width-mode directly.
5381         (table-recognize-region, table-recognize-cell):
5382         Use restore-buffer-modified-p.
5383         (table-fixed-width-mode): Remove code that refreshes
5384         table-fixed-mode-indicator.
5385         (*table--cell-describe-bindings, *table--cell-describe-mode):
5386         Avoid obsolete name print-help-return-message.
5387         (table--test-cell-list): Don't use replace-regexp from elisp.
5388         (table--point-entered-cell-function, table--point-left-cell-function):
5389         Don't set table-fixed-mode-indicator, use force-mode-line-update.
5391         * textmodes/org.el: Move defvars out of eval-when-compile.  Move code
5392         that was after the end of file.  Use buffer-file-name variable.
5393         (org-timestamp-change): Use with-current-buffer.
5394         (org-todo-list): Don't unnecessarily define a new buffer-local var.
5395         (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused arg
5396         `file'.
5398         * progmodes/fortran.el: Move defvars out of eval-when-compile.
5399         (fortran-break-line): Remove unused var `opoint'.
5400         (fortran-abbrev-start): Obey help-event-list.
5402 2006-01-18  Jesper Harder  <harder@phys.au.dk>
5404         * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-substring.
5406 2006-01-18  Masatake YAMATO  <jet@gyve.org>
5408         * progmodes/make-mode.el (makefile-imake-mode): New mode
5409         derived from makefile-mode.
5410         (makefile-imake-mode-syntax-table): New syntax table
5411         derived from makefile-mode-syntax-table.
5412         (makefile-mode): Write about makefile-imake-mode in doc string.
5413         (makefile-mode-map): Bind "\C-c\C-m\C-i" to makefile-imake-mode.
5414         (makefile-imake-font-lock-keywords): New font lock keywords.
5416         * files.el (auto-mode-alist): Add Imakefile.
5418 2006-01-17  Agustin Martin  <agustin.martin@hispalinux.es>
5420         * textmodes/flyspell.el (ispell-kill-ispell-hook): Add to the hook when
5421         loading the file rather than when turning on flyspell-mode.
5423 2006-01-16  Luc Teirlinck  <teirllm@auburn.edu>
5425         * cus-edit.el (customize-rogue): Minor doc fix.
5427 2006-01-17  Juri Linkov  <juri@jurta.org>
5429         * dired-aux.el (dired-diff): Use dired-dwim-target-directory
5430         instead of the file at the mark as default if the file at the mark
5431         is the same as the file at point or if dired-dwim-target-directory
5432         is not the same as the current directory and the mark is not active.
5434         * log-view.el (log-view-minor-wrap): Use the same logic to get
5435         revisions as `log-view-diff'.
5437         * info.el (Info-revert-find-node): Check for Info-current-file
5438         before preserving new-history.
5440         * man.el (Man-heading-regexp): Add `/'.
5442         * textmodes/sgml-mode.el: Add `coding: iso-2022-7bit' cookie.
5443         (html-mode): Set `sentence-end-base' instead of `sentence-end'.
5445 2006-01-16  Juri Linkov  <juri@jurta.org>
5447         * faces.el (mode-line-faces): New defgroup.
5448         (mode-line-highlight): Move definition after new defgroup.
5449         (mode-line, mode-line-inactive, mode-line-highlight):
5450         Replace :group `modeline' with `mode-line-faces'.
5451         (mode-line-buffer-id): New face.
5452         (modeline-buffer-id): New face alias.
5453         (vertical-border): Remove :group `modeline'.
5455         * bindings.el (propertized-buffer-identification): Use face
5456         `mode-line-buffer-id' instead of `Buffer-menu-buffer'.
5457         (mode-line-next-buffer, mode-line-previous-buffer): New functions.
5458         (mode-line-buffer-identification-keymap): For mouse-1 replace
5459         `mode-line-unbury-buffer' with `mode-line-previous-buffer'.
5460         Replace `mode-line-bury-buffer' with `mode-line-next-buffer' for
5461         mouse-3.
5463         * buff-menu.el (buffer-menu-buffer) <defface>: Renamed from
5464         Buffer-menu-buffer.  Doc fix.
5465         (Buffer-menu-buffer): Face alias to buffer-menu-buffer.
5466         (list-buffers-noselect): Use `buffer-menu-buffer' face instead of
5467         `Buffer-menu-buffer'.
5469         * info.el (Info-mode-line-node-keymap): New defvar.
5470         (Info-set-mode-line): Use `stringp' to check Info-current-file.
5471         Propertize Info-current-node with `mode-line-buffer-id' and
5472         `mode-line-highlight' faces and `Info-mode-line-node-keymap'.
5474         * time.el (display-time-mail-face): Replace :group `faces' with
5475         `mode-line-faces'.
5477 2006-01-16  Kenichi Handa  <handa@m17n.org>
5479         * international/code-pages.el: Add autoload cookies for cp125[0345678].
5481         * language/european.el (cp1252): New alias for windows-1252.
5483         * international/mule.el (autoload-coding-system): Prepare for EOL
5484         variants.
5486 2006-01-15  Dan Nicolaescu  <dann@ics.uci.edu>
5488         * term.el (term-raw-map): Add mapping for insert.
5489         (term-send-insert): New.
5490         (term-mode): Make variables local here instead of doing it in
5491         `term-emulate-terminal'.
5492         (term-emulate-terminal): Delete incorrect optimization for cr+lf.
5493         Scroll reverse needs to take into account the scroll region.
5494         Saving and restoring the cursor should save the color attributes too.
5495         (term-reset-terminal): Reset the scroll region.
5496         (term-handle-ansi-escape): Cursor up and down should take into
5497         account the scroll region.
5498         (term-set-scroll-region): Rename from `term-scroll-region'.
5499         Move to 0,0 after setting the region.
5500         (term-handle-scroll): Handle scroll up.
5501         (term-down): Fix off by one error.
5502         (term-delete-lines): Do not delete outside the scroll region.
5503         (term-insert-lines): Take into account the scroll region.
5505 2006-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5507         * textmodes/ispell.el (ispell-internal-change-dictionary)
5508         (ispell-change-dictionary): Undo most of last change of 2006-01-13.
5509         (start, end): Move declaration outside of eval-when-compile.
5511         * textmodes/flyspell.el (flyspell-kill-ispell-hook): New fun.
5512         (flyspell-mode-on): Use it.
5514         * textmodes/ispell.el (ispell-kill-ispell): Run new hook
5515         ispell-kill-ispell-hook.
5517 2006-01-14  Luc Teirlinck  <teirllm@auburn.edu>
5519         * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
5520         (Custom-reset-saved): Do not ask for confirmation in single option
5521         buffers.
5523 2006-01-13  Richard M. Stallman  <rms@gnu.org>
5525         * font-lock.el (lisp-font-lock-keywords-1): Minor rearrangement.
5527 2006-01-13  Romain Francoise  <romain@orebokech.com>
5529         * add-log.el (add-change-log-entry, change-log-merge):
5530         Conditionally use `hard-newline'.
5532 2006-01-13  Martin Rudalics  <rudalics@gmx.at>
5534         * wid-edit.el (widget-field-end): If the overlay is no longer
5535         associated with a buffer, behave as if the overlay didn't exist.
5537         * cus-edit.el (custom-add-see-also, custom-add-parent-links):
5538         Make sure the links use the `custom-link' face.
5540 2006-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
5542         * progmodes/ld-script.el (auto-mode-alist): Use \' rather than $.
5543         (ld-script-mode): Don't set indent-line-function since we don't
5544         have one.
5546 2006-01-13  Carsten Dominik  <dominik@science.uva.nl>
5548         * textmodes/org.el (org-open-file): Use mailcap for selecting an
5549         application.
5550         (org-file-apps-defaults-gnu): Use mailcap as the default for
5551         selecting an application on a UNIX system.
5552         (org-agenda-show-tags): New command.
5553         (org-table-insert-hline): Keep cursor in current table line.
5554         (org-table-convert): Offset effect of modifying
5555         `org-table-insert-hline'.
5556         (org-format-agenda-item): New optional argument TAG.
5557         (org-compile-prefix-format): Handle %T format for the tag.
5558         (org-expand-wide-chars): New function.
5559         (org-table-insert-row, org-table-insert-hline):
5560         Use `org-expand-wide-chars'.
5561         (org-open-file): Fix bug in program launch.
5562         (org-get-time-of-day): Fix bug with times before 1am.
5563         (org-agenda-menu): Add tags commands.
5565 2006-01-13  Agustin Martin  <agustin.martin@hispalinux.es>
5567         * textmodes/ispell.el (ispell-init-process): Include the used
5568         dictionary in ispell process start message.
5569         (ispell-internal-change-dictionary): When flyspell-mode is active
5570         and dictionary is changed, make sure ispell process is restarted
5571         and flyspell word cache cleared out for the current buffer.
5572         (ispell-change-dictionary): Make sure flyspell word cache is
5573         cleared out in all buffers with active flyspell mode when
5574         dictionary is globally changed.
5575         Call ispell-internal-change-dictionary after dictionary change.
5577 2006-01-13  Eli Zaretskii  <eliz@gnu.org>
5579         * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
5581         * makefile.w32-in (MH_E_SRC): Synchronize with Makefile.in.
5582         (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): Update Copyright
5583         years.  Fix small differences wrt Makefile.in.
5584         (recompile): Use --eval '(batch-byte-recompile-directory 0)', like
5585         Makefile.in does.
5587 2006-01-12  Bill Wohler  <wohler@newt.com>
5589         * Makefile.in (MH_E_SRC): Replace mh-index.el and mh-pick.el with
5590         mh-search.el.
5592 2006-01-12  Masatake YAMATO  <jet@gyve.org>
5594         * progmodes/ld-script.el: Update copyright year.
5596 2006-01-12  Chong Yidong  <cyd@stupidchicken.com>
5598         * cus-theme.el (custom-theme-add-variable, custom-theme-add-face):
5599         Don't add widget if setting undefined.
5601 2006-01-12  John Paul Wallington  <jpw@pobox.com>
5603         * help-fns.el (describe-variable): Remove newlines from void
5604         variable output.
5606 2006-01-13  Nick Roberts  <nickrob@snap.net.nz>
5608         * wdired.el (wdired-mode-map): Add help echo for
5609         wdired-abort-changes.
5611         * man.el (Man-file-name-regexp): Adjust for a list of files.
5613 2006-01-12  Masatake YAMATO  <jet@gyve.org>
5615         * progmodes/ld-script.el (auto-mode-alist): Support
5616         suffix conventions used in netbsd and eCos.
5618 2006-01-11  Luc Teirlinck  <teirllm@auburn.edu>
5620         * cus-edit.el (custom-reset-menu, custom-buffer-create-internal)
5621         (custom-variable-menu, custom-face-menu, custom-group-menu)
5622         (Custom-mode-menu): Change names of menu items.  (As discussed on
5623         emacs-devel.)
5624         (custom-face-menu): Add "Undo Edits" item.
5626         * startup.el (init-file-user): defcustom -> defvar.
5628         * tooltip.el (tooltip-mode): Doc fix.
5630 2006-01-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5632         * reveal.el (reveal-post-command): window-buffer signals an error on
5633         dead windows rather than returning nil.
5634         (reveal-open-new-overlays): An overlay might die while we open others.
5636 2006-01-11  Bill Wohler  <wohler@newt.com>
5638         * cus-dep.el (generated-custom-dependencies-file): Fix typo and
5639         phrasing in docstring.
5641         * Makefile.in (MH_E_SRC): Rename from MH-E-SRC since the dashes
5642         can give some systems gas.  Add new file mh-buffers.el.
5644 2006-01-06  Masatake YAMATO  <jet@gyve.org>
5646         * font-lock.el (cpp-font-lock-keywords): Font lock keywords for
5647         C preprocessor forward ported from GNU Emacs 21.2.
5649         * progmodes/asm-mode.el (asm-font-lock-keywords):
5650         Use `cpp-font-lock-keywords'.
5652         * progmodes/ld-script.el (ld-script-font-lock-keywords): Ditto.
5654         * progmodes/ld-script.el (auto-mode-alist): Use \\> instead
5655         of $ for "\\.ld[s]?".
5657 2006-01-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5659         * progmodes/tcl.el (tcl-indent-command): Use indent-for-tab-command.
5660         (tcl-indent-line): Return `noindent' if inside a string.
5662         * progmodes/flymake.el (flymake-split-string): Remove more than one
5663         empty string at beg/end of the result.
5664         (flymake-find-buildfile, flymake-find-possible-master-files):
5665         Use expand-file-name.
5666         (flymake-fix-file-name): Don't replace \ with / and don't remove ./
5667         since expand-file-name does it for us.  Use directory-file-name.
5668         (flymake-ler-get-full-file, flymake-ler-get-file, flymake-ler-get-line)
5669         (flymake-ler-get-type, flymake-ler-get-text)
5670         (flymake-ler-make-ler): Remove.  Replace by defstruct.  Update callers.
5671         (flymake-current-line-no): Remove spurious interactive spec.
5672         (flymake-delete-temp-directory): Remove unused var `slash-pos'.
5673         (flymake-check-include): Remove arg inc-path merged into inc-name.
5674         (flymake-check-patch-master-file-buffer): Fit in 80 columns.
5675         Arg regexp-list replaced by a simple regexp.
5676         (flymake-master-make-header-init, flymake-master-tex-init):
5677         Correspondingly replace regexp-list with a regexp.  Fix regexp.
5679 2006-01-10  Simon Josefsson  <jas@extundo.com>
5681         * mail/smtpmail.el (smtpmail-try-auth-methods): Add comment
5682         describing AUTH PLAIN fix.
5684 2006-01-10  Thien-Thi Nguyen  <ttn@gnu.org>
5686         * mail/emacsbug.el (report-emacs-bug-text-prompt): Delete var.
5687         (report-emacs-bug): Don't record initial prompt text.
5688         Instead, add text properties to prompting text.
5689         (report-emacs-bug-hook): Delete prompting text.
5691 2006-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
5693         * progmodes/flymake.el (flymake-find-buildfile): Remove invariant arg
5694         `dirs'.  Adjust callers.
5696 2006-01-09  John Paul Wallington  <jpw@gnu.org>
5698         * cus-edit.el (custom-comment) <defface>: Add TTY definitions.
5700 2006-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
5702         * reveal.el (reveal-open-new-overlays): New extracted fun.
5703         (reveal-close-old-overlays): Idem.  Check overlays's liveness before
5704         using them.  Simplify the code.
5705         (reveal-post-command): Use them.  Fix up obsolete windows in
5706         reveal-open-spots.
5708         * progmodes/flymake.el: Use `require' rather than autoload for
5709         XEmacs's overlays.
5710         (flymake-get-common-file-prefix, flymake-build-relative-filename):
5711         Delete.  Use file-relative-name instead.
5712         (flymake-get-syntax-check-program-args, flymake-perl-init):
5713         Simplify the resulting code.
5715         * log-view.el (log-view-file-re, log-view-message-re): Add support
5716         for DaRCS output.
5718 2006-01-09  Alex Schroeder  <alex@gnu.org>
5720         * mail/rmail.el (rmail-reply-regexp): Also ignore mailing list
5721         identifiers sometimes added in square brackets at the beginning of
5722         subject lines.
5724 2006-01-07  Richard M. Stallman  <rms@gnu.org>
5726         * cus-edit.el (Custom-set, Custom-save): Doc fix.
5727         (Custom-reset-current, Custom-reset-saved): Change question text.
5728         (Custom-reset-standard): Likewise.
5729         (custom-variable-reset-saved): Doc fix.
5731 2006-01-07  Eli Zaretskii  <eliz@gnu.org>
5733         * startup.el (init-file-user): Doc fix.
5735 2006-01-07  Alex Schroeder  <alex@gnu.org>
5737         * mail/rmail.el (rmail-current-subject): New function.
5738         (rmail-current-subject-regexp): New function.
5739         (rmail-next-same-subject): Use it.
5741         * mail/rmailsum.el (rmail-summary-by-topic):
5742         Use rmail-current-subject and rmail-current-subject-regexp.
5743         (rmail-summary-next-same-subject): Ditto.
5745         * net/rcirc.el (rcirc-send-input): No longer check whether the
5746         process is open, since not all commands need an open process.
5747         (rcirc-send-string): Check whether the process is open before
5748         sending anything.
5749         (rcirc-ignore-list): New option.
5750         (rcirc-ignore-list-automatic): New variable.
5751         (rcirc-print): Take rcirc-ignore-list into account.
5752         (rcirc-cmd-ignore): New command.
5753         (rcirc-ignore-update-automatic): New function.
5754         (rcirc-handler-PART, rcirc-handler-QUIT): Use it to maintain the
5755         list if ignored nicks.
5756         (rcirc-handler-NICK): Ditto, and also ignore the new nick.
5758 2006-01-06  David Reitter  <david.reitter@gmail.com>
5760         * mail/emacsbug.el (report-emacs-bug): Let explanations correctly
5761         reflect the address to which the report will be sent.
5763 2006-01-06  Eli Zaretskii  <eliz@gnu.org>
5765         * progmodes/ld-script.el (auto-mode-alist): Recognize linker
5766         scripts whose file-name extensions are "\.x[bdsru]?[cn]?$".
5768 2006-01-01  Michael Ernst  <mernst@alum.mit.edu>  (tiny changes)
5770         * textmodes/tildify.el: Fix typos (misspellings) in the commentary.
5772         * emacs-lisp/find-func.el (find-definition-noselect): Fix typo in
5773         the doc string: "functoin" => "function".
5774         * ldefs-boot.el: Likewise.
5776         * textmodes/bibtex.el (bibtex-validate-globally): Fix typo in a
5777         message text: "Duplicat" => "Duplicate".
5779 2006-01-06  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
5781         * files.el (basic-save-buffer-2): If backing-up failed, reset
5782         buffer-backed-up to nil.
5784 2006-01-06  Nick Roberts  <nickrob@snap.net.nz>
5786         * progmodes/gud.el (gdb-script-skip-to-head)
5787         (gdb-script-calculate-indentation): Indent for breakpoint command
5788         lists also.
5790 2006-01-05  Bill Wohler  <wohler@newt.com>
5792         * Makefile.in (compile-always): Add mh-autoloads dependency.
5793         (bootstrap): Remove mh-autoloads dependency, as compile dependency
5794         provides it.
5795         (updates): Remove mh-autoloads dependency, since it probably has
5796         already run recently (via recompile).
5798 2006-01-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5800         * textmodes/flyspell.el (flyspell-accept-buffer-local-defs): Add an
5801         argument `force' to disable the flyspell-last-buffer optimization.
5802         (flyspell-mode-on): Use it.
5804         * progmodes/flymake.el (flymake-get-cleanup-function): Default to
5805         flymake-simple-cleanup.
5806         (flymake-allowed-file-name-masks): Use this new default.
5807         All the functions are now called in the right buffer rather than
5808         passing the buffer as argument.
5809         (flymake-process-sentinel): Switch to buffer before calling cleanup.
5810         (flymake-parse-err-lines): Remove redundant buffer arg.
5811         (flymake-get-program-dir): Comment out unused function.
5812         (flymake-start-syntax-check, flymake-start-syntax-check-process):
5813         Remove redundant buffer argument.
5814         (flymake-get-real-file-name, flymake-simple-java-cleanup)
5815         (flymake-simple-cleanup, flymake-master-cleanup): Remove buffer arg.
5817 2006-01-05  Richard M. Stallman  <rms@gnu.org>
5819         * info.el (Info-find-node): Don't record previous node if have none.
5820         (info): Go to directory only if history is empty.
5822         * simple.el (mark): Doc fix.
5824 2006-01-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5826         * term/mac-win.el (mac-ae-parameter): Don't coerce data if it is
5827         already of desired type.
5828         (mac-ae-list): Coerce parameter to "list" type.
5829         (mac-dispatch-apple-event): Replace cadr part of event with a
5830         dummy position so that event-start returns it.
5832 2006-01-05  Carsten Dominik  <dominik@science.uva.nl>
5834         * textmodes/org.el (org-end-of-subtree): New function.
5835         (org-cycle, org-subtree-end-visible-p, org-scan-tags):
5836         Use `org-end-of-subtree'.
5837         (org-agenda, org-agenda-convert-date): Protect calls to
5838         `fit-window-to-buffer'.
5839         (org-tags-view): Force matching of sublevels when doing a
5840         todo-only search.  Define the correct redo command, including the
5841         arguments.
5842         (org-agenda-redo): Display message.
5843         (org-check-for-org-mode): New function.
5844         (org-agenda-type): New variable.
5845         (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
5846         Set `org-agenda-type'.
5847         (org-agenda-check-type): New function.
5848         (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
5849         (org-agenda-week-view, org-agenda-day-view)
5850         (org-agenda-next-date-line, org-agenda-previous-date-line)
5851         (org-agenda-log-mode, org-agenda-toggle-diary)
5852         (org-agenda-toggle-time-grid, org-agenda-date-later)
5853         (org-agenda-date-prompt, org-agenda-diary-entry)
5854         (org-agenda-execute-calendar-command, org-agenda-goto-calendar)
5855         (org-agenda-convert-date, org-agenda-menu):
5856         Use `org-agenda-check-type'.
5857         (org-make-overlay, org-delete-overlay)
5858         (org-detatch-overlay, org-move-overlay, org-overlay-put):
5859         New compatibility functions.
5860         (org-calendar-select-mouse): New command.
5862 2006-01-04  Chong Yidong  <cyd@stupidchicken.com>
5864         * cus-edit.el (Custom-reset-current, Custom-reset-saved)
5865         (Custom-reset-standard): Fix y-or-n-p messages.
5866         (custom-link): New face for links.
5867         (custom-buffer-create-internal, custom-manual): Use it.
5868         (custom-face-save): Push to theme-face before setting face spec.
5870         * wid-edit.el (widget-default-mouse-face-get): New function.
5871         (widget-specify-button): Handle mouse-face like button-face.
5873         * custom.el (load-theme): Clear old theme settings if reloading.
5875 2006-01-03  Luc Teirlinck  <teirllm@auburn.edu>
5877         * cus-edit.el (custom-buffer-create-internal): Move whole buffer
5878         "Erase Customization" button back to same position it occupies in
5879         the individual State menus.
5881 2006-01-04  Kim F. Storm  <storm@cua.dk>
5883         * wid-edit.el (key-sequence): Rework widget to read key binding
5884         using `kbd' syntax.  Use C-q to insert literal key, event, or code.
5885         (widget-key-sequence-default-value): Default value for empty sequence.
5886         (widget-key-sequence-map): New map for reading key binding.  Bind C-q.
5887         (widget-key-sequence-read-event): New command for C-q.
5888         (widget-key-sequence-validate, widget-key-sequence-value-to-internal)
5889         (widget-key-sequence-value-to-external): New functions.
5891 2006-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5893         * progmodes/flymake.el (flymake-create-temp-with-folder-structure):
5894         Use expand-file-name.
5895         (flymake-delete-temp-directory): Use expand-file-name,
5896         file-name-directory, and directory-file-name.
5897         (flymake-strrchr): Delete.
5898         (flymake-start-syntax-check): Don't pass the redundant buffer argument
5899         to the init-f function.
5900         (flymake-save-buffer-in-file, flymake-init-create-temp-buffer-copy)
5901         (flymake-init-find-buildfile-dir)
5902         (flymake-init-create-temp-source-and-master-buffer-copy)
5903         (flymake-simple-make-init-impl, flymake-simple-make-init)
5904         (flymake-master-make-init, flymake-master-make-header-init)
5905         (flymake-simple-make-java-init, flymake-simple-ant-java-init)
5906         (flymake-perl-init, flymake-simple-tex-init, flymake-master-tex-init)
5907         (flymake-xml-init): Remove corresponding redundant buffer argument.
5908         (flymake-allowed-file-name-masks): Remove last elems that are equal to
5909         the default anyway.  Clean up regexps.
5911         * progmodes/flymake.el (flymake-temp-source-file-name)
5912         (flymake-master-file-name, flymake-temp-master-file-name)
5913         (flymake-base-dir): New buffer-local vars.
5914         (flymake-buffer-data, flymake-get-buffer-value)
5915         (flymake-set-buffer-value): Replace those hash-tables by the new
5916         buffer-local vars.  Update callers.
5918         * progmodes/flymake.el (flymake-check-start-time)
5919         (flymake-check-was-interrupted, flymake-err-info, flymake-is-running)
5920         (flymake-last-change-time, flymake-new-err-info, flymake-timer):
5921         Move definition, so we can remove redundant earlier declaration.
5922         (flymake-replace-regexp-in-string, flymake-split-string)
5923         (flymake-get-temp-dir): Use defalias.
5924         (flymake-popup-menu): Remove `pos' argument.  Use posn-at-point.
5925         (flymake-xemacs-window-edges): Remove unused function.
5926         (flymake-get-point-pixel-pos): Move.
5927         (flymake-pid-to-names, flymake-reg-names)
5928         (flymake-get-source-buffer-name, flymake-unreg-names): Remove.
5929         Replace by a simple list flymake-processes and by process-buffer.
5930         Update callers.  Other than simplify the code, it uses buffers rather
5931         than buffer-names so it doesn't get confused by uniquify.
5932         (flymake-buffer-data): The global value should just be nil.
5934         * emacs-lisp/bytecomp.el (byte-compile-file-form-defalias):
5935         Optimize the body of a defalias like any other code.
5937         * font-lock.el (font-lock-fontify-buffer, font-lock-fontify-region):
5938         Make sure we've setup font-lock's vars.  It may influence which
5939         function we then call.
5940         (font-lock-default-fontify-buffer): Don't bother calling set-defaults
5941         here since it's too late anyway.
5943 2006-01-03  Romain Francoise  <romain@orebokech.com>
5945         * startup.el (fancy-splash-tail, normal-splash-screen):
5946         Update copyright year.
5948 2006-01-02  J.D. Smith  <jdsmith@as.arizona.edu>
5950         * mouse.el (mouse-drag-track): Rename, from
5951         `mouse-drag-region-1'.  Includes optional argument required to
5952         enable post-drag event processing (e.g. delete region keys).
5953         Can be used without this argument to track a mouse region and operate
5954         on it as soon as the drag completes.
5955         (mouse-drag-region): Use `mouse-drag-track'.
5957 2006-01-02  Chong Yidong  <cyd@stupidchicken.com>
5959         * cus-edit.el (custom-guess-name-alist, custom-guess-doc-alist):
5960         Move to `custom-buffer' group.
5962         * cus-theme.el: Rewrite the Custom New Theme Mode interface.
5963         (custom-new-theme-mode-map, custom-theme-insert-variable-marker)
5964         (custom-theme-insert-face-marker, custom-theme-variable-menu)
5965         (custom-theme-face-menu): New variables.
5966         (custom-theme-add-variable, custom-theme-variable-action)
5967         (custom-variable-reset-theme, custom-theme-delete-variable)
5968         (custom-face-reset-theme, custom-theme-face-action)
5969         (custom-theme-delete-face, custom-theme-merge-theme)
5970         (custom-theme-add-face, custom-theme-visit-theme): New functions.
5972 2006-01-01  Chong Yidong  <cyd@stupidchicken.com>
5974         * custom.el: Move Custom Themes commentary to start of theme code.
5975         (custom-known-themes): Rename `standard' theme to `changed'.
5976         (custom-push-theme): Caller no longer specifies what theme to use
5977         when doing `reset'---the setting is simply removed from the theme.
5978         Delete MODE from `theme-value' and `theme-settings' properties.
5979         (custom-declare-theme): Ignore &rest args since we don't use them.
5981         (custom-loaded-themes): Delete variable.
5982         (custom-theme-load-themes, custom-theme-loaded-p)
5983         (custom-theme-value): Delete functions.
5985         (custom-declare-theme): Signal error on invalid theme names.
5986         (provide-theme): custom-loaded-themes was deleted.
5987         (load-theme): Load the file unconditionally.
5988         (enable-theme): Call `load-theme' if theme is undefined.
5989         (custom-enabled-themes): Only update value for successful loads.
5990         (disable-theme): Complete from enabled themes when interactive.
5991         (custom-variable-theme-value): Calculate theme value directly.
5993         (custom-theme-reset-variables, custom-reset-variables): Mark as
5994         XEmacs compatibility functions.  We don't actually use these.
5996         * cus-edit.el (custom-variable-state-set):
5997         Use custom-variable-theme-value instead of custom-theme-value.
5998         (custom-face-state-set): Rename `standard' theme to `changed'.
5999         (custom-save-variables, custom-save-faces): Delete unneeded
6000         references to custom-reset-variables.
6001         (custom-save-resets): Delete function.
6002         (custom-save-variables, custom-save-faces): MODE argument deleted.
6003         (custom-save-variables, custom-save-faces): Ignore theme values.
6005         * cus-face.el (custom-theme-reset-faces): Mark as XEmacs
6006         compatibility function.
6008 2006-01-01  Richard M. Stallman  <rms@gnu.org>
6010         * cus-edit.el (Custom-set, Custom-save): Ask for confirmation.
6011         (Custom-reset-current, Custom-reset-saved): Likewise.
6012         (Custom-reset-standard): Show message if aborted.
6013         (custom-mode): Doc fix, describing those commands.
6015         * mouse.el (mouse-drag-region-1): When following link via mouse-2,
6016         put on event-kind property.
6018 2005-12-31  Chong Yidong  <cyd@stupidchicken.com>
6020         * custom.el (provide-theme): Ban `user' theme name.
6021         (custom-enabling-themes): New variable.
6022         (enable-theme): Don't enable user if custom-enabling-themes is t.
6023         (custom-enabled-themes): Make it a defcustom.
6024         (custom-theme-recalc-face): No-op if face is undefined.
6026         * cus-edit.el (custom-button-mouse): New variable.
6027         (custom-button-mouse): New face.
6028         (custom-raised-buttons, custom-mode): Use it.
6030         * cus-theme.el (custom-new-theme-mode): Use custom-button-mouse.
6032 2005-12-31  Eli Zaretskii  <eliz@gnu.org>
6034         * progmodes/gud.el (gud-display-line): Support hl-line in the
6035         source buffer.
6037 2005-12-31  Lennart Borgman  <lennart.borgman.073@student.lu.se>  (tiny change)
6039         * mouse.el (mouse-drag-window-above): Verify that the found window
6040         overlaps with the given window in the horizontal dimension.
6042 2005-12-31  Eli Zaretskii  <eliz@gnu.org>
6044         * Makefile.in (cvs-update): New target.
6046         * makefile.w32-in (cvs-update): Ditto.
6048 2005-12-30  Chong Yidong  <cyd@stupidchicken.com>
6050         * cus-theme.el (custom-new-theme-mode): Use cus-edit faces.
6051         (custom-new-theme-mode-map): New variable.
6053 2005-12-30  Richard M. Stallman  <rms@gnu.org>
6055         * custom.el (custom-load-themes): Function deleted.
6057         * cus-edit.el (custom-save-loaded-themes): Function deleted.
6058         (custom-save-variables): Don't delete or add custom-load-themes call.
6060 2005-12-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6062         * cus-start.el: Add `visible-cursor'.
6064         * progmodes/flymake.el (flymake-copy-buffer-to-temp-buffer): Simplify.
6065         (flymake-parse-output-and-residual): Remove `source-buffer' argument.
6066         (flymake-process-filter): Switch to buffer before calling it instead.
6067         (flymake-post-syntax-check, flymake-highlight-err-lines)
6068         (flymake-delete-own-overlays, flymake-parse-err-lines)
6069         (flymake-start-syntax-check, flymake-start-syntax-check-process)
6070         (flymake-count-lines, flymake-parse-residual):
6071         Remove constant buffer argument.
6072         (flymake-start-syntax-check-for-current-buffer): Remove.
6073         Update callers to use flymake-start-syntax-check instead.
6074         (flymake-display-err-menu-for-current-line):
6075         Remove unused var `mouse-pos'.
6076         (flymake-restore-formatting): Comment out unused function.
6077         (flymake-report-status, flymake-report-fatal-status): Remove buffer
6078         argument, use current-buffer instead.  Update callers.
6080 2005-12-30  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
6082         * textmodes/bibtex.el (bibtex-mode): Make completion-ignore-case
6083         buffer-local because choose-completion-delete-max-match requires
6084         that we set completion-ignore-case (i.e., binding via let is not
6085         sufficient).
6086         (bibtex-complete): Always set completion-ignore-case and
6087         choose-completion-string-functions.  The latter is needed because
6088         choose-completion-string-functions keeps its value if we quit the
6089         *Completions* buffer without requesting a completion.
6091 2005-12-30  Andreas Schwab  <schwab@suse.de>
6093         * progmodes/cc-defs.el: Ignore errors from font-lock-compile-keywords.
6095 2005-12-30  Eli Zaretskii  <eliz@gnu.org>
6097         * jit-lock.el (jit-lock-chunk-size): Doc fix.
6099 2005-12-30  Juri Linkov  <juri@jurta.org>
6101         * locate.el (locate-fcodes-file, locate-header-face)
6102         * progmodes/delphi.el (delphi-other-face)
6103         * progmodes/glasses.el (glasses-face): Add tag "None" to const nil.
6105         * paren.el (show-paren-match, show-paren-mismatch): Use existing
6106         group `paren-showing-faces'.
6108         * net/goto-addr.el (goto-address-highlight-keymap): Fix docstring.
6109         (goto-address): Fix docstring.
6111         * net/webjump.el (webjump-sample-sites): Update URLs.
6113         * textmodes/fill.el (fill-single-word-nobreak-p): Use `sentence-end'.
6115         * subr.el (cancel-change-group): Add listp around pending-undo-list.
6117 2005-12-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6119         * font-lock.el (font-lock-compile-keywords): Signal an error when
6120         font-lock-set-defaults hasn't been called.
6122 2005-12-29  Luc Teirlinck  <teirllm@auburn.edu>
6124         * subr.el (noreturn, 1value): Doc fixes.
6126 2005-12-29  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
6128         * textmodes/bibtex.el (bibtex-text-in-field-bounds): Handle case
6129         that assoc-string returns nil.
6131 2005-12-29  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
6133         * textmodes/bibtex.el (bibtex-entry-type-whitespace)
6134         (bibtex-entry-type-str, bibtex-empty-field-re)
6135         (bibtex-search-backward-string, bibtex-preamble-prefix)
6136         (bibtex-search-entry, bibtex-enclosing-entry-maybe-empty-head): Remove.
6137         (bibtex-any-valid-entry-type): New variable.
6138         (bibtex-parse-field-name): Simplify.
6139         (bibtex-parse-string, bibtex-search-forward-string): New arg empty-key.
6140         (bibtex-preamble-prefix): Include left delimiter.
6141         (bibtex-search-forward-field, bibtex-search-backward-field):
6142         Allow unbounded search past entry boundaries (required by bibtex-pop).
6143         (bibtex-text-in-field-bounds): Use push.
6144         (bibtex-text-in-field): Do not use bibtex-narrow-to-entry.
6145         (bibtex-parse-preamble, bibtex-valid-entry)
6146         (bibtex-beginning-first-field): New functions.
6147         (bibtex-skip-to-valid-entry): Use bibtex-valid-entry.  Fix regexp.
6148         (bibtex-map-entries): Fix docstring.
6149         (bibtex-flash-head): New arg prompt.  Simplify.
6150         (bibtex-enclosing-field): Include code of bibtex-inside-field.
6151         (bibtex-insert-kill): Simplify.  Always insert text past the
6152         current field or entry.
6153         (bibtex-format-entry): Use bibtex-parse-field.
6154         (bibtex-pop): Use bibtex-beginning-of-entry and
6155         bibtex-end-of-entry to initiate the search.  Insert empty field if
6156         we found ourselves.
6157         (bibtex-print-help-message): New args field and comma.
6158         Handle entry keys.
6159         (bibtex-make-field): Use bibtex-beginning-of-entry.
6160         (bibtex-end-of-entry): Use bibtex-valid-entry.  Recognize any
6161         invalid entry.
6162         (bibtex-validate): Use bibtex-valid-entry and bibtex-parse-string.
6163         Handle preambles.  Simplify code for thorough test.
6164         (bibtex-next-field, bibtex-find-text, bibtex-find-text-internal):
6165         New arg comma.  Handle entry heads.
6166         (bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
6167         (bibtex-kill-field, bibtex-copy-field-as-kil, bibtex-empty-field):
6168         New arg comma.
6169         (bibtex-kill-entry): Use bibtex-any-entry-maybe-empty-head.
6170         (bibtex-fill-field): Simplify.
6171         (bibtex-fill-entry): Use bibtex-beginning-first-field and
6172         bibtex-parse-field.
6173         (bibtex-convert-alien): Do not wait before calling bibtex-validate.
6174         (bibtex-complete): Use bibtex-parse-preamble.
6176 2005-12-29  Nick Roberts  <nickrob@snap.net.nz>
6178         * progmodes/gdb-ui.el (gdb-tooltip-print, gdb-tooltip-print-1):
6179         Display name of expression instead of convenience variable.
6180         (gdb-post-prompt): Only call gdb-get-changed-registers if needed.
6182         * progmodes/gud.el (gud-tooltip-dereference): Rename from
6183         toggle-gud-tooltip-dereference.
6184         (gud-tooltip-print-command): Move concatenation of "*" to expr to...
6185         (gud-tooltip-tips): ...here when dereferencing.
6187 2005-12-28  Bill Wohler  <wohler@newt.com>
6189         * simple.el (mh-e-user-agent): Move to mh-e/mh-comp.el and autoload.
6191 2005-12-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6193         * vc.el (vc-annotate-display): Replace optional arg `color-map' with
6194         compulsory arg `ratio'.  Inline body of vc-annotate-time-span.
6195         (vc-annotate-display-autoscale): Adjust call.
6196         (vc-annotate-display-default): Adjust call.  Make arg compulsory.
6197         Fix interactive spec.
6198         (vc-annotate-time-span): Remove.
6199         (vc-annotate-oldest-in-map): Rename from vc-annotate-car-last-cons.
6200         (vc-annotate-mode-menu, vc-annotate-display-autoscale)
6201         (vc-annotate-display-select): Use new name.
6203         * vc.el (vc-annotate-mode-map): Remove obsolete binding.
6204         (vc-annotate-mode-menu): Remove left-over redundant declaration.
6205         Correct the construction of span entries.  Simplify.
6206         (vc-annotate-display-select): Fix the nil case.
6207         (vc-annotate): Remove obsolete (and now broken) code.
6208         (vc-annotate-extract-revision-at-line): Remove obsolete code.
6209         (vc-annotate-time-span): Remove unused arg `quantize'.  Simplify.
6211 2005-12-28  Luc Teirlinck  <teirllm@auburn.edu>
6213         * subr.el (lazy-completion-table): Correct typo in docstring.
6215         * startup.el (command-line): Use `custom-reevaluate-setting' for
6216         `send-mail-function'.
6218         * mail/sendmail.el (send-mail-function): Autoload the standard-value.
6220 2005-12-05  Ralf Angeli  <angeli@iwi.uni-sb.de>
6222         * mail/smtpmail.el (smtpmail-try-auth-methods):
6223         Send credentials together with "AUTH PLAIN" command.
6225 2005-12-27  Richard M. Stallman  <rms@gnu.org>
6227         * mouse.el (mouse-drag-region-1): When remapping mouse-1 to
6228         mouse-2, go back to previously selected window, so it's selected
6229         when mouse-2 command runs.
6231 2005-12-27  Juri Linkov  <juri@jurta.org>
6233         * descr-text.el (describe-text-sexp): Use square brackets for
6234         button [Show] to distinguish it from the property value `show'.
6235         (describe-property-list): Use `insert-text-button' with
6236         `help-face' type instead of putting face in quotes, because button
6237         is not created automatically for a list of faces.
6238         (describe-text-properties-1): Put button-type value in quotes to
6239         distinguish from plain text "button".
6240         (describe-char): Display code point values in hex.  Don't use
6241         `symbol-name' for `current-input-method' because it is a string.
6242         Use `insert-text-button' with `help-face' type instead of putting
6243         hardcoded face in quotes, because button is not created automatically.
6245 2005-12-27  Richard M. Stallman  <rms@gnu.org>
6247         * progmodes/glasses.el (glasses-face): More specific custom type.
6249         * files.el (set-visited-file-name): Doc fix.
6251         * textmodes/flyspell.el (flyspell-external-point-words):
6252         Use local var buffer-scan-pos to advance scan for next misspelling.
6253         Advance it only after we find the misspelling.
6255 2005-12-27  Agustin Martin  <agustin.martin@hispalinux.es>
6257         * textmodes/flyspell.el (flyspell-external-point-words):
6258         New criteria for finding the misspelling in the buffer.
6260 2005-12-27  Nick Roberts  <nickrob@snap.net.nz>
6262         * help-mode.el (help-insert-string): Set help-xref-stack-item
6263         rather than call help-setup-xref.
6265         * descr-text.el (describe-char): Revert previous changes for
6266         optional buffer argument.
6268 2005-12-27  Juri Linkov  <juri@jurta.org>
6270         * help-mode.el (help-insert-string): New function.  Save buffer
6271         contents in cases where it is impossible to recompute the old contents.
6273         * descr-text.el (describe-char): Set help-xref-stack-item
6274         explicitly after buffer has been generated.
6276 2005-12-27  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
6278         * cus-start.el (all): Add x-gtk-show-hidden-files.
6280 2005-12-26  Richard M. Stallman  <rms@gnu.org>
6282         * replace.el (perform-replace): Calculate match-again
6283         before skipping read-only matches.
6285         * paren.el (paren-showing-faces): New group.
6286         (show-paren-match, show-paren-mismatch): Move to that group.
6288         * button.el (button): Put into group `basic-faces'.
6290         * progmodes/make-mode.el: Remove faces from group `faces'.
6292         * apropos.el (apropos, apropos-value): Doc fix.
6293         (apropos-documentation): Doc fix.
6295 2005-12-26  Stefan Monnier  <monnier@iro.umontreal.ca>
6297         * subr.el (lazy-completion-table): Remove argument `args'.
6299         * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
6300         Don't use the `args' argument of lazy-completion-table.
6302 2005-12-26  Nick Roberts  <nickrob@snap.net.nz>
6304         * descr-text.el (describe-char): Add optional argument for buffer.
6305         Set buffer appropriately.  Call help-setup-xref.
6306         Suggested by Stefan Monnier.
6308 2005-12-26  Juri Linkov  <juri@jurta.org>
6310         * descr-text.el: Require `help-fns' at runtime.  Don't require
6311         `button' for byte compilation.
6312         (describe-text-widget): Add `help-echo' for first button.
6313         Use `help-info' for second.
6314         (describe-property-list): Use `help-argument-name' instead of `italic'.
6315         (describe-text-category): Add prompt to interactive spec.
6316         Call `help-setup-xref'.
6317         (describe-char): Use `help-character-set'.  Add `help-echo' for
6318         code point.  Use `help-input-method'.  Remove superfluous insert.
6320 2005-12-25  Richard M. Stallman  <rms@gnu.org>
6322         * progmodes/cc-defs.el (c-emacs-features): Do parse-partial-sexp
6323         at point, in case of narrowing.
6325         * progmodes/delphi.el (delphi-other-face): Allow nil in type.
6327         * locate.el (locate-header-face): Allow nil in type.
6329         * progmodes/cpp.el (cpp-face-none-list): Use cpp-face instead of face.
6331 2005-12-25  Romain Francoise  <romain@orebokech.com>
6333         * battery.el (battery-linux-proc-acpi): Also try
6334         `/proc/acpi/thermal_zone/THM0/temperature'.
6336 2005-12-24  Chong Yidong  <cyd@stupidchicken.com>
6338         * custom.el (custom-push-theme): Fix docstring.
6340         * cus-edit.el (custom-variable-set, custom-variable-save)
6341         (custom-variable-save): Custom-quote widget values.
6342         (customize-save-variable): Fix custom-push-theme call.
6344 2005-12-24  Eli Zaretskii  <eliz@gnu.org>
6346         * w32-fns.el (w32-batch-update-autoloads): New function.
6348         * makefile.w32-in (autoloads, $(lisp)/mh-e/mh-loaddefs.el):
6349         Use w32-batch-update-autoloads, and don't setq generated-autoload-file
6350         from the command line.
6352 2005-12-23  Chong Yidong  <cyd@stupidchicken.com>
6354         * custom.el (custom-push-theme): Clarify docstring.  VALUE nil for
6355         reset means to remove setting from theme entirely.  Don't keep
6356         expanding theme-settings list; delete old entries if necessary.
6358         * cus-edit.el (custom-buffer-create-internal): Move "Erase
6359         customization" button one line up.
6360         (custom-themed): New face.
6361         (custom-magic-alist): New value, THEMED, for theme settings.
6362         (custom-variable-state-set, custom-face-state-set):
6363         Check theme-value instead of saved-value.
6364         (custom-variable-reset-standard, custom-face-reset-standard):
6365         Remove theme setting entirely.  Recalculate new values.
6366         (custom-variable-set, custom-variable-set)
6367         (custom-variable-reset-saved, custom-variable-reset-backup)
6368         (custom-face-set, custom-face-reset-saved): Update `user' theme.
6369         (custom-variable-save): Fix typos.
6371 2005-12-23  Juri Linkov  <juri@jurta.org>
6373         * emacs-lisp/edebug.el (edebug-all-defs, edebug-all-forms):
6374         Add autoload cookies.
6375         (edebug-outside-d-c-i-n-s-w): New variable.
6376         (edebug-display, edebug-outside-excursion): Use it to save the
6377         original value of default-cursor-in-non-selected-windows.
6378         Set default-cursor-in-non-selected-windows to t while Edebug
6379         is active.
6380         (edebug-mode, edebug-eval-mode): Doc fix.
6382         * mouse.el (mouse-choose-completion): Replace `buffer-substring'
6383         with `buffer-substring-no-properties' to remove common substring
6384         highlighting.
6386         * info.el (info-other-window, info): Rename function argument
6387         `file' to `file-or-node'.
6388         (Info-complete-menu-item): Use local variable `complete-nodes' to
6389         keep the global value of `Info-complete-nodes' unchanged for
6390         subsequent completions.
6391         (info-tool-bar-map): Put `Info-index' icon just before `Info-search'.
6393         * simple.el (get-next-valid-buffer, last-buffer)
6394         (next-error-buffer-p, next-error-find-buffer)
6395         (minibuffer-history-sexp-flag): Doc fix.
6397         * savehist.el (savehist-mode-hook): Add `:group'.
6399         * log-view.el: Call autoload for vc-find-version.
6400         (log-view-current-file): Adjust subgroup numbers.
6401         (log-view-current-tag): Add `length'.
6403 2005-12-23  Richard M. Stallman  <rms@gnu.org>
6405         * vc.el (vc-annotate-car-last-cons): Defn moved up.
6407 2005-12-23  Juri Linkov  <juri@jurta.org>
6409         * hi-lock.el (hi-lock-archaic-interface-message-used)
6410         (hi-lock-archaic-interface-deduce, hi-lock-mode): Doc fix.
6411         (hi-lock-mode): Display "Hi" in the mode line only when
6412         hi-lock-interactive-patterns or hi-lock-file-patterns is non-nil.
6413         (hi-lock-write-interactive-patterns):
6414         Use hi-lock-file-patterns-prefix instead of hard-coded "Hi-lock".
6415         (hi-lock-set-pattern, hi-lock-set-file-patterns)
6416         (hi-lock-font-lock-hook): Set 3rd arg `how' of
6417         font-lock-add-keywords to t.
6419 2005-12-23  David Koppelman  <koppel@ece.lsu.edu>
6421         * hi-lock.el (hi-lock-highlight-range): New variable.
6422         (hi-lock-mode, hi-lock-unface-buffer): Call font-lock-fontify-buffer
6423         only if font-lock-fontified is non-nil.  Remove overlays.
6424         (hi-lock-set-pattern): Call font-lock-fontify-buffer if
6425         font-lock-fontified is non-nil, otherwise use overlays (instead of
6426         text properties).
6427         (hi-lock-string-serialize-hash, hi-lock-string-serialize-serial):
6428         New variables.
6429         (hi-lock-string-serialize) New function.
6431 2005-12-23  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
6433         * menu-bar.el (menu-find-file-existing): New function.
6434         (menu-bar-file-menu): Use menu-find-file-existing for Open.
6436         * tool-bar.el (tool-bar-setup): Open changed to menu-find-file-existing.
6438 2005-12-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6440         * vc.el: Remove unnecessary leading * in docstrings.
6441         (vc-annotate-mode-map): Move initialization into declaration.
6442         (vc-static-header-alist): Nitpick on the regexp.
6443         (vc-default-init-version): New fun.
6444         (vc-register): Use it.
6445         (vc-insert-headers): Use dolist.
6446         (vc-annotate-get-backend): Remove unused function.
6447         (vc-annotate-add-menu): Remove.  Build the menu directly at toplevel.
6448         (vc-annotate-mode): Remove corresponding call.
6449         (vc-annotate-car-last-cons): Simplify.
6450         (vc-annotate-buffers): Remove var.
6451         (vc-annotate-backend): Make it buffer-local.
6452         (vc-annotate): Move the interaction to the interactive spec.
6453         Add a `buf' argument.
6454         (vc-annotate-warp-version): Use this new `buf' argument to avoid
6455         killing&creating a vc-annotate buffer, which is very disruptive when
6456         the buffers are shown in dedicated frames.
6458 2005-12-23  Nick Roberts  <nickrob@snap.net.nz>
6460         * descr-text.el: Add FSF as maintainer.
6461         (describe-text-mode, describe-text-mode-map)
6462         (describe-text-mode-hook, describe-text-done): Delete.  Use normal
6463         help-mode.
6464         (describe-text-widget, describe-text-sexp)
6465         (describe-property-list, describe-text-category)
6466         (describe-text-properties, describe-text-properties-1)
6467         (describe-char): Use help buttons instead of widgets.
6468         (describe-char-unicodedata-file): Make URL link in doc string.
6470 2005-12-22  Richard M. Stallman  <rms@gnu.org>
6472         * cus-edit.el (custom-variable-prompt): Say "variable" in prompt.
6473         (custom-buffer-create-internal): Reword the top-of-buffer help intro.
6474         Don't include buttons that write a file when there's no file.
6475         (custom-variable-menu, custom-face-menu, custom-group-menu):
6476         Don't include commands that write a file when there's no file.
6477         (customize-browse): Reword the top-of-buffer help intro.
6478         (custom-buffer-create-internal): Fix previous change.
6479         (customize-changed-options-previous-release): Prev release is 21.1.
6480         (customize-changed-options): Doc fix.
6481         (customize-changed): New alias.
6482         (custom-reset-menu, custom-magic-alist, Custom-mode-menu):
6483         Say "standard values".
6484         (Custom-reset-standard): Doc fix.
6485         (custom-face-reset-standard): Doc fix.
6487 2005-12-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6489         * font-lock.el (font-lock-default-fontify-buffer): Try and set-defaults
6490         even if font-lock-mode is non-nil since it may be t without having
6491         turned on font-lock-mode-internal.
6492         (font-lock-choose-keywords): Minor optimization.
6493         (font-lock-add-keywords, font-lock-remove-keywords)
6494         (font-lock-set-defaults): Don't call make-local-variable on a variable
6495         that we know to already be local.
6497 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6499         * emacs-lisp/lisp.el (lisp-complete-symbol): Don't print progress
6500         messages if in the minibuffer.
6502 2005-12-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6504         * textmodes/flyspell.el (flyspell-check-word-p): Don't quote - in a RE.
6505         (tex-mode-flyspell-verify, flyspell-get-word)
6506         (flyspell-external-point-words): Don't use point-min/max uselessly.
6508         * emacs-lisp/lisp.el (lisp-complete-symbol): Mostly undo the change
6509         by Kevin Rodgers.  Instead, just hide the completions buffer if we
6510         don't need to show it.
6512 2005-12-21  Luc Teirlinck  <teirllm@auburn.edu>
6514         * wid-edit.el (file, directory): Doc fixes for the `define-widget's.
6516 2005-12-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6518         * emacs-lisp/lisp.el (lisp-complete-symbol): Don't call
6519         delete-windows-on with an inexistent buffer.
6521 2005-12-22  Nick Roberts  <nickrob@snap.net.nz>
6523         * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
6524         Delete defcustom variable :tag names.
6526 2005-12-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6528         * log-view.el (log-view-file-re, log-view-message-re): Use shy groups.
6529         (log-view-font-lock-keywords): Ajust subgroup numbers.
6530         (log-view-current-tag): Don't hard code the number of subgroups.
6532 2005-12-20  Juri Linkov  <juri@jurta.org>
6534         * tooltip.el (tooltip): Move defgroup before define-minor-mode.
6535         (tooltip-x-offset, tooltip-y-offset): Doc fix.
6537         * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
6538         (menu-bar-non-minibuffer-window-p): Instead of checking
6539         display-multi-frame-p, use selected-frame when menu-updating-frame
6540         is nil.
6542 2005-12-20  Stuart Herring  <herring@lanl.gov>  (tiny change)
6544         * align.el (align-rules-list): Use [ \t] instead of \s-
6545         for column separators in text mode.
6547 2005-12-20  Nick Roberts  <nickrob@snap.net.nz>
6549         * help-mode.el (help-customize-variable, help-customize-face):
6550         Don't pop help-xref-stack as help-follow no longer pushes
6551         anything on to it.
6553 2005-12-20  Carsten Dominik  <dominik@science.uva.nl>
6555         * textmodes/org.el (org-agenda-custom-commands): New option.
6556         (org-agenda): Offer custom commands on splash screen.
6557         (org-make-tags-matcher): Parser for Boolean logic added.
6558         (org-agenda-set-tags): New command.
6559         (org-agenda-menu, org-agenda-mode-map): Add `org-agenda-set-tags'.
6560         (org-set-tags): Efficiency improvements.
6561         (org-auto-align-tags): New option.
6562         (org-todo, org-demote, org-promote): Realign tags.
6563         (org-tags-completion-function): Use also "&" and "|" as separators.
6564         (org-org-menu): Agenda commands simplified.
6566 2005-12-19  Luc Teirlinck  <teirllm@auburn.edu>
6568         * cus-edit.el (customize-apropos, customize-apropos-options):
6569         Docstring changes.
6571         * font-lock.el (font-lock): Add tags to the links in the defgroup.
6573 2005-12-19  Chong Yidong  <cyd@stupidchicken.com>
6575         * longlines.el (longlines-mode): Wrap while widened.
6576         (longlines-decode-region, longlines-encode-region): Compute max
6577         just once.
6579 2005-12-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6581         * cus-edit.el (mac): New group.
6583         * cus-start.el (all): Add user options in macterm.c.  Add test for
6584         Mac-related built-ins.  Fix test for GTK-related built-ins.
6586         * term/mac-win.el (mac-handle-language-change)
6587         (mac-ae-open-documents, mac-ae-get-url, mac-services-open-file)
6588         (mac-services-open-selection, mac-services-mail-selection)
6589         (mac-services-mail-to, mac-services-insert-text)
6590         (mac-dispatch-apple-event): Add docstrings.
6591         (x-get-selection, mac-select-convert-to-string): Select coding
6592         system from `utf-16be' and `utf-16le' using `byteorder'.
6594 2005-12-18  Stefan Monnier  <monnier@iro.umontreal.ca>
6596         * subr.el (lazy-completion-table): Don't be fooled if the var holds
6597         a "list" (lambda ...) rather than a real completion list.
6599         * emacs-lisp/cl-extra.el (cl-macroexpand-all): Fix code-walk for
6600         lexical-let when encountering ((lambda (...) ...) ...).
6602 2005-12-17  Chong Yidong  <cyd@stupidchicken.com>
6604         * progmodes/sh-script.el (sh-mode):
6605         * language/ethio-util.el (ethio-fidel-to-sera-mail-or-marker):
6606         * textmodes/picture.el (picture-mode): Update docstrings.
6608 2005-12-17  Eli Zaretskii  <eliz@gnu.org>
6610         * makefile.w32-in (autoloads, custom-deps): Warn that parts of
6611         commands enclosed in $(ARGQUOTE)s should not be split between two
6612         lines, as that will break with GNU Make >3.80, when sh.exe is used
6613         and arg quoting is with '..'.
6614         (autoloads): Don't break the quoted --eval expression between
6615         several lines.
6617 2005-12-17  Chong Yidong  <cyd@stupidchicken.com>
6619         * emacs-lisp/edebug.el (edebug-safe-prin1-to-string):
6620         Capture error from printing circular structures.
6622 2005-12-17  Martin Rudalics  <rudalics@gmx.at>
6624         * wid-edit.el (widget-checkbox-action): Clear undo info.
6626 2005-12-16  Bill Wohler  <wohler@newt.com>
6628         * menu-bar.el (kill-this-buffer): Set a good example by using menu
6629         bar, not menubar in comment.
6631 2005-12-16  Stefan Monnier  <monnier@iro.umontreal.ca>
6633         * progmodes/cc-engine.el (c-after-change-check-<>-operators):
6634         After-change-functions should not clobber the match data.
6636 2005-12-16  Juri Linkov  <juri@jurta.org>
6638         * simple.el (choose-completion): Use `buffer-substring-no-properties'
6639         instead of `buffer-substring'.
6640         (completion-common-substring): Doc fix.
6641         (completion-setup-function): Use minibuffer-completion-contents
6642         instead of minibuffer-contents.  Don't set common-string-length
6643         initially.  Remove special handling of partial-completion-mode.
6644         Move computation of completion-base-size into one cond.
6645         Call completion-base-size-function in mainbuf.  In computation of
6646         completion-base-size for file name completion don't move point to
6647         the end of the minibuffer.  Move computation of common-string-length
6648         into one cond.  Start putting faces only when common-string-length>=0.
6649         Add condition to put completions-common-part when
6650         common-string-length>0.
6652         * complete.el (PC-do-completion): Remove `(equal (point) beg)' to
6653         place point at the first different character in the minibuffer
6654         even if this position is at the beginning of the minibuffer.
6656         * info.el (Info-read-node-name-1): In completion-base-size-function's
6657         lambda return 1 if common-substring or minibuffer-completion-contents
6658         starts with (, and 0 otherwise.
6660         * emacs-lisp/crm.el (crm-minibuffer-completion-help):
6661         Use `crm-current-element' for second arg of `display-completion-list'.
6663 2005-12-16  Klaus Zeitler  <kzeitler@lucent.com>
6665         * files.el (set-auto-mode): Look for an interpreter specified on
6666         the first line also if search for mode specification succeeded,
6667         but the mode is not known.
6669 2005-12-16  Carsten Dominik  <dominik@science.uva.nl>
6671         * textmodes/org.el (org-tags-match-list-sublevels): New option.
6672         (org-open-at-point): Implement tag searches as links.
6673         (org-fit-agenda-window, org-get-buffer-tags, org-get-tags)
6674         (org-make-tags-matcher, org-scan-tags, org-activate-tags): New funs.
6675         (org-tags-sparse-tree, org-tags-view, org-set-tags)
6676         (org-agenda-dispatch): New commands.
6677         (org-use-tag-inheritance, org-tags-column): New options.
6678         (org-tab-follows-link, org-return-follows-link): New options.
6679         (org-tags): New customize group.
6680         (org-start-icalendar-file): Get local time zone.
6681         (org-tags-completion-function): New function.
6682         (org-set-font-lock-defaults): Make sure links will also be
6683         highlighted inside headlines.
6685 2005-12-16  Mark Plaksin  <happy@usg.edu>  (tiny change)
6687         * term.el (term-emulate-terminal):
6688         Let term-handle-ansi-terminal-messages override what Bash says about
6689         its current directory.
6691 2005-12-16  L\e$,1 q\e(Brentey K\e,Aa\e(Broly  <lorentey@elte.hu>
6693         * bindings.el (last-buffer): Move to simple.el.
6694         * simple.el (last-buffer): Move here.
6695         (get-next-valid-buffer): New function.
6696         (next-buffer): Use frame-local buffer list, maintain buried buffer list.
6697         (prev-buffer): Ditto.  Rename to `previous-buffer'.
6699         * menu-bar.el (menu-bar-update-buffers): Update uses of `prev-buffer'.
6700         * bindings.el (global-map): Ditto.
6702 2005-12-15  Luc Teirlinck  <teirllm@auburn.edu>
6704         * cus-edit.el: Introductory comment change.
6705         (custom-magic-alist): Change message string for the `rogue' state.
6707 2005-12-15  Richard M. Stallman  <rms@gnu.org>
6709         * tooltip.el: Delete defcustom variable :tag names.
6711         * complete.el (partial-completion-mode): Doc fix.
6713         * textmodes/flyspell.el (flyspell-external-point-words):
6714         Use save-excursion to ensure we don't move backward in the
6715         search loop, not even one character.
6716         (flyspell-delete-all-overlays): Use remove-overlays directly.
6718         * textmodes/ispell.el (ispell-current-personal-dictionary): New var.
6719         (ispell-start-process): Set that variable.
6720         Clear ispell-buffer-local-name.
6721         (ispell-internal-change-dictionary):
6722         Set ispell-current-dictionary after killing process.
6723         (ispell-buffer-local-dict):
6724         Don't set spell-personal-dictionary after killing process.
6725         (ispell-buffer-local-words): Don't clear out ispell-buffer-local-name.
6726         (ispell-tex-skip-alists, ispell-html-skip-alists)
6727         (ispell-skip-region-alist): Mark as risky.
6729         * net/newsticker.el (newsticker--retrieval-timer-list)
6730         (newsticker--display-timer, newsticker-running-p)
6731         (newsticker-ticker-running-p): Definitions moved up.
6733 2005-12-16  Nick Roberts  <nickrob@snap.net.nz>
6735         * progmodes/gdb-ui.el (gdb-many-windows): Echo new state in minibuffer.
6737 2005-12-15  David Ponce  <david@dponce.com>
6739         * recentf.el (recentf-dialog-goto-first): Fix missing error condition.
6740         (recentf-edit-list, recentf-open-files): Signal an error when
6741         there is no recent file.
6743 2005-12-14  Lennart Borgman  <lennart.borgman.073@student.lu.se>
6745         * textmodes/texinfmt.el (texinfo-format-region): Set buffer to
6746         read-only except for texinfo-format-region evaluation.
6748 2005-12-14  Richard M. Stallman  <rms@gnu.org>
6750         * vc.el (vc-default-previous-version, vc-default-next-version)
6751         (vc-do-command): Doc fixes.
6753 2005-12-14  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
6755         * textmodes/bibtex.el (bibtex-expand-strings)
6756         (bibtex-autokey-expand-string, bibtex-name-part)
6757         (bibtex-entry-type-whitespace, bibtex-entry-type-str)
6758         (bibtex-any-entry-maybe-empty-head, bibtex-string-type)
6759         (bibtex-preamble-prefix, bibtex-string-empty-key): New variables.
6760         (bibtex-entry-type, bibtex-entry-head): Match only valid entries.
6761         (bibtex-entry-postfix, bibtex-known-entry-type-re)
6762         (bibtex-valid-entry-re, bibtex-any-valid-entry-re)
6763         (bibtex-valid-entry-whitespace-re, bibtex-empty-field-re)
6764         (bibtex-field-name-for-parsing, bibtex-remove-delimiters-string)
6765         (bibtex-beginning-of-last-entry): Remove.
6766         (bibtex-parse-field-name): Use bibtex-field-name.  Issue error
6767         message if comma is missing but buffer is read-only.
6768         (bibtex-parse-field-text): Handle whitespaces at the end of field
6769         text.  Return 3-element list with beginning and end of field text
6770         and end of field.
6771         (bibtex-end-of-text-in-field, bibtex-end-of-field): Change accordingly.
6772         (bibtex-parse-field): Remove arg name.  Use bibtex-field-name.
6773         (bibtex-search-forward-field, bibtex-search-backward-field):
6774         Search always delimited by limits of entry.  Use more efficient
6775         search algorithms.
6776         (bibtex-name-in-field): Use bibtex-start-of-name-in-field and
6777         bibtex-end-of-name-in-field.
6778         (bibtex-text-in-field-bounds): Handle BibTeX strings when
6779         extracting the content of a field.
6780         (bibtex-text-in-field): Use search limits.
6781         (bibtex-parse-string-prefix): Handle empty string keys based on
6782         bibtex-string-empty-key.
6783         (bibtex-parse-string): Fix docstring.
6784         (bibtex-text-in-string): Use bibtex-text-in-field-bounds.
6785         (bibtex-preamble-prefix, bibtex-strings): New functions.
6786         (bibtex-skip-to-valid-entry): Include preceding whitespace in
6787         BibTeX entries (consistent with other BibTeX functions).
6788         (bibtex-map-entries): Use bibtex-skip-to-valid-entry.
6789         (bibtex-search-entry): Fix docstring.  Simplify.
6790         (bibtex-flash-head, bibtex-complete-string-cleanup)
6791         (bibtex-count-entries, bibtex-sort-buffer): Simplify.
6792         (bibtex-beginning-of-first-entry): Use bibtex-skip-to-valid-entry.
6793         (bibtex-parse-entry): New optional arg content.
6794         (bibtex-format-entry, bibtex-autofill-entry, bibtex-url): Use it.
6795         Use bibtex-text-in-field-bounds.
6796         (bibtex-print-help-message): Handle BibTeX strings and preambles.
6797         (bibtex-end-of-entry): Use bibtex-preamble-prefix and
6798         bibtex-parse-string-postfix.
6799         (bibtex-find-text-internal): New function.
6800         (bibtex-remove-delimiters): Use it.
6801         (bibtex-find-text): Use it.  New optional arg help.
6802         (bibtex-complete): Handle BibTeX string and preamble entries.
6803         (bibtex-Preamble): Fix order of closing delimiters.
6805 2005-12-14  Stefan Monnier  <monnier@iro.umontreal.ca>
6807         * vc.el (vc-default-revert): New fun.
6809         * vc-mcvs.el (vc-mcvs-revert): Fix call to vc-default-revert.
6811 2005-12-14  Romain Francoise  <romain@orebokech.com>
6813         * font-lock.el (font-lock-keywords-alist): Rename `append' to `how'.
6814         (font-lock-add-keywords, font-lock-update-removed-keyword-alist):
6815         (font-lock-remove-keywords): Likewise.
6817 2005-12-14  Juri Linkov  <juri@jurta.org>
6819         * log-view.el (log-view-diff): Doc fix.
6821         * isearch.el (isearch-query-replace): Use (mark) instead of
6822         isearch-opoint if mark is active in transient-mark-mode.
6824 2005-12-14  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
6826         * isearch.el (isearch-query-replace): Check for isearch-other-end.
6828 2005-12-14  Per Abrahamsen  <abraham@dina.kvl.dk>
6830         * progmodes/cpp.el (cpp-face): New widget.
6831         (cpp-known-face, cpp-unknown-face, cpp-edit-list): Use it.
6833 2005-12-14  Juri Linkov  <juri@jurta.org>
6835         * help-macro.el (make-help-screen): Bind `inhibit-read-only' to t
6836         around `erase-buffer' and `insert'.
6838         * descr-text.el (describe-text-properties): Replace buffer name
6839         "*Help-2*" with "*Help*<2>".
6840         (describe-char): Add functions print-help-return-message,
6841         toggle-read-only.  Use help-setup-xref with nil to not store
6842         describe-char in help-xref-stack.  Use help-make-xrefs to
6843         make [back] button.
6845         * desktop.el (desktop-minor-mode-table): Add vc-dired-mode with nil.
6847         * wdired.el (wdired-old-point): New internal variable.
6848         (wdired-change-to-wdired-mode): Set it buffer-locally.
6849         (wdired-abort-changes): Restore point after aborting changes.
6851 2005-12-13  Stefan Monnier  <monnier@iro.umontreal.ca>
6853         * vc.el (vc-do-command): Add a new value t for okstatus.
6855         * vc-svn.el (vc-svn-registered): Use it to avoid popping up a spurious
6856         frame in case of errors.
6858 2005-12-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
6860         * menu-bar.el (menu-bar-showhide-fringe-menu): Move "On the Right"
6861         so it comes after "On the Left" in the menu.
6863 2005-12-12  Luc Teirlinck  <teirllm@auburn.edu>
6865         * cus-edit.el (customize-apropos, customize-apropos-options)
6866         (customize-apropos-faces, customize-apropos-groups): Doc fixes.
6868 2005-12-12  Bill Wohler  <wohler@newt.com>
6870         * vc-svn.el (vc-svn-registered): Fix problem of visiting
6871         non-writable Subversion-controlled files by saving window
6872         configuration before calling vc-do-command.  vc-do-command calls
6873         pop-to-buffer on error which is unexpected during registration.
6875 2005-12-12  Jay Belanger  <belanger@truman.edu>
6877         * calc/README: Update the summary of changes.
6879 2005-12-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6881         * descr-text.el (describe-char): Rework last fix to solve the problem
6882         is the same way it's solved for everything else in that function
6883         (i.e. by extracting the info before setting up the *Help* buffer).
6885 2005-12-12  Kim F. Storm  <storm@cua.dk>
6887         * subr.el (version-regexp-alist): Allow space as separator before
6888         non-numeric part, e.g. "1.0 alpha".
6889         (version-to-list): Interpret .X.Y version as 0.X.Y version.
6891 2005-12-12  Carsten Dominik  <dominik@science.uva.nl>
6893         * textmodes/org.el (org-agenda, org-timeline, org-todo):
6894         Implement Logging and the keep-modes setting.
6895         (org-get-category): Make sure a string is returned.
6896         (org-log-done): New function.
6897         (org-log-done, org-closed-string): New options.
6899 2005-12-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
6901         * tooltip.el (tooltip-y-offset): Change default to 20.
6903 2005-12-12  Richard M. Stallman  <rms@gnu.org>
6905         * mouse.el (mouse-drag-vertical-line): Use adjust-window-trailing-edge.
6907         * frame.el (display-hourglass): Doc fix.
6909         * help.el (help-for-help-internal): Simplify entry for `a'.
6911         * info.el (Info-on-current-buffer): Doc fix.
6912         (info-insert-file-contents): Don't test (featurep 'jka-compr).
6914         * startup.el (inhibit-splash-screen): Make this the real name.
6915         (inhibit-startup-message): Make this the alias.
6916         (command-line): Find only simple.el, and use its directory
6917         to fill in other preloaded files' names.
6918         (command-line): Deactivate the mark if deactivate-mark is set.
6920         * international/mule.el (load-with-code-conversion):
6921         Bind deactivate-mark.
6923         * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
6925 2005-12-11  Luc Teirlinck  <teirllm@auburn.edu>
6927         * cus-edit.el (customize-apropos): Avoid listing an option more
6928         than once under different aliases.  No longer list user options
6929         that are not defined with defcustom (unless a prefix arg is given).
6930         Doc fix.
6931         (customize-apropos-options): Doc fix.
6933 2005-12-11  Juri Linkov  <juri@jurta.org>
6935         * frame.el (set-background-color, set-foreground-color)
6936         (set-cursor-color, set-mouse-color, set-border-color):
6937         Add explicit prompts to read colors by `facemenu-read-color'.
6938         (show-trailing-whitespace, blink-cursor-delay)
6939         (blink-cursor-interval, display-hourglass, hourglass-delay):
6940         Remove tags.
6941         (display-hourglass, hourglass-delay): Doc fix.
6942         (cursor-in-non-selected-windows): Capitalize words in tag.
6944         * faces.el (frame-background-mode): Replace `choice-item' keywords
6945         with `const' to not make [default] button.  Change default value tag
6946         from `default' to `automatic'.  Doc fix.
6947         (trailing-whitespace) <defface>: Change group `whitespace' to
6948         `whitespace-faces'.
6950 2005-12-11  Richard M. Stallman  <rms@gnu.org>
6952         * buff-menu.el (Buffer-menu-sort-column): Not a user variable.
6954 2005-12-11  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6956         * term/mac-win.el: Create keymap for mac-apple-event-map.
6958 2005-12-11  Nick Roberts  <nickrob@snap.net.nz>
6960         * tooltip.el (tooltip-mode): Move to start of file so that it
6961         appears at top of customize buffer.
6963         * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
6964         Add the gud groupname.
6965         (gud-tooltip-mode): Add the tooltip groupname.
6966         (gud-tooltip-echo-area): Add the gud groupname.  Remove tag to
6967         avoid conflict with tooltip-use-echo-area.
6969 2005-12-10  Romain Francoise  <romain@orebokech.com>
6971         * help.el (help-for-help-internal): Add `r' in doc string.
6973 2005-12-10  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
6975         * align.el (align-regexp, align-highlight-rule):
6976         Use region-beginning and region-end instead of point and mark, so that
6977         repetition (with `repeat-complex-command') recomputes the region
6978         bounds.
6980 2005-12-10  Lennart Borgman  <lennart.borgman.073@student.lu.se>
6982         * window.el (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
6983         (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
6984         (bw-refresh-edges, bw-adjust-window, bw-balance-sub): New functions.
6985         (balance-windows): Rewrite using the above new functions.
6987 2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
6989         * hi-lock.el (hi-lock-mode): Rename from hi-lock-buffer-mode;
6990         react if global-hi-lock-mode seems intended.
6991         (global-hi-lock-mode) Renamed from hi-lock-mode.
6992         (hi-lock-archaic-interface-message-used)
6993         (hi-lock-archaic-interface-deduce): New variables.
6994         (turn-on-hi-lock-if-enabled, hi-lock-line-face-buffer)
6995         (hi-lock-face-buffer, hi-lock-face-phrase-buffer)
6996         (hi-lock-find-patterns, hi-lock-font-lock-hook):
6997         Replace hi-lock-buffer-mode with hi-lock-mode.
6999 2005-12-10  Kevin Rodgers  <ihs_4664@yahoo.com>
7001         * emacs-lisp/lisp.el (lisp-complete-symbol): Regenerate the
7002         completion list, even after a partial completion has been
7003         inserted in the current buffer.  If there are more than 1
7004         completion, redisplay the *Completions* buffer; if the
7005         completion is unique, delete the *Completions* window.
7007 2005-12-10  Eli Zaretskii  <eliz@gnu.org>
7009         * mail/rmail.el (rmail-next-same-subject): Handle multiple "Re: "
7010         strings and long subject lines that were broken into multiple
7011         lines at arbitrary places.  Handle subjects that have "Re: " in
7012         the middle.
7014 2005-12-10  John W. Eaton  <jwe@octave.org>
7016         * emacs/octave-mod.el (octave-electric-space): Don't indent
7017         comments or strings if octave-auto-indent is nil.
7019 2005-12-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7021         * term/mac-win.el: Require url when compiling.
7022         Call mac-process-deferred-apple-events after loading init files.
7023         (mac-apple-event-map): New defvar.  Define event handlers in it.
7024         (core-event, internet-event): New Apple event class symbols.
7025         (open-application, reopen-application, open-documents)
7026         (print-documents, open-contents, quit-application)
7027         (application-died, show-preferences, autosave-now, get-url):
7028         New Apple event ID symbols.
7029         (about): New HICommand ID symbol.
7030         (mac-event-spec, mac-event-ae): New macros.
7031         (mac-ae-parameter, mac-ae-list, mac-bytes-to-integer)
7032         (mac-ae-selection-range, mac-ae-text-for-search)
7033         (mac-ae-open-documents, mac-ae-text, mac-ae-get-url): New functions.
7034         (mac-application-menu-map): Remove keymap.  Handlers for HICommand
7035         and Services menu events are now defined in mac-apple-event-map.
7036         (mac-drag-n-drop): Remove selection range handling.
7038 2005-12-10  Kenichi Handa  <handa@m17n.org>
7040         * simple.el (zap-to-char):
7041         * isearch.el (isearch-process-search-char): Translate CHAR by
7042         translation-table-for-input.
7044 2005-12-09  Chong Yidong  <cyd@stupidchicken.com>
7046         * foldout.el (foldout-exit-fold): Properly hide subtree.
7048 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
7050         * files.el (save-buffer):
7051         * international/ucs-tables.el (ucs-set-table-for-input):
7052         * mail/mail-extr.el (mail-extract-address-components):
7053         * mail/sendmail.el (mail-mode): Reformat doc string.
7055 2005-12-09  Juri Linkov  <juri@jurta.org>
7057         * isearch.el (isearch-highlight): Change main overlay priority
7058         from 1 to 1001.  Simplify.
7059         (isearch-lazy-highlight-update): Change lazy overlay priority
7060         from 0 to 1000.
7062         * replace.el (replace-highlight): Change overlay priority from
7063         1 to 1001.
7065         * textmodes/ispell.el (ispell-highlight-spelling-error-overlay):
7066         Change overlay priority from 1 to 1001.  Reuse existing overlay.
7068         * compare-w.el (compare-windows-highlight): Change overlay
7069         priority from 1 to 1000.
7071         * menu-bar.el (menu-bar-edit-menu): Add listp around
7072         pending-undo-list to disable menu item "undo" when pending
7073         undo list is empty.
7075         * locate.el (locate): Disable undo in *Locate* buffer.
7077 2005-12-09  Kim F. Storm  <storm@cua.dk>
7079         * mail/smtpmail.el (smtpmail-via-smtp): Disable undo in SMTP buffer.
7081 2005-12-09  David Ponce  <david@dponce.com>
7083         * recentf.el: Improvement of the menu code.
7084         (recentf-enabled-p): Move before first use.  Use `kill-emacs-hook'
7085         instead of menu hook.
7086         (recentf-show-menu, recentf-hide-menu): New functions.
7087         (recentf-menu-customization-changed, recentf-mode): Use them.
7088         (recentf-menu-action, recentf-max-menu-items)
7089         (recentf-menu-open-all-flag, recentf-menu-append-commands-flag)
7090         (recentf-arrange-by-rule-others)
7091         (recentf-arrange-by-rules-min-items)
7092         (recentf-arrange-by-rule-subfilter) : Don't use
7093         `recentf-menu-customization-changed'.
7094         (recentf-arrange-rules): Likewise.  Accept functions to compute
7095         sub-menu titles.
7096         (recentf-menu-filter): Likewise.  Doc fix.
7097         (recentf-menu-value-shortcut): Doc fix.
7098         (recentf-dump-variable): Quote atom value.
7099         (recentf-make-menu-items): Update to use it as a menu filter.
7100         (recentf-match-rule): New function.
7101         (recentf-arrange-by-rule): Use it.
7102         (recentf-indirect-mode-rule): New function.
7103         (recentf-build-mode-rules): Use it.
7104         (recentf-dir-rule): New function.
7105         (recentf-arrange-by-dir): Use it.
7106         (recentf-filter-changer-current): Rename from
7107         `recentf-filter-changer-state'.  All references updated.
7108         (recentf-filter-changer-alist): Update filter names.
7109         (recentf-filter-changer-select): New function.
7110         (recentf-filter-changer): Use it.  Make a sub-menu from filters
7111         available in `recentf-filter-changer-alist'.
7112         (recentf-data-cache, recentf-clear-data)
7113         (recentf-update-menu): Remove.  All references updated.
7114         (recentf-match-rule-p, recentf-build-dir-rules)
7115         (recentf-filter-changer-goto-next)
7116         (recentf-filter-changer-get-current)
7117         (recentf-filter-changer-get-next): Remove.
7119 2005-12-08  Luc Teirlinck  <teirllm@auburn.edu>
7121         * cus-edit.el (custom-buffer-create-internal): Relabel the whole
7122         buffer "Reset" button to "Reset to Current" for consistency with
7123         the State buttons.
7125 2005-12-08  John Paul Wallington  <jpw@pobox.com>
7127         * ibuf-ext.el (define-ibuffer-filter filename):
7128         If `dired-directory' is a list then really use its car.
7130 2005-12-08  Kim F. Storm  <storm@cua.dk>
7132         * emulation/cua-rect.el (cua--rectangle-aux-replace):
7133         Fix indention of text on right side of replaced rectangle.
7135 2005-12-09  Nick Roberts  <nickrob@snap.net.nz>
7137         * progmodes/gud.el (gud-speedbar-buttons, gud-tooltip-tips):
7138         No need to check gud-comint-buffer is bound.
7139         (gdb): Prevent multiple debugging when first session uses gdba.
7141 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
7143         CC Mode update to 5.31.
7145         * progmodes/cc-subword.el: Add a dummy `c-subword-mode' for
7146         Emacsen which lack `define-minor-mode'.  (Currently Emacs <21.
7147         We might do this function properly in the future).
7149         * progmodes/cc-cmds.el, cc-defs.el, cc-styles.el, cc-vars.el:
7150         New macros c-sentence-end and c-default-value-sentence end, to cope
7151         with Emacs 22's new function `sentence-end'.
7153 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
7155         * progmodes/cc-cmds.el (c-show-syntactic-information): Solve the
7156         compat issue using `c-put-overlay' and `c-delete-overlay'.
7158         * progmodes/cc-defs.el (c-put-overlay, c-delete-overlay):
7159         New compat macros to handle overlays/extents.
7161 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
7163         * progmodes/cc-fix.el: Add definitions of the macros push and pop
7164         (for GNU Emacs 20.4)
7166         * progmodes/cc-defs.el:
7167         (i) Load cc-fix.elc for `push' and `pop' (for GNU Emacs 20.4)
7169         * progmodes/cc-cmds.el (c-show-syntactic-information): Change the
7170         highlighting mechanism so it will work in XEmacs too.
7172         * progmodes/cc-defs.el: Insert c-int-to-char.
7174         * progmodes/cc-langs.el (c-nonsymbol-token-char-list): Insert a
7175         call to the new macro c-int-to-char.  This solves XEmacs's
7176         regarding characters as different from integers.
7178 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
7180         * progmodes/cc-fonts.el (c-make-syntactic-matcher):
7181         New internal helper.
7183         (c-cpp-matchers, c-basic-matchers-before): Use the `eval'
7184         construct to make the indirect face lookup work in XEmacs.
7186         (c-cpp-matchers): Append the negation char face to the existing
7187         fontification, so that the cpp face doesn't disappear.
7188         Use `c-make-syntactic-matcher' to avoid negation chars in comments
7189         and strings.
7191         * progmodes/cc-fonts.el (c-negation-char-face-name): New variable
7192         to map to `font-lock-negation-char-face' in emacsen where it exists.
7194 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
7196         * progmodes/cc-mode.el: Bind c-subword-mode to C-c C-w.
7198         * progmodes/cc-subword.el, cc-cmds.el, cc-mode.el:
7199         Rename "c-subword-move-mode" as "c-subword-mode".
7201         * progmodes/cc-mode.el: Added tty suitable bindings for C-c
7202         <delete> and C-c C-<delete>.  (To the c-hungry- delete functions).
7204 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
7206         * progmodes/cc-mode.el: Added autoload directive for
7207         `c-subword-move-mode' for use in older emacsen.
7209 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
7211         * progmodes/cc-mode.el:
7212         (i) Insert a binding for C-c C-backspace into
7213         c-bind-special-erase-keys which works in TTYs.
7214         (ii) Make sure that when file styles are used, any explicitly
7215         given style variables take priority over those in the style.
7216         Do this by calling `hack-local-variables' a second time.
7218         * progmodes/cc-vars.el: Add language specific customization
7219         widgets for AWK to c-doc-comment-style, c-require-final-newline
7220         and c-default-style.  Add a defcustom for awk-mode-hook.
7221         Give c-syntactic-element and c-syntactic-context doc-strings by
7222         directly setting their `variable-documentation' propery.
7223         This allows Emacs 22.1 to read these with C-h v.
7225         * progmodes/cc-awk.el: Apply a tidy-up patch (from Stefan Monnier).
7227 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
7229         * progmodes/cc-fonts.el, cc-vars.el
7230         (gtkdoc-font-lock-doc-comments, gtkdoc-font-lock-doc-protection)
7231         (gtkdoc-font-lock-keywords): GtkDoc patterns contributed by
7232         Masatake YAMATO.
7234         (c-doc-comment-style): Made GtkDoc default in C mode.
7236         * progmodes/cc-mode.el: Fixed key bindings for C-c C-<backspace>
7237         and C-c C-<delete>.
7239         (c-bind-special-erase-keys): New function for use on
7240         `normal-erase-is-backspace-hook' to bind C-c C-<delete> correctly.
7242         * progmodes/cc-cmds.el (c-hungry-delete): New function to fix
7243         <delete> key behavior in XEmacs according to `delete-forward-p'.
7244         C.f. `c-electric-delete'.
7246 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
7248         * progmodes/cc-mode.el: Give c-hungry-backspace and
7249         c-hungry-delete-forward permanent key bindings.
7251         * progmodes/cc-cmds.el (c-electric-semi&comma):
7252         Bind c-syntactic-context for calls to "criteria functions", for
7253         consistency with other calls to user functions.
7255         * progmodes/cc-cmds.el (c-indent-command): Expunge use of
7256         `current-prefix-arg', since this might be the prefix arg to a
7257         command which calls c-indent-command as a function.  Change the
7258         interactive spec from "p" to "P".
7260         * progmodes/cc-styles.el: Amend the doc-string of c-set-style, in
7261         reponse to a report from Joseph Kiniry <kiniry@acm.org> that it
7262         was difficult to understand.
7264 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
7266         * progmodes/cc-engine.el (c-on-identifier): Fix bug when at the
7267         first char of an identifier.
7269         * progmodes/cc-engine.el (c-on-identifier): Handle the "operator
7270         +" syntax in C++.
7272 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
7274         * progmodes/cc-cmds.el (c-mask-paragraph): Correct, so that
7275         auto-fill doesn't split a c-comment's last word from a hanging
7276         "*/" when a space is typed between them after fill-column.
7278         * progmodes/cc-defs.el: New macro c-delete-and-extract-region.
7280         * progmodes/cc-styles.el (c-set-style)
7281         (c-setup-paragraph-variables): Abort the command if we're not in a
7282         CC Mode buffer.
7284         * progmodes/cc-align.el (c-lineup-C-comments): Correct indentation
7285         with blank comment-prefix, and a blank line as the comment's
7286         second line.
7288 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
7290         * progmodes/cc-fonts.el (c-cpp-matchers, c-basic-matchers-before):
7291         Incorporate the patterns added in the Emacs development branch
7292         for the new Emacs 22 face `font-lock-negation-char-face'.
7294         * progmodes/cc-fonts.el (c-invalid-face-name): Use "red1" instead
7295         of "red" since it stands out better in xterms and DOS terminals.
7297         * progmodes/cc-engine.el (c-literal-faces):
7298         Add `font-lock-comment-delimiter-face' which is new in Emacs 22.
7300 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
7302         * progmodes/cc-cmds.el: Make C-c C-a (`c-toggle-auto-newline')
7303         forcibly enable c-electric-flag.
7305         * progmodes/cc-vars.el, cc-cmds.el: New clean-up
7306         `comment-close-slash' on c-electric-slash: if enabled, typing `/' just
7307         after the comment-prefix of a C-style comment will close that comment.
7309 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
7311         * progmodes/cc-fonts.el (c-basic-matchers-before)
7312         (c-complex-decl-matchers): Fix the "not-arrow-prefix" regexp used
7313         in Pike.
7315         * progmodes/cc-langs.el (c-other-op-syntax-tokens): Only C++ has
7316         digraphs.
7318         * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el
7319         (c-cpp-message-directives, c-cpp-include-directives)
7320         (c-opt-cpp-macro-define, c-opt-cpp-macro-define-start)
7321         (c-cpp-expr-directives): Introduce new language constants to
7322         control cpp syntax in a cleaner way.
7324         (c-cpp-expr-functions): Rename from c-cpp-defined-fns.
7326         (c-cpp-matchers, c-forward-to-cpp-define-body): Use them.
7328         * progmodes/cc-langs.el, cc-fonts.el (c-string-escaped-newlines)
7329         (c-multiline-string-start-char): New language constants and
7330         variables to specify how newlines in string literals work.
7332         (c-font-lock-invalid-string): Use them.
7334         * progmodes/cc-cmds.el (c-try-one-liner): Robustness fix if an
7335         unbalanced close brace is entered.  Optimization by avoiding going
7336         back over arbitrarily large blocks.  Removed hints that this
7337         function only would be relevant/useful in AWK.
7339         (c-electric-brace): Indent syntactically after the cleanups since
7340         lineup functions might do it differently then.
7342         * progmodes/cc-engine.el, cc-langs.el
7343         (c-opt-op-identifier-prefix): New language constant and variable.
7345         (c-just-after-func-arglist-p, c-after-special-operator-id)
7346         (c-search-decl-header-end, c-inside-bracelist-p): Use it.
7348         * progmodes/cc-align.el, cc-engine.el
7349         (c-after-special-operator-id): New helper to handle C++ operator
7350         identifiers.
7352         (c-lineup-topmost-intro-cont, c-just-after-func-arglist-p)
7353         (c-guess-basic-syntax): Handle C++ operator identifiers in
7354         declarations.
7356         * progmodes/cc-langs.el (c-assignment-operators): Add the
7357         trigraph version of ^= too.
7359         * progmodes/cc-langs.el (c-assignment-operators): Add the
7360         trigraph version of |= in C++.
7362         * progmodes/cc-fonts.el (c-font-lock-declarators):
7363         Handle `c-decl-hangon-kwds' after the identifier name.
7365         * progmodes/cc-engine.el (c-guess-basic-syntax): When deciding
7366         whether an arglist is "nonempty", ignore a comment after the open
7367         paren if it isn't followed by a non-comment token on the same line.
7369         * progmodes/cc-engine.el (c-guess-basic-syntax): Case 4:
7370         Enable heuristics below the point to cope with classes inside special
7371         brace lists in Pike.
7373 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
7375         * progmodes/cc-cmds.el: Amend c-point-syntax to handle macros.
7377 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
7379         * progmodes/cc-guess.el (cc-guess-install): New function to
7380         install an already guessed style in another buffer.
7382         * progmodes/cc-defs.el (c-tentative-buffer-changes): No longer
7383         sets `inhibit-read-only' - `c-save-buffer-state' should be used
7384         anyway if the change always is undone.
7386 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
7388         Implement togglable electricity:
7390         * progmodes/cc-defs.el: Enhance c-save-buffer-state's doc-string,
7391         saying when it should be used.
7393         * progmodes/cc-engine.el: Add the new buffer-local variable,
7394         c-electric-flag.
7396         * progmodes/cc-langs.el: Change the name of c-toggle-auto-state to
7397         c-toggle-auto-newline.
7399         * progmodes/cc-mode.el: Rename c-toggle-auto-state to
7400         c-toggle-auto-newline.  Remove the binding for
7401         c-toggle-auto-hungry-state.  Add the binding C-c C-l for the new
7402         c-toggle-electric-state.
7404         * progmodes/cc-vars.el: Make c-syntactic-indentation buffer local.
7406         * progmodes/cc-cmds.el: Add `c-bytecomp-defun's for
7407         c-\(forward\|backward\)-subword.
7408         (c-update-modeline): Add the new modeline flag `l' for
7409         `c-electric-flag'.  Make the auto-newline flag `a' dependent on `l'.
7410         (c-toggle-auto-state): Rename it to `c-toggle-auto-newline'.
7411         Make the old name an alias of the new name.
7412         (c-toggle-electric-state): New function.
7413         (c-electric-\(pound\|brace\|slash\|star\|semi&comma\|colon\|lt-gt\|paren\|continued-statement\)):
7414         Adapt these functions to do electric things only when
7415         c-electric-flag is non-nil.
7416         (c-point-syntax, c-brace-newlines, c-try-oneliner): Extract these
7417         new functions from c-electric-brace.
7418         (c-point-syntax): Add a check for "virtual semicolons" in AWK
7419         mode, so that the tentative extra newline doesn't change the
7420         syntax of the following brace.
7421         (c-electric-brace): Restructure by extracting the above functions.
7422         Tidy up the coding somewhat.
7423         (c-electric-semi&comma, c-electric-colon, c-electric-paren):
7424         restructure a bit.
7426 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
7428         * progmodes/cc-cmds.el (c-show-syntactic-information): Show the
7429         anchor position(s) using faces.  Thanks to Masatake YAMATO for the idea.
7431         * progmodes/cc-mode.el, cc-cmds.el, cc-defs.el, cc-engine.el
7432         (c-submode-indicators): Change name from `c-auto-hungry-string'
7433         since it's now used to track another submode.
7435         (c-update-modeline): Convert to function and extended to check
7436         `c-subword-move-mode'.
7438         (c-forward-into-nomenclature, c-backward-into-nomenclature):
7439         Convert to compat aliases for `c-forward-subword' and
7440         `c-backward-subword'.
7442         * progmodes/cc-subword.el: New functions and minor mode to handle
7443         SillyCapsedStyleIndentifiers, contributed by Masatake YAMATO:
7445         (c-forward-subword, c-backward-subword, c-mark-subword)
7446         (c-kill-subword, c-backward-kill-subword, c-transpose-subwords)
7447         (c-capitalize-subword, c-downcase-subword, c-upcase-subword):
7448         Functions corresponding to the standard word handling functions.
7450         (c-subword-move-mode): Minor mode that replaces all the standard
7451         word handling functions with their subword equivalences.
7453 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
7455         * progmodes/cc-vars.el (c-cleanup-list): Insert a customization
7456         entry for one-liner-defun.
7458         * progmodes/cc-defs.el: Give c-tentative-buffer-changes its own
7459         name in its def-edebug-spec.
7461         * progmodes/cc-cmds.el (c-electric-brace): Make the
7462         one-liner-defun clean-up work with empty-defun-braces.  o-l-d now
7463         compacts space before a comment, if this will make things fit on
7464         one line.
7466         Introduce an "awk" style, mainly for auto-newline and clean-ups.
7468         * progmodes/cc-align.el: New function c-snug-1line-defun-close
7470         * progmodes/cc-cmds.el: In c-electric-brace, add code for new
7471         clean-up one-liner-defun.
7473         * progmodes/cc-styles.el: Add the new "awk" style.
7475         * progmodes/cc-vars.el: Add description of one-liner-defun to
7476         c-cleanup-list's doc-string.  New user options,
7477         c-max-one-liner-length.  In c-default-style, set the default style
7478         for AWK to "awk".
7480 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
7482         * progmodes/cc-engine.el (c-forward-label): Fix fontification of
7483         macros inside labels.
7485         * progmodes/cc-engine.el (c-looking-at-bos): Obsolete in favor of
7486         `c-at-statement-start-p' and `c-at-expression-start-p'.
7488         * progmodes/cc-defs.el (c-tnt-chng-record-state): Don't signal an
7489         error if the mark isn't set.
7491         * progmodes/cc-engine.el (c-guess-continued-construct)
7492         (c-guess-basic-syntax): Use `c-forward-decl-or-cast-1' to more
7493         accurately detect functions inside functions.
7495         * progmodes/cc-engine.el (c-at-expression-start-p): New function
7496         like `c-at-statement-start-p' that additionally recognizes commas
7497         and expression parentheses as delimiters.
7499         * progmodes/cc-engine.el (c-looking-at-inexpr-block): Add flag
7500         to avoid heuristics that doesn't work for unclosed blocks.
7501         (c-at-statement-start-p): New function.
7503         * progmodes/cc-engine.el, cc-fonts.el: Fixes in handling of
7504         Objective-C directives, e.g. directives spanning lines should work
7505         reasonably well now.
7507         (c-put-c-type-property, c-clear-c-type-property): New helpers.
7509         (c-forward-objc-directive): New function to move over any ObjC
7510         directive.
7512         (c-just-after-func-arglist-p, c-guess-basic-syntax)
7513         (c-basic-matchers-before): Use it.
7515         (c-font-lock-objc-iip-decl): Remove.
7517         * progmodes/cc-engine.el (c-guess-basic-syntax): Some improvement
7518         in the template arglist recognition.
7520         * progmodes/cc-styles.el (c-style-alist): Fix several
7521         inconsistencies in the Whitesmith style.
7523         * progmodes/cc-align.el (c-lineup-after-whitesmith-blocks):
7524         New lineup function to get lines after Whitesmith style blocks
7525         correctly indented.
7527         (c-lineup-whitesmith-in-block): Back out the compensation for
7528         opening parens since it's done using `add' lists in the style
7529         definition instead.  Don't use the anchor position since it varies
7530         too much between the syntactic symbols. :P
7532         * progmodes/cc-vars.el (c-valid-offset): Update.
7534         * progmodes/cc-engine.el (c-evaluate-offset): Extend to handle
7535         lists where the offsets are combined according to several
7536         different methods: `first', `min', `max', and `add'.
7537         Report offset evaluation errors with `c-benign-error' so that some kind
7538         of reindentation still is done.
7540         * progmodes/cc-engine.el (c-guess-basic-syntax):
7541         Anchor `arglist-intro' the same way as `arglist-cont-nonempty' and
7542         `arglist-close'.
7544         * progmodes/cc-engine.el (c-guess-basic-syntax): Fix similar
7545         situations for `arglist-cont-nonempty' and `arglist-close'.
7547         * progmodes/cc-langs.el (c-opt-identifier-concat-key-depth): New const.
7549         * progmodes/cc-defs.el: Use `cc-bytecomp-fboundp' and
7550         cc-bytecomp-boundp' in a number of places.
7552         * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a
7553         macro related issue.
7555 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
7557         * progmodes/cc-awk.el: Change the terminology of regexps: A char
7558         list is now [asdf], a char class [:alpha:].
7559         Include code for char classes.
7560         Set c-awk-NL-prop on lines ending in open strings.  (Bug fix.)
7561         Add character classes (e.g. "[:alpha:]") into AWK Mode's regexps.
7563         Remove (nearly all of) the cruft associated with AWK Mode's former
7564         concept of "virtual semicolons":
7566         Adapt c-beginning-of-statement, c-end-of-statement (together with
7567         subfunctions) to use the new notion of "virtual semicolon" in
7568         place of the old awkward special handling for AWK.  There remains
7569         much cruft in cc-awk.el, cc-cmds.el and cc-engine.el to clear out.
7570         * progmodes/cc-cmds.el:
7571         (c-ascertain-adjacent-literal): In the backwards direction, now
7572         recognises AWK regexp delimiters as string delimiters.
7573         (c-after-statement-terminator-p): Adapt for virtual semicolons;
7574         check more rigorously for "end of macro".
7575         (c-back-over-illiterals, c-forward-over-illiterals): Adapt for
7576         virtual semicolons;
7577         (c-beginning-of-statement): Adapt for virtual semicolons; Separate
7578         out the code for forward movement into ...
7579         (c-end-of-statement): Now contains the code for forward movement,
7580         adapted for virtual semicolons.
7582         * progmodes/cc-engine.el:
7583         (c-ws*-string-limit-regexp): New regexp.
7584         (c-forward-single-comment, c-backward-single-comment): Comment out
7585         the (now redundant) "special" AWK stuff.
7587         * progmodes/cc-styles.el, cc-vars.el: Change the settings of
7588         c-string-par-start, c-string-par-separate to be more like Text
7589         Mode than Fundamental Mode.
7591 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
7593         * progmodes/cc-fonts.el (c-font-lock-declarations): Always narrow
7594         to the fontified region so that fontification doesn't occur
7595         outside it (could happen e.g. when fontifying a line with an
7596         unfinished declaration).
7598 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
7600         * progmodes/cc-awk.el: Move regexps for analysing AWK code to near the
7601         start of the file.  ^L now separate sections of the file.
7602         (c-awk-non-eol-esc-pair-re,     c-awk-blank-or-comment-line-re)
7603         (c-awk-one-line-possibly-open-string-re)
7604         (c-awk-regexp-one-line-possibly-open-char-class-re)
7605         (c-awk-one-line-possibly-open-regexp-re)
7606         (c-awk-one-line-non-syn-ws*-re): New defonsts.
7607         (c-awk-at-vsemi-p, c-awk-vsemi-status-unknown-p): New functions.
7609         Amend the concept of "virtual semicolons" (in the indentation
7610         engine) for languages like AWK, such that they are now
7611         conceptually attached to end of the last token of a statement, not
7612         the end of the line.  (In AWK Mode, however, the pertinent text
7613         property is still physically set on the EOL.)  Remove the specific
7614         tests for awk-mode, thus facilitating the introduction of other
7615         language modes where EOLs can end statements.
7616         (Note: The funtionality in cc-cmds.el, specifically
7617         c-beginning/end-of-statement has yet to be amended.)
7619         * progmodes/cc-defs.el (c-at-vsemi-p, c-vsemi-status-unknown-p):
7620         New macros.
7622         * progmodes/cc-langs.el: Added `#' into AWK Mode's value of
7623         c-stmt-delim-chars.  New c-lang-defvars: c-at-vsemi-p-fn,
7624         c-vsemi-status-unknown-p-fn (in a new page).
7626         * progmodes/cc-engine.el: In c-beginning-of-statement-1,
7627         c-crosses-statement-barrier-p, c-guess-basic-syntax, replace
7628         numerous awkward forms like
7629         (if (c-major-mode-is 'awk-mode) (c-awk-prev-line-incomplete-p))
7630         with (c-at-vsemi-p).  Fix a few typos.  In c-guess-basic-syntax, new
7631         variable before-ws-ip, the place just after char-before-ip appears.
7633         * progmodes/cc-mode.el: Fix what's almost a semantic ambiguity in
7634         a comment.
7636 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
7638         * progmodes/cc-cmds.el (c-electric-brace): Clean up using
7639         `c-tentative-buffer-changes'.
7641         * progmodes/cc-defs.el (c-region-is-active-p): Simplify and
7642         convert to macro to choose between Emacs and XEmacs at compile time.
7644         (c-set-region-active): New set counterpart to `c-region-is-active-p'.
7646         (c-tentative-buffer-changes): New macro to handle temporary buffer
7647         changes in a convenient way.
7649         (c-tnt-chng-record-state, c-tnt-chng-cleanup): Internal helpers
7650         for `c-tentative-buffer-changes'.
7652         * progmodes/cc-engine.el (c-looking-at-inexpr-block): Tighten up
7653         the checks for paren sexps between the point and the keyword, to
7654         avoid some false alarms.
7656         * progmodes/cc-engine.el, cc-langs.el (c-looking-at-inexpr-block):
7657         Fixed a situation where an error could be thrown for unbalanced
7658         parens.  Changed to make use of c-keyword-member' to avoid some
7659         repeated regexp matches.
7661         (c-opt-lambda-key, c-opt-inexpr-block-key, c-opt-inexpr-class-key):
7662         These language variable are no longer necessary.
7664         (c-block-stmt-kwds): New language constant used by
7665         c-looking-at-inexpr-block'.
7667         (c-guess-basic-syntax): Remove an optional check that looked at
7668         the existence of the now removed language variables.
7670         * progmodes/cc-engine.el (c-fdoc-shift-type-backward)
7671         (c-forward-decl-or-cast-1): Fix invalid recognition of C++ style
7672         object instantiation expressions as declarations in some contexts.
7673         This bug only affected languages where the declarator can't be
7674         enclosed in parentheses.
7676         * progmodes/cc-styles.el (c-style-alist): Fix the GNU style to
7677         insert newlines before and after substatement braces.
7679         * progmodes/cc-engine.el: Improved the heuristics for recognizing
7680         function declaration headers and the handling of C++ style member
7681         init lists.
7683         (c-just-after-func-arglist-p): Rewritten to use
7684         `c-forward-decl-or-cast-1'.  Now behaves a bit differently too.
7686         (c-beginning-of-member-init-list): Remove since it isn't used anymore.
7688         (c-guess-basic-syntax): Adapt case 5B for the new
7689         `c-just-after-func-arglist-p'.  Merge cases 5B.1 and 5B.3.
7690         Remove cases 5D.1 and 5D.2 since they aren't trigged anymore (case 5B.1
7691         covers all cases now).
7693         * progmodes/cc-defs.el (c-point): Add `bosws' and `eosws'.
7695 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
7697         * progmodes/cc-cmds.el, cc-styles.el, cc-vars.el: New variables
7698         c-string-par-start/separate c-sentence-end-with-esc-eol,
7699         initialised in c-setup-paragraph-variables, used in string
7700         scanning subroutines of c-beginning-of-statement.
7702         * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
7703         which precedes the newly inserted `{'.
7705 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
7707         * progmodes/cc-engine.el, cc-langs.el: Rewrote the recognition
7708         function for declaration level blocks.  It should now cope with
7709         templates better and also be a lot more comprehensible.
7711         (c-looking-at-decl-block): The new function.
7713         (c-search-uplist-for-classkey): The old one.  It's now a wrapper
7714         for compatibility.
7716         (c-add-class-syntax, c-guess-continued-construct)
7717         (c-guess-basic-syntax): Adapt for `c-looking-at-decl-block'.
7719         (c-decl-block-key): Change to tell apart ambiguous and
7720         unambiguous keywords.  Pike specials are now handled directly in
7721         the code instead.
7723         (c-block-prefix-disallowed-chars, c-block-prefix-charset):
7724         New language constants and variables to make the backward skip in
7725         `c-looking-at-decl-block' as tight as possible.
7727         (c-nonsymbol-token-char-list): New language constant.
7729         * progmodes/cc-engine.el (c-backward-<>-arglist): New function to
7730         find balanced template arglists backwards.
7732         * progmodes/cc-defs.el (c-make-bare-char-alt): New helper for
7733         making char classes for `c-syntactic-skip-backward'.
7735         * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify case
7736         16D - can't be a class-close at that point.
7738         * progmodes/cc-engine.el (c-guess-basic-syntax)
7739         (c-add-class-syntax): Don't narrow out the enclosing declaration
7740         level.  This makes everything a lot easier, and it was actually
7741         only four small places that needed it to work.  Some places that
7742         previously did `widen' are removed now, which has the effect that
7743         `c-guess-basic-syntax' never will look at things outside the
7744         current narrowment now.  The anchor position for `topmost-intro'
7745         is affected by this, but it was so bogus it was basically useless
7746         before, and now it's equally bogus but in a slightly different way.
7748         (c-narrow-out-enclosing-class): Gone.
7750         (c-most-enclosing-brace, c-least-enclosing-brace): Don't filter to
7751         the narrowed region.
7753         (c-least-enclosing-brace): Remove silly optional argument.
7755         * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
7756         the point could be left directly after an open paren when finding
7757         the beginning of the first decl in the block.
7759         * progmodes/cc-engine.el, cc-fonts.el (c-forward-keyword-clause):
7760         Specify which submatch to use.
7762         * progmodes/cc-langs.el (c-symbol-start): Include `@' in ObjC.
7764         (c-decl-start-re): No longer any need for special treatment of
7765         ObjC due to the above.
7767         (c-other-block-decl-kwds): Handle "extern" in ObjC too since it
7768         presumably follows C in that regard.
7770         * progmodes/cc-langs.el (c-identifier-ops, c-after-id-concat-ops):
7771         New language constants to specify operator tokens inside
7772         identifiers in a more high level way.
7774         (c-opt-identifier-prefix-key): New internal language constant.
7776         (c-opt-identifier-concat-key, c-opt-after-id-concat-key)
7777         (c-identifier-start, c-identifier-key): Now completely calculated
7778         from other constants.
7780         (c-identifier-last-sym-match): Decommission since it's no longer used.
7782         (c-operators): Use `c-identifier-ops'.  Document `postfix-if-paren'.
7784         * progmodes/cc-engine.el (c-forward-name): Remove the
7785         optimization when c-identifier-key is equal to c-symbol-key since
7786         it doesn't work in byte compiled files.  Don't record empty
7787         regions as identifiers.
7789         * progmodes/cc-langs.el (c-filter-ops): New helper function to
7790         simplify access to `c-operators' and its likes.
7792         (c-operator-list, c-all-op-syntax-tokens)
7793         (c-nonsymbol-token-regexp, c-<>-multichar-token-regexp)
7794         (c-<-op-cont-regexp, c->-op-cont-regexp, c-expr-kwds)
7795         (c-primary-expr-regexp, c-cast-parens): Use it.
7797         * progmodes/cc-defs.el (c-lang-const): Fixes to allow use without
7798         an explicit language in functions.
7800         * progmodes/cc-defs.el (c-make-keywords-re): Add an appendable
7801         variant of adornment.
7803         * progmodes/cc-langs.el (c-any-class-key): Remove unused language
7804         variable.
7806         (c-type-decl-prefix-key): Remove some now unnecessary cruft from
7807         the Pike value.
7809         * progmodes/cc-engine.el (c-on-identifier)
7810         (c-simple-skip-symbol-backward): Small fix for handling "-"
7811         correctly in `skip-chars-backward'.  Affected the operator lfun
7812         syntax in Pike.
7814         * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Disable the
7815         diagnostic message about precompiled language vars not being used.
7817         * progmodes/cc-langs.el (c-paren-nontype-kwds): The GCC keyword
7818         "__attribute__" is followed by a parenthesis.
7820         (c-type-start-kwds, c-prefix-spec-kwds, c-prefix-spec-kwds-re)
7821         (c-specifier-key, c-not-decl-init-keywords): Some cleanup using new
7822         language constants `c-type-start-kwds' and `c-prefix-spec-kwds'.
7824         * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el:
7825         Internal cleanups to properly detect the declared identifiers in
7826         various declarations.
7828         (c-decl-start-kwds): New language constant to recognize
7829         declarations that can start anywhere.  Used for class declarations
7830         in Pike.
7832         (c-specifier-key, c-not-decl-init-keywords)
7833         (c-decl-prefix-or-start-re, c-find-decl-prefix-search)
7834         (c-find-decl-spots): Implement `c-decl-start-kwds'.
7836         (c-other-decl-kwds, c-postfix-decl-spec-kwds, c-decl-hangon-kwds)
7837         (c-decl-hangon-key, c-forward-decl-or-cast-1): Separate the
7838         handling of the compiler specific extension keywords into a new
7839         language constant `c-decl-hangon-kwds' that defines keyword
7840         clauses to be ignored in declarations.
7842         (c-forward-id-comma-list, c-forward-keyword-clause): Don't skip
7843         past unrecognized tokens when handling `c-colon-type-list-kwds'.
7844         Necessary to stop at the declared identifier in e.g. IDL valuetype
7845         declarations.
7847         (c-typedef-decl-kwds, c-typeless-decl-kwds, c-type-list-kwds)
7848         (c-prefix-spec-kwds-re, c-postfix-spec-kwds)
7849         (c-after-suffixed-type-decl-key, c-opt-postfix-decl-spec-key)
7850         (c-forward-decl-or-cast-1): Recognize the declared identifier in
7851         class and enum declarations as such and not as part of the type.
7853         (c-forward-decl-or-cast-1, c-forward-label): Relax the
7854         interpretation of PRECEDING-TOKEN-END when there's no preceding token.
7856         (c-forward-decl-or-cast-1): Don't disregard sure signs of
7857         declarations when there's some syntax error later on.
7859         (c-complex-decl-matchers): Did away with a reference to
7860         `c-specifier-key'.
7862         * progmodes/cc-engine.el (c-maybe-labelp): Provide no default
7863         value - this variable is always dynamically bound.
7865         * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el, cc-menus.el
7866         * cc-mode.el, cc-styles.el, cc-vars.el, cc-align.el, cc-awk.el
7867         * cc-cmds.el, cc-defs.el: Change the policy for marking up
7868         functions that might do hidden buffer changes: All such internal
7869         functions are now marked instead of those that don't.
7871         (c-beginning-of-macro, c-end-of-macro, c-(forward|backward)-comments)
7872         (c-(forward|backward)-single-comment, c-parse-state, c-on-identifier)
7873         (c-(fast-|slow-|)in-literal, c-literal-limits, c-collect-line-comments)
7874         (c-literal-type): Allow these functions to make hidden buffer changes,
7875         so that they are free to use text property caching later on.
7877         (c-electric-backspace, c-electric-delete-forward, c-electric-pound)
7878         (c-electric-brace, c-electric-slash, c-electric-star)
7879         (c-electric-semi&comma, c-electric-colon, c-electric-lt-gt)
7880         (c-electric-paren, c-electric-continued-statement, c-indent-command)
7881         (c-indent-region, c-mask-paragraph, c-indent-new-comment-line)
7882         (c-context-line-break): Add `c-save-buffer-state' calls to comply
7883         with the changed semantics of the functions above.
7885         * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a bug
7886         when macros occur in obscure places.  Optimized the sexp movement
7887         a bit.
7889 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
7891         Enhancements for c-beginning-of-statement to work in AWK Mode:
7893         * progmodes/cc-awk.el: Supersede c-awk-NL-prop value `;'
7894         (completed statement) with `}' (statement completed by closing
7895         brace or semicolon) and `$' (statement completed by EOL).
7897         (c-awk-virtual-semicolon-ends-prev-line-p)
7898         (c-awk-virtual-semicolon-ends-line-p)
7899         (c-awk-skip-semantic-ws-forward, c-awk-skip-semantic-ws-backward)
7900         (c-awk-at-statement-end-p): New functions.
7902         * progmodes/cc-cmds.el: Simplify the structure of functions
7903         c-forward-over-illiterals, c-back-over-illiterals.  Enhance these
7904         two functions and c-beginning-of-statement to handle AWK Mode.
7906         * progmodes/cc-engine.el: Enhance c-forward-single-comment,
7907         c-backward-single-comment for AWK mode.  Attempt to clarify their
7908         doc-strings.
7910         * progmodes/cc-mode.el: Put M-a and M-e into awk-mode-map.
7912 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
7914         * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el: Cleaned up the
7915         label handling.  Labels are now recognized in a uniform and more
7916         robust way, regardless of context.  Text properties are put on all
7917         labels to recognize the following declarations better.
7918         Multiword labels are handled both in indentation and fontification for
7919         the benefit of language extensions like Qt.  For consistency, keywords
7920         in labels are now fontified with the label face instead.
7921         That also applies to "case" and "default".
7923         (c-beginning-of-statement-1): Fix some bugs in the label
7924         handling.  Disregard `c-nonlabel-token-key' in labels that begin
7925         with `c-label-kwds'.
7927         (c-find-decl-spots): Support that the callback adds more
7928         `c-decl-end' spots to find.
7930         (c-forward-decl-or-cast-1): Don't treat a list of plain
7931         identifiers followed by a colon as a declaration.
7933         (c-forward-label): New function to recognize labels.
7935         (c-guess-basic-syntax): Replace uses of `c-label-key' with
7936         `c-forward-label'.  Moved the label recognition cases (14 and 15)
7937         earlier since they aren't so context sensitive now.  Handle labels
7938         on the top level gracefully.  Moved access label recognition to
7939         the generic label case (CASE 15) - removed CASE 5E.
7941         (c-font-lock-declarations): Add recognition of labels in the
7942         same round since we need to handle labels in parallell with other
7943         declarations to recognize both accurately.  It should also improve
7944         speed.
7946         (c-simple-decl-matchers, c-basic-matchers-after):
7947         Move `c-font-lock-labels' so that it only is used on decoration level 2
7948         since `c-font-lock-declarations' handles it otherwise.
7950         (c-complex-decl-matchers): Remove the simplistic recognition of
7951         access labels.
7953         (c-decl-prefix-re): Remove the kludges that was necessary to cope
7954         with labels earlier.
7956         (c-decl-start-re): New language variable to make
7957         `c-font-lock-declarations' stop for the special protection labels
7958         in Objective-C that start with `@'.
7960         (c-label-key): Remove since it's no longer used.
7962         (c-recognize-colon-labels, c-label-prefix-re): New language
7963         constants to support recognition of generic colon-terminated labels.
7965         (c-type-decl-end-used): `c-decl-end' is now used whenever there
7966         are colon terminated labels.
7968         * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
7969         first argument starts with a special brace list.
7971         * progmodes/cc-engine.el, cc-fonts.el (c-forward-decl-or-cast-1)
7972         (c-font-lock-declarations): Break out the declaration and cast
7973         recognition from `c-font-lock-declarations' to a new function, so
7974         that it can be used in the indentation engine.
7976         * progmodes/cc-engine.el (c-find-decl-spots): Fix bug in backing
7977         up to the start of the literal.  Fixed bug with the point on the
7978         wrong side of the search limit that could happen when the start
7979         position is inside a literal.
7981         * progmodes/cc-engine.el (c-parse-state)
7982         (c-invalidate-state-cache): Modify the use of `c-state-cache-end'
7983         so that it's kept a little bit back to increase the hit rate.
7985         (c-parse-state): Change the macro handling and fixed some
7986         glitches.  Macro context is checked more often than necessary now,
7987         but otoh less garbage conses are generated.
7989         * progmodes/cc-engine.el (c-parse-state)
7990         (c-invalidate-state-cache): Cache the last position where
7991         `c-state-cache' applies.  This can speed up refontification quite
7992         a bit in blocks where there are many non-brace parens before the point.
7994         (c-state-cache-end): New variable for this.
7996         (c-guess-basic-syntax, c-debug-parse-state): Adapt for the new
7997         cache variable.
7999         * progmodes/cc-engine.el (c-find-decl-spots): Take more care to
8000         get close initial continue positions when the start position is
8001         inside a literal or macro.  Do not call the callback for spots
8002         before the start position (which can happen e.g. for `c-decl-end'
8003         spots inside comments).  Optimize better in special cases when the
8004         region is a single line inside a literal or macro (typically when
8005         the current line is refontified).
8007         * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify calls
8008         to `c-add-stmt-syntax' - there's no need to explicitly whack off
8009         entries from the paren state.
8011         * progmodes/cc-engine.el (c-add-stmt-syntax): Narrow down the
8012         special case for "else if" clauses.
8014         * progmodes/cc-engine.el (c-looking-at-inexpr-block)
8015         (c-add-stmt-syntax): Use `c-recognize-paren-inexpr-blocks'.
8017         * progmodes/cc-langs.el (c-recognize-paren-inexpr-blocks):
8018         New language variable to recognize the gcc extension with statement
8019         blocks inside expressions.
8021         * progmodes/cc-engine.el (c-add-stmt-syntax): Restructure to make
8022         it somewhat more comprehensible.  The argument AT-BLOCK-START is
8023         no longer used and hence removed.
8025         (c-guess-continued-construct, c-guess-basic-syntax): Update calls
8026         to `c-add-stmt-syntax'.
8028         * progmodes/cc-engine.el (c-backward-to-decl-anchor):
8029         Use `c-beginning-of-statement-1' instead of duplicating parts of it.
8030         This fixes bogus label recognition.
8032         * progmodes/cc-engine.el (c-add-type, c-check-type)
8033         (c-forward-name, c-forward-type): Improve storage of template
8034         types in `c-found-types' so that they can be recognized better.
8036         (c-syntactic-content): Add option to skip past nested parens.
8038         * progmodes/cc-engine.el (c-forward-name):
8039         Set `c-last-identifier-range' all the time.  It's less work that way.
8040         Handle that there might not be an identifier to store in
8041         `c-last-identifier-range'.
8043         (c-forward-type): Handle that `c-last-identifier-range' might be
8044         nil from `c-forward-name'.
8046         * progmodes/cc-defs.el (c-safe-scan-lists)
8047         (c-(go-)?(up|down)-list-(forward|backward)): Add limit arguments.
8049         * progmodes/cc-defs.el (c-save-buffer-state): Use `unwind-protect'
8050         to work even if the form fails.
8052         * progmodes/cc-engine.el (c-parse-state): Speedup when moving far
8053         down in a large file in one go.
8055         (c-get-fallback-start-pos): New helper function for `c-parse-state'.
8057         * progmodes/cc-align.el (c-lineup-assignments): New lineup
8058         function which is like `c-lineup-math' but returns nil instead of
8059         `c-basic-offset' when it doesn't match.
8061         (c-lineup-math): Change to use `c-lineup-assignments'.
8063 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
8065         * progmodes/cc-cmds.el: Fix some bugs in subfunctions of
8066         c-beginning-of-statement.  New subfunctions
8067         c-in-comment-line-prefix-p, c-narrow-to-comment-innards.
8069 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
8071         * progmodes/cc-fonts.el, cc-langs.el: Use `c-simple-ws' instead of
8072         hardcoded char classes whereever possible.  Changed a couple of
8073         places to use skip by syntax instead of skip by char class.
8075         * progmodes/cc-langs.el (c-unterminated-block-comment-regexp):
8076         Fix a bug in the regexp that caused extreme backtracking.
8078         * progmodes/cc-langs.el (c-block-comment-starter)
8079         (c-block-comment-ender): New language constants to specify in a
8080         single place how block comments look.
8082         (c-comment-start-regexp, c-block-comment-start-regexp)
8083         (comment-start, comment-end, comment-start-skip)
8084         (c-syntactic-ws-start, c-syntactic-ws-end, c-nonwhite-syntactic-ws)
8085         (c-syntactic-ws, c-nonempty-syntactic-ws)
8086         (c-single-line-syntactic-ws, c-syntactic-eol): Now built from
8087         `c-line-comment-starter', `c-block-comment-starter' and
8088         `c-block-comment-ender'.
8090         (c-block-comment-regexp, c-unterminated-block-comment-regexp):
8091         New language constants to break up things a bit.
8093         (c-simple-ws): New language constant for simple whitespace.
8095         * progmodes/cc-defs.el (c-concat-separated): New convenience function.
8097         * progmodes/cc-defs.el (c-make-keywords-re): Add kludge for bug
8098         in `regexp-opt' in Emacs 20 and XEmacs when strings contain
8099         newlines.  Allow and ignore nil elements in the list.
8101 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
8103         * progmodes/cc-cmds.el: Comment out a (n almost certainly
8104         superfluous) check, (eq here (point-max)) in c-beginning-of-statement.
8106         * progmodes/cc-cmds.el: Tidy up the comments in
8107         c-beginning-of-statement and subfunctions.
8109         * progmodes/cc-awk.el: Replace calls to put-text-property to the
8110         more flexible c-put-char-property and c-clear-char-properties.
8111         Add the author's email address.
8113         * progmodes/cc-langs.el (c-block-comment-start-regexp): New variable.
8115         * progmodes/cc-cmds.el: Fix bug with M-e, when point is inside the
8116         closing "*/" of a block comment.
8118         * progmodes/cc-cmds.el: Tidy c-beginning-of-sentence (and
8119         subfunctions) so that it works at BOB and EOB.
8121         * progmodes/cc-cmds.el, cc-vars.el: More updating of
8122         c-beginning-of-statement, including new variable
8123         c-block-comment-start-regexp.
8125 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
8127         * progmodes/cc-langs.el (c-known-type-key): Optimize simple
8128         symbols from `*-font-lock-extra-types' so that there's no need to
8129         use `regexp-opt' on those lists.
8131         * progmodes/cc-langs.el (c-type-decl-suffix-key): Fix when
8132         `c-type-modifier-kwds' is empty.
8134         * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix when
8135         there are several strings on the same line.
8137         * progmodes/cc-engine.el (c-literal-limits): Remove the
8138         compatibility function for older emacsen.  `c-literal-limits-fast'
8139         has now taken the place of this function.
8141         * progmodes/cc-vars.el (c-emacs-features): Remove compatibility
8142         with older emacsen: We now require `pps-extended-state'.
8144 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
8146         * progmodes/cc-cmds.el: New function c-beginning-of-sentence,
8147         which obviates the need to hack sentence-end.  This now handles
8148         escaped newlines in strings correctly.  Correct minor bugs in
8149         c-move-over-sentence and in c-beginning-of-statement.
8151         * progmodes/cc-cmds.el (c-beginning-of-statement (and
8152         subfunctions)): Adapt c-\(back\|forward\)-over-illiterals such
8153         that movement over macros and code are rigorously separated from
8154         eachother.  Correct a few incidental bugs.
8156         * progmodes/cc-cmds.el: Restructure c-beginning-of-statement:
8157         Improve its doc-string.  Improve the handling of certain specific cases.
8159 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
8161         * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el
8162         (c-guess-basic-syntax): Change the way class-level labels are
8163         recognized; they can now contain essentially any symbols.
8165         (c-opt-extra-label-key): New language variable to cope with the
8166         special protection label syntax in Objective-C.
8168         (c-opt-access-key): Remove; this is now handled better by
8169         `c-nonlabel-token-key' and `c-opt-extra-label-key'.
8171         (c-complex-decl-matchers): Update to handle that
8172         `c-opt-access-key' no longer exists.
8174         * progmodes/cc-engine.el (c-guess-basic-syntax): Make use of the
8175         improved label recognition in `c-beginning-of-statement-1'.
8177         * progmodes/cc-engine.el (c-beginning-of-member-init-list):
8178         Recognize bitfields better.
8180         * progmodes/cc-engine.el (c-beginning-of-inheritance-list):
8181         Remove some cruft and fixed a bug that could cause it to go to a
8182         position further down.
8184         * progmodes/cc-langs.el, cc-engine.el
8185         (c-beginning-of-statement-1): Improve detection of labels in
8186         declaration contexts.
8188         (c-beginning-of-decl-1): Use it.
8190         (c-nonlabel-token-key): New language constant and variable needed
8191         by `c-beginning-of-statement-1'.
8193         * progmodes/cc-engine.el (c-guess-basic-syntax): Fix bug that
8194         manifested itself due to the correction in `c-forward-sexp'.
8196         * progmodes/cc-defs.el (c-forward-sexp, c-backward-sexp):
8197         Make these behave as documented when used at the buffer limits.
8199         * progmodes/cc-mode.el, cc-engine.el, cc-langs.el
8200         (c-type-decl-end-used): Made this a language variable.
8202         * progmodes/cc-mode.el (c-after-change): Widen the buffer to work
8203         correctly when `combine-after-change-calls' is used together with
8204         temporary narrowings.
8206         * progmodes/cc-engine.el (c-beginning-of-statement-1):
8207         Report labels correctly when the start point is immediately after the
8208         colon.
8210         * progmodes/cc-defs.el (c-parse-sexp-lookup-properties):
8211         Remove since it isn't used anymore.
8213         * progmodes/cc-cmds.el (c-electric-lt-gt): Detect and mark angle
8214         bracket arglists such as template parens in C++.
8216         * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix a bug
8217         in the last check-in.  Some optimization.
8219         * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix bug
8220         where it could stop at the same level in a preceding sexp when
8221         PAREN-LEVEL is set.
8223         * progmodes/cc-mode.el (c-basic-common-init): Turn on syntax-table
8224         text property lookup only when it's needed.
8226         * progmodes/cc-langs.el, cc-engine.el, cc-fonts.el, cc-mode.el:
8227         Change the policy for paren marked angle brackets to be more
8228         persistent; once marked they remain marked even when they're found
8229         to be unbalanced in the searched region.  This should keep the
8230         paren syntax around even when individual lines are refontified in
8231         multiline template arglists.
8233         (c-parse-and-markup-<>-arglists): New dynamically bound variable
8234         to control markup so that incorrect angle bracket arglists aren't
8235         marked in contexts where the correct value for
8236         `c-disallow-comma-in-<>-arglists' isn't known.
8238         (c-forward-<>-arglist, c-forward-<>-arglist-recur): The reparse
8239         argument has become `c-parse-and-markup-<>-arglists'.
8241         (c-remove-<>-arglist-properties): Remove - no longer used.
8243         (c-after-change-check-<>-operators): New function used on
8244         `after-change-functions' to avoid that "<" and ">" characters that
8245         are part of longer operators have paren syntax.
8247         (c-<>-multichar-token-regexp): New language variable used by
8248         `c-after-change-check-<>-operators'.
8250         (c-after-change): Call `c-after-change-check-<>-operators'.
8252         (c-font-lock-<>-arglists): Use the context properties set by
8253         `c-font-lock-declarations' to set `c-disallow-comma-in-<>-arglists'
8254         correctly to avoid doing invalid markup.
8256         (c-font-lock-declarations): Remove code that undoes the invalid
8257         markup done by `c-font-lock-<>-arglists'.
8259         (c-complex-decl-matchers): `c-font-lock-<>-arglists' now runs
8260         after `c-font-lock-declarations'.
8262         * progmodes/cc-engine.el (c-syntactic-skip-backward):
8263         Add paren-level feature.
8265         (c-guess-basic-syntax): Improve the anchor position for
8266         `template-args-cont' in nested template arglists.  There's still
8267         much to be desired in this area, though.
8269 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
8271         * progmodes/cc-cmds.el, cc-engine.el, cc-langs.el, cc-vars.el:
8272         Make the "Text Filling and Line Breaking" commands work for AWK buffers.
8274 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
8276         * progmodes/cc-defs.el, cc-engine.el (c-mode-is-new-awk-p):
8277         Removed; (c-major-mode-is 'awk-mode) can be used instead now.
8279         * progmodes/cc-mode.el: Always set up AWK mode since emacsen where
8280         it doesn't work no longer are supported.
8282         * progmodes/cc-mode.el, cc-styles.el, cc-vars.el, cc-defs.el
8283         * cc-engine.el, cc-fonts.el, cc-langs.el, cc-cmds.el: CC Mode now
8284         requires support for the syntax-table' text property, which rules
8285         out Emacs 19 and XEmacs < 21.4.  Removed various compatibility
8286         cruft associated with those versions.
8288         * progmodes/cc-defs.el, cc-fix.el: CC Mode now requires support
8289         for the `syntax-table' text property, which rules out Emacs 19 and
8290         XEmacs < 21.4.  Removed various compatibility cruft associated
8291         with those versions.
8293         * progmodes/cc-vars.el (c-emacs-features): CC Mode now requires
8294         support for the `syntax-table' text property.
8296         * progmodes/cc-fonts.el (c-nonbreakable-space-face): Remove the
8297         variable and use an extra quoted face name instead.  All the
8298         emacsen flavors handle that correctly.
8300         * progmodes/cc-fonts.el (c-font-lock-complex-decl-prepare)
8301         (c-font-lock-declarators, c-font-lock-declarations)
8302         (c-complex-decl-matchers, c-basic-matchers-after): Use a text
8303         property to mark the items in in declarator lists to handle
8304         refontification inside multiline declarations better.
8306         * progmodes/cc-fonts.el (c-font-lock-declarations): Recognize a
8307         construct like "a * b = c;" as a declaration.
8309 2005-12-08  Kim F. Storm  <storm@cua.dk>
8311         * emulation/cua-base.el (cua-use-hyper-key): Replace by ...
8312         (cua-rectangle-modifier-key): ... this.  New defcustom.  Can now
8313         select either meta, hyper, or super modifier for rectangle commands.
8314         (cua--rectangle-modifier-key): New defvar.
8315         (cua--M/H-key): Use it.  Remove special case for `space'.
8316         (cua--init-keymaps): Initialize it from cua-rectangle-modifier-key
8317         on X, to meta otherwise.  Always bind C-return to toggle
8318         rectangle.  Pass ?\s instead of `space' to cua--M/H-key.
8320         * emulation/cua-rect.el (cua-help-for-rectangle):
8321         Use cua--rectangle-modifier-key.  Handle super modifier too.
8322         (cua--init-rectangles): Always bind C-return to toggle rectangle.
8323         Pass ?\s instead of `space' to cua--M/H-key and cua--rect-M/H-key.
8325         * ido.el: Move Acknowledgements and History after Commentary.
8326         Minor changes to Commentary.
8328         * emulation/cua-base.el (cua--select-keymaps): Enable repeat
8329         keymap if cua--prefix-override-timer is `shift'.
8330         (cua--shift-control-prefix): New function; emulate "type prefix
8331         key twice" functionality to handle shifted prefix key override.
8332         (cua--shift-control-c-prefix, cua--shift-control-x-prefix):
8333         New commands.
8334         (cua--init-keymaps): Bind them to S-C-c and S-C-x.
8336 2005-12-08  Carsten Dominik  <dominik@science.uva.nl>
8338         * textmodes/org.el (org-insert-heading): Try to do items before
8339         headings.
8340         (org-agenda-mode): Quote `org-agenda-mode-hook'.
8341         (org-insert-item): New function.
8342         (org-renumber-ordered-list): Don't skip to higher level lists.
8344 2005-12-08  Juri Linkov  <juri@jurta.org>
8346         * info.el (Info-mode-map): Bind M-TAB to `Info-prev-reference'.
8348         * button.el (button-buffer-map): Bind M-TAB to `backward-button'.
8350         * wid-edit.el (widget-keymap): Bind M-TAB to `widget-backward'.
8352         * pcvs.el (defun-cvs-mode): Put `definition-name' property on
8353         the constructed function name fun-1.
8355         * cus-edit.el (custom-add-parent-links): Filter out custom-group-link,
8356         because such links don't lead to parent documentation.
8358 2005-12-08  Kenichi Handa  <handa@m17n.org>
8360         * descr-text.el (describe-char): Use *Help-2* buffer if the
8361         current buffer is *Help*.  Call describe-text-properties while
8362         setting the original buffer.
8364 2005-12-07  Bill Wohler  <wohler@newt.com>
8366         * files.el (auto-mode-alist): Remove mh-letter-mode.  Unnecessary,
8367         and causes problems with non-MH users (such as Gnus users).
8369 2005-12-08  Nick Roberts  <nickrob@snap.net.nz>
8371         * progmodes/gdb-ui.el (gdb-find-file-unhook): Delete variable.
8372         (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode): Delete functions.
8373         (gdb-set-gud-minor-mode-existing-buffers, gdb-init-2): Use GDB
8374         command "info sources".  Move calls to GDB command "list".
8375         (gdb-find-file-hook): Just use gdb-source-file-list.
8376         (gdb-source-file-regexp): Use regexp for pre-GDB 6.4.
8377         (gdb-source-file-regexp-1): New regexp for GDB 6.4+ only.
8378         (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
8379         (gdb-data-list-register-values-handler): Use correct trigger name.
8381 2005-12-07  Kim F. Storm  <storm@cua.dk>
8383         * ido.el (ido-completion-map): Rename from ido-mode-map.
8384         (ido-common-completion-map, ido-file-completion-map)
8385         (ido-file-dir-completion-map, ido-buffer-completion-map):
8386         Rename from ido-mode-....-map.
8387         (ido-init-completion-maps): Rename from ido-init-mode-maps.
8388         (ido-setup-completion-map): Rename from ido-define-mode-map.
8389         (ido-read-internal): Bind minibuffer-local-filename-completion-map
8390         to ido-completion-map.
8392 2005-12-07  Kenichi Handa  <handa@m17n.org>
8394         * international/mule-cmds.el
8395         (set-display-table-and-terminal-coding-system): If the coding
8396         system specified in `unibyte-display' property is different from
8397         the arg coding-system, don't setup standard-display-table.
8399 2005-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
8401         * emacs-lisp/edebug.el (edebug-skip-whitespace): read1:lread.c says
8402         that comments end at \n, regardless of selective-display.
8404 2005-12-07  Nick Roberts  <nickrob@snap.net.nz>
8406         * progmodes/gdb-ui.el (gdb-error-regexp, gdb-first-post-prompt)
8407         (gdb-version): New variables.
8408         (gdb-source-file-list, gdb-register-names)
8409         (gdb-changed-registers): New variables for use with GDB 6.4+.
8410         (gdb-ann3): Replace with...
8411         (gdb-init-1, gdb-init-2): ...two new functions.
8412         (gdba, gdb-prompt): Call gdb-init-1.
8413         (gdb-get-version): New function.  Call gdb-init-2 from here.
8414         (gud-watch): Make it work with mouse events too.
8415         (gdb-post-prompt): Don't add to queue until GDB version is known.
8416         (gdb-speedbar-expand-node, gdb-post-prompt, gdb-registers-mode)
8417         (gdb-locals-mode): Use gdb-version.
8418         (gdb-memory-format-map, gdb-memory-unit-map)
8419         (gdb-locals-watch-map): Rename from gdb-*-*-keymap.
8420         (gdb-locals-font-lock-keywords-1)
8421         (gdb-locals-font-lock-keywords-2): New variables.
8422         (gdb-find-file-hook): Make it work with GDB 6.4+ too.
8423         (gdb-set-gud-minor-mode-existing-buffers-1)
8424         (gdb-var-list-children-1, gdb-var-list-children-handler-1)
8425         (gdb-var-update-1, gdb-var-update-handler-1)
8426         (gdb-data-list-register-values-handler)
8427         (gdb-data-list-register-values-custom)
8428         (gdb-get-changed-registers, gdb-get-changed-registers-handler)
8429         (gdb-stack-list-locals-handler, gdb-get-register-names):
8430         New functions for use with GDB 6.4+.
8431         (gdb-locals-watch-map-1): New variable for use with GDB 6.4+.
8432         (gdb-source-file-regexp, gdb-var-list-children-regexp-1)
8433         (gdb-var-update-regexp-1, gdb-data-list-register-values-regexp)
8434         (gdb-stack-list-locals-regexp)
8435         (gdb-data-list-register-names-regexp): New regexps for use with
8436         GDB 6.4+.
8438 2005-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
8440         * progmodes/cc-defs.el (c-emacs-features): Don't assume point-min==1.
8442 2005-12-06  Nozomu Ando  <nand@mac.com>  (tiny patch)
8444         * mail/smtpmail.el (smtpmail-try-auth-methods): Make password
8445         prompts work for AUTH PLAIN.  Also reported by Steve Allan
8446         <seallan@verizon.net>.
8448 2005-12-06  L\e$,1 q\e(Brentey K\e,Aa\e(Broly  <lorentey@elte.hu>
8450         * frame.el (set-frame-parameter): Add doc string.
8452 2005-12-06  Carsten Dominik  <dominik@science.uva.nl>
8454         * textmodes/org.el (org-occur-highlights): New variable.
8455         (org-highlight-new-match, org-remove-occur-highlights): New functions.
8456         (org-highlight-sparse-tree-matches): New option.
8457         (org-do-occur): New function.
8458         (org-get-heading): Make it work also at beginning of line.
8459         (org-category-table): New variable.
8460         (org-get-category-table, org-get-category)
8461         (org-camel-to-words, org-link-search): New functions.
8462         (org-select-this-todo-keyword): New variable.
8463         (org-todo-list): New command.
8464         (org-shiftright, org-shiftleft): New commands.
8465         (org-agenda-todo): Add prefix argument.
8466         (org-show-hierarchy-above): New option.
8467         (org-show-todo-tree): Numerical prefix creates tree for specific
8468         TODO keyword.
8469         (org-outline-level): New function, to assign a level to plain
8470         lists items.
8471         (org-cycle-include-plain-lists): New option.
8472         (org-mode): Use `org-outline-level' as value of `outline-level'.
8473         (org-cycle): Temporarily switch `outline-regexp' if
8474         `org-cycle-include-plain-lists' is non-nil.
8475         (org-start-icalendar-file): Fix format bug.
8476         (org-agenda-get-day-entries): Create category table.
8477         (org-agenda-get-todos, org-agenda-get-timestamps)
8478         (org-agenda-get-deadlines, org-agenda-get-scheduled)
8479         (org-agenda-get-blocks): Use `org-get-category'.
8480         (org-context-in-file-links): Rename from
8481         `org-line-numbers-in-file-links'.
8483 2005-12-06  Romain Francoise  <romain@orebokech.com>
8485         * window.el (balance-windows): Delete extraneous third arg in call
8486         to `enlarge-window'.
8488 2005-12-06  Kenichi Handa  <handa@m17n.org>
8490         * international/kinsoku.el (kinsoku-longer): Check eolp, not eobp.
8492 2005-12-06  Nick Roberts  <nickrob@snap.net.nz>
8494         * progmodes/gdb-ui.el (gdb-var-create-handler)
8495         (gdb-var-evaluate-expression-handler, gdb-frame-handler)
8496         (gdb-var-list-children-handler, gdb-var-update-handler):
8497         Current buffer is already gdb-partial-output-buffer, don't
8498         make it current again.
8500 2005-12-05  Luc Teirlinck  <teirllm@auburn.edu>
8502         * buff-menu.el (Buffer-menu-use-frame-buffer-list): New user option.
8503         (list-buffers-noselect): Use it.
8505 2005-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
8507         * mail/sendmail.el: Remove unnecessary leading-star in docstrings.
8508         (mail-yank-ignored-headers): Use regexp-opt.
8509         (mail-mode-map): Move initialization into declaration.
8510         (mail-sent-via): Remove unused shadowed var `to-line'.
8511         (mail-mailer-swallows-blank-line): Use with-temp-buffer.
8512         (mail-bury, sendmail-send-it, mail-do-fcc): Use with-current-buffer.
8513         (mail-do-fcc): Use dolist and push.
8514         (mail-mode-fill-paragraph): Pass the arg to fill-region-as-paragraph.
8515         (mail-yank-ignored-headers): Don't autoload.
8517 2005-12-05  Kenichi Handa  <handa@m17n.org>
8519         * international/mule-cmds.el (set-language-info-internal): New fun.
8520         (set-language-info): Call set-language-info-internal to update
8521         language-info-alist.  If LANG-ENV is the current one, call
8522         set-language-environment to make INFO effective now.
8523         (set-language-info-alist): Likewise.
8524         (locale-language-names): With locale "en", use English
8525         lang. env. but set the default codings to iso-8859-1.
8527 2005-12-04  Nick Roberts  <nickrob@snap.net.nz>
8529         * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer)
8530         (gdb-speedbar-auto-raise): Echo new state in minibuffer.
8531         (gdb-var-create-handler, gdb-assembler-custom): Use search-forward
8532         for plain strings.
8533         (gdb-frames-mode): Remove redundant call to font-lock-mode.
8534         (gdb-all-registers): Rename from toggle-gdb-all-registers.
8535         Create registers buffer if necessary.  Echo new state in minibuffer.
8536         (gdb-registers-mode-map, gdb-registers-mode): Use gdb-all-registers.
8538 2005-12-03  Chong Yidong  <cyd@stupidchicken.com>
8540         * info.el (Info-fontify-node): Match external links using
8541         non-directory part of filename.
8543 2005-12-04  Juri Linkov  <juri@jurta.org>
8545         * font-core.el (global-font-lock-mode): Use define-global-minor-mode
8546         instead of easy-mmode-define-global-mode.  Add `:group font-lock'.
8547         (font-lock-mode): Replace `:group font-lock' with `nil nil nil'
8548         because there is no customization option for it.
8550         * font-lock.el (lisp-font-lock-keywords-1):
8551         Add define-global-minor-mode.
8553         * emacs-lisp/autoload.el (make-autoload): Add define-global-minor-mode.
8555         * emacs-lisp/derived.el (define-derived-mode): Put `definition-name'
8556         properties on the constructed variable names.
8558         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
8559         Put `definition-name' properties on the constructed function names
8560         next-sym and prev-sym.
8562         * emacs-lisp/find-func.el (find-function-regexp):
8563         Add define-global-minor-mode.  Replace `easy-mmode-define-global-mode'
8564         with `easy-mmode-define-[a-z-]+'.  Add easy-menu-define.
8565         (find-variable-regexp): Add easy-mmode-defmap, easy-mmode-defsyntax
8566         and easy-menu-define.
8568         * emacs-lisp/lisp-mode.el: Put `doc-string-elt' property on
8569         easy-mmode-define-global-mode and define-global-minor-mode.
8570         (lisp-imenu-generic-expression): Add define-global-minor-mode.
8572         * progmodes/cwarn.el (global-cwarn-mode): Use define-global-minor-mode
8573         instead of easy-mmode-define-global-mode.
8575         * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
8576         Use define-minor-mode instead of easy-mmode-define-minor-mode.
8578         * cus-edit.el (customize-group, customize-group-other-window):
8579         Filter out autoloaded options from the group completion list by
8580         using heuristics that autoloaded groups don't have `custom-autoload'
8581         property on their symbols (they have only `custom-loads').
8583         * simple.el (completion-setup-function): Put completions-common-part
8584         face on complete completion string too (i.e. completion string
8585         without completions-first-difference face).
8587         * man.el (Man-section-regexp): Add 0-9 to support "3X11" sections.
8589 2005-12-03  Eli Zaretskii  <eliz@gnu.org>
8591         * view.el (view-mode): Doc fix.
8593         * disp-table.el (standard-display-european): Add to the warning
8594         message a reference to the doc string.
8596         * play/yow.el (apropos-zippy): Call print-help-return-message,
8597         similar to other Help and Apropos commands.
8599         * help.el (print-help-return-message): If pop-up-frames is
8600         non-nil, set up help-return-method to delete the help window and,
8601         possibly, its frame as well, and don't display message about
8602         scrolling the help window.  Doc fix.
8603         (help-return-method): Doc fix.
8605 2005-12-03  Martin Rudalics  <rudalics@gmx.at>
8607         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug
8608         whereby names of length one or names starting with a
8609         symbol-constituent character would not be returned.
8611 2005-12-03  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
8613         * subr.el (atomic-change-group): Add edebug and indentation spec.
8615 2005-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
8617         * completion.el (save-completions-file-name): Fix typo in last change.
8619 2005-12-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
8621         * info.el: Move back/forward history to the beginning of the tool bar.
8623 2005-12-02  Ken Manheimer  <ken.manheimer@gmail.com>
8625         * allout.el (eval-when-compile): Remove unnecessary load of cl.
8626         Add fset of allout-real-isearch-abort during compile to fix
8627         byte-compilation warnings.
8628         (allout-mode-p): Move definition of this macro above all uses, or
8629         byte compilation in barren emacs (eg, during emacs build) will
8630         lack the definition.
8631         (allout-mode): Move this variable above any uses, or byte
8632         compilation will fail.
8633         (allout-resolve-xref): Remove use of personal file-reference function.
8634         (allout-toggle-current-subtree-encryption): Do the current (ie,
8635         visible containing) topic, rather than nearest around point.  Doc fix.
8636         (allout-toggle-subtree-encryption): New function, workhorse that
8637         works on nearest topic containing point.
8638         (allout-encrypt-string): Signal requirement for newer version of pgg.
8639         (allout-resumptions): Doc fix.
8641 2005-12-02  Eli Zaretskii  <eliz@gnu.org>
8643         * international/latexenc.el (latex-inputenc-coding-alist): Doc fix.
8645 2005-12-02  Agustin Martin  <agustin.martin@hispalinux.es>
8647         * textmodes/flyspell.el (flyspell-external-point-words):
8648         Consider a misspelling as found in the string search if: (a) misspelling
8649         and found string lengths match, or (b) misspelling is found as
8650         element in a boundary-chars separated longer string, or (c)
8651         ispell-program-name is really ispell and misspelling is found as
8652         part of a TeX string.  After successful match move beginning of
8653         search region to end of match.  Warn about not found misspellings
8654         once the process is done.
8655         (flyspell-large-region): Do not set ispell-parser to tex if in TeX mode.
8657 2005-12-02  Nick Roberts  <nickrob@snap.net.nz>
8659         * progmodes/gud.el (gud-menu-map): Put gud-finish back on the
8660         tool bar (removed inadvertently).
8662 2005-12-02  Juri Linkov  <juri@jurta.org>
8664         * log-view.el (log-view-diff): Clarify doc string.
8666 2005-12-01  Bill Wohler  <wohler@newt.com>
8668         * Makefile.in (mh-loaddefs.el): Reinsert Change Log as its absence
8669         triggers lm-verify errors.
8671 2005-12-01  Luc Teirlinck  <teirllm@auburn.edu>
8673         * simple.el (transient-mark-mode, line-number-mode)
8674         (column-number-mode, size-indication-mode): Remove `:require nil'.
8676 2005-12-01  Nick Roberts  <nickrob@snap.net.nz>
8678         * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-2 to gdb-mouse-until
8679         in the margin also.
8680         (gdb-breakpoints-mode-map): Use D instead of d for
8681         gdb-delete-breakpoint.
8682         (gdb-get-frame-number): Require a number to match on.
8683         (gdb-threads-mode-map): Add follow-link binding.
8685 2005-11-30  Jason Rumney  <jasonr@gnu.org>
8687         * isearch.el (isearch-mode-map): Avoid exiting search on
8688         language-change event.
8690 2005-11-30  Romain Francoise  <romain@orebokech.com>
8692         * speedbar.el (speedbar-default-position): New defcustom.
8693         (speedbar-frame-reposition-smartly): Use it.
8695         * dframe.el (dframe-reposition-frame-emacs): Fix position
8696         computation for `left' location.
8697         Update copyright year.
8699 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
8701         * help.el (help-map): Move initialization into declaration.
8703         * emacs-lisp/autoload.el (make-autoload): Handle defgroup specially.
8705         * help-fns.el (help-argument-name): Don't autoload.
8706         It's useless and triggers a bug in cus-dep.el causing ldefs-boot
8707         to be re-loaded when customizing the `help' group.
8709 2005-11-30  John Paul Wallington  <jpw@gnu.org>
8711         * help-fns.el (describe-function-1): Fill arglist output.
8713 2005-11-30  Kim F. Storm  <storm@cua.dk>
8715         * emulation/cua-rect.el (cua--rectangle-overlays): Make permanent-local.
8716         (cua--rectangle-post-command): Cleanup overlays and deactivate mark
8717         after revert-buffer (or anything else which kills all local variables).
8719         * apropos.el (apropos-parse-pattern): Doc fix.
8720         Set apropos-regexp directly, rather than expecting callers to do so.
8721         (apropos-command, apropos, apropos-value, apropos-documentation):
8722         Simplify calls to apropos-parse-pattern.
8724 2005-11-29  Chong Yidong  <cyd@stupidchicken.com>
8726         * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
8727         (hi-lock-face-phrase-buffer): Use hi-yellow face.
8728         (hi-lock-write-interactive-patterns): Use comment-region.
8730         * longlines.el (longlines-mode): Add mail-setup-hook.
8732         * mail/mailheader.el, mail/sendmail.el: Revert 2005-11-17 changes.
8734         * simple.el (sendmail-user-agent-compose, next-line):
8735         Conditionally use hard-newline.
8737 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
8739         * international/latexenc.el (latex-inputenc-coding-alist):
8740         Reword doc string.
8742 2005-11-29  Chong Yidong  <cyd@stupidchicken.com>
8744         * help.el (describe-key-briefly, describe-key): Recognize default
8745         bindings.
8747 2005-11-29  Romain Francoise  <romain@orebokech.com>
8749         * view.el (view-inhibit-help-message): New defcustom.
8750         (view-mode-enter): Use it.
8752 2005-11-29  Michael Kifer  <kifer@cs.stonybrook.edu>
8754         * ediff-wind.el (ediff-setup-control-frame, ediff-make-wide-display):
8755         Preserve user position.
8757 2005-11-28  Luc Teirlinck  <teirllm@auburn.edu>
8759         * font-lock.el: Throw error if facemenu is not loaded to prevent
8760         accidental change of loading order in loadup.el.  (Suggested by RMS.)
8762         * loadup.el: Add comment explaining why facemenu must be loaded
8763         before font-lock.
8765 2005-11-28  Jay Belanger  <belanger@truman.edu>
8767         * calc/calc.el: Change global keybinding for calc-dispatch to "\C-x*".
8768         (calc-dispatch-map): Add more keys for `calc-same-interface'.
8770         * calc/calc-misc.el (calc-dispatch-help): Update docstring.
8772         * calc/calc-embed.el (calc-do-embedded): Update help message.
8774         * calc/calc-prog.el (calc-user-define-invokation): Update help message.
8776 2005-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
8778         * log-edit.el (log-edit-insert-cvs-rcstemplate): Ignore stderr.
8780         * emacs-lisp/elp.el (elp-not-profilable): Replace interactive-p with
8781         called-interactively-p.
8782         (elp-profilable-p): Rename from elp-not-profilable-p.
8783         Invert result and take into account macros and autoloaded functions.
8784         (elp-instrument-function): Update call.
8785         (elp-instrument-package): Update call.  Add completion.
8786         (elp-pack-number): Use match-string.
8787         (elp-results-jump-to-definition-by-mouse): Merge into
8788         elp-results-jump-to-definition and then remove.
8789         (elp-output-insert-symname): Make help echo text single-line.
8791         * replace.el (query-replace-map): Move initialization into declaration.
8792         (occur-engine): Use with-current-buffer.
8793         (occur-mode-goto-occurrence): Make it work for mouse-clicks as well.
8794         (occur-mode-mouse-goto): Replace with an alias.
8796 2005-11-28  Juri Linkov  <juri@jurta.org>
8798         * simple.el (quoted-insert): Let-bind input-method-function to nil.
8800         * term/w32-win.el: Bind [S-tab] to [backtab].
8802         * info.el (Info-fontify-node): Set 2nd arg `noerror' of
8803         `Info-find-file' to t.
8805         * replace.el (occur-mode-mouse-goto): Pop, don't switch.
8806         (occur-mode-goto-occurrence): Let-bind same-window-buffer-names
8807         and same-window-regexps.
8808         (occur-next-error): Don't move point for arg 0.
8810 2005-11-28  Chong Yidong  <cyd@stupidchicken.com>
8812         * replace.el (occur-mode-goto-occurrence): Pop, don't switch.
8814 2005-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
8816         * log-edit.el (log-edit-changelog-use-first): New var.
8817         (log-edit-changelog-ours-p): Use it.
8818         (log-edit-insert-changelog): Set it with new arg `use-first'.
8819         (log-edit-insert-cvs-rcstemplate, log-edit-insert-filenames): New funs.
8820         (log-edit-hook): Add them to the list of suggested options.
8822         * textmodes/flyspell.el (flyspell-last-buffer): New var.
8823         (flyspell-accept-buffer-local-defs): Use it to avoid doing silly
8824         redundant work.
8825         (flyspell-mode-on): Use add-hook for after-change-functions.
8826         (flyspell-mode-off): Use remove-hook for after-change-functions.
8827         (flyspell-changes): Make it buffer-local.
8828         (flyspell-after-change-function): Make it non-interactive.  Use push.
8829         (flyspell-post-command-hook): Check input-pending-p while processing
8830         the potentially long list of buffer changes.
8832 2005-11-28  L\e$,1 q\e(Brentey K\e,Aa\e(Broly  <lorentey@elte.hu>
8834         * buff-menu.el (list-buffers-noselect): Display the selected
8835         frame's buffer list, not the global one.
8837 2005-11-28  Nick Roberts  <nickrob@snap.net.nz>
8839         * xt-mouse.el (xterm-mouse-event): Set last-input-event so
8840         that (list last-input-event) works as in interactive spec.
8842 2005-11-27  Luc Teirlinck  <teirllm@auburn.edu>
8844         * loadup.el ("facemenu"): Load facemenu before font-lock, because
8845         `facemenu-keymap' needs to be defined when font-lock is loaded.
8846         Otherwise, `M-o M-o' is not bound to `font-lock-fontify-block'.
8848 2005-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
8850         * completion.el: Remove useless leading * in defcustom docstrings.
8851         (save-completions-file-name): Use ~/.emacs.d if available.
8852         (completion-standard-syntax-table): Rename from
8853         cmpl-standard-syntax-table and fold initialization into declaration,
8854         thus removing cmpl-make-standard-completion-syntax-table.
8855         (completion-lisp-syntax-table, completion-c-syntax-table)
8856         (completion-fortran-syntax-table, completion-c-def-syntax-table): Idem.
8857         (cmpl-saved-syntax, cmpl-saved-point): Remove.
8858         (symbol-under-point, symbol-before-point)
8859         (symbol-under-or-before-point, symbol-before-point-for-complete)
8860         (add-completions-from-c-buffer): Use with-syntax-table.
8861         (make-completion): Don't return a list of completion entries.
8862         Update callers.
8863         (cmpl-prefix-entry-head, cmpl-prefix-entry-tail): Use defalias.
8864         (completion-initialize): Rename from initialize-completions.
8865         (completion-find-file-hook): Rename from cmpl-find-file-hook.
8866         (kill-emacs-save-completions): Collect stats here.
8867         (save-completions-to-file, load-completions-from-file):
8868         Use with-current-buffer.
8869         (completion-def-wrapper): Rename from def-completion-wrapper.  Make it
8870         into a function.  Move all calls to toplevel.
8871         (completion-lisp-mode-hook): New fun.
8872         (completion-c-mode-hook, completion-setup-fortran-mode):
8873         Set the syntax-table here.  Use local-set-key.
8874         (completion-saved-bindings): New var.
8875         (dynamic-completion-mode): Make it into a proper minor mode.
8876         (load-completions-from-file): Remove unused var `num-uses'.
8878         * emacs-lisp/cl-macs.el (defstruct): Don't define the default
8879         constructor if it is explicitly overridden.
8881         * complete.el (PC-completion-as-file-name-predicate):
8882         Use minibuffer-completing-file-name.
8883         (partial-completion-mode): Use find-file-not-found-functions.
8884         (PC-lisp-complete-symbol): Use with-syntax-table.
8885         (PC-look-for-include-file): Remove dead setq.
8886         (PC-look-for-include-file, PC-expand-many-files, PC-do-completion)
8887         (PC-complete): Use with-current-buffer.
8889         * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): \ doesn't
8890         escape single quotes.
8892 2005-11-27  Luc Teirlinck  <teirllm@auburn.edu>
8894         * dabbrev.el (dabbrev-completion): Simplify code, by getting rid
8895         of `if' whose condition always returned nil.  Doc fix.
8897         * buff-menu.el (Buffer-menu-revert-function): Make the selected
8898         window's buffer the current buffer around the call to
8899         `list-buffers-noselect'.  This is necessary to mark that buffer
8900         with a `.' in the Buffer Menu when called from Lisp, for instance
8901         by Auto Revert Mode.
8903 2005-11-28  Nick Roberts  <nickrob@snap.net.nz>
8905         * progmodes/gdb-ui.el (gdb-stopped): Detect child process when
8906         attaching to it.
8907         (gdb-pre-prompt): Make sure gdb-error is reset.
8909         * progmodes/gud.el (gud-gdb-marker-filter): When GDB is invoked
8910         with a child process, detect it.
8911         (gud-speedbar-buttons): Match regexp more carefully.
8913 2005-11-27  Richard M. Stallman  <rms@gnu.org>
8915         * mouse.el (mouse-drag-move-window-bottom):
8916         Use adjust-window-trailing-edge.
8918 2005-11-27  Luc Teirlinck  <teirllm@auburn.edu>
8920         * simple.el (blink-matching-open): Ignore
8921         `blink-matching-paren-on-screen' if `show-paren-mode' is enabled.
8922         (blink-matching-paren-on-screen): Update docstring.
8924         * paren.el (show-paren-mode): No longer change
8925         `blink-matching-paren-on-screen'.
8927 2005-11-27  John Paul Wallington  <jpw@pobox.com>
8929         * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
8930         (gdb-threads-select, gdb-edit-register-value):
8931         Use `posn-set-point' instead of `mouse-set-point' because the
8932         latter is not fbound when configured without X.
8934 2005-11-27  Kim F. Storm  <storm@cua.dk>
8936         * emulation/cua-rect.el (cua--highlight-rectangle): Preserve
8937         existing face when partially highlighting a TAB in a rectangle.
8939 2005-11-26  Kim F. Storm  <storm@cua.dk>
8941         * ido.el (ido-mode-map): Doc fix.
8942         (ido-mode-common-map, ido-mode-file-map)
8943         (ido-mode-file-dir-map, ido-mode-buffer-map): New keymaps.
8944         (ido-define-mode-map): Rewrite.  Select one of the new maps as
8945         parent for ido-mode-map instead of building from scratch.
8946         (ido-init-mode-maps): New defun to initialize new maps.
8947         (ido-mode): Call it.
8948         (ido-switch-buffer): Doc fix -- use \<ido-mode-buffer-map>.
8949         (ido-find-file): Doc fix -- use \<ido-mode-file-map>.
8951 2005-11-26  John Paul Wallington  <jpw@pobox.com>
8953         * arc-mode.el (archive-extract): Use `posn-set-point' instead of
8954         `mouse-set-point' because the latter is not fbound when configured
8955         without X.
8957 2005-11-26  Thien-Thi Nguyen  <ttn@gnu.org>
8959         * files.el (file-relative-name): Doc fix.
8961 2005-11-26  Kurt Hornik  <Kurt.Hornik@wu-wien.ac.at>
8963         * progmodes/octave-inf.el (inferior-octave-startup): Force a
8964         non-empty string for secondary prompt PS2.
8966 2005-11-25  Chong Yidong  <cyd@stupidchicken.com>
8968         * progmodes/compile.el (compilation-setup): Fix last change.
8970 2005-11-26  Nick Roberts  <nickrob@snap.net.nz>
8972         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
8973         (gdb-mouse-toggle-breakpoint-margin)
8974         (gdb-mouse-toggle-breakpoint-fringe, gdb-threads-select):
8975         Add gdb-server-prefix to keep out of command history.
8976         (gdb-edit-register-value): New function.
8977         (gdb-registers-mode-map): Bind mouse-2 and RET to it.
8978         (gdb-info-registers-custom): Use above map.
8980 2005-11-25  Chong Yidong  <cyd@stupidchicken.com>
8982         * custom.el (enable-theme): Signal error if argument is not a
8983         theme.  Don't recalculate a face if it's not loaded yet.
8985         * cus-face.el (custom-theme-set-faces): Don't change saved-face if
8986         the `user' theme is in effect.
8988         * info.el (Info-on-current-buffer): Record actual filename in
8989         Info-current-file, instead of t, or a fake filename if a non-file
8990         buffer.  Make autoload.
8991         (Info-find-node, Info-revert-find-node): No need to check for
8992         Info-current-file nil.
8993         (Info-set-mode-line, Info-up, Info-copy-current-node-name):
8994         Info-current-file is now never `t'.
8995         (Info-fontify-node): Many simplifications due to Info-current-file
8996         always being valid.  Use Info-find-file to find node filename.
8998 2005-11-25  David Kastrup  <dak@gnu.org>
9000         * longlines.el (longlines-wrap-line): Reorder wrapping to "insert
9001         new character, then delete" in order to preserve markers.
9003 2005-11-25  David Ponce  <david@dponce.com>
9005         * recentf.el (recentf-arrange-by-rule): Handle a special
9006         `auto-mode-alist'-like "strip suffix" rule.
9007         (recentf-build-mode-rules): Handle second level auto-mode entries.
9009 2005-11-25  Michael Kifer  <kifer@cs.stonybrook.edu>
9011         * viper-keym.el (viper-ESC-key): Use different values in terminal and
9012         window modes.
9014         * viper.el (viper-emacs-state-mode-list): Delete mail-mode, add
9015         jde-javadoc-checker-report-mode.
9017         * ediff-wind (ediff-make-wide-display): Slight simplification.
9019         * ediff.el (ediff-date): Change the date of last update.
9021 2005-11-24  Chong Yidong  <cyd@stupidchicken.com>
9023         * hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'.
9024         Use define-minor-mode, and make it a local mode.  Turn on font-lock.
9025         (hi-lock-mode): New global minor mode.
9026         (turn-on-hi-lock-if-enabled): New function.
9027         (hi-lock-line-face-buffer, hi-lock-face-buffer, hi-lock-set-pattern):
9028         Change arguments to regexp and face instead of a font-lock pattern.
9029         Directly set face property, instead of refontifying.
9030         (hi-lock-font-lock-hook): Check if font-lock is being turned on.
9031         (hi-lock-find-patterns): Use line-number-at-pos.
9033         (hi-lock-face-phrase-buffer): Call hi-lock-buffer-mode.  Use new
9034         arguments for hi-lock-set-pattern.
9035         (hi-lock-unface-buffer, hi-lock-set-file-patterns):
9036         Call font-lock-fontify-buffer.
9037         (hi-lock-find-file-hook, hi-lock-current-line)
9038         (hi-lock-refontify, hi-lock-set-patterns): Delete unused functions.
9040         (hi-lock-font-lock-hook): Turn off hi-lock when font lock is
9041         turned off.
9043         * progmodes/compile.el (compilation-setup): Don't fiddle with
9044         font-lock-defaults.
9046 2005-11-25  Nick Roberts  <nickrob@snap.net.nz>
9048         * progmodes/gdb-ui.el (gdb-var-create-handler)
9049         (gdb-var-list-children-handler): Find values for all variable
9050         objects.  gud-speedbar-buttons decides whether to display them.
9052 2005-11-24  Romain Francoise  <romain@orebokech.com>
9054         * info.el (Info-speedbar-fetch-file-nodes): Prefix temporary
9055         buffer name with a space.
9057 2005-11-24  Carsten Dominik  <dominik@science.uva.nl>
9059         * textmodes/org.el (org-export-plain-list-max-depth): Rename from
9060         `org-export-local-list-max-depth'.  Change default value to 3.
9061         (org-auto-renumber-ordered-lists)
9062         (org-plain-list-ordered-item-terminator): New options.
9063         (org-at-item-p, org-beginning-of-item, org-end-of-item)
9064         (org-get-indentation, org-get-string-indentation)
9065         (org-maybe-renumber-ordered-list, org-renumber-ordered-list):
9066         New functions.
9067         (org-move-item-down, org-move-item-up): New commands.
9068         (org-export-as-html): New classes for CSS support.  Bug fix in
9069         regular expression detecting fixed-width regions.  Respect
9070         `org-local-list-ordered-item-terminator'.
9071         (org-set-autofill-regexps, org-adaptive-fill-function): "1)" is
9072         also a list item.
9073         (org-metaup, org-metadown, org-shiftmetaup, org-shiftmetadown):
9074         New item moving functions.
9076 2005-11-24  Juri Linkov  <juri@jurta.org>
9078         * isearch.el (isearch-repeat): With empty search ring set
9079         `isearch-error' to the error string instead of signaling error
9080         with the function `error'.
9082 2005-11-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
9084         * term/mac-win.el: Make modifier `ctrl' an alias for `control'.
9086 2005-11-24  Nick Roberts  <nickrob@snap.net.nz>
9088         * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): New function
9089         and variable.
9090         (gdb-var-create-handler, gdb-var-list-children-handler):
9091         Don't match on "char **...".
9092         (gdb-var-update-handler): Find values for all variable objects.
9093         (gdb-info-frames-custom): Identify frames by leading "#".
9095         * progmodes/gud.el (gud-speedbar-menu-items): Add
9096         gdb-speedbar-auto-raise as radio button.
9097         (gud-speedbar-buttons): Raise speedbar if requested.
9098         Don't match on "char **...".
9099         (gud-speedbar-buttons): Add (pointer) value for non-leaves.
9100         Make it editable.
9102 2005-11-23  Chong Yidong  <cyd@stupidchicken.com>
9104         * info.el (Info-fontify-node): Handle the case where
9105         Info-current-file is t.
9107 2005-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
9109         * simple.el (blink-matching-open): Fix off-by-one in last change.
9111 2005-11-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
9113         * term/mac-win.el: Don't change default directory.
9115 2005-11-22  Luc Teirlinck  <teirllm@auburn.edu>
9117         * cus-edit.el (Custom-reset-standard): Make it handle Custom group
9118         buffers correctly.  (It used to throw an error in such buffers.)
9119         Make it ask for confirmation in group buffers and other Custom
9120         buffers containing more than one customization item.
9122 2005-11-22  John Paul Wallington  <jpw@gnu.org>
9124         * net/goto-addr.el (goto-address-fontify): Put `follow-link'
9125         property on mail and url overlays.
9126         (goto-address-at-point): Use `posn-set-point' instead of
9127         `mouse-set-point' because the latter is not fbound when configured
9128         without X.
9130 2005-11-22  Lars Hansen  <larsh@soem.dk>
9132         * ls-lisp.el (ls-lisp-parse-symlink): Delete.
9133         (ls-lisp-classify, ls-lisp-format): Delete call to
9134         ls-lisp-parse-symlink.
9135         (ls-lisp-handle-switches): Handle symlinks to directories as
9136         directories when ls-lisp-dirs-first in non-nil.
9138 2005-11-21  Luc Teirlinck  <teirllm@auburn.edu>
9140         * startup.el (command-line): Make sure that loaddefs.el is handled
9141         correctly in load-history.
9143 2005-11-22  Nick Roberts  <nickrob@snap.net.nz>
9145         * progmodes/gdb-ui.el (gdb-locals-watch-keymap): New local map.
9146         (gdb-struct-string, gdb-array-string): New constants.
9147         (gdb-info-locals-handler): Use them.
9148         (gdb-reset): Reset gdb-var-list to nil.
9150 2005-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
9152         * progmodes/sh-script.el (sh-font-lock-paren): Handle continued lines
9153         in patterns.
9155 2005-11-21  Juri Linkov  <juri@jurta.org>
9157         * custom.el (defcustom): Update link types in docstring.
9159 2005-11-20  Martin Rudalics  <rudalics@gmx.at>
9161         * custom.el (defgroup): Add doc-string-elt info.
9163         * widget.el (define-widget): Don't use declare for the doc-string-elt.
9165 2005-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
9167         * newcomment.el (comment-enter-backward): Fix last fix.
9169         * simple.el (blink-matching-open):
9170         * paren.el (show-paren-function): Allow new paren-class info.
9172 2005-11-20  Chong Yidong  <cyd@stupidchicken.com>
9174         * faces.el: Revert 2005-11-17 change.  :ignore-defface is now
9175         handled automagically.
9177 2005-11-20  Andreas Schwab  <schwab@suse.de>
9179         * descr-text.el (describe-char): When copying overlays put them
9180         over the full char description instead of just the first character
9181         of it.
9183 2005-11-20  Juri Linkov  <juri@jurta.org>
9185         * simple.el (what-cursor-position):
9186         * descr-text.el (describe-char): Use Lisp-readable syntax
9187         for octal and hex.  Reorder decimal, octal and hex values.
9188         Remove excess whitespace in the output.  Use `=' in `column='
9189         like in `point=' and `Hscroll='.
9191         * international/mule-cmds.el (encoded-string-description):
9192         Use Lisp-readable syntax for hex.
9194 2005-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
9196         * newcomment.el (comment-enter-backward): Handle the case where the
9197         comment is closed by EOB.
9199 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
9201         * longlines.el (longlines-before-revert-hook)
9202         (longlines-after-revert-hook): New functions.
9203         (longlines-mode): Turn off longlines temporarily when reverting.
9204         Add a message-setup-hook.
9205         (longlines-decode-buffer): New function.
9206         (longlines-wrap-line): Preserve marker positions.
9208 2005-11-19  Andreas Schwab  <schwab@suse.de>
9210         * emacs-lisp/shadow.el: Handle compressed files.
9212 2005-11-19  Romain Francoise  <romain@orebokech.com>
9214         * net/browse-url.el (browse-url-default-browser): Signal an error
9215         if no usable browser can be found, rather than try to load w3.
9217 2005-11-16  Ryan Yeske  <rcyeske@gmail.com>
9219         * net/rcirc.el (rcirc-mangle-text): Add bold face property without
9220         replacing existing properties.
9221         (rcirc-my-nick, rcirc-other-nick, rcirc-server)
9222         (rcirc-nick-in-message, rcirc-prompt): Use min-colors and remove
9223         tty specs.
9224         (rcirc-server-prefix, rcirc-server): New faces.
9225         (rcirc-url-regexp): Generate with rx macro.
9226         (rcirc-last-server-message-time): New variable.
9227         (rcirc-filter): Record time of last message.
9228         (rcirc-keepalive): Kill processes that did not send a message
9229         since the last ping.
9230         (rcirc-mode): Give rcirc-topic a local binding here.
9232 2005-11-19  Michael Cadilhac  <michael.cadilhac@lrde.org>
9234         * subr.el (read-passwd): Fontify the prompt as we do with other
9235         prompts.
9237 2005-11-19  Ryan Yeske  <rcyeske@gmail.com>
9239         * ffap.el (ffap-menu-rescan): Use inhibit-read-only instead of
9240         binding buffer-read-only to nil.
9242 2005-11-19  Eli Zaretskii  <eliz@gnu.org>
9244         * complete.el (partial-completion-mode):
9245         Mention completion-auto-help in the doc string.
9247         * man.el (Man-highlight-references): Doc fix.  Reformat code in a
9248         more Lisp-ish way.
9250 2005-11-19  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>  (tiny change)
9252         * ls-lisp.el (ls-lisp-format-file-size): Format file size with 9
9253         digits, not 8, to avoid misalignment for files larger than 100MB.
9255 2005-11-19  Eli Zaretskii  <eliz@gnu.org>
9257         * menu-bar.el (menu-bar-describe-menu) <list-keybindings>:
9258         Mention "keyboard shortcuts" in the help text.
9260 2005-11-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
9262         * startup.el (fancy-splash-default-action): Discard only
9263         mouse-down and succeeding mouse-up events in the splash screen
9264         window so that drag-n-drop event can be processed.
9266 2005-11-18  Chong Yidong  <cyd@stupidchicken.com>
9268         * longlines.el (longlines-mode): Add hacks for mail-mode and
9269         message-mode.
9271 2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
9273         * textmodes/org.el (org-table-sort-lines): New command.
9274         (org-tbl-menu): Add entry for `org-table-sort-lines'.
9275         (org-add-file): Command removed, use `org-agenda-file-to-front'
9276         instead.
9277         (org-export-icalendar): Use `org-icalendar-combined-name'.
9278         (org-cycle-agenda-files, org-agenda-file-to-end)
9279         (org-agenda-file-to-front): New commands.
9280         (org-table-tab-jumps-over-hlines, org-export-html-style):
9281         New options.
9282         (org-table-next-field): Use `org-table-tab-jumps-over-hlines'.
9283         (org-at-table.el-p, org-set-autofill-regexps, org-html-protect):
9284         New functions.
9285         (org-fill-paragraph): Call `org-table-align' in tables.
9286         (org-mode): Call `org-set-autofill-regexps'.
9287         (org-export-as-html): Support for local handformatted lists.
9288         Modified to produce valid HTML 4.0.  Use `org-export-html-style'.
9289         (org-export-local-list-max-depth): New option.
9290         (org-html-expand): Use `org-html-protect'.
9292 2005-11-18  Nick Roberts  <nickrob@snap.net.nz>
9294         * progmodes/gud.el (gud-install-speedbar-variables): Bind gud-pp
9295         to "p".
9296         (gdb): Move definition of gud-pp to...
9298         * progmodes/gdb-ui.el (gdb-ann3): ...here.  Make it work in the
9299         speedbar.
9300         (gdb-find-watch-expression): New function.
9302 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
9304         * faces.el (face-attribute, set-face-attribute): Mention existence
9305         of `:ignore-defface' setting in docstring.
9307 2005-11-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9309         * simple.el (completion-setup-function): Fix last change.
9311 2005-11-17  John Paul Wallington  <jpw@pobox.com>
9313         * ibuf-ext.el (ibuffer-interactive-filter-by-mode):
9314         Use `posn-set-point' instead of `mouse-set-point' because the
9315         latter is not fbound when configured without X.
9317         * comint.el (comint-insert-input): Likewise.
9319 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
9321         * simple.el (hard-newline): New variable.
9322         (sendmail-user-agent-compose, next-line): Use it.
9324         * mail/sendmail.el (mail-setup, mail-send, mail-insert-from-field)
9325         (sendmail-send-it, mail-do-fcc, mail-cc, mail-bcc, mail-fcc)
9326         (mail-mail-reply-to, mail-mail-followup-to)
9327         (mail-position-on-field, mail-signature, mail-yank-original)
9328         (mail-attach-file): Likewise.
9330         * mail/mailheader.el (mail-header-format)
9331         (mail-header-format-function): Likewise.
9333         * add-log.el (add-change-log-entry, change-log-merge): Likewise.
9335 2005-11-17  Juri Linkov  <juri@jurta.org>
9337         * font-lock.el (font-lock-faces): Rename this defgroup from
9338         `font-lock-highlighting-faces'.
9339         (font-lock-comment-face, font-lock-comment-delimiter-face)
9340         (font-lock-string-face, font-lock-doc-face)
9341         (font-lock-keyword-face, font-lock-builtin-face)
9342         (font-lock-function-name-face, font-lock-variable-name-face)
9343         (font-lock-type-face, font-lock-constant-face)
9344         (font-lock-warning-face, font-lock-negation-char-face)
9345         (font-lock-preprocessor-face)
9346         (font-lock-regexp-grouping-backslash)
9347         (font-lock-regexp-grouping-construct): Rename :group from
9348         `font-lock-highlighting-faces' to `font-lock-faces'.
9350         * cus-edit.el (lisp, c, tex):
9351         * progmodes/ada-mode.el (ada):
9352         * progmodes/asm-mode.el (asm):
9353         * progmodes/cperl-mode.el (cperl-faces):
9354         * progmodes/cpp.el (cpp):
9355         * progmodes/dcl-mode.el (dcl):
9356         * progmodes/f90.el (f90):
9357         * progmodes/fortran.el (fortran):
9358         * progmodes/icon.el (icon):
9359         * progmodes/idlwave.el (idlwave-misc):
9360         * progmodes/m4-mode.el (m4):
9361         * progmodes/make-mode.el (makefile):
9362         * progmodes/meta-mode.el (meta-font):
9363         * progmodes/modula2.el (modula2):
9364         * progmodes/octave-mod.el (octave):
9365         * progmodes/pascal.el (pascal):
9366         * progmodes/perl-mode.el (perl):
9367         * progmodes/prolog.el (prolog):
9368         * progmodes/ps-mode.el (PostScript-edit):
9369         * progmodes/scheme.el (scheme):
9370         * progmodes/sh-script.el (sh-script):
9371         * progmodes/simula.el (simula):
9372         * progmodes/tcl.el (tcl):
9373         * textmodes/nroff-mode.el (nroff):
9374         * textmodes/reftex-vars.el (reftex-fontification-configurations):
9375         * textmodes/sgml-mode.el (sgml):
9376         * textmodes/texinfo.el (texinfo):
9377         Add :link (custom-group-link font-lock-faces) to defgroup.
9379         * hi-lock.el (hi-lock): Rename this defgroup from
9380         `hi-lock-interactive-text-highlighting'.  Change parent group from
9381         `faces' to `font-lock'.  Add link to the manual.
9382         (hi-lock-mode, hi-lock-file-patterns-range)
9383         (hi-lock-exclude-modes, hi-lock-faces): Rename :group from
9384         `hi-lock-interactive-text-highlighting' to `hi-lock'.
9385         (hi-lock-faces): Add :group `faces'.
9387         * cus-edit.el (custom-variable-prompt): Clarify the code.
9389         * faces.el (face-read-string): Set the default value arg of
9390         completing-read.
9392 2005-11-16  Luc Teirlinck  <teirllm@auburn.edu>
9394         * rfn-eshadow.el (file-name-shadow-properties)
9395         (file-name-shadow-tty-properties, file-name-shadow-mode):
9396         Remove autoloads, because the file is now preloaded.
9398 2005-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
9400         * printing.el (easy-menu-intern): Don't define.
9401         (pr-get-symbol): Use easy-menu-intern only if defined.
9403         * simple.el (blink-matching-open): Simplify a bit.
9404         (completion-setup-function): Fix the case of partial-completion-mode
9405         when the minibuffer's contents start with "-".
9406         Obey completion-base-size-function even when
9407         minibuffer-completing-file-name is non-nil.
9409 2005-11-16  Richard M. Stallman  <rms@gnu.org>
9411         * net/eudcb-ph.el (eudc-ph-open-session):
9412         Use set-process-query-on-exit-flag.
9414         * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-contents.
9416         * international/ucs-tables.el (ucs-set-table-for-input):
9417         Use make-local-variable, not make-variable-buffer-local.
9419         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
9420         Improve warning message text.
9422         * savehist.el (savehist-save-hook): Add :group.
9424         * menu-bar.el (menu-bar-help-menu):
9425         Rename Find Extra Packages to External Packages.
9427         * cus-edit.el (Custom-reset-standard): Verify that
9428         :custom-standard-value prop exists before calling it.
9430         * apropos.el (apropos-calc-scores): Use apropos-pattern.
9432 2005-11-16  Martin Rudalics  <rudalics@gmx.at>
9434         * wid-edit.el (color): Enclose %t in %{...%}.
9436         * cus-edit.el (face): Enclose %t in %{...%}.
9438 2005-11-16  Hrvoje Niksic  <hniksic@xemacs.org>
9440         * savehist.el (savehist-mode-hook): Re-add the var.
9441         (savehist-mode): Use it.
9443 2005-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
9445         * textmodes/flyspell.el: Fix commenting convention.
9446         Remove unnecessary leading * in custom docstrings.
9447         (flyspell-emacs): Remove unused var.
9448         (flyspell-delete-region-overlays): Use remove-overlays.
9449         (flyspell-accept-buffer-local-defs): Use save-current-buffer.
9450         (flyspell-debug-signal-no-check, flyspell-debug-signal-changed-checked)
9451         (flyspell-debug-signal-pre-word-checked, flyspell-post-command-hook)
9452         (flyspell-debug-signal-word-checked): Use with-current-buffer.
9453         (make-flyspell-overlay): Don't locally reuse a global name.
9454         (flyspell-highlight-incorrect-region)
9455         (flyspell-highlight-duplicate-region): Use flyspell-unhighlight-at.
9456         (flyspell-check-previous-highlighted-word): Use flyspell-overlay-p.
9457         (flyspell-notify-misspell): Remove unused args `start' and `end'.
9458         (flyspell-word): Adjust call accordingly.  Use ispell-send-string.
9459         Wrap calls to accept-process-output inside with-local-quit since it's
9460         often called from a post-command-hook.
9461         (flyspell-correct-word, flyspell-auto-correct-word):
9462         Use ispell-send-string.
9463         (flyspell-xemacs-popup): Remove unused arg `event'.  Update call.
9465         * calendar/diary-lib.el (diary-list-entries): Also hide the
9466         terminating newline.
9468 2005-11-16  Carsten Dominik  <dominik@science.uva.nl>
9470         * textmodes/reftex.el (reftex-use-fonts): Remove the check for
9471         window-system, to allow fonts on tty.
9473 2005-11-17  Nick Roberts  <nickrob@snap.net.nz>
9475         * progmodes/gud.el (gud-speedbar-item-info): New function.
9476         (gud-install-speedbar-variables): Use it to display data type
9477         of watch expression as a tooltip in speedbar.
9479 2005-11-15  Luc Teirlinck  <teirllm@auburn.edu>
9481         * font-core.el (global-font-lock-mode): Add :version keyword,
9482         because default was changed.
9484         * jka-cmpr-hook.el (auto-compression-mode): Ditto.
9486         * startup.el (command-line): Use `custom-reevaluate-setting' for
9487         `file-name-shadow-mode'.
9489         * loadup.el: Preload rfn-eshadow.
9491         * rfn-eshadow.el (file-name-shadow-mode): Set :init-value to t.
9492         Add :version keyword.
9493         (file-name-shadow-properties, file-name-shadow-tty-properties)
9494         (file-name-shadow): Add :version keyword.
9496         * cus-edit.el (custom-add-parent-links): Fix bug whereby, for
9497         instance, `(fringe custom-face)' shadowed `(fringe custom-group)'
9498         in the custom-group property of the symbol frames and the fringe
9499         group got no link to its parent group frames.
9500         Doc fix.
9502 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
9504         * progmodes/gud.el (gud-stop-subjob): New function.
9505         (gud-menu-map, gud-tool-bar-map): Use it.
9507 2005-11-16  Kim F. Storm  <storm@cua.dk>
9509         * progmodes/gud.el (gud-menu-map): Let [stop] stop program rather
9510         than kill it.
9511         (gud-tool-bar-map): Likewise.  Move cont/until/finish buttons
9512         to a more useful/logical place.
9514 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
9516         * progmodes/gud.el (gud-menu-map): Make visibility of stop and
9517         go buttons complementary.
9519 2005-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
9521         * rfn-eshadow.el (rfn-eshadow-regexp): Remove.
9522         (rfn-eshadow-sifn-equal): New function.
9523         (rfn-eshadow-update-overlay): Rewrite to use substitute-in-file-name.
9525 2005-11-15  Michael Kifer  <kifer@cs.stonybrook.edu>
9527         * viper-utils.el (viper-non-word-characters-reformed-vi):
9528         Quote `-' in string.
9530         * viper.el (viper-emacs-state-mode-list): Ensure that
9531         rcirc-mode buffers come up in Emacs state.
9533         * ediff-util.el (ediff-make-temp-file): Use proper file-name-handler
9534         operation.
9536 2005-11-15  Dan Nicolaescu  <dann@ics.uci.edu>
9538         * term.el (term-termcap-format): Fix typos.
9539         (term-down): Fix the negative argument case.
9541 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
9543         * progmodes/gdb-ui.el: Remove face-alias left over from change on
9544         2005-08-15.
9545         (gdb-ann3): New command gud-go.
9546         (menu): Accomodate gdb-mi.el.
9547         (gdb-assembler-custom): Make buffer of selected window current
9548         so that set-window-point works.
9550         * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Re-define
9551         buttons and include new ones.
9553 2005-11-16  Kim F. Storm  <storm@cua.dk>
9555         * progmodes/gud.el (gud-tool-bar-item-visible-no-fringe): New function.
9556         (gud-menu-map): Use it.
9558 2005-11-14  Luc Teirlinck  <teirllm@auburn.edu>
9560         * jka-cmpr-hook.el (auto-compression-mode): Enable it in a way
9561         that works correctly for Custom and that does not override a user
9562         who disables it.
9564         * help-mode.el (help-make-xrefs, help-xref-on-pp)
9565         (help-xref-interned, help-follow): Make hyperlinks for variables
9566         that are unbound, but have a non-nil variable-documentation property.
9568         * emacs-lisp/derived.el (define-derived-mode): Remove defvar for
9569         mode hook.  (It conflicted with defcustoms for some mode hooks.)
9570         Use the `variable-documentation' property to give the mode hook a
9571         docstring and expand that docstring.
9573 2005-11-14  Hrvoje Niksic  <hniksic@xemacs.org>
9575         * savehist.el (savehist-mode): Don't bother with
9576         `custom-set-minor-mode'.
9577         (savehist-coding-system): Check XEmacs version.
9578         (history-length): Declare also at run time.
9579         (savehist-mode): Don't emit a message.  Don't run the minor mode hook.
9580         Don't set the customize state.
9581         (savehist-minibuffer-hook): Special case for when
9582         minibuffer-history-variable is equal to t.
9584 2005-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
9586         * files.el (write-file): Refresh VC status.
9588         * calendar/diary-lib.el (diary-list-entries, diary-show-all-entries)
9589         (mark-diary-entries, make-diary-entry): Check default-major-mode rather
9590         than fundamental-mode to see if the mode was set.
9592 2005-11-14  Romain Francoise  <romain@orebokech.com>
9594         * dired-x.el: If `vm-visit-folder' doesn't exist, define it as a
9595         dummy function in `eval-when-compile' to avoid compiler warning.
9596         Require `man' at compile time.
9598 2005-11-14  Jay Belanger  <belanger@truman.edu>
9600         * calc-alg.el (calcFunc-write-out-power): Rename it to
9601         calcFunc-powerexpand.
9602         (math-write-out-power): Rename it to math-powerexpand; have it
9603         handle negative exponents.
9604         (calc-writeoutpower): Rename it to calc-powerexpand.
9606         * calc-ext.el: Change calcFunc-writeoutpower and
9607         calc-writeoutpower to calcFunc-powerexpand and calc-powerexpand in
9608         autoloads.
9609         Add calcFunc-ldiv to autoloads.
9611         * calc-arith.el (calcFunc-ldiv): New function.
9613         * calc.el (calc-left-divide): New function.
9615 2005-11-14  Juri Linkov  <juri@jurta.org>
9617         * cus-edit.el (custom-variable-prompt): Set the default value arg
9618         of completing-read.
9620         * cus-dep.el (custom-make-dependencies): Reverse the list of
9621         found dependencies.
9623 2005-11-14  Dan Nicolaescu  <dann@ics.uci.edu>
9625         * menu-bar.el (menu-bar-options-menu): Delete "Syntax
9626         Highlighting" entry, it is on by default now.
9627         (menu-bar-options-save): Do not save global-font-lock-mode.
9629 2005-11-13  Richard M. Stallman  <rms@gnu.org>
9631         * textmodes/flyspell.el (flyspell-large-region):
9632         Call flyspell-accept-buffer-local-defs.
9634 2005-11-13  Agustin Martin  <agustin.martin@hispalinux.es>
9636         * textmodes/flyspell.el (flyspell-notify-misspell):
9637         Fix misspelling of "Misspelling".
9638         (flyspell-process-localwords): New function.
9639         (flyspell-large-region): Call flyspell-process-localwords and
9640         flyspell-delete-region-overlays.
9641         (flyspell-delete-region-overlays): New function.
9642         (flyspell-delete-all-overlays): Call that.
9644 2005-11-13  Richard M. Stallman  <rms@gnu.org>
9646         * help.el (help-for-help-internal): Improve doc of C-h a.
9647         (describe-key): Improve prompt; doc fix.
9649 2005-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
9651         * vc-svn.el (vc-svn-registered): Catch all errors.
9653         * cus-dep.el (custom-make-dependencies): Typo.
9655 2005-11-13  Michael Albinus  <michael.albinus@gmx.de>
9657         * net/tramp-util.el (top): Fix compilation warning.
9659 2005-11-13  Kim F. Storm  <storm@cua.dk>
9661         * help.el (help-for-help-internal): Fix `a' entry.  Add `d' entry.
9663 2005-11-13  Nick Roberts  <nickrob@snap.net.nz>
9665         * progmodes/gud.el (gud-menu-map): Move parentheses (again).
9666         (gud-speedbar-buttons): Match on "const char *" too.
9668         * progmodes/gdb-ui.el (gdb-var-create-handler)
9669         (gdb-var-list-children-handler): Match on "const char *" too.
9670         (gdb-var-evaluate-expression-handler): Match on empty string.
9671         (gdb-var-update-handler): Only call
9672         gdb-var-evaluate-expression-handler when required.
9674 2005-11-13  Nick Roberts  <nickrob@snap.net.nz>
9676         * progmodes/gud.el (gud-menu-map): Revert to window-fringes for
9677         selected window.  This still doesn't work for speedbar.
9678         (gud-speedbar-buttons): Handle string expressions properly.
9680         * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
9681         (gdb-var-create-handler): Handle string expressions properly.
9682         (gdb-var-list-children-regexp, gdb-var-list-children-handler):
9683         Handle string expressions properly.  Move "type" field into regexp.
9685 2005-11-12  Karl Fogel  <kfogel@red-bean.com>
9687         * bookmark.el (bookmark-maybe-message): New function to reduce
9688         code duplication: invokes `message' iff baud-rate is high enough.
9689         (bookmark-write-file): Use above instead of an inline conditional.
9690         (bookmark-load): Same.
9692 2005-11-12  Karl Fogel  <kfogel@red-bean.com>
9694         * bookmark.el (bookmark-write-file): Don't visit the destination
9695         file, just write the data to it using write-region.  This is
9696         similar to saveplace.el at 2005-05-29T08:36:26Z!rms@gnu.org, but with an additional
9697         change to avoid visiting the file in the first place.
9699 2005-11-12  Chong Yidong  <cyd@stupidchicken.com>
9701         * hi-lock.el (hi-lock-mode): Set the default value of
9702         font-lock-defaults.
9704 2005-11-11  Luc Teirlinck  <teirllm@auburn.edu>
9706         * find-lisp.el (find-lisp-find-dired-insert-file): Pass `string'
9707         arg to `file-attributes'.
9708         (find-lisp-format): The UID and GID can now be strings.
9710 2005-11-12  Kim F. Storm  <storm@cua.dk>
9712         * help.el (help-map): Bind C-h d to apropos-documentation.
9714         * simple.el (what-cursor-position): Print (EOB) instead of (100%)
9715         when point is at end-of-buffer.
9717         * apropos.el (apropos-match-face): Doc fix.
9718         (apropos-sort-by-scores): Add new choice `verbose'.
9719         (apropos-documentation-sort-by-scores): New defcustom.
9720         (apropos-pattern): Now contains the pattern entered by the user.
9721         (apropos-pattern-quoted): New defvar.
9722         (apropos-regexp): New defvar, containing the regexp corresponding
9723         to apropos-pattern.
9724         (apropos-all-words-regexp): Rename from apropos-all-regexp.
9725         (apropos-read-pattern): New defun.  Use it to read pattern arg in
9726         interactive calls; returns list of words for a word list, and
9727         string for a regexp.
9728         (apropos-parse-pattern): Rename from apropos-rewrite-regexp.  Now
9729         parses a list of words or regexp as returned by apropos-read-pattern.
9730         (apropos-calc-scores): Return nil if apropos-regexp doesn't match.
9731         (apropos-score-doc): Return a very high score if the string
9732         entered by the user matches literally.
9733         (apropos-variable): Doc fix.  Use apropos-read-pattern.
9734         (apropos-command): Doc fix.  Use apropos-read-pattern and
9735         apropos-parse-pattern.  Call apropos-print with nosubst=t.
9736         (apropos, apropos-value): Doc fix.  Use apropos-read-pattern and
9737         apropos-parse-pattern.
9738         (apropos-documentation): Doc fix.  Use apropos-read-pattern and
9739         apropos-parse-pattern.  Locally bind apropos-sort-by-scores to
9740         apropos-documentation-sort-by-scores.  Call apropos-print with
9741         nosubst=t.
9742         (apropos-documentation-internal): Pass doc string through
9743         substitute-key-definition before adding text properties.
9744         Highlight substring matching literal user input if possible.
9745         (apropos-documentation-check-doc-file): Remove locals beg and end.
9746         Fix calculation of score (as added twice).  Pass doc string through
9747         substitute-key-definition before adding text properties.
9748         (apropos-documentation-check-elc-file): Pass doc string through
9749         substitute-key-definition before adding text properties.
9750         Highlight substring matching literal user input if possible.
9751         (apropos-print): Add new arg NOSUBST; if set, command and variable
9752         doc strings have already been passed through substitute-key-definition.
9753         Add code to handle apropos-accumulator items without score element
9754         for backwards compatibility (e.g. with woman package).
9755         Only show scores if apropos-sort-by-scores is `verbose'.
9757 2005-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9759         * jka-cmpr-hook.el (jka-compr-install): Use push and dolist.
9760         Add jka-compr-load-suffixes to load-suffixes.
9762         * jka-compr.el: Require jka-cmpr-hook.
9763         (jka-compr-info-compress-message, jka-compr-info-compress-program)
9764         (jka-compr-info-compress-args, jka-compr-info-uncompress-message)
9765         (jka-compr-info-uncompress-program, jka-compr-info-uncompress-args)
9766         (jka-compr-info-can-append, jka-compr-info-strip-extension)
9767         (jka-compr-info-file-magic-bytes, jka-compr-get-compression-info)
9768         (jka-compr-info-regexp): Remove.  Provided by jka-cmpr-hook.
9769         (jka-compr-uninstall): Remove entries from
9770         jka-compr-added-to-file-coding-system-alist after they are used.
9771         (jka-compr-error): Remove unused var `curbuf'.
9772         (jka-compr-file-local-copy): Remove unused var `notfound'.
9774 2005-11-10  Romain Francoise  <romain@orebokech.com>
9776         * apropos.el (apropos-calc-scores): Use `apropos-pattern'.
9778 2005-11-11  Nick Roberts  <nickrob@snap.net.nz>
9780         * progmodes/gud.el (gud-menu-map): Move parentheses.
9781         (gdb): New command gud-pv.
9783 2005-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9785         * tar-mode.el: Remove spurious or unnecessary leading stars
9786         in docstrings.
9787         (tar-header-block-tokenize): Also obey default-file-name-coding-system.
9788         (tar-parse-octal-integer-safe): Use mapc.
9789         (tar-header-block-summarize): Remove unused var `ck'.
9790         (tar-summarize-buffer): Don't clear the modified-p bit if it wasn't
9791         cleared before.  Obey default-enable-multibyte-characters.
9792         Use mapconcat.  Simplify setting of tar-header-offset.
9793         (tar-mode-map): Move initialization inside delcaration.
9794         (tar-flag-deleted): Use `abs'.
9795         (tar-expunge-internal): Remove unused var `line'.
9796         (tar-expunge-internal): Don't hardcode point-min==1.
9797         (tar-expunge): Widen while doing set-buffer-multibyte.
9798         (tar-rename-entry): Use file-name-coding-system.
9799         (tar-alter-one-field): Don't hardcode point-min==1.
9800         (tar-subfile-save-buffer): string-as-unibyte works on unibyte strings.
9801         (tar-pad-to-blocksize): Don't hardcode point-min==1.  Clarify the code.
9803 2005-11-10  Masatake YAMATO  <jet@gyve.org>
9805         * add-log.el (add-log-current-defun): Handle class::method
9806         notation of c++.  Fix incorrect comment.
9808 2005-11-10  Alan Mackenzie  <acm@muc.de>
9810         * help-fns.el (describe-variable): Make C-h v work when a variable
9811         has variable documentation yet is unbound.
9813 2005-11-10  Masatake YAMATO  <jet@gyve.org>
9815         * man.el (Man-highlight-references): Set an empty
9816         string to `Man-arguments' if it is nil.
9817         Suggested by Reiner Steib <Reiner.Steib@gmx.de>.
9819 2005-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
9821         * Makefile.in (mh-loaddefs.el, loaddefs.el): Better follow the
9822         commenting conventions.
9824         * cus-dep.el (custom-make-dependencies): Simplify.
9825         Better follow the commenting conventions.
9827 2005-11-09  Richard M. Stallman  <rms@gnu.org>
9829         * apropos.el (apropos-pattern): Rename from apropos-regexp.
9830         (apropos-orig-pattern): Rename from apropos-orig-regexp.
9831         All uses changed.
9832         (apropos-rewrite-regexp): Doc fix.
9833         (apropos-variable, apropos-command, apropos, apropos-value):
9834         Change prompt; carry through the argument renaming.
9836 2005-11-09  Luc Teirlinck  <teirllm@auburn.edu>
9838         * find-lisp.el: Require dired.
9839         (find-lisp-find-dired-internal): Do not call
9840         `abbreviate-file-name' on DIR.
9842 2005-11-10  Nick Roberts  <nickrob@snap.net.nz>
9844         * progmodes/gud.el (gdb): Make gud-pp use user-defined command pp1.
9846 2005-11-09  Nick Roberts  <nickrob@snap.net.nz>
9848         * progmodes/gud.el (gud-menu-map): Ensure tool-bar is constant
9849         when using the speedbar.
9850         (gdb): New command gud-pp.
9851         (gud-menu-map, gud-tool-bar-map): Put it on the tool bar.
9853 2005-11-09  Juri Linkov  <juri@jurta.org>
9855         * replace.el (occur-excluded-properties): New defcustom.
9856         (occur-1, occur-engine, occur-accumulate-lines): Use it.
9858 2005-11-08  Jay Belanger  <belanger@truman.edu>
9860         * calc/calc-units.el (math-convert-units): Replace any composite
9861         unit by its definition.
9863 2005-11-08  Lars Hansen  <larsh@soem.dk>
9865         * emacs-lisp/autoload.el (update-directory-autoloads):
9866         Add obsolete function alias.
9868 2005-11-07  Stefan Monnier  <monnier@iro.umontreal.ca>
9870         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
9871         comment-indent-function.
9872         (lisp-comment-indent): Replace by an alias for comment-indent-default.
9874         * reveal.el (reveal-post-command): Rework the handling of
9875         reveal-open-spots, so as to be more reliable.  There were several
9876         tricky corner cases where an open spot might be lost, or where
9877         a closed spot might end up on the list of open spots.
9878         Only reveal text that's ellipsised.
9880 2005-11-07  Carsten Dominik  <dominik@science.uva.nl>
9882         * textmodes/org.el (org-export-as-html): Remove bogus (debug) form.
9884 2005-11-07  John Paul Wallington  <jpw@gnu.org>
9886         * ibuffer.el (ibuffer): Search iconified frames too when
9887         getting Ibuffer buffer's window.
9889 2005-11-06  Richard M. Stallman  <rms@gnu.org>
9891         * progmodes/compile.el (compilation-internal-error-properties):
9892         save-excursion around the computation of MARKER.
9894 2005-11-06  Piet van Oostrum  <piet@cs.uu.nl>
9896         * textmodes/flyspell.el (flyspell-external-point-words):
9897         flyspell-get-word returns a list, not just a string.
9899 2005-11-06  John Paul Wallington  <jpw@pobox.com>
9901         * ibuffer.el (ibuffer): Search all visible frames when getting
9902         Ibuffer buffer's window.
9904 2005-11-07  Masatake YAMATO  <jet@gyve.org>
9906         * man.el (Man-reference-regexp): Accept spaces between
9907         `Man-name-regexp' and `Man-section-regexp'.
9908         (Man-apropos-regexp): New variable.
9909         (Man-abstract-xref-man-page): Use value for `Man-target-string'
9910         if available.
9911         (Man-highlight-references, Man-highlight-references0):
9912         Handle the case when `Man-arguments' includes "-k".
9913         (Man-highlight-references0): Rename the argument `TARGET-POS' to
9914         `TARGET'. `TARGET' can be a number, function or nil.
9916 2005-11-06  Nick Roberts  <nickrob@snap.net.nz>
9918         * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-var-delete)
9919         (gdb-edit-value, gdb-speedbar-expand-node, gdb-get-create-buffer)
9920         (gdb-breakpoints-mode, gdb-toggle-breakpoint, gdb-delete-breakpoint)
9921         (gdb-goto-breakpoint, gdb-frames-mode, gdb-registers-mode)
9922         (gdb-locals-mode, gdb-find-file-hook): Use buffer-local-value.
9923         (gdb-send-item): Use buffer-local-value and simplify.
9925 2005-11-05  Luc Teirlinck  <teirllm@auburn.edu>
9927         * startup.el (command-line): Use `custom-reevaluate-setting' for
9928         `global-font-lock-mode'.
9930         * font-core.el (global-font-lock-mode): Enable `global-font-lock-mode'
9931         by default, except in batch mode or when the -D option is given.
9933         * emacs-lisp/easy-mmode.el (define-global-minor-mode): Pass all
9934         specified keyword args on to `define-minor-mode'.  Update docstring.
9936 2005-11-05  Romain Francoise  <romain@orebokech.com>
9938         * replace.el (occur-engine): Add marker at end of line, too.
9940 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
9942         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
9943         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
9944         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
9945         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
9946         argument to all these routines, so the passphrase can be managed
9947         externally and passed in to the system.
9948         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
9949         pgg-add-passphrase-to-cache function.
9951         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
9952         (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
9953         (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
9954         (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
9955         argument to all these routines, so the passphrase can be managed
9956         externally and passed in to the system.
9957         (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
9958         function.
9960 2005-11-04  Dan Nicolaescu  <dann@ics.uci.edu>
9962         * font-lock.el: Don't deal with font-lock-face-attributes here,
9963         move the code ...
9965         * startup.el (command-line): ... here.  Use face-spec-set instead
9966         of custom-declare-face.
9968         * faces.el (face-spec-set): Reset the face if spec is not nil.
9970 2005-11-04  Stefan Monnier  <monnier@iro.umontreal.ca>
9972         * newcomment.el (comment-region-internal): Box more tightly in the
9973         common case where there's no TAB in the boxed text.
9975 2005-11-04  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
9977         * info.el (info-tool-bar-map): Use images prev-node, next-node and
9978         up-node.
9980 2005-11-04  Ulf Jasper  <ulf.jasper@web.de>
9982         * newsticker.el: Commentary updated.  Code formatting changed.
9983         (newsticker-version): Change to "1.9".
9984         (newsticker, newsticker-feed): Doc fix.
9985         (newsticker-url-list): Doc fix.  Add option "Weekly".
9986         (newsticker-retrieval-interval): Add option "Weekly".
9987         (newsticker-headline-processing): Doc fix.
9988         (newsticker-auto-mark-filter): Remove.
9989         (newsticker-auto-mark-filter-list): New.
9990         (newsticker-layout, newsticker-sort-method): Doc fix.
9991         (newsticker-hide-old-items-in-newsticker-buffer)
9992         (newsticker-heading-format, newsticker-item-format)
9993         (newsticker-desc-format): Doc fix.
9994         (newsticker-show-all-rss-elements): Remove.
9995         (newsticker-show-all-news-elements): New.
9996         (newsticker-faces, newsticker-ticker): Doc fix.
9997         (remove-from-invisibility-spec): Code formatting.
9998         (newsticker--process-ids): New.
9999         (newsticker-mode): Doc fix.
10000         (newsticker-mode): Change mode-line-format.
10001         (newsticker-start): Remove debug output.
10002         (newsticker-start-ticker): Doc fix.  Add autoload cookie.
10003         (newsticker-w3m-show-inline-images): Code formatting.
10004         (newsticker-next-item): Call `force-mode-line-update'.
10005         (newsticker-previous-item): Call `force-mode-line-update'.
10006         (newsticker-next-feed): Call `force-mode-line-update'.
10007         (newsticker-previous-feed): Call `force-mode-line-update'.
10008         (newsticker-mark-all-items-at-point-as-read): Code formatting.
10009         (newsticker-show-old-items): Do not show descs.
10010         (newsticker-hide-entry): Hide too much.
10011         (newsticker-hide-entry, newsticker-show-entry)
10012         (newsticker-toggle-auto-narrow-to-feed): Code formatting.
10013         (newsticker-set-auto-narrow-to-feed): Update buffer immediately.
10014         (newsticker-toggle-auto-narrow-to-item): Code formatting.
10015         (newsticker-set-auto-narrow-to-item): Update buffer immediately.
10016         (newsticker-running-p, newsticker-ticker-running-p): Autoload cookie.
10017         (newsticker-get-news): Call `force-mode-line-update'.
10018         Collect process ids.
10019         (newsticker--sentinel): Change coding system handling.
10020         Move image retrieval to new functions newsticker--get-logo-url-*.
10021         Move feed parsing to new functions newsticker--parse-*.
10022         Update list of process ids.
10023         (newsticker--get-logo-url-atom-1.0, newsticker--get-logo-url-atom-0.3)
10024         (newsticker--get-logo-url-rss-2.0, newsticker--get-logo-url-rss-1.0)
10025         (newsticker--get-logo-url-rss-0.92, newsticker--get-logo-url-rss-0.91)
10026         (newsticker--parse-atom-0.3, newsticker--parse-atom-1.0)
10027         (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
10028         (newsticker--parse-rss-1.0, newsticker--parse-rss-2.0)
10029         (newsticker--parse-generic-feed, newsticker--parse-generic-items): New.
10030         (newsticker--decode-coding-string): Remove.
10031         (newsticker--decode-numeric-entities): Check input.  Format code.
10032         (newsticker--remove-whitespace): Check input.
10033         (newsticker--do-forget-preformatted): Doc fix.
10034         (newsticker--decode-rfc822-date): Allow for missing time.
10035         (newsticker--update-process-ids): New.
10036         (newsticker--image-sentinel): Change comment.
10037         (newsticker--image-read): Change error message.
10038         (newsticker--imenu-goto): Doc fix.  Show headline title.
10039         (newsticker--buffer-set-uptodate): Call `force-mode-line-update'.
10040         (newsticker--buffer-do-insert-text): Clean whitespace in
10041         html-rendered headline title.  Code formatting.
10042         Call `newsticker--buffer-print-extra-elements'.
10043         (newsticker--buffer-print-extra-element): Remove.
10044         (newsticker--buffer-print-extra-elements): New.
10045         (newsticker--buffer-do-print-extra-element): New.
10046         (newsticker--buffer-insert-enclosure): Doc fix.  Use MBytes for
10047         large sizes.
10048         (newsticker--run-auto-mark-filter)
10049         (newsticker--do-run-auto-mark-filter):
10050         Use `newsticker-auto-mark-filter-list'.
10052 2005-11-04  Ryan Yeske  <rcyeske@gmail.com>
10054         * net/rcirc.el: Use split-string OMIT-NULLS argument.
10055         (rcirc-print): Force redisplay before running hooks.  Do long
10056         buffer truncation after making new text read-only.  Deal with nil
10057         text when decoding strings.  If TARGET is nil, use either the
10058         currently selected buffer, if it is an rcirc buffer and of the
10059         same process or the process buffer.
10060         (rcirc-mode): Remove header-line.  Recompute short buffer names.
10061         Initialize rcirc-buffer-alist here instead of rcirc-get-buffer-create.
10062         (rcirc-short-buffer-name): Add variable.
10063         (rcirc-kill-buffer-hook): Recompute short buffer names.
10064         Remove nick from private channel.
10065         (rcirc-send-input): Send command text to current-buffer.
10066         Don't clear overlay arrow here.
10067         (rcirc-short-buffer-name): Return a short buffer name.
10068         (rcirc-update-short-buffer-names, rcirc-abbreviate)
10069         (rcirc-rebuild-tree, rcirc-make-trees): Add functions to generate
10070         buffer-name abbreviations.
10071         (rcirc-kill-buffer-hook-1): Split to make debugging easier.
10072         Do not touch nick-table when killing a parted channel.
10073         (rcirc-window-configuration-change): Rename from rcirc-update-activity.
10074         Clear arrow from current buffer if it is now hidden.
10075         (rcirc-current-buffer): Add variable.
10076         (rcirc-my-nick, rcirc-other-nick, rcirc-server)
10077         (rcirc-nick-in-message, rcirc-prompt, rcirc-mode-line-nick):
10078         Remove -face from names.
10079         (rcirc-update-activity-string): Print "DND" when globally ignoring
10080         activity.
10081         (rcirc-ignore-buffer-activity-flag): Rename from
10082         rcirc-ignore-channel-activity.
10083         (rcirc-ignore-all-activity-flag): Doc fix.
10084         (rcirc-channels): Remove variable.
10085         (rcirc-kill-buffer-hook):
10086         (rcirc-get-buffer-create): Add nick to private channel.
10087         (rcirc-multiline-edit-submit): Remove tabs.
10088         (rcirc-put-nick-channel, rcirc-channel-nicks): Look up nicks case
10089         folded.
10090         (rcirc-remove-nick-channel): Bug fix.
10091         (rcirc-toggle-ignore-buffer-activity): Rename from
10092         rcirc-toggle-ignore-channel-activity.
10093         (rcirc-record-activity): Add buffers to the front of the list.
10094         (rcirc-update-activity): Remove killed buffers from list.
10095         (rcirc-process-server-response-1): Remove last argument if it is
10096         null before calling handler.
10097         (rcirc): Add "rcirc" defcustom prefix.
10098         (rcirc-prompt): Simplify default prompt.
10099         Use custom-initialize-default.
10100         (rcirc-private-chats): Remove variable.
10101         (rcirc-prompt): Change initialization.
10102         (rcirc-version): Remove function.
10103         (rcirc-id-string): Add constant.
10104         (rcirc-last-buffer): Remove variable.
10105         (rcirc-buffer-alist): Add variable.
10106         (rcirc-connect): Update variable setup.
10107         (rcirc-sentinel, rcirc-update-prompt): Use `rcirc-buffer-alist'.
10108         (rcirc-trap-errors-flag): Rename from `rcirc-trap-errors' change
10109         default.
10110         (rcirc-handler-generic): Trigger activity.
10111         (rcirc-send-message): Create the buffor of the target.
10112         (rcirc-generate-new-buffer-name): Rename from `rcirc-get-buffer-name'.
10113         (rcirc-get-buffer): Just return nil if there is no matching buffer.
10114         (rcirc-multiline-edit-cancel): Remove function.
10115         (rcirc-set-last-buffer): Remove function.
10116         (rcirc-get-any-buffer): Add function.
10117         (rcirc-join-channels): Don't print /join text.
10118         (rcirc-toggle-ignore-channel-activity): Add and update echo area
10119         messages.
10120         (rcirc-cmd-ctcp): Use rcirc-send-string to send request.
10121         (rcirc-handler-NOTICE): Recognize CTCP responses.
10122         (rcirc-handler-332, rcirc-handler-332): Use a temp buffer for
10123         constructing TOPIC string for buffers we are not JOINed.
10124         (rcirc-handler-CTCP-response): Add handler.
10125         (rcirc-multiline-edit-submit): Restore the window-configuration
10126         before adjusting point.
10127         (rcirc): Add customization group.
10128         (rcirc-server, rcirc-port, rcirc-nick, rcirc-user-name)
10129         (rcirc-user-full-name, rcirc-startup-channels-alist)
10130         (rcirc-fill-flag, rcirc-fill-column, rcirc-fill-prefix)
10131         (rcirc-ignore-all-activity-flag, rcirc-time-format)
10132         (rcirc-input-ring-size, rcirc-read-only-flag)
10133         (rcirc-buffer-maximum-lines, rcirc-authinfo-file-name)
10134         (rcirc-auto-authenticate-flag, rcirc-prompt, rcirc-print-hooks):
10135         Change defvar to defcustom.
10136         (rcirc-update-prompt): Add optional ALL arg, which will update
10137         prompts in all rcirc buffers.  Regexp quote replacement text.
10138         (rcirc-fill-column): Accept frame-width as a value.
10139         (rcirc-set-changed): Add function.
10140         (rcirc-next-active-buffer): Write more meaningful messages.
10141         (rcirc-faces): Add customization group.
10142         (rcirc-my-nick-face, rcirc-other-nick-face, rcirc-server-face)
10143         (rcirc-nick-in-message-face, rcirc-prompt-face)
10144         (rcirc-mode-line-nick-face): Move into rcirc-faces group.
10145         (with-rcirc-process-buffer): Move before first usage.
10146         (rcirc-debug-buffer): Rename from `rcirc-log-buffer'.
10147         (rcirc-debug-flag): Rename from `rcirc-log-p'.
10148         (rcirc-debug): Rename from `rcirc-log'.
10149         (rcirc-format-response-string): Do not print `-' chars for a
10150         NOTICE with no sender.  Simplify output of server responses.
10152 2005-11-04  Henrik Enberg  <henrik.enberg@telia.com>
10154         (rcirc-browse-url-map, rcirc-browse-url-at-point)
10155         (rcirc-browse-url-at-mouse, rcirc-mangle-text):
10156         Make urls mouse and RET clickable.
10158 2005-11-04  Henrik Enberg  <henrik.enberg@telia.com>
10160         * mail/rmailout.el (rmail-output-to-rmail-file, rmail-output): Doc fix.
10162 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
10164         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
10165         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
10166         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
10167         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
10168         argument to all these routines, so the passphrase can be managed
10169         externally and passed in to the system.
10170         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
10171         pgg-add-passphrase-to-cache function.
10173         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
10174         (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
10175         (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
10176         (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
10177         argument to all these routines, so the passphrase can be managed
10178         externally and passed in to the system.
10179         (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
10180         function.
10182 2005-11-04  Edward O'Connor  <hober0@gmail.com>  (tiny change)
10184         * net/goto-addr.el (goto-address-url-regexp): Remove `data:' URLs
10185         from goto-address-url-regexp.
10187 2005-11-04  Carsten Dominik  <dominik@science.uva.nl>
10189         * textmodes/org.el (org-read-date, org-goto-calendar)
10190         (org-recenter-calendar, org-agenda-goto-calendar):
10191         Temporarily clear `calendar-move-hook'.
10193 2005-11-04  Michael Kifer  <kifer@cs.stonybrook.edu>
10195         * ediff-merge.el (ediff-merge-region-is-non-clash): Return t, if not
10196         merging.
10198         * ediff-util.el (ediff-previous-difference): Don't skip regions that
10199         have merge clashes.
10201 2005-11-04  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10203         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
10204         Undo previous change.
10206         * startup.el (command-line): Use `custom-reevaluate-setting' for
10207         mouse-wheel-down-event and mouse-wheel-up-event.  Don't call
10208         tty-register-default-colors on Mac.
10210 2005-11-04  Nick Roberts  <nickrob@snap.net.nz>
10212         * progmodes/gdb-ui.el (gdb-buffer-type): Remove duplicate declaration.
10213         (gdb-buffer-type): Make it automatically buffer local...
10214         (gdb-get-create-buffer): ...and set it accordingly.
10215         (gdb-frame-gdb-buffer, gdb-display-gdb-buffer): Make these
10216         actually work.
10218 2005-11-03  Dan Nicolaescu  <dann@ics.uci.edu>
10220         * font-lock.el (font-lock-warning-face): Use the more vivid red1,
10221         not red.
10223 2005-11-04  Nick Roberts  <nickrob@snap.net.nz>
10225         * progmodes/gdb-ui.el (gud-watch): Use save-selected-window in
10226         case GUD buffer is not visible.
10227         (gdb-goto-breakpoint): Try to force display in source buffer.
10228         (gdb-frame-gdb-buffer): Copy other similar functions.
10229         (gdb-restore-windows): Don't display source if not asked for.
10230         (gdb-assembler-buffer-name): Don't capitalise.
10232 2005-11-03  Richard M. Stallman  <rms@gnu.org>
10234         * wid-edit.el (key-sequence): New widget type.
10236         * simple.el (set-mark-command-repeat-pop): New variable.
10237         (set-mark-command): Only interpret plan C-@ after a pop as a pop
10238         if set-mark-command-repeat-pop is true.
10240         * info.el (Info-fontify-node): Don't display extra "see" if there
10241         already is one here.
10243         * mouse.el: Fix special handling of DEL after dragging a region:
10244         (mouse-drag-region-1): Treat mouse-set-region like mouse-set-point.
10245         (mouse-region-delete-keys): Change to defcustom.  Add [backspace].
10247         * mail/feedmail.el: Use insert-buffer-substring, not insert-buffer.
10249         * textmodes/ispell.el (ispell-command-loop): Change `i' description
10250         not to assume it pertains to an affix.
10252         * textmodes/flyspell.el (flyspell-post-command-hook):
10253         Bind deactivate-mark to prevent deactivation.
10255 2005-11-03  Lars Hansen  <larsh@soem.dk>
10257         * dired-x.el: Add menu bindings for dired-do-find-marked-files,
10258         dired-do-relsymlink, dired-flag-extension, dired-mark-extension,
10259         dired-mark-omitted, dired-do-relsymlink-regexp, dired-omit-mode.
10261 2005-11-03  Romain Francoise  <romain@orebokech.com>
10263         * net/eudcb-mab.el: Now part of GNU Emacs.  Update FSF's address.
10264         Update copyright years.
10266 2005-11-03  Sam Steingold  <sds@gnu.org>
10268         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
10269         Use system-type instead of window-system because window-system is not
10270         correctly defined during loadup.
10272 2005-11-02  Mark A. Hershberger  <mah@everybody.org>
10274         * xml.el (xml-syntax-table): Allow xml.el to compile in xemacs.
10275         (xml-parse-tag): Join strings separated by a comment properly.
10277 2005-11-02  Andreas Schwab  <schwab@suse.de>
10279         * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Fix last fix.
10281 2005-11-02  Stefan Monnier  <monnier@iro.umontreal.ca>
10283         * emacs-lisp/byte-opt.el (string-to-syntax): Mark it as pure.
10284         (byte-optimize-pure-func): Quote the eval'd value.
10286         * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
10287         Rename from perl-font-lock-syntactic-face-function.
10288         Change the calling convention so it can be used as a font-lock MATCHER.
10289         Do the parse-partial-sexp loop outselves.
10290         (perl-font-lock-syntactic-keywords): Use it.
10291         (perl-mode): Don't set font-lock-syntactic-face-function any more.
10293 2005-11-02  Nick Roberts  <nickrob@snap.net.nz>
10295         * progmodes/gdb-ui.el (gdb-mouse-until): Make it work in the
10296         disassembly buffer too.
10297         (gdb-exited): Remove overlay arrows when execution has finished.
10298         (gdb-info-frames-custom, gdb-info-threads-custom)
10299         (gdb-info-registers-custom): Don't add inappropriate text
10300         properties if inferior is not active.
10302 2005-11-02  Glenn Morris  <rgm@gnu.org>
10304         * progmodes/fortran.el (fortran-blink-match):
10305         Use `blink-matching-delay'.
10307 2005-11-02  John Mongan  <jmongan@mccammon.ucsd.edu>  (tiny change)
10309         * progmodes/f90.el (f90-match-end): Use `blink-matching-delay'.
10311 2005-11-02  Lars Hansen  <larsh@soem.dk>
10313         * net/tramp.el (tramp-action-out-of-band): Handle scp message
10314         "Permission denied".
10316 2005-11-01  Richard M. Stallman  <rms@gnu.org>
10318         * textmodes/flyspell.el (flyspell-external-point-words):
10319         Pass nil to flyspell-get-word.
10321 2005-11-02  Kim F. Storm  <storm@cua.dk>
10323         * menu-bar.el (menu-bar-options-menu): Show "Shift Movement (CUA)"
10324         item instead of "C-x/C-c/C-v (CUA)" if cua-enable-cua-keys is nil.
10326 2005-11-01  Stefan Monnier  <monnier@iro.umontreal.ca>
10328         * calendar/cal-menu.el (date, event): Don't declare as dynamic-var.
10329         (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
10330         (calendar-mouse-print-dates): Add optional `event' argument.
10331         Update interactive-spec.
10332         (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
10333         Use `calendar-event-to-date' instead of `event'.
10335 2005-11-02  Masatake YAMATO  <jet@gyve.org>
10337         * progmodes/ld-script.el (ld-script-builtins):
10338         Add more words: "DATA_SEGMENT_ALIGN", "DATA_SEGMENT_END",
10339         "DATA_SEGMENT_RELRO_END", "LENGTH", "ORIGIN", and "SEGMENT_START".
10340         (auto-mode-alist): Accept .ld, .lds, ld.in and .lds.in.
10342 2005-11-01  Romain Francoise  <romain@orebokech.com>
10344         * vc-sccs.el: Update copyright year.
10345         * ezimage.el: Likewise.
10347 2005-11-01  KOBAYASHI Yasuhiro  <kobayays@otsukakj.co.jp>  (tiny change)
10349         * info.el (Info-fontify-node): Use `string-width' for fontifying
10350         underlined titles.
10352 2005-11-01  Juri Linkov  <juri@jurta.org>
10354         * info.el (Info-fontify-node): Downcase node header keywords Node,
10355         Prev, Next, Up before comparison.
10356         (Info-history): Insert absolute directory name, and put invisible
10357         property on it.
10359 2005-11-01  Juri Linkov  <juri@jurta.org>
10361         * info.el (Info-file-supports-index-cookies): New variable.
10362         (Info-find-node-2): Check makeinfo version for index cookie support.
10363         (Info-index-nodes): Search for nodes with index cookies only when
10364         Info-file-supports-index-cookies is t.  Otherwise, search nodes
10365         with "Index" in the node name.
10366         (Info-index-node): Search index cookie in the current node only when
10367         Info-file-supports-index-cookies is t.  Otherwise, check the word
10368         "Index" in the node name.
10369         (Info-find-emacs-command-nodes): Remove code that searches nodes
10370         with "Index" node name in the top menu.
10372 2005-11-01  Stefan Monnier  <monnier@iro.umontreal.ca>
10374         * progmodes/scheme.el (scheme-mode-variables): Use the default
10375         comment-indent-function.
10377         * faces.el (face-attribute): Handle the case where a face inherits from
10378         a non-existent face.
10380         * simple.el (eval-expression-print-format): Use lisp-readable syntax
10381         for octal and hexa output, and merge the char into the paren.
10382         (kill-new): Use push.
10383         (copy-to-buffer): Use with-current-buffer.
10384         (completion-setup-function): Move code in loop to remove redundancy.
10385         (minibuffer-local-must-match-map): Don't add bindings that duplicate
10386         those inherited from minibuffer-local-completion-map.
10388         * savehist.el (savehist-mode) <defcustom>:
10389         Use custom-set-minor-mode if available.
10390         (savehist-mode) <defun>: Run the minor mode hook, set the custom state
10391         and emit a message if applicable.
10393 2005-11-01  Hrvoje Niksic  <hniksic@xemacs.org>
10395         * savehist.el: Sync up to version 19.
10396         (savehist-mode): New minor mode.
10397         (savehist-file): Use ~/.emacs.d or ~/.xemacs if available.
10398         (savehist-length): Remove (use history-length instead).
10399         (savehist-file-modes): Rename from savehist-modes.
10400         (savehist-save-hook, savehist-loaded): New vars.
10401         (savehist-load): Use savehist-mode.  Try to smooth up transition from
10402         old format to new format.
10403         (savehist-install): Allow savehist-autosave-interval to be nil.
10404         (savehist-save): Run the new hook.  Be more careful to only trim the
10405         history variables.
10406         (savehist-trim-history): New fun.  Replaces savehist-process-for-saving.
10407         (savehist-printable): Print into a buffer rather than char-by-char.
10409 2005-11-01  John Wiegley  <johnw@newartisans.com>
10411         * iswitchb.el (iswitchb-define-mode-map): Re-enable the
10412         toggle-ignore keybinding (C-a).  The author said it had been
10413         disabled much earlier due to a possible incompatibility, but after
10414         many months of usage I have encountered no problems (and it is a
10415         rather useful option, especially for switching to " *temp*").
10417         * net/eudcb-mab.el (eudc-mab-query-internal): Add backend
10418         support for OS/X's AddressBook, by calling out to the open source
10419         program "contacts" (installable through Fink).
10421         * net/eudc.el (eudc-expand-inline): If the
10422         `eudc-multiple-match-handling-method' is set to `all', delete the
10423         query string before inserting the query result.
10425         * eshell/em-ls.el (eshell-do-ls): Add no-op support for --dired
10426         flag, to prevent Eshell from using the system ls when
10427         `eshell-ls-insert-directory' is in used.
10428         (eshell-ls-insert-directory): Disable font-lock in directory
10429         buffer so that Eshell's own fontification is seen.  This broke
10430         recently due to changes in font-lock, so this goes back to version
10431         21 behavior.
10433 2005-11-01  Nick Roberts  <nickrob@snap.net.nz>
10435         * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New function.
10436         (menu, toggle-gdb-use-inferior-io-buffer): Get rid of defadvice.
10437         (gdb-many-windows): Doc fix.
10439 2005-10-31  Romain Francoise  <romain@orebokech.com>
10441         * help-fns.el (describe-simplify-lib-file-name): Add autoload cookie.
10443 2005-10-31  Dan Nicolaescu  <dann@ics.uci.edu>
10445         * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
10446         that global-font-lock-mode can be enabled by default.
10448         * font-lock.el (font-lock-keywords, font-lock-mode-internal)
10449         (font-lock-add-keywords, font-lock-remove-keywords)
10450         (font-lock-fontify-buffer): Remove autoload cookies.
10452         * jit-lock.el (jit-lock-register): Likewise.
10454         * emacs-lisp/syntax.el (syntax-ppss): Likewise.
10456 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
10458         * progmodes/gdb-ui.el (gdb-many-windows): Leave window configuration
10459         intact if there is no gud-comint-buffer.
10461 2005-10-31  Luc Teirlinck  <teirllm@auburn.edu>
10463         * progmodes/gud.el (gud-filter): Use comint-update-fence to delete
10464         old prompt comint-prompt-read-only is t and GDB commands are
10465         issued from tool bar etc.
10467 2005-10-31  Masatake YAMATO  <jet@gyve.org>
10469         * vc.el (vc-directory-exclusion-list): Add "{arch}".
10471 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
10473         * thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.
10474         (thumbs-thumbsdir): Make .emacs.d if it does not exist.
10476 2005-10-30  Michael Albinus  <michael.albinus@gmx.de>
10478         * net/tramp.el (tramp-chunksize): Escape parentheses in docstring
10479         starting at beginning of line.  Fontification is messed up when
10480         `open-paren-in-column-0-is-defun-start' set to t.
10481         Reported by John Paul Wallington <jpw@pobox.com>.
10483 2005-10-30  Luc Teirlinck  <teirllm@auburn.edu>
10485         * comint.el (comint-send-input): Call `comint-update-fence' when
10486         `comint-process-echoes' and `comint-prompt-read-only' are both
10487         non-nil, to avoid leftover read-only newline.
10489 2005-10-30  Richard M. Stallman  <rms@gnu.org>
10491         * textmodes/flyspell.el (flyspell-external-point-words):
10492         Detect when WORD can't be checked properly because
10493         flyspell-get-word finds just part of it, and move on.
10495         * textmodes/ispell.el (ispell-dictionary-alist-5): Add . as
10496         boundarychar for Polish.
10497         (ispell-dictionary-alist-4): Add . as boundarychar for Italian.
10498         (ispell-dictionary-alist-3): Add . and @ as boundarychars for French.
10500 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
10502         * progmodes/gdb-ui.el (gdb-tooltip-print-1): Fix regexp.
10503         (gdb-registers-font-lock-keywords): Delete.
10504         (gdb-registers-mode): Don't fontify.
10505         (gdb-info-registers-custom): Use text properties instead as, in
10506         future, changed register values will use font-lock-warning-face.
10507         (gdb-local-font-lock-keywords): Rename to...
10508         (gdb-locals-font-lock-keywords): ...for consistency.
10510 2005-10-30  Andre Spiegel  <spiegel@gnu.org>
10512         * vc.el (vc-switch-backend): Better error message if the buffer is
10513         not visiting a file under version control.
10515         * vc-cvs.el (vc-cvs-delete-file): Commit the file after removing it.
10517 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
10519         * startup.el (command-line): Use ~/.emacs.d/init.el instead of
10520         ~/.emacs.d/.emacs.
10522 2005-10-29  Richard M. Stallman  <rms@gnu.org>
10524         * replace.el (occur-mode-mouse-goto): Always go to other window.
10525         (occur-mode-goto-occurrence): Always switch in same window.
10527         * simple.el (undo): Display message at end, not at start.
10529         * emacs-lisp/timer.el (timer-activate, timer-activate-when-idle):
10530         New arg REUSE-CELL.
10531         (cancel-timer-internal): New function.
10532         (timer-event-handler): Use cancel-timer-internal,
10533         and pass the cell it returns to timer-activate...
10535         * jit-lock.el (jit-lock-function, jit-lock-stealth-fontify)
10536         (jit-lock-deferred-fontify, jit-lock-context-fontify)
10537         (jit-lock-after-change): Test memory-full.
10539 2005-10-29  Ken Manheimer  <ken.manheimer@gmail.com>
10541         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
10542         part of the decoded armor to find the key-identifier.
10543         (pgg-gpg-lookup-key-owner): New function to return the
10544         human-readable identifier of a key owner.
10545         (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
10546         key itself.
10547         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
10548         the key value) if we have a key and can match it against a secret
10549         key.  Also, added a note pointing out fact that the prompt only
10550         indicates the first matching key.
10552         * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
10553         pgg-decrypt-region.
10554         (pgg-pending-timers): A new hash for tracking the passphrase cache
10555         timers, so that new ones supercede old ones.
10556         (pgg-add-passphrase-to-cache): Rename from
10557         `pgg-add-passphrase-cache' to reduce confusion (all callers
10558         changed).  Modified to cancel old timers when new ones are added.
10559         (pgg-remove-passphrase-from-cache): Rename from
10560         `pgg-remove-passphrase-cache' to reduce confusion (all callers
10561         changed).  Modified to cancel old timers when their keys are
10562         removed from the cache.
10563         (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
10564         XEmacs, an indirection to delete-itimer.
10565         (pgg-read-passphrase-from-cache, pgg-read-passphrase):
10566         Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
10567         users can only check cache without risk of prompting.  Correct bug in
10568         notruncate behavior.
10569         (pgg-read-passphrase-from-cache, pgg-read-passphrase)
10570         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
10571         Add informative docstrings.
10572         (pgg-decrypt): Convey provided passphrase in subordinate call to
10573         pgg-decrypt-region.
10575         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
10576         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
10577         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
10578         `passphrase' argument, so the passphrase can be managed externally
10579         and then passed in to the system.
10581         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
10582         (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
10583         so the passphrase cache can be used reliably with identifiers
10584         besides a pgp packet's key id.
10586         * pgg-gpg.el (pgg-pgp-encrypt-region)
10587         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
10588         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
10589         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
10590         argument to all these routines, so the passphrase can be managed
10591         externally and passed in to the system.
10593         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
10594         `notruncate' argument, so the passphrase cache can be used
10595         reliably with identifiers besides a pgp packet's key id.
10597 2005-10-29  Sascha Wilde  <swilde@sha-bang.de>
10599         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
10600         symmetric encryption.
10601         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
10602         encrypted session key.
10603         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
10604         message ask for the passphrase in a proper way.
10606         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
10607         New user commands for symmetric encryption.
10609 2005-10-29  Roland Winkler  <roland.winkler@physik.uni-erlangen.de>
10611         * textmodes/conf-mode.el (conf-assignment-sign)
10612         (conf-assignment-regexp): Fix docstrings.
10613         (conf-mode-initialize): New function.
10614         (conf-mode): Remove optional args.  Use delay-mode-hooks to
10615         recognize recursive calls.
10616         (conf-unix-mode, conf-windows-mode, conf-javaprop-mode)
10617         (conf-space-mode, conf-colon-mode, conf-ppd-mode)
10618         (conf-xdefaults-mode): Use define-derived-mode and
10619         conf-mode-initialize.
10621 2005-10-29  Romain Francoise  <romain@orebokech.com>
10623         * help-fns.el (describe-simplify-lib-file-name): Fix regexp.
10625 2005-10-29  Ken Manheimer  <ken.manheimer@gmail.com>
10627         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
10628         part of the decoded armor to find the key-identifier.
10629         (pgg-gpg-lookup-key-owner): New function to return the
10630         human-readable identifier of a key owner.
10631         (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
10632         key itself.
10633         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
10634         the key value) if we have a key and can match it against a secret
10635         key.  Also, added a note pointing out fact that the prompt only
10636         indicates the first matching key.
10638         * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
10639         pgg-decrypt-region.
10640         (pgg-pending-timers): A new hash for tracking the passphrase cache
10641         timers, so that new ones supercede old ones.
10642         (pgg-add-passphrase-to-cache): Rename from
10643         `pgg-add-passphrase-cache' to reduce confusion (all callers
10644         changed).  Modified to cancel old timers when new ones are added.
10645         (pgg-remove-passphrase-from-cache): Rename from
10646         `pgg-remove-passphrase-cache' to reduce confusion (all callers
10647         changed).  Modified to cancel old timers when their keys are
10648         removed from the cache.
10649         (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
10650         XEmacs, an indirection to delete-itimer.
10651         (pgg-read-passphrase-from-cache, pgg-read-passphrase):
10652         Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
10653         users can only check cache without risk of prompting.  Correct bug in
10654         notruncate behavior.
10655         (pgg-read-passphrase-from-cache, pgg-read-passphrase)
10656         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
10657         Add informative docstrings.
10658         (pgg-decrypt): Convey provided passphrase in subordinate call to
10659         pgg-decrypt-region.
10661 2005-10-20  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
10663         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
10664         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
10665         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
10666         `passphrase' argument, so the passphrase can be managed externally
10667         and then passed in to the system.
10669         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
10670         (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
10671         so the passphrase cache can be used reliably with identifiers
10672         besides a pgp packet's key id.
10674         * pgg-gpg.el (pgg-pgp-encrypt-region)
10675         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
10676         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
10677         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
10678         argument to all these routines, so the passphrase can be managed
10679         externally and passed in to the system.
10681         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
10682         `notruncate' argument, so the passphrase cache can be used
10683         reliably with identifiers besides a pgp packet's key id.
10685 2005-10-29  Sascha Wilde  <swilde@sha-bang.de>
10687         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
10688         symmetric encryption.
10689         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
10690         encrypted session key.
10691         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
10692         message ask for the passphrase in a proper way.
10694         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
10695         New user commands for symmetric encryption.
10697 2005-10-28  Bill Wohler  <wohler@newt.com>
10699         * help-mode.el (help-url): New button type.  Calls browse-url.
10700         (help-xref-url-regexp): New regexp to recognize URLs in docstring.
10701         Similar to Info nodes: URL `url'.
10702         (help-make-xrefs): Create help-url buttons for
10703         help-xref-url-regexp matches.
10705 2005-10-29  Nick Roberts  <nickrob@snap.net.nz>
10707         * tool-bar.el (tool-bar-add-item-from-menu)
10708         (tool-bar-local-item-from-menu): Fix doc strings.
10710 2005-10-28  Romain Francoise  <romain@orebokech.com>
10712         * ldefs-boot.el: Update.
10714         * subr.el (locate-library): Move from help-fns.el.
10715         * help-fns.el (locate-library): Move to subr.el.
10717 2005-10-28  Richard M. Stallman  <rms@gnu.org>
10719         * net/tramp.el (tramp-completion-mode): defvar moved up.
10721         * emacs-lisp/easymenu.el (easy-menu-change): Doc fix.
10723         * tool-bar.el (tool-bar-mode): Delete autoload cookie.
10725         * files.el (find-file-noselect): Use %d to format large file size.
10727         * bindings.el (mode-line-format): Add %e.
10729         * loadup.el ("facemenu"): Load unconditionally.
10730         ("image", "international/fontset", "dnd", "mwheel", "tool-bar"):
10731         ("x-dnd"): Load, when appropriate.
10733         * startup.el (command-line): Call before-init-hook earlier.
10734         Warn about some bad characters in -u user name.
10736         * textmodes/flyspell.el (flyspell-large-region): Pass -t if Tex file.
10737         (flyspell-external-point-words): Error if misspelled word is not found.
10738         Set flyspell-large-region-beg at end of word.
10740 2005-10-28  Andreas Schwab  <schwab@suse.de>
10742         * view.el (View-revert-buffer-scroll-page-forward):
10743         Use view-page-size-default.
10745 2005-10-28  Juri Linkov  <juri@jurta.org>
10747         * international/quail.el (quail-get-current-str): Translate last
10748         raw character for deterministic input methods.
10750 2005-10-27  Jay Belanger  <belanger@truman.edu>
10752         * calc/calc-ext.el: Add functions to autoloads.
10753         (math-identity-matrix-p, math-ident-row-p): New functions.
10755         * calc/calc-arith.el (calc-mul-symb-fancy): Add checks for
10756         multiplication by an identity matrix; don't turn multiplication by
10757         an inverse matrix into division.
10758         (math-div-symbol-fancy): Replace division by matrices with
10759         multiplication by inverse.
10761         * calc/calc-misc.el (calcFunc-inv): Check for symbolic matrices.
10763         * calc/calc-alg.el (calcFunc-writeoutpower, math-write-out-power)
10764         (calc-writeoutpower): New functions.
10766 2005-10-27  Romain Francoise  <romain@orebokech.com>
10768         * replace.el (occur-engine): Include colon in mouse-face highlight.
10770         * dired-x.el: Change Maintainer field.
10772 2005-10-26  Chong Yidong  <cyd@stupidchicken.com>
10774         * longlines.el (longlines-mode): Bind after-change-functions to
10775         nil during initial decoding and final encoding.
10777 2005-10-26  Dan Nicolaescu  <dann@ics.uci.edu>
10779         * term.el (term-emulate-terminal, term-handle-colors-array)
10780         (term-handle-ansi-escape): Specify the terminfo capabilities
10781         implemented.
10783 2005-10-26  Richard M. Stallman  <rms@gnu.org>
10785         * info.el (Info-fontify-node): Fix detection of sentence-break
10786         before *Note.
10788 2005-10-26  Romain Francoise  <romain@orebokech.com>
10790         * smerge-mode.el: Add `tools' to file keywords.
10792 2005-10-26  Nick Roberts  <nickrob@snap.net.nz>
10794         * progmodes/gud.el (gud-menu-map): Only display gud-until icon
10795         when the fringe is not available.
10797         * progmodes/gdb-ui.el (def-gdb-auto-updated-buffer)
10798         (def-gdb-auto-update-trigger): Simplify construction.
10799         (gdb-locals-buffer): Use def-gdb-auto-update-trigger instead of
10800         def-gdb-auto-updated-buffer as gdb-info-locals-handler is
10801         defined explicitly.
10802         (gdb-assembler-buffer): Use def-gdb-auto-update-handler instead of
10803         def-gdb-auto-updated-buffer as gdb-invalidate-assembler is
10804         defined explicitly.
10805         (gdb-info-locals-custom): Remove as it's a no-op.
10807 2005-10-25  Chong Yidong  <cyd@stupidchicken.com>
10809         * longlines.el (longlines-mode): Remove narrowing before
10810         performing the initial decoding or final encoding.
10812 2005-10-25  Romain Francoise  <romain@orebokech.com>
10814         * emacs-lisp/find-func.el (find-library-name): Also strip
10815         extension if library name ends in .el, to take advantage of
10816         `find-library-suffixes'.
10818 2005-10-25  Richard M. Stallman  <rms@gnu.org>
10820         * menu-bar.el (menu-bar-help-menu): Say which kind of therapist.
10822 2005-10-25  Juri Linkov  <juri@jurta.org>
10824         * textmodes/texinfo.el (texinfo-mode): Change charset of one
10825         quotation mark from [mule-unicode-0100-24ff] to [japanese-jisx0208].
10827 2005-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
10829         * play/blackbox.el (blackbox-mode-map): Move init into declaration.
10830         (blackbox-redefine-key): Add argument `map'.
10832         * jit-lock.el (jit-lock-fontify-now): Be careful not to skip multiline
10833         regions when moving the jit-lock-context-unfontify-pos boundary.
10835 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
10837         * net/browse-url.el (browse-url-of-buffer): Add ".html" to filename.
10839 2005-10-25  Masatake YAMATO  <jet@gyve.org>
10841         * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'.
10843 2005-10-25  Michael Cadilhac  <michael.cadilhac-@t-lrde.epita.fr>
10845         * play/blackbox.el (blackbox-redefine-key): New function.
10846         (blackbox-mode-map): Use it to remap existing bindings for cursor
10847         motion instead of binding literal keys.
10849 2005-10-25  Glenn Morris  <rgm@gnu.org>
10851         * calendar/diary-lib.el (diary-list-entries): Prevent infloop when
10852         diary does not end in a newline.  Do not assume a blank line at
10853         the start of the diary file.
10855 2005-10-25  Kenichi Handa  <handa@m17n.org>
10857         * international/quail.el (quail-translate-key): If the input
10858         method is deterministic and failed to handle the last key, restart
10859         the key handling loop from an appropriate key.
10861 2005-10-25  Michael Albinus  <michael.albinus@gmx.de>
10863         * vc.el (vc-dired-mode): Extend comment for binding of
10864         `directory-listing-before-filename-regexp'.
10866 2005-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
10868         * textmodes/texinfo.el (texinfo-mode):
10869         * textmodes/paragraphs.el (sentence-end-base): Use real chars, so as
10870         not to unnecessarily expose emacs-mule's internal char codes.
10872 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
10874         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct help-echo.
10875         Display hand pointer and help-echo on disabled icon too.
10876         (gdb-mouse-until): New function.
10877         (gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.
10879 2005-10-24  Chong Yidong  <cyd@stupidchicken.com>
10881         * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
10882         with 2005-10-23 change to doctor.el.
10884         * finder.el (finder-mode-map): Add follow-link binding.
10886 2005-10-25  Kim F. Storm  <storm@cua.dk>
10888         * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-3 in left fringe
10889         to gdb-mouse-toggle-breakpoint-fringe.
10890         (gdb-mouse-toggle-breakpoint-margin): Rename from
10891         gdb-mouse-toggle-breakpoint.  Fix doc.
10892         (gdb-mouse-toggle-breakpoint-fringe): New defun.
10893         (gdb-put-string): Add optional SPROPS arg.  Add props to string.
10894         (gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled
10895         string properties also for fringe breakpoint bitmaps.
10897 2005-10-24  Carsten Dominik  <dominik@science.uva.nl>
10899         * textmodes/org.el (org-start-icalendar-file): Fix format form.
10901 2005-10-25  Masatake YAMATO  <jet@gyve.org>
10903         * simple.el (completion-common-substring):
10904         Use `completion-common-substring' prior to `completion-base-size'.
10906 2005-10-24  Hrvoje Niksic  <hniksic@xemacs.org>
10908         * savehist.el: Require CL while compiling.
10909         (savehist-history-variables): Remove.
10910         (savehist-save-minibuffer-history, savehist-additional-variables)
10911         (savehist-minibuffer-history-variables): New vars.
10912         (savehist-save): Use them.
10913         (savehist-uninstall, savehist-minibuffer-hook): New funs.
10914         (savehist-install): New fun, extracted from savehist-load.
10915         (savehist-load): Use them.
10917 2005-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
10919         * emacs-lisp/lisp-mode.el (easy-mmode-define-global-mode): Don't add
10920         a dummy doc-string-elt property.
10921         (defalias, defvaralias, define-category): Add a docstring property.
10923         * image.el (defimage):
10924         * widget.el (define-widget):
10925         * custom.el (defface, defcustom): Add `doc-string' declaration.
10927         * emacs-lisp/advice.el (ad-make-advised-definition): Fix arg-order.
10928         (defadvice): Add `doc-string' declaration.
10930         * emacs-lisp/byte-run.el (macro-declaration-function):
10931         Handle `doc-string' declarations.
10932         (define-obsolete-function-alias, define-obsolete-variable-alias):
10933         Add `doc-string' declaration.
10935 2005-10-24  Kenichi Handa  <handa@m17n.org>
10937         * international/utf-7.el (utf-7): Add autoload cookie.
10939         * term/x-win.el: Register more Cyrillic characters in x-keysym-table.
10941 2005-10-24  Eli Zaretskii  <eliz@gnu.org>
10943         * makefile.w32-in (autoloads): Use "." instead of $(lisp) in the
10944         list of directories passed to batch-update-autoloads.  Add "." to
10945         the list of the echoed directories.
10947         * pgg-def.el:
10948         * pgg-gpg.el:
10949         * pgg-parse.el:
10950         * pgg-pgp.el:
10951         * pgg-pgp5.el:
10952         * pgg.el: Moved here from the gnus subdirectory.
10954 2005-10-24  Nick Roberts  <nickrob@snap.net.nz>
10956         * progmodes/gud.el (gud-filter): Bind inhibit-read-only to t
10957         in case comint-prompt-read-only is set to t.
10959         * progmodes/gdb-ui.el (gdb-send): Bind inhibit-read-only to t
10960         in case comint-prompt-read-only is set to t.
10962 2005-10-24  Ulf Jasper  <ulf.jasper@web.de>
10964         * calendar/icalendar.el (icalendar-version): Increase to 0.13.
10965         Now a string.
10966         (icalendar-import-format): Handle CLASS, STATUS, URL.
10967         Rename `subject' to `summary'.
10968         (icalendar-import-format-summary): Rename from
10969         `icalendar-import-format-subject'.
10970         (icalendar-import-format-url, icalendar-import-format-status)
10971         (icalendar-import-format-class): New variables.
10972         (icalendar--rris): Take variable argument list.
10973         (icalendar--datestring-to-isodate): Remove unnecessary
10974         calendar-style check when converting dates with explicit month names.
10975         (icalendar-export-region): Change return type of conversion
10976         subroutines.  Bury current buffer unless error occurred.
10977         (icalendar--convert-to-ical)
10978         (icalendar--parse-summary-and-rest): New functions.
10979         (icalendar--convert-ordinary-to-ical)
10980         (icalendar--convert-weekly-to-ical)
10981         (icalendar--convert-yearly-to-ical)
10982         (icalendar--convert-block-to-ical)
10983         (icalendar--convert-cyclic-to-ical)
10984         (icalendar--convert-anniversary-to-ical): Change return type.
10985         Strip trailing blanks from subject.
10986         (icalendar--convert-sexp-to-ical): Change return type.
10987         Strip trailing blanks from subject.  Handle simple sexp
10988         entries as generated by icalendar.el.
10989         (icalendar--convert-float-to-ical)
10990         (icalendar--convert-date-to-ical): Strip trailing blanks from subject.
10991         (icalendar-import-file): Doc fix.
10992         (icalendar--format-ical-event): Handle CLASS, STATUS, URL.
10993         Correct call to icalendar--rris.
10994         (icalendar--convert-ical-to-diary): Doc fix.  Rename `subject' to
10995         `summary'.
10996         (icalendar--add-diary-entry): Rename `subject' to `summary'.
10998 2005-10-24  Romain Francoise  <romain@orebokech.com>
11000         * server.el (server-sentinel): Set query-on-exit flag to nil on
11001         new client processes (it isn't inherited from the server process).
11003         * replace.el (occur-engine): Rearrange text properties.
11005 2005-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
11007         * emacs-lisp/debug.el (debugger-make-xrefs): Don't assume
11008         case-fold-search is nil.
11009         (debug-help-follow): Use help-xref-interned directly.
11011 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
11013         * thumbs.el (thumbs-image-type): Add .pbm.
11015 2005-10-23  Richard M. Stallman  <rms@gnu.org>
11017         * faces.el (inhibit-face-set-after-frame-default): New variable.
11018         (set-face-attribute): Bind it.
11019         (face-set-after-frame-default): Test it.
11021         * help-fns.el (describe-simplify-lib-file-name): New function.
11022         (describe-function-1, describe-variable): Use it.
11024         * faces.el (describe-face): Use describe-simplify-lib-file-name.
11026         * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults.
11027         Eliminate nil as possible value.
11028         (tooltip-hide-delay): Reduce internal-border-width.
11030         * menu-bar.el (menu-bar-file-menu) <dired>: Change help-echo string.
11031         (menu-bar-file-menu) <new-file>: Likewise.
11033         * simple.el (line-move-finish): Ignore fields computing LINE-END.
11035         * international/mule.el (load-with-code-conversion):
11036         Pass full file name to `eval-buffer' unless preloading.
11038         * textmodes/flyspell.el (flyspell-large-region):
11039         Call ispell-check-version.
11041         * textmodes/ispell.el (ispell-local-dictionary-overridden):
11042         Fix the make-variable-buffer-local call that was supposed
11043         to be for this variable.
11044         (ispell-aspell-supports-utf8): Doc fix.
11045         (ispell-find-aspell-dictionaries): Preserve elements of
11046         ispell-dictionary-alist for dictionaries that aspell doesn't report.
11047         (ispell-aspell-find-dictionary): Return nil on error.
11049         * play/doctor.el (doctor-doc): Don't say "psychiatrist".
11050         (doctor-symptoms): Likewise.
11052         * add-log.el (add-log-current-defun): Clean up handling of DEFUNs.
11054 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
11056         * cus-edit.el (custom-button, custom-button-pressed): New vars.
11057         (custom-raised-buttons): Add :set spec.
11058         (custom-button-unraised, custom-button-pressed-unraised):
11059         New faces, so that custom-raised-buttons actually does something.
11060         (custom-mode): Use custom-button and custom-button-pressed.
11062         * wid-edit.el (widget-specify-button): Don't ignore
11063         widget-mouse-face on graphic terminals.
11064         (widget-move-and-invoke): Cleanup.
11066 2005-10-23  Thien-Thi Nguyen  <ttn@gnu.org>
11068         * whitespace.el (whitespace-cleanup): Doc fix.
11070 2005-10-23  Romain Francoise  <romain@orebokech.com>
11072         * emulation/viper.el (viper-set-hooks): Quote forms passed to
11073         `eval-after-load' to avoid evaluating their result.
11075 2005-10-23  Michael Albinus  <michael.albinus@gmx.de>
11077         * files.el (directory-listing-before-filename-regexp):
11078         New defvar.  Replaces `dired-move-to-filename-regexp' from dired.el.
11080         * dired.el (dired-move-to-filename-regexp): Remove.
11081         All occurences replaced by `directory-listing-before-filename-regexp'.
11083         * dired-x.el, locate.el, vc.el:
11084         Replace `dired-move-to-filename-regexp' by
11085         `directory-listing-before-filename-regexp'.  In vc.el it is
11086         overwritten locally; maybe this can be handled in files.el too.
11088         * net/ange-ftp.el (ange-ftp-date-regexp): Remove.  All occurences
11089         replaced by `directory-listing-before-filename-regexp'.
11091 2005-10-23  Andreas Schwab  <schwab@suse.de>
11093         * font-lock.el (lisp-font-lock-keywords-2): Add eval-at-startup
11094         and eval-next-after-load.
11096 2005-10-23  MIYOSHI Masanori  <miyoshi@meadowy.org>  (tiny change)
11098         * mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
11099         exist, create it.
11101 2005-10-23  Ken Manheimer  <ken.manheimer@gmail.com>
11103         * allout.el: Remove autoloads for mailcrypt and crypt++.
11104         Require pgg, pgg-gpg during compilation.
11105         (allout-version): Increment version number to 2.1, and use a literal
11106         rather than RCS Id.
11107         (allout-default-encryption-scheme): Remove.
11108         (allout-passphrase-verifier-handling)
11109         (allout-passphrase-verifier-string)
11110         (allout-file-passphrase-verifier-string)
11111         (allout-passphrase-hint-string): Rename -key- to -passphrase-.
11112         (allout-passphrase-hint-handling): Rename and simplify.
11113         (allout-init): Use `find-file-hook' if available, otherwise
11114         `find-file-hooks'.
11115         (allout-mode): Use `write-file-functions' if available, otherwise
11116         `local-write-file-hooks' and, instead of making auto-save-hook
11117         buffer local, make the write-file-hook activity contingent to
11118         allout-mode.
11119         (allout-mode): Use key-binding substitution in the docstring.
11120         (allout-kill-line): Spell-out kill ring data structure mutation
11121         instead of using byte-compiler-complaint-provoking `pop'.
11122         (allout-insert-listified): Use `insert' rather than `insert-string'
11123         (allout-toggle-current-subtree-encryption): Update docstring, adjust
11124         to new gpp-based encryption, use new `allout-encrypted-topic-p'.
11125         (allout-encrypt-string): Totally revamped vis new underlying
11126         encryption facilities.
11127         (allout-mc-activate-passwd): Remove.
11128         (allout-obtain-passphrase): New, more or less replaces
11129         allout-mc-activate-passwd.
11130         (allout-encrypted-key-info): More or less replaces
11131         allout-encrypted-text-type.
11132         (outlineify-sticky, outlinify-sticky): Add autoload cookie.
11133         (my-mark-marker): Use `(featurep 'xemacs)'.
11135 2005-10-23  Lars Hansen  <larsh@soem.dk>
11137         * emacs-lisp/bytecomp.el (byte-compile-lambda): New arg add-lambda.
11138         (byte-compile-file-form-defmumble, byte-compile-defun)
11139         (byte-compile-defmacro): Use it.
11140         (byte-compile-form): Don't call byte-compile-set-symbol-position
11141         when a byte-compile handler is called.
11143 2005-10-22  Romain Francoise  <romain@orebokech.com>
11145         * savehist.el (savehist-history-variables): Add `grep-find-history'.
11147         * subr.el (eval-after-load): Convert library name to an absolute
11148         file name using locate-library, since load-history no longer has
11149         library names in it.
11151 2005-10-22  Richard M. Stallman  <rms@gnu.org>
11153         * files.el (make-temp-file): Move from subr.el.
11154         * subr.el (make-temp-file): Move to files.el.
11156         * window.el (get-buffer-window-list): Move from subr.el.
11157         * subr.el (get-buffer-window-list): Move to window.el.
11159         * image.el (image-load-path): Use eval-at-startup to initialize.
11161         * subr.el (eval-at-startup): New macro.
11163         * subr.el: Much rearrangement of functions and division
11164         into pages.  No code changes.
11166 2005-10-22  Kenichi Handa  <handa@m17n.org>
11168         * tar-mode.el (tar-extract): Be sure to call
11169         find-operation-coding-system if set-auto-coding doesn't find a
11170         coding system.
11172 2005-10-22  Kim F. Storm  <storm@cua.dk>
11174         * image.el (image-type-header-regexps): Rename from image-type-regexps.
11175         Change users.
11176         (image-type-file-name-regexps): New defconst.
11177         (image-type-from-data): Simplify loop.
11178         (image-type-from-buffer): New defun.
11179         (image-type-from-file-header): Use it instead of image-type-from-data.
11180         Use image-search-load-path instead of only looking in data-directory.
11181         (image-type-from-file-name): New defun.
11182         (image-search-load-path): Change `pathname' to `filename'.
11183         Make PATH arg optional, default to image-load-path.
11185 2005-10-21  Richard M. Stallman  <rms@gnu.org>
11187         * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base.
11189         * textmodes/paragraphs.el (sentence-end-base): New variable.
11190         (sentence-end): Use sentence-end-base.
11192 2005-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
11194         * font-lock.el (font-lock-default-fontify-region): Check the multiline
11195         property independently from the font-lock-multiline variable.
11197 2005-10-21  Richard M. Stallman  <rms@gnu.org>
11199         * emacs-lisp/find-func.el (find-library-name): Doc fix.
11201         * startup.el (command-line): Convert library names
11202         in `load-history' to absolute file names.
11204         * subr.el (symbol-file): Doc fix.
11206         * loadhist.el (file-loadhist-lookup): Call locate-library
11207         instead of find-library-name.  Don't try converting
11208         abs file names to library names, since load-history no longer
11209         has library names in it.
11210         (file-dependents, file-provides, file-requires): Doc fixes.
11212 2005-10-21  Juri Linkov  <juri@jurta.org>
11214         * progmodes/etags.el (tags-table-mode): New function.
11215         (tags-verify-table): Replace initialize-new-tags-table with
11216         tags-table-mode.
11218         * desktop.el (desktop-buffers-not-to-save): Remove TAGS from the
11219         default value.
11220         (desktop-modes-not-to-save): Add tags-table-mode to the
11221         default value.
11223         * info.el (Info-index-next): Add total number of index
11224         alternatives to the message.
11226         * textmodes/fill.el (fill-nobreak-p): Fix first two rules to skip
11227         backward only space (instead of space and period) before looking
11228         at sentence end.
11230         * simple.el (set-variable): Use user-variable-p instead of symbolp.
11231         Add the old variable value as 4th default-value arg of read-string.
11233 2005-10-21  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11235         * cus-face.el (custom-declare-face): Make face from X resources
11236         also on Mac.
11238         * disp-table.el (standard-display-g1, standard-display-graphic):
11239         Refuse to use string glyphs also on Mac.
11240         (standard-display-european): Don't set terminal coding system also
11241         on Mac.
11243         * frame.el (display-screens): Use x-display-screens also on Mac.
11245 2005-10-21  Romain Francoise  <romain@orebokech.com>
11247         * net/rcirc.el: Now part of GNU Emacs.  Update FSF's address.
11249 2005-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
11251         * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): Make $@
11252         and $? into sexps.
11254         * font-lock.el (font-lock-compile-keywords): Add a help-echo to the
11255         warning face on open-paren-in-column-0.
11257         * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Fix corner
11258         boundary case.  Fix typo.
11259         Suggested by Martin Rudalics <rudalics@gmx.at>.
11261 2005-10-21  Carsten Dominik  <dominik@science.uva.nl>
11263         * textmodes/org.el (org-combined-agenda-icalendar-file)
11264         (org-icalendar-include-todo, org-icalendar-combined-name): New options.
11265         (org-export-icalendar-this-file)
11266         (org-export-icalendar-all-agenda-files)
11267         (org-export-icalendar-combine-agenda-files): New commands.
11268         (org-export-icalendar, org-print-icalendar-entries)
11269         (org-start-icalendar-file, org-finish-icalendar-file)
11270         (org-ical-ts-to-string): New functions.
11271         (org-read-date, org-goto-calendar)
11272         (org-agenda-goto-calendar): Inhibit displaying diary entries by
11273         call to `calendar'.
11274         (orgtbl-setup): Remove the :keys arguments from the menu description.
11275         (org-after-save-iCalendar-file-hook): New variable.
11277 2005-10-21  Kenichi Handa  <handa@m17n.org>
11279         * language/vietnamese.el (tcvn-5712): Make it an alias of
11280         vietnamese-tcvn coding-system.
11282 2005-10-20  Michael Albinus  <michael.albinus@gmx.de>
11284         * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
11285         group id is given.
11287 2005-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11289         * progmodes/sh-script.el (sh-escaped-line-re): New var.
11290         (sh-here-doc-open-re, sh-font-lock-close-heredoc): Use it.
11291         (sh-font-lock-open-heredoc): Try to properly handle heredoc starters
11292         whose line is either continued or ends with a comment.
11294 2005-10-20  Romain Francoise  <romain@orebokech.com>
11296         * net/rcirc.el (with-rcirc-process-buffer): Move above its first user.
11298         * replace.el (occur-engine): Add follow-link property.
11300         * font-core.el (font-lock-mode): Doc fix.
11302 2005-10-20  Richard M. Stallman  <rms@gnu.org>
11304         * net/rcirc.el: New file.
11306 2005-10-20  Bryan Henderson  <bryanh@giraffe-data.com>  (tiny change)
11308         * term.el (term-term-name): Initialize to "eterm-color".
11310 2005-10-20  Ken Manheimer  <ken.manheimer@gmail.com>
11312         * allout.el: Add autoloads of crypt++ and mailcrypt routines, all
11313         for encryption functionality.
11314         Move allout customization subgroup from `editing' to `outlines' group.
11315         Fix commentary keywords to legitimate ones.
11316         Update author info (using my current email address, obscurified).
11317         (allout-encrypt-string, allout-encryption-produce-work-buffer)
11318         (allout-encrypted-topic-p, allout-encrypted-text-type)
11319         (allout-mc-activate-passwd, allout-create-encryption-key-verifier)
11320         (allout-situate-encryption-key-verifier)
11321         (allout-get-encryption-key-verifier, allout-verify-key)
11322         (allout-next-topic-pending-encryption)
11323         (allout-encrypt-decrypted, allout-encrypted-type-prefix): New funcs.
11324         (outline-topic-encryption-bullet, outline-default-encryption-scheme)
11325         (outline-key-verifier-handling, outline-key-hint-handling)
11326         (outline-encrypt-unencrypted-on-saves): New defcustoms.
11327         (allout-file-key-verifier-string, allout-encryption-scheme)
11328         (allout-key-verifier-string, allout-key-hint-string)
11329         (allout-after-save-decrypt): New variables.
11330         (allout-write-file-hook-handler, allout-auto-save-hook-handler)
11331         (allout-after-saves-handler): New hook functions.
11332         (allout-post-command-business): Do allout-after-save-decrypt.
11333         (allout-enable-file-variable-adjustment): Custom var to enable
11334         mechanism for adding and adjusting settings of Emacs file variables.
11335         (allout-adjust-file-variable, allout-file-vars-section-data):
11336         New functions, implement the mechanism.
11337         (outlineify-sticky): Use the file vars mechanism.
11338         (allout-inhibit-protection, allout-during-write-cue)
11339         (allout-override-protect, allout-before-change-protect): Remove.
11340         (allout-flag-region, allout-open-topic): Adjust read-only text.
11341         (allout-open-line-not-read-only): Add to facilitate read-only
11342         text based protection.
11343         (allout-kill-line): Revise to adjust read-only text, clue the
11344         user about the inhibition.
11345         (allout-unprotected): Use unwind-protect.
11346         (allout-shift-in, allout-shift-out): Disallow manually shifting a
11347         topic deeper than the offspring depth of the previous topic -
11348         avoiding confusing "containment discontinuities".
11349         (allout-reindent-bodies): Fix retention of body relative hanging
11350         indent during promotion of collapsed bodies.
11351         (allout-open-topic): Make it easy to open new topic with same
11352         bullet as current topic - topic creation functions provided with
11353         any universal argument provokes now prompt for bullet, defaulting
11354         to the bullet of the previous topic.
11355         (allout-plain-bullets-string, allout-distinctive-bullets-string):
11356         Plain bullet alternates `.' period and `,' comma only.  All other
11357         bullets are relegated to special status (but customizable).
11358         (allout-end-of-entry): Rename from allout-end-of-current-entry
11359         since it actually operates w.r.t. most immediately containing
11360         entry, visible or not.
11361         (allout-hide-current-entry, allout-show-current-entry): Use the
11362         revised version.
11363         (allout-old-expose-topic): Solidify deprecation.
11364         (allout-end-of-subtree): Add so we can span concealed as well
11365         as visible topics.
11366         (allout-end-of-current-subtree): Use `allout-end-of-subtree'.
11367         (allout-end-of-current-heading): Tweak to just respect the first line.
11368         (allout-get-body-text): Add.
11369         (allout-ascend-to-depth, allout-ascend): Position at end of prefix
11370         when invoked interactively.
11371         (allout-up-current-level): Use `interactive-p'.
11372         (allout-mode, allout-init): Miscellaneous docstring and
11373         operational refinements, as well as hookups of new encryption stuff.
11374         (allout-beginning-of-current-entry): Now works as advertised.
11375         (allout-end-of-current-entry): Remove of superfluous allout-show-entry.
11376         (allout-isearch-rectification): Refine condition for isearching.
11377         (allout-isearch-abort, allout-enwrap-isearch)
11378         (allout-flag-region, my-region-active-p): Relocate some macros.
11379         (allout-title): Fallback title is (buffer-name), not
11380         non-existing (current-buffer-name).
11381         (subst-char-in-string): Define if absent (for some XEmacs versions).
11383 2005-10-20  Jari Aalto  <jari.aalto@cante.net>
11385         * mail/sendmail.el (mail-setup-hook, mail-aliases)
11386         (mail-yank-prefix, mail-indentation-spaces, mail-yank-hooks)
11387         (mail-citation-prefix-regexp, mail-signature-file)
11388         (mail-default-headers, mail-bury-selects-summary)
11389         (mail-send-nonascii): Add autoload cookies.
11391 2005-10-20  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
11393         * frame.el (blink-cursor-mode): Add `mac' to the list of
11394         window-system's that support blinking cursor.
11396 2005-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
11398         * textmodes/org.el (org-level-color-stars-only): Fix typo in docstring.
11400 2005-10-20  Eli Zaretskii  <eliz@gnu.org>
11402         * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el):
11403         Bind find-file-suppress-same-file-warnings to t, to avoid warnings due
11404         to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el.
11406 2005-10-20  Kim F. Storm  <storm@cua.dk>
11408         * ido.el (ido-is-tramp-root): Simplify regexp matching tramp root.
11409         (ido-set-current-directory): Don't add / after final @.
11410         (ido-file-name-all-completions-1): Adapt to fixed tramp completion.
11411         Explicitly handle ange-ftp completion oddities.
11412         (ido-make-file-list): Don't rotate list at tramp root to avoid
11413         triggering tramp file handler for expand-file-name via get-file-buffer.
11415 2005-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
11417         * savehist.el (savehist-coding-system): Revert to checking XEmacs.
11419 2005-10-19  Jay Belanger  <belanger@truman.edu>
11421         * calc/calc-units.el (math-standard-units): Add units, adjust
11422         symbols and update values.
11423         (math-unit-prefixes): Add more prefixes.
11425 2005-10-19  Romain Francoise  <romain@orebokech.com>
11427         * bookmark.el (bookmark-menu-heading): New face.
11428         (bookmark-bmenu-list): Use it.
11429         Don't fiddle with `baud-rate' at top-level.
11431 2005-10-18  Chong Yidong  <cyd@stupidchicken.com>
11433         * image.el (create-image, find-image): Mention max-image-size in
11434         docstring.
11436 2005-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
11438         * savehist.el (savehist-load): Revert to checking XEmacs.
11440         * textmodes/conf-mode.el: Don't use font-lock-defaults-alist.
11441         Various docstring and line-width fixups.
11442         (conf-mode): Use cond.
11443         Set font-lock-defaults.  Don't set comment-use-syntax.
11445 2005-10-18  David Ponce  <david@dponce.com>
11447         * tree-widget.el (tree-widget-button-click): New function.
11448         (tree-widget-button-keymap): Use it.
11450 2005-10-18  Romain Francoise  <romain@orebokech.com>
11452         * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
11453         (bookmark-bmenu-hide-filenames): Add follow-link property.
11454         Improve help-echo text.
11456         * ffap.el (find-file-at-point): Doc fix.
11458 2005-10-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11460         * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
11462 2005-10-18  Masatake YAMATO  <jet@gyve.org>
11464         Install to the CVS repository what I forgot to install in my
11465         2005-10-16 changes.
11467         * progmodes/python.el (python-complete-symbol): Pass the common
11468         prefix substring of completion to `display-completion-list'.
11470         * textmodes/org.el (org-complete): Ditto.
11472 2005-10-18  Masatake YAMATO  <jet@gyve.org>
11474         Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
11476         * woman.el (WoMan-xref-man-page): New button type derived
11477         from `Man-abstract-xref-man-page'.
11478         (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
11480         * man.el (Man-abstract-xref-man-page): New button type.
11481         (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
11482         (Man-highlight-references): Add new optional argument `xref-man-type'.
11484 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
11486         * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
11488 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
11490         * cus-edit.el (Custom-move-and-invoke): Delete.
11491         (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
11493         * wid-edit.el (widget-move-and-invoke): New function, from
11494         Custom-move-and-invoke.
11496 2005-10-17  Bill Wohler  <wohler@newt.com>
11498         Move all remaining images from lisp/toolbar to etc/images, move
11499         lisp/toolbar/tool-bar to lisp and "delete" lisp/toolbar.  Place
11500         the low resolution images in their own directory (low-color).
11502         * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*
11503         * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*
11504         * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*
11505         * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*
11506         * toolbar/preferences.*, toolbar/print.*, toolbar/save.*
11507         * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*
11508         * toolbar/spell.*, toolbar/undo.*: Move to etc/images.
11510         * toolbar/lc-copy.*: Move to etc/images/low-color/copy.*.
11511         * toolbar/lc-cut.*: Move to etc/images/low-color/cut.*.
11512         * toolbar/lc-help.*: Move to etc/images/low-color/help.*.
11513         * toolbar/lc-home.*: Move to etc/images/low-color/home.*.
11514         * toolbar/lc-index.*: Move to etc/images/low-color/index.*.
11515         * toolbar/lc-new.*: Move to etc/images/low-color/new.*.
11516         * toolbar/lc-open.*: Move to etc/images/low-color/open.*.
11517         * toolbar/lc-paste.*: Move to etc/images/low-color/paste.*.
11518         * toolbar/lc-preferences.*: Move to etc/images/low-color/preferences.*.
11519         * toolbar/lc-print.*: Move to etc/images/low-color/print.*.
11520         * toolbar/lc-save.*: Move to etc/images/low-color/save.*.
11521         * toolbar/lc-saveas.*: Move to etc/images/low-color/saveas.*.
11522         * toolbar/lc-search.*: Move to etc/images/low-color/search.*.
11523         * toolbar/lc-spell.*: Move to etc/images/low-color/spell.*.
11524         * toolbar/lc-undo.*: Move to etc/images/low-color/undo.*.
11526         To conform with convention, replace the underscore (_) in the
11527         following image names with dash (-) or (/) as appropriate.
11529         * toolbar/back_arrow.*: Move to etc/images/back-arrow.*.
11530         * toolbar/fld_open.*: Move to etc/images/fld-open.*.
11531         * toolbar/fwd_arrow.*: Move to etc/images/fwd-arrow.*.
11532         * toolbar/jump_to.*: Move to etc/images/jump-to.*.
11533         * toolbar/left_arrow.*: Move to etc/images/left-arrow.*.
11534         * toolbar/right_arrow.*: Move to etc/images/right-arrow.*.
11535         * toolbar/up_arrow.*: Move to etc/images/up-arrow.*.
11536         * toolbar/lc-back_arrow.*: Move to etc/images/low-color/back-arrow.*.
11537         * toolbar/lc-fwd_arrow.*: Move to etc/images/low-color/fwd-arrow.*.
11538         * toolbar/lc-jump_to.*: Move to etc/images/low-color/jump-to.*.
11539         * toolbar/lc-left_arrow.*: Move to etc/images/low-color/left-arrow.*.
11540         * toolbar/lc-right_arrow.*: Move to etc/images/low-color/right-arrow.*.
11541         * toolbar/lc-up_arrow.*: Move to etc/images/low-color/up-arrow.*.
11542         * toolbar/mail_compose.*: Move to etc/images/mail/compose.*.
11543         * toolbar/mail_send.*: Move to etc/images/mail/send.*.
11545         * info.el (info-tool-bar-map): Replace underscores in image names
11546         with dashes.
11548         * makefile.w32-in (WINS): Remove toolbar.
11550         * menu-bar.el: Replace toolbar/tool-bar.el with tool-bar.el in comment.
11552         * tool-bar.el: Move to lisp from toolbar.  Now that
11553         toolbar is empty, it should be deleted when folks run "cvs up -P".
11555 2005-10-18  Jay Belanger  <belanger@truman.edu>
11557         * calc/calc-store.el (calc-store-into): Get the proper variable name
11558         to display in message.
11560 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
11562         * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
11563         expressions display in speedbar for all buffers when debugging.
11564         (gdb-speedbar-expand-node): Ensure node contraction is always updated.
11566         * speedbar.el (speedbar-set-mode-line-format): Indent properly.
11567         (speedbar-insert-button, speedbar-make-button):
11568         Use add-text-properties.
11569         (speedbar-update-localized-contents)
11570         (speedbar-update-directory-contents)
11571         (speedbar-update-special-contents): Use dolist.
11572         (speedbar-buffer-easymenu-definition): Add a menu separator.
11574 2005-10-17  Jason Rumney  <jasonr@gnu.org>
11576         * makefile.w32-in: Use $(lisp) consistently.
11577         (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
11578         for shell specific generation of mh-autoloads.
11580 2005-10-17  Richard M. Stallman  <rms@gnu.org>
11582         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
11584 2005-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
11586         * jit-lock.el (jit-lock-fontify-now):
11587         Move jit-lock-context-unfontify-pos to avoid wasted work.
11589 2005-10-17  Michael Albinus  <michael.albinus@gmx.de>
11591         * net/tramp.el (tramp-completion-mode): New defvar.  Used in
11592         `tramp-completion-mode' for checking if we are in completion mode.
11593         (tramp-completion-handle-file-name-all-completions): Reorder code
11594         in order to complete for file names only in case there are no
11595         method/user/host completions.  This is necessary for cooperation
11596         with ido.  Reported by Kim F. Storm <storm@cua.dk>.
11598 2005-10-16  Chong Yidong  <cyd@stupidchicken.com>
11600         * longlines.el (longlines-search-forward)
11601         (longlines-search-backward): Match any number of spaces.
11603 2005-10-16  Thien-Thi Nguyen  <ttn@gnu.org>
11605         * diff-mode.el (diff-mode): Doc fix.
11607 2005-10-16  David Reitter  <david.reitter@gmail.com>
11609         * mail/sendmail.el (send-mail-function): Use mailclient-send-it
11610         as default on darwin and windows systems.
11612 2005-10-16  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
11614         * arc-mode.el (archive-zip-extract): Doc fix.
11616 2005-10-16  Romain Francoise  <romain@orebokech.com>
11618         * mouse.el (mouse-1-click-follows-link): Doc fix.
11620 2005-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
11622         * savehist.el: Don't require CL at runtime.
11623         (savehist-xemacs): Remove.
11624         (savehist-coding-system): Use utf-8 if present, regardless of religion.
11625         (savehist-no-conversion): Use (featurep 'xemacs).
11626         (savehist-load): Check existence of start-itimer rather than XEmacs.
11627         Use an idle timer.
11628         (savehist-process-for-saving): Replace use of CL funs `subseq' and
11629         `delete-if-not'.
11631 2005-10-16  Hrvoje Niksic  <hniksic@xemacs.org>
11633         * savehist.el: Newer version.
11634         (savehist-autosave-interval, savehist-coding-system, savehist-timer)
11635         (savehist-last-checksum, savehist-no-conversion): New vars.
11636         (savehist-autosave, savehist-process-for-saving, savehist-printable):
11637         New functions.
11638         (savehist-load, savehist-save): Use them.
11639         (savehist-delimit): Remove.
11641 2005-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
11643         * progmodes/compile.el (compilation-goto-locus): Display the
11644         compilation buffer first and the source buffer second, in case they're
11645         in overlapping frames.  Don't raise the compilation frame if it was the
11646         selected window upon entry.  Pass the `other-window' arg to
11647         pop-to-buffer.
11649         * info.el (Info-fontify-node): Use dolist.
11650         Change add-text-properties to put-text-property.
11652 2005-10-16  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
11654         * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
11655         bound of search.
11657 2005-10-16  Masatake YAMATO  <jet@gyve.org>
11659         * dabbrev.el (dabbrev-completion): Pass the common
11660         prefix substring of completion to `display-completion-list'.
11662         * filecache.el (file-cache-minibuffer-complete)
11663         (file-cache-complete): Ditto.
11665         * tempo.el (tempo-display-completions): Ditto.
11667         * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
11669         * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
11671         * eshell/em-hist.el (eshell-list-history): Ditto.
11673         * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
11675         * mail/mailalias.el (mail-complete): Ditto.
11677         * progmodes/etags.el (complete-tag): Ditto.
11679         * progmodes/make-mode.el (makefile-complete): Ditto.
11681         * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
11683         * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
11685         * progmodes/pascal.el (pascal-complete-word)
11686         (pascal-show-completions): Ditto.
11688         * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
11690         * simple.el (completion-common-substring): New variable.
11691         (completion-setup-function): Use `completion-common-substring'
11692         to put faces.
11694 2005-10-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11696         * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
11697         (x-get-selection, mac-select-convert-to-string): Convert from/to
11698         UTF-16 clipboard data as in native byte order, no BOM.
11700 2005-10-16  Nick Roberts  <nickrob@snap.net.nz>
11702         * progmodes/gud.el (gud-tool-bar-map): Rename the images
11703         appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
11704         (gud-sentinel): Use speedbar-frame to check for speedbar.
11706 2005-10-15  Richard M. Stallman  <rms@gnu.org>
11708         * savehist.el: New file.
11710 2005-10-14  Karl Chen  <quarl@cs.berkeley.edu>
11712         * textmodes/tex-mode.el (tex-font-lock-keywords-2):
11713         Fix bug in \bf fontification.
11715 2005-10-15  Stefan Monnier  <monnier@iro.umontreal.ca>
11717         * pcvs.el (cvs-edit-log-files): New var.
11718         (cvs-mode-edit-log): New arg `file'.
11719         (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
11720         Instead force the use of the original file and nothing else.
11721         (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
11722         the cvs-minor-wrap-function is set.
11723         (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
11725 2005-10-14  Bill Wohler  <wohler@newt.com>
11727         * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
11728         * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
11729         * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
11730         * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
11731         * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
11732         * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
11733         * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
11734         * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
11735         * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
11736         * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
11737         * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
11738         * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
11739         * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
11740         * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
11741         * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
11743         * progmodes/gud.el (gud-tool-bar-map): Rename the images
11744         appropriately (for example, gud-break to gud/break).
11746 2005-10-14  Chong Yidong  <cyd@stupidchicken.com>
11748         * longlines.el (longlinges-search-function)
11749         (longlines-search-forward, longlines-search-backward): New functions.
11750         (longlines-mode): Set isearch-search-fun-function to
11751         longlinges-search-function.
11753         * mouse.el (mouse-drag-region-1): Handle the case where a
11754         double-click event is bound to an arbitrary function.
11756 2005-10-14  David Ponce  <david@dponce.com>
11758         * recentf.el (recentf-track-opened-file)
11759         (recentf-track-closed-file, recentf-update-menu)
11760         (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
11761         (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
11762         mouse-1-click-follows-link.
11764 2005-10-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
11766         * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
11767         Gnome file-manager.png.  Suggested by
11768         Joachim Nilsson <joachim.nilsson@vmlinux.org>.
11770         * toolbar/README: Add diropen.xpm.
11772 2005-10-13  Bill Wohler  <wohler@newt.com>
11774         * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
11775         restrictions.  Suggested by David Robinow <drobinow@gmail.com>.
11777 2005-10-13  Stefan Monnier  <monnier@iro.umontreal.ca>
11779         * progmodes/mixal-mode.el (mixal-operation-codes-alist):
11780         Don't waste the byte-compiler's time on constant data.
11782 2005-10-13  Kenichi Handa  <handa@m17n.org>
11784         * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
11785         byte with `escape-glyph' face.
11787         * international/fontset.el (ccl-encode-unicode-font):
11788         Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
11789         Handle the case that ucs-mule-to-mule-unicode translates a character to
11790         ASCII (usually for IPA characters).
11792 2005-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
11794         * info.el (Info-fontify-node): Don't be fooled by a lone "...".
11795         Don't hide the underline of titles if font-lock-mode is disabled.
11797 2005-10-12  Bill Wohler  <wohler@newt.com>
11799         * makefile.w32-in (MH-E-SRC): New.  Used by mh-autoloads.
11800         (mh-autoloads): New.  Builds mh-e/mh-loaddefs.el.  Rebuilds if any
11801         files in MH-E-SRC have been updated.
11802         (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
11804 2005-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
11806         * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
11807         (mixal-mode-syntax-table): Add \n as end-comment.
11808         (mixal-operation-codes-alist): Immediately initialize to full value.
11809         (mixal-add-operation-code): Remove.
11810         (mixal-describe-operation-code): Make the arg non-optional.
11811         Use the interactive spec instead.
11812         Use mixal-operation-codes-alist rather than mixal-operation-codes.
11813         (mixal-font-lock-keywords): Don't highlight comments here any more.
11814         (mixal-font-lock-syntactic-keywords): New var.
11815         (mixal-mode): Use it.  Fix comment-start-skip.
11817 2005-10-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
11819         * startup.el (command-line-x-option-alist): -nb => -nbi
11821 2005-10-12  Kim F. Storm  <storm@cua.dk>
11823         * startup.el (fancy-splash-default-action): Discard mouse click in
11824         the splash screen window, as it has no sensible meaning in the
11825         next window to be selected.  Fixes error reported by Jan D.
11827 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
11829         * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
11831 2005-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
11833         * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
11834         Try to fix up minor layout issues like indentation, line break, etc...
11835         (mixal-mode-syntax-table): Don't try to specify comment syntax,
11836         because it doesn't work.
11837         (mixal-operation-codes): Add some more codes.
11838         (mixal-font-lock-keywords): Process comments here.
11839         (mixal-mode): mixasm no longer needs -g option.
11841 2005-10-11  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
11843         * progmodes/sh-script.el (sh-tmp-file):
11844         Use mktemp -t.  Finish support for es and rc shells.
11846 2005-10-11  Jay Belanger  <belanger@truman.edu>
11848         * calc/calcalg2.el (calc-integral): With an argument, compute the
11849         definite integral.
11851 2005-10-11  Chong Yidong  <cyd@stupidchicken.com>
11853         * mouse.el (mouse-drag-region-1): Don't try to catch a
11854         double-click when doing follow-link (it's overridden anyway).
11856 2005-10-11  Juanma Barranquero  <lekktu@gmail.com>
11858         * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
11859         (autoload-print-form-outbuf): Add docstring.
11861 2005-10-11  Juri Linkov  <juri@jurta.org>
11863         * info.el (Info-mode-menu): Delete menu item "Edit".
11864         (Info-mode): Delete description of Info-edit from docstring,
11865         and rearrange descriptions of Info commands in the order
11866         they are documented in the Info manual.
11868 2005-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
11870         * calendar/appt.el (appt-check): Use diary-selective-display var.
11872 2005-10-10  Richard M. Stallman  <rms@gnu.org>
11874         * net/newsticker.el (newsticker-start, newsticker-show-news):
11875         Add autoload cookies.
11877 2005-10-10  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>
11879         * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
11881 2005-10-10  Karl Chen  <quarl@cs.berkeley.edu>
11883         * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
11885 2005-10-10  Jay Belanger  <belanger@truman.edu>
11887         * calc/calc-arith.el (math-check-known-scalarp)
11888         (math-check-known-matrixp): Check the values of arguments that are
11889         variables.
11890         (math-check-known-square-matrixp): New function.
11891         (math-known-square-matrixp): Use math-check-known-square-matrixp.
11892         (math-super-types): Add sqmatrix type.
11894         * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
11895         mode name `square' to `sqmatrix'.
11897         * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
11898         mode name `square' to `sqmatrix'.
11900 2005-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
11902         * progmodes/etags.el (select-tags-table-mode): Don't use
11903         selective-display.
11904         (tags-select-tags-table): Pass `button' to the action function.
11905         (select-tags-table): Place the side-info on button properties rather
11906         than in hidden text.  Abbreviate file names.
11907         (select-tags-table-mode-map): Inherit rather than copy buttom-map.
11908         (select-tags-table-select): Add `button' argument.
11909         Get side-info from the button property rather than from hidden text.
11911 2005-10-11  Nick Roberts  <nickrob@snap.net.nz>
11913         * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
11914         (gud-speedbar-buttons): Preserve point if possible.
11915         (gud-sentinel): Restore previous speedbar display type.
11917         * progmodes/gdb-ui.el (gdba): Improve diagram.
11918         (def-gdb-auto-update-handler, gdb-info-locals-handler)
11919         (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
11920         Call get-buffer-window once.
11922 2005-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
11924         * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
11925         (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
11926         (pascal-indent-command): Remove unused var `ind'.
11927         (pascal-indent-case): Remove unused var `oldpos'.
11928         (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
11929         since it's now used as a proper minor mode map.
11930         (pascal-outline): Rename to pascal-outline-mode.
11931         (pascal-outline-mode): Use define-minor-mode.
11932         (pascal-outline-mode, pascal-outline-change): Use overlays rather than
11933         selective-display.
11935 2005-10-10  Andreas Schwab  <schwab@suse.de>
11937         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
11938         number.  Reported by Karl Chen <quarl@cs.berkeley.edu>.
11940         * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
11941         outside source directory.
11943 2005-10-10  Carsten Dominik  <dominik@science.uva.nl>
11945         * textmodes/org.el (org-mode-map): Explicit definition of `C-c
11946         C-x' as a prefix.
11947         (orgtbl-mode-map): Full keymap instead of sparse, because all
11948         `self-insert-command' keys are redefined in this map.
11949         (org-export-as-html): Specify charset for HTML file, by taking it
11950         from the coding system.
11952 2005-10-10  Kenichi Handa  <handa@m17n.org>
11954         * textmodes/flyspell.el (flyspell-check-word-p):
11955         If unread-command-events is non-empty, don't call sit-for.
11957 2005-10-09  Richard M. Stallman  <rms@gnu.org>
11959         * font-lock.el (font-lock-syntactic-keywords)
11960         (font-lock-keywords): Doc fixes.
11962         * textmodes/flyspell.el (flyspell-external-point-words):
11963         Simplify logic, and don't try to check for consecutive appearances
11964         of one incorrect word.
11966 2005-10-10  Nick Roberts  <nickrob@snap.net.nz>
11968         * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
11969         separator.
11971         * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
11972         (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
11973         (gud-expansion-speedbar-buttons): New function.
11974         (gud-speedbar-buttons): Check for gud-comint-buffer.
11976 2005-10-09  Bill Wohler  <wohler@newt.com>
11978         * Makefile.in (updates): Add mh-loaddefs dependency.
11980 2005-10-09  Chong Yidong  <cyd@stupidchicken.com>
11982         * speedbar.el (speedbar-file-key-map): Fix typo.
11984 2005-10-09  Daniel Brockman  <daniel@brockman.se>
11986         * cus-start.el (line-spacing): Add custom spec.
11988 2005-10-09  Romain Francoise  <romain@orebokech.com>
11990         * textmodes/ispell.el (ispell-check-version): Fix last change.
11992 2005-10-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
11994         * term/x-win.el: Remove -i, --icon-type from comment.
11996         * startup.el (command-line-x-option-alist): Remove options -i,
11997         -itype, --icon-type, added -nb, --no-bitmap-icon
11999 2005-10-09  Nick Roberts  <nickrob@snap.net.nz>
12001         * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
12002         instead of :active.
12004 2005-10-08  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
12006         * textmodes/ispell.el (ispell-check-version):
12007         Ignore hyphen, and all that follows, in aspell's version text.
12009 2005-10-08  Jay Belanger  <belanger@truman.edu>
12011         * calc/calc-arith.el (math-known-square-matrixp): New function.
12012         (math-pow-fancy): Check for matrices before distributing exponent
12013         across products.
12015         * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
12016         fullscreen keypad.  Suggested by Luc Teirlinck.
12017         (calc-keypad-show-input): Add space for formatting.
12019         * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
12020         Add square matrix option.
12022         * calc/calc-poly.el (math-expand-term): Check for matrices instead
12023         of checking calc-matrix-mode when deciding how to expand.
12025         * calc/calc.el (calc-set-mode-line): Add square matrix option.
12027 2005-10-08  Lars Hansen  <larsh@soem.dk>
12029         * net/tramp.el (tramp-perl-directory-files-and-attributes):
12030         Add error handling.
12031         (tramp-handle-directory-files-and-attributes): Handle perl error msg.
12033 2005-10-08  Michael Albinus  <michael.albinus@gmx.de>
12035         Sync with Tramp 2.0.51.
12037         * net/tramp.el (tramp-handle-set-visited-file-modtime)
12038         (tramp-handle-insert-file-contents, tramp-handle-write-region):
12039         Insert special handling for `last-coding-system-used', again
12040         it still seems to be necessary (unlike stated before).
12041         Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
12042         (tramp-password-prompt-regexp): There might be other words before
12043         trailing ":".  Reported by Kurt Steinkraus <kurt@steinkraus.us>.
12044         (tramp-chunksize): Improve docstring.
12045         (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
12046         Emacs 20.  Use `tramp-octal-to-decimal' therefore.  Reported by
12047         Christian Joergensen <bugs@razor.dk>.
12049 2005-10-07  Glenn Morris  <rgm@gnu.org>
12051         * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
12052         (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
12053         precision'.
12055 2005-10-07  Romain Francoise  <romain@orebokech.com>
12057         * ibuf-ext.el (ibuffer-do-shell-command-pipe)
12058         (ibuffer-do-shell-command-pipe-replace)
12059         (ibuffer-do-shell-command-file, ibuffer-do-eval)
12060         (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
12061         (ibuffer-do-revert, ibuffer-do-replace-regexp)
12062         (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
12063         (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
12064         (ibuffer-filter-by-name, ibuffer-filter-by-filename)
12065         (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
12066         (ibuffer-filter-by-content, ibuffer-filter-by-predicate
12067         (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
12068         (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
12069         Autoload file sans suffix.
12071         * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
12073 2005-10-07  David Ponce  <david@dponce.com>
12075         * recentf.el (recentf-menu-open-all-flag): New option.
12076         (recentf-digit-shortcut-command-name): New function.
12077         (recentf--shortcuts-keymap): New variable.
12078         (recentf-menu-shortcuts): New variable.
12079         (recentf-make-menu-items): Initialize it.  Replace the "More..."
12080         menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
12081         (recentf-menu-value-shortcut): New function.
12082         (recentf-make-menu-item): Use it.  No more in-lined.
12083         (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
12084         (recentf-open-most-recent-file): Rename from
12085         `recentf-open-file-with-key'.  Don't depend on key binding.
12086         (recentf-mode-map): New variable.
12087         (recentf-mode): Use it.
12089 2005-10-06  Bill Wohler  <wohler@newt.com>
12091         * mh-e/mh-loaddefs.el: Remove.  Now generated automatically.
12093         * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
12094         (MH-E-SRC): New.  Used by mh-autoloads.
12095         (mh-autoloads): New.  Builds mh-e/mh-loaddefs.el.  Rebuilds if any
12096         files in MH-E-SRC have been updated.
12097         (compile, recompile, bootstrap): Depend on mh-autoloads.
12099 2005-10-07  Nick Roberts  <nickrob@snap.net.nz>
12101         * progmodes/gud.el (gud-menu-map): Only display un-intuitive
12102         gud-break and gud-remove icons when the fringe is not available.
12104         * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
12105         Typo.
12107 2005-10-06  Michael Cadilhac  <michael.cadilhac-@t-lrde.epita.fr>
12109         * play/zone.el (zone): Wrap body with save-window-excursion.
12111 2005-10-06  Stefan Monnier  <monnier@iro.umontreal.ca>
12113         * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
12114         Use the new `list-only' arg to diary-list-entries.
12116         * calendar/diary-lib.el: Use overlays rather than selective-display.
12117         (diary-selective-display): New var.
12118         (diary-header-line-format): Use it.
12119         (diary-list-entries): Add argument `list-only'.
12120         Put the buffer in diary-mode.  Don't add \^M at beg and end.
12121         Replace \^M by invisible overlays.
12122         (diary-unhide-everything): Replace \^M by invisible overlays.
12123         (print-diary-entries): Look for overlays rather than \^M.
12124         Add a space to the temp buffer name.
12125         (diary-show-all-entries, mark-diary-entries, make-diary-entry):
12126         Put the buffer in diary-mode.
12127         (list-sexp-diary-entries): Replace \^M by invisible overlays.
12128         (diary-anniversary): Make the year arg optional.
12129         (diary-time-regexp): New const.
12130         (diary-font-lock-keywords): Use it to accept a few more time formats.
12132         * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
12134 2005-10-06  Thien-Thi Nguyen  <ttn@gnu.org>
12136         * textmodes/artist.el (artist-ellipse-mirror-quadrant):
12137         Fix bug introduced 2005-07-03: Use (car (last ...))
12138         to faithfully reproduce replaced artist-last.
12139         (artist-set-arrow-points-for-poly): Likewise.
12140         Suggested by Johan Bockg\e,Ae\e(Brd.
12142 2005-10-06  Juanma Barranquero  <lekktu@gmail.com>
12144         * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
12145         * wid-edit.el (widget):
12146         * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
12147         * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
12149 2005-10-06  Kenichi Handa  <handa@m17n.org>
12151         * international/mule-cmds.el (set-language-environment):
12152         Fix setting up of case-table for unibyte mode.
12154         * simple.el (what-cursor-position): If the character is displayed
12155         by some `display' text property, show that.  Don't use
12156         single-key-description for eight-bit characters in multibyte mode.
12158 2005-10-06  Nick Roberts  <nickrob@snap.net.nz>
12160         * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
12161         (gdb-ann3): Set it.
12162         (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
12163         (gdb-info-frames-custom): Use inverse-video for first five
12164         characters of selected frame only.
12165         (gdb-get-frame-number): Select frame even when point is on frame
12166         number.
12168 2005-10-06  Masatake YAMATO  <jet@gyve.org>
12170         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
12171         Put `font-lock-function-name-face'.
12172         (gdb-info-frames-custom): Put `font-lock-function-name-face'
12173         and `font-lock-variable-name-face'
12174         (gdb-registers-font-lock-keywords): New font lock keywords definition.
12175         (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
12176         (gdb-memory-font-lock-keywords): New font lock keywords definition.
12177         (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
12178         (gdb-local-font-lock-keywords): New font lock keywords definition.
12179         (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
12180         (gdb-threads-font-lock-keywords): New font lock keywords definition.
12181         (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
12183 2005-10-05  Michael Kifer  <kifer@cs.stonybrook.edu>
12185         * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst.
12186         (ediff-merge-region-is-non-clash-to-skip): Previously called
12187         ediff-merge-region-is-non-clash.
12189         * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
12190         Use insert-buffer-substring.
12192         * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
12193         selecting files to patch.  Also bug fixes.
12195         * ediff-util.el (ediff-setup): Bug fix.
12196         (ediff-next-difference): Never skip clashes that differ in white
12197         space only.
12199         * ediff-wind.el (ediff-setup-control-frame)
12200         (ediff-destroy-control-frame): Check the menubar feature.
12202         * viper-cmd.el (viper-normalize-minor-mode-map-alist)
12203         (viper-refresh-mode-line): Use make-local-variable to localize
12204         some vars instead of make-variable-buffer-local.  Suggested by
12205         Stefan Monnier.
12207         * viper-init.el (viper-make-variable-buffer-local): Delete alias.
12208         (viper-restore-cursor-type, viper-set-insert-cursor-type):
12209         Use make-local-variable instead of make-variable-buffer-local.
12210         Suggested by Stefan Monnier.
12212         * viper.el (viper-mode): Don't use viper-make-variable-buffer-local.
12213         (viper-comint-mode-hook): Use make-local-variable on
12214         require-final-newline.
12215         (viper-non-hook-settings): Don't use make-variable-buffer-local.
12217 2005-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
12219         * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
12220         also the second char of a comment-start sequence.
12221         (scheme-sexp-comment-syntax-table): New var.
12222         (lambda, define): Set their scheme-doc-string-elt property.
12223         (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
12224         Use lisp-font-lock-syntactic-face-function now that it properly
12225         handles |...| symbols.
12226         (scheme-mode-variables): Set lisp-doc-string-elt-property,
12227         parse-sexp-lookup-properties and font-lock-extra-managed-props.
12229         * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
12230         bit from # to |.
12231         (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
12233         * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
12234         (lisp-doc-string-elt-property): New var.
12235         (lisp-font-lock-syntactic-face-function): Use it.
12236         Rewrite to recognize docstrings even for forms not at toplevel.
12238         * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
12239         annotation on the | part of #| rather than on the # part.
12240         (scheme-font-lock-syntactic-face-function): New function, to
12241         distinguish strings from |...| symbols.
12242         (scheme-mode-variables): Use it.  Also fix up the font-lock-time
12243         syntax-table so that #|...|# is properly highlighted.
12245         * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
12246         Don't mark as docstring the 3rd elem of an unknown toplevel form.
12248 2005-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
12250         * bindings.el (global-map): Resync [home] and [end] bindings with C-a
12251         and C-e.
12253         * emacs-lisp/eldoc.el: Move comments into docstrings.
12254         (eldoc-message-commands): Initialize in its declaration.
12255         Add move-beginning-of-line and move-end-of-line.
12256         (eldoc-add-command, eldoc-add-command-completions)
12257         (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
12259         * outline.el (outline-mark-subtree): Activate the mark.
12261         * calendar/appt.el (appt-time-regexp): New var.
12262         (appt-add, appt-make-list): Use it.
12263         (appt-convert-time): Clean up.
12265         * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
12266         Don't set any syntax-table property here.
12267         (tex-font-lock-verb): New function.  Do it here.
12268         (tex-font-lock-syntactic-keywords): Use it.
12270 2005-10-04  Richard M. Stallman  <rms@gnu.org>
12272         * wid-edit.el (widget-file-complete): Get the widget start point
12273         the right way.  Default directory to `/' if file has none.
12275         * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
12277         * textmodes/flyspell.el (flyspell-mode-on):
12278         Call ispell-maybe-find-aspell-dictionaries.
12280         * textmodes/ispell.el (ispell-word, ispell-region):
12281         Call ispell-maybe-find-aspell-dictionaries.
12282         (ispell-accept-buffer-local-defs):
12283         Don't call ispell-maybe-find-aspell-dictionaries
12285 2005-10-04  Richard M. Stallman  <rms@gnu.org>
12287         * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
12289 2005-10-04  Emilio C. Lopes  <eclig@gmx.net>
12291         * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
12292         instead of `fboundp' in order to allow for anonymous functions.
12294 2005-10-04  Chong Yidong  <cyd@stupidchicken.com>
12296         * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
12297         case the user clicks on the link while another window is selected.
12298         (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
12300         * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
12301         functionality.
12302         (dframe-help-echo): Save point in case mouse tracking is off.
12304 2005-10-04  Thien-Thi Nguyen  <ttn@gnu.org>
12306         * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
12308 2005-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12310         * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
12311         not change the global value of those vars.
12313         * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
12314         make-local-variable which we do not need any more.
12316 2005-10-03  Chong Yidong  <cyd@stupidchicken.com>
12318         * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
12319         (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
12320         (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
12321         (speedbar-path-line): Define obsolete aliases.
12322         (speedbar-line-directory): Doc fix.
12324         * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
12325         (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
12326         instead of speedbar-line-path.
12328 2005-10-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
12330         * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
12331         to nil if dropping on a window.  Handle dropping on a minibuffer window
12332         like dropping on a non-window part of Emacs.
12334 2005-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12336         * net/ange-ftp.el: Use with-current-buffer.
12337         (ange-ftp-insert-directory): Do not follow symlinks any more.
12339         * textmodes/ispell.el (ispell-find-aspell-dictionaries):
12340         Remove interactive spec.
12342 2005-10-03  Kim F. Storm  <storm@cua.dk>
12344         * ido.el (ido-mode): Use custom-initialize-set.
12346 2005-10-02  Richard M. Stallman  <rms@gnu.org>
12348         * progmodes/ebnf2ps.el (ebnf-eps-production-list):
12349         Use insert-buffer-substring.
12351         * net/tramp.el: Pacify byte compiler warnings in pacification code.
12352         (tramp-handle-file-local-copy): Use insert-buffer-substring.
12354 2005-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
12356         * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
12357         in last change.
12358         (ange-ftp-insert-directory): Fix up the search for the case where
12359         `file' is absolute.
12361 2005-10-02  Romain Francoise  <romain@orebokech.com>
12363         * progmodes/compile.el (compile-goto-error): Delete extra paren.
12365 2005-10-02  Andreas Schwab  <schwab@suse.de>
12367         * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
12368         directory component in the session info.
12370 2005-10-01  Richard M. Stallman  <rms@gnu.org>
12372         * comint.el (comint-redirect-subvert-readonly): Doc fix.
12374         * simple.el (next-error-internal): New function.
12376         * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
12377         (compilation-start): Pass new arg to compilation-buffer-name.
12378         (compile-goto-error): Use next-error-internal.
12380 2005-10-01  Chong Yidong  <cyd@stupidchicken.com>
12382         * speedbar.el: Remove RCS tag.
12383         (speedbar-check-read-only): Handle non-existent files.
12385         * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
12387         * info.el (Info-speedbar-hierarchy-buttons)
12388         (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
12390 2005-10-01  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
12392         * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
12393         Do not match newline.
12394         (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
12395         (bibtex-summary): Remove unnecessary save-excursion.
12396         (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
12398 2005-10-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
12400         * term/mac-win.el: Add charset info for "iso10646-1".
12401         Modify default fontset to use ATSUI-compatible fonts for some charsets
12402         if available.
12404 2005-10-01  Chong Yidong  <cyd@stupidchicken.com>
12406         * speedbar.el: Re-apply arch tag.
12407         (speedbar-version): Rename to version 1.0.  Suggested by Eric
12408         M. Ludlam.
12409         Reapply two changes from Emacs CVS' version of speedbar lost
12410         during the merge:
12411         (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
12412         (speedbar-frame-parameters): Improve customize type.
12414 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12416         * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
12417         (ange-ftp-file-directory-p): Fix the symlink case.
12418         (ange-ftp-insert-directory): When listing a single file, get a list of
12419         the parent buffer and extract the relevant line.  Inspired from a patch
12420         by Katsumi Yamaoka <yamaoka@jpl.org>.
12421         (ange-ftp-file-name-sans-versions): Simplify.
12423 2005-09-30  Bill Wohler  <wohler@newt.com>
12425         Move MH-E image files from toolbar and mail directories into
12426         etc/images.
12428         * mail/reply2.*: Move to etc/images/mail/reply*.
12430         * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
12431         * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
12432         etc/images.
12434         * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
12435         * toolbar/reply*: Move to etc/images/mail.
12437         * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
12439 2005-09-30  Eric M. Ludlam  <zappo@gnu.org>
12441         * speedbar.el: New version 1.0pre3.
12443         Frame management code (including timer, and mouse click specifics)
12444         moved to dframe.el:
12445         (speedbar-attached-frame): Removed.  Use dframe-attached-frame.
12446         (speedbar-timer): Removed.  Use dframe-timer.
12447         (speedbar-close-frame): Removed.  Use dframe-close-frame.
12448         (speedbar-activity-change-focus-flag): Removed.  Use
12449         dframe-activity-change-focus-flag.
12450         (speedbar-update-speed, speedbar-navigating-speed): Obsolete.  Use
12451         dframe-update-speed.
12453         (speedbar-current-frame): New macro.  Use this instead of the
12454         variable speedbar-frame.
12456         (speedbar-use-images, speedbar-expand-image-button-alist)
12457         (speedbar-insert-image-button-maybe): Moved to sb-image.el.
12459         (speedbar-find-image-on-load-path): Removed.  Replaced by
12460         defezimage in ezimage.el.
12461         (speedbar-expand-image-button-alist): Removed.  Replaced by
12462         ezimage-expand-image-button-alist in ezimage.el.
12464         (speedbar-ignored-directory-regexp)
12465         (speedbar-add-ignored-directory-regexp)
12466         (speedbar-ignored-directory-expressions)
12467         (speedbar-line-directory, speedbar-buffers-line-directory)
12468         (speedbar-directory-line, speedbar-buffers-line-directory):
12469         Renamed, replacing `path' with `directory'.
12471         (speedbar-create-directory, speedbar-expand-line-descendants)
12472         (speedbar-toggle-line-expansion)
12473         (speedbar-contract-line-descendants): New commands.
12475         (speedbar-query-confirmation-method, speedbar-select-frame-method)
12476         (speedbar-use-tool-tips-flag): New options.
12478         (speedbar-check-read-only, speedbar-require-version)
12479         (speedbar-insert-separator, speedbar-buffers-tail-notes)
12480         (speedbar-handle-delete-frame, speedbar-try-completion)
12481         (speedbar-update-localized-contents): New functions.
12483         (speedbar-incompatible-version, speedbar-ro-to-do-point)
12484         (speedbar-object-read-only-indicator): New variables.
12486         (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
12487         New hooks.
12489         (speedbar-separator-face): New face.
12491         (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
12492         (speedbar-ignored-modes): Add fundamental-mode.
12493         (speedbar-directory-unshown-regexp): Add . directories.
12495         (speedbar-key-map): Remove old SPC and DEL page up/down keys.
12496         (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
12497         `]' for full expand/close.
12498         (speedbar-buffers-key-map): Add SPC to toggle node expansion.
12500         (speedbar-check-vc): Support hidden files.
12501         (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
12502         (speedbar-this-file-in-vc): Use vc-state if available.  If VC
12503         state is nil, it is not checked out.
12505         (speedbar-line-text, speedbar-line-token): Support expand buttons
12506         with no text.
12507         (speedbar-refresh): Universal argument acts as power-click.
12508         (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
12509         that buffer to get variable values.
12511         And many other bugfixes.
12513         * dframe.el, ezimage.el, sb-image.el: New files.
12515         * sb-*.xpm: Remove files.  New image files installed into
12516         etc/images/ezimage.
12518 2005-09-30  Kenichi Handa  <handa@m17n.org>
12520         * ps-mule.el (ps-mule-show-warning): If a character is in
12521         ps-print-translation-table, don't treat it as non-printable.
12523 2005-09-30  David Ponce  <david@dponce.com>
12525         * tree-widget.el (tree-widget-themes-load-path): New variable.
12526         (tree-widget-themes-directory): Doc fix.
12527         (tree-widget-image-formats) [Emacs]: Doc fix.
12528         (tree-widget--locate-sub-directory): New function.
12529         (tree-widget-themes-directory): Use it.
12531         * recentf.el (recentf-filename-handlers): Rename from
12532         `recentf-filename-handler'.  Allow a list of functions.
12533         (recentf-menu-items-for-commands): Fix :help strings.
12534         (recentf-apply-filename-handlers): New function.
12535         (recentf-expand-file-name): Use it.
12536         (recentf-cleanup): Remove duplicates too.
12538 2005-09-29  Juri Linkov  <juri@jurta.org>
12540         * faces.el: Rearrange face definitions to be in the same order as
12541         their face descriptions in "(emacs)Standard Faces".
12543         * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
12545         * tooltip.el (tooltip): Add group `basic-faces'.
12547         * buff-menu.el (Buffer-menu-buffer): Remove group
12548         `font-lock-highlighting-faces'.
12550         * progmodes/compile.el (compilation-error, compilation-warning)
12551         (compilation-info, compilation-line-number, compilation-column-number):
12552         Change group from `font-lock-highlighting-faces' to `compilation'.
12554         * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
12555         (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
12556         (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
12557         (vhdl-font-lock-reserved-words-face)
12558         (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
12559         `font-lock-highlighting-faces'.
12561         * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
12563 2005-09-28  Kim F. Storm  <storm@cua.dk>
12565         * emulation/cua-base.el: Set CUA move property on additional commands:
12566         up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
12567         forward-sexp, backward-sexp, forward-list, backward-list.
12569 2005-09-28  Romain Francoise  <romain@orebokech.com>
12571         * comint.el (comint-show-output): Really set point at the
12572         beginning of the output when not using `comint-use-prompt-regexp'.
12574 2005-09-27  Jay Belanger  <belanger@truman.edu>
12576         * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
12577         in TeX mode.
12579 2005-09-26  Juanma Barranquero  <lekktu@gmail.com>
12581         * textmodes/org.el (org-table-sum): Fix format string.
12583         * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
12584         Quote face names.
12586 2005-09-26  Romain Francoise  <romain@orebokech.com>
12588         * isearch.el (isearch-forward-regexp): Close doc string.
12590 2005-09-25  Richard M. Stallman  <rms@gnu.org>
12592         * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
12594         * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
12596         * progmodes/compile.el (compilation-error-properties):
12597         When getting the file from the previous error message,
12598         correctly decode the new data format.
12600         * progmodes/cc-cmds.el (c-electric-paren):
12601         Call old-blink-paren only for close-paren.
12603 2005-09-24  Andreas Schwab  <schwab@suse.de>
12605         * term/rxvt.el (rxvt-register-default-colors): Delete redundant
12606         condition.
12608 2005-09-25  Romain Francoise  <romain@orebokech.com>
12610         * dired-aux.el (dired-copy-file-recursive):
12611         * dired.el (dired-delete-file):
12612         * ediff-mult.el (ediff-dir-diff-copy-file):
12613         * ediff-util.el (ediff-test-save-region):
12614         * forms.el (forms-mode):
12615         * ido.el (ido-file-internal, ido-delete-file-at-head):
12616         * log-edit.el (log-edit-done):
12617         * ses.el (ses-yank-resize):
12618         * play/gomoku.el (gomoku-human-plays, gomoku)
12619         (gomoku-human-resigns, gomoku-prompt-for-other-game)
12620         (gomoku-offer-a-draw):
12621         * play/landmark.el (lm-human-resigns, lm):
12622         * net/eudcb-ldap.el (eudc-ldap-check-base):
12623         * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
12624         * progmodes/ebrowse.el (ebrowse-find-pattern):
12625         * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
12626         * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
12627         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
12629         * vc.el (vc-delete-file):
12630         * play/gomoku.el (gomoku-terminate-game, gomoku)
12631         (gomoku-prompt-for-move, gomoku-human-takes-back):
12632         * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
12633         (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
12635 2005-09-24  Dan Nicolaescu  <dann@ics.uci.edu>
12637         * term/rxvt.el (rxvt-register-default-colors): Add support for 255
12638         color rxvt terminals by using the code xterm.el used to use before
12639         2005-04-09 in order to match the colors used by rxvt.
12641 2005-09-24  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
12643         * term/rxvt.el (rxvt-register-default-colors): Add support for 88
12644         colors rxvt-unicode terminals by using the same code as xterm.el.
12646 2005-09-24  Stefan Monnier  <monnier@iro.umontreal.ca>
12648         * textmodes/tex-mode.el (tex-font-lock-append-prop)
12649         (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
12650         new symbol used for the tex-verbatim face.
12652 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
12654         * woman.el (woman-file-name):
12655         * wid-edit.el (widget-file-prompt-value)
12656         (widget-coding-system-prompt-value):
12657         * w32-fns.el (set-w32-system-coding-system):
12658         * vc.el (vc-version-diff, vc-annotate):
12659         * textmodes/reftex-auc.el (reftex-arg-cite)
12660         (reftex-arg-index-tag):
12661         * textmodes/refer.el (refer-get-bib-files):
12662         * textmodes/artist.el (artist-figlet-choose-font):
12663         * terminal.el (terminal-emulator):
12664         * replace.el (occur-read-primary-args):
12665         * rect.el (string-rectangle, string-insert-rectangle):
12666         * ps-print.el (ps-print-preprint):
12667         * progmodes/pascal.el (pascal-goto-defun):
12668         * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
12669         * progmodes/compile.el (compilation-find-file):
12670         * printing.el (pr-interactive-n-up):
12671         * play/animate.el (animate-birthday-present):
12672         * net/rcompile.el (remote-compile):
12673         * man.el (man, Man-goto-section, Man-follow-manual-reference):
12674         * mail/rmailsum.el (rmail-summary-search-backward)
12675         (rmail-summary-search):
12676         * mail/rmailout.el (rmail-output-read-rmail-file-name)
12677         (rmail-output-read-file-name):
12678         * mail/rmail.el (rmail-search, rmail-search-backwards):
12679         * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
12680         * locate.el (locate):
12681         * international/quail.el (quail-show-keyboard-layout):
12682         * international/mule.el (set-buffer-file-coding-system)
12683         (revert-buffer-with-coding-system, set-file-name-coding-system)
12684         (set-terminal-coding-system, set-keyboard-coding-system)
12685         (set-next-selection-coding-system):
12686         * international/mule-diag.el (describe-coding-system)
12687         (describe-font, describe-fontset):
12688         * international/mule-cmds.el (universal-coding-system-argument)
12689         (search-unencodable-char, describe-input-method)
12690         (set-language-environment, describe-language-environment):
12691         * international/codepage.el (codepage-setup):
12692         * international/code-pages.el (codepage-setup):
12693         * info.el (Info-search, Info-follow-reference)
12694         (Info-search-backward):
12695         * emacs-lisp/advice.el (ad-read-advised-function)
12696         (ad-read-advice-class, ad-clear-cache, ad-activate)
12697         (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
12698         (ad-enable-advice, ad-disable-advice, ad-remove-advice)
12699         (ad-read-regexp):
12700         * ediff-util.el (ediff-toggle-regexp-match):
12701         * ediff-ptch.el (ediff-prompt-for-patch-file):
12702         * dired-aux.el (dired-diff):
12703         * diff.el (diff):
12704         * cus-edit.el (custom-variable-prompt):
12705         * calendar/timeclock.el (timeclock-ask-for-project):
12706         * calc/calcalg3.el (calc-get-fit-variables):
12707         * calc/calc-store.el (calc-edit-variable)
12708         (calc-permanent-variable):
12709         * vc-mcvs.el (vc-mcvs-register):
12710         * shadowfile.el (shadow-define-literal-group):
12711         * woman.el (woman-file-name):
12712         * vc.el (vc-version-diff, vc-merge):
12713         * textmodes/reftex-index.el (reftex-index-complete-tag):
12714         * format.el (format-decode-buffer, format-decode-region):
12715         * emulation/viper-cmd.el (viper-read-string-with-history):
12716         * emacs-lisp/debug.el (cancel-debug-on-entry):
12717         * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
12718         * ediff.el (ediff-merge-revisions)
12719         (ediff-merge-revisions-with-ancestor, ediff-revision):
12720         * completion.el (interactive-completion-string-reader):
12721         * calc/calc-prog.el (calc-user-define-formula):
12722         Follow convention for reading with the minibuffer.
12724 2005-09-24  Steven Huwig  <steven_h@acm.org>  (tiny change)
12726         * progmodes/python.el (python-describe-symbol): Add globals() and
12727         locals() to the arguments of emacs.ehelp.
12729 2005-09-24  Magnus Henoch  <mange@freemail.hu>
12731         * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
12732         New function, code extracted from ispell-valid-dictionary-list.
12733         (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
12734         Call it.
12736 2005-09-24  Eli Zaretskii  <eliz@gnu.org>
12738         * subr.el (version-regexp-alist): Extend valid syntax for version
12739         strings: allow any of the characters -,_,+ to separate the
12740         alpha/beta/rc part from the version part.  Doc fix.
12741         (version-to-list): Doc fix.  Bind case-fold-search to t, as advertised.
12743 2005-09-23  David Reitter  <david.reitter@gmail.com>
12745         * mail/mailclient.el: New file.
12747 2005-09-23  Richard M. Stallman  <rms@gnu.org>
12749         * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
12750         (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
12751         Doc fixes.
12753         * progmodes/cc-mode.el (c-font-lock-init):
12754         Specify font-lock-lines-before.
12756 2005-09-23  Stefan Monnier  <monnier@iro.umontreal.ca>
12758         * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
12759         whole conflict.
12761 2005-09-23  Carsten Dominik  <dominik@science.uva.nl>
12763         * textmodes/org.el (org-mode-map, orgtbl-mode-map):
12764         Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix.  Make use
12765         of `remap' feature when available.  Additional key bindings for
12766         better tty support.
12767         (org-mode-restart, org-force-self-insert): New commands.
12768         (org-time-stamp-inactive): New command.
12769         (org-remap): New function.
12770         (org-table-auto-blank-field, org-level-color-stars-only): New options.
12771         (org-enable-fixed-width-editor): Move to `org-structure'
12772         customization group.
12773         (org-self-insert-command, orgtbl-self-insert-command): Modify to
12774         blank field after field motion commands.
12776 2005-09-23  Kenichi Handa  <handa@m17n.org>
12778         * international/mule-cmds.el (set-language-environment):
12779         Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
12780         have to call utf-translate-cjk-load-tables.
12782 2005-09-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12784         * mouse.el (mouse-move-drag-overlay): Fix last change.
12786 2005-09-22  David Ponce  <david@dponce.com>
12788         * tree-widget.el (tree-widget-value-create): Fix previous change.
12790 2005-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
12792         * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
12794 2005-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12796         * mouse.el (mouse-move-drag-overlay): New function.
12797         (mouse-drag-region-1): Use it.
12798         Try to simplify a bit the state handling.  Handle clicks on links
12799         inside intangible areas.
12800         (mouse-save-then-kill): Minor simplification.
12801         (mouse-secondary-overlay): Make it always non-nil instead of
12802         recreating it each time.
12803         (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
12804         (mouse-kill-secondary, mouse-secondary-save-then-kill):
12805         Simplify accordingly.
12807 2005-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
12809         * term/rxvt.el (rxvt-standard-colors): Fix some colors.
12811 2005-09-20  Michael Kifer  <kifer@cs.stonybrook.edu>
12813         * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
12814         (ediff-file-name-sans-prefix): Treat nil as an empty string.
12815         (ediff-fixup-patch-map): Better heuristic for intuiting the file names
12816         to patch.
12818         * ediff-util.el: Use insert-buffer-substring.
12820         * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
12822         * emulation/viper-cmd.el (viper-change-state): Don't move over the
12823         field boundaries in the minibuffer.
12824         (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
12825         (viper-minibuffer-post-command-hook): New hook.
12826         (viper-line): Don't move cursor at bolp.
12828         * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
12830         * emulation/viper-init.el: Add alias to make-variable-buffer-local to
12831         avoid compiler warnings.
12833         * emulation/viper-macs.el (ex-map): Better messages.
12835         * emulation/viper-utils.el (viper-beginning-of-field): New function.
12837         * emulation/viper.el: Replace make-variable-buffer-local with
12838         viper-make-variable-buffer-local everywhere, to avoid warnings.
12840 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
12842         * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
12843         Delete unused var `old-selected-window'.
12844         (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
12845         (mouse-drag-secondary): Delete unused var `start-frame'.
12847 2005-09-19  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
12849         * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
12851 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
12853         * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
12854         Re-indent within 80 columns.  Use inhibit-read-only.
12856 2005-09-19  Romain Francoise  <romain@orebokech.com>
12858         * calendar/diary-lib.el (mark-diary-entries): Revert last change.
12860 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
12862         * font-lock.el (font-lock-default-fontify-region): Don't add a line
12863         unconditionally, since the after-change-function already did it.
12865 2005-09-19  Miles Bader  <miles@gnu.org>
12867         * net/newsticker.el: Get rid of CVS keyword.
12869 2005-09-19  Johan Bockg\e,Ae\e(Brd  <bojohan+sf@dd.chalmers.se>
12871         * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
12872         The prompt is formatted later.
12874 2005-09-19  David Ponce  <david@dponce.com>
12876         * tree-widget.el (tree-widget-value-create): Save the converted
12877         tree :node widget.
12879 2005-09-19  Juanma Barranquero  <lekktu@gmail.com>
12881         * progmodes/sh-script.el (sh-blink): Fix spurious reference to
12882         variable `message'.
12884 2005-09-18  Michael Albinus  <michael.albinus@gmx.de>
12886         * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
12887         to cover prompts like "login as:".  Reported by Slawomir Nowaczyk
12888         <slawomir.nowaczyk.847@student.lu.se>.
12890 2005-09-18  Chong Yidong  <cyd@stupidchicken.com>
12892         * image.el (image-load-path): Use symbol `data-directory' instead
12893         of its value, for backward compatibility with packages that bind
12894         it during `find-image'.  Suggested by Katsumi Yamaoka.
12895         (image-search-load-path): Handle symbols whose values are strings.
12897 2005-09-18  Romain Francoise  <romain@orebokech.com>
12899         * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
12900         with-current-buffer form in save-excursion.
12902 2005-09-18  Deepak Goel  <deego@gnufans.org>
12904         * apropos.el (apropos-command): Fix `message' call: first arg
12905         should be a format spec.  In this and all other cases that appear
12906         below and elsewhere in the source code, I made a change only when
12907         two conditions were satisfied: [1] I can think of a possibility
12908         that the arguments would cause an error, for example, the code in
12909         question relies on external variables such as filenames.  [2] I
12910         was sure that the arg to `message' could not have been nil in the code.
12912         * textmodes/tildify.el (tildify-region): Ditto.
12914         * textmodes/reftex-index.el (reftex-index-change-entry)
12915         (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
12916         * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
12917         * textmodes/org.el (org-complete, org-deadline, org-schedule)
12918         (org-priority, org-table-sum):
12919         * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
12920         * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
12921         (flyspell-word, flyspell-display-next-corrections):
12922         * textmodes/bibtex.el (bibtex-print-help-message):
12923         * textmodes/artist.el (artist-key-set-point-poly):
12924         * term/mac-win.el (mac-services-insert-text):
12925         * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
12926         (vhdl-hooked-abbrev, vhdl-template-insert-fun)
12927         (vhdl-port-paste-testbench, vhdl-compose-new-component)
12928         (vhdl-compose-configuration):
12929         * progmodes/sh-script.el (sh-blink, sh-show-indent)
12930         (sh-set-indent, sh-learn-line-indent):
12931         * progmodes/ps-mode.el (ps-mode-target-column):
12932         * progmodes/idlwave.el (idlwave-make-tags)
12933         (idlwave-scan-library-catalogs):
12934         * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
12935         * progmodes/gud.el (gud-jdb-analyze-source):
12936         * progmodes/flymake.el (flymake-log):
12937         * progmodes/ebnf2ps.el (ebnf-generate-region):
12938         * progmodes/cmacexp.el (c-macro-expansion):
12939         * progmodes/ada-xref.el (ada-treat-cmd-string):
12940         * progmodes/ada-mode.el (ada-create-case-exception-substring)
12941         (ada-justified-indent-current, ada-batch-reformat):
12942         * play/zone.el (zone):
12943         * play/landmark.el (lm-move):
12944         * play/decipher.el (decipher-show-alphabet):
12945         * net/newsticker.el (newsticker--display-jump)
12946         (newsticker--display-scroll):
12947         * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
12948         (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
12949         * mail/feedmail.el (feedmail-dump-message-to-queue):
12950         * eshell/esh-proc.el (eshell-remove-process-entry):
12951         * emulation/ws-mode.el (ws-last-error):
12952         * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
12953         (viper-record-kbd-macro):
12954         * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
12955         * emacs-lisp/lisp-mnt.el (lm-report-bug):
12956         * emacs-lisp/find-func.el (find-function-noselect):
12957         * calendar/timeclock.el (timeclock-status-string)
12958         (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
12959         (timeclock-when-to-leave-string):
12960         * calendar/icalendar.el (icalendar--convert-ical-to-diary):
12961         * calc/calc-units.el (calc-enter-units-table):
12962         * calc/calc-mode.el (calc-mode-record-mode):
12963         * woman.el (woman-mini-help):
12964         * wdired.el (wdired-change-to-wdired-mode):
12965         * vc.el (vc-retrieve-snapshot):
12966         * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
12967         * startup.el (display-startup-echo-area-message):
12968         * simple.el (set-goal-column):
12969         * ses.el (ses-command-hook, ses-recalculate-cell):
12970         * server.el (server-process-filter):
12971         * printing.el (pr-interface-txt-print, pr-interface-printify)
12972         (pr-interface-ps):
12973         * pcvs.el (cvs-help):
12974         * log-edit.el (log-edit, log-edit-mode-help):
12975         * iswitchb.el (iswitchb-possible-new-buffer):
12976         * isearch.el (isearch-edit-string):
12977         * image-mode.el (image-mode, image-minor-mode):
12978         * ibuf-macs.el (define-ibuffer-filter):
12979         * hi-lock.el (hi-lock-find-patterns):
12980         * files.el (toggle-read-only):
12981         * ediff-util.el (ediff-copy-diff)
12982         (ediff-write-merge-buffer-and-maybe-kill):
12983         * echistory.el (Electric-history-undefined):
12984         * dnd.el (dnd-insert-text):
12985         * dired-aux.el (dired-query):
12986         * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
12987         * bookmark.el (bookmark-bmenu-locate):
12988         * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
12989         Fix `message' calls to ensure first arg is a format string.
12990         The change was made only when these two conditions were satisfied:
12991         [1] when there is a possibility that the arguments would cause an error
12992         for example, if the code in question relies on external variables
12993         such as filenames, and
12994         [2] if the arg to `message' could not have been nil in the code.
12996         * pcomplete.el (pcomplete--help): Fix `message' format spec.
12997         Not having a %s would be weird, though not technically wrong.
12999 2005-09-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
13001         * term/mac-win.el (mac-add-charset-info): Doc fix.
13003 2005-09-17  Romain Francoise  <romain@orebokech.com>
13005         * shell.el (shell-resync-dirs): Handle echoing processes more
13006         reliably.  Don't insert resync command if `comint-process-echoes'
13007         is non-nil.
13009 2005-09-17  Magnus Henoch  <mange@freemail.hu>
13011         * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
13012         (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
13013         aspell versions >= 0.60.
13014         (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
13015         only if ispell-aspell-supports-utf8 is non-nil.
13017 2005-09-17  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
13019         * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
13020         buffer-local value to lisp-indent-function.
13022 2005-09-17  Milan Zamazal  <pdm@zamazal.org>
13024         * progmodes/glasses.el (glasses-make-readable): If
13025         glasses-separator differs from underscore, put appropriate
13026         overlays over underscore characters.
13027         (glasses-convert-to-unreadable): If glasses-separator differs from
13028         underscore, try to convert glasses-separator characters to
13029         underscores.
13031 2005-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
13033         * calendar/diary-lib.el (mark-diary-entries): Don't move point.
13034         Use with-syntax-table and dolist.
13036 2005-09-16  Carsten Dominik  <dominik@science.uva.nl>
13038         * textmodes/reftex-auc.el:
13039         * textmodes/reftex-cite.el:
13040         * textmodes/reftex-dcr.el:
13041         * textmodes/reftex-global.el:
13042         * textmodes/reftex-parse.el:
13043         * textmodes/reftex-ref.el:
13044         * textmodes/reftex-sel.el:
13045         * textmodes/reftex-toc.el:
13046         * textmodes/reftex-vars.el:
13047         * textmodes/reftex.el: Small changes to remove compiler warnings.
13049         * textmodes/reftex-index.el: Likewise.
13050         (reftex-query-index-phrase): More efficient use of markers.
13052 2005-09-15  Chong Yidong  <cyd@stupidchicken.com>
13054         * image.el (image-load-path): New variable.
13055         (image-search-load-path): New function.
13056         (find-image): Search for images in `image-load-path'.
13058 2005-09-15  Richard M. Stallman  <rms@gnu.org>
13060         * follow.el: Change Maintainer field.
13062 2005-09-15  David Ponce  <david@dponce.com>
13064         * recentf.el (recentf-save-file-modes): New option.
13065         (recentf-save-list): Use it.
13067 2005-09-15  Nick Roberts  <nickrob@snap.net.nz>
13069         * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
13070         (mode-line-mule-info, mode-line-modified): Move bindings from
13071         mouse-3 to mouse-1.
13073 2005-09-15  Chong Yidong  <cyd@stupidchicken.com>
13075         * simple.el (sendmail-user-agent-compose): Revert last change.
13077 2005-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
13079         * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
13080         Use with-current-buffer.
13081         (ange-ftp-gwp-start): Remove unused var `gw-user'.
13082         (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
13083         (ange-ftp-insert-directory): Remove unused var `short'.
13084         (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
13086         * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
13087         (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
13089         * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
13090         (check-calendar-holidays, diary-list-entries): Autoload.
13091         Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
13092         (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
13094         * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
13095         which mistakenly removed a call to display-buffer.
13097 2005-09-14  Juanma Barranquero  <lekktu@gmail.com>
13099         * obsolete/iso-insert.el: Move to obsolete/ from international/.
13101 2005-09-14  Thien-Thi Nguyen  <ttn@gnu.org>
13103         * progmodes/hideshow.el
13104         (hs-hide-comments-when-hiding-all): Remove autoload cookie.
13105         (hs-allow-nesting): New user var.
13106         (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
13107         (hs-hide-block-at-point): When nesting allowed,
13108         if there is already an overlay in place, delete it.
13109         (hs-safety-is-job-n): Delete func; remove call sites.
13110         (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
13111         (hs-overlay-at): New func.
13112         (hs-already-hidden-p, hs-show-block): Use it.
13113         (hs-hide-all): Don't pre-clean if nesting allowed.
13114         (hs-show-all): Temporarily disallow
13115         nesting around call to `hs-discard-overlays'.
13117 2005-09-14  Chong Yidong  <cyd@stupidchicken.com>
13119         * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
13120         Delete unused local var.
13122 2005-09-13  Juanma Barranquero  <lekktu@gmail.com>
13124         * help-fns.el (describe-categories): "?\ " -> "?\s".
13125         (help-do-arg-highlight): Recognize also ARG-n, as in
13126         `move-to-left-margin' (ARG+n is already recognized).  Simplify.
13128         * international/codepage.el (dos-unsupported-char-glyph):
13129         * net/newsticker.el (tool-bar-map, w3-mode-map)
13130         (w3m-minor-mode-map):
13131         * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
13132         (ent-alist):
13133         * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
13135 2005-09-13  Chong Yidong  <cyd@stupidchicken.com>
13137         * custom.el (custom-push-theme): Handle the case where a symbol is
13138         bound but face properties have not yet been assigned.
13140         * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
13141         Fix behavior if noerase is `t' and there is no mail buffer.
13143         * simple.el (sendmail-user-agent-compose): Use a new mail buffer
13144         if `continue' is nil, rather than signal an error.
13146 2005-09-12  Richard M. Stallman  <rms@gnu.org>
13148         * font-lock.el (font-lock-keywords): Add autoload.
13150         * help-fns.el (describe-variable): Rearrange to put source link
13151         in a predictable place.
13153         * net/newsticker.el: New file.
13155 2005-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
13157         * calendar/calendar.el (calendar-for-loop): Add edebug info.
13158         (calendar-basic-setup): Use the new nil arg.
13159         (number-of-diary-entries): Move to diary-lib.el.
13161         * calendar/diary-lib.el: Use with-current-buffer, match-string.
13162         (diary-list-entries): Use with-syntax-table and dolist.
13163         Rename from list-diary-entries.
13164         Use number-of-diary-entries if `number' is nil.
13165         (diary, diary-view-entries): Use this new name and new nil arg value.
13166         (number-of-diary-entries): Move from calendar.el.
13167         (diary-unhide-everything): New function.
13168         (include-other-diary-files, fancy-diary-display)
13169         (diary-show-all-entries, make-diary-entry): Use it.
13170         (diary-mail-entries): Use buffer-string.
13171         (mark-diary-entries): Fix long standing paren typo.
13172         (diary-sexp-entry): Use count-lines.
13173         (make-diary-entry): Avoid `previous-line'.
13174         (diary-mode-map): New var.
13175         (diary-mode): Redraw cal after saving.  Setup header-line.
13176         (fancy-diary-display-mode): Use local-set-key.
13178         * startup.el (command-line): Try calling various terminal-init-foo-bar
13179         functions by stripping hyphenated suffixes from $TERM.
13181         * files.el (normal-mode): Check boundness of font-lock-keywords.
13183 2005-09-12  Richard M. Stallman  <rms@gnu.org>
13185         * progmodes/compile.el: Don't decide a file's directory
13186         until the user actually tries to go there.
13187         (compilation-next-error-function):
13188         Pass compilation-find-file the directory from the file-struct.
13189         (compilation-internal-error-properties): Separate local FILE-STRUCT
13190         from FILE.  Doc the args better.  Rename arg FMT to FMTS.
13191         (compilation-find-file): Arg DIR renamed to DIRECTORY.
13192         Expand it, and if nil, use default-directory.
13193         (compilation-get-file-structure): Don't mix specified directory
13194         with default directory.  Put specified directory into
13195         file-struct.  Don't make the file name absolute.
13197         * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
13198         (compile-command): Add autoload.
13199         (compilation-disable-input): Add autoload.
13201 2005-09-11  Stephen Gildea  <gildea@stop.mail-abuse.org>
13203         * time-stamp.el: Mention variable `time-stamp-pattern' in doc
13204         strings of the variables it can override.
13205         (time-stamp): New (as yet undocumented) time-stamp-format escapes
13206         %Q and %q, for fully-qualified domain name and unqualified host name.
13208 2005-09-11  Kim F. Storm  <storm@cua.dk>
13210         * emacs-lisp/authors.el (authors-aliases): Update list.
13211         (authors-fixed-entries): Update mldrag.el entry.
13213 2005-09-10  Alan Mackenzie  <acm@muc.de>
13215         * page.el (narrow-to-page): Exclude _entire_ multi-line delimiter
13216         from the region narrowed to.
13218 2005-09-10  Magnus Henoch  <mange@freemail.hu>
13220         * textmodes/ispell.el (ispell-check-version): Signal an error if
13221         aspell version is less than 0.60.
13223 2005-09-10  Pascal Dupuis  <Pascal.Dupuis@esat.kuleuven.be>  (tiny change)
13225         * progmodes/octave-inf.el (inferior-octave-startup):
13226         Resync current dir at the end.
13228 2005-09-10  Emilio C. Lopes  <eclig@gmx.net>
13230         * woman.el (woman-topic-at-point-default):
13231         Rename to woman-use-topic-at-point-default.
13232         (woman-topic-at-point): Rename to woman-use-topic-at-point.
13233         (woman-file-name): Reflect renames above.  Automatically use the
13234         word at point as topic if woman-use-topic-at-point is non-nil.
13235         Otherwise offer it as default but don't insert it in the
13236         minibuffer.  Also use `test-completion' instead of `assoc' as
13237         suggested by Stefan Monnier.
13239 2005-09-10  Andre Spiegel  <spiegel@gnu.org>
13241         * vc.el (vc-directory, vc-update-change-log): Throw an error on
13242         the attempt to do it over Tramp.  This is not yet supported.
13244 2005-09-10  Eli Zaretskii  <eliz@gnu.org>
13246         * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
13247         (menu-bar-non-minibuffer-window-p): New functions.
13248         ("Split Window", "Save As..."): Use them.
13249         ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
13250         ("Print Buffer", "Truncate Long Lines in this Buffer"):
13251         Use menu-bar-menu-frame-live-and-visible-p.
13252         ("Save Buffer", "Insert File", "Open Directory...")
13253         ("Open File...", "Visit New File..."):
13254         Use menu-bar-non-minibuffer-window-p.
13255         (kill-this-buffer-enabled-p, dired <menu-enable>):
13256         Use menu-bar-non-minibuffer-window-p.
13258 2005-09-09  Eli Zaretskii  <eliz@gnu.org>
13260         * cus-start.el (all): Don't complain about fringe-related
13261         built-ins if fringes are not supported.  Ditto about
13262         selection-related built-ins.  Fix the test for GTK-related built-ins.
13264         * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
13265         ("Postscript Print Buffer", "Print Region", "Save As...")
13266         ("Save", "Insert File...", "Open Directory...")
13267         ("Open File...", "Visit New File..."")
13268         ("Truncate Long Lines in this Buffer"): Don't look at
13269         menu-updating-frame if this display does not support multiple frames.
13271 2005-09-09  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
13273         * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
13275 2005-09-09  Emilio Lopes  <eclig@gmx.net>
13277         * woman.el: Format- and whitespace-related changes.
13279 2005-09-09  Eli Zaretskii  <eliz@gnu.org>
13281         * woman.el: Fix my email address.
13283 2005-09-08  Richard M. Stallman  <rms@gnu.org>
13285         * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
13286         (sh-mode): Locally set skeleton-pair-default-alist.
13288         * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
13290         * progmodes/flymake.el: Require `compile' unconditionally.
13292         * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
13294         * woman.el (woman-file-name): Provide a default, not initial input.
13296         * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
13298         * font-lock.el (font-lock-support-mode): Doc fix.
13300         * descr-text.el (describe-property-list): Handle non-symbol prop names.
13302 2005-09-08  Richard M. Stallman  <rms@gnu.org>
13304         * simple.el (blink-matching-open): Get rid of text props from
13305         the string shown in echo area.  Don't permanently set point.
13306         Some rearrangements.
13308 2005-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
13310         * recentf.el (recentf-filename-handler): Add custom choice
13311         `abbreviate-file-name'.
13313         * msb.el (msb--very-many-menus): Fix typo.
13315         * disp-table.el (standard-display-european): Don't set
13316         enable-multibyte-characters to nil.
13318 2005-09-08  David Ponce  <david@dponce.com>
13320         * recentf.el (recentf-show-file-shortcuts-flag): New option.
13321         (recentf-expand-file-name): Doc fix.
13322         (recentf-dialog-mode-map): Define digit shortcuts.
13323         (recentf--files-with-key): New variable.
13324         (recentf-show-digit-shortcut-filter): New function.
13325         (recentf-open-files-items): New function.
13326         (recentf-open-files): Use it.
13327         (recentf-open-file-with-key): New command.
13329 2005-09-08  Chong Yidong  <cyd@stupidchicken.com>
13331         * buff-menu.el (Buffer-menu-sort-by-column): New function.
13332         Suggested by Kim F. Storm.
13333         (Buffer-menu-sort-button-map): Global keymap for sort buttons.
13334         (Buffer-menu-make-sort-button): Use global keymap.
13336 2005-09-07  Michael Albinus  <michael.albinus@gmx.de>
13338         * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
13339         (Man-getpage-in-background-advice): Remove defadvice; it isn't
13340         necessary any longer with the remapped command.
13341         (Man-bgproc-sentinel-advice): Remove defadvice which counts
13342         formatting time only.
13344         * net/tramp.el (tramp-action-password)
13345         (tramp-multi-action-password): Compile the password prompt from
13346         `method', `user' and `host'.  Sometimes it isn't obvious which
13347         password to enter, for example with remote files offered by
13348         recentf.el, or with multiple steps.  Suggested by Robert Marshall
13349         <robert@chezmarshall.freeserve.co.uk>.
13351 2005-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
13353         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
13354         Fix regexp for when "s///" is at the beginning of line.
13356 2005-09-07  Jay Belanger  <belanger@truman.edu>
13358         * calc/calc-poly.el (math-expand-term): Multiply out any powers
13359         when in matrix mode.
13361 2005-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
13363         * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
13364         non-anonymous functions.
13366 2005-09-06  Chong Yidong  <cyd@stupidchicken.com>
13368         * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
13369         when using a header line.  Otherwise, use mouse-1-click-follows-link.
13371         * mouse.el (mouse-drag-header-line): Do nothing if the header-line
13372         can't be moved; don't signal an error.
13374 2005-09-05  Chong Yidong  <cyd@stupidchicken.com>
13376         * cus-theme.el (custom-theme-write-faces): Save the current face
13377         spec, not the defface spec.
13379         * custom.el (custom-known-themes): Clarify meaning of "standard".
13380         (custom-push-theme): Save old values in the standard theme.
13381         (disable-theme): Correct typo.
13382         (custom-face-theme-value) Deleted unused function.
13383         (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
13385 2005-09-05  Stefan Monnier  <monnier@iro.umontreal.ca>
13387         * progmodes/compile.el (compilation-goto-locus): Take into account
13388         iconified frames when determining whether the buffer is
13389         already visible.
13390         Don't reset window height if the window already existed.
13392 2005-09-04  Chong Yidong  <cyd@stupidchicken.com>
13394         * custom.el (load-theme): Rename from require-theme.
13395         Add interactive spec.
13396         (enable-theme): Rename from custom-enable-theme.
13397         Add interactive spec.
13398         (disable-theme): Rename from custom-disable-theme.
13399         Add interactive spec.
13400         (custom-make-theme-feature): Doc fix.
13401         (custom-theme-directory): Doc fix.
13402         (provide-theme): Call enable-theme.
13404 2005-09-02  Stefan Monnier  <monnier@iro.umontreal.ca>
13406         * obsolete/lazy-lock.el (lazy-lock-mode):
13407         * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
13408         font-lock-mode if it's off.  Print a warning instead.
13410         * progmodes/compile.el (compilation-start): Ignore errors if the
13411         process died before we get to send-eof.
13413         * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
13414         Undo last change.  Enclosing the result in quotes broke things on Unix
13415         since tex-send-command passes it through shell-quote-argument.
13416         (tex-send-command): Pass `file' through convert-standard-filename
13417         when possible.
13418         (tex-uptodate-p): Handle the case where TeX hasn't put additional
13419         info in a transcript.
13421 2005-09-02  Dan Nicolaescu  <dann@ics.uci.edu>
13423         * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
13424         fix compilation warning.  Reorder the key definitions to group
13425         together keys emitted by the current version of xterm.
13427         * progmodes/vhdl-mode.el (vhdl-highlight-faces)
13428         (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
13429         Reorder predicates to correct min-color usage.
13431 2005-09-01  Chong Yidong  <cyd@stupidchicken.com>
13433         * longlines.el (longlines-mode): Inhibit read-only when encoding.
13434         Kill local variables when longlines-mode is turned off.
13436 2005-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
13438         * international/mule-cmds.el (set-locale-environment): Soothe compiler.
13440         * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
13442         * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
13444         * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
13445         (font-lock-lines-before): Change default to being inactive.
13446         (font-lock-default-fontify-region): Obey font-lock-lines-before.
13447         (font-lock-after-change-function): Don't handle f-l-lines-before here.
13449 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
13451         * net/tramp.el (tramp-handle-make-auto-save-file-name):
13452         Deactivate temporarily advice if active (not needed for Emacs 22,
13453         but for backwards compatibility).
13454         (tramp-exists-file-name-handler): Rewrite.  First implementation
13455         was too simple.
13456         (tramp-advice-make-auto-save-file-name):
13457         Call `tramp-handle-make-auto-save-file-name' (again, just for
13458         backwards compatibility).
13460 2005-08-31  Reto Zimmermann  <reto@gnu.org>
13462         * progmodes/vhdl-mode.el
13463         (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
13464         (vhdl-end-p): Fix indentation bug "else" after "-- when".
13465         (vhdl-set-default-project): New function (easier setting of default).
13466         (vhdl-port-copy): Handle extended identifiers for generics.
13467         (vhdl-compiler-alist): Better description for error message regexp.
13468         (vhdl-make): Query for target, use previous as default.
13469         (vhdl-port-copy): Fix port copy for port names starting with "signal".
13470         (vhdl-font-lock-keywords-2): Fix fontification for record
13471         el. assign.
13472         (vhdl-speedbar-make-subpack-line): Add package body link.
13473         (vhdl-generate-makefile-1): Not include itself as dependency.
13474         (vhdl-font-lock-init): Highlight c-preprocessor directives.
13475         (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
13476         (vhdl-get-syntactic-context): Handle c-preprocessor directives.
13477         (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
13478         (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
13479         (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
13480         (vhdl-import-project): Add string argument for `error'.
13481         (vhdl-compose-configuration)
13482         (vhdl-compose-configuration-architecture): Add configuration
13483         declaration generation.
13484         (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
13485         (vhdl-trailer-re): Add "record" keyword (better indentation).
13486         (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
13487         "[^ \t-\"]+".
13488         (vhdl-font-lock-keywords-2): Not highlight formal parameter after `|'.
13489         (vhdl-testbench-entity-file-name)
13490         (vhdl-testbench-architecture-file-name): Allow separate
13491         customization of testbench file names.
13492         (vhdl-beginning-of-block): Handle optional subprogram parameter list.
13493         (vhdl-get-visible-signals): Allow newline within alias declaration.
13494         (vhdl-update-sensitivity-list): Signal read only on certain attributes.
13495         (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
13496         (member-ignore-case): Alias for missing function in XEmacs.
13497         (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
13498         (vhdl-update-sensitivity-list): Ignore case on read signals.
13499         (vhdl-replace-string): Adjust case only for file names.
13500         (vhdl-update-sensitivity-list): Fix search for read signals.
13501         (vhdl-update-sensitivity-list): Exclude formal parameters.
13502         (vhdl-get-visible-signals): Include aliases of signals.
13503         (vhdl-get-visible-signals): Fix signal name searching.
13504         (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
13505         (vhdl-fixup-whitespace-region): Fix for character
13506         literals (e.g. `:').
13508 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
13510         * ansi-color.el (comint-last-output-start):
13511         * bs.el (font-lock-verbose):
13512         * diff-mode.el (add-log-buffer-file-name-function):
13513         * dired-x.el (vm-folder-directory):
13514         * faces.el (help-xref-stack-item):
13515         * files.el (font-lock-keywords):
13516         * find-lisp.el (dired-buffers, dired-subdir-alist):
13517         * ido.el (cua-inhibit-cua-keys):
13518         * log-view.el (cvs-minor-wrap-function):
13519         * outline.el (font-lock-warning-face):
13520         * simple.el (compilation-current-error):
13521         * speedbar.el (ange-ftp-path-format, efs-path-regexp)
13522         (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
13523         * tooltip.el (comint-prompt-regexp):
13524         * w32-fns.el (explicit-shell-file-name):
13525         * term/mac-win.el (mac-charset-info-alist)
13526         (mac-services-selection, mac-system-script-code):
13527         * term/tty-colors.el (msdos-color-values):
13528         * term/w32-win.el (xlfd-regexp-registry-subnum):
13529         * term/x-win.el (x-keysym-table, x-selection-timeout)
13530         (x-session-id, x-session-previous-id):
13531         * textmodes/ispell.el (mail-yank-prefix):
13532         * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
13533         * textmodes/org.el (calc-embedded-close-formula)
13534         (calc-embedded-open-formula)
13535         (font-lock-unfontify-region-function):
13536         * textmodes/reftex-global.el (isearch-next-buffer-function)
13537         (TeX-master):
13538         * textmodes/reftex.el (font-lock-keywords):
13539         * textmodes/tex-mode.el (font-lock-comment-face)
13540         (font-lock-doc-face):
13541         * textmodes/texinfo.el (outline-heading-alist):
13542         Add defvars.
13544         * textmodes/artist.el (x-pointer-crosshair): Add defvar.
13545         (artist-spray-chars, artist-mode-init, artist-replace-string)
13546         (artist-select-erase-char, artist-vap-find-endpoints-horiz)
13547         (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
13548         (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
13550         * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
13551         (conf-align-assignments): "?\ " -> "?\s".
13553         * textmodes/reftex-index.el (TeX-master): Add defvar.
13554         (reftex-index-phrases-marker): Move up defvar.
13556         * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
13557         (reftex-toc-include-labels-indicator)
13558         (reftex-toc-include-index-indicator)
13559         (reftex-toc-max-level-indicator): Move up declarations.
13561         * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
13562         of args to `tramp-run-real-handler', even if it's empty in this case.
13564 2005-08-31  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
13566         * dired.el (dired-move-to-filename-regexp): Add date format for
13567         Mac OS X 10.3 in East Asian locales.
13569 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
13571         * files.el (make-auto-save-file-name): Add file name handler call
13572         if applicable.
13574         * net/tramp.el (tramp-file-name-handler-alist)
13575         (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
13576         (tramp-handle-make-auto-save-file-name): Rename from
13577         `tramp-make-auto-save-file-name'.
13578         (tramp-exists-file-name-handler): New defun.
13579         (tramp-advice-make-auto-save-file-name): Make defadvice only when
13580         `make-auto-save-file-name' is not a magic file name operation.
13582 2005-08-30  Richard M. Stallman  <rms@gnu.org>
13584         * files.el (risky-local-variable-p):
13585         Match `-predicates' and `-commands.
13587         * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
13588         (custom-save-all): Visit the file if necessary;
13589         kill the buffer if we created it.
13590         (custom-save-delete): Don't visit file or kill buffer here.
13592 2005-08-30  Carsten Dominik  <dominik@science.uva.nl>
13594         * textmodes/org.el (org-special-keyword): New face.
13595         (org-table-copy-down, org-table-eval-formula)
13596         (org-table-recalculate, org-init-section-numbers):
13597         Use `string-to-number' instead of `string-to-int'.
13598         (org-get-location): Use `insert-buffer-substring' instead of
13599         `insert-buffer'.
13600         (org-modify-diary-entry-string): New function.
13601         (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
13602         (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
13603         (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
13604         active region.
13605         (org-export-as-html): Handle QUOTE keyword.
13606         (org-quote-string): New option.
13607         (org-bookmark-jump-unhide): New function, used for
13608         `bookmark-after-jump-hook'.
13609         (org-diary-default-entry): Apply only when not called through
13610         `org-agenda'.
13612 2005-08-30  Juanma Barranquero  <lekktu@gmail.com>
13614         * net/eudc.el (mode-popup-menu):
13615         * play/handwrite.el (ps-printer-name, ps-lpr-command):
13616         * progmodes/ada-mode.el (compile-auto-highlight)
13617         (skeleton-further-elements):
13618         * progmodes/autoconf.el (font-lock-syntactic-keywords):
13619         * progmodes/cmacexp.el (msdos-shells):
13620         * progmodes/compile.el (font-lock-extra-managed-props)
13621         (font-lock-keywords, font-lock-maximum-size)
13622         (font-lock-support-mode):
13623         * progmodes/grep.el (font-lock-lines-before):
13624         * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
13625         * progmodes/mixal-mode.el (compile-command):
13626         * progmodes/perl-mode.el (font-lock-comment-face)
13627         (font-lock-doc-face, font-lock-string-face):
13628         * progmodes/prolog.el (comint-prompt-regexp):
13629         * progmodes/sh-script.el (font-lock-comment-face)
13630         (font-lock-set-defaults, font-lock-string-face):
13631         * progmodes/sql.el (font-lock-keyword-face)
13632         (font-lock-set-defaults, font-lock-string-face):
13633         * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
13634         (itimer-version, lazy-lock-defer-contextually)
13635         (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
13636         Add defvars.
13638         * progmodes/cperl-mode.el (cperl-electric-lbrace)
13639         (cperl-electric-keyword, cperl-electric-pod)
13640         (cperl-electric-backspace, cperl-forward-re)
13641         (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
13642         (vc-rcs-header, vc-sccs-header): Add defvars.
13644         * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
13645         (font-lock-syntactic-keywords, gud-find-expr-function):
13646         Add defvars.
13648         * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
13649         (gdb-frame-parameters): Declare before use.
13651         * progmodes/gud.el (gdb-active-process, gdb-define-alist)
13652         (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
13653         (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
13654         (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
13656         * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
13657         (idlwave-help-with-source): Use `insert-buffer-substring', not
13658         `insert-buffer'.
13660 2005-08-29  Juri Linkov  <juri@jurta.org>
13662         * outline.el (hide-entry, hide-leaves, outline-toggle-children):
13663         Put outline-back-to-heading function call inside save-excursion.
13665 2005-08-29  Juanma Barranquero  <lekktu@gmail.com>
13667         * man.el (Man-init-defvars, Man-translate-references)
13668         (Man-support-local-filenames, Man-highlight-references):
13669         * progmodes/sql.el (sql-interactive-mode):
13670         * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
13672         * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
13673         (compilation-mode-font-lock-keywords): Add defvars.
13674         (checkdoc-interactive-loop): "?\ " -> "?\s".
13676         * emacs-lisp/lisp-mode.el (font-lock-comment-face)
13677         (font-lock-doc-face, font-lock-string-face)
13678         (font-lock-keywords-case-fold-search): Add defvars.
13679         (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
13681         * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
13682         Don't pass X and Y (they are ignored anyway).
13683         (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
13684         (mouse-delete-window): Make arguments optional.
13686         * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
13687         (caesar-translate-table, minor-modes, news-buffer-save)
13688         (news-group-name, news-minor-modes): Add defvars.
13690         * emacs-lisp/lselect.el (mouse-highlight-priority)
13691         (x-lost-selection-functions, zmacs-regions):
13692         * emacs-lisp/pp.el (font-lock-verbose):
13693         * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
13694         * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
13695         (ses-mode-map):
13696         * emacs-lisp/tcover-unsafep.el (safe-functions):
13697         * international/mule-cmds.el (mac-system-coding-system)
13698         (mac-system-locale):
13699         * language/ethio-util.el (rmail-current-message)
13700         (rmail-message-vector):
13701         * language/thai-util.el (thai-auto-composition-mode):
13702         * mail/metamail.el (rmail-current-message, rmail-message-vector):
13703         * mail/mspools.el (rmail-inbox-list, vm-crash-box)
13704         (vm-folder-directory, vm-init-file, vm-init-file-loaded)
13705         (vm-primary-inbox, vm-spool-files):
13706         * mail/rmail.el (deleted-head, font-lock-fontified)
13707         (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
13708         (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
13709         (total-messages):
13710         * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
13711         (rmail-summary-mode-map):
13712         * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
13713         (rmail-last-label, rmail-last-multi-labels)
13714         (rmail-summary-vector, rmail-total-messages):
13715         * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
13716         * mail/rmailsum.el (msgnum):
13717         * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
13718         (rmail-current-message):
13719         * obsolete/fast-lock.el (font-lock-face-list):
13720         * obsolete/rnewspost.el (mail-reply-buffer):
13721         * obsolete/scribe.el (compile-command):
13722         * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
13724 2005-08-28  John Paul Wallington  <jpw@gnu.org>
13726         * ibuf-ext.el (ibuffer-auto-update-changed):
13727         Use `frame-or-buffer-changed-p' to check whether we need to update.
13728         (ibuffer-auto-mode): Don't advise `get-buffer-create' and
13729         `kill-buffer'.  Initialise `ibuffer-auto-buffers-changed'
13730         as a `frame-or-buffer-changed-p' state vector instead.
13732 2005-08-27  Romain Francoise  <romain@orebokech.com>
13734         * textmodes/makeinfo.el (makeinfo-compile):
13735         Use `compilation-start'.  Set `next-error-function' according to
13736         `disable-errors'.
13737         (makeinfo-next-error): New function.
13738         (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
13739         (makeinfo-buffer): Likewise.
13741         * progmodes/compile.el (compilation-start): Add autoload cookie.
13743         * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
13744         * textmodes/sgml-mode.el: Likewise.
13745         * progmodes/python.el: Likewise.
13747 2005-08-27  Eli Zaretskii  <eliz@gnu.org>
13749         * simple.el (blink-matching-paren-distance): Document the meaning
13750         of nil value, and allow to customize to nil.
13752         * eshell/esh-ext.el (eshell-windows-shell-file): Look for
13753         command.com, not command.exe.
13755 2005-08-26  John Wiegley  <johnw@newartisans.com>
13757         * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
13758         code around a bit so that an extraneous nil argument is not added
13759         to a command when no args are given.
13761         * eshell/esh-arg.el (eshell-parse-double-quote): If a
13762         double-quoted argument resolves to nil, return it as an empty
13763         string rather than as nil.  This made it impossible to pass "" to
13764         a shell script as a null string argument.
13766 2005-08-26  Stefan Monnier  <monnier@iro.umontreal.ca>
13768         * outline.el (outline-invent-heading): New fun.
13769         (outline-promote, outline-demote): Use it.
13770         (outline-move-subtree-down): Remove unused vars `re' and `txt'.
13771         (outline-end-of-subtree): Remove unused var `opoint'.
13773 2005-08-26  David Reitter  <david.reitter@gmail.com>
13775         * menu-bar.el (truncate-lines, write-file, print-buffer)
13776         (ps-print-buffer-faces, ps-print-buffer, split-window):
13777         Disable menu items when the frame they refer to is invisible, or when
13778         they refer to a buffer and the minibuffer is selected.
13780 2005-08-26  Pavel Kobiakov  <pk_at_work@yahoo.com>
13782         * progmodes/flymake.el (flymake-highlight-err-lines):
13783         Use save-excursion around flymake-highlight-line to preserve point.
13785 2005-08-26  Eli Zaretskii  <eliz@gnu.org>
13787         * progmodes/octave-mod.el: Change Author and Maintainer address.
13788         (octave-maintainer-address): Change Kurt's email address.
13789         * progmodes/octave-inf.el: Change Author and Maintainer address.
13790         * progmodes/octave-hlp.el: Change Author and Maintainer address.
13792 2005-08-26  Kim F. Storm  <storm@cua.dk>
13794         * subr.el (version-list-<, version-list-<=, version-list-=):
13795         Rename from integer-list-*.
13796         (version-list-not-zero): Likewise.  Fix while loop.
13797         (version=): Use version-list-= instead of string-equal.
13799 2005-08-26  Richard M. Stallman  <rms@gnu.org>
13801         * outline.el (outline-promote): Try shortening the heading.
13802         As last resort, read the heading to use.
13803         (outline-demote): As last resort, read the heading to use.
13805 2005-08-26  Romain Francoise  <romain@orebokech.com>
13807         * progmodes/compile.el (compilation-start): Doc fix.
13809         * progmodes/antlr-mode.el (antlr-default): Fix defface form.
13810         (antlr-font-lock-additional-keywords): Fix reference to
13811         `antlr-font-lock-literal-regexp' erroneously changed during the
13812         mass face rename.
13813         (antlr-run-tool): Use `compilation-start'.
13815         * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
13816         instead of the obsolete `compile-internal'.
13818 2005-08-26  Juanma Barranquero  <lekktu@gmail.com>
13820         * calendar/cal-bahai.el (date, displayed-month, displayed-year)
13821         (number, original-date):
13822         * calendar/cal-china.el (date):
13823         * calendar/cal-coptic.el (date):
13824         * calendar/cal-french.el (date):
13825         * calendar/cal-hebrew.el (date, entry, number, original-date):
13826         * calendar/cal-islam.el (date, number, original-date):
13827         * calendar/cal-iso.el (date):
13828         * calendar/cal-julian.el (date):
13829         * calendar/cal-mayan.el (date):
13830         * calendar/cal-menu.el (date, event):
13831         * calendar/cal-persia.el (date):
13832         * calendar/lunar.el (date):
13833         * calendar/solar.el (date): Add defvars.
13835         * emerge.el:
13836         * ibuffer.el:
13837         * info-xref.el:
13838         * obsolete/bg-mouse.el:
13839         * obsolete/sun-curs.el:
13840         * obsolete/swedish.el: Move the `defvar's to the top level.
13842         * smerge-mode.el (smerge-refined-change): Add :group.
13844 2005-08-25  Stefan Monnier  <monnier@iro.umontreal.ca>
13846         * smerge-mode.el (smerge-remove-props): Make the args non-optional.
13847         (smerge-keep-n): Remove props.
13848         (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
13849         (smerge-keep-current, smerge-kill-current): Don't remove props anymore
13850         now that it's done in smerge-keep-n.
13851         (smerge-refined-change): New face.
13852         (smerge-refine-chopup-region, smerge-refine-highlight-change)
13853         (smerge-refine): New funs.
13854         (smerge-basic-map): Bind smerge-refine.
13856 2005-08-25  Juri Linkov  <juri@jurta.org>
13858         * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
13859         compilation-process-setup-function and compilation-disable-input
13860         in grep-mode instead of let-bindings in grep.
13862         * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
13863         Delete "Automatic File De/compression" (auto-compression-mode).
13865 2005-08-25  Juanma Barranquero  <lekktu@gmail.com>
13867         * obsolete/bg-mouse.el: Move to obsolete/ from term/.
13868         Silence warning about non-existent variable.
13870 2005-08-25  Richard M. Stallman  <rms@gnu.org>
13872         * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
13873         Rename "Describe Key" to "Describe Key or Mouse Operation".
13875         * mail/mailalias.el (build-mail-aliases): Delete comments
13876         from the contents before processing them.
13878         * isearch.el (isearch-edit-string): Erase the Search prompt
13879         if user enters an empty string and there is no default.
13881         * comint.el (comint-file-name-prefix): Add autoload.
13883 2005-08-25  Joe Corneli  <jcorneli@math.utexas.edu>
13885         * subr.el (play-sound): Rearrange to avoid warning.
13887 2005-08-25  Carsten Dominik  <dominik@science.uva.nl>
13889         * calendar/diary-lib.el (diary-modify-entry-list-string-function):
13890         New hook.
13891         (add-to-diary-list): Call `diary-modify-entry-list-string-function'
13893 2005-08-24  Stefan Monnier  <monnier@iro.umontreal.ca>
13895         * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
13897         * custom.el (custom-theme-set-variables): Sort minor modes last.
13899 2005-08-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
13901         * subr.el (version-separator, version-regexp-alist): New vars used by
13902         version comparison funs.
13903         (integer-list-<, integer-list-=, integer-list-<=)
13904         (integer-list-not-zero): New funs for integer list comparison.
13905         (version-to-list, version=, version<, version<=): New funs for version
13906         comparison.
13908 2005-08-24  Juanma Barranquero  <lekktu@gmail.com>
13910         * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
13911         (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
13912         time to silence the byte-compiler.
13914         * ibuffer.el (ibuffer-compile-make-eliding-form)
13915         (ibuffer-check-formats): Use `with-no-warnings' to hide references
13916         to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
13917         so it's silly to get warnings for it).
13918         (ibuffer-auto-mode, ibuffer-cached-filter-formats)
13919         (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
13920         (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
13921         (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
13922         (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
13923         (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
13924         Defvar at compile time.
13925         (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
13926         (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
13927         Declare them before use.
13929         * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
13930         (info-xref-good, info-xref-bad): Defvar at compile time.
13932         * obsolete/mlsupport.el (filter-region, execute-monitor-command):
13933         Use `let*' instead of `let'.
13935         * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
13936         (*mouse-y*, menu, char): Defvar at compile time.
13937         (sc::menu): Declare it before use.
13938         (sc::pack-one-line): Use `let', not `let*'.
13940         * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
13941         (mail-send-hook): Defvar at compile time.
13943         * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
13944         Defvar at compile time.
13946         * term/sun-mouse.el (current-global-mousemap)
13947         (current-local-mousemap): Declare them before use.
13949 2005-08-24  Carsten Dominik  <dominik@science.uva.nl>
13951         * bookmark.el (bookmark-after-jump-hook): New hook.
13952         (bookmark-jump): Run `bookmark-after-jump-hook'.
13954 2005-08-23  Juri Linkov  <juri@jurta.org>
13956         * faces.el (minibuffer-prompt): Doc fix.
13958 2005-08-23  Juanma Barranquero  <lekktu@gmail.com>
13960         * progmodes/xscheme.el: Trivial changes to silence warnings.
13961         (xscheme-previous-mode, xscheme-previous-process-state):
13962         Add defvars.
13963         (xscheme-last-input-end, xscheme-process-command-line)
13964         (xscheme-process-name, xscheme-buffer-name)
13965         (xscheme-expressions-ring-max, xscheme-expressions-ring)
13966         (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
13967         (xscheme-control-g-synchronization-p)
13968         (xscheme-control-g-disabled-p, xscheme-string-receiver)
13969         (default-xscheme-runlight, xscheme-runlight)
13970         (xscheme-runlight-string, xscheme-process-filter-state)
13971         (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
13972         Move to beginning of file.
13973         (scheme-interaction-mode-commands-alist)
13974         (scheme-interaction-mode-map, scheme-debugger-mode-map):
13975         Declare them before use.  Note: the initialization code for the variables
13976         has not been moved because it uses functions that reference the variables.
13977         (xscheme-control-g-message-string, xscheme-process-filter-alist)
13978         (xscheme-prompt-for-expression-map): Declare them before use.
13979         (scheme-debugger-mode-commands): "?\ " -> "?\s".
13981 2005-08-23  Ed Swarthout  <ed.swarthout@gmail.com>  (tiny change)
13983         * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
13985 2005-08-22  Juri Linkov  <juri@jurta.org>
13987         * faces.el (set-face-underline): Delete this duplicate function
13988         and make an obsolete alias to set-face-underline-p.
13989         (set-face-underline-p): Use docstring of set-face-underline.
13990         (describe-face): Create hyperlink to parent face.
13992         * info.el (Info-insert-dir): Use save-excursion around
13993         insert-buffer-substring.
13994         (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
13995         (Info-escape-percent): Delete function.
13996         (Info-fontify-node): Replace Info-escape-percent by
13997         replace-regexp-in-string with REP arg set to lambda that
13998         duplicates `%' and preserves text properties.
14000         * progmodes/compile.el (compilation-disable-input): Doc fix.
14001         (define-compilation-mode): Doc fix and refill.
14002         (kill-compilation): Use `mode-name' in the error message.
14003         (compilation-find-file): Use `compilation-error' in the
14004         read-file-name's prompt.
14006 2005-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14008         * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
14009         (smerge-auto-leave): Make undo re-enable the mode.
14010         (debug-ignored-errors): Add the user-error of impossible resolution.
14011         (smerge-resolve): Move things around a bit, in preparation for later.
14012         (smerge-diff): Don't fail if the buffer has no associated file.
14013         (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
14014         (smerge-conflict-overlay): New function.
14015         (smerge-match-conflict): Don't add text properties here.
14016         (smerge-find-conflict): Instead, add an overlay here.
14017         Also check for the case where we're inside a conflict already, so as to
14018         obviate the need for font-lock-multiline, which is unbearably slow with
14019         large conflicts and ciomplex font-lock patterns.
14020         (smerge-remove-props): Remove overlay rather than text-properties.
14021         (smerge-mode): Don't set font-lock-multiline.
14022         Remove overlays when turned off.
14024 2005-08-21  Kim F. Storm  <storm@cua.dk>
14026         * ido.el (ido-ignore-item-p): Use save-match-data.
14027         Bind case-fold-search to ido-case-fold locally.
14029 2005-08-20  Richard M. Stallman  <rms@gnu.org>
14031         * files.el (normal-mode): If font lock is on, turn it off and on.
14033         * subr.el (replace-regexp-in-string): Doc fix.
14035         * startup.el (command-line-1): Don't suppress startup screen
14036         due to existing processes.
14038         * progmodes/grep.el (grep): Bind compilation-disable-input to t.
14040         * progmodes/compile.el (compilation-disable-input): Default to nil.
14042 2005-08-20  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
14044         * progmodes/compile.el (compilation-disable-input): New defcustom.
14045         (compilation-start): If compilation-disable-input is non-nil, send
14046         EOF to the compilation process.
14048 2005-08-20  Eli Zaretskii  <eliz@gnu.org>
14050         * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
14051         Run the argument of tex-shell-cd-command through
14052         convert-standard-filename, to get the correct style of slashes on
14053         Windows, and enclose the result in quotes, in case the file name
14054         includes whitespace or other special characters.
14056 2005-08-19  Andreas Schwab  <schwab@suse.de>
14058         * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
14059         process.
14061 2005-08-18  Luc Teirlinck  <teirllm@auburn.edu>
14063         * cus-start.el (minibuffer-prompt-properties): Correct typo.
14065 2005-08-18  Kim F. Storm  <storm@cua.dk>
14067         * scroll-lock.el: Fix errors due to incorrect line wrapping.
14069 2005-08-18  Richard M. Stallman  <rms@gnu.org>
14071         * scroll-lock.el: New file.
14073 2005-08-18  Thien-Thi Nguyen  <ttn@gnu.org>
14075         * dired.el (dired-move-to-end-of-filename):
14076         Handle fifo as rendered by "ls -lF": Don't include trailing "|".
14078 2005-08-18  Kim F. Storm  <storm@cua.dk>
14080         * ido.el (ido-everywhere): Fix defcustom :set function to disable
14081         rather than toggle mode when custom value is nil.
14082         (ido-everywhere): Fix defun doc string.
14084 2005-08-17  Richard M. Stallman  <rms@gnu.org>
14086         * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
14087         as tag instead of "Inviolable".
14089 2005-08-17  Kim F. Storm  <storm@cua.dk>
14091         * windmove.el (windmove-coordinates-of-position): Remove.
14092         (windmove-coordinates-of-window-position): Remove.
14093         (windmove-reference-loc): Use posn-at-point instead.
14095         * subr.el (insert-for-yank-1): Doc fix.
14097         * ido.el (ido-enter-matching-directory): Rename from
14098         ido-enter-single-matching-directory.  Change `slash' choice to
14099         `only'.  Add `first' choice.
14100         (ido-exhibit): Adapt to above changes.
14102 2005-08-16  Luc Teirlinck  <teirllm@auburn.edu>
14104         * Makefile.in: Expand comment about building loaddefs.el.
14106 2005-08-16  Nick Roberts  <nickrob@snap.net.nz>
14108         * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
14109         Comment use of defadvice.
14111         * progmodes/gud.el (gud-jump): Rework for gdb-ui.
14113 2005-08-15  Dan Nicolaescu  <dann@ics.uci.edu>
14115         * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
14116         * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
14117         * progmodes/gdb-ui.el, progmodes/idlw-help.el,
14118         * progmodes/idlw-shell.el, progmodes/ld-script.el,
14119         * progmodes/which-func.el, ruler-mode.el, strokes.el,
14120         * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
14121         for backward compatibility for faces that did not appear in the
14122         previous Emacs release.
14124         * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
14126 2005-08-15  Kim F. Storm  <storm@cua.dk>
14128         * emulation/cua-base.el (cua-delete-region): Return t if
14129         deleted region was non-empty.
14130         (cua-replace-region): Inhibit overwrite-mode for
14131         self-insert-command if replaced region was non-empty.
14132         (cua--explicit-region-start, cua--status-string): Make them
14133         buffer-local at top-level...
14134         (cua-mode): ...rather than when mode is enabled.
14136 2005-08-15  Thien-Thi Nguyen  <ttn@gnu.org>
14138         * progmodes/vhdl-mode.el (vhdl-emacs-21):
14139         Set t for Emacs 21, 22, and so on.
14141 2005-08-15  David Ponce  <david@dponce.com>
14143         * tree-widget.el: Update Commentary header.
14144         (tree-widget-theme): Doc fix.
14145         (tree-widget-space-width): New option.
14146         (tree-widget-image-properties): Look up in the default theme too.
14147         (tree-widget--cursors): Only for images with arrow pointer shape.
14148         (tree-widget-lookup-image): Pointer shape is hand by default.
14149         (tree-widget-icon): Rename generic icon widget from
14150         `tree-widget-control'.
14151         (tree-widget-*-icon): Rename from `tree-widget-*-control' and
14152         derive from `tree-widget-icon'.
14153         (tree-widget-handle): Improve default look and feel of the text
14154         representation.
14155         (tree-widget): Rename :*-control properties to :*-icon properties.
14156         Add :action and :help-echo properties.
14157         (tree-widget-after-toggle-functions): Move.
14158         (tree-widget-close-node, tree-widget-open-node): Remove.
14159         (tree-widget-before-create-icon-functions): New hook.
14160         (tree-widget-value-create): Update to allow customization of icons
14161         and nodes at run-time via that new hook.
14162         (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
14163         (tree-widget-icon-action, tree-widget-icon-help-echo)
14164         (tree-widget-action, tree-widget-help-echo): New functions.
14166 2005-08-15  Kim F. Storm  <storm@cua.dk>
14168         * ido.el (ido-buffer-internal): Use with-no-warnings.
14169         (ido-make-merged-file-list): Use while-no-input.
14171 2005-08-15  Richard M. Stallman  <rms@gnu.org>
14173         * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
14174         (flyspell-large-region): Fix doc and custom type.
14176 2005-08-14  Richard M. Stallman  <rms@gnu.org>
14178         * files.el (interpreter-mode-alist): Doc fix.
14180         * mail/rmail.el (rmail-nonignored-headers): New variable.
14181         (rmail-clear-headers): Use it.
14182         (rmail-reply): Better handling of mail-followup-to header.
14184         * progmodes/sh-script.el (sh-font-lock-keywords-var):
14185         Rename variable from sh-font-lock-keywords.  In the `shell' entry,
14186         don't try to refer to executable-font-lock-keywords.
14187         (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
14188         (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
14189         (sh-font-lock-keywords): Append executable-font-lock-keywords here.
14190         (sh-mode): Set comment-start-skip, local-abbrev-table,
14191         imenu-case-fold-search.
14192         (sh-set-shell): Don't set them here.
14193         (sh-feature): Simplify.  Get rid of the eval-a-variable feature.
14194         Don't cache the results in the original alist; don't ever modify
14195         that alist.
14197         * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
14199         * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
14200         empty.
14202 2005-08-15  Andreas Schwab  <schwab@suse.de>
14204         * desktop.el: Put autoload cookie at risky-local-variable declarations.
14206         * dired.el, info.el, mail/rmail.el: Revert last change.
14208 2005-08-14  Thien-Thi Nguyen  <ttn@gnu.org>
14210         * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
14211         modification in `eval-after-load' form.
14212         * info.el: Likewise.
14213         * mail/rmail.el: Likewise.
14215 2005-08-14  Juri Linkov  <juri@jurta.org>
14217         * progmodes/compile.el (compilation-mode-font-lock-keywords):
14218         Remove highlighting of "Compilation started".  Highlight only
14219         the word "finished" in "Compilation finished".  Add highlighting
14220         of "interrupt", "killed", "terminated" and the exit code.
14221         (compilation-start): Add newline after header.  Use exactly the
14222         same time stamp format as the finishing message.
14223         (compilation-mode-map): Add ellipsis to "Search Files (grep)".
14225         * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
14226         (grep-mode-font-lock-keywords): Don't highlight "Grep started".
14227         Add highlighting of "interrupt", "killed", "terminated".
14229         * delsel.el (delete-selection-pre-hook): If overwrite-mode is
14230         enabled and the current command is self-insert-command, call it
14231         explicitly with overwrite-mode bound to nil, to not allow it
14232         to delete the character after the selected region.
14234 2005-08-12  Matt Hodges  <MPHodges@member.fsf.org>
14236         * emacs-lisp/eldoc.el: Add move-beginning-of-line,
14237         move-end-of-line, end-of-line, and beginning-of-line to the list
14238         of commands after which the echo area is updated.
14240 2005-08-12  Eli Zaretskii  <eliz@gnu.org>
14242         * cus-edit.el (custom-save-all, custom-save-delete):
14243         Bind recentf-exclude to exclude custom-file.
14245 2005-08-12  Ehud Karni  <ehud@unix.mvs.co.il>
14247         * mail/rmailsum.el (rmail-summary-end-of-message): New command
14248         to go to the bottom of the mail message.  Added to
14249         `rmail-summary-mode-map' with key "/".
14250         (rmail-summary-show-message): New (internal) function for use by
14251         both `rmail-summary-beginning/end-of-message'.
14252         (rmail-summary-beginning-of-message): Change to use
14253         rmail-summary-show-message.
14255         * mail/rmail.el (rmail-end-of-message): New command to go to the
14256         end of the current message.  Added to `rmail-mode-map' with key "/".
14257         (rmail-beginning-of-message): Fix to work as documented.
14258         (rmail-mode): Change documentation.
14260         * progmodes/compile.el (compilation-start): Add the line
14261         "Compilation started" with compilation start time.
14262         (compilation-mode-font-lock-keywords): Add `started' to keywords.
14264 2005-08-11  Luc Teirlinck  <teirllm@auburn.edu>
14266         * menu-bar.el (menu-bar-options-menu): Standardize capitalization
14267         of menu items.
14269 2005-08-11  Richard M. Stallman  <rms@gnu.org>
14271         * simple.el (pop-global-mark): Reverse test of widen-automatically.
14273         * battery.el (battery-status-function): Don't use ignore-errors.
14275 2005-08-11  Lute Kamstra  <lute@gnu.org>
14277         * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
14278         define-obsolete-variable-alias.
14280 2005-08-11  Stefan Monnier  <monnier@iro.umontreal.ca>
14282         * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
14283         (ange-ftp-send-cmd): Revert last change, and expand
14284         the comment explaining the problem.
14286 2005-08-10  Luc Teirlinck  <teirllm@auburn.edu>
14288         * ldefs-boot.el: Update.
14290         * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
14291         item to "Time, Load and Mail".  Change help echo text.
14293         * time.el (display-time-use-mail-icon, display-time-format)
14294         (display-time-string-forms): Shorten first line of docstrings.
14296 2005-08-10  Lars Hansen  <larsh@soem.dk>
14298         * desktop.el (desktop-buffer-mode-handlers):
14299         Make non-customizable.  Add autoload cookie.  Change initial value to
14300         nil; add elements in respective modules instead.  Fix doc string.
14301         (desktop-load-file): New function.
14302         (desktop-minor-mode-handlers): New autoloaded variable.
14303         (desktop-create-buffer): Call minor mode handlers.
14304         Use desktop-load-file to load major and minor mode modules prior to
14305         checking for a handler.
14306         (desktop-save): Don't add nil to desktop-minor-modes for minor
14307         modes with nil function in desktop-minor-mode-table.  Don't delete
14308         desktop file before rewriting it.
14309         (desktop-locals-to-save): Add autoload cookie.  Don't make
14310         automatically buffer-local.  Add variables column-number-mode,
14311         size-indication-mode, indent-tabs-mode,
14312         indicate-buffer-boundaries, indicate-empty-lines and
14313         show-trailing-whitespace.
14314         (desktop-clear): Allow desktop-clear-preserve-buffers to contain
14315         regexps.  Don't use desktop-clear-preserve-buffers-regexp.
14316         (desktop-clear-preserve-buffers-regexp): Delete.
14317         (desktop-clear-preserve-buffers): Update initial value and docstring.
14318         (desktop-save-buffer): Fix doc string.
14320         * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
14321         (hilit-chg-desktop-restore): New function.
14322         (highlight-changes-mode): Add highlight-changes-mode to
14323         desktop-locals-to-save.
14325         * dired.el: Add handler to desktop-buffer-mode-handlers.
14326         (dired-restore-desktop-buffer): Remove autoload cookie.
14327         (dired-mode): Add autoload cookie.
14329         * info.el: Add handler to desktop-buffer-mode-handlers.
14330         (Info-restore-desktop-buffer): Remove autoload cookie.
14331         (Info-mode): Add autoload cookie.
14333         * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
14334         (mh-restore-desktop-buffer): Remove autoload cookie.
14335         (mh-folder-mode): Add autoload cookie.
14337         * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
14338         (rmail-restore-desktop-buffer): Remove autoload cookie.
14340 2005-08-11  Masatake YAMATO  <jet@gyve.org>
14342         * hexl.el (hexl-address-region):
14343         (hexl-ascii-region, hexl-font-lock-keywords):
14344         (hexl-highlight-line-range): Use the term "region"
14345         instead of "area" for consistency with the other symbols
14346         defined in hexl.el.
14348 2005-08-09  Luc Teirlinck  <teirllm@auburn.edu>
14350         * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
14351         correct group: it is set with `menu-bar-make-mm-toggle' (pointed
14352         out by Juri Linkov).  Add `display-battery-mode'.
14354 2005-08-09  Juri Linkov  <juri@jurta.org>
14356         * progmodes/compile.el (compilation-mode-font-lock-keywords):
14357         Remove `-text' from face variable names.
14358         (compilation-error-file-name, compilation-warning-file-name)
14359         (compilation-info-file-name): Delete faces.
14360         (compilation-line-number, compilation-column-number):
14361         Remove face underlining.
14362         (compilation-message-face): Set to `underline' value by default.
14363         (compilation-error-face, compilation-warning-face)
14364         (compilation-info-face): Remove `-file-name' from face names.
14365         (compilation-error-text-face, compilation-warning-text-face)
14366         (compilation-info-text-face): Delete face variables.
14367         (compilation-text-face): Delete function.
14369         * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
14370         (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
14371         (grep-error-face): Set to `compilation-error' instead of
14372         `compilation-error-face' (which is redefined to `grep-hit-face' in
14373         grep buffers).
14374         (grep-mode-font-lock-keywords): Remove `-text' from face variable
14375         names.  Use `grep-error-face' instead of `compilation-error-text-face'.
14377         * dired-aux.el (dired-do-query-replace-regexp):
14378         Use `query-replace-read-args'.
14380         * replace.el (query-replace-read-from, query-replace-read-to)
14381         (query-replace-read-args): Rename arg `string' to `prompt'.
14383         * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
14385 2005-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>  (tiny change)
14387         * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
14388         uploading files.
14389         (ange-ftp-canonize-filename): Handle file names beginning with ~
14390         correctly.
14392 2005-08-09  Juanma Barranquero  <lekktu@gmail.com>
14394         * textmodes/fill.el (canonically-space-region)
14395         (fill-context-prefix, fill-french-nobreak-p)
14396         (fill-delete-newlines, fill-comment-paragraph)
14397         (justify-current-line): "?\ " -> "?\s".
14399 2005-08-09  Ben North  <ben@redfrontdoor.org>  (tiny change)
14401         * textmodes/fill.el (fill-nonuniform-paragraphs):
14402         Improve argument/docstring consistency.
14404 2005-08-09  Richard M. Stallman  <rms@gnu.org>
14406         * textmodes/ispell.el (ispell-word): More fboundp checks.
14408         * files.el (find-file-noselect): Don't call set-buffer-major-mode.
14409         (find-file-noselect-1): Call it here, only if RAWFILE.
14410         (normal-mode): Always set some major mode.
14411         (save-some-buffers-action-alist): Change some explanation strings.
14412         (file-name-non-special): In the `quote' method, use unwind-protect.
14414 2005-08-09  Magnus Henoch  <mange@freemail.hu>
14416         * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
14417         (ispell-have-aspell-dictionaries): New variable.
14418         (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
14419         (ispell-get-aspell-config-value): New function.
14420         (ispell-aspell-find-dictionary): New function.
14421         (ispell-aspell-add-aliases): New function.
14422         (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
14423         appropriate.  Don't look for ispell dictionaries if we use aspell.
14424         (ispell-menu-map): Don't build a submenu of dictionaries.
14426 2005-08-09  Richard M. Stallman  <rms@gnu.org>
14428         * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
14429         (sql-read-passwd): Use read-passwd.
14431         * progmodes/idlw-toolbar.el (idlwave-toolbar)
14432         (idlwave-toolbar-is-possible): Add defvars.
14434         * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
14435         Avoid warnings.
14437         * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
14438         (idlwave-system-class-info, idlwave-executive-commands-alist):
14439         Use defvar.
14441         * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
14443         * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
14444         Avoid warnings.
14446         * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
14447         and content-type: headers.
14449         * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
14451         * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
14452         and rename some of them to be more self-explanatory.
14454         * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
14456         * startup.el (command-line-1): Implement -scriptload.
14458         * replace.el (occur-engine): Initial *Occur* output not undoable.
14460         * menu-bar.el (menu-bar-file-menu): Rename some menu items
14461         and improve help strings.
14463         * isearch.el (isearch-repeat): When changing direction,
14464         mark search successful.
14466         * ediff-init.el: Use (featurep 'xemacs).
14468         * comint.el (send-invisible): Identify buffer, if not selected.
14470         * align.el: Delete autoload for c-guess-basic-syntax.
14472 2005-08-09  Juanma Barranquero  <lekktu@gmail.com>
14474         * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
14475         Improve argument/docstring consistency.  Doc fixes.
14476         (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
14477         (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
14478         (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
14479         (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
14480         (r2bv-organization, r2bv-pages, r2bv-primary-author)
14481         (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
14482         (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
14483         Defvar at compile time.
14485 2005-08-09  Juri Linkov  <juri@jurta.org>
14487         * info.el: Replace `info' with upper-case `Info' where appropriate.
14488         (info-title-1, info-title-2, info-title-3, info-title-4)
14489         (info-menu-header): Move up face definitions.
14490         (info-menu-star): Rename from `info-menu-5'.
14491         (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
14492         (Info-fontify-visited-nodes): Fix docstring.
14493         (Info-hide-note-references): Fix docstring.
14494         (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
14495         menu items in the same way as on cross-references.
14496         (info-apropos): Fix sorting order and formatting to be like in the
14497         stand-alone Info browser.  Display error messages for 1 sec.
14498         (Info-mode-map): Move down `c' key binding.  Bind `^' to `Info-up'.
14499         (Info-mode-menu): Remove item for `Info-search-case-sensitively'
14500         from the menu bar.
14501         (Info-insert-dir): Restore point after calling
14502         `insert-buffer-substring'.
14504 2005-08-08  Richard M. Stallman  <rms@gnu.org>
14506         * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
14507         (recompute-lucid-menubar): Add defvars.
14509         * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
14511         * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
14513         * net/net-utils.el (run-dig): Rename from `dig'.
14515         * play/gametree.el (gametree-mode): Use make-local-variable,
14516         not make-variable-buffer-local.
14518         * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
14520         * ansi-color.el (ansi-color-make-extent)
14521         (ansi-color-set-extent-face): Use fboundp, not functionp.
14523         * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
14524         not make-variable-buffer-local.
14526         * bookmark.el (Info-current-file): Add defvar.
14527         (bookmark-jump-noselect): Use with-no-warnings.
14529         * completion.el (c-mode-map, fortran-mode-map): Add defvars.
14531         * ebuff-menu.el (Helper-return-blurb): Add defvar.
14533         * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
14535         * find-file.el (ada-procedure-start-regexp)
14536         (ada-package-start-regexp): Add defvars.
14538         * info.el (Info-insert-dir): Use insert-buffer-substring.
14540         * xml.el (xml-att-def-re): Add defvar.
14542         * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
14543         calling convention.
14545         * subr.el (while-no-input): Return t if there is input.
14547 2005-08-08  Luc Teirlinck  <teirllm@auburn.edu>
14549         * cus-start.el (all): Add `overflow-newline-into-fringe'.
14551 2005-08-08  Juanma Barranquero  <lekktu@gmail.com>
14553         * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
14554         (scheme-prev-l/c-dir/file): Fix typos in docstrings.
14556 2005-08-08  Emilio C. Lopes  <eclig@gmx.net>
14558         * cmuscheme.el (scheme-start-file): Replace reference to
14559         `user-emacs-directory' by "~/.emacs.d/".
14561 2005-08-08  Thien-Thi Nguyen  <ttn@gnu.org>
14563         * info.el (Info-dir-remove-duplicates): Avoid case folding
14564         in loop; instead, keep downcased strings for comparison.
14565         Suggested by Helmut Eller.
14567 2005-08-07  Michael Albinus  <michael.albinus@gmx.de>
14569         Sync with Tramp 2.0.50.
14571         * net/tramp.el: Remove defvar of `last-coding-system-used' in the
14572         XEmacs case; not necessary anymore.
14573         (tramp-user-regexp): Allow "@" as part of user name.
14574         (tramp-handle-set-visited-file-modtime)
14575         (tramp-handle-insert-file-contents)
14576         (tramp-handle-write-region): No special handling for
14577         `last-coding-system-used, because this is done in
14578         `tramp-accept-process-output' now.
14579         (tramp-accept-process-output): New defun.
14580         (tramp-process-one-action, tramp-process-one-multi-action)
14581         (tramp-wait-for-regexp, tramp-wait-for-output)
14582         (tramp-discard-garbage-erase-buffer): Call it.  Reported by David
14583         Howells <dhowells@redhat.com>.
14584         (clear-visited-file-modtime): Defadvice removed.  The check for
14585         unset buffer's modtime does not need to be based on
14586         `tramp-buffer-file-attributes'.  Suggested by RMS.
14587         (tramp-message): Insert "\n" if not being at beginning of line.
14588         (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
14589         sequence with same logic.
14590         (tramp-completion-handle-expand-file-name): Discard call of
14591         `tramp-drop-volume-letter'.  It is not necessary, and there have
14592         been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
14593         Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
14594         (tramp-do-copy-or-rename-file-out-of-band): Transfer message
14595         should always be visible.
14596         (tramp-handle-insert-directory, tramp-setup-complete)
14597         (tramp-set-process-query-on-exit-flag)
14598         (tramp-append-tramp-buffers): Pacify byte-compiler.
14599         (tramp-bug): Delete non-existing variables from list.
14600         Apply `tramp-load-report-modules' as pre-hook.
14601         Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
14602         `shell-prompt-pattern' because of non-7bit characters.
14603         Reported by Sebastian Luque <sluque@mun.ca>.
14604         (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
14605         (tramp-match-string-list): Remove function.
14606         (tramp-wait-for-regexp): Remove call of that function.
14607         Suggested by Kim F. Storm <storm@cua.dk>.
14608         (tramp-set-auto-save-file-modes): Use octal integer code #o600
14609         instead of octal character code ?\600.  The latter resulted in a
14610         syntax error with XEmacs.
14612         * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
14613         XEmacs case; not necessary anymore.
14614         (tramp-smb-handle-write-region): No special handling for
14615         `last-coding-system-used, because this is done in
14616         `tramp-accept-process-output' now.
14617         (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
14619 2005-08-06  Luc Teirlinck  <teirllm@auburn.edu>
14621         * wid-edit.el (widget-choice-value-create):
14622         Unconditionally respect user choice.  Set :explicit-choice back to nil
14623         when no longer needed.
14624         (widget-choice-action): Unconditionally respect user choice.
14625         Eliminate :explicit-choice-value.
14627         * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
14629         * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
14630         with `indicate-empty-lines' and `indicate-buffer-boundaries'.
14631         (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
14632         running new function `toggle-indicate-empty-lines'.
14633         Rename "Customize" item to "Customize fringe".
14634         Rename "Indicators" item to "Buffer boundaries" and change help echo.
14635         (menu-bar-showhide-fringe-ind-menu): Change several help echos.
14636         Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
14637         Delete "Empty lines only" item.
14638         (menu-bar-showhide-fringe-ind-customize): New function.
14639         (menu-bar-showhide-fringe-ind-mixed)
14640         (menu-bar-showhide-fringe-ind-box)
14641         (menu-bar-showhide-fringe-ind-right)
14642         (menu-bar-showhide-fringe-ind-left)
14643         (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
14644         instead of `fringe-indicators'.
14646 2005-08-06  Michael Kifer  <kifer@cs.stonybrook.edu>
14648         * viper.el (viper-emacs-state-mode-list): Add recentf-dialog-mode.
14649         Change the date of last update.
14651 2005-08-06  Michael Kifer  <kifer@cs.stonybrook.edu>
14653         * viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
14654         (viper-exec-yank, viper-put-back): Don't display modification msg
14655         if in the minibuffer.
14657         * viper-init.el (viper-replace-overlay-cursor-color)
14658         (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
14659         Make variables frame local.
14661         * viper-util.el (viper-append-filter-alist): Use append instead of
14662         nconc.
14664         * viper.el (viper-vi-state-mode-list)
14665         (viper-emacs-state-mode-list): Move help-mode and
14666         completion-list-mode from the first list to the second.
14667         (viper-mode): Docstring.
14668         (viper-go-away, viper-non-hook-settings): Don't localize
14669         minor-mode-alist in newer Emacsen.  Add advice to
14670         set-cursor-color.  Don't bind "\C-c\\".
14672 2005-08-06  Emilio C. Lopes  <eclig@gmx.net>
14674         * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
14675         (scheme-macro-expand-command): New user options.
14676         (scheme-trace-procedure, scheme-expand-current-form): New commands.
14677         (scheme-form-at-point, scheme-start-file)
14678         (scheme-interactively-start-process): New functions.
14679         (scheme-get-process): New function, extracted from `scheme-proc'.
14680         (run-scheme): Call `scheme-start-file' to get start file, and pass
14681         it to `make-comint'.
14682         (switch-to-scheme, scheme-proc):
14683         Call `scheme-interactively-start-process' if no Scheme buffer/process
14684         is available.
14686 2005-08-06  Juri Linkov  <juri@jurta.org>
14688         * progmodes/compile.el (compilation-mode-font-lock-keywords):
14689         Use `compilation-text-face', `compilation-info-text-face' and
14690         `compilation-error-text-face' instead of `font-lock-keyword-face'.
14691         (compilation-error): New face.
14692         (compilation-error-file-name): Inherit from
14693         `compilation-error' instead of `font-lock-warning-face'.
14694         (compilation-warning-file-name): Inherit from
14695         `compilation-warning' instead of `font-lock-warning-face'.
14696         (compilation-info, compilation-error-file-name)
14697         (compilation-warning-file-name, compilation-info-file-name)
14698         (compilation-line-number, compilation-column-number): Doc fix.
14699         (compilation-error-text-face, compilation-warning-text-face)
14700         (compilation-info-text-face): New face variables.
14701         (compilation-line-face, compilation-column-face)
14702         (compilation-enter-directory-face)
14703         (compilation-leave-directory-face): Doc fix.
14704         (compilation-text-face): New function.
14706         * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
14707         instead of 1 to display binary file names as info file links.
14708         (grep-error-face): Use `compilation-error-face' instead of
14709         `font-lock-keyword-face'.
14710         (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
14711         and `compilation-warning-text-face' instead of
14712         `font-lock-keyword-face'.  Use `compilation-error-text-face'
14713         instead of `grep-error-face'.
14715 2005-08-05  Kenichi Handa  <handa@m17n.org>
14717         * international/code-pages.el: Add autoload cookies for all coding
14718         systems.
14720 2005-08-04  Luc Teirlinck  <teirllm@auburn.edu>
14722         * cus-start.el (all): Put undo.c where it alphabetically belongs.
14724 2005-08-04  Juri Linkov  <juri@jurta.org>
14726         * progmodes/compile.el (compilation-mode-map):
14727         * progmodes/grep.el (grep-mode-map):
14728         Bind TAB to `compilation-next-error' and [backtab] to
14729         `compilation-previous-error'.
14731         * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
14732         matching line numbers, column numbers and their ranges with regexp
14733         matching only line numbers.
14734         (grep-context-face): New face variable.
14735         (grep-mode-font-lock-keywords): Use it.
14737         * faces.el (read-face-name): Delete duplicate faces.
14739 2005-08-02  Juanma Barranquero  <lekktu@gmail.com>
14741         * thumbs.el (thumbs-find-image): Don't make variables
14742         automatically buffer local.
14743         (thumbs-current-tmp-filename, thumbs-current-image-filename)
14744         (thumbs-image-num): Make automatically buffer local.
14745         (thumbs-show-thumbs-list): Use `make-local-variable', not
14746         `make-variable-buffer-local'.
14747         (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
14749         * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
14750         (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
14751         (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
14752         (bother, bye, canyou, chatlst, continue, deathlst, describe)
14753         (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
14754         (feelings-about, foullst, found, hello, history, howareyoulst)
14755         (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
14756         (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
14757         (neglst, obj, object, owner, please, problems, qlist)
14758         (random-adjective, relation, remlst, repetitive-shortness)
14759         (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
14760         (shortlst, something, sportslst, stallmanlst, states, subj)
14761         (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
14762         (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
14763         Defvar at compile time.
14765         * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
14766         not `make-variable-buffer-local'.
14768 2005-08-02  Kim F. Storm  <storm@cua.dk>
14770         * emulation/cua-rect.el (cua--highlight-rectangle): Only show
14771         rectangle overlay in selected window.
14773 2005-08-01  Luc Teirlinck  <teirllm@auburn.edu>
14775         * cus-start.el (all): Put `indicate-empty-lines' in fringe group
14776         instead of display group.  Make `indicate-buffer-boundaries'
14777         customizable through Custom.
14779 2005-08-01  Juanma Barranquero  <lekktu@gmail.com>
14781         * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
14782         (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
14783         (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
14784         (gdb-put-string): Fix typos in docstrings.
14786 2005-08-01  Nick Roberts  <nickrob@snap.net.nz>
14788         Update copyright notices of files in progmodes directory for
14789         release of Emacs 22.1.
14791         * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
14793         * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
14794         Don't barf if the GUD buffer has been killed.
14796 2005-08-01  Kim F. Storm  <storm@cua.dk>
14798         * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
14800 2005-07-29  Stefan Monnier  <monnier@iro.umontreal.ca>
14802         * simple.el (next-error-follow-minor-mode):
14803         make-variable-buffer-local -> make-local-variable.
14805         * emacs-lisp/cl-extra.el: Require CL also when compiling.
14807         * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
14808         (byte-compile-form-make-variable-buffer-local): New functions to warn
14809         about misuses of make-variable-buffer-local where make-local-variable
14810         was meant.
14812 2005-07-29  Juanma Barranquero  <lekktu@gmail.com>
14814         * bs.el (bs-attributes-list): Doc fix.
14815         (bs): Update url-link.
14817         * desktop.el (desktop-save-buffer): Fix typos in docstring.
14818         (desktop-load-default): Simplify.
14820         * ibuffer.el (ibuffer-columnize-and-insert-list)
14821         (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
14822         (ibuffer-unmark-all, ibuffer-toggle-marks)
14823         (ibuffer-unmark-forward, ibuffer-unmark-backward)
14824         (ibuffer-compile-make-format-form, ibuffer-format-column)
14825         (ibuffer-current-buffers-with-marks)
14826         (ibuffer-update-title-and-summary): "?\ " -> "?\s".
14827         (ibuffer): Doc fix.
14828         (ibuffer-mode): Fix typo in docstring.
14829         (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
14830         with `define-obsolete-variable-alias'.
14831         (ibuffer-elide-long-columns): Mark as obsolete.  Doc fix.
14833 2005-07-29  Kenichi Handa  <handa@m17n.org>
14835         * international/mule-cmds.el (select-message-coding-system):
14836         Be sure to use LF for end-of-line.  If no coding system is decided,
14837         return iso-8859-1-unix.
14839 2005-07-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14841         * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
14842         (ange-ftp-pending-error-line): New vars.
14843         (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
14844         to handle the non-fatal no-route-to-host messages.
14845         (internal-ange-ftp-mode): Make the no-match regexp more efficient.
14847 2005-07-28  Juanma Barranquero  <lekktu@gmail.com>
14849         * isearch.el (isearch-mode-map, isearch-other-meta-char)
14850         (isearch-quote-char, isearch-printing-char)
14851         (isearch-text-char-description): "?\ " -> "?\s".
14852         (isearch-lazy-highlight-cleanup)
14853         (isearch-lazy-highlight-initial-delay)
14854         (isearch-lazy-highlight-interval)
14855         (isearch-lazy-highlight-max-at-a-time)
14856         (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
14857         Declare with define-obsolete-*-alias macros.
14858         (isearch-forward): Fix typo in docstring.
14859         (search-invisible, search-ring-yank-pointer)
14860         (regexp-search-ring-yank-pointer): Doc fixes.
14862         * recentf.el (recentf-menu-append-commands-p): Declare with
14863         `define-obsolete-variable-alias'.
14864         (recentf-max-saved-items, recentf-menu-filter)
14865         (recentf-arrange-by-rule-subfilter): Doc fixes.
14866         (recentf-menu-append-commands-flag)
14867         (recentf-initialize-file-name-history, recentf-expand-file-name)
14868         (recentf-clear-data): Fix typos in docstrings.
14870 2005-07-28  Nick Roberts  <nickrob@snap.net.nz>
14872         * progmodes/gdb-ui.el: Smarten comments.
14873         (gdb-info-breakpoints-custom): Use nowarn when finding file.
14875 2005-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
14877         * term/apollo.el (terminal-init-apollo): New function containing
14878         all former top level forms in the file.
14879         * term/bobcat.el (terminal-init-bobcat):
14880         * term/cygwin.el (terminal-init-cygwin):
14881         * term/iris-ansi.el (terminal-init-iris-ansi):
14882         * term/linux.el (terminal-init-linux):
14883         * term/news.el (terminal-init-news):
14884         * term/rxvt.el (terminal-init-rxvt):
14885         * term/sun.el (terminal-init-sun):
14886         * term/tvi970.el (terminal-init-tvi970):
14887         * term/vt100.el (terminal-init-vt100):
14888         * term/vt102.el (terminal-init-vt102):
14889         * term/vt125.el (terminal-init-vt125):
14890         * term/vt200.el (terminal-init-vt200):
14891         * term/vt201.el (terminal-init-vt201):
14892         * term/vt220.el (terminal-init-vt220):
14893         * term/vt240.el (terminal-init-vt240):
14894         * term/vt300.el (terminal-init-vt300):
14895         * term/vt320.el (terminal-init-vt320):
14896         * term/vt400.el (terminal-init-vt400):
14897         * term/vt420.el (terminal-init-vt420):
14898         * term/wyse50.el (terminal-init-wyse50):
14899         * term/xterm.el (terminal-init-xterm): Likewise.
14901         * term/README: Describe the terminal-init-* functionality.
14903         * startup.el (command-line): After loading the terminal initialization
14904         file call the corresponding terminal initialization function.
14906 2005-07-27  Kenichi Handa  <handa@m17n.org>
14908         * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
14909         negative.
14911         * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
14912         (ps-mule-composition-prologue): Fix for the case that
14913         RelativeCompose is false.
14915 2005-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
14917         * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
14919         * descr-text.el (describe-char): Handle the case where the list of
14920         chars is displayed in a separate frame.
14921         Be a bit more discriminating when looking for the char.
14923 2005-07-26  Juanma Barranquero  <lekktu@gmail.com>
14925         * bookmark.el (bookmark-automatically-show-annotations)
14926         (bookmark-read-annotation-text-func): Doc fixes.
14927         (bookmark-save): Improve argument/docstring consistency.
14928         (bookmark-get-bookmark, bookmark-get-bookmark-record)
14929         (bookmark-alist-from-buffer)
14930         (bookmark-upgrade-file-format-from-0)
14931         (bookmark-grok-file-format-version)
14932         (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
14933         (bookmark-read-annotation-mode)
14934         (bookmark-insert-current-bookmark, bookmark-jump)
14935         (bookmark-exit-hook): Fix typos in docstrings.
14936         (bookmark-exit-hooks): Define as obsolete alias.
14937         (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
14938         not `bookmark-exit-hooks'.  Fix docstring.
14939         (bookmark-bmenu-select): "?\ " -> "?\s".
14941 2005-07-25  Ari Roponen  <arjuropo@cc.jyu.fi>  (tiny change)
14943         * startup.el (command-line): Fix typo.
14945 2005-07-24  Richard M. Stallman  <rms@gnu.org>
14947         * tooltip.el (tooltip-mode): Test emacs-basic-display,
14948         not emacs-quick-startup.
14950 2005-07-24  Juanma Barranquero  <lekktu@gmail.com>
14952         * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
14953         (reb-next-match, reb-show-subexp): Use `with-selected-window'
14954         instead of `reb-with-current-window'.
14955         (reb-prev-match): Likewise.  Also, don't move left if the search
14956         was unsuccessful.
14957         (reb-initialize-buffer): New function.
14958         (re-builder, reb-change-syntax): Use it.
14960         * man.el (Man-goto-page): Make second argument NOERROR optional.
14962 2005-07-23  Richard M. Stallman  <rms@gnu.org>
14964         * man.el (Man-bgproc-sentinel): Check here for failure to find
14965         any man page in the output, and report the error here.
14966         (Man-arguments): Make it permanent local.
14967         (Man-goto-page): New arg NOERROR.  Never kill the current buffer.
14968         (Man-mode): Pass t for NOERROR.
14970         * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
14971         (grep-mode-font-lock-keywords):
14972         Don't use compilation-...-face for messages that are not file names.
14974         * progmodes/compile.el (compilation-mode-font-lock-keywords):
14975         Don't use compilation-...-face for messages that are not file names.
14977 2005-07-22  Juri Linkov  <juri@jurta.org>
14979         * startup.el (normal-splash-screen): Update menu name.
14981         * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
14983 2005-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
14985         * term/xterm.el: Load term/rxvt if the terminal is actually an
14986         rxvt terminal.
14987         (xterm-rxvt-set-background-mode): Remove, not used anymore.
14989         * term/rxvt.el (function-key-map): Use substitute-key-definition
14990         to bind {C,S,C-S}-{f1-f10}.  Add a few missing key bindings.
14992         * term/cygwin.el: New file.
14994 2005-07-22  Kim F. Storm  <storm@cua.dk>
14996         * image-file.el (insert-image-file, image-file-yank-handler):
14997         Fix last change to maintain a (unique) yank-handler on yanked images.
14999 2005-07-22  Eduardo Mu\e,Aq\e(Boz  <emufer@terra.es>  (tiny change)
15001         * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
15002         of the file size (as in "177B" for 177 bytes).  This happens with
15003         "ls -lh" on FreeBSD.
15005 2005-07-22  Juanma Barranquero  <lekktu@gmail.com>
15007         * hilit-chg.el (highlight-changes-global-initial-state)
15008         (highlight-compare-buffers, hilit-chg-turn-on-maybe)
15009         (hilit-chg-fixup, highlight-changes-mode):
15010         Fix typos in docstrings.
15011         (highlight-changes-global-modes, highlight-changes-rotate-faces):
15012         Doc fixes.
15014 2005-07-21  Luc Teirlinck  <teirllm@auburn.edu>
15016         * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
15017         mode function using `eval-after-load'.
15019 2005-07-21  Kim F. Storm  <storm@cua.dk>
15021         * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
15022         included when reporting an emacs crash, and tell about the DEBUG file.
15024         * image-file.el (insert-image-file): Add yank-handler.
15025         (image-file-yank-handler): Yank handler to make unique copies of
15026         images when they are yanked into a buffer next to each other.
15028 2005-07-21  Juanma Barranquero  <lekktu@gmail.com>
15030         * comint.el (comint-use-prompt-regexp, comint-send-input)
15031         (comint-source-default, comint-extract-string)
15032         (comint-get-source, comint-word, comint-completion)
15033         (comint-source, comint-prompt-read-only, comint-update-fence):
15034         Fix typos in docstrings.
15035         (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
15036         Declare with define-obsolete-*-alias macros.
15037         (comint-previous-matching-input-from-input)
15038         (comint-next-matching-input-from-input)
15039         (comint-previous-matching-input, comint-next-matching-input)
15040         (comint-forward-matching-input):
15041         Improve argument/docstring consistency.
15043         * desktop.el (desktop-clear-preserve-buffers-regexp):
15044         Also preserve the *server* buffer.
15046         * simple.el (clone-indirect-buffer): Doc fix.
15047         (fixup-whitespace, just-one-space)
15048         (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
15049         (next-error, next-error-highlight)
15050         (next-error-highlight-no-select, next-error-last-buffer)
15051         (next-error-buffer-p, next-error-find-buffer, next-error)
15052         (previous-error, next-error-no-select, previous-error-no-select)
15053         (open-line, split-line, minibuffer-prompt-width, kill-new)
15054         (binary-overwrite-mode): Fix typos in docstrings.
15055         (set-fill-column): Fix typo in message.
15057         * skeleton.el (skeleton-proxy-new): Doc fix.
15059         * strokes.el (strokes-load-hook): Doc fix.
15060         (strokes-grid-resolution, strokes-get-grid-position)
15061         (strokes-renormalize-to-grid, strokes-read-stroke)
15062         (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
15063         (strokes-global-map): Fix typos in docstrings.
15064         (strokes-help): Doc fix.  Fix help message and pass it through
15065         `substitute-command-keys'.
15067         * tempo.el (tempo-insert-prompt, tempo-interactive)
15068         (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
15069         (tempo-insert-string-functions, tempo-local-tags)
15070         (tempo-define-template, tempo-insert-template)
15071         (tempo-insert-prompt-compat, tempo-is-user-element)
15072         (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
15073         Fix typos in docstrings.
15075         * vcursor.el (vcursor-other-window, vcursor-bind-keys)
15076         (vcursor-key-bindings, vcursor-use-vcursor-map)
15077         (vcursor-find-window, vcursor-scroll-down)
15078         (vcursor-disable, vcursor-beginning-of-buffer)
15079         (vcursor-end-of-buffer): Fix typos in docstrings.
15080         (vcursor-relative-move, vcursor-get-char-count):
15081         Improve argument/docstring consistency.
15083         * version.el: "?\ " -> "?\s".
15085         * wid-edit.el (widget-default-create, widget-after-change)
15086         (widget-default-format-handler, widget-checklist-add-item)
15087         (widget-radio-add-item, widget-choose, widget-specify-secret)
15088         (widget-field-value-create, widget-field-value-get)
15089         (widget-editable-list-format-handler)
15090         (widget-editable-list-entry-create, widget-group-value-create)
15091         (widget-documentation-link-add)
15092         (widget-documentation-string-value-create): "?\ " -> "?\s".
15093         (widget-convert-text): Doc fix.
15094         (widget-narrow-to-field, widget-field-find)
15095         (widget-url-link-action, widget-emacs-library-link-action)
15096         (widget-color-notify): Fix typos in docstrings.
15098         * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
15099         (x-select-text, set-w32-system-coding-system)
15100         (w32-add-charset-info): Fix typos in docstrings.
15102         * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
15103         (cua-enable-cua-keys, cua-use-hyper-key)
15104         (cua-virtual-rectangle-edges): Fix typos in docstrings.
15105         (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
15107         * net/tramp.el (tramp-handle-load): Fix typo in error message.
15109         * emacs-lisp/re-builder.el (regexp-builder): Declare with
15110         `defalias' instead of faking it.
15112         * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
15113         (eshell-ls-missing, eshell-ls-dired-initial-args)
15114         (eshell-ls-use-in-dired): Fix typos in docstrings.
15116 2005-07-20  Kim F. Storm  <storm@cua.dk>
15118         * emulation/cua-base.el (cua-mode): Improve doc string.
15120 2005-07-20  Juanma Barranquero  <lekktu@gmail.com>
15122         * abbrev.el (expand-region-abbrevs): Doc fix.
15123         (inverse-add-mode-abbrev, inverse-add-global-abbrev):
15124         Improve argument/docstring consistency.
15126         * arc-mode.el (archive-get-descr, archive-alternate-display):
15127         Doc fixes.
15128         (archive-l-e): Improve argument/docstring consistency.
15129         (archive-tmpdir, archive-unixdate, archive-unixtime)
15130         (archive-chmod-entry): Fix typos in docstrings.
15131         (archive-unflag, archive-unflag-backwards)
15132         (archive-unmark-all-files): "?\ " -> "?\s".
15134         * buff-menu.el (Buffer-menu-unmark): Doc fix.
15135         (Buffer-menu-not-modified, Buffer-menu-execute)
15136         (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
15137         (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
15139         * composite.el (compose-string, encode-composition-rule)
15140         (compose-last-chars): Fix typos in docstrings.
15142         * desktop.el (desktop-enable, desktop-basefilename):
15143         Declare with `define-obsolete-variable-alias'.
15144         (desktop-internal-v2s): Don't quote keywords.
15145         (desktop-clear): "?\ " -> "?\s".
15147         * dired.el (dired-align-file, dired-flag-backup-files)
15148         (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
15149         (dired-listing-switches, dired-ls-F-marks-symlinks)
15150         (dired-dwim-target, dired-load-hook, dired-mode-hook)
15151         (dired-directory, dired-faces, dired, dired-revert)
15152         (dired-mode, dired-summary, dired-view-file)
15153         (dired-copy-filename-as-kill, dired-delete-file)
15154         (dired-no-confirm, dired-unmark-all-marks)
15155         (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
15156         (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
15157         (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
15158         Fix typos in message strings.
15160         * dired-x.el (virtual-dired): Declare with `defalias'.
15161         (dired-mark-unmarked-files, dired-local-variables-file)
15162         (dired-omit-here-always): Doc fix.
15163         (dired-omit-mode, dired-find-subdir)
15164         (dired-enable-local-variables, dired-clean-up-buffers-too)
15165         (dired-extra-startup, dired-mark-extension, dired-jump)
15166         (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
15167         (dired-smart-shell-command, dired-guess-shell-alist-user)
15168         (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
15169         (dired-x-bind-find-file, dired-x-submit-report):
15170         Fix typos in docstrings.
15171         (dired-mark-unmarked-files): "?\ " -> "?\s".
15173         * dirtrack.el (dirtrack-list): Fix typos in docstring.
15175         * faces.el (describe-face): "?\ " -> "?\s".
15176         (read-all-face-attributes, read-face-font, modify-face)
15177         (face-attr-construct, italic): Fix typos in docstrings.
15178         (frame-update-face-colors): Declare with
15179         `define-obsolete-function-alias'.
15181         * files.el (find-file-noselect, recode-file-name): Doc fixes.
15182         (insert-directory, kill-some-buffers): "?\ " -> "?\s".
15183         (magic-mode-alist, buffer-file-numbers-unique)
15184         (write-file-functions, get-free-disk-space):
15185         Fix typos in docstrings.
15186         (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
15187         (write-contents-hooks, write-file-hooks):
15188         Declare with `define-obsolete-variable-alias'.
15190         * forms-d2.el (arch-rj): Fix typo in docstrings.
15191         (arch-tocol): Likewise.  "?\ " -> "?\s".
15193         * frame.el (set-frame-font, cursor-in-non-selected-windows):
15194         Fix typo in docstring.
15195         (set-screen-width, set-screen-height): Delete redundant info in
15196         doctrings.
15197         (new-frame, screen-height, screen-width): Declare with
15198         `define-obsolete-function-alias'.
15199         (delete-frame-hook, blink-cursor): Declare with
15200         `define-obsolete-variable-alias'.
15202         * paths.el (prune-directory-list): Fix typos in docstring.
15204         * pcvs-util.el (cvs-flags-query, cvs-strings->string)
15205         (cvs-prefix-get): Fix typos in docstrings.
15207         * ps-print.el (ps-extend-face-list, ps-extend-face)
15208         (ps-print-background-image): Fix typos in docstrings.
15209         (ps-default-fg, ps-default-bg): Doc fixes.
15211         * s-region.el (s-region-bind): Doc fix.
15212         (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
15214         * textmodes/org.el (org-table-formula-substitute-names)
15215         (org-table-get-vertical-vector): Doc fixes.
15216         (org-table-recalculate): Remove unused argument to `message'.
15218 2005-07-19  Carsten Dominik  <dominik@science.uva.nl>
15220         * textmodes/org.el (org-table-column-names)
15221         (org-table-column-name-regexp)
15222         (org-table-named-field-locations): New variables.
15223         (org-archive-subtree): Protect `this-command' when calling
15224         `org-copy-subtree' and `org-cut-subtree', to avoid appending to
15225         the kill buffer.
15226         (org-complete): Remove fixed-formula completion.
15227         (org-edit-formulas-map): New variable.
15228         (org-table-edit-formulas): New command.
15229         (org-finish-edit-formulas, org-abort-edit-formulas)
15230         (org-show-variable, org-table-get-vertical-vector): New functions.
15231         (org-table-maybe-eval-formula): Handle `:=' fields.
15232         (org-table-get-stored-formulas, org-table-store-formulas)
15233         (org-table-get-formula, org-table-modify-formulas)
15234         (org-table-replace-in-formulas): Handle named field formulas.
15235         (org-table-get-specials): Store locations of named fields.
15237 2005-07-19  Juri Linkov  <juri@jurta.org>
15239         * progmodes/grep.el (grep-regexp-alist)
15240         (grep-mode-font-lock-keywords, grep-process-setup):
15241         Use default GNU grep match color "01;31m" instead of "01;41m".
15242         (grep-regexp-alist, grep-mode-font-lock-keywords):
15243         Use `\\[[0-9]*m' instead of `\\[00m'.
15244         (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
15245         sgr_start where its handling is more important.  Use the real
15246         length of sgr_start instead of constant 8.
15247         (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
15248         specially.  Delete all remaining escape sequences.
15249         (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
15250         (grep-regexp-alist): Make hyperlink only for binary file name
15251         instead of the whole line.
15252         (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
15253         (grep-mode): Add autoload.
15255         * emacs-lisp/find-func.el (find-function-regexp):
15256         Add `define-compilation-mode'.
15258 2005-07-19  Juri Linkov  <juri@jurta.org>
15260         * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
15261         (compare-windows-sync-string-size, compare-windows-recenter)
15262         (compare-windows-highlight, compare-windows): Add version 22.1.
15263         (compare-windows) <defface>: Inherit from lazy-highlight instead
15264         of duplicating its default value.
15266         * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
15267         (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
15269         * descr-text.el (describe-char): Create link buttons for `charset'
15270         and `code point'.  Add the current input method name with a link
15271         button to `to input' field.  Print face names of display table
15272         characters in `The display table entry is displayed by' section
15273         instead of printing face-id in the `display' field.
15274         Guess hardcoded faces and create a link button for them.
15275         Skip empty fields when calculating max-width.
15276         Treat `widget-create' specially while inserting strings from the
15277         collected field list.
15278         (describe-char-after): Made obsolete in version 22.1, not 21.5.
15280         * diff-mode.el (diff-file-header): Change foreground color from
15281         yellow to green on light backgrounds.
15282         (diff-context): Inherit from `shadow' only for color/grayscale
15283         with more than 88 colors.
15284         (diff-indicator-removed, diff-indicator-added)
15285         (diff-indicator-changed): New faces.
15286         (diff-font-lock-keywords): Use new faces.  Regroup rules.
15287         Add "^---$" for `normal' diff format.  Fontify `#' lines with
15288         font-lock-comment-delimiter-face and font-lock-comment-face.
15289         Add `#' to ^[^...] in the rule for `diff-context-face'.
15291         * faces.el (mode-line-highlight): Replace RoyalBlue4 with
15292         a button-like box.  Inherit from `highlight' on low colors.
15293         (shadow): Use shades of gray only for color/grayscale with
15294         more than 88 colors.  Use green for light backgrounds with
15295         8 colors, and yellow for dark backgrounds with 8 colors.
15297         * font-lock.el (font-lock-regexp-grouping-backslash):
15298         Don't inherit from escape-glyph (use bold for all cases).
15300         * info.el (info-xref-visited): Use light foreground color `violet'
15301         for dark backgrounds instead of dark color `magenta3'.
15302         (info-title-1): Use `yellow' color for dark backgrounds.
15304         * isearch.el (isearch): Use not-too-dark magenta3 instead of
15305         too-light magenta2.
15307         * replace.el (match): Use slightly more light RoyalBlue3 instead
15308         of dark RoyalBlue4.
15310         * wid-edit.el (widget-inactive): Inherit from `shadow'.
15312 2005-07-19  Juanma Barranquero  <lekktu@gmail.com>
15314         * novice.el (disabled-command-hook): Declare it with
15315         `define-obsolete-variable-alias'.
15317         * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
15318         (desktop-buffer-misc-functions, desktop-buffer-handlers)
15319         (desktop-load-default): Add release to obsolescence info.
15320         (desktop-globals-to-clear, desktop-buffer-mode-handlers)
15321         (desktop-append-buffer-args, desktop-read):
15322         Fix typos in docstrings.
15323         (desktop-kill): Fix typo in message.
15324         (desktop-save): Doc fix.
15326 2005-07-19  Michael Kifer  <kifer@cs.stonybrook.edu>
15328         * viper-cmd.el (viper-escape-to-state): Bug fix.
15329         (viper-envelop-ESC-key): Change the definition of fast
15330         keysequence so it'll work with keyboard macros.
15332         * ediff.el (ediff-patch-buffer): Change the docstring.
15334 2005-07-19  Kenichi Handa  <handa@m17n.org>
15336         * international/mule-cmds.el (select-safe-coding-system): Try to
15337         use an auto-coding (if any) before anything else.  If the found
15338         auto-coding is invalid, show a warning message.
15340         * international/mule.el (find-auto-coding): New function created
15341         by modifying the body of set-auto-coding.
15342         (set-auto-coding): Use find-auto-coding to find a coding.
15344 2005-07-18  Richard M. Stallman  <rms@gnu.org>
15346         * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
15347         not isearch-mode-end-hook-error.
15348         (allout-before-change-protect): Fix error message.
15350 2005-07-18  Juri Linkov  <juri@jurta.org>
15352         * allout.el (allout-mode):
15353         * calculator.el (calculator-copy):
15354         * custom.el (custom-known-themes):
15355         * dired.el (dired-desktop-buffer-misc-data)
15356         (dired-restore-desktop-buffer):
15357         * dired-x.el (dired-omit-marker-char):
15358         * files.el (basic-save-buffer):
15359         * font-core.el (font-lock-mode):
15360         * calendar/calendar.el (calendar-goto-hebrew-date)
15361         (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
15362         (calendar-goto-persian-date):
15363         * language/ethio-util.el (ethio-sera-to-fidel-region):
15364         * textmodes/picture.el (picture-mode):
15365         Delete duplicate duplicate words.
15367 2005-07-18  Juri Linkov  <juri@jurta.org>
15369         * isearch.el (isearch-mode-map): Remove key bindings for regexp
15370         chars * ? } |.
15371         (isearch-fallback): Don't call `isearch-process-search-char'.
15372         (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
15373         (isearch-process-search-char): Call `isearch-fallback' for regexp
15374         chars * ? } |.
15375         (isearch-return-char): Make obsolete with `make-obsolete' instead
15376         of simply documenting it as obsolete in the docstring.
15377         (isearch-fallback): Refill docstring.
15379         * international/isearch-x.el
15380         (isearch-process-search-multibyte-characters): Remove unneeded
15381         `concat'.  Add intermediate values to `junk-hist' instead of
15382         `minibuffer-history'.  Test the length of `str'.
15384 2005-07-18  Juanma Barranquero  <lekktu@gmail.com>
15386         * allout.el (allout-resolve-xref): Fix typos in error strings.
15387         (allout-before-change-protect): Remove unneeded `concat'.
15389         * array.el (array-mode, array-reconfigure-rows)
15390         (untabify-backward): Fix typos in docstrings.
15391         (array-reconfigure-rows): Use `insert-buffer-substring', not
15392         `insert-buffer'.
15394         * calendar/icalendar.el (icalendar--get-unfolded-buffer):
15395         * progmodes/ada-mode.el (ada-make-body):
15396         Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
15398         * dired.el (dired-log):
15399         * tar-mode.el (tar-subfile-save-buffer):
15400         * play/zone.el (zone-pgm-stress-destress):
15401         Use `insert-buffer-substring', not `insert-buffer'.
15403 2005-07-17  Simon Josefsson  <jas@extundo.com>
15405         * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
15407 2005-07-16  Jose E. Marchesi  <jemarch@gnu.org>
15409         * lisp/mail/smtpmail.el (smtpmail-auth-supported):
15410         Add plain auth method.
15411         (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
15413 2005-07-17  Kim F. Storm  <storm@cua.dk>
15415         * ido.el (dired-other-window): Add ido property.
15417 2005-07-16  Juanma Barranquero  <lekktu@gmail.com>
15419         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
15420         Fix typo in docstring.
15421         (byte-compile-interactive-only-functions): Add `insert-buffer' and
15422         `insert-file-literally'.
15424         * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
15425         info and delete redundant message.  Doc fix.
15426         (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
15427         (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
15429 2005-07-16  Richard M. Stallman  <rms@gnu.org>
15431         * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
15432         (byte-compile-and): Use byte-compile-and-recursion.
15433         (byte-compile-or-recursion): New function.
15434         (byte-compile-or): Use that.
15435         (byte-compile-if): Guard the else-clause too.
15436         (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
15438         * isearch.el (isearch-mode-end-hook-quit): New variable.
15439         (isearch-done): Bind it.
15440         (isearch-mode-end-hook): Doc fix.
15442         * allout.el (allout-isearch-did-quit): Variable deleted.
15443         (allout-real-isearch-abort): Function name no longer used.
15444         (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
15445         (allout-isearch-rectification): isearch-mode always exists.
15446         Don't set allout-isearch-did-quit.
15447         (allout-isearch-expose): Check isearch-mode-end-hook-error, not
15448         allout-isearch-did-quit.
15449         (allout-enwrap-isearch): Just add the hook.
15450         (allout-isearch-abort): Function deleted.
15451         (allout-pre-command-business): Avoid warning.
15453         * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
15454         Correctly avoid warnings.
15455         (pascal-outline): Likewise.
15457         * progmodes/f90.el (f90-abbrev-start): Avoid warning.
15459         * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
15461         * play/tetris.el (tetris-mode): Avoid warning.
15463         * play/snake.el (snake-mode): Avoid warning.
15465         * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
15466         (gamegrid-set-display-table): Avoid warning.
15467         (gamegrid-set-timer): Likewise.
15468         (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
15469         (gamegrid-add-score-with-update-game-score-1): Take FILE
15470         as argument.
15471         (gamegrid-add-score-with-update-game-score): Pass that argument.
15472         Rename have-shared-game-dir to gamegrid-shared-game-dir.
15474         * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
15476         * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
15477         (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
15479         * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
15480         and insert-file.
15482         * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
15483         (sc-ask): Avoid warnings.
15485         * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
15486         (eshell-hist-initialize): Use that var the natural way.
15488         * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
15490         * emacs-lisp/re-builder.el (reb-cook-regexp):
15491         Avoid warning calling lre-compile-string.
15492         (reb-color-display-p): Avoid warning.
15494         * calculator.el (calculator-last-input): Guard uses
15495         of event-key and key-press-event-p.
15496         (event-key, key-press-event-p): Delete definitions.
15498         * emacs-lisp/find-gc.el (find-gc-unsafe-list)
15499         (find-gc-source-directory, find-gc-subrs-callers)
15500         (find-gc-noreturn-list, find-gc-source-files)
15501         (find-gc-subrs-called): Vars renamed and defvar'd.
15503         * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
15504         (checkdoc-overlay-put, checkdoc-delete-overlay)
15505         (checkdoc-overlay-start, checkdoc-overlay-end)
15506         (checkdoc-mode-line-update, checkdoc-char=):
15507         Define such that compiler knows they are defined.
15508         (checkdoc-call-eval-buffer): Delete.  Use eval-buffer directly.
15509         (checkdoc-read-event): Delete.  Use read-event directly.
15511         * whitespace.el (whitespace-make-overlay)
15512         (whitespace-overlay-put, whitespace-delete-overlay)
15513         (whitespace-overlay-start, whitespace-overlay-end):
15514         Define such that compiler knows they are defined.
15515         (whitespace): Move conditional inside.
15517         * tempo.el (tempo-insert-template): Suppress warning.
15519         * ediff-diff.el (longlines-mode): Add defvar.
15521 2005-07-16  Gary Howell  <g1howell-list@yahoo.com>  (tiny change)
15523         * server.el: Bind "C-x #" in a way that works even if C-x is
15524         redefined to a command key, not a prefix key.
15526 2005-07-16  Johan Bockgard  <bojohan@users.sourceforge.net>  (tiny change)
15528         * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
15529         cl-make-type-test till execution time.
15531 2005-07-16  Markus Rost  <rost@math.uni-bielefeld.de>
15533         * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
15534         arg ARG and use it.
15536 2005-07-16  Johan Bockgard  <bojohan@users.sourceforge.net>  (tiny change)
15538         * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
15540 2005-07-15  Luc Teirlinck  <teirllm@auburn.edu>
15542         * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
15543         a defcustom with two :set or :type keywords.
15545 2005-07-15  Richard M. Stallman  <rms@gnu.org>
15547         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
15548         Don't give ^M comment-end syntax.
15550 2005-07-16  Nick Roberts  <nickrob@snap.net.nz>
15552         * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
15553         Don't consider gdbmi (gdb-mi.el has its own update functions).
15554         (gdb-var-delete): Make it work for gdbmi as well.
15555         (gdb-speedbar-expand-node): Move var-update here for gdbmi.
15557         * progmodes/gud.el (etags, sdb): Only require etags when needed.
15558         (gud-speedbar-menu-items): Correct logic for enabling items.
15560 2005-07-15  Kim F. Storm  <storm@cua.dk>
15562         * ido.el: Fix commentary.
15563         (ido-define-mode-map): Move ido-next-work-file to C-M-o.
15564         Use with-no-warnings around ffap-guesser.
15565         (ido-file-internal, ido-read-file-name, ido-read-directory-name):
15566         Let bind minibuffer-completing-file-name to t.
15568 2005-07-15  Juanma Barranquero  <lekktu@gmail.com>
15570         * startup.el (site-run-file, keyboard-type): Doc fixes.
15571         (command-line): Check for "--basic-display" argument; also for
15572         "--quick", not "--bare-bones" (which was renamed).
15573         (fancy-splash-text): Add missing item "Getting New Versions".
15574         (normal-splash-screen): Fix typos and improve consistency with
15575         `fancy-splash-text'.  Update copyright year.
15577         * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
15578         valid binding for `help-char'.
15580         * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
15582 2005-07-14  Dan Nicolaescu  <dann@ics.uci.edu>
15584         * term.el (term-mode): Disable cua-mode for term buffers.
15586 2005-07-14  Juanma Barranquero  <lekktu@gmail.com>
15588         * add-log.el (add-log-mailing-address, change-log-merge):
15589         Doc fixes.
15590         (change-log-get-method-definition): Fix typo in docstring.
15592 2005-07-14  Kim F. Storm  <storm@cua.dk>
15594         * emulation/cua-base.el:
15595         (cua--pre-command-handler-1, cua--pre-command-handler)
15596         (cua--post-command-handler-1, cua--post-command-handler):
15597         Split in two.  Check (buffer local) value of cua-mode.
15598         (cua-selection-mode): New command.
15600 2005-07-13  Luc Teirlinck  <teirllm@auburn.edu>
15602         * custom.el (custom-initialize-safe-set)
15603         (custom-initialize-safe-default): Doc fixes.
15605         * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
15606         and simplify :init-value again.
15608         * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
15609         and simplify :init-value again.  Delete autoload.
15611         * startup.el (command-line): Use `custom-reevaluate-setting' again
15612         for tooltip-mode.
15614         * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
15615         a defcustom with two :initialize keywords.
15617 2005-07-13  Juanma Barranquero  <lekktu@gmail.com>
15619         * allout.el (my-mark-marker, allout-isearch-prior-pos)
15620         (allout-unprotected, allout-undo-aggregation, allout-snug-back)
15621         (allout-post-command-business, allout-flag-region)
15622         (isearch-reenable-font-lock, allout-yank)
15623         (allout-insert-latex-header, allout-insert-latex-trailer)
15624         (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
15625         (allout-latex-verb-quote): Fix typos in docstrings.
15626         (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
15627         (allout-unprotected, allout-prefix-data):
15628         Improve argument/docstring consistency.
15629         (allout-chart-subtree): Fix argument spec.
15630         (allout-open-topic): Rename `use_sib_bullet' argument to
15631         `use-sib-bullet'.  Doc fix.
15633         * whitespace.el (whitespace-check-buffer-leading)
15634         (whitespace-check-buffer-trailing)
15635         (whitespace-check-buffer-indent)
15636         (whitespace-check-buffer-spacetab)
15637         (whitespace-check-buffer-ateol, whitespace-highlighted-space)
15638         (whitespace-check-leading-whitespace)
15639         (whitespace-check-trailing-whitespace)
15640         (whitespace-check-spacetab-whitespace)
15641         (whitespace-check-indent-whitespace)
15642         (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
15643         (whitespace-modes): Fix typos in docstrings.
15644         (defgroup, defcustom): Doc fixes.
15646         * winner.el (winner-mode, winner-boring-buffers)
15647         (winner-pending-undo-ring): Doc fixes.
15648         (winner-ring): Remove unneeded `progn'.
15649         (winner-equal): `defsubst' it.
15650         (winner-redo): Fix message.
15652 2005-07-13  Kim F. Storm  <storm@cua.dk>
15654         * simple.el (line-move-1): Always use vertical-motion to
15655         do the last (or only) line move to ensure some movement.
15656         Undo 2005-06-23 change--don't check for overlays.
15658 2005-07-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
15660         * term/mac-win.el (ccl-encode-mac-roman-font)
15661         (ccl-encode-mac-centraleurroman-font)
15662         (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
15663         (ccl-encode-mac-dingbats-font): Remove check for ASCII.
15664         Change charset-id boundary of dimension to ?\xef.
15665         (mac-char-fontspec-list): New constant.
15666         (fontset-add-mac-fonts): Use it.  Accept non-string `base-family'
15667         argument.  Nil uses itself as family in font-spec.  Previous
15668         behavior for nil is now provided by non-nil non-string argument.
15669         All callers changed.  Add font-specs for Mac fonts to
15670         "fontset-default" unless iso8859-1 fonts are installed.
15672 2005-07-13  Stefan Monnier  <monnier@iro.umontreal.ca>
15674         * progmodes/sh-script.el (sh-get-indent-info): Only indent
15675         a continuation line if the \ is preceded by SPC or TAB.
15676         (sh-get-indent-info): Simplify.
15677         (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
15678         Use with-current-buffer.
15680         * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
15681         when the matched text is empty.
15683 2005-07-12  Luc Teirlinck  <teirllm@auburn.edu>
15685         * startup.el (command-line): Revert to previous handling of
15686         tooltip-mode.  Explain in comment why the complexity is needed.
15688         * tooltip.el (tooltip-mode): Revert to previous implementation of
15689         its defcustom.
15691         * frame.el (blink-cursor-mode): Revert to previous implementation
15692         of its defcustom.  Update comment.
15694 2005-07-12  Lars Hansen  <larsh@soem.dk>
15696         * desktop.el: Update e-mail address.
15698 2005-07-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
15700         * term/mac-win.el (mac-services-mail-selection)
15701         (mac-services-mail-to): New functions.
15702         (mac-application-menu-map): Bind them.
15704 2005-07-12  wulei  <milton@wulei.net>  (tiny change)
15706         * progmodes/gdb-ui.el: Add note about buffering with Windows.
15708 2005-07-11  Luc Teirlinck  <teirllm@auburn.edu>
15710         * custom.el (custom-reevaluate-setting): Doc fix.
15712 2005-07-11  Jay Belanger  <belanger@truman.edu>
15714         * calc/calc.el (calc-embedded-announce-formula-alist)
15715         (calc-embedded-open-close-plain-alist)
15716         (calc-embedded-open-close-mode-alist): Add checks for additional
15717         major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
15719 2005-07-11  Juanma Barranquero  <lekktu@gmail.com>
15721         * custom.el (custom-enable-theme): Don't add theme to
15722         `custom-enabled-themes' with `push' because there is no
15723         setf-method for `delq'.
15725 2005-07-11  Richard M. Stallman  <rms@gnu.org>
15727         * custom.el (custom-declare-variable): Doc fix.
15729         * dired-aux.el (dired-compare-directories): Remove "." and ".."
15730         from the alists.
15732         * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
15733         Do nothing if edebug-active.
15735         * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
15736         (edebug-display): Do it here instead.
15738 2005-07-10  Richard M. Stallman  <rms@gnu.org>
15740         * cus-face.el (custom-theme-set-faces): Make it work.
15741         (custom-reset-faces): Doc fix.
15742         (custom-theme-reset-internal-face, custom-theme-face-value):
15743         Functions deleted.
15745         * custom.el (custom-push-theme): Maintain list of the settings
15746         of a given theme in its theme-settings property.
15747         Maintain position of old settings in the theme-value
15748         or theme-face property.
15749         (custom-enabled-themes): New variable.
15750         (custom-theme-enabled-p): New function.
15751         (provide-theme): Update custom-enabled-themes.
15752         Disable and reenable the `user' theme.
15753         (require-theme): Doc fix.
15754         (custom-do-theme-reset, custom-remove-theme): Functions deleted.
15755         (custom-theme-value, custom-theme-variable-value): Likewise.
15756         (custom-theme-reset-internal): Likewise.
15757         (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
15758         (custom-enable-theme, custom-disable-theme): New functions.
15759         (custom-variable-theme-value, custom-face-theme-value): Likewise.
15760         (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
15761         (custom-theme-reset-variables): Simplify.
15762         (deftheme, custom-declare-theme, custom-make-theme-feature):
15763         Definitions moved.
15765 2005-07-10  Chong Yidong  <cyd@stupidchicken.com>
15767         * longlines.el (longlines-show-region)
15768         (longlines-unshow-hard-newlines): Recognize hard newlines by
15769         non-nil hard property, instead of t.
15771 2005-07-10  Michael Kifer  <kifer@cs.stonybrook.edu>
15773         * viper-cmd.el (viper--key-maps): New variable.
15774         (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
15775         emulation-mode-map-alists.
15776         (viper-envelop-ESC-key): Use viper-subseq.
15777         (viper-search-forward/backward/next): Disable debug-on-error.
15779         * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
15780         (viper-ESC-key): New defcustoms.
15782         * viper-macs.el (ex-map-read-args): Use viper-subseq.
15784         * viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
15785         (viper-subseq): Copy of subseq from cl.el.
15787         * viper.el (viper-go-away, viper-set-hooks): Use
15788         emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
15790         * viper-mous.el (viper-current-frame-saved): Use defvar.
15792         * viper-init.el: Get rid of -face in face names.
15794         * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
15795         Make it work with longlines mode
15797         * ediff-mult.el (ediff-meta-mode-hook): New variable.
15799         * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
15801         * ediff-init.el: Get rid of -face in face names.
15803 2005-07-10  Richard M. Stallman  <rms@gnu.org>
15805         * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
15806         and with-timeout-unsuspend.
15808         * emacs-lisp/debug.el (debug): Call with-timeout-suspend
15809         and with-timeout-unsuspend.
15811         * emacs-lisp/timer.el (with-timeout-timers): New variable.
15812         (with-timeout): Bind that variable to record timers.
15813         (with-timeout-suspend, with-timeout-unsuspend): New functions.
15815         * emacs-lisp/debug.el (debug-help-follow): New function.
15816         (debugger-mode-map): Use that instead of help-follow.
15817         (debugger-setup-buffer): Use eval-buffer-list
15818         to handle eval-buffer frames.
15820 2005-07-10  N. Raghavendra  <raghu@mri.ernet.in>  (tiny change)
15822         * timezone.el (timezone-parse-date): Change first regexp
15823         so it will not mistakenly match dates with no time zone.
15825 2005-07-10  Jeff Dwork  <jeff.dwork@amd.com>  (tiny change)
15827         * facemenu.el (facemenu-read-color): Do case-insensitive matching.
15829 2005-07-10  Luc Teirlinck  <teirllm@auburn.edu>
15831         * custom.el (custom-initialize-safe-set)
15832         (custom-initialize-safe-default): New functions.
15834         * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
15835         and simplify :init-value.
15837         * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
15838         and simplify :init-value.  Delete obsolete comment.
15840         * startup.el (command-line): Use `custom-reevaluate-setting' to
15841         handle `tooltip-mode'.  Delete obsolete comment.
15843         * files.el (set-visited-file-name): Avoid calling
15844         `file-name-nondirectory' with a nil argument.
15846 2005-07-09  Richard M. Stallman  <rms@gnu.org>
15848         * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
15849         was called with nil for the buffer, handle the read position right.
15850         Handle read position for eval-region, too.
15852 2005-07-09  Juri Linkov  <juri@jurta.org>
15854         * fringe.el (fringe-mode): Add period in docstring.
15855         (fringe-query-style): Build prompt depending on `all-frames' arg.
15857         * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
15858         to not create links to unrelated functions in the Help buffer.
15860         * progmodes/compile.el (compilation-mode-hook, compilation-mode):
15861         Doc fix.
15863         * simple.el (next-error-hook): New variable.
15864         (next-error): Use it.  Doc fix.
15866         * textmodes/ispell.el (ispell-command-loop): Add current
15867         dictionary name and program name to mode-line-format.
15868         (ispell-region, ispell-process-line): Add current dictionary name
15869         and program name to messages.
15871 2005-07-08  Jay Belanger  <belanger@truman.edu>
15873         * calc/calc.el (calc-embedded-announce-formula-alist)
15874         (calc-embedded-open-close-formula-alist)
15875         (calc-embedded-open-close-word-alist)
15876         (calc-embedded-open-close-plain-alist)
15877         (calc-embedded-open-close-new-formula-alist)
15878         (calc-embedded-open-close-mode-alist)
15879         (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
15880         (calc-embedded-mode-hook): New variables.
15882         * calc/calc-embed.el (calc-embedded-firsttime)
15883         (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
15884         New variables.
15885         (calc-do-embedded): Use calc-embedded-firsttime,
15886         calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
15887         determine whether or not to run hooks.
15888         (calc-embedded-make-info) Set calc-embedded-firsttime-buf and
15889         calc-embedded-firsttime-formula appropriately.
15890         Set calc-embedded delimiter variables according to mode.
15892 2005-07-08  Richard M. Stallman  <rms@gnu.org>
15894         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
15895         Check for "emacs", etc., as entire symbol, not just as word.
15896         (checkdoc-file-comments-engine): Use regexp-quote on FN.
15898         * files.el (set-visited-file-name): Report the error
15899         for "empty filename" earlier.
15900         (kill-some-buffers): Ignore buffers already dead.
15902         * fringe.el (fringe-mode): Doc fix.
15904         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
15905         Check for (featurep 'xemacs) and turn off warnings in what it guards.
15906         Use unwind-protect to ensure byte-compile-unresolved-functions
15907         is updated.
15909         * whitespace.el (whitespace-buffer-leading-cleanup):
15910         Simplify w/ skip-chars-forward.
15911         (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
15913         * mail/rmail.el (rmail-only-expunge): Fix paren error.
15914         Unconditionally try to leave point at the same old place.
15916 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>  (tiny change)
15918         * comint.el (comint-postoutput-scroll-to-bottom)
15919         (comint-show-maximum-output): Take scroll-margin into consideration.
15921 2005-07-08  Kim F. Storm  <storm@cua.dk>
15923         * ido.el (ido-use-filename-at-point): New choice `guess'.
15924         (ido-file-internal): Try ffap-guesser if selected.
15926         * ido.el (ido-before-fallback-functions): New hook.
15927         (ido-buffer-internal, ido-file-internal, ido-read-buffer)
15928         (ido-read-file-name): Run it.
15930 2005-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
15932         * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
15933         strings rather than a list of symbols to the completion function.
15935 2005-07-07  Jay Belanger  <belanger@truman.edu>
15937         * calc/calc-units.el (math-apply-units): Change the places in
15938         which units are simplified.
15940 2005-07-07  Luc Teirlinck  <teirllm@auburn.edu>
15942         * cus-edit.el (customize-option, customize-option-other-window):
15943         Make them handle aliases.
15945         * custom.el (custom-variable-p): Make it recursively follow
15946         aliases.  Mention that in the docstring.
15948 2005-07-07  Richard M. Stallman  <rms@gnu.org>
15950         * cus-start.el (exec-path): Use `directory' instead of `file'.
15951         Fix tag for nil.
15953 2005-07-07  Juanma Barranquero  <lekktu@gmail.com>
15955         * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
15956         when called non-interactively.  Doc fix.
15958 2005-07-07  Lute Kamstra  <lute@gnu.org>
15960         * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
15961         new address as well.
15963 2005-07-07  Kenichi Handa  <handa@m17n.org>
15965         * international/mule.el (make-coding-system):
15966         Describe `ascii-incompatible' property in the docstring.
15967         (set-file-name-coding-system): Signal an error if coding-system is
15968         ascii-incompatible.
15969         (set-keyboard-coding-system): Likewise.
15971         * international/mule-cmds.el (set-default-coding-systems):
15972         Don't set default-file-name-coding-system and
15973         default-keyboard-coding-system if coding-system is ASCII-incompatible.
15975         * international/utf-16.el: Declare that all UTF-16-based coding
15976         systems are ASCII-incompatible.
15978 2005-07-07  Nick Roberts  <nickrob@snap.net.nz>
15980         * progmodes/gud.el: Require font-lock for displaying errors.
15981         Used by gdb-ui.el.
15983 2005-07-07  Juanma Barranquero  <lekktu@gmail.com>
15985         * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
15986         values for the pattern lists which are `read'able but not
15987         `append'able (like symbols).
15989 2005-07-06  Richard M. Stallman  <rms@gnu.org>
15991         * progmodes/flymake.el (flymake-float-time): Instead of
15992         with-no-warnings, test for xemacs.
15993         (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
15994         to avoid warning.
15996 2005-07-06  Juanma Barranquero  <lekktu@gmail.com>
15998         * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
16000 2005-07-05  Lute Kamstra  <lute@gnu.org>
16002         * battery.el: Add support for Darwin (with much debugging help
16003         from Samuel Lauber <sam124@operamail.com>).
16004         (battery-status-function, battery-echo-area-format)
16005         (battery-mode-line-format): Add support for pmset on Darwin.
16006         (battery-load-low, battery-load-critical): New user options.
16007         (battery-pmset): New function.
16009 2005-07-05  Lute Kamstra  <lute@gnu.org>
16011         Update FSF's address in GPL notices.
16013         * textmodes/page-ext.el: Update FSF's address.
16015 2005-07-04  Stefan Monnier  <monnier@iro.umontreal.ca>
16017         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
16018         filling from using prefix when filling a single-line docstring.
16020         * progmodes/flymake.el: Remove useless eval-when-compile.
16022         * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
16024 2005-07-04  Richard M. Stallman  <rms@gnu.org>
16026         * textmodes/org.el (org-file-apps-defaults-gnu):
16027         Rename from org-file-apps-defaults-linux.
16028         (org-default-apps): Don't test system-type for `linux'.
16029         (org-file-apps): Doc fix.
16031 2005-07-04  David Ponce  <david@dponce.com>
16033         * tree-widget.el: Improve header Commentary section.
16034         (tree-widget) [defgroup]
16035         (tree-widget-image-enable, tree-widget-themes-directory)
16036         (tree-widget-theme, tree-widget-image-properties-emacs)
16037         (tree-widget-image-properties-xemacs, tree-widget-create-image)
16038         (tree-widget-image-formats, tree-widget-control)
16039         (tree-widget-empty-control, tree-widget-leaf-control
16040         (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
16041         (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
16042         (tree-widget-keep, tree-widget-after-toggle-functions)
16043         (tree-widget-open-node, tree-widget-close-node): Doc fix.
16044         (tree-widget-open-control, tree-widget-close-control): Fix doc and
16045         :help-echo message.
16046         (tree-widget-set-theme): Doc fix.  Use `string-equal'.
16047         (tree-widget-image-properties): Doc fix.  Clearer implementation.
16048         (tree-widget--cursors): New constant.
16049         (tree-widget-lookup-image): New function split from
16050         `tree-widget-find-image'.  Clearer implementation.
16051         (tree-widget-find-image): Use it.
16052         (tree-widget-button-keymap): Use `set-keymap-parent'.
16053         (tree-widget) [define-widget]: Use `widget-children-value-delete'.
16054         Define the sub-widgets here.
16055         (tree-widget-node): Check that :node is not a tree-widget.
16056         (tree-widget-get-super, tree-widget-open-control)
16057         (tree-widget-close-control, tree-widget-empty-control)
16058         (tree-widget-leaf-control, tree-widget-guide)
16059         (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
16060         (tree-widget-no-handle, tree-widget-value-delete)
16061         (tree-widget-map): Remove.
16062         (tree-widget-children-value-save): Doc fix.  Simplified.
16063         (tree-widget-value-create): Update according to previous changes.
16065 2005-07-04  Carsten Dominik  <dominik@science.uva.nl>
16067         * textmodes/org.el: Leading space replaced by TABS.
16068         (org-recalc-marks, org-table-rotate-recalc-marks)
16069         (org-table-get-specials): Treat "^" and "_" marks.
16070         (org-table-justify-field-maybe): Optional argument NEW.
16071         (org-table-eval-formula): Parsing of the format simplified.
16072         New modes C,I.  Honor the %= parameter in the current table.
16073         Avoid unnecessary re-align by using the NEW argument to
16074         `org-table-justify-field-maybe'.
16075         (org-calc-default-modes): Default for date-format mimicks org-mode.
16076         (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
16078 2005-07-03  Luc Teirlinck  <teirllm@auburn.edu>
16080         * cus-face.el (custom-theme-set-faces): Make it handle face
16081         aliases whose alias declarations are pre- or autoloaded.
16083 2005-07-04  Juri Linkov  <juri@jurta.org>
16085         * faces.el (read-face-name): Put the code for getting a face name
16086         from the buffer before adding the faces from the `face' property.
16087         Use `completing-read-multiple' instead of `completing-read'.
16088         Require `crm'.  Add default value and post-process the returned
16089         list of faces.
16091         * emacs-lisp/crm.el (crm-find-current-element)
16092         (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
16094         * emacs-lisp/lisp-mode.el (eval-defun-1):
16095         * emacs-lisp/edebug.el (edebug-eval-defun):
16096         Remove unnecessary quotes.
16098 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
16100         * progmodes/prolog.el (prolog-eof-string): Doc fixes.
16101         (prolog-indent-level): Fix typo in docstring.
16103         * info.el (Info-history, Info-history-forward)
16104         (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
16106         * add-log.el (add-change-log-entry):
16107         * comint.el (comint-dynamic-list-input-ring)
16108         (comint-dynamic-list-completions):
16109         * dabbrev.el (dabbrev-expand):
16110         * delim-col.el (delimit-columns-rectangle-line):
16111         * diff-mode.el (diff-context->unified, diff-reverse-direction)
16112         (diff-unified->context):
16113         * ediff-init.el (ediff-abbrev-jobname):
16114         * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
16115         (ediff-replace-session-activity-marker-in-meta-buffer):
16116         * info.el (Info-summary):
16117         * lpr.el (printify-region):
16118         * printing.el (pr-create-interface):
16119         * ps-print.el (ps-print-quote):
16120         * ses.el (ses-column-widths, ses-print-cell)
16121         (ses-adjust-print-width, ses-center):
16122         * shell.el (shell-file-name-quote-list):
16123         * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
16124         (strokes-fill-current-buffer-with-whitespace)
16125         (strokes-xpm-for-stroke, strokes-list-strokes)
16126         (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
16127         * term.el (term-dynamic-list-input-ring)
16128         (term-dynamic-list-completions):
16129         * calc/calc.el (math-format-stack-value):
16130         * emacs-lisp/edebug.el (edebug-display-freq-count):
16131         * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
16132         (delphi-new-comment-line):
16133         * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
16134         * progmodes/executable.el (executable-set-magic):
16135         * progmodes/python.el (inferior-python-mode):
16136         * progmodes/scheme.el (scheme-mode-syntax-table):
16137         * progmodes/sh-script.el (sh-maybe-here-document):
16138         * progmodes/sql.el (sql-copy-column):
16139         * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
16140         * textmodes/bibtex.el (bibtex-mode):
16141         * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
16142         (sgml-auto-attributes):
16143         * textmodes/table.el (table-insert, table-shorten-cell)
16144         (table--generate-source-scan-lines, table-delete-row)
16145         (*table--cell-delete-char, table--spacify-frame)
16146         (table--horizontally-shift-above-and-below)
16147         (table--cell-insert-char, table--cell-blank-str)
16148         (table--fill-region-strictly):
16149         * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
16150         * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
16152         * add-log.el (change-log):
16153         * apropos.el (apropos):
16154         * comint.el (comint-completion, comint-source):
16155         * dabbrev.el (dabbrev):
16156         * delim-col.el (columns):
16157         * diff-mode.el (diff-mode):
16158         * ediff.el (ediff):
16159         * ediff-diff.el (ediff-diff):
16160         * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
16161         * ediff-mult.el (ediff-mult):
16162         * ediff-ptch.el (ediff-ptch):
16163         * ediff-wind.el (ediff-window):
16164         * facemenu.el (facemenu):
16165         * indent.el (indent):
16166         * info.el (info):
16167         * jka-cmpr-hook.el (compression, jka-compr):
16168         * lpr.el (lpr):
16169         * outline.el (outlines):
16170         * pcmpl-cvs.el (pcmpl-cvs):
16171         * pcmpl-rpm.el (pcmpl-rpm):
16172         * printing.el (printing):
16173         * ps-print.el (postscript, ps-print, ps-print-horizontal)
16174         (ps-print-vertical, ps-print-headers, ps-print-font)
16175         (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
16176         (ps-print-background, ps-print-printer, ps-print-page)
16177         (ps-print-miscellany):
16178         * ses.el (ses):
16179         * shell.el (shell, shell-directories, shell-faces):
16180         * startup.el (initialization):
16181         * strokes.el (strokes):
16182         * term.el (term):
16183         * uniquify.el (uniquify):
16184         * w32-vars.el (w32):
16185         * calc/calc.el (calc):
16186         * emacs-lisp/bytecomp.el (bytecomp):
16187         * emacs-lisp/cl-indent.el (lisp-indent):
16188         * emacs-lisp/edebug.el (edebug):
16189         * emacs-lisp/elp.el (elp):
16190         * emacs-lisp/testcover.el (testcover):
16191         * emacs-lisp/trace.el (trace):
16192         * emulation/viper-ex.el (viper-ex):
16193         * emulation/viper-mous.el (viper-mouse):
16194         * mail/mailalias.el (mailalias):
16195         * mail/supercite.el (supercite, supercite-frames)
16196         (supercite-attr, supercite-cite, supercite-hooks):
16197         * net/rcompile.el (remote-compile):
16198         * net/rlogin.el (rlogin):
16199         * obsolete/ooutline.el (outlines):
16200         * progmodes/delphi.el (delphi):
16201         * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
16202         (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
16203         (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
16204         (ebnf-optimization):
16205         * progmodes/etags.el (etags):
16206         * progmodes/executable.el (executable):
16207         * progmodes/idlwave.el (idlwave):
16208         * progmodes/pascal.el (pascal):
16209         * progmodes/prolog.el (prolog):
16210         * progmodes/python.el (python):
16211         * progmodes/scheme.el (scheme):
16212         * progmodes/sh-script.el (sh, sh-script):
16213         * progmodes/sql.el (SQL):
16214         * progmodes/tcl.el (tcl):
16215         * textmodes/bibtex.el (bibtex, bibtex-autokey):
16216         * textmodes/enriched.el (enriched):
16217         * textmodes/makeinfo.el (makeinfo):
16218         * textmodes/sgml-mode.el (sgml):
16219         * textmodes/table.el (table-hooks):
16220         * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
16221         * textmodes/texinfo.el (texinfo):
16222         * textmodes/two-column.el (two-column):
16223         Finish `defgroup' description with period.
16225         * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
16226         * eshell/esh-var.el (eshell-var):
16227         * progmodes/vhdl-mode.el (vhdl-testbench):
16228         * textmodes/org.el (org): Fix typos in docstrings.
16230         * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
16231         consistency.
16233         * progmodes/flymake.el (flymake-find-file): Remove.
16234         (flymake-float-time): Use `with-no-warnings'.
16235         (flymake-check-start-time, flymake-check-was-interrupted)
16236         (flymake-err-info, flymake-is-running, flymake-last-change-time)
16237         (flymake-new-err-info): `defvar' at compile time.
16239 2005-07-03  Juanma Barranquero  <lekktu@gmail.com>
16241         * replace.el (occur-hook): Doc fix.
16242         (occur-1): Don't call `occur-hook' if there are no matches.
16244 2005-07-03  Richard M. Stallman  <rms@gnu.org>
16246         * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
16247         global-map, save the same map.
16248         (global-map): Don't alter it at top level.
16249         (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
16250         Then alter it here instead.
16251         (tpu-edt-off): Set global-map to the saved one.
16253         * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
16254         All references simplified.
16255         (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p.  Uses changed.
16256         (zmacs-regions): Add defvar.
16257         (repeat-complex-command-map): Everything about that deleted.
16259         * textmodes/artist.el (artist-key-is-drawing)
16260         (artist-key-endpoint1, artist-key-poly-point-list)
16261         (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
16262         (artist-key-compl-table, artist-rb-save-data)
16263         (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
16264         Don't put them in eval-when-compile.
16265         (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
16267         * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
16268         Use with-no-warnings.
16270         * net/browse-url.el (dos-windows-version): Add defvar.
16272         * mail/supercite.el (filladapt-prefix-table): Add defvar.
16274         * mail/rmailsum.el (rmail-summary-redo): Add defvar.
16275         (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
16276         (rmail-new-summary-line-count): Rename from new-summary-line-count.
16277         Add defvar.
16278         (rmail-summary-beginning-of-message): Use with-no-warnings.
16279         (rmail-summary-first-message, rmail-summary-last-message): Likewise.
16281         * emulation/vip.el (vip-replace-string, ex-map, ex-read):
16282         Use with-no-warnings.
16284         * emulation/vi.el (vi-mark-region): Use c-mark-function.
16285         (c-mark-function): Add point-moving-unit property.
16286         (vi-goto-line): Use with-no-warnings.
16288         * emulation/edt.el (edt-last-copied-word): Add defvar.
16289         (zmacs-region-stays): Likewise.
16290         (edt-mark-section-wisely): Use c-mark-function for C.
16291         Use makr-defun for Fortran.
16292         (time-string): defvar deleted.
16293         (edt-display-the-time): Don't set time-string.
16295         * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
16297         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
16298         Don't warn when name is not constant
16299         or for defining the group `emacs'.
16301         * tooltip.el (gud-tooltip-mode): Add defvar.
16303         * startup.el (default-frame-background-mode): Add defvar.
16305         * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
16307         * info.el (tool-bar-map): Add defvar.
16309         * dired.el (dnd-protocol-alist): Add defvar.
16311         * dired-aux.el (dired-query): Display question with answer, when
16312         the user answers.
16314         * custom.el (custom-add-option): Doc fix.
16316         * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
16318 2005-07-03  Eli Zaretskii  <eliz@gnu.org>
16320         * font-lock.el (font-lock-regexp-grouping-construct): Fix the
16321         bogus name from the last change.
16323 2005-07-02  Luc Teirlinck  <teirllm@auburn.edu>
16325         * custom.el (custom-declare-variable): Fix typos in comment.
16326         (custom-known-themes): Doc fix.
16327         (custom-theme-directory): New defcustom.
16328         (require-theme): Make it check `custom-theme-directory'.
16330         * cus-theme.el (custom-new-theme-mode): New function.
16331         (custom-theme-name, custom-theme-variables, custom-theme-faces)
16332         (custom-theme-description): Add compiler defvars.
16333         (customize-create-theme): Add doc to the "*New Custom Theme*"
16334         buffer.  Use `custom-new-theme-mode'.
16335         (custom-theme-write): Put the created buffer in emacs-lisp-mode
16336         and save it to the `custom-theme-directory'.  Make this the
16337         default directory of the buffer.
16339 2005-07-02  David Hunter  <hunterd_42@comcast.net>  (tiny change)
16341         * progmodes/flymake.el (flymake-mode, flymake-mode-off):
16342         Fix unbalanced parentheses.
16344 2005-07-02  Stefan Monnier  <monnier@iro.umontreal.ca>
16346         * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
16347         into flymake-mode and delegate to flymake-mode.
16349         * find-file.el (ff-which-function-are-we-in): Clean up.
16351 2005-07-02  Juanma Barranquero  <lekktu@gmail.com>
16353         * replace.el (occur-rename-buffer): Fix docstring.
16355         * emulation/edt.el (*EDT-keys*, edt-default-global-map)
16356         (edt-last-copied-word, edt-learn-macro-count)
16357         (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
16358         (edt-rect-start-point, edt-user-global-map, rect-start-point)
16359         (time-string, zmacs-region-stays):
16360         * emulation/edt-mapper.el (edt-save-function-key-map)
16361         (EDT-key-name): `defvar' to silence the byte-compiler.
16363 2005-07-02  Martin Rudalics  <rudalics@gmx.at>
16365         * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
16366         font-lock-regexp-backslash.  Doc fix.
16367         (font-lock-regexp-backslash-grouping-construct): Rename from
16368         font-lock-regexp-backslash-construct.  Doc fix.
16369         (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
16370         grouping constructs.
16372 2005-07-02  Eli Zaretskii  <eliz@gnu.org>
16374         * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
16375         updating all the prerequisites.
16377 2005-07-01  Juanma Barranquero  <lekktu@gmail.com>
16379         * textmodes/org.el (org-agenda-start-on-weekday)
16380         (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
16381         (org-agenda-use-time-grid, org-archive-location)
16382         (org-allow-space-in-links, org-usenet-links-prefer-google)
16383         (org-enable-table-editor, org-export-default-language)
16384         (org-export-html-show-new-buffer, org-fill-paragraph)
16385         (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
16386         (org-goto-quit, org-occur, org-eval-in-calendar)
16387         (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
16388         (org-agenda-diary-entry, org-remember-help)
16389         (org-table-convert-region, org-at-table-p)
16390         (org-table-move-row-down, org-table-move-row-up)
16391         (org-table-copy-region, org-table-toggle-vline-visibility)
16392         (org-table-get-stored-formulas, org-table-get-specials)
16393         (org-recalc-commands, org-table-eval-formula)
16394         (org-table-formula-substitute-names, orgtbl-make-binding)
16395         (org-format-org-table-html, org-format-table-table-html)
16396         (org-format-table-table-html-using-table-generate-source)
16397         (org-customize): Fix typos in docstrings.
16398         (org-level-2, org-at-timestamp-p, org-agenda-day-view)
16399         (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
16400         (org-back-to-heading): Doc fixes.
16401         (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
16402         (org-agenda-change-all-lines, org-get-header):
16403         Improve argument/docstring consistency.
16404         (orgtbl-error): Fix error message.
16406         * progmodes/flymake.el (flymake-find-possible-master-files)
16407         (flymake-master-file-compare, flymake-get-line-err-count)
16408         (flymake-highlight-line, flymake-gui-warnings-enabled):
16409         Fix typos in docstrings.
16410         (flymake-parse-line, flymake-get-project-include-dirs-function)
16411         (flymake-get-prev-err-line-no, flymake-goto-prev-error):
16412         Doc fixes.
16413         (flymake-get-project-include-dirs-function)
16414         (flymake-make-err-menu-data):
16415         Improve argument/docstring consistency.
16417 2005-07-01  Lute Kamstra  <lute@gnu.org>
16419         * battery.el (battery-linux-proc-apm): Fix typo in docstring.
16420         Catch errors with ignore-errors.  Use temporary buffer.
16421         (battery-linux-proc-acpi): Fix typo in docstring.  Document `%r'.
16423         * facemenu.el (facemenu-unlisted-faces): Delete foreground and
16424         background color faces.
16425         (facemenu-set-foreground, facemenu-set-background):
16426         Use facemenu-set-face-from-menu.
16427         (facemenu-set-face-from-menu): Treat face names that start with
16428         "fg:" or "bg:" as special.
16429         (facemenu-add-new-color): Don't create faces.  Simplify.
16431 2005-06-30  Richard M. Stallman  <rms@gnu.org>
16433         * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
16434         (crm-find-current-element): Likewise.
16436 2005-06-30  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>
16438         * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
16440 2005-06-30  Stefan Monnier  <monnier@iro.umontreal.ca>
16442         * arc-mode.el (archive-extract): Make it work as a mouse binding.
16443         (archive-mouse-extract): Make it an obsolete alias.
16444         (archive-mode-map): Don't use archive-mouse-extract any more.
16445         (archive-mode, archive-extract): write-contents-hooks ->
16446         write-contents-functions.
16447         (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
16448         first arg.
16449         (archive-rename-entry): Update the call.
16450         (archive-zip-summarize): Remove unused var `method'.
16451         (archive-lzh-summarize): Remove unused var `creator'.
16453         * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
16454         dedicated frame upon exit.
16456         * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
16457         (archive-zip-extract, archive-zip-expunge)
16458         (archive-zip-update, archive-zip-update-case): Use executable-find.
16459         (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
16460         Use restore-buffer-modified-p.
16461         (archive-extract, archive-add-new-member, archive-write-file-member):
16462         Use with-current-buffer.
16463         (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
16465 2005-06-30  Andreas Schwab  <schwab@suse.de>
16467         * progmodes/gud.el (gud-filter): Remove unneeded progn.
16469 2005-06-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
16471         * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
16473 2005-06-30  Juri Linkov  <juri@jurta.org>
16475         * faces.el (vertical-border): Inherit from mode-line-inactive
16476         only on tty.
16478 2005-06-30  Juanma Barranquero  <lekktu@gmail.com>
16480         * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
16481         example, -NLINES in the `occur' docstring).
16483         * replace.el (occur-1): When no matches are found, do not set the
16484         `buffer-read-only' and modified flags for the occur buffer,
16485         because it is deleted.
16487         * emulation/cua-base.el (cua-check-pending-input)
16488         (cua-repeat-replace-region, cua-mode, cua-debug)
16489         (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
16490         Fix typos in docstrings.
16492         * emulation/cua-gmrk.el (cua-toggle-global-mark)
16493         (cua-cut-region-to-global-mark)
16494         (cua--cut-rectangle-to-global-mark):
16495         Remove period from end of messages.
16497         * emulation/cua-rect.el (cua-do-rectangle-padding):
16498         Remove period from end of messages.
16499         (cua--rectangle-seq-format): Fix typo in docstring.
16500         (cua-sequence-rectangle, cua-fill-char-rectangle):
16501         Improve argument/docstring consistency.
16503 2005-06-29  Juri Linkov  <juri@jurta.org>
16505         * faces.el (default-frame-background-mode): New internal variable.
16506         (frame-set-background-mode): Use it.
16508         * startup.el (normal-top-level): Set default-frame-background-mode
16509         instead of frame-background-mode.  Before setting it, test for its
16510         nil value.  Remove tests for frame-background-mode and frame
16511         parameter `reverse'.  Add test for "unspecified-fg".
16513         * term/xterm.el (xterm-rxvt-set-background-mode):
16514         * term/rxvt.el (rxvt-set-background-mode):
16515         Set default-frame-background-mode instead of frame-background-mode.
16517 2005-06-29  Juanma Barranquero  <lekktu@gmail.com>
16519         * simple.el (set-variable): Warn about obsolete user variables.
16521         * imenu.el (imenu--completion-buffer):
16522         * mouse.el (mouse-buffer-menu-alist):
16523         * msb.el (msb-invisible-buffer-p):
16524         * calendar/diary-lib.el (diary-header-line-format):
16525         * emacs-lisp/pp.el (pp-buffer):
16526         * progmodes/cperl-mode.el (cperl-do-auto-fill):
16527         * textmodes/picture.el (picture-replace-match):
16528         Change space constants followed by a sexp to "?\s ".
16530         * play/decipher.el (decipher-loop-with-breaks):
16531         * textmodes/texinfo.el (texinfo-insert-@item): Change space
16532         constants "protected" from end of line by a comment to "?\s".
16534 2005-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
16536         * font-lock.el (save-buffer-state): Use `declare'.
16538         * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
16539         reset the syntax-table to cperl-mode-syntax-table.
16540         (cperl-mode): Make _ into word-syntax during font-locking so "print" in
16541         "foo_print_bar" is not matched as a reserved keyword.
16543 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
16545         * textmodes/org.el (orgtbl-setup): New function, for delayed
16546         setup for the orgtbl commands.
16547         (org-calc-default-modes): New option.
16548         (orgtbl-make-binding): Use `defun' to get better help display.
16549         (org-diary): Call `org-compile-prefix-format'.
16550         (org-table-formula-substitute-names): New function.
16551         (org-agenda-day-view, org-agenda-week-view): New commands.
16552         (org-agenda-toggle-week-view): Command removed.
16553         (org-tbl-menu): Split off from org-org-menu.
16554         (org-mode): Move removal of outline-mode menus to here.
16555         (org-table-formula-debug): New option.
16556         (org-table-insert-row): Keep first field if just "#" or "*".
16557         (org-mode): Paragraph regexps fixed.
16558         (org-table-recalculate-regexp): New constant.
16559         (org-table-justify-field-maybe): Avoid replace if not necessary.
16560         (org-copy-special, org-cut-special): Use `call-interactively'.
16561         (org-table-copy-region): Take region from `interactive' call.
16562         (org-trim): Return string even if no match.
16563         (org-formula): New face.
16564         (org-set-font-lock-defaults): No longer highlight "FIXME".
16565         But highlight formula-related fields in table.
16566         (org-table-p): Use regexp, not fontification.
16567         (org-table-align): Handle white space at end of line.
16568         (org-table-formula-evaluate-inline): New option.
16569         (org-mode): Auto-wrapping in comment lines turned off.
16570         (org-table-copy-down): Evaluate only in copied field, not in
16571         destination.
16572         (org-table-current-formula): Variable removed.
16573         (org-table-store-formulas, org-table-get-stored-formulas)
16574         (org-table-modify-formulas, org-table-replace-in-formulas)
16575         (org-table-maybe-eval-formula): New functions.
16576         (org-table-get-formula): Modify to use stored formulas.
16577         (org-table-insert-column, org-table-delete-column)
16578         (org-table-move-column): Call `org-table-modify-formulas'.
16579         (org-complete): Add completion for keyword formulas.
16580         (orgtbl-mode): Pull orgtbl-mode-map to start of
16581         minor-mode-map-alist.
16583 2005-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
16585         * progmodes/python.el (python-check): Require `compile' before
16586         modifying its variables.
16588         * newcomment.el (comment-indent-default): Don't get fooled by an early
16589         end of buffer.
16591 2005-06-28  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
16593         * ps-print.el (ps-print-version): Fix version number.
16595 2005-06-28  Luc Teirlinck  <teirllm@auburn.edu>
16597         * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
16599 2005-06-28  Richard M. Stallman  <rms@gnu.org>
16601         * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
16602         (flyspell-local-mouse-map): Declaration deleted.
16603         (flyspell-mouse-map): Bind only mouse-2.
16604         (flyspell-mode-map): Don't test flyspell-use-local-map.
16605         (flyspell-overlay-keymap-property-name): Var deleted.
16606         (flyspell-mode-on): Don't make local bindings for
16607         flyspell-mouse-map and flyspell-mode-map.
16608         (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
16610         * textmodes/ispell.el (ispell-word): Do not ignore short words.
16612         * progmodes/compile.el (compilation-next-error-function):
16613         Don't switch buffers; operate on the current buffer.
16615         * progmodes/compile.el (compilation-error-file-name)
16616         (compilation-warning-file-name, compilation-info-file-name)
16617         (compilation-line-number, compilation-column-number): New faces.
16618         (compilation-error-face, compilation-warning-face)
16619         (compilation-info-face, compilation-line-face)
16620         (compilation-column-face): Use them.
16622         * facemenu.el (facemenu-add-face): Warn when font-lock is active.
16624         * comint.el (comint-password-prompt-regexp): Accept ", try again".
16626         * bindings.el (global-map): Bind insertchar and its variants.
16628 2005-06-27  Richard M. Stallman  <rms@gnu.org>
16630         * textmodes/artist.el (artist-text-overwrite)
16631         (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
16633 2005-06-27  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
16635         * ps-print.el: It was not working the page selection for printing.
16636         Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
16637         (ps-print-version): New version 6.6.7.
16638         (ps-end-sheet): New fun.
16639         (ps-header-sheet, ps-end-job): Call it.
16641 2005-06-27  Luc Teirlinck  <teirllm@auburn.edu>
16643         * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
16645 2005-06-27  Lute Kamstra  <lute@gnu.org>
16647         * facemenu.el (facemenu-unlisted-faces): Add foreground and
16648         background color faces.
16649         (facemenu-get-face): Delete function.
16650         (facemenu-set-face-from-menu): Don't call facemenu-get-face.
16651         (facemenu-add-new-color): Make second argument mandatory.
16652         Create the appropriate face and return it.  Simplify.
16653         (facemenu-set-foreground, facemenu-set-background): Don't check if
16654         color is defined.  Use return value of facemenu-add-new-color.
16656 2005-06-26  Nick Roberts  <nickrob@snap.net.nz>
16658         * progmodes/gud.el (gud-filter): Add missing argument to
16659         with-selected-window.
16661 2005-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
16663         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
16664         a :require to the defcustom.
16666         * emacs-lisp/autoload.el (make-autoload): Add the :setter for
16667         defcustoms corresponding to minor modes.
16669 2005-06-26  David Ponce  <david@dponce.com>
16671         * recentf.el: Require tree-widget instead of wid-edit.
16672         (recentf-filename-handler): Fix widget :type.
16673         (recentf-cancel-dialog, recentf-open-more-files)
16674         (recentf-open-files-action): Doc fix.
16675         (recentf-dialog-goto-first): New function.
16676         (recentf-dialog-mode-map): Set parent keymap first.
16677         (recentf-dialog-mode): Define with define-derived-mode.
16678         Don't display continuation lines in dialogs.
16679         (recentf-edit-list): Rename from recentf-edit-selected-items.
16680         (recentf-edit-list-select): Rename from recentf-edit-list-action.
16681         Simplify.
16682         (recentf-edit-list-validate): New function.
16683         (recentf-edit-list): Update accordingly.
16684         (recentf-open-files-item-shift): Remove.
16685         (recentf-open-files-item): Convert menu elements into tree and
16686         link widgets.  Don't create the widgets.
16687         (recentf-open-files): Update accordingly.
16688         (recentf-save-list): Untabify.
16690 2005-06-25  Luc Teirlinck  <teirllm@auburn.edu>
16692         * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
16693         (keep-lines): Add INTERACTIVE arg.  Never delete lines only
16694         partially contained in the active region.  Do not take active
16695         region into account when called from Lisp, unless INTERACTIVE arg
16696         is non-nil.  Use `forward-line' instead of `beginning-of-line' to
16697         avoid trouble with fields.  Make marker point nowhere when no
16698         longer used.  Always return nil.  Doc fix.
16699         (flush-lines): Add INTERACTIVE arg.  Do not take active region
16700         into account when called from Lisp, unless INTERACTIVE arg is
16701         non-nil.  Use `forward-line' instead of `beginning-of-line' to
16702         avoid trouble with fields.  Make marker point nowhere when no
16703         longer used.  Always return nil.  Doc fix.
16704         (how-many): Add INTERACTIVE arg.  Make RSTART and REND args
16705         interchangeable.  Do not take active region into account when
16706         called from Lisp, unless INTERACTIVE arg is non-nil.  Do not print
16707         message in echo area when called from Lisp, unless INTERACTIVE arg
16708         is non-nil.  Avoid saying "1 occurrences".  Do not use markers.
16709         Return the number of matches.  Doc fix.
16710         (occur): Doc fix.
16711         (perform-replace): Make comment follow double space convention for
16712         the sake of `outline-minor-mode'.
16714         * faces.el (facep): Doc fix.
16716 2005-06-25  Richard M. Stallman  <rms@gnu.org>
16718         * facemenu.el (facemenu-enable-faces-p): New function.
16719         (facemenu-background-menu, facemenu-foreground-menu)
16720         (facemenu-face-menu): Add menu-enable property.
16722         * jka-compr.el (jka-compr-insert-file-contents):
16723         Special handling if cannot find the uncompression program.
16725         * cus-face.el (custom-face-attributes): Add autoload.
16727         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
16728         Bind comment-indent-function locally.
16730         * window.el (save-selected-window): Use save-current-buffer.
16732         * subr.el (with-selected-window): Use save-current-buffer.
16734         * progmodes/gud.el (gud-filter): Simplify using with-selected-window
16735         and with-current-buffer.
16737 2005-06-24  Richard M. Stallman  <rms@gnu.org>
16739         * simple.el (line-move-1): Fix previous change.
16741 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
16743         * replace.el (occur-1): Set `buffer-read-only' and the
16744         buffer-modified flag before running `occur-hook' to protect
16745         against unintentional buffer switches that can lead to data loss.
16747 2005-06-24  Nick Roberts  <nickrob@snap.net.nz>
16749         * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
16750         (gud-gdb-marker-filter): Use font-lock-warning-face for any
16751         initial error.
16753         * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
16754         after fresh input.
16755         (gdb-var-create-handler): Put name of expression in quotes.
16757 2005-06-23  Luc Teirlinck  <teirllm@auburn.edu>
16759         * emacs-lisp/ring.el (ring-elements): Make it return a list of the
16760         elements of RING in order, and without bogus nil elements.
16762 2005-06-23  Richard M. Stallman  <rms@gnu.org>
16764         * simple.el (set-variable): Args renamed; doc fix.
16765         (line-move-1): When there are overlays around, use vertical-motion.
16767         * faces.el (escape-glyph): Use brown against light background.
16768         (nobreak-space): Rename from no-break-space.
16769         Fix previous change.
16771         * dired-aux.el (dired-do-copy): Fix arg prompt.
16773         * mail/sendmail.el (mail-setup-with-from): Fix custom type.
16775 2005-06-23  Glenn Morris  <gmorris@ast.cam.ac.uk>
16777         * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
16778         rather than "Distributor".
16780 2005-06-23  Lute Kamstra  <lute@gnu.org>
16782         * emacs-lisp/debug.el (debugger-special-form-p): New defun.
16783         (debug-on-entry): Use it.  New interactive declaration that uses
16784         function-called-at-point.
16786 2005-06-23  Kim F. Storm  <storm@cua.dk>
16788         * subr.el (save-match-data): Add comment about using evaporate arg
16789         to set-match-data.
16791 2005-06-22  Glenn Morris  <gmorris@ast.cam.ac.uk>
16793         * cus-edit.el (customize-face)
16794         (customize-face-other-window): Handle face aliases.
16796         * faces.el (face-documentation, set-face-attribute)
16797         (face-spec-set): Handle face aliases.
16799 2005-06-22  Juanma Barranquero  <lekktu@gmail.com>
16801         * help-mode.el (help-make-xrefs): If a symbol representing a face
16802         name is not followed by the word "face", it could still be a
16803         function or variable name, so don't bypass other checks.
16805 2005-06-22  Juri Linkov  <juri@jurta.org>
16807         * ps-print.el (ps-face-foreground-name, ps-face-background-name):
16808         Replace aliased functions with calls where second arg `inherit' is t.
16810 2005-06-22  Nick Roberts  <nickrob@snap.net.nz>
16812         * progmodes/gdb-ui.el (gdb-error): New variable.
16813         (gdb-error): New function.
16814         (gdb-annotation-rules): Act on error-begin and error annotations.
16815         (gdb-concat-output): Use font-lock-warning-face for errors.
16817 2005-06-22  Miles Bader  <miles@gnu.org>
16819         * bindings.el (propertized-buffer-identification): Use renamed
16820         `Buffer-menu-buffer' face.
16822         * faces.el (vertical-border): Rename from `vertical-divider'.
16823         (escape-glyph): Change dark-background color back to `cyan'.
16825 2005-06-21  Juri Linkov  <juri@jurta.org>
16827         * faces.el (face-user-default-spec): Try getting `customized-face'
16828         prior to `saved-face'.
16829         (frame-background-mode): Refill docstring.
16831         * emacs-lisp/lisp-mode.el (eval-defun-1):
16832         * emacs-lisp/edebug.el (edebug-eval-defun):
16833         Set `saved-face' temporarily to nil before calling form.
16834         Set `customized-face' to the new spec after that.
16836 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
16838         * subr.el (1value, lambda, key-substitution-in-progress):
16839         Doc fixes.
16841         * autoinsert.el (auto-insert-alist):
16842         * ses.el (ses-call-printer):
16843         * subr.el (noreturn):
16844         * emacs-lisp/lisp.el (check-parens):
16845         * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
16846         * net/browse-url.el (browse-url-mosaic):
16847         * progmodes/cc-defs.el (c-safe-scan-lists):
16848         * progmodes/ebnf-abn.el (ebnf-abn-lex):
16849         * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
16850         * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
16851         * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
16852         * progmodes/ebnf-iso.el (ebnf-iso-lex):
16853         * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
16855 2005-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
16857         * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
16859 2005-06-21  Glenn Morris  <gmorris@ast.cam.ac.uk>
16861         * calendar/appt.el (appt-make-list): Activate the package, if
16862         not already active (for backwards compatibility).
16864 2005-06-20  Kim F. Storm  <storm@cua.dk>
16866         * subr.el (add-to-ordered-list): Test membership with eq.  Simplify.
16868 2005-06-20  Miles Bader  <miles@gnu.org>
16870         * faces.el (vertical-divider): New face.
16872 2005-06-20  Juanma Barranquero  <lekktu@gmail.com>
16874         * simple.el (kill-whole-line): Doc fix.
16875         (next-error-buffer-p, next-error-find-buffer)
16876         (clone-indirect-buffer): Fix typos in docstrings.
16877         (comment-line-break-function): Doc fix: don't say variable
16878         is automatically buffer-local (it isn't).
16880 2005-06-19  Michael Albinus  <michael.albinus@gmx.de>
16882         * net/tramp-ftp.el (top):
16883         * net/tramp-smb.el (top):
16884         * net/tramp-util.el (top):
16885         * net/tramp-uu.el (top):
16886         * net/tramp-vc.el (top):
16887         * net/tramp.el (top): Revert copyright years back to original
16888         ones.  Tramp has a life outside GNU Emacs.
16890 2005-06-19  Nick Roberts  <nickrob@snap.net.nz>
16892         * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
16894 2005-06-18  Juri Linkov  <juri@jurta.org>
16896         * progmodes/grep.el (grep-regexp-alist): Use backreference at the
16897         end of first regexp to limit the match to the position between
16898         line number and source line with same separator character as used
16899         between file name and line number.  In the second regexp limit
16900         mouse-face area to file name and line number by adding new group
16901         for them and referring it in HYPERLINK arg.
16902         (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
16903         (grep-mode): Set font-lock-lines-before to 0 to not refontify the
16904         previous line where grep markers may be already removed.
16906 2005-06-18  Peter Kleiweg  <p.c.j.kleiweg@rug.nl>
16908         * progmodes/ps-mode.el: Update version and maintainer's email address.
16910 2005-06-18  Steve Youngs  <steve@xemacs.org>
16912         * net/browse-url.el (browse-url-browser-function)
16913         (browse-url-default-browser): Add firefox.
16914         (browse-url-firefox-program, browse-url-firefox-arguments)
16915         (browse-url-firefox-startup-arguments)
16916         (browse-url-firefox-new-window-is-tab): New defcustoms.
16917         (browse-url-firefox, browse-url-firefox-sentinel): New functions.
16919 2005-06-17  Richard M. Stallman  <rms@gnu.org>
16921         * startup.el (command-line): Warn if specified user name has
16922         no home directory.
16924         * term.el (term-get-old-input, term-input-filter, term-input-sender)
16925         (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
16927         * longlines.el (longlines-mode, longlines-show-hard-newlines):
16928         Doc fixes.
16930         * faces.el (underline): Try bold if terminal doesn't support underline.
16932         * mail/sendmail.el (mail-setup-with-from): New variable.
16933         (mail-insert-from-field): New function.
16934         (sendmail-send-it): Call it.
16935         (mail-setup): Optionally call it here.
16937         * term/linux.el: Call tty-no-underline.
16939 2005-06-17  Luc Teirlinck  <teirllm@auburn.edu>
16941         * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
16943 2005-06-17  Miles Bader  <miles@gnu.org>
16945         * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
16946         (ediff-current-diff-C, ediff-current-diff-Ancestor)
16947         (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
16948         (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
16949         (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
16950         (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
16951         Remove "-face" suffix from face names.
16952         (ediff-current-diff-face-A, ediff-current-diff-face-B)
16953         (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
16954         (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
16955         (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
16956         (ediff-even-diff-face-A, ediff-even-diff-face-B)
16957         (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
16958         (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
16959         (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
16960         New backward-compatibility aliases for renamed faces.
16961         (ediff-current-diff-face-A, ediff-current-diff-face-B)
16962         (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
16963         (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
16964         (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
16965         (ediff-even-diff-face-A, ediff-even-diff-face-B)
16966         (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
16967         (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
16968         (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
16969         Use renamed ediff faces.
16971         * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
16972         Remove "-face" suffix from face names.
16973         (eshell-test-ok-face, eshell-test-failed-face):
16974         New backward-compatibility aliases for renamed faces.
16975         (eshell-run-test): Use renamed eshell-test faces.
16977         * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
16978         face name.
16979         (eshell-prompt-face): New backward-compatibility alias for renamed
16980         face.
16981         (eshell-emit-prompt): Use renamed eshell-prompt face.
16983         * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
16984         (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
16985         (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
16986         (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
16987         Remove "-face" suffix from face names.
16988         (eshell-ls-directory-face, eshell-ls-symlink-face)
16989         (eshell-ls-executable-face, eshell-ls-readonly-face)
16990         (eshell-ls-unreadable-face, eshell-ls-special-face)
16991         (eshell-ls-missing-face, eshell-ls-archive-face)
16992         (eshell-ls-backup-face, eshell-ls-product-face)
16993         (eshell-ls-clutter-face):
16994         New backward-compatibility aliases for renamed faces.
16995         (eshell-ls-decorated-name): Use renamed eshell-ls faces.
16997         * progmodes/cc-fonts.el (c-nonbreakable-space-face):
16998         Remove "-face" suffix from face name.
16999         (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
17000         instead of literal face.
17002 2005-06-17  Juanma Barranquero  <lekktu@gmail.com>
17004         * emacs-lisp/warnings.el (display-warning, lwarn)
17005         (warning-minimum-log-level): Doc fixes.
17006         (warning-minimum-level, warning-minimum-log-level):
17007         Add :debug to :type choices.
17009         * progmodes/ada-mode.el (ada-format-paramlist)
17010         (ada-get-indent-case, ada-check-matching-start)
17011         (ada-check-defun-name, ada-goto-matching-decl-start)
17012         (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
17013         (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
17014         (ada-make-subprogram-body): Follow error conventions.
17015         (ada-case-exception-file, ada-indent-comment-as-code)
17016         (ada-indent-handle-comment-special, ada-indent-renames)
17017         (ada-indent-return, ada-search-directories-internal)
17018         (ada-tab-policy, ada-case-exception-substring)
17019         (ada-other-file-alist, ada-matching-start-re)
17020         (ada-matching-decl-start-re, ada-contextual-menu-last-point)
17021         (ada-imenu-generic-expression, ada-compile-goto-error)
17022         (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
17023         (ada-popup-menu, ada-add-extensions, ada-mode)
17024         (ada-region-selected, ada-create-case-exception)
17025         (ada-create-case-exception-substring, ada-after-keyword-p)
17026         (ada-activate-keys-for-case, ada-adjust-case-region)
17027         (ada-adjust-case-buffer, ada-format-paramlist)
17028         (ada-scan-paramlist, ada-insert-paramlist)
17029         (ada-indent-newline-indent)
17030         (ada-indent-newline-indent-conditional)
17031         (ada-justified-indent-current, ada-goto-previous-word)
17032         (ada-indent-current, ada-get-indent-open-paren)
17033         (ada-get-indent-paramlist, ada-get-indent-end)
17034         (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
17035         (ada-get-indent-block-start, ada-get-indent-subprog)
17036         (ada-get-indent-noindent, ada-get-indent-label)
17037         (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
17038         (ada-search-prev-end-stmt, ada-goto-next-non-ws)
17039         (ada-goto-stmt-end, ada-goto-next-word)
17040         (ada-check-matching-start, ada-check-defun-name)
17041         (ada-goto-matching-decl-start, ada-goto-matching-start)
17042         (ada-goto-matching-end, ada-search-ignore-string-comment)
17043         (ada-in-decl-p, ada-looking-at-semi-or)
17044         (ada-looking-at-semi-private, ada-in-paramlist-p)
17045         (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
17046         (ada-untab-hard, ada-move-to-start, ada-move-to-end)
17047         (ada-next-procedure, ada-previous-procedure, ada-next-package)
17048         (ada-previous-package, ada-create-menu)
17049         (ada-fill-comment-paragraph-justify)
17050         (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
17051         (ada-other-file-name, ada-last-which-function-line)
17052         (ada-last-which-function-subprog, ada-which-function)
17053         (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
17054         (ada-gen-treat-proc, ada-check-emacs-version)
17055         (ada-continuation-indent, ada-align-region-separate):
17056         Fix typos in docstrings.
17057         (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
17059 2005-06-16  Lute Kamstra  <lute@gnu.org>
17061         * simple.el (fundamental-mode): Run after-change-major-mode-hook
17062         conditionally.
17064 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
17066         * comint.el (comint-replace-by-expanded-filename)
17067         (comint-prompt-regexp, comint-delimiter-argument-list)
17068         (comint-preinput-scroll-to-bottom):
17069         * info.el (Info-hide-cookies-node):
17070         * ls-lisp.el (ls-lisp-classify):
17071         * find-file.el (ff-search-directories, ff-special-constructs)
17072         (ff-find-other-file):
17073         * font-lock.el (font-lock-keywords):
17074         * shell.el (shell-prompt-pattern)
17075         (shell-dynamic-complete-functions, shell-mode)
17076         (shell-delimiter-argument-list):
17077         * term.el (term-replace-by-expanded-filename)
17078         (term-prompt-regexp, term-delimiter-argument-list):
17079         * woman.el (woman-ignore, woman0-if):
17080         * emacs-lisp/derived.el (derived-mode-init-mode-variables):
17081         * emacs-lisp/elint.el (elint-init-env):
17082         * emacs-lisp/regexp-opt.el (regexp-opt-depth):
17083         * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
17084         * language/ethio-util.el (ethio-tilde-escape)
17085         (ethio-use-three-dot-question):
17086         * net/zone-mode.el (zone-mode-load-time-setup):
17087         * progmodes/cc-align.el (c-lineup-argcont):
17088         * progmodes/cc-awk.el (c-awk-beginning-of-defun):
17089         * progmodes/cperl-mode.el (cperl-set-style-back):
17090         * progmodes/inf-lisp.el (inferior-lisp-prompt):
17091         * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
17092         Fix spellings in docstrings.
17094         * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
17095         * progmodes/modula2.el (m2-for): Fix spellings.
17097         * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
17099         * simple.el (undo-more): Don't use `format' on `error' arguments.
17100         Improve argument/docstring consistency.
17101         (pending-undo-list): Doc fix.
17103         * smerge-mode.el (smerge-ensure-match):
17104         * emulation/vip.el (vip-ex):
17105         * net/zone-mode.el (zone-mode-update-serial):
17106         * progmodes/idlwave.el (idlwave-complete):
17107         * progmodes/vhdl-mode.el (vhdl-visit-file)
17108         (vhdl-compose-wire-components):
17109         Don't use `format' on `error' arguments.
17111         * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
17112         (tooltip-use-echo-area, tooltip-process-prompt-regexp)
17113         (tooltip-help-tips): Fix typos in docstrings.
17115 2005-06-16  David Ponce  <david@dponce.com>
17117         * tree-widget.el (tree-widget-value-create): Simplify last change.
17119 2005-06-15  Matt Hodges  <MPHodges@member.fsf.org>
17121         * ido.el (ido-incomplete-regexp): New variable.
17122         (ido-set-matches-1): Handle invalid-regexp error and set
17123         ido-incomplete-regexp.
17124         (ido-incomplete-regexp): New face.
17125         (ido-completions): Use it.
17126         (ido-complete, ido-exit-minibuffer, ido-completions):
17127         Handle incomplete regexps.
17128         (ido-completions): Add check for complete match when entering a regexp.
17130 2005-06-15  Stefan Monnier  <monnier@iro.umontreal.ca>
17132         * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
17134 2005-06-15  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
17136         * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
17137         by field delimiters.
17139 2005-06-15  David Ponce  <david@dponce.com>
17141         * tree-widget.el: eval-and-compile inlined functions so they will
17142         be available at run-time too.
17143         (tree-widget-super-format-handler)
17144         (tree-widget-format-handler): Remove.
17145         (tree-widget-value-create): Handle the :indent property.
17147 2005-06-15  Miles Bader  <miles@gnu.org>
17149         * progmodes/which-func.el (which-func): Only inherit
17150         `font-lock-function-name-face' when that makes sense against the
17151         default mode-line face, otherwise set the face color explicitly.
17153         * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
17154         faces instead of (non-existent) variables.
17156 2005-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
17158         * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
17159         (iswitchb-get-matched-buffers): Likewise.  Simplify.
17161 2005-06-14  Miles Bader  <miles@gnu.org>
17163         * progmodes/ld-script.el (ld-script-location-counter):
17164         Remove "-face" suffix from face name.
17165         (ld-script-location-counter-face):
17166         New backward-compatibility alias for renamed face.
17167         (ld-script-location-counter-face): Use renamed face.
17169         * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
17170         (cperl-hash): Remove "-face" suffix from face names.
17171         (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
17172         New backward-compatibility aliases for renamed faces.
17173         (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
17174         (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
17176         * progmodes/which-func.el (which-func): Remove "-face" suffix from face
17177         name.
17178         (which-func-face): New backward-compatibility alias for renamed face.
17179         (which-func-format): Use renamed which-func face.
17181         * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
17182         (vhdl-function, vhdl-directive, vhdl-reserved-word)
17183         (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
17184         names.
17185         (vhdl-speedbar-entity, vhdl-speedbar-architecture)
17186         (vhdl-speedbar-configuration, vhdl-speedbar-package)
17187         (vhdl-speedbar-library, vhdl-speedbar-instantiation)
17188         (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
17189         (vhdl-speedbar-architecture-selected)
17190         (vhdl-speedbar-configuration-selected)
17191         (vhdl-speedbar-package-selected)
17192         (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
17193         names.
17194         (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
17195         Use renamed faces.
17196         (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
17197         (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
17198         (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
17199         Use renamed faces.
17200         (syntax-alist): Don't use "font-lock-" or "-face" in generated face
17201         names.
17202         (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
17203         (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
17204         (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
17205         (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
17206         (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
17207         (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
17209         * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
17210         face name.
17211         (sh-heredoc-face): New backward-compatibility alias for renamed face.
17212         (sh-heredoc-face): Use renamed sh-heredoc face.
17214         * progmodes/idlw-help.el (idlwave-help-link):
17215         Remove "-face" suffix from face name.
17216         (idlwave-help-link-face):
17217         New backward-compatibility alias for renamed face.
17218         (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
17220         * progmodes/idlw-shell.el (idlwave-shell-bp-face)
17221         (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
17222         (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
17223         New backward-compatibility aliases for renamed faces.
17224         (idlwave-shell-disabled-breakpoint-face)
17225         (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
17227         * progmodes/flymake.el (flymake-errline, flymake-warnline):
17228         Remove "-face" suffix from face names.
17229         (flymake-errline-face, flymake-warnline-face):
17230         New backward-compatibility aliases for renamed faces.
17231         (flymake-highlight-line): Use renamed flymake faces.
17233         * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
17234         (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
17235         (ebrowse-member-class, ebrowse-progress):
17236         Remove "-face" suffix from face names.
17237         (ebrowse-tree-mark-face, ebrowse-root-class-face)
17238         (ebrowse-file-name-face, ebrowse-default-face)
17239         (ebrowse-member-attribute-face, ebrowse-member-class-face)
17240         (ebrowse-progress-face):
17241         New backward-compatibility aliases for renamed faces.
17242         (ebrowse-show-progress, ebrowse-show-file-name-at-point)
17243         (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
17244         (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
17245         (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
17247         * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
17248         antlr-syntax)
17249         (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
17250         (antlr-literal): Remove "-face" suffix and "font-lock-" from face
17251         names.
17252         (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
17253         (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
17254         (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
17255         (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
17256         backward-compatibility aliases for renamed faces.
17257         (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
17258         (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
17259         (antlr-tokenref-face, antlr-literal-face): Variables renamed to
17260         remove "font-lock-".  Use renamed antlr-mode faces.
17261         (antlr-font-lock-additional-keywords): Use renamed faces.  Replace
17262         literal face-names with face variable references.
17264         * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
17265         face name.
17266         (Buffer-menu-buffer-face): New backward-compatibility alias for
17267         renamed face.
17268         (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
17270 2005-06-15  Daniel Pfeiffer  <occitan@esperanto.org>
17272         * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
17273         Eliminate "-face" suffix.
17274         (makefile-targets): Inherit from font-lock-function-name-face and
17275         eliminate "-face" suffix.
17276         (makefile-shell): Remove attributes and eliminate "-face" suffix.
17277         (makefile-*-font-lock-keywords): Append makefile-targets in rule
17278         actions, instead of prepending, to make it less visible.
17279         (makefile-previous-dependency, makefile-match-dependency):
17280         Don't match a target on a continuation line.
17282         * files.el (auto-mode-alist): Put Makefile in gmake mode.
17284 2005-06-15  Nick Roberts  <nickrob@snap.net.nz>
17286         * progmodes/gdb-ui.el (menu): Re-order menu items.
17287         (gdb-tooltip-print): Respect tooltip-use-echo-area.
17289         * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
17290         Define in tooltip.el.
17291         (gud-tooltip-process-output): Respect tooltip-use-echo-area.
17292         (gud-tooltip-tips): Respect tooltip-use-echo-area and
17293         gud-tooltip-echo-area.
17295         * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
17296         backward compatibility and make obsolete.
17297         (tooltip-help-tips): Use tooltip-use-echo-area.
17298         (tooltip-show-help-function): Rename to...
17299         (tooltip-show-help): ...this, because it is a function.
17300         (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
17302 2005-06-14  Luc Teirlinck  <teirllm@auburn.edu>
17304         * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
17305         (edebug-print-length, edebug-print-level, edebug-print-circle)
17306         (edebug-modify-breakpoint, edebug-eval-last-sexp)
17307         (edebug-eval-print-last-sexp): Doc fixes.
17309 2005-06-14  Kim F. Storm  <storm@cua.dk>
17311         * ido.el (ido-mode): Make a new keymap every time we enable ido,
17312         as the coverage buffer/file/both may change.
17314 2005-06-14  Lute Kamstra  <lute@gnu.org>
17316         * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
17317         and run-mode-hooks.  Simplify.
17319         * mail/rmailedit.el (rmail-edit-mode):
17320         * progmodes/octave-inf.el (inferior-octave-mode):
17321         * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
17323         * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
17324         and run-mode-hooks.
17325         (recentf-edit-list, recentf-open-files): Don't call
17326         kill-all-local-variables directly.
17328         * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
17330 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
17332         * emacs-lisp/byte-run.el (make-obsolete)
17333         (define-obsolete-function-alias): Rename arguments FUNCTION and
17334         NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
17335         (make-obsolete-variable, define-obsolete-variable-alias):
17336         Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
17337         respectively.
17339         * isearchb.el (isearchb-activate):
17340         * pcvs.el (cvs-mode):
17341         * ses.el (ses-load):
17342         * vc-arch.el (vc-arch-checkin, vc-arch-diff):
17343         * net/tramp.el (tramp-find-file-exists-command)
17344         (tramp-find-shell):
17345         * progmodes/ada-mode.el (ada-create-case-exception)
17346         (ada-create-case-exception-substring, ada-make-subprogram-body):
17347         * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
17348         * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
17349         * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
17350         * textmodes/org.el (org-promote, org-evaluate-time-range)
17351         (org-agenda-next-date-line, org-agenda-previous-date-line)
17352         (org-agenda-error, org-open-at-point, org-table-move-row)
17353         (org-format-table-table-html-using-table-generate-source)
17354         (org-shiftcursor-error, org-ctrl-c-ctrl-c):
17355         * textmodes/reftex.el (reftex-access-scan-info):
17356         * textmodes/reftex-toc.el (reftex-toc-dframe-p)
17357         (reftex-toc-promote-prepare): Follow error conventions.
17359         * diff-mode.el (diff-mode): Fix typo in docstring.
17361         * forms.el (forms--intuit-from-file): Fix reference to
17362         `forms-number-of-fields' in error message.
17363         (forms-print): Fix quoting in error message.
17365         * forms.el (forms-mode):
17366         * emulation/vi.el (vi-goto-insert-state):
17367         * progmodes/flymake.el (flymake-new-err-info)
17368         (flymake-start-syntax-check-for-current-buffer)
17369         (flymake-simple-cleanup):
17370         * eshell/esh-var.el (eshell/export):
17371         * progmodes/gud.el (xdb):
17372         * textmodes/flyspell.el (flyspell-incorrect-hook)
17373         (flyspell-maybe-correct-transposition)
17374         (flyspell-maybe-correct-doubling): Fix quoting in docstring.
17376 2005-06-13  Luc Teirlinck  <teirllm@auburn.edu>
17378         * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
17379         minibuffer prompt.
17381 2005-06-13  Kim F. Storm  <storm@cua.dk>
17383         * subr.el (add-to-ordered-list): New defun.
17385         * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
17386         add cua--keymap-alist to emulation-mode-map-alists.
17388 2005-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
17390         * subr.el (complete-in-turn): New macro.
17391         (dynamic-completion-table, lazy-completion-table): Add debug info.
17393         * faces.el (read-face-name): Use complete-in-turn complete non-aliases
17394         in preference to face aliases.
17396         * textmodes/fill.el (fill-match-adaptive-prefix): New function.
17397         (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
17398         Remove unused vars `start' and `firstline'.
17399         (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
17400         (justify-current-line, fill-individual-paragraphs): Remove unused vars.
17402 2005-06-13  Eli Zaretskii  <eliz@gnu.org>
17404         * cus-start.el (all): Don't complain about missing GTK-related
17405         variables, unless either `gtk' is boundp or this isn't a
17406         `windows-nt' build.
17408 2005-06-13  Lute Kamstra  <lute@gnu.org>
17410         * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
17411         run-mode-hooks.
17413         * ediff-mult.el (ediff-meta-mode):
17414         * ediff-util.el (ediff-mode): Use run-mode-hooks.
17416         * ledit.el (ledit-mode): Use delay-mode-hooks.
17418         * woman.el (woman-mode-line-format): Delete constant.
17419         (woman-mode-map): Initialize it properly.
17420         (woman-mode): Set mode-class property to special.
17421         Use delay-mode-hooks and run-mode-hooks.  Use the right keymap.
17422         Set major-mode and mode-name.  Don't set mode-line-format directly.
17423         (Man-getpage-in-background): Don't reference woman-mode-line-format.
17425         * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
17426         string argument obsolete.
17428 2005-06-13  Carsten Dominik  <dominik@science.uva.nl>
17430         * textmodes/org.el (org-CUA-compatible): New option.
17431         (org-disputed-keys): New variable.
17432         (org-key): New function.
17433         (orgtbl-make-binding): Add docstring to the created function.
17434         (org-mode): Set paragraph start/separate regexps.
17435         (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
17436         (org-archive-location, org-archive-mark-done)
17437         (org-archive-stamp-time): New options.
17438         (org-archive-subtree): New command.
17439         (org-fill-paragraph): New function.
17440         (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
17441         (org-fake-empty-table-line): Function removed.
17442         (org-format-org-table-html): Do not create empty table lines at
17443         separator lines.  Improved table header treatment.
17444         (org-link-format): New option.
17445         (org-make-link): New function.
17446         (org-insert-link, org-store-link): Use org-make-link.
17447         (org-open-file): Quote file name for shell command, to allow
17448         spaces in file names.
17449         (org-link-regexp): Fix bug with mailto link.
17450         (org-link-maybe-angles-regexp, org-protected-link-regexp):
17451         New constants.
17452         (org-export-as-html): Deal with the optional angles around a link.
17453         Better treatment of file: links.
17454         (org-open-at-point): Replace @{ and @} with < and >.
17455         (org-run-mode-hooks): Function removed.
17456         (org-agenda-mode): No longer use `org-run-mode-hooks'.
17458 2005-06-13  Nick Roberts  <nickrob@snap.net.nz>
17460         * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
17461         MI command -data-list-register-values.
17462         (gdb-post-prompt): Indent properly.
17464 2005-06-13  Juanma Barranquero  <lekktu@gmail.com>
17466         * hilit-chg.el (highlight-changes-colors): Rename from
17467         `highlight-changes-colours'.
17468         (highlight-changes-colours): Keep as obsolete alias.
17469         (highlight-changes-face-list): Doc fix.
17470         (hilit-chg-make-list): Use `highlight-changes-colors'.
17472 2005-06-12  Mark A. Hershberger  <mah@everybody.org>
17474         * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
17475         defun-prompt-regexp.
17477 2005-06-12  Eli Zaretskii  <eliz@gnu.org>
17479         * loadup.el: Don't say we are dumping under 2 names on windows-nt
17480         and cygwin.
17482         * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
17483         Don't use an old loaddefs.el, as in Makefile.in.
17485 2005-06-12  Lute Kamstra  <lute@gnu.org>
17487         * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
17489         * man.el (Man-mode-map): Initialize it properly.
17490         (Man-mode): Set mode-class property to special.
17492         * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
17494 2005-06-11  Luc Teirlinck  <teirllm@auburn.edu>
17496         * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
17497         A newline is needed in the docstring there.
17499         * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
17500         Doc fixes.
17502 2005-06-11  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
17504         * printing.el: Doc fix.  The menubar is no more changed when printing
17505         is loaded, it only changes when pr-menu-bind or pr-update-menus is
17506         called.  Now, the menubar changing will work in Emacs 20, 21 and 22.
17507         (pr-version): New version number (6.8.4).
17508         (pr-menu-bind): New command.
17509         (pr-update-menus): Docstring and code fix.
17510         (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
17511         Docstring fix.
17512         (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
17513         (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
17515 2005-06-11  Thien-Thi Nguyen  <ttn@gnu.org>
17517         * emacs-lisp/ewoc.el: Doc fixes for public funcs:
17518         "Returns" to "return", document useful return values, etc.
17520 2005-06-11  Alan Mackenzie  <acm@muc.de>
17522         * fill.el (fill-context-prefix): Try `adaptive-fill-function'
17523         BEFORE `adaptive-fill-regexp' when determining a fill prefix.
17524         (adaptive-file-function): Minor amendment to doc-string.
17526 2005-06-11  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
17528         * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
17529         (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
17530         Fix :type--it is `integer', not `string'.
17532         * faces.el (modeline-highlight): Rename from (the erroneous)
17533         `modeline-higilight'.
17535 2005-06-11  Lute Kamstra  <lute@gnu.org>
17537         * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
17538         lisp-interaction-mode-map but make it the parent.
17539         (edebug-eval-mode): Use define-derived-mode.
17541 2005-06-11  Andreas Schwab  <schwab@suse.de>
17543         * bindings.el: Add binding of `ESC functionkey' for every
17544         `M-functionkey'.
17545         * hexl.el (hexl-mode-map): Likewise.
17547 2005-06-10  Michael Hotchin  <michael@hotchin.net>  (tiny change)
17549         * progmodes/compile.el (compilation-error-regexp-alist-alist)
17550         [msft]: update regexp for newer msft compilers.
17552 2005-06-10  Mark A. Hershberger  <mah@everybody.org>
17554         * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
17555         ATTLIST portions of included DTDs.
17556         (xml-parse-dtd): Eliminate use of inefficient match-data.
17558 2005-06-10  Miles Bader  <miles@gnu.org>
17560         * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
17561         (mpuz-text): Remove "-face" suffix from face names.
17562         (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
17563         (mpuz-text-face): New backward-compatibility aliases for renamed faces.
17564         (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
17566         * play/gomoku.el (gomoku-O, gomoku-X):
17567         Remove "-face" suffix from face names.
17568         (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
17569         New backward-compatibility aliases for renamed faces.
17570         (gomoku-font-lock-keywords): Use renamed gomoku faces.
17572 2005-06-10  Juanma Barranquero  <lekktu@gmail.com>
17574         * thumbs.el: Fixes for changes of 2005-06-09.
17575         (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
17576         as a directory.
17577         (thumbs-thumbname): Remove directory separator from format string;
17578         `thumbs-thumbsdir' now returns a valid directory name.
17579         (thumbs-temp-dir): New defsubst.
17580         (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
17581         Use it.
17583         * cus-edit.el (minibuffer):
17584         * files.el (make-backup-file-name-function):
17585         * filesets.el (filesets-external-viewers):
17586         * hilit-chg.el (highlight-changes-colours)
17587         (highlight-changes-face-list, highlight-changes-rotate-faces):
17588         * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
17589         * kmacro.el (kmacro-call-macro):
17590         * log-edit.el (log-edit-changelog-full-paragraphs):
17591         * mouse.el (mouse-1-click-follows-link):
17592         * skeleton.el (skeleton-autowrap):
17593         * subr.el (insert-for-yank-1):
17594         * tempo.el (tempo-insert-region):
17595         * terminal.el (terminal-emulator):
17596         * time.el (display-time-mail-face):
17597         * vc.el (vc-annotate):
17598         * vcursor.el (vcursor-copy-line):
17599         * woman.el (woman-bold-headings, woman-ignore)
17600         (woman-default-faces, woman-monochrome-faces):
17601         * calendar/todo-mode.el (todo-insert-threshold):
17602         * emulation/pc-select.el (pc-select-selection-keys-only)
17603         (pc-selection-mode):
17604         * emulation/vip.el (vip-find-char-forward):
17605         * emulation/viper-cmd.el (viper-find-char-forward):
17606         * international/mule-cmds.el
17607         (select-safe-coding-system-accept-default-p)
17608         (input-method-exit-on-invalid-key):
17609         * international/mule-diag.el (describe-coding-system):
17610         * international/ucs-tables.el (unify-8859-on-encoding-mode):
17611         * net/browse-url.el (browse-url-xterm-program):
17612         * obsolete/lazy-lock.el (lazy-lock-mode):
17613         * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
17614         (cperl-mode):
17615         * progmodes/cpp.el (cpp-face-light-name-list)
17616         (cpp-face-dark-name-list):
17617         * progmodes/delphi.el (delphi-newline-always-indents):
17618         Fix spellings in docstrings.
17620         * ido.el (ido-mode, ido-file-extensions-order)
17621         (ido-default-file-method, ido-default-buffer-method)
17622         (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
17623         (ido-decorations, ido-read-file-name-as-directory-commands)
17624         (ido-read-file-name-non-ido, ido-work-directory-list)
17625         (ido-ignore-item-temp-list, ido-current-directory)
17626         (ido-magic-forward-char, ido-enter-find-file)
17627         (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
17628         (ido-find-file, ido-read-buffer): Fix typos in docstrings.
17630 2005-06-10  Lute Kamstra  <lute@gnu.org>
17632         * play/dunnet.el (dun-mode): Use define-derived-mode.
17633         (dungeon-mode-map): Rename to dun-mode-map.  Keep old name as an
17634         obsolete alias.
17636         * play/doctor.el (doctor-mode-map): Remove defvar.
17637         (doctor-mode): Use define-derived-mode.
17639         * mail/mspools.el (mspools-mode):
17640         * net/eudc-hotlist.el (eudc-hotlist-mode):
17641         * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
17643 2005-06-10  Miles Bader  <miles@gnu.org>
17645         * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
17646         Remove "-face" suffix from face names.
17647         (flyspell-incorrect-face, flyspell-duplicate-face):
17648         New backward-compatibility aliases for renamed faces.
17649         (flyspell-mode-on, make-flyspell-overlay)
17650         (flyspell-highlight-incorrect-region)
17651         (flyspell-highlight-duplicate-region)
17652         (flyspell-display-next-corrections)
17653         (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
17655         * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
17656         from face name.
17657         (texinfo-heading-face): New backward-compatibility alias for
17658         renamed face.
17659         (texinfo-heading-face): Use renamed texinfo-heading face.
17661         * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
17662         suffix from face names.
17663         (tex-math-face, tex-verbatim-face):
17664         New backward-compatibility aliases for renamed faces.
17665         (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
17666         (tex-insert-quote): Use `tex-verbatim-face' variable instead of
17667         literal face name.
17669         * textmodes/table.el (table-cell): Remove "-face" suffix from face
17670         name.
17671         (table-cell-face): New backward-compatibility alias for renamed face.
17672         (table--put-cell-face-property, table--update-cell-face):
17673         Use renamed table-cell face.
17675         * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
17676         from face name.
17677         (sgml-namespace-face): New backward-compatibility alias for
17678         renamed face.
17679         (sgml-namespace-face): Use renamed sgml-namespace face.
17681         * textmodes/org.el (org-level-1, org-level-2, org-level-3)
17682         (org-level-4, org-level-5, org-level-6, org-level-7)
17683         (org-level-8, org-warning, org-headline-done)
17684         (org-deadline-announce, org-scheduled-today)
17685         (org-scheduled-previously, org-link, org-done, org-table)
17686         (org-time-grid): Remove "-face" suffix from face names.
17687         (org-level-1-face, org-level-2-face, org-level-3-face)
17688         (org-level-4-face, org-level-5-face, org-level-6-face)
17689         (org-level-7-face, org-level-8-face, org-warning-face)
17690         (org-headline-done-face, org-deadline-announce-face)
17691         (org-scheduled-today-face, org-scheduled-previously-face)
17692         (org-link-face, org-done-face, org-table-face)
17693         (org-time-grid-face):
17694         New backward-compatibility aliases for renamed faces.
17695         (org-level-faces, org-set-font-lock-defaults, org-timeline)
17696         (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
17697         (org-agenda-get-timestamps, org-agenda-get-scheduled)
17698         (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
17700         * emulation/viper-init.el (viper-search, viper-replace-overlay)
17701         (viper-minibuffer-emacs, viper-minibuffer-insert)
17702         (viper-minibuffer-vi): Remove "-face" suffix from face names.
17703         (viper-search-face, viper-replace-overlay-face)
17704         (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
17705         (viper-minibuffer-vi-face):
17706         New backward-compatibility aliases for renamed faces.
17707         (viper-search-face, viper-replace-overlay-face)
17708         (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
17709         (viper-minibuffer-vi-face): Use renamed viper faces.
17711         * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
17712         Remove "-face" suffix from face names.
17713         (testcover-nohits-face, testcover-1value-face):
17714         New backward-compatibility aliases for renamed faces.
17715         (testcover-mark): Use renamed testcover faces.
17717         * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
17718         face name.
17719         (diary-button-face): New backward-compatibility alias for renamed face.
17720         (diary-entry): Use renamed diary-button face.
17722         * calendar/calendar.el (diary, calendar-today, holiday)
17723         (mark-visible-calendar-date): Remove "-face" suffix from face names.
17724         (diary-face, calendar-today-face, holiday-face):
17725         New backward-compatibility aliases for renamed faces.
17726         (eval-after-load "facemenu", diary-entry-marker)
17727         (calendar-today-marker, calendar-holiday-marker, diary-face):
17728         Use renamed calendar faces.
17730         * compare-w.el (compare-windows): Remove "-face" suffix from face name.
17731         (compare-windows-face): New backward-compatibility alias for
17732         renamed face.
17733         (compare-windows-highlight): Use renamed compare-windows face.
17735         * strokes.el (strokes-char): Remove "-face" suffix from face name.
17736         (strokes-char-face): New backward-compatibility alias for renamed face.
17737         (strokes-encode-buffer): Use renamed strokes-char face.
17739         * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
17740         (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
17741         Remove "-face" suffix from face names.
17742         (cvs-header-face, cvs-filename-face, cvs-unknown-face)
17743         (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
17744         (cvs-msg-face): New backward-compatibility aliases for renamed faces.
17745         (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
17746         Use renamed pcvs faces.
17747         * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
17748         * pcvs-defs.el (cvs-mode-map): Likewise.
17749         * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
17751         * info.el (info-title-1, info-title-2, info-title-3)
17752         (info-title-4): Remove "-face" suffix from and downcase face names.
17753         (Info-title-1-face, Info-title-2-face, Info-title-3-face)
17754         (Info-title-4-face):
17755         New backward-compatibility aliases for renamed faces.
17756         (Info-fontify-node): Use renamed info faces.
17758         * hilit-chg.el (highlight-changes, highlight-changes-delete):
17759         Remove "-face" suffix from face names.
17760         (highlight-changes-face, highlight-changes-delete-face):
17761         New backward-compatibility aliases for renamed faces.
17762         (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
17763         (hilit-chg-make-list): Use renamed highlight-changes faces.
17765         * generic-x.el (show-tabs-tab, show-tabs-space):
17766         Remove "-face" suffix from face names.
17767         (show-tabs-tab-face, show-tabs-space-face):
17768         New backward-compatibility aliases for renamed faces.
17769         (show-tabs-generic-mode-font-lock-defaults-1)
17770         (show-tabs-generic-mode-font-lock-defaults-2):
17771         Use renamed show-tabs faces.
17773         * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
17774         (smerge-markers): Remove "-face" suffix from face names.
17775         (smerge-mine-face, smerge-other-face, smerge-base-face)
17776         (smerge-markers-face):
17777         New backward-compatibility aliases for renamed faces.
17778         (smerge-mine-face, smerge-other-face, smerge-base-face)
17779         (smerge-markers-face): Use renamed smerge faces.
17781         * log-view.el (log-view-file, log-view-message): Remove "-face"
17782         suffix from face names.
17783         (log-view-file-face, log-view-message-face):
17784         New backward-compatibility aliases for renamed faces.
17785         (log-view-file-face, log-view-message-face): Use renamed log-view
17786         faces.
17788         * paren.el (show-paren-match, show-paren-mismatch):
17789         Remove "-face" suffix from face names.
17790         (show-paren-match-face, show-paren-mismatch-face):
17791         New backward-compatibility aliases for renamed faces.
17792         (show-paren-function): Use renamed show-paren faces.
17794         * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
17795         (ruler-mode-margins, ruler-mode-fringes)
17796         (ruler-mode-column-number, ruler-mode-fill-column)
17797         (ruler-mode-comment-column, ruler-mode-goal-column)
17798         (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
17799         suffix from face names.
17800         (ruler-mode-default-face, ruler-mode-pad-face)
17801         (ruler-mode-margins-face, ruler-mode-fringes-face)
17802         (ruler-mode-column-number-face, ruler-mode-fill-column-face)
17803         (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
17804         (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
17805         New backward-compatibility aliases for renamed faces.
17806         (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
17807         (ruler-mode-column-number, ruler-mode-fill-column)
17808         (ruler-mode-comment-column, ruler-mode-goal-column)
17809         (ruler-mode-tab-stop, ruler-mode-current-column)
17810         (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
17811         faces.
17813         * whitespace.el (whitespace-highlight): Remove "-face" suffix from
17814         face name.
17815         (whitespace-highlight-the-space): Use renamed face.
17816         (whitespace-highlight-face): New backward-compatibility alias for
17817         renamed face.
17819         * woman.el (woman-italic, woman-bold, woman-unknown)
17820         (woman-addition, woman-symbol-face):
17821         Remove "-face" suffix from face names.
17822         (woman-italic-face, woman-bold-face, woman-unknown-face)
17823         (woman-addition-face):
17824         New backward-compatibility aliases for renamed faces.
17825         (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
17826         (woman-decode-region, woman-replace-match)
17827         (woman-display-extended-fonts, woman-special-characters)
17828         (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
17829         Use renamed woman faces.
17831         * longlines.el (longlines-visible-face): Face removed.
17833         * diff-mode.el (diff-header, diff-file-header, diff-index)
17834         (diff-hunk-header, diff-removed, diff-added, diff-changed)
17835         (diff-function, diff-context, diff-nonexistent): Remove "-face"
17836         suffix from face names.
17837         (diff-header-face, diff-file-header-face, diff-index-face)
17838         (diff-hunk-header-face, diff-removed-face, diff-added-face)
17839         (diff-changed-face, diff-function-face, diff-context-face)
17840         (diff-nonexistent-face): New backward-compatibility aliases for
17841         renamed faces.
17842         (diff-header-face, diff-file-header-face)
17843         (diff-index, diff-index-face, diff-hunk-header)
17844         (diff-hunk-header-face, diff-removed, diff-removed-face)
17845         (diff-added, diff-added-face, diff-changed-face, diff-function)
17846         (diff-function-face, diff-context-face, diff-nonexistent)
17847         (diff-nonexistent-face): Use renamed diff-mode faces.
17849         * progmodes/compile.el (compilation-warning-face)
17850         (compilation-info-face): Remove "-face" suffix from face names.
17851         (compilation-warning-face, compilation-info-face):
17852         New backward-compatibility aliases for renamed faces.
17853         (compilation-warning-face, compilation-info-face):
17854         Use renamed compilation faces.
17856         * add-log.el (change-log-date, change-log-name)
17857         (change-log-email, change-log-file, change-log-list)
17858         (change-log-conditionals, change-log-function)
17859         (change-log-acknowledgement): Remove "-face" suffix from face names.
17860         (change-log-date-face, change-log-name-face)
17861         (change-log-email-face, change-log-file-face)
17862         (change-log-list-face, change-log-conditionals-face)
17863         (change-log-function-face, change-log-acknowledgement-face):
17864         New backward-compatibility aliases for renamed faces.
17865         (change-log-font-lock-keywords): Use renamed change-log faces.
17867         * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
17868         (custom-set, custom-changed, custom-saved, custom-button)
17869         (custom-button-pressed, custom-documentation, custom-state)
17870         (custom-comment, custom-comment-tag, custom-variable-tag)
17871         (custom-variable-button, custom-face-tag, custom-group-tag-1)
17872         (custom-group-tag): Remove "-face" suffix from face names.
17873         (custom-magic-alist, custom-magic-value-create)
17874         (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
17875         (custom-invalid-face, custom-rogue-face, custom-modified-face)
17876         (custom-set-face, custom-changed-face, custom-saved-face)
17877         (custom-button-face, custom-button-pressed-face)
17878         (custom-documentation-face, custom-state-face)
17879         (custom-comment-face, custom-comment-tag-face)
17880         (custom-variable-tag-face, custom-variable-button-face)
17881         (custom-face-tag-face, custom-group-tag-face-1)
17882         (custom-group-tag-face):
17883         New backward-compatibility aliases for renamed faces.
17885         * wid-edit.el (widget-documentation, widget-button)
17886         (widget-field, widget-single-line-field, widget-inactive)
17887         (widget-button-pressed): "-face" suffix removed from face names.
17888         (widget-documentation-face, widget-button-face)
17889         (widget-field-face, widget-single-line-field-face)
17890         (widget-inactive-face, widget-button-pressed-face):
17891         New backward-compatibility aliases for renamed faces.
17892         (widget-documentation-face, widget-button-face)
17893         (widget-button-pressed-face, widget-specify-field)
17894         (widget-specify-inactive): Use renamed widget faces.
17896 2005-06-10  Kenichi Handa  <handa@m17n.org>
17898         * term/x-win.el (x-clipboard-yank): Remove condition-case
17899         wrapping.
17901 2005-06-11  Kenichi Handa  <handa@m17n.org>
17903         * add-log.el (change-log-font-lock-keywords): Make the regexp for
17904         date lines stricter.
17906 2005-06-10  Zhang Wei  <id.brep@gmail.com>
17908         * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
17909         of x-get-selection.
17911 2005-06-10  Juanma Barranquero  <lekktu@gmail.com>
17913         * comint.el (comint-mode, comint-snapshot-last-prompt):
17914         * frame.el (frame-current-scroll-bars):
17915         * term.el (term-mode, term-check-proc, term-input-sender)
17916         (term-simple-send, term-extract-string, term-word)
17917         (term-match-partial-filename):
17918         * window.el (window-current-scroll-bars):
17919         * emulation/cua-base.el (cua-normal-cursor-color)
17920         (cua-read-only-cursor-color, cua-overwrite-cursor-color)
17921         (cua-global-mark-cursor-color):
17922         * mail/undigest.el (rmail-forward-separator-regex):
17923         Fix typos in docstrings.
17925         * comint.el (comint-check-proc, make-comint-in-buffer)
17926         (comint-source-default): Doc fixes.
17928         * term.el (term-send-string): Improve argument/docstring consistency.
17930 2005-06-09  Luc Teirlinck  <teirllm@auburn.edu>
17932         * comint.el (comint-send-input): Bind `inhibit-read-only' around
17933         call to `delete-region'.
17934         (comint-mode-hook): Do not enable Font Lock by default.
17936 2005-06-09  Lute Kamstra  <lute@gnu.org>
17938         * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
17939         could be void.
17941 2005-06-09  Stefan Monnier  <monnier@iro.umontreal.ca>
17943         * emacs-lisp/debug.el (debugger-will-be-back): New var.
17944         (debug): Use it.
17945         (debugger-step-through, debugger-continue, debugger-jump)
17946         (debugger-return-value): Set it when needed.
17947         (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
17948         Use inhibit-read-only.
17950 2005-06-09  Juanma Barranquero  <lekktu@gmail.com>
17952         * window.el (shrink-window-if-larger-than-buffer)
17953         (window-size-fixed): Fix typo in docstring.
17955         * thumbs.el: Don't set `auto-image-file-mode'.  Do not create the
17956         thumbnails directory on loading.
17957         (thumbs-conversion-program): Use `eq' to check the system type,
17958         not `equal'.
17959         (thumbs-temp-dir): Initialize to `temporary-file-directory',
17960         not "/tmp".  Fix docstring.
17961         (thumbs-thumbsdir): New function to return the thumbnails
17962         directory, creating it if needed.
17963         (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
17964         (thumbs-temp-file): Delete variable and make it into a function.
17965         (thumbs-resize-image, thumbs-modify-image): Use it.
17966         (thumbs-kill-buffer): Simplify.
17967         (thumbs-gensym): Defalias or duplicate CL `gensym'.
17968         (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
17969         docstrings.
17971 2005-06-09  Kim F. Storm  <storm@cua.dk>
17973         * subr.el (save-match-data): Add RESEAT arg `evaporate' to
17974         set-match-data to free markers in match-data.
17976         * replace.el (replace-match-data): Pass RESEAT arg `t' to
17977         match-data to unchain markers in match-data.
17979 2005-06-08  Stefan Monnier  <monnier@iro.umontreal.ca>
17981         * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
17982         the debugger immediately anyway.  Undo the 2005-06-06 change, rendered
17983         unnecessary now.
17985 2005-06-08  Richard M. Stallman  <rms@gnu.org>
17987         * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
17988         give the variable a doc string that doesn't say don't set it directly.
17990         * textmodes/ispell.el (ispell-check-version):
17991         Use match-string-no-properties.
17992         (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
17993         (ispell-buffer-local-words): Likewise.
17995         * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
17996         except on terminals with enough colors to really display it.
17997         (makefile-dependency-regex): Delete spurious `bb'.
17999         * faces.el (escape-glyph): Use blue once again in last case.
18000         (no-break-space): Redefine so that it isn't invisible on a tty.
18002 2005-06-08  Kim F. Storm  <storm@cua.dk>
18004         * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
18005         also when reading directory name.
18007 2005-06-08  Lute Kamstra  <lute@gnu.org>
18009         * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
18010         (flyspell-mode-line-string): Remove autoload cookie.
18011         (flyspell-mode): Remove defvar.
18013 2005-06-07  Lute Kamstra  <lute@gnu.org>
18015         * textmodes/org.el (org-run-mode-hooks): New function.
18016         (org-agenda-mode): Use it.
18018 2005-06-07  David McCabe  <davemccabe@gmail.com>  (tiny change)
18020         * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
18022 2005-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
18024         * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
18026 2005-06-06  Luc Teirlinck  <teirllm@auburn.edu>
18028         * font-lock.el (font-lock-add-keywords): Doc fix.
18030 2005-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
18032         * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
18033         (tex-compile-default): In the absence of any history, use the order in
18034         tex-compile-alist to choose the preferred command.
18035         (tex-compile-commands): Reorder a bit.
18037         * textmodes/flyspell.el (flyspell-auto-correct-binding)
18038         (flyspell-incorrect-face, flyspell-duplicate-face):
18039         Use (X)Emacs-agnostic code.
18040         (flyspell-mode-map): Don't overwrite at each load.  Remove code
18041         redundant with the subsequent add-minor-mode.  Merge Emacs and
18042         XEmacs code.
18043         (flyspell-word): Minor simplification.
18044         (flyspell-math-tex-command-p): Quieten the byte-compiler.
18045         (flyspell-external-point-words): Remove unused vars `size' and `start'.
18046         (flyspell-do-correct): Rename from flyspell-xemacs-correct.
18047         Merge the corresponding Emacs code.
18048         (flyspell-correct-word, flyspell-xemacs-popup):
18049         Use flyspell-do-correct.
18051         * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
18052         a dedicated window.
18054         * international/latexenc.el (latexenc-find-file-coding-system):
18055         Undo part of last patch, to turn off a compiler warning.
18057 2005-06-06  Juri Linkov  <juri@jurta.org>
18059         * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
18060         Rename `tmm-inactive-face' to `tmm-inactive'.
18062 2005-06-06  Matt Hodges  <MPHodges@member.fsf.org>
18064         * iswitchb.el: Rename faces.
18066 2005-06-06  Kim F. Storm  <storm@cua.dk>
18068         * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
18069         (cua-global-mark): Remove -face suffix from face names.
18071         * emulation/cua-gmrk.el (cua--init-global-mark):
18072         Remove cua-global-mark face setup.
18074 2005-06-06  Richard M. Stallman  <rms@gnu.org>
18076         * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
18077         just like other allowed characters.
18078         (makefile-match-dependency): Exclude leading and training whitespace
18079         from the range of regexp subexp 1.
18080         (makefile-macroassign-regex): Don't try to match the body,
18081         just the name of the macro being defined.
18083         * info.el (Info-read-node-name-2): New function.
18084         (Info-read-node-name-1): Use that.
18085         Add a completion-base-size-function property.
18087         * simple.el (completion-setup-function): Look for
18088         completion-base-size-function property of minibuffer-completion-table.
18090         * files.el (locate-file-completion): Doc fix.
18092         * printing.el: Don't call pr-update-menus; user must do that.
18094         * emacs-lisp/debug.el (debugger-window): New variable.
18095         (debug): Use debugger-window if it is set and still alive.
18096         Record debugger-window for next entry.
18098         * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
18100 2005-06-06  Matthias F\e,Av\e(Brste  <slashdevslashnull@gmx.net>
18102         * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
18103         (hack-one-local-variable, hack-local-variables)
18104         (hack-local-variables-prop-line): Pass that arg.
18106 2005-06-06  Kim F. Storm  <storm@cua.dk>
18108         * ido.el (ido-first-match, ido-only-match, ido-subdir)
18109         (ido-indicator): Remove -face suffix from face names.
18111 2005-06-06  Juri Linkov  <juri@jurta.org>
18113         * font-lock.el (font-lock-regexp-backslash)
18114         (font-lock-regexp-backslash-construct): New faces.
18115         (lisp-font-lock-keywords-2): Use new faces.  Match `?:' only
18116         after `('.  Add `while-no-input' to control structures.
18118         * faces.el (no-break-space, shadow): New faces.
18119         (escape-glyph): Use less loud colors pink2 and red4.
18121         * diff-mode.el (diff-context-face)
18122         * dired.el (dired-ignored)
18123         * rfn-eshadow.el (file-name-shadow)
18124         * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
18126         * info.el (Info-title-1-face): Use green instead of yellow because
18127         bold yellow is not readable on light backgrounds.
18129         * progmodes/compile.el (compilation-start): Move `erase-buffer' up
18130         before selecting the desired mode to not spend time fontifying
18131         old contents.
18133 2005-06-06  Juanma Barranquero  <lekktu@gmail.com>
18135         * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
18136         (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
18138         * ps-print.el (ps-default-fg, ps-default-bg):
18139         Fix typos in docstrings.
18141         * isearchb.el (isearchb): Don't pass a spurious second argument to
18142         `iswitchb-completions'.
18144 2005-06-05  Nick Roberts  <nickrob@snap.net.nz>
18146         * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
18147         to preserve point.
18148         (gdb-find-file-hook): Add doc string.
18150         * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
18151         C dereferenced pointer expression.
18152         (gud-tool-bar-map): Put it on the tool bar.  Re-order icons.
18154         * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
18156         * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
18157         * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
18158         * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
18159         * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
18160         * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
18161         Make background transparent.
18163 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
18165         * font-lock.el (font-lock-add-keywords): Doc fix.  Comment change.
18166         (font-lock-remove-keywords): Doc fix.
18167         (font-lock-mode-major-mode): Compiler defvar.
18168         (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
18170         * font-core.el (font-lock-mode-major-mode): Compiler defvar.
18171         (font-lock-mode): Update `font-lock-mode-major-mode'.
18172         (font-lock-set-defaults): Compiler defvar.
18173         (font-lock-default-function): Take `font-lock-mode-major-mode'
18174         into account.
18176         * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
18177         keep track of which major mode it enabled the minor mode for.
18178         Use find-file-hook again.  Update docstring.
18180         * simple.el (eval-expression-print-level)
18181         (eval-expression-print-length, eval-expression-debug-on-error):
18182         Doc fixes.
18184 2005-06-04  Matt Hodges  <MPHodges@member.fsf.org>
18186         * iswitchb.el (iswitchb-single-match-face)
18187         (iswitchb-current-match-face, iswitchb-virtual-matches-face)
18188         (iswitchb-invalid-regexp-face): New faces.
18189         (iswitchb-completions): Use them.
18190         (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
18191         now marked as an obsolete alias.
18192         (iswitchb-read-buffer): Remove check for bound font variables.
18193         (iswitchb-invalid-regexp): New free variable.
18194         (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
18195         set iswitchb-invalid-regexp.
18196         (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
18197         invalid regexps.
18198         (iswitchb-completions): Add check for complete match when entering
18199         a regexp.
18200         (iswitchb-completions): Remove require-match argument.
18201         (iswitchb-exhibit): Fix caller.
18202         (iswitchb-common-match-inserted): New variable.
18203         (iswitchb-complete, iswitchb-completion-help): Use it.
18205 2005-06-04  David Reitter  <david.reitter@gmail.com>  (tiny change)
18207         * url-http.el (url-http-chunked-encoding-after-change-function):
18208         Use `url-http-debug' instead of `message'.
18210 2005-06-04  Thierry Emery  <thierry.emery@free.fr>  (tiny change)
18212         * url-http.el (url-http-parse-headers): Pass redirected URL as a
18213         callback argument.
18215 2005-06-04  Kim F. Storm  <storm@cua.dk>
18217         * simple.el (line-move): Only call sit-for when moving backwards.
18219         * ido.el (ido-make-merged-file-list-1): New defun split from
18220         ido-make-merged-file-list.
18221         (ido-make-merged-file-list): Bind throw-on-input around call to
18222         ido-make-merged-file-list-1.  Return input-pending-p if
18223         interrupted by more input available.
18224         (ido-read-internal): Handle input-pending-p return value from
18225         ido-make-merged-file-list.
18227 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
18229         * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
18230         compatibility code.
18232         * international/latexenc.el (latexenc-find-file-coding-system):
18233         Don't inherit the EOL part of the coding-system from the
18234         tex-main buffer.  Fit within 80 columns.
18236 2005-06-03  Matt Hodges  <MPHodges@member.fsf.org>
18238         * tmm.el (tmm-inactive-face): New face.
18239         (tmm-remove-inactive-mouse-face): New function.
18240         (tmm-prompt, tmm-add-one-shortcut)
18241         (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
18242         but not selectable.
18244 2005-06-03  Juanma Barranquero  <lekktu@gmail.com>
18246         * faces.el (face-equal): Improve argument/docstring consistency.
18248 2005-06-03  Daniel Pfeiffer  <occitan@esperanto.org>
18250         * progmodes/make-mode.el (makefile-targets-face)
18251         (makefile-shell-face, makefile-makepp-perl-face): Add :version.
18252         (makefile-bsdmake-dependency-regex)
18253         (makefile-makepp-rule-action-regex)
18254         (makefile-bsdmake-rule-action-regex): New constants.
18255         (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
18257         * progmodes/compile.el (compilation-error-regexp-alist-alist):
18258         Allow (...) within `...' for makepp messages.
18260 2005-06-03  Michael Kifer  <kifer@cs.stonybrook.edu>
18262         * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
18264         * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
18265         "." files are deleted from all file lists before comparison.
18267         * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
18268         (viper-ESC-key): Made them customizable.
18270         * viper.el (viper-non-hook-settings): Fix the names of defadvices.
18272 2005-06-01  Luc Teirlinck  <teirllm@auburn.edu>
18274         * autorevert.el (auto-revert-buffers): Use save-match-data.
18276 2005-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
18278         * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
18279         menu items with a nil command binding.
18281 2005-06-01  Juanma Barranquero  <lekktu@gmail.com>
18283         * emacs-lisp/cl-macs.el (defsetf):
18284         Improve argument/docstring consistency.
18286         * faces.el (list-faces-display): Improve the formatting by
18287         computing the maximum length required for any face-name (reworked
18288         patch of 1999-01-11, accidentally deleted on 1999-07-21).
18289         (internal-find-face): Remove redundant info in docstring.
18291 2005-06-01  Nick Roberts  <nickrob@snap.net.nz>
18293         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
18294         (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
18295         (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
18296         (gdb-assembler-custom): Improve regexps.
18297         (def-gdb-auto-update-handler): Use window point to preserve point.
18299 2005-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
18301         * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
18303 2005-05-31  Jay Belanger  <belanger@truman.edu>
18305         * calc/calc-embed.el (calc-embedded-word): Change argument passed
18306         to calc-embedded.
18307         (calc-embedded-make-info): Have plain prefix argument select
18308         entire line.
18310 2005-05-31  Juanma Barranquero  <lekktu@gmail.com>
18312         * faces.el (list-faces-display): Signal error if passed a regexp
18313         that matches no face name.
18315         * simple.el (filter-buffer-substring): Fix typo in docstring.
18317 2005-05-31  Richard M. Stallman  <rms@gnu.org>
18319         * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
18320         (vhdl-emacs-21): Doc fix.
18321         (vhdl-mode): Unconditionally set comment-padding.
18322         (vhdl-fixup-whitespace-region): Insert spaces only where
18323         there are none.
18324         (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
18326 2005-05-30  John Wiegley  <johnw@newartisans.com>
18328         * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
18329         * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
18330         * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
18331         `directory-sep-char' to ?/, and all uses of `string-to-int' to
18332         `string-to-number'.
18334 2005-05-30  Jay Belanger  <belanger@truman.edu>
18336         * calc/calc.el (calc-bug-address): Fix docstring.
18337         (calc-window-hook, calc-trail-window-hook): New variables.
18338         (calc-trail-display): Restore use of calc-trail-window-hook.
18339         (calc): Restore use of calc-window-hook.
18341 2005-05-31  Masatake YAMATO  <jet@gyve.org>
18343         * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
18345         * help-fns.el (help-C-file-name): Add autoload mark for
18346         `find-function-noselect'.
18348 2005-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
18350         * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
18351         (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
18353 2005-05-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
18355         * calendar/diary-lib.el (mark-included-diary-files): Only kill
18356         included diary buffer if it was not already being visited.
18357         Reported by Stephen Berman <Stephen.Berman@gmx.net>.
18359         * calendar/icalendar.el (top-level): Do not require appt.
18361         * mail/supercite.el (sc-select-attribution): Only use a list
18362         element from sc-attrib-selection-list if it returns a string.
18363         Reported by Davide G. M. Salvetti <salve@debian.org>.
18365 2005-05-30  Juanma Barranquero  <lekktu@gmail.com>
18367         * thumbs.el (thumbs-thumbname): The resulting thumbname now
18368         includes a hash value to improve its uniqueness, and has a ".jpg"
18369         extension.  Also, it is now a valid filename on all systems.
18370         (thumbs-make-thumb): Use `let', not `let*'.
18371         (thumbs-show-thumbs-list): Check for JPEG availability.
18373 2005-05-30  Richard M. Stallman  <rms@gnu.org>
18375         * filesets.el (filesets-menu-ensure-use-cached):
18376         Prevent warning when emacs-version>= is undefined.
18378         * printing.el (pr-interactive-n-up): Use string-to-number.
18380         * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
18382         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
18383         Warn only when name to be defined is quoted.
18385 2005-05-30  Nick Roberts  <nickrob@snap.net.nz>
18387         * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
18388         Make regexp more robust.
18389         (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
18390         Force regeneration of disassembly.
18392 2005-05-29  Jay Belanger  <belanger@truman.edu>
18394         * calc/calc.el (calc-user-invocation): Check if
18395         calc-invocation-macro is non-nil.
18397 2005-05-29  Juri Linkov  <juri@jurta.org>
18399         * add-log.el (change-log-font-lock-keywords):
18400         Add `+' to e-mail regexp to accept mail address with keywords.
18402         * man.el (Man-name-regexp): Add `:' to accept qualified names.
18404 2005-05-29  Luc Teirlinck  <teirllm@auburn.edu>
18406         * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
18408         * ielm.el (inferior-emacs-lisp-mode): Ditto.
18410 2005-05-29  Richard M. Stallman  <rms@gnu.org>
18412         * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
18413         Undo the change that moves to end of the current word.
18415 2005-05-29  Nick Roberts  <nickrob@snap.net.nz>
18417         * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
18418         Throw error when count <= 0 to ensure input is a number.
18419         (gdb-read-memory-custom): Pick up address from buffer.
18420         (gdb-memory-mode): Allow user to increment and decrement
18421         memory address from header line.
18423 2005-05-29  Richard M. Stallman  <rms@gnu.org>
18425         * flyspell.el (flyspell-version): Function deleted.
18426         (flyspell-auto-correct-previous-hook): Doc fix.
18428         * jit-lock.el (jit-lock-function, jit-lock-after-change):
18429         Do nothing if memory is full.
18431         * font-lock.el (font-lock-fontify-syntactically-region):
18432         Pass t for GREEDY to looking-back.
18434         * saveplace.el (save-place-alist-to-file): Write the file
18435         using write-region.
18437         * subr.el (looking-back): New argument GREEDY.
18439         * progmodes/compile.el (compilation-start): Set the mode
18440         before inserting the initial text.
18442         * progmodes/which-func.el (which-func-update-1): Turn the mode
18443         off in case of error by setting which-func-mode.
18445 2005-05-29  Peter Heslin  <p.j.heslin@durham.ac.uk>  (tiny change)
18447         * flyspell.el (flyspell-auto-correct-previous-word):
18448         Narrow down to what's on the screen, and recenter overlays
18449         at the end of the next word.
18451 2005-05-29  Manuel Serrano  <Manuel.Serrano@sophia.inria.fr>
18453         * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
18454         (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
18455         (flyspell-abbrev-p): Default to nil.
18456         (flyspell-use-global-abbrev-table-p): Doc fix.
18457         (flyspell-large-region): Allow nil as value.
18458         (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
18460         (mail-mode-flyspell-verify): More robust handling
18461         of `mail-header-separator'.  More efficient signature detection.
18462         Allow for regexp metacharacters in message-header-separator.
18463         Adding `To' not to be checked in mail-mode-flyspell-verify.
18465         (flyspell-prog-mode): Run flyspell-prog-mode-hook.
18466         (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
18467         Bind flyspell-auto-correct-binding.
18468         Bind C-. and C-, .
18469         (flyspell-mode-map): Likewise.
18470         (flyspell-mode): Doc fix.
18471         (flyspell-accept-buffer-local-defs): Preserve current buffer.
18472         (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
18473         (flyspell-word-cache-result): New var, always local.
18474         (flyspell-check-pre-word-p): Doc fix.
18475         (flyspell-check-changed-word-p): Handle spc like newline.
18476         (flyspell-post-command-hook): Set flyspell-word-cache-result.
18477         (flyspell-word-search-backward, flyspell-word-search-forward):
18478         New functions.
18479         (flyspell-word): Return t if nothing to check.
18480         When parsing TeX code, check for after } or \.
18481         Use flyspell-word-search-backward to find previous word.
18482         Return nil if duplicated word.
18483         For word already checked, return same value as last time.
18484         Set flyspell-word-cache-result after checking.
18485         Don't clobber the return value.
18486         (flyspell-get-word): Major rewrite.
18487         (flyspell-external-point-words): New locals pword, pcount.
18488         Fix size used in progress message.
18489         Find the proper corresponding word in flyspell-large-region-buffer.
18490         (flyspell-region): Check for flyspell-large-region = nil.
18491         (flyspell-highlight-incorrect-region): Clean up overlays in region.
18492         (flyspell-auto-correct-word): Check that WORD is a cons.
18493         (flyspell-correct-word): Likewise.
18495 2005-05-29  Daniel Pfeiffer  <occitan@esperanto.org>
18497         * progmodes/make-mode.el (makefile-rule-action-regex)
18498         (makefile-macroassign-regex, makefile-makepp-mode)
18499         (makefile-bsdmake-mode): Continuation lines may be empty.
18500         Reported by Joshua Varner.
18501         (makefile-makepp-font-lock-keywords): Add $(stem).
18503 2005-05-28  Karl Berry  <karl@gnu.org>
18505         * textmodes/tex-mode.el: Now that tex-send-command calls
18506         shell-quote-argument (2005-03-31 change), remove all calls to
18507         shell-quote-argument; they all end up invoking tex-send-command.
18508         The double quoting loses on filenames with non-safe characters,
18509         such as "@".  Reported by Frederik Fouvry.
18511 2005-05-29  Nick Roberts  <nickrob@snap.net.nz>
18513         * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
18514         about preserving point.
18516 2005-05-27  Jay Belanger  <belanger@truman.edu>
18518         * calc/calc-misc.el (calc-info-goto-node): Use info instead of
18519         Info-goto-node.
18521         * calc/calc-embed.el (calc-embed-arg): New variable.
18522         (calc-do-embedded-activate, calc-embedded-activate-formula)
18523         (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
18524         variable by new variable.
18525         (calc-embedded-make-info): Replace undeclared variable by new
18526         variable.  When selecting region with positive prefix
18527         argument, use end of previous line instead of beginning of line.
18529         * calc/calc-aent.el (calc-arg-values): Declare it.
18531         * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
18532         Declare them.
18534         * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
18536         * calc/calc.el (calc-alg-map): Declare it.
18538         * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
18540 2005-05-28  Nick Roberts  <nickrob@snap.net.nz>
18542         * progmodes/gdb-ui.el (gdb-all-registers): New variable.
18543         (gdb-registers-buffer, toggle-gdb-all-registers):
18544         Toggle display of floating point registers.
18545         (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
18547         * progmodes/gud.el (gud-goto-info): Use info.  Don't use require.
18548         (toggle-gud-tooltip-dereference):
18549         Rename from gud-toggle-tooltip-dereference.
18551 2005-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
18553         * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
18555 2005-05-27  Jay Belanger  <belanger@truman.edu>
18557         * calc/calc-prog.el (calc-kbd-report): Remove.
18558         (calc-kbd-query): Rewrite.
18560 2005-05-27  Juanma Barranquero  <lekktu@gmail.com>
18562         * image.el (image-library-alist): Move to image.c.
18563         (image-type-available-p): Doc fix.
18565 2005-05-27  Lute Kamstra  <lute@gnu.org>
18567         * calc/calc.el (calc):
18568         * outline.el (outline-1, outline-2, outline-3, outline-4)
18569         (outline-5, outline-6, outline-7, outline-8):
18570         * textmodes/dns-mode.el (dns-mode):
18571         * textmodes/sgml-mode.el (sgml-namespace-face):
18572         * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
18573         (tex-verbatim-face, tex-use-reftex):
18574         * textmodes/texinfo.el (texinfo-heading-face):
18575         Specify customization group.
18577         * longlines.el: Don't require easy-mmode.
18578         (longlines-visible-face): Specify customization group.
18580 2005-05-27  Kenichi Handa  <handa@m17n.org>
18582         * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
18583         encoding table of windows-1251.
18585         * international/ucs-tables.el (ucs-set-table-for-input):
18586         If translation-table-for-input of a coding system is a symbol, get
18587         its translation-table property.
18589         * international/code-pages.el: Don't register a coding system into
18590         non-iso-charset-alist more than once.
18591         (cp-make-coding-system): Likewise.
18593 2005-05-26  John Wiegley  <johnw@newartisans.com>
18595         * eshell/esh-cmd.el (eshell-eval-command): If the return value of
18596         `eshell-resume-eval' is wrapped in a list, it indicates that the
18597         command was run asynchronously.  In that case, unwrap the value
18598         before checking the delimiter value.
18600         * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
18601         character before a space at the end of a line is \, assume the space
18602         is part of the last argument rather than a final argument separator.
18604         * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
18605         is in use, and the target is `t' or `nil' (which are the most common
18606         values), don't assume that the symbol target is a buffer.
18608 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
18610         * calendar/calendar.el (calendar-mode-line-format):
18611         Use mode-line-highlight as mouse-face.
18613         * time.el (display-time-string-forms, display-time-update):
18614         Use mode-line-highlight as mouse-face.
18616 2005-05-26  Jay Belanger  <belanger@truman.edu>
18618         * calc/calc.el (calc-language-alist): Remove extra defvar.
18620 2005-05-26  Lute Kamstra  <lute@gnu.org>
18622         * arc-mode.el (archive-mode):
18623         * bookmark.el (bookmark-read-annotation-mode)
18624         (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
18625         * bs.el (bs-mode):
18626         * calc/calc-yank.el (calc-edit-mode):
18627         * calc/calc.el (calc-mode, calc-trail-mode):
18628         * calculator.el (calculator-mode):
18629         * chistory.el (command-history-mode):
18630         * comint.el:
18631         * cus-edit.el (custom-mode):
18632         * descr-text.el (describe-text-mode):
18633         * ebuff-menu.el (Electric-buffer-menu-mode):
18634         * ediff-util.el (ediff-mode):
18635         * emacs-lisp/re-builder.el (reb-mode):
18636         * emulation/vi.el (vi-mode-setup):
18637         * emulation/ws-mode.el (wordstar-mode):
18638         * eshell/esh-mode.el (eshell-mode):
18639         * forms.el (forms-mode):
18640         * help-mode.el (help-mode):
18641         * hexl.el (hexl-mode):
18642         * ibuffer.el (ibuffer-mode):
18643         * ielm.el (inferior-emacs-lisp-mode):
18644         * info.el (Info-mode, Info-edit-mode):
18645         * international/swedish.el:
18646         * ledit.el (ledit-from-lisp-mode):
18647         * locate.el (locate-mode):
18648         * mail/rmail.el (rmail-mode):
18649         * mail/rmailedit.el (rmail-edit-mode):
18650         * mail/rmailsum.el (rmail-summary-mode):
18651         * mail/supercite.el (sc-electric-mode):
18652         * net/eudc.el (eudc-mode):
18653         * net/quickurl.el (quickurl-list-mode):
18654         * net/snmp-mode.el (snmp-mode, snmpv2-mode):
18655         * obsolete/ooutline.el (outline-mode):
18656         * obsolete/options.el (Edit-options-mode):
18657         * obsolete/rnews.el (news-mode):
18658         * obsolete/rnewspost.el (news-reply-mode):
18659         * play/5x5.el (5x5-mode):
18660         * play/decipher.el (decipher-mode, decipher-stats-mode):
18661         * play/gomoku.el (gomoku-mode):
18662         * play/snake.el (snake-mode):
18663         * play/solitaire.el (solitaire-mode):
18664         * play/tetris.el (tetris-mode):
18665         * progmodes/ada-mode.el (ada-mode):
18666         * progmodes/antlr-mode.el (antlr-mode):
18667         * progmodes/autoconf.el (autoconf-mode):
18668         * progmodes/dcl-mode.el (dcl-mode):
18669         * progmodes/delphi.el (delphi-mode):
18670         * progmodes/ebrowse.el (ebrowse-tree-mode)
18671         (ebrowse-electric-list-mode, ebrowse-member-mode)
18672         (ebrowse-electric-position-mode):
18673         * progmodes/f90.el (f90-mode):
18674         * progmodes/fortran.el (fortran-mode):
18675         * progmodes/icon.el (icon-mode):
18676         * progmodes/idlw-help.el (idlwave-help-mode):
18677         * progmodes/idlw-shell.el (idlwave-shell-mode):
18678         * progmodes/idlwave.el (idlwave-mode):
18679         * progmodes/inf-lisp.el (inferior-lisp-mode):
18680         * progmodes/m4-mode.el (m4-mode):
18681         * progmodes/meta-mode.el (metafont-mode, metapost-mode):
18682         * progmodes/modula2.el (modula-2-mode):
18683         * progmodes/octave-inf.el (inferior-octave-mode):
18684         * progmodes/octave-mod.el (octave-mode):
18685         * progmodes/pascal.el (pascal-mode):
18686         * progmodes/sh-script.el (sh-mode):
18687         * progmodes/sql.el (sql-mode, sql-interactive-mode):
18688         * progmodes/vhdl-mode.el (vhdl-mode):
18689         * progmodes/xscheme.el (scheme-interaction-mode):
18690         * replace.el (occur-mode):
18691         * ses.el (ses-mode):
18692         * simple.el (completion-list-mode):
18693         * skeleton.el:
18694         * speedbar.el (speedbar-mode):
18695         * term.el (term-mode):
18696         * terminal.el (terminal-edit-mode):
18697         * textmodes/reftex-index.el (reftex-index-mode)
18698         (reftex-index-phrases-mode):
18699         * textmodes/reftex-sel.el (reftex-select-label-mode)
18700         (reftex-select-bib-mode):
18701         * textmodes/reftex-toc.el (reftex-toc-mode):
18702         * wdired.el (wdired-change-to-wdired-mode):
18703         * wid-browse.el (widget-browse-mode):
18704         Use run-mode-hooks.
18706         * array.el (array-mode):
18707         * calendar/todo-mode.el (todo-mode):
18708         * man.el (Man-mode):
18709         * play/landmark.el (lm-mode):
18710         * play/mpuz.el (mpuz-mode):
18711         Use kill-all-local-variables and run-mode-hooks.
18713         * subr.el (delay-mode-hooks): Specify indentation.
18715 2005-05-26  Mark A. Hershberger  <mah@everybody.org>
18717         * xml.el (xml-substitute-special): Don't die for undefined xml
18718         entities.
18720 2005-05-26  Jay Belanger  <belanger@truman.edu>
18722         * calc/calc-prog.el (calc-user-define-edit): Don't find substring
18723         of nil.
18725 2005-05-27  Nick Roberts  <nickrob@snap.net.nz>
18727         * progmodes/gdb-ui.el (gdb-frame-address):
18728         Rename from gdb-current-address.
18729         (gdb-previous-frame-address): Rename from gdb-previous-address.
18730         (gdb-selected-frame): Rename from gdb-current-frame.
18731         (gdb-get-selected-frame): Rename from gdb-get-current-frame.
18732         (gdb-frame-number): Rename from gdb-current-stack-level.
18733         (gdb-ann3): Match new mode-name for disassembly buffer.
18734         Extend initialization of variables.
18735         (gdb-post-prompt): Update disassembly from gdb-frame-handler.
18736         (gdb-memory-mode): Use mouse-face in header line.
18737         (gdb-assembler-buffer-name): Call it disassembly and give frame
18738         in mode line.
18739         (gdb-source-spec-regexp, gdb-assembler-custom)
18740         (gdb-invalidate-assembler, gdb-frame-handler):
18741         Make robust to leading zeroes in address format.
18743 2005-05-26  Carsten Dominik  <dominik@science.uva.nl>
18745         * textmodes/org.el (org-mode): Use `define-derived-mode' to
18746         define `org-mode'.
18747         (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
18749 2005-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
18751         * log-edit.el (log-edit-changelog-entries): Distinguish between
18752         filenames like xfns.c and fns.c.
18754 2005-05-25  Luc Teirlinck  <teirllm@auburn.edu>
18756         * buff-menu.el (Buffer-menu-revert-function): Improve handling of
18757         point after reverting.
18758         (Buffer-menu-make-sort-button): Handle the case where
18759         `Buffer-menu-use-header-line' is nil.
18761 2005-05-25  Thien-Thi Nguyen  <ttn@gnu.org>
18763         * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
18764         New funcs.  In minibuffer-local-completion-map bind `]', `/'
18765         and `:' to them.
18767 2005-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
18769         * startup.el (normal-top-level): Allow modification of load-path while
18770         we're iterating over it.
18772 2005-05-25  Juanma Barranquero  <lekktu@gmail.com>
18774         * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
18775         (thumbs-cleanup-thumbsdir, thumbs-call-convert)
18776         (thumbs-resize-interactive, thumbs-insert-image)
18777         (thumbs-insert-thumb, thumbs-dired-show-marked)
18778         (thumbs-find-image-at-point, thumbs-delete-images)
18779         (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
18780         (thumbs-increment-image-size, thumbs-decrement-image-size):
18781         Fix typos in docstrings.
18783 2005-05-24  Andre Spiegel  <spiegel@gnu.org>
18785         * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
18786         (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
18787         (cperl-mode): Use them.
18789 2005-05-24  Juanma Barranquero  <lekktu@gmail.com>
18791         * window.el (quit-window, shrink-window-if-larger-than-buffer):
18792         Doc fixes.
18794 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
18796         * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
18797         Bind C-d to gdb-inferior-io-eof.
18799         * dired.el (dired-dnd-popup-notice): Use message-box.
18801 2005-05-23  Masatake YAMATO  <jet@gyve.org>
18803         * bindings.el (mode-line-major-mode-keymap):
18804         Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
18806         * faces.el (mode-line-highlight): New face.
18808         * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
18809         as mouse-face.
18811         * bindings.el (top-level, help-echo, mode-line-modified)
18812         (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
18813         as mouse-face.
18815 2005-05-23  Juanma Barranquero  <lekktu@gmail.com>
18817         * progmodes/cc-engine.el (c-guess-basic-syntax):
18818         Remove spurious call to `zerop'.
18820         * emacs-lisp/cl.el (acons, pairlis): Add docstring.
18822 2005-05-23  Martin Stjernholm  <bug-cc-mode@gnu.org>
18824         CC Mode update to 5.30.10:
18826         * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
18827         could go past the limit in decoration level 2, thereby causing
18828         errors during interactive fontification.
18830         * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
18831         the file is evaluated interactively.
18833         * cc-engine.el (c-guess-basic-syntax): Handle operator
18834         declarations somewhat better in C++.
18836         * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
18837         make use of `run-mode-hooks' which has been added in Emacs 21.1.
18838         (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
18839         (awk-mode): Use it.
18840         (make-local-hook): Suppress warning about obsoleteness.
18842         * cc-engine.el, cc-align.el, cc-cmds.el
18843         (c-append-backslashes-forward, c-delete-backslashes-forward)
18844         (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
18845         Compensate for return value from `forward-line' when it has moved
18846         but not to a different line due to eob.
18848         * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
18849         `objc-method-intro' and `objc-method-args-cont'.
18851 2005-05-23  Alan Mackenzie  <bug-cc-mode@gnu.org>
18853         CC Mode update to 5.30.10:
18855         * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
18856         in the copyright statement.  Incidentally, change "along with GNU
18857         Emacs" to "along with this program" where it occurs.
18859         * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
18860         so that it is interactive, hence can be found by M-x awk-mode
18861         whilst cc-mode is yet to be loaded.  Reported by Glenn Morris
18862         <gmorris+emacs@ast.cam.ac.uk>.
18864         * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
18865         Mode's regexps.
18867 2005-05-23  Kevin Ryde  <user42@zip.com.au>
18869         * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
18870         c-parse-state, to avoid a lisp error (on bad code).
18872 2005-05-23  Lute Kamstra  <lute@gnu.org>
18874         * subr.el (font-lock-defaults): Remove defvar as it's already
18875         defined in font-core.el.
18877         * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
18879 2005-05-23  Nick Roberts  <nickrob@snap.net.nz>
18881         * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
18882         more general and work when GDB variable "print pretty" is on,
18883         as with Emacs, for example.
18885 2005-05-22  Luc Teirlinck  <teirllm@auburn.edu>
18887         * font-core.el: Update comment.
18889         * emacs-lisp/easy-mmode.el (define-global-minor-mode):
18890         Use `after-change-major-mode-hook' instead of `find-file-hook'.
18892         * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
18894 2005-05-22  Eli Zaretskii  <eliz@gnu.org>
18896         * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
18897         and `yank-handler' in the doc strings.
18899 2005-05-22  Stefan Monnier  <monnier@iro.umontreal.ca>
18901         * emacs-lisp/cl.el (eql): Remove.  It's a builtin already.
18903 2005-05-22  Richard M. Stallman  <rms@gnu.org>
18905         * help.el (describe-key): Move print-help-return-message call
18906         out of conditional.
18908         * progmodes/etags.el (list-tags): Use with-no-warnings.
18910         * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
18911         (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
18912         (starttls-extra-args, starttls-extra-arguments): Add defvars.
18914         * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
18916         * language/viet-util.el (viet-viscii-nonascii-translation-table):
18917         Add defvar.
18919         * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
18920         Use defvar, not defconst.
18922         * hexl.el (hexl-follow-line): Use with-no-warnings.
18924         * emulation/tpu-extras.el: Use write-file-functions instead of
18925         write-file-hooks.
18927         * dired.el (dired-font-lock-keywords): Fontify files with junk
18928         extensions even if marked by -F.
18930 2005-05-22  Juanma Barranquero  <lekktu@gmail.com>
18932         * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
18933         (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
18934         * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
18935         (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
18936         (concatenate, list-length, get*, getf, cl-remprop):
18937         * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
18938         (etypecase, progv, lexical-let, lexical-let*)
18939         (multiple-value-bind, multiple-value-setq, shiftf):
18940         Improve argument/docstring consistency.
18942         * subr.el (focus-frame, unfocus-frame): Revert deletion on 2005-05-01.
18944 2005-05-22  Andre Spiegel  <spiegel@gnu.org>
18946         * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
18947         doesn't exist.
18949         * vc.el (vc-trunk-p): Add autoload cookie.  The function is used in
18950         vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
18952 2005-05-22  Nick Roberts  <nickrob@snap.net.nz>
18954         * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
18955         already deleted variables: auto-fill-hook, blink-paren-hook,
18956         lisp-indent-hook, inhibit-local-variables, unread-command-event,
18957         suspend-hooks, comment-indent-hook, meta-flag,
18958         before-change-function, after-change-function,
18959         font-lock-doc-string-face.
18961 2005-05-21  Luc Teirlinck  <teirllm@auburn.edu>
18963         * emacs-lisp/derived.el (define-derived-mode): Doc fix.
18965 2005-05-21  Eli Zaretskii  <eliz@gnu.org>
18967         * mail/rmail.el (rmail-reply): Filter the list in reply-to through
18968         rmail-dont-reply-to.
18970 2005-05-21  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
18972         * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
18973         literal blank when splitting new-header-values.
18975 2005-05-21  Matt Hodges  <MPHodges@member.fsf.org>
18977         * calendar/cal-menu.el (cal-menu-update): Add separator as a
18978         string so that tmm doesn't create a completion entry for it.
18980         * textmodes/table.el (table-disable-menu): Ditto.
18982 2005-05-21  Richard M. Stallman  <rms@gnu.org>
18984         * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
18986         * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
18988         * net/rcompile.el (remote-compile): Use compilation-start.
18990         * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
18992 2005-05-21  Daniel Pfeiffer  <occitan@esperanto.org>
18994         * files.el (auto-mode-alist): Check GNUmakefile before makefile.
18995         Default to makefile-bsdmake-mode on BSD systems.
18997         * imenu.el (imenu-generic-expression, imenu--generic-function'):
18998         REGEXP may also be a search function now.  The part of doc-string
18999         for describing the structure was 95% identical to that of
19000         `imenu--generic-function'.  Unify it there.
19002         * progmodes/make-mode.el (makefile-imenu-generic-expression):
19003         Use function to find dependencies, because regexp alone is so complex,
19004         it easily goes into an endless loop.
19005         (makefile-makepp-mode): Also add submenu for Perl functions
19006         defined in the makefile.
19007         (makefile-bsdmake-mode): Special imenu-generic-expression no
19008         longer needed, due to function call.
19009         (makefile-match-dependency): Take BOUND into account when checking
19010         if we're through.
19012 2005-05-20  Jay Belanger  <belanger@truman.edu>
19014         * calc/calc-units.el (calc-invalidate-units-table):
19015         Use inhibit-read-only.
19016         (math-build-units-table-buffer): Use view-mode.
19018 2005-05-20  David Kastrup  <dak@gnu.org>
19020         * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
19021         easy-menu-add is not a nop on Emacs; and clarify when to call it.
19023 2005-05-20  Lute Kamstra  <lute@gnu.org>
19025         * diff-mode.el (diff-header-face, diff-file-header-face)
19026         (diff-index-face, diff-hunk-header-face, diff-removed-face)
19027         (diff-added-face, diff-changed-face, diff-function-face)
19028         (diff-context-face, diff-nonexistent-face): Put them in the
19029         diff-mode customization group.
19031 2005-05-20  Stefan Monnier  <monnier@iro.umontreal.ca>
19033         * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
19035         * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
19037         * font-lock.el (lisp-font-lock-keywords-2): Don't error.
19038         Minor regexp-optimization.
19040 2005-05-20  Carsten Dominik  <dominik@science.uva.nl>
19042         * textmodes/org.el (org-agenda-toggle-time-grid): New command.
19043         (org-agenda-use-time-grid, org-agenda-time-grid): New options.
19044         (org-agenda-add-time-grid-maybe): New function.
19045         (org-agenda): Call `org-agenda-add-time-grid-maybe'.
19046         (org-table-create): `dotimes' instead of `mapcar'.
19047         (org-xor): Simplify implementation.
19048         (org-agenda): `inhibit-redisplay' turned on.
19049         (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
19050         a consistent line after a state change.
19051         (org-agenda-remove-times-when-in-prefix): New option.
19052         (org-prefix-has-time): New variable.
19053         (org-parse-time-string): Optional argument NODEFAULT.
19054         (org-format-agenda-item): Parse items for time-of-day
19055         specifications and move these into the prefix if possible.
19056         (org-agenda-priority): Get current heading, not previous heading
19057         during agenda remote editing.
19059 2005-05-20  Juanma Barranquero  <lekktu@gmail.com>
19061         * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
19062         (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
19063         (remove-duplicates, delete-duplicates, substitute)
19064         (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
19065         (nsubstitute-if-not, find, find-if, find-if-not, position)
19066         (position-if, position-if-not, count, count-if, count-if-not)
19067         (mismatch, search, sort*, stable-sort, merge, member*)
19068         (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
19069         (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
19070         (intersection, nintersection, set-difference, nset-difference)
19071         (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
19072         (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
19073         (nsublis, tree-equal): Improve argument/docstring consistency.
19075         * subr.el (send-string, send-region): Remove obsolescence declaration.
19076         (window-dot, set-window-dot, read-input, show-buffer)
19077         (eval-current-buffer, string-to-int):
19078         Add release number to obsolescence declarations.
19080 2005-05-19  Kim F. Storm  <storm@cua.dk>
19082         * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
19083         (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
19085 2005-05-20  Matt Hodges  <MPHodges@member.fsf.org>
19087         * faces.el (list-faces-display): Make back button respect optional
19088         regexp arg.
19090 2005-05-19  Juanma Barranquero  <lekktu@gmail.com>
19092         * calculator.el (calculator-radix-grouping-mode)
19093         (calculator-radix-grouping-digits, calculator-displayer)
19094         (calculator-radix-grouping-separator, calculator-copy-displayer):
19095         * dabbrev.el (dabbrev-search-these-buffers-only):
19096         * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
19097         (diff-advance-after-apply-hunk, diff-mode-hook)
19098         (diff-minor-mode-prefix):
19099         * imenu.el (imenu-use-popup-menu):
19100         * jit-lock.el (jit-lock-context-time):
19101         * newcomment.el (comment-fill-column, comment-column)
19102         (comment-style, comment-padding, comment-multi-line)
19103         (comment-empty-lines, comment-auto-fill-only-comments):
19104         * reveal.el (reveal-around-mark):
19105         * uniquify.el (uniquify-buffer-name-style)
19106         (uniquify-after-kill-buffer-p)
19107         (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
19108         (uniquify-min-dir-content, uniquify-separator)
19109         (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
19110         * w32-vars.el (w32-fixed-font-alist):
19111         * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
19112         * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
19113         * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
19114         * progmodes/perl-mode.el (perl-indent-level)
19115         (perl-continued-statement-offset, perl-continued-brace-offset)
19116         (perl-brace-offset, perl-brace-imaginary-offset)
19117         (perl-label-offset, perl-indent-continued-arguments)
19118         (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
19119         * progmodes/tcl.el (tcl-indent-level)
19120         (tcl-continued-indent-level, tcl-auto-newline)
19121         (tcl-tab-always-indent, tcl-electric-hash-style)
19122         (tcl-help-directory-list, tcl-use-smart-word-finder)
19123         (tcl-application, tcl-command-switches, tcl-prompt-regexp)
19124         (inferior-tcl-source-command):
19125         * textmodes/fill.el (enable-kinsoku):
19126         * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
19127         * textmodes/table.el (table-yank-handler):
19128         Specify missing group (and type, if simple) in defcustom.
19130 2005-05-19  Luc Teirlinck  <teirllm@auburn.edu>
19132         * progmodes/compile.el (compilation-finish-function): Fix defvar.
19134 2005-05-19  Richard M. Stallman  <rms@gnu.org>
19136         * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
19138         * subr.el (event-basic-type): Don't get an error.
19139         (left-fringe-p): Function deleted.
19141         * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
19142         (list-buffers-noselect): Set `font-lock-face' property, not `face'.
19144         * dired-aux.el (dired-copy-file-recursive): Handle symlinks
19145         in recursive copy.
19147         * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
19149         * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
19151         * emacs-lisp/bytecomp.el
19152         (byte-compile-file-form-custom-declare-variable):
19153         Call byte-compile-nogroup-warn if appropriate.
19155         * progmodes/compile.el (compilation-finish-function): Mark obsolete.
19156         (compilation-set-window): Don't call left-fringe-p; do it directly.
19158 2005-05-19  Jay Belanger  <belanger@truman.edu>
19160         * calc/calc-graph.el (calc-graph-format-data): Make sure
19161         var-PlotRejects is bound before trying to check its value.
19163 2005-05-19  Carsten Dominik  <dominik@science.uva.nl>
19165         * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
19166         definition of this variable from reftex-global.el to reftex.el,
19167         because it is needed in the menu.
19169 2005-05-19  Lute Kamstra  <lute@gnu.org>
19171         * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
19172         years are fixed.  Don't insert a space after a dash.
19174 2005-05-19  Kim F. Storm  <storm@cua.dk>
19176         * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
19178 2005-05-19  Daniel Pfeiffer  <occitan@esperanto.org>
19180         * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
19181         strings, because (eq ... ?\\) is fairly frequent.
19183         * progmodes/make-mode.el (makefile-add-this-line-targets):
19184         Simplify and integrate into `makefile-pickup-targets'.
19185         (makefile-add-this-line-macro): Simplify and integrate into
19186         `makefile-pickup-macros.
19187         (makefile-pickup-filenames-as-targets): Simplify.
19188         (makefile-previous-dependency, makefile-match-dependency):
19189         Don't stumble over `::'.
19191 2005-05-19  Nick Roberts  <nickrob@snap.net.nz>
19193         * subr.el (post-command-idle-hook, post-command-idle-delay):
19194         Remove obsoletion of post-command-idle-hook and
19195         post-command-idle-delay.
19197         * faces.el (list-faces-display): Provide button when describe-face
19198         is called to take user back to the list of faces.
19200         * help-fns.el (describe-variable): Remove hyperlinks in a
19201         variable's value as these are quite frequently inappropriate.
19203         * follow.el (follow-submit-feedback, follow-mode):
19204         Remove references to post-command-idle-hook.
19206 2005-05-18  Daniel Pfeiffer  <occitan@esperanto.org>
19208         * progmodes/make-mode.el (makefile-previous-dependency)
19209         (makefile-match-dependency): Check for := (and in bsd mode also
19210         !=) to give a better result, even when font-lock is not on.
19212 2005-05-18  Jay Belanger  <belanger@truman.edu>
19214         * calc/calc-help.el (calc-s-prefix-help):
19215         Add `calc-copy-special-constant' to help string.
19217 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
19219         * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
19221 2005-05-18  Jay Belanger  <belanger@truman.edu>
19223         * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
19224         in linear factors are in proper order.
19226 2005-05-18  Carsten Dominik  <dominik@science.uva.nl>
19228         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
19229         Support for jurabib.
19231         * textmodes/reftex.el (featurep): Define aliases for overlay
19232         commands, for XEmacs compatibility, and use these aliases in
19233         overlay initializations.
19234         (reftex-highlight): Use `reftex-move-overlay'.
19235         (reftex-unhighlight): Use `reftex-delete-overlay'.
19236         (reftex-uniq): Function removed.  Use `reftex-uniquify' instead.
19237         (reftex-access-search-path): Use `reftex-uniquify' instead of
19238         `reftex-uniq'
19240         * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
19241         `before-string' property modification enables for Emacs as well.
19242         (reftex-select-item): Use `reftex-delete-overlay'.
19243         (reftex-select-mark): Use `reftex-make-overlay' and
19244         `reftex-overlay-put'.
19245         (reftex-select-unmark): Use `reftex-delete-overlay' and
19246         `reftex-overlay-put'.
19248 2005-05-18  Lute Kamstra  <lute@gnu.org>
19250         * emacs-lisp/lisp.el (check-parens): Fix docstring.
19252 2005-05-18  Juanma Barranquero  <lekktu@gmail.com>
19254         * add-log.el (add-change-log-entry):
19255         * array.el (array-make-template, array-reconfigure-rows)
19256         (array-init-max-row, array-init-max-column)
19257         (array-init-columns-per-line, array-init-field-width):
19258         * replace.el (replace-match-maybe-edit, perform-replace):
19259         * textmodes/spell.el (spell-region):
19260         Replace `read-input' by `read-string'.
19262         * forms.el (forms-mode):
19263         * finder.el (finder-compile-keywords):
19264         * shadowfile.el (shadow-read-files):
19265         Replace `eval-current-buffer' by `eval-buffer'.
19267         * terminal.el (te-pass-through):
19268         * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
19269         (ange-ftp-raw-send-cmd):
19270         * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
19271         (send-process-next-char, telnet-initial-filter, telnet):
19272         Replace `send-string' by `process-send-string'.
19274         * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
19275         (prolog-consult-region): Replace `send-string' by
19276         `process-send-string'; replace `send-region' by `process-send-region'.
19278         * progmodes/delphi.el (delphi-log-msg):
19279         Replace `set-window-dot' by `set-window-point'.
19281         * subr.el (window-dot, set-window-dot, read-input, send-string)
19282         (send-region, show-buffer, eval-current-buffer):
19283         Make really obsolete, as the comment says.
19285 2005-05-17  Kim F. Storm  <storm@cua.dk>
19287         * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
19288         (cua--init-keymaps): Bind C-return instead of S-return to set
19289         rectangle mark.
19291         * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
19292         instead of S-return to toggle/clear rectangle mark.
19294 2005-05-17  Daniel Pfeiffer  <occitan@esperanto.org>
19296         * progmodes/make-mode.el (makefile-dependency-skip): New variable.
19297         (makefile-macroassign-regex, makefile-make-font-lock-keywords):
19298         Also fontify plain strings assigned to variables, mostly so that a
19299         colon has a face and is thus not taken as a dependency separator.
19300         (makefile-previous-dependency): Inline the new matcher, because it
19301         is too complex to work in both directions.
19302         (makefile-match-dependency): Eliminate `backward' arg (see above).
19303         Completely reimplemented so as to not sometimes go into an endless
19304         loop.  It should also be more efficient, because first it only
19305         searches for `:', instead of applying the very complex regexp.
19306         (makefile-mode): Cancel `font-lock-support-mode', because blocks
19307         to be fontified in one piece can be too long for JIT.
19308         Makefiles are never *that* big.
19310 2005-05-17  Reiner Steib  <Reiner.Steib@gmx.de>
19312         * dired.el (dired-mode): Simplify.
19314 2005-05-17  Lute Kamstra  <lute@gnu.org>
19316         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
19317         defcustom for the mode hook variable.
19319         * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
19320         Emacs Lisp Reference Manual.
19322 2005-05-17  Juanma Barranquero  <lekktu@gmail.com>
19324         * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
19325         (evenp, list*):
19326         * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
19327         * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
19329         * net/tramp-smb.el (tramp-smb-open-connection):
19330         Pass `tramp-chunksize' as fifth (required) argument.
19332 2005-05-16  Daniel Pfeiffer  <occitan@esperanto.org>
19334         * font-lock.el (lisp-font-lock-keywords-1):
19335         Set `font-lock-negation-char-face' for [^...] char group.
19336         (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
19338         * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
19339         a var, and refine it to mask one more level of nested vars.
19340         (makefile-rule-action-regex): Turn it into a var, and refine it so
19341         it recognizes backslashed continuation lines as belonging to the
19342         same command.
19343         (makefile-macroassign-regex): Refine it so it recognizes
19344         backslashed continuation lines as belonging to the same command.
19345         (makefile-var-use-regex): Don't look at the next char, because it
19346         might be the same one to be skipped by the initial [^$], leading
19347         to an overlooked variable use.
19348         (makefile-make-font-lock-keywords): Remove two parameters, which
19349         are now variables that some of the modes set locally.
19350         Handle dependency and rule action matching through functions, because
19351         regexps alone match too often.  Dependency matching now comes
19352         last, so it can check, whether a colon already matched something else.
19353         (makefile-mode): Inform that font-lock improves makefile parsing
19354         capabilities.
19355         (makefile-match-dependency, makefile-match-action): New functions.
19357 2005-05-16  Juanma Barranquero  <lekktu@gmail.com>
19359         * emacs-lisp/cl-extra.el (equalp): Doc fix.
19361         * align.el (align-regexp):
19362         * ansi-color.el (ansi-color-get-face):
19363         * array.el (array-reconfigure-rows, array-init-max-row)
19364         (array-init-max-column, array-init-columns-per-line)
19365         (array-init-field-width):
19366         * dired-aux.el (dired-trample-file-versions):
19367         * dired-x.el (dired-mark-sexp):
19368         * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
19369         * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
19370         * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
19371         * faces.el (face-read-integer):
19372         * files.el (backup-extract-version, insert-directory):
19373         * hexl.el (hexl-insert-decimal-char):
19374         * server.el (server-process-filter):
19375         * shell.el (shell-extract-num):
19376         * startup.el (command-line-1):
19377         * term.el (term-command-hook):
19378         * time-stamp.el (time-stamp, time-stamp-string-preprocess)
19379         (time-stamp-do-number):
19380         * time.el (display-time-update):
19381         * timezone.el (timezone-parse-date, timezone-zone-to-minute)
19382         (timezone-fix-time):
19383         * vms-patch.el (vms-suspend-resume-hook):
19384         * calendar/appt.el (appt-convert-time):
19385         * calendar/cal-bahai.el (mark-bahai-diary-entries):
19386         * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
19387         * calendar/cal-islam.el (mark-islamic-diary-entries):
19388         * calendar/calendar.el (calendar-cursor-to-date)
19389         (calendar-star-date):
19390         * calendar/diary-lib.el (diary-attrtype-convert)
19391         (mark-diary-entries, diary-entry-time):
19392         * calendar/solar.el (solar-get-number):
19393         * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
19394         * emacs-lisp/re-builder.el (reb-display-subexp):
19395         * emulation/edt.el (edt-set-scroll-margins):
19396         * emulation/tpu-extras.el (tpu-set-scroll-margins):
19397         * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
19398         (vip-get-ex-count):
19399         * emulation/viper-ex.el (viper-get-ex-token)
19400         (viper-get-ex-buffer, viper-get-ex-count, ex-next):
19401         * international/fontset.el (fontset-plain-name):
19402         * mail/feedmail.el (feedmail-look-at-queue-directory):
19403         * mail/mailalias.el (mail-get-names):
19404         * mail/rmail.el (rmail-convert-to-babyl-format):
19405         * mail/rmailsum.el (rmail-make-basic-summary-line)
19406         (rmail-summary-next-same-subject, rmail-summary-rmail-update)
19407         (rmail-summary-goto-msg):
19408         * mail/smtpmail.el (smtpmail-read-response):
19409         * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
19410         (ange-ftp-vms-add-file-entry):
19411         * play/gametree.el (gametree-looking-at-ply)
19412         (gametree-current-branch-score):
19413         * progmodes/ada-xref.el (ada-prj-find-prj-file)
19414         (ada-xref-find-in-modified-ali, ada-find-in-src-path):
19415         * progmodes/cperl-mode.el (condition-case):
19416         * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
19417         (ebrowse-set-member-buffer-column-width)
19418         (ebrowse-select-1st-to-9nth):
19419         * progmodes/etags.el (etags-snarf-tag):
19420         * progmodes/flymake.el (flymake-parse-line):
19421         * progmodes/idlw-shell.el (idlwave-shell-parse-line)
19422         (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
19423         (idlwave-shell-menu-def):
19424         * progmodes/ps-mode.el (ps-run-goto-error):
19425         * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
19426         (vhdl-speedbar-contract-level):
19427         * term/mac-win.el (x-handle-numeric-switch):
19428         * term/sun-mouse.el (sun-get-frame-data):
19429         * term/w32-win.el (x-handle-numeric-switch):
19430         * term/x-win.el (x-handle-numeric-switch):
19431         * textmodes/ispell.el (ispell-parse-output):
19432         * textmodes/nroff-mode.el (nroff-outline-level):
19433         * textmodes/reftex-cite.el (reftex-bib-sort-year)
19434         (reftex-bib-sort-year-reverse, reftex-format-citation):
19435         * textmodes/reftex-parse.el (reftex-init-section-numbers)
19436         (reftex-section-number):
19437         * textmodes/texinfmt.el (texinfo-paragraphindent):
19438         Replace `string-to-int' by `string-to-number'.
19440         * international/latexenc.el: Add page marker to force the "Local
19441         Variables:" string out of the last page.
19443 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
19445         * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
19446         tooltip-change-major-mode.
19447         (gud-tooltip-print-command): Remove case where gud-minor-mode
19448         is gdb ("--fullname").
19449         (gud-tooltip-tips): Turn GUD tooltips off for this case and
19450         explain to user.
19452 2005-05-16  Jay Belanger  <belanger@truman.edu>
19454         * calc/calc-store.el (calc-copy-special-constant): New function.
19456         * calc/calc-ext.el (calc-init-extensions): Add binding for
19457         `calc-copy-special-constant'.
19459         * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
19460         for the `calc-copy-special-constant' command.
19462 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
19464         * subr.el (left-fringe-p): New function.
19466         * progmodes/compile.el (compilation-setup): Set local value of
19467         overlay-arrow-string to "" always.
19468         (compilation-set-window): Left fringe then don't scroll.
19469         No left fringe then no arrow and scroll message to top.
19470         (compilation-context-lines): Adjust doc string accordingly.
19472 2005-05-16  Kim F. Storm  <storm@cua.dk>
19474         * ido.el (ido-magic-forward-char, ido-magic-backward-char)
19475         (ido-magic-delete-char): New commands for C-f, C-b, C-d.
19476         (ido-wide-find-dir-or-delete-dir): New command for M-d.
19477         (ido-define-mode-map): Bind them.  Add C-x prefix to fallback commands.
19478         (ido-read-file-name): Handle commands with ido property value
19479         equal to find-file as reading a file name, to allow C-d to enter dired.
19480         (ibuffer-find-file): Add ido property with value find-file.
19482 2005-05-15  Kim F. Storm  <storm@cua.dk>
19484         * subr.el (open-network-stream-nowait): Remove.
19485         (open-network-stream-server): Remove.
19487 2005-05-15  Richard M. Stallman  <rms@gnu.org>
19489         * faces.el (describe-face): Output a definition link button.
19491         * help-mode.el (help-face-def): New button type.
19493         * emacs-lisp/copyright.el (copyright-fix-years):
19494         Match properly if the first year is 2-digit.
19495         Don't mess up the whitespace after the years by filling.
19497         * dired-aux.el (dired-mark-confirm):
19498         Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
19500         * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
19501         (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
19502         (dired-mark-pop-up): Handle FILES = (t FILE) specially.
19504         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
19505         Set font-lock-comment-start-skip.
19507         * font-lock.el (font-lock-comment-start-skip): New variable.
19508         (font-lock-comment-end-skip): New variable.
19509         (font-lock-fontify-syntactically-region): Use them if non-nil.
19511 2005-05-15  Jay Belanger  <belanger@truman.edu>
19513         * calc/calc-store.el (calc-store-value): Return a string rather
19514         than display it as a message.
19515         Use calc-var-name for variable name.
19516         (calc-store-into): Add the result of calc-store-value to message.
19517         (calc-copy-variable): Add a message.
19518         (calc-store-exchange): Improve error messages.
19519         (calc-store-binary, calc-store-map): Don't reset the values of
19520         special constants.
19522 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
19524         * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
19525         manual to docstring.
19527         * files.el (hack-local-variables-confirm): Add STRING argument.
19528         Make the function handle non file visiting buffers correctly.
19529         (hack-local-variables-prop-line, hack-local-variables)
19530         (hack-one-local-variable): Use STRING arg of
19531         `hack-local-variables-confirm'.
19533 2005-05-14  Michael Albinus  <michael.albinus@gmx.de>
19535         Sync with Tramp 2.0.49.
19537         * net/tramp.el (tramp-handle-dired-call-process)
19538         (tramp-handle-insert-directory):`insert-buffer' cannot be used
19539         because the contents of the Tramp buffer is changed before
19540         insertion (`expand-file' and alike).
19541         (tramp-handle-insert-directory): If `localname' has an empty
19542         nondirectory name, it must not be quoted.
19543         (tramp-pre-connection): Add parameter CHUNKSIZE.  Make local
19544         variable `tramp-chunksize'.  Change callees.
19545         (tramp-open-connection-setup-interactive-shell): Check remote host
19546         for buggy `send-process-string' implementation.
19547         Set `tramp-chunksize' if found.  Reported by Michael Kifer
19548         <kifer@cs.sunysb.edu> (and a lot of other people all the years).
19549         (tramp-handle-shell-command): `insert-buffer' cannot be used
19550         because the contents of the Tramp buffer is changed before
19551         insertion (`expand-file' and alike).  Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
19552         <frederic.bothamy@free.fr>.
19553         (tramp-set-auto-save): Actions should be done for Tramp file name
19554         handler only.  Ange-FTP has its own auto-save mechanism.
19555         Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
19556         (tramp-set-auto-save-file-modes): Set file modes of
19557         `buffer-auto-save-file-name' to ?\600 as fallback solution.
19558         Reported by Ferenc Wagner <wferi@tba.elte.hu>.
19559         (tramp-bug): Remove obsolete variable.
19560         (tramp-append-tramp-buffers): Rewrite partly.  More suitable check
19561         for presence of `mml-mode'.  Make it running for older Emacsen as well.
19563 2005-05-14  John Paul Wallington  <jpw@pobox.com>
19565         * ibuf-ext.el (define-ibuffer-filter filename):
19566         If `dired-directory' is a list, use its car.
19568 2005-05-14  Daniel Brockman  <daniel@brockman.se>  (tiny change)
19570         * ibuffer.el (define-ibuffer-column filename):
19571         If `dired-directory' is a list, use its car.
19573 2005-05-14  Richard M. Stallman  <rms@gnu.org>
19575         * subr.el (symbol-file): Doc fix.
19577         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
19578         (byte-compile-form): Call byte-compile-nogroup-warn.
19579         (byte-compile-warning-types): Doc fix.
19581         * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
19583         * progmodes/cc-engine.el (c-literal-faces):
19584         Add font-lock-comment-delimiter-face.
19586         * net/net-utils.el (dig): Use with-no-warnings.
19588         * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
19589         (sc-recite-frame-alist, sc-default-cite-frame)
19590         (sc-default-uncite-frame, sc-default-recite-frame)
19591         (sc-attrib-selection-list, sc-rewrite-header-list):
19592         Mark as risky-local-variable.
19594         * international/ogonek.el (ogonek-jak, ogonek-how):
19595         Don't use beginning-of-buffer.
19597         * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
19599         * calendar/solar.el (solar-data-list): Move definition up.
19601         * dnd.el (dnd-protocol-alist): Add autoload.
19603         * progmodes/sh-script.el: Many doc usage fixes.
19604         (sh-indent-after-do): Change default to match common styles.
19606 2005-05-13  Luc Teirlinck  <teirllm@auburn.edu>
19608         * files.el (interpreter-mode-alist)
19609         (auto-mode-interpreter-regexp): Doc fixes.
19611 2005-05-13  Matt Hodges  <MPHodges@member.fsf.org>
19613         * tmm.el (tmm-get-keymap): Include only active menus and menu items.
19615         * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
19617 2005-05-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
19619         * dired.el (dired-mode): make-variable-buffer-local =>
19620         make-local-variable.
19622 2005-05-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
19624         * term/mac-win.el (mac-select-convert-to-string): Try coding
19625         systems in mac-script-code-coding-systems if specified one cannot
19626         encode string for `com.apple.traditional-mac-plain-text'.
19628 2005-05-13  Daniel Pfeiffer  <occitan@esperanto.org>
19630         * progmodes/make-mode.el (makefile-targets-face)
19631         (makefile-shell-face, makefile-makepp-perl-face): New faces.
19632         (makefile-dependency-regex): Fix it to not make the colon in
19633         $(var:a=b) special.
19634         (makefile-rule-action-regex): New regexp for highlighting embedded
19635         Shell strings.
19636         (makefile-macroassign-regex): Handle != for highlighting as
19637         embedded Shell strings.
19638         (makefile-var-use-regex): New const.
19639         (makefile-statements, makefile-automake-statements)
19640         (makefile-gmake-statements, makefile-makepp-statements)
19641         (makefile-bsdmake-statements): New consts.
19642         (makefile-make-font-lock-keywords): New function.
19643         (makefile-automake-font-lock-keywords)
19644         (makefile-gmake-font-lock-keywords)
19645         (makefile-makepp-font-lock-keywords)
19646         (makefile-bsdmake-font-lock-keywords): New consts.
19647         (makefile-mode-map): Add switchers between the various submodes.
19648         (makefile-mode): Document the availability of the variants.
19649         (makefile-automake-mode, makefile-gmake-mode)
19650         (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
19652         * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
19653         new variants of makefile-mode.
19655 2005-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
19657         * font-lock.el (font-lock-comment-delimiter-face): Fix up
19658         the inheritance.
19660 2005-05-12  Luc Teirlinck  <teirllm@auburn.edu>
19662         * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
19663         (inferior-lisp-load-hook): Convert defcustoms back to defvars.
19665         * files.el (normal-mode): Extend the scope of the
19666         `enable-local-variables' binding to include the `set-auto-mode' call.
19667         (magic-mode-alist): Doc fix.
19669 2005-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
19671         * font-lock.el (font-lock-comment-delimiter-face): Inherit from
19672         font-lock-comment-face rather than copying its setting.
19674 2005-05-12  Andreas Schwab  <schwab@suse.de>
19676         * eshell/esh-mode.el (eshell-send-input): Doc fix.
19678 2005-05-12  Lute Kamstra  <lute@gnu.org>
19680         * emacs-lisp/generic.el (define-generic-mode): Don't generate a
19681         defcustom for the mode hook variable.  Delete the last argument.
19682         * generic-x.el: Fix callers of define-generic-mode.
19683         (generic-x-modes): Delete group.
19684         (show-tabs-tab-face, show-tabs-space-face): Put them in the
19685         generic-x customization group.
19687 2005-05-12  Kim F. Storm  <storm@cua.dk>
19689         * font-lock.el (font-lock-negation-char-face): Default to "off".
19691         * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
19692         font-lock-negation-char-face to ! in !=.
19694 2005-05-12  Masatake YAMATO  <jet@gyve.org>
19696         * add-log.el (find-change-log): Fix typos in the docstring
19697         of function.
19699 2005-05-11  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
19701         * international/latexenc.el (latexenc-find-file-coding-system):
19702         Avoid `re-search-forward' when looking for input encoding because
19703         of speed and safety.  Better regular expressions for recognizing
19704         input encoding.  Limit a search for TeX-master/tex-main-file to
19705         the local variable section.
19707 2005-05-11  Dan Nicolaescu  <dann@ics.uci.edu>
19709         * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
19710         syntax of $ to "'" (quote).
19712 2005-05-11  Reiner Steib  <Reiner.Steib@gmx.de>
19714         * dnd.el (dnd-protocol-alist): Improve custom type.
19716         * dired.el (dired-dnd-protocol-alist): New variable.
19717         (dired-mode): Use `dired-dnd-protocol-alist'.  Move call of
19718         `dired-mode-hook' to the end.
19720 2005-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
19722         * font-lock.el (font-lock-fontify-syntactically-region): Don't use
19723         comment-end if comment-start-skip is not set.
19724         Obey the font-lock-comment-delimiter-face variables.
19726 2005-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
19728         * files.el (executable-find): Move from executable.el.  Use
19729         locate-file.
19730         * progmodes/executable.el (executable-find): Move to files.el.
19732         * font-lock.el (font-lock-fontify-keywords-region): Use a marker
19733         when trying to ensure forward progress.
19735 2005-05-11  Chong Yidong  <cyd@stupidchicken.com>
19737         * mouse-sel.el (mouse-sel-follow-link-p): New function.
19738         (mouse-select, mouse-select-internal, mouse-extend-internal):
19739         Use it to implement mouse-1-click-follows-link functionality.
19741 2005-05-11  Richard M. Stallman  <rms@gnu.org>
19743         * font-lock.el (font-lock-fontify-syntactically-region):
19744         Use font-lock-comment-delimiter-face for comment delimiters.
19746 2005-05-10  Jay Belanger  <belanger@truman.edu>
19748         * calc/calc-help.el (calc-m-prefix-help): Add mention of
19749         preserving embedded modes.
19751 2005-05-10  Richard M. Stallman  <rms@gnu.org>
19753         * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
19755         * progmodes/ada-mode.el (ada-adjust-case-skeleton):
19756         Move from ada-stmt.el.
19757         (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
19759         * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
19760         Move to ada-mode.el.
19761         (ada-stmt-mode-hook): Delete; do the work in ada-mode.
19763         * cus-edit.el (custom-file): Call file-chase-links.
19765         * files.el (read-directory-name): Fix previous change.
19766         (hack-local-variables-confirm): New function.
19767         (hack-local-variables-prop-line, hack-local-variables)
19768         (hack-one-local-variable): Use it.
19770 2005-05-10  Lute Kamstra  <lute@gnu.org>
19772         * font-lock.el (font-lock-keywords-alist)
19773         (font-lock-removed-keywords-alist): Clarify docstrings.
19775 2005-05-10  Nick Roberts  <nickrob@snap.net.nz>
19777         * progmodes/gdb-ui.el (gdb-macro-info): New variable.
19778         (gdb-source-info): Check for preprocessor info.
19779         (gdb-tooltip-print-1): New function.  Don't print tooltip if it is
19780         a macro for a function.
19781         (gdb-info-breakpoints-custom): Try to find file again if not already
19782         found (user might have used GDB dir command).
19783         (gdb-get-location): Update gdb-location-alist correctly for change
19784         to gdb-info-breakpoints-custom.
19786         * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
19787         (gud-tooltip-print-command): Add gdbmi case.
19788         (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
19789         preprocessor info.
19791 2005-05-09  Reiner Steib  <Reiner.Steib@gmx.de>
19793         * startup.el (fancy-splash-insert): Fix typo in doc string.
19795 2005-05-09  Juanma Barranquero  <lekktu@gmail.com>
19797         * obsolete/float.el (string-to-float):
19798         * obsolete/hilit19.el (hilit-add-pattern):
19799         * obsolete/rnews.el (news-parse-range, news-select-message)
19800         (news-get-pruned-list-of-files): Replace `string-to-int' by
19801         `string-to-number'.
19803         * obsolete/uncompress.el: Set `find-file-not-found-functions', not
19804         `find-file-not-found-hooks'; use `add-hook'.
19805         (uncompress-while-visiting): Set `write-file-functions', not
19806         `write-file-hooks'; use `add-hook'.
19808 2005-05-09  Kim F. Storm  <storm@cua.dk>
19810         * emulation/cua-base.el (cua-copy-region, cua-cut-region)
19811         (cua-paste): Handle clipboard action.
19812         (cua--init-keymaps): Remap clipboard-kill-region and
19813         clipboard-kill-ring-save.
19815 2005-05-08  Eli Zaretskii  <eliz@gnu.org>
19817         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
19818         Improve commentary.
19820         * simple.el (next-error-overlay-arrow-position): Revert the change
19821         made on 2005-04-30.
19823 2005-05-07  Jay Belanger  <belanger@truman.edu>
19825         * calc/calcsel2.el (calc-commute-left, calc-commute-right)
19826         (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
19827         `calc-sel-reselect'.
19829         * calc/calc-mode.el (calc-save-modes): Reset the modes list if
19830         Calc is in embedded mode.
19832 2005-05-07  Eli Zaretskii  <eliz@gnu.org>
19834         * progmodes/compile.el (compilation-setup):
19835         Set overlay-arrow-string to an empty string on text terminals.
19837         * textmodes/ispell.el (ispell-program-name): Try looking for
19838         "aspell" along exec-path, and if found, use it as the default
19839         speller program.
19841 2005-05-07  Jirka Kosek  <jirka@kosek.cz>  (tiny change)
19843         * international/mule.el (sgml-xml-auto-coding-function):
19844         Recognize encoding='FOO' in single quotes as well as in double quotes.
19846 2005-05-07  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
19848         * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
19849         as well as `interactive', so that defmacro* would recognize
19850         `declare' forms.
19852 2005-05-07  Eli Zaretskii  <eliz@gnu.org>
19854         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
19855         Explain more about the LIGHTER arg's usage in the doc string.
19856         Add commentary to clarify what the code does.  Fix the regexp that
19857         strips whitespace from LIGHTER.  Quote LIGHTER before using it,
19858         since it could have characters special to regular expressions.
19860 2005-05-07  Matt Hodges  <MPHodges@member.fsf.org>  (tiny change)
19862         * replace.el (occur-1): Bind inhibit-read-only so that
19863         erase-buffer doesn't barf on read-only text properties (likewise
19864         for add-text-properties in occur-engine).  Mark buffer as unmodified.
19865         (occur-engine): Don't set buffer-read-only here.
19867 2005-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
19869         * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
19870         list-buffers-directory.  This caused the *cvs-commit* buffer to be
19871         sometimes mistakenly reused as a *cvs* buffer.
19873 2005-05-07  Nick Roberts  <nickrob@snap.net.nz>
19875         * tooltip.el: Move code for GUD tooltips into gud.el.
19876         (require): CL no longer needed to compile case.
19877         (tooltip-mode): Do not toggle functions for GUD tooltips.
19878         (tooltip-gud-tips-p): Remove.  Replace with minor mode
19879         gud-tooltip-mode in gud.el.
19880         (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
19881         (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
19882         tooltip-gud prefix with gud-tooltip and obsolete.
19883         (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
19884         (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
19885         (tooltip-mouse-motion): Mouse movement functions/variable.
19886         Rename in gud.el by adding gud prefix.
19887         (tooltip-gud-original-filter, tooltip-gud-dereference)
19888         (tooltip-gud-event, tooltip-toggle-gud-tips)
19889         (tooltip-gud-process-output, tooltip-gud-print-command)
19890         (tooltip-gud-tips): GUD tooltip functions/variables.  Rename in
19891         gud.el by replacing tooltip-gud prefix with gud-tooltip.
19892         (gdb-tooltip-print): Move to gdb-ui.el.
19894         * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
19895         (require): CL needed to compile case.
19896         (gud-tooltip-mode): Use to toggle GUD tooltips instead of
19897         tooltip-gud-tips-p.  Make it a minor-mode.
19898         (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
19899         (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
19900         (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
19901         (gud-tooltip-change-major-mode)
19902         (gud-tooltip-activate-mouse-motions-if-enabled)
19903         (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
19904         (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
19905         (gud-tooltip-original-filter, gud-tooltip-dereference)
19906         (gud-tooltip-event, tooltip-toggle-gud-tips)
19907         (gud-tooltip-process-output, gud-tooltip-print-command)
19908         (gud-tooltip-tips): Move from tooltip.el.
19910         * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
19911         (gdb-cpp-define-alist-flags): Doc fix.
19912         (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
19913         gud-tooltip-mode is t.
19915 2005-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
19917         * net/goto-addr.el (goto-address-fontify): Make sure the overlays
19918         evaporate if their text is deleted.
19919         (goto-address-at-point): Make it work as a mouse binding as well.
19920         (goto-address-at-mouse): Obsolete it.  Update users.
19922 2005-05-06  Glenn Morris  <gmorris@ast.cam.ac.uk>
19924         * calendar/appt.el (top-level): No longer activate on load.
19926 2005-05-06  Juanma Barranquero  <lekktu@gmail.com>
19928         * calendar/cal-bahai.el (mark-bahai-diary-entries):
19929         * net/webjump.el (webjump):
19930         * progmodes/idlw-help.el (idlwave-do-context-help1)
19931         (idlwave-highlight-linked-completions):
19932         * textmodes/po.el (po-find-file-coding-system-guts):
19933         Replace `assoc-ignore-case' by `assoc-string'.
19935 2005-05-06  Eli Zaretskii  <eliz@gnu.org>
19937         * files.el (locate-file): Doc fix.
19939         * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
19940         Remove the redundant test for ms-dos.
19942         * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
19943         look for the preprocessor with exec-suffixes.  If not found in
19944         standard places, look in exec-path.  Remove most of the tests that
19945         used system-type.
19947         * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
19949         * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
19951         * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
19952         file-name clash with jka-compr.el on 8+3 filesystems.
19954 2005-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
19956         * term/mac-win.el: Don't define or bind scroll bar functions if
19957         x-toolkit-scroll-bars is t.
19958         (x-select-text, x-get-selection-value): Clear
19959         x-last-selected-text-clipboard if x-select-enable-clipboard is
19960         nil.
19961         (PRIMARY): Put mac-scrap-name property.
19962         (mac-select-convert-to-file-url): New function.
19963         (public.file-url): New selection target type.  Add to
19964         selection-converter-alist.
19965         (x-get-selection, x-selection-value): Handle it.
19966         (x-cut-buffer-or-selection-value): New alias.
19968 2005-05-05  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
19970         * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
19971         entry to avoid calling bibtex-find-entry with arg global
19972         being t.  Remove arg key.
19973         (bibtex-summary-function, bibtex-complete-crossref-cleanup)
19974         (bibtex-copy-summary-as-kill): Change accordingly.
19976 2005-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
19978         * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
19979         (org-agenda-date-later): Use with-current-buffer.
19981 2005-05-05  Luc Teirlinck  <teirllm@auburn.edu>
19983         * emacs-lisp/byte-run.el (define-obsolete-function-alias)
19984         (define-obsolete-variable-alias): Doc Fixes.
19986 2005-05-06  Kim F. Storm  <storm@cua.dk>
19988         * simple.el (line-move-1): Fix 2005-04-26 change.  Must still use
19989         vertical-motion when selective-display is active.
19991         * ido.el (ido-setup-hook): New hook.
19992         (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
19993         (ido-input-stack): New var.
19994         (ido-define-mode-map): Bind M-b to ido-push-dir.  Move old
19995         ido-next-work-file binding to M-O.
19996         Bind M-f to ido-wide-find-file-or-pop-dir.
19997         (ido-define-mode-map): Don't run ido-define-mode-map-hook.
19998         (ido-read-internal): Run ido-setup-hook.
19999         Catch quit in read-file-name and read-string to cancel edit.
20000         Handle new push, pop, and pop-all exit codes (for M-b/M-f).
20001         Automatically pop-all when completing a directory name (RET).
20002         (ido-file-internal): Add with-no-warnings around ffap and dired code.
20003         (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
20004         (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
20005         (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
20006         New functions for M-b/M-f to move among the directory components.
20007         (ido-make-merged-file-list): Catch quit to cancel merge.
20008         (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
20009         (ido-completion-help): No warnings for ido-completion-buffer-full.
20011 2005-05-05  Daniel Pfeiffer  <occitan@esperanto.org>
20013         * font-lock.el (font-lock-negation-char-face): New face and variable.
20014         * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
20015         * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
20016         * progmodes/cperl-mode.el (cperl-init-faces): Use it.
20017         * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
20019 2005-05-05  Juanma Barranquero  <lekktu@gmail.com>
20021         * emacs-lisp/byte-run.el (define-obsolete-function-alias):
20022         Fix typo in docstring.
20024         * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
20025         (ebrowse-print-statistics-line)
20026         (ebrowse-electric-position-mode-hook): Fix typo in docstring.
20028         * term/w32-win.el (image-library-alist): Add additional name for
20029         Xpm library.
20031 2005-05-05  Nick Roberts  <nickrob@snap.net.nz>
20033         * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
20034         use gcc instead of cpp.
20036         * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
20037         (gdb-create-define-alist): Use it.
20038         (gdb-cpp-define-alist-program): Update for MS-DOS.
20040 2005-05-04  Nick Roberts  <nickrob@snap.net.nz>
20042         * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
20044 2005-05-04  Richard M. Stallman  <rms@gnu.org>
20046         * help.el (describe-key): No error when UNTRANSLATED is nil.
20048         * simple.el (line-move-1): Fix previous change to signal errors
20049         appropriately.
20051 2005-05-03  Ulf Jasper  <ulf.jasper@web.de>
20053         * calendar/icalendar.el (icalendar-version): Now at 0.12.
20054         (icalendar-duration-correction): Remove.
20055         (icalendar--get-event-properties): Split result at commas.
20056         (icalendar--decode-isoduration): New optional argument
20057         DURATION-CORRECTION.
20058         (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
20059         (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
20060         (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
20061         (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
20062         (icalendar--convert-anniversary-to-ical): New functions, extracted
20063         from icalendar-export-region, with bug fixes.
20064         (icalendar-export-region): Use the above functions.
20065         (icalendar-import-buffer): Check before saving diary file.
20066         (icalendar--convert-recurring-to-diary)
20067         (icalendar--convert-non-recurring-all-day-to-diary)
20068         (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
20069         extracted from icalendar--convert-ical-to-diary, with bug fixes.
20070         (icalendar--convert-ical-to-diary): Use the above functions.
20072 2005-05-03  Nick Roberts  <nickrob@snap.net.nz>
20074         * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
20075         Remove these recent additions.
20076         (c-mode): Restore to before 2005-04-28.
20078         * progmodes/cc-vars.el (cc-define-list-program): Remove this
20079         recent addition.
20081         * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
20082         (gdb-define-alist): New variables.
20083         (gdb-create-define-alist): New function.
20084         (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
20085         (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
20086         with string-to-number.
20087         (gdb-reset): Kill gdb-define-alist.  Move assignments outside loop.
20089         * progmodes/gud.el: Replace string-to-int with string-to-number.
20090         (gud-find-file): Handle gdb-define-alist.
20092         * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
20094 2005-05-02  Jay Belanger  <belanger@truman.edu>
20096         * calc/calc-aent.el (math-read-token):
20097         * calc/calc-bin.el (calc-word-size):
20098         * calc/calc-ext.el (calc-read-number-fancy):
20099         * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
20100         (math-parse-date, math-parse-standard-date, calcFunc-tzone):
20101         * calc/calc-frac.el (calc-over-notation):
20102         * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
20103         (calc-graph-num-points, calc-graph-init):
20104         * calc/calc-prog.el (calc-read-parse-table-part)
20105         (calc-edit-macro-repeats):
20106         * calc/calc-yank.el (calc-do-grab-rectangle):
20107         * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
20108         Replace `string-to-int' by `string-to-number'.
20110 2005-05-02  Kim F. Storm  <storm@cua.dk>
20112         * kmacro.el: Use executing-kbd-macro-index variable.
20114 2005-05-02  Thien-Thi Nguyen  <ttn@gnu.org>
20116         * net/rlogin.el (rlogin-parse-words): Delete func.
20117         (rlogin): Use split-string, not rlogin-parse-words.
20118         Also, if there are option-like elements in the parsed args,
20119         take the host to be the first arg immediately following them.
20120         Suggested by Michael Mauger.
20122 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
20124         * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
20126 2005-05-02  Nick Roberts  <nickrob@snap.net.nz>
20128         * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
20129         (cc-mode-cpp-program): Rename to cc-define-list-program and
20130         move to cc-vars.el.
20132         * progmodes/cc-vars.el (cc-define-list-program):
20133         Change to "gcc -E -dM -".  Make customizable.
20135 2005-05-02  Kim F. Storm  <storm@cua.dk>
20137         * emulation/cua-base.el: Fix check for CUA-mode if no init file.
20139 2005-05-02  Nick Roberts  <nickrob@snap.net.nz>
20141         * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
20143         * international/mule-util.el (truncate-string): Remove alias and
20144         obsolete declaration.
20146         * international/mule-cmds.el (update-iso-coding-systems):
20147         Remove alias and obsolete declaration.
20149         * international/mule.el (coding-system-parent): Remove alias and
20150         obsolete declaration.
20152         * subr.el (define-function, sref): Remove aliases and obsolete
20153         declarations.
20154         (chars-in-region): Remove obsolete declaration.
20156 2005-05-01  Richard M. Stallman  <rms@gnu.org>
20158         * info.el (Info-mode): Set widen-automatically to nil, locally.
20160         * simple.el (widen-automatically): New variable.
20161         (pop-global-mark): Obey widen-automatically.
20163 2005-05-01  Dan Nicolaescu  <dann@ics.uci.edu>
20165         * term/xterm.el (function-key-map): Call substitute-key-definition
20166         before the keymap size is increased by a lot of define-key calls.
20168 2005-05-01  Richard M. Stallman  <rms@gnu.org>
20170         * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
20171         Rename ARG to ELEMENT.  Doc fix.
20173 2005-05-01  Nick Roberts  <nickrob@snap.net.nz>
20175         * allout.el (allout-exposure): Remove macro and obsolete declaration.
20176         Remove references to allout-exposure/change to allout-new-exposure.
20178         * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
20179         bytecode symbols.
20181         * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
20182         (compiled-function-p, focus-frame, unfocus-frame):
20183         Remove aliases and obsolete declarations.
20184         Back out inadvertent changes from previous commit.
20186 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
20188         * files.el (require-final-newline): Make Custom tags consistent
20189         with mode-require-final-newline.
20190         (mode-require-final-newline): Doc fix.
20192 2005-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
20194         * international/latexenc.el (latexenc-find-file-coding-system):
20195         Fix regular expressions.
20197 2005-05-01  David Kastrup  <dak@gnu.org>
20199         * international/latexenc.el (latexenc-find-file-coding-system):
20200         Fix regular expressions.
20202 2005-05-01  Nick Roberts  <nickrob@snap.net.nz>
20204         * subr.el (string-to-int): Make obsolete.
20206 2005-04-30  Richard M. Stallman  <rms@gnu.org>
20208         * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
20210         * loadup.el: load jka-comp-hook.
20212         * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
20213         (jka-compr-handler): Add autoload.  `put' calls moved
20214         to jka-comp-hook.el.
20215         (compression, jka-compr): defgroups moved to jka-comp-hook.el.
20216         (jka-compr-inhibit): Autoload.
20218         * jka-comp-hook.el: New file.
20219         Enable the mode by default.
20221         * files.el (backup-buffer-copy): Use copy-file instead
20222         of write-region, and put back the 'excl.
20224 2005-04-30  Chong Yidong  <cyd@stupidchicken.com>
20226         * progmodes/flymake.el (flymake-split-string)
20227         (flymake-split-string, flymake-log, flymake-pid-to-names)
20228         (flymake-reg-names, flymake-get-source-buffer-name)
20229         (flymake-unreg-names, flymake-add-line-err-info)
20230         (flymake-add-err-info): Clarify docstrings.
20231         (flymake-popup-menu, flymake-make-emacs-menu)
20232         (flymake-make-xemacs-menu): Add docstrings.
20233         (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
20234         Set variables directly throughout.
20236 2005-04-30  Nick Roberts  <nickrob@snap.net.nz>
20238         * progmodes/cc-mode.el (cc-create-define-alist): Check that file
20239         exists.  Initialize cc-define-alist.
20240         (c-mode): Add cc-create-define-alist locally to after-save-hook.
20241         If there is no file (Macroexpansion) don't create an alist.
20243 2005-04-29  Sam Steingold  <sds@gnu.org>
20245         * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
20246         (cc-create-define-alist): Use it instead of the hard-coded string.
20248 2005-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
20250         * international/mule-conf.el (file-coding-system-alist): Fix regexp
20251         for latexenc.
20253 2005-04-29  Lute Kamstra  <lute@gnu.org>
20255         * emacs-lisp/generic.el: Improve commentary section.
20256         (define-generic-mode): Improve docstring.
20258 2005-04-29  Carsten Dominik  <dominik@science.uva.nl>
20260         * textmodes/org.el (many places): Change to quiet the byte compiler.
20261         (org-prefix-format-compiled): New variable.
20262         (org-compile-prefix-format): New function.
20263         (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
20264         (org-agenda-prefix-format, org-timeline-prefix-format): New options.
20265         (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
20266         (org-get-entries-from-diary): Use `org-get-time-of-day' for
20267         consistency with entries from `org-mode' files.
20268         (org-get-time-of-day): Fix bug with partial matches early in a line.
20269         (org-non-link-chars): New constant.
20270         (org-link-regexp): Respect `org-non-link-chars'.
20271         (org-agenda-day-view): Remove command.
20272         (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
20273         (org-follow-bbdb-link, org-store-link): Search also company field.
20274         (org-highlight-overlay): New variable.
20275         (org-highlight, org-unhighlight): New functions.
20276         (org-agenda-mode): Add pre-command-hook to remove highlight.
20277         (org-evaluate-time-range): Behavior depends upon whether time stamp
20278         contains a time or not.
20279         (org-show-subtree, org-show-entry): New functions.
20280         (org-agenda-cleanup-fancy-diary): Remove empty lines.
20282 2005-04-28  Luc Teirlinck  <teirllm@auburn.edu>
20284         * comint.el (comint-output-filter-functions): Add autoload cookie.
20286 2005-04-28  Kim F. Storm  <storm@cua.dk>
20288         * ido.el (ido-everywhere): Fix last change.
20290 2005-04-28  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
20292         * international/latexenc.el: New file.
20293         * international/mule-conf.el (file-coding-system-alist): For .tex,
20294         .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
20296 2005-04-28  Lute Kamstra  <lute@gnu.org>
20298         * font-lock.el (font-lock-add-keywords)
20299         (font-lock-remove-keywords): Clarify docstring.
20300         (font-lock-keywords-alist, font-lock-removed-keywords-alist):
20301         Don't start docstrings with a `*'.
20302         (font-lock-update-removed-keyword-alist): Give it a docstring.
20304         * generic-x.el: Update commentary section.
20305         Only require font-lock when compiling.
20306         Define all modes conditionally.
20307         Place all generic modes in the generic-x-modes customization group.
20308         (generic-x-modes): New customization group.
20309         (generic-default-modes, generic-mswindows-modes)
20310         (generic-unix-modes, generic-other-modes): New constants.
20311         (generic-define-mswindows-modes, generic-define-unix-modes):
20312         Update docstrings.  Make them obsolete.
20313         (generic-extras-enable-list): New default value.  Update docstring.
20314         Improve :type.  Change :set function.
20315         (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
20316         Fix docstring.
20318         * emacs-lisp/generic.el (generic-mode-internal):
20319         Simplify font-lock-defaults.
20320         (define-generic-mode): Fix docstring.
20322 2005-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
20324         * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
20325         font-lock-face property to highlight matches.
20327 2005-04-28  Nick Roberts  <nickrob@snap.net.nz>
20329         * progmodes/cc-mode.el (cc-create-define-alist): New function.
20330         (cc-define-alist): New variable.
20331         (c-mode): Make it local and initialize it.
20333         * progmodes/gdb-ui.el (gdb-active-process): New variable.
20334         (gdb-exited): New function.
20335         (gdb-annotation-rules): Use it.
20336         (gdb-starting): Set gdb-active-process to t.
20337         (gdb-stopping): Amend doc string.
20338         (gdb-reset): Set gdb-active-process to nil.
20340         * tooltip.el (tooltip-gud-tips): Show the associated #define
20341         directives when a C program under GDB is not executing.
20343 2005-04-27  Stefan Monnier  <monnier@iro.umontreal.ca>
20345         * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
20346         font-lock-fontify-syntactic-keywords.
20348         * font-lock.el (font-lock-default-fontify-region): Don't force
20349         parse-sexp-lookup-properties to nil.
20351 2005-04-27  Alexander Klimov  <alserkli@inbox.ru>  (tiny change)
20353         * man.el (man-mode-syntax-table): Set up `:' to have
20354         word-constituent syntax.
20356 2005-04-27  Lute Kamstra  <lute@gnu.org>
20358         * novice.el (disable-command): Don't add spurious newlines to the
20359         init file.  Reported by Dan Jacobson <jidanni@jidanni.org>.
20361 2005-04-26  Jay Belanger  <belanger@truman.edu>
20363         * calc/calc-yank.el (calc-edit-finish): Make sure there is more
20364         than one window before deleting window.
20366 2005-04-26  Luc Teirlinck  <teirllm@auburn.edu>
20368         * shell.el (shell-prompt-pattern): Doc fix.
20369         (shell-mode): Set paragraph-separate buffer locally to "\\'".
20371         * comint.el (comint-prompt-regexp, comint-get-old-input)
20372         (comint-use-prompt-regexp)
20373         (comint-use-prompt-regexp-instead-of-fields)
20374         (comint-replace-by-expanded-history, comint-send-input)
20375         (comint-output-filter, comint-get-old-input-default)
20376         (comint-line-beginning-position, comint-bol, comint-show-output)
20377         (comint-backward-matching-input, comint-forward-matching-input)
20378         (comint-next-prompt, comint-previous-prompt):
20379         Rename `comint-use-prompt-regexp-instead-of-fields' to
20380         `comint-use-prompt-regexp'.  Keep old name as alias and declare
20381         obsolete.
20382         (comint-use-prompt-regexp): Shorten first line of doc string.
20384         * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
20385         Set paragraph-separate buffer locally to "\\'".
20387         * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
20388         Adapt to above name change.
20390         * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
20391         (smbclient-prompt-regexp): Ditto.
20393         * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
20395 2005-04-27  Nick Roberts  <nickrob@snap.net.nz>
20397         * progmodes/gdb-ui.el (gdb-location-alist): Rename from
20398         gdb-location-list.
20399         Break lines that are over 80 characters wide.
20401 2005-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
20403         * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
20404         New fun and var, to preserve compatibility.
20406         * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
20408 2005-04-26  Dominique de Waleffe  <ddw@missioncriticalit.com>  (tiny change)
20410         * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
20411         name to file-newer-than-file-p.
20413 2005-04-26  Richard M. Stallman  <rms@gnu.org>
20415         * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
20417         * progmodes/python.el (python-mode):
20418         Use new name eldoc-documentation-function.
20420         * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
20422         * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
20423         (eldoc-documentation-function):
20424         Rename from eldoc-print-current-symbol-info-function.  Calls changed.
20426 2005-04-26  Nick Roberts  <nickrob@snap.net.nz>
20428         * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
20430 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
20432         * term/xterm.el (function-key-map): Fix strings for
20433         {C,S,A,C-S}-f[1-4].  Use substitute-key-definition to bind
20434         {C,S,A,C-S}-{f1-f12}.
20436 2005-04-26  Kenichi Handa  <handa@m17n.org>
20438         * international/mule-cmds.el (select-safe-coding-system):
20439         Fix previous change.
20441 2005-04-26  Lute Kamstra  <lute@gnu.org>
20443         * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
20445         * font-lock.el (font-lock-fontify-region-function): Fix docstring.
20446         (font-lock-comment-delimiter-face): Ditto.
20448         * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
20450 2005-04-25  Jay Belanger  <belanger@truman.edu>
20452         * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
20453         to t while inserting information; use help-mode.
20455 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
20457         * term.el (ansi-term-color-vector): Use the xterm colors.
20458         (term-raw-map): Don't add mappings for \eO and \e[.  Map deletechar.
20460 2005-04-25  Lute Kamstra  <lute@gnu.org>
20462         * font-core.el (font-lock-defaults): Fix docstring.
20464         * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
20466 2005-04-25  Kenichi Handa  <handa@m17n.org>
20468         * international/mule-cmds.el (select-safe-coding-system):
20469         Don't check consistency with coding: spec, etc if raw-text or
20470         no-conversion was found to be safe.
20472 2005-04-24  Richard M. Stallman  <rms@gnu.org>
20474         * mail/sendmail.el (mail-font-lock-keywords): Match any number of
20475         citation markers at start of each line.
20477         * mail/rmail.el (rmail-font-lock-keywords): Match any number of
20478         citation markers at start of each line.
20480         * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
20482         * files.el (mode-require-final-newline): Fix previous change.
20483         (require-final-newline): Fix type label.
20485 2005-04-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
20487         * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
20488         statement in buffer (broken by 2004-11-24 change).
20490 2005-04-24  Kim F. Storm  <storm@cua.dk>
20492         * ido.el (ido-everywhere): Save and restore old read-buffer-function
20493         and read-file-name-function values.  Don't overwrite existing
20494         non-nil values if ido-mode is enabled without ido-everywhere.
20496 2005-04-24  Luc Teirlinck  <teirllm@auburn.edu>
20498         * files.el (mode-require-final-newline): Minor doc fix.
20500 2005-04-24  Eli Zaretskii  <eliz@gnu.org>
20502         * subr.el (syntax-after): Doc fix.
20503         (syntax-class): If argument is nil, return nil.  Mask off upper 16
20504         bits, not 8 bits.
20506         * files.el (mode-require-final-newline): Doc fix.
20507         (backup-buffer-copy): Fix last change.
20509 2005-04-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
20511         * term/mac-win.el: Require select.  Set selection-coding-system to
20512         mac-system-coding-system.  Call menu-bar-enable-clipboard.
20513         (x-last-selected-text-clipboard, x-last-selected-text-primary)
20514         (x-select-enable-clipboard): New variables.
20515         (x-select-text, x-get-selection, x-selection-value)
20516         (x-get-selection-value, mac-select-convert-to-string)
20517         (mac-services-open-file, mac-services-open-selection)
20518         (mac-services-insert-text): New functions.
20519         (CLIPBOARD, FIND): Put mac-scrap-name property.
20520         (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
20521         (public.tiff): Put mac-ostype property.
20522         (selection-converter-alist): Add entries for them.
20523         (mac-application-menu-map): New keymap.
20524         (interprogram-cut-function, interprogram-paste-function): Set to
20525         x-select-text and x-get-selection-value, respectively.
20526         (split-window-keep-point): Set to t.
20528 2005-04-23  Richard M. Stallman  <rms@gnu.org>
20530         * files.el (read-directory-name): Always pass non-nil
20531         DEFAULT-FILENAME arg to read-file-name.
20532         (backup-buffer-copy, basic-save-buffer-2): Take care against
20533         writing thru an unexpected existing symlink.
20534         (revert-buffer): In indirect buffer, revert the base buffer.
20535         (magic-mode-alist): Doc fix.
20536         (buffer-stale-function): Doc fix.
20537         (minibuffer-with-setup-hook): Avoid warning.
20538         (mode-require-final-newline): Doc and custom fix.
20540         * follow.el (follow-end-of-buffer): Use with-no-warnings.
20542         * font-lock.el (font-lock-comment-face): On terminals with few colors,
20543         use the default appearance.
20544         (font-lock-comment-delimiter-face): New face, new variable.
20546         * imenu.el (imenu--generic-function): The official position of a
20547         definition is the start of the line that BEG is in.
20549         * midnight.el (midnight-timer): Move defvar up.
20551         * mouse.el (mouse-drag-region-1): Delete some debugging code.
20553         * saveplace.el (save-place-to-alist): Use with-no-warnings.
20555         * startup.el (command-line): Use with-no-warnings.
20557         * window.el (window-size-fixed): New defvar.
20559         * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
20561         * mail/rmail.el (rmail-font-lock-keywords):
20562         Use font-lock-comment-delimiter-face.
20564         * mail/sendmail.el (mail-font-lock-keywords):
20565         Use font-lock-comment-delimiter-face.
20567         * progmodes/compile.el (next-error-highlight-timer): New defvar.
20569 2005-04-23  SAITO Takuya  <tabmore@rivo.mediatti.net>  (tiny change)
20571         * progmodes/compile.el (compilation-mode-font-lock-keywords):
20572         Specify t for LAXMATCH when matching directories.
20573         Save match data around compilation-compat-error-properties form.
20575 2005-04-23  David Kastrup  <dak@gnu.org>
20577         * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
20578         Mention that the autoloaded aliases should be kept for AUCTeX.
20580 2005-04-23  Andreas Schwab  <schwab@suse.de>
20582         * isearch.el (isearch-forward): Doc fix.
20584 2005-04-23  Eli Zaretskii  <eliz@gnu.org>
20586         * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
20587         (jit-lock-stealth-nice): Change default value to 0.5.
20589 2005-04-23  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
20591         * abbrev.el (write-abbrev-file): Write table entries in
20592         alphabetical order by table name.
20594 2005-04-22  Kim F. Storm  <storm@cua.dk>
20596         * ido.el (ido-read-internal): Fix `list' completion.
20598 2005-04-22  Kenichi Handa  <handa@m17n.org>
20600         * recentf.el (recentf-save-file-coding-system): New variable.
20601         (recentf-save-list): Encode the file by
20602         recentf-save-file-coding-system and add coding: tag.
20604 2005-04-22  Nick Roberts  <nickrob@snap.net.nz>
20606         * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
20608 2005-04-21  Lute Kamstra  <lute@gnu.org>
20610         * loadhist.el (unload-feature): Don't remove a function from hooks
20611         if it is about to be restored to an autoload .  Remove functions
20612         that will become unbound from auto-mode-alist.  Simplify the code.
20614         * subr.el (assq-delete-all): New implementation that is linear,
20615         not quadratic.  Suggested by David Kastrup <dak@gnu.org>.
20616         (rassq-delete-all): New function.
20618         * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
20619         Add size-indication-mode.
20621 2005-04-21  Kenichi Handa  <handa@m17n.org>
20623         * international/mule-cmds.el: Add autoload for widget-value in
20624         eval-when-compile.
20626 2005-04-21  Nick Roberts  <nickrob@snap.net.nz>
20628         * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
20629         Add tooltip-mode.
20631         * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
20633 2005-04-20  Luc Teirlinck  <teirllm@auburn.edu>
20635         * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
20636         (inferior-lisp-filter-regexp, inferior-lisp-program)
20637         (inferior-lisp-load-command, inferior-lisp-prompt)
20638         (inferior-lisp-mode-hook, lisp-source-modes)
20639         (inferior-lisp-load-hook): defvar->defcustom.
20640         (inferior-lisp-program, inferior-lisp-prompt)
20641         (inferior-lisp-load-hook): Doc fixes.
20642         (inferior-lisp-install-letter-bindings): Small change in
20643         introductory comment.
20645 2005-04-20  Dan Nicolaescu  <dann@ics.uci.edu>
20647         * vc.el (vc-annotate-color-map): Change some colors so that text
20648         using them as foreground is readable on both white and black
20649         backgrounds.
20651 2005-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
20653         * international/mule-conf.el (translation-table-for-input):
20654         Remove redundant declaration.
20656 2005-04-20  Nick Roberts  <nickrob@snap.net.nz>
20658         * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
20660         * tooltip.el (tooltip-gud-tips-p): Expand documentation.
20661         (tooltip-toggle-gud-tips): New function.
20663 2005-04-20  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
20665         * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
20666         right angle brackets.
20668 2005-04-20  Nick Roberts  <nickrob@snap.net.nz>
20670         * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
20672 2005-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
20674         * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
20675         Remove.  Update callers to use expand-file-name instead.
20677         * subr.el (syntax-class): New function.
20679         * simple.el (blink-matching-open): Use it.
20681         * paren.el (show-paren-function): Use it to recognize parens that are
20682         also used in 2-char comment markers.
20684 2005-04-19  Lute Kamstra  <lute@gnu.org>
20686         * loadhist.el (unload-feature): Update for new format of
20687         load-history.  Simplify the code.
20689 2005-04-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
20691         * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
20692         (mac-add-charset-info): New function.  Initialize variable
20693         mac-charset-info-alist using it.
20694         (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
20695         for translation.
20696         (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
20697         (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
20698         (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
20699         New CCL programs.
20701 2005-04-19  Kim F. Storm  <storm@cua.dk>
20703         * simple.el (next-buffer, prev-buffer, next-error)
20704         (scroll-other-window, keyboard-quit, keyboard-escape-quit)
20705         (clone-indirect-buffer-other-window): Move bindings to bindings.el.
20707         * bindings.el (next-buffer, prev-buffer, next-error)
20708         (scroll-other-window, keyboard-quit, keyboard-escape-quit)
20709         (clone-indirect-buffer-other-window): Move bindings from simple.el.
20710         (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
20711         (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
20713 2005-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
20715         * isearch.el (isearch-edit-string): Make the search-ring available for
20716         minibuffer history commands.
20717         (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
20718         the default history commands now work just as well.
20719         (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
20721 2005-04-18  Kim F. Storm  <storm@cua.dk>
20723         * emulation/cua-base.el (cua--pre-command-handler): Add more
20724         elaborate check for shift modifier on non-window systems.
20726 2005-04-18  Lars Hansen  <larsh@math.ku.dk>
20728         * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
20730 2005-04-18  Kim F. Storm  <storm@cua.dk>
20732         * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
20733         and make it optional.  Don't test tooltip-gud-echo-area here.
20734         (tooltip-gud-process-output, gdb-tooltip-print):
20735         Pass tooltip-gud-echo-area to tooltip-show.
20736         (tooltip-help-tips): Remove second optional arg to tooltip-show.
20738 2005-04-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
20740         * tooltip.el (tooltip-mode): `emacs-quick-startup' and
20741         `display-graphic-p' may not be bound yet.
20743 2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
20745         * startup.el (command-line): No longer enable Xterm Mouse mode by
20746         default in terminals compatible with xterm.
20748         * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
20750 2005-04-18  Nick Roberts  <nickrob@snap.net.nz>
20752         * tooltip.el (tooltip-gud-echo-area): Rename from
20753         tooltip-use-echo-area.
20754         (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
20755         (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
20756         area independently of where help tooltips are displayed.
20758 2005-04-17  David Kastrup  <dak@gnu.org>
20760         * cus-theme.el (custom-theme-write-variables): Quote variables
20761         where necessary.
20763 2005-04-17  Richard M. Stallman  <rms@gnu.org>
20765         * simple.el (yank-excluded-properties): Add follow-link to value.
20767         * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
20769         * startup.el (fancy-splash-max-time): Just 30 seconds.
20770         (fancy-splash-delay): Just 7.
20771         (fancy-splash-screens): No time limit other than fancy-splash-max-time.
20773         * loadhist.el (unload-feature): Update for new format of load-history.
20774         Simplify the code.
20776         * mail/rmail.el (rmail-ignored-headers): Ignore more headers
20777         (rmail-font-lock-keywords): Don't fontify the text of a citation.
20779         * mail/sendmail.el (mail-font-lock-keywords):
20780         Don't fontify subject text.
20781         Don't fontify the text of a citation.
20783 2005-04-17  Mark H. Weaver  <mhw@netris.org>  (tiny change)
20785         * comint.el (comint-output-filter): Run comint-output-filter-functions
20786         with point where the user had it.
20788 2005-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
20790         * international/ucs-tables.el (ucs-set-table-for-input):
20791         Disable when using unify-on-decoding.
20793 2005-04-16  Dan Nicolaescu  <dann@ics.uci.edu>
20795         * emulation/cua-base.el (cua-global-mark-face): Add special case
20796         for displays supporting a high number of colors.
20798 2005-04-16  Matt Hodges  <MPHodges@member.fsf.org>  (tiny change)
20800         * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
20802 2005-04-16  Chong Yidong  <cyd@stupidchicken.com>
20804         * filesets.el (filesets-add-buffer): If user supplies a name of a
20805         non-existing fileset, create a new fileset.
20807 2005-04-16  Carsten Dominik  <dominik@science.uva.nl>
20809         * textmodes/org.el (org-up-heading-all): Fix bug with
20810         `outline-up-heading-all'.
20812 2005-04-16  Andreas Schwab  <schwab@suse.de>
20814         * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
20815         /etc/permissions.d/* and /etc/aliases.d/*.
20817 2005-04-16  Kenichi Handa  <handa@m17n.org>
20819         * international/code-pages.el (cp-make-coding-system):
20820         Set `translation-table-for-input' property value to the symbol
20821         ucs-mule-to-mule-unicode, not to that value.
20822         (pt154): Escape guillemet by `\'.
20824 2005-04-15  Luc Teirlinck  <teirllm@auburn.edu>
20826         * loadup.el: Load tooltip if x-show-tip is fboundp.
20828         * startup.el (command-line): Add comment.
20830         * tooltip.el (tooltip-mode): Specify correct standard value for
20831         Custom in init-value.
20833 2005-04-15  Nick Roberts  <nickrob@snap.net.nz>
20835         * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
20836         possible.
20838 2005-04-15  Carsten Dominik  <dominik@science.uva.nl>
20840         * textmodes/org.el (org-agenda-date-prompt): Rename from
20841         `org-agenda-date-today'.
20842         (org-evaluate-time-range): Insert at point instead of directly
20843         after time range.
20844         (org-first-headline-recenter, org-subtree-end-visible-p)
20845         (org-optimize-window-after-visibility-change): New functions
20846         (org-agenda-post-command-hook): Don't allow point at end of line,
20847         to make sure it always hits the text properties.
20848         (org-agenda-next-date-line, org-agenda-previous-date-line):
20849         New commands.
20850         (org-set-regexps-and-options): Category may contain white space.
20851         (org-agenda-get-deadlines, org-agenda-get-scheduled):
20852         Improve marker positions.
20853         (org-agenda-new-marker): Argument POS made optional.
20854         (org-agenda-get-timestamps): Deadlines which are done are listed
20855         in org-done-face now.
20856         (org-agenda-get-todos, org-agenda-get-timestamps)
20857         (org-agenda-get-deadlines, org-agenda-get-scheduled):
20858         Set `undone-face' and `done-face' properties.
20859         (org-last-todo-state-is-todo): New variable.
20860         (org-todo): Set `org-last-todo-state-is-todo'.
20861         (org-agenda-todo): Change face according to
20862         `org-last-todo-state-is-todo'.  And change other lines referring to
20863         the same entry.
20864         (org-calendar-goto-agenda): New command.
20865         (org-calendar-to-agenda-key): New option.
20866         (org-startup-folded): New allowed value `content'.
20867         (org-set-regexps-and-options): Accept new value `content' for
20868         `org-startup-folded'.
20869         (org-get-current-options): Handle new value `content' for
20870         `org-startup-folded'.
20871         (org-insert-todo-heading): New command.
20872         (org-mode): Insert first line "*-* mode: org-mode -*-" when called
20873         interactively in empty file and option
20874         `org-insert-mode-line-in-empty-file' has been set.
20875         (org-agenda-todo, org-agenda-priority): Modify to use
20876         `org-agenda-change-all-lines'.
20877         (org-warning-face): Change color on dark background
20879 2005-04-14  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
20881         * international/mule-cmds.el (set-locale-environment): On Mac OS,
20882         use preferences AppleLocale and AppleLanguages, and variable
20883         mac-system-locale for default locale.  On Mac OS Classic, use
20884         mac-system-coding-system for default coding systems.
20886         * term/mac-win.el: Don't set file-name-coding-system.
20887         Decode variables system-name, emacs-build-system, user-login-name, and
20888         user-full-name by mac-system-coding-system on Mac OS Classic.
20889         (mac-system-coding-system): New variable.
20891 2005-04-13  Luc Teirlinck  <teirllm@auburn.edu>
20893         * startup.el (command-line): Handle `xterm-mouse-mode' before
20894         reading init file.
20896         * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
20898 2005-04-13  Glenn Morris  <gmorris@ast.cam.ac.uk>
20900         * progmodes/sh-script.el (sh-here-document-word): Make it a
20901         defcustom.  Doc fix.
20902         (sh-add): Bash uses $(( )) for arithmetic.
20903         (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
20904         (sh-maybe-here-document): Remove quotes and leading whitespace
20905         from heredoc word when closing.  Indent heredoc with tabs if word
20906         starts with "-".
20908 2005-04-13  Richard M. Stallman  <rms@gnu.org>
20910         * simple.el (undo): Fix previous change.
20912         * custom.el (defface): Doc fix.
20914 2005-04-13  Lute Kamstra  <lute@gnu.org>
20916         * Makefile.in (DONTCOMPILE): Remove list.
20917         (compile, compile-always): Don't use DONTCOMPILE.
20918         (update-authors): Load the library in which batch-update-authors
20919         is defined.
20920         * makefile.w32-in (DONTCOMPILE): Remove list.
20921         (compile, compile-always): Fix comments.
20922         (update-authors): Load the library in which batch-update-authors
20923         is defined.
20925         * generic-x.el (generic-mode-ini-file-find-file-hook):
20926         Rename to ini-generic-mode-find-file-hook.
20927         Keep generic-mode-ini-file-find-file-hook as an alias.
20928         (ini-generic-mode-find-file-hook): Rename from
20929         generic-mode-ini-file-find-file-hook.  Fix docstring.
20930         (ini-generic-mode): Docstring change.
20931         (bat-generic-mode-run-as-comint): Silence the byte compiler.
20933         * help.el (describe-key-briefly): UNTRANSLATED can be nil when
20934         called from lisp.
20936         * generic.el: Move to the emacs-lisp subdir.
20938 2005-04-12  Dan Nicolaescu  <dann@ics.uci.edu>
20940         * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
20941         and C-S- function and cursor motion keys.
20943 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
20945         * startup.el (command-line): Enable Xterm Mouse mode by default.
20946         * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
20947         for Custom.  No longer show "Mouse" in mode line when enabled.
20948         Doc fix.
20950 2005-04-12  Kim F. Storm  <storm@cua.dk>
20952         * emulation/cua-base.el (cua-rectangle-face)
20953         (cua-rectangle-noselect-face): Define face attributes here.
20955         * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
20957 2005-04-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
20959         * startup.el (command-line): Turn off blinking cursor if
20960         cursorBlink in resources is off or false.
20962 2005-04-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
20964         * term/mac-win.el (dnd): Require dnd.
20965         (mac-drag-n-drop): Call dnd-handle-one-url.
20966         (kTextEncodingMacRoman, kTextEncodingISOLatin1)
20967         (kTextEncodingISOLatin2): Remove constants.
20968         (mac-script-code-coding-systems): New constant.
20969         (mac-handle-language-change): New function.
20970         (special-event-map): Bind it to `language-change' event.
20971         (mac-centraleurroman, mac-cyrillic): New coding systems.
20972         (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
20973         (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
20974         and mac-cyrillic-encoder to encode-mac-centraleurroman and
20975         encode-mac-cyrillic, respectively.
20977 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
20979         * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
20980         Don't set overlay-arrow-string to "=>" as this is done
20981         globally in C now.
20983 2005-04-12  Lute Kamstra  <lute@gnu.org>
20985         * generic-x.el (rc-generic-mode, rul-generic-mode):
20986         Fix auto-mode-alist entries.
20987         (etc-fstab-generic-mode): Tweak fontification.
20989         * generic.el (generic-make-keywords-list): Fix docstring.
20990         (generic-mode-internal): Simplify generic-font-lock-keywords.
20992 2005-04-11  Rajesh Vaidheeswarran  <rv@gnu.org>
20994         * whitespace.el (whitespace-buffer-leading)
20995         (whitespace-buffer-trailing): Revert the incorrect test inversion.
20996         However, fix the highlight area for the leading and
20997         trailing whitespaces to show space.
20999 2005-04-11  Rajesh Vaidheeswarran  <rv@gnu.org>
21001         * whitespace.el (whitespace-version): Bump to 3.5
21003         (whitespace-buffer-leading, whitespace-buffer-trailing):
21004         Invert sense of the test to highlight the whitespace.
21006 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
21008         * progmodes/gud.el (gud-display-line): GUD uses its own
21009         overlay arrow now so don't set overlay-arrow-string.
21010         (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
21012 2005-04-11  Dan Nicolaescu  <dann@ics.uci.edu>
21014         * term.el (term-ansi-current-bold, term-ansi-current-underline)
21015         (term-ansi-current-reverse, term-ansi-current-invisible)
21016         (term-ansi-face-already-done): Change to boolean.
21017         (term-reset-terminal, term-handle-colors-array): Handle the above
21018         vars accordingly.
21019         (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
21020         (term-emulate-terminal): Use the new name.
21022         * faces.el (secondary-selection): Use yellow1, not yellow.
21023         (trailing-whitespace): Use red1, not red.
21025 2005-04-11  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
21027         * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
21028         (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
21029         (dired-dnd-handle-file): Call dnd-get-local-file-uri
21031         * cus-edit.el (dnd): New group.
21033         * term/w32-win.el (dnd): Require dnd
21034         (w32-drag-n-drop): Call dnd-handle-one-url.
21036         * x-dnd.el: Require dnd.
21037         (x-dnd-handle-uri-list, x-dnd-handle-file-name):
21038         Call dnd-handle-one-url.
21039         (x-dnd-types-alist, x-dnd-insert-utf8-text)
21040         (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
21041         to dnd-insert-text.
21042         (x-dnd-protocol-alist, x-dnd-open-file-other-window)
21043         (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
21044         (x-dnd-get-local-file-name, x-dnd-open-local-file)
21045         (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
21047         * dnd.el (dnd-protocol-alist): New file with generic DND functions.
21049 2005-04-11  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
21051         * wdired.el: Doc fixes.
21052         (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
21053         (wdired-use-dired-vertical-movement): Rename from
21054         wdired-always-move-to-filename-beginning.
21055         (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
21056         (wdired-change-to-wdired-mode): Change mode name.
21057         (wdired-newline): Delete.
21059 2005-04-11  Richard M. Stallman  <rms@gnu.org>
21061         * whitespace.el (whitespace-highlight-the-space):
21062         Don't call whitespace-unhighlight-the-space here.
21064         * simple.el (undo): Record t in undo-equiv-table
21065         for the redo record made by an undo-in-region.
21067 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
21069         * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
21070         (gdb-frame-inferior-io-buffer): New Functions to control
21071         display of separate IO buffer.
21072         (menu): Add them to menu-bar.
21073         (gdb-display-buffer): Check for buffer another frame.
21074         Protect GUD buffer.
21075         (gdb-setup-windows): Create IO buffer if not already there.
21076         (gdb-memory-mode): Remove purecopy noops.
21078 2005-04-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
21080         * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
21081         and pass to self-insert-command.
21083 2005-04-11  Lute Kamstra  <lute@gnu.org>
21085         * generic.el: Commentary section cleanup.
21086         (generic): Delete.
21087         (generic-use-find-file-hook, generic-lines-to-scan)
21088         (generic-find-file-regexp, generic-ignore-files-regexp)
21089         (default-generic-mode, generic-mode-find-file-hook)
21090         (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
21091         * generic-x.el (generic-x): Docstring fix.  Put it in the data group.
21092         (generic-use-find-file-hook, generic-lines-to-scan)
21093         (generic-find-file-regexp, generic-ignore-files-regexp)
21094         (default-generic-mode, generic-mode-find-file-hook)
21095         (generic-mode-ini-file-find-file-hook): Move from generic.el.
21097 2005-04-10  Karl Fogel  <kfogel@red-bean.com>
21099         * bookmark.el (bookmark-write-file): Catch errors writing file.
21100         This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
21102 2005-04-10  Richard M. Stallman  <rms@gnu.org>
21104         * startup.el (fancy-splash-tail): Update copyright year.
21105         (command-line): Split part of -Q into -D.
21106         (emacs-basic-display): New defvar.
21107         (fancy-splash-text): Correct name of menu item.
21109         * saveplace.el (save-place-alist-to-file): Catch errors writing file.
21111         * info.el (Info-fontify-node): Handle fontification of multiple * Menu
21112         lines in one node.
21114         * comint.el (comint-send-input): New arg ARTIFICIAL.
21115         Callers in this file changed.
21117         * abbrev.el (define-abbrevs): Read system abbrevs properly.
21119         * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
21121 2005-04-10  Chong Yidong  <cyd@stupidchicken.com>
21123         * url/url-ldap.el (url-ldap): Add docstring.  Fix call to
21124         `ldap-search-internal'.
21126 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
21128         * files.el (set-auto-mode-1): Use line-end-position.
21130         * international/latin-1.el:
21131         * international/latin-2.el:
21132         * international/latin-3.el:
21133         * international/latin-4.el:
21134         * international/latin-5.el:
21135         * international/latin-8.el:
21136         * international/latin-9.el: Give punctuation syntax to NBSP.
21138         * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
21139         (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
21140         Use char-classes to accept non-ascii letters, accepted in some recent
21141         bibtex implementations.
21143 2005-04-10  Luc Teirlinck  <teirllm@auburn.edu>
21145         * custom.el (custom-set-minor-mode): Any non-nil value for the
21146         variable should enable the mode when set through Custom.
21148 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
21150         * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
21151         TAB binding so tab-always-indent is obeyed.
21152         (vhdl-minibuffer-local-map): Move initialization into declaration.
21153         (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
21154         (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
21155         (vhdl-hooked-abbrev): Avoid test for XEmacs.
21156         (vhdl-current-line): Use line-beginning-position.
21157         (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
21158         with-output-to-temp-buffer, so the current position can be recorded.
21160 2005-04-10  Masatake YAMATO  <jet@gyve.org>
21162         * progmodes/compile.el (compilation-error-regexp-alist-alist):
21163         Add regexp for gcov.
21165 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21167         * calendar/time-date.el (time-to-seconds, seconds-to-time)
21168         (days-to-time, time-subtract, time-add): Don't use the #xhhhh
21169         syntax which Emacs 20 doesn't support.
21171 2005-04-09  Richard M. Stallman  <rms@gnu.org>
21173         * help.el (describe-key-briefly, describe-key):
21174         Replace strings as event types with "(any string)".
21176 2005-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
21178         * arc-mode.el (archive-mode-map): Move initialization into
21179         the declaration.  Override *all* bindings of `undo'.
21180         (archive-lemacs): Remove, use (featurep 'xemacs) instead.
21182 2005-04-09  Jay Belanger  <belanger@truman.edu>
21184         * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
21186 2005-04-09  Dan Nicolaescu  <dann@ics.uci.edu>
21188         * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
21189         (xterm-register-default-colors): Update color values computation
21190         to match xterm-200.
21192 2005-04-09  Kenichi Handa  <handa@m17n.org>
21194         * international/code-pages.el (iso-latin-7): Fix the map.
21196 2005-04-08  Luc Teirlinck  <teirllm@auburn.edu>
21198         * emacs-lisp/lisp.el (defun-prompt-regexp)
21199         (parens-require-spaces, buffer-end, end-of-defun)
21200         (insert-parentheses): Doc fixes.
21202 2005-04-08  Kim F. Storm  <storm@cua.dk>
21204         * comint.el (comint-highlight-prompt): Fix face spec.
21205         * hi-lock.el (hi-green): Likewise.
21207 2005-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
21209         * cus-edit.el (custom-modified-face):
21210         * comint.el (comint-highlight-input): Fix previous changes.
21211         * term.el (term-handle-ansi-escape): Add a comment.
21213 2005-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
21215         * whitespace.el (whitespace-highlight-the-space): Put the same overlay
21216         in the buffer and in whitespace-highlighted-space.
21217         (whitespace-unhighlight-the-space): Simplify.
21218         (whitespace-buffer): Simplify.
21220 2005-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
21222         * textmodes/table.el (table-cell-face): Add special case for
21223         displays supporting a high number of colors.
21224         * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
21225         (vhdl-font-lock-reserved-words-face)
21226         (vhdl-speedbar-architecture-face)
21227         (vhdl-speedbar-instantiation-face)
21228         (vhdl-speedbar-architecture-selected-face)
21229         (vhdl-speedbar-instantiation-selected-face): Likewise.
21230         * progmodes/sh-script.el (sh-heredoc-face): Likewise.
21231         * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
21232         * progmodes/ebrowse.el (ebrowse-tree-mark-face)
21233         (ebrowse-root-class-face, ebrowse-member-attribute-face)
21234         (ebrowse-progress-face): Likewise.
21235         * progmodes/compile.el (compilation-info-face): Likewise.
21236         * progmodes/cc-fonts.el (c-invalid-face): Likewise.
21237         * emacs-lisp/re-builder.el (reb-match-3): Likewise.
21238         * calendar/calendar.el (diary-face): Likewise.
21239         * woman.el (woman-italic-face, woman-bold-face)
21240         (woman-unknown-face): Likewise.
21241         * wid-edit.el (widget-button-pressed-face): Likewise.
21242         * whitespace.el (whitespace-highlight-face): Likewise.
21243         * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
21244         * pcvs-info.el (cvs-marked-face): Likewise.
21245         * info.el (info-xref): Likewise.
21246         * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
21247         * hilit-chg.el (highlight-changes-face)
21248         (highlight-changes-delete-face): Likewise.
21249         * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
21250         (hi-red-b): Likewise.
21251         * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
21252         * font-lock.el (font-lock-keyword-face)
21253         (font-lock-function-name-face, font-lock-warning-face): Likewise.
21254         * cus-edit.el (custom-invalid-face, custom-modified-face)
21255         (custom-set-face, custom-changed-face, custom-variable-tag-face)
21256         (custom-group-tag-face-1, custom-group-tag-face): Likewise.
21257         * comint.el (comint-highlight-prompt): Likewise.
21259 2005-04-08  Lute Kamstra  <lute@gnu.org>
21261         * font-lock.el (font-lock-keywords): Docstring fixes.
21263 2005-04-08  Kenichi Handa  <handa@m17n.org>
21265         * ps-mule.el (ps-mule-show-warning): If the number of unprintable
21266         chars are more than a limit, print " and more..." at the tail.
21268 2005-04-08  Kim F. Storm  <storm@cua.dk>
21270         * emacs-lisp/authors.el (authors-aliases): Update list.
21271         (authors-ignored-files): New list.
21272         (authors-fixed-entries): Fix typo.
21273         (authors-renamed-files-alist): Update list.
21274         (authors-add): Check authors-ignored-files.
21276 2005-04-08  Carsten Dominik  <dominik@science.uva.nl>
21278         * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
21279         optional, to ensure backward compatibility.
21281 2005-04-08  Stephen Eglen  <stephen@gnu.org>
21283         * textmodes/flyspell.el (flyspell-large-region): Doc fix.
21285 2005-04-08  Kim F. Storm  <storm@cua.dk>
21287         * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
21289         * mouse.el (mouse-on-link-p): Doc fix.
21291 2005-04-07  Luc Teirlinck  <teirllm@auburn.edu>
21293         * ielm.el (ielm-prompt-read-only): Doc fix.
21295         * comint.el (comint-prompt-read-only): Doc fix.
21297 2005-04-07  Benjamin Rutt  <brutt@bloomington.in.us>
21299         * ffap.el (ffap-pass-wildcards-to-dired): New user option to
21300         ensure dired always handles wildcards passed to ffap.
21301         (find-file-at-point): Use it.
21302         (ffap-dired-wildcards): Doc fix.
21304 2005-04-07  Juri Linkov  <juri@jurta.org>
21306         * simple.el (next-error-overlay-arrow-position): New defvar.
21307         Put "=>" on its property `overlay-arrow-string'.  Add it to
21308         `overlay-arrow-variable-list'.
21310         * progmodes/compile.el (compilation-setup):
21311         Set `next-error-overlay-arrow-position' to nil.  Also set it to
21312         nil in the local hook `kill-buffer-hook'.  Make local variable
21313         `overlay-arrow-string' and set it to "=>".
21314         (compilation-goto-locus): Set BOL position to
21315         `next-error-overlay-arrow-position' instead of
21316         `overlay-arrow-position'.
21318         * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
21319         locally instead of adding it to the global hook.
21320         (Info-kill-buffer): Move up.
21322 2005-04-06  Dan Nicolaescu  <dann@ics.uci.edu>
21324         * term/xterm.el (xterm-standard-colors): Update color values from
21325         xterm-200.
21327 2005-04-06  Stefan Monnier  <monnier@iro.umontreal.ca>
21329         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
21331         * fast-lock.el:
21332         * lazy-lock.el: Move them to the obsolete subdir.
21334 2005-04-06  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
21336         * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
21337         (wdired-add-replace-advice): Remove.
21338         (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
21340 2005-04-06  Kim F. Storm  <storm@cua.dk>
21342         * startup.el (command-line): Add --bare-bones alias for -Q.
21344 2005-04-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
21346         * term/mac-win.el: Use create-fontset-from-mac-roman-font to
21347         create the startup fontset if a font specification ends with
21348         `mac-roman'.
21350 2005-04-06  Lute Kamstra  <lute@gnu.org>
21352         * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
21353         change.
21355         * emacs-lisp/copyright.el (copyright-update-year): Replace the
21356         right subexpression.  Suggested by Jay Bingham <jay.bingham@hp.com>.
21358 2005-04-05  Lute Kamstra  <lute@gnu.org>
21360         * generic.el (generic-mode-internal): Fix 2005-03-31 change.
21361         (define-generic-mode): Ditto.  Fix debug declaration.
21363         * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
21364         Put them in the generic-x group.
21366         * calendar/timeclock.el (timeclock): Doc fix.
21368         * generic.el (define-generic-mode): Don't use custom-current-group.
21369         Document default :group value.
21370         * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
21371         (define-global-minor-mode): Don't use custom-current-group.
21373 2005-04-05  Glenn Morris  <gmorris@ast.cam.ac.uk>
21375         * startup.el (command-line-1): Display startup-echo-area-message
21376         when fancy splash screen is in use.
21378         * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
21379         (sh-escaped-newline): New face.
21380         (sh-font-lock-keywords) <shell>: Improve regexp for escaped
21381         newline, and use sh-escaped-newline face.
21383         * progmodes/tcl.el (tcl-escaped-newline): New face.
21384         (tcl-builtin-list): New variable.
21385         (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
21386         newlines.  Fix keywords subexpression number.
21388 2005-04-05  Carsten Dominik  <dominik@science.uva.nl>
21390         * textmodes/org.el (org-diary-default-entry): Fix call to
21391         `add-to-diary-entry'.
21393 2005-04-05  Kim F. Storm  <storm@cua.dk>
21395         * ediff-init.el: Use (featurep 'xemacs).
21397 2005-04-05  David Ponce  <david@dponce.com>
21399         * cus-edit.el (face): Derive from symbol widget.  Display sample
21400         of the current face on the fly.
21401         (widget-face-sample-face-get, widget-face-notify): New functions.
21402         (widget-face-value-create): Remove.
21404         * wid-edit.el (widget-field-end): Temporarily remove field
21405         narrowing before to call `get-char-property'.
21407 2005-04-04  Jay Belanger  <belanger@truman.edu>
21409         * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
21410         (math-read-subscripts): New variable.
21411         (math-read-preprocess-string): Process subscripts.
21413 2005-04-04  Luc Teirlinck  <teirllm@auburn.edu>
21415         * comint.el (comint-prompt-read-only): Doc fix.
21417         * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
21418         `-1'.  Doc fix.
21420 2005-04-04  Carsten Dominik  <dominik@science.uva.nl>
21422         * textmodes/org.el (org-insert-mode-line-in-empty-file):
21423         Change default value to nil.
21425 2005-04-04  Lute Kamstra  <lute@gnu.org>
21427         * autorevert.el (auto-revert-mode): Specify :group.
21428         * battery.el (display-battery-mode): Specify :group.
21429         * diff-mode.el (diff-minor-mode): Specify :group.
21430         * font-core.el (font-lock-mode): Specify :group.
21431         * hl-line.el (hl-line-mode): Specify :group.
21432         * iimage.el (iimage): New customization group.
21433         (iimage-mode): Specify :group.
21434         * longlines.el (longlines-mode): Specify :group.
21435         * master.el: Don't require easy-mmode.
21436         (master): New customization group.
21437         (master-mode): Specify :group.
21438         * msb.el (msb-mode): Specify :group.
21439         * reveal.el (reveal-mode): Specify :group.
21440         * simple.el (next-error-follow-minor-mode): Specify :group.
21441         * smerge-mode.el (smerge-mode): Specify :group.
21442         * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
21443         * emulation/cua-base.el (cua-mode): Specify :group.
21444         * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
21445         * language/thai-util.el (thai-auto-composition-mode)
21446         (thai-word-mode): Specify :group.
21447         * mail/supercite.el (sc-minor-mode): Specify :group.
21448         * progmodes/cwarn.el (cwarn-mode): Specify :group.
21449         * progmodes/flymake.el (flymake-mode): Specify :group.
21450         * progmodes/glasses.el (glasses-mode): Specify :group.
21451         * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
21452         * textmodes/enriched.el (enriched-mode): Specify :group.
21453         * textmodes/refill.el (refill-mode): Specify :group.
21455         * add-log.el (change-log-font-lock-keywords): Names in
21456         parenthesized lists can contain spaces.
21458 2005-04-04  Thien-Thi Nguyen  <ttn@gnu.org>
21460         * startup.el (fancy-splash-text): Shorten default text of
21461         "Emacs Tutorial" line.  Also, if the current language env
21462         indicates an available tutorial file other than TUTORIAL,
21463         extract its title and append it to the line in parentheses.
21464         (fancy-splash-insert): If arg is a thunk, funcall it.
21466 2005-04-04  Jay Belanger  <belanger@truman.edu>
21468         * calc.el (calc-language-alist): Add tags to customization type.
21470 2005-04-03  Luc Teirlinck  <teirllm@auburn.edu>
21472         * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
21473         Doc fix.
21475 2005-04-03  Marcelo Toledo  <marcelo@gnu.org>
21477         * add-log.el (change-log-font-lock-keywords): The manual
21478         describing a Change Log entry, says: (...) "Aside from these
21479         header lines, every line in the change log starts with a space or
21480         a tab.".  The font-lock was not highlighting lines started with
21481         spaces, added support for it.
21483 2005-04-03  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
21485         * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
21486         (bibtex-generate-url-list): Update docstring accordingly.  Put the
21487         complex example in the docstring.
21488         (bibtex-font-lock-url): Use pop.
21490 2005-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
21492         * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
21494         * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
21496 2005-04-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
21498         * filesets.el (filesets-set-default): Doc fix.
21500 2005-04-03  Lute Kamstra  <lute@gnu.org>
21502         * generic.el (define-generic-mode): Add argument to specify
21503         keywords for defcustom.
21504         (default-generic-mode): Specify :group.
21506         * generic-x.el: Specify :group for all generic modes.
21508         * desktop.el (desktop-no-desktop-file-hook)
21509         (desktop-after-read-hook): Doc fix.
21511 2005-04-02  Luc Teirlinck  <teirllm@auburn.edu>
21513         * simple.el (visible-mode): Use explicit :group keyword.
21514         This changes the group of `visible-mode-hook' from paren-blinking
21515         to editing-basics.
21517 2005-04-02  Sergey Poznyakoff  <gray@Mirddin.farlep.net>  (tiny change)
21519         * mail/rmail.el (rmail-parse-url): Bugfix.  Parse traditional
21520         mailbox specifications as well as URLs.
21521         (rmail-insert-inbox-text): Remove unused conditional branches.
21523 2005-04-01  Jay Belanger  <belanger@truman.edu>
21525         * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
21526         (calc-gnuplot-print-command): Move definitions to calc.el.
21528         * calc/calc-embed.el (calc-embedded-announce-formula)
21529         (calc-embedded-open-formula, calc-embedded-close-formula)
21530         (calc-embedded-open-word, calc-embedded-close-word)
21531         (calc-embedded-open-plain, calc-embedded-close-plain)
21532         (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
21533         (calc-embedded-open-mode, calc-embedded-close-mode):
21534         Move definitions to calc.el.
21536         * calc/calc.el (calc-settings-file, calc-language-alist):
21537         Make customizable.
21538         (calc-embedded-announce-formula, calc-embedded-open-formula)
21539         (calc-embedded-close-formula, calc-embedded-open-word)
21540         (calc-embedded-close-word, calc-embedded-open-plain)
21541         (calc-embedded-close-plain, calc-embedded-open-new-formula)
21542         (calc-embedded-close-new-formula, calc-embedded-open-mode)
21543         (calc-embedded-close-mode, calc-gnuplot-name)
21544         (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
21545         from other files and make customizable.
21547 2005-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
21549         * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
21550         Use buffer-live-p.
21551         (cvs-mode-run): Don't call cvs-update-header here.
21552         (cvs-run-process): Call cvs-update-header.
21553         Use process properties for cvs-postprocess and cvs-buffer so that
21554         the sentinel can behave better if the temp buffer is killed.
21555         Use a pipe rather than a tty, to better handle unexpected prompts.
21556         (cvs-sentinel): Rewrite.  Call cvs-update-header.
21558 2005-04-01  Andre Spiegel  <spiegel@gnu.org>
21560         * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
21561         we go via Tramp or Ange-FTP.  Suggested by Kai Grossjohann.
21563 2005-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
21565         * generic.el (define-generic-mode): Add indentation rule.
21567 2005-03-31  Luc Teirlinck  <teirllm@auburn.edu>
21569         * files.el (mode-require-final-newline): Make Custom correctly
21570         report a nil value and allow to set it to nil via Custom.
21571         Doc fix.
21573 2005-04-01  Kenichi Handa  <handa@m17n.org>
21575         * international/characters.el: Enable the correct case setting for
21576         dotless-i and dotted-I.
21578 2005-04-01  Kim F. Storm  <storm@cua.dk>
21580         * ido.el (ido-file-internal): Fall back to non-ido command if
21581         initial directory is on slow ftp (or tramp) host.
21583 2005-03-31  Richard M. Stallman  <rms@gnu.org>
21585         * emacs-lisp/autoload.el (make-autoload):
21586         Handle define-global-minor-mode.
21588         * emacs-lisp/easy-mmode.el (define-global-minor-mode):
21589         Rename from easy-mmode-define-global-mode.
21590         (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
21592         * progmodes/scheme.el (scheme-mode-syntax-table):
21593         Update syntax of | and # for two-character comment syntax.
21595 2005-03-31  Lute Kamstra  <lute@gnu.org>
21597         * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
21598         (define-minor-mode): Call custom-current-group at load-time.
21600         * generic.el (define-generic-mode): Add debug declaration.
21601         Add defcustom for the mode hook.
21602         (generic-mode-internal): Use run-mode-hooks.
21604 2005-03-31  Kim F. Storm  <storm@cua.dk>
21606         * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
21607         (mouse-fixup-help-message): New defun called by show_help_echo
21608         to fixup mouse-2 prefix in help messages when applicable.
21610         * tooltip.el (tooltip-show-help-function): Don't fixup message here.
21612 2005-03-31  Kenichi Handa  <handa@m17n.org>
21614         * language/thai-word.el (thai-find-word-ends): Pay attention to
21615         the case that we reach the end of buffer.
21617         * textmodes/fill.el (fill-text-properties-at): New function.
21618         (fill-newline): Use fill-text-properties-at instead of
21619         text-properties-at.
21621 2005-03-31  Olive Lin  <olive.lin@versateladsl.be>  (tiny change)
21623         * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
21624         not comint-quote-filename.
21626 2005-03-31  Thien-Thi Nguyen  <ttn@gnu.org>
21628         * help-fns.el (help-with-tutorial): Revert last change.
21630 2005-03-31  Kim F. Storm  <storm@cua.dk>
21632         * emulation/cua-base.el (cua-scroll-down): Add CUA property.
21634 2005-03-30  Paul Eggert  <eggert@cs.ucla.edu>
21636         * calendar/cal-china.el: Update reference to "Calendrical
21637         Calculations" book; there's a new edition.
21638         * calendar/cal-coptic.el: Likewise.
21639         * calendar/cal-french.el: Likewise.
21640         * calendar/cal-hebrew.el: Likewise.
21641         * calendar/cal-islam.el: Likewise.
21642         * calendar/cal-iso.el: Likewise.
21643         * calendar/cal-julian.el: Likewise.
21644         * calendar/cal-mayan.el: Likewise.
21645         * calendar/cal-persia.el: Likewise.
21646         * calendar/calendar.el: Likewise.
21647         * calendar/holidays.el: Likewise.
21648         * calendar/lunar.el: Likewise.
21649         * calendar/solar.el: Likewise.
21651         * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
21652         white space from doc string.
21654 2005-03-30  Jay Belanger  <belanger@truman.edu>
21656         * calc/calc-help.el (calc-full-help): Remove email address.
21658 2005-03-30  Thien-Thi Nguyen  <ttn@gnu.org>
21660         * help-fns.el (help-with-tutorial): Delete title line.
21662 2005-03-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
21664         * calendar/cal-x.el (calendar-one-frame-setup)
21665         (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
21666         rather than `symbol' for set-window-dedicated-p.
21668         * calendar/appt.el (appt-buffer-name): Make it a constant.
21669         (appt-add): Doc fix.
21671         * filesets.el (filesets-menu-path, filesets-menu-before)
21672         (filesets-menu-in-menu): Doc fix.  Now valid in GNU Emacs.
21673         (filesets-menu-cache-file): Use directory ~/.emacs.d.
21674         (filesets-add-submenu): Delete and use add-submenu instead.
21676 2005-03-30  Carsten Dominik  <dominik@science.uva.nl>
21678         * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
21679         (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
21680         (org-diary-default-entry): New function.
21681         (org-get-entries-from-diary): Better parsing of diary entries.
21682         (org-agenda-check-no-diary): New function.
21683         ("diary-lib"): Advice to function `add-to-diary-list', to allow
21684         linking to diary entries.
21685         (org-agenda-execute-calendar-command): New function.
21686         (org-agenda): Improve visible section in window.
21687         Use `org-fit-agenda-window'.
21688         (org-fit-agenda-window): New option.
21689         (org-move-subtree-down): Better handling of empty lines
21690         at end of subtree.
21691         (org-cycle): Numeric prefix is interpreted now as show-subtree N
21692         levels up.
21693         (org-fontify-done-headline): New option.
21694         (org-headline-done-face): New face.
21695         (org-set-font-lock-defaults): Use `org-headline-done-face'.
21696         (org-table-copy-down): Rename from `org-table-copy-from-above'.
21697         When current field is non-empty, it is copied to next row.
21698         (org-table-copy-from-above): Fix bug which made it
21699         impossible to copy fields containing only a single non-white character.
21701 2005-03-30  Kim F. Storm  <storm@cua.dk>
21703         * kmacro.el (kmacro-end-macro): Isearch may store this command
21704         into the macro -- so ignore it when executing keyboard macro.
21706 2005-03-30  Nick Roberts  <nickrob@snap.net.nz>
21708         * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
21710 2005-03-29  Kenichi Handa  <handa@m17n.org>
21712         * language/thai.el ("Thai"): Set setup-function and exit-function
21713         for Thai language environment.
21715         * language/thai-util.el: Require thai-word.
21716         (thai-word-mode-map): New variable.
21717         (thai-word-mode): New minor mode.
21718         (setup-thai-language-environment-internal): New function.
21719         (exit-thai-language-environment-internal): New function.
21721         * language/thai-word.el (thai-word-table): Declare it by defvar,
21722         use dolist to initialize it.
21723         (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
21724         (thai-fill-find-break-point): New functions.
21726 2005-03-29  Richard M. Stallman  <rms@gnu.org>
21728         * simple.el (idle-update-delay): Move definition up.
21729         (set-mark): Doc fix.
21731 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
21733         * longlines.el: New file.
21735         * simple.el (buffer-substring-filters): New variable.
21736         (filter-buffer-substring): New function.
21737         (kill-region, copy-region-as-kill): Use it.
21739         * register.el (copy-to-register, append-to-register)
21740         (prepend-to-register): Use filter-buffer-substring.
21742 2005-03-30  Nick Roberts  <nickrob@snap.net.nz>
21744         * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
21745         (gud-filter-pending-text): Move in front of gdb.
21746         (gud-overlay-arrow-position): New variable.
21747         (gud-sentinel, gud-display-line): Use it in place of
21748         overlay-arrow-position.
21750 2005-03-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
21752         * progmodes/fortran.el (fortran-if-indent): Doc fix.
21753         (fortran-font-lock-keywords-2): Add "where", "elsewhere".
21754         (fortran-font-lock-keywords-4): New variable.
21755         (fortran-blocks-re, fortran-end-block-re)
21756         (fortran-start-block-re): New constants, for hideshow.
21757         (hs-special-modes-alist): Add a Fortran entry.
21758         (fortran-mode-map): Bind fortran-end-of-block,
21759         fortran-beginning-of-block to \M-\C-n, \M-\C-p.
21760         (fortran-mode): Doc fix.  Add fortran-font-lock-keywords-4.
21761         (fortran-looking-at-if-then, fortran-end-of-block)
21762         (fortran-beginning-of-block): New functions, for hideshow.
21764         * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
21765         Doc fix.  Tweak regexp.
21766         (f90-beginning-of-block): Push mark first.
21768 2005-03-29  Jay Belanger  <belanger@truman.edu>
21770         * calc/calc.el: Update copyright date.
21771         (calc-version): Increase to 2.1.
21772         (calc-version-date): Remove.
21774         * calc/calc-help.el: Update copyright date.
21775         (calc-full-help): Remove reference to calc-version-date.
21776         Update copyright date.
21778 2005-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
21780         * vc.el (vc-do-command): Use a pipe for async processes, so password
21781         prompts don't show up at places where the user can't reply.
21783 2005-03-29  Olive Lin  <olive.lin@versateladsl.be>  (tiny change)
21785         * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
21786         on the file name we pass to the inferior shell.
21788 2005-03-29  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
21790         * progmodes/which-func.el (which-function): Be robust in the face of an
21791         imenu--make-index-alist failure.
21793 2005-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
21795         * reveal.el (reveal-mode-map): Don't override C-a and C-e.
21797         * progmodes/python.el (python-preoutput-filter): Fix last change.
21799 2005-03-29  Lute Kamstra  <lute@gnu.org>
21801         * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
21802         functions and compiled macros.
21803         (debug-convert-byte-code): Handle macros too.
21804         (debug-on-entry-1): Don't signal an error when trying to clear a
21805         function that is not set to debug on entry.
21807 2005-03-29  Jay Belanger  <belanger@truman.edu>
21809         * calc/calc-lang.el: Add functions to math-function-table
21810         properties of tex and math.
21812 2005-03-29  Kenichi Handa  <handa@m17n.org>
21814         * ps-mule.el (ps-mule-plot-string): Translate characters by
21815         ps-print-translation-table.
21816         (ps-mule-begin-job): Call find-charset-region/string with
21817         ps-print-translation-table.
21818         (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
21820         * ps-print.el (ps-print-translation-table): New variable.
21821         (ps-plot-region): Translate characters by ps-print-translation-table.
21823 2005-03-29  Juri Linkov  <juri@jurta.org>
21825         * simple.el (next-error-highlight-timer): New variable.
21827         * progmodes/compile.el (compilation-goto-locus):
21828         Use `next-error-highlight-timer' instead of `sit-for'.
21830 2005-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
21832         * mail/supercite.el (sc-mail-field): Use assoc-string.
21833         (sc-get-address): Simplify regexps.
21835         * files.el (minibuffer-with-setup-hook): New macro.
21836         (find-file-read-args): Use it to avoid let-binding
21837         minibuffer-with-setup-hook (which breaks turning on/off
21838         file-name-shadow-mode while in the prompt).
21840         * complete.el (PC-read-include-file-name-internal):
21841         Use test-completion.
21843 2005-03-28  Luc Teirlinck  <teirllm@auburn.edu>
21845         * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
21847 2005-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
21849         * window.el (window-buffer-height): Use count-screen-lines.
21851         * progmodes/python.el (python-preoutput-leftover): New var.
21852         (python-preoutput-filter): Use it.
21853         (python-send-receive): Loop until all the result has been received.
21855 2005-03-28  Juri Linkov  <juri@jurta.org>
21857         * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
21859         * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
21860         "Recover Crashed Session".
21861         (menu-bar-search-menu): Add ellipsis to "Search tagged files".
21862         (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
21863         (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
21864         (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
21865         (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
21866         (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
21867         (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
21868         (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
21870         * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
21871         Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
21872         Ediff Sessions", "Toggle use of separate control buffer frame",
21873         "Use separate frame for Ediff control buffer".
21875         * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
21876         Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
21877         "Rename Bookmark", "Delete Bookmark".
21879         * info.el (Info-mode-menu): Remove ellipsis from "Index".
21880         Add ellipsis to "Lookup a String", "Lookup a string in all indices".
21881         Add `:active Info-index-alternatives' to "Next Matching Item".
21883         * wdired.el (wdired-change-to-wdired-mode):
21884         Mention `wdired-abort-changes' key in the initial message.
21886         * international/mule.el (auto-coding-alist): Associate non-ascii
21887         image filename extensions with `no-conversion'.
21889 2005-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
21891         * international/iso-acc.el:
21892         * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
21894 2005-03-26  Luc Teirlinck  <teirllm@auburn.edu>
21896         * textmodes/sgml-mode.el (html-mode): Doc update.
21898         * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
21900 2005-03-26  Dan Nicolaescu  <dann@ics.uci.edu>
21902         * term.el (term-move-columns): Fix face after extending a line.
21903         (term-insert-spaces): Likewise.
21904         (term-reset-terminal): Fix off by one error.
21906 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
21908         * international/mule.el (auto-coding-alist): Add .xpi files.
21910         * files.el (auto-mode-alist): Add .xpi files.
21912 2005-03-26  Jure Cuhalev  <gandalf@owca.info>  (tiny change)
21914         * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
21916 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
21918         * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
21920 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
21922         * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
21923         binding.  Suggested by Stephan Stahl <stahl@eos.franken.de>.
21925         * calendar/cal-move.el (calendar-beginning-of-year): Move the
21926         cursor to Jan 1 when needed.
21927         (calendar-end-of-year): Fix -/+ typo.
21928         Reported by Chong Yidong <cyd@stupidchicken.com>.
21930 2005-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
21932         * progmodes/flymake.el (flymake-mode): Add autoload cookie.
21934         * emacs-lisp/debug.el (debugger-record-expression): Add a missing
21935         format to `message'.  Inspired by Deepak Goel <deego@gnufans.org>.
21937 2005-03-25  Richard M. Stallman  <rms@gnu.org>
21939         * filesets.el (filesets-init): Add autoload.
21941         * mail/mailalias.el (mail-directory): Doc fix.
21943 2005-03-25  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
21945         * mail/mailalias.el (mail-directory-process): Do nothing if
21946         mail-directory-process is an atom.
21947         (mail-get-names): Ignore mail-directory-names if it is an atom.
21948         (mail-directory-process defvar): Doc fix.
21949         (mail-names): Doc fix.
21951 2005-03-25  Johan Bockg\e,Ae\e(Brd  <bojohan+mail@dd.chalmers.se>  (tiny change)
21953         * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
21955 2005-03-26  Kenichi Handa  <handa@m17n.org>
21957         * international/mule-util.el (detect-coding-with-priority):
21958         Call update-coding-systems-internal before detect-coding-region.
21960 2005-03-26  Nick Roberts  <nickrob@snap.net.nz>
21962         * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
21963         (gdb-frames-mode-map): Add follow-link property.
21965 2005-03-25  Jay Belanger  <belanger@truman.edu>
21967         * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
21968         for variables.
21970 2005-03-25  Juri Linkov  <juri@jurta.org>
21972         * image-mode.el: Optimize image filename extension regexps in
21973         autoload cookies.  Associate .x[bp]m with `image-mode-maybe'
21974         in `auto-mode-alist'.
21975         (image-mode): Add `image-toggle-display-text' to local hook
21976         `change-major-mode-hook'.  Display the image as an image by
21977         default.  Set `cursor-type' and `truncate-lines' if the image
21978         is already displayed.  Take into account the current mode (image
21979         or text) in message.
21980         (image-minor-mode): New minor mode.
21981         (image-mode-maybe, image-toggle-display-text): New functions.
21982         (image-toggle-display): Use called-interactively-p.
21983         Let-bind `inhibit-read-only' to t.
21985         * image-mode.el (image-minor-mode): Set `cursor-type' and
21986         `truncate-lines' if the image is already displayed.  Add turning
21987         image-minor-mode off to `change-major-mode-hook'.  Add message.
21988         Call `image-toggle-display-text' after turning image-minor-mode off.
21990 2005-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
21992         * international/mule-cmds.el (set-locale-environment): For Mac OS X's
21993         Terminal.app, use utf-8.
21994         (set-display-table-and-terminal-coding-system): Add coding-system arg.
21995         (set-locale-environment): Use it.
21997         * term/xterm.el: Undo last change, better done in mule-cmds.el.
21999         * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
22001         * progmodes/python.el (python-close-block-statement-p)
22002         (python-outdent-p, python-current-defun): Use symbol-end.
22004 2005-03-25  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
22006         * files.el (save-some-buffers): Doc fix.
22008 2005-03-25  Werner Lemberg  <wl@gnu.org>
22010         * complete.el, thumbs.el: Replace `legal' with `valid'.
22011         * calendar/calendar.el: Replace `legal' with `valid'.
22012         * emacs-lisp/advice.el: Replace `legal' with `valid'.
22013         * mail/supercite.el: Replace `legal' with `valid'.
22014         * progmodes/cperl-mode.el, progmodes/idlw-shell.el
22015         * progmodes/idlwave.el, progmodes/vhdl-mode.el:
22016         Replace `legal' with `valid'.
22017         * textmodes/reftex-vars.el, textmodes/reftex.el:
22018         Replace `legal' with `valid'.
22020 2005-03-25  Werner Lemberg  <wl@gnu.org>
22022         * calc/calc-forms.el, calc/calc-sel.el
22023         * midnight.el, vc-cvs.el
22024         * emacs-lisp/cl-macs.el
22025         * emulation/vip.el
22026         * eshell/esh-io.el, eshell/esh-var.el
22027         * mail/supercite.el
22028         * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
22029         * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
22030         * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
22031         * progmodes/sh-script.el, progmodes/xscheme.el
22032         * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
22033         * textmodes/reftex-index.el, textmodes/reftex-parse.el
22034         * textmodes/reftex-ref.el, textmodes/reftex-vars.el
22035         * textmodes/reftex.el, textmodes/org.el:
22036         Replace `illegal' with `invalid'.
22038 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
22040         * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
22041         (flymake-find-buildfile, flymake-find-possible-master-files)
22042         (flymake-check-include, flymake-parse-line): Replace loops over the
22043         length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
22045         * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
22046         Substitute file-name-as-directory in the rest of the file.
22047         (flymake-get-common-file-prefix): Rewrite, using compare-strings.
22048         (flymake-replace-region): Remove unused arg `buffer'.
22049         (flymake-check-patch-master-file-buffer): Update calls to it.
22050         (flymake-add-err-info): Remove unused var `count'.
22051         (flymake-mode): Use define-minor-mode.
22053         * progmodes/flymake.el: Use with-current-buffer.
22054         (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
22055         flymake-replace-regexp-in-string, flymake-line-beginning-position)
22056         (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
22057         Avoid testing for `xemacs'.
22058         (flymake-nop): Move.
22059         (flymake-region-has-flymake-overlays): Return the computed value.
22060         (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
22061         Remove unused var `endline'.
22062         (flymake-get-line-count): Remove unused function.
22063         (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
22065         * emulation/vi.el:
22066         * generic.el:
22067         * hilit-chg.el (global-highlight-changes):
22068         * hi-lock.el (hi-lock-mode):
22069         * follow.el: find-file-hooks -> find-file-hook.
22071         * comint.el (comint-insert-input): Obey mouse-yank-at-point.
22073 2005-03-24  Juri Linkov  <juri@jurta.org>
22075         * dired.el (dired-mode-map): Add menu item "Compare directories"
22076         for dired-compare-directories.
22078         * dired-aux.el (dired-compare-directories): Add autoload cookie.
22079         Doc fix.  Replace `read-file-name' with `read-directory-name'.
22081 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
22083         * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
22085 2005-03-24  Jay Belanger  <belanger@truman.edu>
22087         * calc/calc-embed.el (calc-embedded-mode-change): Save all
22088         relevant mode settings in calc-embedded-original-modes when modes
22089         are permanently changed.
22091 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
22093         * autoinsert.el: find-file-hooks -> find-file-hook.
22095 2005-03-24  Lute Kamstra  <lute@gnu.org>
22097         * generic.el (generic-font-lock-defaults): Make it obsolete.
22098         (generic-font-lock-keywords): New variable to replace
22099         generic-font-lock-defaults.
22100         (generic-mode-set-font-lock): Delete it.
22101         (generic-mode-internal): Don't call generic-mode-set-font-lock.
22102         (generic-bracket-support): Add docstring.
22104         * generic-x.el: Rename generic-font-lock-defaults to
22105         generic-font-lock-keywords throughout.
22106         (mailagent-rules-setup-function): Delete it.
22107         (mailagent-rules-generic-mode): Use anonymous function instead.
22108         (show-tabs-generic-mode-font-lock-defaults-1)
22109         (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
22110         Quote faces.
22111         (show-tabs-tab-face, show-tabs-space-face): Specify background,
22112         not foreground.
22114         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
22115         Recognize define-generic-mode.
22117 2005-03-23  Stefan Monnier  <monnier@iro.umontreal.ca>
22119         * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
22120         if there's no completion table.
22122 2005-03-23  Miles Bader  <miles@gnu.org>
22124         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
22125         Remove tty-specific variants, as they're no longer needed.
22127 2005-03-23  Lute Kamstra  <lute@gnu.org>
22129         * generic-x.el: Code cleanup: make args constant whenever possible.
22130         (installshield-statement-keyword-list)
22131         (installshield-system-functions-list)
22132         (installshield-system-variables-list, installshield-types-list)
22133         (installshield-funarg-constants-list): Make them constants.
22135         * generic.el (generic-make-keywords-list): Add autoload cookie.
22137         * calendar/time-date.el: Add comment on time value formats.
22138         Don't require parse-time.
22139         (with-decoded-time-value): New macro.
22140         (encode-time-value): New function.
22141         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
22142         (days-to-time): Return a valid time value when arg is huge.
22143         (time-since): Use time-subtract.
22144         (time-to-number-of-days): Use time-to-seconds.
22146 2005-03-23  David Ponce  <david@dponce.com>
22148         * recentf.el (recentf-keep): New option.
22149         (recentf-menu-action): Default to `find-file'.
22150         (recentf-keep-non-readable-files-flag)
22151         (recentf-keep-non-readable-files-p)
22152         (recentf-file-readable-p, recentf-find-file)
22153         (recentf-cleanup-remote): Remove.
22154         (recentf-include-p): More robust.
22155         (recentf-keep-p): New function.
22156         (recentf-remove-if-non-kept): Rename from
22157         `recentf-remove-if-non-readable'.  Use `recentf-keep-p'.
22158         All callers updated.
22159         (recentf-menu-items-for-commands): Fix help string.
22160         (recentf-track-closed-file): Update.  Doc fix.
22161         (recentf-cleanup): Update.  Count removed files.  Doc fix.
22163 2005-03-23  Kim F. Storm  <storm@cua.dk>
22165         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
22166         Don't inherit from fringe face (now happens automatically).
22168 2005-03-22  Kim F. Storm  <storm@cua.dk>
22170         * tooltip.el (tooltip-show-help-function): Ignore negative mouse
22171         position values.
22173 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
22175         * menu-bar.el (showhide-date-time): Remove.
22176         (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
22177         (menu-bar-make-mm-toggle): Simplify.
22179 2005-03-22  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
22181         * progmodes/perl-mode.el (perl-font-lock-keywords-2):
22182         Accept qualified variable and function names.
22184 2005-03-22  Thien-Thi Nguyen  <ttn@gnu.org>
22186         * bindings.el (completion-ignored-extensions):
22187         Remove ".lis" for `vax-vms'.
22189 2005-03-22  Andreas Schwab  <schwab@suse.de>
22191         * generic-x.el: Revert last change.
22192         * ldefs-boot.el: Update.
22194 2005-03-22  Jay Belanger  <belanger@truman.edu>
22196         * calc/calc-embed.el (calc-embedded-original-modes): New variable.
22197         (calc-embedded-save-original-modes)
22198         (calc-embedded-restore-original-modes): New functions.
22199         (calc-do-embedded): Save original modes when entering embedded mode
22200         and restore when leaving embedded mode.
22201         (calc-embedded-modes-change): Change the value of
22202         calc-embedded-original-modes to reflect permanent changes.
22204 2005-03-22  Lute Kamstra  <lute@gnu.org>
22206         * generic-x.el: Require generic again.
22208 2005-03-22  Miles Bader  <miles@gnu.org>
22210         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
22211         Tweak details to look good on both ttys and bitmap displays, light
22212         or dark background, etc.
22214 2005-03-21  Kim F. Storm  <storm@cua.dk>
22216         * tooltip.el (tooltip-show-help-function): Check car and cdr of
22217         mouse position.
22219 2005-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
22221         * icomplete.el: Don't forcibly turn on the mode upon load.
22222         (icomplete-mode): Use define-minor-mode.
22223         (icomplete-eoinput): Default to nil.
22224         (icomplete-minibuffer-setup): Remove autoload.
22225         (icomplete-tidy): Simplify.
22226         (icomplete-exhibit): Use buffer-undo-list to determine if we're still
22227         in the initial state or if the user has modified the field.
22228         Fix handling of icomplete-max-delay-chars.
22229         Remove code that handles the oddball case where
22230         minibuffer-completion-table is an integer.
22231         Wrap icomplete-completions in while-no-input in case building
22232         completions takes more time than expected.
22233         (icomplete-completions): Simplify.
22235 2005-03-21  Richard M. Stallman  <rms@gnu.org>
22237         * jka-compr.el (jka-compr-really-do-compress):
22238         Make variable buffer-local.
22240         * image-mode.el: Handle .xpm files too.
22241         (image-toggle-display): Preserve modification flag.
22243         * help.el (where-is): Don't mention aliases with no key bindings.
22245 2005-03-21  Lute Kamstra  <lute@gnu.org>
22247         * generic.el: Fix commentary section.  Don't require cl for
22248         compilation.
22249         (generic-mode-list): Add autoload cookie.
22250         (generic-use-find-file-hook, generic-lines-to-scan)
22251         (generic-find-file-regexp, generic-ignore-files-regexp)
22252         (generic-mode, generic-mode-find-file-hook)
22253         (generic-mode-ini-file-find-file-hook): Fix docstrings.
22254         (define-generic-mode): Make it a defmacro.  Fix docstring.
22255         (generic-mode-internal): Code cleanup.  Add autoload cookie.
22256         (generic-mode-set-comments): Code cleanup.
22257         * generic-x.el: Don't prevent compilation.  Don't require generic.
22258         Follow coding conventions.  Minor code cleanup.
22259         (etc-fstab-generic-mode): Add some keywords.
22260         * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
22261         define-generic-mode like a function declaration.
22263 2005-03-21  Jay Belanger  <belanger@truman.edu>
22265         * calc/calc-embed.el (calc-do-embedded): Put data on stack before
22266         changing modes.
22268 2005-03-21  Sam Steingold  <sds@gnu.org>
22270         * add-log.el (add-log-current-defun): Support more C DEFUN forms.
22272 2005-03-21  Thien-Thi Nguyen  <ttn@gnu.org>
22274         * progmodes/dcl-mode.el (dcl-font-lock-keywords):
22275         Add underscore to "f$ lexicals" regexp.
22277 2005-03-20  Juri Linkov  <juri@jurta.org>
22279         * subr.el (progress-reporter-do-update): When `min-value' is equal
22280         to `max-value', set `percentage' to 0 and prevent division by zero.
22282 2005-03-20  Michael Albinus  <michael.albinus@gmx.de>
22284         Sync with Tramp 2.0.48.
22286         * net/tramp.el (all): Change all addresses to .gnu.org.
22287         (tramp-append-tramp-buffers): New defun.
22288         (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
22289         Catch `dont-send' signal.
22290         (tramp-set-auto-save-file-modes): Set always permissions, because
22291         there might be an old auto-saved file belonging to another
22292         original file.  This could be a security threat.  Reported by
22293         Kjetil Kjernsmo <kjetil@kjernsmo.net>.
22294         Check for Emacs 21.3.50 removed.
22296         * net/tramp-smb.el (all): Remove debug construct for
22297         `with-parsed-tramp-file-name'.
22298         (tramp-smb-prompt): Prompt can contain spaces inside directory names.
22299         (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
22300         No error message if DIRECTORY or FILENAME doesn't exist.
22301         (tramp-smb-open-connection): Check existence of
22302         `tramp-smb-program'.
22304 2005-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
22306         * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
22307         Properly handle the case where the `m' or `s' command's argument is not
22308         yet terminated.
22309         (perl-indent-new-calculate): New function.
22310         (perl-indent-line): Use it.
22312 2005-03-20  Miles Bader  <miles@gnu.org>
22314         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
22315         in text-mode too.  Change to new face names.
22316         (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
22317         Add `:weight bold' attribute.
22318         (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
22320 2005-03-19  Juri Linkov  <juri@jurta.org>
22322         * files.el (auto-mode-alist): Add comment.  Optimize jar/ear/war.
22324         * international/mule.el (auto-coding-alist): Sync with
22325         `auto-mode-alist' by adding upper case archive file extensions
22326         and adding ear/war to jar extension.
22328 2005-03-19  David Casperson  <casper@unbc.ca>  (tiny change)
22330         * textmodes/tex-mode.el (tex-view): If tex-shell process is not
22331         running, restart it.
22333 2005-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>  (tiny changes)
22335         * finder.el (finder-current-item): Throw an error on an empty line.
22337         * man.el (Man-follow-manual-reference): If current-word returns
22338         nil, use "".
22340 2005-03-19  Matt Hodges  <MPHodges@member.fsf.org>
22342         * simple.el (goto-line): Doc fix.
22344 2005-03-19  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
22346         * files.el (save-buffer): Doc fix.
22348 2005-03-19  Michael R. Mauger  <mmaug@yahoo.com>
22350         * recentf.el (recentf-cleanup-remote): New variable.
22351         (recentf-cleanup): Use it to conditionally check availability of
22352         remote files.
22354 2005-03-19  Joe Edmonds  <joe-bugs-debian-org@elem.com>  (tiny change)
22356         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
22357         function names.
22359 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
22361         * language/thai-word.el: New file.
22363 2005-03-19  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
22365         * files.el (backup-buffer): If the file's directory is not
22366         writable, use copy instead of move to backup the file.
22368 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
22370         * obsolete/keyswap.el: Moved to obsolete/ from term/.
22372 2005-03-19  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
22374         * ps-print.el (ps-generate-string-list, ps-generate-header-line):
22375         Use functionp instead of symbolp and fboundp.  Reported by Drkm
22376         <darkman_spam@yahoo.fr>.
22377         (ps-print-version): New version 6.6.6.
22379 2005-03-18  Tak Ota  <Takaaki.Ota@am.sony.com>
22381         * textmodes/table.el (table--line-column-position): New idiom.
22382         (table--row-column-insertion-point-p): New function to test
22383         validity of row and column insertion operation at a location.
22384         (table-global-menu, table-cell-menu): Use above functions for
22385         deterministic test operation.
22386         (table--editable-cell-p): Behave in deterministic fashion.
22388 2005-03-18  Juri Linkov  <juri@jurta.org>
22390         * isearch.el (isearch-lazy-highlight-new-loop):
22391         Make arguments beg and end optional.
22392         (isearch-update): Remove optional arguments nil from
22393         isearch-lazy-highlight-new-loop.
22394         (isearch-lazy-highlight-search): Let-bind case-fold-search to
22395         isearch-lazy-highlight-case-fold-search instead of
22396         isearch-case-fold-search, and let-bind isearch-regexp to
22397         isearch-lazy-highlight-regexp.
22398         Use isearch-lazy-highlight-last-string instead of isearch-string.
22400         * replace.el (perform-replace): Remove bindings of global
22401         variables isearch-string, isearch-regexp, isearch-case-fold-search.
22402         Add three new arguments to `replace-highlight'.
22403         (replace-highlight): Add arguments string, regexp, case-fold.
22404         Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
22405         to allow isearch-lazy-highlight-new-loop to use these values
22406         to set corresponding isearch-lazy-highlight-* internal
22407         variables whose values lazy highlighting will use regardless of
22408         changes to global variables isearch-string, isearch-regexp,
22409         isearch-case-fold-search during lazy highlighting loop.
22410         (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
22411         to `lazy-highlight-cleanup'.
22413         * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
22414         (ispell-highlight-face): Set default face to `isearch' when
22415         lazy highlighting is enabled.
22416         (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
22417         priority to 1.  Add lazy highlighting.
22418         (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
22419         from `isearch-dehighlight'.
22421 2005-03-18  David Ponce  <david@dponce.com>
22423         * files.el (hack-local-variables): Do a case-insensitive search
22424         for End.
22426 2005-03-18  Juri Linkov  <juri@jurta.org>
22428         * isearch.el (lazy-highlight-cleanup) <command>: Rename from
22429         `isearch-lazy-highlight-cleanup', add alias to old name and
22430         declare obsolete.  Add release numbers to other obsolete vars.
22431         (isearch-done, isearch-lazy-highlight-new-loop):
22432         Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
22433         (lazy-highlight-cleanup) <variable>: Doc fix.
22434         (isearch-lazy-highlight-update): Rename obsolete
22435         `isearch-lazy-highlight-face' to `lazy-highlight-face'.
22437 2005-03-18  Kenichi Handa  <handa@m17n.org>
22439         * language/thai-util.el: Fix categorization of Thai characters in
22440         thai-category-table.
22441         (thai-composition-pattern): Adjust it for the above change.
22442         (thai-self-insert-command, thai-compose-syllable): New functions.
22443         (thai-compose-region): Use thai-compose-syllable.
22444         (thai-compose-string): Likewise.
22445         (thai-composition-function): Likewise.
22446         (thai-auto-composition): New function.
22447         (thai-auto-composition-mode): New minor mode.
22449         * language/thai.el: Fix patterns to be registered in
22450         composition-function-table.
22452         * international/quail.el (quail-input-method): Locally bind
22453         inhibit-modification-hooks to t.
22455 2005-03-17  Richard M. Stallman  <rms@gnu.org>
22457         * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
22458         (perl-mode): Use run-mode-hooks.
22460         * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
22461         (rmail-pop-password-required, rmail-remote-password): Doc fixes.
22462         (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
22464         * mail/sendmail.el (sendmail-send-it): Reenable the code
22465         to compute resend-to-address and use it.
22467         * tar-mode.el (tar-mode): Turn off undo unconditionally.
22469         * image-mode.el: New file.
22471         * image.el (insert-sliced-image): Add autoload cookie.
22473         * font-lock.el (font-lock-lines-before): New user option.
22474         (font-lock-after-change-function): Obey it.
22476         * bindings.el (esc-map): Make M-g a prefix.
22477         Bind M-g g and M-g M-g to goto-line.
22479         * faces.el (face-id): Doc fix.
22481 2005-03-17  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
22483         * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
22484         (rmail-show-message): Use rmail-unknown-mail-followup-to.
22485         (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
22487         * mail/sendmail.el (mail-yank-ignored-headers)
22488         (mail-font-lock-keywords, mail-mode-fill-paragraph):
22489         Add Mail-Followup-To and Mail-Reply-To headers.
22490         (mail-citation-hook): Add autoload cookie.
22491         (mail-mode): Doc fix.
22492         (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
22493         (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
22494         (mail-mode-fill-paragraph): Handle those headers.
22495         (mail-mailing-lists): New variable.
22496         (mail-mail-reply-to, mail-mail-followup-to): New functions.
22498 2005-03-17  Juri Linkov  <juri@jurta.org>
22500         * isearch.el (isearch-fallback): Check for `(car previous)'
22501         before calling `isearch-other-end-state'.
22503 2005-03-17  Kim F. Storm  <storm@cua.dk>
22505         * simple.el (move-beginning-of-line): Move to beginning of buffer
22506         line, as well as beginning of screen line.
22508 2005-03-16  Glenn Morris  <gmorris@ast.cam.ac.uk>
22510         * calendar/diary-lib.el (mark-diary-entries): Use new optional
22511         argument REDRAW rather than calendar-redrawing variable.
22512         * calendar/calendar.el (calendar-redrawing): Delete.
22513         (redraw-calendar): Do not bind calendar-redrawing.
22515 2005-03-16  Matt Hodges  <MPHodges@member.fsf.org>
22517         * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
22518         diary-file buffer.
22520 2005-03-16  Stefan Monnier  <monnier@iro.umontreal.ca>
22522         * help.el (describe-mode): Allow a :minor-mode-function property to
22523         specify a different minor mode toggle function than the variable.
22524         * simple.el (auto-fill-function):
22525         * subr.el (add-minor-mode): Use it.
22527 2005-03-16  Kenichi Handa  <handa@m17n.org>
22529         * language/ethio-util.el (sera-being-called-by-w3): New variable.
22530         (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
22531         (ethio-fidel-to-sera-buffer): Likewise.
22533 2005-03-16  Juri Linkov  <juri@jurta.org>
22535         * emacs-lisp/find-func.el (find-function-regexp):
22536         Add defun-emitting macro `menu-bar-make-toggle'.
22538         * isearch.el: Put `isearch-scroll' property to
22539         `split-window-horizontally'.
22541         * info.el: Update error messages for `debug-ignored-errors'.
22542         (Info-isearch-search): Doc fix.
22543         (Info-find-node): Move up code to go into info buffer before
22544         recording the node to the history.
22545         (Info-fontify-node): Fontify titles only if the next line
22546         has two or more `*', `=', `-', `.'.
22547         Display "go to this node" for empty (match-string 3).
22549 2005-03-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
22551         * term/mac-win.el: Add mouse pointer shape constants.
22553 2005-03-15  Kim F. Storm  <storm@cua.dk>
22555         * simple.el (move-beginning-of-line): Use vertical-motion.
22557 2005-03-15  Juri Linkov  <juri@jurta.org>
22559         * isearch.el (isearch-error): New variable.
22560         (isearch-invalid-regexp, isearch-within-brackets): Remove.
22561         (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
22562         (isearch-within-brackets-state): Remove.
22563         (isearch-case-fold-search-state, isearch-pop-fun-state):
22564         Decrease frame index.
22565         (isearch-mode, isearch-top-state, isearch-push-state)
22566         (isearch-edit-string, isearch-abort, isearch-search-and-update)
22567         (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
22568         (isearch-search, isearch-lazy-highlight-new-loop):
22569         Replace `isearch-invalid-regexp' with `isearch-error'.
22570         Remove `isearch-within-brackets'.
22571         (isearch-search): Add `search-failed' handler to `condition-case'.
22572         (isearch-lazy-highlight-search): Add `condition-case' to catch
22573         errors and allow `isearch-lazy-highlight-update' to try
22574         highlighting from the beginning of the window.
22575         (isearch-repeat): Move up code to set isearch-wrapped to t
22576         before calling isearch-wrap-function.
22578         * info.el (Info-isearch-initial-node): New internal variable.
22579         (Info-search): Signal an error in isearch mode when search leaves
22580         the initial node.  Signal an error when `bound' is non-nil and
22581         nothing was found in the current subfile.
22582         (Info-isearch-search): Remove `condition-case'.
22583         (Info-isearch-wrap): Don't wrap when search failed during leaving
22584         the initial node.  If `Info-isearch-search' is nil, wrap around
22585         the current node.
22586         (Info-isearch-start): New fun.
22587         (Info-mode): Add buffer-local hook `Info-isearch-start' to
22588         `isearch-mode-hook'.
22590 2005-03-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
22592         * simple.el (normal-erase-is-backspace): Set default to t if
22593         running on Mac.
22595         * term/mac-win.el (function-key-map): Sync with x-win.el.
22597 2005-03-15  Kenichi Handa  <handa@m17n.org>
22599         * international/mule-cmds.el (locale-language-names): Modify the
22600         format of elements and add more entries.
22601         (locale-preferred-coding-systems): Add more entries.
22602         (set-locale-environment): Adjust for the change of
22603         locale-language-names.
22605 2005-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
22607         * pcvs.el (smerge-ediff): Remove bogus autoload.
22609 2005-03-14  Lute Kamstra  <lute@gnu.org>
22611         * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
22612         Ignore a `*' at the beginning of a line.
22614         * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
22615         * emacs-lisp/byte-run.el (macro-declaration-function): Move from
22616         subr.el.
22617         (dont-compile, eval-when-compile, eval-and-compile): Use declare
22618         to specify indentation.
22620         * generic.el (define-generic-mode): Let generic-mode-list be a
22621         list of strings; test membership with equal.
22623 2005-03-14  Kim F. Storm  <storm@cua.dk>
22625         * simple.el (next-line, previous-line): Add optional try-vscroll
22626         arg to recognize interactive use.  Pass it on to line-move.
22627         (line-move): Don't perform auto-window-vscroll when defining or
22628         executing keyboard macro to ensure consistent behavior.
22630 2005-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
22632         * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
22634 2005-03-13  Lute Kamstra  <lute@gnu.org>
22636         * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
22637         debugger-setup-buffer so that backtrace marks the frames set to
22638         debug-on-exit and we don't have to do it manually.  Set an extra
22639         debug-on-exit for macro's.
22640         (debugger-setup-buffer): Don't mark the top frame manually.
22642 2005-03-12  Lute Kamstra  <lute@gnu.org>
22644         * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
22645         lisp-indent-function throughout.
22646         (with-no-warnings): Set lisp-indent-function property.
22648 2005-03-12  Thien-Thi Nguyen  <ttn@gnu.org>
22650         * progmodes/dcl-mode.el (dcl-mode-syntax-table):
22651         Add entry for backslash.
22653 2005-03-12  Juri Linkov  <juri@jurta.org>
22655         * info.el (Info-search): Four fixes for backward search.
22657 2005-03-11  Jay Belanger  <belanger@truman.edu>
22659         * calc/calc.el (calc-language-alist): New variable.
22660         * calc/calc-embed.el (calc-embedded-language-alist): Remove.
22661         (calc-embedded-find-modes): Use calc-language-alist instead of
22662         calc-embedded-language-alist.
22664 2005-03-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
22666         * calendar/calendar.el (calendar-redrawing): New internal
22667         variable.
22668         (redraw-calendar): Remove bogus save-excursion from previous
22669         change.  Bind calendar-redrawing to t for mark-diary-entries.
22670         * calendar/diary-lib.el (mark-diary-entries): No need to redraw
22671         calendar if that is why we were called.
22673 2005-03-11  Kenichi Handa  <handa@m17n.org>
22675         * international/mule.el (make-coding-system): Set property
22676         coding-system-define-form to nil.
22677         (define-coding-system-alias): Likewise.
22679 2005-03-11  Kenichi Handa  <handa@m17n.org>
22681         These changes are suggested by Dave Love <fx@gnu.org>.
22683         * textmodes/fill.el: Change encoding to iso-2022-7bit and add
22684         coding: tag.
22685         (adaptive-fill-regexp): Add more bullets.
22686         (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
22687         regexps.
22689 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
22691         * help.el (describe-mode): Properly handle non-trivial lighters.
22692         Don't ignore minor modes that are not listed in minor-mode-list.
22694         * tooltip.el (tooltip-mode): Don't complain that you can't turn the
22695         feature ON when the user requests to turn it OFF.
22697 2005-03-10  Lute Kamstra  <lute@gnu.org>
22699         * emacs-lisp/debug.el (debug-entry-code): Delete it.
22700         (implement-debug-on-entry): New function to replace debug-entry-code.
22701         (debug-on-entry-1): Use implement-debug-on-entry.  Delete the
22702         second argument as the 2005-03-07 change makes it obsolete.
22703         (debug-on-entry, cancel-debug-on-entry): Update call to
22704         debug-on-entry-1.
22705         (debug, debugger-setup-buffer): Comment update.
22706         (debugger-frame-number): Update to work with implement-debug-on-entry.
22708 2005-03-10  Jay Belanger  <belanger@truman.edu>
22710         * calc/calc-embed.el (math-ms-args): Declare it.
22711         (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
22712         math-ms-args.
22713         (calc-embedded-subst): Use math-multi-subst-rec to substitute
22714         variables.
22716 2005-03-10  Nick Roberts  <nickrob@snap.net.nz>
22718         * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
22719         Use message-box.
22721         * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
22722         (tooltip-activate-mouse-motions-if-enabled): Use dolist.
22723         (tooltip-gud-tips): Simplify.
22724         (tooltip-gud-tips-p): Remove superfluous :set.
22725         (tooltip-gud-modes): Add fortran-mode.
22726         (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
22728         * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
22730 2005-03-09  Kim F. Storm  <storm@cua.dk>
22732         * play/animate.el (animate-place-char): Use forward-line instead
22733         of next-line to improve performance.
22735 2005-03-09  Simon Josefsson  <jas@extundo.com>
22737         * net/browse-url.el (browse-url-default-browser): Doc fix.
22739 2005-03-09  Miles Bader  <miles@gnu.org>
22741         * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
22742         (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
22744 2005-03-09  Kenichi Handa  <handa@m17n.org>
22746         * international/latin-1.el: Set case and syntax for 255 only if
22747         set-case-syntax-set-multibyte is nil.
22749         * textmodes/ispell.el (ispell-insert-word): New function.
22750         (ispell-word): Use ispell-insert-word to insert a new word.
22751         (ispell-process-line): Likewise.
22752         (ispell-complete-word): Likewise.
22754 2005-03-09  Glenn Morris  <gmorris@ast.cam.ac.uk>
22756         * calendar/calendar.el (redraw-calendar): Preserve point.
22757         Reported by Matt Hodges <MPHodges@member.fsf.org>.
22758         (calendar-week-start-day): Move after definition of
22759         redraw-calendar.  Delete buffer test, since redraw-calendar has
22760         that now.
22762         * calendar/diary-lib.el (mark-diary-entries): Only call
22763         redraw-calendar in the first of any recursive calls.
22764         Reported by Alan Shutko <ats@acm.org>.
22766 2005-03-08  Juri Linkov  <juri@jurta.org>
22768         * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
22769         (html-horizontal-rule, html-line, html-image, html-checkboxes)
22770         (html-radio-buttons): Add a space before the trailing `/>' where
22771         sgml-xml-mode is non-nil.
22772         (sgml-delete-tag): Check if the tag ends with `/>' to not delete
22773         the subsequent tag of the empty XML tag.
22774         (html-href-anchor): Don't set initial input to "http:".
22775         (html-image): Ask for the image URL and set point inside alt="".
22776         (html-name-anchor): Duplicate the name in the `id' attribute when
22777         sgml-xml-mode is non-nil.
22778         (html-paragraph): Remove \n before <p>.
22779         (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
22780         instead of `checked' when sgml-xml-mode is non-nil.
22782         * facemenu.el (list-colors-print): Print #RRGGBB in default face.
22783         Remove 1 space before #RRGGBB to not truncate it on terminal
22784         windows w/o fringes.  Remove 1 space between bg and fg examples
22785         to get more space.
22786         (list-colors-duplicates): Replace `and' with `if' for `boundp' to
22787         avoid byte-compile warnings.
22789         * image-file.el (image-file-handler): Put `safe-magic' property to
22790         `image-file-handler'.
22792         * info.el (Info-isearch-search): Emulate word search in
22793         isearching through multiple Info nodes with Info-search.
22794         (Info-isearch-wrap): Allow isearch-word.
22796 2005-03-08  Lute Kamstra  <lute@gnu.org>
22798         * emacs-lisp/debug.el (debugger-step-through): Make sure that
22799         stepping into the debugger's code is not possible.
22800         (debugger-jumping-flag): Docstring update.
22802 2005-03-08  Jay Belanger  <belanger@truman.edu>
22804         * calc/calc-embed.el (calc-do-embedded): Reset mode line when
22805         embedded mode begins.
22806         (calc-embedded-language-alist): New variable.
22807         (calc-embedded-find-modes): Use calc-embedded-language-alist to
22808         set default language mode.
22810 2005-03-08  Kenichi Handa  <handa@m17n.org>
22812         * international/ccl.el (define-ccl-program): Fix docstring about
22813         extra 256 bytes assured for the output buffer.
22815         * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
22816         Fix BUFFER_MAGNIFICATION to 2.
22817         (ccl-encode-mule-utf-16be-with-signature): Likewise.
22819 2005-03-07  Karl Chen  <quarl@cs.berkeley.edu>
22821         * align.el (align-rules-list): Added an alignment rule for CSS
22822         declarations (applies to css-mode and html-mode buffers).
22824 2005-03-07  Stefan Monnier  <monnier@iro.umontreal.ca>
22826         * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
22828 2005-03-07  Kim F. Storm  <storm@cua.dk>
22830         * simple.el (move-beginning-of-line): New command.
22832         * bindings.el (global-map): Bind C-a to move-beginning-of-line.
22834         * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
22836         * emulation/cua-base.el: Put CUA move property on move-end-of-line
22837         and move-beginning-of-line.
22839         * apropos.el (apropos-print): Omit command from M-x ... RET.
22841 2005-03-07  Nick Roberts  <nickrob@snap.net.nz>
22843         * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
22844         (gdb-send, gdb-send-item): Log items sent from gdb-send too.
22846 2005-03-06  Richard M. Stallman  <rms@gnu.org>
22848         * bindings.el (esc-map): Bind M-g to goto-line.
22850         * facemenu.el (global-map): Bind M-o, not M-g.
22852 2005-03-06  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
22854         * menu-bar.el (menu-bar-file-menu): Add the same :enable to
22855         "Open Directory" as for "Open File".
22857 2005-03-06  Chong Yidong  <cyd@stupidchicken.com>
22859         * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
22860         (push-mark-command): Run activate-mark-hook.
22862 2005-03-06  Richard M. Stallman  <rms@gnu.org>
22864         * help-mode.el (help-mode-finish): Don't alter the element
22865         in view-return-to-alist if there already is one.
22867         * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
22868         make sure the current buffer is the expected one.
22870         * novice.el (disabled-command-function): Output in *Disabled Command*.
22871         Explicitly ignore non-keyboard events, and explicitly handle C-g.
22873         * textmodes/flyspell.el (flyspell-large-region):
22874         Pass args differently for aspell.
22876         * files.el (mode-require-final-newline): Doc fix.
22878 2005-03-03  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
22880         * progmodes/which-func.el (which-function):
22881         Specify NOERROR when calling imenu--make-index-alist.
22883 2005-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
22885         * simple.el (normal-erase-is-backspace): Define default value.
22887         * custom.el (custom-theme-set-variables): Remove unused var
22888         `immediate'.
22889         (custom-reevaluate-setting): Simple function to handle variables
22890         that are defined before their default value can really be
22891         computed.
22893         * startup.el (command-line): Use it for temporary-file-directory,
22894         small-emporary-file-directory, auto-save-file-name-transforms,
22895         blink-cursor-mode, and normal-erase-is-backspace.
22897         * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
22898         progress, even with buggy anchored keywords.
22900 2005-03-05  Luc Teirlinck  <teirllm@auburn.edu>
22902         * simple.el (goto-line): Remove unbalanced final parenthesis.
22904 2005-03-05  Richard M. Stallman  <rms@gnu.org>
22906         * simple.el (goto-line): Use a number at point as the default.
22907         With C-u as arg, switch buffers.
22909 2005-03-05  Juri Linkov  <juri@jurta.org>
22911         * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
22912         with `no-blinking-cursor'.
22914         * startup.el (no-blinking-cursor): New defvar.
22915         (command-line): Add `--no-blinking-cursor' to longopts.
22916         Set `no-blinking-cursor' to t for command line arguments
22917         -Q, -nbc, --no-blinking-cursor.  Replace `emacs-quick-startup'
22918         with `no-blinking-cursor' in the condition for calling
22919         `blink-cursor-mode'.
22921 2005-03-04  Luc Teirlinck  <teirllm@auburn.edu>
22923         * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
22924         (menu-bar-options-save): Add blink-cursor-mode.
22925         (menu-bar-options-menu): Add blink-cursor-mode.
22927 2005-03-04  Ulf Jasper  <ulf.jasper@web.de>
22929         * calendar/icalendar.el (icalendar-version): Increase to 0.11.
22930         (icalendar-export-file, icalendar-export-region)
22931         (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
22932         (icalendar--convert-ical-to-diary): Fix problem with DURATION.
22934 2005-03-04  Lute Kamstra  <lute@gnu.org>
22936         * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
22937         (debug-function-list): Ditto.
22939 2005-03-04  Robert J. Chassell  <bob@rattlesnake.com>
22941         * textmodes/texinfmt.el (texinfo-append-refill):
22942         Redefine the types of line to which @refill
22943         is not appended by replacing a search for `@refill\\|@bye' with
22944         `@refill\\|^[ \t]*@'.  The intent is to solve both the `@end
22945         itemize@refill' bug and the unfilled long lines bug.
22946         (texinfmt-version): Update number and date.
22948 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
22950         * international/code-pages.el (windows-1250, windows-125[2-8])
22951         (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
22953 2005-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
22955         * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
22956         bound yet.
22958 2005-03-02  Romain Francoise  <romain@orebokech.com>
22960         * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
22961         buffer after removing limits.
22962         (ibuffer-pop-filter): Ditto.
22963         Update copyright.
22965 2005-03-02  Miles Bader  <miles@gnu.org>
22967         * button.el (make-text-button): If the user doesn't specify a
22968         type, use the default.  Rewrite to use `add-text-properties' and
22969         plist functions.
22971 2005-03-01  Lute Kamstra  <lute@gnu.org>
22973         * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
22974         (debugger-jumping-flag): New var.
22975         (debug-entry-code): Use it.
22976         (debugger-jump): Use debugger-jumping-flag and add
22977         debugger-reenable to post-command-hook.
22978         (debugger-reenable): Use debugger-jumping-flag and remove itself
22979         from post-command-hook.
22980         (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
22981         debugger-reenable.
22983 2005-03-01  Robert J. Chassell  <bob@rattlesnake.com>
22985         * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
22986         inclusion of "itemize\\|", which may be unnecessary, is certainly
22987         inelegant, and stops refilling in itemize lists when formatting
22988         Japanese Texinfo files to Info.
22989         Update copyright to 2005.
22991 2005-03-01  Nick Roberts  <nickrob@snap.net.nz>
22993         * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
22994         of an error if GDB can't find the source file.
22996 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
22998         * calendar/calendar.el (redraw-calendar): Work from any buffer,
22999         not just the calendar.
23001         * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
23002         first.
23003         (diary-redraw-calendar): New function.
23004         (make-diary-entry): Add diary-redraw-calendar to local
23005         write-contents-functions.  Turn off selective display before
23006         inserting in diary.
23008 2005-03-01  Kim F. Storm  <storm@cua.dk>
23010         * emacs-lisp/copyright.el (copyright-fix-years): New command.
23012 2005-03-01  Lute Kamstra  <lute@gnu.org>
23014         * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
23015         that debug-entry-code can be safely removed from a function while
23016         this code is being evaluated.  Revert the 2005-02-27 change as the
23017         new implementation no longer requires it.  Make sure that a
23018         function body containing just a string is not mistaken for a docstring.
23019         (debug): Skip one more frame in case of debug on entry.
23020         (debugger-setup-buffer): Delete one more frame line in case of
23021         debug on entry.
23022         (debugger-frame-number): Update to use the new text introduced by
23023         the 1999-11-03 change.  Skip one more frame in case of debug on entry.
23025 2005-02-28  Kim F. Storm  <storm@cua.dk>
23027         * double.el (double-translate-key): Call force-window-update after
23028         read-event to avoid crash in redisplay.
23030 2005-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
23032         * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
23033         (debug): Use it.  Move the inhibit-trace earlier.
23034         (debug-entry-code): New const.
23035         (debug-on-entry-1): Use it.
23037 2005-02-28  Chong Yidong  <cyd@stupidchicken.com>
23039         * international/utf-16.el (ccl-encode-mule-utf-16le):
23040         Fix BUFFER_MAGNIFICATION to 2.
23041         (ccl-encode-mule-utf-16be): Likewise.
23043 2005-02-28  Kenichi Handa  <handa@m17n.org>
23045         * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
23046         Fix BUFFER_MAGNIFICATION to 4.
23047         (ccl-encode-mule-utf-16be-with-signature): Likewise.
23049 2005-02-28  Nick Roberts  <nickrob@snap.net.nz>
23051         * speedbar.el (speedbar-update-flag): Doc fix.
23052         (speedbar-show-info-under-mouse): Give set-mouse-position the right
23053         argument.
23055 2005-02-27  Stefan Monnier  <monnier@iro.umontreal.ca>
23057         * reveal.el (reveal-post-command): Don't try to reveal overlays which
23058         have a non-nil `invisible' property but are actually visible.
23060         * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
23061         for perldoc sections.
23062         (perl-outline-regexp, perl-outline-level): New var and function.
23063         (perl-mode): Use them.
23065 2005-02-27  Glenn Morris  <gmorris@ast.cam.ac.uk>
23067         * calendar/diary-lib.el (diary-remind): Discard any mark portion
23068         from diary-entry.  Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
23070 2005-02-27  Luc Teirlinck  <teirllm@auburn.edu>
23072         * cus-edit.el: Comment change.
23073         (custom-buffer-create-internal): Slightly reword text at top of
23074         Custom buffers.  Mention there that saving an option edits the
23075         init file.  Add link to Emacs manual node on `custom-file'.
23076         (custom-magic-alist): Rewrite individual State messages to use
23077         capitalized keywords.  Doc fix.
23079 2005-02-27  Matt Hodges  <MPHodges@member.fsf.org>
23081         * calendar/calendar.el (calendar-buffer): Move above
23082         calendar-week-start-day.
23083         (calendar-week-start-day): Doc fix.  Add :set function.
23084         (calendar-minimum-window-height): New variable.
23085         (generate-calendar-window): Only resize window if selected-window
23086         is displaying the calendar buffer.  Use new variable
23087         calendar-minimum-window-height.
23088         (generate-calendar): Reword error message.
23089         (calendar-mode-map): Bind DEL to scroll-other-window-down.
23091 2005-02-27  Andreas Schwab  <schwab@suse.de>
23093         * vc.el (vc-do-command): Don't run command asynchronously when
23094         operating in a remote directory.
23096         * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
23097         change from sync with Tramp 2.0.47.
23099 2005-02-27  Richard M. Stallman  <rms@gnu.org>
23101         * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
23103         * textmodes/flyspell.el (flyspell-mode-on):
23104         Call ispell-change-dictionary only if necessary.
23106         * emacs-lisp/re-builder.el (regexp-builder): New function.
23108         * register.el (describe-register-1): Explicitly handle
23109         yank-excluded-properties = t.
23111         * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
23112         (custom-magic-alist): Change the status descriptions again.
23113         (face widget-type): Total rewrite based on `restricted-sexp'
23114         to eliminate the confusing double hiding levels.
23116         * emacs-lisp/debug.el (debug-on-entry-1):
23117         If function body is empty, add nil as body form.
23119 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
23121         * emacs-lisp/trace.el (inhibit-trace): New var.
23122         (trace-make-advice): Use it.
23124         * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
23126 2005-02-26  Kim F. Storm  <storm@cua.dk>
23128         * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
23129         (mouse-on-link-p, mouse-drag-region-1): Use it.
23131 2005-02-25  Lute Kamstra  <lute@gnu.org>
23133         * replace.el (query-replace-read-from): Fix 2005-02-19 change.
23135 2005-02-24  Luc Teirlinck  <teirllm@auburn.edu>
23137         * frame.el (blink-cursor-mode): Add :group keyword.
23139 2005-02-24  Ulf Jasper  <ulf.jasper@web.de>
23141         * calendar/icalendar.el (icalendar--decode-isodatetime):
23142         New optional argument DAY-SHIFT.
23143         (icalendar-export-region): Fix coding-system-for-write.
23144         (icalendar--convert-ical-to-diary): Shift end-day of all-day
23145         events by one.
23147 2005-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
23149         * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
23151 2005-02-24  Kim F. Storm  <storm@cua.dk>
23153         * international/iso-acc.el (iso-accents-compose): Fix crash
23154         during redisplay.  Call force-window-update after read-event
23155         and delete-region to signal that window is not accurate.
23157 2005-02-23  Stefan Monnier  <monnier@iro.umontreal.ca>
23159         * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
23160         Remove unused and inexistent var `inhibit-trace'.
23161         (debugger-mode): Use run-mode-hooks.
23162         (debugger-list-functions): Add buttons; setup xref stack.
23164 2005-02-23  Richard M. Stallman  <rms@gnu.org>
23166         * calendar/appt.el (appt-time-msg-list): 3rd elt of each
23167         appointment says it was explicitly made.
23168         (appt-add): Set the 3rd element.
23169         (appt-make-list): Preserve explicit appointments.
23171         * subr.el (find-tag-default): Catch errors in forward-sexp.
23173 2005-02-23  Juri Linkov  <juri@jurta.org>
23175         * info.el (Info-isearch-search): New defcustom.
23176         (Info-isearch-search): Call the default isearch function
23177         when Info-isearch-search is nil.
23178         (Info-isearch-wrap): Use variable Info-isearch-search.
23180 2005-02-22  Luc Teirlinck  <teirllm@auburn.edu>
23182         * cus-edit.el: Comment change.
23184 2005-02-22  Kim F. Storm  <storm@cua.dk>
23186         * progmodes/hideif.el (hide-ifdef-use-define-alist):
23187         Use completing-read.  Suggested by Juan-Leon Lahoz Garcia.
23189 2005-02-22  Simon Josefsson  <jas@extundo.com>
23191         * net/browse-url.el (browse-url-netscape-new-window-is-tab):
23192         New variable.
23193         (browse-url-netscape): Use it.  Suggested by "Johann 'Myrkraverk'
23194         Oskarsson" <myrkraverk@users.sourceforget.net>.
23196 2005-02-22  Kim F. Storm  <storm@cua.dk>
23198         * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
23199         check that window of that event is the selected window.
23200         (mouse-drag-region-1): Compare mouse event window to selected
23201         window before setting point.
23203         * tooltip.el (tooltip-show-help-function): Pass event to
23204         mouse-on-link-p so it can check selected window.
23206 2005-02-22  Kenichi Handa  <handa@m17n.org>
23208         * ps-mule.el (ps-mule-header-string-charsets): Delete it.
23209         (ps-mule-show-warning): New function.
23210         (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
23211         characters are found.
23213         * ps-print.el (ps-header-footer-string): Return a list of header
23214         and footer strings.
23216 2005-02-21  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
23218         * pcvs.el (cvs-retrieve-revision): Fix thinko.
23220 2005-02-21  Stefan Monnier  <monnier@iro.umontreal.ca>
23222         * frame.el (blink-cursor-mode): Use define-minor-mode.
23224         * term/mac-win.el (function-key-map): Use char-names more consistently.
23225         (file-name-coding-system): Only set it for MacOS-9.  The other case is
23226         already handled in mule-cmds.el (where it also works when mac-win.el
23227         is not used).
23229 2005-02-21  Kenichi Handa  <handa@m17n.org>
23231         * international/mule.el (ctext-pre-write-conversion): Always use
23232         " *code-converting-work*" buffer for work.
23234         * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
23236 2005-02-20  Thien-Thi Nguyen  <ttn@gnu.org>
23238         * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
23240 2005-02-20  Jonathan Yavner  <jyavner@member.fsf.org>
23242         * ses.el (undo-more): Restore defadvice, but only the part that
23243         allows changes outside the restricted area of the buffer.
23245 2005-02-20  Kim F. Storm  <storm@cua.dk>
23247         * simple.el (line-move): Add fourth optional arg try-vscroll which
23248         must be set to perform auto-window-vscroll.
23249         When moving backwards and doing auto-window-vscroll, automatically
23250         vscroll to the last part of lines which are taller than the window.
23251         (next-line, previous-line): Set try-vscroll arg on line-move.
23253 2005-02-19  Dan Nicolaescu  <dann@ics.uci.edu>
23255         * replace.el (query-replace, query-replace-regexp)
23256         (replace-string, replace-regexp): When operating on region, make
23257         the minibuffer prompt say so.
23259         * isearch.el (isearch-forward): Document isearch-query-replace and
23260         isearch-query-replace-regexp keybindings.
23262 2005-02-19  Jay Belanger  <belanger@truman.edu>
23264         * calc/calc-aent.el (math-read-token): Add local variable.
23266         * calc/calc-prog.el (calc-user-define-edit): Add local variable.
23267         (calc-edit-top): Move declaration to earlier in file.
23268         (calc-edit-macro-repeats): Add local variables.
23270         * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
23271         Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
23272         calcFunc-tanh.
23273         Adjust integration rule for calcFunc-tan.
23275 2005-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
23277         * viper-cmd.el (viper-prefix-commands): Make into a defconst.
23278         (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
23279         (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
23280         (viper-skip-separators): Bug fix.
23281         (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
23282         particular major mode.
23283         (viper-del-backward-char-in-replace): Don't put deleted char on the
23284         kill ring.
23286         * viper-ex.el (viper-color-display-p): New function.
23287         (viper-has-face-support-p): Use viper-color-display-p.
23289         * viper-keym.el (viper-gnus-modifier-map): New keymap.
23291         * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
23293         * viper-util.el (viper-glob-unix-files): Fix shell status check.
23294         (viper-file-remote-p): Make equivalent to file-remote-p.
23296         * viper.el (viper-major-mode-modifier-list):
23297         Use viper-gnus-modifier-map.
23299 2005-02-19  David Kastrup  <dak@gnu.org>
23301         * subr.el (subregexp-context-p): Fix garbled doc string by adding
23302         quoting.
23304 2005-02-19  Jay Belanger  <belanger@truman.edu>
23306         * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
23307         Remove extra definitions.
23308         (calc-coth): New function.
23309         (calcFunc-cot): Fix `let'.
23311 2005-02-19  Eli Zaretskii  <eliz@gnu.org>
23313         * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
23314         the reasons we use "type pc" in these faces.
23316         * button.el (button): Ditto.
23318 2005-02-19  Michael Mauger  <mmaug@yahoo.com>
23320         * replace.el (query-replace-read-from): Set the value of
23321         query-replace-from-history-variable to handle the case of an empty
23322         string entered to accept the suggested default.
23324         * net/tramp.el (tramp-file-name-for-operation):
23325         Use dired-call-process instead of dired-call-process-command.
23327 2005-02-19  Jay Belanger  <belanger@truman.edu>
23329         * calc/calc-arith.el (math-trig-inverses, math-div-trig)
23330         (math-div-non-trig): New variables.
23331         (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
23332         (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
23333         (math-combine-prod, math-div-symb-fancy): Add simplifications for
23334         trig expressions.
23336 2005-02-19  Nick Roberts  <nickrob@snap.net.nz>
23338         * progmodes/gdb-ui.el (gdb-var-update-handler)
23339         (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
23340         for watch expressions,
23341         (gdb-var-create-handler): Don't set speedbar-update-flag.
23342         (gdb-post-prompt): Simplify test for speedbar.
23344 2005-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
23346         * ediff.el (ediff-set-diff-overlays-in-one-buffer)
23347         (ediff-set-fine-overlays-in-one-buffer, ediff-goto-word): Make sure
23348         we use the syntax table of the correct buffer.
23349         (ediff-same-file-contents, ediff-same-contents): Enhancements thanks to
23350         Felix Gatzemeier.
23352         * ediff-init.el (ediff-hide-face): Check for definedness of functions.
23353         (ediff-file-remote-p): Make synonymous with file-remote-p.
23354         In all deffaces ediff-*-face-*, use min-colors.
23356         * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
23357         ediff-recurse-to-subdirectories.
23358         (ediff-mark-if-equal): Check that the arguments are strings, use
23359         ediff-same-contents (after to Felix Gatzemeier).
23361         * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
23362         nil.
23364 2005-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
23366         * log-view.el (log-view-message-re): Fix up Subversion regexp.
23368 2005-02-18  David Kastrup  <dak@gnu.org>
23370         * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
23371         use `mark-active' when defined.
23373 2005-02-18  Kenichi Handa  <handa@m17n.org>
23375         * ps-print.el (ps-font-info-database): New entry
23376         ZapfChancery-MediumItalic with correct font name.  Fix font name
23377         of the entry Zapf-Chancery-MediumItalic.
23379 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
23381         * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
23383 2005-02-16  Kim F. Storm  <storm@cua.dk>
23385         * ido.el (ido-fallback-command): Pass user input to fallback command.
23387 2005-02-16  Nick Roberts  <nickrob@snap.net.nz>
23389         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
23390         (gdb-find-file-hook): Add server prefix.
23392 2005-02-16  Richard M. Stallman  <rms@gnu.org>
23394         * replace.el (perform-replace): Pass new args to replace-highlight.
23395         (replace-highlight): Take region args,
23396         and pass them to isearch-lazy-highlight-new-loop.
23398         * novice.el (disabled-command-hook): Autoload the defalias
23399         and the make-obsolete-variable call.
23401         * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
23403         * isearch.el (isearch-lazy-highlight-start-limit)
23404         (isearch-lazy-highlight-end-limit): New variables limit
23405         the region for highlighting.
23406         (isearch-lazy-highlight-new-loop): New args BEG and END.
23407         (isearch-lazy-highlight-search): Use the new vars.
23408         (isearch-lazy-highlight-update): Likewise.
23410         * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
23412         * cus-start.el (all): Use default-boundp.
23414 2005-02-15  David Casperson  <casper@unbc.ca>  (tiny change)
23416         * menu-bar.el (menu-bar-select-frame): Handle current frame.
23418 2005-02-15  Luc Teirlinck  <teirllm@auburn.edu>
23420         * autorevert.el (auto-revert-stop-on-user-input)
23421         (auto-revert-verbose): Doc fixes.
23423 2005-02-15  Benjamin Riefenstahl  <Benjamin.Riefenstahl@epost.de>
23425         * international/mule-cmds.el (set-locale-environment): Remove call
23426         to set-selection-coding-system on Windows.
23428 2005-02-15  Jay Belanger  <belanger@truman.edu>
23430         * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
23431         calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
23432         calcFunc-coth.
23433         (math-simplify-sqrt): Add simplifications.
23435         * calc/calc-arith.el (math-real-if-arg-functions): Add functions
23436         to list.
23438         * calc/calc-ext.el: Add functions to autoloads.
23440         * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
23441         (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
23442         (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
23443         (math-csc-raw, math-cot-raw): New functions.
23445         * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
23447         * calc/calc-undo.el (calc-handle-undo): Remove prefix from
23448         the variable name in a message.
23450         * calc/calc-units.el: Add simplification rules for calcFunc-sec,
23451         calcFunc-csc, calcFunc-cot.
23453         * calc/calcalg2.el: Add derivative and integration rules for
23454         calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
23455         calcFunc-csch, calcFunc-coth.
23456         (math-do-integral-methods): Add to checks for when to use
23457         substitutions.
23459         * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
23461 2005-02-15  Lute Kamstra  <lute@gnu.org>
23463         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
23464         Add ;;;###autoload to `outline-regexp'.  Suggested by Stefan Monnier
23465         <monnier@iro.umontreal.ca>
23466         (lisp-outline-level): Improve efficiency.  Suggested by David
23467         Kastrup <dak@gnu.org>.
23469 2005-02-15  Nick Roberts  <nickrob@snap.net.nz>
23471         * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
23472         (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
23473         (gdb-set-gud-minor-mode-existing-buffers): New functions.
23474         (gdb-find-file-hook): New hook.  Add it to find-file-hook.
23475         (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
23477 2005-02-14  Luc Teirlinck  <teirllm@auburn.edu>
23479         * cus-start.el (all): Comment change.
23481 2005-02-14  Lute Kamstra  <lute@gnu.org>
23483         * cus-start.el (all): Check if symbol is void.
23485 2005-02-14  Carsten Dominik  <dominik@science.uva.nl>
23487         * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
23488         optional argument to \cite.
23490 2005-02-14  Richard M. Stallman  <rms@gnu.org>
23492         * cus-edit.el (custom-buffer-create-internal): Update help message.
23493         (custom-magic-alist): Update help messages.
23495         * cus-start.el (all): Allow a var to specify a standard value.
23497 2005-02-12  Luc Teirlinck  <teirllm@auburn.edu>
23499         * custom.el (custom-theme-set-variables): Handle variable aliases.
23501         * frame.el (blink-cursor-timer): Doc fix.
23502         (blink-cursor): Make it an alias for `blink-cursor-mode' and
23503         declare obsolete.
23504         (blink-cursor-mode): Define with defcustom and use correct
23505         standard expression in that defcustom.
23506         * startup.el (command-line): Adapt to above changes in frame.el.
23508 2005-02-11  Lute Kamstra  <lute@gnu.org>
23510         * apropos.el (apropos-score-doc): Prevent division by zero.
23512 2005-02-11  Ulf Jasper  <ulf.jasper@web.de>
23514         * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
23515         (icalendar--get-event-property-attributes)
23516         (icalendar--get-event-properties)
23517         (icalendar--datetime-to-diary-date): New functions.
23518         (icalendar--split-value): Doc fix.
23519         (icalendar--datetime-to-noneuropean-date)
23520         (icalendar--datetime-to-european-date): New optional argument
23521         SEPARATOR.  Return result as a string instead of a list.
23522         (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
23523         (icalendar--convert-string-for-export): Rename arg S to STRING.
23524         (icalendar-export-region): Doc fix.  Change name of error buffer.
23525         Save output buffer.
23526         (icalendar-import-file): Add blank at end of prompt.
23527         (icalendar-import-buffer): Doc fix.  Do not switch to error
23528         buffer.  Indicate status in return value.
23529         (icalendar--convert-ical-to-diary): Doc fix.  Change name of error
23530         buffer.  Save output buffer.  Handle exception from recurrence
23531         rules (EXDATE, EXRULE).  Handle start- and end-date of recurring
23532         events.  Fix problems with weekly all-day events.
23534 2005-02-10  Richard M. Stallman  <rms@gnu.org>
23536         * simple.el (eval-expression-print-format):
23537         Avoid warning about edebug-active.
23539         * help.el (help-for-help-internal): Rename from help-for-help.
23540         (help-for-help): Define with defalias.
23542         * font-core.el (font-lock-default-function): Use with-no-warnings.
23544         * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
23546         * custom.el (defface): Doc fix.
23548 2005-02-10  Nick Roberts  <nickrob@snap.net.nz>
23550         * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
23551         width 0" to prevent word wrapping problems.
23553 2005-02-09  Kim F. Storm  <storm@cua.dk>
23555         * ido.el (ido-file-extensions-order): New defcustom.
23556         (ido-file-extension-lessp, ido-file-extension-aux)
23557         (ido-file-extension-order): New advanced file ordering.
23558         (ido-file-lessp): New simple file ordering.
23559         (ido-sort-list): Remove.
23560         (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
23561         (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
23563 2005-02-08  Dan Nicolaescu  <dann@ics.uci.edu>
23565         * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
23566         that some versions of grep produce.
23567         (grep-mode-font-lock-keywords): Likewise.
23569 2005-02-09  Nick Roberts  <nickrob@snap.net.nz>
23571         * progmodes/gdb-ui.el (gdb-location-list): New variable.
23572         (gdb-cdir): Delete.
23573         (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
23574         (gdb-source-info): Treat case when source file is in another
23575         directory properly.
23576         (gdb-get-location): New function.
23578 2005-02-07  Jay Belanger  <belanger@truman.edu>
23580         * calc/calc-prog.el (calc-write-parse-table-part)
23581         (calc-fix-token-name): Fix a check for language type.
23583         * calc/calccomp.el (math-compose-expr): Fix a check for language type.
23585 2005-02-07  Andre Spiegel  <spiegel@gnu.org>
23587         * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
23588         as directory not writable.
23590 2005-02-07  Kim F. Storm  <storm@cua.dk>
23592         * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
23593         (cua--standard-movement-commands): Remove list.
23594         Instead, set CUA property value to move for movement commands.
23595         (cua-movement-commands): Remove.  Users must set CUA prop instead.
23596         (cua--pre-command-handler): Check CUA property.
23597         (cua--init-keymaps): Don't remap undo commands.
23598         (cua-mode): Don't call cua--rectangle-on-off.
23600         * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
23601         (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
23602         (cua--rect-undo-set-point): New var.
23603         (cua--rectangle-undo-boundary): Setup undo apply entry.
23604         (cua--rect-undo-handler): New function for rectangle undo.
23605         (cua--rect-start-position, cua--rect-end-position): Add.
23606         (cua--rectangle-post-command): Call cua--rectangle-set-corners
23607         for restored rectangle.  Set point if cua--rect-undo-set-point.
23609 2005-02-06  Jay Belanger  <belanger@truman.edu>
23611         * calc/calc-lang.el (calc-tex-language): Display more information
23612         in messages.
23614         * calc/calccomp.el (math-compose-expr): Allow multiline matrices
23615         in TeX mode.
23617 2005-02-06  Richard M. Stallman  <rms@gnu.org>
23619         * emacs-lisp/lisp.el (buffer-end): Doc fix.
23621 2005-02-05  Arne_J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
23623         * net/ldap.el (ldap-search-internal): Support attributes with
23624         optional descriptions separated by a semi-colon, as in
23625         "userCertificate;binary".
23627 2005-02-05  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
23629         * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
23630         isn't a cons (i.e. the version is 0).
23632 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
23634         * help.el (help-for-help): Doc fix.
23636 2005-02-05  Nick Roberts  <nickrob@snap.net.nz>
23638         * progmodes/gdb-ui.el: Update copyright.  Put GDB-Frames before
23639         GDB-Windows on the menu-bar as this works better.
23641 2005-02-04  Jay Belanger  <belanger@truman.edu>
23643         * calc/calc-embed.el (calc-embedded-update): Don't put in
23644         unnecessary newlines.  Adjust the end of formula marker.
23646         * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
23647         (math-latex-parse-two-args): New function.
23649 2005-02-03  Lute Kamstra  <lute@gnu.org>
23651         * help-fns.el (help-with-tutorial): Make sure that users cannot
23652         remove the entire text of the tutorial by means of `undo'.
23654 2005-02-03  Stefan Monnier  <monnier@iro.umontreal.ca>
23656         * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
23657         in recent changes, where the ispell process was repeatedly
23658         killed & restarted.
23660         * international/mule-cmds.el (set-locale-environment): Set file-name
23661         coding system to utf-8 on Darwin systems.
23662         (set-default-coding-systems): Don't set default-file-name-coding-system
23663         on Darwin systems.
23665 2005-02-03  Richard M. Stallman  <rms@gnu.org>
23667         * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
23669 2005-02-03  Matt Hodges  <MPHodges@member.fsf.org>
23671         * faces.el (list-faces-display): Add optional argument.
23673 2005-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
23675         * font-core.el (font-lock-default-function): Handle the rare case where
23676         only font-lock-keywords is set.
23678 2005-02-02  Kenichi Handa  <handa@m17n.org>
23680         * international/characters.el: Cancel previous change for
23681         I-WITH-DOT-ABOVE and DOTLESS-i.
23683         * international/latin-5.el: Cancel previous change.
23685 2005-02-02  Nick Roberts  <nickrob@snap.net.nz>
23687         * progmodes/gud.el: Correction to syntax in gud-menu-map.
23689 2005-02-02  Kenichi Handa  <handa@m17n.org>
23691         * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
23692         DOTLESS-i.
23694         * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
23695         Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
23697         * case-table.el (get-upcase-table): New function.
23698         (copy-case-table): Copy upcaes table too if non-nil.
23699         (set-case-syntax-delims): Maintain upcase table too.
23700         (set-case-syntax-pair): Likewise.
23701         (set-upcase-syntax, set-downcase-syntax): New functions.
23702         (set-case-syntax): Maintain upcase table too.
23704 2005-02-02  Nick Roberts  <nickrob@snap.net.nz>
23706         * progmodes/gdb-ui.el (gdb-goto-info): Delete.
23708         * progmodes/gud.el (gud-goto-info): New function.
23709         (gud-tool-bar-map): Use correct icon.
23711 2005-02-01  Thien-Thi Nguyen  <ttn@gnu.org>
23713         * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
23714         When delegating, order args in the funcall correctly.
23716 2005-02-01  Thien-Thi Nguyen  <ttn@gnu.org>
23718         * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
23720 2005-02-01  Carsten Dominik  <dominik@science.uva.nl>
23722         * textmodes/reftex.el (reftex-access-scan-info): Error out in a
23723         buffer not visiting a file.
23725 2005-01-31  Jay Belanger  <belanger@truman.edu>
23727         * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
23728         bound on the line with the formula.
23730 2005-01-31  Kim F. Storm  <storm@cua.dk>
23732         * ses.el (ses-create-cell-variable-range)
23733         (ses-destroy-cell-variable-range, ses-reset-header-string)
23734         (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
23735         (ses-insert-row): Fix format of apply undo entries.
23737 2005-01-31  Jay Belanger  <belanger@truman.edu>
23739         * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
23740         parts.
23742         * calc/calc-embed.el (calc-embedded-open-formula)
23743         (calc-embedded-close-formula): Ignore matrix environments.
23745         * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
23746         TeX mode.
23748         * calc/calc-lang.el (math-function-table, math-oper-table)
23749         (math-variable-table): Adjust the LaTeX portions.
23751         * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
23752         (math-latex-ignore-words): New constant.
23754 2005-01-31  Richard M. Stallman  <rms@gnu.org>
23756         * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
23757         (ispell-local-dictionary): Doc fix.
23758         (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
23759         Don't reinitialize at run time.  Don't defcustom.
23760         All uses changed to append ispell-local-dictionary-alist,
23761         or check it first.
23762         (ispell-current-dictionary): New variable for dictionary in use.
23763         (ispell-dictionary): Now used only for global default.
23764         (ispell-start-process): Set ispell-current-dictionary,
23765         not ispell-dictionary.
23766         (ispell-change-dictionary): Use this only for setting
23767         user preferences.
23768         (ispell-internal-change-dictionary): New function
23769         to change the current dictionary in use.
23770         (ispell-region, ispell-process-line, ispell-buffer-local-dict):
23771         Use ispell-current-dictionary.
23772         Handle ispell-local-dictionary-overridden.
23773         (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
23775 2005-01-31  Jay Belanger  <belanger@truman.edu>
23777         * calc/calc-aent.el (math-read-token): Add support for LaTeX.
23779         * calc/calc-ext.el: Add calc-latex-language to autoloads.
23780         (calc-mode-map): Add calc-latex-language.
23782         * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
23783         (math-latex-print-frac): New functions.
23784         (math-oper-table, math-function-table, math-variable-table)
23785         (math-complex-format, math-input-filter): Add latex properties.
23786         (calc-set-language): Set math-expr-special-function-mapping.
23788         * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
23789         (calc-write-parse-table-part): Add LaTeX support.
23791         * calc/calc.el (calc-language): Adjust docstring.
23792         (calc-set-mode-line): Add LaTeX support.
23793         (math-expr-special-function-mapping): New variable.
23794         (math-tex-ignore-words): Add to list.
23796         * calc/calccomp.el (math-compose-expr, math-compose-rows):
23797         Add LaTeX support.
23798         (math-compose-expr): Add support for special functions.
23800         * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
23802 2005-01-31  Nick Roberts  <nickrob@snap.net.nz>
23804         * progmodes/gdb-ui.el (gdb-memory-address)
23805         (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
23806         (gdb-memory-mode-map, gdb-memory-format-keymap)
23807         (gdb-memory-format-menu, gdb-memory-unit-keymap)
23808         (gdb-memory-unit-menu): New variables for a buffer
23809         that lets the user examine program memory.
23810         (gdb-memory-set-address, gdb-memory-set-repeat-count)
23811         (gdb-memory-format-binary, gdb-memory-format-octal)
23812         (gdb-memory-format-unsigned, gdb-memory-format-signed)
23813         (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
23814         (gdb-memory-format-menu-1, gdb-memory-unit-giant)
23815         (gdb-memory-unit-word, gdb-memory-unit-halfword)
23816         (gdb-memory-unit-byte, gdb-memory-unit-menu)
23817         (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
23818         (gdb-memory-mode, gdb-memory-buffer-name)
23819         (gdb-display-memory-buffer, gdb-frame-memory-buffer):
23820         New functions for above buffer.
23822 2005-01-30  Richard M. Stallman  <rms@gnu.org>
23824         * cus-edit.el (custom-bury-buffer): Function deleted.
23825         (custom-buffer-done-function): Option deleted.
23826         (custom-buffer-done-kill): New replacement option.
23827         (Custom-buffer-done): Call quit-window.
23828         (custom-buffer-create-internal): Update for above changes.
23830 2005-01-29  Luc Teirlinck  <teirllm@auburn.edu>
23832         * simple.el (undo-ask-before-discard): New var.
23833         (undo-outer-limit-truncate): Implement it.
23834         (undo-extra-outer-limit): Doc update.
23836 2005-01-29  Richard M. Stallman  <rms@gnu.org>
23838         * ses.el (undo-more): Delete defadvice.
23839         (ses-begin-change): Doc fix.
23841         * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
23842         instead of rebinding C-x u and C-_.
23844         * files.el (normal-backup-enable-predicate): Return nil for files
23845         in /tmp, regardless of temporary-file-directory.
23847         * man.el (Man-getpage-in-background): Disable undo in Man buffer.
23849         * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
23850         (open-rectangle, delete-whitespace-rectangle-line)
23851         (clear-rectangle-line): If FILL, pass t instead of FILL
23852         for move-to-column's 2nd arg.
23854         * simple.el (undo): Fix the test for continuing a series of undos.
23855         (undo-more): Set pending-undo-list to t when we reach end.
23856         (pending-undo-list): Move up defvar.
23858         * wid-edit.el (widget-button-click):
23859         Shorten the range of the track-mouse binding.
23861         * comint.el (comint-insert-input): Undo previous changes;
23862         use last-input-event in interactive spec.
23864 2005-01-29  Eli Zaretskii  <eliz@gnu.org>
23866         * progmodes/compile.el (compilation-start): Bind buffer-read-only
23867         to nil before invoking call-process.  Reset buffer's modified flag
23868         after fontifying it in the no-async branch.
23870         * wid-edit.el (widget-specify-button): If mouse pointer shape
23871         cannot be changed, use mouse face instead.
23873 2005-01-29  Nick Roberts  <nickrob@snap.net.nz>
23875         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
23876         (gdb-goto-breakpoint): Make breakpoint handling work on template
23877         functions in C++.  Reported by Martin Reed <mjreed@essex.ac.uk>
23878         (gdb-assembler-custom): Update to recognize breakpoint information
23879         added on 2005-01-19.
23881 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
23883         * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
23884         (dsssl-mode): Use define-derived-mode.
23885         (scheme-mode-initialize): Remove.
23886         (scheme-mode): Use run-mode-hooks.
23888         * cus-edit.el (customize-group-other-window)
23889         (custom-buffer-create-other-window): Don't override special-display-*.
23890         (custom-mode-map): Make it dense.
23892         * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
23893         sets the default value.
23895 2005-01-28  Eli Zaretskii  <eliz@gnu.org>
23897         * descr-text.el: Add more keywords.
23899 2005-01-27  Stefan Monnier  <monnier@iro.umontreal.ca>
23901         * speedbar.el: Avoid unnecessary use of locate-library.
23903         * international/mule-cmds.el (standard-display-european-internal):
23904         Don't fiddle with latin-1 non-break space any more since it's now
23905         special cased in the C code.
23906         Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
23908 2005-01-26  Luc Teirlinck  <teirllm@auburn.edu>
23910         * cus-start.el (all): Add `undo-outer-limit'.
23912 2005-01-25  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
23914         * textmodes/bibtex.el (bibtex-format-entry):
23915         Use `bibtex-empty-field-re' only on the text of fields, not on entire
23916         field lines.
23917         (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
23918         not on part of a buffer.
23920 2005-01-25  Lute Kamstra  <lute@gnu.org>
23922         * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
23923         nonempty field text strings like "{letters\\macro{}more letters}".
23924         Clarify docstring.
23925         (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
23926         (bibtex-entry-offset, bibtex-parse-association)
23927         (bibtex-parse-field-name): Fix typos in docstrings.
23928         (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
23930 2005-01-24  Carsten Dominik  <dominik@science.uva.nl>
23932         * textmodes/reftex-global.el (reftex-isearch-push-state-function)
23933         (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
23934         (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
23935         (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
23937         * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
23938         isearch minor mode.
23940 2005-01-24  Luc Teirlinck  <teirllm@auburn.edu>
23942         * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
23944 2005-01-24  Lute Kamstra  <lute@gnu.org>
23946         * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
23947         CASECHARS and NOT-CASECHARS regular expressions of the
23948         "nederlands" and "nederlands8" dictionaries to prevent a "Range
23949         striding over charsets" error.
23951 2005-01-24  Jay Belanger  <belanger@truman.edu>
23953         * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
23954         display variable name.
23956 2005-01-24  Kenichi Handa  <handa@m17n.org>
23958         * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
23959         Fix setting of the element of encoded-kbd-iso2022-invocations.
23961 2005-01-24  Nick Roberts  <nickrob@snap.net.nz>
23963         * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
23964         (gdb-threads-select): Change to also accept mouse events.
23965         (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
23966         (gdb-threads-mouse-select): Delete.
23968 2005-01-23  Luc Teirlinck  <teirllm@auburn.edu>
23970         * files.el (insert-directory): Take care of empty directory,
23971         listed without -a switch.
23973 2005-01-23  Stefan Monnier  <monnier@iro.umontreal.ca>
23975         * textmodes/refill.el (refill-post-command-function):
23976         Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
23977         to the list of functions that we should be careful not to undo.
23978         (refill-late-fill-paragraph-function): Remove.
23979         (refill-saved-state): New var.
23980         (refill-mode): Use it to save fill-paragraph-function.
23981         Save also the value of auto-fill-function.
23983         * term/w32-win.el: Simplify code.
23985 2005-01-23  Kim F. Storm  <storm@cua.dk>
23987         * simple.el (line-move): Adapt to new return value from
23988         pos-visible-in-window-p.
23990         * simple.el (line-move): Fix last change.  Check partial
23991         visibility at point rather than at window-start.
23993 2005-01-22  Jason Rumney  <jasonr@gnu.org>
23995         * term/w32-win.el (xw-defined-colors): Remove debug-message.
23997 2005-01-22  David Kastrup  <dak@gnu.org>
23999         * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
24001 2005-01-22  Eli Zaretskii  <eliz@gnu.org>
24003         * type-break.el (type-break-mode): Add a test for
24004         type-break-file-name being non-nil.
24006 2005-01-22  Toby Allsopp  <Toby.Allsopp@navman.com>  (tiny change)
24008         * net/eudc.el (top level): Call (message "") via progn, so that
24009         eudc-options-file is loaded.
24011 2005-01-22  Kim F. Storm  <storm@cua.dk>
24013         * simple.el (line-move-1): Rename from line-move.
24014         (line-move): New function that adjusts vscroll for partially
24015         visible rows, and calls line-move-1 otherwise.
24017 2005-01-21  Ren\e,Ai\e(B Kyllingstad  <listmailxemacs@kyllingstad.com>
24019         * pcomplete.el: Define pcomplete-read-event instead of read-event,
24020         since it's not a complete read-event implementation
24022 2005-01-20  Jay Belanger  <belanger@truman.edu>
24024         * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
24025         for called function.
24027 2005-01-20  Steven Tamm  <steventamm@mac.com>
24029         * term/mac-win.el (process-connection-type): Remove.
24030         Controlled now by s/darwin.h:PTY_ITERATION.
24032 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
24034         * window.el (handle-select-window): Don't switch window when we're
24035         in the minibuffer.
24037 2005-01-10  Paul Pogonyshev  <pogonyshev@gmx.net>
24039         * subr.el (dotimes-with-progress-reporter): New macro.
24041         * ses.el (ses-dotimes-msg): Remove macro.
24042         Use `dotimes-with-progress-reporter' instead.
24044 2005-01-19  Steven Tamm  <steventamm@mac.com>
24046         * term/mac-win.el (process-connection-type): Use new
24047         operating-system-release variable to use ptys on Darwin 7 (OS X
24048         10.3) when using carbon build.
24050 2005-01-19  Jay Belanger  <belanger@truman.edu>
24052         * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
24053         flags if the last command was a tab or M-tab.
24055         * calc/calc-prog.el (calc-user-define-edit): Put original formula
24056         in formula editing buffer.
24058 2005-01-19  Nick Roberts  <nickrob@snap.net.nz>
24060         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
24061         breakpoint image symbol in margin.
24063 2005-01-19  Jay Belanger  <belanger@truman.edu>
24065         * calc/calc-prog.el (calc-execute-kbd-macro):
24066         Ignore calc-keep-arg-flag.
24068 2005-01-19  Kenichi Handa  <handa@m17n.org>
24070         * textmodes/ispell.el (ispell-looking-at): New function.
24071         (ispell-process-line): Use ispell-looking-at to compare the ispell
24072         output and the buffer contents.
24074 2005-01-18  Jay Belanger  <belanger@truman.edu>
24076         * calc/calc.el (calc-display-raw): Fix docstring.
24078 2005-01-18  Stefan Monnier  <monnier@iro.umontreal.ca>
24080         * simple.el (blink-matching-open): Strip extra info from syntax.
24082         * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
24083         funny chars in the end-of-here-doc marker.
24085 2005-01-19  Nick Roberts  <nickrob@snap.net.nz>
24087         * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
24088         that enable/disabled state of breakpoints is shown correctly in
24089         fringe and on ttys.
24090         (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
24091         Add breakpoint information as text properties.
24092         (gdb-mouse-toggle-breakpoint):
24093         Rename to gdb-mouse-set-clear-breakpoint.
24094         (gdb-mouse-toggle-breakpoint): New function.  Enable/disable
24095         breakpoints in the margin.
24096         (gdb-remove-strings): Simplify.
24098 2005-01-17  Jay Belanger  <belanger@truman.edu>
24100         * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
24101         erasing buffer.
24103 2005-01-17  Richard M. Stallman  <rms@gnu.org>
24105         * progmodes/grep.el (grep-find): Copy from `grep' the condition
24106         for calling grep-compute-defaults.
24108         * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
24109         if buffer is empty.
24111         * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
24113 2005-01-17  Stefan Monnier  <monnier@iro.umontreal.ca>
24115         * hilit-chg.el (highlight-changes-mode): Don't autoload.
24117         * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
24118         non-preloaded variables.
24120 2005-01-17  Steven Tamm  <steventamm@mac.com>
24122         * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
24123         tex-shell cause to force interactivity when using pipes.
24125 2005-01-17  Kim F. Storm  <storm@cua.dk>
24127         * simple.el (just-one-space): Make arg optional.
24129 2005-01-17  Nick Roberts  <nickrob@snap.net.nz>
24131         * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
24132         posn-at-x-y to t to access left-margin.
24134 2005-01-16  Michael Albinus  <michael.albinus@gmx.de>
24136         Sync with Tramp 2.0.47.
24138         * net/tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
24139         catching keep-date problems in cp/scp operations.
24140         (tramp-handle-copy-file): Don't call `set-file-modes'
24141         unconditionally.  Specialized functions should know better what is
24142         necessary.  This improves performance a little bit, and the
24143         functions could catch errors with `cp -p' and `scp -p'.
24144         (tramp-do-copy-or-rename-file-via-buffer)
24145         (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
24146         when appropriate.
24147         (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
24148         Call `set-file-modes' when appropriate.
24149         (tramp-action-out-of-band): Mask `scp -p' error.  Reported by Isak
24150         Johnsson <isak@hypergene.com>
24151         (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
24152         of both Tramp buffer and debug buffer.  Reported by Joakim Verona
24153         <joakim@verona.se>
24154         (tramp-file-name-for-operation): Mark `shell-command' as magic for
24155         Emacs only.
24157         * net/tramp-util.el (tramp-minor-mode): New minor mode.  Add it to
24158         `find-file-hooks' and `dired-mode-hook'.
24159         (tramp-minor-mode-map): Respective map.  Add remapping for
24160         `compile' and `recompile'.
24161         (tramp-remap-command, tramp-recompile): New defuns.
24162         (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
24163         in buffer "*Compilation*".  Call the commands asynchronously.
24165         * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
24166         (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
24167         `shell-command', because it isn't magic in XEmacs.  Reported by
24168         Adrian Aichner <adrian@xemacs.org>.
24170         * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
24171         `substitute-in-file-name.
24172         (tramp-smb-handle-substitute-in-file-name): New defun.
24173         (tramp-smb-advice-PC-do-completion): Delete advice.
24175 2005-01-16  Kai Grossjohann  <kgrossjo@eu.uu.net>
24177         * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
24178         Fix error in deleting region.
24180 2005-01-15  Richard M. Stallman  <rms@gnu.org>
24182         * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
24183         In non-temp buffer, switch syntax table temporarily.
24185         * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
24187         * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
24189         * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
24191         * imenu.el (imenu--split-menu): Copy menulist before sorting.
24192         (imenu--generic-function): Use START, not BEG, as pos of definition.
24194         * simple.el (just-one-space): Argument specifies number of spaces.
24196         * simple.el (eval-expression-print-format): Avoid warning
24197         about edebug-active.
24199 2005-01-15  James R. Van Zandt  <jrvz@comcast.net>  (Tiny change)
24201         * progmodes/sh-script.el: Code copied from make-mode.el
24202         with small changes,
24203         (sh-mode-map): Bind C-c C-\.
24204         (sh-backslash-column, sh-backslash-align): New variables.
24205         (sh-backslash-region, sh-append-backslash): New functions.
24207 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
24209         * mail/rmail.el: Updated to work with movemail from GNU Mailutils
24210         (rmail-pop-password, rmail-pop-password-required): Move to
24211         rmail-obsolete group.
24212         (rmail-set-pop-password): Rename to rmail-set-remote-password.
24213         All callers updated.
24214         (rmail-get-pop-password): Rename to rmail-get-remote-password.
24215         Take an argument specifying whether it is POP or IMAP mailbox we
24216         are using.  All callers updated.
24217         (rmail-pop-password-error): Rename to
24218         rmail-remote-password-error.  Added mailutils-specific error message.
24219         (rmail-movemail-search-path)
24220         (rmail-movemail-variant-in-use): New variables.
24221         (rmail-remote-password, rmail-remote-password-required):
24222         New customization variables.
24223         (rmail-probe, rmail-autodetect, rmail-movemail-variant-p): New funs.
24224         (rmail-parse-url): New function.
24225         (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
24226         with GNU mailutils movemail.
24228 2005-01-15  Kevin Ryde  <user42@zip.com.au>
24230         * info-look.el (c-mode/symbol): Add ^` to prefix, and change
24231         suffix to space, $ or '$, to correctly position point when going
24232         to @table style constants like DBL_MAX.
24234 2005-01-15  Jorgen Schaefer  <forcer@forcix.cx>  (tiny change)
24236         * type-break.el (type-break-mode, type-break-file-time)
24237         (type-break-file-keystroke-count, type-break-choose-file):
24238         Don't store data in or load data from the file if type-break-file-name
24239         is nil.
24240         (type-break-file-name): Doc update as per the above.
24242 2005-01-15  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>  (tiny change)
24244         * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
24245         lookup-key might return nil; handle that.
24247 2005-01-15  Alan Mackenzie  <acm@muc.de>
24249         * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
24250         rather than the element found, thus enabling the tree to be setcar'd.
24252 2005-01-14  Carsten Dominik  <dominik@science.uva.nl>
24254         * textmodes/org.el (org-show-following-heading): New option.
24255         (org-show-hierarchy-above): Use `org-show-following-heading'.
24256         (org-cycle): Documentation fix.
24258         * textmodes/org.el (orgtbl-optimized): New option
24259         (orgtbl-mode): New command, a minor mode.
24260         (orgtbl-mode-map): New variable.
24261         (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
24262         (orgtbl-error, orgtbl-self-insert-command)
24263         (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
24265         * textmodes/org.el (org-mode): `org-table-may-need-update' is now
24266         a local variable in each org-mode buffer.
24268         * textmodes/org.el (org-set-regexps-and-options): Rename from
24269         `org-set-regexps'.  Added checking for STARTUP keyword.
24270         (org-get-current-options): Add STARTUP options.
24271         (org-table-insert-row): Make mode intelligent about when
24272         realignment is needed.
24273         (org-self-insert-command, org-delete-backward-char, org-delete-char):
24274         New commands.
24275         (org-enable-table-editor): New default value `optimized'.
24276         (org-table-blank-field): Support blanking regions if active.
24278 2005-01-14  Carsten Dominik  <dominik@science.uva.nl>
24280         * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
24281         if the year is not given.
24283         * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
24284         Add new escapes %m and %M, fixed bug with %F by adding
24285         save-match-data.
24286         (reftex-reference): Remove ?. from list of spaces.
24287         (reftex-label-info): Add automatic label prefix recognition.
24289         * textmodes/reftex-index.el (reftex-index-next-phrase):
24290         Add slave parameter to call of `reftex-index-this-phrase'.
24291         (reftex-index-this-phrase): New optional argument.
24292         (reftex-index-region-phrases): Add slave parameter to call of
24293         `reftex-index-this-phrase'.
24294         (reftex-display-index): New argument redo.
24295         (reftex-index-rescan): Add `redo' to arguments of
24296         `reftex-display-index'.
24297         (reftex-index-Rescan, reftex-index-revert)
24298         (reftex-index-switch-index-tag): Add `redo' to arguments of
24299         `reftex-display-index'.
24300         (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
24301         indexing.  Fix bug with matching is there is a quote before or
24302         after the word.
24304         * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
24305         Fix bug when collecting citation keys in lines with comments.
24306         (reftex-citation): Prefix argument no longer rescans the document,
24307         but forces prompting for optional arguments of cite macros.
24308         (reftex-do-citation): Prompting for optional arguments implemented.
24310         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
24311         Add optional arguments to most cite commands.
24312         (reftex-cite-cleanup-optional-args): New option
24313         (reftex-cite-prompt-optional-args): New option.
24314         (reftex-trust-label-prefix): New option.
24316         * textmodes/reftex-toc.el (reftex-toc-find-section):
24317         Add push-mark before changing the position in the buffer.
24319         * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
24320         (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
24322 2005-01-14  Nick Roberts  <nickrob@snap.net.nz>
24324         * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
24325         more carefully.
24327 2005-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
24329         * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
24330         (sgml-mode): Use it.
24331         (sgml-get-context): Better keep track of implicitly closed tags.
24333 2005-01-13  Kenichi Handa  <handa@m17n.org>
24335         * textmodes/ispell.el: These changes are to fix misalignment error
24336         caused by equivalent characters of different Emacs charsets.
24337         (ispell-unified-chars-table): New variable.
24338         (ispell-get-decoded-string): New function.
24339         (ispell-get-casechars, ispell-get-not-casechars)
24340         (ispell-get-otherchars): Call ispell-get-decoded-string.
24342 2005-01-12  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>
24344         * custom.el (custom-declare-variable): Just put symbol instead
24345         of (defvar . symbol) in `current-load-list'.
24347 2005-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
24349         * emacs-lisp/elint.el: Fixed typo in Commentary section.
24351 2005-01-12  Jay Belanger  <belanger@truman.edu>
24353         * calc/calc-help.el (calc-describe-key): Use temporary info buffer
24354         to create a Calc summary.
24356 2005-01-12  Kim F. Storm  <storm@cua.dk>
24358         * mouse.el (mouse-on-link-p): Change functionality and doc
24359         string to comply with latest description in lisp ref.
24361 2005-01-12  Nick Roberts  <nickrob@snap.net.nz>
24363         * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
24364         Enable mouse clicks on mode-line, header-line and margin.
24365         (event-type): Give mouse event symbols an `event-kind' property
24366         with value `mouse-click'.
24368 2005-01-12  Juri Linkov  <juri@jurta.org>
24370         * facemenu.el (list-colors-display): Add new arg buffer-name.
24371         Use it.  Fix docstring.  Replace code for identifying duplicate
24372         colors by the name with call to `list-colors-duplicates' which
24373         identifies duplicate colors by the value unless the color
24374         is one of special Windows colors.  Set truncate-lines to t.
24375         Print sorted duplicate color names on each line.  Indent to 22
24376         \(the longest color name in rgb.txt) instead of 20.  Optimize.
24377         (list-colors-duplicates): New function.
24378         (facemenu-color-name-equal): Delete function.
24380         * facemenu.el (list-colors-print): New function created from code
24381         in list-colors-display.  Print #RRGGBB at the window right edge.
24382         (list-colors-display): When temp-buffer-show-function is not
24383         defined, call list-colors-print from temp-buffer-show-hook
24384         to get the right value of window-width in list-colors-print
24385         after the buffer is displayed.
24387         * simple.el (pop-mark): Move deactivate-mark out of conditional
24388         part to deactivate the active mark regardless of the state of the
24389         mark ring.
24391         * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
24392         variables line in desktop files.
24394 2005-01-12  Juri Linkov  <juri@jurta.org>
24396         * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
24397         Bring together isearch highlight related options.
24398         (lazy-highlight): Replace group `replace' by `matching'.
24399         (lazy-highlight-cleanup, lazy-highlight-initial-delay)
24400         (lazy-highlight-interval, lazy-highlight-max-at-a-time)
24401         (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
24402         and declare them obsolete.
24403         (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
24404         (isearch-faces): Remove defgroup.
24405         (isearch-overlay, isearch-highlight, isearch-dehighlight):
24406         Move isearch highlighting code closer to lazy highlighting code.
24408         * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
24409         (query-replace-highlight, query-replace-lazy-highlight)
24410         (query-replace): Move definitions to the beginning of the file.
24412 2005-01-11  Juri Linkov  <juri@jurta.org>
24414         * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
24415         * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
24416         * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
24418         * info.el (Info-history-forward): New variable.
24419         (Info-select-node): Reset Info-history-forward to nil.
24420         (Info-last): Turn into defalias.
24421         (Info-history-back): Rename from Info-last.
24422         Add current node to Info-history-forward.
24423         (Info-history-forward): New fun.
24424         (Info-mode-map): Replace Info-last by Info-history-back.
24425         Bind Info-history-forward to "r".
24426         (Info-mode-menu): Replace Info-last by Info-history-back.
24427         Fix menu item text.  Add menu item for Info-history-forward.
24428         (info-tool-bar-map): Replace Info-last by Info-history-back.
24429         Replace its icon "undo" by "back_arrow".  Add icon "fwd_arrow"
24430         for Info-history-forward.
24431         (Info-mode): Replace Info-last by Info-history-back in docstring.
24432         Add local variable Info-history-forward.
24433         (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
24435 2005-01-11  Stefan Monnier  <monnier@iro.umontreal.ca>
24437         * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
24438         (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
24439         Ignore select-window events rather than fiddle with
24440         mouse-autoselect-window.
24442 2005-01-11  Matthew Mundell  <matt@mundell.ukfsn.org>
24444         * type-break.el (type-break-mode): Fix previous change.
24446 2005-01-10  Jay Belanger  <belanger@truman.edu>
24448         * calc/calc-ext.el (calc-reset): Reset when inside embedded
24449         calculator; only reset when point is inside a calculator.
24450         Don't adjust the window height if the window takes up the whole height
24451         of the frame.
24453 2005-01-10  Thien-Thi Nguyen  <ttn@gnu.org>
24455         * ebuff-menu.el (Electric-buffer-menu-mode):
24456         Preserve value of buffer-local var header-line-format.
24458 2005-01-09  Jay Belanger  <belanger@truman.edu>
24460         * calc/calc.el (calc-mode-var-list-restore-saved-values):
24461         Make sure settings file exists before accessing it.
24463         * calc/calc-embed.el (calc-embedded-subst):
24464         Replace math-multi-subst-rec, which is only supposed to be called
24465         by math-multi-subst, by math-multi-subst.
24467 2005-01-09  Andre Spiegel  <spiegel@gnu.org>
24469         * vc.el (vc-allow-async-revert): New user option.
24470         (vc-disable-async-diff): New internal variable.
24471         (vc-revert-buffer): Use them to disable asynchronous diff.
24473         * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
24474         (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
24475         asynchronously if vc-disable-async-diff is t.
24477 2005-01-09  Jay Belanger  <belanger@truman.edu>
24479         * calc/calc.el (defcalcmodevar): New macro.
24480         (calc-mode-var-list-restore-default-values)
24481         (calc-mode-var-list-restore-saved-values): New functions.
24482         (calc-mode-var-list): Use defcalcmodevar to define it.
24483         (calc-always-load-extensions, calc-line-numbering)
24484         (calc-line-breaking, calc-display-just, calc-display-origin)
24485         (calc-number-radix, calc-leading-zeros, calc-group-digits)
24486         (calc-group-char, calc-point-char, calc-frac-format)
24487         (calc-prefer-frac, calc-hms-format, calc-date-format)
24488         (calc-float-format, calc-full-float-format, calc-complex-format)
24489         (calc-complex-mode, calc-infinite-mode, calc-display-strings)
24490         (calc-matrix-just, calc-break-vectors, calc-full-vectors)
24491         (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
24492         (calc-matrix-brackets, calc-language, calc-language-option)
24493         (calc-left-label, calc-right-label, calc-word-size)
24494         (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
24495         (calc-display-raw, calc-internal-prec, calc-angle-mode)
24496         (calc-algebraic-mode, calc-incomplete-algebraic-mode)
24497         (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
24498         (calc-window-height, calc-display-trail, calc-show-selections)
24499         (calc-use-selections, calc-assoc-selections)
24500         (calc-display-working-message, calc-auto-why, calc-timing)
24501         (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
24502         (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
24503         (calc-gnuplot-default-device, calc-gnuplot-default-output)
24504         (calc-gnuplot-print-device, calc-gnuplot-print-output)
24505         (calc-gnuplot-geometry, calc-graph-default-resolution)
24506         (calc-graph-default-resolution-3d, calc-invocation-macro)
24507         (calc-show-banner): Use defcalcmodevar to declare them and set
24508         their default values.
24510         * calc/calc-ext.el (calc-reset): Restore saved values of variables
24511         instead of default values (but restore default values if there is
24512         an argument of 0).
24514 2005-01-09  David Kastrup  <dak@gnu.org>
24516         * desktop.el (desktop-restore-eager): Fix typo in type.
24518 2005-01-08  Richard M. Stallman  <rms@gnu.org>
24520         * cus-edit.el (customize): Delete :link.
24522 2005-01-08  Jay Belanger  <belanger@truman.edu>
24524         * calc/calc.el (calc-mode): Remove the extension from the
24525         `calc-settings-file' file name when loading it.
24527 2005-01-08  Kim F. Storm  <storm@cua.dk>
24529         * info.el (Info-mode-map, Info-next-link-keymap)
24530         (Info-prev-link-keymap, Info-up-link-keymap):
24531         Map follow-link to mouse-face.
24532         (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
24534 2005-01-08  Jay Belanger  <belanger@truman.edu>
24536         * calc/calc.el (calc-settings-file): Change default value.
24537         Suggested by cgw in a comment in calc-mode.el.
24539         * calc/calc-mode.el (calc-settings-file-name):
24540         Compare calc-settings-file to user-init-file instead of ~/.emacs.
24541         Replace ~/.emacs in a prompt by calc-settings-file.
24543 2005-01-07  Lars Hansen  <larsh@math.ku.dk>
24545         * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
24546         (desktop-lazy-idle-delay): New customizable variables.
24547         (desktop-buffer-args-list): New variable.
24548         (desktop-append-buffer-args): New function.
24549         (desktop-save): Call desktop-append-buffer-args for some buffers.
24550         (desktop-lazy-create-buffer): New function.
24551         (desktop-idle-create-buffers): New function.
24552         (desktop-read): Add message about buffers to restore lazily.
24553         (desktop-lazy-abort): New command.
24554         (desktop-clear): Call desktop-lazy-abort.
24555         (desktop-lazy-complete): New command.
24557 2005-01-06  Richard M. Stallman  <rms@gnu.org>
24559         * emacs-lisp/find-func.el (find-face-definition):
24560         Rename from find-face.
24562 2005-01-06  Kim F. Storm  <storm@cua.dk>
24564         * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
24566         * man.el (Man-xref-man-page, Man-xref-header-file)
24567         (Man-xref-normal-file): Add follow-link property.
24569 2005-01-06  Jay Belanger  <belanger@truman.edu>
24571         * calc/calc-units.el: Make sure the proper macro definitions are
24572         available when compiling.
24574 2005-01-06  Juri Linkov  <juri@jurta.org>
24576         * isearch.el (isearch-lazy-highlight-update):
24577         Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
24579 2005-01-06  Miles Bader  <miles@gnu.org>
24581         * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
24582         (isearch-lazy-highlight-face): Use new name.
24584 2005-01-05  Stefan Monnier  <monnier@iro.umontreal.ca>
24586         * uniquify.el (uniquify-rationalize-file-buffer-names):
24587         Re-add an interactive spec.
24588         (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
24589         to the same name.
24591         * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
24592         (isearch-update, isearch-done): Adjust calls accordingly.
24594 2005-01-05  Richard M. Stallman  <rms@gnu.org>
24596         * custom.el (custom-set-variables, custom-theme-set-variables):
24597         Clarify documentation.
24599         * emacs-lisp/find-func.el (find-variable)
24600         (find-variable-other-window, find-variable-other-frame):
24601         Fix the TYPE args to find-function-read and find-function-do-it.
24602         (find-function): Doc fix.
24603         (find-function-at-point): Replace function-at-point alias.
24605 2005-01-04  Richard M. Stallman  <rms@gnu.org>
24607         * cus-face.el (custom-declare-face):
24608         Record defface in current-load-list.
24610         * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
24612         * emacs-lisp/find-func.el: Doc fixes.
24613         (find-face-regexp): New variable.
24614         (find-function-regexp-alist): New variable.
24615         (find-function-C-source): Third arg is now TYPE.
24616         (find-function-search-for-symbol): Handle general TYPE.
24617         (find-function-read, find-function-do-it): Handle general TYPE.
24618         (find-definition-noselect, find-face): New functions.
24619         (function-at-point): Alias deleted.
24621 2005-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
24623         * battery.el (display-battery-mode): Rename from display-battery.
24624         Handle the case where it gets turned off.
24626 2005-01-04  Richard M. Stallman  <rms@gnu.org>
24628         * cus-edit.el (customize): Make :link point to user doc.
24630         * man.el (Man-fontify-manpage): Turn off undo generation.
24632         * add-log.el (change-log-font-lock-keywords): Don't match just "From".
24634 2005-01-04  Andreas Schwab  <schwab@suse.de>
24636         * files.el (insert-directory): Only look for error lines in
24637         inserted text.  Don't move too far after processing --dired markers.
24639 2005-01-04  Richard M. Stallman  <rms@gnu.org>
24641         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
24642         Don't expand if the character is @, period, dash, etc.
24643         (define-mail-abbrev): Quote names that contain problem characters.
24645 2005-01-04  Thien-Thi Nguyen  <ttn@gnu.org>
24647         * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
24649 2005-01-03  Richard M. Stallman  <rms@gnu.org>
24651         * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
24652         (query-replace-highlight, query-replace-lazy-highlight)
24653         (query-replace): Definitions moved up.  Doc fix.
24655 2005-01-03  Richard M. Stallman  <rms@gnu.org>
24657         * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
24658         (lazy-highlight-cleanup, lazy-highlight-initial-delay)
24659         (lazy-highlight-interval, lazy-highlight-max-at-a-time)
24660         (lazy-highlight-face): Rename from isearch-lazy-...
24661         Change all references to them.
24663 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
24665         * cus-edit.el (custom-file): Doc fix for defcustom.
24666         (custom-file): The function no longer sets the variable
24667         `custom-file' to its return value.
24669         * startup.el (command-line): No longer load `custom-file'.
24671 2005-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
24673         * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
24675         * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
24676         Don't confuse module-prefixed identifiers for labels.
24677         Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
24679 2005-01-02  Richard M. Stallman  <rms@gnu.org>
24681         * files.el (basic-save-buffer-1): Fix previous change.
24683         * loadhist.el (file-loadhist-lookup): New function.
24684         (file-provides, file-requires): Use it.
24686         * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
24687         instead of calculating the right size.
24689 2005-01-02  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
24691         * vc-svn.el (vc-svn-diff): Stay local if possible.
24693 2005-01-02  Stefan Monnier  <monnier@iro.umontreal.ca>
24695         * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
24697         * files.el (hack-local-variables): Fix last change.
24699 2005-01-02  Jay Belanger  <belanger@truman.edu>
24701         * calc/calc-yank.el (calc-edit-top): New variable.
24702         (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
24703         object.  Change header properties.
24704         (calc-edit-finish, calc-edit-finish-stack-object)
24705         (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
24706         edited object.
24707         * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
24708         for the beginning of the edited object.
24709         * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
24710         for the beginning of the edited object.
24711         * calc/calc-prog.el (calc-edit-macro-finish-edit)
24712         (calc-finish-formula-edit, calc-macro-repeats)
24713         (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
24714         (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
24715         beginning of the edited object.
24716         (calc-user-define-edit): Change the header for editing macros.
24717         Remove unnecessary variable.
24719 2005-01-01  Jay Belanger  <belanger@truman.edu>
24721         * calc/calc-yank.el (calc-edit-mode): Change default header.
24722         (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
24723         * calc/calc-store.el (calc-edit-variable): Change title to match new
24724         header.
24725         * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
24726         mode to match new header.
24727         (calc-user-define-edit): Change titles to include names of commands.
24728         (calc-finish-formula-edit): Adjust to handle new header.
24729         (calc-finish-macro-edit): Remove.
24730         (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
24731         (calc-edit-macro-command, calc-edit-macro-command-type)
24732         (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
24733         (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
24734         (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
24735         (calc-edit-macro-finish-edit): New functions.
24736         (calc-user-define-edit): Use new functions to edit named calc macros.
24738 2005-01-01  Stefan  <monnier@iro.umontreal.ca>
24740         * files.el (hack-local-variables): Cleanup prefix/suffix matching.
24742         * ses.el (copy-region-as-kill): Deactivate mark.
24744 2005-01-01  Richard M. Stallman  <rms@gnu.org>
24746         * replace.el (occur-1): If the output buffer is also an input,
24747         don't kill it, rename it.
24749         * faces.el (set-face-background, set-face-foreground): Doc fix.
24751         * cus-face.el (custom-face-attributes): Fix :help-echo strings
24752         for :foreground and :background.
24754         * dired.el (dired-view-command-alist): Variable deleted.
24755         (dired-view-file, dired-mouse-find-file-other-window):
24756         Delete the code to use it.
24758 2005-01-01  Kim F. Storm  <storm@cua.dk>
24760         * image.el (insert-sliced-image): Use t for line-height property.
24762 See ChangeLog.11 for earlier changes.
24764 ;; Local Variables:
24765 ;; coding: iso-2022-7bit
24766 ;; End:
24768     Copyright (C) 2005, 2006 Free Software Foundation, Inc.
24769   Copying and distribution of this file, with or without modification,
24770   are permitted provided the copyright notice and this notice are preserved.
24772 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1